X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ill%2FMakefile.in;h=f5d968a68ded5fa1c7a02ac1401b3b0dc664283d;hp=046143d36ec0f75311bac4bde0591765934d0020;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e diff --git a/ill/Makefile.in b/ill/Makefile.in index 046143d..f5d968a 100644 --- a/ill/Makefile.in +++ b/ill/Makefile.in @@ -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@