diff --git a/configure.in b/configure.in index abaed1d7..34a10444 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT([znc], [0.089]) AC_CONFIG_SRCDIR([znc.cpp]) AC_LANG([C++]) -AC_DEFUN(ZNC_AUTO_FAIL, [ +AC_DEFUN([ZNC_AUTO_FAIL], [ # This looks better in the summary at the end $1="not found" if test "x$old_$1" != "xauto" ; then