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>
Fri, 27 Sep 2024 03:52:57 +0000 (05:52 +0200)
Gbp-Pq: Name 0001-libtool_fixes.patch

configure.ac

index bfaa275f3586d275ccc6800fe724384b53bf33fc..58ec3c7dc6cb7f7fe95b1e071e77d46c1ff02cda 100644 (file)
@@ -1648,8 +1648,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])