X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=1554d6328aa9eca0cc5295dc682e72bd15da15bf;hb=71647c93775e998a0e602c0371c34e1143d131dd;hp=cd764e50e93123c8dff2d447887220e5dcefd9fe;hpb=b9ba556f29428d79db2a874b1a33504290125216;p=idzebra-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index cd764e5..1554d63 100644 --- a/Makefile.in +++ b/Makefile.in @@ -64,18 +64,19 @@ MAKEINFO = @MAKEINFO@ 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