| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1084 2010-03-13 23:24:10Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1090 2010-03-24 22:37:53Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.65 for ircd-hybrid 7.3-rc1. |
| 5 |
|
# |
| 681 |
|
|
| 682 |
|
|
| 683 |
|
|
| 684 |
– |
lt_dlopen_dir="$lt_ltdl_dir" |
| 685 |
– |
|
| 684 |
|
test -n "$DJDIR" || exec 7<&0 </dev/null |
| 685 |
|
exec 6>&1 |
| 686 |
|
|
| 746 |
|
# include <unistd.h> |
| 747 |
|
#endif" |
| 748 |
|
|
| 751 |
– |
enable_option_checking=no |
| 749 |
|
ac_func_list= |
| 750 |
|
ac_header_list= |
| 751 |
|
ac_subst_vars='ltdl_LTLIBOBJS |
| 767 |
|
ENABLE_PCRE_TRUE |
| 768 |
|
LTDLOPEN |
| 769 |
|
LT_CONFIG_H |
| 773 |
– |
subdirs |
| 770 |
|
CONVENIENCE_LTDL_FALSE |
| 771 |
|
CONVENIENCE_LTDL_TRUE |
| 772 |
|
INSTALL_LTDL_FALSE |
| 944 |
|
YACC |
| 945 |
|
YFLAGS |
| 946 |
|
CPP' |
| 947 |
< |
ac_subdirs_all='libltdl' |
| 947 |
> |
|
| 948 |
|
|
| 949 |
|
# Initialize some variables set by options. |
| 950 |
|
ac_init_help= |
| 5160 |
|
else |
| 5161 |
|
lt_cv_nm_interface="BSD nm" |
| 5162 |
|
echo "int some_variable = 0;" > conftest.$ac_ext |
| 5163 |
< |
(eval echo "\"\$as_me:5167: $ac_compile\"" >&5) |
| 5163 |
> |
(eval echo "\"\$as_me:5163: $ac_compile\"" >&5) |
| 5164 |
|
(eval "$ac_compile" 2>conftest.err) |
| 5165 |
|
cat conftest.err >&5 |
| 5166 |
< |
(eval echo "\"\$as_me:5170: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
| 5166 |
> |
(eval echo "\"\$as_me:5166: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
| 5167 |
|
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
| 5168 |
|
cat conftest.err >&5 |
| 5169 |
< |
(eval echo "\"\$as_me:5173: output\"" >&5) |
| 5169 |
> |
(eval echo "\"\$as_me:5169: output\"" >&5) |
| 5170 |
|
cat conftest.out >&5 |
| 5171 |
|
if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
| 5172 |
|
lt_cv_nm_interface="MS dumpbin" |
| 6371 |
|
;; |
| 6372 |
|
*-*-irix6*) |
| 6373 |
|
# Find out which ABI we are using. |
| 6374 |
< |
echo '#line 6378 "configure"' > conftest.$ac_ext |
| 6374 |
> |
echo '#line 6374 "configure"' > conftest.$ac_ext |
| 6375 |
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
| 6376 |
|
(eval $ac_compile) 2>&5 |
| 6377 |
|
ac_status=$? |
| 7895 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 7896 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 7897 |
|
-e 's:$: $lt_compiler_flag:'` |
| 7898 |
< |
(eval echo "\"\$as_me:7902: $lt_compile\"" >&5) |
| 7898 |
> |
(eval echo "\"\$as_me:7898: $lt_compile\"" >&5) |
| 7899 |
|
(eval "$lt_compile" 2>conftest.err) |
| 7900 |
|
ac_status=$? |
| 7901 |
|
cat conftest.err >&5 |
| 7902 |
< |
echo "$as_me:7906: \$? = $ac_status" >&5 |
| 7902 |
> |
echo "$as_me:7902: \$? = $ac_status" >&5 |
| 7903 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 7904 |
|
# The compiler can only warn and ignore the option if not recognized |
| 7905 |
|
# So say no if there are warnings other than the usual output. |
| 8234 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8235 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8236 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8237 |
< |
(eval echo "\"\$as_me:8241: $lt_compile\"" >&5) |
| 8237 |
> |
(eval echo "\"\$as_me:8237: $lt_compile\"" >&5) |
| 8238 |
|
(eval "$lt_compile" 2>conftest.err) |
| 8239 |
|
ac_status=$? |
| 8240 |
|
cat conftest.err >&5 |
| 8241 |
< |
echo "$as_me:8245: \$? = $ac_status" >&5 |
| 8241 |
> |
echo "$as_me:8241: \$? = $ac_status" >&5 |
| 8242 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 8243 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8244 |
|
# So say no if there are warnings other than the usual output. |
| 8339 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8340 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8341 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8342 |
< |
(eval echo "\"\$as_me:8346: $lt_compile\"" >&5) |
| 8342 |
> |
(eval echo "\"\$as_me:8342: $lt_compile\"" >&5) |
| 8343 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 8344 |
|
ac_status=$? |
| 8345 |
|
cat out/conftest.err >&5 |
| 8346 |
< |
echo "$as_me:8350: \$? = $ac_status" >&5 |
| 8346 |
> |
echo "$as_me:8346: \$? = $ac_status" >&5 |
| 8347 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 8348 |
|
then |
| 8349 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8394 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8395 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8396 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8397 |
< |
(eval echo "\"\$as_me:8401: $lt_compile\"" >&5) |
| 8397 |
> |
(eval echo "\"\$as_me:8397: $lt_compile\"" >&5) |
| 8398 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 8399 |
|
ac_status=$? |
| 8400 |
|
cat out/conftest.err >&5 |
| 8401 |
< |
echo "$as_me:8405: \$? = $ac_status" >&5 |
| 8401 |
> |
echo "$as_me:8401: \$? = $ac_status" >&5 |
| 8402 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 8403 |
|
then |
| 8404 |
|
# The compiler can only warn and ignore the option if not recognized |
| 10761 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10762 |
|
lt_status=$lt_dlunknown |
| 10763 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 10764 |
< |
#line 10768 "configure" |
| 10764 |
> |
#line 10764 "configure" |
| 10765 |
|
#include "confdefs.h" |
| 10766 |
|
|
| 10767 |
|
#if HAVE_DLFCN_H |
| 10857 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10858 |
|
lt_status=$lt_dlunknown |
| 10859 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 10860 |
< |
#line 10864 "configure" |
| 10860 |
> |
#line 10860 "configure" |
| 10861 |
|
#include "confdefs.h" |
| 10862 |
|
|
| 10863 |
|
#if HAVE_DLFCN_H |
| 11529 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 11530 |
|
lt_status=$lt_dlunknown |
| 11531 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 11532 |
< |
#line 11536 "configure" |
| 11532 |
> |
#line 11532 "configure" |
| 11533 |
|
#include "confdefs.h" |
| 11534 |
|
|
| 11535 |
|
#if HAVE_DLFCN_H |
| 11850 |
|
|
| 11851 |
|
fi |
| 11852 |
|
|
| 11857 |
– |
|
| 11858 |
– |
|
| 11853 |
|
# Set options |
| 11854 |
|
|
| 11855 |
|
|
| 11862 |
|
|
| 11863 |
|
|
| 11864 |
|
|
| 11871 |
– |
|
| 11865 |
|
# Check whether --with-included_ltdl was given. |
| 11866 |
|
if test "${with_included_ltdl+set}" = set; then : |
| 11867 |
|
withval=$with_included_ltdl; |
| 12048 |
|
|
| 12049 |
|
|
| 12050 |
|
|
| 12058 |
– |
subdirs="$subdirs libltdl" |
| 12059 |
– |
|
| 12060 |
– |
|
| 12051 |
|
|
| 12052 |
|
|
| 12053 |
|
|
| 13706 |
|
test "$exec_prefix_NONE" && exec_prefix=NONE |
| 13707 |
|
|
| 13708 |
|
|
| 13709 |
< |
ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
| 13709 |
> |
ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
| 13710 |
|
|
| 13711 |
|
|
| 13712 |
|
cat >confcache <<\_ACEOF |
| 14725 |
|
"contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;; |
| 14726 |
|
"contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;; |
| 14727 |
|
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
| 14728 |
+ |
"libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;; |
| 14729 |
|
"messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;; |
| 14730 |
|
"modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;; |
| 14731 |
|
"modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;; |
| 16081 |
|
# would make configure fail if this is the last instruction. |
| 16082 |
|
$ac_cs_success || as_fn_exit $? |
| 16083 |
|
fi |
| 16093 |
– |
|
| 16094 |
– |
# |
| 16095 |
– |
# CONFIG_SUBDIRS section. |
| 16096 |
– |
# |
| 16097 |
– |
if test "$no_recursion" != yes; then |
| 16098 |
– |
|
| 16099 |
– |
# Remove --cache-file, --srcdir, and --disable-option-checking arguments |
| 16100 |
– |
# so they do not pile up. |
| 16101 |
– |
ac_sub_configure_args= |
| 16102 |
– |
ac_prev= |
| 16103 |
– |
eval "set x $ac_configure_args" |
| 16104 |
– |
shift |
| 16105 |
– |
for ac_arg |
| 16106 |
– |
do |
| 16107 |
– |
if test -n "$ac_prev"; then |
| 16108 |
– |
ac_prev= |
| 16109 |
– |
continue |
| 16110 |
– |
fi |
| 16111 |
– |
case $ac_arg in |
| 16112 |
– |
-cache-file | --cache-file | --cache-fil | --cache-fi \ |
| 16113 |
– |
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) |
| 16114 |
– |
ac_prev=cache_file ;; |
| 16115 |
– |
-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ |
| 16116 |
– |
| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ |
| 16117 |
– |
| --c=*) |
| 16118 |
– |
;; |
| 16119 |
– |
--config-cache | -C) |
| 16120 |
– |
;; |
| 16121 |
– |
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr) |
| 16122 |
– |
ac_prev=srcdir ;; |
| 16123 |
– |
-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) |
| 16124 |
– |
;; |
| 16125 |
– |
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p) |
| 16126 |
– |
ac_prev=prefix ;; |
| 16127 |
– |
-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) |
| 16128 |
– |
;; |
| 16129 |
– |
--disable-option-checking) |
| 16130 |
– |
;; |
| 16131 |
– |
*) |
| 16132 |
– |
case $ac_arg in |
| 16133 |
– |
*\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 16134 |
– |
esac |
| 16135 |
– |
as_fn_append ac_sub_configure_args " '$ac_arg'" ;; |
| 16136 |
– |
esac |
| 16137 |
– |
done |
| 16138 |
– |
|
| 16139 |
– |
# Always prepend --prefix to ensure using the same prefix |
| 16140 |
– |
# in subdir configurations. |
| 16141 |
– |
ac_arg="--prefix=$prefix" |
| 16142 |
– |
case $ac_arg in |
| 16143 |
– |
*\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 16144 |
– |
esac |
| 16145 |
– |
ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args" |
| 16146 |
– |
|
| 16147 |
– |
# Pass --silent |
| 16148 |
– |
if test "$silent" = yes; then |
| 16149 |
– |
ac_sub_configure_args="--silent $ac_sub_configure_args" |
| 16150 |
– |
fi |
| 16151 |
– |
|
| 16152 |
– |
# Always prepend --disable-option-checking to silence warnings, since |
| 16153 |
– |
# different subdirs can have different --enable and --with options. |
| 16154 |
– |
ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args" |
| 16155 |
– |
|
| 16156 |
– |
ac_popdir=`pwd` |
| 16157 |
– |
for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue |
| 16158 |
– |
|
| 16159 |
– |
# Do not complain, so a configure script can configure whichever |
| 16160 |
– |
# parts of a large source tree are present. |
| 16161 |
– |
test -d "$srcdir/$ac_dir" || continue |
| 16162 |
– |
|
| 16163 |
– |
ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)" |
| 16164 |
– |
$as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5 |
| 16165 |
– |
$as_echo "$ac_msg" >&6 |
| 16166 |
– |
as_dir="$ac_dir"; as_fn_mkdir_p |
| 16167 |
– |
ac_builddir=. |
| 16168 |
– |
|
| 16169 |
– |
case "$ac_dir" in |
| 16170 |
– |
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; |
| 16171 |
– |
*) |
| 16172 |
– |
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` |
| 16173 |
– |
# A ".." for each directory in $ac_dir_suffix. |
| 16174 |
– |
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` |
| 16175 |
– |
case $ac_top_builddir_sub in |
| 16176 |
– |
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; |
| 16177 |
– |
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; |
| 16178 |
– |
esac ;; |
| 16179 |
– |
esac |
| 16180 |
– |
ac_abs_top_builddir=$ac_pwd |
| 16181 |
– |
ac_abs_builddir=$ac_pwd$ac_dir_suffix |
| 16182 |
– |
# for backward compatibility: |
| 16183 |
– |
ac_top_builddir=$ac_top_build_prefix |
| 16184 |
– |
|
| 16185 |
– |
case $srcdir in |
| 16186 |
– |
.) # We are building in place. |
| 16187 |
– |
ac_srcdir=. |
| 16188 |
– |
ac_top_srcdir=$ac_top_builddir_sub |
| 16189 |
– |
ac_abs_top_srcdir=$ac_pwd ;; |
| 16190 |
– |
[\\/]* | ?:[\\/]* ) # Absolute name. |
| 16191 |
– |
ac_srcdir=$srcdir$ac_dir_suffix; |
| 16192 |
– |
ac_top_srcdir=$srcdir |
| 16193 |
– |
ac_abs_top_srcdir=$srcdir ;; |
| 16194 |
– |
*) # Relative name. |
| 16195 |
– |
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix |
| 16196 |
– |
ac_top_srcdir=$ac_top_build_prefix$srcdir |
| 16197 |
– |
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; |
| 16198 |
– |
esac |
| 16199 |
– |
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix |
| 16200 |
– |
|
| 16201 |
– |
|
| 16202 |
– |
cd "$ac_dir" |
| 16203 |
– |
|
| 16204 |
– |
# Check for guested configure; otherwise get Cygnus style configure. |
| 16205 |
– |
if test -f "$ac_srcdir/configure.gnu"; then |
| 16206 |
– |
ac_sub_configure=$ac_srcdir/configure.gnu |
| 16207 |
– |
elif test -f "$ac_srcdir/configure"; then |
| 16208 |
– |
ac_sub_configure=$ac_srcdir/configure |
| 16209 |
– |
elif test -f "$ac_srcdir/configure.in"; then |
| 16210 |
– |
# This should be Cygnus configure. |
| 16211 |
– |
ac_sub_configure=$ac_aux_dir/configure |
| 16212 |
– |
else |
| 16213 |
– |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5 |
| 16214 |
– |
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;} |
| 16215 |
– |
ac_sub_configure= |
| 16216 |
– |
fi |
| 16217 |
– |
|
| 16218 |
– |
# The recursion is here. |
| 16219 |
– |
if test -n "$ac_sub_configure"; then |
| 16220 |
– |
# Make the cache file name correct relative to the subdirectory. |
| 16221 |
– |
case $cache_file in |
| 16222 |
– |
[\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;; |
| 16223 |
– |
*) # Relative name. |
| 16224 |
– |
ac_sub_cache_file=$ac_top_build_prefix$cache_file ;; |
| 16225 |
– |
esac |
| 16226 |
– |
|
| 16227 |
– |
{ $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5 |
| 16228 |
– |
$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;} |
| 16229 |
– |
# The eval makes quoting arguments work. |
| 16230 |
– |
eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \ |
| 16231 |
– |
--cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" || |
| 16232 |
– |
as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5 |
| 16233 |
– |
fi |
| 16234 |
– |
|
| 16235 |
– |
cd "$ac_popdir" |
| 16236 |
– |
done |
| 16237 |
– |
fi |
| 16084 |
|
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 16085 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
| 16086 |
|
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |