X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=acinclude.m4;h=aba48a3623613cba396bd8f68defbc3ce1bb2287;hb=6acabe33a35a75d008e33d5e01502a66b3bc6238;hp=a5b389d5dad03a5d97e10f3be9955a86ef880666;hpb=3a40dee3eb5151a282ce831b67427f3aa625de28;p=mesa.git diff --git a/acinclude.m4 b/acinclude.m4 index a5b389d5dad..aba48a36236 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -17,7 +17,7 @@ AC_DEFUN([MESA_PIC_FLAGS], AC_ARG_VAR([PIC_FLAGS], [compiler flags for PIC code]) AC_ARG_ENABLE([pic], [AS_HELP_STRING([--disable-pic], - [compile PIC objects @<:@default=enabled for shared builds + [don't compile PIC objects @<:@default=enabled for shared builds on supported platforms@:>@])], [enable_pic="$enableval" test "x$enable_pic" = x && enable_pic=auto],