File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -1516,8 +1516,6 @@ PHP_SUBST(PHP_BINARIES)
1516
1516
PHP_SUBST(PHP_MODULES)
1517
1517
PHP_SUBST(PHP_ZEND_EX)
1518
1518
1519
- PHP_SUBST(EXT_LIBS)
1520
-
1521
1519
PHP_SUBST_OLD(abs_builddir)
1522
1520
PHP_SUBST_OLD(abs_srcdir)
1523
1521
@@ -1556,20 +1554,17 @@ PHP_SUBST_OLD(ZEND_EXTRA_LIBS)
1556
1554
PHP_SUBST_OLD(INCLUDES)
1557
1555
PHP_SUBST_OLD(EXTRA_INCLUDES)
1558
1556
PHP_SUBST_OLD(INSTALL_IT)
1559
- PHP_SUBST(LFLAGS)
1560
1557
PHP_SUBST(LIBTOOL)
1561
1558
PHP_SUBST(LN_S)
1562
1559
PHP_SUBST_OLD(NATIVE_RPATHS)
1563
1560
PHP_SUBST_OLD(PEAR_INSTALLDIR)
1564
1561
PHP_SUBST_OLD(PHP_LDFLAGS)
1565
- PHP_SUBST_OLD(PHP_LIBS)
1566
1562
PHP_SUBST(OVERALL_TARGET)
1567
1563
PHP_SUBST(PHP_RPATHS)
1568
1564
PHP_SUBST(PHP_SAPI)
1569
1565
PHP_SUBST_OLD(PHP_VERSION)
1570
1566
PHP_SUBST_OLD(PHP_VERSION_ID)
1571
1567
PHP_SUBST(SHELL)
1572
- PHP_SUBST(SHARED_LIBTOOL)
1573
1568
PHP_SUBST(PHP_FRAMEWORKS)
1574
1569
PHP_SUBST(PHP_FRAMEWORKPATH)
1575
1570
PHP_SUBST(INSTALL_HEADERS)
@@ -1676,7 +1671,6 @@ PHP_SET_LIBTOOL_VARIABLE([--tag CC])
1676
1671
1677
1672
test -z "$PHP_COMPILE" && PHP_COMPILE='$(LIBTOOL) --mode=compile $(COMPILE) -c $<'
1678
1673
test -z "$CXX_PHP_COMPILE" && CXX_PHP_COMPILE='$(LIBTOOL) --mode=compile $(CXX_COMPILE) -c $<'
1679
- SHARED_LIBTOOL='$(LIBTOOL)'
1680
1674
1681
1675
CC=$old_CC
1682
1676
Original file line number Diff line number Diff line change @@ -204,9 +204,7 @@ PHP_SUBST(PHP_EXECUTABLE)
204
204
PHP_SUBST(EXTRA_LDFLAGS)
205
205
PHP_SUBST(EXTRA_LIBS)
206
206
PHP_SUBST(INCLUDES)
207
- PHP_SUBST(LFLAGS)
208
207
PHP_SUBST(LDFLAGS)
209
- PHP_SUBST(SHARED_LIBTOOL)
210
208
PHP_SUBST(LIBTOOL)
211
209
PHP_SUBST(SHELL)
212
210
PHP_SUBST(INSTALL_HEADERS)
You can’t perform that action at this time.
0 commit comments