Check for config.h (currently not generated).
[yaz-moved-to-github.git] / server / Makefile.in
index 0aaea59..0860c3b 100644 (file)
@@ -79,12 +79,11 @@ INCLUDES = -I../include
 
 LDADD = ../lib/libyaz.a
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../include/yaz/config.h
 CONFIG_CLEAN_FILES = 
 LIBRARIES =  $(noinst_LIBRARIES)
 
 
-DEFS = @DEFS@ -I. -I$(srcdir) -I../include/yaz
+DEFS = @DEFS@ -I. -I$(srcdir) 
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@