libtool_fixes
authorDebian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Sat, 2 May 2015 08:26:50 +0000 (10:26 +0200)
committerOndřej Surý <ondrej@debian.org>
Tue, 24 Dec 2024 06:20:41 +0000 (07:20 +0100)
Gbp-Pq: Name 0001-libtool_fixes.patch

configure.ac

index eae8fcfe53b6849f69e83a22242fa12d1e072b60..6e02f37dc43746b59444bd11bcd592aa29c74c68 100644 (file)
@@ -1642,8 +1642,6 @@ AC_PROVIDE_IFELSE([PHP_REQUIRE_CXX], [], [
 ])
 AC_PROG_LIBTOOL
 
-PHP_SET_LIBTOOL_VARIABLE([--silent])
-
 dnl libtool 1.4.3 needs this.
 PHP_SET_LIBTOOL_VARIABLE([--preserve-dup-deps])