|
|
| version 1.7, 2002/02/08 08:07:54 | version 1.10, 2002/08/02 12:59:22 |
|---|---|
| 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(parser3oracle.C) | AC_INIT(parser3oracle.C) |
| AM_INIT_AUTOMAKE(parser3oracleclient, 3.0g, nodefine) | AM_INIT_AUTOMAKE(parser3oracle, 3.0.HEAD, nodefine) |
| AM_CONFIG_HEADER(config_auto.h) | AM_CONFIG_HEADER(config_auto.h) |
| Line 47 dnl Check for dlopen support | Line 47 dnl Check for dlopen support |
| AC_LIBTOOL_DLOPEN | AC_LIBTOOL_DLOPEN |
| dnl Configure libtool | dnl Configure libtool |
| AC_DISABLE_STATIC | AC_DISABLE_STATIC |
| AC_LIBTOOL_WIN32_DLL | |
| AM_PROG_LIBTOOL | AM_PROG_LIBTOOL |
| dnl Configure libltdl | dnl Configure libltdl |
| AC_CONFIG_SUBDIRS(libltdl) | AC_CONFIG_SUBDIRS(libltdl) |