X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.in;h=a4447daf99b7ea8028862afe14da4f75280c338d;hp=747e03235d6d9b5e6188a8c3d441d1dfb551a240;hb=a49837cbe6fcbeeb9ce857b0eeb942619ba80b5e;hpb=1fbf9907e66c5697b9537a1a4849295c05b12b6b diff --git a/configure.in b/configure.in index 747e032..a4447da 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl YAZ Toolkit dnl (c) Index Data 1994-1998 dnl See the file LICENSE for details. -dnl $Id: configure.in,v 1.1 1998-08-21 14:13:24 adam Exp $ +dnl $Id: configure.in,v 1.2 1998-09-02 12:41:50 adam Exp $ AC_INIT(include/yaz-version.h) dnl ------ Substitutions AC_SUBST(ODEFS) @@ -51,4 +51,4 @@ if test "$ac_cv_header_stdc" = "no"; then fi dnl dnl ------ Makefiles -AC_OUTPUT(Makefile util/Makefile asn/Makefile odr/Makefile comstack/Makefile client/Makefile server/Makefile ztest/Makefile retrieval/Makefile ccl/Makefile makelib/Makefile rfc1006/Makefile) +AC_OUTPUT(Makefile util/Makefile asn/Makefile odr/Makefile comstack/Makefile client/Makefile server/Makefile ztest/Makefile retrieval/Makefile ccl/Makefile lib/Makefile rfc1006/Makefile)