Skip to content

Commit c72bac3

Browse files
author
foobar
committed
A little typo here.. :)
1 parent a838265 commit c72bac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/ext_skel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
162162
dnl LIBS=\$old_LIBS
163163
dnl
164164
dnl PHP_SUBST(${EXTNAME}_SHARED_LIBADD)
165-
dnl PHP_ADD_LIBRARY_WITH_PATH(\$LIBNAME, \$${EXTNAME}_DIR/lib, SAPRFC_SHARED_LIBADD)
165+
dnl PHP_ADD_LIBRARY_WITH_PATH(\$LIBNAME, \$${EXTNAME}_DIR/lib, ${EXTNAME}_SHARED_LIBADD)
166166
167167
PHP_EXTENSION($extname, \$ext_shared)
168168
fi

0 commit comments

Comments
 (0)