(AC_LIBTOOL_PICMODE): ...this in the backwards compatibility
code. There never was an AC_LIBTOOL_PIC_MODE macro.
2005-08-30 Gary V. Vaughan <gary@gnu.org>
+ * libltdl/m4/ltoptions.m4 (AC_LIBTOOL_PIC_MODE): Renamed...
+ (AC_LIBTOOL_PICMODE): ...this in the backwards compatibility
+ code. There never was an AC_LIBTOOL_PIC_MODE macro.
+
* libltdl/m4/libtool.m4 (_LT_SETUP): Remove duplicate
--enable-libtool-lock declaration.
LT_OPTION_DEFINE([no-pic], [_LT_WITH_PIC([no])])
# Old name:
-AU_DEFUN([AC_LIBTOOL_PIC_MODE],
+AU_DEFUN([AC_LIBTOOL_PICMODE],
[_LT_SET_OPTION([pic-only])
AC_DIAGNOSE([obsolete],
[$0: Remove this warning and the call to _LT_SET_OPTION when you
])
dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_PIC_MODE], [])
+dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])