autoconf
[Top][All Lists]
Advanced

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

AC_DEFINE


From: Bob Lockie
Subject: AC_DEFINE
Date: Thu, 13 Mar 2003 20:52:14 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030309


I execute the following in configure.in:
AC_DEFINE( [ENABLE_XMMS], [1] )

yet this #ifdef in the source code doesn't work:
#ifdef ENABLE_XMMS

--
----------------------------------------
Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.





reply via email to

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