Codebase list teckit / 5d014eae-89bf-4a12-9e08-08661a428fd0/upstream
Import upstream version 2.5.11+ds1+git20211112.1.2991037 Debian Janitor 2 years ago
17 changed file(s) with 3743 addition(s) and 2846 deletion(s). Raw diff Collapse all Expand all
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.5 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
169169 $(am__extra_recursive_targets)
170170 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
171171 cscope distdir distdir-am dist dist-all distcheck
172 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
173 $(LISP)config.h.in
172 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
173 config.h.in
174174 # Read a list of newline-separated strings from the standard input,
175175 # and print each of them once, without duplicates. Input order is
176176 # *not* preserved.
187187 unique=`for i in $$list; do \
188188 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189189 done | $(am__uniquify_input)`
190 ETAGS = etags
191 CTAGS = ctags
192 CSCOPE = cscope
193190 DIST_SUBDIRS = $(SUBDIRS)
194191 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
195192 $(srcdir)/installed-top.pc.in $(srcdir)/teckit.pc.in \
234231 DIST_ARCHIVES = $(distdir).tar.gz
235232 GZIP_ENV = --best
236233 DIST_TARGETS = dist-gzip
234 # Exists only to be overridden by the user if desired.
235 AM_DISTCHECK_DVI_TARGET = dvi
237236 distuninstallcheck_listfiles = find . -type f -print
238237 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
239238 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
249248 CC = @CC@
250249 CCDEPMODE = @CCDEPMODE@
251250 CFLAGS = @CFLAGS@
252 CPP = @CPP@
253251 CPPFLAGS = @CPPFLAGS@
252 CSCOPE = @CSCOPE@
253 CTAGS = @CTAGS@
254254 CXX = @CXX@
255255 CXXCPP = @CXXCPP@
256256 CXXDEPMODE = @CXXDEPMODE@
265265 ECHO_N = @ECHO_N@
266266 ECHO_T = @ECHO_T@
267267 EGREP = @EGREP@
268 ETAGS = @ETAGS@
268269 EXEEXT = @EXEEXT@
269270 FGREP = @FGREP@
270271 GREP = @GREP@
569570 distclean-tags:
570571 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571572 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
572
573573 distdir: $(BUILT_SOURCES)
574574 $(MAKE) $(AM_MAKEFLAGS) distdir-am
575575
653653 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
654654 $(am__post_remove_distdir)
655655
656 dist-zstd: distdir
657 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
658 $(am__post_remove_distdir)
659
656660 dist-tarZ: distdir
657661 @echo WARNING: "Support for distribution archives compressed with" \
658662 "legacy program 'compress' is deprecated." >&2
695699 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
696700 *.zip*) \
697701 unzip $(distdir).zip ;;\
702 *.tar.zst*) \
703 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
698704 esac
699705 chmod -R a-w $(distdir)
700706 chmod u+w $(distdir)
710716 $(DISTCHECK_CONFIGURE_FLAGS) \
711717 --srcdir=../.. --prefix="$$dc_install_base" \
712718 && $(MAKE) $(AM_MAKEFLAGS) \
713 && $(MAKE) $(AM_MAKEFLAGS) dvi \
719 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
714720 && $(MAKE) $(AM_MAKEFLAGS) check \
715721 && $(MAKE) $(AM_MAKEFLAGS) install \
716722 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
875881 am--refresh check check-am clean clean-cscope clean-generic \
876882 clean-libtool cscope cscopelist-am ctags ctags-am dist \
877883 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
878 dist-xz dist-zip distcheck distclean distclean-generic \
879 distclean-hdr distclean-libtool distclean-tags distcleancheck \
880 distdir distuninstallcheck dvi dvi-am html html-am info \
881 info-am install install-am install-data install-data-am \
882 install-dvi install-dvi-am install-exec install-exec-am \
883 install-html install-html-am install-info install-info-am \
884 install-man install-pdf install-pdf-am install-pkgconfigDATA \
885 install-ps install-ps-am install-strip installcheck \
886 installcheck-am installdirs installdirs-am maintainer-clean \
887 maintainer-clean-generic mostlyclean mostlyclean-generic \
888 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
889 uninstall-am uninstall-pkgconfigDATA
884 dist-xz dist-zip dist-zstd distcheck distclean \
885 distclean-generic distclean-hdr distclean-libtool \
886 distclean-tags distcleancheck distdir distuninstallcheck dvi \
887 dvi-am html html-am info info-am install install-am \
888 install-data install-data-am install-dvi install-dvi-am \
889 install-exec install-exec-am install-html install-html-am \
890 install-info install-info-am install-man install-pdf \
891 install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
892 install-strip installcheck installcheck-am installdirs \
893 installdirs-am maintainer-clean maintainer-clean-generic \
894 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
895 ps ps-am tags tags-am uninstall uninstall-am \
896 uninstall-pkgconfigDATA
890897
891898 .PRECIOUS: Makefile
892899
0 # generated automatically by aclocal 1.16.1 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
0 # generated automatically by aclocal 1.16.5 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
33
44 # This file is free software; the Free Software Foundation
55 # gives unlimited permission to copy and/or distribute it,
1313 m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
1414 m4_ifndef([AC_AUTOCONF_VERSION],
1515 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
17 [m4_warning([this file was generated for autoconf 2.69.
16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
17 [m4_warning([this file was generated for autoconf 2.71.
1818 You have another version of autoconf. It may work, but is not guaranteed to.
1919 If you have problems, you may need to regenerate the build system entirely.
2020 To do so, use the procedure documented by the package, typically 'autoreconf'.])])
2121
22 # Copyright (C) 2002-2018 Free Software Foundation, Inc.
22 # Copyright (C) 2002-2021 Free Software Foundation, Inc.
2323 #
2424 # This file is free software; the Free Software Foundation
2525 # gives unlimited permission to copy and/or distribute it,
3434 [am__api_version='1.16'
3535 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3636 dnl require some minimum version. Point them to the right macro.
37 m4_if([$1], [1.16.1], [],
37 m4_if([$1], [1.16.5], [],
3838 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
3939 ])
4040
5050 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
5151 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
5252 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
53 [AM_AUTOMAKE_VERSION([1.16.1])dnl
53 [AM_AUTOMAKE_VERSION([1.16.5])dnl
5454 m4_ifndef([AC_AUTOCONF_VERSION],
5555 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
5656 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
5757
5858 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
5959
60 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
60 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
6161 #
6262 # This file is free software; the Free Software Foundation
6363 # gives unlimited permission to copy and/or distribute it,
109109
110110 # AM_CONDITIONAL -*- Autoconf -*-
111111
112 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
112 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
113113 #
114114 # This file is free software; the Free Software Foundation
115115 # gives unlimited permission to copy and/or distribute it,
140140 Usually this means the macro was only invoked conditionally.]])
141141 fi])])
142142
143 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
143 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
144144 #
145145 # This file is free software; the Free Software Foundation
146146 # gives unlimited permission to copy and/or distribute it,
331331
332332 # Generate code to set up dependency tracking. -*- Autoconf -*-
333333
334 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
334 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
335335 #
336336 # This file is free software; the Free Software Foundation
337337 # gives unlimited permission to copy and/or distribute it,
370370 done
371371 if test $am_rc -ne 0; then
372372 AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments
373 for automatic dependency tracking. Try re-running configure with the
373 for automatic dependency tracking. If GNU make was not used, consider
374 re-running the configure script with MAKE="gmake" (or whatever is
375 necessary). You can also try re-running configure with the
374376 '--disable-dependency-tracking' option to at least be able to build
375377 the package (albeit without support for automatic dependency tracking).])
376378 fi
397399
398400 # Do all the work for Automake. -*- Autoconf -*-
399401
400 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
402 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
401403 #
402404 # This file is free software; the Free Software Foundation
403405 # gives unlimited permission to copy and/or distribute it,
425427 # release and drop the old call support.
426428 AC_DEFUN([AM_INIT_AUTOMAKE],
427429 [AC_PREREQ([2.65])dnl
430 m4_ifdef([_$0_ALREADY_INIT],
431 [m4_fatal([$0 expanded multiple times
432 ]m4_defn([_$0_ALREADY_INIT]))],
433 [m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl
428434 dnl Autoconf wants to disallow AM_ names. We explicitly allow
429435 dnl the ones we care about.
430436 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
461467 [_AM_SET_OPTIONS([$1])dnl
462468 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
463469 m4_if(
464 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
470 m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]),
465471 [ok:ok],,
466472 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
467473 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
513519 [m4_define([AC_PROG_OBJCXX],
514520 m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl
515521 ])
522 # Variables for tags utilities; see am/tags.am
523 if test -z "$CTAGS"; then
524 CTAGS=ctags
525 fi
526 AC_SUBST([CTAGS])
527 if test -z "$ETAGS"; then
528 ETAGS=etags
529 fi
530 AC_SUBST([ETAGS])
531 if test -z "$CSCOPE"; then
532 CSCOPE=cscope
533 fi
534 AC_SUBST([CSCOPE])
535
516536 AC_REQUIRE([AM_SILENT_RULES])dnl
517537 dnl The testsuite driver may need to know about EXEEXT, so add the
518538 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This
594614 done
595615 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
596616
597 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
617 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
598618 #
599619 # This file is free software; the Free Software Foundation
600620 # gives unlimited permission to copy and/or distribute it,
615635 fi
616636 AC_SUBST([install_sh])])
617637
618 # Copyright (C) 2003-2018 Free Software Foundation, Inc.
638 # Copyright (C) 2003-2021 Free Software Foundation, Inc.
619639 #
620640 # This file is free software; the Free Software Foundation
621641 # gives unlimited permission to copy and/or distribute it,
637657 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
638658 # From Jim Meyering
639659
640 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
660 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
641661 #
642662 # This file is free software; the Free Software Foundation
643663 # gives unlimited permission to copy and/or distribute it,
672692
673693 # Check to see how 'make' treats includes. -*- Autoconf -*-
674694
675 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
695 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
676696 #
677697 # This file is free software; the Free Software Foundation
678698 # gives unlimited permission to copy and/or distribute it,
715735
716736 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
717737
718 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
738 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
719739 #
720740 # This file is free software; the Free Software Foundation
721741 # gives unlimited permission to copy and/or distribute it,
736756 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
737757 AC_REQUIRE_AUX_FILE([missing])dnl
738758 if test x"${MISSING+set}" != xset; then
739 case $am_aux_dir in
740 *\ * | *\ *)
741 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
742 *)
743 MISSING="\${SHELL} $am_aux_dir/missing" ;;
744 esac
759 MISSING="\${SHELL} '$am_aux_dir/missing'"
745760 fi
746761 # Use eval to expand $SHELL
747762 if eval "$MISSING --is-lightweight"; then
756771 # Obsolete and "removed" macros, that must however still report explicit
757772 # error messages when used, to smooth transition.
758773 #
759 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
774 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
760775 #
761776 # This file is free software; the Free Software Foundation
762777 # gives unlimited permission to copy and/or distribute it,
783798
784799 # Helper functions for option handling. -*- Autoconf -*-
785800
786 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
801 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
787802 #
788803 # This file is free software; the Free Software Foundation
789804 # gives unlimited permission to copy and/or distribute it,
812827 AC_DEFUN([_AM_IF_OPTION],
813828 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
814829
815 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
830 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
816831 #
817832 # This file is free software; the Free Software Foundation
818833 # gives unlimited permission to copy and/or distribute it,
859874 # For backward compatibility.
860875 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
861876
862 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
877 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
863878 #
864879 # This file is free software; the Free Software Foundation
865880 # gives unlimited permission to copy and/or distribute it,
878893
879894 # Check to make sure that the build environment is sane. -*- Autoconf -*-
880895
881 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
896 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
882897 #
883898 # This file is free software; the Free Software Foundation
884899 # gives unlimited permission to copy and/or distribute it,
959974 rm -f conftest.file
960975 ])
961976
962 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
977 # Copyright (C) 2009-2021 Free Software Foundation, Inc.
963978 #
964979 # This file is free software; the Free Software Foundation
965980 # gives unlimited permission to copy and/or distribute it,
10191034 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
10201035 ])
10211036
1022 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
1037 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
10231038 #
10241039 # This file is free software; the Free Software Foundation
10251040 # gives unlimited permission to copy and/or distribute it,
10471062 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
10481063 AC_SUBST([INSTALL_STRIP_PROGRAM])])
10491064
1050 # Copyright (C) 2006-2018 Free Software Foundation, Inc.
1065 # Copyright (C) 2006-2021 Free Software Foundation, Inc.
10511066 #
10521067 # This file is free software; the Free Software Foundation
10531068 # gives unlimited permission to copy and/or distribute it,
10661081
10671082 # Check how to create a tarball. -*- Autoconf -*-
10681083
1069 # Copyright (C) 2004-2018 Free Software Foundation, Inc.
1084 # Copyright (C) 2004-2021 Free Software Foundation, Inc.
10701085 #
10711086 # This file is free software; the Free Software Foundation
10721087 # gives unlimited permission to copy and/or distribute it,
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.5 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
242242 unique=`for i in $$list; do \
243243 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
244244 done | $(am__uniquify_input)`
245 ETAGS = etags
246 CTAGS = ctags
247245 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
248246 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249247 ACLOCAL = @ACLOCAL@
257255 CC = @CC@
258256 CCDEPMODE = @CCDEPMODE@
259257 CFLAGS = @CFLAGS@
260 CPP = @CPP@
261258 CPPFLAGS = @CPPFLAGS@
259 CSCOPE = @CSCOPE@
260 CTAGS = @CTAGS@
262261 CXX = @CXX@
263262 CXXCPP = @CXXCPP@
264263 CXXDEPMODE = @CXXDEPMODE@
273272 ECHO_N = @ECHO_N@
274273 ECHO_T = @ECHO_T@
275274 EGREP = @EGREP@
275 ETAGS = @ETAGS@
276276 EXEEXT = @EXEEXT@
277277 FGREP = @FGREP@
278278 GREP = @GREP@
787787
788788 distclean-tags:
789789 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
790
791790 distdir: $(BUILT_SOURCES)
792791 $(MAKE) $(AM_MAKEFLAGS) distdir-am
793792
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
5 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
66 # Written by Tom Tromey <tromey@cygnus.com>.
77 #
88 # This program is free software; you can redistribute it and/or modify
5252 MINGW*)
5353 file_conv=mingw
5454 ;;
55 CYGWIN*)
55 CYGWIN* | MSYS*)
5656 file_conv=cygwin
5757 ;;
5858 *)
6666 mingw/*)
6767 file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
6868 ;;
69 cygwin/*)
69 cygwin/* | msys/*)
7070 file=`cygpath -m "$file" || echo "$file"`
7171 ;;
7272 wine/*)
1414 /* Define to 1 if you have the `z' library (-lz). */
1515 #undef HAVE_LIBZ
1616
17 /* Define to 1 if you have the <memory.h> header file. */
18 #undef HAVE_MEMORY_H
19
2017 /* Define to 1 if you have the <stdint.h> header file. */
2118 #undef HAVE_STDINT_H
19
20 /* Define to 1 if you have the <stdio.h> header file. */
21 #undef HAVE_STDIO_H
2222
2323 /* Define to 1 if you have the <stdlib.h> header file. */
2424 #undef HAVE_STDLIB_H
6565 /* Define to the version of this package. */
6666 #undef PACKAGE_VERSION
6767
68 /* Define to 1 if you have the ANSI C header files. */
68 /* Define to 1 if all of the C90 standard headers exist (not just the ones
69 required in a freestanding environment). This macro is provided for
70 backward compatibility; new code need not use it. */
6971 #undef STDC_HEADERS
7072
7173 /* Version number of package */
+3523
-2679
configure less more
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for teckit 2.5.11.
2 # Generated by GNU Autoconf 2.71 for teckit 2.5.11.
33 #
44 # Report bugs to <wstech@sil.org>.
55 #
66 #
7 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
8 # Inc.
89 #
910 #
1011 # This configure script is free software; the Free Software Foundation
1516
1617 # Be more Bourne compatible
1718 DUALCASE=1; export DUALCASE # for MKS sh
18 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
19 as_nop=:
20 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
21 then :
1922 emulate sh
2023 NULLCMD=:
2124 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2225 # is contrary to our usage. Disable this feature.
2326 alias -g '${1+"$@"}'='"$@"'
2427 setopt NO_GLOB_SUBST
25 else
28 else $as_nop
2629 case `(set -o) 2>/dev/null` in #(
2730 *posix*) :
2831 set -o posix ;; #(
3235 fi
3336
3437
38
39 # Reset variables that may have inherited troublesome values from
40 # the environment.
41
42 # IFS needs to be set, to space, tab, and newline, in precisely that order.
43 # (If _AS_PATH_WALK were called with IFS unset, it would have the
44 # side effect of setting IFS to empty, thus disabling word splitting.)
45 # Quoting is to prevent editors from complaining about space-tab.
3546 as_nl='
3647 '
3748 export as_nl
38 # Printing a long string crashes Solaris 7 /usr/bin/printf.
39 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
42 # Prefer a ksh shell builtin over an external printf program on Solaris,
43 # but without wasting forks for bash or zsh.
44 if test -z "$BASH_VERSION$ZSH_VERSION" \
45 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo='print -r --'
47 as_echo_n='print -rn --'
48 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
49 as_echo='printf %s\n'
50 as_echo_n='printf %s'
51 else
52 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
53 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
54 as_echo_n='/usr/ucb/echo -n'
55 else
56 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
57 as_echo_n_body='eval
58 arg=$1;
59 case $arg in #(
60 *"$as_nl"*)
61 expr "X$arg" : "X\\(.*\\)$as_nl";
62 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 esac;
64 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
65 '
66 export as_echo_n_body
67 as_echo_n='sh -c $as_echo_n_body as_echo'
68 fi
69 export as_echo_body
70 as_echo='sh -c $as_echo_body as_echo'
71 fi
49 IFS=" "" $as_nl"
50
51 PS1='$ '
52 PS2='> '
53 PS4='+ '
54
55 # Ensure predictable behavior from utilities with locale-dependent output.
56 LC_ALL=C
57 export LC_ALL
58 LANGUAGE=C
59 export LANGUAGE
60
61 # We cannot yet rely on "unset" to work, but we need these variables
62 # to be unset--not just set to an empty or harmless value--now, to
63 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
64 # also avoids known problems related to "unset" and subshell syntax
65 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
66 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
67 do eval test \${$as_var+y} \
68 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
69 done
70
71 # Ensure that fds 0, 1, and 2 are open.
72 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
73 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
74 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
7275
7376 # The user is always right.
74 if test "${PATH_SEPARATOR+set}" != set; then
77 if ${PATH_SEPARATOR+false} :; then
7578 PATH_SEPARATOR=:
7679 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
7780 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
7982 }
8083 fi
8184
82
83 # IFS
84 # We need space, tab and new line, in precisely that order. Quoting is
85 # there to prevent editors from complaining about space-tab.
86 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
87 # splitting by setting IFS to empty value.)
88 IFS=" "" $as_nl"
8985
9086 # Find who we are. Look in the path if we contain no directory separator.
9187 as_myself=
9591 for as_dir in $PATH
9692 do
9793 IFS=$as_save_IFS
98 test -z "$as_dir" && as_dir=.
99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
94 case $as_dir in #(((
95 '') as_dir=./ ;;
96 */) ;;
97 *) as_dir=$as_dir/ ;;
98 esac
99 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
100100 done
101101 IFS=$as_save_IFS
102102
108108 as_myself=$0
109109 fi
110110 if test ! -f "$as_myself"; then
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
112112 exit 1
113113 fi
114114
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there. '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\${$as_var+set} = xset \
121 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
122 done
123 PS1='$ '
124 PS2='> '
125 PS4='+ '
126
127 # NLS nuisances.
128 LC_ALL=C
129 export LC_ALL
130 LANGUAGE=C
131 export LANGUAGE
132
133 # CDPATH.
134 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135115
136116 # Use a proper internal environment variable to ensure we don't fall
137117 # into an infinite loop, continuously re-executing ourselves.
153133 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
154134 # Admittedly, this is quite paranoid, since all the known shells bail
155135 # out after a failed `exec'.
156 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
157 as_fn_exit 255
136 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
137 exit 255
158138 fi
159139 # We don't want this to propagate to other subprocesses.
160140 { _as_can_reexec=; unset _as_can_reexec;}
161141 if test "x$CONFIG_SHELL" = x; then
162 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
142 as_bourne_compatible="as_nop=:
143 if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
144 then :
163145 emulate sh
164146 NULLCMD=:
165147 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
166148 # is contrary to our usage. Disable this feature.
167149 alias -g '\${1+\"\$@\"}'='\"\$@\"'
168150 setopt NO_GLOB_SUBST
169 else
151 else \$as_nop
170152 case \`(set -o) 2>/dev/null\` in #(
171153 *posix*) :
172154 set -o posix ;; #(
186168 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
187169 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
188170 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
189 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
190
191 else
171 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
172 then :
173
174 else \$as_nop
192175 exitcode=1; echo positional parameters were not saved.
193176 fi
194177 test x\$exitcode = x0 || exit 1
178 blah=\$(echo \$(echo blah))
179 test x\"\$blah\" = xblah || exit 1
195180 test -x / || exit 1"
196181 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
197182 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
206191 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
207192 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
208193 test \$(( 1 + 1 )) = 2 || exit 1"
209 if (eval "$as_required") 2>/dev/null; then :
194 if (eval "$as_required") 2>/dev/null
195 then :
210196 as_have_required=yes
211 else
197 else $as_nop
212198 as_have_required=no
213199 fi
214 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
215
216 else
200 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
201 then :
202
203 else $as_nop
217204 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
218205 as_found=false
219206 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
220207 do
221208 IFS=$as_save_IFS
222 test -z "$as_dir" && as_dir=.
209 case $as_dir in #(((
210 '') as_dir=./ ;;
211 */) ;;
212 *) as_dir=$as_dir/ ;;
213 esac
223214 as_found=:
224215 case $as_dir in #(
225216 /*)
226217 for as_base in sh bash ksh sh5; do
227218 # Try only shells that exist, to save several forks.
228 as_shell=$as_dir/$as_base
219 as_shell=$as_dir$as_base
229220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
230 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
221 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
222 then :
231223 CONFIG_SHELL=$as_shell as_have_required=yes
232 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
225 then :
233226 break 2
234227 fi
235228 fi
237230 esac
238231 as_found=false
239232 done
240 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
241 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 IFS=$as_save_IFS
234 if $as_found
235 then :
236
237 else $as_nop
238 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
239 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
240 then :
242241 CONFIG_SHELL=$SHELL as_have_required=yes
243 fi; }
244 IFS=$as_save_IFS
245
246
247 if test "x$CONFIG_SHELL" != x; then :
242 fi
243 fi
244
245
246 if test "x$CONFIG_SHELL" != x
247 then :
248248 export CONFIG_SHELL
249249 # We cannot yet assume a decent shell, so we have to provide a
250250 # neutralization value for shells without unset; and this also
262262 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
263263 # Admittedly, this is quite paranoid, since all the known shells bail
264264 # out after a failed `exec'.
265 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
265 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
266266 exit 255
267267 fi
268268
269 if test x$as_have_required = xno; then :
270 $as_echo "$0: This script requires a shell more modern than all"
271 $as_echo "$0: the shells that I found on your system."
272 if test x${ZSH_VERSION+set} = xset ; then
273 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
274 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
269 if test x$as_have_required = xno
270 then :
271 printf "%s\n" "$0: This script requires a shell more modern than all"
272 printf "%s\n" "$0: the shells that I found on your system."
273 if test ${ZSH_VERSION+y} ; then
274 printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
275 printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
275276 else
276 $as_echo "$0: Please tell bug-autoconf@gnu.org and wstech@sil.org
277 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and wstech@sil.org
277278 $0: about your system, including any error possibly output
278279 $0: before this message. Then install a modern shell, or
279280 $0: manually run the script under such a shell if you do
301302 }
302303 as_unset=as_fn_unset
303304
305
304306 # as_fn_set_status STATUS
305307 # -----------------------
306308 # Set $? to STATUS, without forking.
318320 as_fn_set_status $1
319321 exit $1
320322 } # as_fn_exit
323 # as_fn_nop
324 # ---------
325 # Do nothing but, unlike ":", preserve the value of $?.
326 as_fn_nop ()
327 {
328 return $?
329 }
330 as_nop=as_fn_nop
321331
322332 # as_fn_mkdir_p
323333 # -------------
332342 as_dirs=
333343 while :; do
334344 case $as_dir in #(
335 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
345 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
336346 *) as_qdir=$as_dir;;
337347 esac
338348 as_dirs="'$as_qdir' $as_dirs"
341351 X"$as_dir" : 'X\(//\)[^/]' \| \
342352 X"$as_dir" : 'X\(//\)$' \| \
343353 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
344 $as_echo X"$as_dir" |
354 printf "%s\n" X"$as_dir" |
345355 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
346356 s//\1/
347357 q
380390 # advantage of any shell optimizations that allow amortized linear growth over
381391 # repeated appends, instead of the typical quadratic growth present in naive
382392 # implementations.
383 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
393 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
394 then :
384395 eval 'as_fn_append ()
385396 {
386397 eval $1+=\$2
387398 }'
388 else
399 else $as_nop
389400 as_fn_append ()
390401 {
391402 eval $1=\$$1\$2
397408 # Perform arithmetic evaluation on the ARGs, and store the result in the
398409 # global $as_val. Take advantage of shells that can avoid forks. The arguments
399410 # must be portable across $(()) and expr.
400 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
411 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
412 then :
401413 eval 'as_fn_arith ()
402414 {
403415 as_val=$(( $* ))
404416 }'
405 else
417 else $as_nop
406418 as_fn_arith ()
407419 {
408420 as_val=`expr "$@" || test $? -eq 1`
409421 }
410422 fi # as_fn_arith
411423
424 # as_fn_nop
425 # ---------
426 # Do nothing but, unlike ":", preserve the value of $?.
427 as_fn_nop ()
428 {
429 return $?
430 }
431 as_nop=as_fn_nop
412432
413433 # as_fn_error STATUS ERROR [LINENO LOG_FD]
414434 # ----------------------------------------
420440 as_status=$1; test $as_status -eq 0 && as_status=1
421441 if test "$4"; then
422442 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
423 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
443 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
424444 fi
425 $as_echo "$as_me: error: $2" >&2
445 printf "%s\n" "$as_me: error: $2" >&2
426446 as_fn_exit $as_status
427447 } # as_fn_error
428448
449469 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
450470 X"$0" : 'X\(//\)$' \| \
451471 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
452 $as_echo X/"$0" |
472 printf "%s\n" X/"$0" |
453473 sed '/^.*\/\([^/][^/]*\)\/*$/{
454474 s//\1/
455475 q
493513 s/-\n.*//
494514 ' >$as_me.lineno &&
495515 chmod +x "$as_me.lineno" ||
496 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
516 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
497517
498518 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
499519 # already done that, so ensure we don't try to do so again and fall
507527 exit
508528 }
509529
530
531 # Determine whether it's possible to make 'echo' print without a newline.
532 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
533 # for compatibility with existing Makefiles.
510534 ECHO_C= ECHO_N= ECHO_T=
511535 case `echo -n x` in #(((((
512536 -n*)
519543 *)
520544 ECHO_N='-n';;
521545 esac
546
547 # For backward compatibility with old third-party macros, we provide
548 # the shell variables $as_echo and $as_echo_n. New code should use
549 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
550 as_echo='printf %s\n'
551 as_echo_n='printf %s'
552
522553
523554 rm -f conf$$ conf$$.exe conf$$.file
524555 if test -d conf$$.dir; then
597628 ac_unique_file="source/UnicodeNames.cpp"
598629 # Factoring default headers for most tests.
599630 ac_includes_default="\
600 #include <stdio.h>
601 #ifdef HAVE_SYS_TYPES_H
602 # include <sys/types.h>
631 #include <stddef.h>
632 #ifdef HAVE_STDIO_H
633 # include <stdio.h>
603634 #endif
604 #ifdef HAVE_SYS_STAT_H
605 # include <sys/stat.h>
606 #endif
607 #ifdef STDC_HEADERS
635 #ifdef HAVE_STDLIB_H
608636 # include <stdlib.h>
609 # include <stddef.h>
610 #else
611 # ifdef HAVE_STDLIB_H
612 # include <stdlib.h>
613 # endif
614637 #endif
615638 #ifdef HAVE_STRING_H
616 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
617 # include <memory.h>
618 # endif
619639 # include <string.h>
620 #endif
621 #ifdef HAVE_STRINGS_H
622 # include <strings.h>
623640 #endif
624641 #ifdef HAVE_INTTYPES_H
625642 # include <inttypes.h>
627644 #ifdef HAVE_STDINT_H
628645 # include <stdint.h>
629646 #endif
647 #ifdef HAVE_STRINGS_H
648 # include <strings.h>
649 #endif
650 #ifdef HAVE_SYS_TYPES_H
651 # include <sys/types.h>
652 #endif
653 #ifdef HAVE_SYS_STAT_H
654 # include <sys/stat.h>
655 #endif
630656 #ifdef HAVE_UNISTD_H
631657 # include <unistd.h>
632658 #endif"
633659
660 ac_header_c_list=
634661 ac_subst_vars='am__EXEEXT_FALSE
635662 am__EXEEXT_TRUE
636663 LTLIBOBJS
649676 OLD_LIB_NAMES_TRUE
650677 RC
651678 CXXCPP
652 CPP
653679 LT_SYS_LIBRARY_PATH
654680 OTOOL64
655681 OTOOL
701727 AM_DEFAULT_VERBOSITY
702728 AM_DEFAULT_V
703729 AM_V
730 CSCOPE
731 ETAGS
732 CTAGS
704733 am__untar
705734 am__tar
706735 AMTAR
812841 CC
813842 CFLAGS
814843 LT_SYS_LIBRARY_PATH
815 CPP
816844 CXXCPP'
817845
818846
882910 *) ac_optarg=yes ;;
883911 esac
884912
885 # Accept the important Cygnus configure options, so we can diagnose typos.
886
887913 case $ac_dashdash$ac_option in
888914 --)
889915 ac_dashdash=yes ;;
924950 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
925951 # Reject names that are not valid shell variable names.
926952 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
927 as_fn_error $? "invalid feature name: $ac_useropt"
953 as_fn_error $? "invalid feature name: \`$ac_useropt'"
928954 ac_useropt_orig=$ac_useropt
929 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
955 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
930956 case $ac_user_opts in
931957 *"
932958 "enable_$ac_useropt"
950976 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
951977 # Reject names that are not valid shell variable names.
952978 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
953 as_fn_error $? "invalid feature name: $ac_useropt"
979 as_fn_error $? "invalid feature name: \`$ac_useropt'"
954980 ac_useropt_orig=$ac_useropt
955 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
981 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
956982 case $ac_user_opts in
957983 *"
958984 "enable_$ac_useropt"
11631189 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
11641190 # Reject names that are not valid shell variable names.
11651191 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1166 as_fn_error $? "invalid package name: $ac_useropt"
1192 as_fn_error $? "invalid package name: \`$ac_useropt'"
11671193 ac_useropt_orig=$ac_useropt
1168 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1194 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
11691195 case $ac_user_opts in
11701196 *"
11711197 "with_$ac_useropt"
11791205 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
11801206 # Reject names that are not valid shell variable names.
11811207 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1182 as_fn_error $? "invalid package name: $ac_useropt"
1208 as_fn_error $? "invalid package name: \`$ac_useropt'"
11831209 ac_useropt_orig=$ac_useropt
1184 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1210 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
11851211 case $ac_user_opts in
11861212 *"
11871213 "with_$ac_useropt"
12251251
12261252 *)
12271253 # FIXME: should be removed in autoconf 3.0.
1228 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1254 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
12291255 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1230 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1256 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
12311257 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
12321258 ;;
12331259
12431269 case $enable_option_checking in
12441270 no) ;;
12451271 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1246 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1272 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
12471273 esac
12481274 fi
12491275
13071333 X"$as_myself" : 'X\(//\)[^/]' \| \
13081334 X"$as_myself" : 'X\(//\)$' \| \
13091335 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1310 $as_echo X"$as_myself" |
1336 printf "%s\n" X"$as_myself" |
13111337 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13121338 s//\1/
13131339 q
14921518 CFLAGS C compiler flags
14931519 LT_SYS_LIBRARY_PATH
14941520 User-defined run-time library search path.
1495 CPP C preprocessor
14961521 CXXCPP C++ preprocessor
14971522
14981523 Use these variables to override the choices made by `configure' or to help
15141539 case "$ac_dir" in
15151540 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15161541 *)
1517 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1542 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
15181543 # A ".." for each directory in $ac_dir_suffix.
1519 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1544 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15201545 case $ac_top_builddir_sub in
15211546 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15221547 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15441569 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15451570
15461571 cd "$ac_dir" || { ac_status=$?; continue; }
1547 # Check for guested configure.
1572 # Check for configure.gnu first; this name is used for a wrapper for
1573 # Metaconfig's "Configure" on case-insensitive file systems.
15481574 if test -f "$ac_srcdir/configure.gnu"; then
15491575 echo &&
15501576 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
15521578 echo &&
15531579 $SHELL "$ac_srcdir/configure" --help=recursive
15541580 else
1555 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1581 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
15561582 fi || ac_status=$?
15571583 cd "$ac_pwd" || { ac_status=$?; break; }
15581584 done
15621588 if $ac_init_version; then
15631589 cat <<\_ACEOF
15641590 teckit configure 2.5.11
1565 generated by GNU Autoconf 2.69
1566
1567 Copyright (C) 2012 Free Software Foundation, Inc.
1591 generated by GNU Autoconf 2.71
1592
1593 Copyright (C) 2021 Free Software Foundation, Inc.
15681594 This configure script is free software; the Free Software Foundation
15691595 gives unlimited permission to copy, distribute and modify it.
15701596 _ACEOF
15811607 ac_fn_cxx_try_compile ()
15821608 {
15831609 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1584 rm -f conftest.$ac_objext
1610 rm -f conftest.$ac_objext conftest.beam
15851611 if { { ac_try="$ac_compile"
15861612 case "(($ac_try" in
15871613 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15881614 *) ac_try_echo=$ac_try;;
15891615 esac
15901616 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1591 $as_echo "$ac_try_echo"; } >&5
1617 printf "%s\n" "$ac_try_echo"; } >&5
15921618 (eval "$ac_compile") 2>conftest.err
15931619 ac_status=$?
15941620 if test -s conftest.err; then
15961622 cat conftest.er1 >&5
15971623 mv -f conftest.er1 conftest.err
15981624 fi
1599 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1625 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16001626 test $ac_status = 0; } && {
16011627 test -z "$ac_cxx_werror_flag" ||
16021628 test ! -s conftest.err
1603 } && test -s conftest.$ac_objext; then :
1629 } && test -s conftest.$ac_objext
1630 then :
16041631 ac_retval=0
1605 else
1606 $as_echo "$as_me: failed program was:" >&5
1632 else $as_nop
1633 printf "%s\n" "$as_me: failed program was:" >&5
16071634 sed 's/^/| /' conftest.$ac_ext >&5
16081635
16091636 ac_retval=1
16191646 ac_fn_c_try_compile ()
16201647 {
16211648 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1622 rm -f conftest.$ac_objext
1649 rm -f conftest.$ac_objext conftest.beam
16231650 if { { ac_try="$ac_compile"
16241651 case "(($ac_try" in
16251652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16261653 *) ac_try_echo=$ac_try;;
16271654 esac
16281655 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1629 $as_echo "$ac_try_echo"; } >&5
1656 printf "%s\n" "$ac_try_echo"; } >&5
16301657 (eval "$ac_compile") 2>conftest.err
16311658 ac_status=$?
16321659 if test -s conftest.err; then
16341661 cat conftest.er1 >&5
16351662 mv -f conftest.er1 conftest.err
16361663 fi
1637 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1664 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16381665 test $ac_status = 0; } && {
16391666 test -z "$ac_c_werror_flag" ||
16401667 test ! -s conftest.err
1641 } && test -s conftest.$ac_objext; then :
1668 } && test -s conftest.$ac_objext
1669 then :
16421670 ac_retval=0
1643 else
1644 $as_echo "$as_me: failed program was:" >&5
1671 else $as_nop
1672 printf "%s\n" "$as_me: failed program was:" >&5
16451673 sed 's/^/| /' conftest.$ac_ext >&5
16461674
16471675 ac_retval=1
16571685 ac_fn_c_try_link ()
16581686 {
16591687 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1660 rm -f conftest.$ac_objext conftest$ac_exeext
1688 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
16611689 if { { ac_try="$ac_link"
16621690 case "(($ac_try" in
16631691 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16641692 *) ac_try_echo=$ac_try;;
16651693 esac
16661694 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1667 $as_echo "$ac_try_echo"; } >&5
1695 printf "%s\n" "$ac_try_echo"; } >&5
16681696 (eval "$ac_link") 2>conftest.err
16691697 ac_status=$?
16701698 if test -s conftest.err; then
16721700 cat conftest.er1 >&5
16731701 mv -f conftest.er1 conftest.err
16741702 fi
1675 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1703 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16761704 test $ac_status = 0; } && {
16771705 test -z "$ac_c_werror_flag" ||
16781706 test ! -s conftest.err
16791707 } && test -s conftest$ac_exeext && {
16801708 test "$cross_compiling" = yes ||
16811709 test -x conftest$ac_exeext
1682 }; then :
1710 }
1711 then :
16831712 ac_retval=0
1684 else
1685 $as_echo "$as_me: failed program was:" >&5
1713 else $as_nop
1714 printf "%s\n" "$as_me: failed program was:" >&5
16861715 sed 's/^/| /' conftest.$ac_ext >&5
16871716
16881717 ac_retval=1
17041733 ac_fn_c_check_header_compile ()
17051734 {
17061735 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1708 $as_echo_n "checking for $2... " >&6; }
1709 if eval \${$3+:} false; then :
1710 $as_echo_n "(cached) " >&6
1711 else
1736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1737 printf %s "checking for $2... " >&6; }
1738 if eval test \${$3+y}
1739 then :
1740 printf %s "(cached) " >&6
1741 else $as_nop
17121742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17131743 /* end confdefs.h. */
17141744 $4
17151745 #include <$2>
17161746 _ACEOF
1717 if ac_fn_c_try_compile "$LINENO"; then :
1747 if ac_fn_c_try_compile "$LINENO"
1748 then :
17181749 eval "$3=yes"
1719 else
1750 else $as_nop
17201751 eval "$3=no"
17211752 fi
1722 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1753 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17231754 fi
17241755 eval ac_res=\$$3
1725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1726 $as_echo "$ac_res" >&6; }
1756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1757 printf "%s\n" "$ac_res" >&6; }
17271758 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
17281759
17291760 } # ac_fn_c_check_header_compile
1730
1731 # ac_fn_c_try_cpp LINENO
1732 # ----------------------
1733 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1734 ac_fn_c_try_cpp ()
1735 {
1736 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1737 if { { ac_try="$ac_cpp conftest.$ac_ext"
1738 case "(($ac_try" in
1739 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1740 *) ac_try_echo=$ac_try;;
1741 esac
1742 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1743 $as_echo "$ac_try_echo"; } >&5
1744 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1745 ac_status=$?
1746 if test -s conftest.err; then
1747 grep -v '^ *+' conftest.err >conftest.er1
1748 cat conftest.er1 >&5
1749 mv -f conftest.er1 conftest.err
1750 fi
1751 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1752 test $ac_status = 0; } > conftest.i && {
1753 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1754 test ! -s conftest.err
1755 }; then :
1756 ac_retval=0
1757 else
1758 $as_echo "$as_me: failed program was:" >&5
1759 sed 's/^/| /' conftest.$ac_ext >&5
1760
1761 ac_retval=1
1762 fi
1763 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1764 as_fn_set_status $ac_retval
1765
1766 } # ac_fn_c_try_cpp
1767
1768 # ac_fn_c_try_run LINENO
1769 # ----------------------
1770 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1771 # that executables *can* be run.
1772 ac_fn_c_try_run ()
1773 {
1774 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1775 if { { ac_try="$ac_link"
1776 case "(($ac_try" in
1777 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1778 *) ac_try_echo=$ac_try;;
1779 esac
1780 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1781 $as_echo "$ac_try_echo"; } >&5
1782 (eval "$ac_link") 2>&5
1783 ac_status=$?
1784 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1785 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1786 { { case "(($ac_try" in
1787 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1788 *) ac_try_echo=$ac_try;;
1789 esac
1790 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1791 $as_echo "$ac_try_echo"; } >&5
1792 (eval "$ac_try") 2>&5
1793 ac_status=$?
1794 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1795 test $ac_status = 0; }; }; then :
1796 ac_retval=0
1797 else
1798 $as_echo "$as_me: program exited with status $ac_status" >&5
1799 $as_echo "$as_me: failed program was:" >&5
1800 sed 's/^/| /' conftest.$ac_ext >&5
1801
1802 ac_retval=$ac_status
1803 fi
1804 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1805 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1806 as_fn_set_status $ac_retval
1807
1808 } # ac_fn_c_try_run
18091761
18101762 # ac_fn_c_check_func LINENO FUNC VAR
18111763 # ----------------------------------
18131765 ac_fn_c_check_func ()
18141766 {
18151767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1817 $as_echo_n "checking for $2... " >&6; }
1818 if eval \${$3+:} false; then :
1819 $as_echo_n "(cached) " >&6
1820 else
1768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1769 printf %s "checking for $2... " >&6; }
1770 if eval test \${$3+y}
1771 then :
1772 printf %s "(cached) " >&6
1773 else $as_nop
18211774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18221775 /* end confdefs.h. */
18231776 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
18251778 #define $2 innocuous_$2
18261779
18271780 /* System header to define __stub macros and hopefully few prototypes,
1828 which can conflict with char $2 (); below.
1829 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1830 <limits.h> exists even on freestanding compilers. */
1831
1832 #ifdef __STDC__
1833 # include <limits.h>
1834 #else
1835 # include <assert.h>
1836 #endif
1837
1781 which can conflict with char $2 (); below. */
1782
1783 #include <limits.h>
18381784 #undef $2
18391785
18401786 /* Override any GCC internal prototype to avoid an error.
18521798 #endif
18531799
18541800 int
1855 main ()
1801 main (void)
18561802 {
18571803 return $2 ();
18581804 ;
18591805 return 0;
18601806 }
18611807 _ACEOF
1862 if ac_fn_c_try_link "$LINENO"; then :
1808 if ac_fn_c_try_link "$LINENO"
1809 then :
18631810 eval "$3=yes"
1864 else
1811 else $as_nop
18651812 eval "$3=no"
18661813 fi
1867 rm -f core conftest.err conftest.$ac_objext \
1814 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18681815 conftest$ac_exeext conftest.$ac_ext
18691816 fi
18701817 eval ac_res=\$$3
1871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1872 $as_echo "$ac_res" >&6; }
1818 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1819 printf "%s\n" "$ac_res" >&6; }
18731820 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
18741821
18751822 } # ac_fn_c_check_func
18861833 *) ac_try_echo=$ac_try;;
18871834 esac
18881835 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1889 $as_echo "$ac_try_echo"; } >&5
1836 printf "%s\n" "$ac_try_echo"; } >&5
18901837 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
18911838 ac_status=$?
18921839 if test -s conftest.err; then
18941841 cat conftest.er1 >&5
18951842 mv -f conftest.er1 conftest.err
18961843 fi
1897 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1844 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
18981845 test $ac_status = 0; } > conftest.i && {
18991846 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
19001847 test ! -s conftest.err
1901 }; then :
1848 }
1849 then :
19021850 ac_retval=0
1903 else
1904 $as_echo "$as_me: failed program was:" >&5
1851 else $as_nop
1852 printf "%s\n" "$as_me: failed program was:" >&5
19051853 sed 's/^/| /' conftest.$ac_ext >&5
19061854
19071855 ac_retval=1
19171865 ac_fn_cxx_try_link ()
19181866 {
19191867 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1920 rm -f conftest.$ac_objext conftest$ac_exeext
1868 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
19211869 if { { ac_try="$ac_link"
19221870 case "(($ac_try" in
19231871 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19241872 *) ac_try_echo=$ac_try;;
19251873 esac
19261874 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1927 $as_echo "$ac_try_echo"; } >&5
1875 printf "%s\n" "$ac_try_echo"; } >&5
19281876 (eval "$ac_link") 2>conftest.err
19291877 ac_status=$?
19301878 if test -s conftest.err; then
19321880 cat conftest.er1 >&5
19331881 mv -f conftest.er1 conftest.err
19341882 fi
1935 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1883 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
19361884 test $ac_status = 0; } && {
19371885 test -z "$ac_cxx_werror_flag" ||
19381886 test ! -s conftest.err
19391887 } && test -s conftest$ac_exeext && {
19401888 test "$cross_compiling" = yes ||
19411889 test -x conftest$ac_exeext
1942 }; then :
1890 }
1891 then :
19431892 ac_retval=0
1944 else
1945 $as_echo "$as_me: failed program was:" >&5
1893 else $as_nop
1894 printf "%s\n" "$as_me: failed program was:" >&5
19461895 sed 's/^/| /' conftest.$ac_ext >&5
19471896
19481897 ac_retval=1
19571906
19581907 } # ac_fn_cxx_try_link
19591908
1960 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1961 # -------------------------------------------------------
1962 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1963 # the include files in INCLUDES and setting the cache variable VAR
1964 # accordingly.
1965 ac_fn_c_check_header_mongrel ()
1909 # ac_fn_c_try_run LINENO
1910 # ----------------------
1911 # Try to run conftest.$ac_ext, and return whether this succeeded. Assumes that
1912 # executables *can* be run.
1913 ac_fn_c_try_run ()
19661914 {
19671915 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1968 if eval \${$3+:} false; then :
1969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1970 $as_echo_n "checking for $2... " >&6; }
1971 if eval \${$3+:} false; then :
1972 $as_echo_n "(cached) " >&6
1973 fi
1974 eval ac_res=\$$3
1975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1976 $as_echo "$ac_res" >&6; }
1977 else
1978 # Is the header compilable?
1979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1980 $as_echo_n "checking $2 usability... " >&6; }
1981 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1982 /* end confdefs.h. */
1983 $4
1984 #include <$2>
1985 _ACEOF
1986 if ac_fn_c_try_compile "$LINENO"; then :
1987 ac_header_compiler=yes
1988 else
1989 ac_header_compiler=no
1990 fi
1991 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1993 $as_echo "$ac_header_compiler" >&6; }
1994
1995 # Is the header present?
1996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1997 $as_echo_n "checking $2 presence... " >&6; }
1998 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1999 /* end confdefs.h. */
2000 #include <$2>
2001 _ACEOF
2002 if ac_fn_c_try_cpp "$LINENO"; then :
2003 ac_header_preproc=yes
2004 else
2005 ac_header_preproc=no
2006 fi
2007 rm -f conftest.err conftest.i conftest.$ac_ext
2008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2009 $as_echo "$ac_header_preproc" >&6; }
2010
2011 # So? What about this header?
2012 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2013 yes:no: )
2014 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2015 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2016 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2017 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2018 ;;
2019 no:yes:* )
2020 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2021 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2022 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2023 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2024 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2025 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2026 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2027 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2028 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2029 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2030 ( $as_echo "## ----------------------------- ##
2031 ## Report this to wstech@sil.org ##
2032 ## ----------------------------- ##"
2033 ) | sed "s/^/$as_me: WARNING: /" >&2
2034 ;;
1916 if { { ac_try="$ac_link"
1917 case "(($ac_try" in
1918 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1919 *) ac_try_echo=$ac_try;;
20351920 esac
2036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2037 $as_echo_n "checking for $2... " >&6; }
2038 if eval \${$3+:} false; then :
2039 $as_echo_n "(cached) " >&6
2040 else
2041 eval "$3=\$ac_header_compiler"
2042 fi
2043 eval ac_res=\$$3
2044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2045 $as_echo "$ac_res" >&6; }
2046 fi
1921 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1922 printf "%s\n" "$ac_try_echo"; } >&5
1923 (eval "$ac_link") 2>&5
1924 ac_status=$?
1925 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1926 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1927 { { case "(($ac_try" in
1928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1929 *) ac_try_echo=$ac_try;;
1930 esac
1931 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1932 printf "%s\n" "$ac_try_echo"; } >&5
1933 (eval "$ac_try") 2>&5
1934 ac_status=$?
1935 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1936 test $ac_status = 0; }; }
1937 then :
1938 ac_retval=0
1939 else $as_nop
1940 printf "%s\n" "$as_me: program exited with status $ac_status" >&5
1941 printf "%s\n" "$as_me: failed program was:" >&5
1942 sed 's/^/| /' conftest.$ac_ext >&5
1943
1944 ac_retval=$ac_status
1945 fi
1946 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
20471947 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2048
2049 } # ac_fn_c_check_header_mongrel
1948 as_fn_set_status $ac_retval
1949
1950 } # ac_fn_c_try_run
1951 ac_configure_args_raw=
1952 for ac_arg
1953 do
1954 case $ac_arg in
1955 *\'*)
1956 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1957 esac
1958 as_fn_append ac_configure_args_raw " '$ac_arg'"
1959 done
1960
1961 case $ac_configure_args_raw in
1962 *$as_nl*)
1963 ac_safe_unquote= ;;
1964 *)
1965 ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
1966 ac_unsafe_a="$ac_unsafe_z#~"
1967 ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
1968 ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
1969 esac
1970
20501971 cat >config.log <<_ACEOF
20511972 This file contains any messages produced by compilers while
20521973 running configure, to aid debugging if configure makes a mistake.
20531974
20541975 It was created by teckit $as_me 2.5.11, which was
2055 generated by GNU Autoconf 2.69. Invocation command line was
2056
2057 $ $0 $@
1976 generated by GNU Autoconf 2.71. Invocation command line was
1977
1978 $ $0$ac_configure_args_raw
20581979
20591980 _ACEOF
20601981 exec 5>>config.log
20872008 for as_dir in $PATH
20882009 do
20892010 IFS=$as_save_IFS
2090 test -z "$as_dir" && as_dir=.
2091 $as_echo "PATH: $as_dir"
2011 case $as_dir in #(((
2012 '') as_dir=./ ;;
2013 */) ;;
2014 *) as_dir=$as_dir/ ;;
2015 esac
2016 printf "%s\n" "PATH: $as_dir"
20922017 done
20932018 IFS=$as_save_IFS
20942019
21232048 | -silent | --silent | --silen | --sile | --sil)
21242049 continue ;;
21252050 *\'*)
2126 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2051 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
21272052 esac
21282053 case $ac_pass in
21292054 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
21582083 # WARNING: Use '\'' to represent an apostrophe within the trap.
21592084 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
21602085 trap 'exit_status=$?
2086 # Sanitize IFS.
2087 IFS=" "" $as_nl"
21612088 # Save into config.log some information that might help in debugging.
21622089 {
21632090 echo
21642091
2165 $as_echo "## ---------------- ##
2092 printf "%s\n" "## ---------------- ##
21662093 ## Cache variables. ##
21672094 ## ---------------- ##"
21682095 echo
21732100 case $ac_val in #(
21742101 *${as_nl}*)
21752102 case $ac_var in #(
2176 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2177 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2103 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2104 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
21782105 esac
21792106 case $ac_var in #(
21802107 _ | IFS | as_nl) ;; #(
21982125 )
21992126 echo
22002127
2201 $as_echo "## ----------------- ##
2128 printf "%s\n" "## ----------------- ##
22022129 ## Output variables. ##
22032130 ## ----------------- ##"
22042131 echo
22062133 do
22072134 eval ac_val=\$$ac_var
22082135 case $ac_val in
2209 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2136 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
22102137 esac
2211 $as_echo "$ac_var='\''$ac_val'\''"
2138 printf "%s\n" "$ac_var='\''$ac_val'\''"
22122139 done | sort
22132140 echo
22142141
22152142 if test -n "$ac_subst_files"; then
2216 $as_echo "## ------------------- ##
2143 printf "%s\n" "## ------------------- ##
22172144 ## File substitutions. ##
22182145 ## ------------------- ##"
22192146 echo
22212148 do
22222149 eval ac_val=\$$ac_var
22232150 case $ac_val in
2224 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2151 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
22252152 esac
2226 $as_echo "$ac_var='\''$ac_val'\''"
2153 printf "%s\n" "$ac_var='\''$ac_val'\''"
22272154 done | sort
22282155 echo
22292156 fi
22302157
22312158 if test -s confdefs.h; then
2232 $as_echo "## ----------- ##
2159 printf "%s\n" "## ----------- ##
22332160 ## confdefs.h. ##
22342161 ## ----------- ##"
22352162 echo
22372164 echo
22382165 fi
22392166 test "$ac_signal" != 0 &&
2240 $as_echo "$as_me: caught signal $ac_signal"
2241 $as_echo "$as_me: exit $exit_status"
2167 printf "%s\n" "$as_me: caught signal $ac_signal"
2168 printf "%s\n" "$as_me: exit $exit_status"
22422169 } >&5
22432170 rm -f core *.core core.conftest.* &&
22442171 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
22522179 # confdefs.h avoids OS command line length limits that DEFS can exceed.
22532180 rm -f -r conftest* confdefs.h
22542181
2255 $as_echo "/* confdefs.h */" > confdefs.h
2182 printf "%s\n" "/* confdefs.h */" > confdefs.h
22562183
22572184 # Predefined preprocessor variables.
22582185
2259 cat >>confdefs.h <<_ACEOF
2260 #define PACKAGE_NAME "$PACKAGE_NAME"
2261 _ACEOF
2262
2263 cat >>confdefs.h <<_ACEOF
2264 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2265 _ACEOF
2266
2267 cat >>confdefs.h <<_ACEOF
2268 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2269 _ACEOF
2270
2271 cat >>confdefs.h <<_ACEOF
2272 #define PACKAGE_STRING "$PACKAGE_STRING"
2273 _ACEOF
2274
2275 cat >>confdefs.h <<_ACEOF
2276 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2277 _ACEOF
2278
2279 cat >>confdefs.h <<_ACEOF
2280 #define PACKAGE_URL "$PACKAGE_URL"
2281 _ACEOF
2186 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2187
2188 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2189
2190 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2191
2192 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2193
2194 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2195
2196 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
22822197
22832198
22842199 # Let the site file select an alternate cache file if it wants to.
22852200 # Prefer an explicitly selected file to automatically selected ones.
2286 ac_site_file1=NONE
2287 ac_site_file2=NONE
22882201 if test -n "$CONFIG_SITE"; then
2289 # We do not want a PATH search for config.site.
2290 case $CONFIG_SITE in #((
2291 -*) ac_site_file1=./$CONFIG_SITE;;
2292 */*) ac_site_file1=$CONFIG_SITE;;
2293 *) ac_site_file1=./$CONFIG_SITE;;
2294 esac
2202 ac_site_files="$CONFIG_SITE"
22952203 elif test "x$prefix" != xNONE; then
2296 ac_site_file1=$prefix/share/config.site
2297 ac_site_file2=$prefix/etc/config.site
2204 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
22982205 else
2299 ac_site_file1=$ac_default_prefix/share/config.site
2300 ac_site_file2=$ac_default_prefix/etc/config.site
2301 fi
2302 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2206 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2207 fi
2208
2209 for ac_site_file in $ac_site_files
23032210 do
2304 test "x$ac_site_file" = xNONE && continue
2305 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2306 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2307 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2211 case $ac_site_file in #(
2212 */*) :
2213 ;; #(
2214 *) :
2215 ac_site_file=./$ac_site_file ;;
2216 esac
2217 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2218 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2219 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
23082220 sed 's/^/| /' "$ac_site_file" >&5
23092221 . "$ac_site_file" \
2310 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2311 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2222 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2223 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23122224 as_fn_error $? "failed to load site script $ac_site_file
23132225 See \`config.log' for more details" "$LINENO" 5; }
23142226 fi
23182230 # Some versions of bash will fail to source /dev/null (special files
23192231 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
23202232 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2321 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2322 $as_echo "$as_me: loading cache $cache_file" >&6;}
2233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2234 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
23232235 case $cache_file in
23242236 [\\/]* | ?:[\\/]* ) . "$cache_file";;
23252237 *) . "./$cache_file";;
23262238 esac
23272239 fi
23282240 else
2329 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2330 $as_echo "$as_me: creating cache $cache_file" >&6;}
2241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2242 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
23312243 >$cache_file
2244 fi
2245
2246 # Test code for whether the C++ compiler supports C++98 (global declarations)
2247 ac_cxx_conftest_cxx98_globals='
2248 // Does the compiler advertise C++98 conformance?
2249 #if !defined __cplusplus || __cplusplus < 199711L
2250 # error "Compiler does not advertise C++98 conformance"
2251 #endif
2252
2253 // These inclusions are to reject old compilers that
2254 // lack the unsuffixed header files.
2255 #include <cstdlib>
2256 #include <exception>
2257
2258 // <cassert> and <cstring> are *not* freestanding headers in C++98.
2259 extern void assert (int);
2260 namespace std {
2261 extern int strcmp (const char *, const char *);
2262 }
2263
2264 // Namespaces, exceptions, and templates were all added after "C++ 2.0".
2265 using std::exception;
2266 using std::strcmp;
2267
2268 namespace {
2269
2270 void test_exception_syntax()
2271 {
2272 try {
2273 throw "test";
2274 } catch (const char *s) {
2275 // Extra parentheses suppress a warning when building autoconf itself,
2276 // due to lint rules shared with more typical C programs.
2277 assert (!(strcmp) (s, "test"));
2278 }
2279 }
2280
2281 template <typename T> struct test_template
2282 {
2283 T const val;
2284 explicit test_template(T t) : val(t) {}
2285 template <typename U> T add(U u) { return static_cast<T>(u) + val; }
2286 };
2287
2288 } // anonymous namespace
2289 '
2290
2291 # Test code for whether the C++ compiler supports C++98 (body of main)
2292 ac_cxx_conftest_cxx98_main='
2293 assert (argc);
2294 assert (! argv[0]);
2295 {
2296 test_exception_syntax ();
2297 test_template<double> tt (2.0);
2298 assert (tt.add (4) == 6.0);
2299 assert (true && !false);
2300 }
2301 '
2302
2303 # Test code for whether the C++ compiler supports C++11 (global declarations)
2304 ac_cxx_conftest_cxx11_globals='
2305 // Does the compiler advertise C++ 2011 conformance?
2306 #if !defined __cplusplus || __cplusplus < 201103L
2307 # error "Compiler does not advertise C++11 conformance"
2308 #endif
2309
2310 namespace cxx11test
2311 {
2312 constexpr int get_val() { return 20; }
2313
2314 struct testinit
2315 {
2316 int i;
2317 double d;
2318 };
2319
2320 class delegate
2321 {
2322 public:
2323 delegate(int n) : n(n) {}
2324 delegate(): delegate(2354) {}
2325
2326 virtual int getval() { return this->n; };
2327 protected:
2328 int n;
2329 };
2330
2331 class overridden : public delegate
2332 {
2333 public:
2334 overridden(int n): delegate(n) {}
2335 virtual int getval() override final { return this->n * 2; }
2336 };
2337
2338 class nocopy
2339 {
2340 public:
2341 nocopy(int i): i(i) {}
2342 nocopy() = default;
2343 nocopy(const nocopy&) = delete;
2344 nocopy & operator=(const nocopy&) = delete;
2345 private:
2346 int i;
2347 };
2348
2349 // for testing lambda expressions
2350 template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
2351 {
2352 return f(v);
2353 }
2354
2355 // for testing variadic templates and trailing return types
2356 template <typename V> auto sum(V first) -> V
2357 {
2358 return first;
2359 }
2360 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
2361 {
2362 return first + sum(rest...);
2363 }
2364 }
2365 '
2366
2367 # Test code for whether the C++ compiler supports C++11 (body of main)
2368 ac_cxx_conftest_cxx11_main='
2369 {
2370 // Test auto and decltype
2371 auto a1 = 6538;
2372 auto a2 = 48573953.4;
2373 auto a3 = "String literal";
2374
2375 int total = 0;
2376 for (auto i = a3; *i; ++i) { total += *i; }
2377
2378 decltype(a2) a4 = 34895.034;
2379 }
2380 {
2381 // Test constexpr
2382 short sa[cxx11test::get_val()] = { 0 };
2383 }
2384 {
2385 // Test initializer lists
2386 cxx11test::testinit il = { 4323, 435234.23544 };
2387 }
2388 {
2389 // Test range-based for
2390 int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
2391 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
2392 for (auto &x : array) { x += 23; }
2393 }
2394 {
2395 // Test lambda expressions
2396 using cxx11test::eval;
2397 assert (eval ([](int x) { return x*2; }, 21) == 42);
2398 double d = 2.0;
2399 assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
2400 assert (d == 5.0);
2401 assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
2402 assert (d == 5.0);
2403 }
2404 {
2405 // Test use of variadic templates
2406 using cxx11test::sum;
2407 auto a = sum(1);
2408 auto b = sum(1, 2);
2409 auto c = sum(1.0, 2.0, 3.0);
2410 }
2411 {
2412 // Test constructor delegation
2413 cxx11test::delegate d1;
2414 cxx11test::delegate d2();
2415 cxx11test::delegate d3(45);
2416 }
2417 {
2418 // Test override and final
2419 cxx11test::overridden o1(55464);
2420 }
2421 {
2422 // Test nullptr
2423 char *c = nullptr;
2424 }
2425 {
2426 // Test template brackets
2427 test_template<::test_template<int>> v(test_template<int>(12));
2428 }
2429 {
2430 // Unicode literals
2431 char const *utf8 = u8"UTF-8 string \u2500";
2432 char16_t const *utf16 = u"UTF-8 string \u2500";
2433 char32_t const *utf32 = U"UTF-32 string \u2500";
2434 }
2435 '
2436
2437 # Test code for whether the C compiler supports C++11 (complete).
2438 ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals}
2439 ${ac_cxx_conftest_cxx11_globals}
2440
2441 int
2442 main (int argc, char **argv)
2443 {
2444 int ok = 0;
2445 ${ac_cxx_conftest_cxx98_main}
2446 ${ac_cxx_conftest_cxx11_main}
2447 return ok;
2448 }
2449 "
2450
2451 # Test code for whether the C compiler supports C++98 (complete).
2452 ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals}
2453 int
2454 main (int argc, char **argv)
2455 {
2456 int ok = 0;
2457 ${ac_cxx_conftest_cxx98_main}
2458 return ok;
2459 }
2460 "
2461
2462 # Test code for whether the C compiler supports C89 (global declarations)
2463 ac_c_conftest_c89_globals='
2464 /* Does the compiler advertise C89 conformance?
2465 Do not test the value of __STDC__, because some compilers set it to 0
2466 while being otherwise adequately conformant. */
2467 #if !defined __STDC__
2468 # error "Compiler does not advertise C89 conformance"
2469 #endif
2470
2471 #include <stddef.h>
2472 #include <stdarg.h>
2473 struct stat;
2474 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
2475 struct buf { int x; };
2476 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
2477 static char *e (p, i)
2478 char **p;
2479 int i;
2480 {
2481 return p[i];
2482 }
2483 static char *f (char * (*g) (char **, int), char **p, ...)
2484 {
2485 char *s;
2486 va_list v;
2487 va_start (v,p);
2488 s = g (p, va_arg (v,int));
2489 va_end (v);
2490 return s;
2491 }
2492
2493 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2494 function prototypes and stuff, but not \xHH hex character constants.
2495 These do not provoke an error unfortunately, instead are silently treated
2496 as an "x". The following induces an error, until -std is added to get
2497 proper ANSI mode. Curiously \x00 != x always comes out true, for an
2498 array size at least. It is necessary to write \x00 == 0 to get something
2499 that is true only with -std. */
2500 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2501
2502 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2503 inside strings and character constants. */
2504 #define FOO(x) '\''x'\''
2505 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2506
2507 int test (int i, double x);
2508 struct s1 {int (*f) (int a);};
2509 struct s2 {int (*f) (double a);};
2510 int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
2511 int, int);'
2512
2513 # Test code for whether the C compiler supports C89 (body of main).
2514 ac_c_conftest_c89_main='
2515 ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
2516 '
2517
2518 # Test code for whether the C compiler supports C99 (global declarations)
2519 ac_c_conftest_c99_globals='
2520 // Does the compiler advertise C99 conformance?
2521 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
2522 # error "Compiler does not advertise C99 conformance"
2523 #endif
2524
2525 #include <stdbool.h>
2526 extern int puts (const char *);
2527 extern int printf (const char *, ...);
2528 extern int dprintf (int, const char *, ...);
2529 extern void *malloc (size_t);
2530
2531 // Check varargs macros. These examples are taken from C99 6.10.3.5.
2532 // dprintf is used instead of fprintf to avoid needing to declare
2533 // FILE and stderr.
2534 #define debug(...) dprintf (2, __VA_ARGS__)
2535 #define showlist(...) puts (#__VA_ARGS__)
2536 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2537 static void
2538 test_varargs_macros (void)
2539 {
2540 int x = 1234;
2541 int y = 5678;
2542 debug ("Flag");
2543 debug ("X = %d\n", x);
2544 showlist (The first, second, and third items.);
2545 report (x>y, "x is %d but y is %d", x, y);
2546 }
2547
2548 // Check long long types.
2549 #define BIG64 18446744073709551615ull
2550 #define BIG32 4294967295ul
2551 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2552 #if !BIG_OK
2553 #error "your preprocessor is broken"
2554 #endif
2555 #if BIG_OK
2556 #else
2557 #error "your preprocessor is broken"
2558 #endif
2559 static long long int bignum = -9223372036854775807LL;
2560 static unsigned long long int ubignum = BIG64;
2561
2562 struct incomplete_array
2563 {
2564 int datasize;
2565 double data[];
2566 };
2567
2568 struct named_init {
2569 int number;
2570 const wchar_t *name;
2571 double average;
2572 };
2573
2574 typedef const char *ccp;
2575
2576 static inline int
2577 test_restrict (ccp restrict text)
2578 {
2579 // See if C++-style comments work.
2580 // Iterate through items via the restricted pointer.
2581 // Also check for declarations in for loops.
2582 for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
2583 continue;
2584 return 0;
2585 }
2586
2587 // Check varargs and va_copy.
2588 static bool
2589 test_varargs (const char *format, ...)
2590 {
2591 va_list args;
2592 va_start (args, format);
2593 va_list args_copy;
2594 va_copy (args_copy, args);
2595
2596 const char *str = "";
2597 int number = 0;
2598 float fnumber = 0;
2599
2600 while (*format)
2601 {
2602 switch (*format++)
2603 {
2604 case '\''s'\'': // string
2605 str = va_arg (args_copy, const char *);
2606 break;
2607 case '\''d'\'': // int
2608 number = va_arg (args_copy, int);
2609 break;
2610 case '\''f'\'': // float
2611 fnumber = va_arg (args_copy, double);
2612 break;
2613 default:
2614 break;
2615 }
2616 }
2617 va_end (args_copy);
2618 va_end (args);
2619
2620 return *str && number && fnumber;
2621 }
2622 '
2623
2624 # Test code for whether the C compiler supports C99 (body of main).
2625 ac_c_conftest_c99_main='
2626 // Check bool.
2627 _Bool success = false;
2628 success |= (argc != 0);
2629
2630 // Check restrict.
2631 if (test_restrict ("String literal") == 0)
2632 success = true;
2633 char *restrict newvar = "Another string";
2634
2635 // Check varargs.
2636 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
2637 test_varargs_macros ();
2638
2639 // Check flexible array members.
2640 struct incomplete_array *ia =
2641 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
2642 ia->datasize = 10;
2643 for (int i = 0; i < ia->datasize; ++i)
2644 ia->data[i] = i * 1.234;
2645
2646 // Check named initializers.
2647 struct named_init ni = {
2648 .number = 34,
2649 .name = L"Test wide string",
2650 .average = 543.34343,
2651 };
2652
2653 ni.number = 58;
2654
2655 int dynamic_array[ni.number];
2656 dynamic_array[0] = argv[0][0];
2657 dynamic_array[ni.number - 1] = 543;
2658
2659 // work around unused variable warnings
2660 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
2661 || dynamic_array[ni.number - 1] != 543);
2662 '
2663
2664 # Test code for whether the C compiler supports C11 (global declarations)
2665 ac_c_conftest_c11_globals='
2666 // Does the compiler advertise C11 conformance?
2667 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
2668 # error "Compiler does not advertise C11 conformance"
2669 #endif
2670
2671 // Check _Alignas.
2672 char _Alignas (double) aligned_as_double;
2673 char _Alignas (0) no_special_alignment;
2674 extern char aligned_as_int;
2675 char _Alignas (0) _Alignas (int) aligned_as_int;
2676
2677 // Check _Alignof.
2678 enum
2679 {
2680 int_alignment = _Alignof (int),
2681 int_array_alignment = _Alignof (int[100]),
2682 char_alignment = _Alignof (char)
2683 };
2684 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2685
2686 // Check _Noreturn.
2687 int _Noreturn does_not_return (void) { for (;;) continue; }
2688
2689 // Check _Static_assert.
2690 struct test_static_assert
2691 {
2692 int x;
2693 _Static_assert (sizeof (int) <= sizeof (long int),
2694 "_Static_assert does not work in struct");
2695 long int y;
2696 };
2697
2698 // Check UTF-8 literals.
2699 #define u8 syntax error!
2700 char const utf8_literal[] = u8"happens to be ASCII" "another string";
2701
2702 // Check duplicate typedefs.
2703 typedef long *long_ptr;
2704 typedef long int *long_ptr;
2705 typedef long_ptr long_ptr;
2706
2707 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2708 struct anonymous
2709 {
2710 union {
2711 struct { int i; int j; };
2712 struct { int k; long int l; } w;
2713 };
2714 int m;
2715 } v1;
2716 '
2717
2718 # Test code for whether the C compiler supports C11 (body of main).
2719 ac_c_conftest_c11_main='
2720 _Static_assert ((offsetof (struct anonymous, i)
2721 == offsetof (struct anonymous, w.k)),
2722 "Anonymous union alignment botch");
2723 v1.i = 2;
2724 v1.w.k = 5;
2725 ok |= v1.i != 5;
2726 '
2727
2728 # Test code for whether the C compiler supports C11 (complete).
2729 ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
2730 ${ac_c_conftest_c99_globals}
2731 ${ac_c_conftest_c11_globals}
2732
2733 int
2734 main (int argc, char **argv)
2735 {
2736 int ok = 0;
2737 ${ac_c_conftest_c89_main}
2738 ${ac_c_conftest_c99_main}
2739 ${ac_c_conftest_c11_main}
2740 return ok;
2741 }
2742 "
2743
2744 # Test code for whether the C compiler supports C99 (complete).
2745 ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
2746 ${ac_c_conftest_c99_globals}
2747
2748 int
2749 main (int argc, char **argv)
2750 {
2751 int ok = 0;
2752 ${ac_c_conftest_c89_main}
2753 ${ac_c_conftest_c99_main}
2754 return ok;
2755 }
2756 "
2757
2758 # Test code for whether the C compiler supports C89 (complete).
2759 ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
2760
2761 int
2762 main (int argc, char **argv)
2763 {
2764 int ok = 0;
2765 ${ac_c_conftest_c89_main}
2766 return ok;
2767 }
2768 "
2769
2770 as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
2771 as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
2772 as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
2773 as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
2774 as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
2775 as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
2776 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
2777 as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
2778 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
2779
2780 # Auxiliary files required by this configure script.
2781 ac_aux_files="ltmain.sh compile missing install-sh config.guess config.sub"
2782
2783 # Locations in which to look for auxiliary files.
2784 ac_aux_dir_candidates="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.."
2785
2786 # Search for a directory containing all of the required auxiliary files,
2787 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2788 # If we don't find one directory that contains all the files we need,
2789 # we report the set of missing files from the *first* directory in
2790 # $ac_aux_dir_candidates and give up.
2791 ac_missing_aux_files=""
2792 ac_first_candidate=:
2793 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2794 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2795 as_found=false
2796 for as_dir in $ac_aux_dir_candidates
2797 do
2798 IFS=$as_save_IFS
2799 case $as_dir in #(((
2800 '') as_dir=./ ;;
2801 */) ;;
2802 *) as_dir=$as_dir/ ;;
2803 esac
2804 as_found=:
2805
2806 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2807 ac_aux_dir_found=yes
2808 ac_install_sh=
2809 for ac_aux in $ac_aux_files
2810 do
2811 # As a special case, if "install-sh" is required, that requirement
2812 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2813 # and $ac_install_sh is set appropriately for whichever one is found.
2814 if test x"$ac_aux" = x"install-sh"
2815 then
2816 if test -f "${as_dir}install-sh"; then
2817 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2818 ac_install_sh="${as_dir}install-sh -c"
2819 elif test -f "${as_dir}install.sh"; then
2820 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2821 ac_install_sh="${as_dir}install.sh -c"
2822 elif test -f "${as_dir}shtool"; then
2823 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2824 ac_install_sh="${as_dir}shtool install -c"
2825 else
2826 ac_aux_dir_found=no
2827 if $ac_first_candidate; then
2828 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2829 else
2830 break
2831 fi
2832 fi
2833 else
2834 if test -f "${as_dir}${ac_aux}"; then
2835 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2836 else
2837 ac_aux_dir_found=no
2838 if $ac_first_candidate; then
2839 ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
2840 else
2841 break
2842 fi
2843 fi
2844 fi
2845 done
2846 if test "$ac_aux_dir_found" = yes; then
2847 ac_aux_dir="$as_dir"
2848 break
2849 fi
2850 ac_first_candidate=false
2851
2852 as_found=false
2853 done
2854 IFS=$as_save_IFS
2855 if $as_found
2856 then :
2857
2858 else $as_nop
2859 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
2860 fi
2861
2862
2863 # These three variables are undocumented and unsupported,
2864 # and are intended to be withdrawn in a future Autoconf release.
2865 # They can cause serious problems if a builder's source tree is in a directory
2866 # whose full name contains unusual characters.
2867 if test -f "${ac_aux_dir}config.guess"; then
2868 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
2869 fi
2870 if test -f "${ac_aux_dir}config.sub"; then
2871 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
2872 fi
2873 if test -f "$ac_aux_dir/configure"; then
2874 ac_configure="$SHELL ${ac_aux_dir}configure"
23322875 fi
23332876
23342877 # Check that the precious variables saved in the cache have kept the same
23412884 eval ac_new_val=\$ac_env_${ac_var}_value
23422885 case $ac_old_set,$ac_new_set in
23432886 set,)
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2345 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2888 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
23462889 ac_cache_corrupted=: ;;
23472890 ,set)
2348 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2349 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2892 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
23502893 ac_cache_corrupted=: ;;
23512894 ,);;
23522895 *)
23552898 ac_old_val_w=`echo x $ac_old_val`
23562899 ac_new_val_w=`echo x $ac_new_val`
23572900 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2358 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2359 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2902 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
23602903 ac_cache_corrupted=:
23612904 else
2362 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2363 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2906 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
23642907 eval $ac_var=\$ac_old_val
23652908 fi
2366 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2367 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2368 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2369 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2910 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
2911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2912 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
23702913 fi;;
23712914 esac
23722915 # Pass precious variables to config.status.
23732916 if test "$ac_new_set" = set; then
23742917 case $ac_new_val in
2375 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2918 *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
23762919 *) ac_arg=$ac_var=$ac_new_val ;;
23772920 esac
23782921 case " $ac_configure_args " in
23822925 fi
23832926 done
23842927 if $ac_cache_corrupted; then
2385 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2386 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2387 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2388 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2389 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2929 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
2930 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2931 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
2932 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2933 and start over" "$LINENO" 5
23902934 fi
23912935 ## -------------------- ##
23922936 ## Main body of script. ##
24032947
24042948
24052949
2406 ac_aux_dir=
2407 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2408 if test -f "$ac_dir/install-sh"; then
2409 ac_aux_dir=$ac_dir
2410 ac_install_sh="$ac_aux_dir/install-sh -c"
2411 break
2412 elif test -f "$ac_dir/install.sh"; then
2413 ac_aux_dir=$ac_dir
2414 ac_install_sh="$ac_aux_dir/install.sh -c"
2415 break
2416 elif test -f "$ac_dir/shtool"; then
2417 ac_aux_dir=$ac_dir
2418 ac_install_sh="$ac_aux_dir/shtool install -c"
2419 break
2420 fi
2421 done
2422 if test -z "$ac_aux_dir"; then
2423 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2424 fi
2425
2426 # These three variables are undocumented and unsupported,
2427 # and are intended to be withdrawn in a future Autoconf release.
2428 # They can cause serious problems if a builder's source tree is in a directory
2429 # whose full name contains unusual characters.
2430 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2431 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2432 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2433
2434
2435 # Make sure we can run config.sub.
2436 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2437 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2438
2439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2440 $as_echo_n "checking build system type... " >&6; }
2441 if ${ac_cv_build+:} false; then :
2442 $as_echo_n "(cached) " >&6
2443 else
2950
2951
2952
2953 # Make sure we can run config.sub.
2954 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
2955 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
2956
2957 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2958 printf %s "checking build system type... " >&6; }
2959 if test ${ac_cv_build+y}
2960 then :
2961 printf %s "(cached) " >&6
2962 else $as_nop
24442963 ac_build_alias=$build_alias
24452964 test "x$ac_build_alias" = x &&
2446 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2965 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
24472966 test "x$ac_build_alias" = x &&
24482967 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2449 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2450 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2451
2452 fi
2453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2454 $as_echo "$ac_cv_build" >&6; }
2968 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
2969 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
2970
2971 fi
2972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2973 printf "%s\n" "$ac_cv_build" >&6; }
24552974 case $ac_cv_build in
24562975 *-*-*) ;;
24572976 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
24702989 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
24712990
24722991
2473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2474 $as_echo_n "checking host system type... " >&6; }
2475 if ${ac_cv_host+:} false; then :
2476 $as_echo_n "(cached) " >&6
2477 else
2992 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2993 printf %s "checking host system type... " >&6; }
2994 if test ${ac_cv_host+y}
2995 then :
2996 printf %s "(cached) " >&6
2997 else $as_nop
24782998 if test "x$host_alias" = x; then
24792999 ac_cv_host=$ac_cv_build
24803000 else
2481 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2482 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2483 fi
2484
2485 fi
2486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2487 $as_echo "$ac_cv_host" >&6; }
3001 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
3002 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
3003 fi
3004
3005 fi
3006 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3007 printf "%s\n" "$ac_cv_host" >&6; }
24883008 case $ac_cv_host in
24893009 *-*-*) ;;
24903010 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
25033023 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
25043024
25053025
2506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2507 $as_echo_n "checking target system type... " >&6; }
2508 if ${ac_cv_target+:} false; then :
2509 $as_echo_n "(cached) " >&6
2510 else
3026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
3027 printf %s "checking target system type... " >&6; }
3028 if test ${ac_cv_target+y}
3029 then :
3030 printf %s "(cached) " >&6
3031 else $as_nop
25113032 if test "x$target_alias" = x; then
25123033 ac_cv_target=$ac_cv_host
25133034 else
2514 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2515 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2516 fi
2517
2518 fi
2519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2520 $as_echo "$ac_cv_target" >&6; }
3035 ac_cv_target=`$SHELL "${ac_aux_dir}config.sub" $target_alias` ||
3036 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $target_alias failed" "$LINENO" 5
3037 fi
3038
3039 fi
3040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
3041 printf "%s\n" "$ac_cv_target" >&6; }
25213042 case $ac_cv_target in
25223043 *-*-*) ;;
25233044 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
25453066
25463067 am__api_version='1.16'
25473068
2548 # Find a good install program. We prefer a C program (faster),
3069
3070 # Find a good install program. We prefer a C program (faster),
25493071 # so one script is as good as another. But avoid the broken or
25503072 # incompatible versions:
25513073 # SysV /etc/install, /usr/sbin/install
25593081 # OS/2's system install, which has a completely different semantic
25603082 # ./install, which can be erroneously created by make from ./install.sh.
25613083 # Reject install programs that cannot install multiple files.
2562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2563 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3084 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3085 printf %s "checking for a BSD-compatible install... " >&6; }
25643086 if test -z "$INSTALL"; then
2565 if ${ac_cv_path_install+:} false; then :
2566 $as_echo_n "(cached) " >&6
2567 else
3087 if test ${ac_cv_path_install+y}
3088 then :
3089 printf %s "(cached) " >&6
3090 else $as_nop
25683091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25693092 for as_dir in $PATH
25703093 do
25713094 IFS=$as_save_IFS
2572 test -z "$as_dir" && as_dir=.
2573 # Account for people who put trailing slashes in PATH elements.
2574 case $as_dir/ in #((
2575 ./ | .// | /[cC]/* | \
3095 case $as_dir in #(((
3096 '') as_dir=./ ;;
3097 */) ;;
3098 *) as_dir=$as_dir/ ;;
3099 esac
3100 # Account for fact that we put trailing slashes in our PATH walk.
3101 case $as_dir in #((
3102 ./ | /[cC]/* | \
25763103 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
25773104 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
25783105 /usr/ucb/* ) ;;
25823109 # by default.
25833110 for ac_prog in ginstall scoinst install; do
25843111 for ac_exec_ext in '' $ac_executable_extensions; do
2585 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3112 if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then
25863113 if test $ac_prog = install &&
2587 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3114 grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
25883115 # AIX install. It has an incompatible calling convention.
25893116 :
25903117 elif test $ac_prog = install &&
2591 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3118 grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
25923119 # program-specific install script used by HP pwplus--don't use.
25933120 :
25943121 else
25963123 echo one > conftest.one
25973124 echo two > conftest.two
25983125 mkdir conftest.dir
2599 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3126 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
26003127 test -s conftest.one && test -s conftest.two &&
26013128 test -s conftest.dir/conftest.one &&
26023129 test -s conftest.dir/conftest.two
26033130 then
2604 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3131 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
26053132 break 3
26063133 fi
26073134 fi
26173144 rm -rf conftest.one conftest.two conftest.dir
26183145
26193146 fi
2620 if test "${ac_cv_path_install+set}" = set; then
3147 if test ${ac_cv_path_install+y}; then
26213148 INSTALL=$ac_cv_path_install
26223149 else
26233150 # As a last resort, use the slow shell script. Don't cache a
26273154 INSTALL=$ac_install_sh
26283155 fi
26293156 fi
2630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2631 $as_echo "$INSTALL" >&6; }
3157 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3158 printf "%s\n" "$INSTALL" >&6; }
26323159
26333160 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
26343161 # It thinks the first close brace ends the variable substitution.
26383165
26393166 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
26403167
2641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2642 $as_echo_n "checking whether build environment is sane... " >&6; }
3168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3169 printf %s "checking whether build environment is sane... " >&6; }
26433170 # Reject unsafe characters in $srcdir or the absolute working directory
26443171 # name. Accept space and tab only in the latter.
26453172 am_lf='
26933220 as_fn_error $? "newly created file is older than distributed files!
26943221 Check your system clock" "$LINENO" 5
26953222 fi
2696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2697 $as_echo "yes" >&6; }
3223 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3224 printf "%s\n" "yes" >&6; }
26983225 # If we didn't sleep, we still need to ensure time stamps of config.status and
26993226 # generated files are strictly newer.
27003227 am_sleep_pid=
27133240 # Double any \ or $.
27143241 # By default was `s,x,x', remove it if useless.
27153242 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2716 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
3243 program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
3244
27173245
27183246 # Expand $ac_aux_dir to an absolute path.
27193247 am_aux_dir=`cd "$ac_aux_dir" && pwd`
27203248
2721 if test x"${MISSING+set}" != xset; then
2722 case $am_aux_dir in
2723 *\ * | *\ *)
2724 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2725 *)
2726 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2727 esac
3249
3250 if test x"${MISSING+set}" != xset; then
3251 MISSING="\${SHELL} '$am_aux_dir/missing'"
27283252 fi
27293253 # Use eval to expand $SHELL
27303254 if eval "$MISSING --is-lightweight"; then
27313255 am_missing_run="$MISSING "
27323256 else
27333257 am_missing_run=
2734 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2735 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
3258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3259 printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
27363260 fi
27373261
27383262 if test x"${install_sh+set}" != xset; then
27523276 if test -n "$ac_tool_prefix"; then
27533277 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
27543278 set dummy ${ac_tool_prefix}strip; ac_word=$2
2755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2756 $as_echo_n "checking for $ac_word... " >&6; }
2757 if ${ac_cv_prog_STRIP+:} false; then :
2758 $as_echo_n "(cached) " >&6
2759 else
3279 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3280 printf %s "checking for $ac_word... " >&6; }
3281 if test ${ac_cv_prog_STRIP+y}
3282 then :
3283 printf %s "(cached) " >&6
3284 else $as_nop
27603285 if test -n "$STRIP"; then
27613286 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
27623287 else
27643289 for as_dir in $PATH
27653290 do
27663291 IFS=$as_save_IFS
2767 test -z "$as_dir" && as_dir=.
3292 case $as_dir in #(((
3293 '') as_dir=./ ;;
3294 */) ;;
3295 *) as_dir=$as_dir/ ;;
3296 esac
27683297 for ac_exec_ext in '' $ac_executable_extensions; do
2769 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3298 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
27703299 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2771 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3300 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
27723301 break 2
27733302 fi
27743303 done
27793308 fi
27803309 STRIP=$ac_cv_prog_STRIP
27813310 if test -n "$STRIP"; then
2782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2783 $as_echo "$STRIP" >&6; }
3311 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3312 printf "%s\n" "$STRIP" >&6; }
27843313 else
2785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2786 $as_echo "no" >&6; }
3314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3315 printf "%s\n" "no" >&6; }
27873316 fi
27883317
27893318
27923321 ac_ct_STRIP=$STRIP
27933322 # Extract the first word of "strip", so it can be a program name with args.
27943323 set dummy strip; ac_word=$2
2795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2796 $as_echo_n "checking for $ac_word... " >&6; }
2797 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2798 $as_echo_n "(cached) " >&6
2799 else
3324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3325 printf %s "checking for $ac_word... " >&6; }
3326 if test ${ac_cv_prog_ac_ct_STRIP+y}
3327 then :
3328 printf %s "(cached) " >&6
3329 else $as_nop
28003330 if test -n "$ac_ct_STRIP"; then
28013331 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
28023332 else
28043334 for as_dir in $PATH
28053335 do
28063336 IFS=$as_save_IFS
2807 test -z "$as_dir" && as_dir=.
3337 case $as_dir in #(((
3338 '') as_dir=./ ;;
3339 */) ;;
3340 *) as_dir=$as_dir/ ;;
3341 esac
28083342 for ac_exec_ext in '' $ac_executable_extensions; do
2809 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3343 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
28103344 ac_cv_prog_ac_ct_STRIP="strip"
2811 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3345 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
28123346 break 2
28133347 fi
28143348 done
28193353 fi
28203354 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
28213355 if test -n "$ac_ct_STRIP"; then
2822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2823 $as_echo "$ac_ct_STRIP" >&6; }
3356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3357 printf "%s\n" "$ac_ct_STRIP" >&6; }
28243358 else
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2826 $as_echo "no" >&6; }
3359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3360 printf "%s\n" "no" >&6; }
28273361 fi
28283362
28293363 if test "x$ac_ct_STRIP" = x; then
28313365 else
28323366 case $cross_compiling:$ac_tool_warned in
28333367 yes:)
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2835 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3368 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3369 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
28363370 ac_tool_warned=yes ;;
28373371 esac
28383372 STRIP=$ac_ct_STRIP
28443378 fi
28453379 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
28463380
2847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2848 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3381
3382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
3383 printf %s "checking for a race-free mkdir -p... " >&6; }
28493384 if test -z "$MKDIR_P"; then
2850 if ${ac_cv_path_mkdir+:} false; then :
2851 $as_echo_n "(cached) " >&6
2852 else
3385 if test ${ac_cv_path_mkdir+y}
3386 then :
3387 printf %s "(cached) " >&6
3388 else $as_nop
28533389 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28543390 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
28553391 do
28563392 IFS=$as_save_IFS
2857 test -z "$as_dir" && as_dir=.
3393 case $as_dir in #(((
3394 '') as_dir=./ ;;
3395 */) ;;
3396 *) as_dir=$as_dir/ ;;
3397 esac
28583398 for ac_prog in mkdir gmkdir; do
28593399 for ac_exec_ext in '' $ac_executable_extensions; do
2860 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2861 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2862 'mkdir (GNU coreutils) '* | \
2863 'mkdir (coreutils) '* | \
3400 as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
3401 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
3402 'mkdir ('*'coreutils) '* | \
3403 'BusyBox '* | \
28643404 'mkdir (fileutils) '4.1*)
2865 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3405 ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
28663406 break 3;;
28673407 esac
28683408 done
28733413 fi
28743414
28753415 test -d ./--version && rmdir ./--version
2876 if test "${ac_cv_path_mkdir+set}" = set; then
3416 if test ${ac_cv_path_mkdir+y}; then
28773417 MKDIR_P="$ac_cv_path_mkdir -p"
28783418 else
28793419 # As a last resort, use the slow shell script. Don't cache a
28833423 MKDIR_P="$ac_install_sh -d"
28843424 fi
28853425 fi
2886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2887 $as_echo "$MKDIR_P" >&6; }
3426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3427 printf "%s\n" "$MKDIR_P" >&6; }
28883428
28893429 for ac_prog in gawk mawk nawk awk
28903430 do
28913431 # Extract the first word of "$ac_prog", so it can be a program name with args.
28923432 set dummy $ac_prog; ac_word=$2
2893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2894 $as_echo_n "checking for $ac_word... " >&6; }
2895 if ${ac_cv_prog_AWK+:} false; then :
2896 $as_echo_n "(cached) " >&6
2897 else
3433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3434 printf %s "checking for $ac_word... " >&6; }
3435 if test ${ac_cv_prog_AWK+y}
3436 then :
3437 printf %s "(cached) " >&6
3438 else $as_nop
28983439 if test -n "$AWK"; then
28993440 ac_cv_prog_AWK="$AWK" # Let the user override the test.
29003441 else
29023443 for as_dir in $PATH
29033444 do
29043445 IFS=$as_save_IFS
2905 test -z "$as_dir" && as_dir=.
3446 case $as_dir in #(((
3447 '') as_dir=./ ;;
3448 */) ;;
3449 *) as_dir=$as_dir/ ;;
3450 esac
29063451 for ac_exec_ext in '' $ac_executable_extensions; do
2907 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3452 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
29083453 ac_cv_prog_AWK="$ac_prog"
2909 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3454 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
29103455 break 2
29113456 fi
29123457 done
29173462 fi
29183463 AWK=$ac_cv_prog_AWK
29193464 if test -n "$AWK"; then
2920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2921 $as_echo "$AWK" >&6; }
3465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3466 printf "%s\n" "$AWK" >&6; }
29223467 else
2923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2924 $as_echo "no" >&6; }
3468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3469 printf "%s\n" "no" >&6; }
29253470 fi
29263471
29273472
29283473 test -n "$AWK" && break
29293474 done
29303475
2931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2932 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3477 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
29333478 set x ${MAKE-make}
2934 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2935 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2936 $as_echo_n "(cached) " >&6
2937 else
3479 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3480 if eval test \${ac_cv_prog_make_${ac_make}_set+y}
3481 then :
3482 printf %s "(cached) " >&6
3483 else $as_nop
29383484 cat >conftest.make <<\_ACEOF
29393485 SHELL = /bin/sh
29403486 all:
29503496 rm -f conftest.make
29513497 fi
29523498 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2954 $as_echo "yes" >&6; }
3499 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3500 printf "%s\n" "yes" >&6; }
29553501 SET_MAKE=
29563502 else
2957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2958 $as_echo "no" >&6; }
3503 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3504 printf "%s\n" "no" >&6; }
29593505 SET_MAKE="MAKE=${MAKE-make}"
29603506 fi
29613507
29693515 rmdir .tst 2>/dev/null
29703516
29713517 # Check whether --enable-silent-rules was given.
2972 if test "${enable_silent_rules+set}" = set; then :
3518 if test ${enable_silent_rules+y}
3519 then :
29733520 enableval=$enable_silent_rules;
29743521 fi
29753522
29793526 *) AM_DEFAULT_VERBOSITY=1;;
29803527 esac
29813528 am_make=${MAKE-make}
2982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2983 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2984 if ${am_cv_make_support_nested_variables+:} false; then :
2985 $as_echo_n "(cached) " >&6
2986 else
2987 if $as_echo 'TRUE=$(BAR$(V))
3529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3530 printf %s "checking whether $am_make supports nested variables... " >&6; }
3531 if test ${am_cv_make_support_nested_variables+y}
3532 then :
3533 printf %s "(cached) " >&6
3534 else $as_nop
3535 if printf "%s\n" 'TRUE=$(BAR$(V))
29883536 BAR0=false
29893537 BAR1=true
29903538 V=1
29963544 am_cv_make_support_nested_variables=no
29973545 fi
29983546 fi
2999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3000 $as_echo "$am_cv_make_support_nested_variables" >&6; }
3547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3548 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
30013549 if test $am_cv_make_support_nested_variables = yes; then
30023550 AM_V='$(V)'
30033551 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
30323580 VERSION='2.5.11'
30333581
30343582
3035 cat >>confdefs.h <<_ACEOF
3036 #define PACKAGE "$PACKAGE"
3037 _ACEOF
3038
3039
3040 cat >>confdefs.h <<_ACEOF
3041 #define VERSION "$VERSION"
3042 _ACEOF
3583 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
3584
3585
3586 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
30433587
30443588 # Some tools Automake needs.
30453589
30773621
30783622
30793623
3624
3625
3626 # Variables for tags utilities; see am/tags.am
3627 if test -z "$CTAGS"; then
3628 CTAGS=ctags
3629 fi
3630
3631 if test -z "$ETAGS"; then
3632 ETAGS=etags
3633 fi
3634
3635 if test -z "$CSCOPE"; then
3636 CSCOPE=cscope
3637 fi
30803638
30813639
30823640
31243682
31253683
31263684
3127 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3128 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3686 printf %s "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
31293687 # Check whether --enable-maintainer-mode was given.
3130 if test "${enable_maintainer_mode+set}" = set; then :
3688 if test ${enable_maintainer_mode+y}
3689 then :
31313690 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3132 else
3691 else $as_nop
31333692 USE_MAINTAINER_MODE=no
31343693 fi
31353694
3136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3137 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3696 printf "%s\n" "$USE_MAINTAINER_MODE" >&6; }
31383697 if test $USE_MAINTAINER_MODE = yes; then
31393698 MAINTAINER_MODE_TRUE=
31403699 MAINTAINER_MODE_FALSE='#'
31473706
31483707
31493708 # Check whether --enable-silent-rules was given.
3150 if test "${enable_silent_rules+set}" = set; then :
3709 if test ${enable_silent_rules+y}
3710 then :
31513711 enableval=$enable_silent_rules;
31523712 fi
31533713
31573717 *) AM_DEFAULT_VERBOSITY=0;;
31583718 esac
31593719 am_make=${MAKE-make}
3160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3161 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3162 if ${am_cv_make_support_nested_variables+:} false; then :
3163 $as_echo_n "(cached) " >&6
3164 else
3165 if $as_echo 'TRUE=$(BAR$(V))
3720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3721 printf %s "checking whether $am_make supports nested variables... " >&6; }
3722 if test ${am_cv_make_support_nested_variables+y}
3723 then :
3724 printf %s "(cached) " >&6
3725 else $as_nop
3726 if printf "%s\n" 'TRUE=$(BAR$(V))
31663727 BAR0=false
31673728 BAR1=true
31683729 V=1
31743735 am_cv_make_support_nested_variables=no
31753736 fi
31763737 fi
3177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3178 $as_echo "$am_cv_make_support_nested_variables" >&6; }
3738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3739 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
31793740 if test $am_cv_make_support_nested_variables = yes; then
31803741 AM_V='$(V)'
31813742 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
31873748
31883749
31893750 # Checks for programs.
3751
3752
3753
3754
3755
3756
31903757 ac_ext=cpp
31913758 ac_cpp='$CXXCPP $CPPFLAGS'
31923759 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
31973764 CXX=$CCC
31983765 else
31993766 if test -n "$ac_tool_prefix"; then
3200 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3767 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
32013768 do
32023769 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
32033770 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3205 $as_echo_n "checking for $ac_word... " >&6; }
3206 if ${ac_cv_prog_CXX+:} false; then :
3207 $as_echo_n "(cached) " >&6
3208 else
3771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3772 printf %s "checking for $ac_word... " >&6; }
3773 if test ${ac_cv_prog_CXX+y}
3774 then :
3775 printf %s "(cached) " >&6
3776 else $as_nop
32093777 if test -n "$CXX"; then
32103778 ac_cv_prog_CXX="$CXX" # Let the user override the test.
32113779 else
32133781 for as_dir in $PATH
32143782 do
32153783 IFS=$as_save_IFS
3216 test -z "$as_dir" && as_dir=.
3784 case $as_dir in #(((
3785 '') as_dir=./ ;;
3786 */) ;;
3787 *) as_dir=$as_dir/ ;;
3788 esac
32173789 for ac_exec_ext in '' $ac_executable_extensions; do
3218 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3790 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
32193791 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3220 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3792 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
32213793 break 2
32223794 fi
32233795 done
32283800 fi
32293801 CXX=$ac_cv_prog_CXX
32303802 if test -n "$CXX"; then
3231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3232 $as_echo "$CXX" >&6; }
3803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3804 printf "%s\n" "$CXX" >&6; }
32333805 else
3234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3235 $as_echo "no" >&6; }
3806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3807 printf "%s\n" "no" >&6; }
32363808 fi
32373809
32383810
32413813 fi
32423814 if test -z "$CXX"; then
32433815 ac_ct_CXX=$CXX
3244 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3816 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++
32453817 do
32463818 # Extract the first word of "$ac_prog", so it can be a program name with args.
32473819 set dummy $ac_prog; ac_word=$2
3248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3249 $as_echo_n "checking for $ac_word... " >&6; }
3250 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
3251 $as_echo_n "(cached) " >&6
3252 else
3820 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3821 printf %s "checking for $ac_word... " >&6; }
3822 if test ${ac_cv_prog_ac_ct_CXX+y}
3823 then :
3824 printf %s "(cached) " >&6
3825 else $as_nop
32533826 if test -n "$ac_ct_CXX"; then
32543827 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
32553828 else
32573830 for as_dir in $PATH
32583831 do
32593832 IFS=$as_save_IFS
3260 test -z "$as_dir" && as_dir=.
3833 case $as_dir in #(((
3834 '') as_dir=./ ;;
3835 */) ;;
3836 *) as_dir=$as_dir/ ;;
3837 esac
32613838 for ac_exec_ext in '' $ac_executable_extensions; do
3262 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3839 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
32633840 ac_cv_prog_ac_ct_CXX="$ac_prog"
3264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3841 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
32653842 break 2
32663843 fi
32673844 done
32723849 fi
32733850 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
32743851 if test -n "$ac_ct_CXX"; then
3275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3276 $as_echo "$ac_ct_CXX" >&6; }
3852 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3853 printf "%s\n" "$ac_ct_CXX" >&6; }
32773854 else
3278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3279 $as_echo "no" >&6; }
3855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3856 printf "%s\n" "no" >&6; }
32803857 fi
32813858
32823859
32883865 else
32893866 case $cross_compiling:$ac_tool_warned in
32903867 yes:)
3291 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3292 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3869 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
32933870 ac_tool_warned=yes ;;
32943871 esac
32953872 CXX=$ac_ct_CXX
32993876 fi
33003877 fi
33013878 # Provide some information about the compiler.
3302 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3879 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
33033880 set X $ac_compile
33043881 ac_compiler=$2
33053882 for ac_option in --version -v -V -qversion; do
33093886 *) ac_try_echo=$ac_try;;
33103887 esac
33113888 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3312 $as_echo "$ac_try_echo"; } >&5
3889 printf "%s\n" "$ac_try_echo"; } >&5
33133890 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
33143891 ac_status=$?
33153892 if test -s conftest.err; then
33193896 cat conftest.er1 >&5
33203897 fi
33213898 rm -f conftest.er1 conftest.err
3322 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3899 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
33233900 test $ac_status = 0; }
33243901 done
33253902
33273904 /* end confdefs.h. */
33283905
33293906 int
3330 main ()
3907 main (void)
33313908 {
33323909
33333910 ;
33393916 # Try to create an executable without -o first, disregard a.out.
33403917 # It will help us diagnose broken compilers, and finding out an intuition
33413918 # of exeext.
3342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
3343 $as_echo_n "checking whether the C++ compiler works... " >&6; }
3344 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
3920 printf %s "checking whether the C++ compiler works... " >&6; }
3921 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
33453922
33463923 # The possible output files:
33473924 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
33623939 *) ac_try_echo=$ac_try;;
33633940 esac
33643941 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3365 $as_echo "$ac_try_echo"; } >&5
3942 printf "%s\n" "$ac_try_echo"; } >&5
33663943 (eval "$ac_link_default") 2>&5
33673944 ac_status=$?
3368 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3369 test $ac_status = 0; }; then :
3945 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3946 test $ac_status = 0; }
3947 then :
33703948 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
33713949 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
33723950 # in a Makefile. We should not override ac_cv_exeext if it was cached,
33833961 # certainly right.
33843962 break;;
33853963 *.* )
3386 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3964 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
33873965 then :; else
33883966 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
33893967 fi
33993977 done
34003978 test "$ac_cv_exeext" = no && ac_cv_exeext=
34013979
3402 else
3980 else $as_nop
34033981 ac_file=''
34043982 fi
3405 if test -z "$ac_file"; then :
3406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3407 $as_echo "no" >&6; }
3408 $as_echo "$as_me: failed program was:" >&5
3983 if test -z "$ac_file"
3984 then :
3985 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3986 printf "%s\n" "no" >&6; }
3987 printf "%s\n" "$as_me: failed program was:" >&5
34093988 sed 's/^/| /' conftest.$ac_ext >&5
34103989
3411 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3412 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3990 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3991 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
34133992 as_fn_error 77 "C++ compiler cannot create executables
34143993 See \`config.log' for more details" "$LINENO" 5; }
3415 else
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3417 $as_echo "yes" >&6; }
3418 fi
3419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3420 $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3422 $as_echo "$ac_file" >&6; }
3994 else $as_nop
3995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3996 printf "%s\n" "yes" >&6; }
3997 fi
3998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3999 printf %s "checking for C++ compiler default output file name... " >&6; }
4000 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4001 printf "%s\n" "$ac_file" >&6; }
34234002 ac_exeext=$ac_cv_exeext
34244003
34254004 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
34264005 ac_clean_files=$ac_clean_files_save
3427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3428 $as_echo_n "checking for suffix of executables... " >&6; }
4006 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4007 printf %s "checking for suffix of executables... " >&6; }
34294008 if { { ac_try="$ac_link"
34304009 case "(($ac_try" in
34314010 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
34324011 *) ac_try_echo=$ac_try;;
34334012 esac
34344013 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3435 $as_echo "$ac_try_echo"; } >&5
4014 printf "%s\n" "$ac_try_echo"; } >&5
34364015 (eval "$ac_link") 2>&5
34374016 ac_status=$?
3438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3439 test $ac_status = 0; }; then :
4017 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4018 test $ac_status = 0; }
4019 then :
34404020 # If both `conftest.exe' and `conftest' are `present' (well, observable)
34414021 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
34424022 # work properly (i.e., refer to `conftest.exe'), while it won't with
34504030 * ) break;;
34514031 esac
34524032 done
3453 else
3454 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3455 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4033 else $as_nop
4034 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4035 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
34564036 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
34574037 See \`config.log' for more details" "$LINENO" 5; }
34584038 fi
34594039 rm -f conftest conftest$ac_cv_exeext
3460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3461 $as_echo "$ac_cv_exeext" >&6; }
4040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4041 printf "%s\n" "$ac_cv_exeext" >&6; }
34624042
34634043 rm -f conftest.$ac_ext
34644044 EXEEXT=$ac_cv_exeext
34674047 /* end confdefs.h. */
34684048 #include <stdio.h>
34694049 int
3470 main ()
4050 main (void)
34714051 {
34724052 FILE *f = fopen ("conftest.out", "w");
34734053 return ferror (f) || fclose (f) != 0;
34794059 ac_clean_files="$ac_clean_files conftest.out"
34804060 # Check that the compiler produces executables we can run. If not, either
34814061 # the compiler is broken, or we cross compile.
3482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3483 $as_echo_n "checking whether we are cross compiling... " >&6; }
4062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4063 printf %s "checking whether we are cross compiling... " >&6; }
34844064 if test "$cross_compiling" != yes; then
34854065 { { ac_try="$ac_link"
34864066 case "(($ac_try" in
34884068 *) ac_try_echo=$ac_try;;
34894069 esac
34904070 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3491 $as_echo "$ac_try_echo"; } >&5
4071 printf "%s\n" "$ac_try_echo"; } >&5
34924072 (eval "$ac_link") 2>&5
34934073 ac_status=$?
3494 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4074 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
34954075 test $ac_status = 0; }
34964076 if { ac_try='./conftest$ac_cv_exeext'
34974077 { { case "(($ac_try" in
34994079 *) ac_try_echo=$ac_try;;
35004080 esac
35014081 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3502 $as_echo "$ac_try_echo"; } >&5
4082 printf "%s\n" "$ac_try_echo"; } >&5
35034083 (eval "$ac_try") 2>&5
35044084 ac_status=$?
3505 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4085 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
35064086 test $ac_status = 0; }; }; then
35074087 cross_compiling=no
35084088 else
35094089 if test "$cross_compiling" = maybe; then
35104090 cross_compiling=yes
35114091 else
3512 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3513 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3514 as_fn_error $? "cannot run C++ compiled programs.
4092 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4093 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4094 as_fn_error 77 "cannot run C++ compiled programs.
35154095 If you meant to cross compile, use \`--host'.
35164096 See \`config.log' for more details" "$LINENO" 5; }
35174097 fi
35184098 fi
35194099 fi
3520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3521 $as_echo "$cross_compiling" >&6; }
4100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4101 printf "%s\n" "$cross_compiling" >&6; }
35224102
35234103 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
35244104 ac_clean_files=$ac_clean_files_save
3525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3526 $as_echo_n "checking for suffix of object files... " >&6; }
3527 if ${ac_cv_objext+:} false; then :
3528 $as_echo_n "(cached) " >&6
3529 else
4105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4106 printf %s "checking for suffix of object files... " >&6; }
4107 if test ${ac_cv_objext+y}
4108 then :
4109 printf %s "(cached) " >&6
4110 else $as_nop
35304111 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35314112 /* end confdefs.h. */
35324113
35334114 int
3534 main ()
4115 main (void)
35354116 {
35364117
35374118 ;
35454126 *) ac_try_echo=$ac_try;;
35464127 esac
35474128 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3548 $as_echo "$ac_try_echo"; } >&5
4129 printf "%s\n" "$ac_try_echo"; } >&5
35494130 (eval "$ac_compile") 2>&5
35504131 ac_status=$?
3551 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3552 test $ac_status = 0; }; then :
4132 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4133 test $ac_status = 0; }
4134 then :
35534135 for ac_file in conftest.o conftest.obj conftest.*; do
35544136 test -f "$ac_file" || continue;
35554137 case $ac_file in
35584140 break;;
35594141 esac
35604142 done
3561 else
3562 $as_echo "$as_me: failed program was:" >&5
4143 else $as_nop
4144 printf "%s\n" "$as_me: failed program was:" >&5
35634145 sed 's/^/| /' conftest.$ac_ext >&5
35644146
3565 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3566 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4147 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4148 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
35674149 as_fn_error $? "cannot compute suffix of object files: cannot compile
35684150 See \`config.log' for more details" "$LINENO" 5; }
35694151 fi
35704152 rm -f conftest.$ac_cv_objext conftest.$ac_ext
35714153 fi
3572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3573 $as_echo "$ac_cv_objext" >&6; }
4154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4155 printf "%s\n" "$ac_cv_objext" >&6; }
35744156 OBJEXT=$ac_cv_objext
35754157 ac_objext=$OBJEXT
3576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3577 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3578 if ${ac_cv_cxx_compiler_gnu+:} false; then :
3579 $as_echo_n "(cached) " >&6
3580 else
4158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
4159 printf %s "checking whether the compiler supports GNU C++... " >&6; }
4160 if test ${ac_cv_cxx_compiler_gnu+y}
4161 then :
4162 printf %s "(cached) " >&6
4163 else $as_nop
35814164 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35824165 /* end confdefs.h. */
35834166
35844167 int
3585 main ()
4168 main (void)
35864169 {
35874170 #ifndef __GNUC__
35884171 choke me
35924175 return 0;
35934176 }
35944177 _ACEOF
3595 if ac_fn_cxx_try_compile "$LINENO"; then :
4178 if ac_fn_cxx_try_compile "$LINENO"
4179 then :
35964180 ac_compiler_gnu=yes
3597 else
4181 else $as_nop
35984182 ac_compiler_gnu=no
35994183 fi
3600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4184 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
36014185 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
36024186
36034187 fi
3604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3605 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
4188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4189 printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; }
4190 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4191
36064192 if test $ac_compiler_gnu = yes; then
36074193 GXX=yes
36084194 else
36094195 GXX=
36104196 fi
3611 ac_test_CXXFLAGS=${CXXFLAGS+set}
4197 ac_test_CXXFLAGS=${CXXFLAGS+y}
36124198 ac_save_CXXFLAGS=$CXXFLAGS
3613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3614 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3615 if ${ac_cv_prog_cxx_g+:} false; then :
3616 $as_echo_n "(cached) " >&6
3617 else
4199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4200 printf %s "checking whether $CXX accepts -g... " >&6; }
4201 if test ${ac_cv_prog_cxx_g+y}
4202 then :
4203 printf %s "(cached) " >&6
4204 else $as_nop
36184205 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
36194206 ac_cxx_werror_flag=yes
36204207 ac_cv_prog_cxx_g=no
36234210 /* end confdefs.h. */
36244211
36254212 int
3626 main ()
4213 main (void)
36274214 {
36284215
36294216 ;
36304217 return 0;
36314218 }
36324219 _ACEOF
3633 if ac_fn_cxx_try_compile "$LINENO"; then :
4220 if ac_fn_cxx_try_compile "$LINENO"
4221 then :
36344222 ac_cv_prog_cxx_g=yes
3635 else
4223 else $as_nop
36364224 CXXFLAGS=""
36374225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36384226 /* end confdefs.h. */
36394227
36404228 int
3641 main ()
4229 main (void)
36424230 {
36434231
36444232 ;
36454233 return 0;
36464234 }
36474235 _ACEOF
3648 if ac_fn_cxx_try_compile "$LINENO"; then :
3649
3650 else
4236 if ac_fn_cxx_try_compile "$LINENO"
4237 then :
4238
4239 else $as_nop
36514240 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
36524241 CXXFLAGS="-g"
36534242 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36544243 /* end confdefs.h. */
36554244
36564245 int
3657 main ()
4246 main (void)
36584247 {
36594248
36604249 ;
36614250 return 0;
36624251 }
36634252 _ACEOF
3664 if ac_fn_cxx_try_compile "$LINENO"; then :
4253 if ac_fn_cxx_try_compile "$LINENO"
4254 then :
36654255 ac_cv_prog_cxx_g=yes
36664256 fi
3667 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3668 fi
3669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3670 fi
3671 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4257 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4258 fi
4259 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4260 fi
4261 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
36724262 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
36734263 fi
3674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3675 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3676 if test "$ac_test_CXXFLAGS" = set; then
4264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4265 printf "%s\n" "$ac_cv_prog_cxx_g" >&6; }
4266 if test $ac_test_CXXFLAGS; then
36774267 CXXFLAGS=$ac_save_CXXFLAGS
36784268 elif test $ac_cv_prog_cxx_g = yes; then
36794269 if test "$GXX" = yes; then
36884278 CXXFLAGS=
36894279 fi
36904280 fi
4281 ac_prog_cxx_stdcxx=no
4282 if test x$ac_prog_cxx_stdcxx = xno
4283 then :
4284 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5
4285 printf %s "checking for $CXX option to enable C++11 features... " >&6; }
4286 if test ${ac_cv_prog_cxx_11+y}
4287 then :
4288 printf %s "(cached) " >&6
4289 else $as_nop
4290 ac_cv_prog_cxx_11=no
4291 ac_save_CXX=$CXX
4292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4293 /* end confdefs.h. */
4294 $ac_cxx_conftest_cxx11_program
4295 _ACEOF
4296 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
4297 do
4298 CXX="$ac_save_CXX $ac_arg"
4299 if ac_fn_cxx_try_compile "$LINENO"
4300 then :
4301 ac_cv_prog_cxx_cxx11=$ac_arg
4302 fi
4303 rm -f core conftest.err conftest.$ac_objext conftest.beam
4304 test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
4305 done
4306 rm -f conftest.$ac_ext
4307 CXX=$ac_save_CXX
4308 fi
4309
4310 if test "x$ac_cv_prog_cxx_cxx11" = xno
4311 then :
4312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4313 printf "%s\n" "unsupported" >&6; }
4314 else $as_nop
4315 if test "x$ac_cv_prog_cxx_cxx11" = x
4316 then :
4317 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4318 printf "%s\n" "none needed" >&6; }
4319 else $as_nop
4320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
4321 printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; }
4322 CXX="$CXX $ac_cv_prog_cxx_cxx11"
4323 fi
4324 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
4325 ac_prog_cxx_stdcxx=cxx11
4326 fi
4327 fi
4328 if test x$ac_prog_cxx_stdcxx = xno
4329 then :
4330 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5
4331 printf %s "checking for $CXX option to enable C++98 features... " >&6; }
4332 if test ${ac_cv_prog_cxx_98+y}
4333 then :
4334 printf %s "(cached) " >&6
4335 else $as_nop
4336 ac_cv_prog_cxx_98=no
4337 ac_save_CXX=$CXX
4338 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4339 /* end confdefs.h. */
4340 $ac_cxx_conftest_cxx98_program
4341 _ACEOF
4342 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
4343 do
4344 CXX="$ac_save_CXX $ac_arg"
4345 if ac_fn_cxx_try_compile "$LINENO"
4346 then :
4347 ac_cv_prog_cxx_cxx98=$ac_arg
4348 fi
4349 rm -f core conftest.err conftest.$ac_objext conftest.beam
4350 test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
4351 done
4352 rm -f conftest.$ac_ext
4353 CXX=$ac_save_CXX
4354 fi
4355
4356 if test "x$ac_cv_prog_cxx_cxx98" = xno
4357 then :
4358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4359 printf "%s\n" "unsupported" >&6; }
4360 else $as_nop
4361 if test "x$ac_cv_prog_cxx_cxx98" = x
4362 then :
4363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4364 printf "%s\n" "none needed" >&6; }
4365 else $as_nop
4366 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
4367 printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; }
4368 CXX="$CXX $ac_cv_prog_cxx_cxx98"
4369 fi
4370 ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98
4371 ac_prog_cxx_stdcxx=cxx98
4372 fi
4373 fi
4374
36914375 ac_ext=c
36924376 ac_cpp='$CPP $CPPFLAGS'
36934377 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36974381
36984382 ac_config_commands="$ac_config_commands depfiles"
36994383
3700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
3701 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
4384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
4385 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
37024386 cat > confinc.mk << 'END'
37034387 am__doit:
37044388 @echo this is the am__doit target >confinc.out
37344418 fi
37354419 done
37364420 rm -f confinc.* confmf.*
3737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
3738 $as_echo "${_am_result}" >&6; }
4421 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4422 printf "%s\n" "${_am_result}" >&6; }
37394423
37404424 # Check whether --enable-dependency-tracking was given.
3741 if test "${enable_dependency_tracking+set}" = set; then :
4425 if test ${enable_dependency_tracking+y}
4426 then :
37424427 enableval=$enable_dependency_tracking;
37434428 fi
37444429
37594444
37604445 depcc="$CXX" am_compiler_list=
37614446
3762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3763 $as_echo_n "checking dependency style of $depcc... " >&6; }
3764 if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
3765 $as_echo_n "(cached) " >&6
3766 else
4447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4448 printf %s "checking dependency style of $depcc... " >&6; }
4449 if test ${am_cv_CXX_dependencies_compiler_type+y}
4450 then :
4451 printf %s "(cached) " >&6
4452 else $as_nop
37674453 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
37684454 # We make a subdir and do the tests there. Otherwise we can end up
37694455 # making bogus files that we don't know about and never remove. For
38704556 fi
38714557
38724558 fi
3873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
3874 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
4559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
4560 printf "%s\n" "$am_cv_CXX_dependencies_compiler_type" >&6; }
38754561 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
38764562
38774563 if
38854571 fi
38864572
38874573
4574
4575
4576
4577
4578
4579
4580
4581
4582
38884583 ac_ext=c
38894584 ac_cpp='$CPP $CPPFLAGS'
38904585 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
38934588 if test -n "$ac_tool_prefix"; then
38944589 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
38954590 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3897 $as_echo_n "checking for $ac_word... " >&6; }
3898 if ${ac_cv_prog_CC+:} false; then :
3899 $as_echo_n "(cached) " >&6
3900 else
4591 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4592 printf %s "checking for $ac_word... " >&6; }
4593 if test ${ac_cv_prog_CC+y}
4594 then :
4595 printf %s "(cached) " >&6
4596 else $as_nop
39014597 if test -n "$CC"; then
39024598 ac_cv_prog_CC="$CC" # Let the user override the test.
39034599 else
39054601 for as_dir in $PATH
39064602 do
39074603 IFS=$as_save_IFS
3908 test -z "$as_dir" && as_dir=.
4604 case $as_dir in #(((
4605 '') as_dir=./ ;;
4606 */) ;;
4607 *) as_dir=$as_dir/ ;;
4608 esac
39094609 for ac_exec_ext in '' $ac_executable_extensions; do
3910 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4610 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
39114611 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3912 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4612 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
39134613 break 2
39144614 fi
39154615 done
39204620 fi
39214621 CC=$ac_cv_prog_CC
39224622 if test -n "$CC"; then
3923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3924 $as_echo "$CC" >&6; }
4623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4624 printf "%s\n" "$CC" >&6; }
39254625 else
3926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3927 $as_echo "no" >&6; }
4626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4627 printf "%s\n" "no" >&6; }
39284628 fi
39294629
39304630
39334633 ac_ct_CC=$CC
39344634 # Extract the first word of "gcc", so it can be a program name with args.
39354635 set dummy gcc; ac_word=$2
3936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3937 $as_echo_n "checking for $ac_word... " >&6; }
3938 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3939 $as_echo_n "(cached) " >&6
3940 else
4636 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4637 printf %s "checking for $ac_word... " >&6; }
4638 if test ${ac_cv_prog_ac_ct_CC+y}
4639 then :
4640 printf %s "(cached) " >&6
4641 else $as_nop
39414642 if test -n "$ac_ct_CC"; then
39424643 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
39434644 else
39454646 for as_dir in $PATH
39464647 do
39474648 IFS=$as_save_IFS
3948 test -z "$as_dir" && as_dir=.
4649 case $as_dir in #(((
4650 '') as_dir=./ ;;
4651 */) ;;
4652 *) as_dir=$as_dir/ ;;
4653 esac
39494654 for ac_exec_ext in '' $ac_executable_extensions; do
3950 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4655 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
39514656 ac_cv_prog_ac_ct_CC="gcc"
3952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4657 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
39534658 break 2
39544659 fi
39554660 done
39604665 fi
39614666 ac_ct_CC=$ac_cv_prog_ac_ct_CC
39624667 if test -n "$ac_ct_CC"; then
3963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3964 $as_echo "$ac_ct_CC" >&6; }
4668 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4669 printf "%s\n" "$ac_ct_CC" >&6; }
39654670 else
3966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3967 $as_echo "no" >&6; }
4671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4672 printf "%s\n" "no" >&6; }
39684673 fi
39694674
39704675 if test "x$ac_ct_CC" = x; then
39724677 else
39734678 case $cross_compiling:$ac_tool_warned in
39744679 yes:)
3975 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3976 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4680 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4681 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
39774682 ac_tool_warned=yes ;;
39784683 esac
39794684 CC=$ac_ct_CC
39864691 if test -n "$ac_tool_prefix"; then
39874692 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
39884693 set dummy ${ac_tool_prefix}cc; ac_word=$2
3989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3990 $as_echo_n "checking for $ac_word... " >&6; }
3991 if ${ac_cv_prog_CC+:} false; then :
3992 $as_echo_n "(cached) " >&6
3993 else
4694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4695 printf %s "checking for $ac_word... " >&6; }
4696 if test ${ac_cv_prog_CC+y}
4697 then :
4698 printf %s "(cached) " >&6
4699 else $as_nop
39944700 if test -n "$CC"; then
39954701 ac_cv_prog_CC="$CC" # Let the user override the test.
39964702 else
39984704 for as_dir in $PATH
39994705 do
40004706 IFS=$as_save_IFS
4001 test -z "$as_dir" && as_dir=.
4707 case $as_dir in #(((
4708 '') as_dir=./ ;;
4709 */) ;;
4710 *) as_dir=$as_dir/ ;;
4711 esac
40024712 for ac_exec_ext in '' $ac_executable_extensions; do
4003 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4713 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
40044714 ac_cv_prog_CC="${ac_tool_prefix}cc"
4005 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4715 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
40064716 break 2
40074717 fi
40084718 done
40134723 fi
40144724 CC=$ac_cv_prog_CC
40154725 if test -n "$CC"; then
4016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4017 $as_echo "$CC" >&6; }
4726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4727 printf "%s\n" "$CC" >&6; }
40184728 else
4019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4020 $as_echo "no" >&6; }
4729 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4730 printf "%s\n" "no" >&6; }
40214731 fi
40224732
40234733
40264736 if test -z "$CC"; then
40274737 # Extract the first word of "cc", so it can be a program name with args.
40284738 set dummy cc; ac_word=$2
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4030 $as_echo_n "checking for $ac_word... " >&6; }
4031 if ${ac_cv_prog_CC+:} false; then :
4032 $as_echo_n "(cached) " >&6
4033 else
4739 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4740 printf %s "checking for $ac_word... " >&6; }
4741 if test ${ac_cv_prog_CC+y}
4742 then :
4743 printf %s "(cached) " >&6
4744 else $as_nop
40344745 if test -n "$CC"; then
40354746 ac_cv_prog_CC="$CC" # Let the user override the test.
40364747 else
40394750 for as_dir in $PATH
40404751 do
40414752 IFS=$as_save_IFS
4042 test -z "$as_dir" && as_dir=.
4753 case $as_dir in #(((
4754 '') as_dir=./ ;;
4755 */) ;;
4756 *) as_dir=$as_dir/ ;;
4757 esac
40434758 for ac_exec_ext in '' $ac_executable_extensions; do
4044 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4045 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4759 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4760 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
40464761 ac_prog_rejected=yes
40474762 continue
40484763 fi
40494764 ac_cv_prog_CC="cc"
4050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4765 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
40514766 break 2
40524767 fi
40534768 done
40634778 # However, it has the same basename, so the bogon will be chosen
40644779 # first if we set CC to just the basename; use the full file name.
40654780 shift
4066 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4781 ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
40674782 fi
40684783 fi
40694784 fi
40704785 fi
40714786 CC=$ac_cv_prog_CC
40724787 if test -n "$CC"; then
4073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4074 $as_echo "$CC" >&6; }
4788 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4789 printf "%s\n" "$CC" >&6; }
40754790 else
4076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4077 $as_echo "no" >&6; }
4791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4792 printf "%s\n" "no" >&6; }
40784793 fi
40794794
40804795
40854800 do
40864801 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
40874802 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4089 $as_echo_n "checking for $ac_word... " >&6; }
4090 if ${ac_cv_prog_CC+:} false; then :
4091 $as_echo_n "(cached) " >&6
4092 else
4803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4804 printf %s "checking for $ac_word... " >&6; }
4805 if test ${ac_cv_prog_CC+y}
4806 then :
4807 printf %s "(cached) " >&6
4808 else $as_nop
40934809 if test -n "$CC"; then
40944810 ac_cv_prog_CC="$CC" # Let the user override the test.
40954811 else
40974813 for as_dir in $PATH
40984814 do
40994815 IFS=$as_save_IFS
4100 test -z "$as_dir" && as_dir=.
4816 case $as_dir in #(((
4817 '') as_dir=./ ;;
4818 */) ;;
4819 *) as_dir=$as_dir/ ;;
4820 esac
41014821 for ac_exec_ext in '' $ac_executable_extensions; do
4102 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4822 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
41034823 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4104 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4824 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
41054825 break 2
41064826 fi
41074827 done
41124832 fi
41134833 CC=$ac_cv_prog_CC
41144834 if test -n "$CC"; then
4115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4116 $as_echo "$CC" >&6; }
4835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4836 printf "%s\n" "$CC" >&6; }
41174837 else
4118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4119 $as_echo "no" >&6; }
4838 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4839 printf "%s\n" "no" >&6; }
41204840 fi
41214841
41224842
41294849 do
41304850 # Extract the first word of "$ac_prog", so it can be a program name with args.
41314851 set dummy $ac_prog; ac_word=$2
4132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4133 $as_echo_n "checking for $ac_word... " >&6; }
4134 if ${ac_cv_prog_ac_ct_CC+:} false; then :
4135 $as_echo_n "(cached) " >&6
4136 else
4852 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4853 printf %s "checking for $ac_word... " >&6; }
4854 if test ${ac_cv_prog_ac_ct_CC+y}
4855 then :
4856 printf %s "(cached) " >&6
4857 else $as_nop
41374858 if test -n "$ac_ct_CC"; then
41384859 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
41394860 else
41414862 for as_dir in $PATH
41424863 do
41434864 IFS=$as_save_IFS
4144 test -z "$as_dir" && as_dir=.
4865 case $as_dir in #(((
4866 '') as_dir=./ ;;
4867 */) ;;
4868 *) as_dir=$as_dir/ ;;
4869 esac
41454870 for ac_exec_ext in '' $ac_executable_extensions; do
4146 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4871 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
41474872 ac_cv_prog_ac_ct_CC="$ac_prog"
4148 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4873 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
41494874 break 2
41504875 fi
41514876 done
41564881 fi
41574882 ac_ct_CC=$ac_cv_prog_ac_ct_CC
41584883 if test -n "$ac_ct_CC"; then
4159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4160 $as_echo "$ac_ct_CC" >&6; }
4884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4885 printf "%s\n" "$ac_ct_CC" >&6; }
41614886 else
4162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4163 $as_echo "no" >&6; }
4887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4888 printf "%s\n" "no" >&6; }
41644889 fi
41654890
41664891
41724897 else
41734898 case $cross_compiling:$ac_tool_warned in
41744899 yes:)
4175 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4176 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4901 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
41774902 ac_tool_warned=yes ;;
41784903 esac
41794904 CC=$ac_ct_CC
41814906 fi
41824907
41834908 fi
4184
4185
4186 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4187 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4909 if test -z "$CC"; then
4910 if test -n "$ac_tool_prefix"; then
4911 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
4912 set dummy ${ac_tool_prefix}clang; ac_word=$2
4913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4914 printf %s "checking for $ac_word... " >&6; }
4915 if test ${ac_cv_prog_CC+y}
4916 then :
4917 printf %s "(cached) " >&6
4918 else $as_nop
4919 if test -n "$CC"; then
4920 ac_cv_prog_CC="$CC" # Let the user override the test.
4921 else
4922 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4923 for as_dir in $PATH
4924 do
4925 IFS=$as_save_IFS
4926 case $as_dir in #(((
4927 '') as_dir=./ ;;
4928 */) ;;
4929 *) as_dir=$as_dir/ ;;
4930 esac
4931 for ac_exec_ext in '' $ac_executable_extensions; do
4932 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4933 ac_cv_prog_CC="${ac_tool_prefix}clang"
4934 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4935 break 2
4936 fi
4937 done
4938 done
4939 IFS=$as_save_IFS
4940
4941 fi
4942 fi
4943 CC=$ac_cv_prog_CC
4944 if test -n "$CC"; then
4945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4946 printf "%s\n" "$CC" >&6; }
4947 else
4948 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4949 printf "%s\n" "no" >&6; }
4950 fi
4951
4952
4953 fi
4954 if test -z "$ac_cv_prog_CC"; then
4955 ac_ct_CC=$CC
4956 # Extract the first word of "clang", so it can be a program name with args.
4957 set dummy clang; ac_word=$2
4958 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4959 printf %s "checking for $ac_word... " >&6; }
4960 if test ${ac_cv_prog_ac_ct_CC+y}
4961 then :
4962 printf %s "(cached) " >&6
4963 else $as_nop
4964 if test -n "$ac_ct_CC"; then
4965 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4966 else
4967 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4968 for as_dir in $PATH
4969 do
4970 IFS=$as_save_IFS
4971 case $as_dir in #(((
4972 '') as_dir=./ ;;
4973 */) ;;
4974 *) as_dir=$as_dir/ ;;
4975 esac
4976 for ac_exec_ext in '' $ac_executable_extensions; do
4977 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4978 ac_cv_prog_ac_ct_CC="clang"
4979 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4980 break 2
4981 fi
4982 done
4983 done
4984 IFS=$as_save_IFS
4985
4986 fi
4987 fi
4988 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4989 if test -n "$ac_ct_CC"; then
4990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4991 printf "%s\n" "$ac_ct_CC" >&6; }
4992 else
4993 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4994 printf "%s\n" "no" >&6; }
4995 fi
4996
4997 if test "x$ac_ct_CC" = x; then
4998 CC=""
4999 else
5000 case $cross_compiling:$ac_tool_warned in
5001 yes:)
5002 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5003 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5004 ac_tool_warned=yes ;;
5005 esac
5006 CC=$ac_ct_CC
5007 fi
5008 else
5009 CC="$ac_cv_prog_CC"
5010 fi
5011
5012 fi
5013
5014
5015 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5016 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
41885017 as_fn_error $? "no acceptable C compiler found in \$PATH
41895018 See \`config.log' for more details" "$LINENO" 5; }
41905019
41915020 # Provide some information about the compiler.
4192 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5021 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
41935022 set X $ac_compile
41945023 ac_compiler=$2
4195 for ac_option in --version -v -V -qversion; do
5024 for ac_option in --version -v -V -qversion -version; do
41965025 { { ac_try="$ac_compiler $ac_option >&5"
41975026 case "(($ac_try" in
41985027 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
41995028 *) ac_try_echo=$ac_try;;
42005029 esac
42015030 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4202 $as_echo "$ac_try_echo"; } >&5
5031 printf "%s\n" "$ac_try_echo"; } >&5
42035032 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
42045033 ac_status=$?
42055034 if test -s conftest.err; then
42095038 cat conftest.er1 >&5
42105039 fi
42115040 rm -f conftest.er1 conftest.err
4212 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5041 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
42135042 test $ac_status = 0; }
42145043 done
42155044
4216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4217 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4218 if ${ac_cv_c_compiler_gnu+:} false; then :
4219 $as_echo_n "(cached) " >&6
4220 else
5045 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
5046 printf %s "checking whether the compiler supports GNU C... " >&6; }
5047 if test ${ac_cv_c_compiler_gnu+y}
5048 then :
5049 printf %s "(cached) " >&6
5050 else $as_nop
42215051 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42225052 /* end confdefs.h. */
42235053
42245054 int
4225 main ()
5055 main (void)
42265056 {
42275057 #ifndef __GNUC__
42285058 choke me
42325062 return 0;
42335063 }
42345064 _ACEOF
4235 if ac_fn_c_try_compile "$LINENO"; then :
5065 if ac_fn_c_try_compile "$LINENO"
5066 then :
42365067 ac_compiler_gnu=yes
4237 else
5068 else $as_nop
42385069 ac_compiler_gnu=no
42395070 fi
4240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5071 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
42415072 ac_cv_c_compiler_gnu=$ac_compiler_gnu
42425073
42435074 fi
4244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4245 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
5075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5076 printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
5077 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5078
42465079 if test $ac_compiler_gnu = yes; then
42475080 GCC=yes
42485081 else
42495082 GCC=
42505083 fi
4251 ac_test_CFLAGS=${CFLAGS+set}
5084 ac_test_CFLAGS=${CFLAGS+y}
42525085 ac_save_CFLAGS=$CFLAGS
4253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4254 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4255 if ${ac_cv_prog_cc_g+:} false; then :
4256 $as_echo_n "(cached) " >&6
4257 else
5086 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5087 printf %s "checking whether $CC accepts -g... " >&6; }
5088 if test ${ac_cv_prog_cc_g+y}
5089 then :
5090 printf %s "(cached) " >&6
5091 else $as_nop
42585092 ac_save_c_werror_flag=$ac_c_werror_flag
42595093 ac_c_werror_flag=yes
42605094 ac_cv_prog_cc_g=no
42635097 /* end confdefs.h. */
42645098
42655099 int
4266 main ()
5100 main (void)
42675101 {
42685102
42695103 ;
42705104 return 0;
42715105 }
42725106 _ACEOF
4273 if ac_fn_c_try_compile "$LINENO"; then :
5107 if ac_fn_c_try_compile "$LINENO"
5108 then :
42745109 ac_cv_prog_cc_g=yes
4275 else
5110 else $as_nop
42765111 CFLAGS=""
42775112 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42785113 /* end confdefs.h. */
42795114
42805115 int
4281 main ()
5116 main (void)
42825117 {
42835118
42845119 ;
42855120 return 0;
42865121 }
42875122 _ACEOF
4288 if ac_fn_c_try_compile "$LINENO"; then :
4289
4290 else
5123 if ac_fn_c_try_compile "$LINENO"
5124 then :
5125
5126 else $as_nop
42915127 ac_c_werror_flag=$ac_save_c_werror_flag
42925128 CFLAGS="-g"
42935129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
42945130 /* end confdefs.h. */
42955131
42965132 int
4297 main ()
5133 main (void)
42985134 {
42995135
43005136 ;
43015137 return 0;
43025138 }
43035139 _ACEOF
4304 if ac_fn_c_try_compile "$LINENO"; then :
5140 if ac_fn_c_try_compile "$LINENO"
5141 then :
43055142 ac_cv_prog_cc_g=yes
43065143 fi
4307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4308 fi
4309 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4310 fi
4311 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5144 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5145 fi
5146 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5147 fi
5148 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
43125149 ac_c_werror_flag=$ac_save_c_werror_flag
43135150 fi
4314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4315 $as_echo "$ac_cv_prog_cc_g" >&6; }
4316 if test "$ac_test_CFLAGS" = set; then
5151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5152 printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
5153 if test $ac_test_CFLAGS; then
43175154 CFLAGS=$ac_save_CFLAGS
43185155 elif test $ac_cv_prog_cc_g = yes; then
43195156 if test "$GCC" = yes; then
43285165 CFLAGS=
43295166 fi
43305167 fi
4331 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4332 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4333 if ${ac_cv_prog_cc_c89+:} false; then :
4334 $as_echo_n "(cached) " >&6
4335 else
5168 ac_prog_cc_stdc=no
5169 if test x$ac_prog_cc_stdc = xno
5170 then :
5171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
5172 printf %s "checking for $CC option to enable C11 features... " >&6; }
5173 if test ${ac_cv_prog_cc_c11+y}
5174 then :
5175 printf %s "(cached) " >&6
5176 else $as_nop
5177 ac_cv_prog_cc_c11=no
5178 ac_save_CC=$CC
5179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5180 /* end confdefs.h. */
5181 $ac_c_conftest_c11_program
5182 _ACEOF
5183 for ac_arg in '' -std=gnu11
5184 do
5185 CC="$ac_save_CC $ac_arg"
5186 if ac_fn_c_try_compile "$LINENO"
5187 then :
5188 ac_cv_prog_cc_c11=$ac_arg
5189 fi
5190 rm -f core conftest.err conftest.$ac_objext conftest.beam
5191 test "x$ac_cv_prog_cc_c11" != "xno" && break
5192 done
5193 rm -f conftest.$ac_ext
5194 CC=$ac_save_CC
5195 fi
5196
5197 if test "x$ac_cv_prog_cc_c11" = xno
5198 then :
5199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5200 printf "%s\n" "unsupported" >&6; }
5201 else $as_nop
5202 if test "x$ac_cv_prog_cc_c11" = x
5203 then :
5204 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5205 printf "%s\n" "none needed" >&6; }
5206 else $as_nop
5207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
5208 printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
5209 CC="$CC $ac_cv_prog_cc_c11"
5210 fi
5211 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
5212 ac_prog_cc_stdc=c11
5213 fi
5214 fi
5215 if test x$ac_prog_cc_stdc = xno
5216 then :
5217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
5218 printf %s "checking for $CC option to enable C99 features... " >&6; }
5219 if test ${ac_cv_prog_cc_c99+y}
5220 then :
5221 printf %s "(cached) " >&6
5222 else $as_nop
5223 ac_cv_prog_cc_c99=no
5224 ac_save_CC=$CC
5225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5226 /* end confdefs.h. */
5227 $ac_c_conftest_c99_program
5228 _ACEOF
5229 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
5230 do
5231 CC="$ac_save_CC $ac_arg"
5232 if ac_fn_c_try_compile "$LINENO"
5233 then :
5234 ac_cv_prog_cc_c99=$ac_arg
5235 fi
5236 rm -f core conftest.err conftest.$ac_objext conftest.beam
5237 test "x$ac_cv_prog_cc_c99" != "xno" && break
5238 done
5239 rm -f conftest.$ac_ext
5240 CC=$ac_save_CC
5241 fi
5242
5243 if test "x$ac_cv_prog_cc_c99" = xno
5244 then :
5245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5246 printf "%s\n" "unsupported" >&6; }
5247 else $as_nop
5248 if test "x$ac_cv_prog_cc_c99" = x
5249 then :
5250 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5251 printf "%s\n" "none needed" >&6; }
5252 else $as_nop
5253 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
5254 printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
5255 CC="$CC $ac_cv_prog_cc_c99"
5256 fi
5257 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
5258 ac_prog_cc_stdc=c99
5259 fi
5260 fi
5261 if test x$ac_prog_cc_stdc = xno
5262 then :
5263 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
5264 printf %s "checking for $CC option to enable C89 features... " >&6; }
5265 if test ${ac_cv_prog_cc_c89+y}
5266 then :
5267 printf %s "(cached) " >&6
5268 else $as_nop
43365269 ac_cv_prog_cc_c89=no
43375270 ac_save_CC=$CC
43385271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
43395272 /* end confdefs.h. */
4340 #include <stdarg.h>
4341 #include <stdio.h>
4342 struct stat;
4343 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4344 struct buf { int x; };
4345 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4346 static char *e (p, i)
4347 char **p;
4348 int i;
4349 {
4350 return p[i];
4351 }
4352 static char *f (char * (*g) (char **, int), char **p, ...)
4353 {
4354 char *s;
4355 va_list v;
4356 va_start (v,p);
4357 s = g (p, va_arg (v,int));
4358 va_end (v);
4359 return s;
4360 }
4361
4362 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4363 function prototypes and stuff, but not '\xHH' hex character constants.
4364 These don't provoke an error unfortunately, instead are silently treated
4365 as 'x'. The following induces an error, until -std is added to get
4366 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4367 array size at least. It's necessary to write '\x00'==0 to get something
4368 that's true only with -std. */
4369 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4370
4371 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4372 inside strings and character constants. */
4373 #define FOO(x) 'x'
4374 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4375
4376 int test (int i, double x);
4377 struct s1 {int (*f) (int a);};
4378 struct s2 {int (*f) (double a);};
4379 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4380 int argc;
4381 char **argv;
4382 int
4383 main ()
4384 {
4385 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4386 ;
4387 return 0;
4388 }
5273 $ac_c_conftest_c89_program
43895274 _ACEOF
4390 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4391 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5275 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
43925276 do
43935277 CC="$ac_save_CC $ac_arg"
4394 if ac_fn_c_try_compile "$LINENO"; then :
5278 if ac_fn_c_try_compile "$LINENO"
5279 then :
43955280 ac_cv_prog_cc_c89=$ac_arg
43965281 fi
4397 rm -f core conftest.err conftest.$ac_objext
5282 rm -f core conftest.err conftest.$ac_objext conftest.beam
43985283 test "x$ac_cv_prog_cc_c89" != "xno" && break
43995284 done
44005285 rm -f conftest.$ac_ext
44015286 CC=$ac_save_CC
4402
4403 fi
4404 # AC_CACHE_VAL
4405 case "x$ac_cv_prog_cc_c89" in
4406 x)
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4408 $as_echo "none needed" >&6; } ;;
4409 xno)
4410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4411 $as_echo "unsupported" >&6; } ;;
4412 *)
4413 CC="$CC $ac_cv_prog_cc_c89"
4414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4415 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4416 esac
4417 if test "x$ac_cv_prog_cc_c89" != xno; then :
4418
5287 fi
5288
5289 if test "x$ac_cv_prog_cc_c89" = xno
5290 then :
5291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5292 printf "%s\n" "unsupported" >&6; }
5293 else $as_nop
5294 if test "x$ac_cv_prog_cc_c89" = x
5295 then :
5296 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5297 printf "%s\n" "none needed" >&6; }
5298 else $as_nop
5299 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5300 printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
5301 CC="$CC $ac_cv_prog_cc_c89"
5302 fi
5303 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
5304 ac_prog_cc_stdc=c89
5305 fi
44195306 fi
44205307
44215308 ac_ext=c
44245311 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
44255312 ac_compiler_gnu=$ac_cv_c_compiler_gnu
44265313
4427 ac_ext=c
5314
5315 ac_ext=c
44285316 ac_cpp='$CPP $CPPFLAGS'
44295317 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
44305318 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
44315319 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4433 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4434 if ${am_cv_prog_cc_c_o+:} false; then :
4435 $as_echo_n "(cached) " >&6
4436 else
5320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
5321 printf %s "checking whether $CC understands -c and -o together... " >&6; }
5322 if test ${am_cv_prog_cc_c_o+y}
5323 then :
5324 printf %s "(cached) " >&6
5325 else $as_nop
44375326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
44385327 /* end confdefs.h. */
44395328
44405329 int
4441 main ()
5330 main (void)
44425331 {
44435332
44445333 ;
44665355 rm -f core conftest*
44675356 unset am_i
44685357 fi
4469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4470 $as_echo "$am_cv_prog_cc_c_o" >&6; }
5358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5359 printf "%s\n" "$am_cv_prog_cc_c_o" >&6; }
44715360 if test "$am_cv_prog_cc_c_o" != yes; then
44725361 # Losing compiler, so override with the script.
44735362 # FIXME: It is wrong to rewrite CC.
44855374
44865375 depcc="$CC" am_compiler_list=
44875376
4488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4489 $as_echo_n "checking dependency style of $depcc... " >&6; }
4490 if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4491 $as_echo_n "(cached) " >&6
4492 else
5377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5378 printf %s "checking dependency style of $depcc... " >&6; }
5379 if test ${am_cv_CC_dependencies_compiler_type+y}
5380 then :
5381 printf %s "(cached) " >&6
5382 else $as_nop
44935383 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
44945384 # We make a subdir and do the tests there. Otherwise we can end up
44955385 # making bogus files that we don't know about and never remove. For
45965486 fi
45975487
45985488 fi
4599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4600 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
5489 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5490 printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
46015491 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
46025492
46035493 if
46155505
46165506 case `pwd` in
46175507 *\ * | *\ *)
4618 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4619 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5509 printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
46205510 esac
46215511
46225512
46235513
46245514 macro_version='2.4.6'
46255515 macro_revision='2.4.6'
5516
46265517
46275518
46285519
46595550 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
46605551 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
46615552
4662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4663 $as_echo_n "checking how to print strings... " >&6; }
5553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5554 printf %s "checking how to print strings... " >&6; }
46645555 # Test print first, because it will be a builtin if present.
46655556 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
46665557 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
46865577 }
46875578
46885579 case $ECHO in
4689 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4690 $as_echo "printf" >&6; } ;;
4691 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4692 $as_echo "print -r" >&6; } ;;
4693 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4694 $as_echo "cat" >&6; } ;;
5580 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5581 printf "%s\n" "printf" >&6; } ;;
5582 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5583 printf "%s\n" "print -r" >&6; } ;;
5584 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5585 printf "%s\n" "cat" >&6; } ;;
46955586 esac
46965587
46975588
47075598
47085599
47095600
4710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4711 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4712 if ${ac_cv_path_SED+:} false; then :
4713 $as_echo_n "(cached) " >&6
4714 else
5601 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5602 printf %s "checking for a sed that does not truncate output... " >&6; }
5603 if test ${ac_cv_path_SED+y}
5604 then :
5605 printf %s "(cached) " >&6
5606 else $as_nop
47155607 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
47165608 for ac_i in 1 2 3 4 5 6 7; do
47175609 ac_script="$ac_script$as_nl$ac_script"
47255617 for as_dir in $PATH
47265618 do
47275619 IFS=$as_save_IFS
4728 test -z "$as_dir" && as_dir=.
4729 for ac_prog in sed gsed; do
5620 case $as_dir in #(((
5621 '') as_dir=./ ;;
5622 */) ;;
5623 *) as_dir=$as_dir/ ;;
5624 esac
5625 for ac_prog in sed gsed
5626 do
47305627 for ac_exec_ext in '' $ac_executable_extensions; do
4731 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5628 ac_path_SED="$as_dir$ac_prog$ac_exec_ext"
47325629 as_fn_executable_p "$ac_path_SED" || continue
47335630 # Check for GNU ac_path_SED and select it if it is found.
47345631 # Check for GNU $ac_path_SED
47375634 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
47385635 *)
47395636 ac_count=0
4740 $as_echo_n 0123456789 >"conftest.in"
5637 printf %s 0123456789 >"conftest.in"
47415638 while :
47425639 do
47435640 cat "conftest.in" "conftest.in" >"conftest.tmp"
47445641 mv "conftest.tmp" "conftest.in"
47455642 cp "conftest.in" "conftest.nl"
4746 $as_echo '' >> "conftest.nl"
5643 printf "%s\n" '' >> "conftest.nl"
47475644 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
47485645 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
47495646 as_fn_arith $ac_count + 1 && ac_count=$as_val
47715668 fi
47725669
47735670 fi
4774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4775 $as_echo "$ac_cv_path_SED" >&6; }
5671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5672 printf "%s\n" "$ac_cv_path_SED" >&6; }
47765673 SED="$ac_cv_path_SED"
47775674 rm -f conftest.sed
47785675
47895686
47905687
47915688
4792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4793 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4794 if ${ac_cv_path_GREP+:} false; then :
4795 $as_echo_n "(cached) " >&6
4796 else
5689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5690 printf %s "checking for grep that handles long lines and -e... " >&6; }
5691 if test ${ac_cv_path_GREP+y}
5692 then :
5693 printf %s "(cached) " >&6
5694 else $as_nop
47975695 if test -z "$GREP"; then
47985696 ac_path_GREP_found=false
47995697 # Loop through the user's path and test for each of PROGNAME-LIST
48015699 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
48025700 do
48035701 IFS=$as_save_IFS
4804 test -z "$as_dir" && as_dir=.
4805 for ac_prog in grep ggrep; do
5702 case $as_dir in #(((
5703 '') as_dir=./ ;;
5704 */) ;;
5705 *) as_dir=$as_dir/ ;;
5706 esac
5707 for ac_prog in grep ggrep
5708 do
48065709 for ac_exec_ext in '' $ac_executable_extensions; do
4807 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5710 ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
48085711 as_fn_executable_p "$ac_path_GREP" || continue
48095712 # Check for GNU ac_path_GREP and select it if it is found.
48105713 # Check for GNU $ac_path_GREP
48135716 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
48145717 *)
48155718 ac_count=0
4816 $as_echo_n 0123456789 >"conftest.in"
5719 printf %s 0123456789 >"conftest.in"
48175720 while :
48185721 do
48195722 cat "conftest.in" "conftest.in" >"conftest.tmp"
48205723 mv "conftest.tmp" "conftest.in"
48215724 cp "conftest.in" "conftest.nl"
4822 $as_echo 'GREP' >> "conftest.nl"
5725 printf "%s\n" 'GREP' >> "conftest.nl"
48235726 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
48245727 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
48255728 as_fn_arith $ac_count + 1 && ac_count=$as_val
48475750 fi
48485751
48495752 fi
4850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4851 $as_echo "$ac_cv_path_GREP" >&6; }
5753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5754 printf "%s\n" "$ac_cv_path_GREP" >&6; }
48525755 GREP="$ac_cv_path_GREP"
48535756
48545757
4855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4856 $as_echo_n "checking for egrep... " >&6; }
4857 if ${ac_cv_path_EGREP+:} false; then :
4858 $as_echo_n "(cached) " >&6
4859 else
5758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5759 printf %s "checking for egrep... " >&6; }
5760 if test ${ac_cv_path_EGREP+y}
5761 then :
5762 printf %s "(cached) " >&6
5763 else $as_nop
48605764 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
48615765 then ac_cv_path_EGREP="$GREP -E"
48625766 else
48675771 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
48685772 do
48695773 IFS=$as_save_IFS
4870 test -z "$as_dir" && as_dir=.
4871 for ac_prog in egrep; do
5774 case $as_dir in #(((
5775 '') as_dir=./ ;;
5776 */) ;;
5777 *) as_dir=$as_dir/ ;;
5778 esac
5779 for ac_prog in egrep
5780 do
48725781 for ac_exec_ext in '' $ac_executable_extensions; do
4873 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5782 ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
48745783 as_fn_executable_p "$ac_path_EGREP" || continue
48755784 # Check for GNU ac_path_EGREP and select it if it is found.
48765785 # Check for GNU $ac_path_EGREP
48795788 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
48805789 *)
48815790 ac_count=0
4882 $as_echo_n 0123456789 >"conftest.in"
5791 printf %s 0123456789 >"conftest.in"
48835792 while :
48845793 do
48855794 cat "conftest.in" "conftest.in" >"conftest.tmp"
48865795 mv "conftest.tmp" "conftest.in"
48875796 cp "conftest.in" "conftest.nl"
4888 $as_echo 'EGREP' >> "conftest.nl"
5797 printf "%s\n" 'EGREP' >> "conftest.nl"
48895798 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
48905799 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
48915800 as_fn_arith $ac_count + 1 && ac_count=$as_val
49145823
49155824 fi
49165825 fi
4917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4918 $as_echo "$ac_cv_path_EGREP" >&6; }
5826 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5827 printf "%s\n" "$ac_cv_path_EGREP" >&6; }
49195828 EGREP="$ac_cv_path_EGREP"
49205829
49215830
4922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4923 $as_echo_n "checking for fgrep... " >&6; }
4924 if ${ac_cv_path_FGREP+:} false; then :
4925 $as_echo_n "(cached) " >&6
4926 else
5831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5832 printf %s "checking for fgrep... " >&6; }
5833 if test ${ac_cv_path_FGREP+y}
5834 then :
5835 printf %s "(cached) " >&6
5836 else $as_nop
49275837 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
49285838 then ac_cv_path_FGREP="$GREP -F"
49295839 else
49345844 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
49355845 do
49365846 IFS=$as_save_IFS
4937 test -z "$as_dir" && as_dir=.
4938 for ac_prog in fgrep; do
5847 case $as_dir in #(((
5848 '') as_dir=./ ;;
5849 */) ;;
5850 *) as_dir=$as_dir/ ;;
5851 esac
5852 for ac_prog in fgrep
5853 do
49395854 for ac_exec_ext in '' $ac_executable_extensions; do
4940 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5855 ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext"
49415856 as_fn_executable_p "$ac_path_FGREP" || continue
49425857 # Check for GNU ac_path_FGREP and select it if it is found.
49435858 # Check for GNU $ac_path_FGREP
49465861 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
49475862 *)
49485863 ac_count=0
4949 $as_echo_n 0123456789 >"conftest.in"
5864 printf %s 0123456789 >"conftest.in"
49505865 while :
49515866 do
49525867 cat "conftest.in" "conftest.in" >"conftest.tmp"
49535868 mv "conftest.tmp" "conftest.in"
49545869 cp "conftest.in" "conftest.nl"
4955 $as_echo 'FGREP' >> "conftest.nl"
5870 printf "%s\n" 'FGREP' >> "conftest.nl"
49565871 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
49575872 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
49585873 as_fn_arith $ac_count + 1 && ac_count=$as_val
49815896
49825897 fi
49835898 fi
4984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4985 $as_echo "$ac_cv_path_FGREP" >&6; }
5899 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5900 printf "%s\n" "$ac_cv_path_FGREP" >&6; }
49865901 FGREP="$ac_cv_path_FGREP"
49875902
49885903
50075922
50085923
50095924 # Check whether --with-gnu-ld was given.
5010 if test "${with_gnu_ld+set}" = set; then :
5925 if test ${with_gnu_ld+y}
5926 then :
50115927 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
5012 else
5928 else $as_nop
50135929 with_gnu_ld=no
50145930 fi
50155931
50165932 ac_prog=ld
50175933 if test yes = "$GCC"; then
50185934 # Check if gcc -print-prog-name=ld gives a path.
5019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5020 $as_echo_n "checking for ld used by $CC... " >&6; }
5935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5936 printf %s "checking for ld used by $CC... " >&6; }
50215937 case $host in
50225938 *-*-mingw*)
50235939 # gcc leaves a trailing carriage return, which upsets mingw
50465962 ;;
50475963 esac
50485964 elif test yes = "$with_gnu_ld"; then
5049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5050 $as_echo_n "checking for GNU ld... " >&6; }
5965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5966 printf %s "checking for GNU ld... " >&6; }
50515967 else
5052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5053 $as_echo_n "checking for non-GNU ld... " >&6; }
5054 fi
5055 if ${lt_cv_path_LD+:} false; then :
5056 $as_echo_n "(cached) " >&6
5057 else
5968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5969 printf %s "checking for non-GNU ld... " >&6; }
5970 fi
5971 if test ${lt_cv_path_LD+y}
5972 then :
5973 printf %s "(cached) " >&6
5974 else $as_nop
50585975 if test -z "$LD"; then
50595976 lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
50605977 for ac_dir in $PATH; do
50836000
50846001 LD=$lt_cv_path_LD
50856002 if test -n "$LD"; then
5086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5087 $as_echo "$LD" >&6; }
6003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6004 printf "%s\n" "$LD" >&6; }
50886005 else
5089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5090 $as_echo "no" >&6; }
6006 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6007 printf "%s\n" "no" >&6; }
50916008 fi
50926009 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5094 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5095 if ${lt_cv_prog_gnu_ld+:} false; then :
5096 $as_echo_n "(cached) " >&6
5097 else
6010 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6011 printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
6012 if test ${lt_cv_prog_gnu_ld+y}
6013 then :
6014 printf %s "(cached) " >&6
6015 else $as_nop
50986016 # I'd rather use --version here, but apparently some GNU lds only accept -v.
50996017 case `$LD -v 2>&1 </dev/null` in
51006018 *GNU* | *'with BFD'*)
51056023 ;;
51066024 esac
51076025 fi
5108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5109 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
6026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6027 printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; }
51106028 with_gnu_ld=$lt_cv_prog_gnu_ld
51116029
51126030
51176035
51186036
51196037
5120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5121 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5122 if ${lt_cv_path_NM+:} false; then :
5123 $as_echo_n "(cached) " >&6
5124 else
6038 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
6039 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6040 if test ${lt_cv_path_NM+y}
6041 then :
6042 printf %s "(cached) " >&6
6043 else $as_nop
51256044 if test -n "$NM"; then
51266045 # Let the user override the test.
51276046 lt_cv_path_NM=$NM
51716090 : ${lt_cv_path_NM=no}
51726091 fi
51736092 fi
5174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5175 $as_echo "$lt_cv_path_NM" >&6; }
6093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6094 printf "%s\n" "$lt_cv_path_NM" >&6; }
51766095 if test no != "$lt_cv_path_NM"; then
51776096 NM=$lt_cv_path_NM
51786097 else
51856104 do
51866105 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
51876106 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5189 $as_echo_n "checking for $ac_word... " >&6; }
5190 if ${ac_cv_prog_DUMPBIN+:} false; then :
5191 $as_echo_n "(cached) " >&6
5192 else
6107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6108 printf %s "checking for $ac_word... " >&6; }
6109 if test ${ac_cv_prog_DUMPBIN+y}
6110 then :
6111 printf %s "(cached) " >&6
6112 else $as_nop
51936113 if test -n "$DUMPBIN"; then
51946114 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
51956115 else
51976117 for as_dir in $PATH
51986118 do
51996119 IFS=$as_save_IFS
5200 test -z "$as_dir" && as_dir=.
6120 case $as_dir in #(((
6121 '') as_dir=./ ;;
6122 */) ;;
6123 *) as_dir=$as_dir/ ;;
6124 esac
52016125 for ac_exec_ext in '' $ac_executable_extensions; do
5202 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6126 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
52036127 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5204 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6128 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
52056129 break 2
52066130 fi
52076131 done
52126136 fi
52136137 DUMPBIN=$ac_cv_prog_DUMPBIN
52146138 if test -n "$DUMPBIN"; then
5215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5216 $as_echo "$DUMPBIN" >&6; }
6139 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6140 printf "%s\n" "$DUMPBIN" >&6; }
52176141 else
5218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5219 $as_echo "no" >&6; }
6142 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6143 printf "%s\n" "no" >&6; }
52206144 fi
52216145
52226146
52296153 do
52306154 # Extract the first word of "$ac_prog", so it can be a program name with args.
52316155 set dummy $ac_prog; ac_word=$2
5232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5233 $as_echo_n "checking for $ac_word... " >&6; }
5234 if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
5235 $as_echo_n "(cached) " >&6
5236 else
6156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6157 printf %s "checking for $ac_word... " >&6; }
6158 if test ${ac_cv_prog_ac_ct_DUMPBIN+y}
6159 then :
6160 printf %s "(cached) " >&6
6161 else $as_nop
52376162 if test -n "$ac_ct_DUMPBIN"; then
52386163 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
52396164 else
52416166 for as_dir in $PATH
52426167 do
52436168 IFS=$as_save_IFS
5244 test -z "$as_dir" && as_dir=.
6169 case $as_dir in #(((
6170 '') as_dir=./ ;;
6171 */) ;;
6172 *) as_dir=$as_dir/ ;;
6173 esac
52456174 for ac_exec_ext in '' $ac_executable_extensions; do
5246 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6175 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
52476176 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5248 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6177 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
52496178 break 2
52506179 fi
52516180 done
52566185 fi
52576186 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
52586187 if test -n "$ac_ct_DUMPBIN"; then
5259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5260 $as_echo "$ac_ct_DUMPBIN" >&6; }
6188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6189 printf "%s\n" "$ac_ct_DUMPBIN" >&6; }
52616190 else
5262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5263 $as_echo "no" >&6; }
6191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6192 printf "%s\n" "no" >&6; }
52646193 fi
52656194
52666195
52726201 else
52736202 case $cross_compiling:$ac_tool_warned in
52746203 yes:)
5275 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5276 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6204 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6205 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
52776206 ac_tool_warned=yes ;;
52786207 esac
52796208 DUMPBIN=$ac_ct_DUMPBIN
53016230
53026231
53036232
5304 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5305 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5306 if ${lt_cv_nm_interface+:} false; then :
5307 $as_echo_n "(cached) " >&6
5308 else
6233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6234 printf %s "checking the name lister ($NM) interface... " >&6; }
6235 if test ${lt_cv_nm_interface+y}
6236 then :
6237 printf %s "(cached) " >&6
6238 else $as_nop
53096239 lt_cv_nm_interface="BSD nm"
53106240 echo "int some_variable = 0;" > conftest.$ac_ext
53116241 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
53216251 fi
53226252 rm -f conftest*
53236253 fi
5324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5325 $as_echo "$lt_cv_nm_interface" >&6; }
5326
5327 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5328 $as_echo_n "checking whether ln -s works... " >&6; }
6254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6255 printf "%s\n" "$lt_cv_nm_interface" >&6; }
6256
6257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6258 printf %s "checking whether ln -s works... " >&6; }
53296259 LN_S=$as_ln_s
53306260 if test "$LN_S" = "ln -s"; then
5331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5332 $as_echo "yes" >&6; }
6261 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6262 printf "%s\n" "yes" >&6; }
53336263 else
5334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5335 $as_echo "no, using $LN_S" >&6; }
6264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6265 printf "%s\n" "no, using $LN_S" >&6; }
53366266 fi
53376267
53386268 # find the maximum length of command line arguments
5339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5340 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5341 if ${lt_cv_sys_max_cmd_len+:} false; then :
5342 $as_echo_n "(cached) " >&6
5343 else
6269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6270 printf %s "checking the maximum length of command line arguments... " >&6; }
6271 if test ${lt_cv_sys_max_cmd_len+y}
6272 then :
6273 printf %s "(cached) " >&6
6274 else $as_nop
53446275 i=0
53456276 teststring=ABCD
53466277
54676398 fi
54686399
54696400 if test -n "$lt_cv_sys_max_cmd_len"; then
5470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5471 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6401 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6402 printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; }
54726403 else
5473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5474 $as_echo "none" >&6; }
6404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
6405 printf "%s\n" "none" >&6; }
54756406 fi
54766407 max_cmd_len=$lt_cv_sys_max_cmd_len
54776408
55156446
55166447
55176448
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
5519 $as_echo_n "checking how to convert $build file names to $host format... " >&6; }
5520 if ${lt_cv_to_host_file_cmd+:} false; then :
5521 $as_echo_n "(cached) " >&6
5522 else
6449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
6450 printf %s "checking how to convert $build file names to $host format... " >&6; }
6451 if test ${lt_cv_to_host_file_cmd+y}
6452 then :
6453 printf %s "(cached) " >&6
6454 else $as_nop
55236455 case $host in
55246456 *-*-mingw* )
55256457 case $build in
55556487 fi
55566488
55576489 to_host_file_cmd=$lt_cv_to_host_file_cmd
5558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5559 $as_echo "$lt_cv_to_host_file_cmd" >&6; }
5560
5561
5562
5563
5564
5565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
5566 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
5567 if ${lt_cv_to_tool_file_cmd+:} false; then :
5568 $as_echo_n "(cached) " >&6
5569 else
6490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
6491 printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; }
6492
6493
6494
6495
6496
6497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
6498 printf %s "checking how to convert $build file names to toolchain format... " >&6; }
6499 if test ${lt_cv_to_tool_file_cmd+y}
6500 then :
6501 printf %s "(cached) " >&6
6502 else $as_nop
55706503 #assume ordinary cross tools, or native build.
55716504 lt_cv_to_tool_file_cmd=func_convert_file_noop
55726505 case $host in
55826515 fi
55836516
55846517 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
5585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5586 $as_echo "$lt_cv_to_tool_file_cmd" >&6; }
5587
5588
5589
5590
5591
5592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5593 $as_echo_n "checking for $LD option to reload object files... " >&6; }
5594 if ${lt_cv_ld_reload_flag+:} false; then :
5595 $as_echo_n "(cached) " >&6
5596 else
6518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
6519 printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; }
6520
6521
6522
6523
6524
6525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6526 printf %s "checking for $LD option to reload object files... " >&6; }
6527 if test ${lt_cv_ld_reload_flag+y}
6528 then :
6529 printf %s "(cached) " >&6
6530 else $as_nop
55976531 lt_cv_ld_reload_flag='-r'
55986532 fi
5599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5600 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6534 printf "%s\n" "$lt_cv_ld_reload_flag" >&6; }
56016535 reload_flag=$lt_cv_ld_reload_flag
56026536 case $reload_flag in
56036537 "" | " "*) ;;
56306564 if test -n "$ac_tool_prefix"; then
56316565 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
56326566 set dummy ${ac_tool_prefix}objdump; ac_word=$2
5633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5634 $as_echo_n "checking for $ac_word... " >&6; }
5635 if ${ac_cv_prog_OBJDUMP+:} false; then :
5636 $as_echo_n "(cached) " >&6
5637 else
6567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6568 printf %s "checking for $ac_word... " >&6; }
6569 if test ${ac_cv_prog_OBJDUMP+y}
6570 then :
6571 printf %s "(cached) " >&6
6572 else $as_nop
56386573 if test -n "$OBJDUMP"; then
56396574 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
56406575 else
56426577 for as_dir in $PATH
56436578 do
56446579 IFS=$as_save_IFS
5645 test -z "$as_dir" && as_dir=.
6580 case $as_dir in #(((
6581 '') as_dir=./ ;;
6582 */) ;;
6583 *) as_dir=$as_dir/ ;;
6584 esac
56466585 for ac_exec_ext in '' $ac_executable_extensions; do
5647 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6586 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
56486587 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5649 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6588 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
56506589 break 2
56516590 fi
56526591 done
56576596 fi
56586597 OBJDUMP=$ac_cv_prog_OBJDUMP
56596598 if test -n "$OBJDUMP"; then
5660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5661 $as_echo "$OBJDUMP" >&6; }
6599 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6600 printf "%s\n" "$OBJDUMP" >&6; }
56626601 else
5663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5664 $as_echo "no" >&6; }
6602 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6603 printf "%s\n" "no" >&6; }
56656604 fi
56666605
56676606
56706609 ac_ct_OBJDUMP=$OBJDUMP
56716610 # Extract the first word of "objdump", so it can be a program name with args.
56726611 set dummy objdump; ac_word=$2
5673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5674 $as_echo_n "checking for $ac_word... " >&6; }
5675 if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
5676 $as_echo_n "(cached) " >&6
5677 else
6612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6613 printf %s "checking for $ac_word... " >&6; }
6614 if test ${ac_cv_prog_ac_ct_OBJDUMP+y}
6615 then :
6616 printf %s "(cached) " >&6
6617 else $as_nop
56786618 if test -n "$ac_ct_OBJDUMP"; then
56796619 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
56806620 else
56826622 for as_dir in $PATH
56836623 do
56846624 IFS=$as_save_IFS
5685 test -z "$as_dir" && as_dir=.
6625 case $as_dir in #(((
6626 '') as_dir=./ ;;
6627 */) ;;
6628 *) as_dir=$as_dir/ ;;
6629 esac
56866630 for ac_exec_ext in '' $ac_executable_extensions; do
5687 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6631 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
56886632 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5689 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6633 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
56906634 break 2
56916635 fi
56926636 done
56976641 fi
56986642 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
56996643 if test -n "$ac_ct_OBJDUMP"; then
5700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5701 $as_echo "$ac_ct_OBJDUMP" >&6; }
6644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6645 printf "%s\n" "$ac_ct_OBJDUMP" >&6; }
57026646 else
5703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5704 $as_echo "no" >&6; }
6647 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6648 printf "%s\n" "no" >&6; }
57056649 fi
57066650
57076651 if test "x$ac_ct_OBJDUMP" = x; then
57096653 else
57106654 case $cross_compiling:$ac_tool_warned in
57116655 yes:)
5712 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5713 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6656 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6657 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
57146658 ac_tool_warned=yes ;;
57156659 esac
57166660 OBJDUMP=$ac_ct_OBJDUMP
57296673
57306674
57316675
5732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5733 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5734 if ${lt_cv_deplibs_check_method+:} false; then :
5735 $as_echo_n "(cached) " >&6
5736 else
6676 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6677 printf %s "checking how to recognize dependent libraries... " >&6; }
6678 if test ${lt_cv_deplibs_check_method+y}
6679 then :
6680 printf %s "(cached) " >&6
6681 else $as_nop
57376682 lt_cv_file_magic_cmd='$MAGIC_CMD'
57386683 lt_cv_file_magic_test_file=
57396684 lt_cv_deplibs_check_method='unknown'
59296874 esac
59306875
59316876 fi
5932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5933 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6878 printf "%s\n" "$lt_cv_deplibs_check_method" >&6; }
59346879
59356880 file_magic_glob=
59366881 want_nocaseglob=no
59746919 if test -n "$ac_tool_prefix"; then
59756920 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
59766921 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
5977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5978 $as_echo_n "checking for $ac_word... " >&6; }
5979 if ${ac_cv_prog_DLLTOOL+:} false; then :
5980 $as_echo_n "(cached) " >&6
5981 else
6922 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6923 printf %s "checking for $ac_word... " >&6; }
6924 if test ${ac_cv_prog_DLLTOOL+y}
6925 then :
6926 printf %s "(cached) " >&6
6927 else $as_nop
59826928 if test -n "$DLLTOOL"; then
59836929 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
59846930 else
59866932 for as_dir in $PATH
59876933 do
59886934 IFS=$as_save_IFS
5989 test -z "$as_dir" && as_dir=.
6935 case $as_dir in #(((
6936 '') as_dir=./ ;;
6937 */) ;;
6938 *) as_dir=$as_dir/ ;;
6939 esac
59906940 for ac_exec_ext in '' $ac_executable_extensions; do
5991 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6941 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
59926942 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
5993 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6943 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
59946944 break 2
59956945 fi
59966946 done
60016951 fi
60026952 DLLTOOL=$ac_cv_prog_DLLTOOL
60036953 if test -n "$DLLTOOL"; then
6004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6005 $as_echo "$DLLTOOL" >&6; }
6954 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6955 printf "%s\n" "$DLLTOOL" >&6; }
60066956 else
6007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6008 $as_echo "no" >&6; }
6957 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6958 printf "%s\n" "no" >&6; }
60096959 fi
60106960
60116961
60146964 ac_ct_DLLTOOL=$DLLTOOL
60156965 # Extract the first word of "dlltool", so it can be a program name with args.
60166966 set dummy dlltool; ac_word=$2
6017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6018 $as_echo_n "checking for $ac_word... " >&6; }
6019 if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
6020 $as_echo_n "(cached) " >&6
6021 else
6967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6968 printf %s "checking for $ac_word... " >&6; }
6969 if test ${ac_cv_prog_ac_ct_DLLTOOL+y}
6970 then :
6971 printf %s "(cached) " >&6
6972 else $as_nop
60226973 if test -n "$ac_ct_DLLTOOL"; then
60236974 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
60246975 else
60266977 for as_dir in $PATH
60276978 do
60286979 IFS=$as_save_IFS
6029 test -z "$as_dir" && as_dir=.
6980 case $as_dir in #(((
6981 '') as_dir=./ ;;
6982 */) ;;
6983 *) as_dir=$as_dir/ ;;
6984 esac
60306985 for ac_exec_ext in '' $ac_executable_extensions; do
6031 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6986 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
60326987 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6033 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6988 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
60346989 break 2
60356990 fi
60366991 done
60416996 fi
60426997 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
60436998 if test -n "$ac_ct_DLLTOOL"; then
6044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6045 $as_echo "$ac_ct_DLLTOOL" >&6; }
6999 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
7000 printf "%s\n" "$ac_ct_DLLTOOL" >&6; }
60467001 else
6047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6048 $as_echo "no" >&6; }
7002 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7003 printf "%s\n" "no" >&6; }
60497004 fi
60507005
60517006 if test "x$ac_ct_DLLTOOL" = x; then
60537008 else
60547009 case $cross_compiling:$ac_tool_warned in
60557010 yes:)
6056 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6057 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7011 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7012 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
60587013 ac_tool_warned=yes ;;
60597014 esac
60607015 DLLTOOL=$ac_ct_DLLTOOL
60747029
60757030
60767031
6077 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
6078 $as_echo_n "checking how to associate runtime and link libraries... " >&6; }
6079 if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
6080 $as_echo_n "(cached) " >&6
6081 else
7032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
7033 printf %s "checking how to associate runtime and link libraries... " >&6; }
7034 if test ${lt_cv_sharedlib_from_linklib_cmd+y}
7035 then :
7036 printf %s "(cached) " >&6
7037 else $as_nop
60827038 lt_cv_sharedlib_from_linklib_cmd='unknown'
60837039
60847040 case $host_os in
61017057 esac
61027058
61037059 fi
6104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6105 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
7060 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
7061 printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
61067062 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
61077063 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
61087064
61187074 do
61197075 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
61207076 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6122 $as_echo_n "checking for $ac_word... " >&6; }
6123 if ${ac_cv_prog_AR+:} false; then :
6124 $as_echo_n "(cached) " >&6
6125 else
7077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7078 printf %s "checking for $ac_word... " >&6; }
7079 if test ${ac_cv_prog_AR+y}
7080 then :
7081 printf %s "(cached) " >&6
7082 else $as_nop
61267083 if test -n "$AR"; then
61277084 ac_cv_prog_AR="$AR" # Let the user override the test.
61287085 else
61307087 for as_dir in $PATH
61317088 do
61327089 IFS=$as_save_IFS
6133 test -z "$as_dir" && as_dir=.
7090 case $as_dir in #(((
7091 '') as_dir=./ ;;
7092 */) ;;
7093 *) as_dir=$as_dir/ ;;
7094 esac
61347095 for ac_exec_ext in '' $ac_executable_extensions; do
6135 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7096 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
61367097 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6137 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7098 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
61387099 break 2
61397100 fi
61407101 done
61457106 fi
61467107 AR=$ac_cv_prog_AR
61477108 if test -n "$AR"; then
6148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6149 $as_echo "$AR" >&6; }
7109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7110 printf "%s\n" "$AR" >&6; }
61507111 else
6151 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6152 $as_echo "no" >&6; }
7112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7113 printf "%s\n" "no" >&6; }
61537114 fi
61547115
61557116
61627123 do
61637124 # Extract the first word of "$ac_prog", so it can be a program name with args.
61647125 set dummy $ac_prog; ac_word=$2
6165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6166 $as_echo_n "checking for $ac_word... " >&6; }
6167 if ${ac_cv_prog_ac_ct_AR+:} false; then :
6168 $as_echo_n "(cached) " >&6
6169 else
7126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7127 printf %s "checking for $ac_word... " >&6; }
7128 if test ${ac_cv_prog_ac_ct_AR+y}
7129 then :
7130 printf %s "(cached) " >&6
7131 else $as_nop
61707132 if test -n "$ac_ct_AR"; then
61717133 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
61727134 else
61747136 for as_dir in $PATH
61757137 do
61767138 IFS=$as_save_IFS
6177 test -z "$as_dir" && as_dir=.
7139 case $as_dir in #(((
7140 '') as_dir=./ ;;
7141 */) ;;
7142 *) as_dir=$as_dir/ ;;
7143 esac
61787144 for ac_exec_ext in '' $ac_executable_extensions; do
6179 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7145 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
61807146 ac_cv_prog_ac_ct_AR="$ac_prog"
6181 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7147 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
61827148 break 2
61837149 fi
61847150 done
61897155 fi
61907156 ac_ct_AR=$ac_cv_prog_ac_ct_AR
61917157 if test -n "$ac_ct_AR"; then
6192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6193 $as_echo "$ac_ct_AR" >&6; }
7158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7159 printf "%s\n" "$ac_ct_AR" >&6; }
61947160 else
6195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6196 $as_echo "no" >&6; }
7161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7162 printf "%s\n" "no" >&6; }
61977163 fi
61987164
61997165
62057171 else
62067172 case $cross_compiling:$ac_tool_warned in
62077173 yes:)
6208 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6209 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7175 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
62107176 ac_tool_warned=yes ;;
62117177 esac
62127178 AR=$ac_ct_AR
62267192
62277193
62287194
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6230 $as_echo_n "checking for archiver @FILE support... " >&6; }
6231 if ${lt_cv_ar_at_file+:} false; then :
6232 $as_echo_n "(cached) " >&6
6233 else
7195 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
7196 printf %s "checking for archiver @FILE support... " >&6; }
7197 if test ${lt_cv_ar_at_file+y}
7198 then :
7199 printf %s "(cached) " >&6
7200 else $as_nop
62347201 lt_cv_ar_at_file=no
62357202 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62367203 /* end confdefs.h. */
62377204
62387205 int
6239 main ()
7206 main (void)
62407207 {
62417208
62427209 ;
62437210 return 0;
62447211 }
62457212 _ACEOF
6246 if ac_fn_c_try_compile "$LINENO"; then :
7213 if ac_fn_c_try_compile "$LINENO"
7214 then :
62477215 echo conftest.$ac_objext > conftest.lst
62487216 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
62497217 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
62507218 (eval $lt_ar_try) 2>&5
62517219 ac_status=$?
6252 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7220 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
62537221 test $ac_status = 0; }
62547222 if test 0 -eq "$ac_status"; then
62557223 # Ensure the archiver fails upon bogus file names.
62577225 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
62587226 (eval $lt_ar_try) 2>&5
62597227 ac_status=$?
6260 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7228 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
62617229 test $ac_status = 0; }
62627230 if test 0 -ne "$ac_status"; then
62637231 lt_cv_ar_at_file=@
62667234 rm -f conftest.* libconftest.a
62677235
62687236 fi
6269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6270
6271 fi
6272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6273 $as_echo "$lt_cv_ar_at_file" >&6; }
7237 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7238
7239 fi
7240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
7241 printf "%s\n" "$lt_cv_ar_at_file" >&6; }
62747242
62757243 if test no = "$lt_cv_ar_at_file"; then
62767244 archiver_list_spec=
62877255 if test -n "$ac_tool_prefix"; then
62887256 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
62897257 set dummy ${ac_tool_prefix}strip; ac_word=$2
6290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6291 $as_echo_n "checking for $ac_word... " >&6; }
6292 if ${ac_cv_prog_STRIP+:} false; then :
6293 $as_echo_n "(cached) " >&6
6294 else
7258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7259 printf %s "checking for $ac_word... " >&6; }
7260 if test ${ac_cv_prog_STRIP+y}
7261 then :
7262 printf %s "(cached) " >&6
7263 else $as_nop
62957264 if test -n "$STRIP"; then
62967265 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
62977266 else
62997268 for as_dir in $PATH
63007269 do
63017270 IFS=$as_save_IFS
6302 test -z "$as_dir" && as_dir=.
7271 case $as_dir in #(((
7272 '') as_dir=./ ;;
7273 */) ;;
7274 *) as_dir=$as_dir/ ;;
7275 esac
63037276 for ac_exec_ext in '' $ac_executable_extensions; do
6304 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7277 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
63057278 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6306 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7279 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
63077280 break 2
63087281 fi
63097282 done
63147287 fi
63157288 STRIP=$ac_cv_prog_STRIP
63167289 if test -n "$STRIP"; then
6317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6318 $as_echo "$STRIP" >&6; }
7290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
7291 printf "%s\n" "$STRIP" >&6; }
63197292 else
6320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6321 $as_echo "no" >&6; }
7293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7294 printf "%s\n" "no" >&6; }
63227295 fi
63237296
63247297
63277300 ac_ct_STRIP=$STRIP
63287301 # Extract the first word of "strip", so it can be a program name with args.
63297302 set dummy strip; ac_word=$2
6330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6331 $as_echo_n "checking for $ac_word... " >&6; }
6332 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
6333 $as_echo_n "(cached) " >&6
6334 else
7303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7304 printf %s "checking for $ac_word... " >&6; }
7305 if test ${ac_cv_prog_ac_ct_STRIP+y}
7306 then :
7307 printf %s "(cached) " >&6
7308 else $as_nop
63357309 if test -n "$ac_ct_STRIP"; then
63367310 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
63377311 else
63397313 for as_dir in $PATH
63407314 do
63417315 IFS=$as_save_IFS
6342 test -z "$as_dir" && as_dir=.
7316 case $as_dir in #(((
7317 '') as_dir=./ ;;
7318 */) ;;
7319 *) as_dir=$as_dir/ ;;
7320 esac
63437321 for ac_exec_ext in '' $ac_executable_extensions; do
6344 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7322 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
63457323 ac_cv_prog_ac_ct_STRIP="strip"
6346 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7324 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
63477325 break 2
63487326 fi
63497327 done
63547332 fi
63557333 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
63567334 if test -n "$ac_ct_STRIP"; then
6357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6358 $as_echo "$ac_ct_STRIP" >&6; }
7335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7336 printf "%s\n" "$ac_ct_STRIP" >&6; }
63597337 else
6360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6361 $as_echo "no" >&6; }
7338 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7339 printf "%s\n" "no" >&6; }
63627340 fi
63637341
63647342 if test "x$ac_ct_STRIP" = x; then
63667344 else
63677345 case $cross_compiling:$ac_tool_warned in
63687346 yes:)
6369 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6370 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7348 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
63717349 ac_tool_warned=yes ;;
63727350 esac
63737351 STRIP=$ac_ct_STRIP
63867364 if test -n "$ac_tool_prefix"; then
63877365 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
63887366 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6390 $as_echo_n "checking for $ac_word... " >&6; }
6391 if ${ac_cv_prog_RANLIB+:} false; then :
6392 $as_echo_n "(cached) " >&6
6393 else
7367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7368 printf %s "checking for $ac_word... " >&6; }
7369 if test ${ac_cv_prog_RANLIB+y}
7370 then :
7371 printf %s "(cached) " >&6
7372 else $as_nop
63947373 if test -n "$RANLIB"; then
63957374 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
63967375 else
63987377 for as_dir in $PATH
63997378 do
64007379 IFS=$as_save_IFS
6401 test -z "$as_dir" && as_dir=.
7380 case $as_dir in #(((
7381 '') as_dir=./ ;;
7382 */) ;;
7383 *) as_dir=$as_dir/ ;;
7384 esac
64027385 for ac_exec_ext in '' $ac_executable_extensions; do
6403 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7386 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
64047387 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6405 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7388 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
64067389 break 2
64077390 fi
64087391 done
64137396 fi
64147397 RANLIB=$ac_cv_prog_RANLIB
64157398 if test -n "$RANLIB"; then
6416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6417 $as_echo "$RANLIB" >&6; }
7399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7400 printf "%s\n" "$RANLIB" >&6; }
64187401 else
6419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6420 $as_echo "no" >&6; }
7402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7403 printf "%s\n" "no" >&6; }
64217404 fi
64227405
64237406
64267409 ac_ct_RANLIB=$RANLIB
64277410 # Extract the first word of "ranlib", so it can be a program name with args.
64287411 set dummy ranlib; ac_word=$2
6429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6430 $as_echo_n "checking for $ac_word... " >&6; }
6431 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6432 $as_echo_n "(cached) " >&6
6433 else
7412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7413 printf %s "checking for $ac_word... " >&6; }
7414 if test ${ac_cv_prog_ac_ct_RANLIB+y}
7415 then :
7416 printf %s "(cached) " >&6
7417 else $as_nop
64347418 if test -n "$ac_ct_RANLIB"; then
64357419 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
64367420 else
64387422 for as_dir in $PATH
64397423 do
64407424 IFS=$as_save_IFS
6441 test -z "$as_dir" && as_dir=.
7425 case $as_dir in #(((
7426 '') as_dir=./ ;;
7427 */) ;;
7428 *) as_dir=$as_dir/ ;;
7429 esac
64427430 for ac_exec_ext in '' $ac_executable_extensions; do
6443 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7431 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
64447432 ac_cv_prog_ac_ct_RANLIB="ranlib"
6445 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7433 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
64467434 break 2
64477435 fi
64487436 done
64537441 fi
64547442 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
64557443 if test -n "$ac_ct_RANLIB"; then
6456 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6457 $as_echo "$ac_ct_RANLIB" >&6; }
7444 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7445 printf "%s\n" "$ac_ct_RANLIB" >&6; }
64587446 else
6459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6460 $as_echo "no" >&6; }
7447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7448 printf "%s\n" "no" >&6; }
64617449 fi
64627450
64637451 if test "x$ac_ct_RANLIB" = x; then
64657453 else
64667454 case $cross_compiling:$ac_tool_warned in
64677455 yes:)
6468 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6469 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7457 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
64707458 ac_tool_warned=yes ;;
64717459 esac
64727460 RANLIB=$ac_ct_RANLIB
65557543
65567544
65577545 # Check for command to grab the raw symbol name followed by C symbol from nm.
6558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6559 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6560 if ${lt_cv_sys_global_symbol_pipe+:} false; then :
6561 $as_echo_n "(cached) " >&6
6562 else
7546 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7547 printf %s "checking command to parse $NM output from $compiler object... " >&6; }
7548 if test ${lt_cv_sys_global_symbol_pipe+y}
7549 then :
7550 printf %s "(cached) " >&6
7551 else $as_nop
65637552
65647553 # These are sane defaults that work on at least a few old systems.
65657554 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
67117700 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
67127701 (eval $ac_compile) 2>&5
67137702 ac_status=$?
6714 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7703 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
67157704 test $ac_status = 0; }; then
67167705 # Now try to grab the symbols.
67177706 nlist=conftest.nm
67847773 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
67857774 (eval $ac_link) 2>&5
67867775 ac_status=$?
6787 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7776 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
67887777 test $ac_status = 0; } && test -s conftest$ac_exeext; then
67897778 pipe_works=yes
67907779 fi
68197808 lt_cv_sys_global_symbol_to_cdecl=
68207809 fi
68217810 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6823 $as_echo "failed" >&6; }
7811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7812 printf "%s\n" "failed" >&6; }
68247813 else
6825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6826 $as_echo "ok" >&6; }
7814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7815 printf "%s\n" "ok" >&6; }
68277816 fi
68287817
68297818 # Response file support.
68697858
68707859
68717860
6872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
6873 $as_echo_n "checking for sysroot... " >&6; }
7861 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
7862 printf %s "checking for sysroot... " >&6; }
68747863
68757864 # Check whether --with-sysroot was given.
6876 if test "${with_sysroot+set}" = set; then :
7865 if test ${with_sysroot+y}
7866 then :
68777867 withval=$with_sysroot;
6878 else
7868 else $as_nop
68797869 with_sysroot=no
68807870 fi
68817871
68937883 no|'')
68947884 ;; #(
68957885 *)
6896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
6897 $as_echo "$with_sysroot" >&6; }
7886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
7887 printf "%s\n" "$with_sysroot" >&6; }
68987888 as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
68997889 ;;
69007890 esac
69017891
6902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
6903 $as_echo "${lt_sysroot:-no}" >&6; }
6904
6905
6906
6907
6908
6909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
6910 $as_echo_n "checking for a working dd... " >&6; }
6911 if ${ac_cv_path_lt_DD+:} false; then :
6912 $as_echo_n "(cached) " >&6
6913 else
7892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
7893 printf "%s\n" "${lt_sysroot:-no}" >&6; }
7894
7895
7896
7897
7898
7899 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
7900 printf %s "checking for a working dd... " >&6; }
7901 if test ${ac_cv_path_lt_DD+y}
7902 then :
7903 printf %s "(cached) " >&6
7904 else $as_nop
69147905 printf 0123456789abcdef0123456789abcdef >conftest.i
69157906 cat conftest.i conftest.i >conftest2.i
69167907 : ${lt_DD:=$DD}
69217912 for as_dir in $PATH
69227913 do
69237914 IFS=$as_save_IFS
6924 test -z "$as_dir" && as_dir=.
6925 for ac_prog in dd; do
7915 case $as_dir in #(((
7916 '') as_dir=./ ;;
7917 */) ;;
7918 *) as_dir=$as_dir/ ;;
7919 esac
7920 for ac_prog in dd
7921 do
69267922 for ac_exec_ext in '' $ac_executable_extensions; do
6927 ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext"
7923 ac_path_lt_DD="$as_dir$ac_prog$ac_exec_ext"
69287924 as_fn_executable_p "$ac_path_lt_DD" || continue
69297925 if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
69307926 cmp -s conftest.i conftest.out \
69447940
69457941 rm -f conftest.i conftest2.i conftest.out
69467942 fi
6947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
6948 $as_echo "$ac_cv_path_lt_DD" >&6; }
6949
6950
6951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
6952 $as_echo_n "checking how to truncate binary pipes... " >&6; }
6953 if ${lt_cv_truncate_bin+:} false; then :
6954 $as_echo_n "(cached) " >&6
6955 else
7943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
7944 printf "%s\n" "$ac_cv_path_lt_DD" >&6; }
7945
7946
7947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
7948 printf %s "checking how to truncate binary pipes... " >&6; }
7949 if test ${lt_cv_truncate_bin+y}
7950 then :
7951 printf %s "(cached) " >&6
7952 else $as_nop
69567953 printf 0123456789abcdef0123456789abcdef >conftest.i
69577954 cat conftest.i conftest.i >conftest2.i
69587955 lt_cv_truncate_bin=
69637960 rm -f conftest.i conftest2.i conftest.out
69647961 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
69657962 fi
6966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
6967 $as_echo "$lt_cv_truncate_bin" >&6; }
7963 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
7964 printf "%s\n" "$lt_cv_truncate_bin" >&6; }
69687965
69697966
69707967
69877984 }
69887985
69897986 # Check whether --enable-libtool-lock was given.
6990 if test "${enable_libtool_lock+set}" = set; then :
7987 if test ${enable_libtool_lock+y}
7988 then :
69917989 enableval=$enable_libtool_lock;
69927990 fi
69937991
70038001 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
70048002 (eval $ac_compile) 2>&5
70058003 ac_status=$?
7006 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8004 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
70078005 test $ac_status = 0; }; then
70088006 case `/usr/bin/file conftest.$ac_objext` in
70098007 *ELF-32*)
70238021 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
70248022 (eval $ac_compile) 2>&5
70258023 ac_status=$?
7026 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8024 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
70278025 test $ac_status = 0; }; then
70288026 if test yes = "$lt_cv_prog_gnu_ld"; then
70298027 case `/usr/bin/file conftest.$ac_objext` in
70618059 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
70628060 (eval $ac_compile) 2>&5
70638061 ac_status=$?
7064 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8062 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
70658063 test $ac_status = 0; }; then
70668064 emul=elf
70678065 case `/usr/bin/file conftest.$ac_objext` in
71028100 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
71038101 (eval $ac_compile) 2>&5
71048102 ac_status=$?
7105 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8103 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
71068104 test $ac_status = 0; }; then
71078105 case `/usr/bin/file conftest.o` in
71088106 *32-bit*)
71658163 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
71668164 SAVE_CFLAGS=$CFLAGS
71678165 CFLAGS="$CFLAGS -belf"
7168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7169 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7170 if ${lt_cv_cc_needs_belf+:} false; then :
7171 $as_echo_n "(cached) " >&6
7172 else
8166 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
8167 printf %s "checking whether the C compiler needs -belf... " >&6; }
8168 if test ${lt_cv_cc_needs_belf+y}
8169 then :
8170 printf %s "(cached) " >&6
8171 else $as_nop
71738172 ac_ext=c
71748173 ac_cpp='$CPP $CPPFLAGS'
71758174 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
71808179 /* end confdefs.h. */
71818180
71828181 int
7183 main ()
8182 main (void)
71848183 {
71858184
71868185 ;
71878186 return 0;
71888187 }
71898188 _ACEOF
7190 if ac_fn_c_try_link "$LINENO"; then :
8189 if ac_fn_c_try_link "$LINENO"
8190 then :
71918191 lt_cv_cc_needs_belf=yes
7192 else
8192 else $as_nop
71938193 lt_cv_cc_needs_belf=no
71948194 fi
7195 rm -f core conftest.err conftest.$ac_objext \
8195 rm -f core conftest.err conftest.$ac_objext conftest.beam \
71968196 conftest$ac_exeext conftest.$ac_ext
71978197 ac_ext=c
71988198 ac_cpp='$CPP $CPPFLAGS'
72018201 ac_compiler_gnu=$ac_cv_c_compiler_gnu
72028202
72038203 fi
7204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7205 $as_echo "$lt_cv_cc_needs_belf" >&6; }
8204 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
8205 printf "%s\n" "$lt_cv_cc_needs_belf" >&6; }
72068206 if test yes != "$lt_cv_cc_needs_belf"; then
72078207 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
72088208 CFLAGS=$SAVE_CFLAGS
72158215 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
72168216 (eval $ac_compile) 2>&5
72178217 ac_status=$?
7218 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8218 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
72198219 test $ac_status = 0; }; then
72208220 case `/usr/bin/file conftest.o` in
72218221 *64-bit*)
72528252 if test -n "$ac_tool_prefix"; then
72538253 # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
72548254 set dummy ${ac_tool_prefix}mt; ac_word=$2
7255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7256 $as_echo_n "checking for $ac_word... " >&6; }
7257 if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
7258 $as_echo_n "(cached) " >&6
7259 else
8255 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8256 printf %s "checking for $ac_word... " >&6; }
8257 if test ${ac_cv_prog_MANIFEST_TOOL+y}
8258 then :
8259 printf %s "(cached) " >&6
8260 else $as_nop
72608261 if test -n "$MANIFEST_TOOL"; then
72618262 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
72628263 else
72648265 for as_dir in $PATH
72658266 do
72668267 IFS=$as_save_IFS
7267 test -z "$as_dir" && as_dir=.
8268 case $as_dir in #(((
8269 '') as_dir=./ ;;
8270 */) ;;
8271 *) as_dir=$as_dir/ ;;
8272 esac
72688273 for ac_exec_ext in '' $ac_executable_extensions; do
7269 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8274 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
72708275 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7271 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8276 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
72728277 break 2
72738278 fi
72748279 done
72798284 fi
72808285 MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
72818286 if test -n "$MANIFEST_TOOL"; then
7282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7283 $as_echo "$MANIFEST_TOOL" >&6; }
8287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
8288 printf "%s\n" "$MANIFEST_TOOL" >&6; }
72848289 else
7285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7286 $as_echo "no" >&6; }
8290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8291 printf "%s\n" "no" >&6; }
72878292 fi
72888293
72898294
72928297 ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
72938298 # Extract the first word of "mt", so it can be a program name with args.
72948299 set dummy mt; ac_word=$2
7295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7296 $as_echo_n "checking for $ac_word... " >&6; }
7297 if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
7298 $as_echo_n "(cached) " >&6
7299 else
8300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8301 printf %s "checking for $ac_word... " >&6; }
8302 if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y}
8303 then :
8304 printf %s "(cached) " >&6
8305 else $as_nop
73008306 if test -n "$ac_ct_MANIFEST_TOOL"; then
73018307 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
73028308 else
73048310 for as_dir in $PATH
73058311 do
73068312 IFS=$as_save_IFS
7307 test -z "$as_dir" && as_dir=.
8313 case $as_dir in #(((
8314 '') as_dir=./ ;;
8315 */) ;;
8316 *) as_dir=$as_dir/ ;;
8317 esac
73088318 for ac_exec_ext in '' $ac_executable_extensions; do
7309 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8319 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
73108320 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7311 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8321 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
73128322 break 2
73138323 fi
73148324 done
73198329 fi
73208330 ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
73218331 if test -n "$ac_ct_MANIFEST_TOOL"; then
7322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7323 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
8332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
8333 printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; }
73248334 else
7325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7326 $as_echo "no" >&6; }
8335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8336 printf "%s\n" "no" >&6; }
73278337 fi
73288338
73298339 if test "x$ac_ct_MANIFEST_TOOL" = x; then
73318341 else
73328342 case $cross_compiling:$ac_tool_warned in
73338343 yes:)
7334 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7335 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8344 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8345 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
73368346 ac_tool_warned=yes ;;
73378347 esac
73388348 MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
73428352 fi
73438353
73448354 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7346 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
7347 if ${lt_cv_path_mainfest_tool+:} false; then :
7348 $as_echo_n "(cached) " >&6
7349 else
8355 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
8356 printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
8357 if test ${lt_cv_path_mainfest_tool+y}
8358 then :
8359 printf %s "(cached) " >&6
8360 else $as_nop
73508361 lt_cv_path_mainfest_tool=no
73518362 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
73528363 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
73568367 fi
73578368 rm -f conftest*
73588369 fi
7359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7360 $as_echo "$lt_cv_path_mainfest_tool" >&6; }
8370 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
8371 printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; }
73618372 if test yes != "$lt_cv_path_mainfest_tool"; then
73628373 MANIFEST_TOOL=:
73638374 fi
73728383 if test -n "$ac_tool_prefix"; then
73738384 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
73748385 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7376 $as_echo_n "checking for $ac_word... " >&6; }
7377 if ${ac_cv_prog_DSYMUTIL+:} false; then :
7378 $as_echo_n "(cached) " >&6
7379 else
8386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8387 printf %s "checking for $ac_word... " >&6; }
8388 if test ${ac_cv_prog_DSYMUTIL+y}
8389 then :
8390 printf %s "(cached) " >&6
8391 else $as_nop
73808392 if test -n "$DSYMUTIL"; then
73818393 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
73828394 else
73848396 for as_dir in $PATH
73858397 do
73868398 IFS=$as_save_IFS
7387 test -z "$as_dir" && as_dir=.
8399 case $as_dir in #(((
8400 '') as_dir=./ ;;
8401 */) ;;
8402 *) as_dir=$as_dir/ ;;
8403 esac
73888404 for ac_exec_ext in '' $ac_executable_extensions; do
7389 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8405 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
73908406 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7391 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8407 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
73928408 break 2
73938409 fi
73948410 done
73998415 fi
74008416 DSYMUTIL=$ac_cv_prog_DSYMUTIL
74018417 if test -n "$DSYMUTIL"; then
7402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7403 $as_echo "$DSYMUTIL" >&6; }
8418 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
8419 printf "%s\n" "$DSYMUTIL" >&6; }
74048420 else
7405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7406 $as_echo "no" >&6; }
8421 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8422 printf "%s\n" "no" >&6; }
74078423 fi
74088424
74098425
74128428 ac_ct_DSYMUTIL=$DSYMUTIL
74138429 # Extract the first word of "dsymutil", so it can be a program name with args.
74148430 set dummy dsymutil; ac_word=$2
7415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7416 $as_echo_n "checking for $ac_word... " >&6; }
7417 if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
7418 $as_echo_n "(cached) " >&6
7419 else
8431 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8432 printf %s "checking for $ac_word... " >&6; }
8433 if test ${ac_cv_prog_ac_ct_DSYMUTIL+y}
8434 then :
8435 printf %s "(cached) " >&6
8436 else $as_nop
74208437 if test -n "$ac_ct_DSYMUTIL"; then
74218438 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
74228439 else
74248441 for as_dir in $PATH
74258442 do
74268443 IFS=$as_save_IFS
7427 test -z "$as_dir" && as_dir=.
8444 case $as_dir in #(((
8445 '') as_dir=./ ;;
8446 */) ;;
8447 *) as_dir=$as_dir/ ;;
8448 esac
74288449 for ac_exec_ext in '' $ac_executable_extensions; do
7429 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8450 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
74308451 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7431 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8452 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
74328453 break 2
74338454 fi
74348455 done
74398460 fi
74408461 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
74418462 if test -n "$ac_ct_DSYMUTIL"; then
7442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7443 $as_echo "$ac_ct_DSYMUTIL" >&6; }
8463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
8464 printf "%s\n" "$ac_ct_DSYMUTIL" >&6; }
74448465 else
7445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7446 $as_echo "no" >&6; }
8466 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8467 printf "%s\n" "no" >&6; }
74478468 fi
74488469
74498470 if test "x$ac_ct_DSYMUTIL" = x; then
74518472 else
74528473 case $cross_compiling:$ac_tool_warned in
74538474 yes:)
7454 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7455 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8475 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8476 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
74568477 ac_tool_warned=yes ;;
74578478 esac
74588479 DSYMUTIL=$ac_ct_DSYMUTIL
74648485 if test -n "$ac_tool_prefix"; then
74658486 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
74668487 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7468 $as_echo_n "checking for $ac_word... " >&6; }
7469 if ${ac_cv_prog_NMEDIT+:} false; then :
7470 $as_echo_n "(cached) " >&6
7471 else
8488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8489 printf %s "checking for $ac_word... " >&6; }
8490 if test ${ac_cv_prog_NMEDIT+y}
8491 then :
8492 printf %s "(cached) " >&6
8493 else $as_nop
74728494 if test -n "$NMEDIT"; then
74738495 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
74748496 else
74768498 for as_dir in $PATH
74778499 do
74788500 IFS=$as_save_IFS
7479 test -z "$as_dir" && as_dir=.
8501 case $as_dir in #(((
8502 '') as_dir=./ ;;
8503 */) ;;
8504 *) as_dir=$as_dir/ ;;
8505 esac
74808506 for ac_exec_ext in '' $ac_executable_extensions; do
7481 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8507 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
74828508 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7483 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8509 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
74848510 break 2
74858511 fi
74868512 done
74918517 fi
74928518 NMEDIT=$ac_cv_prog_NMEDIT
74938519 if test -n "$NMEDIT"; then
7494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7495 $as_echo "$NMEDIT" >&6; }
8520 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
8521 printf "%s\n" "$NMEDIT" >&6; }
74968522 else
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7498 $as_echo "no" >&6; }
8523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8524 printf "%s\n" "no" >&6; }
74998525 fi
75008526
75018527
75048530 ac_ct_NMEDIT=$NMEDIT
75058531 # Extract the first word of "nmedit", so it can be a program name with args.
75068532 set dummy nmedit; ac_word=$2
7507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7508 $as_echo_n "checking for $ac_word... " >&6; }
7509 if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
7510 $as_echo_n "(cached) " >&6
7511 else
8533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8534 printf %s "checking for $ac_word... " >&6; }
8535 if test ${ac_cv_prog_ac_ct_NMEDIT+y}
8536 then :
8537 printf %s "(cached) " >&6
8538 else $as_nop
75128539 if test -n "$ac_ct_NMEDIT"; then
75138540 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
75148541 else
75168543 for as_dir in $PATH
75178544 do
75188545 IFS=$as_save_IFS
7519 test -z "$as_dir" && as_dir=.
8546 case $as_dir in #(((
8547 '') as_dir=./ ;;
8548 */) ;;
8549 *) as_dir=$as_dir/ ;;
8550 esac
75208551 for ac_exec_ext in '' $ac_executable_extensions; do
7521 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8552 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
75228553 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7523 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8554 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
75248555 break 2
75258556 fi
75268557 done
75318562 fi
75328563 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
75338564 if test -n "$ac_ct_NMEDIT"; then
7534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7535 $as_echo "$ac_ct_NMEDIT" >&6; }
8565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
8566 printf "%s\n" "$ac_ct_NMEDIT" >&6; }
75368567 else
7537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7538 $as_echo "no" >&6; }
8568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8569 printf "%s\n" "no" >&6; }
75398570 fi
75408571
75418572 if test "x$ac_ct_NMEDIT" = x; then
75438574 else
75448575 case $cross_compiling:$ac_tool_warned in
75458576 yes:)
7546 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7547 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8578 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
75488579 ac_tool_warned=yes ;;
75498580 esac
75508581 NMEDIT=$ac_ct_NMEDIT
75568587 if test -n "$ac_tool_prefix"; then
75578588 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
75588589 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7560 $as_echo_n "checking for $ac_word... " >&6; }
7561 if ${ac_cv_prog_LIPO+:} false; then :
7562 $as_echo_n "(cached) " >&6
7563 else
8590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8591 printf %s "checking for $ac_word... " >&6; }
8592 if test ${ac_cv_prog_LIPO+y}
8593 then :
8594 printf %s "(cached) " >&6
8595 else $as_nop
75648596 if test -n "$LIPO"; then
75658597 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
75668598 else
75688600 for as_dir in $PATH
75698601 do
75708602 IFS=$as_save_IFS
7571 test -z "$as_dir" && as_dir=.
8603 case $as_dir in #(((
8604 '') as_dir=./ ;;
8605 */) ;;
8606 *) as_dir=$as_dir/ ;;
8607 esac
75728608 for ac_exec_ext in '' $ac_executable_extensions; do
7573 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8609 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
75748610 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7575 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8611 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
75768612 break 2
75778613 fi
75788614 done
75838619 fi
75848620 LIPO=$ac_cv_prog_LIPO
75858621 if test -n "$LIPO"; then
7586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7587 $as_echo "$LIPO" >&6; }
8622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8623 printf "%s\n" "$LIPO" >&6; }
75888624 else
7589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7590 $as_echo "no" >&6; }
8625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8626 printf "%s\n" "no" >&6; }
75918627 fi
75928628
75938629
75968632 ac_ct_LIPO=$LIPO
75978633 # Extract the first word of "lipo", so it can be a program name with args.
75988634 set dummy lipo; ac_word=$2
7599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7600 $as_echo_n "checking for $ac_word... " >&6; }
7601 if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
7602 $as_echo_n "(cached) " >&6
7603 else
8635 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8636 printf %s "checking for $ac_word... " >&6; }
8637 if test ${ac_cv_prog_ac_ct_LIPO+y}
8638 then :
8639 printf %s "(cached) " >&6
8640 else $as_nop
76048641 if test -n "$ac_ct_LIPO"; then
76058642 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
76068643 else
76088645 for as_dir in $PATH
76098646 do
76108647 IFS=$as_save_IFS
7611 test -z "$as_dir" && as_dir=.
8648 case $as_dir in #(((
8649 '') as_dir=./ ;;
8650 */) ;;
8651 *) as_dir=$as_dir/ ;;
8652 esac
76128653 for ac_exec_ext in '' $ac_executable_extensions; do
7613 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8654 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
76148655 ac_cv_prog_ac_ct_LIPO="lipo"
7615 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8656 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
76168657 break 2
76178658 fi
76188659 done
76238664 fi
76248665 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
76258666 if test -n "$ac_ct_LIPO"; then
7626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7627 $as_echo "$ac_ct_LIPO" >&6; }
8667 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8668 printf "%s\n" "$ac_ct_LIPO" >&6; }
76288669 else
7629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7630 $as_echo "no" >&6; }
8670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8671 printf "%s\n" "no" >&6; }
76318672 fi
76328673
76338674 if test "x$ac_ct_LIPO" = x; then
76358676 else
76368677 case $cross_compiling:$ac_tool_warned in
76378678 yes:)
7638 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7639 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8679 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8680 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
76408681 ac_tool_warned=yes ;;
76418682 esac
76428683 LIPO=$ac_ct_LIPO
76488689 if test -n "$ac_tool_prefix"; then
76498690 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
76508691 set dummy ${ac_tool_prefix}otool; ac_word=$2
7651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7652 $as_echo_n "checking for $ac_word... " >&6; }
7653 if ${ac_cv_prog_OTOOL+:} false; then :
7654 $as_echo_n "(cached) " >&6
7655 else
8692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8693 printf %s "checking for $ac_word... " >&6; }
8694 if test ${ac_cv_prog_OTOOL+y}
8695 then :
8696 printf %s "(cached) " >&6
8697 else $as_nop
76568698 if test -n "$OTOOL"; then
76578699 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
76588700 else
76608702 for as_dir in $PATH
76618703 do
76628704 IFS=$as_save_IFS
7663 test -z "$as_dir" && as_dir=.
8705 case $as_dir in #(((
8706 '') as_dir=./ ;;
8707 */) ;;
8708 *) as_dir=$as_dir/ ;;
8709 esac
76648710 for ac_exec_ext in '' $ac_executable_extensions; do
7665 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8711 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
76668712 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7667 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8713 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
76688714 break 2
76698715 fi
76708716 done
76758721 fi
76768722 OTOOL=$ac_cv_prog_OTOOL
76778723 if test -n "$OTOOL"; then
7678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7679 $as_echo "$OTOOL" >&6; }
8724 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8725 printf "%s\n" "$OTOOL" >&6; }
76808726 else
7681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7682 $as_echo "no" >&6; }
8727 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8728 printf "%s\n" "no" >&6; }
76838729 fi
76848730
76858731
76888734 ac_ct_OTOOL=$OTOOL
76898735 # Extract the first word of "otool", so it can be a program name with args.
76908736 set dummy otool; ac_word=$2
7691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7692 $as_echo_n "checking for $ac_word... " >&6; }
7693 if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
7694 $as_echo_n "(cached) " >&6
7695 else
8737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8738 printf %s "checking for $ac_word... " >&6; }
8739 if test ${ac_cv_prog_ac_ct_OTOOL+y}
8740 then :
8741 printf %s "(cached) " >&6
8742 else $as_nop
76968743 if test -n "$ac_ct_OTOOL"; then
76978744 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
76988745 else
77008747 for as_dir in $PATH
77018748 do
77028749 IFS=$as_save_IFS
7703 test -z "$as_dir" && as_dir=.
8750 case $as_dir in #(((
8751 '') as_dir=./ ;;
8752 */) ;;
8753 *) as_dir=$as_dir/ ;;
8754 esac
77048755 for ac_exec_ext in '' $ac_executable_extensions; do
7705 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8756 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
77068757 ac_cv_prog_ac_ct_OTOOL="otool"
7707 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8758 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
77088759 break 2
77098760 fi
77108761 done
77158766 fi
77168767 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
77178768 if test -n "$ac_ct_OTOOL"; then
7718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7719 $as_echo "$ac_ct_OTOOL" >&6; }
8769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8770 printf "%s\n" "$ac_ct_OTOOL" >&6; }
77208771 else
7721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7722 $as_echo "no" >&6; }
8772 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8773 printf "%s\n" "no" >&6; }
77238774 fi
77248775
77258776 if test "x$ac_ct_OTOOL" = x; then
77278778 else
77288779 case $cross_compiling:$ac_tool_warned in
77298780 yes:)
7730 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7731 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8782 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
77328783 ac_tool_warned=yes ;;
77338784 esac
77348785 OTOOL=$ac_ct_OTOOL
77408791 if test -n "$ac_tool_prefix"; then
77418792 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
77428793 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7744 $as_echo_n "checking for $ac_word... " >&6; }
7745 if ${ac_cv_prog_OTOOL64+:} false; then :
7746 $as_echo_n "(cached) " >&6
7747 else
8794 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8795 printf %s "checking for $ac_word... " >&6; }
8796 if test ${ac_cv_prog_OTOOL64+y}
8797 then :
8798 printf %s "(cached) " >&6
8799 else $as_nop
77488800 if test -n "$OTOOL64"; then
77498801 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
77508802 else
77528804 for as_dir in $PATH
77538805 do
77548806 IFS=$as_save_IFS
7755 test -z "$as_dir" && as_dir=.
8807 case $as_dir in #(((
8808 '') as_dir=./ ;;
8809 */) ;;
8810 *) as_dir=$as_dir/ ;;
8811 esac
77568812 for ac_exec_ext in '' $ac_executable_extensions; do
7757 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8813 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
77588814 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7759 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8815 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
77608816 break 2
77618817 fi
77628818 done
77678823 fi
77688824 OTOOL64=$ac_cv_prog_OTOOL64
77698825 if test -n "$OTOOL64"; then
7770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7771 $as_echo "$OTOOL64" >&6; }
8826 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8827 printf "%s\n" "$OTOOL64" >&6; }
77728828 else
7773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7774 $as_echo "no" >&6; }
8829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8830 printf "%s\n" "no" >&6; }
77758831 fi
77768832
77778833
77808836 ac_ct_OTOOL64=$OTOOL64
77818837 # Extract the first word of "otool64", so it can be a program name with args.
77828838 set dummy otool64; ac_word=$2
7783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7784 $as_echo_n "checking for $ac_word... " >&6; }
7785 if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
7786 $as_echo_n "(cached) " >&6
7787 else
8839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8840 printf %s "checking for $ac_word... " >&6; }
8841 if test ${ac_cv_prog_ac_ct_OTOOL64+y}
8842 then :
8843 printf %s "(cached) " >&6
8844 else $as_nop
77888845 if test -n "$ac_ct_OTOOL64"; then
77898846 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
77908847 else
77928849 for as_dir in $PATH
77938850 do
77948851 IFS=$as_save_IFS
7795 test -z "$as_dir" && as_dir=.
8852 case $as_dir in #(((
8853 '') as_dir=./ ;;
8854 */) ;;
8855 *) as_dir=$as_dir/ ;;
8856 esac
77968857 for ac_exec_ext in '' $ac_executable_extensions; do
7797 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8858 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
77988859 ac_cv_prog_ac_ct_OTOOL64="otool64"
7799 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8860 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
78008861 break 2
78018862 fi
78028863 done
78078868 fi
78088869 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
78098870 if test -n "$ac_ct_OTOOL64"; then
7810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7811 $as_echo "$ac_ct_OTOOL64" >&6; }
8871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8872 printf "%s\n" "$ac_ct_OTOOL64" >&6; }
78128873 else
7813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7814 $as_echo "no" >&6; }
8874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8875 printf "%s\n" "no" >&6; }
78158876 fi
78168877
78178878 if test "x$ac_ct_OTOOL64" = x; then
78198880 else
78208881 case $cross_compiling:$ac_tool_warned in
78218882 yes:)
7822 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7823 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8884 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
78248885 ac_tool_warned=yes ;;
78258886 esac
78268887 OTOOL64=$ac_ct_OTOOL64
78558916
78568917
78578918
7858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7859 $as_echo_n "checking for -single_module linker flag... " >&6; }
7860 if ${lt_cv_apple_cc_single_mod+:} false; then :
7861 $as_echo_n "(cached) " >&6
7862 else
8919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8920 printf %s "checking for -single_module linker flag... " >&6; }
8921 if test ${lt_cv_apple_cc_single_mod+y}
8922 then :
8923 printf %s "(cached) " >&6
8924 else $as_nop
78638925 lt_cv_apple_cc_single_mod=no
78648926 if test -z "$LT_MULTI_MODULE"; then
78658927 # By default we will add the -single_module flag. You can override
78888950 rm -f conftest.*
78898951 fi
78908952 fi
7891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7892 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7893
7894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7895 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7896 if ${lt_cv_ld_exported_symbols_list+:} false; then :
7897 $as_echo_n "(cached) " >&6
7898 else
8953 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8954 printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; }
8955
8956 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8957 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
8958 if test ${lt_cv_ld_exported_symbols_list+y}
8959 then :
8960 printf %s "(cached) " >&6
8961 else $as_nop
78998962 lt_cv_ld_exported_symbols_list=no
79008963 save_LDFLAGS=$LDFLAGS
79018964 echo "_main" > conftest.sym
79048967 /* end confdefs.h. */
79058968
79068969 int
7907 main ()
8970 main (void)
79088971 {
79098972
79108973 ;
79118974 return 0;
79128975 }
79138976 _ACEOF
7914 if ac_fn_c_try_link "$LINENO"; then :
8977 if ac_fn_c_try_link "$LINENO"
8978 then :
79158979 lt_cv_ld_exported_symbols_list=yes
7916 else
8980 else $as_nop
79178981 lt_cv_ld_exported_symbols_list=no
79188982 fi
7919 rm -f core conftest.err conftest.$ac_objext \
8983 rm -f core conftest.err conftest.$ac_objext conftest.beam \
79208984 conftest$ac_exeext conftest.$ac_ext
79218985 LDFLAGS=$save_LDFLAGS
79228986
79238987 fi
7924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7925 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7926
7927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7928 $as_echo_n "checking for -force_load linker flag... " >&6; }
7929 if ${lt_cv_ld_force_load+:} false; then :
7930 $as_echo_n "(cached) " >&6
7931 else
8988 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8989 printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; }
8990
8991 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8992 printf %s "checking for -force_load linker flag... " >&6; }
8993 if test ${lt_cv_ld_force_load+y}
8994 then :
8995 printf %s "(cached) " >&6
8996 else $as_nop
79328997 lt_cv_ld_force_load=no
79338998 cat > conftest.c << _LT_EOF
79348999 int forced_loaded() { return 2;}
79569021 rm -rf conftest.dSYM
79579022
79589023 fi
7959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7960 $as_echo "$lt_cv_ld_force_load" >&6; }
9024 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
9025 printf "%s\n" "$lt_cv_ld_force_load" >&6; }
79619026 case $host_os in
79629027 rhapsody* | darwin1.[012])
79639028 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
79689033 # to the OS version, if on x86, and 10.4, the deployment
79699034 # target defaults to 10.4. Don't you love it?
79709035 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7971 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
9036 10.0,*86*-darwin8*|10.0,*-darwin[912]*)
79729037 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
79739038 10.[012][,.]*)
79749039 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
7975 10.*)
9040 10.*|11.*)
79769041 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
79779042 esac
79789043 ;;
80289093 esac
80299094 }
80309095
8031 ac_ext=c
8032 ac_cpp='$CPP $CPPFLAGS'
8033 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8034 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8035 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
8037 $as_echo_n "checking how to run the C preprocessor... " >&6; }
8038 # On Suns, sometimes $CPP names a directory.
8039 if test -n "$CPP" && test -d "$CPP"; then
8040 CPP=
8041 fi
8042 if test -z "$CPP"; then
8043 if ${ac_cv_prog_CPP+:} false; then :
8044 $as_echo_n "(cached) " >&6
8045 else
8046 # Double quotes because CPP needs to be expanded
8047 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
8048 do
8049 ac_preproc_ok=false
8050 for ac_c_preproc_warn_flag in '' yes
9096 ac_header= ac_cache=
9097 for ac_item in $ac_header_c_list
80519098 do
8052 # Use a header file that comes with gcc, so configuring glibc
8053 # with a fresh cross-compiler works.
8054 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8055 # <limits.h> exists even on freestanding compilers.
8056 # On the NeXT, cc -E runs the code through the compiler's parser,
8057 # not just through cpp. "Syntax error" is here to catch this case.
8058 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8059 /* end confdefs.h. */
8060 #ifdef __STDC__
8061 # include <limits.h>
8062 #else
8063 # include <assert.h>
8064 #endif
8065 Syntax error
8066 _ACEOF
8067 if ac_fn_c_try_cpp "$LINENO"; then :
8068
8069 else
8070 # Broken: fails on valid input.
8071 continue
8072 fi
8073 rm -f conftest.err conftest.i conftest.$ac_ext
8074
8075 # OK, works on sane cases. Now check whether nonexistent headers
8076 # can be detected and how.
8077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8078 /* end confdefs.h. */
8079 #include <ac_nonexistent.h>
8080 _ACEOF
8081 if ac_fn_c_try_cpp "$LINENO"; then :
8082 # Broken: success on invalid input.
8083 continue
8084 else
8085 # Passes both tests.
8086 ac_preproc_ok=:
8087 break
8088 fi
8089 rm -f conftest.err conftest.i conftest.$ac_ext
8090
9099 if test $ac_cache; then
9100 ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
9101 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
9102 printf "%s\n" "#define $ac_item 1" >> confdefs.h
9103 fi
9104 ac_header= ac_cache=
9105 elif test $ac_header; then
9106 ac_cache=$ac_item
9107 else
9108 ac_header=$ac_item
9109 fi
80919110 done
8092 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8093 rm -f conftest.i conftest.err conftest.$ac_ext
8094 if $ac_preproc_ok; then :
8095 break
8096 fi
8097
8098 done
8099 ac_cv_prog_CPP=$CPP
8100
8101 fi
8102 CPP=$ac_cv_prog_CPP
8103 else
8104 ac_cv_prog_CPP=$CPP
8105 fi
8106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
8107 $as_echo "$CPP" >&6; }
8108 ac_preproc_ok=false
8109 for ac_c_preproc_warn_flag in '' yes
8110 do
8111 # Use a header file that comes with gcc, so configuring glibc
8112 # with a fresh cross-compiler works.
8113 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8114 # <limits.h> exists even on freestanding compilers.
8115 # On the NeXT, cc -E runs the code through the compiler's parser,
8116 # not just through cpp. "Syntax error" is here to catch this case.
8117 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8118 /* end confdefs.h. */
8119 #ifdef __STDC__
8120 # include <limits.h>
8121 #else
8122 # include <assert.h>
8123 #endif
8124 Syntax error
8125 _ACEOF
8126 if ac_fn_c_try_cpp "$LINENO"; then :
8127
8128 else
8129 # Broken: fails on valid input.
8130 continue
8131 fi
8132 rm -f conftest.err conftest.i conftest.$ac_ext
8133
8134 # OK, works on sane cases. Now check whether nonexistent headers
8135 # can be detected and how.
8136 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8137 /* end confdefs.h. */
8138 #include <ac_nonexistent.h>
8139 _ACEOF
8140 if ac_fn_c_try_cpp "$LINENO"; then :
8141 # Broken: success on invalid input.
8142 continue
8143 else
8144 # Passes both tests.
8145 ac_preproc_ok=:
8146 break
8147 fi
8148 rm -f conftest.err conftest.i conftest.$ac_ext
8149
8150 done
8151 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8152 rm -f conftest.i conftest.err conftest.$ac_ext
8153 if $ac_preproc_ok; then :
8154
8155 else
8156 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8157 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8158 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
8159 See \`config.log' for more details" "$LINENO" 5; }
8160 fi
8161
8162 ac_ext=c
8163 ac_cpp='$CPP $CPPFLAGS'
8164 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8165 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8166 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8167
8168
8169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
8170 $as_echo_n "checking for ANSI C header files... " >&6; }
8171 if ${ac_cv_header_stdc+:} false; then :
8172 $as_echo_n "(cached) " >&6
8173 else
8174 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8175 /* end confdefs.h. */
8176 #include <stdlib.h>
8177 #include <stdarg.h>
8178 #include <string.h>
8179 #include <float.h>
8180
8181 int
8182 main ()
8183 {
8184
8185 ;
8186 return 0;
8187 }
8188 _ACEOF
8189 if ac_fn_c_try_compile "$LINENO"; then :
8190 ac_cv_header_stdc=yes
8191 else
8192 ac_cv_header_stdc=no
8193 fi
8194 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8195
8196 if test $ac_cv_header_stdc = yes; then
8197 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8199 /* end confdefs.h. */
8200 #include <string.h>
8201
8202 _ACEOF
8203 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8204 $EGREP "memchr" >/dev/null 2>&1; then :
8205
8206 else
8207 ac_cv_header_stdc=no
8208 fi
8209 rm -f conftest*
8210
8211 fi
8212
8213 if test $ac_cv_header_stdc = yes; then
8214 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8216 /* end confdefs.h. */
8217 #include <stdlib.h>
8218
8219 _ACEOF
8220 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8221 $EGREP "free" >/dev/null 2>&1; then :
8222
8223 else
8224 ac_cv_header_stdc=no
8225 fi
8226 rm -f conftest*
8227
8228 fi
8229
8230 if test $ac_cv_header_stdc = yes; then
8231 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8232 if test "$cross_compiling" = yes; then :
8233 :
8234 else
8235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8236 /* end confdefs.h. */
8237 #include <ctype.h>
8238 #include <stdlib.h>
8239 #if ((' ' & 0x0FF) == 0x020)
8240 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8241 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8242 #else
8243 # define ISLOWER(c) \
8244 (('a' <= (c) && (c) <= 'i') \
8245 || ('j' <= (c) && (c) <= 'r') \
8246 || ('s' <= (c) && (c) <= 'z'))
8247 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
8248 #endif
8249
8250 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8251 int
8252 main ()
8253 {
8254 int i;
8255 for (i = 0; i < 256; i++)
8256 if (XOR (islower (i), ISLOWER (i))
8257 || toupper (i) != TOUPPER (i))
8258 return 2;
8259 return 0;
8260 }
8261 _ACEOF
8262 if ac_fn_c_try_run "$LINENO"; then :
8263
8264 else
8265 ac_cv_header_stdc=no
8266 fi
8267 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8268 conftest.$ac_objext conftest.beam conftest.$ac_ext
8269 fi
8270
8271 fi
8272 fi
8273 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
8274 $as_echo "$ac_cv_header_stdc" >&6; }
8275 if test $ac_cv_header_stdc = yes; then
8276
8277 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
8278
8279 fi
8280
8281 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
8282 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8283 inttypes.h stdint.h unistd.h
8284 do :
8285 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8286 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
9111
9112
9113
9114
9115
9116
9117
9118
9119 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
9120 then :
9121
9122 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
9123
9124 fi
9125 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
82879126 "
8288 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8289 cat >>confdefs.h <<_ACEOF
8290 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8291 _ACEOF
8292
8293 fi
8294
8295 done
8296
8297
8298 for ac_header in dlfcn.h
8299 do :
8300 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8301 "
8302 if test "x$ac_cv_header_dlfcn_h" = xyes; then :
8303 cat >>confdefs.h <<_ACEOF
8304 #define HAVE_DLFCN_H 1
8305 _ACEOF
8306
8307 fi
8308
8309 done
9127 if test "x$ac_cv_header_dlfcn_h" = xyes
9128 then :
9129 printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h
9130
9131 fi
83109132
83119133
83129134
83349156
83359157
83369158 # Check whether --enable-shared was given.
8337 if test "${enable_shared+set}" = set; then :
9159 if test ${enable_shared+y}
9160 then :
83389161 enableval=$enable_shared; p=${PACKAGE-default}
83399162 case $enableval in
83409163 yes) enable_shared=yes ;;
83529175 IFS=$lt_save_ifs
83539176 ;;
83549177 esac
8355 else
9178 else $as_nop
83569179 enable_shared=yes
83579180 fi
83589181
83659188
83669189
83679190 # Check whether --enable-static was given.
8368 if test "${enable_static+set}" = set; then :
9191 if test ${enable_static+y}
9192 then :
83699193 enableval=$enable_static; p=${PACKAGE-default}
83709194 case $enableval in
83719195 yes) enable_static=yes ;;
83839207 IFS=$lt_save_ifs
83849208 ;;
83859209 esac
8386 else
9210 else $as_nop
83879211 enable_static=yes
83889212 fi
83899213
83979221
83989222
83999223 # Check whether --with-pic was given.
8400 if test "${with_pic+set}" = set; then :
9224 if test ${with_pic+y}
9225 then :
84019226 withval=$with_pic; lt_p=${PACKAGE-default}
84029227 case $withval in
84039228 yes|no) pic_mode=$withval ;;
84149239 IFS=$lt_save_ifs
84159240 ;;
84169241 esac
8417 else
9242 else $as_nop
84189243 pic_mode=default
84199244 fi
84209245
84269251
84279252
84289253 # Check whether --enable-fast-install was given.
8429 if test "${enable_fast_install+set}" = set; then :
9254 if test ${enable_fast_install+y}
9255 then :
84309256 enableval=$enable_fast_install; p=${PACKAGE-default}
84319257 case $enableval in
84329258 yes) enable_fast_install=yes ;;
84449270 IFS=$lt_save_ifs
84459271 ;;
84469272 esac
8447 else
9273 else $as_nop
84489274 enable_fast_install=yes
84499275 fi
84509276
84589284 shared_archive_member_spec=
84599285 case $host,$enable_shared in
84609286 power*-*-aix[5-9]*,yes)
8461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
8462 $as_echo_n "checking which variant of shared library versioning to provide... " >&6; }
9287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
9288 printf %s "checking which variant of shared library versioning to provide... " >&6; }
84639289
84649290 # Check whether --with-aix-soname was given.
8465 if test "${with_aix_soname+set}" = set; then :
9291 if test ${with_aix_soname+y}
9292 then :
84669293 withval=$with_aix_soname; case $withval in
84679294 aix|svr4|both)
84689295 ;;
84719298 ;;
84729299 esac
84739300 lt_cv_with_aix_soname=$with_aix_soname
8474 else
8475 if ${lt_cv_with_aix_soname+:} false; then :
8476 $as_echo_n "(cached) " >&6
8477 else
9301 else $as_nop
9302 if test ${lt_cv_with_aix_soname+y}
9303 then :
9304 printf %s "(cached) " >&6
9305 else $as_nop
84789306 lt_cv_with_aix_soname=aix
84799307 fi
84809308
84819309 with_aix_soname=$lt_cv_with_aix_soname
84829310 fi
84839311
8484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
8485 $as_echo "$with_aix_soname" >&6; }
9312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
9313 printf "%s\n" "$with_aix_soname" >&6; }
84869314 if test aix != "$with_aix_soname"; then
84879315 # For the AIX way of multilib, we name the shared archive member
84889316 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
85649392 setopt NO_GLOB_SUBST
85659393 fi
85669394
8567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8568 $as_echo_n "checking for objdir... " >&6; }
8569 if ${lt_cv_objdir+:} false; then :
8570 $as_echo_n "(cached) " >&6
8571 else
9395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9396 printf %s "checking for objdir... " >&6; }
9397 if test ${lt_cv_objdir+y}
9398 then :
9399 printf %s "(cached) " >&6
9400 else $as_nop
85729401 rm -f .libs 2>/dev/null
85739402 mkdir .libs 2>/dev/null
85749403 if test -d .libs; then
85799408 fi
85809409 rmdir .libs 2>/dev/null
85819410 fi
8582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8583 $as_echo "$lt_cv_objdir" >&6; }
9411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9412 printf "%s\n" "$lt_cv_objdir" >&6; }
85849413 objdir=$lt_cv_objdir
85859414
85869415
85879416
85889417
85899418
8590 cat >>confdefs.h <<_ACEOF
8591 #define LT_OBJDIR "$lt_cv_objdir/"
8592 _ACEOF
9419 printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h
85939420
85949421
85959422
86359462 case $deplibs_check_method in
86369463 file_magic*)
86379464 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8639 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
8640 if ${lt_cv_path_MAGIC_CMD+:} false; then :
8641 $as_echo_n "(cached) " >&6
8642 else
9465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9466 printf %s "checking for ${ac_tool_prefix}file... " >&6; }
9467 if test ${lt_cv_path_MAGIC_CMD+y}
9468 then :
9469 printf %s "(cached) " >&6
9470 else $as_nop
86439471 case $MAGIC_CMD in
86449472 [\\/*] | ?:[\\/]*)
86459473 lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
86889516
86899517 MAGIC_CMD=$lt_cv_path_MAGIC_CMD
86909518 if test -n "$MAGIC_CMD"; then
8691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8692 $as_echo "$MAGIC_CMD" >&6; }
9519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9520 printf "%s\n" "$MAGIC_CMD" >&6; }
86939521 else
8694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8695 $as_echo "no" >&6; }
9522 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9523 printf "%s\n" "no" >&6; }
86969524 fi
86979525
86989526
87019529
87029530 if test -z "$lt_cv_path_MAGIC_CMD"; then
87039531 if test -n "$ac_tool_prefix"; then
8704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8705 $as_echo_n "checking for file... " >&6; }
8706 if ${lt_cv_path_MAGIC_CMD+:} false; then :
8707 $as_echo_n "(cached) " >&6
8708 else
9532 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9533 printf %s "checking for file... " >&6; }
9534 if test ${lt_cv_path_MAGIC_CMD+y}
9535 then :
9536 printf %s "(cached) " >&6
9537 else $as_nop
87099538 case $MAGIC_CMD in
87109539 [\\/*] | ?:[\\/]*)
87119540 lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
87549583
87559584 MAGIC_CMD=$lt_cv_path_MAGIC_CMD
87569585 if test -n "$MAGIC_CMD"; then
8757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8758 $as_echo "$MAGIC_CMD" >&6; }
9586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9587 printf "%s\n" "$MAGIC_CMD" >&6; }
87599588 else
8760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8761 $as_echo "no" >&6; }
9589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9590 printf "%s\n" "no" >&6; }
87629591 fi
87639592
87649593
88439672 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
88449673 esac
88459674
8846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8847 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8848 if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
8849 $as_echo_n "(cached) " >&6
8850 else
9675 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9676 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9677 if test ${lt_cv_prog_compiler_rtti_exceptions+y}
9678 then :
9679 printf %s "(cached) " >&6
9680 else $as_nop
88519681 lt_cv_prog_compiler_rtti_exceptions=no
88529682 ac_outfile=conftest.$ac_objext
88539683 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
88789708 $RM conftest*
88799709
88809710 fi
8881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8882 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9712 printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
88839713
88849714 if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then
88859715 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
924210072 ;;
924310073 esac
924410074
9245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9246 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9247 if ${lt_cv_prog_compiler_pic+:} false; then :
9248 $as_echo_n "(cached) " >&6
9249 else
10075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
10076 printf %s "checking for $compiler option to produce PIC... " >&6; }
10077 if test ${lt_cv_prog_compiler_pic+y}
10078 then :
10079 printf %s "(cached) " >&6
10080 else $as_nop
925010081 lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
925110082 fi
9252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9253 $as_echo "$lt_cv_prog_compiler_pic" >&6; }
10083 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
10084 printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; }
925410085 lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
925510086
925610087 #
925710088 # Check to make sure the PIC flag actually works.
925810089 #
925910090 if test -n "$lt_prog_compiler_pic"; then
9260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9261 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9262 if ${lt_cv_prog_compiler_pic_works+:} false; then :
9263 $as_echo_n "(cached) " >&6
9264 else
10091 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10092 printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
10093 if test ${lt_cv_prog_compiler_pic_works+y}
10094 then :
10095 printf %s "(cached) " >&6
10096 else $as_nop
926510097 lt_cv_prog_compiler_pic_works=no
926610098 ac_outfile=conftest.$ac_objext
926710099 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
929210124 $RM conftest*
929310125
929410126 fi
9295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9296 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
10127 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10128 printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; }
929710129
929810130 if test yes = "$lt_cv_prog_compiler_pic_works"; then
929910131 case $lt_prog_compiler_pic in
932110153 # Check to make sure the static flag actually works.
932210154 #
932310155 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9325 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9326 if ${lt_cv_prog_compiler_static_works+:} false; then :
9327 $as_echo_n "(cached) " >&6
9328 else
10156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
10157 printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
10158 if test ${lt_cv_prog_compiler_static_works+y}
10159 then :
10160 printf %s "(cached) " >&6
10161 else $as_nop
932910162 lt_cv_prog_compiler_static_works=no
933010163 save_LDFLAGS=$LDFLAGS
933110164 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
934910182 LDFLAGS=$save_LDFLAGS
935010183
935110184 fi
9352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9353 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
10185 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10186 printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; }
935410187
935510188 if test yes = "$lt_cv_prog_compiler_static_works"; then
935610189 :
936410197
936510198
936610199
9367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9368 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9369 if ${lt_cv_prog_compiler_c_o+:} false; then :
9370 $as_echo_n "(cached) " >&6
9371 else
10200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10201 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10202 if test ${lt_cv_prog_compiler_c_o+y}
10203 then :
10204 printf %s "(cached) " >&6
10205 else $as_nop
937210206 lt_cv_prog_compiler_c_o=no
937310207 $RM -r conftest 2>/dev/null
937410208 mkdir conftest
941110245 $RM conftest*
941210246
941310247 fi
9414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9415 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9416
9417
9418
9419
9420
9421
9422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9423 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9424 if ${lt_cv_prog_compiler_c_o+:} false; then :
9425 $as_echo_n "(cached) " >&6
9426 else
10248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10249 printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
10250
10251
10252
10253
10254
10255
10256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10257 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10258 if test ${lt_cv_prog_compiler_c_o+y}
10259 then :
10260 printf %s "(cached) " >&6
10261 else $as_nop
942710262 lt_cv_prog_compiler_c_o=no
942810263 $RM -r conftest 2>/dev/null
942910264 mkdir conftest
946610301 $RM conftest*
946710302
946810303 fi
9469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9470 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10304 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10305 printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
947110306
947210307
947310308
947510310 hard_links=nottested
947610311 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
947710312 # do not overwrite the value of need_locks provided by the user
9478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9479 $as_echo_n "checking if we can lock with hard links... " >&6; }
10313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10314 printf %s "checking if we can lock with hard links... " >&6; }
948010315 hard_links=yes
948110316 $RM conftest*
948210317 ln conftest.a conftest.b 2>/dev/null && hard_links=no
948310318 touch conftest.a
948410319 ln conftest.a conftest.b 2>&5 || hard_links=no
948510320 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9487 $as_echo "$hard_links" >&6; }
10321 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10322 printf "%s\n" "$hard_links" >&6; }
948810323 if test no = "$hard_links"; then
9489 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9490 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
10324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
10325 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
949110326 need_locks=warn
949210327 fi
949310328 else
949910334
950010335
950110336
9502 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9503 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10338 printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
950410339
950510340 runpath_var=
950610341 allow_undefined_flag=
1005810893 if test set = "${lt_cv_aix_libpath+set}"; then
1005910894 aix_libpath=$lt_cv_aix_libpath
1006010895 else
10061 if ${lt_cv_aix_libpath_+:} false; then :
10062 $as_echo_n "(cached) " >&6
10063 else
10896 if test ${lt_cv_aix_libpath_+y}
10897 then :
10898 printf %s "(cached) " >&6
10899 else $as_nop
1006410900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1006510901 /* end confdefs.h. */
1006610902
1006710903 int
10068 main ()
10904 main (void)
1006910905 {
1007010906
1007110907 ;
1007210908 return 0;
1007310909 }
1007410910 _ACEOF
10075 if ac_fn_c_try_link "$LINENO"; then :
10911 if ac_fn_c_try_link "$LINENO"
10912 then :
1007610913
1007710914 lt_aix_libpath_sed='
1007810915 /Import File Strings/,/^$/ {
1008710924 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1008810925 fi
1008910926 fi
10090 rm -f core conftest.err conftest.$ac_objext \
10927 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1009110928 conftest$ac_exeext conftest.$ac_ext
1009210929 if test -z "$lt_cv_aix_libpath_"; then
1009310930 lt_cv_aix_libpath_=/usr/lib:/lib
1011110948 if test set = "${lt_cv_aix_libpath+set}"; then
1011210949 aix_libpath=$lt_cv_aix_libpath
1011310950 else
10114 if ${lt_cv_aix_libpath_+:} false; then :
10115 $as_echo_n "(cached) " >&6
10116 else
10951 if test ${lt_cv_aix_libpath_+y}
10952 then :
10953 printf %s "(cached) " >&6
10954 else $as_nop
1011710955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1011810956 /* end confdefs.h. */
1011910957
1012010958 int
10121 main ()
10959 main (void)
1012210960 {
1012310961
1012410962 ;
1012510963 return 0;
1012610964 }
1012710965 _ACEOF
10128 if ac_fn_c_try_link "$LINENO"; then :
10966 if ac_fn_c_try_link "$LINENO"
10967 then :
1012910968
1013010969 lt_aix_libpath_sed='
1013110970 /Import File Strings/,/^$/ {
1014010979 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1014110980 fi
1014210981 fi
10143 rm -f core conftest.err conftest.$ac_objext \
10982 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1014410983 conftest$ac_exeext conftest.$ac_ext
1014510984 if test -z "$lt_cv_aix_libpath_"; then
1014610985 lt_cv_aix_libpath_=/usr/lib:/lib
1039111230
1039211231 # Older versions of the 11.00 compiler do not understand -b yet
1039311232 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10395 $as_echo_n "checking if $CC understands -b... " >&6; }
10396 if ${lt_cv_prog_compiler__b+:} false; then :
10397 $as_echo_n "(cached) " >&6
10398 else
11233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11234 printf %s "checking if $CC understands -b... " >&6; }
11235 if test ${lt_cv_prog_compiler__b+y}
11236 then :
11237 printf %s "(cached) " >&6
11238 else $as_nop
1039911239 lt_cv_prog_compiler__b=no
1040011240 save_LDFLAGS=$LDFLAGS
1040111241 LDFLAGS="$LDFLAGS -b"
1041911259 LDFLAGS=$save_LDFLAGS
1042011260
1042111261 fi
10422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10423 $as_echo "$lt_cv_prog_compiler__b" >&6; }
11262 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11263 printf "%s\n" "$lt_cv_prog_compiler__b" >&6; }
1042411264
1042511265 if test yes = "$lt_cv_prog_compiler__b"; then
1042611266 archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
1046011300 # work, assume that -exports_file does not work either and
1046111301 # implicitly export all symbols.
1046211302 # This should be the same for all languages, so no per-tag cache variable.
10463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
10464 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10465 if ${lt_cv_irix_exported_symbol+:} false; then :
10466 $as_echo_n "(cached) " >&6
10467 else
11303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
11304 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
11305 if test ${lt_cv_irix_exported_symbol+y}
11306 then :
11307 printf %s "(cached) " >&6
11308 else $as_nop
1046811309 save_LDFLAGS=$LDFLAGS
1046911310 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
1047011311 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1047111312 /* end confdefs.h. */
1047211313 int foo (void) { return 0; }
1047311314 _ACEOF
10474 if ac_fn_c_try_link "$LINENO"; then :
11315 if ac_fn_c_try_link "$LINENO"
11316 then :
1047511317 lt_cv_irix_exported_symbol=yes
10476 else
11318 else $as_nop
1047711319 lt_cv_irix_exported_symbol=no
1047811320 fi
10479 rm -f core conftest.err conftest.$ac_objext \
11321 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1048011322 conftest$ac_exeext conftest.$ac_ext
1048111323 LDFLAGS=$save_LDFLAGS
1048211324 fi
10483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10484 $as_echo "$lt_cv_irix_exported_symbol" >&6; }
11325 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
11326 printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; }
1048511327 if test yes = "$lt_cv_irix_exported_symbol"; then
1048611328 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
1048711329 fi
1076211604 fi
1076311605 fi
1076411606
10765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10766 $as_echo "$ld_shlibs" >&6; }
11607 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11608 printf "%s\n" "$ld_shlibs" >&6; }
1076711609 test no = "$ld_shlibs" && can_build_shared=no
1076811610
1076911611 with_gnu_ld=$with_gnu_ld
1079911641 # Test whether the compiler implicitly links with -lc since on some
1080011642 # systems, -lgcc has to come before -lc. If gcc already passes -lc
1080111643 # to ld, don't add -lc before -lgcc.
10802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10803 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10804 if ${lt_cv_archive_cmds_need_lc+:} false; then :
10805 $as_echo_n "(cached) " >&6
10806 else
11644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11645 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
11646 if test ${lt_cv_archive_cmds_need_lc+y}
11647 then :
11648 printf %s "(cached) " >&6
11649 else $as_nop
1080711650 $RM conftest*
1080811651 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1080911652
1081011653 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
1081111654 (eval $ac_compile) 2>&5
1081211655 ac_status=$?
10813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11656 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1081411657 test $ac_status = 0; } 2>conftest.err; then
1081511658 soname=conftest
1081611659 lib=conftest
1082811671 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
1082911672 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
1083011673 ac_status=$?
10831 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11674 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1083211675 test $ac_status = 0; }
1083311676 then
1083411677 lt_cv_archive_cmds_need_lc=no
1084211685 $RM conftest*
1084311686
1084411687 fi
10845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10846 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11689 printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; }
1084711690 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
1084811691 ;;
1084911692 esac
1100211845
1100311846
1100411847
11005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11006 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11849 printf %s "checking dynamic linker characteristics... " >&6; }
1100711850
1100811851 if test yes = "$GCC"; then
1100911852 case $host_os in
1156412407 shlibpath_overrides_runpath=no
1156512408
1156612409 # Some binutils ld are patched to set DT_RUNPATH
11567 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
11568 $as_echo_n "(cached) " >&6
11569 else
12410 if test ${lt_cv_shlibpath_overrides_runpath+y}
12411 then :
12412 printf %s "(cached) " >&6
12413 else $as_nop
1157012414 lt_cv_shlibpath_overrides_runpath=no
1157112415 save_LDFLAGS=$LDFLAGS
1157212416 save_libdir=$libdir
1157612420 /* end confdefs.h. */
1157712421
1157812422 int
11579 main ()
12423 main (void)
1158012424 {
1158112425
1158212426 ;
1158312427 return 0;
1158412428 }
1158512429 _ACEOF
11586 if ac_fn_c_try_link "$LINENO"; then :
11587 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12430 if ac_fn_c_try_link "$LINENO"
12431 then :
12432 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
12433 then :
1158812434 lt_cv_shlibpath_overrides_runpath=yes
1158912435 fi
1159012436 fi
11591 rm -f core conftest.err conftest.$ac_objext \
12437 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1159212438 conftest$ac_exeext conftest.$ac_ext
1159312439 LDFLAGS=$save_LDFLAGS
1159412440 libdir=$save_libdir
1183212678 dynamic_linker=no
1183312679 ;;
1183412680 esac
11835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11836 $as_echo "$dynamic_linker" >&6; }
12681 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12682 printf "%s\n" "$dynamic_linker" >&6; }
1183712683 test no = "$dynamic_linker" && can_build_shared=no
1183812684
1183912685 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
1195412800
1195512801
1195612802
11957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11958 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12804 printf %s "checking how to hardcode library paths into programs... " >&6; }
1195912805 hardcode_action=
1196012806 if test -n "$hardcode_libdir_flag_spec" ||
1196112807 test -n "$runpath_var" ||
1197912825 # directories.
1198012826 hardcode_action=unsupported
1198112827 fi
11982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11983 $as_echo "$hardcode_action" >&6; }
12828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12829 printf "%s\n" "$hardcode_action" >&6; }
1198412830
1198512831 if test relink = "$hardcode_action" ||
1198612832 test yes = "$inherit_rpath"; then
1202412870
1202512871 darwin*)
1202612872 # if libdl is installed we need to link against it
12027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12028 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12029 if ${ac_cv_lib_dl_dlopen+:} false; then :
12030 $as_echo_n "(cached) " >&6
12031 else
12873 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12874 printf %s "checking for dlopen in -ldl... " >&6; }
12875 if test ${ac_cv_lib_dl_dlopen+y}
12876 then :
12877 printf %s "(cached) " >&6
12878 else $as_nop
1203212879 ac_check_lib_save_LIBS=$LIBS
1203312880 LIBS="-ldl $LIBS"
1203412881 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1203712884 /* Override any GCC internal prototype to avoid an error.
1203812885 Use char because int might match the return type of a GCC
1203912886 builtin and then its argument prototype would still apply. */
12040 #ifdef __cplusplus
12041 extern "C"
12042 #endif
1204312887 char dlopen ();
1204412888 int
12045 main ()
12889 main (void)
1204612890 {
1204712891 return dlopen ();
1204812892 ;
1204912893 return 0;
1205012894 }
1205112895 _ACEOF
12052 if ac_fn_c_try_link "$LINENO"; then :
12896 if ac_fn_c_try_link "$LINENO"
12897 then :
1205312898 ac_cv_lib_dl_dlopen=yes
12054 else
12899 else $as_nop
1205512900 ac_cv_lib_dl_dlopen=no
1205612901 fi
12057 rm -f core conftest.err conftest.$ac_objext \
12902 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1205812903 conftest$ac_exeext conftest.$ac_ext
1205912904 LIBS=$ac_check_lib_save_LIBS
1206012905 fi
12061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12062 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12063 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
12906 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12907 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
12908 if test "x$ac_cv_lib_dl_dlopen" = xyes
12909 then :
1206412910 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12065 else
12911 else $as_nop
1206612912
1206712913 lt_cv_dlopen=dyld
1206812914 lt_cv_dlopen_libs=
1208212928
1208312929 *)
1208412930 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12085 if test "x$ac_cv_func_shl_load" = xyes; then :
12931 if test "x$ac_cv_func_shl_load" = xyes
12932 then :
1208612933 lt_cv_dlopen=shl_load
12087 else
12088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12089 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12090 if ${ac_cv_lib_dld_shl_load+:} false; then :
12091 $as_echo_n "(cached) " >&6
12092 else
12934 else $as_nop
12935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12936 printf %s "checking for shl_load in -ldld... " >&6; }
12937 if test ${ac_cv_lib_dld_shl_load+y}
12938 then :
12939 printf %s "(cached) " >&6
12940 else $as_nop
1209312941 ac_check_lib_save_LIBS=$LIBS
1209412942 LIBS="-ldld $LIBS"
1209512943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1209812946 /* Override any GCC internal prototype to avoid an error.
1209912947 Use char because int might match the return type of a GCC
1210012948 builtin and then its argument prototype would still apply. */
12101 #ifdef __cplusplus
12102 extern "C"
12103 #endif
1210412949 char shl_load ();
1210512950 int
12106 main ()
12951 main (void)
1210712952 {
1210812953 return shl_load ();
1210912954 ;
1211012955 return 0;
1211112956 }
1211212957 _ACEOF
12113 if ac_fn_c_try_link "$LINENO"; then :
12958 if ac_fn_c_try_link "$LINENO"
12959 then :
1211412960 ac_cv_lib_dld_shl_load=yes
12115 else
12961 else $as_nop
1211612962 ac_cv_lib_dld_shl_load=no
1211712963 fi
12118 rm -f core conftest.err conftest.$ac_objext \
12964 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1211912965 conftest$ac_exeext conftest.$ac_ext
1212012966 LIBS=$ac_check_lib_save_LIBS
1212112967 fi
12122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12123 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12124 if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
12968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12969 printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; }
12970 if test "x$ac_cv_lib_dld_shl_load" = xyes
12971 then :
1212512972 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
12126 else
12973 else $as_nop
1212712974 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12128 if test "x$ac_cv_func_dlopen" = xyes; then :
12975 if test "x$ac_cv_func_dlopen" = xyes
12976 then :
1212912977 lt_cv_dlopen=dlopen
12130 else
12131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12132 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12133 if ${ac_cv_lib_dl_dlopen+:} false; then :
12134 $as_echo_n "(cached) " >&6
12135 else
12978 else $as_nop
12979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12980 printf %s "checking for dlopen in -ldl... " >&6; }
12981 if test ${ac_cv_lib_dl_dlopen+y}
12982 then :
12983 printf %s "(cached) " >&6
12984 else $as_nop
1213612985 ac_check_lib_save_LIBS=$LIBS
1213712986 LIBS="-ldl $LIBS"
1213812987 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1214112990 /* Override any GCC internal prototype to avoid an error.
1214212991 Use char because int might match the return type of a GCC
1214312992 builtin and then its argument prototype would still apply. */
12144 #ifdef __cplusplus
12145 extern "C"
12146 #endif
1214712993 char dlopen ();
1214812994 int
12149 main ()
12995 main (void)
1215012996 {
1215112997 return dlopen ();
1215212998 ;
1215312999 return 0;
1215413000 }
1215513001 _ACEOF
12156 if ac_fn_c_try_link "$LINENO"; then :
13002 if ac_fn_c_try_link "$LINENO"
13003 then :
1215713004 ac_cv_lib_dl_dlopen=yes
12158 else
13005 else $as_nop
1215913006 ac_cv_lib_dl_dlopen=no
1216013007 fi
12161 rm -f core conftest.err conftest.$ac_objext \
13008 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1216213009 conftest$ac_exeext conftest.$ac_ext
1216313010 LIBS=$ac_check_lib_save_LIBS
1216413011 fi
12165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12166 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12167 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
13012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13013 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
13014 if test "x$ac_cv_lib_dl_dlopen" = xyes
13015 then :
1216813016 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12169 else
12170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12171 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12172 if ${ac_cv_lib_svld_dlopen+:} false; then :
12173 $as_echo_n "(cached) " >&6
12174 else
13017 else $as_nop
13018 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
13019 printf %s "checking for dlopen in -lsvld... " >&6; }
13020 if test ${ac_cv_lib_svld_dlopen+y}
13021 then :
13022 printf %s "(cached) " >&6
13023 else $as_nop
1217513024 ac_check_lib_save_LIBS=$LIBS
1217613025 LIBS="-lsvld $LIBS"
1217713026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1218013029 /* Override any GCC internal prototype to avoid an error.
1218113030 Use char because int might match the return type of a GCC
1218213031 builtin and then its argument prototype would still apply. */
12183 #ifdef __cplusplus
12184 extern "C"
12185 #endif
1218613032 char dlopen ();
1218713033 int
12188 main ()
13034 main (void)
1218913035 {
1219013036 return dlopen ();
1219113037 ;
1219213038 return 0;
1219313039 }
1219413040 _ACEOF
12195 if ac_fn_c_try_link "$LINENO"; then :
13041 if ac_fn_c_try_link "$LINENO"
13042 then :
1219613043 ac_cv_lib_svld_dlopen=yes
12197 else
13044 else $as_nop
1219813045 ac_cv_lib_svld_dlopen=no
1219913046 fi
12200 rm -f core conftest.err conftest.$ac_objext \
13047 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1220113048 conftest$ac_exeext conftest.$ac_ext
1220213049 LIBS=$ac_check_lib_save_LIBS
1220313050 fi
12204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12205 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12206 if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
13051 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
13052 printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; }
13053 if test "x$ac_cv_lib_svld_dlopen" = xyes
13054 then :
1220713055 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
12208 else
12209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12210 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12211 if ${ac_cv_lib_dld_dld_link+:} false; then :
12212 $as_echo_n "(cached) " >&6
12213 else
13056 else $as_nop
13057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
13058 printf %s "checking for dld_link in -ldld... " >&6; }
13059 if test ${ac_cv_lib_dld_dld_link+y}
13060 then :
13061 printf %s "(cached) " >&6
13062 else $as_nop
1221413063 ac_check_lib_save_LIBS=$LIBS
1221513064 LIBS="-ldld $LIBS"
1221613065 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1221913068 /* Override any GCC internal prototype to avoid an error.
1222013069 Use char because int might match the return type of a GCC
1222113070 builtin and then its argument prototype would still apply. */
12222 #ifdef __cplusplus
12223 extern "C"
12224 #endif
1222513071 char dld_link ();
1222613072 int
12227 main ()
13073 main (void)
1222813074 {
1222913075 return dld_link ();
1223013076 ;
1223113077 return 0;
1223213078 }
1223313079 _ACEOF
12234 if ac_fn_c_try_link "$LINENO"; then :
13080 if ac_fn_c_try_link "$LINENO"
13081 then :
1223513082 ac_cv_lib_dld_dld_link=yes
12236 else
13083 else $as_nop
1223713084 ac_cv_lib_dld_dld_link=no
1223813085 fi
12239 rm -f core conftest.err conftest.$ac_objext \
13086 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1224013087 conftest$ac_exeext conftest.$ac_ext
1224113088 LIBS=$ac_check_lib_save_LIBS
1224213089 fi
12243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12244 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12245 if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
13090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
13091 printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; }
13092 if test "x$ac_cv_lib_dld_dld_link" = xyes
13093 then :
1224613094 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
1224713095 fi
1224813096
1228113129 save_LIBS=$LIBS
1228213130 LIBS="$lt_cv_dlopen_libs $LIBS"
1228313131
12284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12285 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12286 if ${lt_cv_dlopen_self+:} false; then :
12287 $as_echo_n "(cached) " >&6
12288 else
13132 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
13133 printf %s "checking whether a program can dlopen itself... " >&6; }
13134 if test ${lt_cv_dlopen_self+y}
13135 then :
13136 printf %s "(cached) " >&6
13137 else $as_nop
1228913138 if test yes = "$cross_compiling"; then :
1229013139 lt_cv_dlopen_self=cross
1229113140 else
1236413213 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1236513214 (eval $ac_link) 2>&5
1236613215 ac_status=$?
12367 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13216 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1236813217 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
1236913218 (./conftest; exit; ) >&5 2>/dev/null
1237013219 lt_status=$?
1238213231
1238313232
1238413233 fi
12385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12386 $as_echo "$lt_cv_dlopen_self" >&6; }
13234 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
13235 printf "%s\n" "$lt_cv_dlopen_self" >&6; }
1238713236
1238813237 if test yes = "$lt_cv_dlopen_self"; then
1238913238 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12391 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12392 if ${lt_cv_dlopen_self_static+:} false; then :
12393 $as_echo_n "(cached) " >&6
12394 else
13239 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
13240 printf %s "checking whether a statically linked program can dlopen itself... " >&6; }
13241 if test ${lt_cv_dlopen_self_static+y}
13242 then :
13243 printf %s "(cached) " >&6
13244 else $as_nop
1239513245 if test yes = "$cross_compiling"; then :
1239613246 lt_cv_dlopen_self_static=cross
1239713247 else
1247013320 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1247113321 (eval $ac_link) 2>&5
1247213322 ac_status=$?
12473 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13323 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1247413324 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
1247513325 (./conftest; exit; ) >&5 2>/dev/null
1247613326 lt_status=$?
1248813338
1248913339
1249013340 fi
12491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12492 $as_echo "$lt_cv_dlopen_self_static" >&6; }
13341 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13342 printf "%s\n" "$lt_cv_dlopen_self_static" >&6; }
1249313343 fi
1249413344
1249513345 CPPFLAGS=$save_CPPFLAGS
1252713377
1252813378 striplib=
1252913379 old_striplib=
12530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12531 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
13380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13381 printf %s "checking whether stripping libraries is possible... " >&6; }
1253213382 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
1253313383 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1253413384 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12536 $as_echo "yes" >&6; }
13385 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13386 printf "%s\n" "yes" >&6; }
1253713387 else
1253813388 # FIXME - insert some real tests, host_os isn't really good enough
1253913389 case $host_os in
1254113391 if test -n "$STRIP"; then
1254213392 striplib="$STRIP -x"
1254313393 old_striplib="$STRIP -S"
12544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12545 $as_echo "yes" >&6; }
13394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13395 printf "%s\n" "yes" >&6; }
1254613396 else
12547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12548 $as_echo "no" >&6; }
13397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13398 printf "%s\n" "no" >&6; }
1254913399 fi
1255013400 ;;
1255113401 *)
12552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12553 $as_echo "no" >&6; }
13402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13403 printf "%s\n" "no" >&6; }
1255413404 ;;
1255513405 esac
1255613406 fi
1256713417
1256813418
1256913419 # Report what library types will actually be built
12570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12571 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12573 $as_echo "$can_build_shared" >&6; }
12574
12575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12576 $as_echo_n "checking whether to build shared libraries... " >&6; }
13420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13421 printf %s "checking if libtool supports shared libraries... " >&6; }
13422 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13423 printf "%s\n" "$can_build_shared" >&6; }
13424
13425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13426 printf %s "checking whether to build shared libraries... " >&6; }
1257713427 test no = "$can_build_shared" && enable_shared=no
1257813428
1257913429 # On AIX, shared libraries and static libraries use the same namespace, and
1259713447 fi
1259813448 ;;
1259913449 esac
12600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12601 $as_echo "$enable_shared" >&6; }
12602
12603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12604 $as_echo_n "checking whether to build static libraries... " >&6; }
13450 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13451 printf "%s\n" "$enable_shared" >&6; }
13452
13453 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13454 printf %s "checking whether to build static libraries... " >&6; }
1260513455 # Make sure either enable_shared or enable_static is yes.
1260613456 test yes = "$enable_shared" || enable_static=yes
12607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12608 $as_echo "$enable_static" >&6; }
13457 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13458 printf "%s\n" "$enable_static" >&6; }
1260913459
1261013460
1261113461
1262713477 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1262813478 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1262913479 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
12630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
12631 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
13480 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
13481 printf %s "checking how to run the C++ preprocessor... " >&6; }
1263213482 if test -z "$CXXCPP"; then
12633 if ${ac_cv_prog_CXXCPP+:} false; then :
12634 $as_echo_n "(cached) " >&6
12635 else
12636 # Double quotes because CXXCPP needs to be expanded
12637 for CXXCPP in "$CXX -E" "/lib/cpp"
13483 if test ${ac_cv_prog_CXXCPP+y}
13484 then :
13485 printf %s "(cached) " >&6
13486 else $as_nop
13487 # Double quotes because $CXX needs to be expanded
13488 for CXXCPP in "$CXX -E" cpp /lib/cpp
1263813489 do
1263913490 ac_preproc_ok=false
1264013491 for ac_cxx_preproc_warn_flag in '' yes
1264113492 do
1264213493 # Use a header file that comes with gcc, so configuring glibc
1264313494 # with a fresh cross-compiler works.
12644 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12645 # <limits.h> exists even on freestanding compilers.
1264613495 # On the NeXT, cc -E runs the code through the compiler's parser,
1264713496 # not just through cpp. "Syntax error" is here to catch this case.
1264813497 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1264913498 /* end confdefs.h. */
12650 #ifdef __STDC__
12651 # include <limits.h>
12652 #else
12653 # include <assert.h>
12654 #endif
13499 #include <limits.h>
1265513500 Syntax error
1265613501 _ACEOF
12657 if ac_fn_cxx_try_cpp "$LINENO"; then :
12658
12659 else
13502 if ac_fn_cxx_try_cpp "$LINENO"
13503 then :
13504
13505 else $as_nop
1266013506 # Broken: fails on valid input.
1266113507 continue
1266213508 fi
1266813514 /* end confdefs.h. */
1266913515 #include <ac_nonexistent.h>
1267013516 _ACEOF
12671 if ac_fn_cxx_try_cpp "$LINENO"; then :
13517 if ac_fn_cxx_try_cpp "$LINENO"
13518 then :
1267213519 # Broken: success on invalid input.
1267313520 continue
12674 else
13521 else $as_nop
1267513522 # Passes both tests.
1267613523 ac_preproc_ok=:
1267713524 break
1268113528 done
1268213529 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
1268313530 rm -f conftest.i conftest.err conftest.$ac_ext
12684 if $ac_preproc_ok; then :
13531 if $ac_preproc_ok
13532 then :
1268513533 break
1268613534 fi
1268713535
1269313541 else
1269413542 ac_cv_prog_CXXCPP=$CXXCPP
1269513543 fi
12696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
12697 $as_echo "$CXXCPP" >&6; }
13544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
13545 printf "%s\n" "$CXXCPP" >&6; }
1269813546 ac_preproc_ok=false
1269913547 for ac_cxx_preproc_warn_flag in '' yes
1270013548 do
1270113549 # Use a header file that comes with gcc, so configuring glibc
1270213550 # with a fresh cross-compiler works.
12703 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12704 # <limits.h> exists even on freestanding compilers.
1270513551 # On the NeXT, cc -E runs the code through the compiler's parser,
1270613552 # not just through cpp. "Syntax error" is here to catch this case.
1270713553 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1270813554 /* end confdefs.h. */
12709 #ifdef __STDC__
12710 # include <limits.h>
12711 #else
12712 # include <assert.h>
12713 #endif
13555 #include <limits.h>
1271413556 Syntax error
1271513557 _ACEOF
12716 if ac_fn_cxx_try_cpp "$LINENO"; then :
12717
12718 else
13558 if ac_fn_cxx_try_cpp "$LINENO"
13559 then :
13560
13561 else $as_nop
1271913562 # Broken: fails on valid input.
1272013563 continue
1272113564 fi
1272713570 /* end confdefs.h. */
1272813571 #include <ac_nonexistent.h>
1272913572 _ACEOF
12730 if ac_fn_cxx_try_cpp "$LINENO"; then :
13573 if ac_fn_cxx_try_cpp "$LINENO"
13574 then :
1273113575 # Broken: success on invalid input.
1273213576 continue
12733 else
13577 else $as_nop
1273413578 # Passes both tests.
1273513579 ac_preproc_ok=:
1273613580 break
1274013584 done
1274113585 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
1274213586 rm -f conftest.i conftest.err conftest.$ac_ext
12743 if $ac_preproc_ok; then :
12744
12745 else
12746 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12747 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13587 if $ac_preproc_ok
13588 then :
13589
13590 else $as_nop
13591 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13592 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1274813593 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
1274913594 See \`config.log' for more details" "$LINENO" 5; }
1275013595 fi
1288013725
1288113726
1288213727 # Check whether --with-gnu-ld was given.
12883 if test "${with_gnu_ld+set}" = set; then :
13728 if test ${with_gnu_ld+y}
13729 then :
1288413730 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
12885 else
13731 else $as_nop
1288613732 with_gnu_ld=no
1288713733 fi
1288813734
1288913735 ac_prog=ld
1289013736 if test yes = "$GCC"; then
1289113737 # Check if gcc -print-prog-name=ld gives a path.
12892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
12893 $as_echo_n "checking for ld used by $CC... " >&6; }
13738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
13739 printf %s "checking for ld used by $CC... " >&6; }
1289413740 case $host in
1289513741 *-*-mingw*)
1289613742 # gcc leaves a trailing carriage return, which upsets mingw
1291913765 ;;
1292013766 esac
1292113767 elif test yes = "$with_gnu_ld"; then
12922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
12923 $as_echo_n "checking for GNU ld... " >&6; }
13768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
13769 printf %s "checking for GNU ld... " >&6; }
1292413770 else
12925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
12926 $as_echo_n "checking for non-GNU ld... " >&6; }
12927 fi
12928 if ${lt_cv_path_LD+:} false; then :
12929 $as_echo_n "(cached) " >&6
12930 else
13771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
13772 printf %s "checking for non-GNU ld... " >&6; }
13773 fi
13774 if test ${lt_cv_path_LD+y}
13775 then :
13776 printf %s "(cached) " >&6
13777 else $as_nop
1293113778 if test -z "$LD"; then
1293213779 lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
1293313780 for ac_dir in $PATH; do
1295613803
1295713804 LD=$lt_cv_path_LD
1295813805 if test -n "$LD"; then
12959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
12960 $as_echo "$LD" >&6; }
13806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
13807 printf "%s\n" "$LD" >&6; }
1296113808 else
12962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12963 $as_echo "no" >&6; }
13809 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13810 printf "%s\n" "no" >&6; }
1296413811 fi
1296513812 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
12966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
12967 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
12968 if ${lt_cv_prog_gnu_ld+:} false; then :
12969 $as_echo_n "(cached) " >&6
12970 else
13813 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
13814 printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
13815 if test ${lt_cv_prog_gnu_ld+y}
13816 then :
13817 printf %s "(cached) " >&6
13818 else $as_nop
1297113819 # I'd rather use --version here, but apparently some GNU lds only accept -v.
1297213820 case `$LD -v 2>&1 </dev/null` in
1297313821 *GNU* | *'with BFD'*)
1297813826 ;;
1297913827 esac
1298013828 fi
12981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
12982 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
13829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
13830 printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; }
1298313831 with_gnu_ld=$lt_cv_prog_gnu_ld
1298413832
1298513833
1303313881 fi
1303413882
1303513883 # PORTME: fill in a description of your system's C++ link characteristics
13036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13037 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
13884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13885 printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
1303813886 ld_shlibs_CXX=yes
1303913887 case $host_os in
1304013888 aix3*)
1317214020 if test set = "${lt_cv_aix_libpath+set}"; then
1317314021 aix_libpath=$lt_cv_aix_libpath
1317414022 else
13175 if ${lt_cv_aix_libpath__CXX+:} false; then :
13176 $as_echo_n "(cached) " >&6
13177 else
14023 if test ${lt_cv_aix_libpath__CXX+y}
14024 then :
14025 printf %s "(cached) " >&6
14026 else $as_nop
1317814027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1317914028 /* end confdefs.h. */
1318014029
1318114030 int
13182 main ()
14031 main (void)
1318314032 {
1318414033
1318514034 ;
1318614035 return 0;
1318714036 }
1318814037 _ACEOF
13189 if ac_fn_cxx_try_link "$LINENO"; then :
14038 if ac_fn_cxx_try_link "$LINENO"
14039 then :
1319014040
1319114041 lt_aix_libpath_sed='
1319214042 /Import File Strings/,/^$/ {
1320114051 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1320214052 fi
1320314053 fi
13204 rm -f core conftest.err conftest.$ac_objext \
14054 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1320514055 conftest$ac_exeext conftest.$ac_ext
1320614056 if test -z "$lt_cv_aix_libpath__CXX"; then
1320714057 lt_cv_aix_libpath__CXX=/usr/lib:/lib
1322614076 if test set = "${lt_cv_aix_libpath+set}"; then
1322714077 aix_libpath=$lt_cv_aix_libpath
1322814078 else
13229 if ${lt_cv_aix_libpath__CXX+:} false; then :
13230 $as_echo_n "(cached) " >&6
13231 else
14079 if test ${lt_cv_aix_libpath__CXX+y}
14080 then :
14081 printf %s "(cached) " >&6
14082 else $as_nop
1323214083 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1323314084 /* end confdefs.h. */
1323414085
1323514086 int
13236 main ()
14087 main (void)
1323714088 {
1323814089
1323914090 ;
1324014091 return 0;
1324114092 }
1324214093 _ACEOF
13243 if ac_fn_cxx_try_link "$LINENO"; then :
14094 if ac_fn_cxx_try_link "$LINENO"
14095 then :
1324414096
1324514097 lt_aix_libpath_sed='
1324614098 /Import File Strings/,/^$/ {
1325514107 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1325614108 fi
1325714109 fi
13258 rm -f core conftest.err conftest.$ac_objext \
14110 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1325914111 conftest$ac_exeext conftest.$ac_ext
1326014112 if test -z "$lt_cv_aix_libpath__CXX"; then
1326114113 lt_cv_aix_libpath__CXX=/usr/lib:/lib
1410614958 ;;
1410714959 esac
1410814960
14109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
14110 $as_echo "$ld_shlibs_CXX" >&6; }
14961 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
14962 printf "%s\n" "$ld_shlibs_CXX" >&6; }
1411114963 test no = "$ld_shlibs_CXX" && can_build_shared=no
1411214964
1411314965 GCC_CXX=$GXX
1414514997 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
1414614998 (eval $ac_compile) 2>&5
1414714999 ac_status=$?
14148 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15000 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1414915001 test $ac_status = 0; }; then
1415015002 # Parse the compiler output and extract the necessary
1415115003 # objects, libraries and library flags.
1462615478 ;;
1462715479 esac
1462815480
14629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
14630 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
14631 if ${lt_cv_prog_compiler_pic_CXX+:} false; then :
14632 $as_echo_n "(cached) " >&6
14633 else
15481 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
15482 printf %s "checking for $compiler option to produce PIC... " >&6; }
15483 if test ${lt_cv_prog_compiler_pic_CXX+y}
15484 then :
15485 printf %s "(cached) " >&6
15486 else $as_nop
1463415487 lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX
1463515488 fi
14636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
14637 $as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; }
15489 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
15490 printf "%s\n" "$lt_cv_prog_compiler_pic_CXX" >&6; }
1463815491 lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX
1463915492
1464015493 #
1464115494 # Check to make sure the PIC flag actually works.
1464215495 #
1464315496 if test -n "$lt_prog_compiler_pic_CXX"; then
14644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
14645 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
14646 if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
14647 $as_echo_n "(cached) " >&6
14648 else
15497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
15498 printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
15499 if test ${lt_cv_prog_compiler_pic_works_CXX+y}
15500 then :
15501 printf %s "(cached) " >&6
15502 else $as_nop
1464915503 lt_cv_prog_compiler_pic_works_CXX=no
1465015504 ac_outfile=conftest.$ac_objext
1465115505 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1467615530 $RM conftest*
1467715531
1467815532 fi
14679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
14680 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
15533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
15534 printf "%s\n" "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
1468115535
1468215536 if test yes = "$lt_cv_prog_compiler_pic_works_CXX"; then
1468315537 case $lt_prog_compiler_pic_CXX in
1469915553 # Check to make sure the static flag actually works.
1470015554 #
1470115555 wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
14702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
14703 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
14704 if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
14705 $as_echo_n "(cached) " >&6
14706 else
15556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
15557 printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
15558 if test ${lt_cv_prog_compiler_static_works_CXX+y}
15559 then :
15560 printf %s "(cached) " >&6
15561 else $as_nop
1470715562 lt_cv_prog_compiler_static_works_CXX=no
1470815563 save_LDFLAGS=$LDFLAGS
1470915564 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
1472715582 LDFLAGS=$save_LDFLAGS
1472815583
1472915584 fi
14730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
14731 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
15585 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
15586 printf "%s\n" "$lt_cv_prog_compiler_static_works_CXX" >&6; }
1473215587
1473315588 if test yes = "$lt_cv_prog_compiler_static_works_CXX"; then
1473415589 :
1473915594
1474015595
1474115596
14742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
14743 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
14744 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
14745 $as_echo_n "(cached) " >&6
14746 else
15597 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
15598 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15599 if test ${lt_cv_prog_compiler_c_o_CXX+y}
15600 then :
15601 printf %s "(cached) " >&6
15602 else $as_nop
1474715603 lt_cv_prog_compiler_c_o_CXX=no
1474815604 $RM -r conftest 2>/dev/null
1474915605 mkdir conftest
1478615642 $RM conftest*
1478715643
1478815644 fi
14789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
14790 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
14791
14792
14793
14794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
14795 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
14796 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
14797 $as_echo_n "(cached) " >&6
14798 else
15645 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15646 printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; }
15647
15648
15649
15650 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
15651 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15652 if test ${lt_cv_prog_compiler_c_o_CXX+y}
15653 then :
15654 printf %s "(cached) " >&6
15655 else $as_nop
1479915656 lt_cv_prog_compiler_c_o_CXX=no
1480015657 $RM -r conftest 2>/dev/null
1480115658 mkdir conftest
1483815695 $RM conftest*
1483915696
1484015697 fi
14841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
14842 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
15698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15699 printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; }
1484315700
1484415701
1484515702
1484715704 hard_links=nottested
1484815705 if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then
1484915706 # do not overwrite the value of need_locks provided by the user
14850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
14851 $as_echo_n "checking if we can lock with hard links... " >&6; }
15707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
15708 printf %s "checking if we can lock with hard links... " >&6; }
1485215709 hard_links=yes
1485315710 $RM conftest*
1485415711 ln conftest.a conftest.b 2>/dev/null && hard_links=no
1485515712 touch conftest.a
1485615713 ln conftest.a conftest.b 2>&5 || hard_links=no
1485715714 ln conftest.a conftest.b 2>/dev/null && hard_links=no
14858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
14859 $as_echo "$hard_links" >&6; }
15715 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
15716 printf "%s\n" "$hard_links" >&6; }
1486015717 if test no = "$hard_links"; then
14861 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
14862 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
15718 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
15719 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
1486315720 need_locks=warn
1486415721 fi
1486515722 else
1486815725
1486915726
1487015727
14871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
14872 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
15728 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
15729 printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
1487315730
1487415731 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
1487515732 exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
1491115768 ;;
1491215769 esac
1491315770
14914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
14915 $as_echo "$ld_shlibs_CXX" >&6; }
15771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
15772 printf "%s\n" "$ld_shlibs_CXX" >&6; }
1491615773 test no = "$ld_shlibs_CXX" && can_build_shared=no
1491715774
1491815775 with_gnu_ld_CXX=$with_gnu_ld
1493915796 # Test whether the compiler implicitly links with -lc since on some
1494015797 # systems, -lgcc has to come before -lc. If gcc already passes -lc
1494115798 # to ld, don't add -lc before -lgcc.
14942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
14943 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
14944 if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
14945 $as_echo_n "(cached) " >&6
14946 else
15799 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
15800 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
15801 if test ${lt_cv_archive_cmds_need_lc_CXX+y}
15802 then :
15803 printf %s "(cached) " >&6
15804 else $as_nop
1494715805 $RM conftest*
1494815806 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1494915807
1495015808 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
1495115809 (eval $ac_compile) 2>&5
1495215810 ac_status=$?
14953 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15811 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1495415812 test $ac_status = 0; } 2>conftest.err; then
1495515813 soname=conftest
1495615814 lib=conftest
1496815826 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
1496915827 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
1497015828 ac_status=$?
14971 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15829 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1497215830 test $ac_status = 0; }
1497315831 then
1497415832 lt_cv_archive_cmds_need_lc_CXX=no
1498215840 $RM conftest*
1498315841
1498415842 fi
14985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
14986 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
15843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
15844 printf "%s\n" "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
1498715845 archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
1498815846 ;;
1498915847 esac
1505215910
1505315911
1505415912
15055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
15056 $as_echo_n "checking dynamic linker characteristics... " >&6; }
15913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
15914 printf %s "checking dynamic linker characteristics... " >&6; }
1505715915
1505815916 library_names_spec=
1505915917 libname_spec='lib$name'
1554116399 shlibpath_overrides_runpath=no
1554216400
1554316401 # Some binutils ld are patched to set DT_RUNPATH
15544 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
15545 $as_echo_n "(cached) " >&6
15546 else
16402 if test ${lt_cv_shlibpath_overrides_runpath+y}
16403 then :
16404 printf %s "(cached) " >&6
16405 else $as_nop
1554716406 lt_cv_shlibpath_overrides_runpath=no
1554816407 save_LDFLAGS=$LDFLAGS
1554916408 save_libdir=$libdir
1555316412 /* end confdefs.h. */
1555416413
1555516414 int
15556 main ()
16415 main (void)
1555716416 {
1555816417
1555916418 ;
1556016419 return 0;
1556116420 }
1556216421 _ACEOF
15563 if ac_fn_cxx_try_link "$LINENO"; then :
15564 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
16422 if ac_fn_cxx_try_link "$LINENO"
16423 then :
16424 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
16425 then :
1556516426 lt_cv_shlibpath_overrides_runpath=yes
1556616427 fi
1556716428 fi
15568 rm -f core conftest.err conftest.$ac_objext \
16429 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1556916430 conftest$ac_exeext conftest.$ac_ext
1557016431 LDFLAGS=$save_LDFLAGS
1557116432 libdir=$save_libdir
1580916670 dynamic_linker=no
1581016671 ;;
1581116672 esac
15812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
15813 $as_echo "$dynamic_linker" >&6; }
16673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
16674 printf "%s\n" "$dynamic_linker" >&6; }
1581416675 test no = "$dynamic_linker" && can_build_shared=no
1581516676
1581616677 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
1587416735
1587516736
1587616737
15877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
15878 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
16738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
16739 printf %s "checking how to hardcode library paths into programs... " >&6; }
1587916740 hardcode_action_CXX=
1588016741 if test -n "$hardcode_libdir_flag_spec_CXX" ||
1588116742 test -n "$runpath_var_CXX" ||
1589916760 # directories.
1590016761 hardcode_action_CXX=unsupported
1590116762 fi
15902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
15903 $as_echo "$hardcode_action_CXX" >&6; }
16763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
16764 printf "%s\n" "$hardcode_action_CXX" >&6; }
1590416765
1590516766 if test relink = "$hardcode_action_CXX" ||
1590616767 test yes = "$inherit_rpath_CXX"; then
1596616827 if test -n "$ac_tool_prefix"; then
1596716828 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
1596816829 set dummy ${ac_tool_prefix}windres; ac_word=$2
15969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15970 $as_echo_n "checking for $ac_word... " >&6; }
15971 if ${ac_cv_prog_RC+:} false; then :
15972 $as_echo_n "(cached) " >&6
15973 else
16830 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16831 printf %s "checking for $ac_word... " >&6; }
16832 if test ${ac_cv_prog_RC+y}
16833 then :
16834 printf %s "(cached) " >&6
16835 else $as_nop
1597416836 if test -n "$RC"; then
1597516837 ac_cv_prog_RC="$RC" # Let the user override the test.
1597616838 else
1597816840 for as_dir in $PATH
1597916841 do
1598016842 IFS=$as_save_IFS
15981 test -z "$as_dir" && as_dir=.
16843 case $as_dir in #(((
16844 '') as_dir=./ ;;
16845 */) ;;
16846 *) as_dir=$as_dir/ ;;
16847 esac
1598216848 for ac_exec_ext in '' $ac_executable_extensions; do
15983 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16849 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
1598416850 ac_cv_prog_RC="${ac_tool_prefix}windres"
15985 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16851 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1598616852 break 2
1598716853 fi
1598816854 done
1599316859 fi
1599416860 RC=$ac_cv_prog_RC
1599516861 if test -n "$RC"; then
15996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RC" >&5
15997 $as_echo "$RC" >&6; }
16862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RC" >&5
16863 printf "%s\n" "$RC" >&6; }
1599816864 else
15999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16000 $as_echo "no" >&6; }
16865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
16866 printf "%s\n" "no" >&6; }
1600116867 fi
1600216868
1600316869
1600616872 ac_ct_RC=$RC
1600716873 # Extract the first word of "windres", so it can be a program name with args.
1600816874 set dummy windres; ac_word=$2
16009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16010 $as_echo_n "checking for $ac_word... " >&6; }
16011 if ${ac_cv_prog_ac_ct_RC+:} false; then :
16012 $as_echo_n "(cached) " >&6
16013 else
16875 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16876 printf %s "checking for $ac_word... " >&6; }
16877 if test ${ac_cv_prog_ac_ct_RC+y}
16878 then :
16879 printf %s "(cached) " >&6
16880 else $as_nop
1601416881 if test -n "$ac_ct_RC"; then
1601516882 ac_cv_prog_ac_ct_RC="$ac_ct_RC" # Let the user override the test.
1601616883 else
1601816885 for as_dir in $PATH
1601916886 do
1602016887 IFS=$as_save_IFS
16021 test -z "$as_dir" && as_dir=.
16888 case $as_dir in #(((
16889 '') as_dir=./ ;;
16890 */) ;;
16891 *) as_dir=$as_dir/ ;;
16892 esac
1602216893 for ac_exec_ext in '' $ac_executable_extensions; do
16023 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16894 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
1602416895 ac_cv_prog_ac_ct_RC="windres"
16025 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
16896 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1602616897 break 2
1602716898 fi
1602816899 done
1603316904 fi
1603416905 ac_ct_RC=$ac_cv_prog_ac_ct_RC
1603516906 if test -n "$ac_ct_RC"; then
16036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RC" >&5
16037 $as_echo "$ac_ct_RC" >&6; }
16907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RC" >&5
16908 printf "%s\n" "$ac_ct_RC" >&6; }
1603816909 else
16039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16040 $as_echo "no" >&6; }
16910 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
16911 printf "%s\n" "no" >&6; }
1604116912 fi
1604216913
1604316914 if test "x$ac_ct_RC" = x; then
1604516916 else
1604616917 case $cross_compiling:$ac_tool_warned in
1604716918 yes:)
16048 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
16049 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
16919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
16920 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
1605016921 ac_tool_warned=yes ;;
1605116922 esac
1605216923 RC=$ac_ct_RC
1613717008
1613817009
1613917010 # Check whether --with-old-lib-names was given.
16140 if test "${with_old_lib_names+set}" = set; then :
17011 if test ${with_old_lib_names+y}
17012 then :
1614117013 withval=$with_old_lib_names; case "${withval}" in
1614217014 yes) oldnames=true ;;
1614317015 no) oldnames=false ;;
1614417016 *) as_fn_error $? "bad value ${withval} for --with-old-lib-names" "$LINENO" 5 ;;
1614517017 esac
16146 else
17018 else $as_nop
1614717019 oldnames=false
1614817020 fi
1614917021
1615817030
1615917031 # Checks for libraries.
1616017032 # Check whether --enable-tetex-build was given.
16161 if test "${enable_tetex_build+set}" = set; then :
17033 if test ${enable_tetex_build+y}
17034 then :
1616217035 enableval=$enable_tetex_build;
1616317036 fi
1616417037
1616517038 if test x$enable_tetex_build = xyes; then
16166 { $as_echo "$as_me:${as_lineno-$LINENO}: Building within teTeX/TeXLive" >&5
16167 $as_echo "$as_me: Building within teTeX/TeXLive" >&6;}
17039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Building within teTeX/TeXLive" >&5
17040 printf "%s\n" "$as_me: Building within teTeX/TeXLive" >&6;}
1616817041
1616917042
1617017043 ZLIBDIR=../zlib
1617117044 else
16172 { $as_echo "$as_me:${as_lineno-$LINENO}: Not doing a teTeX/TeXLive-style build" >&5
16173 $as_echo "$as_me: Not doing a teTeX/TeXLive-style build" >&6;}
17045 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Not doing a teTeX/TeXLive-style build" >&5
17046 printf "%s\n" "$as_me: Not doing a teTeX/TeXLive-style build" >&6;}
1617417047
1617517048 # Check whether --with-system_zlib was given.
16176 if test "${with_system_zlib+set}" = set; then :
17049 if test ${with_system_zlib+y}
17050 then :
1617717051 withval=$with_system_zlib;
16178 else
17052 else $as_nop
1617917053 with_system_zlib=yes
1618017054 fi
1618117055
1618217056
1618317057
1618417058 # Check whether --with-zlib_libdir was given.
16185 if test "${with_zlib_libdir+set}" = set; then :
17059 if test ${with_zlib_libdir+y}
17060 then :
1618617061 withval=$with_zlib_libdir;
1618717062 fi
1618817063
1618917064
1619017065
1619117066 # Check whether --with-zlib_include was given.
16192 if test "${with_zlib_include+set}" = set; then :
17067 if test ${with_zlib_include+y}
17068 then :
1619317069 withval=$with_zlib_include;
1619417070 fi
1619517071
1621617092 CPP="$CPP $EXTRA_ZLIB_INCLUDE"
1621717093
1621817094 if test "$with_system_zlib" = yes; then
16219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
16220 $as_echo_n "checking for inflate in -lz... " >&6; }
16221 if ${ac_cv_lib_z_inflate+:} false; then :
16222 $as_echo_n "(cached) " >&6
16223 else
17095 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
17096 printf %s "checking for inflate in -lz... " >&6; }
17097 if test ${ac_cv_lib_z_inflate+y}
17098 then :
17099 printf %s "(cached) " >&6
17100 else $as_nop
1622417101 ac_check_lib_save_LIBS=$LIBS
1622517102 LIBS="-lz $LIBS"
1622617103 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1622917106 /* Override any GCC internal prototype to avoid an error.
1623017107 Use char because int might match the return type of a GCC
1623117108 builtin and then its argument prototype would still apply. */
16232 #ifdef __cplusplus
16233 extern "C"
16234 #endif
1623517109 char inflate ();
1623617110 int
16237 main ()
17111 main (void)
1623817112 {
1623917113 return inflate ();
1624017114 ;
1624117115 return 0;
1624217116 }
1624317117 _ACEOF
16244 if ac_fn_c_try_link "$LINENO"; then :
17118 if ac_fn_c_try_link "$LINENO"
17119 then :
1624517120 ac_cv_lib_z_inflate=yes
16246 else
17121 else $as_nop
1624717122 ac_cv_lib_z_inflate=no
1624817123 fi
16249 rm -f core conftest.err conftest.$ac_objext \
17124 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1625017125 conftest$ac_exeext conftest.$ac_ext
1625117126 LIBS=$ac_check_lib_save_LIBS
1625217127 fi
16253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
16254 $as_echo "$ac_cv_lib_z_inflate" >&6; }
16255 if test "x$ac_cv_lib_z_inflate" = xyes; then :
16256 cat >>confdefs.h <<_ACEOF
16257 #define HAVE_LIBZ 1
16258 _ACEOF
17128 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
17129 printf "%s\n" "$ac_cv_lib_z_inflate" >&6; }
17130 if test "x$ac_cv_lib_z_inflate" = xyes
17131 then :
17132 printf "%s\n" "#define HAVE_LIBZ 1" >>confdefs.h
1625917133
1626017134 LIBS="-lz $LIBS"
1626117135
16262 else
16263 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Standard ZLIB library not found. Compiling my own." >&5
16264 $as_echo "$as_me: WARNING: Standard ZLIB library not found. Compiling my own." >&2;}
17136 else $as_nop
17137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Standard ZLIB library not found. Compiling my own." >&5
17138 printf "%s\n" "$as_me: WARNING: Standard ZLIB library not found. Compiling my own." >&2;}
1626517139 with_system_zlib=no
1626617140 fi
1626717141
1626817142 fi
1626917143
1627017144 if test "$with_system_zlib" = yes; then
16271 for ac_header in zlib.h
16272 do :
16273 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
16274 if test "x$ac_cv_header_zlib_h" = xyes; then :
16275 cat >>confdefs.h <<_ACEOF
16276 #define HAVE_ZLIB_H 1
16277 _ACEOF
16278
16279 fi
16280
16281 done
17145 ac_fn_c_check_header_compile "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
17146 if test "x$ac_cv_header_zlib_h" = xyes
17147 then :
17148 printf "%s\n" "#define HAVE_ZLIB_H 1" >>confdefs.h
17149
17150 fi
1628217151
1628317152 if test "$ac_cv_header_zlib_h" != yes; then
16284 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: zlib.h not found. Using my own zlib sources." >&5
16285 $as_echo "$as_me: WARNING: zlib.h not found. Using my own zlib sources." >&2;}
17153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: zlib.h not found. Using my own zlib sources." >&5
17154 printf "%s\n" "$as_me: WARNING: zlib.h not found. Using my own zlib sources." >&2;}
1628617155 with_system_zlib=no
1628717156 fi
1628817157 fi
1632117190
1632217191
1632317192 # Checks for header files.
16324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
16325 $as_echo_n "checking for ANSI C header files... " >&6; }
16326 if ${ac_cv_header_stdc+:} false; then :
16327 $as_echo_n "(cached) " >&6
17193 # Autoupdate added the next two lines to ensure that your configure
17194 # script's behavior did not change. They are probably safe to remove.
17195
17196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
17197 printf %s "checking for egrep... " >&6; }
17198 if test ${ac_cv_path_EGREP+y}
17199 then :
17200 printf %s "(cached) " >&6
17201 else $as_nop
17202 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
17203 then ac_cv_path_EGREP="$GREP -E"
17204 else
17205 if test -z "$EGREP"; then
17206 ac_path_EGREP_found=false
17207 # Loop through the user's path and test for each of PROGNAME-LIST
17208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17209 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
17210 do
17211 IFS=$as_save_IFS
17212 case $as_dir in #(((
17213 '') as_dir=./ ;;
17214 */) ;;
17215 *) as_dir=$as_dir/ ;;
17216 esac
17217 for ac_prog in egrep
17218 do
17219 for ac_exec_ext in '' $ac_executable_extensions; do
17220 ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
17221 as_fn_executable_p "$ac_path_EGREP" || continue
17222 # Check for GNU ac_path_EGREP and select it if it is found.
17223 # Check for GNU $ac_path_EGREP
17224 case `"$ac_path_EGREP" --version 2>&1` in
17225 *GNU*)
17226 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
17227 *)
17228 ac_count=0
17229 printf %s 0123456789 >"conftest.in"
17230 while :
17231 do
17232 cat "conftest.in" "conftest.in" >"conftest.tmp"
17233 mv "conftest.tmp" "conftest.in"
17234 cp "conftest.in" "conftest.nl"
17235 printf "%s\n" 'EGREP' >> "conftest.nl"
17236 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
17237 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
17238 as_fn_arith $ac_count + 1 && ac_count=$as_val
17239 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
17240 # Best one so far, save it but keep looking for a better one
17241 ac_cv_path_EGREP="$ac_path_EGREP"
17242 ac_path_EGREP_max=$ac_count
17243 fi
17244 # 10*(2^10) chars as input seems more than enough
17245 test $ac_count -gt 10 && break
17246 done
17247 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
17248 esac
17249
17250 $ac_path_EGREP_found && break 3
17251 done
17252 done
17253 done
17254 IFS=$as_save_IFS
17255 if test -z "$ac_cv_path_EGREP"; then
17256 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
17257 fi
1632817258 else
16329 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16330 /* end confdefs.h. */
16331 #include <stdlib.h>
16332 #include <stdarg.h>
16333 #include <string.h>
16334 #include <float.h>
16335
16336 int
16337 main ()
16338 {
16339
16340 ;
16341 return 0;
16342 }
16343 _ACEOF
16344 if ac_fn_c_try_compile "$LINENO"; then :
16345 ac_cv_header_stdc=yes
16346 else
16347 ac_cv_header_stdc=no
16348 fi
16349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16350
16351 if test $ac_cv_header_stdc = yes; then
16352 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
16353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16354 /* end confdefs.h. */
16355 #include <string.h>
16356
16357 _ACEOF
16358 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16359 $EGREP "memchr" >/dev/null 2>&1; then :
16360
16361 else
16362 ac_cv_header_stdc=no
16363 fi
16364 rm -f conftest*
16365
16366 fi
16367
16368 if test $ac_cv_header_stdc = yes; then
16369 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
16370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16371 /* end confdefs.h. */
16372 #include <stdlib.h>
16373
16374 _ACEOF
16375 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
16376 $EGREP "free" >/dev/null 2>&1; then :
16377
16378 else
16379 ac_cv_header_stdc=no
16380 fi
16381 rm -f conftest*
16382
16383 fi
16384
16385 if test $ac_cv_header_stdc = yes; then
16386 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
16387 if test "$cross_compiling" = yes; then :
16388 :
16389 else
16390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16391 /* end confdefs.h. */
16392 #include <ctype.h>
16393 #include <stdlib.h>
16394 #if ((' ' & 0x0FF) == 0x020)
16395 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
16396 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
16397 #else
16398 # define ISLOWER(c) \
16399 (('a' <= (c) && (c) <= 'i') \
16400 || ('j' <= (c) && (c) <= 'r') \
16401 || ('s' <= (c) && (c) <= 'z'))
16402 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
16403 #endif
16404
16405 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
16406 int
16407 main ()
16408 {
16409 int i;
16410 for (i = 0; i < 256; i++)
16411 if (XOR (islower (i), ISLOWER (i))
16412 || toupper (i) != TOUPPER (i))
16413 return 2;
16414 return 0;
16415 }
16416 _ACEOF
16417 if ac_fn_c_try_run "$LINENO"; then :
16418
16419 else
16420 ac_cv_header_stdc=no
16421 fi
16422 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
16423 conftest.$ac_objext conftest.beam conftest.$ac_ext
16424 fi
16425
16426 fi
16427 fi
16428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
16429 $as_echo "$ac_cv_header_stdc" >&6; }
16430 if test $ac_cv_header_stdc = yes; then
16431
16432 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
16433
16434 fi
16435
16436 for ac_header in stdlib.h string.h
16437 do :
16438 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16439 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
16440 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
16441 cat >>confdefs.h <<_ACEOF
16442 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16443 _ACEOF
16444
16445 fi
16446
16447 done
16448
16449
16450
16451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
16452 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
16453 if ${ac_cv_c_bigendian+:} false; then :
16454 $as_echo_n "(cached) " >&6
16455 else
17259 ac_cv_path_EGREP=$EGREP
17260 fi
17261
17262 fi
17263 fi
17264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
17265 printf "%s\n" "$ac_cv_path_EGREP" >&6; }
17266 EGREP="$ac_cv_path_EGREP"
17267
17268
17269
17270 ac_fn_c_check_header_compile "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
17271 if test "x$ac_cv_header_stdlib_h" = xyes
17272 then :
17273 printf "%s\n" "#define HAVE_STDLIB_H 1" >>confdefs.h
17274
17275 fi
17276 ac_fn_c_check_header_compile "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default"
17277 if test "x$ac_cv_header_string_h" = xyes
17278 then :
17279 printf "%s\n" "#define HAVE_STRING_H 1" >>confdefs.h
17280
17281 fi
17282
17283
17284
17285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
17286 printf %s "checking whether byte ordering is bigendian... " >&6; }
17287 if test ${ac_cv_c_bigendian+y}
17288 then :
17289 printf %s "(cached) " >&6
17290 else $as_nop
1645617291 ac_cv_c_bigendian=unknown
1645717292 # See if we're dealing with a universal compiler.
1645817293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1646317298 typedef int dummy;
1646417299
1646517300 _ACEOF
16466 if ac_fn_c_try_compile "$LINENO"; then :
17301 if ac_fn_c_try_compile "$LINENO"
17302 then :
1646717303
1646817304 # Check for potential -arch flags. It is not universal unless
1646917305 # there are at least two -arch flags with different values.
1648717323 fi
1648817324 done
1648917325 fi
16490 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17326 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1649117327 if test $ac_cv_c_bigendian = unknown; then
1649217328 # See if sys/param.h defines the BYTE_ORDER macro.
1649317329 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1649617332 #include <sys/param.h>
1649717333
1649817334 int
16499 main ()
17335 main (void)
1650017336 {
1650117337 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
1650217338 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
1650817344 return 0;
1650917345 }
1651017346 _ACEOF
16511 if ac_fn_c_try_compile "$LINENO"; then :
17347 if ac_fn_c_try_compile "$LINENO"
17348 then :
1651217349 # It does; now see whether it defined to BIG_ENDIAN or not.
1651317350 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1651417351 /* end confdefs.h. */
1651617353 #include <sys/param.h>
1651717354
1651817355 int
16519 main ()
17356 main (void)
1652017357 {
1652117358 #if BYTE_ORDER != BIG_ENDIAN
1652217359 not big endian
1652617363 return 0;
1652717364 }
1652817365 _ACEOF
16529 if ac_fn_c_try_compile "$LINENO"; then :
17366 if ac_fn_c_try_compile "$LINENO"
17367 then :
1653017368 ac_cv_c_bigendian=yes
16531 else
17369 else $as_nop
1653217370 ac_cv_c_bigendian=no
1653317371 fi
16534 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16535 fi
16536 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17372 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17373 fi
17374 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1653717375 fi
1653817376 if test $ac_cv_c_bigendian = unknown; then
1653917377 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
1654217380 #include <limits.h>
1654317381
1654417382 int
16545 main ()
17383 main (void)
1654617384 {
1654717385 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
1654817386 bogus endian macros
1655217390 return 0;
1655317391 }
1655417392 _ACEOF
16555 if ac_fn_c_try_compile "$LINENO"; then :
17393 if ac_fn_c_try_compile "$LINENO"
17394 then :
1655617395 # It does; now see whether it defined to _BIG_ENDIAN or not.
1655717396 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1655817397 /* end confdefs.h. */
1655917398 #include <limits.h>
1656017399
1656117400 int
16562 main ()
17401 main (void)
1656317402 {
1656417403 #ifndef _BIG_ENDIAN
1656517404 not big endian
1656917408 return 0;
1657017409 }
1657117410 _ACEOF
16572 if ac_fn_c_try_compile "$LINENO"; then :
17411 if ac_fn_c_try_compile "$LINENO"
17412 then :
1657317413 ac_cv_c_bigendian=yes
16574 else
17414 else $as_nop
1657517415 ac_cv_c_bigendian=no
1657617416 fi
16577 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16578 fi
16579 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17417 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17418 fi
17419 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1658017420 fi
1658117421 if test $ac_cv_c_bigendian = unknown; then
1658217422 # Compile a test program.
16583 if test "$cross_compiling" = yes; then :
17423 if test "$cross_compiling" = yes
17424 then :
1658417425 # Try to guess by grepping values from an object file.
1658517426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1658617427 /* end confdefs.h. */
16587 short int ascii_mm[] =
17428 unsigned short int ascii_mm[] =
1658817429 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
16589 short int ascii_ii[] =
17430 unsigned short int ascii_ii[] =
1659017431 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
1659117432 int use_ascii (int i) {
1659217433 return ascii_mm[i] + ascii_ii[i];
1659317434 }
16594 short int ebcdic_ii[] =
17435 unsigned short int ebcdic_ii[] =
1659517436 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
16596 short int ebcdic_mm[] =
17437 unsigned short int ebcdic_mm[] =
1659717438 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
1659817439 int use_ebcdic (int i) {
1659917440 return ebcdic_mm[i] + ebcdic_ii[i];
1660117442 extern int foo;
1660217443
1660317444 int
16604 main ()
17445 main (void)
1660517446 {
1660617447 return use_ascii (foo) == use_ebcdic (foo);
1660717448 ;
1660817449 return 0;
1660917450 }
1661017451 _ACEOF
16611 if ac_fn_c_try_compile "$LINENO"; then :
17452 if ac_fn_c_try_compile "$LINENO"
17453 then :
1661217454 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
1661317455 ac_cv_c_bigendian=yes
1661417456 fi
1662117463 fi
1662217464 fi
1662317465 fi
16624 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16625 else
17466 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17467 else $as_nop
1662617468 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1662717469 /* end confdefs.h. */
1662817470 $ac_includes_default
1662917471 int
16630 main ()
17472 main (void)
1663117473 {
1663217474
1663317475 /* Are we little or big endian? From Harbison&Steele. */
1664317485 return 0;
1664417486 }
1664517487 _ACEOF
16646 if ac_fn_c_try_run "$LINENO"; then :
17488 if ac_fn_c_try_run "$LINENO"
17489 then :
1664717490 ac_cv_c_bigendian=no
16648 else
17491 else $as_nop
1664917492 ac_cv_c_bigendian=yes
1665017493 fi
1665117494 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
1665417497
1665517498 fi
1665617499 fi
16657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
16658 $as_echo "$ac_cv_c_bigendian" >&6; }
17500 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
17501 printf "%s\n" "$ac_cv_c_bigendian" >&6; }
1665917502 case $ac_cv_c_bigendian in #(
1666017503 yes)
16661 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
17504 printf "%s\n" "#define WORDS_BIGENDIAN 1" >>confdefs.h
1666217505 ;; #(
1666317506 no)
1666417507 ;; #(
1666517508 universal)
1666617509
16667 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
17510 printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
1666817511
1666917512 ;; #(
1667017513 *)
1667517518
1667617519 # Enable debug
1667717520 # Check whether --enable-debug was given.
16678 if test "${enable_debug+set}" = set; then :
17521 if test ${enable_debug+y}
17522 then :
1667917523 enableval=$enable_debug;
1668017524 fi
1668117525
1669817542
1669917543 # Enable final
1670017544 # Check whether --enable-final was given.
16701 if test "${enable_final+set}" = set; then :
17545 if test ${enable_final+y}
17546 then :
1670217547 enableval=$enable_final;
1670317548 fi
1670417549
1670917554
1671017555 # Enable profile
1671117556 # Check whether --enable-profile was given.
16712 if test "${enable_profile+set}" = set; then :
17557 if test ${enable_profile+y}
17558 then :
1671317559 enableval=$enable_profile;
1671417560 fi
1671517561
1671817564 CXXFLAGS="$CXXFLAGS -pg "
1671917565 fi
1672017566 # Check whether --enable-profilefn was given.
16721 if test "${enable_profilefn+set}" = set; then :
17567 if test ${enable_profilefn+y}
17568 then :
1672217569 enableval=$enable_profilefn;
1672317570 fi
1672417571
1673217579 # (this seems really hacky, but I don't know the proper way....!)
1673317580 noexpat_CFLAGS="$CFLAGS"
1673417581 noexpat_LIBS="$LIBS"
16735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML_ExpatVersion in -lexpat" >&5
16736 $as_echo_n "checking for XML_ExpatVersion in -lexpat... " >&6; }
16737 if ${ac_cv_lib_expat_XML_ExpatVersion+:} false; then :
16738 $as_echo_n "(cached) " >&6
16739 else
17582 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XML_ExpatVersion in -lexpat" >&5
17583 printf %s "checking for XML_ExpatVersion in -lexpat... " >&6; }
17584 if test ${ac_cv_lib_expat_XML_ExpatVersion+y}
17585 then :
17586 printf %s "(cached) " >&6
17587 else $as_nop
1674017588 ac_check_lib_save_LIBS=$LIBS
1674117589 LIBS="-lexpat $LIBS"
1674217590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1674517593 /* Override any GCC internal prototype to avoid an error.
1674617594 Use char because int might match the return type of a GCC
1674717595 builtin and then its argument prototype would still apply. */
16748 #ifdef __cplusplus
16749 extern "C"
16750 #endif
1675117596 char XML_ExpatVersion ();
1675217597 int
16753 main ()
17598 main (void)
1675417599 {
1675517600 return XML_ExpatVersion ();
1675617601 ;
1675717602 return 0;
1675817603 }
1675917604 _ACEOF
16760 if ac_fn_c_try_link "$LINENO"; then :
17605 if ac_fn_c_try_link "$LINENO"
17606 then :
1676117607 ac_cv_lib_expat_XML_ExpatVersion=yes
16762 else
17608 else $as_nop
1676317609 ac_cv_lib_expat_XML_ExpatVersion=no
1676417610 fi
16765 rm -f core conftest.err conftest.$ac_objext \
17611 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1676617612 conftest$ac_exeext conftest.$ac_ext
1676717613 LIBS=$ac_check_lib_save_LIBS
1676817614 fi
16769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_expat_XML_ExpatVersion" >&5
16770 $as_echo "$ac_cv_lib_expat_XML_ExpatVersion" >&6; }
16771 if test "x$ac_cv_lib_expat_XML_ExpatVersion" = xyes; then :
16772 cat >>confdefs.h <<_ACEOF
16773 #define HAVE_LIBEXPAT 1
16774 _ACEOF
17615 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_expat_XML_ExpatVersion" >&5
17616 printf "%s\n" "$ac_cv_lib_expat_XML_ExpatVersion" >&6; }
17617 if test "x$ac_cv_lib_expat_XML_ExpatVersion" = xyes
17618 then :
17619 printf "%s\n" "#define HAVE_LIBEXPAT 1" >>confdefs.h
1677517620
1677617621 LIBS="-lexpat $LIBS"
1677717622
1682217667 case $ac_val in #(
1682317668 *${as_nl}*)
1682417669 case $ac_var in #(
16825 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
16826 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
17670 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
17671 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1682717672 esac
1682817673 case $ac_var in #(
1682917674 _ | IFS | as_nl) ;; #(
1685317698 /^ac_cv_env_/b end
1685417699 t clear
1685517700 :clear
16856 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
17701 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
1685717702 t end
1685817703 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1685917704 :end' >>confcache
1686017705 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1686117706 if test -w "$cache_file"; then
1686217707 if test "x$cache_file" != "x/dev/null"; then
16863 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16864 $as_echo "$as_me: updating cache $cache_file" >&6;}
17708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
17709 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
1686517710 if test ! -f "$cache_file" || test -h "$cache_file"; then
1686617711 cat confcache >"$cache_file"
1686717712 else
1687517720 fi
1687617721 fi
1687717722 else
16878 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16879 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
17723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
17724 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
1688017725 fi
1688117726 fi
1688217727 rm -f confcache
1689217737 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1689317738 # 1. Remove the extension, and $U if already installed.
1689417739 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
16895 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
17740 ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
1689617741 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
1689717742 # will be set to the directory where LIBOBJS objects are built.
1689817743 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
1690317748 LTLIBOBJS=$ac_ltlibobjs
1690417749
1690517750
16906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
16907 $as_echo_n "checking that generated files are newer than configure... " >&6; }
17751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
17752 printf %s "checking that generated files are newer than configure... " >&6; }
1690817753 if test -n "$am_sleep_pid"; then
1690917754 # Hide warnings about reused PIDs.
1691017755 wait $am_sleep_pid 2>/dev/null
1691117756 fi
16912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
16913 $as_echo "done" >&6; }
17757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
17758 printf "%s\n" "done" >&6; }
1691417759 if test -n "$EXEEXT"; then
1691517760 am__EXEEXT_TRUE=
1691617761 am__EXEEXT_FALSE='#'
1695317798 ac_write_fail=0
1695417799 ac_clean_files_save=$ac_clean_files
1695517800 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
16956 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
16957 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
17801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
17802 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
1695817803 as_write_fail=0
1695917804 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
1696017805 #! $SHELL
1697717822
1697817823 # Be more Bourne compatible
1697917824 DUALCASE=1; export DUALCASE # for MKS sh
16980 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
17825 as_nop=:
17826 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
17827 then :
1698117828 emulate sh
1698217829 NULLCMD=:
1698317830 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
1698417831 # is contrary to our usage. Disable this feature.
1698517832 alias -g '${1+"$@"}'='"$@"'
1698617833 setopt NO_GLOB_SUBST
16987 else
17834 else $as_nop
1698817835 case `(set -o) 2>/dev/null` in #(
1698917836 *posix*) :
1699017837 set -o posix ;; #(
1699417841 fi
1699517842
1699617843
17844
17845 # Reset variables that may have inherited troublesome values from
17846 # the environment.
17847
17848 # IFS needs to be set, to space, tab, and newline, in precisely that order.
17849 # (If _AS_PATH_WALK were called with IFS unset, it would have the
17850 # side effect of setting IFS to empty, thus disabling word splitting.)
17851 # Quoting is to prevent editors from complaining about space-tab.
1699717852 as_nl='
1699817853 '
1699917854 export as_nl
17000 # Printing a long string crashes Solaris 7 /usr/bin/printf.
17001 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
17002 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
17003 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
17004 # Prefer a ksh shell builtin over an external printf program on Solaris,
17005 # but without wasting forks for bash or zsh.
17006 if test -z "$BASH_VERSION$ZSH_VERSION" \
17007 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
17008 as_echo='print -r --'
17009 as_echo_n='print -rn --'
17010 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
17011 as_echo='printf %s\n'
17012 as_echo_n='printf %s'
17013 else
17014 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
17015 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
17016 as_echo_n='/usr/ucb/echo -n'
17017 else
17018 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
17019 as_echo_n_body='eval
17020 arg=$1;
17021 case $arg in #(
17022 *"$as_nl"*)
17023 expr "X$arg" : "X\\(.*\\)$as_nl";
17024 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
17025 esac;
17026 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
17027 '
17028 export as_echo_n_body
17029 as_echo_n='sh -c $as_echo_n_body as_echo'
17030 fi
17031 export as_echo_body
17032 as_echo='sh -c $as_echo_body as_echo'
17033 fi
17855 IFS=" "" $as_nl"
17856
17857 PS1='$ '
17858 PS2='> '
17859 PS4='+ '
17860
17861 # Ensure predictable behavior from utilities with locale-dependent output.
17862 LC_ALL=C
17863 export LC_ALL
17864 LANGUAGE=C
17865 export LANGUAGE
17866
17867 # We cannot yet rely on "unset" to work, but we need these variables
17868 # to be unset--not just set to an empty or harmless value--now, to
17869 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
17870 # also avoids known problems related to "unset" and subshell syntax
17871 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
17872 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
17873 do eval test \${$as_var+y} \
17874 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
17875 done
17876
17877 # Ensure that fds 0, 1, and 2 are open.
17878 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
17879 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
17880 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
1703417881
1703517882 # The user is always right.
17036 if test "${PATH_SEPARATOR+set}" != set; then
17883 if ${PATH_SEPARATOR+false} :; then
1703717884 PATH_SEPARATOR=:
1703817885 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
1703917886 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
1704117888 }
1704217889 fi
1704317890
17044
17045 # IFS
17046 # We need space, tab and new line, in precisely that order. Quoting is
17047 # there to prevent editors from complaining about space-tab.
17048 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
17049 # splitting by setting IFS to empty value.)
17050 IFS=" "" $as_nl"
1705117891
1705217892 # Find who we are. Look in the path if we contain no directory separator.
1705317893 as_myself=
1705717897 for as_dir in $PATH
1705817898 do
1705917899 IFS=$as_save_IFS
17060 test -z "$as_dir" && as_dir=.
17061 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
17900 case $as_dir in #(((
17901 '') as_dir=./ ;;
17902 */) ;;
17903 *) as_dir=$as_dir/ ;;
17904 esac
17905 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
1706217906 done
1706317907 IFS=$as_save_IFS
1706417908
1707017914 as_myself=$0
1707117915 fi
1707217916 if test ! -f "$as_myself"; then
17073 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
17917 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
1707417918 exit 1
1707517919 fi
1707617920
17077 # Unset variables that we do not need and which cause bugs (e.g. in
17078 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
17079 # suppresses any "Segmentation fault" message there. '((' could
17080 # trigger a bug in pdksh 5.2.14.
17081 for as_var in BASH_ENV ENV MAIL MAILPATH
17082 do eval test x\${$as_var+set} = xset \
17083 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
17084 done
17085 PS1='$ '
17086 PS2='> '
17087 PS4='+ '
17088
17089 # NLS nuisances.
17090 LC_ALL=C
17091 export LC_ALL
17092 LANGUAGE=C
17093 export LANGUAGE
17094
17095 # CDPATH.
17096 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
1709717921
1709817922
1709917923 # as_fn_error STATUS ERROR [LINENO LOG_FD]
1710617930 as_status=$1; test $as_status -eq 0 && as_status=1
1710717931 if test "$4"; then
1710817932 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
17109 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
17933 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
1711017934 fi
17111 $as_echo "$as_me: error: $2" >&2
17935 printf "%s\n" "$as_me: error: $2" >&2
1711217936 as_fn_exit $as_status
1711317937 } # as_fn_error
17938
1711417939
1711517940
1711617941 # as_fn_set_status STATUS
1713917964 { eval $1=; unset $1;}
1714017965 }
1714117966 as_unset=as_fn_unset
17967
1714217968 # as_fn_append VAR VALUE
1714317969 # ----------------------
1714417970 # Append the text in VALUE to the end of the definition contained in VAR. Take
1714517971 # advantage of any shell optimizations that allow amortized linear growth over
1714617972 # repeated appends, instead of the typical quadratic growth present in naive
1714717973 # implementations.
17148 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
17974 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
17975 then :
1714917976 eval 'as_fn_append ()
1715017977 {
1715117978 eval $1+=\$2
1715217979 }'
17153 else
17980 else $as_nop
1715417981 as_fn_append ()
1715517982 {
1715617983 eval $1=\$$1\$2
1716217989 # Perform arithmetic evaluation on the ARGs, and store the result in the
1716317990 # global $as_val. Take advantage of shells that can avoid forks. The arguments
1716417991 # must be portable across $(()) and expr.
17165 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
17992 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
17993 then :
1716617994 eval 'as_fn_arith ()
1716717995 {
1716817996 as_val=$(( $* ))
1716917997 }'
17170 else
17998 else $as_nop
1717117999 as_fn_arith ()
1717218000 {
1717318001 as_val=`expr "$@" || test $? -eq 1`
1719818026 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
1719918027 X"$0" : 'X\(//\)$' \| \
1720018028 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
17201 $as_echo X/"$0" |
18029 printf "%s\n" X/"$0" |
1720218030 sed '/^.*\/\([^/][^/]*\)\/*$/{
1720318031 s//\1/
1720418032 q
1722018048 as_cr_digits='0123456789'
1722118049 as_cr_alnum=$as_cr_Letters$as_cr_digits
1722218050
18051
18052 # Determine whether it's possible to make 'echo' print without a newline.
18053 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
18054 # for compatibility with existing Makefiles.
1722318055 ECHO_C= ECHO_N= ECHO_T=
1722418056 case `echo -n x` in #(((((
1722518057 -n*)
1723218064 *)
1723318065 ECHO_N='-n';;
1723418066 esac
18067
18068 # For backward compatibility with old third-party macros, we provide
18069 # the shell variables $as_echo and $as_echo_n. New code should use
18070 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
18071 as_echo='printf %s\n'
18072 as_echo_n='printf %s'
1723518073
1723618074 rm -f conf$$ conf$$.exe conf$$.file
1723718075 if test -d conf$$.dir; then
1727418112 as_dirs=
1727518113 while :; do
1727618114 case $as_dir in #(
17277 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
18115 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1727818116 *) as_qdir=$as_dir;;
1727918117 esac
1728018118 as_dirs="'$as_qdir' $as_dirs"
1728318121 X"$as_dir" : 'X\(//\)[^/]' \| \
1728418122 X"$as_dir" : 'X\(//\)$' \| \
1728518123 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
17286 $as_echo X"$as_dir" |
18124 printf "%s\n" X"$as_dir" |
1728718125 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1728818126 s//\1/
1728918127 q
1734618184 # values after options handling.
1734718185 ac_log="
1734818186 This file was extended by teckit $as_me 2.5.11, which was
17349 generated by GNU Autoconf 2.69. Invocation command line was
18187 generated by GNU Autoconf 2.71. Invocation command line was
1735018188
1735118189 CONFIG_FILES = $CONFIG_FILES
1735218190 CONFIG_HEADERS = $CONFIG_HEADERS
1740818246 Report bugs to <wstech@sil.org>."
1740918247
1741018248 _ACEOF
18249 ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
18250 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
1741118251 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17412 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18252 ac_cs_config='$ac_cs_config_escaped'
1741318253 ac_cs_version="\\
1741418254 teckit config.status 2.5.11
17415 configured by $0, generated by GNU Autoconf 2.69,
18255 configured by $0, generated by GNU Autoconf 2.71,
1741618256 with options \\"\$ac_cs_config\\"
1741718257
17418 Copyright (C) 2012 Free Software Foundation, Inc.
18258 Copyright (C) 2021 Free Software Foundation, Inc.
1741918259 This config.status script is free software; the Free Software Foundation
1742018260 gives unlimited permission to copy, distribute and modify it."
1742118261
1745518295 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1745618296 ac_cs_recheck=: ;;
1745718297 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
17458 $as_echo "$ac_cs_version"; exit ;;
18298 printf "%s\n" "$ac_cs_version"; exit ;;
1745918299 --config | --confi | --conf | --con | --co | --c )
17460 $as_echo "$ac_cs_config"; exit ;;
18300 printf "%s\n" "$ac_cs_config"; exit ;;
1746118301 --debug | --debu | --deb | --de | --d | -d )
1746218302 debug=: ;;
1746318303 --file | --fil | --fi | --f )
1746418304 $ac_shift
1746518305 case $ac_optarg in
17466 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18306 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1746718307 '') as_fn_error $? "missing file argument" ;;
1746818308 esac
1746918309 as_fn_append CONFIG_FILES " '$ac_optarg'"
1747118311 --header | --heade | --head | --hea )
1747218312 $ac_shift
1747318313 case $ac_optarg in
17474 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
18314 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1747518315 esac
1747618316 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
1747718317 ac_need_defaults=false;;
1748018320 as_fn_error $? "ambiguous option: \`$1'
1748118321 Try \`$0 --help' for more information.";;
1748218322 --help | --hel | -h )
17483 $as_echo "$ac_cs_usage"; exit ;;
18323 printf "%s\n" "$ac_cs_usage"; exit ;;
1748418324 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1748518325 | -silent | --silent | --silen | --sile | --sil | --si | --s)
1748618326 ac_cs_silent=: ;;
1750818348 if \$ac_cs_recheck; then
1750918349 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
1751018350 shift
17511 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
18351 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
1751218352 CONFIG_SHELL='$SHELL'
1751318353 export CONFIG_SHELL
1751418354 exec "\$@"
1752218362 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
1752318363 ## Running $as_me. ##
1752418364 _ASBOX
17525 $as_echo "$ac_log"
18365 printf "%s\n" "$ac_log"
1752618366 } >&5
1752718367
1752818368 _ACEOF
1802818868 # We use the long form for the default assignment because of an extremely
1802918869 # bizarre bug on SunOS 4.1.3.
1803018870 if $ac_need_defaults; then
18031 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
18032 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
18033 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
18871 test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
18872 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
18873 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
1803418874 fi
1803518875
1803618876 # Have a temporary directory for convenience. Make it in the build tree
1836619206 esac ||
1836719207 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1836819208 esac
18369 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
19209 case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1837019210 as_fn_append ac_file_inputs " '$ac_f'"
1837119211 done
1837219212
1837419214 # use $as_me), people would be surprised to read:
1837519215 # /* config.h. Generated by config.status. */
1837619216 configure_input='Generated from '`
18377 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
19217 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
1837819218 `' by configure.'
1837919219 if test x"$ac_file" != x-; then
1838019220 configure_input="$ac_file. $configure_input"
18381 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
18382 $as_echo "$as_me: creating $ac_file" >&6;}
19221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
19222 printf "%s\n" "$as_me: creating $ac_file" >&6;}
1838319223 fi
1838419224 # Neutralize special characters interpreted by sed in replacement strings.
1838519225 case $configure_input in #(
1838619226 *\&* | *\|* | *\\* )
18387 ac_sed_conf_input=`$as_echo "$configure_input" |
19227 ac_sed_conf_input=`printf "%s\n" "$configure_input" |
1838819228 sed 's/[\\\\&|]/\\\\&/g'`;; #(
1838919229 *) ac_sed_conf_input=$configure_input;;
1839019230 esac
1840119241 X"$ac_file" : 'X\(//\)[^/]' \| \
1840219242 X"$ac_file" : 'X\(//\)$' \| \
1840319243 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
18404 $as_echo X"$ac_file" |
19244 printf "%s\n" X"$ac_file" |
1840519245 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1840619246 s//\1/
1840719247 q
1842519265 case "$ac_dir" in
1842619266 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1842719267 *)
18428 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
19268 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
1842919269 # A ".." for each directory in $ac_dir_suffix.
18430 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
19270 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1843119271 case $ac_top_builddir_sub in
1843219272 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1843319273 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1848919329 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1849019330 *datarootdir*) ac_datarootdir_seen=yes;;
1849119331 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
18492 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
18493 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
19332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
19333 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1849419334 _ACEOF
1849519335 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1849619336 ac_datarootdir_hack='
1853419374 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
1853519375 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
1853619376 "$ac_tmp/out"`; test -z "$ac_out"; } &&
18537 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
19377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1853819378 which seems to be undefined. Please make sure it is defined" >&5
18539 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
19379 printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1854019380 which seems to be undefined. Please make sure it is defined" >&2;}
1854119381
1854219382 rm -f "$ac_tmp/stdin"
1855219392 #
1855319393 if test x"$ac_file" != x-; then
1855419394 {
18555 $as_echo "/* $configure_input */" \
19395 printf "%s\n" "/* $configure_input */" >&1 \
1855619396 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
1855719397 } >"$ac_tmp/config.h" \
1855819398 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1855919399 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
18560 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
18561 $as_echo "$as_me: $ac_file is unchanged" >&6;}
19400 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19401 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
1856219402 else
1856319403 rm -f "$ac_file"
1856419404 mv "$ac_tmp/config.h" "$ac_file" \
1856519405 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1856619406 fi
1856719407 else
18568 $as_echo "/* $configure_input */" \
19408 printf "%s\n" "/* $configure_input */" >&1 \
1856919409 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
1857019410 || as_fn_error $? "could not create -" "$LINENO" 5
1857119411 fi
1858519425 X"$_am_arg" : 'X\(//\)[^/]' \| \
1858619426 X"$_am_arg" : 'X\(//\)$' \| \
1858719427 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
18588 $as_echo X"$_am_arg" |
19428 printf "%s\n" X"$_am_arg" |
1858919429 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1859019430 s//\1/
1859119431 q
1860519445 s/.*/./; q'`/stamp-h$_am_stamp_count
1860619446 ;;
1860719447
18608 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
18609 $as_echo "$as_me: executing $ac_file commands" >&6;}
19448 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
19449 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
1861019450 ;;
1861119451 esac
1861219452
1863219472 for am_mf
1863319473 do
1863419474 # Strip MF so we end up with the name of the file.
18635 am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
19475 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
1863619476 # Check whether this is an Automake generated Makefile which includes
1863719477 # dependency-tracking related rules and includes.
1863819478 # Grep'ing the whole file directly is not great: AIX grep has a line
1864419484 X"$am_mf" : 'X\(//\)[^/]' \| \
1864519485 X"$am_mf" : 'X\(//\)$' \| \
1864619486 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
18647 $as_echo X"$am_mf" |
19487 printf "%s\n" X"$am_mf" |
1864819488 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1864919489 s//\1/
1865019490 q
1866619506 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
1866719507 X"$am_mf" : 'X\(//\)$' \| \
1866819508 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
18669 $as_echo X/"$am_mf" |
19509 printf "%s\n" X/"$am_mf" |
1867019510 sed '/^.*\/\([^/][^/]*\)\/*$/{
1867119511 s//\1/
1867219512 q
1869119531 (exit $ac_status); } || am_rc=$?
1869219532 done
1869319533 if test $am_rc -ne 0; then
18694 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
18695 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
19534 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19535 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1869619536 as_fn_error $? "Something went wrong bootstrapping makefile fragments
18697 for automatic dependency tracking. Try re-running configure with the
19537 for automatic dependency tracking. If GNU make was not used, consider
19538 re-running the configure script with MAKE=\"gmake\" (or whatever is
19539 necessary). You can also try re-running configure with the
1869819540 '--disable-dependency-tracking' option to at least be able to build
1869919541 the package (albeit without support for automatic dependency tracking).
1870019542 See \`config.log' for more details" "$LINENO" 5; }
1924720089 esac
1924820090
1924920091
20092
1925020093 ltmain=$ac_aux_dir/ltmain.sh
1925120094
1925220095
1960220445 $ac_cs_success || as_fn_exit 1
1960320446 fi
1960420447 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
19605 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
19606 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
19607 fi
19608
20448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
20449 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
20450 fi
20451
20452
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
5 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
66
77 # This program is free software; you can redistribute it and/or modify
88 # it under the terms of the GNU General Public License as published by
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.5 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
165165 CC = @CC@
166166 CCDEPMODE = @CCDEPMODE@
167167 CFLAGS = @CFLAGS@
168 CPP = @CPP@
169168 CPPFLAGS = @CPPFLAGS@
169 CSCOPE = @CSCOPE@
170 CTAGS = @CTAGS@
170171 CXX = @CXX@
171172 CXXCPP = @CXXCPP@
172173 CXXDEPMODE = @CXXDEPMODE@
181182 ECHO_N = @ECHO_N@
182183 ECHO_T = @ECHO_T@
183184 EGREP = @EGREP@
185 ETAGS = @ETAGS@
184186 EXEEXT = @EXEEXT@
185187 FGREP = @FGREP@
186188 GREP = @GREP@
375377
376378 cscope cscopelist:
377379
378
379380 distdir: $(BUILT_SOURCES)
380381 $(MAKE) $(AM_MAKEFLAGS) distdir-am
381382
Binary diff not shown
Binary diff not shown
00 #!/bin/sh
11 # install - install a program, script, or datafile
22
3 scriptversion=2018-03-11.20; # UTC
3 scriptversion=2020-11-14.01; # UTC
44
55 # This originates from X11R5 (mit/util/scripts/install.sh), which was
66 # later released in X11R6 (xc/config/util/install.sh) with the
6868 # Desired mode of installed file.
6969 mode=0755
7070
71 # Create dirs (including intermediate dirs) using mode 755.
72 # This is like GNU 'install' as of coreutils 8.32 (2020).
73 mkdir_umask=22
74
75 backupsuffix=
7176 chgrpcmd=
7277 chmodcmd=$chmodprog
7378 chowncmd=
98103 --version display version info and exit.
99104
100105 -c (ignored)
101 -C install only if different (preserve the last data modification time)
106 -C install only if different (preserve data modification time)
102107 -d create directories instead of installing files.
103108 -g GROUP $chgrpprog installed files to GROUP.
104109 -m MODE $chmodprog installed files to MODE.
105110 -o USER $chownprog installed files to USER.
111 -p pass -p to $cpprog.
106112 -s $stripprog installed files.
113 -S SUFFIX attempt to back up existing files, with suffix SUFFIX.
107114 -t DIRECTORY install into DIRECTORY.
108115 -T report an error if DSTFILE is a directory.
109116
110117 Environment variables override the default commands:
111118 CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
112119 RMPROG STRIPPROG
120
121 By default, rm is invoked with -f; when overridden with RMPROG,
122 it's up to you to specify -f if you want it.
123
124 If -S is not specified, no backups are attempted.
125
126 Email bug reports to bug-automake@gnu.org.
127 Automake home page: https://www.gnu.org/software/automake/
113128 "
114129
115130 while test $# -ne 0; do
136151 -o) chowncmd="$chownprog $2"
137152 shift;;
138153
154 -p) cpprog="$cpprog -p";;
155
139156 -s) stripcmd=$stripprog;;
157
158 -S) backupsuffix="$2"
159 shift;;
140160
141161 -t)
142162 is_target_a_directory=always
254274 dstdir=$dst
255275 test -d "$dstdir"
256276 dstdir_status=$?
277 # Don't chown directories that already exist.
278 if test $dstdir_status = 0; then
279 chowncmd=""
280 fi
257281 else
258282
259283 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
300324 if test $dstdir_status != 0; then
301325 case $posix_mkdir in
302326 '')
303 # Create intermediate dirs using mode 755 as modified by the umask.
304 # This is like FreeBSD 'install' as of 1997-10-28.
305 umask=`umask`
306 case $stripcmd.$umask in
307 # Optimize common cases.
308 *[2367][2367]) mkdir_umask=$umask;;
309 .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
310
311 *[0-7])
312 mkdir_umask=`expr $umask + 22 \
313 - $umask % 100 % 40 + $umask % 20 \
314 - $umask % 10 % 4 + $umask % 2
315 `;;
316 *) mkdir_umask=$umask,go-w;;
317 esac
318
319327 # With -d, create the new directory with the user-specified mode.
320328 # Otherwise, rely on $mkdir_umask.
321329 if test -n "$dir_arg"; then
325333 fi
326334
327335 posix_mkdir=false
328 case $umask in
329 *[123567][0-7][0-7])
330 # POSIX mkdir -p sets u+wx bits regardless of umask, which
331 # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
332 ;;
333 *)
334 # Note that $RANDOM variable is not portable (e.g. dash); Use it
335 # here however when possible just to lower collision chance.
336 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
337
338 trap 'ret=$?; rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null; exit $ret' 0
339
340 # Because "mkdir -p" follows existing symlinks and we likely work
341 # directly in world-writeable /tmp, make sure that the '$tmpdir'
342 # directory is successfully created first before we actually test
343 # 'mkdir -p' feature.
344 if (umask $mkdir_umask &&
345 $mkdirprog $mkdir_mode "$tmpdir" &&
346 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1
347 then
348 if test -z "$dir_arg" || {
349 # Check for POSIX incompatibilities with -m.
350 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
351 # other-writable bit of parent directory when it shouldn't.
352 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
353 test_tmpdir="$tmpdir/a"
354 ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
355 case $ls_ld_tmpdir in
356 d????-?r-*) different_mode=700;;
357 d????-?--*) different_mode=755;;
358 *) false;;
359 esac &&
360 $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
361 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
362 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
363 }
364 }
365 then posix_mkdir=:
366 fi
367 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
368 else
369 # Remove any dirs left behind by ancient mkdir implementations.
370 rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
371 fi
372 trap '' 0;;
373 esac;;
336 # The $RANDOM variable is not portable (e.g., dash). Use it
337 # here however when possible just to lower collision chance.
338 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
339
340 trap '
341 ret=$?
342 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null
343 exit $ret
344 ' 0
345
346 # Because "mkdir -p" follows existing symlinks and we likely work
347 # directly in world-writeable /tmp, make sure that the '$tmpdir'
348 # directory is successfully created first before we actually test
349 # 'mkdir -p'.
350 if (umask $mkdir_umask &&
351 $mkdirprog $mkdir_mode "$tmpdir" &&
352 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 2>&1
353 then
354 if test -z "$dir_arg" || {
355 # Check for POSIX incompatibilities with -m.
356 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
357 # other-writable bit of parent directory when it shouldn't.
358 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
359 test_tmpdir="$tmpdir/a"
360 ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
361 case $ls_ld_tmpdir in
362 d????-?r-*) different_mode=700;;
363 d????-?--*) different_mode=755;;
364 *) false;;
365 esac &&
366 $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
367 ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
368 test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
369 }
370 }
371 then posix_mkdir=:
372 fi
373 rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
374 else
375 # Remove any dirs left behind by ancient mkdir implementations.
376 rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
377 fi
378 trap '' 0;;
374379 esac
375380
376381 if
381386 then :
382387 else
383388
384 # The umask is ridiculous, or mkdir does not conform to POSIX,
389 # mkdir does not conform to POSIX,
385390 # or it failed possibly due to a race condition. Create the
386391 # directory the slow way, step by step, checking for races as we go.
387392
410415 prefixes=
411416 else
412417 if $posix_mkdir; then
413 (umask=$mkdir_umask &&
418 (umask $mkdir_umask &&
414419 $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
415420 # Don't fail if two instances are running concurrently.
416421 test -d "$prefix" || exit 1
450455 trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
451456
452457 # Copy the file name to the temp name.
453 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
458 (umask $cp_umask &&
459 { test -z "$stripcmd" || {
460 # Create $dsttmp read-write so that cp doesn't create it read-only,
461 # which would cause strip to fail.
462 if test -z "$doit"; then
463 : >"$dsttmp" # No need to fork-exec 'touch'.
464 else
465 $doit touch "$dsttmp"
466 fi
467 }
468 } &&
469 $doit_exec $cpprog "$src" "$dsttmp") &&
454470
455471 # and set any options; do chmod last to preserve setuid bits.
456472 #
476492 then
477493 rm -f "$dsttmp"
478494 else
495 # If $backupsuffix is set, and the file being installed
496 # already exists, attempt a backup. Don't worry if it fails,
497 # e.g., if mv doesn't support -f.
498 if test -n "$backupsuffix" && test -f "$dst"; then
499 $doit $mvcmd -f "$dst" "$dst$backupsuffix" 2>/dev/null
500 fi
501
479502 # Rename the file to the real destination.
480503 $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
481504
490513 # file should still install successfully.
491514 {
492515 test ! -f "$dst" ||
493 $doit $rmcmd -f "$dst" 2>/dev/null ||
516 $doit $rmcmd "$dst" 2>/dev/null ||
494517 { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
495 { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
518 { $doit $rmcmd "$rmtmp" 2>/dev/null; :; }
496519 } ||
497520 { echo "$0: cannot unlink or rename $dst" >&2
498521 (exit 1); exit 1
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.5 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
496496 unique=`for i in $$list; do \
497497 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498498 done | $(am__uniquify_input)`
499 ETAGS = etags
500 CTAGS = ctags
501499 am__DIST_COMMON = $(srcdir)/../source/Makefile.am \
502500 $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
503501 $(top_srcdir)/source/Public-headers/Makefile.am
513511 CC = @CC@
514512 CCDEPMODE = @CCDEPMODE@
515513 CFLAGS = @CFLAGS@
516 CPP = @CPP@
517514 CPPFLAGS = @CPPFLAGS@
515 CSCOPE = @CSCOPE@
516 CTAGS = @CTAGS@
518517 CXX = @CXX@
519518 CXXCPP = @CXXCPP@
520519 CXXDEPMODE = @CXXDEPMODE@
529528 ECHO_N = @ECHO_N@
530529 ECHO_T = @ECHO_T@
531530 EGREP = @EGREP@
531 ETAGS = @ETAGS@
532532 EXEEXT = @EXEEXT@
533533 FGREP = @FGREP@
534534 GREP = @GREP@
16261626
16271627 distclean-tags:
16281628 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1629
16301629 distdir: $(BUILT_SOURCES)
16311630 $(MAKE) $(AM_MAKEFLAGS) distdir-am
16321631
3030
3131 PROGRAM=libtool
3232 PACKAGE=libtool
33 VERSION="2.4.6 Debian-2.4.6-14"
33 VERSION="2.4.6 Debian-2.4.6-15"
3434 package_revision=2.4.6
3535
3636
21402140 compiler: $LTCC
21412141 compiler flags: $LTCFLAGS
21422142 linker: $LD (gnu? $with_gnu_ld)
2143 version: $progname $scriptversion Debian-2.4.6-14
2143 version: $progname $scriptversion Debian-2.4.6-15
21442144 automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
21452145 autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
21462146
10701070 # to the OS version, if on x86, and 10.4, the deployment
10711071 # target defaults to 10.4. Don't you love it?
10721072 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
1073 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
1073 10.0,*86*-darwin8*|10.0,*-darwin[[912]]*)
10741074 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10751075 10.[[012]][[,.]]*)
10761076 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
1077 10.*)
1077 10.*|11.*)
10781078 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10791079 esac
10801080 ;;
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
5 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
66 # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
77
88 # This program is free software; you can redistribute it and/or modify
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
0 # Makefile.in generated by automake 1.16.5 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
303303 bases='$(TEST_LOGS)'; \
304304 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
305305 bases=`echo $$bases`
306 AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)'
306307 RECHECK_LOGS = $(TEST_LOGS)
307308 AM_RECURSIVE_TARGETS = check recheck
308309 TEST_SUITE_LOG = test-suite.log
338339 CC = @CC@
339340 CCDEPMODE = @CCDEPMODE@
340341 CFLAGS = @CFLAGS@
341 CPP = @CPP@
342342 CPPFLAGS = @CPPFLAGS@
343 CSCOPE = @CSCOPE@
344 CTAGS = @CTAGS@
343345 CXX = @CXX@
344346 CXXCPP = @CXXCPP@
345347 CXXDEPMODE = @CXXDEPMODE@
354356 ECHO_N = @ECHO_N@
355357 ECHO_T = @ECHO_T@
356358 EGREP = @EGREP@
359 ETAGS = @ETAGS@
357360 EXEEXT = @EXEEXT@
358361 FGREP = @FGREP@
359362 GREP = @GREP@
622625 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
623626 fi; \
624627 echo "$${col}$$br$${std}"; \
625 echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
628 echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \
626629 echo "$${col}$$br$${std}"; \
627630 create_testsuite_report --maybe-color; \
628631 echo "$$col$$br$$std"; \
677680 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
678681 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
679682 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
680
681683 distdir: $(BUILT_SOURCES)
682684 $(MAKE) $(AM_MAKEFLAGS) distdir-am
683685
22
33 scriptversion=2018-03-07.03; # UTC
44
5 # Copyright (C) 2011-2018 Free Software Foundation, Inc.
5 # Copyright (C) 2011-2021 Free Software Foundation, Inc.
66 #
77 # This program is free software; you can redistribute it and/or modify
88 # it under the terms of the GNU General Public License as published by
4141 {
4242 cat <<END
4343 Usage:
44 test-driver --test-name=NAME --log-file=PATH --trs-file=PATH
45 [--expect-failure={yes|no}] [--color-tests={yes|no}]
46 [--enable-hard-errors={yes|no}] [--]
44 test-driver --test-name NAME --log-file PATH --trs-file PATH
45 [--expect-failure {yes|no}] [--color-tests {yes|no}]
46 [--enable-hard-errors {yes|no}] [--]
4747 TEST-SCRIPT [TEST-SCRIPT-ARGUMENTS]
48
4849 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
50 See the GNU Automake documentation for information.
4951 END
5052 }
5153
102104 trap "st=141; $do_exit" 13
103105 trap "st=143; $do_exit" 15
104106
105 # Test script is run here.
106 "$@" >$log_file 2>&1
107 # Test script is run here. We create the file first, then append to it,
108 # to ameliorate tests themselves also writing to the log file. Our tests
109 # don't, but others can (automake bug#35762).
110 : >"$log_file"
111 "$@" >>"$log_file" 2>&1
107112 estatus=$?
108113
109114 if test $enable_hard_errors = no && test $estatus -eq 99; then
125130 # know whether the test passed or failed simply by looking at the '.log'
126131 # file, without the need of also peaking into the corresponding '.trs'
127132 # file (automake bug#11814).
128 echo "$res $test_name (exit status: $estatus)" >>$log_file
133 echo "$res $test_name (exit status: $estatus)" >>"$log_file"
129134
130135 # Report outcome to console.
131136 echo "${col}${res}${std}: $test_name"