--- Makefile.in.orig Sun Feb 13 06:52:45 2000 +++ Makefile.in Thu Mar 30 20:22:55 2000 @@ -12,8 +12,8 @@ # Add -lefence to LDFLAGS to link with ElectricFence # Add -pg to CFLAGS and LDFLAGS to get profiling output with gcc/gprof -LDFLAGS = @LIBS@ -g -CFLAGS = -O -Wall -g +LDFLAGS = @LIBS@ +CFLAGS = @CFLAGS@ # Change these if necessary