--- Makefile.in Tue Aug 20 16:32:07 2002 +++ Makefile.in.orig Tue Aug 20 16:31:51 2002 @@ -31,7 +31,7 @@ # -Wall For GCC compilers, the -Wall flag turns on lots of additional # warning checks. You can safely ignore any warnings about # "NULL format", as those uses are intentional. -CFLAGS = @CFLAGS@ +CFLAGS = -no-cpp-precomp @CFLAGS@ # Compiler flags -- These flags are passed only to the compiler. # Common flags include: