| 505 |
|
|
| 506 |
|
|
| 507 |
PCRE_MAJOR=3 |
PCRE_MAJOR=3 |
| 508 |
PCRE_MINOR=1 |
PCRE_MINOR=2 |
| 509 |
PCRE_DATE=09-Feb-2000 |
PCRE_DATE=12-May-2000 |
| 510 |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
PCRE_VERSION=${PCRE_MAJOR}.${PCRE_MINOR} |
| 511 |
|
|
| 512 |
|
|
| 513 |
PCRE_LIB_VERSION=0:0:0 |
PCRE_LIB_VERSION=0:1:0 |
| 514 |
PCRE_POSIXLIB_VERSION=0:0:0 |
PCRE_POSIXLIB_VERSION=0:0:0 |
| 515 |
|
|
| 516 |
|
|
| 1104 |
|
|
| 1105 |
|
|
| 1106 |
|
|
| 1107 |
for ac_func in memmove strerror |
for ac_func in bcopy memmove strerror |
| 1108 |
do |
do |
| 1109 |
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 1110 |
echo "configure:1134: checking for $ac_func" >&5 |
echo "configure:1134: checking for $ac_func" >&5 |
| 1161 |
|
|
| 1162 |
|
|
| 1163 |
|
|
| 1164 |
LIBTOOL=libtool |
LIBTOOL=./libtool |
| 1165 |
LIBSUFFIX=la |
LIBSUFFIX=la |
| 1166 |
# Check whether --enable-shared or --disable-shared was given. |
# Check whether --enable-shared or --disable-shared was given. |
| 1167 |
if test "${enable_shared+set}" = set; then |
if test "${enable_shared+set}" = set; then |