mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
A little typo here.. :)
This commit is contained in:
parent
a8382659f9
commit
c72bac335d
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
|
||||||
dnl LIBS=\$old_LIBS
|
dnl LIBS=\$old_LIBS
|
||||||
dnl
|
dnl
|
||||||
dnl PHP_SUBST(${EXTNAME}_SHARED_LIBADD)
|
dnl PHP_SUBST(${EXTNAME}_SHARED_LIBADD)
|
||||||
dnl PHP_ADD_LIBRARY_WITH_PATH(\$LIBNAME, \$${EXTNAME}_DIR/lib, SAPRFC_SHARED_LIBADD)
|
dnl PHP_ADD_LIBRARY_WITH_PATH(\$LIBNAME, \$${EXTNAME}_DIR/lib, ${EXTNAME}_SHARED_LIBADD)
|
||||||
|
|
||||||
PHP_EXTENSION($extname, \$ext_shared)
|
PHP_EXTENSION($extname, \$ext_shared)
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue