File:  [parser3project] / parser3 / src / lib / ltdl / Attic / configure.in
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Mon Jan 13 15:26:14 2003 UTC (23 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1, release_3_2_0, release_3_1_6, release_3_1_5, release_3_1_4, release_3_1_3, release_3_1_2, release_3_1_1, release_3_1_0, release_3_0_8, HEAD
moved to latest libtool (1.4.3)

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
AC_OUTPUT(Makefile)

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

E-mail: