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, 30 Aug 2024 09:13:51 +0000 (11:13 +0200)
Gbp-Pq: Name 0001-libtool_fixes.patch

configure.ac

index 50992e95f7fc802a0020bbec92d5e2936164e5db..cafc55b4579ed2ca413db21332c6e7d1f15dab75 100644 (file)
@@ -1634,8 +1634,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])