Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2003: [Freeciv-Dev] Re: What's the approved way to set the DEBUG compilation f |
[Freeciv-Dev] Re: What's the approved way to set the DEBUG compilation f[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Per I. Mathisen wrote: On Mon, 13 Jan 2003, Eric S. Raymond wrote:OK, I'm tired of trying to beat the GNU config machinery into submission. What's the approved way to set the DEBUG compilation flag?./autogen.sh --enable-debug=yes && make clean && make Or did someone muck around with this code just recently? I just committed the patch to put these settings into config.h. So the 'make clean' step should now be unnecessary. But, when in doubt: 'make CFLAGS="-DDEBUG"' should force it (in which case you will need to 'make clean'. jason
|