bug-commoncpp
[Top][All Lists]
Advanced

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

autoconf issue


From: David Durham
Subject: autoconf issue
Date: Thu, 07 Mar 2002 15:03:44 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

Hey, I realized something while having my package autoconfiscated. CommonC++ has two macros called, VERSION and PACKAGE created which are the default names used by autotools, but any other package also using autotools will create these by default. Now, it is our reponsibility to change ours from VERSION and PACKAGE to SOMETHING_VERSION and SOMETHING_PACKAGE, shouldn't CommonC++ do it also?

Am I confused about this? I do know that right now our VERSION and PACKAGE could be getting confused when include CommonC++ header files.

-- Davy




reply via email to

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