Index: xotcl/Makefile =================================================================== diff -u -rd374abc5db9d88ce09ee134350fac67ae0d59e5e -r0c17e1f4acbae0016b3f20cd4cc431d03d4ac999 --- xotcl/Makefile (.../Makefile) (revision d374abc5db9d88ce09ee134350fac67ae0d59e5e) +++ xotcl/Makefile (.../Makefile) (revision 0c17e1f4acbae0016b3f20cd4cc431d03d4ac999) @@ -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.6 2004/06/20 21:14:14 neumann Exp $ +# RCS: @(#) $Id: Makefile,v 1.7 2004/06/25 07:36:46 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 -g +CFLAGS_DEFAULT = -O CFLAGS_WARNING = -Wall -Wconversion -Wno-implicit-int CLEANFILES = *.o *.a *.so *~ core gmon.out config.* EXEEXT =