Index: xotcl/Makefile =================================================================== diff -u -ra095dd118343e4b469b25c6801fd0de73192686c -rd374abc5db9d88ce09ee134350fac67ae0d59e5e --- xotcl/Makefile (.../Makefile) (revision a095dd118343e4b469b25c6801fd0de73192686c) +++ xotcl/Makefile (.../Makefile) (revision d374abc5db9d88ce09ee134350fac67ae0d59e5e) @@ -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.5 2004/06/18 08:27:57 neumann Exp $ +# RCS: @(#) $Id: Makefile,v 1.6 2004/06/20 21:14:14 neumann Exp $ #======================================================================== # Add additional lines to handle any additional AC_SUBST cases that @@ -123,7 +123,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 =