--- sql/pgsql/Attic/configure.in 2002/08/02 13:01:52 1.9.2.1 +++ sql/pgsql/Attic/configure.in 2003/08/11 08:03:52 1.13.8.1 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(parser3pgsql.C) -AM_INIT_AUTOMAKE(parser3pgsql, 3.0.0005, nodefine) +AM_INIT_AUTOMAKE(parser3pgsql, 3.0.8, nodefine) AM_CONFIG_HEADER(config_auto.h) @@ -31,8 +31,6 @@ dnl Substitute INCLTDL and LIBLTDL in th AC_SUBST(INCLTDL) AC_SUBST(LIBLTDL) AC_SUBST(LIBADD_DL) -dnl Check for dlopen support -AC_LIBTOOL_DLOPEN dnl Configure libtool AC_DISABLE_STATIC AC_LIBTOOL_WIN32_DLL @@ -59,4 +57,4 @@ dnl Checks for library functions. dnl Output makefiles -AC_OUTPUT(libltdl/Makefile Makefile) +AC_OUTPUT(Makefile)