Index: xotcl/Makefile =================================================================== diff -u -r9722a51911e1502444c173306c8c88f7f3888989 -r5ce5a10c82bc948f50fc4542f844dcd50de1eae3 --- xotcl/Makefile (.../Makefile) (revision 9722a51911e1502444c173306c8c88f7f3888989) +++ xotcl/Makefile (.../Makefile) (revision 5ce5a10c82bc948f50fc4542f844dcd50de1eae3) @@ -12,7 +12,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: Makefile,v 1.9 2004/07/02 11:22:31 neumann Exp $ +# RCS: @(#) $Id: Makefile,v 1.10 2004/07/03 21:19:39 neumann Exp $ #======================================================================== # Add additional lines to handle any additional AC_SUBST cases that @@ -118,7 +118,7 @@ PACKAGE_NAME = xotcl PACKAGE_VERSION = 1.2.1 CC = gcc -pipe -CFLAGS_DEFAULT = -O +CFLAGS_DEFAULT = -O -g CFLAGS_WARNING = -Wall -Wconversion -Wno-implicit-int CLEANFILES = *.o *.a *.so *~ core gmon.out config.* EXEEXT =