File:  [parser3project] / parser3 / src / lib / ltdl / Attic / configure.in
Revision 1.4.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 12 15:13:58 2003 UTC (23 years, 4 months ago) by paf
Diff to: branchpoint 1.4: preferred, unified
lib/ltdl/Makefile now created by /configure.in only [were by lib/ltdl/configure.in OVERWRITE]

dnl Process this file with autoconf to create configure.

AC_INIT(ltdl.c)

AC_CONFIG_AUX_DIR(../../..)

AM_INIT_AUTOMAKE(libltdl,1.2,-)
AM_CONFIG_HEADER(config_auto.h)
AM_MAINTAINER_MODE

AC_PROG_CC
AC_C_CONST
AC_C_INLINE

AC_DISABLE_SHARED
AC_PROG_LIBTOOL
AC_LIB_LTDL

dnl Output the makefile
dnl creating makefile in root configure
dnl AC_OUTPUT(Makefile)
AC_OUTPUT

# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:

E-mail: