342 |
"configure", this can be done via --enable-ebcdic.]) |
"configure", this can be done via --enable-ebcdic.]) |
343 |
fi |
fi |
344 |
|
|
|
# Here is where pcre specific substs are handled |
|
|
# These 3 are only used by RunTest.in. |
|
|
# TODO: remove once RunTest uses pcretest -C instead. |
|
|
AC_SUBST(LINK_SIZE, $with_link_size) |
|
|
AC_SUBST(UTF8, $enable_utf8) |
|
|
AC_SUBST(UCP, $enable_unicode_properties) |
|
|
|
|
345 |
# Platform specific issues |
# Platform specific issues |
346 |
NO_UNDEFINED= |
NO_UNDEFINED= |
347 |
EXPORT_ALL_SYMBOLS= |
EXPORT_ALL_SYMBOLS= |