[BACK] Return to acconfig.h CVS log [TXT][DIR] Up to Nevrax / code / nel

File: Nevrax / code / nel / acconfig.h (download)
Revision 1.2, Mon Apr 15 12:54:16 2002 UTC (3 months, 1 week ago) by lecroart
Branch: MAIN
CVS Tags: georges_v2, HEAD
Changes since 1.1: +2 -0 lines
ADDED: HAVE_X86 for intel proc detection (thanks to Guillaume Morin)


/*
 * 1 displays debug messages on standard output,
 * 0 to suppress them.
 */
#undef NEL_DEFAULT_DISPLAYER

/*
 * 1 prints debug messages in ./log.log,
 * 0 to suppress them.
 */
#undef NEL_LOG_IN_FILE

#undef HAVE_X86