Browse Source

fix typo

it would be much better if Gentoo people send us this patch long ago instead of using their private patches.
PHAR_1_2
Antony Dovgal 19 years ago
parent
commit
24c766b902
  1. 2
      ext/mbstring/config.m4

2
ext/mbstring/config.m4

@ -251,7 +251,7 @@ AC_DEFUN([PHP_MBSTRING_SETUP_LIBMBFL], [
],[
AC_MSG_ERROR([Problem with libmbfl. Please check config.log for more information.])
], [
-LPHP_LIBMBFL/$PHP_LIBDIR
-L$PHP_LIBMBFL/$PHP_LIBDIR
])
fi
])

Loading…
Cancel
Save