Check for config.h (currently not generated).
[yaz-moved-to-github.git] / ztest / Makefile.in
index 9286a97..61e650f 100644 (file)
@@ -78,12 +78,11 @@ INCLUDES = -I../include
 
 LDADD = ../lib/libyaz.a
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../include/yaz/config.h
 CONFIG_CLEAN_FILES = 
 PROGRAMS =  $(bin_PROGRAMS)
 
 
-DEFS = @DEFS@ -I. -I$(srcdir) -I../include/yaz
+DEFS = @DEFS@ -I. -I$(srcdir) 
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@