autoconf
[Top][All Lists]
Advanced

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

AC_INIT


From: Sam Clegg
Subject: AC_INIT
Date: Tue, 20 Nov 2001 09:52:49 -0800
User-agent: Mutt/1.3.23i

I am using the new 2.5 style AC_INIT args which set PACKAG_NAME 
and PACKAGE_VERSION in my Makefiles.

If there any reason why these aren't also defined in my headers?

Of course, I could just add AC_DEFINE_QUOTED for these to all my
configure.ac files but surly the name and version are useful 
in almost all cases (from inside of the C code).

sam
-- 
sam clegg
work : address@hidden
home : address@hidden
www  : http://www.superduper.net
gpg key : http://www.superduper.net/~samc/key.gpg



reply via email to

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