Check for config.h (currently not generated).
[yaz-moved-to-github.git] / ill / Makefile.in
index 046143d..f5d968a 100644 (file)
@@ -76,12 +76,11 @@ noinst_LIBRARIES = libill.a
 
 libill_a_SOURCES = ill-core.c item-req.c ill-get.c
 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@