According to himmat baldaniya on 1/17/2010 9:43 PM:
> hello
> 
> what is "m4_pattern_allow" ??
> how to use it ??
> I am installing patch of acl-2.2.49.tar.gz but it gives me error stating --
> "line 1650 :AC_CONFIG_MACRO:m4"
> line 1650 : use m4_pattern_allow"

That generally means that the package had an overquoted macro in its
configure.ac.  You may be better off reporting this to the acl folks, to
see if it is a bug in their files.

Meanwhile, here's the documentation of m4_pattern_allow [1].  However,
adding m4_pattern_allow([AC_CONFIG_MACRO]) to configure.ac is probably not
the right thing to do; but without seeing the context that caused the
warning, I'm not sure what the best fix is.

[1]
http://www.gnu.org/software/autoconf/manual/autoconf.html#Forbidden-Patterns

-- 
Don't work too hard, make some time for fun as well!

Eric Blake             [email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to