]> git.pld-linux.org Git - packages/php.git/commitdiff
- make libtool hapy.
authorkloczek <kloczek@pld-linux.org>
Thu, 3 May 2001 08:26:17 +0000 (08:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.68

php.spec

index af7fcea46bdea73c54247c9d4e83c32f40c4170a..3a0134026ae7245950c9dda0dd77780503977412 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -56,6 +56,7 @@ BuildRequires:        libjpeg-devel
 BuildRequires: libltdl-devel >= 1.4
 BuildRequires: libpng >= 1.0.8
 BuildRequires: libtiff-devel
+BuildRequires: libtool
 BuildRequires: mm-devel >= 1.1.3
 BuildRequires: mysql-devel >= 3.23.32
 %{!?bcond_off_ldap:BuildRequires: openldap-devel >= 2.0}
@@ -720,6 +721,7 @@ Pliki potrzebne do kompilacji modu
 %patch11 -p1
 
 %build
+libtoolize --copy --force
 CFLAGS="%{rpmcflags} -DEAPI -I/usr/X11R6/include"; export CFLAGS
 ./buildconf
 %configure \
This page took 0.073977 seconds and 4 git commands to generate.