|
@@ -1,12 +1,14 @@
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
-# Generated by GNU Autoconf 2.64 for clish 0.7.4alpha.
|
|
+# Generated by GNU Autoconf 2.65 for clish 0.7.4alpha.
|
|
#
|
|
#
|
|
# Report bugs to <gmckerrell at users dot sourceforge dot net>.
|
|
# Report bugs to <gmckerrell at users dot sourceforge dot net>.
|
|
#
|
|
#
|
|
|
|
+#
|
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
|
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
|
|
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
-# Foundation, Inc.
|
|
+# Inc.
|
|
|
|
+#
|
|
#
|
|
#
|
|
# This configure script is free software; the Free Software Foundation
|
|
# This configure script is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy, distribute and modify it.
|
|
# gives unlimited permission to copy, distribute and modify it.
|
|
@@ -676,7 +678,8 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-exec 7<&0 </dev/null 6>&1
|
|
+test -n "$DJDIR" || exec 7<&0 </dev/null
|
|
|
|
+exec 6>&1
|
|
|
|
|
|
# Name of the host.
|
|
# Name of the host.
|
|
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
|
|
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
|
|
@@ -1557,7 +1560,7 @@ Some influential environment variables:
|
|
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
|
|
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
|
|
nonstandard directory <lib dir>
|
|
nonstandard directory <lib dir>
|
|
LIBS libraries to pass to the linker, e.g. -l<library>
|
|
LIBS libraries to pass to the linker, e.g. -l<library>
|
|
- CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
|
|
+ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
|
|
you have headers in a nonstandard directory <include dir>
|
|
you have headers in a nonstandard directory <include dir>
|
|
CXX C++ compiler command
|
|
CXX C++ compiler command
|
|
CXXFLAGS C++ compiler flags
|
|
CXXFLAGS C++ compiler flags
|
|
@@ -1631,7 +1634,7 @@ test -n "$ac_init_help" && exit $ac_status
|
|
if $ac_init_version; then
|
|
if $ac_init_version; then
|
|
cat <<\_ACEOF
|
|
cat <<\_ACEOF
|
|
clish configure 0.7.4alpha
|
|
clish configure 0.7.4alpha
|
|
-generated by GNU Autoconf 2.64
|
|
+generated by GNU Autoconf 2.65
|
|
|
|
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
This configure script is free software; the Free Software Foundation
|
|
This configure script is free software; the Free Software Foundation
|
|
@@ -1678,7 +1681,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
|
|
ac_retval=1
|
|
ac_retval=1
|
|
fi
|
|
fi
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_c_try_compile
|
|
} # ac_fn_c_try_compile
|
|
|
|
|
|
@@ -1716,7 +1719,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
|
|
ac_retval=1
|
|
ac_retval=1
|
|
fi
|
|
fi
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_cxx_try_compile
|
|
} # ac_fn_cxx_try_compile
|
|
|
|
|
|
@@ -1762,7 +1765,7 @@ fi
|
|
# left behind by Apple's compiler. We do this before executing the actions.
|
|
# left behind by Apple's compiler. We do this before executing the actions.
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_c_try_link
|
|
} # ac_fn_c_try_link
|
|
|
|
|
|
@@ -1830,7 +1833,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
|
|
ac_retval=1
|
|
ac_retval=1
|
|
fi
|
|
fi
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_c_try_cpp
|
|
} # ac_fn_c_try_cpp
|
|
|
|
|
|
@@ -1872,7 +1875,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
|
|
fi
|
|
fi
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_c_try_run
|
|
} # ac_fn_c_try_run
|
|
|
|
|
|
@@ -1976,7 +1979,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
|
|
ac_retval=1
|
|
ac_retval=1
|
|
fi
|
|
fi
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_cxx_try_cpp
|
|
} # ac_fn_cxx_try_cpp
|
|
|
|
|
|
@@ -2022,7 +2025,7 @@ fi
|
|
# left behind by Apple's compiler. We do this before executing the actions.
|
|
# left behind by Apple's compiler. We do this before executing the actions.
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_cxx_try_link
|
|
} # ac_fn_cxx_try_link
|
|
|
|
|
|
@@ -2200,7 +2203,7 @@ rm -f conftest.val
|
|
|
|
|
|
fi
|
|
fi
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
|
|
- return $ac_retval
|
|
+ as_fn_set_status $ac_retval
|
|
|
|
|
|
} # ac_fn_c_compute_int
|
|
} # ac_fn_c_compute_int
|
|
|
|
|
|
@@ -2301,7 +2304,7 @@ This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
|
|
It was created by clish $as_me 0.7.4alpha, which was
|
|
It was created by clish $as_me 0.7.4alpha, which was
|
|
-generated by GNU Autoconf 2.64. Invocation command line was
|
|
+generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
|
|
$ $0 $@
|
|
$ $0 $@
|
|
|
|
|
|
@@ -2554,7 +2557,7 @@ fi
|
|
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
|
|
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
|
|
do
|
|
do
|
|
test "x$ac_site_file" = xNONE && continue
|
|
test "x$ac_site_file" = xNONE && continue
|
|
- if test -r "$ac_site_file"; then
|
|
+ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
|
|
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
|
|
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
|
|
sed 's/^/| /' "$ac_site_file" >&5
|
|
sed 's/^/| /' "$ac_site_file" >&5
|
|
@@ -2563,9 +2566,9 @@ $as_echo "$as_me: loading site script $ac_site_file" >&6;}
|
|
done
|
|
done
|
|
|
|
|
|
if test -r "$cache_file"; then
|
|
if test -r "$cache_file"; then
|
|
- # Some versions of bash will fail to source /dev/null (special
|
|
+ # Some versions of bash will fail to source /dev/null (special files
|
|
- # files actually), so we avoid doing that.
|
|
+ # actually), so we avoid doing that. DJGPP emulates it as a regular file.
|
|
- if test -f "$cache_file"; then
|
|
+ if test /dev/null != "$cache_file" && test -f "$cache_file"; then
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
|
|
$as_echo "$as_me: loading cache $cache_file" >&6;}
|
|
$as_echo "$as_me: loading cache $cache_file" >&6;}
|
|
case $cache_file in
|
|
case $cache_file in
|
|
@@ -2995,32 +2998,30 @@ $as_echo "$ac_try_echo"; } >&5
|
|
... rest of stderr output deleted ...
|
|
... rest of stderr output deleted ...
|
|
10q' conftest.err >conftest.er1
|
|
10q' conftest.err >conftest.er1
|
|
cat conftest.er1 >&5
|
|
cat conftest.er1 >&5
|
|
- rm -f conftest.er1 conftest.err
|
|
|
|
fi
|
|
fi
|
|
|
|
+ rm -f conftest.er1 conftest.err
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
test $ac_status = 0; }
|
|
done
|
|
done
|
|
|
|
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
/* end confdefs.h. */
|
|
-#include <stdio.h>
|
|
+
|
|
int
|
|
int
|
|
main ()
|
|
main ()
|
|
{
|
|
{
|
|
-FILE *f = fopen ("conftest.out", "w");
|
|
|
|
- return ferror (f) || fclose (f) != 0;
|
|
|
|
|
|
|
|
;
|
|
;
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|
|
_ACEOF
|
|
_ACEOF
|
|
ac_clean_files_save=$ac_clean_files
|
|
ac_clean_files_save=$ac_clean_files
|
|
-ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
|
|
+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
|
|
# Try to create an executable without -o first, disregard a.out.
|
|
# Try to create an executable without -o first, disregard a.out.
|
|
# It will help us diagnose broken compilers, and finding out an intuition
|
|
# It will help us diagnose broken compilers, and finding out an intuition
|
|
# of exeext.
|
|
# of exeext.
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
|
|
-$as_echo_n "checking for C compiler default output file name... " >&6; }
|
|
+$as_echo_n "checking whether the C compiler works... " >&6; }
|
|
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
|
|
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
|
|
|
|
|
|
# The possible output files:
|
|
# The possible output files:
|
|
@@ -3082,10 +3083,10 @@ test "$ac_cv_exeext" = no && ac_cv_exeext=
|
|
else
|
|
else
|
|
ac_file=''
|
|
ac_file=''
|
|
fi
|
|
fi
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
|
|
|
|
-$as_echo "$ac_file" >&6; }
|
|
|
|
if test -z "$ac_file"; then :
|
|
if test -z "$ac_file"; then :
|
|
- $as_echo "$as_me: failed program was:" >&5
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
|
+$as_echo "no" >&6; }
|
|
|
|
+$as_echo "$as_me: failed program was:" >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
sed 's/^/| /' conftest.$ac_ext >&5
|
|
|
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
@@ -3093,51 +3094,18 @@ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
{ as_fn_set_status 77
|
|
{ as_fn_set_status 77
|
|
as_fn_error "C compiler cannot create executables
|
|
as_fn_error "C compiler cannot create executables
|
|
See \`config.log' for more details." "$LINENO" 5; }; }
|
|
See \`config.log' for more details." "$LINENO" 5; }; }
|
|
|
|
+else
|
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
|
|
+$as_echo "yes" >&6; }
|
|
fi
|
|
fi
|
|
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
|
|
|
|
+$as_echo_n "checking for C compiler default output file name... " >&6; }
|
|
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
|
|
|
|
+$as_echo "$ac_file" >&6; }
|
|
ac_exeext=$ac_cv_exeext
|
|
ac_exeext=$ac_cv_exeext
|
|
|
|
|
|
-# Check that the compiler produces executables we can run. If not, either
|
|
+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
|
|
-# the compiler is broken, or we cross compile.
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
|
|
|
|
-$as_echo_n "checking whether the C compiler works... " >&6; }
|
|
|
|
-# If not cross compiling, check that we can run a simple program.
|
|
|
|
-if test "$cross_compiling" != yes; then
|
|
|
|
- if { ac_try='./$ac_file'
|
|
|
|
- { { case "(($ac_try" in
|
|
|
|
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
|
|
- *) ac_try_echo=$ac_try;;
|
|
|
|
-esac
|
|
|
|
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
|
|
-$as_echo "$ac_try_echo"; } >&5
|
|
|
|
- (eval "$ac_try") 2>&5
|
|
|
|
- ac_status=$?
|
|
|
|
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
|
|
- test $ac_status = 0; }; }; then
|
|
|
|
- cross_compiling=no
|
|
|
|
- else
|
|
|
|
- if test "$cross_compiling" = maybe; then
|
|
|
|
- cross_compiling=yes
|
|
|
|
- else
|
|
|
|
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
|
|
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
|
|
-as_fn_error "cannot run C compiled programs.
|
|
|
|
-If you meant to cross compile, use \`--host'.
|
|
|
|
-See \`config.log' for more details." "$LINENO" 5; }
|
|
|
|
- fi
|
|
|
|
- fi
|
|
|
|
-fi
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
|
|
|
|
-$as_echo "yes" >&6; }
|
|
|
|
-
|
|
|
|
-rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
|
|
|
|
ac_clean_files=$ac_clean_files_save
|
|
ac_clean_files=$ac_clean_files_save
|
|
-# Check that the compiler produces executables we can run. If not, either
|
|
|
|
-# the compiler is broken, or we cross compile.
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
|
|
|
|
-$as_echo_n "checking whether we are cross compiling... " >&6; }
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
|
|
|
|
-$as_echo "$cross_compiling" >&6; }
|
|
|
|
-
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
|
|
$as_echo_n "checking for suffix of executables... " >&6; }
|
|
$as_echo_n "checking for suffix of executables... " >&6; }
|
|
if { { ac_try="$ac_link"
|
|
if { { ac_try="$ac_link"
|
|
@@ -3170,13 +3138,72 @@ $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
as_fn_error "cannot compute suffix of executables: cannot compile and link
|
|
as_fn_error "cannot compute suffix of executables: cannot compile and link
|
|
See \`config.log' for more details." "$LINENO" 5; }
|
|
See \`config.log' for more details." "$LINENO" 5; }
|
|
fi
|
|
fi
|
|
-rm -f conftest$ac_cv_exeext
|
|
+rm -f conftest conftest$ac_cv_exeext
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
|
|
$as_echo "$ac_cv_exeext" >&6; }
|
|
$as_echo "$ac_cv_exeext" >&6; }
|
|
|
|
|
|
rm -f conftest.$ac_ext
|
|
rm -f conftest.$ac_ext
|
|
EXEEXT=$ac_cv_exeext
|
|
EXEEXT=$ac_cv_exeext
|
|
ac_exeext=$EXEEXT
|
|
ac_exeext=$EXEEXT
|
|
|
|
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
|
|
+/* end confdefs.h. */
|
|
|
|
+#include <stdio.h>
|
|
|
|
+int
|
|
|
|
+main ()
|
|
|
|
+{
|
|
|
|
+FILE *f = fopen ("conftest.out", "w");
|
|
|
|
+ return ferror (f) || fclose (f) != 0;
|
|
|
|
+
|
|
|
|
+ ;
|
|
|
|
+ return 0;
|
|
|
|
+}
|
|
|
|
+_ACEOF
|
|
|
|
+ac_clean_files="$ac_clean_files conftest.out"
|
|
|
|
+# Check that the compiler produces executables we can run. If not, either
|
|
|
|
+# the compiler is broken, or we cross compile.
|
|
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
|
|
|
|
+$as_echo_n "checking whether we are cross compiling... " >&6; }
|
|
|
|
+if test "$cross_compiling" != yes; then
|
|
|
|
+ { { ac_try="$ac_link"
|
|
|
|
+case "(($ac_try" in
|
|
|
|
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
|
|
+ *) ac_try_echo=$ac_try;;
|
|
|
|
+esac
|
|
|
|
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
|
|
+$as_echo "$ac_try_echo"; } >&5
|
|
|
|
+ (eval "$ac_link") 2>&5
|
|
|
|
+ ac_status=$?
|
|
|
|
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
|
|
+ test $ac_status = 0; }
|
|
|
|
+ if { ac_try='./conftest$ac_cv_exeext'
|
|
|
|
+ { { case "(($ac_try" in
|
|
|
|
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
|
|
|
|
+ *) ac_try_echo=$ac_try;;
|
|
|
|
+esac
|
|
|
|
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
|
|
|
|
+$as_echo "$ac_try_echo"; } >&5
|
|
|
|
+ (eval "$ac_try") 2>&5
|
|
|
|
+ ac_status=$?
|
|
|
|
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
|
|
+ test $ac_status = 0; }; }; then
|
|
|
|
+ cross_compiling=no
|
|
|
|
+ else
|
|
|
|
+ if test "$cross_compiling" = maybe; then
|
|
|
|
+ cross_compiling=yes
|
|
|
|
+ else
|
|
|
|
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
|
|
|
|
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
|
|
|
|
+as_fn_error "cannot run C compiled programs.
|
|
|
|
+If you meant to cross compile, use \`--host'.
|
|
|
|
+See \`config.log' for more details." "$LINENO" 5; }
|
|
|
|
+ fi
|
|
|
|
+ fi
|
|
|
|
+fi
|
|
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
|
|
|
|
+$as_echo "$cross_compiling" >&6; }
|
|
|
|
+
|
|
|
|
+rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
|
|
|
|
+ac_clean_files=$ac_clean_files_save
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
|
|
$as_echo_n "checking for suffix of object files... " >&6; }
|
|
$as_echo_n "checking for suffix of object files... " >&6; }
|
|
if test "${ac_cv_objext+set}" = set; then :
|
|
if test "${ac_cv_objext+set}" = set; then :
|
|
@@ -3570,8 +3597,8 @@ $as_echo "$ac_try_echo"; } >&5
|
|
... rest of stderr output deleted ...
|
|
... rest of stderr output deleted ...
|
|
10q' conftest.err >conftest.er1
|
|
10q' conftest.err >conftest.er1
|
|
cat conftest.er1 >&5
|
|
cat conftest.er1 >&5
|
|
- rm -f conftest.er1 conftest.err
|
|
|
|
fi
|
|
fi
|
|
|
|
+ rm -f conftest.er1 conftest.err
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
test $ac_status = 0; }
|
|
done
|
|
done
|
|
@@ -4680,13 +4707,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
|
|
else
|
|
else
|
|
lt_cv_nm_interface="BSD nm"
|
|
lt_cv_nm_interface="BSD nm"
|
|
echo "int some_variable = 0;" > conftest.$ac_ext
|
|
echo "int some_variable = 0;" > conftest.$ac_ext
|
|
- (eval echo "\"\$as_me:4683: $ac_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:4710: $ac_compile\"" >&5)
|
|
(eval "$ac_compile" 2>conftest.err)
|
|
(eval "$ac_compile" 2>conftest.err)
|
|
cat conftest.err >&5
|
|
cat conftest.err >&5
|
|
- (eval echo "\"\$as_me:4686: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
|
|
+ (eval echo "\"\$as_me:4713: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
|
|
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
|
|
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
|
|
cat conftest.err >&5
|
|
cat conftest.err >&5
|
|
- (eval echo "\"\$as_me:4689: output\"" >&5)
|
|
+ (eval echo "\"\$as_me:4716: output\"" >&5)
|
|
cat conftest.out >&5
|
|
cat conftest.out >&5
|
|
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
|
|
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
|
|
lt_cv_nm_interface="MS dumpbin"
|
|
lt_cv_nm_interface="MS dumpbin"
|
|
@@ -5889,7 +5916,7 @@ ia64-*-hpux*)
|
|
;;
|
|
;;
|
|
*-*-irix6*)
|
|
*-*-irix6*)
|
|
# Find out which ABI we are using.
|
|
# Find out which ABI we are using.
|
|
- echo '#line 5892 "configure"' > conftest.$ac_ext
|
|
+ echo '#line 5919 "configure"' > conftest.$ac_ext
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
|
|
(eval $ac_compile) 2>&5
|
|
(eval $ac_compile) 2>&5
|
|
ac_status=$?
|
|
ac_status=$?
|
|
@@ -7049,8 +7076,8 @@ $as_echo "$ac_try_echo"; } >&5
|
|
... rest of stderr output deleted ...
|
|
... rest of stderr output deleted ...
|
|
10q' conftest.err >conftest.er1
|
|
10q' conftest.err >conftest.er1
|
|
cat conftest.er1 >&5
|
|
cat conftest.er1 >&5
|
|
- rm -f conftest.er1 conftest.err
|
|
|
|
fi
|
|
fi
|
|
|
|
+ rm -f conftest.er1 conftest.err
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
|
|
test $ac_status = 0; }
|
|
test $ac_status = 0; }
|
|
done
|
|
done
|
|
@@ -7813,11 +7840,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:7816: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:7843: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
cat conftest.err >&5
|
|
- echo "$as_me:7820: \$? = $ac_status" >&5
|
|
+ echo "$as_me:7847: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -8152,11 +8179,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:8155: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:8182: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
cat conftest.err >&5
|
|
- echo "$as_me:8159: \$? = $ac_status" >&5
|
|
+ echo "$as_me:8186: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -8257,11 +8284,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:8260: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:8287: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:8264: \$? = $ac_status" >&5
|
|
+ echo "$as_me:8291: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -8312,11 +8339,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:8315: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:8342: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:8319: \$? = $ac_status" >&5
|
|
+ echo "$as_me:8346: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -10695,7 +10722,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<_LT_EOF
|
|
cat > conftest.$ac_ext <<_LT_EOF
|
|
-#line 10698 "configure"
|
|
+#line 10725 "configure"
|
|
#include "confdefs.h"
|
|
#include "confdefs.h"
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
#if HAVE_DLFCN_H
|
|
@@ -10791,7 +10818,7 @@ else
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
|
|
lt_status=$lt_dlunknown
|
|
lt_status=$lt_dlunknown
|
|
cat > conftest.$ac_ext <<_LT_EOF
|
|
cat > conftest.$ac_ext <<_LT_EOF
|
|
-#line 10794 "configure"
|
|
+#line 10821 "configure"
|
|
#include "confdefs.h"
|
|
#include "confdefs.h"
|
|
|
|
|
|
#if HAVE_DLFCN_H
|
|
#if HAVE_DLFCN_H
|
|
@@ -12747,11 +12774,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:12750: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:12777: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
(eval "$lt_compile" 2>conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat conftest.err >&5
|
|
cat conftest.err >&5
|
|
- echo "$as_me:12754: \$? = $ac_status" >&5
|
|
+ echo "$as_me:12781: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
if (exit $ac_status) && test -s "$ac_outfile"; then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# So say no if there are warnings other than the usual output.
|
|
# So say no if there are warnings other than the usual output.
|
|
@@ -12846,11 +12873,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:12849: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:12876: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:12853: \$? = $ac_status" >&5
|
|
+ echo "$as_me:12880: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -12898,11 +12925,11 @@ else
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
-e 's:$: $lt_compiler_flag:'`
|
|
- (eval echo "\"\$as_me:12901: $lt_compile\"" >&5)
|
|
+ (eval echo "\"\$as_me:12928: $lt_compile\"" >&5)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
(eval "$lt_compile" 2>out/conftest.err)
|
|
ac_status=$?
|
|
ac_status=$?
|
|
cat out/conftest.err >&5
|
|
cat out/conftest.err >&5
|
|
- echo "$as_me:12905: \$? = $ac_status" >&5
|
|
+ echo "$as_me:12932: \$? = $ac_status" >&5
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext
|
|
then
|
|
then
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
# The compiler can only warn and ignore the option if not recognized
|
|
@@ -14182,6 +14209,7 @@ IFS=$as_save_IFS
|
|
|
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
+ test -d ./--version && rmdir ./--version
|
|
if test "${ac_cv_path_mkdir+set}" = set; then
|
|
if test "${ac_cv_path_mkdir+set}" = set; then
|
|
MKDIR_P="$ac_cv_path_mkdir -p"
|
|
MKDIR_P="$ac_cv_path_mkdir -p"
|
|
else
|
|
else
|
|
@@ -14189,7 +14217,6 @@ fi
|
|
# value for MKDIR_P within a source directory, because that will
|
|
# value for MKDIR_P within a source directory, because that will
|
|
# break other packages using the cache if that directory is
|
|
# break other packages using the cache if that directory is
|
|
# removed, or if the value is a relative name.
|
|
# removed, or if the value is a relative name.
|
|
- test -d ./--version && rmdir ./--version
|
|
|
|
MKDIR_P="$ac_install_sh -d"
|
|
MKDIR_P="$ac_install_sh -d"
|
|
fi
|
|
fi
|
|
fi
|
|
fi
|
|
@@ -15889,7 +15916,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
# values after options handling.
|
|
# values after options handling.
|
|
ac_log="
|
|
ac_log="
|
|
This file was extended by clish $as_me 0.7.4alpha, which was
|
|
This file was extended by clish $as_me 0.7.4alpha, which was
|
|
-generated by GNU Autoconf 2.64. Invocation command line was
|
|
+generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
CONFIG_HEADERS = $CONFIG_HEADERS
|
|
CONFIG_HEADERS = $CONFIG_HEADERS
|
|
@@ -15929,6 +15956,7 @@ Usage: $0 [OPTION]... [TAG]...
|
|
|
|
|
|
-h, --help print this help, then exit
|
|
-h, --help print this help, then exit
|
|
-V, --version print version number and configuration settings, then exit
|
|
-V, --version print version number and configuration settings, then exit
|
|
|
|
+ --config print configuration, then exit
|
|
-q, --quiet, --silent
|
|
-q, --quiet, --silent
|
|
do not print progress messages
|
|
do not print progress messages
|
|
-d, --debug don't remove temporary files
|
|
-d, --debug don't remove temporary files
|
|
@@ -15951,10 +15979,11 @@ Report bugs to <gmckerrell at users dot sourceforge dot net>."
|
|
|
|
|
|
_ACEOF
|
|
_ACEOF
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
|
|
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
|
ac_cs_version="\\
|
|
ac_cs_version="\\
|
|
clish config.status 0.7.4alpha
|
|
clish config.status 0.7.4alpha
|
|
-configured by $0, generated by GNU Autoconf 2.64,
|
|
+configured by $0, generated by GNU Autoconf 2.65,
|
|
- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
|
+ with options \\"\$ac_cs_config\\"
|
|
|
|
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
This config.status script is free software; the Free Software Foundation
|
|
This config.status script is free software; the Free Software Foundation
|
|
@@ -15992,6 +16021,8 @@ do
|
|
ac_cs_recheck=: ;;
|
|
ac_cs_recheck=: ;;
|
|
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
|
|
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
|
|
$as_echo "$ac_cs_version"; exit ;;
|
|
$as_echo "$ac_cs_version"; exit ;;
|
|
|
|
+ --config | --confi | --conf | --con | --co | --c )
|
|
|
|
+ $as_echo "$ac_cs_config"; exit ;;
|
|
--debug | --debu | --deb | --de | --d | -d )
|
|
--debug | --debu | --deb | --de | --d | -d )
|
|
debug=: ;;
|
|
debug=: ;;
|
|
--file | --fil | --fi | --f )
|
|
--file | --fil | --fi | --f )
|
|
@@ -16532,7 +16563,7 @@ s/'"$ac_delim"'$//
|
|
t delim
|
|
t delim
|
|
:nl
|
|
:nl
|
|
h
|
|
h
|
|
-s/\(.\{148\}\).*/\1/
|
|
+s/\(.\{148\}\)..*/\1/
|
|
t more1
|
|
t more1
|
|
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
|
|
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
|
|
p
|
|
p
|
|
@@ -16546,7 +16577,7 @@ s/.\{148\}//
|
|
t nl
|
|
t nl
|
|
:delim
|
|
:delim
|
|
h
|
|
h
|
|
-s/\(.\{148\}\).*/\1/
|
|
+s/\(.\{148\}\)..*/\1/
|
|
t more2
|
|
t more2
|
|
s/["\\]/\\&/g; s/^/"/; s/$/"/
|
|
s/["\\]/\\&/g; s/^/"/; s/$/"/
|
|
p
|
|
p
|