1.1 --- a/gst-gpac/Makefile.in Thu Feb 21 17:44:16 2008 +0000
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,648 +0,0 @@
1.4 -# Makefile.in generated by automake 1.9.6 from Makefile.am.
1.5 -# @configure_input@
1.6 -
1.7 -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.8 -# 2003, 2004, 2005 Free Software Foundation, Inc.
1.9 -# This Makefile.in is free software; the Free Software Foundation
1.10 -# gives unlimited permission to copy and/or distribute it,
1.11 -# with or without modifications, as long as this notice is preserved.
1.12 -
1.13 -# This program is distributed in the hope that it will be useful,
1.14 -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1.15 -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1.16 -# PARTICULAR PURPOSE.
1.17 -
1.18 -@SET_MAKE@
1.19 -srcdir = @srcdir@
1.20 -top_srcdir = @top_srcdir@
1.21 -VPATH = @srcdir@
1.22 -pkgdatadir = $(datadir)/@PACKAGE@
1.23 -pkglibdir = $(libdir)/@PACKAGE@
1.24 -pkgincludedir = $(includedir)/@PACKAGE@
1.25 -top_builddir = .
1.26 -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.27 -INSTALL = @INSTALL@
1.28 -install_sh_DATA = $(install_sh) -c -m 644
1.29 -install_sh_PROGRAM = $(install_sh) -c
1.30 -install_sh_SCRIPT = $(install_sh) -c
1.31 -INSTALL_HEADER = $(INSTALL_DATA)
1.32 -transform = $(program_transform_name)
1.33 -NORMAL_INSTALL = :
1.34 -PRE_INSTALL = :
1.35 -POST_INSTALL = :
1.36 -NORMAL_UNINSTALL = :
1.37 -PRE_UNINSTALL = :
1.38 -POST_UNINSTALL = :
1.39 -build_triplet = @build@
1.40 -host_triplet = @host@
1.41 -target_triplet = @target@
1.42 -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
1.43 - $(srcdir)/Makefile.in $(srcdir)/config.h.in \
1.44 - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
1.45 - compile config.guess config.sub depcomp install-sh ltmain.sh \
1.46 - missing
1.47 -subdir = .
1.48 -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.49 -am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
1.50 - $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/libtool.m4 \
1.51 - $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
1.52 -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
1.53 - $(ACLOCAL_M4)
1.54 -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
1.55 - configure.lineno configure.status.lineno
1.56 -mkinstalldirs = $(install_sh) -d
1.57 -CONFIG_HEADER = config.h
1.58 -CONFIG_CLEAN_FILES =
1.59 -SOURCES =
1.60 -DIST_SOURCES =
1.61 -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
1.62 - html-recursive info-recursive install-data-recursive \
1.63 - install-exec-recursive install-info-recursive \
1.64 - install-recursive installcheck-recursive installdirs-recursive \
1.65 - pdf-recursive ps-recursive uninstall-info-recursive \
1.66 - uninstall-recursive
1.67 -ETAGS = etags
1.68 -CTAGS = ctags
1.69 -DIST_SUBDIRS = $(SUBDIRS)
1.70 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.71 -distdir = $(PACKAGE)-$(VERSION)
1.72 -top_distdir = $(distdir)
1.73 -am__remove_distdir = \
1.74 - { test ! -d $(distdir) \
1.75 - || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
1.76 - && rm -fr $(distdir); }; }
1.77 -DIST_ARCHIVES = $(distdir).tar.gz
1.78 -GZIP_ENV = --best
1.79 -distuninstallcheck_listfiles = find . -type f -print
1.80 -distcleancheck_listfiles = find . -type f -print
1.81 -ACLOCAL = @ACLOCAL@
1.82 -ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
1.83 -AMDEP_FALSE = @AMDEP_FALSE@
1.84 -AMDEP_TRUE = @AMDEP_TRUE@
1.85 -AMTAR = @AMTAR@
1.86 -AR = @AR@
1.87 -AUTOCONF = @AUTOCONF@
1.88 -AUTOHEADER = @AUTOHEADER@
1.89 -AUTOMAKE = @AUTOMAKE@
1.90 -AWK = @AWK@
1.91 -CC = @CC@
1.92 -CCAS = @CCAS@
1.93 -CCASFLAGS = @CCASFLAGS@
1.94 -CCDEPMODE = @CCDEPMODE@
1.95 -CFLAGS = @CFLAGS@
1.96 -CPP = @CPP@
1.97 -CPPFLAGS = @CPPFLAGS@
1.98 -CXX = @CXX@
1.99 -CXXCPP = @CXXCPP@
1.100 -CXXDEPMODE = @CXXDEPMODE@
1.101 -CXXFLAGS = @CXXFLAGS@
1.102 -CYGPATH_W = @CYGPATH_W@
1.103 -DEFS = @DEFS@
1.104 -DEPDIR = @DEPDIR@
1.105 -ECHO = @ECHO@
1.106 -ECHO_C = @ECHO_C@
1.107 -ECHO_N = @ECHO_N@
1.108 -ECHO_T = @ECHO_T@
1.109 -EGREP = @EGREP@
1.110 -ERROR_CFLAGS = @ERROR_CFLAGS@
1.111 -EXEEXT = @EXEEXT@
1.112 -F77 = @F77@
1.113 -FFLAGS = @FFLAGS@
1.114 -GREP = @GREP@
1.115 -GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
1.116 -GST_BASE_LIBS = @GST_BASE_LIBS@
1.117 -GST_CFLAGS = @GST_CFLAGS@
1.118 -GST_LIBS = @GST_LIBS@
1.119 -GST_MAJORMINOR = @GST_MAJORMINOR@
1.120 -GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
1.121 -GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
1.122 -GST_PLUGINS_VERSION = @GST_PLUGINS_VERSION@
1.123 -GST_PLUGINS_VERSION_MAJOR = @GST_PLUGINS_VERSION_MAJOR@
1.124 -GST_PLUGINS_VERSION_MICRO = @GST_PLUGINS_VERSION_MICRO@
1.125 -GST_PLUGINS_VERSION_MINOR = @GST_PLUGINS_VERSION_MINOR@
1.126 -GST_PLUGINS_VERSION_NANO = @GST_PLUGINS_VERSION_NANO@
1.127 -GST_PLUGINS_VERSION_RELEASE = @GST_PLUGINS_VERSION_RELEASE@
1.128 -GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
1.129 -HAVE_CXX = @HAVE_CXX@
1.130 -HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
1.131 -INSTALL_DATA = @INSTALL_DATA@
1.132 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
1.133 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.134 -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.135 -LDFLAGS = @LDFLAGS@
1.136 -LIBOBJS = @LIBOBJS@
1.137 -LIBS = @LIBS@
1.138 -LIBTOOL = @LIBTOOL@
1.139 -LN_S = @LN_S@
1.140 -LTLIBOBJS = @LTLIBOBJS@
1.141 -MAINT = @MAINT@
1.142 -MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
1.143 -MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
1.144 -MAKEINFO = @MAKEINFO@
1.145 -OBJEXT = @OBJEXT@
1.146 -PACKAGE = @PACKAGE@
1.147 -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1.148 -PACKAGE_NAME = @PACKAGE_NAME@
1.149 -PACKAGE_STRING = @PACKAGE_STRING@
1.150 -PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.151 -PACKAGE_VERSION = @PACKAGE_VERSION@
1.152 -PATH_SEPARATOR = @PATH_SEPARATOR@
1.153 -PKG_CONFIG = @PKG_CONFIG@
1.154 -RANLIB = @RANLIB@
1.155 -SET_MAKE = @SET_MAKE@
1.156 -SHELL = @SHELL@
1.157 -STRIP = @STRIP@
1.158 -VERSION = @VERSION@
1.159 -ac_ct_CC = @ac_ct_CC@
1.160 -ac_ct_CXX = @ac_ct_CXX@
1.161 -ac_ct_F77 = @ac_ct_F77@
1.162 -am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1.163 -am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1.164 -am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
1.165 -am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
1.166 -am__include = @am__include@
1.167 -am__leading_dot = @am__leading_dot@
1.168 -am__quote = @am__quote@
1.169 -am__tar = @am__tar@
1.170 -am__untar = @am__untar@
1.171 -bindir = @bindir@
1.172 -build = @build@
1.173 -build_alias = @build_alias@
1.174 -build_cpu = @build_cpu@
1.175 -build_os = @build_os@
1.176 -build_vendor = @build_vendor@
1.177 -datadir = @datadir@
1.178 -datarootdir = @datarootdir@
1.179 -docdir = @docdir@
1.180 -dvidir = @dvidir@
1.181 -exec_prefix = @exec_prefix@
1.182 -host = @host@
1.183 -host_alias = @host_alias@
1.184 -host_cpu = @host_cpu@
1.185 -host_os = @host_os@
1.186 -host_vendor = @host_vendor@
1.187 -htmldir = @htmldir@
1.188 -includedir = @includedir@
1.189 -infodir = @infodir@
1.190 -install_sh = @install_sh@
1.191 -libdir = @libdir@
1.192 -libexecdir = @libexecdir@
1.193 -localedir = @localedir@
1.194 -localstatedir = @localstatedir@
1.195 -mandir = @mandir@
1.196 -mkdir_p = @mkdir_p@
1.197 -oldincludedir = @oldincludedir@
1.198 -pdfdir = @pdfdir@
1.199 -plugindir = @plugindir@
1.200 -prefix = @prefix@
1.201 -program_transform_name = @program_transform_name@
1.202 -psdir = @psdir@
1.203 -sbindir = @sbindir@
1.204 -sharedstatedir = @sharedstatedir@
1.205 -sysconfdir = @sysconfdir@
1.206 -target = @target@
1.207 -target_alias = @target_alias@
1.208 -target_cpu = @target_cpu@
1.209 -target_os = @target_os@
1.210 -target_vendor = @target_vendor@
1.211 -SUBDIRS = \
1.212 - src
1.213 -
1.214 -all: config.h
1.215 - $(MAKE) $(AM_MAKEFLAGS) all-recursive
1.216 -
1.217 -.SUFFIXES:
1.218 -am--refresh:
1.219 - @:
1.220 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1.221 - @for dep in $?; do \
1.222 - case '$(am__configure_deps)' in \
1.223 - *$$dep*) \
1.224 - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
1.225 - cd $(srcdir) && $(AUTOMAKE) --gnu \
1.226 - && exit 0; \
1.227 - exit 1;; \
1.228 - esac; \
1.229 - done; \
1.230 - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
1.231 - cd $(top_srcdir) && \
1.232 - $(AUTOMAKE) --gnu Makefile
1.233 -.PRECIOUS: Makefile
1.234 -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1.235 - @case '$?' in \
1.236 - *config.status*) \
1.237 - echo ' $(SHELL) ./config.status'; \
1.238 - $(SHELL) ./config.status;; \
1.239 - *) \
1.240 - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1.241 - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1.242 - esac;
1.243 -
1.244 -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1.245 - $(SHELL) ./config.status --recheck
1.246 -
1.247 -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1.248 - cd $(srcdir) && $(AUTOCONF)
1.249 -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1.250 - cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1.251 -
1.252 -config.h: stamp-h1
1.253 - @if test ! -f $@; then \
1.254 - rm -f stamp-h1; \
1.255 - $(MAKE) stamp-h1; \
1.256 - else :; fi
1.257 -
1.258 -stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1.259 - @rm -f stamp-h1
1.260 - cd $(top_builddir) && $(SHELL) ./config.status config.h
1.261 -$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1.262 - cd $(top_srcdir) && $(AUTOHEADER)
1.263 - rm -f stamp-h1
1.264 - touch $@
1.265 -
1.266 -distclean-hdr:
1.267 - -rm -f config.h stamp-h1
1.268 -
1.269 -mostlyclean-libtool:
1.270 - -rm -f *.lo
1.271 -
1.272 -clean-libtool:
1.273 - -rm -rf .libs _libs
1.274 -
1.275 -distclean-libtool:
1.276 - -rm -f libtool
1.277 -uninstall-info-am:
1.278 -
1.279 -# This directory's subdirectories are mostly independent; you can cd
1.280 -# into them and run `make' without going through this Makefile.
1.281 -# To change the values of `make' variables: instead of editing Makefiles,
1.282 -# (1) if the variable is set in `config.status', edit `config.status'
1.283 -# (which will cause the Makefiles to be regenerated when you run `make');
1.284 -# (2) otherwise, pass the desired values on the `make' command line.
1.285 -$(RECURSIVE_TARGETS):
1.286 - @failcom='exit 1'; \
1.287 - for f in x $$MAKEFLAGS; do \
1.288 - case $$f in \
1.289 - *=* | --[!k]*);; \
1.290 - *k*) failcom='fail=yes';; \
1.291 - esac; \
1.292 - done; \
1.293 - dot_seen=no; \
1.294 - target=`echo $@ | sed s/-recursive//`; \
1.295 - list='$(SUBDIRS)'; for subdir in $$list; do \
1.296 - echo "Making $$target in $$subdir"; \
1.297 - if test "$$subdir" = "."; then \
1.298 - dot_seen=yes; \
1.299 - local_target="$$target-am"; \
1.300 - else \
1.301 - local_target="$$target"; \
1.302 - fi; \
1.303 - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.304 - || eval $$failcom; \
1.305 - done; \
1.306 - if test "$$dot_seen" = "no"; then \
1.307 - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1.308 - fi; test -z "$$fail"
1.309 -
1.310 -mostlyclean-recursive clean-recursive distclean-recursive \
1.311 -maintainer-clean-recursive:
1.312 - @failcom='exit 1'; \
1.313 - for f in x $$MAKEFLAGS; do \
1.314 - case $$f in \
1.315 - *=* | --[!k]*);; \
1.316 - *k*) failcom='fail=yes';; \
1.317 - esac; \
1.318 - done; \
1.319 - dot_seen=no; \
1.320 - case "$@" in \
1.321 - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1.322 - *) list='$(SUBDIRS)' ;; \
1.323 - esac; \
1.324 - rev=''; for subdir in $$list; do \
1.325 - if test "$$subdir" = "."; then :; else \
1.326 - rev="$$subdir $$rev"; \
1.327 - fi; \
1.328 - done; \
1.329 - rev="$$rev ."; \
1.330 - target=`echo $@ | sed s/-recursive//`; \
1.331 - for subdir in $$rev; do \
1.332 - echo "Making $$target in $$subdir"; \
1.333 - if test "$$subdir" = "."; then \
1.334 - local_target="$$target-am"; \
1.335 - else \
1.336 - local_target="$$target"; \
1.337 - fi; \
1.338 - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.339 - || eval $$failcom; \
1.340 - done && test -z "$$fail"
1.341 -tags-recursive:
1.342 - list='$(SUBDIRS)'; for subdir in $$list; do \
1.343 - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1.344 - done
1.345 -ctags-recursive:
1.346 - list='$(SUBDIRS)'; for subdir in $$list; do \
1.347 - test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1.348 - done
1.349 -
1.350 -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.351 - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.352 - unique=`for i in $$list; do \
1.353 - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.354 - done | \
1.355 - $(AWK) ' { files[$$0] = 1; } \
1.356 - END { for (i in files) print i; }'`; \
1.357 - mkid -fID $$unique
1.358 -tags: TAGS
1.359 -
1.360 -TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1.361 - $(TAGS_FILES) $(LISP)
1.362 - tags=; \
1.363 - here=`pwd`; \
1.364 - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1.365 - include_option=--etags-include; \
1.366 - empty_fix=.; \
1.367 - else \
1.368 - include_option=--include; \
1.369 - empty_fix=; \
1.370 - fi; \
1.371 - list='$(SUBDIRS)'; for subdir in $$list; do \
1.372 - if test "$$subdir" = .; then :; else \
1.373 - test ! -f $$subdir/TAGS || \
1.374 - tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1.375 - fi; \
1.376 - done; \
1.377 - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1.378 - unique=`for i in $$list; do \
1.379 - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.380 - done | \
1.381 - $(AWK) ' { files[$$0] = 1; } \
1.382 - END { for (i in files) print i; }'`; \
1.383 - if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1.384 - test -n "$$unique" || unique=$$empty_fix; \
1.385 - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1.386 - $$tags $$unique; \
1.387 - fi
1.388 -ctags: CTAGS
1.389 -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1.390 - $(TAGS_FILES) $(LISP)
1.391 - tags=; \
1.392 - here=`pwd`; \
1.393 - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1.394 - unique=`for i in $$list; do \
1.395 - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1.396 - done | \
1.397 - $(AWK) ' { files[$$0] = 1; } \
1.398 - END { for (i in files) print i; }'`; \
1.399 - test -z "$(CTAGS_ARGS)$$tags$$unique" \
1.400 - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.401 - $$tags $$unique
1.402 -
1.403 -GTAGS:
1.404 - here=`$(am__cd) $(top_builddir) && pwd` \
1.405 - && cd $(top_srcdir) \
1.406 - && gtags -i $(GTAGS_ARGS) $$here
1.407 -
1.408 -distclean-tags:
1.409 - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.410 -
1.411 -distdir: $(DISTFILES)
1.412 - $(am__remove_distdir)
1.413 - mkdir $(distdir)
1.414 - $(mkdir_p) $(distdir)/m4
1.415 - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1.416 - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1.417 - list='$(DISTFILES)'; for file in $$list; do \
1.418 - case $$file in \
1.419 - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1.420 - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1.421 - esac; \
1.422 - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.423 - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1.424 - if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1.425 - dir="/$$dir"; \
1.426 - $(mkdir_p) "$(distdir)$$dir"; \
1.427 - else \
1.428 - dir=''; \
1.429 - fi; \
1.430 - if test -d $$d/$$file; then \
1.431 - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.432 - cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1.433 - fi; \
1.434 - cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.435 - else \
1.436 - test -f $(distdir)/$$file \
1.437 - || cp -p $$d/$$file $(distdir)/$$file \
1.438 - || exit 1; \
1.439 - fi; \
1.440 - done
1.441 - list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1.442 - if test "$$subdir" = .; then :; else \
1.443 - test -d "$(distdir)/$$subdir" \
1.444 - || $(mkdir_p) "$(distdir)/$$subdir" \
1.445 - || exit 1; \
1.446 - distdir=`$(am__cd) $(distdir) && pwd`; \
1.447 - top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1.448 - (cd $$subdir && \
1.449 - $(MAKE) $(AM_MAKEFLAGS) \
1.450 - top_distdir="$$top_distdir" \
1.451 - distdir="$$distdir/$$subdir" \
1.452 - distdir) \
1.453 - || exit 1; \
1.454 - fi; \
1.455 - done
1.456 - -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1.457 - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1.458 - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1.459 - ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
1.460 - || chmod -R a+r $(distdir)
1.461 -dist-gzip: distdir
1.462 - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1.463 - $(am__remove_distdir)
1.464 -
1.465 -dist-bzip2: distdir
1.466 - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1.467 - $(am__remove_distdir)
1.468 -
1.469 -dist-tarZ: distdir
1.470 - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1.471 - $(am__remove_distdir)
1.472 -
1.473 -dist-shar: distdir
1.474 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1.475 - $(am__remove_distdir)
1.476 -
1.477 -dist-zip: distdir
1.478 - -rm -f $(distdir).zip
1.479 - zip -rq $(distdir).zip $(distdir)
1.480 - $(am__remove_distdir)
1.481 -
1.482 -dist dist-all: distdir
1.483 - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1.484 - $(am__remove_distdir)
1.485 -
1.486 -# This target untars the dist file and tries a VPATH configuration. Then
1.487 -# it guarantees that the distribution is self-contained by making another
1.488 -# tarfile.
1.489 -distcheck: dist
1.490 - case '$(DIST_ARCHIVES)' in \
1.491 - *.tar.gz*) \
1.492 - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1.493 - *.tar.bz2*) \
1.494 - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1.495 - *.tar.Z*) \
1.496 - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1.497 - *.shar.gz*) \
1.498 - GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1.499 - *.zip*) \
1.500 - unzip $(distdir).zip ;;\
1.501 - esac
1.502 - chmod -R a-w $(distdir); chmod a+w $(distdir)
1.503 - mkdir $(distdir)/_build
1.504 - mkdir $(distdir)/_inst
1.505 - chmod a-w $(distdir)
1.506 - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1.507 - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1.508 - && cd $(distdir)/_build \
1.509 - && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1.510 - $(DISTCHECK_CONFIGURE_FLAGS) \
1.511 - && $(MAKE) $(AM_MAKEFLAGS) \
1.512 - && $(MAKE) $(AM_MAKEFLAGS) dvi \
1.513 - && $(MAKE) $(AM_MAKEFLAGS) check \
1.514 - && $(MAKE) $(AM_MAKEFLAGS) install \
1.515 - && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1.516 - && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1.517 - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1.518 - distuninstallcheck \
1.519 - && chmod -R a-w "$$dc_install_base" \
1.520 - && ({ \
1.521 - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1.522 - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1.523 - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1.524 - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1.525 - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1.526 - } || { rm -rf "$$dc_destdir"; exit 1; }) \
1.527 - && rm -rf "$$dc_destdir" \
1.528 - && $(MAKE) $(AM_MAKEFLAGS) dist \
1.529 - && rm -rf $(DIST_ARCHIVES) \
1.530 - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1.531 - $(am__remove_distdir)
1.532 - @(echo "$(distdir) archives ready for distribution: "; \
1.533 - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1.534 - sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
1.535 -distuninstallcheck:
1.536 - @cd $(distuninstallcheck_dir) \
1.537 - && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1.538 - || { echo "ERROR: files left after uninstall:" ; \
1.539 - if test -n "$(DESTDIR)"; then \
1.540 - echo " (check DESTDIR support)"; \
1.541 - fi ; \
1.542 - $(distuninstallcheck_listfiles) ; \
1.543 - exit 1; } >&2
1.544 -distcleancheck: distclean
1.545 - @if test '$(srcdir)' = . ; then \
1.546 - echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1.547 - exit 1 ; \
1.548 - fi
1.549 - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1.550 - || { echo "ERROR: files left in build directory after distclean:" ; \
1.551 - $(distcleancheck_listfiles) ; \
1.552 - exit 1; } >&2
1.553 -check-am: all-am
1.554 -check: check-recursive
1.555 -all-am: Makefile config.h
1.556 -installdirs: installdirs-recursive
1.557 -installdirs-am:
1.558 -install: install-recursive
1.559 -install-exec: install-exec-recursive
1.560 -install-data: install-data-recursive
1.561 -uninstall: uninstall-recursive
1.562 -
1.563 -install-am: all-am
1.564 - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.565 -
1.566 -installcheck: installcheck-recursive
1.567 -install-strip:
1.568 - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.569 - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.570 - `test -z '$(STRIP)' || \
1.571 - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.572 -mostlyclean-generic:
1.573 -
1.574 -clean-generic:
1.575 -
1.576 -distclean-generic:
1.577 - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.578 -
1.579 -maintainer-clean-generic:
1.580 - @echo "This command is intended for maintainers to use"
1.581 - @echo "it deletes files that may require special tools to rebuild."
1.582 -clean: clean-recursive
1.583 -
1.584 -clean-am: clean-generic clean-libtool mostlyclean-am
1.585 -
1.586 -distclean: distclean-recursive
1.587 - -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1.588 - -rm -f Makefile
1.589 -distclean-am: clean-am distclean-generic distclean-hdr \
1.590 - distclean-libtool distclean-tags
1.591 -
1.592 -dvi: dvi-recursive
1.593 -
1.594 -dvi-am:
1.595 -
1.596 -html: html-recursive
1.597 -
1.598 -info: info-recursive
1.599 -
1.600 -info-am:
1.601 -
1.602 -install-data-am:
1.603 -
1.604 -install-exec-am:
1.605 -
1.606 -install-info: install-info-recursive
1.607 -
1.608 -install-man:
1.609 -
1.610 -installcheck-am:
1.611 -
1.612 -maintainer-clean: maintainer-clean-recursive
1.613 - -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1.614 - -rm -rf $(top_srcdir)/autom4te.cache
1.615 - -rm -f Makefile
1.616 -maintainer-clean-am: distclean-am maintainer-clean-generic
1.617 -
1.618 -mostlyclean: mostlyclean-recursive
1.619 -
1.620 -mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.621 -
1.622 -pdf: pdf-recursive
1.623 -
1.624 -pdf-am:
1.625 -
1.626 -ps: ps-recursive
1.627 -
1.628 -ps-am:
1.629 -
1.630 -uninstall-am: uninstall-info-am
1.631 -
1.632 -uninstall-info: uninstall-info-recursive
1.633 -
1.634 -.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1.635 - check-am clean clean-generic clean-libtool clean-recursive \
1.636 - ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1.637 - dist-shar dist-tarZ dist-zip distcheck distclean \
1.638 - distclean-generic distclean-hdr distclean-libtool \
1.639 - distclean-recursive distclean-tags distcleancheck distdir \
1.640 - distuninstallcheck dvi dvi-am html html-am info info-am \
1.641 - install install-am install-data install-data-am install-exec \
1.642 - install-exec-am install-info install-info-am install-man \
1.643 - install-strip installcheck installcheck-am installdirs \
1.644 - installdirs-am maintainer-clean maintainer-clean-generic \
1.645 - maintainer-clean-recursive mostlyclean mostlyclean-generic \
1.646 - mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1.647 - tags tags-recursive uninstall uninstall-am uninstall-info-am
1.648 -
1.649 -# Tell versions [3.59,3.63) of GNU make to not export all variables.
1.650 -# Otherwise a system limit (for SysV at least) may be exceeded.
1.651 -.NOEXPORT:
2.1 --- a/gst-gpac/autom4te.cache/output.0 Thu Feb 21 17:44:16 2008 +0000
2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
2.3 @@ -1,24171 +0,0 @@
2.4 -@%:@! /bin/sh
2.5 -@%:@ Guess values for system-dependent variables and create Makefiles.
2.6 -@%:@ Generated by GNU Autoconf 2.61.
2.7 -@%:@
2.8 -@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2.9 -@%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2.10 -@%:@ This configure script is free software; the Free Software Foundation
2.11 -@%:@ gives unlimited permission to copy, distribute and modify it.
2.12 -## --------------------- ##
2.13 -## M4sh Initialization. ##
2.14 -## --------------------- ##
2.15 -
2.16 -# Be more Bourne compatible
2.17 -DUALCASE=1; export DUALCASE # for MKS sh
2.18 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2.19 - emulate sh
2.20 - NULLCMD=:
2.21 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2.22 - # is contrary to our usage. Disable this feature.
2.23 - alias -g '${1+"$@"}'='"$@"'
2.24 - setopt NO_GLOB_SUBST
2.25 -else
2.26 - case `(set -o) 2>/dev/null` in
2.27 - *posix*) set -o posix ;;
2.28 -esac
2.29 -
2.30 -fi
2.31 -
2.32 -
2.33 -
2.34 -
2.35 -# PATH needs CR
2.36 -# Avoid depending upon Character Ranges.
2.37 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2.38 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2.39 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2.40 -as_cr_digits='0123456789'
2.41 -as_cr_alnum=$as_cr_Letters$as_cr_digits
2.42 -
2.43 -# The user is always right.
2.44 -if test "${PATH_SEPARATOR+set}" != set; then
2.45 - echo "#! /bin/sh" >conf$$.sh
2.46 - echo "exit 0" >>conf$$.sh
2.47 - chmod +x conf$$.sh
2.48 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
2.49 - PATH_SEPARATOR=';'
2.50 - else
2.51 - PATH_SEPARATOR=:
2.52 - fi
2.53 - rm -f conf$$.sh
2.54 -fi
2.55 -
2.56 -# Support unset when possible.
2.57 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
2.58 - as_unset=unset
2.59 -else
2.60 - as_unset=false
2.61 -fi
2.62 -
2.63 -
2.64 -# IFS
2.65 -# We need space, tab and new line, in precisely that order. Quoting is
2.66 -# there to prevent editors from complaining about space-tab.
2.67 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
2.68 -# splitting by setting IFS to empty value.)
2.69 -as_nl='
2.70 -'
2.71 -IFS=" "" $as_nl"
2.72 -
2.73 -# Find who we are. Look in the path if we contain no directory separator.
2.74 -case $0 in
2.75 - *[\\/]* ) as_myself=$0 ;;
2.76 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.77 -for as_dir in $PATH
2.78 -do
2.79 - IFS=$as_save_IFS
2.80 - test -z "$as_dir" && as_dir=.
2.81 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2.82 -done
2.83 -IFS=$as_save_IFS
2.84 -
2.85 - ;;
2.86 -esac
2.87 -# We did not find ourselves, most probably we were run as `sh COMMAND'
2.88 -# in which case we are not to be found in the path.
2.89 -if test "x$as_myself" = x; then
2.90 - as_myself=$0
2.91 -fi
2.92 -if test ! -f "$as_myself"; then
2.93 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2.94 - { (exit 1); exit 1; }
2.95 -fi
2.96 -
2.97 -# Work around bugs in pre-3.0 UWIN ksh.
2.98 -for as_var in ENV MAIL MAILPATH
2.99 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2.100 -done
2.101 -PS1='$ '
2.102 -PS2='> '
2.103 -PS4='+ '
2.104 -
2.105 -# NLS nuisances.
2.106 -for as_var in \
2.107 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2.108 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2.109 - LC_TELEPHONE LC_TIME
2.110 -do
2.111 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2.112 - eval $as_var=C; export $as_var
2.113 - else
2.114 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2.115 - fi
2.116 -done
2.117 -
2.118 -# Required to use basename.
2.119 -if expr a : '\(a\)' >/dev/null 2>&1 &&
2.120 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
2.121 - as_expr=expr
2.122 -else
2.123 - as_expr=false
2.124 -fi
2.125 -
2.126 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2.127 - as_basename=basename
2.128 -else
2.129 - as_basename=false
2.130 -fi
2.131 -
2.132 -
2.133 -# Name of the executable.
2.134 -as_me=`$as_basename -- "$0" ||
2.135 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2.136 - X"$0" : 'X\(//\)$' \| \
2.137 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2.138 -echo X/"$0" |
2.139 - sed '/^.*\/\([^/][^/]*\)\/*$/{
2.140 - s//\1/
2.141 - q
2.142 - }
2.143 - /^X\/\(\/\/\)$/{
2.144 - s//\1/
2.145 - q
2.146 - }
2.147 - /^X\/\(\/\).*/{
2.148 - s//\1/
2.149 - q
2.150 - }
2.151 - s/.*/./; q'`
2.152 -
2.153 -# CDPATH.
2.154 -$as_unset CDPATH
2.155 -
2.156 -
2.157 -if test "x$CONFIG_SHELL" = x; then
2.158 - if (eval ":") 2>/dev/null; then
2.159 - as_have_required=yes
2.160 -else
2.161 - as_have_required=no
2.162 -fi
2.163 -
2.164 - if test $as_have_required = yes && (eval ":
2.165 -(as_func_return () {
2.166 - (exit \$1)
2.167 -}
2.168 -as_func_success () {
2.169 - as_func_return 0
2.170 -}
2.171 -as_func_failure () {
2.172 - as_func_return 1
2.173 -}
2.174 -as_func_ret_success () {
2.175 - return 0
2.176 -}
2.177 -as_func_ret_failure () {
2.178 - return 1
2.179 -}
2.180 -
2.181 -exitcode=0
2.182 -if as_func_success; then
2.183 - :
2.184 -else
2.185 - exitcode=1
2.186 - echo as_func_success failed.
2.187 -fi
2.188 -
2.189 -if as_func_failure; then
2.190 - exitcode=1
2.191 - echo as_func_failure succeeded.
2.192 -fi
2.193 -
2.194 -if as_func_ret_success; then
2.195 - :
2.196 -else
2.197 - exitcode=1
2.198 - echo as_func_ret_success failed.
2.199 -fi
2.200 -
2.201 -if as_func_ret_failure; then
2.202 - exitcode=1
2.203 - echo as_func_ret_failure succeeded.
2.204 -fi
2.205 -
2.206 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
2.207 - :
2.208 -else
2.209 - exitcode=1
2.210 - echo positional parameters were not saved.
2.211 -fi
2.212 -
2.213 -test \$exitcode = 0) || { (exit 1); exit 1; }
2.214 -
2.215 -(
2.216 - as_lineno_1=\$LINENO
2.217 - as_lineno_2=\$LINENO
2.218 - test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
2.219 - test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
2.220 -") 2> /dev/null; then
2.221 - :
2.222 -else
2.223 - as_candidate_shells=
2.224 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.225 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
2.226 -do
2.227 - IFS=$as_save_IFS
2.228 - test -z "$as_dir" && as_dir=.
2.229 - case $as_dir in
2.230 - /*)
2.231 - for as_base in sh bash ksh sh5; do
2.232 - as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
2.233 - done;;
2.234 - esac
2.235 -done
2.236 -IFS=$as_save_IFS
2.237 -
2.238 -
2.239 - for as_shell in $as_candidate_shells $SHELL; do
2.240 - # Try only shells that exist, to save several forks.
2.241 - if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
2.242 - { ("$as_shell") 2> /dev/null <<\_ASEOF
2.243 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2.244 - emulate sh
2.245 - NULLCMD=:
2.246 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2.247 - # is contrary to our usage. Disable this feature.
2.248 - alias -g '${1+"$@"}'='"$@"'
2.249 - setopt NO_GLOB_SUBST
2.250 -else
2.251 - case `(set -o) 2>/dev/null` in
2.252 - *posix*) set -o posix ;;
2.253 -esac
2.254 -
2.255 -fi
2.256 -
2.257 -
2.258 -:
2.259 -_ASEOF
2.260 -}; then
2.261 - CONFIG_SHELL=$as_shell
2.262 - as_have_required=yes
2.263 - if { "$as_shell" 2> /dev/null <<\_ASEOF
2.264 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2.265 - emulate sh
2.266 - NULLCMD=:
2.267 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2.268 - # is contrary to our usage. Disable this feature.
2.269 - alias -g '${1+"$@"}'='"$@"'
2.270 - setopt NO_GLOB_SUBST
2.271 -else
2.272 - case `(set -o) 2>/dev/null` in
2.273 - *posix*) set -o posix ;;
2.274 -esac
2.275 -
2.276 -fi
2.277 -
2.278 -
2.279 -:
2.280 -(as_func_return () {
2.281 - (exit $1)
2.282 -}
2.283 -as_func_success () {
2.284 - as_func_return 0
2.285 -}
2.286 -as_func_failure () {
2.287 - as_func_return 1
2.288 -}
2.289 -as_func_ret_success () {
2.290 - return 0
2.291 -}
2.292 -as_func_ret_failure () {
2.293 - return 1
2.294 -}
2.295 -
2.296 -exitcode=0
2.297 -if as_func_success; then
2.298 - :
2.299 -else
2.300 - exitcode=1
2.301 - echo as_func_success failed.
2.302 -fi
2.303 -
2.304 -if as_func_failure; then
2.305 - exitcode=1
2.306 - echo as_func_failure succeeded.
2.307 -fi
2.308 -
2.309 -if as_func_ret_success; then
2.310 - :
2.311 -else
2.312 - exitcode=1
2.313 - echo as_func_ret_success failed.
2.314 -fi
2.315 -
2.316 -if as_func_ret_failure; then
2.317 - exitcode=1
2.318 - echo as_func_ret_failure succeeded.
2.319 -fi
2.320 -
2.321 -if ( set x; as_func_ret_success y && test x = "$1" ); then
2.322 - :
2.323 -else
2.324 - exitcode=1
2.325 - echo positional parameters were not saved.
2.326 -fi
2.327 -
2.328 -test $exitcode = 0) || { (exit 1); exit 1; }
2.329 -
2.330 -(
2.331 - as_lineno_1=$LINENO
2.332 - as_lineno_2=$LINENO
2.333 - test "x$as_lineno_1" != "x$as_lineno_2" &&
2.334 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
2.335 -
2.336 -_ASEOF
2.337 -}; then
2.338 - break
2.339 -fi
2.340 -
2.341 -fi
2.342 -
2.343 - done
2.344 -
2.345 - if test "x$CONFIG_SHELL" != x; then
2.346 - for as_var in BASH_ENV ENV
2.347 - do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2.348 - done
2.349 - export CONFIG_SHELL
2.350 - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
2.351 -fi
2.352 -
2.353 -
2.354 - if test $as_have_required = no; then
2.355 - echo This script requires a shell more modern than all the
2.356 - echo shells that I found on your system. Please install a
2.357 - echo modern shell, or manually run the script under such a
2.358 - echo shell if you do have one.
2.359 - { (exit 1); exit 1; }
2.360 -fi
2.361 -
2.362 -
2.363 -fi
2.364 -
2.365 -fi
2.366 -
2.367 -
2.368 -
2.369 -(eval "as_func_return () {
2.370 - (exit \$1)
2.371 -}
2.372 -as_func_success () {
2.373 - as_func_return 0
2.374 -}
2.375 -as_func_failure () {
2.376 - as_func_return 1
2.377 -}
2.378 -as_func_ret_success () {
2.379 - return 0
2.380 -}
2.381 -as_func_ret_failure () {
2.382 - return 1
2.383 -}
2.384 -
2.385 -exitcode=0
2.386 -if as_func_success; then
2.387 - :
2.388 -else
2.389 - exitcode=1
2.390 - echo as_func_success failed.
2.391 -fi
2.392 -
2.393 -if as_func_failure; then
2.394 - exitcode=1
2.395 - echo as_func_failure succeeded.
2.396 -fi
2.397 -
2.398 -if as_func_ret_success; then
2.399 - :
2.400 -else
2.401 - exitcode=1
2.402 - echo as_func_ret_success failed.
2.403 -fi
2.404 -
2.405 -if as_func_ret_failure; then
2.406 - exitcode=1
2.407 - echo as_func_ret_failure succeeded.
2.408 -fi
2.409 -
2.410 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
2.411 - :
2.412 -else
2.413 - exitcode=1
2.414 - echo positional parameters were not saved.
2.415 -fi
2.416 -
2.417 -test \$exitcode = 0") || {
2.418 - echo No shell found that supports shell functions.
2.419 - echo Please tell autoconf@gnu.org about your system,
2.420 - echo including any error possibly output before this
2.421 - echo message
2.422 -}
2.423 -
2.424 -
2.425 -
2.426 - as_lineno_1=$LINENO
2.427 - as_lineno_2=$LINENO
2.428 - test "x$as_lineno_1" != "x$as_lineno_2" &&
2.429 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
2.430 -
2.431 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
2.432 - # uniformly replaced by the line number. The first 'sed' inserts a
2.433 - # line-number line after each line using $LINENO; the second 'sed'
2.434 - # does the real work. The second script uses 'N' to pair each
2.435 - # line-number line with the line containing $LINENO, and appends
2.436 - # trailing '-' during substitution so that $LINENO is not a special
2.437 - # case at line end.
2.438 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
2.439 - # scripts with optimization help from Paolo Bonzini. Blame Lee
2.440 - # E. McMahon (1931-1989) for sed's syntax. :-)
2.441 - sed -n '
2.442 - p
2.443 - /[$]LINENO/=
2.444 - ' <$as_myself |
2.445 - sed '
2.446 - s/[$]LINENO.*/&-/
2.447 - t lineno
2.448 - b
2.449 - :lineno
2.450 - N
2.451 - :loop
2.452 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2.453 - t loop
2.454 - s/-\n.*//
2.455 - ' >$as_me.lineno &&
2.456 - chmod +x "$as_me.lineno" ||
2.457 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2.458 - { (exit 1); exit 1; }; }
2.459 -
2.460 - # Don't try to exec as it changes $[0], causing all sort of problems
2.461 - # (the dirname of $[0] is not the place where we might find the
2.462 - # original and so on. Autoconf is especially sensitive to this).
2.463 - . "./$as_me.lineno"
2.464 - # Exit status is that of the last command.
2.465 - exit
2.466 -}
2.467 -
2.468 -
2.469 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2.470 - as_dirname=dirname
2.471 -else
2.472 - as_dirname=false
2.473 -fi
2.474 -
2.475 -ECHO_C= ECHO_N= ECHO_T=
2.476 -case `echo -n x` in
2.477 --n*)
2.478 - case `echo 'x\c'` in
2.479 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
2.480 - *) ECHO_C='\c';;
2.481 - esac;;
2.482 -*)
2.483 - ECHO_N='-n';;
2.484 -esac
2.485 -
2.486 -if expr a : '\(a\)' >/dev/null 2>&1 &&
2.487 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
2.488 - as_expr=expr
2.489 -else
2.490 - as_expr=false
2.491 -fi
2.492 -
2.493 -rm -f conf$$ conf$$.exe conf$$.file
2.494 -if test -d conf$$.dir; then
2.495 - rm -f conf$$.dir/conf$$.file
2.496 -else
2.497 - rm -f conf$$.dir
2.498 - mkdir conf$$.dir
2.499 -fi
2.500 -echo >conf$$.file
2.501 -if ln -s conf$$.file conf$$ 2>/dev/null; then
2.502 - as_ln_s='ln -s'
2.503 - # ... but there are two gotchas:
2.504 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2.505 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2.506 - # In both cases, we have to default to `cp -p'.
2.507 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2.508 - as_ln_s='cp -p'
2.509 -elif ln conf$$.file conf$$ 2>/dev/null; then
2.510 - as_ln_s=ln
2.511 -else
2.512 - as_ln_s='cp -p'
2.513 -fi
2.514 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2.515 -rmdir conf$$.dir 2>/dev/null
2.516 -
2.517 -if mkdir -p . 2>/dev/null; then
2.518 - as_mkdir_p=:
2.519 -else
2.520 - test -d ./-p && rmdir ./-p
2.521 - as_mkdir_p=false
2.522 -fi
2.523 -
2.524 -if test -x / >/dev/null 2>&1; then
2.525 - as_test_x='test -x'
2.526 -else
2.527 - if ls -dL / >/dev/null 2>&1; then
2.528 - as_ls_L_option=L
2.529 - else
2.530 - as_ls_L_option=
2.531 - fi
2.532 - as_test_x='
2.533 - eval sh -c '\''
2.534 - if test -d "$1"; then
2.535 - test -d "$1/.";
2.536 - else
2.537 - case $1 in
2.538 - -*)set "./$1";;
2.539 - esac;
2.540 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
2.541 - ???[sx]*):;;*)false;;esac;fi
2.542 - '\'' sh
2.543 - '
2.544 -fi
2.545 -as_executable_p=$as_test_x
2.546 -
2.547 -# Sed expression to map a string onto a valid CPP name.
2.548 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2.549 -
2.550 -# Sed expression to map a string onto a valid variable name.
2.551 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2.552 -
2.553 -
2.554 -
2.555 -
2.556 -# Check that we are running under the correct shell.
2.557 -SHELL=${CONFIG_SHELL-/bin/sh}
2.558 -
2.559 -case X$ECHO in
2.560 -X*--fallback-echo)
2.561 - # Remove one level of quotation (which was required for Make).
2.562 - ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
2.563 - ;;
2.564 -esac
2.565 -
2.566 -echo=${ECHO-echo}
2.567 -if test "X$1" = X--no-reexec; then
2.568 - # Discard the --no-reexec flag, and continue.
2.569 - shift
2.570 -elif test "X$1" = X--fallback-echo; then
2.571 - # Avoid inline document here, it may be left over
2.572 - :
2.573 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
2.574 - # Yippee, $echo works!
2.575 - :
2.576 -else
2.577 - # Restart under the correct shell.
2.578 - exec $SHELL "$0" --no-reexec ${1+"$@"}
2.579 -fi
2.580 -
2.581 -if test "X$1" = X--fallback-echo; then
2.582 - # used as fallback echo
2.583 - shift
2.584 - cat <<EOF
2.585 -$*
2.586 -EOF
2.587 - exit 0
2.588 -fi
2.589 -
2.590 -# The HP-UX ksh and POSIX shell print the target directory to stdout
2.591 -# if CDPATH is set.
2.592 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
2.593 -
2.594 -if test -z "$ECHO"; then
2.595 -if test "X${echo_test_string+set}" != Xset; then
2.596 -# find a string as large as possible, as long as the shell can cope with it
2.597 - for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
2.598 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
2.599 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
2.600 - echo_test_string="`eval $cmd`" &&
2.601 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
2.602 - then
2.603 - break
2.604 - fi
2.605 - done
2.606 -fi
2.607 -
2.608 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
2.609 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
2.610 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.611 - :
2.612 -else
2.613 - # The Solaris, AIX, and Digital Unix default echo programs unquote
2.614 - # backslashes. This makes it impossible to quote backslashes using
2.615 - # echo "$something" | sed 's/\\/\\\\/g'
2.616 - #
2.617 - # So, first we look for a working echo in the user's PATH.
2.618 -
2.619 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.620 - for dir in $PATH /usr/ucb; do
2.621 - IFS="$lt_save_ifs"
2.622 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
2.623 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
2.624 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
2.625 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.626 - echo="$dir/echo"
2.627 - break
2.628 - fi
2.629 - done
2.630 - IFS="$lt_save_ifs"
2.631 -
2.632 - if test "X$echo" = Xecho; then
2.633 - # We didn't find a better echo, so look for alternatives.
2.634 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
2.635 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
2.636 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.637 - # This shell has a builtin print -r that does the trick.
2.638 - echo='print -r'
2.639 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
2.640 - test "X$CONFIG_SHELL" != X/bin/ksh; then
2.641 - # If we have ksh, try running configure again with it.
2.642 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
2.643 - export ORIGINAL_CONFIG_SHELL
2.644 - CONFIG_SHELL=/bin/ksh
2.645 - export CONFIG_SHELL
2.646 - exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
2.647 - else
2.648 - # Try using printf.
2.649 - echo='printf %s\n'
2.650 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
2.651 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
2.652 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.653 - # Cool, printf works
2.654 - :
2.655 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
2.656 - test "X$echo_testing_string" = 'X\t' &&
2.657 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
2.658 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.659 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
2.660 - export CONFIG_SHELL
2.661 - SHELL="$CONFIG_SHELL"
2.662 - export SHELL
2.663 - echo="$CONFIG_SHELL $0 --fallback-echo"
2.664 - elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
2.665 - test "X$echo_testing_string" = 'X\t' &&
2.666 - echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
2.667 - test "X$echo_testing_string" = "X$echo_test_string"; then
2.668 - echo="$CONFIG_SHELL $0 --fallback-echo"
2.669 - else
2.670 - # maybe with a smaller string...
2.671 - prev=:
2.672 -
2.673 - for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
2.674 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
2.675 - then
2.676 - break
2.677 - fi
2.678 - prev="$cmd"
2.679 - done
2.680 -
2.681 - if test "$prev" != 'sed 50q "$0"'; then
2.682 - echo_test_string=`eval $prev`
2.683 - export echo_test_string
2.684 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
2.685 - else
2.686 - # Oops. We lost completely, so just stick with echo.
2.687 - echo=echo
2.688 - fi
2.689 - fi
2.690 - fi
2.691 - fi
2.692 -fi
2.693 -fi
2.694 -
2.695 -# Copy echo and quote the copy suitably for passing to libtool from
2.696 -# the Makefile, instead of quoting the original, which is used later.
2.697 -ECHO=$echo
2.698 -if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
2.699 - ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
2.700 -fi
2.701 -
2.702 -
2.703 -
2.704 -
2.705 -tagnames=${tagnames+${tagnames},}CXX
2.706 -
2.707 -tagnames=${tagnames+${tagnames},}F77
2.708 -
2.709 -exec 7<&0 </dev/null 6>&1
2.710 -
2.711 -# Name of the host.
2.712 -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
2.713 -# so uname gets run too.
2.714 -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2.715 -
2.716 -#
2.717 -# Initializations.
2.718 -#
2.719 -ac_default_prefix=/usr/local
2.720 -ac_clean_files=
2.721 -ac_config_libobj_dir=.
2.722 -LIB@&t@OBJS=
2.723 -cross_compiling=no
2.724 -subdirs=
2.725 -MFLAGS=
2.726 -MAKEFLAGS=
2.727 -SHELL=${CONFIG_SHELL-/bin/sh}
2.728 -
2.729 -# Identity of this package.
2.730 -PACKAGE_NAME=
2.731 -PACKAGE_TARNAME=
2.732 -PACKAGE_VERSION=
2.733 -PACKAGE_STRING=
2.734 -PACKAGE_BUGREPORT=
2.735 -
2.736 -# Factoring default headers for most tests.
2.737 -ac_includes_default="\
2.738 -#include <stdio.h>
2.739 -#ifdef HAVE_SYS_TYPES_H
2.740 -# include <sys/types.h>
2.741 -#endif
2.742 -#ifdef HAVE_SYS_STAT_H
2.743 -# include <sys/stat.h>
2.744 -#endif
2.745 -#ifdef STDC_HEADERS
2.746 -# include <stdlib.h>
2.747 -# include <stddef.h>
2.748 -#else
2.749 -# ifdef HAVE_STDLIB_H
2.750 -# include <stdlib.h>
2.751 -# endif
2.752 -#endif
2.753 -#ifdef HAVE_STRING_H
2.754 -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2.755 -# include <memory.h>
2.756 -# endif
2.757 -# include <string.h>
2.758 -#endif
2.759 -#ifdef HAVE_STRINGS_H
2.760 -# include <strings.h>
2.761 -#endif
2.762 -#ifdef HAVE_INTTYPES_H
2.763 -# include <inttypes.h>
2.764 -#endif
2.765 -#ifdef HAVE_STDINT_H
2.766 -# include <stdint.h>
2.767 -#endif
2.768 -#ifdef HAVE_UNISTD_H
2.769 -# include <unistd.h>
2.770 -#endif"
2.771 -
2.772 -ac_subst_vars='SHELL
2.773 -PATH_SEPARATOR
2.774 -PACKAGE_NAME
2.775 -PACKAGE_TARNAME
2.776 -PACKAGE_VERSION
2.777 -PACKAGE_STRING
2.778 -PACKAGE_BUGREPORT
2.779 -exec_prefix
2.780 -prefix
2.781 -program_transform_name
2.782 -bindir
2.783 -sbindir
2.784 -libexecdir
2.785 -datarootdir
2.786 -datadir
2.787 -sysconfdir
2.788 -sharedstatedir
2.789 -localstatedir
2.790 -includedir
2.791 -oldincludedir
2.792 -docdir
2.793 -infodir
2.794 -htmldir
2.795 -dvidir
2.796 -pdfdir
2.797 -psdir
2.798 -libdir
2.799 -localedir
2.800 -mandir
2.801 -DEFS
2.802 -ECHO_C
2.803 -ECHO_N
2.804 -ECHO_T
2.805 -LIBS
2.806 -build_alias
2.807 -host_alias
2.808 -target_alias
2.809 -build
2.810 -build_cpu
2.811 -build_vendor
2.812 -build_os
2.813 -host
2.814 -host_cpu
2.815 -host_vendor
2.816 -host_os
2.817 -target
2.818 -target_cpu
2.819 -target_vendor
2.820 -target_os
2.821 -MAINTAINER_MODE_TRUE
2.822 -MAINTAINER_MODE_FALSE
2.823 -MAINT
2.824 -GST_PLUGINS_VERSION
2.825 -GST_PLUGINS_VERSION_RELEASE
2.826 -GST_PLUGINS_VERSION_MAJOR
2.827 -GST_PLUGINS_VERSION_MINOR
2.828 -GST_PLUGINS_VERSION_MICRO
2.829 -GST_PLUGINS_VERSION_NANO
2.830 -PACKAGE
2.831 -VERSION
2.832 -INSTALL_PROGRAM
2.833 -INSTALL_SCRIPT
2.834 -INSTALL_DATA
2.835 -am__isrc
2.836 -CYGPATH_W
2.837 -ACLOCAL
2.838 -AUTOCONF
2.839 -AUTOMAKE
2.840 -AUTOHEADER
2.841 -MAKEINFO
2.842 -install_sh
2.843 -STRIP
2.844 -INSTALL_STRIP_PROGRAM
2.845 -mkdir_p
2.846 -AWK
2.847 -SET_MAKE
2.848 -am__leading_dot
2.849 -AMTAR
2.850 -am__tar
2.851 -am__untar
2.852 -CC
2.853 -CFLAGS
2.854 -LDFLAGS
2.855 -CPPFLAGS
2.856 -ac_ct_CC
2.857 -EXEEXT
2.858 -OBJEXT
2.859 -DEPDIR
2.860 -am__include
2.861 -am__quote
2.862 -AMDEP_TRUE
2.863 -AMDEP_FALSE
2.864 -AMDEPBACKSLASH
2.865 -CCDEPMODE
2.866 -am__fastdepCC_TRUE
2.867 -am__fastdepCC_FALSE
2.868 -GREP
2.869 -EGREP
2.870 -LN_S
2.871 -ECHO
2.872 -AR
2.873 -RANLIB
2.874 -CPP
2.875 -CXX
2.876 -CXXFLAGS
2.877 -ac_ct_CXX
2.878 -CXXDEPMODE
2.879 -am__fastdepCXX_TRUE
2.880 -am__fastdepCXX_FALSE
2.881 -CXXCPP
2.882 -F77
2.883 -FFLAGS
2.884 -ac_ct_F77
2.885 -LIBTOOL
2.886 -ACLOCAL_AMFLAGS
2.887 -CCAS
2.888 -CCASFLAGS
2.889 -CCASDEPMODE
2.890 -am__fastdepCCAS_TRUE
2.891 -am__fastdepCCAS_FALSE
2.892 -ERROR_CFLAGS
2.893 -HAVE_CXX
2.894 -HAVE_PKGCONFIG
2.895 -PKG_CONFIG
2.896 -GST_CFLAGS
2.897 -GST_LIBS
2.898 -GST_MAJORMINOR
2.899 -GST_BASE_CFLAGS
2.900 -GST_BASE_LIBS
2.901 -GST_PLUGINS_BASE_CFLAGS
2.902 -GST_PLUGINS_BASE_LIBS
2.903 -plugindir
2.904 -GST_PLUGIN_LDFLAGS
2.905 -LIB@&t@OBJS
2.906 -LTLIBOBJS'
2.907 -ac_subst_files=''
2.908 - ac_precious_vars='build_alias
2.909 -host_alias
2.910 -target_alias
2.911 -CC
2.912 -CFLAGS
2.913 -LDFLAGS
2.914 -LIBS
2.915 -CPPFLAGS
2.916 -CPP
2.917 -CXX
2.918 -CXXFLAGS
2.919 -CCC
2.920 -CXXCPP
2.921 -F77
2.922 -FFLAGS
2.923 -CCAS
2.924 -CCASFLAGS
2.925 -PKG_CONFIG
2.926 -GST_CFLAGS
2.927 -GST_LIBS
2.928 -GST_BASE_CFLAGS
2.929 -GST_BASE_LIBS
2.930 -GST_PLUGINS_BASE_CFLAGS
2.931 -GST_PLUGINS_BASE_LIBS'
2.932 -
2.933 -
2.934 -# Initialize some variables set by options.
2.935 -ac_init_help=
2.936 -ac_init_version=false
2.937 -# The variables have the same names as the options, with
2.938 -# dashes changed to underlines.
2.939 -cache_file=/dev/null
2.940 -exec_prefix=NONE
2.941 -no_create=
2.942 -no_recursion=
2.943 -prefix=NONE
2.944 -program_prefix=NONE
2.945 -program_suffix=NONE
2.946 -program_transform_name=s,x,x,
2.947 -silent=
2.948 -site=
2.949 -srcdir=
2.950 -verbose=
2.951 -x_includes=NONE
2.952 -x_libraries=NONE
2.953 -
2.954 -# Installation directory options.
2.955 -# These are left unexpanded so users can "make install exec_prefix=/foo"
2.956 -# and all the variables that are supposed to be based on exec_prefix
2.957 -# by default will actually change.
2.958 -# Use braces instead of parens because sh, perl, etc. also accept them.
2.959 -# (The list follows the same order as the GNU Coding Standards.)
2.960 -bindir='${exec_prefix}/bin'
2.961 -sbindir='${exec_prefix}/sbin'
2.962 -libexecdir='${exec_prefix}/libexec'
2.963 -datarootdir='${prefix}/share'
2.964 -datadir='${datarootdir}'
2.965 -sysconfdir='${prefix}/etc'
2.966 -sharedstatedir='${prefix}/com'
2.967 -localstatedir='${prefix}/var'
2.968 -includedir='${prefix}/include'
2.969 -oldincludedir='/usr/include'
2.970 -docdir='${datarootdir}/doc/${PACKAGE}'
2.971 -infodir='${datarootdir}/info'
2.972 -htmldir='${docdir}'
2.973 -dvidir='${docdir}'
2.974 -pdfdir='${docdir}'
2.975 -psdir='${docdir}'
2.976 -libdir='${exec_prefix}/lib'
2.977 -localedir='${datarootdir}/locale'
2.978 -mandir='${datarootdir}/man'
2.979 -
2.980 -ac_prev=
2.981 -ac_dashdash=
2.982 -for ac_option
2.983 -do
2.984 - # If the previous option needs an argument, assign it.
2.985 - if test -n "$ac_prev"; then
2.986 - eval $ac_prev=\$ac_option
2.987 - ac_prev=
2.988 - continue
2.989 - fi
2.990 -
2.991 - case $ac_option in
2.992 - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
2.993 - *) ac_optarg=yes ;;
2.994 - esac
2.995 -
2.996 - # Accept the important Cygnus configure options, so we can diagnose typos.
2.997 -
2.998 - case $ac_dashdash$ac_option in
2.999 - --)
2.1000 - ac_dashdash=yes ;;
2.1001 -
2.1002 - -bindir | --bindir | --bindi | --bind | --bin | --bi)
2.1003 - ac_prev=bindir ;;
2.1004 - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
2.1005 - bindir=$ac_optarg ;;
2.1006 -
2.1007 - -build | --build | --buil | --bui | --bu)
2.1008 - ac_prev=build_alias ;;
2.1009 - -build=* | --build=* | --buil=* | --bui=* | --bu=*)
2.1010 - build_alias=$ac_optarg ;;
2.1011 -
2.1012 - -cache-file | --cache-file | --cache-fil | --cache-fi \
2.1013 - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
2.1014 - ac_prev=cache_file ;;
2.1015 - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
2.1016 - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
2.1017 - cache_file=$ac_optarg ;;
2.1018 -
2.1019 - --config-cache | -C)
2.1020 - cache_file=config.cache ;;
2.1021 -
2.1022 - -datadir | --datadir | --datadi | --datad)
2.1023 - ac_prev=datadir ;;
2.1024 - -datadir=* | --datadir=* | --datadi=* | --datad=*)
2.1025 - datadir=$ac_optarg ;;
2.1026 -
2.1027 - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
2.1028 - | --dataroo | --dataro | --datar)
2.1029 - ac_prev=datarootdir ;;
2.1030 - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
2.1031 - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
2.1032 - datarootdir=$ac_optarg ;;
2.1033 -
2.1034 - -disable-* | --disable-*)
2.1035 - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
2.1036 - # Reject names that are not valid shell variable names.
2.1037 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2.1038 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
2.1039 - { (exit 1); exit 1; }; }
2.1040 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
2.1041 - eval enable_$ac_feature=no ;;
2.1042 -
2.1043 - -docdir | --docdir | --docdi | --doc | --do)
2.1044 - ac_prev=docdir ;;
2.1045 - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
2.1046 - docdir=$ac_optarg ;;
2.1047 -
2.1048 - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
2.1049 - ac_prev=dvidir ;;
2.1050 - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
2.1051 - dvidir=$ac_optarg ;;
2.1052 -
2.1053 - -enable-* | --enable-*)
2.1054 - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
2.1055 - # Reject names that are not valid shell variable names.
2.1056 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2.1057 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
2.1058 - { (exit 1); exit 1; }; }
2.1059 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
2.1060 - eval enable_$ac_feature=\$ac_optarg ;;
2.1061 -
2.1062 - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
2.1063 - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
2.1064 - | --exec | --exe | --ex)
2.1065 - ac_prev=exec_prefix ;;
2.1066 - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
2.1067 - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
2.1068 - | --exec=* | --exe=* | --ex=*)
2.1069 - exec_prefix=$ac_optarg ;;
2.1070 -
2.1071 - -gas | --gas | --ga | --g)
2.1072 - # Obsolete; use --with-gas.
2.1073 - with_gas=yes ;;
2.1074 -
2.1075 - -help | --help | --hel | --he | -h)
2.1076 - ac_init_help=long ;;
2.1077 - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
2.1078 - ac_init_help=recursive ;;
2.1079 - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
2.1080 - ac_init_help=short ;;
2.1081 -
2.1082 - -host | --host | --hos | --ho)
2.1083 - ac_prev=host_alias ;;
2.1084 - -host=* | --host=* | --hos=* | --ho=*)
2.1085 - host_alias=$ac_optarg ;;
2.1086 -
2.1087 - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
2.1088 - ac_prev=htmldir ;;
2.1089 - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
2.1090 - | --ht=*)
2.1091 - htmldir=$ac_optarg ;;
2.1092 -
2.1093 - -includedir | --includedir | --includedi | --included | --include \
2.1094 - | --includ | --inclu | --incl | --inc)
2.1095 - ac_prev=includedir ;;
2.1096 - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
2.1097 - | --includ=* | --inclu=* | --incl=* | --inc=*)
2.1098 - includedir=$ac_optarg ;;
2.1099 -
2.1100 - -infodir | --infodir | --infodi | --infod | --info | --inf)
2.1101 - ac_prev=infodir ;;
2.1102 - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
2.1103 - infodir=$ac_optarg ;;
2.1104 -
2.1105 - -libdir | --libdir | --libdi | --libd)
2.1106 - ac_prev=libdir ;;
2.1107 - -libdir=* | --libdir=* | --libdi=* | --libd=*)
2.1108 - libdir=$ac_optarg ;;
2.1109 -
2.1110 - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
2.1111 - | --libexe | --libex | --libe)
2.1112 - ac_prev=libexecdir ;;
2.1113 - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
2.1114 - | --libexe=* | --libex=* | --libe=*)
2.1115 - libexecdir=$ac_optarg ;;
2.1116 -
2.1117 - -localedir | --localedir | --localedi | --localed | --locale)
2.1118 - ac_prev=localedir ;;
2.1119 - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
2.1120 - localedir=$ac_optarg ;;
2.1121 -
2.1122 - -localstatedir | --localstatedir | --localstatedi | --localstated \
2.1123 - | --localstate | --localstat | --localsta | --localst | --locals)
2.1124 - ac_prev=localstatedir ;;
2.1125 - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
2.1126 - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
2.1127 - localstatedir=$ac_optarg ;;
2.1128 -
2.1129 - -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
2.1130 - ac_prev=mandir ;;
2.1131 - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
2.1132 - mandir=$ac_optarg ;;
2.1133 -
2.1134 - -nfp | --nfp | --nf)
2.1135 - # Obsolete; use --without-fp.
2.1136 - with_fp=no ;;
2.1137 -
2.1138 - -no-create | --no-create | --no-creat | --no-crea | --no-cre \
2.1139 - | --no-cr | --no-c | -n)
2.1140 - no_create=yes ;;
2.1141 -
2.1142 - -no-recursion | --no-recursion | --no-recursio | --no-recursi \
2.1143 - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
2.1144 - no_recursion=yes ;;
2.1145 -
2.1146 - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
2.1147 - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
2.1148 - | --oldin | --oldi | --old | --ol | --o)
2.1149 - ac_prev=oldincludedir ;;
2.1150 - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
2.1151 - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
2.1152 - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
2.1153 - oldincludedir=$ac_optarg ;;
2.1154 -
2.1155 - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
2.1156 - ac_prev=prefix ;;
2.1157 - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
2.1158 - prefix=$ac_optarg ;;
2.1159 -
2.1160 - -program-prefix | --program-prefix | --program-prefi | --program-pref \
2.1161 - | --program-pre | --program-pr | --program-p)
2.1162 - ac_prev=program_prefix ;;
2.1163 - -program-prefix=* | --program-prefix=* | --program-prefi=* \
2.1164 - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2.1165 - program_prefix=$ac_optarg ;;
2.1166 -
2.1167 - -program-suffix | --program-suffix | --program-suffi | --program-suff \
2.1168 - | --program-suf | --program-su | --program-s)
2.1169 - ac_prev=program_suffix ;;
2.1170 - -program-suffix=* | --program-suffix=* | --program-suffi=* \
2.1171 - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
2.1172 - program_suffix=$ac_optarg ;;
2.1173 -
2.1174 - -program-transform-name | --program-transform-name \
2.1175 - | --program-transform-nam | --program-transform-na \
2.1176 - | --program-transform-n | --program-transform- \
2.1177 - | --program-transform | --program-transfor \
2.1178 - | --program-transfo | --program-transf \
2.1179 - | --program-trans | --program-tran \
2.1180 - | --progr-tra | --program-tr | --program-t)
2.1181 - ac_prev=program_transform_name ;;
2.1182 - -program-transform-name=* | --program-transform-name=* \
2.1183 - | --program-transform-nam=* | --program-transform-na=* \
2.1184 - | --program-transform-n=* | --program-transform-=* \
2.1185 - | --program-transform=* | --program-transfor=* \
2.1186 - | --program-transfo=* | --program-transf=* \
2.1187 - | --program-trans=* | --program-tran=* \
2.1188 - | --progr-tra=* | --program-tr=* | --program-t=*)
2.1189 - program_transform_name=$ac_optarg ;;
2.1190 -
2.1191 - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
2.1192 - ac_prev=pdfdir ;;
2.1193 - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
2.1194 - pdfdir=$ac_optarg ;;
2.1195 -
2.1196 - -psdir | --psdir | --psdi | --psd | --ps)
2.1197 - ac_prev=psdir ;;
2.1198 - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
2.1199 - psdir=$ac_optarg ;;
2.1200 -
2.1201 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2.1202 - | -silent | --silent | --silen | --sile | --sil)
2.1203 - silent=yes ;;
2.1204 -
2.1205 - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
2.1206 - ac_prev=sbindir ;;
2.1207 - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
2.1208 - | --sbi=* | --sb=*)
2.1209 - sbindir=$ac_optarg ;;
2.1210 -
2.1211 - -sharedstatedir | --sharedstatedir | --sharedstatedi \
2.1212 - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
2.1213 - | --sharedst | --shareds | --shared | --share | --shar \
2.1214 - | --sha | --sh)
2.1215 - ac_prev=sharedstatedir ;;
2.1216 - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
2.1217 - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
2.1218 - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
2.1219 - | --sha=* | --sh=*)
2.1220 - sharedstatedir=$ac_optarg ;;
2.1221 -
2.1222 - -site | --site | --sit)
2.1223 - ac_prev=site ;;
2.1224 - -site=* | --site=* | --sit=*)
2.1225 - site=$ac_optarg ;;
2.1226 -
2.1227 - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
2.1228 - ac_prev=srcdir ;;
2.1229 - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
2.1230 - srcdir=$ac_optarg ;;
2.1231 -
2.1232 - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
2.1233 - | --syscon | --sysco | --sysc | --sys | --sy)
2.1234 - ac_prev=sysconfdir ;;
2.1235 - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
2.1236 - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
2.1237 - sysconfdir=$ac_optarg ;;
2.1238 -
2.1239 - -target | --target | --targe | --targ | --tar | --ta | --t)
2.1240 - ac_prev=target_alias ;;
2.1241 - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
2.1242 - target_alias=$ac_optarg ;;
2.1243 -
2.1244 - -v | -verbose | --verbose | --verbos | --verbo | --verb)
2.1245 - verbose=yes ;;
2.1246 -
2.1247 - -version | --version | --versio | --versi | --vers | -V)
2.1248 - ac_init_version=: ;;
2.1249 -
2.1250 - -with-* | --with-*)
2.1251 - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
2.1252 - # Reject names that are not valid shell variable names.
2.1253 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2.1254 - { echo "$as_me: error: invalid package name: $ac_package" >&2
2.1255 - { (exit 1); exit 1; }; }
2.1256 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
2.1257 - eval with_$ac_package=\$ac_optarg ;;
2.1258 -
2.1259 - -without-* | --without-*)
2.1260 - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
2.1261 - # Reject names that are not valid shell variable names.
2.1262 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2.1263 - { echo "$as_me: error: invalid package name: $ac_package" >&2
2.1264 - { (exit 1); exit 1; }; }
2.1265 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
2.1266 - eval with_$ac_package=no ;;
2.1267 -
2.1268 - --x)
2.1269 - # Obsolete; use --with-x.
2.1270 - with_x=yes ;;
2.1271 -
2.1272 - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
2.1273 - | --x-incl | --x-inc | --x-in | --x-i)
2.1274 - ac_prev=x_includes ;;
2.1275 - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
2.1276 - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
2.1277 - x_includes=$ac_optarg ;;
2.1278 -
2.1279 - -x-libraries | --x-libraries | --x-librarie | --x-librari \
2.1280 - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
2.1281 - ac_prev=x_libraries ;;
2.1282 - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
2.1283 - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
2.1284 - x_libraries=$ac_optarg ;;
2.1285 -
2.1286 - -*) { echo "$as_me: error: unrecognized option: $ac_option
2.1287 -Try \`$0 --help' for more information." >&2
2.1288 - { (exit 1); exit 1; }; }
2.1289 - ;;
2.1290 -
2.1291 - *=*)
2.1292 - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
2.1293 - # Reject names that are not valid shell variable names.
2.1294 - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
2.1295 - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
2.1296 - { (exit 1); exit 1; }; }
2.1297 - eval $ac_envvar=\$ac_optarg
2.1298 - export $ac_envvar ;;
2.1299 -
2.1300 - *)
2.1301 - # FIXME: should be removed in autoconf 3.0.
2.1302 - echo "$as_me: WARNING: you should use --build, --host, --target" >&2
2.1303 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
2.1304 - echo "$as_me: WARNING: invalid host type: $ac_option" >&2
2.1305 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
2.1306 - ;;
2.1307 -
2.1308 - esac
2.1309 -done
2.1310 -
2.1311 -if test -n "$ac_prev"; then
2.1312 - ac_option=--`echo $ac_prev | sed 's/_/-/g'`
2.1313 - { echo "$as_me: error: missing argument to $ac_option" >&2
2.1314 - { (exit 1); exit 1; }; }
2.1315 -fi
2.1316 -
2.1317 -# Be sure to have absolute directory names.
2.1318 -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
2.1319 - datadir sysconfdir sharedstatedir localstatedir includedir \
2.1320 - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
2.1321 - libdir localedir mandir
2.1322 -do
2.1323 - eval ac_val=\$$ac_var
2.1324 - case $ac_val in
2.1325 - [\\/$]* | ?:[\\/]* ) continue;;
2.1326 - NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
2.1327 - esac
2.1328 - { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
2.1329 - { (exit 1); exit 1; }; }
2.1330 -done
2.1331 -
2.1332 -# There might be people who depend on the old broken behavior: `$host'
2.1333 -# used to hold the argument of --host etc.
2.1334 -# FIXME: To remove some day.
2.1335 -build=$build_alias
2.1336 -host=$host_alias
2.1337 -target=$target_alias
2.1338 -
2.1339 -# FIXME: To remove some day.
2.1340 -if test "x$host_alias" != x; then
2.1341 - if test "x$build_alias" = x; then
2.1342 - cross_compiling=maybe
2.1343 - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
2.1344 - If a cross compiler is detected then cross compile mode will be used." >&2
2.1345 - elif test "x$build_alias" != "x$host_alias"; then
2.1346 - cross_compiling=yes
2.1347 - fi
2.1348 -fi
2.1349 -
2.1350 -ac_tool_prefix=
2.1351 -test -n "$host_alias" && ac_tool_prefix=$host_alias-
2.1352 -
2.1353 -test "$silent" = yes && exec 6>/dev/null
2.1354 -
2.1355 -
2.1356 -ac_pwd=`pwd` && test -n "$ac_pwd" &&
2.1357 -ac_ls_di=`ls -di .` &&
2.1358 -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
2.1359 - { echo "$as_me: error: Working directory cannot be determined" >&2
2.1360 - { (exit 1); exit 1; }; }
2.1361 -test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
2.1362 - { echo "$as_me: error: pwd does not report name of working directory" >&2
2.1363 - { (exit 1); exit 1; }; }
2.1364 -
2.1365 -
2.1366 -# Find the source files, if location was not specified.
2.1367 -if test -z "$srcdir"; then
2.1368 - ac_srcdir_defaulted=yes
2.1369 - # Try the directory containing this script, then the parent directory.
2.1370 - ac_confdir=`$as_dirname -- "$0" ||
2.1371 -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.1372 - X"$0" : 'X\(//\)[^/]' \| \
2.1373 - X"$0" : 'X\(//\)$' \| \
2.1374 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2.1375 -echo X"$0" |
2.1376 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.1377 - s//\1/
2.1378 - q
2.1379 - }
2.1380 - /^X\(\/\/\)[^/].*/{
2.1381 - s//\1/
2.1382 - q
2.1383 - }
2.1384 - /^X\(\/\/\)$/{
2.1385 - s//\1/
2.1386 - q
2.1387 - }
2.1388 - /^X\(\/\).*/{
2.1389 - s//\1/
2.1390 - q
2.1391 - }
2.1392 - s/.*/./; q'`
2.1393 - srcdir=$ac_confdir
2.1394 - if test ! -r "$srcdir/$ac_unique_file"; then
2.1395 - srcdir=..
2.1396 - fi
2.1397 -else
2.1398 - ac_srcdir_defaulted=no
2.1399 -fi
2.1400 -if test ! -r "$srcdir/$ac_unique_file"; then
2.1401 - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
2.1402 - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
2.1403 - { (exit 1); exit 1; }; }
2.1404 -fi
2.1405 -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
2.1406 -ac_abs_confdir=`(
2.1407 - cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
2.1408 - { (exit 1); exit 1; }; }
2.1409 - pwd)`
2.1410 -# When building in place, set srcdir=.
2.1411 -if test "$ac_abs_confdir" = "$ac_pwd"; then
2.1412 - srcdir=.
2.1413 -fi
2.1414 -# Remove unnecessary trailing slashes from srcdir.
2.1415 -# Double slashes in file names in object file debugging info
2.1416 -# mess up M-x gdb in Emacs.
2.1417 -case $srcdir in
2.1418 -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
2.1419 -esac
2.1420 -for ac_var in $ac_precious_vars; do
2.1421 - eval ac_env_${ac_var}_set=\${${ac_var}+set}
2.1422 - eval ac_env_${ac_var}_value=\$${ac_var}
2.1423 - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
2.1424 - eval ac_cv_env_${ac_var}_value=\$${ac_var}
2.1425 -done
2.1426 -
2.1427 -#
2.1428 -# Report the --help message.
2.1429 -#
2.1430 -if test "$ac_init_help" = "long"; then
2.1431 - # Omit some internal or obsolete options to make the list less imposing.
2.1432 - # This message is too long to be a string in the A/UX 3.1 sh.
2.1433 - cat <<_ACEOF
2.1434 -\`configure' configures this package to adapt to many kinds of systems.
2.1435 -
2.1436 -Usage: $0 [OPTION]... [VAR=VALUE]...
2.1437 -
2.1438 -To assign environment variables (e.g., CC, CFLAGS...), specify them as
2.1439 -VAR=VALUE. See below for descriptions of some of the useful variables.
2.1440 -
2.1441 -Defaults for the options are specified in brackets.
2.1442 -
2.1443 -Configuration:
2.1444 - -h, --help display this help and exit
2.1445 - --help=short display options specific to this package
2.1446 - --help=recursive display the short help of all the included packages
2.1447 - -V, --version display version information and exit
2.1448 - -q, --quiet, --silent do not print \`checking...' messages
2.1449 - --cache-file=FILE cache test results in FILE [disabled]
2.1450 - -C, --config-cache alias for \`--cache-file=config.cache'
2.1451 - -n, --no-create do not create output files
2.1452 - --srcdir=DIR find the sources in DIR [configure dir or \`..']
2.1453 -
2.1454 -Installation directories:
2.1455 - --prefix=PREFIX install architecture-independent files in PREFIX
2.1456 - [$ac_default_prefix]
2.1457 - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
2.1458 - [PREFIX]
2.1459 -
2.1460 -By default, \`make install' will install all the files in
2.1461 -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
2.1462 -an installation prefix other than \`$ac_default_prefix' using \`--prefix',
2.1463 -for instance \`--prefix=\$HOME'.
2.1464 -
2.1465 -For better control, use the options below.
2.1466 -
2.1467 -Fine tuning of the installation directories:
2.1468 - --bindir=DIR user executables [EPREFIX/bin]
2.1469 - --sbindir=DIR system admin executables [EPREFIX/sbin]
2.1470 - --libexecdir=DIR program executables [EPREFIX/libexec]
2.1471 - --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
2.1472 - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
2.1473 - --localstatedir=DIR modifiable single-machine data [PREFIX/var]
2.1474 - --libdir=DIR object code libraries [EPREFIX/lib]
2.1475 - --includedir=DIR C header files [PREFIX/include]
2.1476 - --oldincludedir=DIR C header files for non-gcc [/usr/include]
2.1477 - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
2.1478 - --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
2.1479 - --infodir=DIR info documentation [DATAROOTDIR/info]
2.1480 - --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2.1481 - --mandir=DIR man documentation [DATAROOTDIR/man]
2.1482 - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@
2.1483 - --htmldir=DIR html documentation [DOCDIR]
2.1484 - --dvidir=DIR dvi documentation [DOCDIR]
2.1485 - --pdfdir=DIR pdf documentation [DOCDIR]
2.1486 - --psdir=DIR ps documentation [DOCDIR]
2.1487 -_ACEOF
2.1488 -
2.1489 - cat <<\_ACEOF
2.1490 -
2.1491 -Program names:
2.1492 - --program-prefix=PREFIX prepend PREFIX to installed program names
2.1493 - --program-suffix=SUFFIX append SUFFIX to installed program names
2.1494 - --program-transform-name=PROGRAM run sed PROGRAM on installed program names
2.1495 -
2.1496 -System types:
2.1497 - --build=BUILD configure for building on BUILD [guessed]
2.1498 - --host=HOST cross-compile to build programs to run on HOST [BUILD]
2.1499 - --target=TARGET configure for building compilers for TARGET [HOST]
2.1500 -_ACEOF
2.1501 -fi
2.1502 -
2.1503 -if test -n "$ac_init_help"; then
2.1504 -
2.1505 - cat <<\_ACEOF
2.1506 -
2.1507 -Optional Features:
2.1508 - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
2.1509 - --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
2.1510 - --enable-static@<:@=PKGS@:>@ build static libraries @<:@default=no@:>@
2.1511 - --enable-maintainer-mode enable make rules and dependencies not useful
2.1512 - (and sometimes confusing) to the casual installer
2.1513 - --enable-shared@<:@=PKGS@:>@ build shared libraries @<:@default=yes@:>@
2.1514 - --enable-fast-install@<:@=PKGS@:>@
2.1515 - optimize for fast installation @<:@default=yes@:>@
2.1516 - --disable-dependency-tracking speeds up one-time build
2.1517 - --enable-dependency-tracking do not reject slow dependency extractors
2.1518 - --disable-libtool-lock avoid locking (might break parallel builds)
2.1519 -
2.1520 -Optional Packages:
2.1521 - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
2.1522 - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
2.1523 - --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
2.1524 - --with-pic try to use only PIC/non-PIC objects @<:@default=use
2.1525 - both@:>@
2.1526 - --with-tags@<:@=TAGS@:>@ include additional configurations @<:@automatic@:>@
2.1527 -
2.1528 -Some influential environment variables:
2.1529 - CC C compiler command
2.1530 - CFLAGS C compiler flags
2.1531 - LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
2.1532 - nonstandard directory <lib dir>
2.1533 - LIBS libraries to pass to the linker, e.g. -l<library>
2.1534 - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
2.1535 - you have headers in a nonstandard directory <include dir>
2.1536 - CPP C preprocessor
2.1537 - CXX C++ compiler command
2.1538 - CXXFLAGS C++ compiler flags
2.1539 - CXXCPP C++ preprocessor
2.1540 - F77 Fortran 77 compiler command
2.1541 - FFLAGS Fortran 77 compiler flags
2.1542 - CCAS assembler compiler command (defaults to CC)
2.1543 - CCASFLAGS assembler compiler flags (defaults to CFLAGS)
2.1544 - PKG_CONFIG path to pkg-config utility
2.1545 - GST_CFLAGS C compiler flags for GST, overriding pkg-config
2.1546 - GST_LIBS linker flags for GST, overriding pkg-config
2.1547 - GST_BASE_CFLAGS
2.1548 - C compiler flags for GST_BASE, overriding pkg-config
2.1549 - GST_BASE_LIBS
2.1550 - linker flags for GST_BASE, overriding pkg-config
2.1551 - GST_PLUGINS_BASE_CFLAGS
2.1552 - C compiler flags for GST_PLUGINS_BASE, overriding pkg-config
2.1553 - GST_PLUGINS_BASE_LIBS
2.1554 - linker flags for GST_PLUGINS_BASE, overriding pkg-config
2.1555 -
2.1556 -Use these variables to override the choices made by `configure' or to help
2.1557 -it to find libraries and programs with nonstandard names/locations.
2.1558 -
2.1559 -_ACEOF
2.1560 -ac_status=$?
2.1561 -fi
2.1562 -
2.1563 -if test "$ac_init_help" = "recursive"; then
2.1564 - # If there are subdirs, report their specific --help.
2.1565 - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
2.1566 - test -d "$ac_dir" || continue
2.1567 - ac_builddir=.
2.1568 -
2.1569 -case "$ac_dir" in
2.1570 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2.1571 -*)
2.1572 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2.1573 - # A ".." for each directory in $ac_dir_suffix.
2.1574 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
2.1575 - case $ac_top_builddir_sub in
2.1576 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2.1577 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2.1578 - esac ;;
2.1579 -esac
2.1580 -ac_abs_top_builddir=$ac_pwd
2.1581 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
2.1582 -# for backward compatibility:
2.1583 -ac_top_builddir=$ac_top_build_prefix
2.1584 -
2.1585 -case $srcdir in
2.1586 - .) # We are building in place.
2.1587 - ac_srcdir=.
2.1588 - ac_top_srcdir=$ac_top_builddir_sub
2.1589 - ac_abs_top_srcdir=$ac_pwd ;;
2.1590 - [\\/]* | ?:[\\/]* ) # Absolute name.
2.1591 - ac_srcdir=$srcdir$ac_dir_suffix;
2.1592 - ac_top_srcdir=$srcdir
2.1593 - ac_abs_top_srcdir=$srcdir ;;
2.1594 - *) # Relative name.
2.1595 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2.1596 - ac_top_srcdir=$ac_top_build_prefix$srcdir
2.1597 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2.1598 -esac
2.1599 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2.1600 -
2.1601 - cd "$ac_dir" || { ac_status=$?; continue; }
2.1602 - # Check for guested configure.
2.1603 - if test -f "$ac_srcdir/configure.gnu"; then
2.1604 - echo &&
2.1605 - $SHELL "$ac_srcdir/configure.gnu" --help=recursive
2.1606 - elif test -f "$ac_srcdir/configure"; then
2.1607 - echo &&
2.1608 - $SHELL "$ac_srcdir/configure" --help=recursive
2.1609 - else
2.1610 - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2.1611 - fi || ac_status=$?
2.1612 - cd "$ac_pwd" || { ac_status=$?; break; }
2.1613 - done
2.1614 -fi
2.1615 -
2.1616 -test -n "$ac_init_help" && exit $ac_status
2.1617 -if $ac_init_version; then
2.1618 - cat <<\_ACEOF
2.1619 -configure
2.1620 -generated by GNU Autoconf 2.61
2.1621 -
2.1622 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2.1623 -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2.1624 -This configure script is free software; the Free Software Foundation
2.1625 -gives unlimited permission to copy, distribute and modify it.
2.1626 -_ACEOF
2.1627 - exit
2.1628 -fi
2.1629 -cat >config.log <<_ACEOF
2.1630 -This file contains any messages produced by compilers while
2.1631 -running configure, to aid debugging if configure makes a mistake.
2.1632 -
2.1633 -It was created by $as_me, which was
2.1634 -generated by GNU Autoconf 2.61. Invocation command line was
2.1635 -
2.1636 - $ $0 $@
2.1637 -
2.1638 -_ACEOF
2.1639 -exec 5>>config.log
2.1640 -{
2.1641 -cat <<_ASUNAME
2.1642 -@%:@@%:@ --------- @%:@@%:@
2.1643 -@%:@@%:@ Platform. @%:@@%:@
2.1644 -@%:@@%:@ --------- @%:@@%:@
2.1645 -
2.1646 -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2.1647 -uname -m = `(uname -m) 2>/dev/null || echo unknown`
2.1648 -uname -r = `(uname -r) 2>/dev/null || echo unknown`
2.1649 -uname -s = `(uname -s) 2>/dev/null || echo unknown`
2.1650 -uname -v = `(uname -v) 2>/dev/null || echo unknown`
2.1651 -
2.1652 -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2.1653 -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2.1654 -
2.1655 -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2.1656 -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2.1657 -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2.1658 -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2.1659 -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2.1660 -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2.1661 -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2.1662 -
2.1663 -_ASUNAME
2.1664 -
2.1665 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.1666 -for as_dir in $PATH
2.1667 -do
2.1668 - IFS=$as_save_IFS
2.1669 - test -z "$as_dir" && as_dir=.
2.1670 - echo "PATH: $as_dir"
2.1671 -done
2.1672 -IFS=$as_save_IFS
2.1673 -
2.1674 -} >&5
2.1675 -
2.1676 -cat >&5 <<_ACEOF
2.1677 -
2.1678 -
2.1679 -@%:@@%:@ ----------- @%:@@%:@
2.1680 -@%:@@%:@ Core tests. @%:@@%:@
2.1681 -@%:@@%:@ ----------- @%:@@%:@
2.1682 -
2.1683 -_ACEOF
2.1684 -
2.1685 -
2.1686 -# Keep a trace of the command line.
2.1687 -# Strip out --no-create and --no-recursion so they do not pile up.
2.1688 -# Strip out --silent because we don't want to record it for future runs.
2.1689 -# Also quote any args containing shell meta-characters.
2.1690 -# Make two passes to allow for proper duplicate-argument suppression.
2.1691 -ac_configure_args=
2.1692 -ac_configure_args0=
2.1693 -ac_configure_args1=
2.1694 -ac_must_keep_next=false
2.1695 -for ac_pass in 1 2
2.1696 -do
2.1697 - for ac_arg
2.1698 - do
2.1699 - case $ac_arg in
2.1700 - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2.1701 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2.1702 - | -silent | --silent | --silen | --sile | --sil)
2.1703 - continue ;;
2.1704 - *\'*)
2.1705 - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2.1706 - esac
2.1707 - case $ac_pass in
2.1708 - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
2.1709 - 2)
2.1710 - ac_configure_args1="$ac_configure_args1 '$ac_arg'"
2.1711 - if test $ac_must_keep_next = true; then
2.1712 - ac_must_keep_next=false # Got value, back to normal.
2.1713 - else
2.1714 - case $ac_arg in
2.1715 - *=* | --config-cache | -C | -disable-* | --disable-* \
2.1716 - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2.1717 - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2.1718 - | -with-* | --with-* | -without-* | --without-* | --x)
2.1719 - case "$ac_configure_args0 " in
2.1720 - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2.1721 - esac
2.1722 - ;;
2.1723 - -* ) ac_must_keep_next=true ;;
2.1724 - esac
2.1725 - fi
2.1726 - ac_configure_args="$ac_configure_args '$ac_arg'"
2.1727 - ;;
2.1728 - esac
2.1729 - done
2.1730 -done
2.1731 -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
2.1732 -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
2.1733 -
2.1734 -# When interrupted or exit'd, cleanup temporary files, and complete
2.1735 -# config.log. We remove comments because anyway the quotes in there
2.1736 -# would cause problems or look ugly.
2.1737 -# WARNING: Use '\'' to represent an apostrophe within the trap.
2.1738 -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2.1739 -trap 'exit_status=$?
2.1740 - # Save into config.log some information that might help in debugging.
2.1741 - {
2.1742 - echo
2.1743 -
2.1744 - cat <<\_ASBOX
2.1745 -@%:@@%:@ ---------------- @%:@@%:@
2.1746 -@%:@@%:@ Cache variables. @%:@@%:@
2.1747 -@%:@@%:@ ---------------- @%:@@%:@
2.1748 -_ASBOX
2.1749 - echo
2.1750 - # The following way of writing the cache mishandles newlines in values,
2.1751 -(
2.1752 - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2.1753 - eval ac_val=\$$ac_var
2.1754 - case $ac_val in #(
2.1755 - *${as_nl}*)
2.1756 - case $ac_var in #(
2.1757 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2.1758 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2.1759 - esac
2.1760 - case $ac_var in #(
2.1761 - _ | IFS | as_nl) ;; #(
2.1762 - *) $as_unset $ac_var ;;
2.1763 - esac ;;
2.1764 - esac
2.1765 - done
2.1766 - (set) 2>&1 |
2.1767 - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2.1768 - *${as_nl}ac_space=\ *)
2.1769 - sed -n \
2.1770 - "s/'\''/'\''\\\\'\'''\''/g;
2.1771 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2.1772 - ;; #(
2.1773 - *)
2.1774 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2.1775 - ;;
2.1776 - esac |
2.1777 - sort
2.1778 -)
2.1779 - echo
2.1780 -
2.1781 - cat <<\_ASBOX
2.1782 -@%:@@%:@ ----------------- @%:@@%:@
2.1783 -@%:@@%:@ Output variables. @%:@@%:@
2.1784 -@%:@@%:@ ----------------- @%:@@%:@
2.1785 -_ASBOX
2.1786 - echo
2.1787 - for ac_var in $ac_subst_vars
2.1788 - do
2.1789 - eval ac_val=\$$ac_var
2.1790 - case $ac_val in
2.1791 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2.1792 - esac
2.1793 - echo "$ac_var='\''$ac_val'\''"
2.1794 - done | sort
2.1795 - echo
2.1796 -
2.1797 - if test -n "$ac_subst_files"; then
2.1798 - cat <<\_ASBOX
2.1799 -@%:@@%:@ ------------------- @%:@@%:@
2.1800 -@%:@@%:@ File substitutions. @%:@@%:@
2.1801 -@%:@@%:@ ------------------- @%:@@%:@
2.1802 -_ASBOX
2.1803 - echo
2.1804 - for ac_var in $ac_subst_files
2.1805 - do
2.1806 - eval ac_val=\$$ac_var
2.1807 - case $ac_val in
2.1808 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2.1809 - esac
2.1810 - echo "$ac_var='\''$ac_val'\''"
2.1811 - done | sort
2.1812 - echo
2.1813 - fi
2.1814 -
2.1815 - if test -s confdefs.h; then
2.1816 - cat <<\_ASBOX
2.1817 -@%:@@%:@ ----------- @%:@@%:@
2.1818 -@%:@@%:@ confdefs.h. @%:@@%:@
2.1819 -@%:@@%:@ ----------- @%:@@%:@
2.1820 -_ASBOX
2.1821 - echo
2.1822 - cat confdefs.h
2.1823 - echo
2.1824 - fi
2.1825 - test "$ac_signal" != 0 &&
2.1826 - echo "$as_me: caught signal $ac_signal"
2.1827 - echo "$as_me: exit $exit_status"
2.1828 - } >&5
2.1829 - rm -f core *.core core.conftest.* &&
2.1830 - rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2.1831 - exit $exit_status
2.1832 -' 0
2.1833 -for ac_signal in 1 2 13 15; do
2.1834 - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
2.1835 -done
2.1836 -ac_signal=0
2.1837 -
2.1838 -# confdefs.h avoids OS command line length limits that DEFS can exceed.
2.1839 -rm -f -r conftest* confdefs.h
2.1840 -
2.1841 -# Predefined preprocessor variables.
2.1842 -
2.1843 -cat >>confdefs.h <<_ACEOF
2.1844 -@%:@define PACKAGE_NAME "$PACKAGE_NAME"
2.1845 -_ACEOF
2.1846 -
2.1847 -
2.1848 -cat >>confdefs.h <<_ACEOF
2.1849 -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2.1850 -_ACEOF
2.1851 -
2.1852 -
2.1853 -cat >>confdefs.h <<_ACEOF
2.1854 -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
2.1855 -_ACEOF
2.1856 -
2.1857 -
2.1858 -cat >>confdefs.h <<_ACEOF
2.1859 -@%:@define PACKAGE_STRING "$PACKAGE_STRING"
2.1860 -_ACEOF
2.1861 -
2.1862 -
2.1863 -cat >>confdefs.h <<_ACEOF
2.1864 -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2.1865 -_ACEOF
2.1866 -
2.1867 -
2.1868 -# Let the site file select an alternate cache file if it wants to.
2.1869 -# Prefer explicitly selected file to automatically selected ones.
2.1870 -if test -n "$CONFIG_SITE"; then
2.1871 - set x "$CONFIG_SITE"
2.1872 -elif test "x$prefix" != xNONE; then
2.1873 - set x "$prefix/share/config.site" "$prefix/etc/config.site"
2.1874 -else
2.1875 - set x "$ac_default_prefix/share/config.site" \
2.1876 - "$ac_default_prefix/etc/config.site"
2.1877 -fi
2.1878 -shift
2.1879 -for ac_site_file
2.1880 -do
2.1881 - if test -r "$ac_site_file"; then
2.1882 - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2.1883 -echo "$as_me: loading site script $ac_site_file" >&6;}
2.1884 - sed 's/^/| /' "$ac_site_file" >&5
2.1885 - . "$ac_site_file"
2.1886 - fi
2.1887 -done
2.1888 -
2.1889 -if test -r "$cache_file"; then
2.1890 - # Some versions of bash will fail to source /dev/null (special
2.1891 - # files actually), so we avoid doing that.
2.1892 - if test -f "$cache_file"; then
2.1893 - { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2.1894 -echo "$as_me: loading cache $cache_file" >&6;}
2.1895 - case $cache_file in
2.1896 - [\\/]* | ?:[\\/]* ) . "$cache_file";;
2.1897 - *) . "./$cache_file";;
2.1898 - esac
2.1899 - fi
2.1900 -else
2.1901 - { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2.1902 -echo "$as_me: creating cache $cache_file" >&6;}
2.1903 - >$cache_file
2.1904 -fi
2.1905 -
2.1906 -# Check that the precious variables saved in the cache have kept the same
2.1907 -# value.
2.1908 -ac_cache_corrupted=false
2.1909 -for ac_var in $ac_precious_vars; do
2.1910 - eval ac_old_set=\$ac_cv_env_${ac_var}_set
2.1911 - eval ac_new_set=\$ac_env_${ac_var}_set
2.1912 - eval ac_old_val=\$ac_cv_env_${ac_var}_value
2.1913 - eval ac_new_val=\$ac_env_${ac_var}_value
2.1914 - case $ac_old_set,$ac_new_set in
2.1915 - set,)
2.1916 - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2.1917 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2.1918 - ac_cache_corrupted=: ;;
2.1919 - ,set)
2.1920 - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
2.1921 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2.1922 - ac_cache_corrupted=: ;;
2.1923 - ,);;
2.1924 - *)
2.1925 - if test "x$ac_old_val" != "x$ac_new_val"; then
2.1926 - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2.1927 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2.1928 - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
2.1929 -echo "$as_me: former value: $ac_old_val" >&2;}
2.1930 - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
2.1931 -echo "$as_me: current value: $ac_new_val" >&2;}
2.1932 - ac_cache_corrupted=:
2.1933 - fi;;
2.1934 - esac
2.1935 - # Pass precious variables to config.status.
2.1936 - if test "$ac_new_set" = set; then
2.1937 - case $ac_new_val in
2.1938 - *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2.1939 - *) ac_arg=$ac_var=$ac_new_val ;;
2.1940 - esac
2.1941 - case " $ac_configure_args " in
2.1942 - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2.1943 - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2.1944 - esac
2.1945 - fi
2.1946 -done
2.1947 -if $ac_cache_corrupted; then
2.1948 - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
2.1949 -echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2.1950 - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2.1951 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
2.1952 - { (exit 1); exit 1; }; }
2.1953 -fi
2.1954 -
2.1955 -
2.1956 -
2.1957 -
2.1958 -
2.1959 -
2.1960 -
2.1961 -
2.1962 -
2.1963 -
2.1964 -
2.1965 -
2.1966 -
2.1967 -
2.1968 -
2.1969 -
2.1970 -
2.1971 -ac_ext=c
2.1972 -ac_cpp='$CPP $CPPFLAGS'
2.1973 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.1974 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.1975 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.1976 -
2.1977 -
2.1978 -ac_aux_dir=
2.1979 -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2.1980 - if test -f "$ac_dir/install-sh"; then
2.1981 - ac_aux_dir=$ac_dir
2.1982 - ac_install_sh="$ac_aux_dir/install-sh -c"
2.1983 - break
2.1984 - elif test -f "$ac_dir/install.sh"; then
2.1985 - ac_aux_dir=$ac_dir
2.1986 - ac_install_sh="$ac_aux_dir/install.sh -c"
2.1987 - break
2.1988 - elif test -f "$ac_dir/shtool"; then
2.1989 - ac_aux_dir=$ac_dir
2.1990 - ac_install_sh="$ac_aux_dir/shtool install -c"
2.1991 - break
2.1992 - fi
2.1993 -done
2.1994 -if test -z "$ac_aux_dir"; then
2.1995 - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2.1996 -echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2.1997 - { (exit 1); exit 1; }; }
2.1998 -fi
2.1999 -
2.2000 -# These three variables are undocumented and unsupported,
2.2001 -# and are intended to be withdrawn in a future Autoconf release.
2.2002 -# They can cause serious problems if a builder's source tree is in a directory
2.2003 -# whose full name contains unusual characters.
2.2004 -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2.2005 -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2.2006 -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2.2007 -
2.2008 -
2.2009 -# Make sure we can run config.sub.
2.2010 -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2.2011 - { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2.2012 -echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2.2013 - { (exit 1); exit 1; }; }
2.2014 -
2.2015 -{ echo "$as_me:$LINENO: checking build system type" >&5
2.2016 -echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2.2017 -if test "${ac_cv_build+set}" = set; then
2.2018 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2019 -else
2.2020 - ac_build_alias=$build_alias
2.2021 -test "x$ac_build_alias" = x &&
2.2022 - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2.2023 -test "x$ac_build_alias" = x &&
2.2024 - { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2.2025 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2.2026 - { (exit 1); exit 1; }; }
2.2027 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2.2028 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2.2029 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2.2030 - { (exit 1); exit 1; }; }
2.2031 -
2.2032 -fi
2.2033 -{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2.2034 -echo "${ECHO_T}$ac_cv_build" >&6; }
2.2035 -case $ac_cv_build in
2.2036 -*-*-*) ;;
2.2037 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2.2038 -echo "$as_me: error: invalid value of canonical build" >&2;}
2.2039 - { (exit 1); exit 1; }; };;
2.2040 -esac
2.2041 -build=$ac_cv_build
2.2042 -ac_save_IFS=$IFS; IFS='-'
2.2043 -set x $ac_cv_build
2.2044 -shift
2.2045 -build_cpu=$1
2.2046 -build_vendor=$2
2.2047 -shift; shift
2.2048 -# Remember, the first character of IFS is used to create $*,
2.2049 -# except with old shells:
2.2050 -build_os=$*
2.2051 -IFS=$ac_save_IFS
2.2052 -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2.2053 -
2.2054 -
2.2055 -{ echo "$as_me:$LINENO: checking host system type" >&5
2.2056 -echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2.2057 -if test "${ac_cv_host+set}" = set; then
2.2058 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2059 -else
2.2060 - if test "x$host_alias" = x; then
2.2061 - ac_cv_host=$ac_cv_build
2.2062 -else
2.2063 - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2.2064 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2.2065 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2.2066 - { (exit 1); exit 1; }; }
2.2067 -fi
2.2068 -
2.2069 -fi
2.2070 -{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2.2071 -echo "${ECHO_T}$ac_cv_host" >&6; }
2.2072 -case $ac_cv_host in
2.2073 -*-*-*) ;;
2.2074 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2.2075 -echo "$as_me: error: invalid value of canonical host" >&2;}
2.2076 - { (exit 1); exit 1; }; };;
2.2077 -esac
2.2078 -host=$ac_cv_host
2.2079 -ac_save_IFS=$IFS; IFS='-'
2.2080 -set x $ac_cv_host
2.2081 -shift
2.2082 -host_cpu=$1
2.2083 -host_vendor=$2
2.2084 -shift; shift
2.2085 -# Remember, the first character of IFS is used to create $*,
2.2086 -# except with old shells:
2.2087 -host_os=$*
2.2088 -IFS=$ac_save_IFS
2.2089 -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2.2090 -
2.2091 -
2.2092 -{ echo "$as_me:$LINENO: checking target system type" >&5
2.2093 -echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
2.2094 -if test "${ac_cv_target+set}" = set; then
2.2095 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2096 -else
2.2097 - if test "x$target_alias" = x; then
2.2098 - ac_cv_target=$ac_cv_host
2.2099 -else
2.2100 - ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2.2101 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
2.2102 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
2.2103 - { (exit 1); exit 1; }; }
2.2104 -fi
2.2105 -
2.2106 -fi
2.2107 -{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5
2.2108 -echo "${ECHO_T}$ac_cv_target" >&6; }
2.2109 -case $ac_cv_target in
2.2110 -*-*-*) ;;
2.2111 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
2.2112 -echo "$as_me: error: invalid value of canonical target" >&2;}
2.2113 - { (exit 1); exit 1; }; };;
2.2114 -esac
2.2115 -target=$ac_cv_target
2.2116 -ac_save_IFS=$IFS; IFS='-'
2.2117 -set x $ac_cv_target
2.2118 -shift
2.2119 -target_cpu=$1
2.2120 -target_vendor=$2
2.2121 -shift; shift
2.2122 -# Remember, the first character of IFS is used to create $*,
2.2123 -# except with old shells:
2.2124 -target_os=$*
2.2125 -IFS=$ac_save_IFS
2.2126 -case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2.2127 -
2.2128 -
2.2129 -# The aliases save the names the user supplied, while $host etc.
2.2130 -# will get canonicalized.
2.2131 -test -n "$target_alias" &&
2.2132 - test "$program_prefix$program_suffix$program_transform_name" = \
2.2133 - NONENONEs,x,x, &&
2.2134 - program_prefix=${target_alias}-
2.2135 -
2.2136 -
2.2137 -# Check whether --enable-static was given.
2.2138 -if test "${enable_static+set}" = set; then
2.2139 - enableval=$enable_static; p=${PACKAGE-default}
2.2140 - case $enableval in
2.2141 - yes) enable_static=yes ;;
2.2142 - no) enable_static=no ;;
2.2143 - *)
2.2144 - enable_static=no
2.2145 - # Look at the argument we got. We use all the common list separators.
2.2146 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
2.2147 - for pkg in $enableval; do
2.2148 - IFS="$lt_save_ifs"
2.2149 - if test "X$pkg" = "X$p"; then
2.2150 - enable_static=yes
2.2151 - fi
2.2152 - done
2.2153 - IFS="$lt_save_ifs"
2.2154 - ;;
2.2155 - esac
2.2156 -else
2.2157 - enable_static=no
2.2158 -fi
2.2159 -
2.2160 -
2.2161 -
2.2162 -
2.2163 -{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
2.2164 -echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; }
2.2165 - # Check whether --enable-maintainer-mode was given.
2.2166 -if test "${enable_maintainer_mode+set}" = set; then
2.2167 - enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2.2168 -else
2.2169 - USE_MAINTAINER_MODE=no
2.2170 -fi
2.2171 -
2.2172 - { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
2.2173 -echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; }
2.2174 - if test $USE_MAINTAINER_MODE = yes; then
2.2175 - MAINTAINER_MODE_TRUE=
2.2176 - MAINTAINER_MODE_FALSE='#'
2.2177 -else
2.2178 - MAINTAINER_MODE_TRUE='#'
2.2179 - MAINTAINER_MODE_FALSE=
2.2180 -fi
2.2181 -
2.2182 - MAINT=$MAINTAINER_MODE_TRUE
2.2183 -
2.2184 -
2.2185 -
2.2186 -
2.2187 - PACKAGE=gst-indt-plugins
2.2188 - GST_PLUGINS_VERSION_MAJOR=0
2.2189 - GST_PLUGINS_VERSION_MINOR=10
2.2190 - GST_PLUGINS_VERSION_MICRO=0
2.2191 - NANO=1
2.2192 - GST_PLUGINS_VERSION_NANO=$NANO
2.2193 - if test "x$NANO" = "x" || test "x$NANO" = "x0";
2.2194 - then
2.2195 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for release" >&5
2.2196 -echo "$as_me: configuring gst-indt-plugins for release" >&6;}
2.2197 - VERSION=0.10.0
2.2198 - GST_PLUGINS_VERSION_RELEASE=1
2.2199 - GST_CVS="no"
2.2200 - else
2.2201 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for development with nano $NANO" >&5
2.2202 -echo "$as_me: configuring gst-indt-plugins for development with nano $NANO" >&6;}
2.2203 - VERSION=0.10.0.$NANO
2.2204 - GST_PLUGINS_VERSION_RELEASE=0.`date +%Y%m%d.%H%M%S`
2.2205 - GST_CVS="yes"
2.2206 - fi
2.2207 -
2.2208 - GST_PLUGINS_VERSION=$VERSION
2.2209 -
2.2210 -cat >>confdefs.h <<_ACEOF
2.2211 -@%:@define GST_PLUGINS_VERSION "$GST_PLUGINS_VERSION"
2.2212 -_ACEOF
2.2213 -
2.2214 -
2.2215 -
2.2216 -cat >>confdefs.h <<_ACEOF
2.2217 -@%:@define GST_PLUGINS_VERSION_RELEASE "$GST_PLUGINS_VERSION_RELEASE"
2.2218 -_ACEOF
2.2219 -
2.2220 -
2.2221 -
2.2222 -
2.2223 -
2.2224 -
2.2225 -
2.2226 -
2.2227 -cat >>confdefs.h <<_ACEOF
2.2228 -@%:@define PACKAGE "$PACKAGE"
2.2229 -_ACEOF
2.2230 -
2.2231 -
2.2232 -
2.2233 -cat >>confdefs.h <<_ACEOF
2.2234 -@%:@define VERSION "$VERSION"
2.2235 -_ACEOF
2.2236 -
2.2237 -
2.2238 -
2.2239 -
2.2240 -am__api_version='1.10'
2.2241 -
2.2242 -# Find a good install program. We prefer a C program (faster),
2.2243 -# so one script is as good as another. But avoid the broken or
2.2244 -# incompatible versions:
2.2245 -# SysV /etc/install, /usr/sbin/install
2.2246 -# SunOS /usr/etc/install
2.2247 -# IRIX /sbin/install
2.2248 -# AIX /bin/install
2.2249 -# AmigaOS /C/install, which installs bootblocks on floppy discs
2.2250 -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2.2251 -# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2.2252 -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2.2253 -# OS/2's system install, which has a completely different semantic
2.2254 -# ./install, which can be erroneously created by make from ./install.sh.
2.2255 -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2.2256 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
2.2257 -if test -z "$INSTALL"; then
2.2258 -if test "${ac_cv_path_install+set}" = set; then
2.2259 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2260 -else
2.2261 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2262 -for as_dir in $PATH
2.2263 -do
2.2264 - IFS=$as_save_IFS
2.2265 - test -z "$as_dir" && as_dir=.
2.2266 - # Account for people who put trailing slashes in PATH elements.
2.2267 -case $as_dir/ in
2.2268 - ./ | .// | /cC/* | \
2.2269 - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2.2270 - ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
2.2271 - /usr/ucb/* ) ;;
2.2272 - *)
2.2273 - # OSF1 and SCO ODT 3.0 have their own names for install.
2.2274 - # Don't use installbsd from OSF since it installs stuff as root
2.2275 - # by default.
2.2276 - for ac_prog in ginstall scoinst install; do
2.2277 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2278 - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2.2279 - if test $ac_prog = install &&
2.2280 - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2.2281 - # AIX install. It has an incompatible calling convention.
2.2282 - :
2.2283 - elif test $ac_prog = install &&
2.2284 - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2.2285 - # program-specific install script used by HP pwplus--don't use.
2.2286 - :
2.2287 - else
2.2288 - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2.2289 - break 3
2.2290 - fi
2.2291 - fi
2.2292 - done
2.2293 - done
2.2294 - ;;
2.2295 -esac
2.2296 -done
2.2297 -IFS=$as_save_IFS
2.2298 -
2.2299 -
2.2300 -fi
2.2301 - if test "${ac_cv_path_install+set}" = set; then
2.2302 - INSTALL=$ac_cv_path_install
2.2303 - else
2.2304 - # As a last resort, use the slow shell script. Don't cache a
2.2305 - # value for INSTALL within a source directory, because that will
2.2306 - # break other packages using the cache if that directory is
2.2307 - # removed, or if the value is a relative name.
2.2308 - INSTALL=$ac_install_sh
2.2309 - fi
2.2310 -fi
2.2311 -{ echo "$as_me:$LINENO: result: $INSTALL" >&5
2.2312 -echo "${ECHO_T}$INSTALL" >&6; }
2.2313 -
2.2314 -# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2.2315 -# It thinks the first close brace ends the variable substitution.
2.2316 -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2.2317 -
2.2318 -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2.2319 -
2.2320 -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2.2321 -
2.2322 -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2.2323 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
2.2324 -# Just in case
2.2325 -sleep 1
2.2326 -echo timestamp > conftest.file
2.2327 -# Do `set' in a subshell so we don't clobber the current shell's
2.2328 -# arguments. Must try -L first in case configure is actually a
2.2329 -# symlink; some systems play weird games with the mod time of symlinks
2.2330 -# (eg FreeBSD returns the mod time of the symlink's containing
2.2331 -# directory).
2.2332 -if (
2.2333 - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
2.2334 - if test "$*" = "X"; then
2.2335 - # -L didn't work.
2.2336 - set X `ls -t $srcdir/configure conftest.file`
2.2337 - fi
2.2338 - rm -f conftest.file
2.2339 - if test "$*" != "X $srcdir/configure conftest.file" \
2.2340 - && test "$*" != "X conftest.file $srcdir/configure"; then
2.2341 -
2.2342 - # If neither matched, then we have a broken ls. This can happen
2.2343 - # if, for instance, CONFIG_SHELL is bash and it inherits a
2.2344 - # broken ls alias from the environment. This has actually
2.2345 - # happened. Such a system could not be considered "sane".
2.2346 - { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
2.2347 -alias in your environment" >&5
2.2348 -echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
2.2349 -alias in your environment" >&2;}
2.2350 - { (exit 1); exit 1; }; }
2.2351 - fi
2.2352 -
2.2353 - test "$2" = conftest.file
2.2354 - )
2.2355 -then
2.2356 - # Ok.
2.2357 - :
2.2358 -else
2.2359 - { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2.2360 -Check your system clock" >&5
2.2361 -echo "$as_me: error: newly created file is older than distributed files!
2.2362 -Check your system clock" >&2;}
2.2363 - { (exit 1); exit 1; }; }
2.2364 -fi
2.2365 -{ echo "$as_me:$LINENO: result: yes" >&5
2.2366 -echo "${ECHO_T}yes" >&6; }
2.2367 -test "$program_prefix" != NONE &&
2.2368 - program_transform_name="s&^&$program_prefix&;$program_transform_name"
2.2369 -# Use a double $ so make ignores it.
2.2370 -test "$program_suffix" != NONE &&
2.2371 - program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2.2372 -# Double any \ or $. echo might interpret backslashes.
2.2373 -# By default was `s,x,x', remove it if useless.
2.2374 -cat <<\_ACEOF >conftest.sed
2.2375 -s/[\\$]/&&/g;s/;s,x,x,$//
2.2376 -_ACEOF
2.2377 -program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
2.2378 -rm -f conftest.sed
2.2379 -
2.2380 -# expand $ac_aux_dir to an absolute path
2.2381 -am_aux_dir=`cd $ac_aux_dir && pwd`
2.2382 -
2.2383 -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2.2384 -# Use eval to expand $SHELL
2.2385 -if eval "$MISSING --run true"; then
2.2386 - am_missing_run="$MISSING --run "
2.2387 -else
2.2388 - am_missing_run=
2.2389 - { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
2.2390 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2.2391 -fi
2.2392 -
2.2393 -{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2.2394 -echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
2.2395 -if test -z "$MKDIR_P"; then
2.2396 - if test "${ac_cv_path_mkdir+set}" = set; then
2.2397 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2398 -else
2.2399 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2400 -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2.2401 -do
2.2402 - IFS=$as_save_IFS
2.2403 - test -z "$as_dir" && as_dir=.
2.2404 - for ac_prog in mkdir gmkdir; do
2.2405 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2406 - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2.2407 - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2.2408 - 'mkdir (GNU coreutils) '* | \
2.2409 - 'mkdir (coreutils) '* | \
2.2410 - 'mkdir (fileutils) '4.1*)
2.2411 - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2.2412 - break 3;;
2.2413 - esac
2.2414 - done
2.2415 - done
2.2416 -done
2.2417 -IFS=$as_save_IFS
2.2418 -
2.2419 -fi
2.2420 -
2.2421 - if test "${ac_cv_path_mkdir+set}" = set; then
2.2422 - MKDIR_P="$ac_cv_path_mkdir -p"
2.2423 - else
2.2424 - # As a last resort, use the slow shell script. Don't cache a
2.2425 - # value for MKDIR_P within a source directory, because that will
2.2426 - # break other packages using the cache if that directory is
2.2427 - # removed, or if the value is a relative name.
2.2428 - test -d ./--version && rmdir ./--version
2.2429 - MKDIR_P="$ac_install_sh -d"
2.2430 - fi
2.2431 -fi
2.2432 -{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
2.2433 -echo "${ECHO_T}$MKDIR_P" >&6; }
2.2434 -
2.2435 -mkdir_p="$MKDIR_P"
2.2436 -case $mkdir_p in
2.2437 - [\\/$]* | ?:[\\/]*) ;;
2.2438 - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2.2439 -esac
2.2440 -
2.2441 -for ac_prog in gawk mawk nawk awk
2.2442 -do
2.2443 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.2444 -set dummy $ac_prog; ac_word=$2
2.2445 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2446 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2447 -if test "${ac_cv_prog_AWK+set}" = set; then
2.2448 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2449 -else
2.2450 - if test -n "$AWK"; then
2.2451 - ac_cv_prog_AWK="$AWK" # Let the user override the test.
2.2452 -else
2.2453 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2454 -for as_dir in $PATH
2.2455 -do
2.2456 - IFS=$as_save_IFS
2.2457 - test -z "$as_dir" && as_dir=.
2.2458 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2459 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2460 - ac_cv_prog_AWK="$ac_prog"
2.2461 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2462 - break 2
2.2463 - fi
2.2464 -done
2.2465 -done
2.2466 -IFS=$as_save_IFS
2.2467 -
2.2468 -fi
2.2469 -fi
2.2470 -AWK=$ac_cv_prog_AWK
2.2471 -if test -n "$AWK"; then
2.2472 - { echo "$as_me:$LINENO: result: $AWK" >&5
2.2473 -echo "${ECHO_T}$AWK" >&6; }
2.2474 -else
2.2475 - { echo "$as_me:$LINENO: result: no" >&5
2.2476 -echo "${ECHO_T}no" >&6; }
2.2477 -fi
2.2478 -
2.2479 -
2.2480 - test -n "$AWK" && break
2.2481 -done
2.2482 -
2.2483 -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2.2484 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2.2485 -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2.2486 -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2.2487 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2488 -else
2.2489 - cat >conftest.make <<\_ACEOF
2.2490 -SHELL = /bin/sh
2.2491 -all:
2.2492 - @echo '@@@%%%=$(MAKE)=@@@%%%'
2.2493 -_ACEOF
2.2494 -# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2.2495 -case `${MAKE-make} -f conftest.make 2>/dev/null` in
2.2496 - *@@@%%%=?*=@@@%%%*)
2.2497 - eval ac_cv_prog_make_${ac_make}_set=yes;;
2.2498 - *)
2.2499 - eval ac_cv_prog_make_${ac_make}_set=no;;
2.2500 -esac
2.2501 -rm -f conftest.make
2.2502 -fi
2.2503 -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2.2504 - { echo "$as_me:$LINENO: result: yes" >&5
2.2505 -echo "${ECHO_T}yes" >&6; }
2.2506 - SET_MAKE=
2.2507 -else
2.2508 - { echo "$as_me:$LINENO: result: no" >&5
2.2509 -echo "${ECHO_T}no" >&6; }
2.2510 - SET_MAKE="MAKE=${MAKE-make}"
2.2511 -fi
2.2512 -
2.2513 -rm -rf .tst 2>/dev/null
2.2514 -mkdir .tst 2>/dev/null
2.2515 -if test -d .tst; then
2.2516 - am__leading_dot=.
2.2517 -else
2.2518 - am__leading_dot=_
2.2519 -fi
2.2520 -rmdir .tst 2>/dev/null
2.2521 -
2.2522 -if test "`cd $srcdir && pwd`" != "`pwd`"; then
2.2523 - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2.2524 - # is not polluted with repeated "-I."
2.2525 - am__isrc=' -I$(srcdir)'
2.2526 - # test to see if srcdir already configured
2.2527 - if test -f $srcdir/config.status; then
2.2528 - { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2.2529 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2.2530 - { (exit 1); exit 1; }; }
2.2531 - fi
2.2532 -fi
2.2533 -
2.2534 -# test whether we have cygpath
2.2535 -if test -z "$CYGPATH_W"; then
2.2536 - if (cygpath --version) >/dev/null 2>/dev/null; then
2.2537 - CYGPATH_W='cygpath -w'
2.2538 - else
2.2539 - CYGPATH_W=echo
2.2540 - fi
2.2541 -fi
2.2542 -
2.2543 -
2.2544 -# Define the identity of the package.
2.2545 - PACKAGE=$PACKAGE
2.2546 - VERSION=$VERSION
2.2547 -
2.2548 -
2.2549 -cat >>confdefs.h <<_ACEOF
2.2550 -@%:@define PACKAGE "$PACKAGE"
2.2551 -_ACEOF
2.2552 -
2.2553 -
2.2554 -cat >>confdefs.h <<_ACEOF
2.2555 -@%:@define VERSION "$VERSION"
2.2556 -_ACEOF
2.2557 -
2.2558 -# Some tools Automake needs.
2.2559 -
2.2560 -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2.2561 -
2.2562 -
2.2563 -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2.2564 -
2.2565 -
2.2566 -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2.2567 -
2.2568 -
2.2569 -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2.2570 -
2.2571 -
2.2572 -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2.2573 -
2.2574 -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2.2575 -
2.2576 -# Installed binaries are usually stripped using `strip' when the user
2.2577 -# run `make install-strip'. However `strip' might not be the right
2.2578 -# tool to use in cross-compilation environments, therefore Automake
2.2579 -# will honor the `STRIP' environment variable to overrule this program.
2.2580 -if test "$cross_compiling" != no; then
2.2581 - if test -n "$ac_tool_prefix"; then
2.2582 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2.2583 -set dummy ${ac_tool_prefix}strip; ac_word=$2
2.2584 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2585 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2586 -if test "${ac_cv_prog_STRIP+set}" = set; then
2.2587 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2588 -else
2.2589 - if test -n "$STRIP"; then
2.2590 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2.2591 -else
2.2592 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2593 -for as_dir in $PATH
2.2594 -do
2.2595 - IFS=$as_save_IFS
2.2596 - test -z "$as_dir" && as_dir=.
2.2597 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2598 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2599 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2.2600 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2601 - break 2
2.2602 - fi
2.2603 -done
2.2604 -done
2.2605 -IFS=$as_save_IFS
2.2606 -
2.2607 -fi
2.2608 -fi
2.2609 -STRIP=$ac_cv_prog_STRIP
2.2610 -if test -n "$STRIP"; then
2.2611 - { echo "$as_me:$LINENO: result: $STRIP" >&5
2.2612 -echo "${ECHO_T}$STRIP" >&6; }
2.2613 -else
2.2614 - { echo "$as_me:$LINENO: result: no" >&5
2.2615 -echo "${ECHO_T}no" >&6; }
2.2616 -fi
2.2617 -
2.2618 -
2.2619 -fi
2.2620 -if test -z "$ac_cv_prog_STRIP"; then
2.2621 - ac_ct_STRIP=$STRIP
2.2622 - # Extract the first word of "strip", so it can be a program name with args.
2.2623 -set dummy strip; ac_word=$2
2.2624 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2625 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2626 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2.2627 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2628 -else
2.2629 - if test -n "$ac_ct_STRIP"; then
2.2630 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2.2631 -else
2.2632 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2633 -for as_dir in $PATH
2.2634 -do
2.2635 - IFS=$as_save_IFS
2.2636 - test -z "$as_dir" && as_dir=.
2.2637 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2638 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2639 - ac_cv_prog_ac_ct_STRIP="strip"
2.2640 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2641 - break 2
2.2642 - fi
2.2643 -done
2.2644 -done
2.2645 -IFS=$as_save_IFS
2.2646 -
2.2647 -fi
2.2648 -fi
2.2649 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2.2650 -if test -n "$ac_ct_STRIP"; then
2.2651 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2.2652 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2.2653 -else
2.2654 - { echo "$as_me:$LINENO: result: no" >&5
2.2655 -echo "${ECHO_T}no" >&6; }
2.2656 -fi
2.2657 -
2.2658 - if test "x$ac_ct_STRIP" = x; then
2.2659 - STRIP=":"
2.2660 - else
2.2661 - case $cross_compiling:$ac_tool_warned in
2.2662 -yes:)
2.2663 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.2664 -whose name does not start with the host triplet. If you think this
2.2665 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.2666 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.2667 -whose name does not start with the host triplet. If you think this
2.2668 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.2669 -ac_tool_warned=yes ;;
2.2670 -esac
2.2671 - STRIP=$ac_ct_STRIP
2.2672 - fi
2.2673 -else
2.2674 - STRIP="$ac_cv_prog_STRIP"
2.2675 -fi
2.2676 -
2.2677 -fi
2.2678 -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2.2679 -
2.2680 -# We need awk for the "check" target. The system "awk" is bad on
2.2681 -# some platforms.
2.2682 -# Always define AMTAR for backward compatibility.
2.2683 -
2.2684 -AMTAR=${AMTAR-"${am_missing_run}tar"}
2.2685 -
2.2686 -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2.2687 -
2.2688 -
2.2689 -
2.2690 -
2.2691 -
2.2692 -
2.2693 -# Check whether --enable-shared was given.
2.2694 -if test "${enable_shared+set}" = set; then
2.2695 - enableval=$enable_shared; p=${PACKAGE-default}
2.2696 - case $enableval in
2.2697 - yes) enable_shared=yes ;;
2.2698 - no) enable_shared=no ;;
2.2699 - *)
2.2700 - enable_shared=no
2.2701 - # Look at the argument we got. We use all the common list separators.
2.2702 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
2.2703 - for pkg in $enableval; do
2.2704 - IFS="$lt_save_ifs"
2.2705 - if test "X$pkg" = "X$p"; then
2.2706 - enable_shared=yes
2.2707 - fi
2.2708 - done
2.2709 - IFS="$lt_save_ifs"
2.2710 - ;;
2.2711 - esac
2.2712 -else
2.2713 - enable_shared=yes
2.2714 -fi
2.2715 -
2.2716 -
2.2717 -# Check whether --enable-fast-install was given.
2.2718 -if test "${enable_fast_install+set}" = set; then
2.2719 - enableval=$enable_fast_install; p=${PACKAGE-default}
2.2720 - case $enableval in
2.2721 - yes) enable_fast_install=yes ;;
2.2722 - no) enable_fast_install=no ;;
2.2723 - *)
2.2724 - enable_fast_install=no
2.2725 - # Look at the argument we got. We use all the common list separators.
2.2726 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
2.2727 - for pkg in $enableval; do
2.2728 - IFS="$lt_save_ifs"
2.2729 - if test "X$pkg" = "X$p"; then
2.2730 - enable_fast_install=yes
2.2731 - fi
2.2732 - done
2.2733 - IFS="$lt_save_ifs"
2.2734 - ;;
2.2735 - esac
2.2736 -else
2.2737 - enable_fast_install=yes
2.2738 -fi
2.2739 -
2.2740 -
2.2741 -DEPDIR="${am__leading_dot}deps"
2.2742 -
2.2743 -ac_config_commands="$ac_config_commands depfiles"
2.2744 -
2.2745 -
2.2746 -am_make=${MAKE-make}
2.2747 -cat > confinc << 'END'
2.2748 -am__doit:
2.2749 - @echo done
2.2750 -.PHONY: am__doit
2.2751 -END
2.2752 -# If we don't find an include directive, just comment out the code.
2.2753 -{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2.2754 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
2.2755 -am__include="#"
2.2756 -am__quote=
2.2757 -_am_result=none
2.2758 -# First try GNU make style include.
2.2759 -echo "include confinc" > confmf
2.2760 -# We grep out `Entering directory' and `Leaving directory'
2.2761 -# messages which can occur if `w' ends up in MAKEFLAGS.
2.2762 -# In particular we don't look at `^make:' because GNU make might
2.2763 -# be invoked under some other name (usually "gmake"), in which
2.2764 -# case it prints its new name instead of `make'.
2.2765 -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2.2766 - am__include=include
2.2767 - am__quote=
2.2768 - _am_result=GNU
2.2769 -fi
2.2770 -# Now try BSD make style include.
2.2771 -if test "$am__include" = "#"; then
2.2772 - echo '.include "confinc"' > confmf
2.2773 - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2.2774 - am__include=.include
2.2775 - am__quote="\""
2.2776 - _am_result=BSD
2.2777 - fi
2.2778 -fi
2.2779 -
2.2780 -
2.2781 -{ echo "$as_me:$LINENO: result: $_am_result" >&5
2.2782 -echo "${ECHO_T}$_am_result" >&6; }
2.2783 -rm -f confinc confmf
2.2784 -
2.2785 -# Check whether --enable-dependency-tracking was given.
2.2786 -if test "${enable_dependency_tracking+set}" = set; then
2.2787 - enableval=$enable_dependency_tracking;
2.2788 -fi
2.2789 -
2.2790 -if test "x$enable_dependency_tracking" != xno; then
2.2791 - am_depcomp="$ac_aux_dir/depcomp"
2.2792 - AMDEPBACKSLASH='\'
2.2793 -fi
2.2794 - if test "x$enable_dependency_tracking" != xno; then
2.2795 - AMDEP_TRUE=
2.2796 - AMDEP_FALSE='#'
2.2797 -else
2.2798 - AMDEP_TRUE='#'
2.2799 - AMDEP_FALSE=
2.2800 -fi
2.2801 -
2.2802 -
2.2803 -ac_ext=c
2.2804 -ac_cpp='$CPP $CPPFLAGS'
2.2805 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.2806 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.2807 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.2808 -if test -n "$ac_tool_prefix"; then
2.2809 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2.2810 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
2.2811 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2812 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2813 -if test "${ac_cv_prog_CC+set}" = set; then
2.2814 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2815 -else
2.2816 - if test -n "$CC"; then
2.2817 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.2818 -else
2.2819 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2820 -for as_dir in $PATH
2.2821 -do
2.2822 - IFS=$as_save_IFS
2.2823 - test -z "$as_dir" && as_dir=.
2.2824 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2825 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2826 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
2.2827 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2828 - break 2
2.2829 - fi
2.2830 -done
2.2831 -done
2.2832 -IFS=$as_save_IFS
2.2833 -
2.2834 -fi
2.2835 -fi
2.2836 -CC=$ac_cv_prog_CC
2.2837 -if test -n "$CC"; then
2.2838 - { echo "$as_me:$LINENO: result: $CC" >&5
2.2839 -echo "${ECHO_T}$CC" >&6; }
2.2840 -else
2.2841 - { echo "$as_me:$LINENO: result: no" >&5
2.2842 -echo "${ECHO_T}no" >&6; }
2.2843 -fi
2.2844 -
2.2845 -
2.2846 -fi
2.2847 -if test -z "$ac_cv_prog_CC"; then
2.2848 - ac_ct_CC=$CC
2.2849 - # Extract the first word of "gcc", so it can be a program name with args.
2.2850 -set dummy gcc; ac_word=$2
2.2851 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2852 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2853 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2.2854 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2855 -else
2.2856 - if test -n "$ac_ct_CC"; then
2.2857 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2.2858 -else
2.2859 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2860 -for as_dir in $PATH
2.2861 -do
2.2862 - IFS=$as_save_IFS
2.2863 - test -z "$as_dir" && as_dir=.
2.2864 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2865 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2866 - ac_cv_prog_ac_ct_CC="gcc"
2.2867 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2868 - break 2
2.2869 - fi
2.2870 -done
2.2871 -done
2.2872 -IFS=$as_save_IFS
2.2873 -
2.2874 -fi
2.2875 -fi
2.2876 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
2.2877 -if test -n "$ac_ct_CC"; then
2.2878 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2.2879 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2.2880 -else
2.2881 - { echo "$as_me:$LINENO: result: no" >&5
2.2882 -echo "${ECHO_T}no" >&6; }
2.2883 -fi
2.2884 -
2.2885 - if test "x$ac_ct_CC" = x; then
2.2886 - CC=""
2.2887 - else
2.2888 - case $cross_compiling:$ac_tool_warned in
2.2889 -yes:)
2.2890 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.2891 -whose name does not start with the host triplet. If you think this
2.2892 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.2893 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.2894 -whose name does not start with the host triplet. If you think this
2.2895 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.2896 -ac_tool_warned=yes ;;
2.2897 -esac
2.2898 - CC=$ac_ct_CC
2.2899 - fi
2.2900 -else
2.2901 - CC="$ac_cv_prog_CC"
2.2902 -fi
2.2903 -
2.2904 -if test -z "$CC"; then
2.2905 - if test -n "$ac_tool_prefix"; then
2.2906 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2.2907 -set dummy ${ac_tool_prefix}cc; ac_word=$2
2.2908 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2909 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2910 -if test "${ac_cv_prog_CC+set}" = set; then
2.2911 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2912 -else
2.2913 - if test -n "$CC"; then
2.2914 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.2915 -else
2.2916 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2917 -for as_dir in $PATH
2.2918 -do
2.2919 - IFS=$as_save_IFS
2.2920 - test -z "$as_dir" && as_dir=.
2.2921 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2922 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2923 - ac_cv_prog_CC="${ac_tool_prefix}cc"
2.2924 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2925 - break 2
2.2926 - fi
2.2927 -done
2.2928 -done
2.2929 -IFS=$as_save_IFS
2.2930 -
2.2931 -fi
2.2932 -fi
2.2933 -CC=$ac_cv_prog_CC
2.2934 -if test -n "$CC"; then
2.2935 - { echo "$as_me:$LINENO: result: $CC" >&5
2.2936 -echo "${ECHO_T}$CC" >&6; }
2.2937 -else
2.2938 - { echo "$as_me:$LINENO: result: no" >&5
2.2939 -echo "${ECHO_T}no" >&6; }
2.2940 -fi
2.2941 -
2.2942 -
2.2943 - fi
2.2944 -fi
2.2945 -if test -z "$CC"; then
2.2946 - # Extract the first word of "cc", so it can be a program name with args.
2.2947 -set dummy cc; ac_word=$2
2.2948 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.2949 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.2950 -if test "${ac_cv_prog_CC+set}" = set; then
2.2951 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.2952 -else
2.2953 - if test -n "$CC"; then
2.2954 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.2955 -else
2.2956 - ac_prog_rejected=no
2.2957 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.2958 -for as_dir in $PATH
2.2959 -do
2.2960 - IFS=$as_save_IFS
2.2961 - test -z "$as_dir" && as_dir=.
2.2962 - for ac_exec_ext in '' $ac_executable_extensions; do
2.2963 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.2964 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2.2965 - ac_prog_rejected=yes
2.2966 - continue
2.2967 - fi
2.2968 - ac_cv_prog_CC="cc"
2.2969 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.2970 - break 2
2.2971 - fi
2.2972 -done
2.2973 -done
2.2974 -IFS=$as_save_IFS
2.2975 -
2.2976 -if test $ac_prog_rejected = yes; then
2.2977 - # We found a bogon in the path, so make sure we never use it.
2.2978 - set dummy $ac_cv_prog_CC
2.2979 - shift
2.2980 - if test $@%:@ != 0; then
2.2981 - # We chose a different compiler from the bogus one.
2.2982 - # However, it has the same basename, so the bogon will be chosen
2.2983 - # first if we set CC to just the basename; use the full file name.
2.2984 - shift
2.2985 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2.2986 - fi
2.2987 -fi
2.2988 -fi
2.2989 -fi
2.2990 -CC=$ac_cv_prog_CC
2.2991 -if test -n "$CC"; then
2.2992 - { echo "$as_me:$LINENO: result: $CC" >&5
2.2993 -echo "${ECHO_T}$CC" >&6; }
2.2994 -else
2.2995 - { echo "$as_me:$LINENO: result: no" >&5
2.2996 -echo "${ECHO_T}no" >&6; }
2.2997 -fi
2.2998 -
2.2999 -
2.3000 -fi
2.3001 -if test -z "$CC"; then
2.3002 - if test -n "$ac_tool_prefix"; then
2.3003 - for ac_prog in cl.exe
2.3004 - do
2.3005 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2.3006 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2.3007 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.3008 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.3009 -if test "${ac_cv_prog_CC+set}" = set; then
2.3010 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3011 -else
2.3012 - if test -n "$CC"; then
2.3013 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.3014 -else
2.3015 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.3016 -for as_dir in $PATH
2.3017 -do
2.3018 - IFS=$as_save_IFS
2.3019 - test -z "$as_dir" && as_dir=.
2.3020 - for ac_exec_ext in '' $ac_executable_extensions; do
2.3021 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.3022 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2.3023 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.3024 - break 2
2.3025 - fi
2.3026 -done
2.3027 -done
2.3028 -IFS=$as_save_IFS
2.3029 -
2.3030 -fi
2.3031 -fi
2.3032 -CC=$ac_cv_prog_CC
2.3033 -if test -n "$CC"; then
2.3034 - { echo "$as_me:$LINENO: result: $CC" >&5
2.3035 -echo "${ECHO_T}$CC" >&6; }
2.3036 -else
2.3037 - { echo "$as_me:$LINENO: result: no" >&5
2.3038 -echo "${ECHO_T}no" >&6; }
2.3039 -fi
2.3040 -
2.3041 -
2.3042 - test -n "$CC" && break
2.3043 - done
2.3044 -fi
2.3045 -if test -z "$CC"; then
2.3046 - ac_ct_CC=$CC
2.3047 - for ac_prog in cl.exe
2.3048 -do
2.3049 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.3050 -set dummy $ac_prog; ac_word=$2
2.3051 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.3052 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.3053 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2.3054 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3055 -else
2.3056 - if test -n "$ac_ct_CC"; then
2.3057 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2.3058 -else
2.3059 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.3060 -for as_dir in $PATH
2.3061 -do
2.3062 - IFS=$as_save_IFS
2.3063 - test -z "$as_dir" && as_dir=.
2.3064 - for ac_exec_ext in '' $ac_executable_extensions; do
2.3065 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.3066 - ac_cv_prog_ac_ct_CC="$ac_prog"
2.3067 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.3068 - break 2
2.3069 - fi
2.3070 -done
2.3071 -done
2.3072 -IFS=$as_save_IFS
2.3073 -
2.3074 -fi
2.3075 -fi
2.3076 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
2.3077 -if test -n "$ac_ct_CC"; then
2.3078 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2.3079 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2.3080 -else
2.3081 - { echo "$as_me:$LINENO: result: no" >&5
2.3082 -echo "${ECHO_T}no" >&6; }
2.3083 -fi
2.3084 -
2.3085 -
2.3086 - test -n "$ac_ct_CC" && break
2.3087 -done
2.3088 -
2.3089 - if test "x$ac_ct_CC" = x; then
2.3090 - CC=""
2.3091 - else
2.3092 - case $cross_compiling:$ac_tool_warned in
2.3093 -yes:)
2.3094 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.3095 -whose name does not start with the host triplet. If you think this
2.3096 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.3097 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.3098 -whose name does not start with the host triplet. If you think this
2.3099 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.3100 -ac_tool_warned=yes ;;
2.3101 -esac
2.3102 - CC=$ac_ct_CC
2.3103 - fi
2.3104 -fi
2.3105 -
2.3106 -fi
2.3107 -
2.3108 -
2.3109 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2.3110 -See \`config.log' for more details." >&5
2.3111 -echo "$as_me: error: no acceptable C compiler found in \$PATH
2.3112 -See \`config.log' for more details." >&2;}
2.3113 - { (exit 1); exit 1; }; }
2.3114 -
2.3115 -# Provide some information about the compiler.
2.3116 -echo "$as_me:$LINENO: checking for C compiler version" >&5
2.3117 -ac_compiler=`set X $ac_compile; echo $2`
2.3118 -{ (ac_try="$ac_compiler --version >&5"
2.3119 -case "(($ac_try" in
2.3120 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3121 - *) ac_try_echo=$ac_try;;
2.3122 -esac
2.3123 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3124 - (eval "$ac_compiler --version >&5") 2>&5
2.3125 - ac_status=$?
2.3126 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3127 - (exit $ac_status); }
2.3128 -{ (ac_try="$ac_compiler -v >&5"
2.3129 -case "(($ac_try" in
2.3130 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3131 - *) ac_try_echo=$ac_try;;
2.3132 -esac
2.3133 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3134 - (eval "$ac_compiler -v >&5") 2>&5
2.3135 - ac_status=$?
2.3136 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3137 - (exit $ac_status); }
2.3138 -{ (ac_try="$ac_compiler -V >&5"
2.3139 -case "(($ac_try" in
2.3140 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3141 - *) ac_try_echo=$ac_try;;
2.3142 -esac
2.3143 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3144 - (eval "$ac_compiler -V >&5") 2>&5
2.3145 - ac_status=$?
2.3146 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3147 - (exit $ac_status); }
2.3148 -
2.3149 -cat >conftest.$ac_ext <<_ACEOF
2.3150 -/* confdefs.h. */
2.3151 -_ACEOF
2.3152 -cat confdefs.h >>conftest.$ac_ext
2.3153 -cat >>conftest.$ac_ext <<_ACEOF
2.3154 -/* end confdefs.h. */
2.3155 -
2.3156 -int
2.3157 -main ()
2.3158 -{
2.3159 -
2.3160 - ;
2.3161 - return 0;
2.3162 -}
2.3163 -_ACEOF
2.3164 -ac_clean_files_save=$ac_clean_files
2.3165 -ac_clean_files="$ac_clean_files a.out a.exe b.out"
2.3166 -# Try to create an executable without -o first, disregard a.out.
2.3167 -# It will help us diagnose broken compilers, and finding out an intuition
2.3168 -# of exeext.
2.3169 -{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2.3170 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2.3171 -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2.3172 -#
2.3173 -# List of possible output files, starting from the most likely.
2.3174 -# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2.3175 -# only as a last resort. b.out is created by i960 compilers.
2.3176 -ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2.3177 -#
2.3178 -# The IRIX 6 linker writes into existing files which may not be
2.3179 -# executable, retaining their permissions. Remove them first so a
2.3180 -# subsequent execution test works.
2.3181 -ac_rmfiles=
2.3182 -for ac_file in $ac_files
2.3183 -do
2.3184 - case $ac_file in
2.3185 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2.3186 - * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2.3187 - esac
2.3188 -done
2.3189 -rm -f $ac_rmfiles
2.3190 -
2.3191 -if { (ac_try="$ac_link_default"
2.3192 -case "(($ac_try" in
2.3193 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3194 - *) ac_try_echo=$ac_try;;
2.3195 -esac
2.3196 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3197 - (eval "$ac_link_default") 2>&5
2.3198 - ac_status=$?
2.3199 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3200 - (exit $ac_status); }; then
2.3201 - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2.3202 -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2.3203 -# in a Makefile. We should not override ac_cv_exeext if it was cached,
2.3204 -# so that the user can short-circuit this test for compilers unknown to
2.3205 -# Autoconf.
2.3206 -for ac_file in $ac_files ''
2.3207 -do
2.3208 - test -f "$ac_file" || continue
2.3209 - case $ac_file in
2.3210 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2.3211 - ;;
2.3212 - [ab].out )
2.3213 - # We found the default executable, but exeext='' is most
2.3214 - # certainly right.
2.3215 - break;;
2.3216 - *.* )
2.3217 - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2.3218 - then :; else
2.3219 - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2.3220 - fi
2.3221 - # We set ac_cv_exeext here because the later test for it is not
2.3222 - # safe: cross compilers may not add the suffix if given an `-o'
2.3223 - # argument, so we may need to know it at that point already.
2.3224 - # Even if this section looks crufty: it has the advantage of
2.3225 - # actually working.
2.3226 - break;;
2.3227 - * )
2.3228 - break;;
2.3229 - esac
2.3230 -done
2.3231 -test "$ac_cv_exeext" = no && ac_cv_exeext=
2.3232 -
2.3233 -else
2.3234 - ac_file=''
2.3235 -fi
2.3236 -
2.3237 -{ echo "$as_me:$LINENO: result: $ac_file" >&5
2.3238 -echo "${ECHO_T}$ac_file" >&6; }
2.3239 -if test -z "$ac_file"; then
2.3240 - echo "$as_me: failed program was:" >&5
2.3241 -sed 's/^/| /' conftest.$ac_ext >&5
2.3242 -
2.3243 -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2.3244 -See \`config.log' for more details." >&5
2.3245 -echo "$as_me: error: C compiler cannot create executables
2.3246 -See \`config.log' for more details." >&2;}
2.3247 - { (exit 77); exit 77; }; }
2.3248 -fi
2.3249 -
2.3250 -ac_exeext=$ac_cv_exeext
2.3251 -
2.3252 -# Check that the compiler produces executables we can run. If not, either
2.3253 -# the compiler is broken, or we cross compile.
2.3254 -{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2.3255 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2.3256 -# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2.3257 -# If not cross compiling, check that we can run a simple program.
2.3258 -if test "$cross_compiling" != yes; then
2.3259 - if { ac_try='./$ac_file'
2.3260 - { (case "(($ac_try" in
2.3261 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3262 - *) ac_try_echo=$ac_try;;
2.3263 -esac
2.3264 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3265 - (eval "$ac_try") 2>&5
2.3266 - ac_status=$?
2.3267 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3268 - (exit $ac_status); }; }; then
2.3269 - cross_compiling=no
2.3270 - else
2.3271 - if test "$cross_compiling" = maybe; then
2.3272 - cross_compiling=yes
2.3273 - else
2.3274 - { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2.3275 -If you meant to cross compile, use \`--host'.
2.3276 -See \`config.log' for more details." >&5
2.3277 -echo "$as_me: error: cannot run C compiled programs.
2.3278 -If you meant to cross compile, use \`--host'.
2.3279 -See \`config.log' for more details." >&2;}
2.3280 - { (exit 1); exit 1; }; }
2.3281 - fi
2.3282 - fi
2.3283 -fi
2.3284 -{ echo "$as_me:$LINENO: result: yes" >&5
2.3285 -echo "${ECHO_T}yes" >&6; }
2.3286 -
2.3287 -rm -f a.out a.exe conftest$ac_cv_exeext b.out
2.3288 -ac_clean_files=$ac_clean_files_save
2.3289 -# Check that the compiler produces executables we can run. If not, either
2.3290 -# the compiler is broken, or we cross compile.
2.3291 -{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2.3292 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2.3293 -{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2.3294 -echo "${ECHO_T}$cross_compiling" >&6; }
2.3295 -
2.3296 -{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
2.3297 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2.3298 -if { (ac_try="$ac_link"
2.3299 -case "(($ac_try" in
2.3300 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3301 - *) ac_try_echo=$ac_try;;
2.3302 -esac
2.3303 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3304 - (eval "$ac_link") 2>&5
2.3305 - ac_status=$?
2.3306 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3307 - (exit $ac_status); }; then
2.3308 - # If both `conftest.exe' and `conftest' are `present' (well, observable)
2.3309 -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2.3310 -# work properly (i.e., refer to `conftest.exe'), while it won't with
2.3311 -# `rm'.
2.3312 -for ac_file in conftest.exe conftest conftest.*; do
2.3313 - test -f "$ac_file" || continue
2.3314 - case $ac_file in
2.3315 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2.3316 - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2.3317 - break;;
2.3318 - * ) break;;
2.3319 - esac
2.3320 -done
2.3321 -else
2.3322 - { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2.3323 -See \`config.log' for more details." >&5
2.3324 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2.3325 -See \`config.log' for more details." >&2;}
2.3326 - { (exit 1); exit 1; }; }
2.3327 -fi
2.3328 -
2.3329 -rm -f conftest$ac_cv_exeext
2.3330 -{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2.3331 -echo "${ECHO_T}$ac_cv_exeext" >&6; }
2.3332 -
2.3333 -rm -f conftest.$ac_ext
2.3334 -EXEEXT=$ac_cv_exeext
2.3335 -ac_exeext=$EXEEXT
2.3336 -{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2.3337 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2.3338 -if test "${ac_cv_objext+set}" = set; then
2.3339 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3340 -else
2.3341 - cat >conftest.$ac_ext <<_ACEOF
2.3342 -/* confdefs.h. */
2.3343 -_ACEOF
2.3344 -cat confdefs.h >>conftest.$ac_ext
2.3345 -cat >>conftest.$ac_ext <<_ACEOF
2.3346 -/* end confdefs.h. */
2.3347 -
2.3348 -int
2.3349 -main ()
2.3350 -{
2.3351 -
2.3352 - ;
2.3353 - return 0;
2.3354 -}
2.3355 -_ACEOF
2.3356 -rm -f conftest.o conftest.obj
2.3357 -if { (ac_try="$ac_compile"
2.3358 -case "(($ac_try" in
2.3359 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3360 - *) ac_try_echo=$ac_try;;
2.3361 -esac
2.3362 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3363 - (eval "$ac_compile") 2>&5
2.3364 - ac_status=$?
2.3365 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3366 - (exit $ac_status); }; then
2.3367 - for ac_file in conftest.o conftest.obj conftest.*; do
2.3368 - test -f "$ac_file" || continue;
2.3369 - case $ac_file in
2.3370 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2.3371 - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2.3372 - break;;
2.3373 - esac
2.3374 -done
2.3375 -else
2.3376 - echo "$as_me: failed program was:" >&5
2.3377 -sed 's/^/| /' conftest.$ac_ext >&5
2.3378 -
2.3379 -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2.3380 -See \`config.log' for more details." >&5
2.3381 -echo "$as_me: error: cannot compute suffix of object files: cannot compile
2.3382 -See \`config.log' for more details." >&2;}
2.3383 - { (exit 1); exit 1; }; }
2.3384 -fi
2.3385 -
2.3386 -rm -f conftest.$ac_cv_objext conftest.$ac_ext
2.3387 -fi
2.3388 -{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2.3389 -echo "${ECHO_T}$ac_cv_objext" >&6; }
2.3390 -OBJEXT=$ac_cv_objext
2.3391 -ac_objext=$OBJEXT
2.3392 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2.3393 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2.3394 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
2.3395 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3396 -else
2.3397 - cat >conftest.$ac_ext <<_ACEOF
2.3398 -/* confdefs.h. */
2.3399 -_ACEOF
2.3400 -cat confdefs.h >>conftest.$ac_ext
2.3401 -cat >>conftest.$ac_ext <<_ACEOF
2.3402 -/* end confdefs.h. */
2.3403 -
2.3404 -int
2.3405 -main ()
2.3406 -{
2.3407 -#ifndef __GNUC__
2.3408 - choke me
2.3409 -#endif
2.3410 -
2.3411 - ;
2.3412 - return 0;
2.3413 -}
2.3414 -_ACEOF
2.3415 -rm -f conftest.$ac_objext
2.3416 -if { (ac_try="$ac_compile"
2.3417 -case "(($ac_try" in
2.3418 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3419 - *) ac_try_echo=$ac_try;;
2.3420 -esac
2.3421 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3422 - (eval "$ac_compile") 2>conftest.er1
2.3423 - ac_status=$?
2.3424 - grep -v '^ *+' conftest.er1 >conftest.err
2.3425 - rm -f conftest.er1
2.3426 - cat conftest.err >&5
2.3427 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3428 - (exit $ac_status); } && {
2.3429 - test -z "$ac_c_werror_flag" ||
2.3430 - test ! -s conftest.err
2.3431 - } && test -s conftest.$ac_objext; then
2.3432 - ac_compiler_gnu=yes
2.3433 -else
2.3434 - echo "$as_me: failed program was:" >&5
2.3435 -sed 's/^/| /' conftest.$ac_ext >&5
2.3436 -
2.3437 - ac_compiler_gnu=no
2.3438 -fi
2.3439 -
2.3440 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.3441 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
2.3442 -
2.3443 -fi
2.3444 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2.3445 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2.3446 -GCC=`test $ac_compiler_gnu = yes && echo yes`
2.3447 -ac_test_CFLAGS=${CFLAGS+set}
2.3448 -ac_save_CFLAGS=$CFLAGS
2.3449 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2.3450 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2.3451 -if test "${ac_cv_prog_cc_g+set}" = set; then
2.3452 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3453 -else
2.3454 - ac_save_c_werror_flag=$ac_c_werror_flag
2.3455 - ac_c_werror_flag=yes
2.3456 - ac_cv_prog_cc_g=no
2.3457 - CFLAGS="-g"
2.3458 - cat >conftest.$ac_ext <<_ACEOF
2.3459 -/* confdefs.h. */
2.3460 -_ACEOF
2.3461 -cat confdefs.h >>conftest.$ac_ext
2.3462 -cat >>conftest.$ac_ext <<_ACEOF
2.3463 -/* end confdefs.h. */
2.3464 -
2.3465 -int
2.3466 -main ()
2.3467 -{
2.3468 -
2.3469 - ;
2.3470 - return 0;
2.3471 -}
2.3472 -_ACEOF
2.3473 -rm -f conftest.$ac_objext
2.3474 -if { (ac_try="$ac_compile"
2.3475 -case "(($ac_try" in
2.3476 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3477 - *) ac_try_echo=$ac_try;;
2.3478 -esac
2.3479 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3480 - (eval "$ac_compile") 2>conftest.er1
2.3481 - ac_status=$?
2.3482 - grep -v '^ *+' conftest.er1 >conftest.err
2.3483 - rm -f conftest.er1
2.3484 - cat conftest.err >&5
2.3485 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3486 - (exit $ac_status); } && {
2.3487 - test -z "$ac_c_werror_flag" ||
2.3488 - test ! -s conftest.err
2.3489 - } && test -s conftest.$ac_objext; then
2.3490 - ac_cv_prog_cc_g=yes
2.3491 -else
2.3492 - echo "$as_me: failed program was:" >&5
2.3493 -sed 's/^/| /' conftest.$ac_ext >&5
2.3494 -
2.3495 - CFLAGS=""
2.3496 - cat >conftest.$ac_ext <<_ACEOF
2.3497 -/* confdefs.h. */
2.3498 -_ACEOF
2.3499 -cat confdefs.h >>conftest.$ac_ext
2.3500 -cat >>conftest.$ac_ext <<_ACEOF
2.3501 -/* end confdefs.h. */
2.3502 -
2.3503 -int
2.3504 -main ()
2.3505 -{
2.3506 -
2.3507 - ;
2.3508 - return 0;
2.3509 -}
2.3510 -_ACEOF
2.3511 -rm -f conftest.$ac_objext
2.3512 -if { (ac_try="$ac_compile"
2.3513 -case "(($ac_try" in
2.3514 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3515 - *) ac_try_echo=$ac_try;;
2.3516 -esac
2.3517 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3518 - (eval "$ac_compile") 2>conftest.er1
2.3519 - ac_status=$?
2.3520 - grep -v '^ *+' conftest.er1 >conftest.err
2.3521 - rm -f conftest.er1
2.3522 - cat conftest.err >&5
2.3523 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3524 - (exit $ac_status); } && {
2.3525 - test -z "$ac_c_werror_flag" ||
2.3526 - test ! -s conftest.err
2.3527 - } && test -s conftest.$ac_objext; then
2.3528 - :
2.3529 -else
2.3530 - echo "$as_me: failed program was:" >&5
2.3531 -sed 's/^/| /' conftest.$ac_ext >&5
2.3532 -
2.3533 - ac_c_werror_flag=$ac_save_c_werror_flag
2.3534 - CFLAGS="-g"
2.3535 - cat >conftest.$ac_ext <<_ACEOF
2.3536 -/* confdefs.h. */
2.3537 -_ACEOF
2.3538 -cat confdefs.h >>conftest.$ac_ext
2.3539 -cat >>conftest.$ac_ext <<_ACEOF
2.3540 -/* end confdefs.h. */
2.3541 -
2.3542 -int
2.3543 -main ()
2.3544 -{
2.3545 -
2.3546 - ;
2.3547 - return 0;
2.3548 -}
2.3549 -_ACEOF
2.3550 -rm -f conftest.$ac_objext
2.3551 -if { (ac_try="$ac_compile"
2.3552 -case "(($ac_try" in
2.3553 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3554 - *) ac_try_echo=$ac_try;;
2.3555 -esac
2.3556 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3557 - (eval "$ac_compile") 2>conftest.er1
2.3558 - ac_status=$?
2.3559 - grep -v '^ *+' conftest.er1 >conftest.err
2.3560 - rm -f conftest.er1
2.3561 - cat conftest.err >&5
2.3562 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3563 - (exit $ac_status); } && {
2.3564 - test -z "$ac_c_werror_flag" ||
2.3565 - test ! -s conftest.err
2.3566 - } && test -s conftest.$ac_objext; then
2.3567 - ac_cv_prog_cc_g=yes
2.3568 -else
2.3569 - echo "$as_me: failed program was:" >&5
2.3570 -sed 's/^/| /' conftest.$ac_ext >&5
2.3571 -
2.3572 -
2.3573 -fi
2.3574 -
2.3575 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.3576 -fi
2.3577 -
2.3578 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.3579 -fi
2.3580 -
2.3581 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.3582 - ac_c_werror_flag=$ac_save_c_werror_flag
2.3583 -fi
2.3584 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2.3585 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2.3586 -if test "$ac_test_CFLAGS" = set; then
2.3587 - CFLAGS=$ac_save_CFLAGS
2.3588 -elif test $ac_cv_prog_cc_g = yes; then
2.3589 - if test "$GCC" = yes; then
2.3590 - CFLAGS="-g -O2"
2.3591 - else
2.3592 - CFLAGS="-g"
2.3593 - fi
2.3594 -else
2.3595 - if test "$GCC" = yes; then
2.3596 - CFLAGS="-O2"
2.3597 - else
2.3598 - CFLAGS=
2.3599 - fi
2.3600 -fi
2.3601 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2.3602 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
2.3603 -if test "${ac_cv_prog_cc_c89+set}" = set; then
2.3604 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3605 -else
2.3606 - ac_cv_prog_cc_c89=no
2.3607 -ac_save_CC=$CC
2.3608 -cat >conftest.$ac_ext <<_ACEOF
2.3609 -/* confdefs.h. */
2.3610 -_ACEOF
2.3611 -cat confdefs.h >>conftest.$ac_ext
2.3612 -cat >>conftest.$ac_ext <<_ACEOF
2.3613 -/* end confdefs.h. */
2.3614 -#include <stdarg.h>
2.3615 -#include <stdio.h>
2.3616 -#include <sys/types.h>
2.3617 -#include <sys/stat.h>
2.3618 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2.3619 -struct buf { int x; };
2.3620 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
2.3621 -static char *e (p, i)
2.3622 - char **p;
2.3623 - int i;
2.3624 -{
2.3625 - return p[i];
2.3626 -}
2.3627 -static char *f (char * (*g) (char **, int), char **p, ...)
2.3628 -{
2.3629 - char *s;
2.3630 - va_list v;
2.3631 - va_start (v,p);
2.3632 - s = g (p, va_arg (v,int));
2.3633 - va_end (v);
2.3634 - return s;
2.3635 -}
2.3636 -
2.3637 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2.3638 - function prototypes and stuff, but not '\xHH' hex character constants.
2.3639 - These don't provoke an error unfortunately, instead are silently treated
2.3640 - as 'x'. The following induces an error, until -std is added to get
2.3641 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2.3642 - array size at least. It's necessary to write '\x00'==0 to get something
2.3643 - that's true only with -std. */
2.3644 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2.3645 -
2.3646 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2.3647 - inside strings and character constants. */
2.3648 -#define FOO(x) 'x'
2.3649 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2.3650 -
2.3651 -int test (int i, double x);
2.3652 -struct s1 {int (*f) (int a);};
2.3653 -struct s2 {int (*f) (double a);};
2.3654 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2.3655 -int argc;
2.3656 -char **argv;
2.3657 -int
2.3658 -main ()
2.3659 -{
2.3660 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2.3661 - ;
2.3662 - return 0;
2.3663 -}
2.3664 -_ACEOF
2.3665 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2.3666 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2.3667 -do
2.3668 - CC="$ac_save_CC $ac_arg"
2.3669 - rm -f conftest.$ac_objext
2.3670 -if { (ac_try="$ac_compile"
2.3671 -case "(($ac_try" in
2.3672 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.3673 - *) ac_try_echo=$ac_try;;
2.3674 -esac
2.3675 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.3676 - (eval "$ac_compile") 2>conftest.er1
2.3677 - ac_status=$?
2.3678 - grep -v '^ *+' conftest.er1 >conftest.err
2.3679 - rm -f conftest.er1
2.3680 - cat conftest.err >&5
2.3681 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.3682 - (exit $ac_status); } && {
2.3683 - test -z "$ac_c_werror_flag" ||
2.3684 - test ! -s conftest.err
2.3685 - } && test -s conftest.$ac_objext; then
2.3686 - ac_cv_prog_cc_c89=$ac_arg
2.3687 -else
2.3688 - echo "$as_me: failed program was:" >&5
2.3689 -sed 's/^/| /' conftest.$ac_ext >&5
2.3690 -
2.3691 -
2.3692 -fi
2.3693 -
2.3694 -rm -f core conftest.err conftest.$ac_objext
2.3695 - test "x$ac_cv_prog_cc_c89" != "xno" && break
2.3696 -done
2.3697 -rm -f conftest.$ac_ext
2.3698 -CC=$ac_save_CC
2.3699 -
2.3700 -fi
2.3701 -# AC_CACHE_VAL
2.3702 -case "x$ac_cv_prog_cc_c89" in
2.3703 - x)
2.3704 - { echo "$as_me:$LINENO: result: none needed" >&5
2.3705 -echo "${ECHO_T}none needed" >&6; } ;;
2.3706 - xno)
2.3707 - { echo "$as_me:$LINENO: result: unsupported" >&5
2.3708 -echo "${ECHO_T}unsupported" >&6; } ;;
2.3709 - *)
2.3710 - CC="$CC $ac_cv_prog_cc_c89"
2.3711 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2.3712 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2.3713 -esac
2.3714 -
2.3715 -
2.3716 -ac_ext=c
2.3717 -ac_cpp='$CPP $CPPFLAGS'
2.3718 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.3719 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.3720 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.3721 -
2.3722 -depcc="$CC" am_compiler_list=
2.3723 -
2.3724 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2.3725 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
2.3726 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2.3727 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3728 -else
2.3729 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2.3730 - # We make a subdir and do the tests there. Otherwise we can end up
2.3731 - # making bogus files that we don't know about and never remove. For
2.3732 - # instance it was reported that on HP-UX the gcc test will end up
2.3733 - # making a dummy file named `D' -- because `-MD' means `put the output
2.3734 - # in D'.
2.3735 - mkdir conftest.dir
2.3736 - # Copy depcomp to subdir because otherwise we won't find it if we're
2.3737 - # using a relative directory.
2.3738 - cp "$am_depcomp" conftest.dir
2.3739 - cd conftest.dir
2.3740 - # We will build objects and dependencies in a subdirectory because
2.3741 - # it helps to detect inapplicable dependency modes. For instance
2.3742 - # both Tru64's cc and ICC support -MD to output dependencies as a
2.3743 - # side effect of compilation, but ICC will put the dependencies in
2.3744 - # the current directory while Tru64 will put them in the object
2.3745 - # directory.
2.3746 - mkdir sub
2.3747 -
2.3748 - am_cv_CC_dependencies_compiler_type=none
2.3749 - if test "$am_compiler_list" = ""; then
2.3750 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2.3751 - fi
2.3752 - for depmode in $am_compiler_list; do
2.3753 - # Setup a source with many dependencies, because some compilers
2.3754 - # like to wrap large dependency lists on column 80 (with \), and
2.3755 - # we should not choose a depcomp mode which is confused by this.
2.3756 - #
2.3757 - # We need to recreate these files for each test, as the compiler may
2.3758 - # overwrite some of them when testing with obscure command lines.
2.3759 - # This happens at least with the AIX C compiler.
2.3760 - : > sub/conftest.c
2.3761 - for i in 1 2 3 4 5 6; do
2.3762 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
2.3763 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2.3764 - # Solaris 8's {/usr,}/bin/sh.
2.3765 - touch sub/conftst$i.h
2.3766 - done
2.3767 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2.3768 -
2.3769 - case $depmode in
2.3770 - nosideeffect)
2.3771 - # after this tag, mechanisms are not by side-effect, so they'll
2.3772 - # only be used when explicitly requested
2.3773 - if test "x$enable_dependency_tracking" = xyes; then
2.3774 - continue
2.3775 - else
2.3776 - break
2.3777 - fi
2.3778 - ;;
2.3779 - none) break ;;
2.3780 - esac
2.3781 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
2.3782 - # mode. It turns out that the SunPro C++ compiler does not properly
2.3783 - # handle `-M -o', and we need to detect this.
2.3784 - if depmode=$depmode \
2.3785 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2.3786 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2.3787 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2.3788 - >/dev/null 2>conftest.err &&
2.3789 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
2.3790 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2.3791 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2.3792 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2.3793 - # icc doesn't choke on unknown options, it will just issue warnings
2.3794 - # or remarks (even with -Werror). So we grep stderr for any message
2.3795 - # that says an option was ignored or not supported.
2.3796 - # When given -MP, icc 7.0 and 7.1 complain thusly:
2.3797 - # icc: Command line warning: ignoring option '-M'; no argument required
2.3798 - # The diagnosis changed in icc 8.0:
2.3799 - # icc: Command line remark: option '-MP' not supported
2.3800 - if (grep 'ignoring option' conftest.err ||
2.3801 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2.3802 - am_cv_CC_dependencies_compiler_type=$depmode
2.3803 - break
2.3804 - fi
2.3805 - fi
2.3806 - done
2.3807 -
2.3808 - cd ..
2.3809 - rm -rf conftest.dir
2.3810 -else
2.3811 - am_cv_CC_dependencies_compiler_type=none
2.3812 -fi
2.3813 -
2.3814 -fi
2.3815 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
2.3816 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
2.3817 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
2.3818 -
2.3819 - if
2.3820 - test "x$enable_dependency_tracking" != xno \
2.3821 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
2.3822 - am__fastdepCC_TRUE=
2.3823 - am__fastdepCC_FALSE='#'
2.3824 -else
2.3825 - am__fastdepCC_TRUE='#'
2.3826 - am__fastdepCC_FALSE=
2.3827 -fi
2.3828 -
2.3829 -
2.3830 -{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
2.3831 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; }
2.3832 -if test "${lt_cv_path_SED+set}" = set; then
2.3833 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3834 -else
2.3835 - # Loop through the user's path and test for sed and gsed.
2.3836 -# Then use that list of sed's as ones to test for truncation.
2.3837 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.3838 -for as_dir in $PATH
2.3839 -do
2.3840 - IFS=$as_save_IFS
2.3841 - test -z "$as_dir" && as_dir=.
2.3842 - for lt_ac_prog in sed gsed; do
2.3843 - for ac_exec_ext in '' $ac_executable_extensions; do
2.3844 - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
2.3845 - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
2.3846 - fi
2.3847 - done
2.3848 - done
2.3849 -done
2.3850 -lt_ac_max=0
2.3851 -lt_ac_count=0
2.3852 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris
2.3853 -# along with /bin/sed that truncates output.
2.3854 -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
2.3855 - test ! -f $lt_ac_sed && break
2.3856 - cat /dev/null > conftest.in
2.3857 - lt_ac_count=0
2.3858 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in
2.3859 - # Check for GNU sed and select it if it is found.
2.3860 - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
2.3861 - lt_cv_path_SED=$lt_ac_sed
2.3862 - break
2.3863 - fi
2.3864 - while true; do
2.3865 - cat conftest.in conftest.in >conftest.tmp
2.3866 - mv conftest.tmp conftest.in
2.3867 - cp conftest.in conftest.nl
2.3868 - echo >>conftest.nl
2.3869 - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
2.3870 - cmp -s conftest.out conftest.nl || break
2.3871 - # 10000 chars as input seems more than enough
2.3872 - test $lt_ac_count -gt 10 && break
2.3873 - lt_ac_count=`expr $lt_ac_count + 1`
2.3874 - if test $lt_ac_count -gt $lt_ac_max; then
2.3875 - lt_ac_max=$lt_ac_count
2.3876 - lt_cv_path_SED=$lt_ac_sed
2.3877 - fi
2.3878 - done
2.3879 -done
2.3880 -SED=$lt_cv_path_SED
2.3881 -
2.3882 -fi
2.3883 -
2.3884 -{ echo "$as_me:$LINENO: result: $SED" >&5
2.3885 -echo "${ECHO_T}$SED" >&6; }
2.3886 -
2.3887 -{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
2.3888 -echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
2.3889 -if test "${ac_cv_path_GREP+set}" = set; then
2.3890 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3891 -else
2.3892 - # Extract the first word of "grep ggrep" to use in msg output
2.3893 -if test -z "$GREP"; then
2.3894 -set dummy grep ggrep; ac_prog_name=$2
2.3895 -if test "${ac_cv_path_GREP+set}" = set; then
2.3896 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3897 -else
2.3898 - ac_path_GREP_found=false
2.3899 -# Loop through the user's path and test for each of PROGNAME-LIST
2.3900 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.3901 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
2.3902 -do
2.3903 - IFS=$as_save_IFS
2.3904 - test -z "$as_dir" && as_dir=.
2.3905 - for ac_prog in grep ggrep; do
2.3906 - for ac_exec_ext in '' $ac_executable_extensions; do
2.3907 - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
2.3908 - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
2.3909 - # Check for GNU ac_path_GREP and select it if it is found.
2.3910 - # Check for GNU $ac_path_GREP
2.3911 -case `"$ac_path_GREP" --version 2>&1` in
2.3912 -*GNU*)
2.3913 - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
2.3914 -*)
2.3915 - ac_count=0
2.3916 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
2.3917 - while :
2.3918 - do
2.3919 - cat "conftest.in" "conftest.in" >"conftest.tmp"
2.3920 - mv "conftest.tmp" "conftest.in"
2.3921 - cp "conftest.in" "conftest.nl"
2.3922 - echo 'GREP' >> "conftest.nl"
2.3923 - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
2.3924 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
2.3925 - ac_count=`expr $ac_count + 1`
2.3926 - if test $ac_count -gt ${ac_path_GREP_max-0}; then
2.3927 - # Best one so far, save it but keep looking for a better one
2.3928 - ac_cv_path_GREP="$ac_path_GREP"
2.3929 - ac_path_GREP_max=$ac_count
2.3930 - fi
2.3931 - # 10*(2^10) chars as input seems more than enough
2.3932 - test $ac_count -gt 10 && break
2.3933 - done
2.3934 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2.3935 -esac
2.3936 -
2.3937 -
2.3938 - $ac_path_GREP_found && break 3
2.3939 - done
2.3940 -done
2.3941 -
2.3942 -done
2.3943 -IFS=$as_save_IFS
2.3944 -
2.3945 -
2.3946 -fi
2.3947 -
2.3948 -GREP="$ac_cv_path_GREP"
2.3949 -if test -z "$GREP"; then
2.3950 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
2.3951 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
2.3952 - { (exit 1); exit 1; }; }
2.3953 -fi
2.3954 -
2.3955 -else
2.3956 - ac_cv_path_GREP=$GREP
2.3957 -fi
2.3958 -
2.3959 -
2.3960 -fi
2.3961 -{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
2.3962 -echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
2.3963 - GREP="$ac_cv_path_GREP"
2.3964 -
2.3965 -
2.3966 -{ echo "$as_me:$LINENO: checking for egrep" >&5
2.3967 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
2.3968 -if test "${ac_cv_path_EGREP+set}" = set; then
2.3969 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3970 -else
2.3971 - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
2.3972 - then ac_cv_path_EGREP="$GREP -E"
2.3973 - else
2.3974 - # Extract the first word of "egrep" to use in msg output
2.3975 -if test -z "$EGREP"; then
2.3976 -set dummy egrep; ac_prog_name=$2
2.3977 -if test "${ac_cv_path_EGREP+set}" = set; then
2.3978 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.3979 -else
2.3980 - ac_path_EGREP_found=false
2.3981 -# Loop through the user's path and test for each of PROGNAME-LIST
2.3982 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.3983 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
2.3984 -do
2.3985 - IFS=$as_save_IFS
2.3986 - test -z "$as_dir" && as_dir=.
2.3987 - for ac_prog in egrep; do
2.3988 - for ac_exec_ext in '' $ac_executable_extensions; do
2.3989 - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
2.3990 - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
2.3991 - # Check for GNU ac_path_EGREP and select it if it is found.
2.3992 - # Check for GNU $ac_path_EGREP
2.3993 -case `"$ac_path_EGREP" --version 2>&1` in
2.3994 -*GNU*)
2.3995 - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
2.3996 -*)
2.3997 - ac_count=0
2.3998 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
2.3999 - while :
2.4000 - do
2.4001 - cat "conftest.in" "conftest.in" >"conftest.tmp"
2.4002 - mv "conftest.tmp" "conftest.in"
2.4003 - cp "conftest.in" "conftest.nl"
2.4004 - echo 'EGREP' >> "conftest.nl"
2.4005 - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
2.4006 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
2.4007 - ac_count=`expr $ac_count + 1`
2.4008 - if test $ac_count -gt ${ac_path_EGREP_max-0}; then
2.4009 - # Best one so far, save it but keep looking for a better one
2.4010 - ac_cv_path_EGREP="$ac_path_EGREP"
2.4011 - ac_path_EGREP_max=$ac_count
2.4012 - fi
2.4013 - # 10*(2^10) chars as input seems more than enough
2.4014 - test $ac_count -gt 10 && break
2.4015 - done
2.4016 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2.4017 -esac
2.4018 -
2.4019 -
2.4020 - $ac_path_EGREP_found && break 3
2.4021 - done
2.4022 -done
2.4023 -
2.4024 -done
2.4025 -IFS=$as_save_IFS
2.4026 -
2.4027 -
2.4028 -fi
2.4029 -
2.4030 -EGREP="$ac_cv_path_EGREP"
2.4031 -if test -z "$EGREP"; then
2.4032 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
2.4033 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
2.4034 - { (exit 1); exit 1; }; }
2.4035 -fi
2.4036 -
2.4037 -else
2.4038 - ac_cv_path_EGREP=$EGREP
2.4039 -fi
2.4040 -
2.4041 -
2.4042 - fi
2.4043 -fi
2.4044 -{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
2.4045 -echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
2.4046 - EGREP="$ac_cv_path_EGREP"
2.4047 -
2.4048 -
2.4049 -
2.4050 -# Check whether --with-gnu-ld was given.
2.4051 -if test "${with_gnu_ld+set}" = set; then
2.4052 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
2.4053 -else
2.4054 - with_gnu_ld=no
2.4055 -fi
2.4056 -
2.4057 -ac_prog=ld
2.4058 -if test "$GCC" = yes; then
2.4059 - # Check if gcc -print-prog-name=ld gives a path.
2.4060 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
2.4061 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
2.4062 - case $host in
2.4063 - *-*-mingw*)
2.4064 - # gcc leaves a trailing carriage return which upsets mingw
2.4065 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
2.4066 - *)
2.4067 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
2.4068 - esac
2.4069 - case $ac_prog in
2.4070 - # Accept absolute paths.
2.4071 - [\\/]* | ?:[\\/]*)
2.4072 - re_direlt='/[^/][^/]*/\.\./'
2.4073 - # Canonicalize the pathname of ld
2.4074 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2.4075 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
2.4076 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
2.4077 - done
2.4078 - test -z "$LD" && LD="$ac_prog"
2.4079 - ;;
2.4080 - "")
2.4081 - # If it fails, then pretend we aren't using GCC.
2.4082 - ac_prog=ld
2.4083 - ;;
2.4084 - *)
2.4085 - # If it is relative, then search for the first ld in PATH.
2.4086 - with_gnu_ld=unknown
2.4087 - ;;
2.4088 - esac
2.4089 -elif test "$with_gnu_ld" = yes; then
2.4090 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
2.4091 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
2.4092 -else
2.4093 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
2.4094 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
2.4095 -fi
2.4096 -if test "${lt_cv_path_LD+set}" = set; then
2.4097 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4098 -else
2.4099 - if test -z "$LD"; then
2.4100 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.4101 - for ac_dir in $PATH; do
2.4102 - IFS="$lt_save_ifs"
2.4103 - test -z "$ac_dir" && ac_dir=.
2.4104 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
2.4105 - lt_cv_path_LD="$ac_dir/$ac_prog"
2.4106 - # Check to see if the program is GNU ld. I'd rather use --version,
2.4107 - # but apparently some GNU ld's only accept -v.
2.4108 - # Break only if it was the GNU/non-GNU ld that we prefer.
2.4109 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2.4110 - *GNU* | *'with BFD'*)
2.4111 - test "$with_gnu_ld" != no && break
2.4112 - ;;
2.4113 - *)
2.4114 - test "$with_gnu_ld" != yes && break
2.4115 - ;;
2.4116 - esac
2.4117 - fi
2.4118 - done
2.4119 - IFS="$lt_save_ifs"
2.4120 -else
2.4121 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
2.4122 -fi
2.4123 -fi
2.4124 -
2.4125 -LD="$lt_cv_path_LD"
2.4126 -if test -n "$LD"; then
2.4127 - { echo "$as_me:$LINENO: result: $LD" >&5
2.4128 -echo "${ECHO_T}$LD" >&6; }
2.4129 -else
2.4130 - { echo "$as_me:$LINENO: result: no" >&5
2.4131 -echo "${ECHO_T}no" >&6; }
2.4132 -fi
2.4133 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
2.4134 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
2.4135 - { (exit 1); exit 1; }; }
2.4136 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
2.4137 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
2.4138 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
2.4139 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4140 -else
2.4141 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
2.4142 -case `$LD -v 2>&1 </dev/null` in
2.4143 -*GNU* | *'with BFD'*)
2.4144 - lt_cv_prog_gnu_ld=yes
2.4145 - ;;
2.4146 -*)
2.4147 - lt_cv_prog_gnu_ld=no
2.4148 - ;;
2.4149 -esac
2.4150 -fi
2.4151 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
2.4152 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
2.4153 -with_gnu_ld=$lt_cv_prog_gnu_ld
2.4154 -
2.4155 -
2.4156 -{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
2.4157 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; }
2.4158 -if test "${lt_cv_ld_reload_flag+set}" = set; then
2.4159 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4160 -else
2.4161 - lt_cv_ld_reload_flag='-r'
2.4162 -fi
2.4163 -{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
2.4164 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; }
2.4165 -reload_flag=$lt_cv_ld_reload_flag
2.4166 -case $reload_flag in
2.4167 -"" | " "*) ;;
2.4168 -*) reload_flag=" $reload_flag" ;;
2.4169 -esac
2.4170 -reload_cmds='$LD$reload_flag -o $output$reload_objs'
2.4171 -
2.4172 -{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
2.4173 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
2.4174 -if test "${lt_cv_path_NM+set}" = set; then
2.4175 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4176 -else
2.4177 - if test -n "$NM"; then
2.4178 - # Let the user override the test.
2.4179 - lt_cv_path_NM="$NM"
2.4180 -else
2.4181 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.4182 - for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
2.4183 - IFS="$lt_save_ifs"
2.4184 - test -z "$ac_dir" && ac_dir=.
2.4185 - tmp_nm="$ac_dir/${ac_tool_prefix}nm"
2.4186 - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
2.4187 - # Check to see if the nm accepts a BSD-compat flag.
2.4188 - # Adding the `sed 1q' prevents false positives on HP-UX, which says:
2.4189 - # nm: unknown option "B" ignored
2.4190 - # Tru64's nm complains that /dev/null is an invalid object file
2.4191 - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
2.4192 - */dev/null* | *'Invalid file or object type'*)
2.4193 - lt_cv_path_NM="$tmp_nm -B"
2.4194 - break
2.4195 - ;;
2.4196 - *)
2.4197 - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
2.4198 - */dev/null*)
2.4199 - lt_cv_path_NM="$tmp_nm -p"
2.4200 - break
2.4201 - ;;
2.4202 - *)
2.4203 - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
2.4204 - continue # so that we can try to find one that supports BSD flags
2.4205 - ;;
2.4206 - esac
2.4207 - esac
2.4208 - fi
2.4209 - done
2.4210 - IFS="$lt_save_ifs"
2.4211 - test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
2.4212 -fi
2.4213 -fi
2.4214 -{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
2.4215 -echo "${ECHO_T}$lt_cv_path_NM" >&6; }
2.4216 -NM="$lt_cv_path_NM"
2.4217 -
2.4218 -{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
2.4219 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
2.4220 -LN_S=$as_ln_s
2.4221 -if test "$LN_S" = "ln -s"; then
2.4222 - { echo "$as_me:$LINENO: result: yes" >&5
2.4223 -echo "${ECHO_T}yes" >&6; }
2.4224 -else
2.4225 - { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
2.4226 -echo "${ECHO_T}no, using $LN_S" >&6; }
2.4227 -fi
2.4228 -
2.4229 -{ echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
2.4230 -echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6; }
2.4231 -if test "${lt_cv_deplibs_check_method+set}" = set; then
2.4232 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4233 -else
2.4234 - lt_cv_file_magic_cmd='$MAGIC_CMD'
2.4235 -lt_cv_file_magic_test_file=
2.4236 -lt_cv_deplibs_check_method='unknown'
2.4237 -# Need to set the preceding variable on all platforms that support
2.4238 -# interlibrary dependencies.
2.4239 -# 'none' -- dependencies not supported.
2.4240 -# `unknown' -- same as none, but documents that we really don't know.
2.4241 -# 'pass_all' -- all dependencies passed with no checks.
2.4242 -# 'test_compile' -- check by making test program.
2.4243 -# 'file_magic [[regex]]' -- check by looking for files in library path
2.4244 -# which responds to the $file_magic_cmd with a given extended regex.
2.4245 -# If you have `file' or equivalent on your system and you're not sure
2.4246 -# whether `pass_all' will *always* work, you probably want this one.
2.4247 -
2.4248 -case $host_os in
2.4249 -aix4* | aix5*)
2.4250 - lt_cv_deplibs_check_method=pass_all
2.4251 - ;;
2.4252 -
2.4253 -beos*)
2.4254 - lt_cv_deplibs_check_method=pass_all
2.4255 - ;;
2.4256 -
2.4257 -bsdi4*)
2.4258 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
2.4259 - lt_cv_file_magic_cmd='/usr/bin/file -L'
2.4260 - lt_cv_file_magic_test_file=/shlib/libc.so
2.4261 - ;;
2.4262 -
2.4263 -cygwin*)
2.4264 - # func_win32_libid is a shell function defined in ltmain.sh
2.4265 - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
2.4266 - lt_cv_file_magic_cmd='func_win32_libid'
2.4267 - ;;
2.4268 -
2.4269 -mingw* | pw32*)
2.4270 - # Base MSYS/MinGW do not provide the 'file' command needed by
2.4271 - # func_win32_libid shell function, so use a weaker test based on 'objdump'.
2.4272 - lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2.4273 - lt_cv_file_magic_cmd='$OBJDUMP -f'
2.4274 - ;;
2.4275 -
2.4276 -darwin* | rhapsody*)
2.4277 - lt_cv_deplibs_check_method=pass_all
2.4278 - ;;
2.4279 -
2.4280 -freebsd* | kfreebsd*-gnu)
2.4281 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2.4282 - case $host_cpu in
2.4283 - i*86 )
2.4284 - # Not sure whether the presence of OpenBSD here was a mistake.
2.4285 - # Let's accept both of them until this is cleared up.
2.4286 - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
2.4287 - lt_cv_file_magic_cmd=/usr/bin/file
2.4288 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2.4289 - ;;
2.4290 - esac
2.4291 - else
2.4292 - lt_cv_deplibs_check_method=pass_all
2.4293 - fi
2.4294 - ;;
2.4295 -
2.4296 -gnu*)
2.4297 - lt_cv_deplibs_check_method=pass_all
2.4298 - ;;
2.4299 -
2.4300 -hpux10.20* | hpux11*)
2.4301 - lt_cv_file_magic_cmd=/usr/bin/file
2.4302 - case "$host_cpu" in
2.4303 - ia64*)
2.4304 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
2.4305 - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
2.4306 - ;;
2.4307 - hppa*64*)
2.4308 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
2.4309 - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
2.4310 - ;;
2.4311 - *)
2.4312 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
2.4313 - lt_cv_file_magic_test_file=/usr/lib/libc.sl
2.4314 - ;;
2.4315 - esac
2.4316 - ;;
2.4317 -
2.4318 -irix5* | irix6* | nonstopux*)
2.4319 - case $LD in
2.4320 - *-32|*"-32 ") libmagic=32-bit;;
2.4321 - *-n32|*"-n32 ") libmagic=N32;;
2.4322 - *-64|*"-64 ") libmagic=64-bit;;
2.4323 - *) libmagic=never-match;;
2.4324 - esac
2.4325 - lt_cv_deplibs_check_method=pass_all
2.4326 - ;;
2.4327 -
2.4328 -# This must be Linux ELF.
2.4329 -linux*)
2.4330 - lt_cv_deplibs_check_method=pass_all
2.4331 - ;;
2.4332 -
2.4333 -netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.4334 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2.4335 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
2.4336 - else
2.4337 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
2.4338 - fi
2.4339 - ;;
2.4340 -
2.4341 -newos6*)
2.4342 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
2.4343 - lt_cv_file_magic_cmd=/usr/bin/file
2.4344 - lt_cv_file_magic_test_file=/usr/lib/libnls.so
2.4345 - ;;
2.4346 -
2.4347 -nto-qnx*)
2.4348 - lt_cv_deplibs_check_method=unknown
2.4349 - ;;
2.4350 -
2.4351 -openbsd*)
2.4352 - lt_cv_file_magic_cmd=/usr/bin/file
2.4353 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2.4354 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.4355 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
2.4356 - else
2.4357 - lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
2.4358 - fi
2.4359 - ;;
2.4360 -
2.4361 -osf3* | osf4* | osf5*)
2.4362 - lt_cv_deplibs_check_method=pass_all
2.4363 - ;;
2.4364 -
2.4365 -sco3.2v5*)
2.4366 - lt_cv_deplibs_check_method=pass_all
2.4367 - ;;
2.4368 -
2.4369 -solaris*)
2.4370 - lt_cv_deplibs_check_method=pass_all
2.4371 - ;;
2.4372 -
2.4373 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.4374 - case $host_vendor in
2.4375 - motorola)
2.4376 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
2.4377 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
2.4378 - ;;
2.4379 - ncr)
2.4380 - lt_cv_deplibs_check_method=pass_all
2.4381 - ;;
2.4382 - sequent)
2.4383 - lt_cv_file_magic_cmd='/bin/file'
2.4384 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
2.4385 - ;;
2.4386 - sni)
2.4387 - lt_cv_file_magic_cmd='/bin/file'
2.4388 - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
2.4389 - lt_cv_file_magic_test_file=/lib/libc.so
2.4390 - ;;
2.4391 - siemens)
2.4392 - lt_cv_deplibs_check_method=pass_all
2.4393 - ;;
2.4394 - esac
2.4395 - ;;
2.4396 -
2.4397 -sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*)
2.4398 - lt_cv_deplibs_check_method=pass_all
2.4399 - ;;
2.4400 -esac
2.4401 -
2.4402 -fi
2.4403 -{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
2.4404 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; }
2.4405 -file_magic_cmd=$lt_cv_file_magic_cmd
2.4406 -deplibs_check_method=$lt_cv_deplibs_check_method
2.4407 -test -z "$deplibs_check_method" && deplibs_check_method=unknown
2.4408 -
2.4409 -
2.4410 -
2.4411 -
2.4412 -# If no C compiler was specified, use CC.
2.4413 -LTCC=${LTCC-"$CC"}
2.4414 -
2.4415 -# Allow CC to be a program name with arguments.
2.4416 -compiler=$CC
2.4417 -
2.4418 -
2.4419 -# Check whether --enable-libtool-lock was given.
2.4420 -if test "${enable_libtool_lock+set}" = set; then
2.4421 - enableval=$enable_libtool_lock;
2.4422 -fi
2.4423 -
2.4424 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
2.4425 -
2.4426 -# Some flags need to be propagated to the compiler or linker for good
2.4427 -# libtool support.
2.4428 -case $host in
2.4429 -ia64-*-hpux*)
2.4430 - # Find out which ABI we are using.
2.4431 - echo 'int i;' > conftest.$ac_ext
2.4432 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.4433 - (eval $ac_compile) 2>&5
2.4434 - ac_status=$?
2.4435 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4436 - (exit $ac_status); }; then
2.4437 - case `/usr/bin/file conftest.$ac_objext` in
2.4438 - *ELF-32*)
2.4439 - HPUX_IA64_MODE="32"
2.4440 - ;;
2.4441 - *ELF-64*)
2.4442 - HPUX_IA64_MODE="64"
2.4443 - ;;
2.4444 - esac
2.4445 - fi
2.4446 - rm -rf conftest*
2.4447 - ;;
2.4448 -*-*-irix6*)
2.4449 - # Find out which ABI we are using.
2.4450 - echo '#line __oline__ "configure"' > conftest.$ac_ext
2.4451 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.4452 - (eval $ac_compile) 2>&5
2.4453 - ac_status=$?
2.4454 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4455 - (exit $ac_status); }; then
2.4456 - if test "$lt_cv_prog_gnu_ld" = yes; then
2.4457 - case `/usr/bin/file conftest.$ac_objext` in
2.4458 - *32-bit*)
2.4459 - LD="${LD-ld} -melf32bsmip"
2.4460 - ;;
2.4461 - *N32*)
2.4462 - LD="${LD-ld} -melf32bmipn32"
2.4463 - ;;
2.4464 - *64-bit*)
2.4465 - LD="${LD-ld} -melf64bmip"
2.4466 - ;;
2.4467 - esac
2.4468 - else
2.4469 - case `/usr/bin/file conftest.$ac_objext` in
2.4470 - *32-bit*)
2.4471 - LD="${LD-ld} -32"
2.4472 - ;;
2.4473 - *N32*)
2.4474 - LD="${LD-ld} -n32"
2.4475 - ;;
2.4476 - *64-bit*)
2.4477 - LD="${LD-ld} -64"
2.4478 - ;;
2.4479 - esac
2.4480 - fi
2.4481 - fi
2.4482 - rm -rf conftest*
2.4483 - ;;
2.4484 -
2.4485 -x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
2.4486 - # Find out which ABI we are using.
2.4487 - echo 'int i;' > conftest.$ac_ext
2.4488 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.4489 - (eval $ac_compile) 2>&5
2.4490 - ac_status=$?
2.4491 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4492 - (exit $ac_status); }; then
2.4493 - case "`/usr/bin/file conftest.o`" in
2.4494 - *32-bit*)
2.4495 - case $host in
2.4496 - x86_64-*linux*)
2.4497 - LD="${LD-ld} -m elf_i386"
2.4498 - ;;
2.4499 - ppc64-*linux*|powerpc64-*linux*)
2.4500 - LD="${LD-ld} -m elf32ppclinux"
2.4501 - ;;
2.4502 - s390x-*linux*)
2.4503 - LD="${LD-ld} -m elf_s390"
2.4504 - ;;
2.4505 - sparc64-*linux*)
2.4506 - LD="${LD-ld} -m elf32_sparc"
2.4507 - ;;
2.4508 - esac
2.4509 - ;;
2.4510 - *64-bit*)
2.4511 - case $host in
2.4512 - x86_64-*linux*)
2.4513 - LD="${LD-ld} -m elf_x86_64"
2.4514 - ;;
2.4515 - ppc*-*linux*|powerpc*-*linux*)
2.4516 - LD="${LD-ld} -m elf64ppc"
2.4517 - ;;
2.4518 - s390*-*linux*)
2.4519 - LD="${LD-ld} -m elf64_s390"
2.4520 - ;;
2.4521 - sparc*-*linux*)
2.4522 - LD="${LD-ld} -m elf64_sparc"
2.4523 - ;;
2.4524 - esac
2.4525 - ;;
2.4526 - esac
2.4527 - fi
2.4528 - rm -rf conftest*
2.4529 - ;;
2.4530 -
2.4531 -*-*-sco3.2v5*)
2.4532 - # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2.4533 - SAVE_CFLAGS="$CFLAGS"
2.4534 - CFLAGS="$CFLAGS -belf"
2.4535 - { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
2.4536 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
2.4537 -if test "${lt_cv_cc_needs_belf+set}" = set; then
2.4538 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4539 -else
2.4540 - ac_ext=c
2.4541 -ac_cpp='$CPP $CPPFLAGS'
2.4542 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.4543 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.4544 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.4545 -
2.4546 - cat >conftest.$ac_ext <<_ACEOF
2.4547 -/* confdefs.h. */
2.4548 -_ACEOF
2.4549 -cat confdefs.h >>conftest.$ac_ext
2.4550 -cat >>conftest.$ac_ext <<_ACEOF
2.4551 -/* end confdefs.h. */
2.4552 -
2.4553 -int
2.4554 -main ()
2.4555 -{
2.4556 -
2.4557 - ;
2.4558 - return 0;
2.4559 -}
2.4560 -_ACEOF
2.4561 -rm -f conftest.$ac_objext conftest$ac_exeext
2.4562 -if { (ac_try="$ac_link"
2.4563 -case "(($ac_try" in
2.4564 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4565 - *) ac_try_echo=$ac_try;;
2.4566 -esac
2.4567 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4568 - (eval "$ac_link") 2>conftest.er1
2.4569 - ac_status=$?
2.4570 - grep -v '^ *+' conftest.er1 >conftest.err
2.4571 - rm -f conftest.er1
2.4572 - cat conftest.err >&5
2.4573 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4574 - (exit $ac_status); } && {
2.4575 - test -z "$ac_c_werror_flag" ||
2.4576 - test ! -s conftest.err
2.4577 - } && test -s conftest$ac_exeext &&
2.4578 - $as_test_x conftest$ac_exeext; then
2.4579 - lt_cv_cc_needs_belf=yes
2.4580 -else
2.4581 - echo "$as_me: failed program was:" >&5
2.4582 -sed 's/^/| /' conftest.$ac_ext >&5
2.4583 -
2.4584 - lt_cv_cc_needs_belf=no
2.4585 -fi
2.4586 -
2.4587 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.4588 - conftest$ac_exeext conftest.$ac_ext
2.4589 - ac_ext=c
2.4590 -ac_cpp='$CPP $CPPFLAGS'
2.4591 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.4592 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.4593 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.4594 -
2.4595 -fi
2.4596 -{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
2.4597 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; }
2.4598 - if test x"$lt_cv_cc_needs_belf" != x"yes"; then
2.4599 - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2.4600 - CFLAGS="$SAVE_CFLAGS"
2.4601 - fi
2.4602 - ;;
2.4603 -
2.4604 -esac
2.4605 -
2.4606 -need_locks="$enable_libtool_lock"
2.4607 -
2.4608 -
2.4609 -ac_ext=c
2.4610 -ac_cpp='$CPP $CPPFLAGS'
2.4611 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.4612 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.4613 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.4614 -{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2.4615 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
2.4616 -# On Suns, sometimes $CPP names a directory.
2.4617 -if test -n "$CPP" && test -d "$CPP"; then
2.4618 - CPP=
2.4619 -fi
2.4620 -if test -z "$CPP"; then
2.4621 - if test "${ac_cv_prog_CPP+set}" = set; then
2.4622 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4623 -else
2.4624 - # Double quotes because CPP needs to be expanded
2.4625 - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2.4626 - do
2.4627 - ac_preproc_ok=false
2.4628 -for ac_c_preproc_warn_flag in '' yes
2.4629 -do
2.4630 - # Use a header file that comes with gcc, so configuring glibc
2.4631 - # with a fresh cross-compiler works.
2.4632 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.4633 - # <limits.h> exists even on freestanding compilers.
2.4634 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.4635 - # not just through cpp. "Syntax error" is here to catch this case.
2.4636 - cat >conftest.$ac_ext <<_ACEOF
2.4637 -/* confdefs.h. */
2.4638 -_ACEOF
2.4639 -cat confdefs.h >>conftest.$ac_ext
2.4640 -cat >>conftest.$ac_ext <<_ACEOF
2.4641 -/* end confdefs.h. */
2.4642 -@%:@ifdef __STDC__
2.4643 -@%:@ include <limits.h>
2.4644 -@%:@else
2.4645 -@%:@ include <assert.h>
2.4646 -@%:@endif
2.4647 - Syntax error
2.4648 -_ACEOF
2.4649 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.4650 -case "(($ac_try" in
2.4651 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4652 - *) ac_try_echo=$ac_try;;
2.4653 -esac
2.4654 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4655 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.4656 - ac_status=$?
2.4657 - grep -v '^ *+' conftest.er1 >conftest.err
2.4658 - rm -f conftest.er1
2.4659 - cat conftest.err >&5
2.4660 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4661 - (exit $ac_status); } >/dev/null && {
2.4662 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2.4663 - test ! -s conftest.err
2.4664 - }; then
2.4665 - :
2.4666 -else
2.4667 - echo "$as_me: failed program was:" >&5
2.4668 -sed 's/^/| /' conftest.$ac_ext >&5
2.4669 -
2.4670 - # Broken: fails on valid input.
2.4671 -continue
2.4672 -fi
2.4673 -
2.4674 -rm -f conftest.err conftest.$ac_ext
2.4675 -
2.4676 - # OK, works on sane cases. Now check whether nonexistent headers
2.4677 - # can be detected and how.
2.4678 - cat >conftest.$ac_ext <<_ACEOF
2.4679 -/* confdefs.h. */
2.4680 -_ACEOF
2.4681 -cat confdefs.h >>conftest.$ac_ext
2.4682 -cat >>conftest.$ac_ext <<_ACEOF
2.4683 -/* end confdefs.h. */
2.4684 -@%:@include <ac_nonexistent.h>
2.4685 -_ACEOF
2.4686 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.4687 -case "(($ac_try" in
2.4688 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4689 - *) ac_try_echo=$ac_try;;
2.4690 -esac
2.4691 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4692 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.4693 - ac_status=$?
2.4694 - grep -v '^ *+' conftest.er1 >conftest.err
2.4695 - rm -f conftest.er1
2.4696 - cat conftest.err >&5
2.4697 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4698 - (exit $ac_status); } >/dev/null && {
2.4699 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2.4700 - test ! -s conftest.err
2.4701 - }; then
2.4702 - # Broken: success on invalid input.
2.4703 -continue
2.4704 -else
2.4705 - echo "$as_me: failed program was:" >&5
2.4706 -sed 's/^/| /' conftest.$ac_ext >&5
2.4707 -
2.4708 - # Passes both tests.
2.4709 -ac_preproc_ok=:
2.4710 -break
2.4711 -fi
2.4712 -
2.4713 -rm -f conftest.err conftest.$ac_ext
2.4714 -
2.4715 -done
2.4716 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.4717 -rm -f conftest.err conftest.$ac_ext
2.4718 -if $ac_preproc_ok; then
2.4719 - break
2.4720 -fi
2.4721 -
2.4722 - done
2.4723 - ac_cv_prog_CPP=$CPP
2.4724 -
2.4725 -fi
2.4726 - CPP=$ac_cv_prog_CPP
2.4727 -else
2.4728 - ac_cv_prog_CPP=$CPP
2.4729 -fi
2.4730 -{ echo "$as_me:$LINENO: result: $CPP" >&5
2.4731 -echo "${ECHO_T}$CPP" >&6; }
2.4732 -ac_preproc_ok=false
2.4733 -for ac_c_preproc_warn_flag in '' yes
2.4734 -do
2.4735 - # Use a header file that comes with gcc, so configuring glibc
2.4736 - # with a fresh cross-compiler works.
2.4737 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.4738 - # <limits.h> exists even on freestanding compilers.
2.4739 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.4740 - # not just through cpp. "Syntax error" is here to catch this case.
2.4741 - cat >conftest.$ac_ext <<_ACEOF
2.4742 -/* confdefs.h. */
2.4743 -_ACEOF
2.4744 -cat confdefs.h >>conftest.$ac_ext
2.4745 -cat >>conftest.$ac_ext <<_ACEOF
2.4746 -/* end confdefs.h. */
2.4747 -@%:@ifdef __STDC__
2.4748 -@%:@ include <limits.h>
2.4749 -@%:@else
2.4750 -@%:@ include <assert.h>
2.4751 -@%:@endif
2.4752 - Syntax error
2.4753 -_ACEOF
2.4754 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.4755 -case "(($ac_try" in
2.4756 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4757 - *) ac_try_echo=$ac_try;;
2.4758 -esac
2.4759 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4760 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.4761 - ac_status=$?
2.4762 - grep -v '^ *+' conftest.er1 >conftest.err
2.4763 - rm -f conftest.er1
2.4764 - cat conftest.err >&5
2.4765 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4766 - (exit $ac_status); } >/dev/null && {
2.4767 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2.4768 - test ! -s conftest.err
2.4769 - }; then
2.4770 - :
2.4771 -else
2.4772 - echo "$as_me: failed program was:" >&5
2.4773 -sed 's/^/| /' conftest.$ac_ext >&5
2.4774 -
2.4775 - # Broken: fails on valid input.
2.4776 -continue
2.4777 -fi
2.4778 -
2.4779 -rm -f conftest.err conftest.$ac_ext
2.4780 -
2.4781 - # OK, works on sane cases. Now check whether nonexistent headers
2.4782 - # can be detected and how.
2.4783 - cat >conftest.$ac_ext <<_ACEOF
2.4784 -/* confdefs.h. */
2.4785 -_ACEOF
2.4786 -cat confdefs.h >>conftest.$ac_ext
2.4787 -cat >>conftest.$ac_ext <<_ACEOF
2.4788 -/* end confdefs.h. */
2.4789 -@%:@include <ac_nonexistent.h>
2.4790 -_ACEOF
2.4791 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.4792 -case "(($ac_try" in
2.4793 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4794 - *) ac_try_echo=$ac_try;;
2.4795 -esac
2.4796 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4797 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.4798 - ac_status=$?
2.4799 - grep -v '^ *+' conftest.er1 >conftest.err
2.4800 - rm -f conftest.er1
2.4801 - cat conftest.err >&5
2.4802 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4803 - (exit $ac_status); } >/dev/null && {
2.4804 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2.4805 - test ! -s conftest.err
2.4806 - }; then
2.4807 - # Broken: success on invalid input.
2.4808 -continue
2.4809 -else
2.4810 - echo "$as_me: failed program was:" >&5
2.4811 -sed 's/^/| /' conftest.$ac_ext >&5
2.4812 -
2.4813 - # Passes both tests.
2.4814 -ac_preproc_ok=:
2.4815 -break
2.4816 -fi
2.4817 -
2.4818 -rm -f conftest.err conftest.$ac_ext
2.4819 -
2.4820 -done
2.4821 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.4822 -rm -f conftest.err conftest.$ac_ext
2.4823 -if $ac_preproc_ok; then
2.4824 - :
2.4825 -else
2.4826 - { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
2.4827 -See \`config.log' for more details." >&5
2.4828 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
2.4829 -See \`config.log' for more details." >&2;}
2.4830 - { (exit 1); exit 1; }; }
2.4831 -fi
2.4832 -
2.4833 -ac_ext=c
2.4834 -ac_cpp='$CPP $CPPFLAGS'
2.4835 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.4836 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.4837 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.4838 -
2.4839 -
2.4840 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
2.4841 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
2.4842 -if test "${ac_cv_header_stdc+set}" = set; then
2.4843 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.4844 -else
2.4845 - cat >conftest.$ac_ext <<_ACEOF
2.4846 -/* confdefs.h. */
2.4847 -_ACEOF
2.4848 -cat confdefs.h >>conftest.$ac_ext
2.4849 -cat >>conftest.$ac_ext <<_ACEOF
2.4850 -/* end confdefs.h. */
2.4851 -#include <stdlib.h>
2.4852 -#include <stdarg.h>
2.4853 -#include <string.h>
2.4854 -#include <float.h>
2.4855 -
2.4856 -int
2.4857 -main ()
2.4858 -{
2.4859 -
2.4860 - ;
2.4861 - return 0;
2.4862 -}
2.4863 -_ACEOF
2.4864 -rm -f conftest.$ac_objext
2.4865 -if { (ac_try="$ac_compile"
2.4866 -case "(($ac_try" in
2.4867 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4868 - *) ac_try_echo=$ac_try;;
2.4869 -esac
2.4870 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4871 - (eval "$ac_compile") 2>conftest.er1
2.4872 - ac_status=$?
2.4873 - grep -v '^ *+' conftest.er1 >conftest.err
2.4874 - rm -f conftest.er1
2.4875 - cat conftest.err >&5
2.4876 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4877 - (exit $ac_status); } && {
2.4878 - test -z "$ac_c_werror_flag" ||
2.4879 - test ! -s conftest.err
2.4880 - } && test -s conftest.$ac_objext; then
2.4881 - ac_cv_header_stdc=yes
2.4882 -else
2.4883 - echo "$as_me: failed program was:" >&5
2.4884 -sed 's/^/| /' conftest.$ac_ext >&5
2.4885 -
2.4886 - ac_cv_header_stdc=no
2.4887 -fi
2.4888 -
2.4889 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.4890 -
2.4891 -if test $ac_cv_header_stdc = yes; then
2.4892 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2.4893 - cat >conftest.$ac_ext <<_ACEOF
2.4894 -/* confdefs.h. */
2.4895 -_ACEOF
2.4896 -cat confdefs.h >>conftest.$ac_ext
2.4897 -cat >>conftest.$ac_ext <<_ACEOF
2.4898 -/* end confdefs.h. */
2.4899 -#include <string.h>
2.4900 -
2.4901 -_ACEOF
2.4902 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2.4903 - $EGREP "memchr" >/dev/null 2>&1; then
2.4904 - :
2.4905 -else
2.4906 - ac_cv_header_stdc=no
2.4907 -fi
2.4908 -rm -f conftest*
2.4909 -
2.4910 -fi
2.4911 -
2.4912 -if test $ac_cv_header_stdc = yes; then
2.4913 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2.4914 - cat >conftest.$ac_ext <<_ACEOF
2.4915 -/* confdefs.h. */
2.4916 -_ACEOF
2.4917 -cat confdefs.h >>conftest.$ac_ext
2.4918 -cat >>conftest.$ac_ext <<_ACEOF
2.4919 -/* end confdefs.h. */
2.4920 -#include <stdlib.h>
2.4921 -
2.4922 -_ACEOF
2.4923 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2.4924 - $EGREP "free" >/dev/null 2>&1; then
2.4925 - :
2.4926 -else
2.4927 - ac_cv_header_stdc=no
2.4928 -fi
2.4929 -rm -f conftest*
2.4930 -
2.4931 -fi
2.4932 -
2.4933 -if test $ac_cv_header_stdc = yes; then
2.4934 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2.4935 - if test "$cross_compiling" = yes; then
2.4936 - :
2.4937 -else
2.4938 - cat >conftest.$ac_ext <<_ACEOF
2.4939 -/* confdefs.h. */
2.4940 -_ACEOF
2.4941 -cat confdefs.h >>conftest.$ac_ext
2.4942 -cat >>conftest.$ac_ext <<_ACEOF
2.4943 -/* end confdefs.h. */
2.4944 -#include <ctype.h>
2.4945 -#include <stdlib.h>
2.4946 -#if ((' ' & 0x0FF) == 0x020)
2.4947 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2.4948 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2.4949 -#else
2.4950 -# define ISLOWER(c) \
2.4951 - (('a' <= (c) && (c) <= 'i') \
2.4952 - || ('j' <= (c) && (c) <= 'r') \
2.4953 - || ('s' <= (c) && (c) <= 'z'))
2.4954 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
2.4955 -#endif
2.4956 -
2.4957 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2.4958 -int
2.4959 -main ()
2.4960 -{
2.4961 - int i;
2.4962 - for (i = 0; i < 256; i++)
2.4963 - if (XOR (islower (i), ISLOWER (i))
2.4964 - || toupper (i) != TOUPPER (i))
2.4965 - return 2;
2.4966 - return 0;
2.4967 -}
2.4968 -_ACEOF
2.4969 -rm -f conftest$ac_exeext
2.4970 -if { (ac_try="$ac_link"
2.4971 -case "(($ac_try" in
2.4972 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4973 - *) ac_try_echo=$ac_try;;
2.4974 -esac
2.4975 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4976 - (eval "$ac_link") 2>&5
2.4977 - ac_status=$?
2.4978 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4979 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
2.4980 - { (case "(($ac_try" in
2.4981 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.4982 - *) ac_try_echo=$ac_try;;
2.4983 -esac
2.4984 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.4985 - (eval "$ac_try") 2>&5
2.4986 - ac_status=$?
2.4987 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.4988 - (exit $ac_status); }; }; then
2.4989 - :
2.4990 -else
2.4991 - echo "$as_me: program exited with status $ac_status" >&5
2.4992 -echo "$as_me: failed program was:" >&5
2.4993 -sed 's/^/| /' conftest.$ac_ext >&5
2.4994 -
2.4995 -( exit $ac_status )
2.4996 -ac_cv_header_stdc=no
2.4997 -fi
2.4998 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
2.4999 -fi
2.5000 -
2.5001 -
2.5002 -fi
2.5003 -fi
2.5004 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
2.5005 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
2.5006 -if test $ac_cv_header_stdc = yes; then
2.5007 -
2.5008 -cat >>confdefs.h <<\_ACEOF
2.5009 -@%:@define STDC_HEADERS 1
2.5010 -_ACEOF
2.5011 -
2.5012 -fi
2.5013 -
2.5014 -# On IRIX 5.3, sys/types and inttypes.h are conflicting.
2.5015 -
2.5016 -
2.5017 -
2.5018 -
2.5019 -
2.5020 -
2.5021 -
2.5022 -
2.5023 -
2.5024 -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
2.5025 - inttypes.h stdint.h unistd.h
2.5026 -do
2.5027 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
2.5028 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
2.5029 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
2.5030 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
2.5031 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5032 -else
2.5033 - cat >conftest.$ac_ext <<_ACEOF
2.5034 -/* confdefs.h. */
2.5035 -_ACEOF
2.5036 -cat confdefs.h >>conftest.$ac_ext
2.5037 -cat >>conftest.$ac_ext <<_ACEOF
2.5038 -/* end confdefs.h. */
2.5039 -$ac_includes_default
2.5040 -
2.5041 -@%:@include <$ac_header>
2.5042 -_ACEOF
2.5043 -rm -f conftest.$ac_objext
2.5044 -if { (ac_try="$ac_compile"
2.5045 -case "(($ac_try" in
2.5046 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5047 - *) ac_try_echo=$ac_try;;
2.5048 -esac
2.5049 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5050 - (eval "$ac_compile") 2>conftest.er1
2.5051 - ac_status=$?
2.5052 - grep -v '^ *+' conftest.er1 >conftest.err
2.5053 - rm -f conftest.er1
2.5054 - cat conftest.err >&5
2.5055 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5056 - (exit $ac_status); } && {
2.5057 - test -z "$ac_c_werror_flag" ||
2.5058 - test ! -s conftest.err
2.5059 - } && test -s conftest.$ac_objext; then
2.5060 - eval "$as_ac_Header=yes"
2.5061 -else
2.5062 - echo "$as_me: failed program was:" >&5
2.5063 -sed 's/^/| /' conftest.$ac_ext >&5
2.5064 -
2.5065 - eval "$as_ac_Header=no"
2.5066 -fi
2.5067 -
2.5068 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5069 -fi
2.5070 -ac_res=`eval echo '${'$as_ac_Header'}'`
2.5071 - { echo "$as_me:$LINENO: result: $ac_res" >&5
2.5072 -echo "${ECHO_T}$ac_res" >&6; }
2.5073 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
2.5074 - cat >>confdefs.h <<_ACEOF
2.5075 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
2.5076 -_ACEOF
2.5077 -
2.5078 -fi
2.5079 -
2.5080 -done
2.5081 -
2.5082 -
2.5083 -
2.5084 -for ac_header in dlfcn.h
2.5085 -do
2.5086 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
2.5087 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
2.5088 - { echo "$as_me:$LINENO: checking for $ac_header" >&5
2.5089 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
2.5090 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
2.5091 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5092 -fi
2.5093 -ac_res=`eval echo '${'$as_ac_Header'}'`
2.5094 - { echo "$as_me:$LINENO: result: $ac_res" >&5
2.5095 -echo "${ECHO_T}$ac_res" >&6; }
2.5096 -else
2.5097 - # Is the header compilable?
2.5098 -{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
2.5099 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
2.5100 -cat >conftest.$ac_ext <<_ACEOF
2.5101 -/* confdefs.h. */
2.5102 -_ACEOF
2.5103 -cat confdefs.h >>conftest.$ac_ext
2.5104 -cat >>conftest.$ac_ext <<_ACEOF
2.5105 -/* end confdefs.h. */
2.5106 -$ac_includes_default
2.5107 -@%:@include <$ac_header>
2.5108 -_ACEOF
2.5109 -rm -f conftest.$ac_objext
2.5110 -if { (ac_try="$ac_compile"
2.5111 -case "(($ac_try" in
2.5112 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5113 - *) ac_try_echo=$ac_try;;
2.5114 -esac
2.5115 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5116 - (eval "$ac_compile") 2>conftest.er1
2.5117 - ac_status=$?
2.5118 - grep -v '^ *+' conftest.er1 >conftest.err
2.5119 - rm -f conftest.er1
2.5120 - cat conftest.err >&5
2.5121 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5122 - (exit $ac_status); } && {
2.5123 - test -z "$ac_c_werror_flag" ||
2.5124 - test ! -s conftest.err
2.5125 - } && test -s conftest.$ac_objext; then
2.5126 - ac_header_compiler=yes
2.5127 -else
2.5128 - echo "$as_me: failed program was:" >&5
2.5129 -sed 's/^/| /' conftest.$ac_ext >&5
2.5130 -
2.5131 - ac_header_compiler=no
2.5132 -fi
2.5133 -
2.5134 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5135 -{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
2.5136 -echo "${ECHO_T}$ac_header_compiler" >&6; }
2.5137 -
2.5138 -# Is the header present?
2.5139 -{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
2.5140 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
2.5141 -cat >conftest.$ac_ext <<_ACEOF
2.5142 -/* confdefs.h. */
2.5143 -_ACEOF
2.5144 -cat confdefs.h >>conftest.$ac_ext
2.5145 -cat >>conftest.$ac_ext <<_ACEOF
2.5146 -/* end confdefs.h. */
2.5147 -@%:@include <$ac_header>
2.5148 -_ACEOF
2.5149 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.5150 -case "(($ac_try" in
2.5151 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5152 - *) ac_try_echo=$ac_try;;
2.5153 -esac
2.5154 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5155 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.5156 - ac_status=$?
2.5157 - grep -v '^ *+' conftest.er1 >conftest.err
2.5158 - rm -f conftest.er1
2.5159 - cat conftest.err >&5
2.5160 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5161 - (exit $ac_status); } >/dev/null && {
2.5162 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2.5163 - test ! -s conftest.err
2.5164 - }; then
2.5165 - ac_header_preproc=yes
2.5166 -else
2.5167 - echo "$as_me: failed program was:" >&5
2.5168 -sed 's/^/| /' conftest.$ac_ext >&5
2.5169 -
2.5170 - ac_header_preproc=no
2.5171 -fi
2.5172 -
2.5173 -rm -f conftest.err conftest.$ac_ext
2.5174 -{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
2.5175 -echo "${ECHO_T}$ac_header_preproc" >&6; }
2.5176 -
2.5177 -# So? What about this header?
2.5178 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
2.5179 - yes:no: )
2.5180 - { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
2.5181 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
2.5182 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
2.5183 -echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
2.5184 - ac_header_preproc=yes
2.5185 - ;;
2.5186 - no:yes:* )
2.5187 - { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
2.5188 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
2.5189 - { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
2.5190 -echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
2.5191 - { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
2.5192 -echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
2.5193 - { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
2.5194 -echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
2.5195 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
2.5196 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
2.5197 - { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
2.5198 -echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
2.5199 -
2.5200 - ;;
2.5201 -esac
2.5202 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
2.5203 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
2.5204 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
2.5205 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5206 -else
2.5207 - eval "$as_ac_Header=\$ac_header_preproc"
2.5208 -fi
2.5209 -ac_res=`eval echo '${'$as_ac_Header'}'`
2.5210 - { echo "$as_me:$LINENO: result: $ac_res" >&5
2.5211 -echo "${ECHO_T}$ac_res" >&6; }
2.5212 -
2.5213 -fi
2.5214 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
2.5215 - cat >>confdefs.h <<_ACEOF
2.5216 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
2.5217 -_ACEOF
2.5218 -
2.5219 -fi
2.5220 -
2.5221 -done
2.5222 -
2.5223 -ac_ext=cpp
2.5224 -ac_cpp='$CXXCPP $CPPFLAGS'
2.5225 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.5226 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.5227 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.5228 -if test -z "$CXX"; then
2.5229 - if test -n "$CCC"; then
2.5230 - CXX=$CCC
2.5231 - else
2.5232 - if test -n "$ac_tool_prefix"; then
2.5233 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2.5234 - do
2.5235 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2.5236 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2.5237 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.5238 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.5239 -if test "${ac_cv_prog_CXX+set}" = set; then
2.5240 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5241 -else
2.5242 - if test -n "$CXX"; then
2.5243 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
2.5244 -else
2.5245 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.5246 -for as_dir in $PATH
2.5247 -do
2.5248 - IFS=$as_save_IFS
2.5249 - test -z "$as_dir" && as_dir=.
2.5250 - for ac_exec_ext in '' $ac_executable_extensions; do
2.5251 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.5252 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2.5253 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.5254 - break 2
2.5255 - fi
2.5256 -done
2.5257 -done
2.5258 -IFS=$as_save_IFS
2.5259 -
2.5260 -fi
2.5261 -fi
2.5262 -CXX=$ac_cv_prog_CXX
2.5263 -if test -n "$CXX"; then
2.5264 - { echo "$as_me:$LINENO: result: $CXX" >&5
2.5265 -echo "${ECHO_T}$CXX" >&6; }
2.5266 -else
2.5267 - { echo "$as_me:$LINENO: result: no" >&5
2.5268 -echo "${ECHO_T}no" >&6; }
2.5269 -fi
2.5270 -
2.5271 -
2.5272 - test -n "$CXX" && break
2.5273 - done
2.5274 -fi
2.5275 -if test -z "$CXX"; then
2.5276 - ac_ct_CXX=$CXX
2.5277 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2.5278 -do
2.5279 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.5280 -set dummy $ac_prog; ac_word=$2
2.5281 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.5282 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.5283 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2.5284 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5285 -else
2.5286 - if test -n "$ac_ct_CXX"; then
2.5287 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2.5288 -else
2.5289 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.5290 -for as_dir in $PATH
2.5291 -do
2.5292 - IFS=$as_save_IFS
2.5293 - test -z "$as_dir" && as_dir=.
2.5294 - for ac_exec_ext in '' $ac_executable_extensions; do
2.5295 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.5296 - ac_cv_prog_ac_ct_CXX="$ac_prog"
2.5297 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.5298 - break 2
2.5299 - fi
2.5300 -done
2.5301 -done
2.5302 -IFS=$as_save_IFS
2.5303 -
2.5304 -fi
2.5305 -fi
2.5306 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2.5307 -if test -n "$ac_ct_CXX"; then
2.5308 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
2.5309 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
2.5310 -else
2.5311 - { echo "$as_me:$LINENO: result: no" >&5
2.5312 -echo "${ECHO_T}no" >&6; }
2.5313 -fi
2.5314 -
2.5315 -
2.5316 - test -n "$ac_ct_CXX" && break
2.5317 -done
2.5318 -
2.5319 - if test "x$ac_ct_CXX" = x; then
2.5320 - CXX="g++"
2.5321 - else
2.5322 - case $cross_compiling:$ac_tool_warned in
2.5323 -yes:)
2.5324 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.5325 -whose name does not start with the host triplet. If you think this
2.5326 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.5327 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.5328 -whose name does not start with the host triplet. If you think this
2.5329 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.5330 -ac_tool_warned=yes ;;
2.5331 -esac
2.5332 - CXX=$ac_ct_CXX
2.5333 - fi
2.5334 -fi
2.5335 -
2.5336 - fi
2.5337 -fi
2.5338 -# Provide some information about the compiler.
2.5339 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
2.5340 -ac_compiler=`set X $ac_compile; echo $2`
2.5341 -{ (ac_try="$ac_compiler --version >&5"
2.5342 -case "(($ac_try" in
2.5343 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5344 - *) ac_try_echo=$ac_try;;
2.5345 -esac
2.5346 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5347 - (eval "$ac_compiler --version >&5") 2>&5
2.5348 - ac_status=$?
2.5349 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5350 - (exit $ac_status); }
2.5351 -{ (ac_try="$ac_compiler -v >&5"
2.5352 -case "(($ac_try" in
2.5353 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5354 - *) ac_try_echo=$ac_try;;
2.5355 -esac
2.5356 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5357 - (eval "$ac_compiler -v >&5") 2>&5
2.5358 - ac_status=$?
2.5359 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5360 - (exit $ac_status); }
2.5361 -{ (ac_try="$ac_compiler -V >&5"
2.5362 -case "(($ac_try" in
2.5363 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5364 - *) ac_try_echo=$ac_try;;
2.5365 -esac
2.5366 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5367 - (eval "$ac_compiler -V >&5") 2>&5
2.5368 - ac_status=$?
2.5369 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5370 - (exit $ac_status); }
2.5371 -
2.5372 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
2.5373 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
2.5374 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2.5375 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5376 -else
2.5377 - cat >conftest.$ac_ext <<_ACEOF
2.5378 -/* confdefs.h. */
2.5379 -_ACEOF
2.5380 -cat confdefs.h >>conftest.$ac_ext
2.5381 -cat >>conftest.$ac_ext <<_ACEOF
2.5382 -/* end confdefs.h. */
2.5383 -
2.5384 -int
2.5385 -main ()
2.5386 -{
2.5387 -#ifndef __GNUC__
2.5388 - choke me
2.5389 -#endif
2.5390 -
2.5391 - ;
2.5392 - return 0;
2.5393 -}
2.5394 -_ACEOF
2.5395 -rm -f conftest.$ac_objext
2.5396 -if { (ac_try="$ac_compile"
2.5397 -case "(($ac_try" in
2.5398 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5399 - *) ac_try_echo=$ac_try;;
2.5400 -esac
2.5401 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5402 - (eval "$ac_compile") 2>conftest.er1
2.5403 - ac_status=$?
2.5404 - grep -v '^ *+' conftest.er1 >conftest.err
2.5405 - rm -f conftest.er1
2.5406 - cat conftest.err >&5
2.5407 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5408 - (exit $ac_status); } && {
2.5409 - test -z "$ac_cxx_werror_flag" ||
2.5410 - test ! -s conftest.err
2.5411 - } && test -s conftest.$ac_objext; then
2.5412 - ac_compiler_gnu=yes
2.5413 -else
2.5414 - echo "$as_me: failed program was:" >&5
2.5415 -sed 's/^/| /' conftest.$ac_ext >&5
2.5416 -
2.5417 - ac_compiler_gnu=no
2.5418 -fi
2.5419 -
2.5420 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5421 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2.5422 -
2.5423 -fi
2.5424 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
2.5425 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
2.5426 -GXX=`test $ac_compiler_gnu = yes && echo yes`
2.5427 -ac_test_CXXFLAGS=${CXXFLAGS+set}
2.5428 -ac_save_CXXFLAGS=$CXXFLAGS
2.5429 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2.5430 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
2.5431 -if test "${ac_cv_prog_cxx_g+set}" = set; then
2.5432 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5433 -else
2.5434 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
2.5435 - ac_cxx_werror_flag=yes
2.5436 - ac_cv_prog_cxx_g=no
2.5437 - CXXFLAGS="-g"
2.5438 - cat >conftest.$ac_ext <<_ACEOF
2.5439 -/* confdefs.h. */
2.5440 -_ACEOF
2.5441 -cat confdefs.h >>conftest.$ac_ext
2.5442 -cat >>conftest.$ac_ext <<_ACEOF
2.5443 -/* end confdefs.h. */
2.5444 -
2.5445 -int
2.5446 -main ()
2.5447 -{
2.5448 -
2.5449 - ;
2.5450 - return 0;
2.5451 -}
2.5452 -_ACEOF
2.5453 -rm -f conftest.$ac_objext
2.5454 -if { (ac_try="$ac_compile"
2.5455 -case "(($ac_try" in
2.5456 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5457 - *) ac_try_echo=$ac_try;;
2.5458 -esac
2.5459 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5460 - (eval "$ac_compile") 2>conftest.er1
2.5461 - ac_status=$?
2.5462 - grep -v '^ *+' conftest.er1 >conftest.err
2.5463 - rm -f conftest.er1
2.5464 - cat conftest.err >&5
2.5465 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5466 - (exit $ac_status); } && {
2.5467 - test -z "$ac_cxx_werror_flag" ||
2.5468 - test ! -s conftest.err
2.5469 - } && test -s conftest.$ac_objext; then
2.5470 - ac_cv_prog_cxx_g=yes
2.5471 -else
2.5472 - echo "$as_me: failed program was:" >&5
2.5473 -sed 's/^/| /' conftest.$ac_ext >&5
2.5474 -
2.5475 - CXXFLAGS=""
2.5476 - cat >conftest.$ac_ext <<_ACEOF
2.5477 -/* confdefs.h. */
2.5478 -_ACEOF
2.5479 -cat confdefs.h >>conftest.$ac_ext
2.5480 -cat >>conftest.$ac_ext <<_ACEOF
2.5481 -/* end confdefs.h. */
2.5482 -
2.5483 -int
2.5484 -main ()
2.5485 -{
2.5486 -
2.5487 - ;
2.5488 - return 0;
2.5489 -}
2.5490 -_ACEOF
2.5491 -rm -f conftest.$ac_objext
2.5492 -if { (ac_try="$ac_compile"
2.5493 -case "(($ac_try" in
2.5494 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5495 - *) ac_try_echo=$ac_try;;
2.5496 -esac
2.5497 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5498 - (eval "$ac_compile") 2>conftest.er1
2.5499 - ac_status=$?
2.5500 - grep -v '^ *+' conftest.er1 >conftest.err
2.5501 - rm -f conftest.er1
2.5502 - cat conftest.err >&5
2.5503 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5504 - (exit $ac_status); } && {
2.5505 - test -z "$ac_cxx_werror_flag" ||
2.5506 - test ! -s conftest.err
2.5507 - } && test -s conftest.$ac_objext; then
2.5508 - :
2.5509 -else
2.5510 - echo "$as_me: failed program was:" >&5
2.5511 -sed 's/^/| /' conftest.$ac_ext >&5
2.5512 -
2.5513 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2.5514 - CXXFLAGS="-g"
2.5515 - cat >conftest.$ac_ext <<_ACEOF
2.5516 -/* confdefs.h. */
2.5517 -_ACEOF
2.5518 -cat confdefs.h >>conftest.$ac_ext
2.5519 -cat >>conftest.$ac_ext <<_ACEOF
2.5520 -/* end confdefs.h. */
2.5521 -
2.5522 -int
2.5523 -main ()
2.5524 -{
2.5525 -
2.5526 - ;
2.5527 - return 0;
2.5528 -}
2.5529 -_ACEOF
2.5530 -rm -f conftest.$ac_objext
2.5531 -if { (ac_try="$ac_compile"
2.5532 -case "(($ac_try" in
2.5533 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5534 - *) ac_try_echo=$ac_try;;
2.5535 -esac
2.5536 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5537 - (eval "$ac_compile") 2>conftest.er1
2.5538 - ac_status=$?
2.5539 - grep -v '^ *+' conftest.er1 >conftest.err
2.5540 - rm -f conftest.er1
2.5541 - cat conftest.err >&5
2.5542 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5543 - (exit $ac_status); } && {
2.5544 - test -z "$ac_cxx_werror_flag" ||
2.5545 - test ! -s conftest.err
2.5546 - } && test -s conftest.$ac_objext; then
2.5547 - ac_cv_prog_cxx_g=yes
2.5548 -else
2.5549 - echo "$as_me: failed program was:" >&5
2.5550 -sed 's/^/| /' conftest.$ac_ext >&5
2.5551 -
2.5552 -
2.5553 -fi
2.5554 -
2.5555 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5556 -fi
2.5557 -
2.5558 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5559 -fi
2.5560 -
2.5561 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.5562 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2.5563 -fi
2.5564 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2.5565 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
2.5566 -if test "$ac_test_CXXFLAGS" = set; then
2.5567 - CXXFLAGS=$ac_save_CXXFLAGS
2.5568 -elif test $ac_cv_prog_cxx_g = yes; then
2.5569 - if test "$GXX" = yes; then
2.5570 - CXXFLAGS="-g -O2"
2.5571 - else
2.5572 - CXXFLAGS="-g"
2.5573 - fi
2.5574 -else
2.5575 - if test "$GXX" = yes; then
2.5576 - CXXFLAGS="-O2"
2.5577 - else
2.5578 - CXXFLAGS=
2.5579 - fi
2.5580 -fi
2.5581 -ac_ext=cpp
2.5582 -ac_cpp='$CXXCPP $CPPFLAGS'
2.5583 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.5584 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.5585 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.5586 -
2.5587 -depcc="$CXX" am_compiler_list=
2.5588 -
2.5589 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2.5590 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
2.5591 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
2.5592 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5593 -else
2.5594 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2.5595 - # We make a subdir and do the tests there. Otherwise we can end up
2.5596 - # making bogus files that we don't know about and never remove. For
2.5597 - # instance it was reported that on HP-UX the gcc test will end up
2.5598 - # making a dummy file named `D' -- because `-MD' means `put the output
2.5599 - # in D'.
2.5600 - mkdir conftest.dir
2.5601 - # Copy depcomp to subdir because otherwise we won't find it if we're
2.5602 - # using a relative directory.
2.5603 - cp "$am_depcomp" conftest.dir
2.5604 - cd conftest.dir
2.5605 - # We will build objects and dependencies in a subdirectory because
2.5606 - # it helps to detect inapplicable dependency modes. For instance
2.5607 - # both Tru64's cc and ICC support -MD to output dependencies as a
2.5608 - # side effect of compilation, but ICC will put the dependencies in
2.5609 - # the current directory while Tru64 will put them in the object
2.5610 - # directory.
2.5611 - mkdir sub
2.5612 -
2.5613 - am_cv_CXX_dependencies_compiler_type=none
2.5614 - if test "$am_compiler_list" = ""; then
2.5615 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2.5616 - fi
2.5617 - for depmode in $am_compiler_list; do
2.5618 - # Setup a source with many dependencies, because some compilers
2.5619 - # like to wrap large dependency lists on column 80 (with \), and
2.5620 - # we should not choose a depcomp mode which is confused by this.
2.5621 - #
2.5622 - # We need to recreate these files for each test, as the compiler may
2.5623 - # overwrite some of them when testing with obscure command lines.
2.5624 - # This happens at least with the AIX C compiler.
2.5625 - : > sub/conftest.c
2.5626 - for i in 1 2 3 4 5 6; do
2.5627 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
2.5628 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2.5629 - # Solaris 8's {/usr,}/bin/sh.
2.5630 - touch sub/conftst$i.h
2.5631 - done
2.5632 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2.5633 -
2.5634 - case $depmode in
2.5635 - nosideeffect)
2.5636 - # after this tag, mechanisms are not by side-effect, so they'll
2.5637 - # only be used when explicitly requested
2.5638 - if test "x$enable_dependency_tracking" = xyes; then
2.5639 - continue
2.5640 - else
2.5641 - break
2.5642 - fi
2.5643 - ;;
2.5644 - none) break ;;
2.5645 - esac
2.5646 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
2.5647 - # mode. It turns out that the SunPro C++ compiler does not properly
2.5648 - # handle `-M -o', and we need to detect this.
2.5649 - if depmode=$depmode \
2.5650 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2.5651 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2.5652 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2.5653 - >/dev/null 2>conftest.err &&
2.5654 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
2.5655 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2.5656 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2.5657 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2.5658 - # icc doesn't choke on unknown options, it will just issue warnings
2.5659 - # or remarks (even with -Werror). So we grep stderr for any message
2.5660 - # that says an option was ignored or not supported.
2.5661 - # When given -MP, icc 7.0 and 7.1 complain thusly:
2.5662 - # icc: Command line warning: ignoring option '-M'; no argument required
2.5663 - # The diagnosis changed in icc 8.0:
2.5664 - # icc: Command line remark: option '-MP' not supported
2.5665 - if (grep 'ignoring option' conftest.err ||
2.5666 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2.5667 - am_cv_CXX_dependencies_compiler_type=$depmode
2.5668 - break
2.5669 - fi
2.5670 - fi
2.5671 - done
2.5672 -
2.5673 - cd ..
2.5674 - rm -rf conftest.dir
2.5675 -else
2.5676 - am_cv_CXX_dependencies_compiler_type=none
2.5677 -fi
2.5678 -
2.5679 -fi
2.5680 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
2.5681 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
2.5682 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
2.5683 -
2.5684 - if
2.5685 - test "x$enable_dependency_tracking" != xno \
2.5686 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
2.5687 - am__fastdepCXX_TRUE=
2.5688 - am__fastdepCXX_FALSE='#'
2.5689 -else
2.5690 - am__fastdepCXX_TRUE='#'
2.5691 - am__fastdepCXX_FALSE=
2.5692 -fi
2.5693 -
2.5694 -
2.5695 -ac_ext=cpp
2.5696 -ac_cpp='$CXXCPP $CPPFLAGS'
2.5697 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.5698 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.5699 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.5700 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
2.5701 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
2.5702 -if test -z "$CXXCPP"; then
2.5703 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
2.5704 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5705 -else
2.5706 - # Double quotes because CXXCPP needs to be expanded
2.5707 - for CXXCPP in "$CXX -E" "/lib/cpp"
2.5708 - do
2.5709 - ac_preproc_ok=false
2.5710 -for ac_cxx_preproc_warn_flag in '' yes
2.5711 -do
2.5712 - # Use a header file that comes with gcc, so configuring glibc
2.5713 - # with a fresh cross-compiler works.
2.5714 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.5715 - # <limits.h> exists even on freestanding compilers.
2.5716 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.5717 - # not just through cpp. "Syntax error" is here to catch this case.
2.5718 - cat >conftest.$ac_ext <<_ACEOF
2.5719 -/* confdefs.h. */
2.5720 -_ACEOF
2.5721 -cat confdefs.h >>conftest.$ac_ext
2.5722 -cat >>conftest.$ac_ext <<_ACEOF
2.5723 -/* end confdefs.h. */
2.5724 -@%:@ifdef __STDC__
2.5725 -@%:@ include <limits.h>
2.5726 -@%:@else
2.5727 -@%:@ include <assert.h>
2.5728 -@%:@endif
2.5729 - Syntax error
2.5730 -_ACEOF
2.5731 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.5732 -case "(($ac_try" in
2.5733 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5734 - *) ac_try_echo=$ac_try;;
2.5735 -esac
2.5736 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5737 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.5738 - ac_status=$?
2.5739 - grep -v '^ *+' conftest.er1 >conftest.err
2.5740 - rm -f conftest.er1
2.5741 - cat conftest.err >&5
2.5742 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5743 - (exit $ac_status); } >/dev/null && {
2.5744 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.5745 - test ! -s conftest.err
2.5746 - }; then
2.5747 - :
2.5748 -else
2.5749 - echo "$as_me: failed program was:" >&5
2.5750 -sed 's/^/| /' conftest.$ac_ext >&5
2.5751 -
2.5752 - # Broken: fails on valid input.
2.5753 -continue
2.5754 -fi
2.5755 -
2.5756 -rm -f conftest.err conftest.$ac_ext
2.5757 -
2.5758 - # OK, works on sane cases. Now check whether nonexistent headers
2.5759 - # can be detected and how.
2.5760 - cat >conftest.$ac_ext <<_ACEOF
2.5761 -/* confdefs.h. */
2.5762 -_ACEOF
2.5763 -cat confdefs.h >>conftest.$ac_ext
2.5764 -cat >>conftest.$ac_ext <<_ACEOF
2.5765 -/* end confdefs.h. */
2.5766 -@%:@include <ac_nonexistent.h>
2.5767 -_ACEOF
2.5768 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.5769 -case "(($ac_try" in
2.5770 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5771 - *) ac_try_echo=$ac_try;;
2.5772 -esac
2.5773 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5774 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.5775 - ac_status=$?
2.5776 - grep -v '^ *+' conftest.er1 >conftest.err
2.5777 - rm -f conftest.er1
2.5778 - cat conftest.err >&5
2.5779 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5780 - (exit $ac_status); } >/dev/null && {
2.5781 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.5782 - test ! -s conftest.err
2.5783 - }; then
2.5784 - # Broken: success on invalid input.
2.5785 -continue
2.5786 -else
2.5787 - echo "$as_me: failed program was:" >&5
2.5788 -sed 's/^/| /' conftest.$ac_ext >&5
2.5789 -
2.5790 - # Passes both tests.
2.5791 -ac_preproc_ok=:
2.5792 -break
2.5793 -fi
2.5794 -
2.5795 -rm -f conftest.err conftest.$ac_ext
2.5796 -
2.5797 -done
2.5798 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.5799 -rm -f conftest.err conftest.$ac_ext
2.5800 -if $ac_preproc_ok; then
2.5801 - break
2.5802 -fi
2.5803 -
2.5804 - done
2.5805 - ac_cv_prog_CXXCPP=$CXXCPP
2.5806 -
2.5807 -fi
2.5808 - CXXCPP=$ac_cv_prog_CXXCPP
2.5809 -else
2.5810 - ac_cv_prog_CXXCPP=$CXXCPP
2.5811 -fi
2.5812 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
2.5813 -echo "${ECHO_T}$CXXCPP" >&6; }
2.5814 -ac_preproc_ok=false
2.5815 -for ac_cxx_preproc_warn_flag in '' yes
2.5816 -do
2.5817 - # Use a header file that comes with gcc, so configuring glibc
2.5818 - # with a fresh cross-compiler works.
2.5819 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.5820 - # <limits.h> exists even on freestanding compilers.
2.5821 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.5822 - # not just through cpp. "Syntax error" is here to catch this case.
2.5823 - cat >conftest.$ac_ext <<_ACEOF
2.5824 -/* confdefs.h. */
2.5825 -_ACEOF
2.5826 -cat confdefs.h >>conftest.$ac_ext
2.5827 -cat >>conftest.$ac_ext <<_ACEOF
2.5828 -/* end confdefs.h. */
2.5829 -@%:@ifdef __STDC__
2.5830 -@%:@ include <limits.h>
2.5831 -@%:@else
2.5832 -@%:@ include <assert.h>
2.5833 -@%:@endif
2.5834 - Syntax error
2.5835 -_ACEOF
2.5836 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.5837 -case "(($ac_try" in
2.5838 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5839 - *) ac_try_echo=$ac_try;;
2.5840 -esac
2.5841 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5842 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.5843 - ac_status=$?
2.5844 - grep -v '^ *+' conftest.er1 >conftest.err
2.5845 - rm -f conftest.er1
2.5846 - cat conftest.err >&5
2.5847 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5848 - (exit $ac_status); } >/dev/null && {
2.5849 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.5850 - test ! -s conftest.err
2.5851 - }; then
2.5852 - :
2.5853 -else
2.5854 - echo "$as_me: failed program was:" >&5
2.5855 -sed 's/^/| /' conftest.$ac_ext >&5
2.5856 -
2.5857 - # Broken: fails on valid input.
2.5858 -continue
2.5859 -fi
2.5860 -
2.5861 -rm -f conftest.err conftest.$ac_ext
2.5862 -
2.5863 - # OK, works on sane cases. Now check whether nonexistent headers
2.5864 - # can be detected and how.
2.5865 - cat >conftest.$ac_ext <<_ACEOF
2.5866 -/* confdefs.h. */
2.5867 -_ACEOF
2.5868 -cat confdefs.h >>conftest.$ac_ext
2.5869 -cat >>conftest.$ac_ext <<_ACEOF
2.5870 -/* end confdefs.h. */
2.5871 -@%:@include <ac_nonexistent.h>
2.5872 -_ACEOF
2.5873 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.5874 -case "(($ac_try" in
2.5875 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.5876 - *) ac_try_echo=$ac_try;;
2.5877 -esac
2.5878 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.5879 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.5880 - ac_status=$?
2.5881 - grep -v '^ *+' conftest.er1 >conftest.err
2.5882 - rm -f conftest.er1
2.5883 - cat conftest.err >&5
2.5884 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.5885 - (exit $ac_status); } >/dev/null && {
2.5886 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.5887 - test ! -s conftest.err
2.5888 - }; then
2.5889 - # Broken: success on invalid input.
2.5890 -continue
2.5891 -else
2.5892 - echo "$as_me: failed program was:" >&5
2.5893 -sed 's/^/| /' conftest.$ac_ext >&5
2.5894 -
2.5895 - # Passes both tests.
2.5896 -ac_preproc_ok=:
2.5897 -break
2.5898 -fi
2.5899 -
2.5900 -rm -f conftest.err conftest.$ac_ext
2.5901 -
2.5902 -done
2.5903 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.5904 -rm -f conftest.err conftest.$ac_ext
2.5905 -if $ac_preproc_ok; then
2.5906 - :
2.5907 -else
2.5908 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
2.5909 -See \`config.log' for more details." >&5
2.5910 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
2.5911 -See \`config.log' for more details." >&2;}
2.5912 - { (exit 1); exit 1; }; }
2.5913 -fi
2.5914 -
2.5915 -ac_ext=cpp
2.5916 -ac_cpp='$CXXCPP $CPPFLAGS'
2.5917 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.5918 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.5919 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.5920 -
2.5921 -
2.5922 -ac_ext=f
2.5923 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
2.5924 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.5925 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
2.5926 -if test -n "$ac_tool_prefix"; then
2.5927 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
2.5928 - do
2.5929 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2.5930 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2.5931 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.5932 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.5933 -if test "${ac_cv_prog_F77+set}" = set; then
2.5934 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5935 -else
2.5936 - if test -n "$F77"; then
2.5937 - ac_cv_prog_F77="$F77" # Let the user override the test.
2.5938 -else
2.5939 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.5940 -for as_dir in $PATH
2.5941 -do
2.5942 - IFS=$as_save_IFS
2.5943 - test -z "$as_dir" && as_dir=.
2.5944 - for ac_exec_ext in '' $ac_executable_extensions; do
2.5945 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.5946 - ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
2.5947 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.5948 - break 2
2.5949 - fi
2.5950 -done
2.5951 -done
2.5952 -IFS=$as_save_IFS
2.5953 -
2.5954 -fi
2.5955 -fi
2.5956 -F77=$ac_cv_prog_F77
2.5957 -if test -n "$F77"; then
2.5958 - { echo "$as_me:$LINENO: result: $F77" >&5
2.5959 -echo "${ECHO_T}$F77" >&6; }
2.5960 -else
2.5961 - { echo "$as_me:$LINENO: result: no" >&5
2.5962 -echo "${ECHO_T}no" >&6; }
2.5963 -fi
2.5964 -
2.5965 -
2.5966 - test -n "$F77" && break
2.5967 - done
2.5968 -fi
2.5969 -if test -z "$F77"; then
2.5970 - ac_ct_F77=$F77
2.5971 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
2.5972 -do
2.5973 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.5974 -set dummy $ac_prog; ac_word=$2
2.5975 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.5976 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.5977 -if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
2.5978 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.5979 -else
2.5980 - if test -n "$ac_ct_F77"; then
2.5981 - ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
2.5982 -else
2.5983 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.5984 -for as_dir in $PATH
2.5985 -do
2.5986 - IFS=$as_save_IFS
2.5987 - test -z "$as_dir" && as_dir=.
2.5988 - for ac_exec_ext in '' $ac_executable_extensions; do
2.5989 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.5990 - ac_cv_prog_ac_ct_F77="$ac_prog"
2.5991 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.5992 - break 2
2.5993 - fi
2.5994 -done
2.5995 -done
2.5996 -IFS=$as_save_IFS
2.5997 -
2.5998 -fi
2.5999 -fi
2.6000 -ac_ct_F77=$ac_cv_prog_ac_ct_F77
2.6001 -if test -n "$ac_ct_F77"; then
2.6002 - { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
2.6003 -echo "${ECHO_T}$ac_ct_F77" >&6; }
2.6004 -else
2.6005 - { echo "$as_me:$LINENO: result: no" >&5
2.6006 -echo "${ECHO_T}no" >&6; }
2.6007 -fi
2.6008 -
2.6009 -
2.6010 - test -n "$ac_ct_F77" && break
2.6011 -done
2.6012 -
2.6013 - if test "x$ac_ct_F77" = x; then
2.6014 - F77=""
2.6015 - else
2.6016 - case $cross_compiling:$ac_tool_warned in
2.6017 -yes:)
2.6018 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.6019 -whose name does not start with the host triplet. If you think this
2.6020 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.6021 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.6022 -whose name does not start with the host triplet. If you think this
2.6023 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.6024 -ac_tool_warned=yes ;;
2.6025 -esac
2.6026 - F77=$ac_ct_F77
2.6027 - fi
2.6028 -fi
2.6029 -
2.6030 -
2.6031 -# Provide some information about the compiler.
2.6032 -echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
2.6033 -ac_compiler=`set X $ac_compile; echo $2`
2.6034 -{ (ac_try="$ac_compiler --version >&5"
2.6035 -case "(($ac_try" in
2.6036 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.6037 - *) ac_try_echo=$ac_try;;
2.6038 -esac
2.6039 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.6040 - (eval "$ac_compiler --version >&5") 2>&5
2.6041 - ac_status=$?
2.6042 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6043 - (exit $ac_status); }
2.6044 -{ (ac_try="$ac_compiler -v >&5"
2.6045 -case "(($ac_try" in
2.6046 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.6047 - *) ac_try_echo=$ac_try;;
2.6048 -esac
2.6049 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.6050 - (eval "$ac_compiler -v >&5") 2>&5
2.6051 - ac_status=$?
2.6052 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6053 - (exit $ac_status); }
2.6054 -{ (ac_try="$ac_compiler -V >&5"
2.6055 -case "(($ac_try" in
2.6056 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.6057 - *) ac_try_echo=$ac_try;;
2.6058 -esac
2.6059 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.6060 - (eval "$ac_compiler -V >&5") 2>&5
2.6061 - ac_status=$?
2.6062 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6063 - (exit $ac_status); }
2.6064 -rm -f a.out
2.6065 -
2.6066 -# If we don't use `.F' as extension, the preprocessor is not run on the
2.6067 -# input file. (Note that this only needs to work for GNU compilers.)
2.6068 -ac_save_ext=$ac_ext
2.6069 -ac_ext=F
2.6070 -{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
2.6071 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
2.6072 -if test "${ac_cv_f77_compiler_gnu+set}" = set; then
2.6073 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6074 -else
2.6075 - cat >conftest.$ac_ext <<_ACEOF
2.6076 - program main
2.6077 -#ifndef __GNUC__
2.6078 - choke me
2.6079 -#endif
2.6080 -
2.6081 - end
2.6082 -_ACEOF
2.6083 -rm -f conftest.$ac_objext
2.6084 -if { (ac_try="$ac_compile"
2.6085 -case "(($ac_try" in
2.6086 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.6087 - *) ac_try_echo=$ac_try;;
2.6088 -esac
2.6089 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.6090 - (eval "$ac_compile") 2>conftest.er1
2.6091 - ac_status=$?
2.6092 - grep -v '^ *+' conftest.er1 >conftest.err
2.6093 - rm -f conftest.er1
2.6094 - cat conftest.err >&5
2.6095 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6096 - (exit $ac_status); } && {
2.6097 - test -z "$ac_f77_werror_flag" ||
2.6098 - test ! -s conftest.err
2.6099 - } && test -s conftest.$ac_objext; then
2.6100 - ac_compiler_gnu=yes
2.6101 -else
2.6102 - echo "$as_me: failed program was:" >&5
2.6103 -sed 's/^/| /' conftest.$ac_ext >&5
2.6104 -
2.6105 - ac_compiler_gnu=no
2.6106 -fi
2.6107 -
2.6108 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.6109 -ac_cv_f77_compiler_gnu=$ac_compiler_gnu
2.6110 -
2.6111 -fi
2.6112 -{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
2.6113 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
2.6114 -ac_ext=$ac_save_ext
2.6115 -ac_test_FFLAGS=${FFLAGS+set}
2.6116 -ac_save_FFLAGS=$FFLAGS
2.6117 -FFLAGS=
2.6118 -{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
2.6119 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
2.6120 -if test "${ac_cv_prog_f77_g+set}" = set; then
2.6121 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6122 -else
2.6123 - FFLAGS=-g
2.6124 -cat >conftest.$ac_ext <<_ACEOF
2.6125 - program main
2.6126 -
2.6127 - end
2.6128 -_ACEOF
2.6129 -rm -f conftest.$ac_objext
2.6130 -if { (ac_try="$ac_compile"
2.6131 -case "(($ac_try" in
2.6132 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.6133 - *) ac_try_echo=$ac_try;;
2.6134 -esac
2.6135 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.6136 - (eval "$ac_compile") 2>conftest.er1
2.6137 - ac_status=$?
2.6138 - grep -v '^ *+' conftest.er1 >conftest.err
2.6139 - rm -f conftest.er1
2.6140 - cat conftest.err >&5
2.6141 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6142 - (exit $ac_status); } && {
2.6143 - test -z "$ac_f77_werror_flag" ||
2.6144 - test ! -s conftest.err
2.6145 - } && test -s conftest.$ac_objext; then
2.6146 - ac_cv_prog_f77_g=yes
2.6147 -else
2.6148 - echo "$as_me: failed program was:" >&5
2.6149 -sed 's/^/| /' conftest.$ac_ext >&5
2.6150 -
2.6151 - ac_cv_prog_f77_g=no
2.6152 -fi
2.6153 -
2.6154 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.6155 -
2.6156 -fi
2.6157 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
2.6158 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
2.6159 -if test "$ac_test_FFLAGS" = set; then
2.6160 - FFLAGS=$ac_save_FFLAGS
2.6161 -elif test $ac_cv_prog_f77_g = yes; then
2.6162 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
2.6163 - FFLAGS="-g -O2"
2.6164 - else
2.6165 - FFLAGS="-g"
2.6166 - fi
2.6167 -else
2.6168 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
2.6169 - FFLAGS="-O2"
2.6170 - else
2.6171 - FFLAGS=
2.6172 - fi
2.6173 -fi
2.6174 -
2.6175 -G77=`test $ac_compiler_gnu = yes && echo yes`
2.6176 -ac_ext=c
2.6177 -ac_cpp='$CPP $CPPFLAGS'
2.6178 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.6179 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.6180 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.6181 -
2.6182 -
2.6183 -
2.6184 -# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
2.6185 -
2.6186 -# find the maximum length of command line arguments
2.6187 -{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
2.6188 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; }
2.6189 -if test "${lt_cv_sys_max_cmd_len+set}" = set; then
2.6190 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6191 -else
2.6192 - i=0
2.6193 - teststring="ABCD"
2.6194 -
2.6195 - case $build_os in
2.6196 - msdosdjgpp*)
2.6197 - # On DJGPP, this test can blow up pretty badly due to problems in libc
2.6198 - # (any single argument exceeding 2000 bytes causes a buffer overrun
2.6199 - # during glob expansion). Even if it were fixed, the result of this
2.6200 - # check would be larger than it should be.
2.6201 - lt_cv_sys_max_cmd_len=12288; # 12K is about right
2.6202 - ;;
2.6203 -
2.6204 - gnu*)
2.6205 - # Under GNU Hurd, this test is not required because there is
2.6206 - # no limit to the length of command line arguments.
2.6207 - # Libtool will interpret -1 as no limit whatsoever
2.6208 - lt_cv_sys_max_cmd_len=-1;
2.6209 - ;;
2.6210 -
2.6211 - cygwin* | mingw*)
2.6212 - # On Win9x/ME, this test blows up -- it succeeds, but takes
2.6213 - # about 5 minutes as the teststring grows exponentially.
2.6214 - # Worse, since 9x/ME are not pre-emptively multitasking,
2.6215 - # you end up with a "frozen" computer, even though with patience
2.6216 - # the test eventually succeeds (with a max line length of 256k).
2.6217 - # Instead, let's just punt: use the minimum linelength reported by
2.6218 - # all of the supported platforms: 8192 (on NT/2K/XP).
2.6219 - lt_cv_sys_max_cmd_len=8192;
2.6220 - ;;
2.6221 -
2.6222 - amigaos*)
2.6223 - # On AmigaOS with pdksh, this test takes hours, literally.
2.6224 - # So we just punt and use a minimum line length of 8192.
2.6225 - lt_cv_sys_max_cmd_len=8192;
2.6226 - ;;
2.6227 -
2.6228 - *)
2.6229 - # If test is not a shell built-in, we'll probably end up computing a
2.6230 - # maximum length that is only half of the actual maximum length, but
2.6231 - # we can't tell.
2.6232 - while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
2.6233 - = "XX$teststring") >/dev/null 2>&1 &&
2.6234 - new_result=`expr "X$teststring" : ".*" 2>&1` &&
2.6235 - lt_cv_sys_max_cmd_len=$new_result &&
2.6236 - test $i != 17 # 1/2 MB should be enough
2.6237 - do
2.6238 - i=`expr $i + 1`
2.6239 - teststring=$teststring$teststring
2.6240 - done
2.6241 - teststring=
2.6242 - # Add a significant safety factor because C++ compilers can tack on massive
2.6243 - # amounts of additional arguments before passing them to the linker.
2.6244 - # It appears as though 1/2 is a usable value.
2.6245 - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
2.6246 - ;;
2.6247 - esac
2.6248 -
2.6249 -fi
2.6250 -
2.6251 -if test -n $lt_cv_sys_max_cmd_len ; then
2.6252 - { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
2.6253 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; }
2.6254 -else
2.6255 - { echo "$as_me:$LINENO: result: none" >&5
2.6256 -echo "${ECHO_T}none" >&6; }
2.6257 -fi
2.6258 -
2.6259 -
2.6260 -
2.6261 -
2.6262 -# Check for command to grab the raw symbol name followed by C symbol from nm.
2.6263 -{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
2.6264 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
2.6265 -if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
2.6266 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6267 -else
2.6268 -
2.6269 -# These are sane defaults that work on at least a few old systems.
2.6270 -# [They come from Ultrix. What could be older than Ultrix?!! ;)]
2.6271 -
2.6272 -# Character class describing NM global symbol codes.
2.6273 -symcode='[BCDEGRST]'
2.6274 -
2.6275 -# Regexp to match symbols that can be accessed directly from C.
2.6276 -sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
2.6277 -
2.6278 -# Transform the above into a raw symbol and a C symbol.
2.6279 -symxfrm='\1 \2\3 \3'
2.6280 -
2.6281 -# Transform an extracted symbol line into a proper C declaration
2.6282 -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
2.6283 -
2.6284 -# Transform an extracted symbol line into symbol name and symbol address
2.6285 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
2.6286 -
2.6287 -# Define system-specific variables.
2.6288 -case $host_os in
2.6289 -aix*)
2.6290 - symcode='[BCDT]'
2.6291 - ;;
2.6292 -cygwin* | mingw* | pw32*)
2.6293 - symcode='[ABCDGISTW]'
2.6294 - ;;
2.6295 -hpux*) # Its linker distinguishes data from code symbols
2.6296 - if test "$host_cpu" = ia64; then
2.6297 - symcode='[ABCDEGRST]'
2.6298 - fi
2.6299 - lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
2.6300 - lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
2.6301 - ;;
2.6302 -irix* | nonstopux*)
2.6303 - symcode='[BCDEGRST]'
2.6304 - ;;
2.6305 -osf*)
2.6306 - symcode='[BCDEGQRST]'
2.6307 - ;;
2.6308 -solaris* | sysv5*)
2.6309 - symcode='[BDRT]'
2.6310 - ;;
2.6311 -sysv4)
2.6312 - symcode='[DFNSTU]'
2.6313 - ;;
2.6314 -esac
2.6315 -
2.6316 -# Handle CRLF in mingw tool chain
2.6317 -opt_cr=
2.6318 -case $build_os in
2.6319 -mingw*)
2.6320 - opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
2.6321 - ;;
2.6322 -esac
2.6323 -
2.6324 -# If we're using GNU nm, then use its standard symbol codes.
2.6325 -case `$NM -V 2>&1` in
2.6326 -*GNU* | *'with BFD'*)
2.6327 - symcode='[ABCDGIRSTW]' ;;
2.6328 -esac
2.6329 -
2.6330 -# Try without a prefix undercore, then with it.
2.6331 -for ac_symprfx in "" "_"; do
2.6332 -
2.6333 - # Write the raw and C identifiers.
2.6334 - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
2.6335 -
2.6336 - # Check to see that the pipe works correctly.
2.6337 - pipe_works=no
2.6338 -
2.6339 - rm -f conftest*
2.6340 - cat > conftest.$ac_ext <<EOF
2.6341 -#ifdef __cplusplus
2.6342 -extern "C" {
2.6343 -#endif
2.6344 -char nm_test_var;
2.6345 -void nm_test_func(){}
2.6346 -#ifdef __cplusplus
2.6347 -}
2.6348 -#endif
2.6349 -int main(){nm_test_var='a';nm_test_func();return(0);}
2.6350 -EOF
2.6351 -
2.6352 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.6353 - (eval $ac_compile) 2>&5
2.6354 - ac_status=$?
2.6355 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6356 - (exit $ac_status); }; then
2.6357 - # Now try to grab the symbols.
2.6358 - nlist=conftest.nm
2.6359 - if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
2.6360 - (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
2.6361 - ac_status=$?
2.6362 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6363 - (exit $ac_status); } && test -s "$nlist"; then
2.6364 - # Try sorting and uniquifying the output.
2.6365 - if sort "$nlist" | uniq > "$nlist"T; then
2.6366 - mv -f "$nlist"T "$nlist"
2.6367 - else
2.6368 - rm -f "$nlist"T
2.6369 - fi
2.6370 -
2.6371 - # Make sure that we snagged all the symbols we need.
2.6372 - if grep ' nm_test_var$' "$nlist" >/dev/null; then
2.6373 - if grep ' nm_test_func$' "$nlist" >/dev/null; then
2.6374 - cat <<EOF > conftest.$ac_ext
2.6375 -#ifdef __cplusplus
2.6376 -extern "C" {
2.6377 -#endif
2.6378 -
2.6379 -EOF
2.6380 - # Now generate the symbol file.
2.6381 - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
2.6382 -
2.6383 - cat <<EOF >> conftest.$ac_ext
2.6384 -#if defined (__STDC__) && __STDC__
2.6385 -# define lt_ptr_t void *
2.6386 -#else
2.6387 -# define lt_ptr_t char *
2.6388 -# define const
2.6389 -#endif
2.6390 -
2.6391 -/* The mapping between symbol names and symbols. */
2.6392 -const struct {
2.6393 - const char *name;
2.6394 - lt_ptr_t address;
2.6395 -}
2.6396 -lt_preloaded_symbols[] =
2.6397 -{
2.6398 -EOF
2.6399 - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
2.6400 - cat <<\EOF >> conftest.$ac_ext
2.6401 - {0, (lt_ptr_t) 0}
2.6402 -};
2.6403 -
2.6404 -#ifdef __cplusplus
2.6405 -}
2.6406 -#endif
2.6407 -EOF
2.6408 - # Now try linking the two files.
2.6409 - mv conftest.$ac_objext conftstm.$ac_objext
2.6410 - lt_save_LIBS="$LIBS"
2.6411 - lt_save_CFLAGS="$CFLAGS"
2.6412 - LIBS="conftstm.$ac_objext"
2.6413 - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
2.6414 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.6415 - (eval $ac_link) 2>&5
2.6416 - ac_status=$?
2.6417 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.6418 - (exit $ac_status); } && test -s conftest${ac_exeext}; then
2.6419 - pipe_works=yes
2.6420 - fi
2.6421 - LIBS="$lt_save_LIBS"
2.6422 - CFLAGS="$lt_save_CFLAGS"
2.6423 - else
2.6424 - echo "cannot find nm_test_func in $nlist" >&5
2.6425 - fi
2.6426 - else
2.6427 - echo "cannot find nm_test_var in $nlist" >&5
2.6428 - fi
2.6429 - else
2.6430 - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
2.6431 - fi
2.6432 - else
2.6433 - echo "$progname: failed program was:" >&5
2.6434 - cat conftest.$ac_ext >&5
2.6435 - fi
2.6436 - rm -f conftest* conftst*
2.6437 -
2.6438 - # Do not use the global_symbol_pipe unless it works.
2.6439 - if test "$pipe_works" = yes; then
2.6440 - break
2.6441 - else
2.6442 - lt_cv_sys_global_symbol_pipe=
2.6443 - fi
2.6444 -done
2.6445 -
2.6446 -fi
2.6447 -
2.6448 -if test -z "$lt_cv_sys_global_symbol_pipe"; then
2.6449 - lt_cv_sys_global_symbol_to_cdecl=
2.6450 -fi
2.6451 -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
2.6452 - { echo "$as_me:$LINENO: result: failed" >&5
2.6453 -echo "${ECHO_T}failed" >&6; }
2.6454 -else
2.6455 - { echo "$as_me:$LINENO: result: ok" >&5
2.6456 -echo "${ECHO_T}ok" >&6; }
2.6457 -fi
2.6458 -
2.6459 -{ echo "$as_me:$LINENO: checking for objdir" >&5
2.6460 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6; }
2.6461 -if test "${lt_cv_objdir+set}" = set; then
2.6462 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6463 -else
2.6464 - rm -f .libs 2>/dev/null
2.6465 -mkdir .libs 2>/dev/null
2.6466 -if test -d .libs; then
2.6467 - lt_cv_objdir=.libs
2.6468 -else
2.6469 - # MS-DOS does not allow filenames that begin with a dot.
2.6470 - lt_cv_objdir=_libs
2.6471 -fi
2.6472 -rmdir .libs 2>/dev/null
2.6473 -fi
2.6474 -{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
2.6475 -echo "${ECHO_T}$lt_cv_objdir" >&6; }
2.6476 -objdir=$lt_cv_objdir
2.6477 -
2.6478 -
2.6479 -
2.6480 -
2.6481 -
2.6482 -case $host_os in
2.6483 -aix3*)
2.6484 - # AIX sometimes has problems with the GCC collect2 program. For some
2.6485 - # reason, if we set the COLLECT_NAMES environment variable, the problems
2.6486 - # vanish in a puff of smoke.
2.6487 - if test "X${COLLECT_NAMES+set}" != Xset; then
2.6488 - COLLECT_NAMES=
2.6489 - export COLLECT_NAMES
2.6490 - fi
2.6491 - ;;
2.6492 -esac
2.6493 -
2.6494 -# Sed substitution that helps us do robust quoting. It backslashifies
2.6495 -# metacharacters that are still active within double-quoted strings.
2.6496 -Xsed='sed -e s/^X//'
2.6497 -sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
2.6498 -
2.6499 -# Same as above, but do not quote variable references.
2.6500 -double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'
2.6501 -
2.6502 -# Sed substitution to delay expansion of an escaped shell variable in a
2.6503 -# double_quote_subst'ed string.
2.6504 -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
2.6505 -
2.6506 -# Sed substitution to avoid accidental globbing in evaled expressions
2.6507 -no_glob_subst='s/\*/\\\*/g'
2.6508 -
2.6509 -# Constants:
2.6510 -rm="rm -f"
2.6511 -
2.6512 -# Global variables:
2.6513 -default_ofile=libtool
2.6514 -can_build_shared=yes
2.6515 -
2.6516 -# All known linkers require a `.a' archive for static linking (except M$VC,
2.6517 -# which needs '.lib').
2.6518 -libext=a
2.6519 -ltmain="$ac_aux_dir/ltmain.sh"
2.6520 -ofile="$default_ofile"
2.6521 -with_gnu_ld="$lt_cv_prog_gnu_ld"
2.6522 -
2.6523 -if test -n "$ac_tool_prefix"; then
2.6524 - # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
2.6525 -set dummy ${ac_tool_prefix}ar; ac_word=$2
2.6526 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6527 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6528 -if test "${ac_cv_prog_AR+set}" = set; then
2.6529 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6530 -else
2.6531 - if test -n "$AR"; then
2.6532 - ac_cv_prog_AR="$AR" # Let the user override the test.
2.6533 -else
2.6534 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6535 -for as_dir in $PATH
2.6536 -do
2.6537 - IFS=$as_save_IFS
2.6538 - test -z "$as_dir" && as_dir=.
2.6539 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6540 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6541 - ac_cv_prog_AR="${ac_tool_prefix}ar"
2.6542 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6543 - break 2
2.6544 - fi
2.6545 -done
2.6546 -done
2.6547 -IFS=$as_save_IFS
2.6548 -
2.6549 -fi
2.6550 -fi
2.6551 -AR=$ac_cv_prog_AR
2.6552 -if test -n "$AR"; then
2.6553 - { echo "$as_me:$LINENO: result: $AR" >&5
2.6554 -echo "${ECHO_T}$AR" >&6; }
2.6555 -else
2.6556 - { echo "$as_me:$LINENO: result: no" >&5
2.6557 -echo "${ECHO_T}no" >&6; }
2.6558 -fi
2.6559 -
2.6560 -
2.6561 -fi
2.6562 -if test -z "$ac_cv_prog_AR"; then
2.6563 - ac_ct_AR=$AR
2.6564 - # Extract the first word of "ar", so it can be a program name with args.
2.6565 -set dummy ar; ac_word=$2
2.6566 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6567 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6568 -if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
2.6569 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6570 -else
2.6571 - if test -n "$ac_ct_AR"; then
2.6572 - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
2.6573 -else
2.6574 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6575 -for as_dir in $PATH
2.6576 -do
2.6577 - IFS=$as_save_IFS
2.6578 - test -z "$as_dir" && as_dir=.
2.6579 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6580 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6581 - ac_cv_prog_ac_ct_AR="ar"
2.6582 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6583 - break 2
2.6584 - fi
2.6585 -done
2.6586 -done
2.6587 -IFS=$as_save_IFS
2.6588 -
2.6589 -fi
2.6590 -fi
2.6591 -ac_ct_AR=$ac_cv_prog_ac_ct_AR
2.6592 -if test -n "$ac_ct_AR"; then
2.6593 - { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
2.6594 -echo "${ECHO_T}$ac_ct_AR" >&6; }
2.6595 -else
2.6596 - { echo "$as_me:$LINENO: result: no" >&5
2.6597 -echo "${ECHO_T}no" >&6; }
2.6598 -fi
2.6599 -
2.6600 - if test "x$ac_ct_AR" = x; then
2.6601 - AR="false"
2.6602 - else
2.6603 - case $cross_compiling:$ac_tool_warned in
2.6604 -yes:)
2.6605 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.6606 -whose name does not start with the host triplet. If you think this
2.6607 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.6608 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.6609 -whose name does not start with the host triplet. If you think this
2.6610 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.6611 -ac_tool_warned=yes ;;
2.6612 -esac
2.6613 - AR=$ac_ct_AR
2.6614 - fi
2.6615 -else
2.6616 - AR="$ac_cv_prog_AR"
2.6617 -fi
2.6618 -
2.6619 -if test -n "$ac_tool_prefix"; then
2.6620 - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2.6621 -set dummy ${ac_tool_prefix}ranlib; ac_word=$2
2.6622 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6623 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6624 -if test "${ac_cv_prog_RANLIB+set}" = set; then
2.6625 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6626 -else
2.6627 - if test -n "$RANLIB"; then
2.6628 - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2.6629 -else
2.6630 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6631 -for as_dir in $PATH
2.6632 -do
2.6633 - IFS=$as_save_IFS
2.6634 - test -z "$as_dir" && as_dir=.
2.6635 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6636 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6637 - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
2.6638 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6639 - break 2
2.6640 - fi
2.6641 -done
2.6642 -done
2.6643 -IFS=$as_save_IFS
2.6644 -
2.6645 -fi
2.6646 -fi
2.6647 -RANLIB=$ac_cv_prog_RANLIB
2.6648 -if test -n "$RANLIB"; then
2.6649 - { echo "$as_me:$LINENO: result: $RANLIB" >&5
2.6650 -echo "${ECHO_T}$RANLIB" >&6; }
2.6651 -else
2.6652 - { echo "$as_me:$LINENO: result: no" >&5
2.6653 -echo "${ECHO_T}no" >&6; }
2.6654 -fi
2.6655 -
2.6656 -
2.6657 -fi
2.6658 -if test -z "$ac_cv_prog_RANLIB"; then
2.6659 - ac_ct_RANLIB=$RANLIB
2.6660 - # Extract the first word of "ranlib", so it can be a program name with args.
2.6661 -set dummy ranlib; ac_word=$2
2.6662 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6663 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6664 -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
2.6665 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6666 -else
2.6667 - if test -n "$ac_ct_RANLIB"; then
2.6668 - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
2.6669 -else
2.6670 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6671 -for as_dir in $PATH
2.6672 -do
2.6673 - IFS=$as_save_IFS
2.6674 - test -z "$as_dir" && as_dir=.
2.6675 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6676 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6677 - ac_cv_prog_ac_ct_RANLIB="ranlib"
2.6678 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6679 - break 2
2.6680 - fi
2.6681 -done
2.6682 -done
2.6683 -IFS=$as_save_IFS
2.6684 -
2.6685 -fi
2.6686 -fi
2.6687 -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
2.6688 -if test -n "$ac_ct_RANLIB"; then
2.6689 - { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
2.6690 -echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
2.6691 -else
2.6692 - { echo "$as_me:$LINENO: result: no" >&5
2.6693 -echo "${ECHO_T}no" >&6; }
2.6694 -fi
2.6695 -
2.6696 - if test "x$ac_ct_RANLIB" = x; then
2.6697 - RANLIB=":"
2.6698 - else
2.6699 - case $cross_compiling:$ac_tool_warned in
2.6700 -yes:)
2.6701 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.6702 -whose name does not start with the host triplet. If you think this
2.6703 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.6704 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.6705 -whose name does not start with the host triplet. If you think this
2.6706 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.6707 -ac_tool_warned=yes ;;
2.6708 -esac
2.6709 - RANLIB=$ac_ct_RANLIB
2.6710 - fi
2.6711 -else
2.6712 - RANLIB="$ac_cv_prog_RANLIB"
2.6713 -fi
2.6714 -
2.6715 -if test -n "$ac_tool_prefix"; then
2.6716 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2.6717 -set dummy ${ac_tool_prefix}strip; ac_word=$2
2.6718 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6719 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6720 -if test "${ac_cv_prog_STRIP+set}" = set; then
2.6721 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6722 -else
2.6723 - if test -n "$STRIP"; then
2.6724 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2.6725 -else
2.6726 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6727 -for as_dir in $PATH
2.6728 -do
2.6729 - IFS=$as_save_IFS
2.6730 - test -z "$as_dir" && as_dir=.
2.6731 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6732 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6733 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2.6734 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6735 - break 2
2.6736 - fi
2.6737 -done
2.6738 -done
2.6739 -IFS=$as_save_IFS
2.6740 -
2.6741 -fi
2.6742 -fi
2.6743 -STRIP=$ac_cv_prog_STRIP
2.6744 -if test -n "$STRIP"; then
2.6745 - { echo "$as_me:$LINENO: result: $STRIP" >&5
2.6746 -echo "${ECHO_T}$STRIP" >&6; }
2.6747 -else
2.6748 - { echo "$as_me:$LINENO: result: no" >&5
2.6749 -echo "${ECHO_T}no" >&6; }
2.6750 -fi
2.6751 -
2.6752 -
2.6753 -fi
2.6754 -if test -z "$ac_cv_prog_STRIP"; then
2.6755 - ac_ct_STRIP=$STRIP
2.6756 - # Extract the first word of "strip", so it can be a program name with args.
2.6757 -set dummy strip; ac_word=$2
2.6758 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.6759 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.6760 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2.6761 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6762 -else
2.6763 - if test -n "$ac_ct_STRIP"; then
2.6764 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2.6765 -else
2.6766 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.6767 -for as_dir in $PATH
2.6768 -do
2.6769 - IFS=$as_save_IFS
2.6770 - test -z "$as_dir" && as_dir=.
2.6771 - for ac_exec_ext in '' $ac_executable_extensions; do
2.6772 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.6773 - ac_cv_prog_ac_ct_STRIP="strip"
2.6774 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.6775 - break 2
2.6776 - fi
2.6777 -done
2.6778 -done
2.6779 -IFS=$as_save_IFS
2.6780 -
2.6781 -fi
2.6782 -fi
2.6783 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2.6784 -if test -n "$ac_ct_STRIP"; then
2.6785 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2.6786 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2.6787 -else
2.6788 - { echo "$as_me:$LINENO: result: no" >&5
2.6789 -echo "${ECHO_T}no" >&6; }
2.6790 -fi
2.6791 -
2.6792 - if test "x$ac_ct_STRIP" = x; then
2.6793 - STRIP=":"
2.6794 - else
2.6795 - case $cross_compiling:$ac_tool_warned in
2.6796 -yes:)
2.6797 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.6798 -whose name does not start with the host triplet. If you think this
2.6799 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.6800 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.6801 -whose name does not start with the host triplet. If you think this
2.6802 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.6803 -ac_tool_warned=yes ;;
2.6804 -esac
2.6805 - STRIP=$ac_ct_STRIP
2.6806 - fi
2.6807 -else
2.6808 - STRIP="$ac_cv_prog_STRIP"
2.6809 -fi
2.6810 -
2.6811 -
2.6812 -old_CC="$CC"
2.6813 -old_CFLAGS="$CFLAGS"
2.6814 -
2.6815 -# Set sane defaults for various variables
2.6816 -test -z "$AR" && AR=ar
2.6817 -test -z "$AR_FLAGS" && AR_FLAGS=cru
2.6818 -test -z "$AS" && AS=as
2.6819 -test -z "$CC" && CC=cc
2.6820 -test -z "$LTCC" && LTCC=$CC
2.6821 -test -z "$DLLTOOL" && DLLTOOL=dlltool
2.6822 -test -z "$LD" && LD=ld
2.6823 -test -z "$LN_S" && LN_S="ln -s"
2.6824 -test -z "$MAGIC_CMD" && MAGIC_CMD=file
2.6825 -test -z "$NM" && NM=nm
2.6826 -test -z "$SED" && SED=sed
2.6827 -test -z "$OBJDUMP" && OBJDUMP=objdump
2.6828 -test -z "$RANLIB" && RANLIB=:
2.6829 -test -z "$STRIP" && STRIP=:
2.6830 -test -z "$ac_objext" && ac_objext=o
2.6831 -
2.6832 -# Determine commands to create old-style static archives.
2.6833 -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
2.6834 -old_postinstall_cmds='chmod 644 $oldlib'
2.6835 -old_postuninstall_cmds=
2.6836 -
2.6837 -if test -n "$RANLIB"; then
2.6838 - case $host_os in
2.6839 - openbsd*)
2.6840 - old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
2.6841 - ;;
2.6842 - *)
2.6843 - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
2.6844 - ;;
2.6845 - esac
2.6846 - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
2.6847 -fi
2.6848 -
2.6849 -# Only perform the check for file, if the check method requires it
2.6850 -case $deplibs_check_method in
2.6851 -file_magic*)
2.6852 - if test "$file_magic_cmd" = '$MAGIC_CMD'; then
2.6853 - { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
2.6854 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; }
2.6855 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
2.6856 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6857 -else
2.6858 - case $MAGIC_CMD in
2.6859 -[\\/*] | ?:[\\/]*)
2.6860 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
2.6861 - ;;
2.6862 -*)
2.6863 - lt_save_MAGIC_CMD="$MAGIC_CMD"
2.6864 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.6865 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
2.6866 - for ac_dir in $ac_dummy; do
2.6867 - IFS="$lt_save_ifs"
2.6868 - test -z "$ac_dir" && ac_dir=.
2.6869 - if test -f $ac_dir/${ac_tool_prefix}file; then
2.6870 - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
2.6871 - if test -n "$file_magic_test_file"; then
2.6872 - case $deplibs_check_method in
2.6873 - "file_magic "*)
2.6874 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
2.6875 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2.6876 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
2.6877 - $EGREP "$file_magic_regex" > /dev/null; then
2.6878 - :
2.6879 - else
2.6880 - cat <<EOF 1>&2
2.6881 -
2.6882 -*** Warning: the command libtool uses to detect shared libraries,
2.6883 -*** $file_magic_cmd, produces output that libtool cannot recognize.
2.6884 -*** The result is that libtool may fail to recognize shared libraries
2.6885 -*** as such. This will affect the creation of libtool libraries that
2.6886 -*** depend on shared libraries, but programs linked with such libtool
2.6887 -*** libraries will work regardless of this problem. Nevertheless, you
2.6888 -*** may want to report the problem to your system manager and/or to
2.6889 -*** bug-libtool@gnu.org
2.6890 -
2.6891 -EOF
2.6892 - fi ;;
2.6893 - esac
2.6894 - fi
2.6895 - break
2.6896 - fi
2.6897 - done
2.6898 - IFS="$lt_save_ifs"
2.6899 - MAGIC_CMD="$lt_save_MAGIC_CMD"
2.6900 - ;;
2.6901 -esac
2.6902 -fi
2.6903 -
2.6904 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2.6905 -if test -n "$MAGIC_CMD"; then
2.6906 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
2.6907 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
2.6908 -else
2.6909 - { echo "$as_me:$LINENO: result: no" >&5
2.6910 -echo "${ECHO_T}no" >&6; }
2.6911 -fi
2.6912 -
2.6913 -if test -z "$lt_cv_path_MAGIC_CMD"; then
2.6914 - if test -n "$ac_tool_prefix"; then
2.6915 - { echo "$as_me:$LINENO: checking for file" >&5
2.6916 -echo $ECHO_N "checking for file... $ECHO_C" >&6; }
2.6917 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
2.6918 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.6919 -else
2.6920 - case $MAGIC_CMD in
2.6921 -[\\/*] | ?:[\\/]*)
2.6922 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
2.6923 - ;;
2.6924 -*)
2.6925 - lt_save_MAGIC_CMD="$MAGIC_CMD"
2.6926 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.6927 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
2.6928 - for ac_dir in $ac_dummy; do
2.6929 - IFS="$lt_save_ifs"
2.6930 - test -z "$ac_dir" && ac_dir=.
2.6931 - if test -f $ac_dir/file; then
2.6932 - lt_cv_path_MAGIC_CMD="$ac_dir/file"
2.6933 - if test -n "$file_magic_test_file"; then
2.6934 - case $deplibs_check_method in
2.6935 - "file_magic "*)
2.6936 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
2.6937 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2.6938 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
2.6939 - $EGREP "$file_magic_regex" > /dev/null; then
2.6940 - :
2.6941 - else
2.6942 - cat <<EOF 1>&2
2.6943 -
2.6944 -*** Warning: the command libtool uses to detect shared libraries,
2.6945 -*** $file_magic_cmd, produces output that libtool cannot recognize.
2.6946 -*** The result is that libtool may fail to recognize shared libraries
2.6947 -*** as such. This will affect the creation of libtool libraries that
2.6948 -*** depend on shared libraries, but programs linked with such libtool
2.6949 -*** libraries will work regardless of this problem. Nevertheless, you
2.6950 -*** may want to report the problem to your system manager and/or to
2.6951 -*** bug-libtool@gnu.org
2.6952 -
2.6953 -EOF
2.6954 - fi ;;
2.6955 - esac
2.6956 - fi
2.6957 - break
2.6958 - fi
2.6959 - done
2.6960 - IFS="$lt_save_ifs"
2.6961 - MAGIC_CMD="$lt_save_MAGIC_CMD"
2.6962 - ;;
2.6963 -esac
2.6964 -fi
2.6965 -
2.6966 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2.6967 -if test -n "$MAGIC_CMD"; then
2.6968 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
2.6969 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
2.6970 -else
2.6971 - { echo "$as_me:$LINENO: result: no" >&5
2.6972 -echo "${ECHO_T}no" >&6; }
2.6973 -fi
2.6974 -
2.6975 - else
2.6976 - MAGIC_CMD=:
2.6977 - fi
2.6978 -fi
2.6979 -
2.6980 - fi
2.6981 - ;;
2.6982 -esac
2.6983 -
2.6984 -enable_dlopen=no
2.6985 -enable_win32_dll=no
2.6986 -
2.6987 -# Check whether --enable-libtool-lock was given.
2.6988 -if test "${enable_libtool_lock+set}" = set; then
2.6989 - enableval=$enable_libtool_lock;
2.6990 -fi
2.6991 -
2.6992 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
2.6993 -
2.6994 -
2.6995 -# Check whether --with-pic was given.
2.6996 -if test "${with_pic+set}" = set; then
2.6997 - withval=$with_pic; pic_mode="$withval"
2.6998 -else
2.6999 - pic_mode=default
2.7000 -fi
2.7001 -
2.7002 -test -z "$pic_mode" && pic_mode=default
2.7003 -
2.7004 -# Use C for the default configuration in the libtool script
2.7005 -tagname=
2.7006 -lt_save_CC="$CC"
2.7007 -ac_ext=c
2.7008 -ac_cpp='$CPP $CPPFLAGS'
2.7009 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.7010 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.7011 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.7012 -
2.7013 -
2.7014 -# Source file extension for C test sources.
2.7015 -ac_ext=c
2.7016 -
2.7017 -# Object file extension for compiled C test sources.
2.7018 -objext=o
2.7019 -objext=$objext
2.7020 -
2.7021 -# Code to be used in simple compile tests
2.7022 -lt_simple_compile_test_code="int some_variable = 0;\n"
2.7023 -
2.7024 -# Code to be used in simple link tests
2.7025 -lt_simple_link_test_code='int main(){return(0);}\n'
2.7026 -
2.7027 -
2.7028 -# If no C compiler was specified, use CC.
2.7029 -LTCC=${LTCC-"$CC"}
2.7030 -
2.7031 -# Allow CC to be a program name with arguments.
2.7032 -compiler=$CC
2.7033 -
2.7034 -
2.7035 -#
2.7036 -# Check for any special shared library compilation flags.
2.7037 -#
2.7038 -lt_prog_cc_shlib=
2.7039 -if test "$GCC" = no; then
2.7040 - case $host_os in
2.7041 - sco3.2v5*)
2.7042 - lt_prog_cc_shlib='-belf'
2.7043 - ;;
2.7044 - esac
2.7045 -fi
2.7046 -if test -n "$lt_prog_cc_shlib"; then
2.7047 - { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
2.7048 -echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
2.7049 - if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then :
2.7050 - else
2.7051 - { echo "$as_me:$LINENO: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
2.7052 -echo "$as_me: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
2.7053 - lt_cv_prog_cc_can_build_shared=no
2.7054 - fi
2.7055 -fi
2.7056 -
2.7057 -
2.7058 -#
2.7059 -# Check to make sure the static flag actually works.
2.7060 -#
2.7061 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5
2.7062 -echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6; }
2.7063 -if test "${lt_prog_compiler_static_works+set}" = set; then
2.7064 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.7065 -else
2.7066 - lt_prog_compiler_static_works=no
2.7067 - save_LDFLAGS="$LDFLAGS"
2.7068 - LDFLAGS="$LDFLAGS $lt_prog_compiler_static"
2.7069 - printf "$lt_simple_link_test_code" > conftest.$ac_ext
2.7070 - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
2.7071 - # The compiler can only warn and ignore the option if not recognized
2.7072 - # So say no if there are warnings
2.7073 - if test -s conftest.err; then
2.7074 - # Append any errors to the config.log.
2.7075 - cat conftest.err 1>&5
2.7076 - else
2.7077 - lt_prog_compiler_static_works=yes
2.7078 - fi
2.7079 - fi
2.7080 - $rm conftest*
2.7081 - LDFLAGS="$save_LDFLAGS"
2.7082 -
2.7083 -fi
2.7084 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
2.7085 -echo "${ECHO_T}$lt_prog_compiler_static_works" >&6; }
2.7086 -
2.7087 -if test x"$lt_prog_compiler_static_works" = xyes; then
2.7088 - :
2.7089 -else
2.7090 - lt_prog_compiler_static=
2.7091 -fi
2.7092 -
2.7093 -
2.7094 -
2.7095 -## CAVEAT EMPTOR:
2.7096 -## There is no encapsulation within the following macros, do not change
2.7097 -## the running order or otherwise move them around unless you know exactly
2.7098 -## what you are doing...
2.7099 -
2.7100 -lt_prog_compiler_no_builtin_flag=
2.7101 -
2.7102 -if test "$GCC" = yes; then
2.7103 - lt_prog_compiler_no_builtin_flag=' -fno-builtin'
2.7104 -
2.7105 -
2.7106 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
2.7107 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
2.7108 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
2.7109 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.7110 -else
2.7111 - lt_cv_prog_compiler_rtti_exceptions=no
2.7112 - ac_outfile=conftest.$ac_objext
2.7113 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.7114 - lt_compiler_flag="-fno-rtti -fno-exceptions"
2.7115 - # Insert the option either (1) after the last *FLAGS variable, or
2.7116 - # (2) before a word containing "conftest.", or (3) at the end.
2.7117 - # Note that $ac_compile itself does not contain backslashes and begins
2.7118 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.7119 - # The option is referenced via a variable to avoid confusing sed.
2.7120 - lt_compile=`echo "$ac_compile" | $SED \
2.7121 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.7122 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.7123 - -e 's:$: $lt_compiler_flag:'`
2.7124 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.7125 - (eval "$lt_compile" 2>conftest.err)
2.7126 - ac_status=$?
2.7127 - cat conftest.err >&5
2.7128 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.7129 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.7130 - # The compiler can only warn and ignore the option if not recognized
2.7131 - # So say no if there are warnings
2.7132 - if test ! -s conftest.err; then
2.7133 - lt_cv_prog_compiler_rtti_exceptions=yes
2.7134 - fi
2.7135 - fi
2.7136 - $rm conftest*
2.7137 -
2.7138 -fi
2.7139 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
2.7140 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
2.7141 -
2.7142 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
2.7143 - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
2.7144 -else
2.7145 - :
2.7146 -fi
2.7147 -
2.7148 -fi
2.7149 -
2.7150 -lt_prog_compiler_wl=
2.7151 -lt_prog_compiler_pic=
2.7152 -lt_prog_compiler_static=
2.7153 -
2.7154 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
2.7155 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
2.7156 -
2.7157 - if test "$GCC" = yes; then
2.7158 - lt_prog_compiler_wl='-Wl,'
2.7159 - lt_prog_compiler_static='-static'
2.7160 -
2.7161 - case $host_os in
2.7162 - aix*)
2.7163 - # All AIX code is PIC.
2.7164 - if test "$host_cpu" = ia64; then
2.7165 - # AIX 5 now supports IA64 processor
2.7166 - lt_prog_compiler_static='-Bstatic'
2.7167 - fi
2.7168 - ;;
2.7169 -
2.7170 - amigaos*)
2.7171 - # FIXME: we need at least 68020 code to build shared libraries, but
2.7172 - # adding the `-m68020' flag to GCC prevents building anything better,
2.7173 - # like `-m68040'.
2.7174 - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
2.7175 - ;;
2.7176 -
2.7177 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
2.7178 - # PIC is the default for these OSes.
2.7179 - ;;
2.7180 -
2.7181 - mingw* | pw32* | os2*)
2.7182 - # This hack is so that the source file can tell whether it is being
2.7183 - # built for inclusion in a dll (and should export symbols for example).
2.7184 - lt_prog_compiler_pic='-DDLL_EXPORT'
2.7185 - ;;
2.7186 -
2.7187 - darwin* | rhapsody*)
2.7188 - # PIC is the default on this platform
2.7189 - # Common symbols not allowed in MH_DYLIB files
2.7190 - lt_prog_compiler_pic='-fno-common'
2.7191 - ;;
2.7192 -
2.7193 - msdosdjgpp*)
2.7194 - # Just because we use GCC doesn't mean we suddenly get shared libraries
2.7195 - # on systems that don't support them.
2.7196 - lt_prog_compiler_can_build_shared=no
2.7197 - enable_shared=no
2.7198 - ;;
2.7199 -
2.7200 - sysv4*MP*)
2.7201 - if test -d /usr/nec; then
2.7202 - lt_prog_compiler_pic=-Kconform_pic
2.7203 - fi
2.7204 - ;;
2.7205 -
2.7206 - hpux*)
2.7207 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.7208 - # not for PA HP-UX.
2.7209 - case "$host_cpu" in
2.7210 - hppa*64*|ia64*)
2.7211 - # +Z the default
2.7212 - ;;
2.7213 - *)
2.7214 - lt_prog_compiler_pic='-fPIC'
2.7215 - ;;
2.7216 - esac
2.7217 - ;;
2.7218 -
2.7219 - *)
2.7220 - lt_prog_compiler_pic='-fPIC'
2.7221 - ;;
2.7222 - esac
2.7223 - else
2.7224 - # PORTME Check for flag to pass linker flags through the system compiler.
2.7225 - case $host_os in
2.7226 - aix*)
2.7227 - lt_prog_compiler_wl='-Wl,'
2.7228 - if test "$host_cpu" = ia64; then
2.7229 - # AIX 5 now supports IA64 processor
2.7230 - lt_prog_compiler_static='-Bstatic'
2.7231 - else
2.7232 - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
2.7233 - fi
2.7234 - ;;
2.7235 -
2.7236 - mingw* | pw32* | os2*)
2.7237 - # This hack is so that the source file can tell whether it is being
2.7238 - # built for inclusion in a dll (and should export symbols for example).
2.7239 - lt_prog_compiler_pic='-DDLL_EXPORT'
2.7240 - ;;
2.7241 -
2.7242 - hpux9* | hpux10* | hpux11*)
2.7243 - lt_prog_compiler_wl='-Wl,'
2.7244 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.7245 - # not for PA HP-UX.
2.7246 - case "$host_cpu" in
2.7247 - hppa*64*|ia64*)
2.7248 - # +Z the default
2.7249 - ;;
2.7250 - *)
2.7251 - lt_prog_compiler_pic='+Z'
2.7252 - ;;
2.7253 - esac
2.7254 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
2.7255 - lt_prog_compiler_static='${wl}-a ${wl}archive'
2.7256 - ;;
2.7257 -
2.7258 - irix5* | irix6* | nonstopux*)
2.7259 - lt_prog_compiler_wl='-Wl,'
2.7260 - # PIC (with -KPIC) is the default.
2.7261 - lt_prog_compiler_static='-non_shared'
2.7262 - ;;
2.7263 -
2.7264 - newsos6)
2.7265 - lt_prog_compiler_pic='-KPIC'
2.7266 - lt_prog_compiler_static='-Bstatic'
2.7267 - ;;
2.7268 -
2.7269 - linux*)
2.7270 - case $CC in
2.7271 - icc* | ecc*)
2.7272 - lt_prog_compiler_wl='-Wl,'
2.7273 - lt_prog_compiler_pic='-KPIC'
2.7274 - lt_prog_compiler_static='-static'
2.7275 - ;;
2.7276 - ccc*)
2.7277 - lt_prog_compiler_wl='-Wl,'
2.7278 - # All Alpha code is PIC.
2.7279 - lt_prog_compiler_static='-non_shared'
2.7280 - ;;
2.7281 - esac
2.7282 - ;;
2.7283 -
2.7284 - osf3* | osf4* | osf5*)
2.7285 - lt_prog_compiler_wl='-Wl,'
2.7286 - # All OSF/1 code is PIC.
2.7287 - lt_prog_compiler_static='-non_shared'
2.7288 - ;;
2.7289 -
2.7290 - sco3.2v5*)
2.7291 - lt_prog_compiler_pic='-Kpic'
2.7292 - lt_prog_compiler_static='-dn'
2.7293 - ;;
2.7294 -
2.7295 - solaris*)
2.7296 - lt_prog_compiler_wl='-Wl,'
2.7297 - lt_prog_compiler_pic='-KPIC'
2.7298 - lt_prog_compiler_static='-Bstatic'
2.7299 - ;;
2.7300 -
2.7301 - sunos4*)
2.7302 - lt_prog_compiler_wl='-Qoption ld '
2.7303 - lt_prog_compiler_pic='-PIC'
2.7304 - lt_prog_compiler_static='-Bstatic'
2.7305 - ;;
2.7306 -
2.7307 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.7308 - lt_prog_compiler_wl='-Wl,'
2.7309 - lt_prog_compiler_pic='-KPIC'
2.7310 - lt_prog_compiler_static='-Bstatic'
2.7311 - ;;
2.7312 -
2.7313 - sysv4*MP*)
2.7314 - if test -d /usr/nec ;then
2.7315 - lt_prog_compiler_pic='-Kconform_pic'
2.7316 - lt_prog_compiler_static='-Bstatic'
2.7317 - fi
2.7318 - ;;
2.7319 -
2.7320 - uts4*)
2.7321 - lt_prog_compiler_pic='-pic'
2.7322 - lt_prog_compiler_static='-Bstatic'
2.7323 - ;;
2.7324 -
2.7325 - *)
2.7326 - lt_prog_compiler_can_build_shared=no
2.7327 - ;;
2.7328 - esac
2.7329 - fi
2.7330 -
2.7331 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
2.7332 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6; }
2.7333 -
2.7334 -#
2.7335 -# Check to make sure the PIC flag actually works.
2.7336 -#
2.7337 -if test -n "$lt_prog_compiler_pic"; then
2.7338 -
2.7339 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
2.7340 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
2.7341 -if test "${lt_prog_compiler_pic_works+set}" = set; then
2.7342 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.7343 -else
2.7344 - lt_prog_compiler_pic_works=no
2.7345 - ac_outfile=conftest.$ac_objext
2.7346 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.7347 - lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
2.7348 - # Insert the option either (1) after the last *FLAGS variable, or
2.7349 - # (2) before a word containing "conftest.", or (3) at the end.
2.7350 - # Note that $ac_compile itself does not contain backslashes and begins
2.7351 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.7352 - # The option is referenced via a variable to avoid confusing sed.
2.7353 - lt_compile=`echo "$ac_compile" | $SED \
2.7354 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.7355 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.7356 - -e 's:$: $lt_compiler_flag:'`
2.7357 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.7358 - (eval "$lt_compile" 2>conftest.err)
2.7359 - ac_status=$?
2.7360 - cat conftest.err >&5
2.7361 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.7362 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.7363 - # The compiler can only warn and ignore the option if not recognized
2.7364 - # So say no if there are warnings
2.7365 - if test ! -s conftest.err; then
2.7366 - lt_prog_compiler_pic_works=yes
2.7367 - fi
2.7368 - fi
2.7369 - $rm conftest*
2.7370 -
2.7371 -fi
2.7372 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
2.7373 -echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6; }
2.7374 -
2.7375 -if test x"$lt_prog_compiler_pic_works" = xyes; then
2.7376 - case $lt_prog_compiler_pic in
2.7377 - "" | " "*) ;;
2.7378 - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
2.7379 - esac
2.7380 -else
2.7381 - lt_prog_compiler_pic=
2.7382 - lt_prog_compiler_can_build_shared=no
2.7383 -fi
2.7384 -
2.7385 -fi
2.7386 -case "$host_os" in
2.7387 - # For platforms which do not support PIC, -DPIC is meaningless:
2.7388 - *djgpp*)
2.7389 - lt_prog_compiler_pic=
2.7390 - ;;
2.7391 - *)
2.7392 - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
2.7393 - ;;
2.7394 -esac
2.7395 -
2.7396 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
2.7397 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
2.7398 -if test "${lt_cv_prog_compiler_c_o+set}" = set; then
2.7399 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.7400 -else
2.7401 - lt_cv_prog_compiler_c_o=no
2.7402 - $rm -r conftest 2>/dev/null
2.7403 - mkdir conftest
2.7404 - cd conftest
2.7405 - mkdir out
2.7406 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.7407 -
2.7408 - lt_compiler_flag="-o out/conftest2.$ac_objext"
2.7409 - # Insert the option either (1) after the last *FLAGS variable, or
2.7410 - # (2) before a word containing "conftest.", or (3) at the end.
2.7411 - # Note that $ac_compile itself does not contain backslashes and begins
2.7412 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.7413 - lt_compile=`echo "$ac_compile" | $SED \
2.7414 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.7415 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.7416 - -e 's:$: $lt_compiler_flag:'`
2.7417 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.7418 - (eval "$lt_compile" 2>out/conftest.err)
2.7419 - ac_status=$?
2.7420 - cat out/conftest.err >&5
2.7421 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.7422 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
2.7423 - then
2.7424 - # The compiler can only warn and ignore the option if not recognized
2.7425 - # So say no if there are warnings
2.7426 - if test ! -s out/conftest.err; then
2.7427 - lt_cv_prog_compiler_c_o=yes
2.7428 - fi
2.7429 - fi
2.7430 - chmod u+w .
2.7431 - $rm conftest*
2.7432 - # SGI C++ compiler will create directory out/ii_files/ for
2.7433 - # template instantiation
2.7434 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
2.7435 - $rm out/* && rmdir out
2.7436 - cd ..
2.7437 - rmdir conftest
2.7438 - $rm conftest*
2.7439 -
2.7440 -fi
2.7441 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
2.7442 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; }
2.7443 -
2.7444 -
2.7445 -hard_links="nottested"
2.7446 -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
2.7447 - # do not overwrite the value of need_locks provided by the user
2.7448 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
2.7449 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
2.7450 - hard_links=yes
2.7451 - $rm conftest*
2.7452 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.7453 - touch conftest.a
2.7454 - ln conftest.a conftest.b 2>&5 || hard_links=no
2.7455 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.7456 - { echo "$as_me:$LINENO: result: $hard_links" >&5
2.7457 -echo "${ECHO_T}$hard_links" >&6; }
2.7458 - if test "$hard_links" = no; then
2.7459 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
2.7460 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
2.7461 - need_locks=warn
2.7462 - fi
2.7463 -else
2.7464 - need_locks=no
2.7465 -fi
2.7466 -
2.7467 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
2.7468 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
2.7469 -
2.7470 - runpath_var=
2.7471 - allow_undefined_flag=
2.7472 - enable_shared_with_static_runtimes=no
2.7473 - archive_cmds=
2.7474 - archive_expsym_cmds=
2.7475 - old_archive_From_new_cmds=
2.7476 - old_archive_from_expsyms_cmds=
2.7477 - export_dynamic_flag_spec=
2.7478 - whole_archive_flag_spec=
2.7479 - thread_safe_flag_spec=
2.7480 - hardcode_libdir_flag_spec=
2.7481 - hardcode_libdir_flag_spec_ld=
2.7482 - hardcode_libdir_separator=
2.7483 - hardcode_direct=no
2.7484 - hardcode_minus_L=no
2.7485 - hardcode_shlibpath_var=unsupported
2.7486 - link_all_deplibs=unknown
2.7487 - hardcode_automatic=no
2.7488 - module_cmds=
2.7489 - module_expsym_cmds=
2.7490 - always_export_symbols=no
2.7491 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
2.7492 - # include_expsyms should be a list of space-separated symbols to be *always*
2.7493 - # included in the symbol list
2.7494 - include_expsyms=
2.7495 - # exclude_expsyms can be an extended regexp of symbols to exclude
2.7496 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
2.7497 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
2.7498 - # as well as any symbol that contains `d'.
2.7499 - exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
2.7500 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
2.7501 - # platforms (ab)use it in PIC code, but their linkers get confused if
2.7502 - # the symbol is explicitly referenced. Since portable code cannot
2.7503 - # rely on this symbol name, it's probably fine to never include it in
2.7504 - # preloaded symbol tables.
2.7505 - extract_expsyms_cmds=
2.7506 -
2.7507 - case $host_os in
2.7508 - cygwin* | mingw* | pw32*)
2.7509 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
2.7510 - # When not using gcc, we currently assume that we are using
2.7511 - # Microsoft Visual C++.
2.7512 - if test "$GCC" != yes; then
2.7513 - with_gnu_ld=no
2.7514 - fi
2.7515 - ;;
2.7516 - openbsd*)
2.7517 - with_gnu_ld=no
2.7518 - ;;
2.7519 - esac
2.7520 -
2.7521 - ld_shlibs=yes
2.7522 - if test "$with_gnu_ld" = yes; then
2.7523 - # If archive_cmds runs LD, not CC, wlarc should be empty
2.7524 - wlarc='${wl}'
2.7525 -
2.7526 - # See if GNU ld supports shared libraries.
2.7527 - case $host_os in
2.7528 - aix3* | aix4* | aix5*)
2.7529 - # On AIX/PPC, the GNU linker is very broken
2.7530 - if test "$host_cpu" != ia64; then
2.7531 - ld_shlibs=no
2.7532 - cat <<EOF 1>&2
2.7533 -
2.7534 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
2.7535 -*** to be unable to reliably create shared libraries on AIX.
2.7536 -*** Therefore, libtool is disabling shared libraries support. If you
2.7537 -*** really care for shared libraries, you may want to modify your PATH
2.7538 -*** so that a non-GNU linker is found, and then restart.
2.7539 -
2.7540 -EOF
2.7541 - fi
2.7542 - ;;
2.7543 -
2.7544 - amigaos*)
2.7545 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.7546 - hardcode_libdir_flag_spec='-L$libdir'
2.7547 - hardcode_minus_L=yes
2.7548 -
2.7549 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
2.7550 - # that the semantics of dynamic libraries on AmigaOS, at least up
2.7551 - # to version 4, is to share data among multiple programs linked
2.7552 - # with the same dynamic library. Since this doesn't match the
2.7553 - # behavior of shared libraries on other platforms, we can't use
2.7554 - # them.
2.7555 - ld_shlibs=no
2.7556 - ;;
2.7557 -
2.7558 - beos*)
2.7559 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.7560 - allow_undefined_flag=unsupported
2.7561 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
2.7562 - # support --undefined. This deserves some investigation. FIXME
2.7563 - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.7564 - else
2.7565 - ld_shlibs=no
2.7566 - fi
2.7567 - ;;
2.7568 -
2.7569 - cygwin* | mingw* | pw32*)
2.7570 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
2.7571 - # as there is no search path for DLLs.
2.7572 - hardcode_libdir_flag_spec='-L$libdir'
2.7573 - allow_undefined_flag=unsupported
2.7574 - always_export_symbols=no
2.7575 - enable_shared_with_static_runtimes=yes
2.7576 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
2.7577 -
2.7578 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2.7579 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.7580 - # If the export-symbols file already is a .def file (1st line
2.7581 - # is EXPORTS), use it as is; otherwise, prepend...
2.7582 - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2.7583 - cp $export_symbols $output_objdir/$soname.def;
2.7584 - else
2.7585 - echo EXPORTS > $output_objdir/$soname.def;
2.7586 - cat $export_symbols >> $output_objdir/$soname.def;
2.7587 - fi~
2.7588 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.7589 - else
2.7590 - ld_shlibs=no
2.7591 - fi
2.7592 - ;;
2.7593 -
2.7594 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.7595 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.7596 - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
2.7597 - wlarc=
2.7598 - else
2.7599 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.7600 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.7601 - fi
2.7602 - ;;
2.7603 -
2.7604 - solaris* | sysv5*)
2.7605 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
2.7606 - ld_shlibs=no
2.7607 - cat <<EOF 1>&2
2.7608 -
2.7609 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
2.7610 -*** create shared libraries on Solaris systems. Therefore, libtool
2.7611 -*** is disabling shared libraries support. We urge you to upgrade GNU
2.7612 -*** binutils to release 2.9.1 or newer. Another option is to modify
2.7613 -*** your PATH or compiler configuration so that the native linker is
2.7614 -*** used, and then restart.
2.7615 -
2.7616 -EOF
2.7617 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.7618 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.7619 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.7620 - else
2.7621 - ld_shlibs=no
2.7622 - fi
2.7623 - ;;
2.7624 -
2.7625 - sunos4*)
2.7626 - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.7627 - wlarc=
2.7628 - hardcode_direct=yes
2.7629 - hardcode_shlibpath_var=no
2.7630 - ;;
2.7631 -
2.7632 - linux*)
2.7633 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.7634 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.7635 - archive_cmds="$tmp_archive_cmds"
2.7636 - supports_anon_versioning=no
2.7637 - case `$LD -v 2>/dev/null` in
2.7638 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
2.7639 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
2.7640 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
2.7641 - *\ 2.11.*) ;; # other 2.11 versions
2.7642 - *) supports_anon_versioning=yes ;;
2.7643 - esac
2.7644 - if test $supports_anon_versioning = yes; then
2.7645 - archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
2.7646 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
2.7647 -$echo "local: *; };" >> $output_objdir/$libname.ver~
2.7648 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
2.7649 - else
2.7650 - archive_expsym_cmds="$tmp_archive_cmds"
2.7651 - fi
2.7652 - link_all_deplibs=no
2.7653 - else
2.7654 - ld_shlibs=no
2.7655 - fi
2.7656 - ;;
2.7657 -
2.7658 - *)
2.7659 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.7660 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.7661 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.7662 - else
2.7663 - ld_shlibs=no
2.7664 - fi
2.7665 - ;;
2.7666 - esac
2.7667 -
2.7668 - if test "$ld_shlibs" = yes; then
2.7669 - runpath_var=LD_RUN_PATH
2.7670 - hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
2.7671 - export_dynamic_flag_spec='${wl}--export-dynamic'
2.7672 - # ancient GNU ld didn't support --whole-archive et. al.
2.7673 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
2.7674 - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2.7675 - else
2.7676 - whole_archive_flag_spec=
2.7677 - fi
2.7678 - fi
2.7679 - else
2.7680 - # PORTME fill in a description of your system's linker (not GNU ld)
2.7681 - case $host_os in
2.7682 - aix3*)
2.7683 - allow_undefined_flag=unsupported
2.7684 - always_export_symbols=yes
2.7685 - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
2.7686 - # Note: this linker hardcodes the directories in LIBPATH if there
2.7687 - # are no directories specified by -L.
2.7688 - hardcode_minus_L=yes
2.7689 - if test "$GCC" = yes && test -z "$link_static_flag"; then
2.7690 - # Neither direct hardcoding nor static linking is supported with a
2.7691 - # broken collect2.
2.7692 - hardcode_direct=unsupported
2.7693 - fi
2.7694 - ;;
2.7695 -
2.7696 - aix4* | aix5*)
2.7697 - if test "$host_cpu" = ia64; then
2.7698 - # On IA64, the linker does run time linking by default, so we don't
2.7699 - # have to do anything special.
2.7700 - aix_use_runtimelinking=no
2.7701 - exp_sym_flag='-Bexport'
2.7702 - no_entry_flag=""
2.7703 - else
2.7704 - # If we're using GNU nm, then we don't want the "-C" option.
2.7705 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
2.7706 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
2.7707 - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.7708 - else
2.7709 - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.7710 - fi
2.7711 - aix_use_runtimelinking=no
2.7712 -
2.7713 - # Test if we are trying to use run time linking or normal
2.7714 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2.7715 - # need to do runtime linking.
2.7716 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
2.7717 - for ld_flag in $LDFLAGS; do
2.7718 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
2.7719 - aix_use_runtimelinking=yes
2.7720 - break
2.7721 - fi
2.7722 - done
2.7723 - esac
2.7724 -
2.7725 - exp_sym_flag='-bexport'
2.7726 - no_entry_flag='-bnoentry'
2.7727 - fi
2.7728 -
2.7729 - # When large executables or shared objects are built, AIX ld can
2.7730 - # have problems creating the table of contents. If linking a library
2.7731 - # or program results in "error TOC overflow" add -mminimal-toc to
2.7732 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
2.7733 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2.7734 -
2.7735 - archive_cmds=''
2.7736 - hardcode_direct=yes
2.7737 - hardcode_libdir_separator=':'
2.7738 - link_all_deplibs=yes
2.7739 -
2.7740 - if test "$GCC" = yes; then
2.7741 - case $host_os in aix4.012|aix4.012.*)
2.7742 - # We only want to do this on AIX 4.2 and lower, the check
2.7743 - # below for broken collect2 doesn't work under 4.3+
2.7744 - collect2name=`${CC} -print-prog-name=collect2`
2.7745 - if test -f "$collect2name" && \
2.7746 - strings "$collect2name" | grep resolve_lib_name >/dev/null
2.7747 - then
2.7748 - # We have reworked collect2
2.7749 - hardcode_direct=yes
2.7750 - else
2.7751 - # We have old collect2
2.7752 - hardcode_direct=unsupported
2.7753 - # It fails to find uninstalled libraries when the uninstalled
2.7754 - # path is not listed in the libpath. Setting hardcode_minus_L
2.7755 - # to unsupported forces relinking
2.7756 - hardcode_minus_L=yes
2.7757 - hardcode_libdir_flag_spec='-L$libdir'
2.7758 - hardcode_libdir_separator=
2.7759 - fi
2.7760 - esac
2.7761 - shared_flag='-shared'
2.7762 - else
2.7763 - # not using gcc
2.7764 - if test "$host_cpu" = ia64; then
2.7765 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2.7766 - # chokes on -Wl,-G. The following line is correct:
2.7767 - shared_flag='-G'
2.7768 - else
2.7769 - if test "$aix_use_runtimelinking" = yes; then
2.7770 - shared_flag='${wl}-G'
2.7771 - else
2.7772 - shared_flag='${wl}-bM:SRE'
2.7773 - fi
2.7774 - fi
2.7775 - fi
2.7776 -
2.7777 - # It seems that -bexpall does not export symbols beginning with
2.7778 - # underscore (_), so it is better to generate a list of symbols to export.
2.7779 - always_export_symbols=yes
2.7780 - if test "$aix_use_runtimelinking" = yes; then
2.7781 - # Warning - without using the other runtime loading flags (-brtl),
2.7782 - # -berok will link without error, but may produce a broken library.
2.7783 - allow_undefined_flag='-berok'
2.7784 - # Determine the default libpath from the value encoded in an empty executable.
2.7785 - cat >conftest.$ac_ext <<_ACEOF
2.7786 -/* confdefs.h. */
2.7787 -_ACEOF
2.7788 -cat confdefs.h >>conftest.$ac_ext
2.7789 -cat >>conftest.$ac_ext <<_ACEOF
2.7790 -/* end confdefs.h. */
2.7791 -
2.7792 -int
2.7793 -main ()
2.7794 -{
2.7795 -
2.7796 - ;
2.7797 - return 0;
2.7798 -}
2.7799 -_ACEOF
2.7800 -rm -f conftest.$ac_objext conftest$ac_exeext
2.7801 -if { (ac_try="$ac_link"
2.7802 -case "(($ac_try" in
2.7803 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.7804 - *) ac_try_echo=$ac_try;;
2.7805 -esac
2.7806 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.7807 - (eval "$ac_link") 2>conftest.er1
2.7808 - ac_status=$?
2.7809 - grep -v '^ *+' conftest.er1 >conftest.err
2.7810 - rm -f conftest.er1
2.7811 - cat conftest.err >&5
2.7812 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.7813 - (exit $ac_status); } && {
2.7814 - test -z "$ac_c_werror_flag" ||
2.7815 - test ! -s conftest.err
2.7816 - } && test -s conftest$ac_exeext &&
2.7817 - $as_test_x conftest$ac_exeext; then
2.7818 -
2.7819 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.7820 -}'`
2.7821 -# Check for a 64-bit object if we didn't find anything.
2.7822 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.7823 -}'`; fi
2.7824 -else
2.7825 - echo "$as_me: failed program was:" >&5
2.7826 -sed 's/^/| /' conftest.$ac_ext >&5
2.7827 -
2.7828 -
2.7829 -fi
2.7830 -
2.7831 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.7832 - conftest$ac_exeext conftest.$ac_ext
2.7833 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.7834 -
2.7835 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
2.7836 - archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2.7837 - else
2.7838 - if test "$host_cpu" = ia64; then
2.7839 - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
2.7840 - allow_undefined_flag="-z nodefs"
2.7841 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
2.7842 - else
2.7843 - # Determine the default libpath from the value encoded in an empty executable.
2.7844 - cat >conftest.$ac_ext <<_ACEOF
2.7845 -/* confdefs.h. */
2.7846 -_ACEOF
2.7847 -cat confdefs.h >>conftest.$ac_ext
2.7848 -cat >>conftest.$ac_ext <<_ACEOF
2.7849 -/* end confdefs.h. */
2.7850 -
2.7851 -int
2.7852 -main ()
2.7853 -{
2.7854 -
2.7855 - ;
2.7856 - return 0;
2.7857 -}
2.7858 -_ACEOF
2.7859 -rm -f conftest.$ac_objext conftest$ac_exeext
2.7860 -if { (ac_try="$ac_link"
2.7861 -case "(($ac_try" in
2.7862 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.7863 - *) ac_try_echo=$ac_try;;
2.7864 -esac
2.7865 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.7866 - (eval "$ac_link") 2>conftest.er1
2.7867 - ac_status=$?
2.7868 - grep -v '^ *+' conftest.er1 >conftest.err
2.7869 - rm -f conftest.er1
2.7870 - cat conftest.err >&5
2.7871 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.7872 - (exit $ac_status); } && {
2.7873 - test -z "$ac_c_werror_flag" ||
2.7874 - test ! -s conftest.err
2.7875 - } && test -s conftest$ac_exeext &&
2.7876 - $as_test_x conftest$ac_exeext; then
2.7877 -
2.7878 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.7879 -}'`
2.7880 -# Check for a 64-bit object if we didn't find anything.
2.7881 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.7882 -}'`; fi
2.7883 -else
2.7884 - echo "$as_me: failed program was:" >&5
2.7885 -sed 's/^/| /' conftest.$ac_ext >&5
2.7886 -
2.7887 -
2.7888 -fi
2.7889 -
2.7890 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.7891 - conftest$ac_exeext conftest.$ac_ext
2.7892 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.7893 -
2.7894 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
2.7895 - # Warning - without using the other run time loading flags,
2.7896 - # -berok will link without error, but may produce a broken library.
2.7897 - no_undefined_flag=' ${wl}-bernotok'
2.7898 - allow_undefined_flag=' ${wl}-berok'
2.7899 - # -bexpall does not export symbols beginning with underscore (_)
2.7900 - always_export_symbols=yes
2.7901 - # Exported symbols can be pulled into shared objects from archives
2.7902 - whole_archive_flag_spec=' '
2.7903 - archive_cmds_need_lc=yes
2.7904 - # This is similar to how AIX traditionally builds it's shared libraries.
2.7905 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2.7906 - fi
2.7907 - fi
2.7908 - ;;
2.7909 -
2.7910 - amigaos*)
2.7911 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.7912 - hardcode_libdir_flag_spec='-L$libdir'
2.7913 - hardcode_minus_L=yes
2.7914 - # see comment about different semantics on the GNU ld section
2.7915 - ld_shlibs=no
2.7916 - ;;
2.7917 -
2.7918 - bsdi4*)
2.7919 - export_dynamic_flag_spec=-rdynamic
2.7920 - ;;
2.7921 -
2.7922 - cygwin* | mingw* | pw32*)
2.7923 - # When not using gcc, we currently assume that we are using
2.7924 - # Microsoft Visual C++.
2.7925 - # hardcode_libdir_flag_spec is actually meaningless, as there is
2.7926 - # no search path for DLLs.
2.7927 - hardcode_libdir_flag_spec=' '
2.7928 - allow_undefined_flag=unsupported
2.7929 - # Tell ltmain to make .lib files, not .a files.
2.7930 - libext=lib
2.7931 - # Tell ltmain to make .dll files, not .so files.
2.7932 - shrext_cmds=".dll"
2.7933 - # FIXME: Setting linknames here is a bad hack.
2.7934 - archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
2.7935 - # The linker will automatically build a .lib file if we build a DLL.
2.7936 - old_archive_From_new_cmds='true'
2.7937 - # FIXME: Should let the user specify the lib program.
2.7938 - old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
2.7939 - fix_srcfile_path='`cygpath -w "$srcfile"`'
2.7940 - enable_shared_with_static_runtimes=yes
2.7941 - ;;
2.7942 -
2.7943 - darwin* | rhapsody*)
2.7944 - if test "$GXX" = yes ; then
2.7945 - archive_cmds_need_lc=no
2.7946 - case "$host_os" in
2.7947 - rhapsody* | darwin1.[012])
2.7948 - allow_undefined_flag='-undefined suppress'
2.7949 - ;;
2.7950 - *) # Darwin 1.3 on
2.7951 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2.7952 - allow_undefined_flag='-flat_namespace -undefined suppress'
2.7953 - else
2.7954 - case ${MACOSX_DEPLOYMENT_TARGET} in
2.7955 - 10.[012])
2.7956 - allow_undefined_flag='-flat_namespace -undefined suppress'
2.7957 - ;;
2.7958 - 10.*)
2.7959 - allow_undefined_flag='-undefined dynamic_lookup'
2.7960 - ;;
2.7961 - esac
2.7962 - fi
2.7963 - ;;
2.7964 - esac
2.7965 - lt_int_apple_cc_single_mod=no
2.7966 - output_verbose_link_cmd='echo'
2.7967 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
2.7968 - lt_int_apple_cc_single_mod=yes
2.7969 - fi
2.7970 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.7971 - archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.7972 - else
2.7973 - archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.7974 - fi
2.7975 - module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2.7976 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2.7977 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.7978 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.7979 - else
2.7980 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.7981 - fi
2.7982 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.7983 - hardcode_direct=no
2.7984 - hardcode_automatic=yes
2.7985 - hardcode_shlibpath_var=unsupported
2.7986 - whole_archive_flag_spec='-all_load $convenience'
2.7987 - link_all_deplibs=yes
2.7988 - else
2.7989 - ld_shlibs=no
2.7990 - fi
2.7991 - ;;
2.7992 -
2.7993 - dgux*)
2.7994 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.7995 - hardcode_libdir_flag_spec='-L$libdir'
2.7996 - hardcode_shlibpath_var=no
2.7997 - ;;
2.7998 -
2.7999 - freebsd1*)
2.8000 - ld_shlibs=no
2.8001 - ;;
2.8002 -
2.8003 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
2.8004 - # support. Future versions do this automatically, but an explicit c++rt0.o
2.8005 - # does not break anything, and helps significantly (at the cost of a little
2.8006 - # extra space).
2.8007 - freebsd2.2*)
2.8008 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
2.8009 - hardcode_libdir_flag_spec='-R$libdir'
2.8010 - hardcode_direct=yes
2.8011 - hardcode_shlibpath_var=no
2.8012 - ;;
2.8013 -
2.8014 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
2.8015 - freebsd2*)
2.8016 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.8017 - hardcode_direct=yes
2.8018 - hardcode_minus_L=yes
2.8019 - hardcode_shlibpath_var=no
2.8020 - ;;
2.8021 -
2.8022 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
2.8023 - freebsd* | kfreebsd*-gnu)
2.8024 - archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
2.8025 - hardcode_libdir_flag_spec='-R$libdir'
2.8026 - hardcode_direct=yes
2.8027 - hardcode_shlibpath_var=no
2.8028 - ;;
2.8029 -
2.8030 - hpux9*)
2.8031 - if test "$GCC" = yes; then
2.8032 - archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.8033 - else
2.8034 - archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.8035 - fi
2.8036 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
2.8037 - hardcode_libdir_separator=:
2.8038 - hardcode_direct=yes
2.8039 -
2.8040 - # hardcode_minus_L: Not really in the search PATH,
2.8041 - # but as the default location of the library.
2.8042 - hardcode_minus_L=yes
2.8043 - export_dynamic_flag_spec='${wl}-E'
2.8044 - ;;
2.8045 -
2.8046 - hpux10* | hpux11*)
2.8047 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
2.8048 - case "$host_cpu" in
2.8049 - hppa*64*|ia64*)
2.8050 - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.8051 - ;;
2.8052 - *)
2.8053 - archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
2.8054 - ;;
2.8055 - esac
2.8056 - else
2.8057 - case "$host_cpu" in
2.8058 - hppa*64*|ia64*)
2.8059 - archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8060 - ;;
2.8061 - *)
2.8062 - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
2.8063 - ;;
2.8064 - esac
2.8065 - fi
2.8066 - if test "$with_gnu_ld" = no; then
2.8067 - case "$host_cpu" in
2.8068 - hppa*64*)
2.8069 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
2.8070 - hardcode_libdir_flag_spec_ld='+b $libdir'
2.8071 - hardcode_libdir_separator=:
2.8072 - hardcode_direct=no
2.8073 - hardcode_shlibpath_var=no
2.8074 - ;;
2.8075 - ia64*)
2.8076 - hardcode_libdir_flag_spec='-L$libdir'
2.8077 - hardcode_direct=no
2.8078 - hardcode_shlibpath_var=no
2.8079 -
2.8080 - # hardcode_minus_L: Not really in the search PATH,
2.8081 - # but as the default location of the library.
2.8082 - hardcode_minus_L=yes
2.8083 - ;;
2.8084 - *)
2.8085 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
2.8086 - hardcode_libdir_separator=:
2.8087 - hardcode_direct=yes
2.8088 - export_dynamic_flag_spec='${wl}-E'
2.8089 -
2.8090 - # hardcode_minus_L: Not really in the search PATH,
2.8091 - # but as the default location of the library.
2.8092 - hardcode_minus_L=yes
2.8093 - ;;
2.8094 - esac
2.8095 - fi
2.8096 - ;;
2.8097 -
2.8098 - irix5* | irix6* | nonstopux*)
2.8099 - if test "$GCC" = yes; then
2.8100 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.8101 - else
2.8102 - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.8103 - hardcode_libdir_flag_spec_ld='-rpath $libdir'
2.8104 - fi
2.8105 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2.8106 - hardcode_libdir_separator=:
2.8107 - link_all_deplibs=yes
2.8108 - ;;
2.8109 -
2.8110 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.8111 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.8112 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
2.8113 - else
2.8114 - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
2.8115 - fi
2.8116 - hardcode_libdir_flag_spec='-R$libdir'
2.8117 - hardcode_direct=yes
2.8118 - hardcode_shlibpath_var=no
2.8119 - ;;
2.8120 -
2.8121 - newsos6)
2.8122 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8123 - hardcode_direct=yes
2.8124 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2.8125 - hardcode_libdir_separator=:
2.8126 - hardcode_shlibpath_var=no
2.8127 - ;;
2.8128 -
2.8129 - openbsd*)
2.8130 - hardcode_direct=yes
2.8131 - hardcode_shlibpath_var=no
2.8132 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.8133 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.8134 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
2.8135 - export_dynamic_flag_spec='${wl}-E'
2.8136 - else
2.8137 - case $host_os in
2.8138 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
2.8139 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.8140 - hardcode_libdir_flag_spec='-R$libdir'
2.8141 - ;;
2.8142 - *)
2.8143 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.8144 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
2.8145 - ;;
2.8146 - esac
2.8147 - fi
2.8148 - ;;
2.8149 -
2.8150 - os2*)
2.8151 - hardcode_libdir_flag_spec='-L$libdir'
2.8152 - hardcode_minus_L=yes
2.8153 - allow_undefined_flag=unsupported
2.8154 - archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
2.8155 - old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
2.8156 - ;;
2.8157 -
2.8158 - osf3*)
2.8159 - if test "$GCC" = yes; then
2.8160 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
2.8161 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.8162 - else
2.8163 - allow_undefined_flag=' -expect_unresolved \*'
2.8164 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.8165 - fi
2.8166 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2.8167 - hardcode_libdir_separator=:
2.8168 - ;;
2.8169 -
2.8170 - osf4* | osf5*) # as osf3* with the addition of -msym flag
2.8171 - if test "$GCC" = yes; then
2.8172 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
2.8173 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.8174 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
2.8175 - else
2.8176 - allow_undefined_flag=' -expect_unresolved \*'
2.8177 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.8178 - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
2.8179 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
2.8180 -
2.8181 - # Both c and cxx compiler support -rpath directly
2.8182 - hardcode_libdir_flag_spec='-rpath $libdir'
2.8183 - fi
2.8184 - hardcode_libdir_separator=:
2.8185 - ;;
2.8186 -
2.8187 - sco3.2v5*)
2.8188 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8189 - hardcode_shlibpath_var=no
2.8190 - export_dynamic_flag_spec='${wl}-Bexport'
2.8191 - runpath_var=LD_RUN_PATH
2.8192 - hardcode_runpath_var=yes
2.8193 - ;;
2.8194 -
2.8195 - solaris*)
2.8196 - no_undefined_flag=' -z text'
2.8197 - if test "$GCC" = yes; then
2.8198 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.8199 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.8200 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
2.8201 - else
2.8202 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8203 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.8204 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.8205 - fi
2.8206 - hardcode_libdir_flag_spec='-R$libdir'
2.8207 - hardcode_shlibpath_var=no
2.8208 - case $host_os in
2.8209 - solaris2.[0-5] | solaris2.[0-5].*) ;;
2.8210 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
2.8211 - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
2.8212 - esac
2.8213 - link_all_deplibs=yes
2.8214 - ;;
2.8215 -
2.8216 - sunos4*)
2.8217 - if test "x$host_vendor" = xsequent; then
2.8218 - # Use $CC to link under sequent, because it throws in some extra .o
2.8219 - # files that make .init and .fini sections work.
2.8220 - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
2.8221 - else
2.8222 - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
2.8223 - fi
2.8224 - hardcode_libdir_flag_spec='-L$libdir'
2.8225 - hardcode_direct=yes
2.8226 - hardcode_minus_L=yes
2.8227 - hardcode_shlibpath_var=no
2.8228 - ;;
2.8229 -
2.8230 - sysv4)
2.8231 - case $host_vendor in
2.8232 - sni)
2.8233 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8234 - hardcode_direct=yes # is this really true???
2.8235 - ;;
2.8236 - siemens)
2.8237 - ## LD is ld it makes a PLAMLIB
2.8238 - ## CC just makes a GrossModule.
2.8239 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.8240 - reload_cmds='$CC -r -o $output$reload_objs'
2.8241 - hardcode_direct=no
2.8242 - ;;
2.8243 - motorola)
2.8244 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8245 - hardcode_direct=no #Motorola manual says yes, but my tests say they lie
2.8246 - ;;
2.8247 - esac
2.8248 - runpath_var='LD_RUN_PATH'
2.8249 - hardcode_shlibpath_var=no
2.8250 - ;;
2.8251 -
2.8252 - sysv4.3*)
2.8253 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8254 - hardcode_shlibpath_var=no
2.8255 - export_dynamic_flag_spec='-Bexport'
2.8256 - ;;
2.8257 -
2.8258 - sysv4*MP*)
2.8259 - if test -d /usr/nec; then
2.8260 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8261 - hardcode_shlibpath_var=no
2.8262 - runpath_var=LD_RUN_PATH
2.8263 - hardcode_runpath_var=yes
2.8264 - ld_shlibs=yes
2.8265 - fi
2.8266 - ;;
2.8267 -
2.8268 - sysv4.2uw2*)
2.8269 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.8270 - hardcode_direct=yes
2.8271 - hardcode_minus_L=no
2.8272 - hardcode_shlibpath_var=no
2.8273 - hardcode_runpath_var=yes
2.8274 - runpath_var=LD_RUN_PATH
2.8275 - ;;
2.8276 -
2.8277 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
2.8278 - no_undefined_flag='${wl}-z ${wl}text'
2.8279 - if test "$GCC" = yes; then
2.8280 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.8281 - else
2.8282 - archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.8283 - fi
2.8284 - runpath_var='LD_RUN_PATH'
2.8285 - hardcode_shlibpath_var=no
2.8286 - ;;
2.8287 -
2.8288 - sysv5*)
2.8289 - no_undefined_flag=' -z text'
2.8290 - # $CC -shared without GNU ld will not create a library from C++
2.8291 - # object files and a static libstdc++, better avoid it by now
2.8292 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8293 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.8294 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.8295 - hardcode_libdir_flag_spec=
2.8296 - hardcode_shlibpath_var=no
2.8297 - runpath_var='LD_RUN_PATH'
2.8298 - ;;
2.8299 -
2.8300 - uts4*)
2.8301 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.8302 - hardcode_libdir_flag_spec='-L$libdir'
2.8303 - hardcode_shlibpath_var=no
2.8304 - ;;
2.8305 -
2.8306 - *)
2.8307 - ld_shlibs=no
2.8308 - ;;
2.8309 - esac
2.8310 - fi
2.8311 -
2.8312 -{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5
2.8313 -echo "${ECHO_T}$ld_shlibs" >&6; }
2.8314 -test "$ld_shlibs" = no && can_build_shared=no
2.8315 -
2.8316 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2.8317 -if test "$GCC" = yes; then
2.8318 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2.8319 -fi
2.8320 -
2.8321 -#
2.8322 -# Do we need to explicitly link libc?
2.8323 -#
2.8324 -case "x$archive_cmds_need_lc" in
2.8325 -x|xyes)
2.8326 - # Assume -lc should be added
2.8327 - archive_cmds_need_lc=yes
2.8328 -
2.8329 - if test "$enable_shared" = yes && test "$GCC" = yes; then
2.8330 - case $archive_cmds in
2.8331 - *'~'*)
2.8332 - # FIXME: we may have to deal with multi-command sequences.
2.8333 - ;;
2.8334 - '$CC '*)
2.8335 - # Test whether the compiler implicitly links with -lc since on some
2.8336 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
2.8337 - # to ld, don't add -lc before -lgcc.
2.8338 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
2.8339 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
2.8340 - $rm conftest*
2.8341 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.8342 -
2.8343 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.8344 - (eval $ac_compile) 2>&5
2.8345 - ac_status=$?
2.8346 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.8347 - (exit $ac_status); } 2>conftest.err; then
2.8348 - soname=conftest
2.8349 - lib=conftest
2.8350 - libobjs=conftest.$ac_objext
2.8351 - deplibs=
2.8352 - wl=$lt_prog_compiler_wl
2.8353 - compiler_flags=-v
2.8354 - linker_flags=-v
2.8355 - verstring=
2.8356 - output_objdir=.
2.8357 - libname=conftest
2.8358 - lt_save_allow_undefined_flag=$allow_undefined_flag
2.8359 - allow_undefined_flag=
2.8360 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
2.8361 - (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
2.8362 - ac_status=$?
2.8363 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.8364 - (exit $ac_status); }
2.8365 - then
2.8366 - archive_cmds_need_lc=no
2.8367 - else
2.8368 - archive_cmds_need_lc=yes
2.8369 - fi
2.8370 - allow_undefined_flag=$lt_save_allow_undefined_flag
2.8371 - else
2.8372 - cat conftest.err 1>&5
2.8373 - fi
2.8374 - $rm conftest*
2.8375 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
2.8376 -echo "${ECHO_T}$archive_cmds_need_lc" >&6; }
2.8377 - ;;
2.8378 - esac
2.8379 - fi
2.8380 - ;;
2.8381 -esac
2.8382 -
2.8383 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
2.8384 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
2.8385 -library_names_spec=
2.8386 -libname_spec='lib$name'
2.8387 -soname_spec=
2.8388 -shrext_cmds=".so"
2.8389 -postinstall_cmds=
2.8390 -postuninstall_cmds=
2.8391 -finish_cmds=
2.8392 -finish_eval=
2.8393 -shlibpath_var=
2.8394 -shlibpath_overrides_runpath=unknown
2.8395 -version_type=none
2.8396 -dynamic_linker="$host_os ld.so"
2.8397 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
2.8398 -if test "$GCC" = yes; then
2.8399 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.8400 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
2.8401 - # if the path contains ";" then we assume it to be the separator
2.8402 - # otherwise default to the standard path separator (i.e. ":") - it is
2.8403 - # assumed that no part of a normal pathname contains ";" but that should
2.8404 - # okay in the real world where ";" in dirpaths is itself problematic.
2.8405 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.8406 - else
2.8407 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.8408 - fi
2.8409 -else
2.8410 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2.8411 -fi
2.8412 -need_lib_prefix=unknown
2.8413 -hardcode_into_libs=no
2.8414 -
2.8415 -# when you set need_version to no, make sure it does not cause -set_version
2.8416 -# flags to be left without arguments
2.8417 -need_version=unknown
2.8418 -
2.8419 -case $host_os in
2.8420 -aix3*)
2.8421 - version_type=linux
2.8422 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2.8423 - shlibpath_var=LIBPATH
2.8424 -
2.8425 - # AIX 3 has no versioning support, so we append a major version to the name.
2.8426 - soname_spec='${libname}${release}${shared_ext}$major'
2.8427 - ;;
2.8428 -
2.8429 -aix4* | aix5*)
2.8430 - version_type=linux
2.8431 - need_lib_prefix=no
2.8432 - need_version=no
2.8433 - hardcode_into_libs=yes
2.8434 - if test "$host_cpu" = ia64; then
2.8435 - # AIX 5 supports IA64
2.8436 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2.8437 - shlibpath_var=LD_LIBRARY_PATH
2.8438 - else
2.8439 - # With GCC up to 2.95.x, collect2 would create an import file
2.8440 - # for dependence libraries. The import file would start with
2.8441 - # the line `#! .'. This would cause the generated library to
2.8442 - # depend on `.', always an invalid library. This was fixed in
2.8443 - # development snapshots of GCC prior to 3.0.
2.8444 - case $host_os in
2.8445 - aix4 | aix4.[01] | aix4.[01].*)
2.8446 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2.8447 - echo ' yes '
2.8448 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
2.8449 - :
2.8450 - else
2.8451 - can_build_shared=no
2.8452 - fi
2.8453 - ;;
2.8454 - esac
2.8455 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2.8456 - # soname into executable. Probably we can add versioning support to
2.8457 - # collect2, so additional links can be useful in future.
2.8458 - if test "$aix_use_runtimelinking" = yes; then
2.8459 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2.8460 - # instead of lib<name>.a to let people know that these are not
2.8461 - # typical AIX shared libraries.
2.8462 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8463 - else
2.8464 - # We preserve .a as extension for shared libraries through AIX4.2
2.8465 - # and later when we are not doing run time linking.
2.8466 - library_names_spec='${libname}${release}.a $libname.a'
2.8467 - soname_spec='${libname}${release}${shared_ext}$major'
2.8468 - fi
2.8469 - shlibpath_var=LIBPATH
2.8470 - fi
2.8471 - ;;
2.8472 -
2.8473 -amigaos*)
2.8474 - library_names_spec='$libname.ixlibrary $libname.a'
2.8475 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
2.8476 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2.8477 - ;;
2.8478 -
2.8479 -beos*)
2.8480 - library_names_spec='${libname}${shared_ext}'
2.8481 - dynamic_linker="$host_os ld.so"
2.8482 - shlibpath_var=LIBRARY_PATH
2.8483 - ;;
2.8484 -
2.8485 -bsdi4*)
2.8486 - version_type=linux
2.8487 - need_version=no
2.8488 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8489 - soname_spec='${libname}${release}${shared_ext}$major'
2.8490 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2.8491 - shlibpath_var=LD_LIBRARY_PATH
2.8492 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2.8493 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2.8494 - # the default ld.so.conf also contains /usr/contrib/lib and
2.8495 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2.8496 - # libtool to hard-code these into programs
2.8497 - ;;
2.8498 -
2.8499 -cygwin* | mingw* | pw32*)
2.8500 - version_type=windows
2.8501 - shrext_cmds=".dll"
2.8502 - need_version=no
2.8503 - need_lib_prefix=no
2.8504 -
2.8505 - case $GCC,$host_os in
2.8506 - yes,cygwin* | yes,mingw* | yes,pw32*)
2.8507 - library_names_spec='$libname.dll.a'
2.8508 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
2.8509 - postinstall_cmds='base_file=`basename \${file}`~
2.8510 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
2.8511 - dldir=$destdir/`dirname \$dlpath`~
2.8512 - test -d \$dldir || mkdir -p \$dldir~
2.8513 - $install_prog $dir/$dlname \$dldir/$dlname'
2.8514 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2.8515 - dlpath=$dir/\$dldll~
2.8516 - $rm \$dlpath'
2.8517 - shlibpath_overrides_runpath=yes
2.8518 -
2.8519 - case $host_os in
2.8520 - cygwin*)
2.8521 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2.8522 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.8523 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
2.8524 - ;;
2.8525 - mingw*)
2.8526 - # MinGW DLLs use traditional 'lib' prefix
2.8527 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.8528 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.8529 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
2.8530 - # It is most probably a Windows format PATH printed by
2.8531 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
2.8532 - # path with ; separators, and with drive letters. We can handle the
2.8533 - # drive letters (cygwin fileutils understands them), so leave them,
2.8534 - # especially as we might pass files found there to a mingw objdump,
2.8535 - # which wouldn't understand a cygwinified path. Ahh.
2.8536 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.8537 - else
2.8538 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.8539 - fi
2.8540 - ;;
2.8541 - pw32*)
2.8542 - # pw32 DLLs use 'pw' prefix rather than 'lib'
2.8543 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
2.8544 - ;;
2.8545 - esac
2.8546 - ;;
2.8547 -
2.8548 - *)
2.8549 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
2.8550 - ;;
2.8551 - esac
2.8552 - dynamic_linker='Win32 ld.exe'
2.8553 - # FIXME: first we should search . and the directory the executable is in
2.8554 - shlibpath_var=PATH
2.8555 - ;;
2.8556 -
2.8557 -darwin* | rhapsody*)
2.8558 - dynamic_linker="$host_os dyld"
2.8559 - version_type=darwin
2.8560 - need_lib_prefix=no
2.8561 - need_version=no
2.8562 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2.8563 - soname_spec='${libname}${release}${major}$shared_ext'
2.8564 - shlibpath_overrides_runpath=yes
2.8565 - shlibpath_var=DYLD_LIBRARY_PATH
2.8566 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
2.8567 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
2.8568 - if test "$GCC" = yes; then
2.8569 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
2.8570 - else
2.8571 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
2.8572 - fi
2.8573 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2.8574 - ;;
2.8575 -
2.8576 -dgux*)
2.8577 - version_type=linux
2.8578 - need_lib_prefix=no
2.8579 - need_version=no
2.8580 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2.8581 - soname_spec='${libname}${release}${shared_ext}$major'
2.8582 - shlibpath_var=LD_LIBRARY_PATH
2.8583 - ;;
2.8584 -
2.8585 -freebsd1*)
2.8586 - dynamic_linker=no
2.8587 - ;;
2.8588 -
2.8589 -kfreebsd*-gnu)
2.8590 - version_type=linux
2.8591 - need_lib_prefix=no
2.8592 - need_version=no
2.8593 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.8594 - soname_spec='${libname}${release}${shared_ext}$major'
2.8595 - shlibpath_var=LD_LIBRARY_PATH
2.8596 - shlibpath_overrides_runpath=no
2.8597 - hardcode_into_libs=yes
2.8598 - dynamic_linker='GNU ld.so'
2.8599 - ;;
2.8600 -
2.8601 -freebsd*)
2.8602 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
2.8603 - version_type=freebsd-$objformat
2.8604 - case $version_type in
2.8605 - freebsd-elf*)
2.8606 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2.8607 - need_version=no
2.8608 - need_lib_prefix=no
2.8609 - ;;
2.8610 - freebsd-*)
2.8611 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2.8612 - need_version=yes
2.8613 - ;;
2.8614 - esac
2.8615 - shlibpath_var=LD_LIBRARY_PATH
2.8616 - case $host_os in
2.8617 - freebsd2*)
2.8618 - shlibpath_overrides_runpath=yes
2.8619 - ;;
2.8620 - freebsd3.01* | freebsdelf3.01*)
2.8621 - shlibpath_overrides_runpath=yes
2.8622 - hardcode_into_libs=yes
2.8623 - ;;
2.8624 - *) # from 3.2 on
2.8625 - shlibpath_overrides_runpath=no
2.8626 - hardcode_into_libs=yes
2.8627 - ;;
2.8628 - esac
2.8629 - ;;
2.8630 -
2.8631 -gnu*)
2.8632 - version_type=linux
2.8633 - need_lib_prefix=no
2.8634 - need_version=no
2.8635 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2.8636 - soname_spec='${libname}${release}${shared_ext}$major'
2.8637 - shlibpath_var=LD_LIBRARY_PATH
2.8638 - hardcode_into_libs=yes
2.8639 - ;;
2.8640 -
2.8641 -hpux9* | hpux10* | hpux11*)
2.8642 - # Give a soname corresponding to the major version so that dld.sl refuses to
2.8643 - # link against other versions.
2.8644 - version_type=sunos
2.8645 - need_lib_prefix=no
2.8646 - need_version=no
2.8647 - case "$host_cpu" in
2.8648 - ia64*)
2.8649 - shrext_cmds='.so'
2.8650 - hardcode_into_libs=yes
2.8651 - dynamic_linker="$host_os dld.so"
2.8652 - shlibpath_var=LD_LIBRARY_PATH
2.8653 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.8654 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8655 - soname_spec='${libname}${release}${shared_ext}$major'
2.8656 - if test "X$HPUX_IA64_MODE" = X32; then
2.8657 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2.8658 - else
2.8659 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2.8660 - fi
2.8661 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.8662 - ;;
2.8663 - hppa*64*)
2.8664 - shrext_cmds='.sl'
2.8665 - hardcode_into_libs=yes
2.8666 - dynamic_linker="$host_os dld.sl"
2.8667 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2.8668 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.8669 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8670 - soname_spec='${libname}${release}${shared_ext}$major'
2.8671 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2.8672 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.8673 - ;;
2.8674 - *)
2.8675 - shrext_cmds='.sl'
2.8676 - dynamic_linker="$host_os dld.sl"
2.8677 - shlibpath_var=SHLIB_PATH
2.8678 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2.8679 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8680 - soname_spec='${libname}${release}${shared_ext}$major'
2.8681 - ;;
2.8682 - esac
2.8683 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
2.8684 - postinstall_cmds='chmod 555 $lib'
2.8685 - ;;
2.8686 -
2.8687 -irix5* | irix6* | nonstopux*)
2.8688 - case $host_os in
2.8689 - nonstopux*) version_type=nonstopux ;;
2.8690 - *)
2.8691 - if test "$lt_cv_prog_gnu_ld" = yes; then
2.8692 - version_type=linux
2.8693 - else
2.8694 - version_type=irix
2.8695 - fi ;;
2.8696 - esac
2.8697 - need_lib_prefix=no
2.8698 - need_version=no
2.8699 - soname_spec='${libname}${release}${shared_ext}$major'
2.8700 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2.8701 - case $host_os in
2.8702 - irix5* | nonstopux*)
2.8703 - libsuff= shlibsuff=
2.8704 - ;;
2.8705 - *)
2.8706 - case $LD in # libtool.m4 will add one of these switches to LD
2.8707 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2.8708 - libsuff= shlibsuff= libmagic=32-bit;;
2.8709 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2.8710 - libsuff=32 shlibsuff=N32 libmagic=N32;;
2.8711 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2.8712 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
2.8713 - *) libsuff= shlibsuff= libmagic=never-match;;
2.8714 - esac
2.8715 - ;;
2.8716 - esac
2.8717 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2.8718 - shlibpath_overrides_runpath=no
2.8719 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2.8720 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2.8721 - hardcode_into_libs=yes
2.8722 - ;;
2.8723 -
2.8724 -# No shared lib support for Linux oldld, aout, or coff.
2.8725 -linux*oldld* | linux*aout* | linux*coff*)
2.8726 - dynamic_linker=no
2.8727 - ;;
2.8728 -
2.8729 -# This must be Linux ELF.
2.8730 -linux*)
2.8731 - version_type=linux
2.8732 - need_lib_prefix=no
2.8733 - need_version=no
2.8734 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8735 - soname_spec='${libname}${release}${shared_ext}$major'
2.8736 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2.8737 - shlibpath_var=LD_LIBRARY_PATH
2.8738 - shlibpath_overrides_runpath=no
2.8739 - # This implies no fast_install, which is unacceptable.
2.8740 - # Some rework will be needed to allow for fast_install
2.8741 - # before this can be enabled.
2.8742 - hardcode_into_libs=yes
2.8743 -
2.8744 - # Append ld.so.conf contents to the search path
2.8745 - if test -f /etc/ld.so.conf; then
2.8746 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
2.8747 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2.8748 - fi
2.8749 -
2.8750 - # We used to test for /lib/ld.so.1 and disable shared libraries on
2.8751 - # powerpc, because MkLinux only supported shared libraries with the
2.8752 - # GNU dynamic linker. Since this was broken with cross compilers,
2.8753 - # most powerpc-linux boxes support dynamic linking these days and
2.8754 - # people can always --disable-shared, the test was removed, and we
2.8755 - # assume the GNU/Linux dynamic linker is in use.
2.8756 - dynamic_linker='GNU/Linux ld.so'
2.8757 - ;;
2.8758 -
2.8759 -netbsdelf*-gnu)
2.8760 - version_type=linux
2.8761 - need_lib_prefix=no
2.8762 - need_version=no
2.8763 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.8764 - soname_spec='${libname}${release}${shared_ext}$major'
2.8765 - shlibpath_var=LD_LIBRARY_PATH
2.8766 - shlibpath_overrides_runpath=no
2.8767 - hardcode_into_libs=yes
2.8768 - dynamic_linker='NetBSD ld.elf_so'
2.8769 - ;;
2.8770 -
2.8771 -knetbsd*-gnu)
2.8772 - version_type=linux
2.8773 - need_lib_prefix=no
2.8774 - need_version=no
2.8775 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.8776 - soname_spec='${libname}${release}${shared_ext}$major'
2.8777 - shlibpath_var=LD_LIBRARY_PATH
2.8778 - shlibpath_overrides_runpath=no
2.8779 - hardcode_into_libs=yes
2.8780 - dynamic_linker='GNU ld.so'
2.8781 - ;;
2.8782 -
2.8783 -netbsd*)
2.8784 - version_type=sunos
2.8785 - need_lib_prefix=no
2.8786 - need_version=no
2.8787 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.8788 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.8789 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.8790 - dynamic_linker='NetBSD (a.out) ld.so'
2.8791 - else
2.8792 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.8793 - soname_spec='${libname}${release}${shared_ext}$major'
2.8794 - dynamic_linker='NetBSD ld.elf_so'
2.8795 - fi
2.8796 - shlibpath_var=LD_LIBRARY_PATH
2.8797 - shlibpath_overrides_runpath=yes
2.8798 - hardcode_into_libs=yes
2.8799 - ;;
2.8800 -
2.8801 -newsos6)
2.8802 - version_type=linux
2.8803 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8804 - shlibpath_var=LD_LIBRARY_PATH
2.8805 - shlibpath_overrides_runpath=yes
2.8806 - ;;
2.8807 -
2.8808 -nto-qnx*)
2.8809 - version_type=linux
2.8810 - need_lib_prefix=no
2.8811 - need_version=no
2.8812 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8813 - soname_spec='${libname}${release}${shared_ext}$major'
2.8814 - shlibpath_var=LD_LIBRARY_PATH
2.8815 - shlibpath_overrides_runpath=yes
2.8816 - ;;
2.8817 -
2.8818 -openbsd*)
2.8819 - version_type=sunos
2.8820 - need_lib_prefix=no
2.8821 - need_version=yes
2.8822 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.8823 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.8824 - shlibpath_var=LD_LIBRARY_PATH
2.8825 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.8826 - case $host_os in
2.8827 - openbsd2.[89] | openbsd2.[89].*)
2.8828 - shlibpath_overrides_runpath=no
2.8829 - ;;
2.8830 - *)
2.8831 - shlibpath_overrides_runpath=yes
2.8832 - ;;
2.8833 - esac
2.8834 - else
2.8835 - shlibpath_overrides_runpath=yes
2.8836 - fi
2.8837 - ;;
2.8838 -
2.8839 -os2*)
2.8840 - libname_spec='$name'
2.8841 - shrext_cmds=".dll"
2.8842 - need_lib_prefix=no
2.8843 - library_names_spec='$libname${shared_ext} $libname.a'
2.8844 - dynamic_linker='OS/2 ld.exe'
2.8845 - shlibpath_var=LIBPATH
2.8846 - ;;
2.8847 -
2.8848 -osf3* | osf4* | osf5*)
2.8849 - version_type=osf
2.8850 - need_lib_prefix=no
2.8851 - need_version=no
2.8852 - soname_spec='${libname}${release}${shared_ext}$major'
2.8853 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8854 - shlibpath_var=LD_LIBRARY_PATH
2.8855 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2.8856 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2.8857 - ;;
2.8858 -
2.8859 -sco3.2v5*)
2.8860 - version_type=osf
2.8861 - soname_spec='${libname}${release}${shared_ext}$major'
2.8862 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8863 - shlibpath_var=LD_LIBRARY_PATH
2.8864 - ;;
2.8865 -
2.8866 -solaris*)
2.8867 - version_type=linux
2.8868 - need_lib_prefix=no
2.8869 - need_version=no
2.8870 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8871 - soname_spec='${libname}${release}${shared_ext}$major'
2.8872 - shlibpath_var=LD_LIBRARY_PATH
2.8873 - shlibpath_overrides_runpath=yes
2.8874 - hardcode_into_libs=yes
2.8875 - # ldd complains unless libraries are executable
2.8876 - postinstall_cmds='chmod +x $lib'
2.8877 - ;;
2.8878 -
2.8879 -sunos4*)
2.8880 - version_type=sunos
2.8881 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.8882 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2.8883 - shlibpath_var=LD_LIBRARY_PATH
2.8884 - shlibpath_overrides_runpath=yes
2.8885 - if test "$with_gnu_ld" = yes; then
2.8886 - need_lib_prefix=no
2.8887 - fi
2.8888 - need_version=yes
2.8889 - ;;
2.8890 -
2.8891 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.8892 - version_type=linux
2.8893 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8894 - soname_spec='${libname}${release}${shared_ext}$major'
2.8895 - shlibpath_var=LD_LIBRARY_PATH
2.8896 - case $host_vendor in
2.8897 - sni)
2.8898 - shlibpath_overrides_runpath=no
2.8899 - need_lib_prefix=no
2.8900 - export_dynamic_flag_spec='${wl}-Blargedynsym'
2.8901 - runpath_var=LD_RUN_PATH
2.8902 - ;;
2.8903 - siemens)
2.8904 - need_lib_prefix=no
2.8905 - ;;
2.8906 - motorola)
2.8907 - need_lib_prefix=no
2.8908 - need_version=no
2.8909 - shlibpath_overrides_runpath=no
2.8910 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2.8911 - ;;
2.8912 - esac
2.8913 - ;;
2.8914 -
2.8915 -sysv4*MP*)
2.8916 - if test -d /usr/nec ;then
2.8917 - version_type=linux
2.8918 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2.8919 - soname_spec='$libname${shared_ext}.$major'
2.8920 - shlibpath_var=LD_LIBRARY_PATH
2.8921 - fi
2.8922 - ;;
2.8923 -
2.8924 -uts4*)
2.8925 - version_type=linux
2.8926 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.8927 - soname_spec='${libname}${release}${shared_ext}$major'
2.8928 - shlibpath_var=LD_LIBRARY_PATH
2.8929 - ;;
2.8930 -
2.8931 -*)
2.8932 - dynamic_linker=no
2.8933 - ;;
2.8934 -esac
2.8935 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
2.8936 -echo "${ECHO_T}$dynamic_linker" >&6; }
2.8937 -test "$dynamic_linker" = no && can_build_shared=no
2.8938 -
2.8939 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
2.8940 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
2.8941 -hardcode_action=
2.8942 -if test -n "$hardcode_libdir_flag_spec" || \
2.8943 - test -n "$runpath_var " || \
2.8944 - test "X$hardcode_automatic"="Xyes" ; then
2.8945 -
2.8946 - # We can hardcode non-existant directories.
2.8947 - if test "$hardcode_direct" != no &&
2.8948 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
2.8949 - # have to relink, otherwise we might link with an installed library
2.8950 - # when we should be linking with a yet-to-be-installed one
2.8951 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
2.8952 - test "$hardcode_minus_L" != no; then
2.8953 - # Linking always hardcodes the temporary library directory.
2.8954 - hardcode_action=relink
2.8955 - else
2.8956 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
2.8957 - hardcode_action=immediate
2.8958 - fi
2.8959 -else
2.8960 - # We cannot hardcode anything, or else we can only hardcode existing
2.8961 - # directories.
2.8962 - hardcode_action=unsupported
2.8963 -fi
2.8964 -{ echo "$as_me:$LINENO: result: $hardcode_action" >&5
2.8965 -echo "${ECHO_T}$hardcode_action" >&6; }
2.8966 -
2.8967 -if test "$hardcode_action" = relink; then
2.8968 - # Fast installation is not supported
2.8969 - enable_fast_install=no
2.8970 -elif test "$shlibpath_overrides_runpath" = yes ||
2.8971 - test "$enable_shared" = no; then
2.8972 - # Fast installation is not necessary
2.8973 - enable_fast_install=needless
2.8974 -fi
2.8975 -
2.8976 -striplib=
2.8977 -old_striplib=
2.8978 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
2.8979 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
2.8980 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
2.8981 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2.8982 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2.8983 - { echo "$as_me:$LINENO: result: yes" >&5
2.8984 -echo "${ECHO_T}yes" >&6; }
2.8985 -else
2.8986 -# FIXME - insert some real tests, host_os isn't really good enough
2.8987 - case $host_os in
2.8988 - darwin*)
2.8989 - if test -n "$STRIP" ; then
2.8990 - striplib="$STRIP -x"
2.8991 - { echo "$as_me:$LINENO: result: yes" >&5
2.8992 -echo "${ECHO_T}yes" >&6; }
2.8993 - else
2.8994 - { echo "$as_me:$LINENO: result: no" >&5
2.8995 -echo "${ECHO_T}no" >&6; }
2.8996 -fi
2.8997 - ;;
2.8998 - *)
2.8999 - { echo "$as_me:$LINENO: result: no" >&5
2.9000 -echo "${ECHO_T}no" >&6; }
2.9001 - ;;
2.9002 - esac
2.9003 -fi
2.9004 -
2.9005 -if test "x$enable_dlopen" != xyes; then
2.9006 - enable_dlopen=unknown
2.9007 - enable_dlopen_self=unknown
2.9008 - enable_dlopen_self_static=unknown
2.9009 -else
2.9010 - lt_cv_dlopen=no
2.9011 - lt_cv_dlopen_libs=
2.9012 -
2.9013 - case $host_os in
2.9014 - beos*)
2.9015 - lt_cv_dlopen="load_add_on"
2.9016 - lt_cv_dlopen_libs=
2.9017 - lt_cv_dlopen_self=yes
2.9018 - ;;
2.9019 -
2.9020 - mingw* | pw32*)
2.9021 - lt_cv_dlopen="LoadLibrary"
2.9022 - lt_cv_dlopen_libs=
2.9023 - ;;
2.9024 -
2.9025 - cygwin*)
2.9026 - lt_cv_dlopen="dlopen"
2.9027 - lt_cv_dlopen_libs=
2.9028 - ;;
2.9029 -
2.9030 - darwin*)
2.9031 - # if libdl is installed we need to link against it
2.9032 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.9033 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.9034 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.9035 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9036 -else
2.9037 - ac_check_lib_save_LIBS=$LIBS
2.9038 -LIBS="-ldl $LIBS"
2.9039 -cat >conftest.$ac_ext <<_ACEOF
2.9040 -/* confdefs.h. */
2.9041 -_ACEOF
2.9042 -cat confdefs.h >>conftest.$ac_ext
2.9043 -cat >>conftest.$ac_ext <<_ACEOF
2.9044 -/* end confdefs.h. */
2.9045 -
2.9046 -/* Override any GCC internal prototype to avoid an error.
2.9047 - Use char because int might match the return type of a GCC
2.9048 - builtin and then its argument prototype would still apply. */
2.9049 -#ifdef __cplusplus
2.9050 -extern "C"
2.9051 -#endif
2.9052 -char dlopen ();
2.9053 -int
2.9054 -main ()
2.9055 -{
2.9056 -return dlopen ();
2.9057 - ;
2.9058 - return 0;
2.9059 -}
2.9060 -_ACEOF
2.9061 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9062 -if { (ac_try="$ac_link"
2.9063 -case "(($ac_try" in
2.9064 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9065 - *) ac_try_echo=$ac_try;;
2.9066 -esac
2.9067 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9068 - (eval "$ac_link") 2>conftest.er1
2.9069 - ac_status=$?
2.9070 - grep -v '^ *+' conftest.er1 >conftest.err
2.9071 - rm -f conftest.er1
2.9072 - cat conftest.err >&5
2.9073 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9074 - (exit $ac_status); } && {
2.9075 - test -z "$ac_c_werror_flag" ||
2.9076 - test ! -s conftest.err
2.9077 - } && test -s conftest$ac_exeext &&
2.9078 - $as_test_x conftest$ac_exeext; then
2.9079 - ac_cv_lib_dl_dlopen=yes
2.9080 -else
2.9081 - echo "$as_me: failed program was:" >&5
2.9082 -sed 's/^/| /' conftest.$ac_ext >&5
2.9083 -
2.9084 - ac_cv_lib_dl_dlopen=no
2.9085 -fi
2.9086 -
2.9087 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9088 - conftest$ac_exeext conftest.$ac_ext
2.9089 -LIBS=$ac_check_lib_save_LIBS
2.9090 -fi
2.9091 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.9092 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.9093 -if test $ac_cv_lib_dl_dlopen = yes; then
2.9094 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.9095 -else
2.9096 -
2.9097 - lt_cv_dlopen="dyld"
2.9098 - lt_cv_dlopen_libs=
2.9099 - lt_cv_dlopen_self=yes
2.9100 -
2.9101 -fi
2.9102 -
2.9103 - ;;
2.9104 -
2.9105 - *)
2.9106 - { echo "$as_me:$LINENO: checking for shl_load" >&5
2.9107 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
2.9108 -if test "${ac_cv_func_shl_load+set}" = set; then
2.9109 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9110 -else
2.9111 - cat >conftest.$ac_ext <<_ACEOF
2.9112 -/* confdefs.h. */
2.9113 -_ACEOF
2.9114 -cat confdefs.h >>conftest.$ac_ext
2.9115 -cat >>conftest.$ac_ext <<_ACEOF
2.9116 -/* end confdefs.h. */
2.9117 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
2.9118 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.9119 -#define shl_load innocuous_shl_load
2.9120 -
2.9121 -/* System header to define __stub macros and hopefully few prototypes,
2.9122 - which can conflict with char shl_load (); below.
2.9123 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.9124 - <limits.h> exists even on freestanding compilers. */
2.9125 -
2.9126 -#ifdef __STDC__
2.9127 -# include <limits.h>
2.9128 -#else
2.9129 -# include <assert.h>
2.9130 -#endif
2.9131 -
2.9132 -#undef shl_load
2.9133 -
2.9134 -/* Override any GCC internal prototype to avoid an error.
2.9135 - Use char because int might match the return type of a GCC
2.9136 - builtin and then its argument prototype would still apply. */
2.9137 -#ifdef __cplusplus
2.9138 -extern "C"
2.9139 -#endif
2.9140 -char shl_load ();
2.9141 -/* The GNU C library defines this for functions which it implements
2.9142 - to always fail with ENOSYS. Some functions are actually named
2.9143 - something starting with __ and the normal name is an alias. */
2.9144 -#if defined __stub_shl_load || defined __stub___shl_load
2.9145 -choke me
2.9146 -#endif
2.9147 -
2.9148 -int
2.9149 -main ()
2.9150 -{
2.9151 -return shl_load ();
2.9152 - ;
2.9153 - return 0;
2.9154 -}
2.9155 -_ACEOF
2.9156 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9157 -if { (ac_try="$ac_link"
2.9158 -case "(($ac_try" in
2.9159 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9160 - *) ac_try_echo=$ac_try;;
2.9161 -esac
2.9162 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9163 - (eval "$ac_link") 2>conftest.er1
2.9164 - ac_status=$?
2.9165 - grep -v '^ *+' conftest.er1 >conftest.err
2.9166 - rm -f conftest.er1
2.9167 - cat conftest.err >&5
2.9168 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9169 - (exit $ac_status); } && {
2.9170 - test -z "$ac_c_werror_flag" ||
2.9171 - test ! -s conftest.err
2.9172 - } && test -s conftest$ac_exeext &&
2.9173 - $as_test_x conftest$ac_exeext; then
2.9174 - ac_cv_func_shl_load=yes
2.9175 -else
2.9176 - echo "$as_me: failed program was:" >&5
2.9177 -sed 's/^/| /' conftest.$ac_ext >&5
2.9178 -
2.9179 - ac_cv_func_shl_load=no
2.9180 -fi
2.9181 -
2.9182 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9183 - conftest$ac_exeext conftest.$ac_ext
2.9184 -fi
2.9185 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
2.9186 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
2.9187 -if test $ac_cv_func_shl_load = yes; then
2.9188 - lt_cv_dlopen="shl_load"
2.9189 -else
2.9190 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
2.9191 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
2.9192 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
2.9193 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9194 -else
2.9195 - ac_check_lib_save_LIBS=$LIBS
2.9196 -LIBS="-ldld $LIBS"
2.9197 -cat >conftest.$ac_ext <<_ACEOF
2.9198 -/* confdefs.h. */
2.9199 -_ACEOF
2.9200 -cat confdefs.h >>conftest.$ac_ext
2.9201 -cat >>conftest.$ac_ext <<_ACEOF
2.9202 -/* end confdefs.h. */
2.9203 -
2.9204 -/* Override any GCC internal prototype to avoid an error.
2.9205 - Use char because int might match the return type of a GCC
2.9206 - builtin and then its argument prototype would still apply. */
2.9207 -#ifdef __cplusplus
2.9208 -extern "C"
2.9209 -#endif
2.9210 -char shl_load ();
2.9211 -int
2.9212 -main ()
2.9213 -{
2.9214 -return shl_load ();
2.9215 - ;
2.9216 - return 0;
2.9217 -}
2.9218 -_ACEOF
2.9219 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9220 -if { (ac_try="$ac_link"
2.9221 -case "(($ac_try" in
2.9222 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9223 - *) ac_try_echo=$ac_try;;
2.9224 -esac
2.9225 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9226 - (eval "$ac_link") 2>conftest.er1
2.9227 - ac_status=$?
2.9228 - grep -v '^ *+' conftest.er1 >conftest.err
2.9229 - rm -f conftest.er1
2.9230 - cat conftest.err >&5
2.9231 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9232 - (exit $ac_status); } && {
2.9233 - test -z "$ac_c_werror_flag" ||
2.9234 - test ! -s conftest.err
2.9235 - } && test -s conftest$ac_exeext &&
2.9236 - $as_test_x conftest$ac_exeext; then
2.9237 - ac_cv_lib_dld_shl_load=yes
2.9238 -else
2.9239 - echo "$as_me: failed program was:" >&5
2.9240 -sed 's/^/| /' conftest.$ac_ext >&5
2.9241 -
2.9242 - ac_cv_lib_dld_shl_load=no
2.9243 -fi
2.9244 -
2.9245 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9246 - conftest$ac_exeext conftest.$ac_ext
2.9247 -LIBS=$ac_check_lib_save_LIBS
2.9248 -fi
2.9249 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
2.9250 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
2.9251 -if test $ac_cv_lib_dld_shl_load = yes; then
2.9252 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
2.9253 -else
2.9254 - { echo "$as_me:$LINENO: checking for dlopen" >&5
2.9255 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
2.9256 -if test "${ac_cv_func_dlopen+set}" = set; then
2.9257 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9258 -else
2.9259 - cat >conftest.$ac_ext <<_ACEOF
2.9260 -/* confdefs.h. */
2.9261 -_ACEOF
2.9262 -cat confdefs.h >>conftest.$ac_ext
2.9263 -cat >>conftest.$ac_ext <<_ACEOF
2.9264 -/* end confdefs.h. */
2.9265 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
2.9266 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.9267 -#define dlopen innocuous_dlopen
2.9268 -
2.9269 -/* System header to define __stub macros and hopefully few prototypes,
2.9270 - which can conflict with char dlopen (); below.
2.9271 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.9272 - <limits.h> exists even on freestanding compilers. */
2.9273 -
2.9274 -#ifdef __STDC__
2.9275 -# include <limits.h>
2.9276 -#else
2.9277 -# include <assert.h>
2.9278 -#endif
2.9279 -
2.9280 -#undef dlopen
2.9281 -
2.9282 -/* Override any GCC internal prototype to avoid an error.
2.9283 - Use char because int might match the return type of a GCC
2.9284 - builtin and then its argument prototype would still apply. */
2.9285 -#ifdef __cplusplus
2.9286 -extern "C"
2.9287 -#endif
2.9288 -char dlopen ();
2.9289 -/* The GNU C library defines this for functions which it implements
2.9290 - to always fail with ENOSYS. Some functions are actually named
2.9291 - something starting with __ and the normal name is an alias. */
2.9292 -#if defined __stub_dlopen || defined __stub___dlopen
2.9293 -choke me
2.9294 -#endif
2.9295 -
2.9296 -int
2.9297 -main ()
2.9298 -{
2.9299 -return dlopen ();
2.9300 - ;
2.9301 - return 0;
2.9302 -}
2.9303 -_ACEOF
2.9304 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9305 -if { (ac_try="$ac_link"
2.9306 -case "(($ac_try" in
2.9307 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9308 - *) ac_try_echo=$ac_try;;
2.9309 -esac
2.9310 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9311 - (eval "$ac_link") 2>conftest.er1
2.9312 - ac_status=$?
2.9313 - grep -v '^ *+' conftest.er1 >conftest.err
2.9314 - rm -f conftest.er1
2.9315 - cat conftest.err >&5
2.9316 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9317 - (exit $ac_status); } && {
2.9318 - test -z "$ac_c_werror_flag" ||
2.9319 - test ! -s conftest.err
2.9320 - } && test -s conftest$ac_exeext &&
2.9321 - $as_test_x conftest$ac_exeext; then
2.9322 - ac_cv_func_dlopen=yes
2.9323 -else
2.9324 - echo "$as_me: failed program was:" >&5
2.9325 -sed 's/^/| /' conftest.$ac_ext >&5
2.9326 -
2.9327 - ac_cv_func_dlopen=no
2.9328 -fi
2.9329 -
2.9330 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9331 - conftest$ac_exeext conftest.$ac_ext
2.9332 -fi
2.9333 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
2.9334 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
2.9335 -if test $ac_cv_func_dlopen = yes; then
2.9336 - lt_cv_dlopen="dlopen"
2.9337 -else
2.9338 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.9339 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.9340 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.9341 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9342 -else
2.9343 - ac_check_lib_save_LIBS=$LIBS
2.9344 -LIBS="-ldl $LIBS"
2.9345 -cat >conftest.$ac_ext <<_ACEOF
2.9346 -/* confdefs.h. */
2.9347 -_ACEOF
2.9348 -cat confdefs.h >>conftest.$ac_ext
2.9349 -cat >>conftest.$ac_ext <<_ACEOF
2.9350 -/* end confdefs.h. */
2.9351 -
2.9352 -/* Override any GCC internal prototype to avoid an error.
2.9353 - Use char because int might match the return type of a GCC
2.9354 - builtin and then its argument prototype would still apply. */
2.9355 -#ifdef __cplusplus
2.9356 -extern "C"
2.9357 -#endif
2.9358 -char dlopen ();
2.9359 -int
2.9360 -main ()
2.9361 -{
2.9362 -return dlopen ();
2.9363 - ;
2.9364 - return 0;
2.9365 -}
2.9366 -_ACEOF
2.9367 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9368 -if { (ac_try="$ac_link"
2.9369 -case "(($ac_try" in
2.9370 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9371 - *) ac_try_echo=$ac_try;;
2.9372 -esac
2.9373 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9374 - (eval "$ac_link") 2>conftest.er1
2.9375 - ac_status=$?
2.9376 - grep -v '^ *+' conftest.er1 >conftest.err
2.9377 - rm -f conftest.er1
2.9378 - cat conftest.err >&5
2.9379 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9380 - (exit $ac_status); } && {
2.9381 - test -z "$ac_c_werror_flag" ||
2.9382 - test ! -s conftest.err
2.9383 - } && test -s conftest$ac_exeext &&
2.9384 - $as_test_x conftest$ac_exeext; then
2.9385 - ac_cv_lib_dl_dlopen=yes
2.9386 -else
2.9387 - echo "$as_me: failed program was:" >&5
2.9388 -sed 's/^/| /' conftest.$ac_ext >&5
2.9389 -
2.9390 - ac_cv_lib_dl_dlopen=no
2.9391 -fi
2.9392 -
2.9393 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9394 - conftest$ac_exeext conftest.$ac_ext
2.9395 -LIBS=$ac_check_lib_save_LIBS
2.9396 -fi
2.9397 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.9398 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.9399 -if test $ac_cv_lib_dl_dlopen = yes; then
2.9400 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.9401 -else
2.9402 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
2.9403 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
2.9404 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
2.9405 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9406 -else
2.9407 - ac_check_lib_save_LIBS=$LIBS
2.9408 -LIBS="-lsvld $LIBS"
2.9409 -cat >conftest.$ac_ext <<_ACEOF
2.9410 -/* confdefs.h. */
2.9411 -_ACEOF
2.9412 -cat confdefs.h >>conftest.$ac_ext
2.9413 -cat >>conftest.$ac_ext <<_ACEOF
2.9414 -/* end confdefs.h. */
2.9415 -
2.9416 -/* Override any GCC internal prototype to avoid an error.
2.9417 - Use char because int might match the return type of a GCC
2.9418 - builtin and then its argument prototype would still apply. */
2.9419 -#ifdef __cplusplus
2.9420 -extern "C"
2.9421 -#endif
2.9422 -char dlopen ();
2.9423 -int
2.9424 -main ()
2.9425 -{
2.9426 -return dlopen ();
2.9427 - ;
2.9428 - return 0;
2.9429 -}
2.9430 -_ACEOF
2.9431 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9432 -if { (ac_try="$ac_link"
2.9433 -case "(($ac_try" in
2.9434 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9435 - *) ac_try_echo=$ac_try;;
2.9436 -esac
2.9437 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9438 - (eval "$ac_link") 2>conftest.er1
2.9439 - ac_status=$?
2.9440 - grep -v '^ *+' conftest.er1 >conftest.err
2.9441 - rm -f conftest.er1
2.9442 - cat conftest.err >&5
2.9443 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9444 - (exit $ac_status); } && {
2.9445 - test -z "$ac_c_werror_flag" ||
2.9446 - test ! -s conftest.err
2.9447 - } && test -s conftest$ac_exeext &&
2.9448 - $as_test_x conftest$ac_exeext; then
2.9449 - ac_cv_lib_svld_dlopen=yes
2.9450 -else
2.9451 - echo "$as_me: failed program was:" >&5
2.9452 -sed 's/^/| /' conftest.$ac_ext >&5
2.9453 -
2.9454 - ac_cv_lib_svld_dlopen=no
2.9455 -fi
2.9456 -
2.9457 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9458 - conftest$ac_exeext conftest.$ac_ext
2.9459 -LIBS=$ac_check_lib_save_LIBS
2.9460 -fi
2.9461 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
2.9462 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
2.9463 -if test $ac_cv_lib_svld_dlopen = yes; then
2.9464 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
2.9465 -else
2.9466 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
2.9467 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
2.9468 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
2.9469 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9470 -else
2.9471 - ac_check_lib_save_LIBS=$LIBS
2.9472 -LIBS="-ldld $LIBS"
2.9473 -cat >conftest.$ac_ext <<_ACEOF
2.9474 -/* confdefs.h. */
2.9475 -_ACEOF
2.9476 -cat confdefs.h >>conftest.$ac_ext
2.9477 -cat >>conftest.$ac_ext <<_ACEOF
2.9478 -/* end confdefs.h. */
2.9479 -
2.9480 -/* Override any GCC internal prototype to avoid an error.
2.9481 - Use char because int might match the return type of a GCC
2.9482 - builtin and then its argument prototype would still apply. */
2.9483 -#ifdef __cplusplus
2.9484 -extern "C"
2.9485 -#endif
2.9486 -char dld_link ();
2.9487 -int
2.9488 -main ()
2.9489 -{
2.9490 -return dld_link ();
2.9491 - ;
2.9492 - return 0;
2.9493 -}
2.9494 -_ACEOF
2.9495 -rm -f conftest.$ac_objext conftest$ac_exeext
2.9496 -if { (ac_try="$ac_link"
2.9497 -case "(($ac_try" in
2.9498 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.9499 - *) ac_try_echo=$ac_try;;
2.9500 -esac
2.9501 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.9502 - (eval "$ac_link") 2>conftest.er1
2.9503 - ac_status=$?
2.9504 - grep -v '^ *+' conftest.er1 >conftest.err
2.9505 - rm -f conftest.er1
2.9506 - cat conftest.err >&5
2.9507 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9508 - (exit $ac_status); } && {
2.9509 - test -z "$ac_c_werror_flag" ||
2.9510 - test ! -s conftest.err
2.9511 - } && test -s conftest$ac_exeext &&
2.9512 - $as_test_x conftest$ac_exeext; then
2.9513 - ac_cv_lib_dld_dld_link=yes
2.9514 -else
2.9515 - echo "$as_me: failed program was:" >&5
2.9516 -sed 's/^/| /' conftest.$ac_ext >&5
2.9517 -
2.9518 - ac_cv_lib_dld_dld_link=no
2.9519 -fi
2.9520 -
2.9521 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.9522 - conftest$ac_exeext conftest.$ac_ext
2.9523 -LIBS=$ac_check_lib_save_LIBS
2.9524 -fi
2.9525 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
2.9526 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
2.9527 -if test $ac_cv_lib_dld_dld_link = yes; then
2.9528 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
2.9529 -fi
2.9530 -
2.9531 -
2.9532 -fi
2.9533 -
2.9534 -
2.9535 -fi
2.9536 -
2.9537 -
2.9538 -fi
2.9539 -
2.9540 -
2.9541 -fi
2.9542 -
2.9543 -
2.9544 -fi
2.9545 -
2.9546 - ;;
2.9547 - esac
2.9548 -
2.9549 - if test "x$lt_cv_dlopen" != xno; then
2.9550 - enable_dlopen=yes
2.9551 - else
2.9552 - enable_dlopen=no
2.9553 - fi
2.9554 -
2.9555 - case $lt_cv_dlopen in
2.9556 - dlopen)
2.9557 - save_CPPFLAGS="$CPPFLAGS"
2.9558 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
2.9559 -
2.9560 - save_LDFLAGS="$LDFLAGS"
2.9561 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
2.9562 -
2.9563 - save_LIBS="$LIBS"
2.9564 - LIBS="$lt_cv_dlopen_libs $LIBS"
2.9565 -
2.9566 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
2.9567 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
2.9568 -if test "${lt_cv_dlopen_self+set}" = set; then
2.9569 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9570 -else
2.9571 - if test "$cross_compiling" = yes; then :
2.9572 - lt_cv_dlopen_self=cross
2.9573 -else
2.9574 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.9575 - lt_status=$lt_dlunknown
2.9576 - cat > conftest.$ac_ext <<EOF
2.9577 -#line __oline__ "configure"
2.9578 -#include "confdefs.h"
2.9579 -
2.9580 -#if HAVE_DLFCN_H
2.9581 -#include <dlfcn.h>
2.9582 -#endif
2.9583 -
2.9584 -#include <stdio.h>
2.9585 -
2.9586 -#ifdef RTLD_GLOBAL
2.9587 -# define LT_DLGLOBAL RTLD_GLOBAL
2.9588 -#else
2.9589 -# ifdef DL_GLOBAL
2.9590 -# define LT_DLGLOBAL DL_GLOBAL
2.9591 -# else
2.9592 -# define LT_DLGLOBAL 0
2.9593 -# endif
2.9594 -#endif
2.9595 -
2.9596 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.9597 - find out it does not work in some platform. */
2.9598 -#ifndef LT_DLLAZY_OR_NOW
2.9599 -# ifdef RTLD_LAZY
2.9600 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.9601 -# else
2.9602 -# ifdef DL_LAZY
2.9603 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.9604 -# else
2.9605 -# ifdef RTLD_NOW
2.9606 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.9607 -# else
2.9608 -# ifdef DL_NOW
2.9609 -# define LT_DLLAZY_OR_NOW DL_NOW
2.9610 -# else
2.9611 -# define LT_DLLAZY_OR_NOW 0
2.9612 -# endif
2.9613 -# endif
2.9614 -# endif
2.9615 -# endif
2.9616 -#endif
2.9617 -
2.9618 -#ifdef __cplusplus
2.9619 -extern "C" void exit (int);
2.9620 -#endif
2.9621 -
2.9622 -void fnord() { int i=42;}
2.9623 -int main ()
2.9624 -{
2.9625 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.9626 - int status = $lt_dlunknown;
2.9627 -
2.9628 - if (self)
2.9629 - {
2.9630 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.9631 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.9632 - /* dlclose (self); */
2.9633 - }
2.9634 -
2.9635 - exit (status);
2.9636 -}
2.9637 -EOF
2.9638 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.9639 - (eval $ac_link) 2>&5
2.9640 - ac_status=$?
2.9641 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9642 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.9643 - (./conftest; exit; ) 2>/dev/null
2.9644 - lt_status=$?
2.9645 - case x$lt_status in
2.9646 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
2.9647 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
2.9648 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
2.9649 - esac
2.9650 - else :
2.9651 - # compilation failed
2.9652 - lt_cv_dlopen_self=no
2.9653 - fi
2.9654 -fi
2.9655 -rm -fr conftest*
2.9656 -
2.9657 -
2.9658 -fi
2.9659 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
2.9660 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
2.9661 -
2.9662 - if test "x$lt_cv_dlopen_self" = xyes; then
2.9663 - LDFLAGS="$LDFLAGS $link_static_flag"
2.9664 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
2.9665 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
2.9666 -if test "${lt_cv_dlopen_self_static+set}" = set; then
2.9667 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.9668 -else
2.9669 - if test "$cross_compiling" = yes; then :
2.9670 - lt_cv_dlopen_self_static=cross
2.9671 -else
2.9672 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.9673 - lt_status=$lt_dlunknown
2.9674 - cat > conftest.$ac_ext <<EOF
2.9675 -#line __oline__ "configure"
2.9676 -#include "confdefs.h"
2.9677 -
2.9678 -#if HAVE_DLFCN_H
2.9679 -#include <dlfcn.h>
2.9680 -#endif
2.9681 -
2.9682 -#include <stdio.h>
2.9683 -
2.9684 -#ifdef RTLD_GLOBAL
2.9685 -# define LT_DLGLOBAL RTLD_GLOBAL
2.9686 -#else
2.9687 -# ifdef DL_GLOBAL
2.9688 -# define LT_DLGLOBAL DL_GLOBAL
2.9689 -# else
2.9690 -# define LT_DLGLOBAL 0
2.9691 -# endif
2.9692 -#endif
2.9693 -
2.9694 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.9695 - find out it does not work in some platform. */
2.9696 -#ifndef LT_DLLAZY_OR_NOW
2.9697 -# ifdef RTLD_LAZY
2.9698 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.9699 -# else
2.9700 -# ifdef DL_LAZY
2.9701 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.9702 -# else
2.9703 -# ifdef RTLD_NOW
2.9704 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.9705 -# else
2.9706 -# ifdef DL_NOW
2.9707 -# define LT_DLLAZY_OR_NOW DL_NOW
2.9708 -# else
2.9709 -# define LT_DLLAZY_OR_NOW 0
2.9710 -# endif
2.9711 -# endif
2.9712 -# endif
2.9713 -# endif
2.9714 -#endif
2.9715 -
2.9716 -#ifdef __cplusplus
2.9717 -extern "C" void exit (int);
2.9718 -#endif
2.9719 -
2.9720 -void fnord() { int i=42;}
2.9721 -int main ()
2.9722 -{
2.9723 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.9724 - int status = $lt_dlunknown;
2.9725 -
2.9726 - if (self)
2.9727 - {
2.9728 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.9729 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.9730 - /* dlclose (self); */
2.9731 - }
2.9732 -
2.9733 - exit (status);
2.9734 -}
2.9735 -EOF
2.9736 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.9737 - (eval $ac_link) 2>&5
2.9738 - ac_status=$?
2.9739 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.9740 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.9741 - (./conftest; exit; ) 2>/dev/null
2.9742 - lt_status=$?
2.9743 - case x$lt_status in
2.9744 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
2.9745 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
2.9746 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
2.9747 - esac
2.9748 - else :
2.9749 - # compilation failed
2.9750 - lt_cv_dlopen_self_static=no
2.9751 - fi
2.9752 -fi
2.9753 -rm -fr conftest*
2.9754 -
2.9755 -
2.9756 -fi
2.9757 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
2.9758 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
2.9759 - fi
2.9760 -
2.9761 - CPPFLAGS="$save_CPPFLAGS"
2.9762 - LDFLAGS="$save_LDFLAGS"
2.9763 - LIBS="$save_LIBS"
2.9764 - ;;
2.9765 - esac
2.9766 -
2.9767 - case $lt_cv_dlopen_self in
2.9768 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
2.9769 - *) enable_dlopen_self=unknown ;;
2.9770 - esac
2.9771 -
2.9772 - case $lt_cv_dlopen_self_static in
2.9773 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
2.9774 - *) enable_dlopen_self_static=unknown ;;
2.9775 - esac
2.9776 -fi
2.9777 -
2.9778 -
2.9779 -# Report which librarie types wil actually be built
2.9780 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
2.9781 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
2.9782 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
2.9783 -echo "${ECHO_T}$can_build_shared" >&6; }
2.9784 -
2.9785 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
2.9786 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
2.9787 -test "$can_build_shared" = "no" && enable_shared=no
2.9788 -
2.9789 -# On AIX, shared libraries and static libraries use the same namespace, and
2.9790 -# are all built from PIC.
2.9791 -case "$host_os" in
2.9792 -aix3*)
2.9793 - test "$enable_shared" = yes && enable_static=no
2.9794 - if test -n "$RANLIB"; then
2.9795 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
2.9796 - postinstall_cmds='$RANLIB $lib'
2.9797 - fi
2.9798 - ;;
2.9799 -
2.9800 -aix4* | aix5*)
2.9801 - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2.9802 - test "$enable_shared" = yes && enable_static=no
2.9803 - fi
2.9804 - ;;
2.9805 - darwin* | rhapsody*)
2.9806 - if test "$GCC" = yes; then
2.9807 - archive_cmds_need_lc=no
2.9808 - case "$host_os" in
2.9809 - rhapsody* | darwin1.[012])
2.9810 - allow_undefined_flag='-undefined suppress'
2.9811 - ;;
2.9812 - *) # Darwin 1.3 on
2.9813 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2.9814 - allow_undefined_flag='-flat_namespace -undefined suppress'
2.9815 - else
2.9816 - case ${MACOSX_DEPLOYMENT_TARGET} in
2.9817 - 10.[012])
2.9818 - allow_undefined_flag='-flat_namespace -undefined suppress'
2.9819 - ;;
2.9820 - 10.*)
2.9821 - allow_undefined_flag='-undefined dynamic_lookup'
2.9822 - ;;
2.9823 - esac
2.9824 - fi
2.9825 - ;;
2.9826 - esac
2.9827 - output_verbose_link_cmd='echo'
2.9828 - archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
2.9829 - module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2.9830 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2.9831 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.9832 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.9833 - hardcode_direct=no
2.9834 - hardcode_automatic=yes
2.9835 - hardcode_shlibpath_var=unsupported
2.9836 - whole_archive_flag_spec='-all_load $convenience'
2.9837 - link_all_deplibs=yes
2.9838 - else
2.9839 - ld_shlibs=no
2.9840 - fi
2.9841 - ;;
2.9842 -esac
2.9843 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
2.9844 -echo "${ECHO_T}$enable_shared" >&6; }
2.9845 -
2.9846 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
2.9847 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
2.9848 -# Make sure either enable_shared or enable_static is yes.
2.9849 -test "$enable_shared" = yes || enable_static=yes
2.9850 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
2.9851 -echo "${ECHO_T}$enable_static" >&6; }
2.9852 -
2.9853 -# The else clause should only fire when bootstrapping the
2.9854 -# libtool distribution, otherwise you forgot to ship ltmain.sh
2.9855 -# with your package, and you will get complaints that there are
2.9856 -# no rules to generate ltmain.sh.
2.9857 -if test -f "$ltmain"; then
2.9858 - # See if we are running on zsh, and set the options which allow our commands through
2.9859 - # without removal of \ escapes.
2.9860 - if test -n "${ZSH_VERSION+set}" ; then
2.9861 - setopt NO_GLOB_SUBST
2.9862 - fi
2.9863 - # Now quote all the things that may contain metacharacters while being
2.9864 - # careful not to overquote the AC_SUBSTed values. We take copies of the
2.9865 - # variables and quote the copies for generation of the libtool script.
2.9866 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
2.9867 - SED SHELL STRIP \
2.9868 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
2.9869 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
2.9870 - deplibs_check_method reload_flag reload_cmds need_locks \
2.9871 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
2.9872 - lt_cv_sys_global_symbol_to_c_name_address \
2.9873 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2.9874 - old_postinstall_cmds old_postuninstall_cmds \
2.9875 - compiler \
2.9876 - CC \
2.9877 - LD \
2.9878 - lt_prog_compiler_wl \
2.9879 - lt_prog_compiler_pic \
2.9880 - lt_prog_compiler_static \
2.9881 - lt_prog_compiler_no_builtin_flag \
2.9882 - export_dynamic_flag_spec \
2.9883 - thread_safe_flag_spec \
2.9884 - whole_archive_flag_spec \
2.9885 - enable_shared_with_static_runtimes \
2.9886 - old_archive_cmds \
2.9887 - old_archive_from_new_cmds \
2.9888 - predep_objects \
2.9889 - postdep_objects \
2.9890 - predeps \
2.9891 - postdeps \
2.9892 - compiler_lib_search_path \
2.9893 - archive_cmds \
2.9894 - archive_expsym_cmds \
2.9895 - postinstall_cmds \
2.9896 - postuninstall_cmds \
2.9897 - old_archive_from_expsyms_cmds \
2.9898 - allow_undefined_flag \
2.9899 - no_undefined_flag \
2.9900 - export_symbols_cmds \
2.9901 - hardcode_libdir_flag_spec \
2.9902 - hardcode_libdir_flag_spec_ld \
2.9903 - hardcode_libdir_separator \
2.9904 - hardcode_automatic \
2.9905 - module_cmds \
2.9906 - module_expsym_cmds \
2.9907 - lt_cv_prog_compiler_c_o \
2.9908 - exclude_expsyms \
2.9909 - include_expsyms; do
2.9910 -
2.9911 - case $var in
2.9912 - old_archive_cmds | \
2.9913 - old_archive_from_new_cmds | \
2.9914 - archive_cmds | \
2.9915 - archive_expsym_cmds | \
2.9916 - module_cmds | \
2.9917 - module_expsym_cmds | \
2.9918 - old_archive_from_expsyms_cmds | \
2.9919 - export_symbols_cmds | \
2.9920 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
2.9921 - postinstall_cmds | postuninstall_cmds | \
2.9922 - old_postinstall_cmds | old_postuninstall_cmds | \
2.9923 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
2.9924 - # Double-quote double-evaled strings.
2.9925 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
2.9926 - ;;
2.9927 - *)
2.9928 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
2.9929 - ;;
2.9930 - esac
2.9931 - done
2.9932 -
2.9933 - case $lt_echo in
2.9934 - *'\$0 --fallback-echo"')
2.9935 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2.9936 - ;;
2.9937 - esac
2.9938 -
2.9939 -cfgfile="${ofile}T"
2.9940 - trap "$rm \"$cfgfile\"; exit 1" 1 2 15
2.9941 - $rm -f "$cfgfile"
2.9942 - { echo "$as_me:$LINENO: creating $ofile" >&5
2.9943 -echo "$as_me: creating $ofile" >&6;}
2.9944 -
2.9945 - cat <<__EOF__ >> "$cfgfile"
2.9946 -#! $SHELL
2.9947 -
2.9948 -# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
2.9949 -# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
2.9950 -# NOTE: Changes made to this file will be lost: look at ltmain.sh.
2.9951 -#
2.9952 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
2.9953 -# Free Software Foundation, Inc.
2.9954 -#
2.9955 -# This file is part of GNU Libtool:
2.9956 -# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
2.9957 -#
2.9958 -# This program is free software; you can redistribute it and/or modify
2.9959 -# it under the terms of the GNU General Public License as published by
2.9960 -# the Free Software Foundation; either version 2 of the License, or
2.9961 -# (at your option) any later version.
2.9962 -#
2.9963 -# This program is distributed in the hope that it will be useful, but
2.9964 -# WITHOUT ANY WARRANTY; without even the implied warranty of
2.9965 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2.9966 -# General Public License for more details.
2.9967 -#
2.9968 -# You should have received a copy of the GNU General Public License
2.9969 -# along with this program; if not, write to the Free Software
2.9970 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
2.9971 -#
2.9972 -# As a special exception to the GNU General Public License, if you
2.9973 -# distribute this file as part of a program that contains a
2.9974 -# configuration script generated by Autoconf, you may include it under
2.9975 -# the same distribution terms that you use for the rest of that program.
2.9976 -
2.9977 -# A sed program that does not truncate output.
2.9978 -SED=$lt_SED
2.9979 -
2.9980 -# Sed that helps us avoid accidentally triggering echo(1) options like -n.
2.9981 -Xsed="$SED -e s/^X//"
2.9982 -
2.9983 -# The HP-UX ksh and POSIX shell print the target directory to stdout
2.9984 -# if CDPATH is set.
2.9985 -if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
2.9986 -
2.9987 -# The names of the tagged configurations supported by this script.
2.9988 -available_tags=
2.9989 -
2.9990 -# ### BEGIN LIBTOOL CONFIG
2.9991 -
2.9992 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2.9993 -
2.9994 -# Shell to use when invoking shell scripts.
2.9995 -SHELL=$lt_SHELL
2.9996 -
2.9997 -# Whether or not to build shared libraries.
2.9998 -build_libtool_libs=$enable_shared
2.9999 -
2.10000 -# Whether or not to build static libraries.
2.10001 -build_old_libs=$enable_static
2.10002 -
2.10003 -# Whether or not to add -lc for building shared libraries.
2.10004 -build_libtool_need_lc=$archive_cmds_need_lc
2.10005 -
2.10006 -# Whether or not to disallow shared libs when runtime libs are static
2.10007 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
2.10008 -
2.10009 -# Whether or not to optimize for fast installation.
2.10010 -fast_install=$enable_fast_install
2.10011 -
2.10012 -# The host system.
2.10013 -host_alias=$host_alias
2.10014 -host=$host
2.10015 -
2.10016 -# An echo program that does not interpret backslashes.
2.10017 -echo=$lt_echo
2.10018 -
2.10019 -# The archiver.
2.10020 -AR=$lt_AR
2.10021 -AR_FLAGS=$lt_AR_FLAGS
2.10022 -
2.10023 -# A C compiler.
2.10024 -LTCC=$lt_LTCC
2.10025 -
2.10026 -# A language-specific compiler.
2.10027 -CC=$lt_compiler
2.10028 -
2.10029 -# Is the compiler the GNU C compiler?
2.10030 -with_gcc=$GCC
2.10031 -
2.10032 -# An ERE matcher.
2.10033 -EGREP=$lt_EGREP
2.10034 -
2.10035 -# The linker used to build libraries.
2.10036 -LD=$lt_LD
2.10037 -
2.10038 -# Whether we need hard or soft links.
2.10039 -LN_S=$lt_LN_S
2.10040 -
2.10041 -# A BSD-compatible nm program.
2.10042 -NM=$lt_NM
2.10043 -
2.10044 -# A symbol stripping program
2.10045 -STRIP=$lt_STRIP
2.10046 -
2.10047 -# Used to examine libraries when file_magic_cmd begins "file"
2.10048 -MAGIC_CMD=$MAGIC_CMD
2.10049 -
2.10050 -# Used on cygwin: DLL creation program.
2.10051 -DLLTOOL="$DLLTOOL"
2.10052 -
2.10053 -# Used on cygwin: object dumper.
2.10054 -OBJDUMP="$OBJDUMP"
2.10055 -
2.10056 -# Used on cygwin: assembler.
2.10057 -AS="$AS"
2.10058 -
2.10059 -# The name of the directory that contains temporary libtool files.
2.10060 -objdir=$objdir
2.10061 -
2.10062 -# How to create reloadable object files.
2.10063 -reload_flag=$lt_reload_flag
2.10064 -reload_cmds=$lt_reload_cmds
2.10065 -
2.10066 -# How to pass a linker flag through the compiler.
2.10067 -wl=$lt_lt_prog_compiler_wl
2.10068 -
2.10069 -# Object file suffix (normally "o").
2.10070 -objext="$ac_objext"
2.10071 -
2.10072 -# Old archive suffix (normally "a").
2.10073 -libext="$libext"
2.10074 -
2.10075 -# Shared library suffix (normally ".so").
2.10076 -shrext_cmds='$shrext_cmds'
2.10077 -
2.10078 -# Executable file suffix (normally "").
2.10079 -exeext="$exeext"
2.10080 -
2.10081 -# Additional compiler flags for building library objects.
2.10082 -pic_flag=$lt_lt_prog_compiler_pic
2.10083 -pic_mode=$pic_mode
2.10084 -
2.10085 -# What is the maximum length of a command?
2.10086 -max_cmd_len=$lt_cv_sys_max_cmd_len
2.10087 -
2.10088 -# Does compiler simultaneously support -c and -o options?
2.10089 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o
2.10090 -
2.10091 -# Must we lock files when doing compilation ?
2.10092 -need_locks=$lt_need_locks
2.10093 -
2.10094 -# Do we need the lib prefix for modules?
2.10095 -need_lib_prefix=$need_lib_prefix
2.10096 -
2.10097 -# Do we need a version for libraries?
2.10098 -need_version=$need_version
2.10099 -
2.10100 -# Whether dlopen is supported.
2.10101 -dlopen_support=$enable_dlopen
2.10102 -
2.10103 -# Whether dlopen of programs is supported.
2.10104 -dlopen_self=$enable_dlopen_self
2.10105 -
2.10106 -# Whether dlopen of statically linked programs is supported.
2.10107 -dlopen_self_static=$enable_dlopen_self_static
2.10108 -
2.10109 -# Compiler flag to prevent dynamic linking.
2.10110 -link_static_flag=$lt_lt_prog_compiler_static
2.10111 -
2.10112 -# Compiler flag to turn off builtin functions.
2.10113 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
2.10114 -
2.10115 -# Compiler flag to allow reflexive dlopens.
2.10116 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
2.10117 -
2.10118 -# Compiler flag to generate shared objects directly from archives.
2.10119 -whole_archive_flag_spec=$lt_whole_archive_flag_spec
2.10120 -
2.10121 -# Compiler flag to generate thread-safe objects.
2.10122 -thread_safe_flag_spec=$lt_thread_safe_flag_spec
2.10123 -
2.10124 -# Library versioning type.
2.10125 -version_type=$version_type
2.10126 -
2.10127 -# Format of library name prefix.
2.10128 -libname_spec=$lt_libname_spec
2.10129 -
2.10130 -# List of archive names. First name is the real one, the rest are links.
2.10131 -# The last name is the one that the linker finds with -lNAME.
2.10132 -library_names_spec=$lt_library_names_spec
2.10133 -
2.10134 -# The coded name of the library, if different from the real name.
2.10135 -soname_spec=$lt_soname_spec
2.10136 -
2.10137 -# Commands used to build and install an old-style archive.
2.10138 -RANLIB=$lt_RANLIB
2.10139 -old_archive_cmds=$lt_old_archive_cmds
2.10140 -old_postinstall_cmds=$lt_old_postinstall_cmds
2.10141 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
2.10142 -
2.10143 -# Create an old-style archive from a shared archive.
2.10144 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
2.10145 -
2.10146 -# Create a temporary old-style archive to link instead of a shared archive.
2.10147 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
2.10148 -
2.10149 -# Commands used to build and install a shared archive.
2.10150 -archive_cmds=$lt_archive_cmds
2.10151 -archive_expsym_cmds=$lt_archive_expsym_cmds
2.10152 -postinstall_cmds=$lt_postinstall_cmds
2.10153 -postuninstall_cmds=$lt_postuninstall_cmds
2.10154 -
2.10155 -# Commands used to build a loadable module (assumed same as above if empty)
2.10156 -module_cmds=$lt_module_cmds
2.10157 -module_expsym_cmds=$lt_module_expsym_cmds
2.10158 -
2.10159 -# Commands to strip libraries.
2.10160 -old_striplib=$lt_old_striplib
2.10161 -striplib=$lt_striplib
2.10162 -
2.10163 -# Dependencies to place before the objects being linked to create a
2.10164 -# shared library.
2.10165 -predep_objects=$lt_predep_objects
2.10166 -
2.10167 -# Dependencies to place after the objects being linked to create a
2.10168 -# shared library.
2.10169 -postdep_objects=$lt_postdep_objects
2.10170 -
2.10171 -# Dependencies to place before the objects being linked to create a
2.10172 -# shared library.
2.10173 -predeps=$lt_predeps
2.10174 -
2.10175 -# Dependencies to place after the objects being linked to create a
2.10176 -# shared library.
2.10177 -postdeps=$lt_postdeps
2.10178 -
2.10179 -# The library search path used internally by the compiler when linking
2.10180 -# a shared library.
2.10181 -compiler_lib_search_path=$lt_compiler_lib_search_path
2.10182 -
2.10183 -# Method to check whether dependent libraries are shared objects.
2.10184 -deplibs_check_method=$lt_deplibs_check_method
2.10185 -
2.10186 -# Command to use when deplibs_check_method == file_magic.
2.10187 -file_magic_cmd=$lt_file_magic_cmd
2.10188 -
2.10189 -# Flag that allows shared libraries with undefined symbols to be built.
2.10190 -allow_undefined_flag=$lt_allow_undefined_flag
2.10191 -
2.10192 -# Flag that forces no undefined symbols.
2.10193 -no_undefined_flag=$lt_no_undefined_flag
2.10194 -
2.10195 -# Commands used to finish a libtool library installation in a directory.
2.10196 -finish_cmds=$lt_finish_cmds
2.10197 -
2.10198 -# Same as above, but a single script fragment to be evaled but not shown.
2.10199 -finish_eval=$lt_finish_eval
2.10200 -
2.10201 -# Take the output of nm and produce a listing of raw symbols and C names.
2.10202 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
2.10203 -
2.10204 -# Transform the output of nm in a proper C declaration
2.10205 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
2.10206 -
2.10207 -# Transform the output of nm in a C name address pair
2.10208 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
2.10209 -
2.10210 -# This is the shared library runtime path variable.
2.10211 -runpath_var=$runpath_var
2.10212 -
2.10213 -# This is the shared library path variable.
2.10214 -shlibpath_var=$shlibpath_var
2.10215 -
2.10216 -# Is shlibpath searched before the hard-coded library search path?
2.10217 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2.10218 -
2.10219 -# How to hardcode a shared library path into an executable.
2.10220 -hardcode_action=$hardcode_action
2.10221 -
2.10222 -# Whether we should hardcode library paths into libraries.
2.10223 -hardcode_into_libs=$hardcode_into_libs
2.10224 -
2.10225 -# Flag to hardcode \$libdir into a binary during linking.
2.10226 -# This must work even if \$libdir does not exist.
2.10227 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
2.10228 -
2.10229 -# If ld is used when linking, flag to hardcode \$libdir into
2.10230 -# a binary during linking. This must work even if \$libdir does
2.10231 -# not exist.
2.10232 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
2.10233 -
2.10234 -# Whether we need a single -rpath flag with a separated argument.
2.10235 -hardcode_libdir_separator=$lt_hardcode_libdir_separator
2.10236 -
2.10237 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
2.10238 -# resulting binary.
2.10239 -hardcode_direct=$hardcode_direct
2.10240 -
2.10241 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2.10242 -# resulting binary.
2.10243 -hardcode_minus_L=$hardcode_minus_L
2.10244 -
2.10245 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2.10246 -# the resulting binary.
2.10247 -hardcode_shlibpath_var=$hardcode_shlibpath_var
2.10248 -
2.10249 -# Set to yes if building a shared library automatically hardcodes DIR into the library
2.10250 -# and all subsequent libraries and executables linked against it.
2.10251 -hardcode_automatic=$hardcode_automatic
2.10252 -
2.10253 -# Variables whose values should be saved in libtool wrapper scripts and
2.10254 -# restored at relink time.
2.10255 -variables_saved_for_relink="$variables_saved_for_relink"
2.10256 -
2.10257 -# Whether libtool must link a program against all its dependency libraries.
2.10258 -link_all_deplibs=$link_all_deplibs
2.10259 -
2.10260 -# Compile-time system search path for libraries
2.10261 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
2.10262 -
2.10263 -# Run-time system search path for libraries
2.10264 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
2.10265 -
2.10266 -# Fix the shell variable \$srcfile for the compiler.
2.10267 -fix_srcfile_path="$fix_srcfile_path"
2.10268 -
2.10269 -# Set to yes if exported symbols are required.
2.10270 -always_export_symbols=$always_export_symbols
2.10271 -
2.10272 -# The commands to list exported symbols.
2.10273 -export_symbols_cmds=$lt_export_symbols_cmds
2.10274 -
2.10275 -# The commands to extract the exported symbol list from a shared archive.
2.10276 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
2.10277 -
2.10278 -# Symbols that should not be listed in the preloaded symbols.
2.10279 -exclude_expsyms=$lt_exclude_expsyms
2.10280 -
2.10281 -# Symbols that must always be exported.
2.10282 -include_expsyms=$lt_include_expsyms
2.10283 -
2.10284 -# ### END LIBTOOL CONFIG
2.10285 -
2.10286 -__EOF__
2.10287 -
2.10288 -
2.10289 - case $host_os in
2.10290 - aix3*)
2.10291 - cat <<\EOF >> "$cfgfile"
2.10292 -
2.10293 -# AIX sometimes has problems with the GCC collect2 program. For some
2.10294 -# reason, if we set the COLLECT_NAMES environment variable, the problems
2.10295 -# vanish in a puff of smoke.
2.10296 -if test "X${COLLECT_NAMES+set}" != Xset; then
2.10297 - COLLECT_NAMES=
2.10298 - export COLLECT_NAMES
2.10299 -fi
2.10300 -EOF
2.10301 - ;;
2.10302 - esac
2.10303 -
2.10304 - # We use sed instead of cat because bash on DJGPP gets confused if
2.10305 - # if finds mixed CR/LF and LF-only lines. Since sed operates in
2.10306 - # text mode, it properly converts lines to CR/LF. This bash problem
2.10307 - # is reportedly fixed, but why not run on old versions too?
2.10308 - sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
2.10309 -
2.10310 - mv -f "$cfgfile" "$ofile" || \
2.10311 - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
2.10312 - chmod +x "$ofile"
2.10313 -
2.10314 -else
2.10315 - # If there is no Makefile yet, we rely on a make rule to execute
2.10316 - # `config.status --recheck' to rerun these tests and create the
2.10317 - # libtool script then.
2.10318 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
2.10319 - if test -f "$ltmain_in"; then
2.10320 - test -f Makefile && make "$ltmain"
2.10321 - fi
2.10322 -fi
2.10323 -
2.10324 -
2.10325 -ac_ext=c
2.10326 -ac_cpp='$CPP $CPPFLAGS'
2.10327 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.10328 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.10329 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.10330 -
2.10331 -CC="$lt_save_CC"
2.10332 -
2.10333 -
2.10334 -# Check whether --with-tags was given.
2.10335 -if test "${with_tags+set}" = set; then
2.10336 - withval=$with_tags; tagnames="$withval"
2.10337 -fi
2.10338 -
2.10339 -
2.10340 -if test -f "$ltmain" && test -n "$tagnames"; then
2.10341 - if test ! -f "${ofile}"; then
2.10342 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
2.10343 -echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
2.10344 - fi
2.10345 -
2.10346 - if test -z "$LTCC"; then
2.10347 - eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
2.10348 - if test -z "$LTCC"; then
2.10349 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
2.10350 -echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
2.10351 - else
2.10352 - { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
2.10353 -echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
2.10354 - fi
2.10355 - fi
2.10356 -
2.10357 - # Extract list of available tagged configurations in $ofile.
2.10358 - # Note that this assumes the entire list is on one line.
2.10359 - available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
2.10360 -
2.10361 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
2.10362 - for tagname in $tagnames; do
2.10363 - IFS="$lt_save_ifs"
2.10364 - # Check whether tagname contains only valid characters
2.10365 - case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
2.10366 - "") ;;
2.10367 - *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
2.10368 -echo "$as_me: error: invalid tag name: $tagname" >&2;}
2.10369 - { (exit 1); exit 1; }; }
2.10370 - ;;
2.10371 - esac
2.10372 -
2.10373 - if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
2.10374 - then
2.10375 - { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
2.10376 -echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
2.10377 - { (exit 1); exit 1; }; }
2.10378 - fi
2.10379 -
2.10380 - # Update the list of available tags.
2.10381 - if test -n "$tagname"; then
2.10382 - echo appending configuration tag \"$tagname\" to $ofile
2.10383 -
2.10384 - case $tagname in
2.10385 - CXX)
2.10386 - if test -n "$CXX" && test "X$CXX" != "Xno"; then
2.10387 - ac_ext=cpp
2.10388 -ac_cpp='$CXXCPP $CPPFLAGS'
2.10389 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.10390 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.10391 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.10392 -
2.10393 -
2.10394 -
2.10395 -
2.10396 -archive_cmds_need_lc_CXX=no
2.10397 -allow_undefined_flag_CXX=
2.10398 -always_export_symbols_CXX=no
2.10399 -archive_expsym_cmds_CXX=
2.10400 -export_dynamic_flag_spec_CXX=
2.10401 -hardcode_direct_CXX=no
2.10402 -hardcode_libdir_flag_spec_CXX=
2.10403 -hardcode_libdir_flag_spec_ld_CXX=
2.10404 -hardcode_libdir_separator_CXX=
2.10405 -hardcode_minus_L_CXX=no
2.10406 -hardcode_automatic_CXX=no
2.10407 -module_cmds_CXX=
2.10408 -module_expsym_cmds_CXX=
2.10409 -link_all_deplibs_CXX=unknown
2.10410 -old_archive_cmds_CXX=$old_archive_cmds
2.10411 -no_undefined_flag_CXX=
2.10412 -whole_archive_flag_spec_CXX=
2.10413 -enable_shared_with_static_runtimes_CXX=no
2.10414 -
2.10415 -# Dependencies to place before and after the object being linked:
2.10416 -predep_objects_CXX=
2.10417 -postdep_objects_CXX=
2.10418 -predeps_CXX=
2.10419 -postdeps_CXX=
2.10420 -compiler_lib_search_path_CXX=
2.10421 -
2.10422 -# Source file extension for C++ test sources.
2.10423 -ac_ext=cc
2.10424 -
2.10425 -# Object file extension for compiled C++ test sources.
2.10426 -objext=o
2.10427 -objext_CXX=$objext
2.10428 -
2.10429 -# Code to be used in simple compile tests
2.10430 -lt_simple_compile_test_code="int some_variable = 0;\n"
2.10431 -
2.10432 -# Code to be used in simple link tests
2.10433 -lt_simple_link_test_code='int main(int, char *) { return(0); }\n'
2.10434 -
2.10435 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2.10436 -
2.10437 -# If no C compiler was specified, use CC.
2.10438 -LTCC=${LTCC-"$CC"}
2.10439 -
2.10440 -# Allow CC to be a program name with arguments.
2.10441 -compiler=$CC
2.10442 -
2.10443 -
2.10444 -# Allow CC to be a program name with arguments.
2.10445 -lt_save_CC=$CC
2.10446 -lt_save_LD=$LD
2.10447 -lt_save_GCC=$GCC
2.10448 -GCC=$GXX
2.10449 -lt_save_with_gnu_ld=$with_gnu_ld
2.10450 -lt_save_path_LD=$lt_cv_path_LD
2.10451 -if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
2.10452 - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
2.10453 -else
2.10454 - unset lt_cv_prog_gnu_ld
2.10455 -fi
2.10456 -if test -n "${lt_cv_path_LDCXX+set}"; then
2.10457 - lt_cv_path_LD=$lt_cv_path_LDCXX
2.10458 -else
2.10459 - unset lt_cv_path_LD
2.10460 -fi
2.10461 -test -z "${LDCXX+set}" || LD=$LDCXX
2.10462 -CC=${CXX-"c++"}
2.10463 -compiler=$CC
2.10464 -compiler_CXX=$CC
2.10465 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
2.10466 -
2.10467 -# We don't want -fno-exception wen compiling C++ code, so set the
2.10468 -# no_builtin_flag separately
2.10469 -if test "$GXX" = yes; then
2.10470 - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
2.10471 -else
2.10472 - lt_prog_compiler_no_builtin_flag_CXX=
2.10473 -fi
2.10474 -
2.10475 -if test "$GXX" = yes; then
2.10476 - # Set up default GNU C++ configuration
2.10477 -
2.10478 -
2.10479 -# Check whether --with-gnu-ld was given.
2.10480 -if test "${with_gnu_ld+set}" = set; then
2.10481 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
2.10482 -else
2.10483 - with_gnu_ld=no
2.10484 -fi
2.10485 -
2.10486 -ac_prog=ld
2.10487 -if test "$GCC" = yes; then
2.10488 - # Check if gcc -print-prog-name=ld gives a path.
2.10489 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
2.10490 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
2.10491 - case $host in
2.10492 - *-*-mingw*)
2.10493 - # gcc leaves a trailing carriage return which upsets mingw
2.10494 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
2.10495 - *)
2.10496 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
2.10497 - esac
2.10498 - case $ac_prog in
2.10499 - # Accept absolute paths.
2.10500 - [\\/]* | ?:[\\/]*)
2.10501 - re_direlt='/[^/][^/]*/\.\./'
2.10502 - # Canonicalize the pathname of ld
2.10503 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2.10504 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
2.10505 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
2.10506 - done
2.10507 - test -z "$LD" && LD="$ac_prog"
2.10508 - ;;
2.10509 - "")
2.10510 - # If it fails, then pretend we aren't using GCC.
2.10511 - ac_prog=ld
2.10512 - ;;
2.10513 - *)
2.10514 - # If it is relative, then search for the first ld in PATH.
2.10515 - with_gnu_ld=unknown
2.10516 - ;;
2.10517 - esac
2.10518 -elif test "$with_gnu_ld" = yes; then
2.10519 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
2.10520 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
2.10521 -else
2.10522 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
2.10523 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
2.10524 -fi
2.10525 -if test "${lt_cv_path_LD+set}" = set; then
2.10526 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.10527 -else
2.10528 - if test -z "$LD"; then
2.10529 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2.10530 - for ac_dir in $PATH; do
2.10531 - IFS="$lt_save_ifs"
2.10532 - test -z "$ac_dir" && ac_dir=.
2.10533 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
2.10534 - lt_cv_path_LD="$ac_dir/$ac_prog"
2.10535 - # Check to see if the program is GNU ld. I'd rather use --version,
2.10536 - # but apparently some GNU ld's only accept -v.
2.10537 - # Break only if it was the GNU/non-GNU ld that we prefer.
2.10538 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
2.10539 - *GNU* | *'with BFD'*)
2.10540 - test "$with_gnu_ld" != no && break
2.10541 - ;;
2.10542 - *)
2.10543 - test "$with_gnu_ld" != yes && break
2.10544 - ;;
2.10545 - esac
2.10546 - fi
2.10547 - done
2.10548 - IFS="$lt_save_ifs"
2.10549 -else
2.10550 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
2.10551 -fi
2.10552 -fi
2.10553 -
2.10554 -LD="$lt_cv_path_LD"
2.10555 -if test -n "$LD"; then
2.10556 - { echo "$as_me:$LINENO: result: $LD" >&5
2.10557 -echo "${ECHO_T}$LD" >&6; }
2.10558 -else
2.10559 - { echo "$as_me:$LINENO: result: no" >&5
2.10560 -echo "${ECHO_T}no" >&6; }
2.10561 -fi
2.10562 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
2.10563 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
2.10564 - { (exit 1); exit 1; }; }
2.10565 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
2.10566 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
2.10567 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
2.10568 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.10569 -else
2.10570 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
2.10571 -case `$LD -v 2>&1 </dev/null` in
2.10572 -*GNU* | *'with BFD'*)
2.10573 - lt_cv_prog_gnu_ld=yes
2.10574 - ;;
2.10575 -*)
2.10576 - lt_cv_prog_gnu_ld=no
2.10577 - ;;
2.10578 -esac
2.10579 -fi
2.10580 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
2.10581 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
2.10582 -with_gnu_ld=$lt_cv_prog_gnu_ld
2.10583 -
2.10584 -
2.10585 -
2.10586 - # Check if GNU C++ uses GNU ld as the underlying linker, since the
2.10587 - # archiving commands below assume that GNU ld is being used.
2.10588 - if test "$with_gnu_ld" = yes; then
2.10589 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.10590 - archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.10591 -
2.10592 - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
2.10593 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
2.10594 -
2.10595 - # If archive_cmds runs LD, not CC, wlarc should be empty
2.10596 - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
2.10597 - # investigate it a little bit more. (MM)
2.10598 - wlarc='${wl}'
2.10599 -
2.10600 - # ancient GNU ld didn't support --whole-archive et. al.
2.10601 - if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
2.10602 - grep 'no-whole-archive' > /dev/null; then
2.10603 - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2.10604 - else
2.10605 - whole_archive_flag_spec_CXX=
2.10606 - fi
2.10607 - else
2.10608 - with_gnu_ld=no
2.10609 - wlarc=
2.10610 -
2.10611 - # A generic and very simple default shared library creation
2.10612 - # command for GNU C++ for the case where it uses the native
2.10613 - # linker, instead of GNU ld. If possible, this setting should
2.10614 - # overridden to take advantage of the native linker features on
2.10615 - # the platform it is being used on.
2.10616 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
2.10617 - fi
2.10618 -
2.10619 - # Commands to make compiler produce verbose output that lists
2.10620 - # what "hidden" libraries, object files and flags are used when
2.10621 - # linking a shared library.
2.10622 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2.10623 -
2.10624 -else
2.10625 - GXX=no
2.10626 - with_gnu_ld=no
2.10627 - wlarc=
2.10628 -fi
2.10629 -
2.10630 -# PORTME: fill in a description of your system's C++ link characteristics
2.10631 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
2.10632 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
2.10633 -ld_shlibs_CXX=yes
2.10634 -case $host_os in
2.10635 - aix3*)
2.10636 - # FIXME: insert proper C++ library support
2.10637 - ld_shlibs_CXX=no
2.10638 - ;;
2.10639 - aix4* | aix5*)
2.10640 - if test "$host_cpu" = ia64; then
2.10641 - # On IA64, the linker does run time linking by default, so we don't
2.10642 - # have to do anything special.
2.10643 - aix_use_runtimelinking=no
2.10644 - exp_sym_flag='-Bexport'
2.10645 - no_entry_flag=""
2.10646 - else
2.10647 - aix_use_runtimelinking=no
2.10648 -
2.10649 - # Test if we are trying to use run time linking or normal
2.10650 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2.10651 - # need to do runtime linking.
2.10652 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
2.10653 - for ld_flag in $LDFLAGS; do
2.10654 - case $ld_flag in
2.10655 - *-brtl*)
2.10656 - aix_use_runtimelinking=yes
2.10657 - break
2.10658 - ;;
2.10659 - esac
2.10660 - done
2.10661 - esac
2.10662 -
2.10663 - exp_sym_flag='-bexport'
2.10664 - no_entry_flag='-bnoentry'
2.10665 - fi
2.10666 -
2.10667 - # When large executables or shared objects are built, AIX ld can
2.10668 - # have problems creating the table of contents. If linking a library
2.10669 - # or program results in "error TOC overflow" add -mminimal-toc to
2.10670 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
2.10671 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2.10672 -
2.10673 - archive_cmds_CXX=''
2.10674 - hardcode_direct_CXX=yes
2.10675 - hardcode_libdir_separator_CXX=':'
2.10676 - link_all_deplibs_CXX=yes
2.10677 -
2.10678 - if test "$GXX" = yes; then
2.10679 - case $host_os in aix4.012|aix4.012.*)
2.10680 - # We only want to do this on AIX 4.2 and lower, the check
2.10681 - # below for broken collect2 doesn't work under 4.3+
2.10682 - collect2name=`${CC} -print-prog-name=collect2`
2.10683 - if test -f "$collect2name" && \
2.10684 - strings "$collect2name" | grep resolve_lib_name >/dev/null
2.10685 - then
2.10686 - # We have reworked collect2
2.10687 - hardcode_direct_CXX=yes
2.10688 - else
2.10689 - # We have old collect2
2.10690 - hardcode_direct_CXX=unsupported
2.10691 - # It fails to find uninstalled libraries when the uninstalled
2.10692 - # path is not listed in the libpath. Setting hardcode_minus_L
2.10693 - # to unsupported forces relinking
2.10694 - hardcode_minus_L_CXX=yes
2.10695 - hardcode_libdir_flag_spec_CXX='-L$libdir'
2.10696 - hardcode_libdir_separator_CXX=
2.10697 - fi
2.10698 - esac
2.10699 - shared_flag='-shared'
2.10700 - else
2.10701 - # not using gcc
2.10702 - if test "$host_cpu" = ia64; then
2.10703 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2.10704 - # chokes on -Wl,-G. The following line is correct:
2.10705 - shared_flag='-G'
2.10706 - else
2.10707 - if test "$aix_use_runtimelinking" = yes; then
2.10708 - shared_flag='${wl}-G'
2.10709 - else
2.10710 - shared_flag='${wl}-bM:SRE'
2.10711 - fi
2.10712 - fi
2.10713 - fi
2.10714 -
2.10715 - # It seems that -bexpall does not export symbols beginning with
2.10716 - # underscore (_), so it is better to generate a list of symbols to export.
2.10717 - always_export_symbols_CXX=yes
2.10718 - if test "$aix_use_runtimelinking" = yes; then
2.10719 - # Warning - without using the other runtime loading flags (-brtl),
2.10720 - # -berok will link without error, but may produce a broken library.
2.10721 - allow_undefined_flag_CXX='-berok'
2.10722 - # Determine the default libpath from the value encoded in an empty executable.
2.10723 - cat >conftest.$ac_ext <<_ACEOF
2.10724 -/* confdefs.h. */
2.10725 -_ACEOF
2.10726 -cat confdefs.h >>conftest.$ac_ext
2.10727 -cat >>conftest.$ac_ext <<_ACEOF
2.10728 -/* end confdefs.h. */
2.10729 -
2.10730 -int
2.10731 -main ()
2.10732 -{
2.10733 -
2.10734 - ;
2.10735 - return 0;
2.10736 -}
2.10737 -_ACEOF
2.10738 -rm -f conftest.$ac_objext conftest$ac_exeext
2.10739 -if { (ac_try="$ac_link"
2.10740 -case "(($ac_try" in
2.10741 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.10742 - *) ac_try_echo=$ac_try;;
2.10743 -esac
2.10744 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.10745 - (eval "$ac_link") 2>conftest.er1
2.10746 - ac_status=$?
2.10747 - grep -v '^ *+' conftest.er1 >conftest.err
2.10748 - rm -f conftest.er1
2.10749 - cat conftest.err >&5
2.10750 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.10751 - (exit $ac_status); } && {
2.10752 - test -z "$ac_cxx_werror_flag" ||
2.10753 - test ! -s conftest.err
2.10754 - } && test -s conftest$ac_exeext &&
2.10755 - $as_test_x conftest$ac_exeext; then
2.10756 -
2.10757 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.10758 -}'`
2.10759 -# Check for a 64-bit object if we didn't find anything.
2.10760 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.10761 -}'`; fi
2.10762 -else
2.10763 - echo "$as_me: failed program was:" >&5
2.10764 -sed 's/^/| /' conftest.$ac_ext >&5
2.10765 -
2.10766 -
2.10767 -fi
2.10768 -
2.10769 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.10770 - conftest$ac_exeext conftest.$ac_ext
2.10771 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.10772 -
2.10773 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
2.10774 -
2.10775 - archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2.10776 - else
2.10777 - if test "$host_cpu" = ia64; then
2.10778 - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
2.10779 - allow_undefined_flag_CXX="-z nodefs"
2.10780 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
2.10781 - else
2.10782 - # Determine the default libpath from the value encoded in an empty executable.
2.10783 - cat >conftest.$ac_ext <<_ACEOF
2.10784 -/* confdefs.h. */
2.10785 -_ACEOF
2.10786 -cat confdefs.h >>conftest.$ac_ext
2.10787 -cat >>conftest.$ac_ext <<_ACEOF
2.10788 -/* end confdefs.h. */
2.10789 -
2.10790 -int
2.10791 -main ()
2.10792 -{
2.10793 -
2.10794 - ;
2.10795 - return 0;
2.10796 -}
2.10797 -_ACEOF
2.10798 -rm -f conftest.$ac_objext conftest$ac_exeext
2.10799 -if { (ac_try="$ac_link"
2.10800 -case "(($ac_try" in
2.10801 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.10802 - *) ac_try_echo=$ac_try;;
2.10803 -esac
2.10804 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.10805 - (eval "$ac_link") 2>conftest.er1
2.10806 - ac_status=$?
2.10807 - grep -v '^ *+' conftest.er1 >conftest.err
2.10808 - rm -f conftest.er1
2.10809 - cat conftest.err >&5
2.10810 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.10811 - (exit $ac_status); } && {
2.10812 - test -z "$ac_cxx_werror_flag" ||
2.10813 - test ! -s conftest.err
2.10814 - } && test -s conftest$ac_exeext &&
2.10815 - $as_test_x conftest$ac_exeext; then
2.10816 -
2.10817 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.10818 -}'`
2.10819 -# Check for a 64-bit object if we didn't find anything.
2.10820 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.10821 -}'`; fi
2.10822 -else
2.10823 - echo "$as_me: failed program was:" >&5
2.10824 -sed 's/^/| /' conftest.$ac_ext >&5
2.10825 -
2.10826 -
2.10827 -fi
2.10828 -
2.10829 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.10830 - conftest$ac_exeext conftest.$ac_ext
2.10831 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.10832 -
2.10833 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
2.10834 - # Warning - without using the other run time loading flags,
2.10835 - # -berok will link without error, but may produce a broken library.
2.10836 - no_undefined_flag_CXX=' ${wl}-bernotok'
2.10837 - allow_undefined_flag_CXX=' ${wl}-berok'
2.10838 - # -bexpall does not export symbols beginning with underscore (_)
2.10839 - always_export_symbols_CXX=yes
2.10840 - # Exported symbols can be pulled into shared objects from archives
2.10841 - whole_archive_flag_spec_CXX=' '
2.10842 - archive_cmds_need_lc_CXX=yes
2.10843 - # This is similar to how AIX traditionally builds it's shared libraries.
2.10844 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2.10845 - fi
2.10846 - fi
2.10847 - ;;
2.10848 - chorus*)
2.10849 - case $cc_basename in
2.10850 - *)
2.10851 - # FIXME: insert proper C++ library support
2.10852 - ld_shlibs_CXX=no
2.10853 - ;;
2.10854 - esac
2.10855 - ;;
2.10856 -
2.10857 - cygwin* | mingw* | pw32*)
2.10858 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
2.10859 - # as there is no search path for DLLs.
2.10860 - hardcode_libdir_flag_spec_CXX='-L$libdir'
2.10861 - allow_undefined_flag_CXX=unsupported
2.10862 - always_export_symbols_CXX=no
2.10863 - enable_shared_with_static_runtimes_CXX=yes
2.10864 -
2.10865 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2.10866 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.10867 - # If the export-symbols file already is a .def file (1st line
2.10868 - # is EXPORTS), use it as is; otherwise, prepend...
2.10869 - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2.10870 - cp $export_symbols $output_objdir/$soname.def;
2.10871 - else
2.10872 - echo EXPORTS > $output_objdir/$soname.def;
2.10873 - cat $export_symbols >> $output_objdir/$soname.def;
2.10874 - fi~
2.10875 - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.10876 - else
2.10877 - ld_shlibs_CXX=no
2.10878 - fi
2.10879 - ;;
2.10880 -
2.10881 - darwin* | rhapsody*)
2.10882 - if test "$GXX" = yes; then
2.10883 - archive_cmds_need_lc_CXX=no
2.10884 - case "$host_os" in
2.10885 - rhapsody* | darwin1.[012])
2.10886 - allow_undefined_flag_CXX='-undefined suppress'
2.10887 - ;;
2.10888 - *) # Darwin 1.3 on
2.10889 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2.10890 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
2.10891 - else
2.10892 - case ${MACOSX_DEPLOYMENT_TARGET} in
2.10893 - 10.[012])
2.10894 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
2.10895 - ;;
2.10896 - 10.*)
2.10897 - allow_undefined_flag_CXX='-undefined dynamic_lookup'
2.10898 - ;;
2.10899 - esac
2.10900 - fi
2.10901 - ;;
2.10902 - esac
2.10903 - lt_int_apple_cc_single_mod=no
2.10904 - output_verbose_link_cmd='echo'
2.10905 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
2.10906 - lt_int_apple_cc_single_mod=yes
2.10907 - fi
2.10908 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.10909 - archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.10910 - else
2.10911 - archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.10912 - fi
2.10913 - module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2.10914 -
2.10915 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2.10916 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.10917 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.10918 - else
2.10919 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.10920 - fi
2.10921 - module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.10922 - hardcode_direct_CXX=no
2.10923 - hardcode_automatic_CXX=yes
2.10924 - hardcode_shlibpath_var_CXX=unsupported
2.10925 - whole_archive_flag_spec_CXX='-all_load $convenience'
2.10926 - link_all_deplibs_CXX=yes
2.10927 - else
2.10928 - ld_shlibs_CXX=no
2.10929 - fi
2.10930 - ;;
2.10931 -
2.10932 - dgux*)
2.10933 - case $cc_basename in
2.10934 - ec++)
2.10935 - # FIXME: insert proper C++ library support
2.10936 - ld_shlibs_CXX=no
2.10937 - ;;
2.10938 - ghcx)
2.10939 - # Green Hills C++ Compiler
2.10940 - # FIXME: insert proper C++ library support
2.10941 - ld_shlibs_CXX=no
2.10942 - ;;
2.10943 - *)
2.10944 - # FIXME: insert proper C++ library support
2.10945 - ld_shlibs_CXX=no
2.10946 - ;;
2.10947 - esac
2.10948 - ;;
2.10949 - freebsd12*)
2.10950 - # C++ shared libraries reported to be fairly broken before switch to ELF
2.10951 - ld_shlibs_CXX=no
2.10952 - ;;
2.10953 - freebsd-elf*)
2.10954 - archive_cmds_need_lc_CXX=no
2.10955 - ;;
2.10956 - freebsd* | kfreebsd*-gnu)
2.10957 - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
2.10958 - # conventions
2.10959 - ld_shlibs_CXX=yes
2.10960 - ;;
2.10961 - gnu*)
2.10962 - ;;
2.10963 - hpux9*)
2.10964 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
2.10965 - hardcode_libdir_separator_CXX=:
2.10966 - export_dynamic_flag_spec_CXX='${wl}-E'
2.10967 - hardcode_direct_CXX=yes
2.10968 - hardcode_minus_L_CXX=yes # Not in the search PATH,
2.10969 - # but as the default
2.10970 - # location of the library.
2.10971 -
2.10972 - case $cc_basename in
2.10973 - CC)
2.10974 - # FIXME: insert proper C++ library support
2.10975 - ld_shlibs_CXX=no
2.10976 - ;;
2.10977 - aCC)
2.10978 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.10979 - # Commands to make compiler produce verbose output that lists
2.10980 - # what "hidden" libraries, object files and flags are used when
2.10981 - # linking a shared library.
2.10982 - #
2.10983 - # There doesn't appear to be a way to prevent this compiler from
2.10984 - # explicitly linking system object files so we need to strip them
2.10985 - # from the output so that they don't get included in the library
2.10986 - # dependencies.
2.10987 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.10988 - ;;
2.10989 - *)
2.10990 - if test "$GXX" = yes; then
2.10991 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.10992 - else
2.10993 - # FIXME: insert proper C++ library support
2.10994 - ld_shlibs_CXX=no
2.10995 - fi
2.10996 - ;;
2.10997 - esac
2.10998 - ;;
2.10999 - hpux10*|hpux11*)
2.11000 - if test $with_gnu_ld = no; then
2.11001 - case "$host_cpu" in
2.11002 - hppa*64*)
2.11003 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
2.11004 - hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
2.11005 - hardcode_libdir_separator_CXX=:
2.11006 - ;;
2.11007 - ia64*)
2.11008 - hardcode_libdir_flag_spec_CXX='-L$libdir'
2.11009 - ;;
2.11010 - *)
2.11011 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
2.11012 - hardcode_libdir_separator_CXX=:
2.11013 - export_dynamic_flag_spec_CXX='${wl}-E'
2.11014 - ;;
2.11015 - esac
2.11016 - fi
2.11017 - case "$host_cpu" in
2.11018 - hppa*64*)
2.11019 - hardcode_direct_CXX=no
2.11020 - hardcode_shlibpath_var_CXX=no
2.11021 - ;;
2.11022 - ia64*)
2.11023 - hardcode_direct_CXX=no
2.11024 - hardcode_shlibpath_var_CXX=no
2.11025 - hardcode_minus_L_CXX=yes # Not in the search PATH,
2.11026 - # but as the default
2.11027 - # location of the library.
2.11028 - ;;
2.11029 - *)
2.11030 - hardcode_direct_CXX=yes
2.11031 - hardcode_minus_L_CXX=yes # Not in the search PATH,
2.11032 - # but as the default
2.11033 - # location of the library.
2.11034 - ;;
2.11035 - esac
2.11036 -
2.11037 - case $cc_basename in
2.11038 - CC)
2.11039 - # FIXME: insert proper C++ library support
2.11040 - ld_shlibs_CXX=no
2.11041 - ;;
2.11042 - aCC)
2.11043 - case "$host_cpu" in
2.11044 - hppa*64*|ia64*)
2.11045 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
2.11046 - ;;
2.11047 - *)
2.11048 - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2.11049 - ;;
2.11050 - esac
2.11051 - # Commands to make compiler produce verbose output that lists
2.11052 - # what "hidden" libraries, object files and flags are used when
2.11053 - # linking a shared library.
2.11054 - #
2.11055 - # There doesn't appear to be a way to prevent this compiler from
2.11056 - # explicitly linking system object files so we need to strip them
2.11057 - # from the output so that they don't get included in the library
2.11058 - # dependencies.
2.11059 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11060 - ;;
2.11061 - *)
2.11062 - if test "$GXX" = yes; then
2.11063 - if test $with_gnu_ld = no; then
2.11064 - case "$host_cpu" in
2.11065 - ia64*|hppa*64*)
2.11066 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
2.11067 - ;;
2.11068 - *)
2.11069 - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2.11070 - ;;
2.11071 - esac
2.11072 - fi
2.11073 - else
2.11074 - # FIXME: insert proper C++ library support
2.11075 - ld_shlibs_CXX=no
2.11076 - fi
2.11077 - ;;
2.11078 - esac
2.11079 - ;;
2.11080 - irix5* | irix6*)
2.11081 - case $cc_basename in
2.11082 - CC)
2.11083 - # SGI C++
2.11084 - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
2.11085 -
2.11086 - # Archives containing C++ object files must be created using
2.11087 - # "CC -ar", where "CC" is the IRIX C++ compiler. This is
2.11088 - # necessary to make sure instantiated templates are included
2.11089 - # in the archive.
2.11090 - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
2.11091 - ;;
2.11092 - *)
2.11093 - if test "$GXX" = yes; then
2.11094 - if test "$with_gnu_ld" = no; then
2.11095 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
2.11096 - else
2.11097 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
2.11098 - fi
2.11099 - fi
2.11100 - link_all_deplibs_CXX=yes
2.11101 - ;;
2.11102 - esac
2.11103 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
2.11104 - hardcode_libdir_separator_CXX=:
2.11105 - ;;
2.11106 - linux*)
2.11107 - case $cc_basename in
2.11108 - KCC)
2.11109 - # Kuck and Associates, Inc. (KAI) C++ Compiler
2.11110 -
2.11111 - # KCC will only create a shared library if the output file
2.11112 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
2.11113 - # to its proper name (with version) after linking.
2.11114 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
2.11115 - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
2.11116 - # Commands to make compiler produce verbose output that lists
2.11117 - # what "hidden" libraries, object files and flags are used when
2.11118 - # linking a shared library.
2.11119 - #
2.11120 - # There doesn't appear to be a way to prevent this compiler from
2.11121 - # explicitly linking system object files so we need to strip them
2.11122 - # from the output so that they don't get included in the library
2.11123 - # dependencies.
2.11124 - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11125 -
2.11126 - hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
2.11127 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
2.11128 -
2.11129 - # Archives containing C++ object files must be created using
2.11130 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
2.11131 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
2.11132 - ;;
2.11133 - icpc)
2.11134 - # Intel C++
2.11135 - with_gnu_ld=yes
2.11136 - archive_cmds_need_lc_CXX=no
2.11137 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.11138 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.11139 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
2.11140 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
2.11141 - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
2.11142 - ;;
2.11143 - cxx)
2.11144 - # Compaq C++
2.11145 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.11146 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
2.11147 -
2.11148 - runpath_var=LD_RUN_PATH
2.11149 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
2.11150 - hardcode_libdir_separator_CXX=:
2.11151 -
2.11152 - # Commands to make compiler produce verbose output that lists
2.11153 - # what "hidden" libraries, object files and flags are used when
2.11154 - # linking a shared library.
2.11155 - #
2.11156 - # There doesn't appear to be a way to prevent this compiler from
2.11157 - # explicitly linking system object files so we need to strip them
2.11158 - # from the output so that they don't get included in the library
2.11159 - # dependencies.
2.11160 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11161 - ;;
2.11162 - esac
2.11163 - ;;
2.11164 - lynxos*)
2.11165 - # FIXME: insert proper C++ library support
2.11166 - ld_shlibs_CXX=no
2.11167 - ;;
2.11168 - m88k*)
2.11169 - # FIXME: insert proper C++ library support
2.11170 - ld_shlibs_CXX=no
2.11171 - ;;
2.11172 - mvs*)
2.11173 - case $cc_basename in
2.11174 - cxx)
2.11175 - # FIXME: insert proper C++ library support
2.11176 - ld_shlibs_CXX=no
2.11177 - ;;
2.11178 - *)
2.11179 - # FIXME: insert proper C++ library support
2.11180 - ld_shlibs_CXX=no
2.11181 - ;;
2.11182 - esac
2.11183 - ;;
2.11184 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.11185 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.11186 - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
2.11187 - wlarc=
2.11188 - hardcode_libdir_flag_spec_CXX='-R$libdir'
2.11189 - hardcode_direct_CXX=yes
2.11190 - hardcode_shlibpath_var_CXX=no
2.11191 - fi
2.11192 - # Workaround some broken pre-1.5 toolchains
2.11193 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
2.11194 - ;;
2.11195 - osf3*)
2.11196 - case $cc_basename in
2.11197 - KCC)
2.11198 - # Kuck and Associates, Inc. (KAI) C++ Compiler
2.11199 -
2.11200 - # KCC will only create a shared library if the output file
2.11201 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
2.11202 - # to its proper name (with version) after linking.
2.11203 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
2.11204 -
2.11205 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
2.11206 - hardcode_libdir_separator_CXX=:
2.11207 -
2.11208 - # Archives containing C++ object files must be created using
2.11209 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
2.11210 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
2.11211 -
2.11212 - ;;
2.11213 - RCC)
2.11214 - # Rational C++ 2.4.1
2.11215 - # FIXME: insert proper C++ library support
2.11216 - ld_shlibs_CXX=no
2.11217 - ;;
2.11218 - cxx)
2.11219 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
2.11220 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
2.11221 -
2.11222 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
2.11223 - hardcode_libdir_separator_CXX=:
2.11224 -
2.11225 - # Commands to make compiler produce verbose output that lists
2.11226 - # what "hidden" libraries, object files and flags are used when
2.11227 - # linking a shared library.
2.11228 - #
2.11229 - # There doesn't appear to be a way to prevent this compiler from
2.11230 - # explicitly linking system object files so we need to strip them
2.11231 - # from the output so that they don't get included in the library
2.11232 - # dependencies.
2.11233 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11234 - ;;
2.11235 - *)
2.11236 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
2.11237 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
2.11238 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
2.11239 -
2.11240 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
2.11241 - hardcode_libdir_separator_CXX=:
2.11242 -
2.11243 - # Commands to make compiler produce verbose output that lists
2.11244 - # what "hidden" libraries, object files and flags are used when
2.11245 - # linking a shared library.
2.11246 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2.11247 -
2.11248 - else
2.11249 - # FIXME: insert proper C++ library support
2.11250 - ld_shlibs_CXX=no
2.11251 - fi
2.11252 - ;;
2.11253 - esac
2.11254 - ;;
2.11255 - osf4* | osf5*)
2.11256 - case $cc_basename in
2.11257 - KCC)
2.11258 - # Kuck and Associates, Inc. (KAI) C++ Compiler
2.11259 -
2.11260 - # KCC will only create a shared library if the output file
2.11261 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
2.11262 - # to its proper name (with version) after linking.
2.11263 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
2.11264 -
2.11265 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
2.11266 - hardcode_libdir_separator_CXX=:
2.11267 -
2.11268 - # Archives containing C++ object files must be created using
2.11269 - # the KAI C++ compiler.
2.11270 - old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
2.11271 - ;;
2.11272 - RCC)
2.11273 - # Rational C++ 2.4.1
2.11274 - # FIXME: insert proper C++ library support
2.11275 - ld_shlibs_CXX=no
2.11276 - ;;
2.11277 - cxx)
2.11278 - allow_undefined_flag_CXX=' -expect_unresolved \*'
2.11279 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
2.11280 - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
2.11281 - echo "-hidden">> $lib.exp~
2.11282 - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
2.11283 - $rm $lib.exp'
2.11284 -
2.11285 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
2.11286 - hardcode_libdir_separator_CXX=:
2.11287 -
2.11288 - # Commands to make compiler produce verbose output that lists
2.11289 - # what "hidden" libraries, object files and flags are used when
2.11290 - # linking a shared library.
2.11291 - #
2.11292 - # There doesn't appear to be a way to prevent this compiler from
2.11293 - # explicitly linking system object files so we need to strip them
2.11294 - # from the output so that they don't get included in the library
2.11295 - # dependencies.
2.11296 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11297 - ;;
2.11298 - *)
2.11299 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
2.11300 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
2.11301 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
2.11302 -
2.11303 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
2.11304 - hardcode_libdir_separator_CXX=:
2.11305 -
2.11306 - # Commands to make compiler produce verbose output that lists
2.11307 - # what "hidden" libraries, object files and flags are used when
2.11308 - # linking a shared library.
2.11309 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
2.11310 -
2.11311 - else
2.11312 - # FIXME: insert proper C++ library support
2.11313 - ld_shlibs_CXX=no
2.11314 - fi
2.11315 - ;;
2.11316 - esac
2.11317 - ;;
2.11318 - psos*)
2.11319 - # FIXME: insert proper C++ library support
2.11320 - ld_shlibs_CXX=no
2.11321 - ;;
2.11322 - sco*)
2.11323 - archive_cmds_need_lc_CXX=no
2.11324 - case $cc_basename in
2.11325 - CC)
2.11326 - # FIXME: insert proper C++ library support
2.11327 - ld_shlibs_CXX=no
2.11328 - ;;
2.11329 - *)
2.11330 - # FIXME: insert proper C++ library support
2.11331 - ld_shlibs_CXX=no
2.11332 - ;;
2.11333 - esac
2.11334 - ;;
2.11335 - sunos4*)
2.11336 - case $cc_basename in
2.11337 - CC)
2.11338 - # Sun C++ 4.x
2.11339 - # FIXME: insert proper C++ library support
2.11340 - ld_shlibs_CXX=no
2.11341 - ;;
2.11342 - lcc)
2.11343 - # Lucid
2.11344 - # FIXME: insert proper C++ library support
2.11345 - ld_shlibs_CXX=no
2.11346 - ;;
2.11347 - *)
2.11348 - # FIXME: insert proper C++ library support
2.11349 - ld_shlibs_CXX=no
2.11350 - ;;
2.11351 - esac
2.11352 - ;;
2.11353 - solaris*)
2.11354 - case $cc_basename in
2.11355 - CC)
2.11356 - # Sun C++ 4.2, 5.x and Centerline C++
2.11357 - no_undefined_flag_CXX=' -zdefs'
2.11358 - archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
2.11359 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.11360 - $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
2.11361 -
2.11362 - hardcode_libdir_flag_spec_CXX='-R$libdir'
2.11363 - hardcode_shlibpath_var_CXX=no
2.11364 - case $host_os in
2.11365 - solaris2.0-5 | solaris2.0-5.*) ;;
2.11366 - *)
2.11367 - # The C++ compiler is used as linker so we must use $wl
2.11368 - # flag to pass the commands to the underlying system
2.11369 - # linker.
2.11370 - # Supported since Solaris 2.6 (maybe 2.5.1?)
2.11371 - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
2.11372 - ;;
2.11373 - esac
2.11374 - link_all_deplibs_CXX=yes
2.11375 -
2.11376 - # Commands to make compiler produce verbose output that lists
2.11377 - # what "hidden" libraries, object files and flags are used when
2.11378 - # linking a shared library.
2.11379 - #
2.11380 - # There doesn't appear to be a way to prevent this compiler from
2.11381 - # explicitly linking system object files so we need to strip them
2.11382 - # from the output so that they don't get included in the library
2.11383 - # dependencies.
2.11384 - output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2.11385 -
2.11386 - # Archives containing C++ object files must be created using
2.11387 - # "CC -xar", where "CC" is the Sun C++ compiler. This is
2.11388 - # necessary to make sure instantiated templates are included
2.11389 - # in the archive.
2.11390 - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
2.11391 - ;;
2.11392 - gcx)
2.11393 - # Green Hills C++ Compiler
2.11394 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
2.11395 -
2.11396 - # The C++ compiler must be used to create the archive.
2.11397 - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
2.11398 - ;;
2.11399 - *)
2.11400 - # GNU C++ compiler with Solaris linker
2.11401 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
2.11402 - no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
2.11403 - if $CC --version | grep -v '^2\.7' > /dev/null; then
2.11404 - archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
2.11405 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.11406 - $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
2.11407 -
2.11408 - # Commands to make compiler produce verbose output that lists
2.11409 - # what "hidden" libraries, object files and flags are used when
2.11410 - # linking a shared library.
2.11411 - output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
2.11412 - else
2.11413 - # g++ 2.7 appears to require `-G' NOT `-shared' on this
2.11414 - # platform.
2.11415 - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
2.11416 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.11417 - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
2.11418 -
2.11419 - # Commands to make compiler produce verbose output that lists
2.11420 - # what "hidden" libraries, object files and flags are used when
2.11421 - # linking a shared library.
2.11422 - output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
2.11423 - fi
2.11424 -
2.11425 - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
2.11426 - fi
2.11427 - ;;
2.11428 - esac
2.11429 - ;;
2.11430 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
2.11431 - archive_cmds_need_lc_CXX=no
2.11432 - ;;
2.11433 - tandem*)
2.11434 - case $cc_basename in
2.11435 - NCC)
2.11436 - # NonStop-UX NCC 3.20
2.11437 - # FIXME: insert proper C++ library support
2.11438 - ld_shlibs_CXX=no
2.11439 - ;;
2.11440 - *)
2.11441 - # FIXME: insert proper C++ library support
2.11442 - ld_shlibs_CXX=no
2.11443 - ;;
2.11444 - esac
2.11445 - ;;
2.11446 - vxworks*)
2.11447 - # FIXME: insert proper C++ library support
2.11448 - ld_shlibs_CXX=no
2.11449 - ;;
2.11450 - *)
2.11451 - # FIXME: insert proper C++ library support
2.11452 - ld_shlibs_CXX=no
2.11453 - ;;
2.11454 -esac
2.11455 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
2.11456 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
2.11457 -test "$ld_shlibs_CXX" = no && can_build_shared=no
2.11458 -
2.11459 -GCC_CXX="$GXX"
2.11460 -LD_CXX="$LD"
2.11461 -
2.11462 -## CAVEAT EMPTOR:
2.11463 -## There is no encapsulation within the following macros, do not change
2.11464 -## the running order or otherwise move them around unless you know exactly
2.11465 -## what you are doing...
2.11466 -
2.11467 -cat > conftest.$ac_ext <<EOF
2.11468 -class Foo
2.11469 -{
2.11470 -public:
2.11471 - Foo (void) { a = 0; }
2.11472 -private:
2.11473 - int a;
2.11474 -};
2.11475 -EOF
2.11476 -
2.11477 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.11478 - (eval $ac_compile) 2>&5
2.11479 - ac_status=$?
2.11480 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.11481 - (exit $ac_status); }; then
2.11482 - # Parse the compiler output and extract the necessary
2.11483 - # objects, libraries and library flags.
2.11484 -
2.11485 - # Sentinel used to keep track of whether or not we are before
2.11486 - # the conftest object file.
2.11487 - pre_test_object_deps_done=no
2.11488 -
2.11489 - # The `*' in the case matches for architectures that use `case' in
2.11490 - # $output_verbose_cmd can trigger glob expansion during the loop
2.11491 - # eval without this substitution.
2.11492 - output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
2.11493 -
2.11494 - for p in `eval $output_verbose_link_cmd`; do
2.11495 - case $p in
2.11496 -
2.11497 - -L* | -R* | -l*)
2.11498 - # Some compilers place space between "-{L,R}" and the path.
2.11499 - # Remove the space.
2.11500 - if test $p = "-L" \
2.11501 - || test $p = "-R"; then
2.11502 - prev=$p
2.11503 - continue
2.11504 - else
2.11505 - prev=
2.11506 - fi
2.11507 -
2.11508 - if test "$pre_test_object_deps_done" = no; then
2.11509 - case $p in
2.11510 - -L* | -R*)
2.11511 - # Internal compiler library paths should come after those
2.11512 - # provided the user. The postdeps already come after the
2.11513 - # user supplied libs so there is no need to process them.
2.11514 - if test -z "$compiler_lib_search_path_CXX"; then
2.11515 - compiler_lib_search_path_CXX="${prev}${p}"
2.11516 - else
2.11517 - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
2.11518 - fi
2.11519 - ;;
2.11520 - # The "-l" case would never come before the object being
2.11521 - # linked, so don't bother handling this case.
2.11522 - esac
2.11523 - else
2.11524 - if test -z "$postdeps_CXX"; then
2.11525 - postdeps_CXX="${prev}${p}"
2.11526 - else
2.11527 - postdeps_CXX="${postdeps_CXX} ${prev}${p}"
2.11528 - fi
2.11529 - fi
2.11530 - ;;
2.11531 -
2.11532 - *.$objext)
2.11533 - # This assumes that the test object file only shows up
2.11534 - # once in the compiler output.
2.11535 - if test "$p" = "conftest.$objext"; then
2.11536 - pre_test_object_deps_done=yes
2.11537 - continue
2.11538 - fi
2.11539 -
2.11540 - if test "$pre_test_object_deps_done" = no; then
2.11541 - if test -z "$predep_objects_CXX"; then
2.11542 - predep_objects_CXX="$p"
2.11543 - else
2.11544 - predep_objects_CXX="$predep_objects_CXX $p"
2.11545 - fi
2.11546 - else
2.11547 - if test -z "$postdep_objects_CXX"; then
2.11548 - postdep_objects_CXX="$p"
2.11549 - else
2.11550 - postdep_objects_CXX="$postdep_objects_CXX $p"
2.11551 - fi
2.11552 - fi
2.11553 - ;;
2.11554 -
2.11555 - *) ;; # Ignore the rest.
2.11556 -
2.11557 - esac
2.11558 - done
2.11559 -
2.11560 - # Clean up.
2.11561 - rm -f a.out a.exe
2.11562 -else
2.11563 - echo "libtool.m4: error: problem compiling CXX test program"
2.11564 -fi
2.11565 -
2.11566 -$rm -f confest.$objext
2.11567 -
2.11568 -case " $postdeps_CXX " in
2.11569 -*" -lc "*) archive_cmds_need_lc_CXX=no ;;
2.11570 -esac
2.11571 -
2.11572 -lt_prog_compiler_wl_CXX=
2.11573 -lt_prog_compiler_pic_CXX=
2.11574 -lt_prog_compiler_static_CXX=
2.11575 -
2.11576 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
2.11577 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
2.11578 -
2.11579 - # C++ specific cases for pic, static, wl, etc.
2.11580 - if test "$GXX" = yes; then
2.11581 - lt_prog_compiler_wl_CXX='-Wl,'
2.11582 - lt_prog_compiler_static_CXX='-static'
2.11583 -
2.11584 - case $host_os in
2.11585 - aix*)
2.11586 - # All AIX code is PIC.
2.11587 - if test "$host_cpu" = ia64; then
2.11588 - # AIX 5 now supports IA64 processor
2.11589 - lt_prog_compiler_static_CXX='-Bstatic'
2.11590 - fi
2.11591 - ;;
2.11592 - amigaos*)
2.11593 - # FIXME: we need at least 68020 code to build shared libraries, but
2.11594 - # adding the `-m68020' flag to GCC prevents building anything better,
2.11595 - # like `-m68040'.
2.11596 - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
2.11597 - ;;
2.11598 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
2.11599 - # PIC is the default for these OSes.
2.11600 - ;;
2.11601 - mingw* | os2* | pw32*)
2.11602 - # This hack is so that the source file can tell whether it is being
2.11603 - # built for inclusion in a dll (and should export symbols for example).
2.11604 - lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
2.11605 - ;;
2.11606 - darwin* | rhapsody*)
2.11607 - # PIC is the default on this platform
2.11608 - # Common symbols not allowed in MH_DYLIB files
2.11609 - lt_prog_compiler_pic_CXX='-fno-common'
2.11610 - ;;
2.11611 - *djgpp*)
2.11612 - # DJGPP does not support shared libraries at all
2.11613 - lt_prog_compiler_pic_CXX=
2.11614 - ;;
2.11615 - sysv4*MP*)
2.11616 - if test -d /usr/nec; then
2.11617 - lt_prog_compiler_pic_CXX=-Kconform_pic
2.11618 - fi
2.11619 - ;;
2.11620 - hpux*)
2.11621 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.11622 - # not for PA HP-UX.
2.11623 - case "$host_cpu" in
2.11624 - hppa*64*|ia64*)
2.11625 - ;;
2.11626 - *)
2.11627 - lt_prog_compiler_pic_CXX='-fPIC'
2.11628 - ;;
2.11629 - esac
2.11630 - ;;
2.11631 - *)
2.11632 - lt_prog_compiler_pic_CXX='-fPIC'
2.11633 - ;;
2.11634 - esac
2.11635 - else
2.11636 - case $host_os in
2.11637 - aix4* | aix5*)
2.11638 - # All AIX code is PIC.
2.11639 - if test "$host_cpu" = ia64; then
2.11640 - # AIX 5 now supports IA64 processor
2.11641 - lt_prog_compiler_static_CXX='-Bstatic'
2.11642 - else
2.11643 - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
2.11644 - fi
2.11645 - ;;
2.11646 - chorus*)
2.11647 - case $cc_basename in
2.11648 - cxch68)
2.11649 - # Green Hills C++ Compiler
2.11650 - # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
2.11651 - ;;
2.11652 - esac
2.11653 - ;;
2.11654 - dgux*)
2.11655 - case $cc_basename in
2.11656 - ec++)
2.11657 - lt_prog_compiler_pic_CXX='-KPIC'
2.11658 - ;;
2.11659 - ghcx)
2.11660 - # Green Hills C++ Compiler
2.11661 - lt_prog_compiler_pic_CXX='-pic'
2.11662 - ;;
2.11663 - *)
2.11664 - ;;
2.11665 - esac
2.11666 - ;;
2.11667 - freebsd* | kfreebsd*-gnu)
2.11668 - # FreeBSD uses GNU C++
2.11669 - ;;
2.11670 - hpux9* | hpux10* | hpux11*)
2.11671 - case $cc_basename in
2.11672 - CC)
2.11673 - lt_prog_compiler_wl_CXX='-Wl,'
2.11674 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
2.11675 - if test "$host_cpu" != ia64; then
2.11676 - lt_prog_compiler_pic_CXX='+Z'
2.11677 - fi
2.11678 - ;;
2.11679 - aCC)
2.11680 - lt_prog_compiler_wl_CXX='-Wl,'
2.11681 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
2.11682 - case "$host_cpu" in
2.11683 - hppa*64*|ia64*)
2.11684 - # +Z the default
2.11685 - ;;
2.11686 - *)
2.11687 - lt_prog_compiler_pic_CXX='+Z'
2.11688 - ;;
2.11689 - esac
2.11690 - ;;
2.11691 - *)
2.11692 - ;;
2.11693 - esac
2.11694 - ;;
2.11695 - irix5* | irix6* | nonstopux*)
2.11696 - case $cc_basename in
2.11697 - CC)
2.11698 - lt_prog_compiler_wl_CXX='-Wl,'
2.11699 - lt_prog_compiler_static_CXX='-non_shared'
2.11700 - # CC pic flag -KPIC is the default.
2.11701 - ;;
2.11702 - *)
2.11703 - ;;
2.11704 - esac
2.11705 - ;;
2.11706 - linux*)
2.11707 - case $cc_basename in
2.11708 - KCC)
2.11709 - # KAI C++ Compiler
2.11710 - lt_prog_compiler_wl_CXX='--backend -Wl,'
2.11711 - lt_prog_compiler_pic_CXX='-fPIC'
2.11712 - ;;
2.11713 - icpc)
2.11714 - # Intel C++
2.11715 - lt_prog_compiler_wl_CXX='-Wl,'
2.11716 - lt_prog_compiler_pic_CXX='-KPIC'
2.11717 - lt_prog_compiler_static_CXX='-static'
2.11718 - ;;
2.11719 - cxx)
2.11720 - # Compaq C++
2.11721 - # Make sure the PIC flag is empty. It appears that all Alpha
2.11722 - # Linux and Compaq Tru64 Unix objects are PIC.
2.11723 - lt_prog_compiler_pic_CXX=
2.11724 - lt_prog_compiler_static_CXX='-non_shared'
2.11725 - ;;
2.11726 - *)
2.11727 - ;;
2.11728 - esac
2.11729 - ;;
2.11730 - lynxos*)
2.11731 - ;;
2.11732 - m88k*)
2.11733 - ;;
2.11734 - mvs*)
2.11735 - case $cc_basename in
2.11736 - cxx)
2.11737 - lt_prog_compiler_pic_CXX='-W c,exportall'
2.11738 - ;;
2.11739 - *)
2.11740 - ;;
2.11741 - esac
2.11742 - ;;
2.11743 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.11744 - ;;
2.11745 - osf3* | osf4* | osf5*)
2.11746 - case $cc_basename in
2.11747 - KCC)
2.11748 - lt_prog_compiler_wl_CXX='--backend -Wl,'
2.11749 - ;;
2.11750 - RCC)
2.11751 - # Rational C++ 2.4.1
2.11752 - lt_prog_compiler_pic_CXX='-pic'
2.11753 - ;;
2.11754 - cxx)
2.11755 - # Digital/Compaq C++
2.11756 - lt_prog_compiler_wl_CXX='-Wl,'
2.11757 - # Make sure the PIC flag is empty. It appears that all Alpha
2.11758 - # Linux and Compaq Tru64 Unix objects are PIC.
2.11759 - lt_prog_compiler_pic_CXX=
2.11760 - lt_prog_compiler_static_CXX='-non_shared'
2.11761 - ;;
2.11762 - *)
2.11763 - ;;
2.11764 - esac
2.11765 - ;;
2.11766 - psos*)
2.11767 - ;;
2.11768 - sco*)
2.11769 - case $cc_basename in
2.11770 - CC)
2.11771 - lt_prog_compiler_pic_CXX='-fPIC'
2.11772 - ;;
2.11773 - *)
2.11774 - ;;
2.11775 - esac
2.11776 - ;;
2.11777 - solaris*)
2.11778 - case $cc_basename in
2.11779 - CC)
2.11780 - # Sun C++ 4.2, 5.x and Centerline C++
2.11781 - lt_prog_compiler_pic_CXX='-KPIC'
2.11782 - lt_prog_compiler_static_CXX='-Bstatic'
2.11783 - lt_prog_compiler_wl_CXX='-Qoption ld '
2.11784 - ;;
2.11785 - gcx)
2.11786 - # Green Hills C++ Compiler
2.11787 - lt_prog_compiler_pic_CXX='-PIC'
2.11788 - ;;
2.11789 - *)
2.11790 - ;;
2.11791 - esac
2.11792 - ;;
2.11793 - sunos4*)
2.11794 - case $cc_basename in
2.11795 - CC)
2.11796 - # Sun C++ 4.x
2.11797 - lt_prog_compiler_pic_CXX='-pic'
2.11798 - lt_prog_compiler_static_CXX='-Bstatic'
2.11799 - ;;
2.11800 - lcc)
2.11801 - # Lucid
2.11802 - lt_prog_compiler_pic_CXX='-pic'
2.11803 - ;;
2.11804 - *)
2.11805 - ;;
2.11806 - esac
2.11807 - ;;
2.11808 - tandem*)
2.11809 - case $cc_basename in
2.11810 - NCC)
2.11811 - # NonStop-UX NCC 3.20
2.11812 - lt_prog_compiler_pic_CXX='-KPIC'
2.11813 - ;;
2.11814 - *)
2.11815 - ;;
2.11816 - esac
2.11817 - ;;
2.11818 - unixware*)
2.11819 - ;;
2.11820 - vxworks*)
2.11821 - ;;
2.11822 - *)
2.11823 - lt_prog_compiler_can_build_shared_CXX=no
2.11824 - ;;
2.11825 - esac
2.11826 - fi
2.11827 -
2.11828 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
2.11829 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; }
2.11830 -
2.11831 -#
2.11832 -# Check to make sure the PIC flag actually works.
2.11833 -#
2.11834 -if test -n "$lt_prog_compiler_pic_CXX"; then
2.11835 -
2.11836 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
2.11837 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
2.11838 -if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
2.11839 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.11840 -else
2.11841 - lt_prog_compiler_pic_works_CXX=no
2.11842 - ac_outfile=conftest.$ac_objext
2.11843 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.11844 - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
2.11845 - # Insert the option either (1) after the last *FLAGS variable, or
2.11846 - # (2) before a word containing "conftest.", or (3) at the end.
2.11847 - # Note that $ac_compile itself does not contain backslashes and begins
2.11848 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.11849 - # The option is referenced via a variable to avoid confusing sed.
2.11850 - lt_compile=`echo "$ac_compile" | $SED \
2.11851 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.11852 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.11853 - -e 's:$: $lt_compiler_flag:'`
2.11854 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.11855 - (eval "$lt_compile" 2>conftest.err)
2.11856 - ac_status=$?
2.11857 - cat conftest.err >&5
2.11858 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.11859 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.11860 - # The compiler can only warn and ignore the option if not recognized
2.11861 - # So say no if there are warnings
2.11862 - if test ! -s conftest.err; then
2.11863 - lt_prog_compiler_pic_works_CXX=yes
2.11864 - fi
2.11865 - fi
2.11866 - $rm conftest*
2.11867 -
2.11868 -fi
2.11869 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
2.11870 -echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6; }
2.11871 -
2.11872 -if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
2.11873 - case $lt_prog_compiler_pic_CXX in
2.11874 - "" | " "*) ;;
2.11875 - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
2.11876 - esac
2.11877 -else
2.11878 - lt_prog_compiler_pic_CXX=
2.11879 - lt_prog_compiler_can_build_shared_CXX=no
2.11880 -fi
2.11881 -
2.11882 -fi
2.11883 -case "$host_os" in
2.11884 - # For platforms which do not support PIC, -DPIC is meaningless:
2.11885 - *djgpp*)
2.11886 - lt_prog_compiler_pic_CXX=
2.11887 - ;;
2.11888 - *)
2.11889 - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
2.11890 - ;;
2.11891 -esac
2.11892 -
2.11893 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
2.11894 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
2.11895 -if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
2.11896 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.11897 -else
2.11898 - lt_cv_prog_compiler_c_o_CXX=no
2.11899 - $rm -r conftest 2>/dev/null
2.11900 - mkdir conftest
2.11901 - cd conftest
2.11902 - mkdir out
2.11903 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.11904 -
2.11905 - lt_compiler_flag="-o out/conftest2.$ac_objext"
2.11906 - # Insert the option either (1) after the last *FLAGS variable, or
2.11907 - # (2) before a word containing "conftest.", or (3) at the end.
2.11908 - # Note that $ac_compile itself does not contain backslashes and begins
2.11909 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.11910 - lt_compile=`echo "$ac_compile" | $SED \
2.11911 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.11912 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.11913 - -e 's:$: $lt_compiler_flag:'`
2.11914 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.11915 - (eval "$lt_compile" 2>out/conftest.err)
2.11916 - ac_status=$?
2.11917 - cat out/conftest.err >&5
2.11918 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.11919 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
2.11920 - then
2.11921 - # The compiler can only warn and ignore the option if not recognized
2.11922 - # So say no if there are warnings
2.11923 - if test ! -s out/conftest.err; then
2.11924 - lt_cv_prog_compiler_c_o_CXX=yes
2.11925 - fi
2.11926 - fi
2.11927 - chmod u+w .
2.11928 - $rm conftest*
2.11929 - # SGI C++ compiler will create directory out/ii_files/ for
2.11930 - # template instantiation
2.11931 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
2.11932 - $rm out/* && rmdir out
2.11933 - cd ..
2.11934 - rmdir conftest
2.11935 - $rm conftest*
2.11936 -
2.11937 -fi
2.11938 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
2.11939 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; }
2.11940 -
2.11941 -
2.11942 -hard_links="nottested"
2.11943 -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
2.11944 - # do not overwrite the value of need_locks provided by the user
2.11945 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
2.11946 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
2.11947 - hard_links=yes
2.11948 - $rm conftest*
2.11949 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.11950 - touch conftest.a
2.11951 - ln conftest.a conftest.b 2>&5 || hard_links=no
2.11952 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.11953 - { echo "$as_me:$LINENO: result: $hard_links" >&5
2.11954 -echo "${ECHO_T}$hard_links" >&6; }
2.11955 - if test "$hard_links" = no; then
2.11956 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
2.11957 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
2.11958 - need_locks=warn
2.11959 - fi
2.11960 -else
2.11961 - need_locks=no
2.11962 -fi
2.11963 -
2.11964 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
2.11965 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
2.11966 -
2.11967 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
2.11968 - case $host_os in
2.11969 - aix4* | aix5*)
2.11970 - # If we're using GNU nm, then we don't want the "-C" option.
2.11971 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
2.11972 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
2.11973 - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.11974 - else
2.11975 - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.11976 - fi
2.11977 - ;;
2.11978 - pw32*)
2.11979 - export_symbols_cmds_CXX="$ltdll_cmds"
2.11980 - ;;
2.11981 - cygwin* | mingw*)
2.11982 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
2.11983 - ;;
2.11984 - linux*)
2.11985 - link_all_deplibs_CXX=no
2.11986 - ;;
2.11987 - *)
2.11988 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
2.11989 - ;;
2.11990 - esac
2.11991 -
2.11992 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
2.11993 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
2.11994 -test "$ld_shlibs_CXX" = no && can_build_shared=no
2.11995 -
2.11996 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2.11997 -if test "$GCC" = yes; then
2.11998 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2.11999 -fi
2.12000 -
2.12001 -#
2.12002 -# Do we need to explicitly link libc?
2.12003 -#
2.12004 -case "x$archive_cmds_need_lc_CXX" in
2.12005 -x|xyes)
2.12006 - # Assume -lc should be added
2.12007 - archive_cmds_need_lc_CXX=yes
2.12008 -
2.12009 - if test "$enable_shared" = yes && test "$GCC" = yes; then
2.12010 - case $archive_cmds_CXX in
2.12011 - *'~'*)
2.12012 - # FIXME: we may have to deal with multi-command sequences.
2.12013 - ;;
2.12014 - '$CC '*)
2.12015 - # Test whether the compiler implicitly links with -lc since on some
2.12016 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
2.12017 - # to ld, don't add -lc before -lgcc.
2.12018 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
2.12019 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
2.12020 - $rm conftest*
2.12021 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.12022 -
2.12023 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.12024 - (eval $ac_compile) 2>&5
2.12025 - ac_status=$?
2.12026 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12027 - (exit $ac_status); } 2>conftest.err; then
2.12028 - soname=conftest
2.12029 - lib=conftest
2.12030 - libobjs=conftest.$ac_objext
2.12031 - deplibs=
2.12032 - wl=$lt_prog_compiler_wl_CXX
2.12033 - compiler_flags=-v
2.12034 - linker_flags=-v
2.12035 - verstring=
2.12036 - output_objdir=.
2.12037 - libname=conftest
2.12038 - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
2.12039 - allow_undefined_flag_CXX=
2.12040 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
2.12041 - (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
2.12042 - ac_status=$?
2.12043 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12044 - (exit $ac_status); }
2.12045 - then
2.12046 - archive_cmds_need_lc_CXX=no
2.12047 - else
2.12048 - archive_cmds_need_lc_CXX=yes
2.12049 - fi
2.12050 - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
2.12051 - else
2.12052 - cat conftest.err 1>&5
2.12053 - fi
2.12054 - $rm conftest*
2.12055 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
2.12056 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; }
2.12057 - ;;
2.12058 - esac
2.12059 - fi
2.12060 - ;;
2.12061 -esac
2.12062 -
2.12063 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
2.12064 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
2.12065 -library_names_spec=
2.12066 -libname_spec='lib$name'
2.12067 -soname_spec=
2.12068 -shrext_cmds=".so"
2.12069 -postinstall_cmds=
2.12070 -postuninstall_cmds=
2.12071 -finish_cmds=
2.12072 -finish_eval=
2.12073 -shlibpath_var=
2.12074 -shlibpath_overrides_runpath=unknown
2.12075 -version_type=none
2.12076 -dynamic_linker="$host_os ld.so"
2.12077 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
2.12078 -if test "$GCC" = yes; then
2.12079 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.12080 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
2.12081 - # if the path contains ";" then we assume it to be the separator
2.12082 - # otherwise default to the standard path separator (i.e. ":") - it is
2.12083 - # assumed that no part of a normal pathname contains ";" but that should
2.12084 - # okay in the real world where ";" in dirpaths is itself problematic.
2.12085 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.12086 - else
2.12087 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.12088 - fi
2.12089 -else
2.12090 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2.12091 -fi
2.12092 -need_lib_prefix=unknown
2.12093 -hardcode_into_libs=no
2.12094 -
2.12095 -# when you set need_version to no, make sure it does not cause -set_version
2.12096 -# flags to be left without arguments
2.12097 -need_version=unknown
2.12098 -
2.12099 -case $host_os in
2.12100 -aix3*)
2.12101 - version_type=linux
2.12102 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2.12103 - shlibpath_var=LIBPATH
2.12104 -
2.12105 - # AIX 3 has no versioning support, so we append a major version to the name.
2.12106 - soname_spec='${libname}${release}${shared_ext}$major'
2.12107 - ;;
2.12108 -
2.12109 -aix4* | aix5*)
2.12110 - version_type=linux
2.12111 - need_lib_prefix=no
2.12112 - need_version=no
2.12113 - hardcode_into_libs=yes
2.12114 - if test "$host_cpu" = ia64; then
2.12115 - # AIX 5 supports IA64
2.12116 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2.12117 - shlibpath_var=LD_LIBRARY_PATH
2.12118 - else
2.12119 - # With GCC up to 2.95.x, collect2 would create an import file
2.12120 - # for dependence libraries. The import file would start with
2.12121 - # the line `#! .'. This would cause the generated library to
2.12122 - # depend on `.', always an invalid library. This was fixed in
2.12123 - # development snapshots of GCC prior to 3.0.
2.12124 - case $host_os in
2.12125 - aix4 | aix4.[01] | aix4.[01].*)
2.12126 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2.12127 - echo ' yes '
2.12128 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
2.12129 - :
2.12130 - else
2.12131 - can_build_shared=no
2.12132 - fi
2.12133 - ;;
2.12134 - esac
2.12135 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2.12136 - # soname into executable. Probably we can add versioning support to
2.12137 - # collect2, so additional links can be useful in future.
2.12138 - if test "$aix_use_runtimelinking" = yes; then
2.12139 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2.12140 - # instead of lib<name>.a to let people know that these are not
2.12141 - # typical AIX shared libraries.
2.12142 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12143 - else
2.12144 - # We preserve .a as extension for shared libraries through AIX4.2
2.12145 - # and later when we are not doing run time linking.
2.12146 - library_names_spec='${libname}${release}.a $libname.a'
2.12147 - soname_spec='${libname}${release}${shared_ext}$major'
2.12148 - fi
2.12149 - shlibpath_var=LIBPATH
2.12150 - fi
2.12151 - ;;
2.12152 -
2.12153 -amigaos*)
2.12154 - library_names_spec='$libname.ixlibrary $libname.a'
2.12155 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
2.12156 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2.12157 - ;;
2.12158 -
2.12159 -beos*)
2.12160 - library_names_spec='${libname}${shared_ext}'
2.12161 - dynamic_linker="$host_os ld.so"
2.12162 - shlibpath_var=LIBRARY_PATH
2.12163 - ;;
2.12164 -
2.12165 -bsdi4*)
2.12166 - version_type=linux
2.12167 - need_version=no
2.12168 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12169 - soname_spec='${libname}${release}${shared_ext}$major'
2.12170 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2.12171 - shlibpath_var=LD_LIBRARY_PATH
2.12172 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2.12173 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2.12174 - # the default ld.so.conf also contains /usr/contrib/lib and
2.12175 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2.12176 - # libtool to hard-code these into programs
2.12177 - ;;
2.12178 -
2.12179 -cygwin* | mingw* | pw32*)
2.12180 - version_type=windows
2.12181 - shrext_cmds=".dll"
2.12182 - need_version=no
2.12183 - need_lib_prefix=no
2.12184 -
2.12185 - case $GCC,$host_os in
2.12186 - yes,cygwin* | yes,mingw* | yes,pw32*)
2.12187 - library_names_spec='$libname.dll.a'
2.12188 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
2.12189 - postinstall_cmds='base_file=`basename \${file}`~
2.12190 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
2.12191 - dldir=$destdir/`dirname \$dlpath`~
2.12192 - test -d \$dldir || mkdir -p \$dldir~
2.12193 - $install_prog $dir/$dlname \$dldir/$dlname'
2.12194 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2.12195 - dlpath=$dir/\$dldll~
2.12196 - $rm \$dlpath'
2.12197 - shlibpath_overrides_runpath=yes
2.12198 -
2.12199 - case $host_os in
2.12200 - cygwin*)
2.12201 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2.12202 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.12203 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
2.12204 - ;;
2.12205 - mingw*)
2.12206 - # MinGW DLLs use traditional 'lib' prefix
2.12207 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.12208 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.12209 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
2.12210 - # It is most probably a Windows format PATH printed by
2.12211 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
2.12212 - # path with ; separators, and with drive letters. We can handle the
2.12213 - # drive letters (cygwin fileutils understands them), so leave them,
2.12214 - # especially as we might pass files found there to a mingw objdump,
2.12215 - # which wouldn't understand a cygwinified path. Ahh.
2.12216 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.12217 - else
2.12218 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.12219 - fi
2.12220 - ;;
2.12221 - pw32*)
2.12222 - # pw32 DLLs use 'pw' prefix rather than 'lib'
2.12223 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
2.12224 - ;;
2.12225 - esac
2.12226 - ;;
2.12227 -
2.12228 - *)
2.12229 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
2.12230 - ;;
2.12231 - esac
2.12232 - dynamic_linker='Win32 ld.exe'
2.12233 - # FIXME: first we should search . and the directory the executable is in
2.12234 - shlibpath_var=PATH
2.12235 - ;;
2.12236 -
2.12237 -darwin* | rhapsody*)
2.12238 - dynamic_linker="$host_os dyld"
2.12239 - version_type=darwin
2.12240 - need_lib_prefix=no
2.12241 - need_version=no
2.12242 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2.12243 - soname_spec='${libname}${release}${major}$shared_ext'
2.12244 - shlibpath_overrides_runpath=yes
2.12245 - shlibpath_var=DYLD_LIBRARY_PATH
2.12246 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
2.12247 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
2.12248 - if test "$GCC" = yes; then
2.12249 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
2.12250 - else
2.12251 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
2.12252 - fi
2.12253 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2.12254 - ;;
2.12255 -
2.12256 -dgux*)
2.12257 - version_type=linux
2.12258 - need_lib_prefix=no
2.12259 - need_version=no
2.12260 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2.12261 - soname_spec='${libname}${release}${shared_ext}$major'
2.12262 - shlibpath_var=LD_LIBRARY_PATH
2.12263 - ;;
2.12264 -
2.12265 -freebsd1*)
2.12266 - dynamic_linker=no
2.12267 - ;;
2.12268 -
2.12269 -kfreebsd*-gnu)
2.12270 - version_type=linux
2.12271 - need_lib_prefix=no
2.12272 - need_version=no
2.12273 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.12274 - soname_spec='${libname}${release}${shared_ext}$major'
2.12275 - shlibpath_var=LD_LIBRARY_PATH
2.12276 - shlibpath_overrides_runpath=no
2.12277 - hardcode_into_libs=yes
2.12278 - dynamic_linker='GNU ld.so'
2.12279 - ;;
2.12280 -
2.12281 -freebsd*)
2.12282 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
2.12283 - version_type=freebsd-$objformat
2.12284 - case $version_type in
2.12285 - freebsd-elf*)
2.12286 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2.12287 - need_version=no
2.12288 - need_lib_prefix=no
2.12289 - ;;
2.12290 - freebsd-*)
2.12291 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2.12292 - need_version=yes
2.12293 - ;;
2.12294 - esac
2.12295 - shlibpath_var=LD_LIBRARY_PATH
2.12296 - case $host_os in
2.12297 - freebsd2*)
2.12298 - shlibpath_overrides_runpath=yes
2.12299 - ;;
2.12300 - freebsd3.01* | freebsdelf3.01*)
2.12301 - shlibpath_overrides_runpath=yes
2.12302 - hardcode_into_libs=yes
2.12303 - ;;
2.12304 - *) # from 3.2 on
2.12305 - shlibpath_overrides_runpath=no
2.12306 - hardcode_into_libs=yes
2.12307 - ;;
2.12308 - esac
2.12309 - ;;
2.12310 -
2.12311 -gnu*)
2.12312 - version_type=linux
2.12313 - need_lib_prefix=no
2.12314 - need_version=no
2.12315 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2.12316 - soname_spec='${libname}${release}${shared_ext}$major'
2.12317 - shlibpath_var=LD_LIBRARY_PATH
2.12318 - hardcode_into_libs=yes
2.12319 - ;;
2.12320 -
2.12321 -hpux9* | hpux10* | hpux11*)
2.12322 - # Give a soname corresponding to the major version so that dld.sl refuses to
2.12323 - # link against other versions.
2.12324 - version_type=sunos
2.12325 - need_lib_prefix=no
2.12326 - need_version=no
2.12327 - case "$host_cpu" in
2.12328 - ia64*)
2.12329 - shrext_cmds='.so'
2.12330 - hardcode_into_libs=yes
2.12331 - dynamic_linker="$host_os dld.so"
2.12332 - shlibpath_var=LD_LIBRARY_PATH
2.12333 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.12334 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12335 - soname_spec='${libname}${release}${shared_ext}$major'
2.12336 - if test "X$HPUX_IA64_MODE" = X32; then
2.12337 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2.12338 - else
2.12339 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2.12340 - fi
2.12341 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.12342 - ;;
2.12343 - hppa*64*)
2.12344 - shrext_cmds='.sl'
2.12345 - hardcode_into_libs=yes
2.12346 - dynamic_linker="$host_os dld.sl"
2.12347 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2.12348 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.12349 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12350 - soname_spec='${libname}${release}${shared_ext}$major'
2.12351 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2.12352 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.12353 - ;;
2.12354 - *)
2.12355 - shrext_cmds='.sl'
2.12356 - dynamic_linker="$host_os dld.sl"
2.12357 - shlibpath_var=SHLIB_PATH
2.12358 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2.12359 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12360 - soname_spec='${libname}${release}${shared_ext}$major'
2.12361 - ;;
2.12362 - esac
2.12363 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
2.12364 - postinstall_cmds='chmod 555 $lib'
2.12365 - ;;
2.12366 -
2.12367 -irix5* | irix6* | nonstopux*)
2.12368 - case $host_os in
2.12369 - nonstopux*) version_type=nonstopux ;;
2.12370 - *)
2.12371 - if test "$lt_cv_prog_gnu_ld" = yes; then
2.12372 - version_type=linux
2.12373 - else
2.12374 - version_type=irix
2.12375 - fi ;;
2.12376 - esac
2.12377 - need_lib_prefix=no
2.12378 - need_version=no
2.12379 - soname_spec='${libname}${release}${shared_ext}$major'
2.12380 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2.12381 - case $host_os in
2.12382 - irix5* | nonstopux*)
2.12383 - libsuff= shlibsuff=
2.12384 - ;;
2.12385 - *)
2.12386 - case $LD in # libtool.m4 will add one of these switches to LD
2.12387 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2.12388 - libsuff= shlibsuff= libmagic=32-bit;;
2.12389 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2.12390 - libsuff=32 shlibsuff=N32 libmagic=N32;;
2.12391 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2.12392 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
2.12393 - *) libsuff= shlibsuff= libmagic=never-match;;
2.12394 - esac
2.12395 - ;;
2.12396 - esac
2.12397 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2.12398 - shlibpath_overrides_runpath=no
2.12399 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2.12400 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2.12401 - hardcode_into_libs=yes
2.12402 - ;;
2.12403 -
2.12404 -# No shared lib support for Linux oldld, aout, or coff.
2.12405 -linux*oldld* | linux*aout* | linux*coff*)
2.12406 - dynamic_linker=no
2.12407 - ;;
2.12408 -
2.12409 -# This must be Linux ELF.
2.12410 -linux*)
2.12411 - version_type=linux
2.12412 - need_lib_prefix=no
2.12413 - need_version=no
2.12414 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12415 - soname_spec='${libname}${release}${shared_ext}$major'
2.12416 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2.12417 - shlibpath_var=LD_LIBRARY_PATH
2.12418 - shlibpath_overrides_runpath=no
2.12419 - # This implies no fast_install, which is unacceptable.
2.12420 - # Some rework will be needed to allow for fast_install
2.12421 - # before this can be enabled.
2.12422 - hardcode_into_libs=yes
2.12423 -
2.12424 - # Append ld.so.conf contents to the search path
2.12425 - if test -f /etc/ld.so.conf; then
2.12426 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
2.12427 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2.12428 - fi
2.12429 -
2.12430 - # We used to test for /lib/ld.so.1 and disable shared libraries on
2.12431 - # powerpc, because MkLinux only supported shared libraries with the
2.12432 - # GNU dynamic linker. Since this was broken with cross compilers,
2.12433 - # most powerpc-linux boxes support dynamic linking these days and
2.12434 - # people can always --disable-shared, the test was removed, and we
2.12435 - # assume the GNU/Linux dynamic linker is in use.
2.12436 - dynamic_linker='GNU/Linux ld.so'
2.12437 - ;;
2.12438 -
2.12439 -netbsdelf*-gnu)
2.12440 - version_type=linux
2.12441 - need_lib_prefix=no
2.12442 - need_version=no
2.12443 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.12444 - soname_spec='${libname}${release}${shared_ext}$major'
2.12445 - shlibpath_var=LD_LIBRARY_PATH
2.12446 - shlibpath_overrides_runpath=no
2.12447 - hardcode_into_libs=yes
2.12448 - dynamic_linker='NetBSD ld.elf_so'
2.12449 - ;;
2.12450 -
2.12451 -knetbsd*-gnu)
2.12452 - version_type=linux
2.12453 - need_lib_prefix=no
2.12454 - need_version=no
2.12455 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.12456 - soname_spec='${libname}${release}${shared_ext}$major'
2.12457 - shlibpath_var=LD_LIBRARY_PATH
2.12458 - shlibpath_overrides_runpath=no
2.12459 - hardcode_into_libs=yes
2.12460 - dynamic_linker='GNU ld.so'
2.12461 - ;;
2.12462 -
2.12463 -netbsd*)
2.12464 - version_type=sunos
2.12465 - need_lib_prefix=no
2.12466 - need_version=no
2.12467 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.12468 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.12469 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.12470 - dynamic_linker='NetBSD (a.out) ld.so'
2.12471 - else
2.12472 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.12473 - soname_spec='${libname}${release}${shared_ext}$major'
2.12474 - dynamic_linker='NetBSD ld.elf_so'
2.12475 - fi
2.12476 - shlibpath_var=LD_LIBRARY_PATH
2.12477 - shlibpath_overrides_runpath=yes
2.12478 - hardcode_into_libs=yes
2.12479 - ;;
2.12480 -
2.12481 -newsos6)
2.12482 - version_type=linux
2.12483 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12484 - shlibpath_var=LD_LIBRARY_PATH
2.12485 - shlibpath_overrides_runpath=yes
2.12486 - ;;
2.12487 -
2.12488 -nto-qnx*)
2.12489 - version_type=linux
2.12490 - need_lib_prefix=no
2.12491 - need_version=no
2.12492 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12493 - soname_spec='${libname}${release}${shared_ext}$major'
2.12494 - shlibpath_var=LD_LIBRARY_PATH
2.12495 - shlibpath_overrides_runpath=yes
2.12496 - ;;
2.12497 -
2.12498 -openbsd*)
2.12499 - version_type=sunos
2.12500 - need_lib_prefix=no
2.12501 - need_version=yes
2.12502 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.12503 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.12504 - shlibpath_var=LD_LIBRARY_PATH
2.12505 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.12506 - case $host_os in
2.12507 - openbsd2.[89] | openbsd2.[89].*)
2.12508 - shlibpath_overrides_runpath=no
2.12509 - ;;
2.12510 - *)
2.12511 - shlibpath_overrides_runpath=yes
2.12512 - ;;
2.12513 - esac
2.12514 - else
2.12515 - shlibpath_overrides_runpath=yes
2.12516 - fi
2.12517 - ;;
2.12518 -
2.12519 -os2*)
2.12520 - libname_spec='$name'
2.12521 - shrext_cmds=".dll"
2.12522 - need_lib_prefix=no
2.12523 - library_names_spec='$libname${shared_ext} $libname.a'
2.12524 - dynamic_linker='OS/2 ld.exe'
2.12525 - shlibpath_var=LIBPATH
2.12526 - ;;
2.12527 -
2.12528 -osf3* | osf4* | osf5*)
2.12529 - version_type=osf
2.12530 - need_lib_prefix=no
2.12531 - need_version=no
2.12532 - soname_spec='${libname}${release}${shared_ext}$major'
2.12533 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12534 - shlibpath_var=LD_LIBRARY_PATH
2.12535 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2.12536 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2.12537 - ;;
2.12538 -
2.12539 -sco3.2v5*)
2.12540 - version_type=osf
2.12541 - soname_spec='${libname}${release}${shared_ext}$major'
2.12542 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12543 - shlibpath_var=LD_LIBRARY_PATH
2.12544 - ;;
2.12545 -
2.12546 -solaris*)
2.12547 - version_type=linux
2.12548 - need_lib_prefix=no
2.12549 - need_version=no
2.12550 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12551 - soname_spec='${libname}${release}${shared_ext}$major'
2.12552 - shlibpath_var=LD_LIBRARY_PATH
2.12553 - shlibpath_overrides_runpath=yes
2.12554 - hardcode_into_libs=yes
2.12555 - # ldd complains unless libraries are executable
2.12556 - postinstall_cmds='chmod +x $lib'
2.12557 - ;;
2.12558 -
2.12559 -sunos4*)
2.12560 - version_type=sunos
2.12561 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.12562 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2.12563 - shlibpath_var=LD_LIBRARY_PATH
2.12564 - shlibpath_overrides_runpath=yes
2.12565 - if test "$with_gnu_ld" = yes; then
2.12566 - need_lib_prefix=no
2.12567 - fi
2.12568 - need_version=yes
2.12569 - ;;
2.12570 -
2.12571 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.12572 - version_type=linux
2.12573 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12574 - soname_spec='${libname}${release}${shared_ext}$major'
2.12575 - shlibpath_var=LD_LIBRARY_PATH
2.12576 - case $host_vendor in
2.12577 - sni)
2.12578 - shlibpath_overrides_runpath=no
2.12579 - need_lib_prefix=no
2.12580 - export_dynamic_flag_spec='${wl}-Blargedynsym'
2.12581 - runpath_var=LD_RUN_PATH
2.12582 - ;;
2.12583 - siemens)
2.12584 - need_lib_prefix=no
2.12585 - ;;
2.12586 - motorola)
2.12587 - need_lib_prefix=no
2.12588 - need_version=no
2.12589 - shlibpath_overrides_runpath=no
2.12590 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2.12591 - ;;
2.12592 - esac
2.12593 - ;;
2.12594 -
2.12595 -sysv4*MP*)
2.12596 - if test -d /usr/nec ;then
2.12597 - version_type=linux
2.12598 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2.12599 - soname_spec='$libname${shared_ext}.$major'
2.12600 - shlibpath_var=LD_LIBRARY_PATH
2.12601 - fi
2.12602 - ;;
2.12603 -
2.12604 -uts4*)
2.12605 - version_type=linux
2.12606 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.12607 - soname_spec='${libname}${release}${shared_ext}$major'
2.12608 - shlibpath_var=LD_LIBRARY_PATH
2.12609 - ;;
2.12610 -
2.12611 -*)
2.12612 - dynamic_linker=no
2.12613 - ;;
2.12614 -esac
2.12615 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
2.12616 -echo "${ECHO_T}$dynamic_linker" >&6; }
2.12617 -test "$dynamic_linker" = no && can_build_shared=no
2.12618 -
2.12619 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
2.12620 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
2.12621 -hardcode_action_CXX=
2.12622 -if test -n "$hardcode_libdir_flag_spec_CXX" || \
2.12623 - test -n "$runpath_var CXX" || \
2.12624 - test "X$hardcode_automatic_CXX"="Xyes" ; then
2.12625 -
2.12626 - # We can hardcode non-existant directories.
2.12627 - if test "$hardcode_direct_CXX" != no &&
2.12628 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
2.12629 - # have to relink, otherwise we might link with an installed library
2.12630 - # when we should be linking with a yet-to-be-installed one
2.12631 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
2.12632 - test "$hardcode_minus_L_CXX" != no; then
2.12633 - # Linking always hardcodes the temporary library directory.
2.12634 - hardcode_action_CXX=relink
2.12635 - else
2.12636 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
2.12637 - hardcode_action_CXX=immediate
2.12638 - fi
2.12639 -else
2.12640 - # We cannot hardcode anything, or else we can only hardcode existing
2.12641 - # directories.
2.12642 - hardcode_action_CXX=unsupported
2.12643 -fi
2.12644 -{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
2.12645 -echo "${ECHO_T}$hardcode_action_CXX" >&6; }
2.12646 -
2.12647 -if test "$hardcode_action_CXX" = relink; then
2.12648 - # Fast installation is not supported
2.12649 - enable_fast_install=no
2.12650 -elif test "$shlibpath_overrides_runpath" = yes ||
2.12651 - test "$enable_shared" = no; then
2.12652 - # Fast installation is not necessary
2.12653 - enable_fast_install=needless
2.12654 -fi
2.12655 -
2.12656 -striplib=
2.12657 -old_striplib=
2.12658 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
2.12659 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
2.12660 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
2.12661 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2.12662 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2.12663 - { echo "$as_me:$LINENO: result: yes" >&5
2.12664 -echo "${ECHO_T}yes" >&6; }
2.12665 -else
2.12666 -# FIXME - insert some real tests, host_os isn't really good enough
2.12667 - case $host_os in
2.12668 - darwin*)
2.12669 - if test -n "$STRIP" ; then
2.12670 - striplib="$STRIP -x"
2.12671 - { echo "$as_me:$LINENO: result: yes" >&5
2.12672 -echo "${ECHO_T}yes" >&6; }
2.12673 - else
2.12674 - { echo "$as_me:$LINENO: result: no" >&5
2.12675 -echo "${ECHO_T}no" >&6; }
2.12676 -fi
2.12677 - ;;
2.12678 - *)
2.12679 - { echo "$as_me:$LINENO: result: no" >&5
2.12680 -echo "${ECHO_T}no" >&6; }
2.12681 - ;;
2.12682 - esac
2.12683 -fi
2.12684 -
2.12685 -if test "x$enable_dlopen" != xyes; then
2.12686 - enable_dlopen=unknown
2.12687 - enable_dlopen_self=unknown
2.12688 - enable_dlopen_self_static=unknown
2.12689 -else
2.12690 - lt_cv_dlopen=no
2.12691 - lt_cv_dlopen_libs=
2.12692 -
2.12693 - case $host_os in
2.12694 - beos*)
2.12695 - lt_cv_dlopen="load_add_on"
2.12696 - lt_cv_dlopen_libs=
2.12697 - lt_cv_dlopen_self=yes
2.12698 - ;;
2.12699 -
2.12700 - mingw* | pw32*)
2.12701 - lt_cv_dlopen="LoadLibrary"
2.12702 - lt_cv_dlopen_libs=
2.12703 - ;;
2.12704 -
2.12705 - cygwin*)
2.12706 - lt_cv_dlopen="dlopen"
2.12707 - lt_cv_dlopen_libs=
2.12708 - ;;
2.12709 -
2.12710 - darwin*)
2.12711 - # if libdl is installed we need to link against it
2.12712 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.12713 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.12714 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.12715 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.12716 -else
2.12717 - ac_check_lib_save_LIBS=$LIBS
2.12718 -LIBS="-ldl $LIBS"
2.12719 -cat >conftest.$ac_ext <<_ACEOF
2.12720 -/* confdefs.h. */
2.12721 -_ACEOF
2.12722 -cat confdefs.h >>conftest.$ac_ext
2.12723 -cat >>conftest.$ac_ext <<_ACEOF
2.12724 -/* end confdefs.h. */
2.12725 -
2.12726 -/* Override any GCC internal prototype to avoid an error.
2.12727 - Use char because int might match the return type of a GCC
2.12728 - builtin and then its argument prototype would still apply. */
2.12729 -#ifdef __cplusplus
2.12730 -extern "C"
2.12731 -#endif
2.12732 -char dlopen ();
2.12733 -int
2.12734 -main ()
2.12735 -{
2.12736 -return dlopen ();
2.12737 - ;
2.12738 - return 0;
2.12739 -}
2.12740 -_ACEOF
2.12741 -rm -f conftest.$ac_objext conftest$ac_exeext
2.12742 -if { (ac_try="$ac_link"
2.12743 -case "(($ac_try" in
2.12744 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.12745 - *) ac_try_echo=$ac_try;;
2.12746 -esac
2.12747 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.12748 - (eval "$ac_link") 2>conftest.er1
2.12749 - ac_status=$?
2.12750 - grep -v '^ *+' conftest.er1 >conftest.err
2.12751 - rm -f conftest.er1
2.12752 - cat conftest.err >&5
2.12753 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12754 - (exit $ac_status); } && {
2.12755 - test -z "$ac_cxx_werror_flag" ||
2.12756 - test ! -s conftest.err
2.12757 - } && test -s conftest$ac_exeext &&
2.12758 - $as_test_x conftest$ac_exeext; then
2.12759 - ac_cv_lib_dl_dlopen=yes
2.12760 -else
2.12761 - echo "$as_me: failed program was:" >&5
2.12762 -sed 's/^/| /' conftest.$ac_ext >&5
2.12763 -
2.12764 - ac_cv_lib_dl_dlopen=no
2.12765 -fi
2.12766 -
2.12767 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.12768 - conftest$ac_exeext conftest.$ac_ext
2.12769 -LIBS=$ac_check_lib_save_LIBS
2.12770 -fi
2.12771 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.12772 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.12773 -if test $ac_cv_lib_dl_dlopen = yes; then
2.12774 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.12775 -else
2.12776 -
2.12777 - lt_cv_dlopen="dyld"
2.12778 - lt_cv_dlopen_libs=
2.12779 - lt_cv_dlopen_self=yes
2.12780 -
2.12781 -fi
2.12782 -
2.12783 - ;;
2.12784 -
2.12785 - *)
2.12786 - { echo "$as_me:$LINENO: checking for shl_load" >&5
2.12787 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
2.12788 -if test "${ac_cv_func_shl_load+set}" = set; then
2.12789 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.12790 -else
2.12791 - cat >conftest.$ac_ext <<_ACEOF
2.12792 -/* confdefs.h. */
2.12793 -_ACEOF
2.12794 -cat confdefs.h >>conftest.$ac_ext
2.12795 -cat >>conftest.$ac_ext <<_ACEOF
2.12796 -/* end confdefs.h. */
2.12797 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
2.12798 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.12799 -#define shl_load innocuous_shl_load
2.12800 -
2.12801 -/* System header to define __stub macros and hopefully few prototypes,
2.12802 - which can conflict with char shl_load (); below.
2.12803 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.12804 - <limits.h> exists even on freestanding compilers. */
2.12805 -
2.12806 -#ifdef __STDC__
2.12807 -# include <limits.h>
2.12808 -#else
2.12809 -# include <assert.h>
2.12810 -#endif
2.12811 -
2.12812 -#undef shl_load
2.12813 -
2.12814 -/* Override any GCC internal prototype to avoid an error.
2.12815 - Use char because int might match the return type of a GCC
2.12816 - builtin and then its argument prototype would still apply. */
2.12817 -#ifdef __cplusplus
2.12818 -extern "C"
2.12819 -#endif
2.12820 -char shl_load ();
2.12821 -/* The GNU C library defines this for functions which it implements
2.12822 - to always fail with ENOSYS. Some functions are actually named
2.12823 - something starting with __ and the normal name is an alias. */
2.12824 -#if defined __stub_shl_load || defined __stub___shl_load
2.12825 -choke me
2.12826 -#endif
2.12827 -
2.12828 -int
2.12829 -main ()
2.12830 -{
2.12831 -return shl_load ();
2.12832 - ;
2.12833 - return 0;
2.12834 -}
2.12835 -_ACEOF
2.12836 -rm -f conftest.$ac_objext conftest$ac_exeext
2.12837 -if { (ac_try="$ac_link"
2.12838 -case "(($ac_try" in
2.12839 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.12840 - *) ac_try_echo=$ac_try;;
2.12841 -esac
2.12842 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.12843 - (eval "$ac_link") 2>conftest.er1
2.12844 - ac_status=$?
2.12845 - grep -v '^ *+' conftest.er1 >conftest.err
2.12846 - rm -f conftest.er1
2.12847 - cat conftest.err >&5
2.12848 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12849 - (exit $ac_status); } && {
2.12850 - test -z "$ac_cxx_werror_flag" ||
2.12851 - test ! -s conftest.err
2.12852 - } && test -s conftest$ac_exeext &&
2.12853 - $as_test_x conftest$ac_exeext; then
2.12854 - ac_cv_func_shl_load=yes
2.12855 -else
2.12856 - echo "$as_me: failed program was:" >&5
2.12857 -sed 's/^/| /' conftest.$ac_ext >&5
2.12858 -
2.12859 - ac_cv_func_shl_load=no
2.12860 -fi
2.12861 -
2.12862 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.12863 - conftest$ac_exeext conftest.$ac_ext
2.12864 -fi
2.12865 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
2.12866 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
2.12867 -if test $ac_cv_func_shl_load = yes; then
2.12868 - lt_cv_dlopen="shl_load"
2.12869 -else
2.12870 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
2.12871 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
2.12872 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
2.12873 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.12874 -else
2.12875 - ac_check_lib_save_LIBS=$LIBS
2.12876 -LIBS="-ldld $LIBS"
2.12877 -cat >conftest.$ac_ext <<_ACEOF
2.12878 -/* confdefs.h. */
2.12879 -_ACEOF
2.12880 -cat confdefs.h >>conftest.$ac_ext
2.12881 -cat >>conftest.$ac_ext <<_ACEOF
2.12882 -/* end confdefs.h. */
2.12883 -
2.12884 -/* Override any GCC internal prototype to avoid an error.
2.12885 - Use char because int might match the return type of a GCC
2.12886 - builtin and then its argument prototype would still apply. */
2.12887 -#ifdef __cplusplus
2.12888 -extern "C"
2.12889 -#endif
2.12890 -char shl_load ();
2.12891 -int
2.12892 -main ()
2.12893 -{
2.12894 -return shl_load ();
2.12895 - ;
2.12896 - return 0;
2.12897 -}
2.12898 -_ACEOF
2.12899 -rm -f conftest.$ac_objext conftest$ac_exeext
2.12900 -if { (ac_try="$ac_link"
2.12901 -case "(($ac_try" in
2.12902 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.12903 - *) ac_try_echo=$ac_try;;
2.12904 -esac
2.12905 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.12906 - (eval "$ac_link") 2>conftest.er1
2.12907 - ac_status=$?
2.12908 - grep -v '^ *+' conftest.er1 >conftest.err
2.12909 - rm -f conftest.er1
2.12910 - cat conftest.err >&5
2.12911 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12912 - (exit $ac_status); } && {
2.12913 - test -z "$ac_cxx_werror_flag" ||
2.12914 - test ! -s conftest.err
2.12915 - } && test -s conftest$ac_exeext &&
2.12916 - $as_test_x conftest$ac_exeext; then
2.12917 - ac_cv_lib_dld_shl_load=yes
2.12918 -else
2.12919 - echo "$as_me: failed program was:" >&5
2.12920 -sed 's/^/| /' conftest.$ac_ext >&5
2.12921 -
2.12922 - ac_cv_lib_dld_shl_load=no
2.12923 -fi
2.12924 -
2.12925 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.12926 - conftest$ac_exeext conftest.$ac_ext
2.12927 -LIBS=$ac_check_lib_save_LIBS
2.12928 -fi
2.12929 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
2.12930 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
2.12931 -if test $ac_cv_lib_dld_shl_load = yes; then
2.12932 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
2.12933 -else
2.12934 - { echo "$as_me:$LINENO: checking for dlopen" >&5
2.12935 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
2.12936 -if test "${ac_cv_func_dlopen+set}" = set; then
2.12937 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.12938 -else
2.12939 - cat >conftest.$ac_ext <<_ACEOF
2.12940 -/* confdefs.h. */
2.12941 -_ACEOF
2.12942 -cat confdefs.h >>conftest.$ac_ext
2.12943 -cat >>conftest.$ac_ext <<_ACEOF
2.12944 -/* end confdefs.h. */
2.12945 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
2.12946 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.12947 -#define dlopen innocuous_dlopen
2.12948 -
2.12949 -/* System header to define __stub macros and hopefully few prototypes,
2.12950 - which can conflict with char dlopen (); below.
2.12951 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.12952 - <limits.h> exists even on freestanding compilers. */
2.12953 -
2.12954 -#ifdef __STDC__
2.12955 -# include <limits.h>
2.12956 -#else
2.12957 -# include <assert.h>
2.12958 -#endif
2.12959 -
2.12960 -#undef dlopen
2.12961 -
2.12962 -/* Override any GCC internal prototype to avoid an error.
2.12963 - Use char because int might match the return type of a GCC
2.12964 - builtin and then its argument prototype would still apply. */
2.12965 -#ifdef __cplusplus
2.12966 -extern "C"
2.12967 -#endif
2.12968 -char dlopen ();
2.12969 -/* The GNU C library defines this for functions which it implements
2.12970 - to always fail with ENOSYS. Some functions are actually named
2.12971 - something starting with __ and the normal name is an alias. */
2.12972 -#if defined __stub_dlopen || defined __stub___dlopen
2.12973 -choke me
2.12974 -#endif
2.12975 -
2.12976 -int
2.12977 -main ()
2.12978 -{
2.12979 -return dlopen ();
2.12980 - ;
2.12981 - return 0;
2.12982 -}
2.12983 -_ACEOF
2.12984 -rm -f conftest.$ac_objext conftest$ac_exeext
2.12985 -if { (ac_try="$ac_link"
2.12986 -case "(($ac_try" in
2.12987 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.12988 - *) ac_try_echo=$ac_try;;
2.12989 -esac
2.12990 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.12991 - (eval "$ac_link") 2>conftest.er1
2.12992 - ac_status=$?
2.12993 - grep -v '^ *+' conftest.er1 >conftest.err
2.12994 - rm -f conftest.er1
2.12995 - cat conftest.err >&5
2.12996 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.12997 - (exit $ac_status); } && {
2.12998 - test -z "$ac_cxx_werror_flag" ||
2.12999 - test ! -s conftest.err
2.13000 - } && test -s conftest$ac_exeext &&
2.13001 - $as_test_x conftest$ac_exeext; then
2.13002 - ac_cv_func_dlopen=yes
2.13003 -else
2.13004 - echo "$as_me: failed program was:" >&5
2.13005 -sed 's/^/| /' conftest.$ac_ext >&5
2.13006 -
2.13007 - ac_cv_func_dlopen=no
2.13008 -fi
2.13009 -
2.13010 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.13011 - conftest$ac_exeext conftest.$ac_ext
2.13012 -fi
2.13013 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
2.13014 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
2.13015 -if test $ac_cv_func_dlopen = yes; then
2.13016 - lt_cv_dlopen="dlopen"
2.13017 -else
2.13018 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.13019 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.13020 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.13021 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.13022 -else
2.13023 - ac_check_lib_save_LIBS=$LIBS
2.13024 -LIBS="-ldl $LIBS"
2.13025 -cat >conftest.$ac_ext <<_ACEOF
2.13026 -/* confdefs.h. */
2.13027 -_ACEOF
2.13028 -cat confdefs.h >>conftest.$ac_ext
2.13029 -cat >>conftest.$ac_ext <<_ACEOF
2.13030 -/* end confdefs.h. */
2.13031 -
2.13032 -/* Override any GCC internal prototype to avoid an error.
2.13033 - Use char because int might match the return type of a GCC
2.13034 - builtin and then its argument prototype would still apply. */
2.13035 -#ifdef __cplusplus
2.13036 -extern "C"
2.13037 -#endif
2.13038 -char dlopen ();
2.13039 -int
2.13040 -main ()
2.13041 -{
2.13042 -return dlopen ();
2.13043 - ;
2.13044 - return 0;
2.13045 -}
2.13046 -_ACEOF
2.13047 -rm -f conftest.$ac_objext conftest$ac_exeext
2.13048 -if { (ac_try="$ac_link"
2.13049 -case "(($ac_try" in
2.13050 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.13051 - *) ac_try_echo=$ac_try;;
2.13052 -esac
2.13053 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.13054 - (eval "$ac_link") 2>conftest.er1
2.13055 - ac_status=$?
2.13056 - grep -v '^ *+' conftest.er1 >conftest.err
2.13057 - rm -f conftest.er1
2.13058 - cat conftest.err >&5
2.13059 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.13060 - (exit $ac_status); } && {
2.13061 - test -z "$ac_cxx_werror_flag" ||
2.13062 - test ! -s conftest.err
2.13063 - } && test -s conftest$ac_exeext &&
2.13064 - $as_test_x conftest$ac_exeext; then
2.13065 - ac_cv_lib_dl_dlopen=yes
2.13066 -else
2.13067 - echo "$as_me: failed program was:" >&5
2.13068 -sed 's/^/| /' conftest.$ac_ext >&5
2.13069 -
2.13070 - ac_cv_lib_dl_dlopen=no
2.13071 -fi
2.13072 -
2.13073 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.13074 - conftest$ac_exeext conftest.$ac_ext
2.13075 -LIBS=$ac_check_lib_save_LIBS
2.13076 -fi
2.13077 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.13078 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.13079 -if test $ac_cv_lib_dl_dlopen = yes; then
2.13080 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.13081 -else
2.13082 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
2.13083 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
2.13084 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
2.13085 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.13086 -else
2.13087 - ac_check_lib_save_LIBS=$LIBS
2.13088 -LIBS="-lsvld $LIBS"
2.13089 -cat >conftest.$ac_ext <<_ACEOF
2.13090 -/* confdefs.h. */
2.13091 -_ACEOF
2.13092 -cat confdefs.h >>conftest.$ac_ext
2.13093 -cat >>conftest.$ac_ext <<_ACEOF
2.13094 -/* end confdefs.h. */
2.13095 -
2.13096 -/* Override any GCC internal prototype to avoid an error.
2.13097 - Use char because int might match the return type of a GCC
2.13098 - builtin and then its argument prototype would still apply. */
2.13099 -#ifdef __cplusplus
2.13100 -extern "C"
2.13101 -#endif
2.13102 -char dlopen ();
2.13103 -int
2.13104 -main ()
2.13105 -{
2.13106 -return dlopen ();
2.13107 - ;
2.13108 - return 0;
2.13109 -}
2.13110 -_ACEOF
2.13111 -rm -f conftest.$ac_objext conftest$ac_exeext
2.13112 -if { (ac_try="$ac_link"
2.13113 -case "(($ac_try" in
2.13114 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.13115 - *) ac_try_echo=$ac_try;;
2.13116 -esac
2.13117 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.13118 - (eval "$ac_link") 2>conftest.er1
2.13119 - ac_status=$?
2.13120 - grep -v '^ *+' conftest.er1 >conftest.err
2.13121 - rm -f conftest.er1
2.13122 - cat conftest.err >&5
2.13123 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.13124 - (exit $ac_status); } && {
2.13125 - test -z "$ac_cxx_werror_flag" ||
2.13126 - test ! -s conftest.err
2.13127 - } && test -s conftest$ac_exeext &&
2.13128 - $as_test_x conftest$ac_exeext; then
2.13129 - ac_cv_lib_svld_dlopen=yes
2.13130 -else
2.13131 - echo "$as_me: failed program was:" >&5
2.13132 -sed 's/^/| /' conftest.$ac_ext >&5
2.13133 -
2.13134 - ac_cv_lib_svld_dlopen=no
2.13135 -fi
2.13136 -
2.13137 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.13138 - conftest$ac_exeext conftest.$ac_ext
2.13139 -LIBS=$ac_check_lib_save_LIBS
2.13140 -fi
2.13141 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
2.13142 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
2.13143 -if test $ac_cv_lib_svld_dlopen = yes; then
2.13144 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
2.13145 -else
2.13146 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
2.13147 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
2.13148 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
2.13149 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.13150 -else
2.13151 - ac_check_lib_save_LIBS=$LIBS
2.13152 -LIBS="-ldld $LIBS"
2.13153 -cat >conftest.$ac_ext <<_ACEOF
2.13154 -/* confdefs.h. */
2.13155 -_ACEOF
2.13156 -cat confdefs.h >>conftest.$ac_ext
2.13157 -cat >>conftest.$ac_ext <<_ACEOF
2.13158 -/* end confdefs.h. */
2.13159 -
2.13160 -/* Override any GCC internal prototype to avoid an error.
2.13161 - Use char because int might match the return type of a GCC
2.13162 - builtin and then its argument prototype would still apply. */
2.13163 -#ifdef __cplusplus
2.13164 -extern "C"
2.13165 -#endif
2.13166 -char dld_link ();
2.13167 -int
2.13168 -main ()
2.13169 -{
2.13170 -return dld_link ();
2.13171 - ;
2.13172 - return 0;
2.13173 -}
2.13174 -_ACEOF
2.13175 -rm -f conftest.$ac_objext conftest$ac_exeext
2.13176 -if { (ac_try="$ac_link"
2.13177 -case "(($ac_try" in
2.13178 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.13179 - *) ac_try_echo=$ac_try;;
2.13180 -esac
2.13181 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.13182 - (eval "$ac_link") 2>conftest.er1
2.13183 - ac_status=$?
2.13184 - grep -v '^ *+' conftest.er1 >conftest.err
2.13185 - rm -f conftest.er1
2.13186 - cat conftest.err >&5
2.13187 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.13188 - (exit $ac_status); } && {
2.13189 - test -z "$ac_cxx_werror_flag" ||
2.13190 - test ! -s conftest.err
2.13191 - } && test -s conftest$ac_exeext &&
2.13192 - $as_test_x conftest$ac_exeext; then
2.13193 - ac_cv_lib_dld_dld_link=yes
2.13194 -else
2.13195 - echo "$as_me: failed program was:" >&5
2.13196 -sed 's/^/| /' conftest.$ac_ext >&5
2.13197 -
2.13198 - ac_cv_lib_dld_dld_link=no
2.13199 -fi
2.13200 -
2.13201 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.13202 - conftest$ac_exeext conftest.$ac_ext
2.13203 -LIBS=$ac_check_lib_save_LIBS
2.13204 -fi
2.13205 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
2.13206 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
2.13207 -if test $ac_cv_lib_dld_dld_link = yes; then
2.13208 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
2.13209 -fi
2.13210 -
2.13211 -
2.13212 -fi
2.13213 -
2.13214 -
2.13215 -fi
2.13216 -
2.13217 -
2.13218 -fi
2.13219 -
2.13220 -
2.13221 -fi
2.13222 -
2.13223 -
2.13224 -fi
2.13225 -
2.13226 - ;;
2.13227 - esac
2.13228 -
2.13229 - if test "x$lt_cv_dlopen" != xno; then
2.13230 - enable_dlopen=yes
2.13231 - else
2.13232 - enable_dlopen=no
2.13233 - fi
2.13234 -
2.13235 - case $lt_cv_dlopen in
2.13236 - dlopen)
2.13237 - save_CPPFLAGS="$CPPFLAGS"
2.13238 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
2.13239 -
2.13240 - save_LDFLAGS="$LDFLAGS"
2.13241 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
2.13242 -
2.13243 - save_LIBS="$LIBS"
2.13244 - LIBS="$lt_cv_dlopen_libs $LIBS"
2.13245 -
2.13246 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
2.13247 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
2.13248 -if test "${lt_cv_dlopen_self+set}" = set; then
2.13249 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.13250 -else
2.13251 - if test "$cross_compiling" = yes; then :
2.13252 - lt_cv_dlopen_self=cross
2.13253 -else
2.13254 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.13255 - lt_status=$lt_dlunknown
2.13256 - cat > conftest.$ac_ext <<EOF
2.13257 -#line __oline__ "configure"
2.13258 -#include "confdefs.h"
2.13259 -
2.13260 -#if HAVE_DLFCN_H
2.13261 -#include <dlfcn.h>
2.13262 -#endif
2.13263 -
2.13264 -#include <stdio.h>
2.13265 -
2.13266 -#ifdef RTLD_GLOBAL
2.13267 -# define LT_DLGLOBAL RTLD_GLOBAL
2.13268 -#else
2.13269 -# ifdef DL_GLOBAL
2.13270 -# define LT_DLGLOBAL DL_GLOBAL
2.13271 -# else
2.13272 -# define LT_DLGLOBAL 0
2.13273 -# endif
2.13274 -#endif
2.13275 -
2.13276 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.13277 - find out it does not work in some platform. */
2.13278 -#ifndef LT_DLLAZY_OR_NOW
2.13279 -# ifdef RTLD_LAZY
2.13280 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.13281 -# else
2.13282 -# ifdef DL_LAZY
2.13283 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.13284 -# else
2.13285 -# ifdef RTLD_NOW
2.13286 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.13287 -# else
2.13288 -# ifdef DL_NOW
2.13289 -# define LT_DLLAZY_OR_NOW DL_NOW
2.13290 -# else
2.13291 -# define LT_DLLAZY_OR_NOW 0
2.13292 -# endif
2.13293 -# endif
2.13294 -# endif
2.13295 -# endif
2.13296 -#endif
2.13297 -
2.13298 -#ifdef __cplusplus
2.13299 -extern "C" void exit (int);
2.13300 -#endif
2.13301 -
2.13302 -void fnord() { int i=42;}
2.13303 -int main ()
2.13304 -{
2.13305 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.13306 - int status = $lt_dlunknown;
2.13307 -
2.13308 - if (self)
2.13309 - {
2.13310 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.13311 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.13312 - /* dlclose (self); */
2.13313 - }
2.13314 -
2.13315 - exit (status);
2.13316 -}
2.13317 -EOF
2.13318 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.13319 - (eval $ac_link) 2>&5
2.13320 - ac_status=$?
2.13321 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.13322 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.13323 - (./conftest; exit; ) 2>/dev/null
2.13324 - lt_status=$?
2.13325 - case x$lt_status in
2.13326 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
2.13327 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
2.13328 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
2.13329 - esac
2.13330 - else :
2.13331 - # compilation failed
2.13332 - lt_cv_dlopen_self=no
2.13333 - fi
2.13334 -fi
2.13335 -rm -fr conftest*
2.13336 -
2.13337 -
2.13338 -fi
2.13339 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
2.13340 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
2.13341 -
2.13342 - if test "x$lt_cv_dlopen_self" = xyes; then
2.13343 - LDFLAGS="$LDFLAGS $link_static_flag"
2.13344 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
2.13345 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
2.13346 -if test "${lt_cv_dlopen_self_static+set}" = set; then
2.13347 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.13348 -else
2.13349 - if test "$cross_compiling" = yes; then :
2.13350 - lt_cv_dlopen_self_static=cross
2.13351 -else
2.13352 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.13353 - lt_status=$lt_dlunknown
2.13354 - cat > conftest.$ac_ext <<EOF
2.13355 -#line __oline__ "configure"
2.13356 -#include "confdefs.h"
2.13357 -
2.13358 -#if HAVE_DLFCN_H
2.13359 -#include <dlfcn.h>
2.13360 -#endif
2.13361 -
2.13362 -#include <stdio.h>
2.13363 -
2.13364 -#ifdef RTLD_GLOBAL
2.13365 -# define LT_DLGLOBAL RTLD_GLOBAL
2.13366 -#else
2.13367 -# ifdef DL_GLOBAL
2.13368 -# define LT_DLGLOBAL DL_GLOBAL
2.13369 -# else
2.13370 -# define LT_DLGLOBAL 0
2.13371 -# endif
2.13372 -#endif
2.13373 -
2.13374 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.13375 - find out it does not work in some platform. */
2.13376 -#ifndef LT_DLLAZY_OR_NOW
2.13377 -# ifdef RTLD_LAZY
2.13378 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.13379 -# else
2.13380 -# ifdef DL_LAZY
2.13381 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.13382 -# else
2.13383 -# ifdef RTLD_NOW
2.13384 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.13385 -# else
2.13386 -# ifdef DL_NOW
2.13387 -# define LT_DLLAZY_OR_NOW DL_NOW
2.13388 -# else
2.13389 -# define LT_DLLAZY_OR_NOW 0
2.13390 -# endif
2.13391 -# endif
2.13392 -# endif
2.13393 -# endif
2.13394 -#endif
2.13395 -
2.13396 -#ifdef __cplusplus
2.13397 -extern "C" void exit (int);
2.13398 -#endif
2.13399 -
2.13400 -void fnord() { int i=42;}
2.13401 -int main ()
2.13402 -{
2.13403 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.13404 - int status = $lt_dlunknown;
2.13405 -
2.13406 - if (self)
2.13407 - {
2.13408 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.13409 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.13410 - /* dlclose (self); */
2.13411 - }
2.13412 -
2.13413 - exit (status);
2.13414 -}
2.13415 -EOF
2.13416 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.13417 - (eval $ac_link) 2>&5
2.13418 - ac_status=$?
2.13419 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.13420 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.13421 - (./conftest; exit; ) 2>/dev/null
2.13422 - lt_status=$?
2.13423 - case x$lt_status in
2.13424 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
2.13425 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
2.13426 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
2.13427 - esac
2.13428 - else :
2.13429 - # compilation failed
2.13430 - lt_cv_dlopen_self_static=no
2.13431 - fi
2.13432 -fi
2.13433 -rm -fr conftest*
2.13434 -
2.13435 -
2.13436 -fi
2.13437 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
2.13438 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
2.13439 - fi
2.13440 -
2.13441 - CPPFLAGS="$save_CPPFLAGS"
2.13442 - LDFLAGS="$save_LDFLAGS"
2.13443 - LIBS="$save_LIBS"
2.13444 - ;;
2.13445 - esac
2.13446 -
2.13447 - case $lt_cv_dlopen_self in
2.13448 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
2.13449 - *) enable_dlopen_self=unknown ;;
2.13450 - esac
2.13451 -
2.13452 - case $lt_cv_dlopen_self_static in
2.13453 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
2.13454 - *) enable_dlopen_self_static=unknown ;;
2.13455 - esac
2.13456 -fi
2.13457 -
2.13458 -
2.13459 -# The else clause should only fire when bootstrapping the
2.13460 -# libtool distribution, otherwise you forgot to ship ltmain.sh
2.13461 -# with your package, and you will get complaints that there are
2.13462 -# no rules to generate ltmain.sh.
2.13463 -if test -f "$ltmain"; then
2.13464 - # See if we are running on zsh, and set the options which allow our commands through
2.13465 - # without removal of \ escapes.
2.13466 - if test -n "${ZSH_VERSION+set}" ; then
2.13467 - setopt NO_GLOB_SUBST
2.13468 - fi
2.13469 - # Now quote all the things that may contain metacharacters while being
2.13470 - # careful not to overquote the AC_SUBSTed values. We take copies of the
2.13471 - # variables and quote the copies for generation of the libtool script.
2.13472 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
2.13473 - SED SHELL STRIP \
2.13474 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
2.13475 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
2.13476 - deplibs_check_method reload_flag reload_cmds need_locks \
2.13477 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
2.13478 - lt_cv_sys_global_symbol_to_c_name_address \
2.13479 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2.13480 - old_postinstall_cmds old_postuninstall_cmds \
2.13481 - compiler_CXX \
2.13482 - CC_CXX \
2.13483 - LD_CXX \
2.13484 - lt_prog_compiler_wl_CXX \
2.13485 - lt_prog_compiler_pic_CXX \
2.13486 - lt_prog_compiler_static_CXX \
2.13487 - lt_prog_compiler_no_builtin_flag_CXX \
2.13488 - export_dynamic_flag_spec_CXX \
2.13489 - thread_safe_flag_spec_CXX \
2.13490 - whole_archive_flag_spec_CXX \
2.13491 - enable_shared_with_static_runtimes_CXX \
2.13492 - old_archive_cmds_CXX \
2.13493 - old_archive_from_new_cmds_CXX \
2.13494 - predep_objects_CXX \
2.13495 - postdep_objects_CXX \
2.13496 - predeps_CXX \
2.13497 - postdeps_CXX \
2.13498 - compiler_lib_search_path_CXX \
2.13499 - archive_cmds_CXX \
2.13500 - archive_expsym_cmds_CXX \
2.13501 - postinstall_cmds_CXX \
2.13502 - postuninstall_cmds_CXX \
2.13503 - old_archive_from_expsyms_cmds_CXX \
2.13504 - allow_undefined_flag_CXX \
2.13505 - no_undefined_flag_CXX \
2.13506 - export_symbols_cmds_CXX \
2.13507 - hardcode_libdir_flag_spec_CXX \
2.13508 - hardcode_libdir_flag_spec_ld_CXX \
2.13509 - hardcode_libdir_separator_CXX \
2.13510 - hardcode_automatic_CXX \
2.13511 - module_cmds_CXX \
2.13512 - module_expsym_cmds_CXX \
2.13513 - lt_cv_prog_compiler_c_o_CXX \
2.13514 - exclude_expsyms_CXX \
2.13515 - include_expsyms_CXX; do
2.13516 -
2.13517 - case $var in
2.13518 - old_archive_cmds_CXX | \
2.13519 - old_archive_from_new_cmds_CXX | \
2.13520 - archive_cmds_CXX | \
2.13521 - archive_expsym_cmds_CXX | \
2.13522 - module_cmds_CXX | \
2.13523 - module_expsym_cmds_CXX | \
2.13524 - old_archive_from_expsyms_cmds_CXX | \
2.13525 - export_symbols_cmds_CXX | \
2.13526 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
2.13527 - postinstall_cmds | postuninstall_cmds | \
2.13528 - old_postinstall_cmds | old_postuninstall_cmds | \
2.13529 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
2.13530 - # Double-quote double-evaled strings.
2.13531 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
2.13532 - ;;
2.13533 - *)
2.13534 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
2.13535 - ;;
2.13536 - esac
2.13537 - done
2.13538 -
2.13539 - case $lt_echo in
2.13540 - *'\$0 --fallback-echo"')
2.13541 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2.13542 - ;;
2.13543 - esac
2.13544 -
2.13545 -cfgfile="$ofile"
2.13546 -
2.13547 - cat <<__EOF__ >> "$cfgfile"
2.13548 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
2.13549 -
2.13550 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2.13551 -
2.13552 -# Shell to use when invoking shell scripts.
2.13553 -SHELL=$lt_SHELL
2.13554 -
2.13555 -# Whether or not to build shared libraries.
2.13556 -build_libtool_libs=$enable_shared
2.13557 -
2.13558 -# Whether or not to build static libraries.
2.13559 -build_old_libs=$enable_static
2.13560 -
2.13561 -# Whether or not to add -lc for building shared libraries.
2.13562 -build_libtool_need_lc=$archive_cmds_need_lc_CXX
2.13563 -
2.13564 -# Whether or not to disallow shared libs when runtime libs are static
2.13565 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
2.13566 -
2.13567 -# Whether or not to optimize for fast installation.
2.13568 -fast_install=$enable_fast_install
2.13569 -
2.13570 -# The host system.
2.13571 -host_alias=$host_alias
2.13572 -host=$host
2.13573 -
2.13574 -# An echo program that does not interpret backslashes.
2.13575 -echo=$lt_echo
2.13576 -
2.13577 -# The archiver.
2.13578 -AR=$lt_AR
2.13579 -AR_FLAGS=$lt_AR_FLAGS
2.13580 -
2.13581 -# A C compiler.
2.13582 -LTCC=$lt_LTCC
2.13583 -
2.13584 -# A language-specific compiler.
2.13585 -CC=$lt_compiler_CXX
2.13586 -
2.13587 -# Is the compiler the GNU C compiler?
2.13588 -with_gcc=$GCC_CXX
2.13589 -
2.13590 -# An ERE matcher.
2.13591 -EGREP=$lt_EGREP
2.13592 -
2.13593 -# The linker used to build libraries.
2.13594 -LD=$lt_LD_CXX
2.13595 -
2.13596 -# Whether we need hard or soft links.
2.13597 -LN_S=$lt_LN_S
2.13598 -
2.13599 -# A BSD-compatible nm program.
2.13600 -NM=$lt_NM
2.13601 -
2.13602 -# A symbol stripping program
2.13603 -STRIP=$lt_STRIP
2.13604 -
2.13605 -# Used to examine libraries when file_magic_cmd begins "file"
2.13606 -MAGIC_CMD=$MAGIC_CMD
2.13607 -
2.13608 -# Used on cygwin: DLL creation program.
2.13609 -DLLTOOL="$DLLTOOL"
2.13610 -
2.13611 -# Used on cygwin: object dumper.
2.13612 -OBJDUMP="$OBJDUMP"
2.13613 -
2.13614 -# Used on cygwin: assembler.
2.13615 -AS="$AS"
2.13616 -
2.13617 -# The name of the directory that contains temporary libtool files.
2.13618 -objdir=$objdir
2.13619 -
2.13620 -# How to create reloadable object files.
2.13621 -reload_flag=$lt_reload_flag
2.13622 -reload_cmds=$lt_reload_cmds
2.13623 -
2.13624 -# How to pass a linker flag through the compiler.
2.13625 -wl=$lt_lt_prog_compiler_wl_CXX
2.13626 -
2.13627 -# Object file suffix (normally "o").
2.13628 -objext="$ac_objext"
2.13629 -
2.13630 -# Old archive suffix (normally "a").
2.13631 -libext="$libext"
2.13632 -
2.13633 -# Shared library suffix (normally ".so").
2.13634 -shrext_cmds='$shrext_cmds'
2.13635 -
2.13636 -# Executable file suffix (normally "").
2.13637 -exeext="$exeext"
2.13638 -
2.13639 -# Additional compiler flags for building library objects.
2.13640 -pic_flag=$lt_lt_prog_compiler_pic_CXX
2.13641 -pic_mode=$pic_mode
2.13642 -
2.13643 -# What is the maximum length of a command?
2.13644 -max_cmd_len=$lt_cv_sys_max_cmd_len
2.13645 -
2.13646 -# Does compiler simultaneously support -c and -o options?
2.13647 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
2.13648 -
2.13649 -# Must we lock files when doing compilation ?
2.13650 -need_locks=$lt_need_locks
2.13651 -
2.13652 -# Do we need the lib prefix for modules?
2.13653 -need_lib_prefix=$need_lib_prefix
2.13654 -
2.13655 -# Do we need a version for libraries?
2.13656 -need_version=$need_version
2.13657 -
2.13658 -# Whether dlopen is supported.
2.13659 -dlopen_support=$enable_dlopen
2.13660 -
2.13661 -# Whether dlopen of programs is supported.
2.13662 -dlopen_self=$enable_dlopen_self
2.13663 -
2.13664 -# Whether dlopen of statically linked programs is supported.
2.13665 -dlopen_self_static=$enable_dlopen_self_static
2.13666 -
2.13667 -# Compiler flag to prevent dynamic linking.
2.13668 -link_static_flag=$lt_lt_prog_compiler_static_CXX
2.13669 -
2.13670 -# Compiler flag to turn off builtin functions.
2.13671 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
2.13672 -
2.13673 -# Compiler flag to allow reflexive dlopens.
2.13674 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
2.13675 -
2.13676 -# Compiler flag to generate shared objects directly from archives.
2.13677 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
2.13678 -
2.13679 -# Compiler flag to generate thread-safe objects.
2.13680 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
2.13681 -
2.13682 -# Library versioning type.
2.13683 -version_type=$version_type
2.13684 -
2.13685 -# Format of library name prefix.
2.13686 -libname_spec=$lt_libname_spec
2.13687 -
2.13688 -# List of archive names. First name is the real one, the rest are links.
2.13689 -# The last name is the one that the linker finds with -lNAME.
2.13690 -library_names_spec=$lt_library_names_spec
2.13691 -
2.13692 -# The coded name of the library, if different from the real name.
2.13693 -soname_spec=$lt_soname_spec
2.13694 -
2.13695 -# Commands used to build and install an old-style archive.
2.13696 -RANLIB=$lt_RANLIB
2.13697 -old_archive_cmds=$lt_old_archive_cmds_CXX
2.13698 -old_postinstall_cmds=$lt_old_postinstall_cmds
2.13699 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
2.13700 -
2.13701 -# Create an old-style archive from a shared archive.
2.13702 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
2.13703 -
2.13704 -# Create a temporary old-style archive to link instead of a shared archive.
2.13705 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
2.13706 -
2.13707 -# Commands used to build and install a shared archive.
2.13708 -archive_cmds=$lt_archive_cmds_CXX
2.13709 -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
2.13710 -postinstall_cmds=$lt_postinstall_cmds
2.13711 -postuninstall_cmds=$lt_postuninstall_cmds
2.13712 -
2.13713 -# Commands used to build a loadable module (assumed same as above if empty)
2.13714 -module_cmds=$lt_module_cmds_CXX
2.13715 -module_expsym_cmds=$lt_module_expsym_cmds_CXX
2.13716 -
2.13717 -# Commands to strip libraries.
2.13718 -old_striplib=$lt_old_striplib
2.13719 -striplib=$lt_striplib
2.13720 -
2.13721 -# Dependencies to place before the objects being linked to create a
2.13722 -# shared library.
2.13723 -predep_objects=$lt_predep_objects_CXX
2.13724 -
2.13725 -# Dependencies to place after the objects being linked to create a
2.13726 -# shared library.
2.13727 -postdep_objects=$lt_postdep_objects_CXX
2.13728 -
2.13729 -# Dependencies to place before the objects being linked to create a
2.13730 -# shared library.
2.13731 -predeps=$lt_predeps_CXX
2.13732 -
2.13733 -# Dependencies to place after the objects being linked to create a
2.13734 -# shared library.
2.13735 -postdeps=$lt_postdeps_CXX
2.13736 -
2.13737 -# The library search path used internally by the compiler when linking
2.13738 -# a shared library.
2.13739 -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
2.13740 -
2.13741 -# Method to check whether dependent libraries are shared objects.
2.13742 -deplibs_check_method=$lt_deplibs_check_method
2.13743 -
2.13744 -# Command to use when deplibs_check_method == file_magic.
2.13745 -file_magic_cmd=$lt_file_magic_cmd
2.13746 -
2.13747 -# Flag that allows shared libraries with undefined symbols to be built.
2.13748 -allow_undefined_flag=$lt_allow_undefined_flag_CXX
2.13749 -
2.13750 -# Flag that forces no undefined symbols.
2.13751 -no_undefined_flag=$lt_no_undefined_flag_CXX
2.13752 -
2.13753 -# Commands used to finish a libtool library installation in a directory.
2.13754 -finish_cmds=$lt_finish_cmds
2.13755 -
2.13756 -# Same as above, but a single script fragment to be evaled but not shown.
2.13757 -finish_eval=$lt_finish_eval
2.13758 -
2.13759 -# Take the output of nm and produce a listing of raw symbols and C names.
2.13760 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
2.13761 -
2.13762 -# Transform the output of nm in a proper C declaration
2.13763 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
2.13764 -
2.13765 -# Transform the output of nm in a C name address pair
2.13766 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
2.13767 -
2.13768 -# This is the shared library runtime path variable.
2.13769 -runpath_var=$runpath_var
2.13770 -
2.13771 -# This is the shared library path variable.
2.13772 -shlibpath_var=$shlibpath_var
2.13773 -
2.13774 -# Is shlibpath searched before the hard-coded library search path?
2.13775 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2.13776 -
2.13777 -# How to hardcode a shared library path into an executable.
2.13778 -hardcode_action=$hardcode_action_CXX
2.13779 -
2.13780 -# Whether we should hardcode library paths into libraries.
2.13781 -hardcode_into_libs=$hardcode_into_libs
2.13782 -
2.13783 -# Flag to hardcode \$libdir into a binary during linking.
2.13784 -# This must work even if \$libdir does not exist.
2.13785 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
2.13786 -
2.13787 -# If ld is used when linking, flag to hardcode \$libdir into
2.13788 -# a binary during linking. This must work even if \$libdir does
2.13789 -# not exist.
2.13790 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
2.13791 -
2.13792 -# Whether we need a single -rpath flag with a separated argument.
2.13793 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
2.13794 -
2.13795 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
2.13796 -# resulting binary.
2.13797 -hardcode_direct=$hardcode_direct_CXX
2.13798 -
2.13799 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2.13800 -# resulting binary.
2.13801 -hardcode_minus_L=$hardcode_minus_L_CXX
2.13802 -
2.13803 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2.13804 -# the resulting binary.
2.13805 -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
2.13806 -
2.13807 -# Set to yes if building a shared library automatically hardcodes DIR into the library
2.13808 -# and all subsequent libraries and executables linked against it.
2.13809 -hardcode_automatic=$hardcode_automatic_CXX
2.13810 -
2.13811 -# Variables whose values should be saved in libtool wrapper scripts and
2.13812 -# restored at relink time.
2.13813 -variables_saved_for_relink="$variables_saved_for_relink"
2.13814 -
2.13815 -# Whether libtool must link a program against all its dependency libraries.
2.13816 -link_all_deplibs=$link_all_deplibs_CXX
2.13817 -
2.13818 -# Compile-time system search path for libraries
2.13819 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
2.13820 -
2.13821 -# Run-time system search path for libraries
2.13822 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
2.13823 -
2.13824 -# Fix the shell variable \$srcfile for the compiler.
2.13825 -fix_srcfile_path="$fix_srcfile_path_CXX"
2.13826 -
2.13827 -# Set to yes if exported symbols are required.
2.13828 -always_export_symbols=$always_export_symbols_CXX
2.13829 -
2.13830 -# The commands to list exported symbols.
2.13831 -export_symbols_cmds=$lt_export_symbols_cmds_CXX
2.13832 -
2.13833 -# The commands to extract the exported symbol list from a shared archive.
2.13834 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
2.13835 -
2.13836 -# Symbols that should not be listed in the preloaded symbols.
2.13837 -exclude_expsyms=$lt_exclude_expsyms_CXX
2.13838 -
2.13839 -# Symbols that must always be exported.
2.13840 -include_expsyms=$lt_include_expsyms_CXX
2.13841 -
2.13842 -# ### END LIBTOOL TAG CONFIG: $tagname
2.13843 -
2.13844 -__EOF__
2.13845 -
2.13846 -
2.13847 -else
2.13848 - # If there is no Makefile yet, we rely on a make rule to execute
2.13849 - # `config.status --recheck' to rerun these tests and create the
2.13850 - # libtool script then.
2.13851 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
2.13852 - if test -f "$ltmain_in"; then
2.13853 - test -f Makefile && make "$ltmain"
2.13854 - fi
2.13855 -fi
2.13856 -
2.13857 -
2.13858 -ac_ext=c
2.13859 -ac_cpp='$CPP $CPPFLAGS'
2.13860 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.13861 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.13862 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.13863 -
2.13864 -CC=$lt_save_CC
2.13865 -LDCXX=$LD
2.13866 -LD=$lt_save_LD
2.13867 -GCC=$lt_save_GCC
2.13868 -with_gnu_ldcxx=$with_gnu_ld
2.13869 -with_gnu_ld=$lt_save_with_gnu_ld
2.13870 -lt_cv_path_LDCXX=$lt_cv_path_LD
2.13871 -lt_cv_path_LD=$lt_save_path_LD
2.13872 -lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
2.13873 -lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
2.13874 -
2.13875 - else
2.13876 - tagname=""
2.13877 - fi
2.13878 - ;;
2.13879 -
2.13880 - F77)
2.13881 - if test -n "$F77" && test "X$F77" != "Xno"; then
2.13882 -
2.13883 -ac_ext=f
2.13884 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
2.13885 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.13886 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
2.13887 -
2.13888 -
2.13889 -archive_cmds_need_lc_F77=no
2.13890 -allow_undefined_flag_F77=
2.13891 -always_export_symbols_F77=no
2.13892 -archive_expsym_cmds_F77=
2.13893 -export_dynamic_flag_spec_F77=
2.13894 -hardcode_direct_F77=no
2.13895 -hardcode_libdir_flag_spec_F77=
2.13896 -hardcode_libdir_flag_spec_ld_F77=
2.13897 -hardcode_libdir_separator_F77=
2.13898 -hardcode_minus_L_F77=no
2.13899 -hardcode_automatic_F77=no
2.13900 -module_cmds_F77=
2.13901 -module_expsym_cmds_F77=
2.13902 -link_all_deplibs_F77=unknown
2.13903 -old_archive_cmds_F77=$old_archive_cmds
2.13904 -no_undefined_flag_F77=
2.13905 -whole_archive_flag_spec_F77=
2.13906 -enable_shared_with_static_runtimes_F77=no
2.13907 -
2.13908 -# Source file extension for f77 test sources.
2.13909 -ac_ext=f
2.13910 -
2.13911 -# Object file extension for compiled f77 test sources.
2.13912 -objext=o
2.13913 -objext_F77=$objext
2.13914 -
2.13915 -# Code to be used in simple compile tests
2.13916 -lt_simple_compile_test_code=" subroutine t\n return\n end\n"
2.13917 -
2.13918 -# Code to be used in simple link tests
2.13919 -lt_simple_link_test_code=" program t\n end\n"
2.13920 -
2.13921 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2.13922 -
2.13923 -# If no C compiler was specified, use CC.
2.13924 -LTCC=${LTCC-"$CC"}
2.13925 -
2.13926 -# Allow CC to be a program name with arguments.
2.13927 -compiler=$CC
2.13928 -
2.13929 -
2.13930 -# Allow CC to be a program name with arguments.
2.13931 -lt_save_CC="$CC"
2.13932 -CC=${F77-"f77"}
2.13933 -compiler=$CC
2.13934 -compiler_F77=$CC
2.13935 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
2.13936 -
2.13937 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
2.13938 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
2.13939 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
2.13940 -echo "${ECHO_T}$can_build_shared" >&6; }
2.13941 -
2.13942 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
2.13943 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
2.13944 -test "$can_build_shared" = "no" && enable_shared=no
2.13945 -
2.13946 -# On AIX, shared libraries and static libraries use the same namespace, and
2.13947 -# are all built from PIC.
2.13948 -case "$host_os" in
2.13949 -aix3*)
2.13950 - test "$enable_shared" = yes && enable_static=no
2.13951 - if test -n "$RANLIB"; then
2.13952 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
2.13953 - postinstall_cmds='$RANLIB $lib'
2.13954 - fi
2.13955 - ;;
2.13956 -aix4* | aix5*)
2.13957 - test "$enable_shared" = yes && enable_static=no
2.13958 - ;;
2.13959 -esac
2.13960 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
2.13961 -echo "${ECHO_T}$enable_shared" >&6; }
2.13962 -
2.13963 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
2.13964 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
2.13965 -# Make sure either enable_shared or enable_static is yes.
2.13966 -test "$enable_shared" = yes || enable_static=yes
2.13967 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
2.13968 -echo "${ECHO_T}$enable_static" >&6; }
2.13969 -
2.13970 -test "$ld_shlibs_F77" = no && can_build_shared=no
2.13971 -
2.13972 -GCC_F77="$G77"
2.13973 -LD_F77="$LD"
2.13974 -
2.13975 -lt_prog_compiler_wl_F77=
2.13976 -lt_prog_compiler_pic_F77=
2.13977 -lt_prog_compiler_static_F77=
2.13978 -
2.13979 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
2.13980 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
2.13981 -
2.13982 - if test "$GCC" = yes; then
2.13983 - lt_prog_compiler_wl_F77='-Wl,'
2.13984 - lt_prog_compiler_static_F77='-static'
2.13985 -
2.13986 - case $host_os in
2.13987 - aix*)
2.13988 - # All AIX code is PIC.
2.13989 - if test "$host_cpu" = ia64; then
2.13990 - # AIX 5 now supports IA64 processor
2.13991 - lt_prog_compiler_static_F77='-Bstatic'
2.13992 - fi
2.13993 - ;;
2.13994 -
2.13995 - amigaos*)
2.13996 - # FIXME: we need at least 68020 code to build shared libraries, but
2.13997 - # adding the `-m68020' flag to GCC prevents building anything better,
2.13998 - # like `-m68040'.
2.13999 - lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
2.14000 - ;;
2.14001 -
2.14002 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
2.14003 - # PIC is the default for these OSes.
2.14004 - ;;
2.14005 -
2.14006 - mingw* | pw32* | os2*)
2.14007 - # This hack is so that the source file can tell whether it is being
2.14008 - # built for inclusion in a dll (and should export symbols for example).
2.14009 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
2.14010 - ;;
2.14011 -
2.14012 - darwin* | rhapsody*)
2.14013 - # PIC is the default on this platform
2.14014 - # Common symbols not allowed in MH_DYLIB files
2.14015 - lt_prog_compiler_pic_F77='-fno-common'
2.14016 - ;;
2.14017 -
2.14018 - msdosdjgpp*)
2.14019 - # Just because we use GCC doesn't mean we suddenly get shared libraries
2.14020 - # on systems that don't support them.
2.14021 - lt_prog_compiler_can_build_shared_F77=no
2.14022 - enable_shared=no
2.14023 - ;;
2.14024 -
2.14025 - sysv4*MP*)
2.14026 - if test -d /usr/nec; then
2.14027 - lt_prog_compiler_pic_F77=-Kconform_pic
2.14028 - fi
2.14029 - ;;
2.14030 -
2.14031 - hpux*)
2.14032 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.14033 - # not for PA HP-UX.
2.14034 - case "$host_cpu" in
2.14035 - hppa*64*|ia64*)
2.14036 - # +Z the default
2.14037 - ;;
2.14038 - *)
2.14039 - lt_prog_compiler_pic_F77='-fPIC'
2.14040 - ;;
2.14041 - esac
2.14042 - ;;
2.14043 -
2.14044 - *)
2.14045 - lt_prog_compiler_pic_F77='-fPIC'
2.14046 - ;;
2.14047 - esac
2.14048 - else
2.14049 - # PORTME Check for flag to pass linker flags through the system compiler.
2.14050 - case $host_os in
2.14051 - aix*)
2.14052 - lt_prog_compiler_wl_F77='-Wl,'
2.14053 - if test "$host_cpu" = ia64; then
2.14054 - # AIX 5 now supports IA64 processor
2.14055 - lt_prog_compiler_static_F77='-Bstatic'
2.14056 - else
2.14057 - lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
2.14058 - fi
2.14059 - ;;
2.14060 -
2.14061 - mingw* | pw32* | os2*)
2.14062 - # This hack is so that the source file can tell whether it is being
2.14063 - # built for inclusion in a dll (and should export symbols for example).
2.14064 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
2.14065 - ;;
2.14066 -
2.14067 - hpux9* | hpux10* | hpux11*)
2.14068 - lt_prog_compiler_wl_F77='-Wl,'
2.14069 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.14070 - # not for PA HP-UX.
2.14071 - case "$host_cpu" in
2.14072 - hppa*64*|ia64*)
2.14073 - # +Z the default
2.14074 - ;;
2.14075 - *)
2.14076 - lt_prog_compiler_pic_F77='+Z'
2.14077 - ;;
2.14078 - esac
2.14079 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
2.14080 - lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
2.14081 - ;;
2.14082 -
2.14083 - irix5* | irix6* | nonstopux*)
2.14084 - lt_prog_compiler_wl_F77='-Wl,'
2.14085 - # PIC (with -KPIC) is the default.
2.14086 - lt_prog_compiler_static_F77='-non_shared'
2.14087 - ;;
2.14088 -
2.14089 - newsos6)
2.14090 - lt_prog_compiler_pic_F77='-KPIC'
2.14091 - lt_prog_compiler_static_F77='-Bstatic'
2.14092 - ;;
2.14093 -
2.14094 - linux*)
2.14095 - case $CC in
2.14096 - icc* | ecc*)
2.14097 - lt_prog_compiler_wl_F77='-Wl,'
2.14098 - lt_prog_compiler_pic_F77='-KPIC'
2.14099 - lt_prog_compiler_static_F77='-static'
2.14100 - ;;
2.14101 - ccc*)
2.14102 - lt_prog_compiler_wl_F77='-Wl,'
2.14103 - # All Alpha code is PIC.
2.14104 - lt_prog_compiler_static_F77='-non_shared'
2.14105 - ;;
2.14106 - esac
2.14107 - ;;
2.14108 -
2.14109 - osf3* | osf4* | osf5*)
2.14110 - lt_prog_compiler_wl_F77='-Wl,'
2.14111 - # All OSF/1 code is PIC.
2.14112 - lt_prog_compiler_static_F77='-non_shared'
2.14113 - ;;
2.14114 -
2.14115 - sco3.2v5*)
2.14116 - lt_prog_compiler_pic_F77='-Kpic'
2.14117 - lt_prog_compiler_static_F77='-dn'
2.14118 - ;;
2.14119 -
2.14120 - solaris*)
2.14121 - lt_prog_compiler_wl_F77='-Wl,'
2.14122 - lt_prog_compiler_pic_F77='-KPIC'
2.14123 - lt_prog_compiler_static_F77='-Bstatic'
2.14124 - ;;
2.14125 -
2.14126 - sunos4*)
2.14127 - lt_prog_compiler_wl_F77='-Qoption ld '
2.14128 - lt_prog_compiler_pic_F77='-PIC'
2.14129 - lt_prog_compiler_static_F77='-Bstatic'
2.14130 - ;;
2.14131 -
2.14132 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.14133 - lt_prog_compiler_wl_F77='-Wl,'
2.14134 - lt_prog_compiler_pic_F77='-KPIC'
2.14135 - lt_prog_compiler_static_F77='-Bstatic'
2.14136 - ;;
2.14137 -
2.14138 - sysv4*MP*)
2.14139 - if test -d /usr/nec ;then
2.14140 - lt_prog_compiler_pic_F77='-Kconform_pic'
2.14141 - lt_prog_compiler_static_F77='-Bstatic'
2.14142 - fi
2.14143 - ;;
2.14144 -
2.14145 - uts4*)
2.14146 - lt_prog_compiler_pic_F77='-pic'
2.14147 - lt_prog_compiler_static_F77='-Bstatic'
2.14148 - ;;
2.14149 -
2.14150 - *)
2.14151 - lt_prog_compiler_can_build_shared_F77=no
2.14152 - ;;
2.14153 - esac
2.14154 - fi
2.14155 -
2.14156 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
2.14157 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; }
2.14158 -
2.14159 -#
2.14160 -# Check to make sure the PIC flag actually works.
2.14161 -#
2.14162 -if test -n "$lt_prog_compiler_pic_F77"; then
2.14163 -
2.14164 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
2.14165 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
2.14166 -if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
2.14167 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.14168 -else
2.14169 - lt_prog_compiler_pic_works_F77=no
2.14170 - ac_outfile=conftest.$ac_objext
2.14171 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.14172 - lt_compiler_flag="$lt_prog_compiler_pic_F77"
2.14173 - # Insert the option either (1) after the last *FLAGS variable, or
2.14174 - # (2) before a word containing "conftest.", or (3) at the end.
2.14175 - # Note that $ac_compile itself does not contain backslashes and begins
2.14176 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.14177 - # The option is referenced via a variable to avoid confusing sed.
2.14178 - lt_compile=`echo "$ac_compile" | $SED \
2.14179 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.14180 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.14181 - -e 's:$: $lt_compiler_flag:'`
2.14182 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.14183 - (eval "$lt_compile" 2>conftest.err)
2.14184 - ac_status=$?
2.14185 - cat conftest.err >&5
2.14186 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.14187 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.14188 - # The compiler can only warn and ignore the option if not recognized
2.14189 - # So say no if there are warnings
2.14190 - if test ! -s conftest.err; then
2.14191 - lt_prog_compiler_pic_works_F77=yes
2.14192 - fi
2.14193 - fi
2.14194 - $rm conftest*
2.14195 -
2.14196 -fi
2.14197 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
2.14198 -echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6; }
2.14199 -
2.14200 -if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
2.14201 - case $lt_prog_compiler_pic_F77 in
2.14202 - "" | " "*) ;;
2.14203 - *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
2.14204 - esac
2.14205 -else
2.14206 - lt_prog_compiler_pic_F77=
2.14207 - lt_prog_compiler_can_build_shared_F77=no
2.14208 -fi
2.14209 -
2.14210 -fi
2.14211 -case "$host_os" in
2.14212 - # For platforms which do not support PIC, -DPIC is meaningless:
2.14213 - *djgpp*)
2.14214 - lt_prog_compiler_pic_F77=
2.14215 - ;;
2.14216 - *)
2.14217 - lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
2.14218 - ;;
2.14219 -esac
2.14220 -
2.14221 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
2.14222 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
2.14223 -if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
2.14224 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.14225 -else
2.14226 - lt_cv_prog_compiler_c_o_F77=no
2.14227 - $rm -r conftest 2>/dev/null
2.14228 - mkdir conftest
2.14229 - cd conftest
2.14230 - mkdir out
2.14231 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.14232 -
2.14233 - lt_compiler_flag="-o out/conftest2.$ac_objext"
2.14234 - # Insert the option either (1) after the last *FLAGS variable, or
2.14235 - # (2) before a word containing "conftest.", or (3) at the end.
2.14236 - # Note that $ac_compile itself does not contain backslashes and begins
2.14237 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.14238 - lt_compile=`echo "$ac_compile" | $SED \
2.14239 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.14240 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.14241 - -e 's:$: $lt_compiler_flag:'`
2.14242 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.14243 - (eval "$lt_compile" 2>out/conftest.err)
2.14244 - ac_status=$?
2.14245 - cat out/conftest.err >&5
2.14246 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.14247 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
2.14248 - then
2.14249 - # The compiler can only warn and ignore the option if not recognized
2.14250 - # So say no if there are warnings
2.14251 - if test ! -s out/conftest.err; then
2.14252 - lt_cv_prog_compiler_c_o_F77=yes
2.14253 - fi
2.14254 - fi
2.14255 - chmod u+w .
2.14256 - $rm conftest*
2.14257 - # SGI C++ compiler will create directory out/ii_files/ for
2.14258 - # template instantiation
2.14259 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
2.14260 - $rm out/* && rmdir out
2.14261 - cd ..
2.14262 - rmdir conftest
2.14263 - $rm conftest*
2.14264 -
2.14265 -fi
2.14266 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
2.14267 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; }
2.14268 -
2.14269 -
2.14270 -hard_links="nottested"
2.14271 -if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
2.14272 - # do not overwrite the value of need_locks provided by the user
2.14273 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
2.14274 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
2.14275 - hard_links=yes
2.14276 - $rm conftest*
2.14277 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.14278 - touch conftest.a
2.14279 - ln conftest.a conftest.b 2>&5 || hard_links=no
2.14280 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.14281 - { echo "$as_me:$LINENO: result: $hard_links" >&5
2.14282 -echo "${ECHO_T}$hard_links" >&6; }
2.14283 - if test "$hard_links" = no; then
2.14284 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
2.14285 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
2.14286 - need_locks=warn
2.14287 - fi
2.14288 -else
2.14289 - need_locks=no
2.14290 -fi
2.14291 -
2.14292 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
2.14293 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
2.14294 -
2.14295 - runpath_var=
2.14296 - allow_undefined_flag_F77=
2.14297 - enable_shared_with_static_runtimes_F77=no
2.14298 - archive_cmds_F77=
2.14299 - archive_expsym_cmds_F77=
2.14300 - old_archive_From_new_cmds_F77=
2.14301 - old_archive_from_expsyms_cmds_F77=
2.14302 - export_dynamic_flag_spec_F77=
2.14303 - whole_archive_flag_spec_F77=
2.14304 - thread_safe_flag_spec_F77=
2.14305 - hardcode_libdir_flag_spec_F77=
2.14306 - hardcode_libdir_flag_spec_ld_F77=
2.14307 - hardcode_libdir_separator_F77=
2.14308 - hardcode_direct_F77=no
2.14309 - hardcode_minus_L_F77=no
2.14310 - hardcode_shlibpath_var_F77=unsupported
2.14311 - link_all_deplibs_F77=unknown
2.14312 - hardcode_automatic_F77=no
2.14313 - module_cmds_F77=
2.14314 - module_expsym_cmds_F77=
2.14315 - always_export_symbols_F77=no
2.14316 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
2.14317 - # include_expsyms should be a list of space-separated symbols to be *always*
2.14318 - # included in the symbol list
2.14319 - include_expsyms_F77=
2.14320 - # exclude_expsyms can be an extended regexp of symbols to exclude
2.14321 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
2.14322 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
2.14323 - # as well as any symbol that contains `d'.
2.14324 - exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
2.14325 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
2.14326 - # platforms (ab)use it in PIC code, but their linkers get confused if
2.14327 - # the symbol is explicitly referenced. Since portable code cannot
2.14328 - # rely on this symbol name, it's probably fine to never include it in
2.14329 - # preloaded symbol tables.
2.14330 - extract_expsyms_cmds=
2.14331 -
2.14332 - case $host_os in
2.14333 - cygwin* | mingw* | pw32*)
2.14334 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
2.14335 - # When not using gcc, we currently assume that we are using
2.14336 - # Microsoft Visual C++.
2.14337 - if test "$GCC" != yes; then
2.14338 - with_gnu_ld=no
2.14339 - fi
2.14340 - ;;
2.14341 - openbsd*)
2.14342 - with_gnu_ld=no
2.14343 - ;;
2.14344 - esac
2.14345 -
2.14346 - ld_shlibs_F77=yes
2.14347 - if test "$with_gnu_ld" = yes; then
2.14348 - # If archive_cmds runs LD, not CC, wlarc should be empty
2.14349 - wlarc='${wl}'
2.14350 -
2.14351 - # See if GNU ld supports shared libraries.
2.14352 - case $host_os in
2.14353 - aix3* | aix4* | aix5*)
2.14354 - # On AIX/PPC, the GNU linker is very broken
2.14355 - if test "$host_cpu" != ia64; then
2.14356 - ld_shlibs_F77=no
2.14357 - cat <<EOF 1>&2
2.14358 -
2.14359 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
2.14360 -*** to be unable to reliably create shared libraries on AIX.
2.14361 -*** Therefore, libtool is disabling shared libraries support. If you
2.14362 -*** really care for shared libraries, you may want to modify your PATH
2.14363 -*** so that a non-GNU linker is found, and then restart.
2.14364 -
2.14365 -EOF
2.14366 - fi
2.14367 - ;;
2.14368 -
2.14369 - amigaos*)
2.14370 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.14371 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14372 - hardcode_minus_L_F77=yes
2.14373 -
2.14374 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
2.14375 - # that the semantics of dynamic libraries on AmigaOS, at least up
2.14376 - # to version 4, is to share data among multiple programs linked
2.14377 - # with the same dynamic library. Since this doesn't match the
2.14378 - # behavior of shared libraries on other platforms, we can't use
2.14379 - # them.
2.14380 - ld_shlibs_F77=no
2.14381 - ;;
2.14382 -
2.14383 - beos*)
2.14384 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.14385 - allow_undefined_flag_F77=unsupported
2.14386 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
2.14387 - # support --undefined. This deserves some investigation. FIXME
2.14388 - archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.14389 - else
2.14390 - ld_shlibs_F77=no
2.14391 - fi
2.14392 - ;;
2.14393 -
2.14394 - cygwin* | mingw* | pw32*)
2.14395 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
2.14396 - # as there is no search path for DLLs.
2.14397 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14398 - allow_undefined_flag_F77=unsupported
2.14399 - always_export_symbols_F77=no
2.14400 - enable_shared_with_static_runtimes_F77=yes
2.14401 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
2.14402 -
2.14403 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2.14404 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.14405 - # If the export-symbols file already is a .def file (1st line
2.14406 - # is EXPORTS), use it as is; otherwise, prepend...
2.14407 - archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2.14408 - cp $export_symbols $output_objdir/$soname.def;
2.14409 - else
2.14410 - echo EXPORTS > $output_objdir/$soname.def;
2.14411 - cat $export_symbols >> $output_objdir/$soname.def;
2.14412 - fi~
2.14413 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.14414 - else
2.14415 - ld_shlibs=no
2.14416 - fi
2.14417 - ;;
2.14418 -
2.14419 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.14420 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.14421 - archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
2.14422 - wlarc=
2.14423 - else
2.14424 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.14425 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.14426 - fi
2.14427 - ;;
2.14428 -
2.14429 - solaris* | sysv5*)
2.14430 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
2.14431 - ld_shlibs_F77=no
2.14432 - cat <<EOF 1>&2
2.14433 -
2.14434 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
2.14435 -*** create shared libraries on Solaris systems. Therefore, libtool
2.14436 -*** is disabling shared libraries support. We urge you to upgrade GNU
2.14437 -*** binutils to release 2.9.1 or newer. Another option is to modify
2.14438 -*** your PATH or compiler configuration so that the native linker is
2.14439 -*** used, and then restart.
2.14440 -
2.14441 -EOF
2.14442 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.14443 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.14444 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.14445 - else
2.14446 - ld_shlibs_F77=no
2.14447 - fi
2.14448 - ;;
2.14449 -
2.14450 - sunos4*)
2.14451 - archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.14452 - wlarc=
2.14453 - hardcode_direct_F77=yes
2.14454 - hardcode_shlibpath_var_F77=no
2.14455 - ;;
2.14456 -
2.14457 - linux*)
2.14458 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.14459 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.14460 - archive_cmds_F77="$tmp_archive_cmds"
2.14461 - supports_anon_versioning=no
2.14462 - case `$LD -v 2>/dev/null` in
2.14463 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
2.14464 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
2.14465 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
2.14466 - *\ 2.11.*) ;; # other 2.11 versions
2.14467 - *) supports_anon_versioning=yes ;;
2.14468 - esac
2.14469 - if test $supports_anon_versioning = yes; then
2.14470 - archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
2.14471 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
2.14472 -$echo "local: *; };" >> $output_objdir/$libname.ver~
2.14473 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
2.14474 - else
2.14475 - archive_expsym_cmds_F77="$tmp_archive_cmds"
2.14476 - fi
2.14477 - link_all_deplibs_F77=no
2.14478 - else
2.14479 - ld_shlibs_F77=no
2.14480 - fi
2.14481 - ;;
2.14482 -
2.14483 - *)
2.14484 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.14485 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.14486 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.14487 - else
2.14488 - ld_shlibs_F77=no
2.14489 - fi
2.14490 - ;;
2.14491 - esac
2.14492 -
2.14493 - if test "$ld_shlibs_F77" = yes; then
2.14494 - runpath_var=LD_RUN_PATH
2.14495 - hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
2.14496 - export_dynamic_flag_spec_F77='${wl}--export-dynamic'
2.14497 - # ancient GNU ld didn't support --whole-archive et. al.
2.14498 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
2.14499 - whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2.14500 - else
2.14501 - whole_archive_flag_spec_F77=
2.14502 - fi
2.14503 - fi
2.14504 - else
2.14505 - # PORTME fill in a description of your system's linker (not GNU ld)
2.14506 - case $host_os in
2.14507 - aix3*)
2.14508 - allow_undefined_flag_F77=unsupported
2.14509 - always_export_symbols_F77=yes
2.14510 - archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
2.14511 - # Note: this linker hardcodes the directories in LIBPATH if there
2.14512 - # are no directories specified by -L.
2.14513 - hardcode_minus_L_F77=yes
2.14514 - if test "$GCC" = yes && test -z "$link_static_flag"; then
2.14515 - # Neither direct hardcoding nor static linking is supported with a
2.14516 - # broken collect2.
2.14517 - hardcode_direct_F77=unsupported
2.14518 - fi
2.14519 - ;;
2.14520 -
2.14521 - aix4* | aix5*)
2.14522 - if test "$host_cpu" = ia64; then
2.14523 - # On IA64, the linker does run time linking by default, so we don't
2.14524 - # have to do anything special.
2.14525 - aix_use_runtimelinking=no
2.14526 - exp_sym_flag='-Bexport'
2.14527 - no_entry_flag=""
2.14528 - else
2.14529 - # If we're using GNU nm, then we don't want the "-C" option.
2.14530 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
2.14531 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
2.14532 - export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.14533 - else
2.14534 - export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.14535 - fi
2.14536 - aix_use_runtimelinking=no
2.14537 -
2.14538 - # Test if we are trying to use run time linking or normal
2.14539 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2.14540 - # need to do runtime linking.
2.14541 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
2.14542 - for ld_flag in $LDFLAGS; do
2.14543 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
2.14544 - aix_use_runtimelinking=yes
2.14545 - break
2.14546 - fi
2.14547 - done
2.14548 - esac
2.14549 -
2.14550 - exp_sym_flag='-bexport'
2.14551 - no_entry_flag='-bnoentry'
2.14552 - fi
2.14553 -
2.14554 - # When large executables or shared objects are built, AIX ld can
2.14555 - # have problems creating the table of contents. If linking a library
2.14556 - # or program results in "error TOC overflow" add -mminimal-toc to
2.14557 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
2.14558 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2.14559 -
2.14560 - archive_cmds_F77=''
2.14561 - hardcode_direct_F77=yes
2.14562 - hardcode_libdir_separator_F77=':'
2.14563 - link_all_deplibs_F77=yes
2.14564 -
2.14565 - if test "$GCC" = yes; then
2.14566 - case $host_os in aix4.012|aix4.012.*)
2.14567 - # We only want to do this on AIX 4.2 and lower, the check
2.14568 - # below for broken collect2 doesn't work under 4.3+
2.14569 - collect2name=`${CC} -print-prog-name=collect2`
2.14570 - if test -f "$collect2name" && \
2.14571 - strings "$collect2name" | grep resolve_lib_name >/dev/null
2.14572 - then
2.14573 - # We have reworked collect2
2.14574 - hardcode_direct_F77=yes
2.14575 - else
2.14576 - # We have old collect2
2.14577 - hardcode_direct_F77=unsupported
2.14578 - # It fails to find uninstalled libraries when the uninstalled
2.14579 - # path is not listed in the libpath. Setting hardcode_minus_L
2.14580 - # to unsupported forces relinking
2.14581 - hardcode_minus_L_F77=yes
2.14582 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14583 - hardcode_libdir_separator_F77=
2.14584 - fi
2.14585 - esac
2.14586 - shared_flag='-shared'
2.14587 - else
2.14588 - # not using gcc
2.14589 - if test "$host_cpu" = ia64; then
2.14590 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2.14591 - # chokes on -Wl,-G. The following line is correct:
2.14592 - shared_flag='-G'
2.14593 - else
2.14594 - if test "$aix_use_runtimelinking" = yes; then
2.14595 - shared_flag='${wl}-G'
2.14596 - else
2.14597 - shared_flag='${wl}-bM:SRE'
2.14598 - fi
2.14599 - fi
2.14600 - fi
2.14601 -
2.14602 - # It seems that -bexpall does not export symbols beginning with
2.14603 - # underscore (_), so it is better to generate a list of symbols to export.
2.14604 - always_export_symbols_F77=yes
2.14605 - if test "$aix_use_runtimelinking" = yes; then
2.14606 - # Warning - without using the other runtime loading flags (-brtl),
2.14607 - # -berok will link without error, but may produce a broken library.
2.14608 - allow_undefined_flag_F77='-berok'
2.14609 - # Determine the default libpath from the value encoded in an empty executable.
2.14610 - cat >conftest.$ac_ext <<_ACEOF
2.14611 - program main
2.14612 -
2.14613 - end
2.14614 -_ACEOF
2.14615 -rm -f conftest.$ac_objext conftest$ac_exeext
2.14616 -if { (ac_try="$ac_link"
2.14617 -case "(($ac_try" in
2.14618 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.14619 - *) ac_try_echo=$ac_try;;
2.14620 -esac
2.14621 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.14622 - (eval "$ac_link") 2>conftest.er1
2.14623 - ac_status=$?
2.14624 - grep -v '^ *+' conftest.er1 >conftest.err
2.14625 - rm -f conftest.er1
2.14626 - cat conftest.err >&5
2.14627 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.14628 - (exit $ac_status); } && {
2.14629 - test -z "$ac_f77_werror_flag" ||
2.14630 - test ! -s conftest.err
2.14631 - } && test -s conftest$ac_exeext &&
2.14632 - $as_test_x conftest$ac_exeext; then
2.14633 -
2.14634 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.14635 -}'`
2.14636 -# Check for a 64-bit object if we didn't find anything.
2.14637 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.14638 -}'`; fi
2.14639 -else
2.14640 - echo "$as_me: failed program was:" >&5
2.14641 -sed 's/^/| /' conftest.$ac_ext >&5
2.14642 -
2.14643 -
2.14644 -fi
2.14645 -
2.14646 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.14647 - conftest$ac_exeext conftest.$ac_ext
2.14648 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.14649 -
2.14650 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
2.14651 - archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2.14652 - else
2.14653 - if test "$host_cpu" = ia64; then
2.14654 - hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
2.14655 - allow_undefined_flag_F77="-z nodefs"
2.14656 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
2.14657 - else
2.14658 - # Determine the default libpath from the value encoded in an empty executable.
2.14659 - cat >conftest.$ac_ext <<_ACEOF
2.14660 - program main
2.14661 -
2.14662 - end
2.14663 -_ACEOF
2.14664 -rm -f conftest.$ac_objext conftest$ac_exeext
2.14665 -if { (ac_try="$ac_link"
2.14666 -case "(($ac_try" in
2.14667 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.14668 - *) ac_try_echo=$ac_try;;
2.14669 -esac
2.14670 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.14671 - (eval "$ac_link") 2>conftest.er1
2.14672 - ac_status=$?
2.14673 - grep -v '^ *+' conftest.er1 >conftest.err
2.14674 - rm -f conftest.er1
2.14675 - cat conftest.err >&5
2.14676 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.14677 - (exit $ac_status); } && {
2.14678 - test -z "$ac_f77_werror_flag" ||
2.14679 - test ! -s conftest.err
2.14680 - } && test -s conftest$ac_exeext &&
2.14681 - $as_test_x conftest$ac_exeext; then
2.14682 -
2.14683 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.14684 -}'`
2.14685 -# Check for a 64-bit object if we didn't find anything.
2.14686 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.14687 -}'`; fi
2.14688 -else
2.14689 - echo "$as_me: failed program was:" >&5
2.14690 -sed 's/^/| /' conftest.$ac_ext >&5
2.14691 -
2.14692 -
2.14693 -fi
2.14694 -
2.14695 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.14696 - conftest$ac_exeext conftest.$ac_ext
2.14697 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.14698 -
2.14699 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
2.14700 - # Warning - without using the other run time loading flags,
2.14701 - # -berok will link without error, but may produce a broken library.
2.14702 - no_undefined_flag_F77=' ${wl}-bernotok'
2.14703 - allow_undefined_flag_F77=' ${wl}-berok'
2.14704 - # -bexpall does not export symbols beginning with underscore (_)
2.14705 - always_export_symbols_F77=yes
2.14706 - # Exported symbols can be pulled into shared objects from archives
2.14707 - whole_archive_flag_spec_F77=' '
2.14708 - archive_cmds_need_lc_F77=yes
2.14709 - # This is similar to how AIX traditionally builds it's shared libraries.
2.14710 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2.14711 - fi
2.14712 - fi
2.14713 - ;;
2.14714 -
2.14715 - amigaos*)
2.14716 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.14717 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14718 - hardcode_minus_L_F77=yes
2.14719 - # see comment about different semantics on the GNU ld section
2.14720 - ld_shlibs_F77=no
2.14721 - ;;
2.14722 -
2.14723 - bsdi4*)
2.14724 - export_dynamic_flag_spec_F77=-rdynamic
2.14725 - ;;
2.14726 -
2.14727 - cygwin* | mingw* | pw32*)
2.14728 - # When not using gcc, we currently assume that we are using
2.14729 - # Microsoft Visual C++.
2.14730 - # hardcode_libdir_flag_spec is actually meaningless, as there is
2.14731 - # no search path for DLLs.
2.14732 - hardcode_libdir_flag_spec_F77=' '
2.14733 - allow_undefined_flag_F77=unsupported
2.14734 - # Tell ltmain to make .lib files, not .a files.
2.14735 - libext=lib
2.14736 - # Tell ltmain to make .dll files, not .so files.
2.14737 - shrext_cmds=".dll"
2.14738 - # FIXME: Setting linknames here is a bad hack.
2.14739 - archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
2.14740 - # The linker will automatically build a .lib file if we build a DLL.
2.14741 - old_archive_From_new_cmds_F77='true'
2.14742 - # FIXME: Should let the user specify the lib program.
2.14743 - old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
2.14744 - fix_srcfile_path='`cygpath -w "$srcfile"`'
2.14745 - enable_shared_with_static_runtimes_F77=yes
2.14746 - ;;
2.14747 -
2.14748 - darwin* | rhapsody*)
2.14749 - if test "$GXX" = yes ; then
2.14750 - archive_cmds_need_lc_F77=no
2.14751 - case "$host_os" in
2.14752 - rhapsody* | darwin1.[012])
2.14753 - allow_undefined_flag_F77='-undefined suppress'
2.14754 - ;;
2.14755 - *) # Darwin 1.3 on
2.14756 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2.14757 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
2.14758 - else
2.14759 - case ${MACOSX_DEPLOYMENT_TARGET} in
2.14760 - 10.[012])
2.14761 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
2.14762 - ;;
2.14763 - 10.*)
2.14764 - allow_undefined_flag_F77='-undefined dynamic_lookup'
2.14765 - ;;
2.14766 - esac
2.14767 - fi
2.14768 - ;;
2.14769 - esac
2.14770 - lt_int_apple_cc_single_mod=no
2.14771 - output_verbose_link_cmd='echo'
2.14772 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
2.14773 - lt_int_apple_cc_single_mod=yes
2.14774 - fi
2.14775 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.14776 - archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.14777 - else
2.14778 - archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.14779 - fi
2.14780 - module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2.14781 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2.14782 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.14783 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.14784 - else
2.14785 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.14786 - fi
2.14787 - module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.14788 - hardcode_direct_F77=no
2.14789 - hardcode_automatic_F77=yes
2.14790 - hardcode_shlibpath_var_F77=unsupported
2.14791 - whole_archive_flag_spec_F77='-all_load $convenience'
2.14792 - link_all_deplibs_F77=yes
2.14793 - else
2.14794 - ld_shlibs_F77=no
2.14795 - fi
2.14796 - ;;
2.14797 -
2.14798 - dgux*)
2.14799 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.14800 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14801 - hardcode_shlibpath_var_F77=no
2.14802 - ;;
2.14803 -
2.14804 - freebsd1*)
2.14805 - ld_shlibs_F77=no
2.14806 - ;;
2.14807 -
2.14808 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
2.14809 - # support. Future versions do this automatically, but an explicit c++rt0.o
2.14810 - # does not break anything, and helps significantly (at the cost of a little
2.14811 - # extra space).
2.14812 - freebsd2.2*)
2.14813 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
2.14814 - hardcode_libdir_flag_spec_F77='-R$libdir'
2.14815 - hardcode_direct_F77=yes
2.14816 - hardcode_shlibpath_var_F77=no
2.14817 - ;;
2.14818 -
2.14819 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
2.14820 - freebsd2*)
2.14821 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.14822 - hardcode_direct_F77=yes
2.14823 - hardcode_minus_L_F77=yes
2.14824 - hardcode_shlibpath_var_F77=no
2.14825 - ;;
2.14826 -
2.14827 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
2.14828 - freebsd* | kfreebsd*-gnu)
2.14829 - archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
2.14830 - hardcode_libdir_flag_spec_F77='-R$libdir'
2.14831 - hardcode_direct_F77=yes
2.14832 - hardcode_shlibpath_var_F77=no
2.14833 - ;;
2.14834 -
2.14835 - hpux9*)
2.14836 - if test "$GCC" = yes; then
2.14837 - archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.14838 - else
2.14839 - archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.14840 - fi
2.14841 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
2.14842 - hardcode_libdir_separator_F77=:
2.14843 - hardcode_direct_F77=yes
2.14844 -
2.14845 - # hardcode_minus_L: Not really in the search PATH,
2.14846 - # but as the default location of the library.
2.14847 - hardcode_minus_L_F77=yes
2.14848 - export_dynamic_flag_spec_F77='${wl}-E'
2.14849 - ;;
2.14850 -
2.14851 - hpux10* | hpux11*)
2.14852 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
2.14853 - case "$host_cpu" in
2.14854 - hppa*64*|ia64*)
2.14855 - archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.14856 - ;;
2.14857 - *)
2.14858 - archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
2.14859 - ;;
2.14860 - esac
2.14861 - else
2.14862 - case "$host_cpu" in
2.14863 - hppa*64*|ia64*)
2.14864 - archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
2.14865 - ;;
2.14866 - *)
2.14867 - archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
2.14868 - ;;
2.14869 - esac
2.14870 - fi
2.14871 - if test "$with_gnu_ld" = no; then
2.14872 - case "$host_cpu" in
2.14873 - hppa*64*)
2.14874 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
2.14875 - hardcode_libdir_flag_spec_ld_F77='+b $libdir'
2.14876 - hardcode_libdir_separator_F77=:
2.14877 - hardcode_direct_F77=no
2.14878 - hardcode_shlibpath_var_F77=no
2.14879 - ;;
2.14880 - ia64*)
2.14881 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14882 - hardcode_direct_F77=no
2.14883 - hardcode_shlibpath_var_F77=no
2.14884 -
2.14885 - # hardcode_minus_L: Not really in the search PATH,
2.14886 - # but as the default location of the library.
2.14887 - hardcode_minus_L_F77=yes
2.14888 - ;;
2.14889 - *)
2.14890 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
2.14891 - hardcode_libdir_separator_F77=:
2.14892 - hardcode_direct_F77=yes
2.14893 - export_dynamic_flag_spec_F77='${wl}-E'
2.14894 -
2.14895 - # hardcode_minus_L: Not really in the search PATH,
2.14896 - # but as the default location of the library.
2.14897 - hardcode_minus_L_F77=yes
2.14898 - ;;
2.14899 - esac
2.14900 - fi
2.14901 - ;;
2.14902 -
2.14903 - irix5* | irix6* | nonstopux*)
2.14904 - if test "$GCC" = yes; then
2.14905 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.14906 - else
2.14907 - archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.14908 - hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
2.14909 - fi
2.14910 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
2.14911 - hardcode_libdir_separator_F77=:
2.14912 - link_all_deplibs_F77=yes
2.14913 - ;;
2.14914 -
2.14915 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.14916 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.14917 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
2.14918 - else
2.14919 - archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
2.14920 - fi
2.14921 - hardcode_libdir_flag_spec_F77='-R$libdir'
2.14922 - hardcode_direct_F77=yes
2.14923 - hardcode_shlibpath_var_F77=no
2.14924 - ;;
2.14925 -
2.14926 - newsos6)
2.14927 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.14928 - hardcode_direct_F77=yes
2.14929 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
2.14930 - hardcode_libdir_separator_F77=:
2.14931 - hardcode_shlibpath_var_F77=no
2.14932 - ;;
2.14933 -
2.14934 - openbsd*)
2.14935 - hardcode_direct_F77=yes
2.14936 - hardcode_shlibpath_var_F77=no
2.14937 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.14938 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.14939 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
2.14940 - export_dynamic_flag_spec_F77='${wl}-E'
2.14941 - else
2.14942 - case $host_os in
2.14943 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
2.14944 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.14945 - hardcode_libdir_flag_spec_F77='-R$libdir'
2.14946 - ;;
2.14947 - *)
2.14948 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.14949 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
2.14950 - ;;
2.14951 - esac
2.14952 - fi
2.14953 - ;;
2.14954 -
2.14955 - os2*)
2.14956 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.14957 - hardcode_minus_L_F77=yes
2.14958 - allow_undefined_flag_F77=unsupported
2.14959 - archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
2.14960 - old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
2.14961 - ;;
2.14962 -
2.14963 - osf3*)
2.14964 - if test "$GCC" = yes; then
2.14965 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
2.14966 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.14967 - else
2.14968 - allow_undefined_flag_F77=' -expect_unresolved \*'
2.14969 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.14970 - fi
2.14971 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
2.14972 - hardcode_libdir_separator_F77=:
2.14973 - ;;
2.14974 -
2.14975 - osf4* | osf5*) # as osf3* with the addition of -msym flag
2.14976 - if test "$GCC" = yes; then
2.14977 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
2.14978 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.14979 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
2.14980 - else
2.14981 - allow_undefined_flag_F77=' -expect_unresolved \*'
2.14982 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.14983 - archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
2.14984 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
2.14985 -
2.14986 - # Both c and cxx compiler support -rpath directly
2.14987 - hardcode_libdir_flag_spec_F77='-rpath $libdir'
2.14988 - fi
2.14989 - hardcode_libdir_separator_F77=:
2.14990 - ;;
2.14991 -
2.14992 - sco3.2v5*)
2.14993 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.14994 - hardcode_shlibpath_var_F77=no
2.14995 - export_dynamic_flag_spec_F77='${wl}-Bexport'
2.14996 - runpath_var=LD_RUN_PATH
2.14997 - hardcode_runpath_var=yes
2.14998 - ;;
2.14999 -
2.15000 - solaris*)
2.15001 - no_undefined_flag_F77=' -z text'
2.15002 - if test "$GCC" = yes; then
2.15003 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.15004 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.15005 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
2.15006 - else
2.15007 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15008 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.15009 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.15010 - fi
2.15011 - hardcode_libdir_flag_spec_F77='-R$libdir'
2.15012 - hardcode_shlibpath_var_F77=no
2.15013 - case $host_os in
2.15014 - solaris2.[0-5] | solaris2.[0-5].*) ;;
2.15015 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
2.15016 - whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
2.15017 - esac
2.15018 - link_all_deplibs_F77=yes
2.15019 - ;;
2.15020 -
2.15021 - sunos4*)
2.15022 - if test "x$host_vendor" = xsequent; then
2.15023 - # Use $CC to link under sequent, because it throws in some extra .o
2.15024 - # files that make .init and .fini sections work.
2.15025 - archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
2.15026 - else
2.15027 - archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
2.15028 - fi
2.15029 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.15030 - hardcode_direct_F77=yes
2.15031 - hardcode_minus_L_F77=yes
2.15032 - hardcode_shlibpath_var_F77=no
2.15033 - ;;
2.15034 -
2.15035 - sysv4)
2.15036 - case $host_vendor in
2.15037 - sni)
2.15038 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15039 - hardcode_direct_F77=yes # is this really true???
2.15040 - ;;
2.15041 - siemens)
2.15042 - ## LD is ld it makes a PLAMLIB
2.15043 - ## CC just makes a GrossModule.
2.15044 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.15045 - reload_cmds_F77='$CC -r -o $output$reload_objs'
2.15046 - hardcode_direct_F77=no
2.15047 - ;;
2.15048 - motorola)
2.15049 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15050 - hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie
2.15051 - ;;
2.15052 - esac
2.15053 - runpath_var='LD_RUN_PATH'
2.15054 - hardcode_shlibpath_var_F77=no
2.15055 - ;;
2.15056 -
2.15057 - sysv4.3*)
2.15058 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15059 - hardcode_shlibpath_var_F77=no
2.15060 - export_dynamic_flag_spec_F77='-Bexport'
2.15061 - ;;
2.15062 -
2.15063 - sysv4*MP*)
2.15064 - if test -d /usr/nec; then
2.15065 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15066 - hardcode_shlibpath_var_F77=no
2.15067 - runpath_var=LD_RUN_PATH
2.15068 - hardcode_runpath_var=yes
2.15069 - ld_shlibs_F77=yes
2.15070 - fi
2.15071 - ;;
2.15072 -
2.15073 - sysv4.2uw2*)
2.15074 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.15075 - hardcode_direct_F77=yes
2.15076 - hardcode_minus_L_F77=no
2.15077 - hardcode_shlibpath_var_F77=no
2.15078 - hardcode_runpath_var=yes
2.15079 - runpath_var=LD_RUN_PATH
2.15080 - ;;
2.15081 -
2.15082 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
2.15083 - no_undefined_flag_F77='${wl}-z ${wl}text'
2.15084 - if test "$GCC" = yes; then
2.15085 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.15086 - else
2.15087 - archive_cmds_F77='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.15088 - fi
2.15089 - runpath_var='LD_RUN_PATH'
2.15090 - hardcode_shlibpath_var_F77=no
2.15091 - ;;
2.15092 -
2.15093 - sysv5*)
2.15094 - no_undefined_flag_F77=' -z text'
2.15095 - # $CC -shared without GNU ld will not create a library from C++
2.15096 - # object files and a static libstdc++, better avoid it by now
2.15097 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15098 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.15099 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.15100 - hardcode_libdir_flag_spec_F77=
2.15101 - hardcode_shlibpath_var_F77=no
2.15102 - runpath_var='LD_RUN_PATH'
2.15103 - ;;
2.15104 -
2.15105 - uts4*)
2.15106 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.15107 - hardcode_libdir_flag_spec_F77='-L$libdir'
2.15108 - hardcode_shlibpath_var_F77=no
2.15109 - ;;
2.15110 -
2.15111 - *)
2.15112 - ld_shlibs_F77=no
2.15113 - ;;
2.15114 - esac
2.15115 - fi
2.15116 -
2.15117 -{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
2.15118 -echo "${ECHO_T}$ld_shlibs_F77" >&6; }
2.15119 -test "$ld_shlibs_F77" = no && can_build_shared=no
2.15120 -
2.15121 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2.15122 -if test "$GCC" = yes; then
2.15123 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2.15124 -fi
2.15125 -
2.15126 -#
2.15127 -# Do we need to explicitly link libc?
2.15128 -#
2.15129 -case "x$archive_cmds_need_lc_F77" in
2.15130 -x|xyes)
2.15131 - # Assume -lc should be added
2.15132 - archive_cmds_need_lc_F77=yes
2.15133 -
2.15134 - if test "$enable_shared" = yes && test "$GCC" = yes; then
2.15135 - case $archive_cmds_F77 in
2.15136 - *'~'*)
2.15137 - # FIXME: we may have to deal with multi-command sequences.
2.15138 - ;;
2.15139 - '$CC '*)
2.15140 - # Test whether the compiler implicitly links with -lc since on some
2.15141 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
2.15142 - # to ld, don't add -lc before -lgcc.
2.15143 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
2.15144 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
2.15145 - $rm conftest*
2.15146 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.15147 -
2.15148 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.15149 - (eval $ac_compile) 2>&5
2.15150 - ac_status=$?
2.15151 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.15152 - (exit $ac_status); } 2>conftest.err; then
2.15153 - soname=conftest
2.15154 - lib=conftest
2.15155 - libobjs=conftest.$ac_objext
2.15156 - deplibs=
2.15157 - wl=$lt_prog_compiler_wl_F77
2.15158 - compiler_flags=-v
2.15159 - linker_flags=-v
2.15160 - verstring=
2.15161 - output_objdir=.
2.15162 - libname=conftest
2.15163 - lt_save_allow_undefined_flag=$allow_undefined_flag_F77
2.15164 - allow_undefined_flag_F77=
2.15165 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
2.15166 - (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
2.15167 - ac_status=$?
2.15168 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.15169 - (exit $ac_status); }
2.15170 - then
2.15171 - archive_cmds_need_lc_F77=no
2.15172 - else
2.15173 - archive_cmds_need_lc_F77=yes
2.15174 - fi
2.15175 - allow_undefined_flag_F77=$lt_save_allow_undefined_flag
2.15176 - else
2.15177 - cat conftest.err 1>&5
2.15178 - fi
2.15179 - $rm conftest*
2.15180 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
2.15181 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; }
2.15182 - ;;
2.15183 - esac
2.15184 - fi
2.15185 - ;;
2.15186 -esac
2.15187 -
2.15188 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
2.15189 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
2.15190 -library_names_spec=
2.15191 -libname_spec='lib$name'
2.15192 -soname_spec=
2.15193 -shrext_cmds=".so"
2.15194 -postinstall_cmds=
2.15195 -postuninstall_cmds=
2.15196 -finish_cmds=
2.15197 -finish_eval=
2.15198 -shlibpath_var=
2.15199 -shlibpath_overrides_runpath=unknown
2.15200 -version_type=none
2.15201 -dynamic_linker="$host_os ld.so"
2.15202 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
2.15203 -if test "$GCC" = yes; then
2.15204 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.15205 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
2.15206 - # if the path contains ";" then we assume it to be the separator
2.15207 - # otherwise default to the standard path separator (i.e. ":") - it is
2.15208 - # assumed that no part of a normal pathname contains ";" but that should
2.15209 - # okay in the real world where ";" in dirpaths is itself problematic.
2.15210 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.15211 - else
2.15212 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.15213 - fi
2.15214 -else
2.15215 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2.15216 -fi
2.15217 -need_lib_prefix=unknown
2.15218 -hardcode_into_libs=no
2.15219 -
2.15220 -# when you set need_version to no, make sure it does not cause -set_version
2.15221 -# flags to be left without arguments
2.15222 -need_version=unknown
2.15223 -
2.15224 -case $host_os in
2.15225 -aix3*)
2.15226 - version_type=linux
2.15227 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2.15228 - shlibpath_var=LIBPATH
2.15229 -
2.15230 - # AIX 3 has no versioning support, so we append a major version to the name.
2.15231 - soname_spec='${libname}${release}${shared_ext}$major'
2.15232 - ;;
2.15233 -
2.15234 -aix4* | aix5*)
2.15235 - version_type=linux
2.15236 - need_lib_prefix=no
2.15237 - need_version=no
2.15238 - hardcode_into_libs=yes
2.15239 - if test "$host_cpu" = ia64; then
2.15240 - # AIX 5 supports IA64
2.15241 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2.15242 - shlibpath_var=LD_LIBRARY_PATH
2.15243 - else
2.15244 - # With GCC up to 2.95.x, collect2 would create an import file
2.15245 - # for dependence libraries. The import file would start with
2.15246 - # the line `#! .'. This would cause the generated library to
2.15247 - # depend on `.', always an invalid library. This was fixed in
2.15248 - # development snapshots of GCC prior to 3.0.
2.15249 - case $host_os in
2.15250 - aix4 | aix4.[01] | aix4.[01].*)
2.15251 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2.15252 - echo ' yes '
2.15253 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
2.15254 - :
2.15255 - else
2.15256 - can_build_shared=no
2.15257 - fi
2.15258 - ;;
2.15259 - esac
2.15260 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2.15261 - # soname into executable. Probably we can add versioning support to
2.15262 - # collect2, so additional links can be useful in future.
2.15263 - if test "$aix_use_runtimelinking" = yes; then
2.15264 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2.15265 - # instead of lib<name>.a to let people know that these are not
2.15266 - # typical AIX shared libraries.
2.15267 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15268 - else
2.15269 - # We preserve .a as extension for shared libraries through AIX4.2
2.15270 - # and later when we are not doing run time linking.
2.15271 - library_names_spec='${libname}${release}.a $libname.a'
2.15272 - soname_spec='${libname}${release}${shared_ext}$major'
2.15273 - fi
2.15274 - shlibpath_var=LIBPATH
2.15275 - fi
2.15276 - ;;
2.15277 -
2.15278 -amigaos*)
2.15279 - library_names_spec='$libname.ixlibrary $libname.a'
2.15280 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
2.15281 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2.15282 - ;;
2.15283 -
2.15284 -beos*)
2.15285 - library_names_spec='${libname}${shared_ext}'
2.15286 - dynamic_linker="$host_os ld.so"
2.15287 - shlibpath_var=LIBRARY_PATH
2.15288 - ;;
2.15289 -
2.15290 -bsdi4*)
2.15291 - version_type=linux
2.15292 - need_version=no
2.15293 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15294 - soname_spec='${libname}${release}${shared_ext}$major'
2.15295 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2.15296 - shlibpath_var=LD_LIBRARY_PATH
2.15297 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2.15298 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2.15299 - # the default ld.so.conf also contains /usr/contrib/lib and
2.15300 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2.15301 - # libtool to hard-code these into programs
2.15302 - ;;
2.15303 -
2.15304 -cygwin* | mingw* | pw32*)
2.15305 - version_type=windows
2.15306 - shrext_cmds=".dll"
2.15307 - need_version=no
2.15308 - need_lib_prefix=no
2.15309 -
2.15310 - case $GCC,$host_os in
2.15311 - yes,cygwin* | yes,mingw* | yes,pw32*)
2.15312 - library_names_spec='$libname.dll.a'
2.15313 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
2.15314 - postinstall_cmds='base_file=`basename \${file}`~
2.15315 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
2.15316 - dldir=$destdir/`dirname \$dlpath`~
2.15317 - test -d \$dldir || mkdir -p \$dldir~
2.15318 - $install_prog $dir/$dlname \$dldir/$dlname'
2.15319 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2.15320 - dlpath=$dir/\$dldll~
2.15321 - $rm \$dlpath'
2.15322 - shlibpath_overrides_runpath=yes
2.15323 -
2.15324 - case $host_os in
2.15325 - cygwin*)
2.15326 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2.15327 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.15328 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
2.15329 - ;;
2.15330 - mingw*)
2.15331 - # MinGW DLLs use traditional 'lib' prefix
2.15332 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.15333 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.15334 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
2.15335 - # It is most probably a Windows format PATH printed by
2.15336 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
2.15337 - # path with ; separators, and with drive letters. We can handle the
2.15338 - # drive letters (cygwin fileutils understands them), so leave them,
2.15339 - # especially as we might pass files found there to a mingw objdump,
2.15340 - # which wouldn't understand a cygwinified path. Ahh.
2.15341 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.15342 - else
2.15343 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.15344 - fi
2.15345 - ;;
2.15346 - pw32*)
2.15347 - # pw32 DLLs use 'pw' prefix rather than 'lib'
2.15348 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
2.15349 - ;;
2.15350 - esac
2.15351 - ;;
2.15352 -
2.15353 - *)
2.15354 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
2.15355 - ;;
2.15356 - esac
2.15357 - dynamic_linker='Win32 ld.exe'
2.15358 - # FIXME: first we should search . and the directory the executable is in
2.15359 - shlibpath_var=PATH
2.15360 - ;;
2.15361 -
2.15362 -darwin* | rhapsody*)
2.15363 - dynamic_linker="$host_os dyld"
2.15364 - version_type=darwin
2.15365 - need_lib_prefix=no
2.15366 - need_version=no
2.15367 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2.15368 - soname_spec='${libname}${release}${major}$shared_ext'
2.15369 - shlibpath_overrides_runpath=yes
2.15370 - shlibpath_var=DYLD_LIBRARY_PATH
2.15371 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
2.15372 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
2.15373 - if test "$GCC" = yes; then
2.15374 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
2.15375 - else
2.15376 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
2.15377 - fi
2.15378 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2.15379 - ;;
2.15380 -
2.15381 -dgux*)
2.15382 - version_type=linux
2.15383 - need_lib_prefix=no
2.15384 - need_version=no
2.15385 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2.15386 - soname_spec='${libname}${release}${shared_ext}$major'
2.15387 - shlibpath_var=LD_LIBRARY_PATH
2.15388 - ;;
2.15389 -
2.15390 -freebsd1*)
2.15391 - dynamic_linker=no
2.15392 - ;;
2.15393 -
2.15394 -kfreebsd*-gnu)
2.15395 - version_type=linux
2.15396 - need_lib_prefix=no
2.15397 - need_version=no
2.15398 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.15399 - soname_spec='${libname}${release}${shared_ext}$major'
2.15400 - shlibpath_var=LD_LIBRARY_PATH
2.15401 - shlibpath_overrides_runpath=no
2.15402 - hardcode_into_libs=yes
2.15403 - dynamic_linker='GNU ld.so'
2.15404 - ;;
2.15405 -
2.15406 -freebsd*)
2.15407 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
2.15408 - version_type=freebsd-$objformat
2.15409 - case $version_type in
2.15410 - freebsd-elf*)
2.15411 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2.15412 - need_version=no
2.15413 - need_lib_prefix=no
2.15414 - ;;
2.15415 - freebsd-*)
2.15416 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2.15417 - need_version=yes
2.15418 - ;;
2.15419 - esac
2.15420 - shlibpath_var=LD_LIBRARY_PATH
2.15421 - case $host_os in
2.15422 - freebsd2*)
2.15423 - shlibpath_overrides_runpath=yes
2.15424 - ;;
2.15425 - freebsd3.01* | freebsdelf3.01*)
2.15426 - shlibpath_overrides_runpath=yes
2.15427 - hardcode_into_libs=yes
2.15428 - ;;
2.15429 - *) # from 3.2 on
2.15430 - shlibpath_overrides_runpath=no
2.15431 - hardcode_into_libs=yes
2.15432 - ;;
2.15433 - esac
2.15434 - ;;
2.15435 -
2.15436 -gnu*)
2.15437 - version_type=linux
2.15438 - need_lib_prefix=no
2.15439 - need_version=no
2.15440 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2.15441 - soname_spec='${libname}${release}${shared_ext}$major'
2.15442 - shlibpath_var=LD_LIBRARY_PATH
2.15443 - hardcode_into_libs=yes
2.15444 - ;;
2.15445 -
2.15446 -hpux9* | hpux10* | hpux11*)
2.15447 - # Give a soname corresponding to the major version so that dld.sl refuses to
2.15448 - # link against other versions.
2.15449 - version_type=sunos
2.15450 - need_lib_prefix=no
2.15451 - need_version=no
2.15452 - case "$host_cpu" in
2.15453 - ia64*)
2.15454 - shrext_cmds='.so'
2.15455 - hardcode_into_libs=yes
2.15456 - dynamic_linker="$host_os dld.so"
2.15457 - shlibpath_var=LD_LIBRARY_PATH
2.15458 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.15459 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15460 - soname_spec='${libname}${release}${shared_ext}$major'
2.15461 - if test "X$HPUX_IA64_MODE" = X32; then
2.15462 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2.15463 - else
2.15464 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2.15465 - fi
2.15466 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.15467 - ;;
2.15468 - hppa*64*)
2.15469 - shrext_cmds='.sl'
2.15470 - hardcode_into_libs=yes
2.15471 - dynamic_linker="$host_os dld.sl"
2.15472 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2.15473 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.15474 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15475 - soname_spec='${libname}${release}${shared_ext}$major'
2.15476 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2.15477 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.15478 - ;;
2.15479 - *)
2.15480 - shrext_cmds='.sl'
2.15481 - dynamic_linker="$host_os dld.sl"
2.15482 - shlibpath_var=SHLIB_PATH
2.15483 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2.15484 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15485 - soname_spec='${libname}${release}${shared_ext}$major'
2.15486 - ;;
2.15487 - esac
2.15488 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
2.15489 - postinstall_cmds='chmod 555 $lib'
2.15490 - ;;
2.15491 -
2.15492 -irix5* | irix6* | nonstopux*)
2.15493 - case $host_os in
2.15494 - nonstopux*) version_type=nonstopux ;;
2.15495 - *)
2.15496 - if test "$lt_cv_prog_gnu_ld" = yes; then
2.15497 - version_type=linux
2.15498 - else
2.15499 - version_type=irix
2.15500 - fi ;;
2.15501 - esac
2.15502 - need_lib_prefix=no
2.15503 - need_version=no
2.15504 - soname_spec='${libname}${release}${shared_ext}$major'
2.15505 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2.15506 - case $host_os in
2.15507 - irix5* | nonstopux*)
2.15508 - libsuff= shlibsuff=
2.15509 - ;;
2.15510 - *)
2.15511 - case $LD in # libtool.m4 will add one of these switches to LD
2.15512 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2.15513 - libsuff= shlibsuff= libmagic=32-bit;;
2.15514 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2.15515 - libsuff=32 shlibsuff=N32 libmagic=N32;;
2.15516 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2.15517 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
2.15518 - *) libsuff= shlibsuff= libmagic=never-match;;
2.15519 - esac
2.15520 - ;;
2.15521 - esac
2.15522 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2.15523 - shlibpath_overrides_runpath=no
2.15524 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2.15525 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2.15526 - hardcode_into_libs=yes
2.15527 - ;;
2.15528 -
2.15529 -# No shared lib support for Linux oldld, aout, or coff.
2.15530 -linux*oldld* | linux*aout* | linux*coff*)
2.15531 - dynamic_linker=no
2.15532 - ;;
2.15533 -
2.15534 -# This must be Linux ELF.
2.15535 -linux*)
2.15536 - version_type=linux
2.15537 - need_lib_prefix=no
2.15538 - need_version=no
2.15539 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15540 - soname_spec='${libname}${release}${shared_ext}$major'
2.15541 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2.15542 - shlibpath_var=LD_LIBRARY_PATH
2.15543 - shlibpath_overrides_runpath=no
2.15544 - # This implies no fast_install, which is unacceptable.
2.15545 - # Some rework will be needed to allow for fast_install
2.15546 - # before this can be enabled.
2.15547 - hardcode_into_libs=yes
2.15548 -
2.15549 - # Append ld.so.conf contents to the search path
2.15550 - if test -f /etc/ld.so.conf; then
2.15551 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
2.15552 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2.15553 - fi
2.15554 -
2.15555 - # We used to test for /lib/ld.so.1 and disable shared libraries on
2.15556 - # powerpc, because MkLinux only supported shared libraries with the
2.15557 - # GNU dynamic linker. Since this was broken with cross compilers,
2.15558 - # most powerpc-linux boxes support dynamic linking these days and
2.15559 - # people can always --disable-shared, the test was removed, and we
2.15560 - # assume the GNU/Linux dynamic linker is in use.
2.15561 - dynamic_linker='GNU/Linux ld.so'
2.15562 - ;;
2.15563 -
2.15564 -netbsdelf*-gnu)
2.15565 - version_type=linux
2.15566 - need_lib_prefix=no
2.15567 - need_version=no
2.15568 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.15569 - soname_spec='${libname}${release}${shared_ext}$major'
2.15570 - shlibpath_var=LD_LIBRARY_PATH
2.15571 - shlibpath_overrides_runpath=no
2.15572 - hardcode_into_libs=yes
2.15573 - dynamic_linker='NetBSD ld.elf_so'
2.15574 - ;;
2.15575 -
2.15576 -knetbsd*-gnu)
2.15577 - version_type=linux
2.15578 - need_lib_prefix=no
2.15579 - need_version=no
2.15580 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.15581 - soname_spec='${libname}${release}${shared_ext}$major'
2.15582 - shlibpath_var=LD_LIBRARY_PATH
2.15583 - shlibpath_overrides_runpath=no
2.15584 - hardcode_into_libs=yes
2.15585 - dynamic_linker='GNU ld.so'
2.15586 - ;;
2.15587 -
2.15588 -netbsd*)
2.15589 - version_type=sunos
2.15590 - need_lib_prefix=no
2.15591 - need_version=no
2.15592 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.15593 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.15594 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.15595 - dynamic_linker='NetBSD (a.out) ld.so'
2.15596 - else
2.15597 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.15598 - soname_spec='${libname}${release}${shared_ext}$major'
2.15599 - dynamic_linker='NetBSD ld.elf_so'
2.15600 - fi
2.15601 - shlibpath_var=LD_LIBRARY_PATH
2.15602 - shlibpath_overrides_runpath=yes
2.15603 - hardcode_into_libs=yes
2.15604 - ;;
2.15605 -
2.15606 -newsos6)
2.15607 - version_type=linux
2.15608 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15609 - shlibpath_var=LD_LIBRARY_PATH
2.15610 - shlibpath_overrides_runpath=yes
2.15611 - ;;
2.15612 -
2.15613 -nto-qnx*)
2.15614 - version_type=linux
2.15615 - need_lib_prefix=no
2.15616 - need_version=no
2.15617 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15618 - soname_spec='${libname}${release}${shared_ext}$major'
2.15619 - shlibpath_var=LD_LIBRARY_PATH
2.15620 - shlibpath_overrides_runpath=yes
2.15621 - ;;
2.15622 -
2.15623 -openbsd*)
2.15624 - version_type=sunos
2.15625 - need_lib_prefix=no
2.15626 - need_version=yes
2.15627 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.15628 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.15629 - shlibpath_var=LD_LIBRARY_PATH
2.15630 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.15631 - case $host_os in
2.15632 - openbsd2.[89] | openbsd2.[89].*)
2.15633 - shlibpath_overrides_runpath=no
2.15634 - ;;
2.15635 - *)
2.15636 - shlibpath_overrides_runpath=yes
2.15637 - ;;
2.15638 - esac
2.15639 - else
2.15640 - shlibpath_overrides_runpath=yes
2.15641 - fi
2.15642 - ;;
2.15643 -
2.15644 -os2*)
2.15645 - libname_spec='$name'
2.15646 - shrext_cmds=".dll"
2.15647 - need_lib_prefix=no
2.15648 - library_names_spec='$libname${shared_ext} $libname.a'
2.15649 - dynamic_linker='OS/2 ld.exe'
2.15650 - shlibpath_var=LIBPATH
2.15651 - ;;
2.15652 -
2.15653 -osf3* | osf4* | osf5*)
2.15654 - version_type=osf
2.15655 - need_lib_prefix=no
2.15656 - need_version=no
2.15657 - soname_spec='${libname}${release}${shared_ext}$major'
2.15658 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15659 - shlibpath_var=LD_LIBRARY_PATH
2.15660 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2.15661 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2.15662 - ;;
2.15663 -
2.15664 -sco3.2v5*)
2.15665 - version_type=osf
2.15666 - soname_spec='${libname}${release}${shared_ext}$major'
2.15667 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15668 - shlibpath_var=LD_LIBRARY_PATH
2.15669 - ;;
2.15670 -
2.15671 -solaris*)
2.15672 - version_type=linux
2.15673 - need_lib_prefix=no
2.15674 - need_version=no
2.15675 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15676 - soname_spec='${libname}${release}${shared_ext}$major'
2.15677 - shlibpath_var=LD_LIBRARY_PATH
2.15678 - shlibpath_overrides_runpath=yes
2.15679 - hardcode_into_libs=yes
2.15680 - # ldd complains unless libraries are executable
2.15681 - postinstall_cmds='chmod +x $lib'
2.15682 - ;;
2.15683 -
2.15684 -sunos4*)
2.15685 - version_type=sunos
2.15686 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.15687 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2.15688 - shlibpath_var=LD_LIBRARY_PATH
2.15689 - shlibpath_overrides_runpath=yes
2.15690 - if test "$with_gnu_ld" = yes; then
2.15691 - need_lib_prefix=no
2.15692 - fi
2.15693 - need_version=yes
2.15694 - ;;
2.15695 -
2.15696 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.15697 - version_type=linux
2.15698 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15699 - soname_spec='${libname}${release}${shared_ext}$major'
2.15700 - shlibpath_var=LD_LIBRARY_PATH
2.15701 - case $host_vendor in
2.15702 - sni)
2.15703 - shlibpath_overrides_runpath=no
2.15704 - need_lib_prefix=no
2.15705 - export_dynamic_flag_spec='${wl}-Blargedynsym'
2.15706 - runpath_var=LD_RUN_PATH
2.15707 - ;;
2.15708 - siemens)
2.15709 - need_lib_prefix=no
2.15710 - ;;
2.15711 - motorola)
2.15712 - need_lib_prefix=no
2.15713 - need_version=no
2.15714 - shlibpath_overrides_runpath=no
2.15715 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2.15716 - ;;
2.15717 - esac
2.15718 - ;;
2.15719 -
2.15720 -sysv4*MP*)
2.15721 - if test -d /usr/nec ;then
2.15722 - version_type=linux
2.15723 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2.15724 - soname_spec='$libname${shared_ext}.$major'
2.15725 - shlibpath_var=LD_LIBRARY_PATH
2.15726 - fi
2.15727 - ;;
2.15728 -
2.15729 -uts4*)
2.15730 - version_type=linux
2.15731 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.15732 - soname_spec='${libname}${release}${shared_ext}$major'
2.15733 - shlibpath_var=LD_LIBRARY_PATH
2.15734 - ;;
2.15735 -
2.15736 -*)
2.15737 - dynamic_linker=no
2.15738 - ;;
2.15739 -esac
2.15740 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
2.15741 -echo "${ECHO_T}$dynamic_linker" >&6; }
2.15742 -test "$dynamic_linker" = no && can_build_shared=no
2.15743 -
2.15744 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
2.15745 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
2.15746 -hardcode_action_F77=
2.15747 -if test -n "$hardcode_libdir_flag_spec_F77" || \
2.15748 - test -n "$runpath_var F77" || \
2.15749 - test "X$hardcode_automatic_F77"="Xyes" ; then
2.15750 -
2.15751 - # We can hardcode non-existant directories.
2.15752 - if test "$hardcode_direct_F77" != no &&
2.15753 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
2.15754 - # have to relink, otherwise we might link with an installed library
2.15755 - # when we should be linking with a yet-to-be-installed one
2.15756 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
2.15757 - test "$hardcode_minus_L_F77" != no; then
2.15758 - # Linking always hardcodes the temporary library directory.
2.15759 - hardcode_action_F77=relink
2.15760 - else
2.15761 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
2.15762 - hardcode_action_F77=immediate
2.15763 - fi
2.15764 -else
2.15765 - # We cannot hardcode anything, or else we can only hardcode existing
2.15766 - # directories.
2.15767 - hardcode_action_F77=unsupported
2.15768 -fi
2.15769 -{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
2.15770 -echo "${ECHO_T}$hardcode_action_F77" >&6; }
2.15771 -
2.15772 -if test "$hardcode_action_F77" = relink; then
2.15773 - # Fast installation is not supported
2.15774 - enable_fast_install=no
2.15775 -elif test "$shlibpath_overrides_runpath" = yes ||
2.15776 - test "$enable_shared" = no; then
2.15777 - # Fast installation is not necessary
2.15778 - enable_fast_install=needless
2.15779 -fi
2.15780 -
2.15781 -striplib=
2.15782 -old_striplib=
2.15783 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
2.15784 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
2.15785 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
2.15786 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2.15787 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2.15788 - { echo "$as_me:$LINENO: result: yes" >&5
2.15789 -echo "${ECHO_T}yes" >&6; }
2.15790 -else
2.15791 -# FIXME - insert some real tests, host_os isn't really good enough
2.15792 - case $host_os in
2.15793 - darwin*)
2.15794 - if test -n "$STRIP" ; then
2.15795 - striplib="$STRIP -x"
2.15796 - { echo "$as_me:$LINENO: result: yes" >&5
2.15797 -echo "${ECHO_T}yes" >&6; }
2.15798 - else
2.15799 - { echo "$as_me:$LINENO: result: no" >&5
2.15800 -echo "${ECHO_T}no" >&6; }
2.15801 -fi
2.15802 - ;;
2.15803 - *)
2.15804 - { echo "$as_me:$LINENO: result: no" >&5
2.15805 -echo "${ECHO_T}no" >&6; }
2.15806 - ;;
2.15807 - esac
2.15808 -fi
2.15809 -
2.15810 -
2.15811 -
2.15812 -# The else clause should only fire when bootstrapping the
2.15813 -# libtool distribution, otherwise you forgot to ship ltmain.sh
2.15814 -# with your package, and you will get complaints that there are
2.15815 -# no rules to generate ltmain.sh.
2.15816 -if test -f "$ltmain"; then
2.15817 - # See if we are running on zsh, and set the options which allow our commands through
2.15818 - # without removal of \ escapes.
2.15819 - if test -n "${ZSH_VERSION+set}" ; then
2.15820 - setopt NO_GLOB_SUBST
2.15821 - fi
2.15822 - # Now quote all the things that may contain metacharacters while being
2.15823 - # careful not to overquote the AC_SUBSTed values. We take copies of the
2.15824 - # variables and quote the copies for generation of the libtool script.
2.15825 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
2.15826 - SED SHELL STRIP \
2.15827 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
2.15828 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
2.15829 - deplibs_check_method reload_flag reload_cmds need_locks \
2.15830 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
2.15831 - lt_cv_sys_global_symbol_to_c_name_address \
2.15832 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2.15833 - old_postinstall_cmds old_postuninstall_cmds \
2.15834 - compiler_F77 \
2.15835 - CC_F77 \
2.15836 - LD_F77 \
2.15837 - lt_prog_compiler_wl_F77 \
2.15838 - lt_prog_compiler_pic_F77 \
2.15839 - lt_prog_compiler_static_F77 \
2.15840 - lt_prog_compiler_no_builtin_flag_F77 \
2.15841 - export_dynamic_flag_spec_F77 \
2.15842 - thread_safe_flag_spec_F77 \
2.15843 - whole_archive_flag_spec_F77 \
2.15844 - enable_shared_with_static_runtimes_F77 \
2.15845 - old_archive_cmds_F77 \
2.15846 - old_archive_from_new_cmds_F77 \
2.15847 - predep_objects_F77 \
2.15848 - postdep_objects_F77 \
2.15849 - predeps_F77 \
2.15850 - postdeps_F77 \
2.15851 - compiler_lib_search_path_F77 \
2.15852 - archive_cmds_F77 \
2.15853 - archive_expsym_cmds_F77 \
2.15854 - postinstall_cmds_F77 \
2.15855 - postuninstall_cmds_F77 \
2.15856 - old_archive_from_expsyms_cmds_F77 \
2.15857 - allow_undefined_flag_F77 \
2.15858 - no_undefined_flag_F77 \
2.15859 - export_symbols_cmds_F77 \
2.15860 - hardcode_libdir_flag_spec_F77 \
2.15861 - hardcode_libdir_flag_spec_ld_F77 \
2.15862 - hardcode_libdir_separator_F77 \
2.15863 - hardcode_automatic_F77 \
2.15864 - module_cmds_F77 \
2.15865 - module_expsym_cmds_F77 \
2.15866 - lt_cv_prog_compiler_c_o_F77 \
2.15867 - exclude_expsyms_F77 \
2.15868 - include_expsyms_F77; do
2.15869 -
2.15870 - case $var in
2.15871 - old_archive_cmds_F77 | \
2.15872 - old_archive_from_new_cmds_F77 | \
2.15873 - archive_cmds_F77 | \
2.15874 - archive_expsym_cmds_F77 | \
2.15875 - module_cmds_F77 | \
2.15876 - module_expsym_cmds_F77 | \
2.15877 - old_archive_from_expsyms_cmds_F77 | \
2.15878 - export_symbols_cmds_F77 | \
2.15879 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
2.15880 - postinstall_cmds | postuninstall_cmds | \
2.15881 - old_postinstall_cmds | old_postuninstall_cmds | \
2.15882 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
2.15883 - # Double-quote double-evaled strings.
2.15884 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
2.15885 - ;;
2.15886 - *)
2.15887 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
2.15888 - ;;
2.15889 - esac
2.15890 - done
2.15891 -
2.15892 - case $lt_echo in
2.15893 - *'\$0 --fallback-echo"')
2.15894 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2.15895 - ;;
2.15896 - esac
2.15897 -
2.15898 -cfgfile="$ofile"
2.15899 -
2.15900 - cat <<__EOF__ >> "$cfgfile"
2.15901 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
2.15902 -
2.15903 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2.15904 -
2.15905 -# Shell to use when invoking shell scripts.
2.15906 -SHELL=$lt_SHELL
2.15907 -
2.15908 -# Whether or not to build shared libraries.
2.15909 -build_libtool_libs=$enable_shared
2.15910 -
2.15911 -# Whether or not to build static libraries.
2.15912 -build_old_libs=$enable_static
2.15913 -
2.15914 -# Whether or not to add -lc for building shared libraries.
2.15915 -build_libtool_need_lc=$archive_cmds_need_lc_F77
2.15916 -
2.15917 -# Whether or not to disallow shared libs when runtime libs are static
2.15918 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77
2.15919 -
2.15920 -# Whether or not to optimize for fast installation.
2.15921 -fast_install=$enable_fast_install
2.15922 -
2.15923 -# The host system.
2.15924 -host_alias=$host_alias
2.15925 -host=$host
2.15926 -
2.15927 -# An echo program that does not interpret backslashes.
2.15928 -echo=$lt_echo
2.15929 -
2.15930 -# The archiver.
2.15931 -AR=$lt_AR
2.15932 -AR_FLAGS=$lt_AR_FLAGS
2.15933 -
2.15934 -# A C compiler.
2.15935 -LTCC=$lt_LTCC
2.15936 -
2.15937 -# A language-specific compiler.
2.15938 -CC=$lt_compiler_F77
2.15939 -
2.15940 -# Is the compiler the GNU C compiler?
2.15941 -with_gcc=$GCC_F77
2.15942 -
2.15943 -# An ERE matcher.
2.15944 -EGREP=$lt_EGREP
2.15945 -
2.15946 -# The linker used to build libraries.
2.15947 -LD=$lt_LD_F77
2.15948 -
2.15949 -# Whether we need hard or soft links.
2.15950 -LN_S=$lt_LN_S
2.15951 -
2.15952 -# A BSD-compatible nm program.
2.15953 -NM=$lt_NM
2.15954 -
2.15955 -# A symbol stripping program
2.15956 -STRIP=$lt_STRIP
2.15957 -
2.15958 -# Used to examine libraries when file_magic_cmd begins "file"
2.15959 -MAGIC_CMD=$MAGIC_CMD
2.15960 -
2.15961 -# Used on cygwin: DLL creation program.
2.15962 -DLLTOOL="$DLLTOOL"
2.15963 -
2.15964 -# Used on cygwin: object dumper.
2.15965 -OBJDUMP="$OBJDUMP"
2.15966 -
2.15967 -# Used on cygwin: assembler.
2.15968 -AS="$AS"
2.15969 -
2.15970 -# The name of the directory that contains temporary libtool files.
2.15971 -objdir=$objdir
2.15972 -
2.15973 -# How to create reloadable object files.
2.15974 -reload_flag=$lt_reload_flag
2.15975 -reload_cmds=$lt_reload_cmds
2.15976 -
2.15977 -# How to pass a linker flag through the compiler.
2.15978 -wl=$lt_lt_prog_compiler_wl_F77
2.15979 -
2.15980 -# Object file suffix (normally "o").
2.15981 -objext="$ac_objext"
2.15982 -
2.15983 -# Old archive suffix (normally "a").
2.15984 -libext="$libext"
2.15985 -
2.15986 -# Shared library suffix (normally ".so").
2.15987 -shrext_cmds='$shrext_cmds'
2.15988 -
2.15989 -# Executable file suffix (normally "").
2.15990 -exeext="$exeext"
2.15991 -
2.15992 -# Additional compiler flags for building library objects.
2.15993 -pic_flag=$lt_lt_prog_compiler_pic_F77
2.15994 -pic_mode=$pic_mode
2.15995 -
2.15996 -# What is the maximum length of a command?
2.15997 -max_cmd_len=$lt_cv_sys_max_cmd_len
2.15998 -
2.15999 -# Does compiler simultaneously support -c and -o options?
2.16000 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
2.16001 -
2.16002 -# Must we lock files when doing compilation ?
2.16003 -need_locks=$lt_need_locks
2.16004 -
2.16005 -# Do we need the lib prefix for modules?
2.16006 -need_lib_prefix=$need_lib_prefix
2.16007 -
2.16008 -# Do we need a version for libraries?
2.16009 -need_version=$need_version
2.16010 -
2.16011 -# Whether dlopen is supported.
2.16012 -dlopen_support=$enable_dlopen
2.16013 -
2.16014 -# Whether dlopen of programs is supported.
2.16015 -dlopen_self=$enable_dlopen_self
2.16016 -
2.16017 -# Whether dlopen of statically linked programs is supported.
2.16018 -dlopen_self_static=$enable_dlopen_self_static
2.16019 -
2.16020 -# Compiler flag to prevent dynamic linking.
2.16021 -link_static_flag=$lt_lt_prog_compiler_static_F77
2.16022 -
2.16023 -# Compiler flag to turn off builtin functions.
2.16024 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
2.16025 -
2.16026 -# Compiler flag to allow reflexive dlopens.
2.16027 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77
2.16028 -
2.16029 -# Compiler flag to generate shared objects directly from archives.
2.16030 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77
2.16031 -
2.16032 -# Compiler flag to generate thread-safe objects.
2.16033 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77
2.16034 -
2.16035 -# Library versioning type.
2.16036 -version_type=$version_type
2.16037 -
2.16038 -# Format of library name prefix.
2.16039 -libname_spec=$lt_libname_spec
2.16040 -
2.16041 -# List of archive names. First name is the real one, the rest are links.
2.16042 -# The last name is the one that the linker finds with -lNAME.
2.16043 -library_names_spec=$lt_library_names_spec
2.16044 -
2.16045 -# The coded name of the library, if different from the real name.
2.16046 -soname_spec=$lt_soname_spec
2.16047 -
2.16048 -# Commands used to build and install an old-style archive.
2.16049 -RANLIB=$lt_RANLIB
2.16050 -old_archive_cmds=$lt_old_archive_cmds_F77
2.16051 -old_postinstall_cmds=$lt_old_postinstall_cmds
2.16052 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
2.16053 -
2.16054 -# Create an old-style archive from a shared archive.
2.16055 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77
2.16056 -
2.16057 -# Create a temporary old-style archive to link instead of a shared archive.
2.16058 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77
2.16059 -
2.16060 -# Commands used to build and install a shared archive.
2.16061 -archive_cmds=$lt_archive_cmds_F77
2.16062 -archive_expsym_cmds=$lt_archive_expsym_cmds_F77
2.16063 -postinstall_cmds=$lt_postinstall_cmds
2.16064 -postuninstall_cmds=$lt_postuninstall_cmds
2.16065 -
2.16066 -# Commands used to build a loadable module (assumed same as above if empty)
2.16067 -module_cmds=$lt_module_cmds_F77
2.16068 -module_expsym_cmds=$lt_module_expsym_cmds_F77
2.16069 -
2.16070 -# Commands to strip libraries.
2.16071 -old_striplib=$lt_old_striplib
2.16072 -striplib=$lt_striplib
2.16073 -
2.16074 -# Dependencies to place before the objects being linked to create a
2.16075 -# shared library.
2.16076 -predep_objects=$lt_predep_objects_F77
2.16077 -
2.16078 -# Dependencies to place after the objects being linked to create a
2.16079 -# shared library.
2.16080 -postdep_objects=$lt_postdep_objects_F77
2.16081 -
2.16082 -# Dependencies to place before the objects being linked to create a
2.16083 -# shared library.
2.16084 -predeps=$lt_predeps_F77
2.16085 -
2.16086 -# Dependencies to place after the objects being linked to create a
2.16087 -# shared library.
2.16088 -postdeps=$lt_postdeps_F77
2.16089 -
2.16090 -# The library search path used internally by the compiler when linking
2.16091 -# a shared library.
2.16092 -compiler_lib_search_path=$lt_compiler_lib_search_path_F77
2.16093 -
2.16094 -# Method to check whether dependent libraries are shared objects.
2.16095 -deplibs_check_method=$lt_deplibs_check_method
2.16096 -
2.16097 -# Command to use when deplibs_check_method == file_magic.
2.16098 -file_magic_cmd=$lt_file_magic_cmd
2.16099 -
2.16100 -# Flag that allows shared libraries with undefined symbols to be built.
2.16101 -allow_undefined_flag=$lt_allow_undefined_flag_F77
2.16102 -
2.16103 -# Flag that forces no undefined symbols.
2.16104 -no_undefined_flag=$lt_no_undefined_flag_F77
2.16105 -
2.16106 -# Commands used to finish a libtool library installation in a directory.
2.16107 -finish_cmds=$lt_finish_cmds
2.16108 -
2.16109 -# Same as above, but a single script fragment to be evaled but not shown.
2.16110 -finish_eval=$lt_finish_eval
2.16111 -
2.16112 -# Take the output of nm and produce a listing of raw symbols and C names.
2.16113 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
2.16114 -
2.16115 -# Transform the output of nm in a proper C declaration
2.16116 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
2.16117 -
2.16118 -# Transform the output of nm in a C name address pair
2.16119 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
2.16120 -
2.16121 -# This is the shared library runtime path variable.
2.16122 -runpath_var=$runpath_var
2.16123 -
2.16124 -# This is the shared library path variable.
2.16125 -shlibpath_var=$shlibpath_var
2.16126 -
2.16127 -# Is shlibpath searched before the hard-coded library search path?
2.16128 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2.16129 -
2.16130 -# How to hardcode a shared library path into an executable.
2.16131 -hardcode_action=$hardcode_action_F77
2.16132 -
2.16133 -# Whether we should hardcode library paths into libraries.
2.16134 -hardcode_into_libs=$hardcode_into_libs
2.16135 -
2.16136 -# Flag to hardcode \$libdir into a binary during linking.
2.16137 -# This must work even if \$libdir does not exist.
2.16138 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
2.16139 -
2.16140 -# If ld is used when linking, flag to hardcode \$libdir into
2.16141 -# a binary during linking. This must work even if \$libdir does
2.16142 -# not exist.
2.16143 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
2.16144 -
2.16145 -# Whether we need a single -rpath flag with a separated argument.
2.16146 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
2.16147 -
2.16148 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
2.16149 -# resulting binary.
2.16150 -hardcode_direct=$hardcode_direct_F77
2.16151 -
2.16152 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2.16153 -# resulting binary.
2.16154 -hardcode_minus_L=$hardcode_minus_L_F77
2.16155 -
2.16156 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2.16157 -# the resulting binary.
2.16158 -hardcode_shlibpath_var=$hardcode_shlibpath_var_F77
2.16159 -
2.16160 -# Set to yes if building a shared library automatically hardcodes DIR into the library
2.16161 -# and all subsequent libraries and executables linked against it.
2.16162 -hardcode_automatic=$hardcode_automatic_F77
2.16163 -
2.16164 -# Variables whose values should be saved in libtool wrapper scripts and
2.16165 -# restored at relink time.
2.16166 -variables_saved_for_relink="$variables_saved_for_relink"
2.16167 -
2.16168 -# Whether libtool must link a program against all its dependency libraries.
2.16169 -link_all_deplibs=$link_all_deplibs_F77
2.16170 -
2.16171 -# Compile-time system search path for libraries
2.16172 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
2.16173 -
2.16174 -# Run-time system search path for libraries
2.16175 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
2.16176 -
2.16177 -# Fix the shell variable \$srcfile for the compiler.
2.16178 -fix_srcfile_path="$fix_srcfile_path_F77"
2.16179 -
2.16180 -# Set to yes if exported symbols are required.
2.16181 -always_export_symbols=$always_export_symbols_F77
2.16182 -
2.16183 -# The commands to list exported symbols.
2.16184 -export_symbols_cmds=$lt_export_symbols_cmds_F77
2.16185 -
2.16186 -# The commands to extract the exported symbol list from a shared archive.
2.16187 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
2.16188 -
2.16189 -# Symbols that should not be listed in the preloaded symbols.
2.16190 -exclude_expsyms=$lt_exclude_expsyms_F77
2.16191 -
2.16192 -# Symbols that must always be exported.
2.16193 -include_expsyms=$lt_include_expsyms_F77
2.16194 -
2.16195 -# ### END LIBTOOL TAG CONFIG: $tagname
2.16196 -
2.16197 -__EOF__
2.16198 -
2.16199 -
2.16200 -else
2.16201 - # If there is no Makefile yet, we rely on a make rule to execute
2.16202 - # `config.status --recheck' to rerun these tests and create the
2.16203 - # libtool script then.
2.16204 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
2.16205 - if test -f "$ltmain_in"; then
2.16206 - test -f Makefile && make "$ltmain"
2.16207 - fi
2.16208 -fi
2.16209 -
2.16210 -
2.16211 -ac_ext=c
2.16212 -ac_cpp='$CPP $CPPFLAGS'
2.16213 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.16214 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.16215 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.16216 -
2.16217 -CC="$lt_save_CC"
2.16218 -
2.16219 - else
2.16220 - tagname=""
2.16221 - fi
2.16222 - ;;
2.16223 -
2.16224 - GCJ)
2.16225 - if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
2.16226 -
2.16227 -
2.16228 -# Source file extension for Java test sources.
2.16229 -ac_ext=java
2.16230 -
2.16231 -# Object file extension for compiled Java test sources.
2.16232 -objext=o
2.16233 -objext_GCJ=$objext
2.16234 -
2.16235 -# Code to be used in simple compile tests
2.16236 -lt_simple_compile_test_code="class foo {}\n"
2.16237 -
2.16238 -# Code to be used in simple link tests
2.16239 -lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'
2.16240 -
2.16241 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2.16242 -
2.16243 -# If no C compiler was specified, use CC.
2.16244 -LTCC=${LTCC-"$CC"}
2.16245 -
2.16246 -# Allow CC to be a program name with arguments.
2.16247 -compiler=$CC
2.16248 -
2.16249 -
2.16250 -# Allow CC to be a program name with arguments.
2.16251 -lt_save_CC="$CC"
2.16252 -CC=${GCJ-"gcj"}
2.16253 -compiler=$CC
2.16254 -compiler_GCJ=$CC
2.16255 -
2.16256 -# GCJ did not exist at the time GCC didn't implicitly link libc in.
2.16257 -archive_cmds_need_lc_GCJ=no
2.16258 -
2.16259 -## CAVEAT EMPTOR:
2.16260 -## There is no encapsulation within the following macros, do not change
2.16261 -## the running order or otherwise move them around unless you know exactly
2.16262 -## what you are doing...
2.16263 -
2.16264 -lt_prog_compiler_no_builtin_flag_GCJ=
2.16265 -
2.16266 -if test "$GCC" = yes; then
2.16267 - lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
2.16268 -
2.16269 -
2.16270 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
2.16271 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
2.16272 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
2.16273 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.16274 -else
2.16275 - lt_cv_prog_compiler_rtti_exceptions=no
2.16276 - ac_outfile=conftest.$ac_objext
2.16277 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.16278 - lt_compiler_flag="-fno-rtti -fno-exceptions"
2.16279 - # Insert the option either (1) after the last *FLAGS variable, or
2.16280 - # (2) before a word containing "conftest.", or (3) at the end.
2.16281 - # Note that $ac_compile itself does not contain backslashes and begins
2.16282 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.16283 - # The option is referenced via a variable to avoid confusing sed.
2.16284 - lt_compile=`echo "$ac_compile" | $SED \
2.16285 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.16286 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.16287 - -e 's:$: $lt_compiler_flag:'`
2.16288 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.16289 - (eval "$lt_compile" 2>conftest.err)
2.16290 - ac_status=$?
2.16291 - cat conftest.err >&5
2.16292 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.16293 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.16294 - # The compiler can only warn and ignore the option if not recognized
2.16295 - # So say no if there are warnings
2.16296 - if test ! -s conftest.err; then
2.16297 - lt_cv_prog_compiler_rtti_exceptions=yes
2.16298 - fi
2.16299 - fi
2.16300 - $rm conftest*
2.16301 -
2.16302 -fi
2.16303 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
2.16304 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
2.16305 -
2.16306 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
2.16307 - lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
2.16308 -else
2.16309 - :
2.16310 -fi
2.16311 -
2.16312 -fi
2.16313 -
2.16314 -lt_prog_compiler_wl_GCJ=
2.16315 -lt_prog_compiler_pic_GCJ=
2.16316 -lt_prog_compiler_static_GCJ=
2.16317 -
2.16318 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
2.16319 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
2.16320 -
2.16321 - if test "$GCC" = yes; then
2.16322 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16323 - lt_prog_compiler_static_GCJ='-static'
2.16324 -
2.16325 - case $host_os in
2.16326 - aix*)
2.16327 - # All AIX code is PIC.
2.16328 - if test "$host_cpu" = ia64; then
2.16329 - # AIX 5 now supports IA64 processor
2.16330 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16331 - fi
2.16332 - ;;
2.16333 -
2.16334 - amigaos*)
2.16335 - # FIXME: we need at least 68020 code to build shared libraries, but
2.16336 - # adding the `-m68020' flag to GCC prevents building anything better,
2.16337 - # like `-m68040'.
2.16338 - lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4'
2.16339 - ;;
2.16340 -
2.16341 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
2.16342 - # PIC is the default for these OSes.
2.16343 - ;;
2.16344 -
2.16345 - mingw* | pw32* | os2*)
2.16346 - # This hack is so that the source file can tell whether it is being
2.16347 - # built for inclusion in a dll (and should export symbols for example).
2.16348 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
2.16349 - ;;
2.16350 -
2.16351 - darwin* | rhapsody*)
2.16352 - # PIC is the default on this platform
2.16353 - # Common symbols not allowed in MH_DYLIB files
2.16354 - lt_prog_compiler_pic_GCJ='-fno-common'
2.16355 - ;;
2.16356 -
2.16357 - msdosdjgpp*)
2.16358 - # Just because we use GCC doesn't mean we suddenly get shared libraries
2.16359 - # on systems that don't support them.
2.16360 - lt_prog_compiler_can_build_shared_GCJ=no
2.16361 - enable_shared=no
2.16362 - ;;
2.16363 -
2.16364 - sysv4*MP*)
2.16365 - if test -d /usr/nec; then
2.16366 - lt_prog_compiler_pic_GCJ=-Kconform_pic
2.16367 - fi
2.16368 - ;;
2.16369 -
2.16370 - hpux*)
2.16371 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.16372 - # not for PA HP-UX.
2.16373 - case "$host_cpu" in
2.16374 - hppa*64*|ia64*)
2.16375 - # +Z the default
2.16376 - ;;
2.16377 - *)
2.16378 - lt_prog_compiler_pic_GCJ='-fPIC'
2.16379 - ;;
2.16380 - esac
2.16381 - ;;
2.16382 -
2.16383 - *)
2.16384 - lt_prog_compiler_pic_GCJ='-fPIC'
2.16385 - ;;
2.16386 - esac
2.16387 - else
2.16388 - # PORTME Check for flag to pass linker flags through the system compiler.
2.16389 - case $host_os in
2.16390 - aix*)
2.16391 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16392 - if test "$host_cpu" = ia64; then
2.16393 - # AIX 5 now supports IA64 processor
2.16394 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16395 - else
2.16396 - lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
2.16397 - fi
2.16398 - ;;
2.16399 -
2.16400 - mingw* | pw32* | os2*)
2.16401 - # This hack is so that the source file can tell whether it is being
2.16402 - # built for inclusion in a dll (and should export symbols for example).
2.16403 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
2.16404 - ;;
2.16405 -
2.16406 - hpux9* | hpux10* | hpux11*)
2.16407 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16408 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
2.16409 - # not for PA HP-UX.
2.16410 - case "$host_cpu" in
2.16411 - hppa*64*|ia64*)
2.16412 - # +Z the default
2.16413 - ;;
2.16414 - *)
2.16415 - lt_prog_compiler_pic_GCJ='+Z'
2.16416 - ;;
2.16417 - esac
2.16418 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
2.16419 - lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive'
2.16420 - ;;
2.16421 -
2.16422 - irix5* | irix6* | nonstopux*)
2.16423 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16424 - # PIC (with -KPIC) is the default.
2.16425 - lt_prog_compiler_static_GCJ='-non_shared'
2.16426 - ;;
2.16427 -
2.16428 - newsos6)
2.16429 - lt_prog_compiler_pic_GCJ='-KPIC'
2.16430 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16431 - ;;
2.16432 -
2.16433 - linux*)
2.16434 - case $CC in
2.16435 - icc* | ecc*)
2.16436 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16437 - lt_prog_compiler_pic_GCJ='-KPIC'
2.16438 - lt_prog_compiler_static_GCJ='-static'
2.16439 - ;;
2.16440 - ccc*)
2.16441 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16442 - # All Alpha code is PIC.
2.16443 - lt_prog_compiler_static_GCJ='-non_shared'
2.16444 - ;;
2.16445 - esac
2.16446 - ;;
2.16447 -
2.16448 - osf3* | osf4* | osf5*)
2.16449 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16450 - # All OSF/1 code is PIC.
2.16451 - lt_prog_compiler_static_GCJ='-non_shared'
2.16452 - ;;
2.16453 -
2.16454 - sco3.2v5*)
2.16455 - lt_prog_compiler_pic_GCJ='-Kpic'
2.16456 - lt_prog_compiler_static_GCJ='-dn'
2.16457 - ;;
2.16458 -
2.16459 - solaris*)
2.16460 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16461 - lt_prog_compiler_pic_GCJ='-KPIC'
2.16462 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16463 - ;;
2.16464 -
2.16465 - sunos4*)
2.16466 - lt_prog_compiler_wl_GCJ='-Qoption ld '
2.16467 - lt_prog_compiler_pic_GCJ='-PIC'
2.16468 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16469 - ;;
2.16470 -
2.16471 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.16472 - lt_prog_compiler_wl_GCJ='-Wl,'
2.16473 - lt_prog_compiler_pic_GCJ='-KPIC'
2.16474 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16475 - ;;
2.16476 -
2.16477 - sysv4*MP*)
2.16478 - if test -d /usr/nec ;then
2.16479 - lt_prog_compiler_pic_GCJ='-Kconform_pic'
2.16480 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16481 - fi
2.16482 - ;;
2.16483 -
2.16484 - uts4*)
2.16485 - lt_prog_compiler_pic_GCJ='-pic'
2.16486 - lt_prog_compiler_static_GCJ='-Bstatic'
2.16487 - ;;
2.16488 -
2.16489 - *)
2.16490 - lt_prog_compiler_can_build_shared_GCJ=no
2.16491 - ;;
2.16492 - esac
2.16493 - fi
2.16494 -
2.16495 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
2.16496 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; }
2.16497 -
2.16498 -#
2.16499 -# Check to make sure the PIC flag actually works.
2.16500 -#
2.16501 -if test -n "$lt_prog_compiler_pic_GCJ"; then
2.16502 -
2.16503 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
2.16504 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
2.16505 -if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
2.16506 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.16507 -else
2.16508 - lt_prog_compiler_pic_works_GCJ=no
2.16509 - ac_outfile=conftest.$ac_objext
2.16510 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.16511 - lt_compiler_flag="$lt_prog_compiler_pic_GCJ"
2.16512 - # Insert the option either (1) after the last *FLAGS variable, or
2.16513 - # (2) before a word containing "conftest.", or (3) at the end.
2.16514 - # Note that $ac_compile itself does not contain backslashes and begins
2.16515 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.16516 - # The option is referenced via a variable to avoid confusing sed.
2.16517 - lt_compile=`echo "$ac_compile" | $SED \
2.16518 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.16519 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.16520 - -e 's:$: $lt_compiler_flag:'`
2.16521 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.16522 - (eval "$lt_compile" 2>conftest.err)
2.16523 - ac_status=$?
2.16524 - cat conftest.err >&5
2.16525 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.16526 - if (exit $ac_status) && test -s "$ac_outfile"; then
2.16527 - # The compiler can only warn and ignore the option if not recognized
2.16528 - # So say no if there are warnings
2.16529 - if test ! -s conftest.err; then
2.16530 - lt_prog_compiler_pic_works_GCJ=yes
2.16531 - fi
2.16532 - fi
2.16533 - $rm conftest*
2.16534 -
2.16535 -fi
2.16536 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
2.16537 -echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6; }
2.16538 -
2.16539 -if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
2.16540 - case $lt_prog_compiler_pic_GCJ in
2.16541 - "" | " "*) ;;
2.16542 - *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;;
2.16543 - esac
2.16544 -else
2.16545 - lt_prog_compiler_pic_GCJ=
2.16546 - lt_prog_compiler_can_build_shared_GCJ=no
2.16547 -fi
2.16548 -
2.16549 -fi
2.16550 -case "$host_os" in
2.16551 - # For platforms which do not support PIC, -DPIC is meaningless:
2.16552 - *djgpp*)
2.16553 - lt_prog_compiler_pic_GCJ=
2.16554 - ;;
2.16555 - *)
2.16556 - lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ"
2.16557 - ;;
2.16558 -esac
2.16559 -
2.16560 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
2.16561 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
2.16562 -if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
2.16563 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.16564 -else
2.16565 - lt_cv_prog_compiler_c_o_GCJ=no
2.16566 - $rm -r conftest 2>/dev/null
2.16567 - mkdir conftest
2.16568 - cd conftest
2.16569 - mkdir out
2.16570 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.16571 -
2.16572 - lt_compiler_flag="-o out/conftest2.$ac_objext"
2.16573 - # Insert the option either (1) after the last *FLAGS variable, or
2.16574 - # (2) before a word containing "conftest.", or (3) at the end.
2.16575 - # Note that $ac_compile itself does not contain backslashes and begins
2.16576 - # with a dollar sign (not a hyphen), so the echo should work correctly.
2.16577 - lt_compile=`echo "$ac_compile" | $SED \
2.16578 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
2.16579 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
2.16580 - -e 's:$: $lt_compiler_flag:'`
2.16581 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
2.16582 - (eval "$lt_compile" 2>out/conftest.err)
2.16583 - ac_status=$?
2.16584 - cat out/conftest.err >&5
2.16585 - echo "$as_me:__oline__: \$? = $ac_status" >&5
2.16586 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
2.16587 - then
2.16588 - # The compiler can only warn and ignore the option if not recognized
2.16589 - # So say no if there are warnings
2.16590 - if test ! -s out/conftest.err; then
2.16591 - lt_cv_prog_compiler_c_o_GCJ=yes
2.16592 - fi
2.16593 - fi
2.16594 - chmod u+w .
2.16595 - $rm conftest*
2.16596 - # SGI C++ compiler will create directory out/ii_files/ for
2.16597 - # template instantiation
2.16598 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
2.16599 - $rm out/* && rmdir out
2.16600 - cd ..
2.16601 - rmdir conftest
2.16602 - $rm conftest*
2.16603 -
2.16604 -fi
2.16605 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
2.16606 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; }
2.16607 -
2.16608 -
2.16609 -hard_links="nottested"
2.16610 -if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
2.16611 - # do not overwrite the value of need_locks provided by the user
2.16612 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
2.16613 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
2.16614 - hard_links=yes
2.16615 - $rm conftest*
2.16616 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.16617 - touch conftest.a
2.16618 - ln conftest.a conftest.b 2>&5 || hard_links=no
2.16619 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
2.16620 - { echo "$as_me:$LINENO: result: $hard_links" >&5
2.16621 -echo "${ECHO_T}$hard_links" >&6; }
2.16622 - if test "$hard_links" = no; then
2.16623 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
2.16624 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
2.16625 - need_locks=warn
2.16626 - fi
2.16627 -else
2.16628 - need_locks=no
2.16629 -fi
2.16630 -
2.16631 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
2.16632 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
2.16633 -
2.16634 - runpath_var=
2.16635 - allow_undefined_flag_GCJ=
2.16636 - enable_shared_with_static_runtimes_GCJ=no
2.16637 - archive_cmds_GCJ=
2.16638 - archive_expsym_cmds_GCJ=
2.16639 - old_archive_From_new_cmds_GCJ=
2.16640 - old_archive_from_expsyms_cmds_GCJ=
2.16641 - export_dynamic_flag_spec_GCJ=
2.16642 - whole_archive_flag_spec_GCJ=
2.16643 - thread_safe_flag_spec_GCJ=
2.16644 - hardcode_libdir_flag_spec_GCJ=
2.16645 - hardcode_libdir_flag_spec_ld_GCJ=
2.16646 - hardcode_libdir_separator_GCJ=
2.16647 - hardcode_direct_GCJ=no
2.16648 - hardcode_minus_L_GCJ=no
2.16649 - hardcode_shlibpath_var_GCJ=unsupported
2.16650 - link_all_deplibs_GCJ=unknown
2.16651 - hardcode_automatic_GCJ=no
2.16652 - module_cmds_GCJ=
2.16653 - module_expsym_cmds_GCJ=
2.16654 - always_export_symbols_GCJ=no
2.16655 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
2.16656 - # include_expsyms should be a list of space-separated symbols to be *always*
2.16657 - # included in the symbol list
2.16658 - include_expsyms_GCJ=
2.16659 - # exclude_expsyms can be an extended regexp of symbols to exclude
2.16660 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
2.16661 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
2.16662 - # as well as any symbol that contains `d'.
2.16663 - exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_"
2.16664 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
2.16665 - # platforms (ab)use it in PIC code, but their linkers get confused if
2.16666 - # the symbol is explicitly referenced. Since portable code cannot
2.16667 - # rely on this symbol name, it's probably fine to never include it in
2.16668 - # preloaded symbol tables.
2.16669 - extract_expsyms_cmds=
2.16670 -
2.16671 - case $host_os in
2.16672 - cygwin* | mingw* | pw32*)
2.16673 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
2.16674 - # When not using gcc, we currently assume that we are using
2.16675 - # Microsoft Visual C++.
2.16676 - if test "$GCC" != yes; then
2.16677 - with_gnu_ld=no
2.16678 - fi
2.16679 - ;;
2.16680 - openbsd*)
2.16681 - with_gnu_ld=no
2.16682 - ;;
2.16683 - esac
2.16684 -
2.16685 - ld_shlibs_GCJ=yes
2.16686 - if test "$with_gnu_ld" = yes; then
2.16687 - # If archive_cmds runs LD, not CC, wlarc should be empty
2.16688 - wlarc='${wl}'
2.16689 -
2.16690 - # See if GNU ld supports shared libraries.
2.16691 - case $host_os in
2.16692 - aix3* | aix4* | aix5*)
2.16693 - # On AIX/PPC, the GNU linker is very broken
2.16694 - if test "$host_cpu" != ia64; then
2.16695 - ld_shlibs_GCJ=no
2.16696 - cat <<EOF 1>&2
2.16697 -
2.16698 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
2.16699 -*** to be unable to reliably create shared libraries on AIX.
2.16700 -*** Therefore, libtool is disabling shared libraries support. If you
2.16701 -*** really care for shared libraries, you may want to modify your PATH
2.16702 -*** so that a non-GNU linker is found, and then restart.
2.16703 -
2.16704 -EOF
2.16705 - fi
2.16706 - ;;
2.16707 -
2.16708 - amigaos*)
2.16709 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.16710 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.16711 - hardcode_minus_L_GCJ=yes
2.16712 -
2.16713 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
2.16714 - # that the semantics of dynamic libraries on AmigaOS, at least up
2.16715 - # to version 4, is to share data among multiple programs linked
2.16716 - # with the same dynamic library. Since this doesn't match the
2.16717 - # behavior of shared libraries on other platforms, we can't use
2.16718 - # them.
2.16719 - ld_shlibs_GCJ=no
2.16720 - ;;
2.16721 -
2.16722 - beos*)
2.16723 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.16724 - allow_undefined_flag_GCJ=unsupported
2.16725 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
2.16726 - # support --undefined. This deserves some investigation. FIXME
2.16727 - archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.16728 - else
2.16729 - ld_shlibs_GCJ=no
2.16730 - fi
2.16731 - ;;
2.16732 -
2.16733 - cygwin* | mingw* | pw32*)
2.16734 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
2.16735 - # as there is no search path for DLLs.
2.16736 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.16737 - allow_undefined_flag_GCJ=unsupported
2.16738 - always_export_symbols_GCJ=no
2.16739 - enable_shared_with_static_runtimes_GCJ=yes
2.16740 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
2.16741 -
2.16742 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
2.16743 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.16744 - # If the export-symbols file already is a .def file (1st line
2.16745 - # is EXPORTS), use it as is; otherwise, prepend...
2.16746 - archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
2.16747 - cp $export_symbols $output_objdir/$soname.def;
2.16748 - else
2.16749 - echo EXPORTS > $output_objdir/$soname.def;
2.16750 - cat $export_symbols >> $output_objdir/$soname.def;
2.16751 - fi~
2.16752 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
2.16753 - else
2.16754 - ld_shlibs=no
2.16755 - fi
2.16756 - ;;
2.16757 -
2.16758 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.16759 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.16760 - archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
2.16761 - wlarc=
2.16762 - else
2.16763 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.16764 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.16765 - fi
2.16766 - ;;
2.16767 -
2.16768 - solaris* | sysv5*)
2.16769 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
2.16770 - ld_shlibs_GCJ=no
2.16771 - cat <<EOF 1>&2
2.16772 -
2.16773 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
2.16774 -*** create shared libraries on Solaris systems. Therefore, libtool
2.16775 -*** is disabling shared libraries support. We urge you to upgrade GNU
2.16776 -*** binutils to release 2.9.1 or newer. Another option is to modify
2.16777 -*** your PATH or compiler configuration so that the native linker is
2.16778 -*** used, and then restart.
2.16779 -
2.16780 -EOF
2.16781 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.16782 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.16783 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.16784 - else
2.16785 - ld_shlibs_GCJ=no
2.16786 - fi
2.16787 - ;;
2.16788 -
2.16789 - sunos4*)
2.16790 - archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.16791 - wlarc=
2.16792 - hardcode_direct_GCJ=yes
2.16793 - hardcode_shlibpath_var_GCJ=no
2.16794 - ;;
2.16795 -
2.16796 - linux*)
2.16797 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.16798 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.16799 - archive_cmds_GCJ="$tmp_archive_cmds"
2.16800 - supports_anon_versioning=no
2.16801 - case `$LD -v 2>/dev/null` in
2.16802 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
2.16803 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
2.16804 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
2.16805 - *\ 2.11.*) ;; # other 2.11 versions
2.16806 - *) supports_anon_versioning=yes ;;
2.16807 - esac
2.16808 - if test $supports_anon_versioning = yes; then
2.16809 - archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
2.16810 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
2.16811 -$echo "local: *; };" >> $output_objdir/$libname.ver~
2.16812 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
2.16813 - else
2.16814 - archive_expsym_cmds_GCJ="$tmp_archive_cmds"
2.16815 - fi
2.16816 - link_all_deplibs_GCJ=no
2.16817 - else
2.16818 - ld_shlibs_GCJ=no
2.16819 - fi
2.16820 - ;;
2.16821 -
2.16822 - *)
2.16823 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
2.16824 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
2.16825 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
2.16826 - else
2.16827 - ld_shlibs_GCJ=no
2.16828 - fi
2.16829 - ;;
2.16830 - esac
2.16831 -
2.16832 - if test "$ld_shlibs_GCJ" = yes; then
2.16833 - runpath_var=LD_RUN_PATH
2.16834 - hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
2.16835 - export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
2.16836 - # ancient GNU ld didn't support --whole-archive et. al.
2.16837 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
2.16838 - whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
2.16839 - else
2.16840 - whole_archive_flag_spec_GCJ=
2.16841 - fi
2.16842 - fi
2.16843 - else
2.16844 - # PORTME fill in a description of your system's linker (not GNU ld)
2.16845 - case $host_os in
2.16846 - aix3*)
2.16847 - allow_undefined_flag_GCJ=unsupported
2.16848 - always_export_symbols_GCJ=yes
2.16849 - archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
2.16850 - # Note: this linker hardcodes the directories in LIBPATH if there
2.16851 - # are no directories specified by -L.
2.16852 - hardcode_minus_L_GCJ=yes
2.16853 - if test "$GCC" = yes && test -z "$link_static_flag"; then
2.16854 - # Neither direct hardcoding nor static linking is supported with a
2.16855 - # broken collect2.
2.16856 - hardcode_direct_GCJ=unsupported
2.16857 - fi
2.16858 - ;;
2.16859 -
2.16860 - aix4* | aix5*)
2.16861 - if test "$host_cpu" = ia64; then
2.16862 - # On IA64, the linker does run time linking by default, so we don't
2.16863 - # have to do anything special.
2.16864 - aix_use_runtimelinking=no
2.16865 - exp_sym_flag='-Bexport'
2.16866 - no_entry_flag=""
2.16867 - else
2.16868 - # If we're using GNU nm, then we don't want the "-C" option.
2.16869 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
2.16870 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
2.16871 - export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.16872 - else
2.16873 - export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
2.16874 - fi
2.16875 - aix_use_runtimelinking=no
2.16876 -
2.16877 - # Test if we are trying to use run time linking or normal
2.16878 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
2.16879 - # need to do runtime linking.
2.16880 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
2.16881 - for ld_flag in $LDFLAGS; do
2.16882 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
2.16883 - aix_use_runtimelinking=yes
2.16884 - break
2.16885 - fi
2.16886 - done
2.16887 - esac
2.16888 -
2.16889 - exp_sym_flag='-bexport'
2.16890 - no_entry_flag='-bnoentry'
2.16891 - fi
2.16892 -
2.16893 - # When large executables or shared objects are built, AIX ld can
2.16894 - # have problems creating the table of contents. If linking a library
2.16895 - # or program results in "error TOC overflow" add -mminimal-toc to
2.16896 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
2.16897 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2.16898 -
2.16899 - archive_cmds_GCJ=''
2.16900 - hardcode_direct_GCJ=yes
2.16901 - hardcode_libdir_separator_GCJ=':'
2.16902 - link_all_deplibs_GCJ=yes
2.16903 -
2.16904 - if test "$GCC" = yes; then
2.16905 - case $host_os in aix4.012|aix4.012.*)
2.16906 - # We only want to do this on AIX 4.2 and lower, the check
2.16907 - # below for broken collect2 doesn't work under 4.3+
2.16908 - collect2name=`${CC} -print-prog-name=collect2`
2.16909 - if test -f "$collect2name" && \
2.16910 - strings "$collect2name" | grep resolve_lib_name >/dev/null
2.16911 - then
2.16912 - # We have reworked collect2
2.16913 - hardcode_direct_GCJ=yes
2.16914 - else
2.16915 - # We have old collect2
2.16916 - hardcode_direct_GCJ=unsupported
2.16917 - # It fails to find uninstalled libraries when the uninstalled
2.16918 - # path is not listed in the libpath. Setting hardcode_minus_L
2.16919 - # to unsupported forces relinking
2.16920 - hardcode_minus_L_GCJ=yes
2.16921 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.16922 - hardcode_libdir_separator_GCJ=
2.16923 - fi
2.16924 - esac
2.16925 - shared_flag='-shared'
2.16926 - else
2.16927 - # not using gcc
2.16928 - if test "$host_cpu" = ia64; then
2.16929 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2.16930 - # chokes on -Wl,-G. The following line is correct:
2.16931 - shared_flag='-G'
2.16932 - else
2.16933 - if test "$aix_use_runtimelinking" = yes; then
2.16934 - shared_flag='${wl}-G'
2.16935 - else
2.16936 - shared_flag='${wl}-bM:SRE'
2.16937 - fi
2.16938 - fi
2.16939 - fi
2.16940 -
2.16941 - # It seems that -bexpall does not export symbols beginning with
2.16942 - # underscore (_), so it is better to generate a list of symbols to export.
2.16943 - always_export_symbols_GCJ=yes
2.16944 - if test "$aix_use_runtimelinking" = yes; then
2.16945 - # Warning - without using the other runtime loading flags (-brtl),
2.16946 - # -berok will link without error, but may produce a broken library.
2.16947 - allow_undefined_flag_GCJ='-berok'
2.16948 - # Determine the default libpath from the value encoded in an empty executable.
2.16949 - cat >conftest.$ac_ext <<_ACEOF
2.16950 -/* confdefs.h. */
2.16951 -_ACEOF
2.16952 -cat confdefs.h >>conftest.$ac_ext
2.16953 -cat >>conftest.$ac_ext <<_ACEOF
2.16954 -/* end confdefs.h. */
2.16955 -
2.16956 -int
2.16957 -main ()
2.16958 -{
2.16959 -
2.16960 - ;
2.16961 - return 0;
2.16962 -}
2.16963 -_ACEOF
2.16964 -rm -f conftest.$ac_objext conftest$ac_exeext
2.16965 -if { (ac_try="$ac_link"
2.16966 -case "(($ac_try" in
2.16967 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.16968 - *) ac_try_echo=$ac_try;;
2.16969 -esac
2.16970 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.16971 - (eval "$ac_link") 2>conftest.er1
2.16972 - ac_status=$?
2.16973 - grep -v '^ *+' conftest.er1 >conftest.err
2.16974 - rm -f conftest.er1
2.16975 - cat conftest.err >&5
2.16976 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.16977 - (exit $ac_status); } && {
2.16978 - test -z "$ac_c_werror_flag" ||
2.16979 - test ! -s conftest.err
2.16980 - } && test -s conftest$ac_exeext &&
2.16981 - $as_test_x conftest$ac_exeext; then
2.16982 -
2.16983 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.16984 -}'`
2.16985 -# Check for a 64-bit object if we didn't find anything.
2.16986 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.16987 -}'`; fi
2.16988 -else
2.16989 - echo "$as_me: failed program was:" >&5
2.16990 -sed 's/^/| /' conftest.$ac_ext >&5
2.16991 -
2.16992 -
2.16993 -fi
2.16994 -
2.16995 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.16996 - conftest$ac_exeext conftest.$ac_ext
2.16997 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.16998 -
2.16999 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
2.17000 - archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
2.17001 - else
2.17002 - if test "$host_cpu" = ia64; then
2.17003 - hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib'
2.17004 - allow_undefined_flag_GCJ="-z nodefs"
2.17005 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
2.17006 - else
2.17007 - # Determine the default libpath from the value encoded in an empty executable.
2.17008 - cat >conftest.$ac_ext <<_ACEOF
2.17009 -/* confdefs.h. */
2.17010 -_ACEOF
2.17011 -cat confdefs.h >>conftest.$ac_ext
2.17012 -cat >>conftest.$ac_ext <<_ACEOF
2.17013 -/* end confdefs.h. */
2.17014 -
2.17015 -int
2.17016 -main ()
2.17017 -{
2.17018 -
2.17019 - ;
2.17020 - return 0;
2.17021 -}
2.17022 -_ACEOF
2.17023 -rm -f conftest.$ac_objext conftest$ac_exeext
2.17024 -if { (ac_try="$ac_link"
2.17025 -case "(($ac_try" in
2.17026 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.17027 - *) ac_try_echo=$ac_try;;
2.17028 -esac
2.17029 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.17030 - (eval "$ac_link") 2>conftest.er1
2.17031 - ac_status=$?
2.17032 - grep -v '^ *+' conftest.er1 >conftest.err
2.17033 - rm -f conftest.er1
2.17034 - cat conftest.err >&5
2.17035 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.17036 - (exit $ac_status); } && {
2.17037 - test -z "$ac_c_werror_flag" ||
2.17038 - test ! -s conftest.err
2.17039 - } && test -s conftest$ac_exeext &&
2.17040 - $as_test_x conftest$ac_exeext; then
2.17041 -
2.17042 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.17043 -}'`
2.17044 -# Check for a 64-bit object if we didn't find anything.
2.17045 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
2.17046 -}'`; fi
2.17047 -else
2.17048 - echo "$as_me: failed program was:" >&5
2.17049 -sed 's/^/| /' conftest.$ac_ext >&5
2.17050 -
2.17051 -
2.17052 -fi
2.17053 -
2.17054 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.17055 - conftest$ac_exeext conftest.$ac_ext
2.17056 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
2.17057 -
2.17058 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
2.17059 - # Warning - without using the other run time loading flags,
2.17060 - # -berok will link without error, but may produce a broken library.
2.17061 - no_undefined_flag_GCJ=' ${wl}-bernotok'
2.17062 - allow_undefined_flag_GCJ=' ${wl}-berok'
2.17063 - # -bexpall does not export symbols beginning with underscore (_)
2.17064 - always_export_symbols_GCJ=yes
2.17065 - # Exported symbols can be pulled into shared objects from archives
2.17066 - whole_archive_flag_spec_GCJ=' '
2.17067 - archive_cmds_need_lc_GCJ=yes
2.17068 - # This is similar to how AIX traditionally builds it's shared libraries.
2.17069 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
2.17070 - fi
2.17071 - fi
2.17072 - ;;
2.17073 -
2.17074 - amigaos*)
2.17075 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
2.17076 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17077 - hardcode_minus_L_GCJ=yes
2.17078 - # see comment about different semantics on the GNU ld section
2.17079 - ld_shlibs_GCJ=no
2.17080 - ;;
2.17081 -
2.17082 - bsdi4*)
2.17083 - export_dynamic_flag_spec_GCJ=-rdynamic
2.17084 - ;;
2.17085 -
2.17086 - cygwin* | mingw* | pw32*)
2.17087 - # When not using gcc, we currently assume that we are using
2.17088 - # Microsoft Visual C++.
2.17089 - # hardcode_libdir_flag_spec is actually meaningless, as there is
2.17090 - # no search path for DLLs.
2.17091 - hardcode_libdir_flag_spec_GCJ=' '
2.17092 - allow_undefined_flag_GCJ=unsupported
2.17093 - # Tell ltmain to make .lib files, not .a files.
2.17094 - libext=lib
2.17095 - # Tell ltmain to make .dll files, not .so files.
2.17096 - shrext_cmds=".dll"
2.17097 - # FIXME: Setting linknames here is a bad hack.
2.17098 - archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
2.17099 - # The linker will automatically build a .lib file if we build a DLL.
2.17100 - old_archive_From_new_cmds_GCJ='true'
2.17101 - # FIXME: Should let the user specify the lib program.
2.17102 - old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
2.17103 - fix_srcfile_path='`cygpath -w "$srcfile"`'
2.17104 - enable_shared_with_static_runtimes_GCJ=yes
2.17105 - ;;
2.17106 -
2.17107 - darwin* | rhapsody*)
2.17108 - if test "$GXX" = yes ; then
2.17109 - archive_cmds_need_lc_GCJ=no
2.17110 - case "$host_os" in
2.17111 - rhapsody* | darwin1.[012])
2.17112 - allow_undefined_flag_GCJ='-undefined suppress'
2.17113 - ;;
2.17114 - *) # Darwin 1.3 on
2.17115 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
2.17116 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
2.17117 - else
2.17118 - case ${MACOSX_DEPLOYMENT_TARGET} in
2.17119 - 10.[012])
2.17120 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
2.17121 - ;;
2.17122 - 10.*)
2.17123 - allow_undefined_flag_GCJ='-undefined dynamic_lookup'
2.17124 - ;;
2.17125 - esac
2.17126 - fi
2.17127 - ;;
2.17128 - esac
2.17129 - lt_int_apple_cc_single_mod=no
2.17130 - output_verbose_link_cmd='echo'
2.17131 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
2.17132 - lt_int_apple_cc_single_mod=yes
2.17133 - fi
2.17134 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.17135 - archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.17136 - else
2.17137 - archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
2.17138 - fi
2.17139 - module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
2.17140 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
2.17141 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
2.17142 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.17143 - else
2.17144 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.17145 - fi
2.17146 - module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
2.17147 - hardcode_direct_GCJ=no
2.17148 - hardcode_automatic_GCJ=yes
2.17149 - hardcode_shlibpath_var_GCJ=unsupported
2.17150 - whole_archive_flag_spec_GCJ='-all_load $convenience'
2.17151 - link_all_deplibs_GCJ=yes
2.17152 - else
2.17153 - ld_shlibs_GCJ=no
2.17154 - fi
2.17155 - ;;
2.17156 -
2.17157 - dgux*)
2.17158 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17159 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17160 - hardcode_shlibpath_var_GCJ=no
2.17161 - ;;
2.17162 -
2.17163 - freebsd1*)
2.17164 - ld_shlibs_GCJ=no
2.17165 - ;;
2.17166 -
2.17167 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
2.17168 - # support. Future versions do this automatically, but an explicit c++rt0.o
2.17169 - # does not break anything, and helps significantly (at the cost of a little
2.17170 - # extra space).
2.17171 - freebsd2.2*)
2.17172 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
2.17173 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
2.17174 - hardcode_direct_GCJ=yes
2.17175 - hardcode_shlibpath_var_GCJ=no
2.17176 - ;;
2.17177 -
2.17178 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
2.17179 - freebsd2*)
2.17180 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.17181 - hardcode_direct_GCJ=yes
2.17182 - hardcode_minus_L_GCJ=yes
2.17183 - hardcode_shlibpath_var_GCJ=no
2.17184 - ;;
2.17185 -
2.17186 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
2.17187 - freebsd* | kfreebsd*-gnu)
2.17188 - archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
2.17189 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
2.17190 - hardcode_direct_GCJ=yes
2.17191 - hardcode_shlibpath_var_GCJ=no
2.17192 - ;;
2.17193 -
2.17194 - hpux9*)
2.17195 - if test "$GCC" = yes; then
2.17196 - archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.17197 - else
2.17198 - archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2.17199 - fi
2.17200 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
2.17201 - hardcode_libdir_separator_GCJ=:
2.17202 - hardcode_direct_GCJ=yes
2.17203 -
2.17204 - # hardcode_minus_L: Not really in the search PATH,
2.17205 - # but as the default location of the library.
2.17206 - hardcode_minus_L_GCJ=yes
2.17207 - export_dynamic_flag_spec_GCJ='${wl}-E'
2.17208 - ;;
2.17209 -
2.17210 - hpux10* | hpux11*)
2.17211 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
2.17212 - case "$host_cpu" in
2.17213 - hppa*64*|ia64*)
2.17214 - archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.17215 - ;;
2.17216 - *)
2.17217 - archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
2.17218 - ;;
2.17219 - esac
2.17220 - else
2.17221 - case "$host_cpu" in
2.17222 - hppa*64*|ia64*)
2.17223 - archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17224 - ;;
2.17225 - *)
2.17226 - archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
2.17227 - ;;
2.17228 - esac
2.17229 - fi
2.17230 - if test "$with_gnu_ld" = no; then
2.17231 - case "$host_cpu" in
2.17232 - hppa*64*)
2.17233 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
2.17234 - hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
2.17235 - hardcode_libdir_separator_GCJ=:
2.17236 - hardcode_direct_GCJ=no
2.17237 - hardcode_shlibpath_var_GCJ=no
2.17238 - ;;
2.17239 - ia64*)
2.17240 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17241 - hardcode_direct_GCJ=no
2.17242 - hardcode_shlibpath_var_GCJ=no
2.17243 -
2.17244 - # hardcode_minus_L: Not really in the search PATH,
2.17245 - # but as the default location of the library.
2.17246 - hardcode_minus_L_GCJ=yes
2.17247 - ;;
2.17248 - *)
2.17249 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
2.17250 - hardcode_libdir_separator_GCJ=:
2.17251 - hardcode_direct_GCJ=yes
2.17252 - export_dynamic_flag_spec_GCJ='${wl}-E'
2.17253 -
2.17254 - # hardcode_minus_L: Not really in the search PATH,
2.17255 - # but as the default location of the library.
2.17256 - hardcode_minus_L_GCJ=yes
2.17257 - ;;
2.17258 - esac
2.17259 - fi
2.17260 - ;;
2.17261 -
2.17262 - irix5* | irix6* | nonstopux*)
2.17263 - if test "$GCC" = yes; then
2.17264 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.17265 - else
2.17266 - archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.17267 - hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
2.17268 - fi
2.17269 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
2.17270 - hardcode_libdir_separator_GCJ=:
2.17271 - link_all_deplibs_GCJ=yes
2.17272 - ;;
2.17273 -
2.17274 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
2.17275 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.17276 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
2.17277 - else
2.17278 - archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
2.17279 - fi
2.17280 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
2.17281 - hardcode_direct_GCJ=yes
2.17282 - hardcode_shlibpath_var_GCJ=no
2.17283 - ;;
2.17284 -
2.17285 - newsos6)
2.17286 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17287 - hardcode_direct_GCJ=yes
2.17288 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
2.17289 - hardcode_libdir_separator_GCJ=:
2.17290 - hardcode_shlibpath_var_GCJ=no
2.17291 - ;;
2.17292 -
2.17293 - openbsd*)
2.17294 - hardcode_direct_GCJ=yes
2.17295 - hardcode_shlibpath_var_GCJ=no
2.17296 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.17297 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.17298 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
2.17299 - export_dynamic_flag_spec_GCJ='${wl}-E'
2.17300 - else
2.17301 - case $host_os in
2.17302 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
2.17303 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
2.17304 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
2.17305 - ;;
2.17306 - *)
2.17307 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
2.17308 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
2.17309 - ;;
2.17310 - esac
2.17311 - fi
2.17312 - ;;
2.17313 -
2.17314 - os2*)
2.17315 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17316 - hardcode_minus_L_GCJ=yes
2.17317 - allow_undefined_flag_GCJ=unsupported
2.17318 - archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
2.17319 - old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
2.17320 - ;;
2.17321 -
2.17322 - osf3*)
2.17323 - if test "$GCC" = yes; then
2.17324 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
2.17325 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.17326 - else
2.17327 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
2.17328 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.17329 - fi
2.17330 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
2.17331 - hardcode_libdir_separator_GCJ=:
2.17332 - ;;
2.17333 -
2.17334 - osf4* | osf5*) # as osf3* with the addition of -msym flag
2.17335 - if test "$GCC" = yes; then
2.17336 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
2.17337 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
2.17338 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
2.17339 - else
2.17340 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
2.17341 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
2.17342 - archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
2.17343 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
2.17344 -
2.17345 - # Both c and cxx compiler support -rpath directly
2.17346 - hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
2.17347 - fi
2.17348 - hardcode_libdir_separator_GCJ=:
2.17349 - ;;
2.17350 -
2.17351 - sco3.2v5*)
2.17352 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17353 - hardcode_shlibpath_var_GCJ=no
2.17354 - export_dynamic_flag_spec_GCJ='${wl}-Bexport'
2.17355 - runpath_var=LD_RUN_PATH
2.17356 - hardcode_runpath_var=yes
2.17357 - ;;
2.17358 -
2.17359 - solaris*)
2.17360 - no_undefined_flag_GCJ=' -z text'
2.17361 - if test "$GCC" = yes; then
2.17362 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.17363 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.17364 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
2.17365 - else
2.17366 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17367 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.17368 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.17369 - fi
2.17370 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
2.17371 - hardcode_shlibpath_var_GCJ=no
2.17372 - case $host_os in
2.17373 - solaris2.[0-5] | solaris2.[0-5].*) ;;
2.17374 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
2.17375 - whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
2.17376 - esac
2.17377 - link_all_deplibs_GCJ=yes
2.17378 - ;;
2.17379 -
2.17380 - sunos4*)
2.17381 - if test "x$host_vendor" = xsequent; then
2.17382 - # Use $CC to link under sequent, because it throws in some extra .o
2.17383 - # files that make .init and .fini sections work.
2.17384 - archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
2.17385 - else
2.17386 - archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
2.17387 - fi
2.17388 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17389 - hardcode_direct_GCJ=yes
2.17390 - hardcode_minus_L_GCJ=yes
2.17391 - hardcode_shlibpath_var_GCJ=no
2.17392 - ;;
2.17393 -
2.17394 - sysv4)
2.17395 - case $host_vendor in
2.17396 - sni)
2.17397 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17398 - hardcode_direct_GCJ=yes # is this really true???
2.17399 - ;;
2.17400 - siemens)
2.17401 - ## LD is ld it makes a PLAMLIB
2.17402 - ## CC just makes a GrossModule.
2.17403 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.17404 - reload_cmds_GCJ='$CC -r -o $output$reload_objs'
2.17405 - hardcode_direct_GCJ=no
2.17406 - ;;
2.17407 - motorola)
2.17408 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17409 - hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie
2.17410 - ;;
2.17411 - esac
2.17412 - runpath_var='LD_RUN_PATH'
2.17413 - hardcode_shlibpath_var_GCJ=no
2.17414 - ;;
2.17415 -
2.17416 - sysv4.3*)
2.17417 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17418 - hardcode_shlibpath_var_GCJ=no
2.17419 - export_dynamic_flag_spec_GCJ='-Bexport'
2.17420 - ;;
2.17421 -
2.17422 - sysv4*MP*)
2.17423 - if test -d /usr/nec; then
2.17424 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17425 - hardcode_shlibpath_var_GCJ=no
2.17426 - runpath_var=LD_RUN_PATH
2.17427 - hardcode_runpath_var=yes
2.17428 - ld_shlibs_GCJ=yes
2.17429 - fi
2.17430 - ;;
2.17431 -
2.17432 - sysv4.2uw2*)
2.17433 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
2.17434 - hardcode_direct_GCJ=yes
2.17435 - hardcode_minus_L_GCJ=no
2.17436 - hardcode_shlibpath_var_GCJ=no
2.17437 - hardcode_runpath_var=yes
2.17438 - runpath_var=LD_RUN_PATH
2.17439 - ;;
2.17440 -
2.17441 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
2.17442 - no_undefined_flag_GCJ='${wl}-z ${wl}text'
2.17443 - if test "$GCC" = yes; then
2.17444 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.17445 - else
2.17446 - archive_cmds_GCJ='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
2.17447 - fi
2.17448 - runpath_var='LD_RUN_PATH'
2.17449 - hardcode_shlibpath_var_GCJ=no
2.17450 - ;;
2.17451 -
2.17452 - sysv5*)
2.17453 - no_undefined_flag_GCJ=' -z text'
2.17454 - # $CC -shared without GNU ld will not create a library from C++
2.17455 - # object files and a static libstdc++, better avoid it by now
2.17456 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17457 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
2.17458 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
2.17459 - hardcode_libdir_flag_spec_GCJ=
2.17460 - hardcode_shlibpath_var_GCJ=no
2.17461 - runpath_var='LD_RUN_PATH'
2.17462 - ;;
2.17463 -
2.17464 - uts4*)
2.17465 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
2.17466 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
2.17467 - hardcode_shlibpath_var_GCJ=no
2.17468 - ;;
2.17469 -
2.17470 - *)
2.17471 - ld_shlibs_GCJ=no
2.17472 - ;;
2.17473 - esac
2.17474 - fi
2.17475 -
2.17476 -{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
2.17477 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6; }
2.17478 -test "$ld_shlibs_GCJ" = no && can_build_shared=no
2.17479 -
2.17480 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2.17481 -if test "$GCC" = yes; then
2.17482 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2.17483 -fi
2.17484 -
2.17485 -#
2.17486 -# Do we need to explicitly link libc?
2.17487 -#
2.17488 -case "x$archive_cmds_need_lc_GCJ" in
2.17489 -x|xyes)
2.17490 - # Assume -lc should be added
2.17491 - archive_cmds_need_lc_GCJ=yes
2.17492 -
2.17493 - if test "$enable_shared" = yes && test "$GCC" = yes; then
2.17494 - case $archive_cmds_GCJ in
2.17495 - *'~'*)
2.17496 - # FIXME: we may have to deal with multi-command sequences.
2.17497 - ;;
2.17498 - '$CC '*)
2.17499 - # Test whether the compiler implicitly links with -lc since on some
2.17500 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
2.17501 - # to ld, don't add -lc before -lgcc.
2.17502 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
2.17503 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
2.17504 - $rm conftest*
2.17505 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
2.17506 -
2.17507 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2.17508 - (eval $ac_compile) 2>&5
2.17509 - ac_status=$?
2.17510 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.17511 - (exit $ac_status); } 2>conftest.err; then
2.17512 - soname=conftest
2.17513 - lib=conftest
2.17514 - libobjs=conftest.$ac_objext
2.17515 - deplibs=
2.17516 - wl=$lt_prog_compiler_wl_GCJ
2.17517 - compiler_flags=-v
2.17518 - linker_flags=-v
2.17519 - verstring=
2.17520 - output_objdir=.
2.17521 - libname=conftest
2.17522 - lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ
2.17523 - allow_undefined_flag_GCJ=
2.17524 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
2.17525 - (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
2.17526 - ac_status=$?
2.17527 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.17528 - (exit $ac_status); }
2.17529 - then
2.17530 - archive_cmds_need_lc_GCJ=no
2.17531 - else
2.17532 - archive_cmds_need_lc_GCJ=yes
2.17533 - fi
2.17534 - allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag
2.17535 - else
2.17536 - cat conftest.err 1>&5
2.17537 - fi
2.17538 - $rm conftest*
2.17539 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
2.17540 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; }
2.17541 - ;;
2.17542 - esac
2.17543 - fi
2.17544 - ;;
2.17545 -esac
2.17546 -
2.17547 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
2.17548 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
2.17549 -library_names_spec=
2.17550 -libname_spec='lib$name'
2.17551 -soname_spec=
2.17552 -shrext_cmds=".so"
2.17553 -postinstall_cmds=
2.17554 -postuninstall_cmds=
2.17555 -finish_cmds=
2.17556 -finish_eval=
2.17557 -shlibpath_var=
2.17558 -shlibpath_overrides_runpath=unknown
2.17559 -version_type=none
2.17560 -dynamic_linker="$host_os ld.so"
2.17561 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
2.17562 -if test "$GCC" = yes; then
2.17563 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.17564 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
2.17565 - # if the path contains ";" then we assume it to be the separator
2.17566 - # otherwise default to the standard path separator (i.e. ":") - it is
2.17567 - # assumed that no part of a normal pathname contains ";" but that should
2.17568 - # okay in the real world where ";" in dirpaths is itself problematic.
2.17569 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.17570 - else
2.17571 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.17572 - fi
2.17573 -else
2.17574 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2.17575 -fi
2.17576 -need_lib_prefix=unknown
2.17577 -hardcode_into_libs=no
2.17578 -
2.17579 -# when you set need_version to no, make sure it does not cause -set_version
2.17580 -# flags to be left without arguments
2.17581 -need_version=unknown
2.17582 -
2.17583 -case $host_os in
2.17584 -aix3*)
2.17585 - version_type=linux
2.17586 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2.17587 - shlibpath_var=LIBPATH
2.17588 -
2.17589 - # AIX 3 has no versioning support, so we append a major version to the name.
2.17590 - soname_spec='${libname}${release}${shared_ext}$major'
2.17591 - ;;
2.17592 -
2.17593 -aix4* | aix5*)
2.17594 - version_type=linux
2.17595 - need_lib_prefix=no
2.17596 - need_version=no
2.17597 - hardcode_into_libs=yes
2.17598 - if test "$host_cpu" = ia64; then
2.17599 - # AIX 5 supports IA64
2.17600 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2.17601 - shlibpath_var=LD_LIBRARY_PATH
2.17602 - else
2.17603 - # With GCC up to 2.95.x, collect2 would create an import file
2.17604 - # for dependence libraries. The import file would start with
2.17605 - # the line `#! .'. This would cause the generated library to
2.17606 - # depend on `.', always an invalid library. This was fixed in
2.17607 - # development snapshots of GCC prior to 3.0.
2.17608 - case $host_os in
2.17609 - aix4 | aix4.[01] | aix4.[01].*)
2.17610 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2.17611 - echo ' yes '
2.17612 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
2.17613 - :
2.17614 - else
2.17615 - can_build_shared=no
2.17616 - fi
2.17617 - ;;
2.17618 - esac
2.17619 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2.17620 - # soname into executable. Probably we can add versioning support to
2.17621 - # collect2, so additional links can be useful in future.
2.17622 - if test "$aix_use_runtimelinking" = yes; then
2.17623 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2.17624 - # instead of lib<name>.a to let people know that these are not
2.17625 - # typical AIX shared libraries.
2.17626 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17627 - else
2.17628 - # We preserve .a as extension for shared libraries through AIX4.2
2.17629 - # and later when we are not doing run time linking.
2.17630 - library_names_spec='${libname}${release}.a $libname.a'
2.17631 - soname_spec='${libname}${release}${shared_ext}$major'
2.17632 - fi
2.17633 - shlibpath_var=LIBPATH
2.17634 - fi
2.17635 - ;;
2.17636 -
2.17637 -amigaos*)
2.17638 - library_names_spec='$libname.ixlibrary $libname.a'
2.17639 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
2.17640 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2.17641 - ;;
2.17642 -
2.17643 -beos*)
2.17644 - library_names_spec='${libname}${shared_ext}'
2.17645 - dynamic_linker="$host_os ld.so"
2.17646 - shlibpath_var=LIBRARY_PATH
2.17647 - ;;
2.17648 -
2.17649 -bsdi4*)
2.17650 - version_type=linux
2.17651 - need_version=no
2.17652 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17653 - soname_spec='${libname}${release}${shared_ext}$major'
2.17654 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2.17655 - shlibpath_var=LD_LIBRARY_PATH
2.17656 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2.17657 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2.17658 - # the default ld.so.conf also contains /usr/contrib/lib and
2.17659 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2.17660 - # libtool to hard-code these into programs
2.17661 - ;;
2.17662 -
2.17663 -cygwin* | mingw* | pw32*)
2.17664 - version_type=windows
2.17665 - shrext_cmds=".dll"
2.17666 - need_version=no
2.17667 - need_lib_prefix=no
2.17668 -
2.17669 - case $GCC,$host_os in
2.17670 - yes,cygwin* | yes,mingw* | yes,pw32*)
2.17671 - library_names_spec='$libname.dll.a'
2.17672 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
2.17673 - postinstall_cmds='base_file=`basename \${file}`~
2.17674 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
2.17675 - dldir=$destdir/`dirname \$dlpath`~
2.17676 - test -d \$dldir || mkdir -p \$dldir~
2.17677 - $install_prog $dir/$dlname \$dldir/$dlname'
2.17678 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2.17679 - dlpath=$dir/\$dldll~
2.17680 - $rm \$dlpath'
2.17681 - shlibpath_overrides_runpath=yes
2.17682 -
2.17683 - case $host_os in
2.17684 - cygwin*)
2.17685 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2.17686 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.17687 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
2.17688 - ;;
2.17689 - mingw*)
2.17690 - # MinGW DLLs use traditional 'lib' prefix
2.17691 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
2.17692 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2.17693 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
2.17694 - # It is most probably a Windows format PATH printed by
2.17695 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
2.17696 - # path with ; separators, and with drive letters. We can handle the
2.17697 - # drive letters (cygwin fileutils understands them), so leave them,
2.17698 - # especially as we might pass files found there to a mingw objdump,
2.17699 - # which wouldn't understand a cygwinified path. Ahh.
2.17700 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2.17701 - else
2.17702 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2.17703 - fi
2.17704 - ;;
2.17705 - pw32*)
2.17706 - # pw32 DLLs use 'pw' prefix rather than 'lib'
2.17707 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
2.17708 - ;;
2.17709 - esac
2.17710 - ;;
2.17711 -
2.17712 - *)
2.17713 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
2.17714 - ;;
2.17715 - esac
2.17716 - dynamic_linker='Win32 ld.exe'
2.17717 - # FIXME: first we should search . and the directory the executable is in
2.17718 - shlibpath_var=PATH
2.17719 - ;;
2.17720 -
2.17721 -darwin* | rhapsody*)
2.17722 - dynamic_linker="$host_os dyld"
2.17723 - version_type=darwin
2.17724 - need_lib_prefix=no
2.17725 - need_version=no
2.17726 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2.17727 - soname_spec='${libname}${release}${major}$shared_ext'
2.17728 - shlibpath_overrides_runpath=yes
2.17729 - shlibpath_var=DYLD_LIBRARY_PATH
2.17730 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
2.17731 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
2.17732 - if test "$GCC" = yes; then
2.17733 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
2.17734 - else
2.17735 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
2.17736 - fi
2.17737 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2.17738 - ;;
2.17739 -
2.17740 -dgux*)
2.17741 - version_type=linux
2.17742 - need_lib_prefix=no
2.17743 - need_version=no
2.17744 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2.17745 - soname_spec='${libname}${release}${shared_ext}$major'
2.17746 - shlibpath_var=LD_LIBRARY_PATH
2.17747 - ;;
2.17748 -
2.17749 -freebsd1*)
2.17750 - dynamic_linker=no
2.17751 - ;;
2.17752 -
2.17753 -kfreebsd*-gnu)
2.17754 - version_type=linux
2.17755 - need_lib_prefix=no
2.17756 - need_version=no
2.17757 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.17758 - soname_spec='${libname}${release}${shared_ext}$major'
2.17759 - shlibpath_var=LD_LIBRARY_PATH
2.17760 - shlibpath_overrides_runpath=no
2.17761 - hardcode_into_libs=yes
2.17762 - dynamic_linker='GNU ld.so'
2.17763 - ;;
2.17764 -
2.17765 -freebsd*)
2.17766 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
2.17767 - version_type=freebsd-$objformat
2.17768 - case $version_type in
2.17769 - freebsd-elf*)
2.17770 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2.17771 - need_version=no
2.17772 - need_lib_prefix=no
2.17773 - ;;
2.17774 - freebsd-*)
2.17775 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2.17776 - need_version=yes
2.17777 - ;;
2.17778 - esac
2.17779 - shlibpath_var=LD_LIBRARY_PATH
2.17780 - case $host_os in
2.17781 - freebsd2*)
2.17782 - shlibpath_overrides_runpath=yes
2.17783 - ;;
2.17784 - freebsd3.01* | freebsdelf3.01*)
2.17785 - shlibpath_overrides_runpath=yes
2.17786 - hardcode_into_libs=yes
2.17787 - ;;
2.17788 - *) # from 3.2 on
2.17789 - shlibpath_overrides_runpath=no
2.17790 - hardcode_into_libs=yes
2.17791 - ;;
2.17792 - esac
2.17793 - ;;
2.17794 -
2.17795 -gnu*)
2.17796 - version_type=linux
2.17797 - need_lib_prefix=no
2.17798 - need_version=no
2.17799 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2.17800 - soname_spec='${libname}${release}${shared_ext}$major'
2.17801 - shlibpath_var=LD_LIBRARY_PATH
2.17802 - hardcode_into_libs=yes
2.17803 - ;;
2.17804 -
2.17805 -hpux9* | hpux10* | hpux11*)
2.17806 - # Give a soname corresponding to the major version so that dld.sl refuses to
2.17807 - # link against other versions.
2.17808 - version_type=sunos
2.17809 - need_lib_prefix=no
2.17810 - need_version=no
2.17811 - case "$host_cpu" in
2.17812 - ia64*)
2.17813 - shrext_cmds='.so'
2.17814 - hardcode_into_libs=yes
2.17815 - dynamic_linker="$host_os dld.so"
2.17816 - shlibpath_var=LD_LIBRARY_PATH
2.17817 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.17818 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17819 - soname_spec='${libname}${release}${shared_ext}$major'
2.17820 - if test "X$HPUX_IA64_MODE" = X32; then
2.17821 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2.17822 - else
2.17823 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2.17824 - fi
2.17825 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.17826 - ;;
2.17827 - hppa*64*)
2.17828 - shrext_cmds='.sl'
2.17829 - hardcode_into_libs=yes
2.17830 - dynamic_linker="$host_os dld.sl"
2.17831 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2.17832 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2.17833 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17834 - soname_spec='${libname}${release}${shared_ext}$major'
2.17835 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2.17836 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2.17837 - ;;
2.17838 - *)
2.17839 - shrext_cmds='.sl'
2.17840 - dynamic_linker="$host_os dld.sl"
2.17841 - shlibpath_var=SHLIB_PATH
2.17842 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2.17843 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17844 - soname_spec='${libname}${release}${shared_ext}$major'
2.17845 - ;;
2.17846 - esac
2.17847 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
2.17848 - postinstall_cmds='chmod 555 $lib'
2.17849 - ;;
2.17850 -
2.17851 -irix5* | irix6* | nonstopux*)
2.17852 - case $host_os in
2.17853 - nonstopux*) version_type=nonstopux ;;
2.17854 - *)
2.17855 - if test "$lt_cv_prog_gnu_ld" = yes; then
2.17856 - version_type=linux
2.17857 - else
2.17858 - version_type=irix
2.17859 - fi ;;
2.17860 - esac
2.17861 - need_lib_prefix=no
2.17862 - need_version=no
2.17863 - soname_spec='${libname}${release}${shared_ext}$major'
2.17864 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2.17865 - case $host_os in
2.17866 - irix5* | nonstopux*)
2.17867 - libsuff= shlibsuff=
2.17868 - ;;
2.17869 - *)
2.17870 - case $LD in # libtool.m4 will add one of these switches to LD
2.17871 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2.17872 - libsuff= shlibsuff= libmagic=32-bit;;
2.17873 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2.17874 - libsuff=32 shlibsuff=N32 libmagic=N32;;
2.17875 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2.17876 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
2.17877 - *) libsuff= shlibsuff= libmagic=never-match;;
2.17878 - esac
2.17879 - ;;
2.17880 - esac
2.17881 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2.17882 - shlibpath_overrides_runpath=no
2.17883 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2.17884 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2.17885 - hardcode_into_libs=yes
2.17886 - ;;
2.17887 -
2.17888 -# No shared lib support for Linux oldld, aout, or coff.
2.17889 -linux*oldld* | linux*aout* | linux*coff*)
2.17890 - dynamic_linker=no
2.17891 - ;;
2.17892 -
2.17893 -# This must be Linux ELF.
2.17894 -linux*)
2.17895 - version_type=linux
2.17896 - need_lib_prefix=no
2.17897 - need_version=no
2.17898 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17899 - soname_spec='${libname}${release}${shared_ext}$major'
2.17900 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2.17901 - shlibpath_var=LD_LIBRARY_PATH
2.17902 - shlibpath_overrides_runpath=no
2.17903 - # This implies no fast_install, which is unacceptable.
2.17904 - # Some rework will be needed to allow for fast_install
2.17905 - # before this can be enabled.
2.17906 - hardcode_into_libs=yes
2.17907 -
2.17908 - # Append ld.so.conf contents to the search path
2.17909 - if test -f /etc/ld.so.conf; then
2.17910 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
2.17911 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
2.17912 - fi
2.17913 -
2.17914 - # We used to test for /lib/ld.so.1 and disable shared libraries on
2.17915 - # powerpc, because MkLinux only supported shared libraries with the
2.17916 - # GNU dynamic linker. Since this was broken with cross compilers,
2.17917 - # most powerpc-linux boxes support dynamic linking these days and
2.17918 - # people can always --disable-shared, the test was removed, and we
2.17919 - # assume the GNU/Linux dynamic linker is in use.
2.17920 - dynamic_linker='GNU/Linux ld.so'
2.17921 - ;;
2.17922 -
2.17923 -netbsdelf*-gnu)
2.17924 - version_type=linux
2.17925 - need_lib_prefix=no
2.17926 - need_version=no
2.17927 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.17928 - soname_spec='${libname}${release}${shared_ext}$major'
2.17929 - shlibpath_var=LD_LIBRARY_PATH
2.17930 - shlibpath_overrides_runpath=no
2.17931 - hardcode_into_libs=yes
2.17932 - dynamic_linker='NetBSD ld.elf_so'
2.17933 - ;;
2.17934 -
2.17935 -knetbsd*-gnu)
2.17936 - version_type=linux
2.17937 - need_lib_prefix=no
2.17938 - need_version=no
2.17939 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.17940 - soname_spec='${libname}${release}${shared_ext}$major'
2.17941 - shlibpath_var=LD_LIBRARY_PATH
2.17942 - shlibpath_overrides_runpath=no
2.17943 - hardcode_into_libs=yes
2.17944 - dynamic_linker='GNU ld.so'
2.17945 - ;;
2.17946 -
2.17947 -netbsd*)
2.17948 - version_type=sunos
2.17949 - need_lib_prefix=no
2.17950 - need_version=no
2.17951 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
2.17952 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.17953 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.17954 - dynamic_linker='NetBSD (a.out) ld.so'
2.17955 - else
2.17956 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2.17957 - soname_spec='${libname}${release}${shared_ext}$major'
2.17958 - dynamic_linker='NetBSD ld.elf_so'
2.17959 - fi
2.17960 - shlibpath_var=LD_LIBRARY_PATH
2.17961 - shlibpath_overrides_runpath=yes
2.17962 - hardcode_into_libs=yes
2.17963 - ;;
2.17964 -
2.17965 -newsos6)
2.17966 - version_type=linux
2.17967 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17968 - shlibpath_var=LD_LIBRARY_PATH
2.17969 - shlibpath_overrides_runpath=yes
2.17970 - ;;
2.17971 -
2.17972 -nto-qnx*)
2.17973 - version_type=linux
2.17974 - need_lib_prefix=no
2.17975 - need_version=no
2.17976 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.17977 - soname_spec='${libname}${release}${shared_ext}$major'
2.17978 - shlibpath_var=LD_LIBRARY_PATH
2.17979 - shlibpath_overrides_runpath=yes
2.17980 - ;;
2.17981 -
2.17982 -openbsd*)
2.17983 - version_type=sunos
2.17984 - need_lib_prefix=no
2.17985 - need_version=yes
2.17986 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.17987 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2.17988 - shlibpath_var=LD_LIBRARY_PATH
2.17989 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2.17990 - case $host_os in
2.17991 - openbsd2.[89] | openbsd2.[89].*)
2.17992 - shlibpath_overrides_runpath=no
2.17993 - ;;
2.17994 - *)
2.17995 - shlibpath_overrides_runpath=yes
2.17996 - ;;
2.17997 - esac
2.17998 - else
2.17999 - shlibpath_overrides_runpath=yes
2.18000 - fi
2.18001 - ;;
2.18002 -
2.18003 -os2*)
2.18004 - libname_spec='$name'
2.18005 - shrext_cmds=".dll"
2.18006 - need_lib_prefix=no
2.18007 - library_names_spec='$libname${shared_ext} $libname.a'
2.18008 - dynamic_linker='OS/2 ld.exe'
2.18009 - shlibpath_var=LIBPATH
2.18010 - ;;
2.18011 -
2.18012 -osf3* | osf4* | osf5*)
2.18013 - version_type=osf
2.18014 - need_lib_prefix=no
2.18015 - need_version=no
2.18016 - soname_spec='${libname}${release}${shared_ext}$major'
2.18017 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.18018 - shlibpath_var=LD_LIBRARY_PATH
2.18019 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2.18020 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2.18021 - ;;
2.18022 -
2.18023 -sco3.2v5*)
2.18024 - version_type=osf
2.18025 - soname_spec='${libname}${release}${shared_ext}$major'
2.18026 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.18027 - shlibpath_var=LD_LIBRARY_PATH
2.18028 - ;;
2.18029 -
2.18030 -solaris*)
2.18031 - version_type=linux
2.18032 - need_lib_prefix=no
2.18033 - need_version=no
2.18034 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.18035 - soname_spec='${libname}${release}${shared_ext}$major'
2.18036 - shlibpath_var=LD_LIBRARY_PATH
2.18037 - shlibpath_overrides_runpath=yes
2.18038 - hardcode_into_libs=yes
2.18039 - # ldd complains unless libraries are executable
2.18040 - postinstall_cmds='chmod +x $lib'
2.18041 - ;;
2.18042 -
2.18043 -sunos4*)
2.18044 - version_type=sunos
2.18045 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2.18046 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2.18047 - shlibpath_var=LD_LIBRARY_PATH
2.18048 - shlibpath_overrides_runpath=yes
2.18049 - if test "$with_gnu_ld" = yes; then
2.18050 - need_lib_prefix=no
2.18051 - fi
2.18052 - need_version=yes
2.18053 - ;;
2.18054 -
2.18055 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
2.18056 - version_type=linux
2.18057 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.18058 - soname_spec='${libname}${release}${shared_ext}$major'
2.18059 - shlibpath_var=LD_LIBRARY_PATH
2.18060 - case $host_vendor in
2.18061 - sni)
2.18062 - shlibpath_overrides_runpath=no
2.18063 - need_lib_prefix=no
2.18064 - export_dynamic_flag_spec='${wl}-Blargedynsym'
2.18065 - runpath_var=LD_RUN_PATH
2.18066 - ;;
2.18067 - siemens)
2.18068 - need_lib_prefix=no
2.18069 - ;;
2.18070 - motorola)
2.18071 - need_lib_prefix=no
2.18072 - need_version=no
2.18073 - shlibpath_overrides_runpath=no
2.18074 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2.18075 - ;;
2.18076 - esac
2.18077 - ;;
2.18078 -
2.18079 -sysv4*MP*)
2.18080 - if test -d /usr/nec ;then
2.18081 - version_type=linux
2.18082 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2.18083 - soname_spec='$libname${shared_ext}.$major'
2.18084 - shlibpath_var=LD_LIBRARY_PATH
2.18085 - fi
2.18086 - ;;
2.18087 -
2.18088 -uts4*)
2.18089 - version_type=linux
2.18090 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2.18091 - soname_spec='${libname}${release}${shared_ext}$major'
2.18092 - shlibpath_var=LD_LIBRARY_PATH
2.18093 - ;;
2.18094 -
2.18095 -*)
2.18096 - dynamic_linker=no
2.18097 - ;;
2.18098 -esac
2.18099 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
2.18100 -echo "${ECHO_T}$dynamic_linker" >&6; }
2.18101 -test "$dynamic_linker" = no && can_build_shared=no
2.18102 -
2.18103 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
2.18104 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
2.18105 -hardcode_action_GCJ=
2.18106 -if test -n "$hardcode_libdir_flag_spec_GCJ" || \
2.18107 - test -n "$runpath_var GCJ" || \
2.18108 - test "X$hardcode_automatic_GCJ"="Xyes" ; then
2.18109 -
2.18110 - # We can hardcode non-existant directories.
2.18111 - if test "$hardcode_direct_GCJ" != no &&
2.18112 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
2.18113 - # have to relink, otherwise we might link with an installed library
2.18114 - # when we should be linking with a yet-to-be-installed one
2.18115 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
2.18116 - test "$hardcode_minus_L_GCJ" != no; then
2.18117 - # Linking always hardcodes the temporary library directory.
2.18118 - hardcode_action_GCJ=relink
2.18119 - else
2.18120 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
2.18121 - hardcode_action_GCJ=immediate
2.18122 - fi
2.18123 -else
2.18124 - # We cannot hardcode anything, or else we can only hardcode existing
2.18125 - # directories.
2.18126 - hardcode_action_GCJ=unsupported
2.18127 -fi
2.18128 -{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
2.18129 -echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
2.18130 -
2.18131 -if test "$hardcode_action_GCJ" = relink; then
2.18132 - # Fast installation is not supported
2.18133 - enable_fast_install=no
2.18134 -elif test "$shlibpath_overrides_runpath" = yes ||
2.18135 - test "$enable_shared" = no; then
2.18136 - # Fast installation is not necessary
2.18137 - enable_fast_install=needless
2.18138 -fi
2.18139 -
2.18140 -striplib=
2.18141 -old_striplib=
2.18142 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
2.18143 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
2.18144 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
2.18145 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2.18146 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2.18147 - { echo "$as_me:$LINENO: result: yes" >&5
2.18148 -echo "${ECHO_T}yes" >&6; }
2.18149 -else
2.18150 -# FIXME - insert some real tests, host_os isn't really good enough
2.18151 - case $host_os in
2.18152 - darwin*)
2.18153 - if test -n "$STRIP" ; then
2.18154 - striplib="$STRIP -x"
2.18155 - { echo "$as_me:$LINENO: result: yes" >&5
2.18156 -echo "${ECHO_T}yes" >&6; }
2.18157 - else
2.18158 - { echo "$as_me:$LINENO: result: no" >&5
2.18159 -echo "${ECHO_T}no" >&6; }
2.18160 -fi
2.18161 - ;;
2.18162 - *)
2.18163 - { echo "$as_me:$LINENO: result: no" >&5
2.18164 -echo "${ECHO_T}no" >&6; }
2.18165 - ;;
2.18166 - esac
2.18167 -fi
2.18168 -
2.18169 -if test "x$enable_dlopen" != xyes; then
2.18170 - enable_dlopen=unknown
2.18171 - enable_dlopen_self=unknown
2.18172 - enable_dlopen_self_static=unknown
2.18173 -else
2.18174 - lt_cv_dlopen=no
2.18175 - lt_cv_dlopen_libs=
2.18176 -
2.18177 - case $host_os in
2.18178 - beos*)
2.18179 - lt_cv_dlopen="load_add_on"
2.18180 - lt_cv_dlopen_libs=
2.18181 - lt_cv_dlopen_self=yes
2.18182 - ;;
2.18183 -
2.18184 - mingw* | pw32*)
2.18185 - lt_cv_dlopen="LoadLibrary"
2.18186 - lt_cv_dlopen_libs=
2.18187 - ;;
2.18188 -
2.18189 - cygwin*)
2.18190 - lt_cv_dlopen="dlopen"
2.18191 - lt_cv_dlopen_libs=
2.18192 - ;;
2.18193 -
2.18194 - darwin*)
2.18195 - # if libdl is installed we need to link against it
2.18196 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.18197 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.18198 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.18199 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18200 -else
2.18201 - ac_check_lib_save_LIBS=$LIBS
2.18202 -LIBS="-ldl $LIBS"
2.18203 -cat >conftest.$ac_ext <<_ACEOF
2.18204 -/* confdefs.h. */
2.18205 -_ACEOF
2.18206 -cat confdefs.h >>conftest.$ac_ext
2.18207 -cat >>conftest.$ac_ext <<_ACEOF
2.18208 -/* end confdefs.h. */
2.18209 -
2.18210 -/* Override any GCC internal prototype to avoid an error.
2.18211 - Use char because int might match the return type of a GCC
2.18212 - builtin and then its argument prototype would still apply. */
2.18213 -#ifdef __cplusplus
2.18214 -extern "C"
2.18215 -#endif
2.18216 -char dlopen ();
2.18217 -int
2.18218 -main ()
2.18219 -{
2.18220 -return dlopen ();
2.18221 - ;
2.18222 - return 0;
2.18223 -}
2.18224 -_ACEOF
2.18225 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18226 -if { (ac_try="$ac_link"
2.18227 -case "(($ac_try" in
2.18228 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18229 - *) ac_try_echo=$ac_try;;
2.18230 -esac
2.18231 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18232 - (eval "$ac_link") 2>conftest.er1
2.18233 - ac_status=$?
2.18234 - grep -v '^ *+' conftest.er1 >conftest.err
2.18235 - rm -f conftest.er1
2.18236 - cat conftest.err >&5
2.18237 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18238 - (exit $ac_status); } && {
2.18239 - test -z "$ac_c_werror_flag" ||
2.18240 - test ! -s conftest.err
2.18241 - } && test -s conftest$ac_exeext &&
2.18242 - $as_test_x conftest$ac_exeext; then
2.18243 - ac_cv_lib_dl_dlopen=yes
2.18244 -else
2.18245 - echo "$as_me: failed program was:" >&5
2.18246 -sed 's/^/| /' conftest.$ac_ext >&5
2.18247 -
2.18248 - ac_cv_lib_dl_dlopen=no
2.18249 -fi
2.18250 -
2.18251 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18252 - conftest$ac_exeext conftest.$ac_ext
2.18253 -LIBS=$ac_check_lib_save_LIBS
2.18254 -fi
2.18255 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.18256 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.18257 -if test $ac_cv_lib_dl_dlopen = yes; then
2.18258 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.18259 -else
2.18260 -
2.18261 - lt_cv_dlopen="dyld"
2.18262 - lt_cv_dlopen_libs=
2.18263 - lt_cv_dlopen_self=yes
2.18264 -
2.18265 -fi
2.18266 -
2.18267 - ;;
2.18268 -
2.18269 - *)
2.18270 - { echo "$as_me:$LINENO: checking for shl_load" >&5
2.18271 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
2.18272 -if test "${ac_cv_func_shl_load+set}" = set; then
2.18273 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18274 -else
2.18275 - cat >conftest.$ac_ext <<_ACEOF
2.18276 -/* confdefs.h. */
2.18277 -_ACEOF
2.18278 -cat confdefs.h >>conftest.$ac_ext
2.18279 -cat >>conftest.$ac_ext <<_ACEOF
2.18280 -/* end confdefs.h. */
2.18281 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
2.18282 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.18283 -#define shl_load innocuous_shl_load
2.18284 -
2.18285 -/* System header to define __stub macros and hopefully few prototypes,
2.18286 - which can conflict with char shl_load (); below.
2.18287 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.18288 - <limits.h> exists even on freestanding compilers. */
2.18289 -
2.18290 -#ifdef __STDC__
2.18291 -# include <limits.h>
2.18292 -#else
2.18293 -# include <assert.h>
2.18294 -#endif
2.18295 -
2.18296 -#undef shl_load
2.18297 -
2.18298 -/* Override any GCC internal prototype to avoid an error.
2.18299 - Use char because int might match the return type of a GCC
2.18300 - builtin and then its argument prototype would still apply. */
2.18301 -#ifdef __cplusplus
2.18302 -extern "C"
2.18303 -#endif
2.18304 -char shl_load ();
2.18305 -/* The GNU C library defines this for functions which it implements
2.18306 - to always fail with ENOSYS. Some functions are actually named
2.18307 - something starting with __ and the normal name is an alias. */
2.18308 -#if defined __stub_shl_load || defined __stub___shl_load
2.18309 -choke me
2.18310 -#endif
2.18311 -
2.18312 -int
2.18313 -main ()
2.18314 -{
2.18315 -return shl_load ();
2.18316 - ;
2.18317 - return 0;
2.18318 -}
2.18319 -_ACEOF
2.18320 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18321 -if { (ac_try="$ac_link"
2.18322 -case "(($ac_try" in
2.18323 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18324 - *) ac_try_echo=$ac_try;;
2.18325 -esac
2.18326 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18327 - (eval "$ac_link") 2>conftest.er1
2.18328 - ac_status=$?
2.18329 - grep -v '^ *+' conftest.er1 >conftest.err
2.18330 - rm -f conftest.er1
2.18331 - cat conftest.err >&5
2.18332 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18333 - (exit $ac_status); } && {
2.18334 - test -z "$ac_c_werror_flag" ||
2.18335 - test ! -s conftest.err
2.18336 - } && test -s conftest$ac_exeext &&
2.18337 - $as_test_x conftest$ac_exeext; then
2.18338 - ac_cv_func_shl_load=yes
2.18339 -else
2.18340 - echo "$as_me: failed program was:" >&5
2.18341 -sed 's/^/| /' conftest.$ac_ext >&5
2.18342 -
2.18343 - ac_cv_func_shl_load=no
2.18344 -fi
2.18345 -
2.18346 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18347 - conftest$ac_exeext conftest.$ac_ext
2.18348 -fi
2.18349 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
2.18350 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
2.18351 -if test $ac_cv_func_shl_load = yes; then
2.18352 - lt_cv_dlopen="shl_load"
2.18353 -else
2.18354 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
2.18355 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
2.18356 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
2.18357 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18358 -else
2.18359 - ac_check_lib_save_LIBS=$LIBS
2.18360 -LIBS="-ldld $LIBS"
2.18361 -cat >conftest.$ac_ext <<_ACEOF
2.18362 -/* confdefs.h. */
2.18363 -_ACEOF
2.18364 -cat confdefs.h >>conftest.$ac_ext
2.18365 -cat >>conftest.$ac_ext <<_ACEOF
2.18366 -/* end confdefs.h. */
2.18367 -
2.18368 -/* Override any GCC internal prototype to avoid an error.
2.18369 - Use char because int might match the return type of a GCC
2.18370 - builtin and then its argument prototype would still apply. */
2.18371 -#ifdef __cplusplus
2.18372 -extern "C"
2.18373 -#endif
2.18374 -char shl_load ();
2.18375 -int
2.18376 -main ()
2.18377 -{
2.18378 -return shl_load ();
2.18379 - ;
2.18380 - return 0;
2.18381 -}
2.18382 -_ACEOF
2.18383 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18384 -if { (ac_try="$ac_link"
2.18385 -case "(($ac_try" in
2.18386 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18387 - *) ac_try_echo=$ac_try;;
2.18388 -esac
2.18389 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18390 - (eval "$ac_link") 2>conftest.er1
2.18391 - ac_status=$?
2.18392 - grep -v '^ *+' conftest.er1 >conftest.err
2.18393 - rm -f conftest.er1
2.18394 - cat conftest.err >&5
2.18395 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18396 - (exit $ac_status); } && {
2.18397 - test -z "$ac_c_werror_flag" ||
2.18398 - test ! -s conftest.err
2.18399 - } && test -s conftest$ac_exeext &&
2.18400 - $as_test_x conftest$ac_exeext; then
2.18401 - ac_cv_lib_dld_shl_load=yes
2.18402 -else
2.18403 - echo "$as_me: failed program was:" >&5
2.18404 -sed 's/^/| /' conftest.$ac_ext >&5
2.18405 -
2.18406 - ac_cv_lib_dld_shl_load=no
2.18407 -fi
2.18408 -
2.18409 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18410 - conftest$ac_exeext conftest.$ac_ext
2.18411 -LIBS=$ac_check_lib_save_LIBS
2.18412 -fi
2.18413 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
2.18414 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
2.18415 -if test $ac_cv_lib_dld_shl_load = yes; then
2.18416 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
2.18417 -else
2.18418 - { echo "$as_me:$LINENO: checking for dlopen" >&5
2.18419 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
2.18420 -if test "${ac_cv_func_dlopen+set}" = set; then
2.18421 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18422 -else
2.18423 - cat >conftest.$ac_ext <<_ACEOF
2.18424 -/* confdefs.h. */
2.18425 -_ACEOF
2.18426 -cat confdefs.h >>conftest.$ac_ext
2.18427 -cat >>conftest.$ac_ext <<_ACEOF
2.18428 -/* end confdefs.h. */
2.18429 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
2.18430 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
2.18431 -#define dlopen innocuous_dlopen
2.18432 -
2.18433 -/* System header to define __stub macros and hopefully few prototypes,
2.18434 - which can conflict with char dlopen (); below.
2.18435 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.18436 - <limits.h> exists even on freestanding compilers. */
2.18437 -
2.18438 -#ifdef __STDC__
2.18439 -# include <limits.h>
2.18440 -#else
2.18441 -# include <assert.h>
2.18442 -#endif
2.18443 -
2.18444 -#undef dlopen
2.18445 -
2.18446 -/* Override any GCC internal prototype to avoid an error.
2.18447 - Use char because int might match the return type of a GCC
2.18448 - builtin and then its argument prototype would still apply. */
2.18449 -#ifdef __cplusplus
2.18450 -extern "C"
2.18451 -#endif
2.18452 -char dlopen ();
2.18453 -/* The GNU C library defines this for functions which it implements
2.18454 - to always fail with ENOSYS. Some functions are actually named
2.18455 - something starting with __ and the normal name is an alias. */
2.18456 -#if defined __stub_dlopen || defined __stub___dlopen
2.18457 -choke me
2.18458 -#endif
2.18459 -
2.18460 -int
2.18461 -main ()
2.18462 -{
2.18463 -return dlopen ();
2.18464 - ;
2.18465 - return 0;
2.18466 -}
2.18467 -_ACEOF
2.18468 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18469 -if { (ac_try="$ac_link"
2.18470 -case "(($ac_try" in
2.18471 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18472 - *) ac_try_echo=$ac_try;;
2.18473 -esac
2.18474 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18475 - (eval "$ac_link") 2>conftest.er1
2.18476 - ac_status=$?
2.18477 - grep -v '^ *+' conftest.er1 >conftest.err
2.18478 - rm -f conftest.er1
2.18479 - cat conftest.err >&5
2.18480 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18481 - (exit $ac_status); } && {
2.18482 - test -z "$ac_c_werror_flag" ||
2.18483 - test ! -s conftest.err
2.18484 - } && test -s conftest$ac_exeext &&
2.18485 - $as_test_x conftest$ac_exeext; then
2.18486 - ac_cv_func_dlopen=yes
2.18487 -else
2.18488 - echo "$as_me: failed program was:" >&5
2.18489 -sed 's/^/| /' conftest.$ac_ext >&5
2.18490 -
2.18491 - ac_cv_func_dlopen=no
2.18492 -fi
2.18493 -
2.18494 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18495 - conftest$ac_exeext conftest.$ac_ext
2.18496 -fi
2.18497 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
2.18498 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
2.18499 -if test $ac_cv_func_dlopen = yes; then
2.18500 - lt_cv_dlopen="dlopen"
2.18501 -else
2.18502 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
2.18503 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
2.18504 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
2.18505 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18506 -else
2.18507 - ac_check_lib_save_LIBS=$LIBS
2.18508 -LIBS="-ldl $LIBS"
2.18509 -cat >conftest.$ac_ext <<_ACEOF
2.18510 -/* confdefs.h. */
2.18511 -_ACEOF
2.18512 -cat confdefs.h >>conftest.$ac_ext
2.18513 -cat >>conftest.$ac_ext <<_ACEOF
2.18514 -/* end confdefs.h. */
2.18515 -
2.18516 -/* Override any GCC internal prototype to avoid an error.
2.18517 - Use char because int might match the return type of a GCC
2.18518 - builtin and then its argument prototype would still apply. */
2.18519 -#ifdef __cplusplus
2.18520 -extern "C"
2.18521 -#endif
2.18522 -char dlopen ();
2.18523 -int
2.18524 -main ()
2.18525 -{
2.18526 -return dlopen ();
2.18527 - ;
2.18528 - return 0;
2.18529 -}
2.18530 -_ACEOF
2.18531 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18532 -if { (ac_try="$ac_link"
2.18533 -case "(($ac_try" in
2.18534 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18535 - *) ac_try_echo=$ac_try;;
2.18536 -esac
2.18537 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18538 - (eval "$ac_link") 2>conftest.er1
2.18539 - ac_status=$?
2.18540 - grep -v '^ *+' conftest.er1 >conftest.err
2.18541 - rm -f conftest.er1
2.18542 - cat conftest.err >&5
2.18543 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18544 - (exit $ac_status); } && {
2.18545 - test -z "$ac_c_werror_flag" ||
2.18546 - test ! -s conftest.err
2.18547 - } && test -s conftest$ac_exeext &&
2.18548 - $as_test_x conftest$ac_exeext; then
2.18549 - ac_cv_lib_dl_dlopen=yes
2.18550 -else
2.18551 - echo "$as_me: failed program was:" >&5
2.18552 -sed 's/^/| /' conftest.$ac_ext >&5
2.18553 -
2.18554 - ac_cv_lib_dl_dlopen=no
2.18555 -fi
2.18556 -
2.18557 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18558 - conftest$ac_exeext conftest.$ac_ext
2.18559 -LIBS=$ac_check_lib_save_LIBS
2.18560 -fi
2.18561 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
2.18562 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
2.18563 -if test $ac_cv_lib_dl_dlopen = yes; then
2.18564 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
2.18565 -else
2.18566 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
2.18567 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
2.18568 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
2.18569 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18570 -else
2.18571 - ac_check_lib_save_LIBS=$LIBS
2.18572 -LIBS="-lsvld $LIBS"
2.18573 -cat >conftest.$ac_ext <<_ACEOF
2.18574 -/* confdefs.h. */
2.18575 -_ACEOF
2.18576 -cat confdefs.h >>conftest.$ac_ext
2.18577 -cat >>conftest.$ac_ext <<_ACEOF
2.18578 -/* end confdefs.h. */
2.18579 -
2.18580 -/* Override any GCC internal prototype to avoid an error.
2.18581 - Use char because int might match the return type of a GCC
2.18582 - builtin and then its argument prototype would still apply. */
2.18583 -#ifdef __cplusplus
2.18584 -extern "C"
2.18585 -#endif
2.18586 -char dlopen ();
2.18587 -int
2.18588 -main ()
2.18589 -{
2.18590 -return dlopen ();
2.18591 - ;
2.18592 - return 0;
2.18593 -}
2.18594 -_ACEOF
2.18595 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18596 -if { (ac_try="$ac_link"
2.18597 -case "(($ac_try" in
2.18598 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18599 - *) ac_try_echo=$ac_try;;
2.18600 -esac
2.18601 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18602 - (eval "$ac_link") 2>conftest.er1
2.18603 - ac_status=$?
2.18604 - grep -v '^ *+' conftest.er1 >conftest.err
2.18605 - rm -f conftest.er1
2.18606 - cat conftest.err >&5
2.18607 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18608 - (exit $ac_status); } && {
2.18609 - test -z "$ac_c_werror_flag" ||
2.18610 - test ! -s conftest.err
2.18611 - } && test -s conftest$ac_exeext &&
2.18612 - $as_test_x conftest$ac_exeext; then
2.18613 - ac_cv_lib_svld_dlopen=yes
2.18614 -else
2.18615 - echo "$as_me: failed program was:" >&5
2.18616 -sed 's/^/| /' conftest.$ac_ext >&5
2.18617 -
2.18618 - ac_cv_lib_svld_dlopen=no
2.18619 -fi
2.18620 -
2.18621 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18622 - conftest$ac_exeext conftest.$ac_ext
2.18623 -LIBS=$ac_check_lib_save_LIBS
2.18624 -fi
2.18625 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
2.18626 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
2.18627 -if test $ac_cv_lib_svld_dlopen = yes; then
2.18628 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
2.18629 -else
2.18630 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
2.18631 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
2.18632 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
2.18633 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18634 -else
2.18635 - ac_check_lib_save_LIBS=$LIBS
2.18636 -LIBS="-ldld $LIBS"
2.18637 -cat >conftest.$ac_ext <<_ACEOF
2.18638 -/* confdefs.h. */
2.18639 -_ACEOF
2.18640 -cat confdefs.h >>conftest.$ac_ext
2.18641 -cat >>conftest.$ac_ext <<_ACEOF
2.18642 -/* end confdefs.h. */
2.18643 -
2.18644 -/* Override any GCC internal prototype to avoid an error.
2.18645 - Use char because int might match the return type of a GCC
2.18646 - builtin and then its argument prototype would still apply. */
2.18647 -#ifdef __cplusplus
2.18648 -extern "C"
2.18649 -#endif
2.18650 -char dld_link ();
2.18651 -int
2.18652 -main ()
2.18653 -{
2.18654 -return dld_link ();
2.18655 - ;
2.18656 - return 0;
2.18657 -}
2.18658 -_ACEOF
2.18659 -rm -f conftest.$ac_objext conftest$ac_exeext
2.18660 -if { (ac_try="$ac_link"
2.18661 -case "(($ac_try" in
2.18662 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.18663 - *) ac_try_echo=$ac_try;;
2.18664 -esac
2.18665 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.18666 - (eval "$ac_link") 2>conftest.er1
2.18667 - ac_status=$?
2.18668 - grep -v '^ *+' conftest.er1 >conftest.err
2.18669 - rm -f conftest.er1
2.18670 - cat conftest.err >&5
2.18671 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18672 - (exit $ac_status); } && {
2.18673 - test -z "$ac_c_werror_flag" ||
2.18674 - test ! -s conftest.err
2.18675 - } && test -s conftest$ac_exeext &&
2.18676 - $as_test_x conftest$ac_exeext; then
2.18677 - ac_cv_lib_dld_dld_link=yes
2.18678 -else
2.18679 - echo "$as_me: failed program was:" >&5
2.18680 -sed 's/^/| /' conftest.$ac_ext >&5
2.18681 -
2.18682 - ac_cv_lib_dld_dld_link=no
2.18683 -fi
2.18684 -
2.18685 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.18686 - conftest$ac_exeext conftest.$ac_ext
2.18687 -LIBS=$ac_check_lib_save_LIBS
2.18688 -fi
2.18689 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
2.18690 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
2.18691 -if test $ac_cv_lib_dld_dld_link = yes; then
2.18692 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
2.18693 -fi
2.18694 -
2.18695 -
2.18696 -fi
2.18697 -
2.18698 -
2.18699 -fi
2.18700 -
2.18701 -
2.18702 -fi
2.18703 -
2.18704 -
2.18705 -fi
2.18706 -
2.18707 -
2.18708 -fi
2.18709 -
2.18710 - ;;
2.18711 - esac
2.18712 -
2.18713 - if test "x$lt_cv_dlopen" != xno; then
2.18714 - enable_dlopen=yes
2.18715 - else
2.18716 - enable_dlopen=no
2.18717 - fi
2.18718 -
2.18719 - case $lt_cv_dlopen in
2.18720 - dlopen)
2.18721 - save_CPPFLAGS="$CPPFLAGS"
2.18722 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
2.18723 -
2.18724 - save_LDFLAGS="$LDFLAGS"
2.18725 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
2.18726 -
2.18727 - save_LIBS="$LIBS"
2.18728 - LIBS="$lt_cv_dlopen_libs $LIBS"
2.18729 -
2.18730 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
2.18731 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
2.18732 -if test "${lt_cv_dlopen_self+set}" = set; then
2.18733 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18734 -else
2.18735 - if test "$cross_compiling" = yes; then :
2.18736 - lt_cv_dlopen_self=cross
2.18737 -else
2.18738 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.18739 - lt_status=$lt_dlunknown
2.18740 - cat > conftest.$ac_ext <<EOF
2.18741 -#line __oline__ "configure"
2.18742 -#include "confdefs.h"
2.18743 -
2.18744 -#if HAVE_DLFCN_H
2.18745 -#include <dlfcn.h>
2.18746 -#endif
2.18747 -
2.18748 -#include <stdio.h>
2.18749 -
2.18750 -#ifdef RTLD_GLOBAL
2.18751 -# define LT_DLGLOBAL RTLD_GLOBAL
2.18752 -#else
2.18753 -# ifdef DL_GLOBAL
2.18754 -# define LT_DLGLOBAL DL_GLOBAL
2.18755 -# else
2.18756 -# define LT_DLGLOBAL 0
2.18757 -# endif
2.18758 -#endif
2.18759 -
2.18760 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.18761 - find out it does not work in some platform. */
2.18762 -#ifndef LT_DLLAZY_OR_NOW
2.18763 -# ifdef RTLD_LAZY
2.18764 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.18765 -# else
2.18766 -# ifdef DL_LAZY
2.18767 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.18768 -# else
2.18769 -# ifdef RTLD_NOW
2.18770 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.18771 -# else
2.18772 -# ifdef DL_NOW
2.18773 -# define LT_DLLAZY_OR_NOW DL_NOW
2.18774 -# else
2.18775 -# define LT_DLLAZY_OR_NOW 0
2.18776 -# endif
2.18777 -# endif
2.18778 -# endif
2.18779 -# endif
2.18780 -#endif
2.18781 -
2.18782 -#ifdef __cplusplus
2.18783 -extern "C" void exit (int);
2.18784 -#endif
2.18785 -
2.18786 -void fnord() { int i=42;}
2.18787 -int main ()
2.18788 -{
2.18789 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.18790 - int status = $lt_dlunknown;
2.18791 -
2.18792 - if (self)
2.18793 - {
2.18794 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.18795 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.18796 - /* dlclose (self); */
2.18797 - }
2.18798 -
2.18799 - exit (status);
2.18800 -}
2.18801 -EOF
2.18802 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.18803 - (eval $ac_link) 2>&5
2.18804 - ac_status=$?
2.18805 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18806 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.18807 - (./conftest; exit; ) 2>/dev/null
2.18808 - lt_status=$?
2.18809 - case x$lt_status in
2.18810 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
2.18811 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
2.18812 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
2.18813 - esac
2.18814 - else :
2.18815 - # compilation failed
2.18816 - lt_cv_dlopen_self=no
2.18817 - fi
2.18818 -fi
2.18819 -rm -fr conftest*
2.18820 -
2.18821 -
2.18822 -fi
2.18823 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
2.18824 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
2.18825 -
2.18826 - if test "x$lt_cv_dlopen_self" = xyes; then
2.18827 - LDFLAGS="$LDFLAGS $link_static_flag"
2.18828 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
2.18829 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
2.18830 -if test "${lt_cv_dlopen_self_static+set}" = set; then
2.18831 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.18832 -else
2.18833 - if test "$cross_compiling" = yes; then :
2.18834 - lt_cv_dlopen_self_static=cross
2.18835 -else
2.18836 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2.18837 - lt_status=$lt_dlunknown
2.18838 - cat > conftest.$ac_ext <<EOF
2.18839 -#line __oline__ "configure"
2.18840 -#include "confdefs.h"
2.18841 -
2.18842 -#if HAVE_DLFCN_H
2.18843 -#include <dlfcn.h>
2.18844 -#endif
2.18845 -
2.18846 -#include <stdio.h>
2.18847 -
2.18848 -#ifdef RTLD_GLOBAL
2.18849 -# define LT_DLGLOBAL RTLD_GLOBAL
2.18850 -#else
2.18851 -# ifdef DL_GLOBAL
2.18852 -# define LT_DLGLOBAL DL_GLOBAL
2.18853 -# else
2.18854 -# define LT_DLGLOBAL 0
2.18855 -# endif
2.18856 -#endif
2.18857 -
2.18858 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2.18859 - find out it does not work in some platform. */
2.18860 -#ifndef LT_DLLAZY_OR_NOW
2.18861 -# ifdef RTLD_LAZY
2.18862 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
2.18863 -# else
2.18864 -# ifdef DL_LAZY
2.18865 -# define LT_DLLAZY_OR_NOW DL_LAZY
2.18866 -# else
2.18867 -# ifdef RTLD_NOW
2.18868 -# define LT_DLLAZY_OR_NOW RTLD_NOW
2.18869 -# else
2.18870 -# ifdef DL_NOW
2.18871 -# define LT_DLLAZY_OR_NOW DL_NOW
2.18872 -# else
2.18873 -# define LT_DLLAZY_OR_NOW 0
2.18874 -# endif
2.18875 -# endif
2.18876 -# endif
2.18877 -# endif
2.18878 -#endif
2.18879 -
2.18880 -#ifdef __cplusplus
2.18881 -extern "C" void exit (int);
2.18882 -#endif
2.18883 -
2.18884 -void fnord() { int i=42;}
2.18885 -int main ()
2.18886 -{
2.18887 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
2.18888 - int status = $lt_dlunknown;
2.18889 -
2.18890 - if (self)
2.18891 - {
2.18892 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
2.18893 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
2.18894 - /* dlclose (self); */
2.18895 - }
2.18896 -
2.18897 - exit (status);
2.18898 -}
2.18899 -EOF
2.18900 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2.18901 - (eval $ac_link) 2>&5
2.18902 - ac_status=$?
2.18903 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.18904 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
2.18905 - (./conftest; exit; ) 2>/dev/null
2.18906 - lt_status=$?
2.18907 - case x$lt_status in
2.18908 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
2.18909 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
2.18910 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
2.18911 - esac
2.18912 - else :
2.18913 - # compilation failed
2.18914 - lt_cv_dlopen_self_static=no
2.18915 - fi
2.18916 -fi
2.18917 -rm -fr conftest*
2.18918 -
2.18919 -
2.18920 -fi
2.18921 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
2.18922 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
2.18923 - fi
2.18924 -
2.18925 - CPPFLAGS="$save_CPPFLAGS"
2.18926 - LDFLAGS="$save_LDFLAGS"
2.18927 - LIBS="$save_LIBS"
2.18928 - ;;
2.18929 - esac
2.18930 -
2.18931 - case $lt_cv_dlopen_self in
2.18932 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
2.18933 - *) enable_dlopen_self=unknown ;;
2.18934 - esac
2.18935 -
2.18936 - case $lt_cv_dlopen_self_static in
2.18937 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
2.18938 - *) enable_dlopen_self_static=unknown ;;
2.18939 - esac
2.18940 -fi
2.18941 -
2.18942 -
2.18943 -# The else clause should only fire when bootstrapping the
2.18944 -# libtool distribution, otherwise you forgot to ship ltmain.sh
2.18945 -# with your package, and you will get complaints that there are
2.18946 -# no rules to generate ltmain.sh.
2.18947 -if test -f "$ltmain"; then
2.18948 - # See if we are running on zsh, and set the options which allow our commands through
2.18949 - # without removal of \ escapes.
2.18950 - if test -n "${ZSH_VERSION+set}" ; then
2.18951 - setopt NO_GLOB_SUBST
2.18952 - fi
2.18953 - # Now quote all the things that may contain metacharacters while being
2.18954 - # careful not to overquote the AC_SUBSTed values. We take copies of the
2.18955 - # variables and quote the copies for generation of the libtool script.
2.18956 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
2.18957 - SED SHELL STRIP \
2.18958 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
2.18959 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
2.18960 - deplibs_check_method reload_flag reload_cmds need_locks \
2.18961 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
2.18962 - lt_cv_sys_global_symbol_to_c_name_address \
2.18963 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2.18964 - old_postinstall_cmds old_postuninstall_cmds \
2.18965 - compiler_GCJ \
2.18966 - CC_GCJ \
2.18967 - LD_GCJ \
2.18968 - lt_prog_compiler_wl_GCJ \
2.18969 - lt_prog_compiler_pic_GCJ \
2.18970 - lt_prog_compiler_static_GCJ \
2.18971 - lt_prog_compiler_no_builtin_flag_GCJ \
2.18972 - export_dynamic_flag_spec_GCJ \
2.18973 - thread_safe_flag_spec_GCJ \
2.18974 - whole_archive_flag_spec_GCJ \
2.18975 - enable_shared_with_static_runtimes_GCJ \
2.18976 - old_archive_cmds_GCJ \
2.18977 - old_archive_from_new_cmds_GCJ \
2.18978 - predep_objects_GCJ \
2.18979 - postdep_objects_GCJ \
2.18980 - predeps_GCJ \
2.18981 - postdeps_GCJ \
2.18982 - compiler_lib_search_path_GCJ \
2.18983 - archive_cmds_GCJ \
2.18984 - archive_expsym_cmds_GCJ \
2.18985 - postinstall_cmds_GCJ \
2.18986 - postuninstall_cmds_GCJ \
2.18987 - old_archive_from_expsyms_cmds_GCJ \
2.18988 - allow_undefined_flag_GCJ \
2.18989 - no_undefined_flag_GCJ \
2.18990 - export_symbols_cmds_GCJ \
2.18991 - hardcode_libdir_flag_spec_GCJ \
2.18992 - hardcode_libdir_flag_spec_ld_GCJ \
2.18993 - hardcode_libdir_separator_GCJ \
2.18994 - hardcode_automatic_GCJ \
2.18995 - module_cmds_GCJ \
2.18996 - module_expsym_cmds_GCJ \
2.18997 - lt_cv_prog_compiler_c_o_GCJ \
2.18998 - exclude_expsyms_GCJ \
2.18999 - include_expsyms_GCJ; do
2.19000 -
2.19001 - case $var in
2.19002 - old_archive_cmds_GCJ | \
2.19003 - old_archive_from_new_cmds_GCJ | \
2.19004 - archive_cmds_GCJ | \
2.19005 - archive_expsym_cmds_GCJ | \
2.19006 - module_cmds_GCJ | \
2.19007 - module_expsym_cmds_GCJ | \
2.19008 - old_archive_from_expsyms_cmds_GCJ | \
2.19009 - export_symbols_cmds_GCJ | \
2.19010 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
2.19011 - postinstall_cmds | postuninstall_cmds | \
2.19012 - old_postinstall_cmds | old_postuninstall_cmds | \
2.19013 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
2.19014 - # Double-quote double-evaled strings.
2.19015 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
2.19016 - ;;
2.19017 - *)
2.19018 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
2.19019 - ;;
2.19020 - esac
2.19021 - done
2.19022 -
2.19023 - case $lt_echo in
2.19024 - *'\$0 --fallback-echo"')
2.19025 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2.19026 - ;;
2.19027 - esac
2.19028 -
2.19029 -cfgfile="$ofile"
2.19030 -
2.19031 - cat <<__EOF__ >> "$cfgfile"
2.19032 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
2.19033 -
2.19034 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2.19035 -
2.19036 -# Shell to use when invoking shell scripts.
2.19037 -SHELL=$lt_SHELL
2.19038 -
2.19039 -# Whether or not to build shared libraries.
2.19040 -build_libtool_libs=$enable_shared
2.19041 -
2.19042 -# Whether or not to build static libraries.
2.19043 -build_old_libs=$enable_static
2.19044 -
2.19045 -# Whether or not to add -lc for building shared libraries.
2.19046 -build_libtool_need_lc=$archive_cmds_need_lc_GCJ
2.19047 -
2.19048 -# Whether or not to disallow shared libs when runtime libs are static
2.19049 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ
2.19050 -
2.19051 -# Whether or not to optimize for fast installation.
2.19052 -fast_install=$enable_fast_install
2.19053 -
2.19054 -# The host system.
2.19055 -host_alias=$host_alias
2.19056 -host=$host
2.19057 -
2.19058 -# An echo program that does not interpret backslashes.
2.19059 -echo=$lt_echo
2.19060 -
2.19061 -# The archiver.
2.19062 -AR=$lt_AR
2.19063 -AR_FLAGS=$lt_AR_FLAGS
2.19064 -
2.19065 -# A C compiler.
2.19066 -LTCC=$lt_LTCC
2.19067 -
2.19068 -# A language-specific compiler.
2.19069 -CC=$lt_compiler_GCJ
2.19070 -
2.19071 -# Is the compiler the GNU C compiler?
2.19072 -with_gcc=$GCC_GCJ
2.19073 -
2.19074 -# An ERE matcher.
2.19075 -EGREP=$lt_EGREP
2.19076 -
2.19077 -# The linker used to build libraries.
2.19078 -LD=$lt_LD_GCJ
2.19079 -
2.19080 -# Whether we need hard or soft links.
2.19081 -LN_S=$lt_LN_S
2.19082 -
2.19083 -# A BSD-compatible nm program.
2.19084 -NM=$lt_NM
2.19085 -
2.19086 -# A symbol stripping program
2.19087 -STRIP=$lt_STRIP
2.19088 -
2.19089 -# Used to examine libraries when file_magic_cmd begins "file"
2.19090 -MAGIC_CMD=$MAGIC_CMD
2.19091 -
2.19092 -# Used on cygwin: DLL creation program.
2.19093 -DLLTOOL="$DLLTOOL"
2.19094 -
2.19095 -# Used on cygwin: object dumper.
2.19096 -OBJDUMP="$OBJDUMP"
2.19097 -
2.19098 -# Used on cygwin: assembler.
2.19099 -AS="$AS"
2.19100 -
2.19101 -# The name of the directory that contains temporary libtool files.
2.19102 -objdir=$objdir
2.19103 -
2.19104 -# How to create reloadable object files.
2.19105 -reload_flag=$lt_reload_flag
2.19106 -reload_cmds=$lt_reload_cmds
2.19107 -
2.19108 -# How to pass a linker flag through the compiler.
2.19109 -wl=$lt_lt_prog_compiler_wl_GCJ
2.19110 -
2.19111 -# Object file suffix (normally "o").
2.19112 -objext="$ac_objext"
2.19113 -
2.19114 -# Old archive suffix (normally "a").
2.19115 -libext="$libext"
2.19116 -
2.19117 -# Shared library suffix (normally ".so").
2.19118 -shrext_cmds='$shrext_cmds'
2.19119 -
2.19120 -# Executable file suffix (normally "").
2.19121 -exeext="$exeext"
2.19122 -
2.19123 -# Additional compiler flags for building library objects.
2.19124 -pic_flag=$lt_lt_prog_compiler_pic_GCJ
2.19125 -pic_mode=$pic_mode
2.19126 -
2.19127 -# What is the maximum length of a command?
2.19128 -max_cmd_len=$lt_cv_sys_max_cmd_len
2.19129 -
2.19130 -# Does compiler simultaneously support -c and -o options?
2.19131 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
2.19132 -
2.19133 -# Must we lock files when doing compilation ?
2.19134 -need_locks=$lt_need_locks
2.19135 -
2.19136 -# Do we need the lib prefix for modules?
2.19137 -need_lib_prefix=$need_lib_prefix
2.19138 -
2.19139 -# Do we need a version for libraries?
2.19140 -need_version=$need_version
2.19141 -
2.19142 -# Whether dlopen is supported.
2.19143 -dlopen_support=$enable_dlopen
2.19144 -
2.19145 -# Whether dlopen of programs is supported.
2.19146 -dlopen_self=$enable_dlopen_self
2.19147 -
2.19148 -# Whether dlopen of statically linked programs is supported.
2.19149 -dlopen_self_static=$enable_dlopen_self_static
2.19150 -
2.19151 -# Compiler flag to prevent dynamic linking.
2.19152 -link_static_flag=$lt_lt_prog_compiler_static_GCJ
2.19153 -
2.19154 -# Compiler flag to turn off builtin functions.
2.19155 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ
2.19156 -
2.19157 -# Compiler flag to allow reflexive dlopens.
2.19158 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ
2.19159 -
2.19160 -# Compiler flag to generate shared objects directly from archives.
2.19161 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ
2.19162 -
2.19163 -# Compiler flag to generate thread-safe objects.
2.19164 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ
2.19165 -
2.19166 -# Library versioning type.
2.19167 -version_type=$version_type
2.19168 -
2.19169 -# Format of library name prefix.
2.19170 -libname_spec=$lt_libname_spec
2.19171 -
2.19172 -# List of archive names. First name is the real one, the rest are links.
2.19173 -# The last name is the one that the linker finds with -lNAME.
2.19174 -library_names_spec=$lt_library_names_spec
2.19175 -
2.19176 -# The coded name of the library, if different from the real name.
2.19177 -soname_spec=$lt_soname_spec
2.19178 -
2.19179 -# Commands used to build and install an old-style archive.
2.19180 -RANLIB=$lt_RANLIB
2.19181 -old_archive_cmds=$lt_old_archive_cmds_GCJ
2.19182 -old_postinstall_cmds=$lt_old_postinstall_cmds
2.19183 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
2.19184 -
2.19185 -# Create an old-style archive from a shared archive.
2.19186 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ
2.19187 -
2.19188 -# Create a temporary old-style archive to link instead of a shared archive.
2.19189 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ
2.19190 -
2.19191 -# Commands used to build and install a shared archive.
2.19192 -archive_cmds=$lt_archive_cmds_GCJ
2.19193 -archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ
2.19194 -postinstall_cmds=$lt_postinstall_cmds
2.19195 -postuninstall_cmds=$lt_postuninstall_cmds
2.19196 -
2.19197 -# Commands used to build a loadable module (assumed same as above if empty)
2.19198 -module_cmds=$lt_module_cmds_GCJ
2.19199 -module_expsym_cmds=$lt_module_expsym_cmds_GCJ
2.19200 -
2.19201 -# Commands to strip libraries.
2.19202 -old_striplib=$lt_old_striplib
2.19203 -striplib=$lt_striplib
2.19204 -
2.19205 -# Dependencies to place before the objects being linked to create a
2.19206 -# shared library.
2.19207 -predep_objects=$lt_predep_objects_GCJ
2.19208 -
2.19209 -# Dependencies to place after the objects being linked to create a
2.19210 -# shared library.
2.19211 -postdep_objects=$lt_postdep_objects_GCJ
2.19212 -
2.19213 -# Dependencies to place before the objects being linked to create a
2.19214 -# shared library.
2.19215 -predeps=$lt_predeps_GCJ
2.19216 -
2.19217 -# Dependencies to place after the objects being linked to create a
2.19218 -# shared library.
2.19219 -postdeps=$lt_postdeps_GCJ
2.19220 -
2.19221 -# The library search path used internally by the compiler when linking
2.19222 -# a shared library.
2.19223 -compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
2.19224 -
2.19225 -# Method to check whether dependent libraries are shared objects.
2.19226 -deplibs_check_method=$lt_deplibs_check_method
2.19227 -
2.19228 -# Command to use when deplibs_check_method == file_magic.
2.19229 -file_magic_cmd=$lt_file_magic_cmd
2.19230 -
2.19231 -# Flag that allows shared libraries with undefined symbols to be built.
2.19232 -allow_undefined_flag=$lt_allow_undefined_flag_GCJ
2.19233 -
2.19234 -# Flag that forces no undefined symbols.
2.19235 -no_undefined_flag=$lt_no_undefined_flag_GCJ
2.19236 -
2.19237 -# Commands used to finish a libtool library installation in a directory.
2.19238 -finish_cmds=$lt_finish_cmds
2.19239 -
2.19240 -# Same as above, but a single script fragment to be evaled but not shown.
2.19241 -finish_eval=$lt_finish_eval
2.19242 -
2.19243 -# Take the output of nm and produce a listing of raw symbols and C names.
2.19244 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
2.19245 -
2.19246 -# Transform the output of nm in a proper C declaration
2.19247 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
2.19248 -
2.19249 -# Transform the output of nm in a C name address pair
2.19250 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
2.19251 -
2.19252 -# This is the shared library runtime path variable.
2.19253 -runpath_var=$runpath_var
2.19254 -
2.19255 -# This is the shared library path variable.
2.19256 -shlibpath_var=$shlibpath_var
2.19257 -
2.19258 -# Is shlibpath searched before the hard-coded library search path?
2.19259 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2.19260 -
2.19261 -# How to hardcode a shared library path into an executable.
2.19262 -hardcode_action=$hardcode_action_GCJ
2.19263 -
2.19264 -# Whether we should hardcode library paths into libraries.
2.19265 -hardcode_into_libs=$hardcode_into_libs
2.19266 -
2.19267 -# Flag to hardcode \$libdir into a binary during linking.
2.19268 -# This must work even if \$libdir does not exist.
2.19269 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ
2.19270 -
2.19271 -# If ld is used when linking, flag to hardcode \$libdir into
2.19272 -# a binary during linking. This must work even if \$libdir does
2.19273 -# not exist.
2.19274 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ
2.19275 -
2.19276 -# Whether we need a single -rpath flag with a separated argument.
2.19277 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ
2.19278 -
2.19279 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
2.19280 -# resulting binary.
2.19281 -hardcode_direct=$hardcode_direct_GCJ
2.19282 -
2.19283 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2.19284 -# resulting binary.
2.19285 -hardcode_minus_L=$hardcode_minus_L_GCJ
2.19286 -
2.19287 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2.19288 -# the resulting binary.
2.19289 -hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ
2.19290 -
2.19291 -# Set to yes if building a shared library automatically hardcodes DIR into the library
2.19292 -# and all subsequent libraries and executables linked against it.
2.19293 -hardcode_automatic=$hardcode_automatic_GCJ
2.19294 -
2.19295 -# Variables whose values should be saved in libtool wrapper scripts and
2.19296 -# restored at relink time.
2.19297 -variables_saved_for_relink="$variables_saved_for_relink"
2.19298 -
2.19299 -# Whether libtool must link a program against all its dependency libraries.
2.19300 -link_all_deplibs=$link_all_deplibs_GCJ
2.19301 -
2.19302 -# Compile-time system search path for libraries
2.19303 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
2.19304 -
2.19305 -# Run-time system search path for libraries
2.19306 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
2.19307 -
2.19308 -# Fix the shell variable \$srcfile for the compiler.
2.19309 -fix_srcfile_path="$fix_srcfile_path_GCJ"
2.19310 -
2.19311 -# Set to yes if exported symbols are required.
2.19312 -always_export_symbols=$always_export_symbols_GCJ
2.19313 -
2.19314 -# The commands to list exported symbols.
2.19315 -export_symbols_cmds=$lt_export_symbols_cmds_GCJ
2.19316 -
2.19317 -# The commands to extract the exported symbol list from a shared archive.
2.19318 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
2.19319 -
2.19320 -# Symbols that should not be listed in the preloaded symbols.
2.19321 -exclude_expsyms=$lt_exclude_expsyms_GCJ
2.19322 -
2.19323 -# Symbols that must always be exported.
2.19324 -include_expsyms=$lt_include_expsyms_GCJ
2.19325 -
2.19326 -# ### END LIBTOOL TAG CONFIG: $tagname
2.19327 -
2.19328 -__EOF__
2.19329 -
2.19330 -
2.19331 -else
2.19332 - # If there is no Makefile yet, we rely on a make rule to execute
2.19333 - # `config.status --recheck' to rerun these tests and create the
2.19334 - # libtool script then.
2.19335 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
2.19336 - if test -f "$ltmain_in"; then
2.19337 - test -f Makefile && make "$ltmain"
2.19338 - fi
2.19339 -fi
2.19340 -
2.19341 -
2.19342 -ac_ext=c
2.19343 -ac_cpp='$CPP $CPPFLAGS'
2.19344 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.19345 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.19346 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.19347 -
2.19348 -CC="$lt_save_CC"
2.19349 -
2.19350 - else
2.19351 - tagname=""
2.19352 - fi
2.19353 - ;;
2.19354 -
2.19355 - RC)
2.19356 -
2.19357 -
2.19358 -# Source file extension for RC test sources.
2.19359 -ac_ext=rc
2.19360 -
2.19361 -# Object file extension for compiled RC test sources.
2.19362 -objext=o
2.19363 -objext_RC=$objext
2.19364 -
2.19365 -# Code to be used in simple compile tests
2.19366 -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
2.19367 -
2.19368 -# Code to be used in simple link tests
2.19369 -lt_simple_link_test_code="$lt_simple_compile_test_code"
2.19370 -
2.19371 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
2.19372 -
2.19373 -# If no C compiler was specified, use CC.
2.19374 -LTCC=${LTCC-"$CC"}
2.19375 -
2.19376 -# Allow CC to be a program name with arguments.
2.19377 -compiler=$CC
2.19378 -
2.19379 -
2.19380 -# Allow CC to be a program name with arguments.
2.19381 -lt_save_CC="$CC"
2.19382 -CC=${RC-"windres"}
2.19383 -compiler=$CC
2.19384 -compiler_RC=$CC
2.19385 -lt_cv_prog_compiler_c_o_RC=yes
2.19386 -
2.19387 -# The else clause should only fire when bootstrapping the
2.19388 -# libtool distribution, otherwise you forgot to ship ltmain.sh
2.19389 -# with your package, and you will get complaints that there are
2.19390 -# no rules to generate ltmain.sh.
2.19391 -if test -f "$ltmain"; then
2.19392 - # See if we are running on zsh, and set the options which allow our commands through
2.19393 - # without removal of \ escapes.
2.19394 - if test -n "${ZSH_VERSION+set}" ; then
2.19395 - setopt NO_GLOB_SUBST
2.19396 - fi
2.19397 - # Now quote all the things that may contain metacharacters while being
2.19398 - # careful not to overquote the AC_SUBSTed values. We take copies of the
2.19399 - # variables and quote the copies for generation of the libtool script.
2.19400 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
2.19401 - SED SHELL STRIP \
2.19402 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
2.19403 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
2.19404 - deplibs_check_method reload_flag reload_cmds need_locks \
2.19405 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
2.19406 - lt_cv_sys_global_symbol_to_c_name_address \
2.19407 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
2.19408 - old_postinstall_cmds old_postuninstall_cmds \
2.19409 - compiler_RC \
2.19410 - CC_RC \
2.19411 - LD_RC \
2.19412 - lt_prog_compiler_wl_RC \
2.19413 - lt_prog_compiler_pic_RC \
2.19414 - lt_prog_compiler_static_RC \
2.19415 - lt_prog_compiler_no_builtin_flag_RC \
2.19416 - export_dynamic_flag_spec_RC \
2.19417 - thread_safe_flag_spec_RC \
2.19418 - whole_archive_flag_spec_RC \
2.19419 - enable_shared_with_static_runtimes_RC \
2.19420 - old_archive_cmds_RC \
2.19421 - old_archive_from_new_cmds_RC \
2.19422 - predep_objects_RC \
2.19423 - postdep_objects_RC \
2.19424 - predeps_RC \
2.19425 - postdeps_RC \
2.19426 - compiler_lib_search_path_RC \
2.19427 - archive_cmds_RC \
2.19428 - archive_expsym_cmds_RC \
2.19429 - postinstall_cmds_RC \
2.19430 - postuninstall_cmds_RC \
2.19431 - old_archive_from_expsyms_cmds_RC \
2.19432 - allow_undefined_flag_RC \
2.19433 - no_undefined_flag_RC \
2.19434 - export_symbols_cmds_RC \
2.19435 - hardcode_libdir_flag_spec_RC \
2.19436 - hardcode_libdir_flag_spec_ld_RC \
2.19437 - hardcode_libdir_separator_RC \
2.19438 - hardcode_automatic_RC \
2.19439 - module_cmds_RC \
2.19440 - module_expsym_cmds_RC \
2.19441 - lt_cv_prog_compiler_c_o_RC \
2.19442 - exclude_expsyms_RC \
2.19443 - include_expsyms_RC; do
2.19444 -
2.19445 - case $var in
2.19446 - old_archive_cmds_RC | \
2.19447 - old_archive_from_new_cmds_RC | \
2.19448 - archive_cmds_RC | \
2.19449 - archive_expsym_cmds_RC | \
2.19450 - module_cmds_RC | \
2.19451 - module_expsym_cmds_RC | \
2.19452 - old_archive_from_expsyms_cmds_RC | \
2.19453 - export_symbols_cmds_RC | \
2.19454 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
2.19455 - postinstall_cmds | postuninstall_cmds | \
2.19456 - old_postinstall_cmds | old_postuninstall_cmds | \
2.19457 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
2.19458 - # Double-quote double-evaled strings.
2.19459 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
2.19460 - ;;
2.19461 - *)
2.19462 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
2.19463 - ;;
2.19464 - esac
2.19465 - done
2.19466 -
2.19467 - case $lt_echo in
2.19468 - *'\$0 --fallback-echo"')
2.19469 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
2.19470 - ;;
2.19471 - esac
2.19472 -
2.19473 -cfgfile="$ofile"
2.19474 -
2.19475 - cat <<__EOF__ >> "$cfgfile"
2.19476 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
2.19477 -
2.19478 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2.19479 -
2.19480 -# Shell to use when invoking shell scripts.
2.19481 -SHELL=$lt_SHELL
2.19482 -
2.19483 -# Whether or not to build shared libraries.
2.19484 -build_libtool_libs=$enable_shared
2.19485 -
2.19486 -# Whether or not to build static libraries.
2.19487 -build_old_libs=$enable_static
2.19488 -
2.19489 -# Whether or not to add -lc for building shared libraries.
2.19490 -build_libtool_need_lc=$archive_cmds_need_lc_RC
2.19491 -
2.19492 -# Whether or not to disallow shared libs when runtime libs are static
2.19493 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
2.19494 -
2.19495 -# Whether or not to optimize for fast installation.
2.19496 -fast_install=$enable_fast_install
2.19497 -
2.19498 -# The host system.
2.19499 -host_alias=$host_alias
2.19500 -host=$host
2.19501 -
2.19502 -# An echo program that does not interpret backslashes.
2.19503 -echo=$lt_echo
2.19504 -
2.19505 -# The archiver.
2.19506 -AR=$lt_AR
2.19507 -AR_FLAGS=$lt_AR_FLAGS
2.19508 -
2.19509 -# A C compiler.
2.19510 -LTCC=$lt_LTCC
2.19511 -
2.19512 -# A language-specific compiler.
2.19513 -CC=$lt_compiler_RC
2.19514 -
2.19515 -# Is the compiler the GNU C compiler?
2.19516 -with_gcc=$GCC_RC
2.19517 -
2.19518 -# An ERE matcher.
2.19519 -EGREP=$lt_EGREP
2.19520 -
2.19521 -# The linker used to build libraries.
2.19522 -LD=$lt_LD_RC
2.19523 -
2.19524 -# Whether we need hard or soft links.
2.19525 -LN_S=$lt_LN_S
2.19526 -
2.19527 -# A BSD-compatible nm program.
2.19528 -NM=$lt_NM
2.19529 -
2.19530 -# A symbol stripping program
2.19531 -STRIP=$lt_STRIP
2.19532 -
2.19533 -# Used to examine libraries when file_magic_cmd begins "file"
2.19534 -MAGIC_CMD=$MAGIC_CMD
2.19535 -
2.19536 -# Used on cygwin: DLL creation program.
2.19537 -DLLTOOL="$DLLTOOL"
2.19538 -
2.19539 -# Used on cygwin: object dumper.
2.19540 -OBJDUMP="$OBJDUMP"
2.19541 -
2.19542 -# Used on cygwin: assembler.
2.19543 -AS="$AS"
2.19544 -
2.19545 -# The name of the directory that contains temporary libtool files.
2.19546 -objdir=$objdir
2.19547 -
2.19548 -# How to create reloadable object files.
2.19549 -reload_flag=$lt_reload_flag
2.19550 -reload_cmds=$lt_reload_cmds
2.19551 -
2.19552 -# How to pass a linker flag through the compiler.
2.19553 -wl=$lt_lt_prog_compiler_wl_RC
2.19554 -
2.19555 -# Object file suffix (normally "o").
2.19556 -objext="$ac_objext"
2.19557 -
2.19558 -# Old archive suffix (normally "a").
2.19559 -libext="$libext"
2.19560 -
2.19561 -# Shared library suffix (normally ".so").
2.19562 -shrext_cmds='$shrext_cmds'
2.19563 -
2.19564 -# Executable file suffix (normally "").
2.19565 -exeext="$exeext"
2.19566 -
2.19567 -# Additional compiler flags for building library objects.
2.19568 -pic_flag=$lt_lt_prog_compiler_pic_RC
2.19569 -pic_mode=$pic_mode
2.19570 -
2.19571 -# What is the maximum length of a command?
2.19572 -max_cmd_len=$lt_cv_sys_max_cmd_len
2.19573 -
2.19574 -# Does compiler simultaneously support -c and -o options?
2.19575 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
2.19576 -
2.19577 -# Must we lock files when doing compilation ?
2.19578 -need_locks=$lt_need_locks
2.19579 -
2.19580 -# Do we need the lib prefix for modules?
2.19581 -need_lib_prefix=$need_lib_prefix
2.19582 -
2.19583 -# Do we need a version for libraries?
2.19584 -need_version=$need_version
2.19585 -
2.19586 -# Whether dlopen is supported.
2.19587 -dlopen_support=$enable_dlopen
2.19588 -
2.19589 -# Whether dlopen of programs is supported.
2.19590 -dlopen_self=$enable_dlopen_self
2.19591 -
2.19592 -# Whether dlopen of statically linked programs is supported.
2.19593 -dlopen_self_static=$enable_dlopen_self_static
2.19594 -
2.19595 -# Compiler flag to prevent dynamic linking.
2.19596 -link_static_flag=$lt_lt_prog_compiler_static_RC
2.19597 -
2.19598 -# Compiler flag to turn off builtin functions.
2.19599 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
2.19600 -
2.19601 -# Compiler flag to allow reflexive dlopens.
2.19602 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
2.19603 -
2.19604 -# Compiler flag to generate shared objects directly from archives.
2.19605 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
2.19606 -
2.19607 -# Compiler flag to generate thread-safe objects.
2.19608 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC
2.19609 -
2.19610 -# Library versioning type.
2.19611 -version_type=$version_type
2.19612 -
2.19613 -# Format of library name prefix.
2.19614 -libname_spec=$lt_libname_spec
2.19615 -
2.19616 -# List of archive names. First name is the real one, the rest are links.
2.19617 -# The last name is the one that the linker finds with -lNAME.
2.19618 -library_names_spec=$lt_library_names_spec
2.19619 -
2.19620 -# The coded name of the library, if different from the real name.
2.19621 -soname_spec=$lt_soname_spec
2.19622 -
2.19623 -# Commands used to build and install an old-style archive.
2.19624 -RANLIB=$lt_RANLIB
2.19625 -old_archive_cmds=$lt_old_archive_cmds_RC
2.19626 -old_postinstall_cmds=$lt_old_postinstall_cmds
2.19627 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
2.19628 -
2.19629 -# Create an old-style archive from a shared archive.
2.19630 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
2.19631 -
2.19632 -# Create a temporary old-style archive to link instead of a shared archive.
2.19633 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
2.19634 -
2.19635 -# Commands used to build and install a shared archive.
2.19636 -archive_cmds=$lt_archive_cmds_RC
2.19637 -archive_expsym_cmds=$lt_archive_expsym_cmds_RC
2.19638 -postinstall_cmds=$lt_postinstall_cmds
2.19639 -postuninstall_cmds=$lt_postuninstall_cmds
2.19640 -
2.19641 -# Commands used to build a loadable module (assumed same as above if empty)
2.19642 -module_cmds=$lt_module_cmds_RC
2.19643 -module_expsym_cmds=$lt_module_expsym_cmds_RC
2.19644 -
2.19645 -# Commands to strip libraries.
2.19646 -old_striplib=$lt_old_striplib
2.19647 -striplib=$lt_striplib
2.19648 -
2.19649 -# Dependencies to place before the objects being linked to create a
2.19650 -# shared library.
2.19651 -predep_objects=$lt_predep_objects_RC
2.19652 -
2.19653 -# Dependencies to place after the objects being linked to create a
2.19654 -# shared library.
2.19655 -postdep_objects=$lt_postdep_objects_RC
2.19656 -
2.19657 -# Dependencies to place before the objects being linked to create a
2.19658 -# shared library.
2.19659 -predeps=$lt_predeps_RC
2.19660 -
2.19661 -# Dependencies to place after the objects being linked to create a
2.19662 -# shared library.
2.19663 -postdeps=$lt_postdeps_RC
2.19664 -
2.19665 -# The library search path used internally by the compiler when linking
2.19666 -# a shared library.
2.19667 -compiler_lib_search_path=$lt_compiler_lib_search_path_RC
2.19668 -
2.19669 -# Method to check whether dependent libraries are shared objects.
2.19670 -deplibs_check_method=$lt_deplibs_check_method
2.19671 -
2.19672 -# Command to use when deplibs_check_method == file_magic.
2.19673 -file_magic_cmd=$lt_file_magic_cmd
2.19674 -
2.19675 -# Flag that allows shared libraries with undefined symbols to be built.
2.19676 -allow_undefined_flag=$lt_allow_undefined_flag_RC
2.19677 -
2.19678 -# Flag that forces no undefined symbols.
2.19679 -no_undefined_flag=$lt_no_undefined_flag_RC
2.19680 -
2.19681 -# Commands used to finish a libtool library installation in a directory.
2.19682 -finish_cmds=$lt_finish_cmds
2.19683 -
2.19684 -# Same as above, but a single script fragment to be evaled but not shown.
2.19685 -finish_eval=$lt_finish_eval
2.19686 -
2.19687 -# Take the output of nm and produce a listing of raw symbols and C names.
2.19688 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
2.19689 -
2.19690 -# Transform the output of nm in a proper C declaration
2.19691 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
2.19692 -
2.19693 -# Transform the output of nm in a C name address pair
2.19694 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
2.19695 -
2.19696 -# This is the shared library runtime path variable.
2.19697 -runpath_var=$runpath_var
2.19698 -
2.19699 -# This is the shared library path variable.
2.19700 -shlibpath_var=$shlibpath_var
2.19701 -
2.19702 -# Is shlibpath searched before the hard-coded library search path?
2.19703 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
2.19704 -
2.19705 -# How to hardcode a shared library path into an executable.
2.19706 -hardcode_action=$hardcode_action_RC
2.19707 -
2.19708 -# Whether we should hardcode library paths into libraries.
2.19709 -hardcode_into_libs=$hardcode_into_libs
2.19710 -
2.19711 -# Flag to hardcode \$libdir into a binary during linking.
2.19712 -# This must work even if \$libdir does not exist.
2.19713 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
2.19714 -
2.19715 -# If ld is used when linking, flag to hardcode \$libdir into
2.19716 -# a binary during linking. This must work even if \$libdir does
2.19717 -# not exist.
2.19718 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC
2.19719 -
2.19720 -# Whether we need a single -rpath flag with a separated argument.
2.19721 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
2.19722 -
2.19723 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
2.19724 -# resulting binary.
2.19725 -hardcode_direct=$hardcode_direct_RC
2.19726 -
2.19727 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
2.19728 -# resulting binary.
2.19729 -hardcode_minus_L=$hardcode_minus_L_RC
2.19730 -
2.19731 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
2.19732 -# the resulting binary.
2.19733 -hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
2.19734 -
2.19735 -# Set to yes if building a shared library automatically hardcodes DIR into the library
2.19736 -# and all subsequent libraries and executables linked against it.
2.19737 -hardcode_automatic=$hardcode_automatic_RC
2.19738 -
2.19739 -# Variables whose values should be saved in libtool wrapper scripts and
2.19740 -# restored at relink time.
2.19741 -variables_saved_for_relink="$variables_saved_for_relink"
2.19742 -
2.19743 -# Whether libtool must link a program against all its dependency libraries.
2.19744 -link_all_deplibs=$link_all_deplibs_RC
2.19745 -
2.19746 -# Compile-time system search path for libraries
2.19747 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
2.19748 -
2.19749 -# Run-time system search path for libraries
2.19750 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
2.19751 -
2.19752 -# Fix the shell variable \$srcfile for the compiler.
2.19753 -fix_srcfile_path="$fix_srcfile_path_RC"
2.19754 -
2.19755 -# Set to yes if exported symbols are required.
2.19756 -always_export_symbols=$always_export_symbols_RC
2.19757 -
2.19758 -# The commands to list exported symbols.
2.19759 -export_symbols_cmds=$lt_export_symbols_cmds_RC
2.19760 -
2.19761 -# The commands to extract the exported symbol list from a shared archive.
2.19762 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
2.19763 -
2.19764 -# Symbols that should not be listed in the preloaded symbols.
2.19765 -exclude_expsyms=$lt_exclude_expsyms_RC
2.19766 -
2.19767 -# Symbols that must always be exported.
2.19768 -include_expsyms=$lt_include_expsyms_RC
2.19769 -
2.19770 -# ### END LIBTOOL TAG CONFIG: $tagname
2.19771 -
2.19772 -__EOF__
2.19773 -
2.19774 -
2.19775 -else
2.19776 - # If there is no Makefile yet, we rely on a make rule to execute
2.19777 - # `config.status --recheck' to rerun these tests and create the
2.19778 - # libtool script then.
2.19779 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
2.19780 - if test -f "$ltmain_in"; then
2.19781 - test -f Makefile && make "$ltmain"
2.19782 - fi
2.19783 -fi
2.19784 -
2.19785 -
2.19786 -ac_ext=c
2.19787 -ac_cpp='$CPP $CPPFLAGS'
2.19788 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.19789 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.19790 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.19791 -
2.19792 -CC="$lt_save_CC"
2.19793 -
2.19794 - ;;
2.19795 -
2.19796 - *)
2.19797 - { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
2.19798 -echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
2.19799 - { (exit 1); exit 1; }; }
2.19800 - ;;
2.19801 - esac
2.19802 -
2.19803 - # Append the new tag name to the list of available tags.
2.19804 - if test -n "$tagname" ; then
2.19805 - available_tags="$available_tags $tagname"
2.19806 - fi
2.19807 - fi
2.19808 - done
2.19809 - IFS="$lt_save_ifs"
2.19810 -
2.19811 - # Now substitute the updated list of available tags.
2.19812 - if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
2.19813 - mv "${ofile}T" "$ofile"
2.19814 - chmod +x "$ofile"
2.19815 - else
2.19816 - rm -f "${ofile}T"
2.19817 - { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
2.19818 -echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
2.19819 - { (exit 1); exit 1; }; }
2.19820 - fi
2.19821 -fi
2.19822 -
2.19823 -
2.19824 -
2.19825 -# This can be used to rebuild libtool when needed
2.19826 -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
2.19827 -
2.19828 -# Always use our own libtool.
2.19829 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2.19830 -
2.19831 -# Prevent multiple expansion
2.19832 -
2.19833 -
2.19834 -
2.19835 -
2.19836 -
2.19837 -
2.19838 -
2.19839 -
2.19840 -
2.19841 -
2.19842 -
2.19843 -
2.19844 -
2.19845 -
2.19846 -
2.19847 -
2.19848 -
2.19849 -
2.19850 -
2.19851 -
2.19852 -
2.19853 -ac_config_headers="$ac_config_headers config.h"
2.19854 -
2.19855 -
2.19856 -ACLOCAL_AMFLAGS="-I m4"
2.19857 -
2.19858 -
2.19859 -ac_ext=c
2.19860 -ac_cpp='$CPP $CPPFLAGS'
2.19861 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.19862 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.19863 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.19864 -if test -n "$ac_tool_prefix"; then
2.19865 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2.19866 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
2.19867 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.19868 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.19869 -if test "${ac_cv_prog_CC+set}" = set; then
2.19870 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.19871 -else
2.19872 - if test -n "$CC"; then
2.19873 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.19874 -else
2.19875 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.19876 -for as_dir in $PATH
2.19877 -do
2.19878 - IFS=$as_save_IFS
2.19879 - test -z "$as_dir" && as_dir=.
2.19880 - for ac_exec_ext in '' $ac_executable_extensions; do
2.19881 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.19882 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
2.19883 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.19884 - break 2
2.19885 - fi
2.19886 -done
2.19887 -done
2.19888 -IFS=$as_save_IFS
2.19889 -
2.19890 -fi
2.19891 -fi
2.19892 -CC=$ac_cv_prog_CC
2.19893 -if test -n "$CC"; then
2.19894 - { echo "$as_me:$LINENO: result: $CC" >&5
2.19895 -echo "${ECHO_T}$CC" >&6; }
2.19896 -else
2.19897 - { echo "$as_me:$LINENO: result: no" >&5
2.19898 -echo "${ECHO_T}no" >&6; }
2.19899 -fi
2.19900 -
2.19901 -
2.19902 -fi
2.19903 -if test -z "$ac_cv_prog_CC"; then
2.19904 - ac_ct_CC=$CC
2.19905 - # Extract the first word of "gcc", so it can be a program name with args.
2.19906 -set dummy gcc; ac_word=$2
2.19907 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.19908 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.19909 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2.19910 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.19911 -else
2.19912 - if test -n "$ac_ct_CC"; then
2.19913 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2.19914 -else
2.19915 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.19916 -for as_dir in $PATH
2.19917 -do
2.19918 - IFS=$as_save_IFS
2.19919 - test -z "$as_dir" && as_dir=.
2.19920 - for ac_exec_ext in '' $ac_executable_extensions; do
2.19921 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.19922 - ac_cv_prog_ac_ct_CC="gcc"
2.19923 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.19924 - break 2
2.19925 - fi
2.19926 -done
2.19927 -done
2.19928 -IFS=$as_save_IFS
2.19929 -
2.19930 -fi
2.19931 -fi
2.19932 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
2.19933 -if test -n "$ac_ct_CC"; then
2.19934 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2.19935 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2.19936 -else
2.19937 - { echo "$as_me:$LINENO: result: no" >&5
2.19938 -echo "${ECHO_T}no" >&6; }
2.19939 -fi
2.19940 -
2.19941 - if test "x$ac_ct_CC" = x; then
2.19942 - CC=""
2.19943 - else
2.19944 - case $cross_compiling:$ac_tool_warned in
2.19945 -yes:)
2.19946 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.19947 -whose name does not start with the host triplet. If you think this
2.19948 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.19949 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.19950 -whose name does not start with the host triplet. If you think this
2.19951 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.19952 -ac_tool_warned=yes ;;
2.19953 -esac
2.19954 - CC=$ac_ct_CC
2.19955 - fi
2.19956 -else
2.19957 - CC="$ac_cv_prog_CC"
2.19958 -fi
2.19959 -
2.19960 -if test -z "$CC"; then
2.19961 - if test -n "$ac_tool_prefix"; then
2.19962 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2.19963 -set dummy ${ac_tool_prefix}cc; ac_word=$2
2.19964 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.19965 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.19966 -if test "${ac_cv_prog_CC+set}" = set; then
2.19967 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.19968 -else
2.19969 - if test -n "$CC"; then
2.19970 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.19971 -else
2.19972 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.19973 -for as_dir in $PATH
2.19974 -do
2.19975 - IFS=$as_save_IFS
2.19976 - test -z "$as_dir" && as_dir=.
2.19977 - for ac_exec_ext in '' $ac_executable_extensions; do
2.19978 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.19979 - ac_cv_prog_CC="${ac_tool_prefix}cc"
2.19980 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.19981 - break 2
2.19982 - fi
2.19983 -done
2.19984 -done
2.19985 -IFS=$as_save_IFS
2.19986 -
2.19987 -fi
2.19988 -fi
2.19989 -CC=$ac_cv_prog_CC
2.19990 -if test -n "$CC"; then
2.19991 - { echo "$as_me:$LINENO: result: $CC" >&5
2.19992 -echo "${ECHO_T}$CC" >&6; }
2.19993 -else
2.19994 - { echo "$as_me:$LINENO: result: no" >&5
2.19995 -echo "${ECHO_T}no" >&6; }
2.19996 -fi
2.19997 -
2.19998 -
2.19999 - fi
2.20000 -fi
2.20001 -if test -z "$CC"; then
2.20002 - # Extract the first word of "cc", so it can be a program name with args.
2.20003 -set dummy cc; ac_word=$2
2.20004 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.20005 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.20006 -if test "${ac_cv_prog_CC+set}" = set; then
2.20007 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20008 -else
2.20009 - if test -n "$CC"; then
2.20010 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.20011 -else
2.20012 - ac_prog_rejected=no
2.20013 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.20014 -for as_dir in $PATH
2.20015 -do
2.20016 - IFS=$as_save_IFS
2.20017 - test -z "$as_dir" && as_dir=.
2.20018 - for ac_exec_ext in '' $ac_executable_extensions; do
2.20019 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.20020 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2.20021 - ac_prog_rejected=yes
2.20022 - continue
2.20023 - fi
2.20024 - ac_cv_prog_CC="cc"
2.20025 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.20026 - break 2
2.20027 - fi
2.20028 -done
2.20029 -done
2.20030 -IFS=$as_save_IFS
2.20031 -
2.20032 -if test $ac_prog_rejected = yes; then
2.20033 - # We found a bogon in the path, so make sure we never use it.
2.20034 - set dummy $ac_cv_prog_CC
2.20035 - shift
2.20036 - if test $@%:@ != 0; then
2.20037 - # We chose a different compiler from the bogus one.
2.20038 - # However, it has the same basename, so the bogon will be chosen
2.20039 - # first if we set CC to just the basename; use the full file name.
2.20040 - shift
2.20041 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2.20042 - fi
2.20043 -fi
2.20044 -fi
2.20045 -fi
2.20046 -CC=$ac_cv_prog_CC
2.20047 -if test -n "$CC"; then
2.20048 - { echo "$as_me:$LINENO: result: $CC" >&5
2.20049 -echo "${ECHO_T}$CC" >&6; }
2.20050 -else
2.20051 - { echo "$as_me:$LINENO: result: no" >&5
2.20052 -echo "${ECHO_T}no" >&6; }
2.20053 -fi
2.20054 -
2.20055 -
2.20056 -fi
2.20057 -if test -z "$CC"; then
2.20058 - if test -n "$ac_tool_prefix"; then
2.20059 - for ac_prog in cl.exe
2.20060 - do
2.20061 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2.20062 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2.20063 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.20064 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.20065 -if test "${ac_cv_prog_CC+set}" = set; then
2.20066 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20067 -else
2.20068 - if test -n "$CC"; then
2.20069 - ac_cv_prog_CC="$CC" # Let the user override the test.
2.20070 -else
2.20071 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.20072 -for as_dir in $PATH
2.20073 -do
2.20074 - IFS=$as_save_IFS
2.20075 - test -z "$as_dir" && as_dir=.
2.20076 - for ac_exec_ext in '' $ac_executable_extensions; do
2.20077 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.20078 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2.20079 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.20080 - break 2
2.20081 - fi
2.20082 -done
2.20083 -done
2.20084 -IFS=$as_save_IFS
2.20085 -
2.20086 -fi
2.20087 -fi
2.20088 -CC=$ac_cv_prog_CC
2.20089 -if test -n "$CC"; then
2.20090 - { echo "$as_me:$LINENO: result: $CC" >&5
2.20091 -echo "${ECHO_T}$CC" >&6; }
2.20092 -else
2.20093 - { echo "$as_me:$LINENO: result: no" >&5
2.20094 -echo "${ECHO_T}no" >&6; }
2.20095 -fi
2.20096 -
2.20097 -
2.20098 - test -n "$CC" && break
2.20099 - done
2.20100 -fi
2.20101 -if test -z "$CC"; then
2.20102 - ac_ct_CC=$CC
2.20103 - for ac_prog in cl.exe
2.20104 -do
2.20105 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.20106 -set dummy $ac_prog; ac_word=$2
2.20107 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.20108 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.20109 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2.20110 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20111 -else
2.20112 - if test -n "$ac_ct_CC"; then
2.20113 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2.20114 -else
2.20115 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.20116 -for as_dir in $PATH
2.20117 -do
2.20118 - IFS=$as_save_IFS
2.20119 - test -z "$as_dir" && as_dir=.
2.20120 - for ac_exec_ext in '' $ac_executable_extensions; do
2.20121 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.20122 - ac_cv_prog_ac_ct_CC="$ac_prog"
2.20123 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.20124 - break 2
2.20125 - fi
2.20126 -done
2.20127 -done
2.20128 -IFS=$as_save_IFS
2.20129 -
2.20130 -fi
2.20131 -fi
2.20132 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
2.20133 -if test -n "$ac_ct_CC"; then
2.20134 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2.20135 -echo "${ECHO_T}$ac_ct_CC" >&6; }
2.20136 -else
2.20137 - { echo "$as_me:$LINENO: result: no" >&5
2.20138 -echo "${ECHO_T}no" >&6; }
2.20139 -fi
2.20140 -
2.20141 -
2.20142 - test -n "$ac_ct_CC" && break
2.20143 -done
2.20144 -
2.20145 - if test "x$ac_ct_CC" = x; then
2.20146 - CC=""
2.20147 - else
2.20148 - case $cross_compiling:$ac_tool_warned in
2.20149 -yes:)
2.20150 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.20151 -whose name does not start with the host triplet. If you think this
2.20152 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.20153 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.20154 -whose name does not start with the host triplet. If you think this
2.20155 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.20156 -ac_tool_warned=yes ;;
2.20157 -esac
2.20158 - CC=$ac_ct_CC
2.20159 - fi
2.20160 -fi
2.20161 -
2.20162 -fi
2.20163 -
2.20164 -
2.20165 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2.20166 -See \`config.log' for more details." >&5
2.20167 -echo "$as_me: error: no acceptable C compiler found in \$PATH
2.20168 -See \`config.log' for more details." >&2;}
2.20169 - { (exit 1); exit 1; }; }
2.20170 -
2.20171 -# Provide some information about the compiler.
2.20172 -echo "$as_me:$LINENO: checking for C compiler version" >&5
2.20173 -ac_compiler=`set X $ac_compile; echo $2`
2.20174 -{ (ac_try="$ac_compiler --version >&5"
2.20175 -case "(($ac_try" in
2.20176 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20177 - *) ac_try_echo=$ac_try;;
2.20178 -esac
2.20179 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20180 - (eval "$ac_compiler --version >&5") 2>&5
2.20181 - ac_status=$?
2.20182 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20183 - (exit $ac_status); }
2.20184 -{ (ac_try="$ac_compiler -v >&5"
2.20185 -case "(($ac_try" in
2.20186 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20187 - *) ac_try_echo=$ac_try;;
2.20188 -esac
2.20189 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20190 - (eval "$ac_compiler -v >&5") 2>&5
2.20191 - ac_status=$?
2.20192 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20193 - (exit $ac_status); }
2.20194 -{ (ac_try="$ac_compiler -V >&5"
2.20195 -case "(($ac_try" in
2.20196 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20197 - *) ac_try_echo=$ac_try;;
2.20198 -esac
2.20199 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20200 - (eval "$ac_compiler -V >&5") 2>&5
2.20201 - ac_status=$?
2.20202 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20203 - (exit $ac_status); }
2.20204 -
2.20205 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2.20206 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2.20207 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
2.20208 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20209 -else
2.20210 - cat >conftest.$ac_ext <<_ACEOF
2.20211 -/* confdefs.h. */
2.20212 -_ACEOF
2.20213 -cat confdefs.h >>conftest.$ac_ext
2.20214 -cat >>conftest.$ac_ext <<_ACEOF
2.20215 -/* end confdefs.h. */
2.20216 -
2.20217 -int
2.20218 -main ()
2.20219 -{
2.20220 -#ifndef __GNUC__
2.20221 - choke me
2.20222 -#endif
2.20223 -
2.20224 - ;
2.20225 - return 0;
2.20226 -}
2.20227 -_ACEOF
2.20228 -rm -f conftest.$ac_objext
2.20229 -if { (ac_try="$ac_compile"
2.20230 -case "(($ac_try" in
2.20231 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20232 - *) ac_try_echo=$ac_try;;
2.20233 -esac
2.20234 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20235 - (eval "$ac_compile") 2>conftest.er1
2.20236 - ac_status=$?
2.20237 - grep -v '^ *+' conftest.er1 >conftest.err
2.20238 - rm -f conftest.er1
2.20239 - cat conftest.err >&5
2.20240 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20241 - (exit $ac_status); } && {
2.20242 - test -z "$ac_c_werror_flag" ||
2.20243 - test ! -s conftest.err
2.20244 - } && test -s conftest.$ac_objext; then
2.20245 - ac_compiler_gnu=yes
2.20246 -else
2.20247 - echo "$as_me: failed program was:" >&5
2.20248 -sed 's/^/| /' conftest.$ac_ext >&5
2.20249 -
2.20250 - ac_compiler_gnu=no
2.20251 -fi
2.20252 -
2.20253 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.20254 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
2.20255 -
2.20256 -fi
2.20257 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2.20258 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2.20259 -GCC=`test $ac_compiler_gnu = yes && echo yes`
2.20260 -ac_test_CFLAGS=${CFLAGS+set}
2.20261 -ac_save_CFLAGS=$CFLAGS
2.20262 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2.20263 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2.20264 -if test "${ac_cv_prog_cc_g+set}" = set; then
2.20265 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20266 -else
2.20267 - ac_save_c_werror_flag=$ac_c_werror_flag
2.20268 - ac_c_werror_flag=yes
2.20269 - ac_cv_prog_cc_g=no
2.20270 - CFLAGS="-g"
2.20271 - cat >conftest.$ac_ext <<_ACEOF
2.20272 -/* confdefs.h. */
2.20273 -_ACEOF
2.20274 -cat confdefs.h >>conftest.$ac_ext
2.20275 -cat >>conftest.$ac_ext <<_ACEOF
2.20276 -/* end confdefs.h. */
2.20277 -
2.20278 -int
2.20279 -main ()
2.20280 -{
2.20281 -
2.20282 - ;
2.20283 - return 0;
2.20284 -}
2.20285 -_ACEOF
2.20286 -rm -f conftest.$ac_objext
2.20287 -if { (ac_try="$ac_compile"
2.20288 -case "(($ac_try" in
2.20289 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20290 - *) ac_try_echo=$ac_try;;
2.20291 -esac
2.20292 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20293 - (eval "$ac_compile") 2>conftest.er1
2.20294 - ac_status=$?
2.20295 - grep -v '^ *+' conftest.er1 >conftest.err
2.20296 - rm -f conftest.er1
2.20297 - cat conftest.err >&5
2.20298 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20299 - (exit $ac_status); } && {
2.20300 - test -z "$ac_c_werror_flag" ||
2.20301 - test ! -s conftest.err
2.20302 - } && test -s conftest.$ac_objext; then
2.20303 - ac_cv_prog_cc_g=yes
2.20304 -else
2.20305 - echo "$as_me: failed program was:" >&5
2.20306 -sed 's/^/| /' conftest.$ac_ext >&5
2.20307 -
2.20308 - CFLAGS=""
2.20309 - cat >conftest.$ac_ext <<_ACEOF
2.20310 -/* confdefs.h. */
2.20311 -_ACEOF
2.20312 -cat confdefs.h >>conftest.$ac_ext
2.20313 -cat >>conftest.$ac_ext <<_ACEOF
2.20314 -/* end confdefs.h. */
2.20315 -
2.20316 -int
2.20317 -main ()
2.20318 -{
2.20319 -
2.20320 - ;
2.20321 - return 0;
2.20322 -}
2.20323 -_ACEOF
2.20324 -rm -f conftest.$ac_objext
2.20325 -if { (ac_try="$ac_compile"
2.20326 -case "(($ac_try" in
2.20327 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20328 - *) ac_try_echo=$ac_try;;
2.20329 -esac
2.20330 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20331 - (eval "$ac_compile") 2>conftest.er1
2.20332 - ac_status=$?
2.20333 - grep -v '^ *+' conftest.er1 >conftest.err
2.20334 - rm -f conftest.er1
2.20335 - cat conftest.err >&5
2.20336 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20337 - (exit $ac_status); } && {
2.20338 - test -z "$ac_c_werror_flag" ||
2.20339 - test ! -s conftest.err
2.20340 - } && test -s conftest.$ac_objext; then
2.20341 - :
2.20342 -else
2.20343 - echo "$as_me: failed program was:" >&5
2.20344 -sed 's/^/| /' conftest.$ac_ext >&5
2.20345 -
2.20346 - ac_c_werror_flag=$ac_save_c_werror_flag
2.20347 - CFLAGS="-g"
2.20348 - cat >conftest.$ac_ext <<_ACEOF
2.20349 -/* confdefs.h. */
2.20350 -_ACEOF
2.20351 -cat confdefs.h >>conftest.$ac_ext
2.20352 -cat >>conftest.$ac_ext <<_ACEOF
2.20353 -/* end confdefs.h. */
2.20354 -
2.20355 -int
2.20356 -main ()
2.20357 -{
2.20358 -
2.20359 - ;
2.20360 - return 0;
2.20361 -}
2.20362 -_ACEOF
2.20363 -rm -f conftest.$ac_objext
2.20364 -if { (ac_try="$ac_compile"
2.20365 -case "(($ac_try" in
2.20366 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20367 - *) ac_try_echo=$ac_try;;
2.20368 -esac
2.20369 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20370 - (eval "$ac_compile") 2>conftest.er1
2.20371 - ac_status=$?
2.20372 - grep -v '^ *+' conftest.er1 >conftest.err
2.20373 - rm -f conftest.er1
2.20374 - cat conftest.err >&5
2.20375 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20376 - (exit $ac_status); } && {
2.20377 - test -z "$ac_c_werror_flag" ||
2.20378 - test ! -s conftest.err
2.20379 - } && test -s conftest.$ac_objext; then
2.20380 - ac_cv_prog_cc_g=yes
2.20381 -else
2.20382 - echo "$as_me: failed program was:" >&5
2.20383 -sed 's/^/| /' conftest.$ac_ext >&5
2.20384 -
2.20385 -
2.20386 -fi
2.20387 -
2.20388 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.20389 -fi
2.20390 -
2.20391 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.20392 -fi
2.20393 -
2.20394 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.20395 - ac_c_werror_flag=$ac_save_c_werror_flag
2.20396 -fi
2.20397 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2.20398 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2.20399 -if test "$ac_test_CFLAGS" = set; then
2.20400 - CFLAGS=$ac_save_CFLAGS
2.20401 -elif test $ac_cv_prog_cc_g = yes; then
2.20402 - if test "$GCC" = yes; then
2.20403 - CFLAGS="-g -O2"
2.20404 - else
2.20405 - CFLAGS="-g"
2.20406 - fi
2.20407 -else
2.20408 - if test "$GCC" = yes; then
2.20409 - CFLAGS="-O2"
2.20410 - else
2.20411 - CFLAGS=
2.20412 - fi
2.20413 -fi
2.20414 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2.20415 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
2.20416 -if test "${ac_cv_prog_cc_c89+set}" = set; then
2.20417 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20418 -else
2.20419 - ac_cv_prog_cc_c89=no
2.20420 -ac_save_CC=$CC
2.20421 -cat >conftest.$ac_ext <<_ACEOF
2.20422 -/* confdefs.h. */
2.20423 -_ACEOF
2.20424 -cat confdefs.h >>conftest.$ac_ext
2.20425 -cat >>conftest.$ac_ext <<_ACEOF
2.20426 -/* end confdefs.h. */
2.20427 -#include <stdarg.h>
2.20428 -#include <stdio.h>
2.20429 -#include <sys/types.h>
2.20430 -#include <sys/stat.h>
2.20431 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2.20432 -struct buf { int x; };
2.20433 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
2.20434 -static char *e (p, i)
2.20435 - char **p;
2.20436 - int i;
2.20437 -{
2.20438 - return p[i];
2.20439 -}
2.20440 -static char *f (char * (*g) (char **, int), char **p, ...)
2.20441 -{
2.20442 - char *s;
2.20443 - va_list v;
2.20444 - va_start (v,p);
2.20445 - s = g (p, va_arg (v,int));
2.20446 - va_end (v);
2.20447 - return s;
2.20448 -}
2.20449 -
2.20450 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2.20451 - function prototypes and stuff, but not '\xHH' hex character constants.
2.20452 - These don't provoke an error unfortunately, instead are silently treated
2.20453 - as 'x'. The following induces an error, until -std is added to get
2.20454 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2.20455 - array size at least. It's necessary to write '\x00'==0 to get something
2.20456 - that's true only with -std. */
2.20457 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2.20458 -
2.20459 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2.20460 - inside strings and character constants. */
2.20461 -#define FOO(x) 'x'
2.20462 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2.20463 -
2.20464 -int test (int i, double x);
2.20465 -struct s1 {int (*f) (int a);};
2.20466 -struct s2 {int (*f) (double a);};
2.20467 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2.20468 -int argc;
2.20469 -char **argv;
2.20470 -int
2.20471 -main ()
2.20472 -{
2.20473 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2.20474 - ;
2.20475 - return 0;
2.20476 -}
2.20477 -_ACEOF
2.20478 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2.20479 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2.20480 -do
2.20481 - CC="$ac_save_CC $ac_arg"
2.20482 - rm -f conftest.$ac_objext
2.20483 -if { (ac_try="$ac_compile"
2.20484 -case "(($ac_try" in
2.20485 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20486 - *) ac_try_echo=$ac_try;;
2.20487 -esac
2.20488 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20489 - (eval "$ac_compile") 2>conftest.er1
2.20490 - ac_status=$?
2.20491 - grep -v '^ *+' conftest.er1 >conftest.err
2.20492 - rm -f conftest.er1
2.20493 - cat conftest.err >&5
2.20494 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20495 - (exit $ac_status); } && {
2.20496 - test -z "$ac_c_werror_flag" ||
2.20497 - test ! -s conftest.err
2.20498 - } && test -s conftest.$ac_objext; then
2.20499 - ac_cv_prog_cc_c89=$ac_arg
2.20500 -else
2.20501 - echo "$as_me: failed program was:" >&5
2.20502 -sed 's/^/| /' conftest.$ac_ext >&5
2.20503 -
2.20504 -
2.20505 -fi
2.20506 -
2.20507 -rm -f core conftest.err conftest.$ac_objext
2.20508 - test "x$ac_cv_prog_cc_c89" != "xno" && break
2.20509 -done
2.20510 -rm -f conftest.$ac_ext
2.20511 -CC=$ac_save_CC
2.20512 -
2.20513 -fi
2.20514 -# AC_CACHE_VAL
2.20515 -case "x$ac_cv_prog_cc_c89" in
2.20516 - x)
2.20517 - { echo "$as_me:$LINENO: result: none needed" >&5
2.20518 -echo "${ECHO_T}none needed" >&6; } ;;
2.20519 - xno)
2.20520 - { echo "$as_me:$LINENO: result: unsupported" >&5
2.20521 -echo "${ECHO_T}unsupported" >&6; } ;;
2.20522 - *)
2.20523 - CC="$CC $ac_cv_prog_cc_c89"
2.20524 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2.20525 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2.20526 -esac
2.20527 -
2.20528 -
2.20529 -ac_ext=c
2.20530 -ac_cpp='$CPP $CPPFLAGS'
2.20531 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.20532 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.20533 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.20534 -
2.20535 -depcc="$CC" am_compiler_list=
2.20536 -
2.20537 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2.20538 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
2.20539 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2.20540 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20541 -else
2.20542 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2.20543 - # We make a subdir and do the tests there. Otherwise we can end up
2.20544 - # making bogus files that we don't know about and never remove. For
2.20545 - # instance it was reported that on HP-UX the gcc test will end up
2.20546 - # making a dummy file named `D' -- because `-MD' means `put the output
2.20547 - # in D'.
2.20548 - mkdir conftest.dir
2.20549 - # Copy depcomp to subdir because otherwise we won't find it if we're
2.20550 - # using a relative directory.
2.20551 - cp "$am_depcomp" conftest.dir
2.20552 - cd conftest.dir
2.20553 - # We will build objects and dependencies in a subdirectory because
2.20554 - # it helps to detect inapplicable dependency modes. For instance
2.20555 - # both Tru64's cc and ICC support -MD to output dependencies as a
2.20556 - # side effect of compilation, but ICC will put the dependencies in
2.20557 - # the current directory while Tru64 will put them in the object
2.20558 - # directory.
2.20559 - mkdir sub
2.20560 -
2.20561 - am_cv_CC_dependencies_compiler_type=none
2.20562 - if test "$am_compiler_list" = ""; then
2.20563 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2.20564 - fi
2.20565 - for depmode in $am_compiler_list; do
2.20566 - # Setup a source with many dependencies, because some compilers
2.20567 - # like to wrap large dependency lists on column 80 (with \), and
2.20568 - # we should not choose a depcomp mode which is confused by this.
2.20569 - #
2.20570 - # We need to recreate these files for each test, as the compiler may
2.20571 - # overwrite some of them when testing with obscure command lines.
2.20572 - # This happens at least with the AIX C compiler.
2.20573 - : > sub/conftest.c
2.20574 - for i in 1 2 3 4 5 6; do
2.20575 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
2.20576 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2.20577 - # Solaris 8's {/usr,}/bin/sh.
2.20578 - touch sub/conftst$i.h
2.20579 - done
2.20580 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2.20581 -
2.20582 - case $depmode in
2.20583 - nosideeffect)
2.20584 - # after this tag, mechanisms are not by side-effect, so they'll
2.20585 - # only be used when explicitly requested
2.20586 - if test "x$enable_dependency_tracking" = xyes; then
2.20587 - continue
2.20588 - else
2.20589 - break
2.20590 - fi
2.20591 - ;;
2.20592 - none) break ;;
2.20593 - esac
2.20594 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
2.20595 - # mode. It turns out that the SunPro C++ compiler does not properly
2.20596 - # handle `-M -o', and we need to detect this.
2.20597 - if depmode=$depmode \
2.20598 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2.20599 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2.20600 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2.20601 - >/dev/null 2>conftest.err &&
2.20602 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
2.20603 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2.20604 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2.20605 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2.20606 - # icc doesn't choke on unknown options, it will just issue warnings
2.20607 - # or remarks (even with -Werror). So we grep stderr for any message
2.20608 - # that says an option was ignored or not supported.
2.20609 - # When given -MP, icc 7.0 and 7.1 complain thusly:
2.20610 - # icc: Command line warning: ignoring option '-M'; no argument required
2.20611 - # The diagnosis changed in icc 8.0:
2.20612 - # icc: Command line remark: option '-MP' not supported
2.20613 - if (grep 'ignoring option' conftest.err ||
2.20614 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2.20615 - am_cv_CC_dependencies_compiler_type=$depmode
2.20616 - break
2.20617 - fi
2.20618 - fi
2.20619 - done
2.20620 -
2.20621 - cd ..
2.20622 - rm -rf conftest.dir
2.20623 -else
2.20624 - am_cv_CC_dependencies_compiler_type=none
2.20625 -fi
2.20626 -
2.20627 -fi
2.20628 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
2.20629 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
2.20630 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
2.20631 -
2.20632 - if
2.20633 - test "x$enable_dependency_tracking" != xno \
2.20634 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
2.20635 - am__fastdepCC_TRUE=
2.20636 - am__fastdepCC_FALSE='#'
2.20637 -else
2.20638 - am__fastdepCC_TRUE='#'
2.20639 - am__fastdepCC_FALSE=
2.20640 -fi
2.20641 -
2.20642 -
2.20643 - case $ac_cv_prog_cc_stdc in
2.20644 - no) ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;;
2.20645 - *) { echo "$as_me:$LINENO: checking for $CC option to accept ISO C99" >&5
2.20646 -echo $ECHO_N "checking for $CC option to accept ISO C99... $ECHO_C" >&6; }
2.20647 -if test "${ac_cv_prog_cc_c99+set}" = set; then
2.20648 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20649 -else
2.20650 - ac_cv_prog_cc_c99=no
2.20651 -ac_save_CC=$CC
2.20652 -cat >conftest.$ac_ext <<_ACEOF
2.20653 -/* confdefs.h. */
2.20654 -_ACEOF
2.20655 -cat confdefs.h >>conftest.$ac_ext
2.20656 -cat >>conftest.$ac_ext <<_ACEOF
2.20657 -/* end confdefs.h. */
2.20658 -#include <stdarg.h>
2.20659 -#include <stdbool.h>
2.20660 -#include <stdlib.h>
2.20661 -#include <wchar.h>
2.20662 -#include <stdio.h>
2.20663 -
2.20664 -// Check varargs macros. These examples are taken from C99 6.10.3.5.
2.20665 -#define debug(...) fprintf (stderr, __VA_ARGS__)
2.20666 -#define showlist(...) puts (#__VA_ARGS__)
2.20667 -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2.20668 -static void
2.20669 -test_varargs_macros (void)
2.20670 -{
2.20671 - int x = 1234;
2.20672 - int y = 5678;
2.20673 - debug ("Flag");
2.20674 - debug ("X = %d\n", x);
2.20675 - showlist (The first, second, and third items.);
2.20676 - report (x>y, "x is %d but y is %d", x, y);
2.20677 -}
2.20678 -
2.20679 -// Check long long types.
2.20680 -#define BIG64 18446744073709551615ull
2.20681 -#define BIG32 4294967295ul
2.20682 -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
2.20683 -#if !BIG_OK
2.20684 - your preprocessor is broken;
2.20685 -#endif
2.20686 -#if BIG_OK
2.20687 -#else
2.20688 - your preprocessor is broken;
2.20689 -#endif
2.20690 -static long long int bignum = -9223372036854775807LL;
2.20691 -static unsigned long long int ubignum = BIG64;
2.20692 -
2.20693 -struct incomplete_array
2.20694 -{
2.20695 - int datasize;
2.20696 - double data[];
2.20697 -};
2.20698 -
2.20699 -struct named_init {
2.20700 - int number;
2.20701 - const wchar_t *name;
2.20702 - double average;
2.20703 -};
2.20704 -
2.20705 -typedef const char *ccp;
2.20706 -
2.20707 -static inline int
2.20708 -test_restrict (ccp restrict text)
2.20709 -{
2.20710 - // See if C++-style comments work.
2.20711 - // Iterate through items via the restricted pointer.
2.20712 - // Also check for declarations in for loops.
2.20713 - for (unsigned int i = 0; *(text+i) != '\0'; ++i)
2.20714 - continue;
2.20715 - return 0;
2.20716 -}
2.20717 -
2.20718 -// Check varargs and va_copy.
2.20719 -static void
2.20720 -test_varargs (const char *format, ...)
2.20721 -{
2.20722 - va_list args;
2.20723 - va_start (args, format);
2.20724 - va_list args_copy;
2.20725 - va_copy (args_copy, args);
2.20726 -
2.20727 - const char *str;
2.20728 - int number;
2.20729 - float fnumber;
2.20730 -
2.20731 - while (*format)
2.20732 - {
2.20733 - switch (*format++)
2.20734 - {
2.20735 - case 's': // string
2.20736 - str = va_arg (args_copy, const char *);
2.20737 - break;
2.20738 - case 'd': // int
2.20739 - number = va_arg (args_copy, int);
2.20740 - break;
2.20741 - case 'f': // float
2.20742 - fnumber = va_arg (args_copy, double);
2.20743 - break;
2.20744 - default:
2.20745 - break;
2.20746 - }
2.20747 - }
2.20748 - va_end (args_copy);
2.20749 - va_end (args);
2.20750 -}
2.20751 -
2.20752 -int
2.20753 -main ()
2.20754 -{
2.20755 -
2.20756 - // Check bool.
2.20757 - _Bool success = false;
2.20758 -
2.20759 - // Check restrict.
2.20760 - if (test_restrict ("String literal") == 0)
2.20761 - success = true;
2.20762 - char *restrict newvar = "Another string";
2.20763 -
2.20764 - // Check varargs.
2.20765 - test_varargs ("s, d' f .", "string", 65, 34.234);
2.20766 - test_varargs_macros ();
2.20767 -
2.20768 - // Check flexible array members.
2.20769 - struct incomplete_array *ia =
2.20770 - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
2.20771 - ia->datasize = 10;
2.20772 - for (int i = 0; i < ia->datasize; ++i)
2.20773 - ia->data[i] = i * 1.234;
2.20774 -
2.20775 - // Check named initializers.
2.20776 - struct named_init ni = {
2.20777 - .number = 34,
2.20778 - .name = L"Test wide string",
2.20779 - .average = 543.34343,
2.20780 - };
2.20781 -
2.20782 - ni.number = 58;
2.20783 -
2.20784 - int dynamic_array[ni.number];
2.20785 - dynamic_array[ni.number - 1] = 543;
2.20786 -
2.20787 - // work around unused variable warnings
2.20788 - return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
2.20789 - || dynamic_array[ni.number - 1] != 543);
2.20790 -
2.20791 - ;
2.20792 - return 0;
2.20793 -}
2.20794 -_ACEOF
2.20795 -for ac_arg in '' -std=gnu99 -c99 -qlanglvl=extc99
2.20796 -do
2.20797 - CC="$ac_save_CC $ac_arg"
2.20798 - rm -f conftest.$ac_objext
2.20799 -if { (ac_try="$ac_compile"
2.20800 -case "(($ac_try" in
2.20801 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20802 - *) ac_try_echo=$ac_try;;
2.20803 -esac
2.20804 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20805 - (eval "$ac_compile") 2>conftest.er1
2.20806 - ac_status=$?
2.20807 - grep -v '^ *+' conftest.er1 >conftest.err
2.20808 - rm -f conftest.er1
2.20809 - cat conftest.err >&5
2.20810 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20811 - (exit $ac_status); } && {
2.20812 - test -z "$ac_c_werror_flag" ||
2.20813 - test ! -s conftest.err
2.20814 - } && test -s conftest.$ac_objext; then
2.20815 - ac_cv_prog_cc_c99=$ac_arg
2.20816 -else
2.20817 - echo "$as_me: failed program was:" >&5
2.20818 -sed 's/^/| /' conftest.$ac_ext >&5
2.20819 -
2.20820 -
2.20821 -fi
2.20822 -
2.20823 -rm -f core conftest.err conftest.$ac_objext
2.20824 - test "x$ac_cv_prog_cc_c99" != "xno" && break
2.20825 -done
2.20826 -rm -f conftest.$ac_ext
2.20827 -CC=$ac_save_CC
2.20828 -
2.20829 -fi
2.20830 -# AC_CACHE_VAL
2.20831 -case "x$ac_cv_prog_cc_c99" in
2.20832 - x)
2.20833 - { echo "$as_me:$LINENO: result: none needed" >&5
2.20834 -echo "${ECHO_T}none needed" >&6; } ;;
2.20835 - xno)
2.20836 - { echo "$as_me:$LINENO: result: unsupported" >&5
2.20837 -echo "${ECHO_T}unsupported" >&6; } ;;
2.20838 - *)
2.20839 - CC="$CC $ac_cv_prog_cc_c99"
2.20840 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c99" >&5
2.20841 -echo "${ECHO_T}$ac_cv_prog_cc_c99" >&6; } ;;
2.20842 -esac
2.20843 -if test "x$ac_cv_prog_cc_c99" != xno; then
2.20844 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
2.20845 -else
2.20846 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2.20847 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
2.20848 -if test "${ac_cv_prog_cc_c89+set}" = set; then
2.20849 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20850 -else
2.20851 - ac_cv_prog_cc_c89=no
2.20852 -ac_save_CC=$CC
2.20853 -cat >conftest.$ac_ext <<_ACEOF
2.20854 -/* confdefs.h. */
2.20855 -_ACEOF
2.20856 -cat confdefs.h >>conftest.$ac_ext
2.20857 -cat >>conftest.$ac_ext <<_ACEOF
2.20858 -/* end confdefs.h. */
2.20859 -#include <stdarg.h>
2.20860 -#include <stdio.h>
2.20861 -#include <sys/types.h>
2.20862 -#include <sys/stat.h>
2.20863 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2.20864 -struct buf { int x; };
2.20865 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
2.20866 -static char *e (p, i)
2.20867 - char **p;
2.20868 - int i;
2.20869 -{
2.20870 - return p[i];
2.20871 -}
2.20872 -static char *f (char * (*g) (char **, int), char **p, ...)
2.20873 -{
2.20874 - char *s;
2.20875 - va_list v;
2.20876 - va_start (v,p);
2.20877 - s = g (p, va_arg (v,int));
2.20878 - va_end (v);
2.20879 - return s;
2.20880 -}
2.20881 -
2.20882 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2.20883 - function prototypes and stuff, but not '\xHH' hex character constants.
2.20884 - These don't provoke an error unfortunately, instead are silently treated
2.20885 - as 'x'. The following induces an error, until -std is added to get
2.20886 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2.20887 - array size at least. It's necessary to write '\x00'==0 to get something
2.20888 - that's true only with -std. */
2.20889 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2.20890 -
2.20891 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2.20892 - inside strings and character constants. */
2.20893 -#define FOO(x) 'x'
2.20894 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2.20895 -
2.20896 -int test (int i, double x);
2.20897 -struct s1 {int (*f) (int a);};
2.20898 -struct s2 {int (*f) (double a);};
2.20899 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2.20900 -int argc;
2.20901 -char **argv;
2.20902 -int
2.20903 -main ()
2.20904 -{
2.20905 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2.20906 - ;
2.20907 - return 0;
2.20908 -}
2.20909 -_ACEOF
2.20910 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2.20911 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2.20912 -do
2.20913 - CC="$ac_save_CC $ac_arg"
2.20914 - rm -f conftest.$ac_objext
2.20915 -if { (ac_try="$ac_compile"
2.20916 -case "(($ac_try" in
2.20917 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.20918 - *) ac_try_echo=$ac_try;;
2.20919 -esac
2.20920 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.20921 - (eval "$ac_compile") 2>conftest.er1
2.20922 - ac_status=$?
2.20923 - grep -v '^ *+' conftest.er1 >conftest.err
2.20924 - rm -f conftest.er1
2.20925 - cat conftest.err >&5
2.20926 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.20927 - (exit $ac_status); } && {
2.20928 - test -z "$ac_c_werror_flag" ||
2.20929 - test ! -s conftest.err
2.20930 - } && test -s conftest.$ac_objext; then
2.20931 - ac_cv_prog_cc_c89=$ac_arg
2.20932 -else
2.20933 - echo "$as_me: failed program was:" >&5
2.20934 -sed 's/^/| /' conftest.$ac_ext >&5
2.20935 -
2.20936 -
2.20937 -fi
2.20938 -
2.20939 -rm -f core conftest.err conftest.$ac_objext
2.20940 - test "x$ac_cv_prog_cc_c89" != "xno" && break
2.20941 -done
2.20942 -rm -f conftest.$ac_ext
2.20943 -CC=$ac_save_CC
2.20944 -
2.20945 -fi
2.20946 -# AC_CACHE_VAL
2.20947 -case "x$ac_cv_prog_cc_c89" in
2.20948 - x)
2.20949 - { echo "$as_me:$LINENO: result: none needed" >&5
2.20950 -echo "${ECHO_T}none needed" >&6; } ;;
2.20951 - xno)
2.20952 - { echo "$as_me:$LINENO: result: unsupported" >&5
2.20953 -echo "${ECHO_T}unsupported" >&6; } ;;
2.20954 - *)
2.20955 - CC="$CC $ac_cv_prog_cc_c89"
2.20956 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2.20957 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2.20958 -esac
2.20959 -if test "x$ac_cv_prog_cc_c89" != xno; then
2.20960 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
2.20961 -else
2.20962 - ac_cv_prog_cc_stdc=no
2.20963 -fi
2.20964 -
2.20965 -
2.20966 -fi
2.20967 -
2.20968 - ;;
2.20969 -esac
2.20970 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO Standard C" >&5
2.20971 -echo $ECHO_N "checking for $CC option to accept ISO Standard C... $ECHO_C" >&6; }
2.20972 - if test "${ac_cv_prog_cc_stdc+set}" = set; then
2.20973 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20974 -fi
2.20975 -
2.20976 - case $ac_cv_prog_cc_stdc in
2.20977 - no) { echo "$as_me:$LINENO: result: unsupported" >&5
2.20978 -echo "${ECHO_T}unsupported" >&6; } ;;
2.20979 - '') { echo "$as_me:$LINENO: result: none needed" >&5
2.20980 -echo "${ECHO_T}none needed" >&6; } ;;
2.20981 - *) { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2.20982 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6; } ;;
2.20983 -esac
2.20984 -
2.20985 -
2.20986 -# By default we simply use the C compiler to build assembly code.
2.20987 -
2.20988 -test "${CCAS+set}" = set || CCAS=$CC
2.20989 -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
2.20990 -
2.20991 -
2.20992 -
2.20993 -depcc="$CCAS" am_compiler_list=
2.20994 -
2.20995 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2.20996 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
2.20997 -if test "${am_cv_CCAS_dependencies_compiler_type+set}" = set; then
2.20998 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.20999 -else
2.21000 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2.21001 - # We make a subdir and do the tests there. Otherwise we can end up
2.21002 - # making bogus files that we don't know about and never remove. For
2.21003 - # instance it was reported that on HP-UX the gcc test will end up
2.21004 - # making a dummy file named `D' -- because `-MD' means `put the output
2.21005 - # in D'.
2.21006 - mkdir conftest.dir
2.21007 - # Copy depcomp to subdir because otherwise we won't find it if we're
2.21008 - # using a relative directory.
2.21009 - cp "$am_depcomp" conftest.dir
2.21010 - cd conftest.dir
2.21011 - # We will build objects and dependencies in a subdirectory because
2.21012 - # it helps to detect inapplicable dependency modes. For instance
2.21013 - # both Tru64's cc and ICC support -MD to output dependencies as a
2.21014 - # side effect of compilation, but ICC will put the dependencies in
2.21015 - # the current directory while Tru64 will put them in the object
2.21016 - # directory.
2.21017 - mkdir sub
2.21018 -
2.21019 - am_cv_CCAS_dependencies_compiler_type=none
2.21020 - if test "$am_compiler_list" = ""; then
2.21021 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2.21022 - fi
2.21023 - for depmode in $am_compiler_list; do
2.21024 - # Setup a source with many dependencies, because some compilers
2.21025 - # like to wrap large dependency lists on column 80 (with \), and
2.21026 - # we should not choose a depcomp mode which is confused by this.
2.21027 - #
2.21028 - # We need to recreate these files for each test, as the compiler may
2.21029 - # overwrite some of them when testing with obscure command lines.
2.21030 - # This happens at least with the AIX C compiler.
2.21031 - : > sub/conftest.c
2.21032 - for i in 1 2 3 4 5 6; do
2.21033 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
2.21034 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2.21035 - # Solaris 8's {/usr,}/bin/sh.
2.21036 - touch sub/conftst$i.h
2.21037 - done
2.21038 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2.21039 -
2.21040 - case $depmode in
2.21041 - nosideeffect)
2.21042 - # after this tag, mechanisms are not by side-effect, so they'll
2.21043 - # only be used when explicitly requested
2.21044 - if test "x$enable_dependency_tracking" = xyes; then
2.21045 - continue
2.21046 - else
2.21047 - break
2.21048 - fi
2.21049 - ;;
2.21050 - none) break ;;
2.21051 - esac
2.21052 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
2.21053 - # mode. It turns out that the SunPro C++ compiler does not properly
2.21054 - # handle `-M -o', and we need to detect this.
2.21055 - if depmode=$depmode \
2.21056 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2.21057 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2.21058 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2.21059 - >/dev/null 2>conftest.err &&
2.21060 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
2.21061 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2.21062 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2.21063 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2.21064 - # icc doesn't choke on unknown options, it will just issue warnings
2.21065 - # or remarks (even with -Werror). So we grep stderr for any message
2.21066 - # that says an option was ignored or not supported.
2.21067 - # When given -MP, icc 7.0 and 7.1 complain thusly:
2.21068 - # icc: Command line warning: ignoring option '-M'; no argument required
2.21069 - # The diagnosis changed in icc 8.0:
2.21070 - # icc: Command line remark: option '-MP' not supported
2.21071 - if (grep 'ignoring option' conftest.err ||
2.21072 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2.21073 - am_cv_CCAS_dependencies_compiler_type=$depmode
2.21074 - break
2.21075 - fi
2.21076 - fi
2.21077 - done
2.21078 -
2.21079 - cd ..
2.21080 - rm -rf conftest.dir
2.21081 -else
2.21082 - am_cv_CCAS_dependencies_compiler_type=none
2.21083 -fi
2.21084 -
2.21085 -fi
2.21086 -{ echo "$as_me:$LINENO: result: $am_cv_CCAS_dependencies_compiler_type" >&5
2.21087 -echo "${ECHO_T}$am_cv_CCAS_dependencies_compiler_type" >&6; }
2.21088 -CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type
2.21089 -
2.21090 - if
2.21091 - test "x$enable_dependency_tracking" != xno \
2.21092 - && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3; then
2.21093 - am__fastdepCCAS_TRUE=
2.21094 - am__fastdepCCAS_FALSE='#'
2.21095 -else
2.21096 - am__fastdepCCAS_TRUE='#'
2.21097 - am__fastdepCCAS_FALSE=
2.21098 -fi
2.21099 -
2.21100 -
2.21101 -
2.21102 -
2.21103 - { echo "$as_me:$LINENO: checking to see if compiler understands -Wall" >&5
2.21104 -echo $ECHO_N "checking to see if compiler understands -Wall... $ECHO_C" >&6; }
2.21105 -
2.21106 - save_CFLAGS="$CFLAGS"
2.21107 - CFLAGS="$CFLAGS -Wall"
2.21108 -
2.21109 - cat >conftest.$ac_ext <<_ACEOF
2.21110 -/* confdefs.h. */
2.21111 -_ACEOF
2.21112 -cat confdefs.h >>conftest.$ac_ext
2.21113 -cat >>conftest.$ac_ext <<_ACEOF
2.21114 -/* end confdefs.h. */
2.21115 -
2.21116 -int
2.21117 -main ()
2.21118 -{
2.21119 -
2.21120 - ;
2.21121 - return 0;
2.21122 -}
2.21123 -_ACEOF
2.21124 -rm -f conftest.$ac_objext
2.21125 -if { (ac_try="$ac_compile"
2.21126 -case "(($ac_try" in
2.21127 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21128 - *) ac_try_echo=$ac_try;;
2.21129 -esac
2.21130 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21131 - (eval "$ac_compile") 2>conftest.er1
2.21132 - ac_status=$?
2.21133 - grep -v '^ *+' conftest.er1 >conftest.err
2.21134 - rm -f conftest.er1
2.21135 - cat conftest.err >&5
2.21136 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21137 - (exit $ac_status); } && {
2.21138 - test -z "$ac_c_werror_flag" ||
2.21139 - test ! -s conftest.err
2.21140 - } && test -s conftest.$ac_objext; then
2.21141 - flag_ok=yes
2.21142 -else
2.21143 - echo "$as_me: failed program was:" >&5
2.21144 -sed 's/^/| /' conftest.$ac_ext >&5
2.21145 -
2.21146 - flag_ok=no
2.21147 -fi
2.21148 -
2.21149 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21150 - CFLAGS="$save_CFLAGS"
2.21151 -
2.21152 - if test "X$flag_ok" = Xyes ; then
2.21153 - GST_WALL="yes"
2.21154 - true
2.21155 - else
2.21156 - GST_WALL="no"
2.21157 - true
2.21158 - fi
2.21159 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
2.21160 -echo "${ECHO_T}$flag_ok" >&6; }
2.21161 -
2.21162 -
2.21163 -if test "x$GST_WALL" = "xyes"; then
2.21164 - ERROR_CFLAGS="$GST_ERROR -Wall"
2.21165 -
2.21166 - if test "x$GST_CVS" = "xyes"; then
2.21167 -
2.21168 - { echo "$as_me:$LINENO: checking to see if compiler understands -Werror" >&5
2.21169 -echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6; }
2.21170 -
2.21171 - save_CFLAGS="$CFLAGS"
2.21172 - CFLAGS="$CFLAGS -Werror"
2.21173 -
2.21174 - cat >conftest.$ac_ext <<_ACEOF
2.21175 -/* confdefs.h. */
2.21176 -_ACEOF
2.21177 -cat confdefs.h >>conftest.$ac_ext
2.21178 -cat >>conftest.$ac_ext <<_ACEOF
2.21179 -/* end confdefs.h. */
2.21180 -
2.21181 -int
2.21182 -main ()
2.21183 -{
2.21184 -
2.21185 - ;
2.21186 - return 0;
2.21187 -}
2.21188 -_ACEOF
2.21189 -rm -f conftest.$ac_objext
2.21190 -if { (ac_try="$ac_compile"
2.21191 -case "(($ac_try" in
2.21192 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21193 - *) ac_try_echo=$ac_try;;
2.21194 -esac
2.21195 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21196 - (eval "$ac_compile") 2>conftest.er1
2.21197 - ac_status=$?
2.21198 - grep -v '^ *+' conftest.er1 >conftest.err
2.21199 - rm -f conftest.er1
2.21200 - cat conftest.err >&5
2.21201 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21202 - (exit $ac_status); } && {
2.21203 - test -z "$ac_c_werror_flag" ||
2.21204 - test ! -s conftest.err
2.21205 - } && test -s conftest.$ac_objext; then
2.21206 - flag_ok=yes
2.21207 -else
2.21208 - echo "$as_me: failed program was:" >&5
2.21209 -sed 's/^/| /' conftest.$ac_ext >&5
2.21210 -
2.21211 - flag_ok=no
2.21212 -fi
2.21213 -
2.21214 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21215 - CFLAGS="$save_CFLAGS"
2.21216 -
2.21217 - if test "X$flag_ok" = Xyes ; then
2.21218 - ERROR_CFLAGS="$ERROR_CFLAGS -Werror"
2.21219 - true
2.21220 - else
2.21221 - ERROR_CFLAGS="$ERROR_CFLAGS"
2.21222 - true
2.21223 - fi
2.21224 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
2.21225 -echo "${ECHO_T}$flag_ok" >&6; }
2.21226 -
2.21227 - fi
2.21228 -fi
2.21229 -
2.21230 -
2.21231 -
2.21232 -ac_ext=cpp
2.21233 -ac_cpp='$CXXCPP $CPPFLAGS'
2.21234 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.21235 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.21236 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.21237 -if test -z "$CXX"; then
2.21238 - if test -n "$CCC"; then
2.21239 - CXX=$CCC
2.21240 - else
2.21241 - if test -n "$ac_tool_prefix"; then
2.21242 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2.21243 - do
2.21244 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2.21245 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2.21246 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.21247 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.21248 -if test "${ac_cv_prog_CXX+set}" = set; then
2.21249 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21250 -else
2.21251 - if test -n "$CXX"; then
2.21252 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
2.21253 -else
2.21254 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.21255 -for as_dir in $PATH
2.21256 -do
2.21257 - IFS=$as_save_IFS
2.21258 - test -z "$as_dir" && as_dir=.
2.21259 - for ac_exec_ext in '' $ac_executable_extensions; do
2.21260 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.21261 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2.21262 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.21263 - break 2
2.21264 - fi
2.21265 -done
2.21266 -done
2.21267 -IFS=$as_save_IFS
2.21268 -
2.21269 -fi
2.21270 -fi
2.21271 -CXX=$ac_cv_prog_CXX
2.21272 -if test -n "$CXX"; then
2.21273 - { echo "$as_me:$LINENO: result: $CXX" >&5
2.21274 -echo "${ECHO_T}$CXX" >&6; }
2.21275 -else
2.21276 - { echo "$as_me:$LINENO: result: no" >&5
2.21277 -echo "${ECHO_T}no" >&6; }
2.21278 -fi
2.21279 -
2.21280 -
2.21281 - test -n "$CXX" && break
2.21282 - done
2.21283 -fi
2.21284 -if test -z "$CXX"; then
2.21285 - ac_ct_CXX=$CXX
2.21286 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2.21287 -do
2.21288 - # Extract the first word of "$ac_prog", so it can be a program name with args.
2.21289 -set dummy $ac_prog; ac_word=$2
2.21290 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.21291 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.21292 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2.21293 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21294 -else
2.21295 - if test -n "$ac_ct_CXX"; then
2.21296 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2.21297 -else
2.21298 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.21299 -for as_dir in $PATH
2.21300 -do
2.21301 - IFS=$as_save_IFS
2.21302 - test -z "$as_dir" && as_dir=.
2.21303 - for ac_exec_ext in '' $ac_executable_extensions; do
2.21304 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.21305 - ac_cv_prog_ac_ct_CXX="$ac_prog"
2.21306 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.21307 - break 2
2.21308 - fi
2.21309 -done
2.21310 -done
2.21311 -IFS=$as_save_IFS
2.21312 -
2.21313 -fi
2.21314 -fi
2.21315 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2.21316 -if test -n "$ac_ct_CXX"; then
2.21317 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
2.21318 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
2.21319 -else
2.21320 - { echo "$as_me:$LINENO: result: no" >&5
2.21321 -echo "${ECHO_T}no" >&6; }
2.21322 -fi
2.21323 -
2.21324 -
2.21325 - test -n "$ac_ct_CXX" && break
2.21326 -done
2.21327 -
2.21328 - if test "x$ac_ct_CXX" = x; then
2.21329 - CXX="g++"
2.21330 - else
2.21331 - case $cross_compiling:$ac_tool_warned in
2.21332 -yes:)
2.21333 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.21334 -whose name does not start with the host triplet. If you think this
2.21335 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.21336 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.21337 -whose name does not start with the host triplet. If you think this
2.21338 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.21339 -ac_tool_warned=yes ;;
2.21340 -esac
2.21341 - CXX=$ac_ct_CXX
2.21342 - fi
2.21343 -fi
2.21344 -
2.21345 - fi
2.21346 -fi
2.21347 -# Provide some information about the compiler.
2.21348 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
2.21349 -ac_compiler=`set X $ac_compile; echo $2`
2.21350 -{ (ac_try="$ac_compiler --version >&5"
2.21351 -case "(($ac_try" in
2.21352 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21353 - *) ac_try_echo=$ac_try;;
2.21354 -esac
2.21355 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21356 - (eval "$ac_compiler --version >&5") 2>&5
2.21357 - ac_status=$?
2.21358 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21359 - (exit $ac_status); }
2.21360 -{ (ac_try="$ac_compiler -v >&5"
2.21361 -case "(($ac_try" in
2.21362 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21363 - *) ac_try_echo=$ac_try;;
2.21364 -esac
2.21365 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21366 - (eval "$ac_compiler -v >&5") 2>&5
2.21367 - ac_status=$?
2.21368 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21369 - (exit $ac_status); }
2.21370 -{ (ac_try="$ac_compiler -V >&5"
2.21371 -case "(($ac_try" in
2.21372 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21373 - *) ac_try_echo=$ac_try;;
2.21374 -esac
2.21375 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21376 - (eval "$ac_compiler -V >&5") 2>&5
2.21377 - ac_status=$?
2.21378 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21379 - (exit $ac_status); }
2.21380 -
2.21381 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
2.21382 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
2.21383 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2.21384 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21385 -else
2.21386 - cat >conftest.$ac_ext <<_ACEOF
2.21387 -/* confdefs.h. */
2.21388 -_ACEOF
2.21389 -cat confdefs.h >>conftest.$ac_ext
2.21390 -cat >>conftest.$ac_ext <<_ACEOF
2.21391 -/* end confdefs.h. */
2.21392 -
2.21393 -int
2.21394 -main ()
2.21395 -{
2.21396 -#ifndef __GNUC__
2.21397 - choke me
2.21398 -#endif
2.21399 -
2.21400 - ;
2.21401 - return 0;
2.21402 -}
2.21403 -_ACEOF
2.21404 -rm -f conftest.$ac_objext
2.21405 -if { (ac_try="$ac_compile"
2.21406 -case "(($ac_try" in
2.21407 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21408 - *) ac_try_echo=$ac_try;;
2.21409 -esac
2.21410 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21411 - (eval "$ac_compile") 2>conftest.er1
2.21412 - ac_status=$?
2.21413 - grep -v '^ *+' conftest.er1 >conftest.err
2.21414 - rm -f conftest.er1
2.21415 - cat conftest.err >&5
2.21416 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21417 - (exit $ac_status); } && {
2.21418 - test -z "$ac_cxx_werror_flag" ||
2.21419 - test ! -s conftest.err
2.21420 - } && test -s conftest.$ac_objext; then
2.21421 - ac_compiler_gnu=yes
2.21422 -else
2.21423 - echo "$as_me: failed program was:" >&5
2.21424 -sed 's/^/| /' conftest.$ac_ext >&5
2.21425 -
2.21426 - ac_compiler_gnu=no
2.21427 -fi
2.21428 -
2.21429 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21430 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2.21431 -
2.21432 -fi
2.21433 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
2.21434 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
2.21435 -GXX=`test $ac_compiler_gnu = yes && echo yes`
2.21436 -ac_test_CXXFLAGS=${CXXFLAGS+set}
2.21437 -ac_save_CXXFLAGS=$CXXFLAGS
2.21438 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
2.21439 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
2.21440 -if test "${ac_cv_prog_cxx_g+set}" = set; then
2.21441 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21442 -else
2.21443 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
2.21444 - ac_cxx_werror_flag=yes
2.21445 - ac_cv_prog_cxx_g=no
2.21446 - CXXFLAGS="-g"
2.21447 - cat >conftest.$ac_ext <<_ACEOF
2.21448 -/* confdefs.h. */
2.21449 -_ACEOF
2.21450 -cat confdefs.h >>conftest.$ac_ext
2.21451 -cat >>conftest.$ac_ext <<_ACEOF
2.21452 -/* end confdefs.h. */
2.21453 -
2.21454 -int
2.21455 -main ()
2.21456 -{
2.21457 -
2.21458 - ;
2.21459 - return 0;
2.21460 -}
2.21461 -_ACEOF
2.21462 -rm -f conftest.$ac_objext
2.21463 -if { (ac_try="$ac_compile"
2.21464 -case "(($ac_try" in
2.21465 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21466 - *) ac_try_echo=$ac_try;;
2.21467 -esac
2.21468 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21469 - (eval "$ac_compile") 2>conftest.er1
2.21470 - ac_status=$?
2.21471 - grep -v '^ *+' conftest.er1 >conftest.err
2.21472 - rm -f conftest.er1
2.21473 - cat conftest.err >&5
2.21474 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21475 - (exit $ac_status); } && {
2.21476 - test -z "$ac_cxx_werror_flag" ||
2.21477 - test ! -s conftest.err
2.21478 - } && test -s conftest.$ac_objext; then
2.21479 - ac_cv_prog_cxx_g=yes
2.21480 -else
2.21481 - echo "$as_me: failed program was:" >&5
2.21482 -sed 's/^/| /' conftest.$ac_ext >&5
2.21483 -
2.21484 - CXXFLAGS=""
2.21485 - cat >conftest.$ac_ext <<_ACEOF
2.21486 -/* confdefs.h. */
2.21487 -_ACEOF
2.21488 -cat confdefs.h >>conftest.$ac_ext
2.21489 -cat >>conftest.$ac_ext <<_ACEOF
2.21490 -/* end confdefs.h. */
2.21491 -
2.21492 -int
2.21493 -main ()
2.21494 -{
2.21495 -
2.21496 - ;
2.21497 - return 0;
2.21498 -}
2.21499 -_ACEOF
2.21500 -rm -f conftest.$ac_objext
2.21501 -if { (ac_try="$ac_compile"
2.21502 -case "(($ac_try" in
2.21503 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21504 - *) ac_try_echo=$ac_try;;
2.21505 -esac
2.21506 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21507 - (eval "$ac_compile") 2>conftest.er1
2.21508 - ac_status=$?
2.21509 - grep -v '^ *+' conftest.er1 >conftest.err
2.21510 - rm -f conftest.er1
2.21511 - cat conftest.err >&5
2.21512 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21513 - (exit $ac_status); } && {
2.21514 - test -z "$ac_cxx_werror_flag" ||
2.21515 - test ! -s conftest.err
2.21516 - } && test -s conftest.$ac_objext; then
2.21517 - :
2.21518 -else
2.21519 - echo "$as_me: failed program was:" >&5
2.21520 -sed 's/^/| /' conftest.$ac_ext >&5
2.21521 -
2.21522 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2.21523 - CXXFLAGS="-g"
2.21524 - cat >conftest.$ac_ext <<_ACEOF
2.21525 -/* confdefs.h. */
2.21526 -_ACEOF
2.21527 -cat confdefs.h >>conftest.$ac_ext
2.21528 -cat >>conftest.$ac_ext <<_ACEOF
2.21529 -/* end confdefs.h. */
2.21530 -
2.21531 -int
2.21532 -main ()
2.21533 -{
2.21534 -
2.21535 - ;
2.21536 - return 0;
2.21537 -}
2.21538 -_ACEOF
2.21539 -rm -f conftest.$ac_objext
2.21540 -if { (ac_try="$ac_compile"
2.21541 -case "(($ac_try" in
2.21542 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21543 - *) ac_try_echo=$ac_try;;
2.21544 -esac
2.21545 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21546 - (eval "$ac_compile") 2>conftest.er1
2.21547 - ac_status=$?
2.21548 - grep -v '^ *+' conftest.er1 >conftest.err
2.21549 - rm -f conftest.er1
2.21550 - cat conftest.err >&5
2.21551 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21552 - (exit $ac_status); } && {
2.21553 - test -z "$ac_cxx_werror_flag" ||
2.21554 - test ! -s conftest.err
2.21555 - } && test -s conftest.$ac_objext; then
2.21556 - ac_cv_prog_cxx_g=yes
2.21557 -else
2.21558 - echo "$as_me: failed program was:" >&5
2.21559 -sed 's/^/| /' conftest.$ac_ext >&5
2.21560 -
2.21561 -
2.21562 -fi
2.21563 -
2.21564 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21565 -fi
2.21566 -
2.21567 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21568 -fi
2.21569 -
2.21570 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.21571 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2.21572 -fi
2.21573 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2.21574 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
2.21575 -if test "$ac_test_CXXFLAGS" = set; then
2.21576 - CXXFLAGS=$ac_save_CXXFLAGS
2.21577 -elif test $ac_cv_prog_cxx_g = yes; then
2.21578 - if test "$GXX" = yes; then
2.21579 - CXXFLAGS="-g -O2"
2.21580 - else
2.21581 - CXXFLAGS="-g"
2.21582 - fi
2.21583 -else
2.21584 - if test "$GXX" = yes; then
2.21585 - CXXFLAGS="-O2"
2.21586 - else
2.21587 - CXXFLAGS=
2.21588 - fi
2.21589 -fi
2.21590 -ac_ext=c
2.21591 -ac_cpp='$CPP $CPPFLAGS'
2.21592 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.21593 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.21594 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.21595 -
2.21596 -depcc="$CXX" am_compiler_list=
2.21597 -
2.21598 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2.21599 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
2.21600 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
2.21601 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21602 -else
2.21603 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2.21604 - # We make a subdir and do the tests there. Otherwise we can end up
2.21605 - # making bogus files that we don't know about and never remove. For
2.21606 - # instance it was reported that on HP-UX the gcc test will end up
2.21607 - # making a dummy file named `D' -- because `-MD' means `put the output
2.21608 - # in D'.
2.21609 - mkdir conftest.dir
2.21610 - # Copy depcomp to subdir because otherwise we won't find it if we're
2.21611 - # using a relative directory.
2.21612 - cp "$am_depcomp" conftest.dir
2.21613 - cd conftest.dir
2.21614 - # We will build objects and dependencies in a subdirectory because
2.21615 - # it helps to detect inapplicable dependency modes. For instance
2.21616 - # both Tru64's cc and ICC support -MD to output dependencies as a
2.21617 - # side effect of compilation, but ICC will put the dependencies in
2.21618 - # the current directory while Tru64 will put them in the object
2.21619 - # directory.
2.21620 - mkdir sub
2.21621 -
2.21622 - am_cv_CXX_dependencies_compiler_type=none
2.21623 - if test "$am_compiler_list" = ""; then
2.21624 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2.21625 - fi
2.21626 - for depmode in $am_compiler_list; do
2.21627 - # Setup a source with many dependencies, because some compilers
2.21628 - # like to wrap large dependency lists on column 80 (with \), and
2.21629 - # we should not choose a depcomp mode which is confused by this.
2.21630 - #
2.21631 - # We need to recreate these files for each test, as the compiler may
2.21632 - # overwrite some of them when testing with obscure command lines.
2.21633 - # This happens at least with the AIX C compiler.
2.21634 - : > sub/conftest.c
2.21635 - for i in 1 2 3 4 5 6; do
2.21636 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
2.21637 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2.21638 - # Solaris 8's {/usr,}/bin/sh.
2.21639 - touch sub/conftst$i.h
2.21640 - done
2.21641 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2.21642 -
2.21643 - case $depmode in
2.21644 - nosideeffect)
2.21645 - # after this tag, mechanisms are not by side-effect, so they'll
2.21646 - # only be used when explicitly requested
2.21647 - if test "x$enable_dependency_tracking" = xyes; then
2.21648 - continue
2.21649 - else
2.21650 - break
2.21651 - fi
2.21652 - ;;
2.21653 - none) break ;;
2.21654 - esac
2.21655 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
2.21656 - # mode. It turns out that the SunPro C++ compiler does not properly
2.21657 - # handle `-M -o', and we need to detect this.
2.21658 - if depmode=$depmode \
2.21659 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2.21660 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2.21661 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2.21662 - >/dev/null 2>conftest.err &&
2.21663 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
2.21664 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2.21665 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2.21666 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2.21667 - # icc doesn't choke on unknown options, it will just issue warnings
2.21668 - # or remarks (even with -Werror). So we grep stderr for any message
2.21669 - # that says an option was ignored or not supported.
2.21670 - # When given -MP, icc 7.0 and 7.1 complain thusly:
2.21671 - # icc: Command line warning: ignoring option '-M'; no argument required
2.21672 - # The diagnosis changed in icc 8.0:
2.21673 - # icc: Command line remark: option '-MP' not supported
2.21674 - if (grep 'ignoring option' conftest.err ||
2.21675 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
2.21676 - am_cv_CXX_dependencies_compiler_type=$depmode
2.21677 - break
2.21678 - fi
2.21679 - fi
2.21680 - done
2.21681 -
2.21682 - cd ..
2.21683 - rm -rf conftest.dir
2.21684 -else
2.21685 - am_cv_CXX_dependencies_compiler_type=none
2.21686 -fi
2.21687 -
2.21688 -fi
2.21689 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
2.21690 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
2.21691 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
2.21692 -
2.21693 - if
2.21694 - test "x$enable_dependency_tracking" != xno \
2.21695 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
2.21696 - am__fastdepCXX_TRUE=
2.21697 - am__fastdepCXX_FALSE='#'
2.21698 -else
2.21699 - am__fastdepCXX_TRUE='#'
2.21700 - am__fastdepCXX_FALSE=
2.21701 -fi
2.21702 -
2.21703 -
2.21704 -# Extract the first word of "$CXX", so it can be a program name with args.
2.21705 -set dummy $CXX; ac_word=$2
2.21706 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.21707 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.21708 -if test "${ac_cv_prog_HAVE_CXX+set}" = set; then
2.21709 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21710 -else
2.21711 - if test -n "$HAVE_CXX"; then
2.21712 - ac_cv_prog_HAVE_CXX="$HAVE_CXX" # Let the user override the test.
2.21713 -else
2.21714 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.21715 -for as_dir in $PATH
2.21716 -do
2.21717 - IFS=$as_save_IFS
2.21718 - test -z "$as_dir" && as_dir=.
2.21719 - for ac_exec_ext in '' $ac_executable_extensions; do
2.21720 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.21721 - ac_cv_prog_HAVE_CXX="yes"
2.21722 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.21723 - break 2
2.21724 - fi
2.21725 -done
2.21726 -done
2.21727 -IFS=$as_save_IFS
2.21728 -
2.21729 - test -z "$ac_cv_prog_HAVE_CXX" && ac_cv_prog_HAVE_CXX="no"
2.21730 -fi
2.21731 -fi
2.21732 -HAVE_CXX=$ac_cv_prog_HAVE_CXX
2.21733 -if test -n "$HAVE_CXX"; then
2.21734 - { echo "$as_me:$LINENO: result: $HAVE_CXX" >&5
2.21735 -echo "${ECHO_T}$HAVE_CXX" >&6; }
2.21736 -else
2.21737 - { echo "$as_me:$LINENO: result: no" >&5
2.21738 -echo "${ECHO_T}no" >&6; }
2.21739 -fi
2.21740 -
2.21741 -
2.21742 -ac_ext=cpp
2.21743 -ac_cpp='$CXXCPP $CPPFLAGS'
2.21744 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.21745 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.21746 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2.21747 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
2.21748 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
2.21749 -if test -z "$CXXCPP"; then
2.21750 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
2.21751 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21752 -else
2.21753 - # Double quotes because CXXCPP needs to be expanded
2.21754 - for CXXCPP in "$CXX -E" "/lib/cpp"
2.21755 - do
2.21756 - ac_preproc_ok=false
2.21757 -for ac_cxx_preproc_warn_flag in '' yes
2.21758 -do
2.21759 - # Use a header file that comes with gcc, so configuring glibc
2.21760 - # with a fresh cross-compiler works.
2.21761 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.21762 - # <limits.h> exists even on freestanding compilers.
2.21763 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.21764 - # not just through cpp. "Syntax error" is here to catch this case.
2.21765 - cat >conftest.$ac_ext <<_ACEOF
2.21766 -/* confdefs.h. */
2.21767 -_ACEOF
2.21768 -cat confdefs.h >>conftest.$ac_ext
2.21769 -cat >>conftest.$ac_ext <<_ACEOF
2.21770 -/* end confdefs.h. */
2.21771 -@%:@ifdef __STDC__
2.21772 -@%:@ include <limits.h>
2.21773 -@%:@else
2.21774 -@%:@ include <assert.h>
2.21775 -@%:@endif
2.21776 - Syntax error
2.21777 -_ACEOF
2.21778 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.21779 -case "(($ac_try" in
2.21780 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21781 - *) ac_try_echo=$ac_try;;
2.21782 -esac
2.21783 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21784 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.21785 - ac_status=$?
2.21786 - grep -v '^ *+' conftest.er1 >conftest.err
2.21787 - rm -f conftest.er1
2.21788 - cat conftest.err >&5
2.21789 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21790 - (exit $ac_status); } >/dev/null && {
2.21791 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.21792 - test ! -s conftest.err
2.21793 - }; then
2.21794 - :
2.21795 -else
2.21796 - echo "$as_me: failed program was:" >&5
2.21797 -sed 's/^/| /' conftest.$ac_ext >&5
2.21798 -
2.21799 - # Broken: fails on valid input.
2.21800 -continue
2.21801 -fi
2.21802 -
2.21803 -rm -f conftest.err conftest.$ac_ext
2.21804 -
2.21805 - # OK, works on sane cases. Now check whether nonexistent headers
2.21806 - # can be detected and how.
2.21807 - cat >conftest.$ac_ext <<_ACEOF
2.21808 -/* confdefs.h. */
2.21809 -_ACEOF
2.21810 -cat confdefs.h >>conftest.$ac_ext
2.21811 -cat >>conftest.$ac_ext <<_ACEOF
2.21812 -/* end confdefs.h. */
2.21813 -@%:@include <ac_nonexistent.h>
2.21814 -_ACEOF
2.21815 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.21816 -case "(($ac_try" in
2.21817 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21818 - *) ac_try_echo=$ac_try;;
2.21819 -esac
2.21820 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21821 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.21822 - ac_status=$?
2.21823 - grep -v '^ *+' conftest.er1 >conftest.err
2.21824 - rm -f conftest.er1
2.21825 - cat conftest.err >&5
2.21826 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21827 - (exit $ac_status); } >/dev/null && {
2.21828 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.21829 - test ! -s conftest.err
2.21830 - }; then
2.21831 - # Broken: success on invalid input.
2.21832 -continue
2.21833 -else
2.21834 - echo "$as_me: failed program was:" >&5
2.21835 -sed 's/^/| /' conftest.$ac_ext >&5
2.21836 -
2.21837 - # Passes both tests.
2.21838 -ac_preproc_ok=:
2.21839 -break
2.21840 -fi
2.21841 -
2.21842 -rm -f conftest.err conftest.$ac_ext
2.21843 -
2.21844 -done
2.21845 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.21846 -rm -f conftest.err conftest.$ac_ext
2.21847 -if $ac_preproc_ok; then
2.21848 - break
2.21849 -fi
2.21850 -
2.21851 - done
2.21852 - ac_cv_prog_CXXCPP=$CXXCPP
2.21853 -
2.21854 -fi
2.21855 - CXXCPP=$ac_cv_prog_CXXCPP
2.21856 -else
2.21857 - ac_cv_prog_CXXCPP=$CXXCPP
2.21858 -fi
2.21859 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
2.21860 -echo "${ECHO_T}$CXXCPP" >&6; }
2.21861 -ac_preproc_ok=false
2.21862 -for ac_cxx_preproc_warn_flag in '' yes
2.21863 -do
2.21864 - # Use a header file that comes with gcc, so configuring glibc
2.21865 - # with a fresh cross-compiler works.
2.21866 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2.21867 - # <limits.h> exists even on freestanding compilers.
2.21868 - # On the NeXT, cc -E runs the code through the compiler's parser,
2.21869 - # not just through cpp. "Syntax error" is here to catch this case.
2.21870 - cat >conftest.$ac_ext <<_ACEOF
2.21871 -/* confdefs.h. */
2.21872 -_ACEOF
2.21873 -cat confdefs.h >>conftest.$ac_ext
2.21874 -cat >>conftest.$ac_ext <<_ACEOF
2.21875 -/* end confdefs.h. */
2.21876 -@%:@ifdef __STDC__
2.21877 -@%:@ include <limits.h>
2.21878 -@%:@else
2.21879 -@%:@ include <assert.h>
2.21880 -@%:@endif
2.21881 - Syntax error
2.21882 -_ACEOF
2.21883 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.21884 -case "(($ac_try" in
2.21885 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21886 - *) ac_try_echo=$ac_try;;
2.21887 -esac
2.21888 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21889 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.21890 - ac_status=$?
2.21891 - grep -v '^ *+' conftest.er1 >conftest.err
2.21892 - rm -f conftest.er1
2.21893 - cat conftest.err >&5
2.21894 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21895 - (exit $ac_status); } >/dev/null && {
2.21896 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.21897 - test ! -s conftest.err
2.21898 - }; then
2.21899 - :
2.21900 -else
2.21901 - echo "$as_me: failed program was:" >&5
2.21902 -sed 's/^/| /' conftest.$ac_ext >&5
2.21903 -
2.21904 - # Broken: fails on valid input.
2.21905 -continue
2.21906 -fi
2.21907 -
2.21908 -rm -f conftest.err conftest.$ac_ext
2.21909 -
2.21910 - # OK, works on sane cases. Now check whether nonexistent headers
2.21911 - # can be detected and how.
2.21912 - cat >conftest.$ac_ext <<_ACEOF
2.21913 -/* confdefs.h. */
2.21914 -_ACEOF
2.21915 -cat confdefs.h >>conftest.$ac_ext
2.21916 -cat >>conftest.$ac_ext <<_ACEOF
2.21917 -/* end confdefs.h. */
2.21918 -@%:@include <ac_nonexistent.h>
2.21919 -_ACEOF
2.21920 -if { (ac_try="$ac_cpp conftest.$ac_ext"
2.21921 -case "(($ac_try" in
2.21922 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.21923 - *) ac_try_echo=$ac_try;;
2.21924 -esac
2.21925 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.21926 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
2.21927 - ac_status=$?
2.21928 - grep -v '^ *+' conftest.er1 >conftest.err
2.21929 - rm -f conftest.er1
2.21930 - cat conftest.err >&5
2.21931 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.21932 - (exit $ac_status); } >/dev/null && {
2.21933 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2.21934 - test ! -s conftest.err
2.21935 - }; then
2.21936 - # Broken: success on invalid input.
2.21937 -continue
2.21938 -else
2.21939 - echo "$as_me: failed program was:" >&5
2.21940 -sed 's/^/| /' conftest.$ac_ext >&5
2.21941 -
2.21942 - # Passes both tests.
2.21943 -ac_preproc_ok=:
2.21944 -break
2.21945 -fi
2.21946 -
2.21947 -rm -f conftest.err conftest.$ac_ext
2.21948 -
2.21949 -done
2.21950 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2.21951 -rm -f conftest.err conftest.$ac_ext
2.21952 -if $ac_preproc_ok; then
2.21953 - :
2.21954 -else
2.21955 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
2.21956 -See \`config.log' for more details." >&5
2.21957 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
2.21958 -See \`config.log' for more details." >&2;}
2.21959 - { (exit 1); exit 1; }; }
2.21960 -fi
2.21961 -
2.21962 -ac_ext=c
2.21963 -ac_cpp='$CPP $CPPFLAGS'
2.21964 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2.21965 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2.21966 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
2.21967 -
2.21968 -{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
2.21969 -echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
2.21970 -if test "${ac_cv_search_strerror+set}" = set; then
2.21971 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.21972 -else
2.21973 - ac_func_search_save_LIBS=$LIBS
2.21974 -cat >conftest.$ac_ext <<_ACEOF
2.21975 -/* confdefs.h. */
2.21976 -_ACEOF
2.21977 -cat confdefs.h >>conftest.$ac_ext
2.21978 -cat >>conftest.$ac_ext <<_ACEOF
2.21979 -/* end confdefs.h. */
2.21980 -
2.21981 -/* Override any GCC internal prototype to avoid an error.
2.21982 - Use char because int might match the return type of a GCC
2.21983 - builtin and then its argument prototype would still apply. */
2.21984 -#ifdef __cplusplus
2.21985 -extern "C"
2.21986 -#endif
2.21987 -char strerror ();
2.21988 -int
2.21989 -main ()
2.21990 -{
2.21991 -return strerror ();
2.21992 - ;
2.21993 - return 0;
2.21994 -}
2.21995 -_ACEOF
2.21996 -for ac_lib in '' cposix; do
2.21997 - if test -z "$ac_lib"; then
2.21998 - ac_res="none required"
2.21999 - else
2.22000 - ac_res=-l$ac_lib
2.22001 - LIBS="-l$ac_lib $ac_func_search_save_LIBS"
2.22002 - fi
2.22003 - rm -f conftest.$ac_objext conftest$ac_exeext
2.22004 -if { (ac_try="$ac_link"
2.22005 -case "(($ac_try" in
2.22006 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.22007 - *) ac_try_echo=$ac_try;;
2.22008 -esac
2.22009 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.22010 - (eval "$ac_link") 2>conftest.er1
2.22011 - ac_status=$?
2.22012 - grep -v '^ *+' conftest.er1 >conftest.err
2.22013 - rm -f conftest.er1
2.22014 - cat conftest.err >&5
2.22015 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22016 - (exit $ac_status); } && {
2.22017 - test -z "$ac_c_werror_flag" ||
2.22018 - test ! -s conftest.err
2.22019 - } && test -s conftest$ac_exeext &&
2.22020 - $as_test_x conftest$ac_exeext; then
2.22021 - ac_cv_search_strerror=$ac_res
2.22022 -else
2.22023 - echo "$as_me: failed program was:" >&5
2.22024 -sed 's/^/| /' conftest.$ac_ext >&5
2.22025 -
2.22026 -
2.22027 -fi
2.22028 -
2.22029 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2.22030 - conftest$ac_exeext
2.22031 - if test "${ac_cv_search_strerror+set}" = set; then
2.22032 - break
2.22033 -fi
2.22034 -done
2.22035 -if test "${ac_cv_search_strerror+set}" = set; then
2.22036 - :
2.22037 -else
2.22038 - ac_cv_search_strerror=no
2.22039 -fi
2.22040 -rm conftest.$ac_ext
2.22041 -LIBS=$ac_func_search_save_LIBS
2.22042 -fi
2.22043 -{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
2.22044 -echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
2.22045 -ac_res=$ac_cv_search_strerror
2.22046 -if test "$ac_res" != no; then
2.22047 - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
2.22048 -
2.22049 -fi
2.22050 -
2.22051 -
2.22052 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
2.22053 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
2.22054 -if test "${ac_cv_header_stdc+set}" = set; then
2.22055 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22056 -else
2.22057 - cat >conftest.$ac_ext <<_ACEOF
2.22058 -/* confdefs.h. */
2.22059 -_ACEOF
2.22060 -cat confdefs.h >>conftest.$ac_ext
2.22061 -cat >>conftest.$ac_ext <<_ACEOF
2.22062 -/* end confdefs.h. */
2.22063 -#include <stdlib.h>
2.22064 -#include <stdarg.h>
2.22065 -#include <string.h>
2.22066 -#include <float.h>
2.22067 -
2.22068 -int
2.22069 -main ()
2.22070 -{
2.22071 -
2.22072 - ;
2.22073 - return 0;
2.22074 -}
2.22075 -_ACEOF
2.22076 -rm -f conftest.$ac_objext
2.22077 -if { (ac_try="$ac_compile"
2.22078 -case "(($ac_try" in
2.22079 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.22080 - *) ac_try_echo=$ac_try;;
2.22081 -esac
2.22082 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.22083 - (eval "$ac_compile") 2>conftest.er1
2.22084 - ac_status=$?
2.22085 - grep -v '^ *+' conftest.er1 >conftest.err
2.22086 - rm -f conftest.er1
2.22087 - cat conftest.err >&5
2.22088 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22089 - (exit $ac_status); } && {
2.22090 - test -z "$ac_c_werror_flag" ||
2.22091 - test ! -s conftest.err
2.22092 - } && test -s conftest.$ac_objext; then
2.22093 - ac_cv_header_stdc=yes
2.22094 -else
2.22095 - echo "$as_me: failed program was:" >&5
2.22096 -sed 's/^/| /' conftest.$ac_ext >&5
2.22097 -
2.22098 - ac_cv_header_stdc=no
2.22099 -fi
2.22100 -
2.22101 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.22102 -
2.22103 -if test $ac_cv_header_stdc = yes; then
2.22104 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2.22105 - cat >conftest.$ac_ext <<_ACEOF
2.22106 -/* confdefs.h. */
2.22107 -_ACEOF
2.22108 -cat confdefs.h >>conftest.$ac_ext
2.22109 -cat >>conftest.$ac_ext <<_ACEOF
2.22110 -/* end confdefs.h. */
2.22111 -#include <string.h>
2.22112 -
2.22113 -_ACEOF
2.22114 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2.22115 - $EGREP "memchr" >/dev/null 2>&1; then
2.22116 - :
2.22117 -else
2.22118 - ac_cv_header_stdc=no
2.22119 -fi
2.22120 -rm -f conftest*
2.22121 -
2.22122 -fi
2.22123 -
2.22124 -if test $ac_cv_header_stdc = yes; then
2.22125 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2.22126 - cat >conftest.$ac_ext <<_ACEOF
2.22127 -/* confdefs.h. */
2.22128 -_ACEOF
2.22129 -cat confdefs.h >>conftest.$ac_ext
2.22130 -cat >>conftest.$ac_ext <<_ACEOF
2.22131 -/* end confdefs.h. */
2.22132 -#include <stdlib.h>
2.22133 -
2.22134 -_ACEOF
2.22135 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2.22136 - $EGREP "free" >/dev/null 2>&1; then
2.22137 - :
2.22138 -else
2.22139 - ac_cv_header_stdc=no
2.22140 -fi
2.22141 -rm -f conftest*
2.22142 -
2.22143 -fi
2.22144 -
2.22145 -if test $ac_cv_header_stdc = yes; then
2.22146 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2.22147 - if test "$cross_compiling" = yes; then
2.22148 - :
2.22149 -else
2.22150 - cat >conftest.$ac_ext <<_ACEOF
2.22151 -/* confdefs.h. */
2.22152 -_ACEOF
2.22153 -cat confdefs.h >>conftest.$ac_ext
2.22154 -cat >>conftest.$ac_ext <<_ACEOF
2.22155 -/* end confdefs.h. */
2.22156 -#include <ctype.h>
2.22157 -#include <stdlib.h>
2.22158 -#if ((' ' & 0x0FF) == 0x020)
2.22159 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2.22160 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2.22161 -#else
2.22162 -# define ISLOWER(c) \
2.22163 - (('a' <= (c) && (c) <= 'i') \
2.22164 - || ('j' <= (c) && (c) <= 'r') \
2.22165 - || ('s' <= (c) && (c) <= 'z'))
2.22166 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
2.22167 -#endif
2.22168 -
2.22169 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2.22170 -int
2.22171 -main ()
2.22172 -{
2.22173 - int i;
2.22174 - for (i = 0; i < 256; i++)
2.22175 - if (XOR (islower (i), ISLOWER (i))
2.22176 - || toupper (i) != TOUPPER (i))
2.22177 - return 2;
2.22178 - return 0;
2.22179 -}
2.22180 -_ACEOF
2.22181 -rm -f conftest$ac_exeext
2.22182 -if { (ac_try="$ac_link"
2.22183 -case "(($ac_try" in
2.22184 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.22185 - *) ac_try_echo=$ac_try;;
2.22186 -esac
2.22187 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.22188 - (eval "$ac_link") 2>&5
2.22189 - ac_status=$?
2.22190 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22191 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
2.22192 - { (case "(($ac_try" in
2.22193 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.22194 - *) ac_try_echo=$ac_try;;
2.22195 -esac
2.22196 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.22197 - (eval "$ac_try") 2>&5
2.22198 - ac_status=$?
2.22199 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22200 - (exit $ac_status); }; }; then
2.22201 - :
2.22202 -else
2.22203 - echo "$as_me: program exited with status $ac_status" >&5
2.22204 -echo "$as_me: failed program was:" >&5
2.22205 -sed 's/^/| /' conftest.$ac_ext >&5
2.22206 -
2.22207 -( exit $ac_status )
2.22208 -ac_cv_header_stdc=no
2.22209 -fi
2.22210 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
2.22211 -fi
2.22212 -
2.22213 -
2.22214 -fi
2.22215 -fi
2.22216 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
2.22217 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
2.22218 -if test $ac_cv_header_stdc = yes; then
2.22219 -
2.22220 -cat >>confdefs.h <<\_ACEOF
2.22221 -@%:@define STDC_HEADERS 1
2.22222 -_ACEOF
2.22223 -
2.22224 -fi
2.22225 -
2.22226 -{ echo "$as_me:$LINENO: checking for inline" >&5
2.22227 -echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
2.22228 -if test "${ac_cv_c_inline+set}" = set; then
2.22229 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22230 -else
2.22231 - ac_cv_c_inline=no
2.22232 -for ac_kw in inline __inline__ __inline; do
2.22233 - cat >conftest.$ac_ext <<_ACEOF
2.22234 -/* confdefs.h. */
2.22235 -_ACEOF
2.22236 -cat confdefs.h >>conftest.$ac_ext
2.22237 -cat >>conftest.$ac_ext <<_ACEOF
2.22238 -/* end confdefs.h. */
2.22239 -#ifndef __cplusplus
2.22240 -typedef int foo_t;
2.22241 -static $ac_kw foo_t static_foo () {return 0; }
2.22242 -$ac_kw foo_t foo () {return 0; }
2.22243 -#endif
2.22244 -
2.22245 -_ACEOF
2.22246 -rm -f conftest.$ac_objext
2.22247 -if { (ac_try="$ac_compile"
2.22248 -case "(($ac_try" in
2.22249 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2.22250 - *) ac_try_echo=$ac_try;;
2.22251 -esac
2.22252 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2.22253 - (eval "$ac_compile") 2>conftest.er1
2.22254 - ac_status=$?
2.22255 - grep -v '^ *+' conftest.er1 >conftest.err
2.22256 - rm -f conftest.er1
2.22257 - cat conftest.err >&5
2.22258 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22259 - (exit $ac_status); } && {
2.22260 - test -z "$ac_c_werror_flag" ||
2.22261 - test ! -s conftest.err
2.22262 - } && test -s conftest.$ac_objext; then
2.22263 - ac_cv_c_inline=$ac_kw
2.22264 -else
2.22265 - echo "$as_me: failed program was:" >&5
2.22266 -sed 's/^/| /' conftest.$ac_ext >&5
2.22267 -
2.22268 -
2.22269 -fi
2.22270 -
2.22271 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2.22272 - test "$ac_cv_c_inline" != no && break
2.22273 -done
2.22274 -
2.22275 -fi
2.22276 -{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
2.22277 -echo "${ECHO_T}$ac_cv_c_inline" >&6; }
2.22278 -
2.22279 -
2.22280 -case $ac_cv_c_inline in
2.22281 - inline | yes) ;;
2.22282 - *)
2.22283 - case $ac_cv_c_inline in
2.22284 - no) ac_val=;;
2.22285 - *) ac_val=$ac_cv_c_inline;;
2.22286 - esac
2.22287 - cat >>confdefs.h <<_ACEOF
2.22288 -#ifndef __cplusplus
2.22289 -#define inline $ac_val
2.22290 -#endif
2.22291 -_ACEOF
2.22292 - ;;
2.22293 -esac
2.22294 -
2.22295 -
2.22296 -# Extract the first word of "pkg-config", so it can be a program name with args.
2.22297 -set dummy pkg-config; ac_word=$2
2.22298 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.22299 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.22300 -if test "${ac_cv_prog_HAVE_PKGCONFIG+set}" = set; then
2.22301 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22302 -else
2.22303 - if test -n "$HAVE_PKGCONFIG"; then
2.22304 - ac_cv_prog_HAVE_PKGCONFIG="$HAVE_PKGCONFIG" # Let the user override the test.
2.22305 -else
2.22306 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.22307 -for as_dir in $PATH
2.22308 -do
2.22309 - IFS=$as_save_IFS
2.22310 - test -z "$as_dir" && as_dir=.
2.22311 - for ac_exec_ext in '' $ac_executable_extensions; do
2.22312 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.22313 - ac_cv_prog_HAVE_PKGCONFIG="yes"
2.22314 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.22315 - break 2
2.22316 - fi
2.22317 -done
2.22318 -done
2.22319 -IFS=$as_save_IFS
2.22320 -
2.22321 - test -z "$ac_cv_prog_HAVE_PKGCONFIG" && ac_cv_prog_HAVE_PKGCONFIG="no"
2.22322 -fi
2.22323 -fi
2.22324 -HAVE_PKGCONFIG=$ac_cv_prog_HAVE_PKGCONFIG
2.22325 -if test -n "$HAVE_PKGCONFIG"; then
2.22326 - { echo "$as_me:$LINENO: result: $HAVE_PKGCONFIG" >&5
2.22327 -echo "${ECHO_T}$HAVE_PKGCONFIG" >&6; }
2.22328 -else
2.22329 - { echo "$as_me:$LINENO: result: no" >&5
2.22330 -echo "${ECHO_T}no" >&6; }
2.22331 -fi
2.22332 -
2.22333 -
2.22334 -
2.22335 -if test "x$HAVE_PKGCONFIG" = "xno"; then
2.22336 - { { echo "$as_me:$LINENO: error: you need to have pkgconfig installed !" >&5
2.22337 -echo "$as_me: error: you need to have pkgconfig installed !" >&2;}
2.22338 - { (exit 1); exit 1; }; }
2.22339 -fi
2.22340 -
2.22341 -
2.22342 -GST_REQUIRED=0.10.14
2.22343 -GST_MAJORMINOR=0.10
2.22344 -
2.22345 -
2.22346 -
2.22347 -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2.22348 - if test -n "$ac_tool_prefix"; then
2.22349 - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
2.22350 -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
2.22351 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.22352 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.22353 -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
2.22354 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22355 -else
2.22356 - case $PKG_CONFIG in
2.22357 - [\\/]* | ?:[\\/]*)
2.22358 - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
2.22359 - ;;
2.22360 - *)
2.22361 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.22362 -for as_dir in $PATH
2.22363 -do
2.22364 - IFS=$as_save_IFS
2.22365 - test -z "$as_dir" && as_dir=.
2.22366 - for ac_exec_ext in '' $ac_executable_extensions; do
2.22367 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.22368 - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
2.22369 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.22370 - break 2
2.22371 - fi
2.22372 -done
2.22373 -done
2.22374 -IFS=$as_save_IFS
2.22375 -
2.22376 - ;;
2.22377 -esac
2.22378 -fi
2.22379 -PKG_CONFIG=$ac_cv_path_PKG_CONFIG
2.22380 -if test -n "$PKG_CONFIG"; then
2.22381 - { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
2.22382 -echo "${ECHO_T}$PKG_CONFIG" >&6; }
2.22383 -else
2.22384 - { echo "$as_me:$LINENO: result: no" >&5
2.22385 -echo "${ECHO_T}no" >&6; }
2.22386 -fi
2.22387 -
2.22388 -
2.22389 -fi
2.22390 -if test -z "$ac_cv_path_PKG_CONFIG"; then
2.22391 - ac_pt_PKG_CONFIG=$PKG_CONFIG
2.22392 - # Extract the first word of "pkg-config", so it can be a program name with args.
2.22393 -set dummy pkg-config; ac_word=$2
2.22394 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2.22395 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2.22396 -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
2.22397 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22398 -else
2.22399 - case $ac_pt_PKG_CONFIG in
2.22400 - [\\/]* | ?:[\\/]*)
2.22401 - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
2.22402 - ;;
2.22403 - *)
2.22404 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.22405 -for as_dir in $PATH
2.22406 -do
2.22407 - IFS=$as_save_IFS
2.22408 - test -z "$as_dir" && as_dir=.
2.22409 - for ac_exec_ext in '' $ac_executable_extensions; do
2.22410 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2.22411 - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
2.22412 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2.22413 - break 2
2.22414 - fi
2.22415 -done
2.22416 -done
2.22417 -IFS=$as_save_IFS
2.22418 -
2.22419 - ;;
2.22420 -esac
2.22421 -fi
2.22422 -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
2.22423 -if test -n "$ac_pt_PKG_CONFIG"; then
2.22424 - { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
2.22425 -echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
2.22426 -else
2.22427 - { echo "$as_me:$LINENO: result: no" >&5
2.22428 -echo "${ECHO_T}no" >&6; }
2.22429 -fi
2.22430 -
2.22431 - if test "x$ac_pt_PKG_CONFIG" = x; then
2.22432 - PKG_CONFIG=""
2.22433 - else
2.22434 - case $cross_compiling:$ac_tool_warned in
2.22435 -yes:)
2.22436 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2.22437 -whose name does not start with the host triplet. If you think this
2.22438 -configuration is useful to you, please write to autoconf@gnu.org." >&5
2.22439 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2.22440 -whose name does not start with the host triplet. If you think this
2.22441 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2.22442 -ac_tool_warned=yes ;;
2.22443 -esac
2.22444 - PKG_CONFIG=$ac_pt_PKG_CONFIG
2.22445 - fi
2.22446 -else
2.22447 - PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
2.22448 -fi
2.22449 -
2.22450 -fi
2.22451 -if test -n "$PKG_CONFIG"; then
2.22452 - _pkg_min_version=0.9.0
2.22453 - { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
2.22454 -echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
2.22455 - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
2.22456 - { echo "$as_me:$LINENO: result: yes" >&5
2.22457 -echo "${ECHO_T}yes" >&6; }
2.22458 - else
2.22459 - { echo "$as_me:$LINENO: result: no" >&5
2.22460 -echo "${ECHO_T}no" >&6; }
2.22461 - PKG_CONFIG=""
2.22462 - fi
2.22463 -
2.22464 -fi
2.22465 -
2.22466 -pkg_failed=no
2.22467 -{ echo "$as_me:$LINENO: checking for GST_CFLAGS" >&5
2.22468 -echo $ECHO_N "checking for GST_CFLAGS... $ECHO_C" >&6; }
2.22469 -if test "${pkg_cv_GST_CFLAGS+set}" = set; then
2.22470 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22471 -else
2.22472 - if test "x$ac_cv_env_GST_CFLAGS_set" = "xset"; then
2.22473 - pkg_cv_GST_CFLAGS=$ac_cv_env_GST_CFLAGS_value
2.22474 -elif test -n "$PKG_CONFIG"; then
2.22475 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
2.22476 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22477 - ($PKG_CONFIG --exists "\
2.22478 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22479 - ac_status=$?
2.22480 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22481 - (exit $ac_status); }; then
2.22482 - pkg_cv_GST_CFLAGS=`$PKG_CONFIG --cflags "\
2.22483 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22484 - else
2.22485 - pkg_failed=yes
2.22486 - fi
2.22487 -else
2.22488 - pkg_failed=untried
2.22489 -fi
2.22490 -fi
2.22491 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_CFLAGS" >&5
2.22492 -echo "${ECHO_T}$pkg_cv_GST_CFLAGS" >&6; }
2.22493 -{ echo "$as_me:$LINENO: checking for GST_LIBS" >&5
2.22494 -echo $ECHO_N "checking for GST_LIBS... $ECHO_C" >&6; }
2.22495 -if test "${pkg_cv_GST_LIBS+set}" = set; then
2.22496 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22497 -else
2.22498 - if test "x$ac_cv_env_GST_LIBS_set" = "xset"; then
2.22499 - pkg_cv_GST_LIBS=$ac_cv_env_GST_LIBS_value
2.22500 -elif test -n "$PKG_CONFIG"; then
2.22501 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
2.22502 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22503 - ($PKG_CONFIG --exists "\
2.22504 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22505 - ac_status=$?
2.22506 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22507 - (exit $ac_status); }; then
2.22508 - pkg_cv_GST_LIBS=`$PKG_CONFIG --libs "\
2.22509 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22510 - else
2.22511 - pkg_failed=yes
2.22512 - fi
2.22513 -else
2.22514 - pkg_failed=untried
2.22515 -fi
2.22516 -fi
2.22517 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_LIBS" >&5
2.22518 -echo "${ECHO_T}$pkg_cv_GST_LIBS" >&6; }
2.22519 -
2.22520 -if test $pkg_failed = yes; then
2.22521 - GST_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "\
2.22522 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED"`
2.22523 - # Put the nasty error message in config.log where it belongs
2.22524 - echo "$GST_PKG_ERRORS" 1>&5
2.22525 -
2.22526 - HAVE_GST=no
2.22527 -elif test $pkg_failed = untried; then
2.22528 - HAVE_GST=no
2.22529 -else
2.22530 - GST_CFLAGS=$pkg_cv_GST_CFLAGS
2.22531 - GST_LIBS=$pkg_cv_GST_LIBS
2.22532 - HAVE_GST=yes
2.22533 -fi
2.22534 -
2.22535 -if test "x$HAVE_GST" = "xno"; then
2.22536 - { { echo "$as_me:$LINENO: error: you need gstreamer development packages installed !" >&5
2.22537 -echo "$as_me: error: you need gstreamer development packages installed !" >&2;}
2.22538 - { (exit 1); exit 1; }; }
2.22539 -fi
2.22540 -
2.22541 -if test "x$USE_DEBUG" = xyes; then
2.22542 - GST_CFLAGS="$GST_CFLAGS -g"
2.22543 -fi
2.22544 -
2.22545 -GST_CFLAGS="-I\$(top_builddir)/gst-libs $GST_CFLAGS"
2.22546 -
2.22547 -
2.22548 -
2.22549 -
2.22550 -
2.22551 -
2.22552 -
2.22553 -pkg_failed=no
2.22554 -{ echo "$as_me:$LINENO: checking for GST_BASE_CFLAGS" >&5
2.22555 -echo $ECHO_N "checking for GST_BASE_CFLAGS... $ECHO_C" >&6; }
2.22556 -if test "${pkg_cv_GST_BASE_CFLAGS+set}" = set; then
2.22557 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22558 -else
2.22559 - if test "x$ac_cv_env_GST_BASE_CFLAGS_set" = "xset"; then
2.22560 - pkg_cv_GST_BASE_CFLAGS=$ac_cv_env_GST_BASE_CFLAGS_value
2.22561 -elif test -n "$PKG_CONFIG"; then
2.22562 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22563 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22564 - ac_status=$?
2.22565 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22566 - (exit $ac_status); }; then
2.22567 - pkg_cv_GST_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22568 - else
2.22569 - pkg_failed=yes
2.22570 - fi
2.22571 -else
2.22572 - pkg_failed=untried
2.22573 -fi
2.22574 -fi
2.22575 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_CFLAGS" >&5
2.22576 -echo "${ECHO_T}$pkg_cv_GST_BASE_CFLAGS" >&6; }
2.22577 -{ echo "$as_me:$LINENO: checking for GST_BASE_LIBS" >&5
2.22578 -echo $ECHO_N "checking for GST_BASE_LIBS... $ECHO_C" >&6; }
2.22579 -if test "${pkg_cv_GST_BASE_LIBS+set}" = set; then
2.22580 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22581 -else
2.22582 - if test "x$ac_cv_env_GST_BASE_LIBS_set" = "xset"; then
2.22583 - pkg_cv_GST_BASE_LIBS=$ac_cv_env_GST_BASE_LIBS_value
2.22584 -elif test -n "$PKG_CONFIG"; then
2.22585 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22586 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22587 - ac_status=$?
2.22588 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22589 - (exit $ac_status); }; then
2.22590 - pkg_cv_GST_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22591 - else
2.22592 - pkg_failed=yes
2.22593 - fi
2.22594 -else
2.22595 - pkg_failed=untried
2.22596 -fi
2.22597 -fi
2.22598 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_LIBS" >&5
2.22599 -echo "${ECHO_T}$pkg_cv_GST_BASE_LIBS" >&6; }
2.22600 -
2.22601 -if test $pkg_failed = yes; then
2.22602 - GST_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
2.22603 - # Put the nasty error message in config.log where it belongs
2.22604 - echo "$GST_BASE_PKG_ERRORS" 1>&5
2.22605 -
2.22606 - HAVE_GST_BASE="no"
2.22607 -elif test $pkg_failed = untried; then
2.22608 - HAVE_GST_BASE="no"
2.22609 -else
2.22610 - GST_BASE_CFLAGS=$pkg_cv_GST_BASE_CFLAGS
2.22611 - GST_BASE_LIBS=$pkg_cv_GST_BASE_LIBS
2.22612 - HAVE_GST_BASE="yes"
2.22613 -fi
2.22614 -
2.22615 -if test "x$HAVE_GST_BASE" = "xno"; then
2.22616 - { { echo "$as_me:$LINENO: error: no GStreamer Base Libs found" >&5
2.22617 -echo "$as_me: error: no GStreamer Base Libs found" >&2;}
2.22618 - { (exit 1); exit 1; }; }
2.22619 -fi
2.22620 -
2.22621 -
2.22622 -
2.22623 -
2.22624 -
2.22625 -pkg_failed=no
2.22626 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_CFLAGS" >&5
2.22627 -echo $ECHO_N "checking for GST_PLUGINS_BASE_CFLAGS... $ECHO_C" >&6; }
2.22628 -if test "${pkg_cv_GST_PLUGINS_BASE_CFLAGS+set}" = set; then
2.22629 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22630 -else
2.22631 - if test "x$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set" = "xset"; then
2.22632 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value
2.22633 -elif test -n "$PKG_CONFIG"; then
2.22634 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22635 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22636 - ac_status=$?
2.22637 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22638 - (exit $ac_status); }; then
2.22639 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22640 - else
2.22641 - pkg_failed=yes
2.22642 - fi
2.22643 -else
2.22644 - pkg_failed=untried
2.22645 -fi
2.22646 -fi
2.22647 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&5
2.22648 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&6; }
2.22649 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_LIBS" >&5
2.22650 -echo $ECHO_N "checking for GST_PLUGINS_BASE_LIBS... $ECHO_C" >&6; }
2.22651 -if test "${pkg_cv_GST_PLUGINS_BASE_LIBS+set}" = set; then
2.22652 - echo $ECHO_N "(cached) $ECHO_C" >&6
2.22653 -else
2.22654 - if test "x$ac_cv_env_GST_PLUGINS_BASE_LIBS_set" = "xset"; then
2.22655 - pkg_cv_GST_PLUGINS_BASE_LIBS=$ac_cv_env_GST_PLUGINS_BASE_LIBS_value
2.22656 -elif test -n "$PKG_CONFIG"; then
2.22657 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
2.22658 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
2.22659 - ac_status=$?
2.22660 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
2.22661 - (exit $ac_status); }; then
2.22662 - pkg_cv_GST_PLUGINS_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
2.22663 - else
2.22664 - pkg_failed=yes
2.22665 - fi
2.22666 -else
2.22667 - pkg_failed=untried
2.22668 -fi
2.22669 -fi
2.22670 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_LIBS" >&5
2.22671 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_LIBS" >&6; }
2.22672 -
2.22673 -if test $pkg_failed = yes; then
2.22674 - GST_PLUGINS_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
2.22675 - # Put the nasty error message in config.log where it belongs
2.22676 - echo "$GST_PLUGINS_BASE_PKG_ERRORS" 1>&5
2.22677 -
2.22678 - HAVE_GST_PLUGINS="no"
2.22679 -elif test $pkg_failed = untried; then
2.22680 - HAVE_GST_PLUGINS="no"
2.22681 -else
2.22682 - GST_PLUGINS_BASE_CFLAGS=$pkg_cv_GST_PLUGINS_BASE_CFLAGS
2.22683 - GST_PLUGINS_BASE_LIBS=$pkg_cv_GST_PLUGINS_BASE_LIBS
2.22684 - HAVE_GST_PLUGINS="yes"
2.22685 -fi
2.22686 -
2.22687 -if test "x$HAVE_GST_PLUGINS" = "xno"; then
2.22688 - { { echo "$as_me:$LINENO: error: no GStreamer Plugins Libs found" >&5
2.22689 -echo "$as_me: error: no GStreamer Plugins Libs found" >&2;}
2.22690 - { (exit 1); exit 1; }; }
2.22691 -fi
2.22692 -
2.22693 -
2.22694 -
2.22695 -
2.22696 -plugindir="\$(libdir)/gstreamer-$GST_MAJORMINOR"
2.22697 -
2.22698 -
2.22699 -GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
2.22700 -
2.22701 -
2.22702 -
2.22703 -cat >>confdefs.h <<\_ACEOF
2.22704 -@%:@define GST_LICENSE "LGPL"
2.22705 -_ACEOF
2.22706 -
2.22707 -
2.22708 -cat >>confdefs.h <<\_ACEOF
2.22709 -@%:@define GST_PACKAGE_NAME "INdT plugins to Gstreamer "
2.22710 -_ACEOF
2.22711 -
2.22712 -
2.22713 -cat >>confdefs.h <<\_ACEOF
2.22714 -@%:@define GST_PACKAGE_ORIGIN "https://svn.sourceforge.net/svnroot/gmyth/gst-gpac"
2.22715 -_ACEOF
2.22716 -
2.22717 -
2.22718 -ac_config_files="$ac_config_files Makefile src/Makefile"
2.22719 -
2.22720 -cat >confcache <<\_ACEOF
2.22721 -# This file is a shell script that caches the results of configure
2.22722 -# tests run on this system so they can be shared between configure
2.22723 -# scripts and configure runs, see configure's option --config-cache.
2.22724 -# It is not useful on other systems. If it contains results you don't
2.22725 -# want to keep, you may remove or edit it.
2.22726 -#
2.22727 -# config.status only pays attention to the cache file if you give it
2.22728 -# the --recheck option to rerun configure.
2.22729 -#
2.22730 -# `ac_cv_env_foo' variables (set or unset) will be overridden when
2.22731 -# loading this file, other *unset* `ac_cv_foo' will be assigned the
2.22732 -# following values.
2.22733 -
2.22734 -_ACEOF
2.22735 -
2.22736 -# The following way of writing the cache mishandles newlines in values,
2.22737 -# but we know of no workaround that is simple, portable, and efficient.
2.22738 -# So, we kill variables containing newlines.
2.22739 -# Ultrix sh set writes to stderr and can't be redirected directly,
2.22740 -# and sets the high bit in the cache file unless we assign to the vars.
2.22741 -(
2.22742 - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2.22743 - eval ac_val=\$$ac_var
2.22744 - case $ac_val in #(
2.22745 - *${as_nl}*)
2.22746 - case $ac_var in #(
2.22747 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2.22748 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2.22749 - esac
2.22750 - case $ac_var in #(
2.22751 - _ | IFS | as_nl) ;; #(
2.22752 - *) $as_unset $ac_var ;;
2.22753 - esac ;;
2.22754 - esac
2.22755 - done
2.22756 -
2.22757 - (set) 2>&1 |
2.22758 - case $as_nl`(ac_space=' '; set) 2>&1` in #(
2.22759 - *${as_nl}ac_space=\ *)
2.22760 - # `set' does not quote correctly, so add quotes (double-quote
2.22761 - # substitution turns \\\\ into \\, and sed turns \\ into \).
2.22762 - sed -n \
2.22763 - "s/'/'\\\\''/g;
2.22764 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2.22765 - ;; #(
2.22766 - *)
2.22767 - # `set' quotes correctly as required by POSIX, so do not add quotes.
2.22768 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2.22769 - ;;
2.22770 - esac |
2.22771 - sort
2.22772 -) |
2.22773 - sed '
2.22774 - /^ac_cv_env_/b end
2.22775 - t clear
2.22776 - :clear
2.22777 - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2.22778 - t end
2.22779 - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2.22780 - :end' >>confcache
2.22781 -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2.22782 - if test -w "$cache_file"; then
2.22783 - test "x$cache_file" != "x/dev/null" &&
2.22784 - { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2.22785 -echo "$as_me: updating cache $cache_file" >&6;}
2.22786 - cat confcache >$cache_file
2.22787 - else
2.22788 - { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2.22789 -echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2.22790 - fi
2.22791 -fi
2.22792 -rm -f confcache
2.22793 -
2.22794 -test "x$prefix" = xNONE && prefix=$ac_default_prefix
2.22795 -# Let make expand exec_prefix.
2.22796 -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2.22797 -
2.22798 -DEFS=-DHAVE_CONFIG_H
2.22799 -
2.22800 -ac_libobjs=
2.22801 -ac_ltlibobjs=
2.22802 -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue
2.22803 - # 1. Remove the extension, and $U if already installed.
2.22804 - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2.22805 - ac_i=`echo "$ac_i" | sed "$ac_script"`
2.22806 - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
2.22807 - # will be set to the directory where LIBOBJS objects are built.
2.22808 - ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2.22809 - ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
2.22810 -done
2.22811 -LIB@&t@OBJS=$ac_libobjs
2.22812 -
2.22813 -LTLIBOBJS=$ac_ltlibobjs
2.22814 -
2.22815 -
2.22816 -if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
2.22817 - { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
2.22818 -Usually this means the macro was only invoked conditionally." >&5
2.22819 -echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
2.22820 -Usually this means the macro was only invoked conditionally." >&2;}
2.22821 - { (exit 1); exit 1; }; }
2.22822 -fi
2.22823 -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
2.22824 - { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
2.22825 -Usually this means the macro was only invoked conditionally." >&5
2.22826 -echo "$as_me: error: conditional \"AMDEP\" was never defined.
2.22827 -Usually this means the macro was only invoked conditionally." >&2;}
2.22828 - { (exit 1); exit 1; }; }
2.22829 -fi
2.22830 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
2.22831 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
2.22832 -Usually this means the macro was only invoked conditionally." >&5
2.22833 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
2.22834 -Usually this means the macro was only invoked conditionally." >&2;}
2.22835 - { (exit 1); exit 1; }; }
2.22836 -fi
2.22837 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
2.22838 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
2.22839 -Usually this means the macro was only invoked conditionally." >&5
2.22840 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
2.22841 -Usually this means the macro was only invoked conditionally." >&2;}
2.22842 - { (exit 1); exit 1; }; }
2.22843 -fi
2.22844 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
2.22845 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
2.22846 -Usually this means the macro was only invoked conditionally." >&5
2.22847 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
2.22848 -Usually this means the macro was only invoked conditionally." >&2;}
2.22849 - { (exit 1); exit 1; }; }
2.22850 -fi
2.22851 -if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
2.22852 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCCAS\" was never defined.
2.22853 -Usually this means the macro was only invoked conditionally." >&5
2.22854 -echo "$as_me: error: conditional \"am__fastdepCCAS\" was never defined.
2.22855 -Usually this means the macro was only invoked conditionally." >&2;}
2.22856 - { (exit 1); exit 1; }; }
2.22857 -fi
2.22858 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
2.22859 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
2.22860 -Usually this means the macro was only invoked conditionally." >&5
2.22861 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
2.22862 -Usually this means the macro was only invoked conditionally." >&2;}
2.22863 - { (exit 1); exit 1; }; }
2.22864 -fi
2.22865 -
2.22866 -: ${CONFIG_STATUS=./config.status}
2.22867 -ac_clean_files_save=$ac_clean_files
2.22868 -ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2.22869 -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2.22870 -echo "$as_me: creating $CONFIG_STATUS" >&6;}
2.22871 -cat >$CONFIG_STATUS <<_ACEOF
2.22872 -#! $SHELL
2.22873 -# Generated by $as_me.
2.22874 -# Run this file to recreate the current configuration.
2.22875 -# Compiler output produced by configure, useful for debugging
2.22876 -# configure, is in config.log if it exists.
2.22877 -
2.22878 -debug=false
2.22879 -ac_cs_recheck=false
2.22880 -ac_cs_silent=false
2.22881 -SHELL=\${CONFIG_SHELL-$SHELL}
2.22882 -_ACEOF
2.22883 -
2.22884 -cat >>$CONFIG_STATUS <<\_ACEOF
2.22885 -## --------------------- ##
2.22886 -## M4sh Initialization. ##
2.22887 -## --------------------- ##
2.22888 -
2.22889 -# Be more Bourne compatible
2.22890 -DUALCASE=1; export DUALCASE # for MKS sh
2.22891 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2.22892 - emulate sh
2.22893 - NULLCMD=:
2.22894 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2.22895 - # is contrary to our usage. Disable this feature.
2.22896 - alias -g '${1+"$@"}'='"$@"'
2.22897 - setopt NO_GLOB_SUBST
2.22898 -else
2.22899 - case `(set -o) 2>/dev/null` in
2.22900 - *posix*) set -o posix ;;
2.22901 -esac
2.22902 -
2.22903 -fi
2.22904 -
2.22905 -
2.22906 -
2.22907 -
2.22908 -# PATH needs CR
2.22909 -# Avoid depending upon Character Ranges.
2.22910 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2.22911 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2.22912 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2.22913 -as_cr_digits='0123456789'
2.22914 -as_cr_alnum=$as_cr_Letters$as_cr_digits
2.22915 -
2.22916 -# The user is always right.
2.22917 -if test "${PATH_SEPARATOR+set}" != set; then
2.22918 - echo "#! /bin/sh" >conf$$.sh
2.22919 - echo "exit 0" >>conf$$.sh
2.22920 - chmod +x conf$$.sh
2.22921 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
2.22922 - PATH_SEPARATOR=';'
2.22923 - else
2.22924 - PATH_SEPARATOR=:
2.22925 - fi
2.22926 - rm -f conf$$.sh
2.22927 -fi
2.22928 -
2.22929 -# Support unset when possible.
2.22930 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
2.22931 - as_unset=unset
2.22932 -else
2.22933 - as_unset=false
2.22934 -fi
2.22935 -
2.22936 -
2.22937 -# IFS
2.22938 -# We need space, tab and new line, in precisely that order. Quoting is
2.22939 -# there to prevent editors from complaining about space-tab.
2.22940 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
2.22941 -# splitting by setting IFS to empty value.)
2.22942 -as_nl='
2.22943 -'
2.22944 -IFS=" "" $as_nl"
2.22945 -
2.22946 -# Find who we are. Look in the path if we contain no directory separator.
2.22947 -case $0 in
2.22948 - *[\\/]* ) as_myself=$0 ;;
2.22949 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2.22950 -for as_dir in $PATH
2.22951 -do
2.22952 - IFS=$as_save_IFS
2.22953 - test -z "$as_dir" && as_dir=.
2.22954 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2.22955 -done
2.22956 -IFS=$as_save_IFS
2.22957 -
2.22958 - ;;
2.22959 -esac
2.22960 -# We did not find ourselves, most probably we were run as `sh COMMAND'
2.22961 -# in which case we are not to be found in the path.
2.22962 -if test "x$as_myself" = x; then
2.22963 - as_myself=$0
2.22964 -fi
2.22965 -if test ! -f "$as_myself"; then
2.22966 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2.22967 - { (exit 1); exit 1; }
2.22968 -fi
2.22969 -
2.22970 -# Work around bugs in pre-3.0 UWIN ksh.
2.22971 -for as_var in ENV MAIL MAILPATH
2.22972 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2.22973 -done
2.22974 -PS1='$ '
2.22975 -PS2='> '
2.22976 -PS4='+ '
2.22977 -
2.22978 -# NLS nuisances.
2.22979 -for as_var in \
2.22980 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2.22981 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2.22982 - LC_TELEPHONE LC_TIME
2.22983 -do
2.22984 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2.22985 - eval $as_var=C; export $as_var
2.22986 - else
2.22987 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
2.22988 - fi
2.22989 -done
2.22990 -
2.22991 -# Required to use basename.
2.22992 -if expr a : '\(a\)' >/dev/null 2>&1 &&
2.22993 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
2.22994 - as_expr=expr
2.22995 -else
2.22996 - as_expr=false
2.22997 -fi
2.22998 -
2.22999 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2.23000 - as_basename=basename
2.23001 -else
2.23002 - as_basename=false
2.23003 -fi
2.23004 -
2.23005 -
2.23006 -# Name of the executable.
2.23007 -as_me=`$as_basename -- "$0" ||
2.23008 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2.23009 - X"$0" : 'X\(//\)$' \| \
2.23010 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2.23011 -echo X/"$0" |
2.23012 - sed '/^.*\/\([^/][^/]*\)\/*$/{
2.23013 - s//\1/
2.23014 - q
2.23015 - }
2.23016 - /^X\/\(\/\/\)$/{
2.23017 - s//\1/
2.23018 - q
2.23019 - }
2.23020 - /^X\/\(\/\).*/{
2.23021 - s//\1/
2.23022 - q
2.23023 - }
2.23024 - s/.*/./; q'`
2.23025 -
2.23026 -# CDPATH.
2.23027 -$as_unset CDPATH
2.23028 -
2.23029 -
2.23030 -
2.23031 - as_lineno_1=$LINENO
2.23032 - as_lineno_2=$LINENO
2.23033 - test "x$as_lineno_1" != "x$as_lineno_2" &&
2.23034 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
2.23035 -
2.23036 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
2.23037 - # uniformly replaced by the line number. The first 'sed' inserts a
2.23038 - # line-number line after each line using $LINENO; the second 'sed'
2.23039 - # does the real work. The second script uses 'N' to pair each
2.23040 - # line-number line with the line containing $LINENO, and appends
2.23041 - # trailing '-' during substitution so that $LINENO is not a special
2.23042 - # case at line end.
2.23043 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
2.23044 - # scripts with optimization help from Paolo Bonzini. Blame Lee
2.23045 - # E. McMahon (1931-1989) for sed's syntax. :-)
2.23046 - sed -n '
2.23047 - p
2.23048 - /[$]LINENO/=
2.23049 - ' <$as_myself |
2.23050 - sed '
2.23051 - s/[$]LINENO.*/&-/
2.23052 - t lineno
2.23053 - b
2.23054 - :lineno
2.23055 - N
2.23056 - :loop
2.23057 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2.23058 - t loop
2.23059 - s/-\n.*//
2.23060 - ' >$as_me.lineno &&
2.23061 - chmod +x "$as_me.lineno" ||
2.23062 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2.23063 - { (exit 1); exit 1; }; }
2.23064 -
2.23065 - # Don't try to exec as it changes $[0], causing all sort of problems
2.23066 - # (the dirname of $[0] is not the place where we might find the
2.23067 - # original and so on. Autoconf is especially sensitive to this).
2.23068 - . "./$as_me.lineno"
2.23069 - # Exit status is that of the last command.
2.23070 - exit
2.23071 -}
2.23072 -
2.23073 -
2.23074 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2.23075 - as_dirname=dirname
2.23076 -else
2.23077 - as_dirname=false
2.23078 -fi
2.23079 -
2.23080 -ECHO_C= ECHO_N= ECHO_T=
2.23081 -case `echo -n x` in
2.23082 --n*)
2.23083 - case `echo 'x\c'` in
2.23084 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
2.23085 - *) ECHO_C='\c';;
2.23086 - esac;;
2.23087 -*)
2.23088 - ECHO_N='-n';;
2.23089 -esac
2.23090 -
2.23091 -if expr a : '\(a\)' >/dev/null 2>&1 &&
2.23092 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
2.23093 - as_expr=expr
2.23094 -else
2.23095 - as_expr=false
2.23096 -fi
2.23097 -
2.23098 -rm -f conf$$ conf$$.exe conf$$.file
2.23099 -if test -d conf$$.dir; then
2.23100 - rm -f conf$$.dir/conf$$.file
2.23101 -else
2.23102 - rm -f conf$$.dir
2.23103 - mkdir conf$$.dir
2.23104 -fi
2.23105 -echo >conf$$.file
2.23106 -if ln -s conf$$.file conf$$ 2>/dev/null; then
2.23107 - as_ln_s='ln -s'
2.23108 - # ... but there are two gotchas:
2.23109 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2.23110 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2.23111 - # In both cases, we have to default to `cp -p'.
2.23112 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2.23113 - as_ln_s='cp -p'
2.23114 -elif ln conf$$.file conf$$ 2>/dev/null; then
2.23115 - as_ln_s=ln
2.23116 -else
2.23117 - as_ln_s='cp -p'
2.23118 -fi
2.23119 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2.23120 -rmdir conf$$.dir 2>/dev/null
2.23121 -
2.23122 -if mkdir -p . 2>/dev/null; then
2.23123 - as_mkdir_p=:
2.23124 -else
2.23125 - test -d ./-p && rmdir ./-p
2.23126 - as_mkdir_p=false
2.23127 -fi
2.23128 -
2.23129 -if test -x / >/dev/null 2>&1; then
2.23130 - as_test_x='test -x'
2.23131 -else
2.23132 - if ls -dL / >/dev/null 2>&1; then
2.23133 - as_ls_L_option=L
2.23134 - else
2.23135 - as_ls_L_option=
2.23136 - fi
2.23137 - as_test_x='
2.23138 - eval sh -c '\''
2.23139 - if test -d "$1"; then
2.23140 - test -d "$1/.";
2.23141 - else
2.23142 - case $1 in
2.23143 - -*)set "./$1";;
2.23144 - esac;
2.23145 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
2.23146 - ???[sx]*):;;*)false;;esac;fi
2.23147 - '\'' sh
2.23148 - '
2.23149 -fi
2.23150 -as_executable_p=$as_test_x
2.23151 -
2.23152 -# Sed expression to map a string onto a valid CPP name.
2.23153 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2.23154 -
2.23155 -# Sed expression to map a string onto a valid variable name.
2.23156 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2.23157 -
2.23158 -
2.23159 -exec 6>&1
2.23160 -
2.23161 -# Save the log message, to keep $[0] and so on meaningful, and to
2.23162 -# report actual input values of CONFIG_FILES etc. instead of their
2.23163 -# values after options handling.
2.23164 -ac_log="
2.23165 -This file was extended by $as_me, which was
2.23166 -generated by GNU Autoconf 2.61. Invocation command line was
2.23167 -
2.23168 - CONFIG_FILES = $CONFIG_FILES
2.23169 - CONFIG_HEADERS = $CONFIG_HEADERS
2.23170 - CONFIG_LINKS = $CONFIG_LINKS
2.23171 - CONFIG_COMMANDS = $CONFIG_COMMANDS
2.23172 - $ $0 $@
2.23173 -
2.23174 -on `(hostname || uname -n) 2>/dev/null | sed 1q`
2.23175 -"
2.23176 -
2.23177 -_ACEOF
2.23178 -
2.23179 -cat >>$CONFIG_STATUS <<_ACEOF
2.23180 -# Files that config.status was made for.
2.23181 -config_files="$ac_config_files"
2.23182 -config_headers="$ac_config_headers"
2.23183 -config_commands="$ac_config_commands"
2.23184 -
2.23185 -_ACEOF
2.23186 -
2.23187 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23188 -ac_cs_usage="\
2.23189 -\`$as_me' instantiates files from templates according to the
2.23190 -current configuration.
2.23191 -
2.23192 -Usage: $0 [OPTIONS] [FILE]...
2.23193 -
2.23194 - -h, --help print this help, then exit
2.23195 - -V, --version print version number and configuration settings, then exit
2.23196 - -q, --quiet do not print progress messages
2.23197 - -d, --debug don't remove temporary files
2.23198 - --recheck update $as_me by reconfiguring in the same conditions
2.23199 - --file=FILE[:TEMPLATE]
2.23200 - instantiate the configuration file FILE
2.23201 - --header=FILE[:TEMPLATE]
2.23202 - instantiate the configuration header FILE
2.23203 -
2.23204 -Configuration files:
2.23205 -$config_files
2.23206 -
2.23207 -Configuration headers:
2.23208 -$config_headers
2.23209 -
2.23210 -Configuration commands:
2.23211 -$config_commands
2.23212 -
2.23213 -Report bugs to <bug-autoconf@gnu.org>."
2.23214 -
2.23215 -_ACEOF
2.23216 -cat >>$CONFIG_STATUS <<_ACEOF
2.23217 -ac_cs_version="\\
2.23218 -config.status
2.23219 -configured by $0, generated by GNU Autoconf 2.61,
2.23220 - with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2.23221 -
2.23222 -Copyright (C) 2006 Free Software Foundation, Inc.
2.23223 -This config.status script is free software; the Free Software Foundation
2.23224 -gives unlimited permission to copy, distribute and modify it."
2.23225 -
2.23226 -ac_pwd='$ac_pwd'
2.23227 -srcdir='$srcdir'
2.23228 -INSTALL='$INSTALL'
2.23229 -MKDIR_P='$MKDIR_P'
2.23230 -_ACEOF
2.23231 -
2.23232 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23233 -# If no file are specified by the user, then we need to provide default
2.23234 -# value. By we need to know if files were specified by the user.
2.23235 -ac_need_defaults=:
2.23236 -while test $# != 0
2.23237 -do
2.23238 - case $1 in
2.23239 - --*=*)
2.23240 - ac_option=`expr "X$1" : 'X\([^=]*\)='`
2.23241 - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2.23242 - ac_shift=:
2.23243 - ;;
2.23244 - *)
2.23245 - ac_option=$1
2.23246 - ac_optarg=$2
2.23247 - ac_shift=shift
2.23248 - ;;
2.23249 - esac
2.23250 -
2.23251 - case $ac_option in
2.23252 - # Handling of the options.
2.23253 - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2.23254 - ac_cs_recheck=: ;;
2.23255 - --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2.23256 - echo "$ac_cs_version"; exit ;;
2.23257 - --debug | --debu | --deb | --de | --d | -d )
2.23258 - debug=: ;;
2.23259 - --file | --fil | --fi | --f )
2.23260 - $ac_shift
2.23261 - CONFIG_FILES="$CONFIG_FILES $ac_optarg"
2.23262 - ac_need_defaults=false;;
2.23263 - --header | --heade | --head | --hea )
2.23264 - $ac_shift
2.23265 - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
2.23266 - ac_need_defaults=false;;
2.23267 - --he | --h)
2.23268 - # Conflict between --help and --header
2.23269 - { echo "$as_me: error: ambiguous option: $1
2.23270 -Try \`$0 --help' for more information." >&2
2.23271 - { (exit 1); exit 1; }; };;
2.23272 - --help | --hel | -h )
2.23273 - echo "$ac_cs_usage"; exit ;;
2.23274 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2.23275 - | -silent | --silent | --silen | --sile | --sil | --si | --s)
2.23276 - ac_cs_silent=: ;;
2.23277 -
2.23278 - # This is an error.
2.23279 - -*) { echo "$as_me: error: unrecognized option: $1
2.23280 -Try \`$0 --help' for more information." >&2
2.23281 - { (exit 1); exit 1; }; } ;;
2.23282 -
2.23283 - *) ac_config_targets="$ac_config_targets $1"
2.23284 - ac_need_defaults=false ;;
2.23285 -
2.23286 - esac
2.23287 - shift
2.23288 -done
2.23289 -
2.23290 -ac_configure_extra_args=
2.23291 -
2.23292 -if $ac_cs_silent; then
2.23293 - exec 6>/dev/null
2.23294 - ac_configure_extra_args="$ac_configure_extra_args --silent"
2.23295 -fi
2.23296 -
2.23297 -_ACEOF
2.23298 -cat >>$CONFIG_STATUS <<_ACEOF
2.23299 -if \$ac_cs_recheck; then
2.23300 - echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
2.23301 - CONFIG_SHELL=$SHELL
2.23302 - export CONFIG_SHELL
2.23303 - exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2.23304 -fi
2.23305 -
2.23306 -_ACEOF
2.23307 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23308 -exec 5>>config.log
2.23309 -{
2.23310 - echo
2.23311 - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
2.23312 -@%:@@%:@ Running $as_me. @%:@@%:@
2.23313 -_ASBOX
2.23314 - echo "$ac_log"
2.23315 -} >&5
2.23316 -
2.23317 -_ACEOF
2.23318 -cat >>$CONFIG_STATUS <<_ACEOF
2.23319 -#
2.23320 -# INIT-COMMANDS
2.23321 -#
2.23322 -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
2.23323 -
2.23324 -_ACEOF
2.23325 -
2.23326 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23327 -
2.23328 -# Handling of arguments.
2.23329 -for ac_config_target in $ac_config_targets
2.23330 -do
2.23331 - case $ac_config_target in
2.23332 - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
2.23333 - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
2.23334 - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
2.23335 - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
2.23336 -
2.23337 - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2.23338 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
2.23339 - { (exit 1); exit 1; }; };;
2.23340 - esac
2.23341 -done
2.23342 -
2.23343 -
2.23344 -# If the user did not use the arguments to specify the items to instantiate,
2.23345 -# then the envvar interface is used. Set only those that are not.
2.23346 -# We use the long form for the default assignment because of an extremely
2.23347 -# bizarre bug on SunOS 4.1.3.
2.23348 -if $ac_need_defaults; then
2.23349 - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
2.23350 - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
2.23351 - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
2.23352 -fi
2.23353 -
2.23354 -# Have a temporary directory for convenience. Make it in the build tree
2.23355 -# simply because there is no reason against having it here, and in addition,
2.23356 -# creating and moving files from /tmp can sometimes cause problems.
2.23357 -# Hook for its removal unless debugging.
2.23358 -# Note that there is a small window in which the directory will not be cleaned:
2.23359 -# after its creation but before its name has been assigned to `$tmp'.
2.23360 -$debug ||
2.23361 -{
2.23362 - tmp=
2.23363 - trap 'exit_status=$?
2.23364 - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
2.23365 -' 0
2.23366 - trap '{ (exit 1); exit 1; }' 1 2 13 15
2.23367 -}
2.23368 -# Create a (secure) tmp directory for tmp files.
2.23369 -
2.23370 -{
2.23371 - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
2.23372 - test -n "$tmp" && test -d "$tmp"
2.23373 -} ||
2.23374 -{
2.23375 - tmp=./conf$$-$RANDOM
2.23376 - (umask 077 && mkdir "$tmp")
2.23377 -} ||
2.23378 -{
2.23379 - echo "$me: cannot create a temporary directory in ." >&2
2.23380 - { (exit 1); exit 1; }
2.23381 -}
2.23382 -
2.23383 -#
2.23384 -# Set up the sed scripts for CONFIG_FILES section.
2.23385 -#
2.23386 -
2.23387 -# No need to generate the scripts if there are no CONFIG_FILES.
2.23388 -# This happens for instance when ./config.status config.h
2.23389 -if test -n "$CONFIG_FILES"; then
2.23390 -
2.23391 -_ACEOF
2.23392 -
2.23393 -
2.23394 -
2.23395 -ac_delim='%!_!# '
2.23396 -for ac_last_try in false false false false false :; do
2.23397 - cat >conf$$subs.sed <<_ACEOF
2.23398 -SHELL!$SHELL$ac_delim
2.23399 -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
2.23400 -PACKAGE_NAME!$PACKAGE_NAME$ac_delim
2.23401 -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
2.23402 -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
2.23403 -PACKAGE_STRING!$PACKAGE_STRING$ac_delim
2.23404 -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
2.23405 -exec_prefix!$exec_prefix$ac_delim
2.23406 -prefix!$prefix$ac_delim
2.23407 -program_transform_name!$program_transform_name$ac_delim
2.23408 -bindir!$bindir$ac_delim
2.23409 -sbindir!$sbindir$ac_delim
2.23410 -libexecdir!$libexecdir$ac_delim
2.23411 -datarootdir!$datarootdir$ac_delim
2.23412 -datadir!$datadir$ac_delim
2.23413 -sysconfdir!$sysconfdir$ac_delim
2.23414 -sharedstatedir!$sharedstatedir$ac_delim
2.23415 -localstatedir!$localstatedir$ac_delim
2.23416 -includedir!$includedir$ac_delim
2.23417 -oldincludedir!$oldincludedir$ac_delim
2.23418 -docdir!$docdir$ac_delim
2.23419 -infodir!$infodir$ac_delim
2.23420 -htmldir!$htmldir$ac_delim
2.23421 -dvidir!$dvidir$ac_delim
2.23422 -pdfdir!$pdfdir$ac_delim
2.23423 -psdir!$psdir$ac_delim
2.23424 -libdir!$libdir$ac_delim
2.23425 -localedir!$localedir$ac_delim
2.23426 -mandir!$mandir$ac_delim
2.23427 -DEFS!$DEFS$ac_delim
2.23428 -ECHO_C!$ECHO_C$ac_delim
2.23429 -ECHO_N!$ECHO_N$ac_delim
2.23430 -ECHO_T!$ECHO_T$ac_delim
2.23431 -LIBS!$LIBS$ac_delim
2.23432 -build_alias!$build_alias$ac_delim
2.23433 -host_alias!$host_alias$ac_delim
2.23434 -target_alias!$target_alias$ac_delim
2.23435 -build!$build$ac_delim
2.23436 -build_cpu!$build_cpu$ac_delim
2.23437 -build_vendor!$build_vendor$ac_delim
2.23438 -build_os!$build_os$ac_delim
2.23439 -host!$host$ac_delim
2.23440 -host_cpu!$host_cpu$ac_delim
2.23441 -host_vendor!$host_vendor$ac_delim
2.23442 -host_os!$host_os$ac_delim
2.23443 -target!$target$ac_delim
2.23444 -target_cpu!$target_cpu$ac_delim
2.23445 -target_vendor!$target_vendor$ac_delim
2.23446 -target_os!$target_os$ac_delim
2.23447 -MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
2.23448 -MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
2.23449 -MAINT!$MAINT$ac_delim
2.23450 -GST_PLUGINS_VERSION!$GST_PLUGINS_VERSION$ac_delim
2.23451 -GST_PLUGINS_VERSION_RELEASE!$GST_PLUGINS_VERSION_RELEASE$ac_delim
2.23452 -GST_PLUGINS_VERSION_MAJOR!$GST_PLUGINS_VERSION_MAJOR$ac_delim
2.23453 -GST_PLUGINS_VERSION_MINOR!$GST_PLUGINS_VERSION_MINOR$ac_delim
2.23454 -GST_PLUGINS_VERSION_MICRO!$GST_PLUGINS_VERSION_MICRO$ac_delim
2.23455 -GST_PLUGINS_VERSION_NANO!$GST_PLUGINS_VERSION_NANO$ac_delim
2.23456 -PACKAGE!$PACKAGE$ac_delim
2.23457 -VERSION!$VERSION$ac_delim
2.23458 -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
2.23459 -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
2.23460 -INSTALL_DATA!$INSTALL_DATA$ac_delim
2.23461 -am__isrc!$am__isrc$ac_delim
2.23462 -CYGPATH_W!$CYGPATH_W$ac_delim
2.23463 -ACLOCAL!$ACLOCAL$ac_delim
2.23464 -AUTOCONF!$AUTOCONF$ac_delim
2.23465 -AUTOMAKE!$AUTOMAKE$ac_delim
2.23466 -AUTOHEADER!$AUTOHEADER$ac_delim
2.23467 -MAKEINFO!$MAKEINFO$ac_delim
2.23468 -install_sh!$install_sh$ac_delim
2.23469 -STRIP!$STRIP$ac_delim
2.23470 -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
2.23471 -mkdir_p!$mkdir_p$ac_delim
2.23472 -AWK!$AWK$ac_delim
2.23473 -SET_MAKE!$SET_MAKE$ac_delim
2.23474 -am__leading_dot!$am__leading_dot$ac_delim
2.23475 -AMTAR!$AMTAR$ac_delim
2.23476 -am__tar!$am__tar$ac_delim
2.23477 -am__untar!$am__untar$ac_delim
2.23478 -CC!$CC$ac_delim
2.23479 -CFLAGS!$CFLAGS$ac_delim
2.23480 -LDFLAGS!$LDFLAGS$ac_delim
2.23481 -CPPFLAGS!$CPPFLAGS$ac_delim
2.23482 -ac_ct_CC!$ac_ct_CC$ac_delim
2.23483 -EXEEXT!$EXEEXT$ac_delim
2.23484 -OBJEXT!$OBJEXT$ac_delim
2.23485 -DEPDIR!$DEPDIR$ac_delim
2.23486 -am__include!$am__include$ac_delim
2.23487 -am__quote!$am__quote$ac_delim
2.23488 -AMDEP_TRUE!$AMDEP_TRUE$ac_delim
2.23489 -AMDEP_FALSE!$AMDEP_FALSE$ac_delim
2.23490 -AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
2.23491 -CCDEPMODE!$CCDEPMODE$ac_delim
2.23492 -am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
2.23493 -am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
2.23494 -GREP!$GREP$ac_delim
2.23495 -_ACEOF
2.23496 -
2.23497 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
2.23498 - break
2.23499 - elif $ac_last_try; then
2.23500 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2.23501 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2.23502 - { (exit 1); exit 1; }; }
2.23503 - else
2.23504 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2.23505 - fi
2.23506 -done
2.23507 -
2.23508 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
2.23509 -if test -n "$ac_eof"; then
2.23510 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
2.23511 - ac_eof=`expr $ac_eof + 1`
2.23512 -fi
2.23513 -
2.23514 -cat >>$CONFIG_STATUS <<_ACEOF
2.23515 -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
2.23516 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
2.23517 -_ACEOF
2.23518 -sed '
2.23519 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
2.23520 -s/^/s,@/; s/!/@,|#_!!_#|/
2.23521 -:n
2.23522 -t n
2.23523 -s/'"$ac_delim"'$/,g/; t
2.23524 -s/$/\\/; p
2.23525 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
2.23526 -' >>$CONFIG_STATUS <conf$$subs.sed
2.23527 -rm -f conf$$subs.sed
2.23528 -cat >>$CONFIG_STATUS <<_ACEOF
2.23529 -CEOF$ac_eof
2.23530 -_ACEOF
2.23531 -
2.23532 -
2.23533 -ac_delim='%!_!# '
2.23534 -for ac_last_try in false false false false false :; do
2.23535 - cat >conf$$subs.sed <<_ACEOF
2.23536 -EGREP!$EGREP$ac_delim
2.23537 -LN_S!$LN_S$ac_delim
2.23538 -ECHO!$ECHO$ac_delim
2.23539 -AR!$AR$ac_delim
2.23540 -RANLIB!$RANLIB$ac_delim
2.23541 -CPP!$CPP$ac_delim
2.23542 -CXX!$CXX$ac_delim
2.23543 -CXXFLAGS!$CXXFLAGS$ac_delim
2.23544 -ac_ct_CXX!$ac_ct_CXX$ac_delim
2.23545 -CXXDEPMODE!$CXXDEPMODE$ac_delim
2.23546 -am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
2.23547 -am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
2.23548 -CXXCPP!$CXXCPP$ac_delim
2.23549 -F77!$F77$ac_delim
2.23550 -FFLAGS!$FFLAGS$ac_delim
2.23551 -ac_ct_F77!$ac_ct_F77$ac_delim
2.23552 -LIBTOOL!$LIBTOOL$ac_delim
2.23553 -ACLOCAL_AMFLAGS!$ACLOCAL_AMFLAGS$ac_delim
2.23554 -CCAS!$CCAS$ac_delim
2.23555 -CCASFLAGS!$CCASFLAGS$ac_delim
2.23556 -CCASDEPMODE!$CCASDEPMODE$ac_delim
2.23557 -am__fastdepCCAS_TRUE!$am__fastdepCCAS_TRUE$ac_delim
2.23558 -am__fastdepCCAS_FALSE!$am__fastdepCCAS_FALSE$ac_delim
2.23559 -ERROR_CFLAGS!$ERROR_CFLAGS$ac_delim
2.23560 -HAVE_CXX!$HAVE_CXX$ac_delim
2.23561 -HAVE_PKGCONFIG!$HAVE_PKGCONFIG$ac_delim
2.23562 -PKG_CONFIG!$PKG_CONFIG$ac_delim
2.23563 -GST_CFLAGS!$GST_CFLAGS$ac_delim
2.23564 -GST_LIBS!$GST_LIBS$ac_delim
2.23565 -GST_MAJORMINOR!$GST_MAJORMINOR$ac_delim
2.23566 -GST_BASE_CFLAGS!$GST_BASE_CFLAGS$ac_delim
2.23567 -GST_BASE_LIBS!$GST_BASE_LIBS$ac_delim
2.23568 -GST_PLUGINS_BASE_CFLAGS!$GST_PLUGINS_BASE_CFLAGS$ac_delim
2.23569 -GST_PLUGINS_BASE_LIBS!$GST_PLUGINS_BASE_LIBS$ac_delim
2.23570 -plugindir!$plugindir$ac_delim
2.23571 -GST_PLUGIN_LDFLAGS!$GST_PLUGIN_LDFLAGS$ac_delim
2.23572 -LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim
2.23573 -LTLIBOBJS!$LTLIBOBJS$ac_delim
2.23574 -_ACEOF
2.23575 -
2.23576 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 38; then
2.23577 - break
2.23578 - elif $ac_last_try; then
2.23579 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2.23580 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2.23581 - { (exit 1); exit 1; }; }
2.23582 - else
2.23583 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2.23584 - fi
2.23585 -done
2.23586 -
2.23587 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
2.23588 -if test -n "$ac_eof"; then
2.23589 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
2.23590 - ac_eof=`expr $ac_eof + 1`
2.23591 -fi
2.23592 -
2.23593 -cat >>$CONFIG_STATUS <<_ACEOF
2.23594 -cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
2.23595 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
2.23596 -_ACEOF
2.23597 -sed '
2.23598 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
2.23599 -s/^/s,@/; s/!/@,|#_!!_#|/
2.23600 -:n
2.23601 -t n
2.23602 -s/'"$ac_delim"'$/,g/; t
2.23603 -s/$/\\/; p
2.23604 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
2.23605 -' >>$CONFIG_STATUS <conf$$subs.sed
2.23606 -rm -f conf$$subs.sed
2.23607 -cat >>$CONFIG_STATUS <<_ACEOF
2.23608 -:end
2.23609 -s/|#_!!_#|//g
2.23610 -CEOF$ac_eof
2.23611 -_ACEOF
2.23612 -
2.23613 -
2.23614 -# VPATH may cause trouble with some makes, so we remove $(srcdir),
2.23615 -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
2.23616 -# trailing colons and then remove the whole line if VPATH becomes empty
2.23617 -# (actually we leave an empty line to preserve line numbers).
2.23618 -if test "x$srcdir" = x.; then
2.23619 - ac_vpsub='/^[ ]*VPATH[ ]*=/{
2.23620 -s/:*\$(srcdir):*/:/
2.23621 -s/:*\${srcdir}:*/:/
2.23622 -s/:*@srcdir@:*/:/
2.23623 -s/^\([^=]*=[ ]*\):*/\1/
2.23624 -s/:*$//
2.23625 -s/^[^=]*=[ ]*$//
2.23626 -}'
2.23627 -fi
2.23628 -
2.23629 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23630 -fi # test -n "$CONFIG_FILES"
2.23631 -
2.23632 -
2.23633 -for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
2.23634 -do
2.23635 - case $ac_tag in
2.23636 - :[FHLC]) ac_mode=$ac_tag; continue;;
2.23637 - esac
2.23638 - case $ac_mode$ac_tag in
2.23639 - :[FHL]*:*);;
2.23640 - :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
2.23641 -echo "$as_me: error: Invalid tag $ac_tag." >&2;}
2.23642 - { (exit 1); exit 1; }; };;
2.23643 - :[FH]-) ac_tag=-:-;;
2.23644 - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2.23645 - esac
2.23646 - ac_save_IFS=$IFS
2.23647 - IFS=:
2.23648 - set x $ac_tag
2.23649 - IFS=$ac_save_IFS
2.23650 - shift
2.23651 - ac_file=$1
2.23652 - shift
2.23653 -
2.23654 - case $ac_mode in
2.23655 - :L) ac_source=$1;;
2.23656 - :[FH])
2.23657 - ac_file_inputs=
2.23658 - for ac_f
2.23659 - do
2.23660 - case $ac_f in
2.23661 - -) ac_f="$tmp/stdin";;
2.23662 - *) # Look for the file first in the build tree, then in the source tree
2.23663 - # (if the path is not absolute). The absolute path cannot be DOS-style,
2.23664 - # because $ac_f cannot contain `:'.
2.23665 - test -f "$ac_f" ||
2.23666 - case $ac_f in
2.23667 - [\\/$]*) false;;
2.23668 - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
2.23669 - esac ||
2.23670 - { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
2.23671 -echo "$as_me: error: cannot find input file: $ac_f" >&2;}
2.23672 - { (exit 1); exit 1; }; };;
2.23673 - esac
2.23674 - ac_file_inputs="$ac_file_inputs $ac_f"
2.23675 - done
2.23676 -
2.23677 - # Let's still pretend it is `configure' which instantiates (i.e., don't
2.23678 - # use $as_me), people would be surprised to read:
2.23679 - # /* config.h. Generated by config.status. */
2.23680 - configure_input="Generated from "`IFS=:
2.23681 - echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
2.23682 - if test x"$ac_file" != x-; then
2.23683 - configure_input="$ac_file. $configure_input"
2.23684 - { echo "$as_me:$LINENO: creating $ac_file" >&5
2.23685 -echo "$as_me: creating $ac_file" >&6;}
2.23686 - fi
2.23687 -
2.23688 - case $ac_tag in
2.23689 - *:-:* | *:-) cat >"$tmp/stdin";;
2.23690 - esac
2.23691 - ;;
2.23692 - esac
2.23693 -
2.23694 - ac_dir=`$as_dirname -- "$ac_file" ||
2.23695 -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.23696 - X"$ac_file" : 'X\(//\)[^/]' \| \
2.23697 - X"$ac_file" : 'X\(//\)$' \| \
2.23698 - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
2.23699 -echo X"$ac_file" |
2.23700 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.23701 - s//\1/
2.23702 - q
2.23703 - }
2.23704 - /^X\(\/\/\)[^/].*/{
2.23705 - s//\1/
2.23706 - q
2.23707 - }
2.23708 - /^X\(\/\/\)$/{
2.23709 - s//\1/
2.23710 - q
2.23711 - }
2.23712 - /^X\(\/\).*/{
2.23713 - s//\1/
2.23714 - q
2.23715 - }
2.23716 - s/.*/./; q'`
2.23717 - { as_dir="$ac_dir"
2.23718 - case $as_dir in #(
2.23719 - -*) as_dir=./$as_dir;;
2.23720 - esac
2.23721 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
2.23722 - as_dirs=
2.23723 - while :; do
2.23724 - case $as_dir in #(
2.23725 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
2.23726 - *) as_qdir=$as_dir;;
2.23727 - esac
2.23728 - as_dirs="'$as_qdir' $as_dirs"
2.23729 - as_dir=`$as_dirname -- "$as_dir" ||
2.23730 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.23731 - X"$as_dir" : 'X\(//\)[^/]' \| \
2.23732 - X"$as_dir" : 'X\(//\)$' \| \
2.23733 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2.23734 -echo X"$as_dir" |
2.23735 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.23736 - s//\1/
2.23737 - q
2.23738 - }
2.23739 - /^X\(\/\/\)[^/].*/{
2.23740 - s//\1/
2.23741 - q
2.23742 - }
2.23743 - /^X\(\/\/\)$/{
2.23744 - s//\1/
2.23745 - q
2.23746 - }
2.23747 - /^X\(\/\).*/{
2.23748 - s//\1/
2.23749 - q
2.23750 - }
2.23751 - s/.*/./; q'`
2.23752 - test -d "$as_dir" && break
2.23753 - done
2.23754 - test -z "$as_dirs" || eval "mkdir $as_dirs"
2.23755 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
2.23756 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
2.23757 - { (exit 1); exit 1; }; }; }
2.23758 - ac_builddir=.
2.23759 -
2.23760 -case "$ac_dir" in
2.23761 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2.23762 -*)
2.23763 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
2.23764 - # A ".." for each directory in $ac_dir_suffix.
2.23765 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
2.23766 - case $ac_top_builddir_sub in
2.23767 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2.23768 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2.23769 - esac ;;
2.23770 -esac
2.23771 -ac_abs_top_builddir=$ac_pwd
2.23772 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
2.23773 -# for backward compatibility:
2.23774 -ac_top_builddir=$ac_top_build_prefix
2.23775 -
2.23776 -case $srcdir in
2.23777 - .) # We are building in place.
2.23778 - ac_srcdir=.
2.23779 - ac_top_srcdir=$ac_top_builddir_sub
2.23780 - ac_abs_top_srcdir=$ac_pwd ;;
2.23781 - [\\/]* | ?:[\\/]* ) # Absolute name.
2.23782 - ac_srcdir=$srcdir$ac_dir_suffix;
2.23783 - ac_top_srcdir=$srcdir
2.23784 - ac_abs_top_srcdir=$srcdir ;;
2.23785 - *) # Relative name.
2.23786 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2.23787 - ac_top_srcdir=$ac_top_build_prefix$srcdir
2.23788 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2.23789 -esac
2.23790 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2.23791 -
2.23792 -
2.23793 - case $ac_mode in
2.23794 - :F)
2.23795 - #
2.23796 - # CONFIG_FILE
2.23797 - #
2.23798 -
2.23799 - case $INSTALL in
2.23800 - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
2.23801 - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
2.23802 - esac
2.23803 - ac_MKDIR_P=$MKDIR_P
2.23804 - case $MKDIR_P in
2.23805 - [\\/$]* | ?:[\\/]* ) ;;
2.23806 - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
2.23807 - esac
2.23808 -_ACEOF
2.23809 -
2.23810 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23811 -# If the template does not know about datarootdir, expand it.
2.23812 -# FIXME: This hack should be removed a few years after 2.60.
2.23813 -ac_datarootdir_hack=; ac_datarootdir_seen=
2.23814 -
2.23815 -case `sed -n '/datarootdir/ {
2.23816 - p
2.23817 - q
2.23818 -}
2.23819 -/@datadir@/p
2.23820 -/@docdir@/p
2.23821 -/@infodir@/p
2.23822 -/@localedir@/p
2.23823 -/@mandir@/p
2.23824 -' $ac_file_inputs` in
2.23825 -*datarootdir*) ac_datarootdir_seen=yes;;
2.23826 -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
2.23827 - { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
2.23828 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
2.23829 -_ACEOF
2.23830 -cat >>$CONFIG_STATUS <<_ACEOF
2.23831 - ac_datarootdir_hack='
2.23832 - s&@datadir@&$datadir&g
2.23833 - s&@docdir@&$docdir&g
2.23834 - s&@infodir@&$infodir&g
2.23835 - s&@localedir@&$localedir&g
2.23836 - s&@mandir@&$mandir&g
2.23837 - s&\\\${datarootdir}&$datarootdir&g' ;;
2.23838 -esac
2.23839 -_ACEOF
2.23840 -
2.23841 -# Neutralize VPATH when `$srcdir' = `.'.
2.23842 -# Shell code in configure.ac might set extrasub.
2.23843 -# FIXME: do we really want to maintain this feature?
2.23844 -cat >>$CONFIG_STATUS <<_ACEOF
2.23845 - sed "$ac_vpsub
2.23846 -$extrasub
2.23847 -_ACEOF
2.23848 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23849 -:t
2.23850 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
2.23851 -s&@configure_input@&$configure_input&;t t
2.23852 -s&@top_builddir@&$ac_top_builddir_sub&;t t
2.23853 -s&@srcdir@&$ac_srcdir&;t t
2.23854 -s&@abs_srcdir@&$ac_abs_srcdir&;t t
2.23855 -s&@top_srcdir@&$ac_top_srcdir&;t t
2.23856 -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
2.23857 -s&@builddir@&$ac_builddir&;t t
2.23858 -s&@abs_builddir@&$ac_abs_builddir&;t t
2.23859 -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
2.23860 -s&@INSTALL@&$ac_INSTALL&;t t
2.23861 -s&@MKDIR_P@&$ac_MKDIR_P&;t t
2.23862 -$ac_datarootdir_hack
2.23863 -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
2.23864 -
2.23865 -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
2.23866 - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
2.23867 - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
2.23868 - { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2.23869 -which seems to be undefined. Please make sure it is defined." >&5
2.23870 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2.23871 -which seems to be undefined. Please make sure it is defined." >&2;}
2.23872 -
2.23873 - rm -f "$tmp/stdin"
2.23874 - case $ac_file in
2.23875 - -) cat "$tmp/out"; rm -f "$tmp/out";;
2.23876 - *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
2.23877 - esac
2.23878 - ;;
2.23879 - :H)
2.23880 - #
2.23881 - # CONFIG_HEADER
2.23882 - #
2.23883 -_ACEOF
2.23884 -
2.23885 -# Transform confdefs.h into a sed script `conftest.defines', that
2.23886 -# substitutes the proper values into config.h.in to produce config.h.
2.23887 -rm -f conftest.defines conftest.tail
2.23888 -# First, append a space to every undef/define line, to ease matching.
2.23889 -echo 's/$/ /' >conftest.defines
2.23890 -# Then, protect against being on the right side of a sed subst, or in
2.23891 -# an unquoted here document, in config.status. If some macros were
2.23892 -# called several times there might be several #defines for the same
2.23893 -# symbol, which is useless. But do not sort them, since the last
2.23894 -# AC_DEFINE must be honored.
2.23895 -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
2.23896 -# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
2.23897 -# NAME is the cpp macro being defined, VALUE is the value it is being given.
2.23898 -# PARAMS is the parameter list in the macro definition--in most cases, it's
2.23899 -# just an empty string.
2.23900 -ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
2.23901 -ac_dB='\\)[ (].*,\\1define\\2'
2.23902 -ac_dC=' '
2.23903 -ac_dD=' ,'
2.23904 -
2.23905 -uniq confdefs.h |
2.23906 - sed -n '
2.23907 - t rset
2.23908 - :rset
2.23909 - s/^[ ]*#[ ]*define[ ][ ]*//
2.23910 - t ok
2.23911 - d
2.23912 - :ok
2.23913 - s/[\\&,]/\\&/g
2.23914 - s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
2.23915 - s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
2.23916 - ' >>conftest.defines
2.23917 -
2.23918 -# Remove the space that was appended to ease matching.
2.23919 -# Then replace #undef with comments. This is necessary, for
2.23920 -# example, in the case of _POSIX_SOURCE, which is predefined and required
2.23921 -# on some systems where configure will not decide to define it.
2.23922 -# (The regexp can be short, since the line contains either #define or #undef.)
2.23923 -echo 's/ $//
2.23924 -s,^[ #]*u.*,/* & */,' >>conftest.defines
2.23925 -
2.23926 -# Break up conftest.defines:
2.23927 -ac_max_sed_lines=50
2.23928 -
2.23929 -# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
2.23930 -# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
2.23931 -# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
2.23932 -# et cetera.
2.23933 -ac_in='$ac_file_inputs'
2.23934 -ac_out='"$tmp/out1"'
2.23935 -ac_nxt='"$tmp/out2"'
2.23936 -
2.23937 -while :
2.23938 -do
2.23939 - # Write a here document:
2.23940 - cat >>$CONFIG_STATUS <<_ACEOF
2.23941 - # First, check the format of the line:
2.23942 - cat >"\$tmp/defines.sed" <<\\CEOF
2.23943 -/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
2.23944 -/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
2.23945 -b
2.23946 -:def
2.23947 -_ACEOF
2.23948 - sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
2.23949 - echo 'CEOF
2.23950 - sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
2.23951 - ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
2.23952 - sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
2.23953 - grep . conftest.tail >/dev/null || break
2.23954 - rm -f conftest.defines
2.23955 - mv conftest.tail conftest.defines
2.23956 -done
2.23957 -rm -f conftest.defines conftest.tail
2.23958 -
2.23959 -echo "ac_result=$ac_in" >>$CONFIG_STATUS
2.23960 -cat >>$CONFIG_STATUS <<\_ACEOF
2.23961 - if test x"$ac_file" != x-; then
2.23962 - echo "/* $configure_input */" >"$tmp/config.h"
2.23963 - cat "$ac_result" >>"$tmp/config.h"
2.23964 - if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
2.23965 - { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
2.23966 -echo "$as_me: $ac_file is unchanged" >&6;}
2.23967 - else
2.23968 - rm -f $ac_file
2.23969 - mv "$tmp/config.h" $ac_file
2.23970 - fi
2.23971 - else
2.23972 - echo "/* $configure_input */"
2.23973 - cat "$ac_result"
2.23974 - fi
2.23975 - rm -f "$tmp/out12"
2.23976 -# Compute $ac_file's index in $config_headers.
2.23977 -_am_stamp_count=1
2.23978 -for _am_header in $config_headers :; do
2.23979 - case $_am_header in
2.23980 - $ac_file | $ac_file:* )
2.23981 - break ;;
2.23982 - * )
2.23983 - _am_stamp_count=`expr $_am_stamp_count + 1` ;;
2.23984 - esac
2.23985 -done
2.23986 -echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
2.23987 -$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.23988 - X$ac_file : 'X\(//\)[^/]' \| \
2.23989 - X$ac_file : 'X\(//\)$' \| \
2.23990 - X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
2.23991 -echo X$ac_file |
2.23992 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.23993 - s//\1/
2.23994 - q
2.23995 - }
2.23996 - /^X\(\/\/\)[^/].*/{
2.23997 - s//\1/
2.23998 - q
2.23999 - }
2.24000 - /^X\(\/\/\)$/{
2.24001 - s//\1/
2.24002 - q
2.24003 - }
2.24004 - /^X\(\/\).*/{
2.24005 - s//\1/
2.24006 - q
2.24007 - }
2.24008 - s/.*/./; q'`/stamp-h$_am_stamp_count
2.24009 - ;;
2.24010 -
2.24011 - :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
2.24012 -echo "$as_me: executing $ac_file commands" >&6;}
2.24013 - ;;
2.24014 - esac
2.24015 -
2.24016 -
2.24017 - case $ac_file$ac_mode in
2.24018 - "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
2.24019 - # Strip MF so we end up with the name of the file.
2.24020 - mf=`echo "$mf" | sed -e 's/:.*$//'`
2.24021 - # Check whether this is an Automake generated Makefile or not.
2.24022 - # We used to match only the files named `Makefile.in', but
2.24023 - # some people rename them; so instead we look at the file content.
2.24024 - # Grep'ing the first line is not enough: some people post-process
2.24025 - # each Makefile.in and add a new line on top of each file to say so.
2.24026 - # Grep'ing the whole file is not good either: AIX grep has a line
2.24027 - # limit of 2048, but all sed's we know have understand at least 4000.
2.24028 - if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
2.24029 - dirpart=`$as_dirname -- "$mf" ||
2.24030 -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.24031 - X"$mf" : 'X\(//\)[^/]' \| \
2.24032 - X"$mf" : 'X\(//\)$' \| \
2.24033 - X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
2.24034 -echo X"$mf" |
2.24035 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.24036 - s//\1/
2.24037 - q
2.24038 - }
2.24039 - /^X\(\/\/\)[^/].*/{
2.24040 - s//\1/
2.24041 - q
2.24042 - }
2.24043 - /^X\(\/\/\)$/{
2.24044 - s//\1/
2.24045 - q
2.24046 - }
2.24047 - /^X\(\/\).*/{
2.24048 - s//\1/
2.24049 - q
2.24050 - }
2.24051 - s/.*/./; q'`
2.24052 - else
2.24053 - continue
2.24054 - fi
2.24055 - # Extract the definition of DEPDIR, am__include, and am__quote
2.24056 - # from the Makefile without running `make'.
2.24057 - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
2.24058 - test -z "$DEPDIR" && continue
2.24059 - am__include=`sed -n 's/^am__include = //p' < "$mf"`
2.24060 - test -z "am__include" && continue
2.24061 - am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
2.24062 - # When using ansi2knr, U may be empty or an underscore; expand it
2.24063 - U=`sed -n 's/^U = //p' < "$mf"`
2.24064 - # Find all dependency output files, they are included files with
2.24065 - # $(DEPDIR) in their names. We invoke sed twice because it is the
2.24066 - # simplest approach to changing $(DEPDIR) to its actual value in the
2.24067 - # expansion.
2.24068 - for file in `sed -n "
2.24069 - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
2.24070 - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
2.24071 - # Make sure the directory exists.
2.24072 - test -f "$dirpart/$file" && continue
2.24073 - fdir=`$as_dirname -- "$file" ||
2.24074 -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.24075 - X"$file" : 'X\(//\)[^/]' \| \
2.24076 - X"$file" : 'X\(//\)$' \| \
2.24077 - X"$file" : 'X\(/\)' \| . 2>/dev/null ||
2.24078 -echo X"$file" |
2.24079 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.24080 - s//\1/
2.24081 - q
2.24082 - }
2.24083 - /^X\(\/\/\)[^/].*/{
2.24084 - s//\1/
2.24085 - q
2.24086 - }
2.24087 - /^X\(\/\/\)$/{
2.24088 - s//\1/
2.24089 - q
2.24090 - }
2.24091 - /^X\(\/\).*/{
2.24092 - s//\1/
2.24093 - q
2.24094 - }
2.24095 - s/.*/./; q'`
2.24096 - { as_dir=$dirpart/$fdir
2.24097 - case $as_dir in #(
2.24098 - -*) as_dir=./$as_dir;;
2.24099 - esac
2.24100 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
2.24101 - as_dirs=
2.24102 - while :; do
2.24103 - case $as_dir in #(
2.24104 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
2.24105 - *) as_qdir=$as_dir;;
2.24106 - esac
2.24107 - as_dirs="'$as_qdir' $as_dirs"
2.24108 - as_dir=`$as_dirname -- "$as_dir" ||
2.24109 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2.24110 - X"$as_dir" : 'X\(//\)[^/]' \| \
2.24111 - X"$as_dir" : 'X\(//\)$' \| \
2.24112 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2.24113 -echo X"$as_dir" |
2.24114 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2.24115 - s//\1/
2.24116 - q
2.24117 - }
2.24118 - /^X\(\/\/\)[^/].*/{
2.24119 - s//\1/
2.24120 - q
2.24121 - }
2.24122 - /^X\(\/\/\)$/{
2.24123 - s//\1/
2.24124 - q
2.24125 - }
2.24126 - /^X\(\/\).*/{
2.24127 - s//\1/
2.24128 - q
2.24129 - }
2.24130 - s/.*/./; q'`
2.24131 - test -d "$as_dir" && break
2.24132 - done
2.24133 - test -z "$as_dirs" || eval "mkdir $as_dirs"
2.24134 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
2.24135 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
2.24136 - { (exit 1); exit 1; }; }; }
2.24137 - # echo "creating $dirpart/$file"
2.24138 - echo '# dummy' > "$dirpart/$file"
2.24139 - done
2.24140 -done
2.24141 - ;;
2.24142 -
2.24143 - esac
2.24144 -done # for ac_tag
2.24145 -
2.24146 -
2.24147 -{ (exit 0); exit 0; }
2.24148 -_ACEOF
2.24149 -chmod +x $CONFIG_STATUS
2.24150 -ac_clean_files=$ac_clean_files_save
2.24151 -
2.24152 -
2.24153 -# configure is writing to config.log, and then calls config.status.
2.24154 -# config.status does its own redirection, appending to config.log.
2.24155 -# Unfortunately, on DOS this fails, as config.log is still kept open
2.24156 -# by configure, so config.status won't be able to write to it; its
2.24157 -# output is simply discarded. So we exec the FD to /dev/null,
2.24158 -# effectively closing config.log, so it can be properly (re)opened and
2.24159 -# appended to by config.status. When coming back to configure, we
2.24160 -# need to make the FD available again.
2.24161 -if test "$no_create" != yes; then
2.24162 - ac_cs_success=:
2.24163 - ac_config_status_args=
2.24164 - test "$silent" = yes &&
2.24165 - ac_config_status_args="$ac_config_status_args --quiet"
2.24166 - exec 5>/dev/null
2.24167 - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
2.24168 - exec 5>>config.log
2.24169 - # Use ||, not &&, to avoid exiting from the if with $? = 1, which
2.24170 - # would make configure fail if this is the last instruction.
2.24171 - $ac_cs_success || { (exit 1); exit 1; }
2.24172 -fi
2.24173 -
2.24174 -
3.1 --- a/gst-gpac/autom4te.cache/output.1 Thu Feb 21 17:44:16 2008 +0000
3.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
3.3 @@ -1,24029 +0,0 @@
3.4 -@%:@! /bin/sh
3.5 -@%:@ Guess values for system-dependent variables and create Makefiles.
3.6 -@%:@ Generated by GNU Autoconf 2.61.
3.7 -@%:@
3.8 -@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
3.9 -@%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
3.10 -@%:@ This configure script is free software; the Free Software Foundation
3.11 -@%:@ gives unlimited permission to copy, distribute and modify it.
3.12 -## --------------------- ##
3.13 -## M4sh Initialization. ##
3.14 -## --------------------- ##
3.15 -
3.16 -# Be more Bourne compatible
3.17 -DUALCASE=1; export DUALCASE # for MKS sh
3.18 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3.19 - emulate sh
3.20 - NULLCMD=:
3.21 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3.22 - # is contrary to our usage. Disable this feature.
3.23 - alias -g '${1+"$@"}'='"$@"'
3.24 - setopt NO_GLOB_SUBST
3.25 -else
3.26 - case `(set -o) 2>/dev/null` in
3.27 - *posix*) set -o posix ;;
3.28 -esac
3.29 -
3.30 -fi
3.31 -
3.32 -
3.33 -
3.34 -
3.35 -# PATH needs CR
3.36 -# Avoid depending upon Character Ranges.
3.37 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
3.38 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3.39 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3.40 -as_cr_digits='0123456789'
3.41 -as_cr_alnum=$as_cr_Letters$as_cr_digits
3.42 -
3.43 -# The user is always right.
3.44 -if test "${PATH_SEPARATOR+set}" != set; then
3.45 - echo "#! /bin/sh" >conf$$.sh
3.46 - echo "exit 0" >>conf$$.sh
3.47 - chmod +x conf$$.sh
3.48 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
3.49 - PATH_SEPARATOR=';'
3.50 - else
3.51 - PATH_SEPARATOR=:
3.52 - fi
3.53 - rm -f conf$$.sh
3.54 -fi
3.55 -
3.56 -# Support unset when possible.
3.57 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3.58 - as_unset=unset
3.59 -else
3.60 - as_unset=false
3.61 -fi
3.62 -
3.63 -
3.64 -# IFS
3.65 -# We need space, tab and new line, in precisely that order. Quoting is
3.66 -# there to prevent editors from complaining about space-tab.
3.67 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
3.68 -# splitting by setting IFS to empty value.)
3.69 -as_nl='
3.70 -'
3.71 -IFS=" "" $as_nl"
3.72 -
3.73 -# Find who we are. Look in the path if we contain no directory separator.
3.74 -case $0 in
3.75 - *[\\/]* ) as_myself=$0 ;;
3.76 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.77 -for as_dir in $PATH
3.78 -do
3.79 - IFS=$as_save_IFS
3.80 - test -z "$as_dir" && as_dir=.
3.81 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3.82 -done
3.83 -IFS=$as_save_IFS
3.84 -
3.85 - ;;
3.86 -esac
3.87 -# We did not find ourselves, most probably we were run as `sh COMMAND'
3.88 -# in which case we are not to be found in the path.
3.89 -if test "x$as_myself" = x; then
3.90 - as_myself=$0
3.91 -fi
3.92 -if test ! -f "$as_myself"; then
3.93 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3.94 - { (exit 1); exit 1; }
3.95 -fi
3.96 -
3.97 -# Work around bugs in pre-3.0 UWIN ksh.
3.98 -for as_var in ENV MAIL MAILPATH
3.99 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
3.100 -done
3.101 -PS1='$ '
3.102 -PS2='> '
3.103 -PS4='+ '
3.104 -
3.105 -# NLS nuisances.
3.106 -for as_var in \
3.107 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
3.108 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3.109 - LC_TELEPHONE LC_TIME
3.110 -do
3.111 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
3.112 - eval $as_var=C; export $as_var
3.113 - else
3.114 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
3.115 - fi
3.116 -done
3.117 -
3.118 -# Required to use basename.
3.119 -if expr a : '\(a\)' >/dev/null 2>&1 &&
3.120 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
3.121 - as_expr=expr
3.122 -else
3.123 - as_expr=false
3.124 -fi
3.125 -
3.126 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3.127 - as_basename=basename
3.128 -else
3.129 - as_basename=false
3.130 -fi
3.131 -
3.132 -
3.133 -# Name of the executable.
3.134 -as_me=`$as_basename -- "$0" ||
3.135 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3.136 - X"$0" : 'X\(//\)$' \| \
3.137 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3.138 -echo X/"$0" |
3.139 - sed '/^.*\/\([^/][^/]*\)\/*$/{
3.140 - s//\1/
3.141 - q
3.142 - }
3.143 - /^X\/\(\/\/\)$/{
3.144 - s//\1/
3.145 - q
3.146 - }
3.147 - /^X\/\(\/\).*/{
3.148 - s//\1/
3.149 - q
3.150 - }
3.151 - s/.*/./; q'`
3.152 -
3.153 -# CDPATH.
3.154 -$as_unset CDPATH
3.155 -
3.156 -
3.157 -if test "x$CONFIG_SHELL" = x; then
3.158 - if (eval ":") 2>/dev/null; then
3.159 - as_have_required=yes
3.160 -else
3.161 - as_have_required=no
3.162 -fi
3.163 -
3.164 - if test $as_have_required = yes && (eval ":
3.165 -(as_func_return () {
3.166 - (exit \$1)
3.167 -}
3.168 -as_func_success () {
3.169 - as_func_return 0
3.170 -}
3.171 -as_func_failure () {
3.172 - as_func_return 1
3.173 -}
3.174 -as_func_ret_success () {
3.175 - return 0
3.176 -}
3.177 -as_func_ret_failure () {
3.178 - return 1
3.179 -}
3.180 -
3.181 -exitcode=0
3.182 -if as_func_success; then
3.183 - :
3.184 -else
3.185 - exitcode=1
3.186 - echo as_func_success failed.
3.187 -fi
3.188 -
3.189 -if as_func_failure; then
3.190 - exitcode=1
3.191 - echo as_func_failure succeeded.
3.192 -fi
3.193 -
3.194 -if as_func_ret_success; then
3.195 - :
3.196 -else
3.197 - exitcode=1
3.198 - echo as_func_ret_success failed.
3.199 -fi
3.200 -
3.201 -if as_func_ret_failure; then
3.202 - exitcode=1
3.203 - echo as_func_ret_failure succeeded.
3.204 -fi
3.205 -
3.206 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
3.207 - :
3.208 -else
3.209 - exitcode=1
3.210 - echo positional parameters were not saved.
3.211 -fi
3.212 -
3.213 -test \$exitcode = 0) || { (exit 1); exit 1; }
3.214 -
3.215 -(
3.216 - as_lineno_1=\$LINENO
3.217 - as_lineno_2=\$LINENO
3.218 - test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
3.219 - test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
3.220 -") 2> /dev/null; then
3.221 - :
3.222 -else
3.223 - as_candidate_shells=
3.224 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.225 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
3.226 -do
3.227 - IFS=$as_save_IFS
3.228 - test -z "$as_dir" && as_dir=.
3.229 - case $as_dir in
3.230 - /*)
3.231 - for as_base in sh bash ksh sh5; do
3.232 - as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
3.233 - done;;
3.234 - esac
3.235 -done
3.236 -IFS=$as_save_IFS
3.237 -
3.238 -
3.239 - for as_shell in $as_candidate_shells $SHELL; do
3.240 - # Try only shells that exist, to save several forks.
3.241 - if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
3.242 - { ("$as_shell") 2> /dev/null <<\_ASEOF
3.243 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3.244 - emulate sh
3.245 - NULLCMD=:
3.246 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3.247 - # is contrary to our usage. Disable this feature.
3.248 - alias -g '${1+"$@"}'='"$@"'
3.249 - setopt NO_GLOB_SUBST
3.250 -else
3.251 - case `(set -o) 2>/dev/null` in
3.252 - *posix*) set -o posix ;;
3.253 -esac
3.254 -
3.255 -fi
3.256 -
3.257 -
3.258 -:
3.259 -_ASEOF
3.260 -}; then
3.261 - CONFIG_SHELL=$as_shell
3.262 - as_have_required=yes
3.263 - if { "$as_shell" 2> /dev/null <<\_ASEOF
3.264 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3.265 - emulate sh
3.266 - NULLCMD=:
3.267 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3.268 - # is contrary to our usage. Disable this feature.
3.269 - alias -g '${1+"$@"}'='"$@"'
3.270 - setopt NO_GLOB_SUBST
3.271 -else
3.272 - case `(set -o) 2>/dev/null` in
3.273 - *posix*) set -o posix ;;
3.274 -esac
3.275 -
3.276 -fi
3.277 -
3.278 -
3.279 -:
3.280 -(as_func_return () {
3.281 - (exit $1)
3.282 -}
3.283 -as_func_success () {
3.284 - as_func_return 0
3.285 -}
3.286 -as_func_failure () {
3.287 - as_func_return 1
3.288 -}
3.289 -as_func_ret_success () {
3.290 - return 0
3.291 -}
3.292 -as_func_ret_failure () {
3.293 - return 1
3.294 -}
3.295 -
3.296 -exitcode=0
3.297 -if as_func_success; then
3.298 - :
3.299 -else
3.300 - exitcode=1
3.301 - echo as_func_success failed.
3.302 -fi
3.303 -
3.304 -if as_func_failure; then
3.305 - exitcode=1
3.306 - echo as_func_failure succeeded.
3.307 -fi
3.308 -
3.309 -if as_func_ret_success; then
3.310 - :
3.311 -else
3.312 - exitcode=1
3.313 - echo as_func_ret_success failed.
3.314 -fi
3.315 -
3.316 -if as_func_ret_failure; then
3.317 - exitcode=1
3.318 - echo as_func_ret_failure succeeded.
3.319 -fi
3.320 -
3.321 -if ( set x; as_func_ret_success y && test x = "$1" ); then
3.322 - :
3.323 -else
3.324 - exitcode=1
3.325 - echo positional parameters were not saved.
3.326 -fi
3.327 -
3.328 -test $exitcode = 0) || { (exit 1); exit 1; }
3.329 -
3.330 -(
3.331 - as_lineno_1=$LINENO
3.332 - as_lineno_2=$LINENO
3.333 - test "x$as_lineno_1" != "x$as_lineno_2" &&
3.334 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
3.335 -
3.336 -_ASEOF
3.337 -}; then
3.338 - break
3.339 -fi
3.340 -
3.341 -fi
3.342 -
3.343 - done
3.344 -
3.345 - if test "x$CONFIG_SHELL" != x; then
3.346 - for as_var in BASH_ENV ENV
3.347 - do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
3.348 - done
3.349 - export CONFIG_SHELL
3.350 - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
3.351 -fi
3.352 -
3.353 -
3.354 - if test $as_have_required = no; then
3.355 - echo This script requires a shell more modern than all the
3.356 - echo shells that I found on your system. Please install a
3.357 - echo modern shell, or manually run the script under such a
3.358 - echo shell if you do have one.
3.359 - { (exit 1); exit 1; }
3.360 -fi
3.361 -
3.362 -
3.363 -fi
3.364 -
3.365 -fi
3.366 -
3.367 -
3.368 -
3.369 -(eval "as_func_return () {
3.370 - (exit \$1)
3.371 -}
3.372 -as_func_success () {
3.373 - as_func_return 0
3.374 -}
3.375 -as_func_failure () {
3.376 - as_func_return 1
3.377 -}
3.378 -as_func_ret_success () {
3.379 - return 0
3.380 -}
3.381 -as_func_ret_failure () {
3.382 - return 1
3.383 -}
3.384 -
3.385 -exitcode=0
3.386 -if as_func_success; then
3.387 - :
3.388 -else
3.389 - exitcode=1
3.390 - echo as_func_success failed.
3.391 -fi
3.392 -
3.393 -if as_func_failure; then
3.394 - exitcode=1
3.395 - echo as_func_failure succeeded.
3.396 -fi
3.397 -
3.398 -if as_func_ret_success; then
3.399 - :
3.400 -else
3.401 - exitcode=1
3.402 - echo as_func_ret_success failed.
3.403 -fi
3.404 -
3.405 -if as_func_ret_failure; then
3.406 - exitcode=1
3.407 - echo as_func_ret_failure succeeded.
3.408 -fi
3.409 -
3.410 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
3.411 - :
3.412 -else
3.413 - exitcode=1
3.414 - echo positional parameters were not saved.
3.415 -fi
3.416 -
3.417 -test \$exitcode = 0") || {
3.418 - echo No shell found that supports shell functions.
3.419 - echo Please tell autoconf@gnu.org about your system,
3.420 - echo including any error possibly output before this
3.421 - echo message
3.422 -}
3.423 -
3.424 -
3.425 -
3.426 - as_lineno_1=$LINENO
3.427 - as_lineno_2=$LINENO
3.428 - test "x$as_lineno_1" != "x$as_lineno_2" &&
3.429 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
3.430 -
3.431 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
3.432 - # uniformly replaced by the line number. The first 'sed' inserts a
3.433 - # line-number line after each line using $LINENO; the second 'sed'
3.434 - # does the real work. The second script uses 'N' to pair each
3.435 - # line-number line with the line containing $LINENO, and appends
3.436 - # trailing '-' during substitution so that $LINENO is not a special
3.437 - # case at line end.
3.438 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
3.439 - # scripts with optimization help from Paolo Bonzini. Blame Lee
3.440 - # E. McMahon (1931-1989) for sed's syntax. :-)
3.441 - sed -n '
3.442 - p
3.443 - /[$]LINENO/=
3.444 - ' <$as_myself |
3.445 - sed '
3.446 - s/[$]LINENO.*/&-/
3.447 - t lineno
3.448 - b
3.449 - :lineno
3.450 - N
3.451 - :loop
3.452 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
3.453 - t loop
3.454 - s/-\n.*//
3.455 - ' >$as_me.lineno &&
3.456 - chmod +x "$as_me.lineno" ||
3.457 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
3.458 - { (exit 1); exit 1; }; }
3.459 -
3.460 - # Don't try to exec as it changes $[0], causing all sort of problems
3.461 - # (the dirname of $[0] is not the place where we might find the
3.462 - # original and so on. Autoconf is especially sensitive to this).
3.463 - . "./$as_me.lineno"
3.464 - # Exit status is that of the last command.
3.465 - exit
3.466 -}
3.467 -
3.468 -
3.469 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
3.470 - as_dirname=dirname
3.471 -else
3.472 - as_dirname=false
3.473 -fi
3.474 -
3.475 -ECHO_C= ECHO_N= ECHO_T=
3.476 -case `echo -n x` in
3.477 --n*)
3.478 - case `echo 'x\c'` in
3.479 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
3.480 - *) ECHO_C='\c';;
3.481 - esac;;
3.482 -*)
3.483 - ECHO_N='-n';;
3.484 -esac
3.485 -
3.486 -if expr a : '\(a\)' >/dev/null 2>&1 &&
3.487 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
3.488 - as_expr=expr
3.489 -else
3.490 - as_expr=false
3.491 -fi
3.492 -
3.493 -rm -f conf$$ conf$$.exe conf$$.file
3.494 -if test -d conf$$.dir; then
3.495 - rm -f conf$$.dir/conf$$.file
3.496 -else
3.497 - rm -f conf$$.dir
3.498 - mkdir conf$$.dir
3.499 -fi
3.500 -echo >conf$$.file
3.501 -if ln -s conf$$.file conf$$ 2>/dev/null; then
3.502 - as_ln_s='ln -s'
3.503 - # ... but there are two gotchas:
3.504 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3.505 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3.506 - # In both cases, we have to default to `cp -p'.
3.507 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
3.508 - as_ln_s='cp -p'
3.509 -elif ln conf$$.file conf$$ 2>/dev/null; then
3.510 - as_ln_s=ln
3.511 -else
3.512 - as_ln_s='cp -p'
3.513 -fi
3.514 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
3.515 -rmdir conf$$.dir 2>/dev/null
3.516 -
3.517 -if mkdir -p . 2>/dev/null; then
3.518 - as_mkdir_p=:
3.519 -else
3.520 - test -d ./-p && rmdir ./-p
3.521 - as_mkdir_p=false
3.522 -fi
3.523 -
3.524 -if test -x / >/dev/null 2>&1; then
3.525 - as_test_x='test -x'
3.526 -else
3.527 - if ls -dL / >/dev/null 2>&1; then
3.528 - as_ls_L_option=L
3.529 - else
3.530 - as_ls_L_option=
3.531 - fi
3.532 - as_test_x='
3.533 - eval sh -c '\''
3.534 - if test -d "$1"; then
3.535 - test -d "$1/.";
3.536 - else
3.537 - case $1 in
3.538 - -*)set "./$1";;
3.539 - esac;
3.540 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
3.541 - ???[sx]*):;;*)false;;esac;fi
3.542 - '\'' sh
3.543 - '
3.544 -fi
3.545 -as_executable_p=$as_test_x
3.546 -
3.547 -# Sed expression to map a string onto a valid CPP name.
3.548 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3.549 -
3.550 -# Sed expression to map a string onto a valid variable name.
3.551 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3.552 -
3.553 -
3.554 -
3.555 -
3.556 -# Check that we are running under the correct shell.
3.557 -SHELL=${CONFIG_SHELL-/bin/sh}
3.558 -
3.559 -case X$ECHO in
3.560 -X*--fallback-echo)
3.561 - # Remove one level of quotation (which was required for Make).
3.562 - ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
3.563 - ;;
3.564 -esac
3.565 -
3.566 -echo=${ECHO-echo}
3.567 -if test "X$1" = X--no-reexec; then
3.568 - # Discard the --no-reexec flag, and continue.
3.569 - shift
3.570 -elif test "X$1" = X--fallback-echo; then
3.571 - # Avoid inline document here, it may be left over
3.572 - :
3.573 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
3.574 - # Yippee, $echo works!
3.575 - :
3.576 -else
3.577 - # Restart under the correct shell.
3.578 - exec $SHELL "$0" --no-reexec ${1+"$@"}
3.579 -fi
3.580 -
3.581 -if test "X$1" = X--fallback-echo; then
3.582 - # used as fallback echo
3.583 - shift
3.584 - cat <<EOF
3.585 -$*
3.586 -EOF
3.587 - exit 0
3.588 -fi
3.589 -
3.590 -# The HP-UX ksh and POSIX shell print the target directory to stdout
3.591 -# if CDPATH is set.
3.592 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
3.593 -
3.594 -if test -z "$ECHO"; then
3.595 -if test "X${echo_test_string+set}" != Xset; then
3.596 -# find a string as large as possible, as long as the shell can cope with it
3.597 - for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
3.598 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
3.599 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
3.600 - echo_test_string="`eval $cmd`" &&
3.601 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
3.602 - then
3.603 - break
3.604 - fi
3.605 - done
3.606 -fi
3.607 -
3.608 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
3.609 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
3.610 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.611 - :
3.612 -else
3.613 - # The Solaris, AIX, and Digital Unix default echo programs unquote
3.614 - # backslashes. This makes it impossible to quote backslashes using
3.615 - # echo "$something" | sed 's/\\/\\\\/g'
3.616 - #
3.617 - # So, first we look for a working echo in the user's PATH.
3.618 -
3.619 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.620 - for dir in $PATH /usr/ucb; do
3.621 - IFS="$lt_save_ifs"
3.622 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
3.623 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
3.624 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
3.625 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.626 - echo="$dir/echo"
3.627 - break
3.628 - fi
3.629 - done
3.630 - IFS="$lt_save_ifs"
3.631 -
3.632 - if test "X$echo" = Xecho; then
3.633 - # We didn't find a better echo, so look for alternatives.
3.634 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
3.635 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
3.636 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.637 - # This shell has a builtin print -r that does the trick.
3.638 - echo='print -r'
3.639 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
3.640 - test "X$CONFIG_SHELL" != X/bin/ksh; then
3.641 - # If we have ksh, try running configure again with it.
3.642 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
3.643 - export ORIGINAL_CONFIG_SHELL
3.644 - CONFIG_SHELL=/bin/ksh
3.645 - export CONFIG_SHELL
3.646 - exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
3.647 - else
3.648 - # Try using printf.
3.649 - echo='printf %s\n'
3.650 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
3.651 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
3.652 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.653 - # Cool, printf works
3.654 - :
3.655 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
3.656 - test "X$echo_testing_string" = 'X\t' &&
3.657 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
3.658 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.659 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
3.660 - export CONFIG_SHELL
3.661 - SHELL="$CONFIG_SHELL"
3.662 - export SHELL
3.663 - echo="$CONFIG_SHELL $0 --fallback-echo"
3.664 - elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
3.665 - test "X$echo_testing_string" = 'X\t' &&
3.666 - echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
3.667 - test "X$echo_testing_string" = "X$echo_test_string"; then
3.668 - echo="$CONFIG_SHELL $0 --fallback-echo"
3.669 - else
3.670 - # maybe with a smaller string...
3.671 - prev=:
3.672 -
3.673 - for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
3.674 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
3.675 - then
3.676 - break
3.677 - fi
3.678 - prev="$cmd"
3.679 - done
3.680 -
3.681 - if test "$prev" != 'sed 50q "$0"'; then
3.682 - echo_test_string=`eval $prev`
3.683 - export echo_test_string
3.684 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
3.685 - else
3.686 - # Oops. We lost completely, so just stick with echo.
3.687 - echo=echo
3.688 - fi
3.689 - fi
3.690 - fi
3.691 - fi
3.692 -fi
3.693 -fi
3.694 -
3.695 -# Copy echo and quote the copy suitably for passing to libtool from
3.696 -# the Makefile, instead of quoting the original, which is used later.
3.697 -ECHO=$echo
3.698 -if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
3.699 - ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
3.700 -fi
3.701 -
3.702 -
3.703 -
3.704 -
3.705 -tagnames=${tagnames+${tagnames},}CXX
3.706 -
3.707 -tagnames=${tagnames+${tagnames},}F77
3.708 -
3.709 -exec 7<&0 </dev/null 6>&1
3.710 -
3.711 -# Name of the host.
3.712 -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
3.713 -# so uname gets run too.
3.714 -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
3.715 -
3.716 -#
3.717 -# Initializations.
3.718 -#
3.719 -ac_default_prefix=/usr/local
3.720 -ac_clean_files=
3.721 -ac_config_libobj_dir=.
3.722 -LIB@&t@OBJS=
3.723 -cross_compiling=no
3.724 -subdirs=
3.725 -MFLAGS=
3.726 -MAKEFLAGS=
3.727 -SHELL=${CONFIG_SHELL-/bin/sh}
3.728 -
3.729 -# Identity of this package.
3.730 -PACKAGE_NAME=
3.731 -PACKAGE_TARNAME=
3.732 -PACKAGE_VERSION=
3.733 -PACKAGE_STRING=
3.734 -PACKAGE_BUGREPORT=
3.735 -
3.736 -# Factoring default headers for most tests.
3.737 -ac_includes_default="\
3.738 -#include <stdio.h>
3.739 -#ifdef HAVE_SYS_TYPES_H
3.740 -# include <sys/types.h>
3.741 -#endif
3.742 -#ifdef HAVE_SYS_STAT_H
3.743 -# include <sys/stat.h>
3.744 -#endif
3.745 -#ifdef STDC_HEADERS
3.746 -# include <stdlib.h>
3.747 -# include <stddef.h>
3.748 -#else
3.749 -# ifdef HAVE_STDLIB_H
3.750 -# include <stdlib.h>
3.751 -# endif
3.752 -#endif
3.753 -#ifdef HAVE_STRING_H
3.754 -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3.755 -# include <memory.h>
3.756 -# endif
3.757 -# include <string.h>
3.758 -#endif
3.759 -#ifdef HAVE_STRINGS_H
3.760 -# include <strings.h>
3.761 -#endif
3.762 -#ifdef HAVE_INTTYPES_H
3.763 -# include <inttypes.h>
3.764 -#endif
3.765 -#ifdef HAVE_STDINT_H
3.766 -# include <stdint.h>
3.767 -#endif
3.768 -#ifdef HAVE_UNISTD_H
3.769 -# include <unistd.h>
3.770 -#endif"
3.771 -
3.772 -ac_subst_vars='SHELL
3.773 -PATH_SEPARATOR
3.774 -PACKAGE_NAME
3.775 -PACKAGE_TARNAME
3.776 -PACKAGE_VERSION
3.777 -PACKAGE_STRING
3.778 -PACKAGE_BUGREPORT
3.779 -exec_prefix
3.780 -prefix
3.781 -program_transform_name
3.782 -bindir
3.783 -sbindir
3.784 -libexecdir
3.785 -datarootdir
3.786 -datadir
3.787 -sysconfdir
3.788 -sharedstatedir
3.789 -localstatedir
3.790 -includedir
3.791 -oldincludedir
3.792 -docdir
3.793 -infodir
3.794 -htmldir
3.795 -dvidir
3.796 -pdfdir
3.797 -psdir
3.798 -libdir
3.799 -localedir
3.800 -mandir
3.801 -DEFS
3.802 -ECHO_C
3.803 -ECHO_N
3.804 -ECHO_T
3.805 -LIBS
3.806 -build_alias
3.807 -host_alias
3.808 -target_alias
3.809 -build
3.810 -build_cpu
3.811 -build_vendor
3.812 -build_os
3.813 -host
3.814 -host_cpu
3.815 -host_vendor
3.816 -host_os
3.817 -target
3.818 -target_cpu
3.819 -target_vendor
3.820 -target_os
3.821 -MAINTAINER_MODE_TRUE
3.822 -MAINTAINER_MODE_FALSE
3.823 -MAINT
3.824 -GST_PLUGINS_VERSION
3.825 -GST_PLUGINS_VERSION_RELEASE
3.826 -GST_PLUGINS_VERSION_MAJOR
3.827 -GST_PLUGINS_VERSION_MINOR
3.828 -GST_PLUGINS_VERSION_MICRO
3.829 -GST_PLUGINS_VERSION_NANO
3.830 -PACKAGE
3.831 -VERSION
3.832 -INSTALL_PROGRAM
3.833 -INSTALL_SCRIPT
3.834 -INSTALL_DATA
3.835 -CYGPATH_W
3.836 -ACLOCAL
3.837 -AUTOCONF
3.838 -AUTOMAKE
3.839 -AUTOHEADER
3.840 -MAKEINFO
3.841 -install_sh
3.842 -STRIP
3.843 -INSTALL_STRIP_PROGRAM
3.844 -mkdir_p
3.845 -AWK
3.846 -SET_MAKE
3.847 -am__leading_dot
3.848 -AMTAR
3.849 -am__tar
3.850 -am__untar
3.851 -CC
3.852 -CFLAGS
3.853 -LDFLAGS
3.854 -CPPFLAGS
3.855 -ac_ct_CC
3.856 -EXEEXT
3.857 -OBJEXT
3.858 -DEPDIR
3.859 -am__include
3.860 -am__quote
3.861 -AMDEP_TRUE
3.862 -AMDEP_FALSE
3.863 -AMDEPBACKSLASH
3.864 -CCDEPMODE
3.865 -am__fastdepCC_TRUE
3.866 -am__fastdepCC_FALSE
3.867 -GREP
3.868 -EGREP
3.869 -LN_S
3.870 -ECHO
3.871 -AR
3.872 -RANLIB
3.873 -CPP
3.874 -CXX
3.875 -CXXFLAGS
3.876 -ac_ct_CXX
3.877 -CXXDEPMODE
3.878 -am__fastdepCXX_TRUE
3.879 -am__fastdepCXX_FALSE
3.880 -CXXCPP
3.881 -F77
3.882 -FFLAGS
3.883 -ac_ct_F77
3.884 -LIBTOOL
3.885 -ACLOCAL_AMFLAGS
3.886 -CCAS
3.887 -CCASFLAGS
3.888 -ERROR_CFLAGS
3.889 -HAVE_CXX
3.890 -HAVE_PKGCONFIG
3.891 -PKG_CONFIG
3.892 -GST_CFLAGS
3.893 -GST_LIBS
3.894 -GST_MAJORMINOR
3.895 -GST_BASE_CFLAGS
3.896 -GST_BASE_LIBS
3.897 -GST_PLUGINS_BASE_CFLAGS
3.898 -GST_PLUGINS_BASE_LIBS
3.899 -plugindir
3.900 -GST_PLUGIN_LDFLAGS
3.901 -LIB@&t@OBJS
3.902 -LTLIBOBJS'
3.903 -ac_subst_files=''
3.904 - ac_precious_vars='build_alias
3.905 -host_alias
3.906 -target_alias
3.907 -CC
3.908 -CFLAGS
3.909 -LDFLAGS
3.910 -LIBS
3.911 -CPPFLAGS
3.912 -CPP
3.913 -CXX
3.914 -CXXFLAGS
3.915 -CCC
3.916 -CXXCPP
3.917 -F77
3.918 -FFLAGS
3.919 -CCAS
3.920 -CCASFLAGS
3.921 -PKG_CONFIG
3.922 -GST_CFLAGS
3.923 -GST_LIBS
3.924 -GST_BASE_CFLAGS
3.925 -GST_BASE_LIBS
3.926 -GST_PLUGINS_BASE_CFLAGS
3.927 -GST_PLUGINS_BASE_LIBS'
3.928 -
3.929 -
3.930 -# Initialize some variables set by options.
3.931 -ac_init_help=
3.932 -ac_init_version=false
3.933 -# The variables have the same names as the options, with
3.934 -# dashes changed to underlines.
3.935 -cache_file=/dev/null
3.936 -exec_prefix=NONE
3.937 -no_create=
3.938 -no_recursion=
3.939 -prefix=NONE
3.940 -program_prefix=NONE
3.941 -program_suffix=NONE
3.942 -program_transform_name=s,x,x,
3.943 -silent=
3.944 -site=
3.945 -srcdir=
3.946 -verbose=
3.947 -x_includes=NONE
3.948 -x_libraries=NONE
3.949 -
3.950 -# Installation directory options.
3.951 -# These are left unexpanded so users can "make install exec_prefix=/foo"
3.952 -# and all the variables that are supposed to be based on exec_prefix
3.953 -# by default will actually change.
3.954 -# Use braces instead of parens because sh, perl, etc. also accept them.
3.955 -# (The list follows the same order as the GNU Coding Standards.)
3.956 -bindir='${exec_prefix}/bin'
3.957 -sbindir='${exec_prefix}/sbin'
3.958 -libexecdir='${exec_prefix}/libexec'
3.959 -datarootdir='${prefix}/share'
3.960 -datadir='${datarootdir}'
3.961 -sysconfdir='${prefix}/etc'
3.962 -sharedstatedir='${prefix}/com'
3.963 -localstatedir='${prefix}/var'
3.964 -includedir='${prefix}/include'
3.965 -oldincludedir='/usr/include'
3.966 -docdir='${datarootdir}/doc/${PACKAGE}'
3.967 -infodir='${datarootdir}/info'
3.968 -htmldir='${docdir}'
3.969 -dvidir='${docdir}'
3.970 -pdfdir='${docdir}'
3.971 -psdir='${docdir}'
3.972 -libdir='${exec_prefix}/lib'
3.973 -localedir='${datarootdir}/locale'
3.974 -mandir='${datarootdir}/man'
3.975 -
3.976 -ac_prev=
3.977 -ac_dashdash=
3.978 -for ac_option
3.979 -do
3.980 - # If the previous option needs an argument, assign it.
3.981 - if test -n "$ac_prev"; then
3.982 - eval $ac_prev=\$ac_option
3.983 - ac_prev=
3.984 - continue
3.985 - fi
3.986 -
3.987 - case $ac_option in
3.988 - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
3.989 - *) ac_optarg=yes ;;
3.990 - esac
3.991 -
3.992 - # Accept the important Cygnus configure options, so we can diagnose typos.
3.993 -
3.994 - case $ac_dashdash$ac_option in
3.995 - --)
3.996 - ac_dashdash=yes ;;
3.997 -
3.998 - -bindir | --bindir | --bindi | --bind | --bin | --bi)
3.999 - ac_prev=bindir ;;
3.1000 - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
3.1001 - bindir=$ac_optarg ;;
3.1002 -
3.1003 - -build | --build | --buil | --bui | --bu)
3.1004 - ac_prev=build_alias ;;
3.1005 - -build=* | --build=* | --buil=* | --bui=* | --bu=*)
3.1006 - build_alias=$ac_optarg ;;
3.1007 -
3.1008 - -cache-file | --cache-file | --cache-fil | --cache-fi \
3.1009 - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
3.1010 - ac_prev=cache_file ;;
3.1011 - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
3.1012 - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
3.1013 - cache_file=$ac_optarg ;;
3.1014 -
3.1015 - --config-cache | -C)
3.1016 - cache_file=config.cache ;;
3.1017 -
3.1018 - -datadir | --datadir | --datadi | --datad)
3.1019 - ac_prev=datadir ;;
3.1020 - -datadir=* | --datadir=* | --datadi=* | --datad=*)
3.1021 - datadir=$ac_optarg ;;
3.1022 -
3.1023 - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
3.1024 - | --dataroo | --dataro | --datar)
3.1025 - ac_prev=datarootdir ;;
3.1026 - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
3.1027 - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
3.1028 - datarootdir=$ac_optarg ;;
3.1029 -
3.1030 - -disable-* | --disable-*)
3.1031 - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
3.1032 - # Reject names that are not valid shell variable names.
3.1033 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3.1034 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3.1035 - { (exit 1); exit 1; }; }
3.1036 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
3.1037 - eval enable_$ac_feature=no ;;
3.1038 -
3.1039 - -docdir | --docdir | --docdi | --doc | --do)
3.1040 - ac_prev=docdir ;;
3.1041 - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
3.1042 - docdir=$ac_optarg ;;
3.1043 -
3.1044 - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
3.1045 - ac_prev=dvidir ;;
3.1046 - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
3.1047 - dvidir=$ac_optarg ;;
3.1048 -
3.1049 - -enable-* | --enable-*)
3.1050 - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
3.1051 - # Reject names that are not valid shell variable names.
3.1052 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3.1053 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3.1054 - { (exit 1); exit 1; }; }
3.1055 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
3.1056 - eval enable_$ac_feature=\$ac_optarg ;;
3.1057 -
3.1058 - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
3.1059 - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
3.1060 - | --exec | --exe | --ex)
3.1061 - ac_prev=exec_prefix ;;
3.1062 - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
3.1063 - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
3.1064 - | --exec=* | --exe=* | --ex=*)
3.1065 - exec_prefix=$ac_optarg ;;
3.1066 -
3.1067 - -gas | --gas | --ga | --g)
3.1068 - # Obsolete; use --with-gas.
3.1069 - with_gas=yes ;;
3.1070 -
3.1071 - -help | --help | --hel | --he | -h)
3.1072 - ac_init_help=long ;;
3.1073 - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
3.1074 - ac_init_help=recursive ;;
3.1075 - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
3.1076 - ac_init_help=short ;;
3.1077 -
3.1078 - -host | --host | --hos | --ho)
3.1079 - ac_prev=host_alias ;;
3.1080 - -host=* | --host=* | --hos=* | --ho=*)
3.1081 - host_alias=$ac_optarg ;;
3.1082 -
3.1083 - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
3.1084 - ac_prev=htmldir ;;
3.1085 - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
3.1086 - | --ht=*)
3.1087 - htmldir=$ac_optarg ;;
3.1088 -
3.1089 - -includedir | --includedir | --includedi | --included | --include \
3.1090 - | --includ | --inclu | --incl | --inc)
3.1091 - ac_prev=includedir ;;
3.1092 - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
3.1093 - | --includ=* | --inclu=* | --incl=* | --inc=*)
3.1094 - includedir=$ac_optarg ;;
3.1095 -
3.1096 - -infodir | --infodir | --infodi | --infod | --info | --inf)
3.1097 - ac_prev=infodir ;;
3.1098 - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
3.1099 - infodir=$ac_optarg ;;
3.1100 -
3.1101 - -libdir | --libdir | --libdi | --libd)
3.1102 - ac_prev=libdir ;;
3.1103 - -libdir=* | --libdir=* | --libdi=* | --libd=*)
3.1104 - libdir=$ac_optarg ;;
3.1105 -
3.1106 - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
3.1107 - | --libexe | --libex | --libe)
3.1108 - ac_prev=libexecdir ;;
3.1109 - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
3.1110 - | --libexe=* | --libex=* | --libe=*)
3.1111 - libexecdir=$ac_optarg ;;
3.1112 -
3.1113 - -localedir | --localedir | --localedi | --localed | --locale)
3.1114 - ac_prev=localedir ;;
3.1115 - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
3.1116 - localedir=$ac_optarg ;;
3.1117 -
3.1118 - -localstatedir | --localstatedir | --localstatedi | --localstated \
3.1119 - | --localstate | --localstat | --localsta | --localst | --locals)
3.1120 - ac_prev=localstatedir ;;
3.1121 - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
3.1122 - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
3.1123 - localstatedir=$ac_optarg ;;
3.1124 -
3.1125 - -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
3.1126 - ac_prev=mandir ;;
3.1127 - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
3.1128 - mandir=$ac_optarg ;;
3.1129 -
3.1130 - -nfp | --nfp | --nf)
3.1131 - # Obsolete; use --without-fp.
3.1132 - with_fp=no ;;
3.1133 -
3.1134 - -no-create | --no-create | --no-creat | --no-crea | --no-cre \
3.1135 - | --no-cr | --no-c | -n)
3.1136 - no_create=yes ;;
3.1137 -
3.1138 - -no-recursion | --no-recursion | --no-recursio | --no-recursi \
3.1139 - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
3.1140 - no_recursion=yes ;;
3.1141 -
3.1142 - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
3.1143 - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
3.1144 - | --oldin | --oldi | --old | --ol | --o)
3.1145 - ac_prev=oldincludedir ;;
3.1146 - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
3.1147 - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
3.1148 - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
3.1149 - oldincludedir=$ac_optarg ;;
3.1150 -
3.1151 - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
3.1152 - ac_prev=prefix ;;
3.1153 - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
3.1154 - prefix=$ac_optarg ;;
3.1155 -
3.1156 - -program-prefix | --program-prefix | --program-prefi | --program-pref \
3.1157 - | --program-pre | --program-pr | --program-p)
3.1158 - ac_prev=program_prefix ;;
3.1159 - -program-prefix=* | --program-prefix=* | --program-prefi=* \
3.1160 - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
3.1161 - program_prefix=$ac_optarg ;;
3.1162 -
3.1163 - -program-suffix | --program-suffix | --program-suffi | --program-suff \
3.1164 - | --program-suf | --program-su | --program-s)
3.1165 - ac_prev=program_suffix ;;
3.1166 - -program-suffix=* | --program-suffix=* | --program-suffi=* \
3.1167 - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
3.1168 - program_suffix=$ac_optarg ;;
3.1169 -
3.1170 - -program-transform-name | --program-transform-name \
3.1171 - | --program-transform-nam | --program-transform-na \
3.1172 - | --program-transform-n | --program-transform- \
3.1173 - | --program-transform | --program-transfor \
3.1174 - | --program-transfo | --program-transf \
3.1175 - | --program-trans | --program-tran \
3.1176 - | --progr-tra | --program-tr | --program-t)
3.1177 - ac_prev=program_transform_name ;;
3.1178 - -program-transform-name=* | --program-transform-name=* \
3.1179 - | --program-transform-nam=* | --program-transform-na=* \
3.1180 - | --program-transform-n=* | --program-transform-=* \
3.1181 - | --program-transform=* | --program-transfor=* \
3.1182 - | --program-transfo=* | --program-transf=* \
3.1183 - | --program-trans=* | --program-tran=* \
3.1184 - | --progr-tra=* | --program-tr=* | --program-t=*)
3.1185 - program_transform_name=$ac_optarg ;;
3.1186 -
3.1187 - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
3.1188 - ac_prev=pdfdir ;;
3.1189 - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
3.1190 - pdfdir=$ac_optarg ;;
3.1191 -
3.1192 - -psdir | --psdir | --psdi | --psd | --ps)
3.1193 - ac_prev=psdir ;;
3.1194 - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
3.1195 - psdir=$ac_optarg ;;
3.1196 -
3.1197 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3.1198 - | -silent | --silent | --silen | --sile | --sil)
3.1199 - silent=yes ;;
3.1200 -
3.1201 - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
3.1202 - ac_prev=sbindir ;;
3.1203 - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
3.1204 - | --sbi=* | --sb=*)
3.1205 - sbindir=$ac_optarg ;;
3.1206 -
3.1207 - -sharedstatedir | --sharedstatedir | --sharedstatedi \
3.1208 - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
3.1209 - | --sharedst | --shareds | --shared | --share | --shar \
3.1210 - | --sha | --sh)
3.1211 - ac_prev=sharedstatedir ;;
3.1212 - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
3.1213 - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
3.1214 - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
3.1215 - | --sha=* | --sh=*)
3.1216 - sharedstatedir=$ac_optarg ;;
3.1217 -
3.1218 - -site | --site | --sit)
3.1219 - ac_prev=site ;;
3.1220 - -site=* | --site=* | --sit=*)
3.1221 - site=$ac_optarg ;;
3.1222 -
3.1223 - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
3.1224 - ac_prev=srcdir ;;
3.1225 - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
3.1226 - srcdir=$ac_optarg ;;
3.1227 -
3.1228 - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
3.1229 - | --syscon | --sysco | --sysc | --sys | --sy)
3.1230 - ac_prev=sysconfdir ;;
3.1231 - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
3.1232 - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
3.1233 - sysconfdir=$ac_optarg ;;
3.1234 -
3.1235 - -target | --target | --targe | --targ | --tar | --ta | --t)
3.1236 - ac_prev=target_alias ;;
3.1237 - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
3.1238 - target_alias=$ac_optarg ;;
3.1239 -
3.1240 - -v | -verbose | --verbose | --verbos | --verbo | --verb)
3.1241 - verbose=yes ;;
3.1242 -
3.1243 - -version | --version | --versio | --versi | --vers | -V)
3.1244 - ac_init_version=: ;;
3.1245 -
3.1246 - -with-* | --with-*)
3.1247 - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
3.1248 - # Reject names that are not valid shell variable names.
3.1249 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3.1250 - { echo "$as_me: error: invalid package name: $ac_package" >&2
3.1251 - { (exit 1); exit 1; }; }
3.1252 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
3.1253 - eval with_$ac_package=\$ac_optarg ;;
3.1254 -
3.1255 - -without-* | --without-*)
3.1256 - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
3.1257 - # Reject names that are not valid shell variable names.
3.1258 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3.1259 - { echo "$as_me: error: invalid package name: $ac_package" >&2
3.1260 - { (exit 1); exit 1; }; }
3.1261 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
3.1262 - eval with_$ac_package=no ;;
3.1263 -
3.1264 - --x)
3.1265 - # Obsolete; use --with-x.
3.1266 - with_x=yes ;;
3.1267 -
3.1268 - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
3.1269 - | --x-incl | --x-inc | --x-in | --x-i)
3.1270 - ac_prev=x_includes ;;
3.1271 - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
3.1272 - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
3.1273 - x_includes=$ac_optarg ;;
3.1274 -
3.1275 - -x-libraries | --x-libraries | --x-librarie | --x-librari \
3.1276 - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
3.1277 - ac_prev=x_libraries ;;
3.1278 - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
3.1279 - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
3.1280 - x_libraries=$ac_optarg ;;
3.1281 -
3.1282 - -*) { echo "$as_me: error: unrecognized option: $ac_option
3.1283 -Try \`$0 --help' for more information." >&2
3.1284 - { (exit 1); exit 1; }; }
3.1285 - ;;
3.1286 -
3.1287 - *=*)
3.1288 - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
3.1289 - # Reject names that are not valid shell variable names.
3.1290 - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
3.1291 - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
3.1292 - { (exit 1); exit 1; }; }
3.1293 - eval $ac_envvar=\$ac_optarg
3.1294 - export $ac_envvar ;;
3.1295 -
3.1296 - *)
3.1297 - # FIXME: should be removed in autoconf 3.0.
3.1298 - echo "$as_me: WARNING: you should use --build, --host, --target" >&2
3.1299 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3.1300 - echo "$as_me: WARNING: invalid host type: $ac_option" >&2
3.1301 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
3.1302 - ;;
3.1303 -
3.1304 - esac
3.1305 -done
3.1306 -
3.1307 -if test -n "$ac_prev"; then
3.1308 - ac_option=--`echo $ac_prev | sed 's/_/-/g'`
3.1309 - { echo "$as_me: error: missing argument to $ac_option" >&2
3.1310 - { (exit 1); exit 1; }; }
3.1311 -fi
3.1312 -
3.1313 -# Be sure to have absolute directory names.
3.1314 -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
3.1315 - datadir sysconfdir sharedstatedir localstatedir includedir \
3.1316 - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
3.1317 - libdir localedir mandir
3.1318 -do
3.1319 - eval ac_val=\$$ac_var
3.1320 - case $ac_val in
3.1321 - [\\/$]* | ?:[\\/]* ) continue;;
3.1322 - NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
3.1323 - esac
3.1324 - { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
3.1325 - { (exit 1); exit 1; }; }
3.1326 -done
3.1327 -
3.1328 -# There might be people who depend on the old broken behavior: `$host'
3.1329 -# used to hold the argument of --host etc.
3.1330 -# FIXME: To remove some day.
3.1331 -build=$build_alias
3.1332 -host=$host_alias
3.1333 -target=$target_alias
3.1334 -
3.1335 -# FIXME: To remove some day.
3.1336 -if test "x$host_alias" != x; then
3.1337 - if test "x$build_alias" = x; then
3.1338 - cross_compiling=maybe
3.1339 - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
3.1340 - If a cross compiler is detected then cross compile mode will be used." >&2
3.1341 - elif test "x$build_alias" != "x$host_alias"; then
3.1342 - cross_compiling=yes
3.1343 - fi
3.1344 -fi
3.1345 -
3.1346 -ac_tool_prefix=
3.1347 -test -n "$host_alias" && ac_tool_prefix=$host_alias-
3.1348 -
3.1349 -test "$silent" = yes && exec 6>/dev/null
3.1350 -
3.1351 -
3.1352 -ac_pwd=`pwd` && test -n "$ac_pwd" &&
3.1353 -ac_ls_di=`ls -di .` &&
3.1354 -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
3.1355 - { echo "$as_me: error: Working directory cannot be determined" >&2
3.1356 - { (exit 1); exit 1; }; }
3.1357 -test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
3.1358 - { echo "$as_me: error: pwd does not report name of working directory" >&2
3.1359 - { (exit 1); exit 1; }; }
3.1360 -
3.1361 -
3.1362 -# Find the source files, if location was not specified.
3.1363 -if test -z "$srcdir"; then
3.1364 - ac_srcdir_defaulted=yes
3.1365 - # Try the directory containing this script, then the parent directory.
3.1366 - ac_confdir=`$as_dirname -- "$0" ||
3.1367 -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.1368 - X"$0" : 'X\(//\)[^/]' \| \
3.1369 - X"$0" : 'X\(//\)$' \| \
3.1370 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3.1371 -echo X"$0" |
3.1372 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.1373 - s//\1/
3.1374 - q
3.1375 - }
3.1376 - /^X\(\/\/\)[^/].*/{
3.1377 - s//\1/
3.1378 - q
3.1379 - }
3.1380 - /^X\(\/\/\)$/{
3.1381 - s//\1/
3.1382 - q
3.1383 - }
3.1384 - /^X\(\/\).*/{
3.1385 - s//\1/
3.1386 - q
3.1387 - }
3.1388 - s/.*/./; q'`
3.1389 - srcdir=$ac_confdir
3.1390 - if test ! -r "$srcdir/$ac_unique_file"; then
3.1391 - srcdir=..
3.1392 - fi
3.1393 -else
3.1394 - ac_srcdir_defaulted=no
3.1395 -fi
3.1396 -if test ! -r "$srcdir/$ac_unique_file"; then
3.1397 - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
3.1398 - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
3.1399 - { (exit 1); exit 1; }; }
3.1400 -fi
3.1401 -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
3.1402 -ac_abs_confdir=`(
3.1403 - cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
3.1404 - { (exit 1); exit 1; }; }
3.1405 - pwd)`
3.1406 -# When building in place, set srcdir=.
3.1407 -if test "$ac_abs_confdir" = "$ac_pwd"; then
3.1408 - srcdir=.
3.1409 -fi
3.1410 -# Remove unnecessary trailing slashes from srcdir.
3.1411 -# Double slashes in file names in object file debugging info
3.1412 -# mess up M-x gdb in Emacs.
3.1413 -case $srcdir in
3.1414 -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
3.1415 -esac
3.1416 -for ac_var in $ac_precious_vars; do
3.1417 - eval ac_env_${ac_var}_set=\${${ac_var}+set}
3.1418 - eval ac_env_${ac_var}_value=\$${ac_var}
3.1419 - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
3.1420 - eval ac_cv_env_${ac_var}_value=\$${ac_var}
3.1421 -done
3.1422 -
3.1423 -#
3.1424 -# Report the --help message.
3.1425 -#
3.1426 -if test "$ac_init_help" = "long"; then
3.1427 - # Omit some internal or obsolete options to make the list less imposing.
3.1428 - # This message is too long to be a string in the A/UX 3.1 sh.
3.1429 - cat <<_ACEOF
3.1430 -\`configure' configures this package to adapt to many kinds of systems.
3.1431 -
3.1432 -Usage: $0 [OPTION]... [VAR=VALUE]...
3.1433 -
3.1434 -To assign environment variables (e.g., CC, CFLAGS...), specify them as
3.1435 -VAR=VALUE. See below for descriptions of some of the useful variables.
3.1436 -
3.1437 -Defaults for the options are specified in brackets.
3.1438 -
3.1439 -Configuration:
3.1440 - -h, --help display this help and exit
3.1441 - --help=short display options specific to this package
3.1442 - --help=recursive display the short help of all the included packages
3.1443 - -V, --version display version information and exit
3.1444 - -q, --quiet, --silent do not print \`checking...' messages
3.1445 - --cache-file=FILE cache test results in FILE [disabled]
3.1446 - -C, --config-cache alias for \`--cache-file=config.cache'
3.1447 - -n, --no-create do not create output files
3.1448 - --srcdir=DIR find the sources in DIR [configure dir or \`..']
3.1449 -
3.1450 -Installation directories:
3.1451 - --prefix=PREFIX install architecture-independent files in PREFIX
3.1452 - [$ac_default_prefix]
3.1453 - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
3.1454 - [PREFIX]
3.1455 -
3.1456 -By default, \`make install' will install all the files in
3.1457 -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
3.1458 -an installation prefix other than \`$ac_default_prefix' using \`--prefix',
3.1459 -for instance \`--prefix=\$HOME'.
3.1460 -
3.1461 -For better control, use the options below.
3.1462 -
3.1463 -Fine tuning of the installation directories:
3.1464 - --bindir=DIR user executables [EPREFIX/bin]
3.1465 - --sbindir=DIR system admin executables [EPREFIX/sbin]
3.1466 - --libexecdir=DIR program executables [EPREFIX/libexec]
3.1467 - --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
3.1468 - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
3.1469 - --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3.1470 - --libdir=DIR object code libraries [EPREFIX/lib]
3.1471 - --includedir=DIR C header files [PREFIX/include]
3.1472 - --oldincludedir=DIR C header files for non-gcc [/usr/include]
3.1473 - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
3.1474 - --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
3.1475 - --infodir=DIR info documentation [DATAROOTDIR/info]
3.1476 - --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
3.1477 - --mandir=DIR man documentation [DATAROOTDIR/man]
3.1478 - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@
3.1479 - --htmldir=DIR html documentation [DOCDIR]
3.1480 - --dvidir=DIR dvi documentation [DOCDIR]
3.1481 - --pdfdir=DIR pdf documentation [DOCDIR]
3.1482 - --psdir=DIR ps documentation [DOCDIR]
3.1483 -_ACEOF
3.1484 -
3.1485 - cat <<\_ACEOF
3.1486 -
3.1487 -Program names:
3.1488 - --program-prefix=PREFIX prepend PREFIX to installed program names
3.1489 - --program-suffix=SUFFIX append SUFFIX to installed program names
3.1490 - --program-transform-name=PROGRAM run sed PROGRAM on installed program names
3.1491 -
3.1492 -System types:
3.1493 - --build=BUILD configure for building on BUILD [guessed]
3.1494 - --host=HOST cross-compile to build programs to run on HOST [BUILD]
3.1495 - --target=TARGET configure for building compilers for TARGET [HOST]
3.1496 -_ACEOF
3.1497 -fi
3.1498 -
3.1499 -if test -n "$ac_init_help"; then
3.1500 -
3.1501 - cat <<\_ACEOF
3.1502 -
3.1503 -Optional Features:
3.1504 - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
3.1505 - --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
3.1506 - --enable-static@<:@=PKGS@:>@ build static libraries @<:@default=no@:>@
3.1507 - --enable-maintainer-mode enable make rules and dependencies not useful
3.1508 - (and sometimes confusing) to the casual installer
3.1509 - --enable-shared@<:@=PKGS@:>@ build shared libraries @<:@default=yes@:>@
3.1510 - --enable-fast-install@<:@=PKGS@:>@
3.1511 - optimize for fast installation @<:@default=yes@:>@
3.1512 - --disable-dependency-tracking speeds up one-time build
3.1513 - --enable-dependency-tracking do not reject slow dependency extractors
3.1514 - --disable-libtool-lock avoid locking (might break parallel builds)
3.1515 -
3.1516 -Optional Packages:
3.1517 - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
3.1518 - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
3.1519 - --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
3.1520 - --with-pic try to use only PIC/non-PIC objects @<:@default=use
3.1521 - both@:>@
3.1522 - --with-tags@<:@=TAGS@:>@ include additional configurations @<:@automatic@:>@
3.1523 -
3.1524 -Some influential environment variables:
3.1525 - CC C compiler command
3.1526 - CFLAGS C compiler flags
3.1527 - LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
3.1528 - nonstandard directory <lib dir>
3.1529 - LIBS libraries to pass to the linker, e.g. -l<library>
3.1530 - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
3.1531 - you have headers in a nonstandard directory <include dir>
3.1532 - CPP C preprocessor
3.1533 - CXX C++ compiler command
3.1534 - CXXFLAGS C++ compiler flags
3.1535 - CXXCPP C++ preprocessor
3.1536 - F77 Fortran 77 compiler command
3.1537 - FFLAGS Fortran 77 compiler flags
3.1538 - CCAS assembler compiler command (defaults to CC)
3.1539 - CCASFLAGS assembler compiler flags (defaults to CFLAGS)
3.1540 - PKG_CONFIG path to pkg-config utility
3.1541 - GST_CFLAGS C compiler flags for GST, overriding pkg-config
3.1542 - GST_LIBS linker flags for GST, overriding pkg-config
3.1543 - GST_BASE_CFLAGS
3.1544 - C compiler flags for GST_BASE, overriding pkg-config
3.1545 - GST_BASE_LIBS
3.1546 - linker flags for GST_BASE, overriding pkg-config
3.1547 - GST_PLUGINS_BASE_CFLAGS
3.1548 - C compiler flags for GST_PLUGINS_BASE, overriding pkg-config
3.1549 - GST_PLUGINS_BASE_LIBS
3.1550 - linker flags for GST_PLUGINS_BASE, overriding pkg-config
3.1551 -
3.1552 -Use these variables to override the choices made by `configure' or to help
3.1553 -it to find libraries and programs with nonstandard names/locations.
3.1554 -
3.1555 -_ACEOF
3.1556 -ac_status=$?
3.1557 -fi
3.1558 -
3.1559 -if test "$ac_init_help" = "recursive"; then
3.1560 - # If there are subdirs, report their specific --help.
3.1561 - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
3.1562 - test -d "$ac_dir" || continue
3.1563 - ac_builddir=.
3.1564 -
3.1565 -case "$ac_dir" in
3.1566 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3.1567 -*)
3.1568 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
3.1569 - # A ".." for each directory in $ac_dir_suffix.
3.1570 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
3.1571 - case $ac_top_builddir_sub in
3.1572 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3.1573 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3.1574 - esac ;;
3.1575 -esac
3.1576 -ac_abs_top_builddir=$ac_pwd
3.1577 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
3.1578 -# for backward compatibility:
3.1579 -ac_top_builddir=$ac_top_build_prefix
3.1580 -
3.1581 -case $srcdir in
3.1582 - .) # We are building in place.
3.1583 - ac_srcdir=.
3.1584 - ac_top_srcdir=$ac_top_builddir_sub
3.1585 - ac_abs_top_srcdir=$ac_pwd ;;
3.1586 - [\\/]* | ?:[\\/]* ) # Absolute name.
3.1587 - ac_srcdir=$srcdir$ac_dir_suffix;
3.1588 - ac_top_srcdir=$srcdir
3.1589 - ac_abs_top_srcdir=$srcdir ;;
3.1590 - *) # Relative name.
3.1591 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3.1592 - ac_top_srcdir=$ac_top_build_prefix$srcdir
3.1593 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3.1594 -esac
3.1595 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3.1596 -
3.1597 - cd "$ac_dir" || { ac_status=$?; continue; }
3.1598 - # Check for guested configure.
3.1599 - if test -f "$ac_srcdir/configure.gnu"; then
3.1600 - echo &&
3.1601 - $SHELL "$ac_srcdir/configure.gnu" --help=recursive
3.1602 - elif test -f "$ac_srcdir/configure"; then
3.1603 - echo &&
3.1604 - $SHELL "$ac_srcdir/configure" --help=recursive
3.1605 - else
3.1606 - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
3.1607 - fi || ac_status=$?
3.1608 - cd "$ac_pwd" || { ac_status=$?; break; }
3.1609 - done
3.1610 -fi
3.1611 -
3.1612 -test -n "$ac_init_help" && exit $ac_status
3.1613 -if $ac_init_version; then
3.1614 - cat <<\_ACEOF
3.1615 -configure
3.1616 -generated by GNU Autoconf 2.61
3.1617 -
3.1618 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
3.1619 -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
3.1620 -This configure script is free software; the Free Software Foundation
3.1621 -gives unlimited permission to copy, distribute and modify it.
3.1622 -_ACEOF
3.1623 - exit
3.1624 -fi
3.1625 -cat >config.log <<_ACEOF
3.1626 -This file contains any messages produced by compilers while
3.1627 -running configure, to aid debugging if configure makes a mistake.
3.1628 -
3.1629 -It was created by $as_me, which was
3.1630 -generated by GNU Autoconf 2.61. Invocation command line was
3.1631 -
3.1632 - $ $0 $@
3.1633 -
3.1634 -_ACEOF
3.1635 -exec 5>>config.log
3.1636 -{
3.1637 -cat <<_ASUNAME
3.1638 -@%:@@%:@ --------- @%:@@%:@
3.1639 -@%:@@%:@ Platform. @%:@@%:@
3.1640 -@%:@@%:@ --------- @%:@@%:@
3.1641 -
3.1642 -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
3.1643 -uname -m = `(uname -m) 2>/dev/null || echo unknown`
3.1644 -uname -r = `(uname -r) 2>/dev/null || echo unknown`
3.1645 -uname -s = `(uname -s) 2>/dev/null || echo unknown`
3.1646 -uname -v = `(uname -v) 2>/dev/null || echo unknown`
3.1647 -
3.1648 -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
3.1649 -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
3.1650 -
3.1651 -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
3.1652 -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
3.1653 -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
3.1654 -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
3.1655 -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
3.1656 -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
3.1657 -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
3.1658 -
3.1659 -_ASUNAME
3.1660 -
3.1661 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.1662 -for as_dir in $PATH
3.1663 -do
3.1664 - IFS=$as_save_IFS
3.1665 - test -z "$as_dir" && as_dir=.
3.1666 - echo "PATH: $as_dir"
3.1667 -done
3.1668 -IFS=$as_save_IFS
3.1669 -
3.1670 -} >&5
3.1671 -
3.1672 -cat >&5 <<_ACEOF
3.1673 -
3.1674 -
3.1675 -@%:@@%:@ ----------- @%:@@%:@
3.1676 -@%:@@%:@ Core tests. @%:@@%:@
3.1677 -@%:@@%:@ ----------- @%:@@%:@
3.1678 -
3.1679 -_ACEOF
3.1680 -
3.1681 -
3.1682 -# Keep a trace of the command line.
3.1683 -# Strip out --no-create and --no-recursion so they do not pile up.
3.1684 -# Strip out --silent because we don't want to record it for future runs.
3.1685 -# Also quote any args containing shell meta-characters.
3.1686 -# Make two passes to allow for proper duplicate-argument suppression.
3.1687 -ac_configure_args=
3.1688 -ac_configure_args0=
3.1689 -ac_configure_args1=
3.1690 -ac_must_keep_next=false
3.1691 -for ac_pass in 1 2
3.1692 -do
3.1693 - for ac_arg
3.1694 - do
3.1695 - case $ac_arg in
3.1696 - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
3.1697 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3.1698 - | -silent | --silent | --silen | --sile | --sil)
3.1699 - continue ;;
3.1700 - *\'*)
3.1701 - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
3.1702 - esac
3.1703 - case $ac_pass in
3.1704 - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
3.1705 - 2)
3.1706 - ac_configure_args1="$ac_configure_args1 '$ac_arg'"
3.1707 - if test $ac_must_keep_next = true; then
3.1708 - ac_must_keep_next=false # Got value, back to normal.
3.1709 - else
3.1710 - case $ac_arg in
3.1711 - *=* | --config-cache | -C | -disable-* | --disable-* \
3.1712 - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
3.1713 - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
3.1714 - | -with-* | --with-* | -without-* | --without-* | --x)
3.1715 - case "$ac_configure_args0 " in
3.1716 - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
3.1717 - esac
3.1718 - ;;
3.1719 - -* ) ac_must_keep_next=true ;;
3.1720 - esac
3.1721 - fi
3.1722 - ac_configure_args="$ac_configure_args '$ac_arg'"
3.1723 - ;;
3.1724 - esac
3.1725 - done
3.1726 -done
3.1727 -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
3.1728 -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
3.1729 -
3.1730 -# When interrupted or exit'd, cleanup temporary files, and complete
3.1731 -# config.log. We remove comments because anyway the quotes in there
3.1732 -# would cause problems or look ugly.
3.1733 -# WARNING: Use '\'' to represent an apostrophe within the trap.
3.1734 -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
3.1735 -trap 'exit_status=$?
3.1736 - # Save into config.log some information that might help in debugging.
3.1737 - {
3.1738 - echo
3.1739 -
3.1740 - cat <<\_ASBOX
3.1741 -@%:@@%:@ ---------------- @%:@@%:@
3.1742 -@%:@@%:@ Cache variables. @%:@@%:@
3.1743 -@%:@@%:@ ---------------- @%:@@%:@
3.1744 -_ASBOX
3.1745 - echo
3.1746 - # The following way of writing the cache mishandles newlines in values,
3.1747 -(
3.1748 - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
3.1749 - eval ac_val=\$$ac_var
3.1750 - case $ac_val in #(
3.1751 - *${as_nl}*)
3.1752 - case $ac_var in #(
3.1753 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
3.1754 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
3.1755 - esac
3.1756 - case $ac_var in #(
3.1757 - _ | IFS | as_nl) ;; #(
3.1758 - *) $as_unset $ac_var ;;
3.1759 - esac ;;
3.1760 - esac
3.1761 - done
3.1762 - (set) 2>&1 |
3.1763 - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
3.1764 - *${as_nl}ac_space=\ *)
3.1765 - sed -n \
3.1766 - "s/'\''/'\''\\\\'\'''\''/g;
3.1767 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
3.1768 - ;; #(
3.1769 - *)
3.1770 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3.1771 - ;;
3.1772 - esac |
3.1773 - sort
3.1774 -)
3.1775 - echo
3.1776 -
3.1777 - cat <<\_ASBOX
3.1778 -@%:@@%:@ ----------------- @%:@@%:@
3.1779 -@%:@@%:@ Output variables. @%:@@%:@
3.1780 -@%:@@%:@ ----------------- @%:@@%:@
3.1781 -_ASBOX
3.1782 - echo
3.1783 - for ac_var in $ac_subst_vars
3.1784 - do
3.1785 - eval ac_val=\$$ac_var
3.1786 - case $ac_val in
3.1787 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3.1788 - esac
3.1789 - echo "$ac_var='\''$ac_val'\''"
3.1790 - done | sort
3.1791 - echo
3.1792 -
3.1793 - if test -n "$ac_subst_files"; then
3.1794 - cat <<\_ASBOX
3.1795 -@%:@@%:@ ------------------- @%:@@%:@
3.1796 -@%:@@%:@ File substitutions. @%:@@%:@
3.1797 -@%:@@%:@ ------------------- @%:@@%:@
3.1798 -_ASBOX
3.1799 - echo
3.1800 - for ac_var in $ac_subst_files
3.1801 - do
3.1802 - eval ac_val=\$$ac_var
3.1803 - case $ac_val in
3.1804 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
3.1805 - esac
3.1806 - echo "$ac_var='\''$ac_val'\''"
3.1807 - done | sort
3.1808 - echo
3.1809 - fi
3.1810 -
3.1811 - if test -s confdefs.h; then
3.1812 - cat <<\_ASBOX
3.1813 -@%:@@%:@ ----------- @%:@@%:@
3.1814 -@%:@@%:@ confdefs.h. @%:@@%:@
3.1815 -@%:@@%:@ ----------- @%:@@%:@
3.1816 -_ASBOX
3.1817 - echo
3.1818 - cat confdefs.h
3.1819 - echo
3.1820 - fi
3.1821 - test "$ac_signal" != 0 &&
3.1822 - echo "$as_me: caught signal $ac_signal"
3.1823 - echo "$as_me: exit $exit_status"
3.1824 - } >&5
3.1825 - rm -f core *.core core.conftest.* &&
3.1826 - rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
3.1827 - exit $exit_status
3.1828 -' 0
3.1829 -for ac_signal in 1 2 13 15; do
3.1830 - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
3.1831 -done
3.1832 -ac_signal=0
3.1833 -
3.1834 -# confdefs.h avoids OS command line length limits that DEFS can exceed.
3.1835 -rm -f -r conftest* confdefs.h
3.1836 -
3.1837 -# Predefined preprocessor variables.
3.1838 -
3.1839 -cat >>confdefs.h <<_ACEOF
3.1840 -@%:@define PACKAGE_NAME "$PACKAGE_NAME"
3.1841 -_ACEOF
3.1842 -
3.1843 -
3.1844 -cat >>confdefs.h <<_ACEOF
3.1845 -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
3.1846 -_ACEOF
3.1847 -
3.1848 -
3.1849 -cat >>confdefs.h <<_ACEOF
3.1850 -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
3.1851 -_ACEOF
3.1852 -
3.1853 -
3.1854 -cat >>confdefs.h <<_ACEOF
3.1855 -@%:@define PACKAGE_STRING "$PACKAGE_STRING"
3.1856 -_ACEOF
3.1857 -
3.1858 -
3.1859 -cat >>confdefs.h <<_ACEOF
3.1860 -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
3.1861 -_ACEOF
3.1862 -
3.1863 -
3.1864 -# Let the site file select an alternate cache file if it wants to.
3.1865 -# Prefer explicitly selected file to automatically selected ones.
3.1866 -if test -n "$CONFIG_SITE"; then
3.1867 - set x "$CONFIG_SITE"
3.1868 -elif test "x$prefix" != xNONE; then
3.1869 - set x "$prefix/share/config.site" "$prefix/etc/config.site"
3.1870 -else
3.1871 - set x "$ac_default_prefix/share/config.site" \
3.1872 - "$ac_default_prefix/etc/config.site"
3.1873 -fi
3.1874 -shift
3.1875 -for ac_site_file
3.1876 -do
3.1877 - if test -r "$ac_site_file"; then
3.1878 - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
3.1879 -echo "$as_me: loading site script $ac_site_file" >&6;}
3.1880 - sed 's/^/| /' "$ac_site_file" >&5
3.1881 - . "$ac_site_file"
3.1882 - fi
3.1883 -done
3.1884 -
3.1885 -if test -r "$cache_file"; then
3.1886 - # Some versions of bash will fail to source /dev/null (special
3.1887 - # files actually), so we avoid doing that.
3.1888 - if test -f "$cache_file"; then
3.1889 - { echo "$as_me:$LINENO: loading cache $cache_file" >&5
3.1890 -echo "$as_me: loading cache $cache_file" >&6;}
3.1891 - case $cache_file in
3.1892 - [\\/]* | ?:[\\/]* ) . "$cache_file";;
3.1893 - *) . "./$cache_file";;
3.1894 - esac
3.1895 - fi
3.1896 -else
3.1897 - { echo "$as_me:$LINENO: creating cache $cache_file" >&5
3.1898 -echo "$as_me: creating cache $cache_file" >&6;}
3.1899 - >$cache_file
3.1900 -fi
3.1901 -
3.1902 -# Check that the precious variables saved in the cache have kept the same
3.1903 -# value.
3.1904 -ac_cache_corrupted=false
3.1905 -for ac_var in $ac_precious_vars; do
3.1906 - eval ac_old_set=\$ac_cv_env_${ac_var}_set
3.1907 - eval ac_new_set=\$ac_env_${ac_var}_set
3.1908 - eval ac_old_val=\$ac_cv_env_${ac_var}_value
3.1909 - eval ac_new_val=\$ac_env_${ac_var}_value
3.1910 - case $ac_old_set,$ac_new_set in
3.1911 - set,)
3.1912 - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
3.1913 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
3.1914 - ac_cache_corrupted=: ;;
3.1915 - ,set)
3.1916 - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
3.1917 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
3.1918 - ac_cache_corrupted=: ;;
3.1919 - ,);;
3.1920 - *)
3.1921 - if test "x$ac_old_val" != "x$ac_new_val"; then
3.1922 - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
3.1923 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
3.1924 - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
3.1925 -echo "$as_me: former value: $ac_old_val" >&2;}
3.1926 - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
3.1927 -echo "$as_me: current value: $ac_new_val" >&2;}
3.1928 - ac_cache_corrupted=:
3.1929 - fi;;
3.1930 - esac
3.1931 - # Pass precious variables to config.status.
3.1932 - if test "$ac_new_set" = set; then
3.1933 - case $ac_new_val in
3.1934 - *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
3.1935 - *) ac_arg=$ac_var=$ac_new_val ;;
3.1936 - esac
3.1937 - case " $ac_configure_args " in
3.1938 - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
3.1939 - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
3.1940 - esac
3.1941 - fi
3.1942 -done
3.1943 -if $ac_cache_corrupted; then
3.1944 - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
3.1945 -echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3.1946 - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
3.1947 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
3.1948 - { (exit 1); exit 1; }; }
3.1949 -fi
3.1950 -
3.1951 -
3.1952 -
3.1953 -
3.1954 -
3.1955 -
3.1956 -
3.1957 -
3.1958 -
3.1959 -
3.1960 -
3.1961 -
3.1962 -
3.1963 -
3.1964 -
3.1965 -
3.1966 -
3.1967 -ac_ext=c
3.1968 -ac_cpp='$CPP $CPPFLAGS'
3.1969 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.1970 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.1971 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.1972 -
3.1973 -
3.1974 -ac_aux_dir=
3.1975 -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3.1976 - if test -f "$ac_dir/install-sh"; then
3.1977 - ac_aux_dir=$ac_dir
3.1978 - ac_install_sh="$ac_aux_dir/install-sh -c"
3.1979 - break
3.1980 - elif test -f "$ac_dir/install.sh"; then
3.1981 - ac_aux_dir=$ac_dir
3.1982 - ac_install_sh="$ac_aux_dir/install.sh -c"
3.1983 - break
3.1984 - elif test -f "$ac_dir/shtool"; then
3.1985 - ac_aux_dir=$ac_dir
3.1986 - ac_install_sh="$ac_aux_dir/shtool install -c"
3.1987 - break
3.1988 - fi
3.1989 -done
3.1990 -if test -z "$ac_aux_dir"; then
3.1991 - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
3.1992 -echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
3.1993 - { (exit 1); exit 1; }; }
3.1994 -fi
3.1995 -
3.1996 -# These three variables are undocumented and unsupported,
3.1997 -# and are intended to be withdrawn in a future Autoconf release.
3.1998 -# They can cause serious problems if a builder's source tree is in a directory
3.1999 -# whose full name contains unusual characters.
3.2000 -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
3.2001 -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
3.2002 -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
3.2003 -
3.2004 -
3.2005 -# Make sure we can run config.sub.
3.2006 -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3.2007 - { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
3.2008 -echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
3.2009 - { (exit 1); exit 1; }; }
3.2010 -
3.2011 -{ echo "$as_me:$LINENO: checking build system type" >&5
3.2012 -echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
3.2013 -if test "${ac_cv_build+set}" = set; then
3.2014 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2015 -else
3.2016 - ac_build_alias=$build_alias
3.2017 -test "x$ac_build_alias" = x &&
3.2018 - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3.2019 -test "x$ac_build_alias" = x &&
3.2020 - { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
3.2021 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
3.2022 - { (exit 1); exit 1; }; }
3.2023 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3.2024 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
3.2025 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
3.2026 - { (exit 1); exit 1; }; }
3.2027 -
3.2028 -fi
3.2029 -{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
3.2030 -echo "${ECHO_T}$ac_cv_build" >&6; }
3.2031 -case $ac_cv_build in
3.2032 -*-*-*) ;;
3.2033 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
3.2034 -echo "$as_me: error: invalid value of canonical build" >&2;}
3.2035 - { (exit 1); exit 1; }; };;
3.2036 -esac
3.2037 -build=$ac_cv_build
3.2038 -ac_save_IFS=$IFS; IFS='-'
3.2039 -set x $ac_cv_build
3.2040 -shift
3.2041 -build_cpu=$1
3.2042 -build_vendor=$2
3.2043 -shift; shift
3.2044 -# Remember, the first character of IFS is used to create $*,
3.2045 -# except with old shells:
3.2046 -build_os=$*
3.2047 -IFS=$ac_save_IFS
3.2048 -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3.2049 -
3.2050 -
3.2051 -{ echo "$as_me:$LINENO: checking host system type" >&5
3.2052 -echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
3.2053 -if test "${ac_cv_host+set}" = set; then
3.2054 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2055 -else
3.2056 - if test "x$host_alias" = x; then
3.2057 - ac_cv_host=$ac_cv_build
3.2058 -else
3.2059 - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3.2060 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
3.2061 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
3.2062 - { (exit 1); exit 1; }; }
3.2063 -fi
3.2064 -
3.2065 -fi
3.2066 -{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
3.2067 -echo "${ECHO_T}$ac_cv_host" >&6; }
3.2068 -case $ac_cv_host in
3.2069 -*-*-*) ;;
3.2070 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
3.2071 -echo "$as_me: error: invalid value of canonical host" >&2;}
3.2072 - { (exit 1); exit 1; }; };;
3.2073 -esac
3.2074 -host=$ac_cv_host
3.2075 -ac_save_IFS=$IFS; IFS='-'
3.2076 -set x $ac_cv_host
3.2077 -shift
3.2078 -host_cpu=$1
3.2079 -host_vendor=$2
3.2080 -shift; shift
3.2081 -# Remember, the first character of IFS is used to create $*,
3.2082 -# except with old shells:
3.2083 -host_os=$*
3.2084 -IFS=$ac_save_IFS
3.2085 -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3.2086 -
3.2087 -
3.2088 -{ echo "$as_me:$LINENO: checking target system type" >&5
3.2089 -echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
3.2090 -if test "${ac_cv_target+set}" = set; then
3.2091 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2092 -else
3.2093 - if test "x$target_alias" = x; then
3.2094 - ac_cv_target=$ac_cv_host
3.2095 -else
3.2096 - ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
3.2097 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
3.2098 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
3.2099 - { (exit 1); exit 1; }; }
3.2100 -fi
3.2101 -
3.2102 -fi
3.2103 -{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5
3.2104 -echo "${ECHO_T}$ac_cv_target" >&6; }
3.2105 -case $ac_cv_target in
3.2106 -*-*-*) ;;
3.2107 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
3.2108 -echo "$as_me: error: invalid value of canonical target" >&2;}
3.2109 - { (exit 1); exit 1; }; };;
3.2110 -esac
3.2111 -target=$ac_cv_target
3.2112 -ac_save_IFS=$IFS; IFS='-'
3.2113 -set x $ac_cv_target
3.2114 -shift
3.2115 -target_cpu=$1
3.2116 -target_vendor=$2
3.2117 -shift; shift
3.2118 -# Remember, the first character of IFS is used to create $*,
3.2119 -# except with old shells:
3.2120 -target_os=$*
3.2121 -IFS=$ac_save_IFS
3.2122 -case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
3.2123 -
3.2124 -
3.2125 -# The aliases save the names the user supplied, while $host etc.
3.2126 -# will get canonicalized.
3.2127 -test -n "$target_alias" &&
3.2128 - test "$program_prefix$program_suffix$program_transform_name" = \
3.2129 - NONENONEs,x,x, &&
3.2130 - program_prefix=${target_alias}-
3.2131 -
3.2132 -
3.2133 -# Check whether --enable-static was given.
3.2134 -if test "${enable_static+set}" = set; then
3.2135 - enableval=$enable_static; p=${PACKAGE-default}
3.2136 - case $enableval in
3.2137 - yes) enable_static=yes ;;
3.2138 - no) enable_static=no ;;
3.2139 - *)
3.2140 - enable_static=no
3.2141 - # Look at the argument we got. We use all the common list separators.
3.2142 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3.2143 - for pkg in $enableval; do
3.2144 - IFS="$lt_save_ifs"
3.2145 - if test "X$pkg" = "X$p"; then
3.2146 - enable_static=yes
3.2147 - fi
3.2148 - done
3.2149 - IFS="$lt_save_ifs"
3.2150 - ;;
3.2151 - esac
3.2152 -else
3.2153 - enable_static=no
3.2154 -fi
3.2155 -
3.2156 -
3.2157 -
3.2158 -
3.2159 -{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
3.2160 -echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; }
3.2161 - # Check whether --enable-maintainer-mode was given.
3.2162 -if test "${enable_maintainer_mode+set}" = set; then
3.2163 - enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3.2164 -else
3.2165 - USE_MAINTAINER_MODE=no
3.2166 -fi
3.2167 -
3.2168 - { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
3.2169 -echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; }
3.2170 -
3.2171 -
3.2172 -if test $USE_MAINTAINER_MODE = yes; then
3.2173 - MAINTAINER_MODE_TRUE=
3.2174 - MAINTAINER_MODE_FALSE='#'
3.2175 -else
3.2176 - MAINTAINER_MODE_TRUE='#'
3.2177 - MAINTAINER_MODE_FALSE=
3.2178 -fi
3.2179 -
3.2180 - MAINT=$MAINTAINER_MODE_TRUE
3.2181 -
3.2182 -
3.2183 -
3.2184 -
3.2185 - PACKAGE=gst-indt-plugins
3.2186 - GST_PLUGINS_VERSION_MAJOR=0
3.2187 - GST_PLUGINS_VERSION_MINOR=10
3.2188 - GST_PLUGINS_VERSION_MICRO=0
3.2189 - NANO=1
3.2190 - GST_PLUGINS_VERSION_NANO=$NANO
3.2191 - if test "x$NANO" = "x" || test "x$NANO" = "x0";
3.2192 - then
3.2193 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for release" >&5
3.2194 -echo "$as_me: configuring gst-indt-plugins for release" >&6;}
3.2195 - VERSION=0.10.0
3.2196 - GST_PLUGINS_VERSION_RELEASE=1
3.2197 - GST_CVS="no"
3.2198 - else
3.2199 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for development with nano $NANO" >&5
3.2200 -echo "$as_me: configuring gst-indt-plugins for development with nano $NANO" >&6;}
3.2201 - VERSION=0.10.0.$NANO
3.2202 - GST_PLUGINS_VERSION_RELEASE=0.`date +%Y%m%d.%H%M%S`
3.2203 - GST_CVS="yes"
3.2204 - fi
3.2205 -
3.2206 - GST_PLUGINS_VERSION=$VERSION
3.2207 -
3.2208 -cat >>confdefs.h <<_ACEOF
3.2209 -@%:@define GST_PLUGINS_VERSION "$GST_PLUGINS_VERSION"
3.2210 -_ACEOF
3.2211 -
3.2212 -
3.2213 -
3.2214 -cat >>confdefs.h <<_ACEOF
3.2215 -@%:@define GST_PLUGINS_VERSION_RELEASE "$GST_PLUGINS_VERSION_RELEASE"
3.2216 -_ACEOF
3.2217 -
3.2218 -
3.2219 -
3.2220 -
3.2221 -
3.2222 -
3.2223 -
3.2224 -
3.2225 -cat >>confdefs.h <<_ACEOF
3.2226 -@%:@define PACKAGE "$PACKAGE"
3.2227 -_ACEOF
3.2228 -
3.2229 -
3.2230 -
3.2231 -cat >>confdefs.h <<_ACEOF
3.2232 -@%:@define VERSION "$VERSION"
3.2233 -_ACEOF
3.2234 -
3.2235 -
3.2236 -
3.2237 -
3.2238 -am__api_version="1.9"
3.2239 -# Find a good install program. We prefer a C program (faster),
3.2240 -# so one script is as good as another. But avoid the broken or
3.2241 -# incompatible versions:
3.2242 -# SysV /etc/install, /usr/sbin/install
3.2243 -# SunOS /usr/etc/install
3.2244 -# IRIX /sbin/install
3.2245 -# AIX /bin/install
3.2246 -# AmigaOS /C/install, which installs bootblocks on floppy discs
3.2247 -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3.2248 -# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3.2249 -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3.2250 -# OS/2's system install, which has a completely different semantic
3.2251 -# ./install, which can be erroneously created by make from ./install.sh.
3.2252 -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3.2253 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
3.2254 -if test -z "$INSTALL"; then
3.2255 -if test "${ac_cv_path_install+set}" = set; then
3.2256 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2257 -else
3.2258 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2259 -for as_dir in $PATH
3.2260 -do
3.2261 - IFS=$as_save_IFS
3.2262 - test -z "$as_dir" && as_dir=.
3.2263 - # Account for people who put trailing slashes in PATH elements.
3.2264 -case $as_dir/ in
3.2265 - ./ | .// | /cC/* | \
3.2266 - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3.2267 - ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3.2268 - /usr/ucb/* ) ;;
3.2269 - *)
3.2270 - # OSF1 and SCO ODT 3.0 have their own names for install.
3.2271 - # Don't use installbsd from OSF since it installs stuff as root
3.2272 - # by default.
3.2273 - for ac_prog in ginstall scoinst install; do
3.2274 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2275 - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
3.2276 - if test $ac_prog = install &&
3.2277 - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3.2278 - # AIX install. It has an incompatible calling convention.
3.2279 - :
3.2280 - elif test $ac_prog = install &&
3.2281 - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3.2282 - # program-specific install script used by HP pwplus--don't use.
3.2283 - :
3.2284 - else
3.2285 - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3.2286 - break 3
3.2287 - fi
3.2288 - fi
3.2289 - done
3.2290 - done
3.2291 - ;;
3.2292 -esac
3.2293 -done
3.2294 -IFS=$as_save_IFS
3.2295 -
3.2296 -
3.2297 -fi
3.2298 - if test "${ac_cv_path_install+set}" = set; then
3.2299 - INSTALL=$ac_cv_path_install
3.2300 - else
3.2301 - # As a last resort, use the slow shell script. Don't cache a
3.2302 - # value for INSTALL within a source directory, because that will
3.2303 - # break other packages using the cache if that directory is
3.2304 - # removed, or if the value is a relative name.
3.2305 - INSTALL=$ac_install_sh
3.2306 - fi
3.2307 -fi
3.2308 -{ echo "$as_me:$LINENO: result: $INSTALL" >&5
3.2309 -echo "${ECHO_T}$INSTALL" >&6; }
3.2310 -
3.2311 -# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3.2312 -# It thinks the first close brace ends the variable substitution.
3.2313 -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3.2314 -
3.2315 -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3.2316 -
3.2317 -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3.2318 -
3.2319 -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
3.2320 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
3.2321 -# Just in case
3.2322 -sleep 1
3.2323 -echo timestamp > conftest.file
3.2324 -# Do `set' in a subshell so we don't clobber the current shell's
3.2325 -# arguments. Must try -L first in case configure is actually a
3.2326 -# symlink; some systems play weird games with the mod time of symlinks
3.2327 -# (eg FreeBSD returns the mod time of the symlink's containing
3.2328 -# directory).
3.2329 -if (
3.2330 - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
3.2331 - if test "$*" = "X"; then
3.2332 - # -L didn't work.
3.2333 - set X `ls -t $srcdir/configure conftest.file`
3.2334 - fi
3.2335 - rm -f conftest.file
3.2336 - if test "$*" != "X $srcdir/configure conftest.file" \
3.2337 - && test "$*" != "X conftest.file $srcdir/configure"; then
3.2338 -
3.2339 - # If neither matched, then we have a broken ls. This can happen
3.2340 - # if, for instance, CONFIG_SHELL is bash and it inherits a
3.2341 - # broken ls alias from the environment. This has actually
3.2342 - # happened. Such a system could not be considered "sane".
3.2343 - { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
3.2344 -alias in your environment" >&5
3.2345 -echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
3.2346 -alias in your environment" >&2;}
3.2347 - { (exit 1); exit 1; }; }
3.2348 - fi
3.2349 -
3.2350 - test "$2" = conftest.file
3.2351 - )
3.2352 -then
3.2353 - # Ok.
3.2354 - :
3.2355 -else
3.2356 - { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
3.2357 -Check your system clock" >&5
3.2358 -echo "$as_me: error: newly created file is older than distributed files!
3.2359 -Check your system clock" >&2;}
3.2360 - { (exit 1); exit 1; }; }
3.2361 -fi
3.2362 -{ echo "$as_me:$LINENO: result: yes" >&5
3.2363 -echo "${ECHO_T}yes" >&6; }
3.2364 -test "$program_prefix" != NONE &&
3.2365 - program_transform_name="s&^&$program_prefix&;$program_transform_name"
3.2366 -# Use a double $ so make ignores it.
3.2367 -test "$program_suffix" != NONE &&
3.2368 - program_transform_name="s&\$&$program_suffix&;$program_transform_name"
3.2369 -# Double any \ or $. echo might interpret backslashes.
3.2370 -# By default was `s,x,x', remove it if useless.
3.2371 -cat <<\_ACEOF >conftest.sed
3.2372 -s/[\\$]/&&/g;s/;s,x,x,$//
3.2373 -_ACEOF
3.2374 -program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
3.2375 -rm -f conftest.sed
3.2376 -
3.2377 -# expand $ac_aux_dir to an absolute path
3.2378 -am_aux_dir=`cd $ac_aux_dir && pwd`
3.2379 -
3.2380 -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
3.2381 -# Use eval to expand $SHELL
3.2382 -if eval "$MISSING --run true"; then
3.2383 - am_missing_run="$MISSING --run "
3.2384 -else
3.2385 - am_missing_run=
3.2386 - { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
3.2387 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3.2388 -fi
3.2389 -
3.2390 -if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
3.2391 - # We used to keeping the `.' as first argument, in order to
3.2392 - # allow $(mkdir_p) to be used without argument. As in
3.2393 - # $(mkdir_p) $(somedir)
3.2394 - # where $(somedir) is conditionally defined. However this is wrong
3.2395 - # for two reasons:
3.2396 - # 1. if the package is installed by a user who cannot write `.'
3.2397 - # make install will fail,
3.2398 - # 2. the above comment should most certainly read
3.2399 - # $(mkdir_p) $(DESTDIR)$(somedir)
3.2400 - # so it does not work when $(somedir) is undefined and
3.2401 - # $(DESTDIR) is not.
3.2402 - # To support the latter case, we have to write
3.2403 - # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
3.2404 - # so the `.' trick is pointless.
3.2405 - mkdir_p='mkdir -p --'
3.2406 -else
3.2407 - # On NextStep and OpenStep, the `mkdir' command does not
3.2408 - # recognize any option. It will interpret all options as
3.2409 - # directories to create, and then abort because `.' already
3.2410 - # exists.
3.2411 - for d in ./-p ./--version;
3.2412 - do
3.2413 - test -d $d && rmdir $d
3.2414 - done
3.2415 - # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
3.2416 - if test -f "$ac_aux_dir/mkinstalldirs"; then
3.2417 - mkdir_p='$(mkinstalldirs)'
3.2418 - else
3.2419 - mkdir_p='$(install_sh) -d'
3.2420 - fi
3.2421 -fi
3.2422 -
3.2423 -for ac_prog in gawk mawk nawk awk
3.2424 -do
3.2425 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.2426 -set dummy $ac_prog; ac_word=$2
3.2427 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2428 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2429 -if test "${ac_cv_prog_AWK+set}" = set; then
3.2430 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2431 -else
3.2432 - if test -n "$AWK"; then
3.2433 - ac_cv_prog_AWK="$AWK" # Let the user override the test.
3.2434 -else
3.2435 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2436 -for as_dir in $PATH
3.2437 -do
3.2438 - IFS=$as_save_IFS
3.2439 - test -z "$as_dir" && as_dir=.
3.2440 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2441 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2442 - ac_cv_prog_AWK="$ac_prog"
3.2443 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2444 - break 2
3.2445 - fi
3.2446 -done
3.2447 -done
3.2448 -IFS=$as_save_IFS
3.2449 -
3.2450 -fi
3.2451 -fi
3.2452 -AWK=$ac_cv_prog_AWK
3.2453 -if test -n "$AWK"; then
3.2454 - { echo "$as_me:$LINENO: result: $AWK" >&5
3.2455 -echo "${ECHO_T}$AWK" >&6; }
3.2456 -else
3.2457 - { echo "$as_me:$LINENO: result: no" >&5
3.2458 -echo "${ECHO_T}no" >&6; }
3.2459 -fi
3.2460 -
3.2461 -
3.2462 - test -n "$AWK" && break
3.2463 -done
3.2464 -
3.2465 -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3.2466 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
3.2467 -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3.2468 -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
3.2469 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2470 -else
3.2471 - cat >conftest.make <<\_ACEOF
3.2472 -SHELL = /bin/sh
3.2473 -all:
3.2474 - @echo '@@@%%%=$(MAKE)=@@@%%%'
3.2475 -_ACEOF
3.2476 -# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3.2477 -case `${MAKE-make} -f conftest.make 2>/dev/null` in
3.2478 - *@@@%%%=?*=@@@%%%*)
3.2479 - eval ac_cv_prog_make_${ac_make}_set=yes;;
3.2480 - *)
3.2481 - eval ac_cv_prog_make_${ac_make}_set=no;;
3.2482 -esac
3.2483 -rm -f conftest.make
3.2484 -fi
3.2485 -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3.2486 - { echo "$as_me:$LINENO: result: yes" >&5
3.2487 -echo "${ECHO_T}yes" >&6; }
3.2488 - SET_MAKE=
3.2489 -else
3.2490 - { echo "$as_me:$LINENO: result: no" >&5
3.2491 -echo "${ECHO_T}no" >&6; }
3.2492 - SET_MAKE="MAKE=${MAKE-make}"
3.2493 -fi
3.2494 -
3.2495 -rm -rf .tst 2>/dev/null
3.2496 -mkdir .tst 2>/dev/null
3.2497 -if test -d .tst; then
3.2498 - am__leading_dot=.
3.2499 -else
3.2500 - am__leading_dot=_
3.2501 -fi
3.2502 -rmdir .tst 2>/dev/null
3.2503 -
3.2504 -# test to see if srcdir already configured
3.2505 -if test "`cd $srcdir && pwd`" != "`pwd`" &&
3.2506 - test -f $srcdir/config.status; then
3.2507 - { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
3.2508 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
3.2509 - { (exit 1); exit 1; }; }
3.2510 -fi
3.2511 -
3.2512 -# test whether we have cygpath
3.2513 -if test -z "$CYGPATH_W"; then
3.2514 - if (cygpath --version) >/dev/null 2>/dev/null; then
3.2515 - CYGPATH_W='cygpath -w'
3.2516 - else
3.2517 - CYGPATH_W=echo
3.2518 - fi
3.2519 -fi
3.2520 -
3.2521 -
3.2522 -# Define the identity of the package.
3.2523 - PACKAGE=$PACKAGE
3.2524 - VERSION=$VERSION
3.2525 -
3.2526 -
3.2527 -cat >>confdefs.h <<_ACEOF
3.2528 -@%:@define PACKAGE "$PACKAGE"
3.2529 -_ACEOF
3.2530 -
3.2531 -
3.2532 -cat >>confdefs.h <<_ACEOF
3.2533 -@%:@define VERSION "$VERSION"
3.2534 -_ACEOF
3.2535 -
3.2536 -# Some tools Automake needs.
3.2537 -
3.2538 -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3.2539 -
3.2540 -
3.2541 -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3.2542 -
3.2543 -
3.2544 -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3.2545 -
3.2546 -
3.2547 -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3.2548 -
3.2549 -
3.2550 -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3.2551 -
3.2552 -install_sh=${install_sh-"$am_aux_dir/install-sh"}
3.2553 -
3.2554 -# Installed binaries are usually stripped using `strip' when the user
3.2555 -# run `make install-strip'. However `strip' might not be the right
3.2556 -# tool to use in cross-compilation environments, therefore Automake
3.2557 -# will honor the `STRIP' environment variable to overrule this program.
3.2558 -if test "$cross_compiling" != no; then
3.2559 - if test -n "$ac_tool_prefix"; then
3.2560 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3.2561 -set dummy ${ac_tool_prefix}strip; ac_word=$2
3.2562 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2563 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2564 -if test "${ac_cv_prog_STRIP+set}" = set; then
3.2565 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2566 -else
3.2567 - if test -n "$STRIP"; then
3.2568 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3.2569 -else
3.2570 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2571 -for as_dir in $PATH
3.2572 -do
3.2573 - IFS=$as_save_IFS
3.2574 - test -z "$as_dir" && as_dir=.
3.2575 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2576 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2577 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3.2578 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2579 - break 2
3.2580 - fi
3.2581 -done
3.2582 -done
3.2583 -IFS=$as_save_IFS
3.2584 -
3.2585 -fi
3.2586 -fi
3.2587 -STRIP=$ac_cv_prog_STRIP
3.2588 -if test -n "$STRIP"; then
3.2589 - { echo "$as_me:$LINENO: result: $STRIP" >&5
3.2590 -echo "${ECHO_T}$STRIP" >&6; }
3.2591 -else
3.2592 - { echo "$as_me:$LINENO: result: no" >&5
3.2593 -echo "${ECHO_T}no" >&6; }
3.2594 -fi
3.2595 -
3.2596 -
3.2597 -fi
3.2598 -if test -z "$ac_cv_prog_STRIP"; then
3.2599 - ac_ct_STRIP=$STRIP
3.2600 - # Extract the first word of "strip", so it can be a program name with args.
3.2601 -set dummy strip; ac_word=$2
3.2602 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2603 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2604 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
3.2605 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2606 -else
3.2607 - if test -n "$ac_ct_STRIP"; then
3.2608 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3.2609 -else
3.2610 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2611 -for as_dir in $PATH
3.2612 -do
3.2613 - IFS=$as_save_IFS
3.2614 - test -z "$as_dir" && as_dir=.
3.2615 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2616 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2617 - ac_cv_prog_ac_ct_STRIP="strip"
3.2618 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2619 - break 2
3.2620 - fi
3.2621 -done
3.2622 -done
3.2623 -IFS=$as_save_IFS
3.2624 -
3.2625 -fi
3.2626 -fi
3.2627 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3.2628 -if test -n "$ac_ct_STRIP"; then
3.2629 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
3.2630 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
3.2631 -else
3.2632 - { echo "$as_me:$LINENO: result: no" >&5
3.2633 -echo "${ECHO_T}no" >&6; }
3.2634 -fi
3.2635 -
3.2636 - if test "x$ac_ct_STRIP" = x; then
3.2637 - STRIP=":"
3.2638 - else
3.2639 - case $cross_compiling:$ac_tool_warned in
3.2640 -yes:)
3.2641 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.2642 -whose name does not start with the host triplet. If you think this
3.2643 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.2644 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.2645 -whose name does not start with the host triplet. If you think this
3.2646 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.2647 -ac_tool_warned=yes ;;
3.2648 -esac
3.2649 - STRIP=$ac_ct_STRIP
3.2650 - fi
3.2651 -else
3.2652 - STRIP="$ac_cv_prog_STRIP"
3.2653 -fi
3.2654 -
3.2655 -fi
3.2656 -INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
3.2657 -
3.2658 -# We need awk for the "check" target. The system "awk" is bad on
3.2659 -# some platforms.
3.2660 -# Always define AMTAR for backward compatibility.
3.2661 -
3.2662 -AMTAR=${AMTAR-"${am_missing_run}tar"}
3.2663 -
3.2664 -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
3.2665 -
3.2666 -
3.2667 -
3.2668 -
3.2669 -
3.2670 -
3.2671 -# Check whether --enable-shared was given.
3.2672 -if test "${enable_shared+set}" = set; then
3.2673 - enableval=$enable_shared; p=${PACKAGE-default}
3.2674 - case $enableval in
3.2675 - yes) enable_shared=yes ;;
3.2676 - no) enable_shared=no ;;
3.2677 - *)
3.2678 - enable_shared=no
3.2679 - # Look at the argument we got. We use all the common list separators.
3.2680 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3.2681 - for pkg in $enableval; do
3.2682 - IFS="$lt_save_ifs"
3.2683 - if test "X$pkg" = "X$p"; then
3.2684 - enable_shared=yes
3.2685 - fi
3.2686 - done
3.2687 - IFS="$lt_save_ifs"
3.2688 - ;;
3.2689 - esac
3.2690 -else
3.2691 - enable_shared=yes
3.2692 -fi
3.2693 -
3.2694 -
3.2695 -# Check whether --enable-fast-install was given.
3.2696 -if test "${enable_fast_install+set}" = set; then
3.2697 - enableval=$enable_fast_install; p=${PACKAGE-default}
3.2698 - case $enableval in
3.2699 - yes) enable_fast_install=yes ;;
3.2700 - no) enable_fast_install=no ;;
3.2701 - *)
3.2702 - enable_fast_install=no
3.2703 - # Look at the argument we got. We use all the common list separators.
3.2704 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3.2705 - for pkg in $enableval; do
3.2706 - IFS="$lt_save_ifs"
3.2707 - if test "X$pkg" = "X$p"; then
3.2708 - enable_fast_install=yes
3.2709 - fi
3.2710 - done
3.2711 - IFS="$lt_save_ifs"
3.2712 - ;;
3.2713 - esac
3.2714 -else
3.2715 - enable_fast_install=yes
3.2716 -fi
3.2717 -
3.2718 -
3.2719 -DEPDIR="${am__leading_dot}deps"
3.2720 -
3.2721 -ac_config_commands="$ac_config_commands depfiles"
3.2722 -
3.2723 -
3.2724 -am_make=${MAKE-make}
3.2725 -cat > confinc << 'END'
3.2726 -am__doit:
3.2727 - @echo done
3.2728 -.PHONY: am__doit
3.2729 -END
3.2730 -# If we don't find an include directive, just comment out the code.
3.2731 -{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
3.2732 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
3.2733 -am__include="#"
3.2734 -am__quote=
3.2735 -_am_result=none
3.2736 -# First try GNU make style include.
3.2737 -echo "include confinc" > confmf
3.2738 -# We grep out `Entering directory' and `Leaving directory'
3.2739 -# messages which can occur if `w' ends up in MAKEFLAGS.
3.2740 -# In particular we don't look at `^make:' because GNU make might
3.2741 -# be invoked under some other name (usually "gmake"), in which
3.2742 -# case it prints its new name instead of `make'.
3.2743 -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
3.2744 - am__include=include
3.2745 - am__quote=
3.2746 - _am_result=GNU
3.2747 -fi
3.2748 -# Now try BSD make style include.
3.2749 -if test "$am__include" = "#"; then
3.2750 - echo '.include "confinc"' > confmf
3.2751 - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
3.2752 - am__include=.include
3.2753 - am__quote="\""
3.2754 - _am_result=BSD
3.2755 - fi
3.2756 -fi
3.2757 -
3.2758 -
3.2759 -{ echo "$as_me:$LINENO: result: $_am_result" >&5
3.2760 -echo "${ECHO_T}$_am_result" >&6; }
3.2761 -rm -f confinc confmf
3.2762 -
3.2763 -# Check whether --enable-dependency-tracking was given.
3.2764 -if test "${enable_dependency_tracking+set}" = set; then
3.2765 - enableval=$enable_dependency_tracking;
3.2766 -fi
3.2767 -
3.2768 -if test "x$enable_dependency_tracking" != xno; then
3.2769 - am_depcomp="$ac_aux_dir/depcomp"
3.2770 - AMDEPBACKSLASH='\'
3.2771 -fi
3.2772 -
3.2773 -
3.2774 -if test "x$enable_dependency_tracking" != xno; then
3.2775 - AMDEP_TRUE=
3.2776 - AMDEP_FALSE='#'
3.2777 -else
3.2778 - AMDEP_TRUE='#'
3.2779 - AMDEP_FALSE=
3.2780 -fi
3.2781 -
3.2782 -
3.2783 -
3.2784 -ac_ext=c
3.2785 -ac_cpp='$CPP $CPPFLAGS'
3.2786 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.2787 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.2788 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.2789 -if test -n "$ac_tool_prefix"; then
3.2790 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3.2791 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
3.2792 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2793 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2794 -if test "${ac_cv_prog_CC+set}" = set; then
3.2795 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2796 -else
3.2797 - if test -n "$CC"; then
3.2798 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.2799 -else
3.2800 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2801 -for as_dir in $PATH
3.2802 -do
3.2803 - IFS=$as_save_IFS
3.2804 - test -z "$as_dir" && as_dir=.
3.2805 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2806 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2807 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
3.2808 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2809 - break 2
3.2810 - fi
3.2811 -done
3.2812 -done
3.2813 -IFS=$as_save_IFS
3.2814 -
3.2815 -fi
3.2816 -fi
3.2817 -CC=$ac_cv_prog_CC
3.2818 -if test -n "$CC"; then
3.2819 - { echo "$as_me:$LINENO: result: $CC" >&5
3.2820 -echo "${ECHO_T}$CC" >&6; }
3.2821 -else
3.2822 - { echo "$as_me:$LINENO: result: no" >&5
3.2823 -echo "${ECHO_T}no" >&6; }
3.2824 -fi
3.2825 -
3.2826 -
3.2827 -fi
3.2828 -if test -z "$ac_cv_prog_CC"; then
3.2829 - ac_ct_CC=$CC
3.2830 - # Extract the first word of "gcc", so it can be a program name with args.
3.2831 -set dummy gcc; ac_word=$2
3.2832 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2833 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2834 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3.2835 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2836 -else
3.2837 - if test -n "$ac_ct_CC"; then
3.2838 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3.2839 -else
3.2840 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2841 -for as_dir in $PATH
3.2842 -do
3.2843 - IFS=$as_save_IFS
3.2844 - test -z "$as_dir" && as_dir=.
3.2845 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2846 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2847 - ac_cv_prog_ac_ct_CC="gcc"
3.2848 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2849 - break 2
3.2850 - fi
3.2851 -done
3.2852 -done
3.2853 -IFS=$as_save_IFS
3.2854 -
3.2855 -fi
3.2856 -fi
3.2857 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
3.2858 -if test -n "$ac_ct_CC"; then
3.2859 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3.2860 -echo "${ECHO_T}$ac_ct_CC" >&6; }
3.2861 -else
3.2862 - { echo "$as_me:$LINENO: result: no" >&5
3.2863 -echo "${ECHO_T}no" >&6; }
3.2864 -fi
3.2865 -
3.2866 - if test "x$ac_ct_CC" = x; then
3.2867 - CC=""
3.2868 - else
3.2869 - case $cross_compiling:$ac_tool_warned in
3.2870 -yes:)
3.2871 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.2872 -whose name does not start with the host triplet. If you think this
3.2873 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.2874 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.2875 -whose name does not start with the host triplet. If you think this
3.2876 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.2877 -ac_tool_warned=yes ;;
3.2878 -esac
3.2879 - CC=$ac_ct_CC
3.2880 - fi
3.2881 -else
3.2882 - CC="$ac_cv_prog_CC"
3.2883 -fi
3.2884 -
3.2885 -if test -z "$CC"; then
3.2886 - if test -n "$ac_tool_prefix"; then
3.2887 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3.2888 -set dummy ${ac_tool_prefix}cc; ac_word=$2
3.2889 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2890 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2891 -if test "${ac_cv_prog_CC+set}" = set; then
3.2892 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2893 -else
3.2894 - if test -n "$CC"; then
3.2895 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.2896 -else
3.2897 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2898 -for as_dir in $PATH
3.2899 -do
3.2900 - IFS=$as_save_IFS
3.2901 - test -z "$as_dir" && as_dir=.
3.2902 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2903 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2904 - ac_cv_prog_CC="${ac_tool_prefix}cc"
3.2905 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2906 - break 2
3.2907 - fi
3.2908 -done
3.2909 -done
3.2910 -IFS=$as_save_IFS
3.2911 -
3.2912 -fi
3.2913 -fi
3.2914 -CC=$ac_cv_prog_CC
3.2915 -if test -n "$CC"; then
3.2916 - { echo "$as_me:$LINENO: result: $CC" >&5
3.2917 -echo "${ECHO_T}$CC" >&6; }
3.2918 -else
3.2919 - { echo "$as_me:$LINENO: result: no" >&5
3.2920 -echo "${ECHO_T}no" >&6; }
3.2921 -fi
3.2922 -
3.2923 -
3.2924 - fi
3.2925 -fi
3.2926 -if test -z "$CC"; then
3.2927 - # Extract the first word of "cc", so it can be a program name with args.
3.2928 -set dummy cc; ac_word=$2
3.2929 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2930 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2931 -if test "${ac_cv_prog_CC+set}" = set; then
3.2932 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2933 -else
3.2934 - if test -n "$CC"; then
3.2935 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.2936 -else
3.2937 - ac_prog_rejected=no
3.2938 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2939 -for as_dir in $PATH
3.2940 -do
3.2941 - IFS=$as_save_IFS
3.2942 - test -z "$as_dir" && as_dir=.
3.2943 - for ac_exec_ext in '' $ac_executable_extensions; do
3.2944 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.2945 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3.2946 - ac_prog_rejected=yes
3.2947 - continue
3.2948 - fi
3.2949 - ac_cv_prog_CC="cc"
3.2950 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.2951 - break 2
3.2952 - fi
3.2953 -done
3.2954 -done
3.2955 -IFS=$as_save_IFS
3.2956 -
3.2957 -if test $ac_prog_rejected = yes; then
3.2958 - # We found a bogon in the path, so make sure we never use it.
3.2959 - set dummy $ac_cv_prog_CC
3.2960 - shift
3.2961 - if test $@%:@ != 0; then
3.2962 - # We chose a different compiler from the bogus one.
3.2963 - # However, it has the same basename, so the bogon will be chosen
3.2964 - # first if we set CC to just the basename; use the full file name.
3.2965 - shift
3.2966 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3.2967 - fi
3.2968 -fi
3.2969 -fi
3.2970 -fi
3.2971 -CC=$ac_cv_prog_CC
3.2972 -if test -n "$CC"; then
3.2973 - { echo "$as_me:$LINENO: result: $CC" >&5
3.2974 -echo "${ECHO_T}$CC" >&6; }
3.2975 -else
3.2976 - { echo "$as_me:$LINENO: result: no" >&5
3.2977 -echo "${ECHO_T}no" >&6; }
3.2978 -fi
3.2979 -
3.2980 -
3.2981 -fi
3.2982 -if test -z "$CC"; then
3.2983 - if test -n "$ac_tool_prefix"; then
3.2984 - for ac_prog in cl.exe
3.2985 - do
3.2986 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3.2987 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3.2988 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.2989 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.2990 -if test "${ac_cv_prog_CC+set}" = set; then
3.2991 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.2992 -else
3.2993 - if test -n "$CC"; then
3.2994 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.2995 -else
3.2996 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.2997 -for as_dir in $PATH
3.2998 -do
3.2999 - IFS=$as_save_IFS
3.3000 - test -z "$as_dir" && as_dir=.
3.3001 - for ac_exec_ext in '' $ac_executable_extensions; do
3.3002 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.3003 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3.3004 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.3005 - break 2
3.3006 - fi
3.3007 -done
3.3008 -done
3.3009 -IFS=$as_save_IFS
3.3010 -
3.3011 -fi
3.3012 -fi
3.3013 -CC=$ac_cv_prog_CC
3.3014 -if test -n "$CC"; then
3.3015 - { echo "$as_me:$LINENO: result: $CC" >&5
3.3016 -echo "${ECHO_T}$CC" >&6; }
3.3017 -else
3.3018 - { echo "$as_me:$LINENO: result: no" >&5
3.3019 -echo "${ECHO_T}no" >&6; }
3.3020 -fi
3.3021 -
3.3022 -
3.3023 - test -n "$CC" && break
3.3024 - done
3.3025 -fi
3.3026 -if test -z "$CC"; then
3.3027 - ac_ct_CC=$CC
3.3028 - for ac_prog in cl.exe
3.3029 -do
3.3030 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.3031 -set dummy $ac_prog; ac_word=$2
3.3032 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.3033 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.3034 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3.3035 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3036 -else
3.3037 - if test -n "$ac_ct_CC"; then
3.3038 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3.3039 -else
3.3040 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.3041 -for as_dir in $PATH
3.3042 -do
3.3043 - IFS=$as_save_IFS
3.3044 - test -z "$as_dir" && as_dir=.
3.3045 - for ac_exec_ext in '' $ac_executable_extensions; do
3.3046 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.3047 - ac_cv_prog_ac_ct_CC="$ac_prog"
3.3048 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.3049 - break 2
3.3050 - fi
3.3051 -done
3.3052 -done
3.3053 -IFS=$as_save_IFS
3.3054 -
3.3055 -fi
3.3056 -fi
3.3057 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
3.3058 -if test -n "$ac_ct_CC"; then
3.3059 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3.3060 -echo "${ECHO_T}$ac_ct_CC" >&6; }
3.3061 -else
3.3062 - { echo "$as_me:$LINENO: result: no" >&5
3.3063 -echo "${ECHO_T}no" >&6; }
3.3064 -fi
3.3065 -
3.3066 -
3.3067 - test -n "$ac_ct_CC" && break
3.3068 -done
3.3069 -
3.3070 - if test "x$ac_ct_CC" = x; then
3.3071 - CC=""
3.3072 - else
3.3073 - case $cross_compiling:$ac_tool_warned in
3.3074 -yes:)
3.3075 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.3076 -whose name does not start with the host triplet. If you think this
3.3077 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.3078 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.3079 -whose name does not start with the host triplet. If you think this
3.3080 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.3081 -ac_tool_warned=yes ;;
3.3082 -esac
3.3083 - CC=$ac_ct_CC
3.3084 - fi
3.3085 -fi
3.3086 -
3.3087 -fi
3.3088 -
3.3089 -
3.3090 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3.3091 -See \`config.log' for more details." >&5
3.3092 -echo "$as_me: error: no acceptable C compiler found in \$PATH
3.3093 -See \`config.log' for more details." >&2;}
3.3094 - { (exit 1); exit 1; }; }
3.3095 -
3.3096 -# Provide some information about the compiler.
3.3097 -echo "$as_me:$LINENO: checking for C compiler version" >&5
3.3098 -ac_compiler=`set X $ac_compile; echo $2`
3.3099 -{ (ac_try="$ac_compiler --version >&5"
3.3100 -case "(($ac_try" in
3.3101 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3102 - *) ac_try_echo=$ac_try;;
3.3103 -esac
3.3104 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3105 - (eval "$ac_compiler --version >&5") 2>&5
3.3106 - ac_status=$?
3.3107 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3108 - (exit $ac_status); }
3.3109 -{ (ac_try="$ac_compiler -v >&5"
3.3110 -case "(($ac_try" in
3.3111 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3112 - *) ac_try_echo=$ac_try;;
3.3113 -esac
3.3114 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3115 - (eval "$ac_compiler -v >&5") 2>&5
3.3116 - ac_status=$?
3.3117 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3118 - (exit $ac_status); }
3.3119 -{ (ac_try="$ac_compiler -V >&5"
3.3120 -case "(($ac_try" in
3.3121 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3122 - *) ac_try_echo=$ac_try;;
3.3123 -esac
3.3124 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3125 - (eval "$ac_compiler -V >&5") 2>&5
3.3126 - ac_status=$?
3.3127 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3128 - (exit $ac_status); }
3.3129 -
3.3130 -cat >conftest.$ac_ext <<_ACEOF
3.3131 -/* confdefs.h. */
3.3132 -_ACEOF
3.3133 -cat confdefs.h >>conftest.$ac_ext
3.3134 -cat >>conftest.$ac_ext <<_ACEOF
3.3135 -/* end confdefs.h. */
3.3136 -
3.3137 -int
3.3138 -main ()
3.3139 -{
3.3140 -
3.3141 - ;
3.3142 - return 0;
3.3143 -}
3.3144 -_ACEOF
3.3145 -ac_clean_files_save=$ac_clean_files
3.3146 -ac_clean_files="$ac_clean_files a.out a.exe b.out"
3.3147 -# Try to create an executable without -o first, disregard a.out.
3.3148 -# It will help us diagnose broken compilers, and finding out an intuition
3.3149 -# of exeext.
3.3150 -{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3.3151 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
3.3152 -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3.3153 -#
3.3154 -# List of possible output files, starting from the most likely.
3.3155 -# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
3.3156 -# only as a last resort. b.out is created by i960 compilers.
3.3157 -ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
3.3158 -#
3.3159 -# The IRIX 6 linker writes into existing files which may not be
3.3160 -# executable, retaining their permissions. Remove them first so a
3.3161 -# subsequent execution test works.
3.3162 -ac_rmfiles=
3.3163 -for ac_file in $ac_files
3.3164 -do
3.3165 - case $ac_file in
3.3166 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3.3167 - * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3.3168 - esac
3.3169 -done
3.3170 -rm -f $ac_rmfiles
3.3171 -
3.3172 -if { (ac_try="$ac_link_default"
3.3173 -case "(($ac_try" in
3.3174 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3175 - *) ac_try_echo=$ac_try;;
3.3176 -esac
3.3177 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3178 - (eval "$ac_link_default") 2>&5
3.3179 - ac_status=$?
3.3180 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3181 - (exit $ac_status); }; then
3.3182 - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3.3183 -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3.3184 -# in a Makefile. We should not override ac_cv_exeext if it was cached,
3.3185 -# so that the user can short-circuit this test for compilers unknown to
3.3186 -# Autoconf.
3.3187 -for ac_file in $ac_files ''
3.3188 -do
3.3189 - test -f "$ac_file" || continue
3.3190 - case $ac_file in
3.3191 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
3.3192 - ;;
3.3193 - [ab].out )
3.3194 - # We found the default executable, but exeext='' is most
3.3195 - # certainly right.
3.3196 - break;;
3.3197 - *.* )
3.3198 - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3.3199 - then :; else
3.3200 - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3.3201 - fi
3.3202 - # We set ac_cv_exeext here because the later test for it is not
3.3203 - # safe: cross compilers may not add the suffix if given an `-o'
3.3204 - # argument, so we may need to know it at that point already.
3.3205 - # Even if this section looks crufty: it has the advantage of
3.3206 - # actually working.
3.3207 - break;;
3.3208 - * )
3.3209 - break;;
3.3210 - esac
3.3211 -done
3.3212 -test "$ac_cv_exeext" = no && ac_cv_exeext=
3.3213 -
3.3214 -else
3.3215 - ac_file=''
3.3216 -fi
3.3217 -
3.3218 -{ echo "$as_me:$LINENO: result: $ac_file" >&5
3.3219 -echo "${ECHO_T}$ac_file" >&6; }
3.3220 -if test -z "$ac_file"; then
3.3221 - echo "$as_me: failed program was:" >&5
3.3222 -sed 's/^/| /' conftest.$ac_ext >&5
3.3223 -
3.3224 -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
3.3225 -See \`config.log' for more details." >&5
3.3226 -echo "$as_me: error: C compiler cannot create executables
3.3227 -See \`config.log' for more details." >&2;}
3.3228 - { (exit 77); exit 77; }; }
3.3229 -fi
3.3230 -
3.3231 -ac_exeext=$ac_cv_exeext
3.3232 -
3.3233 -# Check that the compiler produces executables we can run. If not, either
3.3234 -# the compiler is broken, or we cross compile.
3.3235 -{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3.3236 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
3.3237 -# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3.3238 -# If not cross compiling, check that we can run a simple program.
3.3239 -if test "$cross_compiling" != yes; then
3.3240 - if { ac_try='./$ac_file'
3.3241 - { (case "(($ac_try" in
3.3242 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3243 - *) ac_try_echo=$ac_try;;
3.3244 -esac
3.3245 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3246 - (eval "$ac_try") 2>&5
3.3247 - ac_status=$?
3.3248 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3249 - (exit $ac_status); }; }; then
3.3250 - cross_compiling=no
3.3251 - else
3.3252 - if test "$cross_compiling" = maybe; then
3.3253 - cross_compiling=yes
3.3254 - else
3.3255 - { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
3.3256 -If you meant to cross compile, use \`--host'.
3.3257 -See \`config.log' for more details." >&5
3.3258 -echo "$as_me: error: cannot run C compiled programs.
3.3259 -If you meant to cross compile, use \`--host'.
3.3260 -See \`config.log' for more details." >&2;}
3.3261 - { (exit 1); exit 1; }; }
3.3262 - fi
3.3263 - fi
3.3264 -fi
3.3265 -{ echo "$as_me:$LINENO: result: yes" >&5
3.3266 -echo "${ECHO_T}yes" >&6; }
3.3267 -
3.3268 -rm -f a.out a.exe conftest$ac_cv_exeext b.out
3.3269 -ac_clean_files=$ac_clean_files_save
3.3270 -# Check that the compiler produces executables we can run. If not, either
3.3271 -# the compiler is broken, or we cross compile.
3.3272 -{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3.3273 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
3.3274 -{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
3.3275 -echo "${ECHO_T}$cross_compiling" >&6; }
3.3276 -
3.3277 -{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
3.3278 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
3.3279 -if { (ac_try="$ac_link"
3.3280 -case "(($ac_try" in
3.3281 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3282 - *) ac_try_echo=$ac_try;;
3.3283 -esac
3.3284 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3285 - (eval "$ac_link") 2>&5
3.3286 - ac_status=$?
3.3287 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3288 - (exit $ac_status); }; then
3.3289 - # If both `conftest.exe' and `conftest' are `present' (well, observable)
3.3290 -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3.3291 -# work properly (i.e., refer to `conftest.exe'), while it won't with
3.3292 -# `rm'.
3.3293 -for ac_file in conftest.exe conftest conftest.*; do
3.3294 - test -f "$ac_file" || continue
3.3295 - case $ac_file in
3.3296 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3.3297 - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3.3298 - break;;
3.3299 - * ) break;;
3.3300 - esac
3.3301 -done
3.3302 -else
3.3303 - { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3.3304 -See \`config.log' for more details." >&5
3.3305 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3.3306 -See \`config.log' for more details." >&2;}
3.3307 - { (exit 1); exit 1; }; }
3.3308 -fi
3.3309 -
3.3310 -rm -f conftest$ac_cv_exeext
3.3311 -{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3.3312 -echo "${ECHO_T}$ac_cv_exeext" >&6; }
3.3313 -
3.3314 -rm -f conftest.$ac_ext
3.3315 -EXEEXT=$ac_cv_exeext
3.3316 -ac_exeext=$EXEEXT
3.3317 -{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
3.3318 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
3.3319 -if test "${ac_cv_objext+set}" = set; then
3.3320 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3321 -else
3.3322 - cat >conftest.$ac_ext <<_ACEOF
3.3323 -/* confdefs.h. */
3.3324 -_ACEOF
3.3325 -cat confdefs.h >>conftest.$ac_ext
3.3326 -cat >>conftest.$ac_ext <<_ACEOF
3.3327 -/* end confdefs.h. */
3.3328 -
3.3329 -int
3.3330 -main ()
3.3331 -{
3.3332 -
3.3333 - ;
3.3334 - return 0;
3.3335 -}
3.3336 -_ACEOF
3.3337 -rm -f conftest.o conftest.obj
3.3338 -if { (ac_try="$ac_compile"
3.3339 -case "(($ac_try" in
3.3340 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3341 - *) ac_try_echo=$ac_try;;
3.3342 -esac
3.3343 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3344 - (eval "$ac_compile") 2>&5
3.3345 - ac_status=$?
3.3346 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3347 - (exit $ac_status); }; then
3.3348 - for ac_file in conftest.o conftest.obj conftest.*; do
3.3349 - test -f "$ac_file" || continue;
3.3350 - case $ac_file in
3.3351 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
3.3352 - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3.3353 - break;;
3.3354 - esac
3.3355 -done
3.3356 -else
3.3357 - echo "$as_me: failed program was:" >&5
3.3358 -sed 's/^/| /' conftest.$ac_ext >&5
3.3359 -
3.3360 -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3.3361 -See \`config.log' for more details." >&5
3.3362 -echo "$as_me: error: cannot compute suffix of object files: cannot compile
3.3363 -See \`config.log' for more details." >&2;}
3.3364 - { (exit 1); exit 1; }; }
3.3365 -fi
3.3366 -
3.3367 -rm -f conftest.$ac_cv_objext conftest.$ac_ext
3.3368 -fi
3.3369 -{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3.3370 -echo "${ECHO_T}$ac_cv_objext" >&6; }
3.3371 -OBJEXT=$ac_cv_objext
3.3372 -ac_objext=$OBJEXT
3.3373 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3.3374 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3.3375 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
3.3376 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3377 -else
3.3378 - cat >conftest.$ac_ext <<_ACEOF
3.3379 -/* confdefs.h. */
3.3380 -_ACEOF
3.3381 -cat confdefs.h >>conftest.$ac_ext
3.3382 -cat >>conftest.$ac_ext <<_ACEOF
3.3383 -/* end confdefs.h. */
3.3384 -
3.3385 -int
3.3386 -main ()
3.3387 -{
3.3388 -#ifndef __GNUC__
3.3389 - choke me
3.3390 -#endif
3.3391 -
3.3392 - ;
3.3393 - return 0;
3.3394 -}
3.3395 -_ACEOF
3.3396 -rm -f conftest.$ac_objext
3.3397 -if { (ac_try="$ac_compile"
3.3398 -case "(($ac_try" in
3.3399 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3400 - *) ac_try_echo=$ac_try;;
3.3401 -esac
3.3402 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3403 - (eval "$ac_compile") 2>conftest.er1
3.3404 - ac_status=$?
3.3405 - grep -v '^ *+' conftest.er1 >conftest.err
3.3406 - rm -f conftest.er1
3.3407 - cat conftest.err >&5
3.3408 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3409 - (exit $ac_status); } && {
3.3410 - test -z "$ac_c_werror_flag" ||
3.3411 - test ! -s conftest.err
3.3412 - } && test -s conftest.$ac_objext; then
3.3413 - ac_compiler_gnu=yes
3.3414 -else
3.3415 - echo "$as_me: failed program was:" >&5
3.3416 -sed 's/^/| /' conftest.$ac_ext >&5
3.3417 -
3.3418 - ac_compiler_gnu=no
3.3419 -fi
3.3420 -
3.3421 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.3422 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
3.3423 -
3.3424 -fi
3.3425 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3.3426 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3.3427 -GCC=`test $ac_compiler_gnu = yes && echo yes`
3.3428 -ac_test_CFLAGS=${CFLAGS+set}
3.3429 -ac_save_CFLAGS=$CFLAGS
3.3430 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3.3431 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3.3432 -if test "${ac_cv_prog_cc_g+set}" = set; then
3.3433 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3434 -else
3.3435 - ac_save_c_werror_flag=$ac_c_werror_flag
3.3436 - ac_c_werror_flag=yes
3.3437 - ac_cv_prog_cc_g=no
3.3438 - CFLAGS="-g"
3.3439 - cat >conftest.$ac_ext <<_ACEOF
3.3440 -/* confdefs.h. */
3.3441 -_ACEOF
3.3442 -cat confdefs.h >>conftest.$ac_ext
3.3443 -cat >>conftest.$ac_ext <<_ACEOF
3.3444 -/* end confdefs.h. */
3.3445 -
3.3446 -int
3.3447 -main ()
3.3448 -{
3.3449 -
3.3450 - ;
3.3451 - return 0;
3.3452 -}
3.3453 -_ACEOF
3.3454 -rm -f conftest.$ac_objext
3.3455 -if { (ac_try="$ac_compile"
3.3456 -case "(($ac_try" in
3.3457 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3458 - *) ac_try_echo=$ac_try;;
3.3459 -esac
3.3460 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3461 - (eval "$ac_compile") 2>conftest.er1
3.3462 - ac_status=$?
3.3463 - grep -v '^ *+' conftest.er1 >conftest.err
3.3464 - rm -f conftest.er1
3.3465 - cat conftest.err >&5
3.3466 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3467 - (exit $ac_status); } && {
3.3468 - test -z "$ac_c_werror_flag" ||
3.3469 - test ! -s conftest.err
3.3470 - } && test -s conftest.$ac_objext; then
3.3471 - ac_cv_prog_cc_g=yes
3.3472 -else
3.3473 - echo "$as_me: failed program was:" >&5
3.3474 -sed 's/^/| /' conftest.$ac_ext >&5
3.3475 -
3.3476 - CFLAGS=""
3.3477 - cat >conftest.$ac_ext <<_ACEOF
3.3478 -/* confdefs.h. */
3.3479 -_ACEOF
3.3480 -cat confdefs.h >>conftest.$ac_ext
3.3481 -cat >>conftest.$ac_ext <<_ACEOF
3.3482 -/* end confdefs.h. */
3.3483 -
3.3484 -int
3.3485 -main ()
3.3486 -{
3.3487 -
3.3488 - ;
3.3489 - return 0;
3.3490 -}
3.3491 -_ACEOF
3.3492 -rm -f conftest.$ac_objext
3.3493 -if { (ac_try="$ac_compile"
3.3494 -case "(($ac_try" in
3.3495 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3496 - *) ac_try_echo=$ac_try;;
3.3497 -esac
3.3498 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3499 - (eval "$ac_compile") 2>conftest.er1
3.3500 - ac_status=$?
3.3501 - grep -v '^ *+' conftest.er1 >conftest.err
3.3502 - rm -f conftest.er1
3.3503 - cat conftest.err >&5
3.3504 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3505 - (exit $ac_status); } && {
3.3506 - test -z "$ac_c_werror_flag" ||
3.3507 - test ! -s conftest.err
3.3508 - } && test -s conftest.$ac_objext; then
3.3509 - :
3.3510 -else
3.3511 - echo "$as_me: failed program was:" >&5
3.3512 -sed 's/^/| /' conftest.$ac_ext >&5
3.3513 -
3.3514 - ac_c_werror_flag=$ac_save_c_werror_flag
3.3515 - CFLAGS="-g"
3.3516 - cat >conftest.$ac_ext <<_ACEOF
3.3517 -/* confdefs.h. */
3.3518 -_ACEOF
3.3519 -cat confdefs.h >>conftest.$ac_ext
3.3520 -cat >>conftest.$ac_ext <<_ACEOF
3.3521 -/* end confdefs.h. */
3.3522 -
3.3523 -int
3.3524 -main ()
3.3525 -{
3.3526 -
3.3527 - ;
3.3528 - return 0;
3.3529 -}
3.3530 -_ACEOF
3.3531 -rm -f conftest.$ac_objext
3.3532 -if { (ac_try="$ac_compile"
3.3533 -case "(($ac_try" in
3.3534 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3535 - *) ac_try_echo=$ac_try;;
3.3536 -esac
3.3537 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3538 - (eval "$ac_compile") 2>conftest.er1
3.3539 - ac_status=$?
3.3540 - grep -v '^ *+' conftest.er1 >conftest.err
3.3541 - rm -f conftest.er1
3.3542 - cat conftest.err >&5
3.3543 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3544 - (exit $ac_status); } && {
3.3545 - test -z "$ac_c_werror_flag" ||
3.3546 - test ! -s conftest.err
3.3547 - } && test -s conftest.$ac_objext; then
3.3548 - ac_cv_prog_cc_g=yes
3.3549 -else
3.3550 - echo "$as_me: failed program was:" >&5
3.3551 -sed 's/^/| /' conftest.$ac_ext >&5
3.3552 -
3.3553 -
3.3554 -fi
3.3555 -
3.3556 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.3557 -fi
3.3558 -
3.3559 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.3560 -fi
3.3561 -
3.3562 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.3563 - ac_c_werror_flag=$ac_save_c_werror_flag
3.3564 -fi
3.3565 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3.3566 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3.3567 -if test "$ac_test_CFLAGS" = set; then
3.3568 - CFLAGS=$ac_save_CFLAGS
3.3569 -elif test $ac_cv_prog_cc_g = yes; then
3.3570 - if test "$GCC" = yes; then
3.3571 - CFLAGS="-g -O2"
3.3572 - else
3.3573 - CFLAGS="-g"
3.3574 - fi
3.3575 -else
3.3576 - if test "$GCC" = yes; then
3.3577 - CFLAGS="-O2"
3.3578 - else
3.3579 - CFLAGS=
3.3580 - fi
3.3581 -fi
3.3582 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3.3583 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3.3584 -if test "${ac_cv_prog_cc_c89+set}" = set; then
3.3585 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3586 -else
3.3587 - ac_cv_prog_cc_c89=no
3.3588 -ac_save_CC=$CC
3.3589 -cat >conftest.$ac_ext <<_ACEOF
3.3590 -/* confdefs.h. */
3.3591 -_ACEOF
3.3592 -cat confdefs.h >>conftest.$ac_ext
3.3593 -cat >>conftest.$ac_ext <<_ACEOF
3.3594 -/* end confdefs.h. */
3.3595 -#include <stdarg.h>
3.3596 -#include <stdio.h>
3.3597 -#include <sys/types.h>
3.3598 -#include <sys/stat.h>
3.3599 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3.3600 -struct buf { int x; };
3.3601 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
3.3602 -static char *e (p, i)
3.3603 - char **p;
3.3604 - int i;
3.3605 -{
3.3606 - return p[i];
3.3607 -}
3.3608 -static char *f (char * (*g) (char **, int), char **p, ...)
3.3609 -{
3.3610 - char *s;
3.3611 - va_list v;
3.3612 - va_start (v,p);
3.3613 - s = g (p, va_arg (v,int));
3.3614 - va_end (v);
3.3615 - return s;
3.3616 -}
3.3617 -
3.3618 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3.3619 - function prototypes and stuff, but not '\xHH' hex character constants.
3.3620 - These don't provoke an error unfortunately, instead are silently treated
3.3621 - as 'x'. The following induces an error, until -std is added to get
3.3622 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3.3623 - array size at least. It's necessary to write '\x00'==0 to get something
3.3624 - that's true only with -std. */
3.3625 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3.3626 -
3.3627 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3.3628 - inside strings and character constants. */
3.3629 -#define FOO(x) 'x'
3.3630 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3.3631 -
3.3632 -int test (int i, double x);
3.3633 -struct s1 {int (*f) (int a);};
3.3634 -struct s2 {int (*f) (double a);};
3.3635 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3.3636 -int argc;
3.3637 -char **argv;
3.3638 -int
3.3639 -main ()
3.3640 -{
3.3641 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3.3642 - ;
3.3643 - return 0;
3.3644 -}
3.3645 -_ACEOF
3.3646 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3.3647 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3.3648 -do
3.3649 - CC="$ac_save_CC $ac_arg"
3.3650 - rm -f conftest.$ac_objext
3.3651 -if { (ac_try="$ac_compile"
3.3652 -case "(($ac_try" in
3.3653 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.3654 - *) ac_try_echo=$ac_try;;
3.3655 -esac
3.3656 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.3657 - (eval "$ac_compile") 2>conftest.er1
3.3658 - ac_status=$?
3.3659 - grep -v '^ *+' conftest.er1 >conftest.err
3.3660 - rm -f conftest.er1
3.3661 - cat conftest.err >&5
3.3662 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.3663 - (exit $ac_status); } && {
3.3664 - test -z "$ac_c_werror_flag" ||
3.3665 - test ! -s conftest.err
3.3666 - } && test -s conftest.$ac_objext; then
3.3667 - ac_cv_prog_cc_c89=$ac_arg
3.3668 -else
3.3669 - echo "$as_me: failed program was:" >&5
3.3670 -sed 's/^/| /' conftest.$ac_ext >&5
3.3671 -
3.3672 -
3.3673 -fi
3.3674 -
3.3675 -rm -f core conftest.err conftest.$ac_objext
3.3676 - test "x$ac_cv_prog_cc_c89" != "xno" && break
3.3677 -done
3.3678 -rm -f conftest.$ac_ext
3.3679 -CC=$ac_save_CC
3.3680 -
3.3681 -fi
3.3682 -# AC_CACHE_VAL
3.3683 -case "x$ac_cv_prog_cc_c89" in
3.3684 - x)
3.3685 - { echo "$as_me:$LINENO: result: none needed" >&5
3.3686 -echo "${ECHO_T}none needed" >&6; } ;;
3.3687 - xno)
3.3688 - { echo "$as_me:$LINENO: result: unsupported" >&5
3.3689 -echo "${ECHO_T}unsupported" >&6; } ;;
3.3690 - *)
3.3691 - CC="$CC $ac_cv_prog_cc_c89"
3.3692 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3.3693 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3.3694 -esac
3.3695 -
3.3696 -
3.3697 -ac_ext=c
3.3698 -ac_cpp='$CPP $CPPFLAGS'
3.3699 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.3700 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.3701 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.3702 -
3.3703 -depcc="$CC" am_compiler_list=
3.3704 -
3.3705 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3.3706 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3.3707 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3.3708 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3709 -else
3.3710 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3.3711 - # We make a subdir and do the tests there. Otherwise we can end up
3.3712 - # making bogus files that we don't know about and never remove. For
3.3713 - # instance it was reported that on HP-UX the gcc test will end up
3.3714 - # making a dummy file named `D' -- because `-MD' means `put the output
3.3715 - # in D'.
3.3716 - mkdir conftest.dir
3.3717 - # Copy depcomp to subdir because otherwise we won't find it if we're
3.3718 - # using a relative directory.
3.3719 - cp "$am_depcomp" conftest.dir
3.3720 - cd conftest.dir
3.3721 - # We will build objects and dependencies in a subdirectory because
3.3722 - # it helps to detect inapplicable dependency modes. For instance
3.3723 - # both Tru64's cc and ICC support -MD to output dependencies as a
3.3724 - # side effect of compilation, but ICC will put the dependencies in
3.3725 - # the current directory while Tru64 will put them in the object
3.3726 - # directory.
3.3727 - mkdir sub
3.3728 -
3.3729 - am_cv_CC_dependencies_compiler_type=none
3.3730 - if test "$am_compiler_list" = ""; then
3.3731 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3.3732 - fi
3.3733 - for depmode in $am_compiler_list; do
3.3734 - # Setup a source with many dependencies, because some compilers
3.3735 - # like to wrap large dependency lists on column 80 (with \), and
3.3736 - # we should not choose a depcomp mode which is confused by this.
3.3737 - #
3.3738 - # We need to recreate these files for each test, as the compiler may
3.3739 - # overwrite some of them when testing with obscure command lines.
3.3740 - # This happens at least with the AIX C compiler.
3.3741 - : > sub/conftest.c
3.3742 - for i in 1 2 3 4 5 6; do
3.3743 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
3.3744 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3.3745 - # Solaris 8's {/usr,}/bin/sh.
3.3746 - touch sub/conftst$i.h
3.3747 - done
3.3748 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3.3749 -
3.3750 - case $depmode in
3.3751 - nosideeffect)
3.3752 - # after this tag, mechanisms are not by side-effect, so they'll
3.3753 - # only be used when explicitly requested
3.3754 - if test "x$enable_dependency_tracking" = xyes; then
3.3755 - continue
3.3756 - else
3.3757 - break
3.3758 - fi
3.3759 - ;;
3.3760 - none) break ;;
3.3761 - esac
3.3762 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
3.3763 - # mode. It turns out that the SunPro C++ compiler does not properly
3.3764 - # handle `-M -o', and we need to detect this.
3.3765 - if depmode=$depmode \
3.3766 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3.3767 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3.3768 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3.3769 - >/dev/null 2>conftest.err &&
3.3770 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3.3771 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3.3772 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3.3773 - # icc doesn't choke on unknown options, it will just issue warnings
3.3774 - # or remarks (even with -Werror). So we grep stderr for any message
3.3775 - # that says an option was ignored or not supported.
3.3776 - # When given -MP, icc 7.0 and 7.1 complain thusly:
3.3777 - # icc: Command line warning: ignoring option '-M'; no argument required
3.3778 - # The diagnosis changed in icc 8.0:
3.3779 - # icc: Command line remark: option '-MP' not supported
3.3780 - if (grep 'ignoring option' conftest.err ||
3.3781 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3.3782 - am_cv_CC_dependencies_compiler_type=$depmode
3.3783 - break
3.3784 - fi
3.3785 - fi
3.3786 - done
3.3787 -
3.3788 - cd ..
3.3789 - rm -rf conftest.dir
3.3790 -else
3.3791 - am_cv_CC_dependencies_compiler_type=none
3.3792 -fi
3.3793 -
3.3794 -fi
3.3795 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3.3796 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3.3797 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3.3798 -
3.3799 -
3.3800 -
3.3801 -if
3.3802 - test "x$enable_dependency_tracking" != xno \
3.3803 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3.3804 - am__fastdepCC_TRUE=
3.3805 - am__fastdepCC_FALSE='#'
3.3806 -else
3.3807 - am__fastdepCC_TRUE='#'
3.3808 - am__fastdepCC_FALSE=
3.3809 -fi
3.3810 -
3.3811 -
3.3812 -{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
3.3813 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; }
3.3814 -if test "${lt_cv_path_SED+set}" = set; then
3.3815 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3816 -else
3.3817 - # Loop through the user's path and test for sed and gsed.
3.3818 -# Then use that list of sed's as ones to test for truncation.
3.3819 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.3820 -for as_dir in $PATH
3.3821 -do
3.3822 - IFS=$as_save_IFS
3.3823 - test -z "$as_dir" && as_dir=.
3.3824 - for lt_ac_prog in sed gsed; do
3.3825 - for ac_exec_ext in '' $ac_executable_extensions; do
3.3826 - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
3.3827 - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
3.3828 - fi
3.3829 - done
3.3830 - done
3.3831 -done
3.3832 -lt_ac_max=0
3.3833 -lt_ac_count=0
3.3834 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris
3.3835 -# along with /bin/sed that truncates output.
3.3836 -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
3.3837 - test ! -f $lt_ac_sed && break
3.3838 - cat /dev/null > conftest.in
3.3839 - lt_ac_count=0
3.3840 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in
3.3841 - # Check for GNU sed and select it if it is found.
3.3842 - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
3.3843 - lt_cv_path_SED=$lt_ac_sed
3.3844 - break
3.3845 - fi
3.3846 - while true; do
3.3847 - cat conftest.in conftest.in >conftest.tmp
3.3848 - mv conftest.tmp conftest.in
3.3849 - cp conftest.in conftest.nl
3.3850 - echo >>conftest.nl
3.3851 - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
3.3852 - cmp -s conftest.out conftest.nl || break
3.3853 - # 10000 chars as input seems more than enough
3.3854 - test $lt_ac_count -gt 10 && break
3.3855 - lt_ac_count=`expr $lt_ac_count + 1`
3.3856 - if test $lt_ac_count -gt $lt_ac_max; then
3.3857 - lt_ac_max=$lt_ac_count
3.3858 - lt_cv_path_SED=$lt_ac_sed
3.3859 - fi
3.3860 - done
3.3861 -done
3.3862 -SED=$lt_cv_path_SED
3.3863 -
3.3864 -fi
3.3865 -
3.3866 -{ echo "$as_me:$LINENO: result: $SED" >&5
3.3867 -echo "${ECHO_T}$SED" >&6; }
3.3868 -
3.3869 -{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3.3870 -echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3.3871 -if test "${ac_cv_path_GREP+set}" = set; then
3.3872 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3873 -else
3.3874 - # Extract the first word of "grep ggrep" to use in msg output
3.3875 -if test -z "$GREP"; then
3.3876 -set dummy grep ggrep; ac_prog_name=$2
3.3877 -if test "${ac_cv_path_GREP+set}" = set; then
3.3878 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3879 -else
3.3880 - ac_path_GREP_found=false
3.3881 -# Loop through the user's path and test for each of PROGNAME-LIST
3.3882 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.3883 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3.3884 -do
3.3885 - IFS=$as_save_IFS
3.3886 - test -z "$as_dir" && as_dir=.
3.3887 - for ac_prog in grep ggrep; do
3.3888 - for ac_exec_ext in '' $ac_executable_extensions; do
3.3889 - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3.3890 - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3.3891 - # Check for GNU ac_path_GREP and select it if it is found.
3.3892 - # Check for GNU $ac_path_GREP
3.3893 -case `"$ac_path_GREP" --version 2>&1` in
3.3894 -*GNU*)
3.3895 - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3.3896 -*)
3.3897 - ac_count=0
3.3898 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3.3899 - while :
3.3900 - do
3.3901 - cat "conftest.in" "conftest.in" >"conftest.tmp"
3.3902 - mv "conftest.tmp" "conftest.in"
3.3903 - cp "conftest.in" "conftest.nl"
3.3904 - echo 'GREP' >> "conftest.nl"
3.3905 - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3.3906 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3.3907 - ac_count=`expr $ac_count + 1`
3.3908 - if test $ac_count -gt ${ac_path_GREP_max-0}; then
3.3909 - # Best one so far, save it but keep looking for a better one
3.3910 - ac_cv_path_GREP="$ac_path_GREP"
3.3911 - ac_path_GREP_max=$ac_count
3.3912 - fi
3.3913 - # 10*(2^10) chars as input seems more than enough
3.3914 - test $ac_count -gt 10 && break
3.3915 - done
3.3916 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3.3917 -esac
3.3918 -
3.3919 -
3.3920 - $ac_path_GREP_found && break 3
3.3921 - done
3.3922 -done
3.3923 -
3.3924 -done
3.3925 -IFS=$as_save_IFS
3.3926 -
3.3927 -
3.3928 -fi
3.3929 -
3.3930 -GREP="$ac_cv_path_GREP"
3.3931 -if test -z "$GREP"; then
3.3932 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3.3933 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3.3934 - { (exit 1); exit 1; }; }
3.3935 -fi
3.3936 -
3.3937 -else
3.3938 - ac_cv_path_GREP=$GREP
3.3939 -fi
3.3940 -
3.3941 -
3.3942 -fi
3.3943 -{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3.3944 -echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3.3945 - GREP="$ac_cv_path_GREP"
3.3946 -
3.3947 -
3.3948 -{ echo "$as_me:$LINENO: checking for egrep" >&5
3.3949 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3.3950 -if test "${ac_cv_path_EGREP+set}" = set; then
3.3951 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3952 -else
3.3953 - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3.3954 - then ac_cv_path_EGREP="$GREP -E"
3.3955 - else
3.3956 - # Extract the first word of "egrep" to use in msg output
3.3957 -if test -z "$EGREP"; then
3.3958 -set dummy egrep; ac_prog_name=$2
3.3959 -if test "${ac_cv_path_EGREP+set}" = set; then
3.3960 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.3961 -else
3.3962 - ac_path_EGREP_found=false
3.3963 -# Loop through the user's path and test for each of PROGNAME-LIST
3.3964 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.3965 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3.3966 -do
3.3967 - IFS=$as_save_IFS
3.3968 - test -z "$as_dir" && as_dir=.
3.3969 - for ac_prog in egrep; do
3.3970 - for ac_exec_ext in '' $ac_executable_extensions; do
3.3971 - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3.3972 - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3.3973 - # Check for GNU ac_path_EGREP and select it if it is found.
3.3974 - # Check for GNU $ac_path_EGREP
3.3975 -case `"$ac_path_EGREP" --version 2>&1` in
3.3976 -*GNU*)
3.3977 - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3.3978 -*)
3.3979 - ac_count=0
3.3980 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3.3981 - while :
3.3982 - do
3.3983 - cat "conftest.in" "conftest.in" >"conftest.tmp"
3.3984 - mv "conftest.tmp" "conftest.in"
3.3985 - cp "conftest.in" "conftest.nl"
3.3986 - echo 'EGREP' >> "conftest.nl"
3.3987 - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3.3988 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3.3989 - ac_count=`expr $ac_count + 1`
3.3990 - if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3.3991 - # Best one so far, save it but keep looking for a better one
3.3992 - ac_cv_path_EGREP="$ac_path_EGREP"
3.3993 - ac_path_EGREP_max=$ac_count
3.3994 - fi
3.3995 - # 10*(2^10) chars as input seems more than enough
3.3996 - test $ac_count -gt 10 && break
3.3997 - done
3.3998 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3.3999 -esac
3.4000 -
3.4001 -
3.4002 - $ac_path_EGREP_found && break 3
3.4003 - done
3.4004 -done
3.4005 -
3.4006 -done
3.4007 -IFS=$as_save_IFS
3.4008 -
3.4009 -
3.4010 -fi
3.4011 -
3.4012 -EGREP="$ac_cv_path_EGREP"
3.4013 -if test -z "$EGREP"; then
3.4014 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3.4015 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3.4016 - { (exit 1); exit 1; }; }
3.4017 -fi
3.4018 -
3.4019 -else
3.4020 - ac_cv_path_EGREP=$EGREP
3.4021 -fi
3.4022 -
3.4023 -
3.4024 - fi
3.4025 -fi
3.4026 -{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3.4027 -echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3.4028 - EGREP="$ac_cv_path_EGREP"
3.4029 -
3.4030 -
3.4031 -
3.4032 -# Check whether --with-gnu-ld was given.
3.4033 -if test "${with_gnu_ld+set}" = set; then
3.4034 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
3.4035 -else
3.4036 - with_gnu_ld=no
3.4037 -fi
3.4038 -
3.4039 -ac_prog=ld
3.4040 -if test "$GCC" = yes; then
3.4041 - # Check if gcc -print-prog-name=ld gives a path.
3.4042 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
3.4043 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
3.4044 - case $host in
3.4045 - *-*-mingw*)
3.4046 - # gcc leaves a trailing carriage return which upsets mingw
3.4047 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3.4048 - *)
3.4049 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3.4050 - esac
3.4051 - case $ac_prog in
3.4052 - # Accept absolute paths.
3.4053 - [\\/]* | ?:[\\/]*)
3.4054 - re_direlt='/[^/][^/]*/\.\./'
3.4055 - # Canonicalize the pathname of ld
3.4056 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
3.4057 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
3.4058 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
3.4059 - done
3.4060 - test -z "$LD" && LD="$ac_prog"
3.4061 - ;;
3.4062 - "")
3.4063 - # If it fails, then pretend we aren't using GCC.
3.4064 - ac_prog=ld
3.4065 - ;;
3.4066 - *)
3.4067 - # If it is relative, then search for the first ld in PATH.
3.4068 - with_gnu_ld=unknown
3.4069 - ;;
3.4070 - esac
3.4071 -elif test "$with_gnu_ld" = yes; then
3.4072 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
3.4073 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
3.4074 -else
3.4075 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
3.4076 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
3.4077 -fi
3.4078 -if test "${lt_cv_path_LD+set}" = set; then
3.4079 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4080 -else
3.4081 - if test -z "$LD"; then
3.4082 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.4083 - for ac_dir in $PATH; do
3.4084 - IFS="$lt_save_ifs"
3.4085 - test -z "$ac_dir" && ac_dir=.
3.4086 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
3.4087 - lt_cv_path_LD="$ac_dir/$ac_prog"
3.4088 - # Check to see if the program is GNU ld. I'd rather use --version,
3.4089 - # but apparently some GNU ld's only accept -v.
3.4090 - # Break only if it was the GNU/non-GNU ld that we prefer.
3.4091 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
3.4092 - *GNU* | *'with BFD'*)
3.4093 - test "$with_gnu_ld" != no && break
3.4094 - ;;
3.4095 - *)
3.4096 - test "$with_gnu_ld" != yes && break
3.4097 - ;;
3.4098 - esac
3.4099 - fi
3.4100 - done
3.4101 - IFS="$lt_save_ifs"
3.4102 -else
3.4103 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
3.4104 -fi
3.4105 -fi
3.4106 -
3.4107 -LD="$lt_cv_path_LD"
3.4108 -if test -n "$LD"; then
3.4109 - { echo "$as_me:$LINENO: result: $LD" >&5
3.4110 -echo "${ECHO_T}$LD" >&6; }
3.4111 -else
3.4112 - { echo "$as_me:$LINENO: result: no" >&5
3.4113 -echo "${ECHO_T}no" >&6; }
3.4114 -fi
3.4115 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3.4116 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
3.4117 - { (exit 1); exit 1; }; }
3.4118 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
3.4119 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
3.4120 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
3.4121 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4122 -else
3.4123 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
3.4124 -case `$LD -v 2>&1 </dev/null` in
3.4125 -*GNU* | *'with BFD'*)
3.4126 - lt_cv_prog_gnu_ld=yes
3.4127 - ;;
3.4128 -*)
3.4129 - lt_cv_prog_gnu_ld=no
3.4130 - ;;
3.4131 -esac
3.4132 -fi
3.4133 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
3.4134 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
3.4135 -with_gnu_ld=$lt_cv_prog_gnu_ld
3.4136 -
3.4137 -
3.4138 -{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
3.4139 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; }
3.4140 -if test "${lt_cv_ld_reload_flag+set}" = set; then
3.4141 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4142 -else
3.4143 - lt_cv_ld_reload_flag='-r'
3.4144 -fi
3.4145 -{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
3.4146 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; }
3.4147 -reload_flag=$lt_cv_ld_reload_flag
3.4148 -case $reload_flag in
3.4149 -"" | " "*) ;;
3.4150 -*) reload_flag=" $reload_flag" ;;
3.4151 -esac
3.4152 -reload_cmds='$LD$reload_flag -o $output$reload_objs'
3.4153 -
3.4154 -{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
3.4155 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
3.4156 -if test "${lt_cv_path_NM+set}" = set; then
3.4157 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4158 -else
3.4159 - if test -n "$NM"; then
3.4160 - # Let the user override the test.
3.4161 - lt_cv_path_NM="$NM"
3.4162 -else
3.4163 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.4164 - for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
3.4165 - IFS="$lt_save_ifs"
3.4166 - test -z "$ac_dir" && ac_dir=.
3.4167 - tmp_nm="$ac_dir/${ac_tool_prefix}nm"
3.4168 - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
3.4169 - # Check to see if the nm accepts a BSD-compat flag.
3.4170 - # Adding the `sed 1q' prevents false positives on HP-UX, which says:
3.4171 - # nm: unknown option "B" ignored
3.4172 - # Tru64's nm complains that /dev/null is an invalid object file
3.4173 - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
3.4174 - */dev/null* | *'Invalid file or object type'*)
3.4175 - lt_cv_path_NM="$tmp_nm -B"
3.4176 - break
3.4177 - ;;
3.4178 - *)
3.4179 - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
3.4180 - */dev/null*)
3.4181 - lt_cv_path_NM="$tmp_nm -p"
3.4182 - break
3.4183 - ;;
3.4184 - *)
3.4185 - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
3.4186 - continue # so that we can try to find one that supports BSD flags
3.4187 - ;;
3.4188 - esac
3.4189 - esac
3.4190 - fi
3.4191 - done
3.4192 - IFS="$lt_save_ifs"
3.4193 - test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
3.4194 -fi
3.4195 -fi
3.4196 -{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
3.4197 -echo "${ECHO_T}$lt_cv_path_NM" >&6; }
3.4198 -NM="$lt_cv_path_NM"
3.4199 -
3.4200 -{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
3.4201 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
3.4202 -LN_S=$as_ln_s
3.4203 -if test "$LN_S" = "ln -s"; then
3.4204 - { echo "$as_me:$LINENO: result: yes" >&5
3.4205 -echo "${ECHO_T}yes" >&6; }
3.4206 -else
3.4207 - { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
3.4208 -echo "${ECHO_T}no, using $LN_S" >&6; }
3.4209 -fi
3.4210 -
3.4211 -{ echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
3.4212 -echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6; }
3.4213 -if test "${lt_cv_deplibs_check_method+set}" = set; then
3.4214 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4215 -else
3.4216 - lt_cv_file_magic_cmd='$MAGIC_CMD'
3.4217 -lt_cv_file_magic_test_file=
3.4218 -lt_cv_deplibs_check_method='unknown'
3.4219 -# Need to set the preceding variable on all platforms that support
3.4220 -# interlibrary dependencies.
3.4221 -# 'none' -- dependencies not supported.
3.4222 -# `unknown' -- same as none, but documents that we really don't know.
3.4223 -# 'pass_all' -- all dependencies passed with no checks.
3.4224 -# 'test_compile' -- check by making test program.
3.4225 -# 'file_magic [[regex]]' -- check by looking for files in library path
3.4226 -# which responds to the $file_magic_cmd with a given extended regex.
3.4227 -# If you have `file' or equivalent on your system and you're not sure
3.4228 -# whether `pass_all' will *always* work, you probably want this one.
3.4229 -
3.4230 -case $host_os in
3.4231 -aix4* | aix5*)
3.4232 - lt_cv_deplibs_check_method=pass_all
3.4233 - ;;
3.4234 -
3.4235 -beos*)
3.4236 - lt_cv_deplibs_check_method=pass_all
3.4237 - ;;
3.4238 -
3.4239 -bsdi4*)
3.4240 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
3.4241 - lt_cv_file_magic_cmd='/usr/bin/file -L'
3.4242 - lt_cv_file_magic_test_file=/shlib/libc.so
3.4243 - ;;
3.4244 -
3.4245 -cygwin*)
3.4246 - # func_win32_libid is a shell function defined in ltmain.sh
3.4247 - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
3.4248 - lt_cv_file_magic_cmd='func_win32_libid'
3.4249 - ;;
3.4250 -
3.4251 -mingw* | pw32*)
3.4252 - # Base MSYS/MinGW do not provide the 'file' command needed by
3.4253 - # func_win32_libid shell function, so use a weaker test based on 'objdump'.
3.4254 - lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
3.4255 - lt_cv_file_magic_cmd='$OBJDUMP -f'
3.4256 - ;;
3.4257 -
3.4258 -darwin* | rhapsody*)
3.4259 - lt_cv_deplibs_check_method=pass_all
3.4260 - ;;
3.4261 -
3.4262 -freebsd* | kfreebsd*-gnu)
3.4263 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3.4264 - case $host_cpu in
3.4265 - i*86 )
3.4266 - # Not sure whether the presence of OpenBSD here was a mistake.
3.4267 - # Let's accept both of them until this is cleared up.
3.4268 - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
3.4269 - lt_cv_file_magic_cmd=/usr/bin/file
3.4270 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
3.4271 - ;;
3.4272 - esac
3.4273 - else
3.4274 - lt_cv_deplibs_check_method=pass_all
3.4275 - fi
3.4276 - ;;
3.4277 -
3.4278 -gnu*)
3.4279 - lt_cv_deplibs_check_method=pass_all
3.4280 - ;;
3.4281 -
3.4282 -hpux10.20* | hpux11*)
3.4283 - lt_cv_file_magic_cmd=/usr/bin/file
3.4284 - case "$host_cpu" in
3.4285 - ia64*)
3.4286 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
3.4287 - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
3.4288 - ;;
3.4289 - hppa*64*)
3.4290 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
3.4291 - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
3.4292 - ;;
3.4293 - *)
3.4294 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
3.4295 - lt_cv_file_magic_test_file=/usr/lib/libc.sl
3.4296 - ;;
3.4297 - esac
3.4298 - ;;
3.4299 -
3.4300 -irix5* | irix6* | nonstopux*)
3.4301 - case $LD in
3.4302 - *-32|*"-32 ") libmagic=32-bit;;
3.4303 - *-n32|*"-n32 ") libmagic=N32;;
3.4304 - *-64|*"-64 ") libmagic=64-bit;;
3.4305 - *) libmagic=never-match;;
3.4306 - esac
3.4307 - lt_cv_deplibs_check_method=pass_all
3.4308 - ;;
3.4309 -
3.4310 -# This must be Linux ELF.
3.4311 -linux*)
3.4312 - lt_cv_deplibs_check_method=pass_all
3.4313 - ;;
3.4314 -
3.4315 -netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.4316 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3.4317 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
3.4318 - else
3.4319 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
3.4320 - fi
3.4321 - ;;
3.4322 -
3.4323 -newos6*)
3.4324 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
3.4325 - lt_cv_file_magic_cmd=/usr/bin/file
3.4326 - lt_cv_file_magic_test_file=/usr/lib/libnls.so
3.4327 - ;;
3.4328 -
3.4329 -nto-qnx*)
3.4330 - lt_cv_deplibs_check_method=unknown
3.4331 - ;;
3.4332 -
3.4333 -openbsd*)
3.4334 - lt_cv_file_magic_cmd=/usr/bin/file
3.4335 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
3.4336 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.4337 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
3.4338 - else
3.4339 - lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
3.4340 - fi
3.4341 - ;;
3.4342 -
3.4343 -osf3* | osf4* | osf5*)
3.4344 - lt_cv_deplibs_check_method=pass_all
3.4345 - ;;
3.4346 -
3.4347 -sco3.2v5*)
3.4348 - lt_cv_deplibs_check_method=pass_all
3.4349 - ;;
3.4350 -
3.4351 -solaris*)
3.4352 - lt_cv_deplibs_check_method=pass_all
3.4353 - ;;
3.4354 -
3.4355 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.4356 - case $host_vendor in
3.4357 - motorola)
3.4358 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
3.4359 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
3.4360 - ;;
3.4361 - ncr)
3.4362 - lt_cv_deplibs_check_method=pass_all
3.4363 - ;;
3.4364 - sequent)
3.4365 - lt_cv_file_magic_cmd='/bin/file'
3.4366 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
3.4367 - ;;
3.4368 - sni)
3.4369 - lt_cv_file_magic_cmd='/bin/file'
3.4370 - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
3.4371 - lt_cv_file_magic_test_file=/lib/libc.so
3.4372 - ;;
3.4373 - siemens)
3.4374 - lt_cv_deplibs_check_method=pass_all
3.4375 - ;;
3.4376 - esac
3.4377 - ;;
3.4378 -
3.4379 -sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*)
3.4380 - lt_cv_deplibs_check_method=pass_all
3.4381 - ;;
3.4382 -esac
3.4383 -
3.4384 -fi
3.4385 -{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
3.4386 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; }
3.4387 -file_magic_cmd=$lt_cv_file_magic_cmd
3.4388 -deplibs_check_method=$lt_cv_deplibs_check_method
3.4389 -test -z "$deplibs_check_method" && deplibs_check_method=unknown
3.4390 -
3.4391 -
3.4392 -
3.4393 -
3.4394 -# If no C compiler was specified, use CC.
3.4395 -LTCC=${LTCC-"$CC"}
3.4396 -
3.4397 -# Allow CC to be a program name with arguments.
3.4398 -compiler=$CC
3.4399 -
3.4400 -
3.4401 -# Check whether --enable-libtool-lock was given.
3.4402 -if test "${enable_libtool_lock+set}" = set; then
3.4403 - enableval=$enable_libtool_lock;
3.4404 -fi
3.4405 -
3.4406 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
3.4407 -
3.4408 -# Some flags need to be propagated to the compiler or linker for good
3.4409 -# libtool support.
3.4410 -case $host in
3.4411 -ia64-*-hpux*)
3.4412 - # Find out which ABI we are using.
3.4413 - echo 'int i;' > conftest.$ac_ext
3.4414 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.4415 - (eval $ac_compile) 2>&5
3.4416 - ac_status=$?
3.4417 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4418 - (exit $ac_status); }; then
3.4419 - case `/usr/bin/file conftest.$ac_objext` in
3.4420 - *ELF-32*)
3.4421 - HPUX_IA64_MODE="32"
3.4422 - ;;
3.4423 - *ELF-64*)
3.4424 - HPUX_IA64_MODE="64"
3.4425 - ;;
3.4426 - esac
3.4427 - fi
3.4428 - rm -rf conftest*
3.4429 - ;;
3.4430 -*-*-irix6*)
3.4431 - # Find out which ABI we are using.
3.4432 - echo '#line __oline__ "configure"' > conftest.$ac_ext
3.4433 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.4434 - (eval $ac_compile) 2>&5
3.4435 - ac_status=$?
3.4436 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4437 - (exit $ac_status); }; then
3.4438 - if test "$lt_cv_prog_gnu_ld" = yes; then
3.4439 - case `/usr/bin/file conftest.$ac_objext` in
3.4440 - *32-bit*)
3.4441 - LD="${LD-ld} -melf32bsmip"
3.4442 - ;;
3.4443 - *N32*)
3.4444 - LD="${LD-ld} -melf32bmipn32"
3.4445 - ;;
3.4446 - *64-bit*)
3.4447 - LD="${LD-ld} -melf64bmip"
3.4448 - ;;
3.4449 - esac
3.4450 - else
3.4451 - case `/usr/bin/file conftest.$ac_objext` in
3.4452 - *32-bit*)
3.4453 - LD="${LD-ld} -32"
3.4454 - ;;
3.4455 - *N32*)
3.4456 - LD="${LD-ld} -n32"
3.4457 - ;;
3.4458 - *64-bit*)
3.4459 - LD="${LD-ld} -64"
3.4460 - ;;
3.4461 - esac
3.4462 - fi
3.4463 - fi
3.4464 - rm -rf conftest*
3.4465 - ;;
3.4466 -
3.4467 -x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
3.4468 - # Find out which ABI we are using.
3.4469 - echo 'int i;' > conftest.$ac_ext
3.4470 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.4471 - (eval $ac_compile) 2>&5
3.4472 - ac_status=$?
3.4473 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4474 - (exit $ac_status); }; then
3.4475 - case "`/usr/bin/file conftest.o`" in
3.4476 - *32-bit*)
3.4477 - case $host in
3.4478 - x86_64-*linux*)
3.4479 - LD="${LD-ld} -m elf_i386"
3.4480 - ;;
3.4481 - ppc64-*linux*|powerpc64-*linux*)
3.4482 - LD="${LD-ld} -m elf32ppclinux"
3.4483 - ;;
3.4484 - s390x-*linux*)
3.4485 - LD="${LD-ld} -m elf_s390"
3.4486 - ;;
3.4487 - sparc64-*linux*)
3.4488 - LD="${LD-ld} -m elf32_sparc"
3.4489 - ;;
3.4490 - esac
3.4491 - ;;
3.4492 - *64-bit*)
3.4493 - case $host in
3.4494 - x86_64-*linux*)
3.4495 - LD="${LD-ld} -m elf_x86_64"
3.4496 - ;;
3.4497 - ppc*-*linux*|powerpc*-*linux*)
3.4498 - LD="${LD-ld} -m elf64ppc"
3.4499 - ;;
3.4500 - s390*-*linux*)
3.4501 - LD="${LD-ld} -m elf64_s390"
3.4502 - ;;
3.4503 - sparc*-*linux*)
3.4504 - LD="${LD-ld} -m elf64_sparc"
3.4505 - ;;
3.4506 - esac
3.4507 - ;;
3.4508 - esac
3.4509 - fi
3.4510 - rm -rf conftest*
3.4511 - ;;
3.4512 -
3.4513 -*-*-sco3.2v5*)
3.4514 - # On SCO OpenServer 5, we need -belf to get full-featured binaries.
3.4515 - SAVE_CFLAGS="$CFLAGS"
3.4516 - CFLAGS="$CFLAGS -belf"
3.4517 - { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
3.4518 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
3.4519 -if test "${lt_cv_cc_needs_belf+set}" = set; then
3.4520 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4521 -else
3.4522 - ac_ext=c
3.4523 -ac_cpp='$CPP $CPPFLAGS'
3.4524 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.4525 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.4526 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.4527 -
3.4528 - cat >conftest.$ac_ext <<_ACEOF
3.4529 -/* confdefs.h. */
3.4530 -_ACEOF
3.4531 -cat confdefs.h >>conftest.$ac_ext
3.4532 -cat >>conftest.$ac_ext <<_ACEOF
3.4533 -/* end confdefs.h. */
3.4534 -
3.4535 -int
3.4536 -main ()
3.4537 -{
3.4538 -
3.4539 - ;
3.4540 - return 0;
3.4541 -}
3.4542 -_ACEOF
3.4543 -rm -f conftest.$ac_objext conftest$ac_exeext
3.4544 -if { (ac_try="$ac_link"
3.4545 -case "(($ac_try" in
3.4546 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4547 - *) ac_try_echo=$ac_try;;
3.4548 -esac
3.4549 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4550 - (eval "$ac_link") 2>conftest.er1
3.4551 - ac_status=$?
3.4552 - grep -v '^ *+' conftest.er1 >conftest.err
3.4553 - rm -f conftest.er1
3.4554 - cat conftest.err >&5
3.4555 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4556 - (exit $ac_status); } && {
3.4557 - test -z "$ac_c_werror_flag" ||
3.4558 - test ! -s conftest.err
3.4559 - } && test -s conftest$ac_exeext &&
3.4560 - $as_test_x conftest$ac_exeext; then
3.4561 - lt_cv_cc_needs_belf=yes
3.4562 -else
3.4563 - echo "$as_me: failed program was:" >&5
3.4564 -sed 's/^/| /' conftest.$ac_ext >&5
3.4565 -
3.4566 - lt_cv_cc_needs_belf=no
3.4567 -fi
3.4568 -
3.4569 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.4570 - conftest$ac_exeext conftest.$ac_ext
3.4571 - ac_ext=c
3.4572 -ac_cpp='$CPP $CPPFLAGS'
3.4573 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.4574 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.4575 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.4576 -
3.4577 -fi
3.4578 -{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
3.4579 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; }
3.4580 - if test x"$lt_cv_cc_needs_belf" != x"yes"; then
3.4581 - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
3.4582 - CFLAGS="$SAVE_CFLAGS"
3.4583 - fi
3.4584 - ;;
3.4585 -
3.4586 -esac
3.4587 -
3.4588 -need_locks="$enable_libtool_lock"
3.4589 -
3.4590 -
3.4591 -ac_ext=c
3.4592 -ac_cpp='$CPP $CPPFLAGS'
3.4593 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.4594 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.4595 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.4596 -{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3.4597 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3.4598 -# On Suns, sometimes $CPP names a directory.
3.4599 -if test -n "$CPP" && test -d "$CPP"; then
3.4600 - CPP=
3.4601 -fi
3.4602 -if test -z "$CPP"; then
3.4603 - if test "${ac_cv_prog_CPP+set}" = set; then
3.4604 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4605 -else
3.4606 - # Double quotes because CPP needs to be expanded
3.4607 - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3.4608 - do
3.4609 - ac_preproc_ok=false
3.4610 -for ac_c_preproc_warn_flag in '' yes
3.4611 -do
3.4612 - # Use a header file that comes with gcc, so configuring glibc
3.4613 - # with a fresh cross-compiler works.
3.4614 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.4615 - # <limits.h> exists even on freestanding compilers.
3.4616 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.4617 - # not just through cpp. "Syntax error" is here to catch this case.
3.4618 - cat >conftest.$ac_ext <<_ACEOF
3.4619 -/* confdefs.h. */
3.4620 -_ACEOF
3.4621 -cat confdefs.h >>conftest.$ac_ext
3.4622 -cat >>conftest.$ac_ext <<_ACEOF
3.4623 -/* end confdefs.h. */
3.4624 -@%:@ifdef __STDC__
3.4625 -@%:@ include <limits.h>
3.4626 -@%:@else
3.4627 -@%:@ include <assert.h>
3.4628 -@%:@endif
3.4629 - Syntax error
3.4630 -_ACEOF
3.4631 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.4632 -case "(($ac_try" in
3.4633 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4634 - *) ac_try_echo=$ac_try;;
3.4635 -esac
3.4636 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4637 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.4638 - ac_status=$?
3.4639 - grep -v '^ *+' conftest.er1 >conftest.err
3.4640 - rm -f conftest.er1
3.4641 - cat conftest.err >&5
3.4642 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4643 - (exit $ac_status); } >/dev/null && {
3.4644 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3.4645 - test ! -s conftest.err
3.4646 - }; then
3.4647 - :
3.4648 -else
3.4649 - echo "$as_me: failed program was:" >&5
3.4650 -sed 's/^/| /' conftest.$ac_ext >&5
3.4651 -
3.4652 - # Broken: fails on valid input.
3.4653 -continue
3.4654 -fi
3.4655 -
3.4656 -rm -f conftest.err conftest.$ac_ext
3.4657 -
3.4658 - # OK, works on sane cases. Now check whether nonexistent headers
3.4659 - # can be detected and how.
3.4660 - cat >conftest.$ac_ext <<_ACEOF
3.4661 -/* confdefs.h. */
3.4662 -_ACEOF
3.4663 -cat confdefs.h >>conftest.$ac_ext
3.4664 -cat >>conftest.$ac_ext <<_ACEOF
3.4665 -/* end confdefs.h. */
3.4666 -@%:@include <ac_nonexistent.h>
3.4667 -_ACEOF
3.4668 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.4669 -case "(($ac_try" in
3.4670 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4671 - *) ac_try_echo=$ac_try;;
3.4672 -esac
3.4673 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4674 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.4675 - ac_status=$?
3.4676 - grep -v '^ *+' conftest.er1 >conftest.err
3.4677 - rm -f conftest.er1
3.4678 - cat conftest.err >&5
3.4679 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4680 - (exit $ac_status); } >/dev/null && {
3.4681 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3.4682 - test ! -s conftest.err
3.4683 - }; then
3.4684 - # Broken: success on invalid input.
3.4685 -continue
3.4686 -else
3.4687 - echo "$as_me: failed program was:" >&5
3.4688 -sed 's/^/| /' conftest.$ac_ext >&5
3.4689 -
3.4690 - # Passes both tests.
3.4691 -ac_preproc_ok=:
3.4692 -break
3.4693 -fi
3.4694 -
3.4695 -rm -f conftest.err conftest.$ac_ext
3.4696 -
3.4697 -done
3.4698 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.4699 -rm -f conftest.err conftest.$ac_ext
3.4700 -if $ac_preproc_ok; then
3.4701 - break
3.4702 -fi
3.4703 -
3.4704 - done
3.4705 - ac_cv_prog_CPP=$CPP
3.4706 -
3.4707 -fi
3.4708 - CPP=$ac_cv_prog_CPP
3.4709 -else
3.4710 - ac_cv_prog_CPP=$CPP
3.4711 -fi
3.4712 -{ echo "$as_me:$LINENO: result: $CPP" >&5
3.4713 -echo "${ECHO_T}$CPP" >&6; }
3.4714 -ac_preproc_ok=false
3.4715 -for ac_c_preproc_warn_flag in '' yes
3.4716 -do
3.4717 - # Use a header file that comes with gcc, so configuring glibc
3.4718 - # with a fresh cross-compiler works.
3.4719 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.4720 - # <limits.h> exists even on freestanding compilers.
3.4721 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.4722 - # not just through cpp. "Syntax error" is here to catch this case.
3.4723 - cat >conftest.$ac_ext <<_ACEOF
3.4724 -/* confdefs.h. */
3.4725 -_ACEOF
3.4726 -cat confdefs.h >>conftest.$ac_ext
3.4727 -cat >>conftest.$ac_ext <<_ACEOF
3.4728 -/* end confdefs.h. */
3.4729 -@%:@ifdef __STDC__
3.4730 -@%:@ include <limits.h>
3.4731 -@%:@else
3.4732 -@%:@ include <assert.h>
3.4733 -@%:@endif
3.4734 - Syntax error
3.4735 -_ACEOF
3.4736 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.4737 -case "(($ac_try" in
3.4738 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4739 - *) ac_try_echo=$ac_try;;
3.4740 -esac
3.4741 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4742 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.4743 - ac_status=$?
3.4744 - grep -v '^ *+' conftest.er1 >conftest.err
3.4745 - rm -f conftest.er1
3.4746 - cat conftest.err >&5
3.4747 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4748 - (exit $ac_status); } >/dev/null && {
3.4749 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3.4750 - test ! -s conftest.err
3.4751 - }; then
3.4752 - :
3.4753 -else
3.4754 - echo "$as_me: failed program was:" >&5
3.4755 -sed 's/^/| /' conftest.$ac_ext >&5
3.4756 -
3.4757 - # Broken: fails on valid input.
3.4758 -continue
3.4759 -fi
3.4760 -
3.4761 -rm -f conftest.err conftest.$ac_ext
3.4762 -
3.4763 - # OK, works on sane cases. Now check whether nonexistent headers
3.4764 - # can be detected and how.
3.4765 - cat >conftest.$ac_ext <<_ACEOF
3.4766 -/* confdefs.h. */
3.4767 -_ACEOF
3.4768 -cat confdefs.h >>conftest.$ac_ext
3.4769 -cat >>conftest.$ac_ext <<_ACEOF
3.4770 -/* end confdefs.h. */
3.4771 -@%:@include <ac_nonexistent.h>
3.4772 -_ACEOF
3.4773 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.4774 -case "(($ac_try" in
3.4775 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4776 - *) ac_try_echo=$ac_try;;
3.4777 -esac
3.4778 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4779 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.4780 - ac_status=$?
3.4781 - grep -v '^ *+' conftest.er1 >conftest.err
3.4782 - rm -f conftest.er1
3.4783 - cat conftest.err >&5
3.4784 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4785 - (exit $ac_status); } >/dev/null && {
3.4786 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3.4787 - test ! -s conftest.err
3.4788 - }; then
3.4789 - # Broken: success on invalid input.
3.4790 -continue
3.4791 -else
3.4792 - echo "$as_me: failed program was:" >&5
3.4793 -sed 's/^/| /' conftest.$ac_ext >&5
3.4794 -
3.4795 - # Passes both tests.
3.4796 -ac_preproc_ok=:
3.4797 -break
3.4798 -fi
3.4799 -
3.4800 -rm -f conftest.err conftest.$ac_ext
3.4801 -
3.4802 -done
3.4803 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.4804 -rm -f conftest.err conftest.$ac_ext
3.4805 -if $ac_preproc_ok; then
3.4806 - :
3.4807 -else
3.4808 - { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3.4809 -See \`config.log' for more details." >&5
3.4810 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3.4811 -See \`config.log' for more details." >&2;}
3.4812 - { (exit 1); exit 1; }; }
3.4813 -fi
3.4814 -
3.4815 -ac_ext=c
3.4816 -ac_cpp='$CPP $CPPFLAGS'
3.4817 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.4818 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.4819 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.4820 -
3.4821 -
3.4822 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3.4823 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3.4824 -if test "${ac_cv_header_stdc+set}" = set; then
3.4825 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.4826 -else
3.4827 - cat >conftest.$ac_ext <<_ACEOF
3.4828 -/* confdefs.h. */
3.4829 -_ACEOF
3.4830 -cat confdefs.h >>conftest.$ac_ext
3.4831 -cat >>conftest.$ac_ext <<_ACEOF
3.4832 -/* end confdefs.h. */
3.4833 -#include <stdlib.h>
3.4834 -#include <stdarg.h>
3.4835 -#include <string.h>
3.4836 -#include <float.h>
3.4837 -
3.4838 -int
3.4839 -main ()
3.4840 -{
3.4841 -
3.4842 - ;
3.4843 - return 0;
3.4844 -}
3.4845 -_ACEOF
3.4846 -rm -f conftest.$ac_objext
3.4847 -if { (ac_try="$ac_compile"
3.4848 -case "(($ac_try" in
3.4849 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4850 - *) ac_try_echo=$ac_try;;
3.4851 -esac
3.4852 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4853 - (eval "$ac_compile") 2>conftest.er1
3.4854 - ac_status=$?
3.4855 - grep -v '^ *+' conftest.er1 >conftest.err
3.4856 - rm -f conftest.er1
3.4857 - cat conftest.err >&5
3.4858 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4859 - (exit $ac_status); } && {
3.4860 - test -z "$ac_c_werror_flag" ||
3.4861 - test ! -s conftest.err
3.4862 - } && test -s conftest.$ac_objext; then
3.4863 - ac_cv_header_stdc=yes
3.4864 -else
3.4865 - echo "$as_me: failed program was:" >&5
3.4866 -sed 's/^/| /' conftest.$ac_ext >&5
3.4867 -
3.4868 - ac_cv_header_stdc=no
3.4869 -fi
3.4870 -
3.4871 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.4872 -
3.4873 -if test $ac_cv_header_stdc = yes; then
3.4874 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3.4875 - cat >conftest.$ac_ext <<_ACEOF
3.4876 -/* confdefs.h. */
3.4877 -_ACEOF
3.4878 -cat confdefs.h >>conftest.$ac_ext
3.4879 -cat >>conftest.$ac_ext <<_ACEOF
3.4880 -/* end confdefs.h. */
3.4881 -#include <string.h>
3.4882 -
3.4883 -_ACEOF
3.4884 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3.4885 - $EGREP "memchr" >/dev/null 2>&1; then
3.4886 - :
3.4887 -else
3.4888 - ac_cv_header_stdc=no
3.4889 -fi
3.4890 -rm -f conftest*
3.4891 -
3.4892 -fi
3.4893 -
3.4894 -if test $ac_cv_header_stdc = yes; then
3.4895 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3.4896 - cat >conftest.$ac_ext <<_ACEOF
3.4897 -/* confdefs.h. */
3.4898 -_ACEOF
3.4899 -cat confdefs.h >>conftest.$ac_ext
3.4900 -cat >>conftest.$ac_ext <<_ACEOF
3.4901 -/* end confdefs.h. */
3.4902 -#include <stdlib.h>
3.4903 -
3.4904 -_ACEOF
3.4905 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3.4906 - $EGREP "free" >/dev/null 2>&1; then
3.4907 - :
3.4908 -else
3.4909 - ac_cv_header_stdc=no
3.4910 -fi
3.4911 -rm -f conftest*
3.4912 -
3.4913 -fi
3.4914 -
3.4915 -if test $ac_cv_header_stdc = yes; then
3.4916 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3.4917 - if test "$cross_compiling" = yes; then
3.4918 - :
3.4919 -else
3.4920 - cat >conftest.$ac_ext <<_ACEOF
3.4921 -/* confdefs.h. */
3.4922 -_ACEOF
3.4923 -cat confdefs.h >>conftest.$ac_ext
3.4924 -cat >>conftest.$ac_ext <<_ACEOF
3.4925 -/* end confdefs.h. */
3.4926 -#include <ctype.h>
3.4927 -#include <stdlib.h>
3.4928 -#if ((' ' & 0x0FF) == 0x020)
3.4929 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3.4930 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3.4931 -#else
3.4932 -# define ISLOWER(c) \
3.4933 - (('a' <= (c) && (c) <= 'i') \
3.4934 - || ('j' <= (c) && (c) <= 'r') \
3.4935 - || ('s' <= (c) && (c) <= 'z'))
3.4936 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3.4937 -#endif
3.4938 -
3.4939 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3.4940 -int
3.4941 -main ()
3.4942 -{
3.4943 - int i;
3.4944 - for (i = 0; i < 256; i++)
3.4945 - if (XOR (islower (i), ISLOWER (i))
3.4946 - || toupper (i) != TOUPPER (i))
3.4947 - return 2;
3.4948 - return 0;
3.4949 -}
3.4950 -_ACEOF
3.4951 -rm -f conftest$ac_exeext
3.4952 -if { (ac_try="$ac_link"
3.4953 -case "(($ac_try" in
3.4954 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4955 - *) ac_try_echo=$ac_try;;
3.4956 -esac
3.4957 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4958 - (eval "$ac_link") 2>&5
3.4959 - ac_status=$?
3.4960 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4961 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3.4962 - { (case "(($ac_try" in
3.4963 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.4964 - *) ac_try_echo=$ac_try;;
3.4965 -esac
3.4966 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.4967 - (eval "$ac_try") 2>&5
3.4968 - ac_status=$?
3.4969 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.4970 - (exit $ac_status); }; }; then
3.4971 - :
3.4972 -else
3.4973 - echo "$as_me: program exited with status $ac_status" >&5
3.4974 -echo "$as_me: failed program was:" >&5
3.4975 -sed 's/^/| /' conftest.$ac_ext >&5
3.4976 -
3.4977 -( exit $ac_status )
3.4978 -ac_cv_header_stdc=no
3.4979 -fi
3.4980 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3.4981 -fi
3.4982 -
3.4983 -
3.4984 -fi
3.4985 -fi
3.4986 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3.4987 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3.4988 -if test $ac_cv_header_stdc = yes; then
3.4989 -
3.4990 -cat >>confdefs.h <<\_ACEOF
3.4991 -@%:@define STDC_HEADERS 1
3.4992 -_ACEOF
3.4993 -
3.4994 -fi
3.4995 -
3.4996 -# On IRIX 5.3, sys/types and inttypes.h are conflicting.
3.4997 -
3.4998 -
3.4999 -
3.5000 -
3.5001 -
3.5002 -
3.5003 -
3.5004 -
3.5005 -
3.5006 -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3.5007 - inttypes.h stdint.h unistd.h
3.5008 -do
3.5009 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3.5010 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
3.5011 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3.5012 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3.5013 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5014 -else
3.5015 - cat >conftest.$ac_ext <<_ACEOF
3.5016 -/* confdefs.h. */
3.5017 -_ACEOF
3.5018 -cat confdefs.h >>conftest.$ac_ext
3.5019 -cat >>conftest.$ac_ext <<_ACEOF
3.5020 -/* end confdefs.h. */
3.5021 -$ac_includes_default
3.5022 -
3.5023 -@%:@include <$ac_header>
3.5024 -_ACEOF
3.5025 -rm -f conftest.$ac_objext
3.5026 -if { (ac_try="$ac_compile"
3.5027 -case "(($ac_try" in
3.5028 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5029 - *) ac_try_echo=$ac_try;;
3.5030 -esac
3.5031 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5032 - (eval "$ac_compile") 2>conftest.er1
3.5033 - ac_status=$?
3.5034 - grep -v '^ *+' conftest.er1 >conftest.err
3.5035 - rm -f conftest.er1
3.5036 - cat conftest.err >&5
3.5037 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5038 - (exit $ac_status); } && {
3.5039 - test -z "$ac_c_werror_flag" ||
3.5040 - test ! -s conftest.err
3.5041 - } && test -s conftest.$ac_objext; then
3.5042 - eval "$as_ac_Header=yes"
3.5043 -else
3.5044 - echo "$as_me: failed program was:" >&5
3.5045 -sed 's/^/| /' conftest.$ac_ext >&5
3.5046 -
3.5047 - eval "$as_ac_Header=no"
3.5048 -fi
3.5049 -
3.5050 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5051 -fi
3.5052 -ac_res=`eval echo '${'$as_ac_Header'}'`
3.5053 - { echo "$as_me:$LINENO: result: $ac_res" >&5
3.5054 -echo "${ECHO_T}$ac_res" >&6; }
3.5055 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
3.5056 - cat >>confdefs.h <<_ACEOF
3.5057 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3.5058 -_ACEOF
3.5059 -
3.5060 -fi
3.5061 -
3.5062 -done
3.5063 -
3.5064 -
3.5065 -
3.5066 -for ac_header in dlfcn.h
3.5067 -do
3.5068 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3.5069 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3.5070 - { echo "$as_me:$LINENO: checking for $ac_header" >&5
3.5071 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3.5072 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3.5073 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5074 -fi
3.5075 -ac_res=`eval echo '${'$as_ac_Header'}'`
3.5076 - { echo "$as_me:$LINENO: result: $ac_res" >&5
3.5077 -echo "${ECHO_T}$ac_res" >&6; }
3.5078 -else
3.5079 - # Is the header compilable?
3.5080 -{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
3.5081 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
3.5082 -cat >conftest.$ac_ext <<_ACEOF
3.5083 -/* confdefs.h. */
3.5084 -_ACEOF
3.5085 -cat confdefs.h >>conftest.$ac_ext
3.5086 -cat >>conftest.$ac_ext <<_ACEOF
3.5087 -/* end confdefs.h. */
3.5088 -$ac_includes_default
3.5089 -@%:@include <$ac_header>
3.5090 -_ACEOF
3.5091 -rm -f conftest.$ac_objext
3.5092 -if { (ac_try="$ac_compile"
3.5093 -case "(($ac_try" in
3.5094 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5095 - *) ac_try_echo=$ac_try;;
3.5096 -esac
3.5097 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5098 - (eval "$ac_compile") 2>conftest.er1
3.5099 - ac_status=$?
3.5100 - grep -v '^ *+' conftest.er1 >conftest.err
3.5101 - rm -f conftest.er1
3.5102 - cat conftest.err >&5
3.5103 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5104 - (exit $ac_status); } && {
3.5105 - test -z "$ac_c_werror_flag" ||
3.5106 - test ! -s conftest.err
3.5107 - } && test -s conftest.$ac_objext; then
3.5108 - ac_header_compiler=yes
3.5109 -else
3.5110 - echo "$as_me: failed program was:" >&5
3.5111 -sed 's/^/| /' conftest.$ac_ext >&5
3.5112 -
3.5113 - ac_header_compiler=no
3.5114 -fi
3.5115 -
3.5116 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5117 -{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3.5118 -echo "${ECHO_T}$ac_header_compiler" >&6; }
3.5119 -
3.5120 -# Is the header present?
3.5121 -{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
3.5122 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
3.5123 -cat >conftest.$ac_ext <<_ACEOF
3.5124 -/* confdefs.h. */
3.5125 -_ACEOF
3.5126 -cat confdefs.h >>conftest.$ac_ext
3.5127 -cat >>conftest.$ac_ext <<_ACEOF
3.5128 -/* end confdefs.h. */
3.5129 -@%:@include <$ac_header>
3.5130 -_ACEOF
3.5131 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.5132 -case "(($ac_try" in
3.5133 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5134 - *) ac_try_echo=$ac_try;;
3.5135 -esac
3.5136 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5137 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.5138 - ac_status=$?
3.5139 - grep -v '^ *+' conftest.er1 >conftest.err
3.5140 - rm -f conftest.er1
3.5141 - cat conftest.err >&5
3.5142 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5143 - (exit $ac_status); } >/dev/null && {
3.5144 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3.5145 - test ! -s conftest.err
3.5146 - }; then
3.5147 - ac_header_preproc=yes
3.5148 -else
3.5149 - echo "$as_me: failed program was:" >&5
3.5150 -sed 's/^/| /' conftest.$ac_ext >&5
3.5151 -
3.5152 - ac_header_preproc=no
3.5153 -fi
3.5154 -
3.5155 -rm -f conftest.err conftest.$ac_ext
3.5156 -{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3.5157 -echo "${ECHO_T}$ac_header_preproc" >&6; }
3.5158 -
3.5159 -# So? What about this header?
3.5160 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3.5161 - yes:no: )
3.5162 - { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3.5163 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3.5164 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3.5165 -echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3.5166 - ac_header_preproc=yes
3.5167 - ;;
3.5168 - no:yes:* )
3.5169 - { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3.5170 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3.5171 - { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3.5172 -echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3.5173 - { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3.5174 -echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3.5175 - { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3.5176 -echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3.5177 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3.5178 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3.5179 - { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3.5180 -echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3.5181 -
3.5182 - ;;
3.5183 -esac
3.5184 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
3.5185 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3.5186 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3.5187 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5188 -else
3.5189 - eval "$as_ac_Header=\$ac_header_preproc"
3.5190 -fi
3.5191 -ac_res=`eval echo '${'$as_ac_Header'}'`
3.5192 - { echo "$as_me:$LINENO: result: $ac_res" >&5
3.5193 -echo "${ECHO_T}$ac_res" >&6; }
3.5194 -
3.5195 -fi
3.5196 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
3.5197 - cat >>confdefs.h <<_ACEOF
3.5198 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3.5199 -_ACEOF
3.5200 -
3.5201 -fi
3.5202 -
3.5203 -done
3.5204 -
3.5205 -ac_ext=cpp
3.5206 -ac_cpp='$CXXCPP $CPPFLAGS'
3.5207 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.5208 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.5209 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.5210 -if test -z "$CXX"; then
3.5211 - if test -n "$CCC"; then
3.5212 - CXX=$CCC
3.5213 - else
3.5214 - if test -n "$ac_tool_prefix"; then
3.5215 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3.5216 - do
3.5217 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3.5218 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3.5219 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.5220 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.5221 -if test "${ac_cv_prog_CXX+set}" = set; then
3.5222 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5223 -else
3.5224 - if test -n "$CXX"; then
3.5225 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
3.5226 -else
3.5227 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.5228 -for as_dir in $PATH
3.5229 -do
3.5230 - IFS=$as_save_IFS
3.5231 - test -z "$as_dir" && as_dir=.
3.5232 - for ac_exec_ext in '' $ac_executable_extensions; do
3.5233 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.5234 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3.5235 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.5236 - break 2
3.5237 - fi
3.5238 -done
3.5239 -done
3.5240 -IFS=$as_save_IFS
3.5241 -
3.5242 -fi
3.5243 -fi
3.5244 -CXX=$ac_cv_prog_CXX
3.5245 -if test -n "$CXX"; then
3.5246 - { echo "$as_me:$LINENO: result: $CXX" >&5
3.5247 -echo "${ECHO_T}$CXX" >&6; }
3.5248 -else
3.5249 - { echo "$as_me:$LINENO: result: no" >&5
3.5250 -echo "${ECHO_T}no" >&6; }
3.5251 -fi
3.5252 -
3.5253 -
3.5254 - test -n "$CXX" && break
3.5255 - done
3.5256 -fi
3.5257 -if test -z "$CXX"; then
3.5258 - ac_ct_CXX=$CXX
3.5259 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3.5260 -do
3.5261 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.5262 -set dummy $ac_prog; ac_word=$2
3.5263 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.5264 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.5265 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3.5266 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5267 -else
3.5268 - if test -n "$ac_ct_CXX"; then
3.5269 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3.5270 -else
3.5271 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.5272 -for as_dir in $PATH
3.5273 -do
3.5274 - IFS=$as_save_IFS
3.5275 - test -z "$as_dir" && as_dir=.
3.5276 - for ac_exec_ext in '' $ac_executable_extensions; do
3.5277 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.5278 - ac_cv_prog_ac_ct_CXX="$ac_prog"
3.5279 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.5280 - break 2
3.5281 - fi
3.5282 -done
3.5283 -done
3.5284 -IFS=$as_save_IFS
3.5285 -
3.5286 -fi
3.5287 -fi
3.5288 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3.5289 -if test -n "$ac_ct_CXX"; then
3.5290 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3.5291 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
3.5292 -else
3.5293 - { echo "$as_me:$LINENO: result: no" >&5
3.5294 -echo "${ECHO_T}no" >&6; }
3.5295 -fi
3.5296 -
3.5297 -
3.5298 - test -n "$ac_ct_CXX" && break
3.5299 -done
3.5300 -
3.5301 - if test "x$ac_ct_CXX" = x; then
3.5302 - CXX="g++"
3.5303 - else
3.5304 - case $cross_compiling:$ac_tool_warned in
3.5305 -yes:)
3.5306 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.5307 -whose name does not start with the host triplet. If you think this
3.5308 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.5309 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.5310 -whose name does not start with the host triplet. If you think this
3.5311 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.5312 -ac_tool_warned=yes ;;
3.5313 -esac
3.5314 - CXX=$ac_ct_CXX
3.5315 - fi
3.5316 -fi
3.5317 -
3.5318 - fi
3.5319 -fi
3.5320 -# Provide some information about the compiler.
3.5321 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3.5322 -ac_compiler=`set X $ac_compile; echo $2`
3.5323 -{ (ac_try="$ac_compiler --version >&5"
3.5324 -case "(($ac_try" in
3.5325 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5326 - *) ac_try_echo=$ac_try;;
3.5327 -esac
3.5328 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5329 - (eval "$ac_compiler --version >&5") 2>&5
3.5330 - ac_status=$?
3.5331 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5332 - (exit $ac_status); }
3.5333 -{ (ac_try="$ac_compiler -v >&5"
3.5334 -case "(($ac_try" in
3.5335 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5336 - *) ac_try_echo=$ac_try;;
3.5337 -esac
3.5338 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5339 - (eval "$ac_compiler -v >&5") 2>&5
3.5340 - ac_status=$?
3.5341 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5342 - (exit $ac_status); }
3.5343 -{ (ac_try="$ac_compiler -V >&5"
3.5344 -case "(($ac_try" in
3.5345 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5346 - *) ac_try_echo=$ac_try;;
3.5347 -esac
3.5348 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5349 - (eval "$ac_compiler -V >&5") 2>&5
3.5350 - ac_status=$?
3.5351 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5352 - (exit $ac_status); }
3.5353 -
3.5354 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3.5355 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3.5356 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3.5357 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5358 -else
3.5359 - cat >conftest.$ac_ext <<_ACEOF
3.5360 -/* confdefs.h. */
3.5361 -_ACEOF
3.5362 -cat confdefs.h >>conftest.$ac_ext
3.5363 -cat >>conftest.$ac_ext <<_ACEOF
3.5364 -/* end confdefs.h. */
3.5365 -
3.5366 -int
3.5367 -main ()
3.5368 -{
3.5369 -#ifndef __GNUC__
3.5370 - choke me
3.5371 -#endif
3.5372 -
3.5373 - ;
3.5374 - return 0;
3.5375 -}
3.5376 -_ACEOF
3.5377 -rm -f conftest.$ac_objext
3.5378 -if { (ac_try="$ac_compile"
3.5379 -case "(($ac_try" in
3.5380 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5381 - *) ac_try_echo=$ac_try;;
3.5382 -esac
3.5383 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5384 - (eval "$ac_compile") 2>conftest.er1
3.5385 - ac_status=$?
3.5386 - grep -v '^ *+' conftest.er1 >conftest.err
3.5387 - rm -f conftest.er1
3.5388 - cat conftest.err >&5
3.5389 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5390 - (exit $ac_status); } && {
3.5391 - test -z "$ac_cxx_werror_flag" ||
3.5392 - test ! -s conftest.err
3.5393 - } && test -s conftest.$ac_objext; then
3.5394 - ac_compiler_gnu=yes
3.5395 -else
3.5396 - echo "$as_me: failed program was:" >&5
3.5397 -sed 's/^/| /' conftest.$ac_ext >&5
3.5398 -
3.5399 - ac_compiler_gnu=no
3.5400 -fi
3.5401 -
3.5402 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5403 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3.5404 -
3.5405 -fi
3.5406 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3.5407 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3.5408 -GXX=`test $ac_compiler_gnu = yes && echo yes`
3.5409 -ac_test_CXXFLAGS=${CXXFLAGS+set}
3.5410 -ac_save_CXXFLAGS=$CXXFLAGS
3.5411 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3.5412 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3.5413 -if test "${ac_cv_prog_cxx_g+set}" = set; then
3.5414 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5415 -else
3.5416 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3.5417 - ac_cxx_werror_flag=yes
3.5418 - ac_cv_prog_cxx_g=no
3.5419 - CXXFLAGS="-g"
3.5420 - cat >conftest.$ac_ext <<_ACEOF
3.5421 -/* confdefs.h. */
3.5422 -_ACEOF
3.5423 -cat confdefs.h >>conftest.$ac_ext
3.5424 -cat >>conftest.$ac_ext <<_ACEOF
3.5425 -/* end confdefs.h. */
3.5426 -
3.5427 -int
3.5428 -main ()
3.5429 -{
3.5430 -
3.5431 - ;
3.5432 - return 0;
3.5433 -}
3.5434 -_ACEOF
3.5435 -rm -f conftest.$ac_objext
3.5436 -if { (ac_try="$ac_compile"
3.5437 -case "(($ac_try" in
3.5438 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5439 - *) ac_try_echo=$ac_try;;
3.5440 -esac
3.5441 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5442 - (eval "$ac_compile") 2>conftest.er1
3.5443 - ac_status=$?
3.5444 - grep -v '^ *+' conftest.er1 >conftest.err
3.5445 - rm -f conftest.er1
3.5446 - cat conftest.err >&5
3.5447 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5448 - (exit $ac_status); } && {
3.5449 - test -z "$ac_cxx_werror_flag" ||
3.5450 - test ! -s conftest.err
3.5451 - } && test -s conftest.$ac_objext; then
3.5452 - ac_cv_prog_cxx_g=yes
3.5453 -else
3.5454 - echo "$as_me: failed program was:" >&5
3.5455 -sed 's/^/| /' conftest.$ac_ext >&5
3.5456 -
3.5457 - CXXFLAGS=""
3.5458 - cat >conftest.$ac_ext <<_ACEOF
3.5459 -/* confdefs.h. */
3.5460 -_ACEOF
3.5461 -cat confdefs.h >>conftest.$ac_ext
3.5462 -cat >>conftest.$ac_ext <<_ACEOF
3.5463 -/* end confdefs.h. */
3.5464 -
3.5465 -int
3.5466 -main ()
3.5467 -{
3.5468 -
3.5469 - ;
3.5470 - return 0;
3.5471 -}
3.5472 -_ACEOF
3.5473 -rm -f conftest.$ac_objext
3.5474 -if { (ac_try="$ac_compile"
3.5475 -case "(($ac_try" in
3.5476 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5477 - *) ac_try_echo=$ac_try;;
3.5478 -esac
3.5479 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5480 - (eval "$ac_compile") 2>conftest.er1
3.5481 - ac_status=$?
3.5482 - grep -v '^ *+' conftest.er1 >conftest.err
3.5483 - rm -f conftest.er1
3.5484 - cat conftest.err >&5
3.5485 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5486 - (exit $ac_status); } && {
3.5487 - test -z "$ac_cxx_werror_flag" ||
3.5488 - test ! -s conftest.err
3.5489 - } && test -s conftest.$ac_objext; then
3.5490 - :
3.5491 -else
3.5492 - echo "$as_me: failed program was:" >&5
3.5493 -sed 's/^/| /' conftest.$ac_ext >&5
3.5494 -
3.5495 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3.5496 - CXXFLAGS="-g"
3.5497 - cat >conftest.$ac_ext <<_ACEOF
3.5498 -/* confdefs.h. */
3.5499 -_ACEOF
3.5500 -cat confdefs.h >>conftest.$ac_ext
3.5501 -cat >>conftest.$ac_ext <<_ACEOF
3.5502 -/* end confdefs.h. */
3.5503 -
3.5504 -int
3.5505 -main ()
3.5506 -{
3.5507 -
3.5508 - ;
3.5509 - return 0;
3.5510 -}
3.5511 -_ACEOF
3.5512 -rm -f conftest.$ac_objext
3.5513 -if { (ac_try="$ac_compile"
3.5514 -case "(($ac_try" in
3.5515 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5516 - *) ac_try_echo=$ac_try;;
3.5517 -esac
3.5518 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5519 - (eval "$ac_compile") 2>conftest.er1
3.5520 - ac_status=$?
3.5521 - grep -v '^ *+' conftest.er1 >conftest.err
3.5522 - rm -f conftest.er1
3.5523 - cat conftest.err >&5
3.5524 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5525 - (exit $ac_status); } && {
3.5526 - test -z "$ac_cxx_werror_flag" ||
3.5527 - test ! -s conftest.err
3.5528 - } && test -s conftest.$ac_objext; then
3.5529 - ac_cv_prog_cxx_g=yes
3.5530 -else
3.5531 - echo "$as_me: failed program was:" >&5
3.5532 -sed 's/^/| /' conftest.$ac_ext >&5
3.5533 -
3.5534 -
3.5535 -fi
3.5536 -
3.5537 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5538 -fi
3.5539 -
3.5540 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5541 -fi
3.5542 -
3.5543 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.5544 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3.5545 -fi
3.5546 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3.5547 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3.5548 -if test "$ac_test_CXXFLAGS" = set; then
3.5549 - CXXFLAGS=$ac_save_CXXFLAGS
3.5550 -elif test $ac_cv_prog_cxx_g = yes; then
3.5551 - if test "$GXX" = yes; then
3.5552 - CXXFLAGS="-g -O2"
3.5553 - else
3.5554 - CXXFLAGS="-g"
3.5555 - fi
3.5556 -else
3.5557 - if test "$GXX" = yes; then
3.5558 - CXXFLAGS="-O2"
3.5559 - else
3.5560 - CXXFLAGS=
3.5561 - fi
3.5562 -fi
3.5563 -ac_ext=cpp
3.5564 -ac_cpp='$CXXCPP $CPPFLAGS'
3.5565 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.5566 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.5567 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.5568 -
3.5569 -depcc="$CXX" am_compiler_list=
3.5570 -
3.5571 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3.5572 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3.5573 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
3.5574 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5575 -else
3.5576 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3.5577 - # We make a subdir and do the tests there. Otherwise we can end up
3.5578 - # making bogus files that we don't know about and never remove. For
3.5579 - # instance it was reported that on HP-UX the gcc test will end up
3.5580 - # making a dummy file named `D' -- because `-MD' means `put the output
3.5581 - # in D'.
3.5582 - mkdir conftest.dir
3.5583 - # Copy depcomp to subdir because otherwise we won't find it if we're
3.5584 - # using a relative directory.
3.5585 - cp "$am_depcomp" conftest.dir
3.5586 - cd conftest.dir
3.5587 - # We will build objects and dependencies in a subdirectory because
3.5588 - # it helps to detect inapplicable dependency modes. For instance
3.5589 - # both Tru64's cc and ICC support -MD to output dependencies as a
3.5590 - # side effect of compilation, but ICC will put the dependencies in
3.5591 - # the current directory while Tru64 will put them in the object
3.5592 - # directory.
3.5593 - mkdir sub
3.5594 -
3.5595 - am_cv_CXX_dependencies_compiler_type=none
3.5596 - if test "$am_compiler_list" = ""; then
3.5597 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3.5598 - fi
3.5599 - for depmode in $am_compiler_list; do
3.5600 - # Setup a source with many dependencies, because some compilers
3.5601 - # like to wrap large dependency lists on column 80 (with \), and
3.5602 - # we should not choose a depcomp mode which is confused by this.
3.5603 - #
3.5604 - # We need to recreate these files for each test, as the compiler may
3.5605 - # overwrite some of them when testing with obscure command lines.
3.5606 - # This happens at least with the AIX C compiler.
3.5607 - : > sub/conftest.c
3.5608 - for i in 1 2 3 4 5 6; do
3.5609 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
3.5610 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3.5611 - # Solaris 8's {/usr,}/bin/sh.
3.5612 - touch sub/conftst$i.h
3.5613 - done
3.5614 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3.5615 -
3.5616 - case $depmode in
3.5617 - nosideeffect)
3.5618 - # after this tag, mechanisms are not by side-effect, so they'll
3.5619 - # only be used when explicitly requested
3.5620 - if test "x$enable_dependency_tracking" = xyes; then
3.5621 - continue
3.5622 - else
3.5623 - break
3.5624 - fi
3.5625 - ;;
3.5626 - none) break ;;
3.5627 - esac
3.5628 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
3.5629 - # mode. It turns out that the SunPro C++ compiler does not properly
3.5630 - # handle `-M -o', and we need to detect this.
3.5631 - if depmode=$depmode \
3.5632 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3.5633 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3.5634 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3.5635 - >/dev/null 2>conftest.err &&
3.5636 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3.5637 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3.5638 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3.5639 - # icc doesn't choke on unknown options, it will just issue warnings
3.5640 - # or remarks (even with -Werror). So we grep stderr for any message
3.5641 - # that says an option was ignored or not supported.
3.5642 - # When given -MP, icc 7.0 and 7.1 complain thusly:
3.5643 - # icc: Command line warning: ignoring option '-M'; no argument required
3.5644 - # The diagnosis changed in icc 8.0:
3.5645 - # icc: Command line remark: option '-MP' not supported
3.5646 - if (grep 'ignoring option' conftest.err ||
3.5647 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3.5648 - am_cv_CXX_dependencies_compiler_type=$depmode
3.5649 - break
3.5650 - fi
3.5651 - fi
3.5652 - done
3.5653 -
3.5654 - cd ..
3.5655 - rm -rf conftest.dir
3.5656 -else
3.5657 - am_cv_CXX_dependencies_compiler_type=none
3.5658 -fi
3.5659 -
3.5660 -fi
3.5661 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
3.5662 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
3.5663 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3.5664 -
3.5665 -
3.5666 -
3.5667 -if
3.5668 - test "x$enable_dependency_tracking" != xno \
3.5669 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3.5670 - am__fastdepCXX_TRUE=
3.5671 - am__fastdepCXX_FALSE='#'
3.5672 -else
3.5673 - am__fastdepCXX_TRUE='#'
3.5674 - am__fastdepCXX_FALSE=
3.5675 -fi
3.5676 -
3.5677 -
3.5678 -ac_ext=cpp
3.5679 -ac_cpp='$CXXCPP $CPPFLAGS'
3.5680 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.5681 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.5682 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.5683 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3.5684 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
3.5685 -if test -z "$CXXCPP"; then
3.5686 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
3.5687 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5688 -else
3.5689 - # Double quotes because CXXCPP needs to be expanded
3.5690 - for CXXCPP in "$CXX -E" "/lib/cpp"
3.5691 - do
3.5692 - ac_preproc_ok=false
3.5693 -for ac_cxx_preproc_warn_flag in '' yes
3.5694 -do
3.5695 - # Use a header file that comes with gcc, so configuring glibc
3.5696 - # with a fresh cross-compiler works.
3.5697 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.5698 - # <limits.h> exists even on freestanding compilers.
3.5699 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.5700 - # not just through cpp. "Syntax error" is here to catch this case.
3.5701 - cat >conftest.$ac_ext <<_ACEOF
3.5702 -/* confdefs.h. */
3.5703 -_ACEOF
3.5704 -cat confdefs.h >>conftest.$ac_ext
3.5705 -cat >>conftest.$ac_ext <<_ACEOF
3.5706 -/* end confdefs.h. */
3.5707 -@%:@ifdef __STDC__
3.5708 -@%:@ include <limits.h>
3.5709 -@%:@else
3.5710 -@%:@ include <assert.h>
3.5711 -@%:@endif
3.5712 - Syntax error
3.5713 -_ACEOF
3.5714 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.5715 -case "(($ac_try" in
3.5716 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5717 - *) ac_try_echo=$ac_try;;
3.5718 -esac
3.5719 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5720 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.5721 - ac_status=$?
3.5722 - grep -v '^ *+' conftest.er1 >conftest.err
3.5723 - rm -f conftest.er1
3.5724 - cat conftest.err >&5
3.5725 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5726 - (exit $ac_status); } >/dev/null && {
3.5727 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.5728 - test ! -s conftest.err
3.5729 - }; then
3.5730 - :
3.5731 -else
3.5732 - echo "$as_me: failed program was:" >&5
3.5733 -sed 's/^/| /' conftest.$ac_ext >&5
3.5734 -
3.5735 - # Broken: fails on valid input.
3.5736 -continue
3.5737 -fi
3.5738 -
3.5739 -rm -f conftest.err conftest.$ac_ext
3.5740 -
3.5741 - # OK, works on sane cases. Now check whether nonexistent headers
3.5742 - # can be detected and how.
3.5743 - cat >conftest.$ac_ext <<_ACEOF
3.5744 -/* confdefs.h. */
3.5745 -_ACEOF
3.5746 -cat confdefs.h >>conftest.$ac_ext
3.5747 -cat >>conftest.$ac_ext <<_ACEOF
3.5748 -/* end confdefs.h. */
3.5749 -@%:@include <ac_nonexistent.h>
3.5750 -_ACEOF
3.5751 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.5752 -case "(($ac_try" in
3.5753 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5754 - *) ac_try_echo=$ac_try;;
3.5755 -esac
3.5756 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5757 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.5758 - ac_status=$?
3.5759 - grep -v '^ *+' conftest.er1 >conftest.err
3.5760 - rm -f conftest.er1
3.5761 - cat conftest.err >&5
3.5762 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5763 - (exit $ac_status); } >/dev/null && {
3.5764 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.5765 - test ! -s conftest.err
3.5766 - }; then
3.5767 - # Broken: success on invalid input.
3.5768 -continue
3.5769 -else
3.5770 - echo "$as_me: failed program was:" >&5
3.5771 -sed 's/^/| /' conftest.$ac_ext >&5
3.5772 -
3.5773 - # Passes both tests.
3.5774 -ac_preproc_ok=:
3.5775 -break
3.5776 -fi
3.5777 -
3.5778 -rm -f conftest.err conftest.$ac_ext
3.5779 -
3.5780 -done
3.5781 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.5782 -rm -f conftest.err conftest.$ac_ext
3.5783 -if $ac_preproc_ok; then
3.5784 - break
3.5785 -fi
3.5786 -
3.5787 - done
3.5788 - ac_cv_prog_CXXCPP=$CXXCPP
3.5789 -
3.5790 -fi
3.5791 - CXXCPP=$ac_cv_prog_CXXCPP
3.5792 -else
3.5793 - ac_cv_prog_CXXCPP=$CXXCPP
3.5794 -fi
3.5795 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
3.5796 -echo "${ECHO_T}$CXXCPP" >&6; }
3.5797 -ac_preproc_ok=false
3.5798 -for ac_cxx_preproc_warn_flag in '' yes
3.5799 -do
3.5800 - # Use a header file that comes with gcc, so configuring glibc
3.5801 - # with a fresh cross-compiler works.
3.5802 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.5803 - # <limits.h> exists even on freestanding compilers.
3.5804 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.5805 - # not just through cpp. "Syntax error" is here to catch this case.
3.5806 - cat >conftest.$ac_ext <<_ACEOF
3.5807 -/* confdefs.h. */
3.5808 -_ACEOF
3.5809 -cat confdefs.h >>conftest.$ac_ext
3.5810 -cat >>conftest.$ac_ext <<_ACEOF
3.5811 -/* end confdefs.h. */
3.5812 -@%:@ifdef __STDC__
3.5813 -@%:@ include <limits.h>
3.5814 -@%:@else
3.5815 -@%:@ include <assert.h>
3.5816 -@%:@endif
3.5817 - Syntax error
3.5818 -_ACEOF
3.5819 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.5820 -case "(($ac_try" in
3.5821 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5822 - *) ac_try_echo=$ac_try;;
3.5823 -esac
3.5824 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5825 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.5826 - ac_status=$?
3.5827 - grep -v '^ *+' conftest.er1 >conftest.err
3.5828 - rm -f conftest.er1
3.5829 - cat conftest.err >&5
3.5830 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5831 - (exit $ac_status); } >/dev/null && {
3.5832 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.5833 - test ! -s conftest.err
3.5834 - }; then
3.5835 - :
3.5836 -else
3.5837 - echo "$as_me: failed program was:" >&5
3.5838 -sed 's/^/| /' conftest.$ac_ext >&5
3.5839 -
3.5840 - # Broken: fails on valid input.
3.5841 -continue
3.5842 -fi
3.5843 -
3.5844 -rm -f conftest.err conftest.$ac_ext
3.5845 -
3.5846 - # OK, works on sane cases. Now check whether nonexistent headers
3.5847 - # can be detected and how.
3.5848 - cat >conftest.$ac_ext <<_ACEOF
3.5849 -/* confdefs.h. */
3.5850 -_ACEOF
3.5851 -cat confdefs.h >>conftest.$ac_ext
3.5852 -cat >>conftest.$ac_ext <<_ACEOF
3.5853 -/* end confdefs.h. */
3.5854 -@%:@include <ac_nonexistent.h>
3.5855 -_ACEOF
3.5856 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.5857 -case "(($ac_try" in
3.5858 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.5859 - *) ac_try_echo=$ac_try;;
3.5860 -esac
3.5861 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.5862 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.5863 - ac_status=$?
3.5864 - grep -v '^ *+' conftest.er1 >conftest.err
3.5865 - rm -f conftest.er1
3.5866 - cat conftest.err >&5
3.5867 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.5868 - (exit $ac_status); } >/dev/null && {
3.5869 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.5870 - test ! -s conftest.err
3.5871 - }; then
3.5872 - # Broken: success on invalid input.
3.5873 -continue
3.5874 -else
3.5875 - echo "$as_me: failed program was:" >&5
3.5876 -sed 's/^/| /' conftest.$ac_ext >&5
3.5877 -
3.5878 - # Passes both tests.
3.5879 -ac_preproc_ok=:
3.5880 -break
3.5881 -fi
3.5882 -
3.5883 -rm -f conftest.err conftest.$ac_ext
3.5884 -
3.5885 -done
3.5886 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.5887 -rm -f conftest.err conftest.$ac_ext
3.5888 -if $ac_preproc_ok; then
3.5889 - :
3.5890 -else
3.5891 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3.5892 -See \`config.log' for more details." >&5
3.5893 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3.5894 -See \`config.log' for more details." >&2;}
3.5895 - { (exit 1); exit 1; }; }
3.5896 -fi
3.5897 -
3.5898 -ac_ext=cpp
3.5899 -ac_cpp='$CXXCPP $CPPFLAGS'
3.5900 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.5901 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.5902 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.5903 -
3.5904 -
3.5905 -ac_ext=f
3.5906 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
3.5907 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.5908 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
3.5909 -if test -n "$ac_tool_prefix"; then
3.5910 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
3.5911 - do
3.5912 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3.5913 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3.5914 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.5915 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.5916 -if test "${ac_cv_prog_F77+set}" = set; then
3.5917 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5918 -else
3.5919 - if test -n "$F77"; then
3.5920 - ac_cv_prog_F77="$F77" # Let the user override the test.
3.5921 -else
3.5922 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.5923 -for as_dir in $PATH
3.5924 -do
3.5925 - IFS=$as_save_IFS
3.5926 - test -z "$as_dir" && as_dir=.
3.5927 - for ac_exec_ext in '' $ac_executable_extensions; do
3.5928 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.5929 - ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
3.5930 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.5931 - break 2
3.5932 - fi
3.5933 -done
3.5934 -done
3.5935 -IFS=$as_save_IFS
3.5936 -
3.5937 -fi
3.5938 -fi
3.5939 -F77=$ac_cv_prog_F77
3.5940 -if test -n "$F77"; then
3.5941 - { echo "$as_me:$LINENO: result: $F77" >&5
3.5942 -echo "${ECHO_T}$F77" >&6; }
3.5943 -else
3.5944 - { echo "$as_me:$LINENO: result: no" >&5
3.5945 -echo "${ECHO_T}no" >&6; }
3.5946 -fi
3.5947 -
3.5948 -
3.5949 - test -n "$F77" && break
3.5950 - done
3.5951 -fi
3.5952 -if test -z "$F77"; then
3.5953 - ac_ct_F77=$F77
3.5954 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
3.5955 -do
3.5956 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.5957 -set dummy $ac_prog; ac_word=$2
3.5958 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.5959 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.5960 -if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
3.5961 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.5962 -else
3.5963 - if test -n "$ac_ct_F77"; then
3.5964 - ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
3.5965 -else
3.5966 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.5967 -for as_dir in $PATH
3.5968 -do
3.5969 - IFS=$as_save_IFS
3.5970 - test -z "$as_dir" && as_dir=.
3.5971 - for ac_exec_ext in '' $ac_executable_extensions; do
3.5972 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.5973 - ac_cv_prog_ac_ct_F77="$ac_prog"
3.5974 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.5975 - break 2
3.5976 - fi
3.5977 -done
3.5978 -done
3.5979 -IFS=$as_save_IFS
3.5980 -
3.5981 -fi
3.5982 -fi
3.5983 -ac_ct_F77=$ac_cv_prog_ac_ct_F77
3.5984 -if test -n "$ac_ct_F77"; then
3.5985 - { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
3.5986 -echo "${ECHO_T}$ac_ct_F77" >&6; }
3.5987 -else
3.5988 - { echo "$as_me:$LINENO: result: no" >&5
3.5989 -echo "${ECHO_T}no" >&6; }
3.5990 -fi
3.5991 -
3.5992 -
3.5993 - test -n "$ac_ct_F77" && break
3.5994 -done
3.5995 -
3.5996 - if test "x$ac_ct_F77" = x; then
3.5997 - F77=""
3.5998 - else
3.5999 - case $cross_compiling:$ac_tool_warned in
3.6000 -yes:)
3.6001 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.6002 -whose name does not start with the host triplet. If you think this
3.6003 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.6004 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.6005 -whose name does not start with the host triplet. If you think this
3.6006 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.6007 -ac_tool_warned=yes ;;
3.6008 -esac
3.6009 - F77=$ac_ct_F77
3.6010 - fi
3.6011 -fi
3.6012 -
3.6013 -
3.6014 -# Provide some information about the compiler.
3.6015 -echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
3.6016 -ac_compiler=`set X $ac_compile; echo $2`
3.6017 -{ (ac_try="$ac_compiler --version >&5"
3.6018 -case "(($ac_try" in
3.6019 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.6020 - *) ac_try_echo=$ac_try;;
3.6021 -esac
3.6022 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.6023 - (eval "$ac_compiler --version >&5") 2>&5
3.6024 - ac_status=$?
3.6025 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6026 - (exit $ac_status); }
3.6027 -{ (ac_try="$ac_compiler -v >&5"
3.6028 -case "(($ac_try" in
3.6029 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.6030 - *) ac_try_echo=$ac_try;;
3.6031 -esac
3.6032 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.6033 - (eval "$ac_compiler -v >&5") 2>&5
3.6034 - ac_status=$?
3.6035 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6036 - (exit $ac_status); }
3.6037 -{ (ac_try="$ac_compiler -V >&5"
3.6038 -case "(($ac_try" in
3.6039 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.6040 - *) ac_try_echo=$ac_try;;
3.6041 -esac
3.6042 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.6043 - (eval "$ac_compiler -V >&5") 2>&5
3.6044 - ac_status=$?
3.6045 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6046 - (exit $ac_status); }
3.6047 -rm -f a.out
3.6048 -
3.6049 -# If we don't use `.F' as extension, the preprocessor is not run on the
3.6050 -# input file. (Note that this only needs to work for GNU compilers.)
3.6051 -ac_save_ext=$ac_ext
3.6052 -ac_ext=F
3.6053 -{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
3.6054 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
3.6055 -if test "${ac_cv_f77_compiler_gnu+set}" = set; then
3.6056 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6057 -else
3.6058 - cat >conftest.$ac_ext <<_ACEOF
3.6059 - program main
3.6060 -#ifndef __GNUC__
3.6061 - choke me
3.6062 -#endif
3.6063 -
3.6064 - end
3.6065 -_ACEOF
3.6066 -rm -f conftest.$ac_objext
3.6067 -if { (ac_try="$ac_compile"
3.6068 -case "(($ac_try" in
3.6069 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.6070 - *) ac_try_echo=$ac_try;;
3.6071 -esac
3.6072 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.6073 - (eval "$ac_compile") 2>conftest.er1
3.6074 - ac_status=$?
3.6075 - grep -v '^ *+' conftest.er1 >conftest.err
3.6076 - rm -f conftest.er1
3.6077 - cat conftest.err >&5
3.6078 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6079 - (exit $ac_status); } && {
3.6080 - test -z "$ac_f77_werror_flag" ||
3.6081 - test ! -s conftest.err
3.6082 - } && test -s conftest.$ac_objext; then
3.6083 - ac_compiler_gnu=yes
3.6084 -else
3.6085 - echo "$as_me: failed program was:" >&5
3.6086 -sed 's/^/| /' conftest.$ac_ext >&5
3.6087 -
3.6088 - ac_compiler_gnu=no
3.6089 -fi
3.6090 -
3.6091 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.6092 -ac_cv_f77_compiler_gnu=$ac_compiler_gnu
3.6093 -
3.6094 -fi
3.6095 -{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
3.6096 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
3.6097 -ac_ext=$ac_save_ext
3.6098 -ac_test_FFLAGS=${FFLAGS+set}
3.6099 -ac_save_FFLAGS=$FFLAGS
3.6100 -FFLAGS=
3.6101 -{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
3.6102 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
3.6103 -if test "${ac_cv_prog_f77_g+set}" = set; then
3.6104 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6105 -else
3.6106 - FFLAGS=-g
3.6107 -cat >conftest.$ac_ext <<_ACEOF
3.6108 - program main
3.6109 -
3.6110 - end
3.6111 -_ACEOF
3.6112 -rm -f conftest.$ac_objext
3.6113 -if { (ac_try="$ac_compile"
3.6114 -case "(($ac_try" in
3.6115 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.6116 - *) ac_try_echo=$ac_try;;
3.6117 -esac
3.6118 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.6119 - (eval "$ac_compile") 2>conftest.er1
3.6120 - ac_status=$?
3.6121 - grep -v '^ *+' conftest.er1 >conftest.err
3.6122 - rm -f conftest.er1
3.6123 - cat conftest.err >&5
3.6124 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6125 - (exit $ac_status); } && {
3.6126 - test -z "$ac_f77_werror_flag" ||
3.6127 - test ! -s conftest.err
3.6128 - } && test -s conftest.$ac_objext; then
3.6129 - ac_cv_prog_f77_g=yes
3.6130 -else
3.6131 - echo "$as_me: failed program was:" >&5
3.6132 -sed 's/^/| /' conftest.$ac_ext >&5
3.6133 -
3.6134 - ac_cv_prog_f77_g=no
3.6135 -fi
3.6136 -
3.6137 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.6138 -
3.6139 -fi
3.6140 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
3.6141 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
3.6142 -if test "$ac_test_FFLAGS" = set; then
3.6143 - FFLAGS=$ac_save_FFLAGS
3.6144 -elif test $ac_cv_prog_f77_g = yes; then
3.6145 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
3.6146 - FFLAGS="-g -O2"
3.6147 - else
3.6148 - FFLAGS="-g"
3.6149 - fi
3.6150 -else
3.6151 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
3.6152 - FFLAGS="-O2"
3.6153 - else
3.6154 - FFLAGS=
3.6155 - fi
3.6156 -fi
3.6157 -
3.6158 -G77=`test $ac_compiler_gnu = yes && echo yes`
3.6159 -ac_ext=c
3.6160 -ac_cpp='$CPP $CPPFLAGS'
3.6161 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.6162 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.6163 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.6164 -
3.6165 -
3.6166 -
3.6167 -# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
3.6168 -
3.6169 -# find the maximum length of command line arguments
3.6170 -{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
3.6171 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; }
3.6172 -if test "${lt_cv_sys_max_cmd_len+set}" = set; then
3.6173 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6174 -else
3.6175 - i=0
3.6176 - teststring="ABCD"
3.6177 -
3.6178 - case $build_os in
3.6179 - msdosdjgpp*)
3.6180 - # On DJGPP, this test can blow up pretty badly due to problems in libc
3.6181 - # (any single argument exceeding 2000 bytes causes a buffer overrun
3.6182 - # during glob expansion). Even if it were fixed, the result of this
3.6183 - # check would be larger than it should be.
3.6184 - lt_cv_sys_max_cmd_len=12288; # 12K is about right
3.6185 - ;;
3.6186 -
3.6187 - gnu*)
3.6188 - # Under GNU Hurd, this test is not required because there is
3.6189 - # no limit to the length of command line arguments.
3.6190 - # Libtool will interpret -1 as no limit whatsoever
3.6191 - lt_cv_sys_max_cmd_len=-1;
3.6192 - ;;
3.6193 -
3.6194 - cygwin* | mingw*)
3.6195 - # On Win9x/ME, this test blows up -- it succeeds, but takes
3.6196 - # about 5 minutes as the teststring grows exponentially.
3.6197 - # Worse, since 9x/ME are not pre-emptively multitasking,
3.6198 - # you end up with a "frozen" computer, even though with patience
3.6199 - # the test eventually succeeds (with a max line length of 256k).
3.6200 - # Instead, let's just punt: use the minimum linelength reported by
3.6201 - # all of the supported platforms: 8192 (on NT/2K/XP).
3.6202 - lt_cv_sys_max_cmd_len=8192;
3.6203 - ;;
3.6204 -
3.6205 - amigaos*)
3.6206 - # On AmigaOS with pdksh, this test takes hours, literally.
3.6207 - # So we just punt and use a minimum line length of 8192.
3.6208 - lt_cv_sys_max_cmd_len=8192;
3.6209 - ;;
3.6210 -
3.6211 - *)
3.6212 - # If test is not a shell built-in, we'll probably end up computing a
3.6213 - # maximum length that is only half of the actual maximum length, but
3.6214 - # we can't tell.
3.6215 - while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
3.6216 - = "XX$teststring") >/dev/null 2>&1 &&
3.6217 - new_result=`expr "X$teststring" : ".*" 2>&1` &&
3.6218 - lt_cv_sys_max_cmd_len=$new_result &&
3.6219 - test $i != 17 # 1/2 MB should be enough
3.6220 - do
3.6221 - i=`expr $i + 1`
3.6222 - teststring=$teststring$teststring
3.6223 - done
3.6224 - teststring=
3.6225 - # Add a significant safety factor because C++ compilers can tack on massive
3.6226 - # amounts of additional arguments before passing them to the linker.
3.6227 - # It appears as though 1/2 is a usable value.
3.6228 - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
3.6229 - ;;
3.6230 - esac
3.6231 -
3.6232 -fi
3.6233 -
3.6234 -if test -n $lt_cv_sys_max_cmd_len ; then
3.6235 - { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
3.6236 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; }
3.6237 -else
3.6238 - { echo "$as_me:$LINENO: result: none" >&5
3.6239 -echo "${ECHO_T}none" >&6; }
3.6240 -fi
3.6241 -
3.6242 -
3.6243 -
3.6244 -
3.6245 -# Check for command to grab the raw symbol name followed by C symbol from nm.
3.6246 -{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
3.6247 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
3.6248 -if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
3.6249 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6250 -else
3.6251 -
3.6252 -# These are sane defaults that work on at least a few old systems.
3.6253 -# [They come from Ultrix. What could be older than Ultrix?!! ;)]
3.6254 -
3.6255 -# Character class describing NM global symbol codes.
3.6256 -symcode='[BCDEGRST]'
3.6257 -
3.6258 -# Regexp to match symbols that can be accessed directly from C.
3.6259 -sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
3.6260 -
3.6261 -# Transform the above into a raw symbol and a C symbol.
3.6262 -symxfrm='\1 \2\3 \3'
3.6263 -
3.6264 -# Transform an extracted symbol line into a proper C declaration
3.6265 -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
3.6266 -
3.6267 -# Transform an extracted symbol line into symbol name and symbol address
3.6268 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
3.6269 -
3.6270 -# Define system-specific variables.
3.6271 -case $host_os in
3.6272 -aix*)
3.6273 - symcode='[BCDT]'
3.6274 - ;;
3.6275 -cygwin* | mingw* | pw32*)
3.6276 - symcode='[ABCDGISTW]'
3.6277 - ;;
3.6278 -hpux*) # Its linker distinguishes data from code symbols
3.6279 - if test "$host_cpu" = ia64; then
3.6280 - symcode='[ABCDEGRST]'
3.6281 - fi
3.6282 - lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
3.6283 - lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
3.6284 - ;;
3.6285 -irix* | nonstopux*)
3.6286 - symcode='[BCDEGRST]'
3.6287 - ;;
3.6288 -osf*)
3.6289 - symcode='[BCDEGQRST]'
3.6290 - ;;
3.6291 -solaris* | sysv5*)
3.6292 - symcode='[BDRT]'
3.6293 - ;;
3.6294 -sysv4)
3.6295 - symcode='[DFNSTU]'
3.6296 - ;;
3.6297 -esac
3.6298 -
3.6299 -# Handle CRLF in mingw tool chain
3.6300 -opt_cr=
3.6301 -case $build_os in
3.6302 -mingw*)
3.6303 - opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
3.6304 - ;;
3.6305 -esac
3.6306 -
3.6307 -# If we're using GNU nm, then use its standard symbol codes.
3.6308 -case `$NM -V 2>&1` in
3.6309 -*GNU* | *'with BFD'*)
3.6310 - symcode='[ABCDGIRSTW]' ;;
3.6311 -esac
3.6312 -
3.6313 -# Try without a prefix undercore, then with it.
3.6314 -for ac_symprfx in "" "_"; do
3.6315 -
3.6316 - # Write the raw and C identifiers.
3.6317 - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
3.6318 -
3.6319 - # Check to see that the pipe works correctly.
3.6320 - pipe_works=no
3.6321 -
3.6322 - rm -f conftest*
3.6323 - cat > conftest.$ac_ext <<EOF
3.6324 -#ifdef __cplusplus
3.6325 -extern "C" {
3.6326 -#endif
3.6327 -char nm_test_var;
3.6328 -void nm_test_func(){}
3.6329 -#ifdef __cplusplus
3.6330 -}
3.6331 -#endif
3.6332 -int main(){nm_test_var='a';nm_test_func();return(0);}
3.6333 -EOF
3.6334 -
3.6335 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.6336 - (eval $ac_compile) 2>&5
3.6337 - ac_status=$?
3.6338 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6339 - (exit $ac_status); }; then
3.6340 - # Now try to grab the symbols.
3.6341 - nlist=conftest.nm
3.6342 - if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
3.6343 - (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
3.6344 - ac_status=$?
3.6345 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6346 - (exit $ac_status); } && test -s "$nlist"; then
3.6347 - # Try sorting and uniquifying the output.
3.6348 - if sort "$nlist" | uniq > "$nlist"T; then
3.6349 - mv -f "$nlist"T "$nlist"
3.6350 - else
3.6351 - rm -f "$nlist"T
3.6352 - fi
3.6353 -
3.6354 - # Make sure that we snagged all the symbols we need.
3.6355 - if grep ' nm_test_var$' "$nlist" >/dev/null; then
3.6356 - if grep ' nm_test_func$' "$nlist" >/dev/null; then
3.6357 - cat <<EOF > conftest.$ac_ext
3.6358 -#ifdef __cplusplus
3.6359 -extern "C" {
3.6360 -#endif
3.6361 -
3.6362 -EOF
3.6363 - # Now generate the symbol file.
3.6364 - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
3.6365 -
3.6366 - cat <<EOF >> conftest.$ac_ext
3.6367 -#if defined (__STDC__) && __STDC__
3.6368 -# define lt_ptr_t void *
3.6369 -#else
3.6370 -# define lt_ptr_t char *
3.6371 -# define const
3.6372 -#endif
3.6373 -
3.6374 -/* The mapping between symbol names and symbols. */
3.6375 -const struct {
3.6376 - const char *name;
3.6377 - lt_ptr_t address;
3.6378 -}
3.6379 -lt_preloaded_symbols[] =
3.6380 -{
3.6381 -EOF
3.6382 - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
3.6383 - cat <<\EOF >> conftest.$ac_ext
3.6384 - {0, (lt_ptr_t) 0}
3.6385 -};
3.6386 -
3.6387 -#ifdef __cplusplus
3.6388 -}
3.6389 -#endif
3.6390 -EOF
3.6391 - # Now try linking the two files.
3.6392 - mv conftest.$ac_objext conftstm.$ac_objext
3.6393 - lt_save_LIBS="$LIBS"
3.6394 - lt_save_CFLAGS="$CFLAGS"
3.6395 - LIBS="conftstm.$ac_objext"
3.6396 - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
3.6397 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.6398 - (eval $ac_link) 2>&5
3.6399 - ac_status=$?
3.6400 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.6401 - (exit $ac_status); } && test -s conftest${ac_exeext}; then
3.6402 - pipe_works=yes
3.6403 - fi
3.6404 - LIBS="$lt_save_LIBS"
3.6405 - CFLAGS="$lt_save_CFLAGS"
3.6406 - else
3.6407 - echo "cannot find nm_test_func in $nlist" >&5
3.6408 - fi
3.6409 - else
3.6410 - echo "cannot find nm_test_var in $nlist" >&5
3.6411 - fi
3.6412 - else
3.6413 - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
3.6414 - fi
3.6415 - else
3.6416 - echo "$progname: failed program was:" >&5
3.6417 - cat conftest.$ac_ext >&5
3.6418 - fi
3.6419 - rm -f conftest* conftst*
3.6420 -
3.6421 - # Do not use the global_symbol_pipe unless it works.
3.6422 - if test "$pipe_works" = yes; then
3.6423 - break
3.6424 - else
3.6425 - lt_cv_sys_global_symbol_pipe=
3.6426 - fi
3.6427 -done
3.6428 -
3.6429 -fi
3.6430 -
3.6431 -if test -z "$lt_cv_sys_global_symbol_pipe"; then
3.6432 - lt_cv_sys_global_symbol_to_cdecl=
3.6433 -fi
3.6434 -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
3.6435 - { echo "$as_me:$LINENO: result: failed" >&5
3.6436 -echo "${ECHO_T}failed" >&6; }
3.6437 -else
3.6438 - { echo "$as_me:$LINENO: result: ok" >&5
3.6439 -echo "${ECHO_T}ok" >&6; }
3.6440 -fi
3.6441 -
3.6442 -{ echo "$as_me:$LINENO: checking for objdir" >&5
3.6443 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6; }
3.6444 -if test "${lt_cv_objdir+set}" = set; then
3.6445 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6446 -else
3.6447 - rm -f .libs 2>/dev/null
3.6448 -mkdir .libs 2>/dev/null
3.6449 -if test -d .libs; then
3.6450 - lt_cv_objdir=.libs
3.6451 -else
3.6452 - # MS-DOS does not allow filenames that begin with a dot.
3.6453 - lt_cv_objdir=_libs
3.6454 -fi
3.6455 -rmdir .libs 2>/dev/null
3.6456 -fi
3.6457 -{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
3.6458 -echo "${ECHO_T}$lt_cv_objdir" >&6; }
3.6459 -objdir=$lt_cv_objdir
3.6460 -
3.6461 -
3.6462 -
3.6463 -
3.6464 -
3.6465 -case $host_os in
3.6466 -aix3*)
3.6467 - # AIX sometimes has problems with the GCC collect2 program. For some
3.6468 - # reason, if we set the COLLECT_NAMES environment variable, the problems
3.6469 - # vanish in a puff of smoke.
3.6470 - if test "X${COLLECT_NAMES+set}" != Xset; then
3.6471 - COLLECT_NAMES=
3.6472 - export COLLECT_NAMES
3.6473 - fi
3.6474 - ;;
3.6475 -esac
3.6476 -
3.6477 -# Sed substitution that helps us do robust quoting. It backslashifies
3.6478 -# metacharacters that are still active within double-quoted strings.
3.6479 -Xsed='sed -e s/^X//'
3.6480 -sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
3.6481 -
3.6482 -# Same as above, but do not quote variable references.
3.6483 -double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'
3.6484 -
3.6485 -# Sed substitution to delay expansion of an escaped shell variable in a
3.6486 -# double_quote_subst'ed string.
3.6487 -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
3.6488 -
3.6489 -# Sed substitution to avoid accidental globbing in evaled expressions
3.6490 -no_glob_subst='s/\*/\\\*/g'
3.6491 -
3.6492 -# Constants:
3.6493 -rm="rm -f"
3.6494 -
3.6495 -# Global variables:
3.6496 -default_ofile=libtool
3.6497 -can_build_shared=yes
3.6498 -
3.6499 -# All known linkers require a `.a' archive for static linking (except M$VC,
3.6500 -# which needs '.lib').
3.6501 -libext=a
3.6502 -ltmain="$ac_aux_dir/ltmain.sh"
3.6503 -ofile="$default_ofile"
3.6504 -with_gnu_ld="$lt_cv_prog_gnu_ld"
3.6505 -
3.6506 -if test -n "$ac_tool_prefix"; then
3.6507 - # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
3.6508 -set dummy ${ac_tool_prefix}ar; ac_word=$2
3.6509 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6510 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6511 -if test "${ac_cv_prog_AR+set}" = set; then
3.6512 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6513 -else
3.6514 - if test -n "$AR"; then
3.6515 - ac_cv_prog_AR="$AR" # Let the user override the test.
3.6516 -else
3.6517 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6518 -for as_dir in $PATH
3.6519 -do
3.6520 - IFS=$as_save_IFS
3.6521 - test -z "$as_dir" && as_dir=.
3.6522 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6523 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6524 - ac_cv_prog_AR="${ac_tool_prefix}ar"
3.6525 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6526 - break 2
3.6527 - fi
3.6528 -done
3.6529 -done
3.6530 -IFS=$as_save_IFS
3.6531 -
3.6532 -fi
3.6533 -fi
3.6534 -AR=$ac_cv_prog_AR
3.6535 -if test -n "$AR"; then
3.6536 - { echo "$as_me:$LINENO: result: $AR" >&5
3.6537 -echo "${ECHO_T}$AR" >&6; }
3.6538 -else
3.6539 - { echo "$as_me:$LINENO: result: no" >&5
3.6540 -echo "${ECHO_T}no" >&6; }
3.6541 -fi
3.6542 -
3.6543 -
3.6544 -fi
3.6545 -if test -z "$ac_cv_prog_AR"; then
3.6546 - ac_ct_AR=$AR
3.6547 - # Extract the first word of "ar", so it can be a program name with args.
3.6548 -set dummy ar; ac_word=$2
3.6549 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6550 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6551 -if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
3.6552 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6553 -else
3.6554 - if test -n "$ac_ct_AR"; then
3.6555 - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
3.6556 -else
3.6557 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6558 -for as_dir in $PATH
3.6559 -do
3.6560 - IFS=$as_save_IFS
3.6561 - test -z "$as_dir" && as_dir=.
3.6562 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6563 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6564 - ac_cv_prog_ac_ct_AR="ar"
3.6565 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6566 - break 2
3.6567 - fi
3.6568 -done
3.6569 -done
3.6570 -IFS=$as_save_IFS
3.6571 -
3.6572 -fi
3.6573 -fi
3.6574 -ac_ct_AR=$ac_cv_prog_ac_ct_AR
3.6575 -if test -n "$ac_ct_AR"; then
3.6576 - { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
3.6577 -echo "${ECHO_T}$ac_ct_AR" >&6; }
3.6578 -else
3.6579 - { echo "$as_me:$LINENO: result: no" >&5
3.6580 -echo "${ECHO_T}no" >&6; }
3.6581 -fi
3.6582 -
3.6583 - if test "x$ac_ct_AR" = x; then
3.6584 - AR="false"
3.6585 - else
3.6586 - case $cross_compiling:$ac_tool_warned in
3.6587 -yes:)
3.6588 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.6589 -whose name does not start with the host triplet. If you think this
3.6590 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.6591 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.6592 -whose name does not start with the host triplet. If you think this
3.6593 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.6594 -ac_tool_warned=yes ;;
3.6595 -esac
3.6596 - AR=$ac_ct_AR
3.6597 - fi
3.6598 -else
3.6599 - AR="$ac_cv_prog_AR"
3.6600 -fi
3.6601 -
3.6602 -if test -n "$ac_tool_prefix"; then
3.6603 - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3.6604 -set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3.6605 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6606 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6607 -if test "${ac_cv_prog_RANLIB+set}" = set; then
3.6608 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6609 -else
3.6610 - if test -n "$RANLIB"; then
3.6611 - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3.6612 -else
3.6613 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6614 -for as_dir in $PATH
3.6615 -do
3.6616 - IFS=$as_save_IFS
3.6617 - test -z "$as_dir" && as_dir=.
3.6618 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6619 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6620 - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3.6621 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6622 - break 2
3.6623 - fi
3.6624 -done
3.6625 -done
3.6626 -IFS=$as_save_IFS
3.6627 -
3.6628 -fi
3.6629 -fi
3.6630 -RANLIB=$ac_cv_prog_RANLIB
3.6631 -if test -n "$RANLIB"; then
3.6632 - { echo "$as_me:$LINENO: result: $RANLIB" >&5
3.6633 -echo "${ECHO_T}$RANLIB" >&6; }
3.6634 -else
3.6635 - { echo "$as_me:$LINENO: result: no" >&5
3.6636 -echo "${ECHO_T}no" >&6; }
3.6637 -fi
3.6638 -
3.6639 -
3.6640 -fi
3.6641 -if test -z "$ac_cv_prog_RANLIB"; then
3.6642 - ac_ct_RANLIB=$RANLIB
3.6643 - # Extract the first word of "ranlib", so it can be a program name with args.
3.6644 -set dummy ranlib; ac_word=$2
3.6645 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6646 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6647 -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3.6648 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6649 -else
3.6650 - if test -n "$ac_ct_RANLIB"; then
3.6651 - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
3.6652 -else
3.6653 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6654 -for as_dir in $PATH
3.6655 -do
3.6656 - IFS=$as_save_IFS
3.6657 - test -z "$as_dir" && as_dir=.
3.6658 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6659 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6660 - ac_cv_prog_ac_ct_RANLIB="ranlib"
3.6661 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6662 - break 2
3.6663 - fi
3.6664 -done
3.6665 -done
3.6666 -IFS=$as_save_IFS
3.6667 -
3.6668 -fi
3.6669 -fi
3.6670 -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3.6671 -if test -n "$ac_ct_RANLIB"; then
3.6672 - { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3.6673 -echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
3.6674 -else
3.6675 - { echo "$as_me:$LINENO: result: no" >&5
3.6676 -echo "${ECHO_T}no" >&6; }
3.6677 -fi
3.6678 -
3.6679 - if test "x$ac_ct_RANLIB" = x; then
3.6680 - RANLIB=":"
3.6681 - else
3.6682 - case $cross_compiling:$ac_tool_warned in
3.6683 -yes:)
3.6684 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.6685 -whose name does not start with the host triplet. If you think this
3.6686 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.6687 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.6688 -whose name does not start with the host triplet. If you think this
3.6689 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.6690 -ac_tool_warned=yes ;;
3.6691 -esac
3.6692 - RANLIB=$ac_ct_RANLIB
3.6693 - fi
3.6694 -else
3.6695 - RANLIB="$ac_cv_prog_RANLIB"
3.6696 -fi
3.6697 -
3.6698 -if test -n "$ac_tool_prefix"; then
3.6699 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3.6700 -set dummy ${ac_tool_prefix}strip; ac_word=$2
3.6701 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6702 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6703 -if test "${ac_cv_prog_STRIP+set}" = set; then
3.6704 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6705 -else
3.6706 - if test -n "$STRIP"; then
3.6707 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3.6708 -else
3.6709 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6710 -for as_dir in $PATH
3.6711 -do
3.6712 - IFS=$as_save_IFS
3.6713 - test -z "$as_dir" && as_dir=.
3.6714 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6715 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6716 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3.6717 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6718 - break 2
3.6719 - fi
3.6720 -done
3.6721 -done
3.6722 -IFS=$as_save_IFS
3.6723 -
3.6724 -fi
3.6725 -fi
3.6726 -STRIP=$ac_cv_prog_STRIP
3.6727 -if test -n "$STRIP"; then
3.6728 - { echo "$as_me:$LINENO: result: $STRIP" >&5
3.6729 -echo "${ECHO_T}$STRIP" >&6; }
3.6730 -else
3.6731 - { echo "$as_me:$LINENO: result: no" >&5
3.6732 -echo "${ECHO_T}no" >&6; }
3.6733 -fi
3.6734 -
3.6735 -
3.6736 -fi
3.6737 -if test -z "$ac_cv_prog_STRIP"; then
3.6738 - ac_ct_STRIP=$STRIP
3.6739 - # Extract the first word of "strip", so it can be a program name with args.
3.6740 -set dummy strip; ac_word=$2
3.6741 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.6742 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.6743 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
3.6744 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6745 -else
3.6746 - if test -n "$ac_ct_STRIP"; then
3.6747 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3.6748 -else
3.6749 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.6750 -for as_dir in $PATH
3.6751 -do
3.6752 - IFS=$as_save_IFS
3.6753 - test -z "$as_dir" && as_dir=.
3.6754 - for ac_exec_ext in '' $ac_executable_extensions; do
3.6755 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.6756 - ac_cv_prog_ac_ct_STRIP="strip"
3.6757 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.6758 - break 2
3.6759 - fi
3.6760 -done
3.6761 -done
3.6762 -IFS=$as_save_IFS
3.6763 -
3.6764 -fi
3.6765 -fi
3.6766 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3.6767 -if test -n "$ac_ct_STRIP"; then
3.6768 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
3.6769 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
3.6770 -else
3.6771 - { echo "$as_me:$LINENO: result: no" >&5
3.6772 -echo "${ECHO_T}no" >&6; }
3.6773 -fi
3.6774 -
3.6775 - if test "x$ac_ct_STRIP" = x; then
3.6776 - STRIP=":"
3.6777 - else
3.6778 - case $cross_compiling:$ac_tool_warned in
3.6779 -yes:)
3.6780 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.6781 -whose name does not start with the host triplet. If you think this
3.6782 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.6783 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.6784 -whose name does not start with the host triplet. If you think this
3.6785 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.6786 -ac_tool_warned=yes ;;
3.6787 -esac
3.6788 - STRIP=$ac_ct_STRIP
3.6789 - fi
3.6790 -else
3.6791 - STRIP="$ac_cv_prog_STRIP"
3.6792 -fi
3.6793 -
3.6794 -
3.6795 -old_CC="$CC"
3.6796 -old_CFLAGS="$CFLAGS"
3.6797 -
3.6798 -# Set sane defaults for various variables
3.6799 -test -z "$AR" && AR=ar
3.6800 -test -z "$AR_FLAGS" && AR_FLAGS=cru
3.6801 -test -z "$AS" && AS=as
3.6802 -test -z "$CC" && CC=cc
3.6803 -test -z "$LTCC" && LTCC=$CC
3.6804 -test -z "$DLLTOOL" && DLLTOOL=dlltool
3.6805 -test -z "$LD" && LD=ld
3.6806 -test -z "$LN_S" && LN_S="ln -s"
3.6807 -test -z "$MAGIC_CMD" && MAGIC_CMD=file
3.6808 -test -z "$NM" && NM=nm
3.6809 -test -z "$SED" && SED=sed
3.6810 -test -z "$OBJDUMP" && OBJDUMP=objdump
3.6811 -test -z "$RANLIB" && RANLIB=:
3.6812 -test -z "$STRIP" && STRIP=:
3.6813 -test -z "$ac_objext" && ac_objext=o
3.6814 -
3.6815 -# Determine commands to create old-style static archives.
3.6816 -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
3.6817 -old_postinstall_cmds='chmod 644 $oldlib'
3.6818 -old_postuninstall_cmds=
3.6819 -
3.6820 -if test -n "$RANLIB"; then
3.6821 - case $host_os in
3.6822 - openbsd*)
3.6823 - old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
3.6824 - ;;
3.6825 - *)
3.6826 - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
3.6827 - ;;
3.6828 - esac
3.6829 - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
3.6830 -fi
3.6831 -
3.6832 -# Only perform the check for file, if the check method requires it
3.6833 -case $deplibs_check_method in
3.6834 -file_magic*)
3.6835 - if test "$file_magic_cmd" = '$MAGIC_CMD'; then
3.6836 - { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
3.6837 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; }
3.6838 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
3.6839 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6840 -else
3.6841 - case $MAGIC_CMD in
3.6842 -[\\/*] | ?:[\\/]*)
3.6843 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
3.6844 - ;;
3.6845 -*)
3.6846 - lt_save_MAGIC_CMD="$MAGIC_CMD"
3.6847 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.6848 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
3.6849 - for ac_dir in $ac_dummy; do
3.6850 - IFS="$lt_save_ifs"
3.6851 - test -z "$ac_dir" && ac_dir=.
3.6852 - if test -f $ac_dir/${ac_tool_prefix}file; then
3.6853 - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
3.6854 - if test -n "$file_magic_test_file"; then
3.6855 - case $deplibs_check_method in
3.6856 - "file_magic "*)
3.6857 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
3.6858 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
3.6859 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
3.6860 - $EGREP "$file_magic_regex" > /dev/null; then
3.6861 - :
3.6862 - else
3.6863 - cat <<EOF 1>&2
3.6864 -
3.6865 -*** Warning: the command libtool uses to detect shared libraries,
3.6866 -*** $file_magic_cmd, produces output that libtool cannot recognize.
3.6867 -*** The result is that libtool may fail to recognize shared libraries
3.6868 -*** as such. This will affect the creation of libtool libraries that
3.6869 -*** depend on shared libraries, but programs linked with such libtool
3.6870 -*** libraries will work regardless of this problem. Nevertheless, you
3.6871 -*** may want to report the problem to your system manager and/or to
3.6872 -*** bug-libtool@gnu.org
3.6873 -
3.6874 -EOF
3.6875 - fi ;;
3.6876 - esac
3.6877 - fi
3.6878 - break
3.6879 - fi
3.6880 - done
3.6881 - IFS="$lt_save_ifs"
3.6882 - MAGIC_CMD="$lt_save_MAGIC_CMD"
3.6883 - ;;
3.6884 -esac
3.6885 -fi
3.6886 -
3.6887 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
3.6888 -if test -n "$MAGIC_CMD"; then
3.6889 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
3.6890 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
3.6891 -else
3.6892 - { echo "$as_me:$LINENO: result: no" >&5
3.6893 -echo "${ECHO_T}no" >&6; }
3.6894 -fi
3.6895 -
3.6896 -if test -z "$lt_cv_path_MAGIC_CMD"; then
3.6897 - if test -n "$ac_tool_prefix"; then
3.6898 - { echo "$as_me:$LINENO: checking for file" >&5
3.6899 -echo $ECHO_N "checking for file... $ECHO_C" >&6; }
3.6900 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
3.6901 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.6902 -else
3.6903 - case $MAGIC_CMD in
3.6904 -[\\/*] | ?:[\\/]*)
3.6905 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
3.6906 - ;;
3.6907 -*)
3.6908 - lt_save_MAGIC_CMD="$MAGIC_CMD"
3.6909 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.6910 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
3.6911 - for ac_dir in $ac_dummy; do
3.6912 - IFS="$lt_save_ifs"
3.6913 - test -z "$ac_dir" && ac_dir=.
3.6914 - if test -f $ac_dir/file; then
3.6915 - lt_cv_path_MAGIC_CMD="$ac_dir/file"
3.6916 - if test -n "$file_magic_test_file"; then
3.6917 - case $deplibs_check_method in
3.6918 - "file_magic "*)
3.6919 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
3.6920 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
3.6921 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
3.6922 - $EGREP "$file_magic_regex" > /dev/null; then
3.6923 - :
3.6924 - else
3.6925 - cat <<EOF 1>&2
3.6926 -
3.6927 -*** Warning: the command libtool uses to detect shared libraries,
3.6928 -*** $file_magic_cmd, produces output that libtool cannot recognize.
3.6929 -*** The result is that libtool may fail to recognize shared libraries
3.6930 -*** as such. This will affect the creation of libtool libraries that
3.6931 -*** depend on shared libraries, but programs linked with such libtool
3.6932 -*** libraries will work regardless of this problem. Nevertheless, you
3.6933 -*** may want to report the problem to your system manager and/or to
3.6934 -*** bug-libtool@gnu.org
3.6935 -
3.6936 -EOF
3.6937 - fi ;;
3.6938 - esac
3.6939 - fi
3.6940 - break
3.6941 - fi
3.6942 - done
3.6943 - IFS="$lt_save_ifs"
3.6944 - MAGIC_CMD="$lt_save_MAGIC_CMD"
3.6945 - ;;
3.6946 -esac
3.6947 -fi
3.6948 -
3.6949 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
3.6950 -if test -n "$MAGIC_CMD"; then
3.6951 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
3.6952 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
3.6953 -else
3.6954 - { echo "$as_me:$LINENO: result: no" >&5
3.6955 -echo "${ECHO_T}no" >&6; }
3.6956 -fi
3.6957 -
3.6958 - else
3.6959 - MAGIC_CMD=:
3.6960 - fi
3.6961 -fi
3.6962 -
3.6963 - fi
3.6964 - ;;
3.6965 -esac
3.6966 -
3.6967 -enable_dlopen=no
3.6968 -enable_win32_dll=no
3.6969 -
3.6970 -# Check whether --enable-libtool-lock was given.
3.6971 -if test "${enable_libtool_lock+set}" = set; then
3.6972 - enableval=$enable_libtool_lock;
3.6973 -fi
3.6974 -
3.6975 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
3.6976 -
3.6977 -
3.6978 -# Check whether --with-pic was given.
3.6979 -if test "${with_pic+set}" = set; then
3.6980 - withval=$with_pic; pic_mode="$withval"
3.6981 -else
3.6982 - pic_mode=default
3.6983 -fi
3.6984 -
3.6985 -test -z "$pic_mode" && pic_mode=default
3.6986 -
3.6987 -# Use C for the default configuration in the libtool script
3.6988 -tagname=
3.6989 -lt_save_CC="$CC"
3.6990 -ac_ext=c
3.6991 -ac_cpp='$CPP $CPPFLAGS'
3.6992 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.6993 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.6994 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.6995 -
3.6996 -
3.6997 -# Source file extension for C test sources.
3.6998 -ac_ext=c
3.6999 -
3.7000 -# Object file extension for compiled C test sources.
3.7001 -objext=o
3.7002 -objext=$objext
3.7003 -
3.7004 -# Code to be used in simple compile tests
3.7005 -lt_simple_compile_test_code="int some_variable = 0;\n"
3.7006 -
3.7007 -# Code to be used in simple link tests
3.7008 -lt_simple_link_test_code='int main(){return(0);}\n'
3.7009 -
3.7010 -
3.7011 -# If no C compiler was specified, use CC.
3.7012 -LTCC=${LTCC-"$CC"}
3.7013 -
3.7014 -# Allow CC to be a program name with arguments.
3.7015 -compiler=$CC
3.7016 -
3.7017 -
3.7018 -#
3.7019 -# Check for any special shared library compilation flags.
3.7020 -#
3.7021 -lt_prog_cc_shlib=
3.7022 -if test "$GCC" = no; then
3.7023 - case $host_os in
3.7024 - sco3.2v5*)
3.7025 - lt_prog_cc_shlib='-belf'
3.7026 - ;;
3.7027 - esac
3.7028 -fi
3.7029 -if test -n "$lt_prog_cc_shlib"; then
3.7030 - { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
3.7031 -echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
3.7032 - if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then :
3.7033 - else
3.7034 - { echo "$as_me:$LINENO: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
3.7035 -echo "$as_me: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
3.7036 - lt_cv_prog_cc_can_build_shared=no
3.7037 - fi
3.7038 -fi
3.7039 -
3.7040 -
3.7041 -#
3.7042 -# Check to make sure the static flag actually works.
3.7043 -#
3.7044 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5
3.7045 -echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6; }
3.7046 -if test "${lt_prog_compiler_static_works+set}" = set; then
3.7047 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.7048 -else
3.7049 - lt_prog_compiler_static_works=no
3.7050 - save_LDFLAGS="$LDFLAGS"
3.7051 - LDFLAGS="$LDFLAGS $lt_prog_compiler_static"
3.7052 - printf "$lt_simple_link_test_code" > conftest.$ac_ext
3.7053 - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
3.7054 - # The compiler can only warn and ignore the option if not recognized
3.7055 - # So say no if there are warnings
3.7056 - if test -s conftest.err; then
3.7057 - # Append any errors to the config.log.
3.7058 - cat conftest.err 1>&5
3.7059 - else
3.7060 - lt_prog_compiler_static_works=yes
3.7061 - fi
3.7062 - fi
3.7063 - $rm conftest*
3.7064 - LDFLAGS="$save_LDFLAGS"
3.7065 -
3.7066 -fi
3.7067 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
3.7068 -echo "${ECHO_T}$lt_prog_compiler_static_works" >&6; }
3.7069 -
3.7070 -if test x"$lt_prog_compiler_static_works" = xyes; then
3.7071 - :
3.7072 -else
3.7073 - lt_prog_compiler_static=
3.7074 -fi
3.7075 -
3.7076 -
3.7077 -
3.7078 -## CAVEAT EMPTOR:
3.7079 -## There is no encapsulation within the following macros, do not change
3.7080 -## the running order or otherwise move them around unless you know exactly
3.7081 -## what you are doing...
3.7082 -
3.7083 -lt_prog_compiler_no_builtin_flag=
3.7084 -
3.7085 -if test "$GCC" = yes; then
3.7086 - lt_prog_compiler_no_builtin_flag=' -fno-builtin'
3.7087 -
3.7088 -
3.7089 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
3.7090 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
3.7091 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
3.7092 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.7093 -else
3.7094 - lt_cv_prog_compiler_rtti_exceptions=no
3.7095 - ac_outfile=conftest.$ac_objext
3.7096 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.7097 - lt_compiler_flag="-fno-rtti -fno-exceptions"
3.7098 - # Insert the option either (1) after the last *FLAGS variable, or
3.7099 - # (2) before a word containing "conftest.", or (3) at the end.
3.7100 - # Note that $ac_compile itself does not contain backslashes and begins
3.7101 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.7102 - # The option is referenced via a variable to avoid confusing sed.
3.7103 - lt_compile=`echo "$ac_compile" | $SED \
3.7104 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.7105 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.7106 - -e 's:$: $lt_compiler_flag:'`
3.7107 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.7108 - (eval "$lt_compile" 2>conftest.err)
3.7109 - ac_status=$?
3.7110 - cat conftest.err >&5
3.7111 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.7112 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.7113 - # The compiler can only warn and ignore the option if not recognized
3.7114 - # So say no if there are warnings
3.7115 - if test ! -s conftest.err; then
3.7116 - lt_cv_prog_compiler_rtti_exceptions=yes
3.7117 - fi
3.7118 - fi
3.7119 - $rm conftest*
3.7120 -
3.7121 -fi
3.7122 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
3.7123 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
3.7124 -
3.7125 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
3.7126 - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
3.7127 -else
3.7128 - :
3.7129 -fi
3.7130 -
3.7131 -fi
3.7132 -
3.7133 -lt_prog_compiler_wl=
3.7134 -lt_prog_compiler_pic=
3.7135 -lt_prog_compiler_static=
3.7136 -
3.7137 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
3.7138 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
3.7139 -
3.7140 - if test "$GCC" = yes; then
3.7141 - lt_prog_compiler_wl='-Wl,'
3.7142 - lt_prog_compiler_static='-static'
3.7143 -
3.7144 - case $host_os in
3.7145 - aix*)
3.7146 - # All AIX code is PIC.
3.7147 - if test "$host_cpu" = ia64; then
3.7148 - # AIX 5 now supports IA64 processor
3.7149 - lt_prog_compiler_static='-Bstatic'
3.7150 - fi
3.7151 - ;;
3.7152 -
3.7153 - amigaos*)
3.7154 - # FIXME: we need at least 68020 code to build shared libraries, but
3.7155 - # adding the `-m68020' flag to GCC prevents building anything better,
3.7156 - # like `-m68040'.
3.7157 - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
3.7158 - ;;
3.7159 -
3.7160 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3.7161 - # PIC is the default for these OSes.
3.7162 - ;;
3.7163 -
3.7164 - mingw* | pw32* | os2*)
3.7165 - # This hack is so that the source file can tell whether it is being
3.7166 - # built for inclusion in a dll (and should export symbols for example).
3.7167 - lt_prog_compiler_pic='-DDLL_EXPORT'
3.7168 - ;;
3.7169 -
3.7170 - darwin* | rhapsody*)
3.7171 - # PIC is the default on this platform
3.7172 - # Common symbols not allowed in MH_DYLIB files
3.7173 - lt_prog_compiler_pic='-fno-common'
3.7174 - ;;
3.7175 -
3.7176 - msdosdjgpp*)
3.7177 - # Just because we use GCC doesn't mean we suddenly get shared libraries
3.7178 - # on systems that don't support them.
3.7179 - lt_prog_compiler_can_build_shared=no
3.7180 - enable_shared=no
3.7181 - ;;
3.7182 -
3.7183 - sysv4*MP*)
3.7184 - if test -d /usr/nec; then
3.7185 - lt_prog_compiler_pic=-Kconform_pic
3.7186 - fi
3.7187 - ;;
3.7188 -
3.7189 - hpux*)
3.7190 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.7191 - # not for PA HP-UX.
3.7192 - case "$host_cpu" in
3.7193 - hppa*64*|ia64*)
3.7194 - # +Z the default
3.7195 - ;;
3.7196 - *)
3.7197 - lt_prog_compiler_pic='-fPIC'
3.7198 - ;;
3.7199 - esac
3.7200 - ;;
3.7201 -
3.7202 - *)
3.7203 - lt_prog_compiler_pic='-fPIC'
3.7204 - ;;
3.7205 - esac
3.7206 - else
3.7207 - # PORTME Check for flag to pass linker flags through the system compiler.
3.7208 - case $host_os in
3.7209 - aix*)
3.7210 - lt_prog_compiler_wl='-Wl,'
3.7211 - if test "$host_cpu" = ia64; then
3.7212 - # AIX 5 now supports IA64 processor
3.7213 - lt_prog_compiler_static='-Bstatic'
3.7214 - else
3.7215 - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
3.7216 - fi
3.7217 - ;;
3.7218 -
3.7219 - mingw* | pw32* | os2*)
3.7220 - # This hack is so that the source file can tell whether it is being
3.7221 - # built for inclusion in a dll (and should export symbols for example).
3.7222 - lt_prog_compiler_pic='-DDLL_EXPORT'
3.7223 - ;;
3.7224 -
3.7225 - hpux9* | hpux10* | hpux11*)
3.7226 - lt_prog_compiler_wl='-Wl,'
3.7227 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.7228 - # not for PA HP-UX.
3.7229 - case "$host_cpu" in
3.7230 - hppa*64*|ia64*)
3.7231 - # +Z the default
3.7232 - ;;
3.7233 - *)
3.7234 - lt_prog_compiler_pic='+Z'
3.7235 - ;;
3.7236 - esac
3.7237 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
3.7238 - lt_prog_compiler_static='${wl}-a ${wl}archive'
3.7239 - ;;
3.7240 -
3.7241 - irix5* | irix6* | nonstopux*)
3.7242 - lt_prog_compiler_wl='-Wl,'
3.7243 - # PIC (with -KPIC) is the default.
3.7244 - lt_prog_compiler_static='-non_shared'
3.7245 - ;;
3.7246 -
3.7247 - newsos6)
3.7248 - lt_prog_compiler_pic='-KPIC'
3.7249 - lt_prog_compiler_static='-Bstatic'
3.7250 - ;;
3.7251 -
3.7252 - linux*)
3.7253 - case $CC in
3.7254 - icc* | ecc*)
3.7255 - lt_prog_compiler_wl='-Wl,'
3.7256 - lt_prog_compiler_pic='-KPIC'
3.7257 - lt_prog_compiler_static='-static'
3.7258 - ;;
3.7259 - ccc*)
3.7260 - lt_prog_compiler_wl='-Wl,'
3.7261 - # All Alpha code is PIC.
3.7262 - lt_prog_compiler_static='-non_shared'
3.7263 - ;;
3.7264 - esac
3.7265 - ;;
3.7266 -
3.7267 - osf3* | osf4* | osf5*)
3.7268 - lt_prog_compiler_wl='-Wl,'
3.7269 - # All OSF/1 code is PIC.
3.7270 - lt_prog_compiler_static='-non_shared'
3.7271 - ;;
3.7272 -
3.7273 - sco3.2v5*)
3.7274 - lt_prog_compiler_pic='-Kpic'
3.7275 - lt_prog_compiler_static='-dn'
3.7276 - ;;
3.7277 -
3.7278 - solaris*)
3.7279 - lt_prog_compiler_wl='-Wl,'
3.7280 - lt_prog_compiler_pic='-KPIC'
3.7281 - lt_prog_compiler_static='-Bstatic'
3.7282 - ;;
3.7283 -
3.7284 - sunos4*)
3.7285 - lt_prog_compiler_wl='-Qoption ld '
3.7286 - lt_prog_compiler_pic='-PIC'
3.7287 - lt_prog_compiler_static='-Bstatic'
3.7288 - ;;
3.7289 -
3.7290 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.7291 - lt_prog_compiler_wl='-Wl,'
3.7292 - lt_prog_compiler_pic='-KPIC'
3.7293 - lt_prog_compiler_static='-Bstatic'
3.7294 - ;;
3.7295 -
3.7296 - sysv4*MP*)
3.7297 - if test -d /usr/nec ;then
3.7298 - lt_prog_compiler_pic='-Kconform_pic'
3.7299 - lt_prog_compiler_static='-Bstatic'
3.7300 - fi
3.7301 - ;;
3.7302 -
3.7303 - uts4*)
3.7304 - lt_prog_compiler_pic='-pic'
3.7305 - lt_prog_compiler_static='-Bstatic'
3.7306 - ;;
3.7307 -
3.7308 - *)
3.7309 - lt_prog_compiler_can_build_shared=no
3.7310 - ;;
3.7311 - esac
3.7312 - fi
3.7313 -
3.7314 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
3.7315 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6; }
3.7316 -
3.7317 -#
3.7318 -# Check to make sure the PIC flag actually works.
3.7319 -#
3.7320 -if test -n "$lt_prog_compiler_pic"; then
3.7321 -
3.7322 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
3.7323 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
3.7324 -if test "${lt_prog_compiler_pic_works+set}" = set; then
3.7325 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.7326 -else
3.7327 - lt_prog_compiler_pic_works=no
3.7328 - ac_outfile=conftest.$ac_objext
3.7329 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.7330 - lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
3.7331 - # Insert the option either (1) after the last *FLAGS variable, or
3.7332 - # (2) before a word containing "conftest.", or (3) at the end.
3.7333 - # Note that $ac_compile itself does not contain backslashes and begins
3.7334 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.7335 - # The option is referenced via a variable to avoid confusing sed.
3.7336 - lt_compile=`echo "$ac_compile" | $SED \
3.7337 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.7338 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.7339 - -e 's:$: $lt_compiler_flag:'`
3.7340 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.7341 - (eval "$lt_compile" 2>conftest.err)
3.7342 - ac_status=$?
3.7343 - cat conftest.err >&5
3.7344 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.7345 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.7346 - # The compiler can only warn and ignore the option if not recognized
3.7347 - # So say no if there are warnings
3.7348 - if test ! -s conftest.err; then
3.7349 - lt_prog_compiler_pic_works=yes
3.7350 - fi
3.7351 - fi
3.7352 - $rm conftest*
3.7353 -
3.7354 -fi
3.7355 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
3.7356 -echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6; }
3.7357 -
3.7358 -if test x"$lt_prog_compiler_pic_works" = xyes; then
3.7359 - case $lt_prog_compiler_pic in
3.7360 - "" | " "*) ;;
3.7361 - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
3.7362 - esac
3.7363 -else
3.7364 - lt_prog_compiler_pic=
3.7365 - lt_prog_compiler_can_build_shared=no
3.7366 -fi
3.7367 -
3.7368 -fi
3.7369 -case "$host_os" in
3.7370 - # For platforms which do not support PIC, -DPIC is meaningless:
3.7371 - *djgpp*)
3.7372 - lt_prog_compiler_pic=
3.7373 - ;;
3.7374 - *)
3.7375 - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
3.7376 - ;;
3.7377 -esac
3.7378 -
3.7379 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
3.7380 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
3.7381 -if test "${lt_cv_prog_compiler_c_o+set}" = set; then
3.7382 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.7383 -else
3.7384 - lt_cv_prog_compiler_c_o=no
3.7385 - $rm -r conftest 2>/dev/null
3.7386 - mkdir conftest
3.7387 - cd conftest
3.7388 - mkdir out
3.7389 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.7390 -
3.7391 - lt_compiler_flag="-o out/conftest2.$ac_objext"
3.7392 - # Insert the option either (1) after the last *FLAGS variable, or
3.7393 - # (2) before a word containing "conftest.", or (3) at the end.
3.7394 - # Note that $ac_compile itself does not contain backslashes and begins
3.7395 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.7396 - lt_compile=`echo "$ac_compile" | $SED \
3.7397 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.7398 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.7399 - -e 's:$: $lt_compiler_flag:'`
3.7400 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.7401 - (eval "$lt_compile" 2>out/conftest.err)
3.7402 - ac_status=$?
3.7403 - cat out/conftest.err >&5
3.7404 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.7405 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
3.7406 - then
3.7407 - # The compiler can only warn and ignore the option if not recognized
3.7408 - # So say no if there are warnings
3.7409 - if test ! -s out/conftest.err; then
3.7410 - lt_cv_prog_compiler_c_o=yes
3.7411 - fi
3.7412 - fi
3.7413 - chmod u+w .
3.7414 - $rm conftest*
3.7415 - # SGI C++ compiler will create directory out/ii_files/ for
3.7416 - # template instantiation
3.7417 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
3.7418 - $rm out/* && rmdir out
3.7419 - cd ..
3.7420 - rmdir conftest
3.7421 - $rm conftest*
3.7422 -
3.7423 -fi
3.7424 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
3.7425 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; }
3.7426 -
3.7427 -
3.7428 -hard_links="nottested"
3.7429 -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
3.7430 - # do not overwrite the value of need_locks provided by the user
3.7431 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
3.7432 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
3.7433 - hard_links=yes
3.7434 - $rm conftest*
3.7435 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.7436 - touch conftest.a
3.7437 - ln conftest.a conftest.b 2>&5 || hard_links=no
3.7438 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.7439 - { echo "$as_me:$LINENO: result: $hard_links" >&5
3.7440 -echo "${ECHO_T}$hard_links" >&6; }
3.7441 - if test "$hard_links" = no; then
3.7442 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
3.7443 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
3.7444 - need_locks=warn
3.7445 - fi
3.7446 -else
3.7447 - need_locks=no
3.7448 -fi
3.7449 -
3.7450 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
3.7451 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
3.7452 -
3.7453 - runpath_var=
3.7454 - allow_undefined_flag=
3.7455 - enable_shared_with_static_runtimes=no
3.7456 - archive_cmds=
3.7457 - archive_expsym_cmds=
3.7458 - old_archive_From_new_cmds=
3.7459 - old_archive_from_expsyms_cmds=
3.7460 - export_dynamic_flag_spec=
3.7461 - whole_archive_flag_spec=
3.7462 - thread_safe_flag_spec=
3.7463 - hardcode_libdir_flag_spec=
3.7464 - hardcode_libdir_flag_spec_ld=
3.7465 - hardcode_libdir_separator=
3.7466 - hardcode_direct=no
3.7467 - hardcode_minus_L=no
3.7468 - hardcode_shlibpath_var=unsupported
3.7469 - link_all_deplibs=unknown
3.7470 - hardcode_automatic=no
3.7471 - module_cmds=
3.7472 - module_expsym_cmds=
3.7473 - always_export_symbols=no
3.7474 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3.7475 - # include_expsyms should be a list of space-separated symbols to be *always*
3.7476 - # included in the symbol list
3.7477 - include_expsyms=
3.7478 - # exclude_expsyms can be an extended regexp of symbols to exclude
3.7479 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
3.7480 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
3.7481 - # as well as any symbol that contains `d'.
3.7482 - exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
3.7483 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
3.7484 - # platforms (ab)use it in PIC code, but their linkers get confused if
3.7485 - # the symbol is explicitly referenced. Since portable code cannot
3.7486 - # rely on this symbol name, it's probably fine to never include it in
3.7487 - # preloaded symbol tables.
3.7488 - extract_expsyms_cmds=
3.7489 -
3.7490 - case $host_os in
3.7491 - cygwin* | mingw* | pw32*)
3.7492 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
3.7493 - # When not using gcc, we currently assume that we are using
3.7494 - # Microsoft Visual C++.
3.7495 - if test "$GCC" != yes; then
3.7496 - with_gnu_ld=no
3.7497 - fi
3.7498 - ;;
3.7499 - openbsd*)
3.7500 - with_gnu_ld=no
3.7501 - ;;
3.7502 - esac
3.7503 -
3.7504 - ld_shlibs=yes
3.7505 - if test "$with_gnu_ld" = yes; then
3.7506 - # If archive_cmds runs LD, not CC, wlarc should be empty
3.7507 - wlarc='${wl}'
3.7508 -
3.7509 - # See if GNU ld supports shared libraries.
3.7510 - case $host_os in
3.7511 - aix3* | aix4* | aix5*)
3.7512 - # On AIX/PPC, the GNU linker is very broken
3.7513 - if test "$host_cpu" != ia64; then
3.7514 - ld_shlibs=no
3.7515 - cat <<EOF 1>&2
3.7516 -
3.7517 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
3.7518 -*** to be unable to reliably create shared libraries on AIX.
3.7519 -*** Therefore, libtool is disabling shared libraries support. If you
3.7520 -*** really care for shared libraries, you may want to modify your PATH
3.7521 -*** so that a non-GNU linker is found, and then restart.
3.7522 -
3.7523 -EOF
3.7524 - fi
3.7525 - ;;
3.7526 -
3.7527 - amigaos*)
3.7528 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.7529 - hardcode_libdir_flag_spec='-L$libdir'
3.7530 - hardcode_minus_L=yes
3.7531 -
3.7532 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
3.7533 - # that the semantics of dynamic libraries on AmigaOS, at least up
3.7534 - # to version 4, is to share data among multiple programs linked
3.7535 - # with the same dynamic library. Since this doesn't match the
3.7536 - # behavior of shared libraries on other platforms, we can't use
3.7537 - # them.
3.7538 - ld_shlibs=no
3.7539 - ;;
3.7540 -
3.7541 - beos*)
3.7542 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.7543 - allow_undefined_flag=unsupported
3.7544 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
3.7545 - # support --undefined. This deserves some investigation. FIXME
3.7546 - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.7547 - else
3.7548 - ld_shlibs=no
3.7549 - fi
3.7550 - ;;
3.7551 -
3.7552 - cygwin* | mingw* | pw32*)
3.7553 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
3.7554 - # as there is no search path for DLLs.
3.7555 - hardcode_libdir_flag_spec='-L$libdir'
3.7556 - allow_undefined_flag=unsupported
3.7557 - always_export_symbols=no
3.7558 - enable_shared_with_static_runtimes=yes
3.7559 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
3.7560 -
3.7561 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
3.7562 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.7563 - # If the export-symbols file already is a .def file (1st line
3.7564 - # is EXPORTS), use it as is; otherwise, prepend...
3.7565 - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
3.7566 - cp $export_symbols $output_objdir/$soname.def;
3.7567 - else
3.7568 - echo EXPORTS > $output_objdir/$soname.def;
3.7569 - cat $export_symbols >> $output_objdir/$soname.def;
3.7570 - fi~
3.7571 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.7572 - else
3.7573 - ld_shlibs=no
3.7574 - fi
3.7575 - ;;
3.7576 -
3.7577 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.7578 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.7579 - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
3.7580 - wlarc=
3.7581 - else
3.7582 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.7583 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.7584 - fi
3.7585 - ;;
3.7586 -
3.7587 - solaris* | sysv5*)
3.7588 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
3.7589 - ld_shlibs=no
3.7590 - cat <<EOF 1>&2
3.7591 -
3.7592 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
3.7593 -*** create shared libraries on Solaris systems. Therefore, libtool
3.7594 -*** is disabling shared libraries support. We urge you to upgrade GNU
3.7595 -*** binutils to release 2.9.1 or newer. Another option is to modify
3.7596 -*** your PATH or compiler configuration so that the native linker is
3.7597 -*** used, and then restart.
3.7598 -
3.7599 -EOF
3.7600 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.7601 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.7602 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.7603 - else
3.7604 - ld_shlibs=no
3.7605 - fi
3.7606 - ;;
3.7607 -
3.7608 - sunos4*)
3.7609 - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.7610 - wlarc=
3.7611 - hardcode_direct=yes
3.7612 - hardcode_shlibpath_var=no
3.7613 - ;;
3.7614 -
3.7615 - linux*)
3.7616 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.7617 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.7618 - archive_cmds="$tmp_archive_cmds"
3.7619 - supports_anon_versioning=no
3.7620 - case `$LD -v 2>/dev/null` in
3.7621 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
3.7622 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
3.7623 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
3.7624 - *\ 2.11.*) ;; # other 2.11 versions
3.7625 - *) supports_anon_versioning=yes ;;
3.7626 - esac
3.7627 - if test $supports_anon_versioning = yes; then
3.7628 - archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
3.7629 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
3.7630 -$echo "local: *; };" >> $output_objdir/$libname.ver~
3.7631 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
3.7632 - else
3.7633 - archive_expsym_cmds="$tmp_archive_cmds"
3.7634 - fi
3.7635 - link_all_deplibs=no
3.7636 - else
3.7637 - ld_shlibs=no
3.7638 - fi
3.7639 - ;;
3.7640 -
3.7641 - *)
3.7642 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.7643 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.7644 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.7645 - else
3.7646 - ld_shlibs=no
3.7647 - fi
3.7648 - ;;
3.7649 - esac
3.7650 -
3.7651 - if test "$ld_shlibs" = yes; then
3.7652 - runpath_var=LD_RUN_PATH
3.7653 - hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
3.7654 - export_dynamic_flag_spec='${wl}--export-dynamic'
3.7655 - # ancient GNU ld didn't support --whole-archive et. al.
3.7656 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
3.7657 - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3.7658 - else
3.7659 - whole_archive_flag_spec=
3.7660 - fi
3.7661 - fi
3.7662 - else
3.7663 - # PORTME fill in a description of your system's linker (not GNU ld)
3.7664 - case $host_os in
3.7665 - aix3*)
3.7666 - allow_undefined_flag=unsupported
3.7667 - always_export_symbols=yes
3.7668 - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
3.7669 - # Note: this linker hardcodes the directories in LIBPATH if there
3.7670 - # are no directories specified by -L.
3.7671 - hardcode_minus_L=yes
3.7672 - if test "$GCC" = yes && test -z "$link_static_flag"; then
3.7673 - # Neither direct hardcoding nor static linking is supported with a
3.7674 - # broken collect2.
3.7675 - hardcode_direct=unsupported
3.7676 - fi
3.7677 - ;;
3.7678 -
3.7679 - aix4* | aix5*)
3.7680 - if test "$host_cpu" = ia64; then
3.7681 - # On IA64, the linker does run time linking by default, so we don't
3.7682 - # have to do anything special.
3.7683 - aix_use_runtimelinking=no
3.7684 - exp_sym_flag='-Bexport'
3.7685 - no_entry_flag=""
3.7686 - else
3.7687 - # If we're using GNU nm, then we don't want the "-C" option.
3.7688 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
3.7689 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
3.7690 - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.7691 - else
3.7692 - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.7693 - fi
3.7694 - aix_use_runtimelinking=no
3.7695 -
3.7696 - # Test if we are trying to use run time linking or normal
3.7697 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
3.7698 - # need to do runtime linking.
3.7699 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
3.7700 - for ld_flag in $LDFLAGS; do
3.7701 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
3.7702 - aix_use_runtimelinking=yes
3.7703 - break
3.7704 - fi
3.7705 - done
3.7706 - esac
3.7707 -
3.7708 - exp_sym_flag='-bexport'
3.7709 - no_entry_flag='-bnoentry'
3.7710 - fi
3.7711 -
3.7712 - # When large executables or shared objects are built, AIX ld can
3.7713 - # have problems creating the table of contents. If linking a library
3.7714 - # or program results in "error TOC overflow" add -mminimal-toc to
3.7715 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3.7716 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
3.7717 -
3.7718 - archive_cmds=''
3.7719 - hardcode_direct=yes
3.7720 - hardcode_libdir_separator=':'
3.7721 - link_all_deplibs=yes
3.7722 -
3.7723 - if test "$GCC" = yes; then
3.7724 - case $host_os in aix4.012|aix4.012.*)
3.7725 - # We only want to do this on AIX 4.2 and lower, the check
3.7726 - # below for broken collect2 doesn't work under 4.3+
3.7727 - collect2name=`${CC} -print-prog-name=collect2`
3.7728 - if test -f "$collect2name" && \
3.7729 - strings "$collect2name" | grep resolve_lib_name >/dev/null
3.7730 - then
3.7731 - # We have reworked collect2
3.7732 - hardcode_direct=yes
3.7733 - else
3.7734 - # We have old collect2
3.7735 - hardcode_direct=unsupported
3.7736 - # It fails to find uninstalled libraries when the uninstalled
3.7737 - # path is not listed in the libpath. Setting hardcode_minus_L
3.7738 - # to unsupported forces relinking
3.7739 - hardcode_minus_L=yes
3.7740 - hardcode_libdir_flag_spec='-L$libdir'
3.7741 - hardcode_libdir_separator=
3.7742 - fi
3.7743 - esac
3.7744 - shared_flag='-shared'
3.7745 - else
3.7746 - # not using gcc
3.7747 - if test "$host_cpu" = ia64; then
3.7748 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
3.7749 - # chokes on -Wl,-G. The following line is correct:
3.7750 - shared_flag='-G'
3.7751 - else
3.7752 - if test "$aix_use_runtimelinking" = yes; then
3.7753 - shared_flag='${wl}-G'
3.7754 - else
3.7755 - shared_flag='${wl}-bM:SRE'
3.7756 - fi
3.7757 - fi
3.7758 - fi
3.7759 -
3.7760 - # It seems that -bexpall does not export symbols beginning with
3.7761 - # underscore (_), so it is better to generate a list of symbols to export.
3.7762 - always_export_symbols=yes
3.7763 - if test "$aix_use_runtimelinking" = yes; then
3.7764 - # Warning - without using the other runtime loading flags (-brtl),
3.7765 - # -berok will link without error, but may produce a broken library.
3.7766 - allow_undefined_flag='-berok'
3.7767 - # Determine the default libpath from the value encoded in an empty executable.
3.7768 - cat >conftest.$ac_ext <<_ACEOF
3.7769 -/* confdefs.h. */
3.7770 -_ACEOF
3.7771 -cat confdefs.h >>conftest.$ac_ext
3.7772 -cat >>conftest.$ac_ext <<_ACEOF
3.7773 -/* end confdefs.h. */
3.7774 -
3.7775 -int
3.7776 -main ()
3.7777 -{
3.7778 -
3.7779 - ;
3.7780 - return 0;
3.7781 -}
3.7782 -_ACEOF
3.7783 -rm -f conftest.$ac_objext conftest$ac_exeext
3.7784 -if { (ac_try="$ac_link"
3.7785 -case "(($ac_try" in
3.7786 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.7787 - *) ac_try_echo=$ac_try;;
3.7788 -esac
3.7789 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.7790 - (eval "$ac_link") 2>conftest.er1
3.7791 - ac_status=$?
3.7792 - grep -v '^ *+' conftest.er1 >conftest.err
3.7793 - rm -f conftest.er1
3.7794 - cat conftest.err >&5
3.7795 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.7796 - (exit $ac_status); } && {
3.7797 - test -z "$ac_c_werror_flag" ||
3.7798 - test ! -s conftest.err
3.7799 - } && test -s conftest$ac_exeext &&
3.7800 - $as_test_x conftest$ac_exeext; then
3.7801 -
3.7802 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.7803 -}'`
3.7804 -# Check for a 64-bit object if we didn't find anything.
3.7805 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.7806 -}'`; fi
3.7807 -else
3.7808 - echo "$as_me: failed program was:" >&5
3.7809 -sed 's/^/| /' conftest.$ac_ext >&5
3.7810 -
3.7811 -
3.7812 -fi
3.7813 -
3.7814 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.7815 - conftest$ac_exeext conftest.$ac_ext
3.7816 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.7817 -
3.7818 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
3.7819 - archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
3.7820 - else
3.7821 - if test "$host_cpu" = ia64; then
3.7822 - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
3.7823 - allow_undefined_flag="-z nodefs"
3.7824 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
3.7825 - else
3.7826 - # Determine the default libpath from the value encoded in an empty executable.
3.7827 - cat >conftest.$ac_ext <<_ACEOF
3.7828 -/* confdefs.h. */
3.7829 -_ACEOF
3.7830 -cat confdefs.h >>conftest.$ac_ext
3.7831 -cat >>conftest.$ac_ext <<_ACEOF
3.7832 -/* end confdefs.h. */
3.7833 -
3.7834 -int
3.7835 -main ()
3.7836 -{
3.7837 -
3.7838 - ;
3.7839 - return 0;
3.7840 -}
3.7841 -_ACEOF
3.7842 -rm -f conftest.$ac_objext conftest$ac_exeext
3.7843 -if { (ac_try="$ac_link"
3.7844 -case "(($ac_try" in
3.7845 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.7846 - *) ac_try_echo=$ac_try;;
3.7847 -esac
3.7848 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.7849 - (eval "$ac_link") 2>conftest.er1
3.7850 - ac_status=$?
3.7851 - grep -v '^ *+' conftest.er1 >conftest.err
3.7852 - rm -f conftest.er1
3.7853 - cat conftest.err >&5
3.7854 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.7855 - (exit $ac_status); } && {
3.7856 - test -z "$ac_c_werror_flag" ||
3.7857 - test ! -s conftest.err
3.7858 - } && test -s conftest$ac_exeext &&
3.7859 - $as_test_x conftest$ac_exeext; then
3.7860 -
3.7861 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.7862 -}'`
3.7863 -# Check for a 64-bit object if we didn't find anything.
3.7864 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.7865 -}'`; fi
3.7866 -else
3.7867 - echo "$as_me: failed program was:" >&5
3.7868 -sed 's/^/| /' conftest.$ac_ext >&5
3.7869 -
3.7870 -
3.7871 -fi
3.7872 -
3.7873 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.7874 - conftest$ac_exeext conftest.$ac_ext
3.7875 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.7876 -
3.7877 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
3.7878 - # Warning - without using the other run time loading flags,
3.7879 - # -berok will link without error, but may produce a broken library.
3.7880 - no_undefined_flag=' ${wl}-bernotok'
3.7881 - allow_undefined_flag=' ${wl}-berok'
3.7882 - # -bexpall does not export symbols beginning with underscore (_)
3.7883 - always_export_symbols=yes
3.7884 - # Exported symbols can be pulled into shared objects from archives
3.7885 - whole_archive_flag_spec=' '
3.7886 - archive_cmds_need_lc=yes
3.7887 - # This is similar to how AIX traditionally builds it's shared libraries.
3.7888 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
3.7889 - fi
3.7890 - fi
3.7891 - ;;
3.7892 -
3.7893 - amigaos*)
3.7894 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.7895 - hardcode_libdir_flag_spec='-L$libdir'
3.7896 - hardcode_minus_L=yes
3.7897 - # see comment about different semantics on the GNU ld section
3.7898 - ld_shlibs=no
3.7899 - ;;
3.7900 -
3.7901 - bsdi4*)
3.7902 - export_dynamic_flag_spec=-rdynamic
3.7903 - ;;
3.7904 -
3.7905 - cygwin* | mingw* | pw32*)
3.7906 - # When not using gcc, we currently assume that we are using
3.7907 - # Microsoft Visual C++.
3.7908 - # hardcode_libdir_flag_spec is actually meaningless, as there is
3.7909 - # no search path for DLLs.
3.7910 - hardcode_libdir_flag_spec=' '
3.7911 - allow_undefined_flag=unsupported
3.7912 - # Tell ltmain to make .lib files, not .a files.
3.7913 - libext=lib
3.7914 - # Tell ltmain to make .dll files, not .so files.
3.7915 - shrext_cmds=".dll"
3.7916 - # FIXME: Setting linknames here is a bad hack.
3.7917 - archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
3.7918 - # The linker will automatically build a .lib file if we build a DLL.
3.7919 - old_archive_From_new_cmds='true'
3.7920 - # FIXME: Should let the user specify the lib program.
3.7921 - old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
3.7922 - fix_srcfile_path='`cygpath -w "$srcfile"`'
3.7923 - enable_shared_with_static_runtimes=yes
3.7924 - ;;
3.7925 -
3.7926 - darwin* | rhapsody*)
3.7927 - if test "$GXX" = yes ; then
3.7928 - archive_cmds_need_lc=no
3.7929 - case "$host_os" in
3.7930 - rhapsody* | darwin1.[012])
3.7931 - allow_undefined_flag='-undefined suppress'
3.7932 - ;;
3.7933 - *) # Darwin 1.3 on
3.7934 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
3.7935 - allow_undefined_flag='-flat_namespace -undefined suppress'
3.7936 - else
3.7937 - case ${MACOSX_DEPLOYMENT_TARGET} in
3.7938 - 10.[012])
3.7939 - allow_undefined_flag='-flat_namespace -undefined suppress'
3.7940 - ;;
3.7941 - 10.*)
3.7942 - allow_undefined_flag='-undefined dynamic_lookup'
3.7943 - ;;
3.7944 - esac
3.7945 - fi
3.7946 - ;;
3.7947 - esac
3.7948 - lt_int_apple_cc_single_mod=no
3.7949 - output_verbose_link_cmd='echo'
3.7950 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
3.7951 - lt_int_apple_cc_single_mod=yes
3.7952 - fi
3.7953 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.7954 - archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.7955 - else
3.7956 - archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.7957 - fi
3.7958 - module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
3.7959 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
3.7960 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.7961 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.7962 - else
3.7963 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.7964 - fi
3.7965 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.7966 - hardcode_direct=no
3.7967 - hardcode_automatic=yes
3.7968 - hardcode_shlibpath_var=unsupported
3.7969 - whole_archive_flag_spec='-all_load $convenience'
3.7970 - link_all_deplibs=yes
3.7971 - else
3.7972 - ld_shlibs=no
3.7973 - fi
3.7974 - ;;
3.7975 -
3.7976 - dgux*)
3.7977 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.7978 - hardcode_libdir_flag_spec='-L$libdir'
3.7979 - hardcode_shlibpath_var=no
3.7980 - ;;
3.7981 -
3.7982 - freebsd1*)
3.7983 - ld_shlibs=no
3.7984 - ;;
3.7985 -
3.7986 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
3.7987 - # support. Future versions do this automatically, but an explicit c++rt0.o
3.7988 - # does not break anything, and helps significantly (at the cost of a little
3.7989 - # extra space).
3.7990 - freebsd2.2*)
3.7991 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
3.7992 - hardcode_libdir_flag_spec='-R$libdir'
3.7993 - hardcode_direct=yes
3.7994 - hardcode_shlibpath_var=no
3.7995 - ;;
3.7996 -
3.7997 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
3.7998 - freebsd2*)
3.7999 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.8000 - hardcode_direct=yes
3.8001 - hardcode_minus_L=yes
3.8002 - hardcode_shlibpath_var=no
3.8003 - ;;
3.8004 -
3.8005 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
3.8006 - freebsd* | kfreebsd*-gnu)
3.8007 - archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
3.8008 - hardcode_libdir_flag_spec='-R$libdir'
3.8009 - hardcode_direct=yes
3.8010 - hardcode_shlibpath_var=no
3.8011 - ;;
3.8012 -
3.8013 - hpux9*)
3.8014 - if test "$GCC" = yes; then
3.8015 - archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.8016 - else
3.8017 - archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.8018 - fi
3.8019 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
3.8020 - hardcode_libdir_separator=:
3.8021 - hardcode_direct=yes
3.8022 -
3.8023 - # hardcode_minus_L: Not really in the search PATH,
3.8024 - # but as the default location of the library.
3.8025 - hardcode_minus_L=yes
3.8026 - export_dynamic_flag_spec='${wl}-E'
3.8027 - ;;
3.8028 -
3.8029 - hpux10* | hpux11*)
3.8030 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
3.8031 - case "$host_cpu" in
3.8032 - hppa*64*|ia64*)
3.8033 - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.8034 - ;;
3.8035 - *)
3.8036 - archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
3.8037 - ;;
3.8038 - esac
3.8039 - else
3.8040 - case "$host_cpu" in
3.8041 - hppa*64*|ia64*)
3.8042 - archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8043 - ;;
3.8044 - *)
3.8045 - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
3.8046 - ;;
3.8047 - esac
3.8048 - fi
3.8049 - if test "$with_gnu_ld" = no; then
3.8050 - case "$host_cpu" in
3.8051 - hppa*64*)
3.8052 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
3.8053 - hardcode_libdir_flag_spec_ld='+b $libdir'
3.8054 - hardcode_libdir_separator=:
3.8055 - hardcode_direct=no
3.8056 - hardcode_shlibpath_var=no
3.8057 - ;;
3.8058 - ia64*)
3.8059 - hardcode_libdir_flag_spec='-L$libdir'
3.8060 - hardcode_direct=no
3.8061 - hardcode_shlibpath_var=no
3.8062 -
3.8063 - # hardcode_minus_L: Not really in the search PATH,
3.8064 - # but as the default location of the library.
3.8065 - hardcode_minus_L=yes
3.8066 - ;;
3.8067 - *)
3.8068 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
3.8069 - hardcode_libdir_separator=:
3.8070 - hardcode_direct=yes
3.8071 - export_dynamic_flag_spec='${wl}-E'
3.8072 -
3.8073 - # hardcode_minus_L: Not really in the search PATH,
3.8074 - # but as the default location of the library.
3.8075 - hardcode_minus_L=yes
3.8076 - ;;
3.8077 - esac
3.8078 - fi
3.8079 - ;;
3.8080 -
3.8081 - irix5* | irix6* | nonstopux*)
3.8082 - if test "$GCC" = yes; then
3.8083 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.8084 - else
3.8085 - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.8086 - hardcode_libdir_flag_spec_ld='-rpath $libdir'
3.8087 - fi
3.8088 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
3.8089 - hardcode_libdir_separator=:
3.8090 - link_all_deplibs=yes
3.8091 - ;;
3.8092 -
3.8093 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.8094 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.8095 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
3.8096 - else
3.8097 - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
3.8098 - fi
3.8099 - hardcode_libdir_flag_spec='-R$libdir'
3.8100 - hardcode_direct=yes
3.8101 - hardcode_shlibpath_var=no
3.8102 - ;;
3.8103 -
3.8104 - newsos6)
3.8105 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8106 - hardcode_direct=yes
3.8107 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
3.8108 - hardcode_libdir_separator=:
3.8109 - hardcode_shlibpath_var=no
3.8110 - ;;
3.8111 -
3.8112 - openbsd*)
3.8113 - hardcode_direct=yes
3.8114 - hardcode_shlibpath_var=no
3.8115 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.8116 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.8117 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
3.8118 - export_dynamic_flag_spec='${wl}-E'
3.8119 - else
3.8120 - case $host_os in
3.8121 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
3.8122 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.8123 - hardcode_libdir_flag_spec='-R$libdir'
3.8124 - ;;
3.8125 - *)
3.8126 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.8127 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
3.8128 - ;;
3.8129 - esac
3.8130 - fi
3.8131 - ;;
3.8132 -
3.8133 - os2*)
3.8134 - hardcode_libdir_flag_spec='-L$libdir'
3.8135 - hardcode_minus_L=yes
3.8136 - allow_undefined_flag=unsupported
3.8137 - archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
3.8138 - old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
3.8139 - ;;
3.8140 -
3.8141 - osf3*)
3.8142 - if test "$GCC" = yes; then
3.8143 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
3.8144 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.8145 - else
3.8146 - allow_undefined_flag=' -expect_unresolved \*'
3.8147 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.8148 - fi
3.8149 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
3.8150 - hardcode_libdir_separator=:
3.8151 - ;;
3.8152 -
3.8153 - osf4* | osf5*) # as osf3* with the addition of -msym flag
3.8154 - if test "$GCC" = yes; then
3.8155 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
3.8156 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.8157 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
3.8158 - else
3.8159 - allow_undefined_flag=' -expect_unresolved \*'
3.8160 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.8161 - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
3.8162 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
3.8163 -
3.8164 - # Both c and cxx compiler support -rpath directly
3.8165 - hardcode_libdir_flag_spec='-rpath $libdir'
3.8166 - fi
3.8167 - hardcode_libdir_separator=:
3.8168 - ;;
3.8169 -
3.8170 - sco3.2v5*)
3.8171 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8172 - hardcode_shlibpath_var=no
3.8173 - export_dynamic_flag_spec='${wl}-Bexport'
3.8174 - runpath_var=LD_RUN_PATH
3.8175 - hardcode_runpath_var=yes
3.8176 - ;;
3.8177 -
3.8178 - solaris*)
3.8179 - no_undefined_flag=' -z text'
3.8180 - if test "$GCC" = yes; then
3.8181 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.8182 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.8183 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
3.8184 - else
3.8185 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8186 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.8187 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.8188 - fi
3.8189 - hardcode_libdir_flag_spec='-R$libdir'
3.8190 - hardcode_shlibpath_var=no
3.8191 - case $host_os in
3.8192 - solaris2.[0-5] | solaris2.[0-5].*) ;;
3.8193 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
3.8194 - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
3.8195 - esac
3.8196 - link_all_deplibs=yes
3.8197 - ;;
3.8198 -
3.8199 - sunos4*)
3.8200 - if test "x$host_vendor" = xsequent; then
3.8201 - # Use $CC to link under sequent, because it throws in some extra .o
3.8202 - # files that make .init and .fini sections work.
3.8203 - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
3.8204 - else
3.8205 - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
3.8206 - fi
3.8207 - hardcode_libdir_flag_spec='-L$libdir'
3.8208 - hardcode_direct=yes
3.8209 - hardcode_minus_L=yes
3.8210 - hardcode_shlibpath_var=no
3.8211 - ;;
3.8212 -
3.8213 - sysv4)
3.8214 - case $host_vendor in
3.8215 - sni)
3.8216 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8217 - hardcode_direct=yes # is this really true???
3.8218 - ;;
3.8219 - siemens)
3.8220 - ## LD is ld it makes a PLAMLIB
3.8221 - ## CC just makes a GrossModule.
3.8222 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.8223 - reload_cmds='$CC -r -o $output$reload_objs'
3.8224 - hardcode_direct=no
3.8225 - ;;
3.8226 - motorola)
3.8227 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8228 - hardcode_direct=no #Motorola manual says yes, but my tests say they lie
3.8229 - ;;
3.8230 - esac
3.8231 - runpath_var='LD_RUN_PATH'
3.8232 - hardcode_shlibpath_var=no
3.8233 - ;;
3.8234 -
3.8235 - sysv4.3*)
3.8236 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8237 - hardcode_shlibpath_var=no
3.8238 - export_dynamic_flag_spec='-Bexport'
3.8239 - ;;
3.8240 -
3.8241 - sysv4*MP*)
3.8242 - if test -d /usr/nec; then
3.8243 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8244 - hardcode_shlibpath_var=no
3.8245 - runpath_var=LD_RUN_PATH
3.8246 - hardcode_runpath_var=yes
3.8247 - ld_shlibs=yes
3.8248 - fi
3.8249 - ;;
3.8250 -
3.8251 - sysv4.2uw2*)
3.8252 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.8253 - hardcode_direct=yes
3.8254 - hardcode_minus_L=no
3.8255 - hardcode_shlibpath_var=no
3.8256 - hardcode_runpath_var=yes
3.8257 - runpath_var=LD_RUN_PATH
3.8258 - ;;
3.8259 -
3.8260 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
3.8261 - no_undefined_flag='${wl}-z ${wl}text'
3.8262 - if test "$GCC" = yes; then
3.8263 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.8264 - else
3.8265 - archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.8266 - fi
3.8267 - runpath_var='LD_RUN_PATH'
3.8268 - hardcode_shlibpath_var=no
3.8269 - ;;
3.8270 -
3.8271 - sysv5*)
3.8272 - no_undefined_flag=' -z text'
3.8273 - # $CC -shared without GNU ld will not create a library from C++
3.8274 - # object files and a static libstdc++, better avoid it by now
3.8275 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8276 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.8277 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.8278 - hardcode_libdir_flag_spec=
3.8279 - hardcode_shlibpath_var=no
3.8280 - runpath_var='LD_RUN_PATH'
3.8281 - ;;
3.8282 -
3.8283 - uts4*)
3.8284 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.8285 - hardcode_libdir_flag_spec='-L$libdir'
3.8286 - hardcode_shlibpath_var=no
3.8287 - ;;
3.8288 -
3.8289 - *)
3.8290 - ld_shlibs=no
3.8291 - ;;
3.8292 - esac
3.8293 - fi
3.8294 -
3.8295 -{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5
3.8296 -echo "${ECHO_T}$ld_shlibs" >&6; }
3.8297 -test "$ld_shlibs" = no && can_build_shared=no
3.8298 -
3.8299 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
3.8300 -if test "$GCC" = yes; then
3.8301 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
3.8302 -fi
3.8303 -
3.8304 -#
3.8305 -# Do we need to explicitly link libc?
3.8306 -#
3.8307 -case "x$archive_cmds_need_lc" in
3.8308 -x|xyes)
3.8309 - # Assume -lc should be added
3.8310 - archive_cmds_need_lc=yes
3.8311 -
3.8312 - if test "$enable_shared" = yes && test "$GCC" = yes; then
3.8313 - case $archive_cmds in
3.8314 - *'~'*)
3.8315 - # FIXME: we may have to deal with multi-command sequences.
3.8316 - ;;
3.8317 - '$CC '*)
3.8318 - # Test whether the compiler implicitly links with -lc since on some
3.8319 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
3.8320 - # to ld, don't add -lc before -lgcc.
3.8321 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
3.8322 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
3.8323 - $rm conftest*
3.8324 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.8325 -
3.8326 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.8327 - (eval $ac_compile) 2>&5
3.8328 - ac_status=$?
3.8329 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.8330 - (exit $ac_status); } 2>conftest.err; then
3.8331 - soname=conftest
3.8332 - lib=conftest
3.8333 - libobjs=conftest.$ac_objext
3.8334 - deplibs=
3.8335 - wl=$lt_prog_compiler_wl
3.8336 - compiler_flags=-v
3.8337 - linker_flags=-v
3.8338 - verstring=
3.8339 - output_objdir=.
3.8340 - libname=conftest
3.8341 - lt_save_allow_undefined_flag=$allow_undefined_flag
3.8342 - allow_undefined_flag=
3.8343 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
3.8344 - (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
3.8345 - ac_status=$?
3.8346 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.8347 - (exit $ac_status); }
3.8348 - then
3.8349 - archive_cmds_need_lc=no
3.8350 - else
3.8351 - archive_cmds_need_lc=yes
3.8352 - fi
3.8353 - allow_undefined_flag=$lt_save_allow_undefined_flag
3.8354 - else
3.8355 - cat conftest.err 1>&5
3.8356 - fi
3.8357 - $rm conftest*
3.8358 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
3.8359 -echo "${ECHO_T}$archive_cmds_need_lc" >&6; }
3.8360 - ;;
3.8361 - esac
3.8362 - fi
3.8363 - ;;
3.8364 -esac
3.8365 -
3.8366 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
3.8367 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
3.8368 -library_names_spec=
3.8369 -libname_spec='lib$name'
3.8370 -soname_spec=
3.8371 -shrext_cmds=".so"
3.8372 -postinstall_cmds=
3.8373 -postuninstall_cmds=
3.8374 -finish_cmds=
3.8375 -finish_eval=
3.8376 -shlibpath_var=
3.8377 -shlibpath_overrides_runpath=unknown
3.8378 -version_type=none
3.8379 -dynamic_linker="$host_os ld.so"
3.8380 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
3.8381 -if test "$GCC" = yes; then
3.8382 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.8383 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
3.8384 - # if the path contains ";" then we assume it to be the separator
3.8385 - # otherwise default to the standard path separator (i.e. ":") - it is
3.8386 - # assumed that no part of a normal pathname contains ";" but that should
3.8387 - # okay in the real world where ";" in dirpaths is itself problematic.
3.8388 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.8389 - else
3.8390 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.8391 - fi
3.8392 -else
3.8393 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
3.8394 -fi
3.8395 -need_lib_prefix=unknown
3.8396 -hardcode_into_libs=no
3.8397 -
3.8398 -# when you set need_version to no, make sure it does not cause -set_version
3.8399 -# flags to be left without arguments
3.8400 -need_version=unknown
3.8401 -
3.8402 -case $host_os in
3.8403 -aix3*)
3.8404 - version_type=linux
3.8405 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
3.8406 - shlibpath_var=LIBPATH
3.8407 -
3.8408 - # AIX 3 has no versioning support, so we append a major version to the name.
3.8409 - soname_spec='${libname}${release}${shared_ext}$major'
3.8410 - ;;
3.8411 -
3.8412 -aix4* | aix5*)
3.8413 - version_type=linux
3.8414 - need_lib_prefix=no
3.8415 - need_version=no
3.8416 - hardcode_into_libs=yes
3.8417 - if test "$host_cpu" = ia64; then
3.8418 - # AIX 5 supports IA64
3.8419 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
3.8420 - shlibpath_var=LD_LIBRARY_PATH
3.8421 - else
3.8422 - # With GCC up to 2.95.x, collect2 would create an import file
3.8423 - # for dependence libraries. The import file would start with
3.8424 - # the line `#! .'. This would cause the generated library to
3.8425 - # depend on `.', always an invalid library. This was fixed in
3.8426 - # development snapshots of GCC prior to 3.0.
3.8427 - case $host_os in
3.8428 - aix4 | aix4.[01] | aix4.[01].*)
3.8429 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
3.8430 - echo ' yes '
3.8431 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
3.8432 - :
3.8433 - else
3.8434 - can_build_shared=no
3.8435 - fi
3.8436 - ;;
3.8437 - esac
3.8438 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
3.8439 - # soname into executable. Probably we can add versioning support to
3.8440 - # collect2, so additional links can be useful in future.
3.8441 - if test "$aix_use_runtimelinking" = yes; then
3.8442 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
3.8443 - # instead of lib<name>.a to let people know that these are not
3.8444 - # typical AIX shared libraries.
3.8445 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8446 - else
3.8447 - # We preserve .a as extension for shared libraries through AIX4.2
3.8448 - # and later when we are not doing run time linking.
3.8449 - library_names_spec='${libname}${release}.a $libname.a'
3.8450 - soname_spec='${libname}${release}${shared_ext}$major'
3.8451 - fi
3.8452 - shlibpath_var=LIBPATH
3.8453 - fi
3.8454 - ;;
3.8455 -
3.8456 -amigaos*)
3.8457 - library_names_spec='$libname.ixlibrary $libname.a'
3.8458 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
3.8459 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
3.8460 - ;;
3.8461 -
3.8462 -beos*)
3.8463 - library_names_spec='${libname}${shared_ext}'
3.8464 - dynamic_linker="$host_os ld.so"
3.8465 - shlibpath_var=LIBRARY_PATH
3.8466 - ;;
3.8467 -
3.8468 -bsdi4*)
3.8469 - version_type=linux
3.8470 - need_version=no
3.8471 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8472 - soname_spec='${libname}${release}${shared_ext}$major'
3.8473 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
3.8474 - shlibpath_var=LD_LIBRARY_PATH
3.8475 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
3.8476 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
3.8477 - # the default ld.so.conf also contains /usr/contrib/lib and
3.8478 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
3.8479 - # libtool to hard-code these into programs
3.8480 - ;;
3.8481 -
3.8482 -cygwin* | mingw* | pw32*)
3.8483 - version_type=windows
3.8484 - shrext_cmds=".dll"
3.8485 - need_version=no
3.8486 - need_lib_prefix=no
3.8487 -
3.8488 - case $GCC,$host_os in
3.8489 - yes,cygwin* | yes,mingw* | yes,pw32*)
3.8490 - library_names_spec='$libname.dll.a'
3.8491 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
3.8492 - postinstall_cmds='base_file=`basename \${file}`~
3.8493 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
3.8494 - dldir=$destdir/`dirname \$dlpath`~
3.8495 - test -d \$dldir || mkdir -p \$dldir~
3.8496 - $install_prog $dir/$dlname \$dldir/$dlname'
3.8497 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
3.8498 - dlpath=$dir/\$dldll~
3.8499 - $rm \$dlpath'
3.8500 - shlibpath_overrides_runpath=yes
3.8501 -
3.8502 - case $host_os in
3.8503 - cygwin*)
3.8504 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
3.8505 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.8506 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
3.8507 - ;;
3.8508 - mingw*)
3.8509 - # MinGW DLLs use traditional 'lib' prefix
3.8510 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.8511 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.8512 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
3.8513 - # It is most probably a Windows format PATH printed by
3.8514 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
3.8515 - # path with ; separators, and with drive letters. We can handle the
3.8516 - # drive letters (cygwin fileutils understands them), so leave them,
3.8517 - # especially as we might pass files found there to a mingw objdump,
3.8518 - # which wouldn't understand a cygwinified path. Ahh.
3.8519 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.8520 - else
3.8521 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.8522 - fi
3.8523 - ;;
3.8524 - pw32*)
3.8525 - # pw32 DLLs use 'pw' prefix rather than 'lib'
3.8526 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
3.8527 - ;;
3.8528 - esac
3.8529 - ;;
3.8530 -
3.8531 - *)
3.8532 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
3.8533 - ;;
3.8534 - esac
3.8535 - dynamic_linker='Win32 ld.exe'
3.8536 - # FIXME: first we should search . and the directory the executable is in
3.8537 - shlibpath_var=PATH
3.8538 - ;;
3.8539 -
3.8540 -darwin* | rhapsody*)
3.8541 - dynamic_linker="$host_os dyld"
3.8542 - version_type=darwin
3.8543 - need_lib_prefix=no
3.8544 - need_version=no
3.8545 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
3.8546 - soname_spec='${libname}${release}${major}$shared_ext'
3.8547 - shlibpath_overrides_runpath=yes
3.8548 - shlibpath_var=DYLD_LIBRARY_PATH
3.8549 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
3.8550 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
3.8551 - if test "$GCC" = yes; then
3.8552 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
3.8553 - else
3.8554 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
3.8555 - fi
3.8556 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
3.8557 - ;;
3.8558 -
3.8559 -dgux*)
3.8560 - version_type=linux
3.8561 - need_lib_prefix=no
3.8562 - need_version=no
3.8563 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
3.8564 - soname_spec='${libname}${release}${shared_ext}$major'
3.8565 - shlibpath_var=LD_LIBRARY_PATH
3.8566 - ;;
3.8567 -
3.8568 -freebsd1*)
3.8569 - dynamic_linker=no
3.8570 - ;;
3.8571 -
3.8572 -kfreebsd*-gnu)
3.8573 - version_type=linux
3.8574 - need_lib_prefix=no
3.8575 - need_version=no
3.8576 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.8577 - soname_spec='${libname}${release}${shared_ext}$major'
3.8578 - shlibpath_var=LD_LIBRARY_PATH
3.8579 - shlibpath_overrides_runpath=no
3.8580 - hardcode_into_libs=yes
3.8581 - dynamic_linker='GNU ld.so'
3.8582 - ;;
3.8583 -
3.8584 -freebsd*)
3.8585 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
3.8586 - version_type=freebsd-$objformat
3.8587 - case $version_type in
3.8588 - freebsd-elf*)
3.8589 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
3.8590 - need_version=no
3.8591 - need_lib_prefix=no
3.8592 - ;;
3.8593 - freebsd-*)
3.8594 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
3.8595 - need_version=yes
3.8596 - ;;
3.8597 - esac
3.8598 - shlibpath_var=LD_LIBRARY_PATH
3.8599 - case $host_os in
3.8600 - freebsd2*)
3.8601 - shlibpath_overrides_runpath=yes
3.8602 - ;;
3.8603 - freebsd3.01* | freebsdelf3.01*)
3.8604 - shlibpath_overrides_runpath=yes
3.8605 - hardcode_into_libs=yes
3.8606 - ;;
3.8607 - *) # from 3.2 on
3.8608 - shlibpath_overrides_runpath=no
3.8609 - hardcode_into_libs=yes
3.8610 - ;;
3.8611 - esac
3.8612 - ;;
3.8613 -
3.8614 -gnu*)
3.8615 - version_type=linux
3.8616 - need_lib_prefix=no
3.8617 - need_version=no
3.8618 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
3.8619 - soname_spec='${libname}${release}${shared_ext}$major'
3.8620 - shlibpath_var=LD_LIBRARY_PATH
3.8621 - hardcode_into_libs=yes
3.8622 - ;;
3.8623 -
3.8624 -hpux9* | hpux10* | hpux11*)
3.8625 - # Give a soname corresponding to the major version so that dld.sl refuses to
3.8626 - # link against other versions.
3.8627 - version_type=sunos
3.8628 - need_lib_prefix=no
3.8629 - need_version=no
3.8630 - case "$host_cpu" in
3.8631 - ia64*)
3.8632 - shrext_cmds='.so'
3.8633 - hardcode_into_libs=yes
3.8634 - dynamic_linker="$host_os dld.so"
3.8635 - shlibpath_var=LD_LIBRARY_PATH
3.8636 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.8637 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8638 - soname_spec='${libname}${release}${shared_ext}$major'
3.8639 - if test "X$HPUX_IA64_MODE" = X32; then
3.8640 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
3.8641 - else
3.8642 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
3.8643 - fi
3.8644 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.8645 - ;;
3.8646 - hppa*64*)
3.8647 - shrext_cmds='.sl'
3.8648 - hardcode_into_libs=yes
3.8649 - dynamic_linker="$host_os dld.sl"
3.8650 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
3.8651 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.8652 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8653 - soname_spec='${libname}${release}${shared_ext}$major'
3.8654 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
3.8655 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.8656 - ;;
3.8657 - *)
3.8658 - shrext_cmds='.sl'
3.8659 - dynamic_linker="$host_os dld.sl"
3.8660 - shlibpath_var=SHLIB_PATH
3.8661 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
3.8662 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8663 - soname_spec='${libname}${release}${shared_ext}$major'
3.8664 - ;;
3.8665 - esac
3.8666 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
3.8667 - postinstall_cmds='chmod 555 $lib'
3.8668 - ;;
3.8669 -
3.8670 -irix5* | irix6* | nonstopux*)
3.8671 - case $host_os in
3.8672 - nonstopux*) version_type=nonstopux ;;
3.8673 - *)
3.8674 - if test "$lt_cv_prog_gnu_ld" = yes; then
3.8675 - version_type=linux
3.8676 - else
3.8677 - version_type=irix
3.8678 - fi ;;
3.8679 - esac
3.8680 - need_lib_prefix=no
3.8681 - need_version=no
3.8682 - soname_spec='${libname}${release}${shared_ext}$major'
3.8683 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
3.8684 - case $host_os in
3.8685 - irix5* | nonstopux*)
3.8686 - libsuff= shlibsuff=
3.8687 - ;;
3.8688 - *)
3.8689 - case $LD in # libtool.m4 will add one of these switches to LD
3.8690 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
3.8691 - libsuff= shlibsuff= libmagic=32-bit;;
3.8692 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
3.8693 - libsuff=32 shlibsuff=N32 libmagic=N32;;
3.8694 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
3.8695 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
3.8696 - *) libsuff= shlibsuff= libmagic=never-match;;
3.8697 - esac
3.8698 - ;;
3.8699 - esac
3.8700 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
3.8701 - shlibpath_overrides_runpath=no
3.8702 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
3.8703 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
3.8704 - hardcode_into_libs=yes
3.8705 - ;;
3.8706 -
3.8707 -# No shared lib support for Linux oldld, aout, or coff.
3.8708 -linux*oldld* | linux*aout* | linux*coff*)
3.8709 - dynamic_linker=no
3.8710 - ;;
3.8711 -
3.8712 -# This must be Linux ELF.
3.8713 -linux*)
3.8714 - version_type=linux
3.8715 - need_lib_prefix=no
3.8716 - need_version=no
3.8717 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8718 - soname_spec='${libname}${release}${shared_ext}$major'
3.8719 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
3.8720 - shlibpath_var=LD_LIBRARY_PATH
3.8721 - shlibpath_overrides_runpath=no
3.8722 - # This implies no fast_install, which is unacceptable.
3.8723 - # Some rework will be needed to allow for fast_install
3.8724 - # before this can be enabled.
3.8725 - hardcode_into_libs=yes
3.8726 -
3.8727 - # Append ld.so.conf contents to the search path
3.8728 - if test -f /etc/ld.so.conf; then
3.8729 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
3.8730 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
3.8731 - fi
3.8732 -
3.8733 - # We used to test for /lib/ld.so.1 and disable shared libraries on
3.8734 - # powerpc, because MkLinux only supported shared libraries with the
3.8735 - # GNU dynamic linker. Since this was broken with cross compilers,
3.8736 - # most powerpc-linux boxes support dynamic linking these days and
3.8737 - # people can always --disable-shared, the test was removed, and we
3.8738 - # assume the GNU/Linux dynamic linker is in use.
3.8739 - dynamic_linker='GNU/Linux ld.so'
3.8740 - ;;
3.8741 -
3.8742 -netbsdelf*-gnu)
3.8743 - version_type=linux
3.8744 - need_lib_prefix=no
3.8745 - need_version=no
3.8746 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.8747 - soname_spec='${libname}${release}${shared_ext}$major'
3.8748 - shlibpath_var=LD_LIBRARY_PATH
3.8749 - shlibpath_overrides_runpath=no
3.8750 - hardcode_into_libs=yes
3.8751 - dynamic_linker='NetBSD ld.elf_so'
3.8752 - ;;
3.8753 -
3.8754 -knetbsd*-gnu)
3.8755 - version_type=linux
3.8756 - need_lib_prefix=no
3.8757 - need_version=no
3.8758 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.8759 - soname_spec='${libname}${release}${shared_ext}$major'
3.8760 - shlibpath_var=LD_LIBRARY_PATH
3.8761 - shlibpath_overrides_runpath=no
3.8762 - hardcode_into_libs=yes
3.8763 - dynamic_linker='GNU ld.so'
3.8764 - ;;
3.8765 -
3.8766 -netbsd*)
3.8767 - version_type=sunos
3.8768 - need_lib_prefix=no
3.8769 - need_version=no
3.8770 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.8771 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.8772 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.8773 - dynamic_linker='NetBSD (a.out) ld.so'
3.8774 - else
3.8775 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.8776 - soname_spec='${libname}${release}${shared_ext}$major'
3.8777 - dynamic_linker='NetBSD ld.elf_so'
3.8778 - fi
3.8779 - shlibpath_var=LD_LIBRARY_PATH
3.8780 - shlibpath_overrides_runpath=yes
3.8781 - hardcode_into_libs=yes
3.8782 - ;;
3.8783 -
3.8784 -newsos6)
3.8785 - version_type=linux
3.8786 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8787 - shlibpath_var=LD_LIBRARY_PATH
3.8788 - shlibpath_overrides_runpath=yes
3.8789 - ;;
3.8790 -
3.8791 -nto-qnx*)
3.8792 - version_type=linux
3.8793 - need_lib_prefix=no
3.8794 - need_version=no
3.8795 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8796 - soname_spec='${libname}${release}${shared_ext}$major'
3.8797 - shlibpath_var=LD_LIBRARY_PATH
3.8798 - shlibpath_overrides_runpath=yes
3.8799 - ;;
3.8800 -
3.8801 -openbsd*)
3.8802 - version_type=sunos
3.8803 - need_lib_prefix=no
3.8804 - need_version=yes
3.8805 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.8806 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.8807 - shlibpath_var=LD_LIBRARY_PATH
3.8808 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.8809 - case $host_os in
3.8810 - openbsd2.[89] | openbsd2.[89].*)
3.8811 - shlibpath_overrides_runpath=no
3.8812 - ;;
3.8813 - *)
3.8814 - shlibpath_overrides_runpath=yes
3.8815 - ;;
3.8816 - esac
3.8817 - else
3.8818 - shlibpath_overrides_runpath=yes
3.8819 - fi
3.8820 - ;;
3.8821 -
3.8822 -os2*)
3.8823 - libname_spec='$name'
3.8824 - shrext_cmds=".dll"
3.8825 - need_lib_prefix=no
3.8826 - library_names_spec='$libname${shared_ext} $libname.a'
3.8827 - dynamic_linker='OS/2 ld.exe'
3.8828 - shlibpath_var=LIBPATH
3.8829 - ;;
3.8830 -
3.8831 -osf3* | osf4* | osf5*)
3.8832 - version_type=osf
3.8833 - need_lib_prefix=no
3.8834 - need_version=no
3.8835 - soname_spec='${libname}${release}${shared_ext}$major'
3.8836 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8837 - shlibpath_var=LD_LIBRARY_PATH
3.8838 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
3.8839 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
3.8840 - ;;
3.8841 -
3.8842 -sco3.2v5*)
3.8843 - version_type=osf
3.8844 - soname_spec='${libname}${release}${shared_ext}$major'
3.8845 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8846 - shlibpath_var=LD_LIBRARY_PATH
3.8847 - ;;
3.8848 -
3.8849 -solaris*)
3.8850 - version_type=linux
3.8851 - need_lib_prefix=no
3.8852 - need_version=no
3.8853 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8854 - soname_spec='${libname}${release}${shared_ext}$major'
3.8855 - shlibpath_var=LD_LIBRARY_PATH
3.8856 - shlibpath_overrides_runpath=yes
3.8857 - hardcode_into_libs=yes
3.8858 - # ldd complains unless libraries are executable
3.8859 - postinstall_cmds='chmod +x $lib'
3.8860 - ;;
3.8861 -
3.8862 -sunos4*)
3.8863 - version_type=sunos
3.8864 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.8865 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
3.8866 - shlibpath_var=LD_LIBRARY_PATH
3.8867 - shlibpath_overrides_runpath=yes
3.8868 - if test "$with_gnu_ld" = yes; then
3.8869 - need_lib_prefix=no
3.8870 - fi
3.8871 - need_version=yes
3.8872 - ;;
3.8873 -
3.8874 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.8875 - version_type=linux
3.8876 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8877 - soname_spec='${libname}${release}${shared_ext}$major'
3.8878 - shlibpath_var=LD_LIBRARY_PATH
3.8879 - case $host_vendor in
3.8880 - sni)
3.8881 - shlibpath_overrides_runpath=no
3.8882 - need_lib_prefix=no
3.8883 - export_dynamic_flag_spec='${wl}-Blargedynsym'
3.8884 - runpath_var=LD_RUN_PATH
3.8885 - ;;
3.8886 - siemens)
3.8887 - need_lib_prefix=no
3.8888 - ;;
3.8889 - motorola)
3.8890 - need_lib_prefix=no
3.8891 - need_version=no
3.8892 - shlibpath_overrides_runpath=no
3.8893 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
3.8894 - ;;
3.8895 - esac
3.8896 - ;;
3.8897 -
3.8898 -sysv4*MP*)
3.8899 - if test -d /usr/nec ;then
3.8900 - version_type=linux
3.8901 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
3.8902 - soname_spec='$libname${shared_ext}.$major'
3.8903 - shlibpath_var=LD_LIBRARY_PATH
3.8904 - fi
3.8905 - ;;
3.8906 -
3.8907 -uts4*)
3.8908 - version_type=linux
3.8909 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.8910 - soname_spec='${libname}${release}${shared_ext}$major'
3.8911 - shlibpath_var=LD_LIBRARY_PATH
3.8912 - ;;
3.8913 -
3.8914 -*)
3.8915 - dynamic_linker=no
3.8916 - ;;
3.8917 -esac
3.8918 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
3.8919 -echo "${ECHO_T}$dynamic_linker" >&6; }
3.8920 -test "$dynamic_linker" = no && can_build_shared=no
3.8921 -
3.8922 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
3.8923 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
3.8924 -hardcode_action=
3.8925 -if test -n "$hardcode_libdir_flag_spec" || \
3.8926 - test -n "$runpath_var " || \
3.8927 - test "X$hardcode_automatic"="Xyes" ; then
3.8928 -
3.8929 - # We can hardcode non-existant directories.
3.8930 - if test "$hardcode_direct" != no &&
3.8931 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
3.8932 - # have to relink, otherwise we might link with an installed library
3.8933 - # when we should be linking with a yet-to-be-installed one
3.8934 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
3.8935 - test "$hardcode_minus_L" != no; then
3.8936 - # Linking always hardcodes the temporary library directory.
3.8937 - hardcode_action=relink
3.8938 - else
3.8939 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
3.8940 - hardcode_action=immediate
3.8941 - fi
3.8942 -else
3.8943 - # We cannot hardcode anything, or else we can only hardcode existing
3.8944 - # directories.
3.8945 - hardcode_action=unsupported
3.8946 -fi
3.8947 -{ echo "$as_me:$LINENO: result: $hardcode_action" >&5
3.8948 -echo "${ECHO_T}$hardcode_action" >&6; }
3.8949 -
3.8950 -if test "$hardcode_action" = relink; then
3.8951 - # Fast installation is not supported
3.8952 - enable_fast_install=no
3.8953 -elif test "$shlibpath_overrides_runpath" = yes ||
3.8954 - test "$enable_shared" = no; then
3.8955 - # Fast installation is not necessary
3.8956 - enable_fast_install=needless
3.8957 -fi
3.8958 -
3.8959 -striplib=
3.8960 -old_striplib=
3.8961 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
3.8962 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
3.8963 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
3.8964 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
3.8965 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
3.8966 - { echo "$as_me:$LINENO: result: yes" >&5
3.8967 -echo "${ECHO_T}yes" >&6; }
3.8968 -else
3.8969 -# FIXME - insert some real tests, host_os isn't really good enough
3.8970 - case $host_os in
3.8971 - darwin*)
3.8972 - if test -n "$STRIP" ; then
3.8973 - striplib="$STRIP -x"
3.8974 - { echo "$as_me:$LINENO: result: yes" >&5
3.8975 -echo "${ECHO_T}yes" >&6; }
3.8976 - else
3.8977 - { echo "$as_me:$LINENO: result: no" >&5
3.8978 -echo "${ECHO_T}no" >&6; }
3.8979 -fi
3.8980 - ;;
3.8981 - *)
3.8982 - { echo "$as_me:$LINENO: result: no" >&5
3.8983 -echo "${ECHO_T}no" >&6; }
3.8984 - ;;
3.8985 - esac
3.8986 -fi
3.8987 -
3.8988 -if test "x$enable_dlopen" != xyes; then
3.8989 - enable_dlopen=unknown
3.8990 - enable_dlopen_self=unknown
3.8991 - enable_dlopen_self_static=unknown
3.8992 -else
3.8993 - lt_cv_dlopen=no
3.8994 - lt_cv_dlopen_libs=
3.8995 -
3.8996 - case $host_os in
3.8997 - beos*)
3.8998 - lt_cv_dlopen="load_add_on"
3.8999 - lt_cv_dlopen_libs=
3.9000 - lt_cv_dlopen_self=yes
3.9001 - ;;
3.9002 -
3.9003 - mingw* | pw32*)
3.9004 - lt_cv_dlopen="LoadLibrary"
3.9005 - lt_cv_dlopen_libs=
3.9006 - ;;
3.9007 -
3.9008 - cygwin*)
3.9009 - lt_cv_dlopen="dlopen"
3.9010 - lt_cv_dlopen_libs=
3.9011 - ;;
3.9012 -
3.9013 - darwin*)
3.9014 - # if libdl is installed we need to link against it
3.9015 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.9016 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.9017 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.9018 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9019 -else
3.9020 - ac_check_lib_save_LIBS=$LIBS
3.9021 -LIBS="-ldl $LIBS"
3.9022 -cat >conftest.$ac_ext <<_ACEOF
3.9023 -/* confdefs.h. */
3.9024 -_ACEOF
3.9025 -cat confdefs.h >>conftest.$ac_ext
3.9026 -cat >>conftest.$ac_ext <<_ACEOF
3.9027 -/* end confdefs.h. */
3.9028 -
3.9029 -/* Override any GCC internal prototype to avoid an error.
3.9030 - Use char because int might match the return type of a GCC
3.9031 - builtin and then its argument prototype would still apply. */
3.9032 -#ifdef __cplusplus
3.9033 -extern "C"
3.9034 -#endif
3.9035 -char dlopen ();
3.9036 -int
3.9037 -main ()
3.9038 -{
3.9039 -return dlopen ();
3.9040 - ;
3.9041 - return 0;
3.9042 -}
3.9043 -_ACEOF
3.9044 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9045 -if { (ac_try="$ac_link"
3.9046 -case "(($ac_try" in
3.9047 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9048 - *) ac_try_echo=$ac_try;;
3.9049 -esac
3.9050 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9051 - (eval "$ac_link") 2>conftest.er1
3.9052 - ac_status=$?
3.9053 - grep -v '^ *+' conftest.er1 >conftest.err
3.9054 - rm -f conftest.er1
3.9055 - cat conftest.err >&5
3.9056 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9057 - (exit $ac_status); } && {
3.9058 - test -z "$ac_c_werror_flag" ||
3.9059 - test ! -s conftest.err
3.9060 - } && test -s conftest$ac_exeext &&
3.9061 - $as_test_x conftest$ac_exeext; then
3.9062 - ac_cv_lib_dl_dlopen=yes
3.9063 -else
3.9064 - echo "$as_me: failed program was:" >&5
3.9065 -sed 's/^/| /' conftest.$ac_ext >&5
3.9066 -
3.9067 - ac_cv_lib_dl_dlopen=no
3.9068 -fi
3.9069 -
3.9070 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9071 - conftest$ac_exeext conftest.$ac_ext
3.9072 -LIBS=$ac_check_lib_save_LIBS
3.9073 -fi
3.9074 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.9075 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.9076 -if test $ac_cv_lib_dl_dlopen = yes; then
3.9077 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.9078 -else
3.9079 -
3.9080 - lt_cv_dlopen="dyld"
3.9081 - lt_cv_dlopen_libs=
3.9082 - lt_cv_dlopen_self=yes
3.9083 -
3.9084 -fi
3.9085 -
3.9086 - ;;
3.9087 -
3.9088 - *)
3.9089 - { echo "$as_me:$LINENO: checking for shl_load" >&5
3.9090 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
3.9091 -if test "${ac_cv_func_shl_load+set}" = set; then
3.9092 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9093 -else
3.9094 - cat >conftest.$ac_ext <<_ACEOF
3.9095 -/* confdefs.h. */
3.9096 -_ACEOF
3.9097 -cat confdefs.h >>conftest.$ac_ext
3.9098 -cat >>conftest.$ac_ext <<_ACEOF
3.9099 -/* end confdefs.h. */
3.9100 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
3.9101 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.9102 -#define shl_load innocuous_shl_load
3.9103 -
3.9104 -/* System header to define __stub macros and hopefully few prototypes,
3.9105 - which can conflict with char shl_load (); below.
3.9106 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.9107 - <limits.h> exists even on freestanding compilers. */
3.9108 -
3.9109 -#ifdef __STDC__
3.9110 -# include <limits.h>
3.9111 -#else
3.9112 -# include <assert.h>
3.9113 -#endif
3.9114 -
3.9115 -#undef shl_load
3.9116 -
3.9117 -/* Override any GCC internal prototype to avoid an error.
3.9118 - Use char because int might match the return type of a GCC
3.9119 - builtin and then its argument prototype would still apply. */
3.9120 -#ifdef __cplusplus
3.9121 -extern "C"
3.9122 -#endif
3.9123 -char shl_load ();
3.9124 -/* The GNU C library defines this for functions which it implements
3.9125 - to always fail with ENOSYS. Some functions are actually named
3.9126 - something starting with __ and the normal name is an alias. */
3.9127 -#if defined __stub_shl_load || defined __stub___shl_load
3.9128 -choke me
3.9129 -#endif
3.9130 -
3.9131 -int
3.9132 -main ()
3.9133 -{
3.9134 -return shl_load ();
3.9135 - ;
3.9136 - return 0;
3.9137 -}
3.9138 -_ACEOF
3.9139 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9140 -if { (ac_try="$ac_link"
3.9141 -case "(($ac_try" in
3.9142 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9143 - *) ac_try_echo=$ac_try;;
3.9144 -esac
3.9145 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9146 - (eval "$ac_link") 2>conftest.er1
3.9147 - ac_status=$?
3.9148 - grep -v '^ *+' conftest.er1 >conftest.err
3.9149 - rm -f conftest.er1
3.9150 - cat conftest.err >&5
3.9151 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9152 - (exit $ac_status); } && {
3.9153 - test -z "$ac_c_werror_flag" ||
3.9154 - test ! -s conftest.err
3.9155 - } && test -s conftest$ac_exeext &&
3.9156 - $as_test_x conftest$ac_exeext; then
3.9157 - ac_cv_func_shl_load=yes
3.9158 -else
3.9159 - echo "$as_me: failed program was:" >&5
3.9160 -sed 's/^/| /' conftest.$ac_ext >&5
3.9161 -
3.9162 - ac_cv_func_shl_load=no
3.9163 -fi
3.9164 -
3.9165 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9166 - conftest$ac_exeext conftest.$ac_ext
3.9167 -fi
3.9168 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
3.9169 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
3.9170 -if test $ac_cv_func_shl_load = yes; then
3.9171 - lt_cv_dlopen="shl_load"
3.9172 -else
3.9173 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
3.9174 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
3.9175 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
3.9176 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9177 -else
3.9178 - ac_check_lib_save_LIBS=$LIBS
3.9179 -LIBS="-ldld $LIBS"
3.9180 -cat >conftest.$ac_ext <<_ACEOF
3.9181 -/* confdefs.h. */
3.9182 -_ACEOF
3.9183 -cat confdefs.h >>conftest.$ac_ext
3.9184 -cat >>conftest.$ac_ext <<_ACEOF
3.9185 -/* end confdefs.h. */
3.9186 -
3.9187 -/* Override any GCC internal prototype to avoid an error.
3.9188 - Use char because int might match the return type of a GCC
3.9189 - builtin and then its argument prototype would still apply. */
3.9190 -#ifdef __cplusplus
3.9191 -extern "C"
3.9192 -#endif
3.9193 -char shl_load ();
3.9194 -int
3.9195 -main ()
3.9196 -{
3.9197 -return shl_load ();
3.9198 - ;
3.9199 - return 0;
3.9200 -}
3.9201 -_ACEOF
3.9202 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9203 -if { (ac_try="$ac_link"
3.9204 -case "(($ac_try" in
3.9205 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9206 - *) ac_try_echo=$ac_try;;
3.9207 -esac
3.9208 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9209 - (eval "$ac_link") 2>conftest.er1
3.9210 - ac_status=$?
3.9211 - grep -v '^ *+' conftest.er1 >conftest.err
3.9212 - rm -f conftest.er1
3.9213 - cat conftest.err >&5
3.9214 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9215 - (exit $ac_status); } && {
3.9216 - test -z "$ac_c_werror_flag" ||
3.9217 - test ! -s conftest.err
3.9218 - } && test -s conftest$ac_exeext &&
3.9219 - $as_test_x conftest$ac_exeext; then
3.9220 - ac_cv_lib_dld_shl_load=yes
3.9221 -else
3.9222 - echo "$as_me: failed program was:" >&5
3.9223 -sed 's/^/| /' conftest.$ac_ext >&5
3.9224 -
3.9225 - ac_cv_lib_dld_shl_load=no
3.9226 -fi
3.9227 -
3.9228 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9229 - conftest$ac_exeext conftest.$ac_ext
3.9230 -LIBS=$ac_check_lib_save_LIBS
3.9231 -fi
3.9232 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
3.9233 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
3.9234 -if test $ac_cv_lib_dld_shl_load = yes; then
3.9235 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
3.9236 -else
3.9237 - { echo "$as_me:$LINENO: checking for dlopen" >&5
3.9238 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
3.9239 -if test "${ac_cv_func_dlopen+set}" = set; then
3.9240 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9241 -else
3.9242 - cat >conftest.$ac_ext <<_ACEOF
3.9243 -/* confdefs.h. */
3.9244 -_ACEOF
3.9245 -cat confdefs.h >>conftest.$ac_ext
3.9246 -cat >>conftest.$ac_ext <<_ACEOF
3.9247 -/* end confdefs.h. */
3.9248 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
3.9249 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.9250 -#define dlopen innocuous_dlopen
3.9251 -
3.9252 -/* System header to define __stub macros and hopefully few prototypes,
3.9253 - which can conflict with char dlopen (); below.
3.9254 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.9255 - <limits.h> exists even on freestanding compilers. */
3.9256 -
3.9257 -#ifdef __STDC__
3.9258 -# include <limits.h>
3.9259 -#else
3.9260 -# include <assert.h>
3.9261 -#endif
3.9262 -
3.9263 -#undef dlopen
3.9264 -
3.9265 -/* Override any GCC internal prototype to avoid an error.
3.9266 - Use char because int might match the return type of a GCC
3.9267 - builtin and then its argument prototype would still apply. */
3.9268 -#ifdef __cplusplus
3.9269 -extern "C"
3.9270 -#endif
3.9271 -char dlopen ();
3.9272 -/* The GNU C library defines this for functions which it implements
3.9273 - to always fail with ENOSYS. Some functions are actually named
3.9274 - something starting with __ and the normal name is an alias. */
3.9275 -#if defined __stub_dlopen || defined __stub___dlopen
3.9276 -choke me
3.9277 -#endif
3.9278 -
3.9279 -int
3.9280 -main ()
3.9281 -{
3.9282 -return dlopen ();
3.9283 - ;
3.9284 - return 0;
3.9285 -}
3.9286 -_ACEOF
3.9287 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9288 -if { (ac_try="$ac_link"
3.9289 -case "(($ac_try" in
3.9290 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9291 - *) ac_try_echo=$ac_try;;
3.9292 -esac
3.9293 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9294 - (eval "$ac_link") 2>conftest.er1
3.9295 - ac_status=$?
3.9296 - grep -v '^ *+' conftest.er1 >conftest.err
3.9297 - rm -f conftest.er1
3.9298 - cat conftest.err >&5
3.9299 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9300 - (exit $ac_status); } && {
3.9301 - test -z "$ac_c_werror_flag" ||
3.9302 - test ! -s conftest.err
3.9303 - } && test -s conftest$ac_exeext &&
3.9304 - $as_test_x conftest$ac_exeext; then
3.9305 - ac_cv_func_dlopen=yes
3.9306 -else
3.9307 - echo "$as_me: failed program was:" >&5
3.9308 -sed 's/^/| /' conftest.$ac_ext >&5
3.9309 -
3.9310 - ac_cv_func_dlopen=no
3.9311 -fi
3.9312 -
3.9313 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9314 - conftest$ac_exeext conftest.$ac_ext
3.9315 -fi
3.9316 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
3.9317 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
3.9318 -if test $ac_cv_func_dlopen = yes; then
3.9319 - lt_cv_dlopen="dlopen"
3.9320 -else
3.9321 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.9322 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.9323 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.9324 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9325 -else
3.9326 - ac_check_lib_save_LIBS=$LIBS
3.9327 -LIBS="-ldl $LIBS"
3.9328 -cat >conftest.$ac_ext <<_ACEOF
3.9329 -/* confdefs.h. */
3.9330 -_ACEOF
3.9331 -cat confdefs.h >>conftest.$ac_ext
3.9332 -cat >>conftest.$ac_ext <<_ACEOF
3.9333 -/* end confdefs.h. */
3.9334 -
3.9335 -/* Override any GCC internal prototype to avoid an error.
3.9336 - Use char because int might match the return type of a GCC
3.9337 - builtin and then its argument prototype would still apply. */
3.9338 -#ifdef __cplusplus
3.9339 -extern "C"
3.9340 -#endif
3.9341 -char dlopen ();
3.9342 -int
3.9343 -main ()
3.9344 -{
3.9345 -return dlopen ();
3.9346 - ;
3.9347 - return 0;
3.9348 -}
3.9349 -_ACEOF
3.9350 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9351 -if { (ac_try="$ac_link"
3.9352 -case "(($ac_try" in
3.9353 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9354 - *) ac_try_echo=$ac_try;;
3.9355 -esac
3.9356 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9357 - (eval "$ac_link") 2>conftest.er1
3.9358 - ac_status=$?
3.9359 - grep -v '^ *+' conftest.er1 >conftest.err
3.9360 - rm -f conftest.er1
3.9361 - cat conftest.err >&5
3.9362 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9363 - (exit $ac_status); } && {
3.9364 - test -z "$ac_c_werror_flag" ||
3.9365 - test ! -s conftest.err
3.9366 - } && test -s conftest$ac_exeext &&
3.9367 - $as_test_x conftest$ac_exeext; then
3.9368 - ac_cv_lib_dl_dlopen=yes
3.9369 -else
3.9370 - echo "$as_me: failed program was:" >&5
3.9371 -sed 's/^/| /' conftest.$ac_ext >&5
3.9372 -
3.9373 - ac_cv_lib_dl_dlopen=no
3.9374 -fi
3.9375 -
3.9376 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9377 - conftest$ac_exeext conftest.$ac_ext
3.9378 -LIBS=$ac_check_lib_save_LIBS
3.9379 -fi
3.9380 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.9381 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.9382 -if test $ac_cv_lib_dl_dlopen = yes; then
3.9383 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.9384 -else
3.9385 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
3.9386 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
3.9387 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
3.9388 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9389 -else
3.9390 - ac_check_lib_save_LIBS=$LIBS
3.9391 -LIBS="-lsvld $LIBS"
3.9392 -cat >conftest.$ac_ext <<_ACEOF
3.9393 -/* confdefs.h. */
3.9394 -_ACEOF
3.9395 -cat confdefs.h >>conftest.$ac_ext
3.9396 -cat >>conftest.$ac_ext <<_ACEOF
3.9397 -/* end confdefs.h. */
3.9398 -
3.9399 -/* Override any GCC internal prototype to avoid an error.
3.9400 - Use char because int might match the return type of a GCC
3.9401 - builtin and then its argument prototype would still apply. */
3.9402 -#ifdef __cplusplus
3.9403 -extern "C"
3.9404 -#endif
3.9405 -char dlopen ();
3.9406 -int
3.9407 -main ()
3.9408 -{
3.9409 -return dlopen ();
3.9410 - ;
3.9411 - return 0;
3.9412 -}
3.9413 -_ACEOF
3.9414 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9415 -if { (ac_try="$ac_link"
3.9416 -case "(($ac_try" in
3.9417 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9418 - *) ac_try_echo=$ac_try;;
3.9419 -esac
3.9420 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9421 - (eval "$ac_link") 2>conftest.er1
3.9422 - ac_status=$?
3.9423 - grep -v '^ *+' conftest.er1 >conftest.err
3.9424 - rm -f conftest.er1
3.9425 - cat conftest.err >&5
3.9426 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9427 - (exit $ac_status); } && {
3.9428 - test -z "$ac_c_werror_flag" ||
3.9429 - test ! -s conftest.err
3.9430 - } && test -s conftest$ac_exeext &&
3.9431 - $as_test_x conftest$ac_exeext; then
3.9432 - ac_cv_lib_svld_dlopen=yes
3.9433 -else
3.9434 - echo "$as_me: failed program was:" >&5
3.9435 -sed 's/^/| /' conftest.$ac_ext >&5
3.9436 -
3.9437 - ac_cv_lib_svld_dlopen=no
3.9438 -fi
3.9439 -
3.9440 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9441 - conftest$ac_exeext conftest.$ac_ext
3.9442 -LIBS=$ac_check_lib_save_LIBS
3.9443 -fi
3.9444 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
3.9445 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
3.9446 -if test $ac_cv_lib_svld_dlopen = yes; then
3.9447 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
3.9448 -else
3.9449 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
3.9450 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
3.9451 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
3.9452 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9453 -else
3.9454 - ac_check_lib_save_LIBS=$LIBS
3.9455 -LIBS="-ldld $LIBS"
3.9456 -cat >conftest.$ac_ext <<_ACEOF
3.9457 -/* confdefs.h. */
3.9458 -_ACEOF
3.9459 -cat confdefs.h >>conftest.$ac_ext
3.9460 -cat >>conftest.$ac_ext <<_ACEOF
3.9461 -/* end confdefs.h. */
3.9462 -
3.9463 -/* Override any GCC internal prototype to avoid an error.
3.9464 - Use char because int might match the return type of a GCC
3.9465 - builtin and then its argument prototype would still apply. */
3.9466 -#ifdef __cplusplus
3.9467 -extern "C"
3.9468 -#endif
3.9469 -char dld_link ();
3.9470 -int
3.9471 -main ()
3.9472 -{
3.9473 -return dld_link ();
3.9474 - ;
3.9475 - return 0;
3.9476 -}
3.9477 -_ACEOF
3.9478 -rm -f conftest.$ac_objext conftest$ac_exeext
3.9479 -if { (ac_try="$ac_link"
3.9480 -case "(($ac_try" in
3.9481 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.9482 - *) ac_try_echo=$ac_try;;
3.9483 -esac
3.9484 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.9485 - (eval "$ac_link") 2>conftest.er1
3.9486 - ac_status=$?
3.9487 - grep -v '^ *+' conftest.er1 >conftest.err
3.9488 - rm -f conftest.er1
3.9489 - cat conftest.err >&5
3.9490 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9491 - (exit $ac_status); } && {
3.9492 - test -z "$ac_c_werror_flag" ||
3.9493 - test ! -s conftest.err
3.9494 - } && test -s conftest$ac_exeext &&
3.9495 - $as_test_x conftest$ac_exeext; then
3.9496 - ac_cv_lib_dld_dld_link=yes
3.9497 -else
3.9498 - echo "$as_me: failed program was:" >&5
3.9499 -sed 's/^/| /' conftest.$ac_ext >&5
3.9500 -
3.9501 - ac_cv_lib_dld_dld_link=no
3.9502 -fi
3.9503 -
3.9504 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.9505 - conftest$ac_exeext conftest.$ac_ext
3.9506 -LIBS=$ac_check_lib_save_LIBS
3.9507 -fi
3.9508 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
3.9509 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
3.9510 -if test $ac_cv_lib_dld_dld_link = yes; then
3.9511 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
3.9512 -fi
3.9513 -
3.9514 -
3.9515 -fi
3.9516 -
3.9517 -
3.9518 -fi
3.9519 -
3.9520 -
3.9521 -fi
3.9522 -
3.9523 -
3.9524 -fi
3.9525 -
3.9526 -
3.9527 -fi
3.9528 -
3.9529 - ;;
3.9530 - esac
3.9531 -
3.9532 - if test "x$lt_cv_dlopen" != xno; then
3.9533 - enable_dlopen=yes
3.9534 - else
3.9535 - enable_dlopen=no
3.9536 - fi
3.9537 -
3.9538 - case $lt_cv_dlopen in
3.9539 - dlopen)
3.9540 - save_CPPFLAGS="$CPPFLAGS"
3.9541 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
3.9542 -
3.9543 - save_LDFLAGS="$LDFLAGS"
3.9544 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
3.9545 -
3.9546 - save_LIBS="$LIBS"
3.9547 - LIBS="$lt_cv_dlopen_libs $LIBS"
3.9548 -
3.9549 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
3.9550 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
3.9551 -if test "${lt_cv_dlopen_self+set}" = set; then
3.9552 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9553 -else
3.9554 - if test "$cross_compiling" = yes; then :
3.9555 - lt_cv_dlopen_self=cross
3.9556 -else
3.9557 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.9558 - lt_status=$lt_dlunknown
3.9559 - cat > conftest.$ac_ext <<EOF
3.9560 -#line __oline__ "configure"
3.9561 -#include "confdefs.h"
3.9562 -
3.9563 -#if HAVE_DLFCN_H
3.9564 -#include <dlfcn.h>
3.9565 -#endif
3.9566 -
3.9567 -#include <stdio.h>
3.9568 -
3.9569 -#ifdef RTLD_GLOBAL
3.9570 -# define LT_DLGLOBAL RTLD_GLOBAL
3.9571 -#else
3.9572 -# ifdef DL_GLOBAL
3.9573 -# define LT_DLGLOBAL DL_GLOBAL
3.9574 -# else
3.9575 -# define LT_DLGLOBAL 0
3.9576 -# endif
3.9577 -#endif
3.9578 -
3.9579 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.9580 - find out it does not work in some platform. */
3.9581 -#ifndef LT_DLLAZY_OR_NOW
3.9582 -# ifdef RTLD_LAZY
3.9583 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.9584 -# else
3.9585 -# ifdef DL_LAZY
3.9586 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.9587 -# else
3.9588 -# ifdef RTLD_NOW
3.9589 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.9590 -# else
3.9591 -# ifdef DL_NOW
3.9592 -# define LT_DLLAZY_OR_NOW DL_NOW
3.9593 -# else
3.9594 -# define LT_DLLAZY_OR_NOW 0
3.9595 -# endif
3.9596 -# endif
3.9597 -# endif
3.9598 -# endif
3.9599 -#endif
3.9600 -
3.9601 -#ifdef __cplusplus
3.9602 -extern "C" void exit (int);
3.9603 -#endif
3.9604 -
3.9605 -void fnord() { int i=42;}
3.9606 -int main ()
3.9607 -{
3.9608 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.9609 - int status = $lt_dlunknown;
3.9610 -
3.9611 - if (self)
3.9612 - {
3.9613 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.9614 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.9615 - /* dlclose (self); */
3.9616 - }
3.9617 -
3.9618 - exit (status);
3.9619 -}
3.9620 -EOF
3.9621 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.9622 - (eval $ac_link) 2>&5
3.9623 - ac_status=$?
3.9624 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9625 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.9626 - (./conftest; exit; ) 2>/dev/null
3.9627 - lt_status=$?
3.9628 - case x$lt_status in
3.9629 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
3.9630 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
3.9631 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
3.9632 - esac
3.9633 - else :
3.9634 - # compilation failed
3.9635 - lt_cv_dlopen_self=no
3.9636 - fi
3.9637 -fi
3.9638 -rm -fr conftest*
3.9639 -
3.9640 -
3.9641 -fi
3.9642 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
3.9643 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
3.9644 -
3.9645 - if test "x$lt_cv_dlopen_self" = xyes; then
3.9646 - LDFLAGS="$LDFLAGS $link_static_flag"
3.9647 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
3.9648 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
3.9649 -if test "${lt_cv_dlopen_self_static+set}" = set; then
3.9650 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.9651 -else
3.9652 - if test "$cross_compiling" = yes; then :
3.9653 - lt_cv_dlopen_self_static=cross
3.9654 -else
3.9655 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.9656 - lt_status=$lt_dlunknown
3.9657 - cat > conftest.$ac_ext <<EOF
3.9658 -#line __oline__ "configure"
3.9659 -#include "confdefs.h"
3.9660 -
3.9661 -#if HAVE_DLFCN_H
3.9662 -#include <dlfcn.h>
3.9663 -#endif
3.9664 -
3.9665 -#include <stdio.h>
3.9666 -
3.9667 -#ifdef RTLD_GLOBAL
3.9668 -# define LT_DLGLOBAL RTLD_GLOBAL
3.9669 -#else
3.9670 -# ifdef DL_GLOBAL
3.9671 -# define LT_DLGLOBAL DL_GLOBAL
3.9672 -# else
3.9673 -# define LT_DLGLOBAL 0
3.9674 -# endif
3.9675 -#endif
3.9676 -
3.9677 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.9678 - find out it does not work in some platform. */
3.9679 -#ifndef LT_DLLAZY_OR_NOW
3.9680 -# ifdef RTLD_LAZY
3.9681 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.9682 -# else
3.9683 -# ifdef DL_LAZY
3.9684 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.9685 -# else
3.9686 -# ifdef RTLD_NOW
3.9687 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.9688 -# else
3.9689 -# ifdef DL_NOW
3.9690 -# define LT_DLLAZY_OR_NOW DL_NOW
3.9691 -# else
3.9692 -# define LT_DLLAZY_OR_NOW 0
3.9693 -# endif
3.9694 -# endif
3.9695 -# endif
3.9696 -# endif
3.9697 -#endif
3.9698 -
3.9699 -#ifdef __cplusplus
3.9700 -extern "C" void exit (int);
3.9701 -#endif
3.9702 -
3.9703 -void fnord() { int i=42;}
3.9704 -int main ()
3.9705 -{
3.9706 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.9707 - int status = $lt_dlunknown;
3.9708 -
3.9709 - if (self)
3.9710 - {
3.9711 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.9712 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.9713 - /* dlclose (self); */
3.9714 - }
3.9715 -
3.9716 - exit (status);
3.9717 -}
3.9718 -EOF
3.9719 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.9720 - (eval $ac_link) 2>&5
3.9721 - ac_status=$?
3.9722 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.9723 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.9724 - (./conftest; exit; ) 2>/dev/null
3.9725 - lt_status=$?
3.9726 - case x$lt_status in
3.9727 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
3.9728 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
3.9729 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
3.9730 - esac
3.9731 - else :
3.9732 - # compilation failed
3.9733 - lt_cv_dlopen_self_static=no
3.9734 - fi
3.9735 -fi
3.9736 -rm -fr conftest*
3.9737 -
3.9738 -
3.9739 -fi
3.9740 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
3.9741 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
3.9742 - fi
3.9743 -
3.9744 - CPPFLAGS="$save_CPPFLAGS"
3.9745 - LDFLAGS="$save_LDFLAGS"
3.9746 - LIBS="$save_LIBS"
3.9747 - ;;
3.9748 - esac
3.9749 -
3.9750 - case $lt_cv_dlopen_self in
3.9751 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
3.9752 - *) enable_dlopen_self=unknown ;;
3.9753 - esac
3.9754 -
3.9755 - case $lt_cv_dlopen_self_static in
3.9756 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
3.9757 - *) enable_dlopen_self_static=unknown ;;
3.9758 - esac
3.9759 -fi
3.9760 -
3.9761 -
3.9762 -# Report which librarie types wil actually be built
3.9763 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
3.9764 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
3.9765 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
3.9766 -echo "${ECHO_T}$can_build_shared" >&6; }
3.9767 -
3.9768 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
3.9769 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
3.9770 -test "$can_build_shared" = "no" && enable_shared=no
3.9771 -
3.9772 -# On AIX, shared libraries and static libraries use the same namespace, and
3.9773 -# are all built from PIC.
3.9774 -case "$host_os" in
3.9775 -aix3*)
3.9776 - test "$enable_shared" = yes && enable_static=no
3.9777 - if test -n "$RANLIB"; then
3.9778 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
3.9779 - postinstall_cmds='$RANLIB $lib'
3.9780 - fi
3.9781 - ;;
3.9782 -
3.9783 -aix4* | aix5*)
3.9784 - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
3.9785 - test "$enable_shared" = yes && enable_static=no
3.9786 - fi
3.9787 - ;;
3.9788 - darwin* | rhapsody*)
3.9789 - if test "$GCC" = yes; then
3.9790 - archive_cmds_need_lc=no
3.9791 - case "$host_os" in
3.9792 - rhapsody* | darwin1.[012])
3.9793 - allow_undefined_flag='-undefined suppress'
3.9794 - ;;
3.9795 - *) # Darwin 1.3 on
3.9796 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
3.9797 - allow_undefined_flag='-flat_namespace -undefined suppress'
3.9798 - else
3.9799 - case ${MACOSX_DEPLOYMENT_TARGET} in
3.9800 - 10.[012])
3.9801 - allow_undefined_flag='-flat_namespace -undefined suppress'
3.9802 - ;;
3.9803 - 10.*)
3.9804 - allow_undefined_flag='-undefined dynamic_lookup'
3.9805 - ;;
3.9806 - esac
3.9807 - fi
3.9808 - ;;
3.9809 - esac
3.9810 - output_verbose_link_cmd='echo'
3.9811 - archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
3.9812 - module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
3.9813 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
3.9814 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.9815 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.9816 - hardcode_direct=no
3.9817 - hardcode_automatic=yes
3.9818 - hardcode_shlibpath_var=unsupported
3.9819 - whole_archive_flag_spec='-all_load $convenience'
3.9820 - link_all_deplibs=yes
3.9821 - else
3.9822 - ld_shlibs=no
3.9823 - fi
3.9824 - ;;
3.9825 -esac
3.9826 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
3.9827 -echo "${ECHO_T}$enable_shared" >&6; }
3.9828 -
3.9829 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
3.9830 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
3.9831 -# Make sure either enable_shared or enable_static is yes.
3.9832 -test "$enable_shared" = yes || enable_static=yes
3.9833 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
3.9834 -echo "${ECHO_T}$enable_static" >&6; }
3.9835 -
3.9836 -# The else clause should only fire when bootstrapping the
3.9837 -# libtool distribution, otherwise you forgot to ship ltmain.sh
3.9838 -# with your package, and you will get complaints that there are
3.9839 -# no rules to generate ltmain.sh.
3.9840 -if test -f "$ltmain"; then
3.9841 - # See if we are running on zsh, and set the options which allow our commands through
3.9842 - # without removal of \ escapes.
3.9843 - if test -n "${ZSH_VERSION+set}" ; then
3.9844 - setopt NO_GLOB_SUBST
3.9845 - fi
3.9846 - # Now quote all the things that may contain metacharacters while being
3.9847 - # careful not to overquote the AC_SUBSTed values. We take copies of the
3.9848 - # variables and quote the copies for generation of the libtool script.
3.9849 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3.9850 - SED SHELL STRIP \
3.9851 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3.9852 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3.9853 - deplibs_check_method reload_flag reload_cmds need_locks \
3.9854 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3.9855 - lt_cv_sys_global_symbol_to_c_name_address \
3.9856 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3.9857 - old_postinstall_cmds old_postuninstall_cmds \
3.9858 - compiler \
3.9859 - CC \
3.9860 - LD \
3.9861 - lt_prog_compiler_wl \
3.9862 - lt_prog_compiler_pic \
3.9863 - lt_prog_compiler_static \
3.9864 - lt_prog_compiler_no_builtin_flag \
3.9865 - export_dynamic_flag_spec \
3.9866 - thread_safe_flag_spec \
3.9867 - whole_archive_flag_spec \
3.9868 - enable_shared_with_static_runtimes \
3.9869 - old_archive_cmds \
3.9870 - old_archive_from_new_cmds \
3.9871 - predep_objects \
3.9872 - postdep_objects \
3.9873 - predeps \
3.9874 - postdeps \
3.9875 - compiler_lib_search_path \
3.9876 - archive_cmds \
3.9877 - archive_expsym_cmds \
3.9878 - postinstall_cmds \
3.9879 - postuninstall_cmds \
3.9880 - old_archive_from_expsyms_cmds \
3.9881 - allow_undefined_flag \
3.9882 - no_undefined_flag \
3.9883 - export_symbols_cmds \
3.9884 - hardcode_libdir_flag_spec \
3.9885 - hardcode_libdir_flag_spec_ld \
3.9886 - hardcode_libdir_separator \
3.9887 - hardcode_automatic \
3.9888 - module_cmds \
3.9889 - module_expsym_cmds \
3.9890 - lt_cv_prog_compiler_c_o \
3.9891 - exclude_expsyms \
3.9892 - include_expsyms; do
3.9893 -
3.9894 - case $var in
3.9895 - old_archive_cmds | \
3.9896 - old_archive_from_new_cmds | \
3.9897 - archive_cmds | \
3.9898 - archive_expsym_cmds | \
3.9899 - module_cmds | \
3.9900 - module_expsym_cmds | \
3.9901 - old_archive_from_expsyms_cmds | \
3.9902 - export_symbols_cmds | \
3.9903 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
3.9904 - postinstall_cmds | postuninstall_cmds | \
3.9905 - old_postinstall_cmds | old_postuninstall_cmds | \
3.9906 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3.9907 - # Double-quote double-evaled strings.
3.9908 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3.9909 - ;;
3.9910 - *)
3.9911 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3.9912 - ;;
3.9913 - esac
3.9914 - done
3.9915 -
3.9916 - case $lt_echo in
3.9917 - *'\$0 --fallback-echo"')
3.9918 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
3.9919 - ;;
3.9920 - esac
3.9921 -
3.9922 -cfgfile="${ofile}T"
3.9923 - trap "$rm \"$cfgfile\"; exit 1" 1 2 15
3.9924 - $rm -f "$cfgfile"
3.9925 - { echo "$as_me:$LINENO: creating $ofile" >&5
3.9926 -echo "$as_me: creating $ofile" >&6;}
3.9927 -
3.9928 - cat <<__EOF__ >> "$cfgfile"
3.9929 -#! $SHELL
3.9930 -
3.9931 -# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
3.9932 -# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
3.9933 -# NOTE: Changes made to this file will be lost: look at ltmain.sh.
3.9934 -#
3.9935 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
3.9936 -# Free Software Foundation, Inc.
3.9937 -#
3.9938 -# This file is part of GNU Libtool:
3.9939 -# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
3.9940 -#
3.9941 -# This program is free software; you can redistribute it and/or modify
3.9942 -# it under the terms of the GNU General Public License as published by
3.9943 -# the Free Software Foundation; either version 2 of the License, or
3.9944 -# (at your option) any later version.
3.9945 -#
3.9946 -# This program is distributed in the hope that it will be useful, but
3.9947 -# WITHOUT ANY WARRANTY; without even the implied warranty of
3.9948 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
3.9949 -# General Public License for more details.
3.9950 -#
3.9951 -# You should have received a copy of the GNU General Public License
3.9952 -# along with this program; if not, write to the Free Software
3.9953 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
3.9954 -#
3.9955 -# As a special exception to the GNU General Public License, if you
3.9956 -# distribute this file as part of a program that contains a
3.9957 -# configuration script generated by Autoconf, you may include it under
3.9958 -# the same distribution terms that you use for the rest of that program.
3.9959 -
3.9960 -# A sed program that does not truncate output.
3.9961 -SED=$lt_SED
3.9962 -
3.9963 -# Sed that helps us avoid accidentally triggering echo(1) options like -n.
3.9964 -Xsed="$SED -e s/^X//"
3.9965 -
3.9966 -# The HP-UX ksh and POSIX shell print the target directory to stdout
3.9967 -# if CDPATH is set.
3.9968 -if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
3.9969 -
3.9970 -# The names of the tagged configurations supported by this script.
3.9971 -available_tags=
3.9972 -
3.9973 -# ### BEGIN LIBTOOL CONFIG
3.9974 -
3.9975 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3.9976 -
3.9977 -# Shell to use when invoking shell scripts.
3.9978 -SHELL=$lt_SHELL
3.9979 -
3.9980 -# Whether or not to build shared libraries.
3.9981 -build_libtool_libs=$enable_shared
3.9982 -
3.9983 -# Whether or not to build static libraries.
3.9984 -build_old_libs=$enable_static
3.9985 -
3.9986 -# Whether or not to add -lc for building shared libraries.
3.9987 -build_libtool_need_lc=$archive_cmds_need_lc
3.9988 -
3.9989 -# Whether or not to disallow shared libs when runtime libs are static
3.9990 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
3.9991 -
3.9992 -# Whether or not to optimize for fast installation.
3.9993 -fast_install=$enable_fast_install
3.9994 -
3.9995 -# The host system.
3.9996 -host_alias=$host_alias
3.9997 -host=$host
3.9998 -
3.9999 -# An echo program that does not interpret backslashes.
3.10000 -echo=$lt_echo
3.10001 -
3.10002 -# The archiver.
3.10003 -AR=$lt_AR
3.10004 -AR_FLAGS=$lt_AR_FLAGS
3.10005 -
3.10006 -# A C compiler.
3.10007 -LTCC=$lt_LTCC
3.10008 -
3.10009 -# A language-specific compiler.
3.10010 -CC=$lt_compiler
3.10011 -
3.10012 -# Is the compiler the GNU C compiler?
3.10013 -with_gcc=$GCC
3.10014 -
3.10015 -# An ERE matcher.
3.10016 -EGREP=$lt_EGREP
3.10017 -
3.10018 -# The linker used to build libraries.
3.10019 -LD=$lt_LD
3.10020 -
3.10021 -# Whether we need hard or soft links.
3.10022 -LN_S=$lt_LN_S
3.10023 -
3.10024 -# A BSD-compatible nm program.
3.10025 -NM=$lt_NM
3.10026 -
3.10027 -# A symbol stripping program
3.10028 -STRIP=$lt_STRIP
3.10029 -
3.10030 -# Used to examine libraries when file_magic_cmd begins "file"
3.10031 -MAGIC_CMD=$MAGIC_CMD
3.10032 -
3.10033 -# Used on cygwin: DLL creation program.
3.10034 -DLLTOOL="$DLLTOOL"
3.10035 -
3.10036 -# Used on cygwin: object dumper.
3.10037 -OBJDUMP="$OBJDUMP"
3.10038 -
3.10039 -# Used on cygwin: assembler.
3.10040 -AS="$AS"
3.10041 -
3.10042 -# The name of the directory that contains temporary libtool files.
3.10043 -objdir=$objdir
3.10044 -
3.10045 -# How to create reloadable object files.
3.10046 -reload_flag=$lt_reload_flag
3.10047 -reload_cmds=$lt_reload_cmds
3.10048 -
3.10049 -# How to pass a linker flag through the compiler.
3.10050 -wl=$lt_lt_prog_compiler_wl
3.10051 -
3.10052 -# Object file suffix (normally "o").
3.10053 -objext="$ac_objext"
3.10054 -
3.10055 -# Old archive suffix (normally "a").
3.10056 -libext="$libext"
3.10057 -
3.10058 -# Shared library suffix (normally ".so").
3.10059 -shrext_cmds='$shrext_cmds'
3.10060 -
3.10061 -# Executable file suffix (normally "").
3.10062 -exeext="$exeext"
3.10063 -
3.10064 -# Additional compiler flags for building library objects.
3.10065 -pic_flag=$lt_lt_prog_compiler_pic
3.10066 -pic_mode=$pic_mode
3.10067 -
3.10068 -# What is the maximum length of a command?
3.10069 -max_cmd_len=$lt_cv_sys_max_cmd_len
3.10070 -
3.10071 -# Does compiler simultaneously support -c and -o options?
3.10072 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o
3.10073 -
3.10074 -# Must we lock files when doing compilation ?
3.10075 -need_locks=$lt_need_locks
3.10076 -
3.10077 -# Do we need the lib prefix for modules?
3.10078 -need_lib_prefix=$need_lib_prefix
3.10079 -
3.10080 -# Do we need a version for libraries?
3.10081 -need_version=$need_version
3.10082 -
3.10083 -# Whether dlopen is supported.
3.10084 -dlopen_support=$enable_dlopen
3.10085 -
3.10086 -# Whether dlopen of programs is supported.
3.10087 -dlopen_self=$enable_dlopen_self
3.10088 -
3.10089 -# Whether dlopen of statically linked programs is supported.
3.10090 -dlopen_self_static=$enable_dlopen_self_static
3.10091 -
3.10092 -# Compiler flag to prevent dynamic linking.
3.10093 -link_static_flag=$lt_lt_prog_compiler_static
3.10094 -
3.10095 -# Compiler flag to turn off builtin functions.
3.10096 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
3.10097 -
3.10098 -# Compiler flag to allow reflexive dlopens.
3.10099 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
3.10100 -
3.10101 -# Compiler flag to generate shared objects directly from archives.
3.10102 -whole_archive_flag_spec=$lt_whole_archive_flag_spec
3.10103 -
3.10104 -# Compiler flag to generate thread-safe objects.
3.10105 -thread_safe_flag_spec=$lt_thread_safe_flag_spec
3.10106 -
3.10107 -# Library versioning type.
3.10108 -version_type=$version_type
3.10109 -
3.10110 -# Format of library name prefix.
3.10111 -libname_spec=$lt_libname_spec
3.10112 -
3.10113 -# List of archive names. First name is the real one, the rest are links.
3.10114 -# The last name is the one that the linker finds with -lNAME.
3.10115 -library_names_spec=$lt_library_names_spec
3.10116 -
3.10117 -# The coded name of the library, if different from the real name.
3.10118 -soname_spec=$lt_soname_spec
3.10119 -
3.10120 -# Commands used to build and install an old-style archive.
3.10121 -RANLIB=$lt_RANLIB
3.10122 -old_archive_cmds=$lt_old_archive_cmds
3.10123 -old_postinstall_cmds=$lt_old_postinstall_cmds
3.10124 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
3.10125 -
3.10126 -# Create an old-style archive from a shared archive.
3.10127 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
3.10128 -
3.10129 -# Create a temporary old-style archive to link instead of a shared archive.
3.10130 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
3.10131 -
3.10132 -# Commands used to build and install a shared archive.
3.10133 -archive_cmds=$lt_archive_cmds
3.10134 -archive_expsym_cmds=$lt_archive_expsym_cmds
3.10135 -postinstall_cmds=$lt_postinstall_cmds
3.10136 -postuninstall_cmds=$lt_postuninstall_cmds
3.10137 -
3.10138 -# Commands used to build a loadable module (assumed same as above if empty)
3.10139 -module_cmds=$lt_module_cmds
3.10140 -module_expsym_cmds=$lt_module_expsym_cmds
3.10141 -
3.10142 -# Commands to strip libraries.
3.10143 -old_striplib=$lt_old_striplib
3.10144 -striplib=$lt_striplib
3.10145 -
3.10146 -# Dependencies to place before the objects being linked to create a
3.10147 -# shared library.
3.10148 -predep_objects=$lt_predep_objects
3.10149 -
3.10150 -# Dependencies to place after the objects being linked to create a
3.10151 -# shared library.
3.10152 -postdep_objects=$lt_postdep_objects
3.10153 -
3.10154 -# Dependencies to place before the objects being linked to create a
3.10155 -# shared library.
3.10156 -predeps=$lt_predeps
3.10157 -
3.10158 -# Dependencies to place after the objects being linked to create a
3.10159 -# shared library.
3.10160 -postdeps=$lt_postdeps
3.10161 -
3.10162 -# The library search path used internally by the compiler when linking
3.10163 -# a shared library.
3.10164 -compiler_lib_search_path=$lt_compiler_lib_search_path
3.10165 -
3.10166 -# Method to check whether dependent libraries are shared objects.
3.10167 -deplibs_check_method=$lt_deplibs_check_method
3.10168 -
3.10169 -# Command to use when deplibs_check_method == file_magic.
3.10170 -file_magic_cmd=$lt_file_magic_cmd
3.10171 -
3.10172 -# Flag that allows shared libraries with undefined symbols to be built.
3.10173 -allow_undefined_flag=$lt_allow_undefined_flag
3.10174 -
3.10175 -# Flag that forces no undefined symbols.
3.10176 -no_undefined_flag=$lt_no_undefined_flag
3.10177 -
3.10178 -# Commands used to finish a libtool library installation in a directory.
3.10179 -finish_cmds=$lt_finish_cmds
3.10180 -
3.10181 -# Same as above, but a single script fragment to be evaled but not shown.
3.10182 -finish_eval=$lt_finish_eval
3.10183 -
3.10184 -# Take the output of nm and produce a listing of raw symbols and C names.
3.10185 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
3.10186 -
3.10187 -# Transform the output of nm in a proper C declaration
3.10188 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
3.10189 -
3.10190 -# Transform the output of nm in a C name address pair
3.10191 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3.10192 -
3.10193 -# This is the shared library runtime path variable.
3.10194 -runpath_var=$runpath_var
3.10195 -
3.10196 -# This is the shared library path variable.
3.10197 -shlibpath_var=$shlibpath_var
3.10198 -
3.10199 -# Is shlibpath searched before the hard-coded library search path?
3.10200 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
3.10201 -
3.10202 -# How to hardcode a shared library path into an executable.
3.10203 -hardcode_action=$hardcode_action
3.10204 -
3.10205 -# Whether we should hardcode library paths into libraries.
3.10206 -hardcode_into_libs=$hardcode_into_libs
3.10207 -
3.10208 -# Flag to hardcode \$libdir into a binary during linking.
3.10209 -# This must work even if \$libdir does not exist.
3.10210 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
3.10211 -
3.10212 -# If ld is used when linking, flag to hardcode \$libdir into
3.10213 -# a binary during linking. This must work even if \$libdir does
3.10214 -# not exist.
3.10215 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
3.10216 -
3.10217 -# Whether we need a single -rpath flag with a separated argument.
3.10218 -hardcode_libdir_separator=$lt_hardcode_libdir_separator
3.10219 -
3.10220 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
3.10221 -# resulting binary.
3.10222 -hardcode_direct=$hardcode_direct
3.10223 -
3.10224 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
3.10225 -# resulting binary.
3.10226 -hardcode_minus_L=$hardcode_minus_L
3.10227 -
3.10228 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
3.10229 -# the resulting binary.
3.10230 -hardcode_shlibpath_var=$hardcode_shlibpath_var
3.10231 -
3.10232 -# Set to yes if building a shared library automatically hardcodes DIR into the library
3.10233 -# and all subsequent libraries and executables linked against it.
3.10234 -hardcode_automatic=$hardcode_automatic
3.10235 -
3.10236 -# Variables whose values should be saved in libtool wrapper scripts and
3.10237 -# restored at relink time.
3.10238 -variables_saved_for_relink="$variables_saved_for_relink"
3.10239 -
3.10240 -# Whether libtool must link a program against all its dependency libraries.
3.10241 -link_all_deplibs=$link_all_deplibs
3.10242 -
3.10243 -# Compile-time system search path for libraries
3.10244 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
3.10245 -
3.10246 -# Run-time system search path for libraries
3.10247 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
3.10248 -
3.10249 -# Fix the shell variable \$srcfile for the compiler.
3.10250 -fix_srcfile_path="$fix_srcfile_path"
3.10251 -
3.10252 -# Set to yes if exported symbols are required.
3.10253 -always_export_symbols=$always_export_symbols
3.10254 -
3.10255 -# The commands to list exported symbols.
3.10256 -export_symbols_cmds=$lt_export_symbols_cmds
3.10257 -
3.10258 -# The commands to extract the exported symbol list from a shared archive.
3.10259 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
3.10260 -
3.10261 -# Symbols that should not be listed in the preloaded symbols.
3.10262 -exclude_expsyms=$lt_exclude_expsyms
3.10263 -
3.10264 -# Symbols that must always be exported.
3.10265 -include_expsyms=$lt_include_expsyms
3.10266 -
3.10267 -# ### END LIBTOOL CONFIG
3.10268 -
3.10269 -__EOF__
3.10270 -
3.10271 -
3.10272 - case $host_os in
3.10273 - aix3*)
3.10274 - cat <<\EOF >> "$cfgfile"
3.10275 -
3.10276 -# AIX sometimes has problems with the GCC collect2 program. For some
3.10277 -# reason, if we set the COLLECT_NAMES environment variable, the problems
3.10278 -# vanish in a puff of smoke.
3.10279 -if test "X${COLLECT_NAMES+set}" != Xset; then
3.10280 - COLLECT_NAMES=
3.10281 - export COLLECT_NAMES
3.10282 -fi
3.10283 -EOF
3.10284 - ;;
3.10285 - esac
3.10286 -
3.10287 - # We use sed instead of cat because bash on DJGPP gets confused if
3.10288 - # if finds mixed CR/LF and LF-only lines. Since sed operates in
3.10289 - # text mode, it properly converts lines to CR/LF. This bash problem
3.10290 - # is reportedly fixed, but why not run on old versions too?
3.10291 - sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
3.10292 -
3.10293 - mv -f "$cfgfile" "$ofile" || \
3.10294 - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
3.10295 - chmod +x "$ofile"
3.10296 -
3.10297 -else
3.10298 - # If there is no Makefile yet, we rely on a make rule to execute
3.10299 - # `config.status --recheck' to rerun these tests and create the
3.10300 - # libtool script then.
3.10301 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
3.10302 - if test -f "$ltmain_in"; then
3.10303 - test -f Makefile && make "$ltmain"
3.10304 - fi
3.10305 -fi
3.10306 -
3.10307 -
3.10308 -ac_ext=c
3.10309 -ac_cpp='$CPP $CPPFLAGS'
3.10310 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.10311 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.10312 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.10313 -
3.10314 -CC="$lt_save_CC"
3.10315 -
3.10316 -
3.10317 -# Check whether --with-tags was given.
3.10318 -if test "${with_tags+set}" = set; then
3.10319 - withval=$with_tags; tagnames="$withval"
3.10320 -fi
3.10321 -
3.10322 -
3.10323 -if test -f "$ltmain" && test -n "$tagnames"; then
3.10324 - if test ! -f "${ofile}"; then
3.10325 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
3.10326 -echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
3.10327 - fi
3.10328 -
3.10329 - if test -z "$LTCC"; then
3.10330 - eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
3.10331 - if test -z "$LTCC"; then
3.10332 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
3.10333 -echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
3.10334 - else
3.10335 - { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
3.10336 -echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
3.10337 - fi
3.10338 - fi
3.10339 -
3.10340 - # Extract list of available tagged configurations in $ofile.
3.10341 - # Note that this assumes the entire list is on one line.
3.10342 - available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
3.10343 -
3.10344 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
3.10345 - for tagname in $tagnames; do
3.10346 - IFS="$lt_save_ifs"
3.10347 - # Check whether tagname contains only valid characters
3.10348 - case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
3.10349 - "") ;;
3.10350 - *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
3.10351 -echo "$as_me: error: invalid tag name: $tagname" >&2;}
3.10352 - { (exit 1); exit 1; }; }
3.10353 - ;;
3.10354 - esac
3.10355 -
3.10356 - if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
3.10357 - then
3.10358 - { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
3.10359 -echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
3.10360 - { (exit 1); exit 1; }; }
3.10361 - fi
3.10362 -
3.10363 - # Update the list of available tags.
3.10364 - if test -n "$tagname"; then
3.10365 - echo appending configuration tag \"$tagname\" to $ofile
3.10366 -
3.10367 - case $tagname in
3.10368 - CXX)
3.10369 - if test -n "$CXX" && test "X$CXX" != "Xno"; then
3.10370 - ac_ext=cpp
3.10371 -ac_cpp='$CXXCPP $CPPFLAGS'
3.10372 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.10373 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.10374 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.10375 -
3.10376 -
3.10377 -
3.10378 -
3.10379 -archive_cmds_need_lc_CXX=no
3.10380 -allow_undefined_flag_CXX=
3.10381 -always_export_symbols_CXX=no
3.10382 -archive_expsym_cmds_CXX=
3.10383 -export_dynamic_flag_spec_CXX=
3.10384 -hardcode_direct_CXX=no
3.10385 -hardcode_libdir_flag_spec_CXX=
3.10386 -hardcode_libdir_flag_spec_ld_CXX=
3.10387 -hardcode_libdir_separator_CXX=
3.10388 -hardcode_minus_L_CXX=no
3.10389 -hardcode_automatic_CXX=no
3.10390 -module_cmds_CXX=
3.10391 -module_expsym_cmds_CXX=
3.10392 -link_all_deplibs_CXX=unknown
3.10393 -old_archive_cmds_CXX=$old_archive_cmds
3.10394 -no_undefined_flag_CXX=
3.10395 -whole_archive_flag_spec_CXX=
3.10396 -enable_shared_with_static_runtimes_CXX=no
3.10397 -
3.10398 -# Dependencies to place before and after the object being linked:
3.10399 -predep_objects_CXX=
3.10400 -postdep_objects_CXX=
3.10401 -predeps_CXX=
3.10402 -postdeps_CXX=
3.10403 -compiler_lib_search_path_CXX=
3.10404 -
3.10405 -# Source file extension for C++ test sources.
3.10406 -ac_ext=cc
3.10407 -
3.10408 -# Object file extension for compiled C++ test sources.
3.10409 -objext=o
3.10410 -objext_CXX=$objext
3.10411 -
3.10412 -# Code to be used in simple compile tests
3.10413 -lt_simple_compile_test_code="int some_variable = 0;\n"
3.10414 -
3.10415 -# Code to be used in simple link tests
3.10416 -lt_simple_link_test_code='int main(int, char *) { return(0); }\n'
3.10417 -
3.10418 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3.10419 -
3.10420 -# If no C compiler was specified, use CC.
3.10421 -LTCC=${LTCC-"$CC"}
3.10422 -
3.10423 -# Allow CC to be a program name with arguments.
3.10424 -compiler=$CC
3.10425 -
3.10426 -
3.10427 -# Allow CC to be a program name with arguments.
3.10428 -lt_save_CC=$CC
3.10429 -lt_save_LD=$LD
3.10430 -lt_save_GCC=$GCC
3.10431 -GCC=$GXX
3.10432 -lt_save_with_gnu_ld=$with_gnu_ld
3.10433 -lt_save_path_LD=$lt_cv_path_LD
3.10434 -if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
3.10435 - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
3.10436 -else
3.10437 - unset lt_cv_prog_gnu_ld
3.10438 -fi
3.10439 -if test -n "${lt_cv_path_LDCXX+set}"; then
3.10440 - lt_cv_path_LD=$lt_cv_path_LDCXX
3.10441 -else
3.10442 - unset lt_cv_path_LD
3.10443 -fi
3.10444 -test -z "${LDCXX+set}" || LD=$LDCXX
3.10445 -CC=${CXX-"c++"}
3.10446 -compiler=$CC
3.10447 -compiler_CXX=$CC
3.10448 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
3.10449 -
3.10450 -# We don't want -fno-exception wen compiling C++ code, so set the
3.10451 -# no_builtin_flag separately
3.10452 -if test "$GXX" = yes; then
3.10453 - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
3.10454 -else
3.10455 - lt_prog_compiler_no_builtin_flag_CXX=
3.10456 -fi
3.10457 -
3.10458 -if test "$GXX" = yes; then
3.10459 - # Set up default GNU C++ configuration
3.10460 -
3.10461 -
3.10462 -# Check whether --with-gnu-ld was given.
3.10463 -if test "${with_gnu_ld+set}" = set; then
3.10464 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
3.10465 -else
3.10466 - with_gnu_ld=no
3.10467 -fi
3.10468 -
3.10469 -ac_prog=ld
3.10470 -if test "$GCC" = yes; then
3.10471 - # Check if gcc -print-prog-name=ld gives a path.
3.10472 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
3.10473 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
3.10474 - case $host in
3.10475 - *-*-mingw*)
3.10476 - # gcc leaves a trailing carriage return which upsets mingw
3.10477 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3.10478 - *)
3.10479 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3.10480 - esac
3.10481 - case $ac_prog in
3.10482 - # Accept absolute paths.
3.10483 - [\\/]* | ?:[\\/]*)
3.10484 - re_direlt='/[^/][^/]*/\.\./'
3.10485 - # Canonicalize the pathname of ld
3.10486 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
3.10487 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
3.10488 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
3.10489 - done
3.10490 - test -z "$LD" && LD="$ac_prog"
3.10491 - ;;
3.10492 - "")
3.10493 - # If it fails, then pretend we aren't using GCC.
3.10494 - ac_prog=ld
3.10495 - ;;
3.10496 - *)
3.10497 - # If it is relative, then search for the first ld in PATH.
3.10498 - with_gnu_ld=unknown
3.10499 - ;;
3.10500 - esac
3.10501 -elif test "$with_gnu_ld" = yes; then
3.10502 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
3.10503 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
3.10504 -else
3.10505 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
3.10506 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
3.10507 -fi
3.10508 -if test "${lt_cv_path_LD+set}" = set; then
3.10509 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.10510 -else
3.10511 - if test -z "$LD"; then
3.10512 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3.10513 - for ac_dir in $PATH; do
3.10514 - IFS="$lt_save_ifs"
3.10515 - test -z "$ac_dir" && ac_dir=.
3.10516 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
3.10517 - lt_cv_path_LD="$ac_dir/$ac_prog"
3.10518 - # Check to see if the program is GNU ld. I'd rather use --version,
3.10519 - # but apparently some GNU ld's only accept -v.
3.10520 - # Break only if it was the GNU/non-GNU ld that we prefer.
3.10521 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
3.10522 - *GNU* | *'with BFD'*)
3.10523 - test "$with_gnu_ld" != no && break
3.10524 - ;;
3.10525 - *)
3.10526 - test "$with_gnu_ld" != yes && break
3.10527 - ;;
3.10528 - esac
3.10529 - fi
3.10530 - done
3.10531 - IFS="$lt_save_ifs"
3.10532 -else
3.10533 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
3.10534 -fi
3.10535 -fi
3.10536 -
3.10537 -LD="$lt_cv_path_LD"
3.10538 -if test -n "$LD"; then
3.10539 - { echo "$as_me:$LINENO: result: $LD" >&5
3.10540 -echo "${ECHO_T}$LD" >&6; }
3.10541 -else
3.10542 - { echo "$as_me:$LINENO: result: no" >&5
3.10543 -echo "${ECHO_T}no" >&6; }
3.10544 -fi
3.10545 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3.10546 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
3.10547 - { (exit 1); exit 1; }; }
3.10548 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
3.10549 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
3.10550 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
3.10551 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.10552 -else
3.10553 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
3.10554 -case `$LD -v 2>&1 </dev/null` in
3.10555 -*GNU* | *'with BFD'*)
3.10556 - lt_cv_prog_gnu_ld=yes
3.10557 - ;;
3.10558 -*)
3.10559 - lt_cv_prog_gnu_ld=no
3.10560 - ;;
3.10561 -esac
3.10562 -fi
3.10563 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
3.10564 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
3.10565 -with_gnu_ld=$lt_cv_prog_gnu_ld
3.10566 -
3.10567 -
3.10568 -
3.10569 - # Check if GNU C++ uses GNU ld as the underlying linker, since the
3.10570 - # archiving commands below assume that GNU ld is being used.
3.10571 - if test "$with_gnu_ld" = yes; then
3.10572 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.10573 - archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.10574 -
3.10575 - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
3.10576 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
3.10577 -
3.10578 - # If archive_cmds runs LD, not CC, wlarc should be empty
3.10579 - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
3.10580 - # investigate it a little bit more. (MM)
3.10581 - wlarc='${wl}'
3.10582 -
3.10583 - # ancient GNU ld didn't support --whole-archive et. al.
3.10584 - if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
3.10585 - grep 'no-whole-archive' > /dev/null; then
3.10586 - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3.10587 - else
3.10588 - whole_archive_flag_spec_CXX=
3.10589 - fi
3.10590 - else
3.10591 - with_gnu_ld=no
3.10592 - wlarc=
3.10593 -
3.10594 - # A generic and very simple default shared library creation
3.10595 - # command for GNU C++ for the case where it uses the native
3.10596 - # linker, instead of GNU ld. If possible, this setting should
3.10597 - # overridden to take advantage of the native linker features on
3.10598 - # the platform it is being used on.
3.10599 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
3.10600 - fi
3.10601 -
3.10602 - # Commands to make compiler produce verbose output that lists
3.10603 - # what "hidden" libraries, object files and flags are used when
3.10604 - # linking a shared library.
3.10605 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3.10606 -
3.10607 -else
3.10608 - GXX=no
3.10609 - with_gnu_ld=no
3.10610 - wlarc=
3.10611 -fi
3.10612 -
3.10613 -# PORTME: fill in a description of your system's C++ link characteristics
3.10614 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
3.10615 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
3.10616 -ld_shlibs_CXX=yes
3.10617 -case $host_os in
3.10618 - aix3*)
3.10619 - # FIXME: insert proper C++ library support
3.10620 - ld_shlibs_CXX=no
3.10621 - ;;
3.10622 - aix4* | aix5*)
3.10623 - if test "$host_cpu" = ia64; then
3.10624 - # On IA64, the linker does run time linking by default, so we don't
3.10625 - # have to do anything special.
3.10626 - aix_use_runtimelinking=no
3.10627 - exp_sym_flag='-Bexport'
3.10628 - no_entry_flag=""
3.10629 - else
3.10630 - aix_use_runtimelinking=no
3.10631 -
3.10632 - # Test if we are trying to use run time linking or normal
3.10633 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
3.10634 - # need to do runtime linking.
3.10635 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
3.10636 - for ld_flag in $LDFLAGS; do
3.10637 - case $ld_flag in
3.10638 - *-brtl*)
3.10639 - aix_use_runtimelinking=yes
3.10640 - break
3.10641 - ;;
3.10642 - esac
3.10643 - done
3.10644 - esac
3.10645 -
3.10646 - exp_sym_flag='-bexport'
3.10647 - no_entry_flag='-bnoentry'
3.10648 - fi
3.10649 -
3.10650 - # When large executables or shared objects are built, AIX ld can
3.10651 - # have problems creating the table of contents. If linking a library
3.10652 - # or program results in "error TOC overflow" add -mminimal-toc to
3.10653 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3.10654 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
3.10655 -
3.10656 - archive_cmds_CXX=''
3.10657 - hardcode_direct_CXX=yes
3.10658 - hardcode_libdir_separator_CXX=':'
3.10659 - link_all_deplibs_CXX=yes
3.10660 -
3.10661 - if test "$GXX" = yes; then
3.10662 - case $host_os in aix4.012|aix4.012.*)
3.10663 - # We only want to do this on AIX 4.2 and lower, the check
3.10664 - # below for broken collect2 doesn't work under 4.3+
3.10665 - collect2name=`${CC} -print-prog-name=collect2`
3.10666 - if test -f "$collect2name" && \
3.10667 - strings "$collect2name" | grep resolve_lib_name >/dev/null
3.10668 - then
3.10669 - # We have reworked collect2
3.10670 - hardcode_direct_CXX=yes
3.10671 - else
3.10672 - # We have old collect2
3.10673 - hardcode_direct_CXX=unsupported
3.10674 - # It fails to find uninstalled libraries when the uninstalled
3.10675 - # path is not listed in the libpath. Setting hardcode_minus_L
3.10676 - # to unsupported forces relinking
3.10677 - hardcode_minus_L_CXX=yes
3.10678 - hardcode_libdir_flag_spec_CXX='-L$libdir'
3.10679 - hardcode_libdir_separator_CXX=
3.10680 - fi
3.10681 - esac
3.10682 - shared_flag='-shared'
3.10683 - else
3.10684 - # not using gcc
3.10685 - if test "$host_cpu" = ia64; then
3.10686 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
3.10687 - # chokes on -Wl,-G. The following line is correct:
3.10688 - shared_flag='-G'
3.10689 - else
3.10690 - if test "$aix_use_runtimelinking" = yes; then
3.10691 - shared_flag='${wl}-G'
3.10692 - else
3.10693 - shared_flag='${wl}-bM:SRE'
3.10694 - fi
3.10695 - fi
3.10696 - fi
3.10697 -
3.10698 - # It seems that -bexpall does not export symbols beginning with
3.10699 - # underscore (_), so it is better to generate a list of symbols to export.
3.10700 - always_export_symbols_CXX=yes
3.10701 - if test "$aix_use_runtimelinking" = yes; then
3.10702 - # Warning - without using the other runtime loading flags (-brtl),
3.10703 - # -berok will link without error, but may produce a broken library.
3.10704 - allow_undefined_flag_CXX='-berok'
3.10705 - # Determine the default libpath from the value encoded in an empty executable.
3.10706 - cat >conftest.$ac_ext <<_ACEOF
3.10707 -/* confdefs.h. */
3.10708 -_ACEOF
3.10709 -cat confdefs.h >>conftest.$ac_ext
3.10710 -cat >>conftest.$ac_ext <<_ACEOF
3.10711 -/* end confdefs.h. */
3.10712 -
3.10713 -int
3.10714 -main ()
3.10715 -{
3.10716 -
3.10717 - ;
3.10718 - return 0;
3.10719 -}
3.10720 -_ACEOF
3.10721 -rm -f conftest.$ac_objext conftest$ac_exeext
3.10722 -if { (ac_try="$ac_link"
3.10723 -case "(($ac_try" in
3.10724 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.10725 - *) ac_try_echo=$ac_try;;
3.10726 -esac
3.10727 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.10728 - (eval "$ac_link") 2>conftest.er1
3.10729 - ac_status=$?
3.10730 - grep -v '^ *+' conftest.er1 >conftest.err
3.10731 - rm -f conftest.er1
3.10732 - cat conftest.err >&5
3.10733 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.10734 - (exit $ac_status); } && {
3.10735 - test -z "$ac_cxx_werror_flag" ||
3.10736 - test ! -s conftest.err
3.10737 - } && test -s conftest$ac_exeext &&
3.10738 - $as_test_x conftest$ac_exeext; then
3.10739 -
3.10740 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.10741 -}'`
3.10742 -# Check for a 64-bit object if we didn't find anything.
3.10743 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.10744 -}'`; fi
3.10745 -else
3.10746 - echo "$as_me: failed program was:" >&5
3.10747 -sed 's/^/| /' conftest.$ac_ext >&5
3.10748 -
3.10749 -
3.10750 -fi
3.10751 -
3.10752 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.10753 - conftest$ac_exeext conftest.$ac_ext
3.10754 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.10755 -
3.10756 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
3.10757 -
3.10758 - archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
3.10759 - else
3.10760 - if test "$host_cpu" = ia64; then
3.10761 - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
3.10762 - allow_undefined_flag_CXX="-z nodefs"
3.10763 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
3.10764 - else
3.10765 - # Determine the default libpath from the value encoded in an empty executable.
3.10766 - cat >conftest.$ac_ext <<_ACEOF
3.10767 -/* confdefs.h. */
3.10768 -_ACEOF
3.10769 -cat confdefs.h >>conftest.$ac_ext
3.10770 -cat >>conftest.$ac_ext <<_ACEOF
3.10771 -/* end confdefs.h. */
3.10772 -
3.10773 -int
3.10774 -main ()
3.10775 -{
3.10776 -
3.10777 - ;
3.10778 - return 0;
3.10779 -}
3.10780 -_ACEOF
3.10781 -rm -f conftest.$ac_objext conftest$ac_exeext
3.10782 -if { (ac_try="$ac_link"
3.10783 -case "(($ac_try" in
3.10784 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.10785 - *) ac_try_echo=$ac_try;;
3.10786 -esac
3.10787 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.10788 - (eval "$ac_link") 2>conftest.er1
3.10789 - ac_status=$?
3.10790 - grep -v '^ *+' conftest.er1 >conftest.err
3.10791 - rm -f conftest.er1
3.10792 - cat conftest.err >&5
3.10793 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.10794 - (exit $ac_status); } && {
3.10795 - test -z "$ac_cxx_werror_flag" ||
3.10796 - test ! -s conftest.err
3.10797 - } && test -s conftest$ac_exeext &&
3.10798 - $as_test_x conftest$ac_exeext; then
3.10799 -
3.10800 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.10801 -}'`
3.10802 -# Check for a 64-bit object if we didn't find anything.
3.10803 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.10804 -}'`; fi
3.10805 -else
3.10806 - echo "$as_me: failed program was:" >&5
3.10807 -sed 's/^/| /' conftest.$ac_ext >&5
3.10808 -
3.10809 -
3.10810 -fi
3.10811 -
3.10812 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.10813 - conftest$ac_exeext conftest.$ac_ext
3.10814 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.10815 -
3.10816 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
3.10817 - # Warning - without using the other run time loading flags,
3.10818 - # -berok will link without error, but may produce a broken library.
3.10819 - no_undefined_flag_CXX=' ${wl}-bernotok'
3.10820 - allow_undefined_flag_CXX=' ${wl}-berok'
3.10821 - # -bexpall does not export symbols beginning with underscore (_)
3.10822 - always_export_symbols_CXX=yes
3.10823 - # Exported symbols can be pulled into shared objects from archives
3.10824 - whole_archive_flag_spec_CXX=' '
3.10825 - archive_cmds_need_lc_CXX=yes
3.10826 - # This is similar to how AIX traditionally builds it's shared libraries.
3.10827 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
3.10828 - fi
3.10829 - fi
3.10830 - ;;
3.10831 - chorus*)
3.10832 - case $cc_basename in
3.10833 - *)
3.10834 - # FIXME: insert proper C++ library support
3.10835 - ld_shlibs_CXX=no
3.10836 - ;;
3.10837 - esac
3.10838 - ;;
3.10839 -
3.10840 - cygwin* | mingw* | pw32*)
3.10841 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
3.10842 - # as there is no search path for DLLs.
3.10843 - hardcode_libdir_flag_spec_CXX='-L$libdir'
3.10844 - allow_undefined_flag_CXX=unsupported
3.10845 - always_export_symbols_CXX=no
3.10846 - enable_shared_with_static_runtimes_CXX=yes
3.10847 -
3.10848 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
3.10849 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.10850 - # If the export-symbols file already is a .def file (1st line
3.10851 - # is EXPORTS), use it as is; otherwise, prepend...
3.10852 - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
3.10853 - cp $export_symbols $output_objdir/$soname.def;
3.10854 - else
3.10855 - echo EXPORTS > $output_objdir/$soname.def;
3.10856 - cat $export_symbols >> $output_objdir/$soname.def;
3.10857 - fi~
3.10858 - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.10859 - else
3.10860 - ld_shlibs_CXX=no
3.10861 - fi
3.10862 - ;;
3.10863 -
3.10864 - darwin* | rhapsody*)
3.10865 - if test "$GXX" = yes; then
3.10866 - archive_cmds_need_lc_CXX=no
3.10867 - case "$host_os" in
3.10868 - rhapsody* | darwin1.[012])
3.10869 - allow_undefined_flag_CXX='-undefined suppress'
3.10870 - ;;
3.10871 - *) # Darwin 1.3 on
3.10872 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
3.10873 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
3.10874 - else
3.10875 - case ${MACOSX_DEPLOYMENT_TARGET} in
3.10876 - 10.[012])
3.10877 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
3.10878 - ;;
3.10879 - 10.*)
3.10880 - allow_undefined_flag_CXX='-undefined dynamic_lookup'
3.10881 - ;;
3.10882 - esac
3.10883 - fi
3.10884 - ;;
3.10885 - esac
3.10886 - lt_int_apple_cc_single_mod=no
3.10887 - output_verbose_link_cmd='echo'
3.10888 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
3.10889 - lt_int_apple_cc_single_mod=yes
3.10890 - fi
3.10891 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.10892 - archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.10893 - else
3.10894 - archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.10895 - fi
3.10896 - module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
3.10897 -
3.10898 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
3.10899 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.10900 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.10901 - else
3.10902 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.10903 - fi
3.10904 - module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.10905 - hardcode_direct_CXX=no
3.10906 - hardcode_automatic_CXX=yes
3.10907 - hardcode_shlibpath_var_CXX=unsupported
3.10908 - whole_archive_flag_spec_CXX='-all_load $convenience'
3.10909 - link_all_deplibs_CXX=yes
3.10910 - else
3.10911 - ld_shlibs_CXX=no
3.10912 - fi
3.10913 - ;;
3.10914 -
3.10915 - dgux*)
3.10916 - case $cc_basename in
3.10917 - ec++)
3.10918 - # FIXME: insert proper C++ library support
3.10919 - ld_shlibs_CXX=no
3.10920 - ;;
3.10921 - ghcx)
3.10922 - # Green Hills C++ Compiler
3.10923 - # FIXME: insert proper C++ library support
3.10924 - ld_shlibs_CXX=no
3.10925 - ;;
3.10926 - *)
3.10927 - # FIXME: insert proper C++ library support
3.10928 - ld_shlibs_CXX=no
3.10929 - ;;
3.10930 - esac
3.10931 - ;;
3.10932 - freebsd12*)
3.10933 - # C++ shared libraries reported to be fairly broken before switch to ELF
3.10934 - ld_shlibs_CXX=no
3.10935 - ;;
3.10936 - freebsd-elf*)
3.10937 - archive_cmds_need_lc_CXX=no
3.10938 - ;;
3.10939 - freebsd* | kfreebsd*-gnu)
3.10940 - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
3.10941 - # conventions
3.10942 - ld_shlibs_CXX=yes
3.10943 - ;;
3.10944 - gnu*)
3.10945 - ;;
3.10946 - hpux9*)
3.10947 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
3.10948 - hardcode_libdir_separator_CXX=:
3.10949 - export_dynamic_flag_spec_CXX='${wl}-E'
3.10950 - hardcode_direct_CXX=yes
3.10951 - hardcode_minus_L_CXX=yes # Not in the search PATH,
3.10952 - # but as the default
3.10953 - # location of the library.
3.10954 -
3.10955 - case $cc_basename in
3.10956 - CC)
3.10957 - # FIXME: insert proper C++ library support
3.10958 - ld_shlibs_CXX=no
3.10959 - ;;
3.10960 - aCC)
3.10961 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.10962 - # Commands to make compiler produce verbose output that lists
3.10963 - # what "hidden" libraries, object files and flags are used when
3.10964 - # linking a shared library.
3.10965 - #
3.10966 - # There doesn't appear to be a way to prevent this compiler from
3.10967 - # explicitly linking system object files so we need to strip them
3.10968 - # from the output so that they don't get included in the library
3.10969 - # dependencies.
3.10970 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.10971 - ;;
3.10972 - *)
3.10973 - if test "$GXX" = yes; then
3.10974 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.10975 - else
3.10976 - # FIXME: insert proper C++ library support
3.10977 - ld_shlibs_CXX=no
3.10978 - fi
3.10979 - ;;
3.10980 - esac
3.10981 - ;;
3.10982 - hpux10*|hpux11*)
3.10983 - if test $with_gnu_ld = no; then
3.10984 - case "$host_cpu" in
3.10985 - hppa*64*)
3.10986 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
3.10987 - hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
3.10988 - hardcode_libdir_separator_CXX=:
3.10989 - ;;
3.10990 - ia64*)
3.10991 - hardcode_libdir_flag_spec_CXX='-L$libdir'
3.10992 - ;;
3.10993 - *)
3.10994 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
3.10995 - hardcode_libdir_separator_CXX=:
3.10996 - export_dynamic_flag_spec_CXX='${wl}-E'
3.10997 - ;;
3.10998 - esac
3.10999 - fi
3.11000 - case "$host_cpu" in
3.11001 - hppa*64*)
3.11002 - hardcode_direct_CXX=no
3.11003 - hardcode_shlibpath_var_CXX=no
3.11004 - ;;
3.11005 - ia64*)
3.11006 - hardcode_direct_CXX=no
3.11007 - hardcode_shlibpath_var_CXX=no
3.11008 - hardcode_minus_L_CXX=yes # Not in the search PATH,
3.11009 - # but as the default
3.11010 - # location of the library.
3.11011 - ;;
3.11012 - *)
3.11013 - hardcode_direct_CXX=yes
3.11014 - hardcode_minus_L_CXX=yes # Not in the search PATH,
3.11015 - # but as the default
3.11016 - # location of the library.
3.11017 - ;;
3.11018 - esac
3.11019 -
3.11020 - case $cc_basename in
3.11021 - CC)
3.11022 - # FIXME: insert proper C++ library support
3.11023 - ld_shlibs_CXX=no
3.11024 - ;;
3.11025 - aCC)
3.11026 - case "$host_cpu" in
3.11027 - hppa*64*|ia64*)
3.11028 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
3.11029 - ;;
3.11030 - *)
3.11031 - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3.11032 - ;;
3.11033 - esac
3.11034 - # Commands to make compiler produce verbose output that lists
3.11035 - # what "hidden" libraries, object files and flags are used when
3.11036 - # linking a shared library.
3.11037 - #
3.11038 - # There doesn't appear to be a way to prevent this compiler from
3.11039 - # explicitly linking system object files so we need to strip them
3.11040 - # from the output so that they don't get included in the library
3.11041 - # dependencies.
3.11042 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11043 - ;;
3.11044 - *)
3.11045 - if test "$GXX" = yes; then
3.11046 - if test $with_gnu_ld = no; then
3.11047 - case "$host_cpu" in
3.11048 - ia64*|hppa*64*)
3.11049 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
3.11050 - ;;
3.11051 - *)
3.11052 - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3.11053 - ;;
3.11054 - esac
3.11055 - fi
3.11056 - else
3.11057 - # FIXME: insert proper C++ library support
3.11058 - ld_shlibs_CXX=no
3.11059 - fi
3.11060 - ;;
3.11061 - esac
3.11062 - ;;
3.11063 - irix5* | irix6*)
3.11064 - case $cc_basename in
3.11065 - CC)
3.11066 - # SGI C++
3.11067 - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
3.11068 -
3.11069 - # Archives containing C++ object files must be created using
3.11070 - # "CC -ar", where "CC" is the IRIX C++ compiler. This is
3.11071 - # necessary to make sure instantiated templates are included
3.11072 - # in the archive.
3.11073 - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
3.11074 - ;;
3.11075 - *)
3.11076 - if test "$GXX" = yes; then
3.11077 - if test "$with_gnu_ld" = no; then
3.11078 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
3.11079 - else
3.11080 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
3.11081 - fi
3.11082 - fi
3.11083 - link_all_deplibs_CXX=yes
3.11084 - ;;
3.11085 - esac
3.11086 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
3.11087 - hardcode_libdir_separator_CXX=:
3.11088 - ;;
3.11089 - linux*)
3.11090 - case $cc_basename in
3.11091 - KCC)
3.11092 - # Kuck and Associates, Inc. (KAI) C++ Compiler
3.11093 -
3.11094 - # KCC will only create a shared library if the output file
3.11095 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
3.11096 - # to its proper name (with version) after linking.
3.11097 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3.11098 - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
3.11099 - # Commands to make compiler produce verbose output that lists
3.11100 - # what "hidden" libraries, object files and flags are used when
3.11101 - # linking a shared library.
3.11102 - #
3.11103 - # There doesn't appear to be a way to prevent this compiler from
3.11104 - # explicitly linking system object files so we need to strip them
3.11105 - # from the output so that they don't get included in the library
3.11106 - # dependencies.
3.11107 - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11108 -
3.11109 - hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
3.11110 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
3.11111 -
3.11112 - # Archives containing C++ object files must be created using
3.11113 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3.11114 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
3.11115 - ;;
3.11116 - icpc)
3.11117 - # Intel C++
3.11118 - with_gnu_ld=yes
3.11119 - archive_cmds_need_lc_CXX=no
3.11120 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.11121 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.11122 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
3.11123 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
3.11124 - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3.11125 - ;;
3.11126 - cxx)
3.11127 - # Compaq C++
3.11128 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.11129 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
3.11130 -
3.11131 - runpath_var=LD_RUN_PATH
3.11132 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
3.11133 - hardcode_libdir_separator_CXX=:
3.11134 -
3.11135 - # Commands to make compiler produce verbose output that lists
3.11136 - # what "hidden" libraries, object files and flags are used when
3.11137 - # linking a shared library.
3.11138 - #
3.11139 - # There doesn't appear to be a way to prevent this compiler from
3.11140 - # explicitly linking system object files so we need to strip them
3.11141 - # from the output so that they don't get included in the library
3.11142 - # dependencies.
3.11143 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11144 - ;;
3.11145 - esac
3.11146 - ;;
3.11147 - lynxos*)
3.11148 - # FIXME: insert proper C++ library support
3.11149 - ld_shlibs_CXX=no
3.11150 - ;;
3.11151 - m88k*)
3.11152 - # FIXME: insert proper C++ library support
3.11153 - ld_shlibs_CXX=no
3.11154 - ;;
3.11155 - mvs*)
3.11156 - case $cc_basename in
3.11157 - cxx)
3.11158 - # FIXME: insert proper C++ library support
3.11159 - ld_shlibs_CXX=no
3.11160 - ;;
3.11161 - *)
3.11162 - # FIXME: insert proper C++ library support
3.11163 - ld_shlibs_CXX=no
3.11164 - ;;
3.11165 - esac
3.11166 - ;;
3.11167 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.11168 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.11169 - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
3.11170 - wlarc=
3.11171 - hardcode_libdir_flag_spec_CXX='-R$libdir'
3.11172 - hardcode_direct_CXX=yes
3.11173 - hardcode_shlibpath_var_CXX=no
3.11174 - fi
3.11175 - # Workaround some broken pre-1.5 toolchains
3.11176 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
3.11177 - ;;
3.11178 - osf3*)
3.11179 - case $cc_basename in
3.11180 - KCC)
3.11181 - # Kuck and Associates, Inc. (KAI) C++ Compiler
3.11182 -
3.11183 - # KCC will only create a shared library if the output file
3.11184 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
3.11185 - # to its proper name (with version) after linking.
3.11186 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3.11187 -
3.11188 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
3.11189 - hardcode_libdir_separator_CXX=:
3.11190 -
3.11191 - # Archives containing C++ object files must be created using
3.11192 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
3.11193 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
3.11194 -
3.11195 - ;;
3.11196 - RCC)
3.11197 - # Rational C++ 2.4.1
3.11198 - # FIXME: insert proper C++ library support
3.11199 - ld_shlibs_CXX=no
3.11200 - ;;
3.11201 - cxx)
3.11202 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
3.11203 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
3.11204 -
3.11205 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
3.11206 - hardcode_libdir_separator_CXX=:
3.11207 -
3.11208 - # Commands to make compiler produce verbose output that lists
3.11209 - # what "hidden" libraries, object files and flags are used when
3.11210 - # linking a shared library.
3.11211 - #
3.11212 - # There doesn't appear to be a way to prevent this compiler from
3.11213 - # explicitly linking system object files so we need to strip them
3.11214 - # from the output so that they don't get included in the library
3.11215 - # dependencies.
3.11216 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11217 - ;;
3.11218 - *)
3.11219 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3.11220 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
3.11221 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
3.11222 -
3.11223 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
3.11224 - hardcode_libdir_separator_CXX=:
3.11225 -
3.11226 - # Commands to make compiler produce verbose output that lists
3.11227 - # what "hidden" libraries, object files and flags are used when
3.11228 - # linking a shared library.
3.11229 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3.11230 -
3.11231 - else
3.11232 - # FIXME: insert proper C++ library support
3.11233 - ld_shlibs_CXX=no
3.11234 - fi
3.11235 - ;;
3.11236 - esac
3.11237 - ;;
3.11238 - osf4* | osf5*)
3.11239 - case $cc_basename in
3.11240 - KCC)
3.11241 - # Kuck and Associates, Inc. (KAI) C++ Compiler
3.11242 -
3.11243 - # KCC will only create a shared library if the output file
3.11244 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
3.11245 - # to its proper name (with version) after linking.
3.11246 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3.11247 -
3.11248 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
3.11249 - hardcode_libdir_separator_CXX=:
3.11250 -
3.11251 - # Archives containing C++ object files must be created using
3.11252 - # the KAI C++ compiler.
3.11253 - old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
3.11254 - ;;
3.11255 - RCC)
3.11256 - # Rational C++ 2.4.1
3.11257 - # FIXME: insert proper C++ library support
3.11258 - ld_shlibs_CXX=no
3.11259 - ;;
3.11260 - cxx)
3.11261 - allow_undefined_flag_CXX=' -expect_unresolved \*'
3.11262 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
3.11263 - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
3.11264 - echo "-hidden">> $lib.exp~
3.11265 - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
3.11266 - $rm $lib.exp'
3.11267 -
3.11268 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
3.11269 - hardcode_libdir_separator_CXX=:
3.11270 -
3.11271 - # Commands to make compiler produce verbose output that lists
3.11272 - # what "hidden" libraries, object files and flags are used when
3.11273 - # linking a shared library.
3.11274 - #
3.11275 - # There doesn't appear to be a way to prevent this compiler from
3.11276 - # explicitly linking system object files so we need to strip them
3.11277 - # from the output so that they don't get included in the library
3.11278 - # dependencies.
3.11279 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11280 - ;;
3.11281 - *)
3.11282 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3.11283 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
3.11284 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
3.11285 -
3.11286 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
3.11287 - hardcode_libdir_separator_CXX=:
3.11288 -
3.11289 - # Commands to make compiler produce verbose output that lists
3.11290 - # what "hidden" libraries, object files and flags are used when
3.11291 - # linking a shared library.
3.11292 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
3.11293 -
3.11294 - else
3.11295 - # FIXME: insert proper C++ library support
3.11296 - ld_shlibs_CXX=no
3.11297 - fi
3.11298 - ;;
3.11299 - esac
3.11300 - ;;
3.11301 - psos*)
3.11302 - # FIXME: insert proper C++ library support
3.11303 - ld_shlibs_CXX=no
3.11304 - ;;
3.11305 - sco*)
3.11306 - archive_cmds_need_lc_CXX=no
3.11307 - case $cc_basename in
3.11308 - CC)
3.11309 - # FIXME: insert proper C++ library support
3.11310 - ld_shlibs_CXX=no
3.11311 - ;;
3.11312 - *)
3.11313 - # FIXME: insert proper C++ library support
3.11314 - ld_shlibs_CXX=no
3.11315 - ;;
3.11316 - esac
3.11317 - ;;
3.11318 - sunos4*)
3.11319 - case $cc_basename in
3.11320 - CC)
3.11321 - # Sun C++ 4.x
3.11322 - # FIXME: insert proper C++ library support
3.11323 - ld_shlibs_CXX=no
3.11324 - ;;
3.11325 - lcc)
3.11326 - # Lucid
3.11327 - # FIXME: insert proper C++ library support
3.11328 - ld_shlibs_CXX=no
3.11329 - ;;
3.11330 - *)
3.11331 - # FIXME: insert proper C++ library support
3.11332 - ld_shlibs_CXX=no
3.11333 - ;;
3.11334 - esac
3.11335 - ;;
3.11336 - solaris*)
3.11337 - case $cc_basename in
3.11338 - CC)
3.11339 - # Sun C++ 4.2, 5.x and Centerline C++
3.11340 - no_undefined_flag_CXX=' -zdefs'
3.11341 - archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3.11342 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.11343 - $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3.11344 -
3.11345 - hardcode_libdir_flag_spec_CXX='-R$libdir'
3.11346 - hardcode_shlibpath_var_CXX=no
3.11347 - case $host_os in
3.11348 - solaris2.0-5 | solaris2.0-5.*) ;;
3.11349 - *)
3.11350 - # The C++ compiler is used as linker so we must use $wl
3.11351 - # flag to pass the commands to the underlying system
3.11352 - # linker.
3.11353 - # Supported since Solaris 2.6 (maybe 2.5.1?)
3.11354 - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
3.11355 - ;;
3.11356 - esac
3.11357 - link_all_deplibs_CXX=yes
3.11358 -
3.11359 - # Commands to make compiler produce verbose output that lists
3.11360 - # what "hidden" libraries, object files and flags are used when
3.11361 - # linking a shared library.
3.11362 - #
3.11363 - # There doesn't appear to be a way to prevent this compiler from
3.11364 - # explicitly linking system object files so we need to strip them
3.11365 - # from the output so that they don't get included in the library
3.11366 - # dependencies.
3.11367 - output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3.11368 -
3.11369 - # Archives containing C++ object files must be created using
3.11370 - # "CC -xar", where "CC" is the Sun C++ compiler. This is
3.11371 - # necessary to make sure instantiated templates are included
3.11372 - # in the archive.
3.11373 - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
3.11374 - ;;
3.11375 - gcx)
3.11376 - # Green Hills C++ Compiler
3.11377 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3.11378 -
3.11379 - # The C++ compiler must be used to create the archive.
3.11380 - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
3.11381 - ;;
3.11382 - *)
3.11383 - # GNU C++ compiler with Solaris linker
3.11384 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
3.11385 - no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
3.11386 - if $CC --version | grep -v '^2\.7' > /dev/null; then
3.11387 - archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3.11388 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.11389 - $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3.11390 -
3.11391 - # Commands to make compiler produce verbose output that lists
3.11392 - # what "hidden" libraries, object files and flags are used when
3.11393 - # linking a shared library.
3.11394 - output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3.11395 - else
3.11396 - # g++ 2.7 appears to require `-G' NOT `-shared' on this
3.11397 - # platform.
3.11398 - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
3.11399 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.11400 - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3.11401 -
3.11402 - # Commands to make compiler produce verbose output that lists
3.11403 - # what "hidden" libraries, object files and flags are used when
3.11404 - # linking a shared library.
3.11405 - output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
3.11406 - fi
3.11407 -
3.11408 - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
3.11409 - fi
3.11410 - ;;
3.11411 - esac
3.11412 - ;;
3.11413 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
3.11414 - archive_cmds_need_lc_CXX=no
3.11415 - ;;
3.11416 - tandem*)
3.11417 - case $cc_basename in
3.11418 - NCC)
3.11419 - # NonStop-UX NCC 3.20
3.11420 - # FIXME: insert proper C++ library support
3.11421 - ld_shlibs_CXX=no
3.11422 - ;;
3.11423 - *)
3.11424 - # FIXME: insert proper C++ library support
3.11425 - ld_shlibs_CXX=no
3.11426 - ;;
3.11427 - esac
3.11428 - ;;
3.11429 - vxworks*)
3.11430 - # FIXME: insert proper C++ library support
3.11431 - ld_shlibs_CXX=no
3.11432 - ;;
3.11433 - *)
3.11434 - # FIXME: insert proper C++ library support
3.11435 - ld_shlibs_CXX=no
3.11436 - ;;
3.11437 -esac
3.11438 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
3.11439 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
3.11440 -test "$ld_shlibs_CXX" = no && can_build_shared=no
3.11441 -
3.11442 -GCC_CXX="$GXX"
3.11443 -LD_CXX="$LD"
3.11444 -
3.11445 -## CAVEAT EMPTOR:
3.11446 -## There is no encapsulation within the following macros, do not change
3.11447 -## the running order or otherwise move them around unless you know exactly
3.11448 -## what you are doing...
3.11449 -
3.11450 -cat > conftest.$ac_ext <<EOF
3.11451 -class Foo
3.11452 -{
3.11453 -public:
3.11454 - Foo (void) { a = 0; }
3.11455 -private:
3.11456 - int a;
3.11457 -};
3.11458 -EOF
3.11459 -
3.11460 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.11461 - (eval $ac_compile) 2>&5
3.11462 - ac_status=$?
3.11463 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.11464 - (exit $ac_status); }; then
3.11465 - # Parse the compiler output and extract the necessary
3.11466 - # objects, libraries and library flags.
3.11467 -
3.11468 - # Sentinel used to keep track of whether or not we are before
3.11469 - # the conftest object file.
3.11470 - pre_test_object_deps_done=no
3.11471 -
3.11472 - # The `*' in the case matches for architectures that use `case' in
3.11473 - # $output_verbose_cmd can trigger glob expansion during the loop
3.11474 - # eval without this substitution.
3.11475 - output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
3.11476 -
3.11477 - for p in `eval $output_verbose_link_cmd`; do
3.11478 - case $p in
3.11479 -
3.11480 - -L* | -R* | -l*)
3.11481 - # Some compilers place space between "-{L,R}" and the path.
3.11482 - # Remove the space.
3.11483 - if test $p = "-L" \
3.11484 - || test $p = "-R"; then
3.11485 - prev=$p
3.11486 - continue
3.11487 - else
3.11488 - prev=
3.11489 - fi
3.11490 -
3.11491 - if test "$pre_test_object_deps_done" = no; then
3.11492 - case $p in
3.11493 - -L* | -R*)
3.11494 - # Internal compiler library paths should come after those
3.11495 - # provided the user. The postdeps already come after the
3.11496 - # user supplied libs so there is no need to process them.
3.11497 - if test -z "$compiler_lib_search_path_CXX"; then
3.11498 - compiler_lib_search_path_CXX="${prev}${p}"
3.11499 - else
3.11500 - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
3.11501 - fi
3.11502 - ;;
3.11503 - # The "-l" case would never come before the object being
3.11504 - # linked, so don't bother handling this case.
3.11505 - esac
3.11506 - else
3.11507 - if test -z "$postdeps_CXX"; then
3.11508 - postdeps_CXX="${prev}${p}"
3.11509 - else
3.11510 - postdeps_CXX="${postdeps_CXX} ${prev}${p}"
3.11511 - fi
3.11512 - fi
3.11513 - ;;
3.11514 -
3.11515 - *.$objext)
3.11516 - # This assumes that the test object file only shows up
3.11517 - # once in the compiler output.
3.11518 - if test "$p" = "conftest.$objext"; then
3.11519 - pre_test_object_deps_done=yes
3.11520 - continue
3.11521 - fi
3.11522 -
3.11523 - if test "$pre_test_object_deps_done" = no; then
3.11524 - if test -z "$predep_objects_CXX"; then
3.11525 - predep_objects_CXX="$p"
3.11526 - else
3.11527 - predep_objects_CXX="$predep_objects_CXX $p"
3.11528 - fi
3.11529 - else
3.11530 - if test -z "$postdep_objects_CXX"; then
3.11531 - postdep_objects_CXX="$p"
3.11532 - else
3.11533 - postdep_objects_CXX="$postdep_objects_CXX $p"
3.11534 - fi
3.11535 - fi
3.11536 - ;;
3.11537 -
3.11538 - *) ;; # Ignore the rest.
3.11539 -
3.11540 - esac
3.11541 - done
3.11542 -
3.11543 - # Clean up.
3.11544 - rm -f a.out a.exe
3.11545 -else
3.11546 - echo "libtool.m4: error: problem compiling CXX test program"
3.11547 -fi
3.11548 -
3.11549 -$rm -f confest.$objext
3.11550 -
3.11551 -case " $postdeps_CXX " in
3.11552 -*" -lc "*) archive_cmds_need_lc_CXX=no ;;
3.11553 -esac
3.11554 -
3.11555 -lt_prog_compiler_wl_CXX=
3.11556 -lt_prog_compiler_pic_CXX=
3.11557 -lt_prog_compiler_static_CXX=
3.11558 -
3.11559 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
3.11560 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
3.11561 -
3.11562 - # C++ specific cases for pic, static, wl, etc.
3.11563 - if test "$GXX" = yes; then
3.11564 - lt_prog_compiler_wl_CXX='-Wl,'
3.11565 - lt_prog_compiler_static_CXX='-static'
3.11566 -
3.11567 - case $host_os in
3.11568 - aix*)
3.11569 - # All AIX code is PIC.
3.11570 - if test "$host_cpu" = ia64; then
3.11571 - # AIX 5 now supports IA64 processor
3.11572 - lt_prog_compiler_static_CXX='-Bstatic'
3.11573 - fi
3.11574 - ;;
3.11575 - amigaos*)
3.11576 - # FIXME: we need at least 68020 code to build shared libraries, but
3.11577 - # adding the `-m68020' flag to GCC prevents building anything better,
3.11578 - # like `-m68040'.
3.11579 - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
3.11580 - ;;
3.11581 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3.11582 - # PIC is the default for these OSes.
3.11583 - ;;
3.11584 - mingw* | os2* | pw32*)
3.11585 - # This hack is so that the source file can tell whether it is being
3.11586 - # built for inclusion in a dll (and should export symbols for example).
3.11587 - lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
3.11588 - ;;
3.11589 - darwin* | rhapsody*)
3.11590 - # PIC is the default on this platform
3.11591 - # Common symbols not allowed in MH_DYLIB files
3.11592 - lt_prog_compiler_pic_CXX='-fno-common'
3.11593 - ;;
3.11594 - *djgpp*)
3.11595 - # DJGPP does not support shared libraries at all
3.11596 - lt_prog_compiler_pic_CXX=
3.11597 - ;;
3.11598 - sysv4*MP*)
3.11599 - if test -d /usr/nec; then
3.11600 - lt_prog_compiler_pic_CXX=-Kconform_pic
3.11601 - fi
3.11602 - ;;
3.11603 - hpux*)
3.11604 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.11605 - # not for PA HP-UX.
3.11606 - case "$host_cpu" in
3.11607 - hppa*64*|ia64*)
3.11608 - ;;
3.11609 - *)
3.11610 - lt_prog_compiler_pic_CXX='-fPIC'
3.11611 - ;;
3.11612 - esac
3.11613 - ;;
3.11614 - *)
3.11615 - lt_prog_compiler_pic_CXX='-fPIC'
3.11616 - ;;
3.11617 - esac
3.11618 - else
3.11619 - case $host_os in
3.11620 - aix4* | aix5*)
3.11621 - # All AIX code is PIC.
3.11622 - if test "$host_cpu" = ia64; then
3.11623 - # AIX 5 now supports IA64 processor
3.11624 - lt_prog_compiler_static_CXX='-Bstatic'
3.11625 - else
3.11626 - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
3.11627 - fi
3.11628 - ;;
3.11629 - chorus*)
3.11630 - case $cc_basename in
3.11631 - cxch68)
3.11632 - # Green Hills C++ Compiler
3.11633 - # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
3.11634 - ;;
3.11635 - esac
3.11636 - ;;
3.11637 - dgux*)
3.11638 - case $cc_basename in
3.11639 - ec++)
3.11640 - lt_prog_compiler_pic_CXX='-KPIC'
3.11641 - ;;
3.11642 - ghcx)
3.11643 - # Green Hills C++ Compiler
3.11644 - lt_prog_compiler_pic_CXX='-pic'
3.11645 - ;;
3.11646 - *)
3.11647 - ;;
3.11648 - esac
3.11649 - ;;
3.11650 - freebsd* | kfreebsd*-gnu)
3.11651 - # FreeBSD uses GNU C++
3.11652 - ;;
3.11653 - hpux9* | hpux10* | hpux11*)
3.11654 - case $cc_basename in
3.11655 - CC)
3.11656 - lt_prog_compiler_wl_CXX='-Wl,'
3.11657 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
3.11658 - if test "$host_cpu" != ia64; then
3.11659 - lt_prog_compiler_pic_CXX='+Z'
3.11660 - fi
3.11661 - ;;
3.11662 - aCC)
3.11663 - lt_prog_compiler_wl_CXX='-Wl,'
3.11664 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
3.11665 - case "$host_cpu" in
3.11666 - hppa*64*|ia64*)
3.11667 - # +Z the default
3.11668 - ;;
3.11669 - *)
3.11670 - lt_prog_compiler_pic_CXX='+Z'
3.11671 - ;;
3.11672 - esac
3.11673 - ;;
3.11674 - *)
3.11675 - ;;
3.11676 - esac
3.11677 - ;;
3.11678 - irix5* | irix6* | nonstopux*)
3.11679 - case $cc_basename in
3.11680 - CC)
3.11681 - lt_prog_compiler_wl_CXX='-Wl,'
3.11682 - lt_prog_compiler_static_CXX='-non_shared'
3.11683 - # CC pic flag -KPIC is the default.
3.11684 - ;;
3.11685 - *)
3.11686 - ;;
3.11687 - esac
3.11688 - ;;
3.11689 - linux*)
3.11690 - case $cc_basename in
3.11691 - KCC)
3.11692 - # KAI C++ Compiler
3.11693 - lt_prog_compiler_wl_CXX='--backend -Wl,'
3.11694 - lt_prog_compiler_pic_CXX='-fPIC'
3.11695 - ;;
3.11696 - icpc)
3.11697 - # Intel C++
3.11698 - lt_prog_compiler_wl_CXX='-Wl,'
3.11699 - lt_prog_compiler_pic_CXX='-KPIC'
3.11700 - lt_prog_compiler_static_CXX='-static'
3.11701 - ;;
3.11702 - cxx)
3.11703 - # Compaq C++
3.11704 - # Make sure the PIC flag is empty. It appears that all Alpha
3.11705 - # Linux and Compaq Tru64 Unix objects are PIC.
3.11706 - lt_prog_compiler_pic_CXX=
3.11707 - lt_prog_compiler_static_CXX='-non_shared'
3.11708 - ;;
3.11709 - *)
3.11710 - ;;
3.11711 - esac
3.11712 - ;;
3.11713 - lynxos*)
3.11714 - ;;
3.11715 - m88k*)
3.11716 - ;;
3.11717 - mvs*)
3.11718 - case $cc_basename in
3.11719 - cxx)
3.11720 - lt_prog_compiler_pic_CXX='-W c,exportall'
3.11721 - ;;
3.11722 - *)
3.11723 - ;;
3.11724 - esac
3.11725 - ;;
3.11726 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.11727 - ;;
3.11728 - osf3* | osf4* | osf5*)
3.11729 - case $cc_basename in
3.11730 - KCC)
3.11731 - lt_prog_compiler_wl_CXX='--backend -Wl,'
3.11732 - ;;
3.11733 - RCC)
3.11734 - # Rational C++ 2.4.1
3.11735 - lt_prog_compiler_pic_CXX='-pic'
3.11736 - ;;
3.11737 - cxx)
3.11738 - # Digital/Compaq C++
3.11739 - lt_prog_compiler_wl_CXX='-Wl,'
3.11740 - # Make sure the PIC flag is empty. It appears that all Alpha
3.11741 - # Linux and Compaq Tru64 Unix objects are PIC.
3.11742 - lt_prog_compiler_pic_CXX=
3.11743 - lt_prog_compiler_static_CXX='-non_shared'
3.11744 - ;;
3.11745 - *)
3.11746 - ;;
3.11747 - esac
3.11748 - ;;
3.11749 - psos*)
3.11750 - ;;
3.11751 - sco*)
3.11752 - case $cc_basename in
3.11753 - CC)
3.11754 - lt_prog_compiler_pic_CXX='-fPIC'
3.11755 - ;;
3.11756 - *)
3.11757 - ;;
3.11758 - esac
3.11759 - ;;
3.11760 - solaris*)
3.11761 - case $cc_basename in
3.11762 - CC)
3.11763 - # Sun C++ 4.2, 5.x and Centerline C++
3.11764 - lt_prog_compiler_pic_CXX='-KPIC'
3.11765 - lt_prog_compiler_static_CXX='-Bstatic'
3.11766 - lt_prog_compiler_wl_CXX='-Qoption ld '
3.11767 - ;;
3.11768 - gcx)
3.11769 - # Green Hills C++ Compiler
3.11770 - lt_prog_compiler_pic_CXX='-PIC'
3.11771 - ;;
3.11772 - *)
3.11773 - ;;
3.11774 - esac
3.11775 - ;;
3.11776 - sunos4*)
3.11777 - case $cc_basename in
3.11778 - CC)
3.11779 - # Sun C++ 4.x
3.11780 - lt_prog_compiler_pic_CXX='-pic'
3.11781 - lt_prog_compiler_static_CXX='-Bstatic'
3.11782 - ;;
3.11783 - lcc)
3.11784 - # Lucid
3.11785 - lt_prog_compiler_pic_CXX='-pic'
3.11786 - ;;
3.11787 - *)
3.11788 - ;;
3.11789 - esac
3.11790 - ;;
3.11791 - tandem*)
3.11792 - case $cc_basename in
3.11793 - NCC)
3.11794 - # NonStop-UX NCC 3.20
3.11795 - lt_prog_compiler_pic_CXX='-KPIC'
3.11796 - ;;
3.11797 - *)
3.11798 - ;;
3.11799 - esac
3.11800 - ;;
3.11801 - unixware*)
3.11802 - ;;
3.11803 - vxworks*)
3.11804 - ;;
3.11805 - *)
3.11806 - lt_prog_compiler_can_build_shared_CXX=no
3.11807 - ;;
3.11808 - esac
3.11809 - fi
3.11810 -
3.11811 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
3.11812 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; }
3.11813 -
3.11814 -#
3.11815 -# Check to make sure the PIC flag actually works.
3.11816 -#
3.11817 -if test -n "$lt_prog_compiler_pic_CXX"; then
3.11818 -
3.11819 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
3.11820 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
3.11821 -if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
3.11822 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.11823 -else
3.11824 - lt_prog_compiler_pic_works_CXX=no
3.11825 - ac_outfile=conftest.$ac_objext
3.11826 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.11827 - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
3.11828 - # Insert the option either (1) after the last *FLAGS variable, or
3.11829 - # (2) before a word containing "conftest.", or (3) at the end.
3.11830 - # Note that $ac_compile itself does not contain backslashes and begins
3.11831 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.11832 - # The option is referenced via a variable to avoid confusing sed.
3.11833 - lt_compile=`echo "$ac_compile" | $SED \
3.11834 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.11835 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.11836 - -e 's:$: $lt_compiler_flag:'`
3.11837 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.11838 - (eval "$lt_compile" 2>conftest.err)
3.11839 - ac_status=$?
3.11840 - cat conftest.err >&5
3.11841 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.11842 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.11843 - # The compiler can only warn and ignore the option if not recognized
3.11844 - # So say no if there are warnings
3.11845 - if test ! -s conftest.err; then
3.11846 - lt_prog_compiler_pic_works_CXX=yes
3.11847 - fi
3.11848 - fi
3.11849 - $rm conftest*
3.11850 -
3.11851 -fi
3.11852 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
3.11853 -echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6; }
3.11854 -
3.11855 -if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
3.11856 - case $lt_prog_compiler_pic_CXX in
3.11857 - "" | " "*) ;;
3.11858 - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
3.11859 - esac
3.11860 -else
3.11861 - lt_prog_compiler_pic_CXX=
3.11862 - lt_prog_compiler_can_build_shared_CXX=no
3.11863 -fi
3.11864 -
3.11865 -fi
3.11866 -case "$host_os" in
3.11867 - # For platforms which do not support PIC, -DPIC is meaningless:
3.11868 - *djgpp*)
3.11869 - lt_prog_compiler_pic_CXX=
3.11870 - ;;
3.11871 - *)
3.11872 - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
3.11873 - ;;
3.11874 -esac
3.11875 -
3.11876 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
3.11877 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
3.11878 -if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
3.11879 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.11880 -else
3.11881 - lt_cv_prog_compiler_c_o_CXX=no
3.11882 - $rm -r conftest 2>/dev/null
3.11883 - mkdir conftest
3.11884 - cd conftest
3.11885 - mkdir out
3.11886 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.11887 -
3.11888 - lt_compiler_flag="-o out/conftest2.$ac_objext"
3.11889 - # Insert the option either (1) after the last *FLAGS variable, or
3.11890 - # (2) before a word containing "conftest.", or (3) at the end.
3.11891 - # Note that $ac_compile itself does not contain backslashes and begins
3.11892 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.11893 - lt_compile=`echo "$ac_compile" | $SED \
3.11894 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.11895 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.11896 - -e 's:$: $lt_compiler_flag:'`
3.11897 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.11898 - (eval "$lt_compile" 2>out/conftest.err)
3.11899 - ac_status=$?
3.11900 - cat out/conftest.err >&5
3.11901 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.11902 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
3.11903 - then
3.11904 - # The compiler can only warn and ignore the option if not recognized
3.11905 - # So say no if there are warnings
3.11906 - if test ! -s out/conftest.err; then
3.11907 - lt_cv_prog_compiler_c_o_CXX=yes
3.11908 - fi
3.11909 - fi
3.11910 - chmod u+w .
3.11911 - $rm conftest*
3.11912 - # SGI C++ compiler will create directory out/ii_files/ for
3.11913 - # template instantiation
3.11914 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
3.11915 - $rm out/* && rmdir out
3.11916 - cd ..
3.11917 - rmdir conftest
3.11918 - $rm conftest*
3.11919 -
3.11920 -fi
3.11921 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
3.11922 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; }
3.11923 -
3.11924 -
3.11925 -hard_links="nottested"
3.11926 -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
3.11927 - # do not overwrite the value of need_locks provided by the user
3.11928 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
3.11929 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
3.11930 - hard_links=yes
3.11931 - $rm conftest*
3.11932 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.11933 - touch conftest.a
3.11934 - ln conftest.a conftest.b 2>&5 || hard_links=no
3.11935 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.11936 - { echo "$as_me:$LINENO: result: $hard_links" >&5
3.11937 -echo "${ECHO_T}$hard_links" >&6; }
3.11938 - if test "$hard_links" = no; then
3.11939 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
3.11940 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
3.11941 - need_locks=warn
3.11942 - fi
3.11943 -else
3.11944 - need_locks=no
3.11945 -fi
3.11946 -
3.11947 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
3.11948 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
3.11949 -
3.11950 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3.11951 - case $host_os in
3.11952 - aix4* | aix5*)
3.11953 - # If we're using GNU nm, then we don't want the "-C" option.
3.11954 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
3.11955 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
3.11956 - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.11957 - else
3.11958 - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.11959 - fi
3.11960 - ;;
3.11961 - pw32*)
3.11962 - export_symbols_cmds_CXX="$ltdll_cmds"
3.11963 - ;;
3.11964 - cygwin* | mingw*)
3.11965 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
3.11966 - ;;
3.11967 - linux*)
3.11968 - link_all_deplibs_CXX=no
3.11969 - ;;
3.11970 - *)
3.11971 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3.11972 - ;;
3.11973 - esac
3.11974 -
3.11975 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
3.11976 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
3.11977 -test "$ld_shlibs_CXX" = no && can_build_shared=no
3.11978 -
3.11979 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
3.11980 -if test "$GCC" = yes; then
3.11981 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
3.11982 -fi
3.11983 -
3.11984 -#
3.11985 -# Do we need to explicitly link libc?
3.11986 -#
3.11987 -case "x$archive_cmds_need_lc_CXX" in
3.11988 -x|xyes)
3.11989 - # Assume -lc should be added
3.11990 - archive_cmds_need_lc_CXX=yes
3.11991 -
3.11992 - if test "$enable_shared" = yes && test "$GCC" = yes; then
3.11993 - case $archive_cmds_CXX in
3.11994 - *'~'*)
3.11995 - # FIXME: we may have to deal with multi-command sequences.
3.11996 - ;;
3.11997 - '$CC '*)
3.11998 - # Test whether the compiler implicitly links with -lc since on some
3.11999 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
3.12000 - # to ld, don't add -lc before -lgcc.
3.12001 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
3.12002 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
3.12003 - $rm conftest*
3.12004 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.12005 -
3.12006 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.12007 - (eval $ac_compile) 2>&5
3.12008 - ac_status=$?
3.12009 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12010 - (exit $ac_status); } 2>conftest.err; then
3.12011 - soname=conftest
3.12012 - lib=conftest
3.12013 - libobjs=conftest.$ac_objext
3.12014 - deplibs=
3.12015 - wl=$lt_prog_compiler_wl_CXX
3.12016 - compiler_flags=-v
3.12017 - linker_flags=-v
3.12018 - verstring=
3.12019 - output_objdir=.
3.12020 - libname=conftest
3.12021 - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
3.12022 - allow_undefined_flag_CXX=
3.12023 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
3.12024 - (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
3.12025 - ac_status=$?
3.12026 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12027 - (exit $ac_status); }
3.12028 - then
3.12029 - archive_cmds_need_lc_CXX=no
3.12030 - else
3.12031 - archive_cmds_need_lc_CXX=yes
3.12032 - fi
3.12033 - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
3.12034 - else
3.12035 - cat conftest.err 1>&5
3.12036 - fi
3.12037 - $rm conftest*
3.12038 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
3.12039 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; }
3.12040 - ;;
3.12041 - esac
3.12042 - fi
3.12043 - ;;
3.12044 -esac
3.12045 -
3.12046 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
3.12047 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
3.12048 -library_names_spec=
3.12049 -libname_spec='lib$name'
3.12050 -soname_spec=
3.12051 -shrext_cmds=".so"
3.12052 -postinstall_cmds=
3.12053 -postuninstall_cmds=
3.12054 -finish_cmds=
3.12055 -finish_eval=
3.12056 -shlibpath_var=
3.12057 -shlibpath_overrides_runpath=unknown
3.12058 -version_type=none
3.12059 -dynamic_linker="$host_os ld.so"
3.12060 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
3.12061 -if test "$GCC" = yes; then
3.12062 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.12063 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
3.12064 - # if the path contains ";" then we assume it to be the separator
3.12065 - # otherwise default to the standard path separator (i.e. ":") - it is
3.12066 - # assumed that no part of a normal pathname contains ";" but that should
3.12067 - # okay in the real world where ";" in dirpaths is itself problematic.
3.12068 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.12069 - else
3.12070 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.12071 - fi
3.12072 -else
3.12073 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
3.12074 -fi
3.12075 -need_lib_prefix=unknown
3.12076 -hardcode_into_libs=no
3.12077 -
3.12078 -# when you set need_version to no, make sure it does not cause -set_version
3.12079 -# flags to be left without arguments
3.12080 -need_version=unknown
3.12081 -
3.12082 -case $host_os in
3.12083 -aix3*)
3.12084 - version_type=linux
3.12085 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
3.12086 - shlibpath_var=LIBPATH
3.12087 -
3.12088 - # AIX 3 has no versioning support, so we append a major version to the name.
3.12089 - soname_spec='${libname}${release}${shared_ext}$major'
3.12090 - ;;
3.12091 -
3.12092 -aix4* | aix5*)
3.12093 - version_type=linux
3.12094 - need_lib_prefix=no
3.12095 - need_version=no
3.12096 - hardcode_into_libs=yes
3.12097 - if test "$host_cpu" = ia64; then
3.12098 - # AIX 5 supports IA64
3.12099 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
3.12100 - shlibpath_var=LD_LIBRARY_PATH
3.12101 - else
3.12102 - # With GCC up to 2.95.x, collect2 would create an import file
3.12103 - # for dependence libraries. The import file would start with
3.12104 - # the line `#! .'. This would cause the generated library to
3.12105 - # depend on `.', always an invalid library. This was fixed in
3.12106 - # development snapshots of GCC prior to 3.0.
3.12107 - case $host_os in
3.12108 - aix4 | aix4.[01] | aix4.[01].*)
3.12109 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
3.12110 - echo ' yes '
3.12111 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
3.12112 - :
3.12113 - else
3.12114 - can_build_shared=no
3.12115 - fi
3.12116 - ;;
3.12117 - esac
3.12118 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
3.12119 - # soname into executable. Probably we can add versioning support to
3.12120 - # collect2, so additional links can be useful in future.
3.12121 - if test "$aix_use_runtimelinking" = yes; then
3.12122 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
3.12123 - # instead of lib<name>.a to let people know that these are not
3.12124 - # typical AIX shared libraries.
3.12125 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12126 - else
3.12127 - # We preserve .a as extension for shared libraries through AIX4.2
3.12128 - # and later when we are not doing run time linking.
3.12129 - library_names_spec='${libname}${release}.a $libname.a'
3.12130 - soname_spec='${libname}${release}${shared_ext}$major'
3.12131 - fi
3.12132 - shlibpath_var=LIBPATH
3.12133 - fi
3.12134 - ;;
3.12135 -
3.12136 -amigaos*)
3.12137 - library_names_spec='$libname.ixlibrary $libname.a'
3.12138 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
3.12139 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
3.12140 - ;;
3.12141 -
3.12142 -beos*)
3.12143 - library_names_spec='${libname}${shared_ext}'
3.12144 - dynamic_linker="$host_os ld.so"
3.12145 - shlibpath_var=LIBRARY_PATH
3.12146 - ;;
3.12147 -
3.12148 -bsdi4*)
3.12149 - version_type=linux
3.12150 - need_version=no
3.12151 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12152 - soname_spec='${libname}${release}${shared_ext}$major'
3.12153 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
3.12154 - shlibpath_var=LD_LIBRARY_PATH
3.12155 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
3.12156 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
3.12157 - # the default ld.so.conf also contains /usr/contrib/lib and
3.12158 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
3.12159 - # libtool to hard-code these into programs
3.12160 - ;;
3.12161 -
3.12162 -cygwin* | mingw* | pw32*)
3.12163 - version_type=windows
3.12164 - shrext_cmds=".dll"
3.12165 - need_version=no
3.12166 - need_lib_prefix=no
3.12167 -
3.12168 - case $GCC,$host_os in
3.12169 - yes,cygwin* | yes,mingw* | yes,pw32*)
3.12170 - library_names_spec='$libname.dll.a'
3.12171 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
3.12172 - postinstall_cmds='base_file=`basename \${file}`~
3.12173 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
3.12174 - dldir=$destdir/`dirname \$dlpath`~
3.12175 - test -d \$dldir || mkdir -p \$dldir~
3.12176 - $install_prog $dir/$dlname \$dldir/$dlname'
3.12177 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
3.12178 - dlpath=$dir/\$dldll~
3.12179 - $rm \$dlpath'
3.12180 - shlibpath_overrides_runpath=yes
3.12181 -
3.12182 - case $host_os in
3.12183 - cygwin*)
3.12184 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
3.12185 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.12186 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
3.12187 - ;;
3.12188 - mingw*)
3.12189 - # MinGW DLLs use traditional 'lib' prefix
3.12190 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.12191 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.12192 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
3.12193 - # It is most probably a Windows format PATH printed by
3.12194 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
3.12195 - # path with ; separators, and with drive letters. We can handle the
3.12196 - # drive letters (cygwin fileutils understands them), so leave them,
3.12197 - # especially as we might pass files found there to a mingw objdump,
3.12198 - # which wouldn't understand a cygwinified path. Ahh.
3.12199 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.12200 - else
3.12201 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.12202 - fi
3.12203 - ;;
3.12204 - pw32*)
3.12205 - # pw32 DLLs use 'pw' prefix rather than 'lib'
3.12206 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
3.12207 - ;;
3.12208 - esac
3.12209 - ;;
3.12210 -
3.12211 - *)
3.12212 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
3.12213 - ;;
3.12214 - esac
3.12215 - dynamic_linker='Win32 ld.exe'
3.12216 - # FIXME: first we should search . and the directory the executable is in
3.12217 - shlibpath_var=PATH
3.12218 - ;;
3.12219 -
3.12220 -darwin* | rhapsody*)
3.12221 - dynamic_linker="$host_os dyld"
3.12222 - version_type=darwin
3.12223 - need_lib_prefix=no
3.12224 - need_version=no
3.12225 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
3.12226 - soname_spec='${libname}${release}${major}$shared_ext'
3.12227 - shlibpath_overrides_runpath=yes
3.12228 - shlibpath_var=DYLD_LIBRARY_PATH
3.12229 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
3.12230 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
3.12231 - if test "$GCC" = yes; then
3.12232 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
3.12233 - else
3.12234 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
3.12235 - fi
3.12236 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
3.12237 - ;;
3.12238 -
3.12239 -dgux*)
3.12240 - version_type=linux
3.12241 - need_lib_prefix=no
3.12242 - need_version=no
3.12243 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
3.12244 - soname_spec='${libname}${release}${shared_ext}$major'
3.12245 - shlibpath_var=LD_LIBRARY_PATH
3.12246 - ;;
3.12247 -
3.12248 -freebsd1*)
3.12249 - dynamic_linker=no
3.12250 - ;;
3.12251 -
3.12252 -kfreebsd*-gnu)
3.12253 - version_type=linux
3.12254 - need_lib_prefix=no
3.12255 - need_version=no
3.12256 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.12257 - soname_spec='${libname}${release}${shared_ext}$major'
3.12258 - shlibpath_var=LD_LIBRARY_PATH
3.12259 - shlibpath_overrides_runpath=no
3.12260 - hardcode_into_libs=yes
3.12261 - dynamic_linker='GNU ld.so'
3.12262 - ;;
3.12263 -
3.12264 -freebsd*)
3.12265 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
3.12266 - version_type=freebsd-$objformat
3.12267 - case $version_type in
3.12268 - freebsd-elf*)
3.12269 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
3.12270 - need_version=no
3.12271 - need_lib_prefix=no
3.12272 - ;;
3.12273 - freebsd-*)
3.12274 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
3.12275 - need_version=yes
3.12276 - ;;
3.12277 - esac
3.12278 - shlibpath_var=LD_LIBRARY_PATH
3.12279 - case $host_os in
3.12280 - freebsd2*)
3.12281 - shlibpath_overrides_runpath=yes
3.12282 - ;;
3.12283 - freebsd3.01* | freebsdelf3.01*)
3.12284 - shlibpath_overrides_runpath=yes
3.12285 - hardcode_into_libs=yes
3.12286 - ;;
3.12287 - *) # from 3.2 on
3.12288 - shlibpath_overrides_runpath=no
3.12289 - hardcode_into_libs=yes
3.12290 - ;;
3.12291 - esac
3.12292 - ;;
3.12293 -
3.12294 -gnu*)
3.12295 - version_type=linux
3.12296 - need_lib_prefix=no
3.12297 - need_version=no
3.12298 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
3.12299 - soname_spec='${libname}${release}${shared_ext}$major'
3.12300 - shlibpath_var=LD_LIBRARY_PATH
3.12301 - hardcode_into_libs=yes
3.12302 - ;;
3.12303 -
3.12304 -hpux9* | hpux10* | hpux11*)
3.12305 - # Give a soname corresponding to the major version so that dld.sl refuses to
3.12306 - # link against other versions.
3.12307 - version_type=sunos
3.12308 - need_lib_prefix=no
3.12309 - need_version=no
3.12310 - case "$host_cpu" in
3.12311 - ia64*)
3.12312 - shrext_cmds='.so'
3.12313 - hardcode_into_libs=yes
3.12314 - dynamic_linker="$host_os dld.so"
3.12315 - shlibpath_var=LD_LIBRARY_PATH
3.12316 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.12317 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12318 - soname_spec='${libname}${release}${shared_ext}$major'
3.12319 - if test "X$HPUX_IA64_MODE" = X32; then
3.12320 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
3.12321 - else
3.12322 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
3.12323 - fi
3.12324 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.12325 - ;;
3.12326 - hppa*64*)
3.12327 - shrext_cmds='.sl'
3.12328 - hardcode_into_libs=yes
3.12329 - dynamic_linker="$host_os dld.sl"
3.12330 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
3.12331 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.12332 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12333 - soname_spec='${libname}${release}${shared_ext}$major'
3.12334 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
3.12335 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.12336 - ;;
3.12337 - *)
3.12338 - shrext_cmds='.sl'
3.12339 - dynamic_linker="$host_os dld.sl"
3.12340 - shlibpath_var=SHLIB_PATH
3.12341 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
3.12342 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12343 - soname_spec='${libname}${release}${shared_ext}$major'
3.12344 - ;;
3.12345 - esac
3.12346 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
3.12347 - postinstall_cmds='chmod 555 $lib'
3.12348 - ;;
3.12349 -
3.12350 -irix5* | irix6* | nonstopux*)
3.12351 - case $host_os in
3.12352 - nonstopux*) version_type=nonstopux ;;
3.12353 - *)
3.12354 - if test "$lt_cv_prog_gnu_ld" = yes; then
3.12355 - version_type=linux
3.12356 - else
3.12357 - version_type=irix
3.12358 - fi ;;
3.12359 - esac
3.12360 - need_lib_prefix=no
3.12361 - need_version=no
3.12362 - soname_spec='${libname}${release}${shared_ext}$major'
3.12363 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
3.12364 - case $host_os in
3.12365 - irix5* | nonstopux*)
3.12366 - libsuff= shlibsuff=
3.12367 - ;;
3.12368 - *)
3.12369 - case $LD in # libtool.m4 will add one of these switches to LD
3.12370 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
3.12371 - libsuff= shlibsuff= libmagic=32-bit;;
3.12372 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
3.12373 - libsuff=32 shlibsuff=N32 libmagic=N32;;
3.12374 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
3.12375 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
3.12376 - *) libsuff= shlibsuff= libmagic=never-match;;
3.12377 - esac
3.12378 - ;;
3.12379 - esac
3.12380 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
3.12381 - shlibpath_overrides_runpath=no
3.12382 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
3.12383 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
3.12384 - hardcode_into_libs=yes
3.12385 - ;;
3.12386 -
3.12387 -# No shared lib support for Linux oldld, aout, or coff.
3.12388 -linux*oldld* | linux*aout* | linux*coff*)
3.12389 - dynamic_linker=no
3.12390 - ;;
3.12391 -
3.12392 -# This must be Linux ELF.
3.12393 -linux*)
3.12394 - version_type=linux
3.12395 - need_lib_prefix=no
3.12396 - need_version=no
3.12397 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12398 - soname_spec='${libname}${release}${shared_ext}$major'
3.12399 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
3.12400 - shlibpath_var=LD_LIBRARY_PATH
3.12401 - shlibpath_overrides_runpath=no
3.12402 - # This implies no fast_install, which is unacceptable.
3.12403 - # Some rework will be needed to allow for fast_install
3.12404 - # before this can be enabled.
3.12405 - hardcode_into_libs=yes
3.12406 -
3.12407 - # Append ld.so.conf contents to the search path
3.12408 - if test -f /etc/ld.so.conf; then
3.12409 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
3.12410 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
3.12411 - fi
3.12412 -
3.12413 - # We used to test for /lib/ld.so.1 and disable shared libraries on
3.12414 - # powerpc, because MkLinux only supported shared libraries with the
3.12415 - # GNU dynamic linker. Since this was broken with cross compilers,
3.12416 - # most powerpc-linux boxes support dynamic linking these days and
3.12417 - # people can always --disable-shared, the test was removed, and we
3.12418 - # assume the GNU/Linux dynamic linker is in use.
3.12419 - dynamic_linker='GNU/Linux ld.so'
3.12420 - ;;
3.12421 -
3.12422 -netbsdelf*-gnu)
3.12423 - version_type=linux
3.12424 - need_lib_prefix=no
3.12425 - need_version=no
3.12426 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.12427 - soname_spec='${libname}${release}${shared_ext}$major'
3.12428 - shlibpath_var=LD_LIBRARY_PATH
3.12429 - shlibpath_overrides_runpath=no
3.12430 - hardcode_into_libs=yes
3.12431 - dynamic_linker='NetBSD ld.elf_so'
3.12432 - ;;
3.12433 -
3.12434 -knetbsd*-gnu)
3.12435 - version_type=linux
3.12436 - need_lib_prefix=no
3.12437 - need_version=no
3.12438 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.12439 - soname_spec='${libname}${release}${shared_ext}$major'
3.12440 - shlibpath_var=LD_LIBRARY_PATH
3.12441 - shlibpath_overrides_runpath=no
3.12442 - hardcode_into_libs=yes
3.12443 - dynamic_linker='GNU ld.so'
3.12444 - ;;
3.12445 -
3.12446 -netbsd*)
3.12447 - version_type=sunos
3.12448 - need_lib_prefix=no
3.12449 - need_version=no
3.12450 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.12451 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.12452 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.12453 - dynamic_linker='NetBSD (a.out) ld.so'
3.12454 - else
3.12455 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.12456 - soname_spec='${libname}${release}${shared_ext}$major'
3.12457 - dynamic_linker='NetBSD ld.elf_so'
3.12458 - fi
3.12459 - shlibpath_var=LD_LIBRARY_PATH
3.12460 - shlibpath_overrides_runpath=yes
3.12461 - hardcode_into_libs=yes
3.12462 - ;;
3.12463 -
3.12464 -newsos6)
3.12465 - version_type=linux
3.12466 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12467 - shlibpath_var=LD_LIBRARY_PATH
3.12468 - shlibpath_overrides_runpath=yes
3.12469 - ;;
3.12470 -
3.12471 -nto-qnx*)
3.12472 - version_type=linux
3.12473 - need_lib_prefix=no
3.12474 - need_version=no
3.12475 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12476 - soname_spec='${libname}${release}${shared_ext}$major'
3.12477 - shlibpath_var=LD_LIBRARY_PATH
3.12478 - shlibpath_overrides_runpath=yes
3.12479 - ;;
3.12480 -
3.12481 -openbsd*)
3.12482 - version_type=sunos
3.12483 - need_lib_prefix=no
3.12484 - need_version=yes
3.12485 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.12486 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.12487 - shlibpath_var=LD_LIBRARY_PATH
3.12488 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.12489 - case $host_os in
3.12490 - openbsd2.[89] | openbsd2.[89].*)
3.12491 - shlibpath_overrides_runpath=no
3.12492 - ;;
3.12493 - *)
3.12494 - shlibpath_overrides_runpath=yes
3.12495 - ;;
3.12496 - esac
3.12497 - else
3.12498 - shlibpath_overrides_runpath=yes
3.12499 - fi
3.12500 - ;;
3.12501 -
3.12502 -os2*)
3.12503 - libname_spec='$name'
3.12504 - shrext_cmds=".dll"
3.12505 - need_lib_prefix=no
3.12506 - library_names_spec='$libname${shared_ext} $libname.a'
3.12507 - dynamic_linker='OS/2 ld.exe'
3.12508 - shlibpath_var=LIBPATH
3.12509 - ;;
3.12510 -
3.12511 -osf3* | osf4* | osf5*)
3.12512 - version_type=osf
3.12513 - need_lib_prefix=no
3.12514 - need_version=no
3.12515 - soname_spec='${libname}${release}${shared_ext}$major'
3.12516 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12517 - shlibpath_var=LD_LIBRARY_PATH
3.12518 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
3.12519 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
3.12520 - ;;
3.12521 -
3.12522 -sco3.2v5*)
3.12523 - version_type=osf
3.12524 - soname_spec='${libname}${release}${shared_ext}$major'
3.12525 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12526 - shlibpath_var=LD_LIBRARY_PATH
3.12527 - ;;
3.12528 -
3.12529 -solaris*)
3.12530 - version_type=linux
3.12531 - need_lib_prefix=no
3.12532 - need_version=no
3.12533 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12534 - soname_spec='${libname}${release}${shared_ext}$major'
3.12535 - shlibpath_var=LD_LIBRARY_PATH
3.12536 - shlibpath_overrides_runpath=yes
3.12537 - hardcode_into_libs=yes
3.12538 - # ldd complains unless libraries are executable
3.12539 - postinstall_cmds='chmod +x $lib'
3.12540 - ;;
3.12541 -
3.12542 -sunos4*)
3.12543 - version_type=sunos
3.12544 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.12545 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
3.12546 - shlibpath_var=LD_LIBRARY_PATH
3.12547 - shlibpath_overrides_runpath=yes
3.12548 - if test "$with_gnu_ld" = yes; then
3.12549 - need_lib_prefix=no
3.12550 - fi
3.12551 - need_version=yes
3.12552 - ;;
3.12553 -
3.12554 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.12555 - version_type=linux
3.12556 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12557 - soname_spec='${libname}${release}${shared_ext}$major'
3.12558 - shlibpath_var=LD_LIBRARY_PATH
3.12559 - case $host_vendor in
3.12560 - sni)
3.12561 - shlibpath_overrides_runpath=no
3.12562 - need_lib_prefix=no
3.12563 - export_dynamic_flag_spec='${wl}-Blargedynsym'
3.12564 - runpath_var=LD_RUN_PATH
3.12565 - ;;
3.12566 - siemens)
3.12567 - need_lib_prefix=no
3.12568 - ;;
3.12569 - motorola)
3.12570 - need_lib_prefix=no
3.12571 - need_version=no
3.12572 - shlibpath_overrides_runpath=no
3.12573 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
3.12574 - ;;
3.12575 - esac
3.12576 - ;;
3.12577 -
3.12578 -sysv4*MP*)
3.12579 - if test -d /usr/nec ;then
3.12580 - version_type=linux
3.12581 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
3.12582 - soname_spec='$libname${shared_ext}.$major'
3.12583 - shlibpath_var=LD_LIBRARY_PATH
3.12584 - fi
3.12585 - ;;
3.12586 -
3.12587 -uts4*)
3.12588 - version_type=linux
3.12589 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.12590 - soname_spec='${libname}${release}${shared_ext}$major'
3.12591 - shlibpath_var=LD_LIBRARY_PATH
3.12592 - ;;
3.12593 -
3.12594 -*)
3.12595 - dynamic_linker=no
3.12596 - ;;
3.12597 -esac
3.12598 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
3.12599 -echo "${ECHO_T}$dynamic_linker" >&6; }
3.12600 -test "$dynamic_linker" = no && can_build_shared=no
3.12601 -
3.12602 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
3.12603 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
3.12604 -hardcode_action_CXX=
3.12605 -if test -n "$hardcode_libdir_flag_spec_CXX" || \
3.12606 - test -n "$runpath_var CXX" || \
3.12607 - test "X$hardcode_automatic_CXX"="Xyes" ; then
3.12608 -
3.12609 - # We can hardcode non-existant directories.
3.12610 - if test "$hardcode_direct_CXX" != no &&
3.12611 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
3.12612 - # have to relink, otherwise we might link with an installed library
3.12613 - # when we should be linking with a yet-to-be-installed one
3.12614 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
3.12615 - test "$hardcode_minus_L_CXX" != no; then
3.12616 - # Linking always hardcodes the temporary library directory.
3.12617 - hardcode_action_CXX=relink
3.12618 - else
3.12619 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
3.12620 - hardcode_action_CXX=immediate
3.12621 - fi
3.12622 -else
3.12623 - # We cannot hardcode anything, or else we can only hardcode existing
3.12624 - # directories.
3.12625 - hardcode_action_CXX=unsupported
3.12626 -fi
3.12627 -{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
3.12628 -echo "${ECHO_T}$hardcode_action_CXX" >&6; }
3.12629 -
3.12630 -if test "$hardcode_action_CXX" = relink; then
3.12631 - # Fast installation is not supported
3.12632 - enable_fast_install=no
3.12633 -elif test "$shlibpath_overrides_runpath" = yes ||
3.12634 - test "$enable_shared" = no; then
3.12635 - # Fast installation is not necessary
3.12636 - enable_fast_install=needless
3.12637 -fi
3.12638 -
3.12639 -striplib=
3.12640 -old_striplib=
3.12641 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
3.12642 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
3.12643 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
3.12644 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
3.12645 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
3.12646 - { echo "$as_me:$LINENO: result: yes" >&5
3.12647 -echo "${ECHO_T}yes" >&6; }
3.12648 -else
3.12649 -# FIXME - insert some real tests, host_os isn't really good enough
3.12650 - case $host_os in
3.12651 - darwin*)
3.12652 - if test -n "$STRIP" ; then
3.12653 - striplib="$STRIP -x"
3.12654 - { echo "$as_me:$LINENO: result: yes" >&5
3.12655 -echo "${ECHO_T}yes" >&6; }
3.12656 - else
3.12657 - { echo "$as_me:$LINENO: result: no" >&5
3.12658 -echo "${ECHO_T}no" >&6; }
3.12659 -fi
3.12660 - ;;
3.12661 - *)
3.12662 - { echo "$as_me:$LINENO: result: no" >&5
3.12663 -echo "${ECHO_T}no" >&6; }
3.12664 - ;;
3.12665 - esac
3.12666 -fi
3.12667 -
3.12668 -if test "x$enable_dlopen" != xyes; then
3.12669 - enable_dlopen=unknown
3.12670 - enable_dlopen_self=unknown
3.12671 - enable_dlopen_self_static=unknown
3.12672 -else
3.12673 - lt_cv_dlopen=no
3.12674 - lt_cv_dlopen_libs=
3.12675 -
3.12676 - case $host_os in
3.12677 - beos*)
3.12678 - lt_cv_dlopen="load_add_on"
3.12679 - lt_cv_dlopen_libs=
3.12680 - lt_cv_dlopen_self=yes
3.12681 - ;;
3.12682 -
3.12683 - mingw* | pw32*)
3.12684 - lt_cv_dlopen="LoadLibrary"
3.12685 - lt_cv_dlopen_libs=
3.12686 - ;;
3.12687 -
3.12688 - cygwin*)
3.12689 - lt_cv_dlopen="dlopen"
3.12690 - lt_cv_dlopen_libs=
3.12691 - ;;
3.12692 -
3.12693 - darwin*)
3.12694 - # if libdl is installed we need to link against it
3.12695 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.12696 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.12697 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.12698 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.12699 -else
3.12700 - ac_check_lib_save_LIBS=$LIBS
3.12701 -LIBS="-ldl $LIBS"
3.12702 -cat >conftest.$ac_ext <<_ACEOF
3.12703 -/* confdefs.h. */
3.12704 -_ACEOF
3.12705 -cat confdefs.h >>conftest.$ac_ext
3.12706 -cat >>conftest.$ac_ext <<_ACEOF
3.12707 -/* end confdefs.h. */
3.12708 -
3.12709 -/* Override any GCC internal prototype to avoid an error.
3.12710 - Use char because int might match the return type of a GCC
3.12711 - builtin and then its argument prototype would still apply. */
3.12712 -#ifdef __cplusplus
3.12713 -extern "C"
3.12714 -#endif
3.12715 -char dlopen ();
3.12716 -int
3.12717 -main ()
3.12718 -{
3.12719 -return dlopen ();
3.12720 - ;
3.12721 - return 0;
3.12722 -}
3.12723 -_ACEOF
3.12724 -rm -f conftest.$ac_objext conftest$ac_exeext
3.12725 -if { (ac_try="$ac_link"
3.12726 -case "(($ac_try" in
3.12727 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.12728 - *) ac_try_echo=$ac_try;;
3.12729 -esac
3.12730 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.12731 - (eval "$ac_link") 2>conftest.er1
3.12732 - ac_status=$?
3.12733 - grep -v '^ *+' conftest.er1 >conftest.err
3.12734 - rm -f conftest.er1
3.12735 - cat conftest.err >&5
3.12736 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12737 - (exit $ac_status); } && {
3.12738 - test -z "$ac_cxx_werror_flag" ||
3.12739 - test ! -s conftest.err
3.12740 - } && test -s conftest$ac_exeext &&
3.12741 - $as_test_x conftest$ac_exeext; then
3.12742 - ac_cv_lib_dl_dlopen=yes
3.12743 -else
3.12744 - echo "$as_me: failed program was:" >&5
3.12745 -sed 's/^/| /' conftest.$ac_ext >&5
3.12746 -
3.12747 - ac_cv_lib_dl_dlopen=no
3.12748 -fi
3.12749 -
3.12750 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.12751 - conftest$ac_exeext conftest.$ac_ext
3.12752 -LIBS=$ac_check_lib_save_LIBS
3.12753 -fi
3.12754 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.12755 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.12756 -if test $ac_cv_lib_dl_dlopen = yes; then
3.12757 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.12758 -else
3.12759 -
3.12760 - lt_cv_dlopen="dyld"
3.12761 - lt_cv_dlopen_libs=
3.12762 - lt_cv_dlopen_self=yes
3.12763 -
3.12764 -fi
3.12765 -
3.12766 - ;;
3.12767 -
3.12768 - *)
3.12769 - { echo "$as_me:$LINENO: checking for shl_load" >&5
3.12770 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
3.12771 -if test "${ac_cv_func_shl_load+set}" = set; then
3.12772 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.12773 -else
3.12774 - cat >conftest.$ac_ext <<_ACEOF
3.12775 -/* confdefs.h. */
3.12776 -_ACEOF
3.12777 -cat confdefs.h >>conftest.$ac_ext
3.12778 -cat >>conftest.$ac_ext <<_ACEOF
3.12779 -/* end confdefs.h. */
3.12780 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
3.12781 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.12782 -#define shl_load innocuous_shl_load
3.12783 -
3.12784 -/* System header to define __stub macros and hopefully few prototypes,
3.12785 - which can conflict with char shl_load (); below.
3.12786 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.12787 - <limits.h> exists even on freestanding compilers. */
3.12788 -
3.12789 -#ifdef __STDC__
3.12790 -# include <limits.h>
3.12791 -#else
3.12792 -# include <assert.h>
3.12793 -#endif
3.12794 -
3.12795 -#undef shl_load
3.12796 -
3.12797 -/* Override any GCC internal prototype to avoid an error.
3.12798 - Use char because int might match the return type of a GCC
3.12799 - builtin and then its argument prototype would still apply. */
3.12800 -#ifdef __cplusplus
3.12801 -extern "C"
3.12802 -#endif
3.12803 -char shl_load ();
3.12804 -/* The GNU C library defines this for functions which it implements
3.12805 - to always fail with ENOSYS. Some functions are actually named
3.12806 - something starting with __ and the normal name is an alias. */
3.12807 -#if defined __stub_shl_load || defined __stub___shl_load
3.12808 -choke me
3.12809 -#endif
3.12810 -
3.12811 -int
3.12812 -main ()
3.12813 -{
3.12814 -return shl_load ();
3.12815 - ;
3.12816 - return 0;
3.12817 -}
3.12818 -_ACEOF
3.12819 -rm -f conftest.$ac_objext conftest$ac_exeext
3.12820 -if { (ac_try="$ac_link"
3.12821 -case "(($ac_try" in
3.12822 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.12823 - *) ac_try_echo=$ac_try;;
3.12824 -esac
3.12825 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.12826 - (eval "$ac_link") 2>conftest.er1
3.12827 - ac_status=$?
3.12828 - grep -v '^ *+' conftest.er1 >conftest.err
3.12829 - rm -f conftest.er1
3.12830 - cat conftest.err >&5
3.12831 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12832 - (exit $ac_status); } && {
3.12833 - test -z "$ac_cxx_werror_flag" ||
3.12834 - test ! -s conftest.err
3.12835 - } && test -s conftest$ac_exeext &&
3.12836 - $as_test_x conftest$ac_exeext; then
3.12837 - ac_cv_func_shl_load=yes
3.12838 -else
3.12839 - echo "$as_me: failed program was:" >&5
3.12840 -sed 's/^/| /' conftest.$ac_ext >&5
3.12841 -
3.12842 - ac_cv_func_shl_load=no
3.12843 -fi
3.12844 -
3.12845 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.12846 - conftest$ac_exeext conftest.$ac_ext
3.12847 -fi
3.12848 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
3.12849 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
3.12850 -if test $ac_cv_func_shl_load = yes; then
3.12851 - lt_cv_dlopen="shl_load"
3.12852 -else
3.12853 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
3.12854 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
3.12855 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
3.12856 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.12857 -else
3.12858 - ac_check_lib_save_LIBS=$LIBS
3.12859 -LIBS="-ldld $LIBS"
3.12860 -cat >conftest.$ac_ext <<_ACEOF
3.12861 -/* confdefs.h. */
3.12862 -_ACEOF
3.12863 -cat confdefs.h >>conftest.$ac_ext
3.12864 -cat >>conftest.$ac_ext <<_ACEOF
3.12865 -/* end confdefs.h. */
3.12866 -
3.12867 -/* Override any GCC internal prototype to avoid an error.
3.12868 - Use char because int might match the return type of a GCC
3.12869 - builtin and then its argument prototype would still apply. */
3.12870 -#ifdef __cplusplus
3.12871 -extern "C"
3.12872 -#endif
3.12873 -char shl_load ();
3.12874 -int
3.12875 -main ()
3.12876 -{
3.12877 -return shl_load ();
3.12878 - ;
3.12879 - return 0;
3.12880 -}
3.12881 -_ACEOF
3.12882 -rm -f conftest.$ac_objext conftest$ac_exeext
3.12883 -if { (ac_try="$ac_link"
3.12884 -case "(($ac_try" in
3.12885 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.12886 - *) ac_try_echo=$ac_try;;
3.12887 -esac
3.12888 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.12889 - (eval "$ac_link") 2>conftest.er1
3.12890 - ac_status=$?
3.12891 - grep -v '^ *+' conftest.er1 >conftest.err
3.12892 - rm -f conftest.er1
3.12893 - cat conftest.err >&5
3.12894 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12895 - (exit $ac_status); } && {
3.12896 - test -z "$ac_cxx_werror_flag" ||
3.12897 - test ! -s conftest.err
3.12898 - } && test -s conftest$ac_exeext &&
3.12899 - $as_test_x conftest$ac_exeext; then
3.12900 - ac_cv_lib_dld_shl_load=yes
3.12901 -else
3.12902 - echo "$as_me: failed program was:" >&5
3.12903 -sed 's/^/| /' conftest.$ac_ext >&5
3.12904 -
3.12905 - ac_cv_lib_dld_shl_load=no
3.12906 -fi
3.12907 -
3.12908 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.12909 - conftest$ac_exeext conftest.$ac_ext
3.12910 -LIBS=$ac_check_lib_save_LIBS
3.12911 -fi
3.12912 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
3.12913 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
3.12914 -if test $ac_cv_lib_dld_shl_load = yes; then
3.12915 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
3.12916 -else
3.12917 - { echo "$as_me:$LINENO: checking for dlopen" >&5
3.12918 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
3.12919 -if test "${ac_cv_func_dlopen+set}" = set; then
3.12920 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.12921 -else
3.12922 - cat >conftest.$ac_ext <<_ACEOF
3.12923 -/* confdefs.h. */
3.12924 -_ACEOF
3.12925 -cat confdefs.h >>conftest.$ac_ext
3.12926 -cat >>conftest.$ac_ext <<_ACEOF
3.12927 -/* end confdefs.h. */
3.12928 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
3.12929 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.12930 -#define dlopen innocuous_dlopen
3.12931 -
3.12932 -/* System header to define __stub macros and hopefully few prototypes,
3.12933 - which can conflict with char dlopen (); below.
3.12934 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.12935 - <limits.h> exists even on freestanding compilers. */
3.12936 -
3.12937 -#ifdef __STDC__
3.12938 -# include <limits.h>
3.12939 -#else
3.12940 -# include <assert.h>
3.12941 -#endif
3.12942 -
3.12943 -#undef dlopen
3.12944 -
3.12945 -/* Override any GCC internal prototype to avoid an error.
3.12946 - Use char because int might match the return type of a GCC
3.12947 - builtin and then its argument prototype would still apply. */
3.12948 -#ifdef __cplusplus
3.12949 -extern "C"
3.12950 -#endif
3.12951 -char dlopen ();
3.12952 -/* The GNU C library defines this for functions which it implements
3.12953 - to always fail with ENOSYS. Some functions are actually named
3.12954 - something starting with __ and the normal name is an alias. */
3.12955 -#if defined __stub_dlopen || defined __stub___dlopen
3.12956 -choke me
3.12957 -#endif
3.12958 -
3.12959 -int
3.12960 -main ()
3.12961 -{
3.12962 -return dlopen ();
3.12963 - ;
3.12964 - return 0;
3.12965 -}
3.12966 -_ACEOF
3.12967 -rm -f conftest.$ac_objext conftest$ac_exeext
3.12968 -if { (ac_try="$ac_link"
3.12969 -case "(($ac_try" in
3.12970 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.12971 - *) ac_try_echo=$ac_try;;
3.12972 -esac
3.12973 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.12974 - (eval "$ac_link") 2>conftest.er1
3.12975 - ac_status=$?
3.12976 - grep -v '^ *+' conftest.er1 >conftest.err
3.12977 - rm -f conftest.er1
3.12978 - cat conftest.err >&5
3.12979 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.12980 - (exit $ac_status); } && {
3.12981 - test -z "$ac_cxx_werror_flag" ||
3.12982 - test ! -s conftest.err
3.12983 - } && test -s conftest$ac_exeext &&
3.12984 - $as_test_x conftest$ac_exeext; then
3.12985 - ac_cv_func_dlopen=yes
3.12986 -else
3.12987 - echo "$as_me: failed program was:" >&5
3.12988 -sed 's/^/| /' conftest.$ac_ext >&5
3.12989 -
3.12990 - ac_cv_func_dlopen=no
3.12991 -fi
3.12992 -
3.12993 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.12994 - conftest$ac_exeext conftest.$ac_ext
3.12995 -fi
3.12996 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
3.12997 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
3.12998 -if test $ac_cv_func_dlopen = yes; then
3.12999 - lt_cv_dlopen="dlopen"
3.13000 -else
3.13001 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.13002 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.13003 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.13004 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.13005 -else
3.13006 - ac_check_lib_save_LIBS=$LIBS
3.13007 -LIBS="-ldl $LIBS"
3.13008 -cat >conftest.$ac_ext <<_ACEOF
3.13009 -/* confdefs.h. */
3.13010 -_ACEOF
3.13011 -cat confdefs.h >>conftest.$ac_ext
3.13012 -cat >>conftest.$ac_ext <<_ACEOF
3.13013 -/* end confdefs.h. */
3.13014 -
3.13015 -/* Override any GCC internal prototype to avoid an error.
3.13016 - Use char because int might match the return type of a GCC
3.13017 - builtin and then its argument prototype would still apply. */
3.13018 -#ifdef __cplusplus
3.13019 -extern "C"
3.13020 -#endif
3.13021 -char dlopen ();
3.13022 -int
3.13023 -main ()
3.13024 -{
3.13025 -return dlopen ();
3.13026 - ;
3.13027 - return 0;
3.13028 -}
3.13029 -_ACEOF
3.13030 -rm -f conftest.$ac_objext conftest$ac_exeext
3.13031 -if { (ac_try="$ac_link"
3.13032 -case "(($ac_try" in
3.13033 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.13034 - *) ac_try_echo=$ac_try;;
3.13035 -esac
3.13036 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.13037 - (eval "$ac_link") 2>conftest.er1
3.13038 - ac_status=$?
3.13039 - grep -v '^ *+' conftest.er1 >conftest.err
3.13040 - rm -f conftest.er1
3.13041 - cat conftest.err >&5
3.13042 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.13043 - (exit $ac_status); } && {
3.13044 - test -z "$ac_cxx_werror_flag" ||
3.13045 - test ! -s conftest.err
3.13046 - } && test -s conftest$ac_exeext &&
3.13047 - $as_test_x conftest$ac_exeext; then
3.13048 - ac_cv_lib_dl_dlopen=yes
3.13049 -else
3.13050 - echo "$as_me: failed program was:" >&5
3.13051 -sed 's/^/| /' conftest.$ac_ext >&5
3.13052 -
3.13053 - ac_cv_lib_dl_dlopen=no
3.13054 -fi
3.13055 -
3.13056 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.13057 - conftest$ac_exeext conftest.$ac_ext
3.13058 -LIBS=$ac_check_lib_save_LIBS
3.13059 -fi
3.13060 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.13061 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.13062 -if test $ac_cv_lib_dl_dlopen = yes; then
3.13063 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.13064 -else
3.13065 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
3.13066 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
3.13067 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
3.13068 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.13069 -else
3.13070 - ac_check_lib_save_LIBS=$LIBS
3.13071 -LIBS="-lsvld $LIBS"
3.13072 -cat >conftest.$ac_ext <<_ACEOF
3.13073 -/* confdefs.h. */
3.13074 -_ACEOF
3.13075 -cat confdefs.h >>conftest.$ac_ext
3.13076 -cat >>conftest.$ac_ext <<_ACEOF
3.13077 -/* end confdefs.h. */
3.13078 -
3.13079 -/* Override any GCC internal prototype to avoid an error.
3.13080 - Use char because int might match the return type of a GCC
3.13081 - builtin and then its argument prototype would still apply. */
3.13082 -#ifdef __cplusplus
3.13083 -extern "C"
3.13084 -#endif
3.13085 -char dlopen ();
3.13086 -int
3.13087 -main ()
3.13088 -{
3.13089 -return dlopen ();
3.13090 - ;
3.13091 - return 0;
3.13092 -}
3.13093 -_ACEOF
3.13094 -rm -f conftest.$ac_objext conftest$ac_exeext
3.13095 -if { (ac_try="$ac_link"
3.13096 -case "(($ac_try" in
3.13097 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.13098 - *) ac_try_echo=$ac_try;;
3.13099 -esac
3.13100 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.13101 - (eval "$ac_link") 2>conftest.er1
3.13102 - ac_status=$?
3.13103 - grep -v '^ *+' conftest.er1 >conftest.err
3.13104 - rm -f conftest.er1
3.13105 - cat conftest.err >&5
3.13106 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.13107 - (exit $ac_status); } && {
3.13108 - test -z "$ac_cxx_werror_flag" ||
3.13109 - test ! -s conftest.err
3.13110 - } && test -s conftest$ac_exeext &&
3.13111 - $as_test_x conftest$ac_exeext; then
3.13112 - ac_cv_lib_svld_dlopen=yes
3.13113 -else
3.13114 - echo "$as_me: failed program was:" >&5
3.13115 -sed 's/^/| /' conftest.$ac_ext >&5
3.13116 -
3.13117 - ac_cv_lib_svld_dlopen=no
3.13118 -fi
3.13119 -
3.13120 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.13121 - conftest$ac_exeext conftest.$ac_ext
3.13122 -LIBS=$ac_check_lib_save_LIBS
3.13123 -fi
3.13124 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
3.13125 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
3.13126 -if test $ac_cv_lib_svld_dlopen = yes; then
3.13127 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
3.13128 -else
3.13129 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
3.13130 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
3.13131 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
3.13132 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.13133 -else
3.13134 - ac_check_lib_save_LIBS=$LIBS
3.13135 -LIBS="-ldld $LIBS"
3.13136 -cat >conftest.$ac_ext <<_ACEOF
3.13137 -/* confdefs.h. */
3.13138 -_ACEOF
3.13139 -cat confdefs.h >>conftest.$ac_ext
3.13140 -cat >>conftest.$ac_ext <<_ACEOF
3.13141 -/* end confdefs.h. */
3.13142 -
3.13143 -/* Override any GCC internal prototype to avoid an error.
3.13144 - Use char because int might match the return type of a GCC
3.13145 - builtin and then its argument prototype would still apply. */
3.13146 -#ifdef __cplusplus
3.13147 -extern "C"
3.13148 -#endif
3.13149 -char dld_link ();
3.13150 -int
3.13151 -main ()
3.13152 -{
3.13153 -return dld_link ();
3.13154 - ;
3.13155 - return 0;
3.13156 -}
3.13157 -_ACEOF
3.13158 -rm -f conftest.$ac_objext conftest$ac_exeext
3.13159 -if { (ac_try="$ac_link"
3.13160 -case "(($ac_try" in
3.13161 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.13162 - *) ac_try_echo=$ac_try;;
3.13163 -esac
3.13164 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.13165 - (eval "$ac_link") 2>conftest.er1
3.13166 - ac_status=$?
3.13167 - grep -v '^ *+' conftest.er1 >conftest.err
3.13168 - rm -f conftest.er1
3.13169 - cat conftest.err >&5
3.13170 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.13171 - (exit $ac_status); } && {
3.13172 - test -z "$ac_cxx_werror_flag" ||
3.13173 - test ! -s conftest.err
3.13174 - } && test -s conftest$ac_exeext &&
3.13175 - $as_test_x conftest$ac_exeext; then
3.13176 - ac_cv_lib_dld_dld_link=yes
3.13177 -else
3.13178 - echo "$as_me: failed program was:" >&5
3.13179 -sed 's/^/| /' conftest.$ac_ext >&5
3.13180 -
3.13181 - ac_cv_lib_dld_dld_link=no
3.13182 -fi
3.13183 -
3.13184 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.13185 - conftest$ac_exeext conftest.$ac_ext
3.13186 -LIBS=$ac_check_lib_save_LIBS
3.13187 -fi
3.13188 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
3.13189 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
3.13190 -if test $ac_cv_lib_dld_dld_link = yes; then
3.13191 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
3.13192 -fi
3.13193 -
3.13194 -
3.13195 -fi
3.13196 -
3.13197 -
3.13198 -fi
3.13199 -
3.13200 -
3.13201 -fi
3.13202 -
3.13203 -
3.13204 -fi
3.13205 -
3.13206 -
3.13207 -fi
3.13208 -
3.13209 - ;;
3.13210 - esac
3.13211 -
3.13212 - if test "x$lt_cv_dlopen" != xno; then
3.13213 - enable_dlopen=yes
3.13214 - else
3.13215 - enable_dlopen=no
3.13216 - fi
3.13217 -
3.13218 - case $lt_cv_dlopen in
3.13219 - dlopen)
3.13220 - save_CPPFLAGS="$CPPFLAGS"
3.13221 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
3.13222 -
3.13223 - save_LDFLAGS="$LDFLAGS"
3.13224 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
3.13225 -
3.13226 - save_LIBS="$LIBS"
3.13227 - LIBS="$lt_cv_dlopen_libs $LIBS"
3.13228 -
3.13229 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
3.13230 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
3.13231 -if test "${lt_cv_dlopen_self+set}" = set; then
3.13232 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.13233 -else
3.13234 - if test "$cross_compiling" = yes; then :
3.13235 - lt_cv_dlopen_self=cross
3.13236 -else
3.13237 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.13238 - lt_status=$lt_dlunknown
3.13239 - cat > conftest.$ac_ext <<EOF
3.13240 -#line __oline__ "configure"
3.13241 -#include "confdefs.h"
3.13242 -
3.13243 -#if HAVE_DLFCN_H
3.13244 -#include <dlfcn.h>
3.13245 -#endif
3.13246 -
3.13247 -#include <stdio.h>
3.13248 -
3.13249 -#ifdef RTLD_GLOBAL
3.13250 -# define LT_DLGLOBAL RTLD_GLOBAL
3.13251 -#else
3.13252 -# ifdef DL_GLOBAL
3.13253 -# define LT_DLGLOBAL DL_GLOBAL
3.13254 -# else
3.13255 -# define LT_DLGLOBAL 0
3.13256 -# endif
3.13257 -#endif
3.13258 -
3.13259 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.13260 - find out it does not work in some platform. */
3.13261 -#ifndef LT_DLLAZY_OR_NOW
3.13262 -# ifdef RTLD_LAZY
3.13263 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.13264 -# else
3.13265 -# ifdef DL_LAZY
3.13266 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.13267 -# else
3.13268 -# ifdef RTLD_NOW
3.13269 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.13270 -# else
3.13271 -# ifdef DL_NOW
3.13272 -# define LT_DLLAZY_OR_NOW DL_NOW
3.13273 -# else
3.13274 -# define LT_DLLAZY_OR_NOW 0
3.13275 -# endif
3.13276 -# endif
3.13277 -# endif
3.13278 -# endif
3.13279 -#endif
3.13280 -
3.13281 -#ifdef __cplusplus
3.13282 -extern "C" void exit (int);
3.13283 -#endif
3.13284 -
3.13285 -void fnord() { int i=42;}
3.13286 -int main ()
3.13287 -{
3.13288 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.13289 - int status = $lt_dlunknown;
3.13290 -
3.13291 - if (self)
3.13292 - {
3.13293 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.13294 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.13295 - /* dlclose (self); */
3.13296 - }
3.13297 -
3.13298 - exit (status);
3.13299 -}
3.13300 -EOF
3.13301 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.13302 - (eval $ac_link) 2>&5
3.13303 - ac_status=$?
3.13304 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.13305 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.13306 - (./conftest; exit; ) 2>/dev/null
3.13307 - lt_status=$?
3.13308 - case x$lt_status in
3.13309 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
3.13310 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
3.13311 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
3.13312 - esac
3.13313 - else :
3.13314 - # compilation failed
3.13315 - lt_cv_dlopen_self=no
3.13316 - fi
3.13317 -fi
3.13318 -rm -fr conftest*
3.13319 -
3.13320 -
3.13321 -fi
3.13322 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
3.13323 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
3.13324 -
3.13325 - if test "x$lt_cv_dlopen_self" = xyes; then
3.13326 - LDFLAGS="$LDFLAGS $link_static_flag"
3.13327 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
3.13328 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
3.13329 -if test "${lt_cv_dlopen_self_static+set}" = set; then
3.13330 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.13331 -else
3.13332 - if test "$cross_compiling" = yes; then :
3.13333 - lt_cv_dlopen_self_static=cross
3.13334 -else
3.13335 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.13336 - lt_status=$lt_dlunknown
3.13337 - cat > conftest.$ac_ext <<EOF
3.13338 -#line __oline__ "configure"
3.13339 -#include "confdefs.h"
3.13340 -
3.13341 -#if HAVE_DLFCN_H
3.13342 -#include <dlfcn.h>
3.13343 -#endif
3.13344 -
3.13345 -#include <stdio.h>
3.13346 -
3.13347 -#ifdef RTLD_GLOBAL
3.13348 -# define LT_DLGLOBAL RTLD_GLOBAL
3.13349 -#else
3.13350 -# ifdef DL_GLOBAL
3.13351 -# define LT_DLGLOBAL DL_GLOBAL
3.13352 -# else
3.13353 -# define LT_DLGLOBAL 0
3.13354 -# endif
3.13355 -#endif
3.13356 -
3.13357 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.13358 - find out it does not work in some platform. */
3.13359 -#ifndef LT_DLLAZY_OR_NOW
3.13360 -# ifdef RTLD_LAZY
3.13361 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.13362 -# else
3.13363 -# ifdef DL_LAZY
3.13364 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.13365 -# else
3.13366 -# ifdef RTLD_NOW
3.13367 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.13368 -# else
3.13369 -# ifdef DL_NOW
3.13370 -# define LT_DLLAZY_OR_NOW DL_NOW
3.13371 -# else
3.13372 -# define LT_DLLAZY_OR_NOW 0
3.13373 -# endif
3.13374 -# endif
3.13375 -# endif
3.13376 -# endif
3.13377 -#endif
3.13378 -
3.13379 -#ifdef __cplusplus
3.13380 -extern "C" void exit (int);
3.13381 -#endif
3.13382 -
3.13383 -void fnord() { int i=42;}
3.13384 -int main ()
3.13385 -{
3.13386 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.13387 - int status = $lt_dlunknown;
3.13388 -
3.13389 - if (self)
3.13390 - {
3.13391 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.13392 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.13393 - /* dlclose (self); */
3.13394 - }
3.13395 -
3.13396 - exit (status);
3.13397 -}
3.13398 -EOF
3.13399 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.13400 - (eval $ac_link) 2>&5
3.13401 - ac_status=$?
3.13402 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.13403 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.13404 - (./conftest; exit; ) 2>/dev/null
3.13405 - lt_status=$?
3.13406 - case x$lt_status in
3.13407 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
3.13408 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
3.13409 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
3.13410 - esac
3.13411 - else :
3.13412 - # compilation failed
3.13413 - lt_cv_dlopen_self_static=no
3.13414 - fi
3.13415 -fi
3.13416 -rm -fr conftest*
3.13417 -
3.13418 -
3.13419 -fi
3.13420 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
3.13421 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
3.13422 - fi
3.13423 -
3.13424 - CPPFLAGS="$save_CPPFLAGS"
3.13425 - LDFLAGS="$save_LDFLAGS"
3.13426 - LIBS="$save_LIBS"
3.13427 - ;;
3.13428 - esac
3.13429 -
3.13430 - case $lt_cv_dlopen_self in
3.13431 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
3.13432 - *) enable_dlopen_self=unknown ;;
3.13433 - esac
3.13434 -
3.13435 - case $lt_cv_dlopen_self_static in
3.13436 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
3.13437 - *) enable_dlopen_self_static=unknown ;;
3.13438 - esac
3.13439 -fi
3.13440 -
3.13441 -
3.13442 -# The else clause should only fire when bootstrapping the
3.13443 -# libtool distribution, otherwise you forgot to ship ltmain.sh
3.13444 -# with your package, and you will get complaints that there are
3.13445 -# no rules to generate ltmain.sh.
3.13446 -if test -f "$ltmain"; then
3.13447 - # See if we are running on zsh, and set the options which allow our commands through
3.13448 - # without removal of \ escapes.
3.13449 - if test -n "${ZSH_VERSION+set}" ; then
3.13450 - setopt NO_GLOB_SUBST
3.13451 - fi
3.13452 - # Now quote all the things that may contain metacharacters while being
3.13453 - # careful not to overquote the AC_SUBSTed values. We take copies of the
3.13454 - # variables and quote the copies for generation of the libtool script.
3.13455 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3.13456 - SED SHELL STRIP \
3.13457 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3.13458 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3.13459 - deplibs_check_method reload_flag reload_cmds need_locks \
3.13460 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3.13461 - lt_cv_sys_global_symbol_to_c_name_address \
3.13462 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3.13463 - old_postinstall_cmds old_postuninstall_cmds \
3.13464 - compiler_CXX \
3.13465 - CC_CXX \
3.13466 - LD_CXX \
3.13467 - lt_prog_compiler_wl_CXX \
3.13468 - lt_prog_compiler_pic_CXX \
3.13469 - lt_prog_compiler_static_CXX \
3.13470 - lt_prog_compiler_no_builtin_flag_CXX \
3.13471 - export_dynamic_flag_spec_CXX \
3.13472 - thread_safe_flag_spec_CXX \
3.13473 - whole_archive_flag_spec_CXX \
3.13474 - enable_shared_with_static_runtimes_CXX \
3.13475 - old_archive_cmds_CXX \
3.13476 - old_archive_from_new_cmds_CXX \
3.13477 - predep_objects_CXX \
3.13478 - postdep_objects_CXX \
3.13479 - predeps_CXX \
3.13480 - postdeps_CXX \
3.13481 - compiler_lib_search_path_CXX \
3.13482 - archive_cmds_CXX \
3.13483 - archive_expsym_cmds_CXX \
3.13484 - postinstall_cmds_CXX \
3.13485 - postuninstall_cmds_CXX \
3.13486 - old_archive_from_expsyms_cmds_CXX \
3.13487 - allow_undefined_flag_CXX \
3.13488 - no_undefined_flag_CXX \
3.13489 - export_symbols_cmds_CXX \
3.13490 - hardcode_libdir_flag_spec_CXX \
3.13491 - hardcode_libdir_flag_spec_ld_CXX \
3.13492 - hardcode_libdir_separator_CXX \
3.13493 - hardcode_automatic_CXX \
3.13494 - module_cmds_CXX \
3.13495 - module_expsym_cmds_CXX \
3.13496 - lt_cv_prog_compiler_c_o_CXX \
3.13497 - exclude_expsyms_CXX \
3.13498 - include_expsyms_CXX; do
3.13499 -
3.13500 - case $var in
3.13501 - old_archive_cmds_CXX | \
3.13502 - old_archive_from_new_cmds_CXX | \
3.13503 - archive_cmds_CXX | \
3.13504 - archive_expsym_cmds_CXX | \
3.13505 - module_cmds_CXX | \
3.13506 - module_expsym_cmds_CXX | \
3.13507 - old_archive_from_expsyms_cmds_CXX | \
3.13508 - export_symbols_cmds_CXX | \
3.13509 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
3.13510 - postinstall_cmds | postuninstall_cmds | \
3.13511 - old_postinstall_cmds | old_postuninstall_cmds | \
3.13512 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3.13513 - # Double-quote double-evaled strings.
3.13514 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3.13515 - ;;
3.13516 - *)
3.13517 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3.13518 - ;;
3.13519 - esac
3.13520 - done
3.13521 -
3.13522 - case $lt_echo in
3.13523 - *'\$0 --fallback-echo"')
3.13524 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
3.13525 - ;;
3.13526 - esac
3.13527 -
3.13528 -cfgfile="$ofile"
3.13529 -
3.13530 - cat <<__EOF__ >> "$cfgfile"
3.13531 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
3.13532 -
3.13533 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3.13534 -
3.13535 -# Shell to use when invoking shell scripts.
3.13536 -SHELL=$lt_SHELL
3.13537 -
3.13538 -# Whether or not to build shared libraries.
3.13539 -build_libtool_libs=$enable_shared
3.13540 -
3.13541 -# Whether or not to build static libraries.
3.13542 -build_old_libs=$enable_static
3.13543 -
3.13544 -# Whether or not to add -lc for building shared libraries.
3.13545 -build_libtool_need_lc=$archive_cmds_need_lc_CXX
3.13546 -
3.13547 -# Whether or not to disallow shared libs when runtime libs are static
3.13548 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
3.13549 -
3.13550 -# Whether or not to optimize for fast installation.
3.13551 -fast_install=$enable_fast_install
3.13552 -
3.13553 -# The host system.
3.13554 -host_alias=$host_alias
3.13555 -host=$host
3.13556 -
3.13557 -# An echo program that does not interpret backslashes.
3.13558 -echo=$lt_echo
3.13559 -
3.13560 -# The archiver.
3.13561 -AR=$lt_AR
3.13562 -AR_FLAGS=$lt_AR_FLAGS
3.13563 -
3.13564 -# A C compiler.
3.13565 -LTCC=$lt_LTCC
3.13566 -
3.13567 -# A language-specific compiler.
3.13568 -CC=$lt_compiler_CXX
3.13569 -
3.13570 -# Is the compiler the GNU C compiler?
3.13571 -with_gcc=$GCC_CXX
3.13572 -
3.13573 -# An ERE matcher.
3.13574 -EGREP=$lt_EGREP
3.13575 -
3.13576 -# The linker used to build libraries.
3.13577 -LD=$lt_LD_CXX
3.13578 -
3.13579 -# Whether we need hard or soft links.
3.13580 -LN_S=$lt_LN_S
3.13581 -
3.13582 -# A BSD-compatible nm program.
3.13583 -NM=$lt_NM
3.13584 -
3.13585 -# A symbol stripping program
3.13586 -STRIP=$lt_STRIP
3.13587 -
3.13588 -# Used to examine libraries when file_magic_cmd begins "file"
3.13589 -MAGIC_CMD=$MAGIC_CMD
3.13590 -
3.13591 -# Used on cygwin: DLL creation program.
3.13592 -DLLTOOL="$DLLTOOL"
3.13593 -
3.13594 -# Used on cygwin: object dumper.
3.13595 -OBJDUMP="$OBJDUMP"
3.13596 -
3.13597 -# Used on cygwin: assembler.
3.13598 -AS="$AS"
3.13599 -
3.13600 -# The name of the directory that contains temporary libtool files.
3.13601 -objdir=$objdir
3.13602 -
3.13603 -# How to create reloadable object files.
3.13604 -reload_flag=$lt_reload_flag
3.13605 -reload_cmds=$lt_reload_cmds
3.13606 -
3.13607 -# How to pass a linker flag through the compiler.
3.13608 -wl=$lt_lt_prog_compiler_wl_CXX
3.13609 -
3.13610 -# Object file suffix (normally "o").
3.13611 -objext="$ac_objext"
3.13612 -
3.13613 -# Old archive suffix (normally "a").
3.13614 -libext="$libext"
3.13615 -
3.13616 -# Shared library suffix (normally ".so").
3.13617 -shrext_cmds='$shrext_cmds'
3.13618 -
3.13619 -# Executable file suffix (normally "").
3.13620 -exeext="$exeext"
3.13621 -
3.13622 -# Additional compiler flags for building library objects.
3.13623 -pic_flag=$lt_lt_prog_compiler_pic_CXX
3.13624 -pic_mode=$pic_mode
3.13625 -
3.13626 -# What is the maximum length of a command?
3.13627 -max_cmd_len=$lt_cv_sys_max_cmd_len
3.13628 -
3.13629 -# Does compiler simultaneously support -c and -o options?
3.13630 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
3.13631 -
3.13632 -# Must we lock files when doing compilation ?
3.13633 -need_locks=$lt_need_locks
3.13634 -
3.13635 -# Do we need the lib prefix for modules?
3.13636 -need_lib_prefix=$need_lib_prefix
3.13637 -
3.13638 -# Do we need a version for libraries?
3.13639 -need_version=$need_version
3.13640 -
3.13641 -# Whether dlopen is supported.
3.13642 -dlopen_support=$enable_dlopen
3.13643 -
3.13644 -# Whether dlopen of programs is supported.
3.13645 -dlopen_self=$enable_dlopen_self
3.13646 -
3.13647 -# Whether dlopen of statically linked programs is supported.
3.13648 -dlopen_self_static=$enable_dlopen_self_static
3.13649 -
3.13650 -# Compiler flag to prevent dynamic linking.
3.13651 -link_static_flag=$lt_lt_prog_compiler_static_CXX
3.13652 -
3.13653 -# Compiler flag to turn off builtin functions.
3.13654 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
3.13655 -
3.13656 -# Compiler flag to allow reflexive dlopens.
3.13657 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
3.13658 -
3.13659 -# Compiler flag to generate shared objects directly from archives.
3.13660 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
3.13661 -
3.13662 -# Compiler flag to generate thread-safe objects.
3.13663 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
3.13664 -
3.13665 -# Library versioning type.
3.13666 -version_type=$version_type
3.13667 -
3.13668 -# Format of library name prefix.
3.13669 -libname_spec=$lt_libname_spec
3.13670 -
3.13671 -# List of archive names. First name is the real one, the rest are links.
3.13672 -# The last name is the one that the linker finds with -lNAME.
3.13673 -library_names_spec=$lt_library_names_spec
3.13674 -
3.13675 -# The coded name of the library, if different from the real name.
3.13676 -soname_spec=$lt_soname_spec
3.13677 -
3.13678 -# Commands used to build and install an old-style archive.
3.13679 -RANLIB=$lt_RANLIB
3.13680 -old_archive_cmds=$lt_old_archive_cmds_CXX
3.13681 -old_postinstall_cmds=$lt_old_postinstall_cmds
3.13682 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
3.13683 -
3.13684 -# Create an old-style archive from a shared archive.
3.13685 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
3.13686 -
3.13687 -# Create a temporary old-style archive to link instead of a shared archive.
3.13688 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
3.13689 -
3.13690 -# Commands used to build and install a shared archive.
3.13691 -archive_cmds=$lt_archive_cmds_CXX
3.13692 -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
3.13693 -postinstall_cmds=$lt_postinstall_cmds
3.13694 -postuninstall_cmds=$lt_postuninstall_cmds
3.13695 -
3.13696 -# Commands used to build a loadable module (assumed same as above if empty)
3.13697 -module_cmds=$lt_module_cmds_CXX
3.13698 -module_expsym_cmds=$lt_module_expsym_cmds_CXX
3.13699 -
3.13700 -# Commands to strip libraries.
3.13701 -old_striplib=$lt_old_striplib
3.13702 -striplib=$lt_striplib
3.13703 -
3.13704 -# Dependencies to place before the objects being linked to create a
3.13705 -# shared library.
3.13706 -predep_objects=$lt_predep_objects_CXX
3.13707 -
3.13708 -# Dependencies to place after the objects being linked to create a
3.13709 -# shared library.
3.13710 -postdep_objects=$lt_postdep_objects_CXX
3.13711 -
3.13712 -# Dependencies to place before the objects being linked to create a
3.13713 -# shared library.
3.13714 -predeps=$lt_predeps_CXX
3.13715 -
3.13716 -# Dependencies to place after the objects being linked to create a
3.13717 -# shared library.
3.13718 -postdeps=$lt_postdeps_CXX
3.13719 -
3.13720 -# The library search path used internally by the compiler when linking
3.13721 -# a shared library.
3.13722 -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
3.13723 -
3.13724 -# Method to check whether dependent libraries are shared objects.
3.13725 -deplibs_check_method=$lt_deplibs_check_method
3.13726 -
3.13727 -# Command to use when deplibs_check_method == file_magic.
3.13728 -file_magic_cmd=$lt_file_magic_cmd
3.13729 -
3.13730 -# Flag that allows shared libraries with undefined symbols to be built.
3.13731 -allow_undefined_flag=$lt_allow_undefined_flag_CXX
3.13732 -
3.13733 -# Flag that forces no undefined symbols.
3.13734 -no_undefined_flag=$lt_no_undefined_flag_CXX
3.13735 -
3.13736 -# Commands used to finish a libtool library installation in a directory.
3.13737 -finish_cmds=$lt_finish_cmds
3.13738 -
3.13739 -# Same as above, but a single script fragment to be evaled but not shown.
3.13740 -finish_eval=$lt_finish_eval
3.13741 -
3.13742 -# Take the output of nm and produce a listing of raw symbols and C names.
3.13743 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
3.13744 -
3.13745 -# Transform the output of nm in a proper C declaration
3.13746 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
3.13747 -
3.13748 -# Transform the output of nm in a C name address pair
3.13749 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3.13750 -
3.13751 -# This is the shared library runtime path variable.
3.13752 -runpath_var=$runpath_var
3.13753 -
3.13754 -# This is the shared library path variable.
3.13755 -shlibpath_var=$shlibpath_var
3.13756 -
3.13757 -# Is shlibpath searched before the hard-coded library search path?
3.13758 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
3.13759 -
3.13760 -# How to hardcode a shared library path into an executable.
3.13761 -hardcode_action=$hardcode_action_CXX
3.13762 -
3.13763 -# Whether we should hardcode library paths into libraries.
3.13764 -hardcode_into_libs=$hardcode_into_libs
3.13765 -
3.13766 -# Flag to hardcode \$libdir into a binary during linking.
3.13767 -# This must work even if \$libdir does not exist.
3.13768 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
3.13769 -
3.13770 -# If ld is used when linking, flag to hardcode \$libdir into
3.13771 -# a binary during linking. This must work even if \$libdir does
3.13772 -# not exist.
3.13773 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
3.13774 -
3.13775 -# Whether we need a single -rpath flag with a separated argument.
3.13776 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
3.13777 -
3.13778 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
3.13779 -# resulting binary.
3.13780 -hardcode_direct=$hardcode_direct_CXX
3.13781 -
3.13782 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
3.13783 -# resulting binary.
3.13784 -hardcode_minus_L=$hardcode_minus_L_CXX
3.13785 -
3.13786 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
3.13787 -# the resulting binary.
3.13788 -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
3.13789 -
3.13790 -# Set to yes if building a shared library automatically hardcodes DIR into the library
3.13791 -# and all subsequent libraries and executables linked against it.
3.13792 -hardcode_automatic=$hardcode_automatic_CXX
3.13793 -
3.13794 -# Variables whose values should be saved in libtool wrapper scripts and
3.13795 -# restored at relink time.
3.13796 -variables_saved_for_relink="$variables_saved_for_relink"
3.13797 -
3.13798 -# Whether libtool must link a program against all its dependency libraries.
3.13799 -link_all_deplibs=$link_all_deplibs_CXX
3.13800 -
3.13801 -# Compile-time system search path for libraries
3.13802 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
3.13803 -
3.13804 -# Run-time system search path for libraries
3.13805 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
3.13806 -
3.13807 -# Fix the shell variable \$srcfile for the compiler.
3.13808 -fix_srcfile_path="$fix_srcfile_path_CXX"
3.13809 -
3.13810 -# Set to yes if exported symbols are required.
3.13811 -always_export_symbols=$always_export_symbols_CXX
3.13812 -
3.13813 -# The commands to list exported symbols.
3.13814 -export_symbols_cmds=$lt_export_symbols_cmds_CXX
3.13815 -
3.13816 -# The commands to extract the exported symbol list from a shared archive.
3.13817 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
3.13818 -
3.13819 -# Symbols that should not be listed in the preloaded symbols.
3.13820 -exclude_expsyms=$lt_exclude_expsyms_CXX
3.13821 -
3.13822 -# Symbols that must always be exported.
3.13823 -include_expsyms=$lt_include_expsyms_CXX
3.13824 -
3.13825 -# ### END LIBTOOL TAG CONFIG: $tagname
3.13826 -
3.13827 -__EOF__
3.13828 -
3.13829 -
3.13830 -else
3.13831 - # If there is no Makefile yet, we rely on a make rule to execute
3.13832 - # `config.status --recheck' to rerun these tests and create the
3.13833 - # libtool script then.
3.13834 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
3.13835 - if test -f "$ltmain_in"; then
3.13836 - test -f Makefile && make "$ltmain"
3.13837 - fi
3.13838 -fi
3.13839 -
3.13840 -
3.13841 -ac_ext=c
3.13842 -ac_cpp='$CPP $CPPFLAGS'
3.13843 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.13844 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.13845 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.13846 -
3.13847 -CC=$lt_save_CC
3.13848 -LDCXX=$LD
3.13849 -LD=$lt_save_LD
3.13850 -GCC=$lt_save_GCC
3.13851 -with_gnu_ldcxx=$with_gnu_ld
3.13852 -with_gnu_ld=$lt_save_with_gnu_ld
3.13853 -lt_cv_path_LDCXX=$lt_cv_path_LD
3.13854 -lt_cv_path_LD=$lt_save_path_LD
3.13855 -lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
3.13856 -lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
3.13857 -
3.13858 - else
3.13859 - tagname=""
3.13860 - fi
3.13861 - ;;
3.13862 -
3.13863 - F77)
3.13864 - if test -n "$F77" && test "X$F77" != "Xno"; then
3.13865 -
3.13866 -ac_ext=f
3.13867 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
3.13868 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.13869 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
3.13870 -
3.13871 -
3.13872 -archive_cmds_need_lc_F77=no
3.13873 -allow_undefined_flag_F77=
3.13874 -always_export_symbols_F77=no
3.13875 -archive_expsym_cmds_F77=
3.13876 -export_dynamic_flag_spec_F77=
3.13877 -hardcode_direct_F77=no
3.13878 -hardcode_libdir_flag_spec_F77=
3.13879 -hardcode_libdir_flag_spec_ld_F77=
3.13880 -hardcode_libdir_separator_F77=
3.13881 -hardcode_minus_L_F77=no
3.13882 -hardcode_automatic_F77=no
3.13883 -module_cmds_F77=
3.13884 -module_expsym_cmds_F77=
3.13885 -link_all_deplibs_F77=unknown
3.13886 -old_archive_cmds_F77=$old_archive_cmds
3.13887 -no_undefined_flag_F77=
3.13888 -whole_archive_flag_spec_F77=
3.13889 -enable_shared_with_static_runtimes_F77=no
3.13890 -
3.13891 -# Source file extension for f77 test sources.
3.13892 -ac_ext=f
3.13893 -
3.13894 -# Object file extension for compiled f77 test sources.
3.13895 -objext=o
3.13896 -objext_F77=$objext
3.13897 -
3.13898 -# Code to be used in simple compile tests
3.13899 -lt_simple_compile_test_code=" subroutine t\n return\n end\n"
3.13900 -
3.13901 -# Code to be used in simple link tests
3.13902 -lt_simple_link_test_code=" program t\n end\n"
3.13903 -
3.13904 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3.13905 -
3.13906 -# If no C compiler was specified, use CC.
3.13907 -LTCC=${LTCC-"$CC"}
3.13908 -
3.13909 -# Allow CC to be a program name with arguments.
3.13910 -compiler=$CC
3.13911 -
3.13912 -
3.13913 -# Allow CC to be a program name with arguments.
3.13914 -lt_save_CC="$CC"
3.13915 -CC=${F77-"f77"}
3.13916 -compiler=$CC
3.13917 -compiler_F77=$CC
3.13918 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
3.13919 -
3.13920 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
3.13921 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
3.13922 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
3.13923 -echo "${ECHO_T}$can_build_shared" >&6; }
3.13924 -
3.13925 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
3.13926 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
3.13927 -test "$can_build_shared" = "no" && enable_shared=no
3.13928 -
3.13929 -# On AIX, shared libraries and static libraries use the same namespace, and
3.13930 -# are all built from PIC.
3.13931 -case "$host_os" in
3.13932 -aix3*)
3.13933 - test "$enable_shared" = yes && enable_static=no
3.13934 - if test -n "$RANLIB"; then
3.13935 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
3.13936 - postinstall_cmds='$RANLIB $lib'
3.13937 - fi
3.13938 - ;;
3.13939 -aix4* | aix5*)
3.13940 - test "$enable_shared" = yes && enable_static=no
3.13941 - ;;
3.13942 -esac
3.13943 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
3.13944 -echo "${ECHO_T}$enable_shared" >&6; }
3.13945 -
3.13946 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
3.13947 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
3.13948 -# Make sure either enable_shared or enable_static is yes.
3.13949 -test "$enable_shared" = yes || enable_static=yes
3.13950 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
3.13951 -echo "${ECHO_T}$enable_static" >&6; }
3.13952 -
3.13953 -test "$ld_shlibs_F77" = no && can_build_shared=no
3.13954 -
3.13955 -GCC_F77="$G77"
3.13956 -LD_F77="$LD"
3.13957 -
3.13958 -lt_prog_compiler_wl_F77=
3.13959 -lt_prog_compiler_pic_F77=
3.13960 -lt_prog_compiler_static_F77=
3.13961 -
3.13962 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
3.13963 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
3.13964 -
3.13965 - if test "$GCC" = yes; then
3.13966 - lt_prog_compiler_wl_F77='-Wl,'
3.13967 - lt_prog_compiler_static_F77='-static'
3.13968 -
3.13969 - case $host_os in
3.13970 - aix*)
3.13971 - # All AIX code is PIC.
3.13972 - if test "$host_cpu" = ia64; then
3.13973 - # AIX 5 now supports IA64 processor
3.13974 - lt_prog_compiler_static_F77='-Bstatic'
3.13975 - fi
3.13976 - ;;
3.13977 -
3.13978 - amigaos*)
3.13979 - # FIXME: we need at least 68020 code to build shared libraries, but
3.13980 - # adding the `-m68020' flag to GCC prevents building anything better,
3.13981 - # like `-m68040'.
3.13982 - lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
3.13983 - ;;
3.13984 -
3.13985 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3.13986 - # PIC is the default for these OSes.
3.13987 - ;;
3.13988 -
3.13989 - mingw* | pw32* | os2*)
3.13990 - # This hack is so that the source file can tell whether it is being
3.13991 - # built for inclusion in a dll (and should export symbols for example).
3.13992 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
3.13993 - ;;
3.13994 -
3.13995 - darwin* | rhapsody*)
3.13996 - # PIC is the default on this platform
3.13997 - # Common symbols not allowed in MH_DYLIB files
3.13998 - lt_prog_compiler_pic_F77='-fno-common'
3.13999 - ;;
3.14000 -
3.14001 - msdosdjgpp*)
3.14002 - # Just because we use GCC doesn't mean we suddenly get shared libraries
3.14003 - # on systems that don't support them.
3.14004 - lt_prog_compiler_can_build_shared_F77=no
3.14005 - enable_shared=no
3.14006 - ;;
3.14007 -
3.14008 - sysv4*MP*)
3.14009 - if test -d /usr/nec; then
3.14010 - lt_prog_compiler_pic_F77=-Kconform_pic
3.14011 - fi
3.14012 - ;;
3.14013 -
3.14014 - hpux*)
3.14015 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.14016 - # not for PA HP-UX.
3.14017 - case "$host_cpu" in
3.14018 - hppa*64*|ia64*)
3.14019 - # +Z the default
3.14020 - ;;
3.14021 - *)
3.14022 - lt_prog_compiler_pic_F77='-fPIC'
3.14023 - ;;
3.14024 - esac
3.14025 - ;;
3.14026 -
3.14027 - *)
3.14028 - lt_prog_compiler_pic_F77='-fPIC'
3.14029 - ;;
3.14030 - esac
3.14031 - else
3.14032 - # PORTME Check for flag to pass linker flags through the system compiler.
3.14033 - case $host_os in
3.14034 - aix*)
3.14035 - lt_prog_compiler_wl_F77='-Wl,'
3.14036 - if test "$host_cpu" = ia64; then
3.14037 - # AIX 5 now supports IA64 processor
3.14038 - lt_prog_compiler_static_F77='-Bstatic'
3.14039 - else
3.14040 - lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
3.14041 - fi
3.14042 - ;;
3.14043 -
3.14044 - mingw* | pw32* | os2*)
3.14045 - # This hack is so that the source file can tell whether it is being
3.14046 - # built for inclusion in a dll (and should export symbols for example).
3.14047 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
3.14048 - ;;
3.14049 -
3.14050 - hpux9* | hpux10* | hpux11*)
3.14051 - lt_prog_compiler_wl_F77='-Wl,'
3.14052 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.14053 - # not for PA HP-UX.
3.14054 - case "$host_cpu" in
3.14055 - hppa*64*|ia64*)
3.14056 - # +Z the default
3.14057 - ;;
3.14058 - *)
3.14059 - lt_prog_compiler_pic_F77='+Z'
3.14060 - ;;
3.14061 - esac
3.14062 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
3.14063 - lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
3.14064 - ;;
3.14065 -
3.14066 - irix5* | irix6* | nonstopux*)
3.14067 - lt_prog_compiler_wl_F77='-Wl,'
3.14068 - # PIC (with -KPIC) is the default.
3.14069 - lt_prog_compiler_static_F77='-non_shared'
3.14070 - ;;
3.14071 -
3.14072 - newsos6)
3.14073 - lt_prog_compiler_pic_F77='-KPIC'
3.14074 - lt_prog_compiler_static_F77='-Bstatic'
3.14075 - ;;
3.14076 -
3.14077 - linux*)
3.14078 - case $CC in
3.14079 - icc* | ecc*)
3.14080 - lt_prog_compiler_wl_F77='-Wl,'
3.14081 - lt_prog_compiler_pic_F77='-KPIC'
3.14082 - lt_prog_compiler_static_F77='-static'
3.14083 - ;;
3.14084 - ccc*)
3.14085 - lt_prog_compiler_wl_F77='-Wl,'
3.14086 - # All Alpha code is PIC.
3.14087 - lt_prog_compiler_static_F77='-non_shared'
3.14088 - ;;
3.14089 - esac
3.14090 - ;;
3.14091 -
3.14092 - osf3* | osf4* | osf5*)
3.14093 - lt_prog_compiler_wl_F77='-Wl,'
3.14094 - # All OSF/1 code is PIC.
3.14095 - lt_prog_compiler_static_F77='-non_shared'
3.14096 - ;;
3.14097 -
3.14098 - sco3.2v5*)
3.14099 - lt_prog_compiler_pic_F77='-Kpic'
3.14100 - lt_prog_compiler_static_F77='-dn'
3.14101 - ;;
3.14102 -
3.14103 - solaris*)
3.14104 - lt_prog_compiler_wl_F77='-Wl,'
3.14105 - lt_prog_compiler_pic_F77='-KPIC'
3.14106 - lt_prog_compiler_static_F77='-Bstatic'
3.14107 - ;;
3.14108 -
3.14109 - sunos4*)
3.14110 - lt_prog_compiler_wl_F77='-Qoption ld '
3.14111 - lt_prog_compiler_pic_F77='-PIC'
3.14112 - lt_prog_compiler_static_F77='-Bstatic'
3.14113 - ;;
3.14114 -
3.14115 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.14116 - lt_prog_compiler_wl_F77='-Wl,'
3.14117 - lt_prog_compiler_pic_F77='-KPIC'
3.14118 - lt_prog_compiler_static_F77='-Bstatic'
3.14119 - ;;
3.14120 -
3.14121 - sysv4*MP*)
3.14122 - if test -d /usr/nec ;then
3.14123 - lt_prog_compiler_pic_F77='-Kconform_pic'
3.14124 - lt_prog_compiler_static_F77='-Bstatic'
3.14125 - fi
3.14126 - ;;
3.14127 -
3.14128 - uts4*)
3.14129 - lt_prog_compiler_pic_F77='-pic'
3.14130 - lt_prog_compiler_static_F77='-Bstatic'
3.14131 - ;;
3.14132 -
3.14133 - *)
3.14134 - lt_prog_compiler_can_build_shared_F77=no
3.14135 - ;;
3.14136 - esac
3.14137 - fi
3.14138 -
3.14139 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
3.14140 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; }
3.14141 -
3.14142 -#
3.14143 -# Check to make sure the PIC flag actually works.
3.14144 -#
3.14145 -if test -n "$lt_prog_compiler_pic_F77"; then
3.14146 -
3.14147 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
3.14148 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
3.14149 -if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
3.14150 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.14151 -else
3.14152 - lt_prog_compiler_pic_works_F77=no
3.14153 - ac_outfile=conftest.$ac_objext
3.14154 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.14155 - lt_compiler_flag="$lt_prog_compiler_pic_F77"
3.14156 - # Insert the option either (1) after the last *FLAGS variable, or
3.14157 - # (2) before a word containing "conftest.", or (3) at the end.
3.14158 - # Note that $ac_compile itself does not contain backslashes and begins
3.14159 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.14160 - # The option is referenced via a variable to avoid confusing sed.
3.14161 - lt_compile=`echo "$ac_compile" | $SED \
3.14162 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.14163 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.14164 - -e 's:$: $lt_compiler_flag:'`
3.14165 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.14166 - (eval "$lt_compile" 2>conftest.err)
3.14167 - ac_status=$?
3.14168 - cat conftest.err >&5
3.14169 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.14170 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.14171 - # The compiler can only warn and ignore the option if not recognized
3.14172 - # So say no if there are warnings
3.14173 - if test ! -s conftest.err; then
3.14174 - lt_prog_compiler_pic_works_F77=yes
3.14175 - fi
3.14176 - fi
3.14177 - $rm conftest*
3.14178 -
3.14179 -fi
3.14180 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
3.14181 -echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6; }
3.14182 -
3.14183 -if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
3.14184 - case $lt_prog_compiler_pic_F77 in
3.14185 - "" | " "*) ;;
3.14186 - *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
3.14187 - esac
3.14188 -else
3.14189 - lt_prog_compiler_pic_F77=
3.14190 - lt_prog_compiler_can_build_shared_F77=no
3.14191 -fi
3.14192 -
3.14193 -fi
3.14194 -case "$host_os" in
3.14195 - # For platforms which do not support PIC, -DPIC is meaningless:
3.14196 - *djgpp*)
3.14197 - lt_prog_compiler_pic_F77=
3.14198 - ;;
3.14199 - *)
3.14200 - lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
3.14201 - ;;
3.14202 -esac
3.14203 -
3.14204 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
3.14205 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
3.14206 -if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
3.14207 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.14208 -else
3.14209 - lt_cv_prog_compiler_c_o_F77=no
3.14210 - $rm -r conftest 2>/dev/null
3.14211 - mkdir conftest
3.14212 - cd conftest
3.14213 - mkdir out
3.14214 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.14215 -
3.14216 - lt_compiler_flag="-o out/conftest2.$ac_objext"
3.14217 - # Insert the option either (1) after the last *FLAGS variable, or
3.14218 - # (2) before a word containing "conftest.", or (3) at the end.
3.14219 - # Note that $ac_compile itself does not contain backslashes and begins
3.14220 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.14221 - lt_compile=`echo "$ac_compile" | $SED \
3.14222 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.14223 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.14224 - -e 's:$: $lt_compiler_flag:'`
3.14225 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.14226 - (eval "$lt_compile" 2>out/conftest.err)
3.14227 - ac_status=$?
3.14228 - cat out/conftest.err >&5
3.14229 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.14230 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
3.14231 - then
3.14232 - # The compiler can only warn and ignore the option if not recognized
3.14233 - # So say no if there are warnings
3.14234 - if test ! -s out/conftest.err; then
3.14235 - lt_cv_prog_compiler_c_o_F77=yes
3.14236 - fi
3.14237 - fi
3.14238 - chmod u+w .
3.14239 - $rm conftest*
3.14240 - # SGI C++ compiler will create directory out/ii_files/ for
3.14241 - # template instantiation
3.14242 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
3.14243 - $rm out/* && rmdir out
3.14244 - cd ..
3.14245 - rmdir conftest
3.14246 - $rm conftest*
3.14247 -
3.14248 -fi
3.14249 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
3.14250 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; }
3.14251 -
3.14252 -
3.14253 -hard_links="nottested"
3.14254 -if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
3.14255 - # do not overwrite the value of need_locks provided by the user
3.14256 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
3.14257 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
3.14258 - hard_links=yes
3.14259 - $rm conftest*
3.14260 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.14261 - touch conftest.a
3.14262 - ln conftest.a conftest.b 2>&5 || hard_links=no
3.14263 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.14264 - { echo "$as_me:$LINENO: result: $hard_links" >&5
3.14265 -echo "${ECHO_T}$hard_links" >&6; }
3.14266 - if test "$hard_links" = no; then
3.14267 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
3.14268 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
3.14269 - need_locks=warn
3.14270 - fi
3.14271 -else
3.14272 - need_locks=no
3.14273 -fi
3.14274 -
3.14275 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
3.14276 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
3.14277 -
3.14278 - runpath_var=
3.14279 - allow_undefined_flag_F77=
3.14280 - enable_shared_with_static_runtimes_F77=no
3.14281 - archive_cmds_F77=
3.14282 - archive_expsym_cmds_F77=
3.14283 - old_archive_From_new_cmds_F77=
3.14284 - old_archive_from_expsyms_cmds_F77=
3.14285 - export_dynamic_flag_spec_F77=
3.14286 - whole_archive_flag_spec_F77=
3.14287 - thread_safe_flag_spec_F77=
3.14288 - hardcode_libdir_flag_spec_F77=
3.14289 - hardcode_libdir_flag_spec_ld_F77=
3.14290 - hardcode_libdir_separator_F77=
3.14291 - hardcode_direct_F77=no
3.14292 - hardcode_minus_L_F77=no
3.14293 - hardcode_shlibpath_var_F77=unsupported
3.14294 - link_all_deplibs_F77=unknown
3.14295 - hardcode_automatic_F77=no
3.14296 - module_cmds_F77=
3.14297 - module_expsym_cmds_F77=
3.14298 - always_export_symbols_F77=no
3.14299 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3.14300 - # include_expsyms should be a list of space-separated symbols to be *always*
3.14301 - # included in the symbol list
3.14302 - include_expsyms_F77=
3.14303 - # exclude_expsyms can be an extended regexp of symbols to exclude
3.14304 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
3.14305 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
3.14306 - # as well as any symbol that contains `d'.
3.14307 - exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
3.14308 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
3.14309 - # platforms (ab)use it in PIC code, but their linkers get confused if
3.14310 - # the symbol is explicitly referenced. Since portable code cannot
3.14311 - # rely on this symbol name, it's probably fine to never include it in
3.14312 - # preloaded symbol tables.
3.14313 - extract_expsyms_cmds=
3.14314 -
3.14315 - case $host_os in
3.14316 - cygwin* | mingw* | pw32*)
3.14317 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
3.14318 - # When not using gcc, we currently assume that we are using
3.14319 - # Microsoft Visual C++.
3.14320 - if test "$GCC" != yes; then
3.14321 - with_gnu_ld=no
3.14322 - fi
3.14323 - ;;
3.14324 - openbsd*)
3.14325 - with_gnu_ld=no
3.14326 - ;;
3.14327 - esac
3.14328 -
3.14329 - ld_shlibs_F77=yes
3.14330 - if test "$with_gnu_ld" = yes; then
3.14331 - # If archive_cmds runs LD, not CC, wlarc should be empty
3.14332 - wlarc='${wl}'
3.14333 -
3.14334 - # See if GNU ld supports shared libraries.
3.14335 - case $host_os in
3.14336 - aix3* | aix4* | aix5*)
3.14337 - # On AIX/PPC, the GNU linker is very broken
3.14338 - if test "$host_cpu" != ia64; then
3.14339 - ld_shlibs_F77=no
3.14340 - cat <<EOF 1>&2
3.14341 -
3.14342 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
3.14343 -*** to be unable to reliably create shared libraries on AIX.
3.14344 -*** Therefore, libtool is disabling shared libraries support. If you
3.14345 -*** really care for shared libraries, you may want to modify your PATH
3.14346 -*** so that a non-GNU linker is found, and then restart.
3.14347 -
3.14348 -EOF
3.14349 - fi
3.14350 - ;;
3.14351 -
3.14352 - amigaos*)
3.14353 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.14354 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14355 - hardcode_minus_L_F77=yes
3.14356 -
3.14357 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
3.14358 - # that the semantics of dynamic libraries on AmigaOS, at least up
3.14359 - # to version 4, is to share data among multiple programs linked
3.14360 - # with the same dynamic library. Since this doesn't match the
3.14361 - # behavior of shared libraries on other platforms, we can't use
3.14362 - # them.
3.14363 - ld_shlibs_F77=no
3.14364 - ;;
3.14365 -
3.14366 - beos*)
3.14367 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.14368 - allow_undefined_flag_F77=unsupported
3.14369 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
3.14370 - # support --undefined. This deserves some investigation. FIXME
3.14371 - archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.14372 - else
3.14373 - ld_shlibs_F77=no
3.14374 - fi
3.14375 - ;;
3.14376 -
3.14377 - cygwin* | mingw* | pw32*)
3.14378 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
3.14379 - # as there is no search path for DLLs.
3.14380 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14381 - allow_undefined_flag_F77=unsupported
3.14382 - always_export_symbols_F77=no
3.14383 - enable_shared_with_static_runtimes_F77=yes
3.14384 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
3.14385 -
3.14386 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
3.14387 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.14388 - # If the export-symbols file already is a .def file (1st line
3.14389 - # is EXPORTS), use it as is; otherwise, prepend...
3.14390 - archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
3.14391 - cp $export_symbols $output_objdir/$soname.def;
3.14392 - else
3.14393 - echo EXPORTS > $output_objdir/$soname.def;
3.14394 - cat $export_symbols >> $output_objdir/$soname.def;
3.14395 - fi~
3.14396 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.14397 - else
3.14398 - ld_shlibs=no
3.14399 - fi
3.14400 - ;;
3.14401 -
3.14402 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.14403 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.14404 - archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
3.14405 - wlarc=
3.14406 - else
3.14407 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.14408 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.14409 - fi
3.14410 - ;;
3.14411 -
3.14412 - solaris* | sysv5*)
3.14413 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
3.14414 - ld_shlibs_F77=no
3.14415 - cat <<EOF 1>&2
3.14416 -
3.14417 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
3.14418 -*** create shared libraries on Solaris systems. Therefore, libtool
3.14419 -*** is disabling shared libraries support. We urge you to upgrade GNU
3.14420 -*** binutils to release 2.9.1 or newer. Another option is to modify
3.14421 -*** your PATH or compiler configuration so that the native linker is
3.14422 -*** used, and then restart.
3.14423 -
3.14424 -EOF
3.14425 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.14426 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.14427 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.14428 - else
3.14429 - ld_shlibs_F77=no
3.14430 - fi
3.14431 - ;;
3.14432 -
3.14433 - sunos4*)
3.14434 - archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.14435 - wlarc=
3.14436 - hardcode_direct_F77=yes
3.14437 - hardcode_shlibpath_var_F77=no
3.14438 - ;;
3.14439 -
3.14440 - linux*)
3.14441 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.14442 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.14443 - archive_cmds_F77="$tmp_archive_cmds"
3.14444 - supports_anon_versioning=no
3.14445 - case `$LD -v 2>/dev/null` in
3.14446 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
3.14447 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
3.14448 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
3.14449 - *\ 2.11.*) ;; # other 2.11 versions
3.14450 - *) supports_anon_versioning=yes ;;
3.14451 - esac
3.14452 - if test $supports_anon_versioning = yes; then
3.14453 - archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
3.14454 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
3.14455 -$echo "local: *; };" >> $output_objdir/$libname.ver~
3.14456 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
3.14457 - else
3.14458 - archive_expsym_cmds_F77="$tmp_archive_cmds"
3.14459 - fi
3.14460 - link_all_deplibs_F77=no
3.14461 - else
3.14462 - ld_shlibs_F77=no
3.14463 - fi
3.14464 - ;;
3.14465 -
3.14466 - *)
3.14467 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.14468 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.14469 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.14470 - else
3.14471 - ld_shlibs_F77=no
3.14472 - fi
3.14473 - ;;
3.14474 - esac
3.14475 -
3.14476 - if test "$ld_shlibs_F77" = yes; then
3.14477 - runpath_var=LD_RUN_PATH
3.14478 - hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
3.14479 - export_dynamic_flag_spec_F77='${wl}--export-dynamic'
3.14480 - # ancient GNU ld didn't support --whole-archive et. al.
3.14481 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
3.14482 - whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3.14483 - else
3.14484 - whole_archive_flag_spec_F77=
3.14485 - fi
3.14486 - fi
3.14487 - else
3.14488 - # PORTME fill in a description of your system's linker (not GNU ld)
3.14489 - case $host_os in
3.14490 - aix3*)
3.14491 - allow_undefined_flag_F77=unsupported
3.14492 - always_export_symbols_F77=yes
3.14493 - archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
3.14494 - # Note: this linker hardcodes the directories in LIBPATH if there
3.14495 - # are no directories specified by -L.
3.14496 - hardcode_minus_L_F77=yes
3.14497 - if test "$GCC" = yes && test -z "$link_static_flag"; then
3.14498 - # Neither direct hardcoding nor static linking is supported with a
3.14499 - # broken collect2.
3.14500 - hardcode_direct_F77=unsupported
3.14501 - fi
3.14502 - ;;
3.14503 -
3.14504 - aix4* | aix5*)
3.14505 - if test "$host_cpu" = ia64; then
3.14506 - # On IA64, the linker does run time linking by default, so we don't
3.14507 - # have to do anything special.
3.14508 - aix_use_runtimelinking=no
3.14509 - exp_sym_flag='-Bexport'
3.14510 - no_entry_flag=""
3.14511 - else
3.14512 - # If we're using GNU nm, then we don't want the "-C" option.
3.14513 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
3.14514 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
3.14515 - export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.14516 - else
3.14517 - export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.14518 - fi
3.14519 - aix_use_runtimelinking=no
3.14520 -
3.14521 - # Test if we are trying to use run time linking or normal
3.14522 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
3.14523 - # need to do runtime linking.
3.14524 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
3.14525 - for ld_flag in $LDFLAGS; do
3.14526 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
3.14527 - aix_use_runtimelinking=yes
3.14528 - break
3.14529 - fi
3.14530 - done
3.14531 - esac
3.14532 -
3.14533 - exp_sym_flag='-bexport'
3.14534 - no_entry_flag='-bnoentry'
3.14535 - fi
3.14536 -
3.14537 - # When large executables or shared objects are built, AIX ld can
3.14538 - # have problems creating the table of contents. If linking a library
3.14539 - # or program results in "error TOC overflow" add -mminimal-toc to
3.14540 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3.14541 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
3.14542 -
3.14543 - archive_cmds_F77=''
3.14544 - hardcode_direct_F77=yes
3.14545 - hardcode_libdir_separator_F77=':'
3.14546 - link_all_deplibs_F77=yes
3.14547 -
3.14548 - if test "$GCC" = yes; then
3.14549 - case $host_os in aix4.012|aix4.012.*)
3.14550 - # We only want to do this on AIX 4.2 and lower, the check
3.14551 - # below for broken collect2 doesn't work under 4.3+
3.14552 - collect2name=`${CC} -print-prog-name=collect2`
3.14553 - if test -f "$collect2name" && \
3.14554 - strings "$collect2name" | grep resolve_lib_name >/dev/null
3.14555 - then
3.14556 - # We have reworked collect2
3.14557 - hardcode_direct_F77=yes
3.14558 - else
3.14559 - # We have old collect2
3.14560 - hardcode_direct_F77=unsupported
3.14561 - # It fails to find uninstalled libraries when the uninstalled
3.14562 - # path is not listed in the libpath. Setting hardcode_minus_L
3.14563 - # to unsupported forces relinking
3.14564 - hardcode_minus_L_F77=yes
3.14565 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14566 - hardcode_libdir_separator_F77=
3.14567 - fi
3.14568 - esac
3.14569 - shared_flag='-shared'
3.14570 - else
3.14571 - # not using gcc
3.14572 - if test "$host_cpu" = ia64; then
3.14573 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
3.14574 - # chokes on -Wl,-G. The following line is correct:
3.14575 - shared_flag='-G'
3.14576 - else
3.14577 - if test "$aix_use_runtimelinking" = yes; then
3.14578 - shared_flag='${wl}-G'
3.14579 - else
3.14580 - shared_flag='${wl}-bM:SRE'
3.14581 - fi
3.14582 - fi
3.14583 - fi
3.14584 -
3.14585 - # It seems that -bexpall does not export symbols beginning with
3.14586 - # underscore (_), so it is better to generate a list of symbols to export.
3.14587 - always_export_symbols_F77=yes
3.14588 - if test "$aix_use_runtimelinking" = yes; then
3.14589 - # Warning - without using the other runtime loading flags (-brtl),
3.14590 - # -berok will link without error, but may produce a broken library.
3.14591 - allow_undefined_flag_F77='-berok'
3.14592 - # Determine the default libpath from the value encoded in an empty executable.
3.14593 - cat >conftest.$ac_ext <<_ACEOF
3.14594 - program main
3.14595 -
3.14596 - end
3.14597 -_ACEOF
3.14598 -rm -f conftest.$ac_objext conftest$ac_exeext
3.14599 -if { (ac_try="$ac_link"
3.14600 -case "(($ac_try" in
3.14601 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.14602 - *) ac_try_echo=$ac_try;;
3.14603 -esac
3.14604 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.14605 - (eval "$ac_link") 2>conftest.er1
3.14606 - ac_status=$?
3.14607 - grep -v '^ *+' conftest.er1 >conftest.err
3.14608 - rm -f conftest.er1
3.14609 - cat conftest.err >&5
3.14610 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.14611 - (exit $ac_status); } && {
3.14612 - test -z "$ac_f77_werror_flag" ||
3.14613 - test ! -s conftest.err
3.14614 - } && test -s conftest$ac_exeext &&
3.14615 - $as_test_x conftest$ac_exeext; then
3.14616 -
3.14617 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.14618 -}'`
3.14619 -# Check for a 64-bit object if we didn't find anything.
3.14620 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.14621 -}'`; fi
3.14622 -else
3.14623 - echo "$as_me: failed program was:" >&5
3.14624 -sed 's/^/| /' conftest.$ac_ext >&5
3.14625 -
3.14626 -
3.14627 -fi
3.14628 -
3.14629 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.14630 - conftest$ac_exeext conftest.$ac_ext
3.14631 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.14632 -
3.14633 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
3.14634 - archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
3.14635 - else
3.14636 - if test "$host_cpu" = ia64; then
3.14637 - hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
3.14638 - allow_undefined_flag_F77="-z nodefs"
3.14639 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
3.14640 - else
3.14641 - # Determine the default libpath from the value encoded in an empty executable.
3.14642 - cat >conftest.$ac_ext <<_ACEOF
3.14643 - program main
3.14644 -
3.14645 - end
3.14646 -_ACEOF
3.14647 -rm -f conftest.$ac_objext conftest$ac_exeext
3.14648 -if { (ac_try="$ac_link"
3.14649 -case "(($ac_try" in
3.14650 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.14651 - *) ac_try_echo=$ac_try;;
3.14652 -esac
3.14653 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.14654 - (eval "$ac_link") 2>conftest.er1
3.14655 - ac_status=$?
3.14656 - grep -v '^ *+' conftest.er1 >conftest.err
3.14657 - rm -f conftest.er1
3.14658 - cat conftest.err >&5
3.14659 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.14660 - (exit $ac_status); } && {
3.14661 - test -z "$ac_f77_werror_flag" ||
3.14662 - test ! -s conftest.err
3.14663 - } && test -s conftest$ac_exeext &&
3.14664 - $as_test_x conftest$ac_exeext; then
3.14665 -
3.14666 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.14667 -}'`
3.14668 -# Check for a 64-bit object if we didn't find anything.
3.14669 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.14670 -}'`; fi
3.14671 -else
3.14672 - echo "$as_me: failed program was:" >&5
3.14673 -sed 's/^/| /' conftest.$ac_ext >&5
3.14674 -
3.14675 -
3.14676 -fi
3.14677 -
3.14678 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.14679 - conftest$ac_exeext conftest.$ac_ext
3.14680 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.14681 -
3.14682 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
3.14683 - # Warning - without using the other run time loading flags,
3.14684 - # -berok will link without error, but may produce a broken library.
3.14685 - no_undefined_flag_F77=' ${wl}-bernotok'
3.14686 - allow_undefined_flag_F77=' ${wl}-berok'
3.14687 - # -bexpall does not export symbols beginning with underscore (_)
3.14688 - always_export_symbols_F77=yes
3.14689 - # Exported symbols can be pulled into shared objects from archives
3.14690 - whole_archive_flag_spec_F77=' '
3.14691 - archive_cmds_need_lc_F77=yes
3.14692 - # This is similar to how AIX traditionally builds it's shared libraries.
3.14693 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
3.14694 - fi
3.14695 - fi
3.14696 - ;;
3.14697 -
3.14698 - amigaos*)
3.14699 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.14700 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14701 - hardcode_minus_L_F77=yes
3.14702 - # see comment about different semantics on the GNU ld section
3.14703 - ld_shlibs_F77=no
3.14704 - ;;
3.14705 -
3.14706 - bsdi4*)
3.14707 - export_dynamic_flag_spec_F77=-rdynamic
3.14708 - ;;
3.14709 -
3.14710 - cygwin* | mingw* | pw32*)
3.14711 - # When not using gcc, we currently assume that we are using
3.14712 - # Microsoft Visual C++.
3.14713 - # hardcode_libdir_flag_spec is actually meaningless, as there is
3.14714 - # no search path for DLLs.
3.14715 - hardcode_libdir_flag_spec_F77=' '
3.14716 - allow_undefined_flag_F77=unsupported
3.14717 - # Tell ltmain to make .lib files, not .a files.
3.14718 - libext=lib
3.14719 - # Tell ltmain to make .dll files, not .so files.
3.14720 - shrext_cmds=".dll"
3.14721 - # FIXME: Setting linknames here is a bad hack.
3.14722 - archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
3.14723 - # The linker will automatically build a .lib file if we build a DLL.
3.14724 - old_archive_From_new_cmds_F77='true'
3.14725 - # FIXME: Should let the user specify the lib program.
3.14726 - old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
3.14727 - fix_srcfile_path='`cygpath -w "$srcfile"`'
3.14728 - enable_shared_with_static_runtimes_F77=yes
3.14729 - ;;
3.14730 -
3.14731 - darwin* | rhapsody*)
3.14732 - if test "$GXX" = yes ; then
3.14733 - archive_cmds_need_lc_F77=no
3.14734 - case "$host_os" in
3.14735 - rhapsody* | darwin1.[012])
3.14736 - allow_undefined_flag_F77='-undefined suppress'
3.14737 - ;;
3.14738 - *) # Darwin 1.3 on
3.14739 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
3.14740 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
3.14741 - else
3.14742 - case ${MACOSX_DEPLOYMENT_TARGET} in
3.14743 - 10.[012])
3.14744 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
3.14745 - ;;
3.14746 - 10.*)
3.14747 - allow_undefined_flag_F77='-undefined dynamic_lookup'
3.14748 - ;;
3.14749 - esac
3.14750 - fi
3.14751 - ;;
3.14752 - esac
3.14753 - lt_int_apple_cc_single_mod=no
3.14754 - output_verbose_link_cmd='echo'
3.14755 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
3.14756 - lt_int_apple_cc_single_mod=yes
3.14757 - fi
3.14758 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.14759 - archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.14760 - else
3.14761 - archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.14762 - fi
3.14763 - module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
3.14764 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
3.14765 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.14766 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.14767 - else
3.14768 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.14769 - fi
3.14770 - module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.14771 - hardcode_direct_F77=no
3.14772 - hardcode_automatic_F77=yes
3.14773 - hardcode_shlibpath_var_F77=unsupported
3.14774 - whole_archive_flag_spec_F77='-all_load $convenience'
3.14775 - link_all_deplibs_F77=yes
3.14776 - else
3.14777 - ld_shlibs_F77=no
3.14778 - fi
3.14779 - ;;
3.14780 -
3.14781 - dgux*)
3.14782 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.14783 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14784 - hardcode_shlibpath_var_F77=no
3.14785 - ;;
3.14786 -
3.14787 - freebsd1*)
3.14788 - ld_shlibs_F77=no
3.14789 - ;;
3.14790 -
3.14791 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
3.14792 - # support. Future versions do this automatically, but an explicit c++rt0.o
3.14793 - # does not break anything, and helps significantly (at the cost of a little
3.14794 - # extra space).
3.14795 - freebsd2.2*)
3.14796 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
3.14797 - hardcode_libdir_flag_spec_F77='-R$libdir'
3.14798 - hardcode_direct_F77=yes
3.14799 - hardcode_shlibpath_var_F77=no
3.14800 - ;;
3.14801 -
3.14802 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
3.14803 - freebsd2*)
3.14804 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.14805 - hardcode_direct_F77=yes
3.14806 - hardcode_minus_L_F77=yes
3.14807 - hardcode_shlibpath_var_F77=no
3.14808 - ;;
3.14809 -
3.14810 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
3.14811 - freebsd* | kfreebsd*-gnu)
3.14812 - archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
3.14813 - hardcode_libdir_flag_spec_F77='-R$libdir'
3.14814 - hardcode_direct_F77=yes
3.14815 - hardcode_shlibpath_var_F77=no
3.14816 - ;;
3.14817 -
3.14818 - hpux9*)
3.14819 - if test "$GCC" = yes; then
3.14820 - archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.14821 - else
3.14822 - archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.14823 - fi
3.14824 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
3.14825 - hardcode_libdir_separator_F77=:
3.14826 - hardcode_direct_F77=yes
3.14827 -
3.14828 - # hardcode_minus_L: Not really in the search PATH,
3.14829 - # but as the default location of the library.
3.14830 - hardcode_minus_L_F77=yes
3.14831 - export_dynamic_flag_spec_F77='${wl}-E'
3.14832 - ;;
3.14833 -
3.14834 - hpux10* | hpux11*)
3.14835 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
3.14836 - case "$host_cpu" in
3.14837 - hppa*64*|ia64*)
3.14838 - archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.14839 - ;;
3.14840 - *)
3.14841 - archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
3.14842 - ;;
3.14843 - esac
3.14844 - else
3.14845 - case "$host_cpu" in
3.14846 - hppa*64*|ia64*)
3.14847 - archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
3.14848 - ;;
3.14849 - *)
3.14850 - archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
3.14851 - ;;
3.14852 - esac
3.14853 - fi
3.14854 - if test "$with_gnu_ld" = no; then
3.14855 - case "$host_cpu" in
3.14856 - hppa*64*)
3.14857 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
3.14858 - hardcode_libdir_flag_spec_ld_F77='+b $libdir'
3.14859 - hardcode_libdir_separator_F77=:
3.14860 - hardcode_direct_F77=no
3.14861 - hardcode_shlibpath_var_F77=no
3.14862 - ;;
3.14863 - ia64*)
3.14864 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14865 - hardcode_direct_F77=no
3.14866 - hardcode_shlibpath_var_F77=no
3.14867 -
3.14868 - # hardcode_minus_L: Not really in the search PATH,
3.14869 - # but as the default location of the library.
3.14870 - hardcode_minus_L_F77=yes
3.14871 - ;;
3.14872 - *)
3.14873 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
3.14874 - hardcode_libdir_separator_F77=:
3.14875 - hardcode_direct_F77=yes
3.14876 - export_dynamic_flag_spec_F77='${wl}-E'
3.14877 -
3.14878 - # hardcode_minus_L: Not really in the search PATH,
3.14879 - # but as the default location of the library.
3.14880 - hardcode_minus_L_F77=yes
3.14881 - ;;
3.14882 - esac
3.14883 - fi
3.14884 - ;;
3.14885 -
3.14886 - irix5* | irix6* | nonstopux*)
3.14887 - if test "$GCC" = yes; then
3.14888 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.14889 - else
3.14890 - archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.14891 - hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
3.14892 - fi
3.14893 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
3.14894 - hardcode_libdir_separator_F77=:
3.14895 - link_all_deplibs_F77=yes
3.14896 - ;;
3.14897 -
3.14898 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.14899 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.14900 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
3.14901 - else
3.14902 - archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
3.14903 - fi
3.14904 - hardcode_libdir_flag_spec_F77='-R$libdir'
3.14905 - hardcode_direct_F77=yes
3.14906 - hardcode_shlibpath_var_F77=no
3.14907 - ;;
3.14908 -
3.14909 - newsos6)
3.14910 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.14911 - hardcode_direct_F77=yes
3.14912 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
3.14913 - hardcode_libdir_separator_F77=:
3.14914 - hardcode_shlibpath_var_F77=no
3.14915 - ;;
3.14916 -
3.14917 - openbsd*)
3.14918 - hardcode_direct_F77=yes
3.14919 - hardcode_shlibpath_var_F77=no
3.14920 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.14921 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.14922 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
3.14923 - export_dynamic_flag_spec_F77='${wl}-E'
3.14924 - else
3.14925 - case $host_os in
3.14926 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
3.14927 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.14928 - hardcode_libdir_flag_spec_F77='-R$libdir'
3.14929 - ;;
3.14930 - *)
3.14931 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.14932 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
3.14933 - ;;
3.14934 - esac
3.14935 - fi
3.14936 - ;;
3.14937 -
3.14938 - os2*)
3.14939 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.14940 - hardcode_minus_L_F77=yes
3.14941 - allow_undefined_flag_F77=unsupported
3.14942 - archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
3.14943 - old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
3.14944 - ;;
3.14945 -
3.14946 - osf3*)
3.14947 - if test "$GCC" = yes; then
3.14948 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
3.14949 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.14950 - else
3.14951 - allow_undefined_flag_F77=' -expect_unresolved \*'
3.14952 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.14953 - fi
3.14954 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
3.14955 - hardcode_libdir_separator_F77=:
3.14956 - ;;
3.14957 -
3.14958 - osf4* | osf5*) # as osf3* with the addition of -msym flag
3.14959 - if test "$GCC" = yes; then
3.14960 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
3.14961 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.14962 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
3.14963 - else
3.14964 - allow_undefined_flag_F77=' -expect_unresolved \*'
3.14965 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.14966 - archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
3.14967 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
3.14968 -
3.14969 - # Both c and cxx compiler support -rpath directly
3.14970 - hardcode_libdir_flag_spec_F77='-rpath $libdir'
3.14971 - fi
3.14972 - hardcode_libdir_separator_F77=:
3.14973 - ;;
3.14974 -
3.14975 - sco3.2v5*)
3.14976 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.14977 - hardcode_shlibpath_var_F77=no
3.14978 - export_dynamic_flag_spec_F77='${wl}-Bexport'
3.14979 - runpath_var=LD_RUN_PATH
3.14980 - hardcode_runpath_var=yes
3.14981 - ;;
3.14982 -
3.14983 - solaris*)
3.14984 - no_undefined_flag_F77=' -z text'
3.14985 - if test "$GCC" = yes; then
3.14986 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.14987 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.14988 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
3.14989 - else
3.14990 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.14991 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.14992 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.14993 - fi
3.14994 - hardcode_libdir_flag_spec_F77='-R$libdir'
3.14995 - hardcode_shlibpath_var_F77=no
3.14996 - case $host_os in
3.14997 - solaris2.[0-5] | solaris2.[0-5].*) ;;
3.14998 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
3.14999 - whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
3.15000 - esac
3.15001 - link_all_deplibs_F77=yes
3.15002 - ;;
3.15003 -
3.15004 - sunos4*)
3.15005 - if test "x$host_vendor" = xsequent; then
3.15006 - # Use $CC to link under sequent, because it throws in some extra .o
3.15007 - # files that make .init and .fini sections work.
3.15008 - archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
3.15009 - else
3.15010 - archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
3.15011 - fi
3.15012 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.15013 - hardcode_direct_F77=yes
3.15014 - hardcode_minus_L_F77=yes
3.15015 - hardcode_shlibpath_var_F77=no
3.15016 - ;;
3.15017 -
3.15018 - sysv4)
3.15019 - case $host_vendor in
3.15020 - sni)
3.15021 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15022 - hardcode_direct_F77=yes # is this really true???
3.15023 - ;;
3.15024 - siemens)
3.15025 - ## LD is ld it makes a PLAMLIB
3.15026 - ## CC just makes a GrossModule.
3.15027 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.15028 - reload_cmds_F77='$CC -r -o $output$reload_objs'
3.15029 - hardcode_direct_F77=no
3.15030 - ;;
3.15031 - motorola)
3.15032 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15033 - hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie
3.15034 - ;;
3.15035 - esac
3.15036 - runpath_var='LD_RUN_PATH'
3.15037 - hardcode_shlibpath_var_F77=no
3.15038 - ;;
3.15039 -
3.15040 - sysv4.3*)
3.15041 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15042 - hardcode_shlibpath_var_F77=no
3.15043 - export_dynamic_flag_spec_F77='-Bexport'
3.15044 - ;;
3.15045 -
3.15046 - sysv4*MP*)
3.15047 - if test -d /usr/nec; then
3.15048 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15049 - hardcode_shlibpath_var_F77=no
3.15050 - runpath_var=LD_RUN_PATH
3.15051 - hardcode_runpath_var=yes
3.15052 - ld_shlibs_F77=yes
3.15053 - fi
3.15054 - ;;
3.15055 -
3.15056 - sysv4.2uw2*)
3.15057 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.15058 - hardcode_direct_F77=yes
3.15059 - hardcode_minus_L_F77=no
3.15060 - hardcode_shlibpath_var_F77=no
3.15061 - hardcode_runpath_var=yes
3.15062 - runpath_var=LD_RUN_PATH
3.15063 - ;;
3.15064 -
3.15065 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
3.15066 - no_undefined_flag_F77='${wl}-z ${wl}text'
3.15067 - if test "$GCC" = yes; then
3.15068 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.15069 - else
3.15070 - archive_cmds_F77='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.15071 - fi
3.15072 - runpath_var='LD_RUN_PATH'
3.15073 - hardcode_shlibpath_var_F77=no
3.15074 - ;;
3.15075 -
3.15076 - sysv5*)
3.15077 - no_undefined_flag_F77=' -z text'
3.15078 - # $CC -shared without GNU ld will not create a library from C++
3.15079 - # object files and a static libstdc++, better avoid it by now
3.15080 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15081 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.15082 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.15083 - hardcode_libdir_flag_spec_F77=
3.15084 - hardcode_shlibpath_var_F77=no
3.15085 - runpath_var='LD_RUN_PATH'
3.15086 - ;;
3.15087 -
3.15088 - uts4*)
3.15089 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.15090 - hardcode_libdir_flag_spec_F77='-L$libdir'
3.15091 - hardcode_shlibpath_var_F77=no
3.15092 - ;;
3.15093 -
3.15094 - *)
3.15095 - ld_shlibs_F77=no
3.15096 - ;;
3.15097 - esac
3.15098 - fi
3.15099 -
3.15100 -{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
3.15101 -echo "${ECHO_T}$ld_shlibs_F77" >&6; }
3.15102 -test "$ld_shlibs_F77" = no && can_build_shared=no
3.15103 -
3.15104 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
3.15105 -if test "$GCC" = yes; then
3.15106 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
3.15107 -fi
3.15108 -
3.15109 -#
3.15110 -# Do we need to explicitly link libc?
3.15111 -#
3.15112 -case "x$archive_cmds_need_lc_F77" in
3.15113 -x|xyes)
3.15114 - # Assume -lc should be added
3.15115 - archive_cmds_need_lc_F77=yes
3.15116 -
3.15117 - if test "$enable_shared" = yes && test "$GCC" = yes; then
3.15118 - case $archive_cmds_F77 in
3.15119 - *'~'*)
3.15120 - # FIXME: we may have to deal with multi-command sequences.
3.15121 - ;;
3.15122 - '$CC '*)
3.15123 - # Test whether the compiler implicitly links with -lc since on some
3.15124 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
3.15125 - # to ld, don't add -lc before -lgcc.
3.15126 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
3.15127 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
3.15128 - $rm conftest*
3.15129 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.15130 -
3.15131 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.15132 - (eval $ac_compile) 2>&5
3.15133 - ac_status=$?
3.15134 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.15135 - (exit $ac_status); } 2>conftest.err; then
3.15136 - soname=conftest
3.15137 - lib=conftest
3.15138 - libobjs=conftest.$ac_objext
3.15139 - deplibs=
3.15140 - wl=$lt_prog_compiler_wl_F77
3.15141 - compiler_flags=-v
3.15142 - linker_flags=-v
3.15143 - verstring=
3.15144 - output_objdir=.
3.15145 - libname=conftest
3.15146 - lt_save_allow_undefined_flag=$allow_undefined_flag_F77
3.15147 - allow_undefined_flag_F77=
3.15148 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
3.15149 - (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
3.15150 - ac_status=$?
3.15151 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.15152 - (exit $ac_status); }
3.15153 - then
3.15154 - archive_cmds_need_lc_F77=no
3.15155 - else
3.15156 - archive_cmds_need_lc_F77=yes
3.15157 - fi
3.15158 - allow_undefined_flag_F77=$lt_save_allow_undefined_flag
3.15159 - else
3.15160 - cat conftest.err 1>&5
3.15161 - fi
3.15162 - $rm conftest*
3.15163 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
3.15164 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; }
3.15165 - ;;
3.15166 - esac
3.15167 - fi
3.15168 - ;;
3.15169 -esac
3.15170 -
3.15171 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
3.15172 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
3.15173 -library_names_spec=
3.15174 -libname_spec='lib$name'
3.15175 -soname_spec=
3.15176 -shrext_cmds=".so"
3.15177 -postinstall_cmds=
3.15178 -postuninstall_cmds=
3.15179 -finish_cmds=
3.15180 -finish_eval=
3.15181 -shlibpath_var=
3.15182 -shlibpath_overrides_runpath=unknown
3.15183 -version_type=none
3.15184 -dynamic_linker="$host_os ld.so"
3.15185 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
3.15186 -if test "$GCC" = yes; then
3.15187 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.15188 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
3.15189 - # if the path contains ";" then we assume it to be the separator
3.15190 - # otherwise default to the standard path separator (i.e. ":") - it is
3.15191 - # assumed that no part of a normal pathname contains ";" but that should
3.15192 - # okay in the real world where ";" in dirpaths is itself problematic.
3.15193 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.15194 - else
3.15195 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.15196 - fi
3.15197 -else
3.15198 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
3.15199 -fi
3.15200 -need_lib_prefix=unknown
3.15201 -hardcode_into_libs=no
3.15202 -
3.15203 -# when you set need_version to no, make sure it does not cause -set_version
3.15204 -# flags to be left without arguments
3.15205 -need_version=unknown
3.15206 -
3.15207 -case $host_os in
3.15208 -aix3*)
3.15209 - version_type=linux
3.15210 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
3.15211 - shlibpath_var=LIBPATH
3.15212 -
3.15213 - # AIX 3 has no versioning support, so we append a major version to the name.
3.15214 - soname_spec='${libname}${release}${shared_ext}$major'
3.15215 - ;;
3.15216 -
3.15217 -aix4* | aix5*)
3.15218 - version_type=linux
3.15219 - need_lib_prefix=no
3.15220 - need_version=no
3.15221 - hardcode_into_libs=yes
3.15222 - if test "$host_cpu" = ia64; then
3.15223 - # AIX 5 supports IA64
3.15224 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
3.15225 - shlibpath_var=LD_LIBRARY_PATH
3.15226 - else
3.15227 - # With GCC up to 2.95.x, collect2 would create an import file
3.15228 - # for dependence libraries. The import file would start with
3.15229 - # the line `#! .'. This would cause the generated library to
3.15230 - # depend on `.', always an invalid library. This was fixed in
3.15231 - # development snapshots of GCC prior to 3.0.
3.15232 - case $host_os in
3.15233 - aix4 | aix4.[01] | aix4.[01].*)
3.15234 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
3.15235 - echo ' yes '
3.15236 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
3.15237 - :
3.15238 - else
3.15239 - can_build_shared=no
3.15240 - fi
3.15241 - ;;
3.15242 - esac
3.15243 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
3.15244 - # soname into executable. Probably we can add versioning support to
3.15245 - # collect2, so additional links can be useful in future.
3.15246 - if test "$aix_use_runtimelinking" = yes; then
3.15247 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
3.15248 - # instead of lib<name>.a to let people know that these are not
3.15249 - # typical AIX shared libraries.
3.15250 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15251 - else
3.15252 - # We preserve .a as extension for shared libraries through AIX4.2
3.15253 - # and later when we are not doing run time linking.
3.15254 - library_names_spec='${libname}${release}.a $libname.a'
3.15255 - soname_spec='${libname}${release}${shared_ext}$major'
3.15256 - fi
3.15257 - shlibpath_var=LIBPATH
3.15258 - fi
3.15259 - ;;
3.15260 -
3.15261 -amigaos*)
3.15262 - library_names_spec='$libname.ixlibrary $libname.a'
3.15263 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
3.15264 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
3.15265 - ;;
3.15266 -
3.15267 -beos*)
3.15268 - library_names_spec='${libname}${shared_ext}'
3.15269 - dynamic_linker="$host_os ld.so"
3.15270 - shlibpath_var=LIBRARY_PATH
3.15271 - ;;
3.15272 -
3.15273 -bsdi4*)
3.15274 - version_type=linux
3.15275 - need_version=no
3.15276 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15277 - soname_spec='${libname}${release}${shared_ext}$major'
3.15278 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
3.15279 - shlibpath_var=LD_LIBRARY_PATH
3.15280 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
3.15281 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
3.15282 - # the default ld.so.conf also contains /usr/contrib/lib and
3.15283 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
3.15284 - # libtool to hard-code these into programs
3.15285 - ;;
3.15286 -
3.15287 -cygwin* | mingw* | pw32*)
3.15288 - version_type=windows
3.15289 - shrext_cmds=".dll"
3.15290 - need_version=no
3.15291 - need_lib_prefix=no
3.15292 -
3.15293 - case $GCC,$host_os in
3.15294 - yes,cygwin* | yes,mingw* | yes,pw32*)
3.15295 - library_names_spec='$libname.dll.a'
3.15296 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
3.15297 - postinstall_cmds='base_file=`basename \${file}`~
3.15298 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
3.15299 - dldir=$destdir/`dirname \$dlpath`~
3.15300 - test -d \$dldir || mkdir -p \$dldir~
3.15301 - $install_prog $dir/$dlname \$dldir/$dlname'
3.15302 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
3.15303 - dlpath=$dir/\$dldll~
3.15304 - $rm \$dlpath'
3.15305 - shlibpath_overrides_runpath=yes
3.15306 -
3.15307 - case $host_os in
3.15308 - cygwin*)
3.15309 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
3.15310 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.15311 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
3.15312 - ;;
3.15313 - mingw*)
3.15314 - # MinGW DLLs use traditional 'lib' prefix
3.15315 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.15316 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.15317 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
3.15318 - # It is most probably a Windows format PATH printed by
3.15319 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
3.15320 - # path with ; separators, and with drive letters. We can handle the
3.15321 - # drive letters (cygwin fileutils understands them), so leave them,
3.15322 - # especially as we might pass files found there to a mingw objdump,
3.15323 - # which wouldn't understand a cygwinified path. Ahh.
3.15324 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.15325 - else
3.15326 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.15327 - fi
3.15328 - ;;
3.15329 - pw32*)
3.15330 - # pw32 DLLs use 'pw' prefix rather than 'lib'
3.15331 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
3.15332 - ;;
3.15333 - esac
3.15334 - ;;
3.15335 -
3.15336 - *)
3.15337 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
3.15338 - ;;
3.15339 - esac
3.15340 - dynamic_linker='Win32 ld.exe'
3.15341 - # FIXME: first we should search . and the directory the executable is in
3.15342 - shlibpath_var=PATH
3.15343 - ;;
3.15344 -
3.15345 -darwin* | rhapsody*)
3.15346 - dynamic_linker="$host_os dyld"
3.15347 - version_type=darwin
3.15348 - need_lib_prefix=no
3.15349 - need_version=no
3.15350 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
3.15351 - soname_spec='${libname}${release}${major}$shared_ext'
3.15352 - shlibpath_overrides_runpath=yes
3.15353 - shlibpath_var=DYLD_LIBRARY_PATH
3.15354 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
3.15355 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
3.15356 - if test "$GCC" = yes; then
3.15357 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
3.15358 - else
3.15359 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
3.15360 - fi
3.15361 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
3.15362 - ;;
3.15363 -
3.15364 -dgux*)
3.15365 - version_type=linux
3.15366 - need_lib_prefix=no
3.15367 - need_version=no
3.15368 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
3.15369 - soname_spec='${libname}${release}${shared_ext}$major'
3.15370 - shlibpath_var=LD_LIBRARY_PATH
3.15371 - ;;
3.15372 -
3.15373 -freebsd1*)
3.15374 - dynamic_linker=no
3.15375 - ;;
3.15376 -
3.15377 -kfreebsd*-gnu)
3.15378 - version_type=linux
3.15379 - need_lib_prefix=no
3.15380 - need_version=no
3.15381 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.15382 - soname_spec='${libname}${release}${shared_ext}$major'
3.15383 - shlibpath_var=LD_LIBRARY_PATH
3.15384 - shlibpath_overrides_runpath=no
3.15385 - hardcode_into_libs=yes
3.15386 - dynamic_linker='GNU ld.so'
3.15387 - ;;
3.15388 -
3.15389 -freebsd*)
3.15390 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
3.15391 - version_type=freebsd-$objformat
3.15392 - case $version_type in
3.15393 - freebsd-elf*)
3.15394 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
3.15395 - need_version=no
3.15396 - need_lib_prefix=no
3.15397 - ;;
3.15398 - freebsd-*)
3.15399 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
3.15400 - need_version=yes
3.15401 - ;;
3.15402 - esac
3.15403 - shlibpath_var=LD_LIBRARY_PATH
3.15404 - case $host_os in
3.15405 - freebsd2*)
3.15406 - shlibpath_overrides_runpath=yes
3.15407 - ;;
3.15408 - freebsd3.01* | freebsdelf3.01*)
3.15409 - shlibpath_overrides_runpath=yes
3.15410 - hardcode_into_libs=yes
3.15411 - ;;
3.15412 - *) # from 3.2 on
3.15413 - shlibpath_overrides_runpath=no
3.15414 - hardcode_into_libs=yes
3.15415 - ;;
3.15416 - esac
3.15417 - ;;
3.15418 -
3.15419 -gnu*)
3.15420 - version_type=linux
3.15421 - need_lib_prefix=no
3.15422 - need_version=no
3.15423 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
3.15424 - soname_spec='${libname}${release}${shared_ext}$major'
3.15425 - shlibpath_var=LD_LIBRARY_PATH
3.15426 - hardcode_into_libs=yes
3.15427 - ;;
3.15428 -
3.15429 -hpux9* | hpux10* | hpux11*)
3.15430 - # Give a soname corresponding to the major version so that dld.sl refuses to
3.15431 - # link against other versions.
3.15432 - version_type=sunos
3.15433 - need_lib_prefix=no
3.15434 - need_version=no
3.15435 - case "$host_cpu" in
3.15436 - ia64*)
3.15437 - shrext_cmds='.so'
3.15438 - hardcode_into_libs=yes
3.15439 - dynamic_linker="$host_os dld.so"
3.15440 - shlibpath_var=LD_LIBRARY_PATH
3.15441 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.15442 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15443 - soname_spec='${libname}${release}${shared_ext}$major'
3.15444 - if test "X$HPUX_IA64_MODE" = X32; then
3.15445 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
3.15446 - else
3.15447 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
3.15448 - fi
3.15449 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.15450 - ;;
3.15451 - hppa*64*)
3.15452 - shrext_cmds='.sl'
3.15453 - hardcode_into_libs=yes
3.15454 - dynamic_linker="$host_os dld.sl"
3.15455 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
3.15456 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.15457 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15458 - soname_spec='${libname}${release}${shared_ext}$major'
3.15459 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
3.15460 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.15461 - ;;
3.15462 - *)
3.15463 - shrext_cmds='.sl'
3.15464 - dynamic_linker="$host_os dld.sl"
3.15465 - shlibpath_var=SHLIB_PATH
3.15466 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
3.15467 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15468 - soname_spec='${libname}${release}${shared_ext}$major'
3.15469 - ;;
3.15470 - esac
3.15471 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
3.15472 - postinstall_cmds='chmod 555 $lib'
3.15473 - ;;
3.15474 -
3.15475 -irix5* | irix6* | nonstopux*)
3.15476 - case $host_os in
3.15477 - nonstopux*) version_type=nonstopux ;;
3.15478 - *)
3.15479 - if test "$lt_cv_prog_gnu_ld" = yes; then
3.15480 - version_type=linux
3.15481 - else
3.15482 - version_type=irix
3.15483 - fi ;;
3.15484 - esac
3.15485 - need_lib_prefix=no
3.15486 - need_version=no
3.15487 - soname_spec='${libname}${release}${shared_ext}$major'
3.15488 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
3.15489 - case $host_os in
3.15490 - irix5* | nonstopux*)
3.15491 - libsuff= shlibsuff=
3.15492 - ;;
3.15493 - *)
3.15494 - case $LD in # libtool.m4 will add one of these switches to LD
3.15495 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
3.15496 - libsuff= shlibsuff= libmagic=32-bit;;
3.15497 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
3.15498 - libsuff=32 shlibsuff=N32 libmagic=N32;;
3.15499 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
3.15500 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
3.15501 - *) libsuff= shlibsuff= libmagic=never-match;;
3.15502 - esac
3.15503 - ;;
3.15504 - esac
3.15505 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
3.15506 - shlibpath_overrides_runpath=no
3.15507 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
3.15508 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
3.15509 - hardcode_into_libs=yes
3.15510 - ;;
3.15511 -
3.15512 -# No shared lib support for Linux oldld, aout, or coff.
3.15513 -linux*oldld* | linux*aout* | linux*coff*)
3.15514 - dynamic_linker=no
3.15515 - ;;
3.15516 -
3.15517 -# This must be Linux ELF.
3.15518 -linux*)
3.15519 - version_type=linux
3.15520 - need_lib_prefix=no
3.15521 - need_version=no
3.15522 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15523 - soname_spec='${libname}${release}${shared_ext}$major'
3.15524 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
3.15525 - shlibpath_var=LD_LIBRARY_PATH
3.15526 - shlibpath_overrides_runpath=no
3.15527 - # This implies no fast_install, which is unacceptable.
3.15528 - # Some rework will be needed to allow for fast_install
3.15529 - # before this can be enabled.
3.15530 - hardcode_into_libs=yes
3.15531 -
3.15532 - # Append ld.so.conf contents to the search path
3.15533 - if test -f /etc/ld.so.conf; then
3.15534 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
3.15535 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
3.15536 - fi
3.15537 -
3.15538 - # We used to test for /lib/ld.so.1 and disable shared libraries on
3.15539 - # powerpc, because MkLinux only supported shared libraries with the
3.15540 - # GNU dynamic linker. Since this was broken with cross compilers,
3.15541 - # most powerpc-linux boxes support dynamic linking these days and
3.15542 - # people can always --disable-shared, the test was removed, and we
3.15543 - # assume the GNU/Linux dynamic linker is in use.
3.15544 - dynamic_linker='GNU/Linux ld.so'
3.15545 - ;;
3.15546 -
3.15547 -netbsdelf*-gnu)
3.15548 - version_type=linux
3.15549 - need_lib_prefix=no
3.15550 - need_version=no
3.15551 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.15552 - soname_spec='${libname}${release}${shared_ext}$major'
3.15553 - shlibpath_var=LD_LIBRARY_PATH
3.15554 - shlibpath_overrides_runpath=no
3.15555 - hardcode_into_libs=yes
3.15556 - dynamic_linker='NetBSD ld.elf_so'
3.15557 - ;;
3.15558 -
3.15559 -knetbsd*-gnu)
3.15560 - version_type=linux
3.15561 - need_lib_prefix=no
3.15562 - need_version=no
3.15563 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.15564 - soname_spec='${libname}${release}${shared_ext}$major'
3.15565 - shlibpath_var=LD_LIBRARY_PATH
3.15566 - shlibpath_overrides_runpath=no
3.15567 - hardcode_into_libs=yes
3.15568 - dynamic_linker='GNU ld.so'
3.15569 - ;;
3.15570 -
3.15571 -netbsd*)
3.15572 - version_type=sunos
3.15573 - need_lib_prefix=no
3.15574 - need_version=no
3.15575 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.15576 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.15577 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.15578 - dynamic_linker='NetBSD (a.out) ld.so'
3.15579 - else
3.15580 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.15581 - soname_spec='${libname}${release}${shared_ext}$major'
3.15582 - dynamic_linker='NetBSD ld.elf_so'
3.15583 - fi
3.15584 - shlibpath_var=LD_LIBRARY_PATH
3.15585 - shlibpath_overrides_runpath=yes
3.15586 - hardcode_into_libs=yes
3.15587 - ;;
3.15588 -
3.15589 -newsos6)
3.15590 - version_type=linux
3.15591 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15592 - shlibpath_var=LD_LIBRARY_PATH
3.15593 - shlibpath_overrides_runpath=yes
3.15594 - ;;
3.15595 -
3.15596 -nto-qnx*)
3.15597 - version_type=linux
3.15598 - need_lib_prefix=no
3.15599 - need_version=no
3.15600 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15601 - soname_spec='${libname}${release}${shared_ext}$major'
3.15602 - shlibpath_var=LD_LIBRARY_PATH
3.15603 - shlibpath_overrides_runpath=yes
3.15604 - ;;
3.15605 -
3.15606 -openbsd*)
3.15607 - version_type=sunos
3.15608 - need_lib_prefix=no
3.15609 - need_version=yes
3.15610 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.15611 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.15612 - shlibpath_var=LD_LIBRARY_PATH
3.15613 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.15614 - case $host_os in
3.15615 - openbsd2.[89] | openbsd2.[89].*)
3.15616 - shlibpath_overrides_runpath=no
3.15617 - ;;
3.15618 - *)
3.15619 - shlibpath_overrides_runpath=yes
3.15620 - ;;
3.15621 - esac
3.15622 - else
3.15623 - shlibpath_overrides_runpath=yes
3.15624 - fi
3.15625 - ;;
3.15626 -
3.15627 -os2*)
3.15628 - libname_spec='$name'
3.15629 - shrext_cmds=".dll"
3.15630 - need_lib_prefix=no
3.15631 - library_names_spec='$libname${shared_ext} $libname.a'
3.15632 - dynamic_linker='OS/2 ld.exe'
3.15633 - shlibpath_var=LIBPATH
3.15634 - ;;
3.15635 -
3.15636 -osf3* | osf4* | osf5*)
3.15637 - version_type=osf
3.15638 - need_lib_prefix=no
3.15639 - need_version=no
3.15640 - soname_spec='${libname}${release}${shared_ext}$major'
3.15641 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15642 - shlibpath_var=LD_LIBRARY_PATH
3.15643 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
3.15644 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
3.15645 - ;;
3.15646 -
3.15647 -sco3.2v5*)
3.15648 - version_type=osf
3.15649 - soname_spec='${libname}${release}${shared_ext}$major'
3.15650 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15651 - shlibpath_var=LD_LIBRARY_PATH
3.15652 - ;;
3.15653 -
3.15654 -solaris*)
3.15655 - version_type=linux
3.15656 - need_lib_prefix=no
3.15657 - need_version=no
3.15658 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15659 - soname_spec='${libname}${release}${shared_ext}$major'
3.15660 - shlibpath_var=LD_LIBRARY_PATH
3.15661 - shlibpath_overrides_runpath=yes
3.15662 - hardcode_into_libs=yes
3.15663 - # ldd complains unless libraries are executable
3.15664 - postinstall_cmds='chmod +x $lib'
3.15665 - ;;
3.15666 -
3.15667 -sunos4*)
3.15668 - version_type=sunos
3.15669 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.15670 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
3.15671 - shlibpath_var=LD_LIBRARY_PATH
3.15672 - shlibpath_overrides_runpath=yes
3.15673 - if test "$with_gnu_ld" = yes; then
3.15674 - need_lib_prefix=no
3.15675 - fi
3.15676 - need_version=yes
3.15677 - ;;
3.15678 -
3.15679 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.15680 - version_type=linux
3.15681 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15682 - soname_spec='${libname}${release}${shared_ext}$major'
3.15683 - shlibpath_var=LD_LIBRARY_PATH
3.15684 - case $host_vendor in
3.15685 - sni)
3.15686 - shlibpath_overrides_runpath=no
3.15687 - need_lib_prefix=no
3.15688 - export_dynamic_flag_spec='${wl}-Blargedynsym'
3.15689 - runpath_var=LD_RUN_PATH
3.15690 - ;;
3.15691 - siemens)
3.15692 - need_lib_prefix=no
3.15693 - ;;
3.15694 - motorola)
3.15695 - need_lib_prefix=no
3.15696 - need_version=no
3.15697 - shlibpath_overrides_runpath=no
3.15698 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
3.15699 - ;;
3.15700 - esac
3.15701 - ;;
3.15702 -
3.15703 -sysv4*MP*)
3.15704 - if test -d /usr/nec ;then
3.15705 - version_type=linux
3.15706 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
3.15707 - soname_spec='$libname${shared_ext}.$major'
3.15708 - shlibpath_var=LD_LIBRARY_PATH
3.15709 - fi
3.15710 - ;;
3.15711 -
3.15712 -uts4*)
3.15713 - version_type=linux
3.15714 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.15715 - soname_spec='${libname}${release}${shared_ext}$major'
3.15716 - shlibpath_var=LD_LIBRARY_PATH
3.15717 - ;;
3.15718 -
3.15719 -*)
3.15720 - dynamic_linker=no
3.15721 - ;;
3.15722 -esac
3.15723 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
3.15724 -echo "${ECHO_T}$dynamic_linker" >&6; }
3.15725 -test "$dynamic_linker" = no && can_build_shared=no
3.15726 -
3.15727 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
3.15728 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
3.15729 -hardcode_action_F77=
3.15730 -if test -n "$hardcode_libdir_flag_spec_F77" || \
3.15731 - test -n "$runpath_var F77" || \
3.15732 - test "X$hardcode_automatic_F77"="Xyes" ; then
3.15733 -
3.15734 - # We can hardcode non-existant directories.
3.15735 - if test "$hardcode_direct_F77" != no &&
3.15736 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
3.15737 - # have to relink, otherwise we might link with an installed library
3.15738 - # when we should be linking with a yet-to-be-installed one
3.15739 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
3.15740 - test "$hardcode_minus_L_F77" != no; then
3.15741 - # Linking always hardcodes the temporary library directory.
3.15742 - hardcode_action_F77=relink
3.15743 - else
3.15744 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
3.15745 - hardcode_action_F77=immediate
3.15746 - fi
3.15747 -else
3.15748 - # We cannot hardcode anything, or else we can only hardcode existing
3.15749 - # directories.
3.15750 - hardcode_action_F77=unsupported
3.15751 -fi
3.15752 -{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
3.15753 -echo "${ECHO_T}$hardcode_action_F77" >&6; }
3.15754 -
3.15755 -if test "$hardcode_action_F77" = relink; then
3.15756 - # Fast installation is not supported
3.15757 - enable_fast_install=no
3.15758 -elif test "$shlibpath_overrides_runpath" = yes ||
3.15759 - test "$enable_shared" = no; then
3.15760 - # Fast installation is not necessary
3.15761 - enable_fast_install=needless
3.15762 -fi
3.15763 -
3.15764 -striplib=
3.15765 -old_striplib=
3.15766 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
3.15767 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
3.15768 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
3.15769 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
3.15770 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
3.15771 - { echo "$as_me:$LINENO: result: yes" >&5
3.15772 -echo "${ECHO_T}yes" >&6; }
3.15773 -else
3.15774 -# FIXME - insert some real tests, host_os isn't really good enough
3.15775 - case $host_os in
3.15776 - darwin*)
3.15777 - if test -n "$STRIP" ; then
3.15778 - striplib="$STRIP -x"
3.15779 - { echo "$as_me:$LINENO: result: yes" >&5
3.15780 -echo "${ECHO_T}yes" >&6; }
3.15781 - else
3.15782 - { echo "$as_me:$LINENO: result: no" >&5
3.15783 -echo "${ECHO_T}no" >&6; }
3.15784 -fi
3.15785 - ;;
3.15786 - *)
3.15787 - { echo "$as_me:$LINENO: result: no" >&5
3.15788 -echo "${ECHO_T}no" >&6; }
3.15789 - ;;
3.15790 - esac
3.15791 -fi
3.15792 -
3.15793 -
3.15794 -
3.15795 -# The else clause should only fire when bootstrapping the
3.15796 -# libtool distribution, otherwise you forgot to ship ltmain.sh
3.15797 -# with your package, and you will get complaints that there are
3.15798 -# no rules to generate ltmain.sh.
3.15799 -if test -f "$ltmain"; then
3.15800 - # See if we are running on zsh, and set the options which allow our commands through
3.15801 - # without removal of \ escapes.
3.15802 - if test -n "${ZSH_VERSION+set}" ; then
3.15803 - setopt NO_GLOB_SUBST
3.15804 - fi
3.15805 - # Now quote all the things that may contain metacharacters while being
3.15806 - # careful not to overquote the AC_SUBSTed values. We take copies of the
3.15807 - # variables and quote the copies for generation of the libtool script.
3.15808 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3.15809 - SED SHELL STRIP \
3.15810 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3.15811 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3.15812 - deplibs_check_method reload_flag reload_cmds need_locks \
3.15813 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3.15814 - lt_cv_sys_global_symbol_to_c_name_address \
3.15815 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3.15816 - old_postinstall_cmds old_postuninstall_cmds \
3.15817 - compiler_F77 \
3.15818 - CC_F77 \
3.15819 - LD_F77 \
3.15820 - lt_prog_compiler_wl_F77 \
3.15821 - lt_prog_compiler_pic_F77 \
3.15822 - lt_prog_compiler_static_F77 \
3.15823 - lt_prog_compiler_no_builtin_flag_F77 \
3.15824 - export_dynamic_flag_spec_F77 \
3.15825 - thread_safe_flag_spec_F77 \
3.15826 - whole_archive_flag_spec_F77 \
3.15827 - enable_shared_with_static_runtimes_F77 \
3.15828 - old_archive_cmds_F77 \
3.15829 - old_archive_from_new_cmds_F77 \
3.15830 - predep_objects_F77 \
3.15831 - postdep_objects_F77 \
3.15832 - predeps_F77 \
3.15833 - postdeps_F77 \
3.15834 - compiler_lib_search_path_F77 \
3.15835 - archive_cmds_F77 \
3.15836 - archive_expsym_cmds_F77 \
3.15837 - postinstall_cmds_F77 \
3.15838 - postuninstall_cmds_F77 \
3.15839 - old_archive_from_expsyms_cmds_F77 \
3.15840 - allow_undefined_flag_F77 \
3.15841 - no_undefined_flag_F77 \
3.15842 - export_symbols_cmds_F77 \
3.15843 - hardcode_libdir_flag_spec_F77 \
3.15844 - hardcode_libdir_flag_spec_ld_F77 \
3.15845 - hardcode_libdir_separator_F77 \
3.15846 - hardcode_automatic_F77 \
3.15847 - module_cmds_F77 \
3.15848 - module_expsym_cmds_F77 \
3.15849 - lt_cv_prog_compiler_c_o_F77 \
3.15850 - exclude_expsyms_F77 \
3.15851 - include_expsyms_F77; do
3.15852 -
3.15853 - case $var in
3.15854 - old_archive_cmds_F77 | \
3.15855 - old_archive_from_new_cmds_F77 | \
3.15856 - archive_cmds_F77 | \
3.15857 - archive_expsym_cmds_F77 | \
3.15858 - module_cmds_F77 | \
3.15859 - module_expsym_cmds_F77 | \
3.15860 - old_archive_from_expsyms_cmds_F77 | \
3.15861 - export_symbols_cmds_F77 | \
3.15862 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
3.15863 - postinstall_cmds | postuninstall_cmds | \
3.15864 - old_postinstall_cmds | old_postuninstall_cmds | \
3.15865 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3.15866 - # Double-quote double-evaled strings.
3.15867 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3.15868 - ;;
3.15869 - *)
3.15870 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3.15871 - ;;
3.15872 - esac
3.15873 - done
3.15874 -
3.15875 - case $lt_echo in
3.15876 - *'\$0 --fallback-echo"')
3.15877 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
3.15878 - ;;
3.15879 - esac
3.15880 -
3.15881 -cfgfile="$ofile"
3.15882 -
3.15883 - cat <<__EOF__ >> "$cfgfile"
3.15884 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
3.15885 -
3.15886 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3.15887 -
3.15888 -# Shell to use when invoking shell scripts.
3.15889 -SHELL=$lt_SHELL
3.15890 -
3.15891 -# Whether or not to build shared libraries.
3.15892 -build_libtool_libs=$enable_shared
3.15893 -
3.15894 -# Whether or not to build static libraries.
3.15895 -build_old_libs=$enable_static
3.15896 -
3.15897 -# Whether or not to add -lc for building shared libraries.
3.15898 -build_libtool_need_lc=$archive_cmds_need_lc_F77
3.15899 -
3.15900 -# Whether or not to disallow shared libs when runtime libs are static
3.15901 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77
3.15902 -
3.15903 -# Whether or not to optimize for fast installation.
3.15904 -fast_install=$enable_fast_install
3.15905 -
3.15906 -# The host system.
3.15907 -host_alias=$host_alias
3.15908 -host=$host
3.15909 -
3.15910 -# An echo program that does not interpret backslashes.
3.15911 -echo=$lt_echo
3.15912 -
3.15913 -# The archiver.
3.15914 -AR=$lt_AR
3.15915 -AR_FLAGS=$lt_AR_FLAGS
3.15916 -
3.15917 -# A C compiler.
3.15918 -LTCC=$lt_LTCC
3.15919 -
3.15920 -# A language-specific compiler.
3.15921 -CC=$lt_compiler_F77
3.15922 -
3.15923 -# Is the compiler the GNU C compiler?
3.15924 -with_gcc=$GCC_F77
3.15925 -
3.15926 -# An ERE matcher.
3.15927 -EGREP=$lt_EGREP
3.15928 -
3.15929 -# The linker used to build libraries.
3.15930 -LD=$lt_LD_F77
3.15931 -
3.15932 -# Whether we need hard or soft links.
3.15933 -LN_S=$lt_LN_S
3.15934 -
3.15935 -# A BSD-compatible nm program.
3.15936 -NM=$lt_NM
3.15937 -
3.15938 -# A symbol stripping program
3.15939 -STRIP=$lt_STRIP
3.15940 -
3.15941 -# Used to examine libraries when file_magic_cmd begins "file"
3.15942 -MAGIC_CMD=$MAGIC_CMD
3.15943 -
3.15944 -# Used on cygwin: DLL creation program.
3.15945 -DLLTOOL="$DLLTOOL"
3.15946 -
3.15947 -# Used on cygwin: object dumper.
3.15948 -OBJDUMP="$OBJDUMP"
3.15949 -
3.15950 -# Used on cygwin: assembler.
3.15951 -AS="$AS"
3.15952 -
3.15953 -# The name of the directory that contains temporary libtool files.
3.15954 -objdir=$objdir
3.15955 -
3.15956 -# How to create reloadable object files.
3.15957 -reload_flag=$lt_reload_flag
3.15958 -reload_cmds=$lt_reload_cmds
3.15959 -
3.15960 -# How to pass a linker flag through the compiler.
3.15961 -wl=$lt_lt_prog_compiler_wl_F77
3.15962 -
3.15963 -# Object file suffix (normally "o").
3.15964 -objext="$ac_objext"
3.15965 -
3.15966 -# Old archive suffix (normally "a").
3.15967 -libext="$libext"
3.15968 -
3.15969 -# Shared library suffix (normally ".so").
3.15970 -shrext_cmds='$shrext_cmds'
3.15971 -
3.15972 -# Executable file suffix (normally "").
3.15973 -exeext="$exeext"
3.15974 -
3.15975 -# Additional compiler flags for building library objects.
3.15976 -pic_flag=$lt_lt_prog_compiler_pic_F77
3.15977 -pic_mode=$pic_mode
3.15978 -
3.15979 -# What is the maximum length of a command?
3.15980 -max_cmd_len=$lt_cv_sys_max_cmd_len
3.15981 -
3.15982 -# Does compiler simultaneously support -c and -o options?
3.15983 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
3.15984 -
3.15985 -# Must we lock files when doing compilation ?
3.15986 -need_locks=$lt_need_locks
3.15987 -
3.15988 -# Do we need the lib prefix for modules?
3.15989 -need_lib_prefix=$need_lib_prefix
3.15990 -
3.15991 -# Do we need a version for libraries?
3.15992 -need_version=$need_version
3.15993 -
3.15994 -# Whether dlopen is supported.
3.15995 -dlopen_support=$enable_dlopen
3.15996 -
3.15997 -# Whether dlopen of programs is supported.
3.15998 -dlopen_self=$enable_dlopen_self
3.15999 -
3.16000 -# Whether dlopen of statically linked programs is supported.
3.16001 -dlopen_self_static=$enable_dlopen_self_static
3.16002 -
3.16003 -# Compiler flag to prevent dynamic linking.
3.16004 -link_static_flag=$lt_lt_prog_compiler_static_F77
3.16005 -
3.16006 -# Compiler flag to turn off builtin functions.
3.16007 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
3.16008 -
3.16009 -# Compiler flag to allow reflexive dlopens.
3.16010 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77
3.16011 -
3.16012 -# Compiler flag to generate shared objects directly from archives.
3.16013 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77
3.16014 -
3.16015 -# Compiler flag to generate thread-safe objects.
3.16016 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77
3.16017 -
3.16018 -# Library versioning type.
3.16019 -version_type=$version_type
3.16020 -
3.16021 -# Format of library name prefix.
3.16022 -libname_spec=$lt_libname_spec
3.16023 -
3.16024 -# List of archive names. First name is the real one, the rest are links.
3.16025 -# The last name is the one that the linker finds with -lNAME.
3.16026 -library_names_spec=$lt_library_names_spec
3.16027 -
3.16028 -# The coded name of the library, if different from the real name.
3.16029 -soname_spec=$lt_soname_spec
3.16030 -
3.16031 -# Commands used to build and install an old-style archive.
3.16032 -RANLIB=$lt_RANLIB
3.16033 -old_archive_cmds=$lt_old_archive_cmds_F77
3.16034 -old_postinstall_cmds=$lt_old_postinstall_cmds
3.16035 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
3.16036 -
3.16037 -# Create an old-style archive from a shared archive.
3.16038 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77
3.16039 -
3.16040 -# Create a temporary old-style archive to link instead of a shared archive.
3.16041 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77
3.16042 -
3.16043 -# Commands used to build and install a shared archive.
3.16044 -archive_cmds=$lt_archive_cmds_F77
3.16045 -archive_expsym_cmds=$lt_archive_expsym_cmds_F77
3.16046 -postinstall_cmds=$lt_postinstall_cmds
3.16047 -postuninstall_cmds=$lt_postuninstall_cmds
3.16048 -
3.16049 -# Commands used to build a loadable module (assumed same as above if empty)
3.16050 -module_cmds=$lt_module_cmds_F77
3.16051 -module_expsym_cmds=$lt_module_expsym_cmds_F77
3.16052 -
3.16053 -# Commands to strip libraries.
3.16054 -old_striplib=$lt_old_striplib
3.16055 -striplib=$lt_striplib
3.16056 -
3.16057 -# Dependencies to place before the objects being linked to create a
3.16058 -# shared library.
3.16059 -predep_objects=$lt_predep_objects_F77
3.16060 -
3.16061 -# Dependencies to place after the objects being linked to create a
3.16062 -# shared library.
3.16063 -postdep_objects=$lt_postdep_objects_F77
3.16064 -
3.16065 -# Dependencies to place before the objects being linked to create a
3.16066 -# shared library.
3.16067 -predeps=$lt_predeps_F77
3.16068 -
3.16069 -# Dependencies to place after the objects being linked to create a
3.16070 -# shared library.
3.16071 -postdeps=$lt_postdeps_F77
3.16072 -
3.16073 -# The library search path used internally by the compiler when linking
3.16074 -# a shared library.
3.16075 -compiler_lib_search_path=$lt_compiler_lib_search_path_F77
3.16076 -
3.16077 -# Method to check whether dependent libraries are shared objects.
3.16078 -deplibs_check_method=$lt_deplibs_check_method
3.16079 -
3.16080 -# Command to use when deplibs_check_method == file_magic.
3.16081 -file_magic_cmd=$lt_file_magic_cmd
3.16082 -
3.16083 -# Flag that allows shared libraries with undefined symbols to be built.
3.16084 -allow_undefined_flag=$lt_allow_undefined_flag_F77
3.16085 -
3.16086 -# Flag that forces no undefined symbols.
3.16087 -no_undefined_flag=$lt_no_undefined_flag_F77
3.16088 -
3.16089 -# Commands used to finish a libtool library installation in a directory.
3.16090 -finish_cmds=$lt_finish_cmds
3.16091 -
3.16092 -# Same as above, but a single script fragment to be evaled but not shown.
3.16093 -finish_eval=$lt_finish_eval
3.16094 -
3.16095 -# Take the output of nm and produce a listing of raw symbols and C names.
3.16096 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
3.16097 -
3.16098 -# Transform the output of nm in a proper C declaration
3.16099 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
3.16100 -
3.16101 -# Transform the output of nm in a C name address pair
3.16102 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3.16103 -
3.16104 -# This is the shared library runtime path variable.
3.16105 -runpath_var=$runpath_var
3.16106 -
3.16107 -# This is the shared library path variable.
3.16108 -shlibpath_var=$shlibpath_var
3.16109 -
3.16110 -# Is shlibpath searched before the hard-coded library search path?
3.16111 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
3.16112 -
3.16113 -# How to hardcode a shared library path into an executable.
3.16114 -hardcode_action=$hardcode_action_F77
3.16115 -
3.16116 -# Whether we should hardcode library paths into libraries.
3.16117 -hardcode_into_libs=$hardcode_into_libs
3.16118 -
3.16119 -# Flag to hardcode \$libdir into a binary during linking.
3.16120 -# This must work even if \$libdir does not exist.
3.16121 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
3.16122 -
3.16123 -# If ld is used when linking, flag to hardcode \$libdir into
3.16124 -# a binary during linking. This must work even if \$libdir does
3.16125 -# not exist.
3.16126 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
3.16127 -
3.16128 -# Whether we need a single -rpath flag with a separated argument.
3.16129 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
3.16130 -
3.16131 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
3.16132 -# resulting binary.
3.16133 -hardcode_direct=$hardcode_direct_F77
3.16134 -
3.16135 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
3.16136 -# resulting binary.
3.16137 -hardcode_minus_L=$hardcode_minus_L_F77
3.16138 -
3.16139 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
3.16140 -# the resulting binary.
3.16141 -hardcode_shlibpath_var=$hardcode_shlibpath_var_F77
3.16142 -
3.16143 -# Set to yes if building a shared library automatically hardcodes DIR into the library
3.16144 -# and all subsequent libraries and executables linked against it.
3.16145 -hardcode_automatic=$hardcode_automatic_F77
3.16146 -
3.16147 -# Variables whose values should be saved in libtool wrapper scripts and
3.16148 -# restored at relink time.
3.16149 -variables_saved_for_relink="$variables_saved_for_relink"
3.16150 -
3.16151 -# Whether libtool must link a program against all its dependency libraries.
3.16152 -link_all_deplibs=$link_all_deplibs_F77
3.16153 -
3.16154 -# Compile-time system search path for libraries
3.16155 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
3.16156 -
3.16157 -# Run-time system search path for libraries
3.16158 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
3.16159 -
3.16160 -# Fix the shell variable \$srcfile for the compiler.
3.16161 -fix_srcfile_path="$fix_srcfile_path_F77"
3.16162 -
3.16163 -# Set to yes if exported symbols are required.
3.16164 -always_export_symbols=$always_export_symbols_F77
3.16165 -
3.16166 -# The commands to list exported symbols.
3.16167 -export_symbols_cmds=$lt_export_symbols_cmds_F77
3.16168 -
3.16169 -# The commands to extract the exported symbol list from a shared archive.
3.16170 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
3.16171 -
3.16172 -# Symbols that should not be listed in the preloaded symbols.
3.16173 -exclude_expsyms=$lt_exclude_expsyms_F77
3.16174 -
3.16175 -# Symbols that must always be exported.
3.16176 -include_expsyms=$lt_include_expsyms_F77
3.16177 -
3.16178 -# ### END LIBTOOL TAG CONFIG: $tagname
3.16179 -
3.16180 -__EOF__
3.16181 -
3.16182 -
3.16183 -else
3.16184 - # If there is no Makefile yet, we rely on a make rule to execute
3.16185 - # `config.status --recheck' to rerun these tests and create the
3.16186 - # libtool script then.
3.16187 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
3.16188 - if test -f "$ltmain_in"; then
3.16189 - test -f Makefile && make "$ltmain"
3.16190 - fi
3.16191 -fi
3.16192 -
3.16193 -
3.16194 -ac_ext=c
3.16195 -ac_cpp='$CPP $CPPFLAGS'
3.16196 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.16197 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.16198 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.16199 -
3.16200 -CC="$lt_save_CC"
3.16201 -
3.16202 - else
3.16203 - tagname=""
3.16204 - fi
3.16205 - ;;
3.16206 -
3.16207 - GCJ)
3.16208 - if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
3.16209 -
3.16210 -
3.16211 -# Source file extension for Java test sources.
3.16212 -ac_ext=java
3.16213 -
3.16214 -# Object file extension for compiled Java test sources.
3.16215 -objext=o
3.16216 -objext_GCJ=$objext
3.16217 -
3.16218 -# Code to be used in simple compile tests
3.16219 -lt_simple_compile_test_code="class foo {}\n"
3.16220 -
3.16221 -# Code to be used in simple link tests
3.16222 -lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'
3.16223 -
3.16224 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3.16225 -
3.16226 -# If no C compiler was specified, use CC.
3.16227 -LTCC=${LTCC-"$CC"}
3.16228 -
3.16229 -# Allow CC to be a program name with arguments.
3.16230 -compiler=$CC
3.16231 -
3.16232 -
3.16233 -# Allow CC to be a program name with arguments.
3.16234 -lt_save_CC="$CC"
3.16235 -CC=${GCJ-"gcj"}
3.16236 -compiler=$CC
3.16237 -compiler_GCJ=$CC
3.16238 -
3.16239 -# GCJ did not exist at the time GCC didn't implicitly link libc in.
3.16240 -archive_cmds_need_lc_GCJ=no
3.16241 -
3.16242 -## CAVEAT EMPTOR:
3.16243 -## There is no encapsulation within the following macros, do not change
3.16244 -## the running order or otherwise move them around unless you know exactly
3.16245 -## what you are doing...
3.16246 -
3.16247 -lt_prog_compiler_no_builtin_flag_GCJ=
3.16248 -
3.16249 -if test "$GCC" = yes; then
3.16250 - lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
3.16251 -
3.16252 -
3.16253 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
3.16254 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
3.16255 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
3.16256 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.16257 -else
3.16258 - lt_cv_prog_compiler_rtti_exceptions=no
3.16259 - ac_outfile=conftest.$ac_objext
3.16260 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.16261 - lt_compiler_flag="-fno-rtti -fno-exceptions"
3.16262 - # Insert the option either (1) after the last *FLAGS variable, or
3.16263 - # (2) before a word containing "conftest.", or (3) at the end.
3.16264 - # Note that $ac_compile itself does not contain backslashes and begins
3.16265 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.16266 - # The option is referenced via a variable to avoid confusing sed.
3.16267 - lt_compile=`echo "$ac_compile" | $SED \
3.16268 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.16269 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.16270 - -e 's:$: $lt_compiler_flag:'`
3.16271 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.16272 - (eval "$lt_compile" 2>conftest.err)
3.16273 - ac_status=$?
3.16274 - cat conftest.err >&5
3.16275 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.16276 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.16277 - # The compiler can only warn and ignore the option if not recognized
3.16278 - # So say no if there are warnings
3.16279 - if test ! -s conftest.err; then
3.16280 - lt_cv_prog_compiler_rtti_exceptions=yes
3.16281 - fi
3.16282 - fi
3.16283 - $rm conftest*
3.16284 -
3.16285 -fi
3.16286 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
3.16287 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
3.16288 -
3.16289 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
3.16290 - lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
3.16291 -else
3.16292 - :
3.16293 -fi
3.16294 -
3.16295 -fi
3.16296 -
3.16297 -lt_prog_compiler_wl_GCJ=
3.16298 -lt_prog_compiler_pic_GCJ=
3.16299 -lt_prog_compiler_static_GCJ=
3.16300 -
3.16301 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
3.16302 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
3.16303 -
3.16304 - if test "$GCC" = yes; then
3.16305 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16306 - lt_prog_compiler_static_GCJ='-static'
3.16307 -
3.16308 - case $host_os in
3.16309 - aix*)
3.16310 - # All AIX code is PIC.
3.16311 - if test "$host_cpu" = ia64; then
3.16312 - # AIX 5 now supports IA64 processor
3.16313 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16314 - fi
3.16315 - ;;
3.16316 -
3.16317 - amigaos*)
3.16318 - # FIXME: we need at least 68020 code to build shared libraries, but
3.16319 - # adding the `-m68020' flag to GCC prevents building anything better,
3.16320 - # like `-m68040'.
3.16321 - lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4'
3.16322 - ;;
3.16323 -
3.16324 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3.16325 - # PIC is the default for these OSes.
3.16326 - ;;
3.16327 -
3.16328 - mingw* | pw32* | os2*)
3.16329 - # This hack is so that the source file can tell whether it is being
3.16330 - # built for inclusion in a dll (and should export symbols for example).
3.16331 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
3.16332 - ;;
3.16333 -
3.16334 - darwin* | rhapsody*)
3.16335 - # PIC is the default on this platform
3.16336 - # Common symbols not allowed in MH_DYLIB files
3.16337 - lt_prog_compiler_pic_GCJ='-fno-common'
3.16338 - ;;
3.16339 -
3.16340 - msdosdjgpp*)
3.16341 - # Just because we use GCC doesn't mean we suddenly get shared libraries
3.16342 - # on systems that don't support them.
3.16343 - lt_prog_compiler_can_build_shared_GCJ=no
3.16344 - enable_shared=no
3.16345 - ;;
3.16346 -
3.16347 - sysv4*MP*)
3.16348 - if test -d /usr/nec; then
3.16349 - lt_prog_compiler_pic_GCJ=-Kconform_pic
3.16350 - fi
3.16351 - ;;
3.16352 -
3.16353 - hpux*)
3.16354 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.16355 - # not for PA HP-UX.
3.16356 - case "$host_cpu" in
3.16357 - hppa*64*|ia64*)
3.16358 - # +Z the default
3.16359 - ;;
3.16360 - *)
3.16361 - lt_prog_compiler_pic_GCJ='-fPIC'
3.16362 - ;;
3.16363 - esac
3.16364 - ;;
3.16365 -
3.16366 - *)
3.16367 - lt_prog_compiler_pic_GCJ='-fPIC'
3.16368 - ;;
3.16369 - esac
3.16370 - else
3.16371 - # PORTME Check for flag to pass linker flags through the system compiler.
3.16372 - case $host_os in
3.16373 - aix*)
3.16374 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16375 - if test "$host_cpu" = ia64; then
3.16376 - # AIX 5 now supports IA64 processor
3.16377 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16378 - else
3.16379 - lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
3.16380 - fi
3.16381 - ;;
3.16382 -
3.16383 - mingw* | pw32* | os2*)
3.16384 - # This hack is so that the source file can tell whether it is being
3.16385 - # built for inclusion in a dll (and should export symbols for example).
3.16386 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
3.16387 - ;;
3.16388 -
3.16389 - hpux9* | hpux10* | hpux11*)
3.16390 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16391 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
3.16392 - # not for PA HP-UX.
3.16393 - case "$host_cpu" in
3.16394 - hppa*64*|ia64*)
3.16395 - # +Z the default
3.16396 - ;;
3.16397 - *)
3.16398 - lt_prog_compiler_pic_GCJ='+Z'
3.16399 - ;;
3.16400 - esac
3.16401 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
3.16402 - lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive'
3.16403 - ;;
3.16404 -
3.16405 - irix5* | irix6* | nonstopux*)
3.16406 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16407 - # PIC (with -KPIC) is the default.
3.16408 - lt_prog_compiler_static_GCJ='-non_shared'
3.16409 - ;;
3.16410 -
3.16411 - newsos6)
3.16412 - lt_prog_compiler_pic_GCJ='-KPIC'
3.16413 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16414 - ;;
3.16415 -
3.16416 - linux*)
3.16417 - case $CC in
3.16418 - icc* | ecc*)
3.16419 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16420 - lt_prog_compiler_pic_GCJ='-KPIC'
3.16421 - lt_prog_compiler_static_GCJ='-static'
3.16422 - ;;
3.16423 - ccc*)
3.16424 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16425 - # All Alpha code is PIC.
3.16426 - lt_prog_compiler_static_GCJ='-non_shared'
3.16427 - ;;
3.16428 - esac
3.16429 - ;;
3.16430 -
3.16431 - osf3* | osf4* | osf5*)
3.16432 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16433 - # All OSF/1 code is PIC.
3.16434 - lt_prog_compiler_static_GCJ='-non_shared'
3.16435 - ;;
3.16436 -
3.16437 - sco3.2v5*)
3.16438 - lt_prog_compiler_pic_GCJ='-Kpic'
3.16439 - lt_prog_compiler_static_GCJ='-dn'
3.16440 - ;;
3.16441 -
3.16442 - solaris*)
3.16443 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16444 - lt_prog_compiler_pic_GCJ='-KPIC'
3.16445 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16446 - ;;
3.16447 -
3.16448 - sunos4*)
3.16449 - lt_prog_compiler_wl_GCJ='-Qoption ld '
3.16450 - lt_prog_compiler_pic_GCJ='-PIC'
3.16451 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16452 - ;;
3.16453 -
3.16454 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.16455 - lt_prog_compiler_wl_GCJ='-Wl,'
3.16456 - lt_prog_compiler_pic_GCJ='-KPIC'
3.16457 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16458 - ;;
3.16459 -
3.16460 - sysv4*MP*)
3.16461 - if test -d /usr/nec ;then
3.16462 - lt_prog_compiler_pic_GCJ='-Kconform_pic'
3.16463 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16464 - fi
3.16465 - ;;
3.16466 -
3.16467 - uts4*)
3.16468 - lt_prog_compiler_pic_GCJ='-pic'
3.16469 - lt_prog_compiler_static_GCJ='-Bstatic'
3.16470 - ;;
3.16471 -
3.16472 - *)
3.16473 - lt_prog_compiler_can_build_shared_GCJ=no
3.16474 - ;;
3.16475 - esac
3.16476 - fi
3.16477 -
3.16478 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
3.16479 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; }
3.16480 -
3.16481 -#
3.16482 -# Check to make sure the PIC flag actually works.
3.16483 -#
3.16484 -if test -n "$lt_prog_compiler_pic_GCJ"; then
3.16485 -
3.16486 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
3.16487 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
3.16488 -if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
3.16489 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.16490 -else
3.16491 - lt_prog_compiler_pic_works_GCJ=no
3.16492 - ac_outfile=conftest.$ac_objext
3.16493 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.16494 - lt_compiler_flag="$lt_prog_compiler_pic_GCJ"
3.16495 - # Insert the option either (1) after the last *FLAGS variable, or
3.16496 - # (2) before a word containing "conftest.", or (3) at the end.
3.16497 - # Note that $ac_compile itself does not contain backslashes and begins
3.16498 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.16499 - # The option is referenced via a variable to avoid confusing sed.
3.16500 - lt_compile=`echo "$ac_compile" | $SED \
3.16501 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.16502 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.16503 - -e 's:$: $lt_compiler_flag:'`
3.16504 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.16505 - (eval "$lt_compile" 2>conftest.err)
3.16506 - ac_status=$?
3.16507 - cat conftest.err >&5
3.16508 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.16509 - if (exit $ac_status) && test -s "$ac_outfile"; then
3.16510 - # The compiler can only warn and ignore the option if not recognized
3.16511 - # So say no if there are warnings
3.16512 - if test ! -s conftest.err; then
3.16513 - lt_prog_compiler_pic_works_GCJ=yes
3.16514 - fi
3.16515 - fi
3.16516 - $rm conftest*
3.16517 -
3.16518 -fi
3.16519 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
3.16520 -echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6; }
3.16521 -
3.16522 -if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
3.16523 - case $lt_prog_compiler_pic_GCJ in
3.16524 - "" | " "*) ;;
3.16525 - *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;;
3.16526 - esac
3.16527 -else
3.16528 - lt_prog_compiler_pic_GCJ=
3.16529 - lt_prog_compiler_can_build_shared_GCJ=no
3.16530 -fi
3.16531 -
3.16532 -fi
3.16533 -case "$host_os" in
3.16534 - # For platforms which do not support PIC, -DPIC is meaningless:
3.16535 - *djgpp*)
3.16536 - lt_prog_compiler_pic_GCJ=
3.16537 - ;;
3.16538 - *)
3.16539 - lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ"
3.16540 - ;;
3.16541 -esac
3.16542 -
3.16543 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
3.16544 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
3.16545 -if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
3.16546 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.16547 -else
3.16548 - lt_cv_prog_compiler_c_o_GCJ=no
3.16549 - $rm -r conftest 2>/dev/null
3.16550 - mkdir conftest
3.16551 - cd conftest
3.16552 - mkdir out
3.16553 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.16554 -
3.16555 - lt_compiler_flag="-o out/conftest2.$ac_objext"
3.16556 - # Insert the option either (1) after the last *FLAGS variable, or
3.16557 - # (2) before a word containing "conftest.", or (3) at the end.
3.16558 - # Note that $ac_compile itself does not contain backslashes and begins
3.16559 - # with a dollar sign (not a hyphen), so the echo should work correctly.
3.16560 - lt_compile=`echo "$ac_compile" | $SED \
3.16561 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3.16562 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
3.16563 - -e 's:$: $lt_compiler_flag:'`
3.16564 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
3.16565 - (eval "$lt_compile" 2>out/conftest.err)
3.16566 - ac_status=$?
3.16567 - cat out/conftest.err >&5
3.16568 - echo "$as_me:__oline__: \$? = $ac_status" >&5
3.16569 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
3.16570 - then
3.16571 - # The compiler can only warn and ignore the option if not recognized
3.16572 - # So say no if there are warnings
3.16573 - if test ! -s out/conftest.err; then
3.16574 - lt_cv_prog_compiler_c_o_GCJ=yes
3.16575 - fi
3.16576 - fi
3.16577 - chmod u+w .
3.16578 - $rm conftest*
3.16579 - # SGI C++ compiler will create directory out/ii_files/ for
3.16580 - # template instantiation
3.16581 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
3.16582 - $rm out/* && rmdir out
3.16583 - cd ..
3.16584 - rmdir conftest
3.16585 - $rm conftest*
3.16586 -
3.16587 -fi
3.16588 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
3.16589 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; }
3.16590 -
3.16591 -
3.16592 -hard_links="nottested"
3.16593 -if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
3.16594 - # do not overwrite the value of need_locks provided by the user
3.16595 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
3.16596 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
3.16597 - hard_links=yes
3.16598 - $rm conftest*
3.16599 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.16600 - touch conftest.a
3.16601 - ln conftest.a conftest.b 2>&5 || hard_links=no
3.16602 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
3.16603 - { echo "$as_me:$LINENO: result: $hard_links" >&5
3.16604 -echo "${ECHO_T}$hard_links" >&6; }
3.16605 - if test "$hard_links" = no; then
3.16606 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
3.16607 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
3.16608 - need_locks=warn
3.16609 - fi
3.16610 -else
3.16611 - need_locks=no
3.16612 -fi
3.16613 -
3.16614 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
3.16615 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
3.16616 -
3.16617 - runpath_var=
3.16618 - allow_undefined_flag_GCJ=
3.16619 - enable_shared_with_static_runtimes_GCJ=no
3.16620 - archive_cmds_GCJ=
3.16621 - archive_expsym_cmds_GCJ=
3.16622 - old_archive_From_new_cmds_GCJ=
3.16623 - old_archive_from_expsyms_cmds_GCJ=
3.16624 - export_dynamic_flag_spec_GCJ=
3.16625 - whole_archive_flag_spec_GCJ=
3.16626 - thread_safe_flag_spec_GCJ=
3.16627 - hardcode_libdir_flag_spec_GCJ=
3.16628 - hardcode_libdir_flag_spec_ld_GCJ=
3.16629 - hardcode_libdir_separator_GCJ=
3.16630 - hardcode_direct_GCJ=no
3.16631 - hardcode_minus_L_GCJ=no
3.16632 - hardcode_shlibpath_var_GCJ=unsupported
3.16633 - link_all_deplibs_GCJ=unknown
3.16634 - hardcode_automatic_GCJ=no
3.16635 - module_cmds_GCJ=
3.16636 - module_expsym_cmds_GCJ=
3.16637 - always_export_symbols_GCJ=no
3.16638 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3.16639 - # include_expsyms should be a list of space-separated symbols to be *always*
3.16640 - # included in the symbol list
3.16641 - include_expsyms_GCJ=
3.16642 - # exclude_expsyms can be an extended regexp of symbols to exclude
3.16643 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
3.16644 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
3.16645 - # as well as any symbol that contains `d'.
3.16646 - exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_"
3.16647 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
3.16648 - # platforms (ab)use it in PIC code, but their linkers get confused if
3.16649 - # the symbol is explicitly referenced. Since portable code cannot
3.16650 - # rely on this symbol name, it's probably fine to never include it in
3.16651 - # preloaded symbol tables.
3.16652 - extract_expsyms_cmds=
3.16653 -
3.16654 - case $host_os in
3.16655 - cygwin* | mingw* | pw32*)
3.16656 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
3.16657 - # When not using gcc, we currently assume that we are using
3.16658 - # Microsoft Visual C++.
3.16659 - if test "$GCC" != yes; then
3.16660 - with_gnu_ld=no
3.16661 - fi
3.16662 - ;;
3.16663 - openbsd*)
3.16664 - with_gnu_ld=no
3.16665 - ;;
3.16666 - esac
3.16667 -
3.16668 - ld_shlibs_GCJ=yes
3.16669 - if test "$with_gnu_ld" = yes; then
3.16670 - # If archive_cmds runs LD, not CC, wlarc should be empty
3.16671 - wlarc='${wl}'
3.16672 -
3.16673 - # See if GNU ld supports shared libraries.
3.16674 - case $host_os in
3.16675 - aix3* | aix4* | aix5*)
3.16676 - # On AIX/PPC, the GNU linker is very broken
3.16677 - if test "$host_cpu" != ia64; then
3.16678 - ld_shlibs_GCJ=no
3.16679 - cat <<EOF 1>&2
3.16680 -
3.16681 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
3.16682 -*** to be unable to reliably create shared libraries on AIX.
3.16683 -*** Therefore, libtool is disabling shared libraries support. If you
3.16684 -*** really care for shared libraries, you may want to modify your PATH
3.16685 -*** so that a non-GNU linker is found, and then restart.
3.16686 -
3.16687 -EOF
3.16688 - fi
3.16689 - ;;
3.16690 -
3.16691 - amigaos*)
3.16692 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.16693 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.16694 - hardcode_minus_L_GCJ=yes
3.16695 -
3.16696 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
3.16697 - # that the semantics of dynamic libraries on AmigaOS, at least up
3.16698 - # to version 4, is to share data among multiple programs linked
3.16699 - # with the same dynamic library. Since this doesn't match the
3.16700 - # behavior of shared libraries on other platforms, we can't use
3.16701 - # them.
3.16702 - ld_shlibs_GCJ=no
3.16703 - ;;
3.16704 -
3.16705 - beos*)
3.16706 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.16707 - allow_undefined_flag_GCJ=unsupported
3.16708 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
3.16709 - # support --undefined. This deserves some investigation. FIXME
3.16710 - archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.16711 - else
3.16712 - ld_shlibs_GCJ=no
3.16713 - fi
3.16714 - ;;
3.16715 -
3.16716 - cygwin* | mingw* | pw32*)
3.16717 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
3.16718 - # as there is no search path for DLLs.
3.16719 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.16720 - allow_undefined_flag_GCJ=unsupported
3.16721 - always_export_symbols_GCJ=no
3.16722 - enable_shared_with_static_runtimes_GCJ=yes
3.16723 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
3.16724 -
3.16725 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
3.16726 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.16727 - # If the export-symbols file already is a .def file (1st line
3.16728 - # is EXPORTS), use it as is; otherwise, prepend...
3.16729 - archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
3.16730 - cp $export_symbols $output_objdir/$soname.def;
3.16731 - else
3.16732 - echo EXPORTS > $output_objdir/$soname.def;
3.16733 - cat $export_symbols >> $output_objdir/$soname.def;
3.16734 - fi~
3.16735 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
3.16736 - else
3.16737 - ld_shlibs=no
3.16738 - fi
3.16739 - ;;
3.16740 -
3.16741 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.16742 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.16743 - archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
3.16744 - wlarc=
3.16745 - else
3.16746 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.16747 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.16748 - fi
3.16749 - ;;
3.16750 -
3.16751 - solaris* | sysv5*)
3.16752 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
3.16753 - ld_shlibs_GCJ=no
3.16754 - cat <<EOF 1>&2
3.16755 -
3.16756 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
3.16757 -*** create shared libraries on Solaris systems. Therefore, libtool
3.16758 -*** is disabling shared libraries support. We urge you to upgrade GNU
3.16759 -*** binutils to release 2.9.1 or newer. Another option is to modify
3.16760 -*** your PATH or compiler configuration so that the native linker is
3.16761 -*** used, and then restart.
3.16762 -
3.16763 -EOF
3.16764 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.16765 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.16766 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.16767 - else
3.16768 - ld_shlibs_GCJ=no
3.16769 - fi
3.16770 - ;;
3.16771 -
3.16772 - sunos4*)
3.16773 - archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.16774 - wlarc=
3.16775 - hardcode_direct_GCJ=yes
3.16776 - hardcode_shlibpath_var_GCJ=no
3.16777 - ;;
3.16778 -
3.16779 - linux*)
3.16780 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.16781 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.16782 - archive_cmds_GCJ="$tmp_archive_cmds"
3.16783 - supports_anon_versioning=no
3.16784 - case `$LD -v 2>/dev/null` in
3.16785 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
3.16786 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
3.16787 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
3.16788 - *\ 2.11.*) ;; # other 2.11 versions
3.16789 - *) supports_anon_versioning=yes ;;
3.16790 - esac
3.16791 - if test $supports_anon_versioning = yes; then
3.16792 - archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
3.16793 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
3.16794 -$echo "local: *; };" >> $output_objdir/$libname.ver~
3.16795 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
3.16796 - else
3.16797 - archive_expsym_cmds_GCJ="$tmp_archive_cmds"
3.16798 - fi
3.16799 - link_all_deplibs_GCJ=no
3.16800 - else
3.16801 - ld_shlibs_GCJ=no
3.16802 - fi
3.16803 - ;;
3.16804 -
3.16805 - *)
3.16806 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3.16807 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3.16808 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3.16809 - else
3.16810 - ld_shlibs_GCJ=no
3.16811 - fi
3.16812 - ;;
3.16813 - esac
3.16814 -
3.16815 - if test "$ld_shlibs_GCJ" = yes; then
3.16816 - runpath_var=LD_RUN_PATH
3.16817 - hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
3.16818 - export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
3.16819 - # ancient GNU ld didn't support --whole-archive et. al.
3.16820 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
3.16821 - whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
3.16822 - else
3.16823 - whole_archive_flag_spec_GCJ=
3.16824 - fi
3.16825 - fi
3.16826 - else
3.16827 - # PORTME fill in a description of your system's linker (not GNU ld)
3.16828 - case $host_os in
3.16829 - aix3*)
3.16830 - allow_undefined_flag_GCJ=unsupported
3.16831 - always_export_symbols_GCJ=yes
3.16832 - archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
3.16833 - # Note: this linker hardcodes the directories in LIBPATH if there
3.16834 - # are no directories specified by -L.
3.16835 - hardcode_minus_L_GCJ=yes
3.16836 - if test "$GCC" = yes && test -z "$link_static_flag"; then
3.16837 - # Neither direct hardcoding nor static linking is supported with a
3.16838 - # broken collect2.
3.16839 - hardcode_direct_GCJ=unsupported
3.16840 - fi
3.16841 - ;;
3.16842 -
3.16843 - aix4* | aix5*)
3.16844 - if test "$host_cpu" = ia64; then
3.16845 - # On IA64, the linker does run time linking by default, so we don't
3.16846 - # have to do anything special.
3.16847 - aix_use_runtimelinking=no
3.16848 - exp_sym_flag='-Bexport'
3.16849 - no_entry_flag=""
3.16850 - else
3.16851 - # If we're using GNU nm, then we don't want the "-C" option.
3.16852 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
3.16853 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
3.16854 - export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.16855 - else
3.16856 - export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
3.16857 - fi
3.16858 - aix_use_runtimelinking=no
3.16859 -
3.16860 - # Test if we are trying to use run time linking or normal
3.16861 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
3.16862 - # need to do runtime linking.
3.16863 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
3.16864 - for ld_flag in $LDFLAGS; do
3.16865 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
3.16866 - aix_use_runtimelinking=yes
3.16867 - break
3.16868 - fi
3.16869 - done
3.16870 - esac
3.16871 -
3.16872 - exp_sym_flag='-bexport'
3.16873 - no_entry_flag='-bnoentry'
3.16874 - fi
3.16875 -
3.16876 - # When large executables or shared objects are built, AIX ld can
3.16877 - # have problems creating the table of contents. If linking a library
3.16878 - # or program results in "error TOC overflow" add -mminimal-toc to
3.16879 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
3.16880 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
3.16881 -
3.16882 - archive_cmds_GCJ=''
3.16883 - hardcode_direct_GCJ=yes
3.16884 - hardcode_libdir_separator_GCJ=':'
3.16885 - link_all_deplibs_GCJ=yes
3.16886 -
3.16887 - if test "$GCC" = yes; then
3.16888 - case $host_os in aix4.012|aix4.012.*)
3.16889 - # We only want to do this on AIX 4.2 and lower, the check
3.16890 - # below for broken collect2 doesn't work under 4.3+
3.16891 - collect2name=`${CC} -print-prog-name=collect2`
3.16892 - if test -f "$collect2name" && \
3.16893 - strings "$collect2name" | grep resolve_lib_name >/dev/null
3.16894 - then
3.16895 - # We have reworked collect2
3.16896 - hardcode_direct_GCJ=yes
3.16897 - else
3.16898 - # We have old collect2
3.16899 - hardcode_direct_GCJ=unsupported
3.16900 - # It fails to find uninstalled libraries when the uninstalled
3.16901 - # path is not listed in the libpath. Setting hardcode_minus_L
3.16902 - # to unsupported forces relinking
3.16903 - hardcode_minus_L_GCJ=yes
3.16904 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.16905 - hardcode_libdir_separator_GCJ=
3.16906 - fi
3.16907 - esac
3.16908 - shared_flag='-shared'
3.16909 - else
3.16910 - # not using gcc
3.16911 - if test "$host_cpu" = ia64; then
3.16912 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
3.16913 - # chokes on -Wl,-G. The following line is correct:
3.16914 - shared_flag='-G'
3.16915 - else
3.16916 - if test "$aix_use_runtimelinking" = yes; then
3.16917 - shared_flag='${wl}-G'
3.16918 - else
3.16919 - shared_flag='${wl}-bM:SRE'
3.16920 - fi
3.16921 - fi
3.16922 - fi
3.16923 -
3.16924 - # It seems that -bexpall does not export symbols beginning with
3.16925 - # underscore (_), so it is better to generate a list of symbols to export.
3.16926 - always_export_symbols_GCJ=yes
3.16927 - if test "$aix_use_runtimelinking" = yes; then
3.16928 - # Warning - without using the other runtime loading flags (-brtl),
3.16929 - # -berok will link without error, but may produce a broken library.
3.16930 - allow_undefined_flag_GCJ='-berok'
3.16931 - # Determine the default libpath from the value encoded in an empty executable.
3.16932 - cat >conftest.$ac_ext <<_ACEOF
3.16933 -/* confdefs.h. */
3.16934 -_ACEOF
3.16935 -cat confdefs.h >>conftest.$ac_ext
3.16936 -cat >>conftest.$ac_ext <<_ACEOF
3.16937 -/* end confdefs.h. */
3.16938 -
3.16939 -int
3.16940 -main ()
3.16941 -{
3.16942 -
3.16943 - ;
3.16944 - return 0;
3.16945 -}
3.16946 -_ACEOF
3.16947 -rm -f conftest.$ac_objext conftest$ac_exeext
3.16948 -if { (ac_try="$ac_link"
3.16949 -case "(($ac_try" in
3.16950 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.16951 - *) ac_try_echo=$ac_try;;
3.16952 -esac
3.16953 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.16954 - (eval "$ac_link") 2>conftest.er1
3.16955 - ac_status=$?
3.16956 - grep -v '^ *+' conftest.er1 >conftest.err
3.16957 - rm -f conftest.er1
3.16958 - cat conftest.err >&5
3.16959 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.16960 - (exit $ac_status); } && {
3.16961 - test -z "$ac_c_werror_flag" ||
3.16962 - test ! -s conftest.err
3.16963 - } && test -s conftest$ac_exeext &&
3.16964 - $as_test_x conftest$ac_exeext; then
3.16965 -
3.16966 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.16967 -}'`
3.16968 -# Check for a 64-bit object if we didn't find anything.
3.16969 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.16970 -}'`; fi
3.16971 -else
3.16972 - echo "$as_me: failed program was:" >&5
3.16973 -sed 's/^/| /' conftest.$ac_ext >&5
3.16974 -
3.16975 -
3.16976 -fi
3.16977 -
3.16978 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.16979 - conftest$ac_exeext conftest.$ac_ext
3.16980 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.16981 -
3.16982 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
3.16983 - archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
3.16984 - else
3.16985 - if test "$host_cpu" = ia64; then
3.16986 - hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib'
3.16987 - allow_undefined_flag_GCJ="-z nodefs"
3.16988 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
3.16989 - else
3.16990 - # Determine the default libpath from the value encoded in an empty executable.
3.16991 - cat >conftest.$ac_ext <<_ACEOF
3.16992 -/* confdefs.h. */
3.16993 -_ACEOF
3.16994 -cat confdefs.h >>conftest.$ac_ext
3.16995 -cat >>conftest.$ac_ext <<_ACEOF
3.16996 -/* end confdefs.h. */
3.16997 -
3.16998 -int
3.16999 -main ()
3.17000 -{
3.17001 -
3.17002 - ;
3.17003 - return 0;
3.17004 -}
3.17005 -_ACEOF
3.17006 -rm -f conftest.$ac_objext conftest$ac_exeext
3.17007 -if { (ac_try="$ac_link"
3.17008 -case "(($ac_try" in
3.17009 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.17010 - *) ac_try_echo=$ac_try;;
3.17011 -esac
3.17012 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.17013 - (eval "$ac_link") 2>conftest.er1
3.17014 - ac_status=$?
3.17015 - grep -v '^ *+' conftest.er1 >conftest.err
3.17016 - rm -f conftest.er1
3.17017 - cat conftest.err >&5
3.17018 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.17019 - (exit $ac_status); } && {
3.17020 - test -z "$ac_c_werror_flag" ||
3.17021 - test ! -s conftest.err
3.17022 - } && test -s conftest$ac_exeext &&
3.17023 - $as_test_x conftest$ac_exeext; then
3.17024 -
3.17025 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.17026 -}'`
3.17027 -# Check for a 64-bit object if we didn't find anything.
3.17028 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
3.17029 -}'`; fi
3.17030 -else
3.17031 - echo "$as_me: failed program was:" >&5
3.17032 -sed 's/^/| /' conftest.$ac_ext >&5
3.17033 -
3.17034 -
3.17035 -fi
3.17036 -
3.17037 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.17038 - conftest$ac_exeext conftest.$ac_ext
3.17039 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
3.17040 -
3.17041 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
3.17042 - # Warning - without using the other run time loading flags,
3.17043 - # -berok will link without error, but may produce a broken library.
3.17044 - no_undefined_flag_GCJ=' ${wl}-bernotok'
3.17045 - allow_undefined_flag_GCJ=' ${wl}-berok'
3.17046 - # -bexpall does not export symbols beginning with underscore (_)
3.17047 - always_export_symbols_GCJ=yes
3.17048 - # Exported symbols can be pulled into shared objects from archives
3.17049 - whole_archive_flag_spec_GCJ=' '
3.17050 - archive_cmds_need_lc_GCJ=yes
3.17051 - # This is similar to how AIX traditionally builds it's shared libraries.
3.17052 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
3.17053 - fi
3.17054 - fi
3.17055 - ;;
3.17056 -
3.17057 - amigaos*)
3.17058 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
3.17059 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17060 - hardcode_minus_L_GCJ=yes
3.17061 - # see comment about different semantics on the GNU ld section
3.17062 - ld_shlibs_GCJ=no
3.17063 - ;;
3.17064 -
3.17065 - bsdi4*)
3.17066 - export_dynamic_flag_spec_GCJ=-rdynamic
3.17067 - ;;
3.17068 -
3.17069 - cygwin* | mingw* | pw32*)
3.17070 - # When not using gcc, we currently assume that we are using
3.17071 - # Microsoft Visual C++.
3.17072 - # hardcode_libdir_flag_spec is actually meaningless, as there is
3.17073 - # no search path for DLLs.
3.17074 - hardcode_libdir_flag_spec_GCJ=' '
3.17075 - allow_undefined_flag_GCJ=unsupported
3.17076 - # Tell ltmain to make .lib files, not .a files.
3.17077 - libext=lib
3.17078 - # Tell ltmain to make .dll files, not .so files.
3.17079 - shrext_cmds=".dll"
3.17080 - # FIXME: Setting linknames here is a bad hack.
3.17081 - archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
3.17082 - # The linker will automatically build a .lib file if we build a DLL.
3.17083 - old_archive_From_new_cmds_GCJ='true'
3.17084 - # FIXME: Should let the user specify the lib program.
3.17085 - old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
3.17086 - fix_srcfile_path='`cygpath -w "$srcfile"`'
3.17087 - enable_shared_with_static_runtimes_GCJ=yes
3.17088 - ;;
3.17089 -
3.17090 - darwin* | rhapsody*)
3.17091 - if test "$GXX" = yes ; then
3.17092 - archive_cmds_need_lc_GCJ=no
3.17093 - case "$host_os" in
3.17094 - rhapsody* | darwin1.[012])
3.17095 - allow_undefined_flag_GCJ='-undefined suppress'
3.17096 - ;;
3.17097 - *) # Darwin 1.3 on
3.17098 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
3.17099 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
3.17100 - else
3.17101 - case ${MACOSX_DEPLOYMENT_TARGET} in
3.17102 - 10.[012])
3.17103 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
3.17104 - ;;
3.17105 - 10.*)
3.17106 - allow_undefined_flag_GCJ='-undefined dynamic_lookup'
3.17107 - ;;
3.17108 - esac
3.17109 - fi
3.17110 - ;;
3.17111 - esac
3.17112 - lt_int_apple_cc_single_mod=no
3.17113 - output_verbose_link_cmd='echo'
3.17114 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
3.17115 - lt_int_apple_cc_single_mod=yes
3.17116 - fi
3.17117 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.17118 - archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.17119 - else
3.17120 - archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
3.17121 - fi
3.17122 - module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
3.17123 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
3.17124 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
3.17125 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.17126 - else
3.17127 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.17128 - fi
3.17129 - module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
3.17130 - hardcode_direct_GCJ=no
3.17131 - hardcode_automatic_GCJ=yes
3.17132 - hardcode_shlibpath_var_GCJ=unsupported
3.17133 - whole_archive_flag_spec_GCJ='-all_load $convenience'
3.17134 - link_all_deplibs_GCJ=yes
3.17135 - else
3.17136 - ld_shlibs_GCJ=no
3.17137 - fi
3.17138 - ;;
3.17139 -
3.17140 - dgux*)
3.17141 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17142 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17143 - hardcode_shlibpath_var_GCJ=no
3.17144 - ;;
3.17145 -
3.17146 - freebsd1*)
3.17147 - ld_shlibs_GCJ=no
3.17148 - ;;
3.17149 -
3.17150 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
3.17151 - # support. Future versions do this automatically, but an explicit c++rt0.o
3.17152 - # does not break anything, and helps significantly (at the cost of a little
3.17153 - # extra space).
3.17154 - freebsd2.2*)
3.17155 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
3.17156 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
3.17157 - hardcode_direct_GCJ=yes
3.17158 - hardcode_shlibpath_var_GCJ=no
3.17159 - ;;
3.17160 -
3.17161 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
3.17162 - freebsd2*)
3.17163 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.17164 - hardcode_direct_GCJ=yes
3.17165 - hardcode_minus_L_GCJ=yes
3.17166 - hardcode_shlibpath_var_GCJ=no
3.17167 - ;;
3.17168 -
3.17169 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
3.17170 - freebsd* | kfreebsd*-gnu)
3.17171 - archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
3.17172 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
3.17173 - hardcode_direct_GCJ=yes
3.17174 - hardcode_shlibpath_var_GCJ=no
3.17175 - ;;
3.17176 -
3.17177 - hpux9*)
3.17178 - if test "$GCC" = yes; then
3.17179 - archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.17180 - else
3.17181 - archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3.17182 - fi
3.17183 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
3.17184 - hardcode_libdir_separator_GCJ=:
3.17185 - hardcode_direct_GCJ=yes
3.17186 -
3.17187 - # hardcode_minus_L: Not really in the search PATH,
3.17188 - # but as the default location of the library.
3.17189 - hardcode_minus_L_GCJ=yes
3.17190 - export_dynamic_flag_spec_GCJ='${wl}-E'
3.17191 - ;;
3.17192 -
3.17193 - hpux10* | hpux11*)
3.17194 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
3.17195 - case "$host_cpu" in
3.17196 - hppa*64*|ia64*)
3.17197 - archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.17198 - ;;
3.17199 - *)
3.17200 - archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
3.17201 - ;;
3.17202 - esac
3.17203 - else
3.17204 - case "$host_cpu" in
3.17205 - hppa*64*|ia64*)
3.17206 - archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17207 - ;;
3.17208 - *)
3.17209 - archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
3.17210 - ;;
3.17211 - esac
3.17212 - fi
3.17213 - if test "$with_gnu_ld" = no; then
3.17214 - case "$host_cpu" in
3.17215 - hppa*64*)
3.17216 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
3.17217 - hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
3.17218 - hardcode_libdir_separator_GCJ=:
3.17219 - hardcode_direct_GCJ=no
3.17220 - hardcode_shlibpath_var_GCJ=no
3.17221 - ;;
3.17222 - ia64*)
3.17223 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17224 - hardcode_direct_GCJ=no
3.17225 - hardcode_shlibpath_var_GCJ=no
3.17226 -
3.17227 - # hardcode_minus_L: Not really in the search PATH,
3.17228 - # but as the default location of the library.
3.17229 - hardcode_minus_L_GCJ=yes
3.17230 - ;;
3.17231 - *)
3.17232 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
3.17233 - hardcode_libdir_separator_GCJ=:
3.17234 - hardcode_direct_GCJ=yes
3.17235 - export_dynamic_flag_spec_GCJ='${wl}-E'
3.17236 -
3.17237 - # hardcode_minus_L: Not really in the search PATH,
3.17238 - # but as the default location of the library.
3.17239 - hardcode_minus_L_GCJ=yes
3.17240 - ;;
3.17241 - esac
3.17242 - fi
3.17243 - ;;
3.17244 -
3.17245 - irix5* | irix6* | nonstopux*)
3.17246 - if test "$GCC" = yes; then
3.17247 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.17248 - else
3.17249 - archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.17250 - hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
3.17251 - fi
3.17252 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
3.17253 - hardcode_libdir_separator_GCJ=:
3.17254 - link_all_deplibs_GCJ=yes
3.17255 - ;;
3.17256 -
3.17257 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3.17258 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.17259 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
3.17260 - else
3.17261 - archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
3.17262 - fi
3.17263 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
3.17264 - hardcode_direct_GCJ=yes
3.17265 - hardcode_shlibpath_var_GCJ=no
3.17266 - ;;
3.17267 -
3.17268 - newsos6)
3.17269 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17270 - hardcode_direct_GCJ=yes
3.17271 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
3.17272 - hardcode_libdir_separator_GCJ=:
3.17273 - hardcode_shlibpath_var_GCJ=no
3.17274 - ;;
3.17275 -
3.17276 - openbsd*)
3.17277 - hardcode_direct_GCJ=yes
3.17278 - hardcode_shlibpath_var_GCJ=no
3.17279 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.17280 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.17281 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
3.17282 - export_dynamic_flag_spec_GCJ='${wl}-E'
3.17283 - else
3.17284 - case $host_os in
3.17285 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
3.17286 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
3.17287 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
3.17288 - ;;
3.17289 - *)
3.17290 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
3.17291 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
3.17292 - ;;
3.17293 - esac
3.17294 - fi
3.17295 - ;;
3.17296 -
3.17297 - os2*)
3.17298 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17299 - hardcode_minus_L_GCJ=yes
3.17300 - allow_undefined_flag_GCJ=unsupported
3.17301 - archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
3.17302 - old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
3.17303 - ;;
3.17304 -
3.17305 - osf3*)
3.17306 - if test "$GCC" = yes; then
3.17307 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
3.17308 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.17309 - else
3.17310 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
3.17311 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.17312 - fi
3.17313 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
3.17314 - hardcode_libdir_separator_GCJ=:
3.17315 - ;;
3.17316 -
3.17317 - osf4* | osf5*) # as osf3* with the addition of -msym flag
3.17318 - if test "$GCC" = yes; then
3.17319 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
3.17320 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
3.17321 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
3.17322 - else
3.17323 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
3.17324 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
3.17325 - archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
3.17326 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
3.17327 -
3.17328 - # Both c and cxx compiler support -rpath directly
3.17329 - hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
3.17330 - fi
3.17331 - hardcode_libdir_separator_GCJ=:
3.17332 - ;;
3.17333 -
3.17334 - sco3.2v5*)
3.17335 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17336 - hardcode_shlibpath_var_GCJ=no
3.17337 - export_dynamic_flag_spec_GCJ='${wl}-Bexport'
3.17338 - runpath_var=LD_RUN_PATH
3.17339 - hardcode_runpath_var=yes
3.17340 - ;;
3.17341 -
3.17342 - solaris*)
3.17343 - no_undefined_flag_GCJ=' -z text'
3.17344 - if test "$GCC" = yes; then
3.17345 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.17346 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.17347 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
3.17348 - else
3.17349 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17350 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.17351 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.17352 - fi
3.17353 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
3.17354 - hardcode_shlibpath_var_GCJ=no
3.17355 - case $host_os in
3.17356 - solaris2.[0-5] | solaris2.[0-5].*) ;;
3.17357 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
3.17358 - whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
3.17359 - esac
3.17360 - link_all_deplibs_GCJ=yes
3.17361 - ;;
3.17362 -
3.17363 - sunos4*)
3.17364 - if test "x$host_vendor" = xsequent; then
3.17365 - # Use $CC to link under sequent, because it throws in some extra .o
3.17366 - # files that make .init and .fini sections work.
3.17367 - archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
3.17368 - else
3.17369 - archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
3.17370 - fi
3.17371 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17372 - hardcode_direct_GCJ=yes
3.17373 - hardcode_minus_L_GCJ=yes
3.17374 - hardcode_shlibpath_var_GCJ=no
3.17375 - ;;
3.17376 -
3.17377 - sysv4)
3.17378 - case $host_vendor in
3.17379 - sni)
3.17380 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17381 - hardcode_direct_GCJ=yes # is this really true???
3.17382 - ;;
3.17383 - siemens)
3.17384 - ## LD is ld it makes a PLAMLIB
3.17385 - ## CC just makes a GrossModule.
3.17386 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.17387 - reload_cmds_GCJ='$CC -r -o $output$reload_objs'
3.17388 - hardcode_direct_GCJ=no
3.17389 - ;;
3.17390 - motorola)
3.17391 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17392 - hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie
3.17393 - ;;
3.17394 - esac
3.17395 - runpath_var='LD_RUN_PATH'
3.17396 - hardcode_shlibpath_var_GCJ=no
3.17397 - ;;
3.17398 -
3.17399 - sysv4.3*)
3.17400 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17401 - hardcode_shlibpath_var_GCJ=no
3.17402 - export_dynamic_flag_spec_GCJ='-Bexport'
3.17403 - ;;
3.17404 -
3.17405 - sysv4*MP*)
3.17406 - if test -d /usr/nec; then
3.17407 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17408 - hardcode_shlibpath_var_GCJ=no
3.17409 - runpath_var=LD_RUN_PATH
3.17410 - hardcode_runpath_var=yes
3.17411 - ld_shlibs_GCJ=yes
3.17412 - fi
3.17413 - ;;
3.17414 -
3.17415 - sysv4.2uw2*)
3.17416 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
3.17417 - hardcode_direct_GCJ=yes
3.17418 - hardcode_minus_L_GCJ=no
3.17419 - hardcode_shlibpath_var_GCJ=no
3.17420 - hardcode_runpath_var=yes
3.17421 - runpath_var=LD_RUN_PATH
3.17422 - ;;
3.17423 -
3.17424 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
3.17425 - no_undefined_flag_GCJ='${wl}-z ${wl}text'
3.17426 - if test "$GCC" = yes; then
3.17427 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.17428 - else
3.17429 - archive_cmds_GCJ='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
3.17430 - fi
3.17431 - runpath_var='LD_RUN_PATH'
3.17432 - hardcode_shlibpath_var_GCJ=no
3.17433 - ;;
3.17434 -
3.17435 - sysv5*)
3.17436 - no_undefined_flag_GCJ=' -z text'
3.17437 - # $CC -shared without GNU ld will not create a library from C++
3.17438 - # object files and a static libstdc++, better avoid it by now
3.17439 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17440 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3.17441 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
3.17442 - hardcode_libdir_flag_spec_GCJ=
3.17443 - hardcode_shlibpath_var_GCJ=no
3.17444 - runpath_var='LD_RUN_PATH'
3.17445 - ;;
3.17446 -
3.17447 - uts4*)
3.17448 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
3.17449 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
3.17450 - hardcode_shlibpath_var_GCJ=no
3.17451 - ;;
3.17452 -
3.17453 - *)
3.17454 - ld_shlibs_GCJ=no
3.17455 - ;;
3.17456 - esac
3.17457 - fi
3.17458 -
3.17459 -{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
3.17460 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6; }
3.17461 -test "$ld_shlibs_GCJ" = no && can_build_shared=no
3.17462 -
3.17463 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
3.17464 -if test "$GCC" = yes; then
3.17465 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
3.17466 -fi
3.17467 -
3.17468 -#
3.17469 -# Do we need to explicitly link libc?
3.17470 -#
3.17471 -case "x$archive_cmds_need_lc_GCJ" in
3.17472 -x|xyes)
3.17473 - # Assume -lc should be added
3.17474 - archive_cmds_need_lc_GCJ=yes
3.17475 -
3.17476 - if test "$enable_shared" = yes && test "$GCC" = yes; then
3.17477 - case $archive_cmds_GCJ in
3.17478 - *'~'*)
3.17479 - # FIXME: we may have to deal with multi-command sequences.
3.17480 - ;;
3.17481 - '$CC '*)
3.17482 - # Test whether the compiler implicitly links with -lc since on some
3.17483 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
3.17484 - # to ld, don't add -lc before -lgcc.
3.17485 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
3.17486 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
3.17487 - $rm conftest*
3.17488 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
3.17489 -
3.17490 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3.17491 - (eval $ac_compile) 2>&5
3.17492 - ac_status=$?
3.17493 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.17494 - (exit $ac_status); } 2>conftest.err; then
3.17495 - soname=conftest
3.17496 - lib=conftest
3.17497 - libobjs=conftest.$ac_objext
3.17498 - deplibs=
3.17499 - wl=$lt_prog_compiler_wl_GCJ
3.17500 - compiler_flags=-v
3.17501 - linker_flags=-v
3.17502 - verstring=
3.17503 - output_objdir=.
3.17504 - libname=conftest
3.17505 - lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ
3.17506 - allow_undefined_flag_GCJ=
3.17507 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
3.17508 - (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
3.17509 - ac_status=$?
3.17510 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.17511 - (exit $ac_status); }
3.17512 - then
3.17513 - archive_cmds_need_lc_GCJ=no
3.17514 - else
3.17515 - archive_cmds_need_lc_GCJ=yes
3.17516 - fi
3.17517 - allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag
3.17518 - else
3.17519 - cat conftest.err 1>&5
3.17520 - fi
3.17521 - $rm conftest*
3.17522 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
3.17523 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; }
3.17524 - ;;
3.17525 - esac
3.17526 - fi
3.17527 - ;;
3.17528 -esac
3.17529 -
3.17530 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
3.17531 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
3.17532 -library_names_spec=
3.17533 -libname_spec='lib$name'
3.17534 -soname_spec=
3.17535 -shrext_cmds=".so"
3.17536 -postinstall_cmds=
3.17537 -postuninstall_cmds=
3.17538 -finish_cmds=
3.17539 -finish_eval=
3.17540 -shlibpath_var=
3.17541 -shlibpath_overrides_runpath=unknown
3.17542 -version_type=none
3.17543 -dynamic_linker="$host_os ld.so"
3.17544 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
3.17545 -if test "$GCC" = yes; then
3.17546 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.17547 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
3.17548 - # if the path contains ";" then we assume it to be the separator
3.17549 - # otherwise default to the standard path separator (i.e. ":") - it is
3.17550 - # assumed that no part of a normal pathname contains ";" but that should
3.17551 - # okay in the real world where ";" in dirpaths is itself problematic.
3.17552 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.17553 - else
3.17554 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.17555 - fi
3.17556 -else
3.17557 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
3.17558 -fi
3.17559 -need_lib_prefix=unknown
3.17560 -hardcode_into_libs=no
3.17561 -
3.17562 -# when you set need_version to no, make sure it does not cause -set_version
3.17563 -# flags to be left without arguments
3.17564 -need_version=unknown
3.17565 -
3.17566 -case $host_os in
3.17567 -aix3*)
3.17568 - version_type=linux
3.17569 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
3.17570 - shlibpath_var=LIBPATH
3.17571 -
3.17572 - # AIX 3 has no versioning support, so we append a major version to the name.
3.17573 - soname_spec='${libname}${release}${shared_ext}$major'
3.17574 - ;;
3.17575 -
3.17576 -aix4* | aix5*)
3.17577 - version_type=linux
3.17578 - need_lib_prefix=no
3.17579 - need_version=no
3.17580 - hardcode_into_libs=yes
3.17581 - if test "$host_cpu" = ia64; then
3.17582 - # AIX 5 supports IA64
3.17583 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
3.17584 - shlibpath_var=LD_LIBRARY_PATH
3.17585 - else
3.17586 - # With GCC up to 2.95.x, collect2 would create an import file
3.17587 - # for dependence libraries. The import file would start with
3.17588 - # the line `#! .'. This would cause the generated library to
3.17589 - # depend on `.', always an invalid library. This was fixed in
3.17590 - # development snapshots of GCC prior to 3.0.
3.17591 - case $host_os in
3.17592 - aix4 | aix4.[01] | aix4.[01].*)
3.17593 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
3.17594 - echo ' yes '
3.17595 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
3.17596 - :
3.17597 - else
3.17598 - can_build_shared=no
3.17599 - fi
3.17600 - ;;
3.17601 - esac
3.17602 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
3.17603 - # soname into executable. Probably we can add versioning support to
3.17604 - # collect2, so additional links can be useful in future.
3.17605 - if test "$aix_use_runtimelinking" = yes; then
3.17606 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
3.17607 - # instead of lib<name>.a to let people know that these are not
3.17608 - # typical AIX shared libraries.
3.17609 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17610 - else
3.17611 - # We preserve .a as extension for shared libraries through AIX4.2
3.17612 - # and later when we are not doing run time linking.
3.17613 - library_names_spec='${libname}${release}.a $libname.a'
3.17614 - soname_spec='${libname}${release}${shared_ext}$major'
3.17615 - fi
3.17616 - shlibpath_var=LIBPATH
3.17617 - fi
3.17618 - ;;
3.17619 -
3.17620 -amigaos*)
3.17621 - library_names_spec='$libname.ixlibrary $libname.a'
3.17622 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
3.17623 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
3.17624 - ;;
3.17625 -
3.17626 -beos*)
3.17627 - library_names_spec='${libname}${shared_ext}'
3.17628 - dynamic_linker="$host_os ld.so"
3.17629 - shlibpath_var=LIBRARY_PATH
3.17630 - ;;
3.17631 -
3.17632 -bsdi4*)
3.17633 - version_type=linux
3.17634 - need_version=no
3.17635 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17636 - soname_spec='${libname}${release}${shared_ext}$major'
3.17637 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
3.17638 - shlibpath_var=LD_LIBRARY_PATH
3.17639 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
3.17640 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
3.17641 - # the default ld.so.conf also contains /usr/contrib/lib and
3.17642 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
3.17643 - # libtool to hard-code these into programs
3.17644 - ;;
3.17645 -
3.17646 -cygwin* | mingw* | pw32*)
3.17647 - version_type=windows
3.17648 - shrext_cmds=".dll"
3.17649 - need_version=no
3.17650 - need_lib_prefix=no
3.17651 -
3.17652 - case $GCC,$host_os in
3.17653 - yes,cygwin* | yes,mingw* | yes,pw32*)
3.17654 - library_names_spec='$libname.dll.a'
3.17655 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
3.17656 - postinstall_cmds='base_file=`basename \${file}`~
3.17657 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
3.17658 - dldir=$destdir/`dirname \$dlpath`~
3.17659 - test -d \$dldir || mkdir -p \$dldir~
3.17660 - $install_prog $dir/$dlname \$dldir/$dlname'
3.17661 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
3.17662 - dlpath=$dir/\$dldll~
3.17663 - $rm \$dlpath'
3.17664 - shlibpath_overrides_runpath=yes
3.17665 -
3.17666 - case $host_os in
3.17667 - cygwin*)
3.17668 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
3.17669 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.17670 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
3.17671 - ;;
3.17672 - mingw*)
3.17673 - # MinGW DLLs use traditional 'lib' prefix
3.17674 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
3.17675 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
3.17676 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
3.17677 - # It is most probably a Windows format PATH printed by
3.17678 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
3.17679 - # path with ; separators, and with drive letters. We can handle the
3.17680 - # drive letters (cygwin fileutils understands them), so leave them,
3.17681 - # especially as we might pass files found there to a mingw objdump,
3.17682 - # which wouldn't understand a cygwinified path. Ahh.
3.17683 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
3.17684 - else
3.17685 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
3.17686 - fi
3.17687 - ;;
3.17688 - pw32*)
3.17689 - # pw32 DLLs use 'pw' prefix rather than 'lib'
3.17690 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
3.17691 - ;;
3.17692 - esac
3.17693 - ;;
3.17694 -
3.17695 - *)
3.17696 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
3.17697 - ;;
3.17698 - esac
3.17699 - dynamic_linker='Win32 ld.exe'
3.17700 - # FIXME: first we should search . and the directory the executable is in
3.17701 - shlibpath_var=PATH
3.17702 - ;;
3.17703 -
3.17704 -darwin* | rhapsody*)
3.17705 - dynamic_linker="$host_os dyld"
3.17706 - version_type=darwin
3.17707 - need_lib_prefix=no
3.17708 - need_version=no
3.17709 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
3.17710 - soname_spec='${libname}${release}${major}$shared_ext'
3.17711 - shlibpath_overrides_runpath=yes
3.17712 - shlibpath_var=DYLD_LIBRARY_PATH
3.17713 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
3.17714 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
3.17715 - if test "$GCC" = yes; then
3.17716 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
3.17717 - else
3.17718 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
3.17719 - fi
3.17720 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
3.17721 - ;;
3.17722 -
3.17723 -dgux*)
3.17724 - version_type=linux
3.17725 - need_lib_prefix=no
3.17726 - need_version=no
3.17727 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
3.17728 - soname_spec='${libname}${release}${shared_ext}$major'
3.17729 - shlibpath_var=LD_LIBRARY_PATH
3.17730 - ;;
3.17731 -
3.17732 -freebsd1*)
3.17733 - dynamic_linker=no
3.17734 - ;;
3.17735 -
3.17736 -kfreebsd*-gnu)
3.17737 - version_type=linux
3.17738 - need_lib_prefix=no
3.17739 - need_version=no
3.17740 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.17741 - soname_spec='${libname}${release}${shared_ext}$major'
3.17742 - shlibpath_var=LD_LIBRARY_PATH
3.17743 - shlibpath_overrides_runpath=no
3.17744 - hardcode_into_libs=yes
3.17745 - dynamic_linker='GNU ld.so'
3.17746 - ;;
3.17747 -
3.17748 -freebsd*)
3.17749 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
3.17750 - version_type=freebsd-$objformat
3.17751 - case $version_type in
3.17752 - freebsd-elf*)
3.17753 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
3.17754 - need_version=no
3.17755 - need_lib_prefix=no
3.17756 - ;;
3.17757 - freebsd-*)
3.17758 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
3.17759 - need_version=yes
3.17760 - ;;
3.17761 - esac
3.17762 - shlibpath_var=LD_LIBRARY_PATH
3.17763 - case $host_os in
3.17764 - freebsd2*)
3.17765 - shlibpath_overrides_runpath=yes
3.17766 - ;;
3.17767 - freebsd3.01* | freebsdelf3.01*)
3.17768 - shlibpath_overrides_runpath=yes
3.17769 - hardcode_into_libs=yes
3.17770 - ;;
3.17771 - *) # from 3.2 on
3.17772 - shlibpath_overrides_runpath=no
3.17773 - hardcode_into_libs=yes
3.17774 - ;;
3.17775 - esac
3.17776 - ;;
3.17777 -
3.17778 -gnu*)
3.17779 - version_type=linux
3.17780 - need_lib_prefix=no
3.17781 - need_version=no
3.17782 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
3.17783 - soname_spec='${libname}${release}${shared_ext}$major'
3.17784 - shlibpath_var=LD_LIBRARY_PATH
3.17785 - hardcode_into_libs=yes
3.17786 - ;;
3.17787 -
3.17788 -hpux9* | hpux10* | hpux11*)
3.17789 - # Give a soname corresponding to the major version so that dld.sl refuses to
3.17790 - # link against other versions.
3.17791 - version_type=sunos
3.17792 - need_lib_prefix=no
3.17793 - need_version=no
3.17794 - case "$host_cpu" in
3.17795 - ia64*)
3.17796 - shrext_cmds='.so'
3.17797 - hardcode_into_libs=yes
3.17798 - dynamic_linker="$host_os dld.so"
3.17799 - shlibpath_var=LD_LIBRARY_PATH
3.17800 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.17801 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17802 - soname_spec='${libname}${release}${shared_ext}$major'
3.17803 - if test "X$HPUX_IA64_MODE" = X32; then
3.17804 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
3.17805 - else
3.17806 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
3.17807 - fi
3.17808 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.17809 - ;;
3.17810 - hppa*64*)
3.17811 - shrext_cmds='.sl'
3.17812 - hardcode_into_libs=yes
3.17813 - dynamic_linker="$host_os dld.sl"
3.17814 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
3.17815 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
3.17816 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17817 - soname_spec='${libname}${release}${shared_ext}$major'
3.17818 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
3.17819 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
3.17820 - ;;
3.17821 - *)
3.17822 - shrext_cmds='.sl'
3.17823 - dynamic_linker="$host_os dld.sl"
3.17824 - shlibpath_var=SHLIB_PATH
3.17825 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
3.17826 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17827 - soname_spec='${libname}${release}${shared_ext}$major'
3.17828 - ;;
3.17829 - esac
3.17830 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
3.17831 - postinstall_cmds='chmod 555 $lib'
3.17832 - ;;
3.17833 -
3.17834 -irix5* | irix6* | nonstopux*)
3.17835 - case $host_os in
3.17836 - nonstopux*) version_type=nonstopux ;;
3.17837 - *)
3.17838 - if test "$lt_cv_prog_gnu_ld" = yes; then
3.17839 - version_type=linux
3.17840 - else
3.17841 - version_type=irix
3.17842 - fi ;;
3.17843 - esac
3.17844 - need_lib_prefix=no
3.17845 - need_version=no
3.17846 - soname_spec='${libname}${release}${shared_ext}$major'
3.17847 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
3.17848 - case $host_os in
3.17849 - irix5* | nonstopux*)
3.17850 - libsuff= shlibsuff=
3.17851 - ;;
3.17852 - *)
3.17853 - case $LD in # libtool.m4 will add one of these switches to LD
3.17854 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
3.17855 - libsuff= shlibsuff= libmagic=32-bit;;
3.17856 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
3.17857 - libsuff=32 shlibsuff=N32 libmagic=N32;;
3.17858 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
3.17859 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
3.17860 - *) libsuff= shlibsuff= libmagic=never-match;;
3.17861 - esac
3.17862 - ;;
3.17863 - esac
3.17864 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
3.17865 - shlibpath_overrides_runpath=no
3.17866 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
3.17867 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
3.17868 - hardcode_into_libs=yes
3.17869 - ;;
3.17870 -
3.17871 -# No shared lib support for Linux oldld, aout, or coff.
3.17872 -linux*oldld* | linux*aout* | linux*coff*)
3.17873 - dynamic_linker=no
3.17874 - ;;
3.17875 -
3.17876 -# This must be Linux ELF.
3.17877 -linux*)
3.17878 - version_type=linux
3.17879 - need_lib_prefix=no
3.17880 - need_version=no
3.17881 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17882 - soname_spec='${libname}${release}${shared_ext}$major'
3.17883 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
3.17884 - shlibpath_var=LD_LIBRARY_PATH
3.17885 - shlibpath_overrides_runpath=no
3.17886 - # This implies no fast_install, which is unacceptable.
3.17887 - # Some rework will be needed to allow for fast_install
3.17888 - # before this can be enabled.
3.17889 - hardcode_into_libs=yes
3.17890 -
3.17891 - # Append ld.so.conf contents to the search path
3.17892 - if test -f /etc/ld.so.conf; then
3.17893 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
3.17894 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
3.17895 - fi
3.17896 -
3.17897 - # We used to test for /lib/ld.so.1 and disable shared libraries on
3.17898 - # powerpc, because MkLinux only supported shared libraries with the
3.17899 - # GNU dynamic linker. Since this was broken with cross compilers,
3.17900 - # most powerpc-linux boxes support dynamic linking these days and
3.17901 - # people can always --disable-shared, the test was removed, and we
3.17902 - # assume the GNU/Linux dynamic linker is in use.
3.17903 - dynamic_linker='GNU/Linux ld.so'
3.17904 - ;;
3.17905 -
3.17906 -netbsdelf*-gnu)
3.17907 - version_type=linux
3.17908 - need_lib_prefix=no
3.17909 - need_version=no
3.17910 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.17911 - soname_spec='${libname}${release}${shared_ext}$major'
3.17912 - shlibpath_var=LD_LIBRARY_PATH
3.17913 - shlibpath_overrides_runpath=no
3.17914 - hardcode_into_libs=yes
3.17915 - dynamic_linker='NetBSD ld.elf_so'
3.17916 - ;;
3.17917 -
3.17918 -knetbsd*-gnu)
3.17919 - version_type=linux
3.17920 - need_lib_prefix=no
3.17921 - need_version=no
3.17922 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.17923 - soname_spec='${libname}${release}${shared_ext}$major'
3.17924 - shlibpath_var=LD_LIBRARY_PATH
3.17925 - shlibpath_overrides_runpath=no
3.17926 - hardcode_into_libs=yes
3.17927 - dynamic_linker='GNU ld.so'
3.17928 - ;;
3.17929 -
3.17930 -netbsd*)
3.17931 - version_type=sunos
3.17932 - need_lib_prefix=no
3.17933 - need_version=no
3.17934 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3.17935 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.17936 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.17937 - dynamic_linker='NetBSD (a.out) ld.so'
3.17938 - else
3.17939 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
3.17940 - soname_spec='${libname}${release}${shared_ext}$major'
3.17941 - dynamic_linker='NetBSD ld.elf_so'
3.17942 - fi
3.17943 - shlibpath_var=LD_LIBRARY_PATH
3.17944 - shlibpath_overrides_runpath=yes
3.17945 - hardcode_into_libs=yes
3.17946 - ;;
3.17947 -
3.17948 -newsos6)
3.17949 - version_type=linux
3.17950 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17951 - shlibpath_var=LD_LIBRARY_PATH
3.17952 - shlibpath_overrides_runpath=yes
3.17953 - ;;
3.17954 -
3.17955 -nto-qnx*)
3.17956 - version_type=linux
3.17957 - need_lib_prefix=no
3.17958 - need_version=no
3.17959 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.17960 - soname_spec='${libname}${release}${shared_ext}$major'
3.17961 - shlibpath_var=LD_LIBRARY_PATH
3.17962 - shlibpath_overrides_runpath=yes
3.17963 - ;;
3.17964 -
3.17965 -openbsd*)
3.17966 - version_type=sunos
3.17967 - need_lib_prefix=no
3.17968 - need_version=yes
3.17969 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.17970 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
3.17971 - shlibpath_var=LD_LIBRARY_PATH
3.17972 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3.17973 - case $host_os in
3.17974 - openbsd2.[89] | openbsd2.[89].*)
3.17975 - shlibpath_overrides_runpath=no
3.17976 - ;;
3.17977 - *)
3.17978 - shlibpath_overrides_runpath=yes
3.17979 - ;;
3.17980 - esac
3.17981 - else
3.17982 - shlibpath_overrides_runpath=yes
3.17983 - fi
3.17984 - ;;
3.17985 -
3.17986 -os2*)
3.17987 - libname_spec='$name'
3.17988 - shrext_cmds=".dll"
3.17989 - need_lib_prefix=no
3.17990 - library_names_spec='$libname${shared_ext} $libname.a'
3.17991 - dynamic_linker='OS/2 ld.exe'
3.17992 - shlibpath_var=LIBPATH
3.17993 - ;;
3.17994 -
3.17995 -osf3* | osf4* | osf5*)
3.17996 - version_type=osf
3.17997 - need_lib_prefix=no
3.17998 - need_version=no
3.17999 - soname_spec='${libname}${release}${shared_ext}$major'
3.18000 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.18001 - shlibpath_var=LD_LIBRARY_PATH
3.18002 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
3.18003 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
3.18004 - ;;
3.18005 -
3.18006 -sco3.2v5*)
3.18007 - version_type=osf
3.18008 - soname_spec='${libname}${release}${shared_ext}$major'
3.18009 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.18010 - shlibpath_var=LD_LIBRARY_PATH
3.18011 - ;;
3.18012 -
3.18013 -solaris*)
3.18014 - version_type=linux
3.18015 - need_lib_prefix=no
3.18016 - need_version=no
3.18017 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.18018 - soname_spec='${libname}${release}${shared_ext}$major'
3.18019 - shlibpath_var=LD_LIBRARY_PATH
3.18020 - shlibpath_overrides_runpath=yes
3.18021 - hardcode_into_libs=yes
3.18022 - # ldd complains unless libraries are executable
3.18023 - postinstall_cmds='chmod +x $lib'
3.18024 - ;;
3.18025 -
3.18026 -sunos4*)
3.18027 - version_type=sunos
3.18028 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
3.18029 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
3.18030 - shlibpath_var=LD_LIBRARY_PATH
3.18031 - shlibpath_overrides_runpath=yes
3.18032 - if test "$with_gnu_ld" = yes; then
3.18033 - need_lib_prefix=no
3.18034 - fi
3.18035 - need_version=yes
3.18036 - ;;
3.18037 -
3.18038 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
3.18039 - version_type=linux
3.18040 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.18041 - soname_spec='${libname}${release}${shared_ext}$major'
3.18042 - shlibpath_var=LD_LIBRARY_PATH
3.18043 - case $host_vendor in
3.18044 - sni)
3.18045 - shlibpath_overrides_runpath=no
3.18046 - need_lib_prefix=no
3.18047 - export_dynamic_flag_spec='${wl}-Blargedynsym'
3.18048 - runpath_var=LD_RUN_PATH
3.18049 - ;;
3.18050 - siemens)
3.18051 - need_lib_prefix=no
3.18052 - ;;
3.18053 - motorola)
3.18054 - need_lib_prefix=no
3.18055 - need_version=no
3.18056 - shlibpath_overrides_runpath=no
3.18057 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
3.18058 - ;;
3.18059 - esac
3.18060 - ;;
3.18061 -
3.18062 -sysv4*MP*)
3.18063 - if test -d /usr/nec ;then
3.18064 - version_type=linux
3.18065 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
3.18066 - soname_spec='$libname${shared_ext}.$major'
3.18067 - shlibpath_var=LD_LIBRARY_PATH
3.18068 - fi
3.18069 - ;;
3.18070 -
3.18071 -uts4*)
3.18072 - version_type=linux
3.18073 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
3.18074 - soname_spec='${libname}${release}${shared_ext}$major'
3.18075 - shlibpath_var=LD_LIBRARY_PATH
3.18076 - ;;
3.18077 -
3.18078 -*)
3.18079 - dynamic_linker=no
3.18080 - ;;
3.18081 -esac
3.18082 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
3.18083 -echo "${ECHO_T}$dynamic_linker" >&6; }
3.18084 -test "$dynamic_linker" = no && can_build_shared=no
3.18085 -
3.18086 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
3.18087 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
3.18088 -hardcode_action_GCJ=
3.18089 -if test -n "$hardcode_libdir_flag_spec_GCJ" || \
3.18090 - test -n "$runpath_var GCJ" || \
3.18091 - test "X$hardcode_automatic_GCJ"="Xyes" ; then
3.18092 -
3.18093 - # We can hardcode non-existant directories.
3.18094 - if test "$hardcode_direct_GCJ" != no &&
3.18095 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
3.18096 - # have to relink, otherwise we might link with an installed library
3.18097 - # when we should be linking with a yet-to-be-installed one
3.18098 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
3.18099 - test "$hardcode_minus_L_GCJ" != no; then
3.18100 - # Linking always hardcodes the temporary library directory.
3.18101 - hardcode_action_GCJ=relink
3.18102 - else
3.18103 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
3.18104 - hardcode_action_GCJ=immediate
3.18105 - fi
3.18106 -else
3.18107 - # We cannot hardcode anything, or else we can only hardcode existing
3.18108 - # directories.
3.18109 - hardcode_action_GCJ=unsupported
3.18110 -fi
3.18111 -{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
3.18112 -echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
3.18113 -
3.18114 -if test "$hardcode_action_GCJ" = relink; then
3.18115 - # Fast installation is not supported
3.18116 - enable_fast_install=no
3.18117 -elif test "$shlibpath_overrides_runpath" = yes ||
3.18118 - test "$enable_shared" = no; then
3.18119 - # Fast installation is not necessary
3.18120 - enable_fast_install=needless
3.18121 -fi
3.18122 -
3.18123 -striplib=
3.18124 -old_striplib=
3.18125 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
3.18126 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
3.18127 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
3.18128 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
3.18129 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
3.18130 - { echo "$as_me:$LINENO: result: yes" >&5
3.18131 -echo "${ECHO_T}yes" >&6; }
3.18132 -else
3.18133 -# FIXME - insert some real tests, host_os isn't really good enough
3.18134 - case $host_os in
3.18135 - darwin*)
3.18136 - if test -n "$STRIP" ; then
3.18137 - striplib="$STRIP -x"
3.18138 - { echo "$as_me:$LINENO: result: yes" >&5
3.18139 -echo "${ECHO_T}yes" >&6; }
3.18140 - else
3.18141 - { echo "$as_me:$LINENO: result: no" >&5
3.18142 -echo "${ECHO_T}no" >&6; }
3.18143 -fi
3.18144 - ;;
3.18145 - *)
3.18146 - { echo "$as_me:$LINENO: result: no" >&5
3.18147 -echo "${ECHO_T}no" >&6; }
3.18148 - ;;
3.18149 - esac
3.18150 -fi
3.18151 -
3.18152 -if test "x$enable_dlopen" != xyes; then
3.18153 - enable_dlopen=unknown
3.18154 - enable_dlopen_self=unknown
3.18155 - enable_dlopen_self_static=unknown
3.18156 -else
3.18157 - lt_cv_dlopen=no
3.18158 - lt_cv_dlopen_libs=
3.18159 -
3.18160 - case $host_os in
3.18161 - beos*)
3.18162 - lt_cv_dlopen="load_add_on"
3.18163 - lt_cv_dlopen_libs=
3.18164 - lt_cv_dlopen_self=yes
3.18165 - ;;
3.18166 -
3.18167 - mingw* | pw32*)
3.18168 - lt_cv_dlopen="LoadLibrary"
3.18169 - lt_cv_dlopen_libs=
3.18170 - ;;
3.18171 -
3.18172 - cygwin*)
3.18173 - lt_cv_dlopen="dlopen"
3.18174 - lt_cv_dlopen_libs=
3.18175 - ;;
3.18176 -
3.18177 - darwin*)
3.18178 - # if libdl is installed we need to link against it
3.18179 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.18180 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.18181 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.18182 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18183 -else
3.18184 - ac_check_lib_save_LIBS=$LIBS
3.18185 -LIBS="-ldl $LIBS"
3.18186 -cat >conftest.$ac_ext <<_ACEOF
3.18187 -/* confdefs.h. */
3.18188 -_ACEOF
3.18189 -cat confdefs.h >>conftest.$ac_ext
3.18190 -cat >>conftest.$ac_ext <<_ACEOF
3.18191 -/* end confdefs.h. */
3.18192 -
3.18193 -/* Override any GCC internal prototype to avoid an error.
3.18194 - Use char because int might match the return type of a GCC
3.18195 - builtin and then its argument prototype would still apply. */
3.18196 -#ifdef __cplusplus
3.18197 -extern "C"
3.18198 -#endif
3.18199 -char dlopen ();
3.18200 -int
3.18201 -main ()
3.18202 -{
3.18203 -return dlopen ();
3.18204 - ;
3.18205 - return 0;
3.18206 -}
3.18207 -_ACEOF
3.18208 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18209 -if { (ac_try="$ac_link"
3.18210 -case "(($ac_try" in
3.18211 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18212 - *) ac_try_echo=$ac_try;;
3.18213 -esac
3.18214 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18215 - (eval "$ac_link") 2>conftest.er1
3.18216 - ac_status=$?
3.18217 - grep -v '^ *+' conftest.er1 >conftest.err
3.18218 - rm -f conftest.er1
3.18219 - cat conftest.err >&5
3.18220 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18221 - (exit $ac_status); } && {
3.18222 - test -z "$ac_c_werror_flag" ||
3.18223 - test ! -s conftest.err
3.18224 - } && test -s conftest$ac_exeext &&
3.18225 - $as_test_x conftest$ac_exeext; then
3.18226 - ac_cv_lib_dl_dlopen=yes
3.18227 -else
3.18228 - echo "$as_me: failed program was:" >&5
3.18229 -sed 's/^/| /' conftest.$ac_ext >&5
3.18230 -
3.18231 - ac_cv_lib_dl_dlopen=no
3.18232 -fi
3.18233 -
3.18234 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18235 - conftest$ac_exeext conftest.$ac_ext
3.18236 -LIBS=$ac_check_lib_save_LIBS
3.18237 -fi
3.18238 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.18239 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.18240 -if test $ac_cv_lib_dl_dlopen = yes; then
3.18241 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.18242 -else
3.18243 -
3.18244 - lt_cv_dlopen="dyld"
3.18245 - lt_cv_dlopen_libs=
3.18246 - lt_cv_dlopen_self=yes
3.18247 -
3.18248 -fi
3.18249 -
3.18250 - ;;
3.18251 -
3.18252 - *)
3.18253 - { echo "$as_me:$LINENO: checking for shl_load" >&5
3.18254 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
3.18255 -if test "${ac_cv_func_shl_load+set}" = set; then
3.18256 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18257 -else
3.18258 - cat >conftest.$ac_ext <<_ACEOF
3.18259 -/* confdefs.h. */
3.18260 -_ACEOF
3.18261 -cat confdefs.h >>conftest.$ac_ext
3.18262 -cat >>conftest.$ac_ext <<_ACEOF
3.18263 -/* end confdefs.h. */
3.18264 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
3.18265 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.18266 -#define shl_load innocuous_shl_load
3.18267 -
3.18268 -/* System header to define __stub macros and hopefully few prototypes,
3.18269 - which can conflict with char shl_load (); below.
3.18270 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.18271 - <limits.h> exists even on freestanding compilers. */
3.18272 -
3.18273 -#ifdef __STDC__
3.18274 -# include <limits.h>
3.18275 -#else
3.18276 -# include <assert.h>
3.18277 -#endif
3.18278 -
3.18279 -#undef shl_load
3.18280 -
3.18281 -/* Override any GCC internal prototype to avoid an error.
3.18282 - Use char because int might match the return type of a GCC
3.18283 - builtin and then its argument prototype would still apply. */
3.18284 -#ifdef __cplusplus
3.18285 -extern "C"
3.18286 -#endif
3.18287 -char shl_load ();
3.18288 -/* The GNU C library defines this for functions which it implements
3.18289 - to always fail with ENOSYS. Some functions are actually named
3.18290 - something starting with __ and the normal name is an alias. */
3.18291 -#if defined __stub_shl_load || defined __stub___shl_load
3.18292 -choke me
3.18293 -#endif
3.18294 -
3.18295 -int
3.18296 -main ()
3.18297 -{
3.18298 -return shl_load ();
3.18299 - ;
3.18300 - return 0;
3.18301 -}
3.18302 -_ACEOF
3.18303 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18304 -if { (ac_try="$ac_link"
3.18305 -case "(($ac_try" in
3.18306 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18307 - *) ac_try_echo=$ac_try;;
3.18308 -esac
3.18309 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18310 - (eval "$ac_link") 2>conftest.er1
3.18311 - ac_status=$?
3.18312 - grep -v '^ *+' conftest.er1 >conftest.err
3.18313 - rm -f conftest.er1
3.18314 - cat conftest.err >&5
3.18315 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18316 - (exit $ac_status); } && {
3.18317 - test -z "$ac_c_werror_flag" ||
3.18318 - test ! -s conftest.err
3.18319 - } && test -s conftest$ac_exeext &&
3.18320 - $as_test_x conftest$ac_exeext; then
3.18321 - ac_cv_func_shl_load=yes
3.18322 -else
3.18323 - echo "$as_me: failed program was:" >&5
3.18324 -sed 's/^/| /' conftest.$ac_ext >&5
3.18325 -
3.18326 - ac_cv_func_shl_load=no
3.18327 -fi
3.18328 -
3.18329 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18330 - conftest$ac_exeext conftest.$ac_ext
3.18331 -fi
3.18332 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
3.18333 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
3.18334 -if test $ac_cv_func_shl_load = yes; then
3.18335 - lt_cv_dlopen="shl_load"
3.18336 -else
3.18337 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
3.18338 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
3.18339 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
3.18340 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18341 -else
3.18342 - ac_check_lib_save_LIBS=$LIBS
3.18343 -LIBS="-ldld $LIBS"
3.18344 -cat >conftest.$ac_ext <<_ACEOF
3.18345 -/* confdefs.h. */
3.18346 -_ACEOF
3.18347 -cat confdefs.h >>conftest.$ac_ext
3.18348 -cat >>conftest.$ac_ext <<_ACEOF
3.18349 -/* end confdefs.h. */
3.18350 -
3.18351 -/* Override any GCC internal prototype to avoid an error.
3.18352 - Use char because int might match the return type of a GCC
3.18353 - builtin and then its argument prototype would still apply. */
3.18354 -#ifdef __cplusplus
3.18355 -extern "C"
3.18356 -#endif
3.18357 -char shl_load ();
3.18358 -int
3.18359 -main ()
3.18360 -{
3.18361 -return shl_load ();
3.18362 - ;
3.18363 - return 0;
3.18364 -}
3.18365 -_ACEOF
3.18366 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18367 -if { (ac_try="$ac_link"
3.18368 -case "(($ac_try" in
3.18369 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18370 - *) ac_try_echo=$ac_try;;
3.18371 -esac
3.18372 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18373 - (eval "$ac_link") 2>conftest.er1
3.18374 - ac_status=$?
3.18375 - grep -v '^ *+' conftest.er1 >conftest.err
3.18376 - rm -f conftest.er1
3.18377 - cat conftest.err >&5
3.18378 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18379 - (exit $ac_status); } && {
3.18380 - test -z "$ac_c_werror_flag" ||
3.18381 - test ! -s conftest.err
3.18382 - } && test -s conftest$ac_exeext &&
3.18383 - $as_test_x conftest$ac_exeext; then
3.18384 - ac_cv_lib_dld_shl_load=yes
3.18385 -else
3.18386 - echo "$as_me: failed program was:" >&5
3.18387 -sed 's/^/| /' conftest.$ac_ext >&5
3.18388 -
3.18389 - ac_cv_lib_dld_shl_load=no
3.18390 -fi
3.18391 -
3.18392 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18393 - conftest$ac_exeext conftest.$ac_ext
3.18394 -LIBS=$ac_check_lib_save_LIBS
3.18395 -fi
3.18396 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
3.18397 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
3.18398 -if test $ac_cv_lib_dld_shl_load = yes; then
3.18399 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
3.18400 -else
3.18401 - { echo "$as_me:$LINENO: checking for dlopen" >&5
3.18402 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
3.18403 -if test "${ac_cv_func_dlopen+set}" = set; then
3.18404 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18405 -else
3.18406 - cat >conftest.$ac_ext <<_ACEOF
3.18407 -/* confdefs.h. */
3.18408 -_ACEOF
3.18409 -cat confdefs.h >>conftest.$ac_ext
3.18410 -cat >>conftest.$ac_ext <<_ACEOF
3.18411 -/* end confdefs.h. */
3.18412 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
3.18413 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
3.18414 -#define dlopen innocuous_dlopen
3.18415 -
3.18416 -/* System header to define __stub macros and hopefully few prototypes,
3.18417 - which can conflict with char dlopen (); below.
3.18418 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.18419 - <limits.h> exists even on freestanding compilers. */
3.18420 -
3.18421 -#ifdef __STDC__
3.18422 -# include <limits.h>
3.18423 -#else
3.18424 -# include <assert.h>
3.18425 -#endif
3.18426 -
3.18427 -#undef dlopen
3.18428 -
3.18429 -/* Override any GCC internal prototype to avoid an error.
3.18430 - Use char because int might match the return type of a GCC
3.18431 - builtin and then its argument prototype would still apply. */
3.18432 -#ifdef __cplusplus
3.18433 -extern "C"
3.18434 -#endif
3.18435 -char dlopen ();
3.18436 -/* The GNU C library defines this for functions which it implements
3.18437 - to always fail with ENOSYS. Some functions are actually named
3.18438 - something starting with __ and the normal name is an alias. */
3.18439 -#if defined __stub_dlopen || defined __stub___dlopen
3.18440 -choke me
3.18441 -#endif
3.18442 -
3.18443 -int
3.18444 -main ()
3.18445 -{
3.18446 -return dlopen ();
3.18447 - ;
3.18448 - return 0;
3.18449 -}
3.18450 -_ACEOF
3.18451 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18452 -if { (ac_try="$ac_link"
3.18453 -case "(($ac_try" in
3.18454 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18455 - *) ac_try_echo=$ac_try;;
3.18456 -esac
3.18457 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18458 - (eval "$ac_link") 2>conftest.er1
3.18459 - ac_status=$?
3.18460 - grep -v '^ *+' conftest.er1 >conftest.err
3.18461 - rm -f conftest.er1
3.18462 - cat conftest.err >&5
3.18463 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18464 - (exit $ac_status); } && {
3.18465 - test -z "$ac_c_werror_flag" ||
3.18466 - test ! -s conftest.err
3.18467 - } && test -s conftest$ac_exeext &&
3.18468 - $as_test_x conftest$ac_exeext; then
3.18469 - ac_cv_func_dlopen=yes
3.18470 -else
3.18471 - echo "$as_me: failed program was:" >&5
3.18472 -sed 's/^/| /' conftest.$ac_ext >&5
3.18473 -
3.18474 - ac_cv_func_dlopen=no
3.18475 -fi
3.18476 -
3.18477 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18478 - conftest$ac_exeext conftest.$ac_ext
3.18479 -fi
3.18480 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
3.18481 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
3.18482 -if test $ac_cv_func_dlopen = yes; then
3.18483 - lt_cv_dlopen="dlopen"
3.18484 -else
3.18485 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
3.18486 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
3.18487 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
3.18488 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18489 -else
3.18490 - ac_check_lib_save_LIBS=$LIBS
3.18491 -LIBS="-ldl $LIBS"
3.18492 -cat >conftest.$ac_ext <<_ACEOF
3.18493 -/* confdefs.h. */
3.18494 -_ACEOF
3.18495 -cat confdefs.h >>conftest.$ac_ext
3.18496 -cat >>conftest.$ac_ext <<_ACEOF
3.18497 -/* end confdefs.h. */
3.18498 -
3.18499 -/* Override any GCC internal prototype to avoid an error.
3.18500 - Use char because int might match the return type of a GCC
3.18501 - builtin and then its argument prototype would still apply. */
3.18502 -#ifdef __cplusplus
3.18503 -extern "C"
3.18504 -#endif
3.18505 -char dlopen ();
3.18506 -int
3.18507 -main ()
3.18508 -{
3.18509 -return dlopen ();
3.18510 - ;
3.18511 - return 0;
3.18512 -}
3.18513 -_ACEOF
3.18514 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18515 -if { (ac_try="$ac_link"
3.18516 -case "(($ac_try" in
3.18517 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18518 - *) ac_try_echo=$ac_try;;
3.18519 -esac
3.18520 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18521 - (eval "$ac_link") 2>conftest.er1
3.18522 - ac_status=$?
3.18523 - grep -v '^ *+' conftest.er1 >conftest.err
3.18524 - rm -f conftest.er1
3.18525 - cat conftest.err >&5
3.18526 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18527 - (exit $ac_status); } && {
3.18528 - test -z "$ac_c_werror_flag" ||
3.18529 - test ! -s conftest.err
3.18530 - } && test -s conftest$ac_exeext &&
3.18531 - $as_test_x conftest$ac_exeext; then
3.18532 - ac_cv_lib_dl_dlopen=yes
3.18533 -else
3.18534 - echo "$as_me: failed program was:" >&5
3.18535 -sed 's/^/| /' conftest.$ac_ext >&5
3.18536 -
3.18537 - ac_cv_lib_dl_dlopen=no
3.18538 -fi
3.18539 -
3.18540 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18541 - conftest$ac_exeext conftest.$ac_ext
3.18542 -LIBS=$ac_check_lib_save_LIBS
3.18543 -fi
3.18544 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
3.18545 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
3.18546 -if test $ac_cv_lib_dl_dlopen = yes; then
3.18547 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
3.18548 -else
3.18549 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
3.18550 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
3.18551 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
3.18552 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18553 -else
3.18554 - ac_check_lib_save_LIBS=$LIBS
3.18555 -LIBS="-lsvld $LIBS"
3.18556 -cat >conftest.$ac_ext <<_ACEOF
3.18557 -/* confdefs.h. */
3.18558 -_ACEOF
3.18559 -cat confdefs.h >>conftest.$ac_ext
3.18560 -cat >>conftest.$ac_ext <<_ACEOF
3.18561 -/* end confdefs.h. */
3.18562 -
3.18563 -/* Override any GCC internal prototype to avoid an error.
3.18564 - Use char because int might match the return type of a GCC
3.18565 - builtin and then its argument prototype would still apply. */
3.18566 -#ifdef __cplusplus
3.18567 -extern "C"
3.18568 -#endif
3.18569 -char dlopen ();
3.18570 -int
3.18571 -main ()
3.18572 -{
3.18573 -return dlopen ();
3.18574 - ;
3.18575 - return 0;
3.18576 -}
3.18577 -_ACEOF
3.18578 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18579 -if { (ac_try="$ac_link"
3.18580 -case "(($ac_try" in
3.18581 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18582 - *) ac_try_echo=$ac_try;;
3.18583 -esac
3.18584 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18585 - (eval "$ac_link") 2>conftest.er1
3.18586 - ac_status=$?
3.18587 - grep -v '^ *+' conftest.er1 >conftest.err
3.18588 - rm -f conftest.er1
3.18589 - cat conftest.err >&5
3.18590 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18591 - (exit $ac_status); } && {
3.18592 - test -z "$ac_c_werror_flag" ||
3.18593 - test ! -s conftest.err
3.18594 - } && test -s conftest$ac_exeext &&
3.18595 - $as_test_x conftest$ac_exeext; then
3.18596 - ac_cv_lib_svld_dlopen=yes
3.18597 -else
3.18598 - echo "$as_me: failed program was:" >&5
3.18599 -sed 's/^/| /' conftest.$ac_ext >&5
3.18600 -
3.18601 - ac_cv_lib_svld_dlopen=no
3.18602 -fi
3.18603 -
3.18604 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18605 - conftest$ac_exeext conftest.$ac_ext
3.18606 -LIBS=$ac_check_lib_save_LIBS
3.18607 -fi
3.18608 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
3.18609 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
3.18610 -if test $ac_cv_lib_svld_dlopen = yes; then
3.18611 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
3.18612 -else
3.18613 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
3.18614 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
3.18615 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
3.18616 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18617 -else
3.18618 - ac_check_lib_save_LIBS=$LIBS
3.18619 -LIBS="-ldld $LIBS"
3.18620 -cat >conftest.$ac_ext <<_ACEOF
3.18621 -/* confdefs.h. */
3.18622 -_ACEOF
3.18623 -cat confdefs.h >>conftest.$ac_ext
3.18624 -cat >>conftest.$ac_ext <<_ACEOF
3.18625 -/* end confdefs.h. */
3.18626 -
3.18627 -/* Override any GCC internal prototype to avoid an error.
3.18628 - Use char because int might match the return type of a GCC
3.18629 - builtin and then its argument prototype would still apply. */
3.18630 -#ifdef __cplusplus
3.18631 -extern "C"
3.18632 -#endif
3.18633 -char dld_link ();
3.18634 -int
3.18635 -main ()
3.18636 -{
3.18637 -return dld_link ();
3.18638 - ;
3.18639 - return 0;
3.18640 -}
3.18641 -_ACEOF
3.18642 -rm -f conftest.$ac_objext conftest$ac_exeext
3.18643 -if { (ac_try="$ac_link"
3.18644 -case "(($ac_try" in
3.18645 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.18646 - *) ac_try_echo=$ac_try;;
3.18647 -esac
3.18648 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.18649 - (eval "$ac_link") 2>conftest.er1
3.18650 - ac_status=$?
3.18651 - grep -v '^ *+' conftest.er1 >conftest.err
3.18652 - rm -f conftest.er1
3.18653 - cat conftest.err >&5
3.18654 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18655 - (exit $ac_status); } && {
3.18656 - test -z "$ac_c_werror_flag" ||
3.18657 - test ! -s conftest.err
3.18658 - } && test -s conftest$ac_exeext &&
3.18659 - $as_test_x conftest$ac_exeext; then
3.18660 - ac_cv_lib_dld_dld_link=yes
3.18661 -else
3.18662 - echo "$as_me: failed program was:" >&5
3.18663 -sed 's/^/| /' conftest.$ac_ext >&5
3.18664 -
3.18665 - ac_cv_lib_dld_dld_link=no
3.18666 -fi
3.18667 -
3.18668 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.18669 - conftest$ac_exeext conftest.$ac_ext
3.18670 -LIBS=$ac_check_lib_save_LIBS
3.18671 -fi
3.18672 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
3.18673 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
3.18674 -if test $ac_cv_lib_dld_dld_link = yes; then
3.18675 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
3.18676 -fi
3.18677 -
3.18678 -
3.18679 -fi
3.18680 -
3.18681 -
3.18682 -fi
3.18683 -
3.18684 -
3.18685 -fi
3.18686 -
3.18687 -
3.18688 -fi
3.18689 -
3.18690 -
3.18691 -fi
3.18692 -
3.18693 - ;;
3.18694 - esac
3.18695 -
3.18696 - if test "x$lt_cv_dlopen" != xno; then
3.18697 - enable_dlopen=yes
3.18698 - else
3.18699 - enable_dlopen=no
3.18700 - fi
3.18701 -
3.18702 - case $lt_cv_dlopen in
3.18703 - dlopen)
3.18704 - save_CPPFLAGS="$CPPFLAGS"
3.18705 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
3.18706 -
3.18707 - save_LDFLAGS="$LDFLAGS"
3.18708 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
3.18709 -
3.18710 - save_LIBS="$LIBS"
3.18711 - LIBS="$lt_cv_dlopen_libs $LIBS"
3.18712 -
3.18713 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
3.18714 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
3.18715 -if test "${lt_cv_dlopen_self+set}" = set; then
3.18716 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18717 -else
3.18718 - if test "$cross_compiling" = yes; then :
3.18719 - lt_cv_dlopen_self=cross
3.18720 -else
3.18721 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.18722 - lt_status=$lt_dlunknown
3.18723 - cat > conftest.$ac_ext <<EOF
3.18724 -#line __oline__ "configure"
3.18725 -#include "confdefs.h"
3.18726 -
3.18727 -#if HAVE_DLFCN_H
3.18728 -#include <dlfcn.h>
3.18729 -#endif
3.18730 -
3.18731 -#include <stdio.h>
3.18732 -
3.18733 -#ifdef RTLD_GLOBAL
3.18734 -# define LT_DLGLOBAL RTLD_GLOBAL
3.18735 -#else
3.18736 -# ifdef DL_GLOBAL
3.18737 -# define LT_DLGLOBAL DL_GLOBAL
3.18738 -# else
3.18739 -# define LT_DLGLOBAL 0
3.18740 -# endif
3.18741 -#endif
3.18742 -
3.18743 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.18744 - find out it does not work in some platform. */
3.18745 -#ifndef LT_DLLAZY_OR_NOW
3.18746 -# ifdef RTLD_LAZY
3.18747 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.18748 -# else
3.18749 -# ifdef DL_LAZY
3.18750 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.18751 -# else
3.18752 -# ifdef RTLD_NOW
3.18753 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.18754 -# else
3.18755 -# ifdef DL_NOW
3.18756 -# define LT_DLLAZY_OR_NOW DL_NOW
3.18757 -# else
3.18758 -# define LT_DLLAZY_OR_NOW 0
3.18759 -# endif
3.18760 -# endif
3.18761 -# endif
3.18762 -# endif
3.18763 -#endif
3.18764 -
3.18765 -#ifdef __cplusplus
3.18766 -extern "C" void exit (int);
3.18767 -#endif
3.18768 -
3.18769 -void fnord() { int i=42;}
3.18770 -int main ()
3.18771 -{
3.18772 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.18773 - int status = $lt_dlunknown;
3.18774 -
3.18775 - if (self)
3.18776 - {
3.18777 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.18778 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.18779 - /* dlclose (self); */
3.18780 - }
3.18781 -
3.18782 - exit (status);
3.18783 -}
3.18784 -EOF
3.18785 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.18786 - (eval $ac_link) 2>&5
3.18787 - ac_status=$?
3.18788 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18789 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.18790 - (./conftest; exit; ) 2>/dev/null
3.18791 - lt_status=$?
3.18792 - case x$lt_status in
3.18793 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
3.18794 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
3.18795 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
3.18796 - esac
3.18797 - else :
3.18798 - # compilation failed
3.18799 - lt_cv_dlopen_self=no
3.18800 - fi
3.18801 -fi
3.18802 -rm -fr conftest*
3.18803 -
3.18804 -
3.18805 -fi
3.18806 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
3.18807 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
3.18808 -
3.18809 - if test "x$lt_cv_dlopen_self" = xyes; then
3.18810 - LDFLAGS="$LDFLAGS $link_static_flag"
3.18811 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
3.18812 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
3.18813 -if test "${lt_cv_dlopen_self_static+set}" = set; then
3.18814 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.18815 -else
3.18816 - if test "$cross_compiling" = yes; then :
3.18817 - lt_cv_dlopen_self_static=cross
3.18818 -else
3.18819 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
3.18820 - lt_status=$lt_dlunknown
3.18821 - cat > conftest.$ac_ext <<EOF
3.18822 -#line __oline__ "configure"
3.18823 -#include "confdefs.h"
3.18824 -
3.18825 -#if HAVE_DLFCN_H
3.18826 -#include <dlfcn.h>
3.18827 -#endif
3.18828 -
3.18829 -#include <stdio.h>
3.18830 -
3.18831 -#ifdef RTLD_GLOBAL
3.18832 -# define LT_DLGLOBAL RTLD_GLOBAL
3.18833 -#else
3.18834 -# ifdef DL_GLOBAL
3.18835 -# define LT_DLGLOBAL DL_GLOBAL
3.18836 -# else
3.18837 -# define LT_DLGLOBAL 0
3.18838 -# endif
3.18839 -#endif
3.18840 -
3.18841 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
3.18842 - find out it does not work in some platform. */
3.18843 -#ifndef LT_DLLAZY_OR_NOW
3.18844 -# ifdef RTLD_LAZY
3.18845 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
3.18846 -# else
3.18847 -# ifdef DL_LAZY
3.18848 -# define LT_DLLAZY_OR_NOW DL_LAZY
3.18849 -# else
3.18850 -# ifdef RTLD_NOW
3.18851 -# define LT_DLLAZY_OR_NOW RTLD_NOW
3.18852 -# else
3.18853 -# ifdef DL_NOW
3.18854 -# define LT_DLLAZY_OR_NOW DL_NOW
3.18855 -# else
3.18856 -# define LT_DLLAZY_OR_NOW 0
3.18857 -# endif
3.18858 -# endif
3.18859 -# endif
3.18860 -# endif
3.18861 -#endif
3.18862 -
3.18863 -#ifdef __cplusplus
3.18864 -extern "C" void exit (int);
3.18865 -#endif
3.18866 -
3.18867 -void fnord() { int i=42;}
3.18868 -int main ()
3.18869 -{
3.18870 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3.18871 - int status = $lt_dlunknown;
3.18872 -
3.18873 - if (self)
3.18874 - {
3.18875 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
3.18876 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
3.18877 - /* dlclose (self); */
3.18878 - }
3.18879 -
3.18880 - exit (status);
3.18881 -}
3.18882 -EOF
3.18883 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3.18884 - (eval $ac_link) 2>&5
3.18885 - ac_status=$?
3.18886 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.18887 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
3.18888 - (./conftest; exit; ) 2>/dev/null
3.18889 - lt_status=$?
3.18890 - case x$lt_status in
3.18891 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
3.18892 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
3.18893 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
3.18894 - esac
3.18895 - else :
3.18896 - # compilation failed
3.18897 - lt_cv_dlopen_self_static=no
3.18898 - fi
3.18899 -fi
3.18900 -rm -fr conftest*
3.18901 -
3.18902 -
3.18903 -fi
3.18904 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
3.18905 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
3.18906 - fi
3.18907 -
3.18908 - CPPFLAGS="$save_CPPFLAGS"
3.18909 - LDFLAGS="$save_LDFLAGS"
3.18910 - LIBS="$save_LIBS"
3.18911 - ;;
3.18912 - esac
3.18913 -
3.18914 - case $lt_cv_dlopen_self in
3.18915 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
3.18916 - *) enable_dlopen_self=unknown ;;
3.18917 - esac
3.18918 -
3.18919 - case $lt_cv_dlopen_self_static in
3.18920 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
3.18921 - *) enable_dlopen_self_static=unknown ;;
3.18922 - esac
3.18923 -fi
3.18924 -
3.18925 -
3.18926 -# The else clause should only fire when bootstrapping the
3.18927 -# libtool distribution, otherwise you forgot to ship ltmain.sh
3.18928 -# with your package, and you will get complaints that there are
3.18929 -# no rules to generate ltmain.sh.
3.18930 -if test -f "$ltmain"; then
3.18931 - # See if we are running on zsh, and set the options which allow our commands through
3.18932 - # without removal of \ escapes.
3.18933 - if test -n "${ZSH_VERSION+set}" ; then
3.18934 - setopt NO_GLOB_SUBST
3.18935 - fi
3.18936 - # Now quote all the things that may contain metacharacters while being
3.18937 - # careful not to overquote the AC_SUBSTed values. We take copies of the
3.18938 - # variables and quote the copies for generation of the libtool script.
3.18939 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3.18940 - SED SHELL STRIP \
3.18941 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3.18942 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3.18943 - deplibs_check_method reload_flag reload_cmds need_locks \
3.18944 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3.18945 - lt_cv_sys_global_symbol_to_c_name_address \
3.18946 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3.18947 - old_postinstall_cmds old_postuninstall_cmds \
3.18948 - compiler_GCJ \
3.18949 - CC_GCJ \
3.18950 - LD_GCJ \
3.18951 - lt_prog_compiler_wl_GCJ \
3.18952 - lt_prog_compiler_pic_GCJ \
3.18953 - lt_prog_compiler_static_GCJ \
3.18954 - lt_prog_compiler_no_builtin_flag_GCJ \
3.18955 - export_dynamic_flag_spec_GCJ \
3.18956 - thread_safe_flag_spec_GCJ \
3.18957 - whole_archive_flag_spec_GCJ \
3.18958 - enable_shared_with_static_runtimes_GCJ \
3.18959 - old_archive_cmds_GCJ \
3.18960 - old_archive_from_new_cmds_GCJ \
3.18961 - predep_objects_GCJ \
3.18962 - postdep_objects_GCJ \
3.18963 - predeps_GCJ \
3.18964 - postdeps_GCJ \
3.18965 - compiler_lib_search_path_GCJ \
3.18966 - archive_cmds_GCJ \
3.18967 - archive_expsym_cmds_GCJ \
3.18968 - postinstall_cmds_GCJ \
3.18969 - postuninstall_cmds_GCJ \
3.18970 - old_archive_from_expsyms_cmds_GCJ \
3.18971 - allow_undefined_flag_GCJ \
3.18972 - no_undefined_flag_GCJ \
3.18973 - export_symbols_cmds_GCJ \
3.18974 - hardcode_libdir_flag_spec_GCJ \
3.18975 - hardcode_libdir_flag_spec_ld_GCJ \
3.18976 - hardcode_libdir_separator_GCJ \
3.18977 - hardcode_automatic_GCJ \
3.18978 - module_cmds_GCJ \
3.18979 - module_expsym_cmds_GCJ \
3.18980 - lt_cv_prog_compiler_c_o_GCJ \
3.18981 - exclude_expsyms_GCJ \
3.18982 - include_expsyms_GCJ; do
3.18983 -
3.18984 - case $var in
3.18985 - old_archive_cmds_GCJ | \
3.18986 - old_archive_from_new_cmds_GCJ | \
3.18987 - archive_cmds_GCJ | \
3.18988 - archive_expsym_cmds_GCJ | \
3.18989 - module_cmds_GCJ | \
3.18990 - module_expsym_cmds_GCJ | \
3.18991 - old_archive_from_expsyms_cmds_GCJ | \
3.18992 - export_symbols_cmds_GCJ | \
3.18993 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
3.18994 - postinstall_cmds | postuninstall_cmds | \
3.18995 - old_postinstall_cmds | old_postuninstall_cmds | \
3.18996 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3.18997 - # Double-quote double-evaled strings.
3.18998 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3.18999 - ;;
3.19000 - *)
3.19001 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3.19002 - ;;
3.19003 - esac
3.19004 - done
3.19005 -
3.19006 - case $lt_echo in
3.19007 - *'\$0 --fallback-echo"')
3.19008 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
3.19009 - ;;
3.19010 - esac
3.19011 -
3.19012 -cfgfile="$ofile"
3.19013 -
3.19014 - cat <<__EOF__ >> "$cfgfile"
3.19015 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
3.19016 -
3.19017 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3.19018 -
3.19019 -# Shell to use when invoking shell scripts.
3.19020 -SHELL=$lt_SHELL
3.19021 -
3.19022 -# Whether or not to build shared libraries.
3.19023 -build_libtool_libs=$enable_shared
3.19024 -
3.19025 -# Whether or not to build static libraries.
3.19026 -build_old_libs=$enable_static
3.19027 -
3.19028 -# Whether or not to add -lc for building shared libraries.
3.19029 -build_libtool_need_lc=$archive_cmds_need_lc_GCJ
3.19030 -
3.19031 -# Whether or not to disallow shared libs when runtime libs are static
3.19032 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ
3.19033 -
3.19034 -# Whether or not to optimize for fast installation.
3.19035 -fast_install=$enable_fast_install
3.19036 -
3.19037 -# The host system.
3.19038 -host_alias=$host_alias
3.19039 -host=$host
3.19040 -
3.19041 -# An echo program that does not interpret backslashes.
3.19042 -echo=$lt_echo
3.19043 -
3.19044 -# The archiver.
3.19045 -AR=$lt_AR
3.19046 -AR_FLAGS=$lt_AR_FLAGS
3.19047 -
3.19048 -# A C compiler.
3.19049 -LTCC=$lt_LTCC
3.19050 -
3.19051 -# A language-specific compiler.
3.19052 -CC=$lt_compiler_GCJ
3.19053 -
3.19054 -# Is the compiler the GNU C compiler?
3.19055 -with_gcc=$GCC_GCJ
3.19056 -
3.19057 -# An ERE matcher.
3.19058 -EGREP=$lt_EGREP
3.19059 -
3.19060 -# The linker used to build libraries.
3.19061 -LD=$lt_LD_GCJ
3.19062 -
3.19063 -# Whether we need hard or soft links.
3.19064 -LN_S=$lt_LN_S
3.19065 -
3.19066 -# A BSD-compatible nm program.
3.19067 -NM=$lt_NM
3.19068 -
3.19069 -# A symbol stripping program
3.19070 -STRIP=$lt_STRIP
3.19071 -
3.19072 -# Used to examine libraries when file_magic_cmd begins "file"
3.19073 -MAGIC_CMD=$MAGIC_CMD
3.19074 -
3.19075 -# Used on cygwin: DLL creation program.
3.19076 -DLLTOOL="$DLLTOOL"
3.19077 -
3.19078 -# Used on cygwin: object dumper.
3.19079 -OBJDUMP="$OBJDUMP"
3.19080 -
3.19081 -# Used on cygwin: assembler.
3.19082 -AS="$AS"
3.19083 -
3.19084 -# The name of the directory that contains temporary libtool files.
3.19085 -objdir=$objdir
3.19086 -
3.19087 -# How to create reloadable object files.
3.19088 -reload_flag=$lt_reload_flag
3.19089 -reload_cmds=$lt_reload_cmds
3.19090 -
3.19091 -# How to pass a linker flag through the compiler.
3.19092 -wl=$lt_lt_prog_compiler_wl_GCJ
3.19093 -
3.19094 -# Object file suffix (normally "o").
3.19095 -objext="$ac_objext"
3.19096 -
3.19097 -# Old archive suffix (normally "a").
3.19098 -libext="$libext"
3.19099 -
3.19100 -# Shared library suffix (normally ".so").
3.19101 -shrext_cmds='$shrext_cmds'
3.19102 -
3.19103 -# Executable file suffix (normally "").
3.19104 -exeext="$exeext"
3.19105 -
3.19106 -# Additional compiler flags for building library objects.
3.19107 -pic_flag=$lt_lt_prog_compiler_pic_GCJ
3.19108 -pic_mode=$pic_mode
3.19109 -
3.19110 -# What is the maximum length of a command?
3.19111 -max_cmd_len=$lt_cv_sys_max_cmd_len
3.19112 -
3.19113 -# Does compiler simultaneously support -c and -o options?
3.19114 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
3.19115 -
3.19116 -# Must we lock files when doing compilation ?
3.19117 -need_locks=$lt_need_locks
3.19118 -
3.19119 -# Do we need the lib prefix for modules?
3.19120 -need_lib_prefix=$need_lib_prefix
3.19121 -
3.19122 -# Do we need a version for libraries?
3.19123 -need_version=$need_version
3.19124 -
3.19125 -# Whether dlopen is supported.
3.19126 -dlopen_support=$enable_dlopen
3.19127 -
3.19128 -# Whether dlopen of programs is supported.
3.19129 -dlopen_self=$enable_dlopen_self
3.19130 -
3.19131 -# Whether dlopen of statically linked programs is supported.
3.19132 -dlopen_self_static=$enable_dlopen_self_static
3.19133 -
3.19134 -# Compiler flag to prevent dynamic linking.
3.19135 -link_static_flag=$lt_lt_prog_compiler_static_GCJ
3.19136 -
3.19137 -# Compiler flag to turn off builtin functions.
3.19138 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ
3.19139 -
3.19140 -# Compiler flag to allow reflexive dlopens.
3.19141 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ
3.19142 -
3.19143 -# Compiler flag to generate shared objects directly from archives.
3.19144 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ
3.19145 -
3.19146 -# Compiler flag to generate thread-safe objects.
3.19147 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ
3.19148 -
3.19149 -# Library versioning type.
3.19150 -version_type=$version_type
3.19151 -
3.19152 -# Format of library name prefix.
3.19153 -libname_spec=$lt_libname_spec
3.19154 -
3.19155 -# List of archive names. First name is the real one, the rest are links.
3.19156 -# The last name is the one that the linker finds with -lNAME.
3.19157 -library_names_spec=$lt_library_names_spec
3.19158 -
3.19159 -# The coded name of the library, if different from the real name.
3.19160 -soname_spec=$lt_soname_spec
3.19161 -
3.19162 -# Commands used to build and install an old-style archive.
3.19163 -RANLIB=$lt_RANLIB
3.19164 -old_archive_cmds=$lt_old_archive_cmds_GCJ
3.19165 -old_postinstall_cmds=$lt_old_postinstall_cmds
3.19166 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
3.19167 -
3.19168 -# Create an old-style archive from a shared archive.
3.19169 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ
3.19170 -
3.19171 -# Create a temporary old-style archive to link instead of a shared archive.
3.19172 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ
3.19173 -
3.19174 -# Commands used to build and install a shared archive.
3.19175 -archive_cmds=$lt_archive_cmds_GCJ
3.19176 -archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ
3.19177 -postinstall_cmds=$lt_postinstall_cmds
3.19178 -postuninstall_cmds=$lt_postuninstall_cmds
3.19179 -
3.19180 -# Commands used to build a loadable module (assumed same as above if empty)
3.19181 -module_cmds=$lt_module_cmds_GCJ
3.19182 -module_expsym_cmds=$lt_module_expsym_cmds_GCJ
3.19183 -
3.19184 -# Commands to strip libraries.
3.19185 -old_striplib=$lt_old_striplib
3.19186 -striplib=$lt_striplib
3.19187 -
3.19188 -# Dependencies to place before the objects being linked to create a
3.19189 -# shared library.
3.19190 -predep_objects=$lt_predep_objects_GCJ
3.19191 -
3.19192 -# Dependencies to place after the objects being linked to create a
3.19193 -# shared library.
3.19194 -postdep_objects=$lt_postdep_objects_GCJ
3.19195 -
3.19196 -# Dependencies to place before the objects being linked to create a
3.19197 -# shared library.
3.19198 -predeps=$lt_predeps_GCJ
3.19199 -
3.19200 -# Dependencies to place after the objects being linked to create a
3.19201 -# shared library.
3.19202 -postdeps=$lt_postdeps_GCJ
3.19203 -
3.19204 -# The library search path used internally by the compiler when linking
3.19205 -# a shared library.
3.19206 -compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
3.19207 -
3.19208 -# Method to check whether dependent libraries are shared objects.
3.19209 -deplibs_check_method=$lt_deplibs_check_method
3.19210 -
3.19211 -# Command to use when deplibs_check_method == file_magic.
3.19212 -file_magic_cmd=$lt_file_magic_cmd
3.19213 -
3.19214 -# Flag that allows shared libraries with undefined symbols to be built.
3.19215 -allow_undefined_flag=$lt_allow_undefined_flag_GCJ
3.19216 -
3.19217 -# Flag that forces no undefined symbols.
3.19218 -no_undefined_flag=$lt_no_undefined_flag_GCJ
3.19219 -
3.19220 -# Commands used to finish a libtool library installation in a directory.
3.19221 -finish_cmds=$lt_finish_cmds
3.19222 -
3.19223 -# Same as above, but a single script fragment to be evaled but not shown.
3.19224 -finish_eval=$lt_finish_eval
3.19225 -
3.19226 -# Take the output of nm and produce a listing of raw symbols and C names.
3.19227 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
3.19228 -
3.19229 -# Transform the output of nm in a proper C declaration
3.19230 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
3.19231 -
3.19232 -# Transform the output of nm in a C name address pair
3.19233 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3.19234 -
3.19235 -# This is the shared library runtime path variable.
3.19236 -runpath_var=$runpath_var
3.19237 -
3.19238 -# This is the shared library path variable.
3.19239 -shlibpath_var=$shlibpath_var
3.19240 -
3.19241 -# Is shlibpath searched before the hard-coded library search path?
3.19242 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
3.19243 -
3.19244 -# How to hardcode a shared library path into an executable.
3.19245 -hardcode_action=$hardcode_action_GCJ
3.19246 -
3.19247 -# Whether we should hardcode library paths into libraries.
3.19248 -hardcode_into_libs=$hardcode_into_libs
3.19249 -
3.19250 -# Flag to hardcode \$libdir into a binary during linking.
3.19251 -# This must work even if \$libdir does not exist.
3.19252 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ
3.19253 -
3.19254 -# If ld is used when linking, flag to hardcode \$libdir into
3.19255 -# a binary during linking. This must work even if \$libdir does
3.19256 -# not exist.
3.19257 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ
3.19258 -
3.19259 -# Whether we need a single -rpath flag with a separated argument.
3.19260 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ
3.19261 -
3.19262 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
3.19263 -# resulting binary.
3.19264 -hardcode_direct=$hardcode_direct_GCJ
3.19265 -
3.19266 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
3.19267 -# resulting binary.
3.19268 -hardcode_minus_L=$hardcode_minus_L_GCJ
3.19269 -
3.19270 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
3.19271 -# the resulting binary.
3.19272 -hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ
3.19273 -
3.19274 -# Set to yes if building a shared library automatically hardcodes DIR into the library
3.19275 -# and all subsequent libraries and executables linked against it.
3.19276 -hardcode_automatic=$hardcode_automatic_GCJ
3.19277 -
3.19278 -# Variables whose values should be saved in libtool wrapper scripts and
3.19279 -# restored at relink time.
3.19280 -variables_saved_for_relink="$variables_saved_for_relink"
3.19281 -
3.19282 -# Whether libtool must link a program against all its dependency libraries.
3.19283 -link_all_deplibs=$link_all_deplibs_GCJ
3.19284 -
3.19285 -# Compile-time system search path for libraries
3.19286 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
3.19287 -
3.19288 -# Run-time system search path for libraries
3.19289 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
3.19290 -
3.19291 -# Fix the shell variable \$srcfile for the compiler.
3.19292 -fix_srcfile_path="$fix_srcfile_path_GCJ"
3.19293 -
3.19294 -# Set to yes if exported symbols are required.
3.19295 -always_export_symbols=$always_export_symbols_GCJ
3.19296 -
3.19297 -# The commands to list exported symbols.
3.19298 -export_symbols_cmds=$lt_export_symbols_cmds_GCJ
3.19299 -
3.19300 -# The commands to extract the exported symbol list from a shared archive.
3.19301 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
3.19302 -
3.19303 -# Symbols that should not be listed in the preloaded symbols.
3.19304 -exclude_expsyms=$lt_exclude_expsyms_GCJ
3.19305 -
3.19306 -# Symbols that must always be exported.
3.19307 -include_expsyms=$lt_include_expsyms_GCJ
3.19308 -
3.19309 -# ### END LIBTOOL TAG CONFIG: $tagname
3.19310 -
3.19311 -__EOF__
3.19312 -
3.19313 -
3.19314 -else
3.19315 - # If there is no Makefile yet, we rely on a make rule to execute
3.19316 - # `config.status --recheck' to rerun these tests and create the
3.19317 - # libtool script then.
3.19318 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
3.19319 - if test -f "$ltmain_in"; then
3.19320 - test -f Makefile && make "$ltmain"
3.19321 - fi
3.19322 -fi
3.19323 -
3.19324 -
3.19325 -ac_ext=c
3.19326 -ac_cpp='$CPP $CPPFLAGS'
3.19327 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.19328 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.19329 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.19330 -
3.19331 -CC="$lt_save_CC"
3.19332 -
3.19333 - else
3.19334 - tagname=""
3.19335 - fi
3.19336 - ;;
3.19337 -
3.19338 - RC)
3.19339 -
3.19340 -
3.19341 -# Source file extension for RC test sources.
3.19342 -ac_ext=rc
3.19343 -
3.19344 -# Object file extension for compiled RC test sources.
3.19345 -objext=o
3.19346 -objext_RC=$objext
3.19347 -
3.19348 -# Code to be used in simple compile tests
3.19349 -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
3.19350 -
3.19351 -# Code to be used in simple link tests
3.19352 -lt_simple_link_test_code="$lt_simple_compile_test_code"
3.19353 -
3.19354 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3.19355 -
3.19356 -# If no C compiler was specified, use CC.
3.19357 -LTCC=${LTCC-"$CC"}
3.19358 -
3.19359 -# Allow CC to be a program name with arguments.
3.19360 -compiler=$CC
3.19361 -
3.19362 -
3.19363 -# Allow CC to be a program name with arguments.
3.19364 -lt_save_CC="$CC"
3.19365 -CC=${RC-"windres"}
3.19366 -compiler=$CC
3.19367 -compiler_RC=$CC
3.19368 -lt_cv_prog_compiler_c_o_RC=yes
3.19369 -
3.19370 -# The else clause should only fire when bootstrapping the
3.19371 -# libtool distribution, otherwise you forgot to ship ltmain.sh
3.19372 -# with your package, and you will get complaints that there are
3.19373 -# no rules to generate ltmain.sh.
3.19374 -if test -f "$ltmain"; then
3.19375 - # See if we are running on zsh, and set the options which allow our commands through
3.19376 - # without removal of \ escapes.
3.19377 - if test -n "${ZSH_VERSION+set}" ; then
3.19378 - setopt NO_GLOB_SUBST
3.19379 - fi
3.19380 - # Now quote all the things that may contain metacharacters while being
3.19381 - # careful not to overquote the AC_SUBSTed values. We take copies of the
3.19382 - # variables and quote the copies for generation of the libtool script.
3.19383 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
3.19384 - SED SHELL STRIP \
3.19385 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
3.19386 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
3.19387 - deplibs_check_method reload_flag reload_cmds need_locks \
3.19388 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
3.19389 - lt_cv_sys_global_symbol_to_c_name_address \
3.19390 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
3.19391 - old_postinstall_cmds old_postuninstall_cmds \
3.19392 - compiler_RC \
3.19393 - CC_RC \
3.19394 - LD_RC \
3.19395 - lt_prog_compiler_wl_RC \
3.19396 - lt_prog_compiler_pic_RC \
3.19397 - lt_prog_compiler_static_RC \
3.19398 - lt_prog_compiler_no_builtin_flag_RC \
3.19399 - export_dynamic_flag_spec_RC \
3.19400 - thread_safe_flag_spec_RC \
3.19401 - whole_archive_flag_spec_RC \
3.19402 - enable_shared_with_static_runtimes_RC \
3.19403 - old_archive_cmds_RC \
3.19404 - old_archive_from_new_cmds_RC \
3.19405 - predep_objects_RC \
3.19406 - postdep_objects_RC \
3.19407 - predeps_RC \
3.19408 - postdeps_RC \
3.19409 - compiler_lib_search_path_RC \
3.19410 - archive_cmds_RC \
3.19411 - archive_expsym_cmds_RC \
3.19412 - postinstall_cmds_RC \
3.19413 - postuninstall_cmds_RC \
3.19414 - old_archive_from_expsyms_cmds_RC \
3.19415 - allow_undefined_flag_RC \
3.19416 - no_undefined_flag_RC \
3.19417 - export_symbols_cmds_RC \
3.19418 - hardcode_libdir_flag_spec_RC \
3.19419 - hardcode_libdir_flag_spec_ld_RC \
3.19420 - hardcode_libdir_separator_RC \
3.19421 - hardcode_automatic_RC \
3.19422 - module_cmds_RC \
3.19423 - module_expsym_cmds_RC \
3.19424 - lt_cv_prog_compiler_c_o_RC \
3.19425 - exclude_expsyms_RC \
3.19426 - include_expsyms_RC; do
3.19427 -
3.19428 - case $var in
3.19429 - old_archive_cmds_RC | \
3.19430 - old_archive_from_new_cmds_RC | \
3.19431 - archive_cmds_RC | \
3.19432 - archive_expsym_cmds_RC | \
3.19433 - module_cmds_RC | \
3.19434 - module_expsym_cmds_RC | \
3.19435 - old_archive_from_expsyms_cmds_RC | \
3.19436 - export_symbols_cmds_RC | \
3.19437 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
3.19438 - postinstall_cmds | postuninstall_cmds | \
3.19439 - old_postinstall_cmds | old_postuninstall_cmds | \
3.19440 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
3.19441 - # Double-quote double-evaled strings.
3.19442 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
3.19443 - ;;
3.19444 - *)
3.19445 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
3.19446 - ;;
3.19447 - esac
3.19448 - done
3.19449 -
3.19450 - case $lt_echo in
3.19451 - *'\$0 --fallback-echo"')
3.19452 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
3.19453 - ;;
3.19454 - esac
3.19455 -
3.19456 -cfgfile="$ofile"
3.19457 -
3.19458 - cat <<__EOF__ >> "$cfgfile"
3.19459 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
3.19460 -
3.19461 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3.19462 -
3.19463 -# Shell to use when invoking shell scripts.
3.19464 -SHELL=$lt_SHELL
3.19465 -
3.19466 -# Whether or not to build shared libraries.
3.19467 -build_libtool_libs=$enable_shared
3.19468 -
3.19469 -# Whether or not to build static libraries.
3.19470 -build_old_libs=$enable_static
3.19471 -
3.19472 -# Whether or not to add -lc for building shared libraries.
3.19473 -build_libtool_need_lc=$archive_cmds_need_lc_RC
3.19474 -
3.19475 -# Whether or not to disallow shared libs when runtime libs are static
3.19476 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
3.19477 -
3.19478 -# Whether or not to optimize for fast installation.
3.19479 -fast_install=$enable_fast_install
3.19480 -
3.19481 -# The host system.
3.19482 -host_alias=$host_alias
3.19483 -host=$host
3.19484 -
3.19485 -# An echo program that does not interpret backslashes.
3.19486 -echo=$lt_echo
3.19487 -
3.19488 -# The archiver.
3.19489 -AR=$lt_AR
3.19490 -AR_FLAGS=$lt_AR_FLAGS
3.19491 -
3.19492 -# A C compiler.
3.19493 -LTCC=$lt_LTCC
3.19494 -
3.19495 -# A language-specific compiler.
3.19496 -CC=$lt_compiler_RC
3.19497 -
3.19498 -# Is the compiler the GNU C compiler?
3.19499 -with_gcc=$GCC_RC
3.19500 -
3.19501 -# An ERE matcher.
3.19502 -EGREP=$lt_EGREP
3.19503 -
3.19504 -# The linker used to build libraries.
3.19505 -LD=$lt_LD_RC
3.19506 -
3.19507 -# Whether we need hard or soft links.
3.19508 -LN_S=$lt_LN_S
3.19509 -
3.19510 -# A BSD-compatible nm program.
3.19511 -NM=$lt_NM
3.19512 -
3.19513 -# A symbol stripping program
3.19514 -STRIP=$lt_STRIP
3.19515 -
3.19516 -# Used to examine libraries when file_magic_cmd begins "file"
3.19517 -MAGIC_CMD=$MAGIC_CMD
3.19518 -
3.19519 -# Used on cygwin: DLL creation program.
3.19520 -DLLTOOL="$DLLTOOL"
3.19521 -
3.19522 -# Used on cygwin: object dumper.
3.19523 -OBJDUMP="$OBJDUMP"
3.19524 -
3.19525 -# Used on cygwin: assembler.
3.19526 -AS="$AS"
3.19527 -
3.19528 -# The name of the directory that contains temporary libtool files.
3.19529 -objdir=$objdir
3.19530 -
3.19531 -# How to create reloadable object files.
3.19532 -reload_flag=$lt_reload_flag
3.19533 -reload_cmds=$lt_reload_cmds
3.19534 -
3.19535 -# How to pass a linker flag through the compiler.
3.19536 -wl=$lt_lt_prog_compiler_wl_RC
3.19537 -
3.19538 -# Object file suffix (normally "o").
3.19539 -objext="$ac_objext"
3.19540 -
3.19541 -# Old archive suffix (normally "a").
3.19542 -libext="$libext"
3.19543 -
3.19544 -# Shared library suffix (normally ".so").
3.19545 -shrext_cmds='$shrext_cmds'
3.19546 -
3.19547 -# Executable file suffix (normally "").
3.19548 -exeext="$exeext"
3.19549 -
3.19550 -# Additional compiler flags for building library objects.
3.19551 -pic_flag=$lt_lt_prog_compiler_pic_RC
3.19552 -pic_mode=$pic_mode
3.19553 -
3.19554 -# What is the maximum length of a command?
3.19555 -max_cmd_len=$lt_cv_sys_max_cmd_len
3.19556 -
3.19557 -# Does compiler simultaneously support -c and -o options?
3.19558 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
3.19559 -
3.19560 -# Must we lock files when doing compilation ?
3.19561 -need_locks=$lt_need_locks
3.19562 -
3.19563 -# Do we need the lib prefix for modules?
3.19564 -need_lib_prefix=$need_lib_prefix
3.19565 -
3.19566 -# Do we need a version for libraries?
3.19567 -need_version=$need_version
3.19568 -
3.19569 -# Whether dlopen is supported.
3.19570 -dlopen_support=$enable_dlopen
3.19571 -
3.19572 -# Whether dlopen of programs is supported.
3.19573 -dlopen_self=$enable_dlopen_self
3.19574 -
3.19575 -# Whether dlopen of statically linked programs is supported.
3.19576 -dlopen_self_static=$enable_dlopen_self_static
3.19577 -
3.19578 -# Compiler flag to prevent dynamic linking.
3.19579 -link_static_flag=$lt_lt_prog_compiler_static_RC
3.19580 -
3.19581 -# Compiler flag to turn off builtin functions.
3.19582 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
3.19583 -
3.19584 -# Compiler flag to allow reflexive dlopens.
3.19585 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
3.19586 -
3.19587 -# Compiler flag to generate shared objects directly from archives.
3.19588 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
3.19589 -
3.19590 -# Compiler flag to generate thread-safe objects.
3.19591 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC
3.19592 -
3.19593 -# Library versioning type.
3.19594 -version_type=$version_type
3.19595 -
3.19596 -# Format of library name prefix.
3.19597 -libname_spec=$lt_libname_spec
3.19598 -
3.19599 -# List of archive names. First name is the real one, the rest are links.
3.19600 -# The last name is the one that the linker finds with -lNAME.
3.19601 -library_names_spec=$lt_library_names_spec
3.19602 -
3.19603 -# The coded name of the library, if different from the real name.
3.19604 -soname_spec=$lt_soname_spec
3.19605 -
3.19606 -# Commands used to build and install an old-style archive.
3.19607 -RANLIB=$lt_RANLIB
3.19608 -old_archive_cmds=$lt_old_archive_cmds_RC
3.19609 -old_postinstall_cmds=$lt_old_postinstall_cmds
3.19610 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
3.19611 -
3.19612 -# Create an old-style archive from a shared archive.
3.19613 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
3.19614 -
3.19615 -# Create a temporary old-style archive to link instead of a shared archive.
3.19616 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
3.19617 -
3.19618 -# Commands used to build and install a shared archive.
3.19619 -archive_cmds=$lt_archive_cmds_RC
3.19620 -archive_expsym_cmds=$lt_archive_expsym_cmds_RC
3.19621 -postinstall_cmds=$lt_postinstall_cmds
3.19622 -postuninstall_cmds=$lt_postuninstall_cmds
3.19623 -
3.19624 -# Commands used to build a loadable module (assumed same as above if empty)
3.19625 -module_cmds=$lt_module_cmds_RC
3.19626 -module_expsym_cmds=$lt_module_expsym_cmds_RC
3.19627 -
3.19628 -# Commands to strip libraries.
3.19629 -old_striplib=$lt_old_striplib
3.19630 -striplib=$lt_striplib
3.19631 -
3.19632 -# Dependencies to place before the objects being linked to create a
3.19633 -# shared library.
3.19634 -predep_objects=$lt_predep_objects_RC
3.19635 -
3.19636 -# Dependencies to place after the objects being linked to create a
3.19637 -# shared library.
3.19638 -postdep_objects=$lt_postdep_objects_RC
3.19639 -
3.19640 -# Dependencies to place before the objects being linked to create a
3.19641 -# shared library.
3.19642 -predeps=$lt_predeps_RC
3.19643 -
3.19644 -# Dependencies to place after the objects being linked to create a
3.19645 -# shared library.
3.19646 -postdeps=$lt_postdeps_RC
3.19647 -
3.19648 -# The library search path used internally by the compiler when linking
3.19649 -# a shared library.
3.19650 -compiler_lib_search_path=$lt_compiler_lib_search_path_RC
3.19651 -
3.19652 -# Method to check whether dependent libraries are shared objects.
3.19653 -deplibs_check_method=$lt_deplibs_check_method
3.19654 -
3.19655 -# Command to use when deplibs_check_method == file_magic.
3.19656 -file_magic_cmd=$lt_file_magic_cmd
3.19657 -
3.19658 -# Flag that allows shared libraries with undefined symbols to be built.
3.19659 -allow_undefined_flag=$lt_allow_undefined_flag_RC
3.19660 -
3.19661 -# Flag that forces no undefined symbols.
3.19662 -no_undefined_flag=$lt_no_undefined_flag_RC
3.19663 -
3.19664 -# Commands used to finish a libtool library installation in a directory.
3.19665 -finish_cmds=$lt_finish_cmds
3.19666 -
3.19667 -# Same as above, but a single script fragment to be evaled but not shown.
3.19668 -finish_eval=$lt_finish_eval
3.19669 -
3.19670 -# Take the output of nm and produce a listing of raw symbols and C names.
3.19671 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
3.19672 -
3.19673 -# Transform the output of nm in a proper C declaration
3.19674 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
3.19675 -
3.19676 -# Transform the output of nm in a C name address pair
3.19677 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3.19678 -
3.19679 -# This is the shared library runtime path variable.
3.19680 -runpath_var=$runpath_var
3.19681 -
3.19682 -# This is the shared library path variable.
3.19683 -shlibpath_var=$shlibpath_var
3.19684 -
3.19685 -# Is shlibpath searched before the hard-coded library search path?
3.19686 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
3.19687 -
3.19688 -# How to hardcode a shared library path into an executable.
3.19689 -hardcode_action=$hardcode_action_RC
3.19690 -
3.19691 -# Whether we should hardcode library paths into libraries.
3.19692 -hardcode_into_libs=$hardcode_into_libs
3.19693 -
3.19694 -# Flag to hardcode \$libdir into a binary during linking.
3.19695 -# This must work even if \$libdir does not exist.
3.19696 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
3.19697 -
3.19698 -# If ld is used when linking, flag to hardcode \$libdir into
3.19699 -# a binary during linking. This must work even if \$libdir does
3.19700 -# not exist.
3.19701 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC
3.19702 -
3.19703 -# Whether we need a single -rpath flag with a separated argument.
3.19704 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
3.19705 -
3.19706 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
3.19707 -# resulting binary.
3.19708 -hardcode_direct=$hardcode_direct_RC
3.19709 -
3.19710 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
3.19711 -# resulting binary.
3.19712 -hardcode_minus_L=$hardcode_minus_L_RC
3.19713 -
3.19714 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
3.19715 -# the resulting binary.
3.19716 -hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
3.19717 -
3.19718 -# Set to yes if building a shared library automatically hardcodes DIR into the library
3.19719 -# and all subsequent libraries and executables linked against it.
3.19720 -hardcode_automatic=$hardcode_automatic_RC
3.19721 -
3.19722 -# Variables whose values should be saved in libtool wrapper scripts and
3.19723 -# restored at relink time.
3.19724 -variables_saved_for_relink="$variables_saved_for_relink"
3.19725 -
3.19726 -# Whether libtool must link a program against all its dependency libraries.
3.19727 -link_all_deplibs=$link_all_deplibs_RC
3.19728 -
3.19729 -# Compile-time system search path for libraries
3.19730 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
3.19731 -
3.19732 -# Run-time system search path for libraries
3.19733 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
3.19734 -
3.19735 -# Fix the shell variable \$srcfile for the compiler.
3.19736 -fix_srcfile_path="$fix_srcfile_path_RC"
3.19737 -
3.19738 -# Set to yes if exported symbols are required.
3.19739 -always_export_symbols=$always_export_symbols_RC
3.19740 -
3.19741 -# The commands to list exported symbols.
3.19742 -export_symbols_cmds=$lt_export_symbols_cmds_RC
3.19743 -
3.19744 -# The commands to extract the exported symbol list from a shared archive.
3.19745 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
3.19746 -
3.19747 -# Symbols that should not be listed in the preloaded symbols.
3.19748 -exclude_expsyms=$lt_exclude_expsyms_RC
3.19749 -
3.19750 -# Symbols that must always be exported.
3.19751 -include_expsyms=$lt_include_expsyms_RC
3.19752 -
3.19753 -# ### END LIBTOOL TAG CONFIG: $tagname
3.19754 -
3.19755 -__EOF__
3.19756 -
3.19757 -
3.19758 -else
3.19759 - # If there is no Makefile yet, we rely on a make rule to execute
3.19760 - # `config.status --recheck' to rerun these tests and create the
3.19761 - # libtool script then.
3.19762 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
3.19763 - if test -f "$ltmain_in"; then
3.19764 - test -f Makefile && make "$ltmain"
3.19765 - fi
3.19766 -fi
3.19767 -
3.19768 -
3.19769 -ac_ext=c
3.19770 -ac_cpp='$CPP $CPPFLAGS'
3.19771 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.19772 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.19773 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.19774 -
3.19775 -CC="$lt_save_CC"
3.19776 -
3.19777 - ;;
3.19778 -
3.19779 - *)
3.19780 - { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
3.19781 -echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
3.19782 - { (exit 1); exit 1; }; }
3.19783 - ;;
3.19784 - esac
3.19785 -
3.19786 - # Append the new tag name to the list of available tags.
3.19787 - if test -n "$tagname" ; then
3.19788 - available_tags="$available_tags $tagname"
3.19789 - fi
3.19790 - fi
3.19791 - done
3.19792 - IFS="$lt_save_ifs"
3.19793 -
3.19794 - # Now substitute the updated list of available tags.
3.19795 - if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
3.19796 - mv "${ofile}T" "$ofile"
3.19797 - chmod +x "$ofile"
3.19798 - else
3.19799 - rm -f "${ofile}T"
3.19800 - { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
3.19801 -echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
3.19802 - { (exit 1); exit 1; }; }
3.19803 - fi
3.19804 -fi
3.19805 -
3.19806 -
3.19807 -
3.19808 -# This can be used to rebuild libtool when needed
3.19809 -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
3.19810 -
3.19811 -# Always use our own libtool.
3.19812 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3.19813 -
3.19814 -# Prevent multiple expansion
3.19815 -
3.19816 -
3.19817 -
3.19818 -
3.19819 -
3.19820 -
3.19821 -
3.19822 -
3.19823 -
3.19824 -
3.19825 -
3.19826 -
3.19827 -
3.19828 -
3.19829 -
3.19830 -
3.19831 -
3.19832 -
3.19833 -
3.19834 -
3.19835 -
3.19836 -ac_config_headers="$ac_config_headers config.h"
3.19837 -
3.19838 -
3.19839 -ACLOCAL_AMFLAGS="-I m4"
3.19840 -
3.19841 -
3.19842 -ac_ext=c
3.19843 -ac_cpp='$CPP $CPPFLAGS'
3.19844 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.19845 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.19846 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.19847 -if test -n "$ac_tool_prefix"; then
3.19848 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3.19849 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
3.19850 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.19851 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.19852 -if test "${ac_cv_prog_CC+set}" = set; then
3.19853 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.19854 -else
3.19855 - if test -n "$CC"; then
3.19856 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.19857 -else
3.19858 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.19859 -for as_dir in $PATH
3.19860 -do
3.19861 - IFS=$as_save_IFS
3.19862 - test -z "$as_dir" && as_dir=.
3.19863 - for ac_exec_ext in '' $ac_executable_extensions; do
3.19864 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.19865 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
3.19866 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.19867 - break 2
3.19868 - fi
3.19869 -done
3.19870 -done
3.19871 -IFS=$as_save_IFS
3.19872 -
3.19873 -fi
3.19874 -fi
3.19875 -CC=$ac_cv_prog_CC
3.19876 -if test -n "$CC"; then
3.19877 - { echo "$as_me:$LINENO: result: $CC" >&5
3.19878 -echo "${ECHO_T}$CC" >&6; }
3.19879 -else
3.19880 - { echo "$as_me:$LINENO: result: no" >&5
3.19881 -echo "${ECHO_T}no" >&6; }
3.19882 -fi
3.19883 -
3.19884 -
3.19885 -fi
3.19886 -if test -z "$ac_cv_prog_CC"; then
3.19887 - ac_ct_CC=$CC
3.19888 - # Extract the first word of "gcc", so it can be a program name with args.
3.19889 -set dummy gcc; ac_word=$2
3.19890 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.19891 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.19892 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3.19893 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.19894 -else
3.19895 - if test -n "$ac_ct_CC"; then
3.19896 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3.19897 -else
3.19898 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.19899 -for as_dir in $PATH
3.19900 -do
3.19901 - IFS=$as_save_IFS
3.19902 - test -z "$as_dir" && as_dir=.
3.19903 - for ac_exec_ext in '' $ac_executable_extensions; do
3.19904 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.19905 - ac_cv_prog_ac_ct_CC="gcc"
3.19906 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.19907 - break 2
3.19908 - fi
3.19909 -done
3.19910 -done
3.19911 -IFS=$as_save_IFS
3.19912 -
3.19913 -fi
3.19914 -fi
3.19915 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
3.19916 -if test -n "$ac_ct_CC"; then
3.19917 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3.19918 -echo "${ECHO_T}$ac_ct_CC" >&6; }
3.19919 -else
3.19920 - { echo "$as_me:$LINENO: result: no" >&5
3.19921 -echo "${ECHO_T}no" >&6; }
3.19922 -fi
3.19923 -
3.19924 - if test "x$ac_ct_CC" = x; then
3.19925 - CC=""
3.19926 - else
3.19927 - case $cross_compiling:$ac_tool_warned in
3.19928 -yes:)
3.19929 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.19930 -whose name does not start with the host triplet. If you think this
3.19931 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.19932 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.19933 -whose name does not start with the host triplet. If you think this
3.19934 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.19935 -ac_tool_warned=yes ;;
3.19936 -esac
3.19937 - CC=$ac_ct_CC
3.19938 - fi
3.19939 -else
3.19940 - CC="$ac_cv_prog_CC"
3.19941 -fi
3.19942 -
3.19943 -if test -z "$CC"; then
3.19944 - if test -n "$ac_tool_prefix"; then
3.19945 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3.19946 -set dummy ${ac_tool_prefix}cc; ac_word=$2
3.19947 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.19948 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.19949 -if test "${ac_cv_prog_CC+set}" = set; then
3.19950 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.19951 -else
3.19952 - if test -n "$CC"; then
3.19953 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.19954 -else
3.19955 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.19956 -for as_dir in $PATH
3.19957 -do
3.19958 - IFS=$as_save_IFS
3.19959 - test -z "$as_dir" && as_dir=.
3.19960 - for ac_exec_ext in '' $ac_executable_extensions; do
3.19961 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.19962 - ac_cv_prog_CC="${ac_tool_prefix}cc"
3.19963 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.19964 - break 2
3.19965 - fi
3.19966 -done
3.19967 -done
3.19968 -IFS=$as_save_IFS
3.19969 -
3.19970 -fi
3.19971 -fi
3.19972 -CC=$ac_cv_prog_CC
3.19973 -if test -n "$CC"; then
3.19974 - { echo "$as_me:$LINENO: result: $CC" >&5
3.19975 -echo "${ECHO_T}$CC" >&6; }
3.19976 -else
3.19977 - { echo "$as_me:$LINENO: result: no" >&5
3.19978 -echo "${ECHO_T}no" >&6; }
3.19979 -fi
3.19980 -
3.19981 -
3.19982 - fi
3.19983 -fi
3.19984 -if test -z "$CC"; then
3.19985 - # Extract the first word of "cc", so it can be a program name with args.
3.19986 -set dummy cc; ac_word=$2
3.19987 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.19988 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.19989 -if test "${ac_cv_prog_CC+set}" = set; then
3.19990 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.19991 -else
3.19992 - if test -n "$CC"; then
3.19993 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.19994 -else
3.19995 - ac_prog_rejected=no
3.19996 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.19997 -for as_dir in $PATH
3.19998 -do
3.19999 - IFS=$as_save_IFS
3.20000 - test -z "$as_dir" && as_dir=.
3.20001 - for ac_exec_ext in '' $ac_executable_extensions; do
3.20002 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.20003 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3.20004 - ac_prog_rejected=yes
3.20005 - continue
3.20006 - fi
3.20007 - ac_cv_prog_CC="cc"
3.20008 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.20009 - break 2
3.20010 - fi
3.20011 -done
3.20012 -done
3.20013 -IFS=$as_save_IFS
3.20014 -
3.20015 -if test $ac_prog_rejected = yes; then
3.20016 - # We found a bogon in the path, so make sure we never use it.
3.20017 - set dummy $ac_cv_prog_CC
3.20018 - shift
3.20019 - if test $@%:@ != 0; then
3.20020 - # We chose a different compiler from the bogus one.
3.20021 - # However, it has the same basename, so the bogon will be chosen
3.20022 - # first if we set CC to just the basename; use the full file name.
3.20023 - shift
3.20024 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3.20025 - fi
3.20026 -fi
3.20027 -fi
3.20028 -fi
3.20029 -CC=$ac_cv_prog_CC
3.20030 -if test -n "$CC"; then
3.20031 - { echo "$as_me:$LINENO: result: $CC" >&5
3.20032 -echo "${ECHO_T}$CC" >&6; }
3.20033 -else
3.20034 - { echo "$as_me:$LINENO: result: no" >&5
3.20035 -echo "${ECHO_T}no" >&6; }
3.20036 -fi
3.20037 -
3.20038 -
3.20039 -fi
3.20040 -if test -z "$CC"; then
3.20041 - if test -n "$ac_tool_prefix"; then
3.20042 - for ac_prog in cl.exe
3.20043 - do
3.20044 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3.20045 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3.20046 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.20047 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.20048 -if test "${ac_cv_prog_CC+set}" = set; then
3.20049 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20050 -else
3.20051 - if test -n "$CC"; then
3.20052 - ac_cv_prog_CC="$CC" # Let the user override the test.
3.20053 -else
3.20054 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.20055 -for as_dir in $PATH
3.20056 -do
3.20057 - IFS=$as_save_IFS
3.20058 - test -z "$as_dir" && as_dir=.
3.20059 - for ac_exec_ext in '' $ac_executable_extensions; do
3.20060 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.20061 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3.20062 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.20063 - break 2
3.20064 - fi
3.20065 -done
3.20066 -done
3.20067 -IFS=$as_save_IFS
3.20068 -
3.20069 -fi
3.20070 -fi
3.20071 -CC=$ac_cv_prog_CC
3.20072 -if test -n "$CC"; then
3.20073 - { echo "$as_me:$LINENO: result: $CC" >&5
3.20074 -echo "${ECHO_T}$CC" >&6; }
3.20075 -else
3.20076 - { echo "$as_me:$LINENO: result: no" >&5
3.20077 -echo "${ECHO_T}no" >&6; }
3.20078 -fi
3.20079 -
3.20080 -
3.20081 - test -n "$CC" && break
3.20082 - done
3.20083 -fi
3.20084 -if test -z "$CC"; then
3.20085 - ac_ct_CC=$CC
3.20086 - for ac_prog in cl.exe
3.20087 -do
3.20088 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.20089 -set dummy $ac_prog; ac_word=$2
3.20090 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.20091 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.20092 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3.20093 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20094 -else
3.20095 - if test -n "$ac_ct_CC"; then
3.20096 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3.20097 -else
3.20098 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.20099 -for as_dir in $PATH
3.20100 -do
3.20101 - IFS=$as_save_IFS
3.20102 - test -z "$as_dir" && as_dir=.
3.20103 - for ac_exec_ext in '' $ac_executable_extensions; do
3.20104 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.20105 - ac_cv_prog_ac_ct_CC="$ac_prog"
3.20106 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.20107 - break 2
3.20108 - fi
3.20109 -done
3.20110 -done
3.20111 -IFS=$as_save_IFS
3.20112 -
3.20113 -fi
3.20114 -fi
3.20115 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
3.20116 -if test -n "$ac_ct_CC"; then
3.20117 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3.20118 -echo "${ECHO_T}$ac_ct_CC" >&6; }
3.20119 -else
3.20120 - { echo "$as_me:$LINENO: result: no" >&5
3.20121 -echo "${ECHO_T}no" >&6; }
3.20122 -fi
3.20123 -
3.20124 -
3.20125 - test -n "$ac_ct_CC" && break
3.20126 -done
3.20127 -
3.20128 - if test "x$ac_ct_CC" = x; then
3.20129 - CC=""
3.20130 - else
3.20131 - case $cross_compiling:$ac_tool_warned in
3.20132 -yes:)
3.20133 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.20134 -whose name does not start with the host triplet. If you think this
3.20135 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.20136 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.20137 -whose name does not start with the host triplet. If you think this
3.20138 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.20139 -ac_tool_warned=yes ;;
3.20140 -esac
3.20141 - CC=$ac_ct_CC
3.20142 - fi
3.20143 -fi
3.20144 -
3.20145 -fi
3.20146 -
3.20147 -
3.20148 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3.20149 -See \`config.log' for more details." >&5
3.20150 -echo "$as_me: error: no acceptable C compiler found in \$PATH
3.20151 -See \`config.log' for more details." >&2;}
3.20152 - { (exit 1); exit 1; }; }
3.20153 -
3.20154 -# Provide some information about the compiler.
3.20155 -echo "$as_me:$LINENO: checking for C compiler version" >&5
3.20156 -ac_compiler=`set X $ac_compile; echo $2`
3.20157 -{ (ac_try="$ac_compiler --version >&5"
3.20158 -case "(($ac_try" in
3.20159 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20160 - *) ac_try_echo=$ac_try;;
3.20161 -esac
3.20162 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20163 - (eval "$ac_compiler --version >&5") 2>&5
3.20164 - ac_status=$?
3.20165 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20166 - (exit $ac_status); }
3.20167 -{ (ac_try="$ac_compiler -v >&5"
3.20168 -case "(($ac_try" in
3.20169 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20170 - *) ac_try_echo=$ac_try;;
3.20171 -esac
3.20172 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20173 - (eval "$ac_compiler -v >&5") 2>&5
3.20174 - ac_status=$?
3.20175 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20176 - (exit $ac_status); }
3.20177 -{ (ac_try="$ac_compiler -V >&5"
3.20178 -case "(($ac_try" in
3.20179 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20180 - *) ac_try_echo=$ac_try;;
3.20181 -esac
3.20182 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20183 - (eval "$ac_compiler -V >&5") 2>&5
3.20184 - ac_status=$?
3.20185 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20186 - (exit $ac_status); }
3.20187 -
3.20188 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3.20189 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3.20190 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
3.20191 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20192 -else
3.20193 - cat >conftest.$ac_ext <<_ACEOF
3.20194 -/* confdefs.h. */
3.20195 -_ACEOF
3.20196 -cat confdefs.h >>conftest.$ac_ext
3.20197 -cat >>conftest.$ac_ext <<_ACEOF
3.20198 -/* end confdefs.h. */
3.20199 -
3.20200 -int
3.20201 -main ()
3.20202 -{
3.20203 -#ifndef __GNUC__
3.20204 - choke me
3.20205 -#endif
3.20206 -
3.20207 - ;
3.20208 - return 0;
3.20209 -}
3.20210 -_ACEOF
3.20211 -rm -f conftest.$ac_objext
3.20212 -if { (ac_try="$ac_compile"
3.20213 -case "(($ac_try" in
3.20214 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20215 - *) ac_try_echo=$ac_try;;
3.20216 -esac
3.20217 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20218 - (eval "$ac_compile") 2>conftest.er1
3.20219 - ac_status=$?
3.20220 - grep -v '^ *+' conftest.er1 >conftest.err
3.20221 - rm -f conftest.er1
3.20222 - cat conftest.err >&5
3.20223 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20224 - (exit $ac_status); } && {
3.20225 - test -z "$ac_c_werror_flag" ||
3.20226 - test ! -s conftest.err
3.20227 - } && test -s conftest.$ac_objext; then
3.20228 - ac_compiler_gnu=yes
3.20229 -else
3.20230 - echo "$as_me: failed program was:" >&5
3.20231 -sed 's/^/| /' conftest.$ac_ext >&5
3.20232 -
3.20233 - ac_compiler_gnu=no
3.20234 -fi
3.20235 -
3.20236 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.20237 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
3.20238 -
3.20239 -fi
3.20240 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3.20241 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3.20242 -GCC=`test $ac_compiler_gnu = yes && echo yes`
3.20243 -ac_test_CFLAGS=${CFLAGS+set}
3.20244 -ac_save_CFLAGS=$CFLAGS
3.20245 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3.20246 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3.20247 -if test "${ac_cv_prog_cc_g+set}" = set; then
3.20248 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20249 -else
3.20250 - ac_save_c_werror_flag=$ac_c_werror_flag
3.20251 - ac_c_werror_flag=yes
3.20252 - ac_cv_prog_cc_g=no
3.20253 - CFLAGS="-g"
3.20254 - cat >conftest.$ac_ext <<_ACEOF
3.20255 -/* confdefs.h. */
3.20256 -_ACEOF
3.20257 -cat confdefs.h >>conftest.$ac_ext
3.20258 -cat >>conftest.$ac_ext <<_ACEOF
3.20259 -/* end confdefs.h. */
3.20260 -
3.20261 -int
3.20262 -main ()
3.20263 -{
3.20264 -
3.20265 - ;
3.20266 - return 0;
3.20267 -}
3.20268 -_ACEOF
3.20269 -rm -f conftest.$ac_objext
3.20270 -if { (ac_try="$ac_compile"
3.20271 -case "(($ac_try" in
3.20272 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20273 - *) ac_try_echo=$ac_try;;
3.20274 -esac
3.20275 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20276 - (eval "$ac_compile") 2>conftest.er1
3.20277 - ac_status=$?
3.20278 - grep -v '^ *+' conftest.er1 >conftest.err
3.20279 - rm -f conftest.er1
3.20280 - cat conftest.err >&5
3.20281 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20282 - (exit $ac_status); } && {
3.20283 - test -z "$ac_c_werror_flag" ||
3.20284 - test ! -s conftest.err
3.20285 - } && test -s conftest.$ac_objext; then
3.20286 - ac_cv_prog_cc_g=yes
3.20287 -else
3.20288 - echo "$as_me: failed program was:" >&5
3.20289 -sed 's/^/| /' conftest.$ac_ext >&5
3.20290 -
3.20291 - CFLAGS=""
3.20292 - cat >conftest.$ac_ext <<_ACEOF
3.20293 -/* confdefs.h. */
3.20294 -_ACEOF
3.20295 -cat confdefs.h >>conftest.$ac_ext
3.20296 -cat >>conftest.$ac_ext <<_ACEOF
3.20297 -/* end confdefs.h. */
3.20298 -
3.20299 -int
3.20300 -main ()
3.20301 -{
3.20302 -
3.20303 - ;
3.20304 - return 0;
3.20305 -}
3.20306 -_ACEOF
3.20307 -rm -f conftest.$ac_objext
3.20308 -if { (ac_try="$ac_compile"
3.20309 -case "(($ac_try" in
3.20310 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20311 - *) ac_try_echo=$ac_try;;
3.20312 -esac
3.20313 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20314 - (eval "$ac_compile") 2>conftest.er1
3.20315 - ac_status=$?
3.20316 - grep -v '^ *+' conftest.er1 >conftest.err
3.20317 - rm -f conftest.er1
3.20318 - cat conftest.err >&5
3.20319 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20320 - (exit $ac_status); } && {
3.20321 - test -z "$ac_c_werror_flag" ||
3.20322 - test ! -s conftest.err
3.20323 - } && test -s conftest.$ac_objext; then
3.20324 - :
3.20325 -else
3.20326 - echo "$as_me: failed program was:" >&5
3.20327 -sed 's/^/| /' conftest.$ac_ext >&5
3.20328 -
3.20329 - ac_c_werror_flag=$ac_save_c_werror_flag
3.20330 - CFLAGS="-g"
3.20331 - cat >conftest.$ac_ext <<_ACEOF
3.20332 -/* confdefs.h. */
3.20333 -_ACEOF
3.20334 -cat confdefs.h >>conftest.$ac_ext
3.20335 -cat >>conftest.$ac_ext <<_ACEOF
3.20336 -/* end confdefs.h. */
3.20337 -
3.20338 -int
3.20339 -main ()
3.20340 -{
3.20341 -
3.20342 - ;
3.20343 - return 0;
3.20344 -}
3.20345 -_ACEOF
3.20346 -rm -f conftest.$ac_objext
3.20347 -if { (ac_try="$ac_compile"
3.20348 -case "(($ac_try" in
3.20349 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20350 - *) ac_try_echo=$ac_try;;
3.20351 -esac
3.20352 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20353 - (eval "$ac_compile") 2>conftest.er1
3.20354 - ac_status=$?
3.20355 - grep -v '^ *+' conftest.er1 >conftest.err
3.20356 - rm -f conftest.er1
3.20357 - cat conftest.err >&5
3.20358 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20359 - (exit $ac_status); } && {
3.20360 - test -z "$ac_c_werror_flag" ||
3.20361 - test ! -s conftest.err
3.20362 - } && test -s conftest.$ac_objext; then
3.20363 - ac_cv_prog_cc_g=yes
3.20364 -else
3.20365 - echo "$as_me: failed program was:" >&5
3.20366 -sed 's/^/| /' conftest.$ac_ext >&5
3.20367 -
3.20368 -
3.20369 -fi
3.20370 -
3.20371 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.20372 -fi
3.20373 -
3.20374 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.20375 -fi
3.20376 -
3.20377 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.20378 - ac_c_werror_flag=$ac_save_c_werror_flag
3.20379 -fi
3.20380 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3.20381 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3.20382 -if test "$ac_test_CFLAGS" = set; then
3.20383 - CFLAGS=$ac_save_CFLAGS
3.20384 -elif test $ac_cv_prog_cc_g = yes; then
3.20385 - if test "$GCC" = yes; then
3.20386 - CFLAGS="-g -O2"
3.20387 - else
3.20388 - CFLAGS="-g"
3.20389 - fi
3.20390 -else
3.20391 - if test "$GCC" = yes; then
3.20392 - CFLAGS="-O2"
3.20393 - else
3.20394 - CFLAGS=
3.20395 - fi
3.20396 -fi
3.20397 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3.20398 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3.20399 -if test "${ac_cv_prog_cc_c89+set}" = set; then
3.20400 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20401 -else
3.20402 - ac_cv_prog_cc_c89=no
3.20403 -ac_save_CC=$CC
3.20404 -cat >conftest.$ac_ext <<_ACEOF
3.20405 -/* confdefs.h. */
3.20406 -_ACEOF
3.20407 -cat confdefs.h >>conftest.$ac_ext
3.20408 -cat >>conftest.$ac_ext <<_ACEOF
3.20409 -/* end confdefs.h. */
3.20410 -#include <stdarg.h>
3.20411 -#include <stdio.h>
3.20412 -#include <sys/types.h>
3.20413 -#include <sys/stat.h>
3.20414 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3.20415 -struct buf { int x; };
3.20416 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
3.20417 -static char *e (p, i)
3.20418 - char **p;
3.20419 - int i;
3.20420 -{
3.20421 - return p[i];
3.20422 -}
3.20423 -static char *f (char * (*g) (char **, int), char **p, ...)
3.20424 -{
3.20425 - char *s;
3.20426 - va_list v;
3.20427 - va_start (v,p);
3.20428 - s = g (p, va_arg (v,int));
3.20429 - va_end (v);
3.20430 - return s;
3.20431 -}
3.20432 -
3.20433 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3.20434 - function prototypes and stuff, but not '\xHH' hex character constants.
3.20435 - These don't provoke an error unfortunately, instead are silently treated
3.20436 - as 'x'. The following induces an error, until -std is added to get
3.20437 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3.20438 - array size at least. It's necessary to write '\x00'==0 to get something
3.20439 - that's true only with -std. */
3.20440 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3.20441 -
3.20442 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3.20443 - inside strings and character constants. */
3.20444 -#define FOO(x) 'x'
3.20445 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3.20446 -
3.20447 -int test (int i, double x);
3.20448 -struct s1 {int (*f) (int a);};
3.20449 -struct s2 {int (*f) (double a);};
3.20450 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3.20451 -int argc;
3.20452 -char **argv;
3.20453 -int
3.20454 -main ()
3.20455 -{
3.20456 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3.20457 - ;
3.20458 - return 0;
3.20459 -}
3.20460 -_ACEOF
3.20461 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3.20462 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3.20463 -do
3.20464 - CC="$ac_save_CC $ac_arg"
3.20465 - rm -f conftest.$ac_objext
3.20466 -if { (ac_try="$ac_compile"
3.20467 -case "(($ac_try" in
3.20468 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20469 - *) ac_try_echo=$ac_try;;
3.20470 -esac
3.20471 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20472 - (eval "$ac_compile") 2>conftest.er1
3.20473 - ac_status=$?
3.20474 - grep -v '^ *+' conftest.er1 >conftest.err
3.20475 - rm -f conftest.er1
3.20476 - cat conftest.err >&5
3.20477 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20478 - (exit $ac_status); } && {
3.20479 - test -z "$ac_c_werror_flag" ||
3.20480 - test ! -s conftest.err
3.20481 - } && test -s conftest.$ac_objext; then
3.20482 - ac_cv_prog_cc_c89=$ac_arg
3.20483 -else
3.20484 - echo "$as_me: failed program was:" >&5
3.20485 -sed 's/^/| /' conftest.$ac_ext >&5
3.20486 -
3.20487 -
3.20488 -fi
3.20489 -
3.20490 -rm -f core conftest.err conftest.$ac_objext
3.20491 - test "x$ac_cv_prog_cc_c89" != "xno" && break
3.20492 -done
3.20493 -rm -f conftest.$ac_ext
3.20494 -CC=$ac_save_CC
3.20495 -
3.20496 -fi
3.20497 -# AC_CACHE_VAL
3.20498 -case "x$ac_cv_prog_cc_c89" in
3.20499 - x)
3.20500 - { echo "$as_me:$LINENO: result: none needed" >&5
3.20501 -echo "${ECHO_T}none needed" >&6; } ;;
3.20502 - xno)
3.20503 - { echo "$as_me:$LINENO: result: unsupported" >&5
3.20504 -echo "${ECHO_T}unsupported" >&6; } ;;
3.20505 - *)
3.20506 - CC="$CC $ac_cv_prog_cc_c89"
3.20507 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3.20508 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3.20509 -esac
3.20510 -
3.20511 -
3.20512 -ac_ext=c
3.20513 -ac_cpp='$CPP $CPPFLAGS'
3.20514 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.20515 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.20516 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.20517 -
3.20518 -depcc="$CC" am_compiler_list=
3.20519 -
3.20520 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3.20521 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3.20522 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3.20523 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20524 -else
3.20525 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3.20526 - # We make a subdir and do the tests there. Otherwise we can end up
3.20527 - # making bogus files that we don't know about and never remove. For
3.20528 - # instance it was reported that on HP-UX the gcc test will end up
3.20529 - # making a dummy file named `D' -- because `-MD' means `put the output
3.20530 - # in D'.
3.20531 - mkdir conftest.dir
3.20532 - # Copy depcomp to subdir because otherwise we won't find it if we're
3.20533 - # using a relative directory.
3.20534 - cp "$am_depcomp" conftest.dir
3.20535 - cd conftest.dir
3.20536 - # We will build objects and dependencies in a subdirectory because
3.20537 - # it helps to detect inapplicable dependency modes. For instance
3.20538 - # both Tru64's cc and ICC support -MD to output dependencies as a
3.20539 - # side effect of compilation, but ICC will put the dependencies in
3.20540 - # the current directory while Tru64 will put them in the object
3.20541 - # directory.
3.20542 - mkdir sub
3.20543 -
3.20544 - am_cv_CC_dependencies_compiler_type=none
3.20545 - if test "$am_compiler_list" = ""; then
3.20546 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3.20547 - fi
3.20548 - for depmode in $am_compiler_list; do
3.20549 - # Setup a source with many dependencies, because some compilers
3.20550 - # like to wrap large dependency lists on column 80 (with \), and
3.20551 - # we should not choose a depcomp mode which is confused by this.
3.20552 - #
3.20553 - # We need to recreate these files for each test, as the compiler may
3.20554 - # overwrite some of them when testing with obscure command lines.
3.20555 - # This happens at least with the AIX C compiler.
3.20556 - : > sub/conftest.c
3.20557 - for i in 1 2 3 4 5 6; do
3.20558 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
3.20559 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3.20560 - # Solaris 8's {/usr,}/bin/sh.
3.20561 - touch sub/conftst$i.h
3.20562 - done
3.20563 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3.20564 -
3.20565 - case $depmode in
3.20566 - nosideeffect)
3.20567 - # after this tag, mechanisms are not by side-effect, so they'll
3.20568 - # only be used when explicitly requested
3.20569 - if test "x$enable_dependency_tracking" = xyes; then
3.20570 - continue
3.20571 - else
3.20572 - break
3.20573 - fi
3.20574 - ;;
3.20575 - none) break ;;
3.20576 - esac
3.20577 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
3.20578 - # mode. It turns out that the SunPro C++ compiler does not properly
3.20579 - # handle `-M -o', and we need to detect this.
3.20580 - if depmode=$depmode \
3.20581 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3.20582 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3.20583 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3.20584 - >/dev/null 2>conftest.err &&
3.20585 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3.20586 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3.20587 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3.20588 - # icc doesn't choke on unknown options, it will just issue warnings
3.20589 - # or remarks (even with -Werror). So we grep stderr for any message
3.20590 - # that says an option was ignored or not supported.
3.20591 - # When given -MP, icc 7.0 and 7.1 complain thusly:
3.20592 - # icc: Command line warning: ignoring option '-M'; no argument required
3.20593 - # The diagnosis changed in icc 8.0:
3.20594 - # icc: Command line remark: option '-MP' not supported
3.20595 - if (grep 'ignoring option' conftest.err ||
3.20596 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3.20597 - am_cv_CC_dependencies_compiler_type=$depmode
3.20598 - break
3.20599 - fi
3.20600 - fi
3.20601 - done
3.20602 -
3.20603 - cd ..
3.20604 - rm -rf conftest.dir
3.20605 -else
3.20606 - am_cv_CC_dependencies_compiler_type=none
3.20607 -fi
3.20608 -
3.20609 -fi
3.20610 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3.20611 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3.20612 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3.20613 -
3.20614 -
3.20615 -
3.20616 -if
3.20617 - test "x$enable_dependency_tracking" != xno \
3.20618 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3.20619 - am__fastdepCC_TRUE=
3.20620 - am__fastdepCC_FALSE='#'
3.20621 -else
3.20622 - am__fastdepCC_TRUE='#'
3.20623 - am__fastdepCC_FALSE=
3.20624 -fi
3.20625 -
3.20626 -
3.20627 - case $ac_cv_prog_cc_stdc in
3.20628 - no) ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;;
3.20629 - *) { echo "$as_me:$LINENO: checking for $CC option to accept ISO C99" >&5
3.20630 -echo $ECHO_N "checking for $CC option to accept ISO C99... $ECHO_C" >&6; }
3.20631 -if test "${ac_cv_prog_cc_c99+set}" = set; then
3.20632 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20633 -else
3.20634 - ac_cv_prog_cc_c99=no
3.20635 -ac_save_CC=$CC
3.20636 -cat >conftest.$ac_ext <<_ACEOF
3.20637 -/* confdefs.h. */
3.20638 -_ACEOF
3.20639 -cat confdefs.h >>conftest.$ac_ext
3.20640 -cat >>conftest.$ac_ext <<_ACEOF
3.20641 -/* end confdefs.h. */
3.20642 -#include <stdarg.h>
3.20643 -#include <stdbool.h>
3.20644 -#include <stdlib.h>
3.20645 -#include <wchar.h>
3.20646 -#include <stdio.h>
3.20647 -
3.20648 -// Check varargs macros. These examples are taken from C99 6.10.3.5.
3.20649 -#define debug(...) fprintf (stderr, __VA_ARGS__)
3.20650 -#define showlist(...) puts (#__VA_ARGS__)
3.20651 -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3.20652 -static void
3.20653 -test_varargs_macros (void)
3.20654 -{
3.20655 - int x = 1234;
3.20656 - int y = 5678;
3.20657 - debug ("Flag");
3.20658 - debug ("X = %d\n", x);
3.20659 - showlist (The first, second, and third items.);
3.20660 - report (x>y, "x is %d but y is %d", x, y);
3.20661 -}
3.20662 -
3.20663 -// Check long long types.
3.20664 -#define BIG64 18446744073709551615ull
3.20665 -#define BIG32 4294967295ul
3.20666 -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
3.20667 -#if !BIG_OK
3.20668 - your preprocessor is broken;
3.20669 -#endif
3.20670 -#if BIG_OK
3.20671 -#else
3.20672 - your preprocessor is broken;
3.20673 -#endif
3.20674 -static long long int bignum = -9223372036854775807LL;
3.20675 -static unsigned long long int ubignum = BIG64;
3.20676 -
3.20677 -struct incomplete_array
3.20678 -{
3.20679 - int datasize;
3.20680 - double data[];
3.20681 -};
3.20682 -
3.20683 -struct named_init {
3.20684 - int number;
3.20685 - const wchar_t *name;
3.20686 - double average;
3.20687 -};
3.20688 -
3.20689 -typedef const char *ccp;
3.20690 -
3.20691 -static inline int
3.20692 -test_restrict (ccp restrict text)
3.20693 -{
3.20694 - // See if C++-style comments work.
3.20695 - // Iterate through items via the restricted pointer.
3.20696 - // Also check for declarations in for loops.
3.20697 - for (unsigned int i = 0; *(text+i) != '\0'; ++i)
3.20698 - continue;
3.20699 - return 0;
3.20700 -}
3.20701 -
3.20702 -// Check varargs and va_copy.
3.20703 -static void
3.20704 -test_varargs (const char *format, ...)
3.20705 -{
3.20706 - va_list args;
3.20707 - va_start (args, format);
3.20708 - va_list args_copy;
3.20709 - va_copy (args_copy, args);
3.20710 -
3.20711 - const char *str;
3.20712 - int number;
3.20713 - float fnumber;
3.20714 -
3.20715 - while (*format)
3.20716 - {
3.20717 - switch (*format++)
3.20718 - {
3.20719 - case 's': // string
3.20720 - str = va_arg (args_copy, const char *);
3.20721 - break;
3.20722 - case 'd': // int
3.20723 - number = va_arg (args_copy, int);
3.20724 - break;
3.20725 - case 'f': // float
3.20726 - fnumber = va_arg (args_copy, double);
3.20727 - break;
3.20728 - default:
3.20729 - break;
3.20730 - }
3.20731 - }
3.20732 - va_end (args_copy);
3.20733 - va_end (args);
3.20734 -}
3.20735 -
3.20736 -int
3.20737 -main ()
3.20738 -{
3.20739 -
3.20740 - // Check bool.
3.20741 - _Bool success = false;
3.20742 -
3.20743 - // Check restrict.
3.20744 - if (test_restrict ("String literal") == 0)
3.20745 - success = true;
3.20746 - char *restrict newvar = "Another string";
3.20747 -
3.20748 - // Check varargs.
3.20749 - test_varargs ("s, d' f .", "string", 65, 34.234);
3.20750 - test_varargs_macros ();
3.20751 -
3.20752 - // Check flexible array members.
3.20753 - struct incomplete_array *ia =
3.20754 - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
3.20755 - ia->datasize = 10;
3.20756 - for (int i = 0; i < ia->datasize; ++i)
3.20757 - ia->data[i] = i * 1.234;
3.20758 -
3.20759 - // Check named initializers.
3.20760 - struct named_init ni = {
3.20761 - .number = 34,
3.20762 - .name = L"Test wide string",
3.20763 - .average = 543.34343,
3.20764 - };
3.20765 -
3.20766 - ni.number = 58;
3.20767 -
3.20768 - int dynamic_array[ni.number];
3.20769 - dynamic_array[ni.number - 1] = 543;
3.20770 -
3.20771 - // work around unused variable warnings
3.20772 - return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
3.20773 - || dynamic_array[ni.number - 1] != 543);
3.20774 -
3.20775 - ;
3.20776 - return 0;
3.20777 -}
3.20778 -_ACEOF
3.20779 -for ac_arg in '' -std=gnu99 -c99 -qlanglvl=extc99
3.20780 -do
3.20781 - CC="$ac_save_CC $ac_arg"
3.20782 - rm -f conftest.$ac_objext
3.20783 -if { (ac_try="$ac_compile"
3.20784 -case "(($ac_try" in
3.20785 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20786 - *) ac_try_echo=$ac_try;;
3.20787 -esac
3.20788 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20789 - (eval "$ac_compile") 2>conftest.er1
3.20790 - ac_status=$?
3.20791 - grep -v '^ *+' conftest.er1 >conftest.err
3.20792 - rm -f conftest.er1
3.20793 - cat conftest.err >&5
3.20794 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20795 - (exit $ac_status); } && {
3.20796 - test -z "$ac_c_werror_flag" ||
3.20797 - test ! -s conftest.err
3.20798 - } && test -s conftest.$ac_objext; then
3.20799 - ac_cv_prog_cc_c99=$ac_arg
3.20800 -else
3.20801 - echo "$as_me: failed program was:" >&5
3.20802 -sed 's/^/| /' conftest.$ac_ext >&5
3.20803 -
3.20804 -
3.20805 -fi
3.20806 -
3.20807 -rm -f core conftest.err conftest.$ac_objext
3.20808 - test "x$ac_cv_prog_cc_c99" != "xno" && break
3.20809 -done
3.20810 -rm -f conftest.$ac_ext
3.20811 -CC=$ac_save_CC
3.20812 -
3.20813 -fi
3.20814 -# AC_CACHE_VAL
3.20815 -case "x$ac_cv_prog_cc_c99" in
3.20816 - x)
3.20817 - { echo "$as_me:$LINENO: result: none needed" >&5
3.20818 -echo "${ECHO_T}none needed" >&6; } ;;
3.20819 - xno)
3.20820 - { echo "$as_me:$LINENO: result: unsupported" >&5
3.20821 -echo "${ECHO_T}unsupported" >&6; } ;;
3.20822 - *)
3.20823 - CC="$CC $ac_cv_prog_cc_c99"
3.20824 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c99" >&5
3.20825 -echo "${ECHO_T}$ac_cv_prog_cc_c99" >&6; } ;;
3.20826 -esac
3.20827 -if test "x$ac_cv_prog_cc_c99" != xno; then
3.20828 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
3.20829 -else
3.20830 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3.20831 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3.20832 -if test "${ac_cv_prog_cc_c89+set}" = set; then
3.20833 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20834 -else
3.20835 - ac_cv_prog_cc_c89=no
3.20836 -ac_save_CC=$CC
3.20837 -cat >conftest.$ac_ext <<_ACEOF
3.20838 -/* confdefs.h. */
3.20839 -_ACEOF
3.20840 -cat confdefs.h >>conftest.$ac_ext
3.20841 -cat >>conftest.$ac_ext <<_ACEOF
3.20842 -/* end confdefs.h. */
3.20843 -#include <stdarg.h>
3.20844 -#include <stdio.h>
3.20845 -#include <sys/types.h>
3.20846 -#include <sys/stat.h>
3.20847 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3.20848 -struct buf { int x; };
3.20849 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
3.20850 -static char *e (p, i)
3.20851 - char **p;
3.20852 - int i;
3.20853 -{
3.20854 - return p[i];
3.20855 -}
3.20856 -static char *f (char * (*g) (char **, int), char **p, ...)
3.20857 -{
3.20858 - char *s;
3.20859 - va_list v;
3.20860 - va_start (v,p);
3.20861 - s = g (p, va_arg (v,int));
3.20862 - va_end (v);
3.20863 - return s;
3.20864 -}
3.20865 -
3.20866 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3.20867 - function prototypes and stuff, but not '\xHH' hex character constants.
3.20868 - These don't provoke an error unfortunately, instead are silently treated
3.20869 - as 'x'. The following induces an error, until -std is added to get
3.20870 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3.20871 - array size at least. It's necessary to write '\x00'==0 to get something
3.20872 - that's true only with -std. */
3.20873 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3.20874 -
3.20875 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3.20876 - inside strings and character constants. */
3.20877 -#define FOO(x) 'x'
3.20878 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3.20879 -
3.20880 -int test (int i, double x);
3.20881 -struct s1 {int (*f) (int a);};
3.20882 -struct s2 {int (*f) (double a);};
3.20883 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3.20884 -int argc;
3.20885 -char **argv;
3.20886 -int
3.20887 -main ()
3.20888 -{
3.20889 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3.20890 - ;
3.20891 - return 0;
3.20892 -}
3.20893 -_ACEOF
3.20894 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3.20895 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3.20896 -do
3.20897 - CC="$ac_save_CC $ac_arg"
3.20898 - rm -f conftest.$ac_objext
3.20899 -if { (ac_try="$ac_compile"
3.20900 -case "(($ac_try" in
3.20901 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.20902 - *) ac_try_echo=$ac_try;;
3.20903 -esac
3.20904 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.20905 - (eval "$ac_compile") 2>conftest.er1
3.20906 - ac_status=$?
3.20907 - grep -v '^ *+' conftest.er1 >conftest.err
3.20908 - rm -f conftest.er1
3.20909 - cat conftest.err >&5
3.20910 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.20911 - (exit $ac_status); } && {
3.20912 - test -z "$ac_c_werror_flag" ||
3.20913 - test ! -s conftest.err
3.20914 - } && test -s conftest.$ac_objext; then
3.20915 - ac_cv_prog_cc_c89=$ac_arg
3.20916 -else
3.20917 - echo "$as_me: failed program was:" >&5
3.20918 -sed 's/^/| /' conftest.$ac_ext >&5
3.20919 -
3.20920 -
3.20921 -fi
3.20922 -
3.20923 -rm -f core conftest.err conftest.$ac_objext
3.20924 - test "x$ac_cv_prog_cc_c89" != "xno" && break
3.20925 -done
3.20926 -rm -f conftest.$ac_ext
3.20927 -CC=$ac_save_CC
3.20928 -
3.20929 -fi
3.20930 -# AC_CACHE_VAL
3.20931 -case "x$ac_cv_prog_cc_c89" in
3.20932 - x)
3.20933 - { echo "$as_me:$LINENO: result: none needed" >&5
3.20934 -echo "${ECHO_T}none needed" >&6; } ;;
3.20935 - xno)
3.20936 - { echo "$as_me:$LINENO: result: unsupported" >&5
3.20937 -echo "${ECHO_T}unsupported" >&6; } ;;
3.20938 - *)
3.20939 - CC="$CC $ac_cv_prog_cc_c89"
3.20940 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3.20941 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3.20942 -esac
3.20943 -if test "x$ac_cv_prog_cc_c89" != xno; then
3.20944 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
3.20945 -else
3.20946 - ac_cv_prog_cc_stdc=no
3.20947 -fi
3.20948 -
3.20949 -
3.20950 -fi
3.20951 -
3.20952 - ;;
3.20953 -esac
3.20954 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO Standard C" >&5
3.20955 -echo $ECHO_N "checking for $CC option to accept ISO Standard C... $ECHO_C" >&6; }
3.20956 - if test "${ac_cv_prog_cc_stdc+set}" = set; then
3.20957 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.20958 -fi
3.20959 -
3.20960 - case $ac_cv_prog_cc_stdc in
3.20961 - no) { echo "$as_me:$LINENO: result: unsupported" >&5
3.20962 -echo "${ECHO_T}unsupported" >&6; } ;;
3.20963 - '') { echo "$as_me:$LINENO: result: none needed" >&5
3.20964 -echo "${ECHO_T}none needed" >&6; } ;;
3.20965 - *) { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
3.20966 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6; } ;;
3.20967 -esac
3.20968 -
3.20969 -
3.20970 -# By default we simply use the C compiler to build assembly code.
3.20971 -
3.20972 -test "${CCAS+set}" = set || CCAS=$CC
3.20973 -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
3.20974 -
3.20975 -
3.20976 -
3.20977 -
3.20978 -
3.20979 - { echo "$as_me:$LINENO: checking to see if compiler understands -Wall" >&5
3.20980 -echo $ECHO_N "checking to see if compiler understands -Wall... $ECHO_C" >&6; }
3.20981 -
3.20982 - save_CFLAGS="$CFLAGS"
3.20983 - CFLAGS="$CFLAGS -Wall"
3.20984 -
3.20985 - cat >conftest.$ac_ext <<_ACEOF
3.20986 -/* confdefs.h. */
3.20987 -_ACEOF
3.20988 -cat confdefs.h >>conftest.$ac_ext
3.20989 -cat >>conftest.$ac_ext <<_ACEOF
3.20990 -/* end confdefs.h. */
3.20991 -
3.20992 -int
3.20993 -main ()
3.20994 -{
3.20995 -
3.20996 - ;
3.20997 - return 0;
3.20998 -}
3.20999 -_ACEOF
3.21000 -rm -f conftest.$ac_objext
3.21001 -if { (ac_try="$ac_compile"
3.21002 -case "(($ac_try" in
3.21003 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21004 - *) ac_try_echo=$ac_try;;
3.21005 -esac
3.21006 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21007 - (eval "$ac_compile") 2>conftest.er1
3.21008 - ac_status=$?
3.21009 - grep -v '^ *+' conftest.er1 >conftest.err
3.21010 - rm -f conftest.er1
3.21011 - cat conftest.err >&5
3.21012 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21013 - (exit $ac_status); } && {
3.21014 - test -z "$ac_c_werror_flag" ||
3.21015 - test ! -s conftest.err
3.21016 - } && test -s conftest.$ac_objext; then
3.21017 - flag_ok=yes
3.21018 -else
3.21019 - echo "$as_me: failed program was:" >&5
3.21020 -sed 's/^/| /' conftest.$ac_ext >&5
3.21021 -
3.21022 - flag_ok=no
3.21023 -fi
3.21024 -
3.21025 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21026 - CFLAGS="$save_CFLAGS"
3.21027 -
3.21028 - if test "X$flag_ok" = Xyes ; then
3.21029 - GST_WALL="yes"
3.21030 - true
3.21031 - else
3.21032 - GST_WALL="no"
3.21033 - true
3.21034 - fi
3.21035 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
3.21036 -echo "${ECHO_T}$flag_ok" >&6; }
3.21037 -
3.21038 -
3.21039 -if test "x$GST_WALL" = "xyes"; then
3.21040 - ERROR_CFLAGS="$GST_ERROR -Wall"
3.21041 -
3.21042 - if test "x$GST_CVS" = "xyes"; then
3.21043 -
3.21044 - { echo "$as_me:$LINENO: checking to see if compiler understands -Werror" >&5
3.21045 -echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6; }
3.21046 -
3.21047 - save_CFLAGS="$CFLAGS"
3.21048 - CFLAGS="$CFLAGS -Werror"
3.21049 -
3.21050 - cat >conftest.$ac_ext <<_ACEOF
3.21051 -/* confdefs.h. */
3.21052 -_ACEOF
3.21053 -cat confdefs.h >>conftest.$ac_ext
3.21054 -cat >>conftest.$ac_ext <<_ACEOF
3.21055 -/* end confdefs.h. */
3.21056 -
3.21057 -int
3.21058 -main ()
3.21059 -{
3.21060 -
3.21061 - ;
3.21062 - return 0;
3.21063 -}
3.21064 -_ACEOF
3.21065 -rm -f conftest.$ac_objext
3.21066 -if { (ac_try="$ac_compile"
3.21067 -case "(($ac_try" in
3.21068 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21069 - *) ac_try_echo=$ac_try;;
3.21070 -esac
3.21071 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21072 - (eval "$ac_compile") 2>conftest.er1
3.21073 - ac_status=$?
3.21074 - grep -v '^ *+' conftest.er1 >conftest.err
3.21075 - rm -f conftest.er1
3.21076 - cat conftest.err >&5
3.21077 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21078 - (exit $ac_status); } && {
3.21079 - test -z "$ac_c_werror_flag" ||
3.21080 - test ! -s conftest.err
3.21081 - } && test -s conftest.$ac_objext; then
3.21082 - flag_ok=yes
3.21083 -else
3.21084 - echo "$as_me: failed program was:" >&5
3.21085 -sed 's/^/| /' conftest.$ac_ext >&5
3.21086 -
3.21087 - flag_ok=no
3.21088 -fi
3.21089 -
3.21090 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21091 - CFLAGS="$save_CFLAGS"
3.21092 -
3.21093 - if test "X$flag_ok" = Xyes ; then
3.21094 - ERROR_CFLAGS="$ERROR_CFLAGS -Werror"
3.21095 - true
3.21096 - else
3.21097 - ERROR_CFLAGS="$ERROR_CFLAGS"
3.21098 - true
3.21099 - fi
3.21100 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
3.21101 -echo "${ECHO_T}$flag_ok" >&6; }
3.21102 -
3.21103 - fi
3.21104 -fi
3.21105 -
3.21106 -
3.21107 -
3.21108 -ac_ext=cpp
3.21109 -ac_cpp='$CXXCPP $CPPFLAGS'
3.21110 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.21111 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.21112 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.21113 -if test -z "$CXX"; then
3.21114 - if test -n "$CCC"; then
3.21115 - CXX=$CCC
3.21116 - else
3.21117 - if test -n "$ac_tool_prefix"; then
3.21118 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3.21119 - do
3.21120 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3.21121 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3.21122 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.21123 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.21124 -if test "${ac_cv_prog_CXX+set}" = set; then
3.21125 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21126 -else
3.21127 - if test -n "$CXX"; then
3.21128 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
3.21129 -else
3.21130 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.21131 -for as_dir in $PATH
3.21132 -do
3.21133 - IFS=$as_save_IFS
3.21134 - test -z "$as_dir" && as_dir=.
3.21135 - for ac_exec_ext in '' $ac_executable_extensions; do
3.21136 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.21137 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3.21138 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.21139 - break 2
3.21140 - fi
3.21141 -done
3.21142 -done
3.21143 -IFS=$as_save_IFS
3.21144 -
3.21145 -fi
3.21146 -fi
3.21147 -CXX=$ac_cv_prog_CXX
3.21148 -if test -n "$CXX"; then
3.21149 - { echo "$as_me:$LINENO: result: $CXX" >&5
3.21150 -echo "${ECHO_T}$CXX" >&6; }
3.21151 -else
3.21152 - { echo "$as_me:$LINENO: result: no" >&5
3.21153 -echo "${ECHO_T}no" >&6; }
3.21154 -fi
3.21155 -
3.21156 -
3.21157 - test -n "$CXX" && break
3.21158 - done
3.21159 -fi
3.21160 -if test -z "$CXX"; then
3.21161 - ac_ct_CXX=$CXX
3.21162 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3.21163 -do
3.21164 - # Extract the first word of "$ac_prog", so it can be a program name with args.
3.21165 -set dummy $ac_prog; ac_word=$2
3.21166 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.21167 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.21168 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3.21169 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21170 -else
3.21171 - if test -n "$ac_ct_CXX"; then
3.21172 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3.21173 -else
3.21174 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.21175 -for as_dir in $PATH
3.21176 -do
3.21177 - IFS=$as_save_IFS
3.21178 - test -z "$as_dir" && as_dir=.
3.21179 - for ac_exec_ext in '' $ac_executable_extensions; do
3.21180 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.21181 - ac_cv_prog_ac_ct_CXX="$ac_prog"
3.21182 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.21183 - break 2
3.21184 - fi
3.21185 -done
3.21186 -done
3.21187 -IFS=$as_save_IFS
3.21188 -
3.21189 -fi
3.21190 -fi
3.21191 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3.21192 -if test -n "$ac_ct_CXX"; then
3.21193 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3.21194 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
3.21195 -else
3.21196 - { echo "$as_me:$LINENO: result: no" >&5
3.21197 -echo "${ECHO_T}no" >&6; }
3.21198 -fi
3.21199 -
3.21200 -
3.21201 - test -n "$ac_ct_CXX" && break
3.21202 -done
3.21203 -
3.21204 - if test "x$ac_ct_CXX" = x; then
3.21205 - CXX="g++"
3.21206 - else
3.21207 - case $cross_compiling:$ac_tool_warned in
3.21208 -yes:)
3.21209 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.21210 -whose name does not start with the host triplet. If you think this
3.21211 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.21212 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.21213 -whose name does not start with the host triplet. If you think this
3.21214 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.21215 -ac_tool_warned=yes ;;
3.21216 -esac
3.21217 - CXX=$ac_ct_CXX
3.21218 - fi
3.21219 -fi
3.21220 -
3.21221 - fi
3.21222 -fi
3.21223 -# Provide some information about the compiler.
3.21224 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3.21225 -ac_compiler=`set X $ac_compile; echo $2`
3.21226 -{ (ac_try="$ac_compiler --version >&5"
3.21227 -case "(($ac_try" in
3.21228 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21229 - *) ac_try_echo=$ac_try;;
3.21230 -esac
3.21231 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21232 - (eval "$ac_compiler --version >&5") 2>&5
3.21233 - ac_status=$?
3.21234 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21235 - (exit $ac_status); }
3.21236 -{ (ac_try="$ac_compiler -v >&5"
3.21237 -case "(($ac_try" in
3.21238 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21239 - *) ac_try_echo=$ac_try;;
3.21240 -esac
3.21241 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21242 - (eval "$ac_compiler -v >&5") 2>&5
3.21243 - ac_status=$?
3.21244 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21245 - (exit $ac_status); }
3.21246 -{ (ac_try="$ac_compiler -V >&5"
3.21247 -case "(($ac_try" in
3.21248 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21249 - *) ac_try_echo=$ac_try;;
3.21250 -esac
3.21251 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21252 - (eval "$ac_compiler -V >&5") 2>&5
3.21253 - ac_status=$?
3.21254 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21255 - (exit $ac_status); }
3.21256 -
3.21257 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3.21258 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3.21259 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3.21260 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21261 -else
3.21262 - cat >conftest.$ac_ext <<_ACEOF
3.21263 -/* confdefs.h. */
3.21264 -_ACEOF
3.21265 -cat confdefs.h >>conftest.$ac_ext
3.21266 -cat >>conftest.$ac_ext <<_ACEOF
3.21267 -/* end confdefs.h. */
3.21268 -
3.21269 -int
3.21270 -main ()
3.21271 -{
3.21272 -#ifndef __GNUC__
3.21273 - choke me
3.21274 -#endif
3.21275 -
3.21276 - ;
3.21277 - return 0;
3.21278 -}
3.21279 -_ACEOF
3.21280 -rm -f conftest.$ac_objext
3.21281 -if { (ac_try="$ac_compile"
3.21282 -case "(($ac_try" in
3.21283 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21284 - *) ac_try_echo=$ac_try;;
3.21285 -esac
3.21286 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21287 - (eval "$ac_compile") 2>conftest.er1
3.21288 - ac_status=$?
3.21289 - grep -v '^ *+' conftest.er1 >conftest.err
3.21290 - rm -f conftest.er1
3.21291 - cat conftest.err >&5
3.21292 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21293 - (exit $ac_status); } && {
3.21294 - test -z "$ac_cxx_werror_flag" ||
3.21295 - test ! -s conftest.err
3.21296 - } && test -s conftest.$ac_objext; then
3.21297 - ac_compiler_gnu=yes
3.21298 -else
3.21299 - echo "$as_me: failed program was:" >&5
3.21300 -sed 's/^/| /' conftest.$ac_ext >&5
3.21301 -
3.21302 - ac_compiler_gnu=no
3.21303 -fi
3.21304 -
3.21305 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21306 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3.21307 -
3.21308 -fi
3.21309 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3.21310 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3.21311 -GXX=`test $ac_compiler_gnu = yes && echo yes`
3.21312 -ac_test_CXXFLAGS=${CXXFLAGS+set}
3.21313 -ac_save_CXXFLAGS=$CXXFLAGS
3.21314 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3.21315 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3.21316 -if test "${ac_cv_prog_cxx_g+set}" = set; then
3.21317 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21318 -else
3.21319 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3.21320 - ac_cxx_werror_flag=yes
3.21321 - ac_cv_prog_cxx_g=no
3.21322 - CXXFLAGS="-g"
3.21323 - cat >conftest.$ac_ext <<_ACEOF
3.21324 -/* confdefs.h. */
3.21325 -_ACEOF
3.21326 -cat confdefs.h >>conftest.$ac_ext
3.21327 -cat >>conftest.$ac_ext <<_ACEOF
3.21328 -/* end confdefs.h. */
3.21329 -
3.21330 -int
3.21331 -main ()
3.21332 -{
3.21333 -
3.21334 - ;
3.21335 - return 0;
3.21336 -}
3.21337 -_ACEOF
3.21338 -rm -f conftest.$ac_objext
3.21339 -if { (ac_try="$ac_compile"
3.21340 -case "(($ac_try" in
3.21341 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21342 - *) ac_try_echo=$ac_try;;
3.21343 -esac
3.21344 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21345 - (eval "$ac_compile") 2>conftest.er1
3.21346 - ac_status=$?
3.21347 - grep -v '^ *+' conftest.er1 >conftest.err
3.21348 - rm -f conftest.er1
3.21349 - cat conftest.err >&5
3.21350 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21351 - (exit $ac_status); } && {
3.21352 - test -z "$ac_cxx_werror_flag" ||
3.21353 - test ! -s conftest.err
3.21354 - } && test -s conftest.$ac_objext; then
3.21355 - ac_cv_prog_cxx_g=yes
3.21356 -else
3.21357 - echo "$as_me: failed program was:" >&5
3.21358 -sed 's/^/| /' conftest.$ac_ext >&5
3.21359 -
3.21360 - CXXFLAGS=""
3.21361 - cat >conftest.$ac_ext <<_ACEOF
3.21362 -/* confdefs.h. */
3.21363 -_ACEOF
3.21364 -cat confdefs.h >>conftest.$ac_ext
3.21365 -cat >>conftest.$ac_ext <<_ACEOF
3.21366 -/* end confdefs.h. */
3.21367 -
3.21368 -int
3.21369 -main ()
3.21370 -{
3.21371 -
3.21372 - ;
3.21373 - return 0;
3.21374 -}
3.21375 -_ACEOF
3.21376 -rm -f conftest.$ac_objext
3.21377 -if { (ac_try="$ac_compile"
3.21378 -case "(($ac_try" in
3.21379 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21380 - *) ac_try_echo=$ac_try;;
3.21381 -esac
3.21382 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21383 - (eval "$ac_compile") 2>conftest.er1
3.21384 - ac_status=$?
3.21385 - grep -v '^ *+' conftest.er1 >conftest.err
3.21386 - rm -f conftest.er1
3.21387 - cat conftest.err >&5
3.21388 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21389 - (exit $ac_status); } && {
3.21390 - test -z "$ac_cxx_werror_flag" ||
3.21391 - test ! -s conftest.err
3.21392 - } && test -s conftest.$ac_objext; then
3.21393 - :
3.21394 -else
3.21395 - echo "$as_me: failed program was:" >&5
3.21396 -sed 's/^/| /' conftest.$ac_ext >&5
3.21397 -
3.21398 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3.21399 - CXXFLAGS="-g"
3.21400 - cat >conftest.$ac_ext <<_ACEOF
3.21401 -/* confdefs.h. */
3.21402 -_ACEOF
3.21403 -cat confdefs.h >>conftest.$ac_ext
3.21404 -cat >>conftest.$ac_ext <<_ACEOF
3.21405 -/* end confdefs.h. */
3.21406 -
3.21407 -int
3.21408 -main ()
3.21409 -{
3.21410 -
3.21411 - ;
3.21412 - return 0;
3.21413 -}
3.21414 -_ACEOF
3.21415 -rm -f conftest.$ac_objext
3.21416 -if { (ac_try="$ac_compile"
3.21417 -case "(($ac_try" in
3.21418 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21419 - *) ac_try_echo=$ac_try;;
3.21420 -esac
3.21421 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21422 - (eval "$ac_compile") 2>conftest.er1
3.21423 - ac_status=$?
3.21424 - grep -v '^ *+' conftest.er1 >conftest.err
3.21425 - rm -f conftest.er1
3.21426 - cat conftest.err >&5
3.21427 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21428 - (exit $ac_status); } && {
3.21429 - test -z "$ac_cxx_werror_flag" ||
3.21430 - test ! -s conftest.err
3.21431 - } && test -s conftest.$ac_objext; then
3.21432 - ac_cv_prog_cxx_g=yes
3.21433 -else
3.21434 - echo "$as_me: failed program was:" >&5
3.21435 -sed 's/^/| /' conftest.$ac_ext >&5
3.21436 -
3.21437 -
3.21438 -fi
3.21439 -
3.21440 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21441 -fi
3.21442 -
3.21443 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21444 -fi
3.21445 -
3.21446 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21447 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3.21448 -fi
3.21449 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3.21450 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3.21451 -if test "$ac_test_CXXFLAGS" = set; then
3.21452 - CXXFLAGS=$ac_save_CXXFLAGS
3.21453 -elif test $ac_cv_prog_cxx_g = yes; then
3.21454 - if test "$GXX" = yes; then
3.21455 - CXXFLAGS="-g -O2"
3.21456 - else
3.21457 - CXXFLAGS="-g"
3.21458 - fi
3.21459 -else
3.21460 - if test "$GXX" = yes; then
3.21461 - CXXFLAGS="-O2"
3.21462 - else
3.21463 - CXXFLAGS=
3.21464 - fi
3.21465 -fi
3.21466 -ac_ext=c
3.21467 -ac_cpp='$CPP $CPPFLAGS'
3.21468 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.21469 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.21470 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.21471 -
3.21472 -depcc="$CXX" am_compiler_list=
3.21473 -
3.21474 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3.21475 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3.21476 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
3.21477 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21478 -else
3.21479 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3.21480 - # We make a subdir and do the tests there. Otherwise we can end up
3.21481 - # making bogus files that we don't know about and never remove. For
3.21482 - # instance it was reported that on HP-UX the gcc test will end up
3.21483 - # making a dummy file named `D' -- because `-MD' means `put the output
3.21484 - # in D'.
3.21485 - mkdir conftest.dir
3.21486 - # Copy depcomp to subdir because otherwise we won't find it if we're
3.21487 - # using a relative directory.
3.21488 - cp "$am_depcomp" conftest.dir
3.21489 - cd conftest.dir
3.21490 - # We will build objects and dependencies in a subdirectory because
3.21491 - # it helps to detect inapplicable dependency modes. For instance
3.21492 - # both Tru64's cc and ICC support -MD to output dependencies as a
3.21493 - # side effect of compilation, but ICC will put the dependencies in
3.21494 - # the current directory while Tru64 will put them in the object
3.21495 - # directory.
3.21496 - mkdir sub
3.21497 -
3.21498 - am_cv_CXX_dependencies_compiler_type=none
3.21499 - if test "$am_compiler_list" = ""; then
3.21500 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3.21501 - fi
3.21502 - for depmode in $am_compiler_list; do
3.21503 - # Setup a source with many dependencies, because some compilers
3.21504 - # like to wrap large dependency lists on column 80 (with \), and
3.21505 - # we should not choose a depcomp mode which is confused by this.
3.21506 - #
3.21507 - # We need to recreate these files for each test, as the compiler may
3.21508 - # overwrite some of them when testing with obscure command lines.
3.21509 - # This happens at least with the AIX C compiler.
3.21510 - : > sub/conftest.c
3.21511 - for i in 1 2 3 4 5 6; do
3.21512 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
3.21513 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3.21514 - # Solaris 8's {/usr,}/bin/sh.
3.21515 - touch sub/conftst$i.h
3.21516 - done
3.21517 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3.21518 -
3.21519 - case $depmode in
3.21520 - nosideeffect)
3.21521 - # after this tag, mechanisms are not by side-effect, so they'll
3.21522 - # only be used when explicitly requested
3.21523 - if test "x$enable_dependency_tracking" = xyes; then
3.21524 - continue
3.21525 - else
3.21526 - break
3.21527 - fi
3.21528 - ;;
3.21529 - none) break ;;
3.21530 - esac
3.21531 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
3.21532 - # mode. It turns out that the SunPro C++ compiler does not properly
3.21533 - # handle `-M -o', and we need to detect this.
3.21534 - if depmode=$depmode \
3.21535 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3.21536 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3.21537 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3.21538 - >/dev/null 2>conftest.err &&
3.21539 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3.21540 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3.21541 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3.21542 - # icc doesn't choke on unknown options, it will just issue warnings
3.21543 - # or remarks (even with -Werror). So we grep stderr for any message
3.21544 - # that says an option was ignored or not supported.
3.21545 - # When given -MP, icc 7.0 and 7.1 complain thusly:
3.21546 - # icc: Command line warning: ignoring option '-M'; no argument required
3.21547 - # The diagnosis changed in icc 8.0:
3.21548 - # icc: Command line remark: option '-MP' not supported
3.21549 - if (grep 'ignoring option' conftest.err ||
3.21550 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3.21551 - am_cv_CXX_dependencies_compiler_type=$depmode
3.21552 - break
3.21553 - fi
3.21554 - fi
3.21555 - done
3.21556 -
3.21557 - cd ..
3.21558 - rm -rf conftest.dir
3.21559 -else
3.21560 - am_cv_CXX_dependencies_compiler_type=none
3.21561 -fi
3.21562 -
3.21563 -fi
3.21564 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
3.21565 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
3.21566 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3.21567 -
3.21568 -
3.21569 -
3.21570 -if
3.21571 - test "x$enable_dependency_tracking" != xno \
3.21572 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3.21573 - am__fastdepCXX_TRUE=
3.21574 - am__fastdepCXX_FALSE='#'
3.21575 -else
3.21576 - am__fastdepCXX_TRUE='#'
3.21577 - am__fastdepCXX_FALSE=
3.21578 -fi
3.21579 -
3.21580 -
3.21581 -# Extract the first word of "$CXX", so it can be a program name with args.
3.21582 -set dummy $CXX; ac_word=$2
3.21583 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.21584 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.21585 -if test "${ac_cv_prog_HAVE_CXX+set}" = set; then
3.21586 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21587 -else
3.21588 - if test -n "$HAVE_CXX"; then
3.21589 - ac_cv_prog_HAVE_CXX="$HAVE_CXX" # Let the user override the test.
3.21590 -else
3.21591 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.21592 -for as_dir in $PATH
3.21593 -do
3.21594 - IFS=$as_save_IFS
3.21595 - test -z "$as_dir" && as_dir=.
3.21596 - for ac_exec_ext in '' $ac_executable_extensions; do
3.21597 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.21598 - ac_cv_prog_HAVE_CXX="yes"
3.21599 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.21600 - break 2
3.21601 - fi
3.21602 -done
3.21603 -done
3.21604 -IFS=$as_save_IFS
3.21605 -
3.21606 - test -z "$ac_cv_prog_HAVE_CXX" && ac_cv_prog_HAVE_CXX="no"
3.21607 -fi
3.21608 -fi
3.21609 -HAVE_CXX=$ac_cv_prog_HAVE_CXX
3.21610 -if test -n "$HAVE_CXX"; then
3.21611 - { echo "$as_me:$LINENO: result: $HAVE_CXX" >&5
3.21612 -echo "${ECHO_T}$HAVE_CXX" >&6; }
3.21613 -else
3.21614 - { echo "$as_me:$LINENO: result: no" >&5
3.21615 -echo "${ECHO_T}no" >&6; }
3.21616 -fi
3.21617 -
3.21618 -
3.21619 -ac_ext=cpp
3.21620 -ac_cpp='$CXXCPP $CPPFLAGS'
3.21621 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.21622 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.21623 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3.21624 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3.21625 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
3.21626 -if test -z "$CXXCPP"; then
3.21627 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
3.21628 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21629 -else
3.21630 - # Double quotes because CXXCPP needs to be expanded
3.21631 - for CXXCPP in "$CXX -E" "/lib/cpp"
3.21632 - do
3.21633 - ac_preproc_ok=false
3.21634 -for ac_cxx_preproc_warn_flag in '' yes
3.21635 -do
3.21636 - # Use a header file that comes with gcc, so configuring glibc
3.21637 - # with a fresh cross-compiler works.
3.21638 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.21639 - # <limits.h> exists even on freestanding compilers.
3.21640 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.21641 - # not just through cpp. "Syntax error" is here to catch this case.
3.21642 - cat >conftest.$ac_ext <<_ACEOF
3.21643 -/* confdefs.h. */
3.21644 -_ACEOF
3.21645 -cat confdefs.h >>conftest.$ac_ext
3.21646 -cat >>conftest.$ac_ext <<_ACEOF
3.21647 -/* end confdefs.h. */
3.21648 -@%:@ifdef __STDC__
3.21649 -@%:@ include <limits.h>
3.21650 -@%:@else
3.21651 -@%:@ include <assert.h>
3.21652 -@%:@endif
3.21653 - Syntax error
3.21654 -_ACEOF
3.21655 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.21656 -case "(($ac_try" in
3.21657 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21658 - *) ac_try_echo=$ac_try;;
3.21659 -esac
3.21660 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21661 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.21662 - ac_status=$?
3.21663 - grep -v '^ *+' conftest.er1 >conftest.err
3.21664 - rm -f conftest.er1
3.21665 - cat conftest.err >&5
3.21666 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21667 - (exit $ac_status); } >/dev/null && {
3.21668 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.21669 - test ! -s conftest.err
3.21670 - }; then
3.21671 - :
3.21672 -else
3.21673 - echo "$as_me: failed program was:" >&5
3.21674 -sed 's/^/| /' conftest.$ac_ext >&5
3.21675 -
3.21676 - # Broken: fails on valid input.
3.21677 -continue
3.21678 -fi
3.21679 -
3.21680 -rm -f conftest.err conftest.$ac_ext
3.21681 -
3.21682 - # OK, works on sane cases. Now check whether nonexistent headers
3.21683 - # can be detected and how.
3.21684 - cat >conftest.$ac_ext <<_ACEOF
3.21685 -/* confdefs.h. */
3.21686 -_ACEOF
3.21687 -cat confdefs.h >>conftest.$ac_ext
3.21688 -cat >>conftest.$ac_ext <<_ACEOF
3.21689 -/* end confdefs.h. */
3.21690 -@%:@include <ac_nonexistent.h>
3.21691 -_ACEOF
3.21692 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.21693 -case "(($ac_try" in
3.21694 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21695 - *) ac_try_echo=$ac_try;;
3.21696 -esac
3.21697 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21698 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.21699 - ac_status=$?
3.21700 - grep -v '^ *+' conftest.er1 >conftest.err
3.21701 - rm -f conftest.er1
3.21702 - cat conftest.err >&5
3.21703 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21704 - (exit $ac_status); } >/dev/null && {
3.21705 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.21706 - test ! -s conftest.err
3.21707 - }; then
3.21708 - # Broken: success on invalid input.
3.21709 -continue
3.21710 -else
3.21711 - echo "$as_me: failed program was:" >&5
3.21712 -sed 's/^/| /' conftest.$ac_ext >&5
3.21713 -
3.21714 - # Passes both tests.
3.21715 -ac_preproc_ok=:
3.21716 -break
3.21717 -fi
3.21718 -
3.21719 -rm -f conftest.err conftest.$ac_ext
3.21720 -
3.21721 -done
3.21722 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.21723 -rm -f conftest.err conftest.$ac_ext
3.21724 -if $ac_preproc_ok; then
3.21725 - break
3.21726 -fi
3.21727 -
3.21728 - done
3.21729 - ac_cv_prog_CXXCPP=$CXXCPP
3.21730 -
3.21731 -fi
3.21732 - CXXCPP=$ac_cv_prog_CXXCPP
3.21733 -else
3.21734 - ac_cv_prog_CXXCPP=$CXXCPP
3.21735 -fi
3.21736 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
3.21737 -echo "${ECHO_T}$CXXCPP" >&6; }
3.21738 -ac_preproc_ok=false
3.21739 -for ac_cxx_preproc_warn_flag in '' yes
3.21740 -do
3.21741 - # Use a header file that comes with gcc, so configuring glibc
3.21742 - # with a fresh cross-compiler works.
3.21743 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3.21744 - # <limits.h> exists even on freestanding compilers.
3.21745 - # On the NeXT, cc -E runs the code through the compiler's parser,
3.21746 - # not just through cpp. "Syntax error" is here to catch this case.
3.21747 - cat >conftest.$ac_ext <<_ACEOF
3.21748 -/* confdefs.h. */
3.21749 -_ACEOF
3.21750 -cat confdefs.h >>conftest.$ac_ext
3.21751 -cat >>conftest.$ac_ext <<_ACEOF
3.21752 -/* end confdefs.h. */
3.21753 -@%:@ifdef __STDC__
3.21754 -@%:@ include <limits.h>
3.21755 -@%:@else
3.21756 -@%:@ include <assert.h>
3.21757 -@%:@endif
3.21758 - Syntax error
3.21759 -_ACEOF
3.21760 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.21761 -case "(($ac_try" in
3.21762 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21763 - *) ac_try_echo=$ac_try;;
3.21764 -esac
3.21765 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21766 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.21767 - ac_status=$?
3.21768 - grep -v '^ *+' conftest.er1 >conftest.err
3.21769 - rm -f conftest.er1
3.21770 - cat conftest.err >&5
3.21771 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21772 - (exit $ac_status); } >/dev/null && {
3.21773 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.21774 - test ! -s conftest.err
3.21775 - }; then
3.21776 - :
3.21777 -else
3.21778 - echo "$as_me: failed program was:" >&5
3.21779 -sed 's/^/| /' conftest.$ac_ext >&5
3.21780 -
3.21781 - # Broken: fails on valid input.
3.21782 -continue
3.21783 -fi
3.21784 -
3.21785 -rm -f conftest.err conftest.$ac_ext
3.21786 -
3.21787 - # OK, works on sane cases. Now check whether nonexistent headers
3.21788 - # can be detected and how.
3.21789 - cat >conftest.$ac_ext <<_ACEOF
3.21790 -/* confdefs.h. */
3.21791 -_ACEOF
3.21792 -cat confdefs.h >>conftest.$ac_ext
3.21793 -cat >>conftest.$ac_ext <<_ACEOF
3.21794 -/* end confdefs.h. */
3.21795 -@%:@include <ac_nonexistent.h>
3.21796 -_ACEOF
3.21797 -if { (ac_try="$ac_cpp conftest.$ac_ext"
3.21798 -case "(($ac_try" in
3.21799 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21800 - *) ac_try_echo=$ac_try;;
3.21801 -esac
3.21802 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21803 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3.21804 - ac_status=$?
3.21805 - grep -v '^ *+' conftest.er1 >conftest.err
3.21806 - rm -f conftest.er1
3.21807 - cat conftest.err >&5
3.21808 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21809 - (exit $ac_status); } >/dev/null && {
3.21810 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
3.21811 - test ! -s conftest.err
3.21812 - }; then
3.21813 - # Broken: success on invalid input.
3.21814 -continue
3.21815 -else
3.21816 - echo "$as_me: failed program was:" >&5
3.21817 -sed 's/^/| /' conftest.$ac_ext >&5
3.21818 -
3.21819 - # Passes both tests.
3.21820 -ac_preproc_ok=:
3.21821 -break
3.21822 -fi
3.21823 -
3.21824 -rm -f conftest.err conftest.$ac_ext
3.21825 -
3.21826 -done
3.21827 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3.21828 -rm -f conftest.err conftest.$ac_ext
3.21829 -if $ac_preproc_ok; then
3.21830 - :
3.21831 -else
3.21832 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3.21833 -See \`config.log' for more details." >&5
3.21834 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3.21835 -See \`config.log' for more details." >&2;}
3.21836 - { (exit 1); exit 1; }; }
3.21837 -fi
3.21838 -
3.21839 -ac_ext=c
3.21840 -ac_cpp='$CPP $CPPFLAGS'
3.21841 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3.21842 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3.21843 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
3.21844 -
3.21845 -{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
3.21846 -echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
3.21847 -if test "${ac_cv_search_strerror+set}" = set; then
3.21848 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21849 -else
3.21850 - ac_func_search_save_LIBS=$LIBS
3.21851 -cat >conftest.$ac_ext <<_ACEOF
3.21852 -/* confdefs.h. */
3.21853 -_ACEOF
3.21854 -cat confdefs.h >>conftest.$ac_ext
3.21855 -cat >>conftest.$ac_ext <<_ACEOF
3.21856 -/* end confdefs.h. */
3.21857 -
3.21858 -/* Override any GCC internal prototype to avoid an error.
3.21859 - Use char because int might match the return type of a GCC
3.21860 - builtin and then its argument prototype would still apply. */
3.21861 -#ifdef __cplusplus
3.21862 -extern "C"
3.21863 -#endif
3.21864 -char strerror ();
3.21865 -int
3.21866 -main ()
3.21867 -{
3.21868 -return strerror ();
3.21869 - ;
3.21870 - return 0;
3.21871 -}
3.21872 -_ACEOF
3.21873 -for ac_lib in '' cposix; do
3.21874 - if test -z "$ac_lib"; then
3.21875 - ac_res="none required"
3.21876 - else
3.21877 - ac_res=-l$ac_lib
3.21878 - LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3.21879 - fi
3.21880 - rm -f conftest.$ac_objext conftest$ac_exeext
3.21881 -if { (ac_try="$ac_link"
3.21882 -case "(($ac_try" in
3.21883 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21884 - *) ac_try_echo=$ac_try;;
3.21885 -esac
3.21886 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21887 - (eval "$ac_link") 2>conftest.er1
3.21888 - ac_status=$?
3.21889 - grep -v '^ *+' conftest.er1 >conftest.err
3.21890 - rm -f conftest.er1
3.21891 - cat conftest.err >&5
3.21892 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21893 - (exit $ac_status); } && {
3.21894 - test -z "$ac_c_werror_flag" ||
3.21895 - test ! -s conftest.err
3.21896 - } && test -s conftest$ac_exeext &&
3.21897 - $as_test_x conftest$ac_exeext; then
3.21898 - ac_cv_search_strerror=$ac_res
3.21899 -else
3.21900 - echo "$as_me: failed program was:" >&5
3.21901 -sed 's/^/| /' conftest.$ac_ext >&5
3.21902 -
3.21903 -
3.21904 -fi
3.21905 -
3.21906 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3.21907 - conftest$ac_exeext
3.21908 - if test "${ac_cv_search_strerror+set}" = set; then
3.21909 - break
3.21910 -fi
3.21911 -done
3.21912 -if test "${ac_cv_search_strerror+set}" = set; then
3.21913 - :
3.21914 -else
3.21915 - ac_cv_search_strerror=no
3.21916 -fi
3.21917 -rm conftest.$ac_ext
3.21918 -LIBS=$ac_func_search_save_LIBS
3.21919 -fi
3.21920 -{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
3.21921 -echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
3.21922 -ac_res=$ac_cv_search_strerror
3.21923 -if test "$ac_res" != no; then
3.21924 - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3.21925 -
3.21926 -fi
3.21927 -
3.21928 -
3.21929 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3.21930 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3.21931 -if test "${ac_cv_header_stdc+set}" = set; then
3.21932 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.21933 -else
3.21934 - cat >conftest.$ac_ext <<_ACEOF
3.21935 -/* confdefs.h. */
3.21936 -_ACEOF
3.21937 -cat confdefs.h >>conftest.$ac_ext
3.21938 -cat >>conftest.$ac_ext <<_ACEOF
3.21939 -/* end confdefs.h. */
3.21940 -#include <stdlib.h>
3.21941 -#include <stdarg.h>
3.21942 -#include <string.h>
3.21943 -#include <float.h>
3.21944 -
3.21945 -int
3.21946 -main ()
3.21947 -{
3.21948 -
3.21949 - ;
3.21950 - return 0;
3.21951 -}
3.21952 -_ACEOF
3.21953 -rm -f conftest.$ac_objext
3.21954 -if { (ac_try="$ac_compile"
3.21955 -case "(($ac_try" in
3.21956 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.21957 - *) ac_try_echo=$ac_try;;
3.21958 -esac
3.21959 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.21960 - (eval "$ac_compile") 2>conftest.er1
3.21961 - ac_status=$?
3.21962 - grep -v '^ *+' conftest.er1 >conftest.err
3.21963 - rm -f conftest.er1
3.21964 - cat conftest.err >&5
3.21965 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.21966 - (exit $ac_status); } && {
3.21967 - test -z "$ac_c_werror_flag" ||
3.21968 - test ! -s conftest.err
3.21969 - } && test -s conftest.$ac_objext; then
3.21970 - ac_cv_header_stdc=yes
3.21971 -else
3.21972 - echo "$as_me: failed program was:" >&5
3.21973 -sed 's/^/| /' conftest.$ac_ext >&5
3.21974 -
3.21975 - ac_cv_header_stdc=no
3.21976 -fi
3.21977 -
3.21978 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.21979 -
3.21980 -if test $ac_cv_header_stdc = yes; then
3.21981 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3.21982 - cat >conftest.$ac_ext <<_ACEOF
3.21983 -/* confdefs.h. */
3.21984 -_ACEOF
3.21985 -cat confdefs.h >>conftest.$ac_ext
3.21986 -cat >>conftest.$ac_ext <<_ACEOF
3.21987 -/* end confdefs.h. */
3.21988 -#include <string.h>
3.21989 -
3.21990 -_ACEOF
3.21991 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3.21992 - $EGREP "memchr" >/dev/null 2>&1; then
3.21993 - :
3.21994 -else
3.21995 - ac_cv_header_stdc=no
3.21996 -fi
3.21997 -rm -f conftest*
3.21998 -
3.21999 -fi
3.22000 -
3.22001 -if test $ac_cv_header_stdc = yes; then
3.22002 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3.22003 - cat >conftest.$ac_ext <<_ACEOF
3.22004 -/* confdefs.h. */
3.22005 -_ACEOF
3.22006 -cat confdefs.h >>conftest.$ac_ext
3.22007 -cat >>conftest.$ac_ext <<_ACEOF
3.22008 -/* end confdefs.h. */
3.22009 -#include <stdlib.h>
3.22010 -
3.22011 -_ACEOF
3.22012 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3.22013 - $EGREP "free" >/dev/null 2>&1; then
3.22014 - :
3.22015 -else
3.22016 - ac_cv_header_stdc=no
3.22017 -fi
3.22018 -rm -f conftest*
3.22019 -
3.22020 -fi
3.22021 -
3.22022 -if test $ac_cv_header_stdc = yes; then
3.22023 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3.22024 - if test "$cross_compiling" = yes; then
3.22025 - :
3.22026 -else
3.22027 - cat >conftest.$ac_ext <<_ACEOF
3.22028 -/* confdefs.h. */
3.22029 -_ACEOF
3.22030 -cat confdefs.h >>conftest.$ac_ext
3.22031 -cat >>conftest.$ac_ext <<_ACEOF
3.22032 -/* end confdefs.h. */
3.22033 -#include <ctype.h>
3.22034 -#include <stdlib.h>
3.22035 -#if ((' ' & 0x0FF) == 0x020)
3.22036 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3.22037 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3.22038 -#else
3.22039 -# define ISLOWER(c) \
3.22040 - (('a' <= (c) && (c) <= 'i') \
3.22041 - || ('j' <= (c) && (c) <= 'r') \
3.22042 - || ('s' <= (c) && (c) <= 'z'))
3.22043 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3.22044 -#endif
3.22045 -
3.22046 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3.22047 -int
3.22048 -main ()
3.22049 -{
3.22050 - int i;
3.22051 - for (i = 0; i < 256; i++)
3.22052 - if (XOR (islower (i), ISLOWER (i))
3.22053 - || toupper (i) != TOUPPER (i))
3.22054 - return 2;
3.22055 - return 0;
3.22056 -}
3.22057 -_ACEOF
3.22058 -rm -f conftest$ac_exeext
3.22059 -if { (ac_try="$ac_link"
3.22060 -case "(($ac_try" in
3.22061 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.22062 - *) ac_try_echo=$ac_try;;
3.22063 -esac
3.22064 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.22065 - (eval "$ac_link") 2>&5
3.22066 - ac_status=$?
3.22067 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22068 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3.22069 - { (case "(($ac_try" in
3.22070 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.22071 - *) ac_try_echo=$ac_try;;
3.22072 -esac
3.22073 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.22074 - (eval "$ac_try") 2>&5
3.22075 - ac_status=$?
3.22076 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22077 - (exit $ac_status); }; }; then
3.22078 - :
3.22079 -else
3.22080 - echo "$as_me: program exited with status $ac_status" >&5
3.22081 -echo "$as_me: failed program was:" >&5
3.22082 -sed 's/^/| /' conftest.$ac_ext >&5
3.22083 -
3.22084 -( exit $ac_status )
3.22085 -ac_cv_header_stdc=no
3.22086 -fi
3.22087 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3.22088 -fi
3.22089 -
3.22090 -
3.22091 -fi
3.22092 -fi
3.22093 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3.22094 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3.22095 -if test $ac_cv_header_stdc = yes; then
3.22096 -
3.22097 -cat >>confdefs.h <<\_ACEOF
3.22098 -@%:@define STDC_HEADERS 1
3.22099 -_ACEOF
3.22100 -
3.22101 -fi
3.22102 -
3.22103 -{ echo "$as_me:$LINENO: checking for inline" >&5
3.22104 -echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
3.22105 -if test "${ac_cv_c_inline+set}" = set; then
3.22106 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22107 -else
3.22108 - ac_cv_c_inline=no
3.22109 -for ac_kw in inline __inline__ __inline; do
3.22110 - cat >conftest.$ac_ext <<_ACEOF
3.22111 -/* confdefs.h. */
3.22112 -_ACEOF
3.22113 -cat confdefs.h >>conftest.$ac_ext
3.22114 -cat >>conftest.$ac_ext <<_ACEOF
3.22115 -/* end confdefs.h. */
3.22116 -#ifndef __cplusplus
3.22117 -typedef int foo_t;
3.22118 -static $ac_kw foo_t static_foo () {return 0; }
3.22119 -$ac_kw foo_t foo () {return 0; }
3.22120 -#endif
3.22121 -
3.22122 -_ACEOF
3.22123 -rm -f conftest.$ac_objext
3.22124 -if { (ac_try="$ac_compile"
3.22125 -case "(($ac_try" in
3.22126 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3.22127 - *) ac_try_echo=$ac_try;;
3.22128 -esac
3.22129 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3.22130 - (eval "$ac_compile") 2>conftest.er1
3.22131 - ac_status=$?
3.22132 - grep -v '^ *+' conftest.er1 >conftest.err
3.22133 - rm -f conftest.er1
3.22134 - cat conftest.err >&5
3.22135 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22136 - (exit $ac_status); } && {
3.22137 - test -z "$ac_c_werror_flag" ||
3.22138 - test ! -s conftest.err
3.22139 - } && test -s conftest.$ac_objext; then
3.22140 - ac_cv_c_inline=$ac_kw
3.22141 -else
3.22142 - echo "$as_me: failed program was:" >&5
3.22143 -sed 's/^/| /' conftest.$ac_ext >&5
3.22144 -
3.22145 -
3.22146 -fi
3.22147 -
3.22148 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3.22149 - test "$ac_cv_c_inline" != no && break
3.22150 -done
3.22151 -
3.22152 -fi
3.22153 -{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3.22154 -echo "${ECHO_T}$ac_cv_c_inline" >&6; }
3.22155 -
3.22156 -
3.22157 -case $ac_cv_c_inline in
3.22158 - inline | yes) ;;
3.22159 - *)
3.22160 - case $ac_cv_c_inline in
3.22161 - no) ac_val=;;
3.22162 - *) ac_val=$ac_cv_c_inline;;
3.22163 - esac
3.22164 - cat >>confdefs.h <<_ACEOF
3.22165 -#ifndef __cplusplus
3.22166 -#define inline $ac_val
3.22167 -#endif
3.22168 -_ACEOF
3.22169 - ;;
3.22170 -esac
3.22171 -
3.22172 -
3.22173 -# Extract the first word of "pkg-config", so it can be a program name with args.
3.22174 -set dummy pkg-config; ac_word=$2
3.22175 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.22176 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.22177 -if test "${ac_cv_prog_HAVE_PKGCONFIG+set}" = set; then
3.22178 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22179 -else
3.22180 - if test -n "$HAVE_PKGCONFIG"; then
3.22181 - ac_cv_prog_HAVE_PKGCONFIG="$HAVE_PKGCONFIG" # Let the user override the test.
3.22182 -else
3.22183 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.22184 -for as_dir in $PATH
3.22185 -do
3.22186 - IFS=$as_save_IFS
3.22187 - test -z "$as_dir" && as_dir=.
3.22188 - for ac_exec_ext in '' $ac_executable_extensions; do
3.22189 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.22190 - ac_cv_prog_HAVE_PKGCONFIG="yes"
3.22191 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.22192 - break 2
3.22193 - fi
3.22194 -done
3.22195 -done
3.22196 -IFS=$as_save_IFS
3.22197 -
3.22198 - test -z "$ac_cv_prog_HAVE_PKGCONFIG" && ac_cv_prog_HAVE_PKGCONFIG="no"
3.22199 -fi
3.22200 -fi
3.22201 -HAVE_PKGCONFIG=$ac_cv_prog_HAVE_PKGCONFIG
3.22202 -if test -n "$HAVE_PKGCONFIG"; then
3.22203 - { echo "$as_me:$LINENO: result: $HAVE_PKGCONFIG" >&5
3.22204 -echo "${ECHO_T}$HAVE_PKGCONFIG" >&6; }
3.22205 -else
3.22206 - { echo "$as_me:$LINENO: result: no" >&5
3.22207 -echo "${ECHO_T}no" >&6; }
3.22208 -fi
3.22209 -
3.22210 -
3.22211 -
3.22212 -if test "x$HAVE_PKGCONFIG" = "xno"; then
3.22213 - { { echo "$as_me:$LINENO: error: you need to have pkgconfig installed !" >&5
3.22214 -echo "$as_me: error: you need to have pkgconfig installed !" >&2;}
3.22215 - { (exit 1); exit 1; }; }
3.22216 -fi
3.22217 -
3.22218 -
3.22219 -GST_REQUIRED=0.10.14
3.22220 -GST_MAJORMINOR=0.10
3.22221 -
3.22222 -
3.22223 -
3.22224 -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
3.22225 - if test -n "$ac_tool_prefix"; then
3.22226 - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
3.22227 -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
3.22228 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.22229 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.22230 -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
3.22231 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22232 -else
3.22233 - case $PKG_CONFIG in
3.22234 - [\\/]* | ?:[\\/]*)
3.22235 - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
3.22236 - ;;
3.22237 - *)
3.22238 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.22239 -for as_dir in $PATH
3.22240 -do
3.22241 - IFS=$as_save_IFS
3.22242 - test -z "$as_dir" && as_dir=.
3.22243 - for ac_exec_ext in '' $ac_executable_extensions; do
3.22244 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.22245 - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
3.22246 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.22247 - break 2
3.22248 - fi
3.22249 -done
3.22250 -done
3.22251 -IFS=$as_save_IFS
3.22252 -
3.22253 - ;;
3.22254 -esac
3.22255 -fi
3.22256 -PKG_CONFIG=$ac_cv_path_PKG_CONFIG
3.22257 -if test -n "$PKG_CONFIG"; then
3.22258 - { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
3.22259 -echo "${ECHO_T}$PKG_CONFIG" >&6; }
3.22260 -else
3.22261 - { echo "$as_me:$LINENO: result: no" >&5
3.22262 -echo "${ECHO_T}no" >&6; }
3.22263 -fi
3.22264 -
3.22265 -
3.22266 -fi
3.22267 -if test -z "$ac_cv_path_PKG_CONFIG"; then
3.22268 - ac_pt_PKG_CONFIG=$PKG_CONFIG
3.22269 - # Extract the first word of "pkg-config", so it can be a program name with args.
3.22270 -set dummy pkg-config; ac_word=$2
3.22271 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3.22272 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3.22273 -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
3.22274 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22275 -else
3.22276 - case $ac_pt_PKG_CONFIG in
3.22277 - [\\/]* | ?:[\\/]*)
3.22278 - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
3.22279 - ;;
3.22280 - *)
3.22281 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.22282 -for as_dir in $PATH
3.22283 -do
3.22284 - IFS=$as_save_IFS
3.22285 - test -z "$as_dir" && as_dir=.
3.22286 - for ac_exec_ext in '' $ac_executable_extensions; do
3.22287 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3.22288 - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
3.22289 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3.22290 - break 2
3.22291 - fi
3.22292 -done
3.22293 -done
3.22294 -IFS=$as_save_IFS
3.22295 -
3.22296 - ;;
3.22297 -esac
3.22298 -fi
3.22299 -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
3.22300 -if test -n "$ac_pt_PKG_CONFIG"; then
3.22301 - { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
3.22302 -echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
3.22303 -else
3.22304 - { echo "$as_me:$LINENO: result: no" >&5
3.22305 -echo "${ECHO_T}no" >&6; }
3.22306 -fi
3.22307 -
3.22308 - if test "x$ac_pt_PKG_CONFIG" = x; then
3.22309 - PKG_CONFIG=""
3.22310 - else
3.22311 - case $cross_compiling:$ac_tool_warned in
3.22312 -yes:)
3.22313 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3.22314 -whose name does not start with the host triplet. If you think this
3.22315 -configuration is useful to you, please write to autoconf@gnu.org." >&5
3.22316 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3.22317 -whose name does not start with the host triplet. If you think this
3.22318 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3.22319 -ac_tool_warned=yes ;;
3.22320 -esac
3.22321 - PKG_CONFIG=$ac_pt_PKG_CONFIG
3.22322 - fi
3.22323 -else
3.22324 - PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
3.22325 -fi
3.22326 -
3.22327 -fi
3.22328 -if test -n "$PKG_CONFIG"; then
3.22329 - _pkg_min_version=0.9.0
3.22330 - { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
3.22331 -echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
3.22332 - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
3.22333 - { echo "$as_me:$LINENO: result: yes" >&5
3.22334 -echo "${ECHO_T}yes" >&6; }
3.22335 - else
3.22336 - { echo "$as_me:$LINENO: result: no" >&5
3.22337 -echo "${ECHO_T}no" >&6; }
3.22338 - PKG_CONFIG=""
3.22339 - fi
3.22340 -
3.22341 -fi
3.22342 -
3.22343 -pkg_failed=no
3.22344 -{ echo "$as_me:$LINENO: checking for GST_CFLAGS" >&5
3.22345 -echo $ECHO_N "checking for GST_CFLAGS... $ECHO_C" >&6; }
3.22346 -if test "${pkg_cv_GST_CFLAGS+set}" = set; then
3.22347 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22348 -else
3.22349 - if test "x$ac_cv_env_GST_CFLAGS_set" = "xset"; then
3.22350 - pkg_cv_GST_CFLAGS=$ac_cv_env_GST_CFLAGS_value
3.22351 -elif test -n "$PKG_CONFIG"; then
3.22352 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
3.22353 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22354 - ($PKG_CONFIG --exists "\
3.22355 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22356 - ac_status=$?
3.22357 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22358 - (exit $ac_status); }; then
3.22359 - pkg_cv_GST_CFLAGS=`$PKG_CONFIG --cflags "\
3.22360 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22361 - else
3.22362 - pkg_failed=yes
3.22363 - fi
3.22364 -else
3.22365 - pkg_failed=untried
3.22366 -fi
3.22367 -fi
3.22368 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_CFLAGS" >&5
3.22369 -echo "${ECHO_T}$pkg_cv_GST_CFLAGS" >&6; }
3.22370 -{ echo "$as_me:$LINENO: checking for GST_LIBS" >&5
3.22371 -echo $ECHO_N "checking for GST_LIBS... $ECHO_C" >&6; }
3.22372 -if test "${pkg_cv_GST_LIBS+set}" = set; then
3.22373 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22374 -else
3.22375 - if test "x$ac_cv_env_GST_LIBS_set" = "xset"; then
3.22376 - pkg_cv_GST_LIBS=$ac_cv_env_GST_LIBS_value
3.22377 -elif test -n "$PKG_CONFIG"; then
3.22378 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
3.22379 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22380 - ($PKG_CONFIG --exists "\
3.22381 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22382 - ac_status=$?
3.22383 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22384 - (exit $ac_status); }; then
3.22385 - pkg_cv_GST_LIBS=`$PKG_CONFIG --libs "\
3.22386 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22387 - else
3.22388 - pkg_failed=yes
3.22389 - fi
3.22390 -else
3.22391 - pkg_failed=untried
3.22392 -fi
3.22393 -fi
3.22394 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_LIBS" >&5
3.22395 -echo "${ECHO_T}$pkg_cv_GST_LIBS" >&6; }
3.22396 -
3.22397 -if test $pkg_failed = yes; then
3.22398 - GST_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "\
3.22399 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED"`
3.22400 - # Put the nasty error message in config.log where it belongs
3.22401 - echo "$GST_PKG_ERRORS" 1>&5
3.22402 -
3.22403 - HAVE_GST=no
3.22404 -elif test $pkg_failed = untried; then
3.22405 - HAVE_GST=no
3.22406 -else
3.22407 - GST_CFLAGS=$pkg_cv_GST_CFLAGS
3.22408 - GST_LIBS=$pkg_cv_GST_LIBS
3.22409 - HAVE_GST=yes
3.22410 -fi
3.22411 -
3.22412 -if test "x$HAVE_GST" = "xno"; then
3.22413 - { { echo "$as_me:$LINENO: error: you need gstreamer development packages installed !" >&5
3.22414 -echo "$as_me: error: you need gstreamer development packages installed !" >&2;}
3.22415 - { (exit 1); exit 1; }; }
3.22416 -fi
3.22417 -
3.22418 -if test "x$USE_DEBUG" = xyes; then
3.22419 - GST_CFLAGS="$GST_CFLAGS -g"
3.22420 -fi
3.22421 -
3.22422 -GST_CFLAGS="-I\$(top_builddir)/gst-libs $GST_CFLAGS"
3.22423 -
3.22424 -
3.22425 -
3.22426 -
3.22427 -
3.22428 -
3.22429 -
3.22430 -pkg_failed=no
3.22431 -{ echo "$as_me:$LINENO: checking for GST_BASE_CFLAGS" >&5
3.22432 -echo $ECHO_N "checking for GST_BASE_CFLAGS... $ECHO_C" >&6; }
3.22433 -if test "${pkg_cv_GST_BASE_CFLAGS+set}" = set; then
3.22434 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22435 -else
3.22436 - if test "x$ac_cv_env_GST_BASE_CFLAGS_set" = "xset"; then
3.22437 - pkg_cv_GST_BASE_CFLAGS=$ac_cv_env_GST_BASE_CFLAGS_value
3.22438 -elif test -n "$PKG_CONFIG"; then
3.22439 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22440 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22441 - ac_status=$?
3.22442 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22443 - (exit $ac_status); }; then
3.22444 - pkg_cv_GST_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22445 - else
3.22446 - pkg_failed=yes
3.22447 - fi
3.22448 -else
3.22449 - pkg_failed=untried
3.22450 -fi
3.22451 -fi
3.22452 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_CFLAGS" >&5
3.22453 -echo "${ECHO_T}$pkg_cv_GST_BASE_CFLAGS" >&6; }
3.22454 -{ echo "$as_me:$LINENO: checking for GST_BASE_LIBS" >&5
3.22455 -echo $ECHO_N "checking for GST_BASE_LIBS... $ECHO_C" >&6; }
3.22456 -if test "${pkg_cv_GST_BASE_LIBS+set}" = set; then
3.22457 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22458 -else
3.22459 - if test "x$ac_cv_env_GST_BASE_LIBS_set" = "xset"; then
3.22460 - pkg_cv_GST_BASE_LIBS=$ac_cv_env_GST_BASE_LIBS_value
3.22461 -elif test -n "$PKG_CONFIG"; then
3.22462 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22463 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22464 - ac_status=$?
3.22465 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22466 - (exit $ac_status); }; then
3.22467 - pkg_cv_GST_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22468 - else
3.22469 - pkg_failed=yes
3.22470 - fi
3.22471 -else
3.22472 - pkg_failed=untried
3.22473 -fi
3.22474 -fi
3.22475 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_LIBS" >&5
3.22476 -echo "${ECHO_T}$pkg_cv_GST_BASE_LIBS" >&6; }
3.22477 -
3.22478 -if test $pkg_failed = yes; then
3.22479 - GST_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
3.22480 - # Put the nasty error message in config.log where it belongs
3.22481 - echo "$GST_BASE_PKG_ERRORS" 1>&5
3.22482 -
3.22483 - HAVE_GST_BASE="no"
3.22484 -elif test $pkg_failed = untried; then
3.22485 - HAVE_GST_BASE="no"
3.22486 -else
3.22487 - GST_BASE_CFLAGS=$pkg_cv_GST_BASE_CFLAGS
3.22488 - GST_BASE_LIBS=$pkg_cv_GST_BASE_LIBS
3.22489 - HAVE_GST_BASE="yes"
3.22490 -fi
3.22491 -
3.22492 -if test "x$HAVE_GST_BASE" = "xno"; then
3.22493 - { { echo "$as_me:$LINENO: error: no GStreamer Base Libs found" >&5
3.22494 -echo "$as_me: error: no GStreamer Base Libs found" >&2;}
3.22495 - { (exit 1); exit 1; }; }
3.22496 -fi
3.22497 -
3.22498 -
3.22499 -
3.22500 -
3.22501 -
3.22502 -pkg_failed=no
3.22503 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_CFLAGS" >&5
3.22504 -echo $ECHO_N "checking for GST_PLUGINS_BASE_CFLAGS... $ECHO_C" >&6; }
3.22505 -if test "${pkg_cv_GST_PLUGINS_BASE_CFLAGS+set}" = set; then
3.22506 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22507 -else
3.22508 - if test "x$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set" = "xset"; then
3.22509 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value
3.22510 -elif test -n "$PKG_CONFIG"; then
3.22511 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22512 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22513 - ac_status=$?
3.22514 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22515 - (exit $ac_status); }; then
3.22516 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22517 - else
3.22518 - pkg_failed=yes
3.22519 - fi
3.22520 -else
3.22521 - pkg_failed=untried
3.22522 -fi
3.22523 -fi
3.22524 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&5
3.22525 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&6; }
3.22526 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_LIBS" >&5
3.22527 -echo $ECHO_N "checking for GST_PLUGINS_BASE_LIBS... $ECHO_C" >&6; }
3.22528 -if test "${pkg_cv_GST_PLUGINS_BASE_LIBS+set}" = set; then
3.22529 - echo $ECHO_N "(cached) $ECHO_C" >&6
3.22530 -else
3.22531 - if test "x$ac_cv_env_GST_PLUGINS_BASE_LIBS_set" = "xset"; then
3.22532 - pkg_cv_GST_PLUGINS_BASE_LIBS=$ac_cv_env_GST_PLUGINS_BASE_LIBS_value
3.22533 -elif test -n "$PKG_CONFIG"; then
3.22534 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
3.22535 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
3.22536 - ac_status=$?
3.22537 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3.22538 - (exit $ac_status); }; then
3.22539 - pkg_cv_GST_PLUGINS_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
3.22540 - else
3.22541 - pkg_failed=yes
3.22542 - fi
3.22543 -else
3.22544 - pkg_failed=untried
3.22545 -fi
3.22546 -fi
3.22547 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_LIBS" >&5
3.22548 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_LIBS" >&6; }
3.22549 -
3.22550 -if test $pkg_failed = yes; then
3.22551 - GST_PLUGINS_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
3.22552 - # Put the nasty error message in config.log where it belongs
3.22553 - echo "$GST_PLUGINS_BASE_PKG_ERRORS" 1>&5
3.22554 -
3.22555 - HAVE_GST_PLUGINS="no"
3.22556 -elif test $pkg_failed = untried; then
3.22557 - HAVE_GST_PLUGINS="no"
3.22558 -else
3.22559 - GST_PLUGINS_BASE_CFLAGS=$pkg_cv_GST_PLUGINS_BASE_CFLAGS
3.22560 - GST_PLUGINS_BASE_LIBS=$pkg_cv_GST_PLUGINS_BASE_LIBS
3.22561 - HAVE_GST_PLUGINS="yes"
3.22562 -fi
3.22563 -
3.22564 -if test "x$HAVE_GST_PLUGINS" = "xno"; then
3.22565 - { { echo "$as_me:$LINENO: error: no GStreamer Plugins Libs found" >&5
3.22566 -echo "$as_me: error: no GStreamer Plugins Libs found" >&2;}
3.22567 - { (exit 1); exit 1; }; }
3.22568 -fi
3.22569 -
3.22570 -
3.22571 -
3.22572 -
3.22573 -plugindir="\$(libdir)/gstreamer-$GST_MAJORMINOR"
3.22574 -
3.22575 -
3.22576 -GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
3.22577 -
3.22578 -
3.22579 -
3.22580 -cat >>confdefs.h <<\_ACEOF
3.22581 -@%:@define GST_LICENSE "LGPL"
3.22582 -_ACEOF
3.22583 -
3.22584 -
3.22585 -cat >>confdefs.h <<\_ACEOF
3.22586 -@%:@define GST_PACKAGE_NAME "INdT plugins to Gstreamer "
3.22587 -_ACEOF
3.22588 -
3.22589 -
3.22590 -cat >>confdefs.h <<\_ACEOF
3.22591 -@%:@define GST_PACKAGE_ORIGIN "https://svn.sourceforge.net/svnroot/gmyth/gst-gpac"
3.22592 -_ACEOF
3.22593 -
3.22594 -
3.22595 -ac_config_files="$ac_config_files Makefile src/Makefile"
3.22596 -
3.22597 -cat >confcache <<\_ACEOF
3.22598 -# This file is a shell script that caches the results of configure
3.22599 -# tests run on this system so they can be shared between configure
3.22600 -# scripts and configure runs, see configure's option --config-cache.
3.22601 -# It is not useful on other systems. If it contains results you don't
3.22602 -# want to keep, you may remove or edit it.
3.22603 -#
3.22604 -# config.status only pays attention to the cache file if you give it
3.22605 -# the --recheck option to rerun configure.
3.22606 -#
3.22607 -# `ac_cv_env_foo' variables (set or unset) will be overridden when
3.22608 -# loading this file, other *unset* `ac_cv_foo' will be assigned the
3.22609 -# following values.
3.22610 -
3.22611 -_ACEOF
3.22612 -
3.22613 -# The following way of writing the cache mishandles newlines in values,
3.22614 -# but we know of no workaround that is simple, portable, and efficient.
3.22615 -# So, we kill variables containing newlines.
3.22616 -# Ultrix sh set writes to stderr and can't be redirected directly,
3.22617 -# and sets the high bit in the cache file unless we assign to the vars.
3.22618 -(
3.22619 - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3.22620 - eval ac_val=\$$ac_var
3.22621 - case $ac_val in #(
3.22622 - *${as_nl}*)
3.22623 - case $ac_var in #(
3.22624 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
3.22625 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
3.22626 - esac
3.22627 - case $ac_var in #(
3.22628 - _ | IFS | as_nl) ;; #(
3.22629 - *) $as_unset $ac_var ;;
3.22630 - esac ;;
3.22631 - esac
3.22632 - done
3.22633 -
3.22634 - (set) 2>&1 |
3.22635 - case $as_nl`(ac_space=' '; set) 2>&1` in #(
3.22636 - *${as_nl}ac_space=\ *)
3.22637 - # `set' does not quote correctly, so add quotes (double-quote
3.22638 - # substitution turns \\\\ into \\, and sed turns \\ into \).
3.22639 - sed -n \
3.22640 - "s/'/'\\\\''/g;
3.22641 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3.22642 - ;; #(
3.22643 - *)
3.22644 - # `set' quotes correctly as required by POSIX, so do not add quotes.
3.22645 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3.22646 - ;;
3.22647 - esac |
3.22648 - sort
3.22649 -) |
3.22650 - sed '
3.22651 - /^ac_cv_env_/b end
3.22652 - t clear
3.22653 - :clear
3.22654 - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3.22655 - t end
3.22656 - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3.22657 - :end' >>confcache
3.22658 -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
3.22659 - if test -w "$cache_file"; then
3.22660 - test "x$cache_file" != "x/dev/null" &&
3.22661 - { echo "$as_me:$LINENO: updating cache $cache_file" >&5
3.22662 -echo "$as_me: updating cache $cache_file" >&6;}
3.22663 - cat confcache >$cache_file
3.22664 - else
3.22665 - { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
3.22666 -echo "$as_me: not updating unwritable cache $cache_file" >&6;}
3.22667 - fi
3.22668 -fi
3.22669 -rm -f confcache
3.22670 -
3.22671 -test "x$prefix" = xNONE && prefix=$ac_default_prefix
3.22672 -# Let make expand exec_prefix.
3.22673 -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
3.22674 -
3.22675 -DEFS=-DHAVE_CONFIG_H
3.22676 -
3.22677 -ac_libobjs=
3.22678 -ac_ltlibobjs=
3.22679 -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue
3.22680 - # 1. Remove the extension, and $U if already installed.
3.22681 - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
3.22682 - ac_i=`echo "$ac_i" | sed "$ac_script"`
3.22683 - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3.22684 - # will be set to the directory where LIBOBJS objects are built.
3.22685 - ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3.22686 - ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
3.22687 -done
3.22688 -LIB@&t@OBJS=$ac_libobjs
3.22689 -
3.22690 -LTLIBOBJS=$ac_ltlibobjs
3.22691 -
3.22692 -
3.22693 -if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
3.22694 - { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
3.22695 -Usually this means the macro was only invoked conditionally." >&5
3.22696 -echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
3.22697 -Usually this means the macro was only invoked conditionally." >&2;}
3.22698 - { (exit 1); exit 1; }; }
3.22699 -fi
3.22700 -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
3.22701 - { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
3.22702 -Usually this means the macro was only invoked conditionally." >&5
3.22703 -echo "$as_me: error: conditional \"AMDEP\" was never defined.
3.22704 -Usually this means the macro was only invoked conditionally." >&2;}
3.22705 - { (exit 1); exit 1; }; }
3.22706 -fi
3.22707 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3.22708 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
3.22709 -Usually this means the macro was only invoked conditionally." >&5
3.22710 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
3.22711 -Usually this means the macro was only invoked conditionally." >&2;}
3.22712 - { (exit 1); exit 1; }; }
3.22713 -fi
3.22714 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
3.22715 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
3.22716 -Usually this means the macro was only invoked conditionally." >&5
3.22717 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
3.22718 -Usually this means the macro was only invoked conditionally." >&2;}
3.22719 - { (exit 1); exit 1; }; }
3.22720 -fi
3.22721 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3.22722 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
3.22723 -Usually this means the macro was only invoked conditionally." >&5
3.22724 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
3.22725 -Usually this means the macro was only invoked conditionally." >&2;}
3.22726 - { (exit 1); exit 1; }; }
3.22727 -fi
3.22728 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
3.22729 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
3.22730 -Usually this means the macro was only invoked conditionally." >&5
3.22731 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
3.22732 -Usually this means the macro was only invoked conditionally." >&2;}
3.22733 - { (exit 1); exit 1; }; }
3.22734 -fi
3.22735 -
3.22736 -: ${CONFIG_STATUS=./config.status}
3.22737 -ac_clean_files_save=$ac_clean_files
3.22738 -ac_clean_files="$ac_clean_files $CONFIG_STATUS"
3.22739 -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
3.22740 -echo "$as_me: creating $CONFIG_STATUS" >&6;}
3.22741 -cat >$CONFIG_STATUS <<_ACEOF
3.22742 -#! $SHELL
3.22743 -# Generated by $as_me.
3.22744 -# Run this file to recreate the current configuration.
3.22745 -# Compiler output produced by configure, useful for debugging
3.22746 -# configure, is in config.log if it exists.
3.22747 -
3.22748 -debug=false
3.22749 -ac_cs_recheck=false
3.22750 -ac_cs_silent=false
3.22751 -SHELL=\${CONFIG_SHELL-$SHELL}
3.22752 -_ACEOF
3.22753 -
3.22754 -cat >>$CONFIG_STATUS <<\_ACEOF
3.22755 -## --------------------- ##
3.22756 -## M4sh Initialization. ##
3.22757 -## --------------------- ##
3.22758 -
3.22759 -# Be more Bourne compatible
3.22760 -DUALCASE=1; export DUALCASE # for MKS sh
3.22761 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3.22762 - emulate sh
3.22763 - NULLCMD=:
3.22764 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3.22765 - # is contrary to our usage. Disable this feature.
3.22766 - alias -g '${1+"$@"}'='"$@"'
3.22767 - setopt NO_GLOB_SUBST
3.22768 -else
3.22769 - case `(set -o) 2>/dev/null` in
3.22770 - *posix*) set -o posix ;;
3.22771 -esac
3.22772 -
3.22773 -fi
3.22774 -
3.22775 -
3.22776 -
3.22777 -
3.22778 -# PATH needs CR
3.22779 -# Avoid depending upon Character Ranges.
3.22780 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
3.22781 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3.22782 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3.22783 -as_cr_digits='0123456789'
3.22784 -as_cr_alnum=$as_cr_Letters$as_cr_digits
3.22785 -
3.22786 -# The user is always right.
3.22787 -if test "${PATH_SEPARATOR+set}" != set; then
3.22788 - echo "#! /bin/sh" >conf$$.sh
3.22789 - echo "exit 0" >>conf$$.sh
3.22790 - chmod +x conf$$.sh
3.22791 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
3.22792 - PATH_SEPARATOR=';'
3.22793 - else
3.22794 - PATH_SEPARATOR=:
3.22795 - fi
3.22796 - rm -f conf$$.sh
3.22797 -fi
3.22798 -
3.22799 -# Support unset when possible.
3.22800 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3.22801 - as_unset=unset
3.22802 -else
3.22803 - as_unset=false
3.22804 -fi
3.22805 -
3.22806 -
3.22807 -# IFS
3.22808 -# We need space, tab and new line, in precisely that order. Quoting is
3.22809 -# there to prevent editors from complaining about space-tab.
3.22810 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
3.22811 -# splitting by setting IFS to empty value.)
3.22812 -as_nl='
3.22813 -'
3.22814 -IFS=" "" $as_nl"
3.22815 -
3.22816 -# Find who we are. Look in the path if we contain no directory separator.
3.22817 -case $0 in
3.22818 - *[\\/]* ) as_myself=$0 ;;
3.22819 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3.22820 -for as_dir in $PATH
3.22821 -do
3.22822 - IFS=$as_save_IFS
3.22823 - test -z "$as_dir" && as_dir=.
3.22824 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3.22825 -done
3.22826 -IFS=$as_save_IFS
3.22827 -
3.22828 - ;;
3.22829 -esac
3.22830 -# We did not find ourselves, most probably we were run as `sh COMMAND'
3.22831 -# in which case we are not to be found in the path.
3.22832 -if test "x$as_myself" = x; then
3.22833 - as_myself=$0
3.22834 -fi
3.22835 -if test ! -f "$as_myself"; then
3.22836 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3.22837 - { (exit 1); exit 1; }
3.22838 -fi
3.22839 -
3.22840 -# Work around bugs in pre-3.0 UWIN ksh.
3.22841 -for as_var in ENV MAIL MAILPATH
3.22842 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
3.22843 -done
3.22844 -PS1='$ '
3.22845 -PS2='> '
3.22846 -PS4='+ '
3.22847 -
3.22848 -# NLS nuisances.
3.22849 -for as_var in \
3.22850 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
3.22851 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3.22852 - LC_TELEPHONE LC_TIME
3.22853 -do
3.22854 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
3.22855 - eval $as_var=C; export $as_var
3.22856 - else
3.22857 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
3.22858 - fi
3.22859 -done
3.22860 -
3.22861 -# Required to use basename.
3.22862 -if expr a : '\(a\)' >/dev/null 2>&1 &&
3.22863 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
3.22864 - as_expr=expr
3.22865 -else
3.22866 - as_expr=false
3.22867 -fi
3.22868 -
3.22869 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3.22870 - as_basename=basename
3.22871 -else
3.22872 - as_basename=false
3.22873 -fi
3.22874 -
3.22875 -
3.22876 -# Name of the executable.
3.22877 -as_me=`$as_basename -- "$0" ||
3.22878 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3.22879 - X"$0" : 'X\(//\)$' \| \
3.22880 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3.22881 -echo X/"$0" |
3.22882 - sed '/^.*\/\([^/][^/]*\)\/*$/{
3.22883 - s//\1/
3.22884 - q
3.22885 - }
3.22886 - /^X\/\(\/\/\)$/{
3.22887 - s//\1/
3.22888 - q
3.22889 - }
3.22890 - /^X\/\(\/\).*/{
3.22891 - s//\1/
3.22892 - q
3.22893 - }
3.22894 - s/.*/./; q'`
3.22895 -
3.22896 -# CDPATH.
3.22897 -$as_unset CDPATH
3.22898 -
3.22899 -
3.22900 -
3.22901 - as_lineno_1=$LINENO
3.22902 - as_lineno_2=$LINENO
3.22903 - test "x$as_lineno_1" != "x$as_lineno_2" &&
3.22904 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
3.22905 -
3.22906 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
3.22907 - # uniformly replaced by the line number. The first 'sed' inserts a
3.22908 - # line-number line after each line using $LINENO; the second 'sed'
3.22909 - # does the real work. The second script uses 'N' to pair each
3.22910 - # line-number line with the line containing $LINENO, and appends
3.22911 - # trailing '-' during substitution so that $LINENO is not a special
3.22912 - # case at line end.
3.22913 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
3.22914 - # scripts with optimization help from Paolo Bonzini. Blame Lee
3.22915 - # E. McMahon (1931-1989) for sed's syntax. :-)
3.22916 - sed -n '
3.22917 - p
3.22918 - /[$]LINENO/=
3.22919 - ' <$as_myself |
3.22920 - sed '
3.22921 - s/[$]LINENO.*/&-/
3.22922 - t lineno
3.22923 - b
3.22924 - :lineno
3.22925 - N
3.22926 - :loop
3.22927 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
3.22928 - t loop
3.22929 - s/-\n.*//
3.22930 - ' >$as_me.lineno &&
3.22931 - chmod +x "$as_me.lineno" ||
3.22932 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
3.22933 - { (exit 1); exit 1; }; }
3.22934 -
3.22935 - # Don't try to exec as it changes $[0], causing all sort of problems
3.22936 - # (the dirname of $[0] is not the place where we might find the
3.22937 - # original and so on. Autoconf is especially sensitive to this).
3.22938 - . "./$as_me.lineno"
3.22939 - # Exit status is that of the last command.
3.22940 - exit
3.22941 -}
3.22942 -
3.22943 -
3.22944 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
3.22945 - as_dirname=dirname
3.22946 -else
3.22947 - as_dirname=false
3.22948 -fi
3.22949 -
3.22950 -ECHO_C= ECHO_N= ECHO_T=
3.22951 -case `echo -n x` in
3.22952 --n*)
3.22953 - case `echo 'x\c'` in
3.22954 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
3.22955 - *) ECHO_C='\c';;
3.22956 - esac;;
3.22957 -*)
3.22958 - ECHO_N='-n';;
3.22959 -esac
3.22960 -
3.22961 -if expr a : '\(a\)' >/dev/null 2>&1 &&
3.22962 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
3.22963 - as_expr=expr
3.22964 -else
3.22965 - as_expr=false
3.22966 -fi
3.22967 -
3.22968 -rm -f conf$$ conf$$.exe conf$$.file
3.22969 -if test -d conf$$.dir; then
3.22970 - rm -f conf$$.dir/conf$$.file
3.22971 -else
3.22972 - rm -f conf$$.dir
3.22973 - mkdir conf$$.dir
3.22974 -fi
3.22975 -echo >conf$$.file
3.22976 -if ln -s conf$$.file conf$$ 2>/dev/null; then
3.22977 - as_ln_s='ln -s'
3.22978 - # ... but there are two gotchas:
3.22979 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3.22980 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3.22981 - # In both cases, we have to default to `cp -p'.
3.22982 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
3.22983 - as_ln_s='cp -p'
3.22984 -elif ln conf$$.file conf$$ 2>/dev/null; then
3.22985 - as_ln_s=ln
3.22986 -else
3.22987 - as_ln_s='cp -p'
3.22988 -fi
3.22989 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
3.22990 -rmdir conf$$.dir 2>/dev/null
3.22991 -
3.22992 -if mkdir -p . 2>/dev/null; then
3.22993 - as_mkdir_p=:
3.22994 -else
3.22995 - test -d ./-p && rmdir ./-p
3.22996 - as_mkdir_p=false
3.22997 -fi
3.22998 -
3.22999 -if test -x / >/dev/null 2>&1; then
3.23000 - as_test_x='test -x'
3.23001 -else
3.23002 - if ls -dL / >/dev/null 2>&1; then
3.23003 - as_ls_L_option=L
3.23004 - else
3.23005 - as_ls_L_option=
3.23006 - fi
3.23007 - as_test_x='
3.23008 - eval sh -c '\''
3.23009 - if test -d "$1"; then
3.23010 - test -d "$1/.";
3.23011 - else
3.23012 - case $1 in
3.23013 - -*)set "./$1";;
3.23014 - esac;
3.23015 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
3.23016 - ???[sx]*):;;*)false;;esac;fi
3.23017 - '\'' sh
3.23018 - '
3.23019 -fi
3.23020 -as_executable_p=$as_test_x
3.23021 -
3.23022 -# Sed expression to map a string onto a valid CPP name.
3.23023 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3.23024 -
3.23025 -# Sed expression to map a string onto a valid variable name.
3.23026 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3.23027 -
3.23028 -
3.23029 -exec 6>&1
3.23030 -
3.23031 -# Save the log message, to keep $[0] and so on meaningful, and to
3.23032 -# report actual input values of CONFIG_FILES etc. instead of their
3.23033 -# values after options handling.
3.23034 -ac_log="
3.23035 -This file was extended by $as_me, which was
3.23036 -generated by GNU Autoconf 2.61. Invocation command line was
3.23037 -
3.23038 - CONFIG_FILES = $CONFIG_FILES
3.23039 - CONFIG_HEADERS = $CONFIG_HEADERS
3.23040 - CONFIG_LINKS = $CONFIG_LINKS
3.23041 - CONFIG_COMMANDS = $CONFIG_COMMANDS
3.23042 - $ $0 $@
3.23043 -
3.23044 -on `(hostname || uname -n) 2>/dev/null | sed 1q`
3.23045 -"
3.23046 -
3.23047 -_ACEOF
3.23048 -
3.23049 -cat >>$CONFIG_STATUS <<_ACEOF
3.23050 -# Files that config.status was made for.
3.23051 -config_files="$ac_config_files"
3.23052 -config_headers="$ac_config_headers"
3.23053 -config_commands="$ac_config_commands"
3.23054 -
3.23055 -_ACEOF
3.23056 -
3.23057 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23058 -ac_cs_usage="\
3.23059 -\`$as_me' instantiates files from templates according to the
3.23060 -current configuration.
3.23061 -
3.23062 -Usage: $0 [OPTIONS] [FILE]...
3.23063 -
3.23064 - -h, --help print this help, then exit
3.23065 - -V, --version print version number and configuration settings, then exit
3.23066 - -q, --quiet do not print progress messages
3.23067 - -d, --debug don't remove temporary files
3.23068 - --recheck update $as_me by reconfiguring in the same conditions
3.23069 - --file=FILE[:TEMPLATE]
3.23070 - instantiate the configuration file FILE
3.23071 - --header=FILE[:TEMPLATE]
3.23072 - instantiate the configuration header FILE
3.23073 -
3.23074 -Configuration files:
3.23075 -$config_files
3.23076 -
3.23077 -Configuration headers:
3.23078 -$config_headers
3.23079 -
3.23080 -Configuration commands:
3.23081 -$config_commands
3.23082 -
3.23083 -Report bugs to <bug-autoconf@gnu.org>."
3.23084 -
3.23085 -_ACEOF
3.23086 -cat >>$CONFIG_STATUS <<_ACEOF
3.23087 -ac_cs_version="\\
3.23088 -config.status
3.23089 -configured by $0, generated by GNU Autoconf 2.61,
3.23090 - with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3.23091 -
3.23092 -Copyright (C) 2006 Free Software Foundation, Inc.
3.23093 -This config.status script is free software; the Free Software Foundation
3.23094 -gives unlimited permission to copy, distribute and modify it."
3.23095 -
3.23096 -ac_pwd='$ac_pwd'
3.23097 -srcdir='$srcdir'
3.23098 -INSTALL='$INSTALL'
3.23099 -_ACEOF
3.23100 -
3.23101 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23102 -# If no file are specified by the user, then we need to provide default
3.23103 -# value. By we need to know if files were specified by the user.
3.23104 -ac_need_defaults=:
3.23105 -while test $# != 0
3.23106 -do
3.23107 - case $1 in
3.23108 - --*=*)
3.23109 - ac_option=`expr "X$1" : 'X\([^=]*\)='`
3.23110 - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
3.23111 - ac_shift=:
3.23112 - ;;
3.23113 - *)
3.23114 - ac_option=$1
3.23115 - ac_optarg=$2
3.23116 - ac_shift=shift
3.23117 - ;;
3.23118 - esac
3.23119 -
3.23120 - case $ac_option in
3.23121 - # Handling of the options.
3.23122 - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
3.23123 - ac_cs_recheck=: ;;
3.23124 - --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
3.23125 - echo "$ac_cs_version"; exit ;;
3.23126 - --debug | --debu | --deb | --de | --d | -d )
3.23127 - debug=: ;;
3.23128 - --file | --fil | --fi | --f )
3.23129 - $ac_shift
3.23130 - CONFIG_FILES="$CONFIG_FILES $ac_optarg"
3.23131 - ac_need_defaults=false;;
3.23132 - --header | --heade | --head | --hea )
3.23133 - $ac_shift
3.23134 - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
3.23135 - ac_need_defaults=false;;
3.23136 - --he | --h)
3.23137 - # Conflict between --help and --header
3.23138 - { echo "$as_me: error: ambiguous option: $1
3.23139 -Try \`$0 --help' for more information." >&2
3.23140 - { (exit 1); exit 1; }; };;
3.23141 - --help | --hel | -h )
3.23142 - echo "$ac_cs_usage"; exit ;;
3.23143 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3.23144 - | -silent | --silent | --silen | --sile | --sil | --si | --s)
3.23145 - ac_cs_silent=: ;;
3.23146 -
3.23147 - # This is an error.
3.23148 - -*) { echo "$as_me: error: unrecognized option: $1
3.23149 -Try \`$0 --help' for more information." >&2
3.23150 - { (exit 1); exit 1; }; } ;;
3.23151 -
3.23152 - *) ac_config_targets="$ac_config_targets $1"
3.23153 - ac_need_defaults=false ;;
3.23154 -
3.23155 - esac
3.23156 - shift
3.23157 -done
3.23158 -
3.23159 -ac_configure_extra_args=
3.23160 -
3.23161 -if $ac_cs_silent; then
3.23162 - exec 6>/dev/null
3.23163 - ac_configure_extra_args="$ac_configure_extra_args --silent"
3.23164 -fi
3.23165 -
3.23166 -_ACEOF
3.23167 -cat >>$CONFIG_STATUS <<_ACEOF
3.23168 -if \$ac_cs_recheck; then
3.23169 - echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
3.23170 - CONFIG_SHELL=$SHELL
3.23171 - export CONFIG_SHELL
3.23172 - exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3.23173 -fi
3.23174 -
3.23175 -_ACEOF
3.23176 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23177 -exec 5>>config.log
3.23178 -{
3.23179 - echo
3.23180 - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
3.23181 -@%:@@%:@ Running $as_me. @%:@@%:@
3.23182 -_ASBOX
3.23183 - echo "$ac_log"
3.23184 -} >&5
3.23185 -
3.23186 -_ACEOF
3.23187 -cat >>$CONFIG_STATUS <<_ACEOF
3.23188 -#
3.23189 -# INIT-COMMANDS
3.23190 -#
3.23191 -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
3.23192 -
3.23193 -_ACEOF
3.23194 -
3.23195 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23196 -
3.23197 -# Handling of arguments.
3.23198 -for ac_config_target in $ac_config_targets
3.23199 -do
3.23200 - case $ac_config_target in
3.23201 - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
3.23202 - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
3.23203 - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3.23204 - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
3.23205 -
3.23206 - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
3.23207 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
3.23208 - { (exit 1); exit 1; }; };;
3.23209 - esac
3.23210 -done
3.23211 -
3.23212 -
3.23213 -# If the user did not use the arguments to specify the items to instantiate,
3.23214 -# then the envvar interface is used. Set only those that are not.
3.23215 -# We use the long form for the default assignment because of an extremely
3.23216 -# bizarre bug on SunOS 4.1.3.
3.23217 -if $ac_need_defaults; then
3.23218 - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3.23219 - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
3.23220 - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
3.23221 -fi
3.23222 -
3.23223 -# Have a temporary directory for convenience. Make it in the build tree
3.23224 -# simply because there is no reason against having it here, and in addition,
3.23225 -# creating and moving files from /tmp can sometimes cause problems.
3.23226 -# Hook for its removal unless debugging.
3.23227 -# Note that there is a small window in which the directory will not be cleaned:
3.23228 -# after its creation but before its name has been assigned to `$tmp'.
3.23229 -$debug ||
3.23230 -{
3.23231 - tmp=
3.23232 - trap 'exit_status=$?
3.23233 - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
3.23234 -' 0
3.23235 - trap '{ (exit 1); exit 1; }' 1 2 13 15
3.23236 -}
3.23237 -# Create a (secure) tmp directory for tmp files.
3.23238 -
3.23239 -{
3.23240 - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3.23241 - test -n "$tmp" && test -d "$tmp"
3.23242 -} ||
3.23243 -{
3.23244 - tmp=./conf$$-$RANDOM
3.23245 - (umask 077 && mkdir "$tmp")
3.23246 -} ||
3.23247 -{
3.23248 - echo "$me: cannot create a temporary directory in ." >&2
3.23249 - { (exit 1); exit 1; }
3.23250 -}
3.23251 -
3.23252 -#
3.23253 -# Set up the sed scripts for CONFIG_FILES section.
3.23254 -#
3.23255 -
3.23256 -# No need to generate the scripts if there are no CONFIG_FILES.
3.23257 -# This happens for instance when ./config.status config.h
3.23258 -if test -n "$CONFIG_FILES"; then
3.23259 -
3.23260 -_ACEOF
3.23261 -
3.23262 -
3.23263 -
3.23264 -ac_delim='%!_!# '
3.23265 -for ac_last_try in false false false false false :; do
3.23266 - cat >conf$$subs.sed <<_ACEOF
3.23267 -SHELL!$SHELL$ac_delim
3.23268 -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
3.23269 -PACKAGE_NAME!$PACKAGE_NAME$ac_delim
3.23270 -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
3.23271 -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
3.23272 -PACKAGE_STRING!$PACKAGE_STRING$ac_delim
3.23273 -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
3.23274 -exec_prefix!$exec_prefix$ac_delim
3.23275 -prefix!$prefix$ac_delim
3.23276 -program_transform_name!$program_transform_name$ac_delim
3.23277 -bindir!$bindir$ac_delim
3.23278 -sbindir!$sbindir$ac_delim
3.23279 -libexecdir!$libexecdir$ac_delim
3.23280 -datarootdir!$datarootdir$ac_delim
3.23281 -datadir!$datadir$ac_delim
3.23282 -sysconfdir!$sysconfdir$ac_delim
3.23283 -sharedstatedir!$sharedstatedir$ac_delim
3.23284 -localstatedir!$localstatedir$ac_delim
3.23285 -includedir!$includedir$ac_delim
3.23286 -oldincludedir!$oldincludedir$ac_delim
3.23287 -docdir!$docdir$ac_delim
3.23288 -infodir!$infodir$ac_delim
3.23289 -htmldir!$htmldir$ac_delim
3.23290 -dvidir!$dvidir$ac_delim
3.23291 -pdfdir!$pdfdir$ac_delim
3.23292 -psdir!$psdir$ac_delim
3.23293 -libdir!$libdir$ac_delim
3.23294 -localedir!$localedir$ac_delim
3.23295 -mandir!$mandir$ac_delim
3.23296 -DEFS!$DEFS$ac_delim
3.23297 -ECHO_C!$ECHO_C$ac_delim
3.23298 -ECHO_N!$ECHO_N$ac_delim
3.23299 -ECHO_T!$ECHO_T$ac_delim
3.23300 -LIBS!$LIBS$ac_delim
3.23301 -build_alias!$build_alias$ac_delim
3.23302 -host_alias!$host_alias$ac_delim
3.23303 -target_alias!$target_alias$ac_delim
3.23304 -build!$build$ac_delim
3.23305 -build_cpu!$build_cpu$ac_delim
3.23306 -build_vendor!$build_vendor$ac_delim
3.23307 -build_os!$build_os$ac_delim
3.23308 -host!$host$ac_delim
3.23309 -host_cpu!$host_cpu$ac_delim
3.23310 -host_vendor!$host_vendor$ac_delim
3.23311 -host_os!$host_os$ac_delim
3.23312 -target!$target$ac_delim
3.23313 -target_cpu!$target_cpu$ac_delim
3.23314 -target_vendor!$target_vendor$ac_delim
3.23315 -target_os!$target_os$ac_delim
3.23316 -MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
3.23317 -MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
3.23318 -MAINT!$MAINT$ac_delim
3.23319 -GST_PLUGINS_VERSION!$GST_PLUGINS_VERSION$ac_delim
3.23320 -GST_PLUGINS_VERSION_RELEASE!$GST_PLUGINS_VERSION_RELEASE$ac_delim
3.23321 -GST_PLUGINS_VERSION_MAJOR!$GST_PLUGINS_VERSION_MAJOR$ac_delim
3.23322 -GST_PLUGINS_VERSION_MINOR!$GST_PLUGINS_VERSION_MINOR$ac_delim
3.23323 -GST_PLUGINS_VERSION_MICRO!$GST_PLUGINS_VERSION_MICRO$ac_delim
3.23324 -GST_PLUGINS_VERSION_NANO!$GST_PLUGINS_VERSION_NANO$ac_delim
3.23325 -PACKAGE!$PACKAGE$ac_delim
3.23326 -VERSION!$VERSION$ac_delim
3.23327 -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
3.23328 -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
3.23329 -INSTALL_DATA!$INSTALL_DATA$ac_delim
3.23330 -CYGPATH_W!$CYGPATH_W$ac_delim
3.23331 -ACLOCAL!$ACLOCAL$ac_delim
3.23332 -AUTOCONF!$AUTOCONF$ac_delim
3.23333 -AUTOMAKE!$AUTOMAKE$ac_delim
3.23334 -AUTOHEADER!$AUTOHEADER$ac_delim
3.23335 -MAKEINFO!$MAKEINFO$ac_delim
3.23336 -install_sh!$install_sh$ac_delim
3.23337 -STRIP!$STRIP$ac_delim
3.23338 -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
3.23339 -mkdir_p!$mkdir_p$ac_delim
3.23340 -AWK!$AWK$ac_delim
3.23341 -SET_MAKE!$SET_MAKE$ac_delim
3.23342 -am__leading_dot!$am__leading_dot$ac_delim
3.23343 -AMTAR!$AMTAR$ac_delim
3.23344 -am__tar!$am__tar$ac_delim
3.23345 -am__untar!$am__untar$ac_delim
3.23346 -CC!$CC$ac_delim
3.23347 -CFLAGS!$CFLAGS$ac_delim
3.23348 -LDFLAGS!$LDFLAGS$ac_delim
3.23349 -CPPFLAGS!$CPPFLAGS$ac_delim
3.23350 -ac_ct_CC!$ac_ct_CC$ac_delim
3.23351 -EXEEXT!$EXEEXT$ac_delim
3.23352 -OBJEXT!$OBJEXT$ac_delim
3.23353 -DEPDIR!$DEPDIR$ac_delim
3.23354 -am__include!$am__include$ac_delim
3.23355 -am__quote!$am__quote$ac_delim
3.23356 -AMDEP_TRUE!$AMDEP_TRUE$ac_delim
3.23357 -AMDEP_FALSE!$AMDEP_FALSE$ac_delim
3.23358 -AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
3.23359 -CCDEPMODE!$CCDEPMODE$ac_delim
3.23360 -am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
3.23361 -am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
3.23362 -GREP!$GREP$ac_delim
3.23363 -EGREP!$EGREP$ac_delim
3.23364 -_ACEOF
3.23365 -
3.23366 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
3.23367 - break
3.23368 - elif $ac_last_try; then
3.23369 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
3.23370 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
3.23371 - { (exit 1); exit 1; }; }
3.23372 - else
3.23373 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3.23374 - fi
3.23375 -done
3.23376 -
3.23377 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
3.23378 -if test -n "$ac_eof"; then
3.23379 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
3.23380 - ac_eof=`expr $ac_eof + 1`
3.23381 -fi
3.23382 -
3.23383 -cat >>$CONFIG_STATUS <<_ACEOF
3.23384 -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
3.23385 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3.23386 -_ACEOF
3.23387 -sed '
3.23388 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
3.23389 -s/^/s,@/; s/!/@,|#_!!_#|/
3.23390 -:n
3.23391 -t n
3.23392 -s/'"$ac_delim"'$/,g/; t
3.23393 -s/$/\\/; p
3.23394 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
3.23395 -' >>$CONFIG_STATUS <conf$$subs.sed
3.23396 -rm -f conf$$subs.sed
3.23397 -cat >>$CONFIG_STATUS <<_ACEOF
3.23398 -CEOF$ac_eof
3.23399 -_ACEOF
3.23400 -
3.23401 -
3.23402 -ac_delim='%!_!# '
3.23403 -for ac_last_try in false false false false false :; do
3.23404 - cat >conf$$subs.sed <<_ACEOF
3.23405 -LN_S!$LN_S$ac_delim
3.23406 -ECHO!$ECHO$ac_delim
3.23407 -AR!$AR$ac_delim
3.23408 -RANLIB!$RANLIB$ac_delim
3.23409 -CPP!$CPP$ac_delim
3.23410 -CXX!$CXX$ac_delim
3.23411 -CXXFLAGS!$CXXFLAGS$ac_delim
3.23412 -ac_ct_CXX!$ac_ct_CXX$ac_delim
3.23413 -CXXDEPMODE!$CXXDEPMODE$ac_delim
3.23414 -am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
3.23415 -am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
3.23416 -CXXCPP!$CXXCPP$ac_delim
3.23417 -F77!$F77$ac_delim
3.23418 -FFLAGS!$FFLAGS$ac_delim
3.23419 -ac_ct_F77!$ac_ct_F77$ac_delim
3.23420 -LIBTOOL!$LIBTOOL$ac_delim
3.23421 -ACLOCAL_AMFLAGS!$ACLOCAL_AMFLAGS$ac_delim
3.23422 -CCAS!$CCAS$ac_delim
3.23423 -CCASFLAGS!$CCASFLAGS$ac_delim
3.23424 -ERROR_CFLAGS!$ERROR_CFLAGS$ac_delim
3.23425 -HAVE_CXX!$HAVE_CXX$ac_delim
3.23426 -HAVE_PKGCONFIG!$HAVE_PKGCONFIG$ac_delim
3.23427 -PKG_CONFIG!$PKG_CONFIG$ac_delim
3.23428 -GST_CFLAGS!$GST_CFLAGS$ac_delim
3.23429 -GST_LIBS!$GST_LIBS$ac_delim
3.23430 -GST_MAJORMINOR!$GST_MAJORMINOR$ac_delim
3.23431 -GST_BASE_CFLAGS!$GST_BASE_CFLAGS$ac_delim
3.23432 -GST_BASE_LIBS!$GST_BASE_LIBS$ac_delim
3.23433 -GST_PLUGINS_BASE_CFLAGS!$GST_PLUGINS_BASE_CFLAGS$ac_delim
3.23434 -GST_PLUGINS_BASE_LIBS!$GST_PLUGINS_BASE_LIBS$ac_delim
3.23435 -plugindir!$plugindir$ac_delim
3.23436 -GST_PLUGIN_LDFLAGS!$GST_PLUGIN_LDFLAGS$ac_delim
3.23437 -LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim
3.23438 -LTLIBOBJS!$LTLIBOBJS$ac_delim
3.23439 -_ACEOF
3.23440 -
3.23441 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 34; then
3.23442 - break
3.23443 - elif $ac_last_try; then
3.23444 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
3.23445 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
3.23446 - { (exit 1); exit 1; }; }
3.23447 - else
3.23448 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3.23449 - fi
3.23450 -done
3.23451 -
3.23452 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
3.23453 -if test -n "$ac_eof"; then
3.23454 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
3.23455 - ac_eof=`expr $ac_eof + 1`
3.23456 -fi
3.23457 -
3.23458 -cat >>$CONFIG_STATUS <<_ACEOF
3.23459 -cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
3.23460 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
3.23461 -_ACEOF
3.23462 -sed '
3.23463 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
3.23464 -s/^/s,@/; s/!/@,|#_!!_#|/
3.23465 -:n
3.23466 -t n
3.23467 -s/'"$ac_delim"'$/,g/; t
3.23468 -s/$/\\/; p
3.23469 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
3.23470 -' >>$CONFIG_STATUS <conf$$subs.sed
3.23471 -rm -f conf$$subs.sed
3.23472 -cat >>$CONFIG_STATUS <<_ACEOF
3.23473 -:end
3.23474 -s/|#_!!_#|//g
3.23475 -CEOF$ac_eof
3.23476 -_ACEOF
3.23477 -
3.23478 -
3.23479 -# VPATH may cause trouble with some makes, so we remove $(srcdir),
3.23480 -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
3.23481 -# trailing colons and then remove the whole line if VPATH becomes empty
3.23482 -# (actually we leave an empty line to preserve line numbers).
3.23483 -if test "x$srcdir" = x.; then
3.23484 - ac_vpsub='/^[ ]*VPATH[ ]*=/{
3.23485 -s/:*\$(srcdir):*/:/
3.23486 -s/:*\${srcdir}:*/:/
3.23487 -s/:*@srcdir@:*/:/
3.23488 -s/^\([^=]*=[ ]*\):*/\1/
3.23489 -s/:*$//
3.23490 -s/^[^=]*=[ ]*$//
3.23491 -}'
3.23492 -fi
3.23493 -
3.23494 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23495 -fi # test -n "$CONFIG_FILES"
3.23496 -
3.23497 -
3.23498 -for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
3.23499 -do
3.23500 - case $ac_tag in
3.23501 - :[FHLC]) ac_mode=$ac_tag; continue;;
3.23502 - esac
3.23503 - case $ac_mode$ac_tag in
3.23504 - :[FHL]*:*);;
3.23505 - :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
3.23506 -echo "$as_me: error: Invalid tag $ac_tag." >&2;}
3.23507 - { (exit 1); exit 1; }; };;
3.23508 - :[FH]-) ac_tag=-:-;;
3.23509 - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
3.23510 - esac
3.23511 - ac_save_IFS=$IFS
3.23512 - IFS=:
3.23513 - set x $ac_tag
3.23514 - IFS=$ac_save_IFS
3.23515 - shift
3.23516 - ac_file=$1
3.23517 - shift
3.23518 -
3.23519 - case $ac_mode in
3.23520 - :L) ac_source=$1;;
3.23521 - :[FH])
3.23522 - ac_file_inputs=
3.23523 - for ac_f
3.23524 - do
3.23525 - case $ac_f in
3.23526 - -) ac_f="$tmp/stdin";;
3.23527 - *) # Look for the file first in the build tree, then in the source tree
3.23528 - # (if the path is not absolute). The absolute path cannot be DOS-style,
3.23529 - # because $ac_f cannot contain `:'.
3.23530 - test -f "$ac_f" ||
3.23531 - case $ac_f in
3.23532 - [\\/$]*) false;;
3.23533 - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
3.23534 - esac ||
3.23535 - { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
3.23536 -echo "$as_me: error: cannot find input file: $ac_f" >&2;}
3.23537 - { (exit 1); exit 1; }; };;
3.23538 - esac
3.23539 - ac_file_inputs="$ac_file_inputs $ac_f"
3.23540 - done
3.23541 -
3.23542 - # Let's still pretend it is `configure' which instantiates (i.e., don't
3.23543 - # use $as_me), people would be surprised to read:
3.23544 - # /* config.h. Generated by config.status. */
3.23545 - configure_input="Generated from "`IFS=:
3.23546 - echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
3.23547 - if test x"$ac_file" != x-; then
3.23548 - configure_input="$ac_file. $configure_input"
3.23549 - { echo "$as_me:$LINENO: creating $ac_file" >&5
3.23550 -echo "$as_me: creating $ac_file" >&6;}
3.23551 - fi
3.23552 -
3.23553 - case $ac_tag in
3.23554 - *:-:* | *:-) cat >"$tmp/stdin";;
3.23555 - esac
3.23556 - ;;
3.23557 - esac
3.23558 -
3.23559 - ac_dir=`$as_dirname -- "$ac_file" ||
3.23560 -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23561 - X"$ac_file" : 'X\(//\)[^/]' \| \
3.23562 - X"$ac_file" : 'X\(//\)$' \| \
3.23563 - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3.23564 -echo X"$ac_file" |
3.23565 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23566 - s//\1/
3.23567 - q
3.23568 - }
3.23569 - /^X\(\/\/\)[^/].*/{
3.23570 - s//\1/
3.23571 - q
3.23572 - }
3.23573 - /^X\(\/\/\)$/{
3.23574 - s//\1/
3.23575 - q
3.23576 - }
3.23577 - /^X\(\/\).*/{
3.23578 - s//\1/
3.23579 - q
3.23580 - }
3.23581 - s/.*/./; q'`
3.23582 - { as_dir="$ac_dir"
3.23583 - case $as_dir in #(
3.23584 - -*) as_dir=./$as_dir;;
3.23585 - esac
3.23586 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
3.23587 - as_dirs=
3.23588 - while :; do
3.23589 - case $as_dir in #(
3.23590 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
3.23591 - *) as_qdir=$as_dir;;
3.23592 - esac
3.23593 - as_dirs="'$as_qdir' $as_dirs"
3.23594 - as_dir=`$as_dirname -- "$as_dir" ||
3.23595 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23596 - X"$as_dir" : 'X\(//\)[^/]' \| \
3.23597 - X"$as_dir" : 'X\(//\)$' \| \
3.23598 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3.23599 -echo X"$as_dir" |
3.23600 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23601 - s//\1/
3.23602 - q
3.23603 - }
3.23604 - /^X\(\/\/\)[^/].*/{
3.23605 - s//\1/
3.23606 - q
3.23607 - }
3.23608 - /^X\(\/\/\)$/{
3.23609 - s//\1/
3.23610 - q
3.23611 - }
3.23612 - /^X\(\/\).*/{
3.23613 - s//\1/
3.23614 - q
3.23615 - }
3.23616 - s/.*/./; q'`
3.23617 - test -d "$as_dir" && break
3.23618 - done
3.23619 - test -z "$as_dirs" || eval "mkdir $as_dirs"
3.23620 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3.23621 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
3.23622 - { (exit 1); exit 1; }; }; }
3.23623 - ac_builddir=.
3.23624 -
3.23625 -case "$ac_dir" in
3.23626 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3.23627 -*)
3.23628 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
3.23629 - # A ".." for each directory in $ac_dir_suffix.
3.23630 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
3.23631 - case $ac_top_builddir_sub in
3.23632 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3.23633 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3.23634 - esac ;;
3.23635 -esac
3.23636 -ac_abs_top_builddir=$ac_pwd
3.23637 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
3.23638 -# for backward compatibility:
3.23639 -ac_top_builddir=$ac_top_build_prefix
3.23640 -
3.23641 -case $srcdir in
3.23642 - .) # We are building in place.
3.23643 - ac_srcdir=.
3.23644 - ac_top_srcdir=$ac_top_builddir_sub
3.23645 - ac_abs_top_srcdir=$ac_pwd ;;
3.23646 - [\\/]* | ?:[\\/]* ) # Absolute name.
3.23647 - ac_srcdir=$srcdir$ac_dir_suffix;
3.23648 - ac_top_srcdir=$srcdir
3.23649 - ac_abs_top_srcdir=$srcdir ;;
3.23650 - *) # Relative name.
3.23651 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3.23652 - ac_top_srcdir=$ac_top_build_prefix$srcdir
3.23653 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3.23654 -esac
3.23655 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3.23656 -
3.23657 -
3.23658 - case $ac_mode in
3.23659 - :F)
3.23660 - #
3.23661 - # CONFIG_FILE
3.23662 - #
3.23663 -
3.23664 - case $INSTALL in
3.23665 - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3.23666 - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
3.23667 - esac
3.23668 -_ACEOF
3.23669 -
3.23670 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23671 -# If the template does not know about datarootdir, expand it.
3.23672 -# FIXME: This hack should be removed a few years after 2.60.
3.23673 -ac_datarootdir_hack=; ac_datarootdir_seen=
3.23674 -
3.23675 -case `sed -n '/datarootdir/ {
3.23676 - p
3.23677 - q
3.23678 -}
3.23679 -/@datadir@/p
3.23680 -/@docdir@/p
3.23681 -/@infodir@/p
3.23682 -/@localedir@/p
3.23683 -/@mandir@/p
3.23684 -' $ac_file_inputs` in
3.23685 -*datarootdir*) ac_datarootdir_seen=yes;;
3.23686 -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3.23687 - { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3.23688 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3.23689 -_ACEOF
3.23690 -cat >>$CONFIG_STATUS <<_ACEOF
3.23691 - ac_datarootdir_hack='
3.23692 - s&@datadir@&$datadir&g
3.23693 - s&@docdir@&$docdir&g
3.23694 - s&@infodir@&$infodir&g
3.23695 - s&@localedir@&$localedir&g
3.23696 - s&@mandir@&$mandir&g
3.23697 - s&\\\${datarootdir}&$datarootdir&g' ;;
3.23698 -esac
3.23699 -_ACEOF
3.23700 -
3.23701 -# Neutralize VPATH when `$srcdir' = `.'.
3.23702 -# Shell code in configure.ac might set extrasub.
3.23703 -# FIXME: do we really want to maintain this feature?
3.23704 -cat >>$CONFIG_STATUS <<_ACEOF
3.23705 - sed "$ac_vpsub
3.23706 -$extrasub
3.23707 -_ACEOF
3.23708 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23709 -:t
3.23710 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3.23711 -s&@configure_input@&$configure_input&;t t
3.23712 -s&@top_builddir@&$ac_top_builddir_sub&;t t
3.23713 -s&@srcdir@&$ac_srcdir&;t t
3.23714 -s&@abs_srcdir@&$ac_abs_srcdir&;t t
3.23715 -s&@top_srcdir@&$ac_top_srcdir&;t t
3.23716 -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
3.23717 -s&@builddir@&$ac_builddir&;t t
3.23718 -s&@abs_builddir@&$ac_abs_builddir&;t t
3.23719 -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
3.23720 -s&@INSTALL@&$ac_INSTALL&;t t
3.23721 -$ac_datarootdir_hack
3.23722 -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
3.23723 -
3.23724 -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3.23725 - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
3.23726 - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
3.23727 - { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3.23728 -which seems to be undefined. Please make sure it is defined." >&5
3.23729 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3.23730 -which seems to be undefined. Please make sure it is defined." >&2;}
3.23731 -
3.23732 - rm -f "$tmp/stdin"
3.23733 - case $ac_file in
3.23734 - -) cat "$tmp/out"; rm -f "$tmp/out";;
3.23735 - *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3.23736 - esac
3.23737 - ;;
3.23738 - :H)
3.23739 - #
3.23740 - # CONFIG_HEADER
3.23741 - #
3.23742 -_ACEOF
3.23743 -
3.23744 -# Transform confdefs.h into a sed script `conftest.defines', that
3.23745 -# substitutes the proper values into config.h.in to produce config.h.
3.23746 -rm -f conftest.defines conftest.tail
3.23747 -# First, append a space to every undef/define line, to ease matching.
3.23748 -echo 's/$/ /' >conftest.defines
3.23749 -# Then, protect against being on the right side of a sed subst, or in
3.23750 -# an unquoted here document, in config.status. If some macros were
3.23751 -# called several times there might be several #defines for the same
3.23752 -# symbol, which is useless. But do not sort them, since the last
3.23753 -# AC_DEFINE must be honored.
3.23754 -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
3.23755 -# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
3.23756 -# NAME is the cpp macro being defined, VALUE is the value it is being given.
3.23757 -# PARAMS is the parameter list in the macro definition--in most cases, it's
3.23758 -# just an empty string.
3.23759 -ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
3.23760 -ac_dB='\\)[ (].*,\\1define\\2'
3.23761 -ac_dC=' '
3.23762 -ac_dD=' ,'
3.23763 -
3.23764 -uniq confdefs.h |
3.23765 - sed -n '
3.23766 - t rset
3.23767 - :rset
3.23768 - s/^[ ]*#[ ]*define[ ][ ]*//
3.23769 - t ok
3.23770 - d
3.23771 - :ok
3.23772 - s/[\\&,]/\\&/g
3.23773 - s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
3.23774 - s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
3.23775 - ' >>conftest.defines
3.23776 -
3.23777 -# Remove the space that was appended to ease matching.
3.23778 -# Then replace #undef with comments. This is necessary, for
3.23779 -# example, in the case of _POSIX_SOURCE, which is predefined and required
3.23780 -# on some systems where configure will not decide to define it.
3.23781 -# (The regexp can be short, since the line contains either #define or #undef.)
3.23782 -echo 's/ $//
3.23783 -s,^[ #]*u.*,/* & */,' >>conftest.defines
3.23784 -
3.23785 -# Break up conftest.defines:
3.23786 -ac_max_sed_lines=50
3.23787 -
3.23788 -# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
3.23789 -# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
3.23790 -# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
3.23791 -# et cetera.
3.23792 -ac_in='$ac_file_inputs'
3.23793 -ac_out='"$tmp/out1"'
3.23794 -ac_nxt='"$tmp/out2"'
3.23795 -
3.23796 -while :
3.23797 -do
3.23798 - # Write a here document:
3.23799 - cat >>$CONFIG_STATUS <<_ACEOF
3.23800 - # First, check the format of the line:
3.23801 - cat >"\$tmp/defines.sed" <<\\CEOF
3.23802 -/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
3.23803 -/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
3.23804 -b
3.23805 -:def
3.23806 -_ACEOF
3.23807 - sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
3.23808 - echo 'CEOF
3.23809 - sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
3.23810 - ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
3.23811 - sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
3.23812 - grep . conftest.tail >/dev/null || break
3.23813 - rm -f conftest.defines
3.23814 - mv conftest.tail conftest.defines
3.23815 -done
3.23816 -rm -f conftest.defines conftest.tail
3.23817 -
3.23818 -echo "ac_result=$ac_in" >>$CONFIG_STATUS
3.23819 -cat >>$CONFIG_STATUS <<\_ACEOF
3.23820 - if test x"$ac_file" != x-; then
3.23821 - echo "/* $configure_input */" >"$tmp/config.h"
3.23822 - cat "$ac_result" >>"$tmp/config.h"
3.23823 - if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
3.23824 - { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
3.23825 -echo "$as_me: $ac_file is unchanged" >&6;}
3.23826 - else
3.23827 - rm -f $ac_file
3.23828 - mv "$tmp/config.h" $ac_file
3.23829 - fi
3.23830 - else
3.23831 - echo "/* $configure_input */"
3.23832 - cat "$ac_result"
3.23833 - fi
3.23834 - rm -f "$tmp/out12"
3.23835 -# Compute $ac_file's index in $config_headers.
3.23836 -_am_stamp_count=1
3.23837 -for _am_header in $config_headers :; do
3.23838 - case $_am_header in
3.23839 - $ac_file | $ac_file:* )
3.23840 - break ;;
3.23841 - * )
3.23842 - _am_stamp_count=`expr $_am_stamp_count + 1` ;;
3.23843 - esac
3.23844 -done
3.23845 -echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
3.23846 -$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23847 - X$ac_file : 'X\(//\)[^/]' \| \
3.23848 - X$ac_file : 'X\(//\)$' \| \
3.23849 - X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
3.23850 -echo X$ac_file |
3.23851 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23852 - s//\1/
3.23853 - q
3.23854 - }
3.23855 - /^X\(\/\/\)[^/].*/{
3.23856 - s//\1/
3.23857 - q
3.23858 - }
3.23859 - /^X\(\/\/\)$/{
3.23860 - s//\1/
3.23861 - q
3.23862 - }
3.23863 - /^X\(\/\).*/{
3.23864 - s//\1/
3.23865 - q
3.23866 - }
3.23867 - s/.*/./; q'`/stamp-h$_am_stamp_count
3.23868 - ;;
3.23869 -
3.23870 - :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
3.23871 -echo "$as_me: executing $ac_file commands" >&6;}
3.23872 - ;;
3.23873 - esac
3.23874 -
3.23875 -
3.23876 - case $ac_file$ac_mode in
3.23877 - "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
3.23878 - # Strip MF so we end up with the name of the file.
3.23879 - mf=`echo "$mf" | sed -e 's/:.*$//'`
3.23880 - # Check whether this is an Automake generated Makefile or not.
3.23881 - # We used to match only the files named `Makefile.in', but
3.23882 - # some people rename them; so instead we look at the file content.
3.23883 - # Grep'ing the first line is not enough: some people post-process
3.23884 - # each Makefile.in and add a new line on top of each file to say so.
3.23885 - # So let's grep whole file.
3.23886 - if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
3.23887 - dirpart=`$as_dirname -- "$mf" ||
3.23888 -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23889 - X"$mf" : 'X\(//\)[^/]' \| \
3.23890 - X"$mf" : 'X\(//\)$' \| \
3.23891 - X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
3.23892 -echo X"$mf" |
3.23893 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23894 - s//\1/
3.23895 - q
3.23896 - }
3.23897 - /^X\(\/\/\)[^/].*/{
3.23898 - s//\1/
3.23899 - q
3.23900 - }
3.23901 - /^X\(\/\/\)$/{
3.23902 - s//\1/
3.23903 - q
3.23904 - }
3.23905 - /^X\(\/\).*/{
3.23906 - s//\1/
3.23907 - q
3.23908 - }
3.23909 - s/.*/./; q'`
3.23910 - else
3.23911 - continue
3.23912 - fi
3.23913 - # Extract the definition of DEPDIR, am__include, and am__quote
3.23914 - # from the Makefile without running `make'.
3.23915 - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
3.23916 - test -z "$DEPDIR" && continue
3.23917 - am__include=`sed -n 's/^am__include = //p' < "$mf"`
3.23918 - test -z "am__include" && continue
3.23919 - am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
3.23920 - # When using ansi2knr, U may be empty or an underscore; expand it
3.23921 - U=`sed -n 's/^U = //p' < "$mf"`
3.23922 - # Find all dependency output files, they are included files with
3.23923 - # $(DEPDIR) in their names. We invoke sed twice because it is the
3.23924 - # simplest approach to changing $(DEPDIR) to its actual value in the
3.23925 - # expansion.
3.23926 - for file in `sed -n "
3.23927 - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
3.23928 - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
3.23929 - # Make sure the directory exists.
3.23930 - test -f "$dirpart/$file" && continue
3.23931 - fdir=`$as_dirname -- "$file" ||
3.23932 -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23933 - X"$file" : 'X\(//\)[^/]' \| \
3.23934 - X"$file" : 'X\(//\)$' \| \
3.23935 - X"$file" : 'X\(/\)' \| . 2>/dev/null ||
3.23936 -echo X"$file" |
3.23937 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23938 - s//\1/
3.23939 - q
3.23940 - }
3.23941 - /^X\(\/\/\)[^/].*/{
3.23942 - s//\1/
3.23943 - q
3.23944 - }
3.23945 - /^X\(\/\/\)$/{
3.23946 - s//\1/
3.23947 - q
3.23948 - }
3.23949 - /^X\(\/\).*/{
3.23950 - s//\1/
3.23951 - q
3.23952 - }
3.23953 - s/.*/./; q'`
3.23954 - { as_dir=$dirpart/$fdir
3.23955 - case $as_dir in #(
3.23956 - -*) as_dir=./$as_dir;;
3.23957 - esac
3.23958 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
3.23959 - as_dirs=
3.23960 - while :; do
3.23961 - case $as_dir in #(
3.23962 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
3.23963 - *) as_qdir=$as_dir;;
3.23964 - esac
3.23965 - as_dirs="'$as_qdir' $as_dirs"
3.23966 - as_dir=`$as_dirname -- "$as_dir" ||
3.23967 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3.23968 - X"$as_dir" : 'X\(//\)[^/]' \| \
3.23969 - X"$as_dir" : 'X\(//\)$' \| \
3.23970 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3.23971 -echo X"$as_dir" |
3.23972 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3.23973 - s//\1/
3.23974 - q
3.23975 - }
3.23976 - /^X\(\/\/\)[^/].*/{
3.23977 - s//\1/
3.23978 - q
3.23979 - }
3.23980 - /^X\(\/\/\)$/{
3.23981 - s//\1/
3.23982 - q
3.23983 - }
3.23984 - /^X\(\/\).*/{
3.23985 - s//\1/
3.23986 - q
3.23987 - }
3.23988 - s/.*/./; q'`
3.23989 - test -d "$as_dir" && break
3.23990 - done
3.23991 - test -z "$as_dirs" || eval "mkdir $as_dirs"
3.23992 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3.23993 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
3.23994 - { (exit 1); exit 1; }; }; }
3.23995 - # echo "creating $dirpart/$file"
3.23996 - echo '# dummy' > "$dirpart/$file"
3.23997 - done
3.23998 -done
3.23999 - ;;
3.24000 -
3.24001 - esac
3.24002 -done # for ac_tag
3.24003 -
3.24004 -
3.24005 -{ (exit 0); exit 0; }
3.24006 -_ACEOF
3.24007 -chmod +x $CONFIG_STATUS
3.24008 -ac_clean_files=$ac_clean_files_save
3.24009 -
3.24010 -
3.24011 -# configure is writing to config.log, and then calls config.status.
3.24012 -# config.status does its own redirection, appending to config.log.
3.24013 -# Unfortunately, on DOS this fails, as config.log is still kept open
3.24014 -# by configure, so config.status won't be able to write to it; its
3.24015 -# output is simply discarded. So we exec the FD to /dev/null,
3.24016 -# effectively closing config.log, so it can be properly (re)opened and
3.24017 -# appended to by config.status. When coming back to configure, we
3.24018 -# need to make the FD available again.
3.24019 -if test "$no_create" != yes; then
3.24020 - ac_cs_success=:
3.24021 - ac_config_status_args=
3.24022 - test "$silent" = yes &&
3.24023 - ac_config_status_args="$ac_config_status_args --quiet"
3.24024 - exec 5>/dev/null
3.24025 - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3.24026 - exec 5>>config.log
3.24027 - # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3.24028 - # would make configure fail if this is the last instruction.
3.24029 - $ac_cs_success || { (exit 1); exit 1; }
3.24030 -fi
3.24031 -
3.24032 -
4.1 --- a/gst-gpac/autom4te.cache/output.2 Thu Feb 21 17:44:16 2008 +0000
4.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
4.3 @@ -1,24029 +0,0 @@
4.4 -@%:@! /bin/sh
4.5 -@%:@ Guess values for system-dependent variables and create Makefiles.
4.6 -@%:@ Generated by GNU Autoconf 2.61.
4.7 -@%:@
4.8 -@%:@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
4.9 -@%:@ 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
4.10 -@%:@ This configure script is free software; the Free Software Foundation
4.11 -@%:@ gives unlimited permission to copy, distribute and modify it.
4.12 -## --------------------- ##
4.13 -## M4sh Initialization. ##
4.14 -## --------------------- ##
4.15 -
4.16 -# Be more Bourne compatible
4.17 -DUALCASE=1; export DUALCASE # for MKS sh
4.18 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4.19 - emulate sh
4.20 - NULLCMD=:
4.21 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
4.22 - # is contrary to our usage. Disable this feature.
4.23 - alias -g '${1+"$@"}'='"$@"'
4.24 - setopt NO_GLOB_SUBST
4.25 -else
4.26 - case `(set -o) 2>/dev/null` in
4.27 - *posix*) set -o posix ;;
4.28 -esac
4.29 -
4.30 -fi
4.31 -
4.32 -
4.33 -
4.34 -
4.35 -# PATH needs CR
4.36 -# Avoid depending upon Character Ranges.
4.37 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
4.38 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
4.39 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
4.40 -as_cr_digits='0123456789'
4.41 -as_cr_alnum=$as_cr_Letters$as_cr_digits
4.42 -
4.43 -# The user is always right.
4.44 -if test "${PATH_SEPARATOR+set}" != set; then
4.45 - echo "#! /bin/sh" >conf$$.sh
4.46 - echo "exit 0" >>conf$$.sh
4.47 - chmod +x conf$$.sh
4.48 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4.49 - PATH_SEPARATOR=';'
4.50 - else
4.51 - PATH_SEPARATOR=:
4.52 - fi
4.53 - rm -f conf$$.sh
4.54 -fi
4.55 -
4.56 -# Support unset when possible.
4.57 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4.58 - as_unset=unset
4.59 -else
4.60 - as_unset=false
4.61 -fi
4.62 -
4.63 -
4.64 -# IFS
4.65 -# We need space, tab and new line, in precisely that order. Quoting is
4.66 -# there to prevent editors from complaining about space-tab.
4.67 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
4.68 -# splitting by setting IFS to empty value.)
4.69 -as_nl='
4.70 -'
4.71 -IFS=" "" $as_nl"
4.72 -
4.73 -# Find who we are. Look in the path if we contain no directory separator.
4.74 -case $0 in
4.75 - *[\\/]* ) as_myself=$0 ;;
4.76 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.77 -for as_dir in $PATH
4.78 -do
4.79 - IFS=$as_save_IFS
4.80 - test -z "$as_dir" && as_dir=.
4.81 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
4.82 -done
4.83 -IFS=$as_save_IFS
4.84 -
4.85 - ;;
4.86 -esac
4.87 -# We did not find ourselves, most probably we were run as `sh COMMAND'
4.88 -# in which case we are not to be found in the path.
4.89 -if test "x$as_myself" = x; then
4.90 - as_myself=$0
4.91 -fi
4.92 -if test ! -f "$as_myself"; then
4.93 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
4.94 - { (exit 1); exit 1; }
4.95 -fi
4.96 -
4.97 -# Work around bugs in pre-3.0 UWIN ksh.
4.98 -for as_var in ENV MAIL MAILPATH
4.99 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
4.100 -done
4.101 -PS1='$ '
4.102 -PS2='> '
4.103 -PS4='+ '
4.104 -
4.105 -# NLS nuisances.
4.106 -for as_var in \
4.107 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
4.108 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
4.109 - LC_TELEPHONE LC_TIME
4.110 -do
4.111 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
4.112 - eval $as_var=C; export $as_var
4.113 - else
4.114 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
4.115 - fi
4.116 -done
4.117 -
4.118 -# Required to use basename.
4.119 -if expr a : '\(a\)' >/dev/null 2>&1 &&
4.120 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
4.121 - as_expr=expr
4.122 -else
4.123 - as_expr=false
4.124 -fi
4.125 -
4.126 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
4.127 - as_basename=basename
4.128 -else
4.129 - as_basename=false
4.130 -fi
4.131 -
4.132 -
4.133 -# Name of the executable.
4.134 -as_me=`$as_basename -- "$0" ||
4.135 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4.136 - X"$0" : 'X\(//\)$' \| \
4.137 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4.138 -echo X/"$0" |
4.139 - sed '/^.*\/\([^/][^/]*\)\/*$/{
4.140 - s//\1/
4.141 - q
4.142 - }
4.143 - /^X\/\(\/\/\)$/{
4.144 - s//\1/
4.145 - q
4.146 - }
4.147 - /^X\/\(\/\).*/{
4.148 - s//\1/
4.149 - q
4.150 - }
4.151 - s/.*/./; q'`
4.152 -
4.153 -# CDPATH.
4.154 -$as_unset CDPATH
4.155 -
4.156 -
4.157 -if test "x$CONFIG_SHELL" = x; then
4.158 - if (eval ":") 2>/dev/null; then
4.159 - as_have_required=yes
4.160 -else
4.161 - as_have_required=no
4.162 -fi
4.163 -
4.164 - if test $as_have_required = yes && (eval ":
4.165 -(as_func_return () {
4.166 - (exit \$1)
4.167 -}
4.168 -as_func_success () {
4.169 - as_func_return 0
4.170 -}
4.171 -as_func_failure () {
4.172 - as_func_return 1
4.173 -}
4.174 -as_func_ret_success () {
4.175 - return 0
4.176 -}
4.177 -as_func_ret_failure () {
4.178 - return 1
4.179 -}
4.180 -
4.181 -exitcode=0
4.182 -if as_func_success; then
4.183 - :
4.184 -else
4.185 - exitcode=1
4.186 - echo as_func_success failed.
4.187 -fi
4.188 -
4.189 -if as_func_failure; then
4.190 - exitcode=1
4.191 - echo as_func_failure succeeded.
4.192 -fi
4.193 -
4.194 -if as_func_ret_success; then
4.195 - :
4.196 -else
4.197 - exitcode=1
4.198 - echo as_func_ret_success failed.
4.199 -fi
4.200 -
4.201 -if as_func_ret_failure; then
4.202 - exitcode=1
4.203 - echo as_func_ret_failure succeeded.
4.204 -fi
4.205 -
4.206 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
4.207 - :
4.208 -else
4.209 - exitcode=1
4.210 - echo positional parameters were not saved.
4.211 -fi
4.212 -
4.213 -test \$exitcode = 0) || { (exit 1); exit 1; }
4.214 -
4.215 -(
4.216 - as_lineno_1=\$LINENO
4.217 - as_lineno_2=\$LINENO
4.218 - test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
4.219 - test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
4.220 -") 2> /dev/null; then
4.221 - :
4.222 -else
4.223 - as_candidate_shells=
4.224 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.225 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
4.226 -do
4.227 - IFS=$as_save_IFS
4.228 - test -z "$as_dir" && as_dir=.
4.229 - case $as_dir in
4.230 - /*)
4.231 - for as_base in sh bash ksh sh5; do
4.232 - as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
4.233 - done;;
4.234 - esac
4.235 -done
4.236 -IFS=$as_save_IFS
4.237 -
4.238 -
4.239 - for as_shell in $as_candidate_shells $SHELL; do
4.240 - # Try only shells that exist, to save several forks.
4.241 - if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
4.242 - { ("$as_shell") 2> /dev/null <<\_ASEOF
4.243 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4.244 - emulate sh
4.245 - NULLCMD=:
4.246 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
4.247 - # is contrary to our usage. Disable this feature.
4.248 - alias -g '${1+"$@"}'='"$@"'
4.249 - setopt NO_GLOB_SUBST
4.250 -else
4.251 - case `(set -o) 2>/dev/null` in
4.252 - *posix*) set -o posix ;;
4.253 -esac
4.254 -
4.255 -fi
4.256 -
4.257 -
4.258 -:
4.259 -_ASEOF
4.260 -}; then
4.261 - CONFIG_SHELL=$as_shell
4.262 - as_have_required=yes
4.263 - if { "$as_shell" 2> /dev/null <<\_ASEOF
4.264 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4.265 - emulate sh
4.266 - NULLCMD=:
4.267 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
4.268 - # is contrary to our usage. Disable this feature.
4.269 - alias -g '${1+"$@"}'='"$@"'
4.270 - setopt NO_GLOB_SUBST
4.271 -else
4.272 - case `(set -o) 2>/dev/null` in
4.273 - *posix*) set -o posix ;;
4.274 -esac
4.275 -
4.276 -fi
4.277 -
4.278 -
4.279 -:
4.280 -(as_func_return () {
4.281 - (exit $1)
4.282 -}
4.283 -as_func_success () {
4.284 - as_func_return 0
4.285 -}
4.286 -as_func_failure () {
4.287 - as_func_return 1
4.288 -}
4.289 -as_func_ret_success () {
4.290 - return 0
4.291 -}
4.292 -as_func_ret_failure () {
4.293 - return 1
4.294 -}
4.295 -
4.296 -exitcode=0
4.297 -if as_func_success; then
4.298 - :
4.299 -else
4.300 - exitcode=1
4.301 - echo as_func_success failed.
4.302 -fi
4.303 -
4.304 -if as_func_failure; then
4.305 - exitcode=1
4.306 - echo as_func_failure succeeded.
4.307 -fi
4.308 -
4.309 -if as_func_ret_success; then
4.310 - :
4.311 -else
4.312 - exitcode=1
4.313 - echo as_func_ret_success failed.
4.314 -fi
4.315 -
4.316 -if as_func_ret_failure; then
4.317 - exitcode=1
4.318 - echo as_func_ret_failure succeeded.
4.319 -fi
4.320 -
4.321 -if ( set x; as_func_ret_success y && test x = "$1" ); then
4.322 - :
4.323 -else
4.324 - exitcode=1
4.325 - echo positional parameters were not saved.
4.326 -fi
4.327 -
4.328 -test $exitcode = 0) || { (exit 1); exit 1; }
4.329 -
4.330 -(
4.331 - as_lineno_1=$LINENO
4.332 - as_lineno_2=$LINENO
4.333 - test "x$as_lineno_1" != "x$as_lineno_2" &&
4.334 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
4.335 -
4.336 -_ASEOF
4.337 -}; then
4.338 - break
4.339 -fi
4.340 -
4.341 -fi
4.342 -
4.343 - done
4.344 -
4.345 - if test "x$CONFIG_SHELL" != x; then
4.346 - for as_var in BASH_ENV ENV
4.347 - do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
4.348 - done
4.349 - export CONFIG_SHELL
4.350 - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
4.351 -fi
4.352 -
4.353 -
4.354 - if test $as_have_required = no; then
4.355 - echo This script requires a shell more modern than all the
4.356 - echo shells that I found on your system. Please install a
4.357 - echo modern shell, or manually run the script under such a
4.358 - echo shell if you do have one.
4.359 - { (exit 1); exit 1; }
4.360 -fi
4.361 -
4.362 -
4.363 -fi
4.364 -
4.365 -fi
4.366 -
4.367 -
4.368 -
4.369 -(eval "as_func_return () {
4.370 - (exit \$1)
4.371 -}
4.372 -as_func_success () {
4.373 - as_func_return 0
4.374 -}
4.375 -as_func_failure () {
4.376 - as_func_return 1
4.377 -}
4.378 -as_func_ret_success () {
4.379 - return 0
4.380 -}
4.381 -as_func_ret_failure () {
4.382 - return 1
4.383 -}
4.384 -
4.385 -exitcode=0
4.386 -if as_func_success; then
4.387 - :
4.388 -else
4.389 - exitcode=1
4.390 - echo as_func_success failed.
4.391 -fi
4.392 -
4.393 -if as_func_failure; then
4.394 - exitcode=1
4.395 - echo as_func_failure succeeded.
4.396 -fi
4.397 -
4.398 -if as_func_ret_success; then
4.399 - :
4.400 -else
4.401 - exitcode=1
4.402 - echo as_func_ret_success failed.
4.403 -fi
4.404 -
4.405 -if as_func_ret_failure; then
4.406 - exitcode=1
4.407 - echo as_func_ret_failure succeeded.
4.408 -fi
4.409 -
4.410 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
4.411 - :
4.412 -else
4.413 - exitcode=1
4.414 - echo positional parameters were not saved.
4.415 -fi
4.416 -
4.417 -test \$exitcode = 0") || {
4.418 - echo No shell found that supports shell functions.
4.419 - echo Please tell autoconf@gnu.org about your system,
4.420 - echo including any error possibly output before this
4.421 - echo message
4.422 -}
4.423 -
4.424 -
4.425 -
4.426 - as_lineno_1=$LINENO
4.427 - as_lineno_2=$LINENO
4.428 - test "x$as_lineno_1" != "x$as_lineno_2" &&
4.429 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
4.430 -
4.431 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
4.432 - # uniformly replaced by the line number. The first 'sed' inserts a
4.433 - # line-number line after each line using $LINENO; the second 'sed'
4.434 - # does the real work. The second script uses 'N' to pair each
4.435 - # line-number line with the line containing $LINENO, and appends
4.436 - # trailing '-' during substitution so that $LINENO is not a special
4.437 - # case at line end.
4.438 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
4.439 - # scripts with optimization help from Paolo Bonzini. Blame Lee
4.440 - # E. McMahon (1931-1989) for sed's syntax. :-)
4.441 - sed -n '
4.442 - p
4.443 - /[$]LINENO/=
4.444 - ' <$as_myself |
4.445 - sed '
4.446 - s/[$]LINENO.*/&-/
4.447 - t lineno
4.448 - b
4.449 - :lineno
4.450 - N
4.451 - :loop
4.452 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
4.453 - t loop
4.454 - s/-\n.*//
4.455 - ' >$as_me.lineno &&
4.456 - chmod +x "$as_me.lineno" ||
4.457 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
4.458 - { (exit 1); exit 1; }; }
4.459 -
4.460 - # Don't try to exec as it changes $[0], causing all sort of problems
4.461 - # (the dirname of $[0] is not the place where we might find the
4.462 - # original and so on. Autoconf is especially sensitive to this).
4.463 - . "./$as_me.lineno"
4.464 - # Exit status is that of the last command.
4.465 - exit
4.466 -}
4.467 -
4.468 -
4.469 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
4.470 - as_dirname=dirname
4.471 -else
4.472 - as_dirname=false
4.473 -fi
4.474 -
4.475 -ECHO_C= ECHO_N= ECHO_T=
4.476 -case `echo -n x` in
4.477 --n*)
4.478 - case `echo 'x\c'` in
4.479 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
4.480 - *) ECHO_C='\c';;
4.481 - esac;;
4.482 -*)
4.483 - ECHO_N='-n';;
4.484 -esac
4.485 -
4.486 -if expr a : '\(a\)' >/dev/null 2>&1 &&
4.487 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
4.488 - as_expr=expr
4.489 -else
4.490 - as_expr=false
4.491 -fi
4.492 -
4.493 -rm -f conf$$ conf$$.exe conf$$.file
4.494 -if test -d conf$$.dir; then
4.495 - rm -f conf$$.dir/conf$$.file
4.496 -else
4.497 - rm -f conf$$.dir
4.498 - mkdir conf$$.dir
4.499 -fi
4.500 -echo >conf$$.file
4.501 -if ln -s conf$$.file conf$$ 2>/dev/null; then
4.502 - as_ln_s='ln -s'
4.503 - # ... but there are two gotchas:
4.504 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
4.505 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
4.506 - # In both cases, we have to default to `cp -p'.
4.507 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
4.508 - as_ln_s='cp -p'
4.509 -elif ln conf$$.file conf$$ 2>/dev/null; then
4.510 - as_ln_s=ln
4.511 -else
4.512 - as_ln_s='cp -p'
4.513 -fi
4.514 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
4.515 -rmdir conf$$.dir 2>/dev/null
4.516 -
4.517 -if mkdir -p . 2>/dev/null; then
4.518 - as_mkdir_p=:
4.519 -else
4.520 - test -d ./-p && rmdir ./-p
4.521 - as_mkdir_p=false
4.522 -fi
4.523 -
4.524 -if test -x / >/dev/null 2>&1; then
4.525 - as_test_x='test -x'
4.526 -else
4.527 - if ls -dL / >/dev/null 2>&1; then
4.528 - as_ls_L_option=L
4.529 - else
4.530 - as_ls_L_option=
4.531 - fi
4.532 - as_test_x='
4.533 - eval sh -c '\''
4.534 - if test -d "$1"; then
4.535 - test -d "$1/.";
4.536 - else
4.537 - case $1 in
4.538 - -*)set "./$1";;
4.539 - esac;
4.540 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
4.541 - ???[sx]*):;;*)false;;esac;fi
4.542 - '\'' sh
4.543 - '
4.544 -fi
4.545 -as_executable_p=$as_test_x
4.546 -
4.547 -# Sed expression to map a string onto a valid CPP name.
4.548 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
4.549 -
4.550 -# Sed expression to map a string onto a valid variable name.
4.551 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
4.552 -
4.553 -
4.554 -
4.555 -
4.556 -# Check that we are running under the correct shell.
4.557 -SHELL=${CONFIG_SHELL-/bin/sh}
4.558 -
4.559 -case X$ECHO in
4.560 -X*--fallback-echo)
4.561 - # Remove one level of quotation (which was required for Make).
4.562 - ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
4.563 - ;;
4.564 -esac
4.565 -
4.566 -echo=${ECHO-echo}
4.567 -if test "X$1" = X--no-reexec; then
4.568 - # Discard the --no-reexec flag, and continue.
4.569 - shift
4.570 -elif test "X$1" = X--fallback-echo; then
4.571 - # Avoid inline document here, it may be left over
4.572 - :
4.573 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
4.574 - # Yippee, $echo works!
4.575 - :
4.576 -else
4.577 - # Restart under the correct shell.
4.578 - exec $SHELL "$0" --no-reexec ${1+"$@"}
4.579 -fi
4.580 -
4.581 -if test "X$1" = X--fallback-echo; then
4.582 - # used as fallback echo
4.583 - shift
4.584 - cat <<EOF
4.585 -$*
4.586 -EOF
4.587 - exit 0
4.588 -fi
4.589 -
4.590 -# The HP-UX ksh and POSIX shell print the target directory to stdout
4.591 -# if CDPATH is set.
4.592 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
4.593 -
4.594 -if test -z "$ECHO"; then
4.595 -if test "X${echo_test_string+set}" != Xset; then
4.596 -# find a string as large as possible, as long as the shell can cope with it
4.597 - for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
4.598 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
4.599 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
4.600 - echo_test_string="`eval $cmd`" &&
4.601 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
4.602 - then
4.603 - break
4.604 - fi
4.605 - done
4.606 -fi
4.607 -
4.608 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
4.609 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
4.610 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.611 - :
4.612 -else
4.613 - # The Solaris, AIX, and Digital Unix default echo programs unquote
4.614 - # backslashes. This makes it impossible to quote backslashes using
4.615 - # echo "$something" | sed 's/\\/\\\\/g'
4.616 - #
4.617 - # So, first we look for a working echo in the user's PATH.
4.618 -
4.619 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.620 - for dir in $PATH /usr/ucb; do
4.621 - IFS="$lt_save_ifs"
4.622 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
4.623 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
4.624 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
4.625 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.626 - echo="$dir/echo"
4.627 - break
4.628 - fi
4.629 - done
4.630 - IFS="$lt_save_ifs"
4.631 -
4.632 - if test "X$echo" = Xecho; then
4.633 - # We didn't find a better echo, so look for alternatives.
4.634 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
4.635 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
4.636 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.637 - # This shell has a builtin print -r that does the trick.
4.638 - echo='print -r'
4.639 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
4.640 - test "X$CONFIG_SHELL" != X/bin/ksh; then
4.641 - # If we have ksh, try running configure again with it.
4.642 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
4.643 - export ORIGINAL_CONFIG_SHELL
4.644 - CONFIG_SHELL=/bin/ksh
4.645 - export CONFIG_SHELL
4.646 - exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
4.647 - else
4.648 - # Try using printf.
4.649 - echo='printf %s\n'
4.650 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
4.651 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
4.652 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.653 - # Cool, printf works
4.654 - :
4.655 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
4.656 - test "X$echo_testing_string" = 'X\t' &&
4.657 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
4.658 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.659 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
4.660 - export CONFIG_SHELL
4.661 - SHELL="$CONFIG_SHELL"
4.662 - export SHELL
4.663 - echo="$CONFIG_SHELL $0 --fallback-echo"
4.664 - elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
4.665 - test "X$echo_testing_string" = 'X\t' &&
4.666 - echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
4.667 - test "X$echo_testing_string" = "X$echo_test_string"; then
4.668 - echo="$CONFIG_SHELL $0 --fallback-echo"
4.669 - else
4.670 - # maybe with a smaller string...
4.671 - prev=:
4.672 -
4.673 - for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
4.674 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
4.675 - then
4.676 - break
4.677 - fi
4.678 - prev="$cmd"
4.679 - done
4.680 -
4.681 - if test "$prev" != 'sed 50q "$0"'; then
4.682 - echo_test_string=`eval $prev`
4.683 - export echo_test_string
4.684 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
4.685 - else
4.686 - # Oops. We lost completely, so just stick with echo.
4.687 - echo=echo
4.688 - fi
4.689 - fi
4.690 - fi
4.691 - fi
4.692 -fi
4.693 -fi
4.694 -
4.695 -# Copy echo and quote the copy suitably for passing to libtool from
4.696 -# the Makefile, instead of quoting the original, which is used later.
4.697 -ECHO=$echo
4.698 -if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
4.699 - ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
4.700 -fi
4.701 -
4.702 -
4.703 -
4.704 -
4.705 -tagnames=${tagnames+${tagnames},}CXX
4.706 -
4.707 -tagnames=${tagnames+${tagnames},}F77
4.708 -
4.709 -exec 7<&0 </dev/null 6>&1
4.710 -
4.711 -# Name of the host.
4.712 -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
4.713 -# so uname gets run too.
4.714 -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
4.715 -
4.716 -#
4.717 -# Initializations.
4.718 -#
4.719 -ac_default_prefix=/usr/local
4.720 -ac_clean_files=
4.721 -ac_config_libobj_dir=.
4.722 -LIB@&t@OBJS=
4.723 -cross_compiling=no
4.724 -subdirs=
4.725 -MFLAGS=
4.726 -MAKEFLAGS=
4.727 -SHELL=${CONFIG_SHELL-/bin/sh}
4.728 -
4.729 -# Identity of this package.
4.730 -PACKAGE_NAME=
4.731 -PACKAGE_TARNAME=
4.732 -PACKAGE_VERSION=
4.733 -PACKAGE_STRING=
4.734 -PACKAGE_BUGREPORT=
4.735 -
4.736 -# Factoring default headers for most tests.
4.737 -ac_includes_default="\
4.738 -#include <stdio.h>
4.739 -#ifdef HAVE_SYS_TYPES_H
4.740 -# include <sys/types.h>
4.741 -#endif
4.742 -#ifdef HAVE_SYS_STAT_H
4.743 -# include <sys/stat.h>
4.744 -#endif
4.745 -#ifdef STDC_HEADERS
4.746 -# include <stdlib.h>
4.747 -# include <stddef.h>
4.748 -#else
4.749 -# ifdef HAVE_STDLIB_H
4.750 -# include <stdlib.h>
4.751 -# endif
4.752 -#endif
4.753 -#ifdef HAVE_STRING_H
4.754 -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4.755 -# include <memory.h>
4.756 -# endif
4.757 -# include <string.h>
4.758 -#endif
4.759 -#ifdef HAVE_STRINGS_H
4.760 -# include <strings.h>
4.761 -#endif
4.762 -#ifdef HAVE_INTTYPES_H
4.763 -# include <inttypes.h>
4.764 -#endif
4.765 -#ifdef HAVE_STDINT_H
4.766 -# include <stdint.h>
4.767 -#endif
4.768 -#ifdef HAVE_UNISTD_H
4.769 -# include <unistd.h>
4.770 -#endif"
4.771 -
4.772 -ac_subst_vars='SHELL
4.773 -PATH_SEPARATOR
4.774 -PACKAGE_NAME
4.775 -PACKAGE_TARNAME
4.776 -PACKAGE_VERSION
4.777 -PACKAGE_STRING
4.778 -PACKAGE_BUGREPORT
4.779 -exec_prefix
4.780 -prefix
4.781 -program_transform_name
4.782 -bindir
4.783 -sbindir
4.784 -libexecdir
4.785 -datarootdir
4.786 -datadir
4.787 -sysconfdir
4.788 -sharedstatedir
4.789 -localstatedir
4.790 -includedir
4.791 -oldincludedir
4.792 -docdir
4.793 -infodir
4.794 -htmldir
4.795 -dvidir
4.796 -pdfdir
4.797 -psdir
4.798 -libdir
4.799 -localedir
4.800 -mandir
4.801 -DEFS
4.802 -ECHO_C
4.803 -ECHO_N
4.804 -ECHO_T
4.805 -LIBS
4.806 -build_alias
4.807 -host_alias
4.808 -target_alias
4.809 -build
4.810 -build_cpu
4.811 -build_vendor
4.812 -build_os
4.813 -host
4.814 -host_cpu
4.815 -host_vendor
4.816 -host_os
4.817 -target
4.818 -target_cpu
4.819 -target_vendor
4.820 -target_os
4.821 -MAINTAINER_MODE_TRUE
4.822 -MAINTAINER_MODE_FALSE
4.823 -MAINT
4.824 -GST_PLUGINS_VERSION
4.825 -GST_PLUGINS_VERSION_RELEASE
4.826 -GST_PLUGINS_VERSION_MAJOR
4.827 -GST_PLUGINS_VERSION_MINOR
4.828 -GST_PLUGINS_VERSION_MICRO
4.829 -GST_PLUGINS_VERSION_NANO
4.830 -PACKAGE
4.831 -VERSION
4.832 -INSTALL_PROGRAM
4.833 -INSTALL_SCRIPT
4.834 -INSTALL_DATA
4.835 -CYGPATH_W
4.836 -ACLOCAL
4.837 -AUTOCONF
4.838 -AUTOMAKE
4.839 -AUTOHEADER
4.840 -MAKEINFO
4.841 -install_sh
4.842 -STRIP
4.843 -INSTALL_STRIP_PROGRAM
4.844 -mkdir_p
4.845 -AWK
4.846 -SET_MAKE
4.847 -am__leading_dot
4.848 -AMTAR
4.849 -am__tar
4.850 -am__untar
4.851 -CC
4.852 -CFLAGS
4.853 -LDFLAGS
4.854 -CPPFLAGS
4.855 -ac_ct_CC
4.856 -EXEEXT
4.857 -OBJEXT
4.858 -DEPDIR
4.859 -am__include
4.860 -am__quote
4.861 -AMDEP_TRUE
4.862 -AMDEP_FALSE
4.863 -AMDEPBACKSLASH
4.864 -CCDEPMODE
4.865 -am__fastdepCC_TRUE
4.866 -am__fastdepCC_FALSE
4.867 -GREP
4.868 -EGREP
4.869 -LN_S
4.870 -ECHO
4.871 -AR
4.872 -RANLIB
4.873 -CPP
4.874 -CXX
4.875 -CXXFLAGS
4.876 -ac_ct_CXX
4.877 -CXXDEPMODE
4.878 -am__fastdepCXX_TRUE
4.879 -am__fastdepCXX_FALSE
4.880 -CXXCPP
4.881 -F77
4.882 -FFLAGS
4.883 -ac_ct_F77
4.884 -LIBTOOL
4.885 -ACLOCAL_AMFLAGS
4.886 -CCAS
4.887 -CCASFLAGS
4.888 -ERROR_CFLAGS
4.889 -HAVE_CXX
4.890 -HAVE_PKGCONFIG
4.891 -PKG_CONFIG
4.892 -GST_CFLAGS
4.893 -GST_LIBS
4.894 -GST_MAJORMINOR
4.895 -GST_BASE_CFLAGS
4.896 -GST_BASE_LIBS
4.897 -GST_PLUGINS_BASE_CFLAGS
4.898 -GST_PLUGINS_BASE_LIBS
4.899 -plugindir
4.900 -GST_PLUGIN_LDFLAGS
4.901 -LIB@&t@OBJS
4.902 -LTLIBOBJS'
4.903 -ac_subst_files=''
4.904 - ac_precious_vars='build_alias
4.905 -host_alias
4.906 -target_alias
4.907 -CC
4.908 -CFLAGS
4.909 -LDFLAGS
4.910 -LIBS
4.911 -CPPFLAGS
4.912 -CPP
4.913 -CXX
4.914 -CXXFLAGS
4.915 -CCC
4.916 -CXXCPP
4.917 -F77
4.918 -FFLAGS
4.919 -CCAS
4.920 -CCASFLAGS
4.921 -PKG_CONFIG
4.922 -GST_CFLAGS
4.923 -GST_LIBS
4.924 -GST_BASE_CFLAGS
4.925 -GST_BASE_LIBS
4.926 -GST_PLUGINS_BASE_CFLAGS
4.927 -GST_PLUGINS_BASE_LIBS'
4.928 -
4.929 -
4.930 -# Initialize some variables set by options.
4.931 -ac_init_help=
4.932 -ac_init_version=false
4.933 -# The variables have the same names as the options, with
4.934 -# dashes changed to underlines.
4.935 -cache_file=/dev/null
4.936 -exec_prefix=NONE
4.937 -no_create=
4.938 -no_recursion=
4.939 -prefix=NONE
4.940 -program_prefix=NONE
4.941 -program_suffix=NONE
4.942 -program_transform_name=s,x,x,
4.943 -silent=
4.944 -site=
4.945 -srcdir=
4.946 -verbose=
4.947 -x_includes=NONE
4.948 -x_libraries=NONE
4.949 -
4.950 -# Installation directory options.
4.951 -# These are left unexpanded so users can "make install exec_prefix=/foo"
4.952 -# and all the variables that are supposed to be based on exec_prefix
4.953 -# by default will actually change.
4.954 -# Use braces instead of parens because sh, perl, etc. also accept them.
4.955 -# (The list follows the same order as the GNU Coding Standards.)
4.956 -bindir='${exec_prefix}/bin'
4.957 -sbindir='${exec_prefix}/sbin'
4.958 -libexecdir='${exec_prefix}/libexec'
4.959 -datarootdir='${prefix}/share'
4.960 -datadir='${datarootdir}'
4.961 -sysconfdir='${prefix}/etc'
4.962 -sharedstatedir='${prefix}/com'
4.963 -localstatedir='${prefix}/var'
4.964 -includedir='${prefix}/include'
4.965 -oldincludedir='/usr/include'
4.966 -docdir='${datarootdir}/doc/${PACKAGE}'
4.967 -infodir='${datarootdir}/info'
4.968 -htmldir='${docdir}'
4.969 -dvidir='${docdir}'
4.970 -pdfdir='${docdir}'
4.971 -psdir='${docdir}'
4.972 -libdir='${exec_prefix}/lib'
4.973 -localedir='${datarootdir}/locale'
4.974 -mandir='${datarootdir}/man'
4.975 -
4.976 -ac_prev=
4.977 -ac_dashdash=
4.978 -for ac_option
4.979 -do
4.980 - # If the previous option needs an argument, assign it.
4.981 - if test -n "$ac_prev"; then
4.982 - eval $ac_prev=\$ac_option
4.983 - ac_prev=
4.984 - continue
4.985 - fi
4.986 -
4.987 - case $ac_option in
4.988 - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
4.989 - *) ac_optarg=yes ;;
4.990 - esac
4.991 -
4.992 - # Accept the important Cygnus configure options, so we can diagnose typos.
4.993 -
4.994 - case $ac_dashdash$ac_option in
4.995 - --)
4.996 - ac_dashdash=yes ;;
4.997 -
4.998 - -bindir | --bindir | --bindi | --bind | --bin | --bi)
4.999 - ac_prev=bindir ;;
4.1000 - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
4.1001 - bindir=$ac_optarg ;;
4.1002 -
4.1003 - -build | --build | --buil | --bui | --bu)
4.1004 - ac_prev=build_alias ;;
4.1005 - -build=* | --build=* | --buil=* | --bui=* | --bu=*)
4.1006 - build_alias=$ac_optarg ;;
4.1007 -
4.1008 - -cache-file | --cache-file | --cache-fil | --cache-fi \
4.1009 - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
4.1010 - ac_prev=cache_file ;;
4.1011 - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
4.1012 - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
4.1013 - cache_file=$ac_optarg ;;
4.1014 -
4.1015 - --config-cache | -C)
4.1016 - cache_file=config.cache ;;
4.1017 -
4.1018 - -datadir | --datadir | --datadi | --datad)
4.1019 - ac_prev=datadir ;;
4.1020 - -datadir=* | --datadir=* | --datadi=* | --datad=*)
4.1021 - datadir=$ac_optarg ;;
4.1022 -
4.1023 - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
4.1024 - | --dataroo | --dataro | --datar)
4.1025 - ac_prev=datarootdir ;;
4.1026 - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
4.1027 - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
4.1028 - datarootdir=$ac_optarg ;;
4.1029 -
4.1030 - -disable-* | --disable-*)
4.1031 - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
4.1032 - # Reject names that are not valid shell variable names.
4.1033 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
4.1034 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
4.1035 - { (exit 1); exit 1; }; }
4.1036 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
4.1037 - eval enable_$ac_feature=no ;;
4.1038 -
4.1039 - -docdir | --docdir | --docdi | --doc | --do)
4.1040 - ac_prev=docdir ;;
4.1041 - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
4.1042 - docdir=$ac_optarg ;;
4.1043 -
4.1044 - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
4.1045 - ac_prev=dvidir ;;
4.1046 - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
4.1047 - dvidir=$ac_optarg ;;
4.1048 -
4.1049 - -enable-* | --enable-*)
4.1050 - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
4.1051 - # Reject names that are not valid shell variable names.
4.1052 - expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
4.1053 - { echo "$as_me: error: invalid feature name: $ac_feature" >&2
4.1054 - { (exit 1); exit 1; }; }
4.1055 - ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
4.1056 - eval enable_$ac_feature=\$ac_optarg ;;
4.1057 -
4.1058 - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
4.1059 - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
4.1060 - | --exec | --exe | --ex)
4.1061 - ac_prev=exec_prefix ;;
4.1062 - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
4.1063 - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
4.1064 - | --exec=* | --exe=* | --ex=*)
4.1065 - exec_prefix=$ac_optarg ;;
4.1066 -
4.1067 - -gas | --gas | --ga | --g)
4.1068 - # Obsolete; use --with-gas.
4.1069 - with_gas=yes ;;
4.1070 -
4.1071 - -help | --help | --hel | --he | -h)
4.1072 - ac_init_help=long ;;
4.1073 - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
4.1074 - ac_init_help=recursive ;;
4.1075 - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
4.1076 - ac_init_help=short ;;
4.1077 -
4.1078 - -host | --host | --hos | --ho)
4.1079 - ac_prev=host_alias ;;
4.1080 - -host=* | --host=* | --hos=* | --ho=*)
4.1081 - host_alias=$ac_optarg ;;
4.1082 -
4.1083 - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
4.1084 - ac_prev=htmldir ;;
4.1085 - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
4.1086 - | --ht=*)
4.1087 - htmldir=$ac_optarg ;;
4.1088 -
4.1089 - -includedir | --includedir | --includedi | --included | --include \
4.1090 - | --includ | --inclu | --incl | --inc)
4.1091 - ac_prev=includedir ;;
4.1092 - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
4.1093 - | --includ=* | --inclu=* | --incl=* | --inc=*)
4.1094 - includedir=$ac_optarg ;;
4.1095 -
4.1096 - -infodir | --infodir | --infodi | --infod | --info | --inf)
4.1097 - ac_prev=infodir ;;
4.1098 - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
4.1099 - infodir=$ac_optarg ;;
4.1100 -
4.1101 - -libdir | --libdir | --libdi | --libd)
4.1102 - ac_prev=libdir ;;
4.1103 - -libdir=* | --libdir=* | --libdi=* | --libd=*)
4.1104 - libdir=$ac_optarg ;;
4.1105 -
4.1106 - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
4.1107 - | --libexe | --libex | --libe)
4.1108 - ac_prev=libexecdir ;;
4.1109 - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
4.1110 - | --libexe=* | --libex=* | --libe=*)
4.1111 - libexecdir=$ac_optarg ;;
4.1112 -
4.1113 - -localedir | --localedir | --localedi | --localed | --locale)
4.1114 - ac_prev=localedir ;;
4.1115 - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
4.1116 - localedir=$ac_optarg ;;
4.1117 -
4.1118 - -localstatedir | --localstatedir | --localstatedi | --localstated \
4.1119 - | --localstate | --localstat | --localsta | --localst | --locals)
4.1120 - ac_prev=localstatedir ;;
4.1121 - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
4.1122 - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
4.1123 - localstatedir=$ac_optarg ;;
4.1124 -
4.1125 - -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
4.1126 - ac_prev=mandir ;;
4.1127 - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
4.1128 - mandir=$ac_optarg ;;
4.1129 -
4.1130 - -nfp | --nfp | --nf)
4.1131 - # Obsolete; use --without-fp.
4.1132 - with_fp=no ;;
4.1133 -
4.1134 - -no-create | --no-create | --no-creat | --no-crea | --no-cre \
4.1135 - | --no-cr | --no-c | -n)
4.1136 - no_create=yes ;;
4.1137 -
4.1138 - -no-recursion | --no-recursion | --no-recursio | --no-recursi \
4.1139 - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
4.1140 - no_recursion=yes ;;
4.1141 -
4.1142 - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
4.1143 - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
4.1144 - | --oldin | --oldi | --old | --ol | --o)
4.1145 - ac_prev=oldincludedir ;;
4.1146 - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
4.1147 - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
4.1148 - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
4.1149 - oldincludedir=$ac_optarg ;;
4.1150 -
4.1151 - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
4.1152 - ac_prev=prefix ;;
4.1153 - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
4.1154 - prefix=$ac_optarg ;;
4.1155 -
4.1156 - -program-prefix | --program-prefix | --program-prefi | --program-pref \
4.1157 - | --program-pre | --program-pr | --program-p)
4.1158 - ac_prev=program_prefix ;;
4.1159 - -program-prefix=* | --program-prefix=* | --program-prefi=* \
4.1160 - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
4.1161 - program_prefix=$ac_optarg ;;
4.1162 -
4.1163 - -program-suffix | --program-suffix | --program-suffi | --program-suff \
4.1164 - | --program-suf | --program-su | --program-s)
4.1165 - ac_prev=program_suffix ;;
4.1166 - -program-suffix=* | --program-suffix=* | --program-suffi=* \
4.1167 - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
4.1168 - program_suffix=$ac_optarg ;;
4.1169 -
4.1170 - -program-transform-name | --program-transform-name \
4.1171 - | --program-transform-nam | --program-transform-na \
4.1172 - | --program-transform-n | --program-transform- \
4.1173 - | --program-transform | --program-transfor \
4.1174 - | --program-transfo | --program-transf \
4.1175 - | --program-trans | --program-tran \
4.1176 - | --progr-tra | --program-tr | --program-t)
4.1177 - ac_prev=program_transform_name ;;
4.1178 - -program-transform-name=* | --program-transform-name=* \
4.1179 - | --program-transform-nam=* | --program-transform-na=* \
4.1180 - | --program-transform-n=* | --program-transform-=* \
4.1181 - | --program-transform=* | --program-transfor=* \
4.1182 - | --program-transfo=* | --program-transf=* \
4.1183 - | --program-trans=* | --program-tran=* \
4.1184 - | --progr-tra=* | --program-tr=* | --program-t=*)
4.1185 - program_transform_name=$ac_optarg ;;
4.1186 -
4.1187 - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
4.1188 - ac_prev=pdfdir ;;
4.1189 - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
4.1190 - pdfdir=$ac_optarg ;;
4.1191 -
4.1192 - -psdir | --psdir | --psdi | --psd | --ps)
4.1193 - ac_prev=psdir ;;
4.1194 - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
4.1195 - psdir=$ac_optarg ;;
4.1196 -
4.1197 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4.1198 - | -silent | --silent | --silen | --sile | --sil)
4.1199 - silent=yes ;;
4.1200 -
4.1201 - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
4.1202 - ac_prev=sbindir ;;
4.1203 - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
4.1204 - | --sbi=* | --sb=*)
4.1205 - sbindir=$ac_optarg ;;
4.1206 -
4.1207 - -sharedstatedir | --sharedstatedir | --sharedstatedi \
4.1208 - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
4.1209 - | --sharedst | --shareds | --shared | --share | --shar \
4.1210 - | --sha | --sh)
4.1211 - ac_prev=sharedstatedir ;;
4.1212 - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
4.1213 - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
4.1214 - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
4.1215 - | --sha=* | --sh=*)
4.1216 - sharedstatedir=$ac_optarg ;;
4.1217 -
4.1218 - -site | --site | --sit)
4.1219 - ac_prev=site ;;
4.1220 - -site=* | --site=* | --sit=*)
4.1221 - site=$ac_optarg ;;
4.1222 -
4.1223 - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
4.1224 - ac_prev=srcdir ;;
4.1225 - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
4.1226 - srcdir=$ac_optarg ;;
4.1227 -
4.1228 - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
4.1229 - | --syscon | --sysco | --sysc | --sys | --sy)
4.1230 - ac_prev=sysconfdir ;;
4.1231 - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
4.1232 - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
4.1233 - sysconfdir=$ac_optarg ;;
4.1234 -
4.1235 - -target | --target | --targe | --targ | --tar | --ta | --t)
4.1236 - ac_prev=target_alias ;;
4.1237 - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
4.1238 - target_alias=$ac_optarg ;;
4.1239 -
4.1240 - -v | -verbose | --verbose | --verbos | --verbo | --verb)
4.1241 - verbose=yes ;;
4.1242 -
4.1243 - -version | --version | --versio | --versi | --vers | -V)
4.1244 - ac_init_version=: ;;
4.1245 -
4.1246 - -with-* | --with-*)
4.1247 - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
4.1248 - # Reject names that are not valid shell variable names.
4.1249 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
4.1250 - { echo "$as_me: error: invalid package name: $ac_package" >&2
4.1251 - { (exit 1); exit 1; }; }
4.1252 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
4.1253 - eval with_$ac_package=\$ac_optarg ;;
4.1254 -
4.1255 - -without-* | --without-*)
4.1256 - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
4.1257 - # Reject names that are not valid shell variable names.
4.1258 - expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
4.1259 - { echo "$as_me: error: invalid package name: $ac_package" >&2
4.1260 - { (exit 1); exit 1; }; }
4.1261 - ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
4.1262 - eval with_$ac_package=no ;;
4.1263 -
4.1264 - --x)
4.1265 - # Obsolete; use --with-x.
4.1266 - with_x=yes ;;
4.1267 -
4.1268 - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
4.1269 - | --x-incl | --x-inc | --x-in | --x-i)
4.1270 - ac_prev=x_includes ;;
4.1271 - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
4.1272 - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
4.1273 - x_includes=$ac_optarg ;;
4.1274 -
4.1275 - -x-libraries | --x-libraries | --x-librarie | --x-librari \
4.1276 - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
4.1277 - ac_prev=x_libraries ;;
4.1278 - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
4.1279 - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
4.1280 - x_libraries=$ac_optarg ;;
4.1281 -
4.1282 - -*) { echo "$as_me: error: unrecognized option: $ac_option
4.1283 -Try \`$0 --help' for more information." >&2
4.1284 - { (exit 1); exit 1; }; }
4.1285 - ;;
4.1286 -
4.1287 - *=*)
4.1288 - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
4.1289 - # Reject names that are not valid shell variable names.
4.1290 - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
4.1291 - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
4.1292 - { (exit 1); exit 1; }; }
4.1293 - eval $ac_envvar=\$ac_optarg
4.1294 - export $ac_envvar ;;
4.1295 -
4.1296 - *)
4.1297 - # FIXME: should be removed in autoconf 3.0.
4.1298 - echo "$as_me: WARNING: you should use --build, --host, --target" >&2
4.1299 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
4.1300 - echo "$as_me: WARNING: invalid host type: $ac_option" >&2
4.1301 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
4.1302 - ;;
4.1303 -
4.1304 - esac
4.1305 -done
4.1306 -
4.1307 -if test -n "$ac_prev"; then
4.1308 - ac_option=--`echo $ac_prev | sed 's/_/-/g'`
4.1309 - { echo "$as_me: error: missing argument to $ac_option" >&2
4.1310 - { (exit 1); exit 1; }; }
4.1311 -fi
4.1312 -
4.1313 -# Be sure to have absolute directory names.
4.1314 -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
4.1315 - datadir sysconfdir sharedstatedir localstatedir includedir \
4.1316 - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
4.1317 - libdir localedir mandir
4.1318 -do
4.1319 - eval ac_val=\$$ac_var
4.1320 - case $ac_val in
4.1321 - [\\/$]* | ?:[\\/]* ) continue;;
4.1322 - NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
4.1323 - esac
4.1324 - { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
4.1325 - { (exit 1); exit 1; }; }
4.1326 -done
4.1327 -
4.1328 -# There might be people who depend on the old broken behavior: `$host'
4.1329 -# used to hold the argument of --host etc.
4.1330 -# FIXME: To remove some day.
4.1331 -build=$build_alias
4.1332 -host=$host_alias
4.1333 -target=$target_alias
4.1334 -
4.1335 -# FIXME: To remove some day.
4.1336 -if test "x$host_alias" != x; then
4.1337 - if test "x$build_alias" = x; then
4.1338 - cross_compiling=maybe
4.1339 - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
4.1340 - If a cross compiler is detected then cross compile mode will be used." >&2
4.1341 - elif test "x$build_alias" != "x$host_alias"; then
4.1342 - cross_compiling=yes
4.1343 - fi
4.1344 -fi
4.1345 -
4.1346 -ac_tool_prefix=
4.1347 -test -n "$host_alias" && ac_tool_prefix=$host_alias-
4.1348 -
4.1349 -test "$silent" = yes && exec 6>/dev/null
4.1350 -
4.1351 -
4.1352 -ac_pwd=`pwd` && test -n "$ac_pwd" &&
4.1353 -ac_ls_di=`ls -di .` &&
4.1354 -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
4.1355 - { echo "$as_me: error: Working directory cannot be determined" >&2
4.1356 - { (exit 1); exit 1; }; }
4.1357 -test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
4.1358 - { echo "$as_me: error: pwd does not report name of working directory" >&2
4.1359 - { (exit 1); exit 1; }; }
4.1360 -
4.1361 -
4.1362 -# Find the source files, if location was not specified.
4.1363 -if test -z "$srcdir"; then
4.1364 - ac_srcdir_defaulted=yes
4.1365 - # Try the directory containing this script, then the parent directory.
4.1366 - ac_confdir=`$as_dirname -- "$0" ||
4.1367 -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.1368 - X"$0" : 'X\(//\)[^/]' \| \
4.1369 - X"$0" : 'X\(//\)$' \| \
4.1370 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4.1371 -echo X"$0" |
4.1372 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.1373 - s//\1/
4.1374 - q
4.1375 - }
4.1376 - /^X\(\/\/\)[^/].*/{
4.1377 - s//\1/
4.1378 - q
4.1379 - }
4.1380 - /^X\(\/\/\)$/{
4.1381 - s//\1/
4.1382 - q
4.1383 - }
4.1384 - /^X\(\/\).*/{
4.1385 - s//\1/
4.1386 - q
4.1387 - }
4.1388 - s/.*/./; q'`
4.1389 - srcdir=$ac_confdir
4.1390 - if test ! -r "$srcdir/$ac_unique_file"; then
4.1391 - srcdir=..
4.1392 - fi
4.1393 -else
4.1394 - ac_srcdir_defaulted=no
4.1395 -fi
4.1396 -if test ! -r "$srcdir/$ac_unique_file"; then
4.1397 - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
4.1398 - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
4.1399 - { (exit 1); exit 1; }; }
4.1400 -fi
4.1401 -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
4.1402 -ac_abs_confdir=`(
4.1403 - cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
4.1404 - { (exit 1); exit 1; }; }
4.1405 - pwd)`
4.1406 -# When building in place, set srcdir=.
4.1407 -if test "$ac_abs_confdir" = "$ac_pwd"; then
4.1408 - srcdir=.
4.1409 -fi
4.1410 -# Remove unnecessary trailing slashes from srcdir.
4.1411 -# Double slashes in file names in object file debugging info
4.1412 -# mess up M-x gdb in Emacs.
4.1413 -case $srcdir in
4.1414 -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
4.1415 -esac
4.1416 -for ac_var in $ac_precious_vars; do
4.1417 - eval ac_env_${ac_var}_set=\${${ac_var}+set}
4.1418 - eval ac_env_${ac_var}_value=\$${ac_var}
4.1419 - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
4.1420 - eval ac_cv_env_${ac_var}_value=\$${ac_var}
4.1421 -done
4.1422 -
4.1423 -#
4.1424 -# Report the --help message.
4.1425 -#
4.1426 -if test "$ac_init_help" = "long"; then
4.1427 - # Omit some internal or obsolete options to make the list less imposing.
4.1428 - # This message is too long to be a string in the A/UX 3.1 sh.
4.1429 - cat <<_ACEOF
4.1430 -\`configure' configures this package to adapt to many kinds of systems.
4.1431 -
4.1432 -Usage: $0 [OPTION]... [VAR=VALUE]...
4.1433 -
4.1434 -To assign environment variables (e.g., CC, CFLAGS...), specify them as
4.1435 -VAR=VALUE. See below for descriptions of some of the useful variables.
4.1436 -
4.1437 -Defaults for the options are specified in brackets.
4.1438 -
4.1439 -Configuration:
4.1440 - -h, --help display this help and exit
4.1441 - --help=short display options specific to this package
4.1442 - --help=recursive display the short help of all the included packages
4.1443 - -V, --version display version information and exit
4.1444 - -q, --quiet, --silent do not print \`checking...' messages
4.1445 - --cache-file=FILE cache test results in FILE [disabled]
4.1446 - -C, --config-cache alias for \`--cache-file=config.cache'
4.1447 - -n, --no-create do not create output files
4.1448 - --srcdir=DIR find the sources in DIR [configure dir or \`..']
4.1449 -
4.1450 -Installation directories:
4.1451 - --prefix=PREFIX install architecture-independent files in PREFIX
4.1452 - [$ac_default_prefix]
4.1453 - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
4.1454 - [PREFIX]
4.1455 -
4.1456 -By default, \`make install' will install all the files in
4.1457 -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
4.1458 -an installation prefix other than \`$ac_default_prefix' using \`--prefix',
4.1459 -for instance \`--prefix=\$HOME'.
4.1460 -
4.1461 -For better control, use the options below.
4.1462 -
4.1463 -Fine tuning of the installation directories:
4.1464 - --bindir=DIR user executables [EPREFIX/bin]
4.1465 - --sbindir=DIR system admin executables [EPREFIX/sbin]
4.1466 - --libexecdir=DIR program executables [EPREFIX/libexec]
4.1467 - --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
4.1468 - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
4.1469 - --localstatedir=DIR modifiable single-machine data [PREFIX/var]
4.1470 - --libdir=DIR object code libraries [EPREFIX/lib]
4.1471 - --includedir=DIR C header files [PREFIX/include]
4.1472 - --oldincludedir=DIR C header files for non-gcc [/usr/include]
4.1473 - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
4.1474 - --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
4.1475 - --infodir=DIR info documentation [DATAROOTDIR/info]
4.1476 - --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
4.1477 - --mandir=DIR man documentation [DATAROOTDIR/man]
4.1478 - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@
4.1479 - --htmldir=DIR html documentation [DOCDIR]
4.1480 - --dvidir=DIR dvi documentation [DOCDIR]
4.1481 - --pdfdir=DIR pdf documentation [DOCDIR]
4.1482 - --psdir=DIR ps documentation [DOCDIR]
4.1483 -_ACEOF
4.1484 -
4.1485 - cat <<\_ACEOF
4.1486 -
4.1487 -Program names:
4.1488 - --program-prefix=PREFIX prepend PREFIX to installed program names
4.1489 - --program-suffix=SUFFIX append SUFFIX to installed program names
4.1490 - --program-transform-name=PROGRAM run sed PROGRAM on installed program names
4.1491 -
4.1492 -System types:
4.1493 - --build=BUILD configure for building on BUILD [guessed]
4.1494 - --host=HOST cross-compile to build programs to run on HOST [BUILD]
4.1495 - --target=TARGET configure for building compilers for TARGET [HOST]
4.1496 -_ACEOF
4.1497 -fi
4.1498 -
4.1499 -if test -n "$ac_init_help"; then
4.1500 -
4.1501 - cat <<\_ACEOF
4.1502 -
4.1503 -Optional Features:
4.1504 - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
4.1505 - --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
4.1506 - --enable-static@<:@=PKGS@:>@ build static libraries @<:@default=no@:>@
4.1507 - --enable-maintainer-mode enable make rules and dependencies not useful
4.1508 - (and sometimes confusing) to the casual installer
4.1509 - --enable-shared@<:@=PKGS@:>@ build shared libraries @<:@default=yes@:>@
4.1510 - --enable-fast-install@<:@=PKGS@:>@
4.1511 - optimize for fast installation @<:@default=yes@:>@
4.1512 - --disable-dependency-tracking speeds up one-time build
4.1513 - --enable-dependency-tracking do not reject slow dependency extractors
4.1514 - --disable-libtool-lock avoid locking (might break parallel builds)
4.1515 -
4.1516 -Optional Packages:
4.1517 - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
4.1518 - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
4.1519 - --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
4.1520 - --with-pic try to use only PIC/non-PIC objects @<:@default=use
4.1521 - both@:>@
4.1522 - --with-tags@<:@=TAGS@:>@ include additional configurations @<:@automatic@:>@
4.1523 -
4.1524 -Some influential environment variables:
4.1525 - CC C compiler command
4.1526 - CFLAGS C compiler flags
4.1527 - LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
4.1528 - nonstandard directory <lib dir>
4.1529 - LIBS libraries to pass to the linker, e.g. -l<library>
4.1530 - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
4.1531 - you have headers in a nonstandard directory <include dir>
4.1532 - CPP C preprocessor
4.1533 - CXX C++ compiler command
4.1534 - CXXFLAGS C++ compiler flags
4.1535 - CXXCPP C++ preprocessor
4.1536 - F77 Fortran 77 compiler command
4.1537 - FFLAGS Fortran 77 compiler flags
4.1538 - CCAS assembler compiler command (defaults to CC)
4.1539 - CCASFLAGS assembler compiler flags (defaults to CFLAGS)
4.1540 - PKG_CONFIG path to pkg-config utility
4.1541 - GST_CFLAGS C compiler flags for GST, overriding pkg-config
4.1542 - GST_LIBS linker flags for GST, overriding pkg-config
4.1543 - GST_BASE_CFLAGS
4.1544 - C compiler flags for GST_BASE, overriding pkg-config
4.1545 - GST_BASE_LIBS
4.1546 - linker flags for GST_BASE, overriding pkg-config
4.1547 - GST_PLUGINS_BASE_CFLAGS
4.1548 - C compiler flags for GST_PLUGINS_BASE, overriding pkg-config
4.1549 - GST_PLUGINS_BASE_LIBS
4.1550 - linker flags for GST_PLUGINS_BASE, overriding pkg-config
4.1551 -
4.1552 -Use these variables to override the choices made by `configure' or to help
4.1553 -it to find libraries and programs with nonstandard names/locations.
4.1554 -
4.1555 -_ACEOF
4.1556 -ac_status=$?
4.1557 -fi
4.1558 -
4.1559 -if test "$ac_init_help" = "recursive"; then
4.1560 - # If there are subdirs, report their specific --help.
4.1561 - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
4.1562 - test -d "$ac_dir" || continue
4.1563 - ac_builddir=.
4.1564 -
4.1565 -case "$ac_dir" in
4.1566 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4.1567 -*)
4.1568 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
4.1569 - # A ".." for each directory in $ac_dir_suffix.
4.1570 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
4.1571 - case $ac_top_builddir_sub in
4.1572 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4.1573 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4.1574 - esac ;;
4.1575 -esac
4.1576 -ac_abs_top_builddir=$ac_pwd
4.1577 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
4.1578 -# for backward compatibility:
4.1579 -ac_top_builddir=$ac_top_build_prefix
4.1580 -
4.1581 -case $srcdir in
4.1582 - .) # We are building in place.
4.1583 - ac_srcdir=.
4.1584 - ac_top_srcdir=$ac_top_builddir_sub
4.1585 - ac_abs_top_srcdir=$ac_pwd ;;
4.1586 - [\\/]* | ?:[\\/]* ) # Absolute name.
4.1587 - ac_srcdir=$srcdir$ac_dir_suffix;
4.1588 - ac_top_srcdir=$srcdir
4.1589 - ac_abs_top_srcdir=$srcdir ;;
4.1590 - *) # Relative name.
4.1591 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4.1592 - ac_top_srcdir=$ac_top_build_prefix$srcdir
4.1593 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4.1594 -esac
4.1595 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4.1596 -
4.1597 - cd "$ac_dir" || { ac_status=$?; continue; }
4.1598 - # Check for guested configure.
4.1599 - if test -f "$ac_srcdir/configure.gnu"; then
4.1600 - echo &&
4.1601 - $SHELL "$ac_srcdir/configure.gnu" --help=recursive
4.1602 - elif test -f "$ac_srcdir/configure"; then
4.1603 - echo &&
4.1604 - $SHELL "$ac_srcdir/configure" --help=recursive
4.1605 - else
4.1606 - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
4.1607 - fi || ac_status=$?
4.1608 - cd "$ac_pwd" || { ac_status=$?; break; }
4.1609 - done
4.1610 -fi
4.1611 -
4.1612 -test -n "$ac_init_help" && exit $ac_status
4.1613 -if $ac_init_version; then
4.1614 - cat <<\_ACEOF
4.1615 -configure
4.1616 -generated by GNU Autoconf 2.61
4.1617 -
4.1618 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
4.1619 -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
4.1620 -This configure script is free software; the Free Software Foundation
4.1621 -gives unlimited permission to copy, distribute and modify it.
4.1622 -_ACEOF
4.1623 - exit
4.1624 -fi
4.1625 -cat >config.log <<_ACEOF
4.1626 -This file contains any messages produced by compilers while
4.1627 -running configure, to aid debugging if configure makes a mistake.
4.1628 -
4.1629 -It was created by $as_me, which was
4.1630 -generated by GNU Autoconf 2.61. Invocation command line was
4.1631 -
4.1632 - $ $0 $@
4.1633 -
4.1634 -_ACEOF
4.1635 -exec 5>>config.log
4.1636 -{
4.1637 -cat <<_ASUNAME
4.1638 -@%:@@%:@ --------- @%:@@%:@
4.1639 -@%:@@%:@ Platform. @%:@@%:@
4.1640 -@%:@@%:@ --------- @%:@@%:@
4.1641 -
4.1642 -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
4.1643 -uname -m = `(uname -m) 2>/dev/null || echo unknown`
4.1644 -uname -r = `(uname -r) 2>/dev/null || echo unknown`
4.1645 -uname -s = `(uname -s) 2>/dev/null || echo unknown`
4.1646 -uname -v = `(uname -v) 2>/dev/null || echo unknown`
4.1647 -
4.1648 -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
4.1649 -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
4.1650 -
4.1651 -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
4.1652 -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
4.1653 -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
4.1654 -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
4.1655 -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
4.1656 -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
4.1657 -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
4.1658 -
4.1659 -_ASUNAME
4.1660 -
4.1661 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.1662 -for as_dir in $PATH
4.1663 -do
4.1664 - IFS=$as_save_IFS
4.1665 - test -z "$as_dir" && as_dir=.
4.1666 - echo "PATH: $as_dir"
4.1667 -done
4.1668 -IFS=$as_save_IFS
4.1669 -
4.1670 -} >&5
4.1671 -
4.1672 -cat >&5 <<_ACEOF
4.1673 -
4.1674 -
4.1675 -@%:@@%:@ ----------- @%:@@%:@
4.1676 -@%:@@%:@ Core tests. @%:@@%:@
4.1677 -@%:@@%:@ ----------- @%:@@%:@
4.1678 -
4.1679 -_ACEOF
4.1680 -
4.1681 -
4.1682 -# Keep a trace of the command line.
4.1683 -# Strip out --no-create and --no-recursion so they do not pile up.
4.1684 -# Strip out --silent because we don't want to record it for future runs.
4.1685 -# Also quote any args containing shell meta-characters.
4.1686 -# Make two passes to allow for proper duplicate-argument suppression.
4.1687 -ac_configure_args=
4.1688 -ac_configure_args0=
4.1689 -ac_configure_args1=
4.1690 -ac_must_keep_next=false
4.1691 -for ac_pass in 1 2
4.1692 -do
4.1693 - for ac_arg
4.1694 - do
4.1695 - case $ac_arg in
4.1696 - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
4.1697 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4.1698 - | -silent | --silent | --silen | --sile | --sil)
4.1699 - continue ;;
4.1700 - *\'*)
4.1701 - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4.1702 - esac
4.1703 - case $ac_pass in
4.1704 - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
4.1705 - 2)
4.1706 - ac_configure_args1="$ac_configure_args1 '$ac_arg'"
4.1707 - if test $ac_must_keep_next = true; then
4.1708 - ac_must_keep_next=false # Got value, back to normal.
4.1709 - else
4.1710 - case $ac_arg in
4.1711 - *=* | --config-cache | -C | -disable-* | --disable-* \
4.1712 - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
4.1713 - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
4.1714 - | -with-* | --with-* | -without-* | --without-* | --x)
4.1715 - case "$ac_configure_args0 " in
4.1716 - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
4.1717 - esac
4.1718 - ;;
4.1719 - -* ) ac_must_keep_next=true ;;
4.1720 - esac
4.1721 - fi
4.1722 - ac_configure_args="$ac_configure_args '$ac_arg'"
4.1723 - ;;
4.1724 - esac
4.1725 - done
4.1726 -done
4.1727 -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
4.1728 -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
4.1729 -
4.1730 -# When interrupted or exit'd, cleanup temporary files, and complete
4.1731 -# config.log. We remove comments because anyway the quotes in there
4.1732 -# would cause problems or look ugly.
4.1733 -# WARNING: Use '\'' to represent an apostrophe within the trap.
4.1734 -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
4.1735 -trap 'exit_status=$?
4.1736 - # Save into config.log some information that might help in debugging.
4.1737 - {
4.1738 - echo
4.1739 -
4.1740 - cat <<\_ASBOX
4.1741 -@%:@@%:@ ---------------- @%:@@%:@
4.1742 -@%:@@%:@ Cache variables. @%:@@%:@
4.1743 -@%:@@%:@ ---------------- @%:@@%:@
4.1744 -_ASBOX
4.1745 - echo
4.1746 - # The following way of writing the cache mishandles newlines in values,
4.1747 -(
4.1748 - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
4.1749 - eval ac_val=\$$ac_var
4.1750 - case $ac_val in #(
4.1751 - *${as_nl}*)
4.1752 - case $ac_var in #(
4.1753 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
4.1754 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
4.1755 - esac
4.1756 - case $ac_var in #(
4.1757 - _ | IFS | as_nl) ;; #(
4.1758 - *) $as_unset $ac_var ;;
4.1759 - esac ;;
4.1760 - esac
4.1761 - done
4.1762 - (set) 2>&1 |
4.1763 - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
4.1764 - *${as_nl}ac_space=\ *)
4.1765 - sed -n \
4.1766 - "s/'\''/'\''\\\\'\'''\''/g;
4.1767 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
4.1768 - ;; #(
4.1769 - *)
4.1770 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
4.1771 - ;;
4.1772 - esac |
4.1773 - sort
4.1774 -)
4.1775 - echo
4.1776 -
4.1777 - cat <<\_ASBOX
4.1778 -@%:@@%:@ ----------------- @%:@@%:@
4.1779 -@%:@@%:@ Output variables. @%:@@%:@
4.1780 -@%:@@%:@ ----------------- @%:@@%:@
4.1781 -_ASBOX
4.1782 - echo
4.1783 - for ac_var in $ac_subst_vars
4.1784 - do
4.1785 - eval ac_val=\$$ac_var
4.1786 - case $ac_val in
4.1787 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
4.1788 - esac
4.1789 - echo "$ac_var='\''$ac_val'\''"
4.1790 - done | sort
4.1791 - echo
4.1792 -
4.1793 - if test -n "$ac_subst_files"; then
4.1794 - cat <<\_ASBOX
4.1795 -@%:@@%:@ ------------------- @%:@@%:@
4.1796 -@%:@@%:@ File substitutions. @%:@@%:@
4.1797 -@%:@@%:@ ------------------- @%:@@%:@
4.1798 -_ASBOX
4.1799 - echo
4.1800 - for ac_var in $ac_subst_files
4.1801 - do
4.1802 - eval ac_val=\$$ac_var
4.1803 - case $ac_val in
4.1804 - *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
4.1805 - esac
4.1806 - echo "$ac_var='\''$ac_val'\''"
4.1807 - done | sort
4.1808 - echo
4.1809 - fi
4.1810 -
4.1811 - if test -s confdefs.h; then
4.1812 - cat <<\_ASBOX
4.1813 -@%:@@%:@ ----------- @%:@@%:@
4.1814 -@%:@@%:@ confdefs.h. @%:@@%:@
4.1815 -@%:@@%:@ ----------- @%:@@%:@
4.1816 -_ASBOX
4.1817 - echo
4.1818 - cat confdefs.h
4.1819 - echo
4.1820 - fi
4.1821 - test "$ac_signal" != 0 &&
4.1822 - echo "$as_me: caught signal $ac_signal"
4.1823 - echo "$as_me: exit $exit_status"
4.1824 - } >&5
4.1825 - rm -f core *.core core.conftest.* &&
4.1826 - rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
4.1827 - exit $exit_status
4.1828 -' 0
4.1829 -for ac_signal in 1 2 13 15; do
4.1830 - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
4.1831 -done
4.1832 -ac_signal=0
4.1833 -
4.1834 -# confdefs.h avoids OS command line length limits that DEFS can exceed.
4.1835 -rm -f -r conftest* confdefs.h
4.1836 -
4.1837 -# Predefined preprocessor variables.
4.1838 -
4.1839 -cat >>confdefs.h <<_ACEOF
4.1840 -@%:@define PACKAGE_NAME "$PACKAGE_NAME"
4.1841 -_ACEOF
4.1842 -
4.1843 -
4.1844 -cat >>confdefs.h <<_ACEOF
4.1845 -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
4.1846 -_ACEOF
4.1847 -
4.1848 -
4.1849 -cat >>confdefs.h <<_ACEOF
4.1850 -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
4.1851 -_ACEOF
4.1852 -
4.1853 -
4.1854 -cat >>confdefs.h <<_ACEOF
4.1855 -@%:@define PACKAGE_STRING "$PACKAGE_STRING"
4.1856 -_ACEOF
4.1857 -
4.1858 -
4.1859 -cat >>confdefs.h <<_ACEOF
4.1860 -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
4.1861 -_ACEOF
4.1862 -
4.1863 -
4.1864 -# Let the site file select an alternate cache file if it wants to.
4.1865 -# Prefer explicitly selected file to automatically selected ones.
4.1866 -if test -n "$CONFIG_SITE"; then
4.1867 - set x "$CONFIG_SITE"
4.1868 -elif test "x$prefix" != xNONE; then
4.1869 - set x "$prefix/share/config.site" "$prefix/etc/config.site"
4.1870 -else
4.1871 - set x "$ac_default_prefix/share/config.site" \
4.1872 - "$ac_default_prefix/etc/config.site"
4.1873 -fi
4.1874 -shift
4.1875 -for ac_site_file
4.1876 -do
4.1877 - if test -r "$ac_site_file"; then
4.1878 - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
4.1879 -echo "$as_me: loading site script $ac_site_file" >&6;}
4.1880 - sed 's/^/| /' "$ac_site_file" >&5
4.1881 - . "$ac_site_file"
4.1882 - fi
4.1883 -done
4.1884 -
4.1885 -if test -r "$cache_file"; then
4.1886 - # Some versions of bash will fail to source /dev/null (special
4.1887 - # files actually), so we avoid doing that.
4.1888 - if test -f "$cache_file"; then
4.1889 - { echo "$as_me:$LINENO: loading cache $cache_file" >&5
4.1890 -echo "$as_me: loading cache $cache_file" >&6;}
4.1891 - case $cache_file in
4.1892 - [\\/]* | ?:[\\/]* ) . "$cache_file";;
4.1893 - *) . "./$cache_file";;
4.1894 - esac
4.1895 - fi
4.1896 -else
4.1897 - { echo "$as_me:$LINENO: creating cache $cache_file" >&5
4.1898 -echo "$as_me: creating cache $cache_file" >&6;}
4.1899 - >$cache_file
4.1900 -fi
4.1901 -
4.1902 -# Check that the precious variables saved in the cache have kept the same
4.1903 -# value.
4.1904 -ac_cache_corrupted=false
4.1905 -for ac_var in $ac_precious_vars; do
4.1906 - eval ac_old_set=\$ac_cv_env_${ac_var}_set
4.1907 - eval ac_new_set=\$ac_env_${ac_var}_set
4.1908 - eval ac_old_val=\$ac_cv_env_${ac_var}_value
4.1909 - eval ac_new_val=\$ac_env_${ac_var}_value
4.1910 - case $ac_old_set,$ac_new_set in
4.1911 - set,)
4.1912 - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
4.1913 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
4.1914 - ac_cache_corrupted=: ;;
4.1915 - ,set)
4.1916 - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
4.1917 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
4.1918 - ac_cache_corrupted=: ;;
4.1919 - ,);;
4.1920 - *)
4.1921 - if test "x$ac_old_val" != "x$ac_new_val"; then
4.1922 - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
4.1923 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
4.1924 - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
4.1925 -echo "$as_me: former value: $ac_old_val" >&2;}
4.1926 - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
4.1927 -echo "$as_me: current value: $ac_new_val" >&2;}
4.1928 - ac_cache_corrupted=:
4.1929 - fi;;
4.1930 - esac
4.1931 - # Pass precious variables to config.status.
4.1932 - if test "$ac_new_set" = set; then
4.1933 - case $ac_new_val in
4.1934 - *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4.1935 - *) ac_arg=$ac_var=$ac_new_val ;;
4.1936 - esac
4.1937 - case " $ac_configure_args " in
4.1938 - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
4.1939 - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
4.1940 - esac
4.1941 - fi
4.1942 -done
4.1943 -if $ac_cache_corrupted; then
4.1944 - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
4.1945 -echo "$as_me: error: changes in the environment can compromise the build" >&2;}
4.1946 - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
4.1947 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
4.1948 - { (exit 1); exit 1; }; }
4.1949 -fi
4.1950 -
4.1951 -
4.1952 -
4.1953 -
4.1954 -
4.1955 -
4.1956 -
4.1957 -
4.1958 -
4.1959 -
4.1960 -
4.1961 -
4.1962 -
4.1963 -
4.1964 -
4.1965 -
4.1966 -
4.1967 -ac_ext=c
4.1968 -ac_cpp='$CPP $CPPFLAGS'
4.1969 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.1970 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.1971 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.1972 -
4.1973 -
4.1974 -ac_aux_dir=
4.1975 -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4.1976 - if test -f "$ac_dir/install-sh"; then
4.1977 - ac_aux_dir=$ac_dir
4.1978 - ac_install_sh="$ac_aux_dir/install-sh -c"
4.1979 - break
4.1980 - elif test -f "$ac_dir/install.sh"; then
4.1981 - ac_aux_dir=$ac_dir
4.1982 - ac_install_sh="$ac_aux_dir/install.sh -c"
4.1983 - break
4.1984 - elif test -f "$ac_dir/shtool"; then
4.1985 - ac_aux_dir=$ac_dir
4.1986 - ac_install_sh="$ac_aux_dir/shtool install -c"
4.1987 - break
4.1988 - fi
4.1989 -done
4.1990 -if test -z "$ac_aux_dir"; then
4.1991 - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
4.1992 -echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
4.1993 - { (exit 1); exit 1; }; }
4.1994 -fi
4.1995 -
4.1996 -# These three variables are undocumented and unsupported,
4.1997 -# and are intended to be withdrawn in a future Autoconf release.
4.1998 -# They can cause serious problems if a builder's source tree is in a directory
4.1999 -# whose full name contains unusual characters.
4.2000 -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4.2001 -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4.2002 -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4.2003 -
4.2004 -
4.2005 -# Make sure we can run config.sub.
4.2006 -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4.2007 - { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
4.2008 -echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
4.2009 - { (exit 1); exit 1; }; }
4.2010 -
4.2011 -{ echo "$as_me:$LINENO: checking build system type" >&5
4.2012 -echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
4.2013 -if test "${ac_cv_build+set}" = set; then
4.2014 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2015 -else
4.2016 - ac_build_alias=$build_alias
4.2017 -test "x$ac_build_alias" = x &&
4.2018 - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4.2019 -test "x$ac_build_alias" = x &&
4.2020 - { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
4.2021 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
4.2022 - { (exit 1); exit 1; }; }
4.2023 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4.2024 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
4.2025 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
4.2026 - { (exit 1); exit 1; }; }
4.2027 -
4.2028 -fi
4.2029 -{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
4.2030 -echo "${ECHO_T}$ac_cv_build" >&6; }
4.2031 -case $ac_cv_build in
4.2032 -*-*-*) ;;
4.2033 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
4.2034 -echo "$as_me: error: invalid value of canonical build" >&2;}
4.2035 - { (exit 1); exit 1; }; };;
4.2036 -esac
4.2037 -build=$ac_cv_build
4.2038 -ac_save_IFS=$IFS; IFS='-'
4.2039 -set x $ac_cv_build
4.2040 -shift
4.2041 -build_cpu=$1
4.2042 -build_vendor=$2
4.2043 -shift; shift
4.2044 -# Remember, the first character of IFS is used to create $*,
4.2045 -# except with old shells:
4.2046 -build_os=$*
4.2047 -IFS=$ac_save_IFS
4.2048 -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4.2049 -
4.2050 -
4.2051 -{ echo "$as_me:$LINENO: checking host system type" >&5
4.2052 -echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
4.2053 -if test "${ac_cv_host+set}" = set; then
4.2054 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2055 -else
4.2056 - if test "x$host_alias" = x; then
4.2057 - ac_cv_host=$ac_cv_build
4.2058 -else
4.2059 - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4.2060 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
4.2061 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
4.2062 - { (exit 1); exit 1; }; }
4.2063 -fi
4.2064 -
4.2065 -fi
4.2066 -{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
4.2067 -echo "${ECHO_T}$ac_cv_host" >&6; }
4.2068 -case $ac_cv_host in
4.2069 -*-*-*) ;;
4.2070 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
4.2071 -echo "$as_me: error: invalid value of canonical host" >&2;}
4.2072 - { (exit 1); exit 1; }; };;
4.2073 -esac
4.2074 -host=$ac_cv_host
4.2075 -ac_save_IFS=$IFS; IFS='-'
4.2076 -set x $ac_cv_host
4.2077 -shift
4.2078 -host_cpu=$1
4.2079 -host_vendor=$2
4.2080 -shift; shift
4.2081 -# Remember, the first character of IFS is used to create $*,
4.2082 -# except with old shells:
4.2083 -host_os=$*
4.2084 -IFS=$ac_save_IFS
4.2085 -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4.2086 -
4.2087 -
4.2088 -{ echo "$as_me:$LINENO: checking target system type" >&5
4.2089 -echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
4.2090 -if test "${ac_cv_target+set}" = set; then
4.2091 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2092 -else
4.2093 - if test "x$target_alias" = x; then
4.2094 - ac_cv_target=$ac_cv_host
4.2095 -else
4.2096 - ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4.2097 - { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
4.2098 -echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
4.2099 - { (exit 1); exit 1; }; }
4.2100 -fi
4.2101 -
4.2102 -fi
4.2103 -{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5
4.2104 -echo "${ECHO_T}$ac_cv_target" >&6; }
4.2105 -case $ac_cv_target in
4.2106 -*-*-*) ;;
4.2107 -*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
4.2108 -echo "$as_me: error: invalid value of canonical target" >&2;}
4.2109 - { (exit 1); exit 1; }; };;
4.2110 -esac
4.2111 -target=$ac_cv_target
4.2112 -ac_save_IFS=$IFS; IFS='-'
4.2113 -set x $ac_cv_target
4.2114 -shift
4.2115 -target_cpu=$1
4.2116 -target_vendor=$2
4.2117 -shift; shift
4.2118 -# Remember, the first character of IFS is used to create $*,
4.2119 -# except with old shells:
4.2120 -target_os=$*
4.2121 -IFS=$ac_save_IFS
4.2122 -case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4.2123 -
4.2124 -
4.2125 -# The aliases save the names the user supplied, while $host etc.
4.2126 -# will get canonicalized.
4.2127 -test -n "$target_alias" &&
4.2128 - test "$program_prefix$program_suffix$program_transform_name" = \
4.2129 - NONENONEs,x,x, &&
4.2130 - program_prefix=${target_alias}-
4.2131 -
4.2132 -
4.2133 -# Check whether --enable-static was given.
4.2134 -if test "${enable_static+set}" = set; then
4.2135 - enableval=$enable_static; p=${PACKAGE-default}
4.2136 - case $enableval in
4.2137 - yes) enable_static=yes ;;
4.2138 - no) enable_static=no ;;
4.2139 - *)
4.2140 - enable_static=no
4.2141 - # Look at the argument we got. We use all the common list separators.
4.2142 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
4.2143 - for pkg in $enableval; do
4.2144 - IFS="$lt_save_ifs"
4.2145 - if test "X$pkg" = "X$p"; then
4.2146 - enable_static=yes
4.2147 - fi
4.2148 - done
4.2149 - IFS="$lt_save_ifs"
4.2150 - ;;
4.2151 - esac
4.2152 -else
4.2153 - enable_static=no
4.2154 -fi
4.2155 -
4.2156 -
4.2157 -
4.2158 -
4.2159 -{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
4.2160 -echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; }
4.2161 - # Check whether --enable-maintainer-mode was given.
4.2162 -if test "${enable_maintainer_mode+set}" = set; then
4.2163 - enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
4.2164 -else
4.2165 - USE_MAINTAINER_MODE=no
4.2166 -fi
4.2167 -
4.2168 - { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
4.2169 -echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; }
4.2170 -
4.2171 -
4.2172 -if test $USE_MAINTAINER_MODE = yes; then
4.2173 - MAINTAINER_MODE_TRUE=
4.2174 - MAINTAINER_MODE_FALSE='#'
4.2175 -else
4.2176 - MAINTAINER_MODE_TRUE='#'
4.2177 - MAINTAINER_MODE_FALSE=
4.2178 -fi
4.2179 -
4.2180 - MAINT=$MAINTAINER_MODE_TRUE
4.2181 -
4.2182 -
4.2183 -
4.2184 -
4.2185 - PACKAGE=gst-indt-plugins
4.2186 - GST_PLUGINS_VERSION_MAJOR=0
4.2187 - GST_PLUGINS_VERSION_MINOR=10
4.2188 - GST_PLUGINS_VERSION_MICRO=0
4.2189 - NANO=1
4.2190 - GST_PLUGINS_VERSION_NANO=$NANO
4.2191 - if test "x$NANO" = "x" || test "x$NANO" = "x0";
4.2192 - then
4.2193 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for release" >&5
4.2194 -echo "$as_me: configuring gst-indt-plugins for release" >&6;}
4.2195 - VERSION=0.10.0
4.2196 - GST_PLUGINS_VERSION_RELEASE=1
4.2197 - GST_CVS="no"
4.2198 - else
4.2199 - { echo "$as_me:$LINENO: configuring gst-indt-plugins for development with nano $NANO" >&5
4.2200 -echo "$as_me: configuring gst-indt-plugins for development with nano $NANO" >&6;}
4.2201 - VERSION=0.10.0.$NANO
4.2202 - GST_PLUGINS_VERSION_RELEASE=0.`date +%Y%m%d.%H%M%S`
4.2203 - GST_CVS="yes"
4.2204 - fi
4.2205 -
4.2206 - GST_PLUGINS_VERSION=$VERSION
4.2207 -
4.2208 -cat >>confdefs.h <<_ACEOF
4.2209 -@%:@define GST_PLUGINS_VERSION "$GST_PLUGINS_VERSION"
4.2210 -_ACEOF
4.2211 -
4.2212 -
4.2213 -
4.2214 -cat >>confdefs.h <<_ACEOF
4.2215 -@%:@define GST_PLUGINS_VERSION_RELEASE "$GST_PLUGINS_VERSION_RELEASE"
4.2216 -_ACEOF
4.2217 -
4.2218 -
4.2219 -
4.2220 -
4.2221 -
4.2222 -
4.2223 -
4.2224 -
4.2225 -cat >>confdefs.h <<_ACEOF
4.2226 -@%:@define PACKAGE "$PACKAGE"
4.2227 -_ACEOF
4.2228 -
4.2229 -
4.2230 -
4.2231 -cat >>confdefs.h <<_ACEOF
4.2232 -@%:@define VERSION "$VERSION"
4.2233 -_ACEOF
4.2234 -
4.2235 -
4.2236 -
4.2237 -
4.2238 -am__api_version="1.9"
4.2239 -# Find a good install program. We prefer a C program (faster),
4.2240 -# so one script is as good as another. But avoid the broken or
4.2241 -# incompatible versions:
4.2242 -# SysV /etc/install, /usr/sbin/install
4.2243 -# SunOS /usr/etc/install
4.2244 -# IRIX /sbin/install
4.2245 -# AIX /bin/install
4.2246 -# AmigaOS /C/install, which installs bootblocks on floppy discs
4.2247 -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4.2248 -# AFS /usr/afsws/bin/install, which mishandles nonexistent args
4.2249 -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4.2250 -# OS/2's system install, which has a completely different semantic
4.2251 -# ./install, which can be erroneously created by make from ./install.sh.
4.2252 -{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4.2253 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
4.2254 -if test -z "$INSTALL"; then
4.2255 -if test "${ac_cv_path_install+set}" = set; then
4.2256 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2257 -else
4.2258 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2259 -for as_dir in $PATH
4.2260 -do
4.2261 - IFS=$as_save_IFS
4.2262 - test -z "$as_dir" && as_dir=.
4.2263 - # Account for people who put trailing slashes in PATH elements.
4.2264 -case $as_dir/ in
4.2265 - ./ | .// | /cC/* | \
4.2266 - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4.2267 - ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4.2268 - /usr/ucb/* ) ;;
4.2269 - *)
4.2270 - # OSF1 and SCO ODT 3.0 have their own names for install.
4.2271 - # Don't use installbsd from OSF since it installs stuff as root
4.2272 - # by default.
4.2273 - for ac_prog in ginstall scoinst install; do
4.2274 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2275 - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4.2276 - if test $ac_prog = install &&
4.2277 - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4.2278 - # AIX install. It has an incompatible calling convention.
4.2279 - :
4.2280 - elif test $ac_prog = install &&
4.2281 - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4.2282 - # program-specific install script used by HP pwplus--don't use.
4.2283 - :
4.2284 - else
4.2285 - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4.2286 - break 3
4.2287 - fi
4.2288 - fi
4.2289 - done
4.2290 - done
4.2291 - ;;
4.2292 -esac
4.2293 -done
4.2294 -IFS=$as_save_IFS
4.2295 -
4.2296 -
4.2297 -fi
4.2298 - if test "${ac_cv_path_install+set}" = set; then
4.2299 - INSTALL=$ac_cv_path_install
4.2300 - else
4.2301 - # As a last resort, use the slow shell script. Don't cache a
4.2302 - # value for INSTALL within a source directory, because that will
4.2303 - # break other packages using the cache if that directory is
4.2304 - # removed, or if the value is a relative name.
4.2305 - INSTALL=$ac_install_sh
4.2306 - fi
4.2307 -fi
4.2308 -{ echo "$as_me:$LINENO: result: $INSTALL" >&5
4.2309 -echo "${ECHO_T}$INSTALL" >&6; }
4.2310 -
4.2311 -# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4.2312 -# It thinks the first close brace ends the variable substitution.
4.2313 -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4.2314 -
4.2315 -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4.2316 -
4.2317 -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4.2318 -
4.2319 -{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
4.2320 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
4.2321 -# Just in case
4.2322 -sleep 1
4.2323 -echo timestamp > conftest.file
4.2324 -# Do `set' in a subshell so we don't clobber the current shell's
4.2325 -# arguments. Must try -L first in case configure is actually a
4.2326 -# symlink; some systems play weird games with the mod time of symlinks
4.2327 -# (eg FreeBSD returns the mod time of the symlink's containing
4.2328 -# directory).
4.2329 -if (
4.2330 - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
4.2331 - if test "$*" = "X"; then
4.2332 - # -L didn't work.
4.2333 - set X `ls -t $srcdir/configure conftest.file`
4.2334 - fi
4.2335 - rm -f conftest.file
4.2336 - if test "$*" != "X $srcdir/configure conftest.file" \
4.2337 - && test "$*" != "X conftest.file $srcdir/configure"; then
4.2338 -
4.2339 - # If neither matched, then we have a broken ls. This can happen
4.2340 - # if, for instance, CONFIG_SHELL is bash and it inherits a
4.2341 - # broken ls alias from the environment. This has actually
4.2342 - # happened. Such a system could not be considered "sane".
4.2343 - { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
4.2344 -alias in your environment" >&5
4.2345 -echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
4.2346 -alias in your environment" >&2;}
4.2347 - { (exit 1); exit 1; }; }
4.2348 - fi
4.2349 -
4.2350 - test "$2" = conftest.file
4.2351 - )
4.2352 -then
4.2353 - # Ok.
4.2354 - :
4.2355 -else
4.2356 - { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
4.2357 -Check your system clock" >&5
4.2358 -echo "$as_me: error: newly created file is older than distributed files!
4.2359 -Check your system clock" >&2;}
4.2360 - { (exit 1); exit 1; }; }
4.2361 -fi
4.2362 -{ echo "$as_me:$LINENO: result: yes" >&5
4.2363 -echo "${ECHO_T}yes" >&6; }
4.2364 -test "$program_prefix" != NONE &&
4.2365 - program_transform_name="s&^&$program_prefix&;$program_transform_name"
4.2366 -# Use a double $ so make ignores it.
4.2367 -test "$program_suffix" != NONE &&
4.2368 - program_transform_name="s&\$&$program_suffix&;$program_transform_name"
4.2369 -# Double any \ or $. echo might interpret backslashes.
4.2370 -# By default was `s,x,x', remove it if useless.
4.2371 -cat <<\_ACEOF >conftest.sed
4.2372 -s/[\\$]/&&/g;s/;s,x,x,$//
4.2373 -_ACEOF
4.2374 -program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
4.2375 -rm -f conftest.sed
4.2376 -
4.2377 -# expand $ac_aux_dir to an absolute path
4.2378 -am_aux_dir=`cd $ac_aux_dir && pwd`
4.2379 -
4.2380 -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
4.2381 -# Use eval to expand $SHELL
4.2382 -if eval "$MISSING --run true"; then
4.2383 - am_missing_run="$MISSING --run "
4.2384 -else
4.2385 - am_missing_run=
4.2386 - { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
4.2387 -echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
4.2388 -fi
4.2389 -
4.2390 -if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
4.2391 - # We used to keeping the `.' as first argument, in order to
4.2392 - # allow $(mkdir_p) to be used without argument. As in
4.2393 - # $(mkdir_p) $(somedir)
4.2394 - # where $(somedir) is conditionally defined. However this is wrong
4.2395 - # for two reasons:
4.2396 - # 1. if the package is installed by a user who cannot write `.'
4.2397 - # make install will fail,
4.2398 - # 2. the above comment should most certainly read
4.2399 - # $(mkdir_p) $(DESTDIR)$(somedir)
4.2400 - # so it does not work when $(somedir) is undefined and
4.2401 - # $(DESTDIR) is not.
4.2402 - # To support the latter case, we have to write
4.2403 - # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
4.2404 - # so the `.' trick is pointless.
4.2405 - mkdir_p='mkdir -p --'
4.2406 -else
4.2407 - # On NextStep and OpenStep, the `mkdir' command does not
4.2408 - # recognize any option. It will interpret all options as
4.2409 - # directories to create, and then abort because `.' already
4.2410 - # exists.
4.2411 - for d in ./-p ./--version;
4.2412 - do
4.2413 - test -d $d && rmdir $d
4.2414 - done
4.2415 - # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
4.2416 - if test -f "$ac_aux_dir/mkinstalldirs"; then
4.2417 - mkdir_p='$(mkinstalldirs)'
4.2418 - else
4.2419 - mkdir_p='$(install_sh) -d'
4.2420 - fi
4.2421 -fi
4.2422 -
4.2423 -for ac_prog in gawk mawk nawk awk
4.2424 -do
4.2425 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.2426 -set dummy $ac_prog; ac_word=$2
4.2427 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2428 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2429 -if test "${ac_cv_prog_AWK+set}" = set; then
4.2430 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2431 -else
4.2432 - if test -n "$AWK"; then
4.2433 - ac_cv_prog_AWK="$AWK" # Let the user override the test.
4.2434 -else
4.2435 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2436 -for as_dir in $PATH
4.2437 -do
4.2438 - IFS=$as_save_IFS
4.2439 - test -z "$as_dir" && as_dir=.
4.2440 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2441 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2442 - ac_cv_prog_AWK="$ac_prog"
4.2443 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2444 - break 2
4.2445 - fi
4.2446 -done
4.2447 -done
4.2448 -IFS=$as_save_IFS
4.2449 -
4.2450 -fi
4.2451 -fi
4.2452 -AWK=$ac_cv_prog_AWK
4.2453 -if test -n "$AWK"; then
4.2454 - { echo "$as_me:$LINENO: result: $AWK" >&5
4.2455 -echo "${ECHO_T}$AWK" >&6; }
4.2456 -else
4.2457 - { echo "$as_me:$LINENO: result: no" >&5
4.2458 -echo "${ECHO_T}no" >&6; }
4.2459 -fi
4.2460 -
4.2461 -
4.2462 - test -n "$AWK" && break
4.2463 -done
4.2464 -
4.2465 -{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4.2466 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
4.2467 -set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4.2468 -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
4.2469 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2470 -else
4.2471 - cat >conftest.make <<\_ACEOF
4.2472 -SHELL = /bin/sh
4.2473 -all:
4.2474 - @echo '@@@%%%=$(MAKE)=@@@%%%'
4.2475 -_ACEOF
4.2476 -# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4.2477 -case `${MAKE-make} -f conftest.make 2>/dev/null` in
4.2478 - *@@@%%%=?*=@@@%%%*)
4.2479 - eval ac_cv_prog_make_${ac_make}_set=yes;;
4.2480 - *)
4.2481 - eval ac_cv_prog_make_${ac_make}_set=no;;
4.2482 -esac
4.2483 -rm -f conftest.make
4.2484 -fi
4.2485 -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4.2486 - { echo "$as_me:$LINENO: result: yes" >&5
4.2487 -echo "${ECHO_T}yes" >&6; }
4.2488 - SET_MAKE=
4.2489 -else
4.2490 - { echo "$as_me:$LINENO: result: no" >&5
4.2491 -echo "${ECHO_T}no" >&6; }
4.2492 - SET_MAKE="MAKE=${MAKE-make}"
4.2493 -fi
4.2494 -
4.2495 -rm -rf .tst 2>/dev/null
4.2496 -mkdir .tst 2>/dev/null
4.2497 -if test -d .tst; then
4.2498 - am__leading_dot=.
4.2499 -else
4.2500 - am__leading_dot=_
4.2501 -fi
4.2502 -rmdir .tst 2>/dev/null
4.2503 -
4.2504 -# test to see if srcdir already configured
4.2505 -if test "`cd $srcdir && pwd`" != "`pwd`" &&
4.2506 - test -f $srcdir/config.status; then
4.2507 - { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
4.2508 -echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
4.2509 - { (exit 1); exit 1; }; }
4.2510 -fi
4.2511 -
4.2512 -# test whether we have cygpath
4.2513 -if test -z "$CYGPATH_W"; then
4.2514 - if (cygpath --version) >/dev/null 2>/dev/null; then
4.2515 - CYGPATH_W='cygpath -w'
4.2516 - else
4.2517 - CYGPATH_W=echo
4.2518 - fi
4.2519 -fi
4.2520 -
4.2521 -
4.2522 -# Define the identity of the package.
4.2523 - PACKAGE=$PACKAGE
4.2524 - VERSION=$VERSION
4.2525 -
4.2526 -
4.2527 -cat >>confdefs.h <<_ACEOF
4.2528 -@%:@define PACKAGE "$PACKAGE"
4.2529 -_ACEOF
4.2530 -
4.2531 -
4.2532 -cat >>confdefs.h <<_ACEOF
4.2533 -@%:@define VERSION "$VERSION"
4.2534 -_ACEOF
4.2535 -
4.2536 -# Some tools Automake needs.
4.2537 -
4.2538 -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4.2539 -
4.2540 -
4.2541 -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4.2542 -
4.2543 -
4.2544 -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4.2545 -
4.2546 -
4.2547 -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4.2548 -
4.2549 -
4.2550 -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4.2551 -
4.2552 -install_sh=${install_sh-"$am_aux_dir/install-sh"}
4.2553 -
4.2554 -# Installed binaries are usually stripped using `strip' when the user
4.2555 -# run `make install-strip'. However `strip' might not be the right
4.2556 -# tool to use in cross-compilation environments, therefore Automake
4.2557 -# will honor the `STRIP' environment variable to overrule this program.
4.2558 -if test "$cross_compiling" != no; then
4.2559 - if test -n "$ac_tool_prefix"; then
4.2560 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4.2561 -set dummy ${ac_tool_prefix}strip; ac_word=$2
4.2562 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2563 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2564 -if test "${ac_cv_prog_STRIP+set}" = set; then
4.2565 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2566 -else
4.2567 - if test -n "$STRIP"; then
4.2568 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4.2569 -else
4.2570 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2571 -for as_dir in $PATH
4.2572 -do
4.2573 - IFS=$as_save_IFS
4.2574 - test -z "$as_dir" && as_dir=.
4.2575 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2576 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2577 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4.2578 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2579 - break 2
4.2580 - fi
4.2581 -done
4.2582 -done
4.2583 -IFS=$as_save_IFS
4.2584 -
4.2585 -fi
4.2586 -fi
4.2587 -STRIP=$ac_cv_prog_STRIP
4.2588 -if test -n "$STRIP"; then
4.2589 - { echo "$as_me:$LINENO: result: $STRIP" >&5
4.2590 -echo "${ECHO_T}$STRIP" >&6; }
4.2591 -else
4.2592 - { echo "$as_me:$LINENO: result: no" >&5
4.2593 -echo "${ECHO_T}no" >&6; }
4.2594 -fi
4.2595 -
4.2596 -
4.2597 -fi
4.2598 -if test -z "$ac_cv_prog_STRIP"; then
4.2599 - ac_ct_STRIP=$STRIP
4.2600 - # Extract the first word of "strip", so it can be a program name with args.
4.2601 -set dummy strip; ac_word=$2
4.2602 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2603 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2604 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4.2605 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2606 -else
4.2607 - if test -n "$ac_ct_STRIP"; then
4.2608 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4.2609 -else
4.2610 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2611 -for as_dir in $PATH
4.2612 -do
4.2613 - IFS=$as_save_IFS
4.2614 - test -z "$as_dir" && as_dir=.
4.2615 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2616 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2617 - ac_cv_prog_ac_ct_STRIP="strip"
4.2618 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2619 - break 2
4.2620 - fi
4.2621 -done
4.2622 -done
4.2623 -IFS=$as_save_IFS
4.2624 -
4.2625 -fi
4.2626 -fi
4.2627 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4.2628 -if test -n "$ac_ct_STRIP"; then
4.2629 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4.2630 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
4.2631 -else
4.2632 - { echo "$as_me:$LINENO: result: no" >&5
4.2633 -echo "${ECHO_T}no" >&6; }
4.2634 -fi
4.2635 -
4.2636 - if test "x$ac_ct_STRIP" = x; then
4.2637 - STRIP=":"
4.2638 - else
4.2639 - case $cross_compiling:$ac_tool_warned in
4.2640 -yes:)
4.2641 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.2642 -whose name does not start with the host triplet. If you think this
4.2643 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.2644 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.2645 -whose name does not start with the host triplet. If you think this
4.2646 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.2647 -ac_tool_warned=yes ;;
4.2648 -esac
4.2649 - STRIP=$ac_ct_STRIP
4.2650 - fi
4.2651 -else
4.2652 - STRIP="$ac_cv_prog_STRIP"
4.2653 -fi
4.2654 -
4.2655 -fi
4.2656 -INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
4.2657 -
4.2658 -# We need awk for the "check" target. The system "awk" is bad on
4.2659 -# some platforms.
4.2660 -# Always define AMTAR for backward compatibility.
4.2661 -
4.2662 -AMTAR=${AMTAR-"${am_missing_run}tar"}
4.2663 -
4.2664 -am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
4.2665 -
4.2666 -
4.2667 -
4.2668 -
4.2669 -
4.2670 -
4.2671 -# Check whether --enable-shared was given.
4.2672 -if test "${enable_shared+set}" = set; then
4.2673 - enableval=$enable_shared; p=${PACKAGE-default}
4.2674 - case $enableval in
4.2675 - yes) enable_shared=yes ;;
4.2676 - no) enable_shared=no ;;
4.2677 - *)
4.2678 - enable_shared=no
4.2679 - # Look at the argument we got. We use all the common list separators.
4.2680 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
4.2681 - for pkg in $enableval; do
4.2682 - IFS="$lt_save_ifs"
4.2683 - if test "X$pkg" = "X$p"; then
4.2684 - enable_shared=yes
4.2685 - fi
4.2686 - done
4.2687 - IFS="$lt_save_ifs"
4.2688 - ;;
4.2689 - esac
4.2690 -else
4.2691 - enable_shared=yes
4.2692 -fi
4.2693 -
4.2694 -
4.2695 -# Check whether --enable-fast-install was given.
4.2696 -if test "${enable_fast_install+set}" = set; then
4.2697 - enableval=$enable_fast_install; p=${PACKAGE-default}
4.2698 - case $enableval in
4.2699 - yes) enable_fast_install=yes ;;
4.2700 - no) enable_fast_install=no ;;
4.2701 - *)
4.2702 - enable_fast_install=no
4.2703 - # Look at the argument we got. We use all the common list separators.
4.2704 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
4.2705 - for pkg in $enableval; do
4.2706 - IFS="$lt_save_ifs"
4.2707 - if test "X$pkg" = "X$p"; then
4.2708 - enable_fast_install=yes
4.2709 - fi
4.2710 - done
4.2711 - IFS="$lt_save_ifs"
4.2712 - ;;
4.2713 - esac
4.2714 -else
4.2715 - enable_fast_install=yes
4.2716 -fi
4.2717 -
4.2718 -
4.2719 -DEPDIR="${am__leading_dot}deps"
4.2720 -
4.2721 -ac_config_commands="$ac_config_commands depfiles"
4.2722 -
4.2723 -
4.2724 -am_make=${MAKE-make}
4.2725 -cat > confinc << 'END'
4.2726 -am__doit:
4.2727 - @echo done
4.2728 -.PHONY: am__doit
4.2729 -END
4.2730 -# If we don't find an include directive, just comment out the code.
4.2731 -{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
4.2732 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
4.2733 -am__include="#"
4.2734 -am__quote=
4.2735 -_am_result=none
4.2736 -# First try GNU make style include.
4.2737 -echo "include confinc" > confmf
4.2738 -# We grep out `Entering directory' and `Leaving directory'
4.2739 -# messages which can occur if `w' ends up in MAKEFLAGS.
4.2740 -# In particular we don't look at `^make:' because GNU make might
4.2741 -# be invoked under some other name (usually "gmake"), in which
4.2742 -# case it prints its new name instead of `make'.
4.2743 -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
4.2744 - am__include=include
4.2745 - am__quote=
4.2746 - _am_result=GNU
4.2747 -fi
4.2748 -# Now try BSD make style include.
4.2749 -if test "$am__include" = "#"; then
4.2750 - echo '.include "confinc"' > confmf
4.2751 - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
4.2752 - am__include=.include
4.2753 - am__quote="\""
4.2754 - _am_result=BSD
4.2755 - fi
4.2756 -fi
4.2757 -
4.2758 -
4.2759 -{ echo "$as_me:$LINENO: result: $_am_result" >&5
4.2760 -echo "${ECHO_T}$_am_result" >&6; }
4.2761 -rm -f confinc confmf
4.2762 -
4.2763 -# Check whether --enable-dependency-tracking was given.
4.2764 -if test "${enable_dependency_tracking+set}" = set; then
4.2765 - enableval=$enable_dependency_tracking;
4.2766 -fi
4.2767 -
4.2768 -if test "x$enable_dependency_tracking" != xno; then
4.2769 - am_depcomp="$ac_aux_dir/depcomp"
4.2770 - AMDEPBACKSLASH='\'
4.2771 -fi
4.2772 -
4.2773 -
4.2774 -if test "x$enable_dependency_tracking" != xno; then
4.2775 - AMDEP_TRUE=
4.2776 - AMDEP_FALSE='#'
4.2777 -else
4.2778 - AMDEP_TRUE='#'
4.2779 - AMDEP_FALSE=
4.2780 -fi
4.2781 -
4.2782 -
4.2783 -
4.2784 -ac_ext=c
4.2785 -ac_cpp='$CPP $CPPFLAGS'
4.2786 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.2787 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.2788 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.2789 -if test -n "$ac_tool_prefix"; then
4.2790 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4.2791 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
4.2792 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2793 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2794 -if test "${ac_cv_prog_CC+set}" = set; then
4.2795 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2796 -else
4.2797 - if test -n "$CC"; then
4.2798 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.2799 -else
4.2800 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2801 -for as_dir in $PATH
4.2802 -do
4.2803 - IFS=$as_save_IFS
4.2804 - test -z "$as_dir" && as_dir=.
4.2805 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2806 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2807 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
4.2808 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2809 - break 2
4.2810 - fi
4.2811 -done
4.2812 -done
4.2813 -IFS=$as_save_IFS
4.2814 -
4.2815 -fi
4.2816 -fi
4.2817 -CC=$ac_cv_prog_CC
4.2818 -if test -n "$CC"; then
4.2819 - { echo "$as_me:$LINENO: result: $CC" >&5
4.2820 -echo "${ECHO_T}$CC" >&6; }
4.2821 -else
4.2822 - { echo "$as_me:$LINENO: result: no" >&5
4.2823 -echo "${ECHO_T}no" >&6; }
4.2824 -fi
4.2825 -
4.2826 -
4.2827 -fi
4.2828 -if test -z "$ac_cv_prog_CC"; then
4.2829 - ac_ct_CC=$CC
4.2830 - # Extract the first word of "gcc", so it can be a program name with args.
4.2831 -set dummy gcc; ac_word=$2
4.2832 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2833 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2834 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
4.2835 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2836 -else
4.2837 - if test -n "$ac_ct_CC"; then
4.2838 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4.2839 -else
4.2840 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2841 -for as_dir in $PATH
4.2842 -do
4.2843 - IFS=$as_save_IFS
4.2844 - test -z "$as_dir" && as_dir=.
4.2845 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2846 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2847 - ac_cv_prog_ac_ct_CC="gcc"
4.2848 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2849 - break 2
4.2850 - fi
4.2851 -done
4.2852 -done
4.2853 -IFS=$as_save_IFS
4.2854 -
4.2855 -fi
4.2856 -fi
4.2857 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
4.2858 -if test -n "$ac_ct_CC"; then
4.2859 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
4.2860 -echo "${ECHO_T}$ac_ct_CC" >&6; }
4.2861 -else
4.2862 - { echo "$as_me:$LINENO: result: no" >&5
4.2863 -echo "${ECHO_T}no" >&6; }
4.2864 -fi
4.2865 -
4.2866 - if test "x$ac_ct_CC" = x; then
4.2867 - CC=""
4.2868 - else
4.2869 - case $cross_compiling:$ac_tool_warned in
4.2870 -yes:)
4.2871 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.2872 -whose name does not start with the host triplet. If you think this
4.2873 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.2874 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.2875 -whose name does not start with the host triplet. If you think this
4.2876 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.2877 -ac_tool_warned=yes ;;
4.2878 -esac
4.2879 - CC=$ac_ct_CC
4.2880 - fi
4.2881 -else
4.2882 - CC="$ac_cv_prog_CC"
4.2883 -fi
4.2884 -
4.2885 -if test -z "$CC"; then
4.2886 - if test -n "$ac_tool_prefix"; then
4.2887 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4.2888 -set dummy ${ac_tool_prefix}cc; ac_word=$2
4.2889 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2890 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2891 -if test "${ac_cv_prog_CC+set}" = set; then
4.2892 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2893 -else
4.2894 - if test -n "$CC"; then
4.2895 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.2896 -else
4.2897 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2898 -for as_dir in $PATH
4.2899 -do
4.2900 - IFS=$as_save_IFS
4.2901 - test -z "$as_dir" && as_dir=.
4.2902 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2903 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2904 - ac_cv_prog_CC="${ac_tool_prefix}cc"
4.2905 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2906 - break 2
4.2907 - fi
4.2908 -done
4.2909 -done
4.2910 -IFS=$as_save_IFS
4.2911 -
4.2912 -fi
4.2913 -fi
4.2914 -CC=$ac_cv_prog_CC
4.2915 -if test -n "$CC"; then
4.2916 - { echo "$as_me:$LINENO: result: $CC" >&5
4.2917 -echo "${ECHO_T}$CC" >&6; }
4.2918 -else
4.2919 - { echo "$as_me:$LINENO: result: no" >&5
4.2920 -echo "${ECHO_T}no" >&6; }
4.2921 -fi
4.2922 -
4.2923 -
4.2924 - fi
4.2925 -fi
4.2926 -if test -z "$CC"; then
4.2927 - # Extract the first word of "cc", so it can be a program name with args.
4.2928 -set dummy cc; ac_word=$2
4.2929 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2930 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2931 -if test "${ac_cv_prog_CC+set}" = set; then
4.2932 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2933 -else
4.2934 - if test -n "$CC"; then
4.2935 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.2936 -else
4.2937 - ac_prog_rejected=no
4.2938 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2939 -for as_dir in $PATH
4.2940 -do
4.2941 - IFS=$as_save_IFS
4.2942 - test -z "$as_dir" && as_dir=.
4.2943 - for ac_exec_ext in '' $ac_executable_extensions; do
4.2944 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.2945 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4.2946 - ac_prog_rejected=yes
4.2947 - continue
4.2948 - fi
4.2949 - ac_cv_prog_CC="cc"
4.2950 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.2951 - break 2
4.2952 - fi
4.2953 -done
4.2954 -done
4.2955 -IFS=$as_save_IFS
4.2956 -
4.2957 -if test $ac_prog_rejected = yes; then
4.2958 - # We found a bogon in the path, so make sure we never use it.
4.2959 - set dummy $ac_cv_prog_CC
4.2960 - shift
4.2961 - if test $@%:@ != 0; then
4.2962 - # We chose a different compiler from the bogus one.
4.2963 - # However, it has the same basename, so the bogon will be chosen
4.2964 - # first if we set CC to just the basename; use the full file name.
4.2965 - shift
4.2966 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4.2967 - fi
4.2968 -fi
4.2969 -fi
4.2970 -fi
4.2971 -CC=$ac_cv_prog_CC
4.2972 -if test -n "$CC"; then
4.2973 - { echo "$as_me:$LINENO: result: $CC" >&5
4.2974 -echo "${ECHO_T}$CC" >&6; }
4.2975 -else
4.2976 - { echo "$as_me:$LINENO: result: no" >&5
4.2977 -echo "${ECHO_T}no" >&6; }
4.2978 -fi
4.2979 -
4.2980 -
4.2981 -fi
4.2982 -if test -z "$CC"; then
4.2983 - if test -n "$ac_tool_prefix"; then
4.2984 - for ac_prog in cl.exe
4.2985 - do
4.2986 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4.2987 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4.2988 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.2989 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.2990 -if test "${ac_cv_prog_CC+set}" = set; then
4.2991 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.2992 -else
4.2993 - if test -n "$CC"; then
4.2994 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.2995 -else
4.2996 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.2997 -for as_dir in $PATH
4.2998 -do
4.2999 - IFS=$as_save_IFS
4.3000 - test -z "$as_dir" && as_dir=.
4.3001 - for ac_exec_ext in '' $ac_executable_extensions; do
4.3002 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.3003 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4.3004 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.3005 - break 2
4.3006 - fi
4.3007 -done
4.3008 -done
4.3009 -IFS=$as_save_IFS
4.3010 -
4.3011 -fi
4.3012 -fi
4.3013 -CC=$ac_cv_prog_CC
4.3014 -if test -n "$CC"; then
4.3015 - { echo "$as_me:$LINENO: result: $CC" >&5
4.3016 -echo "${ECHO_T}$CC" >&6; }
4.3017 -else
4.3018 - { echo "$as_me:$LINENO: result: no" >&5
4.3019 -echo "${ECHO_T}no" >&6; }
4.3020 -fi
4.3021 -
4.3022 -
4.3023 - test -n "$CC" && break
4.3024 - done
4.3025 -fi
4.3026 -if test -z "$CC"; then
4.3027 - ac_ct_CC=$CC
4.3028 - for ac_prog in cl.exe
4.3029 -do
4.3030 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.3031 -set dummy $ac_prog; ac_word=$2
4.3032 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.3033 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.3034 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
4.3035 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3036 -else
4.3037 - if test -n "$ac_ct_CC"; then
4.3038 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4.3039 -else
4.3040 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.3041 -for as_dir in $PATH
4.3042 -do
4.3043 - IFS=$as_save_IFS
4.3044 - test -z "$as_dir" && as_dir=.
4.3045 - for ac_exec_ext in '' $ac_executable_extensions; do
4.3046 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.3047 - ac_cv_prog_ac_ct_CC="$ac_prog"
4.3048 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.3049 - break 2
4.3050 - fi
4.3051 -done
4.3052 -done
4.3053 -IFS=$as_save_IFS
4.3054 -
4.3055 -fi
4.3056 -fi
4.3057 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
4.3058 -if test -n "$ac_ct_CC"; then
4.3059 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
4.3060 -echo "${ECHO_T}$ac_ct_CC" >&6; }
4.3061 -else
4.3062 - { echo "$as_me:$LINENO: result: no" >&5
4.3063 -echo "${ECHO_T}no" >&6; }
4.3064 -fi
4.3065 -
4.3066 -
4.3067 - test -n "$ac_ct_CC" && break
4.3068 -done
4.3069 -
4.3070 - if test "x$ac_ct_CC" = x; then
4.3071 - CC=""
4.3072 - else
4.3073 - case $cross_compiling:$ac_tool_warned in
4.3074 -yes:)
4.3075 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.3076 -whose name does not start with the host triplet. If you think this
4.3077 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.3078 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.3079 -whose name does not start with the host triplet. If you think this
4.3080 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.3081 -ac_tool_warned=yes ;;
4.3082 -esac
4.3083 - CC=$ac_ct_CC
4.3084 - fi
4.3085 -fi
4.3086 -
4.3087 -fi
4.3088 -
4.3089 -
4.3090 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
4.3091 -See \`config.log' for more details." >&5
4.3092 -echo "$as_me: error: no acceptable C compiler found in \$PATH
4.3093 -See \`config.log' for more details." >&2;}
4.3094 - { (exit 1); exit 1; }; }
4.3095 -
4.3096 -# Provide some information about the compiler.
4.3097 -echo "$as_me:$LINENO: checking for C compiler version" >&5
4.3098 -ac_compiler=`set X $ac_compile; echo $2`
4.3099 -{ (ac_try="$ac_compiler --version >&5"
4.3100 -case "(($ac_try" in
4.3101 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3102 - *) ac_try_echo=$ac_try;;
4.3103 -esac
4.3104 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3105 - (eval "$ac_compiler --version >&5") 2>&5
4.3106 - ac_status=$?
4.3107 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3108 - (exit $ac_status); }
4.3109 -{ (ac_try="$ac_compiler -v >&5"
4.3110 -case "(($ac_try" in
4.3111 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3112 - *) ac_try_echo=$ac_try;;
4.3113 -esac
4.3114 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3115 - (eval "$ac_compiler -v >&5") 2>&5
4.3116 - ac_status=$?
4.3117 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3118 - (exit $ac_status); }
4.3119 -{ (ac_try="$ac_compiler -V >&5"
4.3120 -case "(($ac_try" in
4.3121 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3122 - *) ac_try_echo=$ac_try;;
4.3123 -esac
4.3124 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3125 - (eval "$ac_compiler -V >&5") 2>&5
4.3126 - ac_status=$?
4.3127 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3128 - (exit $ac_status); }
4.3129 -
4.3130 -cat >conftest.$ac_ext <<_ACEOF
4.3131 -/* confdefs.h. */
4.3132 -_ACEOF
4.3133 -cat confdefs.h >>conftest.$ac_ext
4.3134 -cat >>conftest.$ac_ext <<_ACEOF
4.3135 -/* end confdefs.h. */
4.3136 -
4.3137 -int
4.3138 -main ()
4.3139 -{
4.3140 -
4.3141 - ;
4.3142 - return 0;
4.3143 -}
4.3144 -_ACEOF
4.3145 -ac_clean_files_save=$ac_clean_files
4.3146 -ac_clean_files="$ac_clean_files a.out a.exe b.out"
4.3147 -# Try to create an executable without -o first, disregard a.out.
4.3148 -# It will help us diagnose broken compilers, and finding out an intuition
4.3149 -# of exeext.
4.3150 -{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
4.3151 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
4.3152 -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4.3153 -#
4.3154 -# List of possible output files, starting from the most likely.
4.3155 -# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
4.3156 -# only as a last resort. b.out is created by i960 compilers.
4.3157 -ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
4.3158 -#
4.3159 -# The IRIX 6 linker writes into existing files which may not be
4.3160 -# executable, retaining their permissions. Remove them first so a
4.3161 -# subsequent execution test works.
4.3162 -ac_rmfiles=
4.3163 -for ac_file in $ac_files
4.3164 -do
4.3165 - case $ac_file in
4.3166 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
4.3167 - * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4.3168 - esac
4.3169 -done
4.3170 -rm -f $ac_rmfiles
4.3171 -
4.3172 -if { (ac_try="$ac_link_default"
4.3173 -case "(($ac_try" in
4.3174 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3175 - *) ac_try_echo=$ac_try;;
4.3176 -esac
4.3177 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3178 - (eval "$ac_link_default") 2>&5
4.3179 - ac_status=$?
4.3180 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3181 - (exit $ac_status); }; then
4.3182 - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4.3183 -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4.3184 -# in a Makefile. We should not override ac_cv_exeext if it was cached,
4.3185 -# so that the user can short-circuit this test for compilers unknown to
4.3186 -# Autoconf.
4.3187 -for ac_file in $ac_files ''
4.3188 -do
4.3189 - test -f "$ac_file" || continue
4.3190 - case $ac_file in
4.3191 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
4.3192 - ;;
4.3193 - [ab].out )
4.3194 - # We found the default executable, but exeext='' is most
4.3195 - # certainly right.
4.3196 - break;;
4.3197 - *.* )
4.3198 - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4.3199 - then :; else
4.3200 - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4.3201 - fi
4.3202 - # We set ac_cv_exeext here because the later test for it is not
4.3203 - # safe: cross compilers may not add the suffix if given an `-o'
4.3204 - # argument, so we may need to know it at that point already.
4.3205 - # Even if this section looks crufty: it has the advantage of
4.3206 - # actually working.
4.3207 - break;;
4.3208 - * )
4.3209 - break;;
4.3210 - esac
4.3211 -done
4.3212 -test "$ac_cv_exeext" = no && ac_cv_exeext=
4.3213 -
4.3214 -else
4.3215 - ac_file=''
4.3216 -fi
4.3217 -
4.3218 -{ echo "$as_me:$LINENO: result: $ac_file" >&5
4.3219 -echo "${ECHO_T}$ac_file" >&6; }
4.3220 -if test -z "$ac_file"; then
4.3221 - echo "$as_me: failed program was:" >&5
4.3222 -sed 's/^/| /' conftest.$ac_ext >&5
4.3223 -
4.3224 -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
4.3225 -See \`config.log' for more details." >&5
4.3226 -echo "$as_me: error: C compiler cannot create executables
4.3227 -See \`config.log' for more details." >&2;}
4.3228 - { (exit 77); exit 77; }; }
4.3229 -fi
4.3230 -
4.3231 -ac_exeext=$ac_cv_exeext
4.3232 -
4.3233 -# Check that the compiler produces executables we can run. If not, either
4.3234 -# the compiler is broken, or we cross compile.
4.3235 -{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
4.3236 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
4.3237 -# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
4.3238 -# If not cross compiling, check that we can run a simple program.
4.3239 -if test "$cross_compiling" != yes; then
4.3240 - if { ac_try='./$ac_file'
4.3241 - { (case "(($ac_try" in
4.3242 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3243 - *) ac_try_echo=$ac_try;;
4.3244 -esac
4.3245 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3246 - (eval "$ac_try") 2>&5
4.3247 - ac_status=$?
4.3248 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3249 - (exit $ac_status); }; }; then
4.3250 - cross_compiling=no
4.3251 - else
4.3252 - if test "$cross_compiling" = maybe; then
4.3253 - cross_compiling=yes
4.3254 - else
4.3255 - { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
4.3256 -If you meant to cross compile, use \`--host'.
4.3257 -See \`config.log' for more details." >&5
4.3258 -echo "$as_me: error: cannot run C compiled programs.
4.3259 -If you meant to cross compile, use \`--host'.
4.3260 -See \`config.log' for more details." >&2;}
4.3261 - { (exit 1); exit 1; }; }
4.3262 - fi
4.3263 - fi
4.3264 -fi
4.3265 -{ echo "$as_me:$LINENO: result: yes" >&5
4.3266 -echo "${ECHO_T}yes" >&6; }
4.3267 -
4.3268 -rm -f a.out a.exe conftest$ac_cv_exeext b.out
4.3269 -ac_clean_files=$ac_clean_files_save
4.3270 -# Check that the compiler produces executables we can run. If not, either
4.3271 -# the compiler is broken, or we cross compile.
4.3272 -{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
4.3273 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
4.3274 -{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
4.3275 -echo "${ECHO_T}$cross_compiling" >&6; }
4.3276 -
4.3277 -{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
4.3278 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
4.3279 -if { (ac_try="$ac_link"
4.3280 -case "(($ac_try" in
4.3281 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3282 - *) ac_try_echo=$ac_try;;
4.3283 -esac
4.3284 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3285 - (eval "$ac_link") 2>&5
4.3286 - ac_status=$?
4.3287 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3288 - (exit $ac_status); }; then
4.3289 - # If both `conftest.exe' and `conftest' are `present' (well, observable)
4.3290 -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4.3291 -# work properly (i.e., refer to `conftest.exe'), while it won't with
4.3292 -# `rm'.
4.3293 -for ac_file in conftest.exe conftest conftest.*; do
4.3294 - test -f "$ac_file" || continue
4.3295 - case $ac_file in
4.3296 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
4.3297 - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4.3298 - break;;
4.3299 - * ) break;;
4.3300 - esac
4.3301 -done
4.3302 -else
4.3303 - { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
4.3304 -See \`config.log' for more details." >&5
4.3305 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
4.3306 -See \`config.log' for more details." >&2;}
4.3307 - { (exit 1); exit 1; }; }
4.3308 -fi
4.3309 -
4.3310 -rm -f conftest$ac_cv_exeext
4.3311 -{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
4.3312 -echo "${ECHO_T}$ac_cv_exeext" >&6; }
4.3313 -
4.3314 -rm -f conftest.$ac_ext
4.3315 -EXEEXT=$ac_cv_exeext
4.3316 -ac_exeext=$EXEEXT
4.3317 -{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
4.3318 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
4.3319 -if test "${ac_cv_objext+set}" = set; then
4.3320 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3321 -else
4.3322 - cat >conftest.$ac_ext <<_ACEOF
4.3323 -/* confdefs.h. */
4.3324 -_ACEOF
4.3325 -cat confdefs.h >>conftest.$ac_ext
4.3326 -cat >>conftest.$ac_ext <<_ACEOF
4.3327 -/* end confdefs.h. */
4.3328 -
4.3329 -int
4.3330 -main ()
4.3331 -{
4.3332 -
4.3333 - ;
4.3334 - return 0;
4.3335 -}
4.3336 -_ACEOF
4.3337 -rm -f conftest.o conftest.obj
4.3338 -if { (ac_try="$ac_compile"
4.3339 -case "(($ac_try" in
4.3340 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3341 - *) ac_try_echo=$ac_try;;
4.3342 -esac
4.3343 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3344 - (eval "$ac_compile") 2>&5
4.3345 - ac_status=$?
4.3346 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3347 - (exit $ac_status); }; then
4.3348 - for ac_file in conftest.o conftest.obj conftest.*; do
4.3349 - test -f "$ac_file" || continue;
4.3350 - case $ac_file in
4.3351 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
4.3352 - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4.3353 - break;;
4.3354 - esac
4.3355 -done
4.3356 -else
4.3357 - echo "$as_me: failed program was:" >&5
4.3358 -sed 's/^/| /' conftest.$ac_ext >&5
4.3359 -
4.3360 -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
4.3361 -See \`config.log' for more details." >&5
4.3362 -echo "$as_me: error: cannot compute suffix of object files: cannot compile
4.3363 -See \`config.log' for more details." >&2;}
4.3364 - { (exit 1); exit 1; }; }
4.3365 -fi
4.3366 -
4.3367 -rm -f conftest.$ac_cv_objext conftest.$ac_ext
4.3368 -fi
4.3369 -{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
4.3370 -echo "${ECHO_T}$ac_cv_objext" >&6; }
4.3371 -OBJEXT=$ac_cv_objext
4.3372 -ac_objext=$OBJEXT
4.3373 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
4.3374 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
4.3375 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
4.3376 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3377 -else
4.3378 - cat >conftest.$ac_ext <<_ACEOF
4.3379 -/* confdefs.h. */
4.3380 -_ACEOF
4.3381 -cat confdefs.h >>conftest.$ac_ext
4.3382 -cat >>conftest.$ac_ext <<_ACEOF
4.3383 -/* end confdefs.h. */
4.3384 -
4.3385 -int
4.3386 -main ()
4.3387 -{
4.3388 -#ifndef __GNUC__
4.3389 - choke me
4.3390 -#endif
4.3391 -
4.3392 - ;
4.3393 - return 0;
4.3394 -}
4.3395 -_ACEOF
4.3396 -rm -f conftest.$ac_objext
4.3397 -if { (ac_try="$ac_compile"
4.3398 -case "(($ac_try" in
4.3399 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3400 - *) ac_try_echo=$ac_try;;
4.3401 -esac
4.3402 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3403 - (eval "$ac_compile") 2>conftest.er1
4.3404 - ac_status=$?
4.3405 - grep -v '^ *+' conftest.er1 >conftest.err
4.3406 - rm -f conftest.er1
4.3407 - cat conftest.err >&5
4.3408 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3409 - (exit $ac_status); } && {
4.3410 - test -z "$ac_c_werror_flag" ||
4.3411 - test ! -s conftest.err
4.3412 - } && test -s conftest.$ac_objext; then
4.3413 - ac_compiler_gnu=yes
4.3414 -else
4.3415 - echo "$as_me: failed program was:" >&5
4.3416 -sed 's/^/| /' conftest.$ac_ext >&5
4.3417 -
4.3418 - ac_compiler_gnu=no
4.3419 -fi
4.3420 -
4.3421 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.3422 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
4.3423 -
4.3424 -fi
4.3425 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
4.3426 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
4.3427 -GCC=`test $ac_compiler_gnu = yes && echo yes`
4.3428 -ac_test_CFLAGS=${CFLAGS+set}
4.3429 -ac_save_CFLAGS=$CFLAGS
4.3430 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
4.3431 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
4.3432 -if test "${ac_cv_prog_cc_g+set}" = set; then
4.3433 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3434 -else
4.3435 - ac_save_c_werror_flag=$ac_c_werror_flag
4.3436 - ac_c_werror_flag=yes
4.3437 - ac_cv_prog_cc_g=no
4.3438 - CFLAGS="-g"
4.3439 - cat >conftest.$ac_ext <<_ACEOF
4.3440 -/* confdefs.h. */
4.3441 -_ACEOF
4.3442 -cat confdefs.h >>conftest.$ac_ext
4.3443 -cat >>conftest.$ac_ext <<_ACEOF
4.3444 -/* end confdefs.h. */
4.3445 -
4.3446 -int
4.3447 -main ()
4.3448 -{
4.3449 -
4.3450 - ;
4.3451 - return 0;
4.3452 -}
4.3453 -_ACEOF
4.3454 -rm -f conftest.$ac_objext
4.3455 -if { (ac_try="$ac_compile"
4.3456 -case "(($ac_try" in
4.3457 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3458 - *) ac_try_echo=$ac_try;;
4.3459 -esac
4.3460 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3461 - (eval "$ac_compile") 2>conftest.er1
4.3462 - ac_status=$?
4.3463 - grep -v '^ *+' conftest.er1 >conftest.err
4.3464 - rm -f conftest.er1
4.3465 - cat conftest.err >&5
4.3466 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3467 - (exit $ac_status); } && {
4.3468 - test -z "$ac_c_werror_flag" ||
4.3469 - test ! -s conftest.err
4.3470 - } && test -s conftest.$ac_objext; then
4.3471 - ac_cv_prog_cc_g=yes
4.3472 -else
4.3473 - echo "$as_me: failed program was:" >&5
4.3474 -sed 's/^/| /' conftest.$ac_ext >&5
4.3475 -
4.3476 - CFLAGS=""
4.3477 - cat >conftest.$ac_ext <<_ACEOF
4.3478 -/* confdefs.h. */
4.3479 -_ACEOF
4.3480 -cat confdefs.h >>conftest.$ac_ext
4.3481 -cat >>conftest.$ac_ext <<_ACEOF
4.3482 -/* end confdefs.h. */
4.3483 -
4.3484 -int
4.3485 -main ()
4.3486 -{
4.3487 -
4.3488 - ;
4.3489 - return 0;
4.3490 -}
4.3491 -_ACEOF
4.3492 -rm -f conftest.$ac_objext
4.3493 -if { (ac_try="$ac_compile"
4.3494 -case "(($ac_try" in
4.3495 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3496 - *) ac_try_echo=$ac_try;;
4.3497 -esac
4.3498 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3499 - (eval "$ac_compile") 2>conftest.er1
4.3500 - ac_status=$?
4.3501 - grep -v '^ *+' conftest.er1 >conftest.err
4.3502 - rm -f conftest.er1
4.3503 - cat conftest.err >&5
4.3504 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3505 - (exit $ac_status); } && {
4.3506 - test -z "$ac_c_werror_flag" ||
4.3507 - test ! -s conftest.err
4.3508 - } && test -s conftest.$ac_objext; then
4.3509 - :
4.3510 -else
4.3511 - echo "$as_me: failed program was:" >&5
4.3512 -sed 's/^/| /' conftest.$ac_ext >&5
4.3513 -
4.3514 - ac_c_werror_flag=$ac_save_c_werror_flag
4.3515 - CFLAGS="-g"
4.3516 - cat >conftest.$ac_ext <<_ACEOF
4.3517 -/* confdefs.h. */
4.3518 -_ACEOF
4.3519 -cat confdefs.h >>conftest.$ac_ext
4.3520 -cat >>conftest.$ac_ext <<_ACEOF
4.3521 -/* end confdefs.h. */
4.3522 -
4.3523 -int
4.3524 -main ()
4.3525 -{
4.3526 -
4.3527 - ;
4.3528 - return 0;
4.3529 -}
4.3530 -_ACEOF
4.3531 -rm -f conftest.$ac_objext
4.3532 -if { (ac_try="$ac_compile"
4.3533 -case "(($ac_try" in
4.3534 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3535 - *) ac_try_echo=$ac_try;;
4.3536 -esac
4.3537 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3538 - (eval "$ac_compile") 2>conftest.er1
4.3539 - ac_status=$?
4.3540 - grep -v '^ *+' conftest.er1 >conftest.err
4.3541 - rm -f conftest.er1
4.3542 - cat conftest.err >&5
4.3543 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3544 - (exit $ac_status); } && {
4.3545 - test -z "$ac_c_werror_flag" ||
4.3546 - test ! -s conftest.err
4.3547 - } && test -s conftest.$ac_objext; then
4.3548 - ac_cv_prog_cc_g=yes
4.3549 -else
4.3550 - echo "$as_me: failed program was:" >&5
4.3551 -sed 's/^/| /' conftest.$ac_ext >&5
4.3552 -
4.3553 -
4.3554 -fi
4.3555 -
4.3556 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.3557 -fi
4.3558 -
4.3559 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.3560 -fi
4.3561 -
4.3562 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.3563 - ac_c_werror_flag=$ac_save_c_werror_flag
4.3564 -fi
4.3565 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
4.3566 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
4.3567 -if test "$ac_test_CFLAGS" = set; then
4.3568 - CFLAGS=$ac_save_CFLAGS
4.3569 -elif test $ac_cv_prog_cc_g = yes; then
4.3570 - if test "$GCC" = yes; then
4.3571 - CFLAGS="-g -O2"
4.3572 - else
4.3573 - CFLAGS="-g"
4.3574 - fi
4.3575 -else
4.3576 - if test "$GCC" = yes; then
4.3577 - CFLAGS="-O2"
4.3578 - else
4.3579 - CFLAGS=
4.3580 - fi
4.3581 -fi
4.3582 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4.3583 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
4.3584 -if test "${ac_cv_prog_cc_c89+set}" = set; then
4.3585 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3586 -else
4.3587 - ac_cv_prog_cc_c89=no
4.3588 -ac_save_CC=$CC
4.3589 -cat >conftest.$ac_ext <<_ACEOF
4.3590 -/* confdefs.h. */
4.3591 -_ACEOF
4.3592 -cat confdefs.h >>conftest.$ac_ext
4.3593 -cat >>conftest.$ac_ext <<_ACEOF
4.3594 -/* end confdefs.h. */
4.3595 -#include <stdarg.h>
4.3596 -#include <stdio.h>
4.3597 -#include <sys/types.h>
4.3598 -#include <sys/stat.h>
4.3599 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4.3600 -struct buf { int x; };
4.3601 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
4.3602 -static char *e (p, i)
4.3603 - char **p;
4.3604 - int i;
4.3605 -{
4.3606 - return p[i];
4.3607 -}
4.3608 -static char *f (char * (*g) (char **, int), char **p, ...)
4.3609 -{
4.3610 - char *s;
4.3611 - va_list v;
4.3612 - va_start (v,p);
4.3613 - s = g (p, va_arg (v,int));
4.3614 - va_end (v);
4.3615 - return s;
4.3616 -}
4.3617 -
4.3618 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4.3619 - function prototypes and stuff, but not '\xHH' hex character constants.
4.3620 - These don't provoke an error unfortunately, instead are silently treated
4.3621 - as 'x'. The following induces an error, until -std is added to get
4.3622 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4.3623 - array size at least. It's necessary to write '\x00'==0 to get something
4.3624 - that's true only with -std. */
4.3625 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4.3626 -
4.3627 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4.3628 - inside strings and character constants. */
4.3629 -#define FOO(x) 'x'
4.3630 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4.3631 -
4.3632 -int test (int i, double x);
4.3633 -struct s1 {int (*f) (int a);};
4.3634 -struct s2 {int (*f) (double a);};
4.3635 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4.3636 -int argc;
4.3637 -char **argv;
4.3638 -int
4.3639 -main ()
4.3640 -{
4.3641 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4.3642 - ;
4.3643 - return 0;
4.3644 -}
4.3645 -_ACEOF
4.3646 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4.3647 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4.3648 -do
4.3649 - CC="$ac_save_CC $ac_arg"
4.3650 - rm -f conftest.$ac_objext
4.3651 -if { (ac_try="$ac_compile"
4.3652 -case "(($ac_try" in
4.3653 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.3654 - *) ac_try_echo=$ac_try;;
4.3655 -esac
4.3656 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.3657 - (eval "$ac_compile") 2>conftest.er1
4.3658 - ac_status=$?
4.3659 - grep -v '^ *+' conftest.er1 >conftest.err
4.3660 - rm -f conftest.er1
4.3661 - cat conftest.err >&5
4.3662 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.3663 - (exit $ac_status); } && {
4.3664 - test -z "$ac_c_werror_flag" ||
4.3665 - test ! -s conftest.err
4.3666 - } && test -s conftest.$ac_objext; then
4.3667 - ac_cv_prog_cc_c89=$ac_arg
4.3668 -else
4.3669 - echo "$as_me: failed program was:" >&5
4.3670 -sed 's/^/| /' conftest.$ac_ext >&5
4.3671 -
4.3672 -
4.3673 -fi
4.3674 -
4.3675 -rm -f core conftest.err conftest.$ac_objext
4.3676 - test "x$ac_cv_prog_cc_c89" != "xno" && break
4.3677 -done
4.3678 -rm -f conftest.$ac_ext
4.3679 -CC=$ac_save_CC
4.3680 -
4.3681 -fi
4.3682 -# AC_CACHE_VAL
4.3683 -case "x$ac_cv_prog_cc_c89" in
4.3684 - x)
4.3685 - { echo "$as_me:$LINENO: result: none needed" >&5
4.3686 -echo "${ECHO_T}none needed" >&6; } ;;
4.3687 - xno)
4.3688 - { echo "$as_me:$LINENO: result: unsupported" >&5
4.3689 -echo "${ECHO_T}unsupported" >&6; } ;;
4.3690 - *)
4.3691 - CC="$CC $ac_cv_prog_cc_c89"
4.3692 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
4.3693 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
4.3694 -esac
4.3695 -
4.3696 -
4.3697 -ac_ext=c
4.3698 -ac_cpp='$CPP $CPPFLAGS'
4.3699 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.3700 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.3701 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.3702 -
4.3703 -depcc="$CC" am_compiler_list=
4.3704 -
4.3705 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4.3706 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4.3707 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
4.3708 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3709 -else
4.3710 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4.3711 - # We make a subdir and do the tests there. Otherwise we can end up
4.3712 - # making bogus files that we don't know about and never remove. For
4.3713 - # instance it was reported that on HP-UX the gcc test will end up
4.3714 - # making a dummy file named `D' -- because `-MD' means `put the output
4.3715 - # in D'.
4.3716 - mkdir conftest.dir
4.3717 - # Copy depcomp to subdir because otherwise we won't find it if we're
4.3718 - # using a relative directory.
4.3719 - cp "$am_depcomp" conftest.dir
4.3720 - cd conftest.dir
4.3721 - # We will build objects and dependencies in a subdirectory because
4.3722 - # it helps to detect inapplicable dependency modes. For instance
4.3723 - # both Tru64's cc and ICC support -MD to output dependencies as a
4.3724 - # side effect of compilation, but ICC will put the dependencies in
4.3725 - # the current directory while Tru64 will put them in the object
4.3726 - # directory.
4.3727 - mkdir sub
4.3728 -
4.3729 - am_cv_CC_dependencies_compiler_type=none
4.3730 - if test "$am_compiler_list" = ""; then
4.3731 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4.3732 - fi
4.3733 - for depmode in $am_compiler_list; do
4.3734 - # Setup a source with many dependencies, because some compilers
4.3735 - # like to wrap large dependency lists on column 80 (with \), and
4.3736 - # we should not choose a depcomp mode which is confused by this.
4.3737 - #
4.3738 - # We need to recreate these files for each test, as the compiler may
4.3739 - # overwrite some of them when testing with obscure command lines.
4.3740 - # This happens at least with the AIX C compiler.
4.3741 - : > sub/conftest.c
4.3742 - for i in 1 2 3 4 5 6; do
4.3743 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
4.3744 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4.3745 - # Solaris 8's {/usr,}/bin/sh.
4.3746 - touch sub/conftst$i.h
4.3747 - done
4.3748 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4.3749 -
4.3750 - case $depmode in
4.3751 - nosideeffect)
4.3752 - # after this tag, mechanisms are not by side-effect, so they'll
4.3753 - # only be used when explicitly requested
4.3754 - if test "x$enable_dependency_tracking" = xyes; then
4.3755 - continue
4.3756 - else
4.3757 - break
4.3758 - fi
4.3759 - ;;
4.3760 - none) break ;;
4.3761 - esac
4.3762 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
4.3763 - # mode. It turns out that the SunPro C++ compiler does not properly
4.3764 - # handle `-M -o', and we need to detect this.
4.3765 - if depmode=$depmode \
4.3766 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4.3767 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4.3768 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
4.3769 - >/dev/null 2>conftest.err &&
4.3770 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4.3771 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4.3772 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4.3773 - # icc doesn't choke on unknown options, it will just issue warnings
4.3774 - # or remarks (even with -Werror). So we grep stderr for any message
4.3775 - # that says an option was ignored or not supported.
4.3776 - # When given -MP, icc 7.0 and 7.1 complain thusly:
4.3777 - # icc: Command line warning: ignoring option '-M'; no argument required
4.3778 - # The diagnosis changed in icc 8.0:
4.3779 - # icc: Command line remark: option '-MP' not supported
4.3780 - if (grep 'ignoring option' conftest.err ||
4.3781 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4.3782 - am_cv_CC_dependencies_compiler_type=$depmode
4.3783 - break
4.3784 - fi
4.3785 - fi
4.3786 - done
4.3787 -
4.3788 - cd ..
4.3789 - rm -rf conftest.dir
4.3790 -else
4.3791 - am_cv_CC_dependencies_compiler_type=none
4.3792 -fi
4.3793 -
4.3794 -fi
4.3795 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
4.3796 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
4.3797 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4.3798 -
4.3799 -
4.3800 -
4.3801 -if
4.3802 - test "x$enable_dependency_tracking" != xno \
4.3803 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4.3804 - am__fastdepCC_TRUE=
4.3805 - am__fastdepCC_FALSE='#'
4.3806 -else
4.3807 - am__fastdepCC_TRUE='#'
4.3808 - am__fastdepCC_FALSE=
4.3809 -fi
4.3810 -
4.3811 -
4.3812 -{ echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
4.3813 -echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6; }
4.3814 -if test "${lt_cv_path_SED+set}" = set; then
4.3815 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3816 -else
4.3817 - # Loop through the user's path and test for sed and gsed.
4.3818 -# Then use that list of sed's as ones to test for truncation.
4.3819 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.3820 -for as_dir in $PATH
4.3821 -do
4.3822 - IFS=$as_save_IFS
4.3823 - test -z "$as_dir" && as_dir=.
4.3824 - for lt_ac_prog in sed gsed; do
4.3825 - for ac_exec_ext in '' $ac_executable_extensions; do
4.3826 - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
4.3827 - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
4.3828 - fi
4.3829 - done
4.3830 - done
4.3831 -done
4.3832 -lt_ac_max=0
4.3833 -lt_ac_count=0
4.3834 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris
4.3835 -# along with /bin/sed that truncates output.
4.3836 -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
4.3837 - test ! -f $lt_ac_sed && break
4.3838 - cat /dev/null > conftest.in
4.3839 - lt_ac_count=0
4.3840 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in
4.3841 - # Check for GNU sed and select it if it is found.
4.3842 - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
4.3843 - lt_cv_path_SED=$lt_ac_sed
4.3844 - break
4.3845 - fi
4.3846 - while true; do
4.3847 - cat conftest.in conftest.in >conftest.tmp
4.3848 - mv conftest.tmp conftest.in
4.3849 - cp conftest.in conftest.nl
4.3850 - echo >>conftest.nl
4.3851 - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
4.3852 - cmp -s conftest.out conftest.nl || break
4.3853 - # 10000 chars as input seems more than enough
4.3854 - test $lt_ac_count -gt 10 && break
4.3855 - lt_ac_count=`expr $lt_ac_count + 1`
4.3856 - if test $lt_ac_count -gt $lt_ac_max; then
4.3857 - lt_ac_max=$lt_ac_count
4.3858 - lt_cv_path_SED=$lt_ac_sed
4.3859 - fi
4.3860 - done
4.3861 -done
4.3862 -SED=$lt_cv_path_SED
4.3863 -
4.3864 -fi
4.3865 -
4.3866 -{ echo "$as_me:$LINENO: result: $SED" >&5
4.3867 -echo "${ECHO_T}$SED" >&6; }
4.3868 -
4.3869 -{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4.3870 -echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4.3871 -if test "${ac_cv_path_GREP+set}" = set; then
4.3872 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3873 -else
4.3874 - # Extract the first word of "grep ggrep" to use in msg output
4.3875 -if test -z "$GREP"; then
4.3876 -set dummy grep ggrep; ac_prog_name=$2
4.3877 -if test "${ac_cv_path_GREP+set}" = set; then
4.3878 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3879 -else
4.3880 - ac_path_GREP_found=false
4.3881 -# Loop through the user's path and test for each of PROGNAME-LIST
4.3882 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.3883 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4.3884 -do
4.3885 - IFS=$as_save_IFS
4.3886 - test -z "$as_dir" && as_dir=.
4.3887 - for ac_prog in grep ggrep; do
4.3888 - for ac_exec_ext in '' $ac_executable_extensions; do
4.3889 - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4.3890 - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4.3891 - # Check for GNU ac_path_GREP and select it if it is found.
4.3892 - # Check for GNU $ac_path_GREP
4.3893 -case `"$ac_path_GREP" --version 2>&1` in
4.3894 -*GNU*)
4.3895 - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4.3896 -*)
4.3897 - ac_count=0
4.3898 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4.3899 - while :
4.3900 - do
4.3901 - cat "conftest.in" "conftest.in" >"conftest.tmp"
4.3902 - mv "conftest.tmp" "conftest.in"
4.3903 - cp "conftest.in" "conftest.nl"
4.3904 - echo 'GREP' >> "conftest.nl"
4.3905 - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4.3906 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4.3907 - ac_count=`expr $ac_count + 1`
4.3908 - if test $ac_count -gt ${ac_path_GREP_max-0}; then
4.3909 - # Best one so far, save it but keep looking for a better one
4.3910 - ac_cv_path_GREP="$ac_path_GREP"
4.3911 - ac_path_GREP_max=$ac_count
4.3912 - fi
4.3913 - # 10*(2^10) chars as input seems more than enough
4.3914 - test $ac_count -gt 10 && break
4.3915 - done
4.3916 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4.3917 -esac
4.3918 -
4.3919 -
4.3920 - $ac_path_GREP_found && break 3
4.3921 - done
4.3922 -done
4.3923 -
4.3924 -done
4.3925 -IFS=$as_save_IFS
4.3926 -
4.3927 -
4.3928 -fi
4.3929 -
4.3930 -GREP="$ac_cv_path_GREP"
4.3931 -if test -z "$GREP"; then
4.3932 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4.3933 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4.3934 - { (exit 1); exit 1; }; }
4.3935 -fi
4.3936 -
4.3937 -else
4.3938 - ac_cv_path_GREP=$GREP
4.3939 -fi
4.3940 -
4.3941 -
4.3942 -fi
4.3943 -{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4.3944 -echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4.3945 - GREP="$ac_cv_path_GREP"
4.3946 -
4.3947 -
4.3948 -{ echo "$as_me:$LINENO: checking for egrep" >&5
4.3949 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
4.3950 -if test "${ac_cv_path_EGREP+set}" = set; then
4.3951 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3952 -else
4.3953 - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4.3954 - then ac_cv_path_EGREP="$GREP -E"
4.3955 - else
4.3956 - # Extract the first word of "egrep" to use in msg output
4.3957 -if test -z "$EGREP"; then
4.3958 -set dummy egrep; ac_prog_name=$2
4.3959 -if test "${ac_cv_path_EGREP+set}" = set; then
4.3960 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.3961 -else
4.3962 - ac_path_EGREP_found=false
4.3963 -# Loop through the user's path and test for each of PROGNAME-LIST
4.3964 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.3965 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4.3966 -do
4.3967 - IFS=$as_save_IFS
4.3968 - test -z "$as_dir" && as_dir=.
4.3969 - for ac_prog in egrep; do
4.3970 - for ac_exec_ext in '' $ac_executable_extensions; do
4.3971 - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4.3972 - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4.3973 - # Check for GNU ac_path_EGREP and select it if it is found.
4.3974 - # Check for GNU $ac_path_EGREP
4.3975 -case `"$ac_path_EGREP" --version 2>&1` in
4.3976 -*GNU*)
4.3977 - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4.3978 -*)
4.3979 - ac_count=0
4.3980 - echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4.3981 - while :
4.3982 - do
4.3983 - cat "conftest.in" "conftest.in" >"conftest.tmp"
4.3984 - mv "conftest.tmp" "conftest.in"
4.3985 - cp "conftest.in" "conftest.nl"
4.3986 - echo 'EGREP' >> "conftest.nl"
4.3987 - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4.3988 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4.3989 - ac_count=`expr $ac_count + 1`
4.3990 - if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4.3991 - # Best one so far, save it but keep looking for a better one
4.3992 - ac_cv_path_EGREP="$ac_path_EGREP"
4.3993 - ac_path_EGREP_max=$ac_count
4.3994 - fi
4.3995 - # 10*(2^10) chars as input seems more than enough
4.3996 - test $ac_count -gt 10 && break
4.3997 - done
4.3998 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4.3999 -esac
4.4000 -
4.4001 -
4.4002 - $ac_path_EGREP_found && break 3
4.4003 - done
4.4004 -done
4.4005 -
4.4006 -done
4.4007 -IFS=$as_save_IFS
4.4008 -
4.4009 -
4.4010 -fi
4.4011 -
4.4012 -EGREP="$ac_cv_path_EGREP"
4.4013 -if test -z "$EGREP"; then
4.4014 - { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4.4015 -echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4.4016 - { (exit 1); exit 1; }; }
4.4017 -fi
4.4018 -
4.4019 -else
4.4020 - ac_cv_path_EGREP=$EGREP
4.4021 -fi
4.4022 -
4.4023 -
4.4024 - fi
4.4025 -fi
4.4026 -{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4.4027 -echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4.4028 - EGREP="$ac_cv_path_EGREP"
4.4029 -
4.4030 -
4.4031 -
4.4032 -# Check whether --with-gnu-ld was given.
4.4033 -if test "${with_gnu_ld+set}" = set; then
4.4034 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4.4035 -else
4.4036 - with_gnu_ld=no
4.4037 -fi
4.4038 -
4.4039 -ac_prog=ld
4.4040 -if test "$GCC" = yes; then
4.4041 - # Check if gcc -print-prog-name=ld gives a path.
4.4042 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
4.4043 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
4.4044 - case $host in
4.4045 - *-*-mingw*)
4.4046 - # gcc leaves a trailing carriage return which upsets mingw
4.4047 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4.4048 - *)
4.4049 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4.4050 - esac
4.4051 - case $ac_prog in
4.4052 - # Accept absolute paths.
4.4053 - [\\/]* | ?:[\\/]*)
4.4054 - re_direlt='/[^/][^/]*/\.\./'
4.4055 - # Canonicalize the pathname of ld
4.4056 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
4.4057 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
4.4058 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
4.4059 - done
4.4060 - test -z "$LD" && LD="$ac_prog"
4.4061 - ;;
4.4062 - "")
4.4063 - # If it fails, then pretend we aren't using GCC.
4.4064 - ac_prog=ld
4.4065 - ;;
4.4066 - *)
4.4067 - # If it is relative, then search for the first ld in PATH.
4.4068 - with_gnu_ld=unknown
4.4069 - ;;
4.4070 - esac
4.4071 -elif test "$with_gnu_ld" = yes; then
4.4072 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
4.4073 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
4.4074 -else
4.4075 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
4.4076 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
4.4077 -fi
4.4078 -if test "${lt_cv_path_LD+set}" = set; then
4.4079 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4080 -else
4.4081 - if test -z "$LD"; then
4.4082 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.4083 - for ac_dir in $PATH; do
4.4084 - IFS="$lt_save_ifs"
4.4085 - test -z "$ac_dir" && ac_dir=.
4.4086 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4.4087 - lt_cv_path_LD="$ac_dir/$ac_prog"
4.4088 - # Check to see if the program is GNU ld. I'd rather use --version,
4.4089 - # but apparently some GNU ld's only accept -v.
4.4090 - # Break only if it was the GNU/non-GNU ld that we prefer.
4.4091 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4.4092 - *GNU* | *'with BFD'*)
4.4093 - test "$with_gnu_ld" != no && break
4.4094 - ;;
4.4095 - *)
4.4096 - test "$with_gnu_ld" != yes && break
4.4097 - ;;
4.4098 - esac
4.4099 - fi
4.4100 - done
4.4101 - IFS="$lt_save_ifs"
4.4102 -else
4.4103 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
4.4104 -fi
4.4105 -fi
4.4106 -
4.4107 -LD="$lt_cv_path_LD"
4.4108 -if test -n "$LD"; then
4.4109 - { echo "$as_me:$LINENO: result: $LD" >&5
4.4110 -echo "${ECHO_T}$LD" >&6; }
4.4111 -else
4.4112 - { echo "$as_me:$LINENO: result: no" >&5
4.4113 -echo "${ECHO_T}no" >&6; }
4.4114 -fi
4.4115 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4.4116 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
4.4117 - { (exit 1); exit 1; }; }
4.4118 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4.4119 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
4.4120 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
4.4121 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4122 -else
4.4123 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4.4124 -case `$LD -v 2>&1 </dev/null` in
4.4125 -*GNU* | *'with BFD'*)
4.4126 - lt_cv_prog_gnu_ld=yes
4.4127 - ;;
4.4128 -*)
4.4129 - lt_cv_prog_gnu_ld=no
4.4130 - ;;
4.4131 -esac
4.4132 -fi
4.4133 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
4.4134 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
4.4135 -with_gnu_ld=$lt_cv_prog_gnu_ld
4.4136 -
4.4137 -
4.4138 -{ echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
4.4139 -echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6; }
4.4140 -if test "${lt_cv_ld_reload_flag+set}" = set; then
4.4141 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4142 -else
4.4143 - lt_cv_ld_reload_flag='-r'
4.4144 -fi
4.4145 -{ echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
4.4146 -echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6; }
4.4147 -reload_flag=$lt_cv_ld_reload_flag
4.4148 -case $reload_flag in
4.4149 -"" | " "*) ;;
4.4150 -*) reload_flag=" $reload_flag" ;;
4.4151 -esac
4.4152 -reload_cmds='$LD$reload_flag -o $output$reload_objs'
4.4153 -
4.4154 -{ echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
4.4155 -echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6; }
4.4156 -if test "${lt_cv_path_NM+set}" = set; then
4.4157 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4158 -else
4.4159 - if test -n "$NM"; then
4.4160 - # Let the user override the test.
4.4161 - lt_cv_path_NM="$NM"
4.4162 -else
4.4163 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.4164 - for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
4.4165 - IFS="$lt_save_ifs"
4.4166 - test -z "$ac_dir" && ac_dir=.
4.4167 - tmp_nm="$ac_dir/${ac_tool_prefix}nm"
4.4168 - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4.4169 - # Check to see if the nm accepts a BSD-compat flag.
4.4170 - # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4.4171 - # nm: unknown option "B" ignored
4.4172 - # Tru64's nm complains that /dev/null is an invalid object file
4.4173 - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4.4174 - */dev/null* | *'Invalid file or object type'*)
4.4175 - lt_cv_path_NM="$tmp_nm -B"
4.4176 - break
4.4177 - ;;
4.4178 - *)
4.4179 - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4.4180 - */dev/null*)
4.4181 - lt_cv_path_NM="$tmp_nm -p"
4.4182 - break
4.4183 - ;;
4.4184 - *)
4.4185 - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4.4186 - continue # so that we can try to find one that supports BSD flags
4.4187 - ;;
4.4188 - esac
4.4189 - esac
4.4190 - fi
4.4191 - done
4.4192 - IFS="$lt_save_ifs"
4.4193 - test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
4.4194 -fi
4.4195 -fi
4.4196 -{ echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
4.4197 -echo "${ECHO_T}$lt_cv_path_NM" >&6; }
4.4198 -NM="$lt_cv_path_NM"
4.4199 -
4.4200 -{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
4.4201 -echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
4.4202 -LN_S=$as_ln_s
4.4203 -if test "$LN_S" = "ln -s"; then
4.4204 - { echo "$as_me:$LINENO: result: yes" >&5
4.4205 -echo "${ECHO_T}yes" >&6; }
4.4206 -else
4.4207 - { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4.4208 -echo "${ECHO_T}no, using $LN_S" >&6; }
4.4209 -fi
4.4210 -
4.4211 -{ echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
4.4212 -echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6; }
4.4213 -if test "${lt_cv_deplibs_check_method+set}" = set; then
4.4214 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4215 -else
4.4216 - lt_cv_file_magic_cmd='$MAGIC_CMD'
4.4217 -lt_cv_file_magic_test_file=
4.4218 -lt_cv_deplibs_check_method='unknown'
4.4219 -# Need to set the preceding variable on all platforms that support
4.4220 -# interlibrary dependencies.
4.4221 -# 'none' -- dependencies not supported.
4.4222 -# `unknown' -- same as none, but documents that we really don't know.
4.4223 -# 'pass_all' -- all dependencies passed with no checks.
4.4224 -# 'test_compile' -- check by making test program.
4.4225 -# 'file_magic [[regex]]' -- check by looking for files in library path
4.4226 -# which responds to the $file_magic_cmd with a given extended regex.
4.4227 -# If you have `file' or equivalent on your system and you're not sure
4.4228 -# whether `pass_all' will *always* work, you probably want this one.
4.4229 -
4.4230 -case $host_os in
4.4231 -aix4* | aix5*)
4.4232 - lt_cv_deplibs_check_method=pass_all
4.4233 - ;;
4.4234 -
4.4235 -beos*)
4.4236 - lt_cv_deplibs_check_method=pass_all
4.4237 - ;;
4.4238 -
4.4239 -bsdi4*)
4.4240 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
4.4241 - lt_cv_file_magic_cmd='/usr/bin/file -L'
4.4242 - lt_cv_file_magic_test_file=/shlib/libc.so
4.4243 - ;;
4.4244 -
4.4245 -cygwin*)
4.4246 - # func_win32_libid is a shell function defined in ltmain.sh
4.4247 - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4.4248 - lt_cv_file_magic_cmd='func_win32_libid'
4.4249 - ;;
4.4250 -
4.4251 -mingw* | pw32*)
4.4252 - # Base MSYS/MinGW do not provide the 'file' command needed by
4.4253 - # func_win32_libid shell function, so use a weaker test based on 'objdump'.
4.4254 - lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
4.4255 - lt_cv_file_magic_cmd='$OBJDUMP -f'
4.4256 - ;;
4.4257 -
4.4258 -darwin* | rhapsody*)
4.4259 - lt_cv_deplibs_check_method=pass_all
4.4260 - ;;
4.4261 -
4.4262 -freebsd* | kfreebsd*-gnu)
4.4263 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
4.4264 - case $host_cpu in
4.4265 - i*86 )
4.4266 - # Not sure whether the presence of OpenBSD here was a mistake.
4.4267 - # Let's accept both of them until this is cleared up.
4.4268 - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
4.4269 - lt_cv_file_magic_cmd=/usr/bin/file
4.4270 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
4.4271 - ;;
4.4272 - esac
4.4273 - else
4.4274 - lt_cv_deplibs_check_method=pass_all
4.4275 - fi
4.4276 - ;;
4.4277 -
4.4278 -gnu*)
4.4279 - lt_cv_deplibs_check_method=pass_all
4.4280 - ;;
4.4281 -
4.4282 -hpux10.20* | hpux11*)
4.4283 - lt_cv_file_magic_cmd=/usr/bin/file
4.4284 - case "$host_cpu" in
4.4285 - ia64*)
4.4286 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
4.4287 - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
4.4288 - ;;
4.4289 - hppa*64*)
4.4290 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
4.4291 - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
4.4292 - ;;
4.4293 - *)
4.4294 - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
4.4295 - lt_cv_file_magic_test_file=/usr/lib/libc.sl
4.4296 - ;;
4.4297 - esac
4.4298 - ;;
4.4299 -
4.4300 -irix5* | irix6* | nonstopux*)
4.4301 - case $LD in
4.4302 - *-32|*"-32 ") libmagic=32-bit;;
4.4303 - *-n32|*"-n32 ") libmagic=N32;;
4.4304 - *-64|*"-64 ") libmagic=64-bit;;
4.4305 - *) libmagic=never-match;;
4.4306 - esac
4.4307 - lt_cv_deplibs_check_method=pass_all
4.4308 - ;;
4.4309 -
4.4310 -# This must be Linux ELF.
4.4311 -linux*)
4.4312 - lt_cv_deplibs_check_method=pass_all
4.4313 - ;;
4.4314 -
4.4315 -netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.4316 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
4.4317 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
4.4318 - else
4.4319 - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
4.4320 - fi
4.4321 - ;;
4.4322 -
4.4323 -newos6*)
4.4324 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
4.4325 - lt_cv_file_magic_cmd=/usr/bin/file
4.4326 - lt_cv_file_magic_test_file=/usr/lib/libnls.so
4.4327 - ;;
4.4328 -
4.4329 -nto-qnx*)
4.4330 - lt_cv_deplibs_check_method=unknown
4.4331 - ;;
4.4332 -
4.4333 -openbsd*)
4.4334 - lt_cv_file_magic_cmd=/usr/bin/file
4.4335 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
4.4336 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.4337 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
4.4338 - else
4.4339 - lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
4.4340 - fi
4.4341 - ;;
4.4342 -
4.4343 -osf3* | osf4* | osf5*)
4.4344 - lt_cv_deplibs_check_method=pass_all
4.4345 - ;;
4.4346 -
4.4347 -sco3.2v5*)
4.4348 - lt_cv_deplibs_check_method=pass_all
4.4349 - ;;
4.4350 -
4.4351 -solaris*)
4.4352 - lt_cv_deplibs_check_method=pass_all
4.4353 - ;;
4.4354 -
4.4355 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.4356 - case $host_vendor in
4.4357 - motorola)
4.4358 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
4.4359 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
4.4360 - ;;
4.4361 - ncr)
4.4362 - lt_cv_deplibs_check_method=pass_all
4.4363 - ;;
4.4364 - sequent)
4.4365 - lt_cv_file_magic_cmd='/bin/file'
4.4366 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
4.4367 - ;;
4.4368 - sni)
4.4369 - lt_cv_file_magic_cmd='/bin/file'
4.4370 - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
4.4371 - lt_cv_file_magic_test_file=/lib/libc.so
4.4372 - ;;
4.4373 - siemens)
4.4374 - lt_cv_deplibs_check_method=pass_all
4.4375 - ;;
4.4376 - esac
4.4377 - ;;
4.4378 -
4.4379 -sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*)
4.4380 - lt_cv_deplibs_check_method=pass_all
4.4381 - ;;
4.4382 -esac
4.4383 -
4.4384 -fi
4.4385 -{ echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
4.4386 -echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6; }
4.4387 -file_magic_cmd=$lt_cv_file_magic_cmd
4.4388 -deplibs_check_method=$lt_cv_deplibs_check_method
4.4389 -test -z "$deplibs_check_method" && deplibs_check_method=unknown
4.4390 -
4.4391 -
4.4392 -
4.4393 -
4.4394 -# If no C compiler was specified, use CC.
4.4395 -LTCC=${LTCC-"$CC"}
4.4396 -
4.4397 -# Allow CC to be a program name with arguments.
4.4398 -compiler=$CC
4.4399 -
4.4400 -
4.4401 -# Check whether --enable-libtool-lock was given.
4.4402 -if test "${enable_libtool_lock+set}" = set; then
4.4403 - enableval=$enable_libtool_lock;
4.4404 -fi
4.4405 -
4.4406 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
4.4407 -
4.4408 -# Some flags need to be propagated to the compiler or linker for good
4.4409 -# libtool support.
4.4410 -case $host in
4.4411 -ia64-*-hpux*)
4.4412 - # Find out which ABI we are using.
4.4413 - echo 'int i;' > conftest.$ac_ext
4.4414 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.4415 - (eval $ac_compile) 2>&5
4.4416 - ac_status=$?
4.4417 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4418 - (exit $ac_status); }; then
4.4419 - case `/usr/bin/file conftest.$ac_objext` in
4.4420 - *ELF-32*)
4.4421 - HPUX_IA64_MODE="32"
4.4422 - ;;
4.4423 - *ELF-64*)
4.4424 - HPUX_IA64_MODE="64"
4.4425 - ;;
4.4426 - esac
4.4427 - fi
4.4428 - rm -rf conftest*
4.4429 - ;;
4.4430 -*-*-irix6*)
4.4431 - # Find out which ABI we are using.
4.4432 - echo '#line __oline__ "configure"' > conftest.$ac_ext
4.4433 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.4434 - (eval $ac_compile) 2>&5
4.4435 - ac_status=$?
4.4436 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4437 - (exit $ac_status); }; then
4.4438 - if test "$lt_cv_prog_gnu_ld" = yes; then
4.4439 - case `/usr/bin/file conftest.$ac_objext` in
4.4440 - *32-bit*)
4.4441 - LD="${LD-ld} -melf32bsmip"
4.4442 - ;;
4.4443 - *N32*)
4.4444 - LD="${LD-ld} -melf32bmipn32"
4.4445 - ;;
4.4446 - *64-bit*)
4.4447 - LD="${LD-ld} -melf64bmip"
4.4448 - ;;
4.4449 - esac
4.4450 - else
4.4451 - case `/usr/bin/file conftest.$ac_objext` in
4.4452 - *32-bit*)
4.4453 - LD="${LD-ld} -32"
4.4454 - ;;
4.4455 - *N32*)
4.4456 - LD="${LD-ld} -n32"
4.4457 - ;;
4.4458 - *64-bit*)
4.4459 - LD="${LD-ld} -64"
4.4460 - ;;
4.4461 - esac
4.4462 - fi
4.4463 - fi
4.4464 - rm -rf conftest*
4.4465 - ;;
4.4466 -
4.4467 -x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
4.4468 - # Find out which ABI we are using.
4.4469 - echo 'int i;' > conftest.$ac_ext
4.4470 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.4471 - (eval $ac_compile) 2>&5
4.4472 - ac_status=$?
4.4473 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4474 - (exit $ac_status); }; then
4.4475 - case "`/usr/bin/file conftest.o`" in
4.4476 - *32-bit*)
4.4477 - case $host in
4.4478 - x86_64-*linux*)
4.4479 - LD="${LD-ld} -m elf_i386"
4.4480 - ;;
4.4481 - ppc64-*linux*|powerpc64-*linux*)
4.4482 - LD="${LD-ld} -m elf32ppclinux"
4.4483 - ;;
4.4484 - s390x-*linux*)
4.4485 - LD="${LD-ld} -m elf_s390"
4.4486 - ;;
4.4487 - sparc64-*linux*)
4.4488 - LD="${LD-ld} -m elf32_sparc"
4.4489 - ;;
4.4490 - esac
4.4491 - ;;
4.4492 - *64-bit*)
4.4493 - case $host in
4.4494 - x86_64-*linux*)
4.4495 - LD="${LD-ld} -m elf_x86_64"
4.4496 - ;;
4.4497 - ppc*-*linux*|powerpc*-*linux*)
4.4498 - LD="${LD-ld} -m elf64ppc"
4.4499 - ;;
4.4500 - s390*-*linux*)
4.4501 - LD="${LD-ld} -m elf64_s390"
4.4502 - ;;
4.4503 - sparc*-*linux*)
4.4504 - LD="${LD-ld} -m elf64_sparc"
4.4505 - ;;
4.4506 - esac
4.4507 - ;;
4.4508 - esac
4.4509 - fi
4.4510 - rm -rf conftest*
4.4511 - ;;
4.4512 -
4.4513 -*-*-sco3.2v5*)
4.4514 - # On SCO OpenServer 5, we need -belf to get full-featured binaries.
4.4515 - SAVE_CFLAGS="$CFLAGS"
4.4516 - CFLAGS="$CFLAGS -belf"
4.4517 - { echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
4.4518 -echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6; }
4.4519 -if test "${lt_cv_cc_needs_belf+set}" = set; then
4.4520 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4521 -else
4.4522 - ac_ext=c
4.4523 -ac_cpp='$CPP $CPPFLAGS'
4.4524 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.4525 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.4526 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.4527 -
4.4528 - cat >conftest.$ac_ext <<_ACEOF
4.4529 -/* confdefs.h. */
4.4530 -_ACEOF
4.4531 -cat confdefs.h >>conftest.$ac_ext
4.4532 -cat >>conftest.$ac_ext <<_ACEOF
4.4533 -/* end confdefs.h. */
4.4534 -
4.4535 -int
4.4536 -main ()
4.4537 -{
4.4538 -
4.4539 - ;
4.4540 - return 0;
4.4541 -}
4.4542 -_ACEOF
4.4543 -rm -f conftest.$ac_objext conftest$ac_exeext
4.4544 -if { (ac_try="$ac_link"
4.4545 -case "(($ac_try" in
4.4546 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4547 - *) ac_try_echo=$ac_try;;
4.4548 -esac
4.4549 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4550 - (eval "$ac_link") 2>conftest.er1
4.4551 - ac_status=$?
4.4552 - grep -v '^ *+' conftest.er1 >conftest.err
4.4553 - rm -f conftest.er1
4.4554 - cat conftest.err >&5
4.4555 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4556 - (exit $ac_status); } && {
4.4557 - test -z "$ac_c_werror_flag" ||
4.4558 - test ! -s conftest.err
4.4559 - } && test -s conftest$ac_exeext &&
4.4560 - $as_test_x conftest$ac_exeext; then
4.4561 - lt_cv_cc_needs_belf=yes
4.4562 -else
4.4563 - echo "$as_me: failed program was:" >&5
4.4564 -sed 's/^/| /' conftest.$ac_ext >&5
4.4565 -
4.4566 - lt_cv_cc_needs_belf=no
4.4567 -fi
4.4568 -
4.4569 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.4570 - conftest$ac_exeext conftest.$ac_ext
4.4571 - ac_ext=c
4.4572 -ac_cpp='$CPP $CPPFLAGS'
4.4573 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.4574 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.4575 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.4576 -
4.4577 -fi
4.4578 -{ echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
4.4579 -echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6; }
4.4580 - if test x"$lt_cv_cc_needs_belf" != x"yes"; then
4.4581 - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
4.4582 - CFLAGS="$SAVE_CFLAGS"
4.4583 - fi
4.4584 - ;;
4.4585 -
4.4586 -esac
4.4587 -
4.4588 -need_locks="$enable_libtool_lock"
4.4589 -
4.4590 -
4.4591 -ac_ext=c
4.4592 -ac_cpp='$CPP $CPPFLAGS'
4.4593 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.4594 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.4595 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.4596 -{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4.4597 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
4.4598 -# On Suns, sometimes $CPP names a directory.
4.4599 -if test -n "$CPP" && test -d "$CPP"; then
4.4600 - CPP=
4.4601 -fi
4.4602 -if test -z "$CPP"; then
4.4603 - if test "${ac_cv_prog_CPP+set}" = set; then
4.4604 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4605 -else
4.4606 - # Double quotes because CPP needs to be expanded
4.4607 - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4.4608 - do
4.4609 - ac_preproc_ok=false
4.4610 -for ac_c_preproc_warn_flag in '' yes
4.4611 -do
4.4612 - # Use a header file that comes with gcc, so configuring glibc
4.4613 - # with a fresh cross-compiler works.
4.4614 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.4615 - # <limits.h> exists even on freestanding compilers.
4.4616 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.4617 - # not just through cpp. "Syntax error" is here to catch this case.
4.4618 - cat >conftest.$ac_ext <<_ACEOF
4.4619 -/* confdefs.h. */
4.4620 -_ACEOF
4.4621 -cat confdefs.h >>conftest.$ac_ext
4.4622 -cat >>conftest.$ac_ext <<_ACEOF
4.4623 -/* end confdefs.h. */
4.4624 -@%:@ifdef __STDC__
4.4625 -@%:@ include <limits.h>
4.4626 -@%:@else
4.4627 -@%:@ include <assert.h>
4.4628 -@%:@endif
4.4629 - Syntax error
4.4630 -_ACEOF
4.4631 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.4632 -case "(($ac_try" in
4.4633 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4634 - *) ac_try_echo=$ac_try;;
4.4635 -esac
4.4636 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4637 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.4638 - ac_status=$?
4.4639 - grep -v '^ *+' conftest.er1 >conftest.err
4.4640 - rm -f conftest.er1
4.4641 - cat conftest.err >&5
4.4642 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4643 - (exit $ac_status); } >/dev/null && {
4.4644 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4.4645 - test ! -s conftest.err
4.4646 - }; then
4.4647 - :
4.4648 -else
4.4649 - echo "$as_me: failed program was:" >&5
4.4650 -sed 's/^/| /' conftest.$ac_ext >&5
4.4651 -
4.4652 - # Broken: fails on valid input.
4.4653 -continue
4.4654 -fi
4.4655 -
4.4656 -rm -f conftest.err conftest.$ac_ext
4.4657 -
4.4658 - # OK, works on sane cases. Now check whether nonexistent headers
4.4659 - # can be detected and how.
4.4660 - cat >conftest.$ac_ext <<_ACEOF
4.4661 -/* confdefs.h. */
4.4662 -_ACEOF
4.4663 -cat confdefs.h >>conftest.$ac_ext
4.4664 -cat >>conftest.$ac_ext <<_ACEOF
4.4665 -/* end confdefs.h. */
4.4666 -@%:@include <ac_nonexistent.h>
4.4667 -_ACEOF
4.4668 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.4669 -case "(($ac_try" in
4.4670 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4671 - *) ac_try_echo=$ac_try;;
4.4672 -esac
4.4673 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4674 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.4675 - ac_status=$?
4.4676 - grep -v '^ *+' conftest.er1 >conftest.err
4.4677 - rm -f conftest.er1
4.4678 - cat conftest.err >&5
4.4679 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4680 - (exit $ac_status); } >/dev/null && {
4.4681 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4.4682 - test ! -s conftest.err
4.4683 - }; then
4.4684 - # Broken: success on invalid input.
4.4685 -continue
4.4686 -else
4.4687 - echo "$as_me: failed program was:" >&5
4.4688 -sed 's/^/| /' conftest.$ac_ext >&5
4.4689 -
4.4690 - # Passes both tests.
4.4691 -ac_preproc_ok=:
4.4692 -break
4.4693 -fi
4.4694 -
4.4695 -rm -f conftest.err conftest.$ac_ext
4.4696 -
4.4697 -done
4.4698 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.4699 -rm -f conftest.err conftest.$ac_ext
4.4700 -if $ac_preproc_ok; then
4.4701 - break
4.4702 -fi
4.4703 -
4.4704 - done
4.4705 - ac_cv_prog_CPP=$CPP
4.4706 -
4.4707 -fi
4.4708 - CPP=$ac_cv_prog_CPP
4.4709 -else
4.4710 - ac_cv_prog_CPP=$CPP
4.4711 -fi
4.4712 -{ echo "$as_me:$LINENO: result: $CPP" >&5
4.4713 -echo "${ECHO_T}$CPP" >&6; }
4.4714 -ac_preproc_ok=false
4.4715 -for ac_c_preproc_warn_flag in '' yes
4.4716 -do
4.4717 - # Use a header file that comes with gcc, so configuring glibc
4.4718 - # with a fresh cross-compiler works.
4.4719 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.4720 - # <limits.h> exists even on freestanding compilers.
4.4721 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.4722 - # not just through cpp. "Syntax error" is here to catch this case.
4.4723 - cat >conftest.$ac_ext <<_ACEOF
4.4724 -/* confdefs.h. */
4.4725 -_ACEOF
4.4726 -cat confdefs.h >>conftest.$ac_ext
4.4727 -cat >>conftest.$ac_ext <<_ACEOF
4.4728 -/* end confdefs.h. */
4.4729 -@%:@ifdef __STDC__
4.4730 -@%:@ include <limits.h>
4.4731 -@%:@else
4.4732 -@%:@ include <assert.h>
4.4733 -@%:@endif
4.4734 - Syntax error
4.4735 -_ACEOF
4.4736 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.4737 -case "(($ac_try" in
4.4738 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4739 - *) ac_try_echo=$ac_try;;
4.4740 -esac
4.4741 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4742 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.4743 - ac_status=$?
4.4744 - grep -v '^ *+' conftest.er1 >conftest.err
4.4745 - rm -f conftest.er1
4.4746 - cat conftest.err >&5
4.4747 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4748 - (exit $ac_status); } >/dev/null && {
4.4749 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4.4750 - test ! -s conftest.err
4.4751 - }; then
4.4752 - :
4.4753 -else
4.4754 - echo "$as_me: failed program was:" >&5
4.4755 -sed 's/^/| /' conftest.$ac_ext >&5
4.4756 -
4.4757 - # Broken: fails on valid input.
4.4758 -continue
4.4759 -fi
4.4760 -
4.4761 -rm -f conftest.err conftest.$ac_ext
4.4762 -
4.4763 - # OK, works on sane cases. Now check whether nonexistent headers
4.4764 - # can be detected and how.
4.4765 - cat >conftest.$ac_ext <<_ACEOF
4.4766 -/* confdefs.h. */
4.4767 -_ACEOF
4.4768 -cat confdefs.h >>conftest.$ac_ext
4.4769 -cat >>conftest.$ac_ext <<_ACEOF
4.4770 -/* end confdefs.h. */
4.4771 -@%:@include <ac_nonexistent.h>
4.4772 -_ACEOF
4.4773 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.4774 -case "(($ac_try" in
4.4775 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4776 - *) ac_try_echo=$ac_try;;
4.4777 -esac
4.4778 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4779 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.4780 - ac_status=$?
4.4781 - grep -v '^ *+' conftest.er1 >conftest.err
4.4782 - rm -f conftest.er1
4.4783 - cat conftest.err >&5
4.4784 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4785 - (exit $ac_status); } >/dev/null && {
4.4786 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4.4787 - test ! -s conftest.err
4.4788 - }; then
4.4789 - # Broken: success on invalid input.
4.4790 -continue
4.4791 -else
4.4792 - echo "$as_me: failed program was:" >&5
4.4793 -sed 's/^/| /' conftest.$ac_ext >&5
4.4794 -
4.4795 - # Passes both tests.
4.4796 -ac_preproc_ok=:
4.4797 -break
4.4798 -fi
4.4799 -
4.4800 -rm -f conftest.err conftest.$ac_ext
4.4801 -
4.4802 -done
4.4803 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.4804 -rm -f conftest.err conftest.$ac_ext
4.4805 -if $ac_preproc_ok; then
4.4806 - :
4.4807 -else
4.4808 - { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4.4809 -See \`config.log' for more details." >&5
4.4810 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4.4811 -See \`config.log' for more details." >&2;}
4.4812 - { (exit 1); exit 1; }; }
4.4813 -fi
4.4814 -
4.4815 -ac_ext=c
4.4816 -ac_cpp='$CPP $CPPFLAGS'
4.4817 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.4818 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.4819 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.4820 -
4.4821 -
4.4822 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4.4823 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4.4824 -if test "${ac_cv_header_stdc+set}" = set; then
4.4825 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.4826 -else
4.4827 - cat >conftest.$ac_ext <<_ACEOF
4.4828 -/* confdefs.h. */
4.4829 -_ACEOF
4.4830 -cat confdefs.h >>conftest.$ac_ext
4.4831 -cat >>conftest.$ac_ext <<_ACEOF
4.4832 -/* end confdefs.h. */
4.4833 -#include <stdlib.h>
4.4834 -#include <stdarg.h>
4.4835 -#include <string.h>
4.4836 -#include <float.h>
4.4837 -
4.4838 -int
4.4839 -main ()
4.4840 -{
4.4841 -
4.4842 - ;
4.4843 - return 0;
4.4844 -}
4.4845 -_ACEOF
4.4846 -rm -f conftest.$ac_objext
4.4847 -if { (ac_try="$ac_compile"
4.4848 -case "(($ac_try" in
4.4849 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4850 - *) ac_try_echo=$ac_try;;
4.4851 -esac
4.4852 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4853 - (eval "$ac_compile") 2>conftest.er1
4.4854 - ac_status=$?
4.4855 - grep -v '^ *+' conftest.er1 >conftest.err
4.4856 - rm -f conftest.er1
4.4857 - cat conftest.err >&5
4.4858 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4859 - (exit $ac_status); } && {
4.4860 - test -z "$ac_c_werror_flag" ||
4.4861 - test ! -s conftest.err
4.4862 - } && test -s conftest.$ac_objext; then
4.4863 - ac_cv_header_stdc=yes
4.4864 -else
4.4865 - echo "$as_me: failed program was:" >&5
4.4866 -sed 's/^/| /' conftest.$ac_ext >&5
4.4867 -
4.4868 - ac_cv_header_stdc=no
4.4869 -fi
4.4870 -
4.4871 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.4872 -
4.4873 -if test $ac_cv_header_stdc = yes; then
4.4874 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4.4875 - cat >conftest.$ac_ext <<_ACEOF
4.4876 -/* confdefs.h. */
4.4877 -_ACEOF
4.4878 -cat confdefs.h >>conftest.$ac_ext
4.4879 -cat >>conftest.$ac_ext <<_ACEOF
4.4880 -/* end confdefs.h. */
4.4881 -#include <string.h>
4.4882 -
4.4883 -_ACEOF
4.4884 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4.4885 - $EGREP "memchr" >/dev/null 2>&1; then
4.4886 - :
4.4887 -else
4.4888 - ac_cv_header_stdc=no
4.4889 -fi
4.4890 -rm -f conftest*
4.4891 -
4.4892 -fi
4.4893 -
4.4894 -if test $ac_cv_header_stdc = yes; then
4.4895 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4.4896 - cat >conftest.$ac_ext <<_ACEOF
4.4897 -/* confdefs.h. */
4.4898 -_ACEOF
4.4899 -cat confdefs.h >>conftest.$ac_ext
4.4900 -cat >>conftest.$ac_ext <<_ACEOF
4.4901 -/* end confdefs.h. */
4.4902 -#include <stdlib.h>
4.4903 -
4.4904 -_ACEOF
4.4905 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4.4906 - $EGREP "free" >/dev/null 2>&1; then
4.4907 - :
4.4908 -else
4.4909 - ac_cv_header_stdc=no
4.4910 -fi
4.4911 -rm -f conftest*
4.4912 -
4.4913 -fi
4.4914 -
4.4915 -if test $ac_cv_header_stdc = yes; then
4.4916 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4.4917 - if test "$cross_compiling" = yes; then
4.4918 - :
4.4919 -else
4.4920 - cat >conftest.$ac_ext <<_ACEOF
4.4921 -/* confdefs.h. */
4.4922 -_ACEOF
4.4923 -cat confdefs.h >>conftest.$ac_ext
4.4924 -cat >>conftest.$ac_ext <<_ACEOF
4.4925 -/* end confdefs.h. */
4.4926 -#include <ctype.h>
4.4927 -#include <stdlib.h>
4.4928 -#if ((' ' & 0x0FF) == 0x020)
4.4929 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4.4930 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4.4931 -#else
4.4932 -# define ISLOWER(c) \
4.4933 - (('a' <= (c) && (c) <= 'i') \
4.4934 - || ('j' <= (c) && (c) <= 'r') \
4.4935 - || ('s' <= (c) && (c) <= 'z'))
4.4936 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4.4937 -#endif
4.4938 -
4.4939 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4.4940 -int
4.4941 -main ()
4.4942 -{
4.4943 - int i;
4.4944 - for (i = 0; i < 256; i++)
4.4945 - if (XOR (islower (i), ISLOWER (i))
4.4946 - || toupper (i) != TOUPPER (i))
4.4947 - return 2;
4.4948 - return 0;
4.4949 -}
4.4950 -_ACEOF
4.4951 -rm -f conftest$ac_exeext
4.4952 -if { (ac_try="$ac_link"
4.4953 -case "(($ac_try" in
4.4954 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4955 - *) ac_try_echo=$ac_try;;
4.4956 -esac
4.4957 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4958 - (eval "$ac_link") 2>&5
4.4959 - ac_status=$?
4.4960 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4961 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4.4962 - { (case "(($ac_try" in
4.4963 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.4964 - *) ac_try_echo=$ac_try;;
4.4965 -esac
4.4966 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.4967 - (eval "$ac_try") 2>&5
4.4968 - ac_status=$?
4.4969 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.4970 - (exit $ac_status); }; }; then
4.4971 - :
4.4972 -else
4.4973 - echo "$as_me: program exited with status $ac_status" >&5
4.4974 -echo "$as_me: failed program was:" >&5
4.4975 -sed 's/^/| /' conftest.$ac_ext >&5
4.4976 -
4.4977 -( exit $ac_status )
4.4978 -ac_cv_header_stdc=no
4.4979 -fi
4.4980 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4.4981 -fi
4.4982 -
4.4983 -
4.4984 -fi
4.4985 -fi
4.4986 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4.4987 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4.4988 -if test $ac_cv_header_stdc = yes; then
4.4989 -
4.4990 -cat >>confdefs.h <<\_ACEOF
4.4991 -@%:@define STDC_HEADERS 1
4.4992 -_ACEOF
4.4993 -
4.4994 -fi
4.4995 -
4.4996 -# On IRIX 5.3, sys/types and inttypes.h are conflicting.
4.4997 -
4.4998 -
4.4999 -
4.5000 -
4.5001 -
4.5002 -
4.5003 -
4.5004 -
4.5005 -
4.5006 -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4.5007 - inttypes.h stdint.h unistd.h
4.5008 -do
4.5009 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4.5010 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4.5011 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4.5012 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4.5013 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5014 -else
4.5015 - cat >conftest.$ac_ext <<_ACEOF
4.5016 -/* confdefs.h. */
4.5017 -_ACEOF
4.5018 -cat confdefs.h >>conftest.$ac_ext
4.5019 -cat >>conftest.$ac_ext <<_ACEOF
4.5020 -/* end confdefs.h. */
4.5021 -$ac_includes_default
4.5022 -
4.5023 -@%:@include <$ac_header>
4.5024 -_ACEOF
4.5025 -rm -f conftest.$ac_objext
4.5026 -if { (ac_try="$ac_compile"
4.5027 -case "(($ac_try" in
4.5028 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5029 - *) ac_try_echo=$ac_try;;
4.5030 -esac
4.5031 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5032 - (eval "$ac_compile") 2>conftest.er1
4.5033 - ac_status=$?
4.5034 - grep -v '^ *+' conftest.er1 >conftest.err
4.5035 - rm -f conftest.er1
4.5036 - cat conftest.err >&5
4.5037 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5038 - (exit $ac_status); } && {
4.5039 - test -z "$ac_c_werror_flag" ||
4.5040 - test ! -s conftest.err
4.5041 - } && test -s conftest.$ac_objext; then
4.5042 - eval "$as_ac_Header=yes"
4.5043 -else
4.5044 - echo "$as_me: failed program was:" >&5
4.5045 -sed 's/^/| /' conftest.$ac_ext >&5
4.5046 -
4.5047 - eval "$as_ac_Header=no"
4.5048 -fi
4.5049 -
4.5050 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5051 -fi
4.5052 -ac_res=`eval echo '${'$as_ac_Header'}'`
4.5053 - { echo "$as_me:$LINENO: result: $ac_res" >&5
4.5054 -echo "${ECHO_T}$ac_res" >&6; }
4.5055 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
4.5056 - cat >>confdefs.h <<_ACEOF
4.5057 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4.5058 -_ACEOF
4.5059 -
4.5060 -fi
4.5061 -
4.5062 -done
4.5063 -
4.5064 -
4.5065 -
4.5066 -for ac_header in dlfcn.h
4.5067 -do
4.5068 -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4.5069 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4.5070 - { echo "$as_me:$LINENO: checking for $ac_header" >&5
4.5071 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4.5072 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4.5073 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5074 -fi
4.5075 -ac_res=`eval echo '${'$as_ac_Header'}'`
4.5076 - { echo "$as_me:$LINENO: result: $ac_res" >&5
4.5077 -echo "${ECHO_T}$ac_res" >&6; }
4.5078 -else
4.5079 - # Is the header compilable?
4.5080 -{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
4.5081 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4.5082 -cat >conftest.$ac_ext <<_ACEOF
4.5083 -/* confdefs.h. */
4.5084 -_ACEOF
4.5085 -cat confdefs.h >>conftest.$ac_ext
4.5086 -cat >>conftest.$ac_ext <<_ACEOF
4.5087 -/* end confdefs.h. */
4.5088 -$ac_includes_default
4.5089 -@%:@include <$ac_header>
4.5090 -_ACEOF
4.5091 -rm -f conftest.$ac_objext
4.5092 -if { (ac_try="$ac_compile"
4.5093 -case "(($ac_try" in
4.5094 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5095 - *) ac_try_echo=$ac_try;;
4.5096 -esac
4.5097 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5098 - (eval "$ac_compile") 2>conftest.er1
4.5099 - ac_status=$?
4.5100 - grep -v '^ *+' conftest.er1 >conftest.err
4.5101 - rm -f conftest.er1
4.5102 - cat conftest.err >&5
4.5103 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5104 - (exit $ac_status); } && {
4.5105 - test -z "$ac_c_werror_flag" ||
4.5106 - test ! -s conftest.err
4.5107 - } && test -s conftest.$ac_objext; then
4.5108 - ac_header_compiler=yes
4.5109 -else
4.5110 - echo "$as_me: failed program was:" >&5
4.5111 -sed 's/^/| /' conftest.$ac_ext >&5
4.5112 -
4.5113 - ac_header_compiler=no
4.5114 -fi
4.5115 -
4.5116 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5117 -{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4.5118 -echo "${ECHO_T}$ac_header_compiler" >&6; }
4.5119 -
4.5120 -# Is the header present?
4.5121 -{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
4.5122 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4.5123 -cat >conftest.$ac_ext <<_ACEOF
4.5124 -/* confdefs.h. */
4.5125 -_ACEOF
4.5126 -cat confdefs.h >>conftest.$ac_ext
4.5127 -cat >>conftest.$ac_ext <<_ACEOF
4.5128 -/* end confdefs.h. */
4.5129 -@%:@include <$ac_header>
4.5130 -_ACEOF
4.5131 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.5132 -case "(($ac_try" in
4.5133 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5134 - *) ac_try_echo=$ac_try;;
4.5135 -esac
4.5136 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5137 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.5138 - ac_status=$?
4.5139 - grep -v '^ *+' conftest.er1 >conftest.err
4.5140 - rm -f conftest.er1
4.5141 - cat conftest.err >&5
4.5142 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5143 - (exit $ac_status); } >/dev/null && {
4.5144 - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4.5145 - test ! -s conftest.err
4.5146 - }; then
4.5147 - ac_header_preproc=yes
4.5148 -else
4.5149 - echo "$as_me: failed program was:" >&5
4.5150 -sed 's/^/| /' conftest.$ac_ext >&5
4.5151 -
4.5152 - ac_header_preproc=no
4.5153 -fi
4.5154 -
4.5155 -rm -f conftest.err conftest.$ac_ext
4.5156 -{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4.5157 -echo "${ECHO_T}$ac_header_preproc" >&6; }
4.5158 -
4.5159 -# So? What about this header?
4.5160 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4.5161 - yes:no: )
4.5162 - { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4.5163 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4.5164 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4.5165 -echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4.5166 - ac_header_preproc=yes
4.5167 - ;;
4.5168 - no:yes:* )
4.5169 - { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4.5170 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4.5171 - { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4.5172 -echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4.5173 - { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4.5174 -echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4.5175 - { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4.5176 -echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4.5177 - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4.5178 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4.5179 - { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4.5180 -echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4.5181 -
4.5182 - ;;
4.5183 -esac
4.5184 -{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4.5185 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4.5186 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4.5187 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5188 -else
4.5189 - eval "$as_ac_Header=\$ac_header_preproc"
4.5190 -fi
4.5191 -ac_res=`eval echo '${'$as_ac_Header'}'`
4.5192 - { echo "$as_me:$LINENO: result: $ac_res" >&5
4.5193 -echo "${ECHO_T}$ac_res" >&6; }
4.5194 -
4.5195 -fi
4.5196 -if test `eval echo '${'$as_ac_Header'}'` = yes; then
4.5197 - cat >>confdefs.h <<_ACEOF
4.5198 -@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4.5199 -_ACEOF
4.5200 -
4.5201 -fi
4.5202 -
4.5203 -done
4.5204 -
4.5205 -ac_ext=cpp
4.5206 -ac_cpp='$CXXCPP $CPPFLAGS'
4.5207 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.5208 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.5209 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.5210 -if test -z "$CXX"; then
4.5211 - if test -n "$CCC"; then
4.5212 - CXX=$CCC
4.5213 - else
4.5214 - if test -n "$ac_tool_prefix"; then
4.5215 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4.5216 - do
4.5217 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4.5218 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4.5219 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.5220 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.5221 -if test "${ac_cv_prog_CXX+set}" = set; then
4.5222 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5223 -else
4.5224 - if test -n "$CXX"; then
4.5225 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
4.5226 -else
4.5227 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.5228 -for as_dir in $PATH
4.5229 -do
4.5230 - IFS=$as_save_IFS
4.5231 - test -z "$as_dir" && as_dir=.
4.5232 - for ac_exec_ext in '' $ac_executable_extensions; do
4.5233 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.5234 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
4.5235 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.5236 - break 2
4.5237 - fi
4.5238 -done
4.5239 -done
4.5240 -IFS=$as_save_IFS
4.5241 -
4.5242 -fi
4.5243 -fi
4.5244 -CXX=$ac_cv_prog_CXX
4.5245 -if test -n "$CXX"; then
4.5246 - { echo "$as_me:$LINENO: result: $CXX" >&5
4.5247 -echo "${ECHO_T}$CXX" >&6; }
4.5248 -else
4.5249 - { echo "$as_me:$LINENO: result: no" >&5
4.5250 -echo "${ECHO_T}no" >&6; }
4.5251 -fi
4.5252 -
4.5253 -
4.5254 - test -n "$CXX" && break
4.5255 - done
4.5256 -fi
4.5257 -if test -z "$CXX"; then
4.5258 - ac_ct_CXX=$CXX
4.5259 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4.5260 -do
4.5261 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.5262 -set dummy $ac_prog; ac_word=$2
4.5263 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.5264 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.5265 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
4.5266 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5267 -else
4.5268 - if test -n "$ac_ct_CXX"; then
4.5269 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4.5270 -else
4.5271 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.5272 -for as_dir in $PATH
4.5273 -do
4.5274 - IFS=$as_save_IFS
4.5275 - test -z "$as_dir" && as_dir=.
4.5276 - for ac_exec_ext in '' $ac_executable_extensions; do
4.5277 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.5278 - ac_cv_prog_ac_ct_CXX="$ac_prog"
4.5279 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.5280 - break 2
4.5281 - fi
4.5282 -done
4.5283 -done
4.5284 -IFS=$as_save_IFS
4.5285 -
4.5286 -fi
4.5287 -fi
4.5288 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
4.5289 -if test -n "$ac_ct_CXX"; then
4.5290 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
4.5291 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
4.5292 -else
4.5293 - { echo "$as_me:$LINENO: result: no" >&5
4.5294 -echo "${ECHO_T}no" >&6; }
4.5295 -fi
4.5296 -
4.5297 -
4.5298 - test -n "$ac_ct_CXX" && break
4.5299 -done
4.5300 -
4.5301 - if test "x$ac_ct_CXX" = x; then
4.5302 - CXX="g++"
4.5303 - else
4.5304 - case $cross_compiling:$ac_tool_warned in
4.5305 -yes:)
4.5306 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.5307 -whose name does not start with the host triplet. If you think this
4.5308 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.5309 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.5310 -whose name does not start with the host triplet. If you think this
4.5311 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.5312 -ac_tool_warned=yes ;;
4.5313 -esac
4.5314 - CXX=$ac_ct_CXX
4.5315 - fi
4.5316 -fi
4.5317 -
4.5318 - fi
4.5319 -fi
4.5320 -# Provide some information about the compiler.
4.5321 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
4.5322 -ac_compiler=`set X $ac_compile; echo $2`
4.5323 -{ (ac_try="$ac_compiler --version >&5"
4.5324 -case "(($ac_try" in
4.5325 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5326 - *) ac_try_echo=$ac_try;;
4.5327 -esac
4.5328 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5329 - (eval "$ac_compiler --version >&5") 2>&5
4.5330 - ac_status=$?
4.5331 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5332 - (exit $ac_status); }
4.5333 -{ (ac_try="$ac_compiler -v >&5"
4.5334 -case "(($ac_try" in
4.5335 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5336 - *) ac_try_echo=$ac_try;;
4.5337 -esac
4.5338 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5339 - (eval "$ac_compiler -v >&5") 2>&5
4.5340 - ac_status=$?
4.5341 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5342 - (exit $ac_status); }
4.5343 -{ (ac_try="$ac_compiler -V >&5"
4.5344 -case "(($ac_try" in
4.5345 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5346 - *) ac_try_echo=$ac_try;;
4.5347 -esac
4.5348 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5349 - (eval "$ac_compiler -V >&5") 2>&5
4.5350 - ac_status=$?
4.5351 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5352 - (exit $ac_status); }
4.5353 -
4.5354 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
4.5355 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
4.5356 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
4.5357 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5358 -else
4.5359 - cat >conftest.$ac_ext <<_ACEOF
4.5360 -/* confdefs.h. */
4.5361 -_ACEOF
4.5362 -cat confdefs.h >>conftest.$ac_ext
4.5363 -cat >>conftest.$ac_ext <<_ACEOF
4.5364 -/* end confdefs.h. */
4.5365 -
4.5366 -int
4.5367 -main ()
4.5368 -{
4.5369 -#ifndef __GNUC__
4.5370 - choke me
4.5371 -#endif
4.5372 -
4.5373 - ;
4.5374 - return 0;
4.5375 -}
4.5376 -_ACEOF
4.5377 -rm -f conftest.$ac_objext
4.5378 -if { (ac_try="$ac_compile"
4.5379 -case "(($ac_try" in
4.5380 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5381 - *) ac_try_echo=$ac_try;;
4.5382 -esac
4.5383 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5384 - (eval "$ac_compile") 2>conftest.er1
4.5385 - ac_status=$?
4.5386 - grep -v '^ *+' conftest.er1 >conftest.err
4.5387 - rm -f conftest.er1
4.5388 - cat conftest.err >&5
4.5389 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5390 - (exit $ac_status); } && {
4.5391 - test -z "$ac_cxx_werror_flag" ||
4.5392 - test ! -s conftest.err
4.5393 - } && test -s conftest.$ac_objext; then
4.5394 - ac_compiler_gnu=yes
4.5395 -else
4.5396 - echo "$as_me: failed program was:" >&5
4.5397 -sed 's/^/| /' conftest.$ac_ext >&5
4.5398 -
4.5399 - ac_compiler_gnu=no
4.5400 -fi
4.5401 -
4.5402 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5403 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4.5404 -
4.5405 -fi
4.5406 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
4.5407 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
4.5408 -GXX=`test $ac_compiler_gnu = yes && echo yes`
4.5409 -ac_test_CXXFLAGS=${CXXFLAGS+set}
4.5410 -ac_save_CXXFLAGS=$CXXFLAGS
4.5411 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
4.5412 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
4.5413 -if test "${ac_cv_prog_cxx_g+set}" = set; then
4.5414 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5415 -else
4.5416 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
4.5417 - ac_cxx_werror_flag=yes
4.5418 - ac_cv_prog_cxx_g=no
4.5419 - CXXFLAGS="-g"
4.5420 - cat >conftest.$ac_ext <<_ACEOF
4.5421 -/* confdefs.h. */
4.5422 -_ACEOF
4.5423 -cat confdefs.h >>conftest.$ac_ext
4.5424 -cat >>conftest.$ac_ext <<_ACEOF
4.5425 -/* end confdefs.h. */
4.5426 -
4.5427 -int
4.5428 -main ()
4.5429 -{
4.5430 -
4.5431 - ;
4.5432 - return 0;
4.5433 -}
4.5434 -_ACEOF
4.5435 -rm -f conftest.$ac_objext
4.5436 -if { (ac_try="$ac_compile"
4.5437 -case "(($ac_try" in
4.5438 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5439 - *) ac_try_echo=$ac_try;;
4.5440 -esac
4.5441 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5442 - (eval "$ac_compile") 2>conftest.er1
4.5443 - ac_status=$?
4.5444 - grep -v '^ *+' conftest.er1 >conftest.err
4.5445 - rm -f conftest.er1
4.5446 - cat conftest.err >&5
4.5447 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5448 - (exit $ac_status); } && {
4.5449 - test -z "$ac_cxx_werror_flag" ||
4.5450 - test ! -s conftest.err
4.5451 - } && test -s conftest.$ac_objext; then
4.5452 - ac_cv_prog_cxx_g=yes
4.5453 -else
4.5454 - echo "$as_me: failed program was:" >&5
4.5455 -sed 's/^/| /' conftest.$ac_ext >&5
4.5456 -
4.5457 - CXXFLAGS=""
4.5458 - cat >conftest.$ac_ext <<_ACEOF
4.5459 -/* confdefs.h. */
4.5460 -_ACEOF
4.5461 -cat confdefs.h >>conftest.$ac_ext
4.5462 -cat >>conftest.$ac_ext <<_ACEOF
4.5463 -/* end confdefs.h. */
4.5464 -
4.5465 -int
4.5466 -main ()
4.5467 -{
4.5468 -
4.5469 - ;
4.5470 - return 0;
4.5471 -}
4.5472 -_ACEOF
4.5473 -rm -f conftest.$ac_objext
4.5474 -if { (ac_try="$ac_compile"
4.5475 -case "(($ac_try" in
4.5476 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5477 - *) ac_try_echo=$ac_try;;
4.5478 -esac
4.5479 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5480 - (eval "$ac_compile") 2>conftest.er1
4.5481 - ac_status=$?
4.5482 - grep -v '^ *+' conftest.er1 >conftest.err
4.5483 - rm -f conftest.er1
4.5484 - cat conftest.err >&5
4.5485 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5486 - (exit $ac_status); } && {
4.5487 - test -z "$ac_cxx_werror_flag" ||
4.5488 - test ! -s conftest.err
4.5489 - } && test -s conftest.$ac_objext; then
4.5490 - :
4.5491 -else
4.5492 - echo "$as_me: failed program was:" >&5
4.5493 -sed 's/^/| /' conftest.$ac_ext >&5
4.5494 -
4.5495 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4.5496 - CXXFLAGS="-g"
4.5497 - cat >conftest.$ac_ext <<_ACEOF
4.5498 -/* confdefs.h. */
4.5499 -_ACEOF
4.5500 -cat confdefs.h >>conftest.$ac_ext
4.5501 -cat >>conftest.$ac_ext <<_ACEOF
4.5502 -/* end confdefs.h. */
4.5503 -
4.5504 -int
4.5505 -main ()
4.5506 -{
4.5507 -
4.5508 - ;
4.5509 - return 0;
4.5510 -}
4.5511 -_ACEOF
4.5512 -rm -f conftest.$ac_objext
4.5513 -if { (ac_try="$ac_compile"
4.5514 -case "(($ac_try" in
4.5515 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5516 - *) ac_try_echo=$ac_try;;
4.5517 -esac
4.5518 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5519 - (eval "$ac_compile") 2>conftest.er1
4.5520 - ac_status=$?
4.5521 - grep -v '^ *+' conftest.er1 >conftest.err
4.5522 - rm -f conftest.er1
4.5523 - cat conftest.err >&5
4.5524 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5525 - (exit $ac_status); } && {
4.5526 - test -z "$ac_cxx_werror_flag" ||
4.5527 - test ! -s conftest.err
4.5528 - } && test -s conftest.$ac_objext; then
4.5529 - ac_cv_prog_cxx_g=yes
4.5530 -else
4.5531 - echo "$as_me: failed program was:" >&5
4.5532 -sed 's/^/| /' conftest.$ac_ext >&5
4.5533 -
4.5534 -
4.5535 -fi
4.5536 -
4.5537 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5538 -fi
4.5539 -
4.5540 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5541 -fi
4.5542 -
4.5543 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.5544 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4.5545 -fi
4.5546 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
4.5547 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
4.5548 -if test "$ac_test_CXXFLAGS" = set; then
4.5549 - CXXFLAGS=$ac_save_CXXFLAGS
4.5550 -elif test $ac_cv_prog_cxx_g = yes; then
4.5551 - if test "$GXX" = yes; then
4.5552 - CXXFLAGS="-g -O2"
4.5553 - else
4.5554 - CXXFLAGS="-g"
4.5555 - fi
4.5556 -else
4.5557 - if test "$GXX" = yes; then
4.5558 - CXXFLAGS="-O2"
4.5559 - else
4.5560 - CXXFLAGS=
4.5561 - fi
4.5562 -fi
4.5563 -ac_ext=cpp
4.5564 -ac_cpp='$CXXCPP $CPPFLAGS'
4.5565 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.5566 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.5567 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.5568 -
4.5569 -depcc="$CXX" am_compiler_list=
4.5570 -
4.5571 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4.5572 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4.5573 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
4.5574 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5575 -else
4.5576 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4.5577 - # We make a subdir and do the tests there. Otherwise we can end up
4.5578 - # making bogus files that we don't know about and never remove. For
4.5579 - # instance it was reported that on HP-UX the gcc test will end up
4.5580 - # making a dummy file named `D' -- because `-MD' means `put the output
4.5581 - # in D'.
4.5582 - mkdir conftest.dir
4.5583 - # Copy depcomp to subdir because otherwise we won't find it if we're
4.5584 - # using a relative directory.
4.5585 - cp "$am_depcomp" conftest.dir
4.5586 - cd conftest.dir
4.5587 - # We will build objects and dependencies in a subdirectory because
4.5588 - # it helps to detect inapplicable dependency modes. For instance
4.5589 - # both Tru64's cc and ICC support -MD to output dependencies as a
4.5590 - # side effect of compilation, but ICC will put the dependencies in
4.5591 - # the current directory while Tru64 will put them in the object
4.5592 - # directory.
4.5593 - mkdir sub
4.5594 -
4.5595 - am_cv_CXX_dependencies_compiler_type=none
4.5596 - if test "$am_compiler_list" = ""; then
4.5597 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4.5598 - fi
4.5599 - for depmode in $am_compiler_list; do
4.5600 - # Setup a source with many dependencies, because some compilers
4.5601 - # like to wrap large dependency lists on column 80 (with \), and
4.5602 - # we should not choose a depcomp mode which is confused by this.
4.5603 - #
4.5604 - # We need to recreate these files for each test, as the compiler may
4.5605 - # overwrite some of them when testing with obscure command lines.
4.5606 - # This happens at least with the AIX C compiler.
4.5607 - : > sub/conftest.c
4.5608 - for i in 1 2 3 4 5 6; do
4.5609 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
4.5610 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4.5611 - # Solaris 8's {/usr,}/bin/sh.
4.5612 - touch sub/conftst$i.h
4.5613 - done
4.5614 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4.5615 -
4.5616 - case $depmode in
4.5617 - nosideeffect)
4.5618 - # after this tag, mechanisms are not by side-effect, so they'll
4.5619 - # only be used when explicitly requested
4.5620 - if test "x$enable_dependency_tracking" = xyes; then
4.5621 - continue
4.5622 - else
4.5623 - break
4.5624 - fi
4.5625 - ;;
4.5626 - none) break ;;
4.5627 - esac
4.5628 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
4.5629 - # mode. It turns out that the SunPro C++ compiler does not properly
4.5630 - # handle `-M -o', and we need to detect this.
4.5631 - if depmode=$depmode \
4.5632 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4.5633 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4.5634 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
4.5635 - >/dev/null 2>conftest.err &&
4.5636 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4.5637 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4.5638 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4.5639 - # icc doesn't choke on unknown options, it will just issue warnings
4.5640 - # or remarks (even with -Werror). So we grep stderr for any message
4.5641 - # that says an option was ignored or not supported.
4.5642 - # When given -MP, icc 7.0 and 7.1 complain thusly:
4.5643 - # icc: Command line warning: ignoring option '-M'; no argument required
4.5644 - # The diagnosis changed in icc 8.0:
4.5645 - # icc: Command line remark: option '-MP' not supported
4.5646 - if (grep 'ignoring option' conftest.err ||
4.5647 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4.5648 - am_cv_CXX_dependencies_compiler_type=$depmode
4.5649 - break
4.5650 - fi
4.5651 - fi
4.5652 - done
4.5653 -
4.5654 - cd ..
4.5655 - rm -rf conftest.dir
4.5656 -else
4.5657 - am_cv_CXX_dependencies_compiler_type=none
4.5658 -fi
4.5659 -
4.5660 -fi
4.5661 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
4.5662 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
4.5663 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
4.5664 -
4.5665 -
4.5666 -
4.5667 -if
4.5668 - test "x$enable_dependency_tracking" != xno \
4.5669 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
4.5670 - am__fastdepCXX_TRUE=
4.5671 - am__fastdepCXX_FALSE='#'
4.5672 -else
4.5673 - am__fastdepCXX_TRUE='#'
4.5674 - am__fastdepCXX_FALSE=
4.5675 -fi
4.5676 -
4.5677 -
4.5678 -ac_ext=cpp
4.5679 -ac_cpp='$CXXCPP $CPPFLAGS'
4.5680 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.5681 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.5682 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.5683 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4.5684 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
4.5685 -if test -z "$CXXCPP"; then
4.5686 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
4.5687 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5688 -else
4.5689 - # Double quotes because CXXCPP needs to be expanded
4.5690 - for CXXCPP in "$CXX -E" "/lib/cpp"
4.5691 - do
4.5692 - ac_preproc_ok=false
4.5693 -for ac_cxx_preproc_warn_flag in '' yes
4.5694 -do
4.5695 - # Use a header file that comes with gcc, so configuring glibc
4.5696 - # with a fresh cross-compiler works.
4.5697 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.5698 - # <limits.h> exists even on freestanding compilers.
4.5699 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.5700 - # not just through cpp. "Syntax error" is here to catch this case.
4.5701 - cat >conftest.$ac_ext <<_ACEOF
4.5702 -/* confdefs.h. */
4.5703 -_ACEOF
4.5704 -cat confdefs.h >>conftest.$ac_ext
4.5705 -cat >>conftest.$ac_ext <<_ACEOF
4.5706 -/* end confdefs.h. */
4.5707 -@%:@ifdef __STDC__
4.5708 -@%:@ include <limits.h>
4.5709 -@%:@else
4.5710 -@%:@ include <assert.h>
4.5711 -@%:@endif
4.5712 - Syntax error
4.5713 -_ACEOF
4.5714 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.5715 -case "(($ac_try" in
4.5716 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5717 - *) ac_try_echo=$ac_try;;
4.5718 -esac
4.5719 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5720 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.5721 - ac_status=$?
4.5722 - grep -v '^ *+' conftest.er1 >conftest.err
4.5723 - rm -f conftest.er1
4.5724 - cat conftest.err >&5
4.5725 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5726 - (exit $ac_status); } >/dev/null && {
4.5727 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.5728 - test ! -s conftest.err
4.5729 - }; then
4.5730 - :
4.5731 -else
4.5732 - echo "$as_me: failed program was:" >&5
4.5733 -sed 's/^/| /' conftest.$ac_ext >&5
4.5734 -
4.5735 - # Broken: fails on valid input.
4.5736 -continue
4.5737 -fi
4.5738 -
4.5739 -rm -f conftest.err conftest.$ac_ext
4.5740 -
4.5741 - # OK, works on sane cases. Now check whether nonexistent headers
4.5742 - # can be detected and how.
4.5743 - cat >conftest.$ac_ext <<_ACEOF
4.5744 -/* confdefs.h. */
4.5745 -_ACEOF
4.5746 -cat confdefs.h >>conftest.$ac_ext
4.5747 -cat >>conftest.$ac_ext <<_ACEOF
4.5748 -/* end confdefs.h. */
4.5749 -@%:@include <ac_nonexistent.h>
4.5750 -_ACEOF
4.5751 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.5752 -case "(($ac_try" in
4.5753 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5754 - *) ac_try_echo=$ac_try;;
4.5755 -esac
4.5756 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5757 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.5758 - ac_status=$?
4.5759 - grep -v '^ *+' conftest.er1 >conftest.err
4.5760 - rm -f conftest.er1
4.5761 - cat conftest.err >&5
4.5762 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5763 - (exit $ac_status); } >/dev/null && {
4.5764 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.5765 - test ! -s conftest.err
4.5766 - }; then
4.5767 - # Broken: success on invalid input.
4.5768 -continue
4.5769 -else
4.5770 - echo "$as_me: failed program was:" >&5
4.5771 -sed 's/^/| /' conftest.$ac_ext >&5
4.5772 -
4.5773 - # Passes both tests.
4.5774 -ac_preproc_ok=:
4.5775 -break
4.5776 -fi
4.5777 -
4.5778 -rm -f conftest.err conftest.$ac_ext
4.5779 -
4.5780 -done
4.5781 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.5782 -rm -f conftest.err conftest.$ac_ext
4.5783 -if $ac_preproc_ok; then
4.5784 - break
4.5785 -fi
4.5786 -
4.5787 - done
4.5788 - ac_cv_prog_CXXCPP=$CXXCPP
4.5789 -
4.5790 -fi
4.5791 - CXXCPP=$ac_cv_prog_CXXCPP
4.5792 -else
4.5793 - ac_cv_prog_CXXCPP=$CXXCPP
4.5794 -fi
4.5795 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
4.5796 -echo "${ECHO_T}$CXXCPP" >&6; }
4.5797 -ac_preproc_ok=false
4.5798 -for ac_cxx_preproc_warn_flag in '' yes
4.5799 -do
4.5800 - # Use a header file that comes with gcc, so configuring glibc
4.5801 - # with a fresh cross-compiler works.
4.5802 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.5803 - # <limits.h> exists even on freestanding compilers.
4.5804 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.5805 - # not just through cpp. "Syntax error" is here to catch this case.
4.5806 - cat >conftest.$ac_ext <<_ACEOF
4.5807 -/* confdefs.h. */
4.5808 -_ACEOF
4.5809 -cat confdefs.h >>conftest.$ac_ext
4.5810 -cat >>conftest.$ac_ext <<_ACEOF
4.5811 -/* end confdefs.h. */
4.5812 -@%:@ifdef __STDC__
4.5813 -@%:@ include <limits.h>
4.5814 -@%:@else
4.5815 -@%:@ include <assert.h>
4.5816 -@%:@endif
4.5817 - Syntax error
4.5818 -_ACEOF
4.5819 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.5820 -case "(($ac_try" in
4.5821 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5822 - *) ac_try_echo=$ac_try;;
4.5823 -esac
4.5824 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5825 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.5826 - ac_status=$?
4.5827 - grep -v '^ *+' conftest.er1 >conftest.err
4.5828 - rm -f conftest.er1
4.5829 - cat conftest.err >&5
4.5830 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5831 - (exit $ac_status); } >/dev/null && {
4.5832 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.5833 - test ! -s conftest.err
4.5834 - }; then
4.5835 - :
4.5836 -else
4.5837 - echo "$as_me: failed program was:" >&5
4.5838 -sed 's/^/| /' conftest.$ac_ext >&5
4.5839 -
4.5840 - # Broken: fails on valid input.
4.5841 -continue
4.5842 -fi
4.5843 -
4.5844 -rm -f conftest.err conftest.$ac_ext
4.5845 -
4.5846 - # OK, works on sane cases. Now check whether nonexistent headers
4.5847 - # can be detected and how.
4.5848 - cat >conftest.$ac_ext <<_ACEOF
4.5849 -/* confdefs.h. */
4.5850 -_ACEOF
4.5851 -cat confdefs.h >>conftest.$ac_ext
4.5852 -cat >>conftest.$ac_ext <<_ACEOF
4.5853 -/* end confdefs.h. */
4.5854 -@%:@include <ac_nonexistent.h>
4.5855 -_ACEOF
4.5856 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.5857 -case "(($ac_try" in
4.5858 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.5859 - *) ac_try_echo=$ac_try;;
4.5860 -esac
4.5861 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.5862 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.5863 - ac_status=$?
4.5864 - grep -v '^ *+' conftest.er1 >conftest.err
4.5865 - rm -f conftest.er1
4.5866 - cat conftest.err >&5
4.5867 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.5868 - (exit $ac_status); } >/dev/null && {
4.5869 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.5870 - test ! -s conftest.err
4.5871 - }; then
4.5872 - # Broken: success on invalid input.
4.5873 -continue
4.5874 -else
4.5875 - echo "$as_me: failed program was:" >&5
4.5876 -sed 's/^/| /' conftest.$ac_ext >&5
4.5877 -
4.5878 - # Passes both tests.
4.5879 -ac_preproc_ok=:
4.5880 -break
4.5881 -fi
4.5882 -
4.5883 -rm -f conftest.err conftest.$ac_ext
4.5884 -
4.5885 -done
4.5886 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.5887 -rm -f conftest.err conftest.$ac_ext
4.5888 -if $ac_preproc_ok; then
4.5889 - :
4.5890 -else
4.5891 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4.5892 -See \`config.log' for more details." >&5
4.5893 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4.5894 -See \`config.log' for more details." >&2;}
4.5895 - { (exit 1); exit 1; }; }
4.5896 -fi
4.5897 -
4.5898 -ac_ext=cpp
4.5899 -ac_cpp='$CXXCPP $CPPFLAGS'
4.5900 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.5901 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.5902 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.5903 -
4.5904 -
4.5905 -ac_ext=f
4.5906 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
4.5907 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.5908 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
4.5909 -if test -n "$ac_tool_prefix"; then
4.5910 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
4.5911 - do
4.5912 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4.5913 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4.5914 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.5915 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.5916 -if test "${ac_cv_prog_F77+set}" = set; then
4.5917 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5918 -else
4.5919 - if test -n "$F77"; then
4.5920 - ac_cv_prog_F77="$F77" # Let the user override the test.
4.5921 -else
4.5922 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.5923 -for as_dir in $PATH
4.5924 -do
4.5925 - IFS=$as_save_IFS
4.5926 - test -z "$as_dir" && as_dir=.
4.5927 - for ac_exec_ext in '' $ac_executable_extensions; do
4.5928 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.5929 - ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
4.5930 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.5931 - break 2
4.5932 - fi
4.5933 -done
4.5934 -done
4.5935 -IFS=$as_save_IFS
4.5936 -
4.5937 -fi
4.5938 -fi
4.5939 -F77=$ac_cv_prog_F77
4.5940 -if test -n "$F77"; then
4.5941 - { echo "$as_me:$LINENO: result: $F77" >&5
4.5942 -echo "${ECHO_T}$F77" >&6; }
4.5943 -else
4.5944 - { echo "$as_me:$LINENO: result: no" >&5
4.5945 -echo "${ECHO_T}no" >&6; }
4.5946 -fi
4.5947 -
4.5948 -
4.5949 - test -n "$F77" && break
4.5950 - done
4.5951 -fi
4.5952 -if test -z "$F77"; then
4.5953 - ac_ct_F77=$F77
4.5954 - for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
4.5955 -do
4.5956 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.5957 -set dummy $ac_prog; ac_word=$2
4.5958 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.5959 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.5960 -if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
4.5961 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.5962 -else
4.5963 - if test -n "$ac_ct_F77"; then
4.5964 - ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
4.5965 -else
4.5966 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.5967 -for as_dir in $PATH
4.5968 -do
4.5969 - IFS=$as_save_IFS
4.5970 - test -z "$as_dir" && as_dir=.
4.5971 - for ac_exec_ext in '' $ac_executable_extensions; do
4.5972 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.5973 - ac_cv_prog_ac_ct_F77="$ac_prog"
4.5974 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.5975 - break 2
4.5976 - fi
4.5977 -done
4.5978 -done
4.5979 -IFS=$as_save_IFS
4.5980 -
4.5981 -fi
4.5982 -fi
4.5983 -ac_ct_F77=$ac_cv_prog_ac_ct_F77
4.5984 -if test -n "$ac_ct_F77"; then
4.5985 - { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
4.5986 -echo "${ECHO_T}$ac_ct_F77" >&6; }
4.5987 -else
4.5988 - { echo "$as_me:$LINENO: result: no" >&5
4.5989 -echo "${ECHO_T}no" >&6; }
4.5990 -fi
4.5991 -
4.5992 -
4.5993 - test -n "$ac_ct_F77" && break
4.5994 -done
4.5995 -
4.5996 - if test "x$ac_ct_F77" = x; then
4.5997 - F77=""
4.5998 - else
4.5999 - case $cross_compiling:$ac_tool_warned in
4.6000 -yes:)
4.6001 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.6002 -whose name does not start with the host triplet. If you think this
4.6003 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.6004 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.6005 -whose name does not start with the host triplet. If you think this
4.6006 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.6007 -ac_tool_warned=yes ;;
4.6008 -esac
4.6009 - F77=$ac_ct_F77
4.6010 - fi
4.6011 -fi
4.6012 -
4.6013 -
4.6014 -# Provide some information about the compiler.
4.6015 -echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
4.6016 -ac_compiler=`set X $ac_compile; echo $2`
4.6017 -{ (ac_try="$ac_compiler --version >&5"
4.6018 -case "(($ac_try" in
4.6019 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.6020 - *) ac_try_echo=$ac_try;;
4.6021 -esac
4.6022 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.6023 - (eval "$ac_compiler --version >&5") 2>&5
4.6024 - ac_status=$?
4.6025 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6026 - (exit $ac_status); }
4.6027 -{ (ac_try="$ac_compiler -v >&5"
4.6028 -case "(($ac_try" in
4.6029 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.6030 - *) ac_try_echo=$ac_try;;
4.6031 -esac
4.6032 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.6033 - (eval "$ac_compiler -v >&5") 2>&5
4.6034 - ac_status=$?
4.6035 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6036 - (exit $ac_status); }
4.6037 -{ (ac_try="$ac_compiler -V >&5"
4.6038 -case "(($ac_try" in
4.6039 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.6040 - *) ac_try_echo=$ac_try;;
4.6041 -esac
4.6042 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.6043 - (eval "$ac_compiler -V >&5") 2>&5
4.6044 - ac_status=$?
4.6045 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6046 - (exit $ac_status); }
4.6047 -rm -f a.out
4.6048 -
4.6049 -# If we don't use `.F' as extension, the preprocessor is not run on the
4.6050 -# input file. (Note that this only needs to work for GNU compilers.)
4.6051 -ac_save_ext=$ac_ext
4.6052 -ac_ext=F
4.6053 -{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
4.6054 -echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
4.6055 -if test "${ac_cv_f77_compiler_gnu+set}" = set; then
4.6056 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6057 -else
4.6058 - cat >conftest.$ac_ext <<_ACEOF
4.6059 - program main
4.6060 -#ifndef __GNUC__
4.6061 - choke me
4.6062 -#endif
4.6063 -
4.6064 - end
4.6065 -_ACEOF
4.6066 -rm -f conftest.$ac_objext
4.6067 -if { (ac_try="$ac_compile"
4.6068 -case "(($ac_try" in
4.6069 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.6070 - *) ac_try_echo=$ac_try;;
4.6071 -esac
4.6072 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.6073 - (eval "$ac_compile") 2>conftest.er1
4.6074 - ac_status=$?
4.6075 - grep -v '^ *+' conftest.er1 >conftest.err
4.6076 - rm -f conftest.er1
4.6077 - cat conftest.err >&5
4.6078 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6079 - (exit $ac_status); } && {
4.6080 - test -z "$ac_f77_werror_flag" ||
4.6081 - test ! -s conftest.err
4.6082 - } && test -s conftest.$ac_objext; then
4.6083 - ac_compiler_gnu=yes
4.6084 -else
4.6085 - echo "$as_me: failed program was:" >&5
4.6086 -sed 's/^/| /' conftest.$ac_ext >&5
4.6087 -
4.6088 - ac_compiler_gnu=no
4.6089 -fi
4.6090 -
4.6091 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.6092 -ac_cv_f77_compiler_gnu=$ac_compiler_gnu
4.6093 -
4.6094 -fi
4.6095 -{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
4.6096 -echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
4.6097 -ac_ext=$ac_save_ext
4.6098 -ac_test_FFLAGS=${FFLAGS+set}
4.6099 -ac_save_FFLAGS=$FFLAGS
4.6100 -FFLAGS=
4.6101 -{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
4.6102 -echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
4.6103 -if test "${ac_cv_prog_f77_g+set}" = set; then
4.6104 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6105 -else
4.6106 - FFLAGS=-g
4.6107 -cat >conftest.$ac_ext <<_ACEOF
4.6108 - program main
4.6109 -
4.6110 - end
4.6111 -_ACEOF
4.6112 -rm -f conftest.$ac_objext
4.6113 -if { (ac_try="$ac_compile"
4.6114 -case "(($ac_try" in
4.6115 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.6116 - *) ac_try_echo=$ac_try;;
4.6117 -esac
4.6118 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.6119 - (eval "$ac_compile") 2>conftest.er1
4.6120 - ac_status=$?
4.6121 - grep -v '^ *+' conftest.er1 >conftest.err
4.6122 - rm -f conftest.er1
4.6123 - cat conftest.err >&5
4.6124 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6125 - (exit $ac_status); } && {
4.6126 - test -z "$ac_f77_werror_flag" ||
4.6127 - test ! -s conftest.err
4.6128 - } && test -s conftest.$ac_objext; then
4.6129 - ac_cv_prog_f77_g=yes
4.6130 -else
4.6131 - echo "$as_me: failed program was:" >&5
4.6132 -sed 's/^/| /' conftest.$ac_ext >&5
4.6133 -
4.6134 - ac_cv_prog_f77_g=no
4.6135 -fi
4.6136 -
4.6137 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.6138 -
4.6139 -fi
4.6140 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
4.6141 -echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
4.6142 -if test "$ac_test_FFLAGS" = set; then
4.6143 - FFLAGS=$ac_save_FFLAGS
4.6144 -elif test $ac_cv_prog_f77_g = yes; then
4.6145 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
4.6146 - FFLAGS="-g -O2"
4.6147 - else
4.6148 - FFLAGS="-g"
4.6149 - fi
4.6150 -else
4.6151 - if test "x$ac_cv_f77_compiler_gnu" = xyes; then
4.6152 - FFLAGS="-O2"
4.6153 - else
4.6154 - FFLAGS=
4.6155 - fi
4.6156 -fi
4.6157 -
4.6158 -G77=`test $ac_compiler_gnu = yes && echo yes`
4.6159 -ac_ext=c
4.6160 -ac_cpp='$CPP $CPPFLAGS'
4.6161 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.6162 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.6163 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.6164 -
4.6165 -
4.6166 -
4.6167 -# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
4.6168 -
4.6169 -# find the maximum length of command line arguments
4.6170 -{ echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
4.6171 -echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6; }
4.6172 -if test "${lt_cv_sys_max_cmd_len+set}" = set; then
4.6173 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6174 -else
4.6175 - i=0
4.6176 - teststring="ABCD"
4.6177 -
4.6178 - case $build_os in
4.6179 - msdosdjgpp*)
4.6180 - # On DJGPP, this test can blow up pretty badly due to problems in libc
4.6181 - # (any single argument exceeding 2000 bytes causes a buffer overrun
4.6182 - # during glob expansion). Even if it were fixed, the result of this
4.6183 - # check would be larger than it should be.
4.6184 - lt_cv_sys_max_cmd_len=12288; # 12K is about right
4.6185 - ;;
4.6186 -
4.6187 - gnu*)
4.6188 - # Under GNU Hurd, this test is not required because there is
4.6189 - # no limit to the length of command line arguments.
4.6190 - # Libtool will interpret -1 as no limit whatsoever
4.6191 - lt_cv_sys_max_cmd_len=-1;
4.6192 - ;;
4.6193 -
4.6194 - cygwin* | mingw*)
4.6195 - # On Win9x/ME, this test blows up -- it succeeds, but takes
4.6196 - # about 5 minutes as the teststring grows exponentially.
4.6197 - # Worse, since 9x/ME are not pre-emptively multitasking,
4.6198 - # you end up with a "frozen" computer, even though with patience
4.6199 - # the test eventually succeeds (with a max line length of 256k).
4.6200 - # Instead, let's just punt: use the minimum linelength reported by
4.6201 - # all of the supported platforms: 8192 (on NT/2K/XP).
4.6202 - lt_cv_sys_max_cmd_len=8192;
4.6203 - ;;
4.6204 -
4.6205 - amigaos*)
4.6206 - # On AmigaOS with pdksh, this test takes hours, literally.
4.6207 - # So we just punt and use a minimum line length of 8192.
4.6208 - lt_cv_sys_max_cmd_len=8192;
4.6209 - ;;
4.6210 -
4.6211 - *)
4.6212 - # If test is not a shell built-in, we'll probably end up computing a
4.6213 - # maximum length that is only half of the actual maximum length, but
4.6214 - # we can't tell.
4.6215 - while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
4.6216 - = "XX$teststring") >/dev/null 2>&1 &&
4.6217 - new_result=`expr "X$teststring" : ".*" 2>&1` &&
4.6218 - lt_cv_sys_max_cmd_len=$new_result &&
4.6219 - test $i != 17 # 1/2 MB should be enough
4.6220 - do
4.6221 - i=`expr $i + 1`
4.6222 - teststring=$teststring$teststring
4.6223 - done
4.6224 - teststring=
4.6225 - # Add a significant safety factor because C++ compilers can tack on massive
4.6226 - # amounts of additional arguments before passing them to the linker.
4.6227 - # It appears as though 1/2 is a usable value.
4.6228 - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4.6229 - ;;
4.6230 - esac
4.6231 -
4.6232 -fi
4.6233 -
4.6234 -if test -n $lt_cv_sys_max_cmd_len ; then
4.6235 - { echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
4.6236 -echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6; }
4.6237 -else
4.6238 - { echo "$as_me:$LINENO: result: none" >&5
4.6239 -echo "${ECHO_T}none" >&6; }
4.6240 -fi
4.6241 -
4.6242 -
4.6243 -
4.6244 -
4.6245 -# Check for command to grab the raw symbol name followed by C symbol from nm.
4.6246 -{ echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
4.6247 -echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
4.6248 -if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
4.6249 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6250 -else
4.6251 -
4.6252 -# These are sane defaults that work on at least a few old systems.
4.6253 -# [They come from Ultrix. What could be older than Ultrix?!! ;)]
4.6254 -
4.6255 -# Character class describing NM global symbol codes.
4.6256 -symcode='[BCDEGRST]'
4.6257 -
4.6258 -# Regexp to match symbols that can be accessed directly from C.
4.6259 -sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
4.6260 -
4.6261 -# Transform the above into a raw symbol and a C symbol.
4.6262 -symxfrm='\1 \2\3 \3'
4.6263 -
4.6264 -# Transform an extracted symbol line into a proper C declaration
4.6265 -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4.6266 -
4.6267 -# Transform an extracted symbol line into symbol name and symbol address
4.6268 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
4.6269 -
4.6270 -# Define system-specific variables.
4.6271 -case $host_os in
4.6272 -aix*)
4.6273 - symcode='[BCDT]'
4.6274 - ;;
4.6275 -cygwin* | mingw* | pw32*)
4.6276 - symcode='[ABCDGISTW]'
4.6277 - ;;
4.6278 -hpux*) # Its linker distinguishes data from code symbols
4.6279 - if test "$host_cpu" = ia64; then
4.6280 - symcode='[ABCDEGRST]'
4.6281 - fi
4.6282 - lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4.6283 - lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
4.6284 - ;;
4.6285 -irix* | nonstopux*)
4.6286 - symcode='[BCDEGRST]'
4.6287 - ;;
4.6288 -osf*)
4.6289 - symcode='[BCDEGQRST]'
4.6290 - ;;
4.6291 -solaris* | sysv5*)
4.6292 - symcode='[BDRT]'
4.6293 - ;;
4.6294 -sysv4)
4.6295 - symcode='[DFNSTU]'
4.6296 - ;;
4.6297 -esac
4.6298 -
4.6299 -# Handle CRLF in mingw tool chain
4.6300 -opt_cr=
4.6301 -case $build_os in
4.6302 -mingw*)
4.6303 - opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4.6304 - ;;
4.6305 -esac
4.6306 -
4.6307 -# If we're using GNU nm, then use its standard symbol codes.
4.6308 -case `$NM -V 2>&1` in
4.6309 -*GNU* | *'with BFD'*)
4.6310 - symcode='[ABCDGIRSTW]' ;;
4.6311 -esac
4.6312 -
4.6313 -# Try without a prefix undercore, then with it.
4.6314 -for ac_symprfx in "" "_"; do
4.6315 -
4.6316 - # Write the raw and C identifiers.
4.6317 - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
4.6318 -
4.6319 - # Check to see that the pipe works correctly.
4.6320 - pipe_works=no
4.6321 -
4.6322 - rm -f conftest*
4.6323 - cat > conftest.$ac_ext <<EOF
4.6324 -#ifdef __cplusplus
4.6325 -extern "C" {
4.6326 -#endif
4.6327 -char nm_test_var;
4.6328 -void nm_test_func(){}
4.6329 -#ifdef __cplusplus
4.6330 -}
4.6331 -#endif
4.6332 -int main(){nm_test_var='a';nm_test_func();return(0);}
4.6333 -EOF
4.6334 -
4.6335 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.6336 - (eval $ac_compile) 2>&5
4.6337 - ac_status=$?
4.6338 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6339 - (exit $ac_status); }; then
4.6340 - # Now try to grab the symbols.
4.6341 - nlist=conftest.nm
4.6342 - if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
4.6343 - (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
4.6344 - ac_status=$?
4.6345 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6346 - (exit $ac_status); } && test -s "$nlist"; then
4.6347 - # Try sorting and uniquifying the output.
4.6348 - if sort "$nlist" | uniq > "$nlist"T; then
4.6349 - mv -f "$nlist"T "$nlist"
4.6350 - else
4.6351 - rm -f "$nlist"T
4.6352 - fi
4.6353 -
4.6354 - # Make sure that we snagged all the symbols we need.
4.6355 - if grep ' nm_test_var$' "$nlist" >/dev/null; then
4.6356 - if grep ' nm_test_func$' "$nlist" >/dev/null; then
4.6357 - cat <<EOF > conftest.$ac_ext
4.6358 -#ifdef __cplusplus
4.6359 -extern "C" {
4.6360 -#endif
4.6361 -
4.6362 -EOF
4.6363 - # Now generate the symbol file.
4.6364 - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
4.6365 -
4.6366 - cat <<EOF >> conftest.$ac_ext
4.6367 -#if defined (__STDC__) && __STDC__
4.6368 -# define lt_ptr_t void *
4.6369 -#else
4.6370 -# define lt_ptr_t char *
4.6371 -# define const
4.6372 -#endif
4.6373 -
4.6374 -/* The mapping between symbol names and symbols. */
4.6375 -const struct {
4.6376 - const char *name;
4.6377 - lt_ptr_t address;
4.6378 -}
4.6379 -lt_preloaded_symbols[] =
4.6380 -{
4.6381 -EOF
4.6382 - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
4.6383 - cat <<\EOF >> conftest.$ac_ext
4.6384 - {0, (lt_ptr_t) 0}
4.6385 -};
4.6386 -
4.6387 -#ifdef __cplusplus
4.6388 -}
4.6389 -#endif
4.6390 -EOF
4.6391 - # Now try linking the two files.
4.6392 - mv conftest.$ac_objext conftstm.$ac_objext
4.6393 - lt_save_LIBS="$LIBS"
4.6394 - lt_save_CFLAGS="$CFLAGS"
4.6395 - LIBS="conftstm.$ac_objext"
4.6396 - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
4.6397 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.6398 - (eval $ac_link) 2>&5
4.6399 - ac_status=$?
4.6400 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.6401 - (exit $ac_status); } && test -s conftest${ac_exeext}; then
4.6402 - pipe_works=yes
4.6403 - fi
4.6404 - LIBS="$lt_save_LIBS"
4.6405 - CFLAGS="$lt_save_CFLAGS"
4.6406 - else
4.6407 - echo "cannot find nm_test_func in $nlist" >&5
4.6408 - fi
4.6409 - else
4.6410 - echo "cannot find nm_test_var in $nlist" >&5
4.6411 - fi
4.6412 - else
4.6413 - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
4.6414 - fi
4.6415 - else
4.6416 - echo "$progname: failed program was:" >&5
4.6417 - cat conftest.$ac_ext >&5
4.6418 - fi
4.6419 - rm -f conftest* conftst*
4.6420 -
4.6421 - # Do not use the global_symbol_pipe unless it works.
4.6422 - if test "$pipe_works" = yes; then
4.6423 - break
4.6424 - else
4.6425 - lt_cv_sys_global_symbol_pipe=
4.6426 - fi
4.6427 -done
4.6428 -
4.6429 -fi
4.6430 -
4.6431 -if test -z "$lt_cv_sys_global_symbol_pipe"; then
4.6432 - lt_cv_sys_global_symbol_to_cdecl=
4.6433 -fi
4.6434 -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
4.6435 - { echo "$as_me:$LINENO: result: failed" >&5
4.6436 -echo "${ECHO_T}failed" >&6; }
4.6437 -else
4.6438 - { echo "$as_me:$LINENO: result: ok" >&5
4.6439 -echo "${ECHO_T}ok" >&6; }
4.6440 -fi
4.6441 -
4.6442 -{ echo "$as_me:$LINENO: checking for objdir" >&5
4.6443 -echo $ECHO_N "checking for objdir... $ECHO_C" >&6; }
4.6444 -if test "${lt_cv_objdir+set}" = set; then
4.6445 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6446 -else
4.6447 - rm -f .libs 2>/dev/null
4.6448 -mkdir .libs 2>/dev/null
4.6449 -if test -d .libs; then
4.6450 - lt_cv_objdir=.libs
4.6451 -else
4.6452 - # MS-DOS does not allow filenames that begin with a dot.
4.6453 - lt_cv_objdir=_libs
4.6454 -fi
4.6455 -rmdir .libs 2>/dev/null
4.6456 -fi
4.6457 -{ echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
4.6458 -echo "${ECHO_T}$lt_cv_objdir" >&6; }
4.6459 -objdir=$lt_cv_objdir
4.6460 -
4.6461 -
4.6462 -
4.6463 -
4.6464 -
4.6465 -case $host_os in
4.6466 -aix3*)
4.6467 - # AIX sometimes has problems with the GCC collect2 program. For some
4.6468 - # reason, if we set the COLLECT_NAMES environment variable, the problems
4.6469 - # vanish in a puff of smoke.
4.6470 - if test "X${COLLECT_NAMES+set}" != Xset; then
4.6471 - COLLECT_NAMES=
4.6472 - export COLLECT_NAMES
4.6473 - fi
4.6474 - ;;
4.6475 -esac
4.6476 -
4.6477 -# Sed substitution that helps us do robust quoting. It backslashifies
4.6478 -# metacharacters that are still active within double-quoted strings.
4.6479 -Xsed='sed -e s/^X//'
4.6480 -sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
4.6481 -
4.6482 -# Same as above, but do not quote variable references.
4.6483 -double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'
4.6484 -
4.6485 -# Sed substitution to delay expansion of an escaped shell variable in a
4.6486 -# double_quote_subst'ed string.
4.6487 -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4.6488 -
4.6489 -# Sed substitution to avoid accidental globbing in evaled expressions
4.6490 -no_glob_subst='s/\*/\\\*/g'
4.6491 -
4.6492 -# Constants:
4.6493 -rm="rm -f"
4.6494 -
4.6495 -# Global variables:
4.6496 -default_ofile=libtool
4.6497 -can_build_shared=yes
4.6498 -
4.6499 -# All known linkers require a `.a' archive for static linking (except M$VC,
4.6500 -# which needs '.lib').
4.6501 -libext=a
4.6502 -ltmain="$ac_aux_dir/ltmain.sh"
4.6503 -ofile="$default_ofile"
4.6504 -with_gnu_ld="$lt_cv_prog_gnu_ld"
4.6505 -
4.6506 -if test -n "$ac_tool_prefix"; then
4.6507 - # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4.6508 -set dummy ${ac_tool_prefix}ar; ac_word=$2
4.6509 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6510 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6511 -if test "${ac_cv_prog_AR+set}" = set; then
4.6512 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6513 -else
4.6514 - if test -n "$AR"; then
4.6515 - ac_cv_prog_AR="$AR" # Let the user override the test.
4.6516 -else
4.6517 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6518 -for as_dir in $PATH
4.6519 -do
4.6520 - IFS=$as_save_IFS
4.6521 - test -z "$as_dir" && as_dir=.
4.6522 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6523 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6524 - ac_cv_prog_AR="${ac_tool_prefix}ar"
4.6525 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6526 - break 2
4.6527 - fi
4.6528 -done
4.6529 -done
4.6530 -IFS=$as_save_IFS
4.6531 -
4.6532 -fi
4.6533 -fi
4.6534 -AR=$ac_cv_prog_AR
4.6535 -if test -n "$AR"; then
4.6536 - { echo "$as_me:$LINENO: result: $AR" >&5
4.6537 -echo "${ECHO_T}$AR" >&6; }
4.6538 -else
4.6539 - { echo "$as_me:$LINENO: result: no" >&5
4.6540 -echo "${ECHO_T}no" >&6; }
4.6541 -fi
4.6542 -
4.6543 -
4.6544 -fi
4.6545 -if test -z "$ac_cv_prog_AR"; then
4.6546 - ac_ct_AR=$AR
4.6547 - # Extract the first word of "ar", so it can be a program name with args.
4.6548 -set dummy ar; ac_word=$2
4.6549 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6550 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6551 -if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4.6552 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6553 -else
4.6554 - if test -n "$ac_ct_AR"; then
4.6555 - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4.6556 -else
4.6557 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6558 -for as_dir in $PATH
4.6559 -do
4.6560 - IFS=$as_save_IFS
4.6561 - test -z "$as_dir" && as_dir=.
4.6562 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6563 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6564 - ac_cv_prog_ac_ct_AR="ar"
4.6565 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6566 - break 2
4.6567 - fi
4.6568 -done
4.6569 -done
4.6570 -IFS=$as_save_IFS
4.6571 -
4.6572 -fi
4.6573 -fi
4.6574 -ac_ct_AR=$ac_cv_prog_ac_ct_AR
4.6575 -if test -n "$ac_ct_AR"; then
4.6576 - { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4.6577 -echo "${ECHO_T}$ac_ct_AR" >&6; }
4.6578 -else
4.6579 - { echo "$as_me:$LINENO: result: no" >&5
4.6580 -echo "${ECHO_T}no" >&6; }
4.6581 -fi
4.6582 -
4.6583 - if test "x$ac_ct_AR" = x; then
4.6584 - AR="false"
4.6585 - else
4.6586 - case $cross_compiling:$ac_tool_warned in
4.6587 -yes:)
4.6588 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.6589 -whose name does not start with the host triplet. If you think this
4.6590 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.6591 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.6592 -whose name does not start with the host triplet. If you think this
4.6593 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.6594 -ac_tool_warned=yes ;;
4.6595 -esac
4.6596 - AR=$ac_ct_AR
4.6597 - fi
4.6598 -else
4.6599 - AR="$ac_cv_prog_AR"
4.6600 -fi
4.6601 -
4.6602 -if test -n "$ac_tool_prefix"; then
4.6603 - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4.6604 -set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4.6605 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6606 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6607 -if test "${ac_cv_prog_RANLIB+set}" = set; then
4.6608 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6609 -else
4.6610 - if test -n "$RANLIB"; then
4.6611 - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4.6612 -else
4.6613 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6614 -for as_dir in $PATH
4.6615 -do
4.6616 - IFS=$as_save_IFS
4.6617 - test -z "$as_dir" && as_dir=.
4.6618 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6619 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6620 - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4.6621 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6622 - break 2
4.6623 - fi
4.6624 -done
4.6625 -done
4.6626 -IFS=$as_save_IFS
4.6627 -
4.6628 -fi
4.6629 -fi
4.6630 -RANLIB=$ac_cv_prog_RANLIB
4.6631 -if test -n "$RANLIB"; then
4.6632 - { echo "$as_me:$LINENO: result: $RANLIB" >&5
4.6633 -echo "${ECHO_T}$RANLIB" >&6; }
4.6634 -else
4.6635 - { echo "$as_me:$LINENO: result: no" >&5
4.6636 -echo "${ECHO_T}no" >&6; }
4.6637 -fi
4.6638 -
4.6639 -
4.6640 -fi
4.6641 -if test -z "$ac_cv_prog_RANLIB"; then
4.6642 - ac_ct_RANLIB=$RANLIB
4.6643 - # Extract the first word of "ranlib", so it can be a program name with args.
4.6644 -set dummy ranlib; ac_word=$2
4.6645 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6646 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6647 -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4.6648 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6649 -else
4.6650 - if test -n "$ac_ct_RANLIB"; then
4.6651 - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4.6652 -else
4.6653 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6654 -for as_dir in $PATH
4.6655 -do
4.6656 - IFS=$as_save_IFS
4.6657 - test -z "$as_dir" && as_dir=.
4.6658 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6659 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6660 - ac_cv_prog_ac_ct_RANLIB="ranlib"
4.6661 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6662 - break 2
4.6663 - fi
4.6664 -done
4.6665 -done
4.6666 -IFS=$as_save_IFS
4.6667 -
4.6668 -fi
4.6669 -fi
4.6670 -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4.6671 -if test -n "$ac_ct_RANLIB"; then
4.6672 - { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4.6673 -echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
4.6674 -else
4.6675 - { echo "$as_me:$LINENO: result: no" >&5
4.6676 -echo "${ECHO_T}no" >&6; }
4.6677 -fi
4.6678 -
4.6679 - if test "x$ac_ct_RANLIB" = x; then
4.6680 - RANLIB=":"
4.6681 - else
4.6682 - case $cross_compiling:$ac_tool_warned in
4.6683 -yes:)
4.6684 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.6685 -whose name does not start with the host triplet. If you think this
4.6686 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.6687 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.6688 -whose name does not start with the host triplet. If you think this
4.6689 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.6690 -ac_tool_warned=yes ;;
4.6691 -esac
4.6692 - RANLIB=$ac_ct_RANLIB
4.6693 - fi
4.6694 -else
4.6695 - RANLIB="$ac_cv_prog_RANLIB"
4.6696 -fi
4.6697 -
4.6698 -if test -n "$ac_tool_prefix"; then
4.6699 - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4.6700 -set dummy ${ac_tool_prefix}strip; ac_word=$2
4.6701 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6702 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6703 -if test "${ac_cv_prog_STRIP+set}" = set; then
4.6704 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6705 -else
4.6706 - if test -n "$STRIP"; then
4.6707 - ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4.6708 -else
4.6709 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6710 -for as_dir in $PATH
4.6711 -do
4.6712 - IFS=$as_save_IFS
4.6713 - test -z "$as_dir" && as_dir=.
4.6714 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6715 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6716 - ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4.6717 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6718 - break 2
4.6719 - fi
4.6720 -done
4.6721 -done
4.6722 -IFS=$as_save_IFS
4.6723 -
4.6724 -fi
4.6725 -fi
4.6726 -STRIP=$ac_cv_prog_STRIP
4.6727 -if test -n "$STRIP"; then
4.6728 - { echo "$as_me:$LINENO: result: $STRIP" >&5
4.6729 -echo "${ECHO_T}$STRIP" >&6; }
4.6730 -else
4.6731 - { echo "$as_me:$LINENO: result: no" >&5
4.6732 -echo "${ECHO_T}no" >&6; }
4.6733 -fi
4.6734 -
4.6735 -
4.6736 -fi
4.6737 -if test -z "$ac_cv_prog_STRIP"; then
4.6738 - ac_ct_STRIP=$STRIP
4.6739 - # Extract the first word of "strip", so it can be a program name with args.
4.6740 -set dummy strip; ac_word=$2
4.6741 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.6742 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.6743 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4.6744 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6745 -else
4.6746 - if test -n "$ac_ct_STRIP"; then
4.6747 - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4.6748 -else
4.6749 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.6750 -for as_dir in $PATH
4.6751 -do
4.6752 - IFS=$as_save_IFS
4.6753 - test -z "$as_dir" && as_dir=.
4.6754 - for ac_exec_ext in '' $ac_executable_extensions; do
4.6755 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.6756 - ac_cv_prog_ac_ct_STRIP="strip"
4.6757 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.6758 - break 2
4.6759 - fi
4.6760 -done
4.6761 -done
4.6762 -IFS=$as_save_IFS
4.6763 -
4.6764 -fi
4.6765 -fi
4.6766 -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4.6767 -if test -n "$ac_ct_STRIP"; then
4.6768 - { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4.6769 -echo "${ECHO_T}$ac_ct_STRIP" >&6; }
4.6770 -else
4.6771 - { echo "$as_me:$LINENO: result: no" >&5
4.6772 -echo "${ECHO_T}no" >&6; }
4.6773 -fi
4.6774 -
4.6775 - if test "x$ac_ct_STRIP" = x; then
4.6776 - STRIP=":"
4.6777 - else
4.6778 - case $cross_compiling:$ac_tool_warned in
4.6779 -yes:)
4.6780 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.6781 -whose name does not start with the host triplet. If you think this
4.6782 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.6783 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.6784 -whose name does not start with the host triplet. If you think this
4.6785 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.6786 -ac_tool_warned=yes ;;
4.6787 -esac
4.6788 - STRIP=$ac_ct_STRIP
4.6789 - fi
4.6790 -else
4.6791 - STRIP="$ac_cv_prog_STRIP"
4.6792 -fi
4.6793 -
4.6794 -
4.6795 -old_CC="$CC"
4.6796 -old_CFLAGS="$CFLAGS"
4.6797 -
4.6798 -# Set sane defaults for various variables
4.6799 -test -z "$AR" && AR=ar
4.6800 -test -z "$AR_FLAGS" && AR_FLAGS=cru
4.6801 -test -z "$AS" && AS=as
4.6802 -test -z "$CC" && CC=cc
4.6803 -test -z "$LTCC" && LTCC=$CC
4.6804 -test -z "$DLLTOOL" && DLLTOOL=dlltool
4.6805 -test -z "$LD" && LD=ld
4.6806 -test -z "$LN_S" && LN_S="ln -s"
4.6807 -test -z "$MAGIC_CMD" && MAGIC_CMD=file
4.6808 -test -z "$NM" && NM=nm
4.6809 -test -z "$SED" && SED=sed
4.6810 -test -z "$OBJDUMP" && OBJDUMP=objdump
4.6811 -test -z "$RANLIB" && RANLIB=:
4.6812 -test -z "$STRIP" && STRIP=:
4.6813 -test -z "$ac_objext" && ac_objext=o
4.6814 -
4.6815 -# Determine commands to create old-style static archives.
4.6816 -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
4.6817 -old_postinstall_cmds='chmod 644 $oldlib'
4.6818 -old_postuninstall_cmds=
4.6819 -
4.6820 -if test -n "$RANLIB"; then
4.6821 - case $host_os in
4.6822 - openbsd*)
4.6823 - old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
4.6824 - ;;
4.6825 - *)
4.6826 - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
4.6827 - ;;
4.6828 - esac
4.6829 - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
4.6830 -fi
4.6831 -
4.6832 -# Only perform the check for file, if the check method requires it
4.6833 -case $deplibs_check_method in
4.6834 -file_magic*)
4.6835 - if test "$file_magic_cmd" = '$MAGIC_CMD'; then
4.6836 - { echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
4.6837 -echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6; }
4.6838 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
4.6839 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6840 -else
4.6841 - case $MAGIC_CMD in
4.6842 -[\\/*] | ?:[\\/]*)
4.6843 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
4.6844 - ;;
4.6845 -*)
4.6846 - lt_save_MAGIC_CMD="$MAGIC_CMD"
4.6847 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.6848 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
4.6849 - for ac_dir in $ac_dummy; do
4.6850 - IFS="$lt_save_ifs"
4.6851 - test -z "$ac_dir" && ac_dir=.
4.6852 - if test -f $ac_dir/${ac_tool_prefix}file; then
4.6853 - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
4.6854 - if test -n "$file_magic_test_file"; then
4.6855 - case $deplibs_check_method in
4.6856 - "file_magic "*)
4.6857 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
4.6858 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
4.6859 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
4.6860 - $EGREP "$file_magic_regex" > /dev/null; then
4.6861 - :
4.6862 - else
4.6863 - cat <<EOF 1>&2
4.6864 -
4.6865 -*** Warning: the command libtool uses to detect shared libraries,
4.6866 -*** $file_magic_cmd, produces output that libtool cannot recognize.
4.6867 -*** The result is that libtool may fail to recognize shared libraries
4.6868 -*** as such. This will affect the creation of libtool libraries that
4.6869 -*** depend on shared libraries, but programs linked with such libtool
4.6870 -*** libraries will work regardless of this problem. Nevertheless, you
4.6871 -*** may want to report the problem to your system manager and/or to
4.6872 -*** bug-libtool@gnu.org
4.6873 -
4.6874 -EOF
4.6875 - fi ;;
4.6876 - esac
4.6877 - fi
4.6878 - break
4.6879 - fi
4.6880 - done
4.6881 - IFS="$lt_save_ifs"
4.6882 - MAGIC_CMD="$lt_save_MAGIC_CMD"
4.6883 - ;;
4.6884 -esac
4.6885 -fi
4.6886 -
4.6887 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
4.6888 -if test -n "$MAGIC_CMD"; then
4.6889 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
4.6890 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
4.6891 -else
4.6892 - { echo "$as_me:$LINENO: result: no" >&5
4.6893 -echo "${ECHO_T}no" >&6; }
4.6894 -fi
4.6895 -
4.6896 -if test -z "$lt_cv_path_MAGIC_CMD"; then
4.6897 - if test -n "$ac_tool_prefix"; then
4.6898 - { echo "$as_me:$LINENO: checking for file" >&5
4.6899 -echo $ECHO_N "checking for file... $ECHO_C" >&6; }
4.6900 -if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
4.6901 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.6902 -else
4.6903 - case $MAGIC_CMD in
4.6904 -[\\/*] | ?:[\\/]*)
4.6905 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
4.6906 - ;;
4.6907 -*)
4.6908 - lt_save_MAGIC_CMD="$MAGIC_CMD"
4.6909 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.6910 - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
4.6911 - for ac_dir in $ac_dummy; do
4.6912 - IFS="$lt_save_ifs"
4.6913 - test -z "$ac_dir" && ac_dir=.
4.6914 - if test -f $ac_dir/file; then
4.6915 - lt_cv_path_MAGIC_CMD="$ac_dir/file"
4.6916 - if test -n "$file_magic_test_file"; then
4.6917 - case $deplibs_check_method in
4.6918 - "file_magic "*)
4.6919 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
4.6920 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
4.6921 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
4.6922 - $EGREP "$file_magic_regex" > /dev/null; then
4.6923 - :
4.6924 - else
4.6925 - cat <<EOF 1>&2
4.6926 -
4.6927 -*** Warning: the command libtool uses to detect shared libraries,
4.6928 -*** $file_magic_cmd, produces output that libtool cannot recognize.
4.6929 -*** The result is that libtool may fail to recognize shared libraries
4.6930 -*** as such. This will affect the creation of libtool libraries that
4.6931 -*** depend on shared libraries, but programs linked with such libtool
4.6932 -*** libraries will work regardless of this problem. Nevertheless, you
4.6933 -*** may want to report the problem to your system manager and/or to
4.6934 -*** bug-libtool@gnu.org
4.6935 -
4.6936 -EOF
4.6937 - fi ;;
4.6938 - esac
4.6939 - fi
4.6940 - break
4.6941 - fi
4.6942 - done
4.6943 - IFS="$lt_save_ifs"
4.6944 - MAGIC_CMD="$lt_save_MAGIC_CMD"
4.6945 - ;;
4.6946 -esac
4.6947 -fi
4.6948 -
4.6949 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
4.6950 -if test -n "$MAGIC_CMD"; then
4.6951 - { echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
4.6952 -echo "${ECHO_T}$MAGIC_CMD" >&6; }
4.6953 -else
4.6954 - { echo "$as_me:$LINENO: result: no" >&5
4.6955 -echo "${ECHO_T}no" >&6; }
4.6956 -fi
4.6957 -
4.6958 - else
4.6959 - MAGIC_CMD=:
4.6960 - fi
4.6961 -fi
4.6962 -
4.6963 - fi
4.6964 - ;;
4.6965 -esac
4.6966 -
4.6967 -enable_dlopen=no
4.6968 -enable_win32_dll=no
4.6969 -
4.6970 -# Check whether --enable-libtool-lock was given.
4.6971 -if test "${enable_libtool_lock+set}" = set; then
4.6972 - enableval=$enable_libtool_lock;
4.6973 -fi
4.6974 -
4.6975 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
4.6976 -
4.6977 -
4.6978 -# Check whether --with-pic was given.
4.6979 -if test "${with_pic+set}" = set; then
4.6980 - withval=$with_pic; pic_mode="$withval"
4.6981 -else
4.6982 - pic_mode=default
4.6983 -fi
4.6984 -
4.6985 -test -z "$pic_mode" && pic_mode=default
4.6986 -
4.6987 -# Use C for the default configuration in the libtool script
4.6988 -tagname=
4.6989 -lt_save_CC="$CC"
4.6990 -ac_ext=c
4.6991 -ac_cpp='$CPP $CPPFLAGS'
4.6992 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.6993 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.6994 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.6995 -
4.6996 -
4.6997 -# Source file extension for C test sources.
4.6998 -ac_ext=c
4.6999 -
4.7000 -# Object file extension for compiled C test sources.
4.7001 -objext=o
4.7002 -objext=$objext
4.7003 -
4.7004 -# Code to be used in simple compile tests
4.7005 -lt_simple_compile_test_code="int some_variable = 0;\n"
4.7006 -
4.7007 -# Code to be used in simple link tests
4.7008 -lt_simple_link_test_code='int main(){return(0);}\n'
4.7009 -
4.7010 -
4.7011 -# If no C compiler was specified, use CC.
4.7012 -LTCC=${LTCC-"$CC"}
4.7013 -
4.7014 -# Allow CC to be a program name with arguments.
4.7015 -compiler=$CC
4.7016 -
4.7017 -
4.7018 -#
4.7019 -# Check for any special shared library compilation flags.
4.7020 -#
4.7021 -lt_prog_cc_shlib=
4.7022 -if test "$GCC" = no; then
4.7023 - case $host_os in
4.7024 - sco3.2v5*)
4.7025 - lt_prog_cc_shlib='-belf'
4.7026 - ;;
4.7027 - esac
4.7028 -fi
4.7029 -if test -n "$lt_prog_cc_shlib"; then
4.7030 - { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
4.7031 -echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
4.7032 - if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then :
4.7033 - else
4.7034 - { echo "$as_me:$LINENO: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
4.7035 -echo "$as_me: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
4.7036 - lt_cv_prog_cc_can_build_shared=no
4.7037 - fi
4.7038 -fi
4.7039 -
4.7040 -
4.7041 -#
4.7042 -# Check to make sure the static flag actually works.
4.7043 -#
4.7044 -{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5
4.7045 -echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6; }
4.7046 -if test "${lt_prog_compiler_static_works+set}" = set; then
4.7047 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.7048 -else
4.7049 - lt_prog_compiler_static_works=no
4.7050 - save_LDFLAGS="$LDFLAGS"
4.7051 - LDFLAGS="$LDFLAGS $lt_prog_compiler_static"
4.7052 - printf "$lt_simple_link_test_code" > conftest.$ac_ext
4.7053 - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
4.7054 - # The compiler can only warn and ignore the option if not recognized
4.7055 - # So say no if there are warnings
4.7056 - if test -s conftest.err; then
4.7057 - # Append any errors to the config.log.
4.7058 - cat conftest.err 1>&5
4.7059 - else
4.7060 - lt_prog_compiler_static_works=yes
4.7061 - fi
4.7062 - fi
4.7063 - $rm conftest*
4.7064 - LDFLAGS="$save_LDFLAGS"
4.7065 -
4.7066 -fi
4.7067 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
4.7068 -echo "${ECHO_T}$lt_prog_compiler_static_works" >&6; }
4.7069 -
4.7070 -if test x"$lt_prog_compiler_static_works" = xyes; then
4.7071 - :
4.7072 -else
4.7073 - lt_prog_compiler_static=
4.7074 -fi
4.7075 -
4.7076 -
4.7077 -
4.7078 -## CAVEAT EMPTOR:
4.7079 -## There is no encapsulation within the following macros, do not change
4.7080 -## the running order or otherwise move them around unless you know exactly
4.7081 -## what you are doing...
4.7082 -
4.7083 -lt_prog_compiler_no_builtin_flag=
4.7084 -
4.7085 -if test "$GCC" = yes; then
4.7086 - lt_prog_compiler_no_builtin_flag=' -fno-builtin'
4.7087 -
4.7088 -
4.7089 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
4.7090 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
4.7091 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
4.7092 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.7093 -else
4.7094 - lt_cv_prog_compiler_rtti_exceptions=no
4.7095 - ac_outfile=conftest.$ac_objext
4.7096 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.7097 - lt_compiler_flag="-fno-rtti -fno-exceptions"
4.7098 - # Insert the option either (1) after the last *FLAGS variable, or
4.7099 - # (2) before a word containing "conftest.", or (3) at the end.
4.7100 - # Note that $ac_compile itself does not contain backslashes and begins
4.7101 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.7102 - # The option is referenced via a variable to avoid confusing sed.
4.7103 - lt_compile=`echo "$ac_compile" | $SED \
4.7104 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.7105 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.7106 - -e 's:$: $lt_compiler_flag:'`
4.7107 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.7108 - (eval "$lt_compile" 2>conftest.err)
4.7109 - ac_status=$?
4.7110 - cat conftest.err >&5
4.7111 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.7112 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.7113 - # The compiler can only warn and ignore the option if not recognized
4.7114 - # So say no if there are warnings
4.7115 - if test ! -s conftest.err; then
4.7116 - lt_cv_prog_compiler_rtti_exceptions=yes
4.7117 - fi
4.7118 - fi
4.7119 - $rm conftest*
4.7120 -
4.7121 -fi
4.7122 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
4.7123 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
4.7124 -
4.7125 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
4.7126 - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
4.7127 -else
4.7128 - :
4.7129 -fi
4.7130 -
4.7131 -fi
4.7132 -
4.7133 -lt_prog_compiler_wl=
4.7134 -lt_prog_compiler_pic=
4.7135 -lt_prog_compiler_static=
4.7136 -
4.7137 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
4.7138 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
4.7139 -
4.7140 - if test "$GCC" = yes; then
4.7141 - lt_prog_compiler_wl='-Wl,'
4.7142 - lt_prog_compiler_static='-static'
4.7143 -
4.7144 - case $host_os in
4.7145 - aix*)
4.7146 - # All AIX code is PIC.
4.7147 - if test "$host_cpu" = ia64; then
4.7148 - # AIX 5 now supports IA64 processor
4.7149 - lt_prog_compiler_static='-Bstatic'
4.7150 - fi
4.7151 - ;;
4.7152 -
4.7153 - amigaos*)
4.7154 - # FIXME: we need at least 68020 code to build shared libraries, but
4.7155 - # adding the `-m68020' flag to GCC prevents building anything better,
4.7156 - # like `-m68040'.
4.7157 - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
4.7158 - ;;
4.7159 -
4.7160 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4.7161 - # PIC is the default for these OSes.
4.7162 - ;;
4.7163 -
4.7164 - mingw* | pw32* | os2*)
4.7165 - # This hack is so that the source file can tell whether it is being
4.7166 - # built for inclusion in a dll (and should export symbols for example).
4.7167 - lt_prog_compiler_pic='-DDLL_EXPORT'
4.7168 - ;;
4.7169 -
4.7170 - darwin* | rhapsody*)
4.7171 - # PIC is the default on this platform
4.7172 - # Common symbols not allowed in MH_DYLIB files
4.7173 - lt_prog_compiler_pic='-fno-common'
4.7174 - ;;
4.7175 -
4.7176 - msdosdjgpp*)
4.7177 - # Just because we use GCC doesn't mean we suddenly get shared libraries
4.7178 - # on systems that don't support them.
4.7179 - lt_prog_compiler_can_build_shared=no
4.7180 - enable_shared=no
4.7181 - ;;
4.7182 -
4.7183 - sysv4*MP*)
4.7184 - if test -d /usr/nec; then
4.7185 - lt_prog_compiler_pic=-Kconform_pic
4.7186 - fi
4.7187 - ;;
4.7188 -
4.7189 - hpux*)
4.7190 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.7191 - # not for PA HP-UX.
4.7192 - case "$host_cpu" in
4.7193 - hppa*64*|ia64*)
4.7194 - # +Z the default
4.7195 - ;;
4.7196 - *)
4.7197 - lt_prog_compiler_pic='-fPIC'
4.7198 - ;;
4.7199 - esac
4.7200 - ;;
4.7201 -
4.7202 - *)
4.7203 - lt_prog_compiler_pic='-fPIC'
4.7204 - ;;
4.7205 - esac
4.7206 - else
4.7207 - # PORTME Check for flag to pass linker flags through the system compiler.
4.7208 - case $host_os in
4.7209 - aix*)
4.7210 - lt_prog_compiler_wl='-Wl,'
4.7211 - if test "$host_cpu" = ia64; then
4.7212 - # AIX 5 now supports IA64 processor
4.7213 - lt_prog_compiler_static='-Bstatic'
4.7214 - else
4.7215 - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
4.7216 - fi
4.7217 - ;;
4.7218 -
4.7219 - mingw* | pw32* | os2*)
4.7220 - # This hack is so that the source file can tell whether it is being
4.7221 - # built for inclusion in a dll (and should export symbols for example).
4.7222 - lt_prog_compiler_pic='-DDLL_EXPORT'
4.7223 - ;;
4.7224 -
4.7225 - hpux9* | hpux10* | hpux11*)
4.7226 - lt_prog_compiler_wl='-Wl,'
4.7227 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.7228 - # not for PA HP-UX.
4.7229 - case "$host_cpu" in
4.7230 - hppa*64*|ia64*)
4.7231 - # +Z the default
4.7232 - ;;
4.7233 - *)
4.7234 - lt_prog_compiler_pic='+Z'
4.7235 - ;;
4.7236 - esac
4.7237 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
4.7238 - lt_prog_compiler_static='${wl}-a ${wl}archive'
4.7239 - ;;
4.7240 -
4.7241 - irix5* | irix6* | nonstopux*)
4.7242 - lt_prog_compiler_wl='-Wl,'
4.7243 - # PIC (with -KPIC) is the default.
4.7244 - lt_prog_compiler_static='-non_shared'
4.7245 - ;;
4.7246 -
4.7247 - newsos6)
4.7248 - lt_prog_compiler_pic='-KPIC'
4.7249 - lt_prog_compiler_static='-Bstatic'
4.7250 - ;;
4.7251 -
4.7252 - linux*)
4.7253 - case $CC in
4.7254 - icc* | ecc*)
4.7255 - lt_prog_compiler_wl='-Wl,'
4.7256 - lt_prog_compiler_pic='-KPIC'
4.7257 - lt_prog_compiler_static='-static'
4.7258 - ;;
4.7259 - ccc*)
4.7260 - lt_prog_compiler_wl='-Wl,'
4.7261 - # All Alpha code is PIC.
4.7262 - lt_prog_compiler_static='-non_shared'
4.7263 - ;;
4.7264 - esac
4.7265 - ;;
4.7266 -
4.7267 - osf3* | osf4* | osf5*)
4.7268 - lt_prog_compiler_wl='-Wl,'
4.7269 - # All OSF/1 code is PIC.
4.7270 - lt_prog_compiler_static='-non_shared'
4.7271 - ;;
4.7272 -
4.7273 - sco3.2v5*)
4.7274 - lt_prog_compiler_pic='-Kpic'
4.7275 - lt_prog_compiler_static='-dn'
4.7276 - ;;
4.7277 -
4.7278 - solaris*)
4.7279 - lt_prog_compiler_wl='-Wl,'
4.7280 - lt_prog_compiler_pic='-KPIC'
4.7281 - lt_prog_compiler_static='-Bstatic'
4.7282 - ;;
4.7283 -
4.7284 - sunos4*)
4.7285 - lt_prog_compiler_wl='-Qoption ld '
4.7286 - lt_prog_compiler_pic='-PIC'
4.7287 - lt_prog_compiler_static='-Bstatic'
4.7288 - ;;
4.7289 -
4.7290 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.7291 - lt_prog_compiler_wl='-Wl,'
4.7292 - lt_prog_compiler_pic='-KPIC'
4.7293 - lt_prog_compiler_static='-Bstatic'
4.7294 - ;;
4.7295 -
4.7296 - sysv4*MP*)
4.7297 - if test -d /usr/nec ;then
4.7298 - lt_prog_compiler_pic='-Kconform_pic'
4.7299 - lt_prog_compiler_static='-Bstatic'
4.7300 - fi
4.7301 - ;;
4.7302 -
4.7303 - uts4*)
4.7304 - lt_prog_compiler_pic='-pic'
4.7305 - lt_prog_compiler_static='-Bstatic'
4.7306 - ;;
4.7307 -
4.7308 - *)
4.7309 - lt_prog_compiler_can_build_shared=no
4.7310 - ;;
4.7311 - esac
4.7312 - fi
4.7313 -
4.7314 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
4.7315 -echo "${ECHO_T}$lt_prog_compiler_pic" >&6; }
4.7316 -
4.7317 -#
4.7318 -# Check to make sure the PIC flag actually works.
4.7319 -#
4.7320 -if test -n "$lt_prog_compiler_pic"; then
4.7321 -
4.7322 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
4.7323 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6; }
4.7324 -if test "${lt_prog_compiler_pic_works+set}" = set; then
4.7325 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.7326 -else
4.7327 - lt_prog_compiler_pic_works=no
4.7328 - ac_outfile=conftest.$ac_objext
4.7329 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.7330 - lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
4.7331 - # Insert the option either (1) after the last *FLAGS variable, or
4.7332 - # (2) before a word containing "conftest.", or (3) at the end.
4.7333 - # Note that $ac_compile itself does not contain backslashes and begins
4.7334 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.7335 - # The option is referenced via a variable to avoid confusing sed.
4.7336 - lt_compile=`echo "$ac_compile" | $SED \
4.7337 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.7338 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.7339 - -e 's:$: $lt_compiler_flag:'`
4.7340 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.7341 - (eval "$lt_compile" 2>conftest.err)
4.7342 - ac_status=$?
4.7343 - cat conftest.err >&5
4.7344 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.7345 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.7346 - # The compiler can only warn and ignore the option if not recognized
4.7347 - # So say no if there are warnings
4.7348 - if test ! -s conftest.err; then
4.7349 - lt_prog_compiler_pic_works=yes
4.7350 - fi
4.7351 - fi
4.7352 - $rm conftest*
4.7353 -
4.7354 -fi
4.7355 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
4.7356 -echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6; }
4.7357 -
4.7358 -if test x"$lt_prog_compiler_pic_works" = xyes; then
4.7359 - case $lt_prog_compiler_pic in
4.7360 - "" | " "*) ;;
4.7361 - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
4.7362 - esac
4.7363 -else
4.7364 - lt_prog_compiler_pic=
4.7365 - lt_prog_compiler_can_build_shared=no
4.7366 -fi
4.7367 -
4.7368 -fi
4.7369 -case "$host_os" in
4.7370 - # For platforms which do not support PIC, -DPIC is meaningless:
4.7371 - *djgpp*)
4.7372 - lt_prog_compiler_pic=
4.7373 - ;;
4.7374 - *)
4.7375 - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
4.7376 - ;;
4.7377 -esac
4.7378 -
4.7379 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
4.7380 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
4.7381 -if test "${lt_cv_prog_compiler_c_o+set}" = set; then
4.7382 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.7383 -else
4.7384 - lt_cv_prog_compiler_c_o=no
4.7385 - $rm -r conftest 2>/dev/null
4.7386 - mkdir conftest
4.7387 - cd conftest
4.7388 - mkdir out
4.7389 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.7390 -
4.7391 - lt_compiler_flag="-o out/conftest2.$ac_objext"
4.7392 - # Insert the option either (1) after the last *FLAGS variable, or
4.7393 - # (2) before a word containing "conftest.", or (3) at the end.
4.7394 - # Note that $ac_compile itself does not contain backslashes and begins
4.7395 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.7396 - lt_compile=`echo "$ac_compile" | $SED \
4.7397 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.7398 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.7399 - -e 's:$: $lt_compiler_flag:'`
4.7400 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.7401 - (eval "$lt_compile" 2>out/conftest.err)
4.7402 - ac_status=$?
4.7403 - cat out/conftest.err >&5
4.7404 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.7405 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
4.7406 - then
4.7407 - # The compiler can only warn and ignore the option if not recognized
4.7408 - # So say no if there are warnings
4.7409 - if test ! -s out/conftest.err; then
4.7410 - lt_cv_prog_compiler_c_o=yes
4.7411 - fi
4.7412 - fi
4.7413 - chmod u+w .
4.7414 - $rm conftest*
4.7415 - # SGI C++ compiler will create directory out/ii_files/ for
4.7416 - # template instantiation
4.7417 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
4.7418 - $rm out/* && rmdir out
4.7419 - cd ..
4.7420 - rmdir conftest
4.7421 - $rm conftest*
4.7422 -
4.7423 -fi
4.7424 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
4.7425 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6; }
4.7426 -
4.7427 -
4.7428 -hard_links="nottested"
4.7429 -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
4.7430 - # do not overwrite the value of need_locks provided by the user
4.7431 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
4.7432 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
4.7433 - hard_links=yes
4.7434 - $rm conftest*
4.7435 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.7436 - touch conftest.a
4.7437 - ln conftest.a conftest.b 2>&5 || hard_links=no
4.7438 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.7439 - { echo "$as_me:$LINENO: result: $hard_links" >&5
4.7440 -echo "${ECHO_T}$hard_links" >&6; }
4.7441 - if test "$hard_links" = no; then
4.7442 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
4.7443 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
4.7444 - need_locks=warn
4.7445 - fi
4.7446 -else
4.7447 - need_locks=no
4.7448 -fi
4.7449 -
4.7450 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
4.7451 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
4.7452 -
4.7453 - runpath_var=
4.7454 - allow_undefined_flag=
4.7455 - enable_shared_with_static_runtimes=no
4.7456 - archive_cmds=
4.7457 - archive_expsym_cmds=
4.7458 - old_archive_From_new_cmds=
4.7459 - old_archive_from_expsyms_cmds=
4.7460 - export_dynamic_flag_spec=
4.7461 - whole_archive_flag_spec=
4.7462 - thread_safe_flag_spec=
4.7463 - hardcode_libdir_flag_spec=
4.7464 - hardcode_libdir_flag_spec_ld=
4.7465 - hardcode_libdir_separator=
4.7466 - hardcode_direct=no
4.7467 - hardcode_minus_L=no
4.7468 - hardcode_shlibpath_var=unsupported
4.7469 - link_all_deplibs=unknown
4.7470 - hardcode_automatic=no
4.7471 - module_cmds=
4.7472 - module_expsym_cmds=
4.7473 - always_export_symbols=no
4.7474 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4.7475 - # include_expsyms should be a list of space-separated symbols to be *always*
4.7476 - # included in the symbol list
4.7477 - include_expsyms=
4.7478 - # exclude_expsyms can be an extended regexp of symbols to exclude
4.7479 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
4.7480 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4.7481 - # as well as any symbol that contains `d'.
4.7482 - exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
4.7483 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4.7484 - # platforms (ab)use it in PIC code, but their linkers get confused if
4.7485 - # the symbol is explicitly referenced. Since portable code cannot
4.7486 - # rely on this symbol name, it's probably fine to never include it in
4.7487 - # preloaded symbol tables.
4.7488 - extract_expsyms_cmds=
4.7489 -
4.7490 - case $host_os in
4.7491 - cygwin* | mingw* | pw32*)
4.7492 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
4.7493 - # When not using gcc, we currently assume that we are using
4.7494 - # Microsoft Visual C++.
4.7495 - if test "$GCC" != yes; then
4.7496 - with_gnu_ld=no
4.7497 - fi
4.7498 - ;;
4.7499 - openbsd*)
4.7500 - with_gnu_ld=no
4.7501 - ;;
4.7502 - esac
4.7503 -
4.7504 - ld_shlibs=yes
4.7505 - if test "$with_gnu_ld" = yes; then
4.7506 - # If archive_cmds runs LD, not CC, wlarc should be empty
4.7507 - wlarc='${wl}'
4.7508 -
4.7509 - # See if GNU ld supports shared libraries.
4.7510 - case $host_os in
4.7511 - aix3* | aix4* | aix5*)
4.7512 - # On AIX/PPC, the GNU linker is very broken
4.7513 - if test "$host_cpu" != ia64; then
4.7514 - ld_shlibs=no
4.7515 - cat <<EOF 1>&2
4.7516 -
4.7517 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
4.7518 -*** to be unable to reliably create shared libraries on AIX.
4.7519 -*** Therefore, libtool is disabling shared libraries support. If you
4.7520 -*** really care for shared libraries, you may want to modify your PATH
4.7521 -*** so that a non-GNU linker is found, and then restart.
4.7522 -
4.7523 -EOF
4.7524 - fi
4.7525 - ;;
4.7526 -
4.7527 - amigaos*)
4.7528 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.7529 - hardcode_libdir_flag_spec='-L$libdir'
4.7530 - hardcode_minus_L=yes
4.7531 -
4.7532 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
4.7533 - # that the semantics of dynamic libraries on AmigaOS, at least up
4.7534 - # to version 4, is to share data among multiple programs linked
4.7535 - # with the same dynamic library. Since this doesn't match the
4.7536 - # behavior of shared libraries on other platforms, we can't use
4.7537 - # them.
4.7538 - ld_shlibs=no
4.7539 - ;;
4.7540 -
4.7541 - beos*)
4.7542 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.7543 - allow_undefined_flag=unsupported
4.7544 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
4.7545 - # support --undefined. This deserves some investigation. FIXME
4.7546 - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.7547 - else
4.7548 - ld_shlibs=no
4.7549 - fi
4.7550 - ;;
4.7551 -
4.7552 - cygwin* | mingw* | pw32*)
4.7553 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
4.7554 - # as there is no search path for DLLs.
4.7555 - hardcode_libdir_flag_spec='-L$libdir'
4.7556 - allow_undefined_flag=unsupported
4.7557 - always_export_symbols=no
4.7558 - enable_shared_with_static_runtimes=yes
4.7559 - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
4.7560 -
4.7561 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
4.7562 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.7563 - # If the export-symbols file already is a .def file (1st line
4.7564 - # is EXPORTS), use it as is; otherwise, prepend...
4.7565 - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4.7566 - cp $export_symbols $output_objdir/$soname.def;
4.7567 - else
4.7568 - echo EXPORTS > $output_objdir/$soname.def;
4.7569 - cat $export_symbols >> $output_objdir/$soname.def;
4.7570 - fi~
4.7571 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.7572 - else
4.7573 - ld_shlibs=no
4.7574 - fi
4.7575 - ;;
4.7576 -
4.7577 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.7578 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.7579 - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4.7580 - wlarc=
4.7581 - else
4.7582 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.7583 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.7584 - fi
4.7585 - ;;
4.7586 -
4.7587 - solaris* | sysv5*)
4.7588 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
4.7589 - ld_shlibs=no
4.7590 - cat <<EOF 1>&2
4.7591 -
4.7592 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
4.7593 -*** create shared libraries on Solaris systems. Therefore, libtool
4.7594 -*** is disabling shared libraries support. We urge you to upgrade GNU
4.7595 -*** binutils to release 2.9.1 or newer. Another option is to modify
4.7596 -*** your PATH or compiler configuration so that the native linker is
4.7597 -*** used, and then restart.
4.7598 -
4.7599 -EOF
4.7600 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.7601 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.7602 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.7603 - else
4.7604 - ld_shlibs=no
4.7605 - fi
4.7606 - ;;
4.7607 -
4.7608 - sunos4*)
4.7609 - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.7610 - wlarc=
4.7611 - hardcode_direct=yes
4.7612 - hardcode_shlibpath_var=no
4.7613 - ;;
4.7614 -
4.7615 - linux*)
4.7616 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.7617 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.7618 - archive_cmds="$tmp_archive_cmds"
4.7619 - supports_anon_versioning=no
4.7620 - case `$LD -v 2>/dev/null` in
4.7621 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
4.7622 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4.7623 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4.7624 - *\ 2.11.*) ;; # other 2.11 versions
4.7625 - *) supports_anon_versioning=yes ;;
4.7626 - esac
4.7627 - if test $supports_anon_versioning = yes; then
4.7628 - archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
4.7629 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4.7630 -$echo "local: *; };" >> $output_objdir/$libname.ver~
4.7631 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
4.7632 - else
4.7633 - archive_expsym_cmds="$tmp_archive_cmds"
4.7634 - fi
4.7635 - link_all_deplibs=no
4.7636 - else
4.7637 - ld_shlibs=no
4.7638 - fi
4.7639 - ;;
4.7640 -
4.7641 - *)
4.7642 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.7643 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.7644 - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.7645 - else
4.7646 - ld_shlibs=no
4.7647 - fi
4.7648 - ;;
4.7649 - esac
4.7650 -
4.7651 - if test "$ld_shlibs" = yes; then
4.7652 - runpath_var=LD_RUN_PATH
4.7653 - hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
4.7654 - export_dynamic_flag_spec='${wl}--export-dynamic'
4.7655 - # ancient GNU ld didn't support --whole-archive et. al.
4.7656 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
4.7657 - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4.7658 - else
4.7659 - whole_archive_flag_spec=
4.7660 - fi
4.7661 - fi
4.7662 - else
4.7663 - # PORTME fill in a description of your system's linker (not GNU ld)
4.7664 - case $host_os in
4.7665 - aix3*)
4.7666 - allow_undefined_flag=unsupported
4.7667 - always_export_symbols=yes
4.7668 - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
4.7669 - # Note: this linker hardcodes the directories in LIBPATH if there
4.7670 - # are no directories specified by -L.
4.7671 - hardcode_minus_L=yes
4.7672 - if test "$GCC" = yes && test -z "$link_static_flag"; then
4.7673 - # Neither direct hardcoding nor static linking is supported with a
4.7674 - # broken collect2.
4.7675 - hardcode_direct=unsupported
4.7676 - fi
4.7677 - ;;
4.7678 -
4.7679 - aix4* | aix5*)
4.7680 - if test "$host_cpu" = ia64; then
4.7681 - # On IA64, the linker does run time linking by default, so we don't
4.7682 - # have to do anything special.
4.7683 - aix_use_runtimelinking=no
4.7684 - exp_sym_flag='-Bexport'
4.7685 - no_entry_flag=""
4.7686 - else
4.7687 - # If we're using GNU nm, then we don't want the "-C" option.
4.7688 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
4.7689 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
4.7690 - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.7691 - else
4.7692 - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.7693 - fi
4.7694 - aix_use_runtimelinking=no
4.7695 -
4.7696 - # Test if we are trying to use run time linking or normal
4.7697 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
4.7698 - # need to do runtime linking.
4.7699 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
4.7700 - for ld_flag in $LDFLAGS; do
4.7701 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
4.7702 - aix_use_runtimelinking=yes
4.7703 - break
4.7704 - fi
4.7705 - done
4.7706 - esac
4.7707 -
4.7708 - exp_sym_flag='-bexport'
4.7709 - no_entry_flag='-bnoentry'
4.7710 - fi
4.7711 -
4.7712 - # When large executables or shared objects are built, AIX ld can
4.7713 - # have problems creating the table of contents. If linking a library
4.7714 - # or program results in "error TOC overflow" add -mminimal-toc to
4.7715 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
4.7716 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
4.7717 -
4.7718 - archive_cmds=''
4.7719 - hardcode_direct=yes
4.7720 - hardcode_libdir_separator=':'
4.7721 - link_all_deplibs=yes
4.7722 -
4.7723 - if test "$GCC" = yes; then
4.7724 - case $host_os in aix4.012|aix4.012.*)
4.7725 - # We only want to do this on AIX 4.2 and lower, the check
4.7726 - # below for broken collect2 doesn't work under 4.3+
4.7727 - collect2name=`${CC} -print-prog-name=collect2`
4.7728 - if test -f "$collect2name" && \
4.7729 - strings "$collect2name" | grep resolve_lib_name >/dev/null
4.7730 - then
4.7731 - # We have reworked collect2
4.7732 - hardcode_direct=yes
4.7733 - else
4.7734 - # We have old collect2
4.7735 - hardcode_direct=unsupported
4.7736 - # It fails to find uninstalled libraries when the uninstalled
4.7737 - # path is not listed in the libpath. Setting hardcode_minus_L
4.7738 - # to unsupported forces relinking
4.7739 - hardcode_minus_L=yes
4.7740 - hardcode_libdir_flag_spec='-L$libdir'
4.7741 - hardcode_libdir_separator=
4.7742 - fi
4.7743 - esac
4.7744 - shared_flag='-shared'
4.7745 - else
4.7746 - # not using gcc
4.7747 - if test "$host_cpu" = ia64; then
4.7748 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
4.7749 - # chokes on -Wl,-G. The following line is correct:
4.7750 - shared_flag='-G'
4.7751 - else
4.7752 - if test "$aix_use_runtimelinking" = yes; then
4.7753 - shared_flag='${wl}-G'
4.7754 - else
4.7755 - shared_flag='${wl}-bM:SRE'
4.7756 - fi
4.7757 - fi
4.7758 - fi
4.7759 -
4.7760 - # It seems that -bexpall does not export symbols beginning with
4.7761 - # underscore (_), so it is better to generate a list of symbols to export.
4.7762 - always_export_symbols=yes
4.7763 - if test "$aix_use_runtimelinking" = yes; then
4.7764 - # Warning - without using the other runtime loading flags (-brtl),
4.7765 - # -berok will link without error, but may produce a broken library.
4.7766 - allow_undefined_flag='-berok'
4.7767 - # Determine the default libpath from the value encoded in an empty executable.
4.7768 - cat >conftest.$ac_ext <<_ACEOF
4.7769 -/* confdefs.h. */
4.7770 -_ACEOF
4.7771 -cat confdefs.h >>conftest.$ac_ext
4.7772 -cat >>conftest.$ac_ext <<_ACEOF
4.7773 -/* end confdefs.h. */
4.7774 -
4.7775 -int
4.7776 -main ()
4.7777 -{
4.7778 -
4.7779 - ;
4.7780 - return 0;
4.7781 -}
4.7782 -_ACEOF
4.7783 -rm -f conftest.$ac_objext conftest$ac_exeext
4.7784 -if { (ac_try="$ac_link"
4.7785 -case "(($ac_try" in
4.7786 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.7787 - *) ac_try_echo=$ac_try;;
4.7788 -esac
4.7789 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.7790 - (eval "$ac_link") 2>conftest.er1
4.7791 - ac_status=$?
4.7792 - grep -v '^ *+' conftest.er1 >conftest.err
4.7793 - rm -f conftest.er1
4.7794 - cat conftest.err >&5
4.7795 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.7796 - (exit $ac_status); } && {
4.7797 - test -z "$ac_c_werror_flag" ||
4.7798 - test ! -s conftest.err
4.7799 - } && test -s conftest$ac_exeext &&
4.7800 - $as_test_x conftest$ac_exeext; then
4.7801 -
4.7802 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.7803 -}'`
4.7804 -# Check for a 64-bit object if we didn't find anything.
4.7805 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.7806 -}'`; fi
4.7807 -else
4.7808 - echo "$as_me: failed program was:" >&5
4.7809 -sed 's/^/| /' conftest.$ac_ext >&5
4.7810 -
4.7811 -
4.7812 -fi
4.7813 -
4.7814 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.7815 - conftest$ac_exeext conftest.$ac_ext
4.7816 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.7817 -
4.7818 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
4.7819 - archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4.7820 - else
4.7821 - if test "$host_cpu" = ia64; then
4.7822 - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
4.7823 - allow_undefined_flag="-z nodefs"
4.7824 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
4.7825 - else
4.7826 - # Determine the default libpath from the value encoded in an empty executable.
4.7827 - cat >conftest.$ac_ext <<_ACEOF
4.7828 -/* confdefs.h. */
4.7829 -_ACEOF
4.7830 -cat confdefs.h >>conftest.$ac_ext
4.7831 -cat >>conftest.$ac_ext <<_ACEOF
4.7832 -/* end confdefs.h. */
4.7833 -
4.7834 -int
4.7835 -main ()
4.7836 -{
4.7837 -
4.7838 - ;
4.7839 - return 0;
4.7840 -}
4.7841 -_ACEOF
4.7842 -rm -f conftest.$ac_objext conftest$ac_exeext
4.7843 -if { (ac_try="$ac_link"
4.7844 -case "(($ac_try" in
4.7845 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.7846 - *) ac_try_echo=$ac_try;;
4.7847 -esac
4.7848 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.7849 - (eval "$ac_link") 2>conftest.er1
4.7850 - ac_status=$?
4.7851 - grep -v '^ *+' conftest.er1 >conftest.err
4.7852 - rm -f conftest.er1
4.7853 - cat conftest.err >&5
4.7854 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.7855 - (exit $ac_status); } && {
4.7856 - test -z "$ac_c_werror_flag" ||
4.7857 - test ! -s conftest.err
4.7858 - } && test -s conftest$ac_exeext &&
4.7859 - $as_test_x conftest$ac_exeext; then
4.7860 -
4.7861 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.7862 -}'`
4.7863 -# Check for a 64-bit object if we didn't find anything.
4.7864 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.7865 -}'`; fi
4.7866 -else
4.7867 - echo "$as_me: failed program was:" >&5
4.7868 -sed 's/^/| /' conftest.$ac_ext >&5
4.7869 -
4.7870 -
4.7871 -fi
4.7872 -
4.7873 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.7874 - conftest$ac_exeext conftest.$ac_ext
4.7875 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.7876 -
4.7877 - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
4.7878 - # Warning - without using the other run time loading flags,
4.7879 - # -berok will link without error, but may produce a broken library.
4.7880 - no_undefined_flag=' ${wl}-bernotok'
4.7881 - allow_undefined_flag=' ${wl}-berok'
4.7882 - # -bexpall does not export symbols beginning with underscore (_)
4.7883 - always_export_symbols=yes
4.7884 - # Exported symbols can be pulled into shared objects from archives
4.7885 - whole_archive_flag_spec=' '
4.7886 - archive_cmds_need_lc=yes
4.7887 - # This is similar to how AIX traditionally builds it's shared libraries.
4.7888 - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
4.7889 - fi
4.7890 - fi
4.7891 - ;;
4.7892 -
4.7893 - amigaos*)
4.7894 - archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.7895 - hardcode_libdir_flag_spec='-L$libdir'
4.7896 - hardcode_minus_L=yes
4.7897 - # see comment about different semantics on the GNU ld section
4.7898 - ld_shlibs=no
4.7899 - ;;
4.7900 -
4.7901 - bsdi4*)
4.7902 - export_dynamic_flag_spec=-rdynamic
4.7903 - ;;
4.7904 -
4.7905 - cygwin* | mingw* | pw32*)
4.7906 - # When not using gcc, we currently assume that we are using
4.7907 - # Microsoft Visual C++.
4.7908 - # hardcode_libdir_flag_spec is actually meaningless, as there is
4.7909 - # no search path for DLLs.
4.7910 - hardcode_libdir_flag_spec=' '
4.7911 - allow_undefined_flag=unsupported
4.7912 - # Tell ltmain to make .lib files, not .a files.
4.7913 - libext=lib
4.7914 - # Tell ltmain to make .dll files, not .so files.
4.7915 - shrext_cmds=".dll"
4.7916 - # FIXME: Setting linknames here is a bad hack.
4.7917 - archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
4.7918 - # The linker will automatically build a .lib file if we build a DLL.
4.7919 - old_archive_From_new_cmds='true'
4.7920 - # FIXME: Should let the user specify the lib program.
4.7921 - old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
4.7922 - fix_srcfile_path='`cygpath -w "$srcfile"`'
4.7923 - enable_shared_with_static_runtimes=yes
4.7924 - ;;
4.7925 -
4.7926 - darwin* | rhapsody*)
4.7927 - if test "$GXX" = yes ; then
4.7928 - archive_cmds_need_lc=no
4.7929 - case "$host_os" in
4.7930 - rhapsody* | darwin1.[012])
4.7931 - allow_undefined_flag='-undefined suppress'
4.7932 - ;;
4.7933 - *) # Darwin 1.3 on
4.7934 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
4.7935 - allow_undefined_flag='-flat_namespace -undefined suppress'
4.7936 - else
4.7937 - case ${MACOSX_DEPLOYMENT_TARGET} in
4.7938 - 10.[012])
4.7939 - allow_undefined_flag='-flat_namespace -undefined suppress'
4.7940 - ;;
4.7941 - 10.*)
4.7942 - allow_undefined_flag='-undefined dynamic_lookup'
4.7943 - ;;
4.7944 - esac
4.7945 - fi
4.7946 - ;;
4.7947 - esac
4.7948 - lt_int_apple_cc_single_mod=no
4.7949 - output_verbose_link_cmd='echo'
4.7950 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
4.7951 - lt_int_apple_cc_single_mod=yes
4.7952 - fi
4.7953 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.7954 - archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.7955 - else
4.7956 - archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.7957 - fi
4.7958 - module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
4.7959 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
4.7960 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.7961 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.7962 - else
4.7963 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.7964 - fi
4.7965 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.7966 - hardcode_direct=no
4.7967 - hardcode_automatic=yes
4.7968 - hardcode_shlibpath_var=unsupported
4.7969 - whole_archive_flag_spec='-all_load $convenience'
4.7970 - link_all_deplibs=yes
4.7971 - else
4.7972 - ld_shlibs=no
4.7973 - fi
4.7974 - ;;
4.7975 -
4.7976 - dgux*)
4.7977 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.7978 - hardcode_libdir_flag_spec='-L$libdir'
4.7979 - hardcode_shlibpath_var=no
4.7980 - ;;
4.7981 -
4.7982 - freebsd1*)
4.7983 - ld_shlibs=no
4.7984 - ;;
4.7985 -
4.7986 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
4.7987 - # support. Future versions do this automatically, but an explicit c++rt0.o
4.7988 - # does not break anything, and helps significantly (at the cost of a little
4.7989 - # extra space).
4.7990 - freebsd2.2*)
4.7991 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
4.7992 - hardcode_libdir_flag_spec='-R$libdir'
4.7993 - hardcode_direct=yes
4.7994 - hardcode_shlibpath_var=no
4.7995 - ;;
4.7996 -
4.7997 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
4.7998 - freebsd2*)
4.7999 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.8000 - hardcode_direct=yes
4.8001 - hardcode_minus_L=yes
4.8002 - hardcode_shlibpath_var=no
4.8003 - ;;
4.8004 -
4.8005 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
4.8006 - freebsd* | kfreebsd*-gnu)
4.8007 - archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
4.8008 - hardcode_libdir_flag_spec='-R$libdir'
4.8009 - hardcode_direct=yes
4.8010 - hardcode_shlibpath_var=no
4.8011 - ;;
4.8012 -
4.8013 - hpux9*)
4.8014 - if test "$GCC" = yes; then
4.8015 - archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.8016 - else
4.8017 - archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.8018 - fi
4.8019 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
4.8020 - hardcode_libdir_separator=:
4.8021 - hardcode_direct=yes
4.8022 -
4.8023 - # hardcode_minus_L: Not really in the search PATH,
4.8024 - # but as the default location of the library.
4.8025 - hardcode_minus_L=yes
4.8026 - export_dynamic_flag_spec='${wl}-E'
4.8027 - ;;
4.8028 -
4.8029 - hpux10* | hpux11*)
4.8030 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
4.8031 - case "$host_cpu" in
4.8032 - hppa*64*|ia64*)
4.8033 - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.8034 - ;;
4.8035 - *)
4.8036 - archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
4.8037 - ;;
4.8038 - esac
4.8039 - else
4.8040 - case "$host_cpu" in
4.8041 - hppa*64*|ia64*)
4.8042 - archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8043 - ;;
4.8044 - *)
4.8045 - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
4.8046 - ;;
4.8047 - esac
4.8048 - fi
4.8049 - if test "$with_gnu_ld" = no; then
4.8050 - case "$host_cpu" in
4.8051 - hppa*64*)
4.8052 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
4.8053 - hardcode_libdir_flag_spec_ld='+b $libdir'
4.8054 - hardcode_libdir_separator=:
4.8055 - hardcode_direct=no
4.8056 - hardcode_shlibpath_var=no
4.8057 - ;;
4.8058 - ia64*)
4.8059 - hardcode_libdir_flag_spec='-L$libdir'
4.8060 - hardcode_direct=no
4.8061 - hardcode_shlibpath_var=no
4.8062 -
4.8063 - # hardcode_minus_L: Not really in the search PATH,
4.8064 - # but as the default location of the library.
4.8065 - hardcode_minus_L=yes
4.8066 - ;;
4.8067 - *)
4.8068 - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
4.8069 - hardcode_libdir_separator=:
4.8070 - hardcode_direct=yes
4.8071 - export_dynamic_flag_spec='${wl}-E'
4.8072 -
4.8073 - # hardcode_minus_L: Not really in the search PATH,
4.8074 - # but as the default location of the library.
4.8075 - hardcode_minus_L=yes
4.8076 - ;;
4.8077 - esac
4.8078 - fi
4.8079 - ;;
4.8080 -
4.8081 - irix5* | irix6* | nonstopux*)
4.8082 - if test "$GCC" = yes; then
4.8083 - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.8084 - else
4.8085 - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.8086 - hardcode_libdir_flag_spec_ld='-rpath $libdir'
4.8087 - fi
4.8088 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
4.8089 - hardcode_libdir_separator=:
4.8090 - link_all_deplibs=yes
4.8091 - ;;
4.8092 -
4.8093 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.8094 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.8095 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
4.8096 - else
4.8097 - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
4.8098 - fi
4.8099 - hardcode_libdir_flag_spec='-R$libdir'
4.8100 - hardcode_direct=yes
4.8101 - hardcode_shlibpath_var=no
4.8102 - ;;
4.8103 -
4.8104 - newsos6)
4.8105 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8106 - hardcode_direct=yes
4.8107 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
4.8108 - hardcode_libdir_separator=:
4.8109 - hardcode_shlibpath_var=no
4.8110 - ;;
4.8111 -
4.8112 - openbsd*)
4.8113 - hardcode_direct=yes
4.8114 - hardcode_shlibpath_var=no
4.8115 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.8116 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.8117 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
4.8118 - export_dynamic_flag_spec='${wl}-E'
4.8119 - else
4.8120 - case $host_os in
4.8121 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
4.8122 - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.8123 - hardcode_libdir_flag_spec='-R$libdir'
4.8124 - ;;
4.8125 - *)
4.8126 - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.8127 - hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
4.8128 - ;;
4.8129 - esac
4.8130 - fi
4.8131 - ;;
4.8132 -
4.8133 - os2*)
4.8134 - hardcode_libdir_flag_spec='-L$libdir'
4.8135 - hardcode_minus_L=yes
4.8136 - allow_undefined_flag=unsupported
4.8137 - archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
4.8138 - old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
4.8139 - ;;
4.8140 -
4.8141 - osf3*)
4.8142 - if test "$GCC" = yes; then
4.8143 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
4.8144 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.8145 - else
4.8146 - allow_undefined_flag=' -expect_unresolved \*'
4.8147 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.8148 - fi
4.8149 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
4.8150 - hardcode_libdir_separator=:
4.8151 - ;;
4.8152 -
4.8153 - osf4* | osf5*) # as osf3* with the addition of -msym flag
4.8154 - if test "$GCC" = yes; then
4.8155 - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
4.8156 - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.8157 - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
4.8158 - else
4.8159 - allow_undefined_flag=' -expect_unresolved \*'
4.8160 - archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.8161 - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
4.8162 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
4.8163 -
4.8164 - # Both c and cxx compiler support -rpath directly
4.8165 - hardcode_libdir_flag_spec='-rpath $libdir'
4.8166 - fi
4.8167 - hardcode_libdir_separator=:
4.8168 - ;;
4.8169 -
4.8170 - sco3.2v5*)
4.8171 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8172 - hardcode_shlibpath_var=no
4.8173 - export_dynamic_flag_spec='${wl}-Bexport'
4.8174 - runpath_var=LD_RUN_PATH
4.8175 - hardcode_runpath_var=yes
4.8176 - ;;
4.8177 -
4.8178 - solaris*)
4.8179 - no_undefined_flag=' -z text'
4.8180 - if test "$GCC" = yes; then
4.8181 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.8182 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.8183 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
4.8184 - else
4.8185 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8186 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.8187 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.8188 - fi
4.8189 - hardcode_libdir_flag_spec='-R$libdir'
4.8190 - hardcode_shlibpath_var=no
4.8191 - case $host_os in
4.8192 - solaris2.[0-5] | solaris2.[0-5].*) ;;
4.8193 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
4.8194 - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
4.8195 - esac
4.8196 - link_all_deplibs=yes
4.8197 - ;;
4.8198 -
4.8199 - sunos4*)
4.8200 - if test "x$host_vendor" = xsequent; then
4.8201 - # Use $CC to link under sequent, because it throws in some extra .o
4.8202 - # files that make .init and .fini sections work.
4.8203 - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
4.8204 - else
4.8205 - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
4.8206 - fi
4.8207 - hardcode_libdir_flag_spec='-L$libdir'
4.8208 - hardcode_direct=yes
4.8209 - hardcode_minus_L=yes
4.8210 - hardcode_shlibpath_var=no
4.8211 - ;;
4.8212 -
4.8213 - sysv4)
4.8214 - case $host_vendor in
4.8215 - sni)
4.8216 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8217 - hardcode_direct=yes # is this really true???
4.8218 - ;;
4.8219 - siemens)
4.8220 - ## LD is ld it makes a PLAMLIB
4.8221 - ## CC just makes a GrossModule.
4.8222 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.8223 - reload_cmds='$CC -r -o $output$reload_objs'
4.8224 - hardcode_direct=no
4.8225 - ;;
4.8226 - motorola)
4.8227 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8228 - hardcode_direct=no #Motorola manual says yes, but my tests say they lie
4.8229 - ;;
4.8230 - esac
4.8231 - runpath_var='LD_RUN_PATH'
4.8232 - hardcode_shlibpath_var=no
4.8233 - ;;
4.8234 -
4.8235 - sysv4.3*)
4.8236 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8237 - hardcode_shlibpath_var=no
4.8238 - export_dynamic_flag_spec='-Bexport'
4.8239 - ;;
4.8240 -
4.8241 - sysv4*MP*)
4.8242 - if test -d /usr/nec; then
4.8243 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8244 - hardcode_shlibpath_var=no
4.8245 - runpath_var=LD_RUN_PATH
4.8246 - hardcode_runpath_var=yes
4.8247 - ld_shlibs=yes
4.8248 - fi
4.8249 - ;;
4.8250 -
4.8251 - sysv4.2uw2*)
4.8252 - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.8253 - hardcode_direct=yes
4.8254 - hardcode_minus_L=no
4.8255 - hardcode_shlibpath_var=no
4.8256 - hardcode_runpath_var=yes
4.8257 - runpath_var=LD_RUN_PATH
4.8258 - ;;
4.8259 -
4.8260 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
4.8261 - no_undefined_flag='${wl}-z ${wl}text'
4.8262 - if test "$GCC" = yes; then
4.8263 - archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.8264 - else
4.8265 - archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.8266 - fi
4.8267 - runpath_var='LD_RUN_PATH'
4.8268 - hardcode_shlibpath_var=no
4.8269 - ;;
4.8270 -
4.8271 - sysv5*)
4.8272 - no_undefined_flag=' -z text'
4.8273 - # $CC -shared without GNU ld will not create a library from C++
4.8274 - # object files and a static libstdc++, better avoid it by now
4.8275 - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8276 - archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.8277 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.8278 - hardcode_libdir_flag_spec=
4.8279 - hardcode_shlibpath_var=no
4.8280 - runpath_var='LD_RUN_PATH'
4.8281 - ;;
4.8282 -
4.8283 - uts4*)
4.8284 - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.8285 - hardcode_libdir_flag_spec='-L$libdir'
4.8286 - hardcode_shlibpath_var=no
4.8287 - ;;
4.8288 -
4.8289 - *)
4.8290 - ld_shlibs=no
4.8291 - ;;
4.8292 - esac
4.8293 - fi
4.8294 -
4.8295 -{ echo "$as_me:$LINENO: result: $ld_shlibs" >&5
4.8296 -echo "${ECHO_T}$ld_shlibs" >&6; }
4.8297 -test "$ld_shlibs" = no && can_build_shared=no
4.8298 -
4.8299 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
4.8300 -if test "$GCC" = yes; then
4.8301 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
4.8302 -fi
4.8303 -
4.8304 -#
4.8305 -# Do we need to explicitly link libc?
4.8306 -#
4.8307 -case "x$archive_cmds_need_lc" in
4.8308 -x|xyes)
4.8309 - # Assume -lc should be added
4.8310 - archive_cmds_need_lc=yes
4.8311 -
4.8312 - if test "$enable_shared" = yes && test "$GCC" = yes; then
4.8313 - case $archive_cmds in
4.8314 - *'~'*)
4.8315 - # FIXME: we may have to deal with multi-command sequences.
4.8316 - ;;
4.8317 - '$CC '*)
4.8318 - # Test whether the compiler implicitly links with -lc since on some
4.8319 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
4.8320 - # to ld, don't add -lc before -lgcc.
4.8321 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
4.8322 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
4.8323 - $rm conftest*
4.8324 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.8325 -
4.8326 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.8327 - (eval $ac_compile) 2>&5
4.8328 - ac_status=$?
4.8329 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.8330 - (exit $ac_status); } 2>conftest.err; then
4.8331 - soname=conftest
4.8332 - lib=conftest
4.8333 - libobjs=conftest.$ac_objext
4.8334 - deplibs=
4.8335 - wl=$lt_prog_compiler_wl
4.8336 - compiler_flags=-v
4.8337 - linker_flags=-v
4.8338 - verstring=
4.8339 - output_objdir=.
4.8340 - libname=conftest
4.8341 - lt_save_allow_undefined_flag=$allow_undefined_flag
4.8342 - allow_undefined_flag=
4.8343 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
4.8344 - (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
4.8345 - ac_status=$?
4.8346 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.8347 - (exit $ac_status); }
4.8348 - then
4.8349 - archive_cmds_need_lc=no
4.8350 - else
4.8351 - archive_cmds_need_lc=yes
4.8352 - fi
4.8353 - allow_undefined_flag=$lt_save_allow_undefined_flag
4.8354 - else
4.8355 - cat conftest.err 1>&5
4.8356 - fi
4.8357 - $rm conftest*
4.8358 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
4.8359 -echo "${ECHO_T}$archive_cmds_need_lc" >&6; }
4.8360 - ;;
4.8361 - esac
4.8362 - fi
4.8363 - ;;
4.8364 -esac
4.8365 -
4.8366 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
4.8367 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
4.8368 -library_names_spec=
4.8369 -libname_spec='lib$name'
4.8370 -soname_spec=
4.8371 -shrext_cmds=".so"
4.8372 -postinstall_cmds=
4.8373 -postuninstall_cmds=
4.8374 -finish_cmds=
4.8375 -finish_eval=
4.8376 -shlibpath_var=
4.8377 -shlibpath_overrides_runpath=unknown
4.8378 -version_type=none
4.8379 -dynamic_linker="$host_os ld.so"
4.8380 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
4.8381 -if test "$GCC" = yes; then
4.8382 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.8383 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
4.8384 - # if the path contains ";" then we assume it to be the separator
4.8385 - # otherwise default to the standard path separator (i.e. ":") - it is
4.8386 - # assumed that no part of a normal pathname contains ";" but that should
4.8387 - # okay in the real world where ";" in dirpaths is itself problematic.
4.8388 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.8389 - else
4.8390 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.8391 - fi
4.8392 -else
4.8393 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
4.8394 -fi
4.8395 -need_lib_prefix=unknown
4.8396 -hardcode_into_libs=no
4.8397 -
4.8398 -# when you set need_version to no, make sure it does not cause -set_version
4.8399 -# flags to be left without arguments
4.8400 -need_version=unknown
4.8401 -
4.8402 -case $host_os in
4.8403 -aix3*)
4.8404 - version_type=linux
4.8405 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
4.8406 - shlibpath_var=LIBPATH
4.8407 -
4.8408 - # AIX 3 has no versioning support, so we append a major version to the name.
4.8409 - soname_spec='${libname}${release}${shared_ext}$major'
4.8410 - ;;
4.8411 -
4.8412 -aix4* | aix5*)
4.8413 - version_type=linux
4.8414 - need_lib_prefix=no
4.8415 - need_version=no
4.8416 - hardcode_into_libs=yes
4.8417 - if test "$host_cpu" = ia64; then
4.8418 - # AIX 5 supports IA64
4.8419 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
4.8420 - shlibpath_var=LD_LIBRARY_PATH
4.8421 - else
4.8422 - # With GCC up to 2.95.x, collect2 would create an import file
4.8423 - # for dependence libraries. The import file would start with
4.8424 - # the line `#! .'. This would cause the generated library to
4.8425 - # depend on `.', always an invalid library. This was fixed in
4.8426 - # development snapshots of GCC prior to 3.0.
4.8427 - case $host_os in
4.8428 - aix4 | aix4.[01] | aix4.[01].*)
4.8429 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
4.8430 - echo ' yes '
4.8431 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
4.8432 - :
4.8433 - else
4.8434 - can_build_shared=no
4.8435 - fi
4.8436 - ;;
4.8437 - esac
4.8438 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
4.8439 - # soname into executable. Probably we can add versioning support to
4.8440 - # collect2, so additional links can be useful in future.
4.8441 - if test "$aix_use_runtimelinking" = yes; then
4.8442 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
4.8443 - # instead of lib<name>.a to let people know that these are not
4.8444 - # typical AIX shared libraries.
4.8445 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8446 - else
4.8447 - # We preserve .a as extension for shared libraries through AIX4.2
4.8448 - # and later when we are not doing run time linking.
4.8449 - library_names_spec='${libname}${release}.a $libname.a'
4.8450 - soname_spec='${libname}${release}${shared_ext}$major'
4.8451 - fi
4.8452 - shlibpath_var=LIBPATH
4.8453 - fi
4.8454 - ;;
4.8455 -
4.8456 -amigaos*)
4.8457 - library_names_spec='$libname.ixlibrary $libname.a'
4.8458 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
4.8459 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
4.8460 - ;;
4.8461 -
4.8462 -beos*)
4.8463 - library_names_spec='${libname}${shared_ext}'
4.8464 - dynamic_linker="$host_os ld.so"
4.8465 - shlibpath_var=LIBRARY_PATH
4.8466 - ;;
4.8467 -
4.8468 -bsdi4*)
4.8469 - version_type=linux
4.8470 - need_version=no
4.8471 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8472 - soname_spec='${libname}${release}${shared_ext}$major'
4.8473 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
4.8474 - shlibpath_var=LD_LIBRARY_PATH
4.8475 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
4.8476 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
4.8477 - # the default ld.so.conf also contains /usr/contrib/lib and
4.8478 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
4.8479 - # libtool to hard-code these into programs
4.8480 - ;;
4.8481 -
4.8482 -cygwin* | mingw* | pw32*)
4.8483 - version_type=windows
4.8484 - shrext_cmds=".dll"
4.8485 - need_version=no
4.8486 - need_lib_prefix=no
4.8487 -
4.8488 - case $GCC,$host_os in
4.8489 - yes,cygwin* | yes,mingw* | yes,pw32*)
4.8490 - library_names_spec='$libname.dll.a'
4.8491 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
4.8492 - postinstall_cmds='base_file=`basename \${file}`~
4.8493 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
4.8494 - dldir=$destdir/`dirname \$dlpath`~
4.8495 - test -d \$dldir || mkdir -p \$dldir~
4.8496 - $install_prog $dir/$dlname \$dldir/$dlname'
4.8497 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
4.8498 - dlpath=$dir/\$dldll~
4.8499 - $rm \$dlpath'
4.8500 - shlibpath_overrides_runpath=yes
4.8501 -
4.8502 - case $host_os in
4.8503 - cygwin*)
4.8504 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
4.8505 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.8506 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
4.8507 - ;;
4.8508 - mingw*)
4.8509 - # MinGW DLLs use traditional 'lib' prefix
4.8510 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.8511 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.8512 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
4.8513 - # It is most probably a Windows format PATH printed by
4.8514 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
4.8515 - # path with ; separators, and with drive letters. We can handle the
4.8516 - # drive letters (cygwin fileutils understands them), so leave them,
4.8517 - # especially as we might pass files found there to a mingw objdump,
4.8518 - # which wouldn't understand a cygwinified path. Ahh.
4.8519 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.8520 - else
4.8521 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.8522 - fi
4.8523 - ;;
4.8524 - pw32*)
4.8525 - # pw32 DLLs use 'pw' prefix rather than 'lib'
4.8526 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
4.8527 - ;;
4.8528 - esac
4.8529 - ;;
4.8530 -
4.8531 - *)
4.8532 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
4.8533 - ;;
4.8534 - esac
4.8535 - dynamic_linker='Win32 ld.exe'
4.8536 - # FIXME: first we should search . and the directory the executable is in
4.8537 - shlibpath_var=PATH
4.8538 - ;;
4.8539 -
4.8540 -darwin* | rhapsody*)
4.8541 - dynamic_linker="$host_os dyld"
4.8542 - version_type=darwin
4.8543 - need_lib_prefix=no
4.8544 - need_version=no
4.8545 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
4.8546 - soname_spec='${libname}${release}${major}$shared_ext'
4.8547 - shlibpath_overrides_runpath=yes
4.8548 - shlibpath_var=DYLD_LIBRARY_PATH
4.8549 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
4.8550 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
4.8551 - if test "$GCC" = yes; then
4.8552 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
4.8553 - else
4.8554 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
4.8555 - fi
4.8556 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
4.8557 - ;;
4.8558 -
4.8559 -dgux*)
4.8560 - version_type=linux
4.8561 - need_lib_prefix=no
4.8562 - need_version=no
4.8563 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
4.8564 - soname_spec='${libname}${release}${shared_ext}$major'
4.8565 - shlibpath_var=LD_LIBRARY_PATH
4.8566 - ;;
4.8567 -
4.8568 -freebsd1*)
4.8569 - dynamic_linker=no
4.8570 - ;;
4.8571 -
4.8572 -kfreebsd*-gnu)
4.8573 - version_type=linux
4.8574 - need_lib_prefix=no
4.8575 - need_version=no
4.8576 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.8577 - soname_spec='${libname}${release}${shared_ext}$major'
4.8578 - shlibpath_var=LD_LIBRARY_PATH
4.8579 - shlibpath_overrides_runpath=no
4.8580 - hardcode_into_libs=yes
4.8581 - dynamic_linker='GNU ld.so'
4.8582 - ;;
4.8583 -
4.8584 -freebsd*)
4.8585 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
4.8586 - version_type=freebsd-$objformat
4.8587 - case $version_type in
4.8588 - freebsd-elf*)
4.8589 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
4.8590 - need_version=no
4.8591 - need_lib_prefix=no
4.8592 - ;;
4.8593 - freebsd-*)
4.8594 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
4.8595 - need_version=yes
4.8596 - ;;
4.8597 - esac
4.8598 - shlibpath_var=LD_LIBRARY_PATH
4.8599 - case $host_os in
4.8600 - freebsd2*)
4.8601 - shlibpath_overrides_runpath=yes
4.8602 - ;;
4.8603 - freebsd3.01* | freebsdelf3.01*)
4.8604 - shlibpath_overrides_runpath=yes
4.8605 - hardcode_into_libs=yes
4.8606 - ;;
4.8607 - *) # from 3.2 on
4.8608 - shlibpath_overrides_runpath=no
4.8609 - hardcode_into_libs=yes
4.8610 - ;;
4.8611 - esac
4.8612 - ;;
4.8613 -
4.8614 -gnu*)
4.8615 - version_type=linux
4.8616 - need_lib_prefix=no
4.8617 - need_version=no
4.8618 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
4.8619 - soname_spec='${libname}${release}${shared_ext}$major'
4.8620 - shlibpath_var=LD_LIBRARY_PATH
4.8621 - hardcode_into_libs=yes
4.8622 - ;;
4.8623 -
4.8624 -hpux9* | hpux10* | hpux11*)
4.8625 - # Give a soname corresponding to the major version so that dld.sl refuses to
4.8626 - # link against other versions.
4.8627 - version_type=sunos
4.8628 - need_lib_prefix=no
4.8629 - need_version=no
4.8630 - case "$host_cpu" in
4.8631 - ia64*)
4.8632 - shrext_cmds='.so'
4.8633 - hardcode_into_libs=yes
4.8634 - dynamic_linker="$host_os dld.so"
4.8635 - shlibpath_var=LD_LIBRARY_PATH
4.8636 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.8637 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8638 - soname_spec='${libname}${release}${shared_ext}$major'
4.8639 - if test "X$HPUX_IA64_MODE" = X32; then
4.8640 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
4.8641 - else
4.8642 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
4.8643 - fi
4.8644 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.8645 - ;;
4.8646 - hppa*64*)
4.8647 - shrext_cmds='.sl'
4.8648 - hardcode_into_libs=yes
4.8649 - dynamic_linker="$host_os dld.sl"
4.8650 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
4.8651 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.8652 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8653 - soname_spec='${libname}${release}${shared_ext}$major'
4.8654 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
4.8655 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.8656 - ;;
4.8657 - *)
4.8658 - shrext_cmds='.sl'
4.8659 - dynamic_linker="$host_os dld.sl"
4.8660 - shlibpath_var=SHLIB_PATH
4.8661 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
4.8662 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8663 - soname_spec='${libname}${release}${shared_ext}$major'
4.8664 - ;;
4.8665 - esac
4.8666 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
4.8667 - postinstall_cmds='chmod 555 $lib'
4.8668 - ;;
4.8669 -
4.8670 -irix5* | irix6* | nonstopux*)
4.8671 - case $host_os in
4.8672 - nonstopux*) version_type=nonstopux ;;
4.8673 - *)
4.8674 - if test "$lt_cv_prog_gnu_ld" = yes; then
4.8675 - version_type=linux
4.8676 - else
4.8677 - version_type=irix
4.8678 - fi ;;
4.8679 - esac
4.8680 - need_lib_prefix=no
4.8681 - need_version=no
4.8682 - soname_spec='${libname}${release}${shared_ext}$major'
4.8683 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
4.8684 - case $host_os in
4.8685 - irix5* | nonstopux*)
4.8686 - libsuff= shlibsuff=
4.8687 - ;;
4.8688 - *)
4.8689 - case $LD in # libtool.m4 will add one of these switches to LD
4.8690 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
4.8691 - libsuff= shlibsuff= libmagic=32-bit;;
4.8692 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
4.8693 - libsuff=32 shlibsuff=N32 libmagic=N32;;
4.8694 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
4.8695 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
4.8696 - *) libsuff= shlibsuff= libmagic=never-match;;
4.8697 - esac
4.8698 - ;;
4.8699 - esac
4.8700 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
4.8701 - shlibpath_overrides_runpath=no
4.8702 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
4.8703 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
4.8704 - hardcode_into_libs=yes
4.8705 - ;;
4.8706 -
4.8707 -# No shared lib support for Linux oldld, aout, or coff.
4.8708 -linux*oldld* | linux*aout* | linux*coff*)
4.8709 - dynamic_linker=no
4.8710 - ;;
4.8711 -
4.8712 -# This must be Linux ELF.
4.8713 -linux*)
4.8714 - version_type=linux
4.8715 - need_lib_prefix=no
4.8716 - need_version=no
4.8717 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8718 - soname_spec='${libname}${release}${shared_ext}$major'
4.8719 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
4.8720 - shlibpath_var=LD_LIBRARY_PATH
4.8721 - shlibpath_overrides_runpath=no
4.8722 - # This implies no fast_install, which is unacceptable.
4.8723 - # Some rework will be needed to allow for fast_install
4.8724 - # before this can be enabled.
4.8725 - hardcode_into_libs=yes
4.8726 -
4.8727 - # Append ld.so.conf contents to the search path
4.8728 - if test -f /etc/ld.so.conf; then
4.8729 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
4.8730 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
4.8731 - fi
4.8732 -
4.8733 - # We used to test for /lib/ld.so.1 and disable shared libraries on
4.8734 - # powerpc, because MkLinux only supported shared libraries with the
4.8735 - # GNU dynamic linker. Since this was broken with cross compilers,
4.8736 - # most powerpc-linux boxes support dynamic linking these days and
4.8737 - # people can always --disable-shared, the test was removed, and we
4.8738 - # assume the GNU/Linux dynamic linker is in use.
4.8739 - dynamic_linker='GNU/Linux ld.so'
4.8740 - ;;
4.8741 -
4.8742 -netbsdelf*-gnu)
4.8743 - version_type=linux
4.8744 - need_lib_prefix=no
4.8745 - need_version=no
4.8746 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.8747 - soname_spec='${libname}${release}${shared_ext}$major'
4.8748 - shlibpath_var=LD_LIBRARY_PATH
4.8749 - shlibpath_overrides_runpath=no
4.8750 - hardcode_into_libs=yes
4.8751 - dynamic_linker='NetBSD ld.elf_so'
4.8752 - ;;
4.8753 -
4.8754 -knetbsd*-gnu)
4.8755 - version_type=linux
4.8756 - need_lib_prefix=no
4.8757 - need_version=no
4.8758 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.8759 - soname_spec='${libname}${release}${shared_ext}$major'
4.8760 - shlibpath_var=LD_LIBRARY_PATH
4.8761 - shlibpath_overrides_runpath=no
4.8762 - hardcode_into_libs=yes
4.8763 - dynamic_linker='GNU ld.so'
4.8764 - ;;
4.8765 -
4.8766 -netbsd*)
4.8767 - version_type=sunos
4.8768 - need_lib_prefix=no
4.8769 - need_version=no
4.8770 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.8771 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.8772 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.8773 - dynamic_linker='NetBSD (a.out) ld.so'
4.8774 - else
4.8775 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.8776 - soname_spec='${libname}${release}${shared_ext}$major'
4.8777 - dynamic_linker='NetBSD ld.elf_so'
4.8778 - fi
4.8779 - shlibpath_var=LD_LIBRARY_PATH
4.8780 - shlibpath_overrides_runpath=yes
4.8781 - hardcode_into_libs=yes
4.8782 - ;;
4.8783 -
4.8784 -newsos6)
4.8785 - version_type=linux
4.8786 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8787 - shlibpath_var=LD_LIBRARY_PATH
4.8788 - shlibpath_overrides_runpath=yes
4.8789 - ;;
4.8790 -
4.8791 -nto-qnx*)
4.8792 - version_type=linux
4.8793 - need_lib_prefix=no
4.8794 - need_version=no
4.8795 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8796 - soname_spec='${libname}${release}${shared_ext}$major'
4.8797 - shlibpath_var=LD_LIBRARY_PATH
4.8798 - shlibpath_overrides_runpath=yes
4.8799 - ;;
4.8800 -
4.8801 -openbsd*)
4.8802 - version_type=sunos
4.8803 - need_lib_prefix=no
4.8804 - need_version=yes
4.8805 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.8806 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.8807 - shlibpath_var=LD_LIBRARY_PATH
4.8808 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.8809 - case $host_os in
4.8810 - openbsd2.[89] | openbsd2.[89].*)
4.8811 - shlibpath_overrides_runpath=no
4.8812 - ;;
4.8813 - *)
4.8814 - shlibpath_overrides_runpath=yes
4.8815 - ;;
4.8816 - esac
4.8817 - else
4.8818 - shlibpath_overrides_runpath=yes
4.8819 - fi
4.8820 - ;;
4.8821 -
4.8822 -os2*)
4.8823 - libname_spec='$name'
4.8824 - shrext_cmds=".dll"
4.8825 - need_lib_prefix=no
4.8826 - library_names_spec='$libname${shared_ext} $libname.a'
4.8827 - dynamic_linker='OS/2 ld.exe'
4.8828 - shlibpath_var=LIBPATH
4.8829 - ;;
4.8830 -
4.8831 -osf3* | osf4* | osf5*)
4.8832 - version_type=osf
4.8833 - need_lib_prefix=no
4.8834 - need_version=no
4.8835 - soname_spec='${libname}${release}${shared_ext}$major'
4.8836 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8837 - shlibpath_var=LD_LIBRARY_PATH
4.8838 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
4.8839 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
4.8840 - ;;
4.8841 -
4.8842 -sco3.2v5*)
4.8843 - version_type=osf
4.8844 - soname_spec='${libname}${release}${shared_ext}$major'
4.8845 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8846 - shlibpath_var=LD_LIBRARY_PATH
4.8847 - ;;
4.8848 -
4.8849 -solaris*)
4.8850 - version_type=linux
4.8851 - need_lib_prefix=no
4.8852 - need_version=no
4.8853 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8854 - soname_spec='${libname}${release}${shared_ext}$major'
4.8855 - shlibpath_var=LD_LIBRARY_PATH
4.8856 - shlibpath_overrides_runpath=yes
4.8857 - hardcode_into_libs=yes
4.8858 - # ldd complains unless libraries are executable
4.8859 - postinstall_cmds='chmod +x $lib'
4.8860 - ;;
4.8861 -
4.8862 -sunos4*)
4.8863 - version_type=sunos
4.8864 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.8865 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
4.8866 - shlibpath_var=LD_LIBRARY_PATH
4.8867 - shlibpath_overrides_runpath=yes
4.8868 - if test "$with_gnu_ld" = yes; then
4.8869 - need_lib_prefix=no
4.8870 - fi
4.8871 - need_version=yes
4.8872 - ;;
4.8873 -
4.8874 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.8875 - version_type=linux
4.8876 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8877 - soname_spec='${libname}${release}${shared_ext}$major'
4.8878 - shlibpath_var=LD_LIBRARY_PATH
4.8879 - case $host_vendor in
4.8880 - sni)
4.8881 - shlibpath_overrides_runpath=no
4.8882 - need_lib_prefix=no
4.8883 - export_dynamic_flag_spec='${wl}-Blargedynsym'
4.8884 - runpath_var=LD_RUN_PATH
4.8885 - ;;
4.8886 - siemens)
4.8887 - need_lib_prefix=no
4.8888 - ;;
4.8889 - motorola)
4.8890 - need_lib_prefix=no
4.8891 - need_version=no
4.8892 - shlibpath_overrides_runpath=no
4.8893 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
4.8894 - ;;
4.8895 - esac
4.8896 - ;;
4.8897 -
4.8898 -sysv4*MP*)
4.8899 - if test -d /usr/nec ;then
4.8900 - version_type=linux
4.8901 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
4.8902 - soname_spec='$libname${shared_ext}.$major'
4.8903 - shlibpath_var=LD_LIBRARY_PATH
4.8904 - fi
4.8905 - ;;
4.8906 -
4.8907 -uts4*)
4.8908 - version_type=linux
4.8909 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.8910 - soname_spec='${libname}${release}${shared_ext}$major'
4.8911 - shlibpath_var=LD_LIBRARY_PATH
4.8912 - ;;
4.8913 -
4.8914 -*)
4.8915 - dynamic_linker=no
4.8916 - ;;
4.8917 -esac
4.8918 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
4.8919 -echo "${ECHO_T}$dynamic_linker" >&6; }
4.8920 -test "$dynamic_linker" = no && can_build_shared=no
4.8921 -
4.8922 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
4.8923 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
4.8924 -hardcode_action=
4.8925 -if test -n "$hardcode_libdir_flag_spec" || \
4.8926 - test -n "$runpath_var " || \
4.8927 - test "X$hardcode_automatic"="Xyes" ; then
4.8928 -
4.8929 - # We can hardcode non-existant directories.
4.8930 - if test "$hardcode_direct" != no &&
4.8931 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
4.8932 - # have to relink, otherwise we might link with an installed library
4.8933 - # when we should be linking with a yet-to-be-installed one
4.8934 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
4.8935 - test "$hardcode_minus_L" != no; then
4.8936 - # Linking always hardcodes the temporary library directory.
4.8937 - hardcode_action=relink
4.8938 - else
4.8939 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
4.8940 - hardcode_action=immediate
4.8941 - fi
4.8942 -else
4.8943 - # We cannot hardcode anything, or else we can only hardcode existing
4.8944 - # directories.
4.8945 - hardcode_action=unsupported
4.8946 -fi
4.8947 -{ echo "$as_me:$LINENO: result: $hardcode_action" >&5
4.8948 -echo "${ECHO_T}$hardcode_action" >&6; }
4.8949 -
4.8950 -if test "$hardcode_action" = relink; then
4.8951 - # Fast installation is not supported
4.8952 - enable_fast_install=no
4.8953 -elif test "$shlibpath_overrides_runpath" = yes ||
4.8954 - test "$enable_shared" = no; then
4.8955 - # Fast installation is not necessary
4.8956 - enable_fast_install=needless
4.8957 -fi
4.8958 -
4.8959 -striplib=
4.8960 -old_striplib=
4.8961 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
4.8962 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
4.8963 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
4.8964 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
4.8965 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
4.8966 - { echo "$as_me:$LINENO: result: yes" >&5
4.8967 -echo "${ECHO_T}yes" >&6; }
4.8968 -else
4.8969 -# FIXME - insert some real tests, host_os isn't really good enough
4.8970 - case $host_os in
4.8971 - darwin*)
4.8972 - if test -n "$STRIP" ; then
4.8973 - striplib="$STRIP -x"
4.8974 - { echo "$as_me:$LINENO: result: yes" >&5
4.8975 -echo "${ECHO_T}yes" >&6; }
4.8976 - else
4.8977 - { echo "$as_me:$LINENO: result: no" >&5
4.8978 -echo "${ECHO_T}no" >&6; }
4.8979 -fi
4.8980 - ;;
4.8981 - *)
4.8982 - { echo "$as_me:$LINENO: result: no" >&5
4.8983 -echo "${ECHO_T}no" >&6; }
4.8984 - ;;
4.8985 - esac
4.8986 -fi
4.8987 -
4.8988 -if test "x$enable_dlopen" != xyes; then
4.8989 - enable_dlopen=unknown
4.8990 - enable_dlopen_self=unknown
4.8991 - enable_dlopen_self_static=unknown
4.8992 -else
4.8993 - lt_cv_dlopen=no
4.8994 - lt_cv_dlopen_libs=
4.8995 -
4.8996 - case $host_os in
4.8997 - beos*)
4.8998 - lt_cv_dlopen="load_add_on"
4.8999 - lt_cv_dlopen_libs=
4.9000 - lt_cv_dlopen_self=yes
4.9001 - ;;
4.9002 -
4.9003 - mingw* | pw32*)
4.9004 - lt_cv_dlopen="LoadLibrary"
4.9005 - lt_cv_dlopen_libs=
4.9006 - ;;
4.9007 -
4.9008 - cygwin*)
4.9009 - lt_cv_dlopen="dlopen"
4.9010 - lt_cv_dlopen_libs=
4.9011 - ;;
4.9012 -
4.9013 - darwin*)
4.9014 - # if libdl is installed we need to link against it
4.9015 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.9016 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.9017 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.9018 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9019 -else
4.9020 - ac_check_lib_save_LIBS=$LIBS
4.9021 -LIBS="-ldl $LIBS"
4.9022 -cat >conftest.$ac_ext <<_ACEOF
4.9023 -/* confdefs.h. */
4.9024 -_ACEOF
4.9025 -cat confdefs.h >>conftest.$ac_ext
4.9026 -cat >>conftest.$ac_ext <<_ACEOF
4.9027 -/* end confdefs.h. */
4.9028 -
4.9029 -/* Override any GCC internal prototype to avoid an error.
4.9030 - Use char because int might match the return type of a GCC
4.9031 - builtin and then its argument prototype would still apply. */
4.9032 -#ifdef __cplusplus
4.9033 -extern "C"
4.9034 -#endif
4.9035 -char dlopen ();
4.9036 -int
4.9037 -main ()
4.9038 -{
4.9039 -return dlopen ();
4.9040 - ;
4.9041 - return 0;
4.9042 -}
4.9043 -_ACEOF
4.9044 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9045 -if { (ac_try="$ac_link"
4.9046 -case "(($ac_try" in
4.9047 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9048 - *) ac_try_echo=$ac_try;;
4.9049 -esac
4.9050 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9051 - (eval "$ac_link") 2>conftest.er1
4.9052 - ac_status=$?
4.9053 - grep -v '^ *+' conftest.er1 >conftest.err
4.9054 - rm -f conftest.er1
4.9055 - cat conftest.err >&5
4.9056 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9057 - (exit $ac_status); } && {
4.9058 - test -z "$ac_c_werror_flag" ||
4.9059 - test ! -s conftest.err
4.9060 - } && test -s conftest$ac_exeext &&
4.9061 - $as_test_x conftest$ac_exeext; then
4.9062 - ac_cv_lib_dl_dlopen=yes
4.9063 -else
4.9064 - echo "$as_me: failed program was:" >&5
4.9065 -sed 's/^/| /' conftest.$ac_ext >&5
4.9066 -
4.9067 - ac_cv_lib_dl_dlopen=no
4.9068 -fi
4.9069 -
4.9070 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9071 - conftest$ac_exeext conftest.$ac_ext
4.9072 -LIBS=$ac_check_lib_save_LIBS
4.9073 -fi
4.9074 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.9075 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.9076 -if test $ac_cv_lib_dl_dlopen = yes; then
4.9077 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.9078 -else
4.9079 -
4.9080 - lt_cv_dlopen="dyld"
4.9081 - lt_cv_dlopen_libs=
4.9082 - lt_cv_dlopen_self=yes
4.9083 -
4.9084 -fi
4.9085 -
4.9086 - ;;
4.9087 -
4.9088 - *)
4.9089 - { echo "$as_me:$LINENO: checking for shl_load" >&5
4.9090 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
4.9091 -if test "${ac_cv_func_shl_load+set}" = set; then
4.9092 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9093 -else
4.9094 - cat >conftest.$ac_ext <<_ACEOF
4.9095 -/* confdefs.h. */
4.9096 -_ACEOF
4.9097 -cat confdefs.h >>conftest.$ac_ext
4.9098 -cat >>conftest.$ac_ext <<_ACEOF
4.9099 -/* end confdefs.h. */
4.9100 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
4.9101 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.9102 -#define shl_load innocuous_shl_load
4.9103 -
4.9104 -/* System header to define __stub macros and hopefully few prototypes,
4.9105 - which can conflict with char shl_load (); below.
4.9106 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.9107 - <limits.h> exists even on freestanding compilers. */
4.9108 -
4.9109 -#ifdef __STDC__
4.9110 -# include <limits.h>
4.9111 -#else
4.9112 -# include <assert.h>
4.9113 -#endif
4.9114 -
4.9115 -#undef shl_load
4.9116 -
4.9117 -/* Override any GCC internal prototype to avoid an error.
4.9118 - Use char because int might match the return type of a GCC
4.9119 - builtin and then its argument prototype would still apply. */
4.9120 -#ifdef __cplusplus
4.9121 -extern "C"
4.9122 -#endif
4.9123 -char shl_load ();
4.9124 -/* The GNU C library defines this for functions which it implements
4.9125 - to always fail with ENOSYS. Some functions are actually named
4.9126 - something starting with __ and the normal name is an alias. */
4.9127 -#if defined __stub_shl_load || defined __stub___shl_load
4.9128 -choke me
4.9129 -#endif
4.9130 -
4.9131 -int
4.9132 -main ()
4.9133 -{
4.9134 -return shl_load ();
4.9135 - ;
4.9136 - return 0;
4.9137 -}
4.9138 -_ACEOF
4.9139 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9140 -if { (ac_try="$ac_link"
4.9141 -case "(($ac_try" in
4.9142 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9143 - *) ac_try_echo=$ac_try;;
4.9144 -esac
4.9145 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9146 - (eval "$ac_link") 2>conftest.er1
4.9147 - ac_status=$?
4.9148 - grep -v '^ *+' conftest.er1 >conftest.err
4.9149 - rm -f conftest.er1
4.9150 - cat conftest.err >&5
4.9151 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9152 - (exit $ac_status); } && {
4.9153 - test -z "$ac_c_werror_flag" ||
4.9154 - test ! -s conftest.err
4.9155 - } && test -s conftest$ac_exeext &&
4.9156 - $as_test_x conftest$ac_exeext; then
4.9157 - ac_cv_func_shl_load=yes
4.9158 -else
4.9159 - echo "$as_me: failed program was:" >&5
4.9160 -sed 's/^/| /' conftest.$ac_ext >&5
4.9161 -
4.9162 - ac_cv_func_shl_load=no
4.9163 -fi
4.9164 -
4.9165 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9166 - conftest$ac_exeext conftest.$ac_ext
4.9167 -fi
4.9168 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
4.9169 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
4.9170 -if test $ac_cv_func_shl_load = yes; then
4.9171 - lt_cv_dlopen="shl_load"
4.9172 -else
4.9173 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
4.9174 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
4.9175 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
4.9176 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9177 -else
4.9178 - ac_check_lib_save_LIBS=$LIBS
4.9179 -LIBS="-ldld $LIBS"
4.9180 -cat >conftest.$ac_ext <<_ACEOF
4.9181 -/* confdefs.h. */
4.9182 -_ACEOF
4.9183 -cat confdefs.h >>conftest.$ac_ext
4.9184 -cat >>conftest.$ac_ext <<_ACEOF
4.9185 -/* end confdefs.h. */
4.9186 -
4.9187 -/* Override any GCC internal prototype to avoid an error.
4.9188 - Use char because int might match the return type of a GCC
4.9189 - builtin and then its argument prototype would still apply. */
4.9190 -#ifdef __cplusplus
4.9191 -extern "C"
4.9192 -#endif
4.9193 -char shl_load ();
4.9194 -int
4.9195 -main ()
4.9196 -{
4.9197 -return shl_load ();
4.9198 - ;
4.9199 - return 0;
4.9200 -}
4.9201 -_ACEOF
4.9202 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9203 -if { (ac_try="$ac_link"
4.9204 -case "(($ac_try" in
4.9205 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9206 - *) ac_try_echo=$ac_try;;
4.9207 -esac
4.9208 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9209 - (eval "$ac_link") 2>conftest.er1
4.9210 - ac_status=$?
4.9211 - grep -v '^ *+' conftest.er1 >conftest.err
4.9212 - rm -f conftest.er1
4.9213 - cat conftest.err >&5
4.9214 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9215 - (exit $ac_status); } && {
4.9216 - test -z "$ac_c_werror_flag" ||
4.9217 - test ! -s conftest.err
4.9218 - } && test -s conftest$ac_exeext &&
4.9219 - $as_test_x conftest$ac_exeext; then
4.9220 - ac_cv_lib_dld_shl_load=yes
4.9221 -else
4.9222 - echo "$as_me: failed program was:" >&5
4.9223 -sed 's/^/| /' conftest.$ac_ext >&5
4.9224 -
4.9225 - ac_cv_lib_dld_shl_load=no
4.9226 -fi
4.9227 -
4.9228 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9229 - conftest$ac_exeext conftest.$ac_ext
4.9230 -LIBS=$ac_check_lib_save_LIBS
4.9231 -fi
4.9232 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
4.9233 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
4.9234 -if test $ac_cv_lib_dld_shl_load = yes; then
4.9235 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
4.9236 -else
4.9237 - { echo "$as_me:$LINENO: checking for dlopen" >&5
4.9238 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
4.9239 -if test "${ac_cv_func_dlopen+set}" = set; then
4.9240 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9241 -else
4.9242 - cat >conftest.$ac_ext <<_ACEOF
4.9243 -/* confdefs.h. */
4.9244 -_ACEOF
4.9245 -cat confdefs.h >>conftest.$ac_ext
4.9246 -cat >>conftest.$ac_ext <<_ACEOF
4.9247 -/* end confdefs.h. */
4.9248 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
4.9249 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.9250 -#define dlopen innocuous_dlopen
4.9251 -
4.9252 -/* System header to define __stub macros and hopefully few prototypes,
4.9253 - which can conflict with char dlopen (); below.
4.9254 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.9255 - <limits.h> exists even on freestanding compilers. */
4.9256 -
4.9257 -#ifdef __STDC__
4.9258 -# include <limits.h>
4.9259 -#else
4.9260 -# include <assert.h>
4.9261 -#endif
4.9262 -
4.9263 -#undef dlopen
4.9264 -
4.9265 -/* Override any GCC internal prototype to avoid an error.
4.9266 - Use char because int might match the return type of a GCC
4.9267 - builtin and then its argument prototype would still apply. */
4.9268 -#ifdef __cplusplus
4.9269 -extern "C"
4.9270 -#endif
4.9271 -char dlopen ();
4.9272 -/* The GNU C library defines this for functions which it implements
4.9273 - to always fail with ENOSYS. Some functions are actually named
4.9274 - something starting with __ and the normal name is an alias. */
4.9275 -#if defined __stub_dlopen || defined __stub___dlopen
4.9276 -choke me
4.9277 -#endif
4.9278 -
4.9279 -int
4.9280 -main ()
4.9281 -{
4.9282 -return dlopen ();
4.9283 - ;
4.9284 - return 0;
4.9285 -}
4.9286 -_ACEOF
4.9287 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9288 -if { (ac_try="$ac_link"
4.9289 -case "(($ac_try" in
4.9290 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9291 - *) ac_try_echo=$ac_try;;
4.9292 -esac
4.9293 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9294 - (eval "$ac_link") 2>conftest.er1
4.9295 - ac_status=$?
4.9296 - grep -v '^ *+' conftest.er1 >conftest.err
4.9297 - rm -f conftest.er1
4.9298 - cat conftest.err >&5
4.9299 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9300 - (exit $ac_status); } && {
4.9301 - test -z "$ac_c_werror_flag" ||
4.9302 - test ! -s conftest.err
4.9303 - } && test -s conftest$ac_exeext &&
4.9304 - $as_test_x conftest$ac_exeext; then
4.9305 - ac_cv_func_dlopen=yes
4.9306 -else
4.9307 - echo "$as_me: failed program was:" >&5
4.9308 -sed 's/^/| /' conftest.$ac_ext >&5
4.9309 -
4.9310 - ac_cv_func_dlopen=no
4.9311 -fi
4.9312 -
4.9313 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9314 - conftest$ac_exeext conftest.$ac_ext
4.9315 -fi
4.9316 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
4.9317 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
4.9318 -if test $ac_cv_func_dlopen = yes; then
4.9319 - lt_cv_dlopen="dlopen"
4.9320 -else
4.9321 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.9322 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.9323 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.9324 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9325 -else
4.9326 - ac_check_lib_save_LIBS=$LIBS
4.9327 -LIBS="-ldl $LIBS"
4.9328 -cat >conftest.$ac_ext <<_ACEOF
4.9329 -/* confdefs.h. */
4.9330 -_ACEOF
4.9331 -cat confdefs.h >>conftest.$ac_ext
4.9332 -cat >>conftest.$ac_ext <<_ACEOF
4.9333 -/* end confdefs.h. */
4.9334 -
4.9335 -/* Override any GCC internal prototype to avoid an error.
4.9336 - Use char because int might match the return type of a GCC
4.9337 - builtin and then its argument prototype would still apply. */
4.9338 -#ifdef __cplusplus
4.9339 -extern "C"
4.9340 -#endif
4.9341 -char dlopen ();
4.9342 -int
4.9343 -main ()
4.9344 -{
4.9345 -return dlopen ();
4.9346 - ;
4.9347 - return 0;
4.9348 -}
4.9349 -_ACEOF
4.9350 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9351 -if { (ac_try="$ac_link"
4.9352 -case "(($ac_try" in
4.9353 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9354 - *) ac_try_echo=$ac_try;;
4.9355 -esac
4.9356 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9357 - (eval "$ac_link") 2>conftest.er1
4.9358 - ac_status=$?
4.9359 - grep -v '^ *+' conftest.er1 >conftest.err
4.9360 - rm -f conftest.er1
4.9361 - cat conftest.err >&5
4.9362 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9363 - (exit $ac_status); } && {
4.9364 - test -z "$ac_c_werror_flag" ||
4.9365 - test ! -s conftest.err
4.9366 - } && test -s conftest$ac_exeext &&
4.9367 - $as_test_x conftest$ac_exeext; then
4.9368 - ac_cv_lib_dl_dlopen=yes
4.9369 -else
4.9370 - echo "$as_me: failed program was:" >&5
4.9371 -sed 's/^/| /' conftest.$ac_ext >&5
4.9372 -
4.9373 - ac_cv_lib_dl_dlopen=no
4.9374 -fi
4.9375 -
4.9376 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9377 - conftest$ac_exeext conftest.$ac_ext
4.9378 -LIBS=$ac_check_lib_save_LIBS
4.9379 -fi
4.9380 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.9381 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.9382 -if test $ac_cv_lib_dl_dlopen = yes; then
4.9383 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.9384 -else
4.9385 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
4.9386 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
4.9387 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
4.9388 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9389 -else
4.9390 - ac_check_lib_save_LIBS=$LIBS
4.9391 -LIBS="-lsvld $LIBS"
4.9392 -cat >conftest.$ac_ext <<_ACEOF
4.9393 -/* confdefs.h. */
4.9394 -_ACEOF
4.9395 -cat confdefs.h >>conftest.$ac_ext
4.9396 -cat >>conftest.$ac_ext <<_ACEOF
4.9397 -/* end confdefs.h. */
4.9398 -
4.9399 -/* Override any GCC internal prototype to avoid an error.
4.9400 - Use char because int might match the return type of a GCC
4.9401 - builtin and then its argument prototype would still apply. */
4.9402 -#ifdef __cplusplus
4.9403 -extern "C"
4.9404 -#endif
4.9405 -char dlopen ();
4.9406 -int
4.9407 -main ()
4.9408 -{
4.9409 -return dlopen ();
4.9410 - ;
4.9411 - return 0;
4.9412 -}
4.9413 -_ACEOF
4.9414 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9415 -if { (ac_try="$ac_link"
4.9416 -case "(($ac_try" in
4.9417 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9418 - *) ac_try_echo=$ac_try;;
4.9419 -esac
4.9420 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9421 - (eval "$ac_link") 2>conftest.er1
4.9422 - ac_status=$?
4.9423 - grep -v '^ *+' conftest.er1 >conftest.err
4.9424 - rm -f conftest.er1
4.9425 - cat conftest.err >&5
4.9426 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9427 - (exit $ac_status); } && {
4.9428 - test -z "$ac_c_werror_flag" ||
4.9429 - test ! -s conftest.err
4.9430 - } && test -s conftest$ac_exeext &&
4.9431 - $as_test_x conftest$ac_exeext; then
4.9432 - ac_cv_lib_svld_dlopen=yes
4.9433 -else
4.9434 - echo "$as_me: failed program was:" >&5
4.9435 -sed 's/^/| /' conftest.$ac_ext >&5
4.9436 -
4.9437 - ac_cv_lib_svld_dlopen=no
4.9438 -fi
4.9439 -
4.9440 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9441 - conftest$ac_exeext conftest.$ac_ext
4.9442 -LIBS=$ac_check_lib_save_LIBS
4.9443 -fi
4.9444 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
4.9445 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
4.9446 -if test $ac_cv_lib_svld_dlopen = yes; then
4.9447 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
4.9448 -else
4.9449 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
4.9450 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
4.9451 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
4.9452 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9453 -else
4.9454 - ac_check_lib_save_LIBS=$LIBS
4.9455 -LIBS="-ldld $LIBS"
4.9456 -cat >conftest.$ac_ext <<_ACEOF
4.9457 -/* confdefs.h. */
4.9458 -_ACEOF
4.9459 -cat confdefs.h >>conftest.$ac_ext
4.9460 -cat >>conftest.$ac_ext <<_ACEOF
4.9461 -/* end confdefs.h. */
4.9462 -
4.9463 -/* Override any GCC internal prototype to avoid an error.
4.9464 - Use char because int might match the return type of a GCC
4.9465 - builtin and then its argument prototype would still apply. */
4.9466 -#ifdef __cplusplus
4.9467 -extern "C"
4.9468 -#endif
4.9469 -char dld_link ();
4.9470 -int
4.9471 -main ()
4.9472 -{
4.9473 -return dld_link ();
4.9474 - ;
4.9475 - return 0;
4.9476 -}
4.9477 -_ACEOF
4.9478 -rm -f conftest.$ac_objext conftest$ac_exeext
4.9479 -if { (ac_try="$ac_link"
4.9480 -case "(($ac_try" in
4.9481 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.9482 - *) ac_try_echo=$ac_try;;
4.9483 -esac
4.9484 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.9485 - (eval "$ac_link") 2>conftest.er1
4.9486 - ac_status=$?
4.9487 - grep -v '^ *+' conftest.er1 >conftest.err
4.9488 - rm -f conftest.er1
4.9489 - cat conftest.err >&5
4.9490 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9491 - (exit $ac_status); } && {
4.9492 - test -z "$ac_c_werror_flag" ||
4.9493 - test ! -s conftest.err
4.9494 - } && test -s conftest$ac_exeext &&
4.9495 - $as_test_x conftest$ac_exeext; then
4.9496 - ac_cv_lib_dld_dld_link=yes
4.9497 -else
4.9498 - echo "$as_me: failed program was:" >&5
4.9499 -sed 's/^/| /' conftest.$ac_ext >&5
4.9500 -
4.9501 - ac_cv_lib_dld_dld_link=no
4.9502 -fi
4.9503 -
4.9504 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.9505 - conftest$ac_exeext conftest.$ac_ext
4.9506 -LIBS=$ac_check_lib_save_LIBS
4.9507 -fi
4.9508 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
4.9509 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
4.9510 -if test $ac_cv_lib_dld_dld_link = yes; then
4.9511 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
4.9512 -fi
4.9513 -
4.9514 -
4.9515 -fi
4.9516 -
4.9517 -
4.9518 -fi
4.9519 -
4.9520 -
4.9521 -fi
4.9522 -
4.9523 -
4.9524 -fi
4.9525 -
4.9526 -
4.9527 -fi
4.9528 -
4.9529 - ;;
4.9530 - esac
4.9531 -
4.9532 - if test "x$lt_cv_dlopen" != xno; then
4.9533 - enable_dlopen=yes
4.9534 - else
4.9535 - enable_dlopen=no
4.9536 - fi
4.9537 -
4.9538 - case $lt_cv_dlopen in
4.9539 - dlopen)
4.9540 - save_CPPFLAGS="$CPPFLAGS"
4.9541 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
4.9542 -
4.9543 - save_LDFLAGS="$LDFLAGS"
4.9544 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
4.9545 -
4.9546 - save_LIBS="$LIBS"
4.9547 - LIBS="$lt_cv_dlopen_libs $LIBS"
4.9548 -
4.9549 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
4.9550 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
4.9551 -if test "${lt_cv_dlopen_self+set}" = set; then
4.9552 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9553 -else
4.9554 - if test "$cross_compiling" = yes; then :
4.9555 - lt_cv_dlopen_self=cross
4.9556 -else
4.9557 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.9558 - lt_status=$lt_dlunknown
4.9559 - cat > conftest.$ac_ext <<EOF
4.9560 -#line __oline__ "configure"
4.9561 -#include "confdefs.h"
4.9562 -
4.9563 -#if HAVE_DLFCN_H
4.9564 -#include <dlfcn.h>
4.9565 -#endif
4.9566 -
4.9567 -#include <stdio.h>
4.9568 -
4.9569 -#ifdef RTLD_GLOBAL
4.9570 -# define LT_DLGLOBAL RTLD_GLOBAL
4.9571 -#else
4.9572 -# ifdef DL_GLOBAL
4.9573 -# define LT_DLGLOBAL DL_GLOBAL
4.9574 -# else
4.9575 -# define LT_DLGLOBAL 0
4.9576 -# endif
4.9577 -#endif
4.9578 -
4.9579 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.9580 - find out it does not work in some platform. */
4.9581 -#ifndef LT_DLLAZY_OR_NOW
4.9582 -# ifdef RTLD_LAZY
4.9583 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.9584 -# else
4.9585 -# ifdef DL_LAZY
4.9586 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.9587 -# else
4.9588 -# ifdef RTLD_NOW
4.9589 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.9590 -# else
4.9591 -# ifdef DL_NOW
4.9592 -# define LT_DLLAZY_OR_NOW DL_NOW
4.9593 -# else
4.9594 -# define LT_DLLAZY_OR_NOW 0
4.9595 -# endif
4.9596 -# endif
4.9597 -# endif
4.9598 -# endif
4.9599 -#endif
4.9600 -
4.9601 -#ifdef __cplusplus
4.9602 -extern "C" void exit (int);
4.9603 -#endif
4.9604 -
4.9605 -void fnord() { int i=42;}
4.9606 -int main ()
4.9607 -{
4.9608 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.9609 - int status = $lt_dlunknown;
4.9610 -
4.9611 - if (self)
4.9612 - {
4.9613 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.9614 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.9615 - /* dlclose (self); */
4.9616 - }
4.9617 -
4.9618 - exit (status);
4.9619 -}
4.9620 -EOF
4.9621 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.9622 - (eval $ac_link) 2>&5
4.9623 - ac_status=$?
4.9624 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9625 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.9626 - (./conftest; exit; ) 2>/dev/null
4.9627 - lt_status=$?
4.9628 - case x$lt_status in
4.9629 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
4.9630 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
4.9631 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
4.9632 - esac
4.9633 - else :
4.9634 - # compilation failed
4.9635 - lt_cv_dlopen_self=no
4.9636 - fi
4.9637 -fi
4.9638 -rm -fr conftest*
4.9639 -
4.9640 -
4.9641 -fi
4.9642 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
4.9643 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
4.9644 -
4.9645 - if test "x$lt_cv_dlopen_self" = xyes; then
4.9646 - LDFLAGS="$LDFLAGS $link_static_flag"
4.9647 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
4.9648 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
4.9649 -if test "${lt_cv_dlopen_self_static+set}" = set; then
4.9650 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.9651 -else
4.9652 - if test "$cross_compiling" = yes; then :
4.9653 - lt_cv_dlopen_self_static=cross
4.9654 -else
4.9655 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.9656 - lt_status=$lt_dlunknown
4.9657 - cat > conftest.$ac_ext <<EOF
4.9658 -#line __oline__ "configure"
4.9659 -#include "confdefs.h"
4.9660 -
4.9661 -#if HAVE_DLFCN_H
4.9662 -#include <dlfcn.h>
4.9663 -#endif
4.9664 -
4.9665 -#include <stdio.h>
4.9666 -
4.9667 -#ifdef RTLD_GLOBAL
4.9668 -# define LT_DLGLOBAL RTLD_GLOBAL
4.9669 -#else
4.9670 -# ifdef DL_GLOBAL
4.9671 -# define LT_DLGLOBAL DL_GLOBAL
4.9672 -# else
4.9673 -# define LT_DLGLOBAL 0
4.9674 -# endif
4.9675 -#endif
4.9676 -
4.9677 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.9678 - find out it does not work in some platform. */
4.9679 -#ifndef LT_DLLAZY_OR_NOW
4.9680 -# ifdef RTLD_LAZY
4.9681 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.9682 -# else
4.9683 -# ifdef DL_LAZY
4.9684 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.9685 -# else
4.9686 -# ifdef RTLD_NOW
4.9687 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.9688 -# else
4.9689 -# ifdef DL_NOW
4.9690 -# define LT_DLLAZY_OR_NOW DL_NOW
4.9691 -# else
4.9692 -# define LT_DLLAZY_OR_NOW 0
4.9693 -# endif
4.9694 -# endif
4.9695 -# endif
4.9696 -# endif
4.9697 -#endif
4.9698 -
4.9699 -#ifdef __cplusplus
4.9700 -extern "C" void exit (int);
4.9701 -#endif
4.9702 -
4.9703 -void fnord() { int i=42;}
4.9704 -int main ()
4.9705 -{
4.9706 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.9707 - int status = $lt_dlunknown;
4.9708 -
4.9709 - if (self)
4.9710 - {
4.9711 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.9712 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.9713 - /* dlclose (self); */
4.9714 - }
4.9715 -
4.9716 - exit (status);
4.9717 -}
4.9718 -EOF
4.9719 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.9720 - (eval $ac_link) 2>&5
4.9721 - ac_status=$?
4.9722 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.9723 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.9724 - (./conftest; exit; ) 2>/dev/null
4.9725 - lt_status=$?
4.9726 - case x$lt_status in
4.9727 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
4.9728 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
4.9729 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
4.9730 - esac
4.9731 - else :
4.9732 - # compilation failed
4.9733 - lt_cv_dlopen_self_static=no
4.9734 - fi
4.9735 -fi
4.9736 -rm -fr conftest*
4.9737 -
4.9738 -
4.9739 -fi
4.9740 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
4.9741 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
4.9742 - fi
4.9743 -
4.9744 - CPPFLAGS="$save_CPPFLAGS"
4.9745 - LDFLAGS="$save_LDFLAGS"
4.9746 - LIBS="$save_LIBS"
4.9747 - ;;
4.9748 - esac
4.9749 -
4.9750 - case $lt_cv_dlopen_self in
4.9751 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
4.9752 - *) enable_dlopen_self=unknown ;;
4.9753 - esac
4.9754 -
4.9755 - case $lt_cv_dlopen_self_static in
4.9756 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
4.9757 - *) enable_dlopen_self_static=unknown ;;
4.9758 - esac
4.9759 -fi
4.9760 -
4.9761 -
4.9762 -# Report which librarie types wil actually be built
4.9763 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
4.9764 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
4.9765 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
4.9766 -echo "${ECHO_T}$can_build_shared" >&6; }
4.9767 -
4.9768 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
4.9769 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
4.9770 -test "$can_build_shared" = "no" && enable_shared=no
4.9771 -
4.9772 -# On AIX, shared libraries and static libraries use the same namespace, and
4.9773 -# are all built from PIC.
4.9774 -case "$host_os" in
4.9775 -aix3*)
4.9776 - test "$enable_shared" = yes && enable_static=no
4.9777 - if test -n "$RANLIB"; then
4.9778 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
4.9779 - postinstall_cmds='$RANLIB $lib'
4.9780 - fi
4.9781 - ;;
4.9782 -
4.9783 -aix4* | aix5*)
4.9784 - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
4.9785 - test "$enable_shared" = yes && enable_static=no
4.9786 - fi
4.9787 - ;;
4.9788 - darwin* | rhapsody*)
4.9789 - if test "$GCC" = yes; then
4.9790 - archive_cmds_need_lc=no
4.9791 - case "$host_os" in
4.9792 - rhapsody* | darwin1.[012])
4.9793 - allow_undefined_flag='-undefined suppress'
4.9794 - ;;
4.9795 - *) # Darwin 1.3 on
4.9796 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
4.9797 - allow_undefined_flag='-flat_namespace -undefined suppress'
4.9798 - else
4.9799 - case ${MACOSX_DEPLOYMENT_TARGET} in
4.9800 - 10.[012])
4.9801 - allow_undefined_flag='-flat_namespace -undefined suppress'
4.9802 - ;;
4.9803 - 10.*)
4.9804 - allow_undefined_flag='-undefined dynamic_lookup'
4.9805 - ;;
4.9806 - esac
4.9807 - fi
4.9808 - ;;
4.9809 - esac
4.9810 - output_verbose_link_cmd='echo'
4.9811 - archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
4.9812 - module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
4.9813 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
4.9814 - archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.9815 - module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.9816 - hardcode_direct=no
4.9817 - hardcode_automatic=yes
4.9818 - hardcode_shlibpath_var=unsupported
4.9819 - whole_archive_flag_spec='-all_load $convenience'
4.9820 - link_all_deplibs=yes
4.9821 - else
4.9822 - ld_shlibs=no
4.9823 - fi
4.9824 - ;;
4.9825 -esac
4.9826 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
4.9827 -echo "${ECHO_T}$enable_shared" >&6; }
4.9828 -
4.9829 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
4.9830 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
4.9831 -# Make sure either enable_shared or enable_static is yes.
4.9832 -test "$enable_shared" = yes || enable_static=yes
4.9833 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
4.9834 -echo "${ECHO_T}$enable_static" >&6; }
4.9835 -
4.9836 -# The else clause should only fire when bootstrapping the
4.9837 -# libtool distribution, otherwise you forgot to ship ltmain.sh
4.9838 -# with your package, and you will get complaints that there are
4.9839 -# no rules to generate ltmain.sh.
4.9840 -if test -f "$ltmain"; then
4.9841 - # See if we are running on zsh, and set the options which allow our commands through
4.9842 - # without removal of \ escapes.
4.9843 - if test -n "${ZSH_VERSION+set}" ; then
4.9844 - setopt NO_GLOB_SUBST
4.9845 - fi
4.9846 - # Now quote all the things that may contain metacharacters while being
4.9847 - # careful not to overquote the AC_SUBSTed values. We take copies of the
4.9848 - # variables and quote the copies for generation of the libtool script.
4.9849 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
4.9850 - SED SHELL STRIP \
4.9851 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
4.9852 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
4.9853 - deplibs_check_method reload_flag reload_cmds need_locks \
4.9854 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
4.9855 - lt_cv_sys_global_symbol_to_c_name_address \
4.9856 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
4.9857 - old_postinstall_cmds old_postuninstall_cmds \
4.9858 - compiler \
4.9859 - CC \
4.9860 - LD \
4.9861 - lt_prog_compiler_wl \
4.9862 - lt_prog_compiler_pic \
4.9863 - lt_prog_compiler_static \
4.9864 - lt_prog_compiler_no_builtin_flag \
4.9865 - export_dynamic_flag_spec \
4.9866 - thread_safe_flag_spec \
4.9867 - whole_archive_flag_spec \
4.9868 - enable_shared_with_static_runtimes \
4.9869 - old_archive_cmds \
4.9870 - old_archive_from_new_cmds \
4.9871 - predep_objects \
4.9872 - postdep_objects \
4.9873 - predeps \
4.9874 - postdeps \
4.9875 - compiler_lib_search_path \
4.9876 - archive_cmds \
4.9877 - archive_expsym_cmds \
4.9878 - postinstall_cmds \
4.9879 - postuninstall_cmds \
4.9880 - old_archive_from_expsyms_cmds \
4.9881 - allow_undefined_flag \
4.9882 - no_undefined_flag \
4.9883 - export_symbols_cmds \
4.9884 - hardcode_libdir_flag_spec \
4.9885 - hardcode_libdir_flag_spec_ld \
4.9886 - hardcode_libdir_separator \
4.9887 - hardcode_automatic \
4.9888 - module_cmds \
4.9889 - module_expsym_cmds \
4.9890 - lt_cv_prog_compiler_c_o \
4.9891 - exclude_expsyms \
4.9892 - include_expsyms; do
4.9893 -
4.9894 - case $var in
4.9895 - old_archive_cmds | \
4.9896 - old_archive_from_new_cmds | \
4.9897 - archive_cmds | \
4.9898 - archive_expsym_cmds | \
4.9899 - module_cmds | \
4.9900 - module_expsym_cmds | \
4.9901 - old_archive_from_expsyms_cmds | \
4.9902 - export_symbols_cmds | \
4.9903 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
4.9904 - postinstall_cmds | postuninstall_cmds | \
4.9905 - old_postinstall_cmds | old_postuninstall_cmds | \
4.9906 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4.9907 - # Double-quote double-evaled strings.
4.9908 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4.9909 - ;;
4.9910 - *)
4.9911 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4.9912 - ;;
4.9913 - esac
4.9914 - done
4.9915 -
4.9916 - case $lt_echo in
4.9917 - *'\$0 --fallback-echo"')
4.9918 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
4.9919 - ;;
4.9920 - esac
4.9921 -
4.9922 -cfgfile="${ofile}T"
4.9923 - trap "$rm \"$cfgfile\"; exit 1" 1 2 15
4.9924 - $rm -f "$cfgfile"
4.9925 - { echo "$as_me:$LINENO: creating $ofile" >&5
4.9926 -echo "$as_me: creating $ofile" >&6;}
4.9927 -
4.9928 - cat <<__EOF__ >> "$cfgfile"
4.9929 -#! $SHELL
4.9930 -
4.9931 -# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
4.9932 -# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
4.9933 -# NOTE: Changes made to this file will be lost: look at ltmain.sh.
4.9934 -#
4.9935 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
4.9936 -# Free Software Foundation, Inc.
4.9937 -#
4.9938 -# This file is part of GNU Libtool:
4.9939 -# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
4.9940 -#
4.9941 -# This program is free software; you can redistribute it and/or modify
4.9942 -# it under the terms of the GNU General Public License as published by
4.9943 -# the Free Software Foundation; either version 2 of the License, or
4.9944 -# (at your option) any later version.
4.9945 -#
4.9946 -# This program is distributed in the hope that it will be useful, but
4.9947 -# WITHOUT ANY WARRANTY; without even the implied warranty of
4.9948 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4.9949 -# General Public License for more details.
4.9950 -#
4.9951 -# You should have received a copy of the GNU General Public License
4.9952 -# along with this program; if not, write to the Free Software
4.9953 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
4.9954 -#
4.9955 -# As a special exception to the GNU General Public License, if you
4.9956 -# distribute this file as part of a program that contains a
4.9957 -# configuration script generated by Autoconf, you may include it under
4.9958 -# the same distribution terms that you use for the rest of that program.
4.9959 -
4.9960 -# A sed program that does not truncate output.
4.9961 -SED=$lt_SED
4.9962 -
4.9963 -# Sed that helps us avoid accidentally triggering echo(1) options like -n.
4.9964 -Xsed="$SED -e s/^X//"
4.9965 -
4.9966 -# The HP-UX ksh and POSIX shell print the target directory to stdout
4.9967 -# if CDPATH is set.
4.9968 -if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
4.9969 -
4.9970 -# The names of the tagged configurations supported by this script.
4.9971 -available_tags=
4.9972 -
4.9973 -# ### BEGIN LIBTOOL CONFIG
4.9974 -
4.9975 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4.9976 -
4.9977 -# Shell to use when invoking shell scripts.
4.9978 -SHELL=$lt_SHELL
4.9979 -
4.9980 -# Whether or not to build shared libraries.
4.9981 -build_libtool_libs=$enable_shared
4.9982 -
4.9983 -# Whether or not to build static libraries.
4.9984 -build_old_libs=$enable_static
4.9985 -
4.9986 -# Whether or not to add -lc for building shared libraries.
4.9987 -build_libtool_need_lc=$archive_cmds_need_lc
4.9988 -
4.9989 -# Whether or not to disallow shared libs when runtime libs are static
4.9990 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
4.9991 -
4.9992 -# Whether or not to optimize for fast installation.
4.9993 -fast_install=$enable_fast_install
4.9994 -
4.9995 -# The host system.
4.9996 -host_alias=$host_alias
4.9997 -host=$host
4.9998 -
4.9999 -# An echo program that does not interpret backslashes.
4.10000 -echo=$lt_echo
4.10001 -
4.10002 -# The archiver.
4.10003 -AR=$lt_AR
4.10004 -AR_FLAGS=$lt_AR_FLAGS
4.10005 -
4.10006 -# A C compiler.
4.10007 -LTCC=$lt_LTCC
4.10008 -
4.10009 -# A language-specific compiler.
4.10010 -CC=$lt_compiler
4.10011 -
4.10012 -# Is the compiler the GNU C compiler?
4.10013 -with_gcc=$GCC
4.10014 -
4.10015 -# An ERE matcher.
4.10016 -EGREP=$lt_EGREP
4.10017 -
4.10018 -# The linker used to build libraries.
4.10019 -LD=$lt_LD
4.10020 -
4.10021 -# Whether we need hard or soft links.
4.10022 -LN_S=$lt_LN_S
4.10023 -
4.10024 -# A BSD-compatible nm program.
4.10025 -NM=$lt_NM
4.10026 -
4.10027 -# A symbol stripping program
4.10028 -STRIP=$lt_STRIP
4.10029 -
4.10030 -# Used to examine libraries when file_magic_cmd begins "file"
4.10031 -MAGIC_CMD=$MAGIC_CMD
4.10032 -
4.10033 -# Used on cygwin: DLL creation program.
4.10034 -DLLTOOL="$DLLTOOL"
4.10035 -
4.10036 -# Used on cygwin: object dumper.
4.10037 -OBJDUMP="$OBJDUMP"
4.10038 -
4.10039 -# Used on cygwin: assembler.
4.10040 -AS="$AS"
4.10041 -
4.10042 -# The name of the directory that contains temporary libtool files.
4.10043 -objdir=$objdir
4.10044 -
4.10045 -# How to create reloadable object files.
4.10046 -reload_flag=$lt_reload_flag
4.10047 -reload_cmds=$lt_reload_cmds
4.10048 -
4.10049 -# How to pass a linker flag through the compiler.
4.10050 -wl=$lt_lt_prog_compiler_wl
4.10051 -
4.10052 -# Object file suffix (normally "o").
4.10053 -objext="$ac_objext"
4.10054 -
4.10055 -# Old archive suffix (normally "a").
4.10056 -libext="$libext"
4.10057 -
4.10058 -# Shared library suffix (normally ".so").
4.10059 -shrext_cmds='$shrext_cmds'
4.10060 -
4.10061 -# Executable file suffix (normally "").
4.10062 -exeext="$exeext"
4.10063 -
4.10064 -# Additional compiler flags for building library objects.
4.10065 -pic_flag=$lt_lt_prog_compiler_pic
4.10066 -pic_mode=$pic_mode
4.10067 -
4.10068 -# What is the maximum length of a command?
4.10069 -max_cmd_len=$lt_cv_sys_max_cmd_len
4.10070 -
4.10071 -# Does compiler simultaneously support -c and -o options?
4.10072 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o
4.10073 -
4.10074 -# Must we lock files when doing compilation ?
4.10075 -need_locks=$lt_need_locks
4.10076 -
4.10077 -# Do we need the lib prefix for modules?
4.10078 -need_lib_prefix=$need_lib_prefix
4.10079 -
4.10080 -# Do we need a version for libraries?
4.10081 -need_version=$need_version
4.10082 -
4.10083 -# Whether dlopen is supported.
4.10084 -dlopen_support=$enable_dlopen
4.10085 -
4.10086 -# Whether dlopen of programs is supported.
4.10087 -dlopen_self=$enable_dlopen_self
4.10088 -
4.10089 -# Whether dlopen of statically linked programs is supported.
4.10090 -dlopen_self_static=$enable_dlopen_self_static
4.10091 -
4.10092 -# Compiler flag to prevent dynamic linking.
4.10093 -link_static_flag=$lt_lt_prog_compiler_static
4.10094 -
4.10095 -# Compiler flag to turn off builtin functions.
4.10096 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
4.10097 -
4.10098 -# Compiler flag to allow reflexive dlopens.
4.10099 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
4.10100 -
4.10101 -# Compiler flag to generate shared objects directly from archives.
4.10102 -whole_archive_flag_spec=$lt_whole_archive_flag_spec
4.10103 -
4.10104 -# Compiler flag to generate thread-safe objects.
4.10105 -thread_safe_flag_spec=$lt_thread_safe_flag_spec
4.10106 -
4.10107 -# Library versioning type.
4.10108 -version_type=$version_type
4.10109 -
4.10110 -# Format of library name prefix.
4.10111 -libname_spec=$lt_libname_spec
4.10112 -
4.10113 -# List of archive names. First name is the real one, the rest are links.
4.10114 -# The last name is the one that the linker finds with -lNAME.
4.10115 -library_names_spec=$lt_library_names_spec
4.10116 -
4.10117 -# The coded name of the library, if different from the real name.
4.10118 -soname_spec=$lt_soname_spec
4.10119 -
4.10120 -# Commands used to build and install an old-style archive.
4.10121 -RANLIB=$lt_RANLIB
4.10122 -old_archive_cmds=$lt_old_archive_cmds
4.10123 -old_postinstall_cmds=$lt_old_postinstall_cmds
4.10124 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
4.10125 -
4.10126 -# Create an old-style archive from a shared archive.
4.10127 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
4.10128 -
4.10129 -# Create a temporary old-style archive to link instead of a shared archive.
4.10130 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
4.10131 -
4.10132 -# Commands used to build and install a shared archive.
4.10133 -archive_cmds=$lt_archive_cmds
4.10134 -archive_expsym_cmds=$lt_archive_expsym_cmds
4.10135 -postinstall_cmds=$lt_postinstall_cmds
4.10136 -postuninstall_cmds=$lt_postuninstall_cmds
4.10137 -
4.10138 -# Commands used to build a loadable module (assumed same as above if empty)
4.10139 -module_cmds=$lt_module_cmds
4.10140 -module_expsym_cmds=$lt_module_expsym_cmds
4.10141 -
4.10142 -# Commands to strip libraries.
4.10143 -old_striplib=$lt_old_striplib
4.10144 -striplib=$lt_striplib
4.10145 -
4.10146 -# Dependencies to place before the objects being linked to create a
4.10147 -# shared library.
4.10148 -predep_objects=$lt_predep_objects
4.10149 -
4.10150 -# Dependencies to place after the objects being linked to create a
4.10151 -# shared library.
4.10152 -postdep_objects=$lt_postdep_objects
4.10153 -
4.10154 -# Dependencies to place before the objects being linked to create a
4.10155 -# shared library.
4.10156 -predeps=$lt_predeps
4.10157 -
4.10158 -# Dependencies to place after the objects being linked to create a
4.10159 -# shared library.
4.10160 -postdeps=$lt_postdeps
4.10161 -
4.10162 -# The library search path used internally by the compiler when linking
4.10163 -# a shared library.
4.10164 -compiler_lib_search_path=$lt_compiler_lib_search_path
4.10165 -
4.10166 -# Method to check whether dependent libraries are shared objects.
4.10167 -deplibs_check_method=$lt_deplibs_check_method
4.10168 -
4.10169 -# Command to use when deplibs_check_method == file_magic.
4.10170 -file_magic_cmd=$lt_file_magic_cmd
4.10171 -
4.10172 -# Flag that allows shared libraries with undefined symbols to be built.
4.10173 -allow_undefined_flag=$lt_allow_undefined_flag
4.10174 -
4.10175 -# Flag that forces no undefined symbols.
4.10176 -no_undefined_flag=$lt_no_undefined_flag
4.10177 -
4.10178 -# Commands used to finish a libtool library installation in a directory.
4.10179 -finish_cmds=$lt_finish_cmds
4.10180 -
4.10181 -# Same as above, but a single script fragment to be evaled but not shown.
4.10182 -finish_eval=$lt_finish_eval
4.10183 -
4.10184 -# Take the output of nm and produce a listing of raw symbols and C names.
4.10185 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4.10186 -
4.10187 -# Transform the output of nm in a proper C declaration
4.10188 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4.10189 -
4.10190 -# Transform the output of nm in a C name address pair
4.10191 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4.10192 -
4.10193 -# This is the shared library runtime path variable.
4.10194 -runpath_var=$runpath_var
4.10195 -
4.10196 -# This is the shared library path variable.
4.10197 -shlibpath_var=$shlibpath_var
4.10198 -
4.10199 -# Is shlibpath searched before the hard-coded library search path?
4.10200 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4.10201 -
4.10202 -# How to hardcode a shared library path into an executable.
4.10203 -hardcode_action=$hardcode_action
4.10204 -
4.10205 -# Whether we should hardcode library paths into libraries.
4.10206 -hardcode_into_libs=$hardcode_into_libs
4.10207 -
4.10208 -# Flag to hardcode \$libdir into a binary during linking.
4.10209 -# This must work even if \$libdir does not exist.
4.10210 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
4.10211 -
4.10212 -# If ld is used when linking, flag to hardcode \$libdir into
4.10213 -# a binary during linking. This must work even if \$libdir does
4.10214 -# not exist.
4.10215 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
4.10216 -
4.10217 -# Whether we need a single -rpath flag with a separated argument.
4.10218 -hardcode_libdir_separator=$lt_hardcode_libdir_separator
4.10219 -
4.10220 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4.10221 -# resulting binary.
4.10222 -hardcode_direct=$hardcode_direct
4.10223 -
4.10224 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4.10225 -# resulting binary.
4.10226 -hardcode_minus_L=$hardcode_minus_L
4.10227 -
4.10228 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4.10229 -# the resulting binary.
4.10230 -hardcode_shlibpath_var=$hardcode_shlibpath_var
4.10231 -
4.10232 -# Set to yes if building a shared library automatically hardcodes DIR into the library
4.10233 -# and all subsequent libraries and executables linked against it.
4.10234 -hardcode_automatic=$hardcode_automatic
4.10235 -
4.10236 -# Variables whose values should be saved in libtool wrapper scripts and
4.10237 -# restored at relink time.
4.10238 -variables_saved_for_relink="$variables_saved_for_relink"
4.10239 -
4.10240 -# Whether libtool must link a program against all its dependency libraries.
4.10241 -link_all_deplibs=$link_all_deplibs
4.10242 -
4.10243 -# Compile-time system search path for libraries
4.10244 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4.10245 -
4.10246 -# Run-time system search path for libraries
4.10247 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4.10248 -
4.10249 -# Fix the shell variable \$srcfile for the compiler.
4.10250 -fix_srcfile_path="$fix_srcfile_path"
4.10251 -
4.10252 -# Set to yes if exported symbols are required.
4.10253 -always_export_symbols=$always_export_symbols
4.10254 -
4.10255 -# The commands to list exported symbols.
4.10256 -export_symbols_cmds=$lt_export_symbols_cmds
4.10257 -
4.10258 -# The commands to extract the exported symbol list from a shared archive.
4.10259 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
4.10260 -
4.10261 -# Symbols that should not be listed in the preloaded symbols.
4.10262 -exclude_expsyms=$lt_exclude_expsyms
4.10263 -
4.10264 -# Symbols that must always be exported.
4.10265 -include_expsyms=$lt_include_expsyms
4.10266 -
4.10267 -# ### END LIBTOOL CONFIG
4.10268 -
4.10269 -__EOF__
4.10270 -
4.10271 -
4.10272 - case $host_os in
4.10273 - aix3*)
4.10274 - cat <<\EOF >> "$cfgfile"
4.10275 -
4.10276 -# AIX sometimes has problems with the GCC collect2 program. For some
4.10277 -# reason, if we set the COLLECT_NAMES environment variable, the problems
4.10278 -# vanish in a puff of smoke.
4.10279 -if test "X${COLLECT_NAMES+set}" != Xset; then
4.10280 - COLLECT_NAMES=
4.10281 - export COLLECT_NAMES
4.10282 -fi
4.10283 -EOF
4.10284 - ;;
4.10285 - esac
4.10286 -
4.10287 - # We use sed instead of cat because bash on DJGPP gets confused if
4.10288 - # if finds mixed CR/LF and LF-only lines. Since sed operates in
4.10289 - # text mode, it properly converts lines to CR/LF. This bash problem
4.10290 - # is reportedly fixed, but why not run on old versions too?
4.10291 - sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
4.10292 -
4.10293 - mv -f "$cfgfile" "$ofile" || \
4.10294 - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
4.10295 - chmod +x "$ofile"
4.10296 -
4.10297 -else
4.10298 - # If there is no Makefile yet, we rely on a make rule to execute
4.10299 - # `config.status --recheck' to rerun these tests and create the
4.10300 - # libtool script then.
4.10301 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4.10302 - if test -f "$ltmain_in"; then
4.10303 - test -f Makefile && make "$ltmain"
4.10304 - fi
4.10305 -fi
4.10306 -
4.10307 -
4.10308 -ac_ext=c
4.10309 -ac_cpp='$CPP $CPPFLAGS'
4.10310 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.10311 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.10312 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.10313 -
4.10314 -CC="$lt_save_CC"
4.10315 -
4.10316 -
4.10317 -# Check whether --with-tags was given.
4.10318 -if test "${with_tags+set}" = set; then
4.10319 - withval=$with_tags; tagnames="$withval"
4.10320 -fi
4.10321 -
4.10322 -
4.10323 -if test -f "$ltmain" && test -n "$tagnames"; then
4.10324 - if test ! -f "${ofile}"; then
4.10325 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
4.10326 -echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
4.10327 - fi
4.10328 -
4.10329 - if test -z "$LTCC"; then
4.10330 - eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
4.10331 - if test -z "$LTCC"; then
4.10332 - { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
4.10333 -echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
4.10334 - else
4.10335 - { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
4.10336 -echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
4.10337 - fi
4.10338 - fi
4.10339 -
4.10340 - # Extract list of available tagged configurations in $ofile.
4.10341 - # Note that this assumes the entire list is on one line.
4.10342 - available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
4.10343 -
4.10344 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
4.10345 - for tagname in $tagnames; do
4.10346 - IFS="$lt_save_ifs"
4.10347 - # Check whether tagname contains only valid characters
4.10348 - case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
4.10349 - "") ;;
4.10350 - *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
4.10351 -echo "$as_me: error: invalid tag name: $tagname" >&2;}
4.10352 - { (exit 1); exit 1; }; }
4.10353 - ;;
4.10354 - esac
4.10355 -
4.10356 - if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
4.10357 - then
4.10358 - { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
4.10359 -echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
4.10360 - { (exit 1); exit 1; }; }
4.10361 - fi
4.10362 -
4.10363 - # Update the list of available tags.
4.10364 - if test -n "$tagname"; then
4.10365 - echo appending configuration tag \"$tagname\" to $ofile
4.10366 -
4.10367 - case $tagname in
4.10368 - CXX)
4.10369 - if test -n "$CXX" && test "X$CXX" != "Xno"; then
4.10370 - ac_ext=cpp
4.10371 -ac_cpp='$CXXCPP $CPPFLAGS'
4.10372 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.10373 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.10374 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.10375 -
4.10376 -
4.10377 -
4.10378 -
4.10379 -archive_cmds_need_lc_CXX=no
4.10380 -allow_undefined_flag_CXX=
4.10381 -always_export_symbols_CXX=no
4.10382 -archive_expsym_cmds_CXX=
4.10383 -export_dynamic_flag_spec_CXX=
4.10384 -hardcode_direct_CXX=no
4.10385 -hardcode_libdir_flag_spec_CXX=
4.10386 -hardcode_libdir_flag_spec_ld_CXX=
4.10387 -hardcode_libdir_separator_CXX=
4.10388 -hardcode_minus_L_CXX=no
4.10389 -hardcode_automatic_CXX=no
4.10390 -module_cmds_CXX=
4.10391 -module_expsym_cmds_CXX=
4.10392 -link_all_deplibs_CXX=unknown
4.10393 -old_archive_cmds_CXX=$old_archive_cmds
4.10394 -no_undefined_flag_CXX=
4.10395 -whole_archive_flag_spec_CXX=
4.10396 -enable_shared_with_static_runtimes_CXX=no
4.10397 -
4.10398 -# Dependencies to place before and after the object being linked:
4.10399 -predep_objects_CXX=
4.10400 -postdep_objects_CXX=
4.10401 -predeps_CXX=
4.10402 -postdeps_CXX=
4.10403 -compiler_lib_search_path_CXX=
4.10404 -
4.10405 -# Source file extension for C++ test sources.
4.10406 -ac_ext=cc
4.10407 -
4.10408 -# Object file extension for compiled C++ test sources.
4.10409 -objext=o
4.10410 -objext_CXX=$objext
4.10411 -
4.10412 -# Code to be used in simple compile tests
4.10413 -lt_simple_compile_test_code="int some_variable = 0;\n"
4.10414 -
4.10415 -# Code to be used in simple link tests
4.10416 -lt_simple_link_test_code='int main(int, char *) { return(0); }\n'
4.10417 -
4.10418 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
4.10419 -
4.10420 -# If no C compiler was specified, use CC.
4.10421 -LTCC=${LTCC-"$CC"}
4.10422 -
4.10423 -# Allow CC to be a program name with arguments.
4.10424 -compiler=$CC
4.10425 -
4.10426 -
4.10427 -# Allow CC to be a program name with arguments.
4.10428 -lt_save_CC=$CC
4.10429 -lt_save_LD=$LD
4.10430 -lt_save_GCC=$GCC
4.10431 -GCC=$GXX
4.10432 -lt_save_with_gnu_ld=$with_gnu_ld
4.10433 -lt_save_path_LD=$lt_cv_path_LD
4.10434 -if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
4.10435 - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
4.10436 -else
4.10437 - unset lt_cv_prog_gnu_ld
4.10438 -fi
4.10439 -if test -n "${lt_cv_path_LDCXX+set}"; then
4.10440 - lt_cv_path_LD=$lt_cv_path_LDCXX
4.10441 -else
4.10442 - unset lt_cv_path_LD
4.10443 -fi
4.10444 -test -z "${LDCXX+set}" || LD=$LDCXX
4.10445 -CC=${CXX-"c++"}
4.10446 -compiler=$CC
4.10447 -compiler_CXX=$CC
4.10448 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
4.10449 -
4.10450 -# We don't want -fno-exception wen compiling C++ code, so set the
4.10451 -# no_builtin_flag separately
4.10452 -if test "$GXX" = yes; then
4.10453 - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
4.10454 -else
4.10455 - lt_prog_compiler_no_builtin_flag_CXX=
4.10456 -fi
4.10457 -
4.10458 -if test "$GXX" = yes; then
4.10459 - # Set up default GNU C++ configuration
4.10460 -
4.10461 -
4.10462 -# Check whether --with-gnu-ld was given.
4.10463 -if test "${with_gnu_ld+set}" = set; then
4.10464 - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4.10465 -else
4.10466 - with_gnu_ld=no
4.10467 -fi
4.10468 -
4.10469 -ac_prog=ld
4.10470 -if test "$GCC" = yes; then
4.10471 - # Check if gcc -print-prog-name=ld gives a path.
4.10472 - { echo "$as_me:$LINENO: checking for ld used by $CC" >&5
4.10473 -echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6; }
4.10474 - case $host in
4.10475 - *-*-mingw*)
4.10476 - # gcc leaves a trailing carriage return which upsets mingw
4.10477 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4.10478 - *)
4.10479 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4.10480 - esac
4.10481 - case $ac_prog in
4.10482 - # Accept absolute paths.
4.10483 - [\\/]* | ?:[\\/]*)
4.10484 - re_direlt='/[^/][^/]*/\.\./'
4.10485 - # Canonicalize the pathname of ld
4.10486 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
4.10487 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
4.10488 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
4.10489 - done
4.10490 - test -z "$LD" && LD="$ac_prog"
4.10491 - ;;
4.10492 - "")
4.10493 - # If it fails, then pretend we aren't using GCC.
4.10494 - ac_prog=ld
4.10495 - ;;
4.10496 - *)
4.10497 - # If it is relative, then search for the first ld in PATH.
4.10498 - with_gnu_ld=unknown
4.10499 - ;;
4.10500 - esac
4.10501 -elif test "$with_gnu_ld" = yes; then
4.10502 - { echo "$as_me:$LINENO: checking for GNU ld" >&5
4.10503 -echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6; }
4.10504 -else
4.10505 - { echo "$as_me:$LINENO: checking for non-GNU ld" >&5
4.10506 -echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6; }
4.10507 -fi
4.10508 -if test "${lt_cv_path_LD+set}" = set; then
4.10509 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.10510 -else
4.10511 - if test -z "$LD"; then
4.10512 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4.10513 - for ac_dir in $PATH; do
4.10514 - IFS="$lt_save_ifs"
4.10515 - test -z "$ac_dir" && ac_dir=.
4.10516 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4.10517 - lt_cv_path_LD="$ac_dir/$ac_prog"
4.10518 - # Check to see if the program is GNU ld. I'd rather use --version,
4.10519 - # but apparently some GNU ld's only accept -v.
4.10520 - # Break only if it was the GNU/non-GNU ld that we prefer.
4.10521 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4.10522 - *GNU* | *'with BFD'*)
4.10523 - test "$with_gnu_ld" != no && break
4.10524 - ;;
4.10525 - *)
4.10526 - test "$with_gnu_ld" != yes && break
4.10527 - ;;
4.10528 - esac
4.10529 - fi
4.10530 - done
4.10531 - IFS="$lt_save_ifs"
4.10532 -else
4.10533 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
4.10534 -fi
4.10535 -fi
4.10536 -
4.10537 -LD="$lt_cv_path_LD"
4.10538 -if test -n "$LD"; then
4.10539 - { echo "$as_me:$LINENO: result: $LD" >&5
4.10540 -echo "${ECHO_T}$LD" >&6; }
4.10541 -else
4.10542 - { echo "$as_me:$LINENO: result: no" >&5
4.10543 -echo "${ECHO_T}no" >&6; }
4.10544 -fi
4.10545 -test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4.10546 -echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
4.10547 - { (exit 1); exit 1; }; }
4.10548 -{ echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4.10549 -echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6; }
4.10550 -if test "${lt_cv_prog_gnu_ld+set}" = set; then
4.10551 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.10552 -else
4.10553 - # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4.10554 -case `$LD -v 2>&1 </dev/null` in
4.10555 -*GNU* | *'with BFD'*)
4.10556 - lt_cv_prog_gnu_ld=yes
4.10557 - ;;
4.10558 -*)
4.10559 - lt_cv_prog_gnu_ld=no
4.10560 - ;;
4.10561 -esac
4.10562 -fi
4.10563 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
4.10564 -echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6; }
4.10565 -with_gnu_ld=$lt_cv_prog_gnu_ld
4.10566 -
4.10567 -
4.10568 -
4.10569 - # Check if GNU C++ uses GNU ld as the underlying linker, since the
4.10570 - # archiving commands below assume that GNU ld is being used.
4.10571 - if test "$with_gnu_ld" = yes; then
4.10572 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.10573 - archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.10574 -
4.10575 - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
4.10576 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
4.10577 -
4.10578 - # If archive_cmds runs LD, not CC, wlarc should be empty
4.10579 - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
4.10580 - # investigate it a little bit more. (MM)
4.10581 - wlarc='${wl}'
4.10582 -
4.10583 - # ancient GNU ld didn't support --whole-archive et. al.
4.10584 - if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
4.10585 - grep 'no-whole-archive' > /dev/null; then
4.10586 - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4.10587 - else
4.10588 - whole_archive_flag_spec_CXX=
4.10589 - fi
4.10590 - else
4.10591 - with_gnu_ld=no
4.10592 - wlarc=
4.10593 -
4.10594 - # A generic and very simple default shared library creation
4.10595 - # command for GNU C++ for the case where it uses the native
4.10596 - # linker, instead of GNU ld. If possible, this setting should
4.10597 - # overridden to take advantage of the native linker features on
4.10598 - # the platform it is being used on.
4.10599 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
4.10600 - fi
4.10601 -
4.10602 - # Commands to make compiler produce verbose output that lists
4.10603 - # what "hidden" libraries, object files and flags are used when
4.10604 - # linking a shared library.
4.10605 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
4.10606 -
4.10607 -else
4.10608 - GXX=no
4.10609 - with_gnu_ld=no
4.10610 - wlarc=
4.10611 -fi
4.10612 -
4.10613 -# PORTME: fill in a description of your system's C++ link characteristics
4.10614 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
4.10615 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
4.10616 -ld_shlibs_CXX=yes
4.10617 -case $host_os in
4.10618 - aix3*)
4.10619 - # FIXME: insert proper C++ library support
4.10620 - ld_shlibs_CXX=no
4.10621 - ;;
4.10622 - aix4* | aix5*)
4.10623 - if test "$host_cpu" = ia64; then
4.10624 - # On IA64, the linker does run time linking by default, so we don't
4.10625 - # have to do anything special.
4.10626 - aix_use_runtimelinking=no
4.10627 - exp_sym_flag='-Bexport'
4.10628 - no_entry_flag=""
4.10629 - else
4.10630 - aix_use_runtimelinking=no
4.10631 -
4.10632 - # Test if we are trying to use run time linking or normal
4.10633 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
4.10634 - # need to do runtime linking.
4.10635 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
4.10636 - for ld_flag in $LDFLAGS; do
4.10637 - case $ld_flag in
4.10638 - *-brtl*)
4.10639 - aix_use_runtimelinking=yes
4.10640 - break
4.10641 - ;;
4.10642 - esac
4.10643 - done
4.10644 - esac
4.10645 -
4.10646 - exp_sym_flag='-bexport'
4.10647 - no_entry_flag='-bnoentry'
4.10648 - fi
4.10649 -
4.10650 - # When large executables or shared objects are built, AIX ld can
4.10651 - # have problems creating the table of contents. If linking a library
4.10652 - # or program results in "error TOC overflow" add -mminimal-toc to
4.10653 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
4.10654 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
4.10655 -
4.10656 - archive_cmds_CXX=''
4.10657 - hardcode_direct_CXX=yes
4.10658 - hardcode_libdir_separator_CXX=':'
4.10659 - link_all_deplibs_CXX=yes
4.10660 -
4.10661 - if test "$GXX" = yes; then
4.10662 - case $host_os in aix4.012|aix4.012.*)
4.10663 - # We only want to do this on AIX 4.2 and lower, the check
4.10664 - # below for broken collect2 doesn't work under 4.3+
4.10665 - collect2name=`${CC} -print-prog-name=collect2`
4.10666 - if test -f "$collect2name" && \
4.10667 - strings "$collect2name" | grep resolve_lib_name >/dev/null
4.10668 - then
4.10669 - # We have reworked collect2
4.10670 - hardcode_direct_CXX=yes
4.10671 - else
4.10672 - # We have old collect2
4.10673 - hardcode_direct_CXX=unsupported
4.10674 - # It fails to find uninstalled libraries when the uninstalled
4.10675 - # path is not listed in the libpath. Setting hardcode_minus_L
4.10676 - # to unsupported forces relinking
4.10677 - hardcode_minus_L_CXX=yes
4.10678 - hardcode_libdir_flag_spec_CXX='-L$libdir'
4.10679 - hardcode_libdir_separator_CXX=
4.10680 - fi
4.10681 - esac
4.10682 - shared_flag='-shared'
4.10683 - else
4.10684 - # not using gcc
4.10685 - if test "$host_cpu" = ia64; then
4.10686 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
4.10687 - # chokes on -Wl,-G. The following line is correct:
4.10688 - shared_flag='-G'
4.10689 - else
4.10690 - if test "$aix_use_runtimelinking" = yes; then
4.10691 - shared_flag='${wl}-G'
4.10692 - else
4.10693 - shared_flag='${wl}-bM:SRE'
4.10694 - fi
4.10695 - fi
4.10696 - fi
4.10697 -
4.10698 - # It seems that -bexpall does not export symbols beginning with
4.10699 - # underscore (_), so it is better to generate a list of symbols to export.
4.10700 - always_export_symbols_CXX=yes
4.10701 - if test "$aix_use_runtimelinking" = yes; then
4.10702 - # Warning - without using the other runtime loading flags (-brtl),
4.10703 - # -berok will link without error, but may produce a broken library.
4.10704 - allow_undefined_flag_CXX='-berok'
4.10705 - # Determine the default libpath from the value encoded in an empty executable.
4.10706 - cat >conftest.$ac_ext <<_ACEOF
4.10707 -/* confdefs.h. */
4.10708 -_ACEOF
4.10709 -cat confdefs.h >>conftest.$ac_ext
4.10710 -cat >>conftest.$ac_ext <<_ACEOF
4.10711 -/* end confdefs.h. */
4.10712 -
4.10713 -int
4.10714 -main ()
4.10715 -{
4.10716 -
4.10717 - ;
4.10718 - return 0;
4.10719 -}
4.10720 -_ACEOF
4.10721 -rm -f conftest.$ac_objext conftest$ac_exeext
4.10722 -if { (ac_try="$ac_link"
4.10723 -case "(($ac_try" in
4.10724 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.10725 - *) ac_try_echo=$ac_try;;
4.10726 -esac
4.10727 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.10728 - (eval "$ac_link") 2>conftest.er1
4.10729 - ac_status=$?
4.10730 - grep -v '^ *+' conftest.er1 >conftest.err
4.10731 - rm -f conftest.er1
4.10732 - cat conftest.err >&5
4.10733 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.10734 - (exit $ac_status); } && {
4.10735 - test -z "$ac_cxx_werror_flag" ||
4.10736 - test ! -s conftest.err
4.10737 - } && test -s conftest$ac_exeext &&
4.10738 - $as_test_x conftest$ac_exeext; then
4.10739 -
4.10740 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.10741 -}'`
4.10742 -# Check for a 64-bit object if we didn't find anything.
4.10743 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.10744 -}'`; fi
4.10745 -else
4.10746 - echo "$as_me: failed program was:" >&5
4.10747 -sed 's/^/| /' conftest.$ac_ext >&5
4.10748 -
4.10749 -
4.10750 -fi
4.10751 -
4.10752 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.10753 - conftest$ac_exeext conftest.$ac_ext
4.10754 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.10755 -
4.10756 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
4.10757 -
4.10758 - archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4.10759 - else
4.10760 - if test "$host_cpu" = ia64; then
4.10761 - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
4.10762 - allow_undefined_flag_CXX="-z nodefs"
4.10763 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
4.10764 - else
4.10765 - # Determine the default libpath from the value encoded in an empty executable.
4.10766 - cat >conftest.$ac_ext <<_ACEOF
4.10767 -/* confdefs.h. */
4.10768 -_ACEOF
4.10769 -cat confdefs.h >>conftest.$ac_ext
4.10770 -cat >>conftest.$ac_ext <<_ACEOF
4.10771 -/* end confdefs.h. */
4.10772 -
4.10773 -int
4.10774 -main ()
4.10775 -{
4.10776 -
4.10777 - ;
4.10778 - return 0;
4.10779 -}
4.10780 -_ACEOF
4.10781 -rm -f conftest.$ac_objext conftest$ac_exeext
4.10782 -if { (ac_try="$ac_link"
4.10783 -case "(($ac_try" in
4.10784 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.10785 - *) ac_try_echo=$ac_try;;
4.10786 -esac
4.10787 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.10788 - (eval "$ac_link") 2>conftest.er1
4.10789 - ac_status=$?
4.10790 - grep -v '^ *+' conftest.er1 >conftest.err
4.10791 - rm -f conftest.er1
4.10792 - cat conftest.err >&5
4.10793 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.10794 - (exit $ac_status); } && {
4.10795 - test -z "$ac_cxx_werror_flag" ||
4.10796 - test ! -s conftest.err
4.10797 - } && test -s conftest$ac_exeext &&
4.10798 - $as_test_x conftest$ac_exeext; then
4.10799 -
4.10800 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.10801 -}'`
4.10802 -# Check for a 64-bit object if we didn't find anything.
4.10803 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.10804 -}'`; fi
4.10805 -else
4.10806 - echo "$as_me: failed program was:" >&5
4.10807 -sed 's/^/| /' conftest.$ac_ext >&5
4.10808 -
4.10809 -
4.10810 -fi
4.10811 -
4.10812 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.10813 - conftest$ac_exeext conftest.$ac_ext
4.10814 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.10815 -
4.10816 - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
4.10817 - # Warning - without using the other run time loading flags,
4.10818 - # -berok will link without error, but may produce a broken library.
4.10819 - no_undefined_flag_CXX=' ${wl}-bernotok'
4.10820 - allow_undefined_flag_CXX=' ${wl}-berok'
4.10821 - # -bexpall does not export symbols beginning with underscore (_)
4.10822 - always_export_symbols_CXX=yes
4.10823 - # Exported symbols can be pulled into shared objects from archives
4.10824 - whole_archive_flag_spec_CXX=' '
4.10825 - archive_cmds_need_lc_CXX=yes
4.10826 - # This is similar to how AIX traditionally builds it's shared libraries.
4.10827 - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
4.10828 - fi
4.10829 - fi
4.10830 - ;;
4.10831 - chorus*)
4.10832 - case $cc_basename in
4.10833 - *)
4.10834 - # FIXME: insert proper C++ library support
4.10835 - ld_shlibs_CXX=no
4.10836 - ;;
4.10837 - esac
4.10838 - ;;
4.10839 -
4.10840 - cygwin* | mingw* | pw32*)
4.10841 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
4.10842 - # as there is no search path for DLLs.
4.10843 - hardcode_libdir_flag_spec_CXX='-L$libdir'
4.10844 - allow_undefined_flag_CXX=unsupported
4.10845 - always_export_symbols_CXX=no
4.10846 - enable_shared_with_static_runtimes_CXX=yes
4.10847 -
4.10848 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
4.10849 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.10850 - # If the export-symbols file already is a .def file (1st line
4.10851 - # is EXPORTS), use it as is; otherwise, prepend...
4.10852 - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4.10853 - cp $export_symbols $output_objdir/$soname.def;
4.10854 - else
4.10855 - echo EXPORTS > $output_objdir/$soname.def;
4.10856 - cat $export_symbols >> $output_objdir/$soname.def;
4.10857 - fi~
4.10858 - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.10859 - else
4.10860 - ld_shlibs_CXX=no
4.10861 - fi
4.10862 - ;;
4.10863 -
4.10864 - darwin* | rhapsody*)
4.10865 - if test "$GXX" = yes; then
4.10866 - archive_cmds_need_lc_CXX=no
4.10867 - case "$host_os" in
4.10868 - rhapsody* | darwin1.[012])
4.10869 - allow_undefined_flag_CXX='-undefined suppress'
4.10870 - ;;
4.10871 - *) # Darwin 1.3 on
4.10872 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
4.10873 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
4.10874 - else
4.10875 - case ${MACOSX_DEPLOYMENT_TARGET} in
4.10876 - 10.[012])
4.10877 - allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
4.10878 - ;;
4.10879 - 10.*)
4.10880 - allow_undefined_flag_CXX='-undefined dynamic_lookup'
4.10881 - ;;
4.10882 - esac
4.10883 - fi
4.10884 - ;;
4.10885 - esac
4.10886 - lt_int_apple_cc_single_mod=no
4.10887 - output_verbose_link_cmd='echo'
4.10888 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
4.10889 - lt_int_apple_cc_single_mod=yes
4.10890 - fi
4.10891 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.10892 - archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.10893 - else
4.10894 - archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.10895 - fi
4.10896 - module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
4.10897 -
4.10898 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
4.10899 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.10900 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.10901 - else
4.10902 - archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.10903 - fi
4.10904 - module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.10905 - hardcode_direct_CXX=no
4.10906 - hardcode_automatic_CXX=yes
4.10907 - hardcode_shlibpath_var_CXX=unsupported
4.10908 - whole_archive_flag_spec_CXX='-all_load $convenience'
4.10909 - link_all_deplibs_CXX=yes
4.10910 - else
4.10911 - ld_shlibs_CXX=no
4.10912 - fi
4.10913 - ;;
4.10914 -
4.10915 - dgux*)
4.10916 - case $cc_basename in
4.10917 - ec++)
4.10918 - # FIXME: insert proper C++ library support
4.10919 - ld_shlibs_CXX=no
4.10920 - ;;
4.10921 - ghcx)
4.10922 - # Green Hills C++ Compiler
4.10923 - # FIXME: insert proper C++ library support
4.10924 - ld_shlibs_CXX=no
4.10925 - ;;
4.10926 - *)
4.10927 - # FIXME: insert proper C++ library support
4.10928 - ld_shlibs_CXX=no
4.10929 - ;;
4.10930 - esac
4.10931 - ;;
4.10932 - freebsd12*)
4.10933 - # C++ shared libraries reported to be fairly broken before switch to ELF
4.10934 - ld_shlibs_CXX=no
4.10935 - ;;
4.10936 - freebsd-elf*)
4.10937 - archive_cmds_need_lc_CXX=no
4.10938 - ;;
4.10939 - freebsd* | kfreebsd*-gnu)
4.10940 - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
4.10941 - # conventions
4.10942 - ld_shlibs_CXX=yes
4.10943 - ;;
4.10944 - gnu*)
4.10945 - ;;
4.10946 - hpux9*)
4.10947 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
4.10948 - hardcode_libdir_separator_CXX=:
4.10949 - export_dynamic_flag_spec_CXX='${wl}-E'
4.10950 - hardcode_direct_CXX=yes
4.10951 - hardcode_minus_L_CXX=yes # Not in the search PATH,
4.10952 - # but as the default
4.10953 - # location of the library.
4.10954 -
4.10955 - case $cc_basename in
4.10956 - CC)
4.10957 - # FIXME: insert proper C++ library support
4.10958 - ld_shlibs_CXX=no
4.10959 - ;;
4.10960 - aCC)
4.10961 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.10962 - # Commands to make compiler produce verbose output that lists
4.10963 - # what "hidden" libraries, object files and flags are used when
4.10964 - # linking a shared library.
4.10965 - #
4.10966 - # There doesn't appear to be a way to prevent this compiler from
4.10967 - # explicitly linking system object files so we need to strip them
4.10968 - # from the output so that they don't get included in the library
4.10969 - # dependencies.
4.10970 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.10971 - ;;
4.10972 - *)
4.10973 - if test "$GXX" = yes; then
4.10974 - archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.10975 - else
4.10976 - # FIXME: insert proper C++ library support
4.10977 - ld_shlibs_CXX=no
4.10978 - fi
4.10979 - ;;
4.10980 - esac
4.10981 - ;;
4.10982 - hpux10*|hpux11*)
4.10983 - if test $with_gnu_ld = no; then
4.10984 - case "$host_cpu" in
4.10985 - hppa*64*)
4.10986 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
4.10987 - hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
4.10988 - hardcode_libdir_separator_CXX=:
4.10989 - ;;
4.10990 - ia64*)
4.10991 - hardcode_libdir_flag_spec_CXX='-L$libdir'
4.10992 - ;;
4.10993 - *)
4.10994 - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
4.10995 - hardcode_libdir_separator_CXX=:
4.10996 - export_dynamic_flag_spec_CXX='${wl}-E'
4.10997 - ;;
4.10998 - esac
4.10999 - fi
4.11000 - case "$host_cpu" in
4.11001 - hppa*64*)
4.11002 - hardcode_direct_CXX=no
4.11003 - hardcode_shlibpath_var_CXX=no
4.11004 - ;;
4.11005 - ia64*)
4.11006 - hardcode_direct_CXX=no
4.11007 - hardcode_shlibpath_var_CXX=no
4.11008 - hardcode_minus_L_CXX=yes # Not in the search PATH,
4.11009 - # but as the default
4.11010 - # location of the library.
4.11011 - ;;
4.11012 - *)
4.11013 - hardcode_direct_CXX=yes
4.11014 - hardcode_minus_L_CXX=yes # Not in the search PATH,
4.11015 - # but as the default
4.11016 - # location of the library.
4.11017 - ;;
4.11018 - esac
4.11019 -
4.11020 - case $cc_basename in
4.11021 - CC)
4.11022 - # FIXME: insert proper C++ library support
4.11023 - ld_shlibs_CXX=no
4.11024 - ;;
4.11025 - aCC)
4.11026 - case "$host_cpu" in
4.11027 - hppa*64*|ia64*)
4.11028 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
4.11029 - ;;
4.11030 - *)
4.11031 - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
4.11032 - ;;
4.11033 - esac
4.11034 - # Commands to make compiler produce verbose output that lists
4.11035 - # what "hidden" libraries, object files and flags are used when
4.11036 - # linking a shared library.
4.11037 - #
4.11038 - # There doesn't appear to be a way to prevent this compiler from
4.11039 - # explicitly linking system object files so we need to strip them
4.11040 - # from the output so that they don't get included in the library
4.11041 - # dependencies.
4.11042 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11043 - ;;
4.11044 - *)
4.11045 - if test "$GXX" = yes; then
4.11046 - if test $with_gnu_ld = no; then
4.11047 - case "$host_cpu" in
4.11048 - ia64*|hppa*64*)
4.11049 - archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
4.11050 - ;;
4.11051 - *)
4.11052 - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
4.11053 - ;;
4.11054 - esac
4.11055 - fi
4.11056 - else
4.11057 - # FIXME: insert proper C++ library support
4.11058 - ld_shlibs_CXX=no
4.11059 - fi
4.11060 - ;;
4.11061 - esac
4.11062 - ;;
4.11063 - irix5* | irix6*)
4.11064 - case $cc_basename in
4.11065 - CC)
4.11066 - # SGI C++
4.11067 - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
4.11068 -
4.11069 - # Archives containing C++ object files must be created using
4.11070 - # "CC -ar", where "CC" is the IRIX C++ compiler. This is
4.11071 - # necessary to make sure instantiated templates are included
4.11072 - # in the archive.
4.11073 - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
4.11074 - ;;
4.11075 - *)
4.11076 - if test "$GXX" = yes; then
4.11077 - if test "$with_gnu_ld" = no; then
4.11078 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
4.11079 - else
4.11080 - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
4.11081 - fi
4.11082 - fi
4.11083 - link_all_deplibs_CXX=yes
4.11084 - ;;
4.11085 - esac
4.11086 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
4.11087 - hardcode_libdir_separator_CXX=:
4.11088 - ;;
4.11089 - linux*)
4.11090 - case $cc_basename in
4.11091 - KCC)
4.11092 - # Kuck and Associates, Inc. (KAI) C++ Compiler
4.11093 -
4.11094 - # KCC will only create a shared library if the output file
4.11095 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
4.11096 - # to its proper name (with version) after linking.
4.11097 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4.11098 - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
4.11099 - # Commands to make compiler produce verbose output that lists
4.11100 - # what "hidden" libraries, object files and flags are used when
4.11101 - # linking a shared library.
4.11102 - #
4.11103 - # There doesn't appear to be a way to prevent this compiler from
4.11104 - # explicitly linking system object files so we need to strip them
4.11105 - # from the output so that they don't get included in the library
4.11106 - # dependencies.
4.11107 - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11108 -
4.11109 - hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
4.11110 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
4.11111 -
4.11112 - # Archives containing C++ object files must be created using
4.11113 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
4.11114 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
4.11115 - ;;
4.11116 - icpc)
4.11117 - # Intel C++
4.11118 - with_gnu_ld=yes
4.11119 - archive_cmds_need_lc_CXX=no
4.11120 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.11121 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.11122 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
4.11123 - export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
4.11124 - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
4.11125 - ;;
4.11126 - cxx)
4.11127 - # Compaq C++
4.11128 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.11129 - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
4.11130 -
4.11131 - runpath_var=LD_RUN_PATH
4.11132 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
4.11133 - hardcode_libdir_separator_CXX=:
4.11134 -
4.11135 - # Commands to make compiler produce verbose output that lists
4.11136 - # what "hidden" libraries, object files and flags are used when
4.11137 - # linking a shared library.
4.11138 - #
4.11139 - # There doesn't appear to be a way to prevent this compiler from
4.11140 - # explicitly linking system object files so we need to strip them
4.11141 - # from the output so that they don't get included in the library
4.11142 - # dependencies.
4.11143 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11144 - ;;
4.11145 - esac
4.11146 - ;;
4.11147 - lynxos*)
4.11148 - # FIXME: insert proper C++ library support
4.11149 - ld_shlibs_CXX=no
4.11150 - ;;
4.11151 - m88k*)
4.11152 - # FIXME: insert proper C++ library support
4.11153 - ld_shlibs_CXX=no
4.11154 - ;;
4.11155 - mvs*)
4.11156 - case $cc_basename in
4.11157 - cxx)
4.11158 - # FIXME: insert proper C++ library support
4.11159 - ld_shlibs_CXX=no
4.11160 - ;;
4.11161 - *)
4.11162 - # FIXME: insert proper C++ library support
4.11163 - ld_shlibs_CXX=no
4.11164 - ;;
4.11165 - esac
4.11166 - ;;
4.11167 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.11168 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.11169 - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
4.11170 - wlarc=
4.11171 - hardcode_libdir_flag_spec_CXX='-R$libdir'
4.11172 - hardcode_direct_CXX=yes
4.11173 - hardcode_shlibpath_var_CXX=no
4.11174 - fi
4.11175 - # Workaround some broken pre-1.5 toolchains
4.11176 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
4.11177 - ;;
4.11178 - osf3*)
4.11179 - case $cc_basename in
4.11180 - KCC)
4.11181 - # Kuck and Associates, Inc. (KAI) C++ Compiler
4.11182 -
4.11183 - # KCC will only create a shared library if the output file
4.11184 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
4.11185 - # to its proper name (with version) after linking.
4.11186 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4.11187 -
4.11188 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
4.11189 - hardcode_libdir_separator_CXX=:
4.11190 -
4.11191 - # Archives containing C++ object files must be created using
4.11192 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
4.11193 - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
4.11194 -
4.11195 - ;;
4.11196 - RCC)
4.11197 - # Rational C++ 2.4.1
4.11198 - # FIXME: insert proper C++ library support
4.11199 - ld_shlibs_CXX=no
4.11200 - ;;
4.11201 - cxx)
4.11202 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
4.11203 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
4.11204 -
4.11205 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
4.11206 - hardcode_libdir_separator_CXX=:
4.11207 -
4.11208 - # Commands to make compiler produce verbose output that lists
4.11209 - # what "hidden" libraries, object files and flags are used when
4.11210 - # linking a shared library.
4.11211 - #
4.11212 - # There doesn't appear to be a way to prevent this compiler from
4.11213 - # explicitly linking system object files so we need to strip them
4.11214 - # from the output so that they don't get included in the library
4.11215 - # dependencies.
4.11216 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11217 - ;;
4.11218 - *)
4.11219 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
4.11220 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
4.11221 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
4.11222 -
4.11223 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
4.11224 - hardcode_libdir_separator_CXX=:
4.11225 -
4.11226 - # Commands to make compiler produce verbose output that lists
4.11227 - # what "hidden" libraries, object files and flags are used when
4.11228 - # linking a shared library.
4.11229 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
4.11230 -
4.11231 - else
4.11232 - # FIXME: insert proper C++ library support
4.11233 - ld_shlibs_CXX=no
4.11234 - fi
4.11235 - ;;
4.11236 - esac
4.11237 - ;;
4.11238 - osf4* | osf5*)
4.11239 - case $cc_basename in
4.11240 - KCC)
4.11241 - # Kuck and Associates, Inc. (KAI) C++ Compiler
4.11242 -
4.11243 - # KCC will only create a shared library if the output file
4.11244 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
4.11245 - # to its proper name (with version) after linking.
4.11246 - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4.11247 -
4.11248 - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
4.11249 - hardcode_libdir_separator_CXX=:
4.11250 -
4.11251 - # Archives containing C++ object files must be created using
4.11252 - # the KAI C++ compiler.
4.11253 - old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
4.11254 - ;;
4.11255 - RCC)
4.11256 - # Rational C++ 2.4.1
4.11257 - # FIXME: insert proper C++ library support
4.11258 - ld_shlibs_CXX=no
4.11259 - ;;
4.11260 - cxx)
4.11261 - allow_undefined_flag_CXX=' -expect_unresolved \*'
4.11262 - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
4.11263 - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
4.11264 - echo "-hidden">> $lib.exp~
4.11265 - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
4.11266 - $rm $lib.exp'
4.11267 -
4.11268 - hardcode_libdir_flag_spec_CXX='-rpath $libdir'
4.11269 - hardcode_libdir_separator_CXX=:
4.11270 -
4.11271 - # Commands to make compiler produce verbose output that lists
4.11272 - # what "hidden" libraries, object files and flags are used when
4.11273 - # linking a shared library.
4.11274 - #
4.11275 - # There doesn't appear to be a way to prevent this compiler from
4.11276 - # explicitly linking system object files so we need to strip them
4.11277 - # from the output so that they don't get included in the library
4.11278 - # dependencies.
4.11279 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11280 - ;;
4.11281 - *)
4.11282 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
4.11283 - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
4.11284 - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
4.11285 -
4.11286 - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
4.11287 - hardcode_libdir_separator_CXX=:
4.11288 -
4.11289 - # Commands to make compiler produce verbose output that lists
4.11290 - # what "hidden" libraries, object files and flags are used when
4.11291 - # linking a shared library.
4.11292 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
4.11293 -
4.11294 - else
4.11295 - # FIXME: insert proper C++ library support
4.11296 - ld_shlibs_CXX=no
4.11297 - fi
4.11298 - ;;
4.11299 - esac
4.11300 - ;;
4.11301 - psos*)
4.11302 - # FIXME: insert proper C++ library support
4.11303 - ld_shlibs_CXX=no
4.11304 - ;;
4.11305 - sco*)
4.11306 - archive_cmds_need_lc_CXX=no
4.11307 - case $cc_basename in
4.11308 - CC)
4.11309 - # FIXME: insert proper C++ library support
4.11310 - ld_shlibs_CXX=no
4.11311 - ;;
4.11312 - *)
4.11313 - # FIXME: insert proper C++ library support
4.11314 - ld_shlibs_CXX=no
4.11315 - ;;
4.11316 - esac
4.11317 - ;;
4.11318 - sunos4*)
4.11319 - case $cc_basename in
4.11320 - CC)
4.11321 - # Sun C++ 4.x
4.11322 - # FIXME: insert proper C++ library support
4.11323 - ld_shlibs_CXX=no
4.11324 - ;;
4.11325 - lcc)
4.11326 - # Lucid
4.11327 - # FIXME: insert proper C++ library support
4.11328 - ld_shlibs_CXX=no
4.11329 - ;;
4.11330 - *)
4.11331 - # FIXME: insert proper C++ library support
4.11332 - ld_shlibs_CXX=no
4.11333 - ;;
4.11334 - esac
4.11335 - ;;
4.11336 - solaris*)
4.11337 - case $cc_basename in
4.11338 - CC)
4.11339 - # Sun C++ 4.2, 5.x and Centerline C++
4.11340 - no_undefined_flag_CXX=' -zdefs'
4.11341 - archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
4.11342 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.11343 - $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
4.11344 -
4.11345 - hardcode_libdir_flag_spec_CXX='-R$libdir'
4.11346 - hardcode_shlibpath_var_CXX=no
4.11347 - case $host_os in
4.11348 - solaris2.0-5 | solaris2.0-5.*) ;;
4.11349 - *)
4.11350 - # The C++ compiler is used as linker so we must use $wl
4.11351 - # flag to pass the commands to the underlying system
4.11352 - # linker.
4.11353 - # Supported since Solaris 2.6 (maybe 2.5.1?)
4.11354 - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
4.11355 - ;;
4.11356 - esac
4.11357 - link_all_deplibs_CXX=yes
4.11358 -
4.11359 - # Commands to make compiler produce verbose output that lists
4.11360 - # what "hidden" libraries, object files and flags are used when
4.11361 - # linking a shared library.
4.11362 - #
4.11363 - # There doesn't appear to be a way to prevent this compiler from
4.11364 - # explicitly linking system object files so we need to strip them
4.11365 - # from the output so that they don't get included in the library
4.11366 - # dependencies.
4.11367 - output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
4.11368 -
4.11369 - # Archives containing C++ object files must be created using
4.11370 - # "CC -xar", where "CC" is the Sun C++ compiler. This is
4.11371 - # necessary to make sure instantiated templates are included
4.11372 - # in the archive.
4.11373 - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
4.11374 - ;;
4.11375 - gcx)
4.11376 - # Green Hills C++ Compiler
4.11377 - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
4.11378 -
4.11379 - # The C++ compiler must be used to create the archive.
4.11380 - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
4.11381 - ;;
4.11382 - *)
4.11383 - # GNU C++ compiler with Solaris linker
4.11384 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
4.11385 - no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
4.11386 - if $CC --version | grep -v '^2\.7' > /dev/null; then
4.11387 - archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
4.11388 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.11389 - $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
4.11390 -
4.11391 - # Commands to make compiler produce verbose output that lists
4.11392 - # what "hidden" libraries, object files and flags are used when
4.11393 - # linking a shared library.
4.11394 - output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
4.11395 - else
4.11396 - # g++ 2.7 appears to require `-G' NOT `-shared' on this
4.11397 - # platform.
4.11398 - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
4.11399 - archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.11400 - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
4.11401 -
4.11402 - # Commands to make compiler produce verbose output that lists
4.11403 - # what "hidden" libraries, object files and flags are used when
4.11404 - # linking a shared library.
4.11405 - output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
4.11406 - fi
4.11407 -
4.11408 - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
4.11409 - fi
4.11410 - ;;
4.11411 - esac
4.11412 - ;;
4.11413 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
4.11414 - archive_cmds_need_lc_CXX=no
4.11415 - ;;
4.11416 - tandem*)
4.11417 - case $cc_basename in
4.11418 - NCC)
4.11419 - # NonStop-UX NCC 3.20
4.11420 - # FIXME: insert proper C++ library support
4.11421 - ld_shlibs_CXX=no
4.11422 - ;;
4.11423 - *)
4.11424 - # FIXME: insert proper C++ library support
4.11425 - ld_shlibs_CXX=no
4.11426 - ;;
4.11427 - esac
4.11428 - ;;
4.11429 - vxworks*)
4.11430 - # FIXME: insert proper C++ library support
4.11431 - ld_shlibs_CXX=no
4.11432 - ;;
4.11433 - *)
4.11434 - # FIXME: insert proper C++ library support
4.11435 - ld_shlibs_CXX=no
4.11436 - ;;
4.11437 -esac
4.11438 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
4.11439 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
4.11440 -test "$ld_shlibs_CXX" = no && can_build_shared=no
4.11441 -
4.11442 -GCC_CXX="$GXX"
4.11443 -LD_CXX="$LD"
4.11444 -
4.11445 -## CAVEAT EMPTOR:
4.11446 -## There is no encapsulation within the following macros, do not change
4.11447 -## the running order or otherwise move them around unless you know exactly
4.11448 -## what you are doing...
4.11449 -
4.11450 -cat > conftest.$ac_ext <<EOF
4.11451 -class Foo
4.11452 -{
4.11453 -public:
4.11454 - Foo (void) { a = 0; }
4.11455 -private:
4.11456 - int a;
4.11457 -};
4.11458 -EOF
4.11459 -
4.11460 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.11461 - (eval $ac_compile) 2>&5
4.11462 - ac_status=$?
4.11463 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.11464 - (exit $ac_status); }; then
4.11465 - # Parse the compiler output and extract the necessary
4.11466 - # objects, libraries and library flags.
4.11467 -
4.11468 - # Sentinel used to keep track of whether or not we are before
4.11469 - # the conftest object file.
4.11470 - pre_test_object_deps_done=no
4.11471 -
4.11472 - # The `*' in the case matches for architectures that use `case' in
4.11473 - # $output_verbose_cmd can trigger glob expansion during the loop
4.11474 - # eval without this substitution.
4.11475 - output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
4.11476 -
4.11477 - for p in `eval $output_verbose_link_cmd`; do
4.11478 - case $p in
4.11479 -
4.11480 - -L* | -R* | -l*)
4.11481 - # Some compilers place space between "-{L,R}" and the path.
4.11482 - # Remove the space.
4.11483 - if test $p = "-L" \
4.11484 - || test $p = "-R"; then
4.11485 - prev=$p
4.11486 - continue
4.11487 - else
4.11488 - prev=
4.11489 - fi
4.11490 -
4.11491 - if test "$pre_test_object_deps_done" = no; then
4.11492 - case $p in
4.11493 - -L* | -R*)
4.11494 - # Internal compiler library paths should come after those
4.11495 - # provided the user. The postdeps already come after the
4.11496 - # user supplied libs so there is no need to process them.
4.11497 - if test -z "$compiler_lib_search_path_CXX"; then
4.11498 - compiler_lib_search_path_CXX="${prev}${p}"
4.11499 - else
4.11500 - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
4.11501 - fi
4.11502 - ;;
4.11503 - # The "-l" case would never come before the object being
4.11504 - # linked, so don't bother handling this case.
4.11505 - esac
4.11506 - else
4.11507 - if test -z "$postdeps_CXX"; then
4.11508 - postdeps_CXX="${prev}${p}"
4.11509 - else
4.11510 - postdeps_CXX="${postdeps_CXX} ${prev}${p}"
4.11511 - fi
4.11512 - fi
4.11513 - ;;
4.11514 -
4.11515 - *.$objext)
4.11516 - # This assumes that the test object file only shows up
4.11517 - # once in the compiler output.
4.11518 - if test "$p" = "conftest.$objext"; then
4.11519 - pre_test_object_deps_done=yes
4.11520 - continue
4.11521 - fi
4.11522 -
4.11523 - if test "$pre_test_object_deps_done" = no; then
4.11524 - if test -z "$predep_objects_CXX"; then
4.11525 - predep_objects_CXX="$p"
4.11526 - else
4.11527 - predep_objects_CXX="$predep_objects_CXX $p"
4.11528 - fi
4.11529 - else
4.11530 - if test -z "$postdep_objects_CXX"; then
4.11531 - postdep_objects_CXX="$p"
4.11532 - else
4.11533 - postdep_objects_CXX="$postdep_objects_CXX $p"
4.11534 - fi
4.11535 - fi
4.11536 - ;;
4.11537 -
4.11538 - *) ;; # Ignore the rest.
4.11539 -
4.11540 - esac
4.11541 - done
4.11542 -
4.11543 - # Clean up.
4.11544 - rm -f a.out a.exe
4.11545 -else
4.11546 - echo "libtool.m4: error: problem compiling CXX test program"
4.11547 -fi
4.11548 -
4.11549 -$rm -f confest.$objext
4.11550 -
4.11551 -case " $postdeps_CXX " in
4.11552 -*" -lc "*) archive_cmds_need_lc_CXX=no ;;
4.11553 -esac
4.11554 -
4.11555 -lt_prog_compiler_wl_CXX=
4.11556 -lt_prog_compiler_pic_CXX=
4.11557 -lt_prog_compiler_static_CXX=
4.11558 -
4.11559 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
4.11560 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
4.11561 -
4.11562 - # C++ specific cases for pic, static, wl, etc.
4.11563 - if test "$GXX" = yes; then
4.11564 - lt_prog_compiler_wl_CXX='-Wl,'
4.11565 - lt_prog_compiler_static_CXX='-static'
4.11566 -
4.11567 - case $host_os in
4.11568 - aix*)
4.11569 - # All AIX code is PIC.
4.11570 - if test "$host_cpu" = ia64; then
4.11571 - # AIX 5 now supports IA64 processor
4.11572 - lt_prog_compiler_static_CXX='-Bstatic'
4.11573 - fi
4.11574 - ;;
4.11575 - amigaos*)
4.11576 - # FIXME: we need at least 68020 code to build shared libraries, but
4.11577 - # adding the `-m68020' flag to GCC prevents building anything better,
4.11578 - # like `-m68040'.
4.11579 - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
4.11580 - ;;
4.11581 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4.11582 - # PIC is the default for these OSes.
4.11583 - ;;
4.11584 - mingw* | os2* | pw32*)
4.11585 - # This hack is so that the source file can tell whether it is being
4.11586 - # built for inclusion in a dll (and should export symbols for example).
4.11587 - lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
4.11588 - ;;
4.11589 - darwin* | rhapsody*)
4.11590 - # PIC is the default on this platform
4.11591 - # Common symbols not allowed in MH_DYLIB files
4.11592 - lt_prog_compiler_pic_CXX='-fno-common'
4.11593 - ;;
4.11594 - *djgpp*)
4.11595 - # DJGPP does not support shared libraries at all
4.11596 - lt_prog_compiler_pic_CXX=
4.11597 - ;;
4.11598 - sysv4*MP*)
4.11599 - if test -d /usr/nec; then
4.11600 - lt_prog_compiler_pic_CXX=-Kconform_pic
4.11601 - fi
4.11602 - ;;
4.11603 - hpux*)
4.11604 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.11605 - # not for PA HP-UX.
4.11606 - case "$host_cpu" in
4.11607 - hppa*64*|ia64*)
4.11608 - ;;
4.11609 - *)
4.11610 - lt_prog_compiler_pic_CXX='-fPIC'
4.11611 - ;;
4.11612 - esac
4.11613 - ;;
4.11614 - *)
4.11615 - lt_prog_compiler_pic_CXX='-fPIC'
4.11616 - ;;
4.11617 - esac
4.11618 - else
4.11619 - case $host_os in
4.11620 - aix4* | aix5*)
4.11621 - # All AIX code is PIC.
4.11622 - if test "$host_cpu" = ia64; then
4.11623 - # AIX 5 now supports IA64 processor
4.11624 - lt_prog_compiler_static_CXX='-Bstatic'
4.11625 - else
4.11626 - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
4.11627 - fi
4.11628 - ;;
4.11629 - chorus*)
4.11630 - case $cc_basename in
4.11631 - cxch68)
4.11632 - # Green Hills C++ Compiler
4.11633 - # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
4.11634 - ;;
4.11635 - esac
4.11636 - ;;
4.11637 - dgux*)
4.11638 - case $cc_basename in
4.11639 - ec++)
4.11640 - lt_prog_compiler_pic_CXX='-KPIC'
4.11641 - ;;
4.11642 - ghcx)
4.11643 - # Green Hills C++ Compiler
4.11644 - lt_prog_compiler_pic_CXX='-pic'
4.11645 - ;;
4.11646 - *)
4.11647 - ;;
4.11648 - esac
4.11649 - ;;
4.11650 - freebsd* | kfreebsd*-gnu)
4.11651 - # FreeBSD uses GNU C++
4.11652 - ;;
4.11653 - hpux9* | hpux10* | hpux11*)
4.11654 - case $cc_basename in
4.11655 - CC)
4.11656 - lt_prog_compiler_wl_CXX='-Wl,'
4.11657 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4.11658 - if test "$host_cpu" != ia64; then
4.11659 - lt_prog_compiler_pic_CXX='+Z'
4.11660 - fi
4.11661 - ;;
4.11662 - aCC)
4.11663 - lt_prog_compiler_wl_CXX='-Wl,'
4.11664 - lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4.11665 - case "$host_cpu" in
4.11666 - hppa*64*|ia64*)
4.11667 - # +Z the default
4.11668 - ;;
4.11669 - *)
4.11670 - lt_prog_compiler_pic_CXX='+Z'
4.11671 - ;;
4.11672 - esac
4.11673 - ;;
4.11674 - *)
4.11675 - ;;
4.11676 - esac
4.11677 - ;;
4.11678 - irix5* | irix6* | nonstopux*)
4.11679 - case $cc_basename in
4.11680 - CC)
4.11681 - lt_prog_compiler_wl_CXX='-Wl,'
4.11682 - lt_prog_compiler_static_CXX='-non_shared'
4.11683 - # CC pic flag -KPIC is the default.
4.11684 - ;;
4.11685 - *)
4.11686 - ;;
4.11687 - esac
4.11688 - ;;
4.11689 - linux*)
4.11690 - case $cc_basename in
4.11691 - KCC)
4.11692 - # KAI C++ Compiler
4.11693 - lt_prog_compiler_wl_CXX='--backend -Wl,'
4.11694 - lt_prog_compiler_pic_CXX='-fPIC'
4.11695 - ;;
4.11696 - icpc)
4.11697 - # Intel C++
4.11698 - lt_prog_compiler_wl_CXX='-Wl,'
4.11699 - lt_prog_compiler_pic_CXX='-KPIC'
4.11700 - lt_prog_compiler_static_CXX='-static'
4.11701 - ;;
4.11702 - cxx)
4.11703 - # Compaq C++
4.11704 - # Make sure the PIC flag is empty. It appears that all Alpha
4.11705 - # Linux and Compaq Tru64 Unix objects are PIC.
4.11706 - lt_prog_compiler_pic_CXX=
4.11707 - lt_prog_compiler_static_CXX='-non_shared'
4.11708 - ;;
4.11709 - *)
4.11710 - ;;
4.11711 - esac
4.11712 - ;;
4.11713 - lynxos*)
4.11714 - ;;
4.11715 - m88k*)
4.11716 - ;;
4.11717 - mvs*)
4.11718 - case $cc_basename in
4.11719 - cxx)
4.11720 - lt_prog_compiler_pic_CXX='-W c,exportall'
4.11721 - ;;
4.11722 - *)
4.11723 - ;;
4.11724 - esac
4.11725 - ;;
4.11726 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.11727 - ;;
4.11728 - osf3* | osf4* | osf5*)
4.11729 - case $cc_basename in
4.11730 - KCC)
4.11731 - lt_prog_compiler_wl_CXX='--backend -Wl,'
4.11732 - ;;
4.11733 - RCC)
4.11734 - # Rational C++ 2.4.1
4.11735 - lt_prog_compiler_pic_CXX='-pic'
4.11736 - ;;
4.11737 - cxx)
4.11738 - # Digital/Compaq C++
4.11739 - lt_prog_compiler_wl_CXX='-Wl,'
4.11740 - # Make sure the PIC flag is empty. It appears that all Alpha
4.11741 - # Linux and Compaq Tru64 Unix objects are PIC.
4.11742 - lt_prog_compiler_pic_CXX=
4.11743 - lt_prog_compiler_static_CXX='-non_shared'
4.11744 - ;;
4.11745 - *)
4.11746 - ;;
4.11747 - esac
4.11748 - ;;
4.11749 - psos*)
4.11750 - ;;
4.11751 - sco*)
4.11752 - case $cc_basename in
4.11753 - CC)
4.11754 - lt_prog_compiler_pic_CXX='-fPIC'
4.11755 - ;;
4.11756 - *)
4.11757 - ;;
4.11758 - esac
4.11759 - ;;
4.11760 - solaris*)
4.11761 - case $cc_basename in
4.11762 - CC)
4.11763 - # Sun C++ 4.2, 5.x and Centerline C++
4.11764 - lt_prog_compiler_pic_CXX='-KPIC'
4.11765 - lt_prog_compiler_static_CXX='-Bstatic'
4.11766 - lt_prog_compiler_wl_CXX='-Qoption ld '
4.11767 - ;;
4.11768 - gcx)
4.11769 - # Green Hills C++ Compiler
4.11770 - lt_prog_compiler_pic_CXX='-PIC'
4.11771 - ;;
4.11772 - *)
4.11773 - ;;
4.11774 - esac
4.11775 - ;;
4.11776 - sunos4*)
4.11777 - case $cc_basename in
4.11778 - CC)
4.11779 - # Sun C++ 4.x
4.11780 - lt_prog_compiler_pic_CXX='-pic'
4.11781 - lt_prog_compiler_static_CXX='-Bstatic'
4.11782 - ;;
4.11783 - lcc)
4.11784 - # Lucid
4.11785 - lt_prog_compiler_pic_CXX='-pic'
4.11786 - ;;
4.11787 - *)
4.11788 - ;;
4.11789 - esac
4.11790 - ;;
4.11791 - tandem*)
4.11792 - case $cc_basename in
4.11793 - NCC)
4.11794 - # NonStop-UX NCC 3.20
4.11795 - lt_prog_compiler_pic_CXX='-KPIC'
4.11796 - ;;
4.11797 - *)
4.11798 - ;;
4.11799 - esac
4.11800 - ;;
4.11801 - unixware*)
4.11802 - ;;
4.11803 - vxworks*)
4.11804 - ;;
4.11805 - *)
4.11806 - lt_prog_compiler_can_build_shared_CXX=no
4.11807 - ;;
4.11808 - esac
4.11809 - fi
4.11810 -
4.11811 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
4.11812 -echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6; }
4.11813 -
4.11814 -#
4.11815 -# Check to make sure the PIC flag actually works.
4.11816 -#
4.11817 -if test -n "$lt_prog_compiler_pic_CXX"; then
4.11818 -
4.11819 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
4.11820 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6; }
4.11821 -if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
4.11822 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.11823 -else
4.11824 - lt_prog_compiler_pic_works_CXX=no
4.11825 - ac_outfile=conftest.$ac_objext
4.11826 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.11827 - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
4.11828 - # Insert the option either (1) after the last *FLAGS variable, or
4.11829 - # (2) before a word containing "conftest.", or (3) at the end.
4.11830 - # Note that $ac_compile itself does not contain backslashes and begins
4.11831 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.11832 - # The option is referenced via a variable to avoid confusing sed.
4.11833 - lt_compile=`echo "$ac_compile" | $SED \
4.11834 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.11835 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.11836 - -e 's:$: $lt_compiler_flag:'`
4.11837 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.11838 - (eval "$lt_compile" 2>conftest.err)
4.11839 - ac_status=$?
4.11840 - cat conftest.err >&5
4.11841 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.11842 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.11843 - # The compiler can only warn and ignore the option if not recognized
4.11844 - # So say no if there are warnings
4.11845 - if test ! -s conftest.err; then
4.11846 - lt_prog_compiler_pic_works_CXX=yes
4.11847 - fi
4.11848 - fi
4.11849 - $rm conftest*
4.11850 -
4.11851 -fi
4.11852 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
4.11853 -echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6; }
4.11854 -
4.11855 -if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
4.11856 - case $lt_prog_compiler_pic_CXX in
4.11857 - "" | " "*) ;;
4.11858 - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
4.11859 - esac
4.11860 -else
4.11861 - lt_prog_compiler_pic_CXX=
4.11862 - lt_prog_compiler_can_build_shared_CXX=no
4.11863 -fi
4.11864 -
4.11865 -fi
4.11866 -case "$host_os" in
4.11867 - # For platforms which do not support PIC, -DPIC is meaningless:
4.11868 - *djgpp*)
4.11869 - lt_prog_compiler_pic_CXX=
4.11870 - ;;
4.11871 - *)
4.11872 - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
4.11873 - ;;
4.11874 -esac
4.11875 -
4.11876 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
4.11877 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
4.11878 -if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
4.11879 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.11880 -else
4.11881 - lt_cv_prog_compiler_c_o_CXX=no
4.11882 - $rm -r conftest 2>/dev/null
4.11883 - mkdir conftest
4.11884 - cd conftest
4.11885 - mkdir out
4.11886 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.11887 -
4.11888 - lt_compiler_flag="-o out/conftest2.$ac_objext"
4.11889 - # Insert the option either (1) after the last *FLAGS variable, or
4.11890 - # (2) before a word containing "conftest.", or (3) at the end.
4.11891 - # Note that $ac_compile itself does not contain backslashes and begins
4.11892 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.11893 - lt_compile=`echo "$ac_compile" | $SED \
4.11894 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.11895 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.11896 - -e 's:$: $lt_compiler_flag:'`
4.11897 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.11898 - (eval "$lt_compile" 2>out/conftest.err)
4.11899 - ac_status=$?
4.11900 - cat out/conftest.err >&5
4.11901 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.11902 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
4.11903 - then
4.11904 - # The compiler can only warn and ignore the option if not recognized
4.11905 - # So say no if there are warnings
4.11906 - if test ! -s out/conftest.err; then
4.11907 - lt_cv_prog_compiler_c_o_CXX=yes
4.11908 - fi
4.11909 - fi
4.11910 - chmod u+w .
4.11911 - $rm conftest*
4.11912 - # SGI C++ compiler will create directory out/ii_files/ for
4.11913 - # template instantiation
4.11914 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
4.11915 - $rm out/* && rmdir out
4.11916 - cd ..
4.11917 - rmdir conftest
4.11918 - $rm conftest*
4.11919 -
4.11920 -fi
4.11921 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
4.11922 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6; }
4.11923 -
4.11924 -
4.11925 -hard_links="nottested"
4.11926 -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
4.11927 - # do not overwrite the value of need_locks provided by the user
4.11928 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
4.11929 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
4.11930 - hard_links=yes
4.11931 - $rm conftest*
4.11932 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.11933 - touch conftest.a
4.11934 - ln conftest.a conftest.b 2>&5 || hard_links=no
4.11935 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.11936 - { echo "$as_me:$LINENO: result: $hard_links" >&5
4.11937 -echo "${ECHO_T}$hard_links" >&6; }
4.11938 - if test "$hard_links" = no; then
4.11939 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
4.11940 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
4.11941 - need_locks=warn
4.11942 - fi
4.11943 -else
4.11944 - need_locks=no
4.11945 -fi
4.11946 -
4.11947 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
4.11948 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
4.11949 -
4.11950 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4.11951 - case $host_os in
4.11952 - aix4* | aix5*)
4.11953 - # If we're using GNU nm, then we don't want the "-C" option.
4.11954 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
4.11955 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
4.11956 - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.11957 - else
4.11958 - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.11959 - fi
4.11960 - ;;
4.11961 - pw32*)
4.11962 - export_symbols_cmds_CXX="$ltdll_cmds"
4.11963 - ;;
4.11964 - cygwin* | mingw*)
4.11965 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
4.11966 - ;;
4.11967 - linux*)
4.11968 - link_all_deplibs_CXX=no
4.11969 - ;;
4.11970 - *)
4.11971 - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4.11972 - ;;
4.11973 - esac
4.11974 -
4.11975 -{ echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
4.11976 -echo "${ECHO_T}$ld_shlibs_CXX" >&6; }
4.11977 -test "$ld_shlibs_CXX" = no && can_build_shared=no
4.11978 -
4.11979 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
4.11980 -if test "$GCC" = yes; then
4.11981 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
4.11982 -fi
4.11983 -
4.11984 -#
4.11985 -# Do we need to explicitly link libc?
4.11986 -#
4.11987 -case "x$archive_cmds_need_lc_CXX" in
4.11988 -x|xyes)
4.11989 - # Assume -lc should be added
4.11990 - archive_cmds_need_lc_CXX=yes
4.11991 -
4.11992 - if test "$enable_shared" = yes && test "$GCC" = yes; then
4.11993 - case $archive_cmds_CXX in
4.11994 - *'~'*)
4.11995 - # FIXME: we may have to deal with multi-command sequences.
4.11996 - ;;
4.11997 - '$CC '*)
4.11998 - # Test whether the compiler implicitly links with -lc since on some
4.11999 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
4.12000 - # to ld, don't add -lc before -lgcc.
4.12001 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
4.12002 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
4.12003 - $rm conftest*
4.12004 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.12005 -
4.12006 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.12007 - (eval $ac_compile) 2>&5
4.12008 - ac_status=$?
4.12009 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12010 - (exit $ac_status); } 2>conftest.err; then
4.12011 - soname=conftest
4.12012 - lib=conftest
4.12013 - libobjs=conftest.$ac_objext
4.12014 - deplibs=
4.12015 - wl=$lt_prog_compiler_wl_CXX
4.12016 - compiler_flags=-v
4.12017 - linker_flags=-v
4.12018 - verstring=
4.12019 - output_objdir=.
4.12020 - libname=conftest
4.12021 - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
4.12022 - allow_undefined_flag_CXX=
4.12023 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
4.12024 - (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
4.12025 - ac_status=$?
4.12026 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12027 - (exit $ac_status); }
4.12028 - then
4.12029 - archive_cmds_need_lc_CXX=no
4.12030 - else
4.12031 - archive_cmds_need_lc_CXX=yes
4.12032 - fi
4.12033 - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
4.12034 - else
4.12035 - cat conftest.err 1>&5
4.12036 - fi
4.12037 - $rm conftest*
4.12038 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
4.12039 -echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6; }
4.12040 - ;;
4.12041 - esac
4.12042 - fi
4.12043 - ;;
4.12044 -esac
4.12045 -
4.12046 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
4.12047 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
4.12048 -library_names_spec=
4.12049 -libname_spec='lib$name'
4.12050 -soname_spec=
4.12051 -shrext_cmds=".so"
4.12052 -postinstall_cmds=
4.12053 -postuninstall_cmds=
4.12054 -finish_cmds=
4.12055 -finish_eval=
4.12056 -shlibpath_var=
4.12057 -shlibpath_overrides_runpath=unknown
4.12058 -version_type=none
4.12059 -dynamic_linker="$host_os ld.so"
4.12060 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
4.12061 -if test "$GCC" = yes; then
4.12062 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.12063 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
4.12064 - # if the path contains ";" then we assume it to be the separator
4.12065 - # otherwise default to the standard path separator (i.e. ":") - it is
4.12066 - # assumed that no part of a normal pathname contains ";" but that should
4.12067 - # okay in the real world where ";" in dirpaths is itself problematic.
4.12068 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.12069 - else
4.12070 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.12071 - fi
4.12072 -else
4.12073 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
4.12074 -fi
4.12075 -need_lib_prefix=unknown
4.12076 -hardcode_into_libs=no
4.12077 -
4.12078 -# when you set need_version to no, make sure it does not cause -set_version
4.12079 -# flags to be left without arguments
4.12080 -need_version=unknown
4.12081 -
4.12082 -case $host_os in
4.12083 -aix3*)
4.12084 - version_type=linux
4.12085 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
4.12086 - shlibpath_var=LIBPATH
4.12087 -
4.12088 - # AIX 3 has no versioning support, so we append a major version to the name.
4.12089 - soname_spec='${libname}${release}${shared_ext}$major'
4.12090 - ;;
4.12091 -
4.12092 -aix4* | aix5*)
4.12093 - version_type=linux
4.12094 - need_lib_prefix=no
4.12095 - need_version=no
4.12096 - hardcode_into_libs=yes
4.12097 - if test "$host_cpu" = ia64; then
4.12098 - # AIX 5 supports IA64
4.12099 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
4.12100 - shlibpath_var=LD_LIBRARY_PATH
4.12101 - else
4.12102 - # With GCC up to 2.95.x, collect2 would create an import file
4.12103 - # for dependence libraries. The import file would start with
4.12104 - # the line `#! .'. This would cause the generated library to
4.12105 - # depend on `.', always an invalid library. This was fixed in
4.12106 - # development snapshots of GCC prior to 3.0.
4.12107 - case $host_os in
4.12108 - aix4 | aix4.[01] | aix4.[01].*)
4.12109 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
4.12110 - echo ' yes '
4.12111 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
4.12112 - :
4.12113 - else
4.12114 - can_build_shared=no
4.12115 - fi
4.12116 - ;;
4.12117 - esac
4.12118 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
4.12119 - # soname into executable. Probably we can add versioning support to
4.12120 - # collect2, so additional links can be useful in future.
4.12121 - if test "$aix_use_runtimelinking" = yes; then
4.12122 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
4.12123 - # instead of lib<name>.a to let people know that these are not
4.12124 - # typical AIX shared libraries.
4.12125 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12126 - else
4.12127 - # We preserve .a as extension for shared libraries through AIX4.2
4.12128 - # and later when we are not doing run time linking.
4.12129 - library_names_spec='${libname}${release}.a $libname.a'
4.12130 - soname_spec='${libname}${release}${shared_ext}$major'
4.12131 - fi
4.12132 - shlibpath_var=LIBPATH
4.12133 - fi
4.12134 - ;;
4.12135 -
4.12136 -amigaos*)
4.12137 - library_names_spec='$libname.ixlibrary $libname.a'
4.12138 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
4.12139 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
4.12140 - ;;
4.12141 -
4.12142 -beos*)
4.12143 - library_names_spec='${libname}${shared_ext}'
4.12144 - dynamic_linker="$host_os ld.so"
4.12145 - shlibpath_var=LIBRARY_PATH
4.12146 - ;;
4.12147 -
4.12148 -bsdi4*)
4.12149 - version_type=linux
4.12150 - need_version=no
4.12151 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12152 - soname_spec='${libname}${release}${shared_ext}$major'
4.12153 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
4.12154 - shlibpath_var=LD_LIBRARY_PATH
4.12155 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
4.12156 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
4.12157 - # the default ld.so.conf also contains /usr/contrib/lib and
4.12158 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
4.12159 - # libtool to hard-code these into programs
4.12160 - ;;
4.12161 -
4.12162 -cygwin* | mingw* | pw32*)
4.12163 - version_type=windows
4.12164 - shrext_cmds=".dll"
4.12165 - need_version=no
4.12166 - need_lib_prefix=no
4.12167 -
4.12168 - case $GCC,$host_os in
4.12169 - yes,cygwin* | yes,mingw* | yes,pw32*)
4.12170 - library_names_spec='$libname.dll.a'
4.12171 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
4.12172 - postinstall_cmds='base_file=`basename \${file}`~
4.12173 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
4.12174 - dldir=$destdir/`dirname \$dlpath`~
4.12175 - test -d \$dldir || mkdir -p \$dldir~
4.12176 - $install_prog $dir/$dlname \$dldir/$dlname'
4.12177 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
4.12178 - dlpath=$dir/\$dldll~
4.12179 - $rm \$dlpath'
4.12180 - shlibpath_overrides_runpath=yes
4.12181 -
4.12182 - case $host_os in
4.12183 - cygwin*)
4.12184 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
4.12185 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.12186 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
4.12187 - ;;
4.12188 - mingw*)
4.12189 - # MinGW DLLs use traditional 'lib' prefix
4.12190 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.12191 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.12192 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
4.12193 - # It is most probably a Windows format PATH printed by
4.12194 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
4.12195 - # path with ; separators, and with drive letters. We can handle the
4.12196 - # drive letters (cygwin fileutils understands them), so leave them,
4.12197 - # especially as we might pass files found there to a mingw objdump,
4.12198 - # which wouldn't understand a cygwinified path. Ahh.
4.12199 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.12200 - else
4.12201 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.12202 - fi
4.12203 - ;;
4.12204 - pw32*)
4.12205 - # pw32 DLLs use 'pw' prefix rather than 'lib'
4.12206 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
4.12207 - ;;
4.12208 - esac
4.12209 - ;;
4.12210 -
4.12211 - *)
4.12212 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
4.12213 - ;;
4.12214 - esac
4.12215 - dynamic_linker='Win32 ld.exe'
4.12216 - # FIXME: first we should search . and the directory the executable is in
4.12217 - shlibpath_var=PATH
4.12218 - ;;
4.12219 -
4.12220 -darwin* | rhapsody*)
4.12221 - dynamic_linker="$host_os dyld"
4.12222 - version_type=darwin
4.12223 - need_lib_prefix=no
4.12224 - need_version=no
4.12225 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
4.12226 - soname_spec='${libname}${release}${major}$shared_ext'
4.12227 - shlibpath_overrides_runpath=yes
4.12228 - shlibpath_var=DYLD_LIBRARY_PATH
4.12229 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
4.12230 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
4.12231 - if test "$GCC" = yes; then
4.12232 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
4.12233 - else
4.12234 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
4.12235 - fi
4.12236 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
4.12237 - ;;
4.12238 -
4.12239 -dgux*)
4.12240 - version_type=linux
4.12241 - need_lib_prefix=no
4.12242 - need_version=no
4.12243 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
4.12244 - soname_spec='${libname}${release}${shared_ext}$major'
4.12245 - shlibpath_var=LD_LIBRARY_PATH
4.12246 - ;;
4.12247 -
4.12248 -freebsd1*)
4.12249 - dynamic_linker=no
4.12250 - ;;
4.12251 -
4.12252 -kfreebsd*-gnu)
4.12253 - version_type=linux
4.12254 - need_lib_prefix=no
4.12255 - need_version=no
4.12256 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.12257 - soname_spec='${libname}${release}${shared_ext}$major'
4.12258 - shlibpath_var=LD_LIBRARY_PATH
4.12259 - shlibpath_overrides_runpath=no
4.12260 - hardcode_into_libs=yes
4.12261 - dynamic_linker='GNU ld.so'
4.12262 - ;;
4.12263 -
4.12264 -freebsd*)
4.12265 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
4.12266 - version_type=freebsd-$objformat
4.12267 - case $version_type in
4.12268 - freebsd-elf*)
4.12269 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
4.12270 - need_version=no
4.12271 - need_lib_prefix=no
4.12272 - ;;
4.12273 - freebsd-*)
4.12274 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
4.12275 - need_version=yes
4.12276 - ;;
4.12277 - esac
4.12278 - shlibpath_var=LD_LIBRARY_PATH
4.12279 - case $host_os in
4.12280 - freebsd2*)
4.12281 - shlibpath_overrides_runpath=yes
4.12282 - ;;
4.12283 - freebsd3.01* | freebsdelf3.01*)
4.12284 - shlibpath_overrides_runpath=yes
4.12285 - hardcode_into_libs=yes
4.12286 - ;;
4.12287 - *) # from 3.2 on
4.12288 - shlibpath_overrides_runpath=no
4.12289 - hardcode_into_libs=yes
4.12290 - ;;
4.12291 - esac
4.12292 - ;;
4.12293 -
4.12294 -gnu*)
4.12295 - version_type=linux
4.12296 - need_lib_prefix=no
4.12297 - need_version=no
4.12298 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
4.12299 - soname_spec='${libname}${release}${shared_ext}$major'
4.12300 - shlibpath_var=LD_LIBRARY_PATH
4.12301 - hardcode_into_libs=yes
4.12302 - ;;
4.12303 -
4.12304 -hpux9* | hpux10* | hpux11*)
4.12305 - # Give a soname corresponding to the major version so that dld.sl refuses to
4.12306 - # link against other versions.
4.12307 - version_type=sunos
4.12308 - need_lib_prefix=no
4.12309 - need_version=no
4.12310 - case "$host_cpu" in
4.12311 - ia64*)
4.12312 - shrext_cmds='.so'
4.12313 - hardcode_into_libs=yes
4.12314 - dynamic_linker="$host_os dld.so"
4.12315 - shlibpath_var=LD_LIBRARY_PATH
4.12316 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.12317 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12318 - soname_spec='${libname}${release}${shared_ext}$major'
4.12319 - if test "X$HPUX_IA64_MODE" = X32; then
4.12320 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
4.12321 - else
4.12322 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
4.12323 - fi
4.12324 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.12325 - ;;
4.12326 - hppa*64*)
4.12327 - shrext_cmds='.sl'
4.12328 - hardcode_into_libs=yes
4.12329 - dynamic_linker="$host_os dld.sl"
4.12330 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
4.12331 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.12332 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12333 - soname_spec='${libname}${release}${shared_ext}$major'
4.12334 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
4.12335 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.12336 - ;;
4.12337 - *)
4.12338 - shrext_cmds='.sl'
4.12339 - dynamic_linker="$host_os dld.sl"
4.12340 - shlibpath_var=SHLIB_PATH
4.12341 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
4.12342 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12343 - soname_spec='${libname}${release}${shared_ext}$major'
4.12344 - ;;
4.12345 - esac
4.12346 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
4.12347 - postinstall_cmds='chmod 555 $lib'
4.12348 - ;;
4.12349 -
4.12350 -irix5* | irix6* | nonstopux*)
4.12351 - case $host_os in
4.12352 - nonstopux*) version_type=nonstopux ;;
4.12353 - *)
4.12354 - if test "$lt_cv_prog_gnu_ld" = yes; then
4.12355 - version_type=linux
4.12356 - else
4.12357 - version_type=irix
4.12358 - fi ;;
4.12359 - esac
4.12360 - need_lib_prefix=no
4.12361 - need_version=no
4.12362 - soname_spec='${libname}${release}${shared_ext}$major'
4.12363 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
4.12364 - case $host_os in
4.12365 - irix5* | nonstopux*)
4.12366 - libsuff= shlibsuff=
4.12367 - ;;
4.12368 - *)
4.12369 - case $LD in # libtool.m4 will add one of these switches to LD
4.12370 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
4.12371 - libsuff= shlibsuff= libmagic=32-bit;;
4.12372 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
4.12373 - libsuff=32 shlibsuff=N32 libmagic=N32;;
4.12374 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
4.12375 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
4.12376 - *) libsuff= shlibsuff= libmagic=never-match;;
4.12377 - esac
4.12378 - ;;
4.12379 - esac
4.12380 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
4.12381 - shlibpath_overrides_runpath=no
4.12382 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
4.12383 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
4.12384 - hardcode_into_libs=yes
4.12385 - ;;
4.12386 -
4.12387 -# No shared lib support for Linux oldld, aout, or coff.
4.12388 -linux*oldld* | linux*aout* | linux*coff*)
4.12389 - dynamic_linker=no
4.12390 - ;;
4.12391 -
4.12392 -# This must be Linux ELF.
4.12393 -linux*)
4.12394 - version_type=linux
4.12395 - need_lib_prefix=no
4.12396 - need_version=no
4.12397 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12398 - soname_spec='${libname}${release}${shared_ext}$major'
4.12399 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
4.12400 - shlibpath_var=LD_LIBRARY_PATH
4.12401 - shlibpath_overrides_runpath=no
4.12402 - # This implies no fast_install, which is unacceptable.
4.12403 - # Some rework will be needed to allow for fast_install
4.12404 - # before this can be enabled.
4.12405 - hardcode_into_libs=yes
4.12406 -
4.12407 - # Append ld.so.conf contents to the search path
4.12408 - if test -f /etc/ld.so.conf; then
4.12409 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
4.12410 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
4.12411 - fi
4.12412 -
4.12413 - # We used to test for /lib/ld.so.1 and disable shared libraries on
4.12414 - # powerpc, because MkLinux only supported shared libraries with the
4.12415 - # GNU dynamic linker. Since this was broken with cross compilers,
4.12416 - # most powerpc-linux boxes support dynamic linking these days and
4.12417 - # people can always --disable-shared, the test was removed, and we
4.12418 - # assume the GNU/Linux dynamic linker is in use.
4.12419 - dynamic_linker='GNU/Linux ld.so'
4.12420 - ;;
4.12421 -
4.12422 -netbsdelf*-gnu)
4.12423 - version_type=linux
4.12424 - need_lib_prefix=no
4.12425 - need_version=no
4.12426 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.12427 - soname_spec='${libname}${release}${shared_ext}$major'
4.12428 - shlibpath_var=LD_LIBRARY_PATH
4.12429 - shlibpath_overrides_runpath=no
4.12430 - hardcode_into_libs=yes
4.12431 - dynamic_linker='NetBSD ld.elf_so'
4.12432 - ;;
4.12433 -
4.12434 -knetbsd*-gnu)
4.12435 - version_type=linux
4.12436 - need_lib_prefix=no
4.12437 - need_version=no
4.12438 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.12439 - soname_spec='${libname}${release}${shared_ext}$major'
4.12440 - shlibpath_var=LD_LIBRARY_PATH
4.12441 - shlibpath_overrides_runpath=no
4.12442 - hardcode_into_libs=yes
4.12443 - dynamic_linker='GNU ld.so'
4.12444 - ;;
4.12445 -
4.12446 -netbsd*)
4.12447 - version_type=sunos
4.12448 - need_lib_prefix=no
4.12449 - need_version=no
4.12450 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.12451 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.12452 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.12453 - dynamic_linker='NetBSD (a.out) ld.so'
4.12454 - else
4.12455 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.12456 - soname_spec='${libname}${release}${shared_ext}$major'
4.12457 - dynamic_linker='NetBSD ld.elf_so'
4.12458 - fi
4.12459 - shlibpath_var=LD_LIBRARY_PATH
4.12460 - shlibpath_overrides_runpath=yes
4.12461 - hardcode_into_libs=yes
4.12462 - ;;
4.12463 -
4.12464 -newsos6)
4.12465 - version_type=linux
4.12466 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12467 - shlibpath_var=LD_LIBRARY_PATH
4.12468 - shlibpath_overrides_runpath=yes
4.12469 - ;;
4.12470 -
4.12471 -nto-qnx*)
4.12472 - version_type=linux
4.12473 - need_lib_prefix=no
4.12474 - need_version=no
4.12475 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12476 - soname_spec='${libname}${release}${shared_ext}$major'
4.12477 - shlibpath_var=LD_LIBRARY_PATH
4.12478 - shlibpath_overrides_runpath=yes
4.12479 - ;;
4.12480 -
4.12481 -openbsd*)
4.12482 - version_type=sunos
4.12483 - need_lib_prefix=no
4.12484 - need_version=yes
4.12485 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.12486 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.12487 - shlibpath_var=LD_LIBRARY_PATH
4.12488 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.12489 - case $host_os in
4.12490 - openbsd2.[89] | openbsd2.[89].*)
4.12491 - shlibpath_overrides_runpath=no
4.12492 - ;;
4.12493 - *)
4.12494 - shlibpath_overrides_runpath=yes
4.12495 - ;;
4.12496 - esac
4.12497 - else
4.12498 - shlibpath_overrides_runpath=yes
4.12499 - fi
4.12500 - ;;
4.12501 -
4.12502 -os2*)
4.12503 - libname_spec='$name'
4.12504 - shrext_cmds=".dll"
4.12505 - need_lib_prefix=no
4.12506 - library_names_spec='$libname${shared_ext} $libname.a'
4.12507 - dynamic_linker='OS/2 ld.exe'
4.12508 - shlibpath_var=LIBPATH
4.12509 - ;;
4.12510 -
4.12511 -osf3* | osf4* | osf5*)
4.12512 - version_type=osf
4.12513 - need_lib_prefix=no
4.12514 - need_version=no
4.12515 - soname_spec='${libname}${release}${shared_ext}$major'
4.12516 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12517 - shlibpath_var=LD_LIBRARY_PATH
4.12518 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
4.12519 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
4.12520 - ;;
4.12521 -
4.12522 -sco3.2v5*)
4.12523 - version_type=osf
4.12524 - soname_spec='${libname}${release}${shared_ext}$major'
4.12525 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12526 - shlibpath_var=LD_LIBRARY_PATH
4.12527 - ;;
4.12528 -
4.12529 -solaris*)
4.12530 - version_type=linux
4.12531 - need_lib_prefix=no
4.12532 - need_version=no
4.12533 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12534 - soname_spec='${libname}${release}${shared_ext}$major'
4.12535 - shlibpath_var=LD_LIBRARY_PATH
4.12536 - shlibpath_overrides_runpath=yes
4.12537 - hardcode_into_libs=yes
4.12538 - # ldd complains unless libraries are executable
4.12539 - postinstall_cmds='chmod +x $lib'
4.12540 - ;;
4.12541 -
4.12542 -sunos4*)
4.12543 - version_type=sunos
4.12544 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.12545 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
4.12546 - shlibpath_var=LD_LIBRARY_PATH
4.12547 - shlibpath_overrides_runpath=yes
4.12548 - if test "$with_gnu_ld" = yes; then
4.12549 - need_lib_prefix=no
4.12550 - fi
4.12551 - need_version=yes
4.12552 - ;;
4.12553 -
4.12554 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.12555 - version_type=linux
4.12556 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12557 - soname_spec='${libname}${release}${shared_ext}$major'
4.12558 - shlibpath_var=LD_LIBRARY_PATH
4.12559 - case $host_vendor in
4.12560 - sni)
4.12561 - shlibpath_overrides_runpath=no
4.12562 - need_lib_prefix=no
4.12563 - export_dynamic_flag_spec='${wl}-Blargedynsym'
4.12564 - runpath_var=LD_RUN_PATH
4.12565 - ;;
4.12566 - siemens)
4.12567 - need_lib_prefix=no
4.12568 - ;;
4.12569 - motorola)
4.12570 - need_lib_prefix=no
4.12571 - need_version=no
4.12572 - shlibpath_overrides_runpath=no
4.12573 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
4.12574 - ;;
4.12575 - esac
4.12576 - ;;
4.12577 -
4.12578 -sysv4*MP*)
4.12579 - if test -d /usr/nec ;then
4.12580 - version_type=linux
4.12581 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
4.12582 - soname_spec='$libname${shared_ext}.$major'
4.12583 - shlibpath_var=LD_LIBRARY_PATH
4.12584 - fi
4.12585 - ;;
4.12586 -
4.12587 -uts4*)
4.12588 - version_type=linux
4.12589 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.12590 - soname_spec='${libname}${release}${shared_ext}$major'
4.12591 - shlibpath_var=LD_LIBRARY_PATH
4.12592 - ;;
4.12593 -
4.12594 -*)
4.12595 - dynamic_linker=no
4.12596 - ;;
4.12597 -esac
4.12598 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
4.12599 -echo "${ECHO_T}$dynamic_linker" >&6; }
4.12600 -test "$dynamic_linker" = no && can_build_shared=no
4.12601 -
4.12602 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
4.12603 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
4.12604 -hardcode_action_CXX=
4.12605 -if test -n "$hardcode_libdir_flag_spec_CXX" || \
4.12606 - test -n "$runpath_var CXX" || \
4.12607 - test "X$hardcode_automatic_CXX"="Xyes" ; then
4.12608 -
4.12609 - # We can hardcode non-existant directories.
4.12610 - if test "$hardcode_direct_CXX" != no &&
4.12611 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
4.12612 - # have to relink, otherwise we might link with an installed library
4.12613 - # when we should be linking with a yet-to-be-installed one
4.12614 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
4.12615 - test "$hardcode_minus_L_CXX" != no; then
4.12616 - # Linking always hardcodes the temporary library directory.
4.12617 - hardcode_action_CXX=relink
4.12618 - else
4.12619 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
4.12620 - hardcode_action_CXX=immediate
4.12621 - fi
4.12622 -else
4.12623 - # We cannot hardcode anything, or else we can only hardcode existing
4.12624 - # directories.
4.12625 - hardcode_action_CXX=unsupported
4.12626 -fi
4.12627 -{ echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
4.12628 -echo "${ECHO_T}$hardcode_action_CXX" >&6; }
4.12629 -
4.12630 -if test "$hardcode_action_CXX" = relink; then
4.12631 - # Fast installation is not supported
4.12632 - enable_fast_install=no
4.12633 -elif test "$shlibpath_overrides_runpath" = yes ||
4.12634 - test "$enable_shared" = no; then
4.12635 - # Fast installation is not necessary
4.12636 - enable_fast_install=needless
4.12637 -fi
4.12638 -
4.12639 -striplib=
4.12640 -old_striplib=
4.12641 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
4.12642 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
4.12643 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
4.12644 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
4.12645 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
4.12646 - { echo "$as_me:$LINENO: result: yes" >&5
4.12647 -echo "${ECHO_T}yes" >&6; }
4.12648 -else
4.12649 -# FIXME - insert some real tests, host_os isn't really good enough
4.12650 - case $host_os in
4.12651 - darwin*)
4.12652 - if test -n "$STRIP" ; then
4.12653 - striplib="$STRIP -x"
4.12654 - { echo "$as_me:$LINENO: result: yes" >&5
4.12655 -echo "${ECHO_T}yes" >&6; }
4.12656 - else
4.12657 - { echo "$as_me:$LINENO: result: no" >&5
4.12658 -echo "${ECHO_T}no" >&6; }
4.12659 -fi
4.12660 - ;;
4.12661 - *)
4.12662 - { echo "$as_me:$LINENO: result: no" >&5
4.12663 -echo "${ECHO_T}no" >&6; }
4.12664 - ;;
4.12665 - esac
4.12666 -fi
4.12667 -
4.12668 -if test "x$enable_dlopen" != xyes; then
4.12669 - enable_dlopen=unknown
4.12670 - enable_dlopen_self=unknown
4.12671 - enable_dlopen_self_static=unknown
4.12672 -else
4.12673 - lt_cv_dlopen=no
4.12674 - lt_cv_dlopen_libs=
4.12675 -
4.12676 - case $host_os in
4.12677 - beos*)
4.12678 - lt_cv_dlopen="load_add_on"
4.12679 - lt_cv_dlopen_libs=
4.12680 - lt_cv_dlopen_self=yes
4.12681 - ;;
4.12682 -
4.12683 - mingw* | pw32*)
4.12684 - lt_cv_dlopen="LoadLibrary"
4.12685 - lt_cv_dlopen_libs=
4.12686 - ;;
4.12687 -
4.12688 - cygwin*)
4.12689 - lt_cv_dlopen="dlopen"
4.12690 - lt_cv_dlopen_libs=
4.12691 - ;;
4.12692 -
4.12693 - darwin*)
4.12694 - # if libdl is installed we need to link against it
4.12695 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.12696 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.12697 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.12698 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.12699 -else
4.12700 - ac_check_lib_save_LIBS=$LIBS
4.12701 -LIBS="-ldl $LIBS"
4.12702 -cat >conftest.$ac_ext <<_ACEOF
4.12703 -/* confdefs.h. */
4.12704 -_ACEOF
4.12705 -cat confdefs.h >>conftest.$ac_ext
4.12706 -cat >>conftest.$ac_ext <<_ACEOF
4.12707 -/* end confdefs.h. */
4.12708 -
4.12709 -/* Override any GCC internal prototype to avoid an error.
4.12710 - Use char because int might match the return type of a GCC
4.12711 - builtin and then its argument prototype would still apply. */
4.12712 -#ifdef __cplusplus
4.12713 -extern "C"
4.12714 -#endif
4.12715 -char dlopen ();
4.12716 -int
4.12717 -main ()
4.12718 -{
4.12719 -return dlopen ();
4.12720 - ;
4.12721 - return 0;
4.12722 -}
4.12723 -_ACEOF
4.12724 -rm -f conftest.$ac_objext conftest$ac_exeext
4.12725 -if { (ac_try="$ac_link"
4.12726 -case "(($ac_try" in
4.12727 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.12728 - *) ac_try_echo=$ac_try;;
4.12729 -esac
4.12730 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.12731 - (eval "$ac_link") 2>conftest.er1
4.12732 - ac_status=$?
4.12733 - grep -v '^ *+' conftest.er1 >conftest.err
4.12734 - rm -f conftest.er1
4.12735 - cat conftest.err >&5
4.12736 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12737 - (exit $ac_status); } && {
4.12738 - test -z "$ac_cxx_werror_flag" ||
4.12739 - test ! -s conftest.err
4.12740 - } && test -s conftest$ac_exeext &&
4.12741 - $as_test_x conftest$ac_exeext; then
4.12742 - ac_cv_lib_dl_dlopen=yes
4.12743 -else
4.12744 - echo "$as_me: failed program was:" >&5
4.12745 -sed 's/^/| /' conftest.$ac_ext >&5
4.12746 -
4.12747 - ac_cv_lib_dl_dlopen=no
4.12748 -fi
4.12749 -
4.12750 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.12751 - conftest$ac_exeext conftest.$ac_ext
4.12752 -LIBS=$ac_check_lib_save_LIBS
4.12753 -fi
4.12754 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.12755 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.12756 -if test $ac_cv_lib_dl_dlopen = yes; then
4.12757 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.12758 -else
4.12759 -
4.12760 - lt_cv_dlopen="dyld"
4.12761 - lt_cv_dlopen_libs=
4.12762 - lt_cv_dlopen_self=yes
4.12763 -
4.12764 -fi
4.12765 -
4.12766 - ;;
4.12767 -
4.12768 - *)
4.12769 - { echo "$as_me:$LINENO: checking for shl_load" >&5
4.12770 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
4.12771 -if test "${ac_cv_func_shl_load+set}" = set; then
4.12772 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.12773 -else
4.12774 - cat >conftest.$ac_ext <<_ACEOF
4.12775 -/* confdefs.h. */
4.12776 -_ACEOF
4.12777 -cat confdefs.h >>conftest.$ac_ext
4.12778 -cat >>conftest.$ac_ext <<_ACEOF
4.12779 -/* end confdefs.h. */
4.12780 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
4.12781 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.12782 -#define shl_load innocuous_shl_load
4.12783 -
4.12784 -/* System header to define __stub macros and hopefully few prototypes,
4.12785 - which can conflict with char shl_load (); below.
4.12786 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.12787 - <limits.h> exists even on freestanding compilers. */
4.12788 -
4.12789 -#ifdef __STDC__
4.12790 -# include <limits.h>
4.12791 -#else
4.12792 -# include <assert.h>
4.12793 -#endif
4.12794 -
4.12795 -#undef shl_load
4.12796 -
4.12797 -/* Override any GCC internal prototype to avoid an error.
4.12798 - Use char because int might match the return type of a GCC
4.12799 - builtin and then its argument prototype would still apply. */
4.12800 -#ifdef __cplusplus
4.12801 -extern "C"
4.12802 -#endif
4.12803 -char shl_load ();
4.12804 -/* The GNU C library defines this for functions which it implements
4.12805 - to always fail with ENOSYS. Some functions are actually named
4.12806 - something starting with __ and the normal name is an alias. */
4.12807 -#if defined __stub_shl_load || defined __stub___shl_load
4.12808 -choke me
4.12809 -#endif
4.12810 -
4.12811 -int
4.12812 -main ()
4.12813 -{
4.12814 -return shl_load ();
4.12815 - ;
4.12816 - return 0;
4.12817 -}
4.12818 -_ACEOF
4.12819 -rm -f conftest.$ac_objext conftest$ac_exeext
4.12820 -if { (ac_try="$ac_link"
4.12821 -case "(($ac_try" in
4.12822 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.12823 - *) ac_try_echo=$ac_try;;
4.12824 -esac
4.12825 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.12826 - (eval "$ac_link") 2>conftest.er1
4.12827 - ac_status=$?
4.12828 - grep -v '^ *+' conftest.er1 >conftest.err
4.12829 - rm -f conftest.er1
4.12830 - cat conftest.err >&5
4.12831 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12832 - (exit $ac_status); } && {
4.12833 - test -z "$ac_cxx_werror_flag" ||
4.12834 - test ! -s conftest.err
4.12835 - } && test -s conftest$ac_exeext &&
4.12836 - $as_test_x conftest$ac_exeext; then
4.12837 - ac_cv_func_shl_load=yes
4.12838 -else
4.12839 - echo "$as_me: failed program was:" >&5
4.12840 -sed 's/^/| /' conftest.$ac_ext >&5
4.12841 -
4.12842 - ac_cv_func_shl_load=no
4.12843 -fi
4.12844 -
4.12845 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.12846 - conftest$ac_exeext conftest.$ac_ext
4.12847 -fi
4.12848 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
4.12849 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
4.12850 -if test $ac_cv_func_shl_load = yes; then
4.12851 - lt_cv_dlopen="shl_load"
4.12852 -else
4.12853 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
4.12854 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
4.12855 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
4.12856 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.12857 -else
4.12858 - ac_check_lib_save_LIBS=$LIBS
4.12859 -LIBS="-ldld $LIBS"
4.12860 -cat >conftest.$ac_ext <<_ACEOF
4.12861 -/* confdefs.h. */
4.12862 -_ACEOF
4.12863 -cat confdefs.h >>conftest.$ac_ext
4.12864 -cat >>conftest.$ac_ext <<_ACEOF
4.12865 -/* end confdefs.h. */
4.12866 -
4.12867 -/* Override any GCC internal prototype to avoid an error.
4.12868 - Use char because int might match the return type of a GCC
4.12869 - builtin and then its argument prototype would still apply. */
4.12870 -#ifdef __cplusplus
4.12871 -extern "C"
4.12872 -#endif
4.12873 -char shl_load ();
4.12874 -int
4.12875 -main ()
4.12876 -{
4.12877 -return shl_load ();
4.12878 - ;
4.12879 - return 0;
4.12880 -}
4.12881 -_ACEOF
4.12882 -rm -f conftest.$ac_objext conftest$ac_exeext
4.12883 -if { (ac_try="$ac_link"
4.12884 -case "(($ac_try" in
4.12885 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.12886 - *) ac_try_echo=$ac_try;;
4.12887 -esac
4.12888 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.12889 - (eval "$ac_link") 2>conftest.er1
4.12890 - ac_status=$?
4.12891 - grep -v '^ *+' conftest.er1 >conftest.err
4.12892 - rm -f conftest.er1
4.12893 - cat conftest.err >&5
4.12894 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12895 - (exit $ac_status); } && {
4.12896 - test -z "$ac_cxx_werror_flag" ||
4.12897 - test ! -s conftest.err
4.12898 - } && test -s conftest$ac_exeext &&
4.12899 - $as_test_x conftest$ac_exeext; then
4.12900 - ac_cv_lib_dld_shl_load=yes
4.12901 -else
4.12902 - echo "$as_me: failed program was:" >&5
4.12903 -sed 's/^/| /' conftest.$ac_ext >&5
4.12904 -
4.12905 - ac_cv_lib_dld_shl_load=no
4.12906 -fi
4.12907 -
4.12908 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.12909 - conftest$ac_exeext conftest.$ac_ext
4.12910 -LIBS=$ac_check_lib_save_LIBS
4.12911 -fi
4.12912 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
4.12913 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
4.12914 -if test $ac_cv_lib_dld_shl_load = yes; then
4.12915 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
4.12916 -else
4.12917 - { echo "$as_me:$LINENO: checking for dlopen" >&5
4.12918 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
4.12919 -if test "${ac_cv_func_dlopen+set}" = set; then
4.12920 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.12921 -else
4.12922 - cat >conftest.$ac_ext <<_ACEOF
4.12923 -/* confdefs.h. */
4.12924 -_ACEOF
4.12925 -cat confdefs.h >>conftest.$ac_ext
4.12926 -cat >>conftest.$ac_ext <<_ACEOF
4.12927 -/* end confdefs.h. */
4.12928 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
4.12929 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.12930 -#define dlopen innocuous_dlopen
4.12931 -
4.12932 -/* System header to define __stub macros and hopefully few prototypes,
4.12933 - which can conflict with char dlopen (); below.
4.12934 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.12935 - <limits.h> exists even on freestanding compilers. */
4.12936 -
4.12937 -#ifdef __STDC__
4.12938 -# include <limits.h>
4.12939 -#else
4.12940 -# include <assert.h>
4.12941 -#endif
4.12942 -
4.12943 -#undef dlopen
4.12944 -
4.12945 -/* Override any GCC internal prototype to avoid an error.
4.12946 - Use char because int might match the return type of a GCC
4.12947 - builtin and then its argument prototype would still apply. */
4.12948 -#ifdef __cplusplus
4.12949 -extern "C"
4.12950 -#endif
4.12951 -char dlopen ();
4.12952 -/* The GNU C library defines this for functions which it implements
4.12953 - to always fail with ENOSYS. Some functions are actually named
4.12954 - something starting with __ and the normal name is an alias. */
4.12955 -#if defined __stub_dlopen || defined __stub___dlopen
4.12956 -choke me
4.12957 -#endif
4.12958 -
4.12959 -int
4.12960 -main ()
4.12961 -{
4.12962 -return dlopen ();
4.12963 - ;
4.12964 - return 0;
4.12965 -}
4.12966 -_ACEOF
4.12967 -rm -f conftest.$ac_objext conftest$ac_exeext
4.12968 -if { (ac_try="$ac_link"
4.12969 -case "(($ac_try" in
4.12970 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.12971 - *) ac_try_echo=$ac_try;;
4.12972 -esac
4.12973 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.12974 - (eval "$ac_link") 2>conftest.er1
4.12975 - ac_status=$?
4.12976 - grep -v '^ *+' conftest.er1 >conftest.err
4.12977 - rm -f conftest.er1
4.12978 - cat conftest.err >&5
4.12979 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.12980 - (exit $ac_status); } && {
4.12981 - test -z "$ac_cxx_werror_flag" ||
4.12982 - test ! -s conftest.err
4.12983 - } && test -s conftest$ac_exeext &&
4.12984 - $as_test_x conftest$ac_exeext; then
4.12985 - ac_cv_func_dlopen=yes
4.12986 -else
4.12987 - echo "$as_me: failed program was:" >&5
4.12988 -sed 's/^/| /' conftest.$ac_ext >&5
4.12989 -
4.12990 - ac_cv_func_dlopen=no
4.12991 -fi
4.12992 -
4.12993 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.12994 - conftest$ac_exeext conftest.$ac_ext
4.12995 -fi
4.12996 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
4.12997 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
4.12998 -if test $ac_cv_func_dlopen = yes; then
4.12999 - lt_cv_dlopen="dlopen"
4.13000 -else
4.13001 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.13002 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.13003 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.13004 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.13005 -else
4.13006 - ac_check_lib_save_LIBS=$LIBS
4.13007 -LIBS="-ldl $LIBS"
4.13008 -cat >conftest.$ac_ext <<_ACEOF
4.13009 -/* confdefs.h. */
4.13010 -_ACEOF
4.13011 -cat confdefs.h >>conftest.$ac_ext
4.13012 -cat >>conftest.$ac_ext <<_ACEOF
4.13013 -/* end confdefs.h. */
4.13014 -
4.13015 -/* Override any GCC internal prototype to avoid an error.
4.13016 - Use char because int might match the return type of a GCC
4.13017 - builtin and then its argument prototype would still apply. */
4.13018 -#ifdef __cplusplus
4.13019 -extern "C"
4.13020 -#endif
4.13021 -char dlopen ();
4.13022 -int
4.13023 -main ()
4.13024 -{
4.13025 -return dlopen ();
4.13026 - ;
4.13027 - return 0;
4.13028 -}
4.13029 -_ACEOF
4.13030 -rm -f conftest.$ac_objext conftest$ac_exeext
4.13031 -if { (ac_try="$ac_link"
4.13032 -case "(($ac_try" in
4.13033 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.13034 - *) ac_try_echo=$ac_try;;
4.13035 -esac
4.13036 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.13037 - (eval "$ac_link") 2>conftest.er1
4.13038 - ac_status=$?
4.13039 - grep -v '^ *+' conftest.er1 >conftest.err
4.13040 - rm -f conftest.er1
4.13041 - cat conftest.err >&5
4.13042 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.13043 - (exit $ac_status); } && {
4.13044 - test -z "$ac_cxx_werror_flag" ||
4.13045 - test ! -s conftest.err
4.13046 - } && test -s conftest$ac_exeext &&
4.13047 - $as_test_x conftest$ac_exeext; then
4.13048 - ac_cv_lib_dl_dlopen=yes
4.13049 -else
4.13050 - echo "$as_me: failed program was:" >&5
4.13051 -sed 's/^/| /' conftest.$ac_ext >&5
4.13052 -
4.13053 - ac_cv_lib_dl_dlopen=no
4.13054 -fi
4.13055 -
4.13056 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.13057 - conftest$ac_exeext conftest.$ac_ext
4.13058 -LIBS=$ac_check_lib_save_LIBS
4.13059 -fi
4.13060 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.13061 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.13062 -if test $ac_cv_lib_dl_dlopen = yes; then
4.13063 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.13064 -else
4.13065 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
4.13066 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
4.13067 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
4.13068 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.13069 -else
4.13070 - ac_check_lib_save_LIBS=$LIBS
4.13071 -LIBS="-lsvld $LIBS"
4.13072 -cat >conftest.$ac_ext <<_ACEOF
4.13073 -/* confdefs.h. */
4.13074 -_ACEOF
4.13075 -cat confdefs.h >>conftest.$ac_ext
4.13076 -cat >>conftest.$ac_ext <<_ACEOF
4.13077 -/* end confdefs.h. */
4.13078 -
4.13079 -/* Override any GCC internal prototype to avoid an error.
4.13080 - Use char because int might match the return type of a GCC
4.13081 - builtin and then its argument prototype would still apply. */
4.13082 -#ifdef __cplusplus
4.13083 -extern "C"
4.13084 -#endif
4.13085 -char dlopen ();
4.13086 -int
4.13087 -main ()
4.13088 -{
4.13089 -return dlopen ();
4.13090 - ;
4.13091 - return 0;
4.13092 -}
4.13093 -_ACEOF
4.13094 -rm -f conftest.$ac_objext conftest$ac_exeext
4.13095 -if { (ac_try="$ac_link"
4.13096 -case "(($ac_try" in
4.13097 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.13098 - *) ac_try_echo=$ac_try;;
4.13099 -esac
4.13100 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.13101 - (eval "$ac_link") 2>conftest.er1
4.13102 - ac_status=$?
4.13103 - grep -v '^ *+' conftest.er1 >conftest.err
4.13104 - rm -f conftest.er1
4.13105 - cat conftest.err >&5
4.13106 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.13107 - (exit $ac_status); } && {
4.13108 - test -z "$ac_cxx_werror_flag" ||
4.13109 - test ! -s conftest.err
4.13110 - } && test -s conftest$ac_exeext &&
4.13111 - $as_test_x conftest$ac_exeext; then
4.13112 - ac_cv_lib_svld_dlopen=yes
4.13113 -else
4.13114 - echo "$as_me: failed program was:" >&5
4.13115 -sed 's/^/| /' conftest.$ac_ext >&5
4.13116 -
4.13117 - ac_cv_lib_svld_dlopen=no
4.13118 -fi
4.13119 -
4.13120 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.13121 - conftest$ac_exeext conftest.$ac_ext
4.13122 -LIBS=$ac_check_lib_save_LIBS
4.13123 -fi
4.13124 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
4.13125 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
4.13126 -if test $ac_cv_lib_svld_dlopen = yes; then
4.13127 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
4.13128 -else
4.13129 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
4.13130 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
4.13131 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
4.13132 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.13133 -else
4.13134 - ac_check_lib_save_LIBS=$LIBS
4.13135 -LIBS="-ldld $LIBS"
4.13136 -cat >conftest.$ac_ext <<_ACEOF
4.13137 -/* confdefs.h. */
4.13138 -_ACEOF
4.13139 -cat confdefs.h >>conftest.$ac_ext
4.13140 -cat >>conftest.$ac_ext <<_ACEOF
4.13141 -/* end confdefs.h. */
4.13142 -
4.13143 -/* Override any GCC internal prototype to avoid an error.
4.13144 - Use char because int might match the return type of a GCC
4.13145 - builtin and then its argument prototype would still apply. */
4.13146 -#ifdef __cplusplus
4.13147 -extern "C"
4.13148 -#endif
4.13149 -char dld_link ();
4.13150 -int
4.13151 -main ()
4.13152 -{
4.13153 -return dld_link ();
4.13154 - ;
4.13155 - return 0;
4.13156 -}
4.13157 -_ACEOF
4.13158 -rm -f conftest.$ac_objext conftest$ac_exeext
4.13159 -if { (ac_try="$ac_link"
4.13160 -case "(($ac_try" in
4.13161 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.13162 - *) ac_try_echo=$ac_try;;
4.13163 -esac
4.13164 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.13165 - (eval "$ac_link") 2>conftest.er1
4.13166 - ac_status=$?
4.13167 - grep -v '^ *+' conftest.er1 >conftest.err
4.13168 - rm -f conftest.er1
4.13169 - cat conftest.err >&5
4.13170 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.13171 - (exit $ac_status); } && {
4.13172 - test -z "$ac_cxx_werror_flag" ||
4.13173 - test ! -s conftest.err
4.13174 - } && test -s conftest$ac_exeext &&
4.13175 - $as_test_x conftest$ac_exeext; then
4.13176 - ac_cv_lib_dld_dld_link=yes
4.13177 -else
4.13178 - echo "$as_me: failed program was:" >&5
4.13179 -sed 's/^/| /' conftest.$ac_ext >&5
4.13180 -
4.13181 - ac_cv_lib_dld_dld_link=no
4.13182 -fi
4.13183 -
4.13184 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.13185 - conftest$ac_exeext conftest.$ac_ext
4.13186 -LIBS=$ac_check_lib_save_LIBS
4.13187 -fi
4.13188 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
4.13189 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
4.13190 -if test $ac_cv_lib_dld_dld_link = yes; then
4.13191 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
4.13192 -fi
4.13193 -
4.13194 -
4.13195 -fi
4.13196 -
4.13197 -
4.13198 -fi
4.13199 -
4.13200 -
4.13201 -fi
4.13202 -
4.13203 -
4.13204 -fi
4.13205 -
4.13206 -
4.13207 -fi
4.13208 -
4.13209 - ;;
4.13210 - esac
4.13211 -
4.13212 - if test "x$lt_cv_dlopen" != xno; then
4.13213 - enable_dlopen=yes
4.13214 - else
4.13215 - enable_dlopen=no
4.13216 - fi
4.13217 -
4.13218 - case $lt_cv_dlopen in
4.13219 - dlopen)
4.13220 - save_CPPFLAGS="$CPPFLAGS"
4.13221 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
4.13222 -
4.13223 - save_LDFLAGS="$LDFLAGS"
4.13224 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
4.13225 -
4.13226 - save_LIBS="$LIBS"
4.13227 - LIBS="$lt_cv_dlopen_libs $LIBS"
4.13228 -
4.13229 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
4.13230 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
4.13231 -if test "${lt_cv_dlopen_self+set}" = set; then
4.13232 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.13233 -else
4.13234 - if test "$cross_compiling" = yes; then :
4.13235 - lt_cv_dlopen_self=cross
4.13236 -else
4.13237 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.13238 - lt_status=$lt_dlunknown
4.13239 - cat > conftest.$ac_ext <<EOF
4.13240 -#line __oline__ "configure"
4.13241 -#include "confdefs.h"
4.13242 -
4.13243 -#if HAVE_DLFCN_H
4.13244 -#include <dlfcn.h>
4.13245 -#endif
4.13246 -
4.13247 -#include <stdio.h>
4.13248 -
4.13249 -#ifdef RTLD_GLOBAL
4.13250 -# define LT_DLGLOBAL RTLD_GLOBAL
4.13251 -#else
4.13252 -# ifdef DL_GLOBAL
4.13253 -# define LT_DLGLOBAL DL_GLOBAL
4.13254 -# else
4.13255 -# define LT_DLGLOBAL 0
4.13256 -# endif
4.13257 -#endif
4.13258 -
4.13259 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.13260 - find out it does not work in some platform. */
4.13261 -#ifndef LT_DLLAZY_OR_NOW
4.13262 -# ifdef RTLD_LAZY
4.13263 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.13264 -# else
4.13265 -# ifdef DL_LAZY
4.13266 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.13267 -# else
4.13268 -# ifdef RTLD_NOW
4.13269 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.13270 -# else
4.13271 -# ifdef DL_NOW
4.13272 -# define LT_DLLAZY_OR_NOW DL_NOW
4.13273 -# else
4.13274 -# define LT_DLLAZY_OR_NOW 0
4.13275 -# endif
4.13276 -# endif
4.13277 -# endif
4.13278 -# endif
4.13279 -#endif
4.13280 -
4.13281 -#ifdef __cplusplus
4.13282 -extern "C" void exit (int);
4.13283 -#endif
4.13284 -
4.13285 -void fnord() { int i=42;}
4.13286 -int main ()
4.13287 -{
4.13288 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.13289 - int status = $lt_dlunknown;
4.13290 -
4.13291 - if (self)
4.13292 - {
4.13293 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.13294 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.13295 - /* dlclose (self); */
4.13296 - }
4.13297 -
4.13298 - exit (status);
4.13299 -}
4.13300 -EOF
4.13301 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.13302 - (eval $ac_link) 2>&5
4.13303 - ac_status=$?
4.13304 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.13305 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.13306 - (./conftest; exit; ) 2>/dev/null
4.13307 - lt_status=$?
4.13308 - case x$lt_status in
4.13309 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
4.13310 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
4.13311 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
4.13312 - esac
4.13313 - else :
4.13314 - # compilation failed
4.13315 - lt_cv_dlopen_self=no
4.13316 - fi
4.13317 -fi
4.13318 -rm -fr conftest*
4.13319 -
4.13320 -
4.13321 -fi
4.13322 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
4.13323 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
4.13324 -
4.13325 - if test "x$lt_cv_dlopen_self" = xyes; then
4.13326 - LDFLAGS="$LDFLAGS $link_static_flag"
4.13327 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
4.13328 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
4.13329 -if test "${lt_cv_dlopen_self_static+set}" = set; then
4.13330 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.13331 -else
4.13332 - if test "$cross_compiling" = yes; then :
4.13333 - lt_cv_dlopen_self_static=cross
4.13334 -else
4.13335 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.13336 - lt_status=$lt_dlunknown
4.13337 - cat > conftest.$ac_ext <<EOF
4.13338 -#line __oline__ "configure"
4.13339 -#include "confdefs.h"
4.13340 -
4.13341 -#if HAVE_DLFCN_H
4.13342 -#include <dlfcn.h>
4.13343 -#endif
4.13344 -
4.13345 -#include <stdio.h>
4.13346 -
4.13347 -#ifdef RTLD_GLOBAL
4.13348 -# define LT_DLGLOBAL RTLD_GLOBAL
4.13349 -#else
4.13350 -# ifdef DL_GLOBAL
4.13351 -# define LT_DLGLOBAL DL_GLOBAL
4.13352 -# else
4.13353 -# define LT_DLGLOBAL 0
4.13354 -# endif
4.13355 -#endif
4.13356 -
4.13357 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.13358 - find out it does not work in some platform. */
4.13359 -#ifndef LT_DLLAZY_OR_NOW
4.13360 -# ifdef RTLD_LAZY
4.13361 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.13362 -# else
4.13363 -# ifdef DL_LAZY
4.13364 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.13365 -# else
4.13366 -# ifdef RTLD_NOW
4.13367 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.13368 -# else
4.13369 -# ifdef DL_NOW
4.13370 -# define LT_DLLAZY_OR_NOW DL_NOW
4.13371 -# else
4.13372 -# define LT_DLLAZY_OR_NOW 0
4.13373 -# endif
4.13374 -# endif
4.13375 -# endif
4.13376 -# endif
4.13377 -#endif
4.13378 -
4.13379 -#ifdef __cplusplus
4.13380 -extern "C" void exit (int);
4.13381 -#endif
4.13382 -
4.13383 -void fnord() { int i=42;}
4.13384 -int main ()
4.13385 -{
4.13386 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.13387 - int status = $lt_dlunknown;
4.13388 -
4.13389 - if (self)
4.13390 - {
4.13391 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.13392 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.13393 - /* dlclose (self); */
4.13394 - }
4.13395 -
4.13396 - exit (status);
4.13397 -}
4.13398 -EOF
4.13399 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.13400 - (eval $ac_link) 2>&5
4.13401 - ac_status=$?
4.13402 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.13403 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.13404 - (./conftest; exit; ) 2>/dev/null
4.13405 - lt_status=$?
4.13406 - case x$lt_status in
4.13407 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
4.13408 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
4.13409 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
4.13410 - esac
4.13411 - else :
4.13412 - # compilation failed
4.13413 - lt_cv_dlopen_self_static=no
4.13414 - fi
4.13415 -fi
4.13416 -rm -fr conftest*
4.13417 -
4.13418 -
4.13419 -fi
4.13420 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
4.13421 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
4.13422 - fi
4.13423 -
4.13424 - CPPFLAGS="$save_CPPFLAGS"
4.13425 - LDFLAGS="$save_LDFLAGS"
4.13426 - LIBS="$save_LIBS"
4.13427 - ;;
4.13428 - esac
4.13429 -
4.13430 - case $lt_cv_dlopen_self in
4.13431 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
4.13432 - *) enable_dlopen_self=unknown ;;
4.13433 - esac
4.13434 -
4.13435 - case $lt_cv_dlopen_self_static in
4.13436 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
4.13437 - *) enable_dlopen_self_static=unknown ;;
4.13438 - esac
4.13439 -fi
4.13440 -
4.13441 -
4.13442 -# The else clause should only fire when bootstrapping the
4.13443 -# libtool distribution, otherwise you forgot to ship ltmain.sh
4.13444 -# with your package, and you will get complaints that there are
4.13445 -# no rules to generate ltmain.sh.
4.13446 -if test -f "$ltmain"; then
4.13447 - # See if we are running on zsh, and set the options which allow our commands through
4.13448 - # without removal of \ escapes.
4.13449 - if test -n "${ZSH_VERSION+set}" ; then
4.13450 - setopt NO_GLOB_SUBST
4.13451 - fi
4.13452 - # Now quote all the things that may contain metacharacters while being
4.13453 - # careful not to overquote the AC_SUBSTed values. We take copies of the
4.13454 - # variables and quote the copies for generation of the libtool script.
4.13455 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
4.13456 - SED SHELL STRIP \
4.13457 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
4.13458 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
4.13459 - deplibs_check_method reload_flag reload_cmds need_locks \
4.13460 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
4.13461 - lt_cv_sys_global_symbol_to_c_name_address \
4.13462 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
4.13463 - old_postinstall_cmds old_postuninstall_cmds \
4.13464 - compiler_CXX \
4.13465 - CC_CXX \
4.13466 - LD_CXX \
4.13467 - lt_prog_compiler_wl_CXX \
4.13468 - lt_prog_compiler_pic_CXX \
4.13469 - lt_prog_compiler_static_CXX \
4.13470 - lt_prog_compiler_no_builtin_flag_CXX \
4.13471 - export_dynamic_flag_spec_CXX \
4.13472 - thread_safe_flag_spec_CXX \
4.13473 - whole_archive_flag_spec_CXX \
4.13474 - enable_shared_with_static_runtimes_CXX \
4.13475 - old_archive_cmds_CXX \
4.13476 - old_archive_from_new_cmds_CXX \
4.13477 - predep_objects_CXX \
4.13478 - postdep_objects_CXX \
4.13479 - predeps_CXX \
4.13480 - postdeps_CXX \
4.13481 - compiler_lib_search_path_CXX \
4.13482 - archive_cmds_CXX \
4.13483 - archive_expsym_cmds_CXX \
4.13484 - postinstall_cmds_CXX \
4.13485 - postuninstall_cmds_CXX \
4.13486 - old_archive_from_expsyms_cmds_CXX \
4.13487 - allow_undefined_flag_CXX \
4.13488 - no_undefined_flag_CXX \
4.13489 - export_symbols_cmds_CXX \
4.13490 - hardcode_libdir_flag_spec_CXX \
4.13491 - hardcode_libdir_flag_spec_ld_CXX \
4.13492 - hardcode_libdir_separator_CXX \
4.13493 - hardcode_automatic_CXX \
4.13494 - module_cmds_CXX \
4.13495 - module_expsym_cmds_CXX \
4.13496 - lt_cv_prog_compiler_c_o_CXX \
4.13497 - exclude_expsyms_CXX \
4.13498 - include_expsyms_CXX; do
4.13499 -
4.13500 - case $var in
4.13501 - old_archive_cmds_CXX | \
4.13502 - old_archive_from_new_cmds_CXX | \
4.13503 - archive_cmds_CXX | \
4.13504 - archive_expsym_cmds_CXX | \
4.13505 - module_cmds_CXX | \
4.13506 - module_expsym_cmds_CXX | \
4.13507 - old_archive_from_expsyms_cmds_CXX | \
4.13508 - export_symbols_cmds_CXX | \
4.13509 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
4.13510 - postinstall_cmds | postuninstall_cmds | \
4.13511 - old_postinstall_cmds | old_postuninstall_cmds | \
4.13512 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4.13513 - # Double-quote double-evaled strings.
4.13514 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4.13515 - ;;
4.13516 - *)
4.13517 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4.13518 - ;;
4.13519 - esac
4.13520 - done
4.13521 -
4.13522 - case $lt_echo in
4.13523 - *'\$0 --fallback-echo"')
4.13524 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
4.13525 - ;;
4.13526 - esac
4.13527 -
4.13528 -cfgfile="$ofile"
4.13529 -
4.13530 - cat <<__EOF__ >> "$cfgfile"
4.13531 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
4.13532 -
4.13533 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4.13534 -
4.13535 -# Shell to use when invoking shell scripts.
4.13536 -SHELL=$lt_SHELL
4.13537 -
4.13538 -# Whether or not to build shared libraries.
4.13539 -build_libtool_libs=$enable_shared
4.13540 -
4.13541 -# Whether or not to build static libraries.
4.13542 -build_old_libs=$enable_static
4.13543 -
4.13544 -# Whether or not to add -lc for building shared libraries.
4.13545 -build_libtool_need_lc=$archive_cmds_need_lc_CXX
4.13546 -
4.13547 -# Whether or not to disallow shared libs when runtime libs are static
4.13548 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
4.13549 -
4.13550 -# Whether or not to optimize for fast installation.
4.13551 -fast_install=$enable_fast_install
4.13552 -
4.13553 -# The host system.
4.13554 -host_alias=$host_alias
4.13555 -host=$host
4.13556 -
4.13557 -# An echo program that does not interpret backslashes.
4.13558 -echo=$lt_echo
4.13559 -
4.13560 -# The archiver.
4.13561 -AR=$lt_AR
4.13562 -AR_FLAGS=$lt_AR_FLAGS
4.13563 -
4.13564 -# A C compiler.
4.13565 -LTCC=$lt_LTCC
4.13566 -
4.13567 -# A language-specific compiler.
4.13568 -CC=$lt_compiler_CXX
4.13569 -
4.13570 -# Is the compiler the GNU C compiler?
4.13571 -with_gcc=$GCC_CXX
4.13572 -
4.13573 -# An ERE matcher.
4.13574 -EGREP=$lt_EGREP
4.13575 -
4.13576 -# The linker used to build libraries.
4.13577 -LD=$lt_LD_CXX
4.13578 -
4.13579 -# Whether we need hard or soft links.
4.13580 -LN_S=$lt_LN_S
4.13581 -
4.13582 -# A BSD-compatible nm program.
4.13583 -NM=$lt_NM
4.13584 -
4.13585 -# A symbol stripping program
4.13586 -STRIP=$lt_STRIP
4.13587 -
4.13588 -# Used to examine libraries when file_magic_cmd begins "file"
4.13589 -MAGIC_CMD=$MAGIC_CMD
4.13590 -
4.13591 -# Used on cygwin: DLL creation program.
4.13592 -DLLTOOL="$DLLTOOL"
4.13593 -
4.13594 -# Used on cygwin: object dumper.
4.13595 -OBJDUMP="$OBJDUMP"
4.13596 -
4.13597 -# Used on cygwin: assembler.
4.13598 -AS="$AS"
4.13599 -
4.13600 -# The name of the directory that contains temporary libtool files.
4.13601 -objdir=$objdir
4.13602 -
4.13603 -# How to create reloadable object files.
4.13604 -reload_flag=$lt_reload_flag
4.13605 -reload_cmds=$lt_reload_cmds
4.13606 -
4.13607 -# How to pass a linker flag through the compiler.
4.13608 -wl=$lt_lt_prog_compiler_wl_CXX
4.13609 -
4.13610 -# Object file suffix (normally "o").
4.13611 -objext="$ac_objext"
4.13612 -
4.13613 -# Old archive suffix (normally "a").
4.13614 -libext="$libext"
4.13615 -
4.13616 -# Shared library suffix (normally ".so").
4.13617 -shrext_cmds='$shrext_cmds'
4.13618 -
4.13619 -# Executable file suffix (normally "").
4.13620 -exeext="$exeext"
4.13621 -
4.13622 -# Additional compiler flags for building library objects.
4.13623 -pic_flag=$lt_lt_prog_compiler_pic_CXX
4.13624 -pic_mode=$pic_mode
4.13625 -
4.13626 -# What is the maximum length of a command?
4.13627 -max_cmd_len=$lt_cv_sys_max_cmd_len
4.13628 -
4.13629 -# Does compiler simultaneously support -c and -o options?
4.13630 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
4.13631 -
4.13632 -# Must we lock files when doing compilation ?
4.13633 -need_locks=$lt_need_locks
4.13634 -
4.13635 -# Do we need the lib prefix for modules?
4.13636 -need_lib_prefix=$need_lib_prefix
4.13637 -
4.13638 -# Do we need a version for libraries?
4.13639 -need_version=$need_version
4.13640 -
4.13641 -# Whether dlopen is supported.
4.13642 -dlopen_support=$enable_dlopen
4.13643 -
4.13644 -# Whether dlopen of programs is supported.
4.13645 -dlopen_self=$enable_dlopen_self
4.13646 -
4.13647 -# Whether dlopen of statically linked programs is supported.
4.13648 -dlopen_self_static=$enable_dlopen_self_static
4.13649 -
4.13650 -# Compiler flag to prevent dynamic linking.
4.13651 -link_static_flag=$lt_lt_prog_compiler_static_CXX
4.13652 -
4.13653 -# Compiler flag to turn off builtin functions.
4.13654 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
4.13655 -
4.13656 -# Compiler flag to allow reflexive dlopens.
4.13657 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
4.13658 -
4.13659 -# Compiler flag to generate shared objects directly from archives.
4.13660 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
4.13661 -
4.13662 -# Compiler flag to generate thread-safe objects.
4.13663 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
4.13664 -
4.13665 -# Library versioning type.
4.13666 -version_type=$version_type
4.13667 -
4.13668 -# Format of library name prefix.
4.13669 -libname_spec=$lt_libname_spec
4.13670 -
4.13671 -# List of archive names. First name is the real one, the rest are links.
4.13672 -# The last name is the one that the linker finds with -lNAME.
4.13673 -library_names_spec=$lt_library_names_spec
4.13674 -
4.13675 -# The coded name of the library, if different from the real name.
4.13676 -soname_spec=$lt_soname_spec
4.13677 -
4.13678 -# Commands used to build and install an old-style archive.
4.13679 -RANLIB=$lt_RANLIB
4.13680 -old_archive_cmds=$lt_old_archive_cmds_CXX
4.13681 -old_postinstall_cmds=$lt_old_postinstall_cmds
4.13682 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
4.13683 -
4.13684 -# Create an old-style archive from a shared archive.
4.13685 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
4.13686 -
4.13687 -# Create a temporary old-style archive to link instead of a shared archive.
4.13688 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
4.13689 -
4.13690 -# Commands used to build and install a shared archive.
4.13691 -archive_cmds=$lt_archive_cmds_CXX
4.13692 -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
4.13693 -postinstall_cmds=$lt_postinstall_cmds
4.13694 -postuninstall_cmds=$lt_postuninstall_cmds
4.13695 -
4.13696 -# Commands used to build a loadable module (assumed same as above if empty)
4.13697 -module_cmds=$lt_module_cmds_CXX
4.13698 -module_expsym_cmds=$lt_module_expsym_cmds_CXX
4.13699 -
4.13700 -# Commands to strip libraries.
4.13701 -old_striplib=$lt_old_striplib
4.13702 -striplib=$lt_striplib
4.13703 -
4.13704 -# Dependencies to place before the objects being linked to create a
4.13705 -# shared library.
4.13706 -predep_objects=$lt_predep_objects_CXX
4.13707 -
4.13708 -# Dependencies to place after the objects being linked to create a
4.13709 -# shared library.
4.13710 -postdep_objects=$lt_postdep_objects_CXX
4.13711 -
4.13712 -# Dependencies to place before the objects being linked to create a
4.13713 -# shared library.
4.13714 -predeps=$lt_predeps_CXX
4.13715 -
4.13716 -# Dependencies to place after the objects being linked to create a
4.13717 -# shared library.
4.13718 -postdeps=$lt_postdeps_CXX
4.13719 -
4.13720 -# The library search path used internally by the compiler when linking
4.13721 -# a shared library.
4.13722 -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
4.13723 -
4.13724 -# Method to check whether dependent libraries are shared objects.
4.13725 -deplibs_check_method=$lt_deplibs_check_method
4.13726 -
4.13727 -# Command to use when deplibs_check_method == file_magic.
4.13728 -file_magic_cmd=$lt_file_magic_cmd
4.13729 -
4.13730 -# Flag that allows shared libraries with undefined symbols to be built.
4.13731 -allow_undefined_flag=$lt_allow_undefined_flag_CXX
4.13732 -
4.13733 -# Flag that forces no undefined symbols.
4.13734 -no_undefined_flag=$lt_no_undefined_flag_CXX
4.13735 -
4.13736 -# Commands used to finish a libtool library installation in a directory.
4.13737 -finish_cmds=$lt_finish_cmds
4.13738 -
4.13739 -# Same as above, but a single script fragment to be evaled but not shown.
4.13740 -finish_eval=$lt_finish_eval
4.13741 -
4.13742 -# Take the output of nm and produce a listing of raw symbols and C names.
4.13743 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4.13744 -
4.13745 -# Transform the output of nm in a proper C declaration
4.13746 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4.13747 -
4.13748 -# Transform the output of nm in a C name address pair
4.13749 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4.13750 -
4.13751 -# This is the shared library runtime path variable.
4.13752 -runpath_var=$runpath_var
4.13753 -
4.13754 -# This is the shared library path variable.
4.13755 -shlibpath_var=$shlibpath_var
4.13756 -
4.13757 -# Is shlibpath searched before the hard-coded library search path?
4.13758 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4.13759 -
4.13760 -# How to hardcode a shared library path into an executable.
4.13761 -hardcode_action=$hardcode_action_CXX
4.13762 -
4.13763 -# Whether we should hardcode library paths into libraries.
4.13764 -hardcode_into_libs=$hardcode_into_libs
4.13765 -
4.13766 -# Flag to hardcode \$libdir into a binary during linking.
4.13767 -# This must work even if \$libdir does not exist.
4.13768 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
4.13769 -
4.13770 -# If ld is used when linking, flag to hardcode \$libdir into
4.13771 -# a binary during linking. This must work even if \$libdir does
4.13772 -# not exist.
4.13773 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
4.13774 -
4.13775 -# Whether we need a single -rpath flag with a separated argument.
4.13776 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
4.13777 -
4.13778 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4.13779 -# resulting binary.
4.13780 -hardcode_direct=$hardcode_direct_CXX
4.13781 -
4.13782 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4.13783 -# resulting binary.
4.13784 -hardcode_minus_L=$hardcode_minus_L_CXX
4.13785 -
4.13786 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4.13787 -# the resulting binary.
4.13788 -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
4.13789 -
4.13790 -# Set to yes if building a shared library automatically hardcodes DIR into the library
4.13791 -# and all subsequent libraries and executables linked against it.
4.13792 -hardcode_automatic=$hardcode_automatic_CXX
4.13793 -
4.13794 -# Variables whose values should be saved in libtool wrapper scripts and
4.13795 -# restored at relink time.
4.13796 -variables_saved_for_relink="$variables_saved_for_relink"
4.13797 -
4.13798 -# Whether libtool must link a program against all its dependency libraries.
4.13799 -link_all_deplibs=$link_all_deplibs_CXX
4.13800 -
4.13801 -# Compile-time system search path for libraries
4.13802 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4.13803 -
4.13804 -# Run-time system search path for libraries
4.13805 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4.13806 -
4.13807 -# Fix the shell variable \$srcfile for the compiler.
4.13808 -fix_srcfile_path="$fix_srcfile_path_CXX"
4.13809 -
4.13810 -# Set to yes if exported symbols are required.
4.13811 -always_export_symbols=$always_export_symbols_CXX
4.13812 -
4.13813 -# The commands to list exported symbols.
4.13814 -export_symbols_cmds=$lt_export_symbols_cmds_CXX
4.13815 -
4.13816 -# The commands to extract the exported symbol list from a shared archive.
4.13817 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
4.13818 -
4.13819 -# Symbols that should not be listed in the preloaded symbols.
4.13820 -exclude_expsyms=$lt_exclude_expsyms_CXX
4.13821 -
4.13822 -# Symbols that must always be exported.
4.13823 -include_expsyms=$lt_include_expsyms_CXX
4.13824 -
4.13825 -# ### END LIBTOOL TAG CONFIG: $tagname
4.13826 -
4.13827 -__EOF__
4.13828 -
4.13829 -
4.13830 -else
4.13831 - # If there is no Makefile yet, we rely on a make rule to execute
4.13832 - # `config.status --recheck' to rerun these tests and create the
4.13833 - # libtool script then.
4.13834 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4.13835 - if test -f "$ltmain_in"; then
4.13836 - test -f Makefile && make "$ltmain"
4.13837 - fi
4.13838 -fi
4.13839 -
4.13840 -
4.13841 -ac_ext=c
4.13842 -ac_cpp='$CPP $CPPFLAGS'
4.13843 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.13844 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.13845 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.13846 -
4.13847 -CC=$lt_save_CC
4.13848 -LDCXX=$LD
4.13849 -LD=$lt_save_LD
4.13850 -GCC=$lt_save_GCC
4.13851 -with_gnu_ldcxx=$with_gnu_ld
4.13852 -with_gnu_ld=$lt_save_with_gnu_ld
4.13853 -lt_cv_path_LDCXX=$lt_cv_path_LD
4.13854 -lt_cv_path_LD=$lt_save_path_LD
4.13855 -lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
4.13856 -lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
4.13857 -
4.13858 - else
4.13859 - tagname=""
4.13860 - fi
4.13861 - ;;
4.13862 -
4.13863 - F77)
4.13864 - if test -n "$F77" && test "X$F77" != "Xno"; then
4.13865 -
4.13866 -ac_ext=f
4.13867 -ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
4.13868 -ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.13869 -ac_compiler_gnu=$ac_cv_f77_compiler_gnu
4.13870 -
4.13871 -
4.13872 -archive_cmds_need_lc_F77=no
4.13873 -allow_undefined_flag_F77=
4.13874 -always_export_symbols_F77=no
4.13875 -archive_expsym_cmds_F77=
4.13876 -export_dynamic_flag_spec_F77=
4.13877 -hardcode_direct_F77=no
4.13878 -hardcode_libdir_flag_spec_F77=
4.13879 -hardcode_libdir_flag_spec_ld_F77=
4.13880 -hardcode_libdir_separator_F77=
4.13881 -hardcode_minus_L_F77=no
4.13882 -hardcode_automatic_F77=no
4.13883 -module_cmds_F77=
4.13884 -module_expsym_cmds_F77=
4.13885 -link_all_deplibs_F77=unknown
4.13886 -old_archive_cmds_F77=$old_archive_cmds
4.13887 -no_undefined_flag_F77=
4.13888 -whole_archive_flag_spec_F77=
4.13889 -enable_shared_with_static_runtimes_F77=no
4.13890 -
4.13891 -# Source file extension for f77 test sources.
4.13892 -ac_ext=f
4.13893 -
4.13894 -# Object file extension for compiled f77 test sources.
4.13895 -objext=o
4.13896 -objext_F77=$objext
4.13897 -
4.13898 -# Code to be used in simple compile tests
4.13899 -lt_simple_compile_test_code=" subroutine t\n return\n end\n"
4.13900 -
4.13901 -# Code to be used in simple link tests
4.13902 -lt_simple_link_test_code=" program t\n end\n"
4.13903 -
4.13904 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
4.13905 -
4.13906 -# If no C compiler was specified, use CC.
4.13907 -LTCC=${LTCC-"$CC"}
4.13908 -
4.13909 -# Allow CC to be a program name with arguments.
4.13910 -compiler=$CC
4.13911 -
4.13912 -
4.13913 -# Allow CC to be a program name with arguments.
4.13914 -lt_save_CC="$CC"
4.13915 -CC=${F77-"f77"}
4.13916 -compiler=$CC
4.13917 -compiler_F77=$CC
4.13918 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
4.13919 -
4.13920 -{ echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
4.13921 -echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6; }
4.13922 -{ echo "$as_me:$LINENO: result: $can_build_shared" >&5
4.13923 -echo "${ECHO_T}$can_build_shared" >&6; }
4.13924 -
4.13925 -{ echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
4.13926 -echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6; }
4.13927 -test "$can_build_shared" = "no" && enable_shared=no
4.13928 -
4.13929 -# On AIX, shared libraries and static libraries use the same namespace, and
4.13930 -# are all built from PIC.
4.13931 -case "$host_os" in
4.13932 -aix3*)
4.13933 - test "$enable_shared" = yes && enable_static=no
4.13934 - if test -n "$RANLIB"; then
4.13935 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
4.13936 - postinstall_cmds='$RANLIB $lib'
4.13937 - fi
4.13938 - ;;
4.13939 -aix4* | aix5*)
4.13940 - test "$enable_shared" = yes && enable_static=no
4.13941 - ;;
4.13942 -esac
4.13943 -{ echo "$as_me:$LINENO: result: $enable_shared" >&5
4.13944 -echo "${ECHO_T}$enable_shared" >&6; }
4.13945 -
4.13946 -{ echo "$as_me:$LINENO: checking whether to build static libraries" >&5
4.13947 -echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6; }
4.13948 -# Make sure either enable_shared or enable_static is yes.
4.13949 -test "$enable_shared" = yes || enable_static=yes
4.13950 -{ echo "$as_me:$LINENO: result: $enable_static" >&5
4.13951 -echo "${ECHO_T}$enable_static" >&6; }
4.13952 -
4.13953 -test "$ld_shlibs_F77" = no && can_build_shared=no
4.13954 -
4.13955 -GCC_F77="$G77"
4.13956 -LD_F77="$LD"
4.13957 -
4.13958 -lt_prog_compiler_wl_F77=
4.13959 -lt_prog_compiler_pic_F77=
4.13960 -lt_prog_compiler_static_F77=
4.13961 -
4.13962 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
4.13963 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
4.13964 -
4.13965 - if test "$GCC" = yes; then
4.13966 - lt_prog_compiler_wl_F77='-Wl,'
4.13967 - lt_prog_compiler_static_F77='-static'
4.13968 -
4.13969 - case $host_os in
4.13970 - aix*)
4.13971 - # All AIX code is PIC.
4.13972 - if test "$host_cpu" = ia64; then
4.13973 - # AIX 5 now supports IA64 processor
4.13974 - lt_prog_compiler_static_F77='-Bstatic'
4.13975 - fi
4.13976 - ;;
4.13977 -
4.13978 - amigaos*)
4.13979 - # FIXME: we need at least 68020 code to build shared libraries, but
4.13980 - # adding the `-m68020' flag to GCC prevents building anything better,
4.13981 - # like `-m68040'.
4.13982 - lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
4.13983 - ;;
4.13984 -
4.13985 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4.13986 - # PIC is the default for these OSes.
4.13987 - ;;
4.13988 -
4.13989 - mingw* | pw32* | os2*)
4.13990 - # This hack is so that the source file can tell whether it is being
4.13991 - # built for inclusion in a dll (and should export symbols for example).
4.13992 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
4.13993 - ;;
4.13994 -
4.13995 - darwin* | rhapsody*)
4.13996 - # PIC is the default on this platform
4.13997 - # Common symbols not allowed in MH_DYLIB files
4.13998 - lt_prog_compiler_pic_F77='-fno-common'
4.13999 - ;;
4.14000 -
4.14001 - msdosdjgpp*)
4.14002 - # Just because we use GCC doesn't mean we suddenly get shared libraries
4.14003 - # on systems that don't support them.
4.14004 - lt_prog_compiler_can_build_shared_F77=no
4.14005 - enable_shared=no
4.14006 - ;;
4.14007 -
4.14008 - sysv4*MP*)
4.14009 - if test -d /usr/nec; then
4.14010 - lt_prog_compiler_pic_F77=-Kconform_pic
4.14011 - fi
4.14012 - ;;
4.14013 -
4.14014 - hpux*)
4.14015 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.14016 - # not for PA HP-UX.
4.14017 - case "$host_cpu" in
4.14018 - hppa*64*|ia64*)
4.14019 - # +Z the default
4.14020 - ;;
4.14021 - *)
4.14022 - lt_prog_compiler_pic_F77='-fPIC'
4.14023 - ;;
4.14024 - esac
4.14025 - ;;
4.14026 -
4.14027 - *)
4.14028 - lt_prog_compiler_pic_F77='-fPIC'
4.14029 - ;;
4.14030 - esac
4.14031 - else
4.14032 - # PORTME Check for flag to pass linker flags through the system compiler.
4.14033 - case $host_os in
4.14034 - aix*)
4.14035 - lt_prog_compiler_wl_F77='-Wl,'
4.14036 - if test "$host_cpu" = ia64; then
4.14037 - # AIX 5 now supports IA64 processor
4.14038 - lt_prog_compiler_static_F77='-Bstatic'
4.14039 - else
4.14040 - lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
4.14041 - fi
4.14042 - ;;
4.14043 -
4.14044 - mingw* | pw32* | os2*)
4.14045 - # This hack is so that the source file can tell whether it is being
4.14046 - # built for inclusion in a dll (and should export symbols for example).
4.14047 - lt_prog_compiler_pic_F77='-DDLL_EXPORT'
4.14048 - ;;
4.14049 -
4.14050 - hpux9* | hpux10* | hpux11*)
4.14051 - lt_prog_compiler_wl_F77='-Wl,'
4.14052 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.14053 - # not for PA HP-UX.
4.14054 - case "$host_cpu" in
4.14055 - hppa*64*|ia64*)
4.14056 - # +Z the default
4.14057 - ;;
4.14058 - *)
4.14059 - lt_prog_compiler_pic_F77='+Z'
4.14060 - ;;
4.14061 - esac
4.14062 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
4.14063 - lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
4.14064 - ;;
4.14065 -
4.14066 - irix5* | irix6* | nonstopux*)
4.14067 - lt_prog_compiler_wl_F77='-Wl,'
4.14068 - # PIC (with -KPIC) is the default.
4.14069 - lt_prog_compiler_static_F77='-non_shared'
4.14070 - ;;
4.14071 -
4.14072 - newsos6)
4.14073 - lt_prog_compiler_pic_F77='-KPIC'
4.14074 - lt_prog_compiler_static_F77='-Bstatic'
4.14075 - ;;
4.14076 -
4.14077 - linux*)
4.14078 - case $CC in
4.14079 - icc* | ecc*)
4.14080 - lt_prog_compiler_wl_F77='-Wl,'
4.14081 - lt_prog_compiler_pic_F77='-KPIC'
4.14082 - lt_prog_compiler_static_F77='-static'
4.14083 - ;;
4.14084 - ccc*)
4.14085 - lt_prog_compiler_wl_F77='-Wl,'
4.14086 - # All Alpha code is PIC.
4.14087 - lt_prog_compiler_static_F77='-non_shared'
4.14088 - ;;
4.14089 - esac
4.14090 - ;;
4.14091 -
4.14092 - osf3* | osf4* | osf5*)
4.14093 - lt_prog_compiler_wl_F77='-Wl,'
4.14094 - # All OSF/1 code is PIC.
4.14095 - lt_prog_compiler_static_F77='-non_shared'
4.14096 - ;;
4.14097 -
4.14098 - sco3.2v5*)
4.14099 - lt_prog_compiler_pic_F77='-Kpic'
4.14100 - lt_prog_compiler_static_F77='-dn'
4.14101 - ;;
4.14102 -
4.14103 - solaris*)
4.14104 - lt_prog_compiler_wl_F77='-Wl,'
4.14105 - lt_prog_compiler_pic_F77='-KPIC'
4.14106 - lt_prog_compiler_static_F77='-Bstatic'
4.14107 - ;;
4.14108 -
4.14109 - sunos4*)
4.14110 - lt_prog_compiler_wl_F77='-Qoption ld '
4.14111 - lt_prog_compiler_pic_F77='-PIC'
4.14112 - lt_prog_compiler_static_F77='-Bstatic'
4.14113 - ;;
4.14114 -
4.14115 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.14116 - lt_prog_compiler_wl_F77='-Wl,'
4.14117 - lt_prog_compiler_pic_F77='-KPIC'
4.14118 - lt_prog_compiler_static_F77='-Bstatic'
4.14119 - ;;
4.14120 -
4.14121 - sysv4*MP*)
4.14122 - if test -d /usr/nec ;then
4.14123 - lt_prog_compiler_pic_F77='-Kconform_pic'
4.14124 - lt_prog_compiler_static_F77='-Bstatic'
4.14125 - fi
4.14126 - ;;
4.14127 -
4.14128 - uts4*)
4.14129 - lt_prog_compiler_pic_F77='-pic'
4.14130 - lt_prog_compiler_static_F77='-Bstatic'
4.14131 - ;;
4.14132 -
4.14133 - *)
4.14134 - lt_prog_compiler_can_build_shared_F77=no
4.14135 - ;;
4.14136 - esac
4.14137 - fi
4.14138 -
4.14139 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
4.14140 -echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6; }
4.14141 -
4.14142 -#
4.14143 -# Check to make sure the PIC flag actually works.
4.14144 -#
4.14145 -if test -n "$lt_prog_compiler_pic_F77"; then
4.14146 -
4.14147 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
4.14148 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6; }
4.14149 -if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
4.14150 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.14151 -else
4.14152 - lt_prog_compiler_pic_works_F77=no
4.14153 - ac_outfile=conftest.$ac_objext
4.14154 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.14155 - lt_compiler_flag="$lt_prog_compiler_pic_F77"
4.14156 - # Insert the option either (1) after the last *FLAGS variable, or
4.14157 - # (2) before a word containing "conftest.", or (3) at the end.
4.14158 - # Note that $ac_compile itself does not contain backslashes and begins
4.14159 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.14160 - # The option is referenced via a variable to avoid confusing sed.
4.14161 - lt_compile=`echo "$ac_compile" | $SED \
4.14162 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.14163 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.14164 - -e 's:$: $lt_compiler_flag:'`
4.14165 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.14166 - (eval "$lt_compile" 2>conftest.err)
4.14167 - ac_status=$?
4.14168 - cat conftest.err >&5
4.14169 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.14170 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.14171 - # The compiler can only warn and ignore the option if not recognized
4.14172 - # So say no if there are warnings
4.14173 - if test ! -s conftest.err; then
4.14174 - lt_prog_compiler_pic_works_F77=yes
4.14175 - fi
4.14176 - fi
4.14177 - $rm conftest*
4.14178 -
4.14179 -fi
4.14180 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
4.14181 -echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6; }
4.14182 -
4.14183 -if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
4.14184 - case $lt_prog_compiler_pic_F77 in
4.14185 - "" | " "*) ;;
4.14186 - *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
4.14187 - esac
4.14188 -else
4.14189 - lt_prog_compiler_pic_F77=
4.14190 - lt_prog_compiler_can_build_shared_F77=no
4.14191 -fi
4.14192 -
4.14193 -fi
4.14194 -case "$host_os" in
4.14195 - # For platforms which do not support PIC, -DPIC is meaningless:
4.14196 - *djgpp*)
4.14197 - lt_prog_compiler_pic_F77=
4.14198 - ;;
4.14199 - *)
4.14200 - lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
4.14201 - ;;
4.14202 -esac
4.14203 -
4.14204 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
4.14205 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
4.14206 -if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
4.14207 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.14208 -else
4.14209 - lt_cv_prog_compiler_c_o_F77=no
4.14210 - $rm -r conftest 2>/dev/null
4.14211 - mkdir conftest
4.14212 - cd conftest
4.14213 - mkdir out
4.14214 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.14215 -
4.14216 - lt_compiler_flag="-o out/conftest2.$ac_objext"
4.14217 - # Insert the option either (1) after the last *FLAGS variable, or
4.14218 - # (2) before a word containing "conftest.", or (3) at the end.
4.14219 - # Note that $ac_compile itself does not contain backslashes and begins
4.14220 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.14221 - lt_compile=`echo "$ac_compile" | $SED \
4.14222 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.14223 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.14224 - -e 's:$: $lt_compiler_flag:'`
4.14225 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.14226 - (eval "$lt_compile" 2>out/conftest.err)
4.14227 - ac_status=$?
4.14228 - cat out/conftest.err >&5
4.14229 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.14230 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
4.14231 - then
4.14232 - # The compiler can only warn and ignore the option if not recognized
4.14233 - # So say no if there are warnings
4.14234 - if test ! -s out/conftest.err; then
4.14235 - lt_cv_prog_compiler_c_o_F77=yes
4.14236 - fi
4.14237 - fi
4.14238 - chmod u+w .
4.14239 - $rm conftest*
4.14240 - # SGI C++ compiler will create directory out/ii_files/ for
4.14241 - # template instantiation
4.14242 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
4.14243 - $rm out/* && rmdir out
4.14244 - cd ..
4.14245 - rmdir conftest
4.14246 - $rm conftest*
4.14247 -
4.14248 -fi
4.14249 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
4.14250 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6; }
4.14251 -
4.14252 -
4.14253 -hard_links="nottested"
4.14254 -if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
4.14255 - # do not overwrite the value of need_locks provided by the user
4.14256 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
4.14257 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
4.14258 - hard_links=yes
4.14259 - $rm conftest*
4.14260 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.14261 - touch conftest.a
4.14262 - ln conftest.a conftest.b 2>&5 || hard_links=no
4.14263 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.14264 - { echo "$as_me:$LINENO: result: $hard_links" >&5
4.14265 -echo "${ECHO_T}$hard_links" >&6; }
4.14266 - if test "$hard_links" = no; then
4.14267 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
4.14268 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
4.14269 - need_locks=warn
4.14270 - fi
4.14271 -else
4.14272 - need_locks=no
4.14273 -fi
4.14274 -
4.14275 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
4.14276 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
4.14277 -
4.14278 - runpath_var=
4.14279 - allow_undefined_flag_F77=
4.14280 - enable_shared_with_static_runtimes_F77=no
4.14281 - archive_cmds_F77=
4.14282 - archive_expsym_cmds_F77=
4.14283 - old_archive_From_new_cmds_F77=
4.14284 - old_archive_from_expsyms_cmds_F77=
4.14285 - export_dynamic_flag_spec_F77=
4.14286 - whole_archive_flag_spec_F77=
4.14287 - thread_safe_flag_spec_F77=
4.14288 - hardcode_libdir_flag_spec_F77=
4.14289 - hardcode_libdir_flag_spec_ld_F77=
4.14290 - hardcode_libdir_separator_F77=
4.14291 - hardcode_direct_F77=no
4.14292 - hardcode_minus_L_F77=no
4.14293 - hardcode_shlibpath_var_F77=unsupported
4.14294 - link_all_deplibs_F77=unknown
4.14295 - hardcode_automatic_F77=no
4.14296 - module_cmds_F77=
4.14297 - module_expsym_cmds_F77=
4.14298 - always_export_symbols_F77=no
4.14299 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4.14300 - # include_expsyms should be a list of space-separated symbols to be *always*
4.14301 - # included in the symbol list
4.14302 - include_expsyms_F77=
4.14303 - # exclude_expsyms can be an extended regexp of symbols to exclude
4.14304 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
4.14305 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4.14306 - # as well as any symbol that contains `d'.
4.14307 - exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
4.14308 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4.14309 - # platforms (ab)use it in PIC code, but their linkers get confused if
4.14310 - # the symbol is explicitly referenced. Since portable code cannot
4.14311 - # rely on this symbol name, it's probably fine to never include it in
4.14312 - # preloaded symbol tables.
4.14313 - extract_expsyms_cmds=
4.14314 -
4.14315 - case $host_os in
4.14316 - cygwin* | mingw* | pw32*)
4.14317 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
4.14318 - # When not using gcc, we currently assume that we are using
4.14319 - # Microsoft Visual C++.
4.14320 - if test "$GCC" != yes; then
4.14321 - with_gnu_ld=no
4.14322 - fi
4.14323 - ;;
4.14324 - openbsd*)
4.14325 - with_gnu_ld=no
4.14326 - ;;
4.14327 - esac
4.14328 -
4.14329 - ld_shlibs_F77=yes
4.14330 - if test "$with_gnu_ld" = yes; then
4.14331 - # If archive_cmds runs LD, not CC, wlarc should be empty
4.14332 - wlarc='${wl}'
4.14333 -
4.14334 - # See if GNU ld supports shared libraries.
4.14335 - case $host_os in
4.14336 - aix3* | aix4* | aix5*)
4.14337 - # On AIX/PPC, the GNU linker is very broken
4.14338 - if test "$host_cpu" != ia64; then
4.14339 - ld_shlibs_F77=no
4.14340 - cat <<EOF 1>&2
4.14341 -
4.14342 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
4.14343 -*** to be unable to reliably create shared libraries on AIX.
4.14344 -*** Therefore, libtool is disabling shared libraries support. If you
4.14345 -*** really care for shared libraries, you may want to modify your PATH
4.14346 -*** so that a non-GNU linker is found, and then restart.
4.14347 -
4.14348 -EOF
4.14349 - fi
4.14350 - ;;
4.14351 -
4.14352 - amigaos*)
4.14353 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.14354 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14355 - hardcode_minus_L_F77=yes
4.14356 -
4.14357 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
4.14358 - # that the semantics of dynamic libraries on AmigaOS, at least up
4.14359 - # to version 4, is to share data among multiple programs linked
4.14360 - # with the same dynamic library. Since this doesn't match the
4.14361 - # behavior of shared libraries on other platforms, we can't use
4.14362 - # them.
4.14363 - ld_shlibs_F77=no
4.14364 - ;;
4.14365 -
4.14366 - beos*)
4.14367 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.14368 - allow_undefined_flag_F77=unsupported
4.14369 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
4.14370 - # support --undefined. This deserves some investigation. FIXME
4.14371 - archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.14372 - else
4.14373 - ld_shlibs_F77=no
4.14374 - fi
4.14375 - ;;
4.14376 -
4.14377 - cygwin* | mingw* | pw32*)
4.14378 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
4.14379 - # as there is no search path for DLLs.
4.14380 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14381 - allow_undefined_flag_F77=unsupported
4.14382 - always_export_symbols_F77=no
4.14383 - enable_shared_with_static_runtimes_F77=yes
4.14384 - export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
4.14385 -
4.14386 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
4.14387 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.14388 - # If the export-symbols file already is a .def file (1st line
4.14389 - # is EXPORTS), use it as is; otherwise, prepend...
4.14390 - archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4.14391 - cp $export_symbols $output_objdir/$soname.def;
4.14392 - else
4.14393 - echo EXPORTS > $output_objdir/$soname.def;
4.14394 - cat $export_symbols >> $output_objdir/$soname.def;
4.14395 - fi~
4.14396 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.14397 - else
4.14398 - ld_shlibs=no
4.14399 - fi
4.14400 - ;;
4.14401 -
4.14402 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.14403 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.14404 - archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4.14405 - wlarc=
4.14406 - else
4.14407 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.14408 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.14409 - fi
4.14410 - ;;
4.14411 -
4.14412 - solaris* | sysv5*)
4.14413 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
4.14414 - ld_shlibs_F77=no
4.14415 - cat <<EOF 1>&2
4.14416 -
4.14417 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
4.14418 -*** create shared libraries on Solaris systems. Therefore, libtool
4.14419 -*** is disabling shared libraries support. We urge you to upgrade GNU
4.14420 -*** binutils to release 2.9.1 or newer. Another option is to modify
4.14421 -*** your PATH or compiler configuration so that the native linker is
4.14422 -*** used, and then restart.
4.14423 -
4.14424 -EOF
4.14425 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.14426 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.14427 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.14428 - else
4.14429 - ld_shlibs_F77=no
4.14430 - fi
4.14431 - ;;
4.14432 -
4.14433 - sunos4*)
4.14434 - archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.14435 - wlarc=
4.14436 - hardcode_direct_F77=yes
4.14437 - hardcode_shlibpath_var_F77=no
4.14438 - ;;
4.14439 -
4.14440 - linux*)
4.14441 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.14442 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.14443 - archive_cmds_F77="$tmp_archive_cmds"
4.14444 - supports_anon_versioning=no
4.14445 - case `$LD -v 2>/dev/null` in
4.14446 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
4.14447 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4.14448 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4.14449 - *\ 2.11.*) ;; # other 2.11 versions
4.14450 - *) supports_anon_versioning=yes ;;
4.14451 - esac
4.14452 - if test $supports_anon_versioning = yes; then
4.14453 - archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
4.14454 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4.14455 -$echo "local: *; };" >> $output_objdir/$libname.ver~
4.14456 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
4.14457 - else
4.14458 - archive_expsym_cmds_F77="$tmp_archive_cmds"
4.14459 - fi
4.14460 - link_all_deplibs_F77=no
4.14461 - else
4.14462 - ld_shlibs_F77=no
4.14463 - fi
4.14464 - ;;
4.14465 -
4.14466 - *)
4.14467 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.14468 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.14469 - archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.14470 - else
4.14471 - ld_shlibs_F77=no
4.14472 - fi
4.14473 - ;;
4.14474 - esac
4.14475 -
4.14476 - if test "$ld_shlibs_F77" = yes; then
4.14477 - runpath_var=LD_RUN_PATH
4.14478 - hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
4.14479 - export_dynamic_flag_spec_F77='${wl}--export-dynamic'
4.14480 - # ancient GNU ld didn't support --whole-archive et. al.
4.14481 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
4.14482 - whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4.14483 - else
4.14484 - whole_archive_flag_spec_F77=
4.14485 - fi
4.14486 - fi
4.14487 - else
4.14488 - # PORTME fill in a description of your system's linker (not GNU ld)
4.14489 - case $host_os in
4.14490 - aix3*)
4.14491 - allow_undefined_flag_F77=unsupported
4.14492 - always_export_symbols_F77=yes
4.14493 - archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
4.14494 - # Note: this linker hardcodes the directories in LIBPATH if there
4.14495 - # are no directories specified by -L.
4.14496 - hardcode_minus_L_F77=yes
4.14497 - if test "$GCC" = yes && test -z "$link_static_flag"; then
4.14498 - # Neither direct hardcoding nor static linking is supported with a
4.14499 - # broken collect2.
4.14500 - hardcode_direct_F77=unsupported
4.14501 - fi
4.14502 - ;;
4.14503 -
4.14504 - aix4* | aix5*)
4.14505 - if test "$host_cpu" = ia64; then
4.14506 - # On IA64, the linker does run time linking by default, so we don't
4.14507 - # have to do anything special.
4.14508 - aix_use_runtimelinking=no
4.14509 - exp_sym_flag='-Bexport'
4.14510 - no_entry_flag=""
4.14511 - else
4.14512 - # If we're using GNU nm, then we don't want the "-C" option.
4.14513 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
4.14514 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
4.14515 - export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.14516 - else
4.14517 - export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.14518 - fi
4.14519 - aix_use_runtimelinking=no
4.14520 -
4.14521 - # Test if we are trying to use run time linking or normal
4.14522 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
4.14523 - # need to do runtime linking.
4.14524 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
4.14525 - for ld_flag in $LDFLAGS; do
4.14526 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
4.14527 - aix_use_runtimelinking=yes
4.14528 - break
4.14529 - fi
4.14530 - done
4.14531 - esac
4.14532 -
4.14533 - exp_sym_flag='-bexport'
4.14534 - no_entry_flag='-bnoentry'
4.14535 - fi
4.14536 -
4.14537 - # When large executables or shared objects are built, AIX ld can
4.14538 - # have problems creating the table of contents. If linking a library
4.14539 - # or program results in "error TOC overflow" add -mminimal-toc to
4.14540 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
4.14541 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
4.14542 -
4.14543 - archive_cmds_F77=''
4.14544 - hardcode_direct_F77=yes
4.14545 - hardcode_libdir_separator_F77=':'
4.14546 - link_all_deplibs_F77=yes
4.14547 -
4.14548 - if test "$GCC" = yes; then
4.14549 - case $host_os in aix4.012|aix4.012.*)
4.14550 - # We only want to do this on AIX 4.2 and lower, the check
4.14551 - # below for broken collect2 doesn't work under 4.3+
4.14552 - collect2name=`${CC} -print-prog-name=collect2`
4.14553 - if test -f "$collect2name" && \
4.14554 - strings "$collect2name" | grep resolve_lib_name >/dev/null
4.14555 - then
4.14556 - # We have reworked collect2
4.14557 - hardcode_direct_F77=yes
4.14558 - else
4.14559 - # We have old collect2
4.14560 - hardcode_direct_F77=unsupported
4.14561 - # It fails to find uninstalled libraries when the uninstalled
4.14562 - # path is not listed in the libpath. Setting hardcode_minus_L
4.14563 - # to unsupported forces relinking
4.14564 - hardcode_minus_L_F77=yes
4.14565 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14566 - hardcode_libdir_separator_F77=
4.14567 - fi
4.14568 - esac
4.14569 - shared_flag='-shared'
4.14570 - else
4.14571 - # not using gcc
4.14572 - if test "$host_cpu" = ia64; then
4.14573 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
4.14574 - # chokes on -Wl,-G. The following line is correct:
4.14575 - shared_flag='-G'
4.14576 - else
4.14577 - if test "$aix_use_runtimelinking" = yes; then
4.14578 - shared_flag='${wl}-G'
4.14579 - else
4.14580 - shared_flag='${wl}-bM:SRE'
4.14581 - fi
4.14582 - fi
4.14583 - fi
4.14584 -
4.14585 - # It seems that -bexpall does not export symbols beginning with
4.14586 - # underscore (_), so it is better to generate a list of symbols to export.
4.14587 - always_export_symbols_F77=yes
4.14588 - if test "$aix_use_runtimelinking" = yes; then
4.14589 - # Warning - without using the other runtime loading flags (-brtl),
4.14590 - # -berok will link without error, but may produce a broken library.
4.14591 - allow_undefined_flag_F77='-berok'
4.14592 - # Determine the default libpath from the value encoded in an empty executable.
4.14593 - cat >conftest.$ac_ext <<_ACEOF
4.14594 - program main
4.14595 -
4.14596 - end
4.14597 -_ACEOF
4.14598 -rm -f conftest.$ac_objext conftest$ac_exeext
4.14599 -if { (ac_try="$ac_link"
4.14600 -case "(($ac_try" in
4.14601 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.14602 - *) ac_try_echo=$ac_try;;
4.14603 -esac
4.14604 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.14605 - (eval "$ac_link") 2>conftest.er1
4.14606 - ac_status=$?
4.14607 - grep -v '^ *+' conftest.er1 >conftest.err
4.14608 - rm -f conftest.er1
4.14609 - cat conftest.err >&5
4.14610 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.14611 - (exit $ac_status); } && {
4.14612 - test -z "$ac_f77_werror_flag" ||
4.14613 - test ! -s conftest.err
4.14614 - } && test -s conftest$ac_exeext &&
4.14615 - $as_test_x conftest$ac_exeext; then
4.14616 -
4.14617 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.14618 -}'`
4.14619 -# Check for a 64-bit object if we didn't find anything.
4.14620 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.14621 -}'`; fi
4.14622 -else
4.14623 - echo "$as_me: failed program was:" >&5
4.14624 -sed 's/^/| /' conftest.$ac_ext >&5
4.14625 -
4.14626 -
4.14627 -fi
4.14628 -
4.14629 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.14630 - conftest$ac_exeext conftest.$ac_ext
4.14631 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.14632 -
4.14633 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
4.14634 - archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4.14635 - else
4.14636 - if test "$host_cpu" = ia64; then
4.14637 - hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
4.14638 - allow_undefined_flag_F77="-z nodefs"
4.14639 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
4.14640 - else
4.14641 - # Determine the default libpath from the value encoded in an empty executable.
4.14642 - cat >conftest.$ac_ext <<_ACEOF
4.14643 - program main
4.14644 -
4.14645 - end
4.14646 -_ACEOF
4.14647 -rm -f conftest.$ac_objext conftest$ac_exeext
4.14648 -if { (ac_try="$ac_link"
4.14649 -case "(($ac_try" in
4.14650 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.14651 - *) ac_try_echo=$ac_try;;
4.14652 -esac
4.14653 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.14654 - (eval "$ac_link") 2>conftest.er1
4.14655 - ac_status=$?
4.14656 - grep -v '^ *+' conftest.er1 >conftest.err
4.14657 - rm -f conftest.er1
4.14658 - cat conftest.err >&5
4.14659 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.14660 - (exit $ac_status); } && {
4.14661 - test -z "$ac_f77_werror_flag" ||
4.14662 - test ! -s conftest.err
4.14663 - } && test -s conftest$ac_exeext &&
4.14664 - $as_test_x conftest$ac_exeext; then
4.14665 -
4.14666 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.14667 -}'`
4.14668 -# Check for a 64-bit object if we didn't find anything.
4.14669 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.14670 -}'`; fi
4.14671 -else
4.14672 - echo "$as_me: failed program was:" >&5
4.14673 -sed 's/^/| /' conftest.$ac_ext >&5
4.14674 -
4.14675 -
4.14676 -fi
4.14677 -
4.14678 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.14679 - conftest$ac_exeext conftest.$ac_ext
4.14680 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.14681 -
4.14682 - hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
4.14683 - # Warning - without using the other run time loading flags,
4.14684 - # -berok will link without error, but may produce a broken library.
4.14685 - no_undefined_flag_F77=' ${wl}-bernotok'
4.14686 - allow_undefined_flag_F77=' ${wl}-berok'
4.14687 - # -bexpall does not export symbols beginning with underscore (_)
4.14688 - always_export_symbols_F77=yes
4.14689 - # Exported symbols can be pulled into shared objects from archives
4.14690 - whole_archive_flag_spec_F77=' '
4.14691 - archive_cmds_need_lc_F77=yes
4.14692 - # This is similar to how AIX traditionally builds it's shared libraries.
4.14693 - archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
4.14694 - fi
4.14695 - fi
4.14696 - ;;
4.14697 -
4.14698 - amigaos*)
4.14699 - archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.14700 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14701 - hardcode_minus_L_F77=yes
4.14702 - # see comment about different semantics on the GNU ld section
4.14703 - ld_shlibs_F77=no
4.14704 - ;;
4.14705 -
4.14706 - bsdi4*)
4.14707 - export_dynamic_flag_spec_F77=-rdynamic
4.14708 - ;;
4.14709 -
4.14710 - cygwin* | mingw* | pw32*)
4.14711 - # When not using gcc, we currently assume that we are using
4.14712 - # Microsoft Visual C++.
4.14713 - # hardcode_libdir_flag_spec is actually meaningless, as there is
4.14714 - # no search path for DLLs.
4.14715 - hardcode_libdir_flag_spec_F77=' '
4.14716 - allow_undefined_flag_F77=unsupported
4.14717 - # Tell ltmain to make .lib files, not .a files.
4.14718 - libext=lib
4.14719 - # Tell ltmain to make .dll files, not .so files.
4.14720 - shrext_cmds=".dll"
4.14721 - # FIXME: Setting linknames here is a bad hack.
4.14722 - archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
4.14723 - # The linker will automatically build a .lib file if we build a DLL.
4.14724 - old_archive_From_new_cmds_F77='true'
4.14725 - # FIXME: Should let the user specify the lib program.
4.14726 - old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
4.14727 - fix_srcfile_path='`cygpath -w "$srcfile"`'
4.14728 - enable_shared_with_static_runtimes_F77=yes
4.14729 - ;;
4.14730 -
4.14731 - darwin* | rhapsody*)
4.14732 - if test "$GXX" = yes ; then
4.14733 - archive_cmds_need_lc_F77=no
4.14734 - case "$host_os" in
4.14735 - rhapsody* | darwin1.[012])
4.14736 - allow_undefined_flag_F77='-undefined suppress'
4.14737 - ;;
4.14738 - *) # Darwin 1.3 on
4.14739 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
4.14740 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
4.14741 - else
4.14742 - case ${MACOSX_DEPLOYMENT_TARGET} in
4.14743 - 10.[012])
4.14744 - allow_undefined_flag_F77='-flat_namespace -undefined suppress'
4.14745 - ;;
4.14746 - 10.*)
4.14747 - allow_undefined_flag_F77='-undefined dynamic_lookup'
4.14748 - ;;
4.14749 - esac
4.14750 - fi
4.14751 - ;;
4.14752 - esac
4.14753 - lt_int_apple_cc_single_mod=no
4.14754 - output_verbose_link_cmd='echo'
4.14755 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
4.14756 - lt_int_apple_cc_single_mod=yes
4.14757 - fi
4.14758 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.14759 - archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.14760 - else
4.14761 - archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.14762 - fi
4.14763 - module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
4.14764 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
4.14765 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.14766 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.14767 - else
4.14768 - archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.14769 - fi
4.14770 - module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.14771 - hardcode_direct_F77=no
4.14772 - hardcode_automatic_F77=yes
4.14773 - hardcode_shlibpath_var_F77=unsupported
4.14774 - whole_archive_flag_spec_F77='-all_load $convenience'
4.14775 - link_all_deplibs_F77=yes
4.14776 - else
4.14777 - ld_shlibs_F77=no
4.14778 - fi
4.14779 - ;;
4.14780 -
4.14781 - dgux*)
4.14782 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.14783 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14784 - hardcode_shlibpath_var_F77=no
4.14785 - ;;
4.14786 -
4.14787 - freebsd1*)
4.14788 - ld_shlibs_F77=no
4.14789 - ;;
4.14790 -
4.14791 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
4.14792 - # support. Future versions do this automatically, but an explicit c++rt0.o
4.14793 - # does not break anything, and helps significantly (at the cost of a little
4.14794 - # extra space).
4.14795 - freebsd2.2*)
4.14796 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
4.14797 - hardcode_libdir_flag_spec_F77='-R$libdir'
4.14798 - hardcode_direct_F77=yes
4.14799 - hardcode_shlibpath_var_F77=no
4.14800 - ;;
4.14801 -
4.14802 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
4.14803 - freebsd2*)
4.14804 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.14805 - hardcode_direct_F77=yes
4.14806 - hardcode_minus_L_F77=yes
4.14807 - hardcode_shlibpath_var_F77=no
4.14808 - ;;
4.14809 -
4.14810 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
4.14811 - freebsd* | kfreebsd*-gnu)
4.14812 - archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
4.14813 - hardcode_libdir_flag_spec_F77='-R$libdir'
4.14814 - hardcode_direct_F77=yes
4.14815 - hardcode_shlibpath_var_F77=no
4.14816 - ;;
4.14817 -
4.14818 - hpux9*)
4.14819 - if test "$GCC" = yes; then
4.14820 - archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.14821 - else
4.14822 - archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.14823 - fi
4.14824 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
4.14825 - hardcode_libdir_separator_F77=:
4.14826 - hardcode_direct_F77=yes
4.14827 -
4.14828 - # hardcode_minus_L: Not really in the search PATH,
4.14829 - # but as the default location of the library.
4.14830 - hardcode_minus_L_F77=yes
4.14831 - export_dynamic_flag_spec_F77='${wl}-E'
4.14832 - ;;
4.14833 -
4.14834 - hpux10* | hpux11*)
4.14835 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
4.14836 - case "$host_cpu" in
4.14837 - hppa*64*|ia64*)
4.14838 - archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.14839 - ;;
4.14840 - *)
4.14841 - archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
4.14842 - ;;
4.14843 - esac
4.14844 - else
4.14845 - case "$host_cpu" in
4.14846 - hppa*64*|ia64*)
4.14847 - archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
4.14848 - ;;
4.14849 - *)
4.14850 - archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
4.14851 - ;;
4.14852 - esac
4.14853 - fi
4.14854 - if test "$with_gnu_ld" = no; then
4.14855 - case "$host_cpu" in
4.14856 - hppa*64*)
4.14857 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
4.14858 - hardcode_libdir_flag_spec_ld_F77='+b $libdir'
4.14859 - hardcode_libdir_separator_F77=:
4.14860 - hardcode_direct_F77=no
4.14861 - hardcode_shlibpath_var_F77=no
4.14862 - ;;
4.14863 - ia64*)
4.14864 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14865 - hardcode_direct_F77=no
4.14866 - hardcode_shlibpath_var_F77=no
4.14867 -
4.14868 - # hardcode_minus_L: Not really in the search PATH,
4.14869 - # but as the default location of the library.
4.14870 - hardcode_minus_L_F77=yes
4.14871 - ;;
4.14872 - *)
4.14873 - hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
4.14874 - hardcode_libdir_separator_F77=:
4.14875 - hardcode_direct_F77=yes
4.14876 - export_dynamic_flag_spec_F77='${wl}-E'
4.14877 -
4.14878 - # hardcode_minus_L: Not really in the search PATH,
4.14879 - # but as the default location of the library.
4.14880 - hardcode_minus_L_F77=yes
4.14881 - ;;
4.14882 - esac
4.14883 - fi
4.14884 - ;;
4.14885 -
4.14886 - irix5* | irix6* | nonstopux*)
4.14887 - if test "$GCC" = yes; then
4.14888 - archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.14889 - else
4.14890 - archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.14891 - hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
4.14892 - fi
4.14893 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
4.14894 - hardcode_libdir_separator_F77=:
4.14895 - link_all_deplibs_F77=yes
4.14896 - ;;
4.14897 -
4.14898 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.14899 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.14900 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
4.14901 - else
4.14902 - archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
4.14903 - fi
4.14904 - hardcode_libdir_flag_spec_F77='-R$libdir'
4.14905 - hardcode_direct_F77=yes
4.14906 - hardcode_shlibpath_var_F77=no
4.14907 - ;;
4.14908 -
4.14909 - newsos6)
4.14910 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.14911 - hardcode_direct_F77=yes
4.14912 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
4.14913 - hardcode_libdir_separator_F77=:
4.14914 - hardcode_shlibpath_var_F77=no
4.14915 - ;;
4.14916 -
4.14917 - openbsd*)
4.14918 - hardcode_direct_F77=yes
4.14919 - hardcode_shlibpath_var_F77=no
4.14920 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.14921 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.14922 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
4.14923 - export_dynamic_flag_spec_F77='${wl}-E'
4.14924 - else
4.14925 - case $host_os in
4.14926 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
4.14927 - archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.14928 - hardcode_libdir_flag_spec_F77='-R$libdir'
4.14929 - ;;
4.14930 - *)
4.14931 - archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.14932 - hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
4.14933 - ;;
4.14934 - esac
4.14935 - fi
4.14936 - ;;
4.14937 -
4.14938 - os2*)
4.14939 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.14940 - hardcode_minus_L_F77=yes
4.14941 - allow_undefined_flag_F77=unsupported
4.14942 - archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
4.14943 - old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
4.14944 - ;;
4.14945 -
4.14946 - osf3*)
4.14947 - if test "$GCC" = yes; then
4.14948 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
4.14949 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.14950 - else
4.14951 - allow_undefined_flag_F77=' -expect_unresolved \*'
4.14952 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.14953 - fi
4.14954 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
4.14955 - hardcode_libdir_separator_F77=:
4.14956 - ;;
4.14957 -
4.14958 - osf4* | osf5*) # as osf3* with the addition of -msym flag
4.14959 - if test "$GCC" = yes; then
4.14960 - allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
4.14961 - archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.14962 - hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
4.14963 - else
4.14964 - allow_undefined_flag_F77=' -expect_unresolved \*'
4.14965 - archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.14966 - archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
4.14967 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
4.14968 -
4.14969 - # Both c and cxx compiler support -rpath directly
4.14970 - hardcode_libdir_flag_spec_F77='-rpath $libdir'
4.14971 - fi
4.14972 - hardcode_libdir_separator_F77=:
4.14973 - ;;
4.14974 -
4.14975 - sco3.2v5*)
4.14976 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.14977 - hardcode_shlibpath_var_F77=no
4.14978 - export_dynamic_flag_spec_F77='${wl}-Bexport'
4.14979 - runpath_var=LD_RUN_PATH
4.14980 - hardcode_runpath_var=yes
4.14981 - ;;
4.14982 -
4.14983 - solaris*)
4.14984 - no_undefined_flag_F77=' -z text'
4.14985 - if test "$GCC" = yes; then
4.14986 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.14987 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.14988 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
4.14989 - else
4.14990 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.14991 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.14992 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.14993 - fi
4.14994 - hardcode_libdir_flag_spec_F77='-R$libdir'
4.14995 - hardcode_shlibpath_var_F77=no
4.14996 - case $host_os in
4.14997 - solaris2.[0-5] | solaris2.[0-5].*) ;;
4.14998 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
4.14999 - whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
4.15000 - esac
4.15001 - link_all_deplibs_F77=yes
4.15002 - ;;
4.15003 -
4.15004 - sunos4*)
4.15005 - if test "x$host_vendor" = xsequent; then
4.15006 - # Use $CC to link under sequent, because it throws in some extra .o
4.15007 - # files that make .init and .fini sections work.
4.15008 - archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
4.15009 - else
4.15010 - archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
4.15011 - fi
4.15012 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.15013 - hardcode_direct_F77=yes
4.15014 - hardcode_minus_L_F77=yes
4.15015 - hardcode_shlibpath_var_F77=no
4.15016 - ;;
4.15017 -
4.15018 - sysv4)
4.15019 - case $host_vendor in
4.15020 - sni)
4.15021 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15022 - hardcode_direct_F77=yes # is this really true???
4.15023 - ;;
4.15024 - siemens)
4.15025 - ## LD is ld it makes a PLAMLIB
4.15026 - ## CC just makes a GrossModule.
4.15027 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.15028 - reload_cmds_F77='$CC -r -o $output$reload_objs'
4.15029 - hardcode_direct_F77=no
4.15030 - ;;
4.15031 - motorola)
4.15032 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15033 - hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie
4.15034 - ;;
4.15035 - esac
4.15036 - runpath_var='LD_RUN_PATH'
4.15037 - hardcode_shlibpath_var_F77=no
4.15038 - ;;
4.15039 -
4.15040 - sysv4.3*)
4.15041 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15042 - hardcode_shlibpath_var_F77=no
4.15043 - export_dynamic_flag_spec_F77='-Bexport'
4.15044 - ;;
4.15045 -
4.15046 - sysv4*MP*)
4.15047 - if test -d /usr/nec; then
4.15048 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15049 - hardcode_shlibpath_var_F77=no
4.15050 - runpath_var=LD_RUN_PATH
4.15051 - hardcode_runpath_var=yes
4.15052 - ld_shlibs_F77=yes
4.15053 - fi
4.15054 - ;;
4.15055 -
4.15056 - sysv4.2uw2*)
4.15057 - archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.15058 - hardcode_direct_F77=yes
4.15059 - hardcode_minus_L_F77=no
4.15060 - hardcode_shlibpath_var_F77=no
4.15061 - hardcode_runpath_var=yes
4.15062 - runpath_var=LD_RUN_PATH
4.15063 - ;;
4.15064 -
4.15065 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
4.15066 - no_undefined_flag_F77='${wl}-z ${wl}text'
4.15067 - if test "$GCC" = yes; then
4.15068 - archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.15069 - else
4.15070 - archive_cmds_F77='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.15071 - fi
4.15072 - runpath_var='LD_RUN_PATH'
4.15073 - hardcode_shlibpath_var_F77=no
4.15074 - ;;
4.15075 -
4.15076 - sysv5*)
4.15077 - no_undefined_flag_F77=' -z text'
4.15078 - # $CC -shared without GNU ld will not create a library from C++
4.15079 - # object files and a static libstdc++, better avoid it by now
4.15080 - archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15081 - archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.15082 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.15083 - hardcode_libdir_flag_spec_F77=
4.15084 - hardcode_shlibpath_var_F77=no
4.15085 - runpath_var='LD_RUN_PATH'
4.15086 - ;;
4.15087 -
4.15088 - uts4*)
4.15089 - archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.15090 - hardcode_libdir_flag_spec_F77='-L$libdir'
4.15091 - hardcode_shlibpath_var_F77=no
4.15092 - ;;
4.15093 -
4.15094 - *)
4.15095 - ld_shlibs_F77=no
4.15096 - ;;
4.15097 - esac
4.15098 - fi
4.15099 -
4.15100 -{ echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
4.15101 -echo "${ECHO_T}$ld_shlibs_F77" >&6; }
4.15102 -test "$ld_shlibs_F77" = no && can_build_shared=no
4.15103 -
4.15104 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
4.15105 -if test "$GCC" = yes; then
4.15106 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
4.15107 -fi
4.15108 -
4.15109 -#
4.15110 -# Do we need to explicitly link libc?
4.15111 -#
4.15112 -case "x$archive_cmds_need_lc_F77" in
4.15113 -x|xyes)
4.15114 - # Assume -lc should be added
4.15115 - archive_cmds_need_lc_F77=yes
4.15116 -
4.15117 - if test "$enable_shared" = yes && test "$GCC" = yes; then
4.15118 - case $archive_cmds_F77 in
4.15119 - *'~'*)
4.15120 - # FIXME: we may have to deal with multi-command sequences.
4.15121 - ;;
4.15122 - '$CC '*)
4.15123 - # Test whether the compiler implicitly links with -lc since on some
4.15124 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
4.15125 - # to ld, don't add -lc before -lgcc.
4.15126 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
4.15127 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
4.15128 - $rm conftest*
4.15129 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.15130 -
4.15131 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.15132 - (eval $ac_compile) 2>&5
4.15133 - ac_status=$?
4.15134 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.15135 - (exit $ac_status); } 2>conftest.err; then
4.15136 - soname=conftest
4.15137 - lib=conftest
4.15138 - libobjs=conftest.$ac_objext
4.15139 - deplibs=
4.15140 - wl=$lt_prog_compiler_wl_F77
4.15141 - compiler_flags=-v
4.15142 - linker_flags=-v
4.15143 - verstring=
4.15144 - output_objdir=.
4.15145 - libname=conftest
4.15146 - lt_save_allow_undefined_flag=$allow_undefined_flag_F77
4.15147 - allow_undefined_flag_F77=
4.15148 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
4.15149 - (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
4.15150 - ac_status=$?
4.15151 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.15152 - (exit $ac_status); }
4.15153 - then
4.15154 - archive_cmds_need_lc_F77=no
4.15155 - else
4.15156 - archive_cmds_need_lc_F77=yes
4.15157 - fi
4.15158 - allow_undefined_flag_F77=$lt_save_allow_undefined_flag
4.15159 - else
4.15160 - cat conftest.err 1>&5
4.15161 - fi
4.15162 - $rm conftest*
4.15163 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
4.15164 -echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6; }
4.15165 - ;;
4.15166 - esac
4.15167 - fi
4.15168 - ;;
4.15169 -esac
4.15170 -
4.15171 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
4.15172 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
4.15173 -library_names_spec=
4.15174 -libname_spec='lib$name'
4.15175 -soname_spec=
4.15176 -shrext_cmds=".so"
4.15177 -postinstall_cmds=
4.15178 -postuninstall_cmds=
4.15179 -finish_cmds=
4.15180 -finish_eval=
4.15181 -shlibpath_var=
4.15182 -shlibpath_overrides_runpath=unknown
4.15183 -version_type=none
4.15184 -dynamic_linker="$host_os ld.so"
4.15185 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
4.15186 -if test "$GCC" = yes; then
4.15187 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.15188 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
4.15189 - # if the path contains ";" then we assume it to be the separator
4.15190 - # otherwise default to the standard path separator (i.e. ":") - it is
4.15191 - # assumed that no part of a normal pathname contains ";" but that should
4.15192 - # okay in the real world where ";" in dirpaths is itself problematic.
4.15193 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.15194 - else
4.15195 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.15196 - fi
4.15197 -else
4.15198 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
4.15199 -fi
4.15200 -need_lib_prefix=unknown
4.15201 -hardcode_into_libs=no
4.15202 -
4.15203 -# when you set need_version to no, make sure it does not cause -set_version
4.15204 -# flags to be left without arguments
4.15205 -need_version=unknown
4.15206 -
4.15207 -case $host_os in
4.15208 -aix3*)
4.15209 - version_type=linux
4.15210 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
4.15211 - shlibpath_var=LIBPATH
4.15212 -
4.15213 - # AIX 3 has no versioning support, so we append a major version to the name.
4.15214 - soname_spec='${libname}${release}${shared_ext}$major'
4.15215 - ;;
4.15216 -
4.15217 -aix4* | aix5*)
4.15218 - version_type=linux
4.15219 - need_lib_prefix=no
4.15220 - need_version=no
4.15221 - hardcode_into_libs=yes
4.15222 - if test "$host_cpu" = ia64; then
4.15223 - # AIX 5 supports IA64
4.15224 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
4.15225 - shlibpath_var=LD_LIBRARY_PATH
4.15226 - else
4.15227 - # With GCC up to 2.95.x, collect2 would create an import file
4.15228 - # for dependence libraries. The import file would start with
4.15229 - # the line `#! .'. This would cause the generated library to
4.15230 - # depend on `.', always an invalid library. This was fixed in
4.15231 - # development snapshots of GCC prior to 3.0.
4.15232 - case $host_os in
4.15233 - aix4 | aix4.[01] | aix4.[01].*)
4.15234 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
4.15235 - echo ' yes '
4.15236 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
4.15237 - :
4.15238 - else
4.15239 - can_build_shared=no
4.15240 - fi
4.15241 - ;;
4.15242 - esac
4.15243 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
4.15244 - # soname into executable. Probably we can add versioning support to
4.15245 - # collect2, so additional links can be useful in future.
4.15246 - if test "$aix_use_runtimelinking" = yes; then
4.15247 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
4.15248 - # instead of lib<name>.a to let people know that these are not
4.15249 - # typical AIX shared libraries.
4.15250 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15251 - else
4.15252 - # We preserve .a as extension for shared libraries through AIX4.2
4.15253 - # and later when we are not doing run time linking.
4.15254 - library_names_spec='${libname}${release}.a $libname.a'
4.15255 - soname_spec='${libname}${release}${shared_ext}$major'
4.15256 - fi
4.15257 - shlibpath_var=LIBPATH
4.15258 - fi
4.15259 - ;;
4.15260 -
4.15261 -amigaos*)
4.15262 - library_names_spec='$libname.ixlibrary $libname.a'
4.15263 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
4.15264 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
4.15265 - ;;
4.15266 -
4.15267 -beos*)
4.15268 - library_names_spec='${libname}${shared_ext}'
4.15269 - dynamic_linker="$host_os ld.so"
4.15270 - shlibpath_var=LIBRARY_PATH
4.15271 - ;;
4.15272 -
4.15273 -bsdi4*)
4.15274 - version_type=linux
4.15275 - need_version=no
4.15276 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15277 - soname_spec='${libname}${release}${shared_ext}$major'
4.15278 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
4.15279 - shlibpath_var=LD_LIBRARY_PATH
4.15280 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
4.15281 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
4.15282 - # the default ld.so.conf also contains /usr/contrib/lib and
4.15283 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
4.15284 - # libtool to hard-code these into programs
4.15285 - ;;
4.15286 -
4.15287 -cygwin* | mingw* | pw32*)
4.15288 - version_type=windows
4.15289 - shrext_cmds=".dll"
4.15290 - need_version=no
4.15291 - need_lib_prefix=no
4.15292 -
4.15293 - case $GCC,$host_os in
4.15294 - yes,cygwin* | yes,mingw* | yes,pw32*)
4.15295 - library_names_spec='$libname.dll.a'
4.15296 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
4.15297 - postinstall_cmds='base_file=`basename \${file}`~
4.15298 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
4.15299 - dldir=$destdir/`dirname \$dlpath`~
4.15300 - test -d \$dldir || mkdir -p \$dldir~
4.15301 - $install_prog $dir/$dlname \$dldir/$dlname'
4.15302 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
4.15303 - dlpath=$dir/\$dldll~
4.15304 - $rm \$dlpath'
4.15305 - shlibpath_overrides_runpath=yes
4.15306 -
4.15307 - case $host_os in
4.15308 - cygwin*)
4.15309 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
4.15310 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.15311 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
4.15312 - ;;
4.15313 - mingw*)
4.15314 - # MinGW DLLs use traditional 'lib' prefix
4.15315 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.15316 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.15317 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
4.15318 - # It is most probably a Windows format PATH printed by
4.15319 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
4.15320 - # path with ; separators, and with drive letters. We can handle the
4.15321 - # drive letters (cygwin fileutils understands them), so leave them,
4.15322 - # especially as we might pass files found there to a mingw objdump,
4.15323 - # which wouldn't understand a cygwinified path. Ahh.
4.15324 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.15325 - else
4.15326 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.15327 - fi
4.15328 - ;;
4.15329 - pw32*)
4.15330 - # pw32 DLLs use 'pw' prefix rather than 'lib'
4.15331 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
4.15332 - ;;
4.15333 - esac
4.15334 - ;;
4.15335 -
4.15336 - *)
4.15337 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
4.15338 - ;;
4.15339 - esac
4.15340 - dynamic_linker='Win32 ld.exe'
4.15341 - # FIXME: first we should search . and the directory the executable is in
4.15342 - shlibpath_var=PATH
4.15343 - ;;
4.15344 -
4.15345 -darwin* | rhapsody*)
4.15346 - dynamic_linker="$host_os dyld"
4.15347 - version_type=darwin
4.15348 - need_lib_prefix=no
4.15349 - need_version=no
4.15350 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
4.15351 - soname_spec='${libname}${release}${major}$shared_ext'
4.15352 - shlibpath_overrides_runpath=yes
4.15353 - shlibpath_var=DYLD_LIBRARY_PATH
4.15354 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
4.15355 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
4.15356 - if test "$GCC" = yes; then
4.15357 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
4.15358 - else
4.15359 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
4.15360 - fi
4.15361 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
4.15362 - ;;
4.15363 -
4.15364 -dgux*)
4.15365 - version_type=linux
4.15366 - need_lib_prefix=no
4.15367 - need_version=no
4.15368 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
4.15369 - soname_spec='${libname}${release}${shared_ext}$major'
4.15370 - shlibpath_var=LD_LIBRARY_PATH
4.15371 - ;;
4.15372 -
4.15373 -freebsd1*)
4.15374 - dynamic_linker=no
4.15375 - ;;
4.15376 -
4.15377 -kfreebsd*-gnu)
4.15378 - version_type=linux
4.15379 - need_lib_prefix=no
4.15380 - need_version=no
4.15381 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.15382 - soname_spec='${libname}${release}${shared_ext}$major'
4.15383 - shlibpath_var=LD_LIBRARY_PATH
4.15384 - shlibpath_overrides_runpath=no
4.15385 - hardcode_into_libs=yes
4.15386 - dynamic_linker='GNU ld.so'
4.15387 - ;;
4.15388 -
4.15389 -freebsd*)
4.15390 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
4.15391 - version_type=freebsd-$objformat
4.15392 - case $version_type in
4.15393 - freebsd-elf*)
4.15394 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
4.15395 - need_version=no
4.15396 - need_lib_prefix=no
4.15397 - ;;
4.15398 - freebsd-*)
4.15399 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
4.15400 - need_version=yes
4.15401 - ;;
4.15402 - esac
4.15403 - shlibpath_var=LD_LIBRARY_PATH
4.15404 - case $host_os in
4.15405 - freebsd2*)
4.15406 - shlibpath_overrides_runpath=yes
4.15407 - ;;
4.15408 - freebsd3.01* | freebsdelf3.01*)
4.15409 - shlibpath_overrides_runpath=yes
4.15410 - hardcode_into_libs=yes
4.15411 - ;;
4.15412 - *) # from 3.2 on
4.15413 - shlibpath_overrides_runpath=no
4.15414 - hardcode_into_libs=yes
4.15415 - ;;
4.15416 - esac
4.15417 - ;;
4.15418 -
4.15419 -gnu*)
4.15420 - version_type=linux
4.15421 - need_lib_prefix=no
4.15422 - need_version=no
4.15423 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
4.15424 - soname_spec='${libname}${release}${shared_ext}$major'
4.15425 - shlibpath_var=LD_LIBRARY_PATH
4.15426 - hardcode_into_libs=yes
4.15427 - ;;
4.15428 -
4.15429 -hpux9* | hpux10* | hpux11*)
4.15430 - # Give a soname corresponding to the major version so that dld.sl refuses to
4.15431 - # link against other versions.
4.15432 - version_type=sunos
4.15433 - need_lib_prefix=no
4.15434 - need_version=no
4.15435 - case "$host_cpu" in
4.15436 - ia64*)
4.15437 - shrext_cmds='.so'
4.15438 - hardcode_into_libs=yes
4.15439 - dynamic_linker="$host_os dld.so"
4.15440 - shlibpath_var=LD_LIBRARY_PATH
4.15441 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.15442 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15443 - soname_spec='${libname}${release}${shared_ext}$major'
4.15444 - if test "X$HPUX_IA64_MODE" = X32; then
4.15445 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
4.15446 - else
4.15447 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
4.15448 - fi
4.15449 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.15450 - ;;
4.15451 - hppa*64*)
4.15452 - shrext_cmds='.sl'
4.15453 - hardcode_into_libs=yes
4.15454 - dynamic_linker="$host_os dld.sl"
4.15455 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
4.15456 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.15457 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15458 - soname_spec='${libname}${release}${shared_ext}$major'
4.15459 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
4.15460 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.15461 - ;;
4.15462 - *)
4.15463 - shrext_cmds='.sl'
4.15464 - dynamic_linker="$host_os dld.sl"
4.15465 - shlibpath_var=SHLIB_PATH
4.15466 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
4.15467 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15468 - soname_spec='${libname}${release}${shared_ext}$major'
4.15469 - ;;
4.15470 - esac
4.15471 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
4.15472 - postinstall_cmds='chmod 555 $lib'
4.15473 - ;;
4.15474 -
4.15475 -irix5* | irix6* | nonstopux*)
4.15476 - case $host_os in
4.15477 - nonstopux*) version_type=nonstopux ;;
4.15478 - *)
4.15479 - if test "$lt_cv_prog_gnu_ld" = yes; then
4.15480 - version_type=linux
4.15481 - else
4.15482 - version_type=irix
4.15483 - fi ;;
4.15484 - esac
4.15485 - need_lib_prefix=no
4.15486 - need_version=no
4.15487 - soname_spec='${libname}${release}${shared_ext}$major'
4.15488 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
4.15489 - case $host_os in
4.15490 - irix5* | nonstopux*)
4.15491 - libsuff= shlibsuff=
4.15492 - ;;
4.15493 - *)
4.15494 - case $LD in # libtool.m4 will add one of these switches to LD
4.15495 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
4.15496 - libsuff= shlibsuff= libmagic=32-bit;;
4.15497 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
4.15498 - libsuff=32 shlibsuff=N32 libmagic=N32;;
4.15499 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
4.15500 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
4.15501 - *) libsuff= shlibsuff= libmagic=never-match;;
4.15502 - esac
4.15503 - ;;
4.15504 - esac
4.15505 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
4.15506 - shlibpath_overrides_runpath=no
4.15507 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
4.15508 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
4.15509 - hardcode_into_libs=yes
4.15510 - ;;
4.15511 -
4.15512 -# No shared lib support for Linux oldld, aout, or coff.
4.15513 -linux*oldld* | linux*aout* | linux*coff*)
4.15514 - dynamic_linker=no
4.15515 - ;;
4.15516 -
4.15517 -# This must be Linux ELF.
4.15518 -linux*)
4.15519 - version_type=linux
4.15520 - need_lib_prefix=no
4.15521 - need_version=no
4.15522 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15523 - soname_spec='${libname}${release}${shared_ext}$major'
4.15524 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
4.15525 - shlibpath_var=LD_LIBRARY_PATH
4.15526 - shlibpath_overrides_runpath=no
4.15527 - # This implies no fast_install, which is unacceptable.
4.15528 - # Some rework will be needed to allow for fast_install
4.15529 - # before this can be enabled.
4.15530 - hardcode_into_libs=yes
4.15531 -
4.15532 - # Append ld.so.conf contents to the search path
4.15533 - if test -f /etc/ld.so.conf; then
4.15534 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
4.15535 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
4.15536 - fi
4.15537 -
4.15538 - # We used to test for /lib/ld.so.1 and disable shared libraries on
4.15539 - # powerpc, because MkLinux only supported shared libraries with the
4.15540 - # GNU dynamic linker. Since this was broken with cross compilers,
4.15541 - # most powerpc-linux boxes support dynamic linking these days and
4.15542 - # people can always --disable-shared, the test was removed, and we
4.15543 - # assume the GNU/Linux dynamic linker is in use.
4.15544 - dynamic_linker='GNU/Linux ld.so'
4.15545 - ;;
4.15546 -
4.15547 -netbsdelf*-gnu)
4.15548 - version_type=linux
4.15549 - need_lib_prefix=no
4.15550 - need_version=no
4.15551 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.15552 - soname_spec='${libname}${release}${shared_ext}$major'
4.15553 - shlibpath_var=LD_LIBRARY_PATH
4.15554 - shlibpath_overrides_runpath=no
4.15555 - hardcode_into_libs=yes
4.15556 - dynamic_linker='NetBSD ld.elf_so'
4.15557 - ;;
4.15558 -
4.15559 -knetbsd*-gnu)
4.15560 - version_type=linux
4.15561 - need_lib_prefix=no
4.15562 - need_version=no
4.15563 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.15564 - soname_spec='${libname}${release}${shared_ext}$major'
4.15565 - shlibpath_var=LD_LIBRARY_PATH
4.15566 - shlibpath_overrides_runpath=no
4.15567 - hardcode_into_libs=yes
4.15568 - dynamic_linker='GNU ld.so'
4.15569 - ;;
4.15570 -
4.15571 -netbsd*)
4.15572 - version_type=sunos
4.15573 - need_lib_prefix=no
4.15574 - need_version=no
4.15575 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.15576 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.15577 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.15578 - dynamic_linker='NetBSD (a.out) ld.so'
4.15579 - else
4.15580 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.15581 - soname_spec='${libname}${release}${shared_ext}$major'
4.15582 - dynamic_linker='NetBSD ld.elf_so'
4.15583 - fi
4.15584 - shlibpath_var=LD_LIBRARY_PATH
4.15585 - shlibpath_overrides_runpath=yes
4.15586 - hardcode_into_libs=yes
4.15587 - ;;
4.15588 -
4.15589 -newsos6)
4.15590 - version_type=linux
4.15591 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15592 - shlibpath_var=LD_LIBRARY_PATH
4.15593 - shlibpath_overrides_runpath=yes
4.15594 - ;;
4.15595 -
4.15596 -nto-qnx*)
4.15597 - version_type=linux
4.15598 - need_lib_prefix=no
4.15599 - need_version=no
4.15600 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15601 - soname_spec='${libname}${release}${shared_ext}$major'
4.15602 - shlibpath_var=LD_LIBRARY_PATH
4.15603 - shlibpath_overrides_runpath=yes
4.15604 - ;;
4.15605 -
4.15606 -openbsd*)
4.15607 - version_type=sunos
4.15608 - need_lib_prefix=no
4.15609 - need_version=yes
4.15610 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.15611 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.15612 - shlibpath_var=LD_LIBRARY_PATH
4.15613 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.15614 - case $host_os in
4.15615 - openbsd2.[89] | openbsd2.[89].*)
4.15616 - shlibpath_overrides_runpath=no
4.15617 - ;;
4.15618 - *)
4.15619 - shlibpath_overrides_runpath=yes
4.15620 - ;;
4.15621 - esac
4.15622 - else
4.15623 - shlibpath_overrides_runpath=yes
4.15624 - fi
4.15625 - ;;
4.15626 -
4.15627 -os2*)
4.15628 - libname_spec='$name'
4.15629 - shrext_cmds=".dll"
4.15630 - need_lib_prefix=no
4.15631 - library_names_spec='$libname${shared_ext} $libname.a'
4.15632 - dynamic_linker='OS/2 ld.exe'
4.15633 - shlibpath_var=LIBPATH
4.15634 - ;;
4.15635 -
4.15636 -osf3* | osf4* | osf5*)
4.15637 - version_type=osf
4.15638 - need_lib_prefix=no
4.15639 - need_version=no
4.15640 - soname_spec='${libname}${release}${shared_ext}$major'
4.15641 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15642 - shlibpath_var=LD_LIBRARY_PATH
4.15643 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
4.15644 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
4.15645 - ;;
4.15646 -
4.15647 -sco3.2v5*)
4.15648 - version_type=osf
4.15649 - soname_spec='${libname}${release}${shared_ext}$major'
4.15650 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15651 - shlibpath_var=LD_LIBRARY_PATH
4.15652 - ;;
4.15653 -
4.15654 -solaris*)
4.15655 - version_type=linux
4.15656 - need_lib_prefix=no
4.15657 - need_version=no
4.15658 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15659 - soname_spec='${libname}${release}${shared_ext}$major'
4.15660 - shlibpath_var=LD_LIBRARY_PATH
4.15661 - shlibpath_overrides_runpath=yes
4.15662 - hardcode_into_libs=yes
4.15663 - # ldd complains unless libraries are executable
4.15664 - postinstall_cmds='chmod +x $lib'
4.15665 - ;;
4.15666 -
4.15667 -sunos4*)
4.15668 - version_type=sunos
4.15669 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.15670 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
4.15671 - shlibpath_var=LD_LIBRARY_PATH
4.15672 - shlibpath_overrides_runpath=yes
4.15673 - if test "$with_gnu_ld" = yes; then
4.15674 - need_lib_prefix=no
4.15675 - fi
4.15676 - need_version=yes
4.15677 - ;;
4.15678 -
4.15679 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.15680 - version_type=linux
4.15681 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15682 - soname_spec='${libname}${release}${shared_ext}$major'
4.15683 - shlibpath_var=LD_LIBRARY_PATH
4.15684 - case $host_vendor in
4.15685 - sni)
4.15686 - shlibpath_overrides_runpath=no
4.15687 - need_lib_prefix=no
4.15688 - export_dynamic_flag_spec='${wl}-Blargedynsym'
4.15689 - runpath_var=LD_RUN_PATH
4.15690 - ;;
4.15691 - siemens)
4.15692 - need_lib_prefix=no
4.15693 - ;;
4.15694 - motorola)
4.15695 - need_lib_prefix=no
4.15696 - need_version=no
4.15697 - shlibpath_overrides_runpath=no
4.15698 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
4.15699 - ;;
4.15700 - esac
4.15701 - ;;
4.15702 -
4.15703 -sysv4*MP*)
4.15704 - if test -d /usr/nec ;then
4.15705 - version_type=linux
4.15706 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
4.15707 - soname_spec='$libname${shared_ext}.$major'
4.15708 - shlibpath_var=LD_LIBRARY_PATH
4.15709 - fi
4.15710 - ;;
4.15711 -
4.15712 -uts4*)
4.15713 - version_type=linux
4.15714 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.15715 - soname_spec='${libname}${release}${shared_ext}$major'
4.15716 - shlibpath_var=LD_LIBRARY_PATH
4.15717 - ;;
4.15718 -
4.15719 -*)
4.15720 - dynamic_linker=no
4.15721 - ;;
4.15722 -esac
4.15723 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
4.15724 -echo "${ECHO_T}$dynamic_linker" >&6; }
4.15725 -test "$dynamic_linker" = no && can_build_shared=no
4.15726 -
4.15727 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
4.15728 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
4.15729 -hardcode_action_F77=
4.15730 -if test -n "$hardcode_libdir_flag_spec_F77" || \
4.15731 - test -n "$runpath_var F77" || \
4.15732 - test "X$hardcode_automatic_F77"="Xyes" ; then
4.15733 -
4.15734 - # We can hardcode non-existant directories.
4.15735 - if test "$hardcode_direct_F77" != no &&
4.15736 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
4.15737 - # have to relink, otherwise we might link with an installed library
4.15738 - # when we should be linking with a yet-to-be-installed one
4.15739 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
4.15740 - test "$hardcode_minus_L_F77" != no; then
4.15741 - # Linking always hardcodes the temporary library directory.
4.15742 - hardcode_action_F77=relink
4.15743 - else
4.15744 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
4.15745 - hardcode_action_F77=immediate
4.15746 - fi
4.15747 -else
4.15748 - # We cannot hardcode anything, or else we can only hardcode existing
4.15749 - # directories.
4.15750 - hardcode_action_F77=unsupported
4.15751 -fi
4.15752 -{ echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
4.15753 -echo "${ECHO_T}$hardcode_action_F77" >&6; }
4.15754 -
4.15755 -if test "$hardcode_action_F77" = relink; then
4.15756 - # Fast installation is not supported
4.15757 - enable_fast_install=no
4.15758 -elif test "$shlibpath_overrides_runpath" = yes ||
4.15759 - test "$enable_shared" = no; then
4.15760 - # Fast installation is not necessary
4.15761 - enable_fast_install=needless
4.15762 -fi
4.15763 -
4.15764 -striplib=
4.15765 -old_striplib=
4.15766 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
4.15767 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
4.15768 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
4.15769 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
4.15770 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
4.15771 - { echo "$as_me:$LINENO: result: yes" >&5
4.15772 -echo "${ECHO_T}yes" >&6; }
4.15773 -else
4.15774 -# FIXME - insert some real tests, host_os isn't really good enough
4.15775 - case $host_os in
4.15776 - darwin*)
4.15777 - if test -n "$STRIP" ; then
4.15778 - striplib="$STRIP -x"
4.15779 - { echo "$as_me:$LINENO: result: yes" >&5
4.15780 -echo "${ECHO_T}yes" >&6; }
4.15781 - else
4.15782 - { echo "$as_me:$LINENO: result: no" >&5
4.15783 -echo "${ECHO_T}no" >&6; }
4.15784 -fi
4.15785 - ;;
4.15786 - *)
4.15787 - { echo "$as_me:$LINENO: result: no" >&5
4.15788 -echo "${ECHO_T}no" >&6; }
4.15789 - ;;
4.15790 - esac
4.15791 -fi
4.15792 -
4.15793 -
4.15794 -
4.15795 -# The else clause should only fire when bootstrapping the
4.15796 -# libtool distribution, otherwise you forgot to ship ltmain.sh
4.15797 -# with your package, and you will get complaints that there are
4.15798 -# no rules to generate ltmain.sh.
4.15799 -if test -f "$ltmain"; then
4.15800 - # See if we are running on zsh, and set the options which allow our commands through
4.15801 - # without removal of \ escapes.
4.15802 - if test -n "${ZSH_VERSION+set}" ; then
4.15803 - setopt NO_GLOB_SUBST
4.15804 - fi
4.15805 - # Now quote all the things that may contain metacharacters while being
4.15806 - # careful not to overquote the AC_SUBSTed values. We take copies of the
4.15807 - # variables and quote the copies for generation of the libtool script.
4.15808 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
4.15809 - SED SHELL STRIP \
4.15810 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
4.15811 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
4.15812 - deplibs_check_method reload_flag reload_cmds need_locks \
4.15813 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
4.15814 - lt_cv_sys_global_symbol_to_c_name_address \
4.15815 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
4.15816 - old_postinstall_cmds old_postuninstall_cmds \
4.15817 - compiler_F77 \
4.15818 - CC_F77 \
4.15819 - LD_F77 \
4.15820 - lt_prog_compiler_wl_F77 \
4.15821 - lt_prog_compiler_pic_F77 \
4.15822 - lt_prog_compiler_static_F77 \
4.15823 - lt_prog_compiler_no_builtin_flag_F77 \
4.15824 - export_dynamic_flag_spec_F77 \
4.15825 - thread_safe_flag_spec_F77 \
4.15826 - whole_archive_flag_spec_F77 \
4.15827 - enable_shared_with_static_runtimes_F77 \
4.15828 - old_archive_cmds_F77 \
4.15829 - old_archive_from_new_cmds_F77 \
4.15830 - predep_objects_F77 \
4.15831 - postdep_objects_F77 \
4.15832 - predeps_F77 \
4.15833 - postdeps_F77 \
4.15834 - compiler_lib_search_path_F77 \
4.15835 - archive_cmds_F77 \
4.15836 - archive_expsym_cmds_F77 \
4.15837 - postinstall_cmds_F77 \
4.15838 - postuninstall_cmds_F77 \
4.15839 - old_archive_from_expsyms_cmds_F77 \
4.15840 - allow_undefined_flag_F77 \
4.15841 - no_undefined_flag_F77 \
4.15842 - export_symbols_cmds_F77 \
4.15843 - hardcode_libdir_flag_spec_F77 \
4.15844 - hardcode_libdir_flag_spec_ld_F77 \
4.15845 - hardcode_libdir_separator_F77 \
4.15846 - hardcode_automatic_F77 \
4.15847 - module_cmds_F77 \
4.15848 - module_expsym_cmds_F77 \
4.15849 - lt_cv_prog_compiler_c_o_F77 \
4.15850 - exclude_expsyms_F77 \
4.15851 - include_expsyms_F77; do
4.15852 -
4.15853 - case $var in
4.15854 - old_archive_cmds_F77 | \
4.15855 - old_archive_from_new_cmds_F77 | \
4.15856 - archive_cmds_F77 | \
4.15857 - archive_expsym_cmds_F77 | \
4.15858 - module_cmds_F77 | \
4.15859 - module_expsym_cmds_F77 | \
4.15860 - old_archive_from_expsyms_cmds_F77 | \
4.15861 - export_symbols_cmds_F77 | \
4.15862 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
4.15863 - postinstall_cmds | postuninstall_cmds | \
4.15864 - old_postinstall_cmds | old_postuninstall_cmds | \
4.15865 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4.15866 - # Double-quote double-evaled strings.
4.15867 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4.15868 - ;;
4.15869 - *)
4.15870 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4.15871 - ;;
4.15872 - esac
4.15873 - done
4.15874 -
4.15875 - case $lt_echo in
4.15876 - *'\$0 --fallback-echo"')
4.15877 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
4.15878 - ;;
4.15879 - esac
4.15880 -
4.15881 -cfgfile="$ofile"
4.15882 -
4.15883 - cat <<__EOF__ >> "$cfgfile"
4.15884 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
4.15885 -
4.15886 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4.15887 -
4.15888 -# Shell to use when invoking shell scripts.
4.15889 -SHELL=$lt_SHELL
4.15890 -
4.15891 -# Whether or not to build shared libraries.
4.15892 -build_libtool_libs=$enable_shared
4.15893 -
4.15894 -# Whether or not to build static libraries.
4.15895 -build_old_libs=$enable_static
4.15896 -
4.15897 -# Whether or not to add -lc for building shared libraries.
4.15898 -build_libtool_need_lc=$archive_cmds_need_lc_F77
4.15899 -
4.15900 -# Whether or not to disallow shared libs when runtime libs are static
4.15901 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77
4.15902 -
4.15903 -# Whether or not to optimize for fast installation.
4.15904 -fast_install=$enable_fast_install
4.15905 -
4.15906 -# The host system.
4.15907 -host_alias=$host_alias
4.15908 -host=$host
4.15909 -
4.15910 -# An echo program that does not interpret backslashes.
4.15911 -echo=$lt_echo
4.15912 -
4.15913 -# The archiver.
4.15914 -AR=$lt_AR
4.15915 -AR_FLAGS=$lt_AR_FLAGS
4.15916 -
4.15917 -# A C compiler.
4.15918 -LTCC=$lt_LTCC
4.15919 -
4.15920 -# A language-specific compiler.
4.15921 -CC=$lt_compiler_F77
4.15922 -
4.15923 -# Is the compiler the GNU C compiler?
4.15924 -with_gcc=$GCC_F77
4.15925 -
4.15926 -# An ERE matcher.
4.15927 -EGREP=$lt_EGREP
4.15928 -
4.15929 -# The linker used to build libraries.
4.15930 -LD=$lt_LD_F77
4.15931 -
4.15932 -# Whether we need hard or soft links.
4.15933 -LN_S=$lt_LN_S
4.15934 -
4.15935 -# A BSD-compatible nm program.
4.15936 -NM=$lt_NM
4.15937 -
4.15938 -# A symbol stripping program
4.15939 -STRIP=$lt_STRIP
4.15940 -
4.15941 -# Used to examine libraries when file_magic_cmd begins "file"
4.15942 -MAGIC_CMD=$MAGIC_CMD
4.15943 -
4.15944 -# Used on cygwin: DLL creation program.
4.15945 -DLLTOOL="$DLLTOOL"
4.15946 -
4.15947 -# Used on cygwin: object dumper.
4.15948 -OBJDUMP="$OBJDUMP"
4.15949 -
4.15950 -# Used on cygwin: assembler.
4.15951 -AS="$AS"
4.15952 -
4.15953 -# The name of the directory that contains temporary libtool files.
4.15954 -objdir=$objdir
4.15955 -
4.15956 -# How to create reloadable object files.
4.15957 -reload_flag=$lt_reload_flag
4.15958 -reload_cmds=$lt_reload_cmds
4.15959 -
4.15960 -# How to pass a linker flag through the compiler.
4.15961 -wl=$lt_lt_prog_compiler_wl_F77
4.15962 -
4.15963 -# Object file suffix (normally "o").
4.15964 -objext="$ac_objext"
4.15965 -
4.15966 -# Old archive suffix (normally "a").
4.15967 -libext="$libext"
4.15968 -
4.15969 -# Shared library suffix (normally ".so").
4.15970 -shrext_cmds='$shrext_cmds'
4.15971 -
4.15972 -# Executable file suffix (normally "").
4.15973 -exeext="$exeext"
4.15974 -
4.15975 -# Additional compiler flags for building library objects.
4.15976 -pic_flag=$lt_lt_prog_compiler_pic_F77
4.15977 -pic_mode=$pic_mode
4.15978 -
4.15979 -# What is the maximum length of a command?
4.15980 -max_cmd_len=$lt_cv_sys_max_cmd_len
4.15981 -
4.15982 -# Does compiler simultaneously support -c and -o options?
4.15983 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
4.15984 -
4.15985 -# Must we lock files when doing compilation ?
4.15986 -need_locks=$lt_need_locks
4.15987 -
4.15988 -# Do we need the lib prefix for modules?
4.15989 -need_lib_prefix=$need_lib_prefix
4.15990 -
4.15991 -# Do we need a version for libraries?
4.15992 -need_version=$need_version
4.15993 -
4.15994 -# Whether dlopen is supported.
4.15995 -dlopen_support=$enable_dlopen
4.15996 -
4.15997 -# Whether dlopen of programs is supported.
4.15998 -dlopen_self=$enable_dlopen_self
4.15999 -
4.16000 -# Whether dlopen of statically linked programs is supported.
4.16001 -dlopen_self_static=$enable_dlopen_self_static
4.16002 -
4.16003 -# Compiler flag to prevent dynamic linking.
4.16004 -link_static_flag=$lt_lt_prog_compiler_static_F77
4.16005 -
4.16006 -# Compiler flag to turn off builtin functions.
4.16007 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
4.16008 -
4.16009 -# Compiler flag to allow reflexive dlopens.
4.16010 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77
4.16011 -
4.16012 -# Compiler flag to generate shared objects directly from archives.
4.16013 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77
4.16014 -
4.16015 -# Compiler flag to generate thread-safe objects.
4.16016 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77
4.16017 -
4.16018 -# Library versioning type.
4.16019 -version_type=$version_type
4.16020 -
4.16021 -# Format of library name prefix.
4.16022 -libname_spec=$lt_libname_spec
4.16023 -
4.16024 -# List of archive names. First name is the real one, the rest are links.
4.16025 -# The last name is the one that the linker finds with -lNAME.
4.16026 -library_names_spec=$lt_library_names_spec
4.16027 -
4.16028 -# The coded name of the library, if different from the real name.
4.16029 -soname_spec=$lt_soname_spec
4.16030 -
4.16031 -# Commands used to build and install an old-style archive.
4.16032 -RANLIB=$lt_RANLIB
4.16033 -old_archive_cmds=$lt_old_archive_cmds_F77
4.16034 -old_postinstall_cmds=$lt_old_postinstall_cmds
4.16035 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
4.16036 -
4.16037 -# Create an old-style archive from a shared archive.
4.16038 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77
4.16039 -
4.16040 -# Create a temporary old-style archive to link instead of a shared archive.
4.16041 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77
4.16042 -
4.16043 -# Commands used to build and install a shared archive.
4.16044 -archive_cmds=$lt_archive_cmds_F77
4.16045 -archive_expsym_cmds=$lt_archive_expsym_cmds_F77
4.16046 -postinstall_cmds=$lt_postinstall_cmds
4.16047 -postuninstall_cmds=$lt_postuninstall_cmds
4.16048 -
4.16049 -# Commands used to build a loadable module (assumed same as above if empty)
4.16050 -module_cmds=$lt_module_cmds_F77
4.16051 -module_expsym_cmds=$lt_module_expsym_cmds_F77
4.16052 -
4.16053 -# Commands to strip libraries.
4.16054 -old_striplib=$lt_old_striplib
4.16055 -striplib=$lt_striplib
4.16056 -
4.16057 -# Dependencies to place before the objects being linked to create a
4.16058 -# shared library.
4.16059 -predep_objects=$lt_predep_objects_F77
4.16060 -
4.16061 -# Dependencies to place after the objects being linked to create a
4.16062 -# shared library.
4.16063 -postdep_objects=$lt_postdep_objects_F77
4.16064 -
4.16065 -# Dependencies to place before the objects being linked to create a
4.16066 -# shared library.
4.16067 -predeps=$lt_predeps_F77
4.16068 -
4.16069 -# Dependencies to place after the objects being linked to create a
4.16070 -# shared library.
4.16071 -postdeps=$lt_postdeps_F77
4.16072 -
4.16073 -# The library search path used internally by the compiler when linking
4.16074 -# a shared library.
4.16075 -compiler_lib_search_path=$lt_compiler_lib_search_path_F77
4.16076 -
4.16077 -# Method to check whether dependent libraries are shared objects.
4.16078 -deplibs_check_method=$lt_deplibs_check_method
4.16079 -
4.16080 -# Command to use when deplibs_check_method == file_magic.
4.16081 -file_magic_cmd=$lt_file_magic_cmd
4.16082 -
4.16083 -# Flag that allows shared libraries with undefined symbols to be built.
4.16084 -allow_undefined_flag=$lt_allow_undefined_flag_F77
4.16085 -
4.16086 -# Flag that forces no undefined symbols.
4.16087 -no_undefined_flag=$lt_no_undefined_flag_F77
4.16088 -
4.16089 -# Commands used to finish a libtool library installation in a directory.
4.16090 -finish_cmds=$lt_finish_cmds
4.16091 -
4.16092 -# Same as above, but a single script fragment to be evaled but not shown.
4.16093 -finish_eval=$lt_finish_eval
4.16094 -
4.16095 -# Take the output of nm and produce a listing of raw symbols and C names.
4.16096 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4.16097 -
4.16098 -# Transform the output of nm in a proper C declaration
4.16099 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4.16100 -
4.16101 -# Transform the output of nm in a C name address pair
4.16102 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4.16103 -
4.16104 -# This is the shared library runtime path variable.
4.16105 -runpath_var=$runpath_var
4.16106 -
4.16107 -# This is the shared library path variable.
4.16108 -shlibpath_var=$shlibpath_var
4.16109 -
4.16110 -# Is shlibpath searched before the hard-coded library search path?
4.16111 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4.16112 -
4.16113 -# How to hardcode a shared library path into an executable.
4.16114 -hardcode_action=$hardcode_action_F77
4.16115 -
4.16116 -# Whether we should hardcode library paths into libraries.
4.16117 -hardcode_into_libs=$hardcode_into_libs
4.16118 -
4.16119 -# Flag to hardcode \$libdir into a binary during linking.
4.16120 -# This must work even if \$libdir does not exist.
4.16121 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
4.16122 -
4.16123 -# If ld is used when linking, flag to hardcode \$libdir into
4.16124 -# a binary during linking. This must work even if \$libdir does
4.16125 -# not exist.
4.16126 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
4.16127 -
4.16128 -# Whether we need a single -rpath flag with a separated argument.
4.16129 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
4.16130 -
4.16131 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4.16132 -# resulting binary.
4.16133 -hardcode_direct=$hardcode_direct_F77
4.16134 -
4.16135 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4.16136 -# resulting binary.
4.16137 -hardcode_minus_L=$hardcode_minus_L_F77
4.16138 -
4.16139 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4.16140 -# the resulting binary.
4.16141 -hardcode_shlibpath_var=$hardcode_shlibpath_var_F77
4.16142 -
4.16143 -# Set to yes if building a shared library automatically hardcodes DIR into the library
4.16144 -# and all subsequent libraries and executables linked against it.
4.16145 -hardcode_automatic=$hardcode_automatic_F77
4.16146 -
4.16147 -# Variables whose values should be saved in libtool wrapper scripts and
4.16148 -# restored at relink time.
4.16149 -variables_saved_for_relink="$variables_saved_for_relink"
4.16150 -
4.16151 -# Whether libtool must link a program against all its dependency libraries.
4.16152 -link_all_deplibs=$link_all_deplibs_F77
4.16153 -
4.16154 -# Compile-time system search path for libraries
4.16155 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4.16156 -
4.16157 -# Run-time system search path for libraries
4.16158 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4.16159 -
4.16160 -# Fix the shell variable \$srcfile for the compiler.
4.16161 -fix_srcfile_path="$fix_srcfile_path_F77"
4.16162 -
4.16163 -# Set to yes if exported symbols are required.
4.16164 -always_export_symbols=$always_export_symbols_F77
4.16165 -
4.16166 -# The commands to list exported symbols.
4.16167 -export_symbols_cmds=$lt_export_symbols_cmds_F77
4.16168 -
4.16169 -# The commands to extract the exported symbol list from a shared archive.
4.16170 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
4.16171 -
4.16172 -# Symbols that should not be listed in the preloaded symbols.
4.16173 -exclude_expsyms=$lt_exclude_expsyms_F77
4.16174 -
4.16175 -# Symbols that must always be exported.
4.16176 -include_expsyms=$lt_include_expsyms_F77
4.16177 -
4.16178 -# ### END LIBTOOL TAG CONFIG: $tagname
4.16179 -
4.16180 -__EOF__
4.16181 -
4.16182 -
4.16183 -else
4.16184 - # If there is no Makefile yet, we rely on a make rule to execute
4.16185 - # `config.status --recheck' to rerun these tests and create the
4.16186 - # libtool script then.
4.16187 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4.16188 - if test -f "$ltmain_in"; then
4.16189 - test -f Makefile && make "$ltmain"
4.16190 - fi
4.16191 -fi
4.16192 -
4.16193 -
4.16194 -ac_ext=c
4.16195 -ac_cpp='$CPP $CPPFLAGS'
4.16196 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.16197 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.16198 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.16199 -
4.16200 -CC="$lt_save_CC"
4.16201 -
4.16202 - else
4.16203 - tagname=""
4.16204 - fi
4.16205 - ;;
4.16206 -
4.16207 - GCJ)
4.16208 - if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
4.16209 -
4.16210 -
4.16211 -# Source file extension for Java test sources.
4.16212 -ac_ext=java
4.16213 -
4.16214 -# Object file extension for compiled Java test sources.
4.16215 -objext=o
4.16216 -objext_GCJ=$objext
4.16217 -
4.16218 -# Code to be used in simple compile tests
4.16219 -lt_simple_compile_test_code="class foo {}\n"
4.16220 -
4.16221 -# Code to be used in simple link tests
4.16222 -lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'
4.16223 -
4.16224 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
4.16225 -
4.16226 -# If no C compiler was specified, use CC.
4.16227 -LTCC=${LTCC-"$CC"}
4.16228 -
4.16229 -# Allow CC to be a program name with arguments.
4.16230 -compiler=$CC
4.16231 -
4.16232 -
4.16233 -# Allow CC to be a program name with arguments.
4.16234 -lt_save_CC="$CC"
4.16235 -CC=${GCJ-"gcj"}
4.16236 -compiler=$CC
4.16237 -compiler_GCJ=$CC
4.16238 -
4.16239 -# GCJ did not exist at the time GCC didn't implicitly link libc in.
4.16240 -archive_cmds_need_lc_GCJ=no
4.16241 -
4.16242 -## CAVEAT EMPTOR:
4.16243 -## There is no encapsulation within the following macros, do not change
4.16244 -## the running order or otherwise move them around unless you know exactly
4.16245 -## what you are doing...
4.16246 -
4.16247 -lt_prog_compiler_no_builtin_flag_GCJ=
4.16248 -
4.16249 -if test "$GCC" = yes; then
4.16250 - lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
4.16251 -
4.16252 -
4.16253 -{ echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
4.16254 -echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6; }
4.16255 -if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
4.16256 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.16257 -else
4.16258 - lt_cv_prog_compiler_rtti_exceptions=no
4.16259 - ac_outfile=conftest.$ac_objext
4.16260 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.16261 - lt_compiler_flag="-fno-rtti -fno-exceptions"
4.16262 - # Insert the option either (1) after the last *FLAGS variable, or
4.16263 - # (2) before a word containing "conftest.", or (3) at the end.
4.16264 - # Note that $ac_compile itself does not contain backslashes and begins
4.16265 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.16266 - # The option is referenced via a variable to avoid confusing sed.
4.16267 - lt_compile=`echo "$ac_compile" | $SED \
4.16268 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.16269 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.16270 - -e 's:$: $lt_compiler_flag:'`
4.16271 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.16272 - (eval "$lt_compile" 2>conftest.err)
4.16273 - ac_status=$?
4.16274 - cat conftest.err >&5
4.16275 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.16276 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.16277 - # The compiler can only warn and ignore the option if not recognized
4.16278 - # So say no if there are warnings
4.16279 - if test ! -s conftest.err; then
4.16280 - lt_cv_prog_compiler_rtti_exceptions=yes
4.16281 - fi
4.16282 - fi
4.16283 - $rm conftest*
4.16284 -
4.16285 -fi
4.16286 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
4.16287 -echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6; }
4.16288 -
4.16289 -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
4.16290 - lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
4.16291 -else
4.16292 - :
4.16293 -fi
4.16294 -
4.16295 -fi
4.16296 -
4.16297 -lt_prog_compiler_wl_GCJ=
4.16298 -lt_prog_compiler_pic_GCJ=
4.16299 -lt_prog_compiler_static_GCJ=
4.16300 -
4.16301 -{ echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
4.16302 -echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6; }
4.16303 -
4.16304 - if test "$GCC" = yes; then
4.16305 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16306 - lt_prog_compiler_static_GCJ='-static'
4.16307 -
4.16308 - case $host_os in
4.16309 - aix*)
4.16310 - # All AIX code is PIC.
4.16311 - if test "$host_cpu" = ia64; then
4.16312 - # AIX 5 now supports IA64 processor
4.16313 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16314 - fi
4.16315 - ;;
4.16316 -
4.16317 - amigaos*)
4.16318 - # FIXME: we need at least 68020 code to build shared libraries, but
4.16319 - # adding the `-m68020' flag to GCC prevents building anything better,
4.16320 - # like `-m68040'.
4.16321 - lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4'
4.16322 - ;;
4.16323 -
4.16324 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4.16325 - # PIC is the default for these OSes.
4.16326 - ;;
4.16327 -
4.16328 - mingw* | pw32* | os2*)
4.16329 - # This hack is so that the source file can tell whether it is being
4.16330 - # built for inclusion in a dll (and should export symbols for example).
4.16331 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
4.16332 - ;;
4.16333 -
4.16334 - darwin* | rhapsody*)
4.16335 - # PIC is the default on this platform
4.16336 - # Common symbols not allowed in MH_DYLIB files
4.16337 - lt_prog_compiler_pic_GCJ='-fno-common'
4.16338 - ;;
4.16339 -
4.16340 - msdosdjgpp*)
4.16341 - # Just because we use GCC doesn't mean we suddenly get shared libraries
4.16342 - # on systems that don't support them.
4.16343 - lt_prog_compiler_can_build_shared_GCJ=no
4.16344 - enable_shared=no
4.16345 - ;;
4.16346 -
4.16347 - sysv4*MP*)
4.16348 - if test -d /usr/nec; then
4.16349 - lt_prog_compiler_pic_GCJ=-Kconform_pic
4.16350 - fi
4.16351 - ;;
4.16352 -
4.16353 - hpux*)
4.16354 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.16355 - # not for PA HP-UX.
4.16356 - case "$host_cpu" in
4.16357 - hppa*64*|ia64*)
4.16358 - # +Z the default
4.16359 - ;;
4.16360 - *)
4.16361 - lt_prog_compiler_pic_GCJ='-fPIC'
4.16362 - ;;
4.16363 - esac
4.16364 - ;;
4.16365 -
4.16366 - *)
4.16367 - lt_prog_compiler_pic_GCJ='-fPIC'
4.16368 - ;;
4.16369 - esac
4.16370 - else
4.16371 - # PORTME Check for flag to pass linker flags through the system compiler.
4.16372 - case $host_os in
4.16373 - aix*)
4.16374 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16375 - if test "$host_cpu" = ia64; then
4.16376 - # AIX 5 now supports IA64 processor
4.16377 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16378 - else
4.16379 - lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
4.16380 - fi
4.16381 - ;;
4.16382 -
4.16383 - mingw* | pw32* | os2*)
4.16384 - # This hack is so that the source file can tell whether it is being
4.16385 - # built for inclusion in a dll (and should export symbols for example).
4.16386 - lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
4.16387 - ;;
4.16388 -
4.16389 - hpux9* | hpux10* | hpux11*)
4.16390 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16391 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4.16392 - # not for PA HP-UX.
4.16393 - case "$host_cpu" in
4.16394 - hppa*64*|ia64*)
4.16395 - # +Z the default
4.16396 - ;;
4.16397 - *)
4.16398 - lt_prog_compiler_pic_GCJ='+Z'
4.16399 - ;;
4.16400 - esac
4.16401 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
4.16402 - lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive'
4.16403 - ;;
4.16404 -
4.16405 - irix5* | irix6* | nonstopux*)
4.16406 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16407 - # PIC (with -KPIC) is the default.
4.16408 - lt_prog_compiler_static_GCJ='-non_shared'
4.16409 - ;;
4.16410 -
4.16411 - newsos6)
4.16412 - lt_prog_compiler_pic_GCJ='-KPIC'
4.16413 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16414 - ;;
4.16415 -
4.16416 - linux*)
4.16417 - case $CC in
4.16418 - icc* | ecc*)
4.16419 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16420 - lt_prog_compiler_pic_GCJ='-KPIC'
4.16421 - lt_prog_compiler_static_GCJ='-static'
4.16422 - ;;
4.16423 - ccc*)
4.16424 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16425 - # All Alpha code is PIC.
4.16426 - lt_prog_compiler_static_GCJ='-non_shared'
4.16427 - ;;
4.16428 - esac
4.16429 - ;;
4.16430 -
4.16431 - osf3* | osf4* | osf5*)
4.16432 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16433 - # All OSF/1 code is PIC.
4.16434 - lt_prog_compiler_static_GCJ='-non_shared'
4.16435 - ;;
4.16436 -
4.16437 - sco3.2v5*)
4.16438 - lt_prog_compiler_pic_GCJ='-Kpic'
4.16439 - lt_prog_compiler_static_GCJ='-dn'
4.16440 - ;;
4.16441 -
4.16442 - solaris*)
4.16443 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16444 - lt_prog_compiler_pic_GCJ='-KPIC'
4.16445 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16446 - ;;
4.16447 -
4.16448 - sunos4*)
4.16449 - lt_prog_compiler_wl_GCJ='-Qoption ld '
4.16450 - lt_prog_compiler_pic_GCJ='-PIC'
4.16451 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16452 - ;;
4.16453 -
4.16454 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.16455 - lt_prog_compiler_wl_GCJ='-Wl,'
4.16456 - lt_prog_compiler_pic_GCJ='-KPIC'
4.16457 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16458 - ;;
4.16459 -
4.16460 - sysv4*MP*)
4.16461 - if test -d /usr/nec ;then
4.16462 - lt_prog_compiler_pic_GCJ='-Kconform_pic'
4.16463 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16464 - fi
4.16465 - ;;
4.16466 -
4.16467 - uts4*)
4.16468 - lt_prog_compiler_pic_GCJ='-pic'
4.16469 - lt_prog_compiler_static_GCJ='-Bstatic'
4.16470 - ;;
4.16471 -
4.16472 - *)
4.16473 - lt_prog_compiler_can_build_shared_GCJ=no
4.16474 - ;;
4.16475 - esac
4.16476 - fi
4.16477 -
4.16478 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
4.16479 -echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6; }
4.16480 -
4.16481 -#
4.16482 -# Check to make sure the PIC flag actually works.
4.16483 -#
4.16484 -if test -n "$lt_prog_compiler_pic_GCJ"; then
4.16485 -
4.16486 -{ echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
4.16487 -echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6; }
4.16488 -if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
4.16489 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.16490 -else
4.16491 - lt_prog_compiler_pic_works_GCJ=no
4.16492 - ac_outfile=conftest.$ac_objext
4.16493 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.16494 - lt_compiler_flag="$lt_prog_compiler_pic_GCJ"
4.16495 - # Insert the option either (1) after the last *FLAGS variable, or
4.16496 - # (2) before a word containing "conftest.", or (3) at the end.
4.16497 - # Note that $ac_compile itself does not contain backslashes and begins
4.16498 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.16499 - # The option is referenced via a variable to avoid confusing sed.
4.16500 - lt_compile=`echo "$ac_compile" | $SED \
4.16501 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.16502 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.16503 - -e 's:$: $lt_compiler_flag:'`
4.16504 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.16505 - (eval "$lt_compile" 2>conftest.err)
4.16506 - ac_status=$?
4.16507 - cat conftest.err >&5
4.16508 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.16509 - if (exit $ac_status) && test -s "$ac_outfile"; then
4.16510 - # The compiler can only warn and ignore the option if not recognized
4.16511 - # So say no if there are warnings
4.16512 - if test ! -s conftest.err; then
4.16513 - lt_prog_compiler_pic_works_GCJ=yes
4.16514 - fi
4.16515 - fi
4.16516 - $rm conftest*
4.16517 -
4.16518 -fi
4.16519 -{ echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
4.16520 -echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6; }
4.16521 -
4.16522 -if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
4.16523 - case $lt_prog_compiler_pic_GCJ in
4.16524 - "" | " "*) ;;
4.16525 - *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;;
4.16526 - esac
4.16527 -else
4.16528 - lt_prog_compiler_pic_GCJ=
4.16529 - lt_prog_compiler_can_build_shared_GCJ=no
4.16530 -fi
4.16531 -
4.16532 -fi
4.16533 -case "$host_os" in
4.16534 - # For platforms which do not support PIC, -DPIC is meaningless:
4.16535 - *djgpp*)
4.16536 - lt_prog_compiler_pic_GCJ=
4.16537 - ;;
4.16538 - *)
4.16539 - lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ"
4.16540 - ;;
4.16541 -esac
4.16542 -
4.16543 -{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
4.16544 -echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
4.16545 -if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
4.16546 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.16547 -else
4.16548 - lt_cv_prog_compiler_c_o_GCJ=no
4.16549 - $rm -r conftest 2>/dev/null
4.16550 - mkdir conftest
4.16551 - cd conftest
4.16552 - mkdir out
4.16553 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.16554 -
4.16555 - lt_compiler_flag="-o out/conftest2.$ac_objext"
4.16556 - # Insert the option either (1) after the last *FLAGS variable, or
4.16557 - # (2) before a word containing "conftest.", or (3) at the end.
4.16558 - # Note that $ac_compile itself does not contain backslashes and begins
4.16559 - # with a dollar sign (not a hyphen), so the echo should work correctly.
4.16560 - lt_compile=`echo "$ac_compile" | $SED \
4.16561 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
4.16562 - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
4.16563 - -e 's:$: $lt_compiler_flag:'`
4.16564 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
4.16565 - (eval "$lt_compile" 2>out/conftest.err)
4.16566 - ac_status=$?
4.16567 - cat out/conftest.err >&5
4.16568 - echo "$as_me:__oline__: \$? = $ac_status" >&5
4.16569 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
4.16570 - then
4.16571 - # The compiler can only warn and ignore the option if not recognized
4.16572 - # So say no if there are warnings
4.16573 - if test ! -s out/conftest.err; then
4.16574 - lt_cv_prog_compiler_c_o_GCJ=yes
4.16575 - fi
4.16576 - fi
4.16577 - chmod u+w .
4.16578 - $rm conftest*
4.16579 - # SGI C++ compiler will create directory out/ii_files/ for
4.16580 - # template instantiation
4.16581 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
4.16582 - $rm out/* && rmdir out
4.16583 - cd ..
4.16584 - rmdir conftest
4.16585 - $rm conftest*
4.16586 -
4.16587 -fi
4.16588 -{ echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
4.16589 -echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6; }
4.16590 -
4.16591 -
4.16592 -hard_links="nottested"
4.16593 -if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
4.16594 - # do not overwrite the value of need_locks provided by the user
4.16595 - { echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
4.16596 -echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6; }
4.16597 - hard_links=yes
4.16598 - $rm conftest*
4.16599 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.16600 - touch conftest.a
4.16601 - ln conftest.a conftest.b 2>&5 || hard_links=no
4.16602 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
4.16603 - { echo "$as_me:$LINENO: result: $hard_links" >&5
4.16604 -echo "${ECHO_T}$hard_links" >&6; }
4.16605 - if test "$hard_links" = no; then
4.16606 - { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
4.16607 -echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
4.16608 - need_locks=warn
4.16609 - fi
4.16610 -else
4.16611 - need_locks=no
4.16612 -fi
4.16613 -
4.16614 -{ echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
4.16615 -echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6; }
4.16616 -
4.16617 - runpath_var=
4.16618 - allow_undefined_flag_GCJ=
4.16619 - enable_shared_with_static_runtimes_GCJ=no
4.16620 - archive_cmds_GCJ=
4.16621 - archive_expsym_cmds_GCJ=
4.16622 - old_archive_From_new_cmds_GCJ=
4.16623 - old_archive_from_expsyms_cmds_GCJ=
4.16624 - export_dynamic_flag_spec_GCJ=
4.16625 - whole_archive_flag_spec_GCJ=
4.16626 - thread_safe_flag_spec_GCJ=
4.16627 - hardcode_libdir_flag_spec_GCJ=
4.16628 - hardcode_libdir_flag_spec_ld_GCJ=
4.16629 - hardcode_libdir_separator_GCJ=
4.16630 - hardcode_direct_GCJ=no
4.16631 - hardcode_minus_L_GCJ=no
4.16632 - hardcode_shlibpath_var_GCJ=unsupported
4.16633 - link_all_deplibs_GCJ=unknown
4.16634 - hardcode_automatic_GCJ=no
4.16635 - module_cmds_GCJ=
4.16636 - module_expsym_cmds_GCJ=
4.16637 - always_export_symbols_GCJ=no
4.16638 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4.16639 - # include_expsyms should be a list of space-separated symbols to be *always*
4.16640 - # included in the symbol list
4.16641 - include_expsyms_GCJ=
4.16642 - # exclude_expsyms can be an extended regexp of symbols to exclude
4.16643 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
4.16644 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4.16645 - # as well as any symbol that contains `d'.
4.16646 - exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_"
4.16647 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4.16648 - # platforms (ab)use it in PIC code, but their linkers get confused if
4.16649 - # the symbol is explicitly referenced. Since portable code cannot
4.16650 - # rely on this symbol name, it's probably fine to never include it in
4.16651 - # preloaded symbol tables.
4.16652 - extract_expsyms_cmds=
4.16653 -
4.16654 - case $host_os in
4.16655 - cygwin* | mingw* | pw32*)
4.16656 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
4.16657 - # When not using gcc, we currently assume that we are using
4.16658 - # Microsoft Visual C++.
4.16659 - if test "$GCC" != yes; then
4.16660 - with_gnu_ld=no
4.16661 - fi
4.16662 - ;;
4.16663 - openbsd*)
4.16664 - with_gnu_ld=no
4.16665 - ;;
4.16666 - esac
4.16667 -
4.16668 - ld_shlibs_GCJ=yes
4.16669 - if test "$with_gnu_ld" = yes; then
4.16670 - # If archive_cmds runs LD, not CC, wlarc should be empty
4.16671 - wlarc='${wl}'
4.16672 -
4.16673 - # See if GNU ld supports shared libraries.
4.16674 - case $host_os in
4.16675 - aix3* | aix4* | aix5*)
4.16676 - # On AIX/PPC, the GNU linker is very broken
4.16677 - if test "$host_cpu" != ia64; then
4.16678 - ld_shlibs_GCJ=no
4.16679 - cat <<EOF 1>&2
4.16680 -
4.16681 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
4.16682 -*** to be unable to reliably create shared libraries on AIX.
4.16683 -*** Therefore, libtool is disabling shared libraries support. If you
4.16684 -*** really care for shared libraries, you may want to modify your PATH
4.16685 -*** so that a non-GNU linker is found, and then restart.
4.16686 -
4.16687 -EOF
4.16688 - fi
4.16689 - ;;
4.16690 -
4.16691 - amigaos*)
4.16692 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.16693 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.16694 - hardcode_minus_L_GCJ=yes
4.16695 -
4.16696 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
4.16697 - # that the semantics of dynamic libraries on AmigaOS, at least up
4.16698 - # to version 4, is to share data among multiple programs linked
4.16699 - # with the same dynamic library. Since this doesn't match the
4.16700 - # behavior of shared libraries on other platforms, we can't use
4.16701 - # them.
4.16702 - ld_shlibs_GCJ=no
4.16703 - ;;
4.16704 -
4.16705 - beos*)
4.16706 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.16707 - allow_undefined_flag_GCJ=unsupported
4.16708 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
4.16709 - # support --undefined. This deserves some investigation. FIXME
4.16710 - archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.16711 - else
4.16712 - ld_shlibs_GCJ=no
4.16713 - fi
4.16714 - ;;
4.16715 -
4.16716 - cygwin* | mingw* | pw32*)
4.16717 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
4.16718 - # as there is no search path for DLLs.
4.16719 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.16720 - allow_undefined_flag_GCJ=unsupported
4.16721 - always_export_symbols_GCJ=no
4.16722 - enable_shared_with_static_runtimes_GCJ=yes
4.16723 - export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
4.16724 -
4.16725 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
4.16726 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.16727 - # If the export-symbols file already is a .def file (1st line
4.16728 - # is EXPORTS), use it as is; otherwise, prepend...
4.16729 - archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4.16730 - cp $export_symbols $output_objdir/$soname.def;
4.16731 - else
4.16732 - echo EXPORTS > $output_objdir/$soname.def;
4.16733 - cat $export_symbols >> $output_objdir/$soname.def;
4.16734 - fi~
4.16735 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
4.16736 - else
4.16737 - ld_shlibs=no
4.16738 - fi
4.16739 - ;;
4.16740 -
4.16741 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.16742 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.16743 - archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4.16744 - wlarc=
4.16745 - else
4.16746 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.16747 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.16748 - fi
4.16749 - ;;
4.16750 -
4.16751 - solaris* | sysv5*)
4.16752 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
4.16753 - ld_shlibs_GCJ=no
4.16754 - cat <<EOF 1>&2
4.16755 -
4.16756 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
4.16757 -*** create shared libraries on Solaris systems. Therefore, libtool
4.16758 -*** is disabling shared libraries support. We urge you to upgrade GNU
4.16759 -*** binutils to release 2.9.1 or newer. Another option is to modify
4.16760 -*** your PATH or compiler configuration so that the native linker is
4.16761 -*** used, and then restart.
4.16762 -
4.16763 -EOF
4.16764 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.16765 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.16766 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.16767 - else
4.16768 - ld_shlibs_GCJ=no
4.16769 - fi
4.16770 - ;;
4.16771 -
4.16772 - sunos4*)
4.16773 - archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.16774 - wlarc=
4.16775 - hardcode_direct_GCJ=yes
4.16776 - hardcode_shlibpath_var_GCJ=no
4.16777 - ;;
4.16778 -
4.16779 - linux*)
4.16780 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.16781 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.16782 - archive_cmds_GCJ="$tmp_archive_cmds"
4.16783 - supports_anon_versioning=no
4.16784 - case `$LD -v 2>/dev/null` in
4.16785 - *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
4.16786 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4.16787 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4.16788 - *\ 2.11.*) ;; # other 2.11 versions
4.16789 - *) supports_anon_versioning=yes ;;
4.16790 - esac
4.16791 - if test $supports_anon_versioning = yes; then
4.16792 - archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
4.16793 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4.16794 -$echo "local: *; };" >> $output_objdir/$libname.ver~
4.16795 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
4.16796 - else
4.16797 - archive_expsym_cmds_GCJ="$tmp_archive_cmds"
4.16798 - fi
4.16799 - link_all_deplibs_GCJ=no
4.16800 - else
4.16801 - ld_shlibs_GCJ=no
4.16802 - fi
4.16803 - ;;
4.16804 -
4.16805 - *)
4.16806 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
4.16807 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4.16808 - archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4.16809 - else
4.16810 - ld_shlibs_GCJ=no
4.16811 - fi
4.16812 - ;;
4.16813 - esac
4.16814 -
4.16815 - if test "$ld_shlibs_GCJ" = yes; then
4.16816 - runpath_var=LD_RUN_PATH
4.16817 - hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
4.16818 - export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
4.16819 - # ancient GNU ld didn't support --whole-archive et. al.
4.16820 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
4.16821 - whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4.16822 - else
4.16823 - whole_archive_flag_spec_GCJ=
4.16824 - fi
4.16825 - fi
4.16826 - else
4.16827 - # PORTME fill in a description of your system's linker (not GNU ld)
4.16828 - case $host_os in
4.16829 - aix3*)
4.16830 - allow_undefined_flag_GCJ=unsupported
4.16831 - always_export_symbols_GCJ=yes
4.16832 - archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
4.16833 - # Note: this linker hardcodes the directories in LIBPATH if there
4.16834 - # are no directories specified by -L.
4.16835 - hardcode_minus_L_GCJ=yes
4.16836 - if test "$GCC" = yes && test -z "$link_static_flag"; then
4.16837 - # Neither direct hardcoding nor static linking is supported with a
4.16838 - # broken collect2.
4.16839 - hardcode_direct_GCJ=unsupported
4.16840 - fi
4.16841 - ;;
4.16842 -
4.16843 - aix4* | aix5*)
4.16844 - if test "$host_cpu" = ia64; then
4.16845 - # On IA64, the linker does run time linking by default, so we don't
4.16846 - # have to do anything special.
4.16847 - aix_use_runtimelinking=no
4.16848 - exp_sym_flag='-Bexport'
4.16849 - no_entry_flag=""
4.16850 - else
4.16851 - # If we're using GNU nm, then we don't want the "-C" option.
4.16852 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
4.16853 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
4.16854 - export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.16855 - else
4.16856 - export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
4.16857 - fi
4.16858 - aix_use_runtimelinking=no
4.16859 -
4.16860 - # Test if we are trying to use run time linking or normal
4.16861 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
4.16862 - # need to do runtime linking.
4.16863 - case $host_os in aix4.[23]|aix4.[23].*|aix5*)
4.16864 - for ld_flag in $LDFLAGS; do
4.16865 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
4.16866 - aix_use_runtimelinking=yes
4.16867 - break
4.16868 - fi
4.16869 - done
4.16870 - esac
4.16871 -
4.16872 - exp_sym_flag='-bexport'
4.16873 - no_entry_flag='-bnoentry'
4.16874 - fi
4.16875 -
4.16876 - # When large executables or shared objects are built, AIX ld can
4.16877 - # have problems creating the table of contents. If linking a library
4.16878 - # or program results in "error TOC overflow" add -mminimal-toc to
4.16879 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
4.16880 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
4.16881 -
4.16882 - archive_cmds_GCJ=''
4.16883 - hardcode_direct_GCJ=yes
4.16884 - hardcode_libdir_separator_GCJ=':'
4.16885 - link_all_deplibs_GCJ=yes
4.16886 -
4.16887 - if test "$GCC" = yes; then
4.16888 - case $host_os in aix4.012|aix4.012.*)
4.16889 - # We only want to do this on AIX 4.2 and lower, the check
4.16890 - # below for broken collect2 doesn't work under 4.3+
4.16891 - collect2name=`${CC} -print-prog-name=collect2`
4.16892 - if test -f "$collect2name" && \
4.16893 - strings "$collect2name" | grep resolve_lib_name >/dev/null
4.16894 - then
4.16895 - # We have reworked collect2
4.16896 - hardcode_direct_GCJ=yes
4.16897 - else
4.16898 - # We have old collect2
4.16899 - hardcode_direct_GCJ=unsupported
4.16900 - # It fails to find uninstalled libraries when the uninstalled
4.16901 - # path is not listed in the libpath. Setting hardcode_minus_L
4.16902 - # to unsupported forces relinking
4.16903 - hardcode_minus_L_GCJ=yes
4.16904 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.16905 - hardcode_libdir_separator_GCJ=
4.16906 - fi
4.16907 - esac
4.16908 - shared_flag='-shared'
4.16909 - else
4.16910 - # not using gcc
4.16911 - if test "$host_cpu" = ia64; then
4.16912 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
4.16913 - # chokes on -Wl,-G. The following line is correct:
4.16914 - shared_flag='-G'
4.16915 - else
4.16916 - if test "$aix_use_runtimelinking" = yes; then
4.16917 - shared_flag='${wl}-G'
4.16918 - else
4.16919 - shared_flag='${wl}-bM:SRE'
4.16920 - fi
4.16921 - fi
4.16922 - fi
4.16923 -
4.16924 - # It seems that -bexpall does not export symbols beginning with
4.16925 - # underscore (_), so it is better to generate a list of symbols to export.
4.16926 - always_export_symbols_GCJ=yes
4.16927 - if test "$aix_use_runtimelinking" = yes; then
4.16928 - # Warning - without using the other runtime loading flags (-brtl),
4.16929 - # -berok will link without error, but may produce a broken library.
4.16930 - allow_undefined_flag_GCJ='-berok'
4.16931 - # Determine the default libpath from the value encoded in an empty executable.
4.16932 - cat >conftest.$ac_ext <<_ACEOF
4.16933 -/* confdefs.h. */
4.16934 -_ACEOF
4.16935 -cat confdefs.h >>conftest.$ac_ext
4.16936 -cat >>conftest.$ac_ext <<_ACEOF
4.16937 -/* end confdefs.h. */
4.16938 -
4.16939 -int
4.16940 -main ()
4.16941 -{
4.16942 -
4.16943 - ;
4.16944 - return 0;
4.16945 -}
4.16946 -_ACEOF
4.16947 -rm -f conftest.$ac_objext conftest$ac_exeext
4.16948 -if { (ac_try="$ac_link"
4.16949 -case "(($ac_try" in
4.16950 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.16951 - *) ac_try_echo=$ac_try;;
4.16952 -esac
4.16953 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.16954 - (eval "$ac_link") 2>conftest.er1
4.16955 - ac_status=$?
4.16956 - grep -v '^ *+' conftest.er1 >conftest.err
4.16957 - rm -f conftest.er1
4.16958 - cat conftest.err >&5
4.16959 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.16960 - (exit $ac_status); } && {
4.16961 - test -z "$ac_c_werror_flag" ||
4.16962 - test ! -s conftest.err
4.16963 - } && test -s conftest$ac_exeext &&
4.16964 - $as_test_x conftest$ac_exeext; then
4.16965 -
4.16966 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.16967 -}'`
4.16968 -# Check for a 64-bit object if we didn't find anything.
4.16969 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.16970 -}'`; fi
4.16971 -else
4.16972 - echo "$as_me: failed program was:" >&5
4.16973 -sed 's/^/| /' conftest.$ac_ext >&5
4.16974 -
4.16975 -
4.16976 -fi
4.16977 -
4.16978 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.16979 - conftest$ac_exeext conftest.$ac_ext
4.16980 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.16981 -
4.16982 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
4.16983 - archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4.16984 - else
4.16985 - if test "$host_cpu" = ia64; then
4.16986 - hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib'
4.16987 - allow_undefined_flag_GCJ="-z nodefs"
4.16988 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
4.16989 - else
4.16990 - # Determine the default libpath from the value encoded in an empty executable.
4.16991 - cat >conftest.$ac_ext <<_ACEOF
4.16992 -/* confdefs.h. */
4.16993 -_ACEOF
4.16994 -cat confdefs.h >>conftest.$ac_ext
4.16995 -cat >>conftest.$ac_ext <<_ACEOF
4.16996 -/* end confdefs.h. */
4.16997 -
4.16998 -int
4.16999 -main ()
4.17000 -{
4.17001 -
4.17002 - ;
4.17003 - return 0;
4.17004 -}
4.17005 -_ACEOF
4.17006 -rm -f conftest.$ac_objext conftest$ac_exeext
4.17007 -if { (ac_try="$ac_link"
4.17008 -case "(($ac_try" in
4.17009 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.17010 - *) ac_try_echo=$ac_try;;
4.17011 -esac
4.17012 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.17013 - (eval "$ac_link") 2>conftest.er1
4.17014 - ac_status=$?
4.17015 - grep -v '^ *+' conftest.er1 >conftest.err
4.17016 - rm -f conftest.er1
4.17017 - cat conftest.err >&5
4.17018 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.17019 - (exit $ac_status); } && {
4.17020 - test -z "$ac_c_werror_flag" ||
4.17021 - test ! -s conftest.err
4.17022 - } && test -s conftest$ac_exeext &&
4.17023 - $as_test_x conftest$ac_exeext; then
4.17024 -
4.17025 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.17026 -}'`
4.17027 -# Check for a 64-bit object if we didn't find anything.
4.17028 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
4.17029 -}'`; fi
4.17030 -else
4.17031 - echo "$as_me: failed program was:" >&5
4.17032 -sed 's/^/| /' conftest.$ac_ext >&5
4.17033 -
4.17034 -
4.17035 -fi
4.17036 -
4.17037 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.17038 - conftest$ac_exeext conftest.$ac_ext
4.17039 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4.17040 -
4.17041 - hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
4.17042 - # Warning - without using the other run time loading flags,
4.17043 - # -berok will link without error, but may produce a broken library.
4.17044 - no_undefined_flag_GCJ=' ${wl}-bernotok'
4.17045 - allow_undefined_flag_GCJ=' ${wl}-berok'
4.17046 - # -bexpall does not export symbols beginning with underscore (_)
4.17047 - always_export_symbols_GCJ=yes
4.17048 - # Exported symbols can be pulled into shared objects from archives
4.17049 - whole_archive_flag_spec_GCJ=' '
4.17050 - archive_cmds_need_lc_GCJ=yes
4.17051 - # This is similar to how AIX traditionally builds it's shared libraries.
4.17052 - archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
4.17053 - fi
4.17054 - fi
4.17055 - ;;
4.17056 -
4.17057 - amigaos*)
4.17058 - archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4.17059 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17060 - hardcode_minus_L_GCJ=yes
4.17061 - # see comment about different semantics on the GNU ld section
4.17062 - ld_shlibs_GCJ=no
4.17063 - ;;
4.17064 -
4.17065 - bsdi4*)
4.17066 - export_dynamic_flag_spec_GCJ=-rdynamic
4.17067 - ;;
4.17068 -
4.17069 - cygwin* | mingw* | pw32*)
4.17070 - # When not using gcc, we currently assume that we are using
4.17071 - # Microsoft Visual C++.
4.17072 - # hardcode_libdir_flag_spec is actually meaningless, as there is
4.17073 - # no search path for DLLs.
4.17074 - hardcode_libdir_flag_spec_GCJ=' '
4.17075 - allow_undefined_flag_GCJ=unsupported
4.17076 - # Tell ltmain to make .lib files, not .a files.
4.17077 - libext=lib
4.17078 - # Tell ltmain to make .dll files, not .so files.
4.17079 - shrext_cmds=".dll"
4.17080 - # FIXME: Setting linknames here is a bad hack.
4.17081 - archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
4.17082 - # The linker will automatically build a .lib file if we build a DLL.
4.17083 - old_archive_From_new_cmds_GCJ='true'
4.17084 - # FIXME: Should let the user specify the lib program.
4.17085 - old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
4.17086 - fix_srcfile_path='`cygpath -w "$srcfile"`'
4.17087 - enable_shared_with_static_runtimes_GCJ=yes
4.17088 - ;;
4.17089 -
4.17090 - darwin* | rhapsody*)
4.17091 - if test "$GXX" = yes ; then
4.17092 - archive_cmds_need_lc_GCJ=no
4.17093 - case "$host_os" in
4.17094 - rhapsody* | darwin1.[012])
4.17095 - allow_undefined_flag_GCJ='-undefined suppress'
4.17096 - ;;
4.17097 - *) # Darwin 1.3 on
4.17098 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
4.17099 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
4.17100 - else
4.17101 - case ${MACOSX_DEPLOYMENT_TARGET} in
4.17102 - 10.[012])
4.17103 - allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
4.17104 - ;;
4.17105 - 10.*)
4.17106 - allow_undefined_flag_GCJ='-undefined dynamic_lookup'
4.17107 - ;;
4.17108 - esac
4.17109 - fi
4.17110 - ;;
4.17111 - esac
4.17112 - lt_int_apple_cc_single_mod=no
4.17113 - output_verbose_link_cmd='echo'
4.17114 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
4.17115 - lt_int_apple_cc_single_mod=yes
4.17116 - fi
4.17117 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.17118 - archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.17119 - else
4.17120 - archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
4.17121 - fi
4.17122 - module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
4.17123 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
4.17124 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
4.17125 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.17126 - else
4.17127 - archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.17128 - fi
4.17129 - module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
4.17130 - hardcode_direct_GCJ=no
4.17131 - hardcode_automatic_GCJ=yes
4.17132 - hardcode_shlibpath_var_GCJ=unsupported
4.17133 - whole_archive_flag_spec_GCJ='-all_load $convenience'
4.17134 - link_all_deplibs_GCJ=yes
4.17135 - else
4.17136 - ld_shlibs_GCJ=no
4.17137 - fi
4.17138 - ;;
4.17139 -
4.17140 - dgux*)
4.17141 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17142 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17143 - hardcode_shlibpath_var_GCJ=no
4.17144 - ;;
4.17145 -
4.17146 - freebsd1*)
4.17147 - ld_shlibs_GCJ=no
4.17148 - ;;
4.17149 -
4.17150 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
4.17151 - # support. Future versions do this automatically, but an explicit c++rt0.o
4.17152 - # does not break anything, and helps significantly (at the cost of a little
4.17153 - # extra space).
4.17154 - freebsd2.2*)
4.17155 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
4.17156 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
4.17157 - hardcode_direct_GCJ=yes
4.17158 - hardcode_shlibpath_var_GCJ=no
4.17159 - ;;
4.17160 -
4.17161 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
4.17162 - freebsd2*)
4.17163 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.17164 - hardcode_direct_GCJ=yes
4.17165 - hardcode_minus_L_GCJ=yes
4.17166 - hardcode_shlibpath_var_GCJ=no
4.17167 - ;;
4.17168 -
4.17169 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
4.17170 - freebsd* | kfreebsd*-gnu)
4.17171 - archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
4.17172 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
4.17173 - hardcode_direct_GCJ=yes
4.17174 - hardcode_shlibpath_var_GCJ=no
4.17175 - ;;
4.17176 -
4.17177 - hpux9*)
4.17178 - if test "$GCC" = yes; then
4.17179 - archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.17180 - else
4.17181 - archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
4.17182 - fi
4.17183 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
4.17184 - hardcode_libdir_separator_GCJ=:
4.17185 - hardcode_direct_GCJ=yes
4.17186 -
4.17187 - # hardcode_minus_L: Not really in the search PATH,
4.17188 - # but as the default location of the library.
4.17189 - hardcode_minus_L_GCJ=yes
4.17190 - export_dynamic_flag_spec_GCJ='${wl}-E'
4.17191 - ;;
4.17192 -
4.17193 - hpux10* | hpux11*)
4.17194 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
4.17195 - case "$host_cpu" in
4.17196 - hppa*64*|ia64*)
4.17197 - archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.17198 - ;;
4.17199 - *)
4.17200 - archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
4.17201 - ;;
4.17202 - esac
4.17203 - else
4.17204 - case "$host_cpu" in
4.17205 - hppa*64*|ia64*)
4.17206 - archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17207 - ;;
4.17208 - *)
4.17209 - archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
4.17210 - ;;
4.17211 - esac
4.17212 - fi
4.17213 - if test "$with_gnu_ld" = no; then
4.17214 - case "$host_cpu" in
4.17215 - hppa*64*)
4.17216 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
4.17217 - hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
4.17218 - hardcode_libdir_separator_GCJ=:
4.17219 - hardcode_direct_GCJ=no
4.17220 - hardcode_shlibpath_var_GCJ=no
4.17221 - ;;
4.17222 - ia64*)
4.17223 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17224 - hardcode_direct_GCJ=no
4.17225 - hardcode_shlibpath_var_GCJ=no
4.17226 -
4.17227 - # hardcode_minus_L: Not really in the search PATH,
4.17228 - # but as the default location of the library.
4.17229 - hardcode_minus_L_GCJ=yes
4.17230 - ;;
4.17231 - *)
4.17232 - hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
4.17233 - hardcode_libdir_separator_GCJ=:
4.17234 - hardcode_direct_GCJ=yes
4.17235 - export_dynamic_flag_spec_GCJ='${wl}-E'
4.17236 -
4.17237 - # hardcode_minus_L: Not really in the search PATH,
4.17238 - # but as the default location of the library.
4.17239 - hardcode_minus_L_GCJ=yes
4.17240 - ;;
4.17241 - esac
4.17242 - fi
4.17243 - ;;
4.17244 -
4.17245 - irix5* | irix6* | nonstopux*)
4.17246 - if test "$GCC" = yes; then
4.17247 - archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.17248 - else
4.17249 - archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.17250 - hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
4.17251 - fi
4.17252 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
4.17253 - hardcode_libdir_separator_GCJ=:
4.17254 - link_all_deplibs_GCJ=yes
4.17255 - ;;
4.17256 -
4.17257 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
4.17258 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.17259 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
4.17260 - else
4.17261 - archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
4.17262 - fi
4.17263 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
4.17264 - hardcode_direct_GCJ=yes
4.17265 - hardcode_shlibpath_var_GCJ=no
4.17266 - ;;
4.17267 -
4.17268 - newsos6)
4.17269 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17270 - hardcode_direct_GCJ=yes
4.17271 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
4.17272 - hardcode_libdir_separator_GCJ=:
4.17273 - hardcode_shlibpath_var_GCJ=no
4.17274 - ;;
4.17275 -
4.17276 - openbsd*)
4.17277 - hardcode_direct_GCJ=yes
4.17278 - hardcode_shlibpath_var_GCJ=no
4.17279 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.17280 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.17281 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
4.17282 - export_dynamic_flag_spec_GCJ='${wl}-E'
4.17283 - else
4.17284 - case $host_os in
4.17285 - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
4.17286 - archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4.17287 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
4.17288 - ;;
4.17289 - *)
4.17290 - archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4.17291 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
4.17292 - ;;
4.17293 - esac
4.17294 - fi
4.17295 - ;;
4.17296 -
4.17297 - os2*)
4.17298 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17299 - hardcode_minus_L_GCJ=yes
4.17300 - allow_undefined_flag_GCJ=unsupported
4.17301 - archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
4.17302 - old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
4.17303 - ;;
4.17304 -
4.17305 - osf3*)
4.17306 - if test "$GCC" = yes; then
4.17307 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
4.17308 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.17309 - else
4.17310 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
4.17311 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.17312 - fi
4.17313 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
4.17314 - hardcode_libdir_separator_GCJ=:
4.17315 - ;;
4.17316 -
4.17317 - osf4* | osf5*) # as osf3* with the addition of -msym flag
4.17318 - if test "$GCC" = yes; then
4.17319 - allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
4.17320 - archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4.17321 - hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
4.17322 - else
4.17323 - allow_undefined_flag_GCJ=' -expect_unresolved \*'
4.17324 - archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
4.17325 - archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
4.17326 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
4.17327 -
4.17328 - # Both c and cxx compiler support -rpath directly
4.17329 - hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
4.17330 - fi
4.17331 - hardcode_libdir_separator_GCJ=:
4.17332 - ;;
4.17333 -
4.17334 - sco3.2v5*)
4.17335 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17336 - hardcode_shlibpath_var_GCJ=no
4.17337 - export_dynamic_flag_spec_GCJ='${wl}-Bexport'
4.17338 - runpath_var=LD_RUN_PATH
4.17339 - hardcode_runpath_var=yes
4.17340 - ;;
4.17341 -
4.17342 - solaris*)
4.17343 - no_undefined_flag_GCJ=' -z text'
4.17344 - if test "$GCC" = yes; then
4.17345 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.17346 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.17347 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
4.17348 - else
4.17349 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17350 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.17351 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.17352 - fi
4.17353 - hardcode_libdir_flag_spec_GCJ='-R$libdir'
4.17354 - hardcode_shlibpath_var_GCJ=no
4.17355 - case $host_os in
4.17356 - solaris2.[0-5] | solaris2.[0-5].*) ;;
4.17357 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
4.17358 - whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
4.17359 - esac
4.17360 - link_all_deplibs_GCJ=yes
4.17361 - ;;
4.17362 -
4.17363 - sunos4*)
4.17364 - if test "x$host_vendor" = xsequent; then
4.17365 - # Use $CC to link under sequent, because it throws in some extra .o
4.17366 - # files that make .init and .fini sections work.
4.17367 - archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
4.17368 - else
4.17369 - archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
4.17370 - fi
4.17371 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17372 - hardcode_direct_GCJ=yes
4.17373 - hardcode_minus_L_GCJ=yes
4.17374 - hardcode_shlibpath_var_GCJ=no
4.17375 - ;;
4.17376 -
4.17377 - sysv4)
4.17378 - case $host_vendor in
4.17379 - sni)
4.17380 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17381 - hardcode_direct_GCJ=yes # is this really true???
4.17382 - ;;
4.17383 - siemens)
4.17384 - ## LD is ld it makes a PLAMLIB
4.17385 - ## CC just makes a GrossModule.
4.17386 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.17387 - reload_cmds_GCJ='$CC -r -o $output$reload_objs'
4.17388 - hardcode_direct_GCJ=no
4.17389 - ;;
4.17390 - motorola)
4.17391 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17392 - hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie
4.17393 - ;;
4.17394 - esac
4.17395 - runpath_var='LD_RUN_PATH'
4.17396 - hardcode_shlibpath_var_GCJ=no
4.17397 - ;;
4.17398 -
4.17399 - sysv4.3*)
4.17400 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17401 - hardcode_shlibpath_var_GCJ=no
4.17402 - export_dynamic_flag_spec_GCJ='-Bexport'
4.17403 - ;;
4.17404 -
4.17405 - sysv4*MP*)
4.17406 - if test -d /usr/nec; then
4.17407 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17408 - hardcode_shlibpath_var_GCJ=no
4.17409 - runpath_var=LD_RUN_PATH
4.17410 - hardcode_runpath_var=yes
4.17411 - ld_shlibs_GCJ=yes
4.17412 - fi
4.17413 - ;;
4.17414 -
4.17415 - sysv4.2uw2*)
4.17416 - archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
4.17417 - hardcode_direct_GCJ=yes
4.17418 - hardcode_minus_L_GCJ=no
4.17419 - hardcode_shlibpath_var_GCJ=no
4.17420 - hardcode_runpath_var=yes
4.17421 - runpath_var=LD_RUN_PATH
4.17422 - ;;
4.17423 -
4.17424 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
4.17425 - no_undefined_flag_GCJ='${wl}-z ${wl}text'
4.17426 - if test "$GCC" = yes; then
4.17427 - archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.17428 - else
4.17429 - archive_cmds_GCJ='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
4.17430 - fi
4.17431 - runpath_var='LD_RUN_PATH'
4.17432 - hardcode_shlibpath_var_GCJ=no
4.17433 - ;;
4.17434 -
4.17435 - sysv5*)
4.17436 - no_undefined_flag_GCJ=' -z text'
4.17437 - # $CC -shared without GNU ld will not create a library from C++
4.17438 - # object files and a static libstdc++, better avoid it by now
4.17439 - archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17440 - archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
4.17441 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
4.17442 - hardcode_libdir_flag_spec_GCJ=
4.17443 - hardcode_shlibpath_var_GCJ=no
4.17444 - runpath_var='LD_RUN_PATH'
4.17445 - ;;
4.17446 -
4.17447 - uts4*)
4.17448 - archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
4.17449 - hardcode_libdir_flag_spec_GCJ='-L$libdir'
4.17450 - hardcode_shlibpath_var_GCJ=no
4.17451 - ;;
4.17452 -
4.17453 - *)
4.17454 - ld_shlibs_GCJ=no
4.17455 - ;;
4.17456 - esac
4.17457 - fi
4.17458 -
4.17459 -{ echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
4.17460 -echo "${ECHO_T}$ld_shlibs_GCJ" >&6; }
4.17461 -test "$ld_shlibs_GCJ" = no && can_build_shared=no
4.17462 -
4.17463 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
4.17464 -if test "$GCC" = yes; then
4.17465 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
4.17466 -fi
4.17467 -
4.17468 -#
4.17469 -# Do we need to explicitly link libc?
4.17470 -#
4.17471 -case "x$archive_cmds_need_lc_GCJ" in
4.17472 -x|xyes)
4.17473 - # Assume -lc should be added
4.17474 - archive_cmds_need_lc_GCJ=yes
4.17475 -
4.17476 - if test "$enable_shared" = yes && test "$GCC" = yes; then
4.17477 - case $archive_cmds_GCJ in
4.17478 - *'~'*)
4.17479 - # FIXME: we may have to deal with multi-command sequences.
4.17480 - ;;
4.17481 - '$CC '*)
4.17482 - # Test whether the compiler implicitly links with -lc since on some
4.17483 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
4.17484 - # to ld, don't add -lc before -lgcc.
4.17485 - { echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
4.17486 -echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6; }
4.17487 - $rm conftest*
4.17488 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
4.17489 -
4.17490 - if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4.17491 - (eval $ac_compile) 2>&5
4.17492 - ac_status=$?
4.17493 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.17494 - (exit $ac_status); } 2>conftest.err; then
4.17495 - soname=conftest
4.17496 - lib=conftest
4.17497 - libobjs=conftest.$ac_objext
4.17498 - deplibs=
4.17499 - wl=$lt_prog_compiler_wl_GCJ
4.17500 - compiler_flags=-v
4.17501 - linker_flags=-v
4.17502 - verstring=
4.17503 - output_objdir=.
4.17504 - libname=conftest
4.17505 - lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ
4.17506 - allow_undefined_flag_GCJ=
4.17507 - if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
4.17508 - (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
4.17509 - ac_status=$?
4.17510 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.17511 - (exit $ac_status); }
4.17512 - then
4.17513 - archive_cmds_need_lc_GCJ=no
4.17514 - else
4.17515 - archive_cmds_need_lc_GCJ=yes
4.17516 - fi
4.17517 - allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag
4.17518 - else
4.17519 - cat conftest.err 1>&5
4.17520 - fi
4.17521 - $rm conftest*
4.17522 - { echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
4.17523 -echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6; }
4.17524 - ;;
4.17525 - esac
4.17526 - fi
4.17527 - ;;
4.17528 -esac
4.17529 -
4.17530 -{ echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
4.17531 -echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6; }
4.17532 -library_names_spec=
4.17533 -libname_spec='lib$name'
4.17534 -soname_spec=
4.17535 -shrext_cmds=".so"
4.17536 -postinstall_cmds=
4.17537 -postuninstall_cmds=
4.17538 -finish_cmds=
4.17539 -finish_eval=
4.17540 -shlibpath_var=
4.17541 -shlibpath_overrides_runpath=unknown
4.17542 -version_type=none
4.17543 -dynamic_linker="$host_os ld.so"
4.17544 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
4.17545 -if test "$GCC" = yes; then
4.17546 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.17547 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
4.17548 - # if the path contains ";" then we assume it to be the separator
4.17549 - # otherwise default to the standard path separator (i.e. ":") - it is
4.17550 - # assumed that no part of a normal pathname contains ";" but that should
4.17551 - # okay in the real world where ";" in dirpaths is itself problematic.
4.17552 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.17553 - else
4.17554 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.17555 - fi
4.17556 -else
4.17557 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
4.17558 -fi
4.17559 -need_lib_prefix=unknown
4.17560 -hardcode_into_libs=no
4.17561 -
4.17562 -# when you set need_version to no, make sure it does not cause -set_version
4.17563 -# flags to be left without arguments
4.17564 -need_version=unknown
4.17565 -
4.17566 -case $host_os in
4.17567 -aix3*)
4.17568 - version_type=linux
4.17569 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
4.17570 - shlibpath_var=LIBPATH
4.17571 -
4.17572 - # AIX 3 has no versioning support, so we append a major version to the name.
4.17573 - soname_spec='${libname}${release}${shared_ext}$major'
4.17574 - ;;
4.17575 -
4.17576 -aix4* | aix5*)
4.17577 - version_type=linux
4.17578 - need_lib_prefix=no
4.17579 - need_version=no
4.17580 - hardcode_into_libs=yes
4.17581 - if test "$host_cpu" = ia64; then
4.17582 - # AIX 5 supports IA64
4.17583 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
4.17584 - shlibpath_var=LD_LIBRARY_PATH
4.17585 - else
4.17586 - # With GCC up to 2.95.x, collect2 would create an import file
4.17587 - # for dependence libraries. The import file would start with
4.17588 - # the line `#! .'. This would cause the generated library to
4.17589 - # depend on `.', always an invalid library. This was fixed in
4.17590 - # development snapshots of GCC prior to 3.0.
4.17591 - case $host_os in
4.17592 - aix4 | aix4.[01] | aix4.[01].*)
4.17593 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
4.17594 - echo ' yes '
4.17595 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
4.17596 - :
4.17597 - else
4.17598 - can_build_shared=no
4.17599 - fi
4.17600 - ;;
4.17601 - esac
4.17602 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
4.17603 - # soname into executable. Probably we can add versioning support to
4.17604 - # collect2, so additional links can be useful in future.
4.17605 - if test "$aix_use_runtimelinking" = yes; then
4.17606 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
4.17607 - # instead of lib<name>.a to let people know that these are not
4.17608 - # typical AIX shared libraries.
4.17609 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17610 - else
4.17611 - # We preserve .a as extension for shared libraries through AIX4.2
4.17612 - # and later when we are not doing run time linking.
4.17613 - library_names_spec='${libname}${release}.a $libname.a'
4.17614 - soname_spec='${libname}${release}${shared_ext}$major'
4.17615 - fi
4.17616 - shlibpath_var=LIBPATH
4.17617 - fi
4.17618 - ;;
4.17619 -
4.17620 -amigaos*)
4.17621 - library_names_spec='$libname.ixlibrary $libname.a'
4.17622 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
4.17623 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
4.17624 - ;;
4.17625 -
4.17626 -beos*)
4.17627 - library_names_spec='${libname}${shared_ext}'
4.17628 - dynamic_linker="$host_os ld.so"
4.17629 - shlibpath_var=LIBRARY_PATH
4.17630 - ;;
4.17631 -
4.17632 -bsdi4*)
4.17633 - version_type=linux
4.17634 - need_version=no
4.17635 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17636 - soname_spec='${libname}${release}${shared_ext}$major'
4.17637 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
4.17638 - shlibpath_var=LD_LIBRARY_PATH
4.17639 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
4.17640 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
4.17641 - # the default ld.so.conf also contains /usr/contrib/lib and
4.17642 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
4.17643 - # libtool to hard-code these into programs
4.17644 - ;;
4.17645 -
4.17646 -cygwin* | mingw* | pw32*)
4.17647 - version_type=windows
4.17648 - shrext_cmds=".dll"
4.17649 - need_version=no
4.17650 - need_lib_prefix=no
4.17651 -
4.17652 - case $GCC,$host_os in
4.17653 - yes,cygwin* | yes,mingw* | yes,pw32*)
4.17654 - library_names_spec='$libname.dll.a'
4.17655 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
4.17656 - postinstall_cmds='base_file=`basename \${file}`~
4.17657 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
4.17658 - dldir=$destdir/`dirname \$dlpath`~
4.17659 - test -d \$dldir || mkdir -p \$dldir~
4.17660 - $install_prog $dir/$dlname \$dldir/$dlname'
4.17661 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
4.17662 - dlpath=$dir/\$dldll~
4.17663 - $rm \$dlpath'
4.17664 - shlibpath_overrides_runpath=yes
4.17665 -
4.17666 - case $host_os in
4.17667 - cygwin*)
4.17668 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
4.17669 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.17670 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
4.17671 - ;;
4.17672 - mingw*)
4.17673 - # MinGW DLLs use traditional 'lib' prefix
4.17674 - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
4.17675 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
4.17676 - if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
4.17677 - # It is most probably a Windows format PATH printed by
4.17678 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
4.17679 - # path with ; separators, and with drive letters. We can handle the
4.17680 - # drive letters (cygwin fileutils understands them), so leave them,
4.17681 - # especially as we might pass files found there to a mingw objdump,
4.17682 - # which wouldn't understand a cygwinified path. Ahh.
4.17683 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
4.17684 - else
4.17685 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
4.17686 - fi
4.17687 - ;;
4.17688 - pw32*)
4.17689 - # pw32 DLLs use 'pw' prefix rather than 'lib'
4.17690 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
4.17691 - ;;
4.17692 - esac
4.17693 - ;;
4.17694 -
4.17695 - *)
4.17696 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
4.17697 - ;;
4.17698 - esac
4.17699 - dynamic_linker='Win32 ld.exe'
4.17700 - # FIXME: first we should search . and the directory the executable is in
4.17701 - shlibpath_var=PATH
4.17702 - ;;
4.17703 -
4.17704 -darwin* | rhapsody*)
4.17705 - dynamic_linker="$host_os dyld"
4.17706 - version_type=darwin
4.17707 - need_lib_prefix=no
4.17708 - need_version=no
4.17709 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
4.17710 - soname_spec='${libname}${release}${major}$shared_ext'
4.17711 - shlibpath_overrides_runpath=yes
4.17712 - shlibpath_var=DYLD_LIBRARY_PATH
4.17713 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
4.17714 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
4.17715 - if test "$GCC" = yes; then
4.17716 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
4.17717 - else
4.17718 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
4.17719 - fi
4.17720 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
4.17721 - ;;
4.17722 -
4.17723 -dgux*)
4.17724 - version_type=linux
4.17725 - need_lib_prefix=no
4.17726 - need_version=no
4.17727 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
4.17728 - soname_spec='${libname}${release}${shared_ext}$major'
4.17729 - shlibpath_var=LD_LIBRARY_PATH
4.17730 - ;;
4.17731 -
4.17732 -freebsd1*)
4.17733 - dynamic_linker=no
4.17734 - ;;
4.17735 -
4.17736 -kfreebsd*-gnu)
4.17737 - version_type=linux
4.17738 - need_lib_prefix=no
4.17739 - need_version=no
4.17740 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.17741 - soname_spec='${libname}${release}${shared_ext}$major'
4.17742 - shlibpath_var=LD_LIBRARY_PATH
4.17743 - shlibpath_overrides_runpath=no
4.17744 - hardcode_into_libs=yes
4.17745 - dynamic_linker='GNU ld.so'
4.17746 - ;;
4.17747 -
4.17748 -freebsd*)
4.17749 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
4.17750 - version_type=freebsd-$objformat
4.17751 - case $version_type in
4.17752 - freebsd-elf*)
4.17753 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
4.17754 - need_version=no
4.17755 - need_lib_prefix=no
4.17756 - ;;
4.17757 - freebsd-*)
4.17758 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
4.17759 - need_version=yes
4.17760 - ;;
4.17761 - esac
4.17762 - shlibpath_var=LD_LIBRARY_PATH
4.17763 - case $host_os in
4.17764 - freebsd2*)
4.17765 - shlibpath_overrides_runpath=yes
4.17766 - ;;
4.17767 - freebsd3.01* | freebsdelf3.01*)
4.17768 - shlibpath_overrides_runpath=yes
4.17769 - hardcode_into_libs=yes
4.17770 - ;;
4.17771 - *) # from 3.2 on
4.17772 - shlibpath_overrides_runpath=no
4.17773 - hardcode_into_libs=yes
4.17774 - ;;
4.17775 - esac
4.17776 - ;;
4.17777 -
4.17778 -gnu*)
4.17779 - version_type=linux
4.17780 - need_lib_prefix=no
4.17781 - need_version=no
4.17782 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
4.17783 - soname_spec='${libname}${release}${shared_ext}$major'
4.17784 - shlibpath_var=LD_LIBRARY_PATH
4.17785 - hardcode_into_libs=yes
4.17786 - ;;
4.17787 -
4.17788 -hpux9* | hpux10* | hpux11*)
4.17789 - # Give a soname corresponding to the major version so that dld.sl refuses to
4.17790 - # link against other versions.
4.17791 - version_type=sunos
4.17792 - need_lib_prefix=no
4.17793 - need_version=no
4.17794 - case "$host_cpu" in
4.17795 - ia64*)
4.17796 - shrext_cmds='.so'
4.17797 - hardcode_into_libs=yes
4.17798 - dynamic_linker="$host_os dld.so"
4.17799 - shlibpath_var=LD_LIBRARY_PATH
4.17800 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.17801 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17802 - soname_spec='${libname}${release}${shared_ext}$major'
4.17803 - if test "X$HPUX_IA64_MODE" = X32; then
4.17804 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
4.17805 - else
4.17806 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
4.17807 - fi
4.17808 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.17809 - ;;
4.17810 - hppa*64*)
4.17811 - shrext_cmds='.sl'
4.17812 - hardcode_into_libs=yes
4.17813 - dynamic_linker="$host_os dld.sl"
4.17814 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
4.17815 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
4.17816 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17817 - soname_spec='${libname}${release}${shared_ext}$major'
4.17818 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
4.17819 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
4.17820 - ;;
4.17821 - *)
4.17822 - shrext_cmds='.sl'
4.17823 - dynamic_linker="$host_os dld.sl"
4.17824 - shlibpath_var=SHLIB_PATH
4.17825 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
4.17826 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17827 - soname_spec='${libname}${release}${shared_ext}$major'
4.17828 - ;;
4.17829 - esac
4.17830 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
4.17831 - postinstall_cmds='chmod 555 $lib'
4.17832 - ;;
4.17833 -
4.17834 -irix5* | irix6* | nonstopux*)
4.17835 - case $host_os in
4.17836 - nonstopux*) version_type=nonstopux ;;
4.17837 - *)
4.17838 - if test "$lt_cv_prog_gnu_ld" = yes; then
4.17839 - version_type=linux
4.17840 - else
4.17841 - version_type=irix
4.17842 - fi ;;
4.17843 - esac
4.17844 - need_lib_prefix=no
4.17845 - need_version=no
4.17846 - soname_spec='${libname}${release}${shared_ext}$major'
4.17847 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
4.17848 - case $host_os in
4.17849 - irix5* | nonstopux*)
4.17850 - libsuff= shlibsuff=
4.17851 - ;;
4.17852 - *)
4.17853 - case $LD in # libtool.m4 will add one of these switches to LD
4.17854 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
4.17855 - libsuff= shlibsuff= libmagic=32-bit;;
4.17856 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
4.17857 - libsuff=32 shlibsuff=N32 libmagic=N32;;
4.17858 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
4.17859 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
4.17860 - *) libsuff= shlibsuff= libmagic=never-match;;
4.17861 - esac
4.17862 - ;;
4.17863 - esac
4.17864 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
4.17865 - shlibpath_overrides_runpath=no
4.17866 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
4.17867 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
4.17868 - hardcode_into_libs=yes
4.17869 - ;;
4.17870 -
4.17871 -# No shared lib support for Linux oldld, aout, or coff.
4.17872 -linux*oldld* | linux*aout* | linux*coff*)
4.17873 - dynamic_linker=no
4.17874 - ;;
4.17875 -
4.17876 -# This must be Linux ELF.
4.17877 -linux*)
4.17878 - version_type=linux
4.17879 - need_lib_prefix=no
4.17880 - need_version=no
4.17881 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17882 - soname_spec='${libname}${release}${shared_ext}$major'
4.17883 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
4.17884 - shlibpath_var=LD_LIBRARY_PATH
4.17885 - shlibpath_overrides_runpath=no
4.17886 - # This implies no fast_install, which is unacceptable.
4.17887 - # Some rework will be needed to allow for fast_install
4.17888 - # before this can be enabled.
4.17889 - hardcode_into_libs=yes
4.17890 -
4.17891 - # Append ld.so.conf contents to the search path
4.17892 - if test -f /etc/ld.so.conf; then
4.17893 - lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
4.17894 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
4.17895 - fi
4.17896 -
4.17897 - # We used to test for /lib/ld.so.1 and disable shared libraries on
4.17898 - # powerpc, because MkLinux only supported shared libraries with the
4.17899 - # GNU dynamic linker. Since this was broken with cross compilers,
4.17900 - # most powerpc-linux boxes support dynamic linking these days and
4.17901 - # people can always --disable-shared, the test was removed, and we
4.17902 - # assume the GNU/Linux dynamic linker is in use.
4.17903 - dynamic_linker='GNU/Linux ld.so'
4.17904 - ;;
4.17905 -
4.17906 -netbsdelf*-gnu)
4.17907 - version_type=linux
4.17908 - need_lib_prefix=no
4.17909 - need_version=no
4.17910 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.17911 - soname_spec='${libname}${release}${shared_ext}$major'
4.17912 - shlibpath_var=LD_LIBRARY_PATH
4.17913 - shlibpath_overrides_runpath=no
4.17914 - hardcode_into_libs=yes
4.17915 - dynamic_linker='NetBSD ld.elf_so'
4.17916 - ;;
4.17917 -
4.17918 -knetbsd*-gnu)
4.17919 - version_type=linux
4.17920 - need_lib_prefix=no
4.17921 - need_version=no
4.17922 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.17923 - soname_spec='${libname}${release}${shared_ext}$major'
4.17924 - shlibpath_var=LD_LIBRARY_PATH
4.17925 - shlibpath_overrides_runpath=no
4.17926 - hardcode_into_libs=yes
4.17927 - dynamic_linker='GNU ld.so'
4.17928 - ;;
4.17929 -
4.17930 -netbsd*)
4.17931 - version_type=sunos
4.17932 - need_lib_prefix=no
4.17933 - need_version=no
4.17934 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
4.17935 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.17936 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.17937 - dynamic_linker='NetBSD (a.out) ld.so'
4.17938 - else
4.17939 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
4.17940 - soname_spec='${libname}${release}${shared_ext}$major'
4.17941 - dynamic_linker='NetBSD ld.elf_so'
4.17942 - fi
4.17943 - shlibpath_var=LD_LIBRARY_PATH
4.17944 - shlibpath_overrides_runpath=yes
4.17945 - hardcode_into_libs=yes
4.17946 - ;;
4.17947 -
4.17948 -newsos6)
4.17949 - version_type=linux
4.17950 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17951 - shlibpath_var=LD_LIBRARY_PATH
4.17952 - shlibpath_overrides_runpath=yes
4.17953 - ;;
4.17954 -
4.17955 -nto-qnx*)
4.17956 - version_type=linux
4.17957 - need_lib_prefix=no
4.17958 - need_version=no
4.17959 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.17960 - soname_spec='${libname}${release}${shared_ext}$major'
4.17961 - shlibpath_var=LD_LIBRARY_PATH
4.17962 - shlibpath_overrides_runpath=yes
4.17963 - ;;
4.17964 -
4.17965 -openbsd*)
4.17966 - version_type=sunos
4.17967 - need_lib_prefix=no
4.17968 - need_version=yes
4.17969 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.17970 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
4.17971 - shlibpath_var=LD_LIBRARY_PATH
4.17972 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
4.17973 - case $host_os in
4.17974 - openbsd2.[89] | openbsd2.[89].*)
4.17975 - shlibpath_overrides_runpath=no
4.17976 - ;;
4.17977 - *)
4.17978 - shlibpath_overrides_runpath=yes
4.17979 - ;;
4.17980 - esac
4.17981 - else
4.17982 - shlibpath_overrides_runpath=yes
4.17983 - fi
4.17984 - ;;
4.17985 -
4.17986 -os2*)
4.17987 - libname_spec='$name'
4.17988 - shrext_cmds=".dll"
4.17989 - need_lib_prefix=no
4.17990 - library_names_spec='$libname${shared_ext} $libname.a'
4.17991 - dynamic_linker='OS/2 ld.exe'
4.17992 - shlibpath_var=LIBPATH
4.17993 - ;;
4.17994 -
4.17995 -osf3* | osf4* | osf5*)
4.17996 - version_type=osf
4.17997 - need_lib_prefix=no
4.17998 - need_version=no
4.17999 - soname_spec='${libname}${release}${shared_ext}$major'
4.18000 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.18001 - shlibpath_var=LD_LIBRARY_PATH
4.18002 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
4.18003 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
4.18004 - ;;
4.18005 -
4.18006 -sco3.2v5*)
4.18007 - version_type=osf
4.18008 - soname_spec='${libname}${release}${shared_ext}$major'
4.18009 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.18010 - shlibpath_var=LD_LIBRARY_PATH
4.18011 - ;;
4.18012 -
4.18013 -solaris*)
4.18014 - version_type=linux
4.18015 - need_lib_prefix=no
4.18016 - need_version=no
4.18017 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.18018 - soname_spec='${libname}${release}${shared_ext}$major'
4.18019 - shlibpath_var=LD_LIBRARY_PATH
4.18020 - shlibpath_overrides_runpath=yes
4.18021 - hardcode_into_libs=yes
4.18022 - # ldd complains unless libraries are executable
4.18023 - postinstall_cmds='chmod +x $lib'
4.18024 - ;;
4.18025 -
4.18026 -sunos4*)
4.18027 - version_type=sunos
4.18028 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
4.18029 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
4.18030 - shlibpath_var=LD_LIBRARY_PATH
4.18031 - shlibpath_overrides_runpath=yes
4.18032 - if test "$with_gnu_ld" = yes; then
4.18033 - need_lib_prefix=no
4.18034 - fi
4.18035 - need_version=yes
4.18036 - ;;
4.18037 -
4.18038 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
4.18039 - version_type=linux
4.18040 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.18041 - soname_spec='${libname}${release}${shared_ext}$major'
4.18042 - shlibpath_var=LD_LIBRARY_PATH
4.18043 - case $host_vendor in
4.18044 - sni)
4.18045 - shlibpath_overrides_runpath=no
4.18046 - need_lib_prefix=no
4.18047 - export_dynamic_flag_spec='${wl}-Blargedynsym'
4.18048 - runpath_var=LD_RUN_PATH
4.18049 - ;;
4.18050 - siemens)
4.18051 - need_lib_prefix=no
4.18052 - ;;
4.18053 - motorola)
4.18054 - need_lib_prefix=no
4.18055 - need_version=no
4.18056 - shlibpath_overrides_runpath=no
4.18057 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
4.18058 - ;;
4.18059 - esac
4.18060 - ;;
4.18061 -
4.18062 -sysv4*MP*)
4.18063 - if test -d /usr/nec ;then
4.18064 - version_type=linux
4.18065 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
4.18066 - soname_spec='$libname${shared_ext}.$major'
4.18067 - shlibpath_var=LD_LIBRARY_PATH
4.18068 - fi
4.18069 - ;;
4.18070 -
4.18071 -uts4*)
4.18072 - version_type=linux
4.18073 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
4.18074 - soname_spec='${libname}${release}${shared_ext}$major'
4.18075 - shlibpath_var=LD_LIBRARY_PATH
4.18076 - ;;
4.18077 -
4.18078 -*)
4.18079 - dynamic_linker=no
4.18080 - ;;
4.18081 -esac
4.18082 -{ echo "$as_me:$LINENO: result: $dynamic_linker" >&5
4.18083 -echo "${ECHO_T}$dynamic_linker" >&6; }
4.18084 -test "$dynamic_linker" = no && can_build_shared=no
4.18085 -
4.18086 -{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
4.18087 -echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
4.18088 -hardcode_action_GCJ=
4.18089 -if test -n "$hardcode_libdir_flag_spec_GCJ" || \
4.18090 - test -n "$runpath_var GCJ" || \
4.18091 - test "X$hardcode_automatic_GCJ"="Xyes" ; then
4.18092 -
4.18093 - # We can hardcode non-existant directories.
4.18094 - if test "$hardcode_direct_GCJ" != no &&
4.18095 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
4.18096 - # have to relink, otherwise we might link with an installed library
4.18097 - # when we should be linking with a yet-to-be-installed one
4.18098 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
4.18099 - test "$hardcode_minus_L_GCJ" != no; then
4.18100 - # Linking always hardcodes the temporary library directory.
4.18101 - hardcode_action_GCJ=relink
4.18102 - else
4.18103 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
4.18104 - hardcode_action_GCJ=immediate
4.18105 - fi
4.18106 -else
4.18107 - # We cannot hardcode anything, or else we can only hardcode existing
4.18108 - # directories.
4.18109 - hardcode_action_GCJ=unsupported
4.18110 -fi
4.18111 -{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
4.18112 -echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
4.18113 -
4.18114 -if test "$hardcode_action_GCJ" = relink; then
4.18115 - # Fast installation is not supported
4.18116 - enable_fast_install=no
4.18117 -elif test "$shlibpath_overrides_runpath" = yes ||
4.18118 - test "$enable_shared" = no; then
4.18119 - # Fast installation is not necessary
4.18120 - enable_fast_install=needless
4.18121 -fi
4.18122 -
4.18123 -striplib=
4.18124 -old_striplib=
4.18125 -{ echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
4.18126 -echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6; }
4.18127 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
4.18128 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
4.18129 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
4.18130 - { echo "$as_me:$LINENO: result: yes" >&5
4.18131 -echo "${ECHO_T}yes" >&6; }
4.18132 -else
4.18133 -# FIXME - insert some real tests, host_os isn't really good enough
4.18134 - case $host_os in
4.18135 - darwin*)
4.18136 - if test -n "$STRIP" ; then
4.18137 - striplib="$STRIP -x"
4.18138 - { echo "$as_me:$LINENO: result: yes" >&5
4.18139 -echo "${ECHO_T}yes" >&6; }
4.18140 - else
4.18141 - { echo "$as_me:$LINENO: result: no" >&5
4.18142 -echo "${ECHO_T}no" >&6; }
4.18143 -fi
4.18144 - ;;
4.18145 - *)
4.18146 - { echo "$as_me:$LINENO: result: no" >&5
4.18147 -echo "${ECHO_T}no" >&6; }
4.18148 - ;;
4.18149 - esac
4.18150 -fi
4.18151 -
4.18152 -if test "x$enable_dlopen" != xyes; then
4.18153 - enable_dlopen=unknown
4.18154 - enable_dlopen_self=unknown
4.18155 - enable_dlopen_self_static=unknown
4.18156 -else
4.18157 - lt_cv_dlopen=no
4.18158 - lt_cv_dlopen_libs=
4.18159 -
4.18160 - case $host_os in
4.18161 - beos*)
4.18162 - lt_cv_dlopen="load_add_on"
4.18163 - lt_cv_dlopen_libs=
4.18164 - lt_cv_dlopen_self=yes
4.18165 - ;;
4.18166 -
4.18167 - mingw* | pw32*)
4.18168 - lt_cv_dlopen="LoadLibrary"
4.18169 - lt_cv_dlopen_libs=
4.18170 - ;;
4.18171 -
4.18172 - cygwin*)
4.18173 - lt_cv_dlopen="dlopen"
4.18174 - lt_cv_dlopen_libs=
4.18175 - ;;
4.18176 -
4.18177 - darwin*)
4.18178 - # if libdl is installed we need to link against it
4.18179 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.18180 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.18181 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.18182 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18183 -else
4.18184 - ac_check_lib_save_LIBS=$LIBS
4.18185 -LIBS="-ldl $LIBS"
4.18186 -cat >conftest.$ac_ext <<_ACEOF
4.18187 -/* confdefs.h. */
4.18188 -_ACEOF
4.18189 -cat confdefs.h >>conftest.$ac_ext
4.18190 -cat >>conftest.$ac_ext <<_ACEOF
4.18191 -/* end confdefs.h. */
4.18192 -
4.18193 -/* Override any GCC internal prototype to avoid an error.
4.18194 - Use char because int might match the return type of a GCC
4.18195 - builtin and then its argument prototype would still apply. */
4.18196 -#ifdef __cplusplus
4.18197 -extern "C"
4.18198 -#endif
4.18199 -char dlopen ();
4.18200 -int
4.18201 -main ()
4.18202 -{
4.18203 -return dlopen ();
4.18204 - ;
4.18205 - return 0;
4.18206 -}
4.18207 -_ACEOF
4.18208 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18209 -if { (ac_try="$ac_link"
4.18210 -case "(($ac_try" in
4.18211 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18212 - *) ac_try_echo=$ac_try;;
4.18213 -esac
4.18214 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18215 - (eval "$ac_link") 2>conftest.er1
4.18216 - ac_status=$?
4.18217 - grep -v '^ *+' conftest.er1 >conftest.err
4.18218 - rm -f conftest.er1
4.18219 - cat conftest.err >&5
4.18220 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18221 - (exit $ac_status); } && {
4.18222 - test -z "$ac_c_werror_flag" ||
4.18223 - test ! -s conftest.err
4.18224 - } && test -s conftest$ac_exeext &&
4.18225 - $as_test_x conftest$ac_exeext; then
4.18226 - ac_cv_lib_dl_dlopen=yes
4.18227 -else
4.18228 - echo "$as_me: failed program was:" >&5
4.18229 -sed 's/^/| /' conftest.$ac_ext >&5
4.18230 -
4.18231 - ac_cv_lib_dl_dlopen=no
4.18232 -fi
4.18233 -
4.18234 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18235 - conftest$ac_exeext conftest.$ac_ext
4.18236 -LIBS=$ac_check_lib_save_LIBS
4.18237 -fi
4.18238 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.18239 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.18240 -if test $ac_cv_lib_dl_dlopen = yes; then
4.18241 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.18242 -else
4.18243 -
4.18244 - lt_cv_dlopen="dyld"
4.18245 - lt_cv_dlopen_libs=
4.18246 - lt_cv_dlopen_self=yes
4.18247 -
4.18248 -fi
4.18249 -
4.18250 - ;;
4.18251 -
4.18252 - *)
4.18253 - { echo "$as_me:$LINENO: checking for shl_load" >&5
4.18254 -echo $ECHO_N "checking for shl_load... $ECHO_C" >&6; }
4.18255 -if test "${ac_cv_func_shl_load+set}" = set; then
4.18256 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18257 -else
4.18258 - cat >conftest.$ac_ext <<_ACEOF
4.18259 -/* confdefs.h. */
4.18260 -_ACEOF
4.18261 -cat confdefs.h >>conftest.$ac_ext
4.18262 -cat >>conftest.$ac_ext <<_ACEOF
4.18263 -/* end confdefs.h. */
4.18264 -/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
4.18265 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.18266 -#define shl_load innocuous_shl_load
4.18267 -
4.18268 -/* System header to define __stub macros and hopefully few prototypes,
4.18269 - which can conflict with char shl_load (); below.
4.18270 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.18271 - <limits.h> exists even on freestanding compilers. */
4.18272 -
4.18273 -#ifdef __STDC__
4.18274 -# include <limits.h>
4.18275 -#else
4.18276 -# include <assert.h>
4.18277 -#endif
4.18278 -
4.18279 -#undef shl_load
4.18280 -
4.18281 -/* Override any GCC internal prototype to avoid an error.
4.18282 - Use char because int might match the return type of a GCC
4.18283 - builtin and then its argument prototype would still apply. */
4.18284 -#ifdef __cplusplus
4.18285 -extern "C"
4.18286 -#endif
4.18287 -char shl_load ();
4.18288 -/* The GNU C library defines this for functions which it implements
4.18289 - to always fail with ENOSYS. Some functions are actually named
4.18290 - something starting with __ and the normal name is an alias. */
4.18291 -#if defined __stub_shl_load || defined __stub___shl_load
4.18292 -choke me
4.18293 -#endif
4.18294 -
4.18295 -int
4.18296 -main ()
4.18297 -{
4.18298 -return shl_load ();
4.18299 - ;
4.18300 - return 0;
4.18301 -}
4.18302 -_ACEOF
4.18303 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18304 -if { (ac_try="$ac_link"
4.18305 -case "(($ac_try" in
4.18306 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18307 - *) ac_try_echo=$ac_try;;
4.18308 -esac
4.18309 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18310 - (eval "$ac_link") 2>conftest.er1
4.18311 - ac_status=$?
4.18312 - grep -v '^ *+' conftest.er1 >conftest.err
4.18313 - rm -f conftest.er1
4.18314 - cat conftest.err >&5
4.18315 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18316 - (exit $ac_status); } && {
4.18317 - test -z "$ac_c_werror_flag" ||
4.18318 - test ! -s conftest.err
4.18319 - } && test -s conftest$ac_exeext &&
4.18320 - $as_test_x conftest$ac_exeext; then
4.18321 - ac_cv_func_shl_load=yes
4.18322 -else
4.18323 - echo "$as_me: failed program was:" >&5
4.18324 -sed 's/^/| /' conftest.$ac_ext >&5
4.18325 -
4.18326 - ac_cv_func_shl_load=no
4.18327 -fi
4.18328 -
4.18329 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18330 - conftest$ac_exeext conftest.$ac_ext
4.18331 -fi
4.18332 -{ echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
4.18333 -echo "${ECHO_T}$ac_cv_func_shl_load" >&6; }
4.18334 -if test $ac_cv_func_shl_load = yes; then
4.18335 - lt_cv_dlopen="shl_load"
4.18336 -else
4.18337 - { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
4.18338 -echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
4.18339 -if test "${ac_cv_lib_dld_shl_load+set}" = set; then
4.18340 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18341 -else
4.18342 - ac_check_lib_save_LIBS=$LIBS
4.18343 -LIBS="-ldld $LIBS"
4.18344 -cat >conftest.$ac_ext <<_ACEOF
4.18345 -/* confdefs.h. */
4.18346 -_ACEOF
4.18347 -cat confdefs.h >>conftest.$ac_ext
4.18348 -cat >>conftest.$ac_ext <<_ACEOF
4.18349 -/* end confdefs.h. */
4.18350 -
4.18351 -/* Override any GCC internal prototype to avoid an error.
4.18352 - Use char because int might match the return type of a GCC
4.18353 - builtin and then its argument prototype would still apply. */
4.18354 -#ifdef __cplusplus
4.18355 -extern "C"
4.18356 -#endif
4.18357 -char shl_load ();
4.18358 -int
4.18359 -main ()
4.18360 -{
4.18361 -return shl_load ();
4.18362 - ;
4.18363 - return 0;
4.18364 -}
4.18365 -_ACEOF
4.18366 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18367 -if { (ac_try="$ac_link"
4.18368 -case "(($ac_try" in
4.18369 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18370 - *) ac_try_echo=$ac_try;;
4.18371 -esac
4.18372 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18373 - (eval "$ac_link") 2>conftest.er1
4.18374 - ac_status=$?
4.18375 - grep -v '^ *+' conftest.er1 >conftest.err
4.18376 - rm -f conftest.er1
4.18377 - cat conftest.err >&5
4.18378 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18379 - (exit $ac_status); } && {
4.18380 - test -z "$ac_c_werror_flag" ||
4.18381 - test ! -s conftest.err
4.18382 - } && test -s conftest$ac_exeext &&
4.18383 - $as_test_x conftest$ac_exeext; then
4.18384 - ac_cv_lib_dld_shl_load=yes
4.18385 -else
4.18386 - echo "$as_me: failed program was:" >&5
4.18387 -sed 's/^/| /' conftest.$ac_ext >&5
4.18388 -
4.18389 - ac_cv_lib_dld_shl_load=no
4.18390 -fi
4.18391 -
4.18392 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18393 - conftest$ac_exeext conftest.$ac_ext
4.18394 -LIBS=$ac_check_lib_save_LIBS
4.18395 -fi
4.18396 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
4.18397 -echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
4.18398 -if test $ac_cv_lib_dld_shl_load = yes; then
4.18399 - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
4.18400 -else
4.18401 - { echo "$as_me:$LINENO: checking for dlopen" >&5
4.18402 -echo $ECHO_N "checking for dlopen... $ECHO_C" >&6; }
4.18403 -if test "${ac_cv_func_dlopen+set}" = set; then
4.18404 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18405 -else
4.18406 - cat >conftest.$ac_ext <<_ACEOF
4.18407 -/* confdefs.h. */
4.18408 -_ACEOF
4.18409 -cat confdefs.h >>conftest.$ac_ext
4.18410 -cat >>conftest.$ac_ext <<_ACEOF
4.18411 -/* end confdefs.h. */
4.18412 -/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
4.18413 - For example, HP-UX 11i <limits.h> declares gettimeofday. */
4.18414 -#define dlopen innocuous_dlopen
4.18415 -
4.18416 -/* System header to define __stub macros and hopefully few prototypes,
4.18417 - which can conflict with char dlopen (); below.
4.18418 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.18419 - <limits.h> exists even on freestanding compilers. */
4.18420 -
4.18421 -#ifdef __STDC__
4.18422 -# include <limits.h>
4.18423 -#else
4.18424 -# include <assert.h>
4.18425 -#endif
4.18426 -
4.18427 -#undef dlopen
4.18428 -
4.18429 -/* Override any GCC internal prototype to avoid an error.
4.18430 - Use char because int might match the return type of a GCC
4.18431 - builtin and then its argument prototype would still apply. */
4.18432 -#ifdef __cplusplus
4.18433 -extern "C"
4.18434 -#endif
4.18435 -char dlopen ();
4.18436 -/* The GNU C library defines this for functions which it implements
4.18437 - to always fail with ENOSYS. Some functions are actually named
4.18438 - something starting with __ and the normal name is an alias. */
4.18439 -#if defined __stub_dlopen || defined __stub___dlopen
4.18440 -choke me
4.18441 -#endif
4.18442 -
4.18443 -int
4.18444 -main ()
4.18445 -{
4.18446 -return dlopen ();
4.18447 - ;
4.18448 - return 0;
4.18449 -}
4.18450 -_ACEOF
4.18451 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18452 -if { (ac_try="$ac_link"
4.18453 -case "(($ac_try" in
4.18454 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18455 - *) ac_try_echo=$ac_try;;
4.18456 -esac
4.18457 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18458 - (eval "$ac_link") 2>conftest.er1
4.18459 - ac_status=$?
4.18460 - grep -v '^ *+' conftest.er1 >conftest.err
4.18461 - rm -f conftest.er1
4.18462 - cat conftest.err >&5
4.18463 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18464 - (exit $ac_status); } && {
4.18465 - test -z "$ac_c_werror_flag" ||
4.18466 - test ! -s conftest.err
4.18467 - } && test -s conftest$ac_exeext &&
4.18468 - $as_test_x conftest$ac_exeext; then
4.18469 - ac_cv_func_dlopen=yes
4.18470 -else
4.18471 - echo "$as_me: failed program was:" >&5
4.18472 -sed 's/^/| /' conftest.$ac_ext >&5
4.18473 -
4.18474 - ac_cv_func_dlopen=no
4.18475 -fi
4.18476 -
4.18477 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18478 - conftest$ac_exeext conftest.$ac_ext
4.18479 -fi
4.18480 -{ echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
4.18481 -echo "${ECHO_T}$ac_cv_func_dlopen" >&6; }
4.18482 -if test $ac_cv_func_dlopen = yes; then
4.18483 - lt_cv_dlopen="dlopen"
4.18484 -else
4.18485 - { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
4.18486 -echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
4.18487 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then
4.18488 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18489 -else
4.18490 - ac_check_lib_save_LIBS=$LIBS
4.18491 -LIBS="-ldl $LIBS"
4.18492 -cat >conftest.$ac_ext <<_ACEOF
4.18493 -/* confdefs.h. */
4.18494 -_ACEOF
4.18495 -cat confdefs.h >>conftest.$ac_ext
4.18496 -cat >>conftest.$ac_ext <<_ACEOF
4.18497 -/* end confdefs.h. */
4.18498 -
4.18499 -/* Override any GCC internal prototype to avoid an error.
4.18500 - Use char because int might match the return type of a GCC
4.18501 - builtin and then its argument prototype would still apply. */
4.18502 -#ifdef __cplusplus
4.18503 -extern "C"
4.18504 -#endif
4.18505 -char dlopen ();
4.18506 -int
4.18507 -main ()
4.18508 -{
4.18509 -return dlopen ();
4.18510 - ;
4.18511 - return 0;
4.18512 -}
4.18513 -_ACEOF
4.18514 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18515 -if { (ac_try="$ac_link"
4.18516 -case "(($ac_try" in
4.18517 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18518 - *) ac_try_echo=$ac_try;;
4.18519 -esac
4.18520 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18521 - (eval "$ac_link") 2>conftest.er1
4.18522 - ac_status=$?
4.18523 - grep -v '^ *+' conftest.er1 >conftest.err
4.18524 - rm -f conftest.er1
4.18525 - cat conftest.err >&5
4.18526 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18527 - (exit $ac_status); } && {
4.18528 - test -z "$ac_c_werror_flag" ||
4.18529 - test ! -s conftest.err
4.18530 - } && test -s conftest$ac_exeext &&
4.18531 - $as_test_x conftest$ac_exeext; then
4.18532 - ac_cv_lib_dl_dlopen=yes
4.18533 -else
4.18534 - echo "$as_me: failed program was:" >&5
4.18535 -sed 's/^/| /' conftest.$ac_ext >&5
4.18536 -
4.18537 - ac_cv_lib_dl_dlopen=no
4.18538 -fi
4.18539 -
4.18540 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18541 - conftest$ac_exeext conftest.$ac_ext
4.18542 -LIBS=$ac_check_lib_save_LIBS
4.18543 -fi
4.18544 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
4.18545 -echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
4.18546 -if test $ac_cv_lib_dl_dlopen = yes; then
4.18547 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
4.18548 -else
4.18549 - { echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
4.18550 -echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6; }
4.18551 -if test "${ac_cv_lib_svld_dlopen+set}" = set; then
4.18552 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18553 -else
4.18554 - ac_check_lib_save_LIBS=$LIBS
4.18555 -LIBS="-lsvld $LIBS"
4.18556 -cat >conftest.$ac_ext <<_ACEOF
4.18557 -/* confdefs.h. */
4.18558 -_ACEOF
4.18559 -cat confdefs.h >>conftest.$ac_ext
4.18560 -cat >>conftest.$ac_ext <<_ACEOF
4.18561 -/* end confdefs.h. */
4.18562 -
4.18563 -/* Override any GCC internal prototype to avoid an error.
4.18564 - Use char because int might match the return type of a GCC
4.18565 - builtin and then its argument prototype would still apply. */
4.18566 -#ifdef __cplusplus
4.18567 -extern "C"
4.18568 -#endif
4.18569 -char dlopen ();
4.18570 -int
4.18571 -main ()
4.18572 -{
4.18573 -return dlopen ();
4.18574 - ;
4.18575 - return 0;
4.18576 -}
4.18577 -_ACEOF
4.18578 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18579 -if { (ac_try="$ac_link"
4.18580 -case "(($ac_try" in
4.18581 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18582 - *) ac_try_echo=$ac_try;;
4.18583 -esac
4.18584 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18585 - (eval "$ac_link") 2>conftest.er1
4.18586 - ac_status=$?
4.18587 - grep -v '^ *+' conftest.er1 >conftest.err
4.18588 - rm -f conftest.er1
4.18589 - cat conftest.err >&5
4.18590 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18591 - (exit $ac_status); } && {
4.18592 - test -z "$ac_c_werror_flag" ||
4.18593 - test ! -s conftest.err
4.18594 - } && test -s conftest$ac_exeext &&
4.18595 - $as_test_x conftest$ac_exeext; then
4.18596 - ac_cv_lib_svld_dlopen=yes
4.18597 -else
4.18598 - echo "$as_me: failed program was:" >&5
4.18599 -sed 's/^/| /' conftest.$ac_ext >&5
4.18600 -
4.18601 - ac_cv_lib_svld_dlopen=no
4.18602 -fi
4.18603 -
4.18604 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18605 - conftest$ac_exeext conftest.$ac_ext
4.18606 -LIBS=$ac_check_lib_save_LIBS
4.18607 -fi
4.18608 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
4.18609 -echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6; }
4.18610 -if test $ac_cv_lib_svld_dlopen = yes; then
4.18611 - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
4.18612 -else
4.18613 - { echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
4.18614 -echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6; }
4.18615 -if test "${ac_cv_lib_dld_dld_link+set}" = set; then
4.18616 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18617 -else
4.18618 - ac_check_lib_save_LIBS=$LIBS
4.18619 -LIBS="-ldld $LIBS"
4.18620 -cat >conftest.$ac_ext <<_ACEOF
4.18621 -/* confdefs.h. */
4.18622 -_ACEOF
4.18623 -cat confdefs.h >>conftest.$ac_ext
4.18624 -cat >>conftest.$ac_ext <<_ACEOF
4.18625 -/* end confdefs.h. */
4.18626 -
4.18627 -/* Override any GCC internal prototype to avoid an error.
4.18628 - Use char because int might match the return type of a GCC
4.18629 - builtin and then its argument prototype would still apply. */
4.18630 -#ifdef __cplusplus
4.18631 -extern "C"
4.18632 -#endif
4.18633 -char dld_link ();
4.18634 -int
4.18635 -main ()
4.18636 -{
4.18637 -return dld_link ();
4.18638 - ;
4.18639 - return 0;
4.18640 -}
4.18641 -_ACEOF
4.18642 -rm -f conftest.$ac_objext conftest$ac_exeext
4.18643 -if { (ac_try="$ac_link"
4.18644 -case "(($ac_try" in
4.18645 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.18646 - *) ac_try_echo=$ac_try;;
4.18647 -esac
4.18648 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.18649 - (eval "$ac_link") 2>conftest.er1
4.18650 - ac_status=$?
4.18651 - grep -v '^ *+' conftest.er1 >conftest.err
4.18652 - rm -f conftest.er1
4.18653 - cat conftest.err >&5
4.18654 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18655 - (exit $ac_status); } && {
4.18656 - test -z "$ac_c_werror_flag" ||
4.18657 - test ! -s conftest.err
4.18658 - } && test -s conftest$ac_exeext &&
4.18659 - $as_test_x conftest$ac_exeext; then
4.18660 - ac_cv_lib_dld_dld_link=yes
4.18661 -else
4.18662 - echo "$as_me: failed program was:" >&5
4.18663 -sed 's/^/| /' conftest.$ac_ext >&5
4.18664 -
4.18665 - ac_cv_lib_dld_dld_link=no
4.18666 -fi
4.18667 -
4.18668 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.18669 - conftest$ac_exeext conftest.$ac_ext
4.18670 -LIBS=$ac_check_lib_save_LIBS
4.18671 -fi
4.18672 -{ echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
4.18673 -echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6; }
4.18674 -if test $ac_cv_lib_dld_dld_link = yes; then
4.18675 - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
4.18676 -fi
4.18677 -
4.18678 -
4.18679 -fi
4.18680 -
4.18681 -
4.18682 -fi
4.18683 -
4.18684 -
4.18685 -fi
4.18686 -
4.18687 -
4.18688 -fi
4.18689 -
4.18690 -
4.18691 -fi
4.18692 -
4.18693 - ;;
4.18694 - esac
4.18695 -
4.18696 - if test "x$lt_cv_dlopen" != xno; then
4.18697 - enable_dlopen=yes
4.18698 - else
4.18699 - enable_dlopen=no
4.18700 - fi
4.18701 -
4.18702 - case $lt_cv_dlopen in
4.18703 - dlopen)
4.18704 - save_CPPFLAGS="$CPPFLAGS"
4.18705 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
4.18706 -
4.18707 - save_LDFLAGS="$LDFLAGS"
4.18708 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
4.18709 -
4.18710 - save_LIBS="$LIBS"
4.18711 - LIBS="$lt_cv_dlopen_libs $LIBS"
4.18712 -
4.18713 - { echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
4.18714 -echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6; }
4.18715 -if test "${lt_cv_dlopen_self+set}" = set; then
4.18716 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18717 -else
4.18718 - if test "$cross_compiling" = yes; then :
4.18719 - lt_cv_dlopen_self=cross
4.18720 -else
4.18721 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.18722 - lt_status=$lt_dlunknown
4.18723 - cat > conftest.$ac_ext <<EOF
4.18724 -#line __oline__ "configure"
4.18725 -#include "confdefs.h"
4.18726 -
4.18727 -#if HAVE_DLFCN_H
4.18728 -#include <dlfcn.h>
4.18729 -#endif
4.18730 -
4.18731 -#include <stdio.h>
4.18732 -
4.18733 -#ifdef RTLD_GLOBAL
4.18734 -# define LT_DLGLOBAL RTLD_GLOBAL
4.18735 -#else
4.18736 -# ifdef DL_GLOBAL
4.18737 -# define LT_DLGLOBAL DL_GLOBAL
4.18738 -# else
4.18739 -# define LT_DLGLOBAL 0
4.18740 -# endif
4.18741 -#endif
4.18742 -
4.18743 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.18744 - find out it does not work in some platform. */
4.18745 -#ifndef LT_DLLAZY_OR_NOW
4.18746 -# ifdef RTLD_LAZY
4.18747 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.18748 -# else
4.18749 -# ifdef DL_LAZY
4.18750 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.18751 -# else
4.18752 -# ifdef RTLD_NOW
4.18753 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.18754 -# else
4.18755 -# ifdef DL_NOW
4.18756 -# define LT_DLLAZY_OR_NOW DL_NOW
4.18757 -# else
4.18758 -# define LT_DLLAZY_OR_NOW 0
4.18759 -# endif
4.18760 -# endif
4.18761 -# endif
4.18762 -# endif
4.18763 -#endif
4.18764 -
4.18765 -#ifdef __cplusplus
4.18766 -extern "C" void exit (int);
4.18767 -#endif
4.18768 -
4.18769 -void fnord() { int i=42;}
4.18770 -int main ()
4.18771 -{
4.18772 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.18773 - int status = $lt_dlunknown;
4.18774 -
4.18775 - if (self)
4.18776 - {
4.18777 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.18778 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.18779 - /* dlclose (self); */
4.18780 - }
4.18781 -
4.18782 - exit (status);
4.18783 -}
4.18784 -EOF
4.18785 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.18786 - (eval $ac_link) 2>&5
4.18787 - ac_status=$?
4.18788 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18789 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.18790 - (./conftest; exit; ) 2>/dev/null
4.18791 - lt_status=$?
4.18792 - case x$lt_status in
4.18793 - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
4.18794 - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
4.18795 - x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
4.18796 - esac
4.18797 - else :
4.18798 - # compilation failed
4.18799 - lt_cv_dlopen_self=no
4.18800 - fi
4.18801 -fi
4.18802 -rm -fr conftest*
4.18803 -
4.18804 -
4.18805 -fi
4.18806 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
4.18807 -echo "${ECHO_T}$lt_cv_dlopen_self" >&6; }
4.18808 -
4.18809 - if test "x$lt_cv_dlopen_self" = xyes; then
4.18810 - LDFLAGS="$LDFLAGS $link_static_flag"
4.18811 - { echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
4.18812 -echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6; }
4.18813 -if test "${lt_cv_dlopen_self_static+set}" = set; then
4.18814 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.18815 -else
4.18816 - if test "$cross_compiling" = yes; then :
4.18817 - lt_cv_dlopen_self_static=cross
4.18818 -else
4.18819 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4.18820 - lt_status=$lt_dlunknown
4.18821 - cat > conftest.$ac_ext <<EOF
4.18822 -#line __oline__ "configure"
4.18823 -#include "confdefs.h"
4.18824 -
4.18825 -#if HAVE_DLFCN_H
4.18826 -#include <dlfcn.h>
4.18827 -#endif
4.18828 -
4.18829 -#include <stdio.h>
4.18830 -
4.18831 -#ifdef RTLD_GLOBAL
4.18832 -# define LT_DLGLOBAL RTLD_GLOBAL
4.18833 -#else
4.18834 -# ifdef DL_GLOBAL
4.18835 -# define LT_DLGLOBAL DL_GLOBAL
4.18836 -# else
4.18837 -# define LT_DLGLOBAL 0
4.18838 -# endif
4.18839 -#endif
4.18840 -
4.18841 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4.18842 - find out it does not work in some platform. */
4.18843 -#ifndef LT_DLLAZY_OR_NOW
4.18844 -# ifdef RTLD_LAZY
4.18845 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
4.18846 -# else
4.18847 -# ifdef DL_LAZY
4.18848 -# define LT_DLLAZY_OR_NOW DL_LAZY
4.18849 -# else
4.18850 -# ifdef RTLD_NOW
4.18851 -# define LT_DLLAZY_OR_NOW RTLD_NOW
4.18852 -# else
4.18853 -# ifdef DL_NOW
4.18854 -# define LT_DLLAZY_OR_NOW DL_NOW
4.18855 -# else
4.18856 -# define LT_DLLAZY_OR_NOW 0
4.18857 -# endif
4.18858 -# endif
4.18859 -# endif
4.18860 -# endif
4.18861 -#endif
4.18862 -
4.18863 -#ifdef __cplusplus
4.18864 -extern "C" void exit (int);
4.18865 -#endif
4.18866 -
4.18867 -void fnord() { int i=42;}
4.18868 -int main ()
4.18869 -{
4.18870 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4.18871 - int status = $lt_dlunknown;
4.18872 -
4.18873 - if (self)
4.18874 - {
4.18875 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4.18876 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4.18877 - /* dlclose (self); */
4.18878 - }
4.18879 -
4.18880 - exit (status);
4.18881 -}
4.18882 -EOF
4.18883 - if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4.18884 - (eval $ac_link) 2>&5
4.18885 - ac_status=$?
4.18886 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.18887 - (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
4.18888 - (./conftest; exit; ) 2>/dev/null
4.18889 - lt_status=$?
4.18890 - case x$lt_status in
4.18891 - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
4.18892 - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
4.18893 - x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
4.18894 - esac
4.18895 - else :
4.18896 - # compilation failed
4.18897 - lt_cv_dlopen_self_static=no
4.18898 - fi
4.18899 -fi
4.18900 -rm -fr conftest*
4.18901 -
4.18902 -
4.18903 -fi
4.18904 -{ echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
4.18905 -echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6; }
4.18906 - fi
4.18907 -
4.18908 - CPPFLAGS="$save_CPPFLAGS"
4.18909 - LDFLAGS="$save_LDFLAGS"
4.18910 - LIBS="$save_LIBS"
4.18911 - ;;
4.18912 - esac
4.18913 -
4.18914 - case $lt_cv_dlopen_self in
4.18915 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
4.18916 - *) enable_dlopen_self=unknown ;;
4.18917 - esac
4.18918 -
4.18919 - case $lt_cv_dlopen_self_static in
4.18920 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
4.18921 - *) enable_dlopen_self_static=unknown ;;
4.18922 - esac
4.18923 -fi
4.18924 -
4.18925 -
4.18926 -# The else clause should only fire when bootstrapping the
4.18927 -# libtool distribution, otherwise you forgot to ship ltmain.sh
4.18928 -# with your package, and you will get complaints that there are
4.18929 -# no rules to generate ltmain.sh.
4.18930 -if test -f "$ltmain"; then
4.18931 - # See if we are running on zsh, and set the options which allow our commands through
4.18932 - # without removal of \ escapes.
4.18933 - if test -n "${ZSH_VERSION+set}" ; then
4.18934 - setopt NO_GLOB_SUBST
4.18935 - fi
4.18936 - # Now quote all the things that may contain metacharacters while being
4.18937 - # careful not to overquote the AC_SUBSTed values. We take copies of the
4.18938 - # variables and quote the copies for generation of the libtool script.
4.18939 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
4.18940 - SED SHELL STRIP \
4.18941 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
4.18942 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
4.18943 - deplibs_check_method reload_flag reload_cmds need_locks \
4.18944 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
4.18945 - lt_cv_sys_global_symbol_to_c_name_address \
4.18946 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
4.18947 - old_postinstall_cmds old_postuninstall_cmds \
4.18948 - compiler_GCJ \
4.18949 - CC_GCJ \
4.18950 - LD_GCJ \
4.18951 - lt_prog_compiler_wl_GCJ \
4.18952 - lt_prog_compiler_pic_GCJ \
4.18953 - lt_prog_compiler_static_GCJ \
4.18954 - lt_prog_compiler_no_builtin_flag_GCJ \
4.18955 - export_dynamic_flag_spec_GCJ \
4.18956 - thread_safe_flag_spec_GCJ \
4.18957 - whole_archive_flag_spec_GCJ \
4.18958 - enable_shared_with_static_runtimes_GCJ \
4.18959 - old_archive_cmds_GCJ \
4.18960 - old_archive_from_new_cmds_GCJ \
4.18961 - predep_objects_GCJ \
4.18962 - postdep_objects_GCJ \
4.18963 - predeps_GCJ \
4.18964 - postdeps_GCJ \
4.18965 - compiler_lib_search_path_GCJ \
4.18966 - archive_cmds_GCJ \
4.18967 - archive_expsym_cmds_GCJ \
4.18968 - postinstall_cmds_GCJ \
4.18969 - postuninstall_cmds_GCJ \
4.18970 - old_archive_from_expsyms_cmds_GCJ \
4.18971 - allow_undefined_flag_GCJ \
4.18972 - no_undefined_flag_GCJ \
4.18973 - export_symbols_cmds_GCJ \
4.18974 - hardcode_libdir_flag_spec_GCJ \
4.18975 - hardcode_libdir_flag_spec_ld_GCJ \
4.18976 - hardcode_libdir_separator_GCJ \
4.18977 - hardcode_automatic_GCJ \
4.18978 - module_cmds_GCJ \
4.18979 - module_expsym_cmds_GCJ \
4.18980 - lt_cv_prog_compiler_c_o_GCJ \
4.18981 - exclude_expsyms_GCJ \
4.18982 - include_expsyms_GCJ; do
4.18983 -
4.18984 - case $var in
4.18985 - old_archive_cmds_GCJ | \
4.18986 - old_archive_from_new_cmds_GCJ | \
4.18987 - archive_cmds_GCJ | \
4.18988 - archive_expsym_cmds_GCJ | \
4.18989 - module_cmds_GCJ | \
4.18990 - module_expsym_cmds_GCJ | \
4.18991 - old_archive_from_expsyms_cmds_GCJ | \
4.18992 - export_symbols_cmds_GCJ | \
4.18993 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
4.18994 - postinstall_cmds | postuninstall_cmds | \
4.18995 - old_postinstall_cmds | old_postuninstall_cmds | \
4.18996 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4.18997 - # Double-quote double-evaled strings.
4.18998 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4.18999 - ;;
4.19000 - *)
4.19001 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4.19002 - ;;
4.19003 - esac
4.19004 - done
4.19005 -
4.19006 - case $lt_echo in
4.19007 - *'\$0 --fallback-echo"')
4.19008 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
4.19009 - ;;
4.19010 - esac
4.19011 -
4.19012 -cfgfile="$ofile"
4.19013 -
4.19014 - cat <<__EOF__ >> "$cfgfile"
4.19015 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
4.19016 -
4.19017 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4.19018 -
4.19019 -# Shell to use when invoking shell scripts.
4.19020 -SHELL=$lt_SHELL
4.19021 -
4.19022 -# Whether or not to build shared libraries.
4.19023 -build_libtool_libs=$enable_shared
4.19024 -
4.19025 -# Whether or not to build static libraries.
4.19026 -build_old_libs=$enable_static
4.19027 -
4.19028 -# Whether or not to add -lc for building shared libraries.
4.19029 -build_libtool_need_lc=$archive_cmds_need_lc_GCJ
4.19030 -
4.19031 -# Whether or not to disallow shared libs when runtime libs are static
4.19032 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ
4.19033 -
4.19034 -# Whether or not to optimize for fast installation.
4.19035 -fast_install=$enable_fast_install
4.19036 -
4.19037 -# The host system.
4.19038 -host_alias=$host_alias
4.19039 -host=$host
4.19040 -
4.19041 -# An echo program that does not interpret backslashes.
4.19042 -echo=$lt_echo
4.19043 -
4.19044 -# The archiver.
4.19045 -AR=$lt_AR
4.19046 -AR_FLAGS=$lt_AR_FLAGS
4.19047 -
4.19048 -# A C compiler.
4.19049 -LTCC=$lt_LTCC
4.19050 -
4.19051 -# A language-specific compiler.
4.19052 -CC=$lt_compiler_GCJ
4.19053 -
4.19054 -# Is the compiler the GNU C compiler?
4.19055 -with_gcc=$GCC_GCJ
4.19056 -
4.19057 -# An ERE matcher.
4.19058 -EGREP=$lt_EGREP
4.19059 -
4.19060 -# The linker used to build libraries.
4.19061 -LD=$lt_LD_GCJ
4.19062 -
4.19063 -# Whether we need hard or soft links.
4.19064 -LN_S=$lt_LN_S
4.19065 -
4.19066 -# A BSD-compatible nm program.
4.19067 -NM=$lt_NM
4.19068 -
4.19069 -# A symbol stripping program
4.19070 -STRIP=$lt_STRIP
4.19071 -
4.19072 -# Used to examine libraries when file_magic_cmd begins "file"
4.19073 -MAGIC_CMD=$MAGIC_CMD
4.19074 -
4.19075 -# Used on cygwin: DLL creation program.
4.19076 -DLLTOOL="$DLLTOOL"
4.19077 -
4.19078 -# Used on cygwin: object dumper.
4.19079 -OBJDUMP="$OBJDUMP"
4.19080 -
4.19081 -# Used on cygwin: assembler.
4.19082 -AS="$AS"
4.19083 -
4.19084 -# The name of the directory that contains temporary libtool files.
4.19085 -objdir=$objdir
4.19086 -
4.19087 -# How to create reloadable object files.
4.19088 -reload_flag=$lt_reload_flag
4.19089 -reload_cmds=$lt_reload_cmds
4.19090 -
4.19091 -# How to pass a linker flag through the compiler.
4.19092 -wl=$lt_lt_prog_compiler_wl_GCJ
4.19093 -
4.19094 -# Object file suffix (normally "o").
4.19095 -objext="$ac_objext"
4.19096 -
4.19097 -# Old archive suffix (normally "a").
4.19098 -libext="$libext"
4.19099 -
4.19100 -# Shared library suffix (normally ".so").
4.19101 -shrext_cmds='$shrext_cmds'
4.19102 -
4.19103 -# Executable file suffix (normally "").
4.19104 -exeext="$exeext"
4.19105 -
4.19106 -# Additional compiler flags for building library objects.
4.19107 -pic_flag=$lt_lt_prog_compiler_pic_GCJ
4.19108 -pic_mode=$pic_mode
4.19109 -
4.19110 -# What is the maximum length of a command?
4.19111 -max_cmd_len=$lt_cv_sys_max_cmd_len
4.19112 -
4.19113 -# Does compiler simultaneously support -c and -o options?
4.19114 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
4.19115 -
4.19116 -# Must we lock files when doing compilation ?
4.19117 -need_locks=$lt_need_locks
4.19118 -
4.19119 -# Do we need the lib prefix for modules?
4.19120 -need_lib_prefix=$need_lib_prefix
4.19121 -
4.19122 -# Do we need a version for libraries?
4.19123 -need_version=$need_version
4.19124 -
4.19125 -# Whether dlopen is supported.
4.19126 -dlopen_support=$enable_dlopen
4.19127 -
4.19128 -# Whether dlopen of programs is supported.
4.19129 -dlopen_self=$enable_dlopen_self
4.19130 -
4.19131 -# Whether dlopen of statically linked programs is supported.
4.19132 -dlopen_self_static=$enable_dlopen_self_static
4.19133 -
4.19134 -# Compiler flag to prevent dynamic linking.
4.19135 -link_static_flag=$lt_lt_prog_compiler_static_GCJ
4.19136 -
4.19137 -# Compiler flag to turn off builtin functions.
4.19138 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ
4.19139 -
4.19140 -# Compiler flag to allow reflexive dlopens.
4.19141 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ
4.19142 -
4.19143 -# Compiler flag to generate shared objects directly from archives.
4.19144 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ
4.19145 -
4.19146 -# Compiler flag to generate thread-safe objects.
4.19147 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ
4.19148 -
4.19149 -# Library versioning type.
4.19150 -version_type=$version_type
4.19151 -
4.19152 -# Format of library name prefix.
4.19153 -libname_spec=$lt_libname_spec
4.19154 -
4.19155 -# List of archive names. First name is the real one, the rest are links.
4.19156 -# The last name is the one that the linker finds with -lNAME.
4.19157 -library_names_spec=$lt_library_names_spec
4.19158 -
4.19159 -# The coded name of the library, if different from the real name.
4.19160 -soname_spec=$lt_soname_spec
4.19161 -
4.19162 -# Commands used to build and install an old-style archive.
4.19163 -RANLIB=$lt_RANLIB
4.19164 -old_archive_cmds=$lt_old_archive_cmds_GCJ
4.19165 -old_postinstall_cmds=$lt_old_postinstall_cmds
4.19166 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
4.19167 -
4.19168 -# Create an old-style archive from a shared archive.
4.19169 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ
4.19170 -
4.19171 -# Create a temporary old-style archive to link instead of a shared archive.
4.19172 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ
4.19173 -
4.19174 -# Commands used to build and install a shared archive.
4.19175 -archive_cmds=$lt_archive_cmds_GCJ
4.19176 -archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ
4.19177 -postinstall_cmds=$lt_postinstall_cmds
4.19178 -postuninstall_cmds=$lt_postuninstall_cmds
4.19179 -
4.19180 -# Commands used to build a loadable module (assumed same as above if empty)
4.19181 -module_cmds=$lt_module_cmds_GCJ
4.19182 -module_expsym_cmds=$lt_module_expsym_cmds_GCJ
4.19183 -
4.19184 -# Commands to strip libraries.
4.19185 -old_striplib=$lt_old_striplib
4.19186 -striplib=$lt_striplib
4.19187 -
4.19188 -# Dependencies to place before the objects being linked to create a
4.19189 -# shared library.
4.19190 -predep_objects=$lt_predep_objects_GCJ
4.19191 -
4.19192 -# Dependencies to place after the objects being linked to create a
4.19193 -# shared library.
4.19194 -postdep_objects=$lt_postdep_objects_GCJ
4.19195 -
4.19196 -# Dependencies to place before the objects being linked to create a
4.19197 -# shared library.
4.19198 -predeps=$lt_predeps_GCJ
4.19199 -
4.19200 -# Dependencies to place after the objects being linked to create a
4.19201 -# shared library.
4.19202 -postdeps=$lt_postdeps_GCJ
4.19203 -
4.19204 -# The library search path used internally by the compiler when linking
4.19205 -# a shared library.
4.19206 -compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
4.19207 -
4.19208 -# Method to check whether dependent libraries are shared objects.
4.19209 -deplibs_check_method=$lt_deplibs_check_method
4.19210 -
4.19211 -# Command to use when deplibs_check_method == file_magic.
4.19212 -file_magic_cmd=$lt_file_magic_cmd
4.19213 -
4.19214 -# Flag that allows shared libraries with undefined symbols to be built.
4.19215 -allow_undefined_flag=$lt_allow_undefined_flag_GCJ
4.19216 -
4.19217 -# Flag that forces no undefined symbols.
4.19218 -no_undefined_flag=$lt_no_undefined_flag_GCJ
4.19219 -
4.19220 -# Commands used to finish a libtool library installation in a directory.
4.19221 -finish_cmds=$lt_finish_cmds
4.19222 -
4.19223 -# Same as above, but a single script fragment to be evaled but not shown.
4.19224 -finish_eval=$lt_finish_eval
4.19225 -
4.19226 -# Take the output of nm and produce a listing of raw symbols and C names.
4.19227 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4.19228 -
4.19229 -# Transform the output of nm in a proper C declaration
4.19230 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4.19231 -
4.19232 -# Transform the output of nm in a C name address pair
4.19233 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4.19234 -
4.19235 -# This is the shared library runtime path variable.
4.19236 -runpath_var=$runpath_var
4.19237 -
4.19238 -# This is the shared library path variable.
4.19239 -shlibpath_var=$shlibpath_var
4.19240 -
4.19241 -# Is shlibpath searched before the hard-coded library search path?
4.19242 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4.19243 -
4.19244 -# How to hardcode a shared library path into an executable.
4.19245 -hardcode_action=$hardcode_action_GCJ
4.19246 -
4.19247 -# Whether we should hardcode library paths into libraries.
4.19248 -hardcode_into_libs=$hardcode_into_libs
4.19249 -
4.19250 -# Flag to hardcode \$libdir into a binary during linking.
4.19251 -# This must work even if \$libdir does not exist.
4.19252 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ
4.19253 -
4.19254 -# If ld is used when linking, flag to hardcode \$libdir into
4.19255 -# a binary during linking. This must work even if \$libdir does
4.19256 -# not exist.
4.19257 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ
4.19258 -
4.19259 -# Whether we need a single -rpath flag with a separated argument.
4.19260 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ
4.19261 -
4.19262 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4.19263 -# resulting binary.
4.19264 -hardcode_direct=$hardcode_direct_GCJ
4.19265 -
4.19266 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4.19267 -# resulting binary.
4.19268 -hardcode_minus_L=$hardcode_minus_L_GCJ
4.19269 -
4.19270 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4.19271 -# the resulting binary.
4.19272 -hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ
4.19273 -
4.19274 -# Set to yes if building a shared library automatically hardcodes DIR into the library
4.19275 -# and all subsequent libraries and executables linked against it.
4.19276 -hardcode_automatic=$hardcode_automatic_GCJ
4.19277 -
4.19278 -# Variables whose values should be saved in libtool wrapper scripts and
4.19279 -# restored at relink time.
4.19280 -variables_saved_for_relink="$variables_saved_for_relink"
4.19281 -
4.19282 -# Whether libtool must link a program against all its dependency libraries.
4.19283 -link_all_deplibs=$link_all_deplibs_GCJ
4.19284 -
4.19285 -# Compile-time system search path for libraries
4.19286 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4.19287 -
4.19288 -# Run-time system search path for libraries
4.19289 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4.19290 -
4.19291 -# Fix the shell variable \$srcfile for the compiler.
4.19292 -fix_srcfile_path="$fix_srcfile_path_GCJ"
4.19293 -
4.19294 -# Set to yes if exported symbols are required.
4.19295 -always_export_symbols=$always_export_symbols_GCJ
4.19296 -
4.19297 -# The commands to list exported symbols.
4.19298 -export_symbols_cmds=$lt_export_symbols_cmds_GCJ
4.19299 -
4.19300 -# The commands to extract the exported symbol list from a shared archive.
4.19301 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
4.19302 -
4.19303 -# Symbols that should not be listed in the preloaded symbols.
4.19304 -exclude_expsyms=$lt_exclude_expsyms_GCJ
4.19305 -
4.19306 -# Symbols that must always be exported.
4.19307 -include_expsyms=$lt_include_expsyms_GCJ
4.19308 -
4.19309 -# ### END LIBTOOL TAG CONFIG: $tagname
4.19310 -
4.19311 -__EOF__
4.19312 -
4.19313 -
4.19314 -else
4.19315 - # If there is no Makefile yet, we rely on a make rule to execute
4.19316 - # `config.status --recheck' to rerun these tests and create the
4.19317 - # libtool script then.
4.19318 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4.19319 - if test -f "$ltmain_in"; then
4.19320 - test -f Makefile && make "$ltmain"
4.19321 - fi
4.19322 -fi
4.19323 -
4.19324 -
4.19325 -ac_ext=c
4.19326 -ac_cpp='$CPP $CPPFLAGS'
4.19327 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.19328 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.19329 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.19330 -
4.19331 -CC="$lt_save_CC"
4.19332 -
4.19333 - else
4.19334 - tagname=""
4.19335 - fi
4.19336 - ;;
4.19337 -
4.19338 - RC)
4.19339 -
4.19340 -
4.19341 -# Source file extension for RC test sources.
4.19342 -ac_ext=rc
4.19343 -
4.19344 -# Object file extension for compiled RC test sources.
4.19345 -objext=o
4.19346 -objext_RC=$objext
4.19347 -
4.19348 -# Code to be used in simple compile tests
4.19349 -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
4.19350 -
4.19351 -# Code to be used in simple link tests
4.19352 -lt_simple_link_test_code="$lt_simple_compile_test_code"
4.19353 -
4.19354 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
4.19355 -
4.19356 -# If no C compiler was specified, use CC.
4.19357 -LTCC=${LTCC-"$CC"}
4.19358 -
4.19359 -# Allow CC to be a program name with arguments.
4.19360 -compiler=$CC
4.19361 -
4.19362 -
4.19363 -# Allow CC to be a program name with arguments.
4.19364 -lt_save_CC="$CC"
4.19365 -CC=${RC-"windres"}
4.19366 -compiler=$CC
4.19367 -compiler_RC=$CC
4.19368 -lt_cv_prog_compiler_c_o_RC=yes
4.19369 -
4.19370 -# The else clause should only fire when bootstrapping the
4.19371 -# libtool distribution, otherwise you forgot to ship ltmain.sh
4.19372 -# with your package, and you will get complaints that there are
4.19373 -# no rules to generate ltmain.sh.
4.19374 -if test -f "$ltmain"; then
4.19375 - # See if we are running on zsh, and set the options which allow our commands through
4.19376 - # without removal of \ escapes.
4.19377 - if test -n "${ZSH_VERSION+set}" ; then
4.19378 - setopt NO_GLOB_SUBST
4.19379 - fi
4.19380 - # Now quote all the things that may contain metacharacters while being
4.19381 - # careful not to overquote the AC_SUBSTed values. We take copies of the
4.19382 - # variables and quote the copies for generation of the libtool script.
4.19383 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
4.19384 - SED SHELL STRIP \
4.19385 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
4.19386 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
4.19387 - deplibs_check_method reload_flag reload_cmds need_locks \
4.19388 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
4.19389 - lt_cv_sys_global_symbol_to_c_name_address \
4.19390 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
4.19391 - old_postinstall_cmds old_postuninstall_cmds \
4.19392 - compiler_RC \
4.19393 - CC_RC \
4.19394 - LD_RC \
4.19395 - lt_prog_compiler_wl_RC \
4.19396 - lt_prog_compiler_pic_RC \
4.19397 - lt_prog_compiler_static_RC \
4.19398 - lt_prog_compiler_no_builtin_flag_RC \
4.19399 - export_dynamic_flag_spec_RC \
4.19400 - thread_safe_flag_spec_RC \
4.19401 - whole_archive_flag_spec_RC \
4.19402 - enable_shared_with_static_runtimes_RC \
4.19403 - old_archive_cmds_RC \
4.19404 - old_archive_from_new_cmds_RC \
4.19405 - predep_objects_RC \
4.19406 - postdep_objects_RC \
4.19407 - predeps_RC \
4.19408 - postdeps_RC \
4.19409 - compiler_lib_search_path_RC \
4.19410 - archive_cmds_RC \
4.19411 - archive_expsym_cmds_RC \
4.19412 - postinstall_cmds_RC \
4.19413 - postuninstall_cmds_RC \
4.19414 - old_archive_from_expsyms_cmds_RC \
4.19415 - allow_undefined_flag_RC \
4.19416 - no_undefined_flag_RC \
4.19417 - export_symbols_cmds_RC \
4.19418 - hardcode_libdir_flag_spec_RC \
4.19419 - hardcode_libdir_flag_spec_ld_RC \
4.19420 - hardcode_libdir_separator_RC \
4.19421 - hardcode_automatic_RC \
4.19422 - module_cmds_RC \
4.19423 - module_expsym_cmds_RC \
4.19424 - lt_cv_prog_compiler_c_o_RC \
4.19425 - exclude_expsyms_RC \
4.19426 - include_expsyms_RC; do
4.19427 -
4.19428 - case $var in
4.19429 - old_archive_cmds_RC | \
4.19430 - old_archive_from_new_cmds_RC | \
4.19431 - archive_cmds_RC | \
4.19432 - archive_expsym_cmds_RC | \
4.19433 - module_cmds_RC | \
4.19434 - module_expsym_cmds_RC | \
4.19435 - old_archive_from_expsyms_cmds_RC | \
4.19436 - export_symbols_cmds_RC | \
4.19437 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
4.19438 - postinstall_cmds | postuninstall_cmds | \
4.19439 - old_postinstall_cmds | old_postuninstall_cmds | \
4.19440 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
4.19441 - # Double-quote double-evaled strings.
4.19442 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
4.19443 - ;;
4.19444 - *)
4.19445 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
4.19446 - ;;
4.19447 - esac
4.19448 - done
4.19449 -
4.19450 - case $lt_echo in
4.19451 - *'\$0 --fallback-echo"')
4.19452 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
4.19453 - ;;
4.19454 - esac
4.19455 -
4.19456 -cfgfile="$ofile"
4.19457 -
4.19458 - cat <<__EOF__ >> "$cfgfile"
4.19459 -# ### BEGIN LIBTOOL TAG CONFIG: $tagname
4.19460 -
4.19461 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4.19462 -
4.19463 -# Shell to use when invoking shell scripts.
4.19464 -SHELL=$lt_SHELL
4.19465 -
4.19466 -# Whether or not to build shared libraries.
4.19467 -build_libtool_libs=$enable_shared
4.19468 -
4.19469 -# Whether or not to build static libraries.
4.19470 -build_old_libs=$enable_static
4.19471 -
4.19472 -# Whether or not to add -lc for building shared libraries.
4.19473 -build_libtool_need_lc=$archive_cmds_need_lc_RC
4.19474 -
4.19475 -# Whether or not to disallow shared libs when runtime libs are static
4.19476 -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
4.19477 -
4.19478 -# Whether or not to optimize for fast installation.
4.19479 -fast_install=$enable_fast_install
4.19480 -
4.19481 -# The host system.
4.19482 -host_alias=$host_alias
4.19483 -host=$host
4.19484 -
4.19485 -# An echo program that does not interpret backslashes.
4.19486 -echo=$lt_echo
4.19487 -
4.19488 -# The archiver.
4.19489 -AR=$lt_AR
4.19490 -AR_FLAGS=$lt_AR_FLAGS
4.19491 -
4.19492 -# A C compiler.
4.19493 -LTCC=$lt_LTCC
4.19494 -
4.19495 -# A language-specific compiler.
4.19496 -CC=$lt_compiler_RC
4.19497 -
4.19498 -# Is the compiler the GNU C compiler?
4.19499 -with_gcc=$GCC_RC
4.19500 -
4.19501 -# An ERE matcher.
4.19502 -EGREP=$lt_EGREP
4.19503 -
4.19504 -# The linker used to build libraries.
4.19505 -LD=$lt_LD_RC
4.19506 -
4.19507 -# Whether we need hard or soft links.
4.19508 -LN_S=$lt_LN_S
4.19509 -
4.19510 -# A BSD-compatible nm program.
4.19511 -NM=$lt_NM
4.19512 -
4.19513 -# A symbol stripping program
4.19514 -STRIP=$lt_STRIP
4.19515 -
4.19516 -# Used to examine libraries when file_magic_cmd begins "file"
4.19517 -MAGIC_CMD=$MAGIC_CMD
4.19518 -
4.19519 -# Used on cygwin: DLL creation program.
4.19520 -DLLTOOL="$DLLTOOL"
4.19521 -
4.19522 -# Used on cygwin: object dumper.
4.19523 -OBJDUMP="$OBJDUMP"
4.19524 -
4.19525 -# Used on cygwin: assembler.
4.19526 -AS="$AS"
4.19527 -
4.19528 -# The name of the directory that contains temporary libtool files.
4.19529 -objdir=$objdir
4.19530 -
4.19531 -# How to create reloadable object files.
4.19532 -reload_flag=$lt_reload_flag
4.19533 -reload_cmds=$lt_reload_cmds
4.19534 -
4.19535 -# How to pass a linker flag through the compiler.
4.19536 -wl=$lt_lt_prog_compiler_wl_RC
4.19537 -
4.19538 -# Object file suffix (normally "o").
4.19539 -objext="$ac_objext"
4.19540 -
4.19541 -# Old archive suffix (normally "a").
4.19542 -libext="$libext"
4.19543 -
4.19544 -# Shared library suffix (normally ".so").
4.19545 -shrext_cmds='$shrext_cmds'
4.19546 -
4.19547 -# Executable file suffix (normally "").
4.19548 -exeext="$exeext"
4.19549 -
4.19550 -# Additional compiler flags for building library objects.
4.19551 -pic_flag=$lt_lt_prog_compiler_pic_RC
4.19552 -pic_mode=$pic_mode
4.19553 -
4.19554 -# What is the maximum length of a command?
4.19555 -max_cmd_len=$lt_cv_sys_max_cmd_len
4.19556 -
4.19557 -# Does compiler simultaneously support -c and -o options?
4.19558 -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
4.19559 -
4.19560 -# Must we lock files when doing compilation ?
4.19561 -need_locks=$lt_need_locks
4.19562 -
4.19563 -# Do we need the lib prefix for modules?
4.19564 -need_lib_prefix=$need_lib_prefix
4.19565 -
4.19566 -# Do we need a version for libraries?
4.19567 -need_version=$need_version
4.19568 -
4.19569 -# Whether dlopen is supported.
4.19570 -dlopen_support=$enable_dlopen
4.19571 -
4.19572 -# Whether dlopen of programs is supported.
4.19573 -dlopen_self=$enable_dlopen_self
4.19574 -
4.19575 -# Whether dlopen of statically linked programs is supported.
4.19576 -dlopen_self_static=$enable_dlopen_self_static
4.19577 -
4.19578 -# Compiler flag to prevent dynamic linking.
4.19579 -link_static_flag=$lt_lt_prog_compiler_static_RC
4.19580 -
4.19581 -# Compiler flag to turn off builtin functions.
4.19582 -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
4.19583 -
4.19584 -# Compiler flag to allow reflexive dlopens.
4.19585 -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
4.19586 -
4.19587 -# Compiler flag to generate shared objects directly from archives.
4.19588 -whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
4.19589 -
4.19590 -# Compiler flag to generate thread-safe objects.
4.19591 -thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC
4.19592 -
4.19593 -# Library versioning type.
4.19594 -version_type=$version_type
4.19595 -
4.19596 -# Format of library name prefix.
4.19597 -libname_spec=$lt_libname_spec
4.19598 -
4.19599 -# List of archive names. First name is the real one, the rest are links.
4.19600 -# The last name is the one that the linker finds with -lNAME.
4.19601 -library_names_spec=$lt_library_names_spec
4.19602 -
4.19603 -# The coded name of the library, if different from the real name.
4.19604 -soname_spec=$lt_soname_spec
4.19605 -
4.19606 -# Commands used to build and install an old-style archive.
4.19607 -RANLIB=$lt_RANLIB
4.19608 -old_archive_cmds=$lt_old_archive_cmds_RC
4.19609 -old_postinstall_cmds=$lt_old_postinstall_cmds
4.19610 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
4.19611 -
4.19612 -# Create an old-style archive from a shared archive.
4.19613 -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
4.19614 -
4.19615 -# Create a temporary old-style archive to link instead of a shared archive.
4.19616 -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
4.19617 -
4.19618 -# Commands used to build and install a shared archive.
4.19619 -archive_cmds=$lt_archive_cmds_RC
4.19620 -archive_expsym_cmds=$lt_archive_expsym_cmds_RC
4.19621 -postinstall_cmds=$lt_postinstall_cmds
4.19622 -postuninstall_cmds=$lt_postuninstall_cmds
4.19623 -
4.19624 -# Commands used to build a loadable module (assumed same as above if empty)
4.19625 -module_cmds=$lt_module_cmds_RC
4.19626 -module_expsym_cmds=$lt_module_expsym_cmds_RC
4.19627 -
4.19628 -# Commands to strip libraries.
4.19629 -old_striplib=$lt_old_striplib
4.19630 -striplib=$lt_striplib
4.19631 -
4.19632 -# Dependencies to place before the objects being linked to create a
4.19633 -# shared library.
4.19634 -predep_objects=$lt_predep_objects_RC
4.19635 -
4.19636 -# Dependencies to place after the objects being linked to create a
4.19637 -# shared library.
4.19638 -postdep_objects=$lt_postdep_objects_RC
4.19639 -
4.19640 -# Dependencies to place before the objects being linked to create a
4.19641 -# shared library.
4.19642 -predeps=$lt_predeps_RC
4.19643 -
4.19644 -# Dependencies to place after the objects being linked to create a
4.19645 -# shared library.
4.19646 -postdeps=$lt_postdeps_RC
4.19647 -
4.19648 -# The library search path used internally by the compiler when linking
4.19649 -# a shared library.
4.19650 -compiler_lib_search_path=$lt_compiler_lib_search_path_RC
4.19651 -
4.19652 -# Method to check whether dependent libraries are shared objects.
4.19653 -deplibs_check_method=$lt_deplibs_check_method
4.19654 -
4.19655 -# Command to use when deplibs_check_method == file_magic.
4.19656 -file_magic_cmd=$lt_file_magic_cmd
4.19657 -
4.19658 -# Flag that allows shared libraries with undefined symbols to be built.
4.19659 -allow_undefined_flag=$lt_allow_undefined_flag_RC
4.19660 -
4.19661 -# Flag that forces no undefined symbols.
4.19662 -no_undefined_flag=$lt_no_undefined_flag_RC
4.19663 -
4.19664 -# Commands used to finish a libtool library installation in a directory.
4.19665 -finish_cmds=$lt_finish_cmds
4.19666 -
4.19667 -# Same as above, but a single script fragment to be evaled but not shown.
4.19668 -finish_eval=$lt_finish_eval
4.19669 -
4.19670 -# Take the output of nm and produce a listing of raw symbols and C names.
4.19671 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
4.19672 -
4.19673 -# Transform the output of nm in a proper C declaration
4.19674 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
4.19675 -
4.19676 -# Transform the output of nm in a C name address pair
4.19677 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
4.19678 -
4.19679 -# This is the shared library runtime path variable.
4.19680 -runpath_var=$runpath_var
4.19681 -
4.19682 -# This is the shared library path variable.
4.19683 -shlibpath_var=$shlibpath_var
4.19684 -
4.19685 -# Is shlibpath searched before the hard-coded library search path?
4.19686 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
4.19687 -
4.19688 -# How to hardcode a shared library path into an executable.
4.19689 -hardcode_action=$hardcode_action_RC
4.19690 -
4.19691 -# Whether we should hardcode library paths into libraries.
4.19692 -hardcode_into_libs=$hardcode_into_libs
4.19693 -
4.19694 -# Flag to hardcode \$libdir into a binary during linking.
4.19695 -# This must work even if \$libdir does not exist.
4.19696 -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
4.19697 -
4.19698 -# If ld is used when linking, flag to hardcode \$libdir into
4.19699 -# a binary during linking. This must work even if \$libdir does
4.19700 -# not exist.
4.19701 -hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC
4.19702 -
4.19703 -# Whether we need a single -rpath flag with a separated argument.
4.19704 -hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
4.19705 -
4.19706 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
4.19707 -# resulting binary.
4.19708 -hardcode_direct=$hardcode_direct_RC
4.19709 -
4.19710 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
4.19711 -# resulting binary.
4.19712 -hardcode_minus_L=$hardcode_minus_L_RC
4.19713 -
4.19714 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
4.19715 -# the resulting binary.
4.19716 -hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
4.19717 -
4.19718 -# Set to yes if building a shared library automatically hardcodes DIR into the library
4.19719 -# and all subsequent libraries and executables linked against it.
4.19720 -hardcode_automatic=$hardcode_automatic_RC
4.19721 -
4.19722 -# Variables whose values should be saved in libtool wrapper scripts and
4.19723 -# restored at relink time.
4.19724 -variables_saved_for_relink="$variables_saved_for_relink"
4.19725 -
4.19726 -# Whether libtool must link a program against all its dependency libraries.
4.19727 -link_all_deplibs=$link_all_deplibs_RC
4.19728 -
4.19729 -# Compile-time system search path for libraries
4.19730 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
4.19731 -
4.19732 -# Run-time system search path for libraries
4.19733 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
4.19734 -
4.19735 -# Fix the shell variable \$srcfile for the compiler.
4.19736 -fix_srcfile_path="$fix_srcfile_path_RC"
4.19737 -
4.19738 -# Set to yes if exported symbols are required.
4.19739 -always_export_symbols=$always_export_symbols_RC
4.19740 -
4.19741 -# The commands to list exported symbols.
4.19742 -export_symbols_cmds=$lt_export_symbols_cmds_RC
4.19743 -
4.19744 -# The commands to extract the exported symbol list from a shared archive.
4.19745 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
4.19746 -
4.19747 -# Symbols that should not be listed in the preloaded symbols.
4.19748 -exclude_expsyms=$lt_exclude_expsyms_RC
4.19749 -
4.19750 -# Symbols that must always be exported.
4.19751 -include_expsyms=$lt_include_expsyms_RC
4.19752 -
4.19753 -# ### END LIBTOOL TAG CONFIG: $tagname
4.19754 -
4.19755 -__EOF__
4.19756 -
4.19757 -
4.19758 -else
4.19759 - # If there is no Makefile yet, we rely on a make rule to execute
4.19760 - # `config.status --recheck' to rerun these tests and create the
4.19761 - # libtool script then.
4.19762 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
4.19763 - if test -f "$ltmain_in"; then
4.19764 - test -f Makefile && make "$ltmain"
4.19765 - fi
4.19766 -fi
4.19767 -
4.19768 -
4.19769 -ac_ext=c
4.19770 -ac_cpp='$CPP $CPPFLAGS'
4.19771 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.19772 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.19773 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.19774 -
4.19775 -CC="$lt_save_CC"
4.19776 -
4.19777 - ;;
4.19778 -
4.19779 - *)
4.19780 - { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
4.19781 -echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
4.19782 - { (exit 1); exit 1; }; }
4.19783 - ;;
4.19784 - esac
4.19785 -
4.19786 - # Append the new tag name to the list of available tags.
4.19787 - if test -n "$tagname" ; then
4.19788 - available_tags="$available_tags $tagname"
4.19789 - fi
4.19790 - fi
4.19791 - done
4.19792 - IFS="$lt_save_ifs"
4.19793 -
4.19794 - # Now substitute the updated list of available tags.
4.19795 - if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
4.19796 - mv "${ofile}T" "$ofile"
4.19797 - chmod +x "$ofile"
4.19798 - else
4.19799 - rm -f "${ofile}T"
4.19800 - { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
4.19801 -echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
4.19802 - { (exit 1); exit 1; }; }
4.19803 - fi
4.19804 -fi
4.19805 -
4.19806 -
4.19807 -
4.19808 -# This can be used to rebuild libtool when needed
4.19809 -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
4.19810 -
4.19811 -# Always use our own libtool.
4.19812 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4.19813 -
4.19814 -# Prevent multiple expansion
4.19815 -
4.19816 -
4.19817 -
4.19818 -
4.19819 -
4.19820 -
4.19821 -
4.19822 -
4.19823 -
4.19824 -
4.19825 -
4.19826 -
4.19827 -
4.19828 -
4.19829 -
4.19830 -
4.19831 -
4.19832 -
4.19833 -
4.19834 -
4.19835 -
4.19836 -ac_config_headers="$ac_config_headers config.h"
4.19837 -
4.19838 -
4.19839 -ACLOCAL_AMFLAGS="-I m4"
4.19840 -
4.19841 -
4.19842 -ac_ext=c
4.19843 -ac_cpp='$CPP $CPPFLAGS'
4.19844 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.19845 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.19846 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.19847 -if test -n "$ac_tool_prefix"; then
4.19848 - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4.19849 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
4.19850 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.19851 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.19852 -if test "${ac_cv_prog_CC+set}" = set; then
4.19853 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.19854 -else
4.19855 - if test -n "$CC"; then
4.19856 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.19857 -else
4.19858 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.19859 -for as_dir in $PATH
4.19860 -do
4.19861 - IFS=$as_save_IFS
4.19862 - test -z "$as_dir" && as_dir=.
4.19863 - for ac_exec_ext in '' $ac_executable_extensions; do
4.19864 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.19865 - ac_cv_prog_CC="${ac_tool_prefix}gcc"
4.19866 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.19867 - break 2
4.19868 - fi
4.19869 -done
4.19870 -done
4.19871 -IFS=$as_save_IFS
4.19872 -
4.19873 -fi
4.19874 -fi
4.19875 -CC=$ac_cv_prog_CC
4.19876 -if test -n "$CC"; then
4.19877 - { echo "$as_me:$LINENO: result: $CC" >&5
4.19878 -echo "${ECHO_T}$CC" >&6; }
4.19879 -else
4.19880 - { echo "$as_me:$LINENO: result: no" >&5
4.19881 -echo "${ECHO_T}no" >&6; }
4.19882 -fi
4.19883 -
4.19884 -
4.19885 -fi
4.19886 -if test -z "$ac_cv_prog_CC"; then
4.19887 - ac_ct_CC=$CC
4.19888 - # Extract the first word of "gcc", so it can be a program name with args.
4.19889 -set dummy gcc; ac_word=$2
4.19890 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.19891 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.19892 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
4.19893 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.19894 -else
4.19895 - if test -n "$ac_ct_CC"; then
4.19896 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4.19897 -else
4.19898 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.19899 -for as_dir in $PATH
4.19900 -do
4.19901 - IFS=$as_save_IFS
4.19902 - test -z "$as_dir" && as_dir=.
4.19903 - for ac_exec_ext in '' $ac_executable_extensions; do
4.19904 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.19905 - ac_cv_prog_ac_ct_CC="gcc"
4.19906 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.19907 - break 2
4.19908 - fi
4.19909 -done
4.19910 -done
4.19911 -IFS=$as_save_IFS
4.19912 -
4.19913 -fi
4.19914 -fi
4.19915 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
4.19916 -if test -n "$ac_ct_CC"; then
4.19917 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
4.19918 -echo "${ECHO_T}$ac_ct_CC" >&6; }
4.19919 -else
4.19920 - { echo "$as_me:$LINENO: result: no" >&5
4.19921 -echo "${ECHO_T}no" >&6; }
4.19922 -fi
4.19923 -
4.19924 - if test "x$ac_ct_CC" = x; then
4.19925 - CC=""
4.19926 - else
4.19927 - case $cross_compiling:$ac_tool_warned in
4.19928 -yes:)
4.19929 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.19930 -whose name does not start with the host triplet. If you think this
4.19931 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.19932 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.19933 -whose name does not start with the host triplet. If you think this
4.19934 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.19935 -ac_tool_warned=yes ;;
4.19936 -esac
4.19937 - CC=$ac_ct_CC
4.19938 - fi
4.19939 -else
4.19940 - CC="$ac_cv_prog_CC"
4.19941 -fi
4.19942 -
4.19943 -if test -z "$CC"; then
4.19944 - if test -n "$ac_tool_prefix"; then
4.19945 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4.19946 -set dummy ${ac_tool_prefix}cc; ac_word=$2
4.19947 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.19948 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.19949 -if test "${ac_cv_prog_CC+set}" = set; then
4.19950 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.19951 -else
4.19952 - if test -n "$CC"; then
4.19953 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.19954 -else
4.19955 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.19956 -for as_dir in $PATH
4.19957 -do
4.19958 - IFS=$as_save_IFS
4.19959 - test -z "$as_dir" && as_dir=.
4.19960 - for ac_exec_ext in '' $ac_executable_extensions; do
4.19961 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.19962 - ac_cv_prog_CC="${ac_tool_prefix}cc"
4.19963 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.19964 - break 2
4.19965 - fi
4.19966 -done
4.19967 -done
4.19968 -IFS=$as_save_IFS
4.19969 -
4.19970 -fi
4.19971 -fi
4.19972 -CC=$ac_cv_prog_CC
4.19973 -if test -n "$CC"; then
4.19974 - { echo "$as_me:$LINENO: result: $CC" >&5
4.19975 -echo "${ECHO_T}$CC" >&6; }
4.19976 -else
4.19977 - { echo "$as_me:$LINENO: result: no" >&5
4.19978 -echo "${ECHO_T}no" >&6; }
4.19979 -fi
4.19980 -
4.19981 -
4.19982 - fi
4.19983 -fi
4.19984 -if test -z "$CC"; then
4.19985 - # Extract the first word of "cc", so it can be a program name with args.
4.19986 -set dummy cc; ac_word=$2
4.19987 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.19988 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.19989 -if test "${ac_cv_prog_CC+set}" = set; then
4.19990 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.19991 -else
4.19992 - if test -n "$CC"; then
4.19993 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.19994 -else
4.19995 - ac_prog_rejected=no
4.19996 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.19997 -for as_dir in $PATH
4.19998 -do
4.19999 - IFS=$as_save_IFS
4.20000 - test -z "$as_dir" && as_dir=.
4.20001 - for ac_exec_ext in '' $ac_executable_extensions; do
4.20002 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.20003 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4.20004 - ac_prog_rejected=yes
4.20005 - continue
4.20006 - fi
4.20007 - ac_cv_prog_CC="cc"
4.20008 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.20009 - break 2
4.20010 - fi
4.20011 -done
4.20012 -done
4.20013 -IFS=$as_save_IFS
4.20014 -
4.20015 -if test $ac_prog_rejected = yes; then
4.20016 - # We found a bogon in the path, so make sure we never use it.
4.20017 - set dummy $ac_cv_prog_CC
4.20018 - shift
4.20019 - if test $@%:@ != 0; then
4.20020 - # We chose a different compiler from the bogus one.
4.20021 - # However, it has the same basename, so the bogon will be chosen
4.20022 - # first if we set CC to just the basename; use the full file name.
4.20023 - shift
4.20024 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4.20025 - fi
4.20026 -fi
4.20027 -fi
4.20028 -fi
4.20029 -CC=$ac_cv_prog_CC
4.20030 -if test -n "$CC"; then
4.20031 - { echo "$as_me:$LINENO: result: $CC" >&5
4.20032 -echo "${ECHO_T}$CC" >&6; }
4.20033 -else
4.20034 - { echo "$as_me:$LINENO: result: no" >&5
4.20035 -echo "${ECHO_T}no" >&6; }
4.20036 -fi
4.20037 -
4.20038 -
4.20039 -fi
4.20040 -if test -z "$CC"; then
4.20041 - if test -n "$ac_tool_prefix"; then
4.20042 - for ac_prog in cl.exe
4.20043 - do
4.20044 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4.20045 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4.20046 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.20047 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.20048 -if test "${ac_cv_prog_CC+set}" = set; then
4.20049 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20050 -else
4.20051 - if test -n "$CC"; then
4.20052 - ac_cv_prog_CC="$CC" # Let the user override the test.
4.20053 -else
4.20054 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.20055 -for as_dir in $PATH
4.20056 -do
4.20057 - IFS=$as_save_IFS
4.20058 - test -z "$as_dir" && as_dir=.
4.20059 - for ac_exec_ext in '' $ac_executable_extensions; do
4.20060 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.20061 - ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4.20062 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.20063 - break 2
4.20064 - fi
4.20065 -done
4.20066 -done
4.20067 -IFS=$as_save_IFS
4.20068 -
4.20069 -fi
4.20070 -fi
4.20071 -CC=$ac_cv_prog_CC
4.20072 -if test -n "$CC"; then
4.20073 - { echo "$as_me:$LINENO: result: $CC" >&5
4.20074 -echo "${ECHO_T}$CC" >&6; }
4.20075 -else
4.20076 - { echo "$as_me:$LINENO: result: no" >&5
4.20077 -echo "${ECHO_T}no" >&6; }
4.20078 -fi
4.20079 -
4.20080 -
4.20081 - test -n "$CC" && break
4.20082 - done
4.20083 -fi
4.20084 -if test -z "$CC"; then
4.20085 - ac_ct_CC=$CC
4.20086 - for ac_prog in cl.exe
4.20087 -do
4.20088 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.20089 -set dummy $ac_prog; ac_word=$2
4.20090 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.20091 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.20092 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
4.20093 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20094 -else
4.20095 - if test -n "$ac_ct_CC"; then
4.20096 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4.20097 -else
4.20098 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.20099 -for as_dir in $PATH
4.20100 -do
4.20101 - IFS=$as_save_IFS
4.20102 - test -z "$as_dir" && as_dir=.
4.20103 - for ac_exec_ext in '' $ac_executable_extensions; do
4.20104 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.20105 - ac_cv_prog_ac_ct_CC="$ac_prog"
4.20106 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.20107 - break 2
4.20108 - fi
4.20109 -done
4.20110 -done
4.20111 -IFS=$as_save_IFS
4.20112 -
4.20113 -fi
4.20114 -fi
4.20115 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
4.20116 -if test -n "$ac_ct_CC"; then
4.20117 - { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
4.20118 -echo "${ECHO_T}$ac_ct_CC" >&6; }
4.20119 -else
4.20120 - { echo "$as_me:$LINENO: result: no" >&5
4.20121 -echo "${ECHO_T}no" >&6; }
4.20122 -fi
4.20123 -
4.20124 -
4.20125 - test -n "$ac_ct_CC" && break
4.20126 -done
4.20127 -
4.20128 - if test "x$ac_ct_CC" = x; then
4.20129 - CC=""
4.20130 - else
4.20131 - case $cross_compiling:$ac_tool_warned in
4.20132 -yes:)
4.20133 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.20134 -whose name does not start with the host triplet. If you think this
4.20135 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.20136 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.20137 -whose name does not start with the host triplet. If you think this
4.20138 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.20139 -ac_tool_warned=yes ;;
4.20140 -esac
4.20141 - CC=$ac_ct_CC
4.20142 - fi
4.20143 -fi
4.20144 -
4.20145 -fi
4.20146 -
4.20147 -
4.20148 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
4.20149 -See \`config.log' for more details." >&5
4.20150 -echo "$as_me: error: no acceptable C compiler found in \$PATH
4.20151 -See \`config.log' for more details." >&2;}
4.20152 - { (exit 1); exit 1; }; }
4.20153 -
4.20154 -# Provide some information about the compiler.
4.20155 -echo "$as_me:$LINENO: checking for C compiler version" >&5
4.20156 -ac_compiler=`set X $ac_compile; echo $2`
4.20157 -{ (ac_try="$ac_compiler --version >&5"
4.20158 -case "(($ac_try" in
4.20159 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20160 - *) ac_try_echo=$ac_try;;
4.20161 -esac
4.20162 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20163 - (eval "$ac_compiler --version >&5") 2>&5
4.20164 - ac_status=$?
4.20165 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20166 - (exit $ac_status); }
4.20167 -{ (ac_try="$ac_compiler -v >&5"
4.20168 -case "(($ac_try" in
4.20169 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20170 - *) ac_try_echo=$ac_try;;
4.20171 -esac
4.20172 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20173 - (eval "$ac_compiler -v >&5") 2>&5
4.20174 - ac_status=$?
4.20175 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20176 - (exit $ac_status); }
4.20177 -{ (ac_try="$ac_compiler -V >&5"
4.20178 -case "(($ac_try" in
4.20179 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20180 - *) ac_try_echo=$ac_try;;
4.20181 -esac
4.20182 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20183 - (eval "$ac_compiler -V >&5") 2>&5
4.20184 - ac_status=$?
4.20185 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20186 - (exit $ac_status); }
4.20187 -
4.20188 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
4.20189 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
4.20190 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
4.20191 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20192 -else
4.20193 - cat >conftest.$ac_ext <<_ACEOF
4.20194 -/* confdefs.h. */
4.20195 -_ACEOF
4.20196 -cat confdefs.h >>conftest.$ac_ext
4.20197 -cat >>conftest.$ac_ext <<_ACEOF
4.20198 -/* end confdefs.h. */
4.20199 -
4.20200 -int
4.20201 -main ()
4.20202 -{
4.20203 -#ifndef __GNUC__
4.20204 - choke me
4.20205 -#endif
4.20206 -
4.20207 - ;
4.20208 - return 0;
4.20209 -}
4.20210 -_ACEOF
4.20211 -rm -f conftest.$ac_objext
4.20212 -if { (ac_try="$ac_compile"
4.20213 -case "(($ac_try" in
4.20214 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20215 - *) ac_try_echo=$ac_try;;
4.20216 -esac
4.20217 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20218 - (eval "$ac_compile") 2>conftest.er1
4.20219 - ac_status=$?
4.20220 - grep -v '^ *+' conftest.er1 >conftest.err
4.20221 - rm -f conftest.er1
4.20222 - cat conftest.err >&5
4.20223 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20224 - (exit $ac_status); } && {
4.20225 - test -z "$ac_c_werror_flag" ||
4.20226 - test ! -s conftest.err
4.20227 - } && test -s conftest.$ac_objext; then
4.20228 - ac_compiler_gnu=yes
4.20229 -else
4.20230 - echo "$as_me: failed program was:" >&5
4.20231 -sed 's/^/| /' conftest.$ac_ext >&5
4.20232 -
4.20233 - ac_compiler_gnu=no
4.20234 -fi
4.20235 -
4.20236 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.20237 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
4.20238 -
4.20239 -fi
4.20240 -{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
4.20241 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
4.20242 -GCC=`test $ac_compiler_gnu = yes && echo yes`
4.20243 -ac_test_CFLAGS=${CFLAGS+set}
4.20244 -ac_save_CFLAGS=$CFLAGS
4.20245 -{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
4.20246 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
4.20247 -if test "${ac_cv_prog_cc_g+set}" = set; then
4.20248 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20249 -else
4.20250 - ac_save_c_werror_flag=$ac_c_werror_flag
4.20251 - ac_c_werror_flag=yes
4.20252 - ac_cv_prog_cc_g=no
4.20253 - CFLAGS="-g"
4.20254 - cat >conftest.$ac_ext <<_ACEOF
4.20255 -/* confdefs.h. */
4.20256 -_ACEOF
4.20257 -cat confdefs.h >>conftest.$ac_ext
4.20258 -cat >>conftest.$ac_ext <<_ACEOF
4.20259 -/* end confdefs.h. */
4.20260 -
4.20261 -int
4.20262 -main ()
4.20263 -{
4.20264 -
4.20265 - ;
4.20266 - return 0;
4.20267 -}
4.20268 -_ACEOF
4.20269 -rm -f conftest.$ac_objext
4.20270 -if { (ac_try="$ac_compile"
4.20271 -case "(($ac_try" in
4.20272 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20273 - *) ac_try_echo=$ac_try;;
4.20274 -esac
4.20275 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20276 - (eval "$ac_compile") 2>conftest.er1
4.20277 - ac_status=$?
4.20278 - grep -v '^ *+' conftest.er1 >conftest.err
4.20279 - rm -f conftest.er1
4.20280 - cat conftest.err >&5
4.20281 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20282 - (exit $ac_status); } && {
4.20283 - test -z "$ac_c_werror_flag" ||
4.20284 - test ! -s conftest.err
4.20285 - } && test -s conftest.$ac_objext; then
4.20286 - ac_cv_prog_cc_g=yes
4.20287 -else
4.20288 - echo "$as_me: failed program was:" >&5
4.20289 -sed 's/^/| /' conftest.$ac_ext >&5
4.20290 -
4.20291 - CFLAGS=""
4.20292 - cat >conftest.$ac_ext <<_ACEOF
4.20293 -/* confdefs.h. */
4.20294 -_ACEOF
4.20295 -cat confdefs.h >>conftest.$ac_ext
4.20296 -cat >>conftest.$ac_ext <<_ACEOF
4.20297 -/* end confdefs.h. */
4.20298 -
4.20299 -int
4.20300 -main ()
4.20301 -{
4.20302 -
4.20303 - ;
4.20304 - return 0;
4.20305 -}
4.20306 -_ACEOF
4.20307 -rm -f conftest.$ac_objext
4.20308 -if { (ac_try="$ac_compile"
4.20309 -case "(($ac_try" in
4.20310 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20311 - *) ac_try_echo=$ac_try;;
4.20312 -esac
4.20313 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20314 - (eval "$ac_compile") 2>conftest.er1
4.20315 - ac_status=$?
4.20316 - grep -v '^ *+' conftest.er1 >conftest.err
4.20317 - rm -f conftest.er1
4.20318 - cat conftest.err >&5
4.20319 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20320 - (exit $ac_status); } && {
4.20321 - test -z "$ac_c_werror_flag" ||
4.20322 - test ! -s conftest.err
4.20323 - } && test -s conftest.$ac_objext; then
4.20324 - :
4.20325 -else
4.20326 - echo "$as_me: failed program was:" >&5
4.20327 -sed 's/^/| /' conftest.$ac_ext >&5
4.20328 -
4.20329 - ac_c_werror_flag=$ac_save_c_werror_flag
4.20330 - CFLAGS="-g"
4.20331 - cat >conftest.$ac_ext <<_ACEOF
4.20332 -/* confdefs.h. */
4.20333 -_ACEOF
4.20334 -cat confdefs.h >>conftest.$ac_ext
4.20335 -cat >>conftest.$ac_ext <<_ACEOF
4.20336 -/* end confdefs.h. */
4.20337 -
4.20338 -int
4.20339 -main ()
4.20340 -{
4.20341 -
4.20342 - ;
4.20343 - return 0;
4.20344 -}
4.20345 -_ACEOF
4.20346 -rm -f conftest.$ac_objext
4.20347 -if { (ac_try="$ac_compile"
4.20348 -case "(($ac_try" in
4.20349 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20350 - *) ac_try_echo=$ac_try;;
4.20351 -esac
4.20352 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20353 - (eval "$ac_compile") 2>conftest.er1
4.20354 - ac_status=$?
4.20355 - grep -v '^ *+' conftest.er1 >conftest.err
4.20356 - rm -f conftest.er1
4.20357 - cat conftest.err >&5
4.20358 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20359 - (exit $ac_status); } && {
4.20360 - test -z "$ac_c_werror_flag" ||
4.20361 - test ! -s conftest.err
4.20362 - } && test -s conftest.$ac_objext; then
4.20363 - ac_cv_prog_cc_g=yes
4.20364 -else
4.20365 - echo "$as_me: failed program was:" >&5
4.20366 -sed 's/^/| /' conftest.$ac_ext >&5
4.20367 -
4.20368 -
4.20369 -fi
4.20370 -
4.20371 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.20372 -fi
4.20373 -
4.20374 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.20375 -fi
4.20376 -
4.20377 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.20378 - ac_c_werror_flag=$ac_save_c_werror_flag
4.20379 -fi
4.20380 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
4.20381 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
4.20382 -if test "$ac_test_CFLAGS" = set; then
4.20383 - CFLAGS=$ac_save_CFLAGS
4.20384 -elif test $ac_cv_prog_cc_g = yes; then
4.20385 - if test "$GCC" = yes; then
4.20386 - CFLAGS="-g -O2"
4.20387 - else
4.20388 - CFLAGS="-g"
4.20389 - fi
4.20390 -else
4.20391 - if test "$GCC" = yes; then
4.20392 - CFLAGS="-O2"
4.20393 - else
4.20394 - CFLAGS=
4.20395 - fi
4.20396 -fi
4.20397 -{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4.20398 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
4.20399 -if test "${ac_cv_prog_cc_c89+set}" = set; then
4.20400 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20401 -else
4.20402 - ac_cv_prog_cc_c89=no
4.20403 -ac_save_CC=$CC
4.20404 -cat >conftest.$ac_ext <<_ACEOF
4.20405 -/* confdefs.h. */
4.20406 -_ACEOF
4.20407 -cat confdefs.h >>conftest.$ac_ext
4.20408 -cat >>conftest.$ac_ext <<_ACEOF
4.20409 -/* end confdefs.h. */
4.20410 -#include <stdarg.h>
4.20411 -#include <stdio.h>
4.20412 -#include <sys/types.h>
4.20413 -#include <sys/stat.h>
4.20414 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4.20415 -struct buf { int x; };
4.20416 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
4.20417 -static char *e (p, i)
4.20418 - char **p;
4.20419 - int i;
4.20420 -{
4.20421 - return p[i];
4.20422 -}
4.20423 -static char *f (char * (*g) (char **, int), char **p, ...)
4.20424 -{
4.20425 - char *s;
4.20426 - va_list v;
4.20427 - va_start (v,p);
4.20428 - s = g (p, va_arg (v,int));
4.20429 - va_end (v);
4.20430 - return s;
4.20431 -}
4.20432 -
4.20433 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4.20434 - function prototypes and stuff, but not '\xHH' hex character constants.
4.20435 - These don't provoke an error unfortunately, instead are silently treated
4.20436 - as 'x'. The following induces an error, until -std is added to get
4.20437 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4.20438 - array size at least. It's necessary to write '\x00'==0 to get something
4.20439 - that's true only with -std. */
4.20440 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4.20441 -
4.20442 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4.20443 - inside strings and character constants. */
4.20444 -#define FOO(x) 'x'
4.20445 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4.20446 -
4.20447 -int test (int i, double x);
4.20448 -struct s1 {int (*f) (int a);};
4.20449 -struct s2 {int (*f) (double a);};
4.20450 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4.20451 -int argc;
4.20452 -char **argv;
4.20453 -int
4.20454 -main ()
4.20455 -{
4.20456 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4.20457 - ;
4.20458 - return 0;
4.20459 -}
4.20460 -_ACEOF
4.20461 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4.20462 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4.20463 -do
4.20464 - CC="$ac_save_CC $ac_arg"
4.20465 - rm -f conftest.$ac_objext
4.20466 -if { (ac_try="$ac_compile"
4.20467 -case "(($ac_try" in
4.20468 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20469 - *) ac_try_echo=$ac_try;;
4.20470 -esac
4.20471 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20472 - (eval "$ac_compile") 2>conftest.er1
4.20473 - ac_status=$?
4.20474 - grep -v '^ *+' conftest.er1 >conftest.err
4.20475 - rm -f conftest.er1
4.20476 - cat conftest.err >&5
4.20477 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20478 - (exit $ac_status); } && {
4.20479 - test -z "$ac_c_werror_flag" ||
4.20480 - test ! -s conftest.err
4.20481 - } && test -s conftest.$ac_objext; then
4.20482 - ac_cv_prog_cc_c89=$ac_arg
4.20483 -else
4.20484 - echo "$as_me: failed program was:" >&5
4.20485 -sed 's/^/| /' conftest.$ac_ext >&5
4.20486 -
4.20487 -
4.20488 -fi
4.20489 -
4.20490 -rm -f core conftest.err conftest.$ac_objext
4.20491 - test "x$ac_cv_prog_cc_c89" != "xno" && break
4.20492 -done
4.20493 -rm -f conftest.$ac_ext
4.20494 -CC=$ac_save_CC
4.20495 -
4.20496 -fi
4.20497 -# AC_CACHE_VAL
4.20498 -case "x$ac_cv_prog_cc_c89" in
4.20499 - x)
4.20500 - { echo "$as_me:$LINENO: result: none needed" >&5
4.20501 -echo "${ECHO_T}none needed" >&6; } ;;
4.20502 - xno)
4.20503 - { echo "$as_me:$LINENO: result: unsupported" >&5
4.20504 -echo "${ECHO_T}unsupported" >&6; } ;;
4.20505 - *)
4.20506 - CC="$CC $ac_cv_prog_cc_c89"
4.20507 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
4.20508 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
4.20509 -esac
4.20510 -
4.20511 -
4.20512 -ac_ext=c
4.20513 -ac_cpp='$CPP $CPPFLAGS'
4.20514 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.20515 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.20516 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.20517 -
4.20518 -depcc="$CC" am_compiler_list=
4.20519 -
4.20520 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4.20521 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4.20522 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
4.20523 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20524 -else
4.20525 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4.20526 - # We make a subdir and do the tests there. Otherwise we can end up
4.20527 - # making bogus files that we don't know about and never remove. For
4.20528 - # instance it was reported that on HP-UX the gcc test will end up
4.20529 - # making a dummy file named `D' -- because `-MD' means `put the output
4.20530 - # in D'.
4.20531 - mkdir conftest.dir
4.20532 - # Copy depcomp to subdir because otherwise we won't find it if we're
4.20533 - # using a relative directory.
4.20534 - cp "$am_depcomp" conftest.dir
4.20535 - cd conftest.dir
4.20536 - # We will build objects and dependencies in a subdirectory because
4.20537 - # it helps to detect inapplicable dependency modes. For instance
4.20538 - # both Tru64's cc and ICC support -MD to output dependencies as a
4.20539 - # side effect of compilation, but ICC will put the dependencies in
4.20540 - # the current directory while Tru64 will put them in the object
4.20541 - # directory.
4.20542 - mkdir sub
4.20543 -
4.20544 - am_cv_CC_dependencies_compiler_type=none
4.20545 - if test "$am_compiler_list" = ""; then
4.20546 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4.20547 - fi
4.20548 - for depmode in $am_compiler_list; do
4.20549 - # Setup a source with many dependencies, because some compilers
4.20550 - # like to wrap large dependency lists on column 80 (with \), and
4.20551 - # we should not choose a depcomp mode which is confused by this.
4.20552 - #
4.20553 - # We need to recreate these files for each test, as the compiler may
4.20554 - # overwrite some of them when testing with obscure command lines.
4.20555 - # This happens at least with the AIX C compiler.
4.20556 - : > sub/conftest.c
4.20557 - for i in 1 2 3 4 5 6; do
4.20558 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
4.20559 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4.20560 - # Solaris 8's {/usr,}/bin/sh.
4.20561 - touch sub/conftst$i.h
4.20562 - done
4.20563 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4.20564 -
4.20565 - case $depmode in
4.20566 - nosideeffect)
4.20567 - # after this tag, mechanisms are not by side-effect, so they'll
4.20568 - # only be used when explicitly requested
4.20569 - if test "x$enable_dependency_tracking" = xyes; then
4.20570 - continue
4.20571 - else
4.20572 - break
4.20573 - fi
4.20574 - ;;
4.20575 - none) break ;;
4.20576 - esac
4.20577 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
4.20578 - # mode. It turns out that the SunPro C++ compiler does not properly
4.20579 - # handle `-M -o', and we need to detect this.
4.20580 - if depmode=$depmode \
4.20581 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4.20582 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4.20583 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
4.20584 - >/dev/null 2>conftest.err &&
4.20585 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4.20586 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4.20587 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4.20588 - # icc doesn't choke on unknown options, it will just issue warnings
4.20589 - # or remarks (even with -Werror). So we grep stderr for any message
4.20590 - # that says an option was ignored or not supported.
4.20591 - # When given -MP, icc 7.0 and 7.1 complain thusly:
4.20592 - # icc: Command line warning: ignoring option '-M'; no argument required
4.20593 - # The diagnosis changed in icc 8.0:
4.20594 - # icc: Command line remark: option '-MP' not supported
4.20595 - if (grep 'ignoring option' conftest.err ||
4.20596 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4.20597 - am_cv_CC_dependencies_compiler_type=$depmode
4.20598 - break
4.20599 - fi
4.20600 - fi
4.20601 - done
4.20602 -
4.20603 - cd ..
4.20604 - rm -rf conftest.dir
4.20605 -else
4.20606 - am_cv_CC_dependencies_compiler_type=none
4.20607 -fi
4.20608 -
4.20609 -fi
4.20610 -{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
4.20611 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
4.20612 -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4.20613 -
4.20614 -
4.20615 -
4.20616 -if
4.20617 - test "x$enable_dependency_tracking" != xno \
4.20618 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4.20619 - am__fastdepCC_TRUE=
4.20620 - am__fastdepCC_FALSE='#'
4.20621 -else
4.20622 - am__fastdepCC_TRUE='#'
4.20623 - am__fastdepCC_FALSE=
4.20624 -fi
4.20625 -
4.20626 -
4.20627 - case $ac_cv_prog_cc_stdc in
4.20628 - no) ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;;
4.20629 - *) { echo "$as_me:$LINENO: checking for $CC option to accept ISO C99" >&5
4.20630 -echo $ECHO_N "checking for $CC option to accept ISO C99... $ECHO_C" >&6; }
4.20631 -if test "${ac_cv_prog_cc_c99+set}" = set; then
4.20632 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20633 -else
4.20634 - ac_cv_prog_cc_c99=no
4.20635 -ac_save_CC=$CC
4.20636 -cat >conftest.$ac_ext <<_ACEOF
4.20637 -/* confdefs.h. */
4.20638 -_ACEOF
4.20639 -cat confdefs.h >>conftest.$ac_ext
4.20640 -cat >>conftest.$ac_ext <<_ACEOF
4.20641 -/* end confdefs.h. */
4.20642 -#include <stdarg.h>
4.20643 -#include <stdbool.h>
4.20644 -#include <stdlib.h>
4.20645 -#include <wchar.h>
4.20646 -#include <stdio.h>
4.20647 -
4.20648 -// Check varargs macros. These examples are taken from C99 6.10.3.5.
4.20649 -#define debug(...) fprintf (stderr, __VA_ARGS__)
4.20650 -#define showlist(...) puts (#__VA_ARGS__)
4.20651 -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
4.20652 -static void
4.20653 -test_varargs_macros (void)
4.20654 -{
4.20655 - int x = 1234;
4.20656 - int y = 5678;
4.20657 - debug ("Flag");
4.20658 - debug ("X = %d\n", x);
4.20659 - showlist (The first, second, and third items.);
4.20660 - report (x>y, "x is %d but y is %d", x, y);
4.20661 -}
4.20662 -
4.20663 -// Check long long types.
4.20664 -#define BIG64 18446744073709551615ull
4.20665 -#define BIG32 4294967295ul
4.20666 -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4.20667 -#if !BIG_OK
4.20668 - your preprocessor is broken;
4.20669 -#endif
4.20670 -#if BIG_OK
4.20671 -#else
4.20672 - your preprocessor is broken;
4.20673 -#endif
4.20674 -static long long int bignum = -9223372036854775807LL;
4.20675 -static unsigned long long int ubignum = BIG64;
4.20676 -
4.20677 -struct incomplete_array
4.20678 -{
4.20679 - int datasize;
4.20680 - double data[];
4.20681 -};
4.20682 -
4.20683 -struct named_init {
4.20684 - int number;
4.20685 - const wchar_t *name;
4.20686 - double average;
4.20687 -};
4.20688 -
4.20689 -typedef const char *ccp;
4.20690 -
4.20691 -static inline int
4.20692 -test_restrict (ccp restrict text)
4.20693 -{
4.20694 - // See if C++-style comments work.
4.20695 - // Iterate through items via the restricted pointer.
4.20696 - // Also check for declarations in for loops.
4.20697 - for (unsigned int i = 0; *(text+i) != '\0'; ++i)
4.20698 - continue;
4.20699 - return 0;
4.20700 -}
4.20701 -
4.20702 -// Check varargs and va_copy.
4.20703 -static void
4.20704 -test_varargs (const char *format, ...)
4.20705 -{
4.20706 - va_list args;
4.20707 - va_start (args, format);
4.20708 - va_list args_copy;
4.20709 - va_copy (args_copy, args);
4.20710 -
4.20711 - const char *str;
4.20712 - int number;
4.20713 - float fnumber;
4.20714 -
4.20715 - while (*format)
4.20716 - {
4.20717 - switch (*format++)
4.20718 - {
4.20719 - case 's': // string
4.20720 - str = va_arg (args_copy, const char *);
4.20721 - break;
4.20722 - case 'd': // int
4.20723 - number = va_arg (args_copy, int);
4.20724 - break;
4.20725 - case 'f': // float
4.20726 - fnumber = va_arg (args_copy, double);
4.20727 - break;
4.20728 - default:
4.20729 - break;
4.20730 - }
4.20731 - }
4.20732 - va_end (args_copy);
4.20733 - va_end (args);
4.20734 -}
4.20735 -
4.20736 -int
4.20737 -main ()
4.20738 -{
4.20739 -
4.20740 - // Check bool.
4.20741 - _Bool success = false;
4.20742 -
4.20743 - // Check restrict.
4.20744 - if (test_restrict ("String literal") == 0)
4.20745 - success = true;
4.20746 - char *restrict newvar = "Another string";
4.20747 -
4.20748 - // Check varargs.
4.20749 - test_varargs ("s, d' f .", "string", 65, 34.234);
4.20750 - test_varargs_macros ();
4.20751 -
4.20752 - // Check flexible array members.
4.20753 - struct incomplete_array *ia =
4.20754 - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
4.20755 - ia->datasize = 10;
4.20756 - for (int i = 0; i < ia->datasize; ++i)
4.20757 - ia->data[i] = i * 1.234;
4.20758 -
4.20759 - // Check named initializers.
4.20760 - struct named_init ni = {
4.20761 - .number = 34,
4.20762 - .name = L"Test wide string",
4.20763 - .average = 543.34343,
4.20764 - };
4.20765 -
4.20766 - ni.number = 58;
4.20767 -
4.20768 - int dynamic_array[ni.number];
4.20769 - dynamic_array[ni.number - 1] = 543;
4.20770 -
4.20771 - // work around unused variable warnings
4.20772 - return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
4.20773 - || dynamic_array[ni.number - 1] != 543);
4.20774 -
4.20775 - ;
4.20776 - return 0;
4.20777 -}
4.20778 -_ACEOF
4.20779 -for ac_arg in '' -std=gnu99 -c99 -qlanglvl=extc99
4.20780 -do
4.20781 - CC="$ac_save_CC $ac_arg"
4.20782 - rm -f conftest.$ac_objext
4.20783 -if { (ac_try="$ac_compile"
4.20784 -case "(($ac_try" in
4.20785 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20786 - *) ac_try_echo=$ac_try;;
4.20787 -esac
4.20788 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20789 - (eval "$ac_compile") 2>conftest.er1
4.20790 - ac_status=$?
4.20791 - grep -v '^ *+' conftest.er1 >conftest.err
4.20792 - rm -f conftest.er1
4.20793 - cat conftest.err >&5
4.20794 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20795 - (exit $ac_status); } && {
4.20796 - test -z "$ac_c_werror_flag" ||
4.20797 - test ! -s conftest.err
4.20798 - } && test -s conftest.$ac_objext; then
4.20799 - ac_cv_prog_cc_c99=$ac_arg
4.20800 -else
4.20801 - echo "$as_me: failed program was:" >&5
4.20802 -sed 's/^/| /' conftest.$ac_ext >&5
4.20803 -
4.20804 -
4.20805 -fi
4.20806 -
4.20807 -rm -f core conftest.err conftest.$ac_objext
4.20808 - test "x$ac_cv_prog_cc_c99" != "xno" && break
4.20809 -done
4.20810 -rm -f conftest.$ac_ext
4.20811 -CC=$ac_save_CC
4.20812 -
4.20813 -fi
4.20814 -# AC_CACHE_VAL
4.20815 -case "x$ac_cv_prog_cc_c99" in
4.20816 - x)
4.20817 - { echo "$as_me:$LINENO: result: none needed" >&5
4.20818 -echo "${ECHO_T}none needed" >&6; } ;;
4.20819 - xno)
4.20820 - { echo "$as_me:$LINENO: result: unsupported" >&5
4.20821 -echo "${ECHO_T}unsupported" >&6; } ;;
4.20822 - *)
4.20823 - CC="$CC $ac_cv_prog_cc_c99"
4.20824 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c99" >&5
4.20825 -echo "${ECHO_T}$ac_cv_prog_cc_c99" >&6; } ;;
4.20826 -esac
4.20827 -if test "x$ac_cv_prog_cc_c99" != xno; then
4.20828 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
4.20829 -else
4.20830 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4.20831 -echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
4.20832 -if test "${ac_cv_prog_cc_c89+set}" = set; then
4.20833 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20834 -else
4.20835 - ac_cv_prog_cc_c89=no
4.20836 -ac_save_CC=$CC
4.20837 -cat >conftest.$ac_ext <<_ACEOF
4.20838 -/* confdefs.h. */
4.20839 -_ACEOF
4.20840 -cat confdefs.h >>conftest.$ac_ext
4.20841 -cat >>conftest.$ac_ext <<_ACEOF
4.20842 -/* end confdefs.h. */
4.20843 -#include <stdarg.h>
4.20844 -#include <stdio.h>
4.20845 -#include <sys/types.h>
4.20846 -#include <sys/stat.h>
4.20847 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4.20848 -struct buf { int x; };
4.20849 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
4.20850 -static char *e (p, i)
4.20851 - char **p;
4.20852 - int i;
4.20853 -{
4.20854 - return p[i];
4.20855 -}
4.20856 -static char *f (char * (*g) (char **, int), char **p, ...)
4.20857 -{
4.20858 - char *s;
4.20859 - va_list v;
4.20860 - va_start (v,p);
4.20861 - s = g (p, va_arg (v,int));
4.20862 - va_end (v);
4.20863 - return s;
4.20864 -}
4.20865 -
4.20866 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4.20867 - function prototypes and stuff, but not '\xHH' hex character constants.
4.20868 - These don't provoke an error unfortunately, instead are silently treated
4.20869 - as 'x'. The following induces an error, until -std is added to get
4.20870 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4.20871 - array size at least. It's necessary to write '\x00'==0 to get something
4.20872 - that's true only with -std. */
4.20873 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4.20874 -
4.20875 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4.20876 - inside strings and character constants. */
4.20877 -#define FOO(x) 'x'
4.20878 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4.20879 -
4.20880 -int test (int i, double x);
4.20881 -struct s1 {int (*f) (int a);};
4.20882 -struct s2 {int (*f) (double a);};
4.20883 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4.20884 -int argc;
4.20885 -char **argv;
4.20886 -int
4.20887 -main ()
4.20888 -{
4.20889 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4.20890 - ;
4.20891 - return 0;
4.20892 -}
4.20893 -_ACEOF
4.20894 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4.20895 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4.20896 -do
4.20897 - CC="$ac_save_CC $ac_arg"
4.20898 - rm -f conftest.$ac_objext
4.20899 -if { (ac_try="$ac_compile"
4.20900 -case "(($ac_try" in
4.20901 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.20902 - *) ac_try_echo=$ac_try;;
4.20903 -esac
4.20904 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.20905 - (eval "$ac_compile") 2>conftest.er1
4.20906 - ac_status=$?
4.20907 - grep -v '^ *+' conftest.er1 >conftest.err
4.20908 - rm -f conftest.er1
4.20909 - cat conftest.err >&5
4.20910 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.20911 - (exit $ac_status); } && {
4.20912 - test -z "$ac_c_werror_flag" ||
4.20913 - test ! -s conftest.err
4.20914 - } && test -s conftest.$ac_objext; then
4.20915 - ac_cv_prog_cc_c89=$ac_arg
4.20916 -else
4.20917 - echo "$as_me: failed program was:" >&5
4.20918 -sed 's/^/| /' conftest.$ac_ext >&5
4.20919 -
4.20920 -
4.20921 -fi
4.20922 -
4.20923 -rm -f core conftest.err conftest.$ac_objext
4.20924 - test "x$ac_cv_prog_cc_c89" != "xno" && break
4.20925 -done
4.20926 -rm -f conftest.$ac_ext
4.20927 -CC=$ac_save_CC
4.20928 -
4.20929 -fi
4.20930 -# AC_CACHE_VAL
4.20931 -case "x$ac_cv_prog_cc_c89" in
4.20932 - x)
4.20933 - { echo "$as_me:$LINENO: result: none needed" >&5
4.20934 -echo "${ECHO_T}none needed" >&6; } ;;
4.20935 - xno)
4.20936 - { echo "$as_me:$LINENO: result: unsupported" >&5
4.20937 -echo "${ECHO_T}unsupported" >&6; } ;;
4.20938 - *)
4.20939 - CC="$CC $ac_cv_prog_cc_c89"
4.20940 - { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
4.20941 -echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
4.20942 -esac
4.20943 -if test "x$ac_cv_prog_cc_c89" != xno; then
4.20944 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
4.20945 -else
4.20946 - ac_cv_prog_cc_stdc=no
4.20947 -fi
4.20948 -
4.20949 -
4.20950 -fi
4.20951 -
4.20952 - ;;
4.20953 -esac
4.20954 - { echo "$as_me:$LINENO: checking for $CC option to accept ISO Standard C" >&5
4.20955 -echo $ECHO_N "checking for $CC option to accept ISO Standard C... $ECHO_C" >&6; }
4.20956 - if test "${ac_cv_prog_cc_stdc+set}" = set; then
4.20957 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.20958 -fi
4.20959 -
4.20960 - case $ac_cv_prog_cc_stdc in
4.20961 - no) { echo "$as_me:$LINENO: result: unsupported" >&5
4.20962 -echo "${ECHO_T}unsupported" >&6; } ;;
4.20963 - '') { echo "$as_me:$LINENO: result: none needed" >&5
4.20964 -echo "${ECHO_T}none needed" >&6; } ;;
4.20965 - *) { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
4.20966 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6; } ;;
4.20967 -esac
4.20968 -
4.20969 -
4.20970 -# By default we simply use the C compiler to build assembly code.
4.20971 -
4.20972 -test "${CCAS+set}" = set || CCAS=$CC
4.20973 -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
4.20974 -
4.20975 -
4.20976 -
4.20977 -
4.20978 -
4.20979 - { echo "$as_me:$LINENO: checking to see if compiler understands -Wall" >&5
4.20980 -echo $ECHO_N "checking to see if compiler understands -Wall... $ECHO_C" >&6; }
4.20981 -
4.20982 - save_CFLAGS="$CFLAGS"
4.20983 - CFLAGS="$CFLAGS -Wall"
4.20984 -
4.20985 - cat >conftest.$ac_ext <<_ACEOF
4.20986 -/* confdefs.h. */
4.20987 -_ACEOF
4.20988 -cat confdefs.h >>conftest.$ac_ext
4.20989 -cat >>conftest.$ac_ext <<_ACEOF
4.20990 -/* end confdefs.h. */
4.20991 -
4.20992 -int
4.20993 -main ()
4.20994 -{
4.20995 -
4.20996 - ;
4.20997 - return 0;
4.20998 -}
4.20999 -_ACEOF
4.21000 -rm -f conftest.$ac_objext
4.21001 -if { (ac_try="$ac_compile"
4.21002 -case "(($ac_try" in
4.21003 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21004 - *) ac_try_echo=$ac_try;;
4.21005 -esac
4.21006 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21007 - (eval "$ac_compile") 2>conftest.er1
4.21008 - ac_status=$?
4.21009 - grep -v '^ *+' conftest.er1 >conftest.err
4.21010 - rm -f conftest.er1
4.21011 - cat conftest.err >&5
4.21012 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21013 - (exit $ac_status); } && {
4.21014 - test -z "$ac_c_werror_flag" ||
4.21015 - test ! -s conftest.err
4.21016 - } && test -s conftest.$ac_objext; then
4.21017 - flag_ok=yes
4.21018 -else
4.21019 - echo "$as_me: failed program was:" >&5
4.21020 -sed 's/^/| /' conftest.$ac_ext >&5
4.21021 -
4.21022 - flag_ok=no
4.21023 -fi
4.21024 -
4.21025 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21026 - CFLAGS="$save_CFLAGS"
4.21027 -
4.21028 - if test "X$flag_ok" = Xyes ; then
4.21029 - GST_WALL="yes"
4.21030 - true
4.21031 - else
4.21032 - GST_WALL="no"
4.21033 - true
4.21034 - fi
4.21035 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
4.21036 -echo "${ECHO_T}$flag_ok" >&6; }
4.21037 -
4.21038 -
4.21039 -if test "x$GST_WALL" = "xyes"; then
4.21040 - ERROR_CFLAGS="$GST_ERROR -Wall"
4.21041 -
4.21042 - if test "x$GST_CVS" = "xyes"; then
4.21043 -
4.21044 - { echo "$as_me:$LINENO: checking to see if compiler understands -Werror" >&5
4.21045 -echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6; }
4.21046 -
4.21047 - save_CFLAGS="$CFLAGS"
4.21048 - CFLAGS="$CFLAGS -Werror"
4.21049 -
4.21050 - cat >conftest.$ac_ext <<_ACEOF
4.21051 -/* confdefs.h. */
4.21052 -_ACEOF
4.21053 -cat confdefs.h >>conftest.$ac_ext
4.21054 -cat >>conftest.$ac_ext <<_ACEOF
4.21055 -/* end confdefs.h. */
4.21056 -
4.21057 -int
4.21058 -main ()
4.21059 -{
4.21060 -
4.21061 - ;
4.21062 - return 0;
4.21063 -}
4.21064 -_ACEOF
4.21065 -rm -f conftest.$ac_objext
4.21066 -if { (ac_try="$ac_compile"
4.21067 -case "(($ac_try" in
4.21068 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21069 - *) ac_try_echo=$ac_try;;
4.21070 -esac
4.21071 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21072 - (eval "$ac_compile") 2>conftest.er1
4.21073 - ac_status=$?
4.21074 - grep -v '^ *+' conftest.er1 >conftest.err
4.21075 - rm -f conftest.er1
4.21076 - cat conftest.err >&5
4.21077 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21078 - (exit $ac_status); } && {
4.21079 - test -z "$ac_c_werror_flag" ||
4.21080 - test ! -s conftest.err
4.21081 - } && test -s conftest.$ac_objext; then
4.21082 - flag_ok=yes
4.21083 -else
4.21084 - echo "$as_me: failed program was:" >&5
4.21085 -sed 's/^/| /' conftest.$ac_ext >&5
4.21086 -
4.21087 - flag_ok=no
4.21088 -fi
4.21089 -
4.21090 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21091 - CFLAGS="$save_CFLAGS"
4.21092 -
4.21093 - if test "X$flag_ok" = Xyes ; then
4.21094 - ERROR_CFLAGS="$ERROR_CFLAGS -Werror"
4.21095 - true
4.21096 - else
4.21097 - ERROR_CFLAGS="$ERROR_CFLAGS"
4.21098 - true
4.21099 - fi
4.21100 - { echo "$as_me:$LINENO: result: $flag_ok" >&5
4.21101 -echo "${ECHO_T}$flag_ok" >&6; }
4.21102 -
4.21103 - fi
4.21104 -fi
4.21105 -
4.21106 -
4.21107 -
4.21108 -ac_ext=cpp
4.21109 -ac_cpp='$CXXCPP $CPPFLAGS'
4.21110 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.21111 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.21112 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.21113 -if test -z "$CXX"; then
4.21114 - if test -n "$CCC"; then
4.21115 - CXX=$CCC
4.21116 - else
4.21117 - if test -n "$ac_tool_prefix"; then
4.21118 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4.21119 - do
4.21120 - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4.21121 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4.21122 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.21123 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.21124 -if test "${ac_cv_prog_CXX+set}" = set; then
4.21125 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21126 -else
4.21127 - if test -n "$CXX"; then
4.21128 - ac_cv_prog_CXX="$CXX" # Let the user override the test.
4.21129 -else
4.21130 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.21131 -for as_dir in $PATH
4.21132 -do
4.21133 - IFS=$as_save_IFS
4.21134 - test -z "$as_dir" && as_dir=.
4.21135 - for ac_exec_ext in '' $ac_executable_extensions; do
4.21136 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.21137 - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
4.21138 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.21139 - break 2
4.21140 - fi
4.21141 -done
4.21142 -done
4.21143 -IFS=$as_save_IFS
4.21144 -
4.21145 -fi
4.21146 -fi
4.21147 -CXX=$ac_cv_prog_CXX
4.21148 -if test -n "$CXX"; then
4.21149 - { echo "$as_me:$LINENO: result: $CXX" >&5
4.21150 -echo "${ECHO_T}$CXX" >&6; }
4.21151 -else
4.21152 - { echo "$as_me:$LINENO: result: no" >&5
4.21153 -echo "${ECHO_T}no" >&6; }
4.21154 -fi
4.21155 -
4.21156 -
4.21157 - test -n "$CXX" && break
4.21158 - done
4.21159 -fi
4.21160 -if test -z "$CXX"; then
4.21161 - ac_ct_CXX=$CXX
4.21162 - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
4.21163 -do
4.21164 - # Extract the first word of "$ac_prog", so it can be a program name with args.
4.21165 -set dummy $ac_prog; ac_word=$2
4.21166 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.21167 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.21168 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
4.21169 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21170 -else
4.21171 - if test -n "$ac_ct_CXX"; then
4.21172 - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4.21173 -else
4.21174 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.21175 -for as_dir in $PATH
4.21176 -do
4.21177 - IFS=$as_save_IFS
4.21178 - test -z "$as_dir" && as_dir=.
4.21179 - for ac_exec_ext in '' $ac_executable_extensions; do
4.21180 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.21181 - ac_cv_prog_ac_ct_CXX="$ac_prog"
4.21182 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.21183 - break 2
4.21184 - fi
4.21185 -done
4.21186 -done
4.21187 -IFS=$as_save_IFS
4.21188 -
4.21189 -fi
4.21190 -fi
4.21191 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
4.21192 -if test -n "$ac_ct_CXX"; then
4.21193 - { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
4.21194 -echo "${ECHO_T}$ac_ct_CXX" >&6; }
4.21195 -else
4.21196 - { echo "$as_me:$LINENO: result: no" >&5
4.21197 -echo "${ECHO_T}no" >&6; }
4.21198 -fi
4.21199 -
4.21200 -
4.21201 - test -n "$ac_ct_CXX" && break
4.21202 -done
4.21203 -
4.21204 - if test "x$ac_ct_CXX" = x; then
4.21205 - CXX="g++"
4.21206 - else
4.21207 - case $cross_compiling:$ac_tool_warned in
4.21208 -yes:)
4.21209 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.21210 -whose name does not start with the host triplet. If you think this
4.21211 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.21212 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.21213 -whose name does not start with the host triplet. If you think this
4.21214 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.21215 -ac_tool_warned=yes ;;
4.21216 -esac
4.21217 - CXX=$ac_ct_CXX
4.21218 - fi
4.21219 -fi
4.21220 -
4.21221 - fi
4.21222 -fi
4.21223 -# Provide some information about the compiler.
4.21224 -echo "$as_me:$LINENO: checking for C++ compiler version" >&5
4.21225 -ac_compiler=`set X $ac_compile; echo $2`
4.21226 -{ (ac_try="$ac_compiler --version >&5"
4.21227 -case "(($ac_try" in
4.21228 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21229 - *) ac_try_echo=$ac_try;;
4.21230 -esac
4.21231 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21232 - (eval "$ac_compiler --version >&5") 2>&5
4.21233 - ac_status=$?
4.21234 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21235 - (exit $ac_status); }
4.21236 -{ (ac_try="$ac_compiler -v >&5"
4.21237 -case "(($ac_try" in
4.21238 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21239 - *) ac_try_echo=$ac_try;;
4.21240 -esac
4.21241 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21242 - (eval "$ac_compiler -v >&5") 2>&5
4.21243 - ac_status=$?
4.21244 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21245 - (exit $ac_status); }
4.21246 -{ (ac_try="$ac_compiler -V >&5"
4.21247 -case "(($ac_try" in
4.21248 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21249 - *) ac_try_echo=$ac_try;;
4.21250 -esac
4.21251 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21252 - (eval "$ac_compiler -V >&5") 2>&5
4.21253 - ac_status=$?
4.21254 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21255 - (exit $ac_status); }
4.21256 -
4.21257 -{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
4.21258 -echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
4.21259 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
4.21260 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21261 -else
4.21262 - cat >conftest.$ac_ext <<_ACEOF
4.21263 -/* confdefs.h. */
4.21264 -_ACEOF
4.21265 -cat confdefs.h >>conftest.$ac_ext
4.21266 -cat >>conftest.$ac_ext <<_ACEOF
4.21267 -/* end confdefs.h. */
4.21268 -
4.21269 -int
4.21270 -main ()
4.21271 -{
4.21272 -#ifndef __GNUC__
4.21273 - choke me
4.21274 -#endif
4.21275 -
4.21276 - ;
4.21277 - return 0;
4.21278 -}
4.21279 -_ACEOF
4.21280 -rm -f conftest.$ac_objext
4.21281 -if { (ac_try="$ac_compile"
4.21282 -case "(($ac_try" in
4.21283 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21284 - *) ac_try_echo=$ac_try;;
4.21285 -esac
4.21286 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21287 - (eval "$ac_compile") 2>conftest.er1
4.21288 - ac_status=$?
4.21289 - grep -v '^ *+' conftest.er1 >conftest.err
4.21290 - rm -f conftest.er1
4.21291 - cat conftest.err >&5
4.21292 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21293 - (exit $ac_status); } && {
4.21294 - test -z "$ac_cxx_werror_flag" ||
4.21295 - test ! -s conftest.err
4.21296 - } && test -s conftest.$ac_objext; then
4.21297 - ac_compiler_gnu=yes
4.21298 -else
4.21299 - echo "$as_me: failed program was:" >&5
4.21300 -sed 's/^/| /' conftest.$ac_ext >&5
4.21301 -
4.21302 - ac_compiler_gnu=no
4.21303 -fi
4.21304 -
4.21305 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21306 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
4.21307 -
4.21308 -fi
4.21309 -{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
4.21310 -echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
4.21311 -GXX=`test $ac_compiler_gnu = yes && echo yes`
4.21312 -ac_test_CXXFLAGS=${CXXFLAGS+set}
4.21313 -ac_save_CXXFLAGS=$CXXFLAGS
4.21314 -{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
4.21315 -echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
4.21316 -if test "${ac_cv_prog_cxx_g+set}" = set; then
4.21317 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21318 -else
4.21319 - ac_save_cxx_werror_flag=$ac_cxx_werror_flag
4.21320 - ac_cxx_werror_flag=yes
4.21321 - ac_cv_prog_cxx_g=no
4.21322 - CXXFLAGS="-g"
4.21323 - cat >conftest.$ac_ext <<_ACEOF
4.21324 -/* confdefs.h. */
4.21325 -_ACEOF
4.21326 -cat confdefs.h >>conftest.$ac_ext
4.21327 -cat >>conftest.$ac_ext <<_ACEOF
4.21328 -/* end confdefs.h. */
4.21329 -
4.21330 -int
4.21331 -main ()
4.21332 -{
4.21333 -
4.21334 - ;
4.21335 - return 0;
4.21336 -}
4.21337 -_ACEOF
4.21338 -rm -f conftest.$ac_objext
4.21339 -if { (ac_try="$ac_compile"
4.21340 -case "(($ac_try" in
4.21341 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21342 - *) ac_try_echo=$ac_try;;
4.21343 -esac
4.21344 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21345 - (eval "$ac_compile") 2>conftest.er1
4.21346 - ac_status=$?
4.21347 - grep -v '^ *+' conftest.er1 >conftest.err
4.21348 - rm -f conftest.er1
4.21349 - cat conftest.err >&5
4.21350 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21351 - (exit $ac_status); } && {
4.21352 - test -z "$ac_cxx_werror_flag" ||
4.21353 - test ! -s conftest.err
4.21354 - } && test -s conftest.$ac_objext; then
4.21355 - ac_cv_prog_cxx_g=yes
4.21356 -else
4.21357 - echo "$as_me: failed program was:" >&5
4.21358 -sed 's/^/| /' conftest.$ac_ext >&5
4.21359 -
4.21360 - CXXFLAGS=""
4.21361 - cat >conftest.$ac_ext <<_ACEOF
4.21362 -/* confdefs.h. */
4.21363 -_ACEOF
4.21364 -cat confdefs.h >>conftest.$ac_ext
4.21365 -cat >>conftest.$ac_ext <<_ACEOF
4.21366 -/* end confdefs.h. */
4.21367 -
4.21368 -int
4.21369 -main ()
4.21370 -{
4.21371 -
4.21372 - ;
4.21373 - return 0;
4.21374 -}
4.21375 -_ACEOF
4.21376 -rm -f conftest.$ac_objext
4.21377 -if { (ac_try="$ac_compile"
4.21378 -case "(($ac_try" in
4.21379 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21380 - *) ac_try_echo=$ac_try;;
4.21381 -esac
4.21382 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21383 - (eval "$ac_compile") 2>conftest.er1
4.21384 - ac_status=$?
4.21385 - grep -v '^ *+' conftest.er1 >conftest.err
4.21386 - rm -f conftest.er1
4.21387 - cat conftest.err >&5
4.21388 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21389 - (exit $ac_status); } && {
4.21390 - test -z "$ac_cxx_werror_flag" ||
4.21391 - test ! -s conftest.err
4.21392 - } && test -s conftest.$ac_objext; then
4.21393 - :
4.21394 -else
4.21395 - echo "$as_me: failed program was:" >&5
4.21396 -sed 's/^/| /' conftest.$ac_ext >&5
4.21397 -
4.21398 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4.21399 - CXXFLAGS="-g"
4.21400 - cat >conftest.$ac_ext <<_ACEOF
4.21401 -/* confdefs.h. */
4.21402 -_ACEOF
4.21403 -cat confdefs.h >>conftest.$ac_ext
4.21404 -cat >>conftest.$ac_ext <<_ACEOF
4.21405 -/* end confdefs.h. */
4.21406 -
4.21407 -int
4.21408 -main ()
4.21409 -{
4.21410 -
4.21411 - ;
4.21412 - return 0;
4.21413 -}
4.21414 -_ACEOF
4.21415 -rm -f conftest.$ac_objext
4.21416 -if { (ac_try="$ac_compile"
4.21417 -case "(($ac_try" in
4.21418 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21419 - *) ac_try_echo=$ac_try;;
4.21420 -esac
4.21421 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21422 - (eval "$ac_compile") 2>conftest.er1
4.21423 - ac_status=$?
4.21424 - grep -v '^ *+' conftest.er1 >conftest.err
4.21425 - rm -f conftest.er1
4.21426 - cat conftest.err >&5
4.21427 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21428 - (exit $ac_status); } && {
4.21429 - test -z "$ac_cxx_werror_flag" ||
4.21430 - test ! -s conftest.err
4.21431 - } && test -s conftest.$ac_objext; then
4.21432 - ac_cv_prog_cxx_g=yes
4.21433 -else
4.21434 - echo "$as_me: failed program was:" >&5
4.21435 -sed 's/^/| /' conftest.$ac_ext >&5
4.21436 -
4.21437 -
4.21438 -fi
4.21439 -
4.21440 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21441 -fi
4.21442 -
4.21443 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21444 -fi
4.21445 -
4.21446 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21447 - ac_cxx_werror_flag=$ac_save_cxx_werror_flag
4.21448 -fi
4.21449 -{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
4.21450 -echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
4.21451 -if test "$ac_test_CXXFLAGS" = set; then
4.21452 - CXXFLAGS=$ac_save_CXXFLAGS
4.21453 -elif test $ac_cv_prog_cxx_g = yes; then
4.21454 - if test "$GXX" = yes; then
4.21455 - CXXFLAGS="-g -O2"
4.21456 - else
4.21457 - CXXFLAGS="-g"
4.21458 - fi
4.21459 -else
4.21460 - if test "$GXX" = yes; then
4.21461 - CXXFLAGS="-O2"
4.21462 - else
4.21463 - CXXFLAGS=
4.21464 - fi
4.21465 -fi
4.21466 -ac_ext=c
4.21467 -ac_cpp='$CPP $CPPFLAGS'
4.21468 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.21469 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.21470 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.21471 -
4.21472 -depcc="$CXX" am_compiler_list=
4.21473 -
4.21474 -{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
4.21475 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
4.21476 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
4.21477 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21478 -else
4.21479 - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4.21480 - # We make a subdir and do the tests there. Otherwise we can end up
4.21481 - # making bogus files that we don't know about and never remove. For
4.21482 - # instance it was reported that on HP-UX the gcc test will end up
4.21483 - # making a dummy file named `D' -- because `-MD' means `put the output
4.21484 - # in D'.
4.21485 - mkdir conftest.dir
4.21486 - # Copy depcomp to subdir because otherwise we won't find it if we're
4.21487 - # using a relative directory.
4.21488 - cp "$am_depcomp" conftest.dir
4.21489 - cd conftest.dir
4.21490 - # We will build objects and dependencies in a subdirectory because
4.21491 - # it helps to detect inapplicable dependency modes. For instance
4.21492 - # both Tru64's cc and ICC support -MD to output dependencies as a
4.21493 - # side effect of compilation, but ICC will put the dependencies in
4.21494 - # the current directory while Tru64 will put them in the object
4.21495 - # directory.
4.21496 - mkdir sub
4.21497 -
4.21498 - am_cv_CXX_dependencies_compiler_type=none
4.21499 - if test "$am_compiler_list" = ""; then
4.21500 - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4.21501 - fi
4.21502 - for depmode in $am_compiler_list; do
4.21503 - # Setup a source with many dependencies, because some compilers
4.21504 - # like to wrap large dependency lists on column 80 (with \), and
4.21505 - # we should not choose a depcomp mode which is confused by this.
4.21506 - #
4.21507 - # We need to recreate these files for each test, as the compiler may
4.21508 - # overwrite some of them when testing with obscure command lines.
4.21509 - # This happens at least with the AIX C compiler.
4.21510 - : > sub/conftest.c
4.21511 - for i in 1 2 3 4 5 6; do
4.21512 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
4.21513 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4.21514 - # Solaris 8's {/usr,}/bin/sh.
4.21515 - touch sub/conftst$i.h
4.21516 - done
4.21517 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4.21518 -
4.21519 - case $depmode in
4.21520 - nosideeffect)
4.21521 - # after this tag, mechanisms are not by side-effect, so they'll
4.21522 - # only be used when explicitly requested
4.21523 - if test "x$enable_dependency_tracking" = xyes; then
4.21524 - continue
4.21525 - else
4.21526 - break
4.21527 - fi
4.21528 - ;;
4.21529 - none) break ;;
4.21530 - esac
4.21531 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
4.21532 - # mode. It turns out that the SunPro C++ compiler does not properly
4.21533 - # handle `-M -o', and we need to detect this.
4.21534 - if depmode=$depmode \
4.21535 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4.21536 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4.21537 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
4.21538 - >/dev/null 2>conftest.err &&
4.21539 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4.21540 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4.21541 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4.21542 - # icc doesn't choke on unknown options, it will just issue warnings
4.21543 - # or remarks (even with -Werror). So we grep stderr for any message
4.21544 - # that says an option was ignored or not supported.
4.21545 - # When given -MP, icc 7.0 and 7.1 complain thusly:
4.21546 - # icc: Command line warning: ignoring option '-M'; no argument required
4.21547 - # The diagnosis changed in icc 8.0:
4.21548 - # icc: Command line remark: option '-MP' not supported
4.21549 - if (grep 'ignoring option' conftest.err ||
4.21550 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4.21551 - am_cv_CXX_dependencies_compiler_type=$depmode
4.21552 - break
4.21553 - fi
4.21554 - fi
4.21555 - done
4.21556 -
4.21557 - cd ..
4.21558 - rm -rf conftest.dir
4.21559 -else
4.21560 - am_cv_CXX_dependencies_compiler_type=none
4.21561 -fi
4.21562 -
4.21563 -fi
4.21564 -{ echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
4.21565 -echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6; }
4.21566 -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
4.21567 -
4.21568 -
4.21569 -
4.21570 -if
4.21571 - test "x$enable_dependency_tracking" != xno \
4.21572 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
4.21573 - am__fastdepCXX_TRUE=
4.21574 - am__fastdepCXX_FALSE='#'
4.21575 -else
4.21576 - am__fastdepCXX_TRUE='#'
4.21577 - am__fastdepCXX_FALSE=
4.21578 -fi
4.21579 -
4.21580 -
4.21581 -# Extract the first word of "$CXX", so it can be a program name with args.
4.21582 -set dummy $CXX; ac_word=$2
4.21583 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.21584 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.21585 -if test "${ac_cv_prog_HAVE_CXX+set}" = set; then
4.21586 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21587 -else
4.21588 - if test -n "$HAVE_CXX"; then
4.21589 - ac_cv_prog_HAVE_CXX="$HAVE_CXX" # Let the user override the test.
4.21590 -else
4.21591 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.21592 -for as_dir in $PATH
4.21593 -do
4.21594 - IFS=$as_save_IFS
4.21595 - test -z "$as_dir" && as_dir=.
4.21596 - for ac_exec_ext in '' $ac_executable_extensions; do
4.21597 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.21598 - ac_cv_prog_HAVE_CXX="yes"
4.21599 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.21600 - break 2
4.21601 - fi
4.21602 -done
4.21603 -done
4.21604 -IFS=$as_save_IFS
4.21605 -
4.21606 - test -z "$ac_cv_prog_HAVE_CXX" && ac_cv_prog_HAVE_CXX="no"
4.21607 -fi
4.21608 -fi
4.21609 -HAVE_CXX=$ac_cv_prog_HAVE_CXX
4.21610 -if test -n "$HAVE_CXX"; then
4.21611 - { echo "$as_me:$LINENO: result: $HAVE_CXX" >&5
4.21612 -echo "${ECHO_T}$HAVE_CXX" >&6; }
4.21613 -else
4.21614 - { echo "$as_me:$LINENO: result: no" >&5
4.21615 -echo "${ECHO_T}no" >&6; }
4.21616 -fi
4.21617 -
4.21618 -
4.21619 -ac_ext=cpp
4.21620 -ac_cpp='$CXXCPP $CPPFLAGS'
4.21621 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.21622 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.21623 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4.21624 -{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4.21625 -echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
4.21626 -if test -z "$CXXCPP"; then
4.21627 - if test "${ac_cv_prog_CXXCPP+set}" = set; then
4.21628 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21629 -else
4.21630 - # Double quotes because CXXCPP needs to be expanded
4.21631 - for CXXCPP in "$CXX -E" "/lib/cpp"
4.21632 - do
4.21633 - ac_preproc_ok=false
4.21634 -for ac_cxx_preproc_warn_flag in '' yes
4.21635 -do
4.21636 - # Use a header file that comes with gcc, so configuring glibc
4.21637 - # with a fresh cross-compiler works.
4.21638 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.21639 - # <limits.h> exists even on freestanding compilers.
4.21640 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.21641 - # not just through cpp. "Syntax error" is here to catch this case.
4.21642 - cat >conftest.$ac_ext <<_ACEOF
4.21643 -/* confdefs.h. */
4.21644 -_ACEOF
4.21645 -cat confdefs.h >>conftest.$ac_ext
4.21646 -cat >>conftest.$ac_ext <<_ACEOF
4.21647 -/* end confdefs.h. */
4.21648 -@%:@ifdef __STDC__
4.21649 -@%:@ include <limits.h>
4.21650 -@%:@else
4.21651 -@%:@ include <assert.h>
4.21652 -@%:@endif
4.21653 - Syntax error
4.21654 -_ACEOF
4.21655 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.21656 -case "(($ac_try" in
4.21657 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21658 - *) ac_try_echo=$ac_try;;
4.21659 -esac
4.21660 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21661 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.21662 - ac_status=$?
4.21663 - grep -v '^ *+' conftest.er1 >conftest.err
4.21664 - rm -f conftest.er1
4.21665 - cat conftest.err >&5
4.21666 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21667 - (exit $ac_status); } >/dev/null && {
4.21668 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.21669 - test ! -s conftest.err
4.21670 - }; then
4.21671 - :
4.21672 -else
4.21673 - echo "$as_me: failed program was:" >&5
4.21674 -sed 's/^/| /' conftest.$ac_ext >&5
4.21675 -
4.21676 - # Broken: fails on valid input.
4.21677 -continue
4.21678 -fi
4.21679 -
4.21680 -rm -f conftest.err conftest.$ac_ext
4.21681 -
4.21682 - # OK, works on sane cases. Now check whether nonexistent headers
4.21683 - # can be detected and how.
4.21684 - cat >conftest.$ac_ext <<_ACEOF
4.21685 -/* confdefs.h. */
4.21686 -_ACEOF
4.21687 -cat confdefs.h >>conftest.$ac_ext
4.21688 -cat >>conftest.$ac_ext <<_ACEOF
4.21689 -/* end confdefs.h. */
4.21690 -@%:@include <ac_nonexistent.h>
4.21691 -_ACEOF
4.21692 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.21693 -case "(($ac_try" in
4.21694 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21695 - *) ac_try_echo=$ac_try;;
4.21696 -esac
4.21697 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21698 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.21699 - ac_status=$?
4.21700 - grep -v '^ *+' conftest.er1 >conftest.err
4.21701 - rm -f conftest.er1
4.21702 - cat conftest.err >&5
4.21703 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21704 - (exit $ac_status); } >/dev/null && {
4.21705 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.21706 - test ! -s conftest.err
4.21707 - }; then
4.21708 - # Broken: success on invalid input.
4.21709 -continue
4.21710 -else
4.21711 - echo "$as_me: failed program was:" >&5
4.21712 -sed 's/^/| /' conftest.$ac_ext >&5
4.21713 -
4.21714 - # Passes both tests.
4.21715 -ac_preproc_ok=:
4.21716 -break
4.21717 -fi
4.21718 -
4.21719 -rm -f conftest.err conftest.$ac_ext
4.21720 -
4.21721 -done
4.21722 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.21723 -rm -f conftest.err conftest.$ac_ext
4.21724 -if $ac_preproc_ok; then
4.21725 - break
4.21726 -fi
4.21727 -
4.21728 - done
4.21729 - ac_cv_prog_CXXCPP=$CXXCPP
4.21730 -
4.21731 -fi
4.21732 - CXXCPP=$ac_cv_prog_CXXCPP
4.21733 -else
4.21734 - ac_cv_prog_CXXCPP=$CXXCPP
4.21735 -fi
4.21736 -{ echo "$as_me:$LINENO: result: $CXXCPP" >&5
4.21737 -echo "${ECHO_T}$CXXCPP" >&6; }
4.21738 -ac_preproc_ok=false
4.21739 -for ac_cxx_preproc_warn_flag in '' yes
4.21740 -do
4.21741 - # Use a header file that comes with gcc, so configuring glibc
4.21742 - # with a fresh cross-compiler works.
4.21743 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4.21744 - # <limits.h> exists even on freestanding compilers.
4.21745 - # On the NeXT, cc -E runs the code through the compiler's parser,
4.21746 - # not just through cpp. "Syntax error" is here to catch this case.
4.21747 - cat >conftest.$ac_ext <<_ACEOF
4.21748 -/* confdefs.h. */
4.21749 -_ACEOF
4.21750 -cat confdefs.h >>conftest.$ac_ext
4.21751 -cat >>conftest.$ac_ext <<_ACEOF
4.21752 -/* end confdefs.h. */
4.21753 -@%:@ifdef __STDC__
4.21754 -@%:@ include <limits.h>
4.21755 -@%:@else
4.21756 -@%:@ include <assert.h>
4.21757 -@%:@endif
4.21758 - Syntax error
4.21759 -_ACEOF
4.21760 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.21761 -case "(($ac_try" in
4.21762 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21763 - *) ac_try_echo=$ac_try;;
4.21764 -esac
4.21765 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21766 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.21767 - ac_status=$?
4.21768 - grep -v '^ *+' conftest.er1 >conftest.err
4.21769 - rm -f conftest.er1
4.21770 - cat conftest.err >&5
4.21771 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21772 - (exit $ac_status); } >/dev/null && {
4.21773 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.21774 - test ! -s conftest.err
4.21775 - }; then
4.21776 - :
4.21777 -else
4.21778 - echo "$as_me: failed program was:" >&5
4.21779 -sed 's/^/| /' conftest.$ac_ext >&5
4.21780 -
4.21781 - # Broken: fails on valid input.
4.21782 -continue
4.21783 -fi
4.21784 -
4.21785 -rm -f conftest.err conftest.$ac_ext
4.21786 -
4.21787 - # OK, works on sane cases. Now check whether nonexistent headers
4.21788 - # can be detected and how.
4.21789 - cat >conftest.$ac_ext <<_ACEOF
4.21790 -/* confdefs.h. */
4.21791 -_ACEOF
4.21792 -cat confdefs.h >>conftest.$ac_ext
4.21793 -cat >>conftest.$ac_ext <<_ACEOF
4.21794 -/* end confdefs.h. */
4.21795 -@%:@include <ac_nonexistent.h>
4.21796 -_ACEOF
4.21797 -if { (ac_try="$ac_cpp conftest.$ac_ext"
4.21798 -case "(($ac_try" in
4.21799 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21800 - *) ac_try_echo=$ac_try;;
4.21801 -esac
4.21802 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21803 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4.21804 - ac_status=$?
4.21805 - grep -v '^ *+' conftest.er1 >conftest.err
4.21806 - rm -f conftest.er1
4.21807 - cat conftest.err >&5
4.21808 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21809 - (exit $ac_status); } >/dev/null && {
4.21810 - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4.21811 - test ! -s conftest.err
4.21812 - }; then
4.21813 - # Broken: success on invalid input.
4.21814 -continue
4.21815 -else
4.21816 - echo "$as_me: failed program was:" >&5
4.21817 -sed 's/^/| /' conftest.$ac_ext >&5
4.21818 -
4.21819 - # Passes both tests.
4.21820 -ac_preproc_ok=:
4.21821 -break
4.21822 -fi
4.21823 -
4.21824 -rm -f conftest.err conftest.$ac_ext
4.21825 -
4.21826 -done
4.21827 -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4.21828 -rm -f conftest.err conftest.$ac_ext
4.21829 -if $ac_preproc_ok; then
4.21830 - :
4.21831 -else
4.21832 - { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4.21833 -See \`config.log' for more details." >&5
4.21834 -echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4.21835 -See \`config.log' for more details." >&2;}
4.21836 - { (exit 1); exit 1; }; }
4.21837 -fi
4.21838 -
4.21839 -ac_ext=c
4.21840 -ac_cpp='$CPP $CPPFLAGS'
4.21841 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4.21842 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4.21843 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
4.21844 -
4.21845 -{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
4.21846 -echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
4.21847 -if test "${ac_cv_search_strerror+set}" = set; then
4.21848 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21849 -else
4.21850 - ac_func_search_save_LIBS=$LIBS
4.21851 -cat >conftest.$ac_ext <<_ACEOF
4.21852 -/* confdefs.h. */
4.21853 -_ACEOF
4.21854 -cat confdefs.h >>conftest.$ac_ext
4.21855 -cat >>conftest.$ac_ext <<_ACEOF
4.21856 -/* end confdefs.h. */
4.21857 -
4.21858 -/* Override any GCC internal prototype to avoid an error.
4.21859 - Use char because int might match the return type of a GCC
4.21860 - builtin and then its argument prototype would still apply. */
4.21861 -#ifdef __cplusplus
4.21862 -extern "C"
4.21863 -#endif
4.21864 -char strerror ();
4.21865 -int
4.21866 -main ()
4.21867 -{
4.21868 -return strerror ();
4.21869 - ;
4.21870 - return 0;
4.21871 -}
4.21872 -_ACEOF
4.21873 -for ac_lib in '' cposix; do
4.21874 - if test -z "$ac_lib"; then
4.21875 - ac_res="none required"
4.21876 - else
4.21877 - ac_res=-l$ac_lib
4.21878 - LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4.21879 - fi
4.21880 - rm -f conftest.$ac_objext conftest$ac_exeext
4.21881 -if { (ac_try="$ac_link"
4.21882 -case "(($ac_try" in
4.21883 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21884 - *) ac_try_echo=$ac_try;;
4.21885 -esac
4.21886 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21887 - (eval "$ac_link") 2>conftest.er1
4.21888 - ac_status=$?
4.21889 - grep -v '^ *+' conftest.er1 >conftest.err
4.21890 - rm -f conftest.er1
4.21891 - cat conftest.err >&5
4.21892 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21893 - (exit $ac_status); } && {
4.21894 - test -z "$ac_c_werror_flag" ||
4.21895 - test ! -s conftest.err
4.21896 - } && test -s conftest$ac_exeext &&
4.21897 - $as_test_x conftest$ac_exeext; then
4.21898 - ac_cv_search_strerror=$ac_res
4.21899 -else
4.21900 - echo "$as_me: failed program was:" >&5
4.21901 -sed 's/^/| /' conftest.$ac_ext >&5
4.21902 -
4.21903 -
4.21904 -fi
4.21905 -
4.21906 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4.21907 - conftest$ac_exeext
4.21908 - if test "${ac_cv_search_strerror+set}" = set; then
4.21909 - break
4.21910 -fi
4.21911 -done
4.21912 -if test "${ac_cv_search_strerror+set}" = set; then
4.21913 - :
4.21914 -else
4.21915 - ac_cv_search_strerror=no
4.21916 -fi
4.21917 -rm conftest.$ac_ext
4.21918 -LIBS=$ac_func_search_save_LIBS
4.21919 -fi
4.21920 -{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
4.21921 -echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
4.21922 -ac_res=$ac_cv_search_strerror
4.21923 -if test "$ac_res" != no; then
4.21924 - test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4.21925 -
4.21926 -fi
4.21927 -
4.21928 -
4.21929 -{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4.21930 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4.21931 -if test "${ac_cv_header_stdc+set}" = set; then
4.21932 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.21933 -else
4.21934 - cat >conftest.$ac_ext <<_ACEOF
4.21935 -/* confdefs.h. */
4.21936 -_ACEOF
4.21937 -cat confdefs.h >>conftest.$ac_ext
4.21938 -cat >>conftest.$ac_ext <<_ACEOF
4.21939 -/* end confdefs.h. */
4.21940 -#include <stdlib.h>
4.21941 -#include <stdarg.h>
4.21942 -#include <string.h>
4.21943 -#include <float.h>
4.21944 -
4.21945 -int
4.21946 -main ()
4.21947 -{
4.21948 -
4.21949 - ;
4.21950 - return 0;
4.21951 -}
4.21952 -_ACEOF
4.21953 -rm -f conftest.$ac_objext
4.21954 -if { (ac_try="$ac_compile"
4.21955 -case "(($ac_try" in
4.21956 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.21957 - *) ac_try_echo=$ac_try;;
4.21958 -esac
4.21959 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.21960 - (eval "$ac_compile") 2>conftest.er1
4.21961 - ac_status=$?
4.21962 - grep -v '^ *+' conftest.er1 >conftest.err
4.21963 - rm -f conftest.er1
4.21964 - cat conftest.err >&5
4.21965 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.21966 - (exit $ac_status); } && {
4.21967 - test -z "$ac_c_werror_flag" ||
4.21968 - test ! -s conftest.err
4.21969 - } && test -s conftest.$ac_objext; then
4.21970 - ac_cv_header_stdc=yes
4.21971 -else
4.21972 - echo "$as_me: failed program was:" >&5
4.21973 -sed 's/^/| /' conftest.$ac_ext >&5
4.21974 -
4.21975 - ac_cv_header_stdc=no
4.21976 -fi
4.21977 -
4.21978 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.21979 -
4.21980 -if test $ac_cv_header_stdc = yes; then
4.21981 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4.21982 - cat >conftest.$ac_ext <<_ACEOF
4.21983 -/* confdefs.h. */
4.21984 -_ACEOF
4.21985 -cat confdefs.h >>conftest.$ac_ext
4.21986 -cat >>conftest.$ac_ext <<_ACEOF
4.21987 -/* end confdefs.h. */
4.21988 -#include <string.h>
4.21989 -
4.21990 -_ACEOF
4.21991 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4.21992 - $EGREP "memchr" >/dev/null 2>&1; then
4.21993 - :
4.21994 -else
4.21995 - ac_cv_header_stdc=no
4.21996 -fi
4.21997 -rm -f conftest*
4.21998 -
4.21999 -fi
4.22000 -
4.22001 -if test $ac_cv_header_stdc = yes; then
4.22002 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4.22003 - cat >conftest.$ac_ext <<_ACEOF
4.22004 -/* confdefs.h. */
4.22005 -_ACEOF
4.22006 -cat confdefs.h >>conftest.$ac_ext
4.22007 -cat >>conftest.$ac_ext <<_ACEOF
4.22008 -/* end confdefs.h. */
4.22009 -#include <stdlib.h>
4.22010 -
4.22011 -_ACEOF
4.22012 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4.22013 - $EGREP "free" >/dev/null 2>&1; then
4.22014 - :
4.22015 -else
4.22016 - ac_cv_header_stdc=no
4.22017 -fi
4.22018 -rm -f conftest*
4.22019 -
4.22020 -fi
4.22021 -
4.22022 -if test $ac_cv_header_stdc = yes; then
4.22023 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4.22024 - if test "$cross_compiling" = yes; then
4.22025 - :
4.22026 -else
4.22027 - cat >conftest.$ac_ext <<_ACEOF
4.22028 -/* confdefs.h. */
4.22029 -_ACEOF
4.22030 -cat confdefs.h >>conftest.$ac_ext
4.22031 -cat >>conftest.$ac_ext <<_ACEOF
4.22032 -/* end confdefs.h. */
4.22033 -#include <ctype.h>
4.22034 -#include <stdlib.h>
4.22035 -#if ((' ' & 0x0FF) == 0x020)
4.22036 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4.22037 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4.22038 -#else
4.22039 -# define ISLOWER(c) \
4.22040 - (('a' <= (c) && (c) <= 'i') \
4.22041 - || ('j' <= (c) && (c) <= 'r') \
4.22042 - || ('s' <= (c) && (c) <= 'z'))
4.22043 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4.22044 -#endif
4.22045 -
4.22046 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4.22047 -int
4.22048 -main ()
4.22049 -{
4.22050 - int i;
4.22051 - for (i = 0; i < 256; i++)
4.22052 - if (XOR (islower (i), ISLOWER (i))
4.22053 - || toupper (i) != TOUPPER (i))
4.22054 - return 2;
4.22055 - return 0;
4.22056 -}
4.22057 -_ACEOF
4.22058 -rm -f conftest$ac_exeext
4.22059 -if { (ac_try="$ac_link"
4.22060 -case "(($ac_try" in
4.22061 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.22062 - *) ac_try_echo=$ac_try;;
4.22063 -esac
4.22064 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.22065 - (eval "$ac_link") 2>&5
4.22066 - ac_status=$?
4.22067 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22068 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4.22069 - { (case "(($ac_try" in
4.22070 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.22071 - *) ac_try_echo=$ac_try;;
4.22072 -esac
4.22073 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.22074 - (eval "$ac_try") 2>&5
4.22075 - ac_status=$?
4.22076 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22077 - (exit $ac_status); }; }; then
4.22078 - :
4.22079 -else
4.22080 - echo "$as_me: program exited with status $ac_status" >&5
4.22081 -echo "$as_me: failed program was:" >&5
4.22082 -sed 's/^/| /' conftest.$ac_ext >&5
4.22083 -
4.22084 -( exit $ac_status )
4.22085 -ac_cv_header_stdc=no
4.22086 -fi
4.22087 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4.22088 -fi
4.22089 -
4.22090 -
4.22091 -fi
4.22092 -fi
4.22093 -{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4.22094 -echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4.22095 -if test $ac_cv_header_stdc = yes; then
4.22096 -
4.22097 -cat >>confdefs.h <<\_ACEOF
4.22098 -@%:@define STDC_HEADERS 1
4.22099 -_ACEOF
4.22100 -
4.22101 -fi
4.22102 -
4.22103 -{ echo "$as_me:$LINENO: checking for inline" >&5
4.22104 -echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
4.22105 -if test "${ac_cv_c_inline+set}" = set; then
4.22106 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22107 -else
4.22108 - ac_cv_c_inline=no
4.22109 -for ac_kw in inline __inline__ __inline; do
4.22110 - cat >conftest.$ac_ext <<_ACEOF
4.22111 -/* confdefs.h. */
4.22112 -_ACEOF
4.22113 -cat confdefs.h >>conftest.$ac_ext
4.22114 -cat >>conftest.$ac_ext <<_ACEOF
4.22115 -/* end confdefs.h. */
4.22116 -#ifndef __cplusplus
4.22117 -typedef int foo_t;
4.22118 -static $ac_kw foo_t static_foo () {return 0; }
4.22119 -$ac_kw foo_t foo () {return 0; }
4.22120 -#endif
4.22121 -
4.22122 -_ACEOF
4.22123 -rm -f conftest.$ac_objext
4.22124 -if { (ac_try="$ac_compile"
4.22125 -case "(($ac_try" in
4.22126 - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4.22127 - *) ac_try_echo=$ac_try;;
4.22128 -esac
4.22129 -eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4.22130 - (eval "$ac_compile") 2>conftest.er1
4.22131 - ac_status=$?
4.22132 - grep -v '^ *+' conftest.er1 >conftest.err
4.22133 - rm -f conftest.er1
4.22134 - cat conftest.err >&5
4.22135 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22136 - (exit $ac_status); } && {
4.22137 - test -z "$ac_c_werror_flag" ||
4.22138 - test ! -s conftest.err
4.22139 - } && test -s conftest.$ac_objext; then
4.22140 - ac_cv_c_inline=$ac_kw
4.22141 -else
4.22142 - echo "$as_me: failed program was:" >&5
4.22143 -sed 's/^/| /' conftest.$ac_ext >&5
4.22144 -
4.22145 -
4.22146 -fi
4.22147 -
4.22148 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4.22149 - test "$ac_cv_c_inline" != no && break
4.22150 -done
4.22151 -
4.22152 -fi
4.22153 -{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
4.22154 -echo "${ECHO_T}$ac_cv_c_inline" >&6; }
4.22155 -
4.22156 -
4.22157 -case $ac_cv_c_inline in
4.22158 - inline | yes) ;;
4.22159 - *)
4.22160 - case $ac_cv_c_inline in
4.22161 - no) ac_val=;;
4.22162 - *) ac_val=$ac_cv_c_inline;;
4.22163 - esac
4.22164 - cat >>confdefs.h <<_ACEOF
4.22165 -#ifndef __cplusplus
4.22166 -#define inline $ac_val
4.22167 -#endif
4.22168 -_ACEOF
4.22169 - ;;
4.22170 -esac
4.22171 -
4.22172 -
4.22173 -# Extract the first word of "pkg-config", so it can be a program name with args.
4.22174 -set dummy pkg-config; ac_word=$2
4.22175 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.22176 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.22177 -if test "${ac_cv_prog_HAVE_PKGCONFIG+set}" = set; then
4.22178 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22179 -else
4.22180 - if test -n "$HAVE_PKGCONFIG"; then
4.22181 - ac_cv_prog_HAVE_PKGCONFIG="$HAVE_PKGCONFIG" # Let the user override the test.
4.22182 -else
4.22183 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.22184 -for as_dir in $PATH
4.22185 -do
4.22186 - IFS=$as_save_IFS
4.22187 - test -z "$as_dir" && as_dir=.
4.22188 - for ac_exec_ext in '' $ac_executable_extensions; do
4.22189 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.22190 - ac_cv_prog_HAVE_PKGCONFIG="yes"
4.22191 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.22192 - break 2
4.22193 - fi
4.22194 -done
4.22195 -done
4.22196 -IFS=$as_save_IFS
4.22197 -
4.22198 - test -z "$ac_cv_prog_HAVE_PKGCONFIG" && ac_cv_prog_HAVE_PKGCONFIG="no"
4.22199 -fi
4.22200 -fi
4.22201 -HAVE_PKGCONFIG=$ac_cv_prog_HAVE_PKGCONFIG
4.22202 -if test -n "$HAVE_PKGCONFIG"; then
4.22203 - { echo "$as_me:$LINENO: result: $HAVE_PKGCONFIG" >&5
4.22204 -echo "${ECHO_T}$HAVE_PKGCONFIG" >&6; }
4.22205 -else
4.22206 - { echo "$as_me:$LINENO: result: no" >&5
4.22207 -echo "${ECHO_T}no" >&6; }
4.22208 -fi
4.22209 -
4.22210 -
4.22211 -
4.22212 -if test "x$HAVE_PKGCONFIG" = "xno"; then
4.22213 - { { echo "$as_me:$LINENO: error: you need to have pkgconfig installed !" >&5
4.22214 -echo "$as_me: error: you need to have pkgconfig installed !" >&2;}
4.22215 - { (exit 1); exit 1; }; }
4.22216 -fi
4.22217 -
4.22218 -
4.22219 -GST_REQUIRED=0.10.14
4.22220 -GST_MAJORMINOR=0.10
4.22221 -
4.22222 -
4.22223 -
4.22224 -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
4.22225 - if test -n "$ac_tool_prefix"; then
4.22226 - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
4.22227 -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
4.22228 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.22229 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.22230 -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
4.22231 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22232 -else
4.22233 - case $PKG_CONFIG in
4.22234 - [\\/]* | ?:[\\/]*)
4.22235 - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
4.22236 - ;;
4.22237 - *)
4.22238 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.22239 -for as_dir in $PATH
4.22240 -do
4.22241 - IFS=$as_save_IFS
4.22242 - test -z "$as_dir" && as_dir=.
4.22243 - for ac_exec_ext in '' $ac_executable_extensions; do
4.22244 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.22245 - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
4.22246 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.22247 - break 2
4.22248 - fi
4.22249 -done
4.22250 -done
4.22251 -IFS=$as_save_IFS
4.22252 -
4.22253 - ;;
4.22254 -esac
4.22255 -fi
4.22256 -PKG_CONFIG=$ac_cv_path_PKG_CONFIG
4.22257 -if test -n "$PKG_CONFIG"; then
4.22258 - { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4.22259 -echo "${ECHO_T}$PKG_CONFIG" >&6; }
4.22260 -else
4.22261 - { echo "$as_me:$LINENO: result: no" >&5
4.22262 -echo "${ECHO_T}no" >&6; }
4.22263 -fi
4.22264 -
4.22265 -
4.22266 -fi
4.22267 -if test -z "$ac_cv_path_PKG_CONFIG"; then
4.22268 - ac_pt_PKG_CONFIG=$PKG_CONFIG
4.22269 - # Extract the first word of "pkg-config", so it can be a program name with args.
4.22270 -set dummy pkg-config; ac_word=$2
4.22271 -{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4.22272 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4.22273 -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
4.22274 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22275 -else
4.22276 - case $ac_pt_PKG_CONFIG in
4.22277 - [\\/]* | ?:[\\/]*)
4.22278 - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
4.22279 - ;;
4.22280 - *)
4.22281 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.22282 -for as_dir in $PATH
4.22283 -do
4.22284 - IFS=$as_save_IFS
4.22285 - test -z "$as_dir" && as_dir=.
4.22286 - for ac_exec_ext in '' $ac_executable_extensions; do
4.22287 - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4.22288 - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
4.22289 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4.22290 - break 2
4.22291 - fi
4.22292 -done
4.22293 -done
4.22294 -IFS=$as_save_IFS
4.22295 -
4.22296 - ;;
4.22297 -esac
4.22298 -fi
4.22299 -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
4.22300 -if test -n "$ac_pt_PKG_CONFIG"; then
4.22301 - { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
4.22302 -echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
4.22303 -else
4.22304 - { echo "$as_me:$LINENO: result: no" >&5
4.22305 -echo "${ECHO_T}no" >&6; }
4.22306 -fi
4.22307 -
4.22308 - if test "x$ac_pt_PKG_CONFIG" = x; then
4.22309 - PKG_CONFIG=""
4.22310 - else
4.22311 - case $cross_compiling:$ac_tool_warned in
4.22312 -yes:)
4.22313 -{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4.22314 -whose name does not start with the host triplet. If you think this
4.22315 -configuration is useful to you, please write to autoconf@gnu.org." >&5
4.22316 -echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4.22317 -whose name does not start with the host triplet. If you think this
4.22318 -configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4.22319 -ac_tool_warned=yes ;;
4.22320 -esac
4.22321 - PKG_CONFIG=$ac_pt_PKG_CONFIG
4.22322 - fi
4.22323 -else
4.22324 - PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
4.22325 -fi
4.22326 -
4.22327 -fi
4.22328 -if test -n "$PKG_CONFIG"; then
4.22329 - _pkg_min_version=0.9.0
4.22330 - { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
4.22331 -echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
4.22332 - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
4.22333 - { echo "$as_me:$LINENO: result: yes" >&5
4.22334 -echo "${ECHO_T}yes" >&6; }
4.22335 - else
4.22336 - { echo "$as_me:$LINENO: result: no" >&5
4.22337 -echo "${ECHO_T}no" >&6; }
4.22338 - PKG_CONFIG=""
4.22339 - fi
4.22340 -
4.22341 -fi
4.22342 -
4.22343 -pkg_failed=no
4.22344 -{ echo "$as_me:$LINENO: checking for GST_CFLAGS" >&5
4.22345 -echo $ECHO_N "checking for GST_CFLAGS... $ECHO_C" >&6; }
4.22346 -if test "${pkg_cv_GST_CFLAGS+set}" = set; then
4.22347 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22348 -else
4.22349 - if test "x$ac_cv_env_GST_CFLAGS_set" = "xset"; then
4.22350 - pkg_cv_GST_CFLAGS=$ac_cv_env_GST_CFLAGS_value
4.22351 -elif test -n "$PKG_CONFIG"; then
4.22352 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
4.22353 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22354 - ($PKG_CONFIG --exists "\
4.22355 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22356 - ac_status=$?
4.22357 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22358 - (exit $ac_status); }; then
4.22359 - pkg_cv_GST_CFLAGS=`$PKG_CONFIG --cflags "\
4.22360 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22361 - else
4.22362 - pkg_failed=yes
4.22363 - fi
4.22364 -else
4.22365 - pkg_failed=untried
4.22366 -fi
4.22367 -fi
4.22368 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_CFLAGS" >&5
4.22369 -echo "${ECHO_T}$pkg_cv_GST_CFLAGS" >&6; }
4.22370 -{ echo "$as_me:$LINENO: checking for GST_LIBS" >&5
4.22371 -echo $ECHO_N "checking for GST_LIBS... $ECHO_C" >&6; }
4.22372 -if test "${pkg_cv_GST_LIBS+set}" = set; then
4.22373 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22374 -else
4.22375 - if test "x$ac_cv_env_GST_LIBS_set" = "xset"; then
4.22376 - pkg_cv_GST_LIBS=$ac_cv_env_GST_LIBS_value
4.22377 -elif test -n "$PKG_CONFIG"; then
4.22378 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"\\
4.22379 - gstreamer-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22380 - ($PKG_CONFIG --exists "\
4.22381 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22382 - ac_status=$?
4.22383 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22384 - (exit $ac_status); }; then
4.22385 - pkg_cv_GST_LIBS=`$PKG_CONFIG --libs "\
4.22386 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22387 - else
4.22388 - pkg_failed=yes
4.22389 - fi
4.22390 -else
4.22391 - pkg_failed=untried
4.22392 -fi
4.22393 -fi
4.22394 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_LIBS" >&5
4.22395 -echo "${ECHO_T}$pkg_cv_GST_LIBS" >&6; }
4.22396 -
4.22397 -if test $pkg_failed = yes; then
4.22398 - GST_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "\
4.22399 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED"`
4.22400 - # Put the nasty error message in config.log where it belongs
4.22401 - echo "$GST_PKG_ERRORS" 1>&5
4.22402 -
4.22403 - HAVE_GST=no
4.22404 -elif test $pkg_failed = untried; then
4.22405 - HAVE_GST=no
4.22406 -else
4.22407 - GST_CFLAGS=$pkg_cv_GST_CFLAGS
4.22408 - GST_LIBS=$pkg_cv_GST_LIBS
4.22409 - HAVE_GST=yes
4.22410 -fi
4.22411 -
4.22412 -if test "x$HAVE_GST" = "xno"; then
4.22413 - { { echo "$as_me:$LINENO: error: you need gstreamer development packages installed !" >&5
4.22414 -echo "$as_me: error: you need gstreamer development packages installed !" >&2;}
4.22415 - { (exit 1); exit 1; }; }
4.22416 -fi
4.22417 -
4.22418 -if test "x$USE_DEBUG" = xyes; then
4.22419 - GST_CFLAGS="$GST_CFLAGS -g"
4.22420 -fi
4.22421 -
4.22422 -GST_CFLAGS="-I\$(top_builddir)/gst-libs $GST_CFLAGS"
4.22423 -
4.22424 -
4.22425 -
4.22426 -
4.22427 -
4.22428 -
4.22429 -
4.22430 -pkg_failed=no
4.22431 -{ echo "$as_me:$LINENO: checking for GST_BASE_CFLAGS" >&5
4.22432 -echo $ECHO_N "checking for GST_BASE_CFLAGS... $ECHO_C" >&6; }
4.22433 -if test "${pkg_cv_GST_BASE_CFLAGS+set}" = set; then
4.22434 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22435 -else
4.22436 - if test "x$ac_cv_env_GST_BASE_CFLAGS_set" = "xset"; then
4.22437 - pkg_cv_GST_BASE_CFLAGS=$ac_cv_env_GST_BASE_CFLAGS_value
4.22438 -elif test -n "$PKG_CONFIG"; then
4.22439 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22440 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22441 - ac_status=$?
4.22442 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22443 - (exit $ac_status); }; then
4.22444 - pkg_cv_GST_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22445 - else
4.22446 - pkg_failed=yes
4.22447 - fi
4.22448 -else
4.22449 - pkg_failed=untried
4.22450 -fi
4.22451 -fi
4.22452 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_CFLAGS" >&5
4.22453 -echo "${ECHO_T}$pkg_cv_GST_BASE_CFLAGS" >&6; }
4.22454 -{ echo "$as_me:$LINENO: checking for GST_BASE_LIBS" >&5
4.22455 -echo $ECHO_N "checking for GST_BASE_LIBS... $ECHO_C" >&6; }
4.22456 -if test "${pkg_cv_GST_BASE_LIBS+set}" = set; then
4.22457 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22458 -else
4.22459 - if test "x$ac_cv_env_GST_BASE_LIBS_set" = "xset"; then
4.22460 - pkg_cv_GST_BASE_LIBS=$ac_cv_env_GST_BASE_LIBS_value
4.22461 -elif test -n "$PKG_CONFIG"; then
4.22462 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22463 - ($PKG_CONFIG --exists "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22464 - ac_status=$?
4.22465 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22466 - (exit $ac_status); }; then
4.22467 - pkg_cv_GST_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22468 - else
4.22469 - pkg_failed=yes
4.22470 - fi
4.22471 -else
4.22472 - pkg_failed=untried
4.22473 -fi
4.22474 -fi
4.22475 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_BASE_LIBS" >&5
4.22476 -echo "${ECHO_T}$pkg_cv_GST_BASE_LIBS" >&6; }
4.22477 -
4.22478 -if test $pkg_failed = yes; then
4.22479 - GST_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
4.22480 - # Put the nasty error message in config.log where it belongs
4.22481 - echo "$GST_BASE_PKG_ERRORS" 1>&5
4.22482 -
4.22483 - HAVE_GST_BASE="no"
4.22484 -elif test $pkg_failed = untried; then
4.22485 - HAVE_GST_BASE="no"
4.22486 -else
4.22487 - GST_BASE_CFLAGS=$pkg_cv_GST_BASE_CFLAGS
4.22488 - GST_BASE_LIBS=$pkg_cv_GST_BASE_LIBS
4.22489 - HAVE_GST_BASE="yes"
4.22490 -fi
4.22491 -
4.22492 -if test "x$HAVE_GST_BASE" = "xno"; then
4.22493 - { { echo "$as_me:$LINENO: error: no GStreamer Base Libs found" >&5
4.22494 -echo "$as_me: error: no GStreamer Base Libs found" >&2;}
4.22495 - { (exit 1); exit 1; }; }
4.22496 -fi
4.22497 -
4.22498 -
4.22499 -
4.22500 -
4.22501 -
4.22502 -pkg_failed=no
4.22503 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_CFLAGS" >&5
4.22504 -echo $ECHO_N "checking for GST_PLUGINS_BASE_CFLAGS... $ECHO_C" >&6; }
4.22505 -if test "${pkg_cv_GST_PLUGINS_BASE_CFLAGS+set}" = set; then
4.22506 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22507 -else
4.22508 - if test "x$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set" = "xset"; then
4.22509 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=$ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value
4.22510 -elif test -n "$PKG_CONFIG"; then
4.22511 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22512 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22513 - ac_status=$?
4.22514 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22515 - (exit $ac_status); }; then
4.22516 - pkg_cv_GST_PLUGINS_BASE_CFLAGS=`$PKG_CONFIG --cflags "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22517 - else
4.22518 - pkg_failed=yes
4.22519 - fi
4.22520 -else
4.22521 - pkg_failed=untried
4.22522 -fi
4.22523 -fi
4.22524 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&5
4.22525 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_CFLAGS" >&6; }
4.22526 -{ echo "$as_me:$LINENO: checking for GST_PLUGINS_BASE_LIBS" >&5
4.22527 -echo $ECHO_N "checking for GST_PLUGINS_BASE_LIBS... $ECHO_C" >&6; }
4.22528 -if test "${pkg_cv_GST_PLUGINS_BASE_LIBS+set}" = set; then
4.22529 - echo $ECHO_N "(cached) $ECHO_C" >&6
4.22530 -else
4.22531 - if test "x$ac_cv_env_GST_PLUGINS_BASE_LIBS_set" = "xset"; then
4.22532 - pkg_cv_GST_PLUGINS_BASE_LIBS=$ac_cv_env_GST_PLUGINS_BASE_LIBS_value
4.22533 -elif test -n "$PKG_CONFIG"; then
4.22534 - if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"gstreamer-plugins-base-\$GST_MAJORMINOR >= \$GST_REQUIRED\" >/dev/null 2>&1") >&5
4.22535 - ($PKG_CONFIG --exists "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" >/dev/null 2>&1) 2>&5
4.22536 - ac_status=$?
4.22537 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
4.22538 - (exit $ac_status); }; then
4.22539 - pkg_cv_GST_PLUGINS_BASE_LIBS=`$PKG_CONFIG --libs "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED" 2>/dev/null`
4.22540 - else
4.22541 - pkg_failed=yes
4.22542 - fi
4.22543 -else
4.22544 - pkg_failed=untried
4.22545 -fi
4.22546 -fi
4.22547 -{ echo "$as_me:$LINENO: result: $pkg_cv_GST_PLUGINS_BASE_LIBS" >&5
4.22548 -echo "${ECHO_T}$pkg_cv_GST_PLUGINS_BASE_LIBS" >&6; }
4.22549 -
4.22550 -if test $pkg_failed = yes; then
4.22551 - GST_PLUGINS_BASE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED"`
4.22552 - # Put the nasty error message in config.log where it belongs
4.22553 - echo "$GST_PLUGINS_BASE_PKG_ERRORS" 1>&5
4.22554 -
4.22555 - HAVE_GST_PLUGINS="no"
4.22556 -elif test $pkg_failed = untried; then
4.22557 - HAVE_GST_PLUGINS="no"
4.22558 -else
4.22559 - GST_PLUGINS_BASE_CFLAGS=$pkg_cv_GST_PLUGINS_BASE_CFLAGS
4.22560 - GST_PLUGINS_BASE_LIBS=$pkg_cv_GST_PLUGINS_BASE_LIBS
4.22561 - HAVE_GST_PLUGINS="yes"
4.22562 -fi
4.22563 -
4.22564 -if test "x$HAVE_GST_PLUGINS" = "xno"; then
4.22565 - { { echo "$as_me:$LINENO: error: no GStreamer Plugins Libs found" >&5
4.22566 -echo "$as_me: error: no GStreamer Plugins Libs found" >&2;}
4.22567 - { (exit 1); exit 1; }; }
4.22568 -fi
4.22569 -
4.22570 -
4.22571 -
4.22572 -
4.22573 -plugindir="\$(libdir)/gstreamer-$GST_MAJORMINOR"
4.22574 -
4.22575 -
4.22576 -GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
4.22577 -
4.22578 -
4.22579 -
4.22580 -cat >>confdefs.h <<\_ACEOF
4.22581 -@%:@define GST_LICENSE "LGPL"
4.22582 -_ACEOF
4.22583 -
4.22584 -
4.22585 -cat >>confdefs.h <<\_ACEOF
4.22586 -@%:@define GST_PACKAGE_NAME "INdT plugins to Gstreamer "
4.22587 -_ACEOF
4.22588 -
4.22589 -
4.22590 -cat >>confdefs.h <<\_ACEOF
4.22591 -@%:@define GST_PACKAGE_ORIGIN "https://svn.sourceforge.net/svnroot/gmyth/gst-gpac"
4.22592 -_ACEOF
4.22593 -
4.22594 -
4.22595 -ac_config_files="$ac_config_files Makefile src/Makefile"
4.22596 -
4.22597 -cat >confcache <<\_ACEOF
4.22598 -# This file is a shell script that caches the results of configure
4.22599 -# tests run on this system so they can be shared between configure
4.22600 -# scripts and configure runs, see configure's option --config-cache.
4.22601 -# It is not useful on other systems. If it contains results you don't
4.22602 -# want to keep, you may remove or edit it.
4.22603 -#
4.22604 -# config.status only pays attention to the cache file if you give it
4.22605 -# the --recheck option to rerun configure.
4.22606 -#
4.22607 -# `ac_cv_env_foo' variables (set or unset) will be overridden when
4.22608 -# loading this file, other *unset* `ac_cv_foo' will be assigned the
4.22609 -# following values.
4.22610 -
4.22611 -_ACEOF
4.22612 -
4.22613 -# The following way of writing the cache mishandles newlines in values,
4.22614 -# but we know of no workaround that is simple, portable, and efficient.
4.22615 -# So, we kill variables containing newlines.
4.22616 -# Ultrix sh set writes to stderr and can't be redirected directly,
4.22617 -# and sets the high bit in the cache file unless we assign to the vars.
4.22618 -(
4.22619 - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
4.22620 - eval ac_val=\$$ac_var
4.22621 - case $ac_val in #(
4.22622 - *${as_nl}*)
4.22623 - case $ac_var in #(
4.22624 - *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
4.22625 -echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
4.22626 - esac
4.22627 - case $ac_var in #(
4.22628 - _ | IFS | as_nl) ;; #(
4.22629 - *) $as_unset $ac_var ;;
4.22630 - esac ;;
4.22631 - esac
4.22632 - done
4.22633 -
4.22634 - (set) 2>&1 |
4.22635 - case $as_nl`(ac_space=' '; set) 2>&1` in #(
4.22636 - *${as_nl}ac_space=\ *)
4.22637 - # `set' does not quote correctly, so add quotes (double-quote
4.22638 - # substitution turns \\\\ into \\, and sed turns \\ into \).
4.22639 - sed -n \
4.22640 - "s/'/'\\\\''/g;
4.22641 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
4.22642 - ;; #(
4.22643 - *)
4.22644 - # `set' quotes correctly as required by POSIX, so do not add quotes.
4.22645 - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
4.22646 - ;;
4.22647 - esac |
4.22648 - sort
4.22649 -) |
4.22650 - sed '
4.22651 - /^ac_cv_env_/b end
4.22652 - t clear
4.22653 - :clear
4.22654 - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
4.22655 - t end
4.22656 - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
4.22657 - :end' >>confcache
4.22658 -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
4.22659 - if test -w "$cache_file"; then
4.22660 - test "x$cache_file" != "x/dev/null" &&
4.22661 - { echo "$as_me:$LINENO: updating cache $cache_file" >&5
4.22662 -echo "$as_me: updating cache $cache_file" >&6;}
4.22663 - cat confcache >$cache_file
4.22664 - else
4.22665 - { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4.22666 -echo "$as_me: not updating unwritable cache $cache_file" >&6;}
4.22667 - fi
4.22668 -fi
4.22669 -rm -f confcache
4.22670 -
4.22671 -test "x$prefix" = xNONE && prefix=$ac_default_prefix
4.22672 -# Let make expand exec_prefix.
4.22673 -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4.22674 -
4.22675 -DEFS=-DHAVE_CONFIG_H
4.22676 -
4.22677 -ac_libobjs=
4.22678 -ac_ltlibobjs=
4.22679 -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue
4.22680 - # 1. Remove the extension, and $U if already installed.
4.22681 - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
4.22682 - ac_i=`echo "$ac_i" | sed "$ac_script"`
4.22683 - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
4.22684 - # will be set to the directory where LIBOBJS objects are built.
4.22685 - ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
4.22686 - ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
4.22687 -done
4.22688 -LIB@&t@OBJS=$ac_libobjs
4.22689 -
4.22690 -LTLIBOBJS=$ac_ltlibobjs
4.22691 -
4.22692 -
4.22693 -if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
4.22694 - { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
4.22695 -Usually this means the macro was only invoked conditionally." >&5
4.22696 -echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
4.22697 -Usually this means the macro was only invoked conditionally." >&2;}
4.22698 - { (exit 1); exit 1; }; }
4.22699 -fi
4.22700 -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
4.22701 - { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
4.22702 -Usually this means the macro was only invoked conditionally." >&5
4.22703 -echo "$as_me: error: conditional \"AMDEP\" was never defined.
4.22704 -Usually this means the macro was only invoked conditionally." >&2;}
4.22705 - { (exit 1); exit 1; }; }
4.22706 -fi
4.22707 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
4.22708 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
4.22709 -Usually this means the macro was only invoked conditionally." >&5
4.22710 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
4.22711 -Usually this means the macro was only invoked conditionally." >&2;}
4.22712 - { (exit 1); exit 1; }; }
4.22713 -fi
4.22714 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
4.22715 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
4.22716 -Usually this means the macro was only invoked conditionally." >&5
4.22717 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
4.22718 -Usually this means the macro was only invoked conditionally." >&2;}
4.22719 - { (exit 1); exit 1; }; }
4.22720 -fi
4.22721 -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
4.22722 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
4.22723 -Usually this means the macro was only invoked conditionally." >&5
4.22724 -echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
4.22725 -Usually this means the macro was only invoked conditionally." >&2;}
4.22726 - { (exit 1); exit 1; }; }
4.22727 -fi
4.22728 -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
4.22729 - { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
4.22730 -Usually this means the macro was only invoked conditionally." >&5
4.22731 -echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
4.22732 -Usually this means the macro was only invoked conditionally." >&2;}
4.22733 - { (exit 1); exit 1; }; }
4.22734 -fi
4.22735 -
4.22736 -: ${CONFIG_STATUS=./config.status}
4.22737 -ac_clean_files_save=$ac_clean_files
4.22738 -ac_clean_files="$ac_clean_files $CONFIG_STATUS"
4.22739 -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
4.22740 -echo "$as_me: creating $CONFIG_STATUS" >&6;}
4.22741 -cat >$CONFIG_STATUS <<_ACEOF
4.22742 -#! $SHELL
4.22743 -# Generated by $as_me.
4.22744 -# Run this file to recreate the current configuration.
4.22745 -# Compiler output produced by configure, useful for debugging
4.22746 -# configure, is in config.log if it exists.
4.22747 -
4.22748 -debug=false
4.22749 -ac_cs_recheck=false
4.22750 -ac_cs_silent=false
4.22751 -SHELL=\${CONFIG_SHELL-$SHELL}
4.22752 -_ACEOF
4.22753 -
4.22754 -cat >>$CONFIG_STATUS <<\_ACEOF
4.22755 -## --------------------- ##
4.22756 -## M4sh Initialization. ##
4.22757 -## --------------------- ##
4.22758 -
4.22759 -# Be more Bourne compatible
4.22760 -DUALCASE=1; export DUALCASE # for MKS sh
4.22761 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4.22762 - emulate sh
4.22763 - NULLCMD=:
4.22764 - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
4.22765 - # is contrary to our usage. Disable this feature.
4.22766 - alias -g '${1+"$@"}'='"$@"'
4.22767 - setopt NO_GLOB_SUBST
4.22768 -else
4.22769 - case `(set -o) 2>/dev/null` in
4.22770 - *posix*) set -o posix ;;
4.22771 -esac
4.22772 -
4.22773 -fi
4.22774 -
4.22775 -
4.22776 -
4.22777 -
4.22778 -# PATH needs CR
4.22779 -# Avoid depending upon Character Ranges.
4.22780 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
4.22781 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
4.22782 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
4.22783 -as_cr_digits='0123456789'
4.22784 -as_cr_alnum=$as_cr_Letters$as_cr_digits
4.22785 -
4.22786 -# The user is always right.
4.22787 -if test "${PATH_SEPARATOR+set}" != set; then
4.22788 - echo "#! /bin/sh" >conf$$.sh
4.22789 - echo "exit 0" >>conf$$.sh
4.22790 - chmod +x conf$$.sh
4.22791 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4.22792 - PATH_SEPARATOR=';'
4.22793 - else
4.22794 - PATH_SEPARATOR=:
4.22795 - fi
4.22796 - rm -f conf$$.sh
4.22797 -fi
4.22798 -
4.22799 -# Support unset when possible.
4.22800 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4.22801 - as_unset=unset
4.22802 -else
4.22803 - as_unset=false
4.22804 -fi
4.22805 -
4.22806 -
4.22807 -# IFS
4.22808 -# We need space, tab and new line, in precisely that order. Quoting is
4.22809 -# there to prevent editors from complaining about space-tab.
4.22810 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
4.22811 -# splitting by setting IFS to empty value.)
4.22812 -as_nl='
4.22813 -'
4.22814 -IFS=" "" $as_nl"
4.22815 -
4.22816 -# Find who we are. Look in the path if we contain no directory separator.
4.22817 -case $0 in
4.22818 - *[\\/]* ) as_myself=$0 ;;
4.22819 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4.22820 -for as_dir in $PATH
4.22821 -do
4.22822 - IFS=$as_save_IFS
4.22823 - test -z "$as_dir" && as_dir=.
4.22824 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
4.22825 -done
4.22826 -IFS=$as_save_IFS
4.22827 -
4.22828 - ;;
4.22829 -esac
4.22830 -# We did not find ourselves, most probably we were run as `sh COMMAND'
4.22831 -# in which case we are not to be found in the path.
4.22832 -if test "x$as_myself" = x; then
4.22833 - as_myself=$0
4.22834 -fi
4.22835 -if test ! -f "$as_myself"; then
4.22836 - echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
4.22837 - { (exit 1); exit 1; }
4.22838 -fi
4.22839 -
4.22840 -# Work around bugs in pre-3.0 UWIN ksh.
4.22841 -for as_var in ENV MAIL MAILPATH
4.22842 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
4.22843 -done
4.22844 -PS1='$ '
4.22845 -PS2='> '
4.22846 -PS4='+ '
4.22847 -
4.22848 -# NLS nuisances.
4.22849 -for as_var in \
4.22850 - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
4.22851 - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
4.22852 - LC_TELEPHONE LC_TIME
4.22853 -do
4.22854 - if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
4.22855 - eval $as_var=C; export $as_var
4.22856 - else
4.22857 - ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
4.22858 - fi
4.22859 -done
4.22860 -
4.22861 -# Required to use basename.
4.22862 -if expr a : '\(a\)' >/dev/null 2>&1 &&
4.22863 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
4.22864 - as_expr=expr
4.22865 -else
4.22866 - as_expr=false
4.22867 -fi
4.22868 -
4.22869 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
4.22870 - as_basename=basename
4.22871 -else
4.22872 - as_basename=false
4.22873 -fi
4.22874 -
4.22875 -
4.22876 -# Name of the executable.
4.22877 -as_me=`$as_basename -- "$0" ||
4.22878 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4.22879 - X"$0" : 'X\(//\)$' \| \
4.22880 - X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4.22881 -echo X/"$0" |
4.22882 - sed '/^.*\/\([^/][^/]*\)\/*$/{
4.22883 - s//\1/
4.22884 - q
4.22885 - }
4.22886 - /^X\/\(\/\/\)$/{
4.22887 - s//\1/
4.22888 - q
4.22889 - }
4.22890 - /^X\/\(\/\).*/{
4.22891 - s//\1/
4.22892 - q
4.22893 - }
4.22894 - s/.*/./; q'`
4.22895 -
4.22896 -# CDPATH.
4.22897 -$as_unset CDPATH
4.22898 -
4.22899 -
4.22900 -
4.22901 - as_lineno_1=$LINENO
4.22902 - as_lineno_2=$LINENO
4.22903 - test "x$as_lineno_1" != "x$as_lineno_2" &&
4.22904 - test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
4.22905 -
4.22906 - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
4.22907 - # uniformly replaced by the line number. The first 'sed' inserts a
4.22908 - # line-number line after each line using $LINENO; the second 'sed'
4.22909 - # does the real work. The second script uses 'N' to pair each
4.22910 - # line-number line with the line containing $LINENO, and appends
4.22911 - # trailing '-' during substitution so that $LINENO is not a special
4.22912 - # case at line end.
4.22913 - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
4.22914 - # scripts with optimization help from Paolo Bonzini. Blame Lee
4.22915 - # E. McMahon (1931-1989) for sed's syntax. :-)
4.22916 - sed -n '
4.22917 - p
4.22918 - /[$]LINENO/=
4.22919 - ' <$as_myself |
4.22920 - sed '
4.22921 - s/[$]LINENO.*/&-/
4.22922 - t lineno
4.22923 - b
4.22924 - :lineno
4.22925 - N
4.22926 - :loop
4.22927 - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
4.22928 - t loop
4.22929 - s/-\n.*//
4.22930 - ' >$as_me.lineno &&
4.22931 - chmod +x "$as_me.lineno" ||
4.22932 - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
4.22933 - { (exit 1); exit 1; }; }
4.22934 -
4.22935 - # Don't try to exec as it changes $[0], causing all sort of problems
4.22936 - # (the dirname of $[0] is not the place where we might find the
4.22937 - # original and so on. Autoconf is especially sensitive to this).
4.22938 - . "./$as_me.lineno"
4.22939 - # Exit status is that of the last command.
4.22940 - exit
4.22941 -}
4.22942 -
4.22943 -
4.22944 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
4.22945 - as_dirname=dirname
4.22946 -else
4.22947 - as_dirname=false
4.22948 -fi
4.22949 -
4.22950 -ECHO_C= ECHO_N= ECHO_T=
4.22951 -case `echo -n x` in
4.22952 --n*)
4.22953 - case `echo 'x\c'` in
4.22954 - *c*) ECHO_T=' ';; # ECHO_T is single tab character.
4.22955 - *) ECHO_C='\c';;
4.22956 - esac;;
4.22957 -*)
4.22958 - ECHO_N='-n';;
4.22959 -esac
4.22960 -
4.22961 -if expr a : '\(a\)' >/dev/null 2>&1 &&
4.22962 - test "X`expr 00001 : '.*\(...\)'`" = X001; then
4.22963 - as_expr=expr
4.22964 -else
4.22965 - as_expr=false
4.22966 -fi
4.22967 -
4.22968 -rm -f conf$$ conf$$.exe conf$$.file
4.22969 -if test -d conf$$.dir; then
4.22970 - rm -f conf$$.dir/conf$$.file
4.22971 -else
4.22972 - rm -f conf$$.dir
4.22973 - mkdir conf$$.dir
4.22974 -fi
4.22975 -echo >conf$$.file
4.22976 -if ln -s conf$$.file conf$$ 2>/dev/null; then
4.22977 - as_ln_s='ln -s'
4.22978 - # ... but there are two gotchas:
4.22979 - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
4.22980 - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
4.22981 - # In both cases, we have to default to `cp -p'.
4.22982 - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
4.22983 - as_ln_s='cp -p'
4.22984 -elif ln conf$$.file conf$$ 2>/dev/null; then
4.22985 - as_ln_s=ln
4.22986 -else
4.22987 - as_ln_s='cp -p'
4.22988 -fi
4.22989 -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
4.22990 -rmdir conf$$.dir 2>/dev/null
4.22991 -
4.22992 -if mkdir -p . 2>/dev/null; then
4.22993 - as_mkdir_p=:
4.22994 -else
4.22995 - test -d ./-p && rmdir ./-p
4.22996 - as_mkdir_p=false
4.22997 -fi
4.22998 -
4.22999 -if test -x / >/dev/null 2>&1; then
4.23000 - as_test_x='test -x'
4.23001 -else
4.23002 - if ls -dL / >/dev/null 2>&1; then
4.23003 - as_ls_L_option=L
4.23004 - else
4.23005 - as_ls_L_option=
4.23006 - fi
4.23007 - as_test_x='
4.23008 - eval sh -c '\''
4.23009 - if test -d "$1"; then
4.23010 - test -d "$1/.";
4.23011 - else
4.23012 - case $1 in
4.23013 - -*)set "./$1";;
4.23014 - esac;
4.23015 - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
4.23016 - ???[sx]*):;;*)false;;esac;fi
4.23017 - '\'' sh
4.23018 - '
4.23019 -fi
4.23020 -as_executable_p=$as_test_x
4.23021 -
4.23022 -# Sed expression to map a string onto a valid CPP name.
4.23023 -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
4.23024 -
4.23025 -# Sed expression to map a string onto a valid variable name.
4.23026 -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
4.23027 -
4.23028 -
4.23029 -exec 6>&1
4.23030 -
4.23031 -# Save the log message, to keep $[0] and so on meaningful, and to
4.23032 -# report actual input values of CONFIG_FILES etc. instead of their
4.23033 -# values after options handling.
4.23034 -ac_log="
4.23035 -This file was extended by $as_me, which was
4.23036 -generated by GNU Autoconf 2.61. Invocation command line was
4.23037 -
4.23038 - CONFIG_FILES = $CONFIG_FILES
4.23039 - CONFIG_HEADERS = $CONFIG_HEADERS
4.23040 - CONFIG_LINKS = $CONFIG_LINKS
4.23041 - CONFIG_COMMANDS = $CONFIG_COMMANDS
4.23042 - $ $0 $@
4.23043 -
4.23044 -on `(hostname || uname -n) 2>/dev/null | sed 1q`
4.23045 -"
4.23046 -
4.23047 -_ACEOF
4.23048 -
4.23049 -cat >>$CONFIG_STATUS <<_ACEOF
4.23050 -# Files that config.status was made for.
4.23051 -config_files="$ac_config_files"
4.23052 -config_headers="$ac_config_headers"
4.23053 -config_commands="$ac_config_commands"
4.23054 -
4.23055 -_ACEOF
4.23056 -
4.23057 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23058 -ac_cs_usage="\
4.23059 -\`$as_me' instantiates files from templates according to the
4.23060 -current configuration.
4.23061 -
4.23062 -Usage: $0 [OPTIONS] [FILE]...
4.23063 -
4.23064 - -h, --help print this help, then exit
4.23065 - -V, --version print version number and configuration settings, then exit
4.23066 - -q, --quiet do not print progress messages
4.23067 - -d, --debug don't remove temporary files
4.23068 - --recheck update $as_me by reconfiguring in the same conditions
4.23069 - --file=FILE[:TEMPLATE]
4.23070 - instantiate the configuration file FILE
4.23071 - --header=FILE[:TEMPLATE]
4.23072 - instantiate the configuration header FILE
4.23073 -
4.23074 -Configuration files:
4.23075 -$config_files
4.23076 -
4.23077 -Configuration headers:
4.23078 -$config_headers
4.23079 -
4.23080 -Configuration commands:
4.23081 -$config_commands
4.23082 -
4.23083 -Report bugs to <bug-autoconf@gnu.org>."
4.23084 -
4.23085 -_ACEOF
4.23086 -cat >>$CONFIG_STATUS <<_ACEOF
4.23087 -ac_cs_version="\\
4.23088 -config.status
4.23089 -configured by $0, generated by GNU Autoconf 2.61,
4.23090 - with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4.23091 -
4.23092 -Copyright (C) 2006 Free Software Foundation, Inc.
4.23093 -This config.status script is free software; the Free Software Foundation
4.23094 -gives unlimited permission to copy, distribute and modify it."
4.23095 -
4.23096 -ac_pwd='$ac_pwd'
4.23097 -srcdir='$srcdir'
4.23098 -INSTALL='$INSTALL'
4.23099 -_ACEOF
4.23100 -
4.23101 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23102 -# If no file are specified by the user, then we need to provide default
4.23103 -# value. By we need to know if files were specified by the user.
4.23104 -ac_need_defaults=:
4.23105 -while test $# != 0
4.23106 -do
4.23107 - case $1 in
4.23108 - --*=*)
4.23109 - ac_option=`expr "X$1" : 'X\([^=]*\)='`
4.23110 - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
4.23111 - ac_shift=:
4.23112 - ;;
4.23113 - *)
4.23114 - ac_option=$1
4.23115 - ac_optarg=$2
4.23116 - ac_shift=shift
4.23117 - ;;
4.23118 - esac
4.23119 -
4.23120 - case $ac_option in
4.23121 - # Handling of the options.
4.23122 - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4.23123 - ac_cs_recheck=: ;;
4.23124 - --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
4.23125 - echo "$ac_cs_version"; exit ;;
4.23126 - --debug | --debu | --deb | --de | --d | -d )
4.23127 - debug=: ;;
4.23128 - --file | --fil | --fi | --f )
4.23129 - $ac_shift
4.23130 - CONFIG_FILES="$CONFIG_FILES $ac_optarg"
4.23131 - ac_need_defaults=false;;
4.23132 - --header | --heade | --head | --hea )
4.23133 - $ac_shift
4.23134 - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
4.23135 - ac_need_defaults=false;;
4.23136 - --he | --h)
4.23137 - # Conflict between --help and --header
4.23138 - { echo "$as_me: error: ambiguous option: $1
4.23139 -Try \`$0 --help' for more information." >&2
4.23140 - { (exit 1); exit 1; }; };;
4.23141 - --help | --hel | -h )
4.23142 - echo "$ac_cs_usage"; exit ;;
4.23143 - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4.23144 - | -silent | --silent | --silen | --sile | --sil | --si | --s)
4.23145 - ac_cs_silent=: ;;
4.23146 -
4.23147 - # This is an error.
4.23148 - -*) { echo "$as_me: error: unrecognized option: $1
4.23149 -Try \`$0 --help' for more information." >&2
4.23150 - { (exit 1); exit 1; }; } ;;
4.23151 -
4.23152 - *) ac_config_targets="$ac_config_targets $1"
4.23153 - ac_need_defaults=false ;;
4.23154 -
4.23155 - esac
4.23156 - shift
4.23157 -done
4.23158 -
4.23159 -ac_configure_extra_args=
4.23160 -
4.23161 -if $ac_cs_silent; then
4.23162 - exec 6>/dev/null
4.23163 - ac_configure_extra_args="$ac_configure_extra_args --silent"
4.23164 -fi
4.23165 -
4.23166 -_ACEOF
4.23167 -cat >>$CONFIG_STATUS <<_ACEOF
4.23168 -if \$ac_cs_recheck; then
4.23169 - echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
4.23170 - CONFIG_SHELL=$SHELL
4.23171 - export CONFIG_SHELL
4.23172 - exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
4.23173 -fi
4.23174 -
4.23175 -_ACEOF
4.23176 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23177 -exec 5>>config.log
4.23178 -{
4.23179 - echo
4.23180 - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
4.23181 -@%:@@%:@ Running $as_me. @%:@@%:@
4.23182 -_ASBOX
4.23183 - echo "$ac_log"
4.23184 -} >&5
4.23185 -
4.23186 -_ACEOF
4.23187 -cat >>$CONFIG_STATUS <<_ACEOF
4.23188 -#
4.23189 -# INIT-COMMANDS
4.23190 -#
4.23191 -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
4.23192 -
4.23193 -_ACEOF
4.23194 -
4.23195 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23196 -
4.23197 -# Handling of arguments.
4.23198 -for ac_config_target in $ac_config_targets
4.23199 -do
4.23200 - case $ac_config_target in
4.23201 - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
4.23202 - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
4.23203 - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
4.23204 - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
4.23205 -
4.23206 - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
4.23207 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
4.23208 - { (exit 1); exit 1; }; };;
4.23209 - esac
4.23210 -done
4.23211 -
4.23212 -
4.23213 -# If the user did not use the arguments to specify the items to instantiate,
4.23214 -# then the envvar interface is used. Set only those that are not.
4.23215 -# We use the long form for the default assignment because of an extremely
4.23216 -# bizarre bug on SunOS 4.1.3.
4.23217 -if $ac_need_defaults; then
4.23218 - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
4.23219 - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
4.23220 - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
4.23221 -fi
4.23222 -
4.23223 -# Have a temporary directory for convenience. Make it in the build tree
4.23224 -# simply because there is no reason against having it here, and in addition,
4.23225 -# creating and moving files from /tmp can sometimes cause problems.
4.23226 -# Hook for its removal unless debugging.
4.23227 -# Note that there is a small window in which the directory will not be cleaned:
4.23228 -# after its creation but before its name has been assigned to `$tmp'.
4.23229 -$debug ||
4.23230 -{
4.23231 - tmp=
4.23232 - trap 'exit_status=$?
4.23233 - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
4.23234 -' 0
4.23235 - trap '{ (exit 1); exit 1; }' 1 2 13 15
4.23236 -}
4.23237 -# Create a (secure) tmp directory for tmp files.
4.23238 -
4.23239 -{
4.23240 - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
4.23241 - test -n "$tmp" && test -d "$tmp"
4.23242 -} ||
4.23243 -{
4.23244 - tmp=./conf$$-$RANDOM
4.23245 - (umask 077 && mkdir "$tmp")
4.23246 -} ||
4.23247 -{
4.23248 - echo "$me: cannot create a temporary directory in ." >&2
4.23249 - { (exit 1); exit 1; }
4.23250 -}
4.23251 -
4.23252 -#
4.23253 -# Set up the sed scripts for CONFIG_FILES section.
4.23254 -#
4.23255 -
4.23256 -# No need to generate the scripts if there are no CONFIG_FILES.
4.23257 -# This happens for instance when ./config.status config.h
4.23258 -if test -n "$CONFIG_FILES"; then
4.23259 -
4.23260 -_ACEOF
4.23261 -
4.23262 -
4.23263 -
4.23264 -ac_delim='%!_!# '
4.23265 -for ac_last_try in false false false false false :; do
4.23266 - cat >conf$$subs.sed <<_ACEOF
4.23267 -SHELL!$SHELL$ac_delim
4.23268 -PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
4.23269 -PACKAGE_NAME!$PACKAGE_NAME$ac_delim
4.23270 -PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
4.23271 -PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
4.23272 -PACKAGE_STRING!$PACKAGE_STRING$ac_delim
4.23273 -PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
4.23274 -exec_prefix!$exec_prefix$ac_delim
4.23275 -prefix!$prefix$ac_delim
4.23276 -program_transform_name!$program_transform_name$ac_delim
4.23277 -bindir!$bindir$ac_delim
4.23278 -sbindir!$sbindir$ac_delim
4.23279 -libexecdir!$libexecdir$ac_delim
4.23280 -datarootdir!$datarootdir$ac_delim
4.23281 -datadir!$datadir$ac_delim
4.23282 -sysconfdir!$sysconfdir$ac_delim
4.23283 -sharedstatedir!$sharedstatedir$ac_delim
4.23284 -localstatedir!$localstatedir$ac_delim
4.23285 -includedir!$includedir$ac_delim
4.23286 -oldincludedir!$oldincludedir$ac_delim
4.23287 -docdir!$docdir$ac_delim
4.23288 -infodir!$infodir$ac_delim
4.23289 -htmldir!$htmldir$ac_delim
4.23290 -dvidir!$dvidir$ac_delim
4.23291 -pdfdir!$pdfdir$ac_delim
4.23292 -psdir!$psdir$ac_delim
4.23293 -libdir!$libdir$ac_delim
4.23294 -localedir!$localedir$ac_delim
4.23295 -mandir!$mandir$ac_delim
4.23296 -DEFS!$DEFS$ac_delim
4.23297 -ECHO_C!$ECHO_C$ac_delim
4.23298 -ECHO_N!$ECHO_N$ac_delim
4.23299 -ECHO_T!$ECHO_T$ac_delim
4.23300 -LIBS!$LIBS$ac_delim
4.23301 -build_alias!$build_alias$ac_delim
4.23302 -host_alias!$host_alias$ac_delim
4.23303 -target_alias!$target_alias$ac_delim
4.23304 -build!$build$ac_delim
4.23305 -build_cpu!$build_cpu$ac_delim
4.23306 -build_vendor!$build_vendor$ac_delim
4.23307 -build_os!$build_os$ac_delim
4.23308 -host!$host$ac_delim
4.23309 -host_cpu!$host_cpu$ac_delim
4.23310 -host_vendor!$host_vendor$ac_delim
4.23311 -host_os!$host_os$ac_delim
4.23312 -target!$target$ac_delim
4.23313 -target_cpu!$target_cpu$ac_delim
4.23314 -target_vendor!$target_vendor$ac_delim
4.23315 -target_os!$target_os$ac_delim
4.23316 -MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
4.23317 -MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
4.23318 -MAINT!$MAINT$ac_delim
4.23319 -GST_PLUGINS_VERSION!$GST_PLUGINS_VERSION$ac_delim
4.23320 -GST_PLUGINS_VERSION_RELEASE!$GST_PLUGINS_VERSION_RELEASE$ac_delim
4.23321 -GST_PLUGINS_VERSION_MAJOR!$GST_PLUGINS_VERSION_MAJOR$ac_delim
4.23322 -GST_PLUGINS_VERSION_MINOR!$GST_PLUGINS_VERSION_MINOR$ac_delim
4.23323 -GST_PLUGINS_VERSION_MICRO!$GST_PLUGINS_VERSION_MICRO$ac_delim
4.23324 -GST_PLUGINS_VERSION_NANO!$GST_PLUGINS_VERSION_NANO$ac_delim
4.23325 -PACKAGE!$PACKAGE$ac_delim
4.23326 -VERSION!$VERSION$ac_delim
4.23327 -INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
4.23328 -INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
4.23329 -INSTALL_DATA!$INSTALL_DATA$ac_delim
4.23330 -CYGPATH_W!$CYGPATH_W$ac_delim
4.23331 -ACLOCAL!$ACLOCAL$ac_delim
4.23332 -AUTOCONF!$AUTOCONF$ac_delim
4.23333 -AUTOMAKE!$AUTOMAKE$ac_delim
4.23334 -AUTOHEADER!$AUTOHEADER$ac_delim
4.23335 -MAKEINFO!$MAKEINFO$ac_delim
4.23336 -install_sh!$install_sh$ac_delim
4.23337 -STRIP!$STRIP$ac_delim
4.23338 -INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
4.23339 -mkdir_p!$mkdir_p$ac_delim
4.23340 -AWK!$AWK$ac_delim
4.23341 -SET_MAKE!$SET_MAKE$ac_delim
4.23342 -am__leading_dot!$am__leading_dot$ac_delim
4.23343 -AMTAR!$AMTAR$ac_delim
4.23344 -am__tar!$am__tar$ac_delim
4.23345 -am__untar!$am__untar$ac_delim
4.23346 -CC!$CC$ac_delim
4.23347 -CFLAGS!$CFLAGS$ac_delim
4.23348 -LDFLAGS!$LDFLAGS$ac_delim
4.23349 -CPPFLAGS!$CPPFLAGS$ac_delim
4.23350 -ac_ct_CC!$ac_ct_CC$ac_delim
4.23351 -EXEEXT!$EXEEXT$ac_delim
4.23352 -OBJEXT!$OBJEXT$ac_delim
4.23353 -DEPDIR!$DEPDIR$ac_delim
4.23354 -am__include!$am__include$ac_delim
4.23355 -am__quote!$am__quote$ac_delim
4.23356 -AMDEP_TRUE!$AMDEP_TRUE$ac_delim
4.23357 -AMDEP_FALSE!$AMDEP_FALSE$ac_delim
4.23358 -AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
4.23359 -CCDEPMODE!$CCDEPMODE$ac_delim
4.23360 -am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
4.23361 -am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
4.23362 -GREP!$GREP$ac_delim
4.23363 -EGREP!$EGREP$ac_delim
4.23364 -_ACEOF
4.23365 -
4.23366 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
4.23367 - break
4.23368 - elif $ac_last_try; then
4.23369 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
4.23370 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
4.23371 - { (exit 1); exit 1; }; }
4.23372 - else
4.23373 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4.23374 - fi
4.23375 -done
4.23376 -
4.23377 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
4.23378 -if test -n "$ac_eof"; then
4.23379 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
4.23380 - ac_eof=`expr $ac_eof + 1`
4.23381 -fi
4.23382 -
4.23383 -cat >>$CONFIG_STATUS <<_ACEOF
4.23384 -cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
4.23385 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
4.23386 -_ACEOF
4.23387 -sed '
4.23388 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
4.23389 -s/^/s,@/; s/!/@,|#_!!_#|/
4.23390 -:n
4.23391 -t n
4.23392 -s/'"$ac_delim"'$/,g/; t
4.23393 -s/$/\\/; p
4.23394 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
4.23395 -' >>$CONFIG_STATUS <conf$$subs.sed
4.23396 -rm -f conf$$subs.sed
4.23397 -cat >>$CONFIG_STATUS <<_ACEOF
4.23398 -CEOF$ac_eof
4.23399 -_ACEOF
4.23400 -
4.23401 -
4.23402 -ac_delim='%!_!# '
4.23403 -for ac_last_try in false false false false false :; do
4.23404 - cat >conf$$subs.sed <<_ACEOF
4.23405 -LN_S!$LN_S$ac_delim
4.23406 -ECHO!$ECHO$ac_delim
4.23407 -AR!$AR$ac_delim
4.23408 -RANLIB!$RANLIB$ac_delim
4.23409 -CPP!$CPP$ac_delim
4.23410 -CXX!$CXX$ac_delim
4.23411 -CXXFLAGS!$CXXFLAGS$ac_delim
4.23412 -ac_ct_CXX!$ac_ct_CXX$ac_delim
4.23413 -CXXDEPMODE!$CXXDEPMODE$ac_delim
4.23414 -am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
4.23415 -am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
4.23416 -CXXCPP!$CXXCPP$ac_delim
4.23417 -F77!$F77$ac_delim
4.23418 -FFLAGS!$FFLAGS$ac_delim
4.23419 -ac_ct_F77!$ac_ct_F77$ac_delim
4.23420 -LIBTOOL!$LIBTOOL$ac_delim
4.23421 -ACLOCAL_AMFLAGS!$ACLOCAL_AMFLAGS$ac_delim
4.23422 -CCAS!$CCAS$ac_delim
4.23423 -CCASFLAGS!$CCASFLAGS$ac_delim
4.23424 -ERROR_CFLAGS!$ERROR_CFLAGS$ac_delim
4.23425 -HAVE_CXX!$HAVE_CXX$ac_delim
4.23426 -HAVE_PKGCONFIG!$HAVE_PKGCONFIG$ac_delim
4.23427 -PKG_CONFIG!$PKG_CONFIG$ac_delim
4.23428 -GST_CFLAGS!$GST_CFLAGS$ac_delim
4.23429 -GST_LIBS!$GST_LIBS$ac_delim
4.23430 -GST_MAJORMINOR!$GST_MAJORMINOR$ac_delim
4.23431 -GST_BASE_CFLAGS!$GST_BASE_CFLAGS$ac_delim
4.23432 -GST_BASE_LIBS!$GST_BASE_LIBS$ac_delim
4.23433 -GST_PLUGINS_BASE_CFLAGS!$GST_PLUGINS_BASE_CFLAGS$ac_delim
4.23434 -GST_PLUGINS_BASE_LIBS!$GST_PLUGINS_BASE_LIBS$ac_delim
4.23435 -plugindir!$plugindir$ac_delim
4.23436 -GST_PLUGIN_LDFLAGS!$GST_PLUGIN_LDFLAGS$ac_delim
4.23437 -LIB@&t@OBJS!$LIB@&t@OBJS$ac_delim
4.23438 -LTLIBOBJS!$LTLIBOBJS$ac_delim
4.23439 -_ACEOF
4.23440 -
4.23441 - if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 34; then
4.23442 - break
4.23443 - elif $ac_last_try; then
4.23444 - { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
4.23445 -echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
4.23446 - { (exit 1); exit 1; }; }
4.23447 - else
4.23448 - ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4.23449 - fi
4.23450 -done
4.23451 -
4.23452 -ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
4.23453 -if test -n "$ac_eof"; then
4.23454 - ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
4.23455 - ac_eof=`expr $ac_eof + 1`
4.23456 -fi
4.23457 -
4.23458 -cat >>$CONFIG_STATUS <<_ACEOF
4.23459 -cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
4.23460 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
4.23461 -_ACEOF
4.23462 -sed '
4.23463 -s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
4.23464 -s/^/s,@/; s/!/@,|#_!!_#|/
4.23465 -:n
4.23466 -t n
4.23467 -s/'"$ac_delim"'$/,g/; t
4.23468 -s/$/\\/; p
4.23469 -N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
4.23470 -' >>$CONFIG_STATUS <conf$$subs.sed
4.23471 -rm -f conf$$subs.sed
4.23472 -cat >>$CONFIG_STATUS <<_ACEOF
4.23473 -:end
4.23474 -s/|#_!!_#|//g
4.23475 -CEOF$ac_eof
4.23476 -_ACEOF
4.23477 -
4.23478 -
4.23479 -# VPATH may cause trouble with some makes, so we remove $(srcdir),
4.23480 -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
4.23481 -# trailing colons and then remove the whole line if VPATH becomes empty
4.23482 -# (actually we leave an empty line to preserve line numbers).
4.23483 -if test "x$srcdir" = x.; then
4.23484 - ac_vpsub='/^[ ]*VPATH[ ]*=/{
4.23485 -s/:*\$(srcdir):*/:/
4.23486 -s/:*\${srcdir}:*/:/
4.23487 -s/:*@srcdir@:*/:/
4.23488 -s/^\([^=]*=[ ]*\):*/\1/
4.23489 -s/:*$//
4.23490 -s/^[^=]*=[ ]*$//
4.23491 -}'
4.23492 -fi
4.23493 -
4.23494 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23495 -fi # test -n "$CONFIG_FILES"
4.23496 -
4.23497 -
4.23498 -for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
4.23499 -do
4.23500 - case $ac_tag in
4.23501 - :[FHLC]) ac_mode=$ac_tag; continue;;
4.23502 - esac
4.23503 - case $ac_mode$ac_tag in
4.23504 - :[FHL]*:*);;
4.23505 - :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
4.23506 -echo "$as_me: error: Invalid tag $ac_tag." >&2;}
4.23507 - { (exit 1); exit 1; }; };;
4.23508 - :[FH]-) ac_tag=-:-;;
4.23509 - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4.23510 - esac
4.23511 - ac_save_IFS=$IFS
4.23512 - IFS=:
4.23513 - set x $ac_tag
4.23514 - IFS=$ac_save_IFS
4.23515 - shift
4.23516 - ac_file=$1
4.23517 - shift
4.23518 -
4.23519 - case $ac_mode in
4.23520 - :L) ac_source=$1;;
4.23521 - :[FH])
4.23522 - ac_file_inputs=
4.23523 - for ac_f
4.23524 - do
4.23525 - case $ac_f in
4.23526 - -) ac_f="$tmp/stdin";;
4.23527 - *) # Look for the file first in the build tree, then in the source tree
4.23528 - # (if the path is not absolute). The absolute path cannot be DOS-style,
4.23529 - # because $ac_f cannot contain `:'.
4.23530 - test -f "$ac_f" ||
4.23531 - case $ac_f in
4.23532 - [\\/$]*) false;;
4.23533 - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
4.23534 - esac ||
4.23535 - { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
4.23536 -echo "$as_me: error: cannot find input file: $ac_f" >&2;}
4.23537 - { (exit 1); exit 1; }; };;
4.23538 - esac
4.23539 - ac_file_inputs="$ac_file_inputs $ac_f"
4.23540 - done
4.23541 -
4.23542 - # Let's still pretend it is `configure' which instantiates (i.e., don't
4.23543 - # use $as_me), people would be surprised to read:
4.23544 - # /* config.h. Generated by config.status. */
4.23545 - configure_input="Generated from "`IFS=:
4.23546 - echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
4.23547 - if test x"$ac_file" != x-; then
4.23548 - configure_input="$ac_file. $configure_input"
4.23549 - { echo "$as_me:$LINENO: creating $ac_file" >&5
4.23550 -echo "$as_me: creating $ac_file" >&6;}
4.23551 - fi
4.23552 -
4.23553 - case $ac_tag in
4.23554 - *:-:* | *:-) cat >"$tmp/stdin";;
4.23555 - esac
4.23556 - ;;
4.23557 - esac
4.23558 -
4.23559 - ac_dir=`$as_dirname -- "$ac_file" ||
4.23560 -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23561 - X"$ac_file" : 'X\(//\)[^/]' \| \
4.23562 - X"$ac_file" : 'X\(//\)$' \| \
4.23563 - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4.23564 -echo X"$ac_file" |
4.23565 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23566 - s//\1/
4.23567 - q
4.23568 - }
4.23569 - /^X\(\/\/\)[^/].*/{
4.23570 - s//\1/
4.23571 - q
4.23572 - }
4.23573 - /^X\(\/\/\)$/{
4.23574 - s//\1/
4.23575 - q
4.23576 - }
4.23577 - /^X\(\/\).*/{
4.23578 - s//\1/
4.23579 - q
4.23580 - }
4.23581 - s/.*/./; q'`
4.23582 - { as_dir="$ac_dir"
4.23583 - case $as_dir in #(
4.23584 - -*) as_dir=./$as_dir;;
4.23585 - esac
4.23586 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
4.23587 - as_dirs=
4.23588 - while :; do
4.23589 - case $as_dir in #(
4.23590 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
4.23591 - *) as_qdir=$as_dir;;
4.23592 - esac
4.23593 - as_dirs="'$as_qdir' $as_dirs"
4.23594 - as_dir=`$as_dirname -- "$as_dir" ||
4.23595 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23596 - X"$as_dir" : 'X\(//\)[^/]' \| \
4.23597 - X"$as_dir" : 'X\(//\)$' \| \
4.23598 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
4.23599 -echo X"$as_dir" |
4.23600 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23601 - s//\1/
4.23602 - q
4.23603 - }
4.23604 - /^X\(\/\/\)[^/].*/{
4.23605 - s//\1/
4.23606 - q
4.23607 - }
4.23608 - /^X\(\/\/\)$/{
4.23609 - s//\1/
4.23610 - q
4.23611 - }
4.23612 - /^X\(\/\).*/{
4.23613 - s//\1/
4.23614 - q
4.23615 - }
4.23616 - s/.*/./; q'`
4.23617 - test -d "$as_dir" && break
4.23618 - done
4.23619 - test -z "$as_dirs" || eval "mkdir $as_dirs"
4.23620 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
4.23621 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
4.23622 - { (exit 1); exit 1; }; }; }
4.23623 - ac_builddir=.
4.23624 -
4.23625 -case "$ac_dir" in
4.23626 -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4.23627 -*)
4.23628 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
4.23629 - # A ".." for each directory in $ac_dir_suffix.
4.23630 - ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
4.23631 - case $ac_top_builddir_sub in
4.23632 - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4.23633 - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4.23634 - esac ;;
4.23635 -esac
4.23636 -ac_abs_top_builddir=$ac_pwd
4.23637 -ac_abs_builddir=$ac_pwd$ac_dir_suffix
4.23638 -# for backward compatibility:
4.23639 -ac_top_builddir=$ac_top_build_prefix
4.23640 -
4.23641 -case $srcdir in
4.23642 - .) # We are building in place.
4.23643 - ac_srcdir=.
4.23644 - ac_top_srcdir=$ac_top_builddir_sub
4.23645 - ac_abs_top_srcdir=$ac_pwd ;;
4.23646 - [\\/]* | ?:[\\/]* ) # Absolute name.
4.23647 - ac_srcdir=$srcdir$ac_dir_suffix;
4.23648 - ac_top_srcdir=$srcdir
4.23649 - ac_abs_top_srcdir=$srcdir ;;
4.23650 - *) # Relative name.
4.23651 - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4.23652 - ac_top_srcdir=$ac_top_build_prefix$srcdir
4.23653 - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4.23654 -esac
4.23655 -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4.23656 -
4.23657 -
4.23658 - case $ac_mode in
4.23659 - :F)
4.23660 - #
4.23661 - # CONFIG_FILE
4.23662 - #
4.23663 -
4.23664 - case $INSTALL in
4.23665 - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
4.23666 - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
4.23667 - esac
4.23668 -_ACEOF
4.23669 -
4.23670 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23671 -# If the template does not know about datarootdir, expand it.
4.23672 -# FIXME: This hack should be removed a few years after 2.60.
4.23673 -ac_datarootdir_hack=; ac_datarootdir_seen=
4.23674 -
4.23675 -case `sed -n '/datarootdir/ {
4.23676 - p
4.23677 - q
4.23678 -}
4.23679 -/@datadir@/p
4.23680 -/@docdir@/p
4.23681 -/@infodir@/p
4.23682 -/@localedir@/p
4.23683 -/@mandir@/p
4.23684 -' $ac_file_inputs` in
4.23685 -*datarootdir*) ac_datarootdir_seen=yes;;
4.23686 -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
4.23687 - { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
4.23688 -echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
4.23689 -_ACEOF
4.23690 -cat >>$CONFIG_STATUS <<_ACEOF
4.23691 - ac_datarootdir_hack='
4.23692 - s&@datadir@&$datadir&g
4.23693 - s&@docdir@&$docdir&g
4.23694 - s&@infodir@&$infodir&g
4.23695 - s&@localedir@&$localedir&g
4.23696 - s&@mandir@&$mandir&g
4.23697 - s&\\\${datarootdir}&$datarootdir&g' ;;
4.23698 -esac
4.23699 -_ACEOF
4.23700 -
4.23701 -# Neutralize VPATH when `$srcdir' = `.'.
4.23702 -# Shell code in configure.ac might set extrasub.
4.23703 -# FIXME: do we really want to maintain this feature?
4.23704 -cat >>$CONFIG_STATUS <<_ACEOF
4.23705 - sed "$ac_vpsub
4.23706 -$extrasub
4.23707 -_ACEOF
4.23708 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23709 -:t
4.23710 -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
4.23711 -s&@configure_input@&$configure_input&;t t
4.23712 -s&@top_builddir@&$ac_top_builddir_sub&;t t
4.23713 -s&@srcdir@&$ac_srcdir&;t t
4.23714 -s&@abs_srcdir@&$ac_abs_srcdir&;t t
4.23715 -s&@top_srcdir@&$ac_top_srcdir&;t t
4.23716 -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
4.23717 -s&@builddir@&$ac_builddir&;t t
4.23718 -s&@abs_builddir@&$ac_abs_builddir&;t t
4.23719 -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
4.23720 -s&@INSTALL@&$ac_INSTALL&;t t
4.23721 -$ac_datarootdir_hack
4.23722 -" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
4.23723 -
4.23724 -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4.23725 - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
4.23726 - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
4.23727 - { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4.23728 -which seems to be undefined. Please make sure it is defined." >&5
4.23729 -echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4.23730 -which seems to be undefined. Please make sure it is defined." >&2;}
4.23731 -
4.23732 - rm -f "$tmp/stdin"
4.23733 - case $ac_file in
4.23734 - -) cat "$tmp/out"; rm -f "$tmp/out";;
4.23735 - *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
4.23736 - esac
4.23737 - ;;
4.23738 - :H)
4.23739 - #
4.23740 - # CONFIG_HEADER
4.23741 - #
4.23742 -_ACEOF
4.23743 -
4.23744 -# Transform confdefs.h into a sed script `conftest.defines', that
4.23745 -# substitutes the proper values into config.h.in to produce config.h.
4.23746 -rm -f conftest.defines conftest.tail
4.23747 -# First, append a space to every undef/define line, to ease matching.
4.23748 -echo 's/$/ /' >conftest.defines
4.23749 -# Then, protect against being on the right side of a sed subst, or in
4.23750 -# an unquoted here document, in config.status. If some macros were
4.23751 -# called several times there might be several #defines for the same
4.23752 -# symbol, which is useless. But do not sort them, since the last
4.23753 -# AC_DEFINE must be honored.
4.23754 -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
4.23755 -# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
4.23756 -# NAME is the cpp macro being defined, VALUE is the value it is being given.
4.23757 -# PARAMS is the parameter list in the macro definition--in most cases, it's
4.23758 -# just an empty string.
4.23759 -ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
4.23760 -ac_dB='\\)[ (].*,\\1define\\2'
4.23761 -ac_dC=' '
4.23762 -ac_dD=' ,'
4.23763 -
4.23764 -uniq confdefs.h |
4.23765 - sed -n '
4.23766 - t rset
4.23767 - :rset
4.23768 - s/^[ ]*#[ ]*define[ ][ ]*//
4.23769 - t ok
4.23770 - d
4.23771 - :ok
4.23772 - s/[\\&,]/\\&/g
4.23773 - s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
4.23774 - s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
4.23775 - ' >>conftest.defines
4.23776 -
4.23777 -# Remove the space that was appended to ease matching.
4.23778 -# Then replace #undef with comments. This is necessary, for
4.23779 -# example, in the case of _POSIX_SOURCE, which is predefined and required
4.23780 -# on some systems where configure will not decide to define it.
4.23781 -# (The regexp can be short, since the line contains either #define or #undef.)
4.23782 -echo 's/ $//
4.23783 -s,^[ #]*u.*,/* & */,' >>conftest.defines
4.23784 -
4.23785 -# Break up conftest.defines:
4.23786 -ac_max_sed_lines=50
4.23787 -
4.23788 -# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
4.23789 -# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
4.23790 -# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
4.23791 -# et cetera.
4.23792 -ac_in='$ac_file_inputs'
4.23793 -ac_out='"$tmp/out1"'
4.23794 -ac_nxt='"$tmp/out2"'
4.23795 -
4.23796 -while :
4.23797 -do
4.23798 - # Write a here document:
4.23799 - cat >>$CONFIG_STATUS <<_ACEOF
4.23800 - # First, check the format of the line:
4.23801 - cat >"\$tmp/defines.sed" <<\\CEOF
4.23802 -/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
4.23803 -/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
4.23804 -b
4.23805 -:def
4.23806 -_ACEOF
4.23807 - sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
4.23808 - echo 'CEOF
4.23809 - sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
4.23810 - ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
4.23811 - sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
4.23812 - grep . conftest.tail >/dev/null || break
4.23813 - rm -f conftest.defines
4.23814 - mv conftest.tail conftest.defines
4.23815 -done
4.23816 -rm -f conftest.defines conftest.tail
4.23817 -
4.23818 -echo "ac_result=$ac_in" >>$CONFIG_STATUS
4.23819 -cat >>$CONFIG_STATUS <<\_ACEOF
4.23820 - if test x"$ac_file" != x-; then
4.23821 - echo "/* $configure_input */" >"$tmp/config.h"
4.23822 - cat "$ac_result" >>"$tmp/config.h"
4.23823 - if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
4.23824 - { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
4.23825 -echo "$as_me: $ac_file is unchanged" >&6;}
4.23826 - else
4.23827 - rm -f $ac_file
4.23828 - mv "$tmp/config.h" $ac_file
4.23829 - fi
4.23830 - else
4.23831 - echo "/* $configure_input */"
4.23832 - cat "$ac_result"
4.23833 - fi
4.23834 - rm -f "$tmp/out12"
4.23835 -# Compute $ac_file's index in $config_headers.
4.23836 -_am_stamp_count=1
4.23837 -for _am_header in $config_headers :; do
4.23838 - case $_am_header in
4.23839 - $ac_file | $ac_file:* )
4.23840 - break ;;
4.23841 - * )
4.23842 - _am_stamp_count=`expr $_am_stamp_count + 1` ;;
4.23843 - esac
4.23844 -done
4.23845 -echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
4.23846 -$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23847 - X$ac_file : 'X\(//\)[^/]' \| \
4.23848 - X$ac_file : 'X\(//\)$' \| \
4.23849 - X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
4.23850 -echo X$ac_file |
4.23851 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23852 - s//\1/
4.23853 - q
4.23854 - }
4.23855 - /^X\(\/\/\)[^/].*/{
4.23856 - s//\1/
4.23857 - q
4.23858 - }
4.23859 - /^X\(\/\/\)$/{
4.23860 - s//\1/
4.23861 - q
4.23862 - }
4.23863 - /^X\(\/\).*/{
4.23864 - s//\1/
4.23865 - q
4.23866 - }
4.23867 - s/.*/./; q'`/stamp-h$_am_stamp_count
4.23868 - ;;
4.23869 -
4.23870 - :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
4.23871 -echo "$as_me: executing $ac_file commands" >&6;}
4.23872 - ;;
4.23873 - esac
4.23874 -
4.23875 -
4.23876 - case $ac_file$ac_mode in
4.23877 - "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
4.23878 - # Strip MF so we end up with the name of the file.
4.23879 - mf=`echo "$mf" | sed -e 's/:.*$//'`
4.23880 - # Check whether this is an Automake generated Makefile or not.
4.23881 - # We used to match only the files named `Makefile.in', but
4.23882 - # some people rename them; so instead we look at the file content.
4.23883 - # Grep'ing the first line is not enough: some people post-process
4.23884 - # each Makefile.in and add a new line on top of each file to say so.
4.23885 - # So let's grep whole file.
4.23886 - if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
4.23887 - dirpart=`$as_dirname -- "$mf" ||
4.23888 -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23889 - X"$mf" : 'X\(//\)[^/]' \| \
4.23890 - X"$mf" : 'X\(//\)$' \| \
4.23891 - X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
4.23892 -echo X"$mf" |
4.23893 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23894 - s//\1/
4.23895 - q
4.23896 - }
4.23897 - /^X\(\/\/\)[^/].*/{
4.23898 - s//\1/
4.23899 - q
4.23900 - }
4.23901 - /^X\(\/\/\)$/{
4.23902 - s//\1/
4.23903 - q
4.23904 - }
4.23905 - /^X\(\/\).*/{
4.23906 - s//\1/
4.23907 - q
4.23908 - }
4.23909 - s/.*/./; q'`
4.23910 - else
4.23911 - continue
4.23912 - fi
4.23913 - # Extract the definition of DEPDIR, am__include, and am__quote
4.23914 - # from the Makefile without running `make'.
4.23915 - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
4.23916 - test -z "$DEPDIR" && continue
4.23917 - am__include=`sed -n 's/^am__include = //p' < "$mf"`
4.23918 - test -z "am__include" && continue
4.23919 - am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
4.23920 - # When using ansi2knr, U may be empty or an underscore; expand it
4.23921 - U=`sed -n 's/^U = //p' < "$mf"`
4.23922 - # Find all dependency output files, they are included files with
4.23923 - # $(DEPDIR) in their names. We invoke sed twice because it is the
4.23924 - # simplest approach to changing $(DEPDIR) to its actual value in the
4.23925 - # expansion.
4.23926 - for file in `sed -n "
4.23927 - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
4.23928 - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
4.23929 - # Make sure the directory exists.
4.23930 - test -f "$dirpart/$file" && continue
4.23931 - fdir=`$as_dirname -- "$file" ||
4.23932 -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23933 - X"$file" : 'X\(//\)[^/]' \| \
4.23934 - X"$file" : 'X\(//\)$' \| \
4.23935 - X"$file" : 'X\(/\)' \| . 2>/dev/null ||
4.23936 -echo X"$file" |
4.23937 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23938 - s//\1/
4.23939 - q
4.23940 - }
4.23941 - /^X\(\/\/\)[^/].*/{
4.23942 - s//\1/
4.23943 - q
4.23944 - }
4.23945 - /^X\(\/\/\)$/{
4.23946 - s//\1/
4.23947 - q
4.23948 - }
4.23949 - /^X\(\/\).*/{
4.23950 - s//\1/
4.23951 - q
4.23952 - }
4.23953 - s/.*/./; q'`
4.23954 - { as_dir=$dirpart/$fdir
4.23955 - case $as_dir in #(
4.23956 - -*) as_dir=./$as_dir;;
4.23957 - esac
4.23958 - test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
4.23959 - as_dirs=
4.23960 - while :; do
4.23961 - case $as_dir in #(
4.23962 - *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
4.23963 - *) as_qdir=$as_dir;;
4.23964 - esac
4.23965 - as_dirs="'$as_qdir' $as_dirs"
4.23966 - as_dir=`$as_dirname -- "$as_dir" ||
4.23967 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4.23968 - X"$as_dir" : 'X\(//\)[^/]' \| \
4.23969 - X"$as_dir" : 'X\(//\)$' \| \
4.23970 - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
4.23971 -echo X"$as_dir" |
4.23972 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4.23973 - s//\1/
4.23974 - q
4.23975 - }
4.23976 - /^X\(\/\/\)[^/].*/{
4.23977 - s//\1/
4.23978 - q
4.23979 - }
4.23980 - /^X\(\/\/\)$/{
4.23981 - s//\1/
4.23982 - q
4.23983 - }
4.23984 - /^X\(\/\).*/{
4.23985 - s//\1/
4.23986 - q
4.23987 - }
4.23988 - s/.*/./; q'`
4.23989 - test -d "$as_dir" && break
4.23990 - done
4.23991 - test -z "$as_dirs" || eval "mkdir $as_dirs"
4.23992 - } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
4.23993 -echo "$as_me: error: cannot create directory $as_dir" >&2;}
4.23994 - { (exit 1); exit 1; }; }; }
4.23995 - # echo "creating $dirpart/$file"
4.23996 - echo '# dummy' > "$dirpart/$file"
4.23997 - done
4.23998 -done
4.23999 - ;;
4.24000 -
4.24001 - esac
4.24002 -done # for ac_tag
4.24003 -
4.24004 -
4.24005 -{ (exit 0); exit 0; }
4.24006 -_ACEOF
4.24007 -chmod +x $CONFIG_STATUS
4.24008 -ac_clean_files=$ac_clean_files_save
4.24009 -
4.24010 -
4.24011 -# configure is writing to config.log, and then calls config.status.
4.24012 -# config.status does its own redirection, appending to config.log.
4.24013 -# Unfortunately, on DOS this fails, as config.log is still kept open
4.24014 -# by configure, so config.status won't be able to write to it; its
4.24015 -# output is simply discarded. So we exec the FD to /dev/null,
4.24016 -# effectively closing config.log, so it can be properly (re)opened and
4.24017 -# appended to by config.status. When coming back to configure, we
4.24018 -# need to make the FD available again.
4.24019 -if test "$no_create" != yes; then
4.24020 - ac_cs_success=:
4.24021 - ac_config_status_args=
4.24022 - test "$silent" = yes &&
4.24023 - ac_config_status_args="$ac_config_status_args --quiet"
4.24024 - exec 5>/dev/null
4.24025 - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
4.24026 - exec 5>>config.log
4.24027 - # Use ||, not &&, to avoid exiting from the if with $? = 1, which
4.24028 - # would make configure fail if this is the last instruction.
4.24029 - $ac_cs_success || { (exit 1); exit 1; }
4.24030 -fi
4.24031 -
4.24032 -
5.1 --- a/gst-gpac/autom4te.cache/requests Thu Feb 21 17:44:16 2008 +0000
5.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
5.3 @@ -1,373 +0,0 @@
5.4 -# This file was generated by Autom4te Sat Apr 28 03:44:04 GMT 2007.
5.5 -# It contains the lists of macros which have been traced.
5.6 -# It can be safely removed.
5.7 -
5.8 -@request = (
5.9 - bless( [
5.10 - '0',
5.11 - 1,
5.12 - [
5.13 - '/usr/share/autoconf'
5.14 - ],
5.15 - [
5.16 - '/usr/share/autoconf/autoconf/autoconf.m4f',
5.17 - '/usr/share/aclocal-1.10/amversion.m4',
5.18 - '/usr/share/aclocal-1.10/as.m4',
5.19 - '/usr/share/aclocal-1.10/auxdir.m4',
5.20 - '/usr/share/aclocal-1.10/cond.m4',
5.21 - '/usr/share/aclocal-1.10/depend.m4',
5.22 - '/usr/share/aclocal-1.10/depout.m4',
5.23 - '/usr/share/aclocal-1.10/header.m4',
5.24 - '/usr/share/aclocal-1.10/init.m4',
5.25 - '/usr/share/aclocal-1.10/install-sh.m4',
5.26 - '/usr/share/aclocal-1.10/lead-dot.m4',
5.27 - '/usr/share/aclocal-1.10/maintainer.m4',
5.28 - '/usr/share/aclocal-1.10/make.m4',
5.29 - '/usr/share/aclocal-1.10/missing.m4',
5.30 - '/usr/share/aclocal-1.10/mkdirp.m4',
5.31 - '/usr/share/aclocal-1.10/options.m4',
5.32 - '/usr/share/aclocal-1.10/runlog.m4',
5.33 - '/usr/share/aclocal-1.10/sanity.m4',
5.34 - '/usr/share/aclocal-1.10/strip.m4',
5.35 - '/usr/share/aclocal-1.10/substnot.m4',
5.36 - '/usr/share/aclocal-1.10/tar.m4',
5.37 - 'm4/as-compiler-flag.m4',
5.38 - 'm4/as-version.m4',
5.39 - 'm4/libtool.m4',
5.40 - 'm4/pkg.m4',
5.41 - 'configure.ac'
5.42 - ],
5.43 - {
5.44 - '_LT_AC_TAGCONFIG' => 1,
5.45 - 'AM_ENABLE_STATIC' => 1,
5.46 - 'm4_pattern_forbid' => 1,
5.47 - 'AC_LIBTOOL_COMPILER_OPTION' => 1,
5.48 - 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
5.49 - '_LT_AC_SHELL_INIT' => 1,
5.50 - 'AC_DISABLE_SHARED' => 1,
5.51 - 'AC_DEFUN' => 1,
5.52 - 'AC_PROG_LIBTOOL' => 1,
5.53 - 'AC_LIBTOOL_SETUP' => 1,
5.54 - 'AC_LIBTOOL_WIN32_DLL' => 1,
5.55 - '_LT_AC_LANG_CXX_CONFIG' => 1,
5.56 - 'AC_PROG_LD_RELOAD_FLAG' => 1,
5.57 - 'AM_PROG_MKDIR_P' => 1,
5.58 - 'AM_AUTOMAKE_VERSION' => 1,
5.59 - 'AS_COMPILER_FLAG' => 1,
5.60 - 'AM_MISSING_HAS_RUN' => 1,
5.61 - 'AM_MISSING_PROG' => 1,
5.62 - 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
5.63 - 'AC_LIBTOOL_DLOPEN_SELF' => 1,
5.64 - '_LT_AC_LANG_C_CONFIG' => 1,
5.65 - 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
5.66 - 'AM_PROG_INSTALL_STRIP' => 1,
5.67 - '_m4_warn' => 1,
5.68 - 'AC_LIBTOOL_OBJDIR' => 1,
5.69 - 'AC_LIBTOOL_LINKER_OPTION' => 1,
5.70 - 'AM_SANITY_CHECK' => 1,
5.71 - 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
5.72 - 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
5.73 - 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
5.74 - '_LT_AC_CHECK_DLFCN' => 1,
5.75 - 'AC_LIBTOOL_CXX' => 1,
5.76 - 'LT_AC_PROG_RC' => 1,
5.77 - '_AM_PROG_TAR' => 1,
5.78 - 'LT_AC_PROG_GCJ' => 1,
5.79 - 'AC_LIBTOOL_GCJ' => 1,
5.80 - 'AM_DISABLE_STATIC' => 1,
5.81 - 'AM_DEP_TRACK' => 1,
5.82 - '_AC_PROG_LIBTOOL' => 1,
5.83 - 'AM_CONFIG_HEADER' => 1,
5.84 - '_LT_AC_LANG_F77' => 1,
5.85 - 'AC_LIBTOOL_CONFIG' => 1,
5.86 - '_AM_IF_OPTION' => 1,
5.87 - 'AC_PATH_TOOL_PREFIX' => 1,
5.88 - '_AM_SUBST_NOTMAKE' => 1,
5.89 - 'AC_LIBTOOL_F77' => 1,
5.90 - '_AM_AUTOCONF_VERSION' => 1,
5.91 - 'm4_pattern_allow' => 1,
5.92 - 'AM_DISABLE_SHARED' => 1,
5.93 - 'AM_SET_LEADING_DOT' => 1,
5.94 - '_LT_AC_LANG_CXX' => 1,
5.95 - 'AM_PROG_LIBTOOL' => 1,
5.96 - '_LT_AC_FILE_LTDLL_C' => 1,
5.97 - 'AM_PROG_LD' => 1,
5.98 - '_AM_DEPENDENCIES' => 1,
5.99 - 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
5.100 - '_LT_AC_SYS_COMPILER' => 1,
5.101 - 'AM_PROG_NM' => 1,
5.102 - 'PKG_CHECK_MODULES' => 1,
5.103 - 'AU_DEFUN' => 1,
5.104 - 'AC_PROG_NM' => 1,
5.105 - 'AC_LIBTOOL_DLOPEN' => 1,
5.106 - 'AC_PROG_LD' => 1,
5.107 - 'AC_LIBLTDL_CONVENIENCE' => 1,
5.108 - 'AC_PROG_LD_GNU' => 1,
5.109 - 'AC_ENABLE_FAST_INSTALL' => 1,
5.110 - 'AC_DEPLIBS_CHECK_METHOD' => 1,
5.111 - 'AC_LIBLTDL_INSTALLABLE' => 1,
5.112 - 'jm_MAINTAINER_MODE' => 1,
5.113 - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
5.114 - 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
5.115 - '_AM_SET_OPTION' => 1,
5.116 - 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
5.117 - 'AC_LIBTOOL_PROG_CC_C_O' => 1,
5.118 - 'AM_INIT_AUTOMAKE' => 1,
5.119 - 'AC_DISABLE_STATIC' => 1,
5.120 - 'AS_VERSION' => 1,
5.121 - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
5.122 - 'AM_MAINTAINER_MODE' => 1,
5.123 - 'AC_DEFUN_ONCE' => 1,
5.124 - '_LT_AC_LOCK' => 1,
5.125 - '_LT_AC_LANG_RC_CONFIG' => 1,
5.126 - '_LT_AC_LANG_GCJ' => 1,
5.127 - 'AC_LIBTOOL_RC' => 1,
5.128 - 'AC_DISABLE_FAST_INSTALL' => 1,
5.129 - '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
5.130 - 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
5.131 - '_LT_AC_TRY_DLOPEN_SELF' => 1,
5.132 - '_LT_AC_SYS_LIBPATH_AIX' => 1,
5.133 - 'include' => 1,
5.134 - 'LT_AC_PROG_SED' => 1,
5.135 - 'AM_ENABLE_SHARED' => 1,
5.136 - 'AM_PROG_AS' => 1,
5.137 - 'AM_AUX_DIR_EXPAND' => 1,
5.138 - '_LT_AC_LANG_GCJ_CONFIG' => 1,
5.139 - 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
5.140 - 'AC_ENABLE_SHARED' => 1,
5.141 - '_LT_AC_LANG_F77_CONFIG' => 1,
5.142 - '_AM_SET_OPTIONS' => 1,
5.143 - 'AM_RUN_LOG' => 1,
5.144 - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
5.145 - 'AC_LIBTOOL_PICMODE' => 1,
5.146 - 'AC_CHECK_LIBM' => 1,
5.147 - 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
5.148 - 'AC_ENABLE_STATIC' => 1,
5.149 - 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
5.150 - '_LT_AC_TAGVAR' => 1,
5.151 - 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
5.152 - '_AM_MANGLE_OPTION' => 1,
5.153 - 'AM_CONDITIONAL' => 1,
5.154 - 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
5.155 - 'AM_SET_DEPDIR' => 1,
5.156 - 'AM_PROG_INSTALL_SH' => 1,
5.157 - 'PKG_PROG_PKG_CONFIG' => 1,
5.158 - 'm4_include' => 1,
5.159 - 'AC_PROG_EGREP' => 1,
5.160 - 'AC_PATH_MAGIC' => 1,
5.161 - '_AC_AM_CONFIG_HEADER_HOOK' => 1,
5.162 - 'AM_MAKE_INCLUDE' => 1
5.163 - }
5.164 - ], 'Autom4te::Request' ),
5.165 - bless( [
5.166 - '1',
5.167 - 1,
5.168 - [
5.169 - '/usr/share/autoconf'
5.170 - ],
5.171 - [
5.172 - '/usr/share/autoconf/autoconf/autoconf.m4f',
5.173 - 'aclocal.m4',
5.174 - 'configure.ac'
5.175 - ],
5.176 - {
5.177 - '_LT_AC_TAGCONFIG' => 1,
5.178 - 'AM_PROG_F77_C_O' => 1,
5.179 - 'AC_INIT' => 1,
5.180 - 'm4_pattern_forbid' => 1,
5.181 - 'AC_CANONICAL_TARGET' => 1,
5.182 - 'AC_SUBST' => 1,
5.183 - 'AC_CONFIG_LIBOBJ_DIR' => 1,
5.184 - 'AC_FC_SRCEXT' => 1,
5.185 - 'AC_CANONICAL_HOST' => 1,
5.186 - 'AC_PROG_LIBTOOL' => 1,
5.187 - 'AM_INIT_AUTOMAKE' => 1,
5.188 - 'AC_CONFIG_SUBDIRS' => 1,
5.189 - 'AM_AUTOMAKE_VERSION' => 1,
5.190 - 'LT_CONFIG_LTDL_DIR' => 1,
5.191 - 'AC_REQUIRE_AUX_FILE' => 1,
5.192 - 'AC_CONFIG_LINKS' => 1,
5.193 - 'm4_sinclude' => 1,
5.194 - 'LT_SUPPORTED_TAG' => 1,
5.195 - 'AM_MAINTAINER_MODE' => 1,
5.196 - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
5.197 - '_m4_warn' => 1,
5.198 - 'AM_PROG_CXX_C_O' => 1,
5.199 - 'AM_ENABLE_MULTILIB' => 1,
5.200 - 'AC_CONFIG_FILES' => 1,
5.201 - 'include' => 1,
5.202 - 'LT_INIT' => 1,
5.203 - 'AM_GNU_GETTEXT' => 1,
5.204 - 'AC_LIBSOURCE' => 1,
5.205 - 'AM_PROG_FC_C_O' => 1,
5.206 - 'AC_CANONICAL_BUILD' => 1,
5.207 - 'AC_FC_FREEFORM' => 1,
5.208 - 'AH_OUTPUT' => 1,
5.209 - '_AM_SUBST_NOTMAKE' => 1,
5.210 - 'AC_CONFIG_AUX_DIR' => 1,
5.211 - 'sinclude' => 1,
5.212 - 'm4_pattern_allow' => 1,
5.213 - 'AM_PROG_CC_C_O' => 1,
5.214 - 'AC_CANONICAL_SYSTEM' => 1,
5.215 - 'AM_CONDITIONAL' => 1,
5.216 - 'AC_CONFIG_HEADERS' => 1,
5.217 - 'AC_DEFINE_TRACE_LITERAL' => 1,
5.218 - 'm4_include' => 1,
5.219 - 'AC_SUBST_TRACE' => 1
5.220 - }
5.221 - ], 'Autom4te::Request' ),
5.222 - bless( [
5.223 - '2',
5.224 - 1,
5.225 - [
5.226 - '/usr/share/autoconf'
5.227 - ],
5.228 - [
5.229 - '/usr/share/autoconf/autoconf/autoconf.m4f',
5.230 - '/usr/share/aclocal-1.9/amversion.m4',
5.231 - '/usr/share/aclocal-1.9/as.m4',
5.232 - '/usr/share/aclocal-1.9/auxdir.m4',
5.233 - '/usr/share/aclocal-1.9/cond.m4',
5.234 - '/usr/share/aclocal-1.9/depend.m4',
5.235 - '/usr/share/aclocal-1.9/depout.m4',
5.236 - '/usr/share/aclocal-1.9/header.m4',
5.237 - '/usr/share/aclocal-1.9/init.m4',
5.238 - '/usr/share/aclocal-1.9/install-sh.m4',
5.239 - '/usr/share/aclocal-1.9/lead-dot.m4',
5.240 - '/usr/share/aclocal-1.9/maintainer.m4',
5.241 - '/usr/share/aclocal-1.9/make.m4',
5.242 - '/usr/share/aclocal-1.9/missing.m4',
5.243 - '/usr/share/aclocal-1.9/mkdirp.m4',
5.244 - '/usr/share/aclocal-1.9/options.m4',
5.245 - '/usr/share/aclocal-1.9/runlog.m4',
5.246 - '/usr/share/aclocal-1.9/sanity.m4',
5.247 - '/usr/share/aclocal-1.9/strip.m4',
5.248 - '/usr/share/aclocal-1.9/tar.m4',
5.249 - 'm4/as-compiler-flag.m4',
5.250 - 'm4/as-version.m4',
5.251 - 'm4/libtool.m4',
5.252 - 'm4/pkg.m4',
5.253 - 'configure.ac'
5.254 - ],
5.255 - {
5.256 - '_LT_AC_TAGCONFIG' => 1,
5.257 - 'm4_pattern_forbid' => 1,
5.258 - 'AM_ENABLE_STATIC' => 1,
5.259 - 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
5.260 - 'AC_LIBTOOL_COMPILER_OPTION' => 1,
5.261 - '_LT_AC_SHELL_INIT' => 1,
5.262 - 'AC_DISABLE_SHARED' => 1,
5.263 - 'AC_DEFUN' => 1,
5.264 - '_LT_AC_LANG_CXX_CONFIG' => 1,
5.265 - 'AC_LIBTOOL_WIN32_DLL' => 1,
5.266 - 'AC_LIBTOOL_SETUP' => 1,
5.267 - 'AC_PROG_LIBTOOL' => 1,
5.268 - 'AM_PROG_MKDIR_P' => 1,
5.269 - 'AC_PROG_LD_RELOAD_FLAG' => 1,
5.270 - 'AS_COMPILER_FLAG' => 1,
5.271 - 'AM_AUTOMAKE_VERSION' => 1,
5.272 - 'AM_MISSING_HAS_RUN' => 1,
5.273 - 'AM_MISSING_PROG' => 1,
5.274 - 'AC_LIBTOOL_DLOPEN_SELF' => 1,
5.275 - 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
5.276 - '_LT_AC_LANG_C_CONFIG' => 1,
5.277 - 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
5.278 - 'AM_PROG_INSTALL_STRIP' => 1,
5.279 - '_m4_warn' => 1,
5.280 - 'AC_LIBTOOL_OBJDIR' => 1,
5.281 - 'AM_SANITY_CHECK' => 1,
5.282 - 'AC_LIBTOOL_LINKER_OPTION' => 1,
5.283 - 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
5.284 - 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
5.285 - 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
5.286 - '_LT_AC_CHECK_DLFCN' => 1,
5.287 - 'LT_AC_PROG_RC' => 1,
5.288 - 'AC_LIBTOOL_CXX' => 1,
5.289 - '_AM_PROG_TAR' => 1,
5.290 - 'AC_LIBTOOL_GCJ' => 1,
5.291 - 'LT_AC_PROG_GCJ' => 1,
5.292 - 'AM_DEP_TRACK' => 1,
5.293 - 'AM_DISABLE_STATIC' => 1,
5.294 - 'AM_CONFIG_HEADER' => 1,
5.295 - '_AC_PROG_LIBTOOL' => 1,
5.296 - 'AC_LIBTOOL_CONFIG' => 1,
5.297 - '_LT_AC_LANG_F77' => 1,
5.298 - '_AM_IF_OPTION' => 1,
5.299 - 'AC_PATH_TOOL_PREFIX' => 1,
5.300 - 'm4_pattern_allow' => 1,
5.301 - 'AC_LIBTOOL_F77' => 1,
5.302 - 'AM_DISABLE_SHARED' => 1,
5.303 - 'AM_SET_LEADING_DOT' => 1,
5.304 - 'AM_PROG_LIBTOOL' => 1,
5.305 - '_LT_AC_LANG_CXX' => 1,
5.306 - '_AM_DEPENDENCIES' => 1,
5.307 - 'AM_PROG_LD' => 1,
5.308 - '_LT_AC_FILE_LTDLL_C' => 1,
5.309 - 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
5.310 - '_LT_AC_SYS_COMPILER' => 1,
5.311 - 'AM_PROG_NM' => 1,
5.312 - 'PKG_CHECK_MODULES' => 1,
5.313 - 'AU_DEFUN' => 1,
5.314 - 'AC_PROG_NM' => 1,
5.315 - 'AC_LIBTOOL_DLOPEN' => 1,
5.316 - 'AC_PROG_LD' => 1,
5.317 - 'AC_LIBLTDL_CONVENIENCE' => 1,
5.318 - 'AC_ENABLE_FAST_INSTALL' => 1,
5.319 - 'AC_PROG_LD_GNU' => 1,
5.320 - 'AC_DEPLIBS_CHECK_METHOD' => 1,
5.321 - 'jm_MAINTAINER_MODE' => 1,
5.322 - 'AC_LIBLTDL_INSTALLABLE' => 1,
5.323 - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
5.324 - 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
5.325 - '_AM_SET_OPTION' => 1,
5.326 - 'AC_LIBTOOL_PROG_CC_C_O' => 1,
5.327 - 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
5.328 - 'AM_INIT_AUTOMAKE' => 1,
5.329 - 'AC_DISABLE_STATIC' => 1,
5.330 - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
5.331 - 'AS_VERSION' => 1,
5.332 - 'AM_MAINTAINER_MODE' => 1,
5.333 - 'AC_DEFUN_ONCE' => 1,
5.334 - '_LT_AC_LOCK' => 1,
5.335 - '_LT_AC_LANG_RC_CONFIG' => 1,
5.336 - '_LT_AC_LANG_GCJ' => 1,
5.337 - 'AC_LIBTOOL_RC' => 1,
5.338 - '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
5.339 - 'AC_DISABLE_FAST_INSTALL' => 1,
5.340 - 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
5.341 - 'include' => 1,
5.342 - '_LT_AC_SYS_LIBPATH_AIX' => 1,
5.343 - '_LT_AC_TRY_DLOPEN_SELF' => 1,
5.344 - 'LT_AC_PROG_SED' => 1,
5.345 - 'AM_PROG_AS' => 1,
5.346 - 'AM_ENABLE_SHARED' => 1,
5.347 - 'AM_AUX_DIR_EXPAND' => 1,
5.348 - '_LT_AC_LANG_GCJ_CONFIG' => 1,
5.349 - '_LT_AC_LANG_F77_CONFIG' => 1,
5.350 - 'AC_ENABLE_SHARED' => 1,
5.351 - 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
5.352 - '_AM_SET_OPTIONS' => 1,
5.353 - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
5.354 - 'AM_RUN_LOG' => 1,
5.355 - 'AC_LIBTOOL_PICMODE' => 1,
5.356 - 'AC_ENABLE_STATIC' => 1,
5.357 - 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
5.358 - 'AC_CHECK_LIBM' => 1,
5.359 - '_LT_AC_TAGVAR' => 1,
5.360 - 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
5.361 - '_AM_MANGLE_OPTION' => 1,
5.362 - 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
5.363 - 'AM_CONDITIONAL' => 1,
5.364 - 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
5.365 - 'AM_SET_DEPDIR' => 1,
5.366 - 'm4_include' => 1,
5.367 - 'PKG_PROG_PKG_CONFIG' => 1,
5.368 - 'AM_PROG_INSTALL_SH' => 1,
5.369 - 'AC_PROG_EGREP' => 1,
5.370 - '_AC_AM_CONFIG_HEADER_HOOK' => 1,
5.371 - 'AC_PATH_MAGIC' => 1,
5.372 - 'AM_MAKE_INCLUDE' => 1
5.373 - }
5.374 - ], 'Autom4te::Request' )
5.375 - );
5.376 -
6.1 --- a/gst-gpac/autom4te.cache/traces.0 Thu Feb 21 17:44:16 2008 +0000
6.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
6.3 @@ -1,8729 +0,0 @@
6.4 -m4trace:/usr/share/aclocal-1.10/amversion.m4:14: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.10'
6.5 -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
6.6 -dnl require some minimum version. Point them to the right macro.
6.7 -m4_if([$1], [1.10], [],
6.8 - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
6.9 -])
6.10 -m4trace:/usr/share/aclocal-1.10/amversion.m4:33: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.10])dnl
6.11 -_AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)])
6.12 -m4trace:/usr/share/aclocal-1.10/as.m4:13: -1- AC_DEFUN([AM_PROG_AS], [# By default we simply use the C compiler to build assembly code.
6.13 -AC_REQUIRE([AC_PROG_CC])
6.14 -test "${CCAS+set}" = set || CCAS=$CC
6.15 -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
6.16 -AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
6.17 -AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)])
6.18 -_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl
6.19 -])
6.20 -m4trace:/usr/share/aclocal-1.10/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
6.21 -AC_PREREQ([2.50])dnl
6.22 -# expand $ac_aux_dir to an absolute path
6.23 -am_aux_dir=`cd $ac_aux_dir && pwd`
6.24 -])
6.25 -m4trace:/usr/share/aclocal-1.10/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
6.26 - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
6.27 - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
6.28 -AC_SUBST([$1_TRUE])dnl
6.29 -AC_SUBST([$1_FALSE])dnl
6.30 -_AM_SUBST_NOTMAKE([$1_TRUE])dnl
6.31 -_AM_SUBST_NOTMAKE([$1_FALSE])dnl
6.32 -if $2; then
6.33 - $1_TRUE=
6.34 - $1_FALSE='#'
6.35 -else
6.36 - $1_TRUE='#'
6.37 - $1_FALSE=
6.38 -fi
6.39 -AC_CONFIG_COMMANDS_PRE(
6.40 -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
6.41 - AC_MSG_ERROR([[conditional "$1" was never defined.
6.42 -Usually this means the macro was only invoked conditionally.]])
6.43 -fi])])
6.44 -m4trace:/usr/share/aclocal-1.10/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
6.45 -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
6.46 -AC_REQUIRE([AM_MAKE_INCLUDE])dnl
6.47 -AC_REQUIRE([AM_DEP_TRACK])dnl
6.48 -
6.49 -ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
6.50 - [$1], CXX, [depcc="$CXX" am_compiler_list=],
6.51 - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
6.52 - [$1], UPC, [depcc="$UPC" am_compiler_list=],
6.53 - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
6.54 - [depcc="$$1" am_compiler_list=])
6.55 -
6.56 -AC_CACHE_CHECK([dependency style of $depcc],
6.57 - [am_cv_$1_dependencies_compiler_type],
6.58 -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6.59 - # We make a subdir and do the tests there. Otherwise we can end up
6.60 - # making bogus files that we don't know about and never remove. For
6.61 - # instance it was reported that on HP-UX the gcc test will end up
6.62 - # making a dummy file named `D' -- because `-MD' means `put the output
6.63 - # in D'.
6.64 - mkdir conftest.dir
6.65 - # Copy depcomp to subdir because otherwise we won't find it if we're
6.66 - # using a relative directory.
6.67 - cp "$am_depcomp" conftest.dir
6.68 - cd conftest.dir
6.69 - # We will build objects and dependencies in a subdirectory because
6.70 - # it helps to detect inapplicable dependency modes. For instance
6.71 - # both Tru64's cc and ICC support -MD to output dependencies as a
6.72 - # side effect of compilation, but ICC will put the dependencies in
6.73 - # the current directory while Tru64 will put them in the object
6.74 - # directory.
6.75 - mkdir sub
6.76 -
6.77 - am_cv_$1_dependencies_compiler_type=none
6.78 - if test "$am_compiler_list" = ""; then
6.79 - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
6.80 - fi
6.81 - for depmode in $am_compiler_list; do
6.82 - # Setup a source with many dependencies, because some compilers
6.83 - # like to wrap large dependency lists on column 80 (with \), and
6.84 - # we should not choose a depcomp mode which is confused by this.
6.85 - #
6.86 - # We need to recreate these files for each test, as the compiler may
6.87 - # overwrite some of them when testing with obscure command lines.
6.88 - # This happens at least with the AIX C compiler.
6.89 - : > sub/conftest.c
6.90 - for i in 1 2 3 4 5 6; do
6.91 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
6.92 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
6.93 - # Solaris 8's {/usr,}/bin/sh.
6.94 - touch sub/conftst$i.h
6.95 - done
6.96 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
6.97 -
6.98 - case $depmode in
6.99 - nosideeffect)
6.100 - # after this tag, mechanisms are not by side-effect, so they'll
6.101 - # only be used when explicitly requested
6.102 - if test "x$enable_dependency_tracking" = xyes; then
6.103 - continue
6.104 - else
6.105 - break
6.106 - fi
6.107 - ;;
6.108 - none) break ;;
6.109 - esac
6.110 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
6.111 - # mode. It turns out that the SunPro C++ compiler does not properly
6.112 - # handle `-M -o', and we need to detect this.
6.113 - if depmode=$depmode \
6.114 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6.115 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6.116 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6.117 - >/dev/null 2>conftest.err &&
6.118 - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
6.119 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6.120 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6.121 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6.122 - # icc doesn't choke on unknown options, it will just issue warnings
6.123 - # or remarks (even with -Werror). So we grep stderr for any message
6.124 - # that says an option was ignored or not supported.
6.125 - # When given -MP, icc 7.0 and 7.1 complain thusly:
6.126 - # icc: Command line warning: ignoring option '-M'; no argument required
6.127 - # The diagnosis changed in icc 8.0:
6.128 - # icc: Command line remark: option '-MP' not supported
6.129 - if (grep 'ignoring option' conftest.err ||
6.130 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
6.131 - am_cv_$1_dependencies_compiler_type=$depmode
6.132 - break
6.133 - fi
6.134 - fi
6.135 - done
6.136 -
6.137 - cd ..
6.138 - rm -rf conftest.dir
6.139 -else
6.140 - am_cv_$1_dependencies_compiler_type=none
6.141 -fi
6.142 -])
6.143 -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
6.144 -AM_CONDITIONAL([am__fastdep$1], [
6.145 - test "x$enable_dependency_tracking" != xno \
6.146 - && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
6.147 -])
6.148 -m4trace:/usr/share/aclocal-1.10/depend.m4:139: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6.149 -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
6.150 -])
6.151 -m4trace:/usr/share/aclocal-1.10/depend.m4:147: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
6.152 -[ --disable-dependency-tracking speeds up one-time build
6.153 - --enable-dependency-tracking do not reject slow dependency extractors])
6.154 -if test "x$enable_dependency_tracking" != xno; then
6.155 - am_depcomp="$ac_aux_dir/depcomp"
6.156 - AMDEPBACKSLASH='\'
6.157 -fi
6.158 -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
6.159 -AC_SUBST([AMDEPBACKSLASH])dnl
6.160 -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
6.161 -])
6.162 -m4trace:/usr/share/aclocal-1.10/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
6.163 - # Strip MF so we end up with the name of the file.
6.164 - mf=`echo "$mf" | sed -e 's/:.*$//'`
6.165 - # Check whether this is an Automake generated Makefile or not.
6.166 - # We used to match only the files named `Makefile.in', but
6.167 - # some people rename them; so instead we look at the file content.
6.168 - # Grep'ing the first line is not enough: some people post-process
6.169 - # each Makefile.in and add a new line on top of each file to say so.
6.170 - # Grep'ing the whole file is not good either: AIX grep has a line
6.171 - # limit of 2048, but all sed's we know have understand at least 4000.
6.172 - if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
6.173 - dirpart=`AS_DIRNAME("$mf")`
6.174 - else
6.175 - continue
6.176 - fi
6.177 - # Extract the definition of DEPDIR, am__include, and am__quote
6.178 - # from the Makefile without running `make'.
6.179 - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
6.180 - test -z "$DEPDIR" && continue
6.181 - am__include=`sed -n 's/^am__include = //p' < "$mf"`
6.182 - test -z "am__include" && continue
6.183 - am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
6.184 - # When using ansi2knr, U may be empty or an underscore; expand it
6.185 - U=`sed -n 's/^U = //p' < "$mf"`
6.186 - # Find all dependency output files, they are included files with
6.187 - # $(DEPDIR) in their names. We invoke sed twice because it is the
6.188 - # simplest approach to changing $(DEPDIR) to its actual value in the
6.189 - # expansion.
6.190 - for file in `sed -n "
6.191 - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
6.192 - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
6.193 - # Make sure the directory exists.
6.194 - test -f "$dirpart/$file" && continue
6.195 - fdir=`AS_DIRNAME(["$file"])`
6.196 - AS_MKDIR_P([$dirpart/$fdir])
6.197 - # echo "creating $dirpart/$file"
6.198 - echo '# dummy' > "$dirpart/$file"
6.199 - done
6.200 -done
6.201 -])
6.202 -m4trace:/usr/share/aclocal-1.10/depout.m4:64: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
6.203 - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
6.204 - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
6.205 -])
6.206 -m4trace:/usr/share/aclocal-1.10/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
6.207 -m4trace:/usr/share/aclocal-1.10/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
6.208 -You should run autoupdate.])dnl
6.209 -AC_CONFIG_HEADERS($@)])
6.210 -m4trace:/usr/share/aclocal-1.10/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.60])dnl
6.211 -dnl Autoconf wants to disallow AM_ names. We explicitly allow
6.212 -dnl the ones we care about.
6.213 -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
6.214 -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
6.215 -AC_REQUIRE([AC_PROG_INSTALL])dnl
6.216 -if test "`cd $srcdir && pwd`" != "`pwd`"; then
6.217 - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
6.218 - # is not polluted with repeated "-I."
6.219 - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
6.220 - # test to see if srcdir already configured
6.221 - if test -f $srcdir/config.status; then
6.222 - AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
6.223 - fi
6.224 -fi
6.225 -
6.226 -# test whether we have cygpath
6.227 -if test -z "$CYGPATH_W"; then
6.228 - if (cygpath --version) >/dev/null 2>/dev/null; then
6.229 - CYGPATH_W='cygpath -w'
6.230 - else
6.231 - CYGPATH_W=echo
6.232 - fi
6.233 -fi
6.234 -AC_SUBST([CYGPATH_W])
6.235 -
6.236 -# Define the identity of the package.
6.237 -dnl Distinguish between old-style and new-style calls.
6.238 -m4_ifval([$2],
6.239 -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
6.240 - AC_SUBST([PACKAGE], [$1])dnl
6.241 - AC_SUBST([VERSION], [$2])],
6.242 -[_AM_SET_OPTIONS([$1])dnl
6.243 -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
6.244 -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
6.245 - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
6.246 - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
6.247 - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
6.248 -
6.249 -_AM_IF_OPTION([no-define],,
6.250 -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
6.251 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
6.252 -
6.253 -# Some tools Automake needs.
6.254 -AC_REQUIRE([AM_SANITY_CHECK])dnl
6.255 -AC_REQUIRE([AC_ARG_PROGRAM])dnl
6.256 -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
6.257 -AM_MISSING_PROG(AUTOCONF, autoconf)
6.258 -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
6.259 -AM_MISSING_PROG(AUTOHEADER, autoheader)
6.260 -AM_MISSING_PROG(MAKEINFO, makeinfo)
6.261 -AM_PROG_INSTALL_SH
6.262 -AM_PROG_INSTALL_STRIP
6.263 -AC_REQUIRE([AM_PROG_MKDIR_P])dnl
6.264 -# We need awk for the "check" target. The system "awk" is bad on
6.265 -# some platforms.
6.266 -AC_REQUIRE([AC_PROG_AWK])dnl
6.267 -AC_REQUIRE([AC_PROG_MAKE_SET])dnl
6.268 -AC_REQUIRE([AM_SET_LEADING_DOT])dnl
6.269 -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
6.270 - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
6.271 - [_AM_PROG_TAR([v7])])])
6.272 -_AM_IF_OPTION([no-dependencies],,
6.273 -[AC_PROVIDE_IFELSE([AC_PROG_CC],
6.274 - [_AM_DEPENDENCIES(CC)],
6.275 - [define([AC_PROG_CC],
6.276 - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
6.277 -AC_PROVIDE_IFELSE([AC_PROG_CXX],
6.278 - [_AM_DEPENDENCIES(CXX)],
6.279 - [define([AC_PROG_CXX],
6.280 - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
6.281 -AC_PROVIDE_IFELSE([AC_PROG_OBJC],
6.282 - [_AM_DEPENDENCIES(OBJC)],
6.283 - [define([AC_PROG_OBJC],
6.284 - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
6.285 -])
6.286 -])
6.287 -m4trace:/usr/share/aclocal-1.10/init.m4:113: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
6.288 -_am_stamp_count=1
6.289 -for _am_header in $config_headers :; do
6.290 - case $_am_header in
6.291 - $1 | $1:* )
6.292 - break ;;
6.293 - * )
6.294 - _am_stamp_count=`expr $_am_stamp_count + 1` ;;
6.295 - esac
6.296 -done
6.297 -echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
6.298 -m4trace:/usr/share/aclocal-1.10/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6.299 -install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
6.300 -AC_SUBST(install_sh)])
6.301 -m4trace:/usr/share/aclocal-1.10/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
6.302 -mkdir .tst 2>/dev/null
6.303 -if test -d .tst; then
6.304 - am__leading_dot=.
6.305 -else
6.306 - am__leading_dot=_
6.307 -fi
6.308 -rmdir .tst 2>/dev/null
6.309 -AC_SUBST([am__leading_dot])])
6.310 -m4trace:/usr/share/aclocal-1.10/maintainer.m4:13: -1- AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
6.311 - dnl maintainer-mode is disabled by default
6.312 - AC_ARG_ENABLE(maintainer-mode,
6.313 -[ --enable-maintainer-mode enable make rules and dependencies not useful
6.314 - (and sometimes confusing) to the casual installer],
6.315 - USE_MAINTAINER_MODE=$enableval,
6.316 - USE_MAINTAINER_MODE=no)
6.317 - AC_MSG_RESULT([$USE_MAINTAINER_MODE])
6.318 - AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
6.319 - MAINT=$MAINTAINER_MODE_TRUE
6.320 - AC_SUBST(MAINT)dnl
6.321 -
6.322 -])
6.323 -m4trace:/usr/share/aclocal-1.10/maintainer.m4:28: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
6.324 -m4trace:/usr/share/aclocal-1.10/maintainer.m4:28: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
6.325 -You should run autoupdate.])dnl
6.326 -AM_MAINTAINER_MODE])
6.327 -m4trace:/usr/share/aclocal-1.10/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
6.328 -cat > confinc << 'END'
6.329 -am__doit:
6.330 - @echo done
6.331 -.PHONY: am__doit
6.332 -END
6.333 -# If we don't find an include directive, just comment out the code.
6.334 -AC_MSG_CHECKING([for style of include used by $am_make])
6.335 -am__include="#"
6.336 -am__quote=
6.337 -_am_result=none
6.338 -# First try GNU make style include.
6.339 -echo "include confinc" > confmf
6.340 -# We grep out `Entering directory' and `Leaving directory'
6.341 -# messages which can occur if `w' ends up in MAKEFLAGS.
6.342 -# In particular we don't look at `^make:' because GNU make might
6.343 -# be invoked under some other name (usually "gmake"), in which
6.344 -# case it prints its new name instead of `make'.
6.345 -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
6.346 - am__include=include
6.347 - am__quote=
6.348 - _am_result=GNU
6.349 -fi
6.350 -# Now try BSD make style include.
6.351 -if test "$am__include" = "#"; then
6.352 - echo '.include "confinc"' > confmf
6.353 - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
6.354 - am__include=.include
6.355 - am__quote="\""
6.356 - _am_result=BSD
6.357 - fi
6.358 -fi
6.359 -AC_SUBST([am__include])
6.360 -AC_SUBST([am__quote])
6.361 -AC_MSG_RESULT([$_am_result])
6.362 -rm -f confinc confmf
6.363 -])
6.364 -m4trace:/usr/share/aclocal-1.10/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
6.365 -$1=${$1-"${am_missing_run}$2"}
6.366 -AC_SUBST($1)])
6.367 -m4trace:/usr/share/aclocal-1.10/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
6.368 -AC_REQUIRE_AUX_FILE([missing])dnl
6.369 -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
6.370 -# Use eval to expand $SHELL
6.371 -if eval "$MISSING --run true"; then
6.372 - am_missing_run="$MISSING --run "
6.373 -else
6.374 - am_missing_run=
6.375 - AC_MSG_WARN([`missing' script is too old or missing])
6.376 -fi
6.377 -])
6.378 -m4trace:/usr/share/aclocal-1.10/mkdirp.m4:11: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl
6.379 -AC_REQUIRE([AC_PROG_MKDIR_P])dnl
6.380 -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
6.381 -dnl while keeping a definition of mkdir_p for backward compatibility.
6.382 -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
6.383 -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
6.384 -dnl Makefile.ins that do not define MKDIR_P, so we do our own
6.385 -dnl adjustment using top_builddir (which is defined more often than
6.386 -dnl MKDIR_P).
6.387 -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
6.388 -case $mkdir_p in
6.389 - [[\\/$]]* | ?:[[\\/]]*) ;;
6.390 - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
6.391 -esac
6.392 -])
6.393 -m4trace:/usr/share/aclocal-1.10/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
6.394 -m4trace:/usr/share/aclocal-1.10/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
6.395 -m4trace:/usr/share/aclocal-1.10/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
6.396 -m4trace:/usr/share/aclocal-1.10/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
6.397 -m4trace:/usr/share/aclocal-1.10/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
6.398 - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
6.399 - ac_status=$?
6.400 - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
6.401 - (exit $ac_status); }])
6.402 -m4trace:/usr/share/aclocal-1.10/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
6.403 -# Just in case
6.404 -sleep 1
6.405 -echo timestamp > conftest.file
6.406 -# Do `set' in a subshell so we don't clobber the current shell's
6.407 -# arguments. Must try -L first in case configure is actually a
6.408 -# symlink; some systems play weird games with the mod time of symlinks
6.409 -# (eg FreeBSD returns the mod time of the symlink's containing
6.410 -# directory).
6.411 -if (
6.412 - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
6.413 - if test "$[*]" = "X"; then
6.414 - # -L didn't work.
6.415 - set X `ls -t $srcdir/configure conftest.file`
6.416 - fi
6.417 - rm -f conftest.file
6.418 - if test "$[*]" != "X $srcdir/configure conftest.file" \
6.419 - && test "$[*]" != "X conftest.file $srcdir/configure"; then
6.420 -
6.421 - # If neither matched, then we have a broken ls. This can happen
6.422 - # if, for instance, CONFIG_SHELL is bash and it inherits a
6.423 - # broken ls alias from the environment. This has actually
6.424 - # happened. Such a system could not be considered "sane".
6.425 - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
6.426 -alias in your environment])
6.427 - fi
6.428 -
6.429 - test "$[2]" = conftest.file
6.430 - )
6.431 -then
6.432 - # Ok.
6.433 - :
6.434 -else
6.435 - AC_MSG_ERROR([newly created file is older than distributed files!
6.436 -Check your system clock])
6.437 -fi
6.438 -AC_MSG_RESULT(yes)])
6.439 -m4trace:/usr/share/aclocal-1.10/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
6.440 -# Installed binaries are usually stripped using `strip' when the user
6.441 -# run `make install-strip'. However `strip' might not be the right
6.442 -# tool to use in cross-compilation environments, therefore Automake
6.443 -# will honor the `STRIP' environment variable to overrule this program.
6.444 -dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
6.445 -if test "$cross_compiling" != no; then
6.446 - AC_CHECK_TOOL([STRIP], [strip], :)
6.447 -fi
6.448 -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
6.449 -AC_SUBST([INSTALL_STRIP_PROGRAM])])
6.450 -m4trace:/usr/share/aclocal-1.10/substnot.m4:12: -1- AC_DEFUN([_AM_SUBST_NOTMAKE])
6.451 -m4trace:/usr/share/aclocal-1.10/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
6.452 -AM_MISSING_PROG([AMTAR], [tar])
6.453 -m4_if([$1], [v7],
6.454 - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
6.455 - [m4_case([$1], [ustar],, [pax],,
6.456 - [m4_fatal([Unknown tar format])])
6.457 -AC_MSG_CHECKING([how to create a $1 tar archive])
6.458 -# Loop over all known methods to create a tar archive until one works.
6.459 -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
6.460 -_am_tools=${am_cv_prog_tar_$1-$_am_tools}
6.461 -# Do not fold the above two line into one, because Tru64 sh and
6.462 -# Solaris sh will not grok spaces in the rhs of `-'.
6.463 -for _am_tool in $_am_tools
6.464 -do
6.465 - case $_am_tool in
6.466 - gnutar)
6.467 - for _am_tar in tar gnutar gtar;
6.468 - do
6.469 - AM_RUN_LOG([$_am_tar --version]) && break
6.470 - done
6.471 - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
6.472 - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
6.473 - am__untar="$_am_tar -xf -"
6.474 - ;;
6.475 - plaintar)
6.476 - # Must skip GNU tar: if it does not support --format= it doesn't create
6.477 - # ustar tarball either.
6.478 - (tar --version) >/dev/null 2>&1 && continue
6.479 - am__tar='tar chf - "$$tardir"'
6.480 - am__tar_='tar chf - "$tardir"'
6.481 - am__untar='tar xf -'
6.482 - ;;
6.483 - pax)
6.484 - am__tar='pax -L -x $1 -w "$$tardir"'
6.485 - am__tar_='pax -L -x $1 -w "$tardir"'
6.486 - am__untar='pax -r'
6.487 - ;;
6.488 - cpio)
6.489 - am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
6.490 - am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
6.491 - am__untar='cpio -i -H $1 -d'
6.492 - ;;
6.493 - none)
6.494 - am__tar=false
6.495 - am__tar_=false
6.496 - am__untar=false
6.497 - ;;
6.498 - esac
6.499 -
6.500 - # If the value was cached, stop now. We just wanted to have am__tar
6.501 - # and am__untar set.
6.502 - test -n "${am_cv_prog_tar_$1}" && break
6.503 -
6.504 - # tar/untar a dummy directory, and stop if the command works
6.505 - rm -rf conftest.dir
6.506 - mkdir conftest.dir
6.507 - echo GrepMe > conftest.dir/file
6.508 - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
6.509 - rm -rf conftest.dir
6.510 - if test -s conftest.tar; then
6.511 - AM_RUN_LOG([$am__untar <conftest.tar])
6.512 - grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
6.513 - fi
6.514 -done
6.515 -rm -rf conftest.dir
6.516 -
6.517 -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
6.518 -AC_MSG_RESULT([$am_cv_prog_tar_$1])])
6.519 -AC_SUBST([am__tar])
6.520 -AC_SUBST([am__untar])
6.521 -])
6.522 -m4trace:m4/as-compiler-flag.m4:14: -1- AC_DEFUN([AS_COMPILER_FLAG], [
6.523 - AC_MSG_CHECKING([to see if compiler understands $1])
6.524 -
6.525 - save_CFLAGS="$CFLAGS"
6.526 - CFLAGS="$CFLAGS $1"
6.527 -
6.528 - AC_TRY_COMPILE([ ], [], [flag_ok=yes], [flag_ok=no])
6.529 - CFLAGS="$save_CFLAGS"
6.530 -
6.531 - if test "X$flag_ok" = Xyes ; then
6.532 - $2
6.533 - true
6.534 - else
6.535 - $3
6.536 - true
6.537 - fi
6.538 - AC_MSG_RESULT([$flag_ok])
6.539 -])
6.540 -m4trace:m4/as-version.m4:29: -1- AC_DEFUN([AS_VERSION], [
6.541 - PACKAGE=[$1]
6.542 - [$2]_MAJOR=[$3]
6.543 - [$2]_MINOR=[$4]
6.544 - [$2]_MICRO=[$5]
6.545 - NANO=[$6]
6.546 - [$2]_NANO=$NANO
6.547 - if test "x$NANO" = "x" || test "x$NANO" = "x0";
6.548 - then
6.549 - AC_MSG_NOTICE(configuring [$1] for release)
6.550 - VERSION=[$3].[$4].[$5]
6.551 - [$2]_RELEASE=1
6.552 - dnl execute action
6.553 - ifelse([$7], , :, [$7])
6.554 - else
6.555 - AC_MSG_NOTICE(configuring [$1] for development with nano $NANO)
6.556 - VERSION=[$3].[$4].[$5].$NANO
6.557 - [$2]_RELEASE=0.`date +%Y%m%d.%H%M%S`
6.558 - dnl execute action
6.559 - ifelse([$8], , :, [$8])
6.560 - fi
6.561 -
6.562 - [$2]=$VERSION
6.563 - AC_DEFINE_UNQUOTED([$2], "$[$2]", [Define the version])
6.564 - AC_SUBST([$2])
6.565 - AC_DEFINE_UNQUOTED([$2]_RELEASE, "$[$2]_RELEASE", [Define the release version])
6.566 - AC_SUBST([$2]_RELEASE)
6.567 -
6.568 - AC_SUBST([$2]_MAJOR)
6.569 - AC_SUBST([$2]_MINOR)
6.570 - AC_SUBST([$2]_MICRO)
6.571 - AC_SUBST([$2]_NANO)
6.572 - AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
6.573 - AC_SUBST(PACKAGE)
6.574 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
6.575 - AC_SUBST(VERSION)
6.576 -])
6.577 -m4trace:m4/libtool.m4:41: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
6.578 -dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
6.579 -dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
6.580 - AC_PROVIDE_IFELSE([AC_PROG_CXX],
6.581 - [AC_LIBTOOL_CXX],
6.582 - [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
6.583 - ])])
6.584 -dnl And a similar setup for Fortran 77 support
6.585 - AC_PROVIDE_IFELSE([AC_PROG_F77],
6.586 - [AC_LIBTOOL_F77],
6.587 - [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
6.588 -])])
6.589 -
6.590 -dnl Quote AM_PROG_GCJ so that aclocal doesn't bring it in needlessly.
6.591 -dnl If either AC_PROG_GCJ or AM_PROG_GCJ have already been expanded, run
6.592 -dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
6.593 - AC_PROVIDE_IFELSE([AC_PROG_GCJ],
6.594 - [AC_LIBTOOL_GCJ],
6.595 - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
6.596 - [AC_LIBTOOL_GCJ],
6.597 - [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
6.598 - [AC_LIBTOOL_GCJ],
6.599 - [ifdef([AC_PROG_GCJ],
6.600 - [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
6.601 - ifdef([A][M_PROG_GCJ],
6.602 - [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
6.603 - ifdef([LT_AC_PROG_GCJ],
6.604 - [define([LT_AC_PROG_GCJ],
6.605 - defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
6.606 -])])
6.607 -m4trace:m4/libtool.m4:76: -1- AC_DEFUN([_AC_PROG_LIBTOOL], [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
6.608 -AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
6.609 -AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
6.610 -AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
6.611 -
6.612 -# This can be used to rebuild libtool when needed
6.613 -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
6.614 -
6.615 -# Always use our own libtool.
6.616 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
6.617 -AC_SUBST(LIBTOOL)dnl
6.618 -
6.619 -# Prevent multiple expansion
6.620 -define([AC_PROG_LIBTOOL], [])
6.621 -])
6.622 -m4trace:m4/libtool.m4:96: -1- AC_DEFUN([AC_LIBTOOL_SETUP], [AC_PREREQ(2.50)dnl
6.623 -AC_REQUIRE([AC_ENABLE_SHARED])dnl
6.624 -AC_REQUIRE([AC_ENABLE_STATIC])dnl
6.625 -AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
6.626 -AC_REQUIRE([AC_CANONICAL_HOST])dnl
6.627 -AC_REQUIRE([AC_CANONICAL_BUILD])dnl
6.628 -AC_REQUIRE([AC_PROG_CC])dnl
6.629 -AC_REQUIRE([AC_PROG_LD])dnl
6.630 -AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
6.631 -AC_REQUIRE([AC_PROG_NM])dnl
6.632 -
6.633 -AC_REQUIRE([AC_PROG_LN_S])dnl
6.634 -AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
6.635 -# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
6.636 -AC_REQUIRE([AC_OBJEXT])dnl
6.637 -AC_REQUIRE([AC_EXEEXT])dnl
6.638 -dnl
6.639 -
6.640 -AC_LIBTOOL_SYS_MAX_CMD_LEN
6.641 -AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
6.642 -AC_LIBTOOL_OBJDIR
6.643 -
6.644 -AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
6.645 -_LT_AC_PROG_ECHO_BACKSLASH
6.646 -
6.647 -case $host_os in
6.648 -aix3*)
6.649 - # AIX sometimes has problems with the GCC collect2 program. For some
6.650 - # reason, if we set the COLLECT_NAMES environment variable, the problems
6.651 - # vanish in a puff of smoke.
6.652 - if test "X${COLLECT_NAMES+set}" != Xset; then
6.653 - COLLECT_NAMES=
6.654 - export COLLECT_NAMES
6.655 - fi
6.656 - ;;
6.657 -esac
6.658 -
6.659 -# Sed substitution that helps us do robust quoting. It backslashifies
6.660 -# metacharacters that are still active within double-quoted strings.
6.661 -Xsed='sed -e s/^X//'
6.662 -[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
6.663 -
6.664 -# Same as above, but do not quote variable references.
6.665 -[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
6.666 -
6.667 -# Sed substitution to delay expansion of an escaped shell variable in a
6.668 -# double_quote_subst'ed string.
6.669 -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
6.670 -
6.671 -# Sed substitution to avoid accidental globbing in evaled expressions
6.672 -no_glob_subst='s/\*/\\\*/g'
6.673 -
6.674 -# Constants:
6.675 -rm="rm -f"
6.676 -
6.677 -# Global variables:
6.678 -default_ofile=libtool
6.679 -can_build_shared=yes
6.680 -
6.681 -# All known linkers require a `.a' archive for static linking (except M$VC,
6.682 -# which needs '.lib').
6.683 -libext=a
6.684 -ltmain="$ac_aux_dir/ltmain.sh"
6.685 -ofile="$default_ofile"
6.686 -with_gnu_ld="$lt_cv_prog_gnu_ld"
6.687 -
6.688 -AC_CHECK_TOOL(AR, ar, false)
6.689 -AC_CHECK_TOOL(RANLIB, ranlib, :)
6.690 -AC_CHECK_TOOL(STRIP, strip, :)
6.691 -
6.692 -old_CC="$CC"
6.693 -old_CFLAGS="$CFLAGS"
6.694 -
6.695 -# Set sane defaults for various variables
6.696 -test -z "$AR" && AR=ar
6.697 -test -z "$AR_FLAGS" && AR_FLAGS=cru
6.698 -test -z "$AS" && AS=as
6.699 -test -z "$CC" && CC=cc
6.700 -test -z "$LTCC" && LTCC=$CC
6.701 -test -z "$DLLTOOL" && DLLTOOL=dlltool
6.702 -test -z "$LD" && LD=ld
6.703 -test -z "$LN_S" && LN_S="ln -s"
6.704 -test -z "$MAGIC_CMD" && MAGIC_CMD=file
6.705 -test -z "$NM" && NM=nm
6.706 -test -z "$SED" && SED=sed
6.707 -test -z "$OBJDUMP" && OBJDUMP=objdump
6.708 -test -z "$RANLIB" && RANLIB=:
6.709 -test -z "$STRIP" && STRIP=:
6.710 -test -z "$ac_objext" && ac_objext=o
6.711 -
6.712 -# Determine commands to create old-style static archives.
6.713 -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
6.714 -old_postinstall_cmds='chmod 644 $oldlib'
6.715 -old_postuninstall_cmds=
6.716 -
6.717 -if test -n "$RANLIB"; then
6.718 - case $host_os in
6.719 - openbsd*)
6.720 - old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
6.721 - ;;
6.722 - *)
6.723 - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
6.724 - ;;
6.725 - esac
6.726 - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6.727 -fi
6.728 -
6.729 -# Only perform the check for file, if the check method requires it
6.730 -case $deplibs_check_method in
6.731 -file_magic*)
6.732 - if test "$file_magic_cmd" = '$MAGIC_CMD'; then
6.733 - AC_PATH_MAGIC
6.734 - fi
6.735 - ;;
6.736 -esac
6.737 -
6.738 -AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
6.739 -AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
6.740 -enable_win32_dll=yes, enable_win32_dll=no)
6.741 -
6.742 -AC_ARG_ENABLE([libtool-lock],
6.743 - [AC_HELP_STRING([--disable-libtool-lock],
6.744 - [avoid locking (might break parallel builds)])])
6.745 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6.746 -
6.747 -AC_ARG_WITH([pic],
6.748 - [AC_HELP_STRING([--with-pic],
6.749 - [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
6.750 - [pic_mode="$withval"],
6.751 - [pic_mode=default])
6.752 -test -z "$pic_mode" && pic_mode=default
6.753 -
6.754 -# Use C for the default configuration in the libtool script
6.755 -tagname=
6.756 -AC_LIBTOOL_LANG_C_CONFIG
6.757 -_LT_AC_TAGCONFIG
6.758 -])
6.759 -m4trace:m4/libtool.m4:238: -1- AC_DEFUN([_LT_AC_SYS_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl
6.760 -
6.761 -# If no C compiler was specified, use CC.
6.762 -LTCC=${LTCC-"$CC"}
6.763 -
6.764 -# Allow CC to be a program name with arguments.
6.765 -compiler=$CC
6.766 -])
6.767 -m4trace:m4/libtool.m4:257: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX], [AC_LINK_IFELSE(AC_LANG_PROGRAM,[
6.768 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
6.769 -}'`
6.770 -# Check for a 64-bit object if we didn't find anything.
6.771 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
6.772 -}'`; fi],[])
6.773 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
6.774 -])
6.775 -m4trace:m4/libtool.m4:270: -1- AC_DEFUN([_LT_AC_SHELL_INIT], [ifdef([AC_DIVERSION_NOTICE],
6.776 - [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
6.777 - [AC_DIVERT_PUSH(NOTICE)])
6.778 -$1
6.779 -AC_DIVERT_POP
6.780 -])
6.781 -m4trace:m4/libtool.m4:283: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], [_LT_AC_SHELL_INIT([
6.782 -# Check that we are running under the correct shell.
6.783 -SHELL=${CONFIG_SHELL-/bin/sh}
6.784 -
6.785 -case X$ECHO in
6.786 -X*--fallback-echo)
6.787 - # Remove one level of quotation (which was required for Make).
6.788 - ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
6.789 - ;;
6.790 -esac
6.791 -
6.792 -echo=${ECHO-echo}
6.793 -if test "X[$]1" = X--no-reexec; then
6.794 - # Discard the --no-reexec flag, and continue.
6.795 - shift
6.796 -elif test "X[$]1" = X--fallback-echo; then
6.797 - # Avoid inline document here, it may be left over
6.798 - :
6.799 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
6.800 - # Yippee, $echo works!
6.801 - :
6.802 -else
6.803 - # Restart under the correct shell.
6.804 - exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
6.805 -fi
6.806 -
6.807 -if test "X[$]1" = X--fallback-echo; then
6.808 - # used as fallback echo
6.809 - shift
6.810 - cat <<EOF
6.811 -[$]*
6.812 -EOF
6.813 - exit 0
6.814 -fi
6.815 -
6.816 -# The HP-UX ksh and POSIX shell print the target directory to stdout
6.817 -# if CDPATH is set.
6.818 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
6.819 -
6.820 -if test -z "$ECHO"; then
6.821 -if test "X${echo_test_string+set}" != Xset; then
6.822 -# find a string as large as possible, as long as the shell can cope with it
6.823 - for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
6.824 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
6.825 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
6.826 - echo_test_string="`eval $cmd`" &&
6.827 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
6.828 - then
6.829 - break
6.830 - fi
6.831 - done
6.832 -fi
6.833 -
6.834 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6.835 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6.836 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.837 - :
6.838 -else
6.839 - # The Solaris, AIX, and Digital Unix default echo programs unquote
6.840 - # backslashes. This makes it impossible to quote backslashes using
6.841 - # echo "$something" | sed 's/\\/\\\\/g'
6.842 - #
6.843 - # So, first we look for a working echo in the user's PATH.
6.844 -
6.845 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6.846 - for dir in $PATH /usr/ucb; do
6.847 - IFS="$lt_save_ifs"
6.848 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
6.849 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
6.850 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
6.851 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.852 - echo="$dir/echo"
6.853 - break
6.854 - fi
6.855 - done
6.856 - IFS="$lt_save_ifs"
6.857 -
6.858 - if test "X$echo" = Xecho; then
6.859 - # We didn't find a better echo, so look for alternatives.
6.860 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
6.861 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
6.862 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.863 - # This shell has a builtin print -r that does the trick.
6.864 - echo='print -r'
6.865 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
6.866 - test "X$CONFIG_SHELL" != X/bin/ksh; then
6.867 - # If we have ksh, try running configure again with it.
6.868 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
6.869 - export ORIGINAL_CONFIG_SHELL
6.870 - CONFIG_SHELL=/bin/ksh
6.871 - export CONFIG_SHELL
6.872 - exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
6.873 - else
6.874 - # Try using printf.
6.875 - echo='printf %s\n'
6.876 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6.877 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6.878 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.879 - # Cool, printf works
6.880 - :
6.881 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6.882 - test "X$echo_testing_string" = 'X\t' &&
6.883 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6.884 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.885 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
6.886 - export CONFIG_SHELL
6.887 - SHELL="$CONFIG_SHELL"
6.888 - export SHELL
6.889 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
6.890 - elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6.891 - test "X$echo_testing_string" = 'X\t' &&
6.892 - echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6.893 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.894 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
6.895 - else
6.896 - # maybe with a smaller string...
6.897 - prev=:
6.898 -
6.899 - for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
6.900 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
6.901 - then
6.902 - break
6.903 - fi
6.904 - prev="$cmd"
6.905 - done
6.906 -
6.907 - if test "$prev" != 'sed 50q "[$]0"'; then
6.908 - echo_test_string=`eval $prev`
6.909 - export echo_test_string
6.910 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
6.911 - else
6.912 - # Oops. We lost completely, so just stick with echo.
6.913 - echo=echo
6.914 - fi
6.915 - fi
6.916 - fi
6.917 - fi
6.918 -fi
6.919 -fi
6.920 -
6.921 -# Copy echo and quote the copy suitably for passing to libtool from
6.922 -# the Makefile, instead of quoting the original, which is used later.
6.923 -ECHO=$echo
6.924 -if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
6.925 - ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
6.926 -fi
6.927 -
6.928 -AC_SUBST(ECHO)
6.929 -])])
6.930 -m4trace:m4/libtool.m4:437: -1- AC_DEFUN([_LT_AC_LOCK], [AC_ARG_ENABLE([libtool-lock],
6.931 - [AC_HELP_STRING([--disable-libtool-lock],
6.932 - [avoid locking (might break parallel builds)])])
6.933 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6.934 -
6.935 -# Some flags need to be propagated to the compiler or linker for good
6.936 -# libtool support.
6.937 -case $host in
6.938 -ia64-*-hpux*)
6.939 - # Find out which ABI we are using.
6.940 - echo 'int i;' > conftest.$ac_ext
6.941 - if AC_TRY_EVAL(ac_compile); then
6.942 - case `/usr/bin/file conftest.$ac_objext` in
6.943 - *ELF-32*)
6.944 - HPUX_IA64_MODE="32"
6.945 - ;;
6.946 - *ELF-64*)
6.947 - HPUX_IA64_MODE="64"
6.948 - ;;
6.949 - esac
6.950 - fi
6.951 - rm -rf conftest*
6.952 - ;;
6.953 -*-*-irix6*)
6.954 - # Find out which ABI we are using.
6.955 - echo '[#]line __oline__ "configure"' > conftest.$ac_ext
6.956 - if AC_TRY_EVAL(ac_compile); then
6.957 - if test "$lt_cv_prog_gnu_ld" = yes; then
6.958 - case `/usr/bin/file conftest.$ac_objext` in
6.959 - *32-bit*)
6.960 - LD="${LD-ld} -melf32bsmip"
6.961 - ;;
6.962 - *N32*)
6.963 - LD="${LD-ld} -melf32bmipn32"
6.964 - ;;
6.965 - *64-bit*)
6.966 - LD="${LD-ld} -melf64bmip"
6.967 - ;;
6.968 - esac
6.969 - else
6.970 - case `/usr/bin/file conftest.$ac_objext` in
6.971 - *32-bit*)
6.972 - LD="${LD-ld} -32"
6.973 - ;;
6.974 - *N32*)
6.975 - LD="${LD-ld} -n32"
6.976 - ;;
6.977 - *64-bit*)
6.978 - LD="${LD-ld} -64"
6.979 - ;;
6.980 - esac
6.981 - fi
6.982 - fi
6.983 - rm -rf conftest*
6.984 - ;;
6.985 -
6.986 -x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
6.987 - # Find out which ABI we are using.
6.988 - echo 'int i;' > conftest.$ac_ext
6.989 - if AC_TRY_EVAL(ac_compile); then
6.990 - case "`/usr/bin/file conftest.o`" in
6.991 - *32-bit*)
6.992 - case $host in
6.993 - x86_64-*linux*)
6.994 - LD="${LD-ld} -m elf_i386"
6.995 - ;;
6.996 - ppc64-*linux*|powerpc64-*linux*)
6.997 - LD="${LD-ld} -m elf32ppclinux"
6.998 - ;;
6.999 - s390x-*linux*)
6.1000 - LD="${LD-ld} -m elf_s390"
6.1001 - ;;
6.1002 - sparc64-*linux*)
6.1003 - LD="${LD-ld} -m elf32_sparc"
6.1004 - ;;
6.1005 - esac
6.1006 - ;;
6.1007 - *64-bit*)
6.1008 - case $host in
6.1009 - x86_64-*linux*)
6.1010 - LD="${LD-ld} -m elf_x86_64"
6.1011 - ;;
6.1012 - ppc*-*linux*|powerpc*-*linux*)
6.1013 - LD="${LD-ld} -m elf64ppc"
6.1014 - ;;
6.1015 - s390*-*linux*)
6.1016 - LD="${LD-ld} -m elf64_s390"
6.1017 - ;;
6.1018 - sparc*-*linux*)
6.1019 - LD="${LD-ld} -m elf64_sparc"
6.1020 - ;;
6.1021 - esac
6.1022 - ;;
6.1023 - esac
6.1024 - fi
6.1025 - rm -rf conftest*
6.1026 - ;;
6.1027 -
6.1028 -*-*-sco3.2v5*)
6.1029 - # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6.1030 - SAVE_CFLAGS="$CFLAGS"
6.1031 - CFLAGS="$CFLAGS -belf"
6.1032 - AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
6.1033 - [AC_LANG_PUSH(C)
6.1034 - AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
6.1035 - AC_LANG_POP])
6.1036 - if test x"$lt_cv_cc_needs_belf" != x"yes"; then
6.1037 - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6.1038 - CFLAGS="$SAVE_CFLAGS"
6.1039 - fi
6.1040 - ;;
6.1041 -AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
6.1042 -[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
6.1043 - AC_CHECK_TOOL(DLLTOOL, dlltool, false)
6.1044 - AC_CHECK_TOOL(AS, as, false)
6.1045 - AC_CHECK_TOOL(OBJDUMP, objdump, false)
6.1046 - ;;
6.1047 - ])
6.1048 -esac
6.1049 -
6.1050 -need_locks="$enable_libtool_lock"
6.1051 -
6.1052 -])
6.1053 -m4trace:m4/libtool.m4:567: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_REQUIRE([LT_AC_PROG_SED])
6.1054 -AC_CACHE_CHECK([$1], [$2],
6.1055 - [$2=no
6.1056 - ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
6.1057 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
6.1058 - lt_compiler_flag="$3"
6.1059 - # Insert the option either (1) after the last *FLAGS variable, or
6.1060 - # (2) before a word containing "conftest.", or (3) at the end.
6.1061 - # Note that $ac_compile itself does not contain backslashes and begins
6.1062 - # with a dollar sign (not a hyphen), so the echo should work correctly.
6.1063 - # The option is referenced via a variable to avoid confusing sed.
6.1064 - lt_compile=`echo "$ac_compile" | $SED \
6.1065 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6.1066 - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
6.1067 - -e 's:$: $lt_compiler_flag:'`
6.1068 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
6.1069 - (eval "$lt_compile" 2>conftest.err)
6.1070 - ac_status=$?
6.1071 - cat conftest.err >&AS_MESSAGE_LOG_FD
6.1072 - echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
6.1073 - if (exit $ac_status) && test -s "$ac_outfile"; then
6.1074 - # The compiler can only warn and ignore the option if not recognized
6.1075 - # So say no if there are warnings
6.1076 - if test ! -s conftest.err; then
6.1077 - $2=yes
6.1078 - fi
6.1079 - fi
6.1080 - $rm conftest*
6.1081 -])
6.1082 -
6.1083 -if test x"[$]$2" = xyes; then
6.1084 - ifelse([$5], , :, [$5])
6.1085 -else
6.1086 - ifelse([$6], , :, [$6])
6.1087 -fi
6.1088 -])
6.1089 -m4trace:m4/libtool.m4:610: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_CACHE_CHECK([$1], [$2],
6.1090 - [$2=no
6.1091 - save_LDFLAGS="$LDFLAGS"
6.1092 - LDFLAGS="$LDFLAGS $3"
6.1093 - printf "$lt_simple_link_test_code" > conftest.$ac_ext
6.1094 - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
6.1095 - # The compiler can only warn and ignore the option if not recognized
6.1096 - # So say no if there are warnings
6.1097 - if test -s conftest.err; then
6.1098 - # Append any errors to the config.log.
6.1099 - cat conftest.err 1>&AS_MESSAGE_LOG_FD
6.1100 - else
6.1101 - $2=yes
6.1102 - fi
6.1103 - fi
6.1104 - $rm conftest*
6.1105 - LDFLAGS="$save_LDFLAGS"
6.1106 -])
6.1107 -
6.1108 -if test x"[$]$2" = xyes; then
6.1109 - ifelse([$4], , :, [$4])
6.1110 -else
6.1111 - ifelse([$5], , :, [$5])
6.1112 -fi
6.1113 -])
6.1114 -m4trace:m4/libtool.m4:640: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [# find the maximum length of command line arguments
6.1115 -AC_MSG_CHECKING([the maximum length of command line arguments])
6.1116 -AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
6.1117 - i=0
6.1118 - teststring="ABCD"
6.1119 -
6.1120 - case $build_os in
6.1121 - msdosdjgpp*)
6.1122 - # On DJGPP, this test can blow up pretty badly due to problems in libc
6.1123 - # (any single argument exceeding 2000 bytes causes a buffer overrun
6.1124 - # during glob expansion). Even if it were fixed, the result of this
6.1125 - # check would be larger than it should be.
6.1126 - lt_cv_sys_max_cmd_len=12288; # 12K is about right
6.1127 - ;;
6.1128 -
6.1129 - gnu*)
6.1130 - # Under GNU Hurd, this test is not required because there is
6.1131 - # no limit to the length of command line arguments.
6.1132 - # Libtool will interpret -1 as no limit whatsoever
6.1133 - lt_cv_sys_max_cmd_len=-1;
6.1134 - ;;
6.1135 -
6.1136 - cygwin* | mingw*)
6.1137 - # On Win9x/ME, this test blows up -- it succeeds, but takes
6.1138 - # about 5 minutes as the teststring grows exponentially.
6.1139 - # Worse, since 9x/ME are not pre-emptively multitasking,
6.1140 - # you end up with a "frozen" computer, even though with patience
6.1141 - # the test eventually succeeds (with a max line length of 256k).
6.1142 - # Instead, let's just punt: use the minimum linelength reported by
6.1143 - # all of the supported platforms: 8192 (on NT/2K/XP).
6.1144 - lt_cv_sys_max_cmd_len=8192;
6.1145 - ;;
6.1146 -
6.1147 - amigaos*)
6.1148 - # On AmigaOS with pdksh, this test takes hours, literally.
6.1149 - # So we just punt and use a minimum line length of 8192.
6.1150 - lt_cv_sys_max_cmd_len=8192;
6.1151 - ;;
6.1152 -
6.1153 - *)
6.1154 - # If test is not a shell built-in, we'll probably end up computing a
6.1155 - # maximum length that is only half of the actual maximum length, but
6.1156 - # we can't tell.
6.1157 - while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
6.1158 - = "XX$teststring") >/dev/null 2>&1 &&
6.1159 - new_result=`expr "X$teststring" : ".*" 2>&1` &&
6.1160 - lt_cv_sys_max_cmd_len=$new_result &&
6.1161 - test $i != 17 # 1/2 MB should be enough
6.1162 - do
6.1163 - i=`expr $i + 1`
6.1164 - teststring=$teststring$teststring
6.1165 - done
6.1166 - teststring=
6.1167 - # Add a significant safety factor because C++ compilers can tack on massive
6.1168 - # amounts of additional arguments before passing them to the linker.
6.1169 - # It appears as though 1/2 is a usable value.
6.1170 - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6.1171 - ;;
6.1172 - esac
6.1173 -])
6.1174 -if test -n $lt_cv_sys_max_cmd_len ; then
6.1175 - AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
6.1176 -else
6.1177 - AC_MSG_RESULT(none)
6.1178 -fi
6.1179 -])
6.1180 -m4trace:m4/libtool.m4:711: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN], [AC_CHECK_HEADERS(dlfcn.h)dnl
6.1181 -])
6.1182 -m4trace:m4/libtool.m4:719: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
6.1183 -if test "$cross_compiling" = yes; then :
6.1184 - [$4]
6.1185 -else
6.1186 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
6.1187 - lt_status=$lt_dlunknown
6.1188 - cat > conftest.$ac_ext <<EOF
6.1189 -[#line __oline__ "configure"
6.1190 -#include "confdefs.h"
6.1191 -
6.1192 -#if HAVE_DLFCN_H
6.1193 -#include <dlfcn.h>
6.1194 -#endif
6.1195 -
6.1196 -#include <stdio.h>
6.1197 -
6.1198 -#ifdef RTLD_GLOBAL
6.1199 -# define LT_DLGLOBAL RTLD_GLOBAL
6.1200 -#else
6.1201 -# ifdef DL_GLOBAL
6.1202 -# define LT_DLGLOBAL DL_GLOBAL
6.1203 -# else
6.1204 -# define LT_DLGLOBAL 0
6.1205 -# endif
6.1206 -#endif
6.1207 -
6.1208 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
6.1209 - find out it does not work in some platform. */
6.1210 -#ifndef LT_DLLAZY_OR_NOW
6.1211 -# ifdef RTLD_LAZY
6.1212 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
6.1213 -# else
6.1214 -# ifdef DL_LAZY
6.1215 -# define LT_DLLAZY_OR_NOW DL_LAZY
6.1216 -# else
6.1217 -# ifdef RTLD_NOW
6.1218 -# define LT_DLLAZY_OR_NOW RTLD_NOW
6.1219 -# else
6.1220 -# ifdef DL_NOW
6.1221 -# define LT_DLLAZY_OR_NOW DL_NOW
6.1222 -# else
6.1223 -# define LT_DLLAZY_OR_NOW 0
6.1224 -# endif
6.1225 -# endif
6.1226 -# endif
6.1227 -# endif
6.1228 -#endif
6.1229 -
6.1230 -#ifdef __cplusplus
6.1231 -extern "C" void exit (int);
6.1232 -#endif
6.1233 -
6.1234 -void fnord() { int i=42;}
6.1235 -int main ()
6.1236 -{
6.1237 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
6.1238 - int status = $lt_dlunknown;
6.1239 -
6.1240 - if (self)
6.1241 - {
6.1242 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
6.1243 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
6.1244 - /* dlclose (self); */
6.1245 - }
6.1246 -
6.1247 - exit (status);
6.1248 -}]
6.1249 -EOF
6.1250 - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
6.1251 - (./conftest; exit; ) 2>/dev/null
6.1252 - lt_status=$?
6.1253 - case x$lt_status in
6.1254 - x$lt_dlno_uscore) $1 ;;
6.1255 - x$lt_dlneed_uscore) $2 ;;
6.1256 - x$lt_unknown|x*) $3 ;;
6.1257 - esac
6.1258 - else :
6.1259 - # compilation failed
6.1260 - $3
6.1261 - fi
6.1262 -fi
6.1263 -rm -fr conftest*
6.1264 -])
6.1265 -m4trace:m4/libtool.m4:807: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
6.1266 -if test "x$enable_dlopen" != xyes; then
6.1267 - enable_dlopen=unknown
6.1268 - enable_dlopen_self=unknown
6.1269 - enable_dlopen_self_static=unknown
6.1270 -else
6.1271 - lt_cv_dlopen=no
6.1272 - lt_cv_dlopen_libs=
6.1273 -
6.1274 - case $host_os in
6.1275 - beos*)
6.1276 - lt_cv_dlopen="load_add_on"
6.1277 - lt_cv_dlopen_libs=
6.1278 - lt_cv_dlopen_self=yes
6.1279 - ;;
6.1280 -
6.1281 - mingw* | pw32*)
6.1282 - lt_cv_dlopen="LoadLibrary"
6.1283 - lt_cv_dlopen_libs=
6.1284 - ;;
6.1285 -
6.1286 - cygwin*)
6.1287 - lt_cv_dlopen="dlopen"
6.1288 - lt_cv_dlopen_libs=
6.1289 - ;;
6.1290 -
6.1291 - darwin*)
6.1292 - # if libdl is installed we need to link against it
6.1293 - AC_CHECK_LIB([dl], [dlopen],
6.1294 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
6.1295 - lt_cv_dlopen="dyld"
6.1296 - lt_cv_dlopen_libs=
6.1297 - lt_cv_dlopen_self=yes
6.1298 - ])
6.1299 - ;;
6.1300 -
6.1301 - *)
6.1302 - AC_CHECK_FUNC([shl_load],
6.1303 - [lt_cv_dlopen="shl_load"],
6.1304 - [AC_CHECK_LIB([dld], [shl_load],
6.1305 - [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
6.1306 - [AC_CHECK_FUNC([dlopen],
6.1307 - [lt_cv_dlopen="dlopen"],
6.1308 - [AC_CHECK_LIB([dl], [dlopen],
6.1309 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
6.1310 - [AC_CHECK_LIB([svld], [dlopen],
6.1311 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
6.1312 - [AC_CHECK_LIB([dld], [dld_link],
6.1313 - [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
6.1314 - ])
6.1315 - ])
6.1316 - ])
6.1317 - ])
6.1318 - ])
6.1319 - ;;
6.1320 - esac
6.1321 -
6.1322 - if test "x$lt_cv_dlopen" != xno; then
6.1323 - enable_dlopen=yes
6.1324 - else
6.1325 - enable_dlopen=no
6.1326 - fi
6.1327 -
6.1328 - case $lt_cv_dlopen in
6.1329 - dlopen)
6.1330 - save_CPPFLAGS="$CPPFLAGS"
6.1331 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
6.1332 -
6.1333 - save_LDFLAGS="$LDFLAGS"
6.1334 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
6.1335 -
6.1336 - save_LIBS="$LIBS"
6.1337 - LIBS="$lt_cv_dlopen_libs $LIBS"
6.1338 -
6.1339 - AC_CACHE_CHECK([whether a program can dlopen itself],
6.1340 - lt_cv_dlopen_self, [dnl
6.1341 - _LT_AC_TRY_DLOPEN_SELF(
6.1342 - lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
6.1343 - lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
6.1344 - ])
6.1345 -
6.1346 - if test "x$lt_cv_dlopen_self" = xyes; then
6.1347 - LDFLAGS="$LDFLAGS $link_static_flag"
6.1348 - AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
6.1349 - lt_cv_dlopen_self_static, [dnl
6.1350 - _LT_AC_TRY_DLOPEN_SELF(
6.1351 - lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
6.1352 - lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
6.1353 - ])
6.1354 - fi
6.1355 -
6.1356 - CPPFLAGS="$save_CPPFLAGS"
6.1357 - LDFLAGS="$save_LDFLAGS"
6.1358 - LIBS="$save_LIBS"
6.1359 - ;;
6.1360 - esac
6.1361 -
6.1362 - case $lt_cv_dlopen_self in
6.1363 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
6.1364 - *) enable_dlopen_self=unknown ;;
6.1365 - esac
6.1366 -
6.1367 - case $lt_cv_dlopen_self_static in
6.1368 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
6.1369 - *) enable_dlopen_self_static=unknown ;;
6.1370 - esac
6.1371 -fi
6.1372 -])
6.1373 -m4trace:m4/libtool.m4:921: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
6.1374 -AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
6.1375 - [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
6.1376 - [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
6.1377 - $rm -r conftest 2>/dev/null
6.1378 - mkdir conftest
6.1379 - cd conftest
6.1380 - mkdir out
6.1381 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
6.1382 -
6.1383 - lt_compiler_flag="-o out/conftest2.$ac_objext"
6.1384 - # Insert the option either (1) after the last *FLAGS variable, or
6.1385 - # (2) before a word containing "conftest.", or (3) at the end.
6.1386 - # Note that $ac_compile itself does not contain backslashes and begins
6.1387 - # with a dollar sign (not a hyphen), so the echo should work correctly.
6.1388 - lt_compile=`echo "$ac_compile" | $SED \
6.1389 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6.1390 - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
6.1391 - -e 's:$: $lt_compiler_flag:'`
6.1392 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
6.1393 - (eval "$lt_compile" 2>out/conftest.err)
6.1394 - ac_status=$?
6.1395 - cat out/conftest.err >&AS_MESSAGE_LOG_FD
6.1396 - echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
6.1397 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
6.1398 - then
6.1399 - # The compiler can only warn and ignore the option if not recognized
6.1400 - # So say no if there are warnings
6.1401 - if test ! -s out/conftest.err; then
6.1402 - _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
6.1403 - fi
6.1404 - fi
6.1405 - chmod u+w .
6.1406 - $rm conftest*
6.1407 - # SGI C++ compiler will create directory out/ii_files/ for
6.1408 - # template instantiation
6.1409 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
6.1410 - $rm out/* && rmdir out
6.1411 - cd ..
6.1412 - rmdir conftest
6.1413 - $rm conftest*
6.1414 -])
6.1415 -])
6.1416 -m4trace:m4/libtool.m4:970: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_REQUIRE([_LT_AC_LOCK])dnl
6.1417 -
6.1418 -hard_links="nottested"
6.1419 -if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
6.1420 - # do not overwrite the value of need_locks provided by the user
6.1421 - AC_MSG_CHECKING([if we can lock with hard links])
6.1422 - hard_links=yes
6.1423 - $rm conftest*
6.1424 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
6.1425 - touch conftest.a
6.1426 - ln conftest.a conftest.b 2>&5 || hard_links=no
6.1427 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
6.1428 - AC_MSG_RESULT([$hard_links])
6.1429 - if test "$hard_links" = no; then
6.1430 - AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
6.1431 - need_locks=warn
6.1432 - fi
6.1433 -else
6.1434 - need_locks=no
6.1435 -fi
6.1436 -])
6.1437 -m4trace:m4/libtool.m4:996: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
6.1438 -[rm -f .libs 2>/dev/null
6.1439 -mkdir .libs 2>/dev/null
6.1440 -if test -d .libs; then
6.1441 - lt_cv_objdir=.libs
6.1442 -else
6.1443 - # MS-DOS does not allow filenames that begin with a dot.
6.1444 - lt_cv_objdir=_libs
6.1445 -fi
6.1446 -rmdir .libs 2>/dev/null])
6.1447 -objdir=$lt_cv_objdir
6.1448 -])
6.1449 -m4trace:m4/libtool.m4:1014: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs])
6.1450 -_LT_AC_TAGVAR(hardcode_action, $1)=
6.1451 -if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
6.1452 - test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \
6.1453 - test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then
6.1454 -
6.1455 - # We can hardcode non-existant directories.
6.1456 - if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
6.1457 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
6.1458 - # have to relink, otherwise we might link with an installed library
6.1459 - # when we should be linking with a yet-to-be-installed one
6.1460 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
6.1461 - test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
6.1462 - # Linking always hardcodes the temporary library directory.
6.1463 - _LT_AC_TAGVAR(hardcode_action, $1)=relink
6.1464 - else
6.1465 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
6.1466 - _LT_AC_TAGVAR(hardcode_action, $1)=immediate
6.1467 - fi
6.1468 -else
6.1469 - # We cannot hardcode anything, or else we can only hardcode existing
6.1470 - # directories.
6.1471 - _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
6.1472 -fi
6.1473 -AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
6.1474 -
6.1475 -if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
6.1476 - # Fast installation is not supported
6.1477 - enable_fast_install=no
6.1478 -elif test "$shlibpath_overrides_runpath" = yes ||
6.1479 - test "$enable_shared" = no; then
6.1480 - # Fast installation is not necessary
6.1481 - enable_fast_install=needless
6.1482 -fi
6.1483 -])
6.1484 -m4trace:m4/libtool.m4:1054: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP], [striplib=
6.1485 -old_striplib=
6.1486 -AC_MSG_CHECKING([whether stripping libraries is possible])
6.1487 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
6.1488 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
6.1489 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
6.1490 - AC_MSG_RESULT([yes])
6.1491 -else
6.1492 -# FIXME - insert some real tests, host_os isn't really good enough
6.1493 - case $host_os in
6.1494 - darwin*)
6.1495 - if test -n "$STRIP" ; then
6.1496 - striplib="$STRIP -x"
6.1497 - AC_MSG_RESULT([yes])
6.1498 - else
6.1499 - AC_MSG_RESULT([no])
6.1500 -fi
6.1501 - ;;
6.1502 - *)
6.1503 - AC_MSG_RESULT([no])
6.1504 - ;;
6.1505 - esac
6.1506 -fi
6.1507 -])
6.1508 -m4trace:m4/libtool.m4:1084: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_MSG_CHECKING([dynamic linker characteristics])
6.1509 -library_names_spec=
6.1510 -libname_spec='lib$name'
6.1511 -soname_spec=
6.1512 -shrext_cmds=".so"
6.1513 -postinstall_cmds=
6.1514 -postuninstall_cmds=
6.1515 -finish_cmds=
6.1516 -finish_eval=
6.1517 -shlibpath_var=
6.1518 -shlibpath_overrides_runpath=unknown
6.1519 -version_type=none
6.1520 -dynamic_linker="$host_os ld.so"
6.1521 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
6.1522 -if test "$GCC" = yes; then
6.1523 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
6.1524 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
6.1525 - # if the path contains ";" then we assume it to be the separator
6.1526 - # otherwise default to the standard path separator (i.e. ":") - it is
6.1527 - # assumed that no part of a normal pathname contains ";" but that should
6.1528 - # okay in the real world where ";" in dirpaths is itself problematic.
6.1529 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
6.1530 - else
6.1531 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
6.1532 - fi
6.1533 -else
6.1534 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
6.1535 -fi
6.1536 -need_lib_prefix=unknown
6.1537 -hardcode_into_libs=no
6.1538 -
6.1539 -# when you set need_version to no, make sure it does not cause -set_version
6.1540 -# flags to be left without arguments
6.1541 -need_version=unknown
6.1542 -
6.1543 -case $host_os in
6.1544 -aix3*)
6.1545 - version_type=linux
6.1546 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
6.1547 - shlibpath_var=LIBPATH
6.1548 -
6.1549 - # AIX 3 has no versioning support, so we append a major version to the name.
6.1550 - soname_spec='${libname}${release}${shared_ext}$major'
6.1551 - ;;
6.1552 -
6.1553 -aix4* | aix5*)
6.1554 - version_type=linux
6.1555 - need_lib_prefix=no
6.1556 - need_version=no
6.1557 - hardcode_into_libs=yes
6.1558 - if test "$host_cpu" = ia64; then
6.1559 - # AIX 5 supports IA64
6.1560 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
6.1561 - shlibpath_var=LD_LIBRARY_PATH
6.1562 - else
6.1563 - # With GCC up to 2.95.x, collect2 would create an import file
6.1564 - # for dependence libraries. The import file would start with
6.1565 - # the line `#! .'. This would cause the generated library to
6.1566 - # depend on `.', always an invalid library. This was fixed in
6.1567 - # development snapshots of GCC prior to 3.0.
6.1568 - case $host_os in
6.1569 - aix4 | aix4.[[01]] | aix4.[[01]].*)
6.1570 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
6.1571 - echo ' yes '
6.1572 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
6.1573 - :
6.1574 - else
6.1575 - can_build_shared=no
6.1576 - fi
6.1577 - ;;
6.1578 - esac
6.1579 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
6.1580 - # soname into executable. Probably we can add versioning support to
6.1581 - # collect2, so additional links can be useful in future.
6.1582 - if test "$aix_use_runtimelinking" = yes; then
6.1583 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
6.1584 - # instead of lib<name>.a to let people know that these are not
6.1585 - # typical AIX shared libraries.
6.1586 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1587 - else
6.1588 - # We preserve .a as extension for shared libraries through AIX4.2
6.1589 - # and later when we are not doing run time linking.
6.1590 - library_names_spec='${libname}${release}.a $libname.a'
6.1591 - soname_spec='${libname}${release}${shared_ext}$major'
6.1592 - fi
6.1593 - shlibpath_var=LIBPATH
6.1594 - fi
6.1595 - ;;
6.1596 -
6.1597 -amigaos*)
6.1598 - library_names_spec='$libname.ixlibrary $libname.a'
6.1599 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
6.1600 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
6.1601 - ;;
6.1602 -
6.1603 -beos*)
6.1604 - library_names_spec='${libname}${shared_ext}'
6.1605 - dynamic_linker="$host_os ld.so"
6.1606 - shlibpath_var=LIBRARY_PATH
6.1607 - ;;
6.1608 -
6.1609 -bsdi4*)
6.1610 - version_type=linux
6.1611 - need_version=no
6.1612 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1613 - soname_spec='${libname}${release}${shared_ext}$major'
6.1614 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
6.1615 - shlibpath_var=LD_LIBRARY_PATH
6.1616 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
6.1617 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
6.1618 - # the default ld.so.conf also contains /usr/contrib/lib and
6.1619 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
6.1620 - # libtool to hard-code these into programs
6.1621 - ;;
6.1622 -
6.1623 -cygwin* | mingw* | pw32*)
6.1624 - version_type=windows
6.1625 - shrext_cmds=".dll"
6.1626 - need_version=no
6.1627 - need_lib_prefix=no
6.1628 -
6.1629 - case $GCC,$host_os in
6.1630 - yes,cygwin* | yes,mingw* | yes,pw32*)
6.1631 - library_names_spec='$libname.dll.a'
6.1632 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
6.1633 - postinstall_cmds='base_file=`basename \${file}`~
6.1634 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
6.1635 - dldir=$destdir/`dirname \$dlpath`~
6.1636 - test -d \$dldir || mkdir -p \$dldir~
6.1637 - $install_prog $dir/$dlname \$dldir/$dlname'
6.1638 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
6.1639 - dlpath=$dir/\$dldll~
6.1640 - $rm \$dlpath'
6.1641 - shlibpath_overrides_runpath=yes
6.1642 -
6.1643 - case $host_os in
6.1644 - cygwin*)
6.1645 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
6.1646 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
6.1647 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
6.1648 - ;;
6.1649 - mingw*)
6.1650 - # MinGW DLLs use traditional 'lib' prefix
6.1651 - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
6.1652 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
6.1653 - if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
6.1654 - # It is most probably a Windows format PATH printed by
6.1655 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
6.1656 - # path with ; separators, and with drive letters. We can handle the
6.1657 - # drive letters (cygwin fileutils understands them), so leave them,
6.1658 - # especially as we might pass files found there to a mingw objdump,
6.1659 - # which wouldn't understand a cygwinified path. Ahh.
6.1660 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
6.1661 - else
6.1662 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
6.1663 - fi
6.1664 - ;;
6.1665 - pw32*)
6.1666 - # pw32 DLLs use 'pw' prefix rather than 'lib'
6.1667 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
6.1668 - ;;
6.1669 - esac
6.1670 - ;;
6.1671 -
6.1672 - *)
6.1673 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
6.1674 - ;;
6.1675 - esac
6.1676 - dynamic_linker='Win32 ld.exe'
6.1677 - # FIXME: first we should search . and the directory the executable is in
6.1678 - shlibpath_var=PATH
6.1679 - ;;
6.1680 -
6.1681 -darwin* | rhapsody*)
6.1682 - dynamic_linker="$host_os dyld"
6.1683 - version_type=darwin
6.1684 - need_lib_prefix=no
6.1685 - need_version=no
6.1686 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
6.1687 - soname_spec='${libname}${release}${major}$shared_ext'
6.1688 - shlibpath_overrides_runpath=yes
6.1689 - shlibpath_var=DYLD_LIBRARY_PATH
6.1690 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
6.1691 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
6.1692 - if test "$GCC" = yes; then
6.1693 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
6.1694 - else
6.1695 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
6.1696 - fi
6.1697 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
6.1698 - ;;
6.1699 -
6.1700 -dgux*)
6.1701 - version_type=linux
6.1702 - need_lib_prefix=no
6.1703 - need_version=no
6.1704 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
6.1705 - soname_spec='${libname}${release}${shared_ext}$major'
6.1706 - shlibpath_var=LD_LIBRARY_PATH
6.1707 - ;;
6.1708 -
6.1709 -freebsd1*)
6.1710 - dynamic_linker=no
6.1711 - ;;
6.1712 -
6.1713 -kfreebsd*-gnu)
6.1714 - version_type=linux
6.1715 - need_lib_prefix=no
6.1716 - need_version=no
6.1717 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
6.1718 - soname_spec='${libname}${release}${shared_ext}$major'
6.1719 - shlibpath_var=LD_LIBRARY_PATH
6.1720 - shlibpath_overrides_runpath=no
6.1721 - hardcode_into_libs=yes
6.1722 - dynamic_linker='GNU ld.so'
6.1723 - ;;
6.1724 -
6.1725 -freebsd*)
6.1726 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
6.1727 - version_type=freebsd-$objformat
6.1728 - case $version_type in
6.1729 - freebsd-elf*)
6.1730 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
6.1731 - need_version=no
6.1732 - need_lib_prefix=no
6.1733 - ;;
6.1734 - freebsd-*)
6.1735 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
6.1736 - need_version=yes
6.1737 - ;;
6.1738 - esac
6.1739 - shlibpath_var=LD_LIBRARY_PATH
6.1740 - case $host_os in
6.1741 - freebsd2*)
6.1742 - shlibpath_overrides_runpath=yes
6.1743 - ;;
6.1744 - freebsd3.[01]* | freebsdelf3.[01]*)
6.1745 - shlibpath_overrides_runpath=yes
6.1746 - hardcode_into_libs=yes
6.1747 - ;;
6.1748 - *) # from 3.2 on
6.1749 - shlibpath_overrides_runpath=no
6.1750 - hardcode_into_libs=yes
6.1751 - ;;
6.1752 - esac
6.1753 - ;;
6.1754 -
6.1755 -gnu*)
6.1756 - version_type=linux
6.1757 - need_lib_prefix=no
6.1758 - need_version=no
6.1759 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
6.1760 - soname_spec='${libname}${release}${shared_ext}$major'
6.1761 - shlibpath_var=LD_LIBRARY_PATH
6.1762 - hardcode_into_libs=yes
6.1763 - ;;
6.1764 -
6.1765 -hpux9* | hpux10* | hpux11*)
6.1766 - # Give a soname corresponding to the major version so that dld.sl refuses to
6.1767 - # link against other versions.
6.1768 - version_type=sunos
6.1769 - need_lib_prefix=no
6.1770 - need_version=no
6.1771 - case "$host_cpu" in
6.1772 - ia64*)
6.1773 - shrext_cmds='.so'
6.1774 - hardcode_into_libs=yes
6.1775 - dynamic_linker="$host_os dld.so"
6.1776 - shlibpath_var=LD_LIBRARY_PATH
6.1777 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
6.1778 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1779 - soname_spec='${libname}${release}${shared_ext}$major'
6.1780 - if test "X$HPUX_IA64_MODE" = X32; then
6.1781 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
6.1782 - else
6.1783 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
6.1784 - fi
6.1785 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
6.1786 - ;;
6.1787 - hppa*64*)
6.1788 - shrext_cmds='.sl'
6.1789 - hardcode_into_libs=yes
6.1790 - dynamic_linker="$host_os dld.sl"
6.1791 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
6.1792 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
6.1793 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1794 - soname_spec='${libname}${release}${shared_ext}$major'
6.1795 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
6.1796 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
6.1797 - ;;
6.1798 - *)
6.1799 - shrext_cmds='.sl'
6.1800 - dynamic_linker="$host_os dld.sl"
6.1801 - shlibpath_var=SHLIB_PATH
6.1802 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
6.1803 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1804 - soname_spec='${libname}${release}${shared_ext}$major'
6.1805 - ;;
6.1806 - esac
6.1807 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
6.1808 - postinstall_cmds='chmod 555 $lib'
6.1809 - ;;
6.1810 -
6.1811 -irix5* | irix6* | nonstopux*)
6.1812 - case $host_os in
6.1813 - nonstopux*) version_type=nonstopux ;;
6.1814 - *)
6.1815 - if test "$lt_cv_prog_gnu_ld" = yes; then
6.1816 - version_type=linux
6.1817 - else
6.1818 - version_type=irix
6.1819 - fi ;;
6.1820 - esac
6.1821 - need_lib_prefix=no
6.1822 - need_version=no
6.1823 - soname_spec='${libname}${release}${shared_ext}$major'
6.1824 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
6.1825 - case $host_os in
6.1826 - irix5* | nonstopux*)
6.1827 - libsuff= shlibsuff=
6.1828 - ;;
6.1829 - *)
6.1830 - case $LD in # libtool.m4 will add one of these switches to LD
6.1831 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
6.1832 - libsuff= shlibsuff= libmagic=32-bit;;
6.1833 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
6.1834 - libsuff=32 shlibsuff=N32 libmagic=N32;;
6.1835 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
6.1836 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
6.1837 - *) libsuff= shlibsuff= libmagic=never-match;;
6.1838 - esac
6.1839 - ;;
6.1840 - esac
6.1841 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
6.1842 - shlibpath_overrides_runpath=no
6.1843 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
6.1844 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
6.1845 - hardcode_into_libs=yes
6.1846 - ;;
6.1847 -
6.1848 -# No shared lib support for Linux oldld, aout, or coff.
6.1849 -linux*oldld* | linux*aout* | linux*coff*)
6.1850 - dynamic_linker=no
6.1851 - ;;
6.1852 -
6.1853 -# This must be Linux ELF.
6.1854 -linux*)
6.1855 - version_type=linux
6.1856 - need_lib_prefix=no
6.1857 - need_version=no
6.1858 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1859 - soname_spec='${libname}${release}${shared_ext}$major'
6.1860 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
6.1861 - shlibpath_var=LD_LIBRARY_PATH
6.1862 - shlibpath_overrides_runpath=no
6.1863 - # This implies no fast_install, which is unacceptable.
6.1864 - # Some rework will be needed to allow for fast_install
6.1865 - # before this can be enabled.
6.1866 - hardcode_into_libs=yes
6.1867 -
6.1868 - # Append ld.so.conf contents to the search path
6.1869 - if test -f /etc/ld.so.conf; then
6.1870 - lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
6.1871 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
6.1872 - fi
6.1873 -
6.1874 - # We used to test for /lib/ld.so.1 and disable shared libraries on
6.1875 - # powerpc, because MkLinux only supported shared libraries with the
6.1876 - # GNU dynamic linker. Since this was broken with cross compilers,
6.1877 - # most powerpc-linux boxes support dynamic linking these days and
6.1878 - # people can always --disable-shared, the test was removed, and we
6.1879 - # assume the GNU/Linux dynamic linker is in use.
6.1880 - dynamic_linker='GNU/Linux ld.so'
6.1881 - ;;
6.1882 -
6.1883 -netbsdelf*-gnu)
6.1884 - version_type=linux
6.1885 - need_lib_prefix=no
6.1886 - need_version=no
6.1887 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
6.1888 - soname_spec='${libname}${release}${shared_ext}$major'
6.1889 - shlibpath_var=LD_LIBRARY_PATH
6.1890 - shlibpath_overrides_runpath=no
6.1891 - hardcode_into_libs=yes
6.1892 - dynamic_linker='NetBSD ld.elf_so'
6.1893 - ;;
6.1894 -
6.1895 -knetbsd*-gnu)
6.1896 - version_type=linux
6.1897 - need_lib_prefix=no
6.1898 - need_version=no
6.1899 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
6.1900 - soname_spec='${libname}${release}${shared_ext}$major'
6.1901 - shlibpath_var=LD_LIBRARY_PATH
6.1902 - shlibpath_overrides_runpath=no
6.1903 - hardcode_into_libs=yes
6.1904 - dynamic_linker='GNU ld.so'
6.1905 - ;;
6.1906 -
6.1907 -netbsd*)
6.1908 - version_type=sunos
6.1909 - need_lib_prefix=no
6.1910 - need_version=no
6.1911 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6.1912 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
6.1913 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
6.1914 - dynamic_linker='NetBSD (a.out) ld.so'
6.1915 - else
6.1916 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
6.1917 - soname_spec='${libname}${release}${shared_ext}$major'
6.1918 - dynamic_linker='NetBSD ld.elf_so'
6.1919 - fi
6.1920 - shlibpath_var=LD_LIBRARY_PATH
6.1921 - shlibpath_overrides_runpath=yes
6.1922 - hardcode_into_libs=yes
6.1923 - ;;
6.1924 -
6.1925 -newsos6)
6.1926 - version_type=linux
6.1927 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1928 - shlibpath_var=LD_LIBRARY_PATH
6.1929 - shlibpath_overrides_runpath=yes
6.1930 - ;;
6.1931 -
6.1932 -nto-qnx*)
6.1933 - version_type=linux
6.1934 - need_lib_prefix=no
6.1935 - need_version=no
6.1936 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1937 - soname_spec='${libname}${release}${shared_ext}$major'
6.1938 - shlibpath_var=LD_LIBRARY_PATH
6.1939 - shlibpath_overrides_runpath=yes
6.1940 - ;;
6.1941 -
6.1942 -openbsd*)
6.1943 - version_type=sunos
6.1944 - need_lib_prefix=no
6.1945 - need_version=yes
6.1946 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
6.1947 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
6.1948 - shlibpath_var=LD_LIBRARY_PATH
6.1949 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6.1950 - case $host_os in
6.1951 - openbsd2.[[89]] | openbsd2.[[89]].*)
6.1952 - shlibpath_overrides_runpath=no
6.1953 - ;;
6.1954 - *)
6.1955 - shlibpath_overrides_runpath=yes
6.1956 - ;;
6.1957 - esac
6.1958 - else
6.1959 - shlibpath_overrides_runpath=yes
6.1960 - fi
6.1961 - ;;
6.1962 -
6.1963 -os2*)
6.1964 - libname_spec='$name'
6.1965 - shrext_cmds=".dll"
6.1966 - need_lib_prefix=no
6.1967 - library_names_spec='$libname${shared_ext} $libname.a'
6.1968 - dynamic_linker='OS/2 ld.exe'
6.1969 - shlibpath_var=LIBPATH
6.1970 - ;;
6.1971 -
6.1972 -osf3* | osf4* | osf5*)
6.1973 - version_type=osf
6.1974 - need_lib_prefix=no
6.1975 - need_version=no
6.1976 - soname_spec='${libname}${release}${shared_ext}$major'
6.1977 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1978 - shlibpath_var=LD_LIBRARY_PATH
6.1979 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
6.1980 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
6.1981 - ;;
6.1982 -
6.1983 -sco3.2v5*)
6.1984 - version_type=osf
6.1985 - soname_spec='${libname}${release}${shared_ext}$major'
6.1986 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1987 - shlibpath_var=LD_LIBRARY_PATH
6.1988 - ;;
6.1989 -
6.1990 -solaris*)
6.1991 - version_type=linux
6.1992 - need_lib_prefix=no
6.1993 - need_version=no
6.1994 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.1995 - soname_spec='${libname}${release}${shared_ext}$major'
6.1996 - shlibpath_var=LD_LIBRARY_PATH
6.1997 - shlibpath_overrides_runpath=yes
6.1998 - hardcode_into_libs=yes
6.1999 - # ldd complains unless libraries are executable
6.2000 - postinstall_cmds='chmod +x $lib'
6.2001 - ;;
6.2002 -
6.2003 -sunos4*)
6.2004 - version_type=sunos
6.2005 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
6.2006 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
6.2007 - shlibpath_var=LD_LIBRARY_PATH
6.2008 - shlibpath_overrides_runpath=yes
6.2009 - if test "$with_gnu_ld" = yes; then
6.2010 - need_lib_prefix=no
6.2011 - fi
6.2012 - need_version=yes
6.2013 - ;;
6.2014 -
6.2015 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
6.2016 - version_type=linux
6.2017 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.2018 - soname_spec='${libname}${release}${shared_ext}$major'
6.2019 - shlibpath_var=LD_LIBRARY_PATH
6.2020 - case $host_vendor in
6.2021 - sni)
6.2022 - shlibpath_overrides_runpath=no
6.2023 - need_lib_prefix=no
6.2024 - export_dynamic_flag_spec='${wl}-Blargedynsym'
6.2025 - runpath_var=LD_RUN_PATH
6.2026 - ;;
6.2027 - siemens)
6.2028 - need_lib_prefix=no
6.2029 - ;;
6.2030 - motorola)
6.2031 - need_lib_prefix=no
6.2032 - need_version=no
6.2033 - shlibpath_overrides_runpath=no
6.2034 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
6.2035 - ;;
6.2036 - esac
6.2037 - ;;
6.2038 -
6.2039 -sysv4*MP*)
6.2040 - if test -d /usr/nec ;then
6.2041 - version_type=linux
6.2042 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
6.2043 - soname_spec='$libname${shared_ext}.$major'
6.2044 - shlibpath_var=LD_LIBRARY_PATH
6.2045 - fi
6.2046 - ;;
6.2047 -
6.2048 -uts4*)
6.2049 - version_type=linux
6.2050 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
6.2051 - soname_spec='${libname}${release}${shared_ext}$major'
6.2052 - shlibpath_var=LD_LIBRARY_PATH
6.2053 - ;;
6.2054 -
6.2055 -*)
6.2056 - dynamic_linker=no
6.2057 - ;;
6.2058 -esac
6.2059 -AC_MSG_RESULT([$dynamic_linker])
6.2060 -test "$dynamic_linker" = no && can_build_shared=no
6.2061 -])
6.2062 -m4trace:m4/libtool.m4:1643: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_ARG_WITH([tags],
6.2063 - [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
6.2064 - [include additional configurations @<:@automatic@:>@])],
6.2065 - [tagnames="$withval"])
6.2066 -
6.2067 -if test -f "$ltmain" && test -n "$tagnames"; then
6.2068 - if test ! -f "${ofile}"; then
6.2069 - AC_MSG_WARN([output file `$ofile' does not exist])
6.2070 - fi
6.2071 -
6.2072 - if test -z "$LTCC"; then
6.2073 - eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
6.2074 - if test -z "$LTCC"; then
6.2075 - AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
6.2076 - else
6.2077 - AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
6.2078 - fi
6.2079 - fi
6.2080 -
6.2081 - # Extract list of available tagged configurations in $ofile.
6.2082 - # Note that this assumes the entire list is on one line.
6.2083 - available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
6.2084 -
6.2085 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6.2086 - for tagname in $tagnames; do
6.2087 - IFS="$lt_save_ifs"
6.2088 - # Check whether tagname contains only valid characters
6.2089 - case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
6.2090 - "") ;;
6.2091 - *) AC_MSG_ERROR([invalid tag name: $tagname])
6.2092 - ;;
6.2093 - esac
6.2094 -
6.2095 - if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
6.2096 - then
6.2097 - AC_MSG_ERROR([tag name \"$tagname\" already exists])
6.2098 - fi
6.2099 -
6.2100 - # Update the list of available tags.
6.2101 - if test -n "$tagname"; then
6.2102 - echo appending configuration tag \"$tagname\" to $ofile
6.2103 -
6.2104 - case $tagname in
6.2105 - CXX)
6.2106 - if test -n "$CXX" && test "X$CXX" != "Xno"; then
6.2107 - AC_LIBTOOL_LANG_CXX_CONFIG
6.2108 - else
6.2109 - tagname=""
6.2110 - fi
6.2111 - ;;
6.2112 -
6.2113 - F77)
6.2114 - if test -n "$F77" && test "X$F77" != "Xno"; then
6.2115 - AC_LIBTOOL_LANG_F77_CONFIG
6.2116 - else
6.2117 - tagname=""
6.2118 - fi
6.2119 - ;;
6.2120 -
6.2121 - GCJ)
6.2122 - if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
6.2123 - AC_LIBTOOL_LANG_GCJ_CONFIG
6.2124 - else
6.2125 - tagname=""
6.2126 - fi
6.2127 - ;;
6.2128 -
6.2129 - RC)
6.2130 - AC_LIBTOOL_LANG_RC_CONFIG
6.2131 - ;;
6.2132 -
6.2133 - *)
6.2134 - AC_MSG_ERROR([Unsupported tag name: $tagname])
6.2135 - ;;
6.2136 - esac
6.2137 -
6.2138 - # Append the new tag name to the list of available tags.
6.2139 - if test -n "$tagname" ; then
6.2140 - available_tags="$available_tags $tagname"
6.2141 - fi
6.2142 - fi
6.2143 - done
6.2144 - IFS="$lt_save_ifs"
6.2145 -
6.2146 - # Now substitute the updated list of available tags.
6.2147 - if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
6.2148 - mv "${ofile}T" "$ofile"
6.2149 - chmod +x "$ofile"
6.2150 - else
6.2151 - rm -f "${ofile}T"
6.2152 - AC_MSG_ERROR([unable to update list of available tagged configurations.])
6.2153 - fi
6.2154 -fi
6.2155 -])
6.2156 -m4trace:m4/libtool.m4:1743: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
6.2157 -])
6.2158 -m4trace:m4/libtool.m4:1751: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
6.2159 -])
6.2160 -m4trace:m4/libtool.m4:1760: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
6.2161 -AC_ARG_ENABLE([shared],
6.2162 - [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
6.2163 - [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
6.2164 - [p=${PACKAGE-default}
6.2165 - case $enableval in
6.2166 - yes) enable_shared=yes ;;
6.2167 - no) enable_shared=no ;;
6.2168 - *)
6.2169 - enable_shared=no
6.2170 - # Look at the argument we got. We use all the common list separators.
6.2171 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6.2172 - for pkg in $enableval; do
6.2173 - IFS="$lt_save_ifs"
6.2174 - if test "X$pkg" = "X$p"; then
6.2175 - enable_shared=yes
6.2176 - fi
6.2177 - done
6.2178 - IFS="$lt_save_ifs"
6.2179 - ;;
6.2180 - esac],
6.2181 - [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
6.2182 -])
6.2183 -m4trace:m4/libtool.m4:1789: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2184 -AC_ENABLE_SHARED(no)
6.2185 -])
6.2186 -m4trace:m4/libtool.m4:1799: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
6.2187 -AC_ARG_ENABLE([static],
6.2188 - [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
6.2189 - [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
6.2190 - [p=${PACKAGE-default}
6.2191 - case $enableval in
6.2192 - yes) enable_static=yes ;;
6.2193 - no) enable_static=no ;;
6.2194 - *)
6.2195 - enable_static=no
6.2196 - # Look at the argument we got. We use all the common list separators.
6.2197 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6.2198 - for pkg in $enableval; do
6.2199 - IFS="$lt_save_ifs"
6.2200 - if test "X$pkg" = "X$p"; then
6.2201 - enable_static=yes
6.2202 - fi
6.2203 - done
6.2204 - IFS="$lt_save_ifs"
6.2205 - ;;
6.2206 - esac],
6.2207 - [enable_static=]AC_ENABLE_STATIC_DEFAULT)
6.2208 -])
6.2209 -m4trace:m4/libtool.m4:1828: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2210 -AC_ENABLE_STATIC(no)
6.2211 -])
6.2212 -m4trace:m4/libtool.m4:1838: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
6.2213 -AC_ARG_ENABLE([fast-install],
6.2214 - [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
6.2215 - [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
6.2216 - [p=${PACKAGE-default}
6.2217 - case $enableval in
6.2218 - yes) enable_fast_install=yes ;;
6.2219 - no) enable_fast_install=no ;;
6.2220 - *)
6.2221 - enable_fast_install=no
6.2222 - # Look at the argument we got. We use all the common list separators.
6.2223 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6.2224 - for pkg in $enableval; do
6.2225 - IFS="$lt_save_ifs"
6.2226 - if test "X$pkg" = "X$p"; then
6.2227 - enable_fast_install=yes
6.2228 - fi
6.2229 - done
6.2230 - IFS="$lt_save_ifs"
6.2231 - ;;
6.2232 - esac],
6.2233 - [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
6.2234 -])
6.2235 -m4trace:m4/libtool.m4:1867: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2236 -AC_ENABLE_FAST_INSTALL(no)
6.2237 -])
6.2238 -m4trace:m4/libtool.m4:1877: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2239 -pic_mode=ifelse($#,1,$1,default)
6.2240 -])
6.2241 -m4trace:m4/libtool.m4:1901: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
6.2242 -AC_MSG_CHECKING([for $1])
6.2243 -AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
6.2244 -[case $MAGIC_CMD in
6.2245 -[[\\/*] | ?:[\\/]*])
6.2246 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
6.2247 - ;;
6.2248 -*)
6.2249 - lt_save_MAGIC_CMD="$MAGIC_CMD"
6.2250 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6.2251 -dnl $ac_dummy forces splitting on constant user-supplied paths.
6.2252 -dnl POSIX.2 word splitting is done only on the output of word expansions,
6.2253 -dnl not every word. This closes a longstanding sh security hole.
6.2254 - ac_dummy="ifelse([$2], , $PATH, [$2])"
6.2255 - for ac_dir in $ac_dummy; do
6.2256 - IFS="$lt_save_ifs"
6.2257 - test -z "$ac_dir" && ac_dir=.
6.2258 - if test -f $ac_dir/$1; then
6.2259 - lt_cv_path_MAGIC_CMD="$ac_dir/$1"
6.2260 - if test -n "$file_magic_test_file"; then
6.2261 - case $deplibs_check_method in
6.2262 - "file_magic "*)
6.2263 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
6.2264 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
6.2265 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
6.2266 - $EGREP "$file_magic_regex" > /dev/null; then
6.2267 - :
6.2268 - else
6.2269 - cat <<EOF 1>&2
6.2270 -
6.2271 -*** Warning: the command libtool uses to detect shared libraries,
6.2272 -*** $file_magic_cmd, produces output that libtool cannot recognize.
6.2273 -*** The result is that libtool may fail to recognize shared libraries
6.2274 -*** as such. This will affect the creation of libtool libraries that
6.2275 -*** depend on shared libraries, but programs linked with such libtool
6.2276 -*** libraries will work regardless of this problem. Nevertheless, you
6.2277 -*** may want to report the problem to your system manager and/or to
6.2278 -*** bug-libtool@gnu.org
6.2279 -
6.2280 -EOF
6.2281 - fi ;;
6.2282 - esac
6.2283 - fi
6.2284 - break
6.2285 - fi
6.2286 - done
6.2287 - IFS="$lt_save_ifs"
6.2288 - MAGIC_CMD="$lt_save_MAGIC_CMD"
6.2289 - ;;
6.2290 -esac])
6.2291 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
6.2292 -if test -n "$MAGIC_CMD"; then
6.2293 - AC_MSG_RESULT($MAGIC_CMD)
6.2294 -else
6.2295 - AC_MSG_RESULT(no)
6.2296 -fi
6.2297 -])
6.2298 -m4trace:m4/libtool.m4:1964: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
6.2299 -if test -z "$lt_cv_path_MAGIC_CMD"; then
6.2300 - if test -n "$ac_tool_prefix"; then
6.2301 - AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
6.2302 - else
6.2303 - MAGIC_CMD=:
6.2304 - fi
6.2305 -fi
6.2306 -])
6.2307 -m4trace:m4/libtool.m4:1979: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
6.2308 - [AC_HELP_STRING([--with-gnu-ld],
6.2309 - [assume the C compiler uses GNU ld @<:@default=no@:>@])],
6.2310 - [test "$withval" = no || with_gnu_ld=yes],
6.2311 - [with_gnu_ld=no])
6.2312 -AC_REQUIRE([LT_AC_PROG_SED])dnl
6.2313 -AC_REQUIRE([AC_PROG_CC])dnl
6.2314 -AC_REQUIRE([AC_CANONICAL_HOST])dnl
6.2315 -AC_REQUIRE([AC_CANONICAL_BUILD])dnl
6.2316 -ac_prog=ld
6.2317 -if test "$GCC" = yes; then
6.2318 - # Check if gcc -print-prog-name=ld gives a path.
6.2319 - AC_MSG_CHECKING([for ld used by $CC])
6.2320 - case $host in
6.2321 - *-*-mingw*)
6.2322 - # gcc leaves a trailing carriage return which upsets mingw
6.2323 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6.2324 - *)
6.2325 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
6.2326 - esac
6.2327 - case $ac_prog in
6.2328 - # Accept absolute paths.
6.2329 - [[\\/]]* | ?:[[\\/]]*)
6.2330 - re_direlt='/[[^/]][[^/]]*/\.\./'
6.2331 - # Canonicalize the pathname of ld
6.2332 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
6.2333 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
6.2334 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
6.2335 - done
6.2336 - test -z "$LD" && LD="$ac_prog"
6.2337 - ;;
6.2338 - "")
6.2339 - # If it fails, then pretend we aren't using GCC.
6.2340 - ac_prog=ld
6.2341 - ;;
6.2342 - *)
6.2343 - # If it is relative, then search for the first ld in PATH.
6.2344 - with_gnu_ld=unknown
6.2345 - ;;
6.2346 - esac
6.2347 -elif test "$with_gnu_ld" = yes; then
6.2348 - AC_MSG_CHECKING([for GNU ld])
6.2349 -else
6.2350 - AC_MSG_CHECKING([for non-GNU ld])
6.2351 -fi
6.2352 -AC_CACHE_VAL(lt_cv_path_LD,
6.2353 -[if test -z "$LD"; then
6.2354 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6.2355 - for ac_dir in $PATH; do
6.2356 - IFS="$lt_save_ifs"
6.2357 - test -z "$ac_dir" && ac_dir=.
6.2358 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
6.2359 - lt_cv_path_LD="$ac_dir/$ac_prog"
6.2360 - # Check to see if the program is GNU ld. I'd rather use --version,
6.2361 - # but apparently some GNU ld's only accept -v.
6.2362 - # Break only if it was the GNU/non-GNU ld that we prefer.
6.2363 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6.2364 - *GNU* | *'with BFD'*)
6.2365 - test "$with_gnu_ld" != no && break
6.2366 - ;;
6.2367 - *)
6.2368 - test "$with_gnu_ld" != yes && break
6.2369 - ;;
6.2370 - esac
6.2371 - fi
6.2372 - done
6.2373 - IFS="$lt_save_ifs"
6.2374 -else
6.2375 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
6.2376 -fi])
6.2377 -LD="$lt_cv_path_LD"
6.2378 -if test -n "$LD"; then
6.2379 - AC_MSG_RESULT($LD)
6.2380 -else
6.2381 - AC_MSG_RESULT(no)
6.2382 -fi
6.2383 -test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
6.2384 -AC_PROG_LD_GNU
6.2385 -])
6.2386 -m4trace:m4/libtool.m4:2063: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
6.2387 -AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
6.2388 -[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
6.2389 -case `$LD -v 2>&1 </dev/null` in
6.2390 -*GNU* | *'with BFD'*)
6.2391 - lt_cv_prog_gnu_ld=yes
6.2392 - ;;
6.2393 -*)
6.2394 - lt_cv_prog_gnu_ld=no
6.2395 - ;;
6.2396 -esac])
6.2397 -with_gnu_ld=$lt_cv_prog_gnu_ld
6.2398 -])
6.2399 -m4trace:m4/libtool.m4:2083: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
6.2400 - lt_cv_ld_reload_flag,
6.2401 - [lt_cv_ld_reload_flag='-r'])
6.2402 -reload_flag=$lt_cv_ld_reload_flag
6.2403 -case $reload_flag in
6.2404 -"" | " "*) ;;
6.2405 -*) reload_flag=" $reload_flag" ;;
6.2406 -esac
6.2407 -reload_cmds='$LD$reload_flag -o $output$reload_objs'
6.2408 -])
6.2409 -m4trace:m4/libtool.m4:2100: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognise dependent libraries],
6.2410 -lt_cv_deplibs_check_method,
6.2411 -[lt_cv_file_magic_cmd='$MAGIC_CMD'
6.2412 -lt_cv_file_magic_test_file=
6.2413 -lt_cv_deplibs_check_method='unknown'
6.2414 -# Need to set the preceding variable on all platforms that support
6.2415 -# interlibrary dependencies.
6.2416 -# 'none' -- dependencies not supported.
6.2417 -# `unknown' -- same as none, but documents that we really don't know.
6.2418 -# 'pass_all' -- all dependencies passed with no checks.
6.2419 -# 'test_compile' -- check by making test program.
6.2420 -# 'file_magic [[regex]]' -- check by looking for files in library path
6.2421 -# which responds to the $file_magic_cmd with a given extended regex.
6.2422 -# If you have `file' or equivalent on your system and you're not sure
6.2423 -# whether `pass_all' will *always* work, you probably want this one.
6.2424 -
6.2425 -case $host_os in
6.2426 -aix4* | aix5*)
6.2427 - lt_cv_deplibs_check_method=pass_all
6.2428 - ;;
6.2429 -
6.2430 -beos*)
6.2431 - lt_cv_deplibs_check_method=pass_all
6.2432 - ;;
6.2433 -
6.2434 -bsdi4*)
6.2435 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
6.2436 - lt_cv_file_magic_cmd='/usr/bin/file -L'
6.2437 - lt_cv_file_magic_test_file=/shlib/libc.so
6.2438 - ;;
6.2439 -
6.2440 -cygwin*)
6.2441 - # func_win32_libid is a shell function defined in ltmain.sh
6.2442 - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6.2443 - lt_cv_file_magic_cmd='func_win32_libid'
6.2444 - ;;
6.2445 -
6.2446 -mingw* | pw32*)
6.2447 - # Base MSYS/MinGW do not provide the 'file' command needed by
6.2448 - # func_win32_libid shell function, so use a weaker test based on 'objdump'.
6.2449 - lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6.2450 - lt_cv_file_magic_cmd='$OBJDUMP -f'
6.2451 - ;;
6.2452 -
6.2453 -darwin* | rhapsody*)
6.2454 - lt_cv_deplibs_check_method=pass_all
6.2455 - ;;
6.2456 -
6.2457 -freebsd* | kfreebsd*-gnu)
6.2458 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
6.2459 - case $host_cpu in
6.2460 - i*86 )
6.2461 - # Not sure whether the presence of OpenBSD here was a mistake.
6.2462 - # Let's accept both of them until this is cleared up.
6.2463 - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library'
6.2464 - lt_cv_file_magic_cmd=/usr/bin/file
6.2465 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6.2466 - ;;
6.2467 - esac
6.2468 - else
6.2469 - lt_cv_deplibs_check_method=pass_all
6.2470 - fi
6.2471 - ;;
6.2472 -
6.2473 -gnu*)
6.2474 - lt_cv_deplibs_check_method=pass_all
6.2475 - ;;
6.2476 -
6.2477 -hpux10.20* | hpux11*)
6.2478 - lt_cv_file_magic_cmd=/usr/bin/file
6.2479 - case "$host_cpu" in
6.2480 - ia64*)
6.2481 - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
6.2482 - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6.2483 - ;;
6.2484 - hppa*64*)
6.2485 - [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
6.2486 - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6.2487 - ;;
6.2488 - *)
6.2489 - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
6.2490 - lt_cv_file_magic_test_file=/usr/lib/libc.sl
6.2491 - ;;
6.2492 - esac
6.2493 - ;;
6.2494 -
6.2495 -irix5* | irix6* | nonstopux*)
6.2496 - case $LD in
6.2497 - *-32|*"-32 ") libmagic=32-bit;;
6.2498 - *-n32|*"-n32 ") libmagic=N32;;
6.2499 - *-64|*"-64 ") libmagic=64-bit;;
6.2500 - *) libmagic=never-match;;
6.2501 - esac
6.2502 - lt_cv_deplibs_check_method=pass_all
6.2503 - ;;
6.2504 -
6.2505 -# This must be Linux ELF.
6.2506 -linux*)
6.2507 - lt_cv_deplibs_check_method=pass_all
6.2508 - ;;
6.2509 -
6.2510 -netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6.2511 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
6.2512 - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
6.2513 - else
6.2514 - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
6.2515 - fi
6.2516 - ;;
6.2517 -
6.2518 -newos6*)
6.2519 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
6.2520 - lt_cv_file_magic_cmd=/usr/bin/file
6.2521 - lt_cv_file_magic_test_file=/usr/lib/libnls.so
6.2522 - ;;
6.2523 -
6.2524 -nto-qnx*)
6.2525 - lt_cv_deplibs_check_method=unknown
6.2526 - ;;
6.2527 -
6.2528 -openbsd*)
6.2529 - lt_cv_file_magic_cmd=/usr/bin/file
6.2530 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6.2531 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6.2532 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
6.2533 - else
6.2534 - lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
6.2535 - fi
6.2536 - ;;
6.2537 -
6.2538 -osf3* | osf4* | osf5*)
6.2539 - lt_cv_deplibs_check_method=pass_all
6.2540 - ;;
6.2541 -
6.2542 -sco3.2v5*)
6.2543 - lt_cv_deplibs_check_method=pass_all
6.2544 - ;;
6.2545 -
6.2546 -solaris*)
6.2547 - lt_cv_deplibs_check_method=pass_all
6.2548 - ;;
6.2549 -
6.2550 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
6.2551 - case $host_vendor in
6.2552 - motorola)
6.2553 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
6.2554 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6.2555 - ;;
6.2556 - ncr)
6.2557 - lt_cv_deplibs_check_method=pass_all
6.2558 - ;;
6.2559 - sequent)
6.2560 - lt_cv_file_magic_cmd='/bin/file'
6.2561 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
6.2562 - ;;
6.2563 - sni)
6.2564 - lt_cv_file_magic_cmd='/bin/file'
6.2565 - lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
6.2566 - lt_cv_file_magic_test_file=/lib/libc.so
6.2567 - ;;
6.2568 - siemens)
6.2569 - lt_cv_deplibs_check_method=pass_all
6.2570 - ;;
6.2571 - esac
6.2572 - ;;
6.2573 -
6.2574 -sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
6.2575 - lt_cv_deplibs_check_method=pass_all
6.2576 - ;;
6.2577 -esac
6.2578 -])
6.2579 -file_magic_cmd=$lt_cv_file_magic_cmd
6.2580 -deplibs_check_method=$lt_cv_deplibs_check_method
6.2581 -test -z "$deplibs_check_method" && deplibs_check_method=unknown
6.2582 -])
6.2583 -m4trace:m4/libtool.m4:2280: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
6.2584 -[if test -n "$NM"; then
6.2585 - # Let the user override the test.
6.2586 - lt_cv_path_NM="$NM"
6.2587 -else
6.2588 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6.2589 - for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
6.2590 - IFS="$lt_save_ifs"
6.2591 - test -z "$ac_dir" && ac_dir=.
6.2592 - tmp_nm="$ac_dir/${ac_tool_prefix}nm"
6.2593 - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
6.2594 - # Check to see if the nm accepts a BSD-compat flag.
6.2595 - # Adding the `sed 1q' prevents false positives on HP-UX, which says:
6.2596 - # nm: unknown option "B" ignored
6.2597 - # Tru64's nm complains that /dev/null is an invalid object file
6.2598 - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
6.2599 - */dev/null* | *'Invalid file or object type'*)
6.2600 - lt_cv_path_NM="$tmp_nm -B"
6.2601 - break
6.2602 - ;;
6.2603 - *)
6.2604 - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6.2605 - */dev/null*)
6.2606 - lt_cv_path_NM="$tmp_nm -p"
6.2607 - break
6.2608 - ;;
6.2609 - *)
6.2610 - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
6.2611 - continue # so that we can try to find one that supports BSD flags
6.2612 - ;;
6.2613 - esac
6.2614 - esac
6.2615 - fi
6.2616 - done
6.2617 - IFS="$lt_save_ifs"
6.2618 - test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
6.2619 -fi])
6.2620 -NM="$lt_cv_path_NM"
6.2621 -])
6.2622 -m4trace:m4/libtool.m4:2325: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
6.2623 -LIBM=
6.2624 -case $host in
6.2625 -*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
6.2626 - # These system don't have libm, or don't need it
6.2627 - ;;
6.2628 -*-ncr-sysv4.3*)
6.2629 - AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
6.2630 - AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
6.2631 - ;;
6.2632 -*)
6.2633 - AC_CHECK_LIB(m, cos, LIBM="-lm")
6.2634 - ;;
6.2635 -esac
6.2636 -])
6.2637 -m4trace:m4/libtool.m4:2354: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2638 - case $enable_ltdl_convenience in
6.2639 - no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
6.2640 - "") enable_ltdl_convenience=yes
6.2641 - ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
6.2642 - esac
6.2643 - LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
6.2644 - LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
6.2645 - # For backwards non-gettext consistent compatibility...
6.2646 - INCLTDL="$LTDLINCL"
6.2647 -])
6.2648 -m4trace:m4/libtool.m4:2380: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
6.2649 - AC_CHECK_LIB(ltdl, lt_dlinit,
6.2650 - [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
6.2651 - [if test x"$enable_ltdl_install" = xno; then
6.2652 - AC_MSG_WARN([libltdl not installed, but installation disabled])
6.2653 - else
6.2654 - enable_ltdl_install=yes
6.2655 - fi
6.2656 - ])
6.2657 - if test x"$enable_ltdl_install" = x"yes"; then
6.2658 - ac_configure_args="$ac_configure_args --enable-ltdl-install"
6.2659 - LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
6.2660 - LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
6.2661 - else
6.2662 - ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
6.2663 - LIBLTDL="-lltdl"
6.2664 - LTDLINCL=
6.2665 - fi
6.2666 - # For backwards non-gettext consistent compatibility...
6.2667 - INCLTDL="$LTDLINCL"
6.2668 -])
6.2669 -m4trace:m4/libtool.m4:2407: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
6.2670 -])
6.2671 -m4trace:m4/libtool.m4:2414: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
6.2672 -AC_REQUIRE([AC_PROG_CXXCPP])
6.2673 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
6.2674 -])
6.2675 -m4trace:m4/libtool.m4:2424: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
6.2676 -])
6.2677 -m4trace:m4/libtool.m4:2431: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
6.2678 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
6.2679 -])
6.2680 -m4trace:m4/libtool.m4:2440: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
6.2681 -])
6.2682 -m4trace:m4/libtool.m4:2447: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
6.2683 - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
6.2684 - [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
6.2685 - [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
6.2686 - [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
6.2687 - [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
6.2688 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
6.2689 -])
6.2690 -m4trace:m4/libtool.m4:2461: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
6.2691 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
6.2692 -])
6.2693 -m4trace:m4/libtool.m4:2472: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
6.2694 -m4trace:m4/libtool.m4:2473: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
6.2695 -AC_LANG_PUSH(C)
6.2696 -
6.2697 -# Source file extension for C test sources.
6.2698 -ac_ext=c
6.2699 -
6.2700 -# Object file extension for compiled C test sources.
6.2701 -objext=o
6.2702 -_LT_AC_TAGVAR(objext, $1)=$objext
6.2703 -
6.2704 -# Code to be used in simple compile tests
6.2705 -lt_simple_compile_test_code="int some_variable = 0;\n"
6.2706 -
6.2707 -# Code to be used in simple link tests
6.2708 -lt_simple_link_test_code='int main(){return(0);}\n'
6.2709 -
6.2710 -_LT_AC_SYS_COMPILER
6.2711 -
6.2712 -#
6.2713 -# Check for any special shared library compilation flags.
6.2714 -#
6.2715 -_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)=
6.2716 -if test "$GCC" = no; then
6.2717 - case $host_os in
6.2718 - sco3.2v5*)
6.2719 - _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf'
6.2720 - ;;
6.2721 - esac
6.2722 -fi
6.2723 -if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
6.2724 - AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
6.2725 - if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then :
6.2726 - else
6.2727 - AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
6.2728 - _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
6.2729 - fi
6.2730 -fi
6.2731 -
6.2732 -
6.2733 -#
6.2734 -# Check to make sure the static flag actually works.
6.2735 -#
6.2736 -AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],
6.2737 - _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
6.2738 - $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),
6.2739 - [],
6.2740 - [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
6.2741 -
6.2742 -
6.2743 -## CAVEAT EMPTOR:
6.2744 -## There is no encapsulation within the following macros, do not change
6.2745 -## the running order or otherwise move them around unless you know exactly
6.2746 -## what you are doing...
6.2747 -AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
6.2748 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
6.2749 -AC_LIBTOOL_PROG_CC_C_O($1)
6.2750 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
6.2751 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
6.2752 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
6.2753 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
6.2754 -AC_LIBTOOL_SYS_LIB_STRIP
6.2755 -AC_LIBTOOL_DLOPEN_SELF($1)
6.2756 -
6.2757 -# Report which librarie types wil actually be built
6.2758 -AC_MSG_CHECKING([if libtool supports shared libraries])
6.2759 -AC_MSG_RESULT([$can_build_shared])
6.2760 -
6.2761 -AC_MSG_CHECKING([whether to build shared libraries])
6.2762 -test "$can_build_shared" = "no" && enable_shared=no
6.2763 -
6.2764 -# On AIX, shared libraries and static libraries use the same namespace, and
6.2765 -# are all built from PIC.
6.2766 -case "$host_os" in
6.2767 -aix3*)
6.2768 - test "$enable_shared" = yes && enable_static=no
6.2769 - if test -n "$RANLIB"; then
6.2770 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
6.2771 - postinstall_cmds='$RANLIB $lib'
6.2772 - fi
6.2773 - ;;
6.2774 -
6.2775 -aix4* | aix5*)
6.2776 - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
6.2777 - test "$enable_shared" = yes && enable_static=no
6.2778 - fi
6.2779 - ;;
6.2780 - darwin* | rhapsody*)
6.2781 - if test "$GCC" = yes; then
6.2782 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.2783 - case "$host_os" in
6.2784 - rhapsody* | darwin1.[[012]])
6.2785 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
6.2786 - ;;
6.2787 - *) # Darwin 1.3 on
6.2788 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
6.2789 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.2790 - else
6.2791 - case ${MACOSX_DEPLOYMENT_TARGET} in
6.2792 - 10.[[012]])
6.2793 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.2794 - ;;
6.2795 - 10.*)
6.2796 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
6.2797 - ;;
6.2798 - esac
6.2799 - fi
6.2800 - ;;
6.2801 - esac
6.2802 - output_verbose_link_cmd='echo'
6.2803 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
6.2804 - _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
6.2805 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
6.2806 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.2807 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.2808 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.2809 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
6.2810 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
6.2811 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
6.2812 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.2813 - else
6.2814 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.2815 - fi
6.2816 - ;;
6.2817 -esac
6.2818 -AC_MSG_RESULT([$enable_shared])
6.2819 -
6.2820 -AC_MSG_CHECKING([whether to build static libraries])
6.2821 -# Make sure either enable_shared or enable_static is yes.
6.2822 -test "$enable_shared" = yes || enable_static=yes
6.2823 -AC_MSG_RESULT([$enable_static])
6.2824 -
6.2825 -AC_LIBTOOL_CONFIG($1)
6.2826 -
6.2827 -AC_LANG_POP
6.2828 -CC="$lt_save_CC"
6.2829 -])
6.2830 -m4trace:m4/libtool.m4:2617: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
6.2831 -m4trace:m4/libtool.m4:2618: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
6.2832 -AC_REQUIRE([AC_PROG_CXX])
6.2833 -AC_REQUIRE([AC_PROG_CXXCPP])
6.2834 -
6.2835 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.2836 -_LT_AC_TAGVAR(allow_undefined_flag, $1)=
6.2837 -_LT_AC_TAGVAR(always_export_symbols, $1)=no
6.2838 -_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
6.2839 -_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
6.2840 -_LT_AC_TAGVAR(hardcode_direct, $1)=no
6.2841 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
6.2842 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
6.2843 -_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
6.2844 -_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
6.2845 -_LT_AC_TAGVAR(hardcode_automatic, $1)=no
6.2846 -_LT_AC_TAGVAR(module_cmds, $1)=
6.2847 -_LT_AC_TAGVAR(module_expsym_cmds, $1)=
6.2848 -_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
6.2849 -_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
6.2850 -_LT_AC_TAGVAR(no_undefined_flag, $1)=
6.2851 -_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
6.2852 -_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
6.2853 -
6.2854 -# Dependencies to place before and after the object being linked:
6.2855 -_LT_AC_TAGVAR(predep_objects, $1)=
6.2856 -_LT_AC_TAGVAR(postdep_objects, $1)=
6.2857 -_LT_AC_TAGVAR(predeps, $1)=
6.2858 -_LT_AC_TAGVAR(postdeps, $1)=
6.2859 -_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
6.2860 -
6.2861 -# Source file extension for C++ test sources.
6.2862 -ac_ext=cc
6.2863 -
6.2864 -# Object file extension for compiled C++ test sources.
6.2865 -objext=o
6.2866 -_LT_AC_TAGVAR(objext, $1)=$objext
6.2867 -
6.2868 -# Code to be used in simple compile tests
6.2869 -lt_simple_compile_test_code="int some_variable = 0;\n"
6.2870 -
6.2871 -# Code to be used in simple link tests
6.2872 -lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n'
6.2873 -
6.2874 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
6.2875 -_LT_AC_SYS_COMPILER
6.2876 -
6.2877 -# Allow CC to be a program name with arguments.
6.2878 -lt_save_CC=$CC
6.2879 -lt_save_LD=$LD
6.2880 -lt_save_GCC=$GCC
6.2881 -GCC=$GXX
6.2882 -lt_save_with_gnu_ld=$with_gnu_ld
6.2883 -lt_save_path_LD=$lt_cv_path_LD
6.2884 -if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
6.2885 - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
6.2886 -else
6.2887 - unset lt_cv_prog_gnu_ld
6.2888 -fi
6.2889 -if test -n "${lt_cv_path_LDCXX+set}"; then
6.2890 - lt_cv_path_LD=$lt_cv_path_LDCXX
6.2891 -else
6.2892 - unset lt_cv_path_LD
6.2893 -fi
6.2894 -test -z "${LDCXX+set}" || LD=$LDCXX
6.2895 -CC=${CXX-"c++"}
6.2896 -compiler=$CC
6.2897 -_LT_AC_TAGVAR(compiler, $1)=$CC
6.2898 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
6.2899 -
6.2900 -# We don't want -fno-exception wen compiling C++ code, so set the
6.2901 -# no_builtin_flag separately
6.2902 -if test "$GXX" = yes; then
6.2903 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
6.2904 -else
6.2905 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
6.2906 -fi
6.2907 -
6.2908 -if test "$GXX" = yes; then
6.2909 - # Set up default GNU C++ configuration
6.2910 -
6.2911 - AC_PROG_LD
6.2912 -
6.2913 - # Check if GNU C++ uses GNU ld as the underlying linker, since the
6.2914 - # archiving commands below assume that GNU ld is being used.
6.2915 - if test "$with_gnu_ld" = yes; then
6.2916 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.2917 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6.2918 -
6.2919 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
6.2920 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6.2921 -
6.2922 - # If archive_cmds runs LD, not CC, wlarc should be empty
6.2923 - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
6.2924 - # investigate it a little bit more. (MM)
6.2925 - wlarc='${wl}'
6.2926 -
6.2927 - # ancient GNU ld didn't support --whole-archive et. al.
6.2928 - if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
6.2929 - grep 'no-whole-archive' > /dev/null; then
6.2930 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
6.2931 - else
6.2932 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
6.2933 - fi
6.2934 - else
6.2935 - with_gnu_ld=no
6.2936 - wlarc=
6.2937 -
6.2938 - # A generic and very simple default shared library creation
6.2939 - # command for GNU C++ for the case where it uses the native
6.2940 - # linker, instead of GNU ld. If possible, this setting should
6.2941 - # overridden to take advantage of the native linker features on
6.2942 - # the platform it is being used on.
6.2943 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
6.2944 - fi
6.2945 -
6.2946 - # Commands to make compiler produce verbose output that lists
6.2947 - # what "hidden" libraries, object files and flags are used when
6.2948 - # linking a shared library.
6.2949 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
6.2950 -
6.2951 -else
6.2952 - GXX=no
6.2953 - with_gnu_ld=no
6.2954 - wlarc=
6.2955 -fi
6.2956 -
6.2957 -# PORTME: fill in a description of your system's C++ link characteristics
6.2958 -AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
6.2959 -_LT_AC_TAGVAR(ld_shlibs, $1)=yes
6.2960 -case $host_os in
6.2961 - aix3*)
6.2962 - # FIXME: insert proper C++ library support
6.2963 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.2964 - ;;
6.2965 - aix4* | aix5*)
6.2966 - if test "$host_cpu" = ia64; then
6.2967 - # On IA64, the linker does run time linking by default, so we don't
6.2968 - # have to do anything special.
6.2969 - aix_use_runtimelinking=no
6.2970 - exp_sym_flag='-Bexport'
6.2971 - no_entry_flag=""
6.2972 - else
6.2973 - aix_use_runtimelinking=no
6.2974 -
6.2975 - # Test if we are trying to use run time linking or normal
6.2976 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
6.2977 - # need to do runtime linking.
6.2978 - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
6.2979 - for ld_flag in $LDFLAGS; do
6.2980 - case $ld_flag in
6.2981 - *-brtl*)
6.2982 - aix_use_runtimelinking=yes
6.2983 - break
6.2984 - ;;
6.2985 - esac
6.2986 - done
6.2987 - esac
6.2988 -
6.2989 - exp_sym_flag='-bexport'
6.2990 - no_entry_flag='-bnoentry'
6.2991 - fi
6.2992 -
6.2993 - # When large executables or shared objects are built, AIX ld can
6.2994 - # have problems creating the table of contents. If linking a library
6.2995 - # or program results in "error TOC overflow" add -mminimal-toc to
6.2996 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
6.2997 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
6.2998 -
6.2999 - _LT_AC_TAGVAR(archive_cmds, $1)=''
6.3000 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.3001 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
6.3002 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.3003 -
6.3004 - if test "$GXX" = yes; then
6.3005 - case $host_os in aix4.[012]|aix4.[012].*)
6.3006 - # We only want to do this on AIX 4.2 and lower, the check
6.3007 - # below for broken collect2 doesn't work under 4.3+
6.3008 - collect2name=`${CC} -print-prog-name=collect2`
6.3009 - if test -f "$collect2name" && \
6.3010 - strings "$collect2name" | grep resolve_lib_name >/dev/null
6.3011 - then
6.3012 - # We have reworked collect2
6.3013 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.3014 - else
6.3015 - # We have old collect2
6.3016 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
6.3017 - # It fails to find uninstalled libraries when the uninstalled
6.3018 - # path is not listed in the libpath. Setting hardcode_minus_L
6.3019 - # to unsupported forces relinking
6.3020 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.3021 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.3022 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
6.3023 - fi
6.3024 - esac
6.3025 - shared_flag='-shared'
6.3026 - else
6.3027 - # not using gcc
6.3028 - if test "$host_cpu" = ia64; then
6.3029 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
6.3030 - # chokes on -Wl,-G. The following line is correct:
6.3031 - shared_flag='-G'
6.3032 - else
6.3033 - if test "$aix_use_runtimelinking" = yes; then
6.3034 - shared_flag='${wl}-G'
6.3035 - else
6.3036 - shared_flag='${wl}-bM:SRE'
6.3037 - fi
6.3038 - fi
6.3039 - fi
6.3040 -
6.3041 - # It seems that -bexpall does not export symbols beginning with
6.3042 - # underscore (_), so it is better to generate a list of symbols to export.
6.3043 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
6.3044 - if test "$aix_use_runtimelinking" = yes; then
6.3045 - # Warning - without using the other runtime loading flags (-brtl),
6.3046 - # -berok will link without error, but may produce a broken library.
6.3047 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
6.3048 - # Determine the default libpath from the value encoded in an empty executable.
6.3049 - _LT_AC_SYS_LIBPATH_AIX
6.3050 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6.3051 -
6.3052 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
6.3053 - else
6.3054 - if test "$host_cpu" = ia64; then
6.3055 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
6.3056 - _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
6.3057 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
6.3058 - else
6.3059 - # Determine the default libpath from the value encoded in an empty executable.
6.3060 - _LT_AC_SYS_LIBPATH_AIX
6.3061 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6.3062 - # Warning - without using the other run time loading flags,
6.3063 - # -berok will link without error, but may produce a broken library.
6.3064 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
6.3065 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
6.3066 - # -bexpall does not export symbols beginning with underscore (_)
6.3067 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
6.3068 - # Exported symbols can be pulled into shared objects from archives
6.3069 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
6.3070 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
6.3071 - # This is similar to how AIX traditionally builds it's shared libraries.
6.3072 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
6.3073 - fi
6.3074 - fi
6.3075 - ;;
6.3076 - chorus*)
6.3077 - case $cc_basename in
6.3078 - *)
6.3079 - # FIXME: insert proper C++ library support
6.3080 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3081 - ;;
6.3082 - esac
6.3083 - ;;
6.3084 -
6.3085 - cygwin* | mingw* | pw32*)
6.3086 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
6.3087 - # as there is no search path for DLLs.
6.3088 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.3089 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.3090 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
6.3091 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6.3092 -
6.3093 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
6.3094 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
6.3095 - # If the export-symbols file already is a .def file (1st line
6.3096 - # is EXPORTS), use it as is; otherwise, prepend...
6.3097 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6.3098 - cp $export_symbols $output_objdir/$soname.def;
6.3099 - else
6.3100 - echo EXPORTS > $output_objdir/$soname.def;
6.3101 - cat $export_symbols >> $output_objdir/$soname.def;
6.3102 - fi~
6.3103 - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
6.3104 - else
6.3105 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3106 - fi
6.3107 - ;;
6.3108 -
6.3109 - darwin* | rhapsody*)
6.3110 - if test "$GXX" = yes; then
6.3111 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3112 - case "$host_os" in
6.3113 - rhapsody* | darwin1.[[012]])
6.3114 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
6.3115 - ;;
6.3116 - *) # Darwin 1.3 on
6.3117 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
6.3118 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.3119 - else
6.3120 - case ${MACOSX_DEPLOYMENT_TARGET} in
6.3121 - 10.[[012]])
6.3122 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.3123 - ;;
6.3124 - 10.*)
6.3125 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
6.3126 - ;;
6.3127 - esac
6.3128 - fi
6.3129 - ;;
6.3130 - esac
6.3131 - lt_int_apple_cc_single_mod=no
6.3132 - output_verbose_link_cmd='echo'
6.3133 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
6.3134 - lt_int_apple_cc_single_mod=yes
6.3135 - fi
6.3136 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
6.3137 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
6.3138 - else
6.3139 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
6.3140 - fi
6.3141 - _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
6.3142 -
6.3143 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
6.3144 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
6.3145 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.3146 - else
6.3147 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.3148 - fi
6.3149 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.3150 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.3151 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
6.3152 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
6.3153 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
6.3154 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.3155 - else
6.3156 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3157 - fi
6.3158 - ;;
6.3159 -
6.3160 - dgux*)
6.3161 - case $cc_basename in
6.3162 - ec++)
6.3163 - # FIXME: insert proper C++ library support
6.3164 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3165 - ;;
6.3166 - ghcx)
6.3167 - # Green Hills C++ Compiler
6.3168 - # FIXME: insert proper C++ library support
6.3169 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3170 - ;;
6.3171 - *)
6.3172 - # FIXME: insert proper C++ library support
6.3173 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3174 - ;;
6.3175 - esac
6.3176 - ;;
6.3177 - freebsd[12]*)
6.3178 - # C++ shared libraries reported to be fairly broken before switch to ELF
6.3179 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3180 - ;;
6.3181 - freebsd-elf*)
6.3182 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3183 - ;;
6.3184 - freebsd* | kfreebsd*-gnu)
6.3185 - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
6.3186 - # conventions
6.3187 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
6.3188 - ;;
6.3189 - gnu*)
6.3190 - ;;
6.3191 - hpux9*)
6.3192 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.3193 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3194 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6.3195 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.3196 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6.3197 - # but as the default
6.3198 - # location of the library.
6.3199 -
6.3200 - case $cc_basename in
6.3201 - CC)
6.3202 - # FIXME: insert proper C++ library support
6.3203 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3204 - ;;
6.3205 - aCC)
6.3206 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6.3207 - # Commands to make compiler produce verbose output that lists
6.3208 - # what "hidden" libraries, object files and flags are used when
6.3209 - # linking a shared library.
6.3210 - #
6.3211 - # There doesn't appear to be a way to prevent this compiler from
6.3212 - # explicitly linking system object files so we need to strip them
6.3213 - # from the output so that they don't get included in the library
6.3214 - # dependencies.
6.3215 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3216 - ;;
6.3217 - *)
6.3218 - if test "$GXX" = yes; then
6.3219 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6.3220 - else
6.3221 - # FIXME: insert proper C++ library support
6.3222 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3223 - fi
6.3224 - ;;
6.3225 - esac
6.3226 - ;;
6.3227 - hpux10*|hpux11*)
6.3228 - if test $with_gnu_ld = no; then
6.3229 - case "$host_cpu" in
6.3230 - hppa*64*)
6.3231 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.3232 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
6.3233 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3234 - ;;
6.3235 - ia64*)
6.3236 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.3237 - ;;
6.3238 - *)
6.3239 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.3240 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3241 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6.3242 - ;;
6.3243 - esac
6.3244 - fi
6.3245 - case "$host_cpu" in
6.3246 - hppa*64*)
6.3247 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.3248 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.3249 - ;;
6.3250 - ia64*)
6.3251 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.3252 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.3253 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6.3254 - # but as the default
6.3255 - # location of the library.
6.3256 - ;;
6.3257 - *)
6.3258 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.3259 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6.3260 - # but as the default
6.3261 - # location of the library.
6.3262 - ;;
6.3263 - esac
6.3264 -
6.3265 - case $cc_basename in
6.3266 - CC)
6.3267 - # FIXME: insert proper C++ library support
6.3268 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3269 - ;;
6.3270 - aCC)
6.3271 - case "$host_cpu" in
6.3272 - hppa*64*|ia64*)
6.3273 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
6.3274 - ;;
6.3275 - *)
6.3276 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6.3277 - ;;
6.3278 - esac
6.3279 - # Commands to make compiler produce verbose output that lists
6.3280 - # what "hidden" libraries, object files and flags are used when
6.3281 - # linking a shared library.
6.3282 - #
6.3283 - # There doesn't appear to be a way to prevent this compiler from
6.3284 - # explicitly linking system object files so we need to strip them
6.3285 - # from the output so that they don't get included in the library
6.3286 - # dependencies.
6.3287 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3288 - ;;
6.3289 - *)
6.3290 - if test "$GXX" = yes; then
6.3291 - if test $with_gnu_ld = no; then
6.3292 - case "$host_cpu" in
6.3293 - ia64*|hppa*64*)
6.3294 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
6.3295 - ;;
6.3296 - *)
6.3297 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6.3298 - ;;
6.3299 - esac
6.3300 - fi
6.3301 - else
6.3302 - # FIXME: insert proper C++ library support
6.3303 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3304 - fi
6.3305 - ;;
6.3306 - esac
6.3307 - ;;
6.3308 - irix5* | irix6*)
6.3309 - case $cc_basename in
6.3310 - CC)
6.3311 - # SGI C++
6.3312 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
6.3313 -
6.3314 - # Archives containing C++ object files must be created using
6.3315 - # "CC -ar", where "CC" is the IRIX C++ compiler. This is
6.3316 - # necessary to make sure instantiated templates are included
6.3317 - # in the archive.
6.3318 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
6.3319 - ;;
6.3320 - *)
6.3321 - if test "$GXX" = yes; then
6.3322 - if test "$with_gnu_ld" = no; then
6.3323 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
6.3324 - else
6.3325 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
6.3326 - fi
6.3327 - fi
6.3328 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.3329 - ;;
6.3330 - esac
6.3331 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.3332 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3333 - ;;
6.3334 - linux*)
6.3335 - case $cc_basename in
6.3336 - KCC)
6.3337 - # Kuck and Associates, Inc. (KAI) C++ Compiler
6.3338 -
6.3339 - # KCC will only create a shared library if the output file
6.3340 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
6.3341 - # to its proper name (with version) after linking.
6.3342 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6.3343 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
6.3344 - # Commands to make compiler produce verbose output that lists
6.3345 - # what "hidden" libraries, object files and flags are used when
6.3346 - # linking a shared library.
6.3347 - #
6.3348 - # There doesn't appear to be a way to prevent this compiler from
6.3349 - # explicitly linking system object files so we need to strip them
6.3350 - # from the output so that they don't get included in the library
6.3351 - # dependencies.
6.3352 - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3353 -
6.3354 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
6.3355 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6.3356 -
6.3357 - # Archives containing C++ object files must be created using
6.3358 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
6.3359 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
6.3360 - ;;
6.3361 - icpc)
6.3362 - # Intel C++
6.3363 - with_gnu_ld=yes
6.3364 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3365 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.3366 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6.3367 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6.3368 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6.3369 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
6.3370 - ;;
6.3371 - cxx)
6.3372 - # Compaq C++
6.3373 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.3374 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
6.3375 -
6.3376 - runpath_var=LD_RUN_PATH
6.3377 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6.3378 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3379 -
6.3380 - # Commands to make compiler produce verbose output that lists
6.3381 - # what "hidden" libraries, object files and flags are used when
6.3382 - # linking a shared library.
6.3383 - #
6.3384 - # There doesn't appear to be a way to prevent this compiler from
6.3385 - # explicitly linking system object files so we need to strip them
6.3386 - # from the output so that they don't get included in the library
6.3387 - # dependencies.
6.3388 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3389 - ;;
6.3390 - esac
6.3391 - ;;
6.3392 - lynxos*)
6.3393 - # FIXME: insert proper C++ library support
6.3394 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3395 - ;;
6.3396 - m88k*)
6.3397 - # FIXME: insert proper C++ library support
6.3398 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3399 - ;;
6.3400 - mvs*)
6.3401 - case $cc_basename in
6.3402 - cxx)
6.3403 - # FIXME: insert proper C++ library support
6.3404 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3405 - ;;
6.3406 - *)
6.3407 - # FIXME: insert proper C++ library support
6.3408 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3409 - ;;
6.3410 - esac
6.3411 - ;;
6.3412 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6.3413 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6.3414 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
6.3415 - wlarc=
6.3416 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.3417 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.3418 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.3419 - fi
6.3420 - # Workaround some broken pre-1.5 toolchains
6.3421 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
6.3422 - ;;
6.3423 - osf3*)
6.3424 - case $cc_basename in
6.3425 - KCC)
6.3426 - # Kuck and Associates, Inc. (KAI) C++ Compiler
6.3427 -
6.3428 - # KCC will only create a shared library if the output file
6.3429 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
6.3430 - # to its proper name (with version) after linking.
6.3431 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6.3432 -
6.3433 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6.3434 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3435 -
6.3436 - # Archives containing C++ object files must be created using
6.3437 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
6.3438 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
6.3439 -
6.3440 - ;;
6.3441 - RCC)
6.3442 - # Rational C++ 2.4.1
6.3443 - # FIXME: insert proper C++ library support
6.3444 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3445 - ;;
6.3446 - cxx)
6.3447 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6.3448 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
6.3449 -
6.3450 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.3451 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3452 -
6.3453 - # Commands to make compiler produce verbose output that lists
6.3454 - # what "hidden" libraries, object files and flags are used when
6.3455 - # linking a shared library.
6.3456 - #
6.3457 - # There doesn't appear to be a way to prevent this compiler from
6.3458 - # explicitly linking system object files so we need to strip them
6.3459 - # from the output so that they don't get included in the library
6.3460 - # dependencies.
6.3461 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3462 - ;;
6.3463 - *)
6.3464 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6.3465 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6.3466 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
6.3467 -
6.3468 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.3469 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3470 -
6.3471 - # Commands to make compiler produce verbose output that lists
6.3472 - # what "hidden" libraries, object files and flags are used when
6.3473 - # linking a shared library.
6.3474 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
6.3475 -
6.3476 - else
6.3477 - # FIXME: insert proper C++ library support
6.3478 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3479 - fi
6.3480 - ;;
6.3481 - esac
6.3482 - ;;
6.3483 - osf4* | osf5*)
6.3484 - case $cc_basename in
6.3485 - KCC)
6.3486 - # Kuck and Associates, Inc. (KAI) C++ Compiler
6.3487 -
6.3488 - # KCC will only create a shared library if the output file
6.3489 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
6.3490 - # to its proper name (with version) after linking.
6.3491 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6.3492 -
6.3493 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6.3494 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3495 -
6.3496 - # Archives containing C++ object files must be created using
6.3497 - # the KAI C++ compiler.
6.3498 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
6.3499 - ;;
6.3500 - RCC)
6.3501 - # Rational C++ 2.4.1
6.3502 - # FIXME: insert proper C++ library support
6.3503 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3504 - ;;
6.3505 - cxx)
6.3506 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6.3507 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
6.3508 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
6.3509 - echo "-hidden">> $lib.exp~
6.3510 - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
6.3511 - $rm $lib.exp'
6.3512 -
6.3513 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6.3514 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3515 -
6.3516 - # Commands to make compiler produce verbose output that lists
6.3517 - # what "hidden" libraries, object files and flags are used when
6.3518 - # linking a shared library.
6.3519 - #
6.3520 - # There doesn't appear to be a way to prevent this compiler from
6.3521 - # explicitly linking system object files so we need to strip them
6.3522 - # from the output so that they don't get included in the library
6.3523 - # dependencies.
6.3524 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3525 - ;;
6.3526 - *)
6.3527 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6.3528 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6.3529 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
6.3530 -
6.3531 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.3532 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.3533 -
6.3534 - # Commands to make compiler produce verbose output that lists
6.3535 - # what "hidden" libraries, object files and flags are used when
6.3536 - # linking a shared library.
6.3537 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
6.3538 -
6.3539 - else
6.3540 - # FIXME: insert proper C++ library support
6.3541 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3542 - fi
6.3543 - ;;
6.3544 - esac
6.3545 - ;;
6.3546 - psos*)
6.3547 - # FIXME: insert proper C++ library support
6.3548 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3549 - ;;
6.3550 - sco*)
6.3551 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3552 - case $cc_basename in
6.3553 - CC)
6.3554 - # FIXME: insert proper C++ library support
6.3555 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3556 - ;;
6.3557 - *)
6.3558 - # FIXME: insert proper C++ library support
6.3559 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3560 - ;;
6.3561 - esac
6.3562 - ;;
6.3563 - sunos4*)
6.3564 - case $cc_basename in
6.3565 - CC)
6.3566 - # Sun C++ 4.x
6.3567 - # FIXME: insert proper C++ library support
6.3568 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3569 - ;;
6.3570 - lcc)
6.3571 - # Lucid
6.3572 - # FIXME: insert proper C++ library support
6.3573 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3574 - ;;
6.3575 - *)
6.3576 - # FIXME: insert proper C++ library support
6.3577 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3578 - ;;
6.3579 - esac
6.3580 - ;;
6.3581 - solaris*)
6.3582 - case $cc_basename in
6.3583 - CC)
6.3584 - # Sun C++ 4.2, 5.x and Centerline C++
6.3585 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6.3586 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6.3587 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.3588 - $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
6.3589 -
6.3590 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.3591 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.3592 - case $host_os in
6.3593 - solaris2.[0-5] | solaris2.[0-5].*) ;;
6.3594 - *)
6.3595 - # The C++ compiler is used as linker so we must use $wl
6.3596 - # flag to pass the commands to the underlying system
6.3597 - # linker.
6.3598 - # Supported since Solaris 2.6 (maybe 2.5.1?)
6.3599 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
6.3600 - ;;
6.3601 - esac
6.3602 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.3603 -
6.3604 - # Commands to make compiler produce verbose output that lists
6.3605 - # what "hidden" libraries, object files and flags are used when
6.3606 - # linking a shared library.
6.3607 - #
6.3608 - # There doesn't appear to be a way to prevent this compiler from
6.3609 - # explicitly linking system object files so we need to strip them
6.3610 - # from the output so that they don't get included in the library
6.3611 - # dependencies.
6.3612 - output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6.3613 -
6.3614 - # Archives containing C++ object files must be created using
6.3615 - # "CC -xar", where "CC" is the Sun C++ compiler. This is
6.3616 - # necessary to make sure instantiated templates are included
6.3617 - # in the archive.
6.3618 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
6.3619 - ;;
6.3620 - gcx)
6.3621 - # Green Hills C++ Compiler
6.3622 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6.3623 -
6.3624 - # The C++ compiler must be used to create the archive.
6.3625 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
6.3626 - ;;
6.3627 - *)
6.3628 - # GNU C++ compiler with Solaris linker
6.3629 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6.3630 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
6.3631 - if $CC --version | grep -v '^2\.7' > /dev/null; then
6.3632 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6.3633 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.3634 - $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
6.3635 -
6.3636 - # Commands to make compiler produce verbose output that lists
6.3637 - # what "hidden" libraries, object files and flags are used when
6.3638 - # linking a shared library.
6.3639 - output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
6.3640 - else
6.3641 - # g++ 2.7 appears to require `-G' NOT `-shared' on this
6.3642 - # platform.
6.3643 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6.3644 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.3645 - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
6.3646 -
6.3647 - # Commands to make compiler produce verbose output that lists
6.3648 - # what "hidden" libraries, object files and flags are used when
6.3649 - # linking a shared library.
6.3650 - output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
6.3651 - fi
6.3652 -
6.3653 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
6.3654 - fi
6.3655 - ;;
6.3656 - esac
6.3657 - ;;
6.3658 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
6.3659 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3660 - ;;
6.3661 - tandem*)
6.3662 - case $cc_basename in
6.3663 - NCC)
6.3664 - # NonStop-UX NCC 3.20
6.3665 - # FIXME: insert proper C++ library support
6.3666 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3667 - ;;
6.3668 - *)
6.3669 - # FIXME: insert proper C++ library support
6.3670 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3671 - ;;
6.3672 - esac
6.3673 - ;;
6.3674 - vxworks*)
6.3675 - # FIXME: insert proper C++ library support
6.3676 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3677 - ;;
6.3678 - *)
6.3679 - # FIXME: insert proper C++ library support
6.3680 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.3681 - ;;
6.3682 -esac
6.3683 -AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
6.3684 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6.3685 -
6.3686 -_LT_AC_TAGVAR(GCC, $1)="$GXX"
6.3687 -_LT_AC_TAGVAR(LD, $1)="$LD"
6.3688 -
6.3689 -## CAVEAT EMPTOR:
6.3690 -## There is no encapsulation within the following macros, do not change
6.3691 -## the running order or otherwise move them around unless you know exactly
6.3692 -## what you are doing...
6.3693 -AC_LIBTOOL_POSTDEP_PREDEP($1)
6.3694 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
6.3695 -AC_LIBTOOL_PROG_CC_C_O($1)
6.3696 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
6.3697 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
6.3698 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
6.3699 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
6.3700 -AC_LIBTOOL_SYS_LIB_STRIP
6.3701 -AC_LIBTOOL_DLOPEN_SELF($1)
6.3702 -
6.3703 -AC_LIBTOOL_CONFIG($1)
6.3704 -
6.3705 -AC_LANG_POP
6.3706 -CC=$lt_save_CC
6.3707 -LDCXX=$LD
6.3708 -LD=$lt_save_LD
6.3709 -GCC=$lt_save_GCC
6.3710 -with_gnu_ldcxx=$with_gnu_ld
6.3711 -with_gnu_ld=$lt_save_with_gnu_ld
6.3712 -lt_cv_path_LDCXX=$lt_cv_path_LD
6.3713 -lt_cv_path_LD=$lt_save_path_LD
6.3714 -lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
6.3715 -lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
6.3716 -])
6.3717 -m4trace:m4/libtool.m4:3512: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
6.3718 -dnl we can't use the lt_simple_compile_test_code here,
6.3719 -dnl because it contains code intended for an executable,
6.3720 -dnl not a library. It's possible we should let each
6.3721 -dnl tag define a new lt_????_link_test_code variable,
6.3722 -dnl but it's only used here...
6.3723 -ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
6.3724 -int a;
6.3725 -void foo (void) { a = 0; }
6.3726 -EOF
6.3727 -],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
6.3728 -class Foo
6.3729 -{
6.3730 -public:
6.3731 - Foo (void) { a = 0; }
6.3732 -private:
6.3733 - int a;
6.3734 -};
6.3735 -EOF
6.3736 -],[$1],[F77],[cat > conftest.$ac_ext <<EOF
6.3737 - subroutine foo
6.3738 - implicit none
6.3739 - integer*4 a
6.3740 - a=0
6.3741 - return
6.3742 - end
6.3743 -EOF
6.3744 -],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
6.3745 -public class foo {
6.3746 - private int a;
6.3747 - public void bar (void) {
6.3748 - a = 0;
6.3749 - }
6.3750 -};
6.3751 -EOF
6.3752 -])
6.3753 -dnl Parse the compiler output and extract the necessary
6.3754 -dnl objects, libraries and library flags.
6.3755 -if AC_TRY_EVAL(ac_compile); then
6.3756 - # Parse the compiler output and extract the necessary
6.3757 - # objects, libraries and library flags.
6.3758 -
6.3759 - # Sentinel used to keep track of whether or not we are before
6.3760 - # the conftest object file.
6.3761 - pre_test_object_deps_done=no
6.3762 -
6.3763 - # The `*' in the case matches for architectures that use `case' in
6.3764 - # $output_verbose_cmd can trigger glob expansion during the loop
6.3765 - # eval without this substitution.
6.3766 - output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
6.3767 -
6.3768 - for p in `eval $output_verbose_link_cmd`; do
6.3769 - case $p in
6.3770 -
6.3771 - -L* | -R* | -l*)
6.3772 - # Some compilers place space between "-{L,R}" and the path.
6.3773 - # Remove the space.
6.3774 - if test $p = "-L" \
6.3775 - || test $p = "-R"; then
6.3776 - prev=$p
6.3777 - continue
6.3778 - else
6.3779 - prev=
6.3780 - fi
6.3781 -
6.3782 - if test "$pre_test_object_deps_done" = no; then
6.3783 - case $p in
6.3784 - -L* | -R*)
6.3785 - # Internal compiler library paths should come after those
6.3786 - # provided the user. The postdeps already come after the
6.3787 - # user supplied libs so there is no need to process them.
6.3788 - if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
6.3789 - _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
6.3790 - else
6.3791 - _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
6.3792 - fi
6.3793 - ;;
6.3794 - # The "-l" case would never come before the object being
6.3795 - # linked, so don't bother handling this case.
6.3796 - esac
6.3797 - else
6.3798 - if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
6.3799 - _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
6.3800 - else
6.3801 - _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
6.3802 - fi
6.3803 - fi
6.3804 - ;;
6.3805 -
6.3806 - *.$objext)
6.3807 - # This assumes that the test object file only shows up
6.3808 - # once in the compiler output.
6.3809 - if test "$p" = "conftest.$objext"; then
6.3810 - pre_test_object_deps_done=yes
6.3811 - continue
6.3812 - fi
6.3813 -
6.3814 - if test "$pre_test_object_deps_done" = no; then
6.3815 - if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
6.3816 - _LT_AC_TAGVAR(predep_objects, $1)="$p"
6.3817 - else
6.3818 - _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
6.3819 - fi
6.3820 - else
6.3821 - if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
6.3822 - _LT_AC_TAGVAR(postdep_objects, $1)="$p"
6.3823 - else
6.3824 - _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
6.3825 - fi
6.3826 - fi
6.3827 - ;;
6.3828 -
6.3829 - *) ;; # Ignore the rest.
6.3830 -
6.3831 - esac
6.3832 - done
6.3833 -
6.3834 - # Clean up.
6.3835 - rm -f a.out a.exe
6.3836 -else
6.3837 - echo "libtool.m4: error: problem compiling $1 test program"
6.3838 -fi
6.3839 -
6.3840 -$rm -f confest.$objext
6.3841 -
6.3842 -case " $_LT_AC_TAGVAR(postdeps, $1) " in
6.3843 -*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
6.3844 -esac
6.3845 -])
6.3846 -m4trace:m4/libtool.m4:3647: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
6.3847 -m4trace:m4/libtool.m4:3648: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
6.3848 -AC_LANG_PUSH(Fortran 77)
6.3849 -
6.3850 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3851 -_LT_AC_TAGVAR(allow_undefined_flag, $1)=
6.3852 -_LT_AC_TAGVAR(always_export_symbols, $1)=no
6.3853 -_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
6.3854 -_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
6.3855 -_LT_AC_TAGVAR(hardcode_direct, $1)=no
6.3856 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
6.3857 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
6.3858 -_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
6.3859 -_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
6.3860 -_LT_AC_TAGVAR(hardcode_automatic, $1)=no
6.3861 -_LT_AC_TAGVAR(module_cmds, $1)=
6.3862 -_LT_AC_TAGVAR(module_expsym_cmds, $1)=
6.3863 -_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
6.3864 -_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
6.3865 -_LT_AC_TAGVAR(no_undefined_flag, $1)=
6.3866 -_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
6.3867 -_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
6.3868 -
6.3869 -# Source file extension for f77 test sources.
6.3870 -ac_ext=f
6.3871 -
6.3872 -# Object file extension for compiled f77 test sources.
6.3873 -objext=o
6.3874 -_LT_AC_TAGVAR(objext, $1)=$objext
6.3875 -
6.3876 -# Code to be used in simple compile tests
6.3877 -lt_simple_compile_test_code=" subroutine t\n return\n end\n"
6.3878 -
6.3879 -# Code to be used in simple link tests
6.3880 -lt_simple_link_test_code=" program t\n end\n"
6.3881 -
6.3882 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
6.3883 -_LT_AC_SYS_COMPILER
6.3884 -
6.3885 -# Allow CC to be a program name with arguments.
6.3886 -lt_save_CC="$CC"
6.3887 -CC=${F77-"f77"}
6.3888 -compiler=$CC
6.3889 -_LT_AC_TAGVAR(compiler, $1)=$CC
6.3890 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
6.3891 -
6.3892 -AC_MSG_CHECKING([if libtool supports shared libraries])
6.3893 -AC_MSG_RESULT([$can_build_shared])
6.3894 -
6.3895 -AC_MSG_CHECKING([whether to build shared libraries])
6.3896 -test "$can_build_shared" = "no" && enable_shared=no
6.3897 -
6.3898 -# On AIX, shared libraries and static libraries use the same namespace, and
6.3899 -# are all built from PIC.
6.3900 -case "$host_os" in
6.3901 -aix3*)
6.3902 - test "$enable_shared" = yes && enable_static=no
6.3903 - if test -n "$RANLIB"; then
6.3904 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
6.3905 - postinstall_cmds='$RANLIB $lib'
6.3906 - fi
6.3907 - ;;
6.3908 -aix4* | aix5*)
6.3909 - test "$enable_shared" = yes && enable_static=no
6.3910 - ;;
6.3911 -esac
6.3912 -AC_MSG_RESULT([$enable_shared])
6.3913 -
6.3914 -AC_MSG_CHECKING([whether to build static libraries])
6.3915 -# Make sure either enable_shared or enable_static is yes.
6.3916 -test "$enable_shared" = yes || enable_static=yes
6.3917 -AC_MSG_RESULT([$enable_static])
6.3918 -
6.3919 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6.3920 -
6.3921 -_LT_AC_TAGVAR(GCC, $1)="$G77"
6.3922 -_LT_AC_TAGVAR(LD, $1)="$LD"
6.3923 -
6.3924 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
6.3925 -AC_LIBTOOL_PROG_CC_C_O($1)
6.3926 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
6.3927 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
6.3928 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
6.3929 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
6.3930 -AC_LIBTOOL_SYS_LIB_STRIP
6.3931 -
6.3932 -
6.3933 -AC_LIBTOOL_CONFIG($1)
6.3934 -
6.3935 -AC_LANG_POP
6.3936 -CC="$lt_save_CC"
6.3937 -])
6.3938 -m4trace:m4/libtool.m4:3747: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
6.3939 -m4trace:m4/libtool.m4:3748: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
6.3940 -
6.3941 -# Source file extension for Java test sources.
6.3942 -ac_ext=java
6.3943 -
6.3944 -# Object file extension for compiled Java test sources.
6.3945 -objext=o
6.3946 -_LT_AC_TAGVAR(objext, $1)=$objext
6.3947 -
6.3948 -# Code to be used in simple compile tests
6.3949 -lt_simple_compile_test_code="class foo {}\n"
6.3950 -
6.3951 -# Code to be used in simple link tests
6.3952 -lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
6.3953 -
6.3954 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
6.3955 -_LT_AC_SYS_COMPILER
6.3956 -
6.3957 -# Allow CC to be a program name with arguments.
6.3958 -lt_save_CC="$CC"
6.3959 -CC=${GCJ-"gcj"}
6.3960 -compiler=$CC
6.3961 -_LT_AC_TAGVAR(compiler, $1)=$CC
6.3962 -
6.3963 -# GCJ did not exist at the time GCC didn't implicitly link libc in.
6.3964 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.3965 -
6.3966 -## CAVEAT EMPTOR:
6.3967 -## There is no encapsulation within the following macros, do not change
6.3968 -## the running order or otherwise move them around unless you know exactly
6.3969 -## what you are doing...
6.3970 -AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
6.3971 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
6.3972 -AC_LIBTOOL_PROG_CC_C_O($1)
6.3973 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
6.3974 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
6.3975 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
6.3976 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
6.3977 -AC_LIBTOOL_SYS_LIB_STRIP
6.3978 -AC_LIBTOOL_DLOPEN_SELF($1)
6.3979 -
6.3980 -AC_LIBTOOL_CONFIG($1)
6.3981 -
6.3982 -AC_LANG_RESTORE
6.3983 -CC="$lt_save_CC"
6.3984 -])
6.3985 -m4trace:m4/libtool.m4:3802: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
6.3986 -m4trace:m4/libtool.m4:3803: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
6.3987 -
6.3988 -# Source file extension for RC test sources.
6.3989 -ac_ext=rc
6.3990 -
6.3991 -# Object file extension for compiled RC test sources.
6.3992 -objext=o
6.3993 -_LT_AC_TAGVAR(objext, $1)=$objext
6.3994 -
6.3995 -# Code to be used in simple compile tests
6.3996 -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
6.3997 -
6.3998 -# Code to be used in simple link tests
6.3999 -lt_simple_link_test_code="$lt_simple_compile_test_code"
6.4000 -
6.4001 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
6.4002 -_LT_AC_SYS_COMPILER
6.4003 -
6.4004 -# Allow CC to be a program name with arguments.
6.4005 -lt_save_CC="$CC"
6.4006 -CC=${RC-"windres"}
6.4007 -compiler=$CC
6.4008 -_LT_AC_TAGVAR(compiler, $1)=$CC
6.4009 -_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
6.4010 -
6.4011 -AC_LIBTOOL_CONFIG($1)
6.4012 -
6.4013 -AC_LANG_RESTORE
6.4014 -CC="$lt_save_CC"
6.4015 -])
6.4016 -m4trace:m4/libtool.m4:3842: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
6.4017 -# libtool distribution, otherwise you forgot to ship ltmain.sh
6.4018 -# with your package, and you will get complaints that there are
6.4019 -# no rules to generate ltmain.sh.
6.4020 -if test -f "$ltmain"; then
6.4021 - # See if we are running on zsh, and set the options which allow our commands through
6.4022 - # without removal of \ escapes.
6.4023 - if test -n "${ZSH_VERSION+set}" ; then
6.4024 - setopt NO_GLOB_SUBST
6.4025 - fi
6.4026 - # Now quote all the things that may contain metacharacters while being
6.4027 - # careful not to overquote the AC_SUBSTed values. We take copies of the
6.4028 - # variables and quote the copies for generation of the libtool script.
6.4029 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
6.4030 - SED SHELL STRIP \
6.4031 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
6.4032 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
6.4033 - deplibs_check_method reload_flag reload_cmds need_locks \
6.4034 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
6.4035 - lt_cv_sys_global_symbol_to_c_name_address \
6.4036 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
6.4037 - old_postinstall_cmds old_postuninstall_cmds \
6.4038 - _LT_AC_TAGVAR(compiler, $1) \
6.4039 - _LT_AC_TAGVAR(CC, $1) \
6.4040 - _LT_AC_TAGVAR(LD, $1) \
6.4041 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
6.4042 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
6.4043 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
6.4044 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
6.4045 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
6.4046 - _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
6.4047 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
6.4048 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
6.4049 - _LT_AC_TAGVAR(old_archive_cmds, $1) \
6.4050 - _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
6.4051 - _LT_AC_TAGVAR(predep_objects, $1) \
6.4052 - _LT_AC_TAGVAR(postdep_objects, $1) \
6.4053 - _LT_AC_TAGVAR(predeps, $1) \
6.4054 - _LT_AC_TAGVAR(postdeps, $1) \
6.4055 - _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
6.4056 - _LT_AC_TAGVAR(archive_cmds, $1) \
6.4057 - _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
6.4058 - _LT_AC_TAGVAR(postinstall_cmds, $1) \
6.4059 - _LT_AC_TAGVAR(postuninstall_cmds, $1) \
6.4060 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
6.4061 - _LT_AC_TAGVAR(allow_undefined_flag, $1) \
6.4062 - _LT_AC_TAGVAR(no_undefined_flag, $1) \
6.4063 - _LT_AC_TAGVAR(export_symbols_cmds, $1) \
6.4064 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
6.4065 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
6.4066 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
6.4067 - _LT_AC_TAGVAR(hardcode_automatic, $1) \
6.4068 - _LT_AC_TAGVAR(module_cmds, $1) \
6.4069 - _LT_AC_TAGVAR(module_expsym_cmds, $1) \
6.4070 - _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
6.4071 - _LT_AC_TAGVAR(exclude_expsyms, $1) \
6.4072 - _LT_AC_TAGVAR(include_expsyms, $1); do
6.4073 -
6.4074 - case $var in
6.4075 - _LT_AC_TAGVAR(old_archive_cmds, $1) | \
6.4076 - _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
6.4077 - _LT_AC_TAGVAR(archive_cmds, $1) | \
6.4078 - _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
6.4079 - _LT_AC_TAGVAR(module_cmds, $1) | \
6.4080 - _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
6.4081 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
6.4082 - _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
6.4083 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
6.4084 - postinstall_cmds | postuninstall_cmds | \
6.4085 - old_postinstall_cmds | old_postuninstall_cmds | \
6.4086 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
6.4087 - # Double-quote double-evaled strings.
6.4088 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
6.4089 - ;;
6.4090 - *)
6.4091 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
6.4092 - ;;
6.4093 - esac
6.4094 - done
6.4095 -
6.4096 - case $lt_echo in
6.4097 - *'\[$]0 --fallback-echo"')
6.4098 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
6.4099 - ;;
6.4100 - esac
6.4101 -
6.4102 -ifelse([$1], [],
6.4103 - [cfgfile="${ofile}T"
6.4104 - trap "$rm \"$cfgfile\"; exit 1" 1 2 15
6.4105 - $rm -f "$cfgfile"
6.4106 - AC_MSG_NOTICE([creating $ofile])],
6.4107 - [cfgfile="$ofile"])
6.4108 -
6.4109 - cat <<__EOF__ >> "$cfgfile"
6.4110 -ifelse([$1], [],
6.4111 -[#! $SHELL
6.4112 -
6.4113 -# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
6.4114 -# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
6.4115 -# NOTE: Changes made to this file will be lost: look at ltmain.sh.
6.4116 -#
6.4117 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
6.4118 -# Free Software Foundation, Inc.
6.4119 -#
6.4120 -# This file is part of GNU Libtool:
6.4121 -# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
6.4122 -#
6.4123 -# This program is free software; you can redistribute it and/or modify
6.4124 -# it under the terms of the GNU General Public License as published by
6.4125 -# the Free Software Foundation; either version 2 of the License, or
6.4126 -# (at your option) any later version.
6.4127 -#
6.4128 -# This program is distributed in the hope that it will be useful, but
6.4129 -# WITHOUT ANY WARRANTY; without even the implied warranty of
6.4130 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
6.4131 -# General Public License for more details.
6.4132 -#
6.4133 -# You should have received a copy of the GNU General Public License
6.4134 -# along with this program; if not, write to the Free Software
6.4135 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
6.4136 -#
6.4137 -# As a special exception to the GNU General Public License, if you
6.4138 -# distribute this file as part of a program that contains a
6.4139 -# configuration script generated by Autoconf, you may include it under
6.4140 -# the same distribution terms that you use for the rest of that program.
6.4141 -
6.4142 -# A sed program that does not truncate output.
6.4143 -SED=$lt_SED
6.4144 -
6.4145 -# Sed that helps us avoid accidentally triggering echo(1) options like -n.
6.4146 -Xsed="$SED -e s/^X//"
6.4147 -
6.4148 -# The HP-UX ksh and POSIX shell print the target directory to stdout
6.4149 -# if CDPATH is set.
6.4150 -if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
6.4151 -
6.4152 -# The names of the tagged configurations supported by this script.
6.4153 -available_tags=
6.4154 -
6.4155 -# ### BEGIN LIBTOOL CONFIG],
6.4156 -[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
6.4157 -
6.4158 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
6.4159 -
6.4160 -# Shell to use when invoking shell scripts.
6.4161 -SHELL=$lt_SHELL
6.4162 -
6.4163 -# Whether or not to build shared libraries.
6.4164 -build_libtool_libs=$enable_shared
6.4165 -
6.4166 -# Whether or not to build static libraries.
6.4167 -build_old_libs=$enable_static
6.4168 -
6.4169 -# Whether or not to add -lc for building shared libraries.
6.4170 -build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
6.4171 -
6.4172 -# Whether or not to disallow shared libs when runtime libs are static
6.4173 -allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
6.4174 -
6.4175 -# Whether or not to optimize for fast installation.
6.4176 -fast_install=$enable_fast_install
6.4177 -
6.4178 -# The host system.
6.4179 -host_alias=$host_alias
6.4180 -host=$host
6.4181 -
6.4182 -# An echo program that does not interpret backslashes.
6.4183 -echo=$lt_echo
6.4184 -
6.4185 -# The archiver.
6.4186 -AR=$lt_AR
6.4187 -AR_FLAGS=$lt_AR_FLAGS
6.4188 -
6.4189 -# A C compiler.
6.4190 -LTCC=$lt_LTCC
6.4191 -
6.4192 -# A language-specific compiler.
6.4193 -CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
6.4194 -
6.4195 -# Is the compiler the GNU C compiler?
6.4196 -with_gcc=$_LT_AC_TAGVAR(GCC, $1)
6.4197 -
6.4198 -# An ERE matcher.
6.4199 -EGREP=$lt_EGREP
6.4200 -
6.4201 -# The linker used to build libraries.
6.4202 -LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
6.4203 -
6.4204 -# Whether we need hard or soft links.
6.4205 -LN_S=$lt_LN_S
6.4206 -
6.4207 -# A BSD-compatible nm program.
6.4208 -NM=$lt_NM
6.4209 -
6.4210 -# A symbol stripping program
6.4211 -STRIP=$lt_STRIP
6.4212 -
6.4213 -# Used to examine libraries when file_magic_cmd begins "file"
6.4214 -MAGIC_CMD=$MAGIC_CMD
6.4215 -
6.4216 -# Used on cygwin: DLL creation program.
6.4217 -DLLTOOL="$DLLTOOL"
6.4218 -
6.4219 -# Used on cygwin: object dumper.
6.4220 -OBJDUMP="$OBJDUMP"
6.4221 -
6.4222 -# Used on cygwin: assembler.
6.4223 -AS="$AS"
6.4224 -
6.4225 -# The name of the directory that contains temporary libtool files.
6.4226 -objdir=$objdir
6.4227 -
6.4228 -# How to create reloadable object files.
6.4229 -reload_flag=$lt_reload_flag
6.4230 -reload_cmds=$lt_reload_cmds
6.4231 -
6.4232 -# How to pass a linker flag through the compiler.
6.4233 -wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
6.4234 -
6.4235 -# Object file suffix (normally "o").
6.4236 -objext="$ac_objext"
6.4237 -
6.4238 -# Old archive suffix (normally "a").
6.4239 -libext="$libext"
6.4240 -
6.4241 -# Shared library suffix (normally ".so").
6.4242 -shrext_cmds='$shrext_cmds'
6.4243 -
6.4244 -# Executable file suffix (normally "").
6.4245 -exeext="$exeext"
6.4246 -
6.4247 -# Additional compiler flags for building library objects.
6.4248 -pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
6.4249 -pic_mode=$pic_mode
6.4250 -
6.4251 -# What is the maximum length of a command?
6.4252 -max_cmd_len=$lt_cv_sys_max_cmd_len
6.4253 -
6.4254 -# Does compiler simultaneously support -c and -o options?
6.4255 -compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
6.4256 -
6.4257 -# Must we lock files when doing compilation ?
6.4258 -need_locks=$lt_need_locks
6.4259 -
6.4260 -# Do we need the lib prefix for modules?
6.4261 -need_lib_prefix=$need_lib_prefix
6.4262 -
6.4263 -# Do we need a version for libraries?
6.4264 -need_version=$need_version
6.4265 -
6.4266 -# Whether dlopen is supported.
6.4267 -dlopen_support=$enable_dlopen
6.4268 -
6.4269 -# Whether dlopen of programs is supported.
6.4270 -dlopen_self=$enable_dlopen_self
6.4271 -
6.4272 -# Whether dlopen of statically linked programs is supported.
6.4273 -dlopen_self_static=$enable_dlopen_self_static
6.4274 -
6.4275 -# Compiler flag to prevent dynamic linking.
6.4276 -link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
6.4277 -
6.4278 -# Compiler flag to turn off builtin functions.
6.4279 -no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
6.4280 -
6.4281 -# Compiler flag to allow reflexive dlopens.
6.4282 -export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
6.4283 -
6.4284 -# Compiler flag to generate shared objects directly from archives.
6.4285 -whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
6.4286 -
6.4287 -# Compiler flag to generate thread-safe objects.
6.4288 -thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
6.4289 -
6.4290 -# Library versioning type.
6.4291 -version_type=$version_type
6.4292 -
6.4293 -# Format of library name prefix.
6.4294 -libname_spec=$lt_libname_spec
6.4295 -
6.4296 -# List of archive names. First name is the real one, the rest are links.
6.4297 -# The last name is the one that the linker finds with -lNAME.
6.4298 -library_names_spec=$lt_library_names_spec
6.4299 -
6.4300 -# The coded name of the library, if different from the real name.
6.4301 -soname_spec=$lt_soname_spec
6.4302 -
6.4303 -# Commands used to build and install an old-style archive.
6.4304 -RANLIB=$lt_RANLIB
6.4305 -old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
6.4306 -old_postinstall_cmds=$lt_old_postinstall_cmds
6.4307 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
6.4308 -
6.4309 -# Create an old-style archive from a shared archive.
6.4310 -old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
6.4311 -
6.4312 -# Create a temporary old-style archive to link instead of a shared archive.
6.4313 -old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
6.4314 -
6.4315 -# Commands used to build and install a shared archive.
6.4316 -archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
6.4317 -archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
6.4318 -postinstall_cmds=$lt_postinstall_cmds
6.4319 -postuninstall_cmds=$lt_postuninstall_cmds
6.4320 -
6.4321 -# Commands used to build a loadable module (assumed same as above if empty)
6.4322 -module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
6.4323 -module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
6.4324 -
6.4325 -# Commands to strip libraries.
6.4326 -old_striplib=$lt_old_striplib
6.4327 -striplib=$lt_striplib
6.4328 -
6.4329 -# Dependencies to place before the objects being linked to create a
6.4330 -# shared library.
6.4331 -predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
6.4332 -
6.4333 -# Dependencies to place after the objects being linked to create a
6.4334 -# shared library.
6.4335 -postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
6.4336 -
6.4337 -# Dependencies to place before the objects being linked to create a
6.4338 -# shared library.
6.4339 -predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
6.4340 -
6.4341 -# Dependencies to place after the objects being linked to create a
6.4342 -# shared library.
6.4343 -postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
6.4344 -
6.4345 -# The library search path used internally by the compiler when linking
6.4346 -# a shared library.
6.4347 -compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
6.4348 -
6.4349 -# Method to check whether dependent libraries are shared objects.
6.4350 -deplibs_check_method=$lt_deplibs_check_method
6.4351 -
6.4352 -# Command to use when deplibs_check_method == file_magic.
6.4353 -file_magic_cmd=$lt_file_magic_cmd
6.4354 -
6.4355 -# Flag that allows shared libraries with undefined symbols to be built.
6.4356 -allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
6.4357 -
6.4358 -# Flag that forces no undefined symbols.
6.4359 -no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
6.4360 -
6.4361 -# Commands used to finish a libtool library installation in a directory.
6.4362 -finish_cmds=$lt_finish_cmds
6.4363 -
6.4364 -# Same as above, but a single script fragment to be evaled but not shown.
6.4365 -finish_eval=$lt_finish_eval
6.4366 -
6.4367 -# Take the output of nm and produce a listing of raw symbols and C names.
6.4368 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
6.4369 -
6.4370 -# Transform the output of nm in a proper C declaration
6.4371 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
6.4372 -
6.4373 -# Transform the output of nm in a C name address pair
6.4374 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
6.4375 -
6.4376 -# This is the shared library runtime path variable.
6.4377 -runpath_var=$runpath_var
6.4378 -
6.4379 -# This is the shared library path variable.
6.4380 -shlibpath_var=$shlibpath_var
6.4381 -
6.4382 -# Is shlibpath searched before the hard-coded library search path?
6.4383 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
6.4384 -
6.4385 -# How to hardcode a shared library path into an executable.
6.4386 -hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
6.4387 -
6.4388 -# Whether we should hardcode library paths into libraries.
6.4389 -hardcode_into_libs=$hardcode_into_libs
6.4390 -
6.4391 -# Flag to hardcode \$libdir into a binary during linking.
6.4392 -# This must work even if \$libdir does not exist.
6.4393 -hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
6.4394 -
6.4395 -# If ld is used when linking, flag to hardcode \$libdir into
6.4396 -# a binary during linking. This must work even if \$libdir does
6.4397 -# not exist.
6.4398 -hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
6.4399 -
6.4400 -# Whether we need a single -rpath flag with a separated argument.
6.4401 -hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
6.4402 -
6.4403 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
6.4404 -# resulting binary.
6.4405 -hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
6.4406 -
6.4407 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
6.4408 -# resulting binary.
6.4409 -hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
6.4410 -
6.4411 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
6.4412 -# the resulting binary.
6.4413 -hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
6.4414 -
6.4415 -# Set to yes if building a shared library automatically hardcodes DIR into the library
6.4416 -# and all subsequent libraries and executables linked against it.
6.4417 -hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
6.4418 -
6.4419 -# Variables whose values should be saved in libtool wrapper scripts and
6.4420 -# restored at relink time.
6.4421 -variables_saved_for_relink="$variables_saved_for_relink"
6.4422 -
6.4423 -# Whether libtool must link a program against all its dependency libraries.
6.4424 -link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
6.4425 -
6.4426 -# Compile-time system search path for libraries
6.4427 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
6.4428 -
6.4429 -# Run-time system search path for libraries
6.4430 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
6.4431 -
6.4432 -# Fix the shell variable \$srcfile for the compiler.
6.4433 -fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
6.4434 -
6.4435 -# Set to yes if exported symbols are required.
6.4436 -always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
6.4437 -
6.4438 -# The commands to list exported symbols.
6.4439 -export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
6.4440 -
6.4441 -# The commands to extract the exported symbol list from a shared archive.
6.4442 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
6.4443 -
6.4444 -# Symbols that should not be listed in the preloaded symbols.
6.4445 -exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
6.4446 -
6.4447 -# Symbols that must always be exported.
6.4448 -include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
6.4449 -
6.4450 -ifelse([$1],[],
6.4451 -[# ### END LIBTOOL CONFIG],
6.4452 -[# ### END LIBTOOL TAG CONFIG: $tagname])
6.4453 -
6.4454 -__EOF__
6.4455 -
6.4456 -ifelse([$1],[], [
6.4457 - case $host_os in
6.4458 - aix3*)
6.4459 - cat <<\EOF >> "$cfgfile"
6.4460 -
6.4461 -# AIX sometimes has problems with the GCC collect2 program. For some
6.4462 -# reason, if we set the COLLECT_NAMES environment variable, the problems
6.4463 -# vanish in a puff of smoke.
6.4464 -if test "X${COLLECT_NAMES+set}" != Xset; then
6.4465 - COLLECT_NAMES=
6.4466 - export COLLECT_NAMES
6.4467 -fi
6.4468 -EOF
6.4469 - ;;
6.4470 - esac
6.4471 -
6.4472 - # We use sed instead of cat because bash on DJGPP gets confused if
6.4473 - # if finds mixed CR/LF and LF-only lines. Since sed operates in
6.4474 - # text mode, it properly converts lines to CR/LF. This bash problem
6.4475 - # is reportedly fixed, but why not run on old versions too?
6.4476 - sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
6.4477 -
6.4478 - mv -f "$cfgfile" "$ofile" || \
6.4479 - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
6.4480 - chmod +x "$ofile"
6.4481 -])
6.4482 -else
6.4483 - # If there is no Makefile yet, we rely on a make rule to execute
6.4484 - # `config.status --recheck' to rerun these tests and create the
6.4485 - # libtool script then.
6.4486 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
6.4487 - if test -f "$ltmain_in"; then
6.4488 - test -f Makefile && make "$ltmain"
6.4489 - fi
6.4490 -fi
6.4491 -])
6.4492 -m4trace:m4/libtool.m4:4323: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
6.4493 -
6.4494 -_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
6.4495 -
6.4496 -if test "$GCC" = yes; then
6.4497 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
6.4498 -
6.4499 - AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
6.4500 - lt_cv_prog_compiler_rtti_exceptions,
6.4501 - [-fno-rtti -fno-exceptions], [],
6.4502 - [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
6.4503 -fi
6.4504 -])
6.4505 -m4trace:m4/libtool.m4:4341: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
6.4506 -AC_REQUIRE([AC_PROG_NM])
6.4507 -AC_REQUIRE([AC_OBJEXT])
6.4508 -# Check for command to grab the raw symbol name followed by C symbol from nm.
6.4509 -AC_MSG_CHECKING([command to parse $NM output from $compiler object])
6.4510 -AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
6.4511 -[
6.4512 -# These are sane defaults that work on at least a few old systems.
6.4513 -# [They come from Ultrix. What could be older than Ultrix?!! ;)]
6.4514 -
6.4515 -# Character class describing NM global symbol codes.
6.4516 -symcode='[[BCDEGRST]]'
6.4517 -
6.4518 -# Regexp to match symbols that can be accessed directly from C.
6.4519 -sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
6.4520 -
6.4521 -# Transform the above into a raw symbol and a C symbol.
6.4522 -symxfrm='\1 \2\3 \3'
6.4523 -
6.4524 -# Transform an extracted symbol line into a proper C declaration
6.4525 -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
6.4526 -
6.4527 -# Transform an extracted symbol line into symbol name and symbol address
6.4528 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
6.4529 -
6.4530 -# Define system-specific variables.
6.4531 -case $host_os in
6.4532 -aix*)
6.4533 - symcode='[[BCDT]]'
6.4534 - ;;
6.4535 -cygwin* | mingw* | pw32*)
6.4536 - symcode='[[ABCDGISTW]]'
6.4537 - ;;
6.4538 -hpux*) # Its linker distinguishes data from code symbols
6.4539 - if test "$host_cpu" = ia64; then
6.4540 - symcode='[[ABCDEGRST]]'
6.4541 - fi
6.4542 - lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6.4543 - lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
6.4544 - ;;
6.4545 -irix* | nonstopux*)
6.4546 - symcode='[[BCDEGRST]]'
6.4547 - ;;
6.4548 -osf*)
6.4549 - symcode='[[BCDEGQRST]]'
6.4550 - ;;
6.4551 -solaris* | sysv5*)
6.4552 - symcode='[[BDRT]]'
6.4553 - ;;
6.4554 -sysv4)
6.4555 - symcode='[[DFNSTU]]'
6.4556 - ;;
6.4557 -esac
6.4558 -
6.4559 -# Handle CRLF in mingw tool chain
6.4560 -opt_cr=
6.4561 -case $build_os in
6.4562 -mingw*)
6.4563 - opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6.4564 - ;;
6.4565 -esac
6.4566 -
6.4567 -# If we're using GNU nm, then use its standard symbol codes.
6.4568 -case `$NM -V 2>&1` in
6.4569 -*GNU* | *'with BFD'*)
6.4570 - symcode='[[ABCDGIRSTW]]' ;;
6.4571 -esac
6.4572 -
6.4573 -# Try without a prefix undercore, then with it.
6.4574 -for ac_symprfx in "" "_"; do
6.4575 -
6.4576 - # Write the raw and C identifiers.
6.4577 - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
6.4578 -
6.4579 - # Check to see that the pipe works correctly.
6.4580 - pipe_works=no
6.4581 -
6.4582 - rm -f conftest*
6.4583 - cat > conftest.$ac_ext <<EOF
6.4584 -#ifdef __cplusplus
6.4585 -extern "C" {
6.4586 -#endif
6.4587 -char nm_test_var;
6.4588 -void nm_test_func(){}
6.4589 -#ifdef __cplusplus
6.4590 -}
6.4591 -#endif
6.4592 -int main(){nm_test_var='a';nm_test_func();return(0);}
6.4593 -EOF
6.4594 -
6.4595 - if AC_TRY_EVAL(ac_compile); then
6.4596 - # Now try to grab the symbols.
6.4597 - nlist=conftest.nm
6.4598 - if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
6.4599 - # Try sorting and uniquifying the output.
6.4600 - if sort "$nlist" | uniq > "$nlist"T; then
6.4601 - mv -f "$nlist"T "$nlist"
6.4602 - else
6.4603 - rm -f "$nlist"T
6.4604 - fi
6.4605 -
6.4606 - # Make sure that we snagged all the symbols we need.
6.4607 - if grep ' nm_test_var$' "$nlist" >/dev/null; then
6.4608 - if grep ' nm_test_func$' "$nlist" >/dev/null; then
6.4609 - cat <<EOF > conftest.$ac_ext
6.4610 -#ifdef __cplusplus
6.4611 -extern "C" {
6.4612 -#endif
6.4613 -
6.4614 -EOF
6.4615 - # Now generate the symbol file.
6.4616 - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
6.4617 -
6.4618 - cat <<EOF >> conftest.$ac_ext
6.4619 -#if defined (__STDC__) && __STDC__
6.4620 -# define lt_ptr_t void *
6.4621 -#else
6.4622 -# define lt_ptr_t char *
6.4623 -# define const
6.4624 -#endif
6.4625 -
6.4626 -/* The mapping between symbol names and symbols. */
6.4627 -const struct {
6.4628 - const char *name;
6.4629 - lt_ptr_t address;
6.4630 -}
6.4631 -lt_preloaded_symbols[[]] =
6.4632 -{
6.4633 -EOF
6.4634 - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
6.4635 - cat <<\EOF >> conftest.$ac_ext
6.4636 - {0, (lt_ptr_t) 0}
6.4637 -};
6.4638 -
6.4639 -#ifdef __cplusplus
6.4640 -}
6.4641 -#endif
6.4642 -EOF
6.4643 - # Now try linking the two files.
6.4644 - mv conftest.$ac_objext conftstm.$ac_objext
6.4645 - lt_save_LIBS="$LIBS"
6.4646 - lt_save_CFLAGS="$CFLAGS"
6.4647 - LIBS="conftstm.$ac_objext"
6.4648 - CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
6.4649 - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
6.4650 - pipe_works=yes
6.4651 - fi
6.4652 - LIBS="$lt_save_LIBS"
6.4653 - CFLAGS="$lt_save_CFLAGS"
6.4654 - else
6.4655 - echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
6.4656 - fi
6.4657 - else
6.4658 - echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
6.4659 - fi
6.4660 - else
6.4661 - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
6.4662 - fi
6.4663 - else
6.4664 - echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
6.4665 - cat conftest.$ac_ext >&5
6.4666 - fi
6.4667 - rm -f conftest* conftst*
6.4668 -
6.4669 - # Do not use the global_symbol_pipe unless it works.
6.4670 - if test "$pipe_works" = yes; then
6.4671 - break
6.4672 - else
6.4673 - lt_cv_sys_global_symbol_pipe=
6.4674 - fi
6.4675 -done
6.4676 -])
6.4677 -if test -z "$lt_cv_sys_global_symbol_pipe"; then
6.4678 - lt_cv_sys_global_symbol_to_cdecl=
6.4679 -fi
6.4680 -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6.4681 - AC_MSG_RESULT(failed)
6.4682 -else
6.4683 - AC_MSG_RESULT(ok)
6.4684 -fi
6.4685 -])
6.4686 -m4trace:m4/libtool.m4:4527: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
6.4687 -_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.4688 -_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
6.4689 -
6.4690 -AC_MSG_CHECKING([for $compiler option to produce PIC])
6.4691 - ifelse([$1],[CXX],[
6.4692 - # C++ specific cases for pic, static, wl, etc.
6.4693 - if test "$GXX" = yes; then
6.4694 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4695 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
6.4696 -
6.4697 - case $host_os in
6.4698 - aix*)
6.4699 - # All AIX code is PIC.
6.4700 - if test "$host_cpu" = ia64; then
6.4701 - # AIX 5 now supports IA64 processor
6.4702 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.4703 - fi
6.4704 - ;;
6.4705 - amigaos*)
6.4706 - # FIXME: we need at least 68020 code to build shared libraries, but
6.4707 - # adding the `-m68020' flag to GCC prevents building anything better,
6.4708 - # like `-m68040'.
6.4709 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
6.4710 - ;;
6.4711 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
6.4712 - # PIC is the default for these OSes.
6.4713 - ;;
6.4714 - mingw* | os2* | pw32*)
6.4715 - # This hack is so that the source file can tell whether it is being
6.4716 - # built for inclusion in a dll (and should export symbols for example).
6.4717 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
6.4718 - ;;
6.4719 - darwin* | rhapsody*)
6.4720 - # PIC is the default on this platform
6.4721 - # Common symbols not allowed in MH_DYLIB files
6.4722 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
6.4723 - ;;
6.4724 - *djgpp*)
6.4725 - # DJGPP does not support shared libraries at all
6.4726 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.4727 - ;;
6.4728 - sysv4*MP*)
6.4729 - if test -d /usr/nec; then
6.4730 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
6.4731 - fi
6.4732 - ;;
6.4733 - hpux*)
6.4734 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
6.4735 - # not for PA HP-UX.
6.4736 - case "$host_cpu" in
6.4737 - hppa*64*|ia64*)
6.4738 - ;;
6.4739 - *)
6.4740 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.4741 - ;;
6.4742 - esac
6.4743 - ;;
6.4744 - *)
6.4745 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.4746 - ;;
6.4747 - esac
6.4748 - else
6.4749 - case $host_os in
6.4750 - aix4* | aix5*)
6.4751 - # All AIX code is PIC.
6.4752 - if test "$host_cpu" = ia64; then
6.4753 - # AIX 5 now supports IA64 processor
6.4754 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.4755 - else
6.4756 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
6.4757 - fi
6.4758 - ;;
6.4759 - chorus*)
6.4760 - case $cc_basename in
6.4761 - cxch68)
6.4762 - # Green Hills C++ Compiler
6.4763 - # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
6.4764 - ;;
6.4765 - esac
6.4766 - ;;
6.4767 - dgux*)
6.4768 - case $cc_basename in
6.4769 - ec++)
6.4770 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.4771 - ;;
6.4772 - ghcx)
6.4773 - # Green Hills C++ Compiler
6.4774 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
6.4775 - ;;
6.4776 - *)
6.4777 - ;;
6.4778 - esac
6.4779 - ;;
6.4780 - freebsd* | kfreebsd*-gnu)
6.4781 - # FreeBSD uses GNU C++
6.4782 - ;;
6.4783 - hpux9* | hpux10* | hpux11*)
6.4784 - case $cc_basename in
6.4785 - CC)
6.4786 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4787 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
6.4788 - if test "$host_cpu" != ia64; then
6.4789 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
6.4790 - fi
6.4791 - ;;
6.4792 - aCC)
6.4793 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4794 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
6.4795 - case "$host_cpu" in
6.4796 - hppa*64*|ia64*)
6.4797 - # +Z the default
6.4798 - ;;
6.4799 - *)
6.4800 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
6.4801 - ;;
6.4802 - esac
6.4803 - ;;
6.4804 - *)
6.4805 - ;;
6.4806 - esac
6.4807 - ;;
6.4808 - irix5* | irix6* | nonstopux*)
6.4809 - case $cc_basename in
6.4810 - CC)
6.4811 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4812 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.4813 - # CC pic flag -KPIC is the default.
6.4814 - ;;
6.4815 - *)
6.4816 - ;;
6.4817 - esac
6.4818 - ;;
6.4819 - linux*)
6.4820 - case $cc_basename in
6.4821 - KCC)
6.4822 - # KAI C++ Compiler
6.4823 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
6.4824 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.4825 - ;;
6.4826 - icpc)
6.4827 - # Intel C++
6.4828 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4829 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.4830 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
6.4831 - ;;
6.4832 - cxx)
6.4833 - # Compaq C++
6.4834 - # Make sure the PIC flag is empty. It appears that all Alpha
6.4835 - # Linux and Compaq Tru64 Unix objects are PIC.
6.4836 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.4837 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.4838 - ;;
6.4839 - *)
6.4840 - ;;
6.4841 - esac
6.4842 - ;;
6.4843 - lynxos*)
6.4844 - ;;
6.4845 - m88k*)
6.4846 - ;;
6.4847 - mvs*)
6.4848 - case $cc_basename in
6.4849 - cxx)
6.4850 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
6.4851 - ;;
6.4852 - *)
6.4853 - ;;
6.4854 - esac
6.4855 - ;;
6.4856 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6.4857 - ;;
6.4858 - osf3* | osf4* | osf5*)
6.4859 - case $cc_basename in
6.4860 - KCC)
6.4861 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
6.4862 - ;;
6.4863 - RCC)
6.4864 - # Rational C++ 2.4.1
6.4865 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
6.4866 - ;;
6.4867 - cxx)
6.4868 - # Digital/Compaq C++
6.4869 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4870 - # Make sure the PIC flag is empty. It appears that all Alpha
6.4871 - # Linux and Compaq Tru64 Unix objects are PIC.
6.4872 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.4873 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.4874 - ;;
6.4875 - *)
6.4876 - ;;
6.4877 - esac
6.4878 - ;;
6.4879 - psos*)
6.4880 - ;;
6.4881 - sco*)
6.4882 - case $cc_basename in
6.4883 - CC)
6.4884 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.4885 - ;;
6.4886 - *)
6.4887 - ;;
6.4888 - esac
6.4889 - ;;
6.4890 - solaris*)
6.4891 - case $cc_basename in
6.4892 - CC)
6.4893 - # Sun C++ 4.2, 5.x and Centerline C++
6.4894 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.4895 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.4896 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
6.4897 - ;;
6.4898 - gcx)
6.4899 - # Green Hills C++ Compiler
6.4900 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
6.4901 - ;;
6.4902 - *)
6.4903 - ;;
6.4904 - esac
6.4905 - ;;
6.4906 - sunos4*)
6.4907 - case $cc_basename in
6.4908 - CC)
6.4909 - # Sun C++ 4.x
6.4910 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
6.4911 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.4912 - ;;
6.4913 - lcc)
6.4914 - # Lucid
6.4915 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
6.4916 - ;;
6.4917 - *)
6.4918 - ;;
6.4919 - esac
6.4920 - ;;
6.4921 - tandem*)
6.4922 - case $cc_basename in
6.4923 - NCC)
6.4924 - # NonStop-UX NCC 3.20
6.4925 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.4926 - ;;
6.4927 - *)
6.4928 - ;;
6.4929 - esac
6.4930 - ;;
6.4931 - unixware*)
6.4932 - ;;
6.4933 - vxworks*)
6.4934 - ;;
6.4935 - *)
6.4936 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
6.4937 - ;;
6.4938 - esac
6.4939 - fi
6.4940 -],
6.4941 -[
6.4942 - if test "$GCC" = yes; then
6.4943 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.4944 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
6.4945 -
6.4946 - case $host_os in
6.4947 - aix*)
6.4948 - # All AIX code is PIC.
6.4949 - if test "$host_cpu" = ia64; then
6.4950 - # AIX 5 now supports IA64 processor
6.4951 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.4952 - fi
6.4953 - ;;
6.4954 -
6.4955 - amigaos*)
6.4956 - # FIXME: we need at least 68020 code to build shared libraries, but
6.4957 - # adding the `-m68020' flag to GCC prevents building anything better,
6.4958 - # like `-m68040'.
6.4959 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
6.4960 - ;;
6.4961 -
6.4962 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
6.4963 - # PIC is the default for these OSes.
6.4964 - ;;
6.4965 -
6.4966 - mingw* | pw32* | os2*)
6.4967 - # This hack is so that the source file can tell whether it is being
6.4968 - # built for inclusion in a dll (and should export symbols for example).
6.4969 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
6.4970 - ;;
6.4971 -
6.4972 - darwin* | rhapsody*)
6.4973 - # PIC is the default on this platform
6.4974 - # Common symbols not allowed in MH_DYLIB files
6.4975 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
6.4976 - ;;
6.4977 -
6.4978 - msdosdjgpp*)
6.4979 - # Just because we use GCC doesn't mean we suddenly get shared libraries
6.4980 - # on systems that don't support them.
6.4981 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
6.4982 - enable_shared=no
6.4983 - ;;
6.4984 -
6.4985 - sysv4*MP*)
6.4986 - if test -d /usr/nec; then
6.4987 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
6.4988 - fi
6.4989 - ;;
6.4990 -
6.4991 - hpux*)
6.4992 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
6.4993 - # not for PA HP-UX.
6.4994 - case "$host_cpu" in
6.4995 - hppa*64*|ia64*)
6.4996 - # +Z the default
6.4997 - ;;
6.4998 - *)
6.4999 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.5000 - ;;
6.5001 - esac
6.5002 - ;;
6.5003 -
6.5004 - *)
6.5005 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
6.5006 - ;;
6.5007 - esac
6.5008 - else
6.5009 - # PORTME Check for flag to pass linker flags through the system compiler.
6.5010 - case $host_os in
6.5011 - aix*)
6.5012 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5013 - if test "$host_cpu" = ia64; then
6.5014 - # AIX 5 now supports IA64 processor
6.5015 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5016 - else
6.5017 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
6.5018 - fi
6.5019 - ;;
6.5020 -
6.5021 - mingw* | pw32* | os2*)
6.5022 - # This hack is so that the source file can tell whether it is being
6.5023 - # built for inclusion in a dll (and should export symbols for example).
6.5024 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
6.5025 - ;;
6.5026 -
6.5027 - hpux9* | hpux10* | hpux11*)
6.5028 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5029 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
6.5030 - # not for PA HP-UX.
6.5031 - case "$host_cpu" in
6.5032 - hppa*64*|ia64*)
6.5033 - # +Z the default
6.5034 - ;;
6.5035 - *)
6.5036 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
6.5037 - ;;
6.5038 - esac
6.5039 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
6.5040 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
6.5041 - ;;
6.5042 -
6.5043 - irix5* | irix6* | nonstopux*)
6.5044 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5045 - # PIC (with -KPIC) is the default.
6.5046 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.5047 - ;;
6.5048 -
6.5049 - newsos6)
6.5050 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.5051 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5052 - ;;
6.5053 -
6.5054 - linux*)
6.5055 - case $CC in
6.5056 - icc* | ecc*)
6.5057 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5058 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.5059 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
6.5060 - ;;
6.5061 - ccc*)
6.5062 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5063 - # All Alpha code is PIC.
6.5064 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.5065 - ;;
6.5066 - esac
6.5067 - ;;
6.5068 -
6.5069 - osf3* | osf4* | osf5*)
6.5070 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5071 - # All OSF/1 code is PIC.
6.5072 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
6.5073 - ;;
6.5074 -
6.5075 - sco3.2v5*)
6.5076 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic'
6.5077 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn'
6.5078 - ;;
6.5079 -
6.5080 - solaris*)
6.5081 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5082 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.5083 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5084 - ;;
6.5085 -
6.5086 - sunos4*)
6.5087 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
6.5088 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
6.5089 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5090 - ;;
6.5091 -
6.5092 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
6.5093 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
6.5094 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
6.5095 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5096 - ;;
6.5097 -
6.5098 - sysv4*MP*)
6.5099 - if test -d /usr/nec ;then
6.5100 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
6.5101 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5102 - fi
6.5103 - ;;
6.5104 -
6.5105 - uts4*)
6.5106 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
6.5107 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
6.5108 - ;;
6.5109 -
6.5110 - *)
6.5111 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
6.5112 - ;;
6.5113 - esac
6.5114 - fi
6.5115 -])
6.5116 -AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
6.5117 -
6.5118 -#
6.5119 -# Check to make sure the PIC flag actually works.
6.5120 -#
6.5121 -if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
6.5122 - AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
6.5123 - _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
6.5124 - [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
6.5125 - [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
6.5126 - "" | " "*) ;;
6.5127 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
6.5128 - esac],
6.5129 - [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.5130 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
6.5131 -fi
6.5132 -case "$host_os" in
6.5133 - # For platforms which do not support PIC, -DPIC is meaningless:
6.5134 - *djgpp*)
6.5135 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
6.5136 - ;;
6.5137 - *)
6.5138 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
6.5139 - ;;
6.5140 -esac
6.5141 -])
6.5142 -m4trace:m4/libtool.m4:4989: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
6.5143 -ifelse([$1],[CXX],[
6.5144 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
6.5145 - case $host_os in
6.5146 - aix4* | aix5*)
6.5147 - # If we're using GNU nm, then we don't want the "-C" option.
6.5148 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
6.5149 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
6.5150 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
6.5151 - else
6.5152 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
6.5153 - fi
6.5154 - ;;
6.5155 - pw32*)
6.5156 - _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
6.5157 - ;;
6.5158 - cygwin* | mingw*)
6.5159 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
6.5160 - ;;
6.5161 - linux*)
6.5162 - _LT_AC_TAGVAR(link_all_deplibs, $1)=no
6.5163 - ;;
6.5164 - *)
6.5165 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
6.5166 - ;;
6.5167 - esac
6.5168 -],[
6.5169 - runpath_var=
6.5170 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=
6.5171 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
6.5172 - _LT_AC_TAGVAR(archive_cmds, $1)=
6.5173 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
6.5174 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
6.5175 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
6.5176 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
6.5177 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
6.5178 - _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
6.5179 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
6.5180 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
6.5181 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
6.5182 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.5183 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
6.5184 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
6.5185 - _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
6.5186 - _LT_AC_TAGVAR(hardcode_automatic, $1)=no
6.5187 - _LT_AC_TAGVAR(module_cmds, $1)=
6.5188 - _LT_AC_TAGVAR(module_expsym_cmds, $1)=
6.5189 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
6.5190 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
6.5191 - # include_expsyms should be a list of space-separated symbols to be *always*
6.5192 - # included in the symbol list
6.5193 - _LT_AC_TAGVAR(include_expsyms, $1)=
6.5194 - # exclude_expsyms can be an extended regexp of symbols to exclude
6.5195 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
6.5196 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
6.5197 - # as well as any symbol that contains `d'.
6.5198 - _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
6.5199 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
6.5200 - # platforms (ab)use it in PIC code, but their linkers get confused if
6.5201 - # the symbol is explicitly referenced. Since portable code cannot
6.5202 - # rely on this symbol name, it's probably fine to never include it in
6.5203 - # preloaded symbol tables.
6.5204 - extract_expsyms_cmds=
6.5205 -
6.5206 - case $host_os in
6.5207 - cygwin* | mingw* | pw32*)
6.5208 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
6.5209 - # When not using gcc, we currently assume that we are using
6.5210 - # Microsoft Visual C++.
6.5211 - if test "$GCC" != yes; then
6.5212 - with_gnu_ld=no
6.5213 - fi
6.5214 - ;;
6.5215 - openbsd*)
6.5216 - with_gnu_ld=no
6.5217 - ;;
6.5218 - esac
6.5219 -
6.5220 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
6.5221 - if test "$with_gnu_ld" = yes; then
6.5222 - # If archive_cmds runs LD, not CC, wlarc should be empty
6.5223 - wlarc='${wl}'
6.5224 -
6.5225 - # See if GNU ld supports shared libraries.
6.5226 - case $host_os in
6.5227 - aix3* | aix4* | aix5*)
6.5228 - # On AIX/PPC, the GNU linker is very broken
6.5229 - if test "$host_cpu" != ia64; then
6.5230 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5231 - cat <<EOF 1>&2
6.5232 -
6.5233 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
6.5234 -*** to be unable to reliably create shared libraries on AIX.
6.5235 -*** Therefore, libtool is disabling shared libraries support. If you
6.5236 -*** really care for shared libraries, you may want to modify your PATH
6.5237 -*** so that a non-GNU linker is found, and then restart.
6.5238 -
6.5239 -EOF
6.5240 - fi
6.5241 - ;;
6.5242 -
6.5243 - amigaos*)
6.5244 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
6.5245 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5246 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5247 -
6.5248 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
6.5249 - # that the semantics of dynamic libraries on AmigaOS, at least up
6.5250 - # to version 4, is to share data among multiple programs linked
6.5251 - # with the same dynamic library. Since this doesn't match the
6.5252 - # behavior of shared libraries on other platforms, we can't use
6.5253 - # them.
6.5254 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5255 - ;;
6.5256 -
6.5257 - beos*)
6.5258 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6.5259 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.5260 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
6.5261 - # support --undefined. This deserves some investigation. FIXME
6.5262 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.5263 - else
6.5264 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5265 - fi
6.5266 - ;;
6.5267 -
6.5268 - cygwin* | mingw* | pw32*)
6.5269 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
6.5270 - # as there is no search path for DLLs.
6.5271 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5272 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.5273 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
6.5274 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6.5275 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
6.5276 -
6.5277 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
6.5278 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
6.5279 - # If the export-symbols file already is a .def file (1st line
6.5280 - # is EXPORTS), use it as is; otherwise, prepend...
6.5281 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6.5282 - cp $export_symbols $output_objdir/$soname.def;
6.5283 - else
6.5284 - echo EXPORTS > $output_objdir/$soname.def;
6.5285 - cat $export_symbols >> $output_objdir/$soname.def;
6.5286 - fi~
6.5287 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
6.5288 - else
6.5289 - ld_shlibs=no
6.5290 - fi
6.5291 - ;;
6.5292 -
6.5293 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6.5294 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6.5295 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6.5296 - wlarc=
6.5297 - else
6.5298 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.5299 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6.5300 - fi
6.5301 - ;;
6.5302 -
6.5303 - solaris* | sysv5*)
6.5304 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
6.5305 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5306 - cat <<EOF 1>&2
6.5307 -
6.5308 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
6.5309 -*** create shared libraries on Solaris systems. Therefore, libtool
6.5310 -*** is disabling shared libraries support. We urge you to upgrade GNU
6.5311 -*** binutils to release 2.9.1 or newer. Another option is to modify
6.5312 -*** your PATH or compiler configuration so that the native linker is
6.5313 -*** used, and then restart.
6.5314 -
6.5315 -EOF
6.5316 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6.5317 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.5318 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6.5319 - else
6.5320 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5321 - fi
6.5322 - ;;
6.5323 -
6.5324 - sunos4*)
6.5325 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
6.5326 - wlarc=
6.5327 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5328 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5329 - ;;
6.5330 -
6.5331 - linux*)
6.5332 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6.5333 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.5334 - _LT_AC_TAGVAR(archive_cmds, $1)="$tmp_archive_cmds"
6.5335 - supports_anon_versioning=no
6.5336 - case `$LD -v 2>/dev/null` in
6.5337 - *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
6.5338 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
6.5339 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
6.5340 - *\ 2.11.*) ;; # other 2.11 versions
6.5341 - *) supports_anon_versioning=yes ;;
6.5342 - esac
6.5343 - if test $supports_anon_versioning = yes; then
6.5344 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
6.5345 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
6.5346 -$echo "local: *; };" >> $output_objdir/$libname.ver~
6.5347 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
6.5348 - else
6.5349 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds"
6.5350 - fi
6.5351 - _LT_AC_TAGVAR(link_all_deplibs, $1)=no
6.5352 - else
6.5353 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5354 - fi
6.5355 - ;;
6.5356 -
6.5357 - *)
6.5358 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6.5359 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6.5360 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6.5361 - else
6.5362 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5363 - fi
6.5364 - ;;
6.5365 - esac
6.5366 -
6.5367 - if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = yes; then
6.5368 - runpath_var=LD_RUN_PATH
6.5369 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
6.5370 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6.5371 - # ancient GNU ld didn't support --whole-archive et. al.
6.5372 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
6.5373 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
6.5374 - else
6.5375 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
6.5376 - fi
6.5377 - fi
6.5378 - else
6.5379 - # PORTME fill in a description of your system's linker (not GNU ld)
6.5380 - case $host_os in
6.5381 - aix3*)
6.5382 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.5383 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
6.5384 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
6.5385 - # Note: this linker hardcodes the directories in LIBPATH if there
6.5386 - # are no directories specified by -L.
6.5387 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5388 - if test "$GCC" = yes && test -z "$link_static_flag"; then
6.5389 - # Neither direct hardcoding nor static linking is supported with a
6.5390 - # broken collect2.
6.5391 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
6.5392 - fi
6.5393 - ;;
6.5394 -
6.5395 - aix4* | aix5*)
6.5396 - if test "$host_cpu" = ia64; then
6.5397 - # On IA64, the linker does run time linking by default, so we don't
6.5398 - # have to do anything special.
6.5399 - aix_use_runtimelinking=no
6.5400 - exp_sym_flag='-Bexport'
6.5401 - no_entry_flag=""
6.5402 - else
6.5403 - # If we're using GNU nm, then we don't want the "-C" option.
6.5404 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
6.5405 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
6.5406 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
6.5407 - else
6.5408 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
6.5409 - fi
6.5410 - aix_use_runtimelinking=no
6.5411 -
6.5412 - # Test if we are trying to use run time linking or normal
6.5413 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
6.5414 - # need to do runtime linking.
6.5415 - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
6.5416 - for ld_flag in $LDFLAGS; do
6.5417 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
6.5418 - aix_use_runtimelinking=yes
6.5419 - break
6.5420 - fi
6.5421 - done
6.5422 - esac
6.5423 -
6.5424 - exp_sym_flag='-bexport'
6.5425 - no_entry_flag='-bnoentry'
6.5426 - fi
6.5427 -
6.5428 - # When large executables or shared objects are built, AIX ld can
6.5429 - # have problems creating the table of contents. If linking a library
6.5430 - # or program results in "error TOC overflow" add -mminimal-toc to
6.5431 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
6.5432 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
6.5433 -
6.5434 - _LT_AC_TAGVAR(archive_cmds, $1)=''
6.5435 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5436 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
6.5437 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.5438 -
6.5439 - if test "$GCC" = yes; then
6.5440 - case $host_os in aix4.[012]|aix4.[012].*)
6.5441 - # We only want to do this on AIX 4.2 and lower, the check
6.5442 - # below for broken collect2 doesn't work under 4.3+
6.5443 - collect2name=`${CC} -print-prog-name=collect2`
6.5444 - if test -f "$collect2name" && \
6.5445 - strings "$collect2name" | grep resolve_lib_name >/dev/null
6.5446 - then
6.5447 - # We have reworked collect2
6.5448 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5449 - else
6.5450 - # We have old collect2
6.5451 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
6.5452 - # It fails to find uninstalled libraries when the uninstalled
6.5453 - # path is not listed in the libpath. Setting hardcode_minus_L
6.5454 - # to unsupported forces relinking
6.5455 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5456 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5457 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
6.5458 - fi
6.5459 - esac
6.5460 - shared_flag='-shared'
6.5461 - else
6.5462 - # not using gcc
6.5463 - if test "$host_cpu" = ia64; then
6.5464 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
6.5465 - # chokes on -Wl,-G. The following line is correct:
6.5466 - shared_flag='-G'
6.5467 - else
6.5468 - if test "$aix_use_runtimelinking" = yes; then
6.5469 - shared_flag='${wl}-G'
6.5470 - else
6.5471 - shared_flag='${wl}-bM:SRE'
6.5472 - fi
6.5473 - fi
6.5474 - fi
6.5475 -
6.5476 - # It seems that -bexpall does not export symbols beginning with
6.5477 - # underscore (_), so it is better to generate a list of symbols to export.
6.5478 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
6.5479 - if test "$aix_use_runtimelinking" = yes; then
6.5480 - # Warning - without using the other runtime loading flags (-brtl),
6.5481 - # -berok will link without error, but may produce a broken library.
6.5482 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
6.5483 - # Determine the default libpath from the value encoded in an empty executable.
6.5484 - _LT_AC_SYS_LIBPATH_AIX
6.5485 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6.5486 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
6.5487 - else
6.5488 - if test "$host_cpu" = ia64; then
6.5489 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
6.5490 - _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
6.5491 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
6.5492 - else
6.5493 - # Determine the default libpath from the value encoded in an empty executable.
6.5494 - _LT_AC_SYS_LIBPATH_AIX
6.5495 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6.5496 - # Warning - without using the other run time loading flags,
6.5497 - # -berok will link without error, but may produce a broken library.
6.5498 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
6.5499 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
6.5500 - # -bexpall does not export symbols beginning with underscore (_)
6.5501 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
6.5502 - # Exported symbols can be pulled into shared objects from archives
6.5503 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
6.5504 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
6.5505 - # This is similar to how AIX traditionally builds it's shared libraries.
6.5506 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
6.5507 - fi
6.5508 - fi
6.5509 - ;;
6.5510 -
6.5511 - amigaos*)
6.5512 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
6.5513 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5514 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5515 - # see comment about different semantics on the GNU ld section
6.5516 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5517 - ;;
6.5518 -
6.5519 - bsdi4*)
6.5520 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
6.5521 - ;;
6.5522 -
6.5523 - cygwin* | mingw* | pw32*)
6.5524 - # When not using gcc, we currently assume that we are using
6.5525 - # Microsoft Visual C++.
6.5526 - # hardcode_libdir_flag_spec is actually meaningless, as there is
6.5527 - # no search path for DLLs.
6.5528 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
6.5529 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.5530 - # Tell ltmain to make .lib files, not .a files.
6.5531 - libext=lib
6.5532 - # Tell ltmain to make .dll files, not .so files.
6.5533 - shrext_cmds=".dll"
6.5534 - # FIXME: Setting linknames here is a bad hack.
6.5535 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
6.5536 - # The linker will automatically build a .lib file if we build a DLL.
6.5537 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
6.5538 - # FIXME: Should let the user specify the lib program.
6.5539 - _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
6.5540 - fix_srcfile_path='`cygpath -w "$srcfile"`'
6.5541 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6.5542 - ;;
6.5543 -
6.5544 - darwin* | rhapsody*)
6.5545 - if test "$GXX" = yes ; then
6.5546 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.5547 - case "$host_os" in
6.5548 - rhapsody* | darwin1.[[012]])
6.5549 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
6.5550 - ;;
6.5551 - *) # Darwin 1.3 on
6.5552 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
6.5553 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.5554 - else
6.5555 - case ${MACOSX_DEPLOYMENT_TARGET} in
6.5556 - 10.[[012]])
6.5557 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
6.5558 - ;;
6.5559 - 10.*)
6.5560 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
6.5561 - ;;
6.5562 - esac
6.5563 - fi
6.5564 - ;;
6.5565 - esac
6.5566 - lt_int_apple_cc_single_mod=no
6.5567 - output_verbose_link_cmd='echo'
6.5568 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
6.5569 - lt_int_apple_cc_single_mod=yes
6.5570 - fi
6.5571 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
6.5572 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
6.5573 - else
6.5574 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
6.5575 - fi
6.5576 - _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
6.5577 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
6.5578 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
6.5579 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.5580 - else
6.5581 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.5582 - fi
6.5583 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
6.5584 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.5585 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
6.5586 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
6.5587 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
6.5588 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.5589 - else
6.5590 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5591 - fi
6.5592 - ;;
6.5593 -
6.5594 - dgux*)
6.5595 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5596 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5597 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5598 - ;;
6.5599 -
6.5600 - freebsd1*)
6.5601 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5602 - ;;
6.5603 -
6.5604 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
6.5605 - # support. Future versions do this automatically, but an explicit c++rt0.o
6.5606 - # does not break anything, and helps significantly (at the cost of a little
6.5607 - # extra space).
6.5608 - freebsd2.2*)
6.5609 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
6.5610 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.5611 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5612 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5613 - ;;
6.5614 -
6.5615 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
6.5616 - freebsd2*)
6.5617 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
6.5618 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5619 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5620 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5621 - ;;
6.5622 -
6.5623 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
6.5624 - freebsd* | kfreebsd*-gnu)
6.5625 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
6.5626 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.5627 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5628 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5629 - ;;
6.5630 -
6.5631 - hpux9*)
6.5632 - if test "$GCC" = yes; then
6.5633 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6.5634 - else
6.5635 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6.5636 - fi
6.5637 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.5638 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5639 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5640 -
6.5641 - # hardcode_minus_L: Not really in the search PATH,
6.5642 - # but as the default location of the library.
6.5643 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5644 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6.5645 - ;;
6.5646 -
6.5647 - hpux10* | hpux11*)
6.5648 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
6.5649 - case "$host_cpu" in
6.5650 - hppa*64*|ia64*)
6.5651 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
6.5652 - ;;
6.5653 - *)
6.5654 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
6.5655 - ;;
6.5656 - esac
6.5657 - else
6.5658 - case "$host_cpu" in
6.5659 - hppa*64*|ia64*)
6.5660 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5661 - ;;
6.5662 - *)
6.5663 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
6.5664 - ;;
6.5665 - esac
6.5666 - fi
6.5667 - if test "$with_gnu_ld" = no; then
6.5668 - case "$host_cpu" in
6.5669 - hppa*64*)
6.5670 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.5671 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
6.5672 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5673 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.5674 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5675 - ;;
6.5676 - ia64*)
6.5677 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5678 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.5679 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5680 -
6.5681 - # hardcode_minus_L: Not really in the search PATH,
6.5682 - # but as the default location of the library.
6.5683 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5684 - ;;
6.5685 - *)
6.5686 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6.5687 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5688 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5689 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6.5690 -
6.5691 - # hardcode_minus_L: Not really in the search PATH,
6.5692 - # but as the default location of the library.
6.5693 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5694 - ;;
6.5695 - esac
6.5696 - fi
6.5697 - ;;
6.5698 -
6.5699 - irix5* | irix6* | nonstopux*)
6.5700 - if test "$GCC" = yes; then
6.5701 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6.5702 - else
6.5703 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
6.5704 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
6.5705 - fi
6.5706 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.5707 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5708 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.5709 - ;;
6.5710 -
6.5711 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6.5712 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6.5713 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
6.5714 - else
6.5715 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
6.5716 - fi
6.5717 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.5718 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5719 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5720 - ;;
6.5721 -
6.5722 - newsos6)
6.5723 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5724 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5725 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.5726 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5727 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5728 - ;;
6.5729 -
6.5730 - openbsd*)
6.5731 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5732 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5733 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6.5734 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
6.5735 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6.5736 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6.5737 - else
6.5738 - case $host_os in
6.5739 - openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
6.5740 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
6.5741 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.5742 - ;;
6.5743 - *)
6.5744 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
6.5745 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6.5746 - ;;
6.5747 - esac
6.5748 - fi
6.5749 - ;;
6.5750 -
6.5751 - os2*)
6.5752 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5753 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5754 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
6.5755 - _LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
6.5756 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
6.5757 - ;;
6.5758 -
6.5759 - osf3*)
6.5760 - if test "$GCC" = yes; then
6.5761 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6.5762 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6.5763 - else
6.5764 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6.5765 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
6.5766 - fi
6.5767 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.5768 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5769 - ;;
6.5770 -
6.5771 - osf4* | osf5*) # as osf3* with the addition of -msym flag
6.5772 - if test "$GCC" = yes; then
6.5773 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6.5774 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6.5775 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6.5776 - else
6.5777 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6.5778 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
6.5779 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
6.5780 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
6.5781 -
6.5782 - # Both c and cxx compiler support -rpath directly
6.5783 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6.5784 - fi
6.5785 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
6.5786 - ;;
6.5787 -
6.5788 - sco3.2v5*)
6.5789 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5790 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5791 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
6.5792 - runpath_var=LD_RUN_PATH
6.5793 - hardcode_runpath_var=yes
6.5794 - ;;
6.5795 -
6.5796 - solaris*)
6.5797 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
6.5798 - if test "$GCC" = yes; then
6.5799 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
6.5800 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.5801 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
6.5802 - else
6.5803 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5804 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.5805 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
6.5806 - fi
6.5807 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6.5808 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5809 - case $host_os in
6.5810 - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
6.5811 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
6.5812 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
6.5813 - esac
6.5814 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
6.5815 - ;;
6.5816 -
6.5817 - sunos4*)
6.5818 - if test "x$host_vendor" = xsequent; then
6.5819 - # Use $CC to link under sequent, because it throws in some extra .o
6.5820 - # files that make .init and .fini sections work.
6.5821 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
6.5822 - else
6.5823 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
6.5824 - fi
6.5825 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5826 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5827 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
6.5828 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5829 - ;;
6.5830 -
6.5831 - sysv4)
6.5832 - case $host_vendor in
6.5833 - sni)
6.5834 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5835 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
6.5836 - ;;
6.5837 - siemens)
6.5838 - ## LD is ld it makes a PLAMLIB
6.5839 - ## CC just makes a GrossModule.
6.5840 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
6.5841 - _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
6.5842 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
6.5843 - ;;
6.5844 - motorola)
6.5845 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5846 - _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
6.5847 - ;;
6.5848 - esac
6.5849 - runpath_var='LD_RUN_PATH'
6.5850 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5851 - ;;
6.5852 -
6.5853 - sysv4.3*)
6.5854 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5855 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5856 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
6.5857 - ;;
6.5858 -
6.5859 - sysv4*MP*)
6.5860 - if test -d /usr/nec; then
6.5861 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5862 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5863 - runpath_var=LD_RUN_PATH
6.5864 - hardcode_runpath_var=yes
6.5865 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
6.5866 - fi
6.5867 - ;;
6.5868 -
6.5869 - sysv4.2uw2*)
6.5870 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
6.5871 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
6.5872 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
6.5873 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5874 - hardcode_runpath_var=yes
6.5875 - runpath_var=LD_RUN_PATH
6.5876 - ;;
6.5877 -
6.5878 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
6.5879 - _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
6.5880 - if test "$GCC" = yes; then
6.5881 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
6.5882 - else
6.5883 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
6.5884 - fi
6.5885 - runpath_var='LD_RUN_PATH'
6.5886 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5887 - ;;
6.5888 -
6.5889 - sysv5*)
6.5890 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
6.5891 - # $CC -shared without GNU ld will not create a library from C++
6.5892 - # object files and a static libstdc++, better avoid it by now
6.5893 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5894 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6.5895 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
6.5896 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
6.5897 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5898 - runpath_var='LD_RUN_PATH'
6.5899 - ;;
6.5900 -
6.5901 - uts4*)
6.5902 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
6.5903 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6.5904 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
6.5905 - ;;
6.5906 -
6.5907 - *)
6.5908 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
6.5909 - ;;
6.5910 - esac
6.5911 - fi
6.5912 -])
6.5913 -AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
6.5914 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6.5915 -
6.5916 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
6.5917 -if test "$GCC" = yes; then
6.5918 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
6.5919 -fi
6.5920 -
6.5921 -#
6.5922 -# Do we need to explicitly link libc?
6.5923 -#
6.5924 -case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
6.5925 -x|xyes)
6.5926 - # Assume -lc should be added
6.5927 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
6.5928 -
6.5929 - if test "$enable_shared" = yes && test "$GCC" = yes; then
6.5930 - case $_LT_AC_TAGVAR(archive_cmds, $1) in
6.5931 - *'~'*)
6.5932 - # FIXME: we may have to deal with multi-command sequences.
6.5933 - ;;
6.5934 - '$CC '*)
6.5935 - # Test whether the compiler implicitly links with -lc since on some
6.5936 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
6.5937 - # to ld, don't add -lc before -lgcc.
6.5938 - AC_MSG_CHECKING([whether -lc should be explicitly linked in])
6.5939 - $rm conftest*
6.5940 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
6.5941 -
6.5942 - if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
6.5943 - soname=conftest
6.5944 - lib=conftest
6.5945 - libobjs=conftest.$ac_objext
6.5946 - deplibs=
6.5947 - wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
6.5948 - compiler_flags=-v
6.5949 - linker_flags=-v
6.5950 - verstring=
6.5951 - output_objdir=.
6.5952 - libname=conftest
6.5953 - lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
6.5954 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=
6.5955 - if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
6.5956 - then
6.5957 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
6.5958 - else
6.5959 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
6.5960 - fi
6.5961 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
6.5962 - else
6.5963 - cat conftest.err 1>&5
6.5964 - fi
6.5965 - $rm conftest*
6.5966 - AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
6.5967 - ;;
6.5968 - esac
6.5969 - fi
6.5970 - ;;
6.5971 -esac
6.5972 -])
6.5973 -m4trace:m4/libtool.m4:5826: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
6.5974 -# /* ltdll.c starts here */
6.5975 -# #define WIN32_LEAN_AND_MEAN
6.5976 -# #include <windows.h>
6.5977 -# #undef WIN32_LEAN_AND_MEAN
6.5978 -# #include <stdio.h>
6.5979 -#
6.5980 -# #ifndef __CYGWIN__
6.5981 -# # ifdef __CYGWIN32__
6.5982 -# # define __CYGWIN__ __CYGWIN32__
6.5983 -# # endif
6.5984 -# #endif
6.5985 -#
6.5986 -# #ifdef __cplusplus
6.5987 -# extern "C" {
6.5988 -# #endif
6.5989 -# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
6.5990 -# #ifdef __cplusplus
6.5991 -# }
6.5992 -# #endif
6.5993 -#
6.5994 -# #ifdef __CYGWIN__
6.5995 -# #include <cygwin/cygwin_dll.h>
6.5996 -# DECLARE_CYGWIN_DLL( DllMain );
6.5997 -# #endif
6.5998 -# HINSTANCE __hDllInstance_base;
6.5999 -#
6.6000 -# BOOL APIENTRY
6.6001 -# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
6.6002 -# {
6.6003 -# __hDllInstance_base = hInst;
6.6004 -# return TRUE;
6.6005 -# }
6.6006 -# /* ltdll.c ends here */
6.6007 -])
6.6008 -m4trace:m4/libtool.m4:5865: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
6.6009 -m4trace:m4/libtool.m4:5869: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
6.6010 -m4trace:m4/libtool.m4:5870: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
6.6011 -m4trace:m4/libtool.m4:5871: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
6.6012 -m4trace:m4/libtool.m4:5872: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
6.6013 -m4trace:m4/libtool.m4:5873: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
6.6014 -m4trace:m4/libtool.m4:5874: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
6.6015 -m4trace:m4/libtool.m4:5875: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
6.6016 -m4trace:m4/libtool.m4:5880: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
6.6017 - test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
6.6018 - AC_SUBST(GCJFLAGS)
6.6019 -])
6.6020 -m4trace:m4/libtool.m4:5886: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
6.6021 -])
6.6022 -m4trace:m4/libtool.m4:5900: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
6.6023 -AC_CACHE_VAL(lt_cv_path_SED,
6.6024 -[# Loop through the user's path and test for sed and gsed.
6.6025 -# Then use that list of sed's as ones to test for truncation.
6.6026 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6.6027 -for as_dir in $PATH
6.6028 -do
6.6029 - IFS=$as_save_IFS
6.6030 - test -z "$as_dir" && as_dir=.
6.6031 - for lt_ac_prog in sed gsed; do
6.6032 - for ac_exec_ext in '' $ac_executable_extensions; do
6.6033 - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
6.6034 - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
6.6035 - fi
6.6036 - done
6.6037 - done
6.6038 -done
6.6039 -lt_ac_max=0
6.6040 -lt_ac_count=0
6.6041 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris
6.6042 -# along with /bin/sed that truncates output.
6.6043 -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
6.6044 - test ! -f $lt_ac_sed && break
6.6045 - cat /dev/null > conftest.in
6.6046 - lt_ac_count=0
6.6047 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in
6.6048 - # Check for GNU sed and select it if it is found.
6.6049 - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
6.6050 - lt_cv_path_SED=$lt_ac_sed
6.6051 - break
6.6052 - fi
6.6053 - while true; do
6.6054 - cat conftest.in conftest.in >conftest.tmp
6.6055 - mv conftest.tmp conftest.in
6.6056 - cp conftest.in conftest.nl
6.6057 - echo >>conftest.nl
6.6058 - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
6.6059 - cmp -s conftest.out conftest.nl || break
6.6060 - # 10000 chars as input seems more than enough
6.6061 - test $lt_ac_count -gt 10 && break
6.6062 - lt_ac_count=`expr $lt_ac_count + 1`
6.6063 - if test $lt_ac_count -gt $lt_ac_max; then
6.6064 - lt_ac_max=$lt_ac_count
6.6065 - lt_cv_path_SED=$lt_ac_sed
6.6066 - fi
6.6067 - done
6.6068 -done
6.6069 -SED=$lt_cv_path_SED
6.6070 -])
6.6071 -AC_MSG_RESULT([$SED])
6.6072 -])
6.6073 -m4trace:m4/pkg.m4:26: -1- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
6.6074 -m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
6.6075 -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
6.6076 -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
6.6077 - AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
6.6078 -fi
6.6079 -if test -n "$PKG_CONFIG"; then
6.6080 - _pkg_min_version=m4_ifval([$1], [$1], [0.9.0])
6.6081 - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
6.6082 - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
6.6083 - AC_MSG_RESULT([yes])
6.6084 - else
6.6085 - AC_MSG_RESULT([no])
6.6086 - PKG_CONFIG=""
6.6087 - fi
6.6088 -
6.6089 -fi[]dnl
6.6090 -])
6.6091 -m4trace:m4/pkg.m4:72: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
6.6092 -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
6.6093 -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
6.6094 -
6.6095 -pkg_failed=no
6.6096 -AC_CACHE_CHECK([for $1][_CFLAGS], [pkg_cv_][$1][_CFLAGS],
6.6097 - [_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])])
6.6098 -AC_CACHE_CHECK([for $1][_LIBS], [pkg_cv_][$1][_LIBS],
6.6099 - [_PKG_CONFIG([$1][_LIBS], [libs], [$2])])
6.6100 -
6.6101 -if test $pkg_failed = yes; then
6.6102 - $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
6.6103 - # Put the nasty error message in config.log where it belongs
6.6104 - echo "$$1[]_PKG_ERRORS" 1>&AS_MESSAGE_LOG_FD
6.6105 -
6.6106 - ifelse([$4], , [AC_MSG_ERROR(dnl
6.6107 -[Package requirements ($2) were not met.
6.6108 -Consider adjusting the PKG_CONFIG_PATH environment variable if you
6.6109 -installed software in a non-standard prefix.
6.6110 -
6.6111 -Alternatively you may set the $1_CFLAGS and $1_LIBS environment variables
6.6112 -to avoid the need to call pkg-config. See the pkg-config man page for
6.6113 -more details.])],
6.6114 - [$4])
6.6115 -elif test $pkg_failed = untried; then
6.6116 - ifelse([$4], , [AC_MSG_FAILURE(dnl
6.6117 -[The pkg-config script could not be found or is too old. Make sure it
6.6118 -is in your PATH or set the PKG_CONFIG environment variable to the full
6.6119 -path to pkg-config.
6.6120 -
6.6121 -Alternatively you may set the $1_CFLAGS and $1_LIBS environment variables
6.6122 -to avoid the need to call pkg-config. See the pkg-config man page for
6.6123 -more details.
6.6124 -
6.6125 -To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.])],
6.6126 - [$4])
6.6127 -else
6.6128 - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
6.6129 - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
6.6130 - ifelse([$3], , :, [$3])
6.6131 -fi[]dnl
6.6132 -])
6.6133 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
6.6134 -m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
6.6135 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
6.6136 -m4trace:configure.ac:3: -1- m4_pattern_allow([^AS_FLAGS$])
6.6137 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?m4_])
6.6138 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^dnl$])
6.6139 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?AS_])
6.6140 -m4trace:configure.ac:3: -1- m4_pattern_allow([^SHELL$])
6.6141 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PATH_SEPARATOR$])
6.6142 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
6.6143 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
6.6144 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
6.6145 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
6.6146 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
6.6147 -m4trace:configure.ac:3: -1- m4_pattern_allow([^exec_prefix$])
6.6148 -m4trace:configure.ac:3: -1- m4_pattern_allow([^prefix$])
6.6149 -m4trace:configure.ac:3: -1- m4_pattern_allow([^program_transform_name$])
6.6150 -m4trace:configure.ac:3: -1- m4_pattern_allow([^bindir$])
6.6151 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sbindir$])
6.6152 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libexecdir$])
6.6153 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datarootdir$])
6.6154 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datadir$])
6.6155 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sysconfdir$])
6.6156 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sharedstatedir$])
6.6157 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localstatedir$])
6.6158 -m4trace:configure.ac:3: -1- m4_pattern_allow([^includedir$])
6.6159 -m4trace:configure.ac:3: -1- m4_pattern_allow([^oldincludedir$])
6.6160 -m4trace:configure.ac:3: -1- m4_pattern_allow([^docdir$])
6.6161 -m4trace:configure.ac:3: -1- m4_pattern_allow([^infodir$])
6.6162 -m4trace:configure.ac:3: -1- m4_pattern_allow([^htmldir$])
6.6163 -m4trace:configure.ac:3: -1- m4_pattern_allow([^dvidir$])
6.6164 -m4trace:configure.ac:3: -1- m4_pattern_allow([^pdfdir$])
6.6165 -m4trace:configure.ac:3: -1- m4_pattern_allow([^psdir$])
6.6166 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libdir$])
6.6167 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localedir$])
6.6168 -m4trace:configure.ac:3: -1- m4_pattern_allow([^mandir$])
6.6169 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
6.6170 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
6.6171 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
6.6172 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
6.6173 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
6.6174 -m4trace:configure.ac:3: -1- m4_pattern_allow([^DEFS$])
6.6175 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_C$])
6.6176 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_N$])
6.6177 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_T$])
6.6178 -m4trace:configure.ac:3: -1- m4_pattern_allow([^LIBS$])
6.6179 -m4trace:configure.ac:3: -1- m4_pattern_allow([^build_alias$])
6.6180 -m4trace:configure.ac:3: -1- m4_pattern_allow([^host_alias$])
6.6181 -m4trace:configure.ac:3: -1- m4_pattern_allow([^target_alias$])
6.6182 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build$])
6.6183 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_cpu$])
6.6184 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_vendor$])
6.6185 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_os$])
6.6186 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host$])
6.6187 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_cpu$])
6.6188 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_vendor$])
6.6189 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_os$])
6.6190 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target$])
6.6191 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_cpu$])
6.6192 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_vendor$])
6.6193 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_os$])
6.6194 -m4trace:configure.ac:10: -1- AM_DISABLE_STATIC
6.6195 -m4trace:configure.ac:10: -1- AC_DISABLE_STATIC([])
6.6196 -m4trace:configure.ac:10: -1- AC_ENABLE_STATIC([no])
6.6197 -m4trace:configure.ac:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6198 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6199 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6.6200 -m4/libtool.m4:1799: AC_ENABLE_STATIC is expanded from...
6.6201 -m4/libtool.m4:1828: AC_DISABLE_STATIC is expanded from...
6.6202 -m4/libtool.m4:5873: AM_DISABLE_STATIC is expanded from...
6.6203 -configure.ac:10: the top level])
6.6204 -m4trace:configure.ac:13: -1- AM_MAINTAINER_MODE
6.6205 -m4trace:configure.ac:13: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
6.6206 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
6.6207 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
6.6208 -m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_TRUE])
6.6209 -m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_FALSE])
6.6210 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINT$])
6.6211 -m4trace:configure.ac:17: -1- AS_VERSION([gst-indt-plugins], [GST_PLUGINS_VERSION], [0], [10], [0], [1], [GST_CVS="no"], [GST_CVS="yes"])
6.6212 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
6.6213 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
6.6214 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
6.6215 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
6.6216 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MAJOR$])
6.6217 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MINOR$])
6.6218 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MICRO$])
6.6219 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_NANO$])
6.6220 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
6.6221 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
6.6222 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
6.6223 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
6.6224 -m4trace:configure.ac:19: -1- AM_INIT_AUTOMAKE([$PACKAGE], [$VERSION])
6.6225 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
6.6226 -m4trace:configure.ac:19: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
6.6227 -m4trace:configure.ac:19: -1- AM_AUTOMAKE_VERSION([1.10])
6.6228 -m4trace:configure.ac:19: -1- _AM_AUTOCONF_VERSION([2.61])
6.6229 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
6.6230 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
6.6231 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_DATA$])
6.6232 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__isrc$])
6.6233 -m4trace:configure.ac:19: -1- _AM_SUBST_NOTMAKE([am__isrc])
6.6234 -m4trace:configure.ac:19: -1- m4_pattern_allow([^CYGPATH_W$])
6.6235 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
6.6236 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
6.6237 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
6.6238 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
6.6239 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([no-define])
6.6240 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
6.6241 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
6.6242 -m4trace:configure.ac:19: -1- AM_SANITY_CHECK
6.6243 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
6.6244 -m4trace:configure.ac:19: -1- AM_MISSING_HAS_RUN
6.6245 -m4trace:configure.ac:19: -1- AM_AUX_DIR_EXPAND
6.6246 -m4trace:configure.ac:19: -1- m4_pattern_allow([^ACLOCAL$])
6.6247 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
6.6248 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOCONF$])
6.6249 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
6.6250 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOMAKE$])
6.6251 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
6.6252 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOHEADER$])
6.6253 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
6.6254 -m4trace:configure.ac:19: -1- m4_pattern_allow([^MAKEINFO$])
6.6255 -m4trace:configure.ac:19: -1- AM_PROG_INSTALL_SH
6.6256 -m4trace:configure.ac:19: -1- m4_pattern_allow([^install_sh$])
6.6257 -m4trace:configure.ac:19: -1- AM_PROG_INSTALL_STRIP
6.6258 -m4trace:configure.ac:19: -1- m4_pattern_allow([^STRIP$])
6.6259 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
6.6260 -m4trace:configure.ac:19: -1- AM_PROG_MKDIR_P
6.6261 -m4trace:configure.ac:19: -1- m4_pattern_allow([^mkdir_p$])
6.6262 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AWK$])
6.6263 -m4trace:configure.ac:19: -1- m4_pattern_allow([^SET_MAKE$])
6.6264 -m4trace:configure.ac:19: -1- AM_SET_LEADING_DOT
6.6265 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__leading_dot$])
6.6266 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
6.6267 - [_AM_PROG_TAR([v7])])])
6.6268 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([tar-ustar])
6.6269 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
6.6270 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([tar-pax])
6.6271 -m4trace:configure.ac:19: -1- _AM_PROG_TAR([v7])
6.6272 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AMTAR], [tar])
6.6273 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AMTAR$])
6.6274 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__tar$])
6.6275 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__untar$])
6.6276 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
6.6277 - [_AM_DEPENDENCIES(CC)],
6.6278 - [define([AC_PROG_CC],
6.6279 - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
6.6280 -AC_PROVIDE_IFELSE([AC_PROG_CXX],
6.6281 - [_AM_DEPENDENCIES(CXX)],
6.6282 - [define([AC_PROG_CXX],
6.6283 - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
6.6284 -AC_PROVIDE_IFELSE([AC_PROG_OBJC],
6.6285 - [_AM_DEPENDENCIES(OBJC)],
6.6286 - [define([AC_PROG_OBJC],
6.6287 - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
6.6288 -])
6.6289 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([no-dependencies])
6.6290 -m4trace:configure.ac:21: -1- AM_PROG_LIBTOOL
6.6291 -m4trace:configure.ac:21: -1- AC_PROG_LIBTOOL
6.6292 -m4trace:configure.ac:21: -1- _AC_PROG_LIBTOOL
6.6293 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SETUP
6.6294 -m4trace:configure.ac:21: -1- AC_ENABLE_SHARED
6.6295 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6296 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6297 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6.6298 -m4/libtool.m4:1760: AC_ENABLE_SHARED is expanded from...
6.6299 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6300 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6301 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6302 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6303 -configure.ac:21: the top level])
6.6304 -m4trace:configure.ac:21: -1- AC_ENABLE_FAST_INSTALL
6.6305 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6306 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6307 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6.6308 -m4/libtool.m4:1838: AC_ENABLE_FAST_INSTALL is expanded from...
6.6309 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6310 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6311 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6312 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6313 -configure.ac:21: the top level])
6.6314 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
6.6315 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CFLAGS$])
6.6316 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
6.6317 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
6.6318 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
6.6319 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
6.6320 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
6.6321 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
6.6322 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
6.6323 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CC$])
6.6324 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EXEEXT$])
6.6325 -m4trace:configure.ac:21: -1- m4_pattern_allow([^OBJEXT$])
6.6326 -m4trace:configure.ac:21: -1- _AM_DEPENDENCIES([CC])
6.6327 -m4trace:configure.ac:21: -1- AM_SET_DEPDIR
6.6328 -m4trace:configure.ac:21: -1- m4_pattern_allow([^DEPDIR$])
6.6329 -m4trace:configure.ac:21: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
6.6330 -m4trace:configure.ac:21: -1- AM_MAKE_INCLUDE
6.6331 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__include$])
6.6332 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__quote$])
6.6333 -m4trace:configure.ac:21: -1- AM_DEP_TRACK
6.6334 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
6.6335 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_TRUE$])
6.6336 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_FALSE$])
6.6337 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
6.6338 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
6.6339 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
6.6340 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
6.6341 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CCDEPMODE$])
6.6342 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCC], [
6.6343 - test "x$enable_dependency_tracking" != xno \
6.6344 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
6.6345 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
6.6346 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
6.6347 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
6.6348 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
6.6349 -m4trace:configure.ac:21: -1- AC_PROG_LD
6.6350 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6351 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6352 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
6.6353 -m4/libtool.m4:1979: AC_PROG_LD is expanded from...
6.6354 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6355 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6356 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6357 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6358 -configure.ac:21: the top level])
6.6359 -m4trace:configure.ac:21: -1- LT_AC_PROG_SED
6.6360 -m4trace:configure.ac:21: -1- AC_PROG_LD_GNU
6.6361 -m4trace:configure.ac:21: -1- AC_PROG_EGREP
6.6362 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
6.6363 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
6.6364 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
6.6365 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
6.6366 -m4trace:configure.ac:21: -1- AC_PROG_LD_RELOAD_FLAG
6.6367 -m4trace:configure.ac:21: -1- AC_PROG_NM
6.6368 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LN_S$])
6.6369 -m4trace:configure.ac:21: -1- AC_DEPLIBS_CHECK_METHOD
6.6370 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_MAX_CMD_LEN
6.6371 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
6.6372 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6373 -m4trace:configure.ac:21: -1- AC_LIBTOOL_OBJDIR
6.6374 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.6375 -m4trace:configure.ac:21: -1- _LT_AC_PROG_ECHO_BACKSLASH
6.6376 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([
6.6377 -# Check that we are running under the correct shell.
6.6378 -SHELL=${CONFIG_SHELL-/bin/sh}
6.6379 -
6.6380 -case X$ECHO in
6.6381 -X*--fallback-echo)
6.6382 - # Remove one level of quotation (which was required for Make).
6.6383 - ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
6.6384 - ;;
6.6385 -esac
6.6386 -
6.6387 -echo=${ECHO-echo}
6.6388 -if test "X[$]1" = X--no-reexec; then
6.6389 - # Discard the --no-reexec flag, and continue.
6.6390 - shift
6.6391 -elif test "X[$]1" = X--fallback-echo; then
6.6392 - # Avoid inline document here, it may be left over
6.6393 - :
6.6394 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
6.6395 - # Yippee, $echo works!
6.6396 - :
6.6397 -else
6.6398 - # Restart under the correct shell.
6.6399 - exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
6.6400 -fi
6.6401 -
6.6402 -if test "X[$]1" = X--fallback-echo; then
6.6403 - # used as fallback echo
6.6404 - shift
6.6405 - cat <<EOF
6.6406 -[$]*
6.6407 -EOF
6.6408 - exit 0
6.6409 -fi
6.6410 -
6.6411 -# The HP-UX ksh and POSIX shell print the target directory to stdout
6.6412 -# if CDPATH is set.
6.6413 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
6.6414 -
6.6415 -if test -z "$ECHO"; then
6.6416 -if test "X${echo_test_string+set}" != Xset; then
6.6417 -# find a string as large as possible, as long as the shell can cope with it
6.6418 - for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
6.6419 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
6.6420 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
6.6421 - echo_test_string="`eval $cmd`" &&
6.6422 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
6.6423 - then
6.6424 - break
6.6425 - fi
6.6426 - done
6.6427 -fi
6.6428 -
6.6429 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6.6430 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6.6431 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6432 - :
6.6433 -else
6.6434 - # The Solaris, AIX, and Digital Unix default echo programs unquote
6.6435 - # backslashes. This makes it impossible to quote backslashes using
6.6436 - # echo "$something" | sed 's/\\/\\\\/g'
6.6437 - #
6.6438 - # So, first we look for a working echo in the user's PATH.
6.6439 -
6.6440 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
6.6441 - for dir in $PATH /usr/ucb; do
6.6442 - IFS="$lt_save_ifs"
6.6443 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
6.6444 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
6.6445 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
6.6446 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6447 - echo="$dir/echo"
6.6448 - break
6.6449 - fi
6.6450 - done
6.6451 - IFS="$lt_save_ifs"
6.6452 -
6.6453 - if test "X$echo" = Xecho; then
6.6454 - # We didn't find a better echo, so look for alternatives.
6.6455 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
6.6456 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
6.6457 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6458 - # This shell has a builtin print -r that does the trick.
6.6459 - echo='print -r'
6.6460 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
6.6461 - test "X$CONFIG_SHELL" != X/bin/ksh; then
6.6462 - # If we have ksh, try running configure again with it.
6.6463 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
6.6464 - export ORIGINAL_CONFIG_SHELL
6.6465 - CONFIG_SHELL=/bin/ksh
6.6466 - export CONFIG_SHELL
6.6467 - exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
6.6468 - else
6.6469 - # Try using printf.
6.6470 - echo='printf %s\n'
6.6471 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
6.6472 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
6.6473 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6474 - # Cool, printf works
6.6475 - :
6.6476 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6.6477 - test "X$echo_testing_string" = 'X\t' &&
6.6478 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6.6479 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6480 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
6.6481 - export CONFIG_SHELL
6.6482 - SHELL="$CONFIG_SHELL"
6.6483 - export SHELL
6.6484 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
6.6485 - elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
6.6486 - test "X$echo_testing_string" = 'X\t' &&
6.6487 - echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
6.6488 - test "X$echo_testing_string" = "X$echo_test_string"; then
6.6489 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
6.6490 - else
6.6491 - # maybe with a smaller string...
6.6492 - prev=:
6.6493 -
6.6494 - for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
6.6495 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
6.6496 - then
6.6497 - break
6.6498 - fi
6.6499 - prev="$cmd"
6.6500 - done
6.6501 -
6.6502 - if test "$prev" != 'sed 50q "[$]0"'; then
6.6503 - echo_test_string=`eval $prev`
6.6504 - export echo_test_string
6.6505 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
6.6506 - else
6.6507 - # Oops. We lost completely, so just stick with echo.
6.6508 - echo=echo
6.6509 - fi
6.6510 - fi
6.6511 - fi
6.6512 - fi
6.6513 -fi
6.6514 -fi
6.6515 -
6.6516 -# Copy echo and quote the copy suitably for passing to libtool from
6.6517 -# the Makefile, instead of quoting the original, which is used later.
6.6518 -ECHO=$echo
6.6519 -if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
6.6520 - ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
6.6521 -fi
6.6522 -
6.6523 -AC_SUBST(ECHO)
6.6524 -])
6.6525 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ECHO$])
6.6526 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AR$])
6.6527 -m4trace:configure.ac:21: -1- m4_pattern_allow([^RANLIB$])
6.6528 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STRIP$])
6.6529 -m4trace:configure.ac:21: -1- AC_PATH_MAGIC
6.6530 -m4trace:configure.ac:21: -1- AC_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
6.6531 -m4trace:configure.ac:21: -1- AC_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
6.6532 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6533 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6534 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
6.6535 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6536 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6537 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6538 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6539 -configure.ac:21: the top level])
6.6540 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.6541 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.6542 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
6.6543 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6544 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6545 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6546 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6547 -configure.ac:21: the top level])
6.6548 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_C_CONFIG
6.6549 -m4trace:configure.ac:21: -1- _LT_AC_LANG_C_CONFIG
6.6550 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [])
6.6551 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.6552 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
6.6560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_cc_can_build_shared], [])
6.6561 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [])
6.6562 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6563 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, ) works], [lt_prog_compiler_static_works], [$lt_prog_compiler_static], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, )=])
6.6564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6567 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([])
6.6568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6570 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
6.6571 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6573 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([])
6.6574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6576 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6.6584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6588 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6589 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6590 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6591 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6592 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6593 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6594 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6595 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6596 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6597 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6598 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6599 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6600 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6601 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6602 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6603 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6604 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6605 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6606 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6607 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6608 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6609 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6610 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6611 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6612 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6613 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6614 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6615 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6616 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6617 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6618 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6619 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6620 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6.6621 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6622 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6623 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6624 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [])
6.6625 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) works], [lt_prog_compiler_pic_works], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, )ifelse([],[],[ -DPIC],[ifelse([],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) in
6.6626 - "" | " "*) ;;
6.6627 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, )=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, )" ;;
6.6628 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, )=
6.6629 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
6.6630 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6631 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6632 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6633 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6634 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6635 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6636 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6637 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
6.6638 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6639 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6640 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6641 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([])
6.6642 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6643 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6644 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6645 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6646 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6647 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6648 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6649 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([])
6.6650 -m4trace:configure.ac:21: -1- _LT_AC_LOCK
6.6651 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
6.6652 -You should run autoupdate.], [../../lib/autoconf/general.m4:2414: AC_TRY_LINK is expanded from...
6.6653 -../../lib/m4sugar/m4sh.m4:516: AS_IF is expanded from...
6.6654 -../../lib/autoconf/general.m4:1898: AC_CACHE_VAL is expanded from...
6.6655 -../../lib/autoconf/general.m4:1911: AC_CACHE_CHECK is expanded from...
6.6656 -m4/libtool.m4:437: _LT_AC_LOCK is expanded from...
6.6657 -m4/libtool.m4:970: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
6.6658 -m4/libtool.m4:2473: _LT_AC_LANG_C_CONFIG is expanded from...
6.6659 -m4/libtool.m4:2472: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
6.6660 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.6661 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.6662 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.6663 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.6664 -configure.ac:21: the top level])
6.6665 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.6666 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([])
6.6667 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6668 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
6.6669 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6670 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6671 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
6.6672 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
6.6673 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6674 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6675 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
6.6676 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6677 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
6.6678 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6679 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6680 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6681 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6682 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6683 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.6684 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.6685 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.6686 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.6687 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.6688 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
6.6689 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
6.6690 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6691 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6692 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6693 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6694 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6695 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6696 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6697 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6698 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6699 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6700 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6701 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.6702 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
6.6703 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.6704 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6705 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6706 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6707 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6708 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6709 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6710 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6711 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6712 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6713 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6714 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6715 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6716 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6717 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6718 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6719 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6720 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6721 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6722 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6723 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6724 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6725 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6726 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6727 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6728 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6729 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6730 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.6731 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6732 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6733 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6734 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.6735 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.6736 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6737 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6738 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6739 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6740 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6741 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6742 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6743 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6744 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6745 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.6746 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6747 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.6748 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6749 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6750 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6751 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6752 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6753 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.6754 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6755 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.6756 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6757 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.6758 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6759 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6760 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6761 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6762 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6763 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6764 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6765 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6766 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6767 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6768 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6769 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
6.6770 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
6.6771 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
6.6772 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6773 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6774 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6775 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6776 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6777 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6778 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6779 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.6780 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6781 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6782 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.6783 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6784 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.6785 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6786 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6787 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6788 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6789 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6790 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6791 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6792 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6793 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6794 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6795 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6796 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6797 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6798 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6799 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6800 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6801 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6802 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6803 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6804 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6805 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6806 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6807 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6808 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6809 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6810 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6811 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6812 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6813 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6814 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6815 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6816 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6817 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
6.6818 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6819 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6820 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6821 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6822 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6823 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6824 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6825 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6826 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6827 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6828 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6829 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6830 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6831 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6832 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
6.6833 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6834 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6835 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6836 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6837 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6838 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6839 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6840 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6841 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6842 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6843 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6844 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6845 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6846 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6847 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6848 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6849 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6850 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6851 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6852 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6853 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6854 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6855 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6856 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6857 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6858 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6859 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
6.6860 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6861 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6862 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6863 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6864 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6865 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6866 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6867 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6868 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6869 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6870 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6871 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6872 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6873 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.6874 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6875 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6876 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6877 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.6878 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6879 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6880 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6881 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6882 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6883 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6884 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6885 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6886 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6887 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6888 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6889 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6890 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6891 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6892 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6893 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6894 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6895 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [])
6.6896 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6897 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6898 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6899 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6900 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6901 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6902 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6903 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6904 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6905 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6906 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6907 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6908 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6909 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6910 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.6911 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6912 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6913 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6914 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.6915 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6916 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6917 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6918 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6919 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6920 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6921 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6922 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6923 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6924 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6925 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6926 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6927 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6928 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6929 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6930 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6931 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6932 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [])
6.6933 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6934 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6935 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6936 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6937 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6938 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([])
6.6939 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([])
6.6940 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6941 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.6942 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var ])
6.6943 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.6944 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6945 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.6946 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6947 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6948 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6949 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6950 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6951 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.6952 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
6.6953 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([])
6.6954 -m4trace:configure.ac:21: -1- _LT_AC_CHECK_DLFCN
6.6955 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
6.6956 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
6.6957 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
6.6958 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STDC_HEADERS$])
6.6959 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
6.6960 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
6.6961 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.6962 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6963 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6964 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6965 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.6966 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6967 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.6968 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6969 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.6970 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.6971 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.6972 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.6973 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6974 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.6975 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
6.6976 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([])
6.6977 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [])
6.6978 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [])
6.6979 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [])
6.6980 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.6981 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.6982 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.6983 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.6984 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.6985 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
6.6986 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.6987 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
6.6988 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
6.6989 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
6.6990 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [])
6.6991 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [])
6.6992 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [])
6.6993 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [])
6.6994 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
6.6995 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.6996 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.6997 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [])
6.6998 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [])
6.6999 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
6.7000 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.7001 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.7002 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.7003 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.7004 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
6.7005 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.7006 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.7007 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.7008 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.7009 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.7010 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
6.7011 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
6.7012 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
6.7013 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
6.7014 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.7015 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.7016 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.7017 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.7018 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
6.7019 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.7020 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
6.7021 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
6.7022 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [])
6.7023 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [])
6.7024 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [])
6.7025 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
6.7026 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
6.7027 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
6.7028 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
6.7029 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
6.7030 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
6.7031 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
6.7032 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
6.7033 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
6.7034 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
6.7035 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
6.7036 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
6.7037 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
6.7038 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
6.7039 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
6.7040 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [])
6.7041 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [])
6.7042 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [])
6.7043 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [])
6.7044 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
6.7045 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
6.7046 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
6.7047 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
6.7048 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
6.7049 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
6.7050 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
6.7051 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
6.7052 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
6.7053 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
6.7054 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
6.7055 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
6.7056 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
6.7057 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
6.7058 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
6.7059 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
6.7060 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
6.7061 -m4trace:configure.ac:21: -1- _LT_AC_TAGCONFIG
6.7062 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
6.7063 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
6.7064 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
6.7065 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.7066 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.7067 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.7068 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.7069 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.7070 -configure.ac:21: the top level])
6.7071 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.7072 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.7073 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.7074 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.7075 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.7076 -configure.ac:21: the top level])
6.7077 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.7078 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.7079 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.7080 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.7081 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.7082 -configure.ac:21: the top level])
6.7083 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_CXX_CONFIG
6.7084 -m4trace:configure.ac:21: -1- _LT_AC_LANG_CXX_CONFIG([CXX])
6.7085 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
6.7086 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXFLAGS$])
6.7087 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
6.7088 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
6.7089 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
6.7090 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
6.7091 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CXX$])
6.7092 -m4trace:configure.ac:21: -1- _AM_DEPENDENCIES([CXX])
6.7093 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXDEPMODE$])
6.7094 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCXX], [
6.7095 - test "x$enable_dependency_tracking" != xno \
6.7096 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
6.7097 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
6.7098 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
6.7099 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
6.7100 -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
6.7101 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
6.7102 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
6.7103 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
6.7104 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7105 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7106 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
6.7107 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7108 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7109 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7110 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7111 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
6.7112 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7113 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7114 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
6.7115 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
6.7116 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
6.7117 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7118 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7119 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7120 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7121 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
6.7122 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7123 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7124 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
6.7125 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7126 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7127 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [CXX])
6.7128 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.7129 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
6.7130 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
6.7131 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
6.7132 -m4trace:configure.ac:21: -1- AC_PROG_LD
6.7133 -m4trace:configure.ac:21: -1- AC_PROG_LD_GNU
6.7134 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7135 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7136 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7137 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7138 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7139 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7140 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7141 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7142 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7143 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7144 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7145 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7146 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7147 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7148 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7149 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7150 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7151 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7152 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
6.7153 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7154 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.7155 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7156 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7157 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7158 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7159 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7160 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.7161 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7162 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7163 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7164 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
6.7165 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7166 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7167 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7168 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7169 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7170 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7171 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
6.7172 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
6.7173 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7174 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7175 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7176 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7177 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7178 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7179 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7180 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7181 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7182 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7183 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
6.7184 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7185 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7186 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
6.7187 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7188 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
6.7189 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7190 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7191 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7192 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7193 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7194 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7195 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7196 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7197 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7198 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7199 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7200 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7201 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7202 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7203 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7204 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7205 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7206 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7207 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7208 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7209 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
6.7210 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7211 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7212 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7213 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7214 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7215 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7216 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7217 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7218 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7219 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7220 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7221 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7222 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7223 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7224 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7225 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7226 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7227 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7228 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7229 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7230 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7231 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7232 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7233 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7234 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7235 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7236 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7237 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7238 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7239 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7240 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7241 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7242 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7243 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7244 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7245 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7246 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7247 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7248 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7249 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7250 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7251 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7252 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7253 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7254 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7255 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7256 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7257 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7258 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7259 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7260 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7261 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7262 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7263 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7264 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7265 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7266 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7267 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7268 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7269 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7270 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7271 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7272 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7273 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7274 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7275 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7276 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7277 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7278 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7279 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7280 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7281 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7282 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7283 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7284 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7285 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7286 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7287 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7288 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7289 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7290 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7291 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7292 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7293 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7294 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7295 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7296 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7297 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7298 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7299 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7300 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7301 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7302 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7303 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7304 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7305 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7306 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7307 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7308 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7309 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7310 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7311 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7312 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7313 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7314 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7315 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7316 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7317 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7318 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [CXX])
6.7319 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
6.7320 -m4trace:configure.ac:21: -1- AC_LIBTOOL_POSTDEP_PREDEP([CXX])
6.7321 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7322 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7323 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7324 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7325 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7326 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7327 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7328 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7329 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7330 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7331 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7332 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7333 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7334 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7335 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7336 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7337 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7338 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7339 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([CXX])
6.7340 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7341 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7342 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7343 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7344 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7345 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7346 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7347 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7348 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7349 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7350 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7351 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7352 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7353 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7354 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7355 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7356 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7357 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7358 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7359 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7360 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7361 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7362 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7363 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7364 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7365 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7366 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7367 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7368 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7369 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7370 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7371 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7372 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7373 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7374 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7375 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7376 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7377 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7378 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7379 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7380 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7381 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7382 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7383 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7384 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7385 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7386 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7387 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
6.7388 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7389 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7390 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7391 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [CXX])
6.7392 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) works], [lt_prog_compiler_pic_works_CXX], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)ifelse([CXX],[],[ -DPIC],[ifelse([CXX],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) in
6.7393 - "" | " "*) ;;
6.7394 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
6.7395 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=
6.7396 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
6.7397 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7398 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7399 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7400 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7401 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7402 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7403 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7404 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
6.7405 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7406 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7407 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7408 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([CXX])
6.7409 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7410 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7411 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7412 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7413 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7414 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7415 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7416 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([CXX])
6.7417 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7418 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([CXX])
6.7419 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7420 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7421 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7422 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7423 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7424 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7425 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7426 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7427 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7428 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
6.7429 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7430 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7431 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7432 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7433 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7434 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7435 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7436 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7437 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7438 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7439 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7440 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7441 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([CXX])
6.7442 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([CXX])
6.7443 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7444 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7445 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var CXX])
6.7446 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
6.7447 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7448 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7449 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7450 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7451 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7452 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7453 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7454 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7455 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
6.7456 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([CXX])
6.7457 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
6.7458 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
6.7459 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([CXX])
6.7460 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
6.7461 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [CXX])
6.7462 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
6.7463 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7464 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7465 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7466 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
6.7467 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7468 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
6.7469 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7470 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
6.7471 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7472 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
6.7473 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7474 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7475 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
6.7476 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7477 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7478 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7479 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7480 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [CXX])
6.7481 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [CXX])
6.7482 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
6.7483 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7484 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7485 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7486 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7487 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
6.7488 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7489 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
6.7490 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
6.7491 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
6.7492 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7493 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
6.7494 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
6.7495 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7496 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
6.7497 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7498 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7499 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
6.7500 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
6.7501 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
6.7502 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7503 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
6.7504 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
6.7505 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
6.7506 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [CXX])
6.7507 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
6.7508 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
6.7509 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
6.7510 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
6.7511 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
6.7512 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
6.7513 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
6.7514 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
6.7515 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
6.7516 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
6.7517 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
6.7518 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
6.7519 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
6.7520 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
6.7521 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
6.7522 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
6.7523 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
6.7524 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
6.7525 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
6.7526 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
6.7527 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
6.7528 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
6.7529 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
6.7530 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
6.7531 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
6.7532 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
6.7533 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
6.7534 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
6.7535 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
6.7536 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
6.7537 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
6.7538 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
6.7539 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [CXX])
6.7540 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
6.7541 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
6.7542 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
6.7543 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
6.7544 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_F77_CONFIG
6.7545 -m4trace:configure.ac:21: -1- _LT_AC_LANG_F77_CONFIG([F77])
6.7546 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
6.7547 -m4trace:configure.ac:21: -1- m4_pattern_allow([^FFLAGS$])
6.7548 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
6.7549 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
6.7550 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
6.7551 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_F77$])
6.7552 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.7560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7561 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7562 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.7563 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.7564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.7565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
6.7567 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7570 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [F77])
6.7571 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.7572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
6.7573 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [F77])
6.7575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
6.7576 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([F77])
6.7577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
6.7587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7588 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7589 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7590 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7591 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7592 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7593 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7594 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7595 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7596 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7597 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7598 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7599 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7600 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7601 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7602 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7603 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7604 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7605 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7606 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7607 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7608 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7609 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7610 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7611 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7612 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7613 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7614 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7615 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7616 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7617 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7618 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7619 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7620 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7621 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7622 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7623 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
6.7624 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7625 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7626 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7627 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [F77])
6.7628 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) works], [lt_prog_compiler_pic_works_F77], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)ifelse([F77],[],[ -DPIC],[ifelse([F77],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) in
6.7629 - "" | " "*) ;;
6.7630 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)" ;;
6.7631 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=
6.7632 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, F77)=no])
6.7633 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7634 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7635 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7636 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7637 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7638 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7639 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7640 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
6.7641 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7642 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7643 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7644 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([F77])
6.7645 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7646 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7647 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7648 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7649 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7650 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7651 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7652 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([F77])
6.7653 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7654 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([F77])
6.7655 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7656 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7657 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7658 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7659 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
6.7660 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
6.7661 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7662 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7663 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
6.7664 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7665 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.7666 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7667 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7668 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7669 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7670 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7671 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.7672 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.7673 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.7674 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7675 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7676 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
6.7677 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
6.7678 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7679 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7680 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7681 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7682 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7683 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7684 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7685 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7686 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7687 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7688 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7689 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7690 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7691 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7692 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7693 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7694 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7695 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7696 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7697 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7698 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7699 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7700 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7701 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7702 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7703 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7704 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7705 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7706 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7707 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7708 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7709 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7710 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7711 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7712 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7713 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7714 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7715 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7716 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7717 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7718 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7719 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7720 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7721 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7722 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7723 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7724 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7725 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7726 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7727 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7728 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7729 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7730 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7731 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7732 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7733 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7734 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7735 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.7736 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7737 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7738 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7739 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7740 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7741 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.7742 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7743 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7744 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7745 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.7746 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7747 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7748 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7749 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7750 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7751 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7752 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7753 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7754 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7755 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7756 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7757 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
6.7758 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
6.7759 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7760 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7761 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7762 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7763 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7764 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7765 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7766 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7767 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.7768 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7769 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7770 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.7771 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7772 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.7773 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7774 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7775 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7776 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7777 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7778 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7779 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7780 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7781 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7782 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7783 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7784 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7785 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7786 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7787 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7788 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7789 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7790 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7791 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7792 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7793 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7794 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7795 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7796 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7797 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7798 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7799 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7800 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7801 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7802 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7803 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7804 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7805 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.7806 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7807 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7808 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7809 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7810 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7811 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7812 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7813 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7814 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7815 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7816 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7817 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7818 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7819 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7820 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.7821 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7822 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7823 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7824 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7825 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7826 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7827 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7828 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7829 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7830 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7831 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7832 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7833 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7834 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7835 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7836 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7837 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7838 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7839 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7840 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7841 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7842 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7843 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7844 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7845 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7846 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7847 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
6.7848 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7849 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7850 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7851 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7852 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7853 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7854 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7855 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7856 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7857 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7858 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7859 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7860 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7861 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7862 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7863 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7864 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7865 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7866 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7867 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7868 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7869 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7870 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7871 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7872 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7873 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.7874 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7875 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7876 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7877 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7878 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7879 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7880 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7881 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7882 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7883 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [F77])
6.7884 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7885 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7886 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7887 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7888 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7889 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7890 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7891 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7892 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7893 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7894 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7895 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7896 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7897 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7898 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7899 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7900 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7901 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7902 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7903 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7904 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7905 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7906 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7907 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7908 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7909 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.7910 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7911 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7912 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7913 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
6.7914 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7915 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7916 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7917 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7918 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7919 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7920 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7921 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7922 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7923 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7924 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7925 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7926 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([F77])
6.7927 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([F77])
6.7928 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7929 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7930 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var F77])
6.7931 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.7932 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.7933 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.7934 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7935 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7936 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7937 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7938 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7939 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.7940 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
6.7941 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([F77])
6.7942 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
6.7943 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [F77])
6.7944 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
6.7945 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7946 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7947 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7948 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
6.7949 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7950 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
6.7951 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7952 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7953 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
6.7954 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
6.7955 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [F77])
6.7956 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
6.7957 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [F77])
6.7958 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [F77])
6.7959 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
6.7960 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7961 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7962 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [F77])
6.7963 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [F77])
6.7964 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
6.7965 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.7966 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.7967 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7968 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.7969 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.7970 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.7971 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.7972 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.7973 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.7974 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7975 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
6.7976 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
6.7977 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
6.7978 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
6.7979 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.7980 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.7981 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.7982 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.7983 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
6.7984 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.7985 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
6.7986 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
6.7987 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
6.7988 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [F77])
6.7989 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
6.7990 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
6.7991 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
6.7992 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
6.7993 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
6.7994 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
6.7995 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
6.7996 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
6.7997 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
6.7998 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
6.7999 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
6.8000 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
6.8001 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
6.8002 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
6.8003 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
6.8004 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
6.8005 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [F77])
6.8006 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
6.8007 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [F77])
6.8008 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [F77])
6.8009 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
6.8010 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
6.8011 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
6.8012 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
6.8013 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
6.8014 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
6.8015 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
6.8016 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
6.8017 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
6.8018 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
6.8019 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
6.8020 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
6.8021 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
6.8022 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
6.8023 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
6.8024 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
6.8025 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
6.8026 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_GCJ_CONFIG
6.8027 -m4trace:configure.ac:21: -1- _LT_AC_LANG_GCJ_CONFIG([GCJ])
6.8028 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
6.8029 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
6.8030 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
6.8031 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
6.8032 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.8033 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.8034 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.8035 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.8036 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.8037 -configure.ac:21: the top level])
6.8038 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [GCJ])
6.8039 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.8040 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
6.8041 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8042 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([GCJ])
6.8043 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8044 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8045 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ) -fno-rtti -fno-exceptions"])
6.8046 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8047 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8048 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([GCJ])
6.8049 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8050 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8051 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8052 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8053 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8054 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8055 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8056 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8057 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8058 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
6.8059 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8060 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8061 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8062 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8063 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8064 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8065 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8066 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8067 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8068 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8069 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8070 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8071 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8072 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8073 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8074 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8075 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8076 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8077 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8078 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8079 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8080 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8081 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8082 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8083 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8084 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8085 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8086 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8087 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8088 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8089 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8090 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8091 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8092 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8093 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8094 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8095 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
6.8096 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8097 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8098 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8099 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [GCJ])
6.8100 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) works], [lt_prog_compiler_pic_works_GCJ], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)ifelse([GCJ],[],[ -DPIC],[ifelse([GCJ],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) in
6.8101 - "" | " "*) ;;
6.8102 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)" ;;
6.8103 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=
6.8104 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, GCJ)=no])
6.8105 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8106 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8107 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8108 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8109 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8110 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8111 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8112 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
6.8113 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8114 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8115 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8116 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([GCJ])
6.8117 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8118 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8119 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8120 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8121 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8122 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8123 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8124 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([GCJ])
6.8125 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8126 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([GCJ])
6.8127 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8128 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
6.8129 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8130 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8131 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
6.8132 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
6.8133 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8134 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8135 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
6.8136 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8137 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
6.8138 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8139 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8140 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8141 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8142 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8143 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
6.8144 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
6.8145 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
6.8146 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8147 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8148 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
6.8149 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
6.8150 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8151 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8152 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8153 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8154 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8155 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8156 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8157 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8158 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8159 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8160 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8161 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8162 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
6.8163 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8164 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8165 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8166 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8167 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8168 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8169 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8170 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8171 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8172 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8173 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8174 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8175 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8176 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8177 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8178 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8179 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8180 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8181 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8182 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8183 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8184 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8185 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8186 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8187 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8188 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8189 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8190 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8191 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8192 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8193 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8194 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8195 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8196 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8197 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8198 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8199 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8200 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8201 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8202 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8203 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8204 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8205 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8206 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8207 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.8208 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8209 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8210 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8211 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8212 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8213 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
6.8214 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8215 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8216 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8217 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8218 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8219 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8220 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8221 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8222 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8223 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8224 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8225 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8226 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8227 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8228 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8229 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
6.8230 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
6.8231 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
6.8232 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8233 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8234 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8235 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8236 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8237 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8238 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8239 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
6.8240 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8241 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8242 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
6.8243 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8244 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
6.8245 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8246 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8247 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8248 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8249 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8250 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8251 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8252 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8253 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8254 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8255 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8256 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8257 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8258 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8259 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8260 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8261 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8262 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8263 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8264 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8265 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8266 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8267 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8268 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8269 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8270 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8271 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8272 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8273 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8274 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8275 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8276 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8277 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
6.8278 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8279 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8280 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8281 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8282 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8283 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8284 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8285 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8286 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8287 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8288 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8289 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8290 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8291 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8292 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
6.8293 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8294 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8295 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8296 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8297 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8298 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8299 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8300 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8301 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8302 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8303 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8304 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8305 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8306 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8307 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8308 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8309 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8310 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8311 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8312 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8313 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8314 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8315 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8316 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8317 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8318 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8319 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
6.8320 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8321 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8322 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8323 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8324 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8325 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8326 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8327 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8328 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8329 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8330 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8331 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8332 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8333 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8334 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8335 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8336 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8337 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8338 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8339 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8340 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8341 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8342 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8343 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8344 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8345 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8346 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8347 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8348 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8349 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8350 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8351 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8352 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8353 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8354 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8355 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [GCJ])
6.8356 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8357 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8358 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8359 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8360 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8361 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8362 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8363 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8364 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8365 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8366 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8367 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8368 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8369 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8370 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8371 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8372 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8373 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8374 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8375 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8376 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8377 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8378 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8379 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8380 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8381 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8382 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8383 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8384 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8385 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
6.8386 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8387 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8388 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8389 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8390 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8391 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8392 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8393 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8394 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8395 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8396 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8397 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8398 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([GCJ])
6.8399 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([GCJ])
6.8400 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8401 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8402 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var GCJ])
6.8403 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
6.8404 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8405 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8406 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8407 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8408 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8409 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8410 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8411 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8412 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
6.8413 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([GCJ])
6.8414 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
6.8415 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
6.8416 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([GCJ])
6.8417 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
6.8418 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [GCJ])
6.8419 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [GCJ])
6.8420 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8421 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8422 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8423 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8424 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8425 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
6.8426 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8427 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
6.8428 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
6.8429 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
6.8430 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
6.8431 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
6.8432 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [GCJ])
6.8433 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
6.8434 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
6.8435 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8436 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8437 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [GCJ])
6.8438 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [GCJ])
6.8439 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
6.8440 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8441 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8442 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8443 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8444 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
6.8445 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8446 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
6.8447 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
6.8448 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
6.8449 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8450 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
6.8451 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
6.8452 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
6.8453 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
6.8454 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8455 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8456 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
6.8457 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
6.8458 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
6.8459 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8460 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
6.8461 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
6.8462 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
6.8463 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [GCJ])
6.8464 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [GCJ])
6.8465 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
6.8466 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
6.8467 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
6.8468 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
6.8469 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
6.8470 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
6.8471 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
6.8472 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
6.8473 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
6.8474 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
6.8475 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
6.8476 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
6.8477 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
6.8478 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
6.8479 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
6.8480 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
6.8481 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
6.8482 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [GCJ])
6.8483 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
6.8484 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
6.8485 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
6.8486 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
6.8487 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
6.8488 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
6.8489 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
6.8490 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
6.8491 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
6.8492 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
6.8493 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
6.8494 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
6.8495 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
6.8496 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
6.8497 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
6.8498 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
6.8499 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
6.8500 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
6.8501 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
6.8502 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
6.8503 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
6.8504 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
6.8505 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.8506 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.8507 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.8508 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.8509 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.8510 -configure.ac:21: the top level])
6.8511 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_RC_CONFIG
6.8512 -m4trace:configure.ac:21: -1- _LT_AC_LANG_RC_CONFIG([RC])
6.8513 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
6.8514 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
6.8515 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
6.8516 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
6.8517 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.8518 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.8519 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.8520 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.8521 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.8522 -configure.ac:21: the top level])
6.8523 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [RC])
6.8524 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
6.8525 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
6.8526 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
6.8527 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([RC])
6.8528 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
6.8529 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [RC])
6.8530 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [RC])
6.8531 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
6.8532 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
6.8533 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
6.8534 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
6.8535 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
6.8536 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
6.8537 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
6.8538 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
6.8539 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
6.8540 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
6.8541 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [RC])
6.8542 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
6.8543 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [RC])
6.8544 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [RC])
6.8545 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
6.8546 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
6.8547 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
6.8548 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [RC])
6.8549 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [RC])
6.8550 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
6.8551 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
6.8552 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
6.8553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
6.8554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
6.8555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
6.8556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
6.8557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
6.8558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
6.8559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
6.8560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
6.8561 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
6.8562 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
6.8563 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
6.8564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
6.8565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
6.8566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
6.8567 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
6.8568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
6.8569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
6.8570 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
6.8571 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [RC])
6.8572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
6.8573 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
6.8574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [RC])
6.8575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [RC])
6.8576 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
6.8577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
6.8578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
6.8579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
6.8580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
6.8581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
6.8582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
6.8583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
6.8584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
6.8585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
6.8586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
6.8587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
6.8588 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
6.8589 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
6.8590 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
6.8591 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [RC])
6.8592 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
6.8593 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [RC])
6.8594 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [RC])
6.8595 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
6.8596 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
6.8597 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
6.8598 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [RC])
6.8599 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
6.8600 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
6.8601 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
6.8602 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [RC])
6.8603 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [RC])
6.8604 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [RC])
6.8605 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
6.8606 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [RC])
6.8607 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [RC])
6.8608 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [RC])
6.8609 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
6.8610 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
6.8611 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
6.8612 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
6.8613 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
6.8614 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
6.8615 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
6.8616 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
6.8617 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
6.8618 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
6.8619 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
6.8620 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
6.8621 -configure.ac:21: the top level])
6.8622 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBTOOL$])
6.8623 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CXX
6.8624 -m4trace:configure.ac:21: -1- _LT_AC_LANG_CXX
6.8625 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
6.8626 -m4trace:configure.ac:21: -1- AC_LIBTOOL_F77
6.8627 -m4trace:configure.ac:21: -1- _LT_AC_LANG_F77
6.8628 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
6.8629 -m4trace:configure.ac:23: -1- AM_CONFIG_HEADER([config.h])
6.8630 -m4trace:configure.ac:23: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
6.8631 -You should run autoupdate.], [/usr/share/aclocal-1.10/header.m4:12: AM_CONFIG_HEADER is expanded from...
6.8632 -configure.ac:23: the top level])
6.8633 -m4trace:configure.ac:26: -1- m4_pattern_allow([^ACLOCAL_AMFLAGS$])
6.8634 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
6.8635 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CFLAGS$])
6.8636 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LDFLAGS$])
6.8637 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LIBS$])
6.8638 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CPPFLAGS$])
6.8639 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
6.8640 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
6.8641 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
6.8642 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
6.8643 -m4trace:configure.ac:29: -1- m4_pattern_allow([^ac_ct_CC$])
6.8644 -m4trace:configure.ac:29: -1- _AM_DEPENDENCIES([CC])
6.8645 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CCDEPMODE$])
6.8646 -m4trace:configure.ac:29: -1- AM_CONDITIONAL([am__fastdepCC], [
6.8647 - test "x$enable_dependency_tracking" != xno \
6.8648 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
6.8649 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
6.8650 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
6.8651 -m4trace:configure.ac:29: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
6.8652 -m4trace:configure.ac:29: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
6.8653 -m4trace:configure.ac:31: -1- AM_PROG_AS
6.8654 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCAS$])
6.8655 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCASFLAGS$])
6.8656 -m4trace:configure.ac:31: -1- _AM_IF_OPTION([no-dependencies], [], [_AM_DEPENDENCIES([CCAS])])
6.8657 -m4trace:configure.ac:31: -2- _AM_MANGLE_OPTION([no-dependencies])
6.8658 -m4trace:configure.ac:31: -1- _AM_DEPENDENCIES([CCAS])
6.8659 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCASDEPMODE$])
6.8660 -m4trace:configure.ac:31: -1- AM_CONDITIONAL([am__fastdepCCAS], [
6.8661 - test "x$enable_dependency_tracking" != xno \
6.8662 - && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3])
6.8663 -m4trace:configure.ac:31: -1- m4_pattern_allow([^am__fastdepCCAS_TRUE$])
6.8664 -m4trace:configure.ac:31: -1- m4_pattern_allow([^am__fastdepCCAS_FALSE$])
6.8665 -m4trace:configure.ac:31: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_TRUE])
6.8666 -m4trace:configure.ac:31: -1- _AM_SUBST_NOTMAKE([am__fastdepCCAS_FALSE])
6.8667 -m4trace:configure.ac:34: -1- AS_COMPILER_FLAG([-Wall], [GST_WALL="yes"], [GST_WALL="no"])
6.8668 -m4trace:configure.ac:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
6.8669 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
6.8670 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
6.8671 -configure.ac:34: the top level])
6.8672 -m4trace:configure.ac:40: -1- AS_COMPILER_FLAG([-Werror], [ERROR_CFLAGS="$ERROR_CFLAGS -Werror"], [ERROR_CFLAGS="$ERROR_CFLAGS"])
6.8673 -m4trace:configure.ac:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
6.8674 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
6.8675 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
6.8676 -configure.ac:40: the top level])
6.8677 -m4trace:configure.ac:44: -1- m4_pattern_allow([^ERROR_CFLAGS$])
6.8678 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
6.8679 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXFLAGS$])
6.8680 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LDFLAGS$])
6.8681 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LIBS$])
6.8682 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CPPFLAGS$])
6.8683 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
6.8684 -m4trace:configure.ac:47: -1- m4_pattern_allow([^ac_ct_CXX$])
6.8685 -m4trace:configure.ac:47: -1- _AM_DEPENDENCIES([CXX])
6.8686 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXDEPMODE$])
6.8687 -m4trace:configure.ac:47: -1- AM_CONDITIONAL([am__fastdepCXX], [
6.8688 - test "x$enable_dependency_tracking" != xno \
6.8689 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
6.8690 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
6.8691 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
6.8692 -m4trace:configure.ac:47: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE])
6.8693 -m4trace:configure.ac:47: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE])
6.8694 -m4trace:configure.ac:49: -1- m4_pattern_allow([^HAVE_CXX$])
6.8695 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
6.8696 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CPPFLAGS$])
6.8697 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
6.8698 -m4trace:configure.ac:54: -1- m4_pattern_allow([^STDC_HEADERS$])
6.8699 -m4trace:configure.ac:58: -1- m4_pattern_allow([^HAVE_PKGCONFIG$])
6.8700 -m4trace:configure.ac:71: -1- PKG_CHECK_MODULES([GST], [\
6.8701 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST=yes], [HAVE_GST=no])
6.8702 -m4trace:configure.ac:71: -1- PKG_PROG_PKG_CONFIG
6.8703 -m4trace:configure.ac:71: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
6.8704 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
6.8705 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
6.8706 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
6.8707 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_CFLAGS$])
6.8708 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_LIBS$])
6.8709 -m4trace:configure.ac:88: -1- m4_pattern_allow([^GST_CFLAGS$])
6.8710 -m4trace:configure.ac:89: -1- m4_pattern_allow([^GST_LIBS$])
6.8711 -m4trace:configure.ac:92: -1- m4_pattern_allow([^GST_MAJORMINOR$])
6.8712 -m4trace:configure.ac:95: -1- PKG_CHECK_MODULES([GST_BASE], [gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST_BASE="yes"], [HAVE_GST_BASE="no"])
6.8713 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
6.8714 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_LIBS$])
6.8715 -m4trace:configure.ac:102: -1- m4_pattern_allow([^GST_BASE_LIBS$])
6.8716 -m4trace:configure.ac:103: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
6.8717 -m4trace:configure.ac:106: -1- PKG_CHECK_MODULES([GST_PLUGINS_BASE], [gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST_PLUGINS="yes"], [HAVE_GST_PLUGINS="no"])
6.8718 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
6.8719 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
6.8720 -m4trace:configure.ac:113: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
6.8721 -m4trace:configure.ac:114: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
6.8722 -m4trace:configure.ac:118: -1- m4_pattern_allow([^plugindir$])
6.8723 -m4trace:configure.ac:122: -1- m4_pattern_allow([^GST_PLUGIN_LDFLAGS$])
6.8724 -m4trace:configure.ac:124: -1- m4_pattern_allow([^GST_LICENSE$])
6.8725 -m4trace:configure.ac:125: -1- m4_pattern_allow([^GST_PACKAGE_NAME$])
6.8726 -m4trace:configure.ac:126: -1- m4_pattern_allow([^GST_PACKAGE_ORIGIN$])
6.8727 -m4trace:configure.ac:128: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
6.8728 -You should run autoupdate.], [])
6.8729 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LIB@&t@OBJS$])
6.8730 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LTLIBOBJS$])
6.8731 -m4trace:configure.ac:128: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file])
6.8732 -m4trace:configure.ac:128: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS
7.1 --- a/gst-gpac/autom4te.cache/traces.1 Thu Feb 21 17:44:16 2008 +0000
7.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
7.3 @@ -1,838 +0,0 @@
7.4 -m4trace:aclocal.m4:913: -1- m4_include([m4/as-compiler-flag.m4])
7.5 -m4trace:aclocal.m4:914: -1- m4_include([m4/as-version.m4])
7.6 -m4trace:aclocal.m4:915: -1- m4_include([m4/libtool.m4])
7.7 -m4trace:aclocal.m4:916: -1- m4_include([m4/pkg.m4])
7.8 -m4trace:configure.ac:3: -1- AC_INIT
7.9 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
7.10 -m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
7.11 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
7.12 -m4trace:configure.ac:3: -1- m4_pattern_allow([^AS_FLAGS$])
7.13 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?m4_])
7.14 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^dnl$])
7.15 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?AS_])
7.16 -m4trace:configure.ac:3: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
7.17 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([SHELL])
7.18 -m4trace:configure.ac:3: -1- m4_pattern_allow([^SHELL$])
7.19 -m4trace:configure.ac:3: -1- AC_SUBST([PATH_SEPARATOR])
7.20 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
7.21 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PATH_SEPARATOR$])
7.22 -m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
7.23 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_NAME])
7.24 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
7.25 -m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
7.26 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
7.27 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
7.28 -m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
7.29 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
7.30 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
7.31 -m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
7.32 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_STRING])
7.33 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
7.34 -m4trace:configure.ac:3: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
7.35 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
7.36 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
7.37 -m4trace:configure.ac:3: -1- AC_SUBST([exec_prefix], [NONE])
7.38 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([exec_prefix])
7.39 -m4trace:configure.ac:3: -1- m4_pattern_allow([^exec_prefix$])
7.40 -m4trace:configure.ac:3: -1- AC_SUBST([prefix], [NONE])
7.41 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([prefix])
7.42 -m4trace:configure.ac:3: -1- m4_pattern_allow([^prefix$])
7.43 -m4trace:configure.ac:3: -1- AC_SUBST([program_transform_name], [s,x,x,])
7.44 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([program_transform_name])
7.45 -m4trace:configure.ac:3: -1- m4_pattern_allow([^program_transform_name$])
7.46 -m4trace:configure.ac:3: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
7.47 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([bindir])
7.48 -m4trace:configure.ac:3: -1- m4_pattern_allow([^bindir$])
7.49 -m4trace:configure.ac:3: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
7.50 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sbindir])
7.51 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sbindir$])
7.52 -m4trace:configure.ac:3: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
7.53 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([libexecdir])
7.54 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libexecdir$])
7.55 -m4trace:configure.ac:3: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
7.56 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([datarootdir])
7.57 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datarootdir$])
7.58 -m4trace:configure.ac:3: -1- AC_SUBST([datadir], ['${datarootdir}'])
7.59 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([datadir])
7.60 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datadir$])
7.61 -m4trace:configure.ac:3: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
7.62 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sysconfdir])
7.63 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sysconfdir$])
7.64 -m4trace:configure.ac:3: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
7.65 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([sharedstatedir])
7.66 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sharedstatedir$])
7.67 -m4trace:configure.ac:3: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
7.68 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([localstatedir])
7.69 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localstatedir$])
7.70 -m4trace:configure.ac:3: -1- AC_SUBST([includedir], ['${prefix}/include'])
7.71 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([includedir])
7.72 -m4trace:configure.ac:3: -1- m4_pattern_allow([^includedir$])
7.73 -m4trace:configure.ac:3: -1- AC_SUBST([oldincludedir], ['/usr/include'])
7.74 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([oldincludedir])
7.75 -m4trace:configure.ac:3: -1- m4_pattern_allow([^oldincludedir$])
7.76 -m4trace:configure.ac:3: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
7.77 - ['${datarootdir}/doc/${PACKAGE_TARNAME}'],
7.78 - ['${datarootdir}/doc/${PACKAGE}'])])
7.79 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([docdir])
7.80 -m4trace:configure.ac:3: -1- m4_pattern_allow([^docdir$])
7.81 -m4trace:configure.ac:3: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
7.82 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([infodir])
7.83 -m4trace:configure.ac:3: -1- m4_pattern_allow([^infodir$])
7.84 -m4trace:configure.ac:3: -1- AC_SUBST([htmldir], ['${docdir}'])
7.85 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([htmldir])
7.86 -m4trace:configure.ac:3: -1- m4_pattern_allow([^htmldir$])
7.87 -m4trace:configure.ac:3: -1- AC_SUBST([dvidir], ['${docdir}'])
7.88 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([dvidir])
7.89 -m4trace:configure.ac:3: -1- m4_pattern_allow([^dvidir$])
7.90 -m4trace:configure.ac:3: -1- AC_SUBST([pdfdir], ['${docdir}'])
7.91 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([pdfdir])
7.92 -m4trace:configure.ac:3: -1- m4_pattern_allow([^pdfdir$])
7.93 -m4trace:configure.ac:3: -1- AC_SUBST([psdir], ['${docdir}'])
7.94 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([psdir])
7.95 -m4trace:configure.ac:3: -1- m4_pattern_allow([^psdir$])
7.96 -m4trace:configure.ac:3: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
7.97 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([libdir])
7.98 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libdir$])
7.99 -m4trace:configure.ac:3: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
7.100 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([localedir])
7.101 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localedir$])
7.102 -m4trace:configure.ac:3: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
7.103 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([mandir])
7.104 -m4trace:configure.ac:3: -1- m4_pattern_allow([^mandir$])
7.105 -m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
7.106 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
7.107 -m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
7.108 -#undef PACKAGE_NAME])
7.109 -m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
7.110 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
7.111 -m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
7.112 -#undef PACKAGE_TARNAME])
7.113 -m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
7.114 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
7.115 -m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
7.116 -#undef PACKAGE_VERSION])
7.117 -m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
7.118 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
7.119 -m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
7.120 -#undef PACKAGE_STRING])
7.121 -m4trace:configure.ac:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
7.122 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
7.123 -m4trace:configure.ac:3: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
7.124 -#undef PACKAGE_BUGREPORT])
7.125 -m4trace:configure.ac:3: -1- AC_SUBST([DEFS])
7.126 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([DEFS])
7.127 -m4trace:configure.ac:3: -1- m4_pattern_allow([^DEFS$])
7.128 -m4trace:configure.ac:3: -1- AC_SUBST([ECHO_C])
7.129 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_C])
7.130 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_C$])
7.131 -m4trace:configure.ac:3: -1- AC_SUBST([ECHO_N])
7.132 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_N])
7.133 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_N$])
7.134 -m4trace:configure.ac:3: -1- AC_SUBST([ECHO_T])
7.135 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([ECHO_T])
7.136 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_T$])
7.137 -m4trace:configure.ac:3: -1- AC_SUBST([LIBS])
7.138 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([LIBS])
7.139 -m4trace:configure.ac:3: -1- m4_pattern_allow([^LIBS$])
7.140 -m4trace:configure.ac:3: -1- AC_SUBST([build_alias])
7.141 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([build_alias])
7.142 -m4trace:configure.ac:3: -1- m4_pattern_allow([^build_alias$])
7.143 -m4trace:configure.ac:3: -1- AC_SUBST([host_alias])
7.144 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([host_alias])
7.145 -m4trace:configure.ac:3: -1- m4_pattern_allow([^host_alias$])
7.146 -m4trace:configure.ac:3: -1- AC_SUBST([target_alias])
7.147 -m4trace:configure.ac:3: -1- AC_SUBST_TRACE([target_alias])
7.148 -m4trace:configure.ac:3: -1- m4_pattern_allow([^target_alias$])
7.149 -m4trace:configure.ac:4: -1- AC_CANONICAL_TARGET
7.150 -m4trace:configure.ac:4: -1- AC_CANONICAL_HOST
7.151 -m4trace:configure.ac:4: -1- AC_CANONICAL_BUILD
7.152 -m4trace:configure.ac:4: -1- AC_REQUIRE_AUX_FILE([config.sub])
7.153 -m4trace:configure.ac:4: -1- AC_REQUIRE_AUX_FILE([config.guess])
7.154 -m4trace:configure.ac:4: -1- AC_SUBST([build], [$ac_cv_build])
7.155 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([build])
7.156 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build$])
7.157 -m4trace:configure.ac:4: -1- AC_SUBST([build_cpu], [$[1]])
7.158 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([build_cpu])
7.159 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_cpu$])
7.160 -m4trace:configure.ac:4: -1- AC_SUBST([build_vendor], [$[2]])
7.161 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([build_vendor])
7.162 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_vendor$])
7.163 -m4trace:configure.ac:4: -1- AC_SUBST([build_os])
7.164 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([build_os])
7.165 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_os$])
7.166 -m4trace:configure.ac:4: -1- AC_SUBST([host], [$ac_cv_host])
7.167 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([host])
7.168 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host$])
7.169 -m4trace:configure.ac:4: -1- AC_SUBST([host_cpu], [$[1]])
7.170 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([host_cpu])
7.171 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_cpu$])
7.172 -m4trace:configure.ac:4: -1- AC_SUBST([host_vendor], [$[2]])
7.173 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([host_vendor])
7.174 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_vendor$])
7.175 -m4trace:configure.ac:4: -1- AC_SUBST([host_os])
7.176 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([host_os])
7.177 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_os$])
7.178 -m4trace:configure.ac:4: -1- AC_SUBST([target], [$ac_cv_target])
7.179 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([target])
7.180 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target$])
7.181 -m4trace:configure.ac:4: -1- AC_SUBST([target_cpu], [$[1]])
7.182 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([target_cpu])
7.183 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_cpu$])
7.184 -m4trace:configure.ac:4: -1- AC_SUBST([target_vendor], [$[2]])
7.185 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([target_vendor])
7.186 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_vendor$])
7.187 -m4trace:configure.ac:4: -1- AC_SUBST([target_os])
7.188 -m4trace:configure.ac:4: -1- AC_SUBST_TRACE([target_os])
7.189 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_os$])
7.190 -m4trace:configure.ac:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.191 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.192 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
7.193 -m4/libtool.m4:1799: AC_ENABLE_STATIC is expanded from...
7.194 -m4/libtool.m4:1828: AC_DISABLE_STATIC is expanded from...
7.195 -m4/libtool.m4:5873: AM_DISABLE_STATIC is expanded from...
7.196 -configure.ac:10: the top level])
7.197 -m4trace:configure.ac:13: -1- AM_MAINTAINER_MODE
7.198 -m4trace:configure.ac:13: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
7.199 -m4trace:configure.ac:13: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
7.200 -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MAINTAINER_MODE_TRUE])
7.201 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
7.202 -m4trace:configure.ac:13: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
7.203 -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MAINTAINER_MODE_FALSE])
7.204 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
7.205 -m4trace:configure.ac:13: -1- AC_SUBST([MAINT])
7.206 -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MAINT])
7.207 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINT$])
7.208 -m4trace:configure.ac:17: -1- AC_DEFINE_TRACE_LITERAL([GST_PLUGINS_VERSION])
7.209 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
7.210 -m4trace:configure.ac:17: -1- AH_OUTPUT([GST_PLUGINS_VERSION], [/* Define the version */
7.211 -#undef GST_PLUGINS_VERSION])
7.212 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION])
7.213 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION])
7.214 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
7.215 -m4trace:configure.ac:17: -1- AC_DEFINE_TRACE_LITERAL([GST_PLUGINS_VERSION_RELEASE])
7.216 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
7.217 -m4trace:configure.ac:17: -1- AH_OUTPUT([GST_PLUGINS_VERSION_RELEASE], [/* Define the release version */
7.218 -#undef GST_PLUGINS_VERSION_RELEASE])
7.219 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION_RELEASE])
7.220 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION_RELEASE])
7.221 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
7.222 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION_MAJOR])
7.223 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION_MAJOR])
7.224 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MAJOR$])
7.225 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION_MINOR])
7.226 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION_MINOR])
7.227 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MINOR$])
7.228 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION_MICRO])
7.229 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION_MICRO])
7.230 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MICRO$])
7.231 -m4trace:configure.ac:17: -1- AC_SUBST([GST_PLUGINS_VERSION_NANO])
7.232 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([GST_PLUGINS_VERSION_NANO])
7.233 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_NANO$])
7.234 -m4trace:configure.ac:17: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
7.235 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
7.236 -m4trace:configure.ac:17: -1- AH_OUTPUT([PACKAGE], [/* Define the package name */
7.237 -#undef PACKAGE])
7.238 -m4trace:configure.ac:17: -1- AC_SUBST([PACKAGE])
7.239 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([PACKAGE])
7.240 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
7.241 -m4trace:configure.ac:17: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
7.242 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
7.243 -m4trace:configure.ac:17: -1- AH_OUTPUT([VERSION], [/* Define the version */
7.244 -#undef VERSION])
7.245 -m4trace:configure.ac:17: -1- AC_SUBST([VERSION])
7.246 -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([VERSION])
7.247 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
7.248 -m4trace:configure.ac:19: -1- AM_INIT_AUTOMAKE([$PACKAGE], [$VERSION])
7.249 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
7.250 -m4trace:configure.ac:19: -1- AM_AUTOMAKE_VERSION([1.9.6])
7.251 -m4trace:configure.ac:19: -1- AC_REQUIRE_AUX_FILE([install-sh])
7.252 -m4trace:configure.ac:19: -1- AC_SUBST([INSTALL_PROGRAM])
7.253 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
7.254 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
7.255 -m4trace:configure.ac:19: -1- AC_SUBST([INSTALL_SCRIPT])
7.256 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL_SCRIPT])
7.257 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
7.258 -m4trace:configure.ac:19: -1- AC_SUBST([INSTALL_DATA])
7.259 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL_DATA])
7.260 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_DATA$])
7.261 -m4trace:configure.ac:19: -1- AC_SUBST([CYGPATH_W])
7.262 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([CYGPATH_W])
7.263 -m4trace:configure.ac:19: -1- m4_pattern_allow([^CYGPATH_W$])
7.264 -m4trace:configure.ac:19: -1- AC_SUBST([PACKAGE], [$PACKAGE])
7.265 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([PACKAGE])
7.266 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
7.267 -m4trace:configure.ac:19: -1- AC_SUBST([VERSION], [$VERSION])
7.268 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([VERSION])
7.269 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
7.270 -m4trace:configure.ac:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
7.271 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
7.272 -m4trace:configure.ac:19: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
7.273 -#undef PACKAGE])
7.274 -m4trace:configure.ac:19: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
7.275 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
7.276 -m4trace:configure.ac:19: -1- AH_OUTPUT([VERSION], [/* Version number of package */
7.277 -#undef VERSION])
7.278 -m4trace:configure.ac:19: -1- AC_SUBST([ACLOCAL])
7.279 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([ACLOCAL])
7.280 -m4trace:configure.ac:19: -1- m4_pattern_allow([^ACLOCAL$])
7.281 -m4trace:configure.ac:19: -1- AC_SUBST([AUTOCONF])
7.282 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([AUTOCONF])
7.283 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOCONF$])
7.284 -m4trace:configure.ac:19: -1- AC_SUBST([AUTOMAKE])
7.285 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([AUTOMAKE])
7.286 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOMAKE$])
7.287 -m4trace:configure.ac:19: -1- AC_SUBST([AUTOHEADER])
7.288 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([AUTOHEADER])
7.289 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOHEADER$])
7.290 -m4trace:configure.ac:19: -1- AC_SUBST([MAKEINFO])
7.291 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([MAKEINFO])
7.292 -m4trace:configure.ac:19: -1- m4_pattern_allow([^MAKEINFO$])
7.293 -m4trace:configure.ac:19: -1- AC_SUBST([install_sh])
7.294 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([install_sh])
7.295 -m4trace:configure.ac:19: -1- m4_pattern_allow([^install_sh$])
7.296 -m4trace:configure.ac:19: -1- AC_SUBST([STRIP])
7.297 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([STRIP])
7.298 -m4trace:configure.ac:19: -1- m4_pattern_allow([^STRIP$])
7.299 -m4trace:configure.ac:19: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
7.300 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([INSTALL_STRIP_PROGRAM])
7.301 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
7.302 -m4trace:configure.ac:19: -1- AC_SUBST([mkdir_p])
7.303 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([mkdir_p])
7.304 -m4trace:configure.ac:19: -1- m4_pattern_allow([^mkdir_p$])
7.305 -m4trace:configure.ac:19: -1- AC_SUBST([AWK])
7.306 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([AWK])
7.307 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AWK$])
7.308 -m4trace:configure.ac:19: -1- AC_SUBST([SET_MAKE])
7.309 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([SET_MAKE])
7.310 -m4trace:configure.ac:19: -1- m4_pattern_allow([^SET_MAKE$])
7.311 -m4trace:configure.ac:19: -1- AC_SUBST([am__leading_dot])
7.312 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([am__leading_dot])
7.313 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__leading_dot$])
7.314 -m4trace:configure.ac:19: -1- AC_SUBST([AMTAR])
7.315 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([AMTAR])
7.316 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AMTAR$])
7.317 -m4trace:configure.ac:19: -1- AC_SUBST([am__tar])
7.318 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([am__tar])
7.319 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__tar$])
7.320 -m4trace:configure.ac:19: -1- AC_SUBST([am__untar])
7.321 -m4trace:configure.ac:19: -1- AC_SUBST_TRACE([am__untar])
7.322 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__untar$])
7.323 -m4trace:configure.ac:21: -1- AC_PROG_LIBTOOL
7.324 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.325 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.326 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
7.327 -m4/libtool.m4:1760: AC_ENABLE_SHARED is expanded from...
7.328 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.329 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.330 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.331 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.332 -configure.ac:21: the top level])
7.333 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.334 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.335 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
7.336 -m4/libtool.m4:1838: AC_ENABLE_FAST_INSTALL is expanded from...
7.337 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.338 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.339 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.340 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.341 -configure.ac:21: the top level])
7.342 -m4trace:configure.ac:21: -1- AC_SUBST([CC])
7.343 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CC])
7.344 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
7.345 -m4trace:configure.ac:21: -1- AC_SUBST([CFLAGS])
7.346 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CFLAGS])
7.347 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CFLAGS$])
7.348 -m4trace:configure.ac:21: -1- AC_SUBST([LDFLAGS])
7.349 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LDFLAGS])
7.350 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
7.351 -m4trace:configure.ac:21: -1- AC_SUBST([LIBS])
7.352 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LIBS])
7.353 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
7.354 -m4trace:configure.ac:21: -1- AC_SUBST([CPPFLAGS])
7.355 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPPFLAGS])
7.356 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
7.357 -m4trace:configure.ac:21: -1- AC_SUBST([CC])
7.358 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CC])
7.359 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
7.360 -m4trace:configure.ac:21: -1- AC_SUBST([CC])
7.361 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CC])
7.362 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
7.363 -m4trace:configure.ac:21: -1- AC_SUBST([CC])
7.364 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CC])
7.365 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
7.366 -m4trace:configure.ac:21: -1- AC_SUBST([CC])
7.367 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CC])
7.368 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
7.369 -m4trace:configure.ac:21: -1- AC_SUBST([ac_ct_CC])
7.370 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([ac_ct_CC])
7.371 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CC$])
7.372 -m4trace:configure.ac:21: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
7.373 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([EXEEXT])
7.374 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EXEEXT$])
7.375 -m4trace:configure.ac:21: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
7.376 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([OBJEXT])
7.377 -m4trace:configure.ac:21: -1- m4_pattern_allow([^OBJEXT$])
7.378 -m4trace:configure.ac:21: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
7.379 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([DEPDIR])
7.380 -m4trace:configure.ac:21: -1- m4_pattern_allow([^DEPDIR$])
7.381 -m4trace:configure.ac:21: -1- AC_SUBST([am__include])
7.382 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__include])
7.383 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__include$])
7.384 -m4trace:configure.ac:21: -1- AC_SUBST([am__quote])
7.385 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__quote])
7.386 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__quote$])
7.387 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
7.388 -m4trace:configure.ac:21: -1- AC_SUBST([AMDEP_TRUE])
7.389 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([AMDEP_TRUE])
7.390 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_TRUE$])
7.391 -m4trace:configure.ac:21: -1- AC_SUBST([AMDEP_FALSE])
7.392 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([AMDEP_FALSE])
7.393 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_FALSE$])
7.394 -m4trace:configure.ac:21: -1- AC_SUBST([AMDEPBACKSLASH])
7.395 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([AMDEPBACKSLASH])
7.396 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
7.397 -m4trace:configure.ac:21: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
7.398 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CCDEPMODE])
7.399 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CCDEPMODE$])
7.400 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCC], [
7.401 - test "x$enable_dependency_tracking" != xno \
7.402 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
7.403 -m4trace:configure.ac:21: -1- AC_SUBST([am__fastdepCC_TRUE])
7.404 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__fastdepCC_TRUE])
7.405 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
7.406 -m4trace:configure.ac:21: -1- AC_SUBST([am__fastdepCC_FALSE])
7.407 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__fastdepCC_FALSE])
7.408 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
7.409 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.410 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.411 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
7.412 -m4/libtool.m4:1979: AC_PROG_LD is expanded from...
7.413 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.414 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.415 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.416 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.417 -configure.ac:21: the top level])
7.418 -m4trace:configure.ac:21: -1- AC_SUBST([GREP])
7.419 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([GREP])
7.420 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
7.421 -m4trace:configure.ac:21: -1- AC_SUBST([GREP])
7.422 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([GREP])
7.423 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
7.424 -m4trace:configure.ac:21: -1- AC_SUBST([EGREP])
7.425 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([EGREP])
7.426 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
7.427 -m4trace:configure.ac:21: -1- AC_SUBST([EGREP])
7.428 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([EGREP])
7.429 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
7.430 -m4trace:configure.ac:21: -1- AC_SUBST([LN_S], [$as_ln_s])
7.431 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LN_S])
7.432 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LN_S$])
7.433 -m4trace:configure.ac:21: -1- AC_SUBST([ECHO])
7.434 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([ECHO])
7.435 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ECHO$])
7.436 -m4trace:configure.ac:21: -1- AC_SUBST([AR])
7.437 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([AR])
7.438 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AR$])
7.439 -m4trace:configure.ac:21: -1- AC_SUBST([RANLIB])
7.440 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([RANLIB])
7.441 -m4trace:configure.ac:21: -1- m4_pattern_allow([^RANLIB$])
7.442 -m4trace:configure.ac:21: -1- AC_SUBST([STRIP])
7.443 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([STRIP])
7.444 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STRIP$])
7.445 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.446 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.447 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
7.448 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.449 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.450 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.451 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.452 -configure.ac:21: the top level])
7.453 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.454 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.455 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
7.456 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.457 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.458 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.459 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.460 -configure.ac:21: the top level])
7.461 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
7.462 -You should run autoupdate.], [../../lib/autoconf/general.m4:2414: AC_TRY_LINK is expanded from...
7.463 -../../lib/m4sugar/m4sh.m4:516: AS_IF is expanded from...
7.464 -../../lib/autoconf/general.m4:1898: AC_CACHE_VAL is expanded from...
7.465 -../../lib/autoconf/general.m4:1911: AC_CACHE_CHECK is expanded from...
7.466 -m4/libtool.m4:437: _LT_AC_LOCK is expanded from...
7.467 -m4/libtool.m4:970: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
7.468 -m4/libtool.m4:2473: _LT_AC_LANG_C_CONFIG is expanded from...
7.469 -m4/libtool.m4:2472: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
7.470 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.471 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.472 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.473 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.474 -configure.ac:21: the top level])
7.475 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
7.476 -#undef HAVE_DLFCN_H])
7.477 -m4trace:configure.ac:21: -1- AC_SUBST([CPP])
7.478 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPP])
7.479 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
7.480 -m4trace:configure.ac:21: -1- AC_SUBST([CPPFLAGS])
7.481 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPPFLAGS])
7.482 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
7.483 -m4trace:configure.ac:21: -1- AC_SUBST([CPP])
7.484 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPP])
7.485 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
7.486 -m4trace:configure.ac:21: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
7.487 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STDC_HEADERS$])
7.488 -m4trace:configure.ac:21: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
7.489 -#undef STDC_HEADERS])
7.490 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
7.491 -#undef HAVE_SYS_TYPES_H])
7.492 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
7.493 -#undef HAVE_SYS_STAT_H])
7.494 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
7.495 -#undef HAVE_STDLIB_H])
7.496 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
7.497 -#undef HAVE_STRING_H])
7.498 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
7.499 -#undef HAVE_MEMORY_H])
7.500 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
7.501 -#undef HAVE_STRINGS_H])
7.502 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
7.503 -#undef HAVE_INTTYPES_H])
7.504 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
7.505 -#undef HAVE_STDINT_H])
7.506 -m4trace:configure.ac:21: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
7.507 -#undef HAVE_UNISTD_H])
7.508 -m4trace:configure.ac:21: -1- _LT_AC_TAGCONFIG
7.509 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
7.510 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
7.511 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
7.512 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.513 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.514 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.515 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.516 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.517 -configure.ac:21: the top level])
7.518 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.519 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.520 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.521 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.522 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.523 -configure.ac:21: the top level])
7.524 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.525 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.526 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.527 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.528 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.529 -configure.ac:21: the top level])
7.530 -m4trace:configure.ac:21: -1- AC_SUBST([CXX])
7.531 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXX])
7.532 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
7.533 -m4trace:configure.ac:21: -1- AC_SUBST([CXXFLAGS])
7.534 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXXFLAGS])
7.535 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXFLAGS$])
7.536 -m4trace:configure.ac:21: -1- AC_SUBST([LDFLAGS])
7.537 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LDFLAGS])
7.538 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
7.539 -m4trace:configure.ac:21: -1- AC_SUBST([LIBS])
7.540 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LIBS])
7.541 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
7.542 -m4trace:configure.ac:21: -1- AC_SUBST([CPPFLAGS])
7.543 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPPFLAGS])
7.544 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
7.545 -m4trace:configure.ac:21: -1- AC_SUBST([CXX])
7.546 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXX])
7.547 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
7.548 -m4trace:configure.ac:21: -1- AC_SUBST([ac_ct_CXX])
7.549 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([ac_ct_CXX])
7.550 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CXX$])
7.551 -m4trace:configure.ac:21: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
7.552 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXXDEPMODE])
7.553 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXDEPMODE$])
7.554 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCXX], [
7.555 - test "x$enable_dependency_tracking" != xno \
7.556 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
7.557 -m4trace:configure.ac:21: -1- AC_SUBST([am__fastdepCXX_TRUE])
7.558 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE])
7.559 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
7.560 -m4trace:configure.ac:21: -1- AC_SUBST([am__fastdepCXX_FALSE])
7.561 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE])
7.562 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
7.563 -m4trace:configure.ac:21: -1- AC_SUBST([CXXCPP])
7.564 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXXCPP])
7.565 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
7.566 -m4trace:configure.ac:21: -1- AC_SUBST([CPPFLAGS])
7.567 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CPPFLAGS])
7.568 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
7.569 -m4trace:configure.ac:21: -1- AC_SUBST([CXXCPP])
7.570 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([CXXCPP])
7.571 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
7.572 -m4trace:configure.ac:21: -1- AC_SUBST([F77])
7.573 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([F77])
7.574 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
7.575 -m4trace:configure.ac:21: -1- AC_SUBST([FFLAGS])
7.576 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([FFLAGS])
7.577 -m4trace:configure.ac:21: -1- m4_pattern_allow([^FFLAGS$])
7.578 -m4trace:configure.ac:21: -1- AC_SUBST([LDFLAGS])
7.579 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LDFLAGS])
7.580 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
7.581 -m4trace:configure.ac:21: -1- AC_SUBST([LIBS])
7.582 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LIBS])
7.583 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
7.584 -m4trace:configure.ac:21: -1- AC_SUBST([F77])
7.585 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([F77])
7.586 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
7.587 -m4trace:configure.ac:21: -1- AC_SUBST([ac_ct_F77])
7.588 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([ac_ct_F77])
7.589 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_F77$])
7.590 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
7.591 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
7.592 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
7.593 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
7.594 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.595 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.596 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.597 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.598 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.599 -configure.ac:21: the top level])
7.600 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
7.601 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
7.602 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
7.603 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
7.604 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.605 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.606 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.607 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.608 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.609 -configure.ac:21: the top level])
7.610 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
7.611 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
7.612 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
7.613 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
7.614 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.615 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.616 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.617 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.618 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.619 -configure.ac:21: the top level])
7.620 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
7.621 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
7.622 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
7.623 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
7.624 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
7.625 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
7.626 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
7.627 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
7.628 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
7.629 -configure.ac:21: the top level])
7.630 -m4trace:configure.ac:21: -1- AC_SUBST([LIBTOOL])
7.631 -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LIBTOOL])
7.632 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBTOOL$])
7.633 -m4trace:configure.ac:23: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
7.634 -You should run autoupdate.], [aclocal.m4:374: AM_CONFIG_HEADER is expanded from...
7.635 -configure.ac:23: the top level])
7.636 -m4trace:configure.ac:23: -1- AC_CONFIG_HEADERS([config.h])
7.637 -m4trace:configure.ac:26: -1- AC_SUBST([ACLOCAL_AMFLAGS], ["-I m4"])
7.638 -m4trace:configure.ac:26: -1- AC_SUBST_TRACE([ACLOCAL_AMFLAGS])
7.639 -m4trace:configure.ac:26: -1- m4_pattern_allow([^ACLOCAL_AMFLAGS$])
7.640 -m4trace:configure.ac:29: -1- AC_SUBST([CC])
7.641 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CC])
7.642 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
7.643 -m4trace:configure.ac:29: -1- AC_SUBST([CFLAGS])
7.644 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CFLAGS])
7.645 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CFLAGS$])
7.646 -m4trace:configure.ac:29: -1- AC_SUBST([LDFLAGS])
7.647 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([LDFLAGS])
7.648 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LDFLAGS$])
7.649 -m4trace:configure.ac:29: -1- AC_SUBST([LIBS])
7.650 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([LIBS])
7.651 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LIBS$])
7.652 -m4trace:configure.ac:29: -1- AC_SUBST([CPPFLAGS])
7.653 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CPPFLAGS])
7.654 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CPPFLAGS$])
7.655 -m4trace:configure.ac:29: -1- AC_SUBST([CC])
7.656 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CC])
7.657 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
7.658 -m4trace:configure.ac:29: -1- AC_SUBST([CC])
7.659 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CC])
7.660 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
7.661 -m4trace:configure.ac:29: -1- AC_SUBST([CC])
7.662 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CC])
7.663 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
7.664 -m4trace:configure.ac:29: -1- AC_SUBST([CC])
7.665 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CC])
7.666 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
7.667 -m4trace:configure.ac:29: -1- AC_SUBST([ac_ct_CC])
7.668 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([ac_ct_CC])
7.669 -m4trace:configure.ac:29: -1- m4_pattern_allow([^ac_ct_CC$])
7.670 -m4trace:configure.ac:29: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
7.671 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([CCDEPMODE])
7.672 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CCDEPMODE$])
7.673 -m4trace:configure.ac:29: -1- AM_CONDITIONAL([am__fastdepCC], [
7.674 - test "x$enable_dependency_tracking" != xno \
7.675 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
7.676 -m4trace:configure.ac:29: -1- AC_SUBST([am__fastdepCC_TRUE])
7.677 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([am__fastdepCC_TRUE])
7.678 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
7.679 -m4trace:configure.ac:29: -1- AC_SUBST([am__fastdepCC_FALSE])
7.680 -m4trace:configure.ac:29: -1- AC_SUBST_TRACE([am__fastdepCC_FALSE])
7.681 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
7.682 -m4trace:configure.ac:31: -1- AC_SUBST([CCAS])
7.683 -m4trace:configure.ac:31: -1- AC_SUBST_TRACE([CCAS])
7.684 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCAS$])
7.685 -m4trace:configure.ac:31: -1- AC_SUBST([CCASFLAGS])
7.686 -m4trace:configure.ac:31: -1- AC_SUBST_TRACE([CCASFLAGS])
7.687 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCASFLAGS$])
7.688 -m4trace:configure.ac:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
7.689 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
7.690 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
7.691 -configure.ac:34: the top level])
7.692 -m4trace:configure.ac:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
7.693 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
7.694 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
7.695 -configure.ac:40: the top level])
7.696 -m4trace:configure.ac:44: -1- AC_SUBST([ERROR_CFLAGS])
7.697 -m4trace:configure.ac:44: -1- AC_SUBST_TRACE([ERROR_CFLAGS])
7.698 -m4trace:configure.ac:44: -1- m4_pattern_allow([^ERROR_CFLAGS$])
7.699 -m4trace:configure.ac:47: -1- AC_SUBST([CXX])
7.700 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([CXX])
7.701 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
7.702 -m4trace:configure.ac:47: -1- AC_SUBST([CXXFLAGS])
7.703 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([CXXFLAGS])
7.704 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXFLAGS$])
7.705 -m4trace:configure.ac:47: -1- AC_SUBST([LDFLAGS])
7.706 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([LDFLAGS])
7.707 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LDFLAGS$])
7.708 -m4trace:configure.ac:47: -1- AC_SUBST([LIBS])
7.709 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([LIBS])
7.710 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LIBS$])
7.711 -m4trace:configure.ac:47: -1- AC_SUBST([CPPFLAGS])
7.712 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([CPPFLAGS])
7.713 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CPPFLAGS$])
7.714 -m4trace:configure.ac:47: -1- AC_SUBST([CXX])
7.715 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([CXX])
7.716 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
7.717 -m4trace:configure.ac:47: -1- AC_SUBST([ac_ct_CXX])
7.718 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([ac_ct_CXX])
7.719 -m4trace:configure.ac:47: -1- m4_pattern_allow([^ac_ct_CXX$])
7.720 -m4trace:configure.ac:47: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
7.721 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([CXXDEPMODE])
7.722 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXDEPMODE$])
7.723 -m4trace:configure.ac:47: -1- AM_CONDITIONAL([am__fastdepCXX], [
7.724 - test "x$enable_dependency_tracking" != xno \
7.725 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
7.726 -m4trace:configure.ac:47: -1- AC_SUBST([am__fastdepCXX_TRUE])
7.727 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE])
7.728 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
7.729 -m4trace:configure.ac:47: -1- AC_SUBST([am__fastdepCXX_FALSE])
7.730 -m4trace:configure.ac:47: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE])
7.731 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
7.732 -m4trace:configure.ac:49: -1- AC_SUBST([HAVE_CXX])
7.733 -m4trace:configure.ac:49: -1- AC_SUBST_TRACE([HAVE_CXX])
7.734 -m4trace:configure.ac:49: -1- m4_pattern_allow([^HAVE_CXX$])
7.735 -m4trace:configure.ac:51: -1- AC_SUBST([CXXCPP])
7.736 -m4trace:configure.ac:51: -1- AC_SUBST_TRACE([CXXCPP])
7.737 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
7.738 -m4trace:configure.ac:51: -1- AC_SUBST([CPPFLAGS])
7.739 -m4trace:configure.ac:51: -1- AC_SUBST_TRACE([CPPFLAGS])
7.740 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CPPFLAGS$])
7.741 -m4trace:configure.ac:51: -1- AC_SUBST([CXXCPP])
7.742 -m4trace:configure.ac:51: -1- AC_SUBST_TRACE([CXXCPP])
7.743 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
7.744 -m4trace:configure.ac:54: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
7.745 -m4trace:configure.ac:54: -1- m4_pattern_allow([^STDC_HEADERS$])
7.746 -m4trace:configure.ac:54: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
7.747 -#undef STDC_HEADERS])
7.748 -m4trace:configure.ac:55: -1- AH_OUTPUT([inline], [/* Define to `__inline__\' or `__inline\' if that\'s what the C compiler
7.749 - calls it, or to nothing if \'inline\' is not supported under any name. */
7.750 -#ifndef __cplusplus
7.751 -#undef inline
7.752 -#endif])
7.753 -m4trace:configure.ac:58: -1- AC_SUBST([HAVE_PKGCONFIG])
7.754 -m4trace:configure.ac:58: -1- AC_SUBST_TRACE([HAVE_PKGCONFIG])
7.755 -m4trace:configure.ac:58: -1- m4_pattern_allow([^HAVE_PKGCONFIG$])
7.756 -m4trace:configure.ac:71: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
7.757 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
7.758 -m4trace:configure.ac:71: -1- AC_SUBST([PKG_CONFIG])
7.759 -m4trace:configure.ac:71: -1- AC_SUBST_TRACE([PKG_CONFIG])
7.760 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
7.761 -m4trace:configure.ac:71: -1- AC_SUBST([PKG_CONFIG])
7.762 -m4trace:configure.ac:71: -1- AC_SUBST_TRACE([PKG_CONFIG])
7.763 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
7.764 -m4trace:configure.ac:71: -1- AC_SUBST([GST_CFLAGS])
7.765 -m4trace:configure.ac:71: -1- AC_SUBST_TRACE([GST_CFLAGS])
7.766 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_CFLAGS$])
7.767 -m4trace:configure.ac:71: -1- AC_SUBST([GST_LIBS])
7.768 -m4trace:configure.ac:71: -1- AC_SUBST_TRACE([GST_LIBS])
7.769 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_LIBS$])
7.770 -m4trace:configure.ac:88: -1- AC_SUBST([GST_CFLAGS])
7.771 -m4trace:configure.ac:88: -1- AC_SUBST_TRACE([GST_CFLAGS])
7.772 -m4trace:configure.ac:88: -1- m4_pattern_allow([^GST_CFLAGS$])
7.773 -m4trace:configure.ac:89: -1- AC_SUBST([GST_LIBS])
7.774 -m4trace:configure.ac:89: -1- AC_SUBST_TRACE([GST_LIBS])
7.775 -m4trace:configure.ac:89: -1- m4_pattern_allow([^GST_LIBS$])
7.776 -m4trace:configure.ac:92: -1- AC_SUBST([GST_MAJORMINOR])
7.777 -m4trace:configure.ac:92: -1- AC_SUBST_TRACE([GST_MAJORMINOR])
7.778 -m4trace:configure.ac:92: -1- m4_pattern_allow([^GST_MAJORMINOR$])
7.779 -m4trace:configure.ac:95: -1- AC_SUBST([GST_BASE_CFLAGS])
7.780 -m4trace:configure.ac:95: -1- AC_SUBST_TRACE([GST_BASE_CFLAGS])
7.781 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
7.782 -m4trace:configure.ac:95: -1- AC_SUBST([GST_BASE_LIBS])
7.783 -m4trace:configure.ac:95: -1- AC_SUBST_TRACE([GST_BASE_LIBS])
7.784 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_LIBS$])
7.785 -m4trace:configure.ac:102: -1- AC_SUBST([GST_BASE_LIBS])
7.786 -m4trace:configure.ac:102: -1- AC_SUBST_TRACE([GST_BASE_LIBS])
7.787 -m4trace:configure.ac:102: -1- m4_pattern_allow([^GST_BASE_LIBS$])
7.788 -m4trace:configure.ac:103: -1- AC_SUBST([GST_BASE_CFLAGS])
7.789 -m4trace:configure.ac:103: -1- AC_SUBST_TRACE([GST_BASE_CFLAGS])
7.790 -m4trace:configure.ac:103: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
7.791 -m4trace:configure.ac:106: -1- AC_SUBST([GST_PLUGINS_BASE_CFLAGS])
7.792 -m4trace:configure.ac:106: -1- AC_SUBST_TRACE([GST_PLUGINS_BASE_CFLAGS])
7.793 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
7.794 -m4trace:configure.ac:106: -1- AC_SUBST([GST_PLUGINS_BASE_LIBS])
7.795 -m4trace:configure.ac:106: -1- AC_SUBST_TRACE([GST_PLUGINS_BASE_LIBS])
7.796 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
7.797 -m4trace:configure.ac:113: -1- AC_SUBST([GST_PLUGINS_BASE_LIBS])
7.798 -m4trace:configure.ac:113: -1- AC_SUBST_TRACE([GST_PLUGINS_BASE_LIBS])
7.799 -m4trace:configure.ac:113: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
7.800 -m4trace:configure.ac:114: -1- AC_SUBST([GST_PLUGINS_BASE_CFLAGS])
7.801 -m4trace:configure.ac:114: -1- AC_SUBST_TRACE([GST_PLUGINS_BASE_CFLAGS])
7.802 -m4trace:configure.ac:114: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
7.803 -m4trace:configure.ac:118: -1- AC_SUBST([plugindir])
7.804 -m4trace:configure.ac:118: -1- AC_SUBST_TRACE([plugindir])
7.805 -m4trace:configure.ac:118: -1- m4_pattern_allow([^plugindir$])
7.806 -m4trace:configure.ac:122: -1- AC_SUBST([GST_PLUGIN_LDFLAGS])
7.807 -m4trace:configure.ac:122: -1- AC_SUBST_TRACE([GST_PLUGIN_LDFLAGS])
7.808 -m4trace:configure.ac:122: -1- m4_pattern_allow([^GST_PLUGIN_LDFLAGS$])
7.809 -m4trace:configure.ac:124: -1- AC_DEFINE_TRACE_LITERAL([GST_LICENSE])
7.810 -m4trace:configure.ac:124: -1- m4_pattern_allow([^GST_LICENSE$])
7.811 -m4trace:configure.ac:124: -1- AH_OUTPUT([GST_LICENSE], [/* License for Distribution */
7.812 -#undef GST_LICENSE])
7.813 -m4trace:configure.ac:125: -1- AC_DEFINE_TRACE_LITERAL([GST_PACKAGE_NAME])
7.814 -m4trace:configure.ac:125: -1- m4_pattern_allow([^GST_PACKAGE_NAME$])
7.815 -m4trace:configure.ac:125: -1- AH_OUTPUT([GST_PACKAGE_NAME], [/* package name */
7.816 -#undef GST_PACKAGE_NAME])
7.817 -m4trace:configure.ac:126: -1- AC_DEFINE_TRACE_LITERAL([GST_PACKAGE_ORIGIN])
7.818 -m4trace:configure.ac:126: -1- m4_pattern_allow([^GST_PACKAGE_ORIGIN$])
7.819 -m4trace:configure.ac:126: -1- AH_OUTPUT([GST_PACKAGE_ORIGIN], [/* Origin of this package */
7.820 -#undef GST_PACKAGE_ORIGIN])
7.821 -m4trace:configure.ac:128: -1- AC_CONFIG_FILES([\
7.822 - Makefile \
7.823 - src/Makefile
7.824 -])
7.825 -m4trace:configure.ac:128: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
7.826 -You should run autoupdate.], [])
7.827 -m4trace:configure.ac:128: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
7.828 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
7.829 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LIB@&t@OBJS$])
7.830 -m4trace:configure.ac:128: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
7.831 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([LTLIBOBJS])
7.832 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LTLIBOBJS$])
7.833 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([top_builddir])
7.834 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([srcdir])
7.835 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([abs_srcdir])
7.836 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([top_srcdir])
7.837 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([abs_top_srcdir])
7.838 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([builddir])
7.839 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([abs_builddir])
7.840 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([abs_top_builddir])
7.841 -m4trace:configure.ac:128: -1- AC_SUBST_TRACE([INSTALL])
8.1 --- a/gst-gpac/autom4te.cache/traces.2 Thu Feb 21 17:44:16 2008 +0000
8.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
8.3 @@ -1,8690 +0,0 @@
8.4 -m4trace:/usr/share/aclocal-1.9/amversion.m4:13: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
8.5 -m4trace:/usr/share/aclocal-1.9/amversion.m4:19: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.6])])
8.6 -m4trace:/usr/share/aclocal-1.9/as.m4:13: -1- AC_DEFUN([AM_PROG_AS], [# By default we simply use the C compiler to build assembly code.
8.7 -AC_REQUIRE([AC_PROG_CC])
8.8 -test "${CCAS+set}" = set || CCAS=$CC
8.9 -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
8.10 -AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
8.11 -AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)])
8.12 -])
8.13 -m4trace:/usr/share/aclocal-1.9/auxdir.m4:47: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
8.14 -AC_PREREQ([2.50])dnl
8.15 -# expand $ac_aux_dir to an absolute path
8.16 -am_aux_dir=`cd $ac_aux_dir && pwd`
8.17 -])
8.18 -m4trace:/usr/share/aclocal-1.9/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
8.19 - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
8.20 - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
8.21 -AC_SUBST([$1_TRUE])
8.22 -AC_SUBST([$1_FALSE])
8.23 -if $2; then
8.24 - $1_TRUE=
8.25 - $1_FALSE='#'
8.26 -else
8.27 - $1_TRUE='#'
8.28 - $1_FALSE=
8.29 -fi
8.30 -AC_CONFIG_COMMANDS_PRE(
8.31 -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
8.32 - AC_MSG_ERROR([[conditional "$1" was never defined.
8.33 -Usually this means the macro was only invoked conditionally.]])
8.34 -fi])])
8.35 -m4trace:/usr/share/aclocal-1.9/depend.m4:29: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
8.36 -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
8.37 -AC_REQUIRE([AM_MAKE_INCLUDE])dnl
8.38 -AC_REQUIRE([AM_DEP_TRACK])dnl
8.39 -
8.40 -ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
8.41 - [$1], CXX, [depcc="$CXX" am_compiler_list=],
8.42 - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
8.43 - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
8.44 - [depcc="$$1" am_compiler_list=])
8.45 -
8.46 -AC_CACHE_CHECK([dependency style of $depcc],
8.47 - [am_cv_$1_dependencies_compiler_type],
8.48 -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
8.49 - # We make a subdir and do the tests there. Otherwise we can end up
8.50 - # making bogus files that we don't know about and never remove. For
8.51 - # instance it was reported that on HP-UX the gcc test will end up
8.52 - # making a dummy file named `D' -- because `-MD' means `put the output
8.53 - # in D'.
8.54 - mkdir conftest.dir
8.55 - # Copy depcomp to subdir because otherwise we won't find it if we're
8.56 - # using a relative directory.
8.57 - cp "$am_depcomp" conftest.dir
8.58 - cd conftest.dir
8.59 - # We will build objects and dependencies in a subdirectory because
8.60 - # it helps to detect inapplicable dependency modes. For instance
8.61 - # both Tru64's cc and ICC support -MD to output dependencies as a
8.62 - # side effect of compilation, but ICC will put the dependencies in
8.63 - # the current directory while Tru64 will put them in the object
8.64 - # directory.
8.65 - mkdir sub
8.66 -
8.67 - am_cv_$1_dependencies_compiler_type=none
8.68 - if test "$am_compiler_list" = ""; then
8.69 - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
8.70 - fi
8.71 - for depmode in $am_compiler_list; do
8.72 - # Setup a source with many dependencies, because some compilers
8.73 - # like to wrap large dependency lists on column 80 (with \), and
8.74 - # we should not choose a depcomp mode which is confused by this.
8.75 - #
8.76 - # We need to recreate these files for each test, as the compiler may
8.77 - # overwrite some of them when testing with obscure command lines.
8.78 - # This happens at least with the AIX C compiler.
8.79 - : > sub/conftest.c
8.80 - for i in 1 2 3 4 5 6; do
8.81 - echo '#include "conftst'$i'.h"' >> sub/conftest.c
8.82 - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8.83 - # Solaris 8's {/usr,}/bin/sh.
8.84 - touch sub/conftst$i.h
8.85 - done
8.86 - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
8.87 -
8.88 - case $depmode in
8.89 - nosideeffect)
8.90 - # after this tag, mechanisms are not by side-effect, so they'll
8.91 - # only be used when explicitly requested
8.92 - if test "x$enable_dependency_tracking" = xyes; then
8.93 - continue
8.94 - else
8.95 - break
8.96 - fi
8.97 - ;;
8.98 - none) break ;;
8.99 - esac
8.100 - # We check with `-c' and `-o' for the sake of the "dashmstdout"
8.101 - # mode. It turns out that the SunPro C++ compiler does not properly
8.102 - # handle `-M -o', and we need to detect this.
8.103 - if depmode=$depmode \
8.104 - source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8.105 - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8.106 - $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
8.107 - >/dev/null 2>conftest.err &&
8.108 - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
8.109 - grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
8.110 - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
8.111 - # icc doesn't choke on unknown options, it will just issue warnings
8.112 - # or remarks (even with -Werror). So we grep stderr for any message
8.113 - # that says an option was ignored or not supported.
8.114 - # When given -MP, icc 7.0 and 7.1 complain thusly:
8.115 - # icc: Command line warning: ignoring option '-M'; no argument required
8.116 - # The diagnosis changed in icc 8.0:
8.117 - # icc: Command line remark: option '-MP' not supported
8.118 - if (grep 'ignoring option' conftest.err ||
8.119 - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8.120 - am_cv_$1_dependencies_compiler_type=$depmode
8.121 - break
8.122 - fi
8.123 - fi
8.124 - done
8.125 -
8.126 - cd ..
8.127 - rm -rf conftest.dir
8.128 -else
8.129 - am_cv_$1_dependencies_compiler_type=none
8.130 -fi
8.131 -])
8.132 -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
8.133 -AM_CONDITIONAL([am__fastdep$1], [
8.134 - test "x$enable_dependency_tracking" != xno \
8.135 - && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
8.136 -])
8.137 -m4trace:/usr/share/aclocal-1.9/depend.m4:138: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
8.138 -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
8.139 -])
8.140 -m4trace:/usr/share/aclocal-1.9/depend.m4:146: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
8.141 -[ --disable-dependency-tracking speeds up one-time build
8.142 - --enable-dependency-tracking do not reject slow dependency extractors])
8.143 -if test "x$enable_dependency_tracking" != xno; then
8.144 - am_depcomp="$ac_aux_dir/depcomp"
8.145 - AMDEPBACKSLASH='\'
8.146 -fi
8.147 -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
8.148 -AC_SUBST([AMDEPBACKSLASH])
8.149 -])
8.150 -m4trace:/usr/share/aclocal-1.9/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
8.151 - # Strip MF so we end up with the name of the file.
8.152 - mf=`echo "$mf" | sed -e 's/:.*$//'`
8.153 - # Check whether this is an Automake generated Makefile or not.
8.154 - # We used to match only the files named `Makefile.in', but
8.155 - # some people rename them; so instead we look at the file content.
8.156 - # Grep'ing the first line is not enough: some people post-process
8.157 - # each Makefile.in and add a new line on top of each file to say so.
8.158 - # So let's grep whole file.
8.159 - if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
8.160 - dirpart=`AS_DIRNAME("$mf")`
8.161 - else
8.162 - continue
8.163 - fi
8.164 - # Extract the definition of DEPDIR, am__include, and am__quote
8.165 - # from the Makefile without running `make'.
8.166 - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
8.167 - test -z "$DEPDIR" && continue
8.168 - am__include=`sed -n 's/^am__include = //p' < "$mf"`
8.169 - test -z "am__include" && continue
8.170 - am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
8.171 - # When using ansi2knr, U may be empty or an underscore; expand it
8.172 - U=`sed -n 's/^U = //p' < "$mf"`
8.173 - # Find all dependency output files, they are included files with
8.174 - # $(DEPDIR) in their names. We invoke sed twice because it is the
8.175 - # simplest approach to changing $(DEPDIR) to its actual value in the
8.176 - # expansion.
8.177 - for file in `sed -n "
8.178 - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
8.179 - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8.180 - # Make sure the directory exists.
8.181 - test -f "$dirpart/$file" && continue
8.182 - fdir=`AS_DIRNAME(["$file"])`
8.183 - AS_MKDIR_P([$dirpart/$fdir])
8.184 - # echo "creating $dirpart/$file"
8.185 - echo '# dummy' > "$dirpart/$file"
8.186 - done
8.187 -done
8.188 -])
8.189 -m4trace:/usr/share/aclocal-1.9/depout.m4:63: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
8.190 - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
8.191 - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
8.192 -])
8.193 -m4trace:/usr/share/aclocal-1.9/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
8.194 -m4trace:/usr/share/aclocal-1.9/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
8.195 -You should run autoupdate.])dnl
8.196 -AC_CONFIG_HEADERS($@)])
8.197 -m4trace:/usr/share/aclocal-1.9/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.58])dnl
8.198 -dnl Autoconf wants to disallow AM_ names. We explicitly allow
8.199 -dnl the ones we care about.
8.200 -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
8.201 -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
8.202 -AC_REQUIRE([AC_PROG_INSTALL])dnl
8.203 -# test to see if srcdir already configured
8.204 -if test "`cd $srcdir && pwd`" != "`pwd`" &&
8.205 - test -f $srcdir/config.status; then
8.206 - AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
8.207 -fi
8.208 -
8.209 -# test whether we have cygpath
8.210 -if test -z "$CYGPATH_W"; then
8.211 - if (cygpath --version) >/dev/null 2>/dev/null; then
8.212 - CYGPATH_W='cygpath -w'
8.213 - else
8.214 - CYGPATH_W=echo
8.215 - fi
8.216 -fi
8.217 -AC_SUBST([CYGPATH_W])
8.218 -
8.219 -# Define the identity of the package.
8.220 -dnl Distinguish between old-style and new-style calls.
8.221 -m4_ifval([$2],
8.222 -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
8.223 - AC_SUBST([PACKAGE], [$1])dnl
8.224 - AC_SUBST([VERSION], [$2])],
8.225 -[_AM_SET_OPTIONS([$1])dnl
8.226 - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
8.227 - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
8.228 -
8.229 -_AM_IF_OPTION([no-define],,
8.230 -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
8.231 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
8.232 -
8.233 -# Some tools Automake needs.
8.234 -AC_REQUIRE([AM_SANITY_CHECK])dnl
8.235 -AC_REQUIRE([AC_ARG_PROGRAM])dnl
8.236 -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
8.237 -AM_MISSING_PROG(AUTOCONF, autoconf)
8.238 -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
8.239 -AM_MISSING_PROG(AUTOHEADER, autoheader)
8.240 -AM_MISSING_PROG(MAKEINFO, makeinfo)
8.241 -AM_PROG_INSTALL_SH
8.242 -AM_PROG_INSTALL_STRIP
8.243 -AC_REQUIRE([AM_PROG_MKDIR_P])dnl
8.244 -# We need awk for the "check" target. The system "awk" is bad on
8.245 -# some platforms.
8.246 -AC_REQUIRE([AC_PROG_AWK])dnl
8.247 -AC_REQUIRE([AC_PROG_MAKE_SET])dnl
8.248 -AC_REQUIRE([AM_SET_LEADING_DOT])dnl
8.249 -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
8.250 - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
8.251 - [_AM_PROG_TAR([v7])])])
8.252 -_AM_IF_OPTION([no-dependencies],,
8.253 -[AC_PROVIDE_IFELSE([AC_PROG_CC],
8.254 - [_AM_DEPENDENCIES(CC)],
8.255 - [define([AC_PROG_CC],
8.256 - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
8.257 -AC_PROVIDE_IFELSE([AC_PROG_CXX],
8.258 - [_AM_DEPENDENCIES(CXX)],
8.259 - [define([AC_PROG_CXX],
8.260 - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
8.261 -])
8.262 -])
8.263 -m4trace:/usr/share/aclocal-1.9/init.m4:102: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
8.264 -_am_stamp_count=1
8.265 -for _am_header in $config_headers :; do
8.266 - case $_am_header in
8.267 - $1 | $1:* )
8.268 - break ;;
8.269 - * )
8.270 - _am_stamp_count=`expr $_am_stamp_count + 1` ;;
8.271 - esac
8.272 -done
8.273 -echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
8.274 -m4trace:/usr/share/aclocal-1.9/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8.275 -install_sh=${install_sh-"$am_aux_dir/install-sh"}
8.276 -AC_SUBST(install_sh)])
8.277 -m4trace:/usr/share/aclocal-1.9/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
8.278 -mkdir .tst 2>/dev/null
8.279 -if test -d .tst; then
8.280 - am__leading_dot=.
8.281 -else
8.282 - am__leading_dot=_
8.283 -fi
8.284 -rmdir .tst 2>/dev/null
8.285 -AC_SUBST([am__leading_dot])])
8.286 -m4trace:/usr/share/aclocal-1.9/maintainer.m4:13: -1- AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
8.287 - dnl maintainer-mode is disabled by default
8.288 - AC_ARG_ENABLE(maintainer-mode,
8.289 -[ --enable-maintainer-mode enable make rules and dependencies not useful
8.290 - (and sometimes confusing) to the casual installer],
8.291 - USE_MAINTAINER_MODE=$enableval,
8.292 - USE_MAINTAINER_MODE=no)
8.293 - AC_MSG_RESULT([$USE_MAINTAINER_MODE])
8.294 - AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
8.295 - MAINT=$MAINTAINER_MODE_TRUE
8.296 - AC_SUBST(MAINT)dnl
8.297 -
8.298 -])
8.299 -m4trace:/usr/share/aclocal-1.9/maintainer.m4:28: -1- AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
8.300 -m4trace:/usr/share/aclocal-1.9/maintainer.m4:28: -1- AC_DEFUN([jm_MAINTAINER_MODE], [AC_DIAGNOSE([obsolete], [The macro `jm_MAINTAINER_MODE' is obsolete.
8.301 -You should run autoupdate.])dnl
8.302 -AM_MAINTAINER_MODE])
8.303 -m4trace:/usr/share/aclocal-1.9/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
8.304 -cat > confinc << 'END'
8.305 -am__doit:
8.306 - @echo done
8.307 -.PHONY: am__doit
8.308 -END
8.309 -# If we don't find an include directive, just comment out the code.
8.310 -AC_MSG_CHECKING([for style of include used by $am_make])
8.311 -am__include="#"
8.312 -am__quote=
8.313 -_am_result=none
8.314 -# First try GNU make style include.
8.315 -echo "include confinc" > confmf
8.316 -# We grep out `Entering directory' and `Leaving directory'
8.317 -# messages which can occur if `w' ends up in MAKEFLAGS.
8.318 -# In particular we don't look at `^make:' because GNU make might
8.319 -# be invoked under some other name (usually "gmake"), in which
8.320 -# case it prints its new name instead of `make'.
8.321 -if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
8.322 - am__include=include
8.323 - am__quote=
8.324 - _am_result=GNU
8.325 -fi
8.326 -# Now try BSD make style include.
8.327 -if test "$am__include" = "#"; then
8.328 - echo '.include "confinc"' > confmf
8.329 - if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
8.330 - am__include=.include
8.331 - am__quote="\""
8.332 - _am_result=BSD
8.333 - fi
8.334 -fi
8.335 -AC_SUBST([am__include])
8.336 -AC_SUBST([am__quote])
8.337 -AC_MSG_RESULT([$_am_result])
8.338 -rm -f confinc confmf
8.339 -])
8.340 -m4trace:/usr/share/aclocal-1.9/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
8.341 -$1=${$1-"${am_missing_run}$2"}
8.342 -AC_SUBST($1)])
8.343 -m4trace:/usr/share/aclocal-1.9/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
8.344 -test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
8.345 -# Use eval to expand $SHELL
8.346 -if eval "$MISSING --run true"; then
8.347 - am_missing_run="$MISSING --run "
8.348 -else
8.349 - am_missing_run=
8.350 - AC_MSG_WARN([`missing' script is too old or missing])
8.351 -fi
8.352 -])
8.353 -m4trace:/usr/share/aclocal-1.9/mkdirp.m4:30: -1- AC_DEFUN([AM_PROG_MKDIR_P], [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
8.354 - # We used to keeping the `.' as first argument, in order to
8.355 - # allow $(mkdir_p) to be used without argument. As in
8.356 - # $(mkdir_p) $(somedir)
8.357 - # where $(somedir) is conditionally defined. However this is wrong
8.358 - # for two reasons:
8.359 - # 1. if the package is installed by a user who cannot write `.'
8.360 - # make install will fail,
8.361 - # 2. the above comment should most certainly read
8.362 - # $(mkdir_p) $(DESTDIR)$(somedir)
8.363 - # so it does not work when $(somedir) is undefined and
8.364 - # $(DESTDIR) is not.
8.365 - # To support the latter case, we have to write
8.366 - # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
8.367 - # so the `.' trick is pointless.
8.368 - mkdir_p='mkdir -p --'
8.369 -else
8.370 - # On NextStep and OpenStep, the `mkdir' command does not
8.371 - # recognize any option. It will interpret all options as
8.372 - # directories to create, and then abort because `.' already
8.373 - # exists.
8.374 - for d in ./-p ./--version;
8.375 - do
8.376 - test -d $d && rmdir $d
8.377 - done
8.378 - # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
8.379 - if test -f "$ac_aux_dir/mkinstalldirs"; then
8.380 - mkdir_p='$(mkinstalldirs)'
8.381 - else
8.382 - mkdir_p='$(install_sh) -d'
8.383 - fi
8.384 -fi
8.385 -AC_SUBST([mkdir_p])])
8.386 -m4trace:/usr/share/aclocal-1.9/options.m4:13: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
8.387 -m4trace:/usr/share/aclocal-1.9/options.m4:19: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
8.388 -m4trace:/usr/share/aclocal-1.9/options.m4:25: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
8.389 -m4trace:/usr/share/aclocal-1.9/options.m4:31: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
8.390 -m4trace:/usr/share/aclocal-1.9/runlog.m4:12: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
8.391 - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
8.392 - ac_status=$?
8.393 - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
8.394 - (exit $ac_status); }])
8.395 -m4trace:/usr/share/aclocal-1.9/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
8.396 -# Just in case
8.397 -sleep 1
8.398 -echo timestamp > conftest.file
8.399 -# Do `set' in a subshell so we don't clobber the current shell's
8.400 -# arguments. Must try -L first in case configure is actually a
8.401 -# symlink; some systems play weird games with the mod time of symlinks
8.402 -# (eg FreeBSD returns the mod time of the symlink's containing
8.403 -# directory).
8.404 -if (
8.405 - set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
8.406 - if test "$[*]" = "X"; then
8.407 - # -L didn't work.
8.408 - set X `ls -t $srcdir/configure conftest.file`
8.409 - fi
8.410 - rm -f conftest.file
8.411 - if test "$[*]" != "X $srcdir/configure conftest.file" \
8.412 - && test "$[*]" != "X conftest.file $srcdir/configure"; then
8.413 -
8.414 - # If neither matched, then we have a broken ls. This can happen
8.415 - # if, for instance, CONFIG_SHELL is bash and it inherits a
8.416 - # broken ls alias from the environment. This has actually
8.417 - # happened. Such a system could not be considered "sane".
8.418 - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
8.419 -alias in your environment])
8.420 - fi
8.421 -
8.422 - test "$[2]" = conftest.file
8.423 - )
8.424 -then
8.425 - # Ok.
8.426 - :
8.427 -else
8.428 - AC_MSG_ERROR([newly created file is older than distributed files!
8.429 -Check your system clock])
8.430 -fi
8.431 -AC_MSG_RESULT(yes)])
8.432 -m4trace:/usr/share/aclocal-1.9/strip.m4:17: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
8.433 -# Installed binaries are usually stripped using `strip' when the user
8.434 -# run `make install-strip'. However `strip' might not be the right
8.435 -# tool to use in cross-compilation environments, therefore Automake
8.436 -# will honor the `STRIP' environment variable to overrule this program.
8.437 -dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
8.438 -if test "$cross_compiling" != no; then
8.439 - AC_CHECK_TOOL([STRIP], [strip], :)
8.440 -fi
8.441 -INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
8.442 -AC_SUBST([INSTALL_STRIP_PROGRAM])])
8.443 -m4trace:/usr/share/aclocal-1.9/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
8.444 -AM_MISSING_PROG([AMTAR], [tar])
8.445 -m4_if([$1], [v7],
8.446 - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
8.447 - [m4_case([$1], [ustar],, [pax],,
8.448 - [m4_fatal([Unknown tar format])])
8.449 -AC_MSG_CHECKING([how to create a $1 tar archive])
8.450 -# Loop over all known methods to create a tar archive until one works.
8.451 -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
8.452 -_am_tools=${am_cv_prog_tar_$1-$_am_tools}
8.453 -# Do not fold the above two line into one, because Tru64 sh and
8.454 -# Solaris sh will not grok spaces in the rhs of `-'.
8.455 -for _am_tool in $_am_tools
8.456 -do
8.457 - case $_am_tool in
8.458 - gnutar)
8.459 - for _am_tar in tar gnutar gtar;
8.460 - do
8.461 - AM_RUN_LOG([$_am_tar --version]) && break
8.462 - done
8.463 - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
8.464 - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
8.465 - am__untar="$_am_tar -xf -"
8.466 - ;;
8.467 - plaintar)
8.468 - # Must skip GNU tar: if it does not support --format= it doesn't create
8.469 - # ustar tarball either.
8.470 - (tar --version) >/dev/null 2>&1 && continue
8.471 - am__tar='tar chf - "$$tardir"'
8.472 - am__tar_='tar chf - "$tardir"'
8.473 - am__untar='tar xf -'
8.474 - ;;
8.475 - pax)
8.476 - am__tar='pax -L -x $1 -w "$$tardir"'
8.477 - am__tar_='pax -L -x $1 -w "$tardir"'
8.478 - am__untar='pax -r'
8.479 - ;;
8.480 - cpio)
8.481 - am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
8.482 - am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
8.483 - am__untar='cpio -i -H $1 -d'
8.484 - ;;
8.485 - none)
8.486 - am__tar=false
8.487 - am__tar_=false
8.488 - am__untar=false
8.489 - ;;
8.490 - esac
8.491 -
8.492 - # If the value was cached, stop now. We just wanted to have am__tar
8.493 - # and am__untar set.
8.494 - test -n "${am_cv_prog_tar_$1}" && break
8.495 -
8.496 - # tar/untar a dummy directory, and stop if the command works
8.497 - rm -rf conftest.dir
8.498 - mkdir conftest.dir
8.499 - echo GrepMe > conftest.dir/file
8.500 - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
8.501 - rm -rf conftest.dir
8.502 - if test -s conftest.tar; then
8.503 - AM_RUN_LOG([$am__untar <conftest.tar])
8.504 - grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
8.505 - fi
8.506 -done
8.507 -rm -rf conftest.dir
8.508 -
8.509 -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
8.510 -AC_MSG_RESULT([$am_cv_prog_tar_$1])])
8.511 -AC_SUBST([am__tar])
8.512 -AC_SUBST([am__untar])
8.513 -])
8.514 -m4trace:m4/as-compiler-flag.m4:14: -1- AC_DEFUN([AS_COMPILER_FLAG], [
8.515 - AC_MSG_CHECKING([to see if compiler understands $1])
8.516 -
8.517 - save_CFLAGS="$CFLAGS"
8.518 - CFLAGS="$CFLAGS $1"
8.519 -
8.520 - AC_TRY_COMPILE([ ], [], [flag_ok=yes], [flag_ok=no])
8.521 - CFLAGS="$save_CFLAGS"
8.522 -
8.523 - if test "X$flag_ok" = Xyes ; then
8.524 - $2
8.525 - true
8.526 - else
8.527 - $3
8.528 - true
8.529 - fi
8.530 - AC_MSG_RESULT([$flag_ok])
8.531 -])
8.532 -m4trace:m4/as-version.m4:29: -1- AC_DEFUN([AS_VERSION], [
8.533 - PACKAGE=[$1]
8.534 - [$2]_MAJOR=[$3]
8.535 - [$2]_MINOR=[$4]
8.536 - [$2]_MICRO=[$5]
8.537 - NANO=[$6]
8.538 - [$2]_NANO=$NANO
8.539 - if test "x$NANO" = "x" || test "x$NANO" = "x0";
8.540 - then
8.541 - AC_MSG_NOTICE(configuring [$1] for release)
8.542 - VERSION=[$3].[$4].[$5]
8.543 - [$2]_RELEASE=1
8.544 - dnl execute action
8.545 - ifelse([$7], , :, [$7])
8.546 - else
8.547 - AC_MSG_NOTICE(configuring [$1] for development with nano $NANO)
8.548 - VERSION=[$3].[$4].[$5].$NANO
8.549 - [$2]_RELEASE=0.`date +%Y%m%d.%H%M%S`
8.550 - dnl execute action
8.551 - ifelse([$8], , :, [$8])
8.552 - fi
8.553 -
8.554 - [$2]=$VERSION
8.555 - AC_DEFINE_UNQUOTED([$2], "$[$2]", [Define the version])
8.556 - AC_SUBST([$2])
8.557 - AC_DEFINE_UNQUOTED([$2]_RELEASE, "$[$2]_RELEASE", [Define the release version])
8.558 - AC_SUBST([$2]_RELEASE)
8.559 -
8.560 - AC_SUBST([$2]_MAJOR)
8.561 - AC_SUBST([$2]_MINOR)
8.562 - AC_SUBST([$2]_MICRO)
8.563 - AC_SUBST([$2]_NANO)
8.564 - AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Define the package name])
8.565 - AC_SUBST(PACKAGE)
8.566 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
8.567 - AC_SUBST(VERSION)
8.568 -])
8.569 -m4trace:m4/libtool.m4:41: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
8.570 -dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
8.571 -dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
8.572 - AC_PROVIDE_IFELSE([AC_PROG_CXX],
8.573 - [AC_LIBTOOL_CXX],
8.574 - [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX
8.575 - ])])
8.576 -dnl And a similar setup for Fortran 77 support
8.577 - AC_PROVIDE_IFELSE([AC_PROG_F77],
8.578 - [AC_LIBTOOL_F77],
8.579 - [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77
8.580 -])])
8.581 -
8.582 -dnl Quote AM_PROG_GCJ so that aclocal doesn't bring it in needlessly.
8.583 -dnl If either AC_PROG_GCJ or AM_PROG_GCJ have already been expanded, run
8.584 -dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both.
8.585 - AC_PROVIDE_IFELSE([AC_PROG_GCJ],
8.586 - [AC_LIBTOOL_GCJ],
8.587 - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
8.588 - [AC_LIBTOOL_GCJ],
8.589 - [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],
8.590 - [AC_LIBTOOL_GCJ],
8.591 - [ifdef([AC_PROG_GCJ],
8.592 - [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])
8.593 - ifdef([A][M_PROG_GCJ],
8.594 - [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])])
8.595 - ifdef([LT_AC_PROG_GCJ],
8.596 - [define([LT_AC_PROG_GCJ],
8.597 - defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])])
8.598 -])])
8.599 -m4trace:m4/libtool.m4:76: -1- AC_DEFUN([_AC_PROG_LIBTOOL], [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
8.600 -AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl
8.601 -AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl
8.602 -AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl
8.603 -
8.604 -# This can be used to rebuild libtool when needed
8.605 -LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
8.606 -
8.607 -# Always use our own libtool.
8.608 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8.609 -AC_SUBST(LIBTOOL)dnl
8.610 -
8.611 -# Prevent multiple expansion
8.612 -define([AC_PROG_LIBTOOL], [])
8.613 -])
8.614 -m4trace:m4/libtool.m4:96: -1- AC_DEFUN([AC_LIBTOOL_SETUP], [AC_PREREQ(2.50)dnl
8.615 -AC_REQUIRE([AC_ENABLE_SHARED])dnl
8.616 -AC_REQUIRE([AC_ENABLE_STATIC])dnl
8.617 -AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl
8.618 -AC_REQUIRE([AC_CANONICAL_HOST])dnl
8.619 -AC_REQUIRE([AC_CANONICAL_BUILD])dnl
8.620 -AC_REQUIRE([AC_PROG_CC])dnl
8.621 -AC_REQUIRE([AC_PROG_LD])dnl
8.622 -AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
8.623 -AC_REQUIRE([AC_PROG_NM])dnl
8.624 -
8.625 -AC_REQUIRE([AC_PROG_LN_S])dnl
8.626 -AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
8.627 -# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
8.628 -AC_REQUIRE([AC_OBJEXT])dnl
8.629 -AC_REQUIRE([AC_EXEEXT])dnl
8.630 -dnl
8.631 -
8.632 -AC_LIBTOOL_SYS_MAX_CMD_LEN
8.633 -AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
8.634 -AC_LIBTOOL_OBJDIR
8.635 -
8.636 -AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
8.637 -_LT_AC_PROG_ECHO_BACKSLASH
8.638 -
8.639 -case $host_os in
8.640 -aix3*)
8.641 - # AIX sometimes has problems with the GCC collect2 program. For some
8.642 - # reason, if we set the COLLECT_NAMES environment variable, the problems
8.643 - # vanish in a puff of smoke.
8.644 - if test "X${COLLECT_NAMES+set}" != Xset; then
8.645 - COLLECT_NAMES=
8.646 - export COLLECT_NAMES
8.647 - fi
8.648 - ;;
8.649 -esac
8.650 -
8.651 -# Sed substitution that helps us do robust quoting. It backslashifies
8.652 -# metacharacters that are still active within double-quoted strings.
8.653 -Xsed='sed -e s/^X//'
8.654 -[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
8.655 -
8.656 -# Same as above, but do not quote variable references.
8.657 -[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
8.658 -
8.659 -# Sed substitution to delay expansion of an escaped shell variable in a
8.660 -# double_quote_subst'ed string.
8.661 -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
8.662 -
8.663 -# Sed substitution to avoid accidental globbing in evaled expressions
8.664 -no_glob_subst='s/\*/\\\*/g'
8.665 -
8.666 -# Constants:
8.667 -rm="rm -f"
8.668 -
8.669 -# Global variables:
8.670 -default_ofile=libtool
8.671 -can_build_shared=yes
8.672 -
8.673 -# All known linkers require a `.a' archive for static linking (except M$VC,
8.674 -# which needs '.lib').
8.675 -libext=a
8.676 -ltmain="$ac_aux_dir/ltmain.sh"
8.677 -ofile="$default_ofile"
8.678 -with_gnu_ld="$lt_cv_prog_gnu_ld"
8.679 -
8.680 -AC_CHECK_TOOL(AR, ar, false)
8.681 -AC_CHECK_TOOL(RANLIB, ranlib, :)
8.682 -AC_CHECK_TOOL(STRIP, strip, :)
8.683 -
8.684 -old_CC="$CC"
8.685 -old_CFLAGS="$CFLAGS"
8.686 -
8.687 -# Set sane defaults for various variables
8.688 -test -z "$AR" && AR=ar
8.689 -test -z "$AR_FLAGS" && AR_FLAGS=cru
8.690 -test -z "$AS" && AS=as
8.691 -test -z "$CC" && CC=cc
8.692 -test -z "$LTCC" && LTCC=$CC
8.693 -test -z "$DLLTOOL" && DLLTOOL=dlltool
8.694 -test -z "$LD" && LD=ld
8.695 -test -z "$LN_S" && LN_S="ln -s"
8.696 -test -z "$MAGIC_CMD" && MAGIC_CMD=file
8.697 -test -z "$NM" && NM=nm
8.698 -test -z "$SED" && SED=sed
8.699 -test -z "$OBJDUMP" && OBJDUMP=objdump
8.700 -test -z "$RANLIB" && RANLIB=:
8.701 -test -z "$STRIP" && STRIP=:
8.702 -test -z "$ac_objext" && ac_objext=o
8.703 -
8.704 -# Determine commands to create old-style static archives.
8.705 -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
8.706 -old_postinstall_cmds='chmod 644 $oldlib'
8.707 -old_postuninstall_cmds=
8.708 -
8.709 -if test -n "$RANLIB"; then
8.710 - case $host_os in
8.711 - openbsd*)
8.712 - old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
8.713 - ;;
8.714 - *)
8.715 - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
8.716 - ;;
8.717 - esac
8.718 - old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
8.719 -fi
8.720 -
8.721 -# Only perform the check for file, if the check method requires it
8.722 -case $deplibs_check_method in
8.723 -file_magic*)
8.724 - if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8.725 - AC_PATH_MAGIC
8.726 - fi
8.727 - ;;
8.728 -esac
8.729 -
8.730 -AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no)
8.731 -AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
8.732 -enable_win32_dll=yes, enable_win32_dll=no)
8.733 -
8.734 -AC_ARG_ENABLE([libtool-lock],
8.735 - [AC_HELP_STRING([--disable-libtool-lock],
8.736 - [avoid locking (might break parallel builds)])])
8.737 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
8.738 -
8.739 -AC_ARG_WITH([pic],
8.740 - [AC_HELP_STRING([--with-pic],
8.741 - [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
8.742 - [pic_mode="$withval"],
8.743 - [pic_mode=default])
8.744 -test -z "$pic_mode" && pic_mode=default
8.745 -
8.746 -# Use C for the default configuration in the libtool script
8.747 -tagname=
8.748 -AC_LIBTOOL_LANG_C_CONFIG
8.749 -_LT_AC_TAGCONFIG
8.750 -])
8.751 -m4trace:m4/libtool.m4:238: -1- AC_DEFUN([_LT_AC_SYS_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl
8.752 -
8.753 -# If no C compiler was specified, use CC.
8.754 -LTCC=${LTCC-"$CC"}
8.755 -
8.756 -# Allow CC to be a program name with arguments.
8.757 -compiler=$CC
8.758 -])
8.759 -m4trace:m4/libtool.m4:257: -1- AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX], [AC_LINK_IFELSE(AC_LANG_PROGRAM,[
8.760 -aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
8.761 -}'`
8.762 -# Check for a 64-bit object if we didn't find anything.
8.763 -if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
8.764 -}'`; fi],[])
8.765 -if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8.766 -])
8.767 -m4trace:m4/libtool.m4:270: -1- AC_DEFUN([_LT_AC_SHELL_INIT], [ifdef([AC_DIVERSION_NOTICE],
8.768 - [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
8.769 - [AC_DIVERT_PUSH(NOTICE)])
8.770 -$1
8.771 -AC_DIVERT_POP
8.772 -])
8.773 -m4trace:m4/libtool.m4:283: -1- AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], [_LT_AC_SHELL_INIT([
8.774 -# Check that we are running under the correct shell.
8.775 -SHELL=${CONFIG_SHELL-/bin/sh}
8.776 -
8.777 -case X$ECHO in
8.778 -X*--fallback-echo)
8.779 - # Remove one level of quotation (which was required for Make).
8.780 - ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
8.781 - ;;
8.782 -esac
8.783 -
8.784 -echo=${ECHO-echo}
8.785 -if test "X[$]1" = X--no-reexec; then
8.786 - # Discard the --no-reexec flag, and continue.
8.787 - shift
8.788 -elif test "X[$]1" = X--fallback-echo; then
8.789 - # Avoid inline document here, it may be left over
8.790 - :
8.791 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
8.792 - # Yippee, $echo works!
8.793 - :
8.794 -else
8.795 - # Restart under the correct shell.
8.796 - exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
8.797 -fi
8.798 -
8.799 -if test "X[$]1" = X--fallback-echo; then
8.800 - # used as fallback echo
8.801 - shift
8.802 - cat <<EOF
8.803 -[$]*
8.804 -EOF
8.805 - exit 0
8.806 -fi
8.807 -
8.808 -# The HP-UX ksh and POSIX shell print the target directory to stdout
8.809 -# if CDPATH is set.
8.810 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
8.811 -
8.812 -if test -z "$ECHO"; then
8.813 -if test "X${echo_test_string+set}" != Xset; then
8.814 -# find a string as large as possible, as long as the shell can cope with it
8.815 - for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
8.816 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
8.817 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
8.818 - echo_test_string="`eval $cmd`" &&
8.819 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
8.820 - then
8.821 - break
8.822 - fi
8.823 - done
8.824 -fi
8.825 -
8.826 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8.827 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8.828 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.829 - :
8.830 -else
8.831 - # The Solaris, AIX, and Digital Unix default echo programs unquote
8.832 - # backslashes. This makes it impossible to quote backslashes using
8.833 - # echo "$something" | sed 's/\\/\\\\/g'
8.834 - #
8.835 - # So, first we look for a working echo in the user's PATH.
8.836 -
8.837 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8.838 - for dir in $PATH /usr/ucb; do
8.839 - IFS="$lt_save_ifs"
8.840 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
8.841 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
8.842 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
8.843 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.844 - echo="$dir/echo"
8.845 - break
8.846 - fi
8.847 - done
8.848 - IFS="$lt_save_ifs"
8.849 -
8.850 - if test "X$echo" = Xecho; then
8.851 - # We didn't find a better echo, so look for alternatives.
8.852 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
8.853 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
8.854 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.855 - # This shell has a builtin print -r that does the trick.
8.856 - echo='print -r'
8.857 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
8.858 - test "X$CONFIG_SHELL" != X/bin/ksh; then
8.859 - # If we have ksh, try running configure again with it.
8.860 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
8.861 - export ORIGINAL_CONFIG_SHELL
8.862 - CONFIG_SHELL=/bin/ksh
8.863 - export CONFIG_SHELL
8.864 - exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
8.865 - else
8.866 - # Try using printf.
8.867 - echo='printf %s\n'
8.868 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8.869 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8.870 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.871 - # Cool, printf works
8.872 - :
8.873 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
8.874 - test "X$echo_testing_string" = 'X\t' &&
8.875 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
8.876 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.877 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
8.878 - export CONFIG_SHELL
8.879 - SHELL="$CONFIG_SHELL"
8.880 - export SHELL
8.881 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
8.882 - elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
8.883 - test "X$echo_testing_string" = 'X\t' &&
8.884 - echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
8.885 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.886 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
8.887 - else
8.888 - # maybe with a smaller string...
8.889 - prev=:
8.890 -
8.891 - for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
8.892 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
8.893 - then
8.894 - break
8.895 - fi
8.896 - prev="$cmd"
8.897 - done
8.898 -
8.899 - if test "$prev" != 'sed 50q "[$]0"'; then
8.900 - echo_test_string=`eval $prev`
8.901 - export echo_test_string
8.902 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
8.903 - else
8.904 - # Oops. We lost completely, so just stick with echo.
8.905 - echo=echo
8.906 - fi
8.907 - fi
8.908 - fi
8.909 - fi
8.910 -fi
8.911 -fi
8.912 -
8.913 -# Copy echo and quote the copy suitably for passing to libtool from
8.914 -# the Makefile, instead of quoting the original, which is used later.
8.915 -ECHO=$echo
8.916 -if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
8.917 - ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
8.918 -fi
8.919 -
8.920 -AC_SUBST(ECHO)
8.921 -])])
8.922 -m4trace:m4/libtool.m4:437: -1- AC_DEFUN([_LT_AC_LOCK], [AC_ARG_ENABLE([libtool-lock],
8.923 - [AC_HELP_STRING([--disable-libtool-lock],
8.924 - [avoid locking (might break parallel builds)])])
8.925 -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
8.926 -
8.927 -# Some flags need to be propagated to the compiler or linker for good
8.928 -# libtool support.
8.929 -case $host in
8.930 -ia64-*-hpux*)
8.931 - # Find out which ABI we are using.
8.932 - echo 'int i;' > conftest.$ac_ext
8.933 - if AC_TRY_EVAL(ac_compile); then
8.934 - case `/usr/bin/file conftest.$ac_objext` in
8.935 - *ELF-32*)
8.936 - HPUX_IA64_MODE="32"
8.937 - ;;
8.938 - *ELF-64*)
8.939 - HPUX_IA64_MODE="64"
8.940 - ;;
8.941 - esac
8.942 - fi
8.943 - rm -rf conftest*
8.944 - ;;
8.945 -*-*-irix6*)
8.946 - # Find out which ABI we are using.
8.947 - echo '[#]line __oline__ "configure"' > conftest.$ac_ext
8.948 - if AC_TRY_EVAL(ac_compile); then
8.949 - if test "$lt_cv_prog_gnu_ld" = yes; then
8.950 - case `/usr/bin/file conftest.$ac_objext` in
8.951 - *32-bit*)
8.952 - LD="${LD-ld} -melf32bsmip"
8.953 - ;;
8.954 - *N32*)
8.955 - LD="${LD-ld} -melf32bmipn32"
8.956 - ;;
8.957 - *64-bit*)
8.958 - LD="${LD-ld} -melf64bmip"
8.959 - ;;
8.960 - esac
8.961 - else
8.962 - case `/usr/bin/file conftest.$ac_objext` in
8.963 - *32-bit*)
8.964 - LD="${LD-ld} -32"
8.965 - ;;
8.966 - *N32*)
8.967 - LD="${LD-ld} -n32"
8.968 - ;;
8.969 - *64-bit*)
8.970 - LD="${LD-ld} -64"
8.971 - ;;
8.972 - esac
8.973 - fi
8.974 - fi
8.975 - rm -rf conftest*
8.976 - ;;
8.977 -
8.978 -x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
8.979 - # Find out which ABI we are using.
8.980 - echo 'int i;' > conftest.$ac_ext
8.981 - if AC_TRY_EVAL(ac_compile); then
8.982 - case "`/usr/bin/file conftest.o`" in
8.983 - *32-bit*)
8.984 - case $host in
8.985 - x86_64-*linux*)
8.986 - LD="${LD-ld} -m elf_i386"
8.987 - ;;
8.988 - ppc64-*linux*|powerpc64-*linux*)
8.989 - LD="${LD-ld} -m elf32ppclinux"
8.990 - ;;
8.991 - s390x-*linux*)
8.992 - LD="${LD-ld} -m elf_s390"
8.993 - ;;
8.994 - sparc64-*linux*)
8.995 - LD="${LD-ld} -m elf32_sparc"
8.996 - ;;
8.997 - esac
8.998 - ;;
8.999 - *64-bit*)
8.1000 - case $host in
8.1001 - x86_64-*linux*)
8.1002 - LD="${LD-ld} -m elf_x86_64"
8.1003 - ;;
8.1004 - ppc*-*linux*|powerpc*-*linux*)
8.1005 - LD="${LD-ld} -m elf64ppc"
8.1006 - ;;
8.1007 - s390*-*linux*)
8.1008 - LD="${LD-ld} -m elf64_s390"
8.1009 - ;;
8.1010 - sparc*-*linux*)
8.1011 - LD="${LD-ld} -m elf64_sparc"
8.1012 - ;;
8.1013 - esac
8.1014 - ;;
8.1015 - esac
8.1016 - fi
8.1017 - rm -rf conftest*
8.1018 - ;;
8.1019 -
8.1020 -*-*-sco3.2v5*)
8.1021 - # On SCO OpenServer 5, we need -belf to get full-featured binaries.
8.1022 - SAVE_CFLAGS="$CFLAGS"
8.1023 - CFLAGS="$CFLAGS -belf"
8.1024 - AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
8.1025 - [AC_LANG_PUSH(C)
8.1026 - AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
8.1027 - AC_LANG_POP])
8.1028 - if test x"$lt_cv_cc_needs_belf" != x"yes"; then
8.1029 - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8.1030 - CFLAGS="$SAVE_CFLAGS"
8.1031 - fi
8.1032 - ;;
8.1033 -AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL],
8.1034 -[*-*-cygwin* | *-*-mingw* | *-*-pw32*)
8.1035 - AC_CHECK_TOOL(DLLTOOL, dlltool, false)
8.1036 - AC_CHECK_TOOL(AS, as, false)
8.1037 - AC_CHECK_TOOL(OBJDUMP, objdump, false)
8.1038 - ;;
8.1039 - ])
8.1040 -esac
8.1041 -
8.1042 -need_locks="$enable_libtool_lock"
8.1043 -
8.1044 -])
8.1045 -m4trace:m4/libtool.m4:567: -1- AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [AC_REQUIRE([LT_AC_PROG_SED])
8.1046 -AC_CACHE_CHECK([$1], [$2],
8.1047 - [$2=no
8.1048 - ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
8.1049 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
8.1050 - lt_compiler_flag="$3"
8.1051 - # Insert the option either (1) after the last *FLAGS variable, or
8.1052 - # (2) before a word containing "conftest.", or (3) at the end.
8.1053 - # Note that $ac_compile itself does not contain backslashes and begins
8.1054 - # with a dollar sign (not a hyphen), so the echo should work correctly.
8.1055 - # The option is referenced via a variable to avoid confusing sed.
8.1056 - lt_compile=`echo "$ac_compile" | $SED \
8.1057 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
8.1058 - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
8.1059 - -e 's:$: $lt_compiler_flag:'`
8.1060 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
8.1061 - (eval "$lt_compile" 2>conftest.err)
8.1062 - ac_status=$?
8.1063 - cat conftest.err >&AS_MESSAGE_LOG_FD
8.1064 - echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
8.1065 - if (exit $ac_status) && test -s "$ac_outfile"; then
8.1066 - # The compiler can only warn and ignore the option if not recognized
8.1067 - # So say no if there are warnings
8.1068 - if test ! -s conftest.err; then
8.1069 - $2=yes
8.1070 - fi
8.1071 - fi
8.1072 - $rm conftest*
8.1073 -])
8.1074 -
8.1075 -if test x"[$]$2" = xyes; then
8.1076 - ifelse([$5], , :, [$5])
8.1077 -else
8.1078 - ifelse([$6], , :, [$6])
8.1079 -fi
8.1080 -])
8.1081 -m4trace:m4/libtool.m4:610: -1- AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [AC_CACHE_CHECK([$1], [$2],
8.1082 - [$2=no
8.1083 - save_LDFLAGS="$LDFLAGS"
8.1084 - LDFLAGS="$LDFLAGS $3"
8.1085 - printf "$lt_simple_link_test_code" > conftest.$ac_ext
8.1086 - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8.1087 - # The compiler can only warn and ignore the option if not recognized
8.1088 - # So say no if there are warnings
8.1089 - if test -s conftest.err; then
8.1090 - # Append any errors to the config.log.
8.1091 - cat conftest.err 1>&AS_MESSAGE_LOG_FD
8.1092 - else
8.1093 - $2=yes
8.1094 - fi
8.1095 - fi
8.1096 - $rm conftest*
8.1097 - LDFLAGS="$save_LDFLAGS"
8.1098 -])
8.1099 -
8.1100 -if test x"[$]$2" = xyes; then
8.1101 - ifelse([$4], , :, [$4])
8.1102 -else
8.1103 - ifelse([$5], , :, [$5])
8.1104 -fi
8.1105 -])
8.1106 -m4trace:m4/libtool.m4:640: -1- AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [# find the maximum length of command line arguments
8.1107 -AC_MSG_CHECKING([the maximum length of command line arguments])
8.1108 -AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
8.1109 - i=0
8.1110 - teststring="ABCD"
8.1111 -
8.1112 - case $build_os in
8.1113 - msdosdjgpp*)
8.1114 - # On DJGPP, this test can blow up pretty badly due to problems in libc
8.1115 - # (any single argument exceeding 2000 bytes causes a buffer overrun
8.1116 - # during glob expansion). Even if it were fixed, the result of this
8.1117 - # check would be larger than it should be.
8.1118 - lt_cv_sys_max_cmd_len=12288; # 12K is about right
8.1119 - ;;
8.1120 -
8.1121 - gnu*)
8.1122 - # Under GNU Hurd, this test is not required because there is
8.1123 - # no limit to the length of command line arguments.
8.1124 - # Libtool will interpret -1 as no limit whatsoever
8.1125 - lt_cv_sys_max_cmd_len=-1;
8.1126 - ;;
8.1127 -
8.1128 - cygwin* | mingw*)
8.1129 - # On Win9x/ME, this test blows up -- it succeeds, but takes
8.1130 - # about 5 minutes as the teststring grows exponentially.
8.1131 - # Worse, since 9x/ME are not pre-emptively multitasking,
8.1132 - # you end up with a "frozen" computer, even though with patience
8.1133 - # the test eventually succeeds (with a max line length of 256k).
8.1134 - # Instead, let's just punt: use the minimum linelength reported by
8.1135 - # all of the supported platforms: 8192 (on NT/2K/XP).
8.1136 - lt_cv_sys_max_cmd_len=8192;
8.1137 - ;;
8.1138 -
8.1139 - amigaos*)
8.1140 - # On AmigaOS with pdksh, this test takes hours, literally.
8.1141 - # So we just punt and use a minimum line length of 8192.
8.1142 - lt_cv_sys_max_cmd_len=8192;
8.1143 - ;;
8.1144 -
8.1145 - *)
8.1146 - # If test is not a shell built-in, we'll probably end up computing a
8.1147 - # maximum length that is only half of the actual maximum length, but
8.1148 - # we can't tell.
8.1149 - while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
8.1150 - = "XX$teststring") >/dev/null 2>&1 &&
8.1151 - new_result=`expr "X$teststring" : ".*" 2>&1` &&
8.1152 - lt_cv_sys_max_cmd_len=$new_result &&
8.1153 - test $i != 17 # 1/2 MB should be enough
8.1154 - do
8.1155 - i=`expr $i + 1`
8.1156 - teststring=$teststring$teststring
8.1157 - done
8.1158 - teststring=
8.1159 - # Add a significant safety factor because C++ compilers can tack on massive
8.1160 - # amounts of additional arguments before passing them to the linker.
8.1161 - # It appears as though 1/2 is a usable value.
8.1162 - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
8.1163 - ;;
8.1164 - esac
8.1165 -])
8.1166 -if test -n $lt_cv_sys_max_cmd_len ; then
8.1167 - AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
8.1168 -else
8.1169 - AC_MSG_RESULT(none)
8.1170 -fi
8.1171 -])
8.1172 -m4trace:m4/libtool.m4:711: -1- AC_DEFUN([_LT_AC_CHECK_DLFCN], [AC_CHECK_HEADERS(dlfcn.h)dnl
8.1173 -])
8.1174 -m4trace:m4/libtool.m4:719: -1- AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
8.1175 -if test "$cross_compiling" = yes; then :
8.1176 - [$4]
8.1177 -else
8.1178 - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8.1179 - lt_status=$lt_dlunknown
8.1180 - cat > conftest.$ac_ext <<EOF
8.1181 -[#line __oline__ "configure"
8.1182 -#include "confdefs.h"
8.1183 -
8.1184 -#if HAVE_DLFCN_H
8.1185 -#include <dlfcn.h>
8.1186 -#endif
8.1187 -
8.1188 -#include <stdio.h>
8.1189 -
8.1190 -#ifdef RTLD_GLOBAL
8.1191 -# define LT_DLGLOBAL RTLD_GLOBAL
8.1192 -#else
8.1193 -# ifdef DL_GLOBAL
8.1194 -# define LT_DLGLOBAL DL_GLOBAL
8.1195 -# else
8.1196 -# define LT_DLGLOBAL 0
8.1197 -# endif
8.1198 -#endif
8.1199 -
8.1200 -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
8.1201 - find out it does not work in some platform. */
8.1202 -#ifndef LT_DLLAZY_OR_NOW
8.1203 -# ifdef RTLD_LAZY
8.1204 -# define LT_DLLAZY_OR_NOW RTLD_LAZY
8.1205 -# else
8.1206 -# ifdef DL_LAZY
8.1207 -# define LT_DLLAZY_OR_NOW DL_LAZY
8.1208 -# else
8.1209 -# ifdef RTLD_NOW
8.1210 -# define LT_DLLAZY_OR_NOW RTLD_NOW
8.1211 -# else
8.1212 -# ifdef DL_NOW
8.1213 -# define LT_DLLAZY_OR_NOW DL_NOW
8.1214 -# else
8.1215 -# define LT_DLLAZY_OR_NOW 0
8.1216 -# endif
8.1217 -# endif
8.1218 -# endif
8.1219 -# endif
8.1220 -#endif
8.1221 -
8.1222 -#ifdef __cplusplus
8.1223 -extern "C" void exit (int);
8.1224 -#endif
8.1225 -
8.1226 -void fnord() { int i=42;}
8.1227 -int main ()
8.1228 -{
8.1229 - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
8.1230 - int status = $lt_dlunknown;
8.1231 -
8.1232 - if (self)
8.1233 - {
8.1234 - if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
8.1235 - else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
8.1236 - /* dlclose (self); */
8.1237 - }
8.1238 -
8.1239 - exit (status);
8.1240 -}]
8.1241 -EOF
8.1242 - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
8.1243 - (./conftest; exit; ) 2>/dev/null
8.1244 - lt_status=$?
8.1245 - case x$lt_status in
8.1246 - x$lt_dlno_uscore) $1 ;;
8.1247 - x$lt_dlneed_uscore) $2 ;;
8.1248 - x$lt_unknown|x*) $3 ;;
8.1249 - esac
8.1250 - else :
8.1251 - # compilation failed
8.1252 - $3
8.1253 - fi
8.1254 -fi
8.1255 -rm -fr conftest*
8.1256 -])
8.1257 -m4trace:m4/libtool.m4:807: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl
8.1258 -if test "x$enable_dlopen" != xyes; then
8.1259 - enable_dlopen=unknown
8.1260 - enable_dlopen_self=unknown
8.1261 - enable_dlopen_self_static=unknown
8.1262 -else
8.1263 - lt_cv_dlopen=no
8.1264 - lt_cv_dlopen_libs=
8.1265 -
8.1266 - case $host_os in
8.1267 - beos*)
8.1268 - lt_cv_dlopen="load_add_on"
8.1269 - lt_cv_dlopen_libs=
8.1270 - lt_cv_dlopen_self=yes
8.1271 - ;;
8.1272 -
8.1273 - mingw* | pw32*)
8.1274 - lt_cv_dlopen="LoadLibrary"
8.1275 - lt_cv_dlopen_libs=
8.1276 - ;;
8.1277 -
8.1278 - cygwin*)
8.1279 - lt_cv_dlopen="dlopen"
8.1280 - lt_cv_dlopen_libs=
8.1281 - ;;
8.1282 -
8.1283 - darwin*)
8.1284 - # if libdl is installed we need to link against it
8.1285 - AC_CHECK_LIB([dl], [dlopen],
8.1286 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
8.1287 - lt_cv_dlopen="dyld"
8.1288 - lt_cv_dlopen_libs=
8.1289 - lt_cv_dlopen_self=yes
8.1290 - ])
8.1291 - ;;
8.1292 -
8.1293 - *)
8.1294 - AC_CHECK_FUNC([shl_load],
8.1295 - [lt_cv_dlopen="shl_load"],
8.1296 - [AC_CHECK_LIB([dld], [shl_load],
8.1297 - [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"],
8.1298 - [AC_CHECK_FUNC([dlopen],
8.1299 - [lt_cv_dlopen="dlopen"],
8.1300 - [AC_CHECK_LIB([dl], [dlopen],
8.1301 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
8.1302 - [AC_CHECK_LIB([svld], [dlopen],
8.1303 - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
8.1304 - [AC_CHECK_LIB([dld], [dld_link],
8.1305 - [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
8.1306 - ])
8.1307 - ])
8.1308 - ])
8.1309 - ])
8.1310 - ])
8.1311 - ;;
8.1312 - esac
8.1313 -
8.1314 - if test "x$lt_cv_dlopen" != xno; then
8.1315 - enable_dlopen=yes
8.1316 - else
8.1317 - enable_dlopen=no
8.1318 - fi
8.1319 -
8.1320 - case $lt_cv_dlopen in
8.1321 - dlopen)
8.1322 - save_CPPFLAGS="$CPPFLAGS"
8.1323 - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
8.1324 -
8.1325 - save_LDFLAGS="$LDFLAGS"
8.1326 - eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
8.1327 -
8.1328 - save_LIBS="$LIBS"
8.1329 - LIBS="$lt_cv_dlopen_libs $LIBS"
8.1330 -
8.1331 - AC_CACHE_CHECK([whether a program can dlopen itself],
8.1332 - lt_cv_dlopen_self, [dnl
8.1333 - _LT_AC_TRY_DLOPEN_SELF(
8.1334 - lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
8.1335 - lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
8.1336 - ])
8.1337 -
8.1338 - if test "x$lt_cv_dlopen_self" = xyes; then
8.1339 - LDFLAGS="$LDFLAGS $link_static_flag"
8.1340 - AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
8.1341 - lt_cv_dlopen_self_static, [dnl
8.1342 - _LT_AC_TRY_DLOPEN_SELF(
8.1343 - lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
8.1344 - lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
8.1345 - ])
8.1346 - fi
8.1347 -
8.1348 - CPPFLAGS="$save_CPPFLAGS"
8.1349 - LDFLAGS="$save_LDFLAGS"
8.1350 - LIBS="$save_LIBS"
8.1351 - ;;
8.1352 - esac
8.1353 -
8.1354 - case $lt_cv_dlopen_self in
8.1355 - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
8.1356 - *) enable_dlopen_self=unknown ;;
8.1357 - esac
8.1358 -
8.1359 - case $lt_cv_dlopen_self_static in
8.1360 - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
8.1361 - *) enable_dlopen_self_static=unknown ;;
8.1362 - esac
8.1363 -fi
8.1364 -])
8.1365 -m4trace:m4/libtool.m4:921: -1- AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
8.1366 -AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
8.1367 - [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
8.1368 - [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
8.1369 - $rm -r conftest 2>/dev/null
8.1370 - mkdir conftest
8.1371 - cd conftest
8.1372 - mkdir out
8.1373 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
8.1374 -
8.1375 - lt_compiler_flag="-o out/conftest2.$ac_objext"
8.1376 - # Insert the option either (1) after the last *FLAGS variable, or
8.1377 - # (2) before a word containing "conftest.", or (3) at the end.
8.1378 - # Note that $ac_compile itself does not contain backslashes and begins
8.1379 - # with a dollar sign (not a hyphen), so the echo should work correctly.
8.1380 - lt_compile=`echo "$ac_compile" | $SED \
8.1381 - -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
8.1382 - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
8.1383 - -e 's:$: $lt_compiler_flag:'`
8.1384 - (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
8.1385 - (eval "$lt_compile" 2>out/conftest.err)
8.1386 - ac_status=$?
8.1387 - cat out/conftest.err >&AS_MESSAGE_LOG_FD
8.1388 - echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
8.1389 - if (exit $ac_status) && test -s out/conftest2.$ac_objext
8.1390 - then
8.1391 - # The compiler can only warn and ignore the option if not recognized
8.1392 - # So say no if there are warnings
8.1393 - if test ! -s out/conftest.err; then
8.1394 - _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
8.1395 - fi
8.1396 - fi
8.1397 - chmod u+w .
8.1398 - $rm conftest*
8.1399 - # SGI C++ compiler will create directory out/ii_files/ for
8.1400 - # template instantiation
8.1401 - test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
8.1402 - $rm out/* && rmdir out
8.1403 - cd ..
8.1404 - rmdir conftest
8.1405 - $rm conftest*
8.1406 -])
8.1407 -])
8.1408 -m4trace:m4/libtool.m4:970: -1- AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_REQUIRE([_LT_AC_LOCK])dnl
8.1409 -
8.1410 -hard_links="nottested"
8.1411 -if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
8.1412 - # do not overwrite the value of need_locks provided by the user
8.1413 - AC_MSG_CHECKING([if we can lock with hard links])
8.1414 - hard_links=yes
8.1415 - $rm conftest*
8.1416 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
8.1417 - touch conftest.a
8.1418 - ln conftest.a conftest.b 2>&5 || hard_links=no
8.1419 - ln conftest.a conftest.b 2>/dev/null && hard_links=no
8.1420 - AC_MSG_RESULT([$hard_links])
8.1421 - if test "$hard_links" = no; then
8.1422 - AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
8.1423 - need_locks=warn
8.1424 - fi
8.1425 -else
8.1426 - need_locks=no
8.1427 -fi
8.1428 -])
8.1429 -m4trace:m4/libtool.m4:996: -1- AC_DEFUN([AC_LIBTOOL_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
8.1430 -[rm -f .libs 2>/dev/null
8.1431 -mkdir .libs 2>/dev/null
8.1432 -if test -d .libs; then
8.1433 - lt_cv_objdir=.libs
8.1434 -else
8.1435 - # MS-DOS does not allow filenames that begin with a dot.
8.1436 - lt_cv_objdir=_libs
8.1437 -fi
8.1438 -rmdir .libs 2>/dev/null])
8.1439 -objdir=$lt_cv_objdir
8.1440 -])
8.1441 -m4trace:m4/libtool.m4:1014: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs])
8.1442 -_LT_AC_TAGVAR(hardcode_action, $1)=
8.1443 -if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
8.1444 - test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \
8.1445 - test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then
8.1446 -
8.1447 - # We can hardcode non-existant directories.
8.1448 - if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
8.1449 - # If the only mechanism to avoid hardcoding is shlibpath_var, we
8.1450 - # have to relink, otherwise we might link with an installed library
8.1451 - # when we should be linking with a yet-to-be-installed one
8.1452 - ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
8.1453 - test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then
8.1454 - # Linking always hardcodes the temporary library directory.
8.1455 - _LT_AC_TAGVAR(hardcode_action, $1)=relink
8.1456 - else
8.1457 - # We can link without hardcoding, and we can hardcode nonexisting dirs.
8.1458 - _LT_AC_TAGVAR(hardcode_action, $1)=immediate
8.1459 - fi
8.1460 -else
8.1461 - # We cannot hardcode anything, or else we can only hardcode existing
8.1462 - # directories.
8.1463 - _LT_AC_TAGVAR(hardcode_action, $1)=unsupported
8.1464 -fi
8.1465 -AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)])
8.1466 -
8.1467 -if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then
8.1468 - # Fast installation is not supported
8.1469 - enable_fast_install=no
8.1470 -elif test "$shlibpath_overrides_runpath" = yes ||
8.1471 - test "$enable_shared" = no; then
8.1472 - # Fast installation is not necessary
8.1473 - enable_fast_install=needless
8.1474 -fi
8.1475 -])
8.1476 -m4trace:m4/libtool.m4:1054: -1- AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP], [striplib=
8.1477 -old_striplib=
8.1478 -AC_MSG_CHECKING([whether stripping libraries is possible])
8.1479 -if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
8.1480 - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
8.1481 - test -z "$striplib" && striplib="$STRIP --strip-unneeded"
8.1482 - AC_MSG_RESULT([yes])
8.1483 -else
8.1484 -# FIXME - insert some real tests, host_os isn't really good enough
8.1485 - case $host_os in
8.1486 - darwin*)
8.1487 - if test -n "$STRIP" ; then
8.1488 - striplib="$STRIP -x"
8.1489 - AC_MSG_RESULT([yes])
8.1490 - else
8.1491 - AC_MSG_RESULT([no])
8.1492 -fi
8.1493 - ;;
8.1494 - *)
8.1495 - AC_MSG_RESULT([no])
8.1496 - ;;
8.1497 - esac
8.1498 -fi
8.1499 -])
8.1500 -m4trace:m4/libtool.m4:1084: -1- AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_MSG_CHECKING([dynamic linker characteristics])
8.1501 -library_names_spec=
8.1502 -libname_spec='lib$name'
8.1503 -soname_spec=
8.1504 -shrext_cmds=".so"
8.1505 -postinstall_cmds=
8.1506 -postuninstall_cmds=
8.1507 -finish_cmds=
8.1508 -finish_eval=
8.1509 -shlibpath_var=
8.1510 -shlibpath_overrides_runpath=unknown
8.1511 -version_type=none
8.1512 -dynamic_linker="$host_os ld.so"
8.1513 -sys_lib_dlsearch_path_spec="/lib /usr/lib"
8.1514 -if test "$GCC" = yes; then
8.1515 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
8.1516 - if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
8.1517 - # if the path contains ";" then we assume it to be the separator
8.1518 - # otherwise default to the standard path separator (i.e. ":") - it is
8.1519 - # assumed that no part of a normal pathname contains ";" but that should
8.1520 - # okay in the real world where ";" in dirpaths is itself problematic.
8.1521 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
8.1522 - else
8.1523 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
8.1524 - fi
8.1525 -else
8.1526 - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
8.1527 -fi
8.1528 -need_lib_prefix=unknown
8.1529 -hardcode_into_libs=no
8.1530 -
8.1531 -# when you set need_version to no, make sure it does not cause -set_version
8.1532 -# flags to be left without arguments
8.1533 -need_version=unknown
8.1534 -
8.1535 -case $host_os in
8.1536 -aix3*)
8.1537 - version_type=linux
8.1538 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
8.1539 - shlibpath_var=LIBPATH
8.1540 -
8.1541 - # AIX 3 has no versioning support, so we append a major version to the name.
8.1542 - soname_spec='${libname}${release}${shared_ext}$major'
8.1543 - ;;
8.1544 -
8.1545 -aix4* | aix5*)
8.1546 - version_type=linux
8.1547 - need_lib_prefix=no
8.1548 - need_version=no
8.1549 - hardcode_into_libs=yes
8.1550 - if test "$host_cpu" = ia64; then
8.1551 - # AIX 5 supports IA64
8.1552 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
8.1553 - shlibpath_var=LD_LIBRARY_PATH
8.1554 - else
8.1555 - # With GCC up to 2.95.x, collect2 would create an import file
8.1556 - # for dependence libraries. The import file would start with
8.1557 - # the line `#! .'. This would cause the generated library to
8.1558 - # depend on `.', always an invalid library. This was fixed in
8.1559 - # development snapshots of GCC prior to 3.0.
8.1560 - case $host_os in
8.1561 - aix4 | aix4.[[01]] | aix4.[[01]].*)
8.1562 - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
8.1563 - echo ' yes '
8.1564 - echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
8.1565 - :
8.1566 - else
8.1567 - can_build_shared=no
8.1568 - fi
8.1569 - ;;
8.1570 - esac
8.1571 - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
8.1572 - # soname into executable. Probably we can add versioning support to
8.1573 - # collect2, so additional links can be useful in future.
8.1574 - if test "$aix_use_runtimelinking" = yes; then
8.1575 - # If using run time linking (on AIX 4.2 or later) use lib<name>.so
8.1576 - # instead of lib<name>.a to let people know that these are not
8.1577 - # typical AIX shared libraries.
8.1578 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1579 - else
8.1580 - # We preserve .a as extension for shared libraries through AIX4.2
8.1581 - # and later when we are not doing run time linking.
8.1582 - library_names_spec='${libname}${release}.a $libname.a'
8.1583 - soname_spec='${libname}${release}${shared_ext}$major'
8.1584 - fi
8.1585 - shlibpath_var=LIBPATH
8.1586 - fi
8.1587 - ;;
8.1588 -
8.1589 -amigaos*)
8.1590 - library_names_spec='$libname.ixlibrary $libname.a'
8.1591 - # Create ${libname}_ixlibrary.a entries in /sys/libs.
8.1592 - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
8.1593 - ;;
8.1594 -
8.1595 -beos*)
8.1596 - library_names_spec='${libname}${shared_ext}'
8.1597 - dynamic_linker="$host_os ld.so"
8.1598 - shlibpath_var=LIBRARY_PATH
8.1599 - ;;
8.1600 -
8.1601 -bsdi4*)
8.1602 - version_type=linux
8.1603 - need_version=no
8.1604 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1605 - soname_spec='${libname}${release}${shared_ext}$major'
8.1606 - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
8.1607 - shlibpath_var=LD_LIBRARY_PATH
8.1608 - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
8.1609 - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
8.1610 - # the default ld.so.conf also contains /usr/contrib/lib and
8.1611 - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
8.1612 - # libtool to hard-code these into programs
8.1613 - ;;
8.1614 -
8.1615 -cygwin* | mingw* | pw32*)
8.1616 - version_type=windows
8.1617 - shrext_cmds=".dll"
8.1618 - need_version=no
8.1619 - need_lib_prefix=no
8.1620 -
8.1621 - case $GCC,$host_os in
8.1622 - yes,cygwin* | yes,mingw* | yes,pw32*)
8.1623 - library_names_spec='$libname.dll.a'
8.1624 - # DLL is installed to $(libdir)/../bin by postinstall_cmds
8.1625 - postinstall_cmds='base_file=`basename \${file}`~
8.1626 - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
8.1627 - dldir=$destdir/`dirname \$dlpath`~
8.1628 - test -d \$dldir || mkdir -p \$dldir~
8.1629 - $install_prog $dir/$dlname \$dldir/$dlname'
8.1630 - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
8.1631 - dlpath=$dir/\$dldll~
8.1632 - $rm \$dlpath'
8.1633 - shlibpath_overrides_runpath=yes
8.1634 -
8.1635 - case $host_os in
8.1636 - cygwin*)
8.1637 - # Cygwin DLLs use 'cyg' prefix rather than 'lib'
8.1638 - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
8.1639 - sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
8.1640 - ;;
8.1641 - mingw*)
8.1642 - # MinGW DLLs use traditional 'lib' prefix
8.1643 - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
8.1644 - sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
8.1645 - if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
8.1646 - # It is most probably a Windows format PATH printed by
8.1647 - # mingw gcc, but we are running on Cygwin. Gcc prints its search
8.1648 - # path with ; separators, and with drive letters. We can handle the
8.1649 - # drive letters (cygwin fileutils understands them), so leave them,
8.1650 - # especially as we might pass files found there to a mingw objdump,
8.1651 - # which wouldn't understand a cygwinified path. Ahh.
8.1652 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
8.1653 - else
8.1654 - sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
8.1655 - fi
8.1656 - ;;
8.1657 - pw32*)
8.1658 - # pw32 DLLs use 'pw' prefix rather than 'lib'
8.1659 - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
8.1660 - ;;
8.1661 - esac
8.1662 - ;;
8.1663 -
8.1664 - *)
8.1665 - library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
8.1666 - ;;
8.1667 - esac
8.1668 - dynamic_linker='Win32 ld.exe'
8.1669 - # FIXME: first we should search . and the directory the executable is in
8.1670 - shlibpath_var=PATH
8.1671 - ;;
8.1672 -
8.1673 -darwin* | rhapsody*)
8.1674 - dynamic_linker="$host_os dyld"
8.1675 - version_type=darwin
8.1676 - need_lib_prefix=no
8.1677 - need_version=no
8.1678 - library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
8.1679 - soname_spec='${libname}${release}${major}$shared_ext'
8.1680 - shlibpath_overrides_runpath=yes
8.1681 - shlibpath_var=DYLD_LIBRARY_PATH
8.1682 - shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
8.1683 - # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
8.1684 - if test "$GCC" = yes; then
8.1685 - sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
8.1686 - else
8.1687 - sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
8.1688 - fi
8.1689 - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
8.1690 - ;;
8.1691 -
8.1692 -dgux*)
8.1693 - version_type=linux
8.1694 - need_lib_prefix=no
8.1695 - need_version=no
8.1696 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
8.1697 - soname_spec='${libname}${release}${shared_ext}$major'
8.1698 - shlibpath_var=LD_LIBRARY_PATH
8.1699 - ;;
8.1700 -
8.1701 -freebsd1*)
8.1702 - dynamic_linker=no
8.1703 - ;;
8.1704 -
8.1705 -kfreebsd*-gnu)
8.1706 - version_type=linux
8.1707 - need_lib_prefix=no
8.1708 - need_version=no
8.1709 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8.1710 - soname_spec='${libname}${release}${shared_ext}$major'
8.1711 - shlibpath_var=LD_LIBRARY_PATH
8.1712 - shlibpath_overrides_runpath=no
8.1713 - hardcode_into_libs=yes
8.1714 - dynamic_linker='GNU ld.so'
8.1715 - ;;
8.1716 -
8.1717 -freebsd*)
8.1718 - objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
8.1719 - version_type=freebsd-$objformat
8.1720 - case $version_type in
8.1721 - freebsd-elf*)
8.1722 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
8.1723 - need_version=no
8.1724 - need_lib_prefix=no
8.1725 - ;;
8.1726 - freebsd-*)
8.1727 - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
8.1728 - need_version=yes
8.1729 - ;;
8.1730 - esac
8.1731 - shlibpath_var=LD_LIBRARY_PATH
8.1732 - case $host_os in
8.1733 - freebsd2*)
8.1734 - shlibpath_overrides_runpath=yes
8.1735 - ;;
8.1736 - freebsd3.[01]* | freebsdelf3.[01]*)
8.1737 - shlibpath_overrides_runpath=yes
8.1738 - hardcode_into_libs=yes
8.1739 - ;;
8.1740 - *) # from 3.2 on
8.1741 - shlibpath_overrides_runpath=no
8.1742 - hardcode_into_libs=yes
8.1743 - ;;
8.1744 - esac
8.1745 - ;;
8.1746 -
8.1747 -gnu*)
8.1748 - version_type=linux
8.1749 - need_lib_prefix=no
8.1750 - need_version=no
8.1751 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
8.1752 - soname_spec='${libname}${release}${shared_ext}$major'
8.1753 - shlibpath_var=LD_LIBRARY_PATH
8.1754 - hardcode_into_libs=yes
8.1755 - ;;
8.1756 -
8.1757 -hpux9* | hpux10* | hpux11*)
8.1758 - # Give a soname corresponding to the major version so that dld.sl refuses to
8.1759 - # link against other versions.
8.1760 - version_type=sunos
8.1761 - need_lib_prefix=no
8.1762 - need_version=no
8.1763 - case "$host_cpu" in
8.1764 - ia64*)
8.1765 - shrext_cmds='.so'
8.1766 - hardcode_into_libs=yes
8.1767 - dynamic_linker="$host_os dld.so"
8.1768 - shlibpath_var=LD_LIBRARY_PATH
8.1769 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
8.1770 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1771 - soname_spec='${libname}${release}${shared_ext}$major'
8.1772 - if test "X$HPUX_IA64_MODE" = X32; then
8.1773 - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
8.1774 - else
8.1775 - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
8.1776 - fi
8.1777 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
8.1778 - ;;
8.1779 - hppa*64*)
8.1780 - shrext_cmds='.sl'
8.1781 - hardcode_into_libs=yes
8.1782 - dynamic_linker="$host_os dld.sl"
8.1783 - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
8.1784 - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
8.1785 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1786 - soname_spec='${libname}${release}${shared_ext}$major'
8.1787 - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
8.1788 - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
8.1789 - ;;
8.1790 - *)
8.1791 - shrext_cmds='.sl'
8.1792 - dynamic_linker="$host_os dld.sl"
8.1793 - shlibpath_var=SHLIB_PATH
8.1794 - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
8.1795 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1796 - soname_spec='${libname}${release}${shared_ext}$major'
8.1797 - ;;
8.1798 - esac
8.1799 - # HP-UX runs *really* slowly unless shared libraries are mode 555.
8.1800 - postinstall_cmds='chmod 555 $lib'
8.1801 - ;;
8.1802 -
8.1803 -irix5* | irix6* | nonstopux*)
8.1804 - case $host_os in
8.1805 - nonstopux*) version_type=nonstopux ;;
8.1806 - *)
8.1807 - if test "$lt_cv_prog_gnu_ld" = yes; then
8.1808 - version_type=linux
8.1809 - else
8.1810 - version_type=irix
8.1811 - fi ;;
8.1812 - esac
8.1813 - need_lib_prefix=no
8.1814 - need_version=no
8.1815 - soname_spec='${libname}${release}${shared_ext}$major'
8.1816 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
8.1817 - case $host_os in
8.1818 - irix5* | nonstopux*)
8.1819 - libsuff= shlibsuff=
8.1820 - ;;
8.1821 - *)
8.1822 - case $LD in # libtool.m4 will add one of these switches to LD
8.1823 - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
8.1824 - libsuff= shlibsuff= libmagic=32-bit;;
8.1825 - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
8.1826 - libsuff=32 shlibsuff=N32 libmagic=N32;;
8.1827 - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
8.1828 - libsuff=64 shlibsuff=64 libmagic=64-bit;;
8.1829 - *) libsuff= shlibsuff= libmagic=never-match;;
8.1830 - esac
8.1831 - ;;
8.1832 - esac
8.1833 - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
8.1834 - shlibpath_overrides_runpath=no
8.1835 - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
8.1836 - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
8.1837 - hardcode_into_libs=yes
8.1838 - ;;
8.1839 -
8.1840 -# No shared lib support for Linux oldld, aout, or coff.
8.1841 -linux*oldld* | linux*aout* | linux*coff*)
8.1842 - dynamic_linker=no
8.1843 - ;;
8.1844 -
8.1845 -# This must be Linux ELF.
8.1846 -linux*)
8.1847 - version_type=linux
8.1848 - need_lib_prefix=no
8.1849 - need_version=no
8.1850 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1851 - soname_spec='${libname}${release}${shared_ext}$major'
8.1852 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
8.1853 - shlibpath_var=LD_LIBRARY_PATH
8.1854 - shlibpath_overrides_runpath=no
8.1855 - # This implies no fast_install, which is unacceptable.
8.1856 - # Some rework will be needed to allow for fast_install
8.1857 - # before this can be enabled.
8.1858 - hardcode_into_libs=yes
8.1859 -
8.1860 - # Append ld.so.conf contents to the search path
8.1861 - if test -f /etc/ld.so.conf; then
8.1862 - lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
8.1863 - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
8.1864 - fi
8.1865 -
8.1866 - # We used to test for /lib/ld.so.1 and disable shared libraries on
8.1867 - # powerpc, because MkLinux only supported shared libraries with the
8.1868 - # GNU dynamic linker. Since this was broken with cross compilers,
8.1869 - # most powerpc-linux boxes support dynamic linking these days and
8.1870 - # people can always --disable-shared, the test was removed, and we
8.1871 - # assume the GNU/Linux dynamic linker is in use.
8.1872 - dynamic_linker='GNU/Linux ld.so'
8.1873 - ;;
8.1874 -
8.1875 -netbsdelf*-gnu)
8.1876 - version_type=linux
8.1877 - need_lib_prefix=no
8.1878 - need_version=no
8.1879 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8.1880 - soname_spec='${libname}${release}${shared_ext}$major'
8.1881 - shlibpath_var=LD_LIBRARY_PATH
8.1882 - shlibpath_overrides_runpath=no
8.1883 - hardcode_into_libs=yes
8.1884 - dynamic_linker='NetBSD ld.elf_so'
8.1885 - ;;
8.1886 -
8.1887 -knetbsd*-gnu)
8.1888 - version_type=linux
8.1889 - need_lib_prefix=no
8.1890 - need_version=no
8.1891 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8.1892 - soname_spec='${libname}${release}${shared_ext}$major'
8.1893 - shlibpath_var=LD_LIBRARY_PATH
8.1894 - shlibpath_overrides_runpath=no
8.1895 - hardcode_into_libs=yes
8.1896 - dynamic_linker='GNU ld.so'
8.1897 - ;;
8.1898 -
8.1899 -netbsd*)
8.1900 - version_type=sunos
8.1901 - need_lib_prefix=no
8.1902 - need_version=no
8.1903 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8.1904 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
8.1905 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
8.1906 - dynamic_linker='NetBSD (a.out) ld.so'
8.1907 - else
8.1908 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8.1909 - soname_spec='${libname}${release}${shared_ext}$major'
8.1910 - dynamic_linker='NetBSD ld.elf_so'
8.1911 - fi
8.1912 - shlibpath_var=LD_LIBRARY_PATH
8.1913 - shlibpath_overrides_runpath=yes
8.1914 - hardcode_into_libs=yes
8.1915 - ;;
8.1916 -
8.1917 -newsos6)
8.1918 - version_type=linux
8.1919 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1920 - shlibpath_var=LD_LIBRARY_PATH
8.1921 - shlibpath_overrides_runpath=yes
8.1922 - ;;
8.1923 -
8.1924 -nto-qnx*)
8.1925 - version_type=linux
8.1926 - need_lib_prefix=no
8.1927 - need_version=no
8.1928 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1929 - soname_spec='${libname}${release}${shared_ext}$major'
8.1930 - shlibpath_var=LD_LIBRARY_PATH
8.1931 - shlibpath_overrides_runpath=yes
8.1932 - ;;
8.1933 -
8.1934 -openbsd*)
8.1935 - version_type=sunos
8.1936 - need_lib_prefix=no
8.1937 - need_version=yes
8.1938 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
8.1939 - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
8.1940 - shlibpath_var=LD_LIBRARY_PATH
8.1941 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8.1942 - case $host_os in
8.1943 - openbsd2.[[89]] | openbsd2.[[89]].*)
8.1944 - shlibpath_overrides_runpath=no
8.1945 - ;;
8.1946 - *)
8.1947 - shlibpath_overrides_runpath=yes
8.1948 - ;;
8.1949 - esac
8.1950 - else
8.1951 - shlibpath_overrides_runpath=yes
8.1952 - fi
8.1953 - ;;
8.1954 -
8.1955 -os2*)
8.1956 - libname_spec='$name'
8.1957 - shrext_cmds=".dll"
8.1958 - need_lib_prefix=no
8.1959 - library_names_spec='$libname${shared_ext} $libname.a'
8.1960 - dynamic_linker='OS/2 ld.exe'
8.1961 - shlibpath_var=LIBPATH
8.1962 - ;;
8.1963 -
8.1964 -osf3* | osf4* | osf5*)
8.1965 - version_type=osf
8.1966 - need_lib_prefix=no
8.1967 - need_version=no
8.1968 - soname_spec='${libname}${release}${shared_ext}$major'
8.1969 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1970 - shlibpath_var=LD_LIBRARY_PATH
8.1971 - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
8.1972 - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
8.1973 - ;;
8.1974 -
8.1975 -sco3.2v5*)
8.1976 - version_type=osf
8.1977 - soname_spec='${libname}${release}${shared_ext}$major'
8.1978 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1979 - shlibpath_var=LD_LIBRARY_PATH
8.1980 - ;;
8.1981 -
8.1982 -solaris*)
8.1983 - version_type=linux
8.1984 - need_lib_prefix=no
8.1985 - need_version=no
8.1986 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.1987 - soname_spec='${libname}${release}${shared_ext}$major'
8.1988 - shlibpath_var=LD_LIBRARY_PATH
8.1989 - shlibpath_overrides_runpath=yes
8.1990 - hardcode_into_libs=yes
8.1991 - # ldd complains unless libraries are executable
8.1992 - postinstall_cmds='chmod +x $lib'
8.1993 - ;;
8.1994 -
8.1995 -sunos4*)
8.1996 - version_type=sunos
8.1997 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
8.1998 - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
8.1999 - shlibpath_var=LD_LIBRARY_PATH
8.2000 - shlibpath_overrides_runpath=yes
8.2001 - if test "$with_gnu_ld" = yes; then
8.2002 - need_lib_prefix=no
8.2003 - fi
8.2004 - need_version=yes
8.2005 - ;;
8.2006 -
8.2007 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
8.2008 - version_type=linux
8.2009 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.2010 - soname_spec='${libname}${release}${shared_ext}$major'
8.2011 - shlibpath_var=LD_LIBRARY_PATH
8.2012 - case $host_vendor in
8.2013 - sni)
8.2014 - shlibpath_overrides_runpath=no
8.2015 - need_lib_prefix=no
8.2016 - export_dynamic_flag_spec='${wl}-Blargedynsym'
8.2017 - runpath_var=LD_RUN_PATH
8.2018 - ;;
8.2019 - siemens)
8.2020 - need_lib_prefix=no
8.2021 - ;;
8.2022 - motorola)
8.2023 - need_lib_prefix=no
8.2024 - need_version=no
8.2025 - shlibpath_overrides_runpath=no
8.2026 - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
8.2027 - ;;
8.2028 - esac
8.2029 - ;;
8.2030 -
8.2031 -sysv4*MP*)
8.2032 - if test -d /usr/nec ;then
8.2033 - version_type=linux
8.2034 - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
8.2035 - soname_spec='$libname${shared_ext}.$major'
8.2036 - shlibpath_var=LD_LIBRARY_PATH
8.2037 - fi
8.2038 - ;;
8.2039 -
8.2040 -uts4*)
8.2041 - version_type=linux
8.2042 - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
8.2043 - soname_spec='${libname}${release}${shared_ext}$major'
8.2044 - shlibpath_var=LD_LIBRARY_PATH
8.2045 - ;;
8.2046 -
8.2047 -*)
8.2048 - dynamic_linker=no
8.2049 - ;;
8.2050 -esac
8.2051 -AC_MSG_RESULT([$dynamic_linker])
8.2052 -test "$dynamic_linker" = no && can_build_shared=no
8.2053 -])
8.2054 -m4trace:m4/libtool.m4:1643: -1- AC_DEFUN([_LT_AC_TAGCONFIG], [AC_ARG_WITH([tags],
8.2055 - [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],
8.2056 - [include additional configurations @<:@automatic@:>@])],
8.2057 - [tagnames="$withval"])
8.2058 -
8.2059 -if test -f "$ltmain" && test -n "$tagnames"; then
8.2060 - if test ! -f "${ofile}"; then
8.2061 - AC_MSG_WARN([output file `$ofile' does not exist])
8.2062 - fi
8.2063 -
8.2064 - if test -z "$LTCC"; then
8.2065 - eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
8.2066 - if test -z "$LTCC"; then
8.2067 - AC_MSG_WARN([output file `$ofile' does not look like a libtool script])
8.2068 - else
8.2069 - AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
8.2070 - fi
8.2071 - fi
8.2072 -
8.2073 - # Extract list of available tagged configurations in $ofile.
8.2074 - # Note that this assumes the entire list is on one line.
8.2075 - available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
8.2076 -
8.2077 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8.2078 - for tagname in $tagnames; do
8.2079 - IFS="$lt_save_ifs"
8.2080 - # Check whether tagname contains only valid characters
8.2081 - case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
8.2082 - "") ;;
8.2083 - *) AC_MSG_ERROR([invalid tag name: $tagname])
8.2084 - ;;
8.2085 - esac
8.2086 -
8.2087 - if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
8.2088 - then
8.2089 - AC_MSG_ERROR([tag name \"$tagname\" already exists])
8.2090 - fi
8.2091 -
8.2092 - # Update the list of available tags.
8.2093 - if test -n "$tagname"; then
8.2094 - echo appending configuration tag \"$tagname\" to $ofile
8.2095 -
8.2096 - case $tagname in
8.2097 - CXX)
8.2098 - if test -n "$CXX" && test "X$CXX" != "Xno"; then
8.2099 - AC_LIBTOOL_LANG_CXX_CONFIG
8.2100 - else
8.2101 - tagname=""
8.2102 - fi
8.2103 - ;;
8.2104 -
8.2105 - F77)
8.2106 - if test -n "$F77" && test "X$F77" != "Xno"; then
8.2107 - AC_LIBTOOL_LANG_F77_CONFIG
8.2108 - else
8.2109 - tagname=""
8.2110 - fi
8.2111 - ;;
8.2112 -
8.2113 - GCJ)
8.2114 - if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
8.2115 - AC_LIBTOOL_LANG_GCJ_CONFIG
8.2116 - else
8.2117 - tagname=""
8.2118 - fi
8.2119 - ;;
8.2120 -
8.2121 - RC)
8.2122 - AC_LIBTOOL_LANG_RC_CONFIG
8.2123 - ;;
8.2124 -
8.2125 - *)
8.2126 - AC_MSG_ERROR([Unsupported tag name: $tagname])
8.2127 - ;;
8.2128 - esac
8.2129 -
8.2130 - # Append the new tag name to the list of available tags.
8.2131 - if test -n "$tagname" ; then
8.2132 - available_tags="$available_tags $tagname"
8.2133 - fi
8.2134 - fi
8.2135 - done
8.2136 - IFS="$lt_save_ifs"
8.2137 -
8.2138 - # Now substitute the updated list of available tags.
8.2139 - if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
8.2140 - mv "${ofile}T" "$ofile"
8.2141 - chmod +x "$ofile"
8.2142 - else
8.2143 - rm -f "${ofile}T"
8.2144 - AC_MSG_ERROR([unable to update list of available tagged configurations.])
8.2145 - fi
8.2146 -fi
8.2147 -])
8.2148 -m4trace:m4/libtool.m4:1743: -1- AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])
8.2149 -])
8.2150 -m4trace:m4/libtool.m4:1751: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
8.2151 -])
8.2152 -m4trace:m4/libtool.m4:1760: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl
8.2153 -AC_ARG_ENABLE([shared],
8.2154 - [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
8.2155 - [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],
8.2156 - [p=${PACKAGE-default}
8.2157 - case $enableval in
8.2158 - yes) enable_shared=yes ;;
8.2159 - no) enable_shared=no ;;
8.2160 - *)
8.2161 - enable_shared=no
8.2162 - # Look at the argument we got. We use all the common list separators.
8.2163 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8.2164 - for pkg in $enableval; do
8.2165 - IFS="$lt_save_ifs"
8.2166 - if test "X$pkg" = "X$p"; then
8.2167 - enable_shared=yes
8.2168 - fi
8.2169 - done
8.2170 - IFS="$lt_save_ifs"
8.2171 - ;;
8.2172 - esac],
8.2173 - [enable_shared=]AC_ENABLE_SHARED_DEFAULT)
8.2174 -])
8.2175 -m4trace:m4/libtool.m4:1789: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2176 -AC_ENABLE_SHARED(no)
8.2177 -])
8.2178 -m4trace:m4/libtool.m4:1799: -1- AC_DEFUN([AC_ENABLE_STATIC], [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
8.2179 -AC_ARG_ENABLE([static],
8.2180 - [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
8.2181 - [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],
8.2182 - [p=${PACKAGE-default}
8.2183 - case $enableval in
8.2184 - yes) enable_static=yes ;;
8.2185 - no) enable_static=no ;;
8.2186 - *)
8.2187 - enable_static=no
8.2188 - # Look at the argument we got. We use all the common list separators.
8.2189 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8.2190 - for pkg in $enableval; do
8.2191 - IFS="$lt_save_ifs"
8.2192 - if test "X$pkg" = "X$p"; then
8.2193 - enable_static=yes
8.2194 - fi
8.2195 - done
8.2196 - IFS="$lt_save_ifs"
8.2197 - ;;
8.2198 - esac],
8.2199 - [enable_static=]AC_ENABLE_STATIC_DEFAULT)
8.2200 -])
8.2201 -m4trace:m4/libtool.m4:1828: -1- AC_DEFUN([AC_DISABLE_STATIC], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2202 -AC_ENABLE_STATIC(no)
8.2203 -])
8.2204 -m4trace:m4/libtool.m4:1838: -1- AC_DEFUN([AC_ENABLE_FAST_INSTALL], [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl
8.2205 -AC_ARG_ENABLE([fast-install],
8.2206 - [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
8.2207 - [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
8.2208 - [p=${PACKAGE-default}
8.2209 - case $enableval in
8.2210 - yes) enable_fast_install=yes ;;
8.2211 - no) enable_fast_install=no ;;
8.2212 - *)
8.2213 - enable_fast_install=no
8.2214 - # Look at the argument we got. We use all the common list separators.
8.2215 - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8.2216 - for pkg in $enableval; do
8.2217 - IFS="$lt_save_ifs"
8.2218 - if test "X$pkg" = "X$p"; then
8.2219 - enable_fast_install=yes
8.2220 - fi
8.2221 - done
8.2222 - IFS="$lt_save_ifs"
8.2223 - ;;
8.2224 - esac],
8.2225 - [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT)
8.2226 -])
8.2227 -m4trace:m4/libtool.m4:1867: -1- AC_DEFUN([AC_DISABLE_FAST_INSTALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2228 -AC_ENABLE_FAST_INSTALL(no)
8.2229 -])
8.2230 -m4trace:m4/libtool.m4:1877: -1- AC_DEFUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2231 -pic_mode=ifelse($#,1,$1,default)
8.2232 -])
8.2233 -m4trace:m4/libtool.m4:1901: -1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_REQUIRE([AC_PROG_EGREP])dnl
8.2234 -AC_MSG_CHECKING([for $1])
8.2235 -AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
8.2236 -[case $MAGIC_CMD in
8.2237 -[[\\/*] | ?:[\\/]*])
8.2238 - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8.2239 - ;;
8.2240 -*)
8.2241 - lt_save_MAGIC_CMD="$MAGIC_CMD"
8.2242 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8.2243 -dnl $ac_dummy forces splitting on constant user-supplied paths.
8.2244 -dnl POSIX.2 word splitting is done only on the output of word expansions,
8.2245 -dnl not every word. This closes a longstanding sh security hole.
8.2246 - ac_dummy="ifelse([$2], , $PATH, [$2])"
8.2247 - for ac_dir in $ac_dummy; do
8.2248 - IFS="$lt_save_ifs"
8.2249 - test -z "$ac_dir" && ac_dir=.
8.2250 - if test -f $ac_dir/$1; then
8.2251 - lt_cv_path_MAGIC_CMD="$ac_dir/$1"
8.2252 - if test -n "$file_magic_test_file"; then
8.2253 - case $deplibs_check_method in
8.2254 - "file_magic "*)
8.2255 - file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
8.2256 - MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8.2257 - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8.2258 - $EGREP "$file_magic_regex" > /dev/null; then
8.2259 - :
8.2260 - else
8.2261 - cat <<EOF 1>&2
8.2262 -
8.2263 -*** Warning: the command libtool uses to detect shared libraries,
8.2264 -*** $file_magic_cmd, produces output that libtool cannot recognize.
8.2265 -*** The result is that libtool may fail to recognize shared libraries
8.2266 -*** as such. This will affect the creation of libtool libraries that
8.2267 -*** depend on shared libraries, but programs linked with such libtool
8.2268 -*** libraries will work regardless of this problem. Nevertheless, you
8.2269 -*** may want to report the problem to your system manager and/or to
8.2270 -*** bug-libtool@gnu.org
8.2271 -
8.2272 -EOF
8.2273 - fi ;;
8.2274 - esac
8.2275 - fi
8.2276 - break
8.2277 - fi
8.2278 - done
8.2279 - IFS="$lt_save_ifs"
8.2280 - MAGIC_CMD="$lt_save_MAGIC_CMD"
8.2281 - ;;
8.2282 -esac])
8.2283 -MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8.2284 -if test -n "$MAGIC_CMD"; then
8.2285 - AC_MSG_RESULT($MAGIC_CMD)
8.2286 -else
8.2287 - AC_MSG_RESULT(no)
8.2288 -fi
8.2289 -])
8.2290 -m4trace:m4/libtool.m4:1964: -1- AC_DEFUN([AC_PATH_MAGIC], [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
8.2291 -if test -z "$lt_cv_path_MAGIC_CMD"; then
8.2292 - if test -n "$ac_tool_prefix"; then
8.2293 - AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
8.2294 - else
8.2295 - MAGIC_CMD=:
8.2296 - fi
8.2297 -fi
8.2298 -])
8.2299 -m4trace:m4/libtool.m4:1979: -1- AC_DEFUN([AC_PROG_LD], [AC_ARG_WITH([gnu-ld],
8.2300 - [AC_HELP_STRING([--with-gnu-ld],
8.2301 - [assume the C compiler uses GNU ld @<:@default=no@:>@])],
8.2302 - [test "$withval" = no || with_gnu_ld=yes],
8.2303 - [with_gnu_ld=no])
8.2304 -AC_REQUIRE([LT_AC_PROG_SED])dnl
8.2305 -AC_REQUIRE([AC_PROG_CC])dnl
8.2306 -AC_REQUIRE([AC_CANONICAL_HOST])dnl
8.2307 -AC_REQUIRE([AC_CANONICAL_BUILD])dnl
8.2308 -ac_prog=ld
8.2309 -if test "$GCC" = yes; then
8.2310 - # Check if gcc -print-prog-name=ld gives a path.
8.2311 - AC_MSG_CHECKING([for ld used by $CC])
8.2312 - case $host in
8.2313 - *-*-mingw*)
8.2314 - # gcc leaves a trailing carriage return which upsets mingw
8.2315 - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
8.2316 - *)
8.2317 - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
8.2318 - esac
8.2319 - case $ac_prog in
8.2320 - # Accept absolute paths.
8.2321 - [[\\/]]* | ?:[[\\/]]*)
8.2322 - re_direlt='/[[^/]][[^/]]*/\.\./'
8.2323 - # Canonicalize the pathname of ld
8.2324 - ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
8.2325 - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
8.2326 - ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
8.2327 - done
8.2328 - test -z "$LD" && LD="$ac_prog"
8.2329 - ;;
8.2330 - "")
8.2331 - # If it fails, then pretend we aren't using GCC.
8.2332 - ac_prog=ld
8.2333 - ;;
8.2334 - *)
8.2335 - # If it is relative, then search for the first ld in PATH.
8.2336 - with_gnu_ld=unknown
8.2337 - ;;
8.2338 - esac
8.2339 -elif test "$with_gnu_ld" = yes; then
8.2340 - AC_MSG_CHECKING([for GNU ld])
8.2341 -else
8.2342 - AC_MSG_CHECKING([for non-GNU ld])
8.2343 -fi
8.2344 -AC_CACHE_VAL(lt_cv_path_LD,
8.2345 -[if test -z "$LD"; then
8.2346 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8.2347 - for ac_dir in $PATH; do
8.2348 - IFS="$lt_save_ifs"
8.2349 - test -z "$ac_dir" && ac_dir=.
8.2350 - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
8.2351 - lt_cv_path_LD="$ac_dir/$ac_prog"
8.2352 - # Check to see if the program is GNU ld. I'd rather use --version,
8.2353 - # but apparently some GNU ld's only accept -v.
8.2354 - # Break only if it was the GNU/non-GNU ld that we prefer.
8.2355 - case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
8.2356 - *GNU* | *'with BFD'*)
8.2357 - test "$with_gnu_ld" != no && break
8.2358 - ;;
8.2359 - *)
8.2360 - test "$with_gnu_ld" != yes && break
8.2361 - ;;
8.2362 - esac
8.2363 - fi
8.2364 - done
8.2365 - IFS="$lt_save_ifs"
8.2366 -else
8.2367 - lt_cv_path_LD="$LD" # Let the user override the test with a path.
8.2368 -fi])
8.2369 -LD="$lt_cv_path_LD"
8.2370 -if test -n "$LD"; then
8.2371 - AC_MSG_RESULT($LD)
8.2372 -else
8.2373 - AC_MSG_RESULT(no)
8.2374 -fi
8.2375 -test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
8.2376 -AC_PROG_LD_GNU
8.2377 -])
8.2378 -m4trace:m4/libtool.m4:2063: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl
8.2379 -AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
8.2380 -[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
8.2381 -case `$LD -v 2>&1 </dev/null` in
8.2382 -*GNU* | *'with BFD'*)
8.2383 - lt_cv_prog_gnu_ld=yes
8.2384 - ;;
8.2385 -*)
8.2386 - lt_cv_prog_gnu_ld=no
8.2387 - ;;
8.2388 -esac])
8.2389 -with_gnu_ld=$lt_cv_prog_gnu_ld
8.2390 -])
8.2391 -m4trace:m4/libtool.m4:2083: -1- AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], [AC_CACHE_CHECK([for $LD option to reload object files],
8.2392 - lt_cv_ld_reload_flag,
8.2393 - [lt_cv_ld_reload_flag='-r'])
8.2394 -reload_flag=$lt_cv_ld_reload_flag
8.2395 -case $reload_flag in
8.2396 -"" | " "*) ;;
8.2397 -*) reload_flag=" $reload_flag" ;;
8.2398 -esac
8.2399 -reload_cmds='$LD$reload_flag -o $output$reload_objs'
8.2400 -])
8.2401 -m4trace:m4/libtool.m4:2100: -1- AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], [AC_CACHE_CHECK([how to recognise dependent libraries],
8.2402 -lt_cv_deplibs_check_method,
8.2403 -[lt_cv_file_magic_cmd='$MAGIC_CMD'
8.2404 -lt_cv_file_magic_test_file=
8.2405 -lt_cv_deplibs_check_method='unknown'
8.2406 -# Need to set the preceding variable on all platforms that support
8.2407 -# interlibrary dependencies.
8.2408 -# 'none' -- dependencies not supported.
8.2409 -# `unknown' -- same as none, but documents that we really don't know.
8.2410 -# 'pass_all' -- all dependencies passed with no checks.
8.2411 -# 'test_compile' -- check by making test program.
8.2412 -# 'file_magic [[regex]]' -- check by looking for files in library path
8.2413 -# which responds to the $file_magic_cmd with a given extended regex.
8.2414 -# If you have `file' or equivalent on your system and you're not sure
8.2415 -# whether `pass_all' will *always* work, you probably want this one.
8.2416 -
8.2417 -case $host_os in
8.2418 -aix4* | aix5*)
8.2419 - lt_cv_deplibs_check_method=pass_all
8.2420 - ;;
8.2421 -
8.2422 -beos*)
8.2423 - lt_cv_deplibs_check_method=pass_all
8.2424 - ;;
8.2425 -
8.2426 -bsdi4*)
8.2427 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
8.2428 - lt_cv_file_magic_cmd='/usr/bin/file -L'
8.2429 - lt_cv_file_magic_test_file=/shlib/libc.so
8.2430 - ;;
8.2431 -
8.2432 -cygwin*)
8.2433 - # func_win32_libid is a shell function defined in ltmain.sh
8.2434 - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
8.2435 - lt_cv_file_magic_cmd='func_win32_libid'
8.2436 - ;;
8.2437 -
8.2438 -mingw* | pw32*)
8.2439 - # Base MSYS/MinGW do not provide the 'file' command needed by
8.2440 - # func_win32_libid shell function, so use a weaker test based on 'objdump'.
8.2441 - lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
8.2442 - lt_cv_file_magic_cmd='$OBJDUMP -f'
8.2443 - ;;
8.2444 -
8.2445 -darwin* | rhapsody*)
8.2446 - lt_cv_deplibs_check_method=pass_all
8.2447 - ;;
8.2448 -
8.2449 -freebsd* | kfreebsd*-gnu)
8.2450 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
8.2451 - case $host_cpu in
8.2452 - i*86 )
8.2453 - # Not sure whether the presence of OpenBSD here was a mistake.
8.2454 - # Let's accept both of them until this is cleared up.
8.2455 - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library'
8.2456 - lt_cv_file_magic_cmd=/usr/bin/file
8.2457 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
8.2458 - ;;
8.2459 - esac
8.2460 - else
8.2461 - lt_cv_deplibs_check_method=pass_all
8.2462 - fi
8.2463 - ;;
8.2464 -
8.2465 -gnu*)
8.2466 - lt_cv_deplibs_check_method=pass_all
8.2467 - ;;
8.2468 -
8.2469 -hpux10.20* | hpux11*)
8.2470 - lt_cv_file_magic_cmd=/usr/bin/file
8.2471 - case "$host_cpu" in
8.2472 - ia64*)
8.2473 - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
8.2474 - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
8.2475 - ;;
8.2476 - hppa*64*)
8.2477 - [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
8.2478 - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
8.2479 - ;;
8.2480 - *)
8.2481 - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
8.2482 - lt_cv_file_magic_test_file=/usr/lib/libc.sl
8.2483 - ;;
8.2484 - esac
8.2485 - ;;
8.2486 -
8.2487 -irix5* | irix6* | nonstopux*)
8.2488 - case $LD in
8.2489 - *-32|*"-32 ") libmagic=32-bit;;
8.2490 - *-n32|*"-n32 ") libmagic=N32;;
8.2491 - *-64|*"-64 ") libmagic=64-bit;;
8.2492 - *) libmagic=never-match;;
8.2493 - esac
8.2494 - lt_cv_deplibs_check_method=pass_all
8.2495 - ;;
8.2496 -
8.2497 -# This must be Linux ELF.
8.2498 -linux*)
8.2499 - lt_cv_deplibs_check_method=pass_all
8.2500 - ;;
8.2501 -
8.2502 -netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
8.2503 - if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
8.2504 - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
8.2505 - else
8.2506 - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
8.2507 - fi
8.2508 - ;;
8.2509 -
8.2510 -newos6*)
8.2511 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
8.2512 - lt_cv_file_magic_cmd=/usr/bin/file
8.2513 - lt_cv_file_magic_test_file=/usr/lib/libnls.so
8.2514 - ;;
8.2515 -
8.2516 -nto-qnx*)
8.2517 - lt_cv_deplibs_check_method=unknown
8.2518 - ;;
8.2519 -
8.2520 -openbsd*)
8.2521 - lt_cv_file_magic_cmd=/usr/bin/file
8.2522 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
8.2523 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8.2524 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
8.2525 - else
8.2526 - lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
8.2527 - fi
8.2528 - ;;
8.2529 -
8.2530 -osf3* | osf4* | osf5*)
8.2531 - lt_cv_deplibs_check_method=pass_all
8.2532 - ;;
8.2533 -
8.2534 -sco3.2v5*)
8.2535 - lt_cv_deplibs_check_method=pass_all
8.2536 - ;;
8.2537 -
8.2538 -solaris*)
8.2539 - lt_cv_deplibs_check_method=pass_all
8.2540 - ;;
8.2541 -
8.2542 -sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
8.2543 - case $host_vendor in
8.2544 - motorola)
8.2545 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
8.2546 - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
8.2547 - ;;
8.2548 - ncr)
8.2549 - lt_cv_deplibs_check_method=pass_all
8.2550 - ;;
8.2551 - sequent)
8.2552 - lt_cv_file_magic_cmd='/bin/file'
8.2553 - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
8.2554 - ;;
8.2555 - sni)
8.2556 - lt_cv_file_magic_cmd='/bin/file'
8.2557 - lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
8.2558 - lt_cv_file_magic_test_file=/lib/libc.so
8.2559 - ;;
8.2560 - siemens)
8.2561 - lt_cv_deplibs_check_method=pass_all
8.2562 - ;;
8.2563 - esac
8.2564 - ;;
8.2565 -
8.2566 -sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
8.2567 - lt_cv_deplibs_check_method=pass_all
8.2568 - ;;
8.2569 -esac
8.2570 -])
8.2571 -file_magic_cmd=$lt_cv_file_magic_cmd
8.2572 -deplibs_check_method=$lt_cv_deplibs_check_method
8.2573 -test -z "$deplibs_check_method" && deplibs_check_method=unknown
8.2574 -])
8.2575 -m4trace:m4/libtool.m4:2280: -1- AC_DEFUN([AC_PROG_NM], [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
8.2576 -[if test -n "$NM"; then
8.2577 - # Let the user override the test.
8.2578 - lt_cv_path_NM="$NM"
8.2579 -else
8.2580 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8.2581 - for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
8.2582 - IFS="$lt_save_ifs"
8.2583 - test -z "$ac_dir" && ac_dir=.
8.2584 - tmp_nm="$ac_dir/${ac_tool_prefix}nm"
8.2585 - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
8.2586 - # Check to see if the nm accepts a BSD-compat flag.
8.2587 - # Adding the `sed 1q' prevents false positives on HP-UX, which says:
8.2588 - # nm: unknown option "B" ignored
8.2589 - # Tru64's nm complains that /dev/null is an invalid object file
8.2590 - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
8.2591 - */dev/null* | *'Invalid file or object type'*)
8.2592 - lt_cv_path_NM="$tmp_nm -B"
8.2593 - break
8.2594 - ;;
8.2595 - *)
8.2596 - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
8.2597 - */dev/null*)
8.2598 - lt_cv_path_NM="$tmp_nm -p"
8.2599 - break
8.2600 - ;;
8.2601 - *)
8.2602 - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
8.2603 - continue # so that we can try to find one that supports BSD flags
8.2604 - ;;
8.2605 - esac
8.2606 - esac
8.2607 - fi
8.2608 - done
8.2609 - IFS="$lt_save_ifs"
8.2610 - test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
8.2611 -fi])
8.2612 -NM="$lt_cv_path_NM"
8.2613 -])
8.2614 -m4trace:m4/libtool.m4:2325: -1- AC_DEFUN([AC_CHECK_LIBM], [AC_REQUIRE([AC_CANONICAL_HOST])dnl
8.2615 -LIBM=
8.2616 -case $host in
8.2617 -*-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
8.2618 - # These system don't have libm, or don't need it
8.2619 - ;;
8.2620 -*-ncr-sysv4.3*)
8.2621 - AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
8.2622 - AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
8.2623 - ;;
8.2624 -*)
8.2625 - AC_CHECK_LIB(m, cos, LIBM="-lm")
8.2626 - ;;
8.2627 -esac
8.2628 -])
8.2629 -m4trace:m4/libtool.m4:2354: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2630 - case $enable_ltdl_convenience in
8.2631 - no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
8.2632 - "") enable_ltdl_convenience=yes
8.2633 - ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
8.2634 - esac
8.2635 - LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
8.2636 - LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
8.2637 - # For backwards non-gettext consistent compatibility...
8.2638 - INCLTDL="$LTDLINCL"
8.2639 -])
8.2640 -m4trace:m4/libtool.m4:2380: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
8.2641 - AC_CHECK_LIB(ltdl, lt_dlinit,
8.2642 - [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no],
8.2643 - [if test x"$enable_ltdl_install" = xno; then
8.2644 - AC_MSG_WARN([libltdl not installed, but installation disabled])
8.2645 - else
8.2646 - enable_ltdl_install=yes
8.2647 - fi
8.2648 - ])
8.2649 - if test x"$enable_ltdl_install" = x"yes"; then
8.2650 - ac_configure_args="$ac_configure_args --enable-ltdl-install"
8.2651 - LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
8.2652 - LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
8.2653 - else
8.2654 - ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
8.2655 - LIBLTDL="-lltdl"
8.2656 - LTDLINCL=
8.2657 - fi
8.2658 - # For backwards non-gettext consistent compatibility...
8.2659 - INCLTDL="$LTDLINCL"
8.2660 -])
8.2661 -m4trace:m4/libtool.m4:2407: -1- AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_LT_AC_LANG_CXX])
8.2662 -])
8.2663 -m4trace:m4/libtool.m4:2414: -1- AC_DEFUN([_LT_AC_LANG_CXX], [AC_REQUIRE([AC_PROG_CXX])
8.2664 -AC_REQUIRE([AC_PROG_CXXCPP])
8.2665 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
8.2666 -])
8.2667 -m4trace:m4/libtool.m4:2424: -1- AC_DEFUN([AC_LIBTOOL_F77], [AC_REQUIRE([_LT_AC_LANG_F77])
8.2668 -])
8.2669 -m4trace:m4/libtool.m4:2431: -1- AC_DEFUN([_LT_AC_LANG_F77], [AC_REQUIRE([AC_PROG_F77])
8.2670 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
8.2671 -])
8.2672 -m4trace:m4/libtool.m4:2440: -1- AC_DEFUN([AC_LIBTOOL_GCJ], [AC_REQUIRE([_LT_AC_LANG_GCJ])
8.2673 -])
8.2674 -m4trace:m4/libtool.m4:2447: -1- AC_DEFUN([_LT_AC_LANG_GCJ], [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[],
8.2675 - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[],
8.2676 - [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[],
8.2677 - [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])],
8.2678 - [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
8.2679 - [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
8.2680 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
8.2681 -])
8.2682 -m4trace:m4/libtool.m4:2461: -1- AC_DEFUN([AC_LIBTOOL_RC], [AC_REQUIRE([LT_AC_PROG_RC])
8.2683 -_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
8.2684 -])
8.2685 -m4trace:m4/libtool.m4:2472: -1- AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG])
8.2686 -m4trace:m4/libtool.m4:2473: -1- AC_DEFUN([_LT_AC_LANG_C_CONFIG], [lt_save_CC="$CC"
8.2687 -AC_LANG_PUSH(C)
8.2688 -
8.2689 -# Source file extension for C test sources.
8.2690 -ac_ext=c
8.2691 -
8.2692 -# Object file extension for compiled C test sources.
8.2693 -objext=o
8.2694 -_LT_AC_TAGVAR(objext, $1)=$objext
8.2695 -
8.2696 -# Code to be used in simple compile tests
8.2697 -lt_simple_compile_test_code="int some_variable = 0;\n"
8.2698 -
8.2699 -# Code to be used in simple link tests
8.2700 -lt_simple_link_test_code='int main(){return(0);}\n'
8.2701 -
8.2702 -_LT_AC_SYS_COMPILER
8.2703 -
8.2704 -#
8.2705 -# Check for any special shared library compilation flags.
8.2706 -#
8.2707 -_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)=
8.2708 -if test "$GCC" = no; then
8.2709 - case $host_os in
8.2710 - sco3.2v5*)
8.2711 - _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf'
8.2712 - ;;
8.2713 - esac
8.2714 -fi
8.2715 -if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
8.2716 - AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
8.2717 - if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then :
8.2718 - else
8.2719 - AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
8.2720 - _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
8.2721 - fi
8.2722 -fi
8.2723 -
8.2724 -
8.2725 -#
8.2726 -# Check to make sure the static flag actually works.
8.2727 -#
8.2728 -AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],
8.2729 - _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
8.2730 - $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),
8.2731 - [],
8.2732 - [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
8.2733 -
8.2734 -
8.2735 -## CAVEAT EMPTOR:
8.2736 -## There is no encapsulation within the following macros, do not change
8.2737 -## the running order or otherwise move them around unless you know exactly
8.2738 -## what you are doing...
8.2739 -AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
8.2740 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
8.2741 -AC_LIBTOOL_PROG_CC_C_O($1)
8.2742 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
8.2743 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
8.2744 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
8.2745 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
8.2746 -AC_LIBTOOL_SYS_LIB_STRIP
8.2747 -AC_LIBTOOL_DLOPEN_SELF($1)
8.2748 -
8.2749 -# Report which librarie types wil actually be built
8.2750 -AC_MSG_CHECKING([if libtool supports shared libraries])
8.2751 -AC_MSG_RESULT([$can_build_shared])
8.2752 -
8.2753 -AC_MSG_CHECKING([whether to build shared libraries])
8.2754 -test "$can_build_shared" = "no" && enable_shared=no
8.2755 -
8.2756 -# On AIX, shared libraries and static libraries use the same namespace, and
8.2757 -# are all built from PIC.
8.2758 -case "$host_os" in
8.2759 -aix3*)
8.2760 - test "$enable_shared" = yes && enable_static=no
8.2761 - if test -n "$RANLIB"; then
8.2762 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
8.2763 - postinstall_cmds='$RANLIB $lib'
8.2764 - fi
8.2765 - ;;
8.2766 -
8.2767 -aix4* | aix5*)
8.2768 - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
8.2769 - test "$enable_shared" = yes && enable_static=no
8.2770 - fi
8.2771 - ;;
8.2772 - darwin* | rhapsody*)
8.2773 - if test "$GCC" = yes; then
8.2774 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.2775 - case "$host_os" in
8.2776 - rhapsody* | darwin1.[[012]])
8.2777 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
8.2778 - ;;
8.2779 - *) # Darwin 1.3 on
8.2780 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
8.2781 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.2782 - else
8.2783 - case ${MACOSX_DEPLOYMENT_TARGET} in
8.2784 - 10.[[012]])
8.2785 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.2786 - ;;
8.2787 - 10.*)
8.2788 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
8.2789 - ;;
8.2790 - esac
8.2791 - fi
8.2792 - ;;
8.2793 - esac
8.2794 - output_verbose_link_cmd='echo'
8.2795 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
8.2796 - _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
8.2797 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
8.2798 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.2799 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.2800 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.2801 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
8.2802 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
8.2803 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
8.2804 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.2805 - else
8.2806 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.2807 - fi
8.2808 - ;;
8.2809 -esac
8.2810 -AC_MSG_RESULT([$enable_shared])
8.2811 -
8.2812 -AC_MSG_CHECKING([whether to build static libraries])
8.2813 -# Make sure either enable_shared or enable_static is yes.
8.2814 -test "$enable_shared" = yes || enable_static=yes
8.2815 -AC_MSG_RESULT([$enable_static])
8.2816 -
8.2817 -AC_LIBTOOL_CONFIG($1)
8.2818 -
8.2819 -AC_LANG_POP
8.2820 -CC="$lt_save_CC"
8.2821 -])
8.2822 -m4trace:m4/libtool.m4:2617: -1- AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)])
8.2823 -m4trace:m4/libtool.m4:2618: -1- AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++)
8.2824 -AC_REQUIRE([AC_PROG_CXX])
8.2825 -AC_REQUIRE([AC_PROG_CXXCPP])
8.2826 -
8.2827 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.2828 -_LT_AC_TAGVAR(allow_undefined_flag, $1)=
8.2829 -_LT_AC_TAGVAR(always_export_symbols, $1)=no
8.2830 -_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
8.2831 -_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
8.2832 -_LT_AC_TAGVAR(hardcode_direct, $1)=no
8.2833 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
8.2834 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
8.2835 -_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
8.2836 -_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
8.2837 -_LT_AC_TAGVAR(hardcode_automatic, $1)=no
8.2838 -_LT_AC_TAGVAR(module_cmds, $1)=
8.2839 -_LT_AC_TAGVAR(module_expsym_cmds, $1)=
8.2840 -_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
8.2841 -_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
8.2842 -_LT_AC_TAGVAR(no_undefined_flag, $1)=
8.2843 -_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
8.2844 -_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
8.2845 -
8.2846 -# Dependencies to place before and after the object being linked:
8.2847 -_LT_AC_TAGVAR(predep_objects, $1)=
8.2848 -_LT_AC_TAGVAR(postdep_objects, $1)=
8.2849 -_LT_AC_TAGVAR(predeps, $1)=
8.2850 -_LT_AC_TAGVAR(postdeps, $1)=
8.2851 -_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
8.2852 -
8.2853 -# Source file extension for C++ test sources.
8.2854 -ac_ext=cc
8.2855 -
8.2856 -# Object file extension for compiled C++ test sources.
8.2857 -objext=o
8.2858 -_LT_AC_TAGVAR(objext, $1)=$objext
8.2859 -
8.2860 -# Code to be used in simple compile tests
8.2861 -lt_simple_compile_test_code="int some_variable = 0;\n"
8.2862 -
8.2863 -# Code to be used in simple link tests
8.2864 -lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n'
8.2865 -
8.2866 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
8.2867 -_LT_AC_SYS_COMPILER
8.2868 -
8.2869 -# Allow CC to be a program name with arguments.
8.2870 -lt_save_CC=$CC
8.2871 -lt_save_LD=$LD
8.2872 -lt_save_GCC=$GCC
8.2873 -GCC=$GXX
8.2874 -lt_save_with_gnu_ld=$with_gnu_ld
8.2875 -lt_save_path_LD=$lt_cv_path_LD
8.2876 -if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
8.2877 - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
8.2878 -else
8.2879 - unset lt_cv_prog_gnu_ld
8.2880 -fi
8.2881 -if test -n "${lt_cv_path_LDCXX+set}"; then
8.2882 - lt_cv_path_LD=$lt_cv_path_LDCXX
8.2883 -else
8.2884 - unset lt_cv_path_LD
8.2885 -fi
8.2886 -test -z "${LDCXX+set}" || LD=$LDCXX
8.2887 -CC=${CXX-"c++"}
8.2888 -compiler=$CC
8.2889 -_LT_AC_TAGVAR(compiler, $1)=$CC
8.2890 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
8.2891 -
8.2892 -# We don't want -fno-exception wen compiling C++ code, so set the
8.2893 -# no_builtin_flag separately
8.2894 -if test "$GXX" = yes; then
8.2895 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
8.2896 -else
8.2897 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
8.2898 -fi
8.2899 -
8.2900 -if test "$GXX" = yes; then
8.2901 - # Set up default GNU C++ configuration
8.2902 -
8.2903 - AC_PROG_LD
8.2904 -
8.2905 - # Check if GNU C++ uses GNU ld as the underlying linker, since the
8.2906 - # archiving commands below assume that GNU ld is being used.
8.2907 - if test "$with_gnu_ld" = yes; then
8.2908 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.2909 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8.2910 -
8.2911 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
8.2912 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
8.2913 -
8.2914 - # If archive_cmds runs LD, not CC, wlarc should be empty
8.2915 - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
8.2916 - # investigate it a little bit more. (MM)
8.2917 - wlarc='${wl}'
8.2918 -
8.2919 - # ancient GNU ld didn't support --whole-archive et. al.
8.2920 - if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
8.2921 - grep 'no-whole-archive' > /dev/null; then
8.2922 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8.2923 - else
8.2924 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
8.2925 - fi
8.2926 - else
8.2927 - with_gnu_ld=no
8.2928 - wlarc=
8.2929 -
8.2930 - # A generic and very simple default shared library creation
8.2931 - # command for GNU C++ for the case where it uses the native
8.2932 - # linker, instead of GNU ld. If possible, this setting should
8.2933 - # overridden to take advantage of the native linker features on
8.2934 - # the platform it is being used on.
8.2935 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
8.2936 - fi
8.2937 -
8.2938 - # Commands to make compiler produce verbose output that lists
8.2939 - # what "hidden" libraries, object files and flags are used when
8.2940 - # linking a shared library.
8.2941 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
8.2942 -
8.2943 -else
8.2944 - GXX=no
8.2945 - with_gnu_ld=no
8.2946 - wlarc=
8.2947 -fi
8.2948 -
8.2949 -# PORTME: fill in a description of your system's C++ link characteristics
8.2950 -AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
8.2951 -_LT_AC_TAGVAR(ld_shlibs, $1)=yes
8.2952 -case $host_os in
8.2953 - aix3*)
8.2954 - # FIXME: insert proper C++ library support
8.2955 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.2956 - ;;
8.2957 - aix4* | aix5*)
8.2958 - if test "$host_cpu" = ia64; then
8.2959 - # On IA64, the linker does run time linking by default, so we don't
8.2960 - # have to do anything special.
8.2961 - aix_use_runtimelinking=no
8.2962 - exp_sym_flag='-Bexport'
8.2963 - no_entry_flag=""
8.2964 - else
8.2965 - aix_use_runtimelinking=no
8.2966 -
8.2967 - # Test if we are trying to use run time linking or normal
8.2968 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8.2969 - # need to do runtime linking.
8.2970 - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
8.2971 - for ld_flag in $LDFLAGS; do
8.2972 - case $ld_flag in
8.2973 - *-brtl*)
8.2974 - aix_use_runtimelinking=yes
8.2975 - break
8.2976 - ;;
8.2977 - esac
8.2978 - done
8.2979 - esac
8.2980 -
8.2981 - exp_sym_flag='-bexport'
8.2982 - no_entry_flag='-bnoentry'
8.2983 - fi
8.2984 -
8.2985 - # When large executables or shared objects are built, AIX ld can
8.2986 - # have problems creating the table of contents. If linking a library
8.2987 - # or program results in "error TOC overflow" add -mminimal-toc to
8.2988 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
8.2989 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8.2990 -
8.2991 - _LT_AC_TAGVAR(archive_cmds, $1)=''
8.2992 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.2993 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
8.2994 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.2995 -
8.2996 - if test "$GXX" = yes; then
8.2997 - case $host_os in aix4.[012]|aix4.[012].*)
8.2998 - # We only want to do this on AIX 4.2 and lower, the check
8.2999 - # below for broken collect2 doesn't work under 4.3+
8.3000 - collect2name=`${CC} -print-prog-name=collect2`
8.3001 - if test -f "$collect2name" && \
8.3002 - strings "$collect2name" | grep resolve_lib_name >/dev/null
8.3003 - then
8.3004 - # We have reworked collect2
8.3005 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.3006 - else
8.3007 - # We have old collect2
8.3008 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
8.3009 - # It fails to find uninstalled libraries when the uninstalled
8.3010 - # path is not listed in the libpath. Setting hardcode_minus_L
8.3011 - # to unsupported forces relinking
8.3012 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.3013 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.3014 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
8.3015 - fi
8.3016 - esac
8.3017 - shared_flag='-shared'
8.3018 - else
8.3019 - # not using gcc
8.3020 - if test "$host_cpu" = ia64; then
8.3021 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8.3022 - # chokes on -Wl,-G. The following line is correct:
8.3023 - shared_flag='-G'
8.3024 - else
8.3025 - if test "$aix_use_runtimelinking" = yes; then
8.3026 - shared_flag='${wl}-G'
8.3027 - else
8.3028 - shared_flag='${wl}-bM:SRE'
8.3029 - fi
8.3030 - fi
8.3031 - fi
8.3032 -
8.3033 - # It seems that -bexpall does not export symbols beginning with
8.3034 - # underscore (_), so it is better to generate a list of symbols to export.
8.3035 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
8.3036 - if test "$aix_use_runtimelinking" = yes; then
8.3037 - # Warning - without using the other runtime loading flags (-brtl),
8.3038 - # -berok will link without error, but may produce a broken library.
8.3039 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
8.3040 - # Determine the default libpath from the value encoded in an empty executable.
8.3041 - _LT_AC_SYS_LIBPATH_AIX
8.3042 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
8.3043 -
8.3044 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8.3045 - else
8.3046 - if test "$host_cpu" = ia64; then
8.3047 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
8.3048 - _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
8.3049 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
8.3050 - else
8.3051 - # Determine the default libpath from the value encoded in an empty executable.
8.3052 - _LT_AC_SYS_LIBPATH_AIX
8.3053 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
8.3054 - # Warning - without using the other run time loading flags,
8.3055 - # -berok will link without error, but may produce a broken library.
8.3056 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
8.3057 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
8.3058 - # -bexpall does not export symbols beginning with underscore (_)
8.3059 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
8.3060 - # Exported symbols can be pulled into shared objects from archives
8.3061 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
8.3062 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
8.3063 - # This is similar to how AIX traditionally builds it's shared libraries.
8.3064 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
8.3065 - fi
8.3066 - fi
8.3067 - ;;
8.3068 - chorus*)
8.3069 - case $cc_basename in
8.3070 - *)
8.3071 - # FIXME: insert proper C++ library support
8.3072 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3073 - ;;
8.3074 - esac
8.3075 - ;;
8.3076 -
8.3077 - cygwin* | mingw* | pw32*)
8.3078 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
8.3079 - # as there is no search path for DLLs.
8.3080 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.3081 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.3082 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
8.3083 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
8.3084 -
8.3085 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
8.3086 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
8.3087 - # If the export-symbols file already is a .def file (1st line
8.3088 - # is EXPORTS), use it as is; otherwise, prepend...
8.3089 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8.3090 - cp $export_symbols $output_objdir/$soname.def;
8.3091 - else
8.3092 - echo EXPORTS > $output_objdir/$soname.def;
8.3093 - cat $export_symbols >> $output_objdir/$soname.def;
8.3094 - fi~
8.3095 - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
8.3096 - else
8.3097 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3098 - fi
8.3099 - ;;
8.3100 -
8.3101 - darwin* | rhapsody*)
8.3102 - if test "$GXX" = yes; then
8.3103 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3104 - case "$host_os" in
8.3105 - rhapsody* | darwin1.[[012]])
8.3106 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
8.3107 - ;;
8.3108 - *) # Darwin 1.3 on
8.3109 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
8.3110 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.3111 - else
8.3112 - case ${MACOSX_DEPLOYMENT_TARGET} in
8.3113 - 10.[[012]])
8.3114 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.3115 - ;;
8.3116 - 10.*)
8.3117 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
8.3118 - ;;
8.3119 - esac
8.3120 - fi
8.3121 - ;;
8.3122 - esac
8.3123 - lt_int_apple_cc_single_mod=no
8.3124 - output_verbose_link_cmd='echo'
8.3125 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
8.3126 - lt_int_apple_cc_single_mod=yes
8.3127 - fi
8.3128 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
8.3129 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
8.3130 - else
8.3131 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
8.3132 - fi
8.3133 - _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
8.3134 -
8.3135 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
8.3136 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
8.3137 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.3138 - else
8.3139 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.3140 - fi
8.3141 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.3142 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.3143 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
8.3144 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
8.3145 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
8.3146 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.3147 - else
8.3148 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3149 - fi
8.3150 - ;;
8.3151 -
8.3152 - dgux*)
8.3153 - case $cc_basename in
8.3154 - ec++)
8.3155 - # FIXME: insert proper C++ library support
8.3156 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3157 - ;;
8.3158 - ghcx)
8.3159 - # Green Hills C++ Compiler
8.3160 - # FIXME: insert proper C++ library support
8.3161 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3162 - ;;
8.3163 - *)
8.3164 - # FIXME: insert proper C++ library support
8.3165 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3166 - ;;
8.3167 - esac
8.3168 - ;;
8.3169 - freebsd[12]*)
8.3170 - # C++ shared libraries reported to be fairly broken before switch to ELF
8.3171 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3172 - ;;
8.3173 - freebsd-elf*)
8.3174 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3175 - ;;
8.3176 - freebsd* | kfreebsd*-gnu)
8.3177 - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
8.3178 - # conventions
8.3179 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
8.3180 - ;;
8.3181 - gnu*)
8.3182 - ;;
8.3183 - hpux9*)
8.3184 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.3185 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3186 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
8.3187 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.3188 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
8.3189 - # but as the default
8.3190 - # location of the library.
8.3191 -
8.3192 - case $cc_basename in
8.3193 - CC)
8.3194 - # FIXME: insert proper C++ library support
8.3195 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3196 - ;;
8.3197 - aCC)
8.3198 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8.3199 - # Commands to make compiler produce verbose output that lists
8.3200 - # what "hidden" libraries, object files and flags are used when
8.3201 - # linking a shared library.
8.3202 - #
8.3203 - # There doesn't appear to be a way to prevent this compiler from
8.3204 - # explicitly linking system object files so we need to strip them
8.3205 - # from the output so that they don't get included in the library
8.3206 - # dependencies.
8.3207 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3208 - ;;
8.3209 - *)
8.3210 - if test "$GXX" = yes; then
8.3211 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8.3212 - else
8.3213 - # FIXME: insert proper C++ library support
8.3214 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3215 - fi
8.3216 - ;;
8.3217 - esac
8.3218 - ;;
8.3219 - hpux10*|hpux11*)
8.3220 - if test $with_gnu_ld = no; then
8.3221 - case "$host_cpu" in
8.3222 - hppa*64*)
8.3223 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.3224 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
8.3225 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3226 - ;;
8.3227 - ia64*)
8.3228 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.3229 - ;;
8.3230 - *)
8.3231 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.3232 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3233 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
8.3234 - ;;
8.3235 - esac
8.3236 - fi
8.3237 - case "$host_cpu" in
8.3238 - hppa*64*)
8.3239 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.3240 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.3241 - ;;
8.3242 - ia64*)
8.3243 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.3244 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.3245 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
8.3246 - # but as the default
8.3247 - # location of the library.
8.3248 - ;;
8.3249 - *)
8.3250 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.3251 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
8.3252 - # but as the default
8.3253 - # location of the library.
8.3254 - ;;
8.3255 - esac
8.3256 -
8.3257 - case $cc_basename in
8.3258 - CC)
8.3259 - # FIXME: insert proper C++ library support
8.3260 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3261 - ;;
8.3262 - aCC)
8.3263 - case "$host_cpu" in
8.3264 - hppa*64*|ia64*)
8.3265 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
8.3266 - ;;
8.3267 - *)
8.3268 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
8.3269 - ;;
8.3270 - esac
8.3271 - # Commands to make compiler produce verbose output that lists
8.3272 - # what "hidden" libraries, object files and flags are used when
8.3273 - # linking a shared library.
8.3274 - #
8.3275 - # There doesn't appear to be a way to prevent this compiler from
8.3276 - # explicitly linking system object files so we need to strip them
8.3277 - # from the output so that they don't get included in the library
8.3278 - # dependencies.
8.3279 - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3280 - ;;
8.3281 - *)
8.3282 - if test "$GXX" = yes; then
8.3283 - if test $with_gnu_ld = no; then
8.3284 - case "$host_cpu" in
8.3285 - ia64*|hppa*64*)
8.3286 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
8.3287 - ;;
8.3288 - *)
8.3289 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
8.3290 - ;;
8.3291 - esac
8.3292 - fi
8.3293 - else
8.3294 - # FIXME: insert proper C++ library support
8.3295 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3296 - fi
8.3297 - ;;
8.3298 - esac
8.3299 - ;;
8.3300 - irix5* | irix6*)
8.3301 - case $cc_basename in
8.3302 - CC)
8.3303 - # SGI C++
8.3304 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
8.3305 -
8.3306 - # Archives containing C++ object files must be created using
8.3307 - # "CC -ar", where "CC" is the IRIX C++ compiler. This is
8.3308 - # necessary to make sure instantiated templates are included
8.3309 - # in the archive.
8.3310 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
8.3311 - ;;
8.3312 - *)
8.3313 - if test "$GXX" = yes; then
8.3314 - if test "$with_gnu_ld" = no; then
8.3315 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
8.3316 - else
8.3317 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
8.3318 - fi
8.3319 - fi
8.3320 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.3321 - ;;
8.3322 - esac
8.3323 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.3324 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3325 - ;;
8.3326 - linux*)
8.3327 - case $cc_basename in
8.3328 - KCC)
8.3329 - # Kuck and Associates, Inc. (KAI) C++ Compiler
8.3330 -
8.3331 - # KCC will only create a shared library if the output file
8.3332 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
8.3333 - # to its proper name (with version) after linking.
8.3334 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
8.3335 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
8.3336 - # Commands to make compiler produce verbose output that lists
8.3337 - # what "hidden" libraries, object files and flags are used when
8.3338 - # linking a shared library.
8.3339 - #
8.3340 - # There doesn't appear to be a way to prevent this compiler from
8.3341 - # explicitly linking system object files so we need to strip them
8.3342 - # from the output so that they don't get included in the library
8.3343 - # dependencies.
8.3344 - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3345 -
8.3346 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir'
8.3347 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
8.3348 -
8.3349 - # Archives containing C++ object files must be created using
8.3350 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
8.3351 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
8.3352 - ;;
8.3353 - icpc)
8.3354 - # Intel C++
8.3355 - with_gnu_ld=yes
8.3356 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3357 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.3358 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8.3359 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
8.3360 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
8.3361 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
8.3362 - ;;
8.3363 - cxx)
8.3364 - # Compaq C++
8.3365 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.3366 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
8.3367 -
8.3368 - runpath_var=LD_RUN_PATH
8.3369 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
8.3370 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3371 -
8.3372 - # Commands to make compiler produce verbose output that lists
8.3373 - # what "hidden" libraries, object files and flags are used when
8.3374 - # linking a shared library.
8.3375 - #
8.3376 - # There doesn't appear to be a way to prevent this compiler from
8.3377 - # explicitly linking system object files so we need to strip them
8.3378 - # from the output so that they don't get included in the library
8.3379 - # dependencies.
8.3380 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3381 - ;;
8.3382 - esac
8.3383 - ;;
8.3384 - lynxos*)
8.3385 - # FIXME: insert proper C++ library support
8.3386 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3387 - ;;
8.3388 - m88k*)
8.3389 - # FIXME: insert proper C++ library support
8.3390 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3391 - ;;
8.3392 - mvs*)
8.3393 - case $cc_basename in
8.3394 - cxx)
8.3395 - # FIXME: insert proper C++ library support
8.3396 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3397 - ;;
8.3398 - *)
8.3399 - # FIXME: insert proper C++ library support
8.3400 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3401 - ;;
8.3402 - esac
8.3403 - ;;
8.3404 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
8.3405 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8.3406 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
8.3407 - wlarc=
8.3408 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.3409 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.3410 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.3411 - fi
8.3412 - # Workaround some broken pre-1.5 toolchains
8.3413 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
8.3414 - ;;
8.3415 - osf3*)
8.3416 - case $cc_basename in
8.3417 - KCC)
8.3418 - # Kuck and Associates, Inc. (KAI) C++ Compiler
8.3419 -
8.3420 - # KCC will only create a shared library if the output file
8.3421 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
8.3422 - # to its proper name (with version) after linking.
8.3423 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
8.3424 -
8.3425 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
8.3426 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3427 -
8.3428 - # Archives containing C++ object files must be created using
8.3429 - # "CC -Bstatic", where "CC" is the KAI C++ compiler.
8.3430 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
8.3431 -
8.3432 - ;;
8.3433 - RCC)
8.3434 - # Rational C++ 2.4.1
8.3435 - # FIXME: insert proper C++ library support
8.3436 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3437 - ;;
8.3438 - cxx)
8.3439 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
8.3440 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
8.3441 -
8.3442 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.3443 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3444 -
8.3445 - # Commands to make compiler produce verbose output that lists
8.3446 - # what "hidden" libraries, object files and flags are used when
8.3447 - # linking a shared library.
8.3448 - #
8.3449 - # There doesn't appear to be a way to prevent this compiler from
8.3450 - # explicitly linking system object files so we need to strip them
8.3451 - # from the output so that they don't get included in the library
8.3452 - # dependencies.
8.3453 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3454 - ;;
8.3455 - *)
8.3456 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
8.3457 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
8.3458 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
8.3459 -
8.3460 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.3461 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3462 -
8.3463 - # Commands to make compiler produce verbose output that lists
8.3464 - # what "hidden" libraries, object files and flags are used when
8.3465 - # linking a shared library.
8.3466 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
8.3467 -
8.3468 - else
8.3469 - # FIXME: insert proper C++ library support
8.3470 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3471 - fi
8.3472 - ;;
8.3473 - esac
8.3474 - ;;
8.3475 - osf4* | osf5*)
8.3476 - case $cc_basename in
8.3477 - KCC)
8.3478 - # Kuck and Associates, Inc. (KAI) C++ Compiler
8.3479 -
8.3480 - # KCC will only create a shared library if the output file
8.3481 - # ends with ".so" (or ".sl" for HP-UX), so rename the library
8.3482 - # to its proper name (with version) after linking.
8.3483 - _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
8.3484 -
8.3485 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
8.3486 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3487 -
8.3488 - # Archives containing C++ object files must be created using
8.3489 - # the KAI C++ compiler.
8.3490 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs'
8.3491 - ;;
8.3492 - RCC)
8.3493 - # Rational C++ 2.4.1
8.3494 - # FIXME: insert proper C++ library support
8.3495 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3496 - ;;
8.3497 - cxx)
8.3498 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
8.3499 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
8.3500 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
8.3501 - echo "-hidden">> $lib.exp~
8.3502 - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
8.3503 - $rm $lib.exp'
8.3504 -
8.3505 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
8.3506 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3507 -
8.3508 - # Commands to make compiler produce verbose output that lists
8.3509 - # what "hidden" libraries, object files and flags are used when
8.3510 - # linking a shared library.
8.3511 - #
8.3512 - # There doesn't appear to be a way to prevent this compiler from
8.3513 - # explicitly linking system object files so we need to strip them
8.3514 - # from the output so that they don't get included in the library
8.3515 - # dependencies.
8.3516 - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3517 - ;;
8.3518 - *)
8.3519 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
8.3520 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
8.3521 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
8.3522 -
8.3523 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.3524 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.3525 -
8.3526 - # Commands to make compiler produce verbose output that lists
8.3527 - # what "hidden" libraries, object files and flags are used when
8.3528 - # linking a shared library.
8.3529 - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
8.3530 -
8.3531 - else
8.3532 - # FIXME: insert proper C++ library support
8.3533 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3534 - fi
8.3535 - ;;
8.3536 - esac
8.3537 - ;;
8.3538 - psos*)
8.3539 - # FIXME: insert proper C++ library support
8.3540 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3541 - ;;
8.3542 - sco*)
8.3543 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3544 - case $cc_basename in
8.3545 - CC)
8.3546 - # FIXME: insert proper C++ library support
8.3547 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3548 - ;;
8.3549 - *)
8.3550 - # FIXME: insert proper C++ library support
8.3551 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3552 - ;;
8.3553 - esac
8.3554 - ;;
8.3555 - sunos4*)
8.3556 - case $cc_basename in
8.3557 - CC)
8.3558 - # Sun C++ 4.x
8.3559 - # FIXME: insert proper C++ library support
8.3560 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3561 - ;;
8.3562 - lcc)
8.3563 - # Lucid
8.3564 - # FIXME: insert proper C++ library support
8.3565 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3566 - ;;
8.3567 - *)
8.3568 - # FIXME: insert proper C++ library support
8.3569 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3570 - ;;
8.3571 - esac
8.3572 - ;;
8.3573 - solaris*)
8.3574 - case $cc_basename in
8.3575 - CC)
8.3576 - # Sun C++ 4.2, 5.x and Centerline C++
8.3577 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
8.3578 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
8.3579 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.3580 - $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
8.3581 -
8.3582 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.3583 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.3584 - case $host_os in
8.3585 - solaris2.[0-5] | solaris2.[0-5].*) ;;
8.3586 - *)
8.3587 - # The C++ compiler is used as linker so we must use $wl
8.3588 - # flag to pass the commands to the underlying system
8.3589 - # linker.
8.3590 - # Supported since Solaris 2.6 (maybe 2.5.1?)
8.3591 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
8.3592 - ;;
8.3593 - esac
8.3594 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.3595 -
8.3596 - # Commands to make compiler produce verbose output that lists
8.3597 - # what "hidden" libraries, object files and flags are used when
8.3598 - # linking a shared library.
8.3599 - #
8.3600 - # There doesn't appear to be a way to prevent this compiler from
8.3601 - # explicitly linking system object files so we need to strip them
8.3602 - # from the output so that they don't get included in the library
8.3603 - # dependencies.
8.3604 - output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
8.3605 -
8.3606 - # Archives containing C++ object files must be created using
8.3607 - # "CC -xar", where "CC" is the Sun C++ compiler. This is
8.3608 - # necessary to make sure instantiated templates are included
8.3609 - # in the archive.
8.3610 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
8.3611 - ;;
8.3612 - gcx)
8.3613 - # Green Hills C++ Compiler
8.3614 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
8.3615 -
8.3616 - # The C++ compiler must be used to create the archive.
8.3617 - _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
8.3618 - ;;
8.3619 - *)
8.3620 - # GNU C++ compiler with Solaris linker
8.3621 - if test "$GXX" = yes && test "$with_gnu_ld" = no; then
8.3622 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
8.3623 - if $CC --version | grep -v '^2\.7' > /dev/null; then
8.3624 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
8.3625 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.3626 - $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
8.3627 -
8.3628 - # Commands to make compiler produce verbose output that lists
8.3629 - # what "hidden" libraries, object files and flags are used when
8.3630 - # linking a shared library.
8.3631 - output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
8.3632 - else
8.3633 - # g++ 2.7 appears to require `-G' NOT `-shared' on this
8.3634 - # platform.
8.3635 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
8.3636 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.3637 - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
8.3638 -
8.3639 - # Commands to make compiler produce verbose output that lists
8.3640 - # what "hidden" libraries, object files and flags are used when
8.3641 - # linking a shared library.
8.3642 - output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
8.3643 - fi
8.3644 -
8.3645 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
8.3646 - fi
8.3647 - ;;
8.3648 - esac
8.3649 - ;;
8.3650 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
8.3651 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3652 - ;;
8.3653 - tandem*)
8.3654 - case $cc_basename in
8.3655 - NCC)
8.3656 - # NonStop-UX NCC 3.20
8.3657 - # FIXME: insert proper C++ library support
8.3658 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3659 - ;;
8.3660 - *)
8.3661 - # FIXME: insert proper C++ library support
8.3662 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3663 - ;;
8.3664 - esac
8.3665 - ;;
8.3666 - vxworks*)
8.3667 - # FIXME: insert proper C++ library support
8.3668 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3669 - ;;
8.3670 - *)
8.3671 - # FIXME: insert proper C++ library support
8.3672 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.3673 - ;;
8.3674 -esac
8.3675 -AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
8.3676 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
8.3677 -
8.3678 -_LT_AC_TAGVAR(GCC, $1)="$GXX"
8.3679 -_LT_AC_TAGVAR(LD, $1)="$LD"
8.3680 -
8.3681 -## CAVEAT EMPTOR:
8.3682 -## There is no encapsulation within the following macros, do not change
8.3683 -## the running order or otherwise move them around unless you know exactly
8.3684 -## what you are doing...
8.3685 -AC_LIBTOOL_POSTDEP_PREDEP($1)
8.3686 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
8.3687 -AC_LIBTOOL_PROG_CC_C_O($1)
8.3688 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
8.3689 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
8.3690 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
8.3691 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
8.3692 -AC_LIBTOOL_SYS_LIB_STRIP
8.3693 -AC_LIBTOOL_DLOPEN_SELF($1)
8.3694 -
8.3695 -AC_LIBTOOL_CONFIG($1)
8.3696 -
8.3697 -AC_LANG_POP
8.3698 -CC=$lt_save_CC
8.3699 -LDCXX=$LD
8.3700 -LD=$lt_save_LD
8.3701 -GCC=$lt_save_GCC
8.3702 -with_gnu_ldcxx=$with_gnu_ld
8.3703 -with_gnu_ld=$lt_save_with_gnu_ld
8.3704 -lt_cv_path_LDCXX=$lt_cv_path_LD
8.3705 -lt_cv_path_LD=$lt_save_path_LD
8.3706 -lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
8.3707 -lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
8.3708 -])
8.3709 -m4trace:m4/libtool.m4:3512: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP], [
8.3710 -dnl we can't use the lt_simple_compile_test_code here,
8.3711 -dnl because it contains code intended for an executable,
8.3712 -dnl not a library. It's possible we should let each
8.3713 -dnl tag define a new lt_????_link_test_code variable,
8.3714 -dnl but it's only used here...
8.3715 -ifelse([$1],[],[cat > conftest.$ac_ext <<EOF
8.3716 -int a;
8.3717 -void foo (void) { a = 0; }
8.3718 -EOF
8.3719 -],[$1],[CXX],[cat > conftest.$ac_ext <<EOF
8.3720 -class Foo
8.3721 -{
8.3722 -public:
8.3723 - Foo (void) { a = 0; }
8.3724 -private:
8.3725 - int a;
8.3726 -};
8.3727 -EOF
8.3728 -],[$1],[F77],[cat > conftest.$ac_ext <<EOF
8.3729 - subroutine foo
8.3730 - implicit none
8.3731 - integer*4 a
8.3732 - a=0
8.3733 - return
8.3734 - end
8.3735 -EOF
8.3736 -],[$1],[GCJ],[cat > conftest.$ac_ext <<EOF
8.3737 -public class foo {
8.3738 - private int a;
8.3739 - public void bar (void) {
8.3740 - a = 0;
8.3741 - }
8.3742 -};
8.3743 -EOF
8.3744 -])
8.3745 -dnl Parse the compiler output and extract the necessary
8.3746 -dnl objects, libraries and library flags.
8.3747 -if AC_TRY_EVAL(ac_compile); then
8.3748 - # Parse the compiler output and extract the necessary
8.3749 - # objects, libraries and library flags.
8.3750 -
8.3751 - # Sentinel used to keep track of whether or not we are before
8.3752 - # the conftest object file.
8.3753 - pre_test_object_deps_done=no
8.3754 -
8.3755 - # The `*' in the case matches for architectures that use `case' in
8.3756 - # $output_verbose_cmd can trigger glob expansion during the loop
8.3757 - # eval without this substitution.
8.3758 - output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
8.3759 -
8.3760 - for p in `eval $output_verbose_link_cmd`; do
8.3761 - case $p in
8.3762 -
8.3763 - -L* | -R* | -l*)
8.3764 - # Some compilers place space between "-{L,R}" and the path.
8.3765 - # Remove the space.
8.3766 - if test $p = "-L" \
8.3767 - || test $p = "-R"; then
8.3768 - prev=$p
8.3769 - continue
8.3770 - else
8.3771 - prev=
8.3772 - fi
8.3773 -
8.3774 - if test "$pre_test_object_deps_done" = no; then
8.3775 - case $p in
8.3776 - -L* | -R*)
8.3777 - # Internal compiler library paths should come after those
8.3778 - # provided the user. The postdeps already come after the
8.3779 - # user supplied libs so there is no need to process them.
8.3780 - if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
8.3781 - _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
8.3782 - else
8.3783 - _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
8.3784 - fi
8.3785 - ;;
8.3786 - # The "-l" case would never come before the object being
8.3787 - # linked, so don't bother handling this case.
8.3788 - esac
8.3789 - else
8.3790 - if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then
8.3791 - _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
8.3792 - else
8.3793 - _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}"
8.3794 - fi
8.3795 - fi
8.3796 - ;;
8.3797 -
8.3798 - *.$objext)
8.3799 - # This assumes that the test object file only shows up
8.3800 - # once in the compiler output.
8.3801 - if test "$p" = "conftest.$objext"; then
8.3802 - pre_test_object_deps_done=yes
8.3803 - continue
8.3804 - fi
8.3805 -
8.3806 - if test "$pre_test_object_deps_done" = no; then
8.3807 - if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then
8.3808 - _LT_AC_TAGVAR(predep_objects, $1)="$p"
8.3809 - else
8.3810 - _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p"
8.3811 - fi
8.3812 - else
8.3813 - if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then
8.3814 - _LT_AC_TAGVAR(postdep_objects, $1)="$p"
8.3815 - else
8.3816 - _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p"
8.3817 - fi
8.3818 - fi
8.3819 - ;;
8.3820 -
8.3821 - *) ;; # Ignore the rest.
8.3822 -
8.3823 - esac
8.3824 - done
8.3825 -
8.3826 - # Clean up.
8.3827 - rm -f a.out a.exe
8.3828 -else
8.3829 - echo "libtool.m4: error: problem compiling $1 test program"
8.3830 -fi
8.3831 -
8.3832 -$rm -f confest.$objext
8.3833 -
8.3834 -case " $_LT_AC_TAGVAR(postdeps, $1) " in
8.3835 -*" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
8.3836 -esac
8.3837 -])
8.3838 -m4trace:m4/libtool.m4:3647: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)])
8.3839 -m4trace:m4/libtool.m4:3648: -1- AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
8.3840 -AC_LANG_PUSH(Fortran 77)
8.3841 -
8.3842 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3843 -_LT_AC_TAGVAR(allow_undefined_flag, $1)=
8.3844 -_LT_AC_TAGVAR(always_export_symbols, $1)=no
8.3845 -_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
8.3846 -_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
8.3847 -_LT_AC_TAGVAR(hardcode_direct, $1)=no
8.3848 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
8.3849 -_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
8.3850 -_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
8.3851 -_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
8.3852 -_LT_AC_TAGVAR(hardcode_automatic, $1)=no
8.3853 -_LT_AC_TAGVAR(module_cmds, $1)=
8.3854 -_LT_AC_TAGVAR(module_expsym_cmds, $1)=
8.3855 -_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
8.3856 -_LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
8.3857 -_LT_AC_TAGVAR(no_undefined_flag, $1)=
8.3858 -_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
8.3859 -_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
8.3860 -
8.3861 -# Source file extension for f77 test sources.
8.3862 -ac_ext=f
8.3863 -
8.3864 -# Object file extension for compiled f77 test sources.
8.3865 -objext=o
8.3866 -_LT_AC_TAGVAR(objext, $1)=$objext
8.3867 -
8.3868 -# Code to be used in simple compile tests
8.3869 -lt_simple_compile_test_code=" subroutine t\n return\n end\n"
8.3870 -
8.3871 -# Code to be used in simple link tests
8.3872 -lt_simple_link_test_code=" program t\n end\n"
8.3873 -
8.3874 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
8.3875 -_LT_AC_SYS_COMPILER
8.3876 -
8.3877 -# Allow CC to be a program name with arguments.
8.3878 -lt_save_CC="$CC"
8.3879 -CC=${F77-"f77"}
8.3880 -compiler=$CC
8.3881 -_LT_AC_TAGVAR(compiler, $1)=$CC
8.3882 -cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
8.3883 -
8.3884 -AC_MSG_CHECKING([if libtool supports shared libraries])
8.3885 -AC_MSG_RESULT([$can_build_shared])
8.3886 -
8.3887 -AC_MSG_CHECKING([whether to build shared libraries])
8.3888 -test "$can_build_shared" = "no" && enable_shared=no
8.3889 -
8.3890 -# On AIX, shared libraries and static libraries use the same namespace, and
8.3891 -# are all built from PIC.
8.3892 -case "$host_os" in
8.3893 -aix3*)
8.3894 - test "$enable_shared" = yes && enable_static=no
8.3895 - if test -n "$RANLIB"; then
8.3896 - archive_cmds="$archive_cmds~\$RANLIB \$lib"
8.3897 - postinstall_cmds='$RANLIB $lib'
8.3898 - fi
8.3899 - ;;
8.3900 -aix4* | aix5*)
8.3901 - test "$enable_shared" = yes && enable_static=no
8.3902 - ;;
8.3903 -esac
8.3904 -AC_MSG_RESULT([$enable_shared])
8.3905 -
8.3906 -AC_MSG_CHECKING([whether to build static libraries])
8.3907 -# Make sure either enable_shared or enable_static is yes.
8.3908 -test "$enable_shared" = yes || enable_static=yes
8.3909 -AC_MSG_RESULT([$enable_static])
8.3910 -
8.3911 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
8.3912 -
8.3913 -_LT_AC_TAGVAR(GCC, $1)="$G77"
8.3914 -_LT_AC_TAGVAR(LD, $1)="$LD"
8.3915 -
8.3916 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
8.3917 -AC_LIBTOOL_PROG_CC_C_O($1)
8.3918 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
8.3919 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
8.3920 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
8.3921 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
8.3922 -AC_LIBTOOL_SYS_LIB_STRIP
8.3923 -
8.3924 -
8.3925 -AC_LIBTOOL_CONFIG($1)
8.3926 -
8.3927 -AC_LANG_POP
8.3928 -CC="$lt_save_CC"
8.3929 -])
8.3930 -m4trace:m4/libtool.m4:3747: -1- AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)])
8.3931 -m4trace:m4/libtool.m4:3748: -1- AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
8.3932 -
8.3933 -# Source file extension for Java test sources.
8.3934 -ac_ext=java
8.3935 -
8.3936 -# Object file extension for compiled Java test sources.
8.3937 -objext=o
8.3938 -_LT_AC_TAGVAR(objext, $1)=$objext
8.3939 -
8.3940 -# Code to be used in simple compile tests
8.3941 -lt_simple_compile_test_code="class foo {}\n"
8.3942 -
8.3943 -# Code to be used in simple link tests
8.3944 -lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
8.3945 -
8.3946 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
8.3947 -_LT_AC_SYS_COMPILER
8.3948 -
8.3949 -# Allow CC to be a program name with arguments.
8.3950 -lt_save_CC="$CC"
8.3951 -CC=${GCJ-"gcj"}
8.3952 -compiler=$CC
8.3953 -_LT_AC_TAGVAR(compiler, $1)=$CC
8.3954 -
8.3955 -# GCJ did not exist at the time GCC didn't implicitly link libc in.
8.3956 -_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.3957 -
8.3958 -## CAVEAT EMPTOR:
8.3959 -## There is no encapsulation within the following macros, do not change
8.3960 -## the running order or otherwise move them around unless you know exactly
8.3961 -## what you are doing...
8.3962 -AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1)
8.3963 -AC_LIBTOOL_PROG_COMPILER_PIC($1)
8.3964 -AC_LIBTOOL_PROG_CC_C_O($1)
8.3965 -AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
8.3966 -AC_LIBTOOL_PROG_LD_SHLIBS($1)
8.3967 -AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
8.3968 -AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
8.3969 -AC_LIBTOOL_SYS_LIB_STRIP
8.3970 -AC_LIBTOOL_DLOPEN_SELF($1)
8.3971 -
8.3972 -AC_LIBTOOL_CONFIG($1)
8.3973 -
8.3974 -AC_LANG_RESTORE
8.3975 -CC="$lt_save_CC"
8.3976 -])
8.3977 -m4trace:m4/libtool.m4:3802: -1- AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
8.3978 -m4trace:m4/libtool.m4:3803: -1- AC_DEFUN([_LT_AC_LANG_RC_CONFIG], [AC_LANG_SAVE
8.3979 -
8.3980 -# Source file extension for RC test sources.
8.3981 -ac_ext=rc
8.3982 -
8.3983 -# Object file extension for compiled RC test sources.
8.3984 -objext=o
8.3985 -_LT_AC_TAGVAR(objext, $1)=$objext
8.3986 -
8.3987 -# Code to be used in simple compile tests
8.3988 -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
8.3989 -
8.3990 -# Code to be used in simple link tests
8.3991 -lt_simple_link_test_code="$lt_simple_compile_test_code"
8.3992 -
8.3993 -# ltmain only uses $CC for tagged configurations so make sure $CC is set.
8.3994 -_LT_AC_SYS_COMPILER
8.3995 -
8.3996 -# Allow CC to be a program name with arguments.
8.3997 -lt_save_CC="$CC"
8.3998 -CC=${RC-"windres"}
8.3999 -compiler=$CC
8.4000 -_LT_AC_TAGVAR(compiler, $1)=$CC
8.4001 -_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
8.4002 -
8.4003 -AC_LIBTOOL_CONFIG($1)
8.4004 -
8.4005 -AC_LANG_RESTORE
8.4006 -CC="$lt_save_CC"
8.4007 -])
8.4008 -m4trace:m4/libtool.m4:3842: -1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only fire when bootstrapping the
8.4009 -# libtool distribution, otherwise you forgot to ship ltmain.sh
8.4010 -# with your package, and you will get complaints that there are
8.4011 -# no rules to generate ltmain.sh.
8.4012 -if test -f "$ltmain"; then
8.4013 - # See if we are running on zsh, and set the options which allow our commands through
8.4014 - # without removal of \ escapes.
8.4015 - if test -n "${ZSH_VERSION+set}" ; then
8.4016 - setopt NO_GLOB_SUBST
8.4017 - fi
8.4018 - # Now quote all the things that may contain metacharacters while being
8.4019 - # careful not to overquote the AC_SUBSTed values. We take copies of the
8.4020 - # variables and quote the copies for generation of the libtool script.
8.4021 - for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
8.4022 - SED SHELL STRIP \
8.4023 - libname_spec library_names_spec soname_spec extract_expsyms_cmds \
8.4024 - old_striplib striplib file_magic_cmd finish_cmds finish_eval \
8.4025 - deplibs_check_method reload_flag reload_cmds need_locks \
8.4026 - lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
8.4027 - lt_cv_sys_global_symbol_to_c_name_address \
8.4028 - sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
8.4029 - old_postinstall_cmds old_postuninstall_cmds \
8.4030 - _LT_AC_TAGVAR(compiler, $1) \
8.4031 - _LT_AC_TAGVAR(CC, $1) \
8.4032 - _LT_AC_TAGVAR(LD, $1) \
8.4033 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
8.4034 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
8.4035 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
8.4036 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
8.4037 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
8.4038 - _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
8.4039 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
8.4040 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
8.4041 - _LT_AC_TAGVAR(old_archive_cmds, $1) \
8.4042 - _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
8.4043 - _LT_AC_TAGVAR(predep_objects, $1) \
8.4044 - _LT_AC_TAGVAR(postdep_objects, $1) \
8.4045 - _LT_AC_TAGVAR(predeps, $1) \
8.4046 - _LT_AC_TAGVAR(postdeps, $1) \
8.4047 - _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
8.4048 - _LT_AC_TAGVAR(archive_cmds, $1) \
8.4049 - _LT_AC_TAGVAR(archive_expsym_cmds, $1) \
8.4050 - _LT_AC_TAGVAR(postinstall_cmds, $1) \
8.4051 - _LT_AC_TAGVAR(postuninstall_cmds, $1) \
8.4052 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \
8.4053 - _LT_AC_TAGVAR(allow_undefined_flag, $1) \
8.4054 - _LT_AC_TAGVAR(no_undefined_flag, $1) \
8.4055 - _LT_AC_TAGVAR(export_symbols_cmds, $1) \
8.4056 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \
8.4057 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \
8.4058 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \
8.4059 - _LT_AC_TAGVAR(hardcode_automatic, $1) \
8.4060 - _LT_AC_TAGVAR(module_cmds, $1) \
8.4061 - _LT_AC_TAGVAR(module_expsym_cmds, $1) \
8.4062 - _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \
8.4063 - _LT_AC_TAGVAR(exclude_expsyms, $1) \
8.4064 - _LT_AC_TAGVAR(include_expsyms, $1); do
8.4065 -
8.4066 - case $var in
8.4067 - _LT_AC_TAGVAR(old_archive_cmds, $1) | \
8.4068 - _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \
8.4069 - _LT_AC_TAGVAR(archive_cmds, $1) | \
8.4070 - _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
8.4071 - _LT_AC_TAGVAR(module_cmds, $1) | \
8.4072 - _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
8.4073 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
8.4074 - _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
8.4075 - extract_expsyms_cmds | reload_cmds | finish_cmds | \
8.4076 - postinstall_cmds | postuninstall_cmds | \
8.4077 - old_postinstall_cmds | old_postuninstall_cmds | \
8.4078 - sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
8.4079 - # Double-quote double-evaled strings.
8.4080 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
8.4081 - ;;
8.4082 - *)
8.4083 - eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
8.4084 - ;;
8.4085 - esac
8.4086 - done
8.4087 -
8.4088 - case $lt_echo in
8.4089 - *'\[$]0 --fallback-echo"')
8.4090 - lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
8.4091 - ;;
8.4092 - esac
8.4093 -
8.4094 -ifelse([$1], [],
8.4095 - [cfgfile="${ofile}T"
8.4096 - trap "$rm \"$cfgfile\"; exit 1" 1 2 15
8.4097 - $rm -f "$cfgfile"
8.4098 - AC_MSG_NOTICE([creating $ofile])],
8.4099 - [cfgfile="$ofile"])
8.4100 -
8.4101 - cat <<__EOF__ >> "$cfgfile"
8.4102 -ifelse([$1], [],
8.4103 -[#! $SHELL
8.4104 -
8.4105 -# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
8.4106 -# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
8.4107 -# NOTE: Changes made to this file will be lost: look at ltmain.sh.
8.4108 -#
8.4109 -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
8.4110 -# Free Software Foundation, Inc.
8.4111 -#
8.4112 -# This file is part of GNU Libtool:
8.4113 -# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
8.4114 -#
8.4115 -# This program is free software; you can redistribute it and/or modify
8.4116 -# it under the terms of the GNU General Public License as published by
8.4117 -# the Free Software Foundation; either version 2 of the License, or
8.4118 -# (at your option) any later version.
8.4119 -#
8.4120 -# This program is distributed in the hope that it will be useful, but
8.4121 -# WITHOUT ANY WARRANTY; without even the implied warranty of
8.4122 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
8.4123 -# General Public License for more details.
8.4124 -#
8.4125 -# You should have received a copy of the GNU General Public License
8.4126 -# along with this program; if not, write to the Free Software
8.4127 -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
8.4128 -#
8.4129 -# As a special exception to the GNU General Public License, if you
8.4130 -# distribute this file as part of a program that contains a
8.4131 -# configuration script generated by Autoconf, you may include it under
8.4132 -# the same distribution terms that you use for the rest of that program.
8.4133 -
8.4134 -# A sed program that does not truncate output.
8.4135 -SED=$lt_SED
8.4136 -
8.4137 -# Sed that helps us avoid accidentally triggering echo(1) options like -n.
8.4138 -Xsed="$SED -e s/^X//"
8.4139 -
8.4140 -# The HP-UX ksh and POSIX shell print the target directory to stdout
8.4141 -# if CDPATH is set.
8.4142 -if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
8.4143 -
8.4144 -# The names of the tagged configurations supported by this script.
8.4145 -available_tags=
8.4146 -
8.4147 -# ### BEGIN LIBTOOL CONFIG],
8.4148 -[# ### BEGIN LIBTOOL TAG CONFIG: $tagname])
8.4149 -
8.4150 -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
8.4151 -
8.4152 -# Shell to use when invoking shell scripts.
8.4153 -SHELL=$lt_SHELL
8.4154 -
8.4155 -# Whether or not to build shared libraries.
8.4156 -build_libtool_libs=$enable_shared
8.4157 -
8.4158 -# Whether or not to build static libraries.
8.4159 -build_old_libs=$enable_static
8.4160 -
8.4161 -# Whether or not to add -lc for building shared libraries.
8.4162 -build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
8.4163 -
8.4164 -# Whether or not to disallow shared libs when runtime libs are static
8.4165 -allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
8.4166 -
8.4167 -# Whether or not to optimize for fast installation.
8.4168 -fast_install=$enable_fast_install
8.4169 -
8.4170 -# The host system.
8.4171 -host_alias=$host_alias
8.4172 -host=$host
8.4173 -
8.4174 -# An echo program that does not interpret backslashes.
8.4175 -echo=$lt_echo
8.4176 -
8.4177 -# The archiver.
8.4178 -AR=$lt_AR
8.4179 -AR_FLAGS=$lt_AR_FLAGS
8.4180 -
8.4181 -# A C compiler.
8.4182 -LTCC=$lt_LTCC
8.4183 -
8.4184 -# A language-specific compiler.
8.4185 -CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)
8.4186 -
8.4187 -# Is the compiler the GNU C compiler?
8.4188 -with_gcc=$_LT_AC_TAGVAR(GCC, $1)
8.4189 -
8.4190 -# An ERE matcher.
8.4191 -EGREP=$lt_EGREP
8.4192 -
8.4193 -# The linker used to build libraries.
8.4194 -LD=$lt_[]_LT_AC_TAGVAR(LD, $1)
8.4195 -
8.4196 -# Whether we need hard or soft links.
8.4197 -LN_S=$lt_LN_S
8.4198 -
8.4199 -# A BSD-compatible nm program.
8.4200 -NM=$lt_NM
8.4201 -
8.4202 -# A symbol stripping program
8.4203 -STRIP=$lt_STRIP
8.4204 -
8.4205 -# Used to examine libraries when file_magic_cmd begins "file"
8.4206 -MAGIC_CMD=$MAGIC_CMD
8.4207 -
8.4208 -# Used on cygwin: DLL creation program.
8.4209 -DLLTOOL="$DLLTOOL"
8.4210 -
8.4211 -# Used on cygwin: object dumper.
8.4212 -OBJDUMP="$OBJDUMP"
8.4213 -
8.4214 -# Used on cygwin: assembler.
8.4215 -AS="$AS"
8.4216 -
8.4217 -# The name of the directory that contains temporary libtool files.
8.4218 -objdir=$objdir
8.4219 -
8.4220 -# How to create reloadable object files.
8.4221 -reload_flag=$lt_reload_flag
8.4222 -reload_cmds=$lt_reload_cmds
8.4223 -
8.4224 -# How to pass a linker flag through the compiler.
8.4225 -wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
8.4226 -
8.4227 -# Object file suffix (normally "o").
8.4228 -objext="$ac_objext"
8.4229 -
8.4230 -# Old archive suffix (normally "a").
8.4231 -libext="$libext"
8.4232 -
8.4233 -# Shared library suffix (normally ".so").
8.4234 -shrext_cmds='$shrext_cmds'
8.4235 -
8.4236 -# Executable file suffix (normally "").
8.4237 -exeext="$exeext"
8.4238 -
8.4239 -# Additional compiler flags for building library objects.
8.4240 -pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
8.4241 -pic_mode=$pic_mode
8.4242 -
8.4243 -# What is the maximum length of a command?
8.4244 -max_cmd_len=$lt_cv_sys_max_cmd_len
8.4245 -
8.4246 -# Does compiler simultaneously support -c and -o options?
8.4247 -compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
8.4248 -
8.4249 -# Must we lock files when doing compilation ?
8.4250 -need_locks=$lt_need_locks
8.4251 -
8.4252 -# Do we need the lib prefix for modules?
8.4253 -need_lib_prefix=$need_lib_prefix
8.4254 -
8.4255 -# Do we need a version for libraries?
8.4256 -need_version=$need_version
8.4257 -
8.4258 -# Whether dlopen is supported.
8.4259 -dlopen_support=$enable_dlopen
8.4260 -
8.4261 -# Whether dlopen of programs is supported.
8.4262 -dlopen_self=$enable_dlopen_self
8.4263 -
8.4264 -# Whether dlopen of statically linked programs is supported.
8.4265 -dlopen_self_static=$enable_dlopen_self_static
8.4266 -
8.4267 -# Compiler flag to prevent dynamic linking.
8.4268 -link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
8.4269 -
8.4270 -# Compiler flag to turn off builtin functions.
8.4271 -no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)
8.4272 -
8.4273 -# Compiler flag to allow reflexive dlopens.
8.4274 -export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)
8.4275 -
8.4276 -# Compiler flag to generate shared objects directly from archives.
8.4277 -whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)
8.4278 -
8.4279 -# Compiler flag to generate thread-safe objects.
8.4280 -thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)
8.4281 -
8.4282 -# Library versioning type.
8.4283 -version_type=$version_type
8.4284 -
8.4285 -# Format of library name prefix.
8.4286 -libname_spec=$lt_libname_spec
8.4287 -
8.4288 -# List of archive names. First name is the real one, the rest are links.
8.4289 -# The last name is the one that the linker finds with -lNAME.
8.4290 -library_names_spec=$lt_library_names_spec
8.4291 -
8.4292 -# The coded name of the library, if different from the real name.
8.4293 -soname_spec=$lt_soname_spec
8.4294 -
8.4295 -# Commands used to build and install an old-style archive.
8.4296 -RANLIB=$lt_RANLIB
8.4297 -old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1)
8.4298 -old_postinstall_cmds=$lt_old_postinstall_cmds
8.4299 -old_postuninstall_cmds=$lt_old_postuninstall_cmds
8.4300 -
8.4301 -# Create an old-style archive from a shared archive.
8.4302 -old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1)
8.4303 -
8.4304 -# Create a temporary old-style archive to link instead of a shared archive.
8.4305 -old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)
8.4306 -
8.4307 -# Commands used to build and install a shared archive.
8.4308 -archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1)
8.4309 -archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1)
8.4310 -postinstall_cmds=$lt_postinstall_cmds
8.4311 -postuninstall_cmds=$lt_postuninstall_cmds
8.4312 -
8.4313 -# Commands used to build a loadable module (assumed same as above if empty)
8.4314 -module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1)
8.4315 -module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
8.4316 -
8.4317 -# Commands to strip libraries.
8.4318 -old_striplib=$lt_old_striplib
8.4319 -striplib=$lt_striplib
8.4320 -
8.4321 -# Dependencies to place before the objects being linked to create a
8.4322 -# shared library.
8.4323 -predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1)
8.4324 -
8.4325 -# Dependencies to place after the objects being linked to create a
8.4326 -# shared library.
8.4327 -postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1)
8.4328 -
8.4329 -# Dependencies to place before the objects being linked to create a
8.4330 -# shared library.
8.4331 -predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
8.4332 -
8.4333 -# Dependencies to place after the objects being linked to create a
8.4334 -# shared library.
8.4335 -postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
8.4336 -
8.4337 -# The library search path used internally by the compiler when linking
8.4338 -# a shared library.
8.4339 -compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1)
8.4340 -
8.4341 -# Method to check whether dependent libraries are shared objects.
8.4342 -deplibs_check_method=$lt_deplibs_check_method
8.4343 -
8.4344 -# Command to use when deplibs_check_method == file_magic.
8.4345 -file_magic_cmd=$lt_file_magic_cmd
8.4346 -
8.4347 -# Flag that allows shared libraries with undefined symbols to be built.
8.4348 -allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1)
8.4349 -
8.4350 -# Flag that forces no undefined symbols.
8.4351 -no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1)
8.4352 -
8.4353 -# Commands used to finish a libtool library installation in a directory.
8.4354 -finish_cmds=$lt_finish_cmds
8.4355 -
8.4356 -# Same as above, but a single script fragment to be evaled but not shown.
8.4357 -finish_eval=$lt_finish_eval
8.4358 -
8.4359 -# Take the output of nm and produce a listing of raw symbols and C names.
8.4360 -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
8.4361 -
8.4362 -# Transform the output of nm in a proper C declaration
8.4363 -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
8.4364 -
8.4365 -# Transform the output of nm in a C name address pair
8.4366 -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
8.4367 -
8.4368 -# This is the shared library runtime path variable.
8.4369 -runpath_var=$runpath_var
8.4370 -
8.4371 -# This is the shared library path variable.
8.4372 -shlibpath_var=$shlibpath_var
8.4373 -
8.4374 -# Is shlibpath searched before the hard-coded library search path?
8.4375 -shlibpath_overrides_runpath=$shlibpath_overrides_runpath
8.4376 -
8.4377 -# How to hardcode a shared library path into an executable.
8.4378 -hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
8.4379 -
8.4380 -# Whether we should hardcode library paths into libraries.
8.4381 -hardcode_into_libs=$hardcode_into_libs
8.4382 -
8.4383 -# Flag to hardcode \$libdir into a binary during linking.
8.4384 -# This must work even if \$libdir does not exist.
8.4385 -hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
8.4386 -
8.4387 -# If ld is used when linking, flag to hardcode \$libdir into
8.4388 -# a binary during linking. This must work even if \$libdir does
8.4389 -# not exist.
8.4390 -hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)
8.4391 -
8.4392 -# Whether we need a single -rpath flag with a separated argument.
8.4393 -hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1)
8.4394 -
8.4395 -# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
8.4396 -# resulting binary.
8.4397 -hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1)
8.4398 -
8.4399 -# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
8.4400 -# resulting binary.
8.4401 -hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1)
8.4402 -
8.4403 -# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
8.4404 -# the resulting binary.
8.4405 -hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)
8.4406 -
8.4407 -# Set to yes if building a shared library automatically hardcodes DIR into the library
8.4408 -# and all subsequent libraries and executables linked against it.
8.4409 -hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1)
8.4410 -
8.4411 -# Variables whose values should be saved in libtool wrapper scripts and
8.4412 -# restored at relink time.
8.4413 -variables_saved_for_relink="$variables_saved_for_relink"
8.4414 -
8.4415 -# Whether libtool must link a program against all its dependency libraries.
8.4416 -link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
8.4417 -
8.4418 -# Compile-time system search path for libraries
8.4419 -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
8.4420 -
8.4421 -# Run-time system search path for libraries
8.4422 -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
8.4423 -
8.4424 -# Fix the shell variable \$srcfile for the compiler.
8.4425 -fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
8.4426 -
8.4427 -# Set to yes if exported symbols are required.
8.4428 -always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
8.4429 -
8.4430 -# The commands to list exported symbols.
8.4431 -export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
8.4432 -
8.4433 -# The commands to extract the exported symbol list from a shared archive.
8.4434 -extract_expsyms_cmds=$lt_extract_expsyms_cmds
8.4435 -
8.4436 -# Symbols that should not be listed in the preloaded symbols.
8.4437 -exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
8.4438 -
8.4439 -# Symbols that must always be exported.
8.4440 -include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
8.4441 -
8.4442 -ifelse([$1],[],
8.4443 -[# ### END LIBTOOL CONFIG],
8.4444 -[# ### END LIBTOOL TAG CONFIG: $tagname])
8.4445 -
8.4446 -__EOF__
8.4447 -
8.4448 -ifelse([$1],[], [
8.4449 - case $host_os in
8.4450 - aix3*)
8.4451 - cat <<\EOF >> "$cfgfile"
8.4452 -
8.4453 -# AIX sometimes has problems with the GCC collect2 program. For some
8.4454 -# reason, if we set the COLLECT_NAMES environment variable, the problems
8.4455 -# vanish in a puff of smoke.
8.4456 -if test "X${COLLECT_NAMES+set}" != Xset; then
8.4457 - COLLECT_NAMES=
8.4458 - export COLLECT_NAMES
8.4459 -fi
8.4460 -EOF
8.4461 - ;;
8.4462 - esac
8.4463 -
8.4464 - # We use sed instead of cat because bash on DJGPP gets confused if
8.4465 - # if finds mixed CR/LF and LF-only lines. Since sed operates in
8.4466 - # text mode, it properly converts lines to CR/LF. This bash problem
8.4467 - # is reportedly fixed, but why not run on old versions too?
8.4468 - sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
8.4469 -
8.4470 - mv -f "$cfgfile" "$ofile" || \
8.4471 - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
8.4472 - chmod +x "$ofile"
8.4473 -])
8.4474 -else
8.4475 - # If there is no Makefile yet, we rely on a make rule to execute
8.4476 - # `config.status --recheck' to rerun these tests and create the
8.4477 - # libtool script then.
8.4478 - ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
8.4479 - if test -f "$ltmain_in"; then
8.4480 - test -f Makefile && make "$ltmain"
8.4481 - fi
8.4482 -fi
8.4483 -])
8.4484 -m4trace:m4/libtool.m4:4323: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
8.4485 -
8.4486 -_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
8.4487 -
8.4488 -if test "$GCC" = yes; then
8.4489 - _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
8.4490 -
8.4491 - AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
8.4492 - lt_cv_prog_compiler_rtti_exceptions,
8.4493 - [-fno-rtti -fno-exceptions], [],
8.4494 - [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
8.4495 -fi
8.4496 -])
8.4497 -m4trace:m4/libtool.m4:4341: -1- AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_REQUIRE([AC_CANONICAL_HOST])
8.4498 -AC_REQUIRE([AC_PROG_NM])
8.4499 -AC_REQUIRE([AC_OBJEXT])
8.4500 -# Check for command to grab the raw symbol name followed by C symbol from nm.
8.4501 -AC_MSG_CHECKING([command to parse $NM output from $compiler object])
8.4502 -AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
8.4503 -[
8.4504 -# These are sane defaults that work on at least a few old systems.
8.4505 -# [They come from Ultrix. What could be older than Ultrix?!! ;)]
8.4506 -
8.4507 -# Character class describing NM global symbol codes.
8.4508 -symcode='[[BCDEGRST]]'
8.4509 -
8.4510 -# Regexp to match symbols that can be accessed directly from C.
8.4511 -sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
8.4512 -
8.4513 -# Transform the above into a raw symbol and a C symbol.
8.4514 -symxfrm='\1 \2\3 \3'
8.4515 -
8.4516 -# Transform an extracted symbol line into a proper C declaration
8.4517 -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
8.4518 -
8.4519 -# Transform an extracted symbol line into symbol name and symbol address
8.4520 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
8.4521 -
8.4522 -# Define system-specific variables.
8.4523 -case $host_os in
8.4524 -aix*)
8.4525 - symcode='[[BCDT]]'
8.4526 - ;;
8.4527 -cygwin* | mingw* | pw32*)
8.4528 - symcode='[[ABCDGISTW]]'
8.4529 - ;;
8.4530 -hpux*) # Its linker distinguishes data from code symbols
8.4531 - if test "$host_cpu" = ia64; then
8.4532 - symcode='[[ABCDEGRST]]'
8.4533 - fi
8.4534 - lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
8.4535 - lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
8.4536 - ;;
8.4537 -irix* | nonstopux*)
8.4538 - symcode='[[BCDEGRST]]'
8.4539 - ;;
8.4540 -osf*)
8.4541 - symcode='[[BCDEGQRST]]'
8.4542 - ;;
8.4543 -solaris* | sysv5*)
8.4544 - symcode='[[BDRT]]'
8.4545 - ;;
8.4546 -sysv4)
8.4547 - symcode='[[DFNSTU]]'
8.4548 - ;;
8.4549 -esac
8.4550 -
8.4551 -# Handle CRLF in mingw tool chain
8.4552 -opt_cr=
8.4553 -case $build_os in
8.4554 -mingw*)
8.4555 - opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
8.4556 - ;;
8.4557 -esac
8.4558 -
8.4559 -# If we're using GNU nm, then use its standard symbol codes.
8.4560 -case `$NM -V 2>&1` in
8.4561 -*GNU* | *'with BFD'*)
8.4562 - symcode='[[ABCDGIRSTW]]' ;;
8.4563 -esac
8.4564 -
8.4565 -# Try without a prefix undercore, then with it.
8.4566 -for ac_symprfx in "" "_"; do
8.4567 -
8.4568 - # Write the raw and C identifiers.
8.4569 - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
8.4570 -
8.4571 - # Check to see that the pipe works correctly.
8.4572 - pipe_works=no
8.4573 -
8.4574 - rm -f conftest*
8.4575 - cat > conftest.$ac_ext <<EOF
8.4576 -#ifdef __cplusplus
8.4577 -extern "C" {
8.4578 -#endif
8.4579 -char nm_test_var;
8.4580 -void nm_test_func(){}
8.4581 -#ifdef __cplusplus
8.4582 -}
8.4583 -#endif
8.4584 -int main(){nm_test_var='a';nm_test_func();return(0);}
8.4585 -EOF
8.4586 -
8.4587 - if AC_TRY_EVAL(ac_compile); then
8.4588 - # Now try to grab the symbols.
8.4589 - nlist=conftest.nm
8.4590 - if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
8.4591 - # Try sorting and uniquifying the output.
8.4592 - if sort "$nlist" | uniq > "$nlist"T; then
8.4593 - mv -f "$nlist"T "$nlist"
8.4594 - else
8.4595 - rm -f "$nlist"T
8.4596 - fi
8.4597 -
8.4598 - # Make sure that we snagged all the symbols we need.
8.4599 - if grep ' nm_test_var$' "$nlist" >/dev/null; then
8.4600 - if grep ' nm_test_func$' "$nlist" >/dev/null; then
8.4601 - cat <<EOF > conftest.$ac_ext
8.4602 -#ifdef __cplusplus
8.4603 -extern "C" {
8.4604 -#endif
8.4605 -
8.4606 -EOF
8.4607 - # Now generate the symbol file.
8.4608 - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
8.4609 -
8.4610 - cat <<EOF >> conftest.$ac_ext
8.4611 -#if defined (__STDC__) && __STDC__
8.4612 -# define lt_ptr_t void *
8.4613 -#else
8.4614 -# define lt_ptr_t char *
8.4615 -# define const
8.4616 -#endif
8.4617 -
8.4618 -/* The mapping between symbol names and symbols. */
8.4619 -const struct {
8.4620 - const char *name;
8.4621 - lt_ptr_t address;
8.4622 -}
8.4623 -lt_preloaded_symbols[[]] =
8.4624 -{
8.4625 -EOF
8.4626 - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
8.4627 - cat <<\EOF >> conftest.$ac_ext
8.4628 - {0, (lt_ptr_t) 0}
8.4629 -};
8.4630 -
8.4631 -#ifdef __cplusplus
8.4632 -}
8.4633 -#endif
8.4634 -EOF
8.4635 - # Now try linking the two files.
8.4636 - mv conftest.$ac_objext conftstm.$ac_objext
8.4637 - lt_save_LIBS="$LIBS"
8.4638 - lt_save_CFLAGS="$CFLAGS"
8.4639 - LIBS="conftstm.$ac_objext"
8.4640 - CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
8.4641 - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
8.4642 - pipe_works=yes
8.4643 - fi
8.4644 - LIBS="$lt_save_LIBS"
8.4645 - CFLAGS="$lt_save_CFLAGS"
8.4646 - else
8.4647 - echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
8.4648 - fi
8.4649 - else
8.4650 - echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
8.4651 - fi
8.4652 - else
8.4653 - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
8.4654 - fi
8.4655 - else
8.4656 - echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
8.4657 - cat conftest.$ac_ext >&5
8.4658 - fi
8.4659 - rm -f conftest* conftst*
8.4660 -
8.4661 - # Do not use the global_symbol_pipe unless it works.
8.4662 - if test "$pipe_works" = yes; then
8.4663 - break
8.4664 - else
8.4665 - lt_cv_sys_global_symbol_pipe=
8.4666 - fi
8.4667 -done
8.4668 -])
8.4669 -if test -z "$lt_cv_sys_global_symbol_pipe"; then
8.4670 - lt_cv_sys_global_symbol_to_cdecl=
8.4671 -fi
8.4672 -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
8.4673 - AC_MSG_RESULT(failed)
8.4674 -else
8.4675 - AC_MSG_RESULT(ok)
8.4676 -fi
8.4677 -])
8.4678 -m4trace:m4/libtool.m4:4527: -1- AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)=
8.4679 -_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.4680 -_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
8.4681 -
8.4682 -AC_MSG_CHECKING([for $compiler option to produce PIC])
8.4683 - ifelse([$1],[CXX],[
8.4684 - # C++ specific cases for pic, static, wl, etc.
8.4685 - if test "$GXX" = yes; then
8.4686 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4687 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
8.4688 -
8.4689 - case $host_os in
8.4690 - aix*)
8.4691 - # All AIX code is PIC.
8.4692 - if test "$host_cpu" = ia64; then
8.4693 - # AIX 5 now supports IA64 processor
8.4694 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.4695 - fi
8.4696 - ;;
8.4697 - amigaos*)
8.4698 - # FIXME: we need at least 68020 code to build shared libraries, but
8.4699 - # adding the `-m68020' flag to GCC prevents building anything better,
8.4700 - # like `-m68040'.
8.4701 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
8.4702 - ;;
8.4703 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8.4704 - # PIC is the default for these OSes.
8.4705 - ;;
8.4706 - mingw* | os2* | pw32*)
8.4707 - # This hack is so that the source file can tell whether it is being
8.4708 - # built for inclusion in a dll (and should export symbols for example).
8.4709 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
8.4710 - ;;
8.4711 - darwin* | rhapsody*)
8.4712 - # PIC is the default on this platform
8.4713 - # Common symbols not allowed in MH_DYLIB files
8.4714 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
8.4715 - ;;
8.4716 - *djgpp*)
8.4717 - # DJGPP does not support shared libraries at all
8.4718 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.4719 - ;;
8.4720 - sysv4*MP*)
8.4721 - if test -d /usr/nec; then
8.4722 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
8.4723 - fi
8.4724 - ;;
8.4725 - hpux*)
8.4726 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8.4727 - # not for PA HP-UX.
8.4728 - case "$host_cpu" in
8.4729 - hppa*64*|ia64*)
8.4730 - ;;
8.4731 - *)
8.4732 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4733 - ;;
8.4734 - esac
8.4735 - ;;
8.4736 - *)
8.4737 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4738 - ;;
8.4739 - esac
8.4740 - else
8.4741 - case $host_os in
8.4742 - aix4* | aix5*)
8.4743 - # All AIX code is PIC.
8.4744 - if test "$host_cpu" = ia64; then
8.4745 - # AIX 5 now supports IA64 processor
8.4746 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.4747 - else
8.4748 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
8.4749 - fi
8.4750 - ;;
8.4751 - chorus*)
8.4752 - case $cc_basename in
8.4753 - cxch68)
8.4754 - # Green Hills C++ Compiler
8.4755 - # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
8.4756 - ;;
8.4757 - esac
8.4758 - ;;
8.4759 - dgux*)
8.4760 - case $cc_basename in
8.4761 - ec++)
8.4762 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.4763 - ;;
8.4764 - ghcx)
8.4765 - # Green Hills C++ Compiler
8.4766 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
8.4767 - ;;
8.4768 - *)
8.4769 - ;;
8.4770 - esac
8.4771 - ;;
8.4772 - freebsd* | kfreebsd*-gnu)
8.4773 - # FreeBSD uses GNU C++
8.4774 - ;;
8.4775 - hpux9* | hpux10* | hpux11*)
8.4776 - case $cc_basename in
8.4777 - CC)
8.4778 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4779 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
8.4780 - if test "$host_cpu" != ia64; then
8.4781 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
8.4782 - fi
8.4783 - ;;
8.4784 - aCC)
8.4785 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4786 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
8.4787 - case "$host_cpu" in
8.4788 - hppa*64*|ia64*)
8.4789 - # +Z the default
8.4790 - ;;
8.4791 - *)
8.4792 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
8.4793 - ;;
8.4794 - esac
8.4795 - ;;
8.4796 - *)
8.4797 - ;;
8.4798 - esac
8.4799 - ;;
8.4800 - irix5* | irix6* | nonstopux*)
8.4801 - case $cc_basename in
8.4802 - CC)
8.4803 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4804 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.4805 - # CC pic flag -KPIC is the default.
8.4806 - ;;
8.4807 - *)
8.4808 - ;;
8.4809 - esac
8.4810 - ;;
8.4811 - linux*)
8.4812 - case $cc_basename in
8.4813 - KCC)
8.4814 - # KAI C++ Compiler
8.4815 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
8.4816 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4817 - ;;
8.4818 - icpc)
8.4819 - # Intel C++
8.4820 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4821 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.4822 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
8.4823 - ;;
8.4824 - cxx)
8.4825 - # Compaq C++
8.4826 - # Make sure the PIC flag is empty. It appears that all Alpha
8.4827 - # Linux and Compaq Tru64 Unix objects are PIC.
8.4828 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.4829 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.4830 - ;;
8.4831 - *)
8.4832 - ;;
8.4833 - esac
8.4834 - ;;
8.4835 - lynxos*)
8.4836 - ;;
8.4837 - m88k*)
8.4838 - ;;
8.4839 - mvs*)
8.4840 - case $cc_basename in
8.4841 - cxx)
8.4842 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
8.4843 - ;;
8.4844 - *)
8.4845 - ;;
8.4846 - esac
8.4847 - ;;
8.4848 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
8.4849 - ;;
8.4850 - osf3* | osf4* | osf5*)
8.4851 - case $cc_basename in
8.4852 - KCC)
8.4853 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
8.4854 - ;;
8.4855 - RCC)
8.4856 - # Rational C++ 2.4.1
8.4857 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
8.4858 - ;;
8.4859 - cxx)
8.4860 - # Digital/Compaq C++
8.4861 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4862 - # Make sure the PIC flag is empty. It appears that all Alpha
8.4863 - # Linux and Compaq Tru64 Unix objects are PIC.
8.4864 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.4865 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.4866 - ;;
8.4867 - *)
8.4868 - ;;
8.4869 - esac
8.4870 - ;;
8.4871 - psos*)
8.4872 - ;;
8.4873 - sco*)
8.4874 - case $cc_basename in
8.4875 - CC)
8.4876 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4877 - ;;
8.4878 - *)
8.4879 - ;;
8.4880 - esac
8.4881 - ;;
8.4882 - solaris*)
8.4883 - case $cc_basename in
8.4884 - CC)
8.4885 - # Sun C++ 4.2, 5.x and Centerline C++
8.4886 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.4887 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.4888 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
8.4889 - ;;
8.4890 - gcx)
8.4891 - # Green Hills C++ Compiler
8.4892 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
8.4893 - ;;
8.4894 - *)
8.4895 - ;;
8.4896 - esac
8.4897 - ;;
8.4898 - sunos4*)
8.4899 - case $cc_basename in
8.4900 - CC)
8.4901 - # Sun C++ 4.x
8.4902 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
8.4903 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.4904 - ;;
8.4905 - lcc)
8.4906 - # Lucid
8.4907 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
8.4908 - ;;
8.4909 - *)
8.4910 - ;;
8.4911 - esac
8.4912 - ;;
8.4913 - tandem*)
8.4914 - case $cc_basename in
8.4915 - NCC)
8.4916 - # NonStop-UX NCC 3.20
8.4917 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.4918 - ;;
8.4919 - *)
8.4920 - ;;
8.4921 - esac
8.4922 - ;;
8.4923 - unixware*)
8.4924 - ;;
8.4925 - vxworks*)
8.4926 - ;;
8.4927 - *)
8.4928 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
8.4929 - ;;
8.4930 - esac
8.4931 - fi
8.4932 -],
8.4933 -[
8.4934 - if test "$GCC" = yes; then
8.4935 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.4936 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
8.4937 -
8.4938 - case $host_os in
8.4939 - aix*)
8.4940 - # All AIX code is PIC.
8.4941 - if test "$host_cpu" = ia64; then
8.4942 - # AIX 5 now supports IA64 processor
8.4943 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.4944 - fi
8.4945 - ;;
8.4946 -
8.4947 - amigaos*)
8.4948 - # FIXME: we need at least 68020 code to build shared libraries, but
8.4949 - # adding the `-m68020' flag to GCC prevents building anything better,
8.4950 - # like `-m68040'.
8.4951 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
8.4952 - ;;
8.4953 -
8.4954 - beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8.4955 - # PIC is the default for these OSes.
8.4956 - ;;
8.4957 -
8.4958 - mingw* | pw32* | os2*)
8.4959 - # This hack is so that the source file can tell whether it is being
8.4960 - # built for inclusion in a dll (and should export symbols for example).
8.4961 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
8.4962 - ;;
8.4963 -
8.4964 - darwin* | rhapsody*)
8.4965 - # PIC is the default on this platform
8.4966 - # Common symbols not allowed in MH_DYLIB files
8.4967 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
8.4968 - ;;
8.4969 -
8.4970 - msdosdjgpp*)
8.4971 - # Just because we use GCC doesn't mean we suddenly get shared libraries
8.4972 - # on systems that don't support them.
8.4973 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
8.4974 - enable_shared=no
8.4975 - ;;
8.4976 -
8.4977 - sysv4*MP*)
8.4978 - if test -d /usr/nec; then
8.4979 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
8.4980 - fi
8.4981 - ;;
8.4982 -
8.4983 - hpux*)
8.4984 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8.4985 - # not for PA HP-UX.
8.4986 - case "$host_cpu" in
8.4987 - hppa*64*|ia64*)
8.4988 - # +Z the default
8.4989 - ;;
8.4990 - *)
8.4991 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4992 - ;;
8.4993 - esac
8.4994 - ;;
8.4995 -
8.4996 - *)
8.4997 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
8.4998 - ;;
8.4999 - esac
8.5000 - else
8.5001 - # PORTME Check for flag to pass linker flags through the system compiler.
8.5002 - case $host_os in
8.5003 - aix*)
8.5004 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5005 - if test "$host_cpu" = ia64; then
8.5006 - # AIX 5 now supports IA64 processor
8.5007 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5008 - else
8.5009 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
8.5010 - fi
8.5011 - ;;
8.5012 -
8.5013 - mingw* | pw32* | os2*)
8.5014 - # This hack is so that the source file can tell whether it is being
8.5015 - # built for inclusion in a dll (and should export symbols for example).
8.5016 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
8.5017 - ;;
8.5018 -
8.5019 - hpux9* | hpux10* | hpux11*)
8.5020 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5021 - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8.5022 - # not for PA HP-UX.
8.5023 - case "$host_cpu" in
8.5024 - hppa*64*|ia64*)
8.5025 - # +Z the default
8.5026 - ;;
8.5027 - *)
8.5028 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
8.5029 - ;;
8.5030 - esac
8.5031 - # Is there a better lt_prog_compiler_static that works with the bundled CC?
8.5032 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
8.5033 - ;;
8.5034 -
8.5035 - irix5* | irix6* | nonstopux*)
8.5036 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5037 - # PIC (with -KPIC) is the default.
8.5038 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.5039 - ;;
8.5040 -
8.5041 - newsos6)
8.5042 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.5043 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5044 - ;;
8.5045 -
8.5046 - linux*)
8.5047 - case $CC in
8.5048 - icc* | ecc*)
8.5049 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5050 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.5051 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
8.5052 - ;;
8.5053 - ccc*)
8.5054 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5055 - # All Alpha code is PIC.
8.5056 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.5057 - ;;
8.5058 - esac
8.5059 - ;;
8.5060 -
8.5061 - osf3* | osf4* | osf5*)
8.5062 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5063 - # All OSF/1 code is PIC.
8.5064 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
8.5065 - ;;
8.5066 -
8.5067 - sco3.2v5*)
8.5068 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic'
8.5069 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn'
8.5070 - ;;
8.5071 -
8.5072 - solaris*)
8.5073 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5074 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.5075 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5076 - ;;
8.5077 -
8.5078 - sunos4*)
8.5079 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
8.5080 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
8.5081 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5082 - ;;
8.5083 -
8.5084 - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
8.5085 - _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
8.5086 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
8.5087 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5088 - ;;
8.5089 -
8.5090 - sysv4*MP*)
8.5091 - if test -d /usr/nec ;then
8.5092 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
8.5093 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5094 - fi
8.5095 - ;;
8.5096 -
8.5097 - uts4*)
8.5098 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
8.5099 - _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
8.5100 - ;;
8.5101 -
8.5102 - *)
8.5103 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
8.5104 - ;;
8.5105 - esac
8.5106 - fi
8.5107 -])
8.5108 -AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
8.5109 -
8.5110 -#
8.5111 -# Check to make sure the PIC flag actually works.
8.5112 -#
8.5113 -if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
8.5114 - AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works],
8.5115 - _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
8.5116 - [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
8.5117 - [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
8.5118 - "" | " "*) ;;
8.5119 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;;
8.5120 - esac],
8.5121 - [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.5122 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
8.5123 -fi
8.5124 -case "$host_os" in
8.5125 - # For platforms which do not support PIC, -DPIC is meaningless:
8.5126 - *djgpp*)
8.5127 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
8.5128 - ;;
8.5129 - *)
8.5130 - _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
8.5131 - ;;
8.5132 -esac
8.5133 -])
8.5134 -m4trace:m4/libtool.m4:4989: -1- AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
8.5135 -ifelse([$1],[CXX],[
8.5136 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8.5137 - case $host_os in
8.5138 - aix4* | aix5*)
8.5139 - # If we're using GNU nm, then we don't want the "-C" option.
8.5140 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
8.5141 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
8.5142 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
8.5143 - else
8.5144 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
8.5145 - fi
8.5146 - ;;
8.5147 - pw32*)
8.5148 - _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
8.5149 - ;;
8.5150 - cygwin* | mingw*)
8.5151 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
8.5152 - ;;
8.5153 - linux*)
8.5154 - _LT_AC_TAGVAR(link_all_deplibs, $1)=no
8.5155 - ;;
8.5156 - *)
8.5157 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8.5158 - ;;
8.5159 - esac
8.5160 -],[
8.5161 - runpath_var=
8.5162 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=
8.5163 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
8.5164 - _LT_AC_TAGVAR(archive_cmds, $1)=
8.5165 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
8.5166 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
8.5167 - _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
8.5168 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
8.5169 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
8.5170 - _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
8.5171 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
8.5172 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
8.5173 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
8.5174 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.5175 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
8.5176 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
8.5177 - _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
8.5178 - _LT_AC_TAGVAR(hardcode_automatic, $1)=no
8.5179 - _LT_AC_TAGVAR(module_cmds, $1)=
8.5180 - _LT_AC_TAGVAR(module_expsym_cmds, $1)=
8.5181 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
8.5182 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8.5183 - # include_expsyms should be a list of space-separated symbols to be *always*
8.5184 - # included in the symbol list
8.5185 - _LT_AC_TAGVAR(include_expsyms, $1)=
8.5186 - # exclude_expsyms can be an extended regexp of symbols to exclude
8.5187 - # it will be wrapped by ` (' and `)$', so one must not match beginning or
8.5188 - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8.5189 - # as well as any symbol that contains `d'.
8.5190 - _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
8.5191 - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8.5192 - # platforms (ab)use it in PIC code, but their linkers get confused if
8.5193 - # the symbol is explicitly referenced. Since portable code cannot
8.5194 - # rely on this symbol name, it's probably fine to never include it in
8.5195 - # preloaded symbol tables.
8.5196 - extract_expsyms_cmds=
8.5197 -
8.5198 - case $host_os in
8.5199 - cygwin* | mingw* | pw32*)
8.5200 - # FIXME: the MSVC++ port hasn't been tested in a loooong time
8.5201 - # When not using gcc, we currently assume that we are using
8.5202 - # Microsoft Visual C++.
8.5203 - if test "$GCC" != yes; then
8.5204 - with_gnu_ld=no
8.5205 - fi
8.5206 - ;;
8.5207 - openbsd*)
8.5208 - with_gnu_ld=no
8.5209 - ;;
8.5210 - esac
8.5211 -
8.5212 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
8.5213 - if test "$with_gnu_ld" = yes; then
8.5214 - # If archive_cmds runs LD, not CC, wlarc should be empty
8.5215 - wlarc='${wl}'
8.5216 -
8.5217 - # See if GNU ld supports shared libraries.
8.5218 - case $host_os in
8.5219 - aix3* | aix4* | aix5*)
8.5220 - # On AIX/PPC, the GNU linker is very broken
8.5221 - if test "$host_cpu" != ia64; then
8.5222 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5223 - cat <<EOF 1>&2
8.5224 -
8.5225 -*** Warning: the GNU linker, at least up to release 2.9.1, is reported
8.5226 -*** to be unable to reliably create shared libraries on AIX.
8.5227 -*** Therefore, libtool is disabling shared libraries support. If you
8.5228 -*** really care for shared libraries, you may want to modify your PATH
8.5229 -*** so that a non-GNU linker is found, and then restart.
8.5230 -
8.5231 -EOF
8.5232 - fi
8.5233 - ;;
8.5234 -
8.5235 - amigaos*)
8.5236 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8.5237 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5238 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5239 -
8.5240 - # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
8.5241 - # that the semantics of dynamic libraries on AmigaOS, at least up
8.5242 - # to version 4, is to share data among multiple programs linked
8.5243 - # with the same dynamic library. Since this doesn't match the
8.5244 - # behavior of shared libraries on other platforms, we can't use
8.5245 - # them.
8.5246 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5247 - ;;
8.5248 -
8.5249 - beos*)
8.5250 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
8.5251 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.5252 - # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8.5253 - # support --undefined. This deserves some investigation. FIXME
8.5254 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.5255 - else
8.5256 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5257 - fi
8.5258 - ;;
8.5259 -
8.5260 - cygwin* | mingw* | pw32*)
8.5261 - # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
8.5262 - # as there is no search path for DLLs.
8.5263 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5264 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.5265 - _LT_AC_TAGVAR(always_export_symbols, $1)=no
8.5266 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
8.5267 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
8.5268 -
8.5269 - if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
8.5270 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
8.5271 - # If the export-symbols file already is a .def file (1st line
8.5272 - # is EXPORTS), use it as is; otherwise, prepend...
8.5273 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8.5274 - cp $export_symbols $output_objdir/$soname.def;
8.5275 - else
8.5276 - echo EXPORTS > $output_objdir/$soname.def;
8.5277 - cat $export_symbols >> $output_objdir/$soname.def;
8.5278 - fi~
8.5279 - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
8.5280 - else
8.5281 - ld_shlibs=no
8.5282 - fi
8.5283 - ;;
8.5284 -
8.5285 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
8.5286 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8.5287 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8.5288 - wlarc=
8.5289 - else
8.5290 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.5291 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8.5292 - fi
8.5293 - ;;
8.5294 -
8.5295 - solaris* | sysv5*)
8.5296 - if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
8.5297 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5298 - cat <<EOF 1>&2
8.5299 -
8.5300 -*** Warning: The releases 2.8.* of the GNU linker cannot reliably
8.5301 -*** create shared libraries on Solaris systems. Therefore, libtool
8.5302 -*** is disabling shared libraries support. We urge you to upgrade GNU
8.5303 -*** binutils to release 2.9.1 or newer. Another option is to modify
8.5304 -*** your PATH or compiler configuration so that the native linker is
8.5305 -*** used, and then restart.
8.5306 -
8.5307 -EOF
8.5308 - elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
8.5309 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.5310 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8.5311 - else
8.5312 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5313 - fi
8.5314 - ;;
8.5315 -
8.5316 - sunos4*)
8.5317 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8.5318 - wlarc=
8.5319 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5320 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5321 - ;;
8.5322 -
8.5323 - linux*)
8.5324 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
8.5325 - tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.5326 - _LT_AC_TAGVAR(archive_cmds, $1)="$tmp_archive_cmds"
8.5327 - supports_anon_versioning=no
8.5328 - case `$LD -v 2>/dev/null` in
8.5329 - *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
8.5330 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8.5331 - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8.5332 - *\ 2.11.*) ;; # other 2.11 versions
8.5333 - *) supports_anon_versioning=yes ;;
8.5334 - esac
8.5335 - if test $supports_anon_versioning = yes; then
8.5336 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
8.5337 -cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8.5338 -$echo "local: *; };" >> $output_objdir/$libname.ver~
8.5339 - $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8.5340 - else
8.5341 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds"
8.5342 - fi
8.5343 - _LT_AC_TAGVAR(link_all_deplibs, $1)=no
8.5344 - else
8.5345 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5346 - fi
8.5347 - ;;
8.5348 -
8.5349 - *)
8.5350 - if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
8.5351 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8.5352 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8.5353 - else
8.5354 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5355 - fi
8.5356 - ;;
8.5357 - esac
8.5358 -
8.5359 - if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = yes; then
8.5360 - runpath_var=LD_RUN_PATH
8.5361 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
8.5362 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
8.5363 - # ancient GNU ld didn't support --whole-archive et. al.
8.5364 - if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
8.5365 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8.5366 - else
8.5367 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
8.5368 - fi
8.5369 - fi
8.5370 - else
8.5371 - # PORTME fill in a description of your system's linker (not GNU ld)
8.5372 - case $host_os in
8.5373 - aix3*)
8.5374 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.5375 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
8.5376 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
8.5377 - # Note: this linker hardcodes the directories in LIBPATH if there
8.5378 - # are no directories specified by -L.
8.5379 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5380 - if test "$GCC" = yes && test -z "$link_static_flag"; then
8.5381 - # Neither direct hardcoding nor static linking is supported with a
8.5382 - # broken collect2.
8.5383 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
8.5384 - fi
8.5385 - ;;
8.5386 -
8.5387 - aix4* | aix5*)
8.5388 - if test "$host_cpu" = ia64; then
8.5389 - # On IA64, the linker does run time linking by default, so we don't
8.5390 - # have to do anything special.
8.5391 - aix_use_runtimelinking=no
8.5392 - exp_sym_flag='-Bexport'
8.5393 - no_entry_flag=""
8.5394 - else
8.5395 - # If we're using GNU nm, then we don't want the "-C" option.
8.5396 - # -C means demangle to AIX nm, but means don't demangle with GNU nm
8.5397 - if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
8.5398 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
8.5399 - else
8.5400 - _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
8.5401 - fi
8.5402 - aix_use_runtimelinking=no
8.5403 -
8.5404 - # Test if we are trying to use run time linking or normal
8.5405 - # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8.5406 - # need to do runtime linking.
8.5407 - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
8.5408 - for ld_flag in $LDFLAGS; do
8.5409 - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
8.5410 - aix_use_runtimelinking=yes
8.5411 - break
8.5412 - fi
8.5413 - done
8.5414 - esac
8.5415 -
8.5416 - exp_sym_flag='-bexport'
8.5417 - no_entry_flag='-bnoentry'
8.5418 - fi
8.5419 -
8.5420 - # When large executables or shared objects are built, AIX ld can
8.5421 - # have problems creating the table of contents. If linking a library
8.5422 - # or program results in "error TOC overflow" add -mminimal-toc to
8.5423 - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
8.5424 - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8.5425 -
8.5426 - _LT_AC_TAGVAR(archive_cmds, $1)=''
8.5427 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5428 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
8.5429 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.5430 -
8.5431 - if test "$GCC" = yes; then
8.5432 - case $host_os in aix4.[012]|aix4.[012].*)
8.5433 - # We only want to do this on AIX 4.2 and lower, the check
8.5434 - # below for broken collect2 doesn't work under 4.3+
8.5435 - collect2name=`${CC} -print-prog-name=collect2`
8.5436 - if test -f "$collect2name" && \
8.5437 - strings "$collect2name" | grep resolve_lib_name >/dev/null
8.5438 - then
8.5439 - # We have reworked collect2
8.5440 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5441 - else
8.5442 - # We have old collect2
8.5443 - _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported
8.5444 - # It fails to find uninstalled libraries when the uninstalled
8.5445 - # path is not listed in the libpath. Setting hardcode_minus_L
8.5446 - # to unsupported forces relinking
8.5447 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5448 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5449 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
8.5450 - fi
8.5451 - esac
8.5452 - shared_flag='-shared'
8.5453 - else
8.5454 - # not using gcc
8.5455 - if test "$host_cpu" = ia64; then
8.5456 - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8.5457 - # chokes on -Wl,-G. The following line is correct:
8.5458 - shared_flag='-G'
8.5459 - else
8.5460 - if test "$aix_use_runtimelinking" = yes; then
8.5461 - shared_flag='${wl}-G'
8.5462 - else
8.5463 - shared_flag='${wl}-bM:SRE'
8.5464 - fi
8.5465 - fi
8.5466 - fi
8.5467 -
8.5468 - # It seems that -bexpall does not export symbols beginning with
8.5469 - # underscore (_), so it is better to generate a list of symbols to export.
8.5470 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
8.5471 - if test "$aix_use_runtimelinking" = yes; then
8.5472 - # Warning - without using the other runtime loading flags (-brtl),
8.5473 - # -berok will link without error, but may produce a broken library.
8.5474 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
8.5475 - # Determine the default libpath from the value encoded in an empty executable.
8.5476 - _LT_AC_SYS_LIBPATH_AIX
8.5477 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
8.5478 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8.5479 - else
8.5480 - if test "$host_cpu" = ia64; then
8.5481 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
8.5482 - _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
8.5483 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
8.5484 - else
8.5485 - # Determine the default libpath from the value encoded in an empty executable.
8.5486 - _LT_AC_SYS_LIBPATH_AIX
8.5487 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
8.5488 - # Warning - without using the other run time loading flags,
8.5489 - # -berok will link without error, but may produce a broken library.
8.5490 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
8.5491 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
8.5492 - # -bexpall does not export symbols beginning with underscore (_)
8.5493 - _LT_AC_TAGVAR(always_export_symbols, $1)=yes
8.5494 - # Exported symbols can be pulled into shared objects from archives
8.5495 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
8.5496 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
8.5497 - # This is similar to how AIX traditionally builds it's shared libraries.
8.5498 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
8.5499 - fi
8.5500 - fi
8.5501 - ;;
8.5502 -
8.5503 - amigaos*)
8.5504 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8.5505 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5506 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5507 - # see comment about different semantics on the GNU ld section
8.5508 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5509 - ;;
8.5510 -
8.5511 - bsdi4*)
8.5512 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
8.5513 - ;;
8.5514 -
8.5515 - cygwin* | mingw* | pw32*)
8.5516 - # When not using gcc, we currently assume that we are using
8.5517 - # Microsoft Visual C++.
8.5518 - # hardcode_libdir_flag_spec is actually meaningless, as there is
8.5519 - # no search path for DLLs.
8.5520 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
8.5521 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.5522 - # Tell ltmain to make .lib files, not .a files.
8.5523 - libext=lib
8.5524 - # Tell ltmain to make .dll files, not .so files.
8.5525 - shrext_cmds=".dll"
8.5526 - # FIXME: Setting linknames here is a bad hack.
8.5527 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
8.5528 - # The linker will automatically build a .lib file if we build a DLL.
8.5529 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
8.5530 - # FIXME: Should let the user specify the lib program.
8.5531 - _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
8.5532 - fix_srcfile_path='`cygpath -w "$srcfile"`'
8.5533 - _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
8.5534 - ;;
8.5535 -
8.5536 - darwin* | rhapsody*)
8.5537 - if test "$GXX" = yes ; then
8.5538 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.5539 - case "$host_os" in
8.5540 - rhapsody* | darwin1.[[012]])
8.5541 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
8.5542 - ;;
8.5543 - *) # Darwin 1.3 on
8.5544 - if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
8.5545 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.5546 - else
8.5547 - case ${MACOSX_DEPLOYMENT_TARGET} in
8.5548 - 10.[[012]])
8.5549 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
8.5550 - ;;
8.5551 - 10.*)
8.5552 - _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
8.5553 - ;;
8.5554 - esac
8.5555 - fi
8.5556 - ;;
8.5557 - esac
8.5558 - lt_int_apple_cc_single_mod=no
8.5559 - output_verbose_link_cmd='echo'
8.5560 - if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
8.5561 - lt_int_apple_cc_single_mod=yes
8.5562 - fi
8.5563 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
8.5564 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
8.5565 - else
8.5566 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
8.5567 - fi
8.5568 - _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
8.5569 - # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
8.5570 - if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
8.5571 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.5572 - else
8.5573 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.5574 - fi
8.5575 - _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
8.5576 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.5577 - _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
8.5578 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
8.5579 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
8.5580 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.5581 - else
8.5582 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5583 - fi
8.5584 - ;;
8.5585 -
8.5586 - dgux*)
8.5587 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5588 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5589 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5590 - ;;
8.5591 -
8.5592 - freebsd1*)
8.5593 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5594 - ;;
8.5595 -
8.5596 - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8.5597 - # support. Future versions do this automatically, but an explicit c++rt0.o
8.5598 - # does not break anything, and helps significantly (at the cost of a little
8.5599 - # extra space).
8.5600 - freebsd2.2*)
8.5601 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8.5602 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.5603 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5604 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5605 - ;;
8.5606 -
8.5607 - # Unfortunately, older versions of FreeBSD 2 do not have this feature.
8.5608 - freebsd2*)
8.5609 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8.5610 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5611 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5612 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5613 - ;;
8.5614 -
8.5615 - # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8.5616 - freebsd* | kfreebsd*-gnu)
8.5617 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8.5618 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.5619 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5620 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5621 - ;;
8.5622 -
8.5623 - hpux9*)
8.5624 - if test "$GCC" = yes; then
8.5625 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8.5626 - else
8.5627 - _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
8.5628 - fi
8.5629 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.5630 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5631 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5632 -
8.5633 - # hardcode_minus_L: Not really in the search PATH,
8.5634 - # but as the default location of the library.
8.5635 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5636 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
8.5637 - ;;
8.5638 -
8.5639 - hpux10* | hpux11*)
8.5640 - if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8.5641 - case "$host_cpu" in
8.5642 - hppa*64*|ia64*)
8.5643 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8.5644 - ;;
8.5645 - *)
8.5646 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8.5647 - ;;
8.5648 - esac
8.5649 - else
8.5650 - case "$host_cpu" in
8.5651 - hppa*64*|ia64*)
8.5652 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5653 - ;;
8.5654 - *)
8.5655 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8.5656 - ;;
8.5657 - esac
8.5658 - fi
8.5659 - if test "$with_gnu_ld" = no; then
8.5660 - case "$host_cpu" in
8.5661 - hppa*64*)
8.5662 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.5663 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
8.5664 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5665 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.5666 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5667 - ;;
8.5668 - ia64*)
8.5669 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5670 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.5671 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5672 -
8.5673 - # hardcode_minus_L: Not really in the search PATH,
8.5674 - # but as the default location of the library.
8.5675 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5676 - ;;
8.5677 - *)
8.5678 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
8.5679 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5680 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5681 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
8.5682 -
8.5683 - # hardcode_minus_L: Not really in the search PATH,
8.5684 - # but as the default location of the library.
8.5685 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5686 - ;;
8.5687 - esac
8.5688 - fi
8.5689 - ;;
8.5690 -
8.5691 - irix5* | irix6* | nonstopux*)
8.5692 - if test "$GCC" = yes; then
8.5693 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8.5694 - else
8.5695 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
8.5696 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
8.5697 - fi
8.5698 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.5699 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5700 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.5701 - ;;
8.5702 -
8.5703 - netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
8.5704 - if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
8.5705 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
8.5706 - else
8.5707 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
8.5708 - fi
8.5709 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.5710 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5711 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5712 - ;;
8.5713 -
8.5714 - newsos6)
8.5715 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5716 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5717 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.5718 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5719 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5720 - ;;
8.5721 -
8.5722 - openbsd*)
8.5723 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5724 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5725 - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8.5726 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8.5727 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
8.5728 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
8.5729 - else
8.5730 - case $host_os in
8.5731 - openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
8.5732 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8.5733 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.5734 - ;;
8.5735 - *)
8.5736 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8.5737 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
8.5738 - ;;
8.5739 - esac
8.5740 - fi
8.5741 - ;;
8.5742 -
8.5743 - os2*)
8.5744 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5745 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5746 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
8.5747 - _LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
8.5748 - _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
8.5749 - ;;
8.5750 -
8.5751 - osf3*)
8.5752 - if test "$GCC" = yes; then
8.5753 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
8.5754 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8.5755 - else
8.5756 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
8.5757 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
8.5758 - fi
8.5759 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.5760 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5761 - ;;
8.5762 -
8.5763 - osf4* | osf5*) # as osf3* with the addition of -msym flag
8.5764 - if test "$GCC" = yes; then
8.5765 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
8.5766 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8.5767 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
8.5768 - else
8.5769 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
8.5770 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
8.5771 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
8.5772 - $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
8.5773 -
8.5774 - # Both c and cxx compiler support -rpath directly
8.5775 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
8.5776 - fi
8.5777 - _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
8.5778 - ;;
8.5779 -
8.5780 - sco3.2v5*)
8.5781 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5782 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5783 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
8.5784 - runpath_var=LD_RUN_PATH
8.5785 - hardcode_runpath_var=yes
8.5786 - ;;
8.5787 -
8.5788 - solaris*)
8.5789 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
8.5790 - if test "$GCC" = yes; then
8.5791 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8.5792 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.5793 - $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
8.5794 - else
8.5795 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5796 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.5797 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
8.5798 - fi
8.5799 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
8.5800 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5801 - case $host_os in
8.5802 - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
8.5803 - *) # Supported since Solaris 2.6 (maybe 2.5.1?)
8.5804 - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
8.5805 - esac
8.5806 - _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
8.5807 - ;;
8.5808 -
8.5809 - sunos4*)
8.5810 - if test "x$host_vendor" = xsequent; then
8.5811 - # Use $CC to link under sequent, because it throws in some extra .o
8.5812 - # files that make .init and .fini sections work.
8.5813 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
8.5814 - else
8.5815 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
8.5816 - fi
8.5817 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5818 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5819 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
8.5820 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5821 - ;;
8.5822 -
8.5823 - sysv4)
8.5824 - case $host_vendor in
8.5825 - sni)
8.5826 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5827 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true???
8.5828 - ;;
8.5829 - siemens)
8.5830 - ## LD is ld it makes a PLAMLIB
8.5831 - ## CC just makes a GrossModule.
8.5832 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8.5833 - _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
8.5834 - _LT_AC_TAGVAR(hardcode_direct, $1)=no
8.5835 - ;;
8.5836 - motorola)
8.5837 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5838 - _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
8.5839 - ;;
8.5840 - esac
8.5841 - runpath_var='LD_RUN_PATH'
8.5842 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5843 - ;;
8.5844 -
8.5845 - sysv4.3*)
8.5846 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5847 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5848 - _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
8.5849 - ;;
8.5850 -
8.5851 - sysv4*MP*)
8.5852 - if test -d /usr/nec; then
8.5853 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5854 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5855 - runpath_var=LD_RUN_PATH
8.5856 - hardcode_runpath_var=yes
8.5857 - _LT_AC_TAGVAR(ld_shlibs, $1)=yes
8.5858 - fi
8.5859 - ;;
8.5860 -
8.5861 - sysv4.2uw2*)
8.5862 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8.5863 - _LT_AC_TAGVAR(hardcode_direct, $1)=yes
8.5864 - _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
8.5865 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5866 - hardcode_runpath_var=yes
8.5867 - runpath_var=LD_RUN_PATH
8.5868 - ;;
8.5869 -
8.5870 - sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
8.5871 - _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
8.5872 - if test "$GCC" = yes; then
8.5873 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8.5874 - else
8.5875 - _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8.5876 - fi
8.5877 - runpath_var='LD_RUN_PATH'
8.5878 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5879 - ;;
8.5880 -
8.5881 - sysv5*)
8.5882 - _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
8.5883 - # $CC -shared without GNU ld will not create a library from C++
8.5884 - # object files and a static libstdc++, better avoid it by now
8.5885 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5886 - _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
8.5887 - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
8.5888 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
8.5889 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5890 - runpath_var='LD_RUN_PATH'
8.5891 - ;;
8.5892 -
8.5893 - uts4*)
8.5894 - _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8.5895 - _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
8.5896 - _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
8.5897 - ;;
8.5898 -
8.5899 - *)
8.5900 - _LT_AC_TAGVAR(ld_shlibs, $1)=no
8.5901 - ;;
8.5902 - esac
8.5903 - fi
8.5904 -])
8.5905 -AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)])
8.5906 -test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
8.5907 -
8.5908 -variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
8.5909 -if test "$GCC" = yes; then
8.5910 - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
8.5911 -fi
8.5912 -
8.5913 -#
8.5914 -# Do we need to explicitly link libc?
8.5915 -#
8.5916 -case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in
8.5917 -x|xyes)
8.5918 - # Assume -lc should be added
8.5919 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
8.5920 -
8.5921 - if test "$enable_shared" = yes && test "$GCC" = yes; then
8.5922 - case $_LT_AC_TAGVAR(archive_cmds, $1) in
8.5923 - *'~'*)
8.5924 - # FIXME: we may have to deal with multi-command sequences.
8.5925 - ;;
8.5926 - '$CC '*)
8.5927 - # Test whether the compiler implicitly links with -lc since on some
8.5928 - # systems, -lgcc has to come before -lc. If gcc already passes -lc
8.5929 - # to ld, don't add -lc before -lgcc.
8.5930 - AC_MSG_CHECKING([whether -lc should be explicitly linked in])
8.5931 - $rm conftest*
8.5932 - printf "$lt_simple_compile_test_code" > conftest.$ac_ext
8.5933 -
8.5934 - if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
8.5935 - soname=conftest
8.5936 - lib=conftest
8.5937 - libobjs=conftest.$ac_objext
8.5938 - deplibs=
8.5939 - wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
8.5940 - compiler_flags=-v
8.5941 - linker_flags=-v
8.5942 - verstring=
8.5943 - output_objdir=.
8.5944 - libname=conftest
8.5945 - lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1)
8.5946 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=
8.5947 - if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
8.5948 - then
8.5949 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
8.5950 - else
8.5951 - _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
8.5952 - fi
8.5953 - _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
8.5954 - else
8.5955 - cat conftest.err 1>&5
8.5956 - fi
8.5957 - $rm conftest*
8.5958 - AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
8.5959 - ;;
8.5960 - esac
8.5961 - fi
8.5962 - ;;
8.5963 -esac
8.5964 -])
8.5965 -m4trace:m4/libtool.m4:5826: -1- AC_DEFUN([_LT_AC_FILE_LTDLL_C], [
8.5966 -# /* ltdll.c starts here */
8.5967 -# #define WIN32_LEAN_AND_MEAN
8.5968 -# #include <windows.h>
8.5969 -# #undef WIN32_LEAN_AND_MEAN
8.5970 -# #include <stdio.h>
8.5971 -#
8.5972 -# #ifndef __CYGWIN__
8.5973 -# # ifdef __CYGWIN32__
8.5974 -# # define __CYGWIN__ __CYGWIN32__
8.5975 -# # endif
8.5976 -# #endif
8.5977 -#
8.5978 -# #ifdef __cplusplus
8.5979 -# extern "C" {
8.5980 -# #endif
8.5981 -# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
8.5982 -# #ifdef __cplusplus
8.5983 -# }
8.5984 -# #endif
8.5985 -#
8.5986 -# #ifdef __CYGWIN__
8.5987 -# #include <cygwin/cygwin_dll.h>
8.5988 -# DECLARE_CYGWIN_DLL( DllMain );
8.5989 -# #endif
8.5990 -# HINSTANCE __hDllInstance_base;
8.5991 -#
8.5992 -# BOOL APIENTRY
8.5993 -# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)
8.5994 -# {
8.5995 -# __hDllInstance_base = hInst;
8.5996 -# return TRUE;
8.5997 -# }
8.5998 -# /* ltdll.c ends here */
8.5999 -])
8.6000 -m4trace:m4/libtool.m4:5865: -1- AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
8.6001 -m4trace:m4/libtool.m4:5869: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL])
8.6002 -m4trace:m4/libtool.m4:5870: -1- AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
8.6003 -m4trace:m4/libtool.m4:5871: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
8.6004 -m4trace:m4/libtool.m4:5872: -1- AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
8.6005 -m4trace:m4/libtool.m4:5873: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
8.6006 -m4trace:m4/libtool.m4:5874: -1- AC_DEFUN([AM_PROG_LD], [AC_PROG_LD])
8.6007 -m4trace:m4/libtool.m4:5875: -1- AC_DEFUN([AM_PROG_NM], [AC_PROG_NM])
8.6008 -m4trace:m4/libtool.m4:5880: -1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
8.6009 - test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
8.6010 - AC_SUBST(GCJFLAGS)
8.6011 -])
8.6012 -m4trace:m4/libtool.m4:5886: -1- AC_DEFUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no)
8.6013 -])
8.6014 -m4trace:m4/libtool.m4:5900: -1- AC_DEFUN([LT_AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output])
8.6015 -AC_CACHE_VAL(lt_cv_path_SED,
8.6016 -[# Loop through the user's path and test for sed and gsed.
8.6017 -# Then use that list of sed's as ones to test for truncation.
8.6018 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8.6019 -for as_dir in $PATH
8.6020 -do
8.6021 - IFS=$as_save_IFS
8.6022 - test -z "$as_dir" && as_dir=.
8.6023 - for lt_ac_prog in sed gsed; do
8.6024 - for ac_exec_ext in '' $ac_executable_extensions; do
8.6025 - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
8.6026 - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
8.6027 - fi
8.6028 - done
8.6029 - done
8.6030 -done
8.6031 -lt_ac_max=0
8.6032 -lt_ac_count=0
8.6033 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris
8.6034 -# along with /bin/sed that truncates output.
8.6035 -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
8.6036 - test ! -f $lt_ac_sed && break
8.6037 - cat /dev/null > conftest.in
8.6038 - lt_ac_count=0
8.6039 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in
8.6040 - # Check for GNU sed and select it if it is found.
8.6041 - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
8.6042 - lt_cv_path_SED=$lt_ac_sed
8.6043 - break
8.6044 - fi
8.6045 - while true; do
8.6046 - cat conftest.in conftest.in >conftest.tmp
8.6047 - mv conftest.tmp conftest.in
8.6048 - cp conftest.in conftest.nl
8.6049 - echo >>conftest.nl
8.6050 - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
8.6051 - cmp -s conftest.out conftest.nl || break
8.6052 - # 10000 chars as input seems more than enough
8.6053 - test $lt_ac_count -gt 10 && break
8.6054 - lt_ac_count=`expr $lt_ac_count + 1`
8.6055 - if test $lt_ac_count -gt $lt_ac_max; then
8.6056 - lt_ac_max=$lt_ac_count
8.6057 - lt_cv_path_SED=$lt_ac_sed
8.6058 - fi
8.6059 - done
8.6060 -done
8.6061 -SED=$lt_cv_path_SED
8.6062 -])
8.6063 -AC_MSG_RESULT([$SED])
8.6064 -])
8.6065 -m4trace:m4/pkg.m4:26: -1- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
8.6066 -m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
8.6067 -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
8.6068 -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
8.6069 - AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
8.6070 -fi
8.6071 -if test -n "$PKG_CONFIG"; then
8.6072 - _pkg_min_version=m4_ifval([$1], [$1], [0.9.0])
8.6073 - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
8.6074 - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
8.6075 - AC_MSG_RESULT([yes])
8.6076 - else
8.6077 - AC_MSG_RESULT([no])
8.6078 - PKG_CONFIG=""
8.6079 - fi
8.6080 -
8.6081 -fi[]dnl
8.6082 -])
8.6083 -m4trace:m4/pkg.m4:72: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
8.6084 -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
8.6085 -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
8.6086 -
8.6087 -pkg_failed=no
8.6088 -AC_CACHE_CHECK([for $1][_CFLAGS], [pkg_cv_][$1][_CFLAGS],
8.6089 - [_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])])
8.6090 -AC_CACHE_CHECK([for $1][_LIBS], [pkg_cv_][$1][_LIBS],
8.6091 - [_PKG_CONFIG([$1][_LIBS], [libs], [$2])])
8.6092 -
8.6093 -if test $pkg_failed = yes; then
8.6094 - $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
8.6095 - # Put the nasty error message in config.log where it belongs
8.6096 - echo "$$1[]_PKG_ERRORS" 1>&AS_MESSAGE_LOG_FD
8.6097 -
8.6098 - ifelse([$4], , [AC_MSG_ERROR(dnl
8.6099 -[Package requirements ($2) were not met.
8.6100 -Consider adjusting the PKG_CONFIG_PATH environment variable if you
8.6101 -installed software in a non-standard prefix.
8.6102 -
8.6103 -Alternatively you may set the $1_CFLAGS and $1_LIBS environment variables
8.6104 -to avoid the need to call pkg-config. See the pkg-config man page for
8.6105 -more details.])],
8.6106 - [$4])
8.6107 -elif test $pkg_failed = untried; then
8.6108 - ifelse([$4], , [AC_MSG_FAILURE(dnl
8.6109 -[The pkg-config script could not be found or is too old. Make sure it
8.6110 -is in your PATH or set the PKG_CONFIG environment variable to the full
8.6111 -path to pkg-config.
8.6112 -
8.6113 -Alternatively you may set the $1_CFLAGS and $1_LIBS environment variables
8.6114 -to avoid the need to call pkg-config. See the pkg-config man page for
8.6115 -more details.
8.6116 -
8.6117 -To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.])],
8.6118 - [$4])
8.6119 -else
8.6120 - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
8.6121 - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
8.6122 - ifelse([$3], , :, [$3])
8.6123 -fi[]dnl
8.6124 -])
8.6125 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
8.6126 -m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
8.6127 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
8.6128 -m4trace:configure.ac:3: -1- m4_pattern_allow([^AS_FLAGS$])
8.6129 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?m4_])
8.6130 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^dnl$])
8.6131 -m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?AS_])
8.6132 -m4trace:configure.ac:3: -1- m4_pattern_allow([^SHELL$])
8.6133 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PATH_SEPARATOR$])
8.6134 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
8.6135 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
8.6136 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
8.6137 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
8.6138 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
8.6139 -m4trace:configure.ac:3: -1- m4_pattern_allow([^exec_prefix$])
8.6140 -m4trace:configure.ac:3: -1- m4_pattern_allow([^prefix$])
8.6141 -m4trace:configure.ac:3: -1- m4_pattern_allow([^program_transform_name$])
8.6142 -m4trace:configure.ac:3: -1- m4_pattern_allow([^bindir$])
8.6143 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sbindir$])
8.6144 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libexecdir$])
8.6145 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datarootdir$])
8.6146 -m4trace:configure.ac:3: -1- m4_pattern_allow([^datadir$])
8.6147 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sysconfdir$])
8.6148 -m4trace:configure.ac:3: -1- m4_pattern_allow([^sharedstatedir$])
8.6149 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localstatedir$])
8.6150 -m4trace:configure.ac:3: -1- m4_pattern_allow([^includedir$])
8.6151 -m4trace:configure.ac:3: -1- m4_pattern_allow([^oldincludedir$])
8.6152 -m4trace:configure.ac:3: -1- m4_pattern_allow([^docdir$])
8.6153 -m4trace:configure.ac:3: -1- m4_pattern_allow([^infodir$])
8.6154 -m4trace:configure.ac:3: -1- m4_pattern_allow([^htmldir$])
8.6155 -m4trace:configure.ac:3: -1- m4_pattern_allow([^dvidir$])
8.6156 -m4trace:configure.ac:3: -1- m4_pattern_allow([^pdfdir$])
8.6157 -m4trace:configure.ac:3: -1- m4_pattern_allow([^psdir$])
8.6158 -m4trace:configure.ac:3: -1- m4_pattern_allow([^libdir$])
8.6159 -m4trace:configure.ac:3: -1- m4_pattern_allow([^localedir$])
8.6160 -m4trace:configure.ac:3: -1- m4_pattern_allow([^mandir$])
8.6161 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_NAME$])
8.6162 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
8.6163 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_VERSION$])
8.6164 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_STRING$])
8.6165 -m4trace:configure.ac:3: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
8.6166 -m4trace:configure.ac:3: -1- m4_pattern_allow([^DEFS$])
8.6167 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_C$])
8.6168 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_N$])
8.6169 -m4trace:configure.ac:3: -1- m4_pattern_allow([^ECHO_T$])
8.6170 -m4trace:configure.ac:3: -1- m4_pattern_allow([^LIBS$])
8.6171 -m4trace:configure.ac:3: -1- m4_pattern_allow([^build_alias$])
8.6172 -m4trace:configure.ac:3: -1- m4_pattern_allow([^host_alias$])
8.6173 -m4trace:configure.ac:3: -1- m4_pattern_allow([^target_alias$])
8.6174 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build$])
8.6175 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_cpu$])
8.6176 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_vendor$])
8.6177 -m4trace:configure.ac:4: -1- m4_pattern_allow([^build_os$])
8.6178 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host$])
8.6179 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_cpu$])
8.6180 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_vendor$])
8.6181 -m4trace:configure.ac:4: -1- m4_pattern_allow([^host_os$])
8.6182 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target$])
8.6183 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_cpu$])
8.6184 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_vendor$])
8.6185 -m4trace:configure.ac:4: -1- m4_pattern_allow([^target_os$])
8.6186 -m4trace:configure.ac:10: -1- AM_DISABLE_STATIC
8.6187 -m4trace:configure.ac:10: -1- AC_DISABLE_STATIC([])
8.6188 -m4trace:configure.ac:10: -1- AC_ENABLE_STATIC([no])
8.6189 -m4trace:configure.ac:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6190 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6191 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
8.6192 -m4/libtool.m4:1799: AC_ENABLE_STATIC is expanded from...
8.6193 -m4/libtool.m4:1828: AC_DISABLE_STATIC is expanded from...
8.6194 -m4/libtool.m4:5873: AM_DISABLE_STATIC is expanded from...
8.6195 -configure.ac:10: the top level])
8.6196 -m4trace:configure.ac:13: -1- AM_MAINTAINER_MODE
8.6197 -m4trace:configure.ac:13: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
8.6198 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
8.6199 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
8.6200 -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAINT$])
8.6201 -m4trace:configure.ac:17: -1- AS_VERSION([gst-indt-plugins], [GST_PLUGINS_VERSION], [0], [10], [0], [1], [GST_CVS="no"], [GST_CVS="yes"])
8.6202 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
8.6203 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION$])
8.6204 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
8.6205 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_RELEASE$])
8.6206 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MAJOR$])
8.6207 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MINOR$])
8.6208 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_MICRO$])
8.6209 -m4trace:configure.ac:17: -1- m4_pattern_allow([^GST_PLUGINS_VERSION_NANO$])
8.6210 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
8.6211 -m4trace:configure.ac:17: -1- m4_pattern_allow([^PACKAGE$])
8.6212 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
8.6213 -m4trace:configure.ac:17: -1- m4_pattern_allow([^VERSION$])
8.6214 -m4trace:configure.ac:19: -1- AM_INIT_AUTOMAKE([$PACKAGE], [$VERSION])
8.6215 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
8.6216 -m4trace:configure.ac:19: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
8.6217 -m4trace:configure.ac:19: -1- AM_AUTOMAKE_VERSION([1.9.6])
8.6218 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
8.6219 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
8.6220 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_DATA$])
8.6221 -m4trace:configure.ac:19: -1- m4_pattern_allow([^CYGPATH_W$])
8.6222 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
8.6223 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
8.6224 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
8.6225 - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
8.6226 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([no-define])
8.6227 -m4trace:configure.ac:19: -1- m4_pattern_allow([^PACKAGE$])
8.6228 -m4trace:configure.ac:19: -1- m4_pattern_allow([^VERSION$])
8.6229 -m4trace:configure.ac:19: -1- AM_SANITY_CHECK
8.6230 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
8.6231 -m4trace:configure.ac:19: -1- AM_MISSING_HAS_RUN
8.6232 -m4trace:configure.ac:19: -1- AM_AUX_DIR_EXPAND
8.6233 -m4trace:configure.ac:19: -1- m4_pattern_allow([^ACLOCAL$])
8.6234 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
8.6235 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOCONF$])
8.6236 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
8.6237 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOMAKE$])
8.6238 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
8.6239 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AUTOHEADER$])
8.6240 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
8.6241 -m4trace:configure.ac:19: -1- m4_pattern_allow([^MAKEINFO$])
8.6242 -m4trace:configure.ac:19: -1- AM_PROG_INSTALL_SH
8.6243 -m4trace:configure.ac:19: -1- m4_pattern_allow([^install_sh$])
8.6244 -m4trace:configure.ac:19: -1- AM_PROG_INSTALL_STRIP
8.6245 -m4trace:configure.ac:19: -1- m4_pattern_allow([^STRIP$])
8.6246 -m4trace:configure.ac:19: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
8.6247 -m4trace:configure.ac:19: -1- AM_PROG_MKDIR_P
8.6248 -m4trace:configure.ac:19: -1- m4_pattern_allow([^mkdir_p$])
8.6249 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AWK$])
8.6250 -m4trace:configure.ac:19: -1- m4_pattern_allow([^SET_MAKE$])
8.6251 -m4trace:configure.ac:19: -1- AM_SET_LEADING_DOT
8.6252 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__leading_dot$])
8.6253 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
8.6254 - [_AM_PROG_TAR([v7])])])
8.6255 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([tar-ustar])
8.6256 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
8.6257 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([tar-pax])
8.6258 -m4trace:configure.ac:19: -1- _AM_PROG_TAR([v7])
8.6259 -m4trace:configure.ac:19: -1- AM_MISSING_PROG([AMTAR], [tar])
8.6260 -m4trace:configure.ac:19: -1- m4_pattern_allow([^AMTAR$])
8.6261 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__tar$])
8.6262 -m4trace:configure.ac:19: -1- m4_pattern_allow([^am__untar$])
8.6263 -m4trace:configure.ac:19: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
8.6264 - [_AM_DEPENDENCIES(CC)],
8.6265 - [define([AC_PROG_CC],
8.6266 - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
8.6267 -AC_PROVIDE_IFELSE([AC_PROG_CXX],
8.6268 - [_AM_DEPENDENCIES(CXX)],
8.6269 - [define([AC_PROG_CXX],
8.6270 - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
8.6271 -])
8.6272 -m4trace:configure.ac:19: -2- _AM_MANGLE_OPTION([no-dependencies])
8.6273 -m4trace:configure.ac:21: -1- AM_PROG_LIBTOOL
8.6274 -m4trace:configure.ac:21: -1- AC_PROG_LIBTOOL
8.6275 -m4trace:configure.ac:21: -1- _AC_PROG_LIBTOOL
8.6276 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SETUP
8.6277 -m4trace:configure.ac:21: -1- AC_ENABLE_SHARED
8.6278 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6279 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6280 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
8.6281 -m4/libtool.m4:1760: AC_ENABLE_SHARED is expanded from...
8.6282 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6283 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6284 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6285 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6286 -configure.ac:21: the top level])
8.6287 -m4trace:configure.ac:21: -1- AC_ENABLE_FAST_INSTALL
8.6288 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6289 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6290 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
8.6291 -m4/libtool.m4:1838: AC_ENABLE_FAST_INSTALL is expanded from...
8.6292 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6293 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6294 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6295 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6296 -configure.ac:21: the top level])
8.6297 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
8.6298 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CFLAGS$])
8.6299 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
8.6300 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
8.6301 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
8.6302 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
8.6303 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
8.6304 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
8.6305 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CC$])
8.6306 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CC$])
8.6307 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EXEEXT$])
8.6308 -m4trace:configure.ac:21: -1- m4_pattern_allow([^OBJEXT$])
8.6309 -m4trace:configure.ac:21: -1- _AM_DEPENDENCIES([CC])
8.6310 -m4trace:configure.ac:21: -1- AM_SET_DEPDIR
8.6311 -m4trace:configure.ac:21: -1- m4_pattern_allow([^DEPDIR$])
8.6312 -m4trace:configure.ac:21: -1- AM_OUTPUT_DEPENDENCY_COMMANDS
8.6313 -m4trace:configure.ac:21: -1- AM_MAKE_INCLUDE
8.6314 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__include$])
8.6315 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__quote$])
8.6316 -m4trace:configure.ac:21: -1- AM_DEP_TRACK
8.6317 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
8.6318 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_TRUE$])
8.6319 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEP_FALSE$])
8.6320 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
8.6321 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CCDEPMODE$])
8.6322 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCC], [
8.6323 - test "x$enable_dependency_tracking" != xno \
8.6324 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
8.6325 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
8.6326 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
8.6327 -m4trace:configure.ac:21: -1- AC_PROG_LD
8.6328 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6329 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6330 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
8.6331 -m4/libtool.m4:1979: AC_PROG_LD is expanded from...
8.6332 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6333 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6334 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6335 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6336 -configure.ac:21: the top level])
8.6337 -m4trace:configure.ac:21: -1- LT_AC_PROG_SED
8.6338 -m4trace:configure.ac:21: -1- AC_PROG_LD_GNU
8.6339 -m4trace:configure.ac:21: -1- AC_PROG_EGREP
8.6340 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
8.6341 -m4trace:configure.ac:21: -1- m4_pattern_allow([^GREP$])
8.6342 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
8.6343 -m4trace:configure.ac:21: -1- m4_pattern_allow([^EGREP$])
8.6344 -m4trace:configure.ac:21: -1- AC_PROG_LD_RELOAD_FLAG
8.6345 -m4trace:configure.ac:21: -1- AC_PROG_NM
8.6346 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LN_S$])
8.6347 -m4trace:configure.ac:21: -1- AC_DEPLIBS_CHECK_METHOD
8.6348 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_MAX_CMD_LEN
8.6349 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
8.6350 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6351 -m4trace:configure.ac:21: -1- AC_LIBTOOL_OBJDIR
8.6352 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.6353 -m4trace:configure.ac:21: -1- _LT_AC_PROG_ECHO_BACKSLASH
8.6354 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([
8.6355 -# Check that we are running under the correct shell.
8.6356 -SHELL=${CONFIG_SHELL-/bin/sh}
8.6357 -
8.6358 -case X$ECHO in
8.6359 -X*--fallback-echo)
8.6360 - # Remove one level of quotation (which was required for Make).
8.6361 - ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
8.6362 - ;;
8.6363 -esac
8.6364 -
8.6365 -echo=${ECHO-echo}
8.6366 -if test "X[$]1" = X--no-reexec; then
8.6367 - # Discard the --no-reexec flag, and continue.
8.6368 - shift
8.6369 -elif test "X[$]1" = X--fallback-echo; then
8.6370 - # Avoid inline document here, it may be left over
8.6371 - :
8.6372 -elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
8.6373 - # Yippee, $echo works!
8.6374 - :
8.6375 -else
8.6376 - # Restart under the correct shell.
8.6377 - exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
8.6378 -fi
8.6379 -
8.6380 -if test "X[$]1" = X--fallback-echo; then
8.6381 - # used as fallback echo
8.6382 - shift
8.6383 - cat <<EOF
8.6384 -[$]*
8.6385 -EOF
8.6386 - exit 0
8.6387 -fi
8.6388 -
8.6389 -# The HP-UX ksh and POSIX shell print the target directory to stdout
8.6390 -# if CDPATH is set.
8.6391 -if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
8.6392 -
8.6393 -if test -z "$ECHO"; then
8.6394 -if test "X${echo_test_string+set}" != Xset; then
8.6395 -# find a string as large as possible, as long as the shell can cope with it
8.6396 - for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
8.6397 - # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
8.6398 - if (echo_test_string="`eval $cmd`") 2>/dev/null &&
8.6399 - echo_test_string="`eval $cmd`" &&
8.6400 - (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
8.6401 - then
8.6402 - break
8.6403 - fi
8.6404 - done
8.6405 -fi
8.6406 -
8.6407 -if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8.6408 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8.6409 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6410 - :
8.6411 -else
8.6412 - # The Solaris, AIX, and Digital Unix default echo programs unquote
8.6413 - # backslashes. This makes it impossible to quote backslashes using
8.6414 - # echo "$something" | sed 's/\\/\\\\/g'
8.6415 - #
8.6416 - # So, first we look for a working echo in the user's PATH.
8.6417 -
8.6418 - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8.6419 - for dir in $PATH /usr/ucb; do
8.6420 - IFS="$lt_save_ifs"
8.6421 - if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
8.6422 - test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
8.6423 - echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
8.6424 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6425 - echo="$dir/echo"
8.6426 - break
8.6427 - fi
8.6428 - done
8.6429 - IFS="$lt_save_ifs"
8.6430 -
8.6431 - if test "X$echo" = Xecho; then
8.6432 - # We didn't find a better echo, so look for alternatives.
8.6433 - if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
8.6434 - echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
8.6435 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6436 - # This shell has a builtin print -r that does the trick.
8.6437 - echo='print -r'
8.6438 - elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
8.6439 - test "X$CONFIG_SHELL" != X/bin/ksh; then
8.6440 - # If we have ksh, try running configure again with it.
8.6441 - ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
8.6442 - export ORIGINAL_CONFIG_SHELL
8.6443 - CONFIG_SHELL=/bin/ksh
8.6444 - export CONFIG_SHELL
8.6445 - exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
8.6446 - else
8.6447 - # Try using printf.
8.6448 - echo='printf %s\n'
8.6449 - if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
8.6450 - echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
8.6451 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6452 - # Cool, printf works
8.6453 - :
8.6454 - elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
8.6455 - test "X$echo_testing_string" = 'X\t' &&
8.6456 - echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
8.6457 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6458 - CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
8.6459 - export CONFIG_SHELL
8.6460 - SHELL="$CONFIG_SHELL"
8.6461 - export SHELL
8.6462 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
8.6463 - elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
8.6464 - test "X$echo_testing_string" = 'X\t' &&
8.6465 - echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
8.6466 - test "X$echo_testing_string" = "X$echo_test_string"; then
8.6467 - echo="$CONFIG_SHELL [$]0 --fallback-echo"
8.6468 - else
8.6469 - # maybe with a smaller string...
8.6470 - prev=:
8.6471 -
8.6472 - for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
8.6473 - if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
8.6474 - then
8.6475 - break
8.6476 - fi
8.6477 - prev="$cmd"
8.6478 - done
8.6479 -
8.6480 - if test "$prev" != 'sed 50q "[$]0"'; then
8.6481 - echo_test_string=`eval $prev`
8.6482 - export echo_test_string
8.6483 - exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
8.6484 - else
8.6485 - # Oops. We lost completely, so just stick with echo.
8.6486 - echo=echo
8.6487 - fi
8.6488 - fi
8.6489 - fi
8.6490 - fi
8.6491 -fi
8.6492 -fi
8.6493 -
8.6494 -# Copy echo and quote the copy suitably for passing to libtool from
8.6495 -# the Makefile, instead of quoting the original, which is used later.
8.6496 -ECHO=$echo
8.6497 -if test "X$ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
8.6498 - ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
8.6499 -fi
8.6500 -
8.6501 -AC_SUBST(ECHO)
8.6502 -])
8.6503 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ECHO$])
8.6504 -m4trace:configure.ac:21: -1- m4_pattern_allow([^AR$])
8.6505 -m4trace:configure.ac:21: -1- m4_pattern_allow([^RANLIB$])
8.6506 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STRIP$])
8.6507 -m4trace:configure.ac:21: -1- AC_PATH_MAGIC
8.6508 -m4trace:configure.ac:21: -1- AC_PATH_TOOL_PREFIX([${ac_tool_prefix}file], [/usr/bin$PATH_SEPARATOR$PATH])
8.6509 -m4trace:configure.ac:21: -1- AC_PATH_TOOL_PREFIX([file], [/usr/bin$PATH_SEPARATOR$PATH])
8.6510 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6511 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6512 -../../lib/autoconf/general.m4:1364: AC_ARG_ENABLE is expanded from...
8.6513 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6514 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6515 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6516 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6517 -configure.ac:21: the top level])
8.6518 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.6519 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.6520 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
8.6521 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6522 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6523 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6524 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6525 -configure.ac:21: the top level])
8.6526 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_C_CONFIG
8.6527 -m4trace:configure.ac:21: -1- _LT_AC_LANG_C_CONFIG
8.6528 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [])
8.6529 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.6530 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6531 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6532 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6533 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6534 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6535 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6536 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6537 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
8.6538 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_cc_can_build_shared], [])
8.6539 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_static_works], [])
8.6540 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6541 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, ) works], [lt_prog_compiler_static_works], [$lt_prog_compiler_static], [], [_LT_AC_TAGVAR(lt_prog_compiler_static, )=])
8.6542 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6543 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6544 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6545 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([])
8.6546 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6547 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6548 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-exceptions"])
8.6549 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6550 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6551 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([])
8.6552 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6561 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
8.6562 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6563 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6567 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6570 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6571 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6573 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6576 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6588 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6589 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6590 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6591 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6592 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6593 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6594 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6595 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6596 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6597 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6598 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
8.6599 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6600 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6601 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6602 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [])
8.6603 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) works], [lt_prog_compiler_pic_works], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, )ifelse([],[],[ -DPIC],[ifelse([],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, ) in
8.6604 - "" | " "*) ;;
8.6605 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, )=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, )" ;;
8.6606 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, )=
8.6607 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, )=no])
8.6608 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6609 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6610 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6611 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6612 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6613 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6614 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6615 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [])
8.6616 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6617 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6618 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6619 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([])
8.6620 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6621 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6622 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6623 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6624 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6625 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6626 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6627 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([])
8.6628 -m4trace:configure.ac:21: -1- _LT_AC_LOCK
8.6629 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
8.6630 -You should run autoupdate.], [../../lib/autoconf/general.m4:2414: AC_TRY_LINK is expanded from...
8.6631 -../../lib/m4sugar/m4sh.m4:516: AS_IF is expanded from...
8.6632 -../../lib/autoconf/general.m4:1898: AC_CACHE_VAL is expanded from...
8.6633 -../../lib/autoconf/general.m4:1911: AC_CACHE_CHECK is expanded from...
8.6634 -m4/libtool.m4:437: _LT_AC_LOCK is expanded from...
8.6635 -m4/libtool.m4:970: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
8.6636 -m4/libtool.m4:2473: _LT_AC_LANG_C_CONFIG is expanded from...
8.6637 -m4/libtool.m4:2472: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
8.6638 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.6639 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.6640 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.6641 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.6642 -configure.ac:21: the top level])
8.6643 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6644 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([])
8.6645 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6646 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
8.6647 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6648 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6649 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
8.6650 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
8.6651 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6652 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6653 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
8.6654 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6655 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
8.6656 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6657 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6658 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6659 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6660 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6661 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.6662 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.6663 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.6664 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.6665 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6666 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
8.6667 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
8.6668 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6669 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6670 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6671 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6672 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6673 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6674 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6675 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6676 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6677 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6678 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6679 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.6680 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
8.6681 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6682 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6683 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6684 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6685 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6686 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6687 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6688 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6689 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6690 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6691 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6692 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6693 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6694 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6695 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6696 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6697 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6698 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6699 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6700 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6701 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6702 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6703 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6704 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6705 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6706 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6707 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6708 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.6709 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6710 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6711 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6712 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6713 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6714 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6715 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6716 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6717 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6718 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6719 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6720 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6721 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6722 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6723 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.6724 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6725 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.6726 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6727 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6728 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6729 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6730 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6731 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.6732 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6733 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.6734 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6735 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.6736 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6737 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6738 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6739 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6740 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6741 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6742 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6743 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6744 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6745 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6746 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6747 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
8.6748 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
8.6749 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
8.6750 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6751 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6752 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6753 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6754 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6755 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6756 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6757 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.6758 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6759 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6760 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.6761 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6762 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.6763 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6764 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6765 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6766 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6767 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6768 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6769 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6770 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6771 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6772 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6773 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6774 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6775 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6776 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6777 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6778 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6779 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6780 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6781 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6782 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6783 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6784 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6785 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6786 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6787 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6788 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6789 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6790 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6791 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6792 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6793 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6794 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6795 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
8.6796 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6797 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6798 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6799 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6800 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6801 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6802 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6803 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6804 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6805 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6806 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6807 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6808 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6809 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6810 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
8.6811 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6812 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6813 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6814 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6815 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6816 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6817 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6818 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6819 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6820 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6821 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6822 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6823 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6824 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6825 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6826 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6827 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6828 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6829 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6830 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6831 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6832 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6833 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6834 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6835 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6836 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6837 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
8.6838 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6839 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6840 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6841 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6842 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6843 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6844 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6845 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6846 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6847 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6848 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6849 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6850 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6851 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6852 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6853 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6854 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6855 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.6856 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6857 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6858 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6859 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6860 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6861 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6862 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6863 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6864 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6865 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6866 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6867 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6868 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6869 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6870 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6871 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6872 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6873 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [])
8.6874 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6875 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6876 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6877 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6878 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6879 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6880 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6881 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6882 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6883 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6884 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6885 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6886 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6887 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6888 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.6889 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6890 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6891 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6892 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.6893 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6894 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6895 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6896 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6897 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6898 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6899 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6900 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6901 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6902 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6903 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6904 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6905 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6906 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6907 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6908 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6909 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6910 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [])
8.6911 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6912 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6913 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6914 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6915 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6916 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([])
8.6917 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([])
8.6918 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6919 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6920 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var ])
8.6921 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.6922 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6923 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.6924 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6925 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6926 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6927 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6928 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6929 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.6930 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
8.6931 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([])
8.6932 -m4trace:configure.ac:21: -1- _LT_AC_CHECK_DLFCN
8.6933 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
8.6934 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
8.6935 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPP$])
8.6936 -m4trace:configure.ac:21: -1- m4_pattern_allow([^STDC_HEADERS$])
8.6937 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
8.6938 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
8.6939 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6940 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6941 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6942 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6943 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6944 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6945 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.6946 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6947 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.6948 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.6949 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.6950 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.6951 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6952 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.6953 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [])
8.6954 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([])
8.6955 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [])
8.6956 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [])
8.6957 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [])
8.6958 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.6959 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.6960 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.6961 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.6962 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.6963 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
8.6964 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.6965 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
8.6966 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
8.6967 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
8.6968 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [])
8.6969 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [])
8.6970 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [])
8.6971 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [])
8.6972 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
8.6973 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6974 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6975 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [])
8.6976 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [])
8.6977 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
8.6978 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.6979 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.6980 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6981 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.6982 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
8.6983 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.6984 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.6985 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.6986 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.6987 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.6988 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
8.6989 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
8.6990 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
8.6991 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
8.6992 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.6993 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.6994 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.6995 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.6996 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
8.6997 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.6998 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [])
8.6999 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
8.7000 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [])
8.7001 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [])
8.7002 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [])
8.7003 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
8.7004 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
8.7005 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
8.7006 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
8.7007 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
8.7008 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
8.7009 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
8.7010 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
8.7011 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
8.7012 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
8.7013 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
8.7014 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [])
8.7015 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
8.7016 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [])
8.7017 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
8.7018 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [])
8.7019 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [])
8.7020 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [])
8.7021 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [])
8.7022 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
8.7023 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
8.7024 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
8.7025 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [])
8.7026 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
8.7027 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
8.7028 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
8.7029 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [])
8.7030 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
8.7031 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
8.7032 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
8.7033 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
8.7034 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [])
8.7035 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [])
8.7036 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
8.7037 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [])
8.7038 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [])
8.7039 -m4trace:configure.ac:21: -1- _LT_AC_TAGCONFIG
8.7040 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
8.7041 -You should run autoupdate.], [../../lib/autoconf/general.m4:209: AC_HELP_STRING is expanded from...
8.7042 -../../lib/autoconf/general.m4:1382: AC_ARG_WITH is expanded from...
8.7043 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.7044 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.7045 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.7046 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.7047 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.7048 -configure.ac:21: the top level])
8.7049 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.7050 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.7051 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.7052 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.7053 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.7054 -configure.ac:21: the top level])
8.7055 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.7056 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.7057 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.7058 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.7059 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.7060 -configure.ac:21: the top level])
8.7061 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_CXX_CONFIG
8.7062 -m4trace:configure.ac:21: -1- _LT_AC_LANG_CXX_CONFIG([CXX])
8.7063 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
8.7064 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXFLAGS$])
8.7065 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
8.7066 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
8.7067 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
8.7068 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXX$])
8.7069 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_CXX$])
8.7070 -m4trace:configure.ac:21: -1- _AM_DEPENDENCIES([CXX])
8.7071 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXDEPMODE$])
8.7072 -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__fastdepCXX], [
8.7073 - test "x$enable_dependency_tracking" != xno \
8.7074 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
8.7075 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
8.7076 -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
8.7077 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
8.7078 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CPPFLAGS$])
8.7079 -m4trace:configure.ac:21: -1- m4_pattern_allow([^CXXCPP$])
8.7080 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7081 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7082 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8.7083 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7084 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7085 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7086 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7087 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8.7088 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7089 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7090 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8.7091 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8.7092 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8.7093 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7094 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7095 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7096 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7097 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8.7098 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7099 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7100 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
8.7101 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7102 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7103 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [CXX])
8.7104 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.7105 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
8.7106 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
8.7107 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
8.7108 -m4trace:configure.ac:21: -1- AC_PROG_LD
8.7109 -m4trace:configure.ac:21: -1- AC_PROG_LD_GNU
8.7110 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7111 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7112 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7113 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7114 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7115 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7116 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7117 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7118 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7119 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7120 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7121 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7122 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7123 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7124 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7125 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7126 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7127 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7128 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8.7129 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7130 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.7131 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7132 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7133 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7134 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7135 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7136 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.7137 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7138 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7139 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7140 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8.7141 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7142 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7143 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7144 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7145 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7146 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7147 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8.7148 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8.7149 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7150 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7151 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7152 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7153 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7154 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7155 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7156 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7157 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7158 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7159 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8.7160 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7161 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7162 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8.7163 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7164 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8.7165 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7166 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7167 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7168 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7169 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7170 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7171 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7172 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7173 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7174 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7175 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7176 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7177 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7178 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7179 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7180 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7181 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7182 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7183 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7184 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7185 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8.7186 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7187 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7188 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7189 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7190 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7191 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7192 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7193 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7194 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7195 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7196 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7197 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7198 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7199 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7200 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7201 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7202 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7203 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7204 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7205 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7206 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7207 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7208 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7209 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7210 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7211 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7212 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7213 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7214 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7215 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7216 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7217 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7218 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7219 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7220 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7221 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7222 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7223 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7224 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7225 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7226 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7227 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7228 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7229 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7230 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7231 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7232 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7233 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7234 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7235 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7236 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7237 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7238 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7239 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7240 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7241 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7242 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7243 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7244 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7245 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7246 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7247 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7248 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7249 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7250 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7251 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7252 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7253 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7254 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7255 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7256 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7257 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7258 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7259 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7260 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7261 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7262 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7263 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7264 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7265 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7266 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7267 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7268 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7269 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7270 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7271 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7272 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7273 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7274 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7275 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7276 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7277 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7278 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7279 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7280 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7281 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7282 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7283 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7284 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7285 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7286 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7287 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7288 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7289 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7290 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7291 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7292 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7293 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7294 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [CXX])
8.7295 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
8.7296 -m4trace:configure.ac:21: -1- AC_LIBTOOL_POSTDEP_PREDEP([CXX])
8.7297 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7298 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7299 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7300 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7301 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7302 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7303 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7304 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7305 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7306 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7307 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7308 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7309 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7310 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7311 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7312 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7313 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7314 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7315 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([CXX])
8.7316 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7317 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7318 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7319 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7320 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7321 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7322 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7323 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7324 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7325 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7326 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7327 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7328 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7329 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7330 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7331 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7332 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7333 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7334 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7335 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7336 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7337 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7338 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7339 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7340 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7341 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7342 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7343 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7344 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7345 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7346 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7347 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7348 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7349 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7350 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7351 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7352 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7353 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7354 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7355 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7356 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7357 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7358 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7359 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7360 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7361 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7362 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7363 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
8.7364 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7365 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7366 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7367 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [CXX])
8.7368 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) works], [lt_prog_compiler_pic_works_CXX], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)ifelse([CXX],[],[ -DPIC],[ifelse([CXX],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX) in
8.7369 - "" | " "*) ;;
8.7370 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)" ;;
8.7371 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, CXX)=
8.7372 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, CXX)=no])
8.7373 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7374 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7375 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7376 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7377 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7378 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7379 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7380 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [CXX])
8.7381 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7382 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7383 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7384 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([CXX])
8.7385 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7386 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7387 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7388 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7389 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7390 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7391 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7392 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([CXX])
8.7393 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7394 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([CXX])
8.7395 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7396 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7397 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7398 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7399 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7400 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7401 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7402 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7403 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7404 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [CXX])
8.7405 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7406 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7407 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7408 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7409 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7410 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7411 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7412 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7413 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7414 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7415 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7416 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7417 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([CXX])
8.7418 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([CXX])
8.7419 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7420 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7421 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var CXX])
8.7422 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8.7423 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7424 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7425 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7426 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7427 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7428 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7429 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7430 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7431 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
8.7432 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([CXX])
8.7433 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
8.7434 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
8.7435 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([CXX])
8.7436 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
8.7437 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [CXX])
8.7438 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
8.7439 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7440 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7441 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7442 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
8.7443 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7444 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
8.7445 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7446 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8.7447 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7448 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8.7449 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7450 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7451 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
8.7452 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7453 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7454 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7455 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7456 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [CXX])
8.7457 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [CXX])
8.7458 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8.7459 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7460 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7461 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7462 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7463 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8.7464 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7465 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8.7466 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8.7467 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8.7468 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7469 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
8.7470 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
8.7471 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7472 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8.7473 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7474 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7475 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8.7476 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8.7477 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8.7478 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7479 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [CXX])
8.7480 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
8.7481 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [CXX])
8.7482 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [CXX])
8.7483 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [CXX])
8.7484 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
8.7485 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
8.7486 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
8.7487 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
8.7488 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
8.7489 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
8.7490 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
8.7491 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
8.7492 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
8.7493 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
8.7494 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
8.7495 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
8.7496 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
8.7497 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
8.7498 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
8.7499 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
8.7500 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
8.7501 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [CXX])
8.7502 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [CXX])
8.7503 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
8.7504 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [CXX])
8.7505 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [CXX])
8.7506 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
8.7507 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [CXX])
8.7508 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [CXX])
8.7509 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [CXX])
8.7510 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [CXX])
8.7511 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [CXX])
8.7512 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [CXX])
8.7513 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [CXX])
8.7514 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [CXX])
8.7515 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [CXX])
8.7516 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [CXX])
8.7517 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [CXX])
8.7518 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [CXX])
8.7519 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [CXX])
8.7520 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_F77_CONFIG
8.7521 -m4trace:configure.ac:21: -1- _LT_AC_LANG_F77_CONFIG([F77])
8.7522 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
8.7523 -m4trace:configure.ac:21: -1- m4_pattern_allow([^FFLAGS$])
8.7524 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LDFLAGS$])
8.7525 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBS$])
8.7526 -m4trace:configure.ac:21: -1- m4_pattern_allow([^F77$])
8.7527 -m4trace:configure.ac:21: -1- m4_pattern_allow([^ac_ct_F77$])
8.7528 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7529 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7530 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7531 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7532 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7533 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7534 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7535 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7536 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7537 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7538 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7539 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7540 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7541 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7542 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8.7543 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7544 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7545 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7546 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [F77])
8.7547 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.7548 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
8.7549 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7550 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [F77])
8.7551 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
8.7552 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([F77])
8.7553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7561 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7562 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8.7563 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7567 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7570 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7571 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7573 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7576 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7588 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7589 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7590 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7591 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7592 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7593 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7594 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7595 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7596 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7597 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7598 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7599 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8.7600 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7601 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7602 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7603 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [F77])
8.7604 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) works], [lt_prog_compiler_pic_works_F77], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)ifelse([F77],[],[ -DPIC],[ifelse([F77],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77) in
8.7605 - "" | " "*) ;;
8.7606 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)" ;;
8.7607 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, F77)=
8.7608 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, F77)=no])
8.7609 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7610 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7611 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7612 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7613 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7614 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7615 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7616 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [F77])
8.7617 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7618 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7619 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7620 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([F77])
8.7621 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7622 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7623 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7624 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7625 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7626 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7627 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7628 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([F77])
8.7629 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7630 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([F77])
8.7631 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7632 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7633 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7634 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7635 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8.7636 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8.7637 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7638 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7639 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8.7640 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7641 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7642 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7643 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7644 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7645 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7646 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7647 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7648 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7649 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7650 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7651 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7652 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8.7653 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8.7654 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7655 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7656 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7657 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7658 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7659 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7660 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7661 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7662 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7663 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7664 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7665 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7666 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7667 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7668 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7669 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7670 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7671 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7672 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7673 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7674 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7675 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7676 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7677 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7678 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7679 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7680 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7681 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7682 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7683 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7684 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7685 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7686 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7687 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7688 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7689 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7690 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7691 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7692 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7693 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7694 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7695 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7696 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7697 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7698 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7699 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7700 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7701 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7702 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7703 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7704 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7705 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7706 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7707 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7708 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7709 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7710 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7711 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.7712 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7713 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7714 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7715 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7716 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7717 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.7718 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7719 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7720 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7721 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7722 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7723 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7724 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7725 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7726 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7727 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7728 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7729 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7730 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7731 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7732 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7733 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8.7734 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8.7735 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7736 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7737 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7738 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7739 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7740 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7741 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7742 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7743 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7744 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7745 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7746 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7747 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7748 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7749 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7750 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7751 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7752 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7753 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7754 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7755 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7756 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7757 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7758 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7759 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7760 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7761 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7762 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7763 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7764 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7765 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7766 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7767 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7768 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7769 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7770 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7771 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7772 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7773 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7774 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7775 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7776 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7777 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7778 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7779 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7780 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7781 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7782 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7783 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7784 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7785 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7786 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7787 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7788 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7789 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7790 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7791 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7792 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7793 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7794 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7795 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7796 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7797 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7798 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7799 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7800 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7801 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7802 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7803 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7804 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7805 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7806 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7807 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7808 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7809 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7810 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7811 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7812 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7813 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7814 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7815 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7816 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7817 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7818 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7819 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7820 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7821 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7822 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7823 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
8.7824 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7825 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7826 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7827 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7828 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7829 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7830 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7831 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7832 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7833 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7834 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7835 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7836 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7837 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7838 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7839 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7840 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7841 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7842 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7843 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7844 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7845 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7846 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7847 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7848 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7849 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7850 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7851 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7852 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7853 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7854 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7855 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7856 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7857 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7858 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7859 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [F77])
8.7860 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7861 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7862 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7863 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7864 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7865 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7866 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7867 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7868 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7869 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7870 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7871 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7872 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7873 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7874 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7875 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7876 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7877 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7878 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7879 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7880 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7881 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7882 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7883 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7884 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7885 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7886 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7887 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7888 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7889 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [F77])
8.7890 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7891 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7892 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7893 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7894 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7895 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7896 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7897 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7898 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7899 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7900 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7901 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7902 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([F77])
8.7903 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([F77])
8.7904 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7905 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7906 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var F77])
8.7907 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7908 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7909 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7910 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7911 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7912 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7913 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7914 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7915 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7916 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
8.7917 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([F77])
8.7918 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
8.7919 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [F77])
8.7920 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
8.7921 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7922 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7923 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7924 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8.7925 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7926 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8.7927 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7928 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7929 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8.7930 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8.7931 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8.7932 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8.7933 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [F77])
8.7934 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [F77])
8.7935 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8.7936 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7937 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7938 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [F77])
8.7939 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [F77])
8.7940 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8.7941 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7942 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7943 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7944 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7945 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7946 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7947 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7948 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7949 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7950 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7951 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8.7952 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8.7953 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8.7954 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8.7955 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7956 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7957 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7958 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7959 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8.7960 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.7961 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [F77])
8.7962 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
8.7963 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [F77])
8.7964 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [F77])
8.7965 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [F77])
8.7966 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
8.7967 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
8.7968 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
8.7969 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
8.7970 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
8.7971 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
8.7972 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
8.7973 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
8.7974 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
8.7975 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
8.7976 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
8.7977 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
8.7978 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
8.7979 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [F77])
8.7980 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
8.7981 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [F77])
8.7982 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
8.7983 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [F77])
8.7984 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [F77])
8.7985 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
8.7986 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
8.7987 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [F77])
8.7988 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
8.7989 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
8.7990 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
8.7991 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
8.7992 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
8.7993 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
8.7994 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
8.7995 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
8.7996 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
8.7997 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [F77])
8.7998 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [F77])
8.7999 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [F77])
8.8000 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [F77])
8.8001 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [F77])
8.8002 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_GCJ_CONFIG
8.8003 -m4trace:configure.ac:21: -1- _LT_AC_LANG_GCJ_CONFIG([GCJ])
8.8004 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
8.8005 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
8.8006 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
8.8007 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
8.8008 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.8009 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.8010 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.8011 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.8012 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.8013 -configure.ac:21: the top level])
8.8014 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [GCJ])
8.8015 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.8016 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8.8017 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8018 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_NO_RTTI([GCJ])
8.8019 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8020 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8021 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_compiler_rtti_exceptions], [-fno-rtti -fno-exceptions], [], [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, GCJ) -fno-rtti -fno-exceptions"])
8.8022 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8023 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8024 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_COMPILER_PIC([GCJ])
8.8025 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8026 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8027 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8028 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8029 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8030 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8031 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8032 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8033 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8034 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8.8035 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8036 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8037 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8038 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8039 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8040 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8041 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8042 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8043 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8044 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8045 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8046 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8047 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8048 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8049 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8050 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8051 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8052 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8053 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8054 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8055 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8056 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8057 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8058 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8059 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8060 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8061 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8062 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8063 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8064 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8065 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8066 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8067 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8068 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8069 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8070 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8071 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8.8072 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8073 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8074 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8075 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([lt_prog_compiler_pic_works], [GCJ])
8.8076 -m4trace:configure.ac:21: -1- AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) works], [lt_prog_compiler_pic_works_GCJ], [$_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)ifelse([GCJ],[],[ -DPIC],[ifelse([GCJ],[CXX],[ -DPIC],[])])], [], [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ) in
8.8077 - "" | " "*) ;;
8.8078 - *) _LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)" ;;
8.8079 - esac], [_LT_AC_TAGVAR(lt_prog_compiler_pic, GCJ)=
8.8080 - _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, GCJ)=no])
8.8081 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8082 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8083 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8084 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8085 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8086 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8087 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8088 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared], [GCJ])
8.8089 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8090 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8091 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8092 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_CC_C_O([GCJ])
8.8093 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8094 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8095 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8096 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8097 -m4trace:configure.ac:21: -3- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8098 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8099 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8100 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([GCJ])
8.8101 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8102 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_SHLIBS([GCJ])
8.8103 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8104 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8.8105 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8106 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8107 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8.8108 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8.8109 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8110 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8111 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8.8112 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8113 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8.8114 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8115 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8116 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8117 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8118 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8119 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8.8120 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8.8121 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8.8122 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8123 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8124 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8.8125 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8.8126 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8127 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8128 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8129 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8130 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8131 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8132 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8133 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8134 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8135 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8136 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8137 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8138 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8.8139 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8140 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8141 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8142 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8143 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8144 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8145 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8146 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8147 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8148 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8149 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8150 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8151 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8152 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8153 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8154 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8155 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8156 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8157 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8158 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8159 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8160 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8161 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8162 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8163 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8164 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8165 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8166 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8167 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8168 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8169 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8170 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8171 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8172 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8173 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8174 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8175 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8176 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8177 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8178 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8179 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8180 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8181 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8182 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8183 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.8184 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8185 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8186 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8187 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8188 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8189 -m4trace:configure.ac:21: -1- _LT_AC_SYS_LIBPATH_AIX
8.8190 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8191 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8192 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8193 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8194 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8195 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8196 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8197 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8198 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8199 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8200 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8201 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8202 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8203 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8204 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8205 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8.8206 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8.8207 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8.8208 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8209 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8210 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8211 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8212 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8213 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8214 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8215 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8.8216 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8217 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8218 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8.8219 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8220 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8.8221 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8222 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8223 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8224 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8225 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8226 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8227 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8228 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8229 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8230 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8231 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8232 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8233 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8234 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8235 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8236 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8237 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8238 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8239 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8240 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8241 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8242 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8243 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8244 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8245 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8246 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8247 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8248 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8249 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8250 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8251 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8252 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8253 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8.8254 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8255 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8256 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8257 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8258 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8259 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8260 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8261 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8262 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8263 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8264 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8265 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8266 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8267 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8268 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8.8269 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8270 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8271 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8272 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8273 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8274 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8275 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8276 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8277 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8278 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8279 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8280 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8281 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8282 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8283 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8284 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8285 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8286 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8287 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8288 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8289 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8290 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8291 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8292 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8293 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8294 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8295 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
8.8296 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8297 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8298 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8299 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8300 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8301 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8302 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8303 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8304 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8305 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8306 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8307 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8308 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8309 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8310 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8311 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8312 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8313 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8314 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8315 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8316 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8317 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8318 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8319 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8320 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8321 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8322 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8323 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8324 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8325 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8326 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8327 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8328 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8329 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8330 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8331 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([reload_cmds], [GCJ])
8.8332 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8333 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8334 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8335 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8336 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8337 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8338 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8339 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8340 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8341 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8342 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8343 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8344 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8345 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8346 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8347 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8348 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8349 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8350 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8351 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8352 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8353 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8354 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8355 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8356 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8357 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8358 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8359 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8360 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8361 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([ld_shlibs], [GCJ])
8.8362 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8363 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8364 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8365 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8366 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8367 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8368 -m4trace:configure.ac:21: -2- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8369 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8370 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8371 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8372 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8373 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8374 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_DYNAMIC_LINKER([GCJ])
8.8375 -m4trace:configure.ac:21: -1- AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([GCJ])
8.8376 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8377 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8378 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([runpath_var GCJ])
8.8379 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8.8380 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8381 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8382 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8383 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8384 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8385 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8386 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8387 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8388 -m4trace:configure.ac:21: -1- AC_LIBTOOL_SYS_LIB_STRIP
8.8389 -m4trace:configure.ac:21: -1- AC_LIBTOOL_DLOPEN_SELF([GCJ])
8.8390 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=yes], [lt_cv_dlopen_self=no], [lt_cv_dlopen_self=cross])
8.8391 -m4trace:configure.ac:21: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
8.8392 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([GCJ])
8.8393 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8.8394 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [GCJ])
8.8395 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [GCJ])
8.8396 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8397 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8398 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8399 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8400 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8401 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8.8402 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8403 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8.8404 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8.8405 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
8.8406 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
8.8407 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
8.8408 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [GCJ])
8.8409 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
8.8410 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
8.8411 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8412 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8413 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [GCJ])
8.8414 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [GCJ])
8.8415 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8.8416 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8417 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8418 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8419 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8420 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8.8421 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8422 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8.8423 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8.8424 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8.8425 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8426 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8.8427 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8.8428 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8.8429 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
8.8430 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8431 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8432 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8.8433 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8.8434 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8.8435 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8436 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [GCJ])
8.8437 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
8.8438 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [GCJ])
8.8439 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [GCJ])
8.8440 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [GCJ])
8.8441 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
8.8442 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
8.8443 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
8.8444 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
8.8445 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
8.8446 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
8.8447 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
8.8448 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
8.8449 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
8.8450 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
8.8451 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
8.8452 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
8.8453 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
8.8454 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
8.8455 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
8.8456 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
8.8457 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
8.8458 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [GCJ])
8.8459 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
8.8460 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
8.8461 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
8.8462 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [GCJ])
8.8463 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
8.8464 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
8.8465 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
8.8466 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
8.8467 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
8.8468 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
8.8469 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
8.8470 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
8.8471 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
8.8472 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [GCJ])
8.8473 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [GCJ])
8.8474 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [GCJ])
8.8475 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [GCJ])
8.8476 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [GCJ])
8.8477 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
8.8478 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
8.8479 -m4/libtool.m4:3748: _LT_AC_LANG_GCJ_CONFIG is expanded from...
8.8480 -m4/libtool.m4:3747: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
8.8481 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.8482 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.8483 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.8484 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.8485 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.8486 -configure.ac:21: the top level])
8.8487 -m4trace:configure.ac:21: -1- AC_LIBTOOL_LANG_RC_CONFIG
8.8488 -m4trace:configure.ac:21: -1- _LT_AC_LANG_RC_CONFIG([RC])
8.8489 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
8.8490 -You should run autoupdate.], [../../lib/autoconf/lang.m4:167: AC_LANG_SAVE is expanded from...
8.8491 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
8.8492 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
8.8493 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.8494 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.8495 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.8496 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.8497 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.8498 -configure.ac:21: the top level])
8.8499 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([objext], [RC])
8.8500 -m4trace:configure.ac:21: -1- _LT_AC_SYS_COMPILER
8.8501 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
8.8502 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
8.8503 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CONFIG([RC])
8.8504 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
8.8505 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([CC], [RC])
8.8506 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [RC])
8.8507 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
8.8508 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
8.8509 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
8.8510 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
8.8511 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
8.8512 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
8.8513 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
8.8514 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
8.8515 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
8.8516 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
8.8517 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [RC])
8.8518 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
8.8519 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [RC])
8.8520 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [RC])
8.8521 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
8.8522 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
8.8523 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
8.8524 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postinstall_cmds], [RC])
8.8525 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postuninstall_cmds], [RC])
8.8526 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
8.8527 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
8.8528 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
8.8529 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
8.8530 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
8.8531 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
8.8532 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
8.8533 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
8.8534 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
8.8535 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
8.8536 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
8.8537 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
8.8538 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
8.8539 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
8.8540 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
8.8541 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
8.8542 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
8.8543 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
8.8544 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
8.8545 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
8.8546 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
8.8547 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds_need_lc], [RC])
8.8548 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
8.8549 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler], [RC])
8.8550 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([GCC], [RC])
8.8551 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([LD], [RC])
8.8552 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
8.8553 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
8.8554 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
8.8555 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
8.8556 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
8.8557 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
8.8558 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
8.8559 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
8.8560 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
8.8561 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
8.8562 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
8.8563 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
8.8564 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
8.8565 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_cmds], [RC])
8.8566 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
8.8567 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predep_objects], [RC])
8.8568 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
8.8569 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([predeps], [RC])
8.8570 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([postdeps], [RC])
8.8571 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
8.8572 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([allow_undefined_flag], [RC])
8.8573 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([no_undefined_flag], [RC])
8.8574 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_action], [RC])
8.8575 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [RC])
8.8576 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [RC])
8.8577 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [RC])
8.8578 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_direct], [RC])
8.8579 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_minus_L], [RC])
8.8580 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [RC])
8.8581 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([hardcode_automatic], [RC])
8.8582 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([link_all_deplibs], [RC])
8.8583 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([fix_srcfile_path], [RC])
8.8584 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([always_export_symbols], [RC])
8.8585 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([export_symbols_cmds], [RC])
8.8586 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([exclude_expsyms], [RC])
8.8587 -m4trace:configure.ac:21: -1- _LT_AC_TAGVAR([include_expsyms], [RC])
8.8588 -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
8.8589 -You should run autoupdate.], [../../lib/autoconf/lang.m4:176: AC_LANG_RESTORE is expanded from...
8.8590 -m4/libtool.m4:3803: _LT_AC_LANG_RC_CONFIG is expanded from...
8.8591 -m4/libtool.m4:3802: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
8.8592 -m4/libtool.m4:1643: _LT_AC_TAGCONFIG is expanded from...
8.8593 -m4/libtool.m4:96: AC_LIBTOOL_SETUP is expanded from...
8.8594 -m4/libtool.m4:76: _AC_PROG_LIBTOOL is expanded from...
8.8595 -m4/libtool.m4:41: AC_PROG_LIBTOOL is expanded from...
8.8596 -m4/libtool.m4:5869: AM_PROG_LIBTOOL is expanded from...
8.8597 -configure.ac:21: the top level])
8.8598 -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIBTOOL$])
8.8599 -m4trace:configure.ac:21: -1- AC_LIBTOOL_CXX
8.8600 -m4trace:configure.ac:21: -1- _LT_AC_LANG_CXX
8.8601 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
8.8602 -m4trace:configure.ac:21: -1- AC_LIBTOOL_F77
8.8603 -m4trace:configure.ac:21: -1- _LT_AC_LANG_F77
8.8604 -m4trace:configure.ac:21: -1- _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
8.8605 -m4trace:configure.ac:23: -1- AM_CONFIG_HEADER([config.h])
8.8606 -m4trace:configure.ac:23: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
8.8607 -You should run autoupdate.], [/usr/share/aclocal-1.9/header.m4:12: AM_CONFIG_HEADER is expanded from...
8.8608 -configure.ac:23: the top level])
8.8609 -m4trace:configure.ac:26: -1- m4_pattern_allow([^ACLOCAL_AMFLAGS$])
8.8610 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
8.8611 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CFLAGS$])
8.8612 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LDFLAGS$])
8.8613 -m4trace:configure.ac:29: -1- m4_pattern_allow([^LIBS$])
8.8614 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CPPFLAGS$])
8.8615 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
8.8616 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
8.8617 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
8.8618 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CC$])
8.8619 -m4trace:configure.ac:29: -1- m4_pattern_allow([^ac_ct_CC$])
8.8620 -m4trace:configure.ac:29: -1- _AM_DEPENDENCIES([CC])
8.8621 -m4trace:configure.ac:29: -1- m4_pattern_allow([^CCDEPMODE$])
8.8622 -m4trace:configure.ac:29: -1- AM_CONDITIONAL([am__fastdepCC], [
8.8623 - test "x$enable_dependency_tracking" != xno \
8.8624 - && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
8.8625 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
8.8626 -m4trace:configure.ac:29: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
8.8627 -m4trace:configure.ac:31: -1- AM_PROG_AS
8.8628 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCAS$])
8.8629 -m4trace:configure.ac:31: -1- m4_pattern_allow([^CCASFLAGS$])
8.8630 -m4trace:configure.ac:34: -1- AS_COMPILER_FLAG([-Wall], [GST_WALL="yes"], [GST_WALL="no"])
8.8631 -m4trace:configure.ac:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
8.8632 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
8.8633 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
8.8634 -configure.ac:34: the top level])
8.8635 -m4trace:configure.ac:40: -1- AS_COMPILER_FLAG([-Werror], [ERROR_CFLAGS="$ERROR_CFLAGS -Werror"], [ERROR_CFLAGS="$ERROR_CFLAGS"])
8.8636 -m4trace:configure.ac:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
8.8637 -You should run autoupdate.], [../../lib/autoconf/general.m4:2367: AC_TRY_COMPILE is expanded from...
8.8638 -m4/as-compiler-flag.m4:14: AS_COMPILER_FLAG is expanded from...
8.8639 -configure.ac:40: the top level])
8.8640 -m4trace:configure.ac:44: -1- m4_pattern_allow([^ERROR_CFLAGS$])
8.8641 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
8.8642 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXFLAGS$])
8.8643 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LDFLAGS$])
8.8644 -m4trace:configure.ac:47: -1- m4_pattern_allow([^LIBS$])
8.8645 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CPPFLAGS$])
8.8646 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXX$])
8.8647 -m4trace:configure.ac:47: -1- m4_pattern_allow([^ac_ct_CXX$])
8.8648 -m4trace:configure.ac:47: -1- _AM_DEPENDENCIES([CXX])
8.8649 -m4trace:configure.ac:47: -1- m4_pattern_allow([^CXXDEPMODE$])
8.8650 -m4trace:configure.ac:47: -1- AM_CONDITIONAL([am__fastdepCXX], [
8.8651 - test "x$enable_dependency_tracking" != xno \
8.8652 - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
8.8653 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$])
8.8654 -m4trace:configure.ac:47: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$])
8.8655 -m4trace:configure.ac:49: -1- m4_pattern_allow([^HAVE_CXX$])
8.8656 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
8.8657 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CPPFLAGS$])
8.8658 -m4trace:configure.ac:51: -1- m4_pattern_allow([^CXXCPP$])
8.8659 -m4trace:configure.ac:54: -1- m4_pattern_allow([^STDC_HEADERS$])
8.8660 -m4trace:configure.ac:58: -1- m4_pattern_allow([^HAVE_PKGCONFIG$])
8.8661 -m4trace:configure.ac:71: -1- PKG_CHECK_MODULES([GST], [\
8.8662 - gstreamer-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST=yes], [HAVE_GST=no])
8.8663 -m4trace:configure.ac:71: -1- PKG_PROG_PKG_CONFIG
8.8664 -m4trace:configure.ac:71: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
8.8665 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
8.8666 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
8.8667 -m4trace:configure.ac:71: -1- m4_pattern_allow([^PKG_CONFIG$])
8.8668 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_CFLAGS$])
8.8669 -m4trace:configure.ac:71: -1- m4_pattern_allow([^GST_LIBS$])
8.8670 -m4trace:configure.ac:88: -1- m4_pattern_allow([^GST_CFLAGS$])
8.8671 -m4trace:configure.ac:89: -1- m4_pattern_allow([^GST_LIBS$])
8.8672 -m4trace:configure.ac:92: -1- m4_pattern_allow([^GST_MAJORMINOR$])
8.8673 -m4trace:configure.ac:95: -1- PKG_CHECK_MODULES([GST_BASE], [gstreamer-base-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST_BASE="yes"], [HAVE_GST_BASE="no"])
8.8674 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
8.8675 -m4trace:configure.ac:95: -1- m4_pattern_allow([^GST_BASE_LIBS$])
8.8676 -m4trace:configure.ac:102: -1- m4_pattern_allow([^GST_BASE_LIBS$])
8.8677 -m4trace:configure.ac:103: -1- m4_pattern_allow([^GST_BASE_CFLAGS$])
8.8678 -m4trace:configure.ac:106: -1- PKG_CHECK_MODULES([GST_PLUGINS_BASE], [gstreamer-plugins-base-$GST_MAJORMINOR >= $GST_REQUIRED], [HAVE_GST_PLUGINS="yes"], [HAVE_GST_PLUGINS="no"])
8.8679 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
8.8680 -m4trace:configure.ac:106: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
8.8681 -m4trace:configure.ac:113: -1- m4_pattern_allow([^GST_PLUGINS_BASE_LIBS$])
8.8682 -m4trace:configure.ac:114: -1- m4_pattern_allow([^GST_PLUGINS_BASE_CFLAGS$])
8.8683 -m4trace:configure.ac:118: -1- m4_pattern_allow([^plugindir$])
8.8684 -m4trace:configure.ac:122: -1- m4_pattern_allow([^GST_PLUGIN_LDFLAGS$])
8.8685 -m4trace:configure.ac:124: -1- m4_pattern_allow([^GST_LICENSE$])
8.8686 -m4trace:configure.ac:125: -1- m4_pattern_allow([^GST_PACKAGE_NAME$])
8.8687 -m4trace:configure.ac:126: -1- m4_pattern_allow([^GST_PACKAGE_ORIGIN$])
8.8688 -m4trace:configure.ac:128: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
8.8689 -You should run autoupdate.], [])
8.8690 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LIB@&t@OBJS$])
8.8691 -m4trace:configure.ac:128: -1- m4_pattern_allow([^LTLIBOBJS$])
8.8692 -m4trace:configure.ac:128: -1- _AC_AM_CONFIG_HEADER_HOOK([$ac_file])
8.8693 -m4trace:configure.ac:128: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS