[gq-commit] gq/src Makefile.am,1.19,1.20
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-07-03 19:11:16
|
Update of /cvsroot/gqclient/gq/src In directory usw-pr-cvs1:/tmp/cvs-serv29320 Modified Files: Makefile.am Log Message: * Added another comment to remind me of yet-another debugging flag Index: Makefile.am =================================================================== RCS file: /cvsroot/gqclient/gq/src/Makefile.am,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Makefile.am 11 Jun 2002 21:15:25 -0000 1.19 --- Makefile.am 3 Jul 2002 19:11:06 -0000 1.20 *************** *** 4,7 **** --- 4,8 ---- # CFLAGS = @CFLAGS@ -DMEMDEBUG + # CFLAGS = @CFLAGS@ -DERROR_SHOW_LINE gq_SOURCES = \ mainwin.c \ |