Diff for /sql/pgsql/Attic/configure.in between versions 1.12 and 1.13.12.1

version 1.12, 2002/12/16 10:36:04 version 1.13.12.1, 2003/07/24 14:38:09
Line 1 Line 1
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT(parser3pgsql.C)  AC_INIT(parser3pgsql.C)
 AM_INIT_AUTOMAKE(parser3pgsql, 3.0.HEAD, nodefine)  AM_INIT_AUTOMAKE(parser3pgsql, 3.1.0, nodefine)
   
 AM_CONFIG_HEADER(config_auto.h)  AM_CONFIG_HEADER(config_auto.h)
   
Line 31  dnl Substitute INCLTDL and LIBLTDL in th Line 31  dnl Substitute INCLTDL and LIBLTDL in th
 AC_SUBST(INCLTDL)  AC_SUBST(INCLTDL)
 AC_SUBST(LIBLTDL)  AC_SUBST(LIBLTDL)
 AC_SUBST(LIBADD_DL)  AC_SUBST(LIBADD_DL)
 dnl Check for dlopen support  
 AC_LIBTOOL_DLOPEN  
 dnl Configure libtool  dnl Configure libtool
 AC_DISABLE_STATIC  AC_DISABLE_STATIC
 AC_LIBTOOL_WIN32_DLL  AC_LIBTOOL_WIN32_DLL

Removed from v.1.12  
changed lines
  Added in v.1.13.12.1


E-mail: