X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=1554d6328aa9eca0cc5295dc682e72bd15da15bf;hb=e5ebc859654d84aa9098142b34015648d8e333de;hp=0cd4ffe6c7abca4eab161ae81a550815f8b5c55e;hpb=87515c8d89b4b0e3ceadac4bded487efa099a94e;p=idzebra-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 0cd4ffe..1554d63 100644 --- a/Makefile.in +++ b/Makefile.in @@ -61,22 +61,22 @@ CC = @CC@ CPP = @CPP@ DEFS = @DEFS@ MAKEINFO = @MAKEINFO@ -ODEFS = @ODEFS@ PACKAGE = @PACKAGE@ PROGPREFIX = @PROGPREFIX@ RANLIB = @RANLIB@ -SUBLIBS = @SUBLIBS@ TCL_INCLUDE = @TCL_INCLUDE@ TCL_LIB = @TCL_LIB@ VERSION = @VERSION@ YAZINC = @YAZINC@ +YAZLALIB = @YAZLALIB@ YAZLIB = @YAZLIB@ +YAZVERSION = @YAZVERSION@ yazconfig = @yazconfig@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = README CHANGELOG -@ISZMBOL_TRUE@SUBDIRS = util bfile dfa dict isams isamc isam rset recctrl tab index test +@ISZMBOL_TRUE@SUBDIRS = util bfile dfa dict isams isamb isamc isam rset recctrl tab index test @ISZMBOL_FALSE@SUBDIRS = util bfile dfa dict isams rset recctrl tab index test DIST_SUBDIRS = $(SUBDIRS) include doc