From: Akim Demaille Date: Fri, 9 Nov 2001 16:04:55 +0000 (+0000) Subject: Typo. X-Git-Tag: AUTOCONF-2.52g~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c422e02bf1f33bfe8861a3fa6df5db69faae6e;p=thirdparty%2Fautoconf.git Typo. --- diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 6d3627ea4..557b55932 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -1225,7 +1225,7 @@ m4_define([AC_INIT], m4_pattern_forbid([^_?A[CHUM]_]) m4_pattern_forbid([_AC_]) m4_pattern_forbid([^LIBOBJS$], - [do not use LIBOBJ directly, use AC_LIBOBJS]) + [do not use LIBOBJS directly, use AC_LIBOBJ]) # Actually reserved by M4sh. m4_pattern_allow([^AS_FLAGS$]) AS_INIT