X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e9f25245196606cd95bf05897c1d6720f6db081..af4168e2cfbeffbe3b53380471aa31e9ab63a598:/src/expat/conftools/expat.m4 diff --git a/src/expat/conftools/expat.m4 b/src/expat/conftools/expat.m4 index e5d4871c9e..57e579b302 100644 --- a/src/expat/conftools/expat.m4 +++ b/src/expat/conftools/expat.m4 @@ -7,7 +7,7 @@ dnl If --with-expat has not been specified, set with_expat to 'no'. dnl In addition, an Automake conditional EXPAT_INSTALLED is set accordingly. dnl This is necessary to adapt a whole lot of packages that have expat dnl bundled as a static library. -AC_DEFUN(AM_WITH_EXPAT, +AC_DEFUN([AM_WITH_EXPAT], [ AC_ARG_WITH(expat, [ --with-expat=PREFIX Use system Expat library], , with_expat=no)