diff options
-rw-r--r-- | php/src/ice/config.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php/src/ice/config.m4 b/php/src/ice/config.m4 index c8f4c8c3a8a..b4a305e9c25 100644 --- a/php/src/ice/config.m4 +++ b/php/src/ice/config.m4 @@ -45,4 +45,5 @@ if test "$PHP_ICE" != "no"; then util.cpp" PHP_NEW_EXTENSION(ice, $sources, $ext_shared) + PHP_SUBST(ICE_SHARED_LIBADD) fi |