-2004-11-10 James E Wilson <wilson@specifixinc.com>,
- Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-11-10 Gary V. Vaughan <gary@gnu.org>
+
+ From James Henstridge <james@jamesh.id.au>:
+ * m4/libtool.m4, m4/ltdl.m4, m4/ltoptions.m4: Added commented out
+ empty macro definitions to match each AU_DEFUN to help aclocal
+ from automake-1.4 regexps find the right libtool macro files.
+
+2004-11-10 James E Wilson <wilson@specifixinc.com>,
+ Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config/ltmain.m4sh (func_mode_link), tests/Makefile.am,
Fix error message with `-objectlist' file that does not exist.
- tests/objectlist.test: New test for this.
+ * tests/objectlist.test: New test for this.
* Makefile.am: config/ltmain.sh is generated by config/ltmain.m4sh.
-2004-11-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-11-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* doc/libtool.texi (Compile mode, Link mode,
Libltdl interface, Test descriptions, libtool script
two spaces at start of sentence, no TABs.
2004-11-09 Gary V. Vaughan <gary@gnu.org>,
- Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* doc/libtool.texi (libtool script contents): Fix description
of need_lib_prefix.
-2004-11-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-11-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* m4/ltoptions.m4: Change all references of LT_LIBTOOL_INIT
to LT_INIT.
* m4/ltdl.m4 (LT_SYS_DLOPEN_DEPLIBS), m4/ltoptions.m4
(_LT_SET_OPTIONS), README, README.alpha: Typos.
-2004-11-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-11-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* ltmain.m4sh (cwrappersource): Cast isalpha arguments correctly.
use postinstall_cmds to strip DLL (not import lib!) when symbol
stripped installation was requested.
-2004-10-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-10-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libltdl/ltdl.c (loader_init_callback): Back out broken cast.
* tests/defs.m4sh (func_exec): `shift'ing when there is nothing
to shift is non-portable.
-2004-10-28 Patrick Welche <prlw1@newn.cam.ac.uk>,
- Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-10-28 Patrick Welche <prlw1@newn.cam.ac.uk>,
+ Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.am, Makefile.maint, tests/Makefile.am: Use path for
dependencies built in the source tree, to cater for BSD make.
working directory if $progname has no directory separators (e.g
when invoked as `$SHELL progname').
-2004-10-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2004-10-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libltdl/ltdl.c (lt_dlexit, lt_dlpath_insertdir): Fix memleaks,
free user_search_path on lt_dlexit.
# Old names:
AU_DEFUN([AC_PROG_LIBTOOL], [LT_INIT])
AU_DEFUN([AM_PROG_LIBTOOL], [LT_INIT])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
+dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
# _LT_SETUP
[m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
])# _LT_LANG_DEFAULT_CONFIG
-# Obsolete macros
+# Obsolete macros:
AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
+dnl AC_DEFUN([AC_LIBTOOL_F77], [])
+dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
# _LT_TAG_COMPILER
# Old name:
AU_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
# Old name:
AU_DEFUN([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
# LT_CMD_MAX_LEN
# Old name:
AU_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
# _LT_HEADER_DLFCN
# Old name:
AU_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
# _LT_COMPILER_C_O([TAGNAME])
# Old name:
AU_DEFUN([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
# _LT_PATH_MAGIC
# Old names:
AU_DEFUN([AM_PROG_LD], [LT_PATH_LD])
AU_DEFUN([AC_PROG_LD], [LT_PATH_LD])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_LD], [])
+dnl AC_DEFUN([AC_PROG_LD], [])
# _LT_PATH_LD_GNU
# Old names:
AU_DEFUN([AM_PROG_NM], [LT_PATH_NM])
AU_DEFUN([AC_PROG_NM], [LT_PATH_NM])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AM_PROG_NM], [])
+dnl AC_DEFUN([AC_PROG_NM], [])
# LT_LIB_M
# Old name:
AU_DEFUN([AC_CHECK_LIBM], [LT_LIB_M])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_CHECK_LIBM], [])
# _LT_COMPILER_NO_RTTI([TAGNAME])
# Old name:
AU_DEFUN([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
# LT_PROG_RC
# Old name:
AU_DEFUN([LT_AC_PROG_RC], [LT_PROG_RC])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([LT_AC_PROG_RC], [])
# _LT_DECL_EGREP
# Old name:
AU_DEFUN([AC_WITH_LTDL], [LT_WITH_LTDL])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_WITH_LTDL], [])
# LTDL_CONVENIENCE([DIRECTORY])
# Old name:
AU_DEFUN([AC_LIBLTDL_CONVENIENCE], [LTDL_CONVENIENCE])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [])
# LTDL_INSTALLABLE([DIRECTORY])
# Old name:
AU_DEFUN([AC_LIBLTDL_INSTALLABLE], [LTDL_INSTALLABLE])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [])
# LTDL_INIT
# Old name:
AU_DEFUN([AC_LIB_LTDL], [LTDL_INIT])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIB_LTDL], [])
# _LT_ENABLE_INSTALL
# Old name:
AU_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [LT_SYS_DLOPEN_DEPLIBS])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_SYS_DLOPEN_DEPLIBS], [])
# LT_SYS_MODULE_EXT
# Old name:
AU_DEFUN([AC_LTDL_SHLIBEXT], [LT_SYS_MODULE_EXT])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_SHLIBEXT], [])
# LT_SYS_MODULE_PATH
# Old name:
AU_DEFUN([AC_LTDL_SHLIBPATH], [LT_SYS_MODULE_PATH])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_SHLIBPATH], [])
# LT_SYS_DLSEARCH_PATH
# Old name:
AU_DEFUN([AC_LTDL_SYSSEARCHPATH], [LT_SYS_DLSEARCH_PATH])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_SYSSEARCHPATH], [])
# _LT_CHECK_DLPREOPEN
# Old name:
AU_DEFUN([AC_LTDL_DLLIB], [LT_LIB_DLLOAD])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_DLLIB], [])
# LT_SYS_SYMBOL_USCORE
# Old name:
AU_DEFUN([AC_LTDL_SYMBOL_USCORE], [LT_SYS_SYMBOL_USCORE])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_SYMBOL_USCORE], [])
# LT_FUNC_DLSYM_USCORE
# Old name:
AU_DEFUN([AC_LTDL_DLSYM_USCORE], [LT_FUNC_DLSYM_USCORE])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LTDL_DLSYM_USCORE], [])
put the `dlopen' option into LT_INIT's first parameter.])
])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
+
# win32-dll
# ---------
put the `win32-dll' option into LT_INIT's first parameter.])
])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
+
# _LT_ENABLE_SHARED([DEFAULT])
# ----------------------------
the `disable-shared' option into LT_INIT's first parameter.])
])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_SHARED], [])
+dnl AC_DEFUN([AM_ENABLE_SHARED], [])
+dnl AC_DEFUN([AC_DISABLE_SHARED], [])
+dnl AC_DEFUN([AM_DISABLE_SHARED], [])
+
+
# _LT_ENABLE_STATIC([DEFAULT])
# ----------------------------
the `disable-static' option into LT_INIT's first parameter.])
])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_STATIC], [])
+dnl AC_DEFUN([AM_ENABLE_STATIC], [])
+dnl AC_DEFUN([AC_DISABLE_STATIC], [])
+dnl AC_DEFUN([AM_DISABLE_STATIC], [])
+
+
# _LT_ENABLE_FAST_INSTALL([DEFAULT])
# ----------------------------------
the `disable-fast-install' option into LT_INIT's first parameter.])
])
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
+dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
+
# _LT_WITH_PIC([MODE])
# --------------------
[$0: Remove this warning and the call to _LT_SET_OPTION when you
put the `pic-only' option into LT_INIT's first parameter.])
])
+
+dnl aclocal-1.4 backwards compatibility:
+dnl AC_DEFUN([AC_LIBTOOL_PIC_MODE], [])