Home
last modified time | relevance | path

Searched refs:PHP_ONIG (Results 1 – 5 of 5) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/mbstring/
H A Dconfig.m471 if test "$PHP_ONIG" = "yes" || test "$PHP_ONIG" = "no"; then
174 if test ! -f "$PHP_ONIG/include/oniguruma.h"; then
175 AC_MSG_ERROR([oniguruma.h not found in $PHP_ONIG/include])
177 PHP_ADD_INCLUDE([$PHP_ONIG/include])
180 PHP_ADD_LIBRARY_WITH_PATH(onig, $PHP_ONIG/$PHP_LIBDIR, MBSTRING_SHARED_LIBADD)
185 -L$PHP_ONIG/$PHP_LIBDIR
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/
H A Dconfig.m495 if test "$PHP_ONIG" = "yes" || test "$PHP_ONIG" = "no"; then
197 if test ! -f "$PHP_ONIG/include/oniguruma.h"; then
198 AC_MSG_ERROR([oniguruma.h not found in $PHP_ONIG/include])
200 PHP_ADD_INCLUDE([$PHP_ONIG/include])
203 PHP_ADD_LIBRARY_WITH_PATH(onig, $PHP_ONIG/$PHP_LIBDIR, MBSTRING_SHARED_LIBADD)
208 -L$PHP_ONIG/$PHP_LIBDIR
/dports/www/mod_php73/php-7.3.33/ext/mbstring/
H A Dconfig.m471 if test "$PHP_ONIG" = "yes" || test "$PHP_ONIG" = "no"; then
174 if test ! -f "$PHP_ONIG/include/oniguruma.h"; then
175 AC_MSG_ERROR([oniguruma.h not found in $PHP_ONIG/include])
177 PHP_ADD_INCLUDE([$PHP_ONIG/include])
180 PHP_ADD_LIBRARY_WITH_PATH(onig, $PHP_ONIG/$PHP_LIBDIR, MBSTRING_SHARED_LIBADD)
185 -L$PHP_ONIG/$PHP_LIBDIR
/dports/lang/php73/php-7.3.33/
H A Dconfigure50832 PHP_ONIG=no
50838 ext_output=$PHP_ONIG
50857 if test "$PHP_ONIG" = "yes" || test "$PHP_ONIG" = "no"; then
51478 if test -z "$PHP_ONIG/include" || echo "$PHP_ONIG/include" | grep '^/' >/dev/null ; then
51479 ai_p=$PHP_ONIG/include
51510 -L$PHP_ONIG/$PHP_LIBDIR
51661 …if test "$PHP_ONIG/$PHP_LIBDIR" != "/usr/$PHP_LIBDIR" && test "$PHP_ONIG/$PHP_LIBDIR" != "/usr/lib…
51663 if test -z "$PHP_ONIG/$PHP_LIBDIR" || echo "$PHP_ONIG/$PHP_LIBDIR" | grep '^/' >/dev/null ; then
51664 ai_p=$PHP_ONIG/$PHP_LIBDIR
51706 if test -z "$PHP_ONIG/$PHP_LIBDIR" || echo "$PHP_ONIG/$PHP_LIBDIR" | grep '^/' >/dev/null ; then
[all …]
/dports/www/mod_php73/php-7.3.33/
H A Dconfigure50832 PHP_ONIG=no
50838 ext_output=$PHP_ONIG
50857 if test "$PHP_ONIG" = "yes" || test "$PHP_ONIG" = "no"; then
51478 if test -z "$PHP_ONIG/include" || echo "$PHP_ONIG/include" | grep '^/' >/dev/null ; then
51479 ai_p=$PHP_ONIG/include
51510 -L$PHP_ONIG/$PHP_LIBDIR
51661 …if test "$PHP_ONIG/$PHP_LIBDIR" != "/usr/$PHP_LIBDIR" && test "$PHP_ONIG/$PHP_LIBDIR" != "/usr/lib…
51663 if test -z "$PHP_ONIG/$PHP_LIBDIR" || echo "$PHP_ONIG/$PHP_LIBDIR" | grep '^/' >/dev/null ; then
51664 ai_p=$PHP_ONIG/$PHP_LIBDIR
51706 if test -z "$PHP_ONIG/$PHP_LIBDIR" || echo "$PHP_ONIG/$PHP_LIBDIR" | grep '^/' >/dev/null ; then
[all …]