This commit is contained in:
Antony Dovgal 2007-07-31 12:23:50 +00:00
parent d78c7c9421
commit 095fdf88ce

View File

@ -270,7 +270,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
])