Codebase list xfce4-smartbookmark-plugin / ea4d8bf
Import upstream version 0.5.2+git20210723.1.21e038e Debian Janitor 2 years ago
21 changed file(s) with 3456 addition(s) and 2905 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,
134134 $(am__extra_recursive_targets)
135135 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
136136 cscope distdir distdir-am dist dist-all distcheck
137 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
138 $(LISP)config.h.in
137 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
138 config.h.in
139139 # Read a list of newline-separated strings from the standard input,
140140 # and print each of them once, without duplicates. Input order is
141141 # *not* preserved.
152152 unique=`for i in $$list; do \
153153 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
154154 done | $(am__uniquify_input)`
155 ETAGS = etags
156 CTAGS = ctags
157 CSCOPE = cscope
158155 DIST_SUBDIRS = $(SUBDIRS)
159156 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
160 COPYING ChangeLog NEWS compile config.guess config.sub \
161 install-sh ltmain.sh missing
157 COPYING ChangeLog NEWS README.md compile config.guess \
158 config.sub install-sh ltmain.sh missing
162159 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163160 distdir = $(PACKAGE)-$(VERSION)
164161 top_distdir = $(distdir)
197194 GZIP_ENV = --best
198195 DIST_ARCHIVES = $(distdir).tar.bz2
199196 DIST_TARGETS = dist-bzip2
197 # Exists only to be overridden by the user if desired.
198 AM_DISTCHECK_DVI_TARGET = dvi
200199 distuninstallcheck_listfiles = find . -type f -print
201200 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
202201 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
215214 CC = @CC@
216215 CCDEPMODE = @CCDEPMODE@
217216 CFLAGS = @CFLAGS@
218 CPP = @CPP@
219217 CPPFLAGS = @CPPFLAGS@
218 CSCOPE = @CSCOPE@
219 CTAGS = @CTAGS@
220220 CYGPATH_W = @CYGPATH_W@
221221 DATADIRNAME = @DATADIRNAME@
222222 DEFS = @DEFS@
228228 ECHO_N = @ECHO_N@
229229 ECHO_T = @ECHO_T@
230230 EGREP = @EGREP@
231 ETAGS = @ETAGS@
231232 EXEEXT = @EXEEXT@
232233 FGREP = @FGREP@
233234 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
542543 distclean-tags:
543544 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
544545 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
545
546546 distdir: $(BUILT_SOURCES)
547547 $(MAKE) $(AM_MAKEFLAGS) distdir-am
548548
628628 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
629629 $(am__post_remove_distdir)
630630
631 dist-zstd: distdir
632 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
633 $(am__post_remove_distdir)
634
631635 dist-tarZ: distdir
632636 @echo WARNING: "Support for distribution archives compressed with" \
633637 "legacy program 'compress' is deprecated." >&2
670674 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
671675 *.zip*) \
672676 unzip $(distdir).zip ;;\
677 *.tar.zst*) \
678 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
673679 esac
674680 chmod -R a-w $(distdir)
675681 chmod u+w $(distdir)
685691 $(DISTCHECK_CONFIGURE_FLAGS) \
686692 --srcdir=../.. --prefix="$$dc_install_base" \
687693 && $(MAKE) $(AM_MAKEFLAGS) \
688 && $(MAKE) $(AM_MAKEFLAGS) dvi \
694 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
689695 && $(MAKE) $(AM_MAKEFLAGS) check \
690696 && $(MAKE) $(AM_MAKEFLAGS) install \
691697 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
848854 am--refresh check check-am clean clean-cscope clean-generic \
849855 clean-libtool cscope cscopelist-am ctags ctags-am dist \
850856 dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
851 dist-tarZ dist-xz dist-zip distcheck distclean \
857 dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
852858 distclean-generic distclean-hdr distclean-libtool \
853859 distclean-local distclean-tags distcleancheck distdir \
854860 distuninstallcheck dvi dvi-am html html-am info info-am \
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
752767 fi
753768 ])
754769
755 # -*- Autoconf -*-
756 # Obsolete and "removed" macros, that must however still report explicit
757 # error messages when used, to smooth transition.
758 #
759 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
760 #
761 # This file is free software; the Free Software Foundation
762 # gives unlimited permission to copy and/or distribute it,
763 # with or without modifications, as long as this notice is preserved.
764
765 AC_DEFUN([AM_CONFIG_HEADER],
766 [AC_DIAGNOSE([obsolete],
767 ['$0': this macro is obsolete.
768 You should use the 'AC][_CONFIG_HEADERS' macro instead.])dnl
769 AC_CONFIG_HEADERS($@)])
770
771 AC_DEFUN([AM_PROG_CC_STDC],
772 [AC_PROG_CC
773 am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
774 AC_DIAGNOSE([obsolete],
775 ['$0': this macro is obsolete.
776 You should simply use the 'AC][_PROG_CC' macro instead.
777 Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
778 but upon 'ac_cv_prog_cc_stdc'.])])
779
780 AC_DEFUN([AM_C_PROTOTYPES],
781 [AC_FATAL([automatic de-ANSI-fication support has been removed])])
782 AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES])
783
784770 # Helper functions for option handling. -*- Autoconf -*-
785771
786 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
772 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
787773 #
788774 # This file is free software; the Free Software Foundation
789775 # gives unlimited permission to copy and/or distribute it,
812798 AC_DEFUN([_AM_IF_OPTION],
813799 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
814800
815 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
801 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
816802 #
817803 # This file is free software; the Free Software Foundation
818804 # gives unlimited permission to copy and/or distribute it,
859845 # For backward compatibility.
860846 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
861847
862 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
848 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
863849 #
864850 # This file is free software; the Free Software Foundation
865851 # gives unlimited permission to copy and/or distribute it,
878864
879865 # Check to make sure that the build environment is sane. -*- Autoconf -*-
880866
881 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
867 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
882868 #
883869 # This file is free software; the Free Software Foundation
884870 # gives unlimited permission to copy and/or distribute it,
959945 rm -f conftest.file
960946 ])
961947
962 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
948 # Copyright (C) 2009-2021 Free Software Foundation, Inc.
963949 #
964950 # This file is free software; the Free Software Foundation
965951 # gives unlimited permission to copy and/or distribute it,
10191005 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
10201006 ])
10211007
1022 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
1008 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
10231009 #
10241010 # This file is free software; the Free Software Foundation
10251011 # gives unlimited permission to copy and/or distribute it,
10471033 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
10481034 AC_SUBST([INSTALL_STRIP_PROGRAM])])
10491035
1050 # Copyright (C) 2006-2018 Free Software Foundation, Inc.
1036 # Copyright (C) 2006-2021 Free Software Foundation, Inc.
10511037 #
10521038 # This file is free software; the Free Software Foundation
10531039 # gives unlimited permission to copy and/or distribute it,
10661052
10671053 # Check how to create a tarball. -*- Autoconf -*-
10681054
1069 # Copyright (C) 2004-2018 Free Software Foundation, Inc.
1055 # Copyright (C) 2004-2021 Free Software Foundation, Inc.
10701056 #
10711057 # This file is free software; the Free Software Foundation
10721058 # gives unlimited permission to copy and/or distribute it,
29392925 # to the OS version, if on x86, and 10.4, the deployment
29402926 # target defaults to 10.4. Don't you love it?
29412927 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
2942 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
2928 10.0,*86*-darwin8*|10.0,*-darwin[[912]]*)
29432929 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
29442930 10.[[012]][[,.]]*)
29452931 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
2946 10.*)
2932 10.*|11.*)
29472933 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
29482934 esac
29492935 ;;
1092810914 m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
1092910915 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
1093010916
10931 # nls.m4 serial 5 (gettext-0.18)
10932 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
10933 dnl Foundation, Inc.
10917 # nls.m4 serial 6 (gettext-0.20.2)
10918 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016, 2019-2020 Free
10919 dnl Software Foundation, Inc.
1093410920 dnl This file is free software; the Free Software Foundation
1093510921 dnl gives unlimited permission to copy and/or distribute it,
1093610922 dnl with or without modifications, as long as this notice is preserved.
1093710923 dnl
1093810924 dnl This file can be used in projects which are not available under
10939 dnl the GNU General Public License or the GNU Library General Public
10925 dnl the GNU General Public License or the GNU Lesser General Public
1094010926 dnl License but which still want to provide support for the GNU gettext
1094110927 dnl functionality.
1094210928 dnl Please note that the actual code of the GNU gettext library is covered
10943 dnl by the GNU Library General Public License, and the rest of the GNU
10929 dnl by the GNU Lesser General Public License, and the rest of the GNU
1094410930 dnl gettext package is covered by the GNU General Public License.
1094510931 dnl They are *not* in the public domain.
1094610932
1096110947 AC_SUBST([USE_NLS])
1096210948 ])
1096310949
10964 dnl pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
10965 dnl serial 11 (pkg-config-0.29.1)
10966 dnl
10950 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
10951 # serial 12 (pkg-config-0.29.2)
10952
1096710953 dnl Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
1096810954 dnl Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
1096910955 dnl
1100410990 dnl See the "Since" comment for each macro you use to see what version
1100510991 dnl of the macros you require.
1100610992 m4_defun([PKG_PREREQ],
11007 [m4_define([PKG_MACROS_VERSION], [0.29.1])
10993 [m4_define([PKG_MACROS_VERSION], [0.29.2])
1100810994 m4_if(m4_version_compare(PKG_MACROS_VERSION, [$1]), -1,
1100910995 [m4_fatal([pkg.m4 version $1 or higher is required but ]PKG_MACROS_VERSION[ found])])
1101010996 ])dnl PKG_PREREQ
1110511091 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
1110611092
1110711093 pkg_failed=no
11108 AC_MSG_CHECKING([for $1])
11094 AC_MSG_CHECKING([for $2])
1110911095
1111011096 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
1111111097 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
1111511101 See the pkg-config man page for more details.])
1111611102
1111711103 if test $pkg_failed = yes; then
11118 AC_MSG_RESULT([no])
11104 AC_MSG_RESULT([no])
1111911105 _PKG_SHORT_ERRORS_SUPPORTED
1112011106 if test $_pkg_short_errors_supported = yes; then
1112111107 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
11122 else
11108 else
1112311109 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
1112411110 fi
1112511111 # Put the nasty error message in config.log where it belongs
1113611122 _PKG_TEXT])[]dnl
1113711123 ])
1113811124 elif test $pkg_failed = untried; then
11139 AC_MSG_RESULT([no])
11125 AC_MSG_RESULT([no])
1114011126 m4_default([$4], [AC_MSG_FAILURE(
1114111127 [The pkg-config script could not be found or is too old. Make sure it
1114211128 is in your PATH or set the PKG_CONFIG environment variable to the full
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/*)
4040 /* Define to 1 if you have the <locale.h> header file. */
4141 #undef HAVE_LOCALE_H
4242
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
45
4643 /* Define to 1 if you have the <stdint.h> header file. */
4744 #undef HAVE_STDINT_H
45
46 /* Define to 1 if you have the <stdio.h> header file. */
47 #undef HAVE_STDIO_H
4848
4949 /* Define to 1 if you have the <stdlib.h> header file. */
5050 #undef HAVE_STDLIB_H
8888 /* Define to the version of this package. */
8989 #undef PACKAGE_VERSION
9090
91 /* Define to 1 if you have the ANSI C header files. */
91 /* Define to 1 if all of the C90 standard headers exist (not just the ones
92 required in a freestanding environment). This macro is provided for
93 backward compatibility; new code need not use it. */
9294 #undef STDC_HEADERS
9395
9496 /* Version number of package */
+3237
-2703
configure less more
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for xfce4-smartbookmark-plugin 0.5.2.
2 # Generated by GNU Autoconf 2.71 for xfce4-smartbookmark-plugin 0.5.2.
33 #
44 # Report bugs to <https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin>.
55 #
99 # Written by by Emanuele Rocca <ema@debian.org>
1010 #
1111 #
12 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
12 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
13 # Inc.
1314 #
1415 #
1516 # This configure script is free software; the Free Software Foundation
2021
2122 # Be more Bourne compatible
2223 DUALCASE=1; export DUALCASE # for MKS sh
23 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 as_nop=:
25 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
26 then :
2427 emulate sh
2528 NULLCMD=:
2629 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2730 # is contrary to our usage. Disable this feature.
2831 alias -g '${1+"$@"}'='"$@"'
2932 setopt NO_GLOB_SUBST
30 else
33 else $as_nop
3134 case `(set -o) 2>/dev/null` in #(
3235 *posix*) :
3336 set -o posix ;; #(
3740 fi
3841
3942
43
44 # Reset variables that may have inherited troublesome values from
45 # the environment.
46
47 # IFS needs to be set, to space, tab, and newline, in precisely that order.
48 # (If _AS_PATH_WALK were called with IFS unset, it would have the
49 # side effect of setting IFS to empty, thus disabling word splitting.)
50 # Quoting is to prevent editors from complaining about space-tab.
4051 as_nl='
4152 '
4253 export as_nl
43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
44 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
45 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
46 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
47 # Prefer a ksh shell builtin over an external printf program on Solaris,
48 # but without wasting forks for bash or zsh.
49 if test -z "$BASH_VERSION$ZSH_VERSION" \
50 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
51 as_echo='print -r --'
52 as_echo_n='print -rn --'
53 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
54 as_echo='printf %s\n'
55 as_echo_n='printf %s'
56 else
57 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
58 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
59 as_echo_n='/usr/ucb/echo -n'
60 else
61 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 as_echo_n_body='eval
63 arg=$1;
64 case $arg in #(
65 *"$as_nl"*)
66 expr "X$arg" : "X\\(.*\\)$as_nl";
67 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
68 esac;
69 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
70 '
71 export as_echo_n_body
72 as_echo_n='sh -c $as_echo_n_body as_echo'
73 fi
74 export as_echo_body
75 as_echo='sh -c $as_echo_body as_echo'
76 fi
54 IFS=" "" $as_nl"
55
56 PS1='$ '
57 PS2='> '
58 PS4='+ '
59
60 # Ensure predictable behavior from utilities with locale-dependent output.
61 LC_ALL=C
62 export LC_ALL
63 LANGUAGE=C
64 export LANGUAGE
65
66 # We cannot yet rely on "unset" to work, but we need these variables
67 # to be unset--not just set to an empty or harmless value--now, to
68 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
69 # also avoids known problems related to "unset" and subshell syntax
70 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
71 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
72 do eval test \${$as_var+y} \
73 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
74 done
75
76 # Ensure that fds 0, 1, and 2 are open.
77 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
78 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
79 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
7780
7881 # The user is always right.
79 if test "${PATH_SEPARATOR+set}" != set; then
82 if ${PATH_SEPARATOR+false} :; then
8083 PATH_SEPARATOR=:
8184 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
8285 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
8487 }
8588 fi
8689
87
88 # IFS
89 # We need space, tab and new line, in precisely that order. Quoting is
90 # there to prevent editors from complaining about space-tab.
91 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
92 # splitting by setting IFS to empty value.)
93 IFS=" "" $as_nl"
9490
9591 # Find who we are. Look in the path if we contain no directory separator.
9692 as_myself=
10096 for as_dir in $PATH
10197 do
10298 IFS=$as_save_IFS
103 test -z "$as_dir" && as_dir=.
104 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 case $as_dir in #(((
100 '') as_dir=./ ;;
101 */) ;;
102 *) as_dir=$as_dir/ ;;
103 esac
104 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
105105 done
106106 IFS=$as_save_IFS
107107
113113 as_myself=$0
114114 fi
115115 if test ! -f "$as_myself"; then
116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
116 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
117117 exit 1
118118 fi
119119
120 # Unset variables that we do not need and which cause bugs (e.g. in
121 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
122 # suppresses any "Segmentation fault" message there. '((' could
123 # trigger a bug in pdksh 5.2.14.
124 for as_var in BASH_ENV ENV MAIL MAILPATH
125 do eval test x\${$as_var+set} = xset \
126 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
127 done
128 PS1='$ '
129 PS2='> '
130 PS4='+ '
131
132 # NLS nuisances.
133 LC_ALL=C
134 export LC_ALL
135 LANGUAGE=C
136 export LANGUAGE
137
138 # CDPATH.
139 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
140120
141121 # Use a proper internal environment variable to ensure we don't fall
142122 # into an infinite loop, continuously re-executing ourselves.
158138 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
159139 # Admittedly, this is quite paranoid, since all the known shells bail
160140 # out after a failed `exec'.
161 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
162 as_fn_exit 255
141 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
142 exit 255
163143 fi
164144 # We don't want this to propagate to other subprocesses.
165145 { _as_can_reexec=; unset _as_can_reexec;}
166146 if test "x$CONFIG_SHELL" = x; then
167 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
147 as_bourne_compatible="as_nop=:
148 if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
149 then :
168150 emulate sh
169151 NULLCMD=:
170152 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
171153 # is contrary to our usage. Disable this feature.
172154 alias -g '\${1+\"\$@\"}'='\"\$@\"'
173155 setopt NO_GLOB_SUBST
174 else
156 else \$as_nop
175157 case \`(set -o) 2>/dev/null\` in #(
176158 *posix*) :
177159 set -o posix ;; #(
191173 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
192174 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
193175 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
194 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
195
196 else
176 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
177 then :
178
179 else \$as_nop
197180 exitcode=1; echo positional parameters were not saved.
198181 fi
199182 test x\$exitcode = x0 || exit 1
183 blah=\$(echo \$(echo blah))
184 test x\"\$blah\" = xblah || exit 1
200185 test -x / || exit 1"
201186 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
202187 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
211196 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
212197 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
213198 test \$(( 1 + 1 )) = 2 || exit 1"
214 if (eval "$as_required") 2>/dev/null; then :
199 if (eval "$as_required") 2>/dev/null
200 then :
215201 as_have_required=yes
216 else
202 else $as_nop
217203 as_have_required=no
218204 fi
219 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
220
221 else
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
206 then :
207
208 else $as_nop
222209 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
223210 as_found=false
224211 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
225212 do
226213 IFS=$as_save_IFS
227 test -z "$as_dir" && as_dir=.
214 case $as_dir in #(((
215 '') as_dir=./ ;;
216 */) ;;
217 *) as_dir=$as_dir/ ;;
218 esac
228219 as_found=:
229220 case $as_dir in #(
230221 /*)
231222 for as_base in sh bash ksh sh5; do
232223 # Try only shells that exist, to save several forks.
233 as_shell=$as_dir/$as_base
224 as_shell=$as_dir$as_base
234225 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
235 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
226 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
227 then :
236228 CONFIG_SHELL=$as_shell as_have_required=yes
237 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
229 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
230 then :
238231 break 2
239232 fi
240233 fi
242235 esac
243236 as_found=false
244237 done
245 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
246 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
238 IFS=$as_save_IFS
239 if $as_found
240 then :
241
242 else $as_nop
243 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
244 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
245 then :
247246 CONFIG_SHELL=$SHELL as_have_required=yes
248 fi; }
249 IFS=$as_save_IFS
250
251
252 if test "x$CONFIG_SHELL" != x; then :
247 fi
248 fi
249
250
251 if test "x$CONFIG_SHELL" != x
252 then :
253253 export CONFIG_SHELL
254254 # We cannot yet assume a decent shell, so we have to provide a
255255 # neutralization value for shells without unset; and this also
267267 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
268268 # Admittedly, this is quite paranoid, since all the known shells bail
269269 # out after a failed `exec'.
270 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
270 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
271271 exit 255
272272 fi
273273
274 if test x$as_have_required = xno; then :
275 $as_echo "$0: This script requires a shell more modern than all"
276 $as_echo "$0: the shells that I found on your system."
277 if test x${ZSH_VERSION+set} = xset ; then
278 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
279 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
274 if test x$as_have_required = xno
275 then :
276 printf "%s\n" "$0: This script requires a shell more modern than all"
277 printf "%s\n" "$0: the shells that I found on your system."
278 if test ${ZSH_VERSION+y} ; then
279 printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
280 printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
280281 else
281 $as_echo "$0: Please tell bug-autoconf@gnu.org and
282 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
282283 $0: https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin
283284 $0: about your system, including any error possibly output
284285 $0: before this message. Then install a modern shell, or
307308 }
308309 as_unset=as_fn_unset
309310
311
310312 # as_fn_set_status STATUS
311313 # -----------------------
312314 # Set $? to STATUS, without forking.
324326 as_fn_set_status $1
325327 exit $1
326328 } # as_fn_exit
329 # as_fn_nop
330 # ---------
331 # Do nothing but, unlike ":", preserve the value of $?.
332 as_fn_nop ()
333 {
334 return $?
335 }
336 as_nop=as_fn_nop
327337
328338 # as_fn_mkdir_p
329339 # -------------
338348 as_dirs=
339349 while :; do
340350 case $as_dir in #(
341 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
351 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
342352 *) as_qdir=$as_dir;;
343353 esac
344354 as_dirs="'$as_qdir' $as_dirs"
347357 X"$as_dir" : 'X\(//\)[^/]' \| \
348358 X"$as_dir" : 'X\(//\)$' \| \
349359 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
350 $as_echo X"$as_dir" |
360 printf "%s\n" X"$as_dir" |
351361 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
352362 s//\1/
353363 q
386396 # advantage of any shell optimizations that allow amortized linear growth over
387397 # repeated appends, instead of the typical quadratic growth present in naive
388398 # implementations.
389 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
399 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
400 then :
390401 eval 'as_fn_append ()
391402 {
392403 eval $1+=\$2
393404 }'
394 else
405 else $as_nop
395406 as_fn_append ()
396407 {
397408 eval $1=\$$1\$2
403414 # Perform arithmetic evaluation on the ARGs, and store the result in the
404415 # global $as_val. Take advantage of shells that can avoid forks. The arguments
405416 # must be portable across $(()) and expr.
406 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
417 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
418 then :
407419 eval 'as_fn_arith ()
408420 {
409421 as_val=$(( $* ))
410422 }'
411 else
423 else $as_nop
412424 as_fn_arith ()
413425 {
414426 as_val=`expr "$@" || test $? -eq 1`
415427 }
416428 fi # as_fn_arith
417429
430 # as_fn_nop
431 # ---------
432 # Do nothing but, unlike ":", preserve the value of $?.
433 as_fn_nop ()
434 {
435 return $?
436 }
437 as_nop=as_fn_nop
418438
419439 # as_fn_error STATUS ERROR [LINENO LOG_FD]
420440 # ----------------------------------------
426446 as_status=$1; test $as_status -eq 0 && as_status=1
427447 if test "$4"; then
428448 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
429 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
449 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
430450 fi
431 $as_echo "$as_me: error: $2" >&2
451 printf "%s\n" "$as_me: error: $2" >&2
432452 as_fn_exit $as_status
433453 } # as_fn_error
434454
455475 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
456476 X"$0" : 'X\(//\)$' \| \
457477 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
458 $as_echo X/"$0" |
478 printf "%s\n" X/"$0" |
459479 sed '/^.*\/\([^/][^/]*\)\/*$/{
460480 s//\1/
461481 q
499519 s/-\n.*//
500520 ' >$as_me.lineno &&
501521 chmod +x "$as_me.lineno" ||
502 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
522 { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
503523
504524 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
505525 # already done that, so ensure we don't try to do so again and fall
513533 exit
514534 }
515535
536
537 # Determine whether it's possible to make 'echo' print without a newline.
538 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
539 # for compatibility with existing Makefiles.
516540 ECHO_C= ECHO_N= ECHO_T=
517541 case `echo -n x` in #(((((
518542 -n*)
525549 *)
526550 ECHO_N='-n';;
527551 esac
552
553 # For backward compatibility with old third-party macros, we provide
554 # the shell variables $as_echo and $as_echo_n. New code should use
555 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
556 as_echo='printf %s\n'
557 as_echo_n='printf %s'
558
528559
529560 rm -f conf$$ conf$$.exe conf$$.file
530561 if test -d conf$$.dir; then
602633
603634 # Factoring default headers for most tests.
604635 ac_includes_default="\
605 #include <stdio.h>
606 #ifdef HAVE_SYS_TYPES_H
607 # include <sys/types.h>
636 #include <stddef.h>
637 #ifdef HAVE_STDIO_H
638 # include <stdio.h>
608639 #endif
609 #ifdef HAVE_SYS_STAT_H
610 # include <sys/stat.h>
611 #endif
612 #ifdef STDC_HEADERS
640 #ifdef HAVE_STDLIB_H
613641 # include <stdlib.h>
614 # include <stddef.h>
615 #else
616 # ifdef HAVE_STDLIB_H
617 # include <stdlib.h>
618 # endif
619642 #endif
620643 #ifdef HAVE_STRING_H
621 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
622 # include <memory.h>
623 # endif
624644 # include <string.h>
625 #endif
626 #ifdef HAVE_STRINGS_H
627 # include <strings.h>
628645 #endif
629646 #ifdef HAVE_INTTYPES_H
630647 # include <inttypes.h>
632649 #ifdef HAVE_STDINT_H
633650 # include <stdint.h>
634651 #endif
652 #ifdef HAVE_STRINGS_H
653 # include <strings.h>
654 #endif
655 #ifdef HAVE_SYS_TYPES_H
656 # include <sys/types.h>
657 #endif
658 #ifdef HAVE_SYS_STAT_H
659 # include <sys/stat.h>
660 #endif
635661 #ifdef HAVE_UNISTD_H
636662 # include <unistd.h>
637663 #endif"
638664
665 ac_header_c_list=
639666 ac_subst_vars='am__EXEEXT_FALSE
640667 am__EXEEXT_TRUE
641668 LTLIBOBJS
666693 MSGFMT_OPTS
667694 INTL_MACOSX_LIBS
668695 GETTEXT_PACKAGE
669 CPP
670696 LT_SYS_LIBRARY_PATH
671697 OTOOL64
672698 OTOOL
755781 AM_DEFAULT_VERBOSITY
756782 AM_DEFAULT_V
757783 AM_V
784 CSCOPE
785 ETAGS
786 CTAGS
758787 am__untar
759788 am__tar
760789 AMTAR
845874 LIBS
846875 CPPFLAGS
847876 LT_SYS_LIBRARY_PATH
848 CPP
849877 PKG_CONFIG
850878 PKG_CONFIG_PATH
851879 PKG_CONFIG_LIBDIR'
917945 *) ac_optarg=yes ;;
918946 esac
919947
920 # Accept the important Cygnus configure options, so we can diagnose typos.
921
922948 case $ac_dashdash$ac_option in
923949 --)
924950 ac_dashdash=yes ;;
959985 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
960986 # Reject names that are not valid shell variable names.
961987 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
962 as_fn_error $? "invalid feature name: $ac_useropt"
988 as_fn_error $? "invalid feature name: \`$ac_useropt'"
963989 ac_useropt_orig=$ac_useropt
964 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
990 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
965991 case $ac_user_opts in
966992 *"
967993 "enable_$ac_useropt"
9851011 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
9861012 # Reject names that are not valid shell variable names.
9871013 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
988 as_fn_error $? "invalid feature name: $ac_useropt"
1014 as_fn_error $? "invalid feature name: \`$ac_useropt'"
9891015 ac_useropt_orig=$ac_useropt
990 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1016 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
9911017 case $ac_user_opts in
9921018 *"
9931019 "enable_$ac_useropt"
11981224 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
11991225 # Reject names that are not valid shell variable names.
12001226 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1201 as_fn_error $? "invalid package name: $ac_useropt"
1227 as_fn_error $? "invalid package name: \`$ac_useropt'"
12021228 ac_useropt_orig=$ac_useropt
1203 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1229 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
12041230 case $ac_user_opts in
12051231 *"
12061232 "with_$ac_useropt"
12141240 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
12151241 # Reject names that are not valid shell variable names.
12161242 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1217 as_fn_error $? "invalid package name: $ac_useropt"
1243 as_fn_error $? "invalid package name: \`$ac_useropt'"
12181244 ac_useropt_orig=$ac_useropt
1219 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1245 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
12201246 case $ac_user_opts in
12211247 *"
12221248 "with_$ac_useropt"
12601286
12611287 *)
12621288 # FIXME: should be removed in autoconf 3.0.
1263 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1289 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
12641290 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1265 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1291 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
12661292 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
12671293 ;;
12681294
12781304 case $enable_option_checking in
12791305 no) ;;
12801306 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1281 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1307 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
12821308 esac
12831309 fi
12841310
13421368 X"$as_myself" : 'X\(//\)[^/]' \| \
13431369 X"$as_myself" : 'X\(//\)$' \| \
13441370 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1345 $as_echo X"$as_myself" |
1371 printf "%s\n" X"$as_myself" |
13461372 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13471373 s//\1/
13481374 q
14961522 --disable-libtool-lock avoid locking (might break parallel builds)
14971523 --enable-debug[=no|minimum|yes|full]
14981524 Build with debugging support
1499 [default=[minimum]]
1525 [default=[yes]]
15001526 --disable-debug Include no debugging support
15011527
15021528 Optional Packages:
15241550 you have headers in a nonstandard directory <include dir>
15251551 LT_SYS_LIBRARY_PATH
15261552 User-defined run-time library search path.
1527 CPP C preprocessor
15281553 PKG_CONFIG path to pkg-config utility
15291554 PKG_CONFIG_PATH
15301555 directories to add to pkg-config's search path
15501575 case "$ac_dir" in
15511576 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15521577 *)
1553 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1578 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
15541579 # A ".." for each directory in $ac_dir_suffix.
1555 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1580 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15561581 case $ac_top_builddir_sub in
15571582 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15581583 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15801605 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15811606
15821607 cd "$ac_dir" || { ac_status=$?; continue; }
1583 # Check for guested configure.
1608 # Check for configure.gnu first; this name is used for a wrapper for
1609 # Metaconfig's "Configure" on case-insensitive file systems.
15841610 if test -f "$ac_srcdir/configure.gnu"; then
15851611 echo &&
15861612 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
15881614 echo &&
15891615 $SHELL "$ac_srcdir/configure" --help=recursive
15901616 else
1591 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1617 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
15921618 fi || ac_status=$?
15931619 cd "$ac_pwd" || { ac_status=$?; break; }
15941620 done
15981624 if $ac_init_version; then
15991625 cat <<\_ACEOF
16001626 xfce4-smartbookmark-plugin configure 0.5.2
1601 generated by GNU Autoconf 2.69
1602
1603 Copyright (C) 2012 Free Software Foundation, Inc.
1627 generated by GNU Autoconf 2.71
1628
1629 Copyright (C) 2021 Free Software Foundation, Inc.
16041630 This configure script is free software; the Free Software Foundation
16051631 gives unlimited permission to copy, distribute and modify it.
16061632
16221648 ac_fn_c_try_compile ()
16231649 {
16241650 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1625 rm -f conftest.$ac_objext
1651 rm -f conftest.$ac_objext conftest.beam
16261652 if { { ac_try="$ac_compile"
16271653 case "(($ac_try" in
16281654 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16291655 *) ac_try_echo=$ac_try;;
16301656 esac
16311657 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1632 $as_echo "$ac_try_echo"; } >&5
1658 printf "%s\n" "$ac_try_echo"; } >&5
16331659 (eval "$ac_compile") 2>conftest.err
16341660 ac_status=$?
16351661 if test -s conftest.err; then
16371663 cat conftest.er1 >&5
16381664 mv -f conftest.er1 conftest.err
16391665 fi
1640 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1666 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16411667 test $ac_status = 0; } && {
16421668 test -z "$ac_c_werror_flag" ||
16431669 test ! -s conftest.err
1644 } && test -s conftest.$ac_objext; then :
1670 } && test -s conftest.$ac_objext
1671 then :
16451672 ac_retval=0
1646 else
1647 $as_echo "$as_me: failed program was:" >&5
1673 else $as_nop
1674 printf "%s\n" "$as_me: failed program was:" >&5
16481675 sed 's/^/| /' conftest.$ac_ext >&5
16491676
16501677 ac_retval=1
16601687 ac_fn_c_try_link ()
16611688 {
16621689 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1663 rm -f conftest.$ac_objext conftest$ac_exeext
1690 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
16641691 if { { ac_try="$ac_link"
16651692 case "(($ac_try" in
16661693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16671694 *) ac_try_echo=$ac_try;;
16681695 esac
16691696 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1670 $as_echo "$ac_try_echo"; } >&5
1697 printf "%s\n" "$ac_try_echo"; } >&5
16711698 (eval "$ac_link") 2>conftest.err
16721699 ac_status=$?
16731700 if test -s conftest.err; then
16751702 cat conftest.er1 >&5
16761703 mv -f conftest.er1 conftest.err
16771704 fi
1678 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1705 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16791706 test $ac_status = 0; } && {
16801707 test -z "$ac_c_werror_flag" ||
16811708 test ! -s conftest.err
16821709 } && test -s conftest$ac_exeext && {
16831710 test "$cross_compiling" = yes ||
16841711 test -x conftest$ac_exeext
1685 }; then :
1712 }
1713 then :
16861714 ac_retval=0
1687 else
1688 $as_echo "$as_me: failed program was:" >&5
1715 else $as_nop
1716 printf "%s\n" "$as_me: failed program was:" >&5
16891717 sed 's/^/| /' conftest.$ac_ext >&5
16901718
16911719 ac_retval=1
17071735 ac_fn_c_check_header_compile ()
17081736 {
17091737 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1711 $as_echo_n "checking for $2... " >&6; }
1712 if eval \${$3+:} false; then :
1713 $as_echo_n "(cached) " >&6
1714 else
1738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1739 printf %s "checking for $2... " >&6; }
1740 if eval test \${$3+y}
1741 then :
1742 printf %s "(cached) " >&6
1743 else $as_nop
17151744 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17161745 /* end confdefs.h. */
17171746 $4
17181747 #include <$2>
17191748 _ACEOF
1720 if ac_fn_c_try_compile "$LINENO"; then :
1749 if ac_fn_c_try_compile "$LINENO"
1750 then :
17211751 eval "$3=yes"
1722 else
1752 else $as_nop
17231753 eval "$3=no"
17241754 fi
1725 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1755 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
17261756 fi
17271757 eval ac_res=\$$3
1728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1729 $as_echo "$ac_res" >&6; }
1758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1759 printf "%s\n" "$ac_res" >&6; }
17301760 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
17311761
17321762 } # ac_fn_c_check_header_compile
1733
1734 # ac_fn_c_try_cpp LINENO
1735 # ----------------------
1736 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1737 ac_fn_c_try_cpp ()
1738 {
1739 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1740 if { { ac_try="$ac_cpp conftest.$ac_ext"
1741 case "(($ac_try" in
1742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1743 *) ac_try_echo=$ac_try;;
1744 esac
1745 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1746 $as_echo "$ac_try_echo"; } >&5
1747 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1748 ac_status=$?
1749 if test -s conftest.err; then
1750 grep -v '^ *+' conftest.err >conftest.er1
1751 cat conftest.er1 >&5
1752 mv -f conftest.er1 conftest.err
1753 fi
1754 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1755 test $ac_status = 0; } > conftest.i && {
1756 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1757 test ! -s conftest.err
1758 }; then :
1759 ac_retval=0
1760 else
1761 $as_echo "$as_me: failed program was:" >&5
1762 sed 's/^/| /' conftest.$ac_ext >&5
1763
1764 ac_retval=1
1765 fi
1766 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1767 as_fn_set_status $ac_retval
1768
1769 } # ac_fn_c_try_cpp
1770
1771 # ac_fn_c_try_run LINENO
1772 # ----------------------
1773 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1774 # that executables *can* be run.
1775 ac_fn_c_try_run ()
1776 {
1777 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1778 if { { ac_try="$ac_link"
1779 case "(($ac_try" in
1780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1781 *) ac_try_echo=$ac_try;;
1782 esac
1783 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1784 $as_echo "$ac_try_echo"; } >&5
1785 (eval "$ac_link") 2>&5
1786 ac_status=$?
1787 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1788 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1789 { { case "(($ac_try" in
1790 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1791 *) ac_try_echo=$ac_try;;
1792 esac
1793 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1794 $as_echo "$ac_try_echo"; } >&5
1795 (eval "$ac_try") 2>&5
1796 ac_status=$?
1797 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1798 test $ac_status = 0; }; }; then :
1799 ac_retval=0
1800 else
1801 $as_echo "$as_me: program exited with status $ac_status" >&5
1802 $as_echo "$as_me: failed program was:" >&5
1803 sed 's/^/| /' conftest.$ac_ext >&5
1804
1805 ac_retval=$ac_status
1806 fi
1807 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1808 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1809 as_fn_set_status $ac_retval
1810
1811 } # ac_fn_c_try_run
18121763
18131764 # ac_fn_c_check_func LINENO FUNC VAR
18141765 # ----------------------------------
18161767 ac_fn_c_check_func ()
18171768 {
18181769 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1820 $as_echo_n "checking for $2... " >&6; }
1821 if eval \${$3+:} false; then :
1822 $as_echo_n "(cached) " >&6
1823 else
1770 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1771 printf %s "checking for $2... " >&6; }
1772 if eval test \${$3+y}
1773 then :
1774 printf %s "(cached) " >&6
1775 else $as_nop
18241776 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18251777 /* end confdefs.h. */
18261778 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
18281780 #define $2 innocuous_$2
18291781
18301782 /* System header to define __stub macros and hopefully few prototypes,
1831 which can conflict with char $2 (); below.
1832 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1833 <limits.h> exists even on freestanding compilers. */
1834
1835 #ifdef __STDC__
1836 # include <limits.h>
1837 #else
1838 # include <assert.h>
1839 #endif
1840
1783 which can conflict with char $2 (); below. */
1784
1785 #include <limits.h>
18411786 #undef $2
18421787
18431788 /* Override any GCC internal prototype to avoid an error.
18551800 #endif
18561801
18571802 int
1858 main ()
1803 main (void)
18591804 {
18601805 return $2 ();
18611806 ;
18621807 return 0;
18631808 }
18641809 _ACEOF
1865 if ac_fn_c_try_link "$LINENO"; then :
1810 if ac_fn_c_try_link "$LINENO"
1811 then :
18661812 eval "$3=yes"
1867 else
1813 else $as_nop
18681814 eval "$3=no"
18691815 fi
1870 rm -f core conftest.err conftest.$ac_objext \
1816 rm -f core conftest.err conftest.$ac_objext conftest.beam \
18711817 conftest$ac_exeext conftest.$ac_ext
18721818 fi
18731819 eval ac_res=\$$3
1874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1875 $as_echo "$ac_res" >&6; }
1820 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1821 printf "%s\n" "$ac_res" >&6; }
18761822 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
18771823
18781824 } # ac_fn_c_check_func
1879
1880 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1881 # -------------------------------------------------------
1882 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1883 # the include files in INCLUDES and setting the cache variable VAR
1884 # accordingly.
1885 ac_fn_c_check_header_mongrel ()
1886 {
1887 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1888 if eval \${$3+:} false; then :
1889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1890 $as_echo_n "checking for $2... " >&6; }
1891 if eval \${$3+:} false; then :
1892 $as_echo_n "(cached) " >&6
1893 fi
1894 eval ac_res=\$$3
1895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1896 $as_echo "$ac_res" >&6; }
1897 else
1898 # Is the header compilable?
1899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1900 $as_echo_n "checking $2 usability... " >&6; }
1901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1902 /* end confdefs.h. */
1903 $4
1904 #include <$2>
1905 _ACEOF
1906 if ac_fn_c_try_compile "$LINENO"; then :
1907 ac_header_compiler=yes
1908 else
1909 ac_header_compiler=no
1910 fi
1911 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1913 $as_echo "$ac_header_compiler" >&6; }
1914
1915 # Is the header present?
1916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1917 $as_echo_n "checking $2 presence... " >&6; }
1918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1919 /* end confdefs.h. */
1920 #include <$2>
1921 _ACEOF
1922 if ac_fn_c_try_cpp "$LINENO"; then :
1923 ac_header_preproc=yes
1924 else
1925 ac_header_preproc=no
1926 fi
1927 rm -f conftest.err conftest.i conftest.$ac_ext
1928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1929 $as_echo "$ac_header_preproc" >&6; }
1930
1931 # So? What about this header?
1932 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1933 yes:no: )
1934 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1935 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1936 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1937 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1938 ;;
1939 no:yes:* )
1940 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1941 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1942 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1943 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1944 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1945 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1946 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1947 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1948 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1949 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1950 ( $as_echo "## ------------------------------------------------------------------------------- ##
1951 ## Report this to https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin ##
1952 ## ------------------------------------------------------------------------------- ##"
1953 ) | sed "s/^/$as_me: WARNING: /" >&2
1954 ;;
1825 ac_configure_args_raw=
1826 for ac_arg
1827 do
1828 case $ac_arg in
1829 *\'*)
1830 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1831 esac
1832 as_fn_append ac_configure_args_raw " '$ac_arg'"
1833 done
1834
1835 case $ac_configure_args_raw in
1836 *$as_nl*)
1837 ac_safe_unquote= ;;
1838 *)
1839 ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
1840 ac_unsafe_a="$ac_unsafe_z#~"
1841 ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
1842 ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
19551843 esac
1956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1957 $as_echo_n "checking for $2... " >&6; }
1958 if eval \${$3+:} false; then :
1959 $as_echo_n "(cached) " >&6
1960 else
1961 eval "$3=\$ac_header_compiler"
1962 fi
1963 eval ac_res=\$$3
1964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1965 $as_echo "$ac_res" >&6; }
1966 fi
1967 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1968
1969 } # ac_fn_c_check_header_mongrel
1844
19701845 cat >config.log <<_ACEOF
19711846 This file contains any messages produced by compilers while
19721847 running configure, to aid debugging if configure makes a mistake.
19731848
19741849 It was created by xfce4-smartbookmark-plugin $as_me 0.5.2, which was
1975 generated by GNU Autoconf 2.69. Invocation command line was
1976
1977 $ $0 $@
1850 generated by GNU Autoconf 2.71. Invocation command line was
1851
1852 $ $0$ac_configure_args_raw
19781853
19791854 _ACEOF
19801855 exec 5>>config.log
20071882 for as_dir in $PATH
20081883 do
20091884 IFS=$as_save_IFS
2010 test -z "$as_dir" && as_dir=.
2011 $as_echo "PATH: $as_dir"
1885 case $as_dir in #(((
1886 '') as_dir=./ ;;
1887 */) ;;
1888 *) as_dir=$as_dir/ ;;
1889 esac
1890 printf "%s\n" "PATH: $as_dir"
20121891 done
20131892 IFS=$as_save_IFS
20141893
20431922 | -silent | --silent | --silen | --sile | --sil)
20441923 continue ;;
20451924 *\'*)
2046 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1925 ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
20471926 esac
20481927 case $ac_pass in
20491928 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
20781957 # WARNING: Use '\'' to represent an apostrophe within the trap.
20791958 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
20801959 trap 'exit_status=$?
1960 # Sanitize IFS.
1961 IFS=" "" $as_nl"
20811962 # Save into config.log some information that might help in debugging.
20821963 {
20831964 echo
20841965
2085 $as_echo "## ---------------- ##
1966 printf "%s\n" "## ---------------- ##
20861967 ## Cache variables. ##
20871968 ## ---------------- ##"
20881969 echo
20931974 case $ac_val in #(
20941975 *${as_nl}*)
20951976 case $ac_var in #(
2096 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2097 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1977 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1978 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
20981979 esac
20991980 case $ac_var in #(
21001981 _ | IFS | as_nl) ;; #(
21181999 )
21192000 echo
21202001
2121 $as_echo "## ----------------- ##
2002 printf "%s\n" "## ----------------- ##
21222003 ## Output variables. ##
21232004 ## ----------------- ##"
21242005 echo
21262007 do
21272008 eval ac_val=\$$ac_var
21282009 case $ac_val in
2129 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2010 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
21302011 esac
2131 $as_echo "$ac_var='\''$ac_val'\''"
2012 printf "%s\n" "$ac_var='\''$ac_val'\''"
21322013 done | sort
21332014 echo
21342015
21352016 if test -n "$ac_subst_files"; then
2136 $as_echo "## ------------------- ##
2017 printf "%s\n" "## ------------------- ##
21372018 ## File substitutions. ##
21382019 ## ------------------- ##"
21392020 echo
21412022 do
21422023 eval ac_val=\$$ac_var
21432024 case $ac_val in
2144 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2025 *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
21452026 esac
2146 $as_echo "$ac_var='\''$ac_val'\''"
2027 printf "%s\n" "$ac_var='\''$ac_val'\''"
21472028 done | sort
21482029 echo
21492030 fi
21502031
21512032 if test -s confdefs.h; then
2152 $as_echo "## ----------- ##
2033 printf "%s\n" "## ----------- ##
21532034 ## confdefs.h. ##
21542035 ## ----------- ##"
21552036 echo
21572038 echo
21582039 fi
21592040 test "$ac_signal" != 0 &&
2160 $as_echo "$as_me: caught signal $ac_signal"
2161 $as_echo "$as_me: exit $exit_status"
2041 printf "%s\n" "$as_me: caught signal $ac_signal"
2042 printf "%s\n" "$as_me: exit $exit_status"
21622043 } >&5
21632044 rm -f core *.core core.conftest.* &&
21642045 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
21722053 # confdefs.h avoids OS command line length limits that DEFS can exceed.
21732054 rm -f -r conftest* confdefs.h
21742055
2175 $as_echo "/* confdefs.h */" > confdefs.h
2056 printf "%s\n" "/* confdefs.h */" > confdefs.h
21762057
21772058 # Predefined preprocessor variables.
21782059
2179 cat >>confdefs.h <<_ACEOF
2180 #define PACKAGE_NAME "$PACKAGE_NAME"
2181 _ACEOF
2182
2183 cat >>confdefs.h <<_ACEOF
2184 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2185 _ACEOF
2186
2187 cat >>confdefs.h <<_ACEOF
2188 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2189 _ACEOF
2190
2191 cat >>confdefs.h <<_ACEOF
2192 #define PACKAGE_STRING "$PACKAGE_STRING"
2193 _ACEOF
2194
2195 cat >>confdefs.h <<_ACEOF
2196 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2197 _ACEOF
2198
2199 cat >>confdefs.h <<_ACEOF
2200 #define PACKAGE_URL "$PACKAGE_URL"
2201 _ACEOF
2060 printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
2061
2062 printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
2063
2064 printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
2065
2066 printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
2067
2068 printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
2069
2070 printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
22022071
22032072
22042073 # Let the site file select an alternate cache file if it wants to.
22052074 # Prefer an explicitly selected file to automatically selected ones.
2206 ac_site_file1=NONE
2207 ac_site_file2=NONE
22082075 if test -n "$CONFIG_SITE"; then
2209 # We do not want a PATH search for config.site.
2210 case $CONFIG_SITE in #((
2211 -*) ac_site_file1=./$CONFIG_SITE;;
2212 */*) ac_site_file1=$CONFIG_SITE;;
2213 *) ac_site_file1=./$CONFIG_SITE;;
2214 esac
2076 ac_site_files="$CONFIG_SITE"
22152077 elif test "x$prefix" != xNONE; then
2216 ac_site_file1=$prefix/share/config.site
2217 ac_site_file2=$prefix/etc/config.site
2078 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
22182079 else
2219 ac_site_file1=$ac_default_prefix/share/config.site
2220 ac_site_file2=$ac_default_prefix/etc/config.site
2221 fi
2222 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2080 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2081 fi
2082
2083 for ac_site_file in $ac_site_files
22232084 do
2224 test "x$ac_site_file" = xNONE && continue
2225 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2226 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2227 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2085 case $ac_site_file in #(
2086 */*) :
2087 ;; #(
2088 *) :
2089 ac_site_file=./$ac_site_file ;;
2090 esac
2091 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2092 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2093 printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
22282094 sed 's/^/| /' "$ac_site_file" >&5
22292095 . "$ac_site_file" \
2230 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2231 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2096 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2097 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
22322098 as_fn_error $? "failed to load site script $ac_site_file
22332099 See \`config.log' for more details" "$LINENO" 5; }
22342100 fi
22382104 # Some versions of bash will fail to source /dev/null (special files
22392105 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
22402106 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2241 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2242 $as_echo "$as_me: loading cache $cache_file" >&6;}
2107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2108 printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
22432109 case $cache_file in
22442110 [\\/]* | ?:[\\/]* ) . "$cache_file";;
22452111 *) . "./$cache_file";;
22462112 esac
22472113 fi
22482114 else
2249 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2250 $as_echo "$as_me: creating cache $cache_file" >&6;}
2115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2116 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
22512117 >$cache_file
2118 fi
2119
2120 # Test code for whether the C compiler supports C89 (global declarations)
2121 ac_c_conftest_c89_globals='
2122 /* Does the compiler advertise C89 conformance?
2123 Do not test the value of __STDC__, because some compilers set it to 0
2124 while being otherwise adequately conformant. */
2125 #if !defined __STDC__
2126 # error "Compiler does not advertise C89 conformance"
2127 #endif
2128
2129 #include <stddef.h>
2130 #include <stdarg.h>
2131 struct stat;
2132 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
2133 struct buf { int x; };
2134 struct buf * (*rcsopen) (struct buf *, struct stat *, int);
2135 static char *e (p, i)
2136 char **p;
2137 int i;
2138 {
2139 return p[i];
2140 }
2141 static char *f (char * (*g) (char **, int), char **p, ...)
2142 {
2143 char *s;
2144 va_list v;
2145 va_start (v,p);
2146 s = g (p, va_arg (v,int));
2147 va_end (v);
2148 return s;
2149 }
2150
2151 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2152 function prototypes and stuff, but not \xHH hex character constants.
2153 These do not provoke an error unfortunately, instead are silently treated
2154 as an "x". The following induces an error, until -std is added to get
2155 proper ANSI mode. Curiously \x00 != x always comes out true, for an
2156 array size at least. It is necessary to write \x00 == 0 to get something
2157 that is true only with -std. */
2158 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2159
2160 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2161 inside strings and character constants. */
2162 #define FOO(x) '\''x'\''
2163 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2164
2165 int test (int i, double x);
2166 struct s1 {int (*f) (int a);};
2167 struct s2 {int (*f) (double a);};
2168 int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
2169 int, int);'
2170
2171 # Test code for whether the C compiler supports C89 (body of main).
2172 ac_c_conftest_c89_main='
2173 ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
2174 '
2175
2176 # Test code for whether the C compiler supports C99 (global declarations)
2177 ac_c_conftest_c99_globals='
2178 // Does the compiler advertise C99 conformance?
2179 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
2180 # error "Compiler does not advertise C99 conformance"
2181 #endif
2182
2183 #include <stdbool.h>
2184 extern int puts (const char *);
2185 extern int printf (const char *, ...);
2186 extern int dprintf (int, const char *, ...);
2187 extern void *malloc (size_t);
2188
2189 // Check varargs macros. These examples are taken from C99 6.10.3.5.
2190 // dprintf is used instead of fprintf to avoid needing to declare
2191 // FILE and stderr.
2192 #define debug(...) dprintf (2, __VA_ARGS__)
2193 #define showlist(...) puts (#__VA_ARGS__)
2194 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2195 static void
2196 test_varargs_macros (void)
2197 {
2198 int x = 1234;
2199 int y = 5678;
2200 debug ("Flag");
2201 debug ("X = %d\n", x);
2202 showlist (The first, second, and third items.);
2203 report (x>y, "x is %d but y is %d", x, y);
2204 }
2205
2206 // Check long long types.
2207 #define BIG64 18446744073709551615ull
2208 #define BIG32 4294967295ul
2209 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2210 #if !BIG_OK
2211 #error "your preprocessor is broken"
2212 #endif
2213 #if BIG_OK
2214 #else
2215 #error "your preprocessor is broken"
2216 #endif
2217 static long long int bignum = -9223372036854775807LL;
2218 static unsigned long long int ubignum = BIG64;
2219
2220 struct incomplete_array
2221 {
2222 int datasize;
2223 double data[];
2224 };
2225
2226 struct named_init {
2227 int number;
2228 const wchar_t *name;
2229 double average;
2230 };
2231
2232 typedef const char *ccp;
2233
2234 static inline int
2235 test_restrict (ccp restrict text)
2236 {
2237 // See if C++-style comments work.
2238 // Iterate through items via the restricted pointer.
2239 // Also check for declarations in for loops.
2240 for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
2241 continue;
2242 return 0;
2243 }
2244
2245 // Check varargs and va_copy.
2246 static bool
2247 test_varargs (const char *format, ...)
2248 {
2249 va_list args;
2250 va_start (args, format);
2251 va_list args_copy;
2252 va_copy (args_copy, args);
2253
2254 const char *str = "";
2255 int number = 0;
2256 float fnumber = 0;
2257
2258 while (*format)
2259 {
2260 switch (*format++)
2261 {
2262 case '\''s'\'': // string
2263 str = va_arg (args_copy, const char *);
2264 break;
2265 case '\''d'\'': // int
2266 number = va_arg (args_copy, int);
2267 break;
2268 case '\''f'\'': // float
2269 fnumber = va_arg (args_copy, double);
2270 break;
2271 default:
2272 break;
2273 }
2274 }
2275 va_end (args_copy);
2276 va_end (args);
2277
2278 return *str && number && fnumber;
2279 }
2280 '
2281
2282 # Test code for whether the C compiler supports C99 (body of main).
2283 ac_c_conftest_c99_main='
2284 // Check bool.
2285 _Bool success = false;
2286 success |= (argc != 0);
2287
2288 // Check restrict.
2289 if (test_restrict ("String literal") == 0)
2290 success = true;
2291 char *restrict newvar = "Another string";
2292
2293 // Check varargs.
2294 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
2295 test_varargs_macros ();
2296
2297 // Check flexible array members.
2298 struct incomplete_array *ia =
2299 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
2300 ia->datasize = 10;
2301 for (int i = 0; i < ia->datasize; ++i)
2302 ia->data[i] = i * 1.234;
2303
2304 // Check named initializers.
2305 struct named_init ni = {
2306 .number = 34,
2307 .name = L"Test wide string",
2308 .average = 543.34343,
2309 };
2310
2311 ni.number = 58;
2312
2313 int dynamic_array[ni.number];
2314 dynamic_array[0] = argv[0][0];
2315 dynamic_array[ni.number - 1] = 543;
2316
2317 // work around unused variable warnings
2318 ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
2319 || dynamic_array[ni.number - 1] != 543);
2320 '
2321
2322 # Test code for whether the C compiler supports C11 (global declarations)
2323 ac_c_conftest_c11_globals='
2324 // Does the compiler advertise C11 conformance?
2325 #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
2326 # error "Compiler does not advertise C11 conformance"
2327 #endif
2328
2329 // Check _Alignas.
2330 char _Alignas (double) aligned_as_double;
2331 char _Alignas (0) no_special_alignment;
2332 extern char aligned_as_int;
2333 char _Alignas (0) _Alignas (int) aligned_as_int;
2334
2335 // Check _Alignof.
2336 enum
2337 {
2338 int_alignment = _Alignof (int),
2339 int_array_alignment = _Alignof (int[100]),
2340 char_alignment = _Alignof (char)
2341 };
2342 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2343
2344 // Check _Noreturn.
2345 int _Noreturn does_not_return (void) { for (;;) continue; }
2346
2347 // Check _Static_assert.
2348 struct test_static_assert
2349 {
2350 int x;
2351 _Static_assert (sizeof (int) <= sizeof (long int),
2352 "_Static_assert does not work in struct");
2353 long int y;
2354 };
2355
2356 // Check UTF-8 literals.
2357 #define u8 syntax error!
2358 char const utf8_literal[] = u8"happens to be ASCII" "another string";
2359
2360 // Check duplicate typedefs.
2361 typedef long *long_ptr;
2362 typedef long int *long_ptr;
2363 typedef long_ptr long_ptr;
2364
2365 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2366 struct anonymous
2367 {
2368 union {
2369 struct { int i; int j; };
2370 struct { int k; long int l; } w;
2371 };
2372 int m;
2373 } v1;
2374 '
2375
2376 # Test code for whether the C compiler supports C11 (body of main).
2377 ac_c_conftest_c11_main='
2378 _Static_assert ((offsetof (struct anonymous, i)
2379 == offsetof (struct anonymous, w.k)),
2380 "Anonymous union alignment botch");
2381 v1.i = 2;
2382 v1.w.k = 5;
2383 ok |= v1.i != 5;
2384 '
2385
2386 # Test code for whether the C compiler supports C11 (complete).
2387 ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
2388 ${ac_c_conftest_c99_globals}
2389 ${ac_c_conftest_c11_globals}
2390
2391 int
2392 main (int argc, char **argv)
2393 {
2394 int ok = 0;
2395 ${ac_c_conftest_c89_main}
2396 ${ac_c_conftest_c99_main}
2397 ${ac_c_conftest_c11_main}
2398 return ok;
2399 }
2400 "
2401
2402 # Test code for whether the C compiler supports C99 (complete).
2403 ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
2404 ${ac_c_conftest_c99_globals}
2405
2406 int
2407 main (int argc, char **argv)
2408 {
2409 int ok = 0;
2410 ${ac_c_conftest_c89_main}
2411 ${ac_c_conftest_c99_main}
2412 return ok;
2413 }
2414 "
2415
2416 # Test code for whether the C compiler supports C89 (complete).
2417 ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
2418
2419 int
2420 main (int argc, char **argv)
2421 {
2422 int ok = 0;
2423 ${ac_c_conftest_c89_main}
2424 return ok;
2425 }
2426 "
2427
2428 as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
2429 as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
2430 as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
2431 as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
2432 as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
2433 as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
2434 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
2435 as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
2436 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
2437
2438 # Auxiliary files required by this configure script.
2439 ac_aux_files="config.guess config.sub ltmain.sh compile missing install-sh"
2440
2441 # Locations in which to look for auxiliary files.
2442 ac_aux_dir_candidates="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.."
2443
2444 # Search for a directory containing all of the required auxiliary files,
2445 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2446 # If we don't find one directory that contains all the files we need,
2447 # we report the set of missing files from the *first* directory in
2448 # $ac_aux_dir_candidates and give up.
2449 ac_missing_aux_files=""
2450 ac_first_candidate=:
2451 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2452 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2453 as_found=false
2454 for as_dir in $ac_aux_dir_candidates
2455 do
2456 IFS=$as_save_IFS
2457 case $as_dir in #(((
2458 '') as_dir=./ ;;
2459 */) ;;
2460 *) as_dir=$as_dir/ ;;
2461 esac
2462 as_found=:
2463
2464 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2465 ac_aux_dir_found=yes
2466 ac_install_sh=
2467 for ac_aux in $ac_aux_files
2468 do
2469 # As a special case, if "install-sh" is required, that requirement
2470 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2471 # and $ac_install_sh is set appropriately for whichever one is found.
2472 if test x"$ac_aux" = x"install-sh"
2473 then
2474 if test -f "${as_dir}install-sh"; then
2475 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2476 ac_install_sh="${as_dir}install-sh -c"
2477 elif test -f "${as_dir}install.sh"; then
2478 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2479 ac_install_sh="${as_dir}install.sh -c"
2480 elif test -f "${as_dir}shtool"; then
2481 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2482 ac_install_sh="${as_dir}shtool install -c"
2483 else
2484 ac_aux_dir_found=no
2485 if $ac_first_candidate; then
2486 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2487 else
2488 break
2489 fi
2490 fi
2491 else
2492 if test -f "${as_dir}${ac_aux}"; then
2493 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2494 else
2495 ac_aux_dir_found=no
2496 if $ac_first_candidate; then
2497 ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
2498 else
2499 break
2500 fi
2501 fi
2502 fi
2503 done
2504 if test "$ac_aux_dir_found" = yes; then
2505 ac_aux_dir="$as_dir"
2506 break
2507 fi
2508 ac_first_candidate=false
2509
2510 as_found=false
2511 done
2512 IFS=$as_save_IFS
2513 if $as_found
2514 then :
2515
2516 else $as_nop
2517 as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
2518 fi
2519
2520
2521 # These three variables are undocumented and unsupported,
2522 # and are intended to be withdrawn in a future Autoconf release.
2523 # They can cause serious problems if a builder's source tree is in a directory
2524 # whose full name contains unusual characters.
2525 if test -f "${ac_aux_dir}config.guess"; then
2526 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
2527 fi
2528 if test -f "${ac_aux_dir}config.sub"; then
2529 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
2530 fi
2531 if test -f "$ac_aux_dir/configure"; then
2532 ac_configure="$SHELL ${ac_aux_dir}configure"
22522533 fi
22532534
22542535 # Check that the precious variables saved in the cache have kept the same
22612542 eval ac_new_val=\$ac_env_${ac_var}_value
22622543 case $ac_old_set,$ac_new_set in
22632544 set,)
2264 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2265 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2545 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2546 printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
22662547 ac_cache_corrupted=: ;;
22672548 ,set)
2268 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2269 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2550 printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
22702551 ac_cache_corrupted=: ;;
22712552 ,);;
22722553 *)
22752556 ac_old_val_w=`echo x $ac_old_val`
22762557 ac_new_val_w=`echo x $ac_new_val`
22772558 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2278 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2279 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2560 printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
22802561 ac_cache_corrupted=:
22812562 else
2282 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2283 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2563 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2564 printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
22842565 eval $ac_var=\$ac_old_val
22852566 fi
2286 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2287 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2288 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2289 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2568 printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
2569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2570 printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
22902571 fi;;
22912572 esac
22922573 # Pass precious variables to config.status.
22932574 if test "$ac_new_set" = set; then
22942575 case $ac_new_val in
2295 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2576 *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
22962577 *) ac_arg=$ac_var=$ac_new_val ;;
22972578 esac
22982579 case " $ac_configure_args " in
23022583 fi
23032584 done
23042585 if $ac_cache_corrupted; then
2305 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2306 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2307 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2308 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2309 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2587 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
2588 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2589 printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
2590 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2591 and start over" "$LINENO" 5
23102592 fi
23112593 ## -------------------- ##
23122594 ## Main body of script. ##
23232605
23242606 am__api_version='1.16'
23252607
2326 ac_aux_dir=
2327 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2328 if test -f "$ac_dir/install-sh"; then
2329 ac_aux_dir=$ac_dir
2330 ac_install_sh="$ac_aux_dir/install-sh -c"
2331 break
2332 elif test -f "$ac_dir/install.sh"; then
2333 ac_aux_dir=$ac_dir
2334 ac_install_sh="$ac_aux_dir/install.sh -c"
2335 break
2336 elif test -f "$ac_dir/shtool"; then
2337 ac_aux_dir=$ac_dir
2338 ac_install_sh="$ac_aux_dir/shtool install -c"
2339 break
2340 fi
2341 done
2342 if test -z "$ac_aux_dir"; then
2343 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2344 fi
2345
2346 # These three variables are undocumented and unsupported,
2347 # and are intended to be withdrawn in a future Autoconf release.
2348 # They can cause serious problems if a builder's source tree is in a directory
2349 # whose full name contains unusual characters.
2350 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2351 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2352 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2353
2354
2355 # Find a good install program. We prefer a C program (faster),
2608
2609
2610 # Find a good install program. We prefer a C program (faster),
23562611 # so one script is as good as another. But avoid the broken or
23572612 # incompatible versions:
23582613 # SysV /etc/install, /usr/sbin/install
23662621 # OS/2's system install, which has a completely different semantic
23672622 # ./install, which can be erroneously created by make from ./install.sh.
23682623 # Reject install programs that cannot install multiple files.
2369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2370 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2624 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2625 printf %s "checking for a BSD-compatible install... " >&6; }
23712626 if test -z "$INSTALL"; then
2372 if ${ac_cv_path_install+:} false; then :
2373 $as_echo_n "(cached) " >&6
2374 else
2627 if test ${ac_cv_path_install+y}
2628 then :
2629 printf %s "(cached) " >&6
2630 else $as_nop
23752631 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23762632 for as_dir in $PATH
23772633 do
23782634 IFS=$as_save_IFS
2379 test -z "$as_dir" && as_dir=.
2380 # Account for people who put trailing slashes in PATH elements.
2381 case $as_dir/ in #((
2382 ./ | .// | /[cC]/* | \
2635 case $as_dir in #(((
2636 '') as_dir=./ ;;
2637 */) ;;
2638 *) as_dir=$as_dir/ ;;
2639 esac
2640 # Account for fact that we put trailing slashes in our PATH walk.
2641 case $as_dir in #((
2642 ./ | /[cC]/* | \
23832643 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
23842644 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
23852645 /usr/ucb/* ) ;;
23892649 # by default.
23902650 for ac_prog in ginstall scoinst install; do
23912651 for ac_exec_ext in '' $ac_executable_extensions; do
2392 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2652 if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then
23932653 if test $ac_prog = install &&
2394 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2654 grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
23952655 # AIX install. It has an incompatible calling convention.
23962656 :
23972657 elif test $ac_prog = install &&
2398 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2658 grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
23992659 # program-specific install script used by HP pwplus--don't use.
24002660 :
24012661 else
24032663 echo one > conftest.one
24042664 echo two > conftest.two
24052665 mkdir conftest.dir
2406 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2666 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
24072667 test -s conftest.one && test -s conftest.two &&
24082668 test -s conftest.dir/conftest.one &&
24092669 test -s conftest.dir/conftest.two
24102670 then
2411 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2671 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
24122672 break 3
24132673 fi
24142674 fi
24242684 rm -rf conftest.one conftest.two conftest.dir
24252685
24262686 fi
2427 if test "${ac_cv_path_install+set}" = set; then
2687 if test ${ac_cv_path_install+y}; then
24282688 INSTALL=$ac_cv_path_install
24292689 else
24302690 # As a last resort, use the slow shell script. Don't cache a
24342694 INSTALL=$ac_install_sh
24352695 fi
24362696 fi
2437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2438 $as_echo "$INSTALL" >&6; }
2697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2698 printf "%s\n" "$INSTALL" >&6; }
24392699
24402700 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
24412701 # It thinks the first close brace ends the variable substitution.
24452705
24462706 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
24472707
2448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2449 $as_echo_n "checking whether build environment is sane... " >&6; }
2708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2709 printf %s "checking whether build environment is sane... " >&6; }
24502710 # Reject unsafe characters in $srcdir or the absolute working directory
24512711 # name. Accept space and tab only in the latter.
24522712 am_lf='
25002760 as_fn_error $? "newly created file is older than distributed files!
25012761 Check your system clock" "$LINENO" 5
25022762 fi
2503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2504 $as_echo "yes" >&6; }
2763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2764 printf "%s\n" "yes" >&6; }
25052765 # If we didn't sleep, we still need to ensure time stamps of config.status and
25062766 # generated files are strictly newer.
25072767 am_sleep_pid=
25202780 # Double any \ or $.
25212781 # By default was `s,x,x', remove it if useless.
25222782 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2523 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2783 program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
2784
25242785
25252786 # Expand $ac_aux_dir to an absolute path.
25262787 am_aux_dir=`cd "$ac_aux_dir" && pwd`
25272788
2528 if test x"${MISSING+set}" != xset; then
2529 case $am_aux_dir in
2530 *\ * | *\ *)
2531 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2532 *)
2533 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2534 esac
2789
2790 if test x"${MISSING+set}" != xset; then
2791 MISSING="\${SHELL} '$am_aux_dir/missing'"
25352792 fi
25362793 # Use eval to expand $SHELL
25372794 if eval "$MISSING --is-lightweight"; then
25382795 am_missing_run="$MISSING "
25392796 else
25402797 am_missing_run=
2541 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2542 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2799 printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
25432800 fi
25442801
25452802 if test x"${install_sh+set}" != xset; then
25592816 if test -n "$ac_tool_prefix"; then
25602817 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
25612818 set dummy ${ac_tool_prefix}strip; ac_word=$2
2562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2563 $as_echo_n "checking for $ac_word... " >&6; }
2564 if ${ac_cv_prog_STRIP+:} false; then :
2565 $as_echo_n "(cached) " >&6
2566 else
2819 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2820 printf %s "checking for $ac_word... " >&6; }
2821 if test ${ac_cv_prog_STRIP+y}
2822 then :
2823 printf %s "(cached) " >&6
2824 else $as_nop
25672825 if test -n "$STRIP"; then
25682826 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
25692827 else
25712829 for as_dir in $PATH
25722830 do
25732831 IFS=$as_save_IFS
2574 test -z "$as_dir" && as_dir=.
2832 case $as_dir in #(((
2833 '') as_dir=./ ;;
2834 */) ;;
2835 *) as_dir=$as_dir/ ;;
2836 esac
25752837 for ac_exec_ext in '' $ac_executable_extensions; do
2576 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2838 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
25772839 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2578 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2840 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
25792841 break 2
25802842 fi
25812843 done
25862848 fi
25872849 STRIP=$ac_cv_prog_STRIP
25882850 if test -n "$STRIP"; then
2589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2590 $as_echo "$STRIP" >&6; }
2851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2852 printf "%s\n" "$STRIP" >&6; }
25912853 else
2592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2593 $as_echo "no" >&6; }
2854 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2855 printf "%s\n" "no" >&6; }
25942856 fi
25952857
25962858
25992861 ac_ct_STRIP=$STRIP
26002862 # Extract the first word of "strip", so it can be a program name with args.
26012863 set dummy strip; ac_word=$2
2602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2603 $as_echo_n "checking for $ac_word... " >&6; }
2604 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2605 $as_echo_n "(cached) " >&6
2606 else
2864 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2865 printf %s "checking for $ac_word... " >&6; }
2866 if test ${ac_cv_prog_ac_ct_STRIP+y}
2867 then :
2868 printf %s "(cached) " >&6
2869 else $as_nop
26072870 if test -n "$ac_ct_STRIP"; then
26082871 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
26092872 else
26112874 for as_dir in $PATH
26122875 do
26132876 IFS=$as_save_IFS
2614 test -z "$as_dir" && as_dir=.
2877 case $as_dir in #(((
2878 '') as_dir=./ ;;
2879 */) ;;
2880 *) as_dir=$as_dir/ ;;
2881 esac
26152882 for ac_exec_ext in '' $ac_executable_extensions; do
2616 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2883 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
26172884 ac_cv_prog_ac_ct_STRIP="strip"
2618 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2885 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
26192886 break 2
26202887 fi
26212888 done
26262893 fi
26272894 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
26282895 if test -n "$ac_ct_STRIP"; then
2629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2630 $as_echo "$ac_ct_STRIP" >&6; }
2896 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2897 printf "%s\n" "$ac_ct_STRIP" >&6; }
26312898 else
2632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2633 $as_echo "no" >&6; }
2899 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2900 printf "%s\n" "no" >&6; }
26342901 fi
26352902
26362903 if test "x$ac_ct_STRIP" = x; then
26382905 else
26392906 case $cross_compiling:$ac_tool_warned in
26402907 yes:)
2641 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2642 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2908 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2909 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
26432910 ac_tool_warned=yes ;;
26442911 esac
26452912 STRIP=$ac_ct_STRIP
26512918 fi
26522919 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
26532920
2654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2655 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2921
2922 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
2923 printf %s "checking for a race-free mkdir -p... " >&6; }
26562924 if test -z "$MKDIR_P"; then
2657 if ${ac_cv_path_mkdir+:} false; then :
2658 $as_echo_n "(cached) " >&6
2659 else
2925 if test ${ac_cv_path_mkdir+y}
2926 then :
2927 printf %s "(cached) " >&6
2928 else $as_nop
26602929 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
26612930 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
26622931 do
26632932 IFS=$as_save_IFS
2664 test -z "$as_dir" && as_dir=.
2933 case $as_dir in #(((
2934 '') as_dir=./ ;;
2935 */) ;;
2936 *) as_dir=$as_dir/ ;;
2937 esac
26652938 for ac_prog in mkdir gmkdir; do
26662939 for ac_exec_ext in '' $ac_executable_extensions; do
2667 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2668 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2669 'mkdir (GNU coreutils) '* | \
2670 'mkdir (coreutils) '* | \
2940 as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
2941 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
2942 'mkdir ('*'coreutils) '* | \
2943 'BusyBox '* | \
26712944 'mkdir (fileutils) '4.1*)
2672 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2945 ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
26732946 break 3;;
26742947 esac
26752948 done
26802953 fi
26812954
26822955 test -d ./--version && rmdir ./--version
2683 if test "${ac_cv_path_mkdir+set}" = set; then
2956 if test ${ac_cv_path_mkdir+y}; then
26842957 MKDIR_P="$ac_cv_path_mkdir -p"
26852958 else
26862959 # As a last resort, use the slow shell script. Don't cache a
26902963 MKDIR_P="$ac_install_sh -d"
26912964 fi
26922965 fi
2693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2694 $as_echo "$MKDIR_P" >&6; }
2966 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2967 printf "%s\n" "$MKDIR_P" >&6; }
26952968
26962969 for ac_prog in gawk mawk nawk awk
26972970 do
26982971 # Extract the first word of "$ac_prog", so it can be a program name with args.
26992972 set dummy $ac_prog; ac_word=$2
2700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2701 $as_echo_n "checking for $ac_word... " >&6; }
2702 if ${ac_cv_prog_AWK+:} false; then :
2703 $as_echo_n "(cached) " >&6
2704 else
2973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2974 printf %s "checking for $ac_word... " >&6; }
2975 if test ${ac_cv_prog_AWK+y}
2976 then :
2977 printf %s "(cached) " >&6
2978 else $as_nop
27052979 if test -n "$AWK"; then
27062980 ac_cv_prog_AWK="$AWK" # Let the user override the test.
27072981 else
27092983 for as_dir in $PATH
27102984 do
27112985 IFS=$as_save_IFS
2712 test -z "$as_dir" && as_dir=.
2986 case $as_dir in #(((
2987 '') as_dir=./ ;;
2988 */) ;;
2989 *) as_dir=$as_dir/ ;;
2990 esac
27132991 for ac_exec_ext in '' $ac_executable_extensions; do
2714 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2992 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
27152993 ac_cv_prog_AWK="$ac_prog"
2716 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2994 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
27172995 break 2
27182996 fi
27192997 done
27243002 fi
27253003 AWK=$ac_cv_prog_AWK
27263004 if test -n "$AWK"; then
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2728 $as_echo "$AWK" >&6; }
3005 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3006 printf "%s\n" "$AWK" >&6; }
27293007 else
2730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2731 $as_echo "no" >&6; }
3008 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3009 printf "%s\n" "no" >&6; }
27323010 fi
27333011
27343012
27353013 test -n "$AWK" && break
27363014 done
27373015
2738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2739 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3017 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
27403018 set x ${MAKE-make}
2741 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2742 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2743 $as_echo_n "(cached) " >&6
2744 else
3019 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3020 if eval test \${ac_cv_prog_make_${ac_make}_set+y}
3021 then :
3022 printf %s "(cached) " >&6
3023 else $as_nop
27453024 cat >conftest.make <<\_ACEOF
27463025 SHELL = /bin/sh
27473026 all:
27573036 rm -f conftest.make
27583037 fi
27593038 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2761 $as_echo "yes" >&6; }
3039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3040 printf "%s\n" "yes" >&6; }
27623041 SET_MAKE=
27633042 else
2764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2765 $as_echo "no" >&6; }
3043 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3044 printf "%s\n" "no" >&6; }
27663045 SET_MAKE="MAKE=${MAKE-make}"
27673046 fi
27683047
27763055 rmdir .tst 2>/dev/null
27773056
27783057 # Check whether --enable-silent-rules was given.
2779 if test "${enable_silent_rules+set}" = set; then :
3058 if test ${enable_silent_rules+y}
3059 then :
27803060 enableval=$enable_silent_rules;
27813061 fi
27823062
27863066 *) AM_DEFAULT_VERBOSITY=1;;
27873067 esac
27883068 am_make=${MAKE-make}
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2790 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2791 if ${am_cv_make_support_nested_variables+:} false; then :
2792 $as_echo_n "(cached) " >&6
2793 else
2794 if $as_echo 'TRUE=$(BAR$(V))
3069 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3070 printf %s "checking whether $am_make supports nested variables... " >&6; }
3071 if test ${am_cv_make_support_nested_variables+y}
3072 then :
3073 printf %s "(cached) " >&6
3074 else $as_nop
3075 if printf "%s\n" 'TRUE=$(BAR$(V))
27953076 BAR0=false
27963077 BAR1=true
27973078 V=1
28033084 am_cv_make_support_nested_variables=no
28043085 fi
28053086 fi
2806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2807 $as_echo "$am_cv_make_support_nested_variables" >&6; }
3087 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3088 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
28083089 if test $am_cv_make_support_nested_variables = yes; then
28093090 AM_V='$(V)'
28103091 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
28393120 VERSION='0.5.2'
28403121
28413122
2842 cat >>confdefs.h <<_ACEOF
2843 #define PACKAGE "$PACKAGE"
2844 _ACEOF
2845
2846
2847 cat >>confdefs.h <<_ACEOF
2848 #define VERSION "$VERSION"
2849 _ACEOF
3123 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
3124
3125
3126 printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
28503127
28513128 # Some tools Automake needs.
28523129
28923169 # (that is, avoid stderr redirection).
28933170 am_uid=`id -u || echo unknown`
28943171 am_gid=`id -g || echo unknown`
2895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
2896 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
3172 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
3173 printf %s "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
28973174 if test $am_uid -le $am_max_uid; then
2898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2899 $as_echo "yes" >&6; }
3175 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3176 printf "%s\n" "yes" >&6; }
29003177 else
2901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2902 $as_echo "no" >&6; }
3178 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3179 printf "%s\n" "no" >&6; }
29033180 _am_tools=none
29043181 fi
2905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
2906 $as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
3182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
3183 printf %s "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
29073184 if test $am_gid -le $am_max_gid; then
2908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2909 $as_echo "yes" >&6; }
3185 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3186 printf "%s\n" "yes" >&6; }
29103187 else
2911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2912 $as_echo "no" >&6; }
3188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3189 printf "%s\n" "no" >&6; }
29133190 _am_tools=none
29143191 fi
29153192
2916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
2917 $as_echo_n "checking how to create a ustar tar archive... " >&6; }
3193 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3194 printf %s "checking how to create a ustar tar archive... " >&6; }
29183195
29193196 # Go ahead even if we have the value already cached. We do so because we
29203197 # need to set the values for the 'am__tar' and 'am__untar' variables.
29893266 done
29903267 rm -rf conftest.dir
29913268
2992 if ${am_cv_prog_tar_ustar+:} false; then :
2993 $as_echo_n "(cached) " >&6
2994 else
3269 if test ${am_cv_prog_tar_ustar+y}
3270 then :
3271 printf %s "(cached) " >&6
3272 else $as_nop
29953273 am_cv_prog_tar_ustar=$_am_tool
29963274 fi
29973275
2998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
2999 $as_echo "$am_cv_prog_tar_ustar" >&6; }
3000
3001
3002
3276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3277 printf "%s\n" "$am_cv_prog_tar_ustar" >&6; }
3278
3279
3280
3281
3282
3283 # Variables for tags utilities; see am/tags.am
3284 if test -z "$CTAGS"; then
3285 CTAGS=ctags
3286 fi
3287
3288 if test -z "$ETAGS"; then
3289 ETAGS=etags
3290 fi
3291
3292 if test -z "$CSCOPE"; then
3293 CSCOPE=cscope
3294 fi
30033295
30043296
30053297
30483340 ac_config_headers="$ac_config_headers config.h"
30493341
30503342
3051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3052 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3344 printf %s "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
30533345 # Check whether --enable-maintainer-mode was given.
3054 if test "${enable_maintainer_mode+set}" = set; then :
3346 if test ${enable_maintainer_mode+y}
3347 then :
30553348 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3056 else
3349 else $as_nop
30573350 USE_MAINTAINER_MODE=no
30583351 fi
30593352
3060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3061 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3354 printf "%s\n" "$USE_MAINTAINER_MODE" >&6; }
30623355 if test $USE_MAINTAINER_MODE = yes; then
30633356 MAINTAINER_MODE_TRUE=
30643357 MAINTAINER_MODE_FALSE='#'
30713364
30723365
30733366 # Check whether --enable-silent-rules was given.
3074 if test "${enable_silent_rules+set}" = set; then :
3367 if test ${enable_silent_rules+y}
3368 then :
30753369 enableval=$enable_silent_rules;
30763370 fi
30773371
30813375 *) AM_DEFAULT_VERBOSITY=0;;
30823376 esac
30833377 am_make=${MAKE-make}
3084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3085 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
3086 if ${am_cv_make_support_nested_variables+:} false; then :
3087 $as_echo_n "(cached) " >&6
3088 else
3089 if $as_echo 'TRUE=$(BAR$(V))
3378 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3379 printf %s "checking whether $am_make supports nested variables... " >&6; }
3380 if test ${am_cv_make_support_nested_variables+y}
3381 then :
3382 printf %s "(cached) " >&6
3383 else $as_nop
3384 if printf "%s\n" 'TRUE=$(BAR$(V))
30903385 BAR0=false
30913386 BAR1=true
30923387 V=1
30983393 am_cv_make_support_nested_variables=no
30993394 fi
31003395 fi
3101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3102 $as_echo "$am_cv_make_support_nested_variables" >&6; }
3396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3397 printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
31033398 if test $am_cv_make_support_nested_variables = yes; then
31043399 AM_V='$(V)'
31053400 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
31083403 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
31093404 fi
31103405 AM_BACKSLASH='\'
3406
3407
3408
3409
3410
3411
3412
3413
3414
31113415
31123416
31133417
31193423 if test -n "$ac_tool_prefix"; then
31203424 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
31213425 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3123 $as_echo_n "checking for $ac_word... " >&6; }
3124 if ${ac_cv_prog_CC+:} false; then :
3125 $as_echo_n "(cached) " >&6
3126 else
3426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3427 printf %s "checking for $ac_word... " >&6; }
3428 if test ${ac_cv_prog_CC+y}
3429 then :
3430 printf %s "(cached) " >&6
3431 else $as_nop
31273432 if test -n "$CC"; then
31283433 ac_cv_prog_CC="$CC" # Let the user override the test.
31293434 else
31313436 for as_dir in $PATH
31323437 do
31333438 IFS=$as_save_IFS
3134 test -z "$as_dir" && as_dir=.
3439 case $as_dir in #(((
3440 '') as_dir=./ ;;
3441 */) ;;
3442 *) as_dir=$as_dir/ ;;
3443 esac
31353444 for ac_exec_ext in '' $ac_executable_extensions; do
3136 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3445 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
31373446 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3138 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3447 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
31393448 break 2
31403449 fi
31413450 done
31463455 fi
31473456 CC=$ac_cv_prog_CC
31483457 if test -n "$CC"; then
3149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3150 $as_echo "$CC" >&6; }
3458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3459 printf "%s\n" "$CC" >&6; }
31513460 else
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3153 $as_echo "no" >&6; }
3461 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3462 printf "%s\n" "no" >&6; }
31543463 fi
31553464
31563465
31593468 ac_ct_CC=$CC
31603469 # Extract the first word of "gcc", so it can be a program name with args.
31613470 set dummy gcc; ac_word=$2
3162 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3163 $as_echo_n "checking for $ac_word... " >&6; }
3164 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3165 $as_echo_n "(cached) " >&6
3166 else
3471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3472 printf %s "checking for $ac_word... " >&6; }
3473 if test ${ac_cv_prog_ac_ct_CC+y}
3474 then :
3475 printf %s "(cached) " >&6
3476 else $as_nop
31673477 if test -n "$ac_ct_CC"; then
31683478 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
31693479 else
31713481 for as_dir in $PATH
31723482 do
31733483 IFS=$as_save_IFS
3174 test -z "$as_dir" && as_dir=.
3484 case $as_dir in #(((
3485 '') as_dir=./ ;;
3486 */) ;;
3487 *) as_dir=$as_dir/ ;;
3488 esac
31753489 for ac_exec_ext in '' $ac_executable_extensions; do
3176 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3490 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
31773491 ac_cv_prog_ac_ct_CC="gcc"
3178 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3492 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
31793493 break 2
31803494 fi
31813495 done
31863500 fi
31873501 ac_ct_CC=$ac_cv_prog_ac_ct_CC
31883502 if test -n "$ac_ct_CC"; then
3189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3190 $as_echo "$ac_ct_CC" >&6; }
3503 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3504 printf "%s\n" "$ac_ct_CC" >&6; }
31913505 else
3192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3193 $as_echo "no" >&6; }
3506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3507 printf "%s\n" "no" >&6; }
31943508 fi
31953509
31963510 if test "x$ac_ct_CC" = x; then
31983512 else
31993513 case $cross_compiling:$ac_tool_warned in
32003514 yes:)
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3202 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3515 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3516 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
32033517 ac_tool_warned=yes ;;
32043518 esac
32053519 CC=$ac_ct_CC
32123526 if test -n "$ac_tool_prefix"; then
32133527 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
32143528 set dummy ${ac_tool_prefix}cc; ac_word=$2
3215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3216 $as_echo_n "checking for $ac_word... " >&6; }
3217 if ${ac_cv_prog_CC+:} false; then :
3218 $as_echo_n "(cached) " >&6
3219 else
3529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3530 printf %s "checking for $ac_word... " >&6; }
3531 if test ${ac_cv_prog_CC+y}
3532 then :
3533 printf %s "(cached) " >&6
3534 else $as_nop
32203535 if test -n "$CC"; then
32213536 ac_cv_prog_CC="$CC" # Let the user override the test.
32223537 else
32243539 for as_dir in $PATH
32253540 do
32263541 IFS=$as_save_IFS
3227 test -z "$as_dir" && as_dir=.
3542 case $as_dir in #(((
3543 '') as_dir=./ ;;
3544 */) ;;
3545 *) as_dir=$as_dir/ ;;
3546 esac
32283547 for ac_exec_ext in '' $ac_executable_extensions; do
3229 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3548 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
32303549 ac_cv_prog_CC="${ac_tool_prefix}cc"
3231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3550 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
32323551 break 2
32333552 fi
32343553 done
32393558 fi
32403559 CC=$ac_cv_prog_CC
32413560 if test -n "$CC"; then
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3243 $as_echo "$CC" >&6; }
3561 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3562 printf "%s\n" "$CC" >&6; }
32443563 else
3245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3246 $as_echo "no" >&6; }
3564 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3565 printf "%s\n" "no" >&6; }
32473566 fi
32483567
32493568
32523571 if test -z "$CC"; then
32533572 # Extract the first word of "cc", so it can be a program name with args.
32543573 set dummy cc; ac_word=$2
3255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3256 $as_echo_n "checking for $ac_word... " >&6; }
3257 if ${ac_cv_prog_CC+:} false; then :
3258 $as_echo_n "(cached) " >&6
3259 else
3574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3575 printf %s "checking for $ac_word... " >&6; }
3576 if test ${ac_cv_prog_CC+y}
3577 then :
3578 printf %s "(cached) " >&6
3579 else $as_nop
32603580 if test -n "$CC"; then
32613581 ac_cv_prog_CC="$CC" # Let the user override the test.
32623582 else
32653585 for as_dir in $PATH
32663586 do
32673587 IFS=$as_save_IFS
3268 test -z "$as_dir" && as_dir=.
3588 case $as_dir in #(((
3589 '') as_dir=./ ;;
3590 */) ;;
3591 *) as_dir=$as_dir/ ;;
3592 esac
32693593 for ac_exec_ext in '' $ac_executable_extensions; do
3270 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3271 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3594 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3595 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
32723596 ac_prog_rejected=yes
32733597 continue
32743598 fi
32753599 ac_cv_prog_CC="cc"
3276 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3600 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
32773601 break 2
32783602 fi
32793603 done
32893613 # However, it has the same basename, so the bogon will be chosen
32903614 # first if we set CC to just the basename; use the full file name.
32913615 shift
3292 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3616 ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
32933617 fi
32943618 fi
32953619 fi
32963620 fi
32973621 CC=$ac_cv_prog_CC
32983622 if test -n "$CC"; then
3299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3300 $as_echo "$CC" >&6; }
3623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3624 printf "%s\n" "$CC" >&6; }
33013625 else
3302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3303 $as_echo "no" >&6; }
3626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3627 printf "%s\n" "no" >&6; }
33043628 fi
33053629
33063630
33113635 do
33123636 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
33133637 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3315 $as_echo_n "checking for $ac_word... " >&6; }
3316 if ${ac_cv_prog_CC+:} false; then :
3317 $as_echo_n "(cached) " >&6
3318 else
3638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3639 printf %s "checking for $ac_word... " >&6; }
3640 if test ${ac_cv_prog_CC+y}
3641 then :
3642 printf %s "(cached) " >&6
3643 else $as_nop
33193644 if test -n "$CC"; then
33203645 ac_cv_prog_CC="$CC" # Let the user override the test.
33213646 else
33233648 for as_dir in $PATH
33243649 do
33253650 IFS=$as_save_IFS
3326 test -z "$as_dir" && as_dir=.
3651 case $as_dir in #(((
3652 '') as_dir=./ ;;
3653 */) ;;
3654 *) as_dir=$as_dir/ ;;
3655 esac
33273656 for ac_exec_ext in '' $ac_executable_extensions; do
3328 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3657 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
33293658 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3330 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3659 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
33313660 break 2
33323661 fi
33333662 done
33383667 fi
33393668 CC=$ac_cv_prog_CC
33403669 if test -n "$CC"; then
3341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3342 $as_echo "$CC" >&6; }
3670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3671 printf "%s\n" "$CC" >&6; }
33433672 else
3344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3345 $as_echo "no" >&6; }
3673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3674 printf "%s\n" "no" >&6; }
33463675 fi
33473676
33483677
33553684 do
33563685 # Extract the first word of "$ac_prog", so it can be a program name with args.
33573686 set dummy $ac_prog; ac_word=$2
3358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3359 $as_echo_n "checking for $ac_word... " >&6; }
3360 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3361 $as_echo_n "(cached) " >&6
3362 else
3687 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3688 printf %s "checking for $ac_word... " >&6; }
3689 if test ${ac_cv_prog_ac_ct_CC+y}
3690 then :
3691 printf %s "(cached) " >&6
3692 else $as_nop
33633693 if test -n "$ac_ct_CC"; then
33643694 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
33653695 else
33673697 for as_dir in $PATH
33683698 do
33693699 IFS=$as_save_IFS
3370 test -z "$as_dir" && as_dir=.
3700 case $as_dir in #(((
3701 '') as_dir=./ ;;
3702 */) ;;
3703 *) as_dir=$as_dir/ ;;
3704 esac
33713705 for ac_exec_ext in '' $ac_executable_extensions; do
3372 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3706 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
33733707 ac_cv_prog_ac_ct_CC="$ac_prog"
3374 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3708 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
33753709 break 2
33763710 fi
33773711 done
33823716 fi
33833717 ac_ct_CC=$ac_cv_prog_ac_ct_CC
33843718 if test -n "$ac_ct_CC"; then
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3386 $as_echo "$ac_ct_CC" >&6; }
3719 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3720 printf "%s\n" "$ac_ct_CC" >&6; }
33873721 else
3388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3389 $as_echo "no" >&6; }
3722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3723 printf "%s\n" "no" >&6; }
33903724 fi
33913725
33923726
33983732 else
33993733 case $cross_compiling:$ac_tool_warned in
34003734 yes:)
3401 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3402 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3736 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
34033737 ac_tool_warned=yes ;;
34043738 esac
34053739 CC=$ac_ct_CC
34073741 fi
34083742
34093743 fi
3410
3411
3412 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3413 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3744 if test -z "$CC"; then
3745 if test -n "$ac_tool_prefix"; then
3746 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
3747 set dummy ${ac_tool_prefix}clang; ac_word=$2
3748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3749 printf %s "checking for $ac_word... " >&6; }
3750 if test ${ac_cv_prog_CC+y}
3751 then :
3752 printf %s "(cached) " >&6
3753 else $as_nop
3754 if test -n "$CC"; then
3755 ac_cv_prog_CC="$CC" # Let the user override the test.
3756 else
3757 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3758 for as_dir in $PATH
3759 do
3760 IFS=$as_save_IFS
3761 case $as_dir in #(((
3762 '') as_dir=./ ;;
3763 */) ;;
3764 *) as_dir=$as_dir/ ;;
3765 esac
3766 for ac_exec_ext in '' $ac_executable_extensions; do
3767 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3768 ac_cv_prog_CC="${ac_tool_prefix}clang"
3769 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3770 break 2
3771 fi
3772 done
3773 done
3774 IFS=$as_save_IFS
3775
3776 fi
3777 fi
3778 CC=$ac_cv_prog_CC
3779 if test -n "$CC"; then
3780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3781 printf "%s\n" "$CC" >&6; }
3782 else
3783 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3784 printf "%s\n" "no" >&6; }
3785 fi
3786
3787
3788 fi
3789 if test -z "$ac_cv_prog_CC"; then
3790 ac_ct_CC=$CC
3791 # Extract the first word of "clang", so it can be a program name with args.
3792 set dummy clang; ac_word=$2
3793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3794 printf %s "checking for $ac_word... " >&6; }
3795 if test ${ac_cv_prog_ac_ct_CC+y}
3796 then :
3797 printf %s "(cached) " >&6
3798 else $as_nop
3799 if test -n "$ac_ct_CC"; then
3800 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3801 else
3802 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3803 for as_dir in $PATH
3804 do
3805 IFS=$as_save_IFS
3806 case $as_dir in #(((
3807 '') as_dir=./ ;;
3808 */) ;;
3809 *) as_dir=$as_dir/ ;;
3810 esac
3811 for ac_exec_ext in '' $ac_executable_extensions; do
3812 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3813 ac_cv_prog_ac_ct_CC="clang"
3814 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3815 break 2
3816 fi
3817 done
3818 done
3819 IFS=$as_save_IFS
3820
3821 fi
3822 fi
3823 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3824 if test -n "$ac_ct_CC"; then
3825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3826 printf "%s\n" "$ac_ct_CC" >&6; }
3827 else
3828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3829 printf "%s\n" "no" >&6; }
3830 fi
3831
3832 if test "x$ac_ct_CC" = x; then
3833 CC=""
3834 else
3835 case $cross_compiling:$ac_tool_warned in
3836 yes:)
3837 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3838 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3839 ac_tool_warned=yes ;;
3840 esac
3841 CC=$ac_ct_CC
3842 fi
3843 else
3844 CC="$ac_cv_prog_CC"
3845 fi
3846
3847 fi
3848
3849
3850 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3851 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
34143852 as_fn_error $? "no acceptable C compiler found in \$PATH
34153853 See \`config.log' for more details" "$LINENO" 5; }
34163854
34173855 # Provide some information about the compiler.
3418 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3856 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
34193857 set X $ac_compile
34203858 ac_compiler=$2
3421 for ac_option in --version -v -V -qversion; do
3859 for ac_option in --version -v -V -qversion -version; do
34223860 { { ac_try="$ac_compiler $ac_option >&5"
34233861 case "(($ac_try" in
34243862 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
34253863 *) ac_try_echo=$ac_try;;
34263864 esac
34273865 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3428 $as_echo "$ac_try_echo"; } >&5
3866 printf "%s\n" "$ac_try_echo"; } >&5
34293867 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
34303868 ac_status=$?
34313869 if test -s conftest.err; then
34353873 cat conftest.er1 >&5
34363874 fi
34373875 rm -f conftest.er1 conftest.err
3438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3876 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
34393877 test $ac_status = 0; }
34403878 done
34413879
34433881 /* end confdefs.h. */
34443882
34453883 int
3446 main ()
3884 main (void)
34473885 {
34483886
34493887 ;
34553893 # Try to create an executable without -o first, disregard a.out.
34563894 # It will help us diagnose broken compilers, and finding out an intuition
34573895 # of exeext.
3458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3459 $as_echo_n "checking whether the C compiler works... " >&6; }
3460 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3896 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3897 printf %s "checking whether the C compiler works... " >&6; }
3898 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
34613899
34623900 # The possible output files:
34633901 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
34783916 *) ac_try_echo=$ac_try;;
34793917 esac
34803918 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3481 $as_echo "$ac_try_echo"; } >&5
3919 printf "%s\n" "$ac_try_echo"; } >&5
34823920 (eval "$ac_link_default") 2>&5
34833921 ac_status=$?
3484 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3485 test $ac_status = 0; }; then :
3922 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3923 test $ac_status = 0; }
3924 then :
34863925 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
34873926 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
34883927 # in a Makefile. We should not override ac_cv_exeext if it was cached,
34993938 # certainly right.
35003939 break;;
35013940 *.* )
3502 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3941 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
35033942 then :; else
35043943 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
35053944 fi
35153954 done
35163955 test "$ac_cv_exeext" = no && ac_cv_exeext=
35173956
3518 else
3957 else $as_nop
35193958 ac_file=''
35203959 fi
3521 if test -z "$ac_file"; then :
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3523 $as_echo "no" >&6; }
3524 $as_echo "$as_me: failed program was:" >&5
3960 if test -z "$ac_file"
3961 then :
3962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3963 printf "%s\n" "no" >&6; }
3964 printf "%s\n" "$as_me: failed program was:" >&5
35253965 sed 's/^/| /' conftest.$ac_ext >&5
35263966
3527 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3528 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3967 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3968 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
35293969 as_fn_error 77 "C compiler cannot create executables
35303970 See \`config.log' for more details" "$LINENO" 5; }
3531 else
3532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3533 $as_echo "yes" >&6; }
3534 fi
3535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3536 $as_echo_n "checking for C compiler default output file name... " >&6; }
3537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3538 $as_echo "$ac_file" >&6; }
3971 else $as_nop
3972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3973 printf "%s\n" "yes" >&6; }
3974 fi
3975 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3976 printf %s "checking for C compiler default output file name... " >&6; }
3977 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3978 printf "%s\n" "$ac_file" >&6; }
35393979 ac_exeext=$ac_cv_exeext
35403980
35413981 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
35423982 ac_clean_files=$ac_clean_files_save
3543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3544 $as_echo_n "checking for suffix of executables... " >&6; }
3983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3984 printf %s "checking for suffix of executables... " >&6; }
35453985 if { { ac_try="$ac_link"
35463986 case "(($ac_try" in
35473987 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
35483988 *) ac_try_echo=$ac_try;;
35493989 esac
35503990 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3551 $as_echo "$ac_try_echo"; } >&5
3991 printf "%s\n" "$ac_try_echo"; } >&5
35523992 (eval "$ac_link") 2>&5
35533993 ac_status=$?
3554 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3555 test $ac_status = 0; }; then :
3994 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3995 test $ac_status = 0; }
3996 then :
35563997 # If both `conftest.exe' and `conftest' are `present' (well, observable)
35573998 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
35583999 # work properly (i.e., refer to `conftest.exe'), while it won't with
35664007 * ) break;;
35674008 esac
35684009 done
3569 else
3570 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3571 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4010 else $as_nop
4011 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4012 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
35724013 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
35734014 See \`config.log' for more details" "$LINENO" 5; }
35744015 fi
35754016 rm -f conftest conftest$ac_cv_exeext
3576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3577 $as_echo "$ac_cv_exeext" >&6; }
4017 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4018 printf "%s\n" "$ac_cv_exeext" >&6; }
35784019
35794020 rm -f conftest.$ac_ext
35804021 EXEEXT=$ac_cv_exeext
35834024 /* end confdefs.h. */
35844025 #include <stdio.h>
35854026 int
3586 main ()
4027 main (void)
35874028 {
35884029 FILE *f = fopen ("conftest.out", "w");
35894030 return ferror (f) || fclose (f) != 0;
35954036 ac_clean_files="$ac_clean_files conftest.out"
35964037 # Check that the compiler produces executables we can run. If not, either
35974038 # the compiler is broken, or we cross compile.
3598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3599 $as_echo_n "checking whether we are cross compiling... " >&6; }
4039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4040 printf %s "checking whether we are cross compiling... " >&6; }
36004041 if test "$cross_compiling" != yes; then
36014042 { { ac_try="$ac_link"
36024043 case "(($ac_try" in
36044045 *) ac_try_echo=$ac_try;;
36054046 esac
36064047 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3607 $as_echo "$ac_try_echo"; } >&5
4048 printf "%s\n" "$ac_try_echo"; } >&5
36084049 (eval "$ac_link") 2>&5
36094050 ac_status=$?
3610 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4051 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
36114052 test $ac_status = 0; }
36124053 if { ac_try='./conftest$ac_cv_exeext'
36134054 { { case "(($ac_try" in
36154056 *) ac_try_echo=$ac_try;;
36164057 esac
36174058 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3618 $as_echo "$ac_try_echo"; } >&5
4059 printf "%s\n" "$ac_try_echo"; } >&5
36194060 (eval "$ac_try") 2>&5
36204061 ac_status=$?
3621 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4062 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
36224063 test $ac_status = 0; }; }; then
36234064 cross_compiling=no
36244065 else
36254066 if test "$cross_compiling" = maybe; then
36264067 cross_compiling=yes
36274068 else
3628 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3629 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3630 as_fn_error $? "cannot run C compiled programs.
4069 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4070 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4071 as_fn_error 77 "cannot run C compiled programs.
36314072 If you meant to cross compile, use \`--host'.
36324073 See \`config.log' for more details" "$LINENO" 5; }
36334074 fi
36344075 fi
36354076 fi
3636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3637 $as_echo "$cross_compiling" >&6; }
4077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4078 printf "%s\n" "$cross_compiling" >&6; }
36384079
36394080 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
36404081 ac_clean_files=$ac_clean_files_save
3641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3642 $as_echo_n "checking for suffix of object files... " >&6; }
3643 if ${ac_cv_objext+:} false; then :
3644 $as_echo_n "(cached) " >&6
3645 else
4082 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4083 printf %s "checking for suffix of object files... " >&6; }
4084 if test ${ac_cv_objext+y}
4085 then :
4086 printf %s "(cached) " >&6
4087 else $as_nop
36464088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36474089 /* end confdefs.h. */
36484090
36494091 int
3650 main ()
4092 main (void)
36514093 {
36524094
36534095 ;
36614103 *) ac_try_echo=$ac_try;;
36624104 esac
36634105 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3664 $as_echo "$ac_try_echo"; } >&5
4106 printf "%s\n" "$ac_try_echo"; } >&5
36654107 (eval "$ac_compile") 2>&5
36664108 ac_status=$?
3667 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3668 test $ac_status = 0; }; then :
4109 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4110 test $ac_status = 0; }
4111 then :
36694112 for ac_file in conftest.o conftest.obj conftest.*; do
36704113 test -f "$ac_file" || continue;
36714114 case $ac_file in
36744117 break;;
36754118 esac
36764119 done
3677 else
3678 $as_echo "$as_me: failed program was:" >&5
4120 else $as_nop
4121 printf "%s\n" "$as_me: failed program was:" >&5
36794122 sed 's/^/| /' conftest.$ac_ext >&5
36804123
3681 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3682 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4124 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4125 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
36834126 as_fn_error $? "cannot compute suffix of object files: cannot compile
36844127 See \`config.log' for more details" "$LINENO" 5; }
36854128 fi
36864129 rm -f conftest.$ac_cv_objext conftest.$ac_ext
36874130 fi
3688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3689 $as_echo "$ac_cv_objext" >&6; }
4131 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4132 printf "%s\n" "$ac_cv_objext" >&6; }
36904133 OBJEXT=$ac_cv_objext
36914134 ac_objext=$OBJEXT
3692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3693 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3694 if ${ac_cv_c_compiler_gnu+:} false; then :
3695 $as_echo_n "(cached) " >&6
3696 else
4135 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
4136 printf %s "checking whether the compiler supports GNU C... " >&6; }
4137 if test ${ac_cv_c_compiler_gnu+y}
4138 then :
4139 printf %s "(cached) " >&6
4140 else $as_nop
36974141 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36984142 /* end confdefs.h. */
36994143
37004144 int
3701 main ()
4145 main (void)
37024146 {
37034147 #ifndef __GNUC__
37044148 choke me
37084152 return 0;
37094153 }
37104154 _ACEOF
3711 if ac_fn_c_try_compile "$LINENO"; then :
4155 if ac_fn_c_try_compile "$LINENO"
4156 then :
37124157 ac_compiler_gnu=yes
3713 else
4158 else $as_nop
37144159 ac_compiler_gnu=no
37154160 fi
3716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4161 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
37174162 ac_cv_c_compiler_gnu=$ac_compiler_gnu
37184163
37194164 fi
3720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3721 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4165 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4166 printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
4167 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4168
37224169 if test $ac_compiler_gnu = yes; then
37234170 GCC=yes
37244171 else
37254172 GCC=
37264173 fi
3727 ac_test_CFLAGS=${CFLAGS+set}
4174 ac_test_CFLAGS=${CFLAGS+y}
37284175 ac_save_CFLAGS=$CFLAGS
3729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3730 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3731 if ${ac_cv_prog_cc_g+:} false; then :
3732 $as_echo_n "(cached) " >&6
3733 else
4176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4177 printf %s "checking whether $CC accepts -g... " >&6; }
4178 if test ${ac_cv_prog_cc_g+y}
4179 then :
4180 printf %s "(cached) " >&6
4181 else $as_nop
37344182 ac_save_c_werror_flag=$ac_c_werror_flag
37354183 ac_c_werror_flag=yes
37364184 ac_cv_prog_cc_g=no
37394187 /* end confdefs.h. */
37404188
37414189 int
3742 main ()
4190 main (void)
37434191 {
37444192
37454193 ;
37464194 return 0;
37474195 }
37484196 _ACEOF
3749 if ac_fn_c_try_compile "$LINENO"; then :
4197 if ac_fn_c_try_compile "$LINENO"
4198 then :
37504199 ac_cv_prog_cc_g=yes
3751 else
4200 else $as_nop
37524201 CFLAGS=""
37534202 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37544203 /* end confdefs.h. */
37554204
37564205 int
3757 main ()
4206 main (void)
37584207 {
37594208
37604209 ;
37614210 return 0;
37624211 }
37634212 _ACEOF
3764 if ac_fn_c_try_compile "$LINENO"; then :
3765
3766 else
4213 if ac_fn_c_try_compile "$LINENO"
4214 then :
4215
4216 else $as_nop
37674217 ac_c_werror_flag=$ac_save_c_werror_flag
37684218 CFLAGS="-g"
37694219 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
37704220 /* end confdefs.h. */
37714221
37724222 int
3773 main ()
4223 main (void)
37744224 {
37754225
37764226 ;
37774227 return 0;
37784228 }
37794229 _ACEOF
3780 if ac_fn_c_try_compile "$LINENO"; then :
4230 if ac_fn_c_try_compile "$LINENO"
4231 then :
37814232 ac_cv_prog_cc_g=yes
37824233 fi
3783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3784 fi
3785 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3786 fi
3787 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4234 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4235 fi
4236 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4237 fi
4238 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
37884239 ac_c_werror_flag=$ac_save_c_werror_flag
37894240 fi
3790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3791 $as_echo "$ac_cv_prog_cc_g" >&6; }
3792 if test "$ac_test_CFLAGS" = set; then
4241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4242 printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
4243 if test $ac_test_CFLAGS; then
37934244 CFLAGS=$ac_save_CFLAGS
37944245 elif test $ac_cv_prog_cc_g = yes; then
37954246 if test "$GCC" = yes; then
38044255 CFLAGS=
38054256 fi
38064257 fi
3807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3808 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3809 if ${ac_cv_prog_cc_c89+:} false; then :
3810 $as_echo_n "(cached) " >&6
3811 else
4258 ac_prog_cc_stdc=no
4259 if test x$ac_prog_cc_stdc = xno
4260 then :
4261 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4262 printf %s "checking for $CC option to enable C11 features... " >&6; }
4263 if test ${ac_cv_prog_cc_c11+y}
4264 then :
4265 printf %s "(cached) " >&6
4266 else $as_nop
4267 ac_cv_prog_cc_c11=no
4268 ac_save_CC=$CC
4269 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4270 /* end confdefs.h. */
4271 $ac_c_conftest_c11_program
4272 _ACEOF
4273 for ac_arg in '' -std=gnu11
4274 do
4275 CC="$ac_save_CC $ac_arg"
4276 if ac_fn_c_try_compile "$LINENO"
4277 then :
4278 ac_cv_prog_cc_c11=$ac_arg
4279 fi
4280 rm -f core conftest.err conftest.$ac_objext conftest.beam
4281 test "x$ac_cv_prog_cc_c11" != "xno" && break
4282 done
4283 rm -f conftest.$ac_ext
4284 CC=$ac_save_CC
4285 fi
4286
4287 if test "x$ac_cv_prog_cc_c11" = xno
4288 then :
4289 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4290 printf "%s\n" "unsupported" >&6; }
4291 else $as_nop
4292 if test "x$ac_cv_prog_cc_c11" = x
4293 then :
4294 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4295 printf "%s\n" "none needed" >&6; }
4296 else $as_nop
4297 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
4298 printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
4299 CC="$CC $ac_cv_prog_cc_c11"
4300 fi
4301 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
4302 ac_prog_cc_stdc=c11
4303 fi
4304 fi
4305 if test x$ac_prog_cc_stdc = xno
4306 then :
4307 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4308 printf %s "checking for $CC option to enable C99 features... " >&6; }
4309 if test ${ac_cv_prog_cc_c99+y}
4310 then :
4311 printf %s "(cached) " >&6
4312 else $as_nop
4313 ac_cv_prog_cc_c99=no
4314 ac_save_CC=$CC
4315 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4316 /* end confdefs.h. */
4317 $ac_c_conftest_c99_program
4318 _ACEOF
4319 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
4320 do
4321 CC="$ac_save_CC $ac_arg"
4322 if ac_fn_c_try_compile "$LINENO"
4323 then :
4324 ac_cv_prog_cc_c99=$ac_arg
4325 fi
4326 rm -f core conftest.err conftest.$ac_objext conftest.beam
4327 test "x$ac_cv_prog_cc_c99" != "xno" && break
4328 done
4329 rm -f conftest.$ac_ext
4330 CC=$ac_save_CC
4331 fi
4332
4333 if test "x$ac_cv_prog_cc_c99" = xno
4334 then :
4335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4336 printf "%s\n" "unsupported" >&6; }
4337 else $as_nop
4338 if test "x$ac_cv_prog_cc_c99" = x
4339 then :
4340 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4341 printf "%s\n" "none needed" >&6; }
4342 else $as_nop
4343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4344 printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
4345 CC="$CC $ac_cv_prog_cc_c99"
4346 fi
4347 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
4348 ac_prog_cc_stdc=c99
4349 fi
4350 fi
4351 if test x$ac_prog_cc_stdc = xno
4352 then :
4353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4354 printf %s "checking for $CC option to enable C89 features... " >&6; }
4355 if test ${ac_cv_prog_cc_c89+y}
4356 then :
4357 printf %s "(cached) " >&6
4358 else $as_nop
38124359 ac_cv_prog_cc_c89=no
38134360 ac_save_CC=$CC
38144361 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
38154362 /* end confdefs.h. */
3816 #include <stdarg.h>
3817 #include <stdio.h>
3818 struct stat;
3819 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3820 struct buf { int x; };
3821 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3822 static char *e (p, i)
3823 char **p;
3824 int i;
3825 {
3826 return p[i];
3827 }
3828 static char *f (char * (*g) (char **, int), char **p, ...)
3829 {
3830 char *s;
3831 va_list v;
3832 va_start (v,p);
3833 s = g (p, va_arg (v,int));
3834 va_end (v);
3835 return s;
3836 }
3837
3838 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3839 function prototypes and stuff, but not '\xHH' hex character constants.
3840 These don't provoke an error unfortunately, instead are silently treated
3841 as 'x'. The following induces an error, until -std is added to get
3842 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3843 array size at least. It's necessary to write '\x00'==0 to get something
3844 that's true only with -std. */
3845 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3846
3847 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3848 inside strings and character constants. */
3849 #define FOO(x) 'x'
3850 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3851
3852 int test (int i, double x);
3853 struct s1 {int (*f) (int a);};
3854 struct s2 {int (*f) (double a);};
3855 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3856 int argc;
3857 char **argv;
3858 int
3859 main ()
3860 {
3861 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3862 ;
3863 return 0;
3864 }
4363 $ac_c_conftest_c89_program
38654364 _ACEOF
3866 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3867 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4365 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
38684366 do
38694367 CC="$ac_save_CC $ac_arg"
3870 if ac_fn_c_try_compile "$LINENO"; then :
4368 if ac_fn_c_try_compile "$LINENO"
4369 then :
38714370 ac_cv_prog_cc_c89=$ac_arg
38724371 fi
3873 rm -f core conftest.err conftest.$ac_objext
4372 rm -f core conftest.err conftest.$ac_objext conftest.beam
38744373 test "x$ac_cv_prog_cc_c89" != "xno" && break
38754374 done
38764375 rm -f conftest.$ac_ext
38774376 CC=$ac_save_CC
3878
3879 fi
3880 # AC_CACHE_VAL
3881 case "x$ac_cv_prog_cc_c89" in
3882 x)
3883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3884 $as_echo "none needed" >&6; } ;;
3885 xno)
3886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3887 $as_echo "unsupported" >&6; } ;;
3888 *)
3889 CC="$CC $ac_cv_prog_cc_c89"
3890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3891 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3892 esac
3893 if test "x$ac_cv_prog_cc_c89" != xno; then :
3894
4377 fi
4378
4379 if test "x$ac_cv_prog_cc_c89" = xno
4380 then :
4381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4382 printf "%s\n" "unsupported" >&6; }
4383 else $as_nop
4384 if test "x$ac_cv_prog_cc_c89" = x
4385 then :
4386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4387 printf "%s\n" "none needed" >&6; }
4388 else $as_nop
4389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4390 printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
4391 CC="$CC $ac_cv_prog_cc_c89"
4392 fi
4393 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
4394 ac_prog_cc_stdc=c89
4395 fi
38954396 fi
38964397
38974398 ac_ext=c
39004401 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39014402 ac_compiler_gnu=$ac_cv_c_compiler_gnu
39024403
3903 ac_ext=c
4404
4405 ac_ext=c
39044406 ac_cpp='$CPP $CPPFLAGS'
39054407 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39064408 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39074409 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3908 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3909 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3910 if ${am_cv_prog_cc_c_o+:} false; then :
3911 $as_echo_n "(cached) " >&6
3912 else
4410 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4411 printf %s "checking whether $CC understands -c and -o together... " >&6; }
4412 if test ${am_cv_prog_cc_c_o+y}
4413 then :
4414 printf %s "(cached) " >&6
4415 else $as_nop
39134416 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39144417 /* end confdefs.h. */
39154418
39164419 int
3917 main ()
4420 main (void)
39184421 {
39194422
39204423 ;
39424445 rm -f core conftest*
39434446 unset am_i
39444447 fi
3945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3946 $as_echo "$am_cv_prog_cc_c_o" >&6; }
4448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4449 printf "%s\n" "$am_cv_prog_cc_c_o" >&6; }
39474450 if test "$am_cv_prog_cc_c_o" != yes; then
39484451 # Losing compiler, so override with the script.
39494452 # FIXME: It is wrong to rewrite CC.
39624465
39634466 ac_config_commands="$ac_config_commands depfiles"
39644467
3965 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
3966 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
4468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
4469 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
39674470 cat > confinc.mk << 'END'
39684471 am__doit:
39694472 @echo this is the am__doit target >confinc.out
39994502 fi
40004503 done
40014504 rm -f confinc.* confmf.*
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4003 $as_echo "${_am_result}" >&6; }
4505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4506 printf "%s\n" "${_am_result}" >&6; }
40044507
40054508 # Check whether --enable-dependency-tracking was given.
4006 if test "${enable_dependency_tracking+set}" = set; then :
4509 if test ${enable_dependency_tracking+y}
4510 then :
40074511 enableval=$enable_dependency_tracking;
40084512 fi
40094513
40244528
40254529 depcc="$CC" am_compiler_list=
40264530
4027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4028 $as_echo_n "checking dependency style of $depcc... " >&6; }
4029 if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4030 $as_echo_n "(cached) " >&6
4031 else
4531 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4532 printf %s "checking dependency style of $depcc... " >&6; }
4533 if test ${am_cv_CC_dependencies_compiler_type+y}
4534 then :
4535 printf %s "(cached) " >&6
4536 else $as_nop
40324537 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
40334538 # We make a subdir and do the tests there. Otherwise we can end up
40344539 # making bogus files that we don't know about and never remove. For
41354640 fi
41364641
41374642 fi
4138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4139 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4644 printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
41404645 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
41414646
41424647 if
41524657
41534658
41544659
4155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
4156 $as_echo_n "checking whether NLS is requested... " >&6; }
4660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
4661 printf %s "checking whether NLS is requested... " >&6; }
41574662 # Check whether --enable-nls was given.
4158 if test "${enable_nls+set}" = set; then :
4663 if test ${enable_nls+y}
4664 then :
41594665 enableval=$enable_nls; USE_NLS=$enableval
4160 else
4666 else $as_nop
41614667 USE_NLS=yes
41624668 fi
41634669
4164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
4165 $as_echo "$USE_NLS" >&6; }
4670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
4671 printf "%s\n" "$USE_NLS" >&6; }
41664672
41674673
41684674
41794685 INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
41804686 INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
41814687 if test -n "0.35.0"; then
4182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
4183 $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
4184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
4185 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
4688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
4689 printf %s "checking for intltool >= 0.35.0... " >&6; }
4690 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
4691 printf "%s\n" "$INTLTOOL_APPLIED_VERSION found" >&6; }
41864692 test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
41874693 as_fn_error $? "Your intltool is too old. You need intltool 0.35.0 or later." "$LINENO" 5
41884694 fi
41894695
41904696 # Extract the first word of "intltool-update", so it can be a program name with args.
41914697 set dummy intltool-update; ac_word=$2
4192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4193 $as_echo_n "checking for $ac_word... " >&6; }
4194 if ${ac_cv_path_INTLTOOL_UPDATE+:} false; then :
4195 $as_echo_n "(cached) " >&6
4196 else
4698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4699 printf %s "checking for $ac_word... " >&6; }
4700 if test ${ac_cv_path_INTLTOOL_UPDATE+y}
4701 then :
4702 printf %s "(cached) " >&6
4703 else $as_nop
41974704 case $INTLTOOL_UPDATE in
41984705 [\\/]* | ?:[\\/]*)
41994706 ac_cv_path_INTLTOOL_UPDATE="$INTLTOOL_UPDATE" # Let the user override the test with a path.
42034710 for as_dir in $PATH
42044711 do
42054712 IFS=$as_save_IFS
4206 test -z "$as_dir" && as_dir=.
4713 case $as_dir in #(((
4714 '') as_dir=./ ;;
4715 */) ;;
4716 *) as_dir=$as_dir/ ;;
4717 esac
42074718 for ac_exec_ext in '' $ac_executable_extensions; do
4208 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4209 ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext"
4210 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4719 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4720 ac_cv_path_INTLTOOL_UPDATE="$as_dir$ac_word$ac_exec_ext"
4721 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
42114722 break 2
42124723 fi
42134724 done
42194730 fi
42204731 INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE
42214732 if test -n "$INTLTOOL_UPDATE"; then
4222 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5
4223 $as_echo "$INTLTOOL_UPDATE" >&6; }
4733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5
4734 printf "%s\n" "$INTLTOOL_UPDATE" >&6; }
42244735 else
4225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4226 $as_echo "no" >&6; }
4736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4737 printf "%s\n" "no" >&6; }
42274738 fi
42284739
42294740
42304741 # Extract the first word of "intltool-merge", so it can be a program name with args.
42314742 set dummy intltool-merge; ac_word=$2
4232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4233 $as_echo_n "checking for $ac_word... " >&6; }
4234 if ${ac_cv_path_INTLTOOL_MERGE+:} false; then :
4235 $as_echo_n "(cached) " >&6
4236 else
4743 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4744 printf %s "checking for $ac_word... " >&6; }
4745 if test ${ac_cv_path_INTLTOOL_MERGE+y}
4746 then :
4747 printf %s "(cached) " >&6
4748 else $as_nop
42374749 case $INTLTOOL_MERGE in
42384750 [\\/]* | ?:[\\/]*)
42394751 ac_cv_path_INTLTOOL_MERGE="$INTLTOOL_MERGE" # Let the user override the test with a path.
42434755 for as_dir in $PATH
42444756 do
42454757 IFS=$as_save_IFS
4246 test -z "$as_dir" && as_dir=.
4758 case $as_dir in #(((
4759 '') as_dir=./ ;;
4760 */) ;;
4761 *) as_dir=$as_dir/ ;;
4762 esac
42474763 for ac_exec_ext in '' $ac_executable_extensions; do
4248 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4249 ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext"
4250 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4764 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4765 ac_cv_path_INTLTOOL_MERGE="$as_dir$ac_word$ac_exec_ext"
4766 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
42514767 break 2
42524768 fi
42534769 done
42594775 fi
42604776 INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE
42614777 if test -n "$INTLTOOL_MERGE"; then
4262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5
4263 $as_echo "$INTLTOOL_MERGE" >&6; }
4778 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5
4779 printf "%s\n" "$INTLTOOL_MERGE" >&6; }
42644780 else
4265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4266 $as_echo "no" >&6; }
4781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4782 printf "%s\n" "no" >&6; }
42674783 fi
42684784
42694785
42704786 # Extract the first word of "intltool-extract", so it can be a program name with args.
42714787 set dummy intltool-extract; ac_word=$2
4272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4273 $as_echo_n "checking for $ac_word... " >&6; }
4274 if ${ac_cv_path_INTLTOOL_EXTRACT+:} false; then :
4275 $as_echo_n "(cached) " >&6
4276 else
4788 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4789 printf %s "checking for $ac_word... " >&6; }
4790 if test ${ac_cv_path_INTLTOOL_EXTRACT+y}
4791 then :
4792 printf %s "(cached) " >&6
4793 else $as_nop
42774794 case $INTLTOOL_EXTRACT in
42784795 [\\/]* | ?:[\\/]*)
42794796 ac_cv_path_INTLTOOL_EXTRACT="$INTLTOOL_EXTRACT" # Let the user override the test with a path.
42834800 for as_dir in $PATH
42844801 do
42854802 IFS=$as_save_IFS
4286 test -z "$as_dir" && as_dir=.
4803 case $as_dir in #(((
4804 '') as_dir=./ ;;
4805 */) ;;
4806 *) as_dir=$as_dir/ ;;
4807 esac
42874808 for ac_exec_ext in '' $ac_executable_extensions; do
4288 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4289 ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext"
4290 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4809 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4810 ac_cv_path_INTLTOOL_EXTRACT="$as_dir$ac_word$ac_exec_ext"
4811 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
42914812 break 2
42924813 fi
42934814 done
42994820 fi
43004821 INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT
43014822 if test -n "$INTLTOOL_EXTRACT"; then
4302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5
4303 $as_echo "$INTLTOOL_EXTRACT" >&6; }
4823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5
4824 printf "%s\n" "$INTLTOOL_EXTRACT" >&6; }
43044825 else
4305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4306 $as_echo "no" >&6; }
4826 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4827 printf "%s\n" "no" >&6; }
43074828 fi
43084829
43094830
44534974 # Check the gettext tools to make sure they are GNU
44544975 # Extract the first word of "xgettext", so it can be a program name with args.
44554976 set dummy xgettext; ac_word=$2
4456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4457 $as_echo_n "checking for $ac_word... " >&6; }
4458 if ${ac_cv_path_XGETTEXT+:} false; then :
4459 $as_echo_n "(cached) " >&6
4460 else
4977 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4978 printf %s "checking for $ac_word... " >&6; }
4979 if test ${ac_cv_path_XGETTEXT+y}
4980 then :
4981 printf %s "(cached) " >&6
4982 else $as_nop
44614983 case $XGETTEXT in
44624984 [\\/]* | ?:[\\/]*)
44634985 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
44674989 for as_dir in $PATH
44684990 do
44694991 IFS=$as_save_IFS
4470 test -z "$as_dir" && as_dir=.
4992 case $as_dir in #(((
4993 '') as_dir=./ ;;
4994 */) ;;
4995 *) as_dir=$as_dir/ ;;
4996 esac
44714997 for ac_exec_ext in '' $ac_executable_extensions; do
4472 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4473 ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
4474 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4998 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4999 ac_cv_path_XGETTEXT="$as_dir$ac_word$ac_exec_ext"
5000 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
44755001 break 2
44765002 fi
44775003 done
44835009 fi
44845010 XGETTEXT=$ac_cv_path_XGETTEXT
44855011 if test -n "$XGETTEXT"; then
4486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
4487 $as_echo "$XGETTEXT" >&6; }
5012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
5013 printf "%s\n" "$XGETTEXT" >&6; }
44885014 else
4489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4490 $as_echo "no" >&6; }
5015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5016 printf "%s\n" "no" >&6; }
44915017 fi
44925018
44935019
44945020 # Extract the first word of "msgmerge", so it can be a program name with args.
44955021 set dummy msgmerge; ac_word=$2
4496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4497 $as_echo_n "checking for $ac_word... " >&6; }
4498 if ${ac_cv_path_MSGMERGE+:} false; then :
4499 $as_echo_n "(cached) " >&6
4500 else
5022 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5023 printf %s "checking for $ac_word... " >&6; }
5024 if test ${ac_cv_path_MSGMERGE+y}
5025 then :
5026 printf %s "(cached) " >&6
5027 else $as_nop
45015028 case $MSGMERGE in
45025029 [\\/]* | ?:[\\/]*)
45035030 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
45075034 for as_dir in $PATH
45085035 do
45095036 IFS=$as_save_IFS
4510 test -z "$as_dir" && as_dir=.
5037 case $as_dir in #(((
5038 '') as_dir=./ ;;
5039 */) ;;
5040 *) as_dir=$as_dir/ ;;
5041 esac
45115042 for ac_exec_ext in '' $ac_executable_extensions; do
4512 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4513 ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
4514 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5043 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5044 ac_cv_path_MSGMERGE="$as_dir$ac_word$ac_exec_ext"
5045 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
45155046 break 2
45165047 fi
45175048 done
45235054 fi
45245055 MSGMERGE=$ac_cv_path_MSGMERGE
45255056 if test -n "$MSGMERGE"; then
4526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
4527 $as_echo "$MSGMERGE" >&6; }
5057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
5058 printf "%s\n" "$MSGMERGE" >&6; }
45285059 else
4529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4530 $as_echo "no" >&6; }
5060 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5061 printf "%s\n" "no" >&6; }
45315062 fi
45325063
45335064
45345065 # Extract the first word of "msgfmt", so it can be a program name with args.
45355066 set dummy msgfmt; ac_word=$2
4536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4537 $as_echo_n "checking for $ac_word... " >&6; }
4538 if ${ac_cv_path_MSGFMT+:} false; then :
4539 $as_echo_n "(cached) " >&6
4540 else
5067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5068 printf %s "checking for $ac_word... " >&6; }
5069 if test ${ac_cv_path_MSGFMT+y}
5070 then :
5071 printf %s "(cached) " >&6
5072 else $as_nop
45415073 case $MSGFMT in
45425074 [\\/]* | ?:[\\/]*)
45435075 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
45475079 for as_dir in $PATH
45485080 do
45495081 IFS=$as_save_IFS
4550 test -z "$as_dir" && as_dir=.
5082 case $as_dir in #(((
5083 '') as_dir=./ ;;
5084 */) ;;
5085 *) as_dir=$as_dir/ ;;
5086 esac
45515087 for ac_exec_ext in '' $ac_executable_extensions; do
4552 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4553 ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
4554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5088 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5089 ac_cv_path_MSGFMT="$as_dir$ac_word$ac_exec_ext"
5090 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
45555091 break 2
45565092 fi
45575093 done
45635099 fi
45645100 MSGFMT=$ac_cv_path_MSGFMT
45655101 if test -n "$MSGFMT"; then
4566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
4567 $as_echo "$MSGFMT" >&6; }
5102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
5103 printf "%s\n" "$MSGFMT" >&6; }
45685104 else
4569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4570 $as_echo "no" >&6; }
5105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5106 printf "%s\n" "no" >&6; }
45715107 fi
45725108
45735109
45745110 # Extract the first word of "gmsgfmt", so it can be a program name with args.
45755111 set dummy gmsgfmt; ac_word=$2
4576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4577 $as_echo_n "checking for $ac_word... " >&6; }
4578 if ${ac_cv_path_GMSGFMT+:} false; then :
4579 $as_echo_n "(cached) " >&6
4580 else
5112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5113 printf %s "checking for $ac_word... " >&6; }
5114 if test ${ac_cv_path_GMSGFMT+y}
5115 then :
5116 printf %s "(cached) " >&6
5117 else $as_nop
45815118 case $GMSGFMT in
45825119 [\\/]* | ?:[\\/]*)
45835120 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
45875124 for as_dir in $PATH
45885125 do
45895126 IFS=$as_save_IFS
4590 test -z "$as_dir" && as_dir=.
5127 case $as_dir in #(((
5128 '') as_dir=./ ;;
5129 */) ;;
5130 *) as_dir=$as_dir/ ;;
5131 esac
45915132 for ac_exec_ext in '' $ac_executable_extensions; do
4592 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4593 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
4594 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5133 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5134 ac_cv_path_GMSGFMT="$as_dir$ac_word$ac_exec_ext"
5135 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
45955136 break 2
45965137 fi
45975138 done
46045145 fi
46055146 GMSGFMT=$ac_cv_path_GMSGFMT
46065147 if test -n "$GMSGFMT"; then
4607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
4608 $as_echo "$GMSGFMT" >&6; }
5148 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
5149 printf "%s\n" "$GMSGFMT" >&6; }
46095150 else
4610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4611 $as_echo "no" >&6; }
5151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5152 printf "%s\n" "no" >&6; }
46125153 fi
46135154
46145155
46245165
46255166 # Extract the first word of "perl", so it can be a program name with args.
46265167 set dummy perl; ac_word=$2
4627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4628 $as_echo_n "checking for $ac_word... " >&6; }
4629 if ${ac_cv_path_INTLTOOL_PERL+:} false; then :
4630 $as_echo_n "(cached) " >&6
4631 else
5168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5169 printf %s "checking for $ac_word... " >&6; }
5170 if test ${ac_cv_path_INTLTOOL_PERL+y}
5171 then :
5172 printf %s "(cached) " >&6
5173 else $as_nop
46325174 case $INTLTOOL_PERL in
46335175 [\\/]* | ?:[\\/]*)
46345176 ac_cv_path_INTLTOOL_PERL="$INTLTOOL_PERL" # Let the user override the test with a path.
46385180 for as_dir in $PATH
46395181 do
46405182 IFS=$as_save_IFS
4641 test -z "$as_dir" && as_dir=.
5183 case $as_dir in #(((
5184 '') as_dir=./ ;;
5185 */) ;;
5186 *) as_dir=$as_dir/ ;;
5187 esac
46425188 for ac_exec_ext in '' $ac_executable_extensions; do
4643 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4644 ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
4645 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5189 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5190 ac_cv_path_INTLTOOL_PERL="$as_dir$ac_word$ac_exec_ext"
5191 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
46465192 break 2
46475193 fi
46485194 done
46545200 fi
46555201 INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL
46565202 if test -n "$INTLTOOL_PERL"; then
4657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5
4658 $as_echo "$INTLTOOL_PERL" >&6; }
5203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5
5204 printf "%s\n" "$INTLTOOL_PERL" >&6; }
46595205 else
4660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4661 $as_echo "no" >&6; }
5206 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5207 printf "%s\n" "no" >&6; }
46625208 fi
46635209
46645210
46655211 if test -z "$INTLTOOL_PERL"; then
46665212 as_fn_error $? "perl not found" "$LINENO" 5
46675213 fi
4668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
4669 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
5214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
5215 printf %s "checking for perl >= 5.8.1... " >&6; }
46705216 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
46715217 if test $? -ne 0; then
46725218 as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
46735219 else
46745220 IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
4675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
4676 $as_echo "$IT_PERL_VERSION" >&6; }
5221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
5222 printf "%s\n" "$IT_PERL_VERSION" >&6; }
46775223 fi
46785224 if test "x" != "xno-xml"; then
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5
4680 $as_echo_n "checking for XML::Parser... " >&6; }
5225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5
5226 printf %s "checking for XML::Parser... " >&6; }
46815227 if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
4682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
4683 $as_echo "ok" >&6; }
5228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
5229 printf "%s\n" "ok" >&6; }
46845230 else
46855231 as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
46865232 fi
46965242
46975243 case `pwd` in
46985244 *\ * | *\ *)
4699 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4700 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5246 printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
47015247 esac
47025248
47035249
47175263
47185264
47195265
5266
47205267 ltmain=$ac_aux_dir/ltmain.sh
47215268
4722 # Make sure we can run config.sub.
4723 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4724 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4725
4726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4727 $as_echo_n "checking build system type... " >&6; }
4728 if ${ac_cv_build+:} false; then :
4729 $as_echo_n "(cached) " >&6
4730 else
5269
5270
5271 # Make sure we can run config.sub.
5272 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
5273 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
5274
5275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5276 printf %s "checking build system type... " >&6; }
5277 if test ${ac_cv_build+y}
5278 then :
5279 printf %s "(cached) " >&6
5280 else $as_nop
47315281 ac_build_alias=$build_alias
47325282 test "x$ac_build_alias" = x &&
4733 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
5283 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
47345284 test "x$ac_build_alias" = x &&
47355285 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4736 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4737 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4738
4739 fi
4740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4741 $as_echo "$ac_cv_build" >&6; }
5286 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
5287 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
5288
5289 fi
5290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5291 printf "%s\n" "$ac_cv_build" >&6; }
47425292 case $ac_cv_build in
47435293 *-*-*) ;;
47445294 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
47575307 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
47585308
47595309
4760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4761 $as_echo_n "checking host system type... " >&6; }
4762 if ${ac_cv_host+:} false; then :
4763 $as_echo_n "(cached) " >&6
4764 else
5310 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5311 printf %s "checking host system type... " >&6; }
5312 if test ${ac_cv_host+y}
5313 then :
5314 printf %s "(cached) " >&6
5315 else $as_nop
47655316 if test "x$host_alias" = x; then
47665317 ac_cv_host=$ac_cv_build
47675318 else
4768 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4769 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4770 fi
4771
4772 fi
4773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4774 $as_echo "$ac_cv_host" >&6; }
5319 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
5320 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
5321 fi
5322
5323 fi
5324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5325 printf "%s\n" "$ac_cv_host" >&6; }
47755326 case $ac_cv_host in
47765327 *-*-*) ;;
47775328 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
48115362 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
48125363 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
48135364
4814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4815 $as_echo_n "checking how to print strings... " >&6; }
5365 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5366 printf %s "checking how to print strings... " >&6; }
48165367 # Test print first, because it will be a builtin if present.
48175368 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
48185369 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
48385389 }
48395390
48405391 case $ECHO in
4841 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4842 $as_echo "printf" >&6; } ;;
4843 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4844 $as_echo "print -r" >&6; } ;;
4845 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4846 $as_echo "cat" >&6; } ;;
5392 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5393 printf "%s\n" "printf" >&6; } ;;
5394 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5395 printf "%s\n" "print -r" >&6; } ;;
5396 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5397 printf "%s\n" "cat" >&6; } ;;
48475398 esac
48485399
48495400
48595410
48605411
48615412
4862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4863 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4864 if ${ac_cv_path_SED+:} false; then :
4865 $as_echo_n "(cached) " >&6
4866 else
5413 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5414 printf %s "checking for a sed that does not truncate output... " >&6; }
5415 if test ${ac_cv_path_SED+y}
5416 then :
5417 printf %s "(cached) " >&6
5418 else $as_nop
48675419 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
48685420 for ac_i in 1 2 3 4 5 6 7; do
48695421 ac_script="$ac_script$as_nl$ac_script"
48775429 for as_dir in $PATH
48785430 do
48795431 IFS=$as_save_IFS
4880 test -z "$as_dir" && as_dir=.
4881 for ac_prog in sed gsed; do
5432 case $as_dir in #(((
5433 '') as_dir=./ ;;
5434 */) ;;
5435 *) as_dir=$as_dir/ ;;
5436 esac
5437 for ac_prog in sed gsed
5438 do
48825439 for ac_exec_ext in '' $ac_executable_extensions; do
4883 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5440 ac_path_SED="$as_dir$ac_prog$ac_exec_ext"
48845441 as_fn_executable_p "$ac_path_SED" || continue
48855442 # Check for GNU ac_path_SED and select it if it is found.
48865443 # Check for GNU $ac_path_SED
48895446 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
48905447 *)
48915448 ac_count=0
4892 $as_echo_n 0123456789 >"conftest.in"
5449 printf %s 0123456789 >"conftest.in"
48935450 while :
48945451 do
48955452 cat "conftest.in" "conftest.in" >"conftest.tmp"
48965453 mv "conftest.tmp" "conftest.in"
48975454 cp "conftest.in" "conftest.nl"
4898 $as_echo '' >> "conftest.nl"
5455 printf "%s\n" '' >> "conftest.nl"
48995456 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
49005457 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
49015458 as_fn_arith $ac_count + 1 && ac_count=$as_val
49235480 fi
49245481
49255482 fi
4926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4927 $as_echo "$ac_cv_path_SED" >&6; }
5483 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5484 printf "%s\n" "$ac_cv_path_SED" >&6; }
49285485 SED="$ac_cv_path_SED"
49295486 rm -f conftest.sed
49305487
49415498
49425499
49435500
4944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4945 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4946 if ${ac_cv_path_GREP+:} false; then :
4947 $as_echo_n "(cached) " >&6
4948 else
5501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5502 printf %s "checking for grep that handles long lines and -e... " >&6; }
5503 if test ${ac_cv_path_GREP+y}
5504 then :
5505 printf %s "(cached) " >&6
5506 else $as_nop
49495507 if test -z "$GREP"; then
49505508 ac_path_GREP_found=false
49515509 # Loop through the user's path and test for each of PROGNAME-LIST
49535511 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
49545512 do
49555513 IFS=$as_save_IFS
4956 test -z "$as_dir" && as_dir=.
4957 for ac_prog in grep ggrep; do
5514 case $as_dir in #(((
5515 '') as_dir=./ ;;
5516 */) ;;
5517 *) as_dir=$as_dir/ ;;
5518 esac
5519 for ac_prog in grep ggrep
5520 do
49585521 for ac_exec_ext in '' $ac_executable_extensions; do
4959 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5522 ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
49605523 as_fn_executable_p "$ac_path_GREP" || continue
49615524 # Check for GNU ac_path_GREP and select it if it is found.
49625525 # Check for GNU $ac_path_GREP
49655528 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
49665529 *)
49675530 ac_count=0
4968 $as_echo_n 0123456789 >"conftest.in"
5531 printf %s 0123456789 >"conftest.in"
49695532 while :
49705533 do
49715534 cat "conftest.in" "conftest.in" >"conftest.tmp"
49725535 mv "conftest.tmp" "conftest.in"
49735536 cp "conftest.in" "conftest.nl"
4974 $as_echo 'GREP' >> "conftest.nl"
5537 printf "%s\n" 'GREP' >> "conftest.nl"
49755538 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
49765539 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
49775540 as_fn_arith $ac_count + 1 && ac_count=$as_val
49995562 fi
50005563
50015564 fi
5002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5003 $as_echo "$ac_cv_path_GREP" >&6; }
5565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5566 printf "%s\n" "$ac_cv_path_GREP" >&6; }
50045567 GREP="$ac_cv_path_GREP"
50055568
50065569
5007 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5008 $as_echo_n "checking for egrep... " >&6; }
5009 if ${ac_cv_path_EGREP+:} false; then :
5010 $as_echo_n "(cached) " >&6
5011 else
5570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5571 printf %s "checking for egrep... " >&6; }
5572 if test ${ac_cv_path_EGREP+y}
5573 then :
5574 printf %s "(cached) " >&6
5575 else $as_nop
50125576 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
50135577 then ac_cv_path_EGREP="$GREP -E"
50145578 else
50195583 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
50205584 do
50215585 IFS=$as_save_IFS
5022 test -z "$as_dir" && as_dir=.
5023 for ac_prog in egrep; do
5586 case $as_dir in #(((
5587 '') as_dir=./ ;;
5588 */) ;;
5589 *) as_dir=$as_dir/ ;;
5590 esac
5591 for ac_prog in egrep
5592 do
50245593 for ac_exec_ext in '' $ac_executable_extensions; do
5025 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5594 ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
50265595 as_fn_executable_p "$ac_path_EGREP" || continue
50275596 # Check for GNU ac_path_EGREP and select it if it is found.
50285597 # Check for GNU $ac_path_EGREP
50315600 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
50325601 *)
50335602 ac_count=0
5034 $as_echo_n 0123456789 >"conftest.in"
5603 printf %s 0123456789 >"conftest.in"
50355604 while :
50365605 do
50375606 cat "conftest.in" "conftest.in" >"conftest.tmp"
50385607 mv "conftest.tmp" "conftest.in"
50395608 cp "conftest.in" "conftest.nl"
5040 $as_echo 'EGREP' >> "conftest.nl"
5609 printf "%s\n" 'EGREP' >> "conftest.nl"
50415610 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
50425611 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
50435612 as_fn_arith $ac_count + 1 && ac_count=$as_val
50665635
50675636 fi
50685637 fi
5069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5070 $as_echo "$ac_cv_path_EGREP" >&6; }
5638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5639 printf "%s\n" "$ac_cv_path_EGREP" >&6; }
50715640 EGREP="$ac_cv_path_EGREP"
50725641
50735642
5074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5075 $as_echo_n "checking for fgrep... " >&6; }
5076 if ${ac_cv_path_FGREP+:} false; then :
5077 $as_echo_n "(cached) " >&6
5078 else
5643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5644 printf %s "checking for fgrep... " >&6; }
5645 if test ${ac_cv_path_FGREP+y}
5646 then :
5647 printf %s "(cached) " >&6
5648 else $as_nop
50795649 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
50805650 then ac_cv_path_FGREP="$GREP -F"
50815651 else
50865656 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
50875657 do
50885658 IFS=$as_save_IFS
5089 test -z "$as_dir" && as_dir=.
5090 for ac_prog in fgrep; do
5659 case $as_dir in #(((
5660 '') as_dir=./ ;;
5661 */) ;;
5662 *) as_dir=$as_dir/ ;;
5663 esac
5664 for ac_prog in fgrep
5665 do
50915666 for ac_exec_ext in '' $ac_executable_extensions; do
5092 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5667 ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext"
50935668 as_fn_executable_p "$ac_path_FGREP" || continue
50945669 # Check for GNU ac_path_FGREP and select it if it is found.
50955670 # Check for GNU $ac_path_FGREP
50985673 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
50995674 *)
51005675 ac_count=0
5101 $as_echo_n 0123456789 >"conftest.in"
5676 printf %s 0123456789 >"conftest.in"
51025677 while :
51035678 do
51045679 cat "conftest.in" "conftest.in" >"conftest.tmp"
51055680 mv "conftest.tmp" "conftest.in"
51065681 cp "conftest.in" "conftest.nl"
5107 $as_echo 'FGREP' >> "conftest.nl"
5682 printf "%s\n" 'FGREP' >> "conftest.nl"
51085683 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
51095684 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
51105685 as_fn_arith $ac_count + 1 && ac_count=$as_val
51335708
51345709 fi
51355710 fi
5136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5137 $as_echo "$ac_cv_path_FGREP" >&6; }
5711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5712 printf "%s\n" "$ac_cv_path_FGREP" >&6; }
51385713 FGREP="$ac_cv_path_FGREP"
51395714
51405715
51595734
51605735
51615736 # Check whether --with-gnu-ld was given.
5162 if test "${with_gnu_ld+set}" = set; then :
5737 if test ${with_gnu_ld+y}
5738 then :
51635739 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
5164 else
5740 else $as_nop
51655741 with_gnu_ld=no
51665742 fi
51675743
51685744 ac_prog=ld
51695745 if test yes = "$GCC"; then
51705746 # Check if gcc -print-prog-name=ld gives a path.
5171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5172 $as_echo_n "checking for ld used by $CC... " >&6; }
5747 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5748 printf %s "checking for ld used by $CC... " >&6; }
51735749 case $host in
51745750 *-*-mingw*)
51755751 # gcc leaves a trailing carriage return, which upsets mingw
51985774 ;;
51995775 esac
52005776 elif test yes = "$with_gnu_ld"; then
5201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5202 $as_echo_n "checking for GNU ld... " >&6; }
5777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5778 printf %s "checking for GNU ld... " >&6; }
52035779 else
5204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5205 $as_echo_n "checking for non-GNU ld... " >&6; }
5206 fi
5207 if ${lt_cv_path_LD+:} false; then :
5208 $as_echo_n "(cached) " >&6
5209 else
5780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5781 printf %s "checking for non-GNU ld... " >&6; }
5782 fi
5783 if test ${lt_cv_path_LD+y}
5784 then :
5785 printf %s "(cached) " >&6
5786 else $as_nop
52105787 if test -z "$LD"; then
52115788 lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR
52125789 for ac_dir in $PATH; do
52355812
52365813 LD=$lt_cv_path_LD
52375814 if test -n "$LD"; then
5238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5239 $as_echo "$LD" >&6; }
5815 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5816 printf "%s\n" "$LD" >&6; }
52405817 else
5241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5242 $as_echo "no" >&6; }
5818 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5819 printf "%s\n" "no" >&6; }
52435820 fi
52445821 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5246 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5247 if ${lt_cv_prog_gnu_ld+:} false; then :
5248 $as_echo_n "(cached) " >&6
5249 else
5822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5823 printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
5824 if test ${lt_cv_prog_gnu_ld+y}
5825 then :
5826 printf %s "(cached) " >&6
5827 else $as_nop
52505828 # I'd rather use --version here, but apparently some GNU lds only accept -v.
52515829 case `$LD -v 2>&1 </dev/null` in
52525830 *GNU* | *'with BFD'*)
52575835 ;;
52585836 esac
52595837 fi
5260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5261 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5838 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5839 printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; }
52625840 with_gnu_ld=$lt_cv_prog_gnu_ld
52635841
52645842
52695847
52705848
52715849
5272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5273 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5274 if ${lt_cv_path_NM+:} false; then :
5275 $as_echo_n "(cached) " >&6
5276 else
5850 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5851 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5852 if test ${lt_cv_path_NM+y}
5853 then :
5854 printf %s "(cached) " >&6
5855 else $as_nop
52775856 if test -n "$NM"; then
52785857 # Let the user override the test.
52795858 lt_cv_path_NM=$NM
53235902 : ${lt_cv_path_NM=no}
53245903 fi
53255904 fi
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5327 $as_echo "$lt_cv_path_NM" >&6; }
5905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5906 printf "%s\n" "$lt_cv_path_NM" >&6; }
53285907 if test no != "$lt_cv_path_NM"; then
53295908 NM=$lt_cv_path_NM
53305909 else
53375916 do
53385917 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
53395918 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5341 $as_echo_n "checking for $ac_word... " >&6; }
5342 if ${ac_cv_prog_DUMPBIN+:} false; then :
5343 $as_echo_n "(cached) " >&6
5344 else
5919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5920 printf %s "checking for $ac_word... " >&6; }
5921 if test ${ac_cv_prog_DUMPBIN+y}
5922 then :
5923 printf %s "(cached) " >&6
5924 else $as_nop
53455925 if test -n "$DUMPBIN"; then
53465926 ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
53475927 else
53495929 for as_dir in $PATH
53505930 do
53515931 IFS=$as_save_IFS
5352 test -z "$as_dir" && as_dir=.
5932 case $as_dir in #(((
5933 '') as_dir=./ ;;
5934 */) ;;
5935 *) as_dir=$as_dir/ ;;
5936 esac
53535937 for ac_exec_ext in '' $ac_executable_extensions; do
5354 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5938 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
53555939 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5356 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5940 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
53575941 break 2
53585942 fi
53595943 done
53645948 fi
53655949 DUMPBIN=$ac_cv_prog_DUMPBIN
53665950 if test -n "$DUMPBIN"; then
5367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5368 $as_echo "$DUMPBIN" >&6; }
5951 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5952 printf "%s\n" "$DUMPBIN" >&6; }
53695953 else
5370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5371 $as_echo "no" >&6; }
5954 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5955 printf "%s\n" "no" >&6; }
53725956 fi
53735957
53745958
53815965 do
53825966 # Extract the first word of "$ac_prog", so it can be a program name with args.
53835967 set dummy $ac_prog; ac_word=$2
5384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5385 $as_echo_n "checking for $ac_word... " >&6; }
5386 if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
5387 $as_echo_n "(cached) " >&6
5388 else
5968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5969 printf %s "checking for $ac_word... " >&6; }
5970 if test ${ac_cv_prog_ac_ct_DUMPBIN+y}
5971 then :
5972 printf %s "(cached) " >&6
5973 else $as_nop
53895974 if test -n "$ac_ct_DUMPBIN"; then
53905975 ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
53915976 else
53935978 for as_dir in $PATH
53945979 do
53955980 IFS=$as_save_IFS
5396 test -z "$as_dir" && as_dir=.
5981 case $as_dir in #(((
5982 '') as_dir=./ ;;
5983 */) ;;
5984 *) as_dir=$as_dir/ ;;
5985 esac
53975986 for ac_exec_ext in '' $ac_executable_extensions; do
5398 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5987 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
53995988 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5400 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5989 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
54015990 break 2
54025991 fi
54035992 done
54085997 fi
54095998 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
54105999 if test -n "$ac_ct_DUMPBIN"; then
5411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5412 $as_echo "$ac_ct_DUMPBIN" >&6; }
6000 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6001 printf "%s\n" "$ac_ct_DUMPBIN" >&6; }
54136002 else
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5415 $as_echo "no" >&6; }
6003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6004 printf "%s\n" "no" >&6; }
54166005 fi
54176006
54186007
54246013 else
54256014 case $cross_compiling:$ac_tool_warned in
54266015 yes:)
5427 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5428 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6017 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
54296018 ac_tool_warned=yes ;;
54306019 esac
54316020 DUMPBIN=$ac_ct_DUMPBIN
54536042
54546043
54556044
5456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5457 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5458 if ${lt_cv_nm_interface+:} false; then :
5459 $as_echo_n "(cached) " >&6
5460 else
6045 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6046 printf %s "checking the name lister ($NM) interface... " >&6; }
6047 if test ${lt_cv_nm_interface+y}
6048 then :
6049 printf %s "(cached) " >&6
6050 else $as_nop
54616051 lt_cv_nm_interface="BSD nm"
54626052 echo "int some_variable = 0;" > conftest.$ac_ext
54636053 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
54736063 fi
54746064 rm -f conftest*
54756065 fi
5476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5477 $as_echo "$lt_cv_nm_interface" >&6; }
5478
5479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5480 $as_echo_n "checking whether ln -s works... " >&6; }
6066 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6067 printf "%s\n" "$lt_cv_nm_interface" >&6; }
6068
6069 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6070 printf %s "checking whether ln -s works... " >&6; }
54816071 LN_S=$as_ln_s
54826072 if test "$LN_S" = "ln -s"; then
5483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5484 $as_echo "yes" >&6; }
6073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6074 printf "%s\n" "yes" >&6; }
54856075 else
5486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5487 $as_echo "no, using $LN_S" >&6; }
6076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6077 printf "%s\n" "no, using $LN_S" >&6; }
54886078 fi
54896079
54906080 # find the maximum length of command line arguments
5491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5492 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5493 if ${lt_cv_sys_max_cmd_len+:} false; then :
5494 $as_echo_n "(cached) " >&6
5495 else
6081 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6082 printf %s "checking the maximum length of command line arguments... " >&6; }
6083 if test ${lt_cv_sys_max_cmd_len+y}
6084 then :
6085 printf %s "(cached) " >&6
6086 else $as_nop
54966087 i=0
54976088 teststring=ABCD
54986089
56196210 fi
56206211
56216212 if test -n "$lt_cv_sys_max_cmd_len"; then
5622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5623 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6214 printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; }
56246215 else
5625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5626 $as_echo "none" >&6; }
6216 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
6217 printf "%s\n" "none" >&6; }
56276218 fi
56286219 max_cmd_len=$lt_cv_sys_max_cmd_len
56296220
56676258
56686259
56696260
5670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
5671 $as_echo_n "checking how to convert $build file names to $host format... " >&6; }
5672 if ${lt_cv_to_host_file_cmd+:} false; then :
5673 $as_echo_n "(cached) " >&6
5674 else
6261 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
6262 printf %s "checking how to convert $build file names to $host format... " >&6; }
6263 if test ${lt_cv_to_host_file_cmd+y}
6264 then :
6265 printf %s "(cached) " >&6
6266 else $as_nop
56756267 case $host in
56766268 *-*-mingw* )
56776269 case $build in
57076299 fi
57086300
57096301 to_host_file_cmd=$lt_cv_to_host_file_cmd
5710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5711 $as_echo "$lt_cv_to_host_file_cmd" >&6; }
5712
5713
5714
5715
5716
5717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
5718 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
5719 if ${lt_cv_to_tool_file_cmd+:} false; then :
5720 $as_echo_n "(cached) " >&6
5721 else
6302 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
6303 printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; }
6304
6305
6306
6307
6308
6309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
6310 printf %s "checking how to convert $build file names to toolchain format... " >&6; }
6311 if test ${lt_cv_to_tool_file_cmd+y}
6312 then :
6313 printf %s "(cached) " >&6
6314 else $as_nop
57226315 #assume ordinary cross tools, or native build.
57236316 lt_cv_to_tool_file_cmd=func_convert_file_noop
57246317 case $host in
57346327 fi
57356328
57366329 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
5737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5738 $as_echo "$lt_cv_to_tool_file_cmd" >&6; }
5739
5740
5741
5742
5743
5744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5745 $as_echo_n "checking for $LD option to reload object files... " >&6; }
5746 if ${lt_cv_ld_reload_flag+:} false; then :
5747 $as_echo_n "(cached) " >&6
5748 else
6330 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
6331 printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; }
6332
6333
6334
6335
6336
6337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6338 printf %s "checking for $LD option to reload object files... " >&6; }
6339 if test ${lt_cv_ld_reload_flag+y}
6340 then :
6341 printf %s "(cached) " >&6
6342 else $as_nop
57496343 lt_cv_ld_reload_flag='-r'
57506344 fi
5751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5752 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6345 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6346 printf "%s\n" "$lt_cv_ld_reload_flag" >&6; }
57536347 reload_flag=$lt_cv_ld_reload_flag
57546348 case $reload_flag in
57556349 "" | " "*) ;;
57826376 if test -n "$ac_tool_prefix"; then
57836377 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
57846378 set dummy ${ac_tool_prefix}objdump; ac_word=$2
5785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5786 $as_echo_n "checking for $ac_word... " >&6; }
5787 if ${ac_cv_prog_OBJDUMP+:} false; then :
5788 $as_echo_n "(cached) " >&6
5789 else
6379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6380 printf %s "checking for $ac_word... " >&6; }
6381 if test ${ac_cv_prog_OBJDUMP+y}
6382 then :
6383 printf %s "(cached) " >&6
6384 else $as_nop
57906385 if test -n "$OBJDUMP"; then
57916386 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
57926387 else
57946389 for as_dir in $PATH
57956390 do
57966391 IFS=$as_save_IFS
5797 test -z "$as_dir" && as_dir=.
6392 case $as_dir in #(((
6393 '') as_dir=./ ;;
6394 */) ;;
6395 *) as_dir=$as_dir/ ;;
6396 esac
57986397 for ac_exec_ext in '' $ac_executable_extensions; do
5799 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6398 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
58006399 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5801 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6400 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
58026401 break 2
58036402 fi
58046403 done
58096408 fi
58106409 OBJDUMP=$ac_cv_prog_OBJDUMP
58116410 if test -n "$OBJDUMP"; then
5812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5813 $as_echo "$OBJDUMP" >&6; }
6411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6412 printf "%s\n" "$OBJDUMP" >&6; }
58146413 else
5815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5816 $as_echo "no" >&6; }
6414 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6415 printf "%s\n" "no" >&6; }
58176416 fi
58186417
58196418
58226421 ac_ct_OBJDUMP=$OBJDUMP
58236422 # Extract the first word of "objdump", so it can be a program name with args.
58246423 set dummy objdump; ac_word=$2
5825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5826 $as_echo_n "checking for $ac_word... " >&6; }
5827 if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
5828 $as_echo_n "(cached) " >&6
5829 else
6424 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6425 printf %s "checking for $ac_word... " >&6; }
6426 if test ${ac_cv_prog_ac_ct_OBJDUMP+y}
6427 then :
6428 printf %s "(cached) " >&6
6429 else $as_nop
58306430 if test -n "$ac_ct_OBJDUMP"; then
58316431 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
58326432 else
58346434 for as_dir in $PATH
58356435 do
58366436 IFS=$as_save_IFS
5837 test -z "$as_dir" && as_dir=.
6437 case $as_dir in #(((
6438 '') as_dir=./ ;;
6439 */) ;;
6440 *) as_dir=$as_dir/ ;;
6441 esac
58386442 for ac_exec_ext in '' $ac_executable_extensions; do
5839 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6443 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
58406444 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5841 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6445 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
58426446 break 2
58436447 fi
58446448 done
58496453 fi
58506454 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
58516455 if test -n "$ac_ct_OBJDUMP"; then
5852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5853 $as_echo "$ac_ct_OBJDUMP" >&6; }
6456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6457 printf "%s\n" "$ac_ct_OBJDUMP" >&6; }
58546458 else
5855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5856 $as_echo "no" >&6; }
6459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6460 printf "%s\n" "no" >&6; }
58576461 fi
58586462
58596463 if test "x$ac_ct_OBJDUMP" = x; then
58616465 else
58626466 case $cross_compiling:$ac_tool_warned in
58636467 yes:)
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5865 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6469 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
58666470 ac_tool_warned=yes ;;
58676471 esac
58686472 OBJDUMP=$ac_ct_OBJDUMP
58816485
58826486
58836487
5884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5885 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5886 if ${lt_cv_deplibs_check_method+:} false; then :
5887 $as_echo_n "(cached) " >&6
5888 else
6488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6489 printf %s "checking how to recognize dependent libraries... " >&6; }
6490 if test ${lt_cv_deplibs_check_method+y}
6491 then :
6492 printf %s "(cached) " >&6
6493 else $as_nop
58896494 lt_cv_file_magic_cmd='$MAGIC_CMD'
58906495 lt_cv_file_magic_test_file=
58916496 lt_cv_deplibs_check_method='unknown'
60816686 esac
60826687
60836688 fi
6084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6085 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6690 printf "%s\n" "$lt_cv_deplibs_check_method" >&6; }
60866691
60876692 file_magic_glob=
60886693 want_nocaseglob=no
61266731 if test -n "$ac_tool_prefix"; then
61276732 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
61286733 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6130 $as_echo_n "checking for $ac_word... " >&6; }
6131 if ${ac_cv_prog_DLLTOOL+:} false; then :
6132 $as_echo_n "(cached) " >&6
6133 else
6734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6735 printf %s "checking for $ac_word... " >&6; }
6736 if test ${ac_cv_prog_DLLTOOL+y}
6737 then :
6738 printf %s "(cached) " >&6
6739 else $as_nop
61346740 if test -n "$DLLTOOL"; then
61356741 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
61366742 else
61386744 for as_dir in $PATH
61396745 do
61406746 IFS=$as_save_IFS
6141 test -z "$as_dir" && as_dir=.
6747 case $as_dir in #(((
6748 '') as_dir=./ ;;
6749 */) ;;
6750 *) as_dir=$as_dir/ ;;
6751 esac
61426752 for ac_exec_ext in '' $ac_executable_extensions; do
6143 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6753 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
61446754 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6145 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6755 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
61466756 break 2
61476757 fi
61486758 done
61536763 fi
61546764 DLLTOOL=$ac_cv_prog_DLLTOOL
61556765 if test -n "$DLLTOOL"; then
6156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6157 $as_echo "$DLLTOOL" >&6; }
6766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6767 printf "%s\n" "$DLLTOOL" >&6; }
61586768 else
6159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6160 $as_echo "no" >&6; }
6769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6770 printf "%s\n" "no" >&6; }
61616771 fi
61626772
61636773
61666776 ac_ct_DLLTOOL=$DLLTOOL
61676777 # Extract the first word of "dlltool", so it can be a program name with args.
61686778 set dummy dlltool; ac_word=$2
6169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6170 $as_echo_n "checking for $ac_word... " >&6; }
6171 if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
6172 $as_echo_n "(cached) " >&6
6173 else
6779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6780 printf %s "checking for $ac_word... " >&6; }
6781 if test ${ac_cv_prog_ac_ct_DLLTOOL+y}
6782 then :
6783 printf %s "(cached) " >&6
6784 else $as_nop
61746785 if test -n "$ac_ct_DLLTOOL"; then
61756786 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
61766787 else
61786789 for as_dir in $PATH
61796790 do
61806791 IFS=$as_save_IFS
6181 test -z "$as_dir" && as_dir=.
6792 case $as_dir in #(((
6793 '') as_dir=./ ;;
6794 */) ;;
6795 *) as_dir=$as_dir/ ;;
6796 esac
61826797 for ac_exec_ext in '' $ac_executable_extensions; do
6183 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6798 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
61846799 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6185 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6800 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
61866801 break 2
61876802 fi
61886803 done
61936808 fi
61946809 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
61956810 if test -n "$ac_ct_DLLTOOL"; then
6196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6197 $as_echo "$ac_ct_DLLTOOL" >&6; }
6811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6812 printf "%s\n" "$ac_ct_DLLTOOL" >&6; }
61986813 else
6199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6200 $as_echo "no" >&6; }
6814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6815 printf "%s\n" "no" >&6; }
62016816 fi
62026817
62036818 if test "x$ac_ct_DLLTOOL" = x; then
62056820 else
62066821 case $cross_compiling:$ac_tool_warned in
62076822 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;}
6823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6824 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
62106825 ac_tool_warned=yes ;;
62116826 esac
62126827 DLLTOOL=$ac_ct_DLLTOOL
62266841
62276842
62286843
6229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
6230 $as_echo_n "checking how to associate runtime and link libraries... " >&6; }
6231 if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
6232 $as_echo_n "(cached) " >&6
6233 else
6844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
6845 printf %s "checking how to associate runtime and link libraries... " >&6; }
6846 if test ${lt_cv_sharedlib_from_linklib_cmd+y}
6847 then :
6848 printf %s "(cached) " >&6
6849 else $as_nop
62346850 lt_cv_sharedlib_from_linklib_cmd='unknown'
62356851
62366852 case $host_os in
62536869 esac
62546870
62556871 fi
6256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6257 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
6872 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6873 printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
62586874 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
62596875 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
62606876
62706886 do
62716887 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
62726888 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6274 $as_echo_n "checking for $ac_word... " >&6; }
6275 if ${ac_cv_prog_AR+:} false; then :
6276 $as_echo_n "(cached) " >&6
6277 else
6889 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6890 printf %s "checking for $ac_word... " >&6; }
6891 if test ${ac_cv_prog_AR+y}
6892 then :
6893 printf %s "(cached) " >&6
6894 else $as_nop
62786895 if test -n "$AR"; then
62796896 ac_cv_prog_AR="$AR" # Let the user override the test.
62806897 else
62826899 for as_dir in $PATH
62836900 do
62846901 IFS=$as_save_IFS
6285 test -z "$as_dir" && as_dir=.
6902 case $as_dir in #(((
6903 '') as_dir=./ ;;
6904 */) ;;
6905 *) as_dir=$as_dir/ ;;
6906 esac
62866907 for ac_exec_ext in '' $ac_executable_extensions; do
6287 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6908 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
62886909 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6289 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6910 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
62906911 break 2
62916912 fi
62926913 done
62976918 fi
62986919 AR=$ac_cv_prog_AR
62996920 if test -n "$AR"; then
6300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6301 $as_echo "$AR" >&6; }
6921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6922 printf "%s\n" "$AR" >&6; }
63026923 else
6303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6304 $as_echo "no" >&6; }
6924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6925 printf "%s\n" "no" >&6; }
63056926 fi
63066927
63076928
63146935 do
63156936 # Extract the first word of "$ac_prog", so it can be a program name with args.
63166937 set dummy $ac_prog; ac_word=$2
6317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6318 $as_echo_n "checking for $ac_word... " >&6; }
6319 if ${ac_cv_prog_ac_ct_AR+:} false; then :
6320 $as_echo_n "(cached) " >&6
6321 else
6938 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6939 printf %s "checking for $ac_word... " >&6; }
6940 if test ${ac_cv_prog_ac_ct_AR+y}
6941 then :
6942 printf %s "(cached) " >&6
6943 else $as_nop
63226944 if test -n "$ac_ct_AR"; then
63236945 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
63246946 else
63266948 for as_dir in $PATH
63276949 do
63286950 IFS=$as_save_IFS
6329 test -z "$as_dir" && as_dir=.
6951 case $as_dir in #(((
6952 '') as_dir=./ ;;
6953 */) ;;
6954 *) as_dir=$as_dir/ ;;
6955 esac
63306956 for ac_exec_ext in '' $ac_executable_extensions; do
6331 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6957 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
63326958 ac_cv_prog_ac_ct_AR="$ac_prog"
6333 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6959 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
63346960 break 2
63356961 fi
63366962 done
63416967 fi
63426968 ac_ct_AR=$ac_cv_prog_ac_ct_AR
63436969 if test -n "$ac_ct_AR"; then
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6345 $as_echo "$ac_ct_AR" >&6; }
6970 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6971 printf "%s\n" "$ac_ct_AR" >&6; }
63466972 else
6347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6348 $as_echo "no" >&6; }
6973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6974 printf "%s\n" "no" >&6; }
63496975 fi
63506976
63516977
63576983 else
63586984 case $cross_compiling:$ac_tool_warned in
63596985 yes:)
6360 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6361 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6986 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6987 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
63626988 ac_tool_warned=yes ;;
63636989 esac
63646990 AR=$ac_ct_AR
63787004
63797005
63807006
6381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6382 $as_echo_n "checking for archiver @FILE support... " >&6; }
6383 if ${lt_cv_ar_at_file+:} false; then :
6384 $as_echo_n "(cached) " >&6
6385 else
7007 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
7008 printf %s "checking for archiver @FILE support... " >&6; }
7009 if test ${lt_cv_ar_at_file+y}
7010 then :
7011 printf %s "(cached) " >&6
7012 else $as_nop
63867013 lt_cv_ar_at_file=no
63877014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
63887015 /* end confdefs.h. */
63897016
63907017 int
6391 main ()
7018 main (void)
63927019 {
63937020
63947021 ;
63957022 return 0;
63967023 }
63977024 _ACEOF
6398 if ac_fn_c_try_compile "$LINENO"; then :
7025 if ac_fn_c_try_compile "$LINENO"
7026 then :
63997027 echo conftest.$ac_objext > conftest.lst
64007028 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
64017029 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
64027030 (eval $lt_ar_try) 2>&5
64037031 ac_status=$?
6404 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7032 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
64057033 test $ac_status = 0; }
64067034 if test 0 -eq "$ac_status"; then
64077035 # Ensure the archiver fails upon bogus file names.
64097037 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
64107038 (eval $lt_ar_try) 2>&5
64117039 ac_status=$?
6412 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7040 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
64137041 test $ac_status = 0; }
64147042 if test 0 -ne "$ac_status"; then
64157043 lt_cv_ar_at_file=@
64187046 rm -f conftest.* libconftest.a
64197047
64207048 fi
6421 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6422
6423 fi
6424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6425 $as_echo "$lt_cv_ar_at_file" >&6; }
7049 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7050
7051 fi
7052 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
7053 printf "%s\n" "$lt_cv_ar_at_file" >&6; }
64267054
64277055 if test no = "$lt_cv_ar_at_file"; then
64287056 archiver_list_spec=
64397067 if test -n "$ac_tool_prefix"; then
64407068 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
64417069 set dummy ${ac_tool_prefix}strip; ac_word=$2
6442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6443 $as_echo_n "checking for $ac_word... " >&6; }
6444 if ${ac_cv_prog_STRIP+:} false; then :
6445 $as_echo_n "(cached) " >&6
6446 else
7070 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7071 printf %s "checking for $ac_word... " >&6; }
7072 if test ${ac_cv_prog_STRIP+y}
7073 then :
7074 printf %s "(cached) " >&6
7075 else $as_nop
64477076 if test -n "$STRIP"; then
64487077 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
64497078 else
64517080 for as_dir in $PATH
64527081 do
64537082 IFS=$as_save_IFS
6454 test -z "$as_dir" && as_dir=.
7083 case $as_dir in #(((
7084 '') as_dir=./ ;;
7085 */) ;;
7086 *) as_dir=$as_dir/ ;;
7087 esac
64557088 for ac_exec_ext in '' $ac_executable_extensions; do
6456 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7089 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
64577090 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6458 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7091 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
64597092 break 2
64607093 fi
64617094 done
64667099 fi
64677100 STRIP=$ac_cv_prog_STRIP
64687101 if test -n "$STRIP"; then
6469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6470 $as_echo "$STRIP" >&6; }
7102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
7103 printf "%s\n" "$STRIP" >&6; }
64717104 else
6472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6473 $as_echo "no" >&6; }
7105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7106 printf "%s\n" "no" >&6; }
64747107 fi
64757108
64767109
64797112 ac_ct_STRIP=$STRIP
64807113 # Extract the first word of "strip", so it can be a program name with args.
64817114 set dummy strip; ac_word=$2
6482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6483 $as_echo_n "checking for $ac_word... " >&6; }
6484 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
6485 $as_echo_n "(cached) " >&6
6486 else
7115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7116 printf %s "checking for $ac_word... " >&6; }
7117 if test ${ac_cv_prog_ac_ct_STRIP+y}
7118 then :
7119 printf %s "(cached) " >&6
7120 else $as_nop
64877121 if test -n "$ac_ct_STRIP"; then
64887122 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
64897123 else
64917125 for as_dir in $PATH
64927126 do
64937127 IFS=$as_save_IFS
6494 test -z "$as_dir" && as_dir=.
7128 case $as_dir in #(((
7129 '') as_dir=./ ;;
7130 */) ;;
7131 *) as_dir=$as_dir/ ;;
7132 esac
64957133 for ac_exec_ext in '' $ac_executable_extensions; do
6496 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7134 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
64977135 ac_cv_prog_ac_ct_STRIP="strip"
6498 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7136 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
64997137 break 2
65007138 fi
65017139 done
65067144 fi
65077145 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
65087146 if test -n "$ac_ct_STRIP"; then
6509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6510 $as_echo "$ac_ct_STRIP" >&6; }
7147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7148 printf "%s\n" "$ac_ct_STRIP" >&6; }
65117149 else
6512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6513 $as_echo "no" >&6; }
7150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7151 printf "%s\n" "no" >&6; }
65147152 fi
65157153
65167154 if test "x$ac_ct_STRIP" = x; then
65187156 else
65197157 case $cross_compiling:$ac_tool_warned in
65207158 yes:)
6521 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6522 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7159 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7160 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
65237161 ac_tool_warned=yes ;;
65247162 esac
65257163 STRIP=$ac_ct_STRIP
65387176 if test -n "$ac_tool_prefix"; then
65397177 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
65407178 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6542 $as_echo_n "checking for $ac_word... " >&6; }
6543 if ${ac_cv_prog_RANLIB+:} false; then :
6544 $as_echo_n "(cached) " >&6
6545 else
7179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7180 printf %s "checking for $ac_word... " >&6; }
7181 if test ${ac_cv_prog_RANLIB+y}
7182 then :
7183 printf %s "(cached) " >&6
7184 else $as_nop
65467185 if test -n "$RANLIB"; then
65477186 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
65487187 else
65507189 for as_dir in $PATH
65517190 do
65527191 IFS=$as_save_IFS
6553 test -z "$as_dir" && as_dir=.
7192 case $as_dir in #(((
7193 '') as_dir=./ ;;
7194 */) ;;
7195 *) as_dir=$as_dir/ ;;
7196 esac
65547197 for ac_exec_ext in '' $ac_executable_extensions; do
6555 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7198 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
65567199 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6557 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7200 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
65587201 break 2
65597202 fi
65607203 done
65657208 fi
65667209 RANLIB=$ac_cv_prog_RANLIB
65677210 if test -n "$RANLIB"; then
6568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6569 $as_echo "$RANLIB" >&6; }
7211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7212 printf "%s\n" "$RANLIB" >&6; }
65707213 else
6571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6572 $as_echo "no" >&6; }
7214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7215 printf "%s\n" "no" >&6; }
65737216 fi
65747217
65757218
65787221 ac_ct_RANLIB=$RANLIB
65797222 # Extract the first word of "ranlib", so it can be a program name with args.
65807223 set dummy ranlib; ac_word=$2
6581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6582 $as_echo_n "checking for $ac_word... " >&6; }
6583 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6584 $as_echo_n "(cached) " >&6
6585 else
7224 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7225 printf %s "checking for $ac_word... " >&6; }
7226 if test ${ac_cv_prog_ac_ct_RANLIB+y}
7227 then :
7228 printf %s "(cached) " >&6
7229 else $as_nop
65867230 if test -n "$ac_ct_RANLIB"; then
65877231 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
65887232 else
65907234 for as_dir in $PATH
65917235 do
65927236 IFS=$as_save_IFS
6593 test -z "$as_dir" && as_dir=.
7237 case $as_dir in #(((
7238 '') as_dir=./ ;;
7239 */) ;;
7240 *) as_dir=$as_dir/ ;;
7241 esac
65947242 for ac_exec_ext in '' $ac_executable_extensions; do
6595 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7243 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
65967244 ac_cv_prog_ac_ct_RANLIB="ranlib"
6597 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7245 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
65987246 break 2
65997247 fi
66007248 done
66057253 fi
66067254 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
66077255 if test -n "$ac_ct_RANLIB"; then
6608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6609 $as_echo "$ac_ct_RANLIB" >&6; }
7256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7257 printf "%s\n" "$ac_ct_RANLIB" >&6; }
66107258 else
6611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6612 $as_echo "no" >&6; }
7259 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7260 printf "%s\n" "no" >&6; }
66137261 fi
66147262
66157263 if test "x$ac_ct_RANLIB" = x; then
66177265 else
66187266 case $cross_compiling:$ac_tool_warned in
66197267 yes:)
6620 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6621 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7268 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7269 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
66227270 ac_tool_warned=yes ;;
66237271 esac
66247272 RANLIB=$ac_ct_RANLIB
67077355
67087356
67097357 # Check for command to grab the raw symbol name followed by C symbol from nm.
6710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6711 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6712 if ${lt_cv_sys_global_symbol_pipe+:} false; then :
6713 $as_echo_n "(cached) " >&6
6714 else
7358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7359 printf %s "checking command to parse $NM output from $compiler object... " >&6; }
7360 if test ${lt_cv_sys_global_symbol_pipe+y}
7361 then :
7362 printf %s "(cached) " >&6
7363 else $as_nop
67157364
67167365 # These are sane defaults that work on at least a few old systems.
67177366 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
68637512 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
68647513 (eval $ac_compile) 2>&5
68657514 ac_status=$?
6866 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7515 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
68677516 test $ac_status = 0; }; then
68687517 # Now try to grab the symbols.
68697518 nlist=conftest.nm
69367585 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
69377586 (eval $ac_link) 2>&5
69387587 ac_status=$?
6939 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7588 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
69407589 test $ac_status = 0; } && test -s conftest$ac_exeext; then
69417590 pipe_works=yes
69427591 fi
69717620 lt_cv_sys_global_symbol_to_cdecl=
69727621 fi
69737622 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6975 $as_echo "failed" >&6; }
7623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7624 printf "%s\n" "failed" >&6; }
69767625 else
6977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6978 $as_echo "ok" >&6; }
7626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7627 printf "%s\n" "ok" >&6; }
69797628 fi
69807629
69817630 # Response file support.
70217670
70227671
70237672
7024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
7025 $as_echo_n "checking for sysroot... " >&6; }
7673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
7674 printf %s "checking for sysroot... " >&6; }
70267675
70277676 # Check whether --with-sysroot was given.
7028 if test "${with_sysroot+set}" = set; then :
7677 if test ${with_sysroot+y}
7678 then :
70297679 withval=$with_sysroot;
7030 else
7680 else $as_nop
70317681 with_sysroot=no
70327682 fi
70337683
70457695 no|'')
70467696 ;; #(
70477697 *)
7048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
7049 $as_echo "$with_sysroot" >&6; }
7698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
7699 printf "%s\n" "$with_sysroot" >&6; }
70507700 as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
70517701 ;;
70527702 esac
70537703
7054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
7055 $as_echo "${lt_sysroot:-no}" >&6; }
7056
7057
7058
7059
7060
7061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
7062 $as_echo_n "checking for a working dd... " >&6; }
7063 if ${ac_cv_path_lt_DD+:} false; then :
7064 $as_echo_n "(cached) " >&6
7065 else
7704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
7705 printf "%s\n" "${lt_sysroot:-no}" >&6; }
7706
7707
7708
7709
7710
7711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
7712 printf %s "checking for a working dd... " >&6; }
7713 if test ${ac_cv_path_lt_DD+y}
7714 then :
7715 printf %s "(cached) " >&6
7716 else $as_nop
70667717 printf 0123456789abcdef0123456789abcdef >conftest.i
70677718 cat conftest.i conftest.i >conftest2.i
70687719 : ${lt_DD:=$DD}
70737724 for as_dir in $PATH
70747725 do
70757726 IFS=$as_save_IFS
7076 test -z "$as_dir" && as_dir=.
7077 for ac_prog in dd; do
7727 case $as_dir in #(((
7728 '') as_dir=./ ;;
7729 */) ;;
7730 *) as_dir=$as_dir/ ;;
7731 esac
7732 for ac_prog in dd
7733 do
70787734 for ac_exec_ext in '' $ac_executable_extensions; do
7079 ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext"
7735 ac_path_lt_DD="$as_dir$ac_prog$ac_exec_ext"
70807736 as_fn_executable_p "$ac_path_lt_DD" || continue
70817737 if "$ac_path_lt_DD" bs=32 count=1 <conftest2.i >conftest.out 2>/dev/null; then
70827738 cmp -s conftest.i conftest.out \
70967752
70977753 rm -f conftest.i conftest2.i conftest.out
70987754 fi
7099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
7100 $as_echo "$ac_cv_path_lt_DD" >&6; }
7101
7102
7103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
7104 $as_echo_n "checking how to truncate binary pipes... " >&6; }
7105 if ${lt_cv_truncate_bin+:} false; then :
7106 $as_echo_n "(cached) " >&6
7107 else
7755 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
7756 printf "%s\n" "$ac_cv_path_lt_DD" >&6; }
7757
7758
7759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
7760 printf %s "checking how to truncate binary pipes... " >&6; }
7761 if test ${lt_cv_truncate_bin+y}
7762 then :
7763 printf %s "(cached) " >&6
7764 else $as_nop
71087765 printf 0123456789abcdef0123456789abcdef >conftest.i
71097766 cat conftest.i conftest.i >conftest2.i
71107767 lt_cv_truncate_bin=
71157772 rm -f conftest.i conftest2.i conftest.out
71167773 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
71177774 fi
7118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
7119 $as_echo "$lt_cv_truncate_bin" >&6; }
7775 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
7776 printf "%s\n" "$lt_cv_truncate_bin" >&6; }
71207777
71217778
71227779
71397796 }
71407797
71417798 # Check whether --enable-libtool-lock was given.
7142 if test "${enable_libtool_lock+set}" = set; then :
7799 if test ${enable_libtool_lock+y}
7800 then :
71437801 enableval=$enable_libtool_lock;
71447802 fi
71457803
71557813 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
71567814 (eval $ac_compile) 2>&5
71577815 ac_status=$?
7158 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7816 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
71597817 test $ac_status = 0; }; then
71607818 case `/usr/bin/file conftest.$ac_objext` in
71617819 *ELF-32*)
71757833 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
71767834 (eval $ac_compile) 2>&5
71777835 ac_status=$?
7178 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7836 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
71797837 test $ac_status = 0; }; then
71807838 if test yes = "$lt_cv_prog_gnu_ld"; then
71817839 case `/usr/bin/file conftest.$ac_objext` in
72137871 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
72147872 (eval $ac_compile) 2>&5
72157873 ac_status=$?
7216 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7874 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
72177875 test $ac_status = 0; }; then
72187876 emul=elf
72197877 case `/usr/bin/file conftest.$ac_objext` in
72547912 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
72557913 (eval $ac_compile) 2>&5
72567914 ac_status=$?
7257 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7915 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
72587916 test $ac_status = 0; }; then
72597917 case `/usr/bin/file conftest.o` in
72607918 *32-bit*)
73177975 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
73187976 SAVE_CFLAGS=$CFLAGS
73197977 CFLAGS="$CFLAGS -belf"
7320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7321 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7322 if ${lt_cv_cc_needs_belf+:} false; then :
7323 $as_echo_n "(cached) " >&6
7324 else
7978 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7979 printf %s "checking whether the C compiler needs -belf... " >&6; }
7980 if test ${lt_cv_cc_needs_belf+y}
7981 then :
7982 printf %s "(cached) " >&6
7983 else $as_nop
73257984 ac_ext=c
73267985 ac_cpp='$CPP $CPPFLAGS'
73277986 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
73327991 /* end confdefs.h. */
73337992
73347993 int
7335 main ()
7994 main (void)
73367995 {
73377996
73387997 ;
73397998 return 0;
73407999 }
73418000 _ACEOF
7342 if ac_fn_c_try_link "$LINENO"; then :
8001 if ac_fn_c_try_link "$LINENO"
8002 then :
73438003 lt_cv_cc_needs_belf=yes
7344 else
8004 else $as_nop
73458005 lt_cv_cc_needs_belf=no
73468006 fi
7347 rm -f core conftest.err conftest.$ac_objext \
8007 rm -f core conftest.err conftest.$ac_objext conftest.beam \
73488008 conftest$ac_exeext conftest.$ac_ext
73498009 ac_ext=c
73508010 ac_cpp='$CPP $CPPFLAGS'
73538013 ac_compiler_gnu=$ac_cv_c_compiler_gnu
73548014
73558015 fi
7356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7357 $as_echo "$lt_cv_cc_needs_belf" >&6; }
8016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
8017 printf "%s\n" "$lt_cv_cc_needs_belf" >&6; }
73588018 if test yes != "$lt_cv_cc_needs_belf"; then
73598019 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
73608020 CFLAGS=$SAVE_CFLAGS
73678027 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
73688028 (eval $ac_compile) 2>&5
73698029 ac_status=$?
7370 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8030 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
73718031 test $ac_status = 0; }; then
73728032 case `/usr/bin/file conftest.o` in
73738033 *64-bit*)
74048064 if test -n "$ac_tool_prefix"; then
74058065 # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
74068066 set dummy ${ac_tool_prefix}mt; ac_word=$2
7407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7408 $as_echo_n "checking for $ac_word... " >&6; }
7409 if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
7410 $as_echo_n "(cached) " >&6
7411 else
8067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8068 printf %s "checking for $ac_word... " >&6; }
8069 if test ${ac_cv_prog_MANIFEST_TOOL+y}
8070 then :
8071 printf %s "(cached) " >&6
8072 else $as_nop
74128073 if test -n "$MANIFEST_TOOL"; then
74138074 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
74148075 else
74168077 for as_dir in $PATH
74178078 do
74188079 IFS=$as_save_IFS
7419 test -z "$as_dir" && as_dir=.
8080 case $as_dir in #(((
8081 '') as_dir=./ ;;
8082 */) ;;
8083 *) as_dir=$as_dir/ ;;
8084 esac
74208085 for ac_exec_ext in '' $ac_executable_extensions; do
7421 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8086 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
74228087 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7423 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8088 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
74248089 break 2
74258090 fi
74268091 done
74318096 fi
74328097 MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
74338098 if test -n "$MANIFEST_TOOL"; then
7434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7435 $as_echo "$MANIFEST_TOOL" >&6; }
8099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
8100 printf "%s\n" "$MANIFEST_TOOL" >&6; }
74368101 else
7437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7438 $as_echo "no" >&6; }
8102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8103 printf "%s\n" "no" >&6; }
74398104 fi
74408105
74418106
74448109 ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
74458110 # Extract the first word of "mt", so it can be a program name with args.
74468111 set dummy mt; ac_word=$2
7447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7448 $as_echo_n "checking for $ac_word... " >&6; }
7449 if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
7450 $as_echo_n "(cached) " >&6
7451 else
8112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8113 printf %s "checking for $ac_word... " >&6; }
8114 if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y}
8115 then :
8116 printf %s "(cached) " >&6
8117 else $as_nop
74528118 if test -n "$ac_ct_MANIFEST_TOOL"; then
74538119 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
74548120 else
74568122 for as_dir in $PATH
74578123 do
74588124 IFS=$as_save_IFS
7459 test -z "$as_dir" && as_dir=.
8125 case $as_dir in #(((
8126 '') as_dir=./ ;;
8127 */) ;;
8128 *) as_dir=$as_dir/ ;;
8129 esac
74608130 for ac_exec_ext in '' $ac_executable_extensions; do
7461 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8131 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
74628132 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7463 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8133 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
74648134 break 2
74658135 fi
74668136 done
74718141 fi
74728142 ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
74738143 if test -n "$ac_ct_MANIFEST_TOOL"; then
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7475 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
8144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
8145 printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; }
74768146 else
7477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7478 $as_echo "no" >&6; }
8147 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8148 printf "%s\n" "no" >&6; }
74798149 fi
74808150
74818151 if test "x$ac_ct_MANIFEST_TOOL" = x; then
74838153 else
74848154 case $cross_compiling:$ac_tool_warned in
74858155 yes:)
7486 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7487 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8157 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
74888158 ac_tool_warned=yes ;;
74898159 esac
74908160 MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
74948164 fi
74958165
74968166 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7498 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
7499 if ${lt_cv_path_mainfest_tool+:} false; then :
7500 $as_echo_n "(cached) " >&6
7501 else
8167 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
8168 printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
8169 if test ${lt_cv_path_mainfest_tool+y}
8170 then :
8171 printf %s "(cached) " >&6
8172 else $as_nop
75028173 lt_cv_path_mainfest_tool=no
75038174 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
75048175 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
75088179 fi
75098180 rm -f conftest*
75108181 fi
7511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7512 $as_echo "$lt_cv_path_mainfest_tool" >&6; }
8182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
8183 printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; }
75138184 if test yes != "$lt_cv_path_mainfest_tool"; then
75148185 MANIFEST_TOOL=:
75158186 fi
75248195 if test -n "$ac_tool_prefix"; then
75258196 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
75268197 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7528 $as_echo_n "checking for $ac_word... " >&6; }
7529 if ${ac_cv_prog_DSYMUTIL+:} false; then :
7530 $as_echo_n "(cached) " >&6
7531 else
8198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8199 printf %s "checking for $ac_word... " >&6; }
8200 if test ${ac_cv_prog_DSYMUTIL+y}
8201 then :
8202 printf %s "(cached) " >&6
8203 else $as_nop
75328204 if test -n "$DSYMUTIL"; then
75338205 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
75348206 else
75368208 for as_dir in $PATH
75378209 do
75388210 IFS=$as_save_IFS
7539 test -z "$as_dir" && as_dir=.
8211 case $as_dir in #(((
8212 '') as_dir=./ ;;
8213 */) ;;
8214 *) as_dir=$as_dir/ ;;
8215 esac
75408216 for ac_exec_ext in '' $ac_executable_extensions; do
7541 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8217 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
75428218 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7543 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8219 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
75448220 break 2
75458221 fi
75468222 done
75518227 fi
75528228 DSYMUTIL=$ac_cv_prog_DSYMUTIL
75538229 if test -n "$DSYMUTIL"; then
7554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7555 $as_echo "$DSYMUTIL" >&6; }
8230 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
8231 printf "%s\n" "$DSYMUTIL" >&6; }
75568232 else
7557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7558 $as_echo "no" >&6; }
8233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8234 printf "%s\n" "no" >&6; }
75598235 fi
75608236
75618237
75648240 ac_ct_DSYMUTIL=$DSYMUTIL
75658241 # Extract the first word of "dsymutil", so it can be a program name with args.
75668242 set dummy dsymutil; ac_word=$2
7567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7568 $as_echo_n "checking for $ac_word... " >&6; }
7569 if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
7570 $as_echo_n "(cached) " >&6
7571 else
8243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8244 printf %s "checking for $ac_word... " >&6; }
8245 if test ${ac_cv_prog_ac_ct_DSYMUTIL+y}
8246 then :
8247 printf %s "(cached) " >&6
8248 else $as_nop
75728249 if test -n "$ac_ct_DSYMUTIL"; then
75738250 ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
75748251 else
75768253 for as_dir in $PATH
75778254 do
75788255 IFS=$as_save_IFS
7579 test -z "$as_dir" && as_dir=.
8256 case $as_dir in #(((
8257 '') as_dir=./ ;;
8258 */) ;;
8259 *) as_dir=$as_dir/ ;;
8260 esac
75808261 for ac_exec_ext in '' $ac_executable_extensions; do
7581 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8262 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
75828263 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7583 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8264 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
75848265 break 2
75858266 fi
75868267 done
75918272 fi
75928273 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
75938274 if test -n "$ac_ct_DSYMUTIL"; then
7594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7595 $as_echo "$ac_ct_DSYMUTIL" >&6; }
8275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
8276 printf "%s\n" "$ac_ct_DSYMUTIL" >&6; }
75968277 else
7597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7598 $as_echo "no" >&6; }
8278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8279 printf "%s\n" "no" >&6; }
75998280 fi
76008281
76018282 if test "x$ac_ct_DSYMUTIL" = x; then
76038284 else
76048285 case $cross_compiling:$ac_tool_warned in
76058286 yes:)
7606 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7607 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8288 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
76088289 ac_tool_warned=yes ;;
76098290 esac
76108291 DSYMUTIL=$ac_ct_DSYMUTIL
76168297 if test -n "$ac_tool_prefix"; then
76178298 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
76188299 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7620 $as_echo_n "checking for $ac_word... " >&6; }
7621 if ${ac_cv_prog_NMEDIT+:} false; then :
7622 $as_echo_n "(cached) " >&6
7623 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_NMEDIT+y}
8303 then :
8304 printf %s "(cached) " >&6
8305 else $as_nop
76248306 if test -n "$NMEDIT"; then
76258307 ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
76268308 else
76288310 for as_dir in $PATH
76298311 do
76308312 IFS=$as_save_IFS
7631 test -z "$as_dir" && as_dir=.
8313 case $as_dir in #(((
8314 '') as_dir=./ ;;
8315 */) ;;
8316 *) as_dir=$as_dir/ ;;
8317 esac
76328318 for ac_exec_ext in '' $ac_executable_extensions; do
7633 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
76348320 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7635 $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
76368322 break 2
76378323 fi
76388324 done
76438329 fi
76448330 NMEDIT=$ac_cv_prog_NMEDIT
76458331 if test -n "$NMEDIT"; then
7646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7647 $as_echo "$NMEDIT" >&6; }
8332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
8333 printf "%s\n" "$NMEDIT" >&6; }
76488334 else
7649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7650 $as_echo "no" >&6; }
8335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8336 printf "%s\n" "no" >&6; }
76518337 fi
76528338
76538339
76568342 ac_ct_NMEDIT=$NMEDIT
76578343 # Extract the first word of "nmedit", so it can be a program name with args.
76588344 set dummy nmedit; ac_word=$2
7659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7660 $as_echo_n "checking for $ac_word... " >&6; }
7661 if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
7662 $as_echo_n "(cached) " >&6
7663 else
8345 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8346 printf %s "checking for $ac_word... " >&6; }
8347 if test ${ac_cv_prog_ac_ct_NMEDIT+y}
8348 then :
8349 printf %s "(cached) " >&6
8350 else $as_nop
76648351 if test -n "$ac_ct_NMEDIT"; then
76658352 ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
76668353 else
76688355 for as_dir in $PATH
76698356 do
76708357 IFS=$as_save_IFS
7671 test -z "$as_dir" && as_dir=.
8358 case $as_dir in #(((
8359 '') as_dir=./ ;;
8360 */) ;;
8361 *) as_dir=$as_dir/ ;;
8362 esac
76728363 for ac_exec_ext in '' $ac_executable_extensions; do
7673 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8364 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
76748365 ac_cv_prog_ac_ct_NMEDIT="nmedit"
7675 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8366 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
76768367 break 2
76778368 fi
76788369 done
76838374 fi
76848375 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
76858376 if test -n "$ac_ct_NMEDIT"; then
7686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7687 $as_echo "$ac_ct_NMEDIT" >&6; }
8377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
8378 printf "%s\n" "$ac_ct_NMEDIT" >&6; }
76888379 else
7689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7690 $as_echo "no" >&6; }
8380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8381 printf "%s\n" "no" >&6; }
76918382 fi
76928383
76938384 if test "x$ac_ct_NMEDIT" = x; then
76958386 else
76968387 case $cross_compiling:$ac_tool_warned in
76978388 yes:)
7698 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7699 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8390 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
77008391 ac_tool_warned=yes ;;
77018392 esac
77028393 NMEDIT=$ac_ct_NMEDIT
77088399 if test -n "$ac_tool_prefix"; then
77098400 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
77108401 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7712 $as_echo_n "checking for $ac_word... " >&6; }
7713 if ${ac_cv_prog_LIPO+:} false; then :
7714 $as_echo_n "(cached) " >&6
7715 else
8402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8403 printf %s "checking for $ac_word... " >&6; }
8404 if test ${ac_cv_prog_LIPO+y}
8405 then :
8406 printf %s "(cached) " >&6
8407 else $as_nop
77168408 if test -n "$LIPO"; then
77178409 ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
77188410 else
77208412 for as_dir in $PATH
77218413 do
77228414 IFS=$as_save_IFS
7723 test -z "$as_dir" && as_dir=.
8415 case $as_dir in #(((
8416 '') as_dir=./ ;;
8417 */) ;;
8418 *) as_dir=$as_dir/ ;;
8419 esac
77248420 for ac_exec_ext in '' $ac_executable_extensions; do
7725 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8421 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
77268422 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7727 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8423 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
77288424 break 2
77298425 fi
77308426 done
77358431 fi
77368432 LIPO=$ac_cv_prog_LIPO
77378433 if test -n "$LIPO"; then
7738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7739 $as_echo "$LIPO" >&6; }
8434 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8435 printf "%s\n" "$LIPO" >&6; }
77408436 else
7741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7742 $as_echo "no" >&6; }
8437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8438 printf "%s\n" "no" >&6; }
77438439 fi
77448440
77458441
77488444 ac_ct_LIPO=$LIPO
77498445 # Extract the first word of "lipo", so it can be a program name with args.
77508446 set dummy lipo; ac_word=$2
7751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7752 $as_echo_n "checking for $ac_word... " >&6; }
7753 if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
7754 $as_echo_n "(cached) " >&6
7755 else
8447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8448 printf %s "checking for $ac_word... " >&6; }
8449 if test ${ac_cv_prog_ac_ct_LIPO+y}
8450 then :
8451 printf %s "(cached) " >&6
8452 else $as_nop
77568453 if test -n "$ac_ct_LIPO"; then
77578454 ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
77588455 else
77608457 for as_dir in $PATH
77618458 do
77628459 IFS=$as_save_IFS
7763 test -z "$as_dir" && as_dir=.
8460 case $as_dir in #(((
8461 '') as_dir=./ ;;
8462 */) ;;
8463 *) as_dir=$as_dir/ ;;
8464 esac
77648465 for ac_exec_ext in '' $ac_executable_extensions; do
7765 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8466 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
77668467 ac_cv_prog_ac_ct_LIPO="lipo"
7767 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8468 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
77688469 break 2
77698470 fi
77708471 done
77758476 fi
77768477 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
77778478 if test -n "$ac_ct_LIPO"; then
7778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7779 $as_echo "$ac_ct_LIPO" >&6; }
8479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8480 printf "%s\n" "$ac_ct_LIPO" >&6; }
77808481 else
7781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7782 $as_echo "no" >&6; }
8482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8483 printf "%s\n" "no" >&6; }
77838484 fi
77848485
77858486 if test "x$ac_ct_LIPO" = x; then
77878488 else
77888489 case $cross_compiling:$ac_tool_warned in
77898490 yes:)
7790 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7791 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8492 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
77928493 ac_tool_warned=yes ;;
77938494 esac
77948495 LIPO=$ac_ct_LIPO
78008501 if test -n "$ac_tool_prefix"; then
78018502 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
78028503 set dummy ${ac_tool_prefix}otool; ac_word=$2
7803 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7804 $as_echo_n "checking for $ac_word... " >&6; }
7805 if ${ac_cv_prog_OTOOL+:} false; then :
7806 $as_echo_n "(cached) " >&6
7807 else
8504 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8505 printf %s "checking for $ac_word... " >&6; }
8506 if test ${ac_cv_prog_OTOOL+y}
8507 then :
8508 printf %s "(cached) " >&6
8509 else $as_nop
78088510 if test -n "$OTOOL"; then
78098511 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
78108512 else
78128514 for as_dir in $PATH
78138515 do
78148516 IFS=$as_save_IFS
7815 test -z "$as_dir" && as_dir=.
8517 case $as_dir in #(((
8518 '') as_dir=./ ;;
8519 */) ;;
8520 *) as_dir=$as_dir/ ;;
8521 esac
78168522 for ac_exec_ext in '' $ac_executable_extensions; do
7817 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8523 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
78188524 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7819 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8525 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
78208526 break 2
78218527 fi
78228528 done
78278533 fi
78288534 OTOOL=$ac_cv_prog_OTOOL
78298535 if test -n "$OTOOL"; then
7830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7831 $as_echo "$OTOOL" >&6; }
8536 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8537 printf "%s\n" "$OTOOL" >&6; }
78328538 else
7833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7834 $as_echo "no" >&6; }
8539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8540 printf "%s\n" "no" >&6; }
78358541 fi
78368542
78378543
78408546 ac_ct_OTOOL=$OTOOL
78418547 # Extract the first word of "otool", so it can be a program name with args.
78428548 set dummy otool; ac_word=$2
7843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7844 $as_echo_n "checking for $ac_word... " >&6; }
7845 if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
7846 $as_echo_n "(cached) " >&6
7847 else
8549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8550 printf %s "checking for $ac_word... " >&6; }
8551 if test ${ac_cv_prog_ac_ct_OTOOL+y}
8552 then :
8553 printf %s "(cached) " >&6
8554 else $as_nop
78488555 if test -n "$ac_ct_OTOOL"; then
78498556 ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
78508557 else
78528559 for as_dir in $PATH
78538560 do
78548561 IFS=$as_save_IFS
7855 test -z "$as_dir" && as_dir=.
8562 case $as_dir in #(((
8563 '') as_dir=./ ;;
8564 */) ;;
8565 *) as_dir=$as_dir/ ;;
8566 esac
78568567 for ac_exec_ext in '' $ac_executable_extensions; do
7857 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8568 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
78588569 ac_cv_prog_ac_ct_OTOOL="otool"
7859 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8570 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
78608571 break 2
78618572 fi
78628573 done
78678578 fi
78688579 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
78698580 if test -n "$ac_ct_OTOOL"; then
7870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7871 $as_echo "$ac_ct_OTOOL" >&6; }
8581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8582 printf "%s\n" "$ac_ct_OTOOL" >&6; }
78728583 else
7873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7874 $as_echo "no" >&6; }
8584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8585 printf "%s\n" "no" >&6; }
78758586 fi
78768587
78778588 if test "x$ac_ct_OTOOL" = x; then
78798590 else
78808591 case $cross_compiling:$ac_tool_warned in
78818592 yes:)
7882 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7883 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8594 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
78848595 ac_tool_warned=yes ;;
78858596 esac
78868597 OTOOL=$ac_ct_OTOOL
78928603 if test -n "$ac_tool_prefix"; then
78938604 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
78948605 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7896 $as_echo_n "checking for $ac_word... " >&6; }
7897 if ${ac_cv_prog_OTOOL64+:} false; then :
7898 $as_echo_n "(cached) " >&6
7899 else
8606 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8607 printf %s "checking for $ac_word... " >&6; }
8608 if test ${ac_cv_prog_OTOOL64+y}
8609 then :
8610 printf %s "(cached) " >&6
8611 else $as_nop
79008612 if test -n "$OTOOL64"; then
79018613 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
79028614 else
79048616 for as_dir in $PATH
79058617 do
79068618 IFS=$as_save_IFS
7907 test -z "$as_dir" && as_dir=.
8619 case $as_dir in #(((
8620 '') as_dir=./ ;;
8621 */) ;;
8622 *) as_dir=$as_dir/ ;;
8623 esac
79088624 for ac_exec_ext in '' $ac_executable_extensions; do
7909 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8625 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
79108626 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7911 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8627 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
79128628 break 2
79138629 fi
79148630 done
79198635 fi
79208636 OTOOL64=$ac_cv_prog_OTOOL64
79218637 if test -n "$OTOOL64"; then
7922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7923 $as_echo "$OTOOL64" >&6; }
8638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8639 printf "%s\n" "$OTOOL64" >&6; }
79248640 else
7925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7926 $as_echo "no" >&6; }
8641 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8642 printf "%s\n" "no" >&6; }
79278643 fi
79288644
79298645
79328648 ac_ct_OTOOL64=$OTOOL64
79338649 # Extract the first word of "otool64", so it can be a program name with args.
79348650 set dummy otool64; ac_word=$2
7935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7936 $as_echo_n "checking for $ac_word... " >&6; }
7937 if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
7938 $as_echo_n "(cached) " >&6
7939 else
8651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8652 printf %s "checking for $ac_word... " >&6; }
8653 if test ${ac_cv_prog_ac_ct_OTOOL64+y}
8654 then :
8655 printf %s "(cached) " >&6
8656 else $as_nop
79408657 if test -n "$ac_ct_OTOOL64"; then
79418658 ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
79428659 else
79448661 for as_dir in $PATH
79458662 do
79468663 IFS=$as_save_IFS
7947 test -z "$as_dir" && as_dir=.
8664 case $as_dir in #(((
8665 '') as_dir=./ ;;
8666 */) ;;
8667 *) as_dir=$as_dir/ ;;
8668 esac
79488669 for ac_exec_ext in '' $ac_executable_extensions; do
7949 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8670 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
79508671 ac_cv_prog_ac_ct_OTOOL64="otool64"
7951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8672 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
79528673 break 2
79538674 fi
79548675 done
79598680 fi
79608681 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
79618682 if test -n "$ac_ct_OTOOL64"; then
7962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7963 $as_echo "$ac_ct_OTOOL64" >&6; }
8683 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8684 printf "%s\n" "$ac_ct_OTOOL64" >&6; }
79648685 else
7965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7966 $as_echo "no" >&6; }
8686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8687 printf "%s\n" "no" >&6; }
79678688 fi
79688689
79698690 if test "x$ac_ct_OTOOL64" = x; then
79718692 else
79728693 case $cross_compiling:$ac_tool_warned in
79738694 yes:)
7974 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7975 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8696 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
79768697 ac_tool_warned=yes ;;
79778698 esac
79788699 OTOOL64=$ac_ct_OTOOL64
80078728
80088729
80098730
8010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8011 $as_echo_n "checking for -single_module linker flag... " >&6; }
8012 if ${lt_cv_apple_cc_single_mod+:} false; then :
8013 $as_echo_n "(cached) " >&6
8014 else
8731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8732 printf %s "checking for -single_module linker flag... " >&6; }
8733 if test ${lt_cv_apple_cc_single_mod+y}
8734 then :
8735 printf %s "(cached) " >&6
8736 else $as_nop
80158737 lt_cv_apple_cc_single_mod=no
80168738 if test -z "$LT_MULTI_MODULE"; then
80178739 # By default we will add the -single_module flag. You can override
80408762 rm -f conftest.*
80418763 fi
80428764 fi
8043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8044 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8045
8046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8047 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8048 if ${lt_cv_ld_exported_symbols_list+:} false; then :
8049 $as_echo_n "(cached) " >&6
8050 else
8765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8766 printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; }
8767
8768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8769 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
8770 if test ${lt_cv_ld_exported_symbols_list+y}
8771 then :
8772 printf %s "(cached) " >&6
8773 else $as_nop
80518774 lt_cv_ld_exported_symbols_list=no
80528775 save_LDFLAGS=$LDFLAGS
80538776 echo "_main" > conftest.sym
80568779 /* end confdefs.h. */
80578780
80588781 int
8059 main ()
8782 main (void)
80608783 {
80618784
80628785 ;
80638786 return 0;
80648787 }
80658788 _ACEOF
8066 if ac_fn_c_try_link "$LINENO"; then :
8789 if ac_fn_c_try_link "$LINENO"
8790 then :
80678791 lt_cv_ld_exported_symbols_list=yes
8068 else
8792 else $as_nop
80698793 lt_cv_ld_exported_symbols_list=no
80708794 fi
8071 rm -f core conftest.err conftest.$ac_objext \
8795 rm -f core conftest.err conftest.$ac_objext conftest.beam \
80728796 conftest$ac_exeext conftest.$ac_ext
80738797 LDFLAGS=$save_LDFLAGS
80748798
80758799 fi
8076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8077 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8078
8079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8080 $as_echo_n "checking for -force_load linker flag... " >&6; }
8081 if ${lt_cv_ld_force_load+:} false; then :
8082 $as_echo_n "(cached) " >&6
8083 else
8800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8801 printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; }
8802
8803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8804 printf %s "checking for -force_load linker flag... " >&6; }
8805 if test ${lt_cv_ld_force_load+y}
8806 then :
8807 printf %s "(cached) " >&6
8808 else $as_nop
80848809 lt_cv_ld_force_load=no
80858810 cat > conftest.c << _LT_EOF
80868811 int forced_loaded() { return 2;}
81088833 rm -rf conftest.dSYM
81098834
81108835 fi
8111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8112 $as_echo "$lt_cv_ld_force_load" >&6; }
8836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8837 printf "%s\n" "$lt_cv_ld_force_load" >&6; }
81138838 case $host_os in
81148839 rhapsody* | darwin1.[012])
81158840 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
81208845 # to the OS version, if on x86, and 10.4, the deployment
81218846 # target defaults to 10.4. Don't you love it?
81228847 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8123 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8848 10.0,*86*-darwin8*|10.0,*-darwin[912]*)
81248849 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
81258850 10.[012][,.]*)
81268851 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8127 10.*)
8852 10.*|11.*)
81288853 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
81298854 esac
81308855 ;;
81808905 esac
81818906 }
81828907
8183 ac_ext=c
8184 ac_cpp='$CPP $CPPFLAGS'
8185 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8186 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8187 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
8189 $as_echo_n "checking how to run the C preprocessor... " >&6; }
8190 # On Suns, sometimes $CPP names a directory.
8191 if test -n "$CPP" && test -d "$CPP"; then
8192 CPP=
8193 fi
8194 if test -z "$CPP"; then
8195 if ${ac_cv_prog_CPP+:} false; then :
8196 $as_echo_n "(cached) " >&6
8197 else
8198 # Double quotes because CPP needs to be expanded
8199 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
8200 do
8201 ac_preproc_ok=false
8202 for ac_c_preproc_warn_flag in '' yes
8908 ac_header= ac_cache=
8909 for ac_item in $ac_header_c_list
82038910 do
8204 # Use a header file that comes with gcc, so configuring glibc
8205 # with a fresh cross-compiler works.
8206 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8207 # <limits.h> exists even on freestanding compilers.
8208 # On the NeXT, cc -E runs the code through the compiler's parser,
8209 # not just through cpp. "Syntax error" is here to catch this case.
8210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8211 /* end confdefs.h. */
8212 #ifdef __STDC__
8213 # include <limits.h>
8214 #else
8215 # include <assert.h>
8216 #endif
8217 Syntax error
8218 _ACEOF
8219 if ac_fn_c_try_cpp "$LINENO"; then :
8220
8221 else
8222 # Broken: fails on valid input.
8223 continue
8224 fi
8225 rm -f conftest.err conftest.i conftest.$ac_ext
8226
8227 # OK, works on sane cases. Now check whether nonexistent headers
8228 # can be detected and how.
8229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8230 /* end confdefs.h. */
8231 #include <ac_nonexistent.h>
8232 _ACEOF
8233 if ac_fn_c_try_cpp "$LINENO"; then :
8234 # Broken: success on invalid input.
8235 continue
8236 else
8237 # Passes both tests.
8238 ac_preproc_ok=:
8239 break
8240 fi
8241 rm -f conftest.err conftest.i conftest.$ac_ext
8242
8911 if test $ac_cache; then
8912 ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
8913 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
8914 printf "%s\n" "#define $ac_item 1" >> confdefs.h
8915 fi
8916 ac_header= ac_cache=
8917 elif test $ac_header; then
8918 ac_cache=$ac_item
8919 else
8920 ac_header=$ac_item
8921 fi
82438922 done
8244 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8245 rm -f conftest.i conftest.err conftest.$ac_ext
8246 if $ac_preproc_ok; then :
8247 break
8248 fi
8249
8250 done
8251 ac_cv_prog_CPP=$CPP
8252
8253 fi
8254 CPP=$ac_cv_prog_CPP
8255 else
8256 ac_cv_prog_CPP=$CPP
8257 fi
8258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
8259 $as_echo "$CPP" >&6; }
8260 ac_preproc_ok=false
8261 for ac_c_preproc_warn_flag in '' yes
8262 do
8263 # Use a header file that comes with gcc, so configuring glibc
8264 # with a fresh cross-compiler works.
8265 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8266 # <limits.h> exists even on freestanding compilers.
8267 # On the NeXT, cc -E runs the code through the compiler's parser,
8268 # not just through cpp. "Syntax error" is here to catch this case.
8269 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8270 /* end confdefs.h. */
8271 #ifdef __STDC__
8272 # include <limits.h>
8273 #else
8274 # include <assert.h>
8275 #endif
8276 Syntax error
8277 _ACEOF
8278 if ac_fn_c_try_cpp "$LINENO"; then :
8279
8280 else
8281 # Broken: fails on valid input.
8282 continue
8283 fi
8284 rm -f conftest.err conftest.i conftest.$ac_ext
8285
8286 # OK, works on sane cases. Now check whether nonexistent headers
8287 # can be detected and how.
8288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8289 /* end confdefs.h. */
8290 #include <ac_nonexistent.h>
8291 _ACEOF
8292 if ac_fn_c_try_cpp "$LINENO"; then :
8293 # Broken: success on invalid input.
8294 continue
8295 else
8296 # Passes both tests.
8297 ac_preproc_ok=:
8298 break
8299 fi
8300 rm -f conftest.err conftest.i conftest.$ac_ext
8301
8302 done
8303 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8304 rm -f conftest.i conftest.err conftest.$ac_ext
8305 if $ac_preproc_ok; then :
8306
8307 else
8308 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8309 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8310 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
8311 See \`config.log' for more details" "$LINENO" 5; }
8312 fi
8313
8314 ac_ext=c
8315 ac_cpp='$CPP $CPPFLAGS'
8316 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8317 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8318 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8319
8320
8321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
8322 $as_echo_n "checking for ANSI C header files... " >&6; }
8323 if ${ac_cv_header_stdc+:} false; then :
8324 $as_echo_n "(cached) " >&6
8325 else
8326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8327 /* end confdefs.h. */
8328 #include <stdlib.h>
8329 #include <stdarg.h>
8330 #include <string.h>
8331 #include <float.h>
8332
8333 int
8334 main ()
8335 {
8336
8337 ;
8338 return 0;
8339 }
8340 _ACEOF
8341 if ac_fn_c_try_compile "$LINENO"; then :
8342 ac_cv_header_stdc=yes
8343 else
8344 ac_cv_header_stdc=no
8345 fi
8346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8347
8348 if test $ac_cv_header_stdc = yes; then
8349 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8350 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8351 /* end confdefs.h. */
8352 #include <string.h>
8353
8354 _ACEOF
8355 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8356 $EGREP "memchr" >/dev/null 2>&1; then :
8357
8358 else
8359 ac_cv_header_stdc=no
8360 fi
8361 rm -f conftest*
8362
8363 fi
8364
8365 if test $ac_cv_header_stdc = yes; then
8366 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8367 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8368 /* end confdefs.h. */
8369 #include <stdlib.h>
8370
8371 _ACEOF
8372 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8373 $EGREP "free" >/dev/null 2>&1; then :
8374
8375 else
8376 ac_cv_header_stdc=no
8377 fi
8378 rm -f conftest*
8379
8380 fi
8381
8382 if test $ac_cv_header_stdc = yes; then
8383 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8384 if test "$cross_compiling" = yes; then :
8385 :
8386 else
8387 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8388 /* end confdefs.h. */
8389 #include <ctype.h>
8390 #include <stdlib.h>
8391 #if ((' ' & 0x0FF) == 0x020)
8392 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8393 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8394 #else
8395 # define ISLOWER(c) \
8396 (('a' <= (c) && (c) <= 'i') \
8397 || ('j' <= (c) && (c) <= 'r') \
8398 || ('s' <= (c) && (c) <= 'z'))
8399 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
8400 #endif
8401
8402 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
8403 int
8404 main ()
8405 {
8406 int i;
8407 for (i = 0; i < 256; i++)
8408 if (XOR (islower (i), ISLOWER (i))
8409 || toupper (i) != TOUPPER (i))
8410 return 2;
8411 return 0;
8412 }
8413 _ACEOF
8414 if ac_fn_c_try_run "$LINENO"; then :
8415
8416 else
8417 ac_cv_header_stdc=no
8418 fi
8419 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8420 conftest.$ac_objext conftest.beam conftest.$ac_ext
8421 fi
8422
8423 fi
8424 fi
8425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
8426 $as_echo "$ac_cv_header_stdc" >&6; }
8427 if test $ac_cv_header_stdc = yes; then
8428
8429 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
8430
8431 fi
8432
8433 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
8434 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8435 inttypes.h stdint.h unistd.h
8436 do :
8437 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8438 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
8923
8924
8925
8926
8927
8928
8929
8930
8931 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
8932 then :
8933
8934 printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
8935
8936 fi
8937 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
84398938 "
8440 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8441 cat >>confdefs.h <<_ACEOF
8442 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8443 _ACEOF
8444
8445 fi
8446
8447 done
8448
8449
8450 for ac_header in dlfcn.h
8451 do :
8452 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8453 "
8454 if test "x$ac_cv_header_dlfcn_h" = xyes; then :
8455 cat >>confdefs.h <<_ACEOF
8456 #define HAVE_DLFCN_H 1
8457 _ACEOF
8458
8459 fi
8460
8461 done
8939 if test "x$ac_cv_header_dlfcn_h" = xyes
8940 then :
8941 printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h
8942
8943 fi
84628944
84638945
84648946
84668948
84678949 # Set options
84688950 # Check whether --enable-static was given.
8469 if test "${enable_static+set}" = set; then :
8951 if test ${enable_static+y}
8952 then :
84708953 enableval=$enable_static; p=${PACKAGE-default}
84718954 case $enableval in
84728955 yes) enable_static=yes ;;
84848967 IFS=$lt_save_ifs
84858968 ;;
84868969 esac
8487 else
8970 else $as_nop
84888971 enable_static=no
84898972 fi
84908973
85048987
85058988
85068989 # Check whether --enable-shared was given.
8507 if test "${enable_shared+set}" = set; then :
8990 if test ${enable_shared+y}
8991 then :
85088992 enableval=$enable_shared; p=${PACKAGE-default}
85098993 case $enableval in
85108994 yes) enable_shared=yes ;;
85229006 IFS=$lt_save_ifs
85239007 ;;
85249008 esac
8525 else
9009 else $as_nop
85269010 enable_shared=yes
85279011 fi
85289012
85379021
85389022
85399023 # Check whether --with-pic was given.
8540 if test "${with_pic+set}" = set; then :
9024 if test ${with_pic+y}
9025 then :
85419026 withval=$with_pic; lt_p=${PACKAGE-default}
85429027 case $withval in
85439028 yes|no) pic_mode=$withval ;;
85549039 IFS=$lt_save_ifs
85559040 ;;
85569041 esac
8557 else
9042 else $as_nop
85589043 pic_mode=default
85599044 fi
85609045
85669051
85679052
85689053 # Check whether --enable-fast-install was given.
8569 if test "${enable_fast_install+set}" = set; then :
9054 if test ${enable_fast_install+y}
9055 then :
85709056 enableval=$enable_fast_install; p=${PACKAGE-default}
85719057 case $enableval in
85729058 yes) enable_fast_install=yes ;;
85849070 IFS=$lt_save_ifs
85859071 ;;
85869072 esac
8587 else
9073 else $as_nop
85889074 enable_fast_install=yes
85899075 fi
85909076
85989084 shared_archive_member_spec=
85999085 case $host,$enable_shared in
86009086 power*-*-aix[5-9]*,yes)
8601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
8602 $as_echo_n "checking which variant of shared library versioning to provide... " >&6; }
9087 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5
9088 printf %s "checking which variant of shared library versioning to provide... " >&6; }
86039089
86049090 # Check whether --with-aix-soname was given.
8605 if test "${with_aix_soname+set}" = set; then :
9091 if test ${with_aix_soname+y}
9092 then :
86069093 withval=$with_aix_soname; case $withval in
86079094 aix|svr4|both)
86089095 ;;
86119098 ;;
86129099 esac
86139100 lt_cv_with_aix_soname=$with_aix_soname
8614 else
8615 if ${lt_cv_with_aix_soname+:} false; then :
8616 $as_echo_n "(cached) " >&6
8617 else
9101 else $as_nop
9102 if test ${lt_cv_with_aix_soname+y}
9103 then :
9104 printf %s "(cached) " >&6
9105 else $as_nop
86189106 lt_cv_with_aix_soname=aix
86199107 fi
86209108
86219109 with_aix_soname=$lt_cv_with_aix_soname
86229110 fi
86239111
8624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
8625 $as_echo "$with_aix_soname" >&6; }
9112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
9113 printf "%s\n" "$with_aix_soname" >&6; }
86269114 if test aix != "$with_aix_soname"; then
86279115 # For the AIX way of multilib, we name the shared archive member
86289116 # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o',
87049192 setopt NO_GLOB_SUBST
87059193 fi
87069194
8707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8708 $as_echo_n "checking for objdir... " >&6; }
8709 if ${lt_cv_objdir+:} false; then :
8710 $as_echo_n "(cached) " >&6
8711 else
9195 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9196 printf %s "checking for objdir... " >&6; }
9197 if test ${lt_cv_objdir+y}
9198 then :
9199 printf %s "(cached) " >&6
9200 else $as_nop
87129201 rm -f .libs 2>/dev/null
87139202 mkdir .libs 2>/dev/null
87149203 if test -d .libs; then
87199208 fi
87209209 rmdir .libs 2>/dev/null
87219210 fi
8722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8723 $as_echo "$lt_cv_objdir" >&6; }
9211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9212 printf "%s\n" "$lt_cv_objdir" >&6; }
87249213 objdir=$lt_cv_objdir
87259214
87269215
87279216
87289217
87299218
8730 cat >>confdefs.h <<_ACEOF
8731 #define LT_OBJDIR "$lt_cv_objdir/"
8732 _ACEOF
9219 printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h
87339220
87349221
87359222
87759262 case $deplibs_check_method in
87769263 file_magic*)
87779264 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8779 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
8780 if ${lt_cv_path_MAGIC_CMD+:} false; then :
8781 $as_echo_n "(cached) " >&6
8782 else
9265 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9266 printf %s "checking for ${ac_tool_prefix}file... " >&6; }
9267 if test ${lt_cv_path_MAGIC_CMD+y}
9268 then :
9269 printf %s "(cached) " >&6
9270 else $as_nop
87839271 case $MAGIC_CMD in
87849272 [\\/*] | ?:[\\/]*)
87859273 lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
88289316
88299317 MAGIC_CMD=$lt_cv_path_MAGIC_CMD
88309318 if test -n "$MAGIC_CMD"; then
8831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8832 $as_echo "$MAGIC_CMD" >&6; }
9319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9320 printf "%s\n" "$MAGIC_CMD" >&6; }
88339321 else
8834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8835 $as_echo "no" >&6; }
9322 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9323 printf "%s\n" "no" >&6; }
88369324 fi
88379325
88389326
88419329
88429330 if test -z "$lt_cv_path_MAGIC_CMD"; then
88439331 if test -n "$ac_tool_prefix"; then
8844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8845 $as_echo_n "checking for file... " >&6; }
8846 if ${lt_cv_path_MAGIC_CMD+:} false; then :
8847 $as_echo_n "(cached) " >&6
8848 else
9332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9333 printf %s "checking for file... " >&6; }
9334 if test ${lt_cv_path_MAGIC_CMD+y}
9335 then :
9336 printf %s "(cached) " >&6
9337 else $as_nop
88499338 case $MAGIC_CMD in
88509339 [\\/*] | ?:[\\/]*)
88519340 lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path.
88949383
88959384 MAGIC_CMD=$lt_cv_path_MAGIC_CMD
88969385 if test -n "$MAGIC_CMD"; then
8897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8898 $as_echo "$MAGIC_CMD" >&6; }
9386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9387 printf "%s\n" "$MAGIC_CMD" >&6; }
88999388 else
8900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8901 $as_echo "no" >&6; }
9389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9390 printf "%s\n" "no" >&6; }
89029391 fi
89039392
89049393
89799468 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
89809469 esac
89819470
8982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8983 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8984 if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
8985 $as_echo_n "(cached) " >&6
8986 else
9471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9472 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9473 if test ${lt_cv_prog_compiler_rtti_exceptions+y}
9474 then :
9475 printf %s "(cached) " >&6
9476 else $as_nop
89879477 lt_cv_prog_compiler_rtti_exceptions=no
89889478 ac_outfile=conftest.$ac_objext
89899479 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
90149504 $RM conftest*
90159505
90169506 fi
9017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9018 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9507 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9508 printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
90199509
90209510 if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then
90219511 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
93789868 ;;
93799869 esac
93809870
9381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9382 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9383 if ${lt_cv_prog_compiler_pic+:} false; then :
9384 $as_echo_n "(cached) " >&6
9385 else
9871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9872 printf %s "checking for $compiler option to produce PIC... " >&6; }
9873 if test ${lt_cv_prog_compiler_pic+y}
9874 then :
9875 printf %s "(cached) " >&6
9876 else $as_nop
93869877 lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
93879878 fi
9388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9389 $as_echo "$lt_cv_prog_compiler_pic" >&6; }
9879 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9880 printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; }
93909881 lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
93919882
93929883 #
93939884 # Check to make sure the PIC flag actually works.
93949885 #
93959886 if test -n "$lt_prog_compiler_pic"; then
9396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9397 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9398 if ${lt_cv_prog_compiler_pic_works+:} false; then :
9399 $as_echo_n "(cached) " >&6
9400 else
9887 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9888 printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9889 if test ${lt_cv_prog_compiler_pic_works+y}
9890 then :
9891 printf %s "(cached) " >&6
9892 else $as_nop
94019893 lt_cv_prog_compiler_pic_works=no
94029894 ac_outfile=conftest.$ac_objext
94039895 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
94289920 $RM conftest*
94299921
94309922 fi
9431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9432 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9923 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9924 printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; }
94339925
94349926 if test yes = "$lt_cv_prog_compiler_pic_works"; then
94359927 case $lt_prog_compiler_pic in
94579949 # Check to make sure the static flag actually works.
94589950 #
94599951 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9461 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9462 if ${lt_cv_prog_compiler_static_works+:} false; then :
9463 $as_echo_n "(cached) " >&6
9464 else
9952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9953 printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9954 if test ${lt_cv_prog_compiler_static_works+y}
9955 then :
9956 printf %s "(cached) " >&6
9957 else $as_nop
94659958 lt_cv_prog_compiler_static_works=no
94669959 save_LDFLAGS=$LDFLAGS
94679960 LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
94859978 LDFLAGS=$save_LDFLAGS
94869979
94879980 fi
9488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9489 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9981 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9982 printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; }
94909983
94919984 if test yes = "$lt_cv_prog_compiler_static_works"; then
94929985 :
95009993
95019994
95029995
9503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9504 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9505 if ${lt_cv_prog_compiler_c_o+:} false; then :
9506 $as_echo_n "(cached) " >&6
9507 else
9996 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9997 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9998 if test ${lt_cv_prog_compiler_c_o+y}
9999 then :
10000 printf %s "(cached) " >&6
10001 else $as_nop
950810002 lt_cv_prog_compiler_c_o=no
950910003 $RM -r conftest 2>/dev/null
951010004 mkdir conftest
954710041 $RM conftest*
954810042
954910043 fi
9550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9551 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9552
9553
9554
9555
9556
9557
9558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9559 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9560 if ${lt_cv_prog_compiler_c_o+:} false; then :
9561 $as_echo_n "(cached) " >&6
9562 else
10044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10045 printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
10046
10047
10048
10049
10050
10051
10052 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
10053 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10054 if test ${lt_cv_prog_compiler_c_o+y}
10055 then :
10056 printf %s "(cached) " >&6
10057 else $as_nop
956310058 lt_cv_prog_compiler_c_o=no
956410059 $RM -r conftest 2>/dev/null
956510060 mkdir conftest
960210097 $RM conftest*
960310098
960410099 fi
9605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9606 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
10100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10101 printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; }
960710102
960810103
960910104
961110106 hard_links=nottested
961210107 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
961310108 # do not overwrite the value of need_locks provided by the user
9614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9615 $as_echo_n "checking if we can lock with hard links... " >&6; }
10109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10110 printf %s "checking if we can lock with hard links... " >&6; }
961610111 hard_links=yes
961710112 $RM conftest*
961810113 ln conftest.a conftest.b 2>/dev/null && hard_links=no
961910114 touch conftest.a
962010115 ln conftest.a conftest.b 2>&5 || hard_links=no
962110116 ln conftest.a conftest.b 2>/dev/null && hard_links=no
9622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9623 $as_echo "$hard_links" >&6; }
10117 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10118 printf "%s\n" "$hard_links" >&6; }
962410119 if test no = "$hard_links"; then
9625 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
9626 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
10120 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5
10121 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
962710122 need_locks=warn
962810123 fi
962910124 else
963510130
963610131
963710132
9638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9639 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
10133 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10134 printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
964010135
964110136 runpath_var=
964210137 allow_undefined_flag=
1019410689 if test set = "${lt_cv_aix_libpath+set}"; then
1019510690 aix_libpath=$lt_cv_aix_libpath
1019610691 else
10197 if ${lt_cv_aix_libpath_+:} false; then :
10198 $as_echo_n "(cached) " >&6
10199 else
10692 if test ${lt_cv_aix_libpath_+y}
10693 then :
10694 printf %s "(cached) " >&6
10695 else $as_nop
1020010696 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1020110697 /* end confdefs.h. */
1020210698
1020310699 int
10204 main ()
10700 main (void)
1020510701 {
1020610702
1020710703 ;
1020810704 return 0;
1020910705 }
1021010706 _ACEOF
10211 if ac_fn_c_try_link "$LINENO"; then :
10707 if ac_fn_c_try_link "$LINENO"
10708 then :
1021210709
1021310710 lt_aix_libpath_sed='
1021410711 /Import File Strings/,/^$/ {
1022310720 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1022410721 fi
1022510722 fi
10226 rm -f core conftest.err conftest.$ac_objext \
10723 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1022710724 conftest$ac_exeext conftest.$ac_ext
1022810725 if test -z "$lt_cv_aix_libpath_"; then
1022910726 lt_cv_aix_libpath_=/usr/lib:/lib
1024710744 if test set = "${lt_cv_aix_libpath+set}"; then
1024810745 aix_libpath=$lt_cv_aix_libpath
1024910746 else
10250 if ${lt_cv_aix_libpath_+:} false; then :
10251 $as_echo_n "(cached) " >&6
10252 else
10747 if test ${lt_cv_aix_libpath_+y}
10748 then :
10749 printf %s "(cached) " >&6
10750 else $as_nop
1025310751 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1025410752 /* end confdefs.h. */
1025510753
1025610754 int
10257 main ()
10755 main (void)
1025810756 {
1025910757
1026010758 ;
1026110759 return 0;
1026210760 }
1026310761 _ACEOF
10264 if ac_fn_c_try_link "$LINENO"; then :
10762 if ac_fn_c_try_link "$LINENO"
10763 then :
1026510764
1026610765 lt_aix_libpath_sed='
1026710766 /Import File Strings/,/^$/ {
1027610775 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1027710776 fi
1027810777 fi
10279 rm -f core conftest.err conftest.$ac_objext \
10778 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1028010779 conftest$ac_exeext conftest.$ac_ext
1028110780 if test -z "$lt_cv_aix_libpath_"; then
1028210781 lt_cv_aix_libpath_=/usr/lib:/lib
1052711026
1052811027 # Older versions of the 11.00 compiler do not understand -b yet
1052911028 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10531 $as_echo_n "checking if $CC understands -b... " >&6; }
10532 if ${lt_cv_prog_compiler__b+:} false; then :
10533 $as_echo_n "(cached) " >&6
10534 else
11029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11030 printf %s "checking if $CC understands -b... " >&6; }
11031 if test ${lt_cv_prog_compiler__b+y}
11032 then :
11033 printf %s "(cached) " >&6
11034 else $as_nop
1053511035 lt_cv_prog_compiler__b=no
1053611036 save_LDFLAGS=$LDFLAGS
1053711037 LDFLAGS="$LDFLAGS -b"
1055511055 LDFLAGS=$save_LDFLAGS
1055611056
1055711057 fi
10558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10559 $as_echo "$lt_cv_prog_compiler__b" >&6; }
11058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11059 printf "%s\n" "$lt_cv_prog_compiler__b" >&6; }
1056011060
1056111061 if test yes = "$lt_cv_prog_compiler__b"; then
1056211062 archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
1059611096 # work, assume that -exports_file does not work either and
1059711097 # implicitly export all symbols.
1059811098 # This should be the same for all languages, so no per-tag cache variable.
10599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
10600 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10601 if ${lt_cv_irix_exported_symbol+:} false; then :
10602 $as_echo_n "(cached) " >&6
10603 else
11099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
11100 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
11101 if test ${lt_cv_irix_exported_symbol+y}
11102 then :
11103 printf %s "(cached) " >&6
11104 else $as_nop
1060411105 save_LDFLAGS=$LDFLAGS
1060511106 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
1060611107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1060711108 /* end confdefs.h. */
1060811109 int foo (void) { return 0; }
1060911110 _ACEOF
10610 if ac_fn_c_try_link "$LINENO"; then :
11111 if ac_fn_c_try_link "$LINENO"
11112 then :
1061111113 lt_cv_irix_exported_symbol=yes
10612 else
11114 else $as_nop
1061311115 lt_cv_irix_exported_symbol=no
1061411116 fi
10615 rm -f core conftest.err conftest.$ac_objext \
11117 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1061611118 conftest$ac_exeext conftest.$ac_ext
1061711119 LDFLAGS=$save_LDFLAGS
1061811120 fi
10619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10620 $as_echo "$lt_cv_irix_exported_symbol" >&6; }
11121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
11122 printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; }
1062111123 if test yes = "$lt_cv_irix_exported_symbol"; then
1062211124 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'
1062311125 fi
1089811400 fi
1089911401 fi
1090011402
10901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10902 $as_echo "$ld_shlibs" >&6; }
11403 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11404 printf "%s\n" "$ld_shlibs" >&6; }
1090311405 test no = "$ld_shlibs" && can_build_shared=no
1090411406
1090511407 with_gnu_ld=$with_gnu_ld
1093511437 # Test whether the compiler implicitly links with -lc since on some
1093611438 # systems, -lgcc has to come before -lc. If gcc already passes -lc
1093711439 # to ld, don't add -lc before -lgcc.
10938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10939 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10940 if ${lt_cv_archive_cmds_need_lc+:} false; then :
10941 $as_echo_n "(cached) " >&6
10942 else
11440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11441 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
11442 if test ${lt_cv_archive_cmds_need_lc+y}
11443 then :
11444 printf %s "(cached) " >&6
11445 else $as_nop
1094311446 $RM conftest*
1094411447 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1094511448
1094611449 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
1094711450 (eval $ac_compile) 2>&5
1094811451 ac_status=$?
10949 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11452 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1095011453 test $ac_status = 0; } 2>conftest.err; then
1095111454 soname=conftest
1095211455 lib=conftest
1096411467 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
1096511468 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
1096611469 ac_status=$?
10967 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11470 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1096811471 test $ac_status = 0; }
1096911472 then
1097011473 lt_cv_archive_cmds_need_lc=no
1097811481 $RM conftest*
1097911482
1098011483 fi
10981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10982 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11484 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11485 printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; }
1098311486 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
1098411487 ;;
1098511488 esac
1113811641
1113911642
1114011643
11141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11142 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11644 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11645 printf %s "checking dynamic linker characteristics... " >&6; }
1114311646
1114411647 if test yes = "$GCC"; then
1114511648 case $host_os in
1170012203 shlibpath_overrides_runpath=no
1170112204
1170212205 # Some binutils ld are patched to set DT_RUNPATH
11703 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
11704 $as_echo_n "(cached) " >&6
11705 else
12206 if test ${lt_cv_shlibpath_overrides_runpath+y}
12207 then :
12208 printf %s "(cached) " >&6
12209 else $as_nop
1170612210 lt_cv_shlibpath_overrides_runpath=no
1170712211 save_LDFLAGS=$LDFLAGS
1170812212 save_libdir=$libdir
1171212216 /* end confdefs.h. */
1171312217
1171412218 int
11715 main ()
12219 main (void)
1171612220 {
1171712221
1171812222 ;
1171912223 return 0;
1172012224 }
1172112225 _ACEOF
11722 if ac_fn_c_try_link "$LINENO"; then :
11723 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12226 if ac_fn_c_try_link "$LINENO"
12227 then :
12228 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
12229 then :
1172412230 lt_cv_shlibpath_overrides_runpath=yes
1172512231 fi
1172612232 fi
11727 rm -f core conftest.err conftest.$ac_objext \
12233 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1172812234 conftest$ac_exeext conftest.$ac_ext
1172912235 LDFLAGS=$save_LDFLAGS
1173012236 libdir=$save_libdir
1196812474 dynamic_linker=no
1196912475 ;;
1197012476 esac
11971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11972 $as_echo "$dynamic_linker" >&6; }
12477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12478 printf "%s\n" "$dynamic_linker" >&6; }
1197312479 test no = "$dynamic_linker" && can_build_shared=no
1197412480
1197512481 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
1209012596
1209112597
1209212598
12093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12094 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12599 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12600 printf %s "checking how to hardcode library paths into programs... " >&6; }
1209512601 hardcode_action=
1209612602 if test -n "$hardcode_libdir_flag_spec" ||
1209712603 test -n "$runpath_var" ||
1211512621 # directories.
1211612622 hardcode_action=unsupported
1211712623 fi
12118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12119 $as_echo "$hardcode_action" >&6; }
12624 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12625 printf "%s\n" "$hardcode_action" >&6; }
1212012626
1212112627 if test relink = "$hardcode_action" ||
1212212628 test yes = "$inherit_rpath"; then
1216012666
1216112667 darwin*)
1216212668 # if libdl is installed we need to link against it
12163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12164 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12165 if ${ac_cv_lib_dl_dlopen+:} false; then :
12166 $as_echo_n "(cached) " >&6
12167 else
12669 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12670 printf %s "checking for dlopen in -ldl... " >&6; }
12671 if test ${ac_cv_lib_dl_dlopen+y}
12672 then :
12673 printf %s "(cached) " >&6
12674 else $as_nop
1216812675 ac_check_lib_save_LIBS=$LIBS
1216912676 LIBS="-ldl $LIBS"
1217012677 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1217312680 /* Override any GCC internal prototype to avoid an error.
1217412681 Use char because int might match the return type of a GCC
1217512682 builtin and then its argument prototype would still apply. */
12176 #ifdef __cplusplus
12177 extern "C"
12178 #endif
1217912683 char dlopen ();
1218012684 int
12181 main ()
12685 main (void)
1218212686 {
1218312687 return dlopen ();
1218412688 ;
1218512689 return 0;
1218612690 }
1218712691 _ACEOF
12188 if ac_fn_c_try_link "$LINENO"; then :
12692 if ac_fn_c_try_link "$LINENO"
12693 then :
1218912694 ac_cv_lib_dl_dlopen=yes
12190 else
12695 else $as_nop
1219112696 ac_cv_lib_dl_dlopen=no
1219212697 fi
12193 rm -f core conftest.err conftest.$ac_objext \
12698 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1219412699 conftest$ac_exeext conftest.$ac_ext
1219512700 LIBS=$ac_check_lib_save_LIBS
1219612701 fi
12197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12198 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12199 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
12702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12703 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
12704 if test "x$ac_cv_lib_dl_dlopen" = xyes
12705 then :
1220012706 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12201 else
12707 else $as_nop
1220212708
1220312709 lt_cv_dlopen=dyld
1220412710 lt_cv_dlopen_libs=
1221812724
1221912725 *)
1222012726 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12221 if test "x$ac_cv_func_shl_load" = xyes; then :
12727 if test "x$ac_cv_func_shl_load" = xyes
12728 then :
1222212729 lt_cv_dlopen=shl_load
12223 else
12224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12225 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12226 if ${ac_cv_lib_dld_shl_load+:} false; then :
12227 $as_echo_n "(cached) " >&6
12228 else
12730 else $as_nop
12731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12732 printf %s "checking for shl_load in -ldld... " >&6; }
12733 if test ${ac_cv_lib_dld_shl_load+y}
12734 then :
12735 printf %s "(cached) " >&6
12736 else $as_nop
1222912737 ac_check_lib_save_LIBS=$LIBS
1223012738 LIBS="-ldld $LIBS"
1223112739 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1223412742 /* Override any GCC internal prototype to avoid an error.
1223512743 Use char because int might match the return type of a GCC
1223612744 builtin and then its argument prototype would still apply. */
12237 #ifdef __cplusplus
12238 extern "C"
12239 #endif
1224012745 char shl_load ();
1224112746 int
12242 main ()
12747 main (void)
1224312748 {
1224412749 return shl_load ();
1224512750 ;
1224612751 return 0;
1224712752 }
1224812753 _ACEOF
12249 if ac_fn_c_try_link "$LINENO"; then :
12754 if ac_fn_c_try_link "$LINENO"
12755 then :
1225012756 ac_cv_lib_dld_shl_load=yes
12251 else
12757 else $as_nop
1225212758 ac_cv_lib_dld_shl_load=no
1225312759 fi
12254 rm -f core conftest.err conftest.$ac_objext \
12760 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1225512761 conftest$ac_exeext conftest.$ac_ext
1225612762 LIBS=$ac_check_lib_save_LIBS
1225712763 fi
12258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12259 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12260 if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
12764 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12765 printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; }
12766 if test "x$ac_cv_lib_dld_shl_load" = xyes
12767 then :
1226112768 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
12262 else
12769 else $as_nop
1226312770 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12264 if test "x$ac_cv_func_dlopen" = xyes; then :
12771 if test "x$ac_cv_func_dlopen" = xyes
12772 then :
1226512773 lt_cv_dlopen=dlopen
12266 else
12267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12268 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12269 if ${ac_cv_lib_dl_dlopen+:} false; then :
12270 $as_echo_n "(cached) " >&6
12271 else
12774 else $as_nop
12775 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12776 printf %s "checking for dlopen in -ldl... " >&6; }
12777 if test ${ac_cv_lib_dl_dlopen+y}
12778 then :
12779 printf %s "(cached) " >&6
12780 else $as_nop
1227212781 ac_check_lib_save_LIBS=$LIBS
1227312782 LIBS="-ldl $LIBS"
1227412783 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1227712786 /* Override any GCC internal prototype to avoid an error.
1227812787 Use char because int might match the return type of a GCC
1227912788 builtin and then its argument prototype would still apply. */
12280 #ifdef __cplusplus
12281 extern "C"
12282 #endif
1228312789 char dlopen ();
1228412790 int
12285 main ()
12791 main (void)
1228612792 {
1228712793 return dlopen ();
1228812794 ;
1228912795 return 0;
1229012796 }
1229112797 _ACEOF
12292 if ac_fn_c_try_link "$LINENO"; then :
12798 if ac_fn_c_try_link "$LINENO"
12799 then :
1229312800 ac_cv_lib_dl_dlopen=yes
12294 else
12801 else $as_nop
1229512802 ac_cv_lib_dl_dlopen=no
1229612803 fi
12297 rm -f core conftest.err conftest.$ac_objext \
12804 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1229812805 conftest$ac_exeext conftest.$ac_ext
1229912806 LIBS=$ac_check_lib_save_LIBS
1230012807 fi
12301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12302 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12303 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
12808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12809 printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
12810 if test "x$ac_cv_lib_dl_dlopen" = xyes
12811 then :
1230412812 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12305 else
12306 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12307 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12308 if ${ac_cv_lib_svld_dlopen+:} false; then :
12309 $as_echo_n "(cached) " >&6
12310 else
12813 else $as_nop
12814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12815 printf %s "checking for dlopen in -lsvld... " >&6; }
12816 if test ${ac_cv_lib_svld_dlopen+y}
12817 then :
12818 printf %s "(cached) " >&6
12819 else $as_nop
1231112820 ac_check_lib_save_LIBS=$LIBS
1231212821 LIBS="-lsvld $LIBS"
1231312822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1231612825 /* Override any GCC internal prototype to avoid an error.
1231712826 Use char because int might match the return type of a GCC
1231812827 builtin and then its argument prototype would still apply. */
12319 #ifdef __cplusplus
12320 extern "C"
12321 #endif
1232212828 char dlopen ();
1232312829 int
12324 main ()
12830 main (void)
1232512831 {
1232612832 return dlopen ();
1232712833 ;
1232812834 return 0;
1232912835 }
1233012836 _ACEOF
12331 if ac_fn_c_try_link "$LINENO"; then :
12837 if ac_fn_c_try_link "$LINENO"
12838 then :
1233212839 ac_cv_lib_svld_dlopen=yes
12333 else
12840 else $as_nop
1233412841 ac_cv_lib_svld_dlopen=no
1233512842 fi
12336 rm -f core conftest.err conftest.$ac_objext \
12843 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1233712844 conftest$ac_exeext conftest.$ac_ext
1233812845 LIBS=$ac_check_lib_save_LIBS
1233912846 fi
12340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12341 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12342 if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
12847 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12848 printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; }
12849 if test "x$ac_cv_lib_svld_dlopen" = xyes
12850 then :
1234312851 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
12344 else
12345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12346 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12347 if ${ac_cv_lib_dld_dld_link+:} false; then :
12348 $as_echo_n "(cached) " >&6
12349 else
12852 else $as_nop
12853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12854 printf %s "checking for dld_link in -ldld... " >&6; }
12855 if test ${ac_cv_lib_dld_dld_link+y}
12856 then :
12857 printf %s "(cached) " >&6
12858 else $as_nop
1235012859 ac_check_lib_save_LIBS=$LIBS
1235112860 LIBS="-ldld $LIBS"
1235212861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1235512864 /* Override any GCC internal prototype to avoid an error.
1235612865 Use char because int might match the return type of a GCC
1235712866 builtin and then its argument prototype would still apply. */
12358 #ifdef __cplusplus
12359 extern "C"
12360 #endif
1236112867 char dld_link ();
1236212868 int
12363 main ()
12869 main (void)
1236412870 {
1236512871 return dld_link ();
1236612872 ;
1236712873 return 0;
1236812874 }
1236912875 _ACEOF
12370 if ac_fn_c_try_link "$LINENO"; then :
12876 if ac_fn_c_try_link "$LINENO"
12877 then :
1237112878 ac_cv_lib_dld_dld_link=yes
12372 else
12879 else $as_nop
1237312880 ac_cv_lib_dld_dld_link=no
1237412881 fi
12375 rm -f core conftest.err conftest.$ac_objext \
12882 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1237612883 conftest$ac_exeext conftest.$ac_ext
1237712884 LIBS=$ac_check_lib_save_LIBS
1237812885 fi
12379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12380 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12381 if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
12886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12887 printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; }
12888 if test "x$ac_cv_lib_dld_dld_link" = xyes
12889 then :
1238212890 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
1238312891 fi
1238412892
1241712925 save_LIBS=$LIBS
1241812926 LIBS="$lt_cv_dlopen_libs $LIBS"
1241912927
12420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12421 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12422 if ${lt_cv_dlopen_self+:} false; then :
12423 $as_echo_n "(cached) " >&6
12424 else
12928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12929 printf %s "checking whether a program can dlopen itself... " >&6; }
12930 if test ${lt_cv_dlopen_self+y}
12931 then :
12932 printf %s "(cached) " >&6
12933 else $as_nop
1242512934 if test yes = "$cross_compiling"; then :
1242612935 lt_cv_dlopen_self=cross
1242712936 else
1250013009 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1250113010 (eval $ac_link) 2>&5
1250213011 ac_status=$?
12503 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13012 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1250413013 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
1250513014 (./conftest; exit; ) >&5 2>/dev/null
1250613015 lt_status=$?
1251813027
1251913028
1252013029 fi
12521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12522 $as_echo "$lt_cv_dlopen_self" >&6; }
13030 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
13031 printf "%s\n" "$lt_cv_dlopen_self" >&6; }
1252313032
1252413033 if test yes = "$lt_cv_dlopen_self"; then
1252513034 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12527 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12528 if ${lt_cv_dlopen_self_static+:} false; then :
12529 $as_echo_n "(cached) " >&6
12530 else
13035 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
13036 printf %s "checking whether a statically linked program can dlopen itself... " >&6; }
13037 if test ${lt_cv_dlopen_self_static+y}
13038 then :
13039 printf %s "(cached) " >&6
13040 else $as_nop
1253113041 if test yes = "$cross_compiling"; then :
1253213042 lt_cv_dlopen_self_static=cross
1253313043 else
1260613116 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1260713117 (eval $ac_link) 2>&5
1260813118 ac_status=$?
12609 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13119 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1261013120 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
1261113121 (./conftest; exit; ) >&5 2>/dev/null
1261213122 lt_status=$?
1262413134
1262513135
1262613136 fi
12627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12628 $as_echo "$lt_cv_dlopen_self_static" >&6; }
13137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13138 printf "%s\n" "$lt_cv_dlopen_self_static" >&6; }
1262913139 fi
1263013140
1263113141 CPPFLAGS=$save_CPPFLAGS
1266313173
1266413174 striplib=
1266513175 old_striplib=
12666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12667 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
13176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13177 printf %s "checking whether stripping libraries is possible... " >&6; }
1266813178 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
1266913179 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1267013180 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12672 $as_echo "yes" >&6; }
13181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13182 printf "%s\n" "yes" >&6; }
1267313183 else
1267413184 # FIXME - insert some real tests, host_os isn't really good enough
1267513185 case $host_os in
1267713187 if test -n "$STRIP"; then
1267813188 striplib="$STRIP -x"
1267913189 old_striplib="$STRIP -S"
12680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12681 $as_echo "yes" >&6; }
13190 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13191 printf "%s\n" "yes" >&6; }
1268213192 else
12683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12684 $as_echo "no" >&6; }
13193 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13194 printf "%s\n" "no" >&6; }
1268513195 fi
1268613196 ;;
1268713197 *)
12688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12689 $as_echo "no" >&6; }
13198 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13199 printf "%s\n" "no" >&6; }
1269013200 ;;
1269113201 esac
1269213202 fi
1270313213
1270413214
1270513215 # Report what library types will actually be built
12706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12707 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12709 $as_echo "$can_build_shared" >&6; }
12710
12711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12712 $as_echo_n "checking whether to build shared libraries... " >&6; }
13216 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13217 printf %s "checking if libtool supports shared libraries... " >&6; }
13218 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13219 printf "%s\n" "$can_build_shared" >&6; }
13220
13221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13222 printf %s "checking whether to build shared libraries... " >&6; }
1271313223 test no = "$can_build_shared" && enable_shared=no
1271413224
1271513225 # On AIX, shared libraries and static libraries use the same namespace, and
1273313243 fi
1273413244 ;;
1273513245 esac
12736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12737 $as_echo "$enable_shared" >&6; }
12738
12739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12740 $as_echo_n "checking whether to build static libraries... " >&6; }
13246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13247 printf "%s\n" "$enable_shared" >&6; }
13248
13249 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13250 printf %s "checking whether to build static libraries... " >&6; }
1274113251 # Make sure either enable_shared or enable_static is yes.
1274213252 test yes = "$enable_shared" || enable_static=yes
12743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12744 $as_echo "$enable_static" >&6; }
13253 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13254 printf "%s\n" "$enable_static" >&6; }
1274513255
1274613256
1274713257
1278113291
1278213292 GETTEXT_PACKAGE=xfce4-smartbookmark-plugin
1278313293
12784 cat >>confdefs.h <<_ACEOF
12785 #define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
12786 _ACEOF
13294 printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h
1278713295
1278813296
1278913297
1279013298 ALL_LINGUAS="ar ast be bg ca cs da de el en_AU en_CA en_GB es et eu fi fr gl he hi hr hu hye id is it ja ko ku lt lv ms nb nl oc pl pt pt_BR ru sk sl sq sr sv th tr ug uk ur ur_PK zh_CN zh_TW"
1279113299
12792 for ac_header in locale.h
12793 do :
12794 ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
12795 if test "x$ac_cv_header_locale_h" = xyes; then :
12796 cat >>confdefs.h <<_ACEOF
12797 #define HAVE_LOCALE_H 1
12798 _ACEOF
12799
12800 fi
12801
12802 done
13300 ac_fn_c_check_header_compile "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
13301 if test "x$ac_cv_header_locale_h" = xyes
13302 then :
13303 printf "%s\n" "#define HAVE_LOCALE_H 1" >>confdefs.h
13304
13305 fi
1280313306
1280413307 if test $ac_cv_header_locale_h = yes; then
12805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
12806 $as_echo_n "checking for LC_MESSAGES... " >&6; }
12807 if ${am_cv_val_LC_MESSAGES+:} false; then :
12808 $as_echo_n "(cached) " >&6
12809 else
13308 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
13309 printf %s "checking for LC_MESSAGES... " >&6; }
13310 if test ${am_cv_val_LC_MESSAGES+y}
13311 then :
13312 printf %s "(cached) " >&6
13313 else $as_nop
1281013314 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1281113315 /* end confdefs.h. */
1281213316 #include <locale.h>
1281313317 int
12814 main ()
13318 main (void)
1281513319 {
1281613320 return LC_MESSAGES
1281713321 ;
1281813322 return 0;
1281913323 }
1282013324 _ACEOF
12821 if ac_fn_c_try_link "$LINENO"; then :
13325 if ac_fn_c_try_link "$LINENO"
13326 then :
1282213327 am_cv_val_LC_MESSAGES=yes
12823 else
13328 else $as_nop
1282413329 am_cv_val_LC_MESSAGES=no
1282513330 fi
12826 rm -f core conftest.err conftest.$ac_objext \
13331 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1282713332 conftest$ac_exeext conftest.$ac_ext
1282813333 fi
12829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
12830 $as_echo "$am_cv_val_LC_MESSAGES" >&6; }
13334 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
13335 printf "%s\n" "$am_cv_val_LC_MESSAGES" >&6; }
1283113336 if test $am_cv_val_LC_MESSAGES = yes; then
1283213337
12833 $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
13338 printf "%s\n" "#define HAVE_LC_MESSAGES 1" >>confdefs.h
1283413339
1283513340 fi
1283613341 fi
1284413349 INTLLIBS=
1284513350
1284613351
12847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
12848 $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; }
12849 if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then :
12850 $as_echo_n "(cached) " >&6
12851 else
13352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
13353 printf %s "checking for CFPreferencesCopyAppValue... " >&6; }
13354 if test ${gt_cv_func_CFPreferencesCopyAppValue+y}
13355 then :
13356 printf %s "(cached) " >&6
13357 else $as_nop
1285213358 gt_save_LIBS="$LIBS"
1285313359 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
1285413360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1285513361 /* end confdefs.h. */
1285613362 #include <CoreFoundation/CFPreferences.h>
1285713363 int
12858 main ()
13364 main (void)
1285913365 {
1286013366 CFPreferencesCopyAppValue(NULL, NULL)
1286113367 ;
1286213368 return 0;
1286313369 }
1286413370 _ACEOF
12865 if ac_fn_c_try_link "$LINENO"; then :
13371 if ac_fn_c_try_link "$LINENO"
13372 then :
1286613373 gt_cv_func_CFPreferencesCopyAppValue=yes
12867 else
13374 else $as_nop
1286813375 gt_cv_func_CFPreferencesCopyAppValue=no
1286913376 fi
12870 rm -f core conftest.err conftest.$ac_objext \
13377 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1287113378 conftest$ac_exeext conftest.$ac_ext
1287213379 LIBS="$gt_save_LIBS"
1287313380 fi
12874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
12875 $as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; }
13381 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
13382 printf "%s\n" "$gt_cv_func_CFPreferencesCopyAppValue" >&6; }
1287613383 if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
1287713384
12878 $as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
13385 printf "%s\n" "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
1287913386
1288013387 fi
12881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
12882 $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; }
12883 if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then :
12884 $as_echo_n "(cached) " >&6
12885 else
13388 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
13389 printf %s "checking for CFLocaleCopyCurrent... " >&6; }
13390 if test ${gt_cv_func_CFLocaleCopyCurrent+y}
13391 then :
13392 printf %s "(cached) " >&6
13393 else $as_nop
1288613394 gt_save_LIBS="$LIBS"
1288713395 LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
1288813396 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1288913397 /* end confdefs.h. */
1289013398 #include <CoreFoundation/CFLocale.h>
1289113399 int
12892 main ()
13400 main (void)
1289313401 {
1289413402 CFLocaleCopyCurrent();
1289513403 ;
1289613404 return 0;
1289713405 }
1289813406 _ACEOF
12899 if ac_fn_c_try_link "$LINENO"; then :
13407 if ac_fn_c_try_link "$LINENO"
13408 then :
1290013409 gt_cv_func_CFLocaleCopyCurrent=yes
12901 else
13410 else $as_nop
1290213411 gt_cv_func_CFLocaleCopyCurrent=no
1290313412 fi
12904 rm -f core conftest.err conftest.$ac_objext \
13413 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1290513414 conftest$ac_exeext conftest.$ac_ext
1290613415 LIBS="$gt_save_LIBS"
1290713416 fi
12908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
12909 $as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; }
13417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
13418 printf "%s\n" "$gt_cv_func_CFLocaleCopyCurrent" >&6; }
1291013419 if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
1291113420
12912 $as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h
13421 printf "%s\n" "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h
1291313422
1291413423 fi
1291513424 INTL_MACOSX_LIBS=
1291913428
1292013429
1292113430
12922 ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default"
12923 if test "x$ac_cv_header_libintl_h" = xyes; then :
13431 ac_fn_c_check_header_compile "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default"
13432 if test "x$ac_cv_header_libintl_h" = xyes
13433 then :
1292413434 gt_cv_func_dgettext_libintl="no"
1292513435 libintl_extra_libs=""
1292613436
1292713437 #
1292813438 # First check in libc
1292913439 #
12930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5
12931 $as_echo_n "checking for ngettext in libc... " >&6; }
12932 if ${gt_cv_func_ngettext_libc+:} false; then :
12933 $as_echo_n "(cached) " >&6
12934 else
13440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5
13441 printf %s "checking for ngettext in libc... " >&6; }
13442 if test ${gt_cv_func_ngettext_libc+y}
13443 then :
13444 printf %s "(cached) " >&6
13445 else $as_nop
1293513446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1293613447 /* end confdefs.h. */
1293713448
1293813449 #include <libintl.h>
1293913450
1294013451 int
12941 main ()
13452 main (void)
1294213453 {
1294313454 return !ngettext ("","", 1)
1294413455 ;
1294513456 return 0;
1294613457 }
1294713458 _ACEOF
12948 if ac_fn_c_try_link "$LINENO"; then :
13459 if ac_fn_c_try_link "$LINENO"
13460 then :
1294913461 gt_cv_func_ngettext_libc=yes
12950 else
13462 else $as_nop
1295113463 gt_cv_func_ngettext_libc=no
1295213464 fi
12953 rm -f core conftest.err conftest.$ac_objext \
13465 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1295413466 conftest$ac_exeext conftest.$ac_ext
1295513467
1295613468 fi
12957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5
12958 $as_echo "$gt_cv_func_ngettext_libc" >&6; }
13469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5
13470 printf "%s\n" "$gt_cv_func_ngettext_libc" >&6; }
1295913471
1296013472 if test "$gt_cv_func_ngettext_libc" = "yes" ; then
12961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5
12962 $as_echo_n "checking for dgettext in libc... " >&6; }
12963 if ${gt_cv_func_dgettext_libc+:} false; then :
12964 $as_echo_n "(cached) " >&6
12965 else
13473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5
13474 printf %s "checking for dgettext in libc... " >&6; }
13475 if test ${gt_cv_func_dgettext_libc+y}
13476 then :
13477 printf %s "(cached) " >&6
13478 else $as_nop
1296613479 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1296713480 /* end confdefs.h. */
1296813481
1296913482 #include <libintl.h>
1297013483
1297113484 int
12972 main ()
13485 main (void)
1297313486 {
1297413487 return !dgettext ("","")
1297513488 ;
1297613489 return 0;
1297713490 }
1297813491 _ACEOF
12979 if ac_fn_c_try_link "$LINENO"; then :
13492 if ac_fn_c_try_link "$LINENO"
13493 then :
1298013494 gt_cv_func_dgettext_libc=yes
12981 else
13495 else $as_nop
1298213496 gt_cv_func_dgettext_libc=no
1298313497 fi
12984 rm -f core conftest.err conftest.$ac_objext \
13498 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1298513499 conftest$ac_exeext conftest.$ac_ext
1298613500
1298713501 fi
12988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5
12989 $as_echo "$gt_cv_func_dgettext_libc" >&6; }
13502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5
13503 printf "%s\n" "$gt_cv_func_dgettext_libc" >&6; }
1299013504 fi
1299113505
1299213506 if test "$gt_cv_func_ngettext_libc" = "yes" ; then
12993 for ac_func in bind_textdomain_codeset
12994 do :
12995 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
12996 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
12997 cat >>confdefs.h <<_ACEOF
12998 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
12999 _ACEOF
13000
13001 fi
13002 done
13507 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
13508 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes
13509 then :
13510 printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h
13511
13512 fi
1300313513
1300413514 fi
1300513515
1301013520 || test "$gt_cv_func_ngettext_libc" != "yes" \
1301113521 || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
1301213522
13013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5
13014 $as_echo_n "checking for bindtextdomain in -lintl... " >&6; }
13015 if ${ac_cv_lib_intl_bindtextdomain+:} false; then :
13016 $as_echo_n "(cached) " >&6
13017 else
13523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5
13524 printf %s "checking for bindtextdomain in -lintl... " >&6; }
13525 if test ${ac_cv_lib_intl_bindtextdomain+y}
13526 then :
13527 printf %s "(cached) " >&6
13528 else $as_nop
1301813529 ac_check_lib_save_LIBS=$LIBS
1301913530 LIBS="-lintl $LIBS"
1302013531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1302313534 /* Override any GCC internal prototype to avoid an error.
1302413535 Use char because int might match the return type of a GCC
1302513536 builtin and then its argument prototype would still apply. */
13026 #ifdef __cplusplus
13027 extern "C"
13028 #endif
1302913537 char bindtextdomain ();
1303013538 int
13031 main ()
13539 main (void)
1303213540 {
1303313541 return bindtextdomain ();
1303413542 ;
1303513543 return 0;
1303613544 }
1303713545 _ACEOF
13038 if ac_fn_c_try_link "$LINENO"; then :
13546 if ac_fn_c_try_link "$LINENO"
13547 then :
1303913548 ac_cv_lib_intl_bindtextdomain=yes
13040 else
13549 else $as_nop
1304113550 ac_cv_lib_intl_bindtextdomain=no
1304213551 fi
13043 rm -f core conftest.err conftest.$ac_objext \
13552 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1304413553 conftest$ac_exeext conftest.$ac_ext
1304513554 LIBS=$ac_check_lib_save_LIBS
1304613555 fi
13047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5
13048 $as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; }
13049 if test "x$ac_cv_lib_intl_bindtextdomain" = xyes; then :
13050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
13051 $as_echo_n "checking for ngettext in -lintl... " >&6; }
13052 if ${ac_cv_lib_intl_ngettext+:} false; then :
13053 $as_echo_n "(cached) " >&6
13054 else
13556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5
13557 printf "%s\n" "$ac_cv_lib_intl_bindtextdomain" >&6; }
13558 if test "x$ac_cv_lib_intl_bindtextdomain" = xyes
13559 then :
13560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
13561 printf %s "checking for ngettext in -lintl... " >&6; }
13562 if test ${ac_cv_lib_intl_ngettext+y}
13563 then :
13564 printf %s "(cached) " >&6
13565 else $as_nop
1305513566 ac_check_lib_save_LIBS=$LIBS
1305613567 LIBS="-lintl $LIBS"
1305713568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1306013571 /* Override any GCC internal prototype to avoid an error.
1306113572 Use char because int might match the return type of a GCC
1306213573 builtin and then its argument prototype would still apply. */
13063 #ifdef __cplusplus
13064 extern "C"
13065 #endif
1306613574 char ngettext ();
1306713575 int
13068 main ()
13576 main (void)
1306913577 {
1307013578 return ngettext ();
1307113579 ;
1307213580 return 0;
1307313581 }
1307413582 _ACEOF
13075 if ac_fn_c_try_link "$LINENO"; then :
13583 if ac_fn_c_try_link "$LINENO"
13584 then :
1307613585 ac_cv_lib_intl_ngettext=yes
13077 else
13586 else $as_nop
1307813587 ac_cv_lib_intl_ngettext=no
1307913588 fi
13080 rm -f core conftest.err conftest.$ac_objext \
13589 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1308113590 conftest$ac_exeext conftest.$ac_ext
1308213591 LIBS=$ac_check_lib_save_LIBS
1308313592 fi
13084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
13085 $as_echo "$ac_cv_lib_intl_ngettext" >&6; }
13086 if test "x$ac_cv_lib_intl_ngettext" = xyes; then :
13087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5
13088 $as_echo_n "checking for dgettext in -lintl... " >&6; }
13089 if ${ac_cv_lib_intl_dgettext+:} false; then :
13090 $as_echo_n "(cached) " >&6
13091 else
13593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
13594 printf "%s\n" "$ac_cv_lib_intl_ngettext" >&6; }
13595 if test "x$ac_cv_lib_intl_ngettext" = xyes
13596 then :
13597 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5
13598 printf %s "checking for dgettext in -lintl... " >&6; }
13599 if test ${ac_cv_lib_intl_dgettext+y}
13600 then :
13601 printf %s "(cached) " >&6
13602 else $as_nop
1309213603 ac_check_lib_save_LIBS=$LIBS
1309313604 LIBS="-lintl $LIBS"
1309413605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1309713608 /* Override any GCC internal prototype to avoid an error.
1309813609 Use char because int might match the return type of a GCC
1309913610 builtin and then its argument prototype would still apply. */
13100 #ifdef __cplusplus
13101 extern "C"
13102 #endif
1310313611 char dgettext ();
1310413612 int
13105 main ()
13613 main (void)
1310613614 {
1310713615 return dgettext ();
1310813616 ;
1310913617 return 0;
1311013618 }
1311113619 _ACEOF
13112 if ac_fn_c_try_link "$LINENO"; then :
13620 if ac_fn_c_try_link "$LINENO"
13621 then :
1311313622 ac_cv_lib_intl_dgettext=yes
13114 else
13623 else $as_nop
1311513624 ac_cv_lib_intl_dgettext=no
1311613625 fi
13117 rm -f core conftest.err conftest.$ac_objext \
13626 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1311813627 conftest$ac_exeext conftest.$ac_ext
1311913628 LIBS=$ac_check_lib_save_LIBS
1312013629 fi
13121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5
13122 $as_echo "$ac_cv_lib_intl_dgettext" >&6; }
13123 if test "x$ac_cv_lib_intl_dgettext" = xyes; then :
13630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5
13631 printf "%s\n" "$ac_cv_lib_intl_dgettext" >&6; }
13632 if test "x$ac_cv_lib_intl_dgettext" = xyes
13633 then :
1312413634 gt_cv_func_dgettext_libintl=yes
1312513635 fi
1312613636
1313013640
1313113641
1313213642 if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
13133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5
13134 $as_echo_n "checking if -liconv is needed to use gettext... " >&6; }
13135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
13136 $as_echo "" >&6; }
13137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
13138 $as_echo_n "checking for ngettext in -lintl... " >&6; }
13139 if ${ac_cv_lib_intl_ngettext+:} false; then :
13140 $as_echo_n "(cached) " >&6
13141 else
13643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5
13644 printf %s "checking if -liconv is needed to use gettext... " >&6; }
13645 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: " >&5
13646 printf "%s\n" "" >&6; }
13647 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
13648 printf %s "checking for ngettext in -lintl... " >&6; }
13649 if test ${ac_cv_lib_intl_ngettext+y}
13650 then :
13651 printf %s "(cached) " >&6
13652 else $as_nop
1314213653 ac_check_lib_save_LIBS=$LIBS
1314313654 LIBS="-lintl -liconv $LIBS"
1314413655 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1314713658 /* Override any GCC internal prototype to avoid an error.
1314813659 Use char because int might match the return type of a GCC
1314913660 builtin and then its argument prototype would still apply. */
13150 #ifdef __cplusplus
13151 extern "C"
13152 #endif
1315313661 char ngettext ();
1315413662 int
13155 main ()
13663 main (void)
1315613664 {
1315713665 return ngettext ();
1315813666 ;
1315913667 return 0;
1316013668 }
1316113669 _ACEOF
13162 if ac_fn_c_try_link "$LINENO"; then :
13670 if ac_fn_c_try_link "$LINENO"
13671 then :
1316313672 ac_cv_lib_intl_ngettext=yes
13164 else
13673 else $as_nop
1316513674 ac_cv_lib_intl_ngettext=no
1316613675 fi
13167 rm -f core conftest.err conftest.$ac_objext \
13676 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1316813677 conftest$ac_exeext conftest.$ac_ext
1316913678 LIBS=$ac_check_lib_save_LIBS
1317013679 fi
13171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
13172 $as_echo "$ac_cv_lib_intl_ngettext" >&6; }
13173 if test "x$ac_cv_lib_intl_ngettext" = xyes; then :
13174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5
13175 $as_echo_n "checking for dcgettext in -lintl... " >&6; }
13176 if ${ac_cv_lib_intl_dcgettext+:} false; then :
13177 $as_echo_n "(cached) " >&6
13178 else
13680 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
13681 printf "%s\n" "$ac_cv_lib_intl_ngettext" >&6; }
13682 if test "x$ac_cv_lib_intl_ngettext" = xyes
13683 then :
13684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5
13685 printf %s "checking for dcgettext in -lintl... " >&6; }
13686 if test ${ac_cv_lib_intl_dcgettext+y}
13687 then :
13688 printf %s "(cached) " >&6
13689 else $as_nop
1317913690 ac_check_lib_save_LIBS=$LIBS
1318013691 LIBS="-lintl -liconv $LIBS"
1318113692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1318413695 /* Override any GCC internal prototype to avoid an error.
1318513696 Use char because int might match the return type of a GCC
1318613697 builtin and then its argument prototype would still apply. */
13187 #ifdef __cplusplus
13188 extern "C"
13189 #endif
1319013698 char dcgettext ();
1319113699 int
13192 main ()
13700 main (void)
1319313701 {
1319413702 return dcgettext ();
1319513703 ;
1319613704 return 0;
1319713705 }
1319813706 _ACEOF
13199 if ac_fn_c_try_link "$LINENO"; then :
13707 if ac_fn_c_try_link "$LINENO"
13708 then :
1320013709 ac_cv_lib_intl_dcgettext=yes
13201 else
13710 else $as_nop
1320213711 ac_cv_lib_intl_dcgettext=no
1320313712 fi
13204 rm -f core conftest.err conftest.$ac_objext \
13713 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1320513714 conftest$ac_exeext conftest.$ac_ext
1320613715 LIBS=$ac_check_lib_save_LIBS
1320713716 fi
13208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5
13209 $as_echo "$ac_cv_lib_intl_dcgettext" >&6; }
13210 if test "x$ac_cv_lib_intl_dcgettext" = xyes; then :
13717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5
13718 printf "%s\n" "$ac_cv_lib_intl_dcgettext" >&6; }
13719 if test "x$ac_cv_lib_intl_dcgettext" = xyes
13720 then :
1321113721 gt_cv_func_dgettext_libintl=yes
1321213722 libintl_extra_libs=-liconv
13213 else
13723 else $as_nop
1321413724 :
1321513725 fi
1321613726
13217 else
13727 else $as_nop
1321813728 :
1321913729 fi
1322013730
1322913739 glib_save_LIBS="$LIBS"
1323013740 LIBS="$LIBS -lintl $libintl_extra_libs"
1323113741 unset ac_cv_func_bind_textdomain_codeset
13232 for ac_func in bind_textdomain_codeset
13233 do :
13234 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
13235 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
13236 cat >>confdefs.h <<_ACEOF
13237 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
13238 _ACEOF
13239
13240 fi
13241 done
13742 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
13743 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes
13744 then :
13745 printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h
13746
13747 fi
1324213748
1324313749 LIBS="$glib_save_LIBS"
1324413750
1326413770
1326513771 if test "$gt_cv_have_gettext" = "yes"; then
1326613772
13267 $as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
13773 printf "%s\n" "#define HAVE_GETTEXT 1" >>confdefs.h
1326813774
1326913775 # Extract the first word of "msgfmt", so it can be a program name with args.
1327013776 set dummy msgfmt; ac_word=$2
13271 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13272 $as_echo_n "checking for $ac_word... " >&6; }
13273 if ${ac_cv_path_MSGFMT+:} false; then :
13274 $as_echo_n "(cached) " >&6
13275 else
13777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13778 printf %s "checking for $ac_word... " >&6; }
13779 if test ${ac_cv_path_MSGFMT+y}
13780 then :
13781 printf %s "(cached) " >&6
13782 else $as_nop
1327613783 case "$MSGFMT" in
1327713784 /*)
1327813785 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
1329513802 fi
1329613803 MSGFMT="$ac_cv_path_MSGFMT"
1329713804 if test "$MSGFMT" != "no"; then
13298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
13299 $as_echo "$MSGFMT" >&6; }
13805 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
13806 printf "%s\n" "$MSGFMT" >&6; }
1330013807 else
13301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13302 $as_echo "no" >&6; }
13808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13809 printf "%s\n" "no" >&6; }
1330313810 fi
1330413811 if test "$MSGFMT" != "no"; then
1330513812 glib_save_LIBS="$LIBS"
1330613813 LIBS="$LIBS $INTLLIBS"
13307 for ac_func in dcgettext
13308 do :
13309 ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext"
13310 if test "x$ac_cv_func_dcgettext" = xyes; then :
13311 cat >>confdefs.h <<_ACEOF
13312 #define HAVE_DCGETTEXT 1
13313 _ACEOF
13314
13315 fi
13316 done
13814 ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext"
13815 if test "x$ac_cv_func_dcgettext" = xyes
13816 then :
13817 printf "%s\n" "#define HAVE_DCGETTEXT 1" >>confdefs.h
13818
13819 fi
1331713820
1331813821 MSGFMT_OPTS=
13319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5
13320 $as_echo_n "checking if msgfmt accepts -c... " >&6; }
13822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5
13823 printf %s "checking if msgfmt accepts -c... " >&6; }
1332113824 cat >conftest.foo <<_ACEOF
1332213825
1332313826 msgid ""
1333113834 "Content-Transfer-Encoding: 8bit\n"
1333213835
1333313836 _ACEOF
13334 if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5
13837 if { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5
1333513838 ($MSGFMT -c -o /dev/null conftest.foo) 2>&5
1333613839 ac_status=$?
13337 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13840 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1333813841 test $ac_status = 0; }; then
13339 MSGFMT_OPTS=-c; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13340 $as_echo "yes" >&6; }
13341 else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13342 $as_echo "no" >&6; }
13842 MSGFMT_OPTS=-c; { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13843 printf "%s\n" "yes" >&6; }
13844 else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13845 printf "%s\n" "no" >&6; }
1334313846 echo "$as_me: failed input was:" >&5
1334413847 sed 's/^/| /' conftest.foo >&5
1334513848 fi
1334613849
1334713850 # Extract the first word of "gmsgfmt", so it can be a program name with args.
1334813851 set dummy gmsgfmt; ac_word=$2
13349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13350 $as_echo_n "checking for $ac_word... " >&6; }
13351 if ${ac_cv_path_GMSGFMT+:} false; then :
13352 $as_echo_n "(cached) " >&6
13353 else
13852 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13853 printf %s "checking for $ac_word... " >&6; }
13854 if test ${ac_cv_path_GMSGFMT+y}
13855 then :
13856 printf %s "(cached) " >&6
13857 else $as_nop
1335413858 case $GMSGFMT in
1335513859 [\\/]* | ?:[\\/]*)
1335613860 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
1336013864 for as_dir in $PATH
1336113865 do
1336213866 IFS=$as_save_IFS
13363 test -z "$as_dir" && as_dir=.
13867 case $as_dir in #(((
13868 '') as_dir=./ ;;
13869 */) ;;
13870 *) as_dir=$as_dir/ ;;
13871 esac
1336413872 for ac_exec_ext in '' $ac_executable_extensions; do
13365 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13366 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
13367 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13873 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
13874 ac_cv_path_GMSGFMT="$as_dir$ac_word$ac_exec_ext"
13875 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1336813876 break 2
1336913877 fi
1337013878 done
1337713885 fi
1337813886 GMSGFMT=$ac_cv_path_GMSGFMT
1337913887 if test -n "$GMSGFMT"; then
13380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
13381 $as_echo "$GMSGFMT" >&6; }
13888 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
13889 printf "%s\n" "$GMSGFMT" >&6; }
1338213890 else
13383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13384 $as_echo "no" >&6; }
13891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13892 printf "%s\n" "no" >&6; }
1338513893 fi
1338613894
1338713895
1338813896 # Extract the first word of "xgettext", so it can be a program name with args.
1338913897 set dummy xgettext; ac_word=$2
13390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13391 $as_echo_n "checking for $ac_word... " >&6; }
13392 if ${ac_cv_path_XGETTEXT+:} false; then :
13393 $as_echo_n "(cached) " >&6
13394 else
13898 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13899 printf %s "checking for $ac_word... " >&6; }
13900 if test ${ac_cv_path_XGETTEXT+y}
13901 then :
13902 printf %s "(cached) " >&6
13903 else $as_nop
1339513904 case "$XGETTEXT" in
1339613905 /*)
1339713906 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
1341413923 fi
1341513924 XGETTEXT="$ac_cv_path_XGETTEXT"
1341613925 if test "$XGETTEXT" != ":"; then
13417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
13418 $as_echo "$XGETTEXT" >&6; }
13926 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
13927 printf "%s\n" "$XGETTEXT" >&6; }
1341913928 else
13420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13421 $as_echo "no" >&6; }
13929 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13930 printf "%s\n" "no" >&6; }
1342213931 fi
1342313932
1342413933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1342513934 /* end confdefs.h. */
1342613935
1342713936 int
13428 main ()
13937 main (void)
1342913938 {
1343013939 extern int _nl_msg_cat_cntr;
1343113940 return _nl_msg_cat_cntr
1343313942 return 0;
1343413943 }
1343513944 _ACEOF
13436 if ac_fn_c_try_link "$LINENO"; then :
13945 if ac_fn_c_try_link "$LINENO"
13946 then :
1343713947 CATOBJEXT=.gmo
1343813948 DATADIRNAME=share
13439 else
13949 else $as_nop
1344013950 case $host in
1344113951 *-*-solaris*)
1344213952 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
13443 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
13953 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes
13954 then :
1344413955 CATOBJEXT=.gmo
1344513956 DATADIRNAME=share
13446 else
13957 else $as_nop
1344713958 CATOBJEXT=.mo
1344813959 DATADIRNAME=lib
1344913960 fi
1345913970 ;;
1346013971 esac
1346113972 fi
13462 rm -f core conftest.err conftest.$ac_objext \
13973 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1346313974 conftest$ac_exeext conftest.$ac_ext
1346413975 LIBS="$glib_save_LIBS"
1346513976 INSTOBJEXT=.mo
1347113982 fi
1347213983
1347313984
13474
1347513985 if test "$gt_cv_have_gettext" = "yes" ; then
1347613986
13477 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
13987 printf "%s\n" "#define ENABLE_NLS 1" >>confdefs.h
1347813988
1347913989 fi
1348013990
1348213992 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
1348313993 : ;
1348413994 else
13485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
13486 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
13995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
13996 printf "%s\n" "found xgettext program is not GNU xgettext; ignore it" >&6; }
1348713997 XGETTEXT=":"
1348813998 fi
1348913999 fi
1351514025 if test "x$ALL_LINGUAS" = "x"; then
1351614026 LINGUAS=
1351714027 else
13518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
13519 $as_echo_n "checking for catalogs to be installed... " >&6; }
14028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
14029 printf %s "checking for catalogs to be installed... " >&6; }
1352014030 NEW_LINGUAS=
1352114031 for presentlang in $ALL_LINGUAS; do
1352214032 useit=no
1354014050 fi
1354114051 done
1354214052 LINGUAS=$NEW_LINGUAS
13543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
13544 $as_echo "$LINGUAS" >&6; }
14053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
14054 printf "%s\n" "$LINGUAS" >&6; }
1354514055 fi
1354614056
1354714057 if test -n "$LINGUAS"; then
1357414084
1357514085
1357614086 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
13577 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then :
13578
13579 fi
13580
13581
13582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for locales directory" >&5
13583 $as_echo_n "checking for locales directory... " >&6; }
14087 if test "x$ac_cv_func_bind_textdomain_codeset" = xyes
14088 then :
14089
14090 fi
14091
14092
14093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for locales directory" >&5
14094 printf %s "checking for locales directory... " >&6; }
1358414095
1358514096 # Check whether --with-locales-dir was given.
13586 if test "${with_locales_dir+set}" = set; then :
14097 if test ${with_locales_dir+y}
14098 then :
1358714099 withval=$with_locales_dir; localedir=$withval
13588 else
14100 else $as_nop
1358914101
1359014102 if test x"$CATOBJEXT" = x".mo"; then
1359114103 localedir=$libdir/locale
1359514107
1359614108 fi
1359714109
13598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $localedir" >&5
13599 $as_echo "$localedir" >&6; }
13600
13601
13602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for additional xgettext flags" >&5
13603 $as_echo_n "checking for additional xgettext flags... " >&6; }
14110 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $localedir" >&5
14111 printf "%s\n" "$localedir" >&6; }
14112
14113
14114 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for additional xgettext flags" >&5
14115 printf %s "checking for additional xgettext flags... " >&6; }
1360414116 if test x"$XGETTEXT_ARGS" = x""; then
1360514117 XGETTEXT_ARGS="--keyword=Q_ --from-code=UTF-8";
1360614118 else
1360714119 XGETTEXT_ARGS="$XGETTEXT_ARGS --keyword=Q_ --from-code=UTF-8";
1360814120 fi
1360914121
13610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT_ARGS" >&5
13611 $as_echo "$XGETTEXT_ARGS" >&6; }
14122 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT_ARGS" >&5
14123 printf "%s\n" "$XGETTEXT_ARGS" >&6; }
1361214124
1361314125
1361414126
1362814140 if test -n "$ac_tool_prefix"; then
1362914141 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1363014142 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13632 $as_echo_n "checking for $ac_word... " >&6; }
13633 if ${ac_cv_path_PKG_CONFIG+:} false; then :
13634 $as_echo_n "(cached) " >&6
13635 else
14143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14144 printf %s "checking for $ac_word... " >&6; }
14145 if test ${ac_cv_path_PKG_CONFIG+y}
14146 then :
14147 printf %s "(cached) " >&6
14148 else $as_nop
1363614149 case $PKG_CONFIG in
1363714150 [\\/]* | ?:[\\/]*)
1363814151 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
1364214155 for as_dir in $PATH
1364314156 do
1364414157 IFS=$as_save_IFS
13645 test -z "$as_dir" && as_dir=.
14158 case $as_dir in #(((
14159 '') as_dir=./ ;;
14160 */) ;;
14161 *) as_dir=$as_dir/ ;;
14162 esac
1364614163 for ac_exec_ext in '' $ac_executable_extensions; do
13647 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13648 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13649 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14164 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
14165 ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext"
14166 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1365014167 break 2
1365114168 fi
1365214169 done
1365814175 fi
1365914176 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
1366014177 if test -n "$PKG_CONFIG"; then
13661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
13662 $as_echo "$PKG_CONFIG" >&6; }
14178 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
14179 printf "%s\n" "$PKG_CONFIG" >&6; }
1366314180 else
13664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13665 $as_echo "no" >&6; }
14181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14182 printf "%s\n" "no" >&6; }
1366614183 fi
1366714184
1366814185
1367114188 ac_pt_PKG_CONFIG=$PKG_CONFIG
1367214189 # Extract the first word of "pkg-config", so it can be a program name with args.
1367314190 set dummy pkg-config; ac_word=$2
13674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13675 $as_echo_n "checking for $ac_word... " >&6; }
13676 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
13677 $as_echo_n "(cached) " >&6
13678 else
14191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14192 printf %s "checking for $ac_word... " >&6; }
14193 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
14194 then :
14195 printf %s "(cached) " >&6
14196 else $as_nop
1367914197 case $ac_pt_PKG_CONFIG in
1368014198 [\\/]* | ?:[\\/]*)
1368114199 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
1368514203 for as_dir in $PATH
1368614204 do
1368714205 IFS=$as_save_IFS
13688 test -z "$as_dir" && as_dir=.
14206 case $as_dir in #(((
14207 '') as_dir=./ ;;
14208 */) ;;
14209 *) as_dir=$as_dir/ ;;
14210 esac
1368914211 for ac_exec_ext in '' $ac_executable_extensions; do
13690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13691 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14212 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
14213 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext"
14214 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1369314215 break 2
1369414216 fi
1369514217 done
1370114223 fi
1370214224 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
1370314225 if test -n "$ac_pt_PKG_CONFIG"; then
13704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
13705 $as_echo "$ac_pt_PKG_CONFIG" >&6; }
14226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
14227 printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; }
1370614228 else
13707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13708 $as_echo "no" >&6; }
14229 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14230 printf "%s\n" "no" >&6; }
1370914231 fi
1371014232
1371114233 if test "x$ac_pt_PKG_CONFIG" = x; then
1371314235 else
1371414236 case $cross_compiling:$ac_tool_warned in
1371514237 yes:)
13716 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13717 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
14238 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
14239 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
1371814240 ac_tool_warned=yes ;;
1371914241 esac
1372014242 PKG_CONFIG=$ac_pt_PKG_CONFIG
1372614248 fi
1372714249 if test -n "$PKG_CONFIG"; then
1372814250 _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION
13729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
13730 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
14251 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
14252 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
1373114253 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13733 $as_echo "yes" >&6; }
14254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14255 printf "%s\n" "yes" >&6; }
1373414256 else
13735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13736 $as_echo "no" >&6; }
14257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14258 printf "%s\n" "no" >&6; }
1373714259 PKG_CONFIG=""
1373814260 fi
1373914261 fi
1375114273
1375214274
1375314275
13754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxfce4ui-2 >= 4.12.0" >&5
13755 $as_echo_n "checking for libxfce4ui-2 >= 4.12.0... " >&6; }
14276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libxfce4ui-2 >= 4.12.0" >&5
14277 printf %s "checking for libxfce4ui-2 >= 4.12.0... " >&6; }
1375614278 if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4ui-2" >/dev/null 2>&1; then
1375714279 LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"`
13758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
13759 $as_echo "$LIBXFCE4UI_VERSION" >&6; }
13760
13761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4UI_CFLAGS" >&5
13762 $as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; }
14280 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_VERSION" >&5
14281 printf "%s\n" "$LIBXFCE4UI_VERSION" >&6; }
14282
14283 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4UI_CFLAGS" >&5
14284 printf %s "checking LIBXFCE4UI_CFLAGS... " >&6; }
1376314285 LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"`
13764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
13765 $as_echo "$LIBXFCE4UI_CFLAGS" >&6; }
13766
13767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4UI_LIBS" >&5
13768 $as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; }
14286 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_CFLAGS" >&5
14287 printf "%s\n" "$LIBXFCE4UI_CFLAGS" >&6; }
14288
14289 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4UI_LIBS" >&5
14290 printf %s "checking LIBXFCE4UI_LIBS... " >&6; }
1376914291 LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"`
13770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
13771 $as_echo "$LIBXFCE4UI_LIBS" >&6; }
14292 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4UI_LIBS" >&5
14293 printf "%s\n" "$LIBXFCE4UI_LIBS" >&6; }
1377214294
1377314295 LIBXFCE4UI_REQUIRED_VERSION=4.12.0
1377414296
1378014302
1378114303 elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then
1378214304 xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"`
13783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
13784 $as_echo "found, but $xdt_cv_version" >&6; }
14305 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
14306 printf "%s\n" "found, but $xdt_cv_version" >&6; }
1378514307
1378614308
1378714309 echo "*** The required package libxfce4ui-2 was found on your system,"
1379314315 exit 1
1379414316
1379514317 else
13796 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
13797 $as_echo "not found" >&6; }
14318 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14319 printf "%s\n" "not found" >&6; }
1379814320
1379914321
1380014322 echo "*** The required package libxfce4ui-2 was not found on your system."
1382314345 if test -n "$ac_tool_prefix"; then
1382414346 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1382514347 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13827 $as_echo_n "checking for $ac_word... " >&6; }
13828 if ${ac_cv_path_PKG_CONFIG+:} false; then :
13829 $as_echo_n "(cached) " >&6
13830 else
14348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14349 printf %s "checking for $ac_word... " >&6; }
14350 if test ${ac_cv_path_PKG_CONFIG+y}
14351 then :
14352 printf %s "(cached) " >&6
14353 else $as_nop
1383114354 case $PKG_CONFIG in
1383214355 [\\/]* | ?:[\\/]*)
1383314356 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
1383714360 for as_dir in $PATH
1383814361 do
1383914362 IFS=$as_save_IFS
13840 test -z "$as_dir" && as_dir=.
14363 case $as_dir in #(((
14364 '') as_dir=./ ;;
14365 */) ;;
14366 *) as_dir=$as_dir/ ;;
14367 esac
1384114368 for ac_exec_ext in '' $ac_executable_extensions; do
13842 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13843 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13844 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14369 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
14370 ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext"
14371 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1384514372 break 2
1384614373 fi
1384714374 done
1385314380 fi
1385414381 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
1385514382 if test -n "$PKG_CONFIG"; then
13856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
13857 $as_echo "$PKG_CONFIG" >&6; }
14383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
14384 printf "%s\n" "$PKG_CONFIG" >&6; }
1385814385 else
13859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13860 $as_echo "no" >&6; }
14386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14387 printf "%s\n" "no" >&6; }
1386114388 fi
1386214389
1386314390
1386614393 ac_pt_PKG_CONFIG=$PKG_CONFIG
1386714394 # Extract the first word of "pkg-config", so it can be a program name with args.
1386814395 set dummy pkg-config; ac_word=$2
13869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13870 $as_echo_n "checking for $ac_word... " >&6; }
13871 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
13872 $as_echo_n "(cached) " >&6
13873 else
14396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14397 printf %s "checking for $ac_word... " >&6; }
14398 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
14399 then :
14400 printf %s "(cached) " >&6
14401 else $as_nop
1387414402 case $ac_pt_PKG_CONFIG in
1387514403 [\\/]* | ?:[\\/]*)
1387614404 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
1388014408 for as_dir in $PATH
1388114409 do
1388214410 IFS=$as_save_IFS
13883 test -z "$as_dir" && as_dir=.
14411 case $as_dir in #(((
14412 '') as_dir=./ ;;
14413 */) ;;
14414 *) as_dir=$as_dir/ ;;
14415 esac
1388414416 for ac_exec_ext in '' $ac_executable_extensions; do
13885 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13886 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13887 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14417 if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
14418 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext"
14419 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
1388814420 break 2
1388914421 fi
1389014422 done
1389614428 fi
1389714429 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
1389814430 if test -n "$ac_pt_PKG_CONFIG"; then
13899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
13900 $as_echo "$ac_pt_PKG_CONFIG" >&6; }
14431 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
14432 printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; }
1390114433 else
13902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13903 $as_echo "no" >&6; }
14434 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14435 printf "%s\n" "no" >&6; }
1390414436 fi
1390514437
1390614438 if test "x$ac_pt_PKG_CONFIG" = x; then
1390814440 else
1390914441 case $cross_compiling:$ac_tool_warned in
1391014442 yes:)
13911 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
13912 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
14443 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
14444 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
1391314445 ac_tool_warned=yes ;;
1391414446 esac
1391514447 PKG_CONFIG=$ac_pt_PKG_CONFIG
1392114453 fi
1392214454 if test -n "$PKG_CONFIG"; then
1392314455 _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION
13924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
13925 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
14456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
14457 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
1392614458 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13928 $as_echo "yes" >&6; }
14459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14460 printf "%s\n" "yes" >&6; }
1392914461 else
13930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13931 $as_echo "no" >&6; }
14462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14463 printf "%s\n" "no" >&6; }
1393214464 PKG_CONFIG=""
1393314465 fi
1393414466 fi
1394614478
1394714479
1394814480
13949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxfce4panel-2.0 >= 4.12.0" >&5
13950 $as_echo_n "checking for libxfce4panel-2.0 >= 4.12.0... " >&6; }
14481 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libxfce4panel-2.0 >= 4.12.0" >&5
14482 printf %s "checking for libxfce4panel-2.0 >= 4.12.0... " >&6; }
1395114483 if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4panel-2.0" >/dev/null 2>&1; then
1395214484 LIBXFCE4PANEL_VERSION=`$PKG_CONFIG --modversion "libxfce4panel-2.0"`
13953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_VERSION" >&5
13954 $as_echo "$LIBXFCE4PANEL_VERSION" >&6; }
13955
13956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4PANEL_CFLAGS" >&5
13957 $as_echo_n "checking LIBXFCE4PANEL_CFLAGS... " >&6; }
14485 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_VERSION" >&5
14486 printf "%s\n" "$LIBXFCE4PANEL_VERSION" >&6; }
14487
14488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4PANEL_CFLAGS" >&5
14489 printf %s "checking LIBXFCE4PANEL_CFLAGS... " >&6; }
1395814490 LIBXFCE4PANEL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4panel-2.0"`
13959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_CFLAGS" >&5
13960 $as_echo "$LIBXFCE4PANEL_CFLAGS" >&6; }
13961
13962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4PANEL_LIBS" >&5
13963 $as_echo_n "checking LIBXFCE4PANEL_LIBS... " >&6; }
14491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_CFLAGS" >&5
14492 printf "%s\n" "$LIBXFCE4PANEL_CFLAGS" >&6; }
14493
14494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LIBXFCE4PANEL_LIBS" >&5
14495 printf %s "checking LIBXFCE4PANEL_LIBS... " >&6; }
1396414496 LIBXFCE4PANEL_LIBS=`$PKG_CONFIG --libs "libxfce4panel-2.0"`
13965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_LIBS" >&5
13966 $as_echo "$LIBXFCE4PANEL_LIBS" >&6; }
14497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBXFCE4PANEL_LIBS" >&5
14498 printf "%s\n" "$LIBXFCE4PANEL_LIBS" >&6; }
1396714499
1396814500 LIBXFCE4PANEL_REQUIRED_VERSION=4.12.0
1396914501
1397514507
1397614508 elif $PKG_CONFIG --exists "libxfce4panel-2.0" >/dev/null 2>&1; then
1397714509 xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-2.0"`
13978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
13979 $as_echo "found, but $xdt_cv_version" >&6; }
14510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
14511 printf "%s\n" "found, but $xdt_cv_version" >&6; }
1398014512
1398114513
1398214514 echo "*** The required package libxfce4panel-2.0 was found on your system,"
1398814520 exit 1
1398914521
1399014522 else
13991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
13992 $as_echo "not found" >&6; }
14523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5
14524 printf "%s\n" "not found" >&6; }
1399314525
1399414526
1399514527 echo "*** The required package libxfce4panel-2.0 was not found on your system."
1400414536
1400514537
1400614538 # Check whether --enable-debug was given.
14007 if test "${enable_debug+set}" = set; then :
14539 if test ${enable_debug+y}
14540 then :
1400814541 enableval=$enable_debug; enable_debug=$enableval
14009 else
14010 enable_debug=minimum
14011 fi
14012
14013
14014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build with debugging support" >&5
14015 $as_echo_n "checking whether to build with debugging support... " >&6; }
14542 else $as_nop
14543 enable_debug=yes
14544 fi
14545
14546
14547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build with debugging support" >&5
14548 printf %s "checking whether to build with debugging support... " >&6; }
1401614549 if test x"$enable_debug" = x"full" -o x"$enable_debug" = x"yes"; then
1401714550
14018 $as_echo "#define DEBUG 1" >>confdefs.h
14551 printf "%s\n" "#define DEBUG 1" >>confdefs.h
1401914552
1402014553
1402114554 xdt_cv_additional_CFLAGS="-DXFCE_DISABLE_DEPRECATED \
1404014573
1404114574 if test x"$enable_debug" = x"full"; then
1404214575
14043 $as_echo "#define DEBUG_TRACE 1" >>confdefs.h
14576 printf "%s\n" "#define DEBUG_TRACE 1" >>confdefs.h
1404414577
1404514578 xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -O0 -g -Werror"
1404614579 CPPFLAGS="$CPPFLAGS -DG_ENABLE_DEBUG"
14047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: full" >&5
14048 $as_echo "full" >&6; }
14580 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: full" >&5
14581 printf "%s\n" "full" >&6; }
1404914582 else
1405014583 xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g -Wshadow"
14051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14052 $as_echo "yes" >&6; }
14584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14585 printf "%s\n" "yes" >&6; }
1405314586 fi
1405414587
1405514588
1405614589 for flag in $xdt_cv_additional_CFLAGS; do
14057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports $flag" >&5
14058 $as_echo_n "checking if $CC supports $flag... " >&6; }
14590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC supports $flag" >&5
14591 printf %s "checking if $CC supports $flag... " >&6; }
1405914592 saved_CFLAGS="$CFLAGS"
1406014593 CFLAGS="$CFLAGS $flag"
1406114594 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1406214595 /* end confdefs.h. */
1406314596
1406414597 _ACEOF
14065 if ac_fn_c_try_compile "$LINENO"; then :
14598 if ac_fn_c_try_compile "$LINENO"
14599 then :
1406614600 flag_supported=yes
14067 else
14601 else $as_nop
1406814602 flag_supported=no
1406914603 fi
14070 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14604 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1407114605 CFLAGS="$saved_CFLAGS"
14072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $flag_supported" >&5
14073 $as_echo "$flag_supported" >&6; }
14606 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $flag_supported" >&5
14607 printf "%s\n" "$flag_supported" >&6; }
1407414608
1407514609 if test "x$flag_supported" = "xyes"; then
1407614610 supported_CFLAGS="$supported_CFLAGS $flag"
1408914623
1409014624 if test x"$enable_debug" = x"no"; then
1409114625 CPPFLAGS="$CPPFLAGS -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT"
14092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14093 $as_echo "no" >&6; }
14626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14627 printf "%s\n" "no" >&6; }
1409414628 else
14095 { $as_echo "$as_me:${as_lineno-$LINENO}: result: minimum" >&5
14096 $as_echo "minimum" >&6; }
14629 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: minimum" >&5
14630 printf "%s\n" "minimum" >&6; }
1409714631 fi
1409814632 fi
1409914633
1412714661 case $ac_val in #(
1412814662 *${as_nl}*)
1412914663 case $ac_var in #(
14130 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14131 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14664 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14665 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1413214666 esac
1413314667 case $ac_var in #(
1413414668 _ | IFS | as_nl) ;; #(
1415814692 /^ac_cv_env_/b end
1415914693 t clear
1416014694 :clear
14161 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14695 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
1416214696 t end
1416314697 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1416414698 :end' >>confcache
1416514699 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1416614700 if test -w "$cache_file"; then
1416714701 if test "x$cache_file" != "x/dev/null"; then
14168 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14169 $as_echo "$as_me: updating cache $cache_file" >&6;}
14702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14703 printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
1417014704 if test ! -f "$cache_file" || test -h "$cache_file"; then
1417114705 cat confcache >"$cache_file"
1417214706 else
1418014714 fi
1418114715 fi
1418214716 else
14183 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14184 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14718 printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
1418514719 fi
1418614720 fi
1418714721 rm -f confcache
1419414728
1419514729 ac_libobjs=
1419614730 ac_ltlibobjs=
14731 U=
1419714732 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1419814733 # 1. Remove the extension, and $U if already installed.
1419914734 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14200 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14735 ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
1420114736 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
1420214737 # will be set to the directory where LIBOBJS objects are built.
1420314738 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
1420814743 LTLIBOBJS=$ac_ltlibobjs
1420914744
1421014745
14211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
14212 $as_echo_n "checking that generated files are newer than configure... " >&6; }
14746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
14747 printf %s "checking that generated files are newer than configure... " >&6; }
1421314748 if test -n "$am_sleep_pid"; then
1421414749 # Hide warnings about reused PIDs.
1421514750 wait $am_sleep_pid 2>/dev/null
1421614751 fi
14217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
14218 $as_echo "done" >&6; }
14752 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
14753 printf "%s\n" "done" >&6; }
1421914754 if test -n "$EXEEXT"; then
1422014755 am__EXEEXT_TRUE=
1422114756 am__EXEEXT_FALSE='#'
1424514780 ac_write_fail=0
1424614781 ac_clean_files_save=$ac_clean_files
1424714782 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14248 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14249 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14783 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14784 printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
1425014785 as_write_fail=0
1425114786 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
1425214787 #! $SHELL
1426914804
1427014805 # Be more Bourne compatible
1427114806 DUALCASE=1; export DUALCASE # for MKS sh
14272 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14807 as_nop=:
14808 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
14809 then :
1427314810 emulate sh
1427414811 NULLCMD=:
1427514812 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
1427614813 # is contrary to our usage. Disable this feature.
1427714814 alias -g '${1+"$@"}'='"$@"'
1427814815 setopt NO_GLOB_SUBST
14279 else
14816 else $as_nop
1428014817 case `(set -o) 2>/dev/null` in #(
1428114818 *posix*) :
1428214819 set -o posix ;; #(
1428614823 fi
1428714824
1428814825
14826
14827 # Reset variables that may have inherited troublesome values from
14828 # the environment.
14829
14830 # IFS needs to be set, to space, tab, and newline, in precisely that order.
14831 # (If _AS_PATH_WALK were called with IFS unset, it would have the
14832 # side effect of setting IFS to empty, thus disabling word splitting.)
14833 # Quoting is to prevent editors from complaining about space-tab.
1428914834 as_nl='
1429014835 '
1429114836 export as_nl
14292 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14293 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14294 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14295 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14296 # Prefer a ksh shell builtin over an external printf program on Solaris,
14297 # but without wasting forks for bash or zsh.
14298 if test -z "$BASH_VERSION$ZSH_VERSION" \
14299 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14300 as_echo='print -r --'
14301 as_echo_n='print -rn --'
14302 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14303 as_echo='printf %s\n'
14304 as_echo_n='printf %s'
14305 else
14306 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14307 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14308 as_echo_n='/usr/ucb/echo -n'
14309 else
14310 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14311 as_echo_n_body='eval
14312 arg=$1;
14313 case $arg in #(
14314 *"$as_nl"*)
14315 expr "X$arg" : "X\\(.*\\)$as_nl";
14316 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14317 esac;
14318 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14319 '
14320 export as_echo_n_body
14321 as_echo_n='sh -c $as_echo_n_body as_echo'
14322 fi
14323 export as_echo_body
14324 as_echo='sh -c $as_echo_body as_echo'
14325 fi
14837 IFS=" "" $as_nl"
14838
14839 PS1='$ '
14840 PS2='> '
14841 PS4='+ '
14842
14843 # Ensure predictable behavior from utilities with locale-dependent output.
14844 LC_ALL=C
14845 export LC_ALL
14846 LANGUAGE=C
14847 export LANGUAGE
14848
14849 # We cannot yet rely on "unset" to work, but we need these variables
14850 # to be unset--not just set to an empty or harmless value--now, to
14851 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
14852 # also avoids known problems related to "unset" and subshell syntax
14853 # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
14854 for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
14855 do eval test \${$as_var+y} \
14856 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14857 done
14858
14859 # Ensure that fds 0, 1, and 2 are open.
14860 if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
14861 if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
14862 if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
1432614863
1432714864 # The user is always right.
14328 if test "${PATH_SEPARATOR+set}" != set; then
14865 if ${PATH_SEPARATOR+false} :; then
1432914866 PATH_SEPARATOR=:
1433014867 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
1433114868 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
1433314870 }
1433414871 fi
1433514872
14336
14337 # IFS
14338 # We need space, tab and new line, in precisely that order. Quoting is
14339 # there to prevent editors from complaining about space-tab.
14340 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
14341 # splitting by setting IFS to empty value.)
14342 IFS=" "" $as_nl"
1434314873
1434414874 # Find who we are. Look in the path if we contain no directory separator.
1434514875 as_myself=
1434914879 for as_dir in $PATH
1435014880 do
1435114881 IFS=$as_save_IFS
14352 test -z "$as_dir" && as_dir=.
14353 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14882 case $as_dir in #(((
14883 '') as_dir=./ ;;
14884 */) ;;
14885 *) as_dir=$as_dir/ ;;
14886 esac
14887 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
1435414888 done
1435514889 IFS=$as_save_IFS
1435614890
1436214896 as_myself=$0
1436314897 fi
1436414898 if test ! -f "$as_myself"; then
14365 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14899 printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
1436614900 exit 1
1436714901 fi
1436814902
14369 # Unset variables that we do not need and which cause bugs (e.g. in
14370 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14371 # suppresses any "Segmentation fault" message there. '((' could
14372 # trigger a bug in pdksh 5.2.14.
14373 for as_var in BASH_ENV ENV MAIL MAILPATH
14374 do eval test x\${$as_var+set} = xset \
14375 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14376 done
14377 PS1='$ '
14378 PS2='> '
14379 PS4='+ '
14380
14381 # NLS nuisances.
14382 LC_ALL=C
14383 export LC_ALL
14384 LANGUAGE=C
14385 export LANGUAGE
14386
14387 # CDPATH.
14388 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
1438914903
1439014904
1439114905 # as_fn_error STATUS ERROR [LINENO LOG_FD]
1439814912 as_status=$1; test $as_status -eq 0 && as_status=1
1439914913 if test "$4"; then
1440014914 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14401 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
14915 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
1440214916 fi
14403 $as_echo "$as_me: error: $2" >&2
14917 printf "%s\n" "$as_me: error: $2" >&2
1440414918 as_fn_exit $as_status
1440514919 } # as_fn_error
14920
1440614921
1440714922
1440814923 # as_fn_set_status STATUS
1443114946 { eval $1=; unset $1;}
1443214947 }
1443314948 as_unset=as_fn_unset
14949
1443414950 # as_fn_append VAR VALUE
1443514951 # ----------------------
1443614952 # Append the text in VALUE to the end of the definition contained in VAR. Take
1443714953 # advantage of any shell optimizations that allow amortized linear growth over
1443814954 # repeated appends, instead of the typical quadratic growth present in naive
1443914955 # implementations.
14440 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14956 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
14957 then :
1444114958 eval 'as_fn_append ()
1444214959 {
1444314960 eval $1+=\$2
1444414961 }'
14445 else
14962 else $as_nop
1444614963 as_fn_append ()
1444714964 {
1444814965 eval $1=\$$1\$2
1445414971 # Perform arithmetic evaluation on the ARGs, and store the result in the
1445514972 # global $as_val. Take advantage of shells that can avoid forks. The arguments
1445614973 # must be portable across $(()) and expr.
14457 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14974 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
14975 then :
1445814976 eval 'as_fn_arith ()
1445914977 {
1446014978 as_val=$(( $* ))
1446114979 }'
14462 else
14980 else $as_nop
1446314981 as_fn_arith ()
1446414982 {
1446514983 as_val=`expr "$@" || test $? -eq 1`
1449015008 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
1449115009 X"$0" : 'X\(//\)$' \| \
1449215010 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14493 $as_echo X/"$0" |
15011 printf "%s\n" X/"$0" |
1449415012 sed '/^.*\/\([^/][^/]*\)\/*$/{
1449515013 s//\1/
1449615014 q
1451215030 as_cr_digits='0123456789'
1451315031 as_cr_alnum=$as_cr_Letters$as_cr_digits
1451415032
15033
15034 # Determine whether it's possible to make 'echo' print without a newline.
15035 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
15036 # for compatibility with existing Makefiles.
1451515037 ECHO_C= ECHO_N= ECHO_T=
1451615038 case `echo -n x` in #(((((
1451715039 -n*)
1452415046 *)
1452515047 ECHO_N='-n';;
1452615048 esac
15049
15050 # For backward compatibility with old third-party macros, we provide
15051 # the shell variables $as_echo and $as_echo_n. New code should use
15052 # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
15053 as_echo='printf %s\n'
15054 as_echo_n='printf %s'
1452715055
1452815056 rm -f conf$$ conf$$.exe conf$$.file
1452915057 if test -d conf$$.dir; then
1456615094 as_dirs=
1456715095 while :; do
1456815096 case $as_dir in #(
14569 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15097 *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1457015098 *) as_qdir=$as_dir;;
1457115099 esac
1457215100 as_dirs="'$as_qdir' $as_dirs"
1457515103 X"$as_dir" : 'X\(//\)[^/]' \| \
1457615104 X"$as_dir" : 'X\(//\)$' \| \
1457715105 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14578 $as_echo X"$as_dir" |
15106 printf "%s\n" X"$as_dir" |
1457915107 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1458015108 s//\1/
1458115109 q
1463815166 # values after options handling.
1463915167 ac_log="
1464015168 This file was extended by xfce4-smartbookmark-plugin $as_me 0.5.2, which was
14641 generated by GNU Autoconf 2.69. Invocation command line was
15169 generated by GNU Autoconf 2.71. Invocation command line was
1464215170
1464315171 CONFIG_FILES = $CONFIG_FILES
1464415172 CONFIG_HEADERS = $CONFIG_HEADERS
1470015228 Report bugs to <https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin>."
1470115229
1470215230 _ACEOF
15231 ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
15232 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
1470315233 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14704 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15234 ac_cs_config='$ac_cs_config_escaped'
1470515235 ac_cs_version="\\
1470615236 xfce4-smartbookmark-plugin config.status 0.5.2
14707 configured by $0, generated by GNU Autoconf 2.69,
15237 configured by $0, generated by GNU Autoconf 2.71,
1470815238 with options \\"\$ac_cs_config\\"
1470915239
14710 Copyright (C) 2012 Free Software Foundation, Inc.
15240 Copyright (C) 2021 Free Software Foundation, Inc.
1471115241 This config.status script is free software; the Free Software Foundation
1471215242 gives unlimited permission to copy, distribute and modify it."
1471315243
1474715277 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1474815278 ac_cs_recheck=: ;;
1474915279 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14750 $as_echo "$ac_cs_version"; exit ;;
15280 printf "%s\n" "$ac_cs_version"; exit ;;
1475115281 --config | --confi | --conf | --con | --co | --c )
14752 $as_echo "$ac_cs_config"; exit ;;
15282 printf "%s\n" "$ac_cs_config"; exit ;;
1475315283 --debug | --debu | --deb | --de | --d | -d )
1475415284 debug=: ;;
1475515285 --file | --fil | --fi | --f )
1475615286 $ac_shift
1475715287 case $ac_optarg in
14758 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15288 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1475915289 '') as_fn_error $? "missing file argument" ;;
1476015290 esac
1476115291 as_fn_append CONFIG_FILES " '$ac_optarg'"
1476315293 --header | --heade | --head | --hea )
1476415294 $ac_shift
1476515295 case $ac_optarg in
14766 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15296 *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1476715297 esac
1476815298 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
1476915299 ac_need_defaults=false;;
1477215302 as_fn_error $? "ambiguous option: \`$1'
1477315303 Try \`$0 --help' for more information.";;
1477415304 --help | --hel | -h )
14775 $as_echo "$ac_cs_usage"; exit ;;
15305 printf "%s\n" "$ac_cs_usage"; exit ;;
1477615306 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1477715307 | -silent | --silent | --silen | --sile | --sil | --si | --s)
1477815308 ac_cs_silent=: ;;
1480015330 if \$ac_cs_recheck; then
1480115331 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
1480215332 shift
14803 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15333 \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
1480415334 CONFIG_SHELL='$SHELL'
1480515335 export CONFIG_SHELL
1480615336 exec "\$@"
1481415344 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
1481515345 ## Running $as_me. ##
1481615346 _ASBOX
14817 $as_echo "$ac_log"
15347 printf "%s\n" "$ac_log"
1481815348 } >&5
1481915349
1482015350 _ACEOF
1513515665 # We use the long form for the default assignment because of an extremely
1513615666 # bizarre bug on SunOS 4.1.3.
1513715667 if $ac_need_defaults; then
15138 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15139 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15140 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15668 test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
15669 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
15670 test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
1514115671 fi
1514215672
1514315673 # Have a temporary directory for convenience. Make it in the build tree
1547316003 esac ||
1547416004 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1547516005 esac
15476 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16006 case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1547716007 as_fn_append ac_file_inputs " '$ac_f'"
1547816008 done
1547916009
1548116011 # use $as_me), people would be surprised to read:
1548216012 # /* config.h. Generated by config.status. */
1548316013 configure_input='Generated from '`
15484 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
16014 printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
1548516015 `' by configure.'
1548616016 if test x"$ac_file" != x-; then
1548716017 configure_input="$ac_file. $configure_input"
15488 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15489 $as_echo "$as_me: creating $ac_file" >&6;}
16018 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16019 printf "%s\n" "$as_me: creating $ac_file" >&6;}
1549016020 fi
1549116021 # Neutralize special characters interpreted by sed in replacement strings.
1549216022 case $configure_input in #(
1549316023 *\&* | *\|* | *\\* )
15494 ac_sed_conf_input=`$as_echo "$configure_input" |
16024 ac_sed_conf_input=`printf "%s\n" "$configure_input" |
1549516025 sed 's/[\\\\&|]/\\\\&/g'`;; #(
1549616026 *) ac_sed_conf_input=$configure_input;;
1549716027 esac
1550816038 X"$ac_file" : 'X\(//\)[^/]' \| \
1550916039 X"$ac_file" : 'X\(//\)$' \| \
1551016040 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15511 $as_echo X"$ac_file" |
16041 printf "%s\n" X"$ac_file" |
1551216042 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1551316043 s//\1/
1551416044 q
1553216062 case "$ac_dir" in
1553316063 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1553416064 *)
15535 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16065 ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
1553616066 # A ".." for each directory in $ac_dir_suffix.
15537 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16067 ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1553816068 case $ac_top_builddir_sub in
1553916069 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1554016070 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1559616126 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1559716127 *datarootdir*) ac_datarootdir_seen=yes;;
1559816128 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15599 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15600 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16130 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1560116131 _ACEOF
1560216132 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1560316133 ac_datarootdir_hack='
1564116171 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
1564216172 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
1564316173 "$ac_tmp/out"`; test -z "$ac_out"; } &&
15644 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1564516175 which seems to be undefined. Please make sure it is defined" >&5
15646 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16176 printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1564716177 which seems to be undefined. Please make sure it is defined" >&2;}
1564816178
1564916179 rm -f "$ac_tmp/stdin"
1565916189 #
1566016190 if test x"$ac_file" != x-; then
1566116191 {
15662 $as_echo "/* $configure_input */" \
16192 printf "%s\n" "/* $configure_input */" >&1 \
1566316193 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
1566416194 } >"$ac_tmp/config.h" \
1566516195 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1566616196 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
15667 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15668 $as_echo "$as_me: $ac_file is unchanged" >&6;}
16197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16198 printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
1566916199 else
1567016200 rm -f "$ac_file"
1567116201 mv "$ac_tmp/config.h" "$ac_file" \
1567216202 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1567316203 fi
1567416204 else
15675 $as_echo "/* $configure_input */" \
16205 printf "%s\n" "/* $configure_input */" >&1 \
1567616206 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
1567716207 || as_fn_error $? "could not create -" "$LINENO" 5
1567816208 fi
1569216222 X"$_am_arg" : 'X\(//\)[^/]' \| \
1569316223 X"$_am_arg" : 'X\(//\)$' \| \
1569416224 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
15695 $as_echo X"$_am_arg" |
16225 printf "%s\n" X"$_am_arg" |
1569616226 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1569716227 s//\1/
1569816228 q
1571216242 s/.*/./; q'`/stamp-h$_am_stamp_count
1571316243 ;;
1571416244
15715 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15716 $as_echo "$as_me: executing $ac_file commands" >&6;}
16245 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16246 printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
1571716247 ;;
1571816248 esac
1571916249
1573916269 for am_mf
1574016270 do
1574116271 # Strip MF so we end up with the name of the file.
15742 am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
16272 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
1574316273 # Check whether this is an Automake generated Makefile which includes
1574416274 # dependency-tracking related rules and includes.
1574516275 # Grep'ing the whole file directly is not great: AIX grep has a line
1575116281 X"$am_mf" : 'X\(//\)[^/]' \| \
1575216282 X"$am_mf" : 'X\(//\)$' \| \
1575316283 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
15754 $as_echo X"$am_mf" |
16284 printf "%s\n" X"$am_mf" |
1575516285 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1575616286 s//\1/
1575716287 q
1577316303 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
1577416304 X"$am_mf" : 'X\(//\)$' \| \
1577516305 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
15776 $as_echo X/"$am_mf" |
16306 printf "%s\n" X/"$am_mf" |
1577716307 sed '/^.*\/\([^/][^/]*\)\/*$/{
1577816308 s//\1/
1577916309 q
1579816328 (exit $ac_status); } || am_rc=$?
1579916329 done
1580016330 if test $am_rc -ne 0; then
15801 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15802 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16331 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16332 printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1580316333 as_fn_error $? "Something went wrong bootstrapping makefile fragments
15804 for automatic dependency tracking. Try re-running configure with the
16334 for automatic dependency tracking. If GNU make was not used, consider
16335 re-running the configure script with MAKE=\"gmake\" (or whatever is
16336 necessary). You can also try re-running configure with the
1580516337 '--disable-dependency-tracking' option to at least be able to build
1580616338 the package (albeit without support for automatic dependency tracking).
1580716339 See \`config.log' for more details" "$LINENO" 5; }
1634016872 esac
1634116873
1634216874
16875
1634316876 ltmain=$ac_aux_dir/ltmain.sh
1634416877
1634516878
1641216945 $ac_cs_success || as_fn_exit 1
1641316946 fi
1641416947 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16415 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16416 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16417 fi
16418
16948 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16949 printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16950 fi
16951
16952
66 m4_define([smartbookmark_version_major], [0])
77 m4_define([smartbookmark_version_minor], [5])
88 m4_define([smartbookmark_version_micro], [2])
9 m4_define([smartbookmark_version_tag], [])
9 m4_define([smartbookmark_version_tag], [git])
1010 m4_define([smartbookmark_version],
1111 [smartbookmark_version_major.smartbookmark_version_minor.smartbookmark_version_micro])
1212
2121
2222 dnl Initialize automake
2323 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip foreign])
24 AM_CONFIG_HEADER([config.h])
24 AC_CONFIG_HEADERS([config.h])
2525 AM_MAINTAINER_MODE()
2626 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
2727 AC_CONFIG_MACRO_DIRS([m4])
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
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
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
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
88 "Report-Msgid-Bugs-To: \n"
99 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1010 "PO-Revision-Date: 2018-04-25 12:56+0000\n"
11 "Last-Translator: Zmicer Turok <nashtlumach@gmail.com>\n"
11 "Last-Translator: Źmicier Turok <nashtlumach@gmail.com>\n"
1212 "Language-Team: Belarusian (http://www.transifex.com/xfce/xfce-panel-plugins/language/be/)\n"
1313 "MIME-Version: 1.0\n"
1414 "Content-Type: text/plain; charset=UTF-8\n"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Georgi Georgiev, 2014
5 # Georgi Georgiev (Жоро) <g.georgiev.shumen@gmail.com>, 2014
66 msgid ""
77 msgstr ""
88 "Project-Id-Version: Xfce Panel Plugins\n"
55 # Carles Muñoz Gorriz <carlesmu@internautas.org>, 2008
66 # Davidmp <medipas@gmail.com>, 2016,2019
77 # Pau Ruŀlan Ferragut <paurullan@bulma.net>, 2006
8 # Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>, 2017-2019
9 # Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>, 2016
8 # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017-2019
9 # Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2016
1010 msgid ""
1111 msgstr ""
1212 "Project-Id-Version: Xfce Panel Plugins\n"
1313 "Report-Msgid-Bugs-To: \n"
1414 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1515 "PO-Revision-Date: 2019-01-14 20:08+0000\n"
16 "Last-Translator: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>\n"
16 "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>\n"
1717 "Language-Team: Catalan (http://www.transifex.com/xfce/xfce-panel-plugins/language/ca/)\n"
1818 "MIME-Version: 1.0\n"
1919 "Content-Type: text/plain; charset=UTF-8\n"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Steve Harris <steve@cultureofweb.com>, 2020
5 # Steve Harris <steve@jbs.ca>, 2020
66 msgid ""
77 msgstr ""
88 "Project-Id-Version: Xfce Panel Plugins\n"
99 "Report-Msgid-Bugs-To: \n"
1010 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1111 "PO-Revision-Date: 2020-06-26 01:40+0000\n"
12 "Last-Translator: Steve Harris <steve@cultureofweb.com>\n"
12 "Last-Translator: Steve Harris <steve@jbs.ca>\n"
1313 "Language-Team: English (Canada) (http://www.transifex.com/xfce/xfce-panel-plugins/language/en_CA/)\n"
1414 "MIME-Version: 1.0\n"
1515 "Content-Type: text/plain; charset=UTF-8\n"
44 # Translators:
55 # <abel.martin.ruiz@gmail.com>, 2009
66 # prflr88 <prflr88@gmail.com>, 2014
7 # Toni Estévez <toni.estevez@gmail.com>, 2021
78 msgid ""
89 msgstr ""
910 "Project-Id-Version: Xfce Panel Plugins\n"
1011 "Report-Msgid-Bugs-To: \n"
1112 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
12 "PO-Revision-Date: 2017-09-19 18:06+0000\n"
13 "Last-Translator: prflr88 <prflr88@gmail.com>\n"
13 "PO-Revision-Date: 2021-05-23 13:48+0000\n"
14 "Last-Translator: Toni Estévez <toni.estevez@gmail.com>\n"
1415 "Language-Team: Spanish (http://www.transifex.com/xfce/xfce-panel-plugins/language/es/)\n"
1516 "MIME-Version: 1.0\n"
1617 "Content-Type: text/plain; charset=UTF-8\n"
2122 #: ../src/smartbookmark.c:90
2223 #, c-format
2324 msgid "Failed to send %s to your preferred browser"
24 msgstr "No se pudo enviar %s a su navegador preferido"
25 msgstr "No se ha podido enviar %s a su navegador preferido"
2526
2627 #: ../src/smartbookmark.c:259
2728 msgid "Smartbookmark"
4950 #. url label
5051 #: ../src/smartbookmark.c:316
5152 msgid "URL: "
52 msgstr "URL:"
53 msgstr "URL: "
5354
5455 #: ../src/smartbookmark.desktop.in.h:1
5556 msgid "SmartBookmark"
5758
5859 #: ../src/smartbookmark.desktop.in.h:2
5960 msgid "Query websites from the Xfce panel"
60 msgstr "Consulte sitios web desde el panel de Xfce"
61 msgstr "Consulta de sitios web desde el panel de Xfce"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Daniel Muñiz Fontoira <dani@damufo.com>, 2018-2019
5 # Daniel Muñiz Fontoira <dani@damufo.eu>, 2018-2019
66 # Leandro Regueiro <leandro.regueiro@gmail.com>, 2008-2009
77 msgid ""
88 msgstr ""
1010 "Report-Msgid-Bugs-To: \n"
1111 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1212 "PO-Revision-Date: 2019-08-21 14:49+0000\n"
13 "Last-Translator: Daniel Muñiz Fontoira <dani@damufo.com>\n"
13 "Last-Translator: Daniel Muñiz Fontoira <dani@damufo.eu>\n"
1414 "Language-Team: Galician (http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\n"
1515 "MIME-Version: 1.0\n"
1616 "Content-Type: text/plain; charset=UTF-8\n"
33 #
44 # Translators:
55 # Elishai Eliyahu <elishai@mailfence.com>, 2016
6 # Omer I.S., 2020
6 # Omer I.S. <omeritzicschwartz@gmail.com>, 2020
77 msgid ""
88 msgstr ""
99 "Project-Id-Version: Xfce Panel Plugins\n"
1010 "Report-Msgid-Bugs-To: \n"
1111 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1212 "PO-Revision-Date: 2020-05-26 13:32+0000\n"
13 "Last-Translator: Omer I.S.\n"
13 "Last-Translator: Omer I.S. <omeritzicschwartz@gmail.com>\n"
1414 "Language-Team: Hebrew (http://www.transifex.com/xfce/xfce-panel-plugins/language/he/)\n"
1515 "MIME-Version: 1.0\n"
1616 "Content-Type: text/plain; charset=UTF-8\n"
44 # Translators:
55 # Allan Nordhøy <epost@anotheragency.no>, 2014
66 # Harald H. <haarektrans@gmail.com>, 2014
7 # Kjell Cato Heskjestad <cato@heskjestad.xyz>, 2019
7 # heskjestad <cato@heskjestad.xyz>, 2019
88 msgid ""
99 msgstr ""
1010 "Project-Id-Version: Xfce Panel Plugins\n"
1111 "Report-Msgid-Bugs-To: \n"
1212 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1313 "PO-Revision-Date: 2019-08-11 06:01+0000\n"
14 "Last-Translator: Kjell Cato Heskjestad <cato@heskjestad.xyz>\n"
14 "Last-Translator: heskjestad <cato@heskjestad.xyz>\n"
1515 "Language-Team: Norwegian Bokmål (http://www.transifex.com/xfce/xfce-panel-plugins/language/nb/)\n"
1616 "MIME-Version: 1.0\n"
1717 "Content-Type: text/plain; charset=UTF-8\n"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Arnold Marko <arnold.marko@gmail.com>, 2019
5 # Arnold Marko <arnold.marko@gmail.com>, 2019,2021
66 msgid ""
77 msgstr ""
88 "Project-Id-Version: Xfce Panel Plugins\n"
99 "Report-Msgid-Bugs-To: \n"
1010 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
11 "PO-Revision-Date: 2019-11-03 19:29+0000\n"
11 "PO-Revision-Date: 2021-05-26 07:46+0000\n"
1212 "Last-Translator: Arnold Marko <arnold.marko@gmail.com>\n"
1313 "Language-Team: Slovenian (http://www.transifex.com/xfce/xfce-panel-plugins/language/sl/)\n"
1414 "MIME-Version: 1.0\n"
5656
5757 #: ../src/smartbookmark.desktop.in.h:2
5858 msgid "Query websites from the Xfce panel"
59 msgstr "Preišči spletne strani iz Xfce pulta"
59 msgstr "Preišči spletne strani iz Xfce panoja"
22 # This file is distributed under the same license as the PACKAGE package.
33 #
44 # Translators:
5 # Emin Tufan <etcetin@gmail.com>, 2020
5 # Emin Tufan Çetin <etcetin@gmail.com>, 2020
66 # Necdet Yücel <necdetyucel@gmail.com>, 2013
77 msgid ""
88 msgstr ""
1010 "Report-Msgid-Bugs-To: \n"
1111 "POT-Creation-Date: 2013-07-03 21:17+0200\n"
1212 "PO-Revision-Date: 2020-11-16 01:16+0000\n"
13 "Last-Translator: Emin Tufan <etcetin@gmail.com>\n"
13 "Last-Translator: Emin Tufan Çetin <etcetin@gmail.com>\n"
1414 "Language-Team: Turkish (http://www.transifex.com/xfce/xfce-panel-plugins/language/tr/)\n"
1515 "MIME-Version: 1.0\n"
1616 "Content-Type: text/plain; charset=UTF-8\n"
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,
199199 unique=`for i in $$list; do \
200200 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201201 done | $(am__uniquify_input)`
202 ETAGS = etags
203 CTAGS = ctags
204202 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
205203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206204 ACLOCAL = @ACLOCAL@
217215 CC = @CC@
218216 CCDEPMODE = @CCDEPMODE@
219217 CFLAGS = @CFLAGS@
220 CPP = @CPP@
221218 CPPFLAGS = @CPPFLAGS@
219 CSCOPE = @CSCOPE@
220 CTAGS = @CTAGS@
222221 CYGPATH_W = @CYGPATH_W@
223222 DATADIRNAME = @DATADIRNAME@
224223 DEFS = @DEFS@
230229 ECHO_N = @ECHO_N@
231230 ECHO_T = @ECHO_T@
232231 EGREP = @EGREP@
232 ETAGS = @ETAGS@
233233 EXEEXT = @EXEEXT@
234234 FGREP = @FGREP@
235235 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
583583
584584 distclean-tags:
585585 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
586
587586 distdir: $(BUILT_SOURCES)
588587 $(MAKE) $(AM_MAKEFLAGS) distdir-am
589588