]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/conftools/expat.m4
Second part of #15224 fix: AddRows, AddColumns (dghart)
[wxWidgets.git] / src / expat / conftools / expat.m4
index e5d4871c9ebbe6b492f379f4c36a1dee220456d1..57e579b30287d4f058e649628964c8f35e5973d6 100644 (file)
@@ -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)