X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=a269026d46798d84030faa1df061cfa45027779d;hb=5ba92997dbb29abf9a102711533e1fb73424d956;hp=e0d6789c64defef1959df5310b2a1a3308cf5220;hpb=876883e86ca647ef6481c47459e6372a13ea65c4;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index e0d6789..a269026 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.21 2006-06-29 14:10:33 adam Exp $ +dnl $Id: configure.ac,v 1.24 2006-07-03 14:27:00 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.0],[adam@indexdata.dk]) @@ -10,6 +10,8 @@ PACKAGE_SUFFIX="-2.0" AC_SUBST(PACKAGE_SUFFIX) ZEBRALIBS_VERSION=2:0:0 AC_SUBST(ZEBRALIBS_VERSION) +main_zebralib=index/libidzebra${PACKAGE_SUFFIX}.la +AC_SUBST(main_zebralib) dnl ------ Substitutions AC_SUBST(TCL_INCLUDE) AC_SUBST(TCL_LIB) @@ -129,7 +131,7 @@ else AC_DEFINE(HAVE_TCL_H,0) fi dnl -dnl ------ mkstemp +dnl ------ various functions AC_CHECK_FUNCS(mkstemp) dnl dnl ------ GNU Readline @@ -350,7 +352,6 @@ AC_OUTPUT([ isamc/Makefile rset/Makefile data1/Makefile - recctrl/Makefile index/Makefile include/Makefile include/idzebra/Makefile tab/Makefile