Index: xotcl/Makefile =================================================================== diff -u -rf7894d9be99a8da3a04218abcdb9bd46b6d625c8 -r37995b61f3522a362600738a765a4b38549e0a25 --- xotcl/Makefile (.../Makefile) (revision f7894d9be99a8da3a04218abcdb9bd46b6d625c8) +++ xotcl/Makefile (.../Makefile) (revision 37995b61f3522a362600738a765a4b38549e0a25) @@ -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.1 2004/05/23 22:50:39 neumann Exp $ +# RCS: @(#) $Id: Makefile,v 1.2 2004/06/18 07:15:17 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 *.so *~ core gmon.out config.* EXEEXT =