X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=acinclude.m4;h=aba48a3623613cba396bd8f68defbc3ce1bb2287;hb=a5265f7536538ca9af770ef90262c836a324dbc0;hp=a5b389d5dad03a5d97e10f3be9955a86ef880666;hpb=2b66417402bc595be301ab9ed7b9ea2a5f79e180;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],