From: Gary V. Vaughan Date: Tue, 30 Aug 2005 10:50:11 +0000 (+0000) Subject: * libltdl/m4/libtool.m4 (_LT_SETUP): Remove duplicate X-Git-Tag: release-2-1b~543 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda98d4fe29c96d06e8ff1de977225c495302646;p=thirdparty%2Flibtool.git * libltdl/m4/libtool.m4 (_LT_SETUP): Remove duplicate --enable-libtool-lock declaration. --- diff --git a/ChangeLog b/ChangeLog index aa44d687c..958573582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-30 Gary V. Vaughan + + * libltdl/m4/libtool.m4 (_LT_SETUP): Remove duplicate + --enable-libtool-lock declaration. + 2005-08-29 Ralf Wildenhues * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index 7756d926e..e6106d1c5 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -229,11 +229,6 @@ file_magic*) ;; esac -AC_ARG_ENABLE([libtool-lock], - [AS_HELP_STRING([--disable-libtool-lock], - [avoid locking (might break parallel builds)])]) -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - # Use C for the default configuration in the libtool script LT_SUPPORTED_TAG([CC]) _LT_LANG_C_CONFIG