summaryrefslogtreecommitdiff
path: root/conftools/expat.m4
diff options
context:
space:
mode:
Diffstat (limited to 'conftools/expat.m4')
-rw-r--r--conftools/expat.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/conftools/expat.m4 b/conftools/expat.m4
index e5d4871..57e579b 100644
--- a/conftools/expat.m4
+++ b/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)