Check for config.h (currently not generated).
[yaz-moved-to-github.git] / comstack / Makefile.in
index d6ef7e2..6a7d1b6 100644 (file)
@@ -74,12 +74,11 @@ INCLUDES = -I../include
 
 libcomstack_a_SOURCES = comstack.c tcpip.c waislen.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@