--- Makefile.in.orig	Sat May  3 17:54:08 2003
+++ Makefile.in	Sat May  3 17:55:08 2003
@@ -75,7 +75,7 @@
 AUTOMAKE_OPTIONS = no-dependencies foreign
 
 INCLUDES = -I.
-CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"'
+CFLAGS+= -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)"'
 #CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"'
 #CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"'
 
