cgicc-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cgicc-bug] cgicc.m4 produces autoconf warnings


From: Scott Lawrence
Subject: [Cgicc-bug] cgicc.m4 produces autoconf warnings
Date: Thu, 02 Oct 2008 16:36:55 +0000

Using the example/cgicc.m4 (or even just installing it
in /usr/share/aclocal and running autoconf) from cgicc 3.2.7 produces
warnings:

/usr/share/aclocal/cgicc.m4:31: warning: underquoted definition of 
CGICC_CHECK_CONFIG
/usr/share/aclocal/cgicc.m4:31:   run info '(automake)Extending aclocal'
/usr/share/aclocal/cgicc.m4:31:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal

This is because the AC_DEFUN usages don't quote the macro names they are
defining.

I've attached a patch to this mail that does the quoting to remove the
warning.

Attachment: cgicc.m4.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]