]> git.pld-linux.org Git - packages/php.git/blame - php-am_ac_lt.patch
*** empty log message ***
[packages/php.git] / php-am_ac_lt.patch
CommitLineData
971cab29
AM
1diff -urN php-4.0.5.org/configure.in php-4.0.5/configure.in
2--- php-4.0.5.org/configure.in Thu May 10 23:24:29 2001
3+++ php-4.0.5/configure.in Fri May 11 00:03:54 2001
4@@ -113,11 +113,11 @@
5
6 AM_PROG_CC_STDC
7
8-AC_PROG_RANLIB
9+AC_PROG_LIBTOOL
10 AC_PROG_CC_C_O
11 AC_PROG_LN_S
12
13-AC_PROG_LEX
14+AM_PROG_LEX
15 if test -n "$LEX"; then
16 AC_DECL_YYTEXT
17 fi
This page took 0.04234 seconds and 4 git commands to generate.