Hi,

Looking at the autoconf documentation it shows AC_DEFINE / AC_DEFINE_UNQUOTED
as being able to be used without specifying a value or description, .e.g.

AC_DEFINE([FOO])

and yet autoconf pukes on this. If I add an empty value field with [] and
a description then autoconf no longer rejects this. Is this expected?

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Reply via email to