Index: xotcl/Makefile =================================================================== diff -u -rfda7a40548bb07598ac92453064c2d844d6b12da -r3eed8eb06e3bcc8a17de2d9d130f0caae5ea4123 --- xotcl/Makefile (.../Makefile) (revision fda7a40548bb07598ac92453064c2d844d6b12da) +++ xotcl/Makefile (.../Makefile) (revision 3eed8eb06e3bcc8a17de2d9d130f0caae5ea4123) @@ -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.25 2004/11/19 01:41:32 neumann Exp $ +# RCS: @(#) $Id: Makefile,v 1.26 2004/11/19 22:59:37 neumann Exp $ #======================================================================== # Add additional lines to handle any additional AC_SUBST cases that @@ -120,7 +120,7 @@ PACKAGE_NAME = xotcl PACKAGE_VERSION = 1.3.3 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 =