--- parser3/Attic/configure.in 2005/11/22 15:55:14 1.85 +++ parser3/Attic/configure.in 2005/11/22 16:12:59 1.86 @@ -107,7 +107,7 @@ for c in $CHARSETS_REQUESTED; do done # Switching on commentcharset_XXX='#' -AC_DEFUN(PA_SUBSTCHARSET, [ +AC_DEFUN([PA_SUBSTCHARSET], [ commentcharset_$2='#' for c in $CHARSETS_REQUESTED; do if test "$1" = "$c"; then