On Wednesday, 2017-05-10 17:44:29 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel <[email protected]> > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index df3eb6b29a..5c460f43d5 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -455,7 +455,7 @@ int main () { > CFLAGS=$save_CFLAGS > > AC_ARG_ENABLE(pwr8, > - [AS_HELP_STRING([--disable-pwr8-inst], > + [AS_HELP_STRING([--disable-pwr8],
R-b and pushed, thanks! > [disable POWER8-specific instructions])], > [enable_pwr8=$enableval], [enable_pwr8=auto]) > > -- > 2.11.0 > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
