IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2839


Ignore:
Timestamp:
Dec 28, 2004, 9:24:22 AM (22 years ago)
Author:
desonia
Message:

updated the autoconf files.

Location:
trunk/psModules
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/Makefile.in

    r2164 r2839  
    1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
     1# Makefile.in generated by automake 1.9.2 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
    5 # Free Software Foundation, Inc.
     4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5# 2003, 2004  Free Software Foundation, Inc.
    66# This Makefile.in is free software; the Free Software Foundation
    77# gives unlimited permission to copy and/or distribute it,
     
    1414
    1515@SET_MAKE@
    16 SHELL = @SHELL@
    17 
    1816srcdir = @srcdir@
    1917top_srcdir = @top_srcdir@
    2018VPATH = @srcdir@
    21 prefix = @prefix@
    22 exec_prefix = @exec_prefix@
    23 
    24 bindir = @bindir@
    25 sbindir = @sbindir@
    26 libexecdir = @libexecdir@
    27 datadir = @datadir@
    28 sysconfdir = @sysconfdir@
    29 sharedstatedir = @sharedstatedir@
    30 localstatedir = @localstatedir@
    31 libdir = @libdir@
    32 infodir = @infodir@
    33 mandir = @mandir@
    34 includedir = @includedir@
    35 oldincludedir = /usr/include
    3619pkgdatadir = $(datadir)/@PACKAGE@
    3720pkglibdir = $(libdir)/@PACKAGE@
    3821pkgincludedir = $(includedir)/@PACKAGE@
    3922top_builddir = .
    40 
    41 ACLOCAL = @ACLOCAL@
    42 AUTOCONF = @AUTOCONF@
    43 AUTOMAKE = @AUTOMAKE@
    44 AUTOHEADER = @AUTOHEADER@
    45 
    4623am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    4724INSTALL = @INSTALL@
    48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    49 INSTALL_DATA = @INSTALL_DATA@
    5025install_sh_DATA = $(install_sh) -c -m 644
    5126install_sh_PROGRAM = $(install_sh) -c
    5227install_sh_SCRIPT = $(install_sh) -c
    53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    5428INSTALL_HEADER = $(INSTALL_DATA)
    55 transform = @program_transform_name@
     29transform = $(program_transform_name)
    5630NORMAL_INSTALL = :
    5731PRE_INSTALL = :
     
    6034PRE_UNINSTALL = :
    6135POST_UNINSTALL = :
    62 host_alias = @host_alias@
     36build_triplet = @build@
    6337host_triplet = @host@
    64 
    65 EXEEXT = @EXEEXT@
    66 OBJEXT = @OBJEXT@
    67 PATH_SEPARATOR = @PATH_SEPARATOR@
    68 AMTAR = @AMTAR@
    69 AR = @AR@
    70 AS = @AS@
    71 AWK = @AWK@
    72 CC = @CC@
    73 CFLAGS = @CFLAGS@
    74 CXX = @CXX@
    75 CXXCPP = @CXXCPP@
    76 DEPDIR = @DEPDIR@
    77 DLLTOOL = @DLLTOOL@
    78 ECHO = @ECHO@
    79 EGREP = @EGREP@
    80 F77 = @F77@
    81 GCJ = @GCJ@
    82 GCJFLAGS = @GCJFLAGS@
    83 GSL_CONFIG = @GSL_CONFIG@
    84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    85 LIBTOOL = @LIBTOOL@
    86 LN_S = @LN_S@
    87 OBJDUMP = @OBJDUMP@
    88 PACKAGE = @PACKAGE@
    89 RANLIB = @RANLIB@
    90 RC = @RC@
    91 STRIP = @STRIP@
    92 VERSION = @VERSION@
    93 am__include = @am__include@
    94 am__quote = @am__quote@
    95 install_sh = @install_sh@
    96 AUTOMAKE_OPTIONS = foreign 1.4
    97 
    98 SUBDIRS = src test
     38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
     39        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
     40        ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
     41        install-sh ltmain.sh missing mkinstalldirs
    9942subdir = .
    10043ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     44am__aclocal_m4_deps = $(top_srcdir)/configure.in
     45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     46        $(ACLOCAL_M4)
     47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     48 configure.lineno configure.status.lineno
    10149mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    10250CONFIG_HEADER = $(top_builddir)/src/config.h
    10351CONFIG_CLEAN_FILES =
     52SOURCES =
    10453DIST_SOURCES =
    105 
    106 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
    107         uninstall-info-recursive all-recursive install-data-recursive \
    108         install-exec-recursive installdirs-recursive install-recursive \
    109         uninstall-recursive check-recursive installcheck-recursive
    110 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
    111         Makefile.in NEWS TODO aclocal.m4 config.guess config.sub \
    112         configure configure.in depcomp install-sh ltmain.sh missing \
    113         mkinstalldirs
     54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     55        html-recursive info-recursive install-data-recursive \
     56        install-exec-recursive install-info-recursive \
     57        install-recursive installcheck-recursive installdirs-recursive \
     58        pdf-recursive ps-recursive uninstall-info-recursive \
     59        uninstall-recursive
     60ETAGS = etags
     61CTAGS = ctags
    11462DIST_SUBDIRS = $(SUBDIRS)
     63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     64distdir = $(PACKAGE)-$(VERSION)
     65top_distdir = $(distdir)
     66am__remove_distdir = \
     67  { test ! -d $(distdir) \
     68    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
     69         && rm -fr $(distdir); }; }
     70DIST_ARCHIVES = $(distdir).tar.gz
     71GZIP_ENV = --best
     72distuninstallcheck_listfiles = find . -type f -print
     73distcleancheck_listfiles = find . -type f -print
     74ACLOCAL = @ACLOCAL@
     75AMDEP_FALSE = @AMDEP_FALSE@
     76AMDEP_TRUE = @AMDEP_TRUE@
     77AMTAR = @AMTAR@
     78AR = @AR@
     79AUTOCONF = @AUTOCONF@
     80AUTOHEADER = @AUTOHEADER@
     81AUTOMAKE = @AUTOMAKE@
     82AWK = @AWK@
     83CC = @CC@
     84CCDEPMODE = @CCDEPMODE@
     85CFLAGS = @CFLAGS@
     86CPP = @CPP@
     87CPPFLAGS = @CPPFLAGS@
     88CXX = @CXX@
     89CXXCPP = @CXXCPP@
     90CXXDEPMODE = @CXXDEPMODE@
     91CXXFLAGS = @CXXFLAGS@
     92CYGPATH_W = @CYGPATH_W@
     93DEFS = @DEFS@
     94DEPDIR = @DEPDIR@
     95ECHO = @ECHO@
     96ECHO_C = @ECHO_C@
     97ECHO_N = @ECHO_N@
     98ECHO_T = @ECHO_T@
     99EGREP = @EGREP@
     100EXEEXT = @EXEEXT@
     101F77 = @F77@
     102FFLAGS = @FFLAGS@
     103GSL_CONFIG = @GSL_CONFIG@
     104INSTALL_DATA = @INSTALL_DATA@
     105INSTALL_PROGRAM = @INSTALL_PROGRAM@
     106INSTALL_SCRIPT = @INSTALL_SCRIPT@
     107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     108LDFLAGS = @LDFLAGS@
     109LIBOBJS = @LIBOBJS@
     110LIBS = @LIBS@
     111LIBTOOL = @LIBTOOL@
     112LN_S = @LN_S@
     113LTLIBOBJS = @LTLIBOBJS@
     114MAKEINFO = @MAKEINFO@
     115OBJEXT = @OBJEXT@
     116PACKAGE = @PACKAGE@
     117PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
     118PACKAGE_NAME = @PACKAGE_NAME@
     119PACKAGE_STRING = @PACKAGE_STRING@
     120PACKAGE_TARNAME = @PACKAGE_TARNAME@
     121PACKAGE_VERSION = @PACKAGE_VERSION@
     122PATH_SEPARATOR = @PATH_SEPARATOR@
     123RANLIB = @RANLIB@
     124SET_MAKE = @SET_MAKE@
     125SHELL = @SHELL@
     126STRIP = @STRIP@
     127VERSION = @VERSION@
     128ac_ct_AR = @ac_ct_AR@
     129ac_ct_CC = @ac_ct_CC@
     130ac_ct_CXX = @ac_ct_CXX@
     131ac_ct_F77 = @ac_ct_F77@
     132ac_ct_RANLIB = @ac_ct_RANLIB@
     133ac_ct_STRIP = @ac_ct_STRIP@
     134am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
     135am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     136am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
     137am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
     138am__include = @am__include@
     139am__leading_dot = @am__leading_dot@
     140am__quote = @am__quote@
     141am__tar = @am__tar@
     142am__untar = @am__untar@
     143bindir = @bindir@
     144build = @build@
     145build_alias = @build_alias@
     146build_cpu = @build_cpu@
     147build_os = @build_os@
     148build_vendor = @build_vendor@
     149datadir = @datadir@
     150exec_prefix = @exec_prefix@
     151host = @host@
     152host_alias = @host_alias@
     153host_cpu = @host_cpu@
     154host_os = @host_os@
     155host_vendor = @host_vendor@
     156includedir = @includedir@
     157infodir = @infodir@
     158install_sh = @install_sh@
     159libdir = @libdir@
     160libexecdir = @libexecdir@
     161localstatedir = @localstatedir@
     162mandir = @mandir@
     163mkdir_p = @mkdir_p@
     164oldincludedir = @oldincludedir@
     165prefix = @prefix@
     166program_transform_name = @program_transform_name@
     167sbindir = @sbindir@
     168sharedstatedir = @sharedstatedir@
     169sysconfdir = @sysconfdir@
     170target_alias = @target_alias@
     171AUTOMAKE_OPTIONS = foreign 1.4
     172SUBDIRS = src test
    115173all: all-recursive
    116174
    117175.SUFFIXES:
    118 
    119 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    120  configure.lineno
    121 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
     176am--refresh:
     177        @:
     178$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
     179        @for dep in $?; do \
     180          case '$(am__configure_deps)' in \
     181            *$$dep*) \
     182              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
     183              cd $(srcdir) && $(AUTOMAKE) --foreign  \
     184                && exit 0; \
     185              exit 1;; \
     186          esac; \
     187        done; \
     188        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
    122189        cd $(top_srcdir) && \
    123190          $(AUTOMAKE) --foreign  Makefile
    124 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
    125         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
    126 
    127 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     191.PRECIOUS: Makefile
     192Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
     193        @case '$?' in \
     194          *config.status*) \
     195            echo ' $(SHELL) ./config.status'; \
     196            $(SHELL) ./config.status;; \
     197          *) \
     198            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
     199            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
     200        esac;
     201
     202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    128203        $(SHELL) ./config.status --recheck
    129 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
     204
     205$(top_srcdir)/configure:  $(am__configure_deps)
    130206        cd $(srcdir) && $(AUTOCONF)
    131 
    132 $(ACLOCAL_M4):  configure.in
     207$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    133208        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    134209
     
    197272          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    198273        done
    199 
    200 ETAGS = etags
    201 ETAGSFLAGS =
    202 
    203 tags: TAGS
     274ctags-recursive:
     275        list='$(SUBDIRS)'; for subdir in $$list; do \
     276          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
     277        done
    204278
    205279ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    211285               END { for (i in files) print i; }'`; \
    212286        mkid -fID $$unique
     287tags: TAGS
    213288
    214289TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     
    216291        tags=; \
    217292        here=`pwd`; \
     293        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
     294          include_option=--etags-include; \
     295          empty_fix=.; \
     296        else \
     297          include_option=--include; \
     298          empty_fix=; \
     299        fi; \
    218300        list='$(SUBDIRS)'; for subdir in $$list; do \
    219301          if test "$$subdir" = .; then :; else \
    220             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
     302            test ! -f $$subdir/TAGS || \
     303              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
    221304          fi; \
    222305        done; \
     
    227310          $(AWK) '    { files[$$0] = 1; } \
    228311               END { for (i in files) print i; }'`; \
    229         test -z "$(ETAGS_ARGS)$$tags$$unique" \
    230           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     312        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
     313          test -n "$$unique" || unique=$$empty_fix; \
     314          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     315            $$tags $$unique; \
     316        fi
     317ctags: CTAGS
     318CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     319                $(TAGS_FILES) $(LISP)
     320        tags=; \
     321        here=`pwd`; \
     322        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
     323        unique=`for i in $$list; do \
     324            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     325          done | \
     326          $(AWK) '    { files[$$0] = 1; } \
     327               END { for (i in files) print i; }'`; \
     328        test -z "$(CTAGS_ARGS)$$tags$$unique" \
     329          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    231330             $$tags $$unique
    232331
     
    237336
    238337distclean-tags:
    239         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
    240 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    241 
    242 top_distdir = .
    243 distdir = $(PACKAGE)-$(VERSION)
    244 
    245 am__remove_distdir = \
    246   { test ! -d $(distdir) \
    247     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    248          && rm -fr $(distdir); }; }
    249 
    250 GZIP_ENV = --best
    251 distcleancheck_listfiles = find . -type f -print
     338        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    252339
    253340distdir: $(DISTFILES)
    254341        $(am__remove_distdir)
    255342        mkdir $(distdir)
    256         @list='$(DISTFILES)'; for file in $$list; do \
     343        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
     344        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
     345        list='$(DISTFILES)'; for file in $$list; do \
     346          case $$file in \
     347            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
     348            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
     349          esac; \
    257350          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    258351          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    259352          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    260353            dir="/$$dir"; \
    261             $(mkinstalldirs) "$(distdir)$$dir"; \
     354            $(mkdir_p) "$(distdir)$$dir"; \
    262355          else \
    263356            dir=''; \
     
    274367          fi; \
    275368        done
    276         list='$(SUBDIRS)'; for subdir in $$list; do \
     369        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    277370          if test "$$subdir" = .; then :; else \
    278             test -d $(distdir)/$$subdir \
    279             || mkdir $(distdir)/$$subdir \
     371            test -d "$(distdir)/$$subdir" \
     372            || $(mkdir_p) "$(distdir)/$$subdir" \
    280373            || exit 1; \
     374            distdir=`$(am__cd) $(distdir) && pwd`; \
     375            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
    281376            (cd $$subdir && \
    282377              $(MAKE) $(AM_MAKEFLAGS) \
    283                 top_distdir="$(top_distdir)" \
    284                 distdir=../$(distdir)/$$subdir \
     378                top_distdir="$$top_distdir" \
     379                distdir="$$distdir/$$subdir" \
    285380                distdir) \
    286381              || exit 1; \
     
    293388        || chmod -R a+r $(distdir)
    294389dist-gzip: distdir
    295         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     390        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     391        $(am__remove_distdir)
     392
     393dist-bzip2: distdir
     394        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
     395        $(am__remove_distdir)
     396
     397dist-tarZ: distdir
     398        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
     399        $(am__remove_distdir)
     400
     401dist-shar: distdir
     402        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
     403        $(am__remove_distdir)
     404
     405dist-zip: distdir
     406        -rm -f $(distdir).zip
     407        zip -rq $(distdir).zip $(distdir)
    296408        $(am__remove_distdir)
    297409
    298410dist dist-all: distdir
    299         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     411        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
    300412        $(am__remove_distdir)
    301413
     
    304416# tarfile.
    305417distcheck: dist
    306         $(am__remove_distdir)
    307         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
     418        case '$(DIST_ARCHIVES)' in \
     419        *.tar.gz*) \
     420          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
     421        *.tar.bz2*) \
     422          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
     423        *.tar.Z*) \
     424          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
     425        *.shar.gz*) \
     426          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
     427        *.zip*) \
     428          unzip $(distdir).zip ;;\
     429        esac
    308430        chmod -R a-w $(distdir); chmod a+w $(distdir)
    309         mkdir $(distdir)/=build
    310         mkdir $(distdir)/=inst
     431        mkdir $(distdir)/_build
     432        mkdir $(distdir)/_inst
    311433        chmod a-w $(distdir)
    312         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
    313           && cd $(distdir)/=build \
    314           && ../configure --srcdir=.. --prefix=$$dc_install_base \
     434        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
     435          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
     436          && cd $(distdir)/_build \
     437          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
    315438            $(DISTCHECK_CONFIGURE_FLAGS) \
    316439          && $(MAKE) $(AM_MAKEFLAGS) \
     
    320443          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
    321444          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
    322           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
    323               || { echo "ERROR: files left after uninstall:" ; \
    324                    find $$dc_install_base -type f -print ; \
    325                    exit 1; } >&2 ) \
    326           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
    327           && rm -f $(distdir).tar.gz \
     445          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
     446                distuninstallcheck \
     447          && chmod -R a-w "$$dc_install_base" \
     448          && ({ \
     449               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
     450               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
     451               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
     452               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
     453                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
     454              } || { rm -rf "$$dc_destdir"; exit 1; }) \
     455          && rm -rf "$$dc_destdir" \
     456          && $(MAKE) $(AM_MAKEFLAGS) dist \
     457          && rm -rf $(DIST_ARCHIVES) \
    328458          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
    329459        $(am__remove_distdir)
    330         @echo "$(distdir).tar.gz is ready for distribution" | \
    331           sed 'h;s/./=/g;p;x;p;x'
     460        @(echo "$(distdir) archives ready for distribution: "; \
     461          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
     462          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
     463distuninstallcheck:
     464        @cd $(distuninstallcheck_dir) \
     465        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
     466           || { echo "ERROR: files left after uninstall:" ; \
     467                if test -n "$(DESTDIR)"; then \
     468                  echo "  (check DESTDIR support)"; \
     469                fi ; \
     470                $(distuninstallcheck_listfiles) ; \
     471                exit 1; } >&2
    332472distcleancheck: distclean
    333         if test '$(srcdir)' = . ; then \
     473        @if test '$(srcdir)' = . ; then \
    334474          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
    335475          exit 1 ; \
    336476        fi
    337         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
    338           || { echo "ERROR: files left after distclean:" ; \
     477        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
     478          || { echo "ERROR: files left in build directory after distclean:" ; \
    339479               $(distcleancheck_listfiles) ; \
    340480               exit 1; } >&2
     
    344484installdirs: installdirs-recursive
    345485installdirs-am:
    346 
    347486install: install-recursive
    348487install-exec: install-exec-recursive
     
    356495install-strip:
    357496        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    358           INSTALL_STRIP_FLAG=-s \
     497          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    359498          `test -z '$(STRIP)' || \
    360499            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     
    364503
    365504distclean-generic:
    366         -rm -f Makefile $(CONFIG_CLEAN_FILES)
     505        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    367506
    368507maintainer-clean-generic:
     
    375514distclean: distclean-recursive
    376515        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
     516        -rm -f Makefile
    377517distclean-am: clean-am distclean-generic distclean-libtool \
    378518        distclean-tags
     
    382522dvi-am:
    383523
     524html: html-recursive
     525
    384526info: info-recursive
    385527
     
    398540maintainer-clean: maintainer-clean-recursive
    399541        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    400         -rm -rf autom4te.cache
     542        -rm -rf $(top_srcdir)/autom4te.cache
     543        -rm -f Makefile
    401544maintainer-clean-am: distclean-am maintainer-clean-generic
    402545
     
    405548mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    406549
     550pdf: pdf-recursive
     551
     552pdf-am:
     553
     554ps: ps-recursive
     555
     556ps-am:
     557
    407558uninstall-am: uninstall-info-am
    408559
    409560uninstall-info: uninstall-info-recursive
    410561
    411 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
    412         clean-generic clean-libtool clean-recursive dist dist-all \
    413         dist-gzip distcheck distclean distclean-generic \
    414         distclean-libtool distclean-recursive distclean-tags \
    415         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
    416         info-recursive install install-am install-data install-data-am \
    417         install-data-recursive install-exec install-exec-am \
    418         install-exec-recursive install-info install-info-am \
    419         install-info-recursive install-man install-recursive \
    420         install-strip installcheck installcheck-am installdirs \
    421         installdirs-am installdirs-recursive maintainer-clean \
    422         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
    423         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
    424         tags tags-recursive uninstall uninstall-am uninstall-info-am \
    425         uninstall-info-recursive uninstall-recursive
     562.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
     563        check-am clean clean-generic clean-libtool clean-recursive \
     564        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
     565        dist-shar dist-tarZ dist-zip distcheck distclean \
     566        distclean-generic distclean-libtool distclean-recursive \
     567        distclean-tags distcleancheck distdir distuninstallcheck dvi \
     568        dvi-am html html-am info info-am install install-am \
     569        install-data install-data-am install-exec install-exec-am \
     570        install-info install-info-am install-man install-strip \
     571        installcheck installcheck-am installdirs installdirs-am \
     572        maintainer-clean maintainer-clean-generic \
     573        maintainer-clean-recursive mostlyclean mostlyclean-generic \
     574        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
     575        tags tags-recursive uninstall uninstall-am uninstall-info-am
    426576
    427577# Tell versions [3.59,3.63) of GNU make to not export all variables.
  • trunk/psModules/aclocal.m4

    r2164 r2839  
    1 # aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
    2 
    3 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
     1# generated automatically by aclocal 1.9.2 -*- Autoconf -*-
     2
     3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    44# Free Software Foundation, Inc.
    55# This file is free software; the Free Software Foundation
     
    1111# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    1212# PARTICULAR PURPOSE.
    13 
    14 # Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
    15 
    16 # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
    17 
    18 # This program is free software; you can redistribute it and/or modify
    19 # it under the terms of the GNU General Public License as published by
    20 # the Free Software Foundation; either version 2, or (at your option)
    21 # any later version.
    22 
    23 # This program is distributed in the hope that it will be useful,
    24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    25 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    26 # GNU General Public License for more details.
    27 
    28 # You should have received a copy of the GNU General Public License
    29 # along with this program; if not, write to the Free Software
    30 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    31 # 02111-1307, USA.
    32 
    33 AC_PREREQ([2.52])
    34 
    35 # serial 6
    36 
    37 # When config.status generates a header, we must update the stamp-h file.
    38 # This file resides in the same directory as the config header
    39 # that is generated.  We must strip everything past the first ":",
    40 # and everything past the last "/".
    41 
    42 # _AM_DIRNAME(PATH)
    43 # -----------------
    44 # Like AS_DIRNAME, only do it during macro expansion
    45 AC_DEFUN([_AM_DIRNAME],
    46        [m4_if(regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1,
    47               m4_if(regexp([$1], [^//\([^/]\|$\)]), -1,
    48                     m4_if(regexp([$1], [^/.*]), -1,
    49                           [.],
    50                           patsubst([$1], [^\(/\).*], [\1])),
    51                     patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])),
    52               patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
    53 ])# _AM_DIRNAME
    54 
    55 
    56 # The stamp files are numbered to have different names.
    57 # We could number them on a directory basis, but that's additional
    58 # complications, let's have a unique counter.
    59 m4_define([_AM_STAMP_Count], [0])
    60 
    61 
    62 # _AM_STAMP(HEADER)
    63 # -----------------
    64 # The name of the stamp file for HEADER.
    65 AC_DEFUN([_AM_STAMP],
    66 [m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl
    67 AS_ESCAPE(_AM_DIRNAME(patsubst([$1],
    68                                [:.*])))/stamp-h[]_AM_STAMP_Count])
    69 
    70 
    71 # _AM_CONFIG_HEADER(HEADER[:SOURCES], COMMANDS, INIT-COMMANDS)
    72 # ------------------------------------------------------------
    73 # We used to try to get a real timestamp in stamp-h.  But the fear is that
    74 # that will cause unnecessary cvs conflicts.
    75 AC_DEFUN([_AM_CONFIG_HEADER],
    76 [# Add the stamp file to the list of files AC keeps track of,
    77 # along with our hook.
    78 AC_CONFIG_HEADERS([$1],
    79                   [# update the timestamp
    80 echo 'timestamp for $1' >"_AM_STAMP([$1])"
    81 $2],
    82                   [$3])
    83 ])# _AM_CONFIG_HEADER
    84 
    85 
    86 # AM_CONFIG_HEADER(HEADER[:SOURCES]..., COMMANDS, INIT-COMMANDS)
    87 # --------------------------------------------------------------
    88 AC_DEFUN([AM_CONFIG_HEADER],
    89 [AC_FOREACH([_AM_File], [$1], [_AM_CONFIG_HEADER(_AM_File, [$2], [$3])])
    90 ])# AM_CONFIG_HEADER
    91 
    92 # Do all the work for Automake.                            -*- Autoconf -*-
    93 
    94 # This macro actually does too much some checks are only needed if
    95 # your package does certain things.  But this isn't really a big deal.
    96 
    97 # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
    98 # Free Software Foundation, Inc.
    99 
    100 # This program is free software; you can redistribute it and/or modify
    101 # it under the terms of the GNU General Public License as published by
    102 # the Free Software Foundation; either version 2, or (at your option)
    103 # any later version.
    104 
    105 # This program is distributed in the hope that it will be useful,
    106 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    107 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    108 # GNU General Public License for more details.
    109 
    110 # You should have received a copy of the GNU General Public License
    111 # along with this program; if not, write to the Free Software
    112 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    113 # 02111-1307, USA.
    114 
    115 # serial 8
    116 
    117 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
    118 # written in clear, in which case automake, when reading aclocal.m4,
    119 # will think it sees a *use*, and therefore will trigger all it's
    120 # C support machinery.  Also note that it means that autoscan, seeing
    121 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
    122 
    123 
    124 AC_PREREQ([2.52])
    125 
    126 # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
    127 # the ones we care about.
    128 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
    129 
    130 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
    131 # AM_INIT_AUTOMAKE([OPTIONS])
    132 # -----------------------------------------------
    133 # The call with PACKAGE and VERSION arguments is the old style
    134 # call (pre autoconf-2.50), which is being phased out.  PACKAGE
    135 # and VERSION should now be passed to AC_INIT and removed from
    136 # the call to AM_INIT_AUTOMAKE.
    137 # We support both call styles for the transition.  After
    138 # the next Automake release, Autoconf can make the AC_INIT
    139 # arguments mandatory, and then we can depend on a new Autoconf
    140 # release and drop the old call support.
    141 AC_DEFUN([AM_INIT_AUTOMAKE],
    142 [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
    143  AC_REQUIRE([AC_PROG_INSTALL])dnl
    144 # test to see if srcdir already configured
    145 if test "`cd $srcdir && pwd`" != "`pwd`" &&
    146    test -f $srcdir/config.status; then
    147   AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
    148 fi
    149 
    150 # Define the identity of the package.
    151 dnl Distinguish between old-style and new-style calls.
    152 m4_ifval([$2],
    153 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
    154  AC_SUBST([PACKAGE], [$1])dnl
    155  AC_SUBST([VERSION], [$2])],
    156 [_AM_SET_OPTIONS([$1])dnl
    157  AC_SUBST([PACKAGE], [AC_PACKAGE_TARNAME])dnl
    158  AC_SUBST([VERSION], [AC_PACKAGE_VERSION])])dnl
    159 
    160 _AM_IF_OPTION([no-define],,
    161 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
    162  AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
    163 
    164 # Some tools Automake needs.
    165 AC_REQUIRE([AM_SANITY_CHECK])dnl
    166 AC_REQUIRE([AC_ARG_PROGRAM])dnl
    167 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
    168 AM_MISSING_PROG(AUTOCONF, autoconf)
    169 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
    170 AM_MISSING_PROG(AUTOHEADER, autoheader)
    171 AM_MISSING_PROG(MAKEINFO, makeinfo)
    172 AM_MISSING_PROG(AMTAR, tar)
    173 AM_PROG_INSTALL_SH
    174 AM_PROG_INSTALL_STRIP
    175 # We need awk for the "check" target.  The system "awk" is bad on
    176 # some platforms.
    177 AC_REQUIRE([AC_PROG_AWK])dnl
    178 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
    179 
    180 _AM_IF_OPTION([no-dependencies],,
    181 [AC_PROVIDE_IFELSE([AC_PROG_][CC],
    182                   [_AM_DEPENDENCIES(CC)],
    183                   [define([AC_PROG_][CC],
    184                           defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl
    185 AC_PROVIDE_IFELSE([AC_PROG_][CXX],
    186                   [_AM_DEPENDENCIES(CXX)],
    187                   [define([AC_PROG_][CXX],
    188                           defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl
    189 ])
    190 ])
    191 
    192 # Copyright 2002  Free Software Foundation, Inc.
    193 
    194 # This program is free software; you can redistribute it and/or modify
    195 # it under the terms of the GNU General Public License as published by
    196 # the Free Software Foundation; either version 2, or (at your option)
    197 # any later version.
    198 
    199 # This program is distributed in the hope that it will be useful,
    200 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    201 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    202 # GNU General Public License for more details.
    203 
    204 # You should have received a copy of the GNU General Public License
    205 # along with this program; if not, write to the Free Software
    206 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    207 
    208 # AM_AUTOMAKE_VERSION(VERSION)
    209 # ----------------------------
    210 # Automake X.Y traces this macro to ensure aclocal.m4 has been
    211 # generated from the m4 files accompanying Automake X.Y.
    212 AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"])
    213 
    214 # AM_SET_CURRENT_AUTOMAKE_VERSION
    215 # -------------------------------
    216 # Call AM_AUTOMAKE_VERSION so it can be traced.
    217 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
    218 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
    219          [AM_AUTOMAKE_VERSION([1.6.3])])
    220 
    221 # Helper functions for option handling.                    -*- Autoconf -*-
    222 
    223 # Copyright 2001, 2002  Free Software Foundation, Inc.
    224 
    225 # This program is free software; you can redistribute it and/or modify
    226 # it under the terms of the GNU General Public License as published by
    227 # the Free Software Foundation; either version 2, or (at your option)
    228 # any later version.
    229 
    230 # This program is distributed in the hope that it will be useful,
    231 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    232 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    233 # GNU General Public License for more details.
    234 
    235 # You should have received a copy of the GNU General Public License
    236 # along with this program; if not, write to the Free Software
    237 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    238 # 02111-1307, USA.
    239 
    240 # serial 2
    241 
    242 # _AM_MANGLE_OPTION(NAME)
    243 # -----------------------
    244 AC_DEFUN([_AM_MANGLE_OPTION],
    245 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
    246 
    247 # _AM_SET_OPTION(NAME)
    248 # ------------------------------
    249 # Set option NAME.  Presently that only means defining a flag for this option.
    250 AC_DEFUN([_AM_SET_OPTION],
    251 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
    252 
    253 # _AM_SET_OPTIONS(OPTIONS)
    254 # ----------------------------------
    255 # OPTIONS is a space-separated list of Automake options.
    256 AC_DEFUN([_AM_SET_OPTIONS],
    257 [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
    258 
    259 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
    260 # -------------------------------------------
    261 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
    262 AC_DEFUN([_AM_IF_OPTION],
    263 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
    264 
    265 #
    266 # Check to make sure that the build environment is sane.
    267 #
    268 
    269 # Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
    270 
    271 # This program is free software; you can redistribute it and/or modify
    272 # it under the terms of the GNU General Public License as published by
    273 # the Free Software Foundation; either version 2, or (at your option)
    274 # any later version.
    275 
    276 # This program is distributed in the hope that it will be useful,
    277 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    278 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    279 # GNU General Public License for more details.
    280 
    281 # You should have received a copy of the GNU General Public License
    282 # along with this program; if not, write to the Free Software
    283 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    284 # 02111-1307, USA.
    285 
    286 # serial 3
    287 
    288 # AM_SANITY_CHECK
    289 # ---------------
    290 AC_DEFUN([AM_SANITY_CHECK],
    291 [AC_MSG_CHECKING([whether build environment is sane])
    292 # Just in case
    293 sleep 1
    294 echo timestamp > conftest.file
    295 # Do `set' in a subshell so we don't clobber the current shell's
    296 # arguments.  Must try -L first in case configure is actually a
    297 # symlink; some systems play weird games with the mod time of symlinks
    298 # (eg FreeBSD returns the mod time of the symlink's containing
    299 # directory).
    300 if (
    301    set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
    302    if test "$[*]" = "X"; then
    303       # -L didn't work.
    304       set X `ls -t $srcdir/configure conftest.file`
    305    fi
    306    rm -f conftest.file
    307    if test "$[*]" != "X $srcdir/configure conftest.file" \
    308       && test "$[*]" != "X conftest.file $srcdir/configure"; then
    309 
    310       # If neither matched, then we have a broken ls.  This can happen
    311       # if, for instance, CONFIG_SHELL is bash and it inherits a
    312       # broken ls alias from the environment.  This has actually
    313       # happened.  Such a system could not be considered "sane".
    314       AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
    315 alias in your environment])
    316    fi
    317 
    318    test "$[2]" = conftest.file
    319    )
    320 then
    321    # Ok.
    322    :
    323 else
    324    AC_MSG_ERROR([newly created file is older than distributed files!
    325 Check your system clock])
    326 fi
    327 AC_MSG_RESULT(yes)])
    328 
    329 #  -*- Autoconf -*-
    330 
    331 
    332 # Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
    333 
    334 # This program is free software; you can redistribute it and/or modify
    335 # it under the terms of the GNU General Public License as published by
    336 # the Free Software Foundation; either version 2, or (at your option)
    337 # any later version.
    338 
    339 # This program is distributed in the hope that it will be useful,
    340 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    341 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    342 # GNU General Public License for more details.
    343 
    344 # You should have received a copy of the GNU General Public License
    345 # along with this program; if not, write to the Free Software
    346 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    347 # 02111-1307, USA.
    348 
    349 # serial 3
    350 
    351 # AM_MISSING_PROG(NAME, PROGRAM)
    352 # ------------------------------
    353 AC_DEFUN([AM_MISSING_PROG],
    354 [AC_REQUIRE([AM_MISSING_HAS_RUN])
    355 $1=${$1-"${am_missing_run}$2"}
    356 AC_SUBST($1)])
    357 
    358 
    359 # AM_MISSING_HAS_RUN
    360 # ------------------
    361 # Define MISSING if not defined so far and test if it supports --run.
    362 # If it does, set am_missing_run to use it, otherwise, to nothing.
    363 AC_DEFUN([AM_MISSING_HAS_RUN],
    364 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    365 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
    366 # Use eval to expand $SHELL
    367 if eval "$MISSING --run true"; then
    368   am_missing_run="$MISSING --run "
    369 else
    370   am_missing_run=
    371   AC_MSG_WARN([`missing' script is too old or missing])
    372 fi
    373 ])
    374 
    375 # AM_AUX_DIR_EXPAND
    376 
    377 # Copyright 2001 Free Software Foundation, Inc.
    378 
    379 # This program is free software; you can redistribute it and/or modify
    380 # it under the terms of the GNU General Public License as published by
    381 # the Free Software Foundation; either version 2, or (at your option)
    382 # any later version.
    383 
    384 # This program is distributed in the hope that it will be useful,
    385 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    386 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    387 # GNU General Public License for more details.
    388 
    389 # You should have received a copy of the GNU General Public License
    390 # along with this program; if not, write to the Free Software
    391 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    392 # 02111-1307, USA.
    393 
    394 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
    395 # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
    396 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
    397 #
    398 # Of course, Automake must honor this variable whenever it calls a
    399 # tool from the auxiliary directory.  The problem is that $srcdir (and
    400 # therefore $ac_aux_dir as well) can be either absolute or relative,
    401 # depending on how configure is run.  This is pretty annoying, since
    402 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
    403 # source directory, any form will work fine, but in subdirectories a
    404 # relative path needs to be adjusted first.
    405 #
    406 # $ac_aux_dir/missing
    407 #    fails when called from a subdirectory if $ac_aux_dir is relative
    408 # $top_srcdir/$ac_aux_dir/missing
    409 #    fails if $ac_aux_dir is absolute,
    410 #    fails when called from a subdirectory in a VPATH build with
    411 #          a relative $ac_aux_dir
    412 #
    413 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
    414 # are both prefixed by $srcdir.  In an in-source build this is usually
    415 # harmless because $srcdir is `.', but things will broke when you
    416 # start a VPATH build or use an absolute $srcdir.
    417 #
    418 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
    419 # iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
    420 #   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
    421 # and then we would define $MISSING as
    422 #   MISSING="\${SHELL} $am_aux_dir/missing"
    423 # This will work as long as MISSING is not called from configure, because
    424 # unfortunately $(top_srcdir) has no meaning in configure.
    425 # However there are other variables, like CC, which are often used in
    426 # configure, and could therefore not use this "fixed" $ac_aux_dir.
    427 #
    428 # Another solution, used here, is to always expand $ac_aux_dir to an
    429 # absolute PATH.  The drawback is that using absolute paths prevent a
    430 # configured tree to be moved without reconfiguration.
    431 
    432 # Rely on autoconf to set up CDPATH properly.
    433 AC_PREREQ([2.50])
    434 
    435 AC_DEFUN([AM_AUX_DIR_EXPAND], [
    436 # expand $ac_aux_dir to an absolute path
    437 am_aux_dir=`cd $ac_aux_dir && pwd`
    438 ])
    439 
    440 # AM_PROG_INSTALL_SH
    441 # ------------------
    442 # Define $install_sh.
    443 
    444 # Copyright 2001 Free Software Foundation, Inc.
    445 
    446 # This program is free software; you can redistribute it and/or modify
    447 # it under the terms of the GNU General Public License as published by
    448 # the Free Software Foundation; either version 2, or (at your option)
    449 # any later version.
    450 
    451 # This program is distributed in the hope that it will be useful,
    452 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    453 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    454 # GNU General Public License for more details.
    455 
    456 # You should have received a copy of the GNU General Public License
    457 # along with this program; if not, write to the Free Software
    458 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    459 # 02111-1307, USA.
    460 
    461 AC_DEFUN([AM_PROG_INSTALL_SH],
    462 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    463 install_sh=${install_sh-"$am_aux_dir/install-sh"}
    464 AC_SUBST(install_sh)])
    465 
    466 # AM_PROG_INSTALL_STRIP
    467 
    468 # Copyright 2001 Free Software Foundation, Inc.
    469 
    470 # This program is free software; you can redistribute it and/or modify
    471 # it under the terms of the GNU General Public License as published by
    472 # the Free Software Foundation; either version 2, or (at your option)
    473 # any later version.
    474 
    475 # This program is distributed in the hope that it will be useful,
    476 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    477 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    478 # GNU General Public License for more details.
    479 
    480 # You should have received a copy of the GNU General Public License
    481 # along with this program; if not, write to the Free Software
    482 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    483 # 02111-1307, USA.
    484 
    485 # One issue with vendor `install' (even GNU) is that you can't
    486 # specify the program used to strip binaries.  This is especially
    487 # annoying in cross-compiling environments, where the build's strip
    488 # is unlikely to handle the host's binaries.
    489 # Fortunately install-sh will honor a STRIPPROG variable, so we
    490 # always use install-sh in `make install-strip', and initialize
    491 # STRIPPROG with the value of the STRIP variable (set by the user).
    492 AC_DEFUN([AM_PROG_INSTALL_STRIP],
    493 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
    494 # Installed binaries are usually stripped using `strip' when the user
    495 # run `make install-strip'.  However `strip' might not be the right
    496 # tool to use in cross-compilation environments, therefore Automake
    497 # will honor the `STRIP' environment variable to overrule this program.
    498 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
    499 if test "$cross_compiling" != no; then
    500   AC_CHECK_TOOL([STRIP], [strip], :)
    501 fi
    502 INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
    503 AC_SUBST([INSTALL_STRIP_PROGRAM])])
    504 
    505 # serial 4                                              -*- Autoconf -*-
    506 
    507 # Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    508 
    509 # This program is free software; you can redistribute it and/or modify
    510 # it under the terms of the GNU General Public License as published by
    511 # the Free Software Foundation; either version 2, or (at your option)
    512 # any later version.
    513 
    514 # This program is distributed in the hope that it will be useful,
    515 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    516 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    517 # GNU General Public License for more details.
    518 
    519 # You should have received a copy of the GNU General Public License
    520 # along with this program; if not, write to the Free Software
    521 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    522 # 02111-1307, USA.
    523 
    524 
    525 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
    526 # written in clear, in which case automake, when reading aclocal.m4,
    527 # will think it sees a *use*, and therefore will trigger all it's
    528 # C support machinery.  Also note that it means that autoscan, seeing
    529 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
    530 
    531 
    532 
    533 # _AM_DEPENDENCIES(NAME)
    534 # ----------------------
    535 # See how the compiler implements dependency checking.
    536 # NAME is "CC", "CXX", "GCJ", or "OBJC".
    537 # We try a few techniques and use that to set a single cache variable.
    538 #
    539 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
    540 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
    541 # dependency, and given that the user is not expected to run this macro,
    542 # just rely on AC_PROG_CC.
    543 AC_DEFUN([_AM_DEPENDENCIES],
    544 [AC_REQUIRE([AM_SET_DEPDIR])dnl
    545 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
    546 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
    547 AC_REQUIRE([AM_DEP_TRACK])dnl
    548 
    549 ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
    550        [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
    551        [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
    552        [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
    553                    [depcc="$$1"   am_compiler_list=])
    554 
    555 AC_CACHE_CHECK([dependency style of $depcc],
    556                [am_cv_$1_dependencies_compiler_type],
    557 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
    558   # We make a subdir and do the tests there.  Otherwise we can end up
    559   # making bogus files that we don't know about and never remove.  For
    560   # instance it was reported that on HP-UX the gcc test will end up
    561   # making a dummy file named `D' -- because `-MD' means `put the output
    562   # in D'.
    563   mkdir conftest.dir
    564   # Copy depcomp to subdir because otherwise we won't find it if we're
    565   # using a relative directory.
    566   cp "$am_depcomp" conftest.dir
    567   cd conftest.dir
    568 
    569   am_cv_$1_dependencies_compiler_type=none
    570   if test "$am_compiler_list" = ""; then
    571      am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
    572   fi
    573   for depmode in $am_compiler_list; do
    574     # We need to recreate these files for each test, as the compiler may
    575     # overwrite some of them when testing with obscure command lines.
    576     # This happens at least with the AIX C compiler.
    577     echo '#include "conftest.h"' > conftest.c
    578     echo 'int i;' > conftest.h
    579     echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
    580 
    581     case $depmode in
    582     nosideeffect)
    583       # after this tag, mechanisms are not by side-effect, so they'll
    584       # only be used when explicitly requested
    585       if test "x$enable_dependency_tracking" = xyes; then
    586         continue
    587       else
    588         break
    589       fi
    590       ;;
    591     none) break ;;
    592     esac
    593     # We check with `-c' and `-o' for the sake of the "dashmstdout"
    594     # mode.  It turns out that the SunPro C++ compiler does not properly
    595     # handle `-M -o', and we need to detect this.
    596     if depmode=$depmode \
    597        source=conftest.c object=conftest.o \
    598        depfile=conftest.Po tmpdepfile=conftest.TPo \
    599        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
    600        grep conftest.h conftest.Po > /dev/null 2>&1 &&
    601        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    602       am_cv_$1_dependencies_compiler_type=$depmode
    603       break
    604     fi
    605   done
    606 
    607   cd ..
    608   rm -rf conftest.dir
    609 else
    610   am_cv_$1_dependencies_compiler_type=none
    611 fi
    612 ])
    613 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
    614 ])
    615 
    616 
    617 # AM_SET_DEPDIR
    618 # -------------
    619 # Choose a directory name for dependency files.
    620 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
    621 AC_DEFUN([AM_SET_DEPDIR],
    622 [rm -f .deps 2>/dev/null
    623 mkdir .deps 2>/dev/null
    624 if test -d .deps; then
    625   DEPDIR=.deps
    626 else
    627   # MS-DOS does not allow filenames that begin with a dot.
    628   DEPDIR=_deps
    629 fi
    630 rmdir .deps 2>/dev/null
    631 AC_SUBST([DEPDIR])
    632 ])
    633 
    634 
    635 # AM_DEP_TRACK
    636 # ------------
    637 AC_DEFUN([AM_DEP_TRACK],
    638 [AC_ARG_ENABLE(dependency-tracking,
    639 [  --disable-dependency-tracking Speeds up one-time builds
    640   --enable-dependency-tracking  Do not reject slow dependency extractors])
    641 if test "x$enable_dependency_tracking" != xno; then
    642   am_depcomp="$ac_aux_dir/depcomp"
    643   AMDEPBACKSLASH='\'
    644 fi
    645 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
    646 AC_SUBST([AMDEPBACKSLASH])
    647 ])
    648 
    649 # Generate code to set up dependency tracking.   -*- Autoconf -*-
    650 
    651 # Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    652 
    653 # This program is free software; you can redistribute it and/or modify
    654 # it under the terms of the GNU General Public License as published by
    655 # the Free Software Foundation; either version 2, or (at your option)
    656 # any later version.
    657 
    658 # This program is distributed in the hope that it will be useful,
    659 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    660 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    661 # GNU General Public License for more details.
    662 
    663 # You should have received a copy of the GNU General Public License
    664 # along with this program; if not, write to the Free Software
    665 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    666 # 02111-1307, USA.
    667 
    668 #serial 2
    669 
    670 # _AM_OUTPUT_DEPENDENCY_COMMANDS
    671 # ------------------------------
    672 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
    673 [for mf in $CONFIG_FILES; do
    674   # Strip MF so we end up with the name of the file.
    675   mf=`echo "$mf" | sed -e 's/:.*$//'`
    676   # Check whether this is an Automake generated Makefile or not.
    677   # We used to match only the files named `Makefile.in', but
    678   # some people rename them; so instead we look at the file content.
    679   # Grep'ing the first line is not enough: some people post-process
    680   # each Makefile.in and add a new line on top of each file to say so.
    681   # So let's grep whole file.
    682   if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
    683     dirpart=`AS_DIRNAME("$mf")`
    684   else
    685     continue
    686   fi
    687   grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
    688   # Extract the definition of DEP_FILES from the Makefile without
    689   # running `make'.
    690   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
    691   test -z "$DEPDIR" && continue
    692   # When using ansi2knr, U may be empty or an underscore; expand it
    693   U=`sed -n -e '/^U = / s///p' < "$mf"`
    694   test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    695   # We invoke sed twice because it is the simplest approach to
    696   # changing $(DEPDIR) to its actual value in the expansion.
    697   for file in `sed -n -e '
    698     /^DEP_FILES = .*\\\\$/ {
    699       s/^DEP_FILES = //
    700       :loop
    701         s/\\\\$//
    702         p
    703         n
    704         /\\\\$/ b loop
    705       p
    706     }
    707     /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
    708        sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    709     # Make sure the directory exists.
    710     test -f "$dirpart/$file" && continue
    711     fdir=`AS_DIRNAME(["$file"])`
    712     AS_MKDIR_P([$dirpart/$fdir])
    713     # echo "creating $dirpart/$file"
    714     echo '# dummy' > "$dirpart/$file"
    715   done
    716 done
    717 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
    718 
    719 
    720 # AM_OUTPUT_DEPENDENCY_COMMANDS
    721 # -----------------------------
    722 # This macro should only be invoked once -- use via AC_REQUIRE.
    723 #
    724 # This code is only required when automatic dependency tracking
    725 # is enabled.  FIXME.  This creates each `.P' file that we will
    726 # need in order to bootstrap the dependency handling code.
    727 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
    728 [AC_CONFIG_COMMANDS([depfiles],
    729      [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
    730      [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
    731 ])
    732 
    733 # Copyright 2001 Free Software Foundation, Inc.             -*- Autoconf -*-
    734 
    735 # This program is free software; you can redistribute it and/or modify
    736 # it under the terms of the GNU General Public License as published by
    737 # the Free Software Foundation; either version 2, or (at your option)
    738 # any later version.
    739 
    740 # This program is distributed in the hope that it will be useful,
    741 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    742 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    743 # GNU General Public License for more details.
    744 
    745 # You should have received a copy of the GNU General Public License
    746 # along with this program; if not, write to the Free Software
    747 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    748 # 02111-1307, USA.
    749 
    750 # serial 2
    751 
    752 # AM_MAKE_INCLUDE()
    753 # -----------------
    754 # Check to see how make treats includes.
    755 AC_DEFUN([AM_MAKE_INCLUDE],
    756 [am_make=${MAKE-make}
    757 cat > confinc << 'END'
    758 doit:
    759         @echo done
    760 END
    761 # If we don't find an include directive, just comment out the code.
    762 AC_MSG_CHECKING([for style of include used by $am_make])
    763 am__include="#"
    764 am__quote=
    765 _am_result=none
    766 # First try GNU make style include.
    767 echo "include confinc" > confmf
    768 # We grep out `Entering directory' and `Leaving directory'
    769 # messages which can occur if `w' ends up in MAKEFLAGS.
    770 # In particular we don't look at `^make:' because GNU make might
    771 # be invoked under some other name (usually "gmake"), in which
    772 # case it prints its new name instead of `make'.
    773 if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
    774    am__include=include
    775    am__quote=
    776    _am_result=GNU
    777 fi
    778 # Now try BSD make style include.
    779 if test "$am__include" = "#"; then
    780    echo '.include "confinc"' > confmf
    781    if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
    782       am__include=.include
    783       am__quote="\""
    784       _am_result=BSD
    785    fi
    786 fi
    787 AC_SUBST(am__include)
    788 AC_SUBST(am__quote)
    789 AC_MSG_RESULT($_am_result)
    790 rm -f confinc confmf
    791 ])
    792 
    793 # AM_CONDITIONAL                                              -*- Autoconf -*-
    794 
    795 # Copyright 1997, 2000, 2001 Free Software Foundation, Inc.
    796 
    797 # This program is free software; you can redistribute it and/or modify
    798 # it under the terms of the GNU General Public License as published by
    799 # the Free Software Foundation; either version 2, or (at your option)
    800 # any later version.
    801 
    802 # This program is distributed in the hope that it will be useful,
    803 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    804 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    805 # GNU General Public License for more details.
    806 
    807 # You should have received a copy of the GNU General Public License
    808 # along with this program; if not, write to the Free Software
    809 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    810 # 02111-1307, USA.
    811 
    812 # serial 5
    813 
    814 AC_PREREQ(2.52)
    815 
    816 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
    817 # -------------------------------------
    818 # Define a conditional.
    819 AC_DEFUN([AM_CONDITIONAL],
    820 [ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
    821         [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
    822 AC_SUBST([$1_TRUE])
    823 AC_SUBST([$1_FALSE])
    824 if $2; then
    825   $1_TRUE=
    826   $1_FALSE='#'
    827 else
    828   $1_TRUE='#'
    829   $1_FALSE=
    830 fi
    831 AC_CONFIG_COMMANDS_PRE(
    832 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
    833   AC_MSG_ERROR([conditional \"$1\" was never defined.
    834 Usually this means the macro was only invoked conditionally.])
    835 fi])])
    83613
    83714# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
     
    957134delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
    958135
    959 # Sed substitution to undo escaping of the cmd sep variable
    960 unescape_variable_subst='s/\\\(${_S_}\)/\1/g'
    961 
    962136# Sed substitution to avoid accidental globbing in evaled expressions
    963137no_glob_subst='s/\*/\\\*/g'
     
    1009183  case $host_os in
    1010184  openbsd*)
    1011     old_postinstall_cmds="\$RANLIB -t \$oldlib\${_S_}$old_postinstall_cmds"
     185    old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
    1012186    ;;
    1013187  *)
    1014     old_postinstall_cmds="\$RANLIB \$oldlib\${_S_}$old_postinstall_cmds"
     188    old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
    1015189    ;;
    1016190  esac
    1017   old_archive_cmds="$old_archive_cmds\${_S_}\$RANLIB \$oldlib"
     191  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
    1018192fi
    1019193
     
    1318492          LD="${LD-ld} -m elf_i386"
    1319493          ;;
    1320         ppc64-*linux*)
     494        ppc64-*linux*|powerpc64-*linux*)
    1321495          LD="${LD-ld} -m elf32ppclinux"
    1322496          ;;
     
    1382556# Check whether the given compiler option works
    1383557AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
    1384 [AC_CACHE_CHECK([$1], [$2],
     558[AC_REQUIRE([LT_AC_PROG_SED])
     559AC_CACHE_CHECK([$1], [$2],
    1385560  [$2=no
    1386561  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
     
    1458633AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
    1459634  i=0
    1460   testring="ABCD"
     635  teststring="ABCD"
    1461636
    1462637  case $build_os in
     
    1487662    ;;
    1488663
     664  amigaos*)
     665    # On AmigaOS with pdksh, this test takes hours, literally.
     666    # So we just punt and use a minimum line length of 8192.
     667    lt_cv_sys_max_cmd_len=8192;
     668    ;;
     669
    1489670 *)
    1490671    # If test is not a shell built-in, we'll probably end up computing a
    1491672    # maximum length that is only half of the actual maximum length, but
    1492673    # we can't tell.
    1493     while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$testring" 2>/dev/null` \
    1494                = "XX$testring") >/dev/null 2>&1 &&
    1495             new_result=`expr "X$testring" : ".*" 2>&1` &&
     674    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
     675               = "XX$teststring") >/dev/null 2>&1 &&
     676            new_result=`expr "X$teststring" : ".*" 2>&1` &&
    1496677            lt_cv_sys_max_cmd_len=$new_result &&
    1497678            test $i != 17 # 1/2 MB should be enough
    1498679    do
    1499680      i=`expr $i + 1`
    1500       testring=$testring$testring
     681      teststring=$teststring$teststring
    1501682    done
    1502     testring=
     683    teststring=
    1503684    # Add a significant safety factor because C++ compilers can tack on massive
    1504685    # amounts of additional arguments before passing them to the linker.
     
    1650831    ])
    1651832   ;;
    1652    
     833
    1653834  *)
    1654835    AC_CHECK_FUNC([shl_load],
     
    1738919   mkdir out
    1739920   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1740 
    1741    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    1742    # that will create temporary files in the current directory regardless of
    1743    # the output directory.  Thus, making CWD read-only will cause this test
    1744    # to fail, enabling locking or at least warning the user not to do parallel
    1745    # builds.
    1746    chmod -w .
    1747921
    1748922   lt_compiler_flag="-o out/conftest2.$ac_objext"
     
    1769943   fi
    1770944   chmod u+w .
    1771    $rm conftest* out/*
    1772    rmdir out
     945   $rm conftest*
     946   # SGI C++ compiler will create directory out/ii_files/ for
     947   # template instantiation
     948   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     949   $rm out/* && rmdir out
    1773950   cd ..
    1774951   rmdir conftest
     
    18761053# FIXME - insert some real tests, host_os isn't really good enough
    18771054  case $host_os in
    1878    NOT-darwin*)
     1055   darwin*)
    18791056       if test -n "$STRIP" ; then
    18801057         striplib="$STRIP -x"
     
    18871064  AC_MSG_RESULT([no])
    18881065    ;;
    1889   esac 
     1066  esac
    18901067fi
    18911068])# AC_LIBTOOL_SYS_LIB_STRIP
     
    19001077libname_spec='lib$name'
    19011078soname_spec=
    1902 shrext=".so"
     1079shrext_cmds=".so"
    19031080postinstall_cmds=
    19041081postuninstall_cmds=
     
    19881165  library_names_spec='$libname.ixlibrary $libname.a'
    19891166  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    1990   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'
     1167  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'
    19911168  ;;
    19921169
     
    20131190cygwin* | mingw* | pw32*)
    20141191  version_type=windows
    2015   shrext=".dll"
     1192  shrext_cmds=".dll"
    20161193  need_version=no
    20171194  need_lib_prefix=no
     
    20211198    library_names_spec='$libname.dll.a'
    20221199    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    2023     postinstall_cmds='base_file=`basename \${file}`${_S_}
    2024       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`${_S_}
    2025       dldir=$destdir/`dirname \$dlpath`${_S_}
    2026       test -d \$dldir || mkdir -p \$dldir${_S_}
     1200    postinstall_cmds='base_file=`basename \${file}`~
     1201      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
     1202      dldir=$destdir/`dirname \$dlpath`~
     1203      test -d \$dldir || mkdir -p \$dldir~
    20271204      $install_prog $dir/$dlname \$dldir/$dlname'
    2028     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
    2029       dlpath=$dir/\$dldll${_S_}
     1205    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
     1206      dlpath=$dir/\$dldll~
    20301207       $rm \$dlpath'
    20311208    shlibpath_overrides_runpath=yes
     
    20351212      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    20361213      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
    2037       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     1214      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    20381215      ;;
    20391216    mingw*)
     
    20741251  need_lib_prefix=no
    20751252  need_version=no
    2076   # FIXME: Relying on posixy $() will cause problems for
    2077   #        cross-compilation, but unfortunately the echo tests do not
    2078   #        yet detect zsh echo's removal of \ escapes.
    2079   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext ${libname}${release}${versuffix}$shared_ext'
     1253  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    20801254  soname_spec='${libname}${release}${major}$shared_ext'
    20811255  shlibpath_overrides_runpath=yes
    20821256  shlibpath_var=DYLD_LIBRARY_PATH
    2083   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     1257  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    20841258  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    2085   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    2086   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"`
     1259  if test "$GCC" = yes; then
     1260    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"`
     1261  else
     1262    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    20871263  fi
    20881264  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    21001276freebsd1*)
    21011277  dynamic_linker=no
     1278  ;;
     1279
     1280kfreebsd*-gnu)
     1281  version_type=linux
     1282  need_lib_prefix=no
     1283  need_version=no
     1284  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     1285  soname_spec='${libname}${release}${shared_ext}$major'
     1286  shlibpath_var=LD_LIBRARY_PATH
     1287  shlibpath_overrides_runpath=no
     1288  hardcode_into_libs=yes
     1289  dynamic_linker='GNU ld.so'
    21021290  ;;
    21031291
     
    21501338  case "$host_cpu" in
    21511339  ia64*)
    2152     shrext='.so'
     1340    shrext_cmds='.so'
    21531341    hardcode_into_libs=yes
    21541342    dynamic_linker="$host_os dld.so"
     
    21651353    ;;
    21661354   hppa*64*)
    2167      shrext='.sl'
     1355     shrext_cmds='.sl'
    21681356     hardcode_into_libs=yes
    21691357     dynamic_linker="$host_os dld.sl"
     
    21761364     ;;
    21771365   *)
    2178     shrext='.sl'
     1366    shrext_cmds='.sl'
    21791367    dynamic_linker="$host_os dld.sl"
    21801368    shlibpath_var=SHLIB_PATH
     
    22451433  hardcode_into_libs=yes
    22461434
     1435  # find out which ABI we are using
     1436  libsuff=
     1437  case "$host_cpu" in
     1438  x86_64*|s390x*|powerpc64*)
     1439    echo '[#]line __oline__ "configure"' > conftest.$ac_ext
     1440    if AC_TRY_EVAL(ac_compile); then
     1441      case `/usr/bin/file conftest.$ac_objext` in
     1442      *64-bit*)
     1443        libsuff=64
     1444        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     1445        ;;
     1446      esac
     1447    fi
     1448    rm -rf conftest*
     1449    ;;
     1450  esac
     1451
     1452  # Append ld.so.conf contents to the search path
     1453  if test -f /etc/ld.so.conf; then
     1454    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
     1455    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     1456  fi
     1457
    22471458  # We used to test for /lib/ld.so.1 and disable shared libraries on
    22481459  # powerpc, because MkLinux only supported shared libraries with the
     
    22521463  # assume the GNU/Linux dynamic linker is in use.
    22531464  dynamic_linker='GNU/Linux ld.so'
     1465  ;;
     1466
     1467knetbsd*-gnu)
     1468  version_type=linux
     1469  need_lib_prefix=no
     1470  need_version=no
     1471  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     1472  soname_spec='${libname}${release}${shared_ext}$major'
     1473  shlibpath_var=LD_LIBRARY_PATH
     1474  shlibpath_overrides_runpath=no
     1475  hardcode_into_libs=yes
     1476  dynamic_linker='GNU ld.so'
    22541477  ;;
    22551478
     
    22631486    dynamic_linker='NetBSD (a.out) ld.so'
    22641487  else
    2265     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     1488    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    22661489    soname_spec='${libname}${release}${shared_ext}$major'
    22671490    dynamic_linker='NetBSD ld.elf_so'
     
    22791502  ;;
    22801503
    2281 nto-qnx)
     1504nto-qnx*)
    22821505  version_type=linux
    22831506  need_lib_prefix=no
     
    22921515  version_type=sunos
    22931516  need_lib_prefix=no
    2294   need_version=no
     1517  need_version=yes
    22951518  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    22961519  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    23121535os2*)
    23131536  libname_spec='$name'
    2314   shrext=".dll"
     1537  shrext_cmds=".dll"
    23151538  need_lib_prefix=no
    23161539  library_names_spec='$libname${shared_ext} $libname.a'
     
    27481971# AC_PROG_LD
    27491972# ----------
    2750 # find the path to the GNU or non-GNU linker
     1973# find the pathname to the GNU or non-GNU linker
    27511974AC_DEFUN([AC_PROG_LD],
    27521975[AC_ARG_WITH([gnu-ld],
     
    27741997    [[\\/]]* | ?:[[\\/]]*)
    27751998      re_direlt='/[[^/]][[^/]]*/\.\./'
    2776       # Canonicalize the path of ld
     1999      # Canonicalize the pathname of ld
    27772000      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    27782001      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    28372060AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
    28382061[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
    2839 case `"$LD" -v 2>&1 </dev/null` in
     2062case `$LD -v 2>&1 </dev/null` in
    28402063*GNU* | *'with BFD'*)
    28412064  lt_cv_prog_gnu_ld=yes
     
    28622085*) reload_flag=" $reload_flag" ;;
    28632086esac
    2864 reload_cmds='$CC -nostdlib -Xlinker$reload_flag $archargs -o $output$reload_objs'
     2087reload_cmds='$LD$reload_flag -o $output$reload_objs'
    28652088])# AC_PROG_LD_RELOAD_FLAG
    28662089
     
    29022125  ;;
    29032126
    2904 cygwin* | mingw* | pw32*)
    2905   # win32_libid is a shell function defined in ltmain.sh
     2127cygwin*)
     2128  # func_win32_libid is a shell function defined in ltmain.sh
    29062129  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
    2907   lt_cv_file_magic_cmd='win32_libid'
     2130  lt_cv_file_magic_cmd='func_win32_libid'
     2131  ;;
     2132
     2133mingw* | pw32*)
     2134  # Base MSYS/MinGW do not provide the 'file' command needed by
     2135  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
     2136  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
     2137  lt_cv_file_magic_cmd='$OBJDUMP -f'
    29082138  ;;
    29092139
    29102140darwin* | rhapsody*)
    2911   # this will be overwritten by pass_all, but leave it in just in case
    2912   lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
    2913   lt_cv_file_magic_cmd='/usr/bin/file -L'
    2914   case "$host_os" in
    2915   rhapsody* | darwin1.[[012]])
    2916     lt_cv_file_magic_test_file=`/System/Library/Frameworks/System.framework/System`
    2917     ;;
    2918   *) # Darwin 1.3 on
    2919     lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
    2920     ;;
    2921   esac
    29222141  lt_cv_deplibs_check_method=pass_all
    29232142  ;;
    29242143
    2925 freebsd*)
     2144freebsd* | kfreebsd*-gnu)
    29262145  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    29272146    case $host_cpu in
     
    29622181
    29632182irix5* | irix6* | nonstopux*)
    2964   case $host_os in
    2965   irix5* | nonstopux*)
    2966     # this will be overridden with pass_all, but let us keep it just in case
    2967     lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
    2968     ;;
    2969   *)
    2970     case $LD in
    2971     *-32|*"-32 ") libmagic=32-bit;;
    2972     *-n32|*"-n32 ") libmagic=N32;;
    2973     *-64|*"-64 ") libmagic=64-bit;;
    2974     *) libmagic=never-match;;
    2975     esac
    2976     # this will be overridden with pass_all, but let us keep it just in case
    2977     lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[[1234]] dynamic lib MIPS - version 1"
    2978     ;;
     2183  case $LD in
     2184  *-32|*"-32 ") libmagic=32-bit;;
     2185  *-n32|*"-n32 ") libmagic=N32;;
     2186  *-64|*"-64 ") libmagic=64-bit;;
     2187  *) libmagic=never-match;;
    29792188  esac
    2980   lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
    29812189  lt_cv_deplibs_check_method=pass_all
    29822190  ;;
     
    29852193linux*)
    29862194  case $host_cpu in
    2987   alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*)
     2195  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
    29882196    lt_cv_deplibs_check_method=pass_all ;;
    29892197  *)
    29902198    # glibc up to 2.1.1 does not perform some relocations on ARM
     2199    # this will be overridden with pass_all, but let us keep it just in case
    29912200    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;;
    29922201  esac
    29932202  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
     2203  lt_cv_deplibs_check_method=pass_all
    29942204  ;;
    29952205
     
    30082218  ;;
    30092219
    3010 nto-qnx)
     2220nto-qnx*)
    30112221  lt_cv_deplibs_check_method=unknown
    30122222  ;;
     
    30232233
    30242234osf3* | osf4* | osf5*)
    3025   # this will be overridden with pass_all, but let us keep it just in case
    3026   lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
    3027   lt_cv_file_magic_test_file=/shlib/libc.so
    30282235  lt_cv_deplibs_check_method=pass_all
    30292236  ;;
     
    30352242solaris*)
    30362243  lt_cv_deplibs_check_method=pass_all
    3037   lt_cv_file_magic_test_file=/lib/libc.so
    30382244  ;;
    30392245
     
    30752281# AC_PROG_NM
    30762282# ----------
    3077 # find the path to a BSD-compatible name lister
     2283# find the pathname to a BSD-compatible name lister
    30782284AC_DEFUN([AC_PROG_NM],
    30792285[AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
     
    32132419[AC_REQUIRE([AC_PROG_CXX])
    32142420AC_REQUIRE([AC_PROG_CXXCPP])
    3215 _LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`])
     2421_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
    32162422])# _LT_AC_LANG_CXX
    32172423
     
    32292435AC_DEFUN([_LT_AC_LANG_F77],
    32302436[AC_REQUIRE([AC_PROG_F77])
    3231 _LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,F77" | sed 's/^,//'`])
     2437_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
    32322438])# _LT_AC_LANG_F77
    32332439
     
    32502456         [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
    32512457           [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
    3252 _LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,GCJ" | sed 's/^,//'`])
     2458_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
    32532459])# _LT_AC_LANG_GCJ
    32542460
     
    32592465AC_DEFUN([AC_LIBTOOL_RC],
    32602466[AC_REQUIRE([LT_AC_PROG_RC])
    3261 _LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,RC" | sed 's/^,//'`])
     2467_LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
    32622468])# AC_LIBTOOL_RC
    32632469
     
    33012507if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
    33022508  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
    3303   if echo "$old_CC $old_CFLAGS " | grep "[[     ]]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[[      ]]" >/dev/null; then :
     2509  if echo "$old_CC $old_CFLAGS " | grep "[[     ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[        ]]" >/dev/null; then :
    33042510  else
    33052511    AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
     
    33242530AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    33252531AC_LIBTOOL_PROG_LD_SHLIBS($1)
     2532AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    33262533AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    33272534AC_LIBTOOL_SYS_LIB_STRIP
    3328 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    33292535AC_LIBTOOL_DLOPEN_SELF($1)
    33302536
     
    33422548  test "$enable_shared" = yes && enable_static=no
    33432549  if test -n "$RANLIB"; then
    3344     archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
     2550    archive_cmds="$archive_cmds~\$RANLIB \$lib"
    33452551    postinstall_cmds='$RANLIB $lib'
    33462552  fi
    33472553  ;;
    33482554
    3349 aix4*)
     2555aix4* | aix5*)
    33502556  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    33512557    test "$enable_shared" = yes && enable_static=no
     
    33532559  ;;
    33542560  darwin* | rhapsody*)
    3355   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     2561  if test "$GCC" = yes; then
    33562562    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    33572563    case "$host_os" in
     
    33592565      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    33602566      ;;
    3361     darwin1.* | darwin[[2-6]].*) # Darwin 1.3 on, but less than 7.0
    3362       test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3363       ;;
    3364     *) # Darwin 7.0 on
    3365       case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    3366       10.[[012]])
    3367         test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3368         ;;
    3369       *) # 10.3 on
    3370         if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    3371           _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3372         else
    3373           _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
    3374         fi
    3375         ;;
    3376       esac
     2567    *) # Darwin 1.3 on
     2568      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     2569        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     2570      else
     2571        case ${MACOSX_DEPLOYMENT_TARGET} in
     2572          10.[[012]])
     2573            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     2574            ;;
     2575          10.*)
     2576            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
     2577            ;;
     2578        esac
     2579      fi
    33772580      ;;
    33782581    esac
    3379     # FIXME: Relying on posixy $() will cause problems for
    3380     #        cross-compilation, but unfortunately the echo tests do not
    3381     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    3382     #          `"' quotes if we put them in here... so don't!
    3383                 output_verbose_link_cmd='echo'
    3384     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $archargs $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
    3385     _LT_AC_TAGVAR(module_cmds, $1)='$CC -bundle $archargs $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     2582    output_verbose_link_cmd='echo'
     2583    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
     2584    _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    33862585    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    3387                   _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    3388                   _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     2586    _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}'
     2587    _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}'
    33892588    _LT_AC_TAGVAR(hardcode_direct, $1)=no
    33902589    _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    33922591    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    33932592    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    3394     fi
    3395     ;; 
     2593  else
     2594    _LT_AC_TAGVAR(ld_shlibs, $1)=no
     2595  fi
     2596    ;;
    33962597esac
    33972598AC_MSG_RESULT([$enable_shared])
     
    35282729    # overridden to take advantage of the native linker features on
    35292730    # the platform it is being used on.
    3530     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
     2731    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
    35312732  fi
    35322733
     
    36572858        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
    36582859        # This is similar to how AIX traditionally builds it's shared libraries.
    3659         _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}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     2860        _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'
    36602861      fi
    36612862    fi
     
    36872888        echo EXPORTS > $output_objdir/$soname.def;
    36882889        cat $export_symbols >> $output_objdir/$soname.def;
    3689       fi${_S_}
     2890      fi~
    36902891      $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'
    36912892    else
     
    36952896
    36962897  darwin* | rhapsody*)
    3697    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     2898  if test "$GXX" = yes; then
    36982899    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    36992900    case "$host_os" in
     
    37012902      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    37022903      ;;
    3703     darwin1.* | darwin[[2-6]].*) # Darwin 1.3 on, but less than 7.0
    3704       test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3705       ;;
    3706     *) # Darwin 7.0 on
    3707       case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    3708       10.[[012]])
    3709         test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3710         ;;
    3711       *) # 10.3 on
    3712         if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    3713           _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    3714         else
    3715           _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
    3716         fi
    3717         ;;
    3718       esac
     2904    *) # Darwin 1.3 on
     2905      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     2906        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     2907      else
     2908        case ${MACOSX_DEPLOYMENT_TARGET} in
     2909          10.[[012]])
     2910            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     2911            ;;
     2912          10.*)
     2913            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
     2914            ;;
     2915        esac
     2916      fi
    37192917      ;;
    37202918    esac
    3721         lt_int_apple_cc_single_mod=no
    3722         output_verbose_link_cmd='echo'
    3723         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    3724           lt_int_apple_cc_single_mod=yes
    3725         fi
    3726         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    3727           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    3728         else
    3729         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    3730       fi
    3731       _LT_AC_TAGVAR(module_cmds, $1)='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     2919    lt_int_apple_cc_single_mod=no
     2920    output_verbose_link_cmd='echo'
     2921    if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
     2922      lt_int_apple_cc_single_mod=yes
     2923    fi
     2924    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     2925      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     2926    else
     2927      _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'
     2928    fi
     2929    _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    37322930
    37332931    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    3734       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    3735         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    3736       else
    3737         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    3738       fi
    3739         _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     2932    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     2933      _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}'
     2934    else
     2935      _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}'
     2936    fi
     2937    _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}'
    37402938    _LT_AC_TAGVAR(hardcode_direct, $1)=no
    37412939    _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    37432941    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    37442942    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    3745    fi
     2943  else
     2944    _LT_AC_TAGVAR(ld_shlibs, $1)=no
     2945  fi
    37462946    ;;
    37472947
     
    37702970    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    37712971    ;;
    3772   freebsd*)
     2972  freebsd* | kfreebsd*-gnu)
    37732973    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    37742974    # conventions
     
    37922992      ;;
    37932993    aCC)
    3794       _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname${_S_}$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     2994      _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'
    37952995      # Commands to make compiler produce verbose output that lists
    37962996      # what "hidden" libraries, object files and flags are used when
     
    38013001      # from the output so that they don't get included in the library
    38023002      # dependencies.
    3803       output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
     3003      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'
    38043004      ;;
    38053005    *)
    38063006      if test "$GXX" = yes; then
    3807         _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname${_S_}$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     3007        _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'
    38083008      else
    38093009        # FIXME: insert proper C++ library support
     
    40943294        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
    40953295        _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'
    4096         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done${_S_}
    4097           echo "-hidden">> $lib.exp${_S_}
    4098           $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${_S_}
     3296        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
     3297          echo "-hidden">> $lib.exp~
     3298          $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~
    40993299          $rm $lib.exp'
    41003300
     
    41733373        _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
    41743374        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
    4175         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    4176         $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     3375        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     3376        $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'
    41773377
    41783378        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    42193419          if $CC --version | grep -v '^2\.7' > /dev/null; then
    42203420            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    4221             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    4222                 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     3421            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     3422                $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
    42233423
    42243424            # Commands to make compiler produce verbose output that lists
     
    42303430            # platform.
    42313431            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    4232             _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    4233                 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     3432            _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     3433                $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
    42343434
    42353435            # Commands to make compiler produce verbose output that lists
     
    42803480AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    42813481AC_LIBTOOL_PROG_LD_SHLIBS($1)
     3482AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    42823483AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    42833484AC_LIBTOOL_SYS_LIB_STRIP
    4284 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    42853485AC_LIBTOOL_DLOPEN_SELF($1)
    42863486
     
    45003700  test "$enable_shared" = yes && enable_static=no
    45013701  if test -n "$RANLIB"; then
    4502     archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
     3702    archive_cmds="$archive_cmds~\$RANLIB \$lib"
    45033703    postinstall_cmds='$RANLIB $lib'
    45043704  fi
    45053705  ;;
    4506 aix4*)
     3706aix4* | aix5*)
    45073707  test "$enable_shared" = yes && enable_static=no
    45083708  ;;
     
    45243724AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    45253725AC_LIBTOOL_PROG_LD_SHLIBS($1)
     3726AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    45263727AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    45273728AC_LIBTOOL_SYS_LIB_STRIP
    4528 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
     3729
    45293730
    45303731AC_LIBTOOL_CONFIG($1)
     
    45743775AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    45753776AC_LIBTOOL_PROG_LD_SHLIBS($1)
     3777AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    45763778AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    45773779AC_LIBTOOL_SYS_LIB_STRIP
    4578 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    45793780AC_LIBTOOL_DLOPEN_SELF($1)
    45803781
     
    46413842  if test -n "${ZSH_VERSION+set}" ; then
    46423843    setopt NO_GLOB_SUBST
    4643   fi 
     3844  fi
    46443845  # Now quote all the things that may contain metacharacters while being
    46453846  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    46463847  # variables and quote the copies for generation of the libtool script.
    4647   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     3848  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     3849    SED SHELL STRIP \
    46483850    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    46493851    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    46953897    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
    46963898    _LT_AC_TAGVAR(module_cmds, $1) | \
    4697     _LT_AC_TAGVAR(module_expsym_cmds, $1) | \   
     3899    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
    46983900    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
    46993901    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
     
    47033905    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    47043906      # Double-quote double-evaled strings.
    4705       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     3907      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    47063908      ;;
    47073909    *)
     
    47753977# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    47763978
    4777 # Set the command separator (default: ~)
    4778 _S_=\${LIBTOOL_CMD_SEP-\~}
    4779 
    47803979# Shell to use when invoking shell scripts.
    47813980SHELL=$lt_SHELL
     
    48294028
    48304029# A symbol stripping program
    4831 STRIP=$STRIP
     4030STRIP=$lt_STRIP
    48324031
    48334032# Used to examine libraries when file_magic_cmd begins "file"
     
    48604059
    48614060# Shared library suffix (normally ".so").
    4862 shrext='$shrext'
     4061shrext_cmds='$shrext_cmds'
    48634062
    48644063# Executable file suffix (normally "").
     
    51044303  # `config.status --recheck' to rerun these tests and create the
    51054304  # libtool script then.
    5106   test -f Makefile && make "$ltmain"
     4305  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     4306  if test -f "$ltmain_in"; then
     4307    test -f Makefile && make "$ltmain"
     4308  fi
    51074309fi
    51084310])# AC_LIBTOOL_CONFIG
     
    51774379  ;;
    51784380solaris* | sysv5*)
    5179   symcode='[[BDT]]'
     4381  symcode='[[BDRT]]'
    51804382  ;;
    51814383sysv4)
     
    51954397case `$NM -V 2>&1` in
    51964398*GNU* | *'with BFD'*)
    5197   symcode='[[ABCDGISTW]]' ;;
     4399  symcode='[[ABCDGIRSTW]]' ;;
    51984400esac
    51994401
     
    54104612        esac
    54114613        ;;
    5412       freebsd*)
     4614      freebsd* | kfreebsd*-gnu)
    54134615        # FreeBSD uses GNU C++
    54144616        ;;
     
    54614663            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
    54624664            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
    5463             ;; 
     4665            ;;
    54644666          cxx)
    54654667            # Compaq C++
     
    56864888    linux*)
    56874889      case $CC in
    5688       icc|ecc)
     4890      icc* | ecc*)
    56894891        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
    56904892        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
    56914893        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
    56924894        ;;
    5693       ccc)
     4895      ccc*)
    56944896        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
    56954897        # All Alpha code is PIC.
     
    58215023  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
    58225024  _LT_AC_TAGVAR(module_cmds, $1)=
    5823   _LT_AC_TAGVAR(module_expsym_cmds, $1)= 
     5025  _LT_AC_TAGVAR(module_expsym_cmds, $1)=
    58245026  _LT_AC_TAGVAR(always_export_symbols, $1)=no
    58255027  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
     
    58775079
    58785080    amigaos*)
    5879       _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     5081      _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)'
    58805082      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
    58815083      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
     
    59195121          echo EXPORTS > $output_objdir/$soname.def;
    59205122          cat $export_symbols >> $output_objdir/$soname.def;
    5921         fi${_S_}
     5123        fi~
    59225124        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    59235125      else
     
    59635165      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
    59645166      ;;
     5167
     5168  linux*)
     5169    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     5170        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     5171        _LT_AC_TAGVAR(archive_cmds, $1)="$tmp_archive_cmds"
     5172      supports_anon_versioning=no
     5173      case `$LD -v 2>/dev/null` in
     5174        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
     5175        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     5176        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     5177        *\ 2.11.*) ;; # other 2.11 versions
     5178        *) supports_anon_versioning=yes ;;
     5179      esac
     5180      if test $supports_anon_versioning = yes; then
     5181        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
     5182cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     5183$echo "local: *; };" >> $output_objdir/$libname.ver~
     5184        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     5185      else
     5186        _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds"
     5187      fi
     5188    else
     5189      _LT_AC_TAGVAR(ld_shlibs, $1)=no
     5190    fi
     5191    ;;
    59655192
    59665193    *)
     
    59915218      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
    59925219      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
    5993       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE${_S_}$AR $AR_FLAGS $lib $output_objdir/$soname'
     5220      _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'
    59945221      # Note: this linker hardcodes the directories in LIBPATH if there
    59955222      # are no directories specified by -L.
     
    61135340          _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
    61145341          # This is similar to how AIX traditionally builds it's shared libraries.
    6115           _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}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     5342          _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'
    61165343        fi
    61175344      fi
     
    61195346
    61205347    amigaos*)
    6121       _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     5348      _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)'
    61225349      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
    61235350      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
     
    61405367      libext=lib
    61415368      # Tell ltmain to make .dll files, not .so files.
    6142       shrext=".dll"
     5369      shrext_cmds=".dll"
    61435370      # FIXME: Setting linknames here is a bad hack.
    6144       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
     5371      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
    61455372      # The linker will automatically build a .lib file if we build a DLL.
    61465373      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
     
    61525379
    61535380    darwin* | rhapsody*)
    6154     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     5381    if test "$GXX" = yes ; then
    61555382      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    61565383      case "$host_os" in
     
    61585385        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    61595386        ;;
    6160       darwin1.* | darwin[[2-6]].*) # Darwin 1.3 on, but less than 7.0
    6161         test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    6162         ;;
    6163       *) # Darwin 7.0 on
    6164         case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    6165         10.[[012]])
    6166           test -z ${LD_TWOLEVEL_NAMESPACE} && _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    6167           ;;
    6168         *) # 10.3 on
    6169           if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    6170             _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
    6171           else
    6172             _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
    6173           fi
    6174           ;;
    6175         esac
     5387      *) # Darwin 1.3 on
     5388      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     5389        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     5390      else
     5391        case ${MACOSX_DEPLOYMENT_TARGET} in
     5392          10.[[012]])
     5393            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress'
     5394            ;;
     5395          10.*)
     5396            _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup'
     5397            ;;
     5398        esac
     5399      fi
    61765400        ;;
    61775401      esac
    6178       # FIXME: Relying on posixy $() will cause problems for
    6179       #        cross-compilation, but unfortunately the echo tests do not
    6180       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    6181       #        `"' quotes if we put them in here... so don't!
    61825402        lt_int_apple_cc_single_mod=no
    61835403        output_verbose_link_cmd='echo'
     
    61865406        fi
    61875407        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6188           _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     5408          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    61895409        else
    6190         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     5410        _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'
    61915411      fi
    6192       _LT_AC_TAGVAR(module_cmds, $1)='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     5412      _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    61935413      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    61945414        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6195           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     5415          _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}'
    61965416        else
    6197           _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     5417          _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}'
    61985418        fi
    6199           _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     5419          _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}'
    62005420      _LT_AC_TAGVAR(hardcode_direct, $1)=no
    62015421      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    62035423      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    62045424      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    6205     fi 
     5425    else
     5426      _LT_AC_TAGVAR(ld_shlibs, $1)=no
     5427    fi
    62065428      ;;
    62075429
     
    62365458
    62375459    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    6238     freebsd*)
     5460    freebsd* | kfreebsd*-gnu)
    62395461      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    62405462      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    62455467    hpux9*)
    62465468      if test "$GCC" = yes; then
    6247         _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname${_S_}$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     5469        _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'
    62485470      else
    6249         _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname${_S_}$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     5471        _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'
    62505472      fi
    62515473      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
     
    63675589      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
    63685590      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
    6369       _LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def${_S_}$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def${_S_}$echo DATA >> $output_objdir/$libname.def${_S_}$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def${_S_}$echo EXPORTS >> $output_objdir/$libname.def${_S_}emxexp $libobjs >> $output_objdir/$libname.def${_S_}$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
     5591      _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'
    63705592      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    63715593      ;;
     
    63915613        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
    63925614        _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'
    6393         _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${_S_}
    6394         $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${_S_}$rm $lib.exp'
     5615        _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~
     5616        $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'
    63955617
    63965618        # Both c and cxx compiler support -rpath directly
     
    64125634      if test "$GCC" = yes; then
    64135635        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    6414         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    6415           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags${_S_}$rm $lib.exp'
     5636        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     5637          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    64165638      else
    64175639        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    6418         _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    6419         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     5640        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     5641        $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    64205642      fi
    64215643      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    65065728      # object files and a static libstdc++, better avoid it by now
    65075729      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    6508       _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    6509                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     5730      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     5731                $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    65105732      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
    65115733      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
     
    65435765  if test "$enable_shared" = yes && test "$GCC" = yes; then
    65445766    case $_LT_AC_TAGVAR(archive_cmds, $1) in
    6545     *"$_S_"*)
     5767    *'~'*)
    65465768      # FIXME: we may have to deal with multi-command sequences.
    65475769      ;;
     
    65535775      $rm conftest*
    65545776      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    6555  
     5777
    65565778      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
    65575779        soname=conftest
     
    67155937])
    67165938
     5939#                                                        -*- Autoconf -*-
     5940# Copyright (C) 2002, 2003  Free Software Foundation, Inc.
     5941# Generated from amversion.in; do not edit by hand.
     5942
     5943# This program is free software; you can redistribute it and/or modify
     5944# it under the terms of the GNU General Public License as published by
     5945# the Free Software Foundation; either version 2, or (at your option)
     5946# any later version.
     5947
     5948# This program is distributed in the hope that it will be useful,
     5949# but WITHOUT ANY WARRANTY; without even the implied warranty of
     5950# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     5951# GNU General Public License for more details.
     5952
     5953# You should have received a copy of the GNU General Public License
     5954# along with this program; if not, write to the Free Software
     5955# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     5956
     5957# AM_AUTOMAKE_VERSION(VERSION)
     5958# ----------------------------
     5959# Automake X.Y traces this macro to ensure aclocal.m4 has been
     5960# generated from the m4 files accompanying Automake X.Y.
     5961AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
     5962
     5963# AM_SET_CURRENT_AUTOMAKE_VERSION
     5964# -------------------------------
     5965# Call AM_AUTOMAKE_VERSION so it can be traced.
     5966# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
     5967AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
     5968         [AM_AUTOMAKE_VERSION([1.9.2])])
     5969
     5970# AM_AUX_DIR_EXPAND
     5971
     5972# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
     5973
     5974# This program is free software; you can redistribute it and/or modify
     5975# it under the terms of the GNU General Public License as published by
     5976# the Free Software Foundation; either version 2, or (at your option)
     5977# any later version.
     5978
     5979# This program is distributed in the hope that it will be useful,
     5980# but WITHOUT ANY WARRANTY; without even the implied warranty of
     5981# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     5982# GNU General Public License for more details.
     5983
     5984# You should have received a copy of the GNU General Public License
     5985# along with this program; if not, write to the Free Software
     5986# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     5987# 02111-1307, USA.
     5988
     5989# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
     5990# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
     5991# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
     5992#
     5993# Of course, Automake must honor this variable whenever it calls a
     5994# tool from the auxiliary directory.  The problem is that $srcdir (and
     5995# therefore $ac_aux_dir as well) can be either absolute or relative,
     5996# depending on how configure is run.  This is pretty annoying, since
     5997# it makes $ac_aux_dir quite unusable in subdirectories: in the top
     5998# source directory, any form will work fine, but in subdirectories a
     5999# relative path needs to be adjusted first.
     6000#
     6001# $ac_aux_dir/missing
     6002#    fails when called from a subdirectory if $ac_aux_dir is relative
     6003# $top_srcdir/$ac_aux_dir/missing
     6004#    fails if $ac_aux_dir is absolute,
     6005#    fails when called from a subdirectory in a VPATH build with
     6006#          a relative $ac_aux_dir
     6007#
     6008# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
     6009# are both prefixed by $srcdir.  In an in-source build this is usually
     6010# harmless because $srcdir is `.', but things will broke when you
     6011# start a VPATH build or use an absolute $srcdir.
     6012#
     6013# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
     6014# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
     6015#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
     6016# and then we would define $MISSING as
     6017#   MISSING="\${SHELL} $am_aux_dir/missing"
     6018# This will work as long as MISSING is not called from configure, because
     6019# unfortunately $(top_srcdir) has no meaning in configure.
     6020# However there are other variables, like CC, which are often used in
     6021# configure, and could therefore not use this "fixed" $ac_aux_dir.
     6022#
     6023# Another solution, used here, is to always expand $ac_aux_dir to an
     6024# absolute PATH.  The drawback is that using absolute paths prevent a
     6025# configured tree to be moved without reconfiguration.
     6026
     6027AC_DEFUN([AM_AUX_DIR_EXPAND],
     6028[dnl Rely on autoconf to set up CDPATH properly.
     6029AC_PREREQ([2.50])dnl
     6030# expand $ac_aux_dir to an absolute path
     6031am_aux_dir=`cd $ac_aux_dir && pwd`
     6032])
     6033
     6034# AM_CONDITIONAL                                              -*- Autoconf -*-
     6035
     6036# Copyright (C) 1997, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
     6037
     6038# This program is free software; you can redistribute it and/or modify
     6039# it under the terms of the GNU General Public License as published by
     6040# the Free Software Foundation; either version 2, or (at your option)
     6041# any later version.
     6042
     6043# This program is distributed in the hope that it will be useful,
     6044# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6045# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6046# GNU General Public License for more details.
     6047
     6048# You should have received a copy of the GNU General Public License
     6049# along with this program; if not, write to the Free Software
     6050# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6051# 02111-1307, USA.
     6052
     6053# serial 6
     6054
     6055# AM_CONDITIONAL(NAME, SHELL-CONDITION)
     6056# -------------------------------------
     6057# Define a conditional.
     6058AC_DEFUN([AM_CONDITIONAL],
     6059[AC_PREREQ(2.52)dnl
     6060 ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
     6061        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
     6062AC_SUBST([$1_TRUE])
     6063AC_SUBST([$1_FALSE])
     6064if $2; then
     6065  $1_TRUE=
     6066  $1_FALSE='#'
     6067else
     6068  $1_TRUE='#'
     6069  $1_FALSE=
     6070fi
     6071AC_CONFIG_COMMANDS_PRE(
     6072[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
     6073  AC_MSG_ERROR([[conditional "$1" was never defined.
     6074Usually this means the macro was only invoked conditionally.]])
     6075fi])])
     6076
     6077# serial 7                                              -*- Autoconf -*-
     6078
     6079# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
     6080# Free Software Foundation, Inc.
     6081
     6082# This program is free software; you can redistribute it and/or modify
     6083# it under the terms of the GNU General Public License as published by
     6084# the Free Software Foundation; either version 2, or (at your option)
     6085# any later version.
     6086
     6087# This program is distributed in the hope that it will be useful,
     6088# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6089# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6090# GNU General Public License for more details.
     6091
     6092# You should have received a copy of the GNU General Public License
     6093# along with this program; if not, write to the Free Software
     6094# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6095# 02111-1307, USA.
     6096
     6097
     6098# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
     6099# written in clear, in which case automake, when reading aclocal.m4,
     6100# will think it sees a *use*, and therefore will trigger all it's
     6101# C support machinery.  Also note that it means that autoscan, seeing
     6102# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
     6103
     6104
     6105
     6106# _AM_DEPENDENCIES(NAME)
     6107# ----------------------
     6108# See how the compiler implements dependency checking.
     6109# NAME is "CC", "CXX", "GCJ", or "OBJC".
     6110# We try a few techniques and use that to set a single cache variable.
     6111#
     6112# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
     6113# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
     6114# dependency, and given that the user is not expected to run this macro,
     6115# just rely on AC_PROG_CC.
     6116AC_DEFUN([_AM_DEPENDENCIES],
     6117[AC_REQUIRE([AM_SET_DEPDIR])dnl
     6118AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
     6119AC_REQUIRE([AM_MAKE_INCLUDE])dnl
     6120AC_REQUIRE([AM_DEP_TRACK])dnl
     6121
     6122ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
     6123       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
     6124       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
     6125       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
     6126                   [depcc="$$1"   am_compiler_list=])
     6127
     6128AC_CACHE_CHECK([dependency style of $depcc],
     6129               [am_cv_$1_dependencies_compiler_type],
     6130[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
     6131  # We make a subdir and do the tests there.  Otherwise we can end up
     6132  # making bogus files that we don't know about and never remove.  For
     6133  # instance it was reported that on HP-UX the gcc test will end up
     6134  # making a dummy file named `D' -- because `-MD' means `put the output
     6135  # in D'.
     6136  mkdir conftest.dir
     6137  # Copy depcomp to subdir because otherwise we won't find it if we're
     6138  # using a relative directory.
     6139  cp "$am_depcomp" conftest.dir
     6140  cd conftest.dir
     6141  # We will build objects and dependencies in a subdirectory because
     6142  # it helps to detect inapplicable dependency modes.  For instance
     6143  # both Tru64's cc and ICC support -MD to output dependencies as a
     6144  # side effect of compilation, but ICC will put the dependencies in
     6145  # the current directory while Tru64 will put them in the object
     6146  # directory.
     6147  mkdir sub
     6148
     6149  am_cv_$1_dependencies_compiler_type=none
     6150  if test "$am_compiler_list" = ""; then
     6151     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
     6152  fi
     6153  for depmode in $am_compiler_list; do
     6154    # Setup a source with many dependencies, because some compilers
     6155    # like to wrap large dependency lists on column 80 (with \), and
     6156    # we should not choose a depcomp mode which is confused by this.
     6157    #
     6158    # We need to recreate these files for each test, as the compiler may
     6159    # overwrite some of them when testing with obscure command lines.
     6160    # This happens at least with the AIX C compiler.
     6161    : > sub/conftest.c
     6162    for i in 1 2 3 4 5 6; do
     6163      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     6164      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     6165      # Solaris 8's {/usr,}/bin/sh.
     6166      touch sub/conftst$i.h
     6167    done
     6168    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     6169
     6170    case $depmode in
     6171    nosideeffect)
     6172      # after this tag, mechanisms are not by side-effect, so they'll
     6173      # only be used when explicitly requested
     6174      if test "x$enable_dependency_tracking" = xyes; then
     6175        continue
     6176      else
     6177        break
     6178      fi
     6179      ;;
     6180    none) break ;;
     6181    esac
     6182    # We check with `-c' and `-o' for the sake of the "dashmstdout"
     6183    # mode.  It turns out that the SunPro C++ compiler does not properly
     6184    # handle `-M -o', and we need to detect this.
     6185    if depmode=$depmode \
     6186       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
     6187       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     6188       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
     6189         >/dev/null 2>conftest.err &&
     6190       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     6191       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
     6192       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
     6193      # icc doesn't choke on unknown options, it will just issue warnings
     6194      # or remarks (even with -Werror).  So we grep stderr for any message
     6195      # that says an option was ignored or not supported.
     6196      # When given -MP, icc 7.0 and 7.1 complain thusly:
     6197      #   icc: Command line warning: ignoring option '-M'; no argument required
     6198      # The diagnosis changed in icc 8.0:
     6199      #   icc: Command line remark: option '-MP' not supported
     6200      if (grep 'ignoring option' conftest.err ||
     6201          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     6202        am_cv_$1_dependencies_compiler_type=$depmode
     6203        break
     6204      fi
     6205    fi
     6206  done
     6207
     6208  cd ..
     6209  rm -rf conftest.dir
     6210else
     6211  am_cv_$1_dependencies_compiler_type=none
     6212fi
     6213])
     6214AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
     6215AM_CONDITIONAL([am__fastdep$1], [
     6216  test "x$enable_dependency_tracking" != xno \
     6217  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
     6218])
     6219
     6220
     6221# AM_SET_DEPDIR
     6222# -------------
     6223# Choose a directory name for dependency files.
     6224# This macro is AC_REQUIREd in _AM_DEPENDENCIES
     6225AC_DEFUN([AM_SET_DEPDIR],
     6226[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
     6227AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
     6228])
     6229
     6230
     6231# AM_DEP_TRACK
     6232# ------------
     6233AC_DEFUN([AM_DEP_TRACK],
     6234[AC_ARG_ENABLE(dependency-tracking,
     6235[  --disable-dependency-tracking  speeds up one-time build
     6236  --enable-dependency-tracking   do not reject slow dependency extractors])
     6237if test "x$enable_dependency_tracking" != xno; then
     6238  am_depcomp="$ac_aux_dir/depcomp"
     6239  AMDEPBACKSLASH='\'
     6240fi
     6241AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
     6242AC_SUBST([AMDEPBACKSLASH])
     6243])
     6244
     6245# Generate code to set up dependency tracking.   -*- Autoconf -*-
     6246
     6247# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
     6248#   Free Software Foundation, Inc.
     6249
     6250# This program is free software; you can redistribute it and/or modify
     6251# it under the terms of the GNU General Public License as published by
     6252# the Free Software Foundation; either version 2, or (at your option)
     6253# any later version.
     6254
     6255# This program is distributed in the hope that it will be useful,
     6256# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6257# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6258# GNU General Public License for more details.
     6259
     6260# You should have received a copy of the GNU General Public License
     6261# along with this program; if not, write to the Free Software
     6262# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6263# 02111-1307, USA.
     6264
     6265#serial 2
     6266
     6267# _AM_OUTPUT_DEPENDENCY_COMMANDS
     6268# ------------------------------
     6269AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
     6270[for mf in $CONFIG_FILES; do
     6271  # Strip MF so we end up with the name of the file.
     6272  mf=`echo "$mf" | sed -e 's/:.*$//'`
     6273  # Check whether this is an Automake generated Makefile or not.
     6274  # We used to match only the files named `Makefile.in', but
     6275  # some people rename them; so instead we look at the file content.
     6276  # Grep'ing the first line is not enough: some people post-process
     6277  # each Makefile.in and add a new line on top of each file to say so.
     6278  # So let's grep whole file.
     6279  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
     6280    dirpart=`AS_DIRNAME("$mf")`
     6281  else
     6282    continue
     6283  fi
     6284  # Extract the definition of DEPDIR, am__include, and am__quote
     6285  # from the Makefile without running `make'.
     6286  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     6287  test -z "$DEPDIR" && continue
     6288  am__include=`sed -n 's/^am__include = //p' < "$mf"`
     6289  test -z "am__include" && continue
     6290  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
     6291  # When using ansi2knr, U may be empty or an underscore; expand it
     6292  U=`sed -n 's/^U = //p' < "$mf"`
     6293  # Find all dependency output files, they are included files with
     6294  # $(DEPDIR) in their names.  We invoke sed twice because it is the
     6295  # simplest approach to changing $(DEPDIR) to its actual value in the
     6296  # expansion.
     6297  for file in `sed -n "
     6298    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
     6299       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
     6300    # Make sure the directory exists.
     6301    test -f "$dirpart/$file" && continue
     6302    fdir=`AS_DIRNAME(["$file"])`
     6303    AS_MKDIR_P([$dirpart/$fdir])
     6304    # echo "creating $dirpart/$file"
     6305    echo '# dummy' > "$dirpart/$file"
     6306  done
     6307done
     6308])# _AM_OUTPUT_DEPENDENCY_COMMANDS
     6309
     6310
     6311# AM_OUTPUT_DEPENDENCY_COMMANDS
     6312# -----------------------------
     6313# This macro should only be invoked once -- use via AC_REQUIRE.
     6314#
     6315# This code is only required when automatic dependency tracking
     6316# is enabled.  FIXME.  This creates each `.P' file that we will
     6317# need in order to bootstrap the dependency handling code.
     6318AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
     6319[AC_CONFIG_COMMANDS([depfiles],
     6320     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
     6321     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
     6322])
     6323
     6324# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
     6325
     6326# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
     6327
     6328# This program is free software; you can redistribute it and/or modify
     6329# it under the terms of the GNU General Public License as published by
     6330# the Free Software Foundation; either version 2, or (at your option)
     6331# any later version.
     6332
     6333# This program is distributed in the hope that it will be useful,
     6334# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6335# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6336# GNU General Public License for more details.
     6337
     6338# You should have received a copy of the GNU General Public License
     6339# along with this program; if not, write to the Free Software
     6340# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6341# 02111-1307, USA.
     6342
     6343# serial 7
     6344
     6345# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
     6346AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
     6347
     6348# Do all the work for Automake.                            -*- Autoconf -*-
     6349
     6350# This macro actually does too much some checks are only needed if
     6351# your package does certain things.  But this isn't really a big deal.
     6352
     6353# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
     6354# Free Software Foundation, Inc.
     6355
     6356# This program is free software; you can redistribute it and/or modify
     6357# it under the terms of the GNU General Public License as published by
     6358# the Free Software Foundation; either version 2, or (at your option)
     6359# any later version.
     6360
     6361# This program is distributed in the hope that it will be useful,
     6362# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6363# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6364# GNU General Public License for more details.
     6365
     6366# You should have received a copy of the GNU General Public License
     6367# along with this program; if not, write to the Free Software
     6368# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6369# 02111-1307, USA.
     6370
     6371# serial 11
     6372
     6373# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
     6374# AM_INIT_AUTOMAKE([OPTIONS])
     6375# -----------------------------------------------
     6376# The call with PACKAGE and VERSION arguments is the old style
     6377# call (pre autoconf-2.50), which is being phased out.  PACKAGE
     6378# and VERSION should now be passed to AC_INIT and removed from
     6379# the call to AM_INIT_AUTOMAKE.
     6380# We support both call styles for the transition.  After
     6381# the next Automake release, Autoconf can make the AC_INIT
     6382# arguments mandatory, and then we can depend on a new Autoconf
     6383# release and drop the old call support.
     6384AC_DEFUN([AM_INIT_AUTOMAKE],
     6385[AC_PREREQ([2.58])dnl
     6386dnl Autoconf wants to disallow AM_ names.  We explicitly allow
     6387dnl the ones we care about.
     6388m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
     6389AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
     6390AC_REQUIRE([AC_PROG_INSTALL])dnl
     6391# test to see if srcdir already configured
     6392if test "`cd $srcdir && pwd`" != "`pwd`" &&
     6393   test -f $srcdir/config.status; then
     6394  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
     6395fi
     6396
     6397# test whether we have cygpath
     6398if test -z "$CYGPATH_W"; then
     6399  if (cygpath --version) >/dev/null 2>/dev/null; then
     6400    CYGPATH_W='cygpath -w'
     6401  else
     6402    CYGPATH_W=echo
     6403  fi
     6404fi
     6405AC_SUBST([CYGPATH_W])
     6406
     6407# Define the identity of the package.
     6408dnl Distinguish between old-style and new-style calls.
     6409m4_ifval([$2],
     6410[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
     6411 AC_SUBST([PACKAGE], [$1])dnl
     6412 AC_SUBST([VERSION], [$2])],
     6413[_AM_SET_OPTIONS([$1])dnl
     6414 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
     6415 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
     6416
     6417_AM_IF_OPTION([no-define],,
     6418[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
     6419 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
     6420
     6421# Some tools Automake needs.
     6422AC_REQUIRE([AM_SANITY_CHECK])dnl
     6423AC_REQUIRE([AC_ARG_PROGRAM])dnl
     6424AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
     6425AM_MISSING_PROG(AUTOCONF, autoconf)
     6426AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
     6427AM_MISSING_PROG(AUTOHEADER, autoheader)
     6428AM_MISSING_PROG(MAKEINFO, makeinfo)
     6429AM_PROG_INSTALL_SH
     6430AM_PROG_INSTALL_STRIP
     6431AC_REQUIRE([AM_PROG_MKDIR_P])dnl
     6432# We need awk for the "check" target.  The system "awk" is bad on
     6433# some platforms.
     6434AC_REQUIRE([AC_PROG_AWK])dnl
     6435AC_REQUIRE([AC_PROG_MAKE_SET])dnl
     6436AC_REQUIRE([AM_SET_LEADING_DOT])dnl
     6437_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
     6438              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
     6439                             [_AM_PROG_TAR([v7])])])
     6440_AM_IF_OPTION([no-dependencies],,
     6441[AC_PROVIDE_IFELSE([AC_PROG_CC],
     6442                  [_AM_DEPENDENCIES(CC)],
     6443                  [define([AC_PROG_CC],
     6444                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
     6445AC_PROVIDE_IFELSE([AC_PROG_CXX],
     6446                  [_AM_DEPENDENCIES(CXX)],
     6447                  [define([AC_PROG_CXX],
     6448                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
     6449])
     6450])
     6451
     6452
     6453# When config.status generates a header, we must update the stamp-h file.
     6454# This file resides in the same directory as the config header
     6455# that is generated.  The stamp files are numbered to have different names.
     6456
     6457# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
     6458# loop where config.status creates the headers, so we can generate
     6459# our stamp files there.
     6460AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
     6461[# Compute $1's index in $config_headers.
     6462_am_stamp_count=1
     6463for _am_header in $config_headers :; do
     6464  case $_am_header in
     6465    $1 | $1:* )
     6466      break ;;
     6467    * )
     6468      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
     6469  esac
     6470done
     6471echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
     6472
     6473# AM_PROG_INSTALL_SH
     6474# ------------------
     6475# Define $install_sh.
     6476
     6477# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
     6478
     6479# This program is free software; you can redistribute it and/or modify
     6480# it under the terms of the GNU General Public License as published by
     6481# the Free Software Foundation; either version 2, or (at your option)
     6482# any later version.
     6483
     6484# This program is distributed in the hope that it will be useful,
     6485# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6486# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6487# GNU General Public License for more details.
     6488
     6489# You should have received a copy of the GNU General Public License
     6490# along with this program; if not, write to the Free Software
     6491# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6492# 02111-1307, USA.
     6493
     6494AC_DEFUN([AM_PROG_INSTALL_SH],
     6495[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     6496install_sh=${install_sh-"$am_aux_dir/install-sh"}
     6497AC_SUBST(install_sh)])
     6498
     6499#                                                          -*- Autoconf -*-
     6500# Copyright (C) 2003  Free Software Foundation, Inc.
     6501
     6502# This program is free software; you can redistribute it and/or modify
     6503# it under the terms of the GNU General Public License as published by
     6504# the Free Software Foundation; either version 2, or (at your option)
     6505# any later version.
     6506
     6507# This program is distributed in the hope that it will be useful,
     6508# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6509# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6510# GNU General Public License for more details.
     6511
     6512# You should have received a copy of the GNU General Public License
     6513# along with this program; if not, write to the Free Software
     6514# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6515# 02111-1307, USA.
     6516
     6517# serial 1
     6518
     6519# Check whether the underlying file-system supports filenames
     6520# with a leading dot.  For instance MS-DOS doesn't.
     6521AC_DEFUN([AM_SET_LEADING_DOT],
     6522[rm -rf .tst 2>/dev/null
     6523mkdir .tst 2>/dev/null
     6524if test -d .tst; then
     6525  am__leading_dot=.
     6526else
     6527  am__leading_dot=_
     6528fi
     6529rmdir .tst 2>/dev/null
     6530AC_SUBST([am__leading_dot])])
     6531
     6532# Check to see how 'make' treats includes.      -*- Autoconf -*-
     6533
     6534# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
     6535
     6536# This program is free software; you can redistribute it and/or modify
     6537# it under the terms of the GNU General Public License as published by
     6538# the Free Software Foundation; either version 2, or (at your option)
     6539# any later version.
     6540
     6541# This program is distributed in the hope that it will be useful,
     6542# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6543# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6544# GNU General Public License for more details.
     6545
     6546# You should have received a copy of the GNU General Public License
     6547# along with this program; if not, write to the Free Software
     6548# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6549# 02111-1307, USA.
     6550
     6551# serial 2
     6552
     6553# AM_MAKE_INCLUDE()
     6554# -----------------
     6555# Check to see how make treats includes.
     6556AC_DEFUN([AM_MAKE_INCLUDE],
     6557[am_make=${MAKE-make}
     6558cat > confinc << 'END'
     6559am__doit:
     6560        @echo done
     6561.PHONY: am__doit
     6562END
     6563# If we don't find an include directive, just comment out the code.
     6564AC_MSG_CHECKING([for style of include used by $am_make])
     6565am__include="#"
     6566am__quote=
     6567_am_result=none
     6568# First try GNU make style include.
     6569echo "include confinc" > confmf
     6570# We grep out `Entering directory' and `Leaving directory'
     6571# messages which can occur if `w' ends up in MAKEFLAGS.
     6572# In particular we don't look at `^make:' because GNU make might
     6573# be invoked under some other name (usually "gmake"), in which
     6574# case it prints its new name instead of `make'.
     6575if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
     6576   am__include=include
     6577   am__quote=
     6578   _am_result=GNU
     6579fi
     6580# Now try BSD make style include.
     6581if test "$am__include" = "#"; then
     6582   echo '.include "confinc"' > confmf
     6583   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
     6584      am__include=.include
     6585      am__quote="\""
     6586      _am_result=BSD
     6587   fi
     6588fi
     6589AC_SUBST([am__include])
     6590AC_SUBST([am__quote])
     6591AC_MSG_RESULT([$_am_result])
     6592rm -f confinc confmf
     6593])
     6594
     6595#  -*- Autoconf -*-
     6596
     6597
     6598# Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
     6599
     6600# This program is free software; you can redistribute it and/or modify
     6601# it under the terms of the GNU General Public License as published by
     6602# the Free Software Foundation; either version 2, or (at your option)
     6603# any later version.
     6604
     6605# This program is distributed in the hope that it will be useful,
     6606# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6607# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6608# GNU General Public License for more details.
     6609
     6610# You should have received a copy of the GNU General Public License
     6611# along with this program; if not, write to the Free Software
     6612# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6613# 02111-1307, USA.
     6614
     6615# serial 3
     6616
     6617# AM_MISSING_PROG(NAME, PROGRAM)
     6618# ------------------------------
     6619AC_DEFUN([AM_MISSING_PROG],
     6620[AC_REQUIRE([AM_MISSING_HAS_RUN])
     6621$1=${$1-"${am_missing_run}$2"}
     6622AC_SUBST($1)])
     6623
     6624
     6625# AM_MISSING_HAS_RUN
     6626# ------------------
     6627# Define MISSING if not defined so far and test if it supports --run.
     6628# If it does, set am_missing_run to use it, otherwise, to nothing.
     6629AC_DEFUN([AM_MISSING_HAS_RUN],
     6630[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     6631test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
     6632# Use eval to expand $SHELL
     6633if eval "$MISSING --run true"; then
     6634  am_missing_run="$MISSING --run "
     6635else
     6636  am_missing_run=
     6637  AC_MSG_WARN([`missing' script is too old or missing])
     6638fi
     6639])
     6640
     6641# AM_PROG_MKDIR_P
     6642# ---------------
     6643# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
     6644
     6645# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
     6646
     6647# This program is free software; you can redistribute it and/or modify
     6648# it under the terms of the GNU General Public License as published by
     6649# the Free Software Foundation; either version 2, or (at your option)
     6650# any later version.
     6651
     6652# This program is distributed in the hope that it will be useful,
     6653# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6654# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6655# GNU General Public License for more details.
     6656
     6657# You should have received a copy of the GNU General Public License
     6658# along with this program; if not, write to the Free Software
     6659# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6660# 02111-1307, USA.
     6661
     6662# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
     6663# created by `make install' are always world readable, even if the
     6664# installer happens to have an overly restrictive umask (e.g. 077).
     6665# This was a mistake.  There are at least two reasons why we must not
     6666# use `-m 0755':
     6667#   - it causes special bits like SGID to be ignored,
     6668#   - it may be too restrictive (some setups expect 775 directories).
     6669#
     6670# Do not use -m 0755 and let people choose whatever they expect by
     6671# setting umask.
     6672#
     6673# We cannot accept any implementation of `mkdir' that recognizes `-p'.
     6674# Some implementations (such as Solaris 8's) are not thread-safe: if a
     6675# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
     6676# concurrently, both version can detect that a/ is missing, but only
     6677# one can create it and the other will error out.  Consequently we
     6678# restrict ourselves to GNU make (using the --version option ensures
     6679# this.)
     6680AC_DEFUN([AM_PROG_MKDIR_P],
     6681[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
     6682  # We used to keeping the `.' as first argument, in order to
     6683  # allow $(mkdir_p) to be used without argument.  As in
     6684  #   $(mkdir_p) $(somedir)
     6685  # where $(somedir) is conditionally defined.  However this is wrong
     6686  # for two reasons:
     6687  #  1. if the package is installed by a user who cannot write `.'
     6688  #     make install will fail,
     6689  #  2. the above comment should most certainly read
     6690  #     $(mkdir_p) $(DESTDIR)$(somedir)
     6691  #     so it does not work when $(somedir) is undefined and
     6692  #     $(DESTDIR) is not.
     6693  #  To support the latter case, we have to write
     6694  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
     6695  #  so the `.' trick is pointless.
     6696  mkdir_p='mkdir -p --'
     6697else
     6698  # On NextStep and OpenStep, the `mkdir' command does not
     6699  # recognize any option.  It will interpret all options as
     6700  # directories to create, and then abort because `.' already
     6701  # exists.
     6702  for d in ./-p ./--version;
     6703  do
     6704    test -d $d && rmdir $d
     6705  done
     6706  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
     6707  if test -f "$ac_aux_dir/mkinstalldirs"; then
     6708    mkdir_p='$(mkinstalldirs)'
     6709  else
     6710    mkdir_p='$(install_sh) -d'
     6711  fi
     6712fi
     6713AC_SUBST([mkdir_p])])
     6714
     6715# Helper functions for option handling.                    -*- Autoconf -*-
     6716
     6717# Copyright (C) 2001, 2002, 2003  Free Software Foundation, Inc.
     6718
     6719# This program is free software; you can redistribute it and/or modify
     6720# it under the terms of the GNU General Public License as published by
     6721# the Free Software Foundation; either version 2, or (at your option)
     6722# any later version.
     6723
     6724# This program is distributed in the hope that it will be useful,
     6725# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6726# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6727# GNU General Public License for more details.
     6728
     6729# You should have received a copy of the GNU General Public License
     6730# along with this program; if not, write to the Free Software
     6731# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6732# 02111-1307, USA.
     6733
     6734# serial 2
     6735
     6736# _AM_MANGLE_OPTION(NAME)
     6737# -----------------------
     6738AC_DEFUN([_AM_MANGLE_OPTION],
     6739[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
     6740
     6741# _AM_SET_OPTION(NAME)
     6742# ------------------------------
     6743# Set option NAME.  Presently that only means defining a flag for this option.
     6744AC_DEFUN([_AM_SET_OPTION],
     6745[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
     6746
     6747# _AM_SET_OPTIONS(OPTIONS)
     6748# ----------------------------------
     6749# OPTIONS is a space-separated list of Automake options.
     6750AC_DEFUN([_AM_SET_OPTIONS],
     6751[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
     6752
     6753# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
     6754# -------------------------------------------
     6755# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
     6756AC_DEFUN([_AM_IF_OPTION],
     6757[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
     6758
     6759#
     6760# Check to make sure that the build environment is sane.
     6761#
     6762
     6763# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
     6764
     6765# This program is free software; you can redistribute it and/or modify
     6766# it under the terms of the GNU General Public License as published by
     6767# the Free Software Foundation; either version 2, or (at your option)
     6768# any later version.
     6769
     6770# This program is distributed in the hope that it will be useful,
     6771# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6772# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6773# GNU General Public License for more details.
     6774
     6775# You should have received a copy of the GNU General Public License
     6776# along with this program; if not, write to the Free Software
     6777# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6778# 02111-1307, USA.
     6779
     6780# serial 3
     6781
     6782# AM_SANITY_CHECK
     6783# ---------------
     6784AC_DEFUN([AM_SANITY_CHECK],
     6785[AC_MSG_CHECKING([whether build environment is sane])
     6786# Just in case
     6787sleep 1
     6788echo timestamp > conftest.file
     6789# Do `set' in a subshell so we don't clobber the current shell's
     6790# arguments.  Must try -L first in case configure is actually a
     6791# symlink; some systems play weird games with the mod time of symlinks
     6792# (eg FreeBSD returns the mod time of the symlink's containing
     6793# directory).
     6794if (
     6795   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
     6796   if test "$[*]" = "X"; then
     6797      # -L didn't work.
     6798      set X `ls -t $srcdir/configure conftest.file`
     6799   fi
     6800   rm -f conftest.file
     6801   if test "$[*]" != "X $srcdir/configure conftest.file" \
     6802      && test "$[*]" != "X conftest.file $srcdir/configure"; then
     6803
     6804      # If neither matched, then we have a broken ls.  This can happen
     6805      # if, for instance, CONFIG_SHELL is bash and it inherits a
     6806      # broken ls alias from the environment.  This has actually
     6807      # happened.  Such a system could not be considered "sane".
     6808      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
     6809alias in your environment])
     6810   fi
     6811
     6812   test "$[2]" = conftest.file
     6813   )
     6814then
     6815   # Ok.
     6816   :
     6817else
     6818   AC_MSG_ERROR([newly created file is older than distributed files!
     6819Check your system clock])
     6820fi
     6821AC_MSG_RESULT(yes)])
     6822
     6823# AM_PROG_INSTALL_STRIP
     6824
     6825# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
     6826
     6827# This program is free software; you can redistribute it and/or modify
     6828# it under the terms of the GNU General Public License as published by
     6829# the Free Software Foundation; either version 2, or (at your option)
     6830# any later version.
     6831
     6832# This program is distributed in the hope that it will be useful,
     6833# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6834# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6835# GNU General Public License for more details.
     6836
     6837# You should have received a copy of the GNU General Public License
     6838# along with this program; if not, write to the Free Software
     6839# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6840# 02111-1307, USA.
     6841
     6842# One issue with vendor `install' (even GNU) is that you can't
     6843# specify the program used to strip binaries.  This is especially
     6844# annoying in cross-compiling environments, where the build's strip
     6845# is unlikely to handle the host's binaries.
     6846# Fortunately install-sh will honor a STRIPPROG variable, so we
     6847# always use install-sh in `make install-strip', and initialize
     6848# STRIPPROG with the value of the STRIP variable (set by the user).
     6849AC_DEFUN([AM_PROG_INSTALL_STRIP],
     6850[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
     6851# Installed binaries are usually stripped using `strip' when the user
     6852# run `make install-strip'.  However `strip' might not be the right
     6853# tool to use in cross-compilation environments, therefore Automake
     6854# will honor the `STRIP' environment variable to overrule this program.
     6855dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
     6856if test "$cross_compiling" != no; then
     6857  AC_CHECK_TOOL([STRIP], [strip], :)
     6858fi
     6859INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
     6860AC_SUBST([INSTALL_STRIP_PROGRAM])])
     6861
     6862# Check how to create a tarball.                            -*- Autoconf -*-
     6863
     6864# Copyright (C) 2004  Free Software Foundation, Inc.
     6865
     6866# This program is free software; you can redistribute it and/or modify
     6867# it under the terms of the GNU General Public License as published by
     6868# the Free Software Foundation; either version 2, or (at your option)
     6869# any later version.
     6870
     6871# This program is distributed in the hope that it will be useful,
     6872# but WITHOUT ANY WARRANTY; without even the implied warranty of
     6873# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     6874# GNU General Public License for more details.
     6875
     6876# You should have received a copy of the GNU General Public License
     6877# along with this program; if not, write to the Free Software
     6878# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
     6879# 02111-1307, USA.
     6880
     6881# serial 1
     6882
     6883
     6884# _AM_PROG_TAR(FORMAT)
     6885# --------------------
     6886# Check how to create a tarball in format FORMAT.
     6887# FORMAT should be one of `v7', `ustar', or `pax'.
     6888#
     6889# Substitute a variable $(am__tar) that is a command
     6890# writing to stdout a FORMAT-tarball containing the directory
     6891# $tardir.
     6892#     tardir=directory && $(am__tar) > result.tar
     6893#
     6894# Substitute a variable $(am__untar) that extract such
     6895# a tarball read from stdin.
     6896#     $(am__untar) < result.tar
     6897AC_DEFUN([_AM_PROG_TAR],
     6898[# Always define AMTAR for backward compatibility.
     6899AM_MISSING_PROG([AMTAR], [tar])
     6900m4_if([$1], [v7],
     6901     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
     6902     [m4_case([$1], [ustar],, [pax],,
     6903              [m4_fatal([Unknown tar format])])
     6904AC_MSG_CHECKING([how to create a $1 tar archive])
     6905# Loop over all known methods to create a tar archive until one works.
     6906_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
     6907_am_tools=${am_cv_prog_tar_$1-$_am_tools}
     6908# Do not fold the above two line into one, because Tru64 sh and
     6909# Solaris sh will not grok spaces in the rhs of `-'.
     6910for _am_tool in $_am_tools
     6911do
     6912  case $_am_tool in
     6913  gnutar)
     6914    for _am_tar in tar gnutar gtar;
     6915    do
     6916      AM_RUN_LOG([$_am_tar --version]) && break
     6917    done
     6918    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
     6919    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
     6920    am__untar="$_am_tar -xf -"
     6921    ;;
     6922  plaintar)
     6923    # Must skip GNU tar: if it does not support --format= it doesn't create
     6924    # ustar tarball either.
     6925    (tar --version) >/dev/null 2>&1 && continue
     6926    am__tar='tar chf - "$$tardir"'
     6927    am__tar_='tar chf - "$tardir"'
     6928    am__untar='tar xf -'
     6929    ;;
     6930  pax)
     6931    am__tar='pax -L -x $1 -w "$$tardir"'
     6932    am__tar_='pax -L -x $1 -w "$tardir"'
     6933    am__untar='pax -r'
     6934    ;;
     6935  cpio)
     6936    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
     6937    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
     6938    am__untar='cpio -i -H $1 -d'
     6939    ;;
     6940  none)
     6941    am__tar=false
     6942    am__tar_=false
     6943    am__untar=false
     6944    ;;
     6945  esac
     6946
     6947  # If the value was cached, stop now.  We just wanted to have am__tar
     6948  # and am__untar set.
     6949  test -n "${am_cv_prog_tar_$1}" && break
     6950
     6951  # tar/untar a dummy directory, and stop if the command works
     6952  rm -rf conftest.dir
     6953  mkdir conftest.dir
     6954  echo GrepMe > conftest.dir/file
     6955  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
     6956  rm -rf conftest.dir
     6957  if test -s conftest.tar; then
     6958    AM_RUN_LOG([$am__untar <conftest.tar])
     6959    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
     6960  fi
     6961done
     6962rm -rf conftest.dir
     6963
     6964AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
     6965AC_MSG_RESULT([$am_cv_prog_tar_$1])])
     6966AC_SUBST([am__tar])
     6967AC_SUBST([am__untar])
     6968]) # _AM_PROG_TAR
     6969
  • trunk/psModules/configure

    r2164 r2839  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.57.
     3# Generated by GNU Autoconf 2.59.
    44#
    5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
    6 # Free Software Foundation, Inc.
     5# Copyright (C) 2003 Free Software Foundation, Inc.
    76# This configure script is free software; the Free Software Foundation
    87# gives unlimited permission to copy, distribute and modify it.
     
    2120  set -o posix
    2221fi
     22DUALCASE=1; export DUALCASE # for MKS sh
    2323
    2424# Support unset when possible.
    25 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
     25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    2626  as_unset=unset
    2727else
     
    4242  LC_TELEPHONE LC_TIME
    4343do
    44   if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
     44  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    4545    eval $as_var=C; export $as_var
    4646  else
     
    219219  as_mkdir_p=:
    220220else
     221  test -d ./-p && rmdir ./-p
    221222  as_mkdir_p=false
    222223fi
     
    225226
    226227# Sed expression to map a string onto a valid CPP name.
    227 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
     228as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
    228229
    229230# Sed expression to map a string onto a valid variable name.
    230 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
     231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
    231232
    232233
     
    391392
    392393
    393 tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`
    394 
    395 tagnames=`echo "$tagnames,F77" | sed 's/^,//'`
     394tagnames=${tagnames+${tagnames},}CXX
     395
     396tagnames=${tagnames+${tagnames},}F77
    396397
    397398# Name of the host.
     
    463464#endif"
    464465
    465 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL GSL_CONFIG LIBOBJS LTLIBOBJS'
     466ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL GSL_CONFIG LIBOBJS LTLIBOBJS'
    466467ac_subst_files=''
    467468
     
    822823# Be sure to have absolute paths.
    823824for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
    824               localstatedir libdir includedir oldincludedir infodir mandir
     825              localstatedir libdir includedir oldincludedir infodir mandir
    825826do
    826827  eval ac_val=$`echo $ac_var`
     
    862863  ac_confdir=`(dirname "$0") 2>/dev/null ||
    863864$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    864         X"$0" : 'X\(//\)[^/]' \| \
    865         X"$0" : 'X\(//\)$' \| \
    866         X"$0" : 'X\(/\)' \| \
    867         .     : '\(.\)' 2>/dev/null ||
     865        X"$0" : 'X\(//\)[^/]' \| \
     866        X"$0" : 'X\(//\)$' \| \
     867        X"$0" : 'X\(/\)' \| \
     868        .     : '\(.\)' 2>/dev/null ||
    868869echo X"$0" |
    869870    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    977978Installation directories:
    978979  --prefix=PREFIX         install architecture-independent files in PREFIX
    979                           [$ac_default_prefix]
     980                          [$ac_default_prefix]
    980981  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    981                           [PREFIX]
     982                          [PREFIX]
    982983
    983984By default, \`make install' will install all the files in
     
    10231024  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    10241025  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    1025   --disable-dependency-tracking Speeds up one-time builds
    1026   --enable-dependency-tracking  Do not reject slow dependency extractors
     1026  --disable-dependency-tracking  speeds up one-time build
     1027  --enable-dependency-tracking   do not reject slow dependency extractors
    10271028  --enable-shared[=PKGS]
    10281029                          build shared libraries [default=yes]
     
    10971098    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    10981099esac
    1099 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    1100 # absolute.
    1101 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    1102 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    1103 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    1104 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     1100
     1101# Do not use `cd foo && pwd` to compute absolute paths, because
     1102# the directories may not exist.
     1103case `pwd` in
     1104.) ac_abs_builddir="$ac_dir";;
     1105*)
     1106  case "$ac_dir" in
     1107  .) ac_abs_builddir=`pwd`;;
     1108  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     1109  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     1110  esac;;
     1111esac
     1112case $ac_abs_builddir in
     1113.) ac_abs_top_builddir=${ac_top_builddir}.;;
     1114*)
     1115  case ${ac_top_builddir}. in
     1116  .) ac_abs_top_builddir=$ac_abs_builddir;;
     1117  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     1118  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     1119  esac;;
     1120esac
     1121case $ac_abs_builddir in
     1122.) ac_abs_srcdir=$ac_srcdir;;
     1123*)
     1124  case $ac_srcdir in
     1125  .) ac_abs_srcdir=$ac_abs_builddir;;
     1126  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     1127  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     1128  esac;;
     1129esac
     1130case $ac_abs_builddir in
     1131.) ac_abs_top_srcdir=$ac_top_srcdir;;
     1132*)
     1133  case $ac_top_srcdir in
     1134  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     1135  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     1136  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     1137  esac;;
     1138esac
    11051139
    11061140    cd $ac_dir
     
    11131147      $SHELL $ac_srcdir/configure  --help=recursive
    11141148    elif test -f $ac_srcdir/configure.ac ||
    1115            test -f $ac_srcdir/configure.in; then
     1149           test -f $ac_srcdir/configure.in; then
    11161150      echo
    11171151      $ac_configure --help
     
    11271161  cat <<\_ACEOF
    11281162
    1129 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
    1130 Free Software Foundation, Inc.
     1163Copyright (C) 2003 Free Software Foundation, Inc.
    11311164This configure script is free software; the Free Software Foundation
    11321165gives unlimited permission to copy, distribute and modify it.
     
    11401173
    11411174It was created by $as_me, which was
    1142 generated by GNU Autoconf 2.57.  Invocation command line was
     1175generated by GNU Autoconf 2.59.  Invocation command line was
    11431176
    11441177  $ $0 $@
     
    12171250      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
    12181251      if test $ac_must_keep_next = true; then
    1219         ac_must_keep_next=false # Got value, back to normal.
     1252        ac_must_keep_next=false # Got value, back to normal.
    12201253      else
    1221         case $ac_arg in
    1222           *=* | --config-cache | -C | -disable-* | --disable-* \
    1223           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
    1224           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
    1225           | -with-* | --with-* | -without-* | --without-* | --x)
    1226             case "$ac_configure_args0 " in
    1227               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
    1228             esac
    1229             ;;
    1230           -* ) ac_must_keep_next=true ;;
    1231         esac
     1254        case $ac_arg in
     1255          *=* | --config-cache | -C | -disable-* | --disable-* \
     1256          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
     1257          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
     1258          | -with-* | --with-* | -without-* | --without-* | --x)
     1259            case "$ac_configure_args0 " in
     1260              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
     1261            esac
     1262            ;;
     1263          -* ) ac_must_keep_next=true ;;
     1264        esac
    12321265      fi
    12331266      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
     
    12631296    *ac_space=\ *)
    12641297      sed -n \
    1265         "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
    1266           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
     1298        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
     1299          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
    12671300      ;;
    12681301    *)
    12691302      sed -n \
    1270         "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
     1303        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
    12711304      ;;
    12721305    esac;
     
    12971330      do
    12981331        eval ac_val=$`echo $ac_var`
    1299         echo "$ac_var='"'"'$ac_val'"'"'"
     1332        echo "$ac_var='"'"'$ac_val'"'"'"
    13001333      done | sort
    13011334      echo
     
    13161349    echo "$as_me: exit $exit_status"
    13171350  } >&5
    1318   rm -f core core.* *.core &&
     1351  rm -f core *.core &&
    13191352  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
    13201353    exit $exit_status
     
    13961429ac_cache_corrupted=false
    13971430for ac_var in `(set) 2>&1 |
    1398                sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
     1431               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
    13991432  eval ac_old_set=\$ac_cv_env_${ac_var}_set
    14001433  eval ac_new_set=\$ac_env_${ac_var}_set
     
    14131446    *)
    14141447      if test "x$ac_old_val" != "x$ac_new_val"; then
    1415         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1448        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    14161449echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1417         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
     1450        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
    14181451echo "$as_me:   former value:  $ac_old_val" >&2;}
    1419         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
     1452        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
    14201453echo "$as_me:   current value: $ac_new_val" >&2;}
    1421         ac_cache_corrupted=:
     1454        ac_cache_corrupted=:
    14221455      fi;;
    14231456  esac
     
    14681501
    14691502
    1470 # Add the stamp file to the list of files AC keeps track of,
    1471 # along with our hook.
    14721503          ac_config_headers="$ac_config_headers src/config.h"
    14731504
    1474 
    1475 
    1476 am__api_version="1.6"
     1505am__api_version="1.9"
    14771506ac_aux_dir=
    14781507for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
     
    15111540# AFS /usr/afsws/bin/install, which mishandles nonexistent args
    15121541# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     1542# OS/2's system install, which has a completely different semantic
    15131543# ./install, which can be erroneously created by make from ./install.sh.
    15141544echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     
    15271557  ./ | .// | /cC/* | \
    15281558  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
     1559  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
    15291560  /usr/ucb/* ) ;;
    15301561  *)
     
    15341565    for ac_prog in ginstall scoinst install; do
    15351566      for ac_exec_ext in '' $ac_executable_extensions; do
    1536         if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    1537           if test $ac_prog = install &&
    1538             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    1539             # AIX install.  It has an incompatible calling convention.
    1540             :
    1541           elif test $ac_prog = install &&
    1542             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    1543             # program-specific install script used by HP pwplus--don't use.
    1544             :
    1545           else
    1546             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    1547             break 3
    1548           fi
    1549         fi
     1567        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     1568          if test $ac_prog = install &&
     1569            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1570            # AIX install.  It has an incompatible calling convention.
     1571            :
     1572          elif test $ac_prog = install &&
     1573            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     1574            # program-specific install script used by HP pwplus--don't use.
     1575            :
     1576          else
     1577            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     1578            break 3
     1579          fi
     1580        fi
    15501581      done
    15511582    done
     
    16351666rm conftest.sed
    16361667
    1637 
    16381668# expand $ac_aux_dir to an absolute path
    16391669am_aux_dir=`cd $ac_aux_dir && pwd`
     
    16471677  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
    16481678echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
     1679fi
     1680
     1681if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
     1682  # We used to keeping the `.' as first argument, in order to
     1683  # allow $(mkdir_p) to be used without argument.  As in
     1684  #   $(mkdir_p) $(somedir)
     1685  # where $(somedir) is conditionally defined.  However this is wrong
     1686  # for two reasons:
     1687  #  1. if the package is installed by a user who cannot write `.'
     1688  #     make install will fail,
     1689  #  2. the above comment should most certainly read
     1690  #     $(mkdir_p) $(DESTDIR)$(somedir)
     1691  #     so it does not work when $(somedir) is undefined and
     1692  #     $(DESTDIR) is not.
     1693  #  To support the latter case, we have to write
     1694  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
     1695  #  so the `.' trick is pointless.
     1696  mkdir_p='mkdir -p --'
     1697else
     1698  # On NextStep and OpenStep, the `mkdir' command does not
     1699  # recognize any option.  It will interpret all options as
     1700  # directories to create, and then abort because `.' already
     1701  # exists.
     1702  for d in ./-p ./--version;
     1703  do
     1704    test -d $d && rmdir $d
     1705  done
     1706  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
     1707  if test -f "$ac_aux_dir/mkinstalldirs"; then
     1708    mkdir_p='$(mkinstalldirs)'
     1709  else
     1710    mkdir_p='$(install_sh) -d'
     1711  fi
    16491712fi
    16501713
     
    16911754echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    16921755echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
    1693 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
     1756set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
    16941757if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
    16951758  echo $ECHO_N "(cached) $ECHO_C" >&6
     
    17181781fi
    17191782
    1720  # test to see if srcdir already configured
     1783rm -rf .tst 2>/dev/null
     1784mkdir .tst 2>/dev/null
     1785if test -d .tst; then
     1786  am__leading_dot=.
     1787else
     1788  am__leading_dot=_
     1789fi
     1790rmdir .tst 2>/dev/null
     1791
     1792# test to see if srcdir already configured
    17211793if test "`cd $srcdir && pwd`" != "`pwd`" &&
    17221794   test -f $srcdir/config.status; then
     
    17261798fi
    17271799
     1800# test whether we have cygpath
     1801if test -z "$CYGPATH_W"; then
     1802  if (cygpath --version) >/dev/null 2>/dev/null; then
     1803    CYGPATH_W='cygpath -w'
     1804  else
     1805    CYGPATH_W=echo
     1806  fi
     1807fi
     1808
     1809
    17281810# Define the identity of the package.
    17291811 PACKAGE=psModule
     
    17551837
    17561838MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
    1757 
    1758 
    1759 AMTAR=${AMTAR-"${am_missing_run}tar"}
    17601839
    17611840install_sh=${install_sh-"$am_aux_dir/install-sh"}
     
    18511930# We need awk for the "check" target.  The system "awk" is bad on
    18521931# some platforms.
     1932# Always define AMTAR for backward compatibility.
     1933
     1934AMTAR=${AMTAR-"${am_missing_run}tar"}
     1935
     1936am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
     1937
     1938
    18531939
    18541940
     
    21972283
    21982284cat >conftest.$ac_ext <<_ACEOF
    2199 #line $LINENO "configure"
    22002285/* confdefs.h.  */
    22012286_ACEOF
     
    22172302# It will help us diagnose broken compilers, and finding out an intuition
    22182303# of exeext.
    2219 echo "$as_me:$LINENO: checking for C compiler default output" >&5
    2220 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
     2304echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2305echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
    22212306ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    22222307if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
     
    22382323  case $ac_file in
    22392324    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
    2240         ;;
     2325        ;;
    22412326    conftest.$ac_ext )
    2242         # This is the source file.
    2243         ;;
     2327        # This is the source file.
     2328        ;;
    22442329    [ab].out )
    2245         # We found the default executable, but exeext='' is most
    2246         # certainly right.
    2247         break;;
     2330        # We found the default executable, but exeext='' is most
     2331        # certainly right.
     2332        break;;
    22482333    *.* )
    2249         ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    2250         # FIXME: I believe we export ac_cv_exeext for Libtool,
    2251         # but it would be cool to find out if it's true.  Does anybody
    2252         # maintain Libtool? --akim.
    2253         export ac_cv_exeext
    2254         break;;
     2334        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
     2335        # FIXME: I believe we export ac_cv_exeext for Libtool,
     2336        # but it would be cool to find out if it's true.  Does anybody
     2337        # maintain Libtool? --akim.
     2338        export ac_cv_exeext
     2339        break;;
    22552340    * )
    2256         break;;
     2341        break;;
    22572342  esac
    22582343done
     
    23282413    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
    23292414    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    2330           export ac_cv_exeext
    2331           break;;
     2415          export ac_cv_exeext
     2416          break;;
    23322417    * ) break;;
    23332418  esac
     
    23542439else
    23552440  cat >conftest.$ac_ext <<_ACEOF
    2356 #line $LINENO "configure"
    23572441/* confdefs.h.  */
    23582442_ACEOF
     
    24052489else
    24062490  cat >conftest.$ac_ext <<_ACEOF
    2407 #line $LINENO "configure"
    24082491/* confdefs.h.  */
    24092492_ACEOF
     
    24252508rm -f conftest.$ac_objext
    24262509if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2427   (eval $ac_compile) 2>&5
     2510  (eval $ac_compile) 2>conftest.er1
     2511  ac_status=$?
     2512  grep -v '^ *+' conftest.er1 >conftest.err
     2513  rm -f conftest.er1
     2514  cat conftest.err >&5
     2515  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2516  (exit $ac_status); } &&
     2517         { ac_try='test -z "$ac_c_werror_flag"
     2518                         || test ! -s conftest.err'
     2519  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2520  (eval $ac_try) 2>&5
    24282521  ac_status=$?
    24292522  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2430   (exit $ac_status); } &&
    2431         { ac_try='test -s conftest.$ac_objext'
     2523  (exit $ac_status); }; } &&
     2524        { ac_try='test -s conftest.$ac_objext'
    24322525  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24332526  (eval $ac_try) 2>&5
     
    24422535ac_compiler_gnu=no
    24432536fi
    2444 rm -f conftest.$ac_objext conftest.$ac_ext
     2537rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    24452538ac_cv_c_compiler_gnu=$ac_compiler_gnu
    24462539
     
    24582551else
    24592552  cat >conftest.$ac_ext <<_ACEOF
    2460 #line $LINENO "configure"
    24612553/* confdefs.h.  */
    24622554_ACEOF
     
    24752567rm -f conftest.$ac_objext
    24762568if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2477   (eval $ac_compile) 2>&5
     2569  (eval $ac_compile) 2>conftest.er1
     2570  ac_status=$?
     2571  grep -v '^ *+' conftest.er1 >conftest.err
     2572  rm -f conftest.er1
     2573  cat conftest.err >&5
     2574  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2575  (exit $ac_status); } &&
     2576         { ac_try='test -z "$ac_c_werror_flag"
     2577                         || test ! -s conftest.err'
     2578  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2579  (eval $ac_try) 2>&5
    24782580  ac_status=$?
    24792581  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2480   (exit $ac_status); } &&
    2481         { ac_try='test -s conftest.$ac_objext'
     2582  (exit $ac_status); }; } &&
     2583        { ac_try='test -s conftest.$ac_objext'
    24822584  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    24832585  (eval $ac_try) 2>&5
     
    24922594ac_cv_prog_cc_g=no
    24932595fi
    2494 rm -f conftest.$ac_objext conftest.$ac_ext
     2596rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    24952597fi
    24962598echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     
    25192621ac_save_CC=$CC
    25202622cat >conftest.$ac_ext <<_ACEOF
    2521 #line $LINENO "configure"
    25222623/* confdefs.h.  */
    25232624_ACEOF
     
    25472648  return s;
    25482649}
     2650
     2651/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
     2652   function prototypes and stuff, but not '\xHH' hex character constants.
     2653   These don't provoke an error unfortunately, instead are silently treated
     2654   as 'x'.  The following induces an error, until -std1 is added to get
     2655   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
     2656   array size at least.  It's necessary to write '\x00'==0 to get something
     2657   that's true only with -std1.  */
     2658int osf4_cc_array ['\x00' == 0 ? 1 : -1];
     2659
    25492660int test (int i, double x);
    25502661struct s1 {int (*f) (int a);};
     
    25732684  rm -f conftest.$ac_objext
    25742685if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2575   (eval $ac_compile) 2>&5
     2686  (eval $ac_compile) 2>conftest.er1
     2687  ac_status=$?
     2688  grep -v '^ *+' conftest.er1 >conftest.err
     2689  rm -f conftest.er1
     2690  cat conftest.err >&5
     2691  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2692  (exit $ac_status); } &&
     2693         { ac_try='test -z "$ac_c_werror_flag"
     2694                         || test ! -s conftest.err'
     2695  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2696  (eval $ac_try) 2>&5
    25762697  ac_status=$?
    25772698  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2578   (exit $ac_status); } &&
    2579         { ac_try='test -s conftest.$ac_objext'
     2699  (exit $ac_status); }; } &&
     2700        { ac_try='test -s conftest.$ac_objext'
    25802701  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    25812702  (eval $ac_try) 2>&5
     
    25902711
    25912712fi
    2592 rm -f conftest.$ac_objext
     2713rm -f conftest.err conftest.$ac_objext
    25932714done
    25942715rm -f conftest.$ac_ext conftest.$ac_objext
     
    26182739rm -f conftest.$ac_objext
    26192740if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2620   (eval $ac_compile) 2>&5
     2741  (eval $ac_compile) 2>conftest.er1
     2742  ac_status=$?
     2743  grep -v '^ *+' conftest.er1 >conftest.err
     2744  rm -f conftest.er1
     2745  cat conftest.err >&5
     2746  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2747  (exit $ac_status); } &&
     2748         { ac_try='test -z "$ac_c_werror_flag"
     2749                         || test ! -s conftest.err'
     2750  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2751  (eval $ac_try) 2>&5
    26212752  ac_status=$?
    26222753  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2623   (exit $ac_status); } &&
    2624         { ac_try='test -s conftest.$ac_objext'
     2754  (exit $ac_status); }; } &&
     2755        { ac_try='test -s conftest.$ac_objext'
    26252756  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    26262757  (eval $ac_try) 2>&5
     
    26292760  (exit $ac_status); }; }; then
    26302761  for ac_declaration in \
    2631    ''\
    2632    '#include <stdlib.h>' \
     2762   '' \
    26332763   'extern "C" void std::exit (int) throw (); using std::exit;' \
    26342764   'extern "C" void std::exit (int); using std::exit;' \
     
    26382768do
    26392769  cat >conftest.$ac_ext <<_ACEOF
    2640 #line $LINENO "configure"
    26412770/* confdefs.h.  */
    26422771_ACEOF
     
    26442773cat >>conftest.$ac_ext <<_ACEOF
    26452774/* end confdefs.h.  */
     2775$ac_declaration
    26462776#include <stdlib.h>
    2647 $ac_declaration
    26482777int
    26492778main ()
     
    26562785rm -f conftest.$ac_objext
    26572786if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2658   (eval $ac_compile) 2>&5
     2787  (eval $ac_compile) 2>conftest.er1
     2788  ac_status=$?
     2789  grep -v '^ *+' conftest.er1 >conftest.err
     2790  rm -f conftest.er1
     2791  cat conftest.err >&5
     2792  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2793  (exit $ac_status); } &&
     2794         { ac_try='test -z "$ac_c_werror_flag"
     2795                         || test ! -s conftest.err'
     2796  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2797  (eval $ac_try) 2>&5
    26592798  ac_status=$?
    26602799  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2661   (exit $ac_status); } &&
    2662         { ac_try='test -s conftest.$ac_objext'
     2800  (exit $ac_status); }; } &&
     2801        { ac_try='test -s conftest.$ac_objext'
    26632802  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    26642803  (eval $ac_try) 2>&5
     
    26732812continue
    26742813fi
    2675 rm -f conftest.$ac_objext conftest.$ac_ext
     2814rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    26762815  cat >conftest.$ac_ext <<_ACEOF
    2677 #line $LINENO "configure"
    26782816/* confdefs.h.  */
    26792817_ACEOF
     
    26922830rm -f conftest.$ac_objext
    26932831if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2694   (eval $ac_compile) 2>&5
     2832  (eval $ac_compile) 2>conftest.er1
     2833  ac_status=$?
     2834  grep -v '^ *+' conftest.er1 >conftest.err
     2835  rm -f conftest.er1
     2836  cat conftest.err >&5
     2837  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2838  (exit $ac_status); } &&
     2839         { ac_try='test -z "$ac_c_werror_flag"
     2840                         || test ! -s conftest.err'
     2841  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     2842  (eval $ac_try) 2>&5
    26952843  ac_status=$?
    26962844  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2697   (exit $ac_status); } &&
    2698         { ac_try='test -s conftest.$ac_objext'
     2845  (exit $ac_status); }; } &&
     2846        { ac_try='test -s conftest.$ac_objext'
    26992847  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    27002848  (eval $ac_try) 2>&5
     
    27082856
    27092857fi
    2710 rm -f conftest.$ac_objext conftest.$ac_ext
     2858rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    27112859done
    27122860rm -f conftest*
     
    27222870
    27232871fi
    2724 rm -f conftest.$ac_objext conftest.$ac_ext
     2872rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    27252873ac_ext=c
    27262874ac_cpp='$CPP $CPPFLAGS'
     
    27282876ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    27292877ac_compiler_gnu=$ac_cv_c_compiler_gnu
    2730 rm -f .deps 2>/dev/null
    2731 mkdir .deps 2>/dev/null
    2732 if test -d .deps; then
    2733   DEPDIR=.deps
    2734 else
    2735   # MS-DOS does not allow filenames that begin with a dot.
    2736   DEPDIR=_deps
    2737 fi
    2738 rmdir .deps 2>/dev/null
    2739 
     2878DEPDIR="${am__leading_dot}deps"
    27402879
    27412880          ac_config_commands="$ac_config_commands depfiles"
     
    27442883am_make=${MAKE-make}
    27452884cat > confinc << 'END'
    2746 doit:
     2885am__doit:
    27472886        @echo done
     2887.PHONY: am__doit
    27482888END
    27492889# If we don't find an include directive, just comment out the code.
     
    27602900# be invoked under some other name (usually "gmake"), in which
    27612901# case it prints its new name instead of `make'.
    2762 if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
     2902if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
    27632903   am__include=include
    27642904   am__quote=
     
    28202960  cp "$am_depcomp" conftest.dir
    28212961  cd conftest.dir
     2962  # We will build objects and dependencies in a subdirectory because
     2963  # it helps to detect inapplicable dependency modes.  For instance
     2964  # both Tru64's cc and ICC support -MD to output dependencies as a
     2965  # side effect of compilation, but ICC will put the dependencies in
     2966  # the current directory while Tru64 will put them in the object
     2967  # directory.
     2968  mkdir sub
    28222969
    28232970  am_cv_CC_dependencies_compiler_type=none
     
    28262973  fi
    28272974  for depmode in $am_compiler_list; do
     2975    # Setup a source with many dependencies, because some compilers
     2976    # like to wrap large dependency lists on column 80 (with \), and
     2977    # we should not choose a depcomp mode which is confused by this.
     2978    #
    28282979    # We need to recreate these files for each test, as the compiler may
    28292980    # overwrite some of them when testing with obscure command lines.
    28302981    # This happens at least with the AIX C compiler.
    2831     echo '#include "conftest.h"' > conftest.c
    2832     echo 'int i;' > conftest.h
    2833     echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
     2982    : > sub/conftest.c
     2983    for i in 1 2 3 4 5 6; do
     2984      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     2985      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     2986      # Solaris 8's {/usr,}/bin/sh.
     2987      touch sub/conftst$i.h
     2988    done
     2989    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
    28342990
    28352991    case $depmode in
     
    28493005    # handle `-M -o', and we need to detect this.
    28503006    if depmode=$depmode \
    2851        source=conftest.c object=conftest.o \
    2852        depfile=conftest.Po tmpdepfile=conftest.TPo \
    2853        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
    2854        grep conftest.h conftest.Po > /dev/null 2>&1 &&
     3007       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
     3008       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     3009       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
     3010         >/dev/null 2>conftest.err &&
     3011       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     3012       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
    28553013       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    2856       am_cv_CC_dependencies_compiler_type=$depmode
    2857       break
     3014      # icc doesn't choke on unknown options, it will just issue warnings
     3015      # or remarks (even with -Werror).  So we grep stderr for any message
     3016      # that says an option was ignored or not supported.
     3017      # When given -MP, icc 7.0 and 7.1 complain thusly:
     3018      #   icc: Command line warning: ignoring option '-M'; no argument required
     3019      # The diagnosis changed in icc 8.0:
     3020      #   icc: Command line remark: option '-MP' not supported
     3021      if (grep 'ignoring option' conftest.err ||
     3022          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     3023        am_cv_CC_dependencies_compiler_type=$depmode
     3024        break
     3025      fi
    28583026    fi
    28593027  done
     
    28693037echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
    28703038CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
     3039
     3040
     3041
     3042if
     3043  test "x$enable_dependency_tracking" != xno \
     3044  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
     3045  am__fastdepCC_TRUE=
     3046  am__fastdepCC_FALSE='#'
     3047else
     3048  am__fastdepCC_TRUE='#'
     3049  am__fastdepCC_FALSE=
     3050fi
    28713051
    28723052
     
    28873067# AFS /usr/afsws/bin/install, which mishandles nonexistent args
    28883068# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     3069# OS/2's system install, which has a completely different semantic
    28893070# ./install, which can be erroneously created by make from ./install.sh.
    28903071echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     
    29033084  ./ | .// | /cC/* | \
    29043085  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
     3086  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
    29053087  /usr/ucb/* ) ;;
    29063088  *)
     
    29103092    for ac_prog in ginstall scoinst install; do
    29113093      for ac_exec_ext in '' $ac_executable_extensions; do
    2912         if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    2913           if test $ac_prog = install &&
    2914             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    2915             # AIX install.  It has an incompatible calling convention.
    2916             :
    2917           elif test $ac_prog = install &&
    2918             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
    2919             # program-specific install script used by HP pwplus--don't use.
    2920             :
    2921           else
    2922             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    2923             break 3
    2924           fi
    2925         fi
     3094        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     3095          if test $ac_prog = install &&
     3096            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     3097            # AIX install.  It has an incompatible calling convention.
     3098            :
     3099          elif test $ac_prog = install &&
     3100            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     3101            # program-specific install script used by HP pwplus--don't use.
     3102            :
     3103          else
     3104            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3105            break 3
     3106          fi
     3107        fi
    29263108      done
    29273109    done
     
    31753357    [\\/]* | ?:[\\/]*)
    31763358      re_direlt='/[^/][^/]*/\.\./'
    3177       # Canonicalize the path of ld
     3359      # Canonicalize the pathname of ld
    31783360      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    31793361      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    32443426else
    32453427  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    3246 case `"$LD" -v 2>&1 </dev/null` in
     3428case `$LD -v 2>&1 </dev/null` in
    32473429*GNU* | *'with BFD'*)
    32483430  lt_cv_prog_gnu_ld=yes
     
    32723454*) reload_flag=" $reload_flag" ;;
    32733455esac
    3274 reload_cmds='$CC -nostdlib -Xlinker$reload_flag $archargs -o $output$reload_objs'
     3456reload_cmds='$LD$reload_flag -o $output$reload_objs'
    32753457
    32763458echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
     
    33653547  ;;
    33663548
    3367 cygwin* | mingw* | pw32*)
    3368   # win32_libid is a shell function defined in ltmain.sh
     3549cygwin*)
     3550  # func_win32_libid is a shell function defined in ltmain.sh
    33693551  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
    3370   lt_cv_file_magic_cmd='win32_libid'
     3552  lt_cv_file_magic_cmd='func_win32_libid'
    33713553  ;;
    33723554
     3555mingw* | pw32*)
     3556  # Base MSYS/MinGW do not provide the 'file' command needed by
     3557  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
     3558  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
     3559  lt_cv_file_magic_cmd='$OBJDUMP -f'
     3560  ;;
     3561
    33733562darwin* | rhapsody*)
    3374   # this will be overwritten by pass_all, but leave it in just in case
    3375   lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
    3376   lt_cv_file_magic_cmd='/usr/bin/file -L'
    3377   case "$host_os" in
    3378   rhapsody* | darwin1.[012])
    3379     lt_cv_file_magic_test_file=`/System/Library/Frameworks/System.framework/System`
    3380     ;;
    3381   *) # Darwin 1.3 on
    3382     lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
    3383     ;;
    3384   esac
    33853563  lt_cv_deplibs_check_method=pass_all
    33863564  ;;
    33873565
    3388 freebsd*)
     3566freebsd* | kfreebsd*-gnu)
    33893567  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    33903568    case $host_cpu in
     
    34253603
    34263604irix5* | irix6* | nonstopux*)
    3427   case $host_os in
    3428   irix5* | nonstopux*)
    3429     # this will be overridden with pass_all, but let us keep it just in case
    3430     lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
    3431     ;;
    3432   *)
    3433     case $LD in
    3434     *-32|*"-32 ") libmagic=32-bit;;
    3435     *-n32|*"-n32 ") libmagic=N32;;
    3436     *-64|*"-64 ") libmagic=64-bit;;
    3437     *) libmagic=never-match;;
    3438     esac
    3439     # this will be overridden with pass_all, but let us keep it just in case
    3440     lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
    3441     ;;
     3605  case $LD in
     3606  *-32|*"-32 ") libmagic=32-bit;;
     3607  *-n32|*"-n32 ") libmagic=N32;;
     3608  *-64|*"-64 ") libmagic=64-bit;;
     3609  *) libmagic=never-match;;
    34423610  esac
    3443   lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
    34443611  lt_cv_deplibs_check_method=pass_all
    34453612  ;;
     
    34483615linux*)
    34493616  case $host_cpu in
    3450   alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*)
     3617  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
    34513618    lt_cv_deplibs_check_method=pass_all ;;
    34523619  *)
    34533620    # glibc up to 2.1.1 does not perform some relocations on ARM
     3621    # this will be overridden with pass_all, but let us keep it just in case
    34543622    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    34553623  esac
    34563624  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
     3625  lt_cv_deplibs_check_method=pass_all
    34573626  ;;
    34583627
     
    34713640  ;;
    34723641
    3473 nto-qnx)
     3642nto-qnx*)
    34743643  lt_cv_deplibs_check_method=unknown
    34753644  ;;
     
    34863655
    34873656osf3* | osf4* | osf5*)
    3488   # this will be overridden with pass_all, but let us keep it just in case
    3489   lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
    3490   lt_cv_file_magic_test_file=/shlib/libc.so
    34913657  lt_cv_deplibs_check_method=pass_all
    34923658  ;;
     
    34983664solaris*)
    34993665  lt_cv_deplibs_check_method=pass_all
    3500   lt_cv_file_magic_test_file=/lib/libc.so
    35013666  ;;
    35023667
     
    35783743*-*-irix6*)
    35793744  # Find out which ABI we are using.
    3580   echo '#line 3580 "configure"' > conftest.$ac_ext
     3745  echo '#line 3745 "configure"' > conftest.$ac_ext
    35813746  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    35823747  (eval $ac_compile) 2>&5
     
    36273792          LD="${LD-ld} -m elf_i386"
    36283793          ;;
    3629         ppc64-*linux*)
     3794        ppc64-*linux*|powerpc64-*linux*)
    36303795          LD="${LD-ld} -m elf32ppclinux"
    36313796          ;;
     
    36753840
    36763841     cat >conftest.$ac_ext <<_ACEOF
    3677 #line $LINENO "configure"
    36783842/* confdefs.h.  */
    36793843_ACEOF
     
    36923856rm -f conftest.$ac_objext conftest$ac_exeext
    36933857if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3694   (eval $ac_link) 2>&5
     3858  (eval $ac_link) 2>conftest.er1
     3859  ac_status=$?
     3860  grep -v '^ *+' conftest.er1 >conftest.err
     3861  rm -f conftest.er1
     3862  cat conftest.err >&5
     3863  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3864  (exit $ac_status); } &&
     3865         { ac_try='test -z "$ac_c_werror_flag"
     3866                         || test ! -s conftest.err'
     3867  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     3868  (eval $ac_try) 2>&5
    36953869  ac_status=$?
    36963870  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3697   (exit $ac_status); } &&
    3698         { ac_try='test -s conftest$ac_exeext'
     3871  (exit $ac_status); }; } &&
     3872        { ac_try='test -s conftest$ac_exeext'
    36993873  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    37003874  (eval $ac_try) 2>&5
     
    37093883lt_cv_cc_needs_belf=no
    37103884fi
    3711 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     3885rm -f conftest.err conftest.$ac_objext \
     3886      conftest$ac_exeext conftest.$ac_ext
    37123887     ac_ext=c
    37133888ac_cpp='$CPP $CPPFLAGS'
     
    37583933  # not just through cpp. "Syntax error" is here to catch this case.
    37593934  cat >conftest.$ac_ext <<_ACEOF
    3760 #line $LINENO "configure"
    37613935/* confdefs.h.  */
    37623936_ACEOF
     
    37693943# include <assert.h>
    37703944#endif
    3771                      Syntax error
     3945                     Syntax error
    37723946_ACEOF
    37733947if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    37813955  if test -s conftest.err; then
    37823956    ac_cpp_err=$ac_c_preproc_warn_flag
     3957    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    37833958  else
    37843959    ac_cpp_err=
     
    38013976  # can be detected and how.
    38023977  cat >conftest.$ac_ext <<_ACEOF
    3803 #line $LINENO "configure"
    38043978/* confdefs.h.  */
    38053979_ACEOF
     
    38193993  if test -s conftest.err; then
    38203994    ac_cpp_err=$ac_c_preproc_warn_flag
     3995    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    38213996  else
    38223997    ac_cpp_err=
     
    38654040  # not just through cpp. "Syntax error" is here to catch this case.
    38664041  cat >conftest.$ac_ext <<_ACEOF
    3867 #line $LINENO "configure"
    38684042/* confdefs.h.  */
    38694043_ACEOF
     
    38764050# include <assert.h>
    38774051#endif
    3878                      Syntax error
     4052                     Syntax error
    38794053_ACEOF
    38804054if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    38884062  if test -s conftest.err; then
    38894063    ac_cpp_err=$ac_c_preproc_warn_flag
     4064    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    38904065  else
    38914066    ac_cpp_err=
     
    39084083  # can be detected and how.
    39094084  cat >conftest.$ac_ext <<_ACEOF
    3910 #line $LINENO "configure"
    39114085/* confdefs.h.  */
    39124086_ACEOF
     
    39264100  if test -s conftest.err; then
    39274101    ac_cpp_err=$ac_c_preproc_warn_flag
     4102    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    39284103  else
    39294104    ac_cpp_err=
     
    39714146else
    39724147  cat >conftest.$ac_ext <<_ACEOF
    3973 #line $LINENO "configure"
    39744148/* confdefs.h.  */
    39754149_ACEOF
     
    39924166rm -f conftest.$ac_objext
    39934167if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    3994   (eval $ac_compile) 2>&5
     4168  (eval $ac_compile) 2>conftest.er1
     4169  ac_status=$?
     4170  grep -v '^ *+' conftest.er1 >conftest.err
     4171  rm -f conftest.er1
     4172  cat conftest.err >&5
     4173  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4174  (exit $ac_status); } &&
     4175         { ac_try='test -z "$ac_c_werror_flag"
     4176                         || test ! -s conftest.err'
     4177  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4178  (eval $ac_try) 2>&5
    39954179  ac_status=$?
    39964180  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3997   (exit $ac_status); } &&
    3998         { ac_try='test -s conftest.$ac_objext'
     4181  (exit $ac_status); }; } &&
     4182        { ac_try='test -s conftest.$ac_objext'
    39994183  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    40004184  (eval $ac_try) 2>&5
     
    40094193ac_cv_header_stdc=no
    40104194fi
    4011 rm -f conftest.$ac_objext conftest.$ac_ext
     4195rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    40124196
    40134197if test $ac_cv_header_stdc = yes; then
    40144198  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    40154199  cat >conftest.$ac_ext <<_ACEOF
    4016 #line $LINENO "configure"
    40174200/* confdefs.h.  */
    40184201_ACEOF
     
    40364219  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    40374220  cat >conftest.$ac_ext <<_ACEOF
    4038 #line $LINENO "configure"
    40394221/* confdefs.h.  */
    40404222_ACEOF
     
    40614243else
    40624244  cat >conftest.$ac_ext <<_ACEOF
    4063 #line $LINENO "configure"
    40644245/* confdefs.h.  */
    40654246_ACEOF
     
    40734254#else
    40744255# define ISLOWER(c) \
    4075                    (('a' <= (c) && (c) <= 'i') \
    4076                      || ('j' <= (c) && (c) <= 'r') \
    4077                      || ('s' <= (c) && (c) <= 'z'))
     4256                   (('a' <= (c) && (c) <= 'i') \
     4257                     || ('j' <= (c) && (c) <= 'r') \
     4258                     || ('s' <= (c) && (c) <= 'z'))
    40784259# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
    40794260#endif
     
    40864267  for (i = 0; i < 256; i++)
    40874268    if (XOR (islower (i), ISLOWER (i))
    4088         || toupper (i) != TOUPPER (i))
     4269        || toupper (i) != TOUPPER (i))
    40894270      exit(2);
    40904271  exit (0);
     
    41114292ac_cv_header_stdc=no
    41124293fi
    4113 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
     4294rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    41144295fi
    41154296fi
     
    41364317
    41374318for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
    4138                   inttypes.h stdint.h unistd.h
     4319                  inttypes.h stdint.h unistd.h
    41394320do
    41404321as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     
    41454326else
    41464327  cat >conftest.$ac_ext <<_ACEOF
    4147 #line $LINENO "configure"
    41484328/* confdefs.h.  */
    41494329_ACEOF
     
    41574337rm -f conftest.$ac_objext
    41584338if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4159   (eval $ac_compile) 2>&5
     4339  (eval $ac_compile) 2>conftest.er1
     4340  ac_status=$?
     4341  grep -v '^ *+' conftest.er1 >conftest.err
     4342  rm -f conftest.er1
     4343  cat conftest.err >&5
     4344  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4345  (exit $ac_status); } &&
     4346         { ac_try='test -z "$ac_c_werror_flag"
     4347                         || test ! -s conftest.err'
     4348  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4349  (eval $ac_try) 2>&5
    41604350  ac_status=$?
    41614351  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4162   (exit $ac_status); } &&
    4163         { ac_try='test -s conftest.$ac_objext'
     4352  (exit $ac_status); }; } &&
     4353        { ac_try='test -s conftest.$ac_objext'
    41644354  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    41654355  (eval $ac_try) 2>&5
     
    41744364eval "$as_ac_Header=no"
    41754365fi
    4176 rm -f conftest.$ac_objext conftest.$ac_ext
     4366rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    41774367fi
    41784368echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
     
    42054395echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
    42064396cat >conftest.$ac_ext <<_ACEOF
    4207 #line $LINENO "configure"
    42084397/* confdefs.h.  */
    42094398_ACEOF
     
    42164405rm -f conftest.$ac_objext
    42174406if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4218   (eval $ac_compile) 2>&5
     4407  (eval $ac_compile) 2>conftest.er1
     4408  ac_status=$?
     4409  grep -v '^ *+' conftest.er1 >conftest.err
     4410  rm -f conftest.er1
     4411  cat conftest.err >&5
     4412  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4413  (exit $ac_status); } &&
     4414         { ac_try='test -z "$ac_c_werror_flag"
     4415                         || test ! -s conftest.err'
     4416  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4417  (eval $ac_try) 2>&5
    42194418  ac_status=$?
    42204419  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4221   (exit $ac_status); } &&
    4222         { ac_try='test -s conftest.$ac_objext'
     4420  (exit $ac_status); }; } &&
     4421        { ac_try='test -s conftest.$ac_objext'
    42234422  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    42244423  (eval $ac_try) 2>&5
     
    42334432ac_header_compiler=no
    42344433fi
    4235 rm -f conftest.$ac_objext conftest.$ac_ext
     4434rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    42364435echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    42374436echo "${ECHO_T}$ac_header_compiler" >&6
     
    42414440echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
    42424441cat >conftest.$ac_ext <<_ACEOF
    4243 #line $LINENO "configure"
    42444442/* confdefs.h.  */
    42454443_ACEOF
     
    42594457  if test -s conftest.err; then
    42604458    ac_cpp_err=$ac_c_preproc_warn_flag
     4459    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    42614460  else
    42624461    ac_cpp_err=
     
    42784477
    42794478# So?  What about this header?
    4280 case $ac_header_compiler:$ac_header_preproc in
    4281   yes:no )
     4479case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
     4480  yes:no: )
    42824481    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    42834482echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4483    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     4484echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     4485    ac_header_preproc=yes
     4486    ;;
     4487  no:yes:* )
     4488    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     4489echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     4490    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     4491echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     4492    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     4493echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     4494    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     4495echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    42844496    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    42854497echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     4498    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     4499echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    42864500    (
    42874501      cat <<\_ASBOX
    4288 ## ------------------------------------ ##
    4289 ## Report this to bug-autoconf@gnu.org. ##
    4290 ## ------------------------------------ ##
    4291 _ASBOX
    4292     ) |
    4293       sed "s/^/$as_me: WARNING:     /" >&2
    4294     ;;
    4295   no:yes )
    4296     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4297 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4298     { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
    4299 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
    4300     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4301 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4302     (
    4303       cat <<\_ASBOX
    4304 ## ------------------------------------ ##
    4305 ## Report this to bug-autoconf@gnu.org. ##
    4306 ## ------------------------------------ ##
     4502## ------------------------------------------ ##
     4503## Report this to the AC_PACKAGE_NAME lists.  ##
     4504## ------------------------------------------ ##
    43074505_ASBOX
    43084506    ) |
     
    43154513  echo $ECHO_N "(cached) $ECHO_C" >&6
    43164514else
    4317   eval "$as_ac_Header=$ac_header_preproc"
     4515  eval "$as_ac_Header=\$ac_header_preproc"
    43184516fi
    43194517echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
     
    44494647else
    44504648  cat >conftest.$ac_ext <<_ACEOF
    4451 #line $LINENO "configure"
    44524649/* confdefs.h.  */
    44534650_ACEOF
     
    44694666rm -f conftest.$ac_objext
    44704667if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4471   (eval $ac_compile) 2>&5
     4668  (eval $ac_compile) 2>conftest.er1
     4669  ac_status=$?
     4670  grep -v '^ *+' conftest.er1 >conftest.err
     4671  rm -f conftest.er1
     4672  cat conftest.err >&5
     4673  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4674  (exit $ac_status); } &&
     4675         { ac_try='test -z "$ac_cxx_werror_flag"
     4676                         || test ! -s conftest.err'
     4677  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4678  (eval $ac_try) 2>&5
    44724679  ac_status=$?
    44734680  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4474   (exit $ac_status); } &&
    4475         { ac_try='test -s conftest.$ac_objext'
     4681  (exit $ac_status); }; } &&
     4682        { ac_try='test -s conftest.$ac_objext'
    44764683  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    44774684  (eval $ac_try) 2>&5
     
    44864693ac_compiler_gnu=no
    44874694fi
    4488 rm -f conftest.$ac_objext conftest.$ac_ext
     4695rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    44894696ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
    44904697
     
    45024709else
    45034710  cat >conftest.$ac_ext <<_ACEOF
    4504 #line $LINENO "configure"
    45054711/* confdefs.h.  */
    45064712_ACEOF
     
    45194725rm -f conftest.$ac_objext
    45204726if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4521   (eval $ac_compile) 2>&5
     4727  (eval $ac_compile) 2>conftest.er1
     4728  ac_status=$?
     4729  grep -v '^ *+' conftest.er1 >conftest.err
     4730  rm -f conftest.er1
     4731  cat conftest.err >&5
     4732  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4733  (exit $ac_status); } &&
     4734         { ac_try='test -z "$ac_cxx_werror_flag"
     4735                         || test ! -s conftest.err'
     4736  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4737  (eval $ac_try) 2>&5
    45224738  ac_status=$?
    45234739  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4524   (exit $ac_status); } &&
    4525         { ac_try='test -s conftest.$ac_objext'
     4740  (exit $ac_status); }; } &&
     4741        { ac_try='test -s conftest.$ac_objext'
    45264742  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    45274743  (eval $ac_try) 2>&5
     
    45364752ac_cv_prog_cxx_g=no
    45374753fi
    4538 rm -f conftest.$ac_objext conftest.$ac_ext
     4754rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    45394755fi
    45404756echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     
    45564772fi
    45574773for ac_declaration in \
    4558    ''\
    4559    '#include <stdlib.h>' \
     4774   '' \
    45604775   'extern "C" void std::exit (int) throw (); using std::exit;' \
    45614776   'extern "C" void std::exit (int); using std::exit;' \
     
    45654780do
    45664781  cat >conftest.$ac_ext <<_ACEOF
    4567 #line $LINENO "configure"
    45684782/* confdefs.h.  */
    45694783_ACEOF
     
    45714785cat >>conftest.$ac_ext <<_ACEOF
    45724786/* end confdefs.h.  */
     4787$ac_declaration
    45734788#include <stdlib.h>
    4574 $ac_declaration
    45754789int
    45764790main ()
     
    45834797rm -f conftest.$ac_objext
    45844798if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4585   (eval $ac_compile) 2>&5
     4799  (eval $ac_compile) 2>conftest.er1
     4800  ac_status=$?
     4801  grep -v '^ *+' conftest.er1 >conftest.err
     4802  rm -f conftest.er1
     4803  cat conftest.err >&5
     4804  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4805  (exit $ac_status); } &&
     4806         { ac_try='test -z "$ac_cxx_werror_flag"
     4807                         || test ! -s conftest.err'
     4808  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4809  (eval $ac_try) 2>&5
    45864810  ac_status=$?
    45874811  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4588   (exit $ac_status); } &&
    4589         { ac_try='test -s conftest.$ac_objext'
     4812  (exit $ac_status); }; } &&
     4813        { ac_try='test -s conftest.$ac_objext'
    45904814  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    45914815  (eval $ac_try) 2>&5
     
    46004824continue
    46014825fi
    4602 rm -f conftest.$ac_objext conftest.$ac_ext
     4826rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    46034827  cat >conftest.$ac_ext <<_ACEOF
    4604 #line $LINENO "configure"
    46054828/* confdefs.h.  */
    46064829_ACEOF
     
    46194842rm -f conftest.$ac_objext
    46204843if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4621   (eval $ac_compile) 2>&5
     4844  (eval $ac_compile) 2>conftest.er1
     4845  ac_status=$?
     4846  grep -v '^ *+' conftest.er1 >conftest.err
     4847  rm -f conftest.er1
     4848  cat conftest.err >&5
     4849  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4850  (exit $ac_status); } &&
     4851         { ac_try='test -z "$ac_cxx_werror_flag"
     4852                         || test ! -s conftest.err'
     4853  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     4854  (eval $ac_try) 2>&5
    46224855  ac_status=$?
    46234856  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4624   (exit $ac_status); } &&
    4625         { ac_try='test -s conftest.$ac_objext'
     4857  (exit $ac_status); }; } &&
     4858        { ac_try='test -s conftest.$ac_objext'
    46264859  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    46274860  (eval $ac_try) 2>&5
     
    46354868
    46364869fi
    4637 rm -f conftest.$ac_objext conftest.$ac_ext
     4870rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    46384871done
    46394872rm -f conftest*
     
    46684901  cp "$am_depcomp" conftest.dir
    46694902  cd conftest.dir
     4903  # We will build objects and dependencies in a subdirectory because
     4904  # it helps to detect inapplicable dependency modes.  For instance
     4905  # both Tru64's cc and ICC support -MD to output dependencies as a
     4906  # side effect of compilation, but ICC will put the dependencies in
     4907  # the current directory while Tru64 will put them in the object
     4908  # directory.
     4909  mkdir sub
    46704910
    46714911  am_cv_CXX_dependencies_compiler_type=none
     
    46744914  fi
    46754915  for depmode in $am_compiler_list; do
     4916    # Setup a source with many dependencies, because some compilers
     4917    # like to wrap large dependency lists on column 80 (with \), and
     4918    # we should not choose a depcomp mode which is confused by this.
     4919    #
    46764920    # We need to recreate these files for each test, as the compiler may
    46774921    # overwrite some of them when testing with obscure command lines.
    46784922    # This happens at least with the AIX C compiler.
    4679     echo '#include "conftest.h"' > conftest.c
    4680     echo 'int i;' > conftest.h
    4681     echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
     4923    : > sub/conftest.c
     4924    for i in 1 2 3 4 5 6; do
     4925      echo '#include "conftst'$i'.h"' >> sub/conftest.c
     4926      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
     4927      # Solaris 8's {/usr,}/bin/sh.
     4928      touch sub/conftst$i.h
     4929    done
     4930    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
    46824931
    46834932    case $depmode in
     
    46974946    # handle `-M -o', and we need to detect this.
    46984947    if depmode=$depmode \
    4699        source=conftest.c object=conftest.o \
    4700        depfile=conftest.Po tmpdepfile=conftest.TPo \
    4701        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
    4702        grep conftest.h conftest.Po > /dev/null 2>&1 &&
     4948       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
     4949       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
     4950       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
     4951         >/dev/null 2>conftest.err &&
     4952       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
     4953       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
    47034954       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    4704       am_cv_CXX_dependencies_compiler_type=$depmode
    4705       break
     4955      # icc doesn't choke on unknown options, it will just issue warnings
     4956      # or remarks (even with -Werror).  So we grep stderr for any message
     4957      # that says an option was ignored or not supported.
     4958      # When given -MP, icc 7.0 and 7.1 complain thusly:
     4959      #   icc: Command line warning: ignoring option '-M'; no argument required
     4960      # The diagnosis changed in icc 8.0:
     4961      #   icc: Command line remark: option '-MP' not supported
     4962      if (grep 'ignoring option' conftest.err ||
     4963          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
     4964        am_cv_CXX_dependencies_compiler_type=$depmode
     4965        break
     4966      fi
    47064967    fi
    47074968  done
     
    47174978echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
    47184979CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
     4980
     4981
     4982
     4983if
     4984  test "x$enable_dependency_tracking" != xno \
     4985  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
     4986  am__fastdepCXX_TRUE=
     4987  am__fastdepCXX_FALSE='#'
     4988else
     4989  am__fastdepCXX_TRUE='#'
     4990  am__fastdepCXX_FALSE=
     4991fi
    47194992
    47204993
     
    47435016  # not just through cpp. "Syntax error" is here to catch this case.
    47445017  cat >conftest.$ac_ext <<_ACEOF
    4745 #line $LINENO "configure"
    47465018/* confdefs.h.  */
    47475019_ACEOF
     
    47545026# include <assert.h>
    47555027#endif
    4756                      Syntax error
     5028                     Syntax error
    47575029_ACEOF
    47585030if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    47665038  if test -s conftest.err; then
    47675039    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5040    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    47685041  else
    47695042    ac_cpp_err=
     
    47865059  # can be detected and how.
    47875060  cat >conftest.$ac_ext <<_ACEOF
    4788 #line $LINENO "configure"
    47895061/* confdefs.h.  */
    47905062_ACEOF
     
    48045076  if test -s conftest.err; then
    48055077    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5078    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    48065079  else
    48075080    ac_cpp_err=
     
    48505123  # not just through cpp. "Syntax error" is here to catch this case.
    48515124  cat >conftest.$ac_ext <<_ACEOF
    4852 #line $LINENO "configure"
    48535125/* confdefs.h.  */
    48545126_ACEOF
     
    48615133# include <assert.h>
    48625134#endif
    4863                      Syntax error
     5135                     Syntax error
    48645136_ACEOF
    48655137if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
     
    48735145  if test -s conftest.err; then
    48745146    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5147    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    48755148  else
    48765149    ac_cpp_err=
     
    48935166  # can be detected and how.
    48945167  cat >conftest.$ac_ext <<_ACEOF
    4895 #line $LINENO "configure"
    48965168/* confdefs.h.  */
    48975169_ACEOF
     
    49115183  if test -s conftest.err; then
    49125184    ac_cpp_err=$ac_cxx_preproc_warn_flag
     5185    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
    49135186  else
    49145187    ac_cpp_err=
     
    49555228ac_compiler_gnu=$ac_cv_f77_compiler_gnu
    49565229if test -n "$ac_tool_prefix"; then
    4957   for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
     5230  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
    49585231  do
    49595232    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
     
    49975270if test -z "$F77"; then
    49985271  ac_ct_F77=$F77
    4999   for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95
     5272  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
    50005273do
    50015274  # Extract the first word of "$ac_prog", so it can be a program name with args.
     
    50425315
    50435316# Provide some information about the compiler.
    5044 echo "$as_me:5044:" \
     5317echo "$as_me:5317:" \
    50455318     "checking for Fortran 77 compiler version" >&5
    50465319ac_compiler=`set X $ac_compile; echo $2`
     
    50605333  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50615334  (exit $ac_status); }
     5335rm -f a.out
    50625336
    50635337# If we don't use `.F' as extension, the preprocessor is not run on the
    5064 # input file.
     5338# input file.  (Note that this only needs to work for GNU compilers.)
    50655339ac_save_ext=$ac_ext
    50665340ac_ext=F
     
    50805354rm -f conftest.$ac_objext
    50815355if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5082   (eval $ac_compile) 2>&5
     5356  (eval $ac_compile) 2>conftest.er1
     5357  ac_status=$?
     5358  grep -v '^ *+' conftest.er1 >conftest.err
     5359  rm -f conftest.er1
     5360  cat conftest.err >&5
     5361  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5362  (exit $ac_status); } &&
     5363         { ac_try='test -z "$ac_f77_werror_flag"
     5364                         || test ! -s conftest.err'
     5365  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     5366  (eval $ac_try) 2>&5
    50835367  ac_status=$?
    50845368  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5085   (exit $ac_status); } &&
    5086         { ac_try='test -s conftest.$ac_objext'
     5369  (exit $ac_status); }; } &&
     5370        { ac_try='test -s conftest.$ac_objext'
    50875371  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    50885372  (eval $ac_try) 2>&5
     
    50975381ac_compiler_gnu=no
    50985382fi
    5099 rm -f conftest.$ac_objext conftest.$ac_ext
     5383rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    51005384ac_cv_f77_compiler_gnu=$ac_compiler_gnu
    51015385
     
    51045388echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
    51055389ac_ext=$ac_save_ext
    5106 G77=`test $ac_compiler_gnu = yes && echo yes`
    51075390ac_test_FFLAGS=${FFLAGS+set}
    51085391ac_save_FFLAGS=$FFLAGS
     
    51215404rm -f conftest.$ac_objext
    51225405if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    5123   (eval $ac_compile) 2>&5
     5406  (eval $ac_compile) 2>conftest.er1
     5407  ac_status=$?
     5408  grep -v '^ *+' conftest.er1 >conftest.err
     5409  rm -f conftest.er1
     5410  cat conftest.err >&5
     5411  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5412  (exit $ac_status); } &&
     5413         { ac_try='test -z "$ac_f77_werror_flag"
     5414                         || test ! -s conftest.err'
     5415  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     5416  (eval $ac_try) 2>&5
    51245417  ac_status=$?
    51255418  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5126   (exit $ac_status); } &&
    5127         { ac_try='test -s conftest.$ac_objext'
     5419  (exit $ac_status); }; } &&
     5420        { ac_try='test -s conftest.$ac_objext'
    51285421  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    51295422  (eval $ac_try) 2>&5
     
    51385431ac_cv_prog_f77_g=no
    51395432fi
    5140 rm -f conftest.$ac_objext conftest.$ac_ext
     5433rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    51415434
    51425435fi
     
    51465439  FFLAGS=$ac_save_FFLAGS
    51475440elif test $ac_cv_prog_f77_g = yes; then
    5148   if test "$G77" = yes; then
     5441  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
    51495442    FFLAGS="-g -O2"
    51505443  else
     
    51525445  fi
    51535446else
    5154   if test "$G77" = yes; then
     5447  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
    51555448    FFLAGS="-O2"
    51565449  else
     
    51585451  fi
    51595452fi
     5453
     5454G77=`test $ac_compiler_gnu = yes && echo yes`
    51605455ac_ext=c
    51615456ac_cpp='$CPP $CPPFLAGS'
     
    51755470else
    51765471    i=0
    5177   testring="ABCD"
     5472  teststring="ABCD"
    51785473
    51795474  case $build_os in
     
    52045499    ;;
    52055500
     5501  amigaos*)
     5502    # On AmigaOS with pdksh, this test takes hours, literally.
     5503    # So we just punt and use a minimum line length of 8192.
     5504    lt_cv_sys_max_cmd_len=8192;
     5505    ;;
     5506
    52065507 *)
    52075508    # If test is not a shell built-in, we'll probably end up computing a
    52085509    # maximum length that is only half of the actual maximum length, but
    52095510    # we can't tell.
    5210     while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
    5211                = "XX$testring") >/dev/null 2>&1 &&
    5212             new_result=`expr "X$testring" : ".*" 2>&1` &&
     5511    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
     5512               = "XX$teststring") >/dev/null 2>&1 &&
     5513            new_result=`expr "X$teststring" : ".*" 2>&1` &&
    52135514            lt_cv_sys_max_cmd_len=$new_result &&
    52145515            test $i != 17 # 1/2 MB should be enough
    52155516    do
    52165517      i=`expr $i + 1`
    5217       testring=$testring$testring
     5518      teststring=$teststring$teststring
    52185519    done
    5219     testring=
     5520    teststring=
    52205521    # Add a significant safety factor because C++ compilers can tack on massive
    52215522    # amounts of additional arguments before passing them to the linker.
     
    52855586  ;;
    52865587solaris* | sysv5*)
    5287   symcode='[BDT]'
     5588  symcode='[BDRT]'
    52885589  ;;
    52895590sysv4)
     
    53035604case `$NM -V 2>&1` in
    53045605*GNU* | *'with BFD'*)
    5305   symcode='[ABCDGISTW]' ;;
     5606  symcode='[ABCDGIRSTW]' ;;
    53065607esac
    53075608
     
    54825783delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
    54835784
    5484 # Sed substitution to undo escaping of the cmd sep variable
    5485 unescape_variable_subst='s/\\\(${_S_}\)/\1/g'
    5486 
    54875785# Sed substitution to avoid accidental globbing in evaled expressions
    54885786no_glob_subst='s/\*/\\\*/g'
     
    57716069  case $host_os in
    57726070  openbsd*)
    5773     old_postinstall_cmds="\$RANLIB -t \$oldlib\${_S_}$old_postinstall_cmds"
     6071    old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
    57746072    ;;
    57756073  *)
    5776     old_postinstall_cmds="\$RANLIB \$oldlib\${_S_}$old_postinstall_cmds"
     6074    old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
    57776075    ;;
    57786076  esac
    5779   old_archive_cmds="$old_archive_cmds\${_S_}\$RANLIB \$oldlib"
     6077  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
    57806078fi
    57816079
     
    60326330  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
    60336331
    6034   echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     6332
     6333echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    60356334echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    60366335if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    60506349   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    60516350   -e 's:$: $lt_compiler_flag:'`
    6052    (eval echo "\"\$as_me:6052: $lt_compile\"" >&5)
     6351   (eval echo "\"\$as_me:6351: $lt_compile\"" >&5)
    60536352   (eval "$lt_compile" 2>conftest.err)
    60546353   ac_status=$?
    60556354   cat conftest.err >&5
    6056    echo "$as_me:6056: \$? = $ac_status" >&5
     6355   echo "$as_me:6355: \$? = $ac_status" >&5
    60576356   if (exit $ac_status) && test -s "$ac_outfile"; then
    60586357     # The compiler can only warn and ignore the option if not recognized
     
    61976496    linux*)
    61986497      case $CC in
    6199       icc|ecc)
     6498      icc* | ecc*)
    62006499        lt_prog_compiler_wl='-Wl,'
    62016500        lt_prog_compiler_pic='-KPIC'
    62026501        lt_prog_compiler_static='-static'
    62036502        ;;
    6204       ccc)
     6503      ccc*)
    62056504        lt_prog_compiler_wl='-Wl,'
    62066505        # All Alpha code is PIC.
     
    62646563#
    62656564if test -n "$lt_prog_compiler_pic"; then
    6266   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
     6565
     6566echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
    62676567echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
    62686568if test "${lt_prog_compiler_pic_works+set}" = set; then
     
    62826582   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    62836583   -e 's:$: $lt_compiler_flag:'`
    6284    (eval echo "\"\$as_me:6284: $lt_compile\"" >&5)
     6584   (eval echo "\"\$as_me:6584: $lt_compile\"" >&5)
    62856585   (eval "$lt_compile" 2>conftest.err)
    62866586   ac_status=$?
    62876587   cat conftest.err >&5
    6288    echo "$as_me:6288: \$? = $ac_status" >&5
     6588   echo "$as_me:6588: \$? = $ac_status" >&5
    62896589   if (exit $ac_status) && test -s "$ac_outfile"; then
    62906590     # The compiler can only warn and ignore the option if not recognized
     
    63336633   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    63346634
    6335    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    6336    # that will create temporary files in the current directory regardless of
    6337    # the output directory.  Thus, making CWD read-only will cause this test
    6338    # to fail, enabling locking or at least warning the user not to do parallel
    6339    # builds.
    6340    chmod -w .
    6341 
    63426635   lt_compiler_flag="-o out/conftest2.$ac_objext"
    63436636   # Insert the option either (1) after the last *FLAGS variable, or
     
    63496642   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    63506643   -e 's:$: $lt_compiler_flag:'`
    6351    (eval echo "\"\$as_me:6351: $lt_compile\"" >&5)
     6644   (eval echo "\"\$as_me:6644: $lt_compile\"" >&5)
    63526645   (eval "$lt_compile" 2>out/conftest.err)
    63536646   ac_status=$?
    63546647   cat out/conftest.err >&5
    6355    echo "$as_me:6355: \$? = $ac_status" >&5
     6648   echo "$as_me:6648: \$? = $ac_status" >&5
    63566649   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    63576650   then
     
    63636656   fi
    63646657   chmod u+w .
    6365    $rm conftest* out/*
    6366    rmdir out
     6658   $rm conftest*
     6659   # SGI C++ compiler will create directory out/ii_files/ for
     6660   # template instantiation
     6661   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     6662   $rm out/* && rmdir out
    63676663   cd ..
    63686664   rmdir conftest
     
    64746770
    64756771    amigaos*)
    6476       archive_cmds='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     6772      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)'
    64776773      hardcode_libdir_flag_spec='-L$libdir'
    64786774      hardcode_minus_L=yes
     
    65166812          echo EXPORTS > $output_objdir/$soname.def;
    65176813          cat $export_symbols >> $output_objdir/$soname.def;
    6518         fi${_S_}
     6814        fi~
    65196815        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    65206816      else
     
    65606856      hardcode_shlibpath_var=no
    65616857      ;;
     6858
     6859  linux*)
     6860    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     6861        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     6862        archive_cmds="$tmp_archive_cmds"
     6863      supports_anon_versioning=no
     6864      case `$LD -v 2>/dev/null` in
     6865        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     6866        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     6867        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     6868        *\ 2.11.*) ;; # other 2.11 versions
     6869        *) supports_anon_versioning=yes ;;
     6870      esac
     6871      if test $supports_anon_versioning = yes; then
     6872        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
     6873cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     6874$echo "local: *; };" >> $output_objdir/$libname.ver~
     6875        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     6876      else
     6877        archive_expsym_cmds="$tmp_archive_cmds"
     6878      fi
     6879    else
     6880      ld_shlibs=no
     6881    fi
     6882    ;;
    65626883
    65636884    *)
     
    65886909      allow_undefined_flag=unsupported
    65896910      always_export_symbols=yes
    6590       archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE${_S_}$AR $AR_FLAGS $lib $output_objdir/$soname'
     6911      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'
    65916912      # Note: this linker hardcodes the directories in LIBPATH if there
    65926913      # are no directories specified by -L.
     
    66897010       # Determine the default libpath from the value encoded in an empty executable.
    66907011       cat >conftest.$ac_ext <<_ACEOF
    6691 #line $LINENO "configure"
    66927012/* confdefs.h.  */
    66937013_ACEOF
     
    67067026rm -f conftest.$ac_objext conftest$ac_exeext
    67077027if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6708   (eval $ac_link) 2>&5
     7028  (eval $ac_link) 2>conftest.er1
     7029  ac_status=$?
     7030  grep -v '^ *+' conftest.er1 >conftest.err
     7031  rm -f conftest.er1
     7032  cat conftest.err >&5
     7033  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7034  (exit $ac_status); } &&
     7035         { ac_try='test -z "$ac_c_werror_flag"
     7036                         || test ! -s conftest.err'
     7037  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     7038  (eval $ac_try) 2>&5
    67097039  ac_status=$?
    67107040  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6711   (exit $ac_status); } &&
    6712         { ac_try='test -s conftest$ac_exeext'
     7041  (exit $ac_status); }; } &&
     7042        { ac_try='test -s conftest$ac_exeext'
    67137043  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    67147044  (eval $ac_try) 2>&5
     
    67277057
    67287058fi
    6729 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     7059rm -f conftest.err conftest.$ac_objext \
     7060      conftest$ac_exeext conftest.$ac_ext
    67307061if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    67317062
     
    67407071         # Determine the default libpath from the value encoded in an empty executable.
    67417072         cat >conftest.$ac_ext <<_ACEOF
    6742 #line $LINENO "configure"
    67437073/* confdefs.h.  */
    67447074_ACEOF
     
    67577087rm -f conftest.$ac_objext conftest$ac_exeext
    67587088if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6759   (eval $ac_link) 2>&5
     7089  (eval $ac_link) 2>conftest.er1
     7090  ac_status=$?
     7091  grep -v '^ *+' conftest.er1 >conftest.err
     7092  rm -f conftest.er1
     7093  cat conftest.err >&5
     7094  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7095  (exit $ac_status); } &&
     7096         { ac_try='test -z "$ac_c_werror_flag"
     7097                         || test ! -s conftest.err'
     7098  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     7099  (eval $ac_try) 2>&5
    67607100  ac_status=$?
    67617101  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6762   (exit $ac_status); } &&
    6763         { ac_try='test -s conftest$ac_exeext'
     7102  (exit $ac_status); }; } &&
     7103        { ac_try='test -s conftest$ac_exeext'
    67647104  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    67657105  (eval $ac_try) 2>&5
     
    67787118
    67797119fi
    6780 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     7120rm -f conftest.err conftest.$ac_objext \
     7121      conftest$ac_exeext conftest.$ac_ext
    67817122if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    67827123
     
    67927133          archive_cmds_need_lc=yes
    67937134          # This is similar to how AIX traditionally builds it's shared libraries.
    6794           archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     7135          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'
    67957136        fi
    67967137      fi
     
    67987139
    67997140    amigaos*)
    6800       archive_cmds='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     7141      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)'
    68017142      hardcode_libdir_flag_spec='-L$libdir'
    68027143      hardcode_minus_L=yes
     
    68197160      libext=lib
    68207161      # Tell ltmain to make .dll files, not .so files.
    6821       shrext=".dll"
     7162      shrext_cmds=".dll"
    68227163      # FIXME: Setting linknames here is a bad hack.
    6823       archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
     7164      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
    68247165      # The linker will automatically build a .lib file if we build a DLL.
    68257166      old_archive_From_new_cmds='true'
     
    68317172
    68327173    darwin* | rhapsody*)
    6833     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     7174    if test "$GXX" = yes ; then
    68347175      archive_cmds_need_lc=no
    68357176      case "$host_os" in
     
    68377178        allow_undefined_flag='-undefined suppress'
    68387179        ;;
    6839       darwin1.* | darwin[2-6].*) # Darwin 1.3 on, but less than 7.0
    6840         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
    6841         ;;
    6842       *) # Darwin 7.0 on
    6843         case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    6844         10.[012])
    6845           test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
    6846           ;;
    6847         *) # 10.3 on
    6848           if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    6849             allow_undefined_flag='-flat_namespace -undefined suppress'
    6850           else
    6851             allow_undefined_flag='-undefined dynamic_lookup'
    6852           fi
    6853           ;;
    6854         esac
     7180      *) # Darwin 1.3 on
     7181      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     7182        allow_undefined_flag='-flat_namespace -undefined suppress'
     7183      else
     7184        case ${MACOSX_DEPLOYMENT_TARGET} in
     7185          10.[012])
     7186            allow_undefined_flag='-flat_namespace -undefined suppress'
     7187            ;;
     7188          10.*)
     7189            allow_undefined_flag='-undefined dynamic_lookup'
     7190            ;;
     7191        esac
     7192      fi
    68557193        ;;
    68567194      esac
    6857       # FIXME: Relying on posixy $() will cause problems for
    6858       #        cross-compilation, but unfortunately the echo tests do not
    6859       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    6860       #        `"' quotes if we put them in here... so don't!
    68617195        lt_int_apple_cc_single_mod=no
    68627196        output_verbose_link_cmd='echo'
     
    68657199        fi
    68667200        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6867           archive_cmds='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     7201          archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    68687202        else
    6869         archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     7203        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'
    68707204      fi
    6871       module_cmds='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     7205      module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    68727206      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    68737207        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6874           archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     7208          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}'
    68757209        else
    6876           archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     7210          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}'
    68777211        fi
    6878           module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     7212          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}'
    68797213      hardcode_direct=no
    68807214      hardcode_automatic=yes
     
    68827216      whole_archive_flag_spec='-all_load $convenience'
    68837217      link_all_deplibs=yes
     7218    else
     7219      ld_shlibs=no
    68847220    fi
    68857221      ;;
     
    69157251
    69167252    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    6917     freebsd*)
     7253    freebsd* | kfreebsd*-gnu)
    69187254      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    69197255      hardcode_libdir_flag_spec='-R$libdir'
     
    69247260    hpux9*)
    69257261      if test "$GCC" = yes; then
    6926         archive_cmds='$rm $output_objdir/$soname${_S_}$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     7262        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'
    69277263      else
    6928         archive_cmds='$rm $output_objdir/$soname${_S_}$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     7264        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'
    69297265      fi
    69307266      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
     
    70467382      hardcode_minus_L=yes
    70477383      allow_undefined_flag=unsupported
    7048       archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def${_S_}$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def${_S_}$echo DATA >> $output_objdir/$libname.def${_S_}$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def${_S_}$echo EXPORTS >> $output_objdir/$libname.def${_S_}emxexp $libobjs >> $output_objdir/$libname.def${_S_}$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
     7384      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'
    70497385      old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    70507386      ;;
     
    70707406        allow_undefined_flag=' -expect_unresolved \*'
    70717407        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'
    7072         archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp${_S_}
    7073         $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${_S_}$rm $lib.exp'
     7408        archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
     7409        $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'
    70747410
    70757411        # Both c and cxx compiler support -rpath directly
     
    70917427      if test "$GCC" = yes; then
    70927428        archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    7093         archive_expsym_cmds='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    7094           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags${_S_}$rm $lib.exp'
     7429        archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     7430          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    70957431      else
    70967432        archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    7097         archive_expsym_cmds='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    7098         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     7433        archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     7434        $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    70997435      fi
    71007436      hardcode_libdir_flag_spec='-R$libdir'
     
    71857521      # object files and a static libstdc++, better avoid it by now
    71867522      archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    7187       archive_expsym_cmds='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    7188                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     7523      archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     7524                $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    71897525      hardcode_libdir_flag_spec=
    71907526      hardcode_shlibpath_var=no
     
    72237559  if test "$enable_shared" = yes && test "$GCC" = yes; then
    72247560    case $archive_cmds in
    7225     *"$_S_"*)
     7561    *'~'*)
    72267562      # FIXME: we may have to deal with multi-command sequences.
    72277563      ;;
     
    72757611esac
    72767612
    7277 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    7278 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    7279 hardcode_action=
    7280 if test -n "$hardcode_libdir_flag_spec" || \
    7281    test -n "$runpath_var " || \
    7282    test "X$hardcode_automatic"="Xyes" ; then
    7283 
    7284   # We can hardcode non-existant directories.
    7285   if test "$hardcode_direct" != no &&
    7286      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    7287      # have to relink, otherwise we might link with an installed library
    7288      # when we should be linking with a yet-to-be-installed one
    7289      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
    7290      test "$hardcode_minus_L" != no; then
    7291     # Linking always hardcodes the temporary library directory.
    7292     hardcode_action=relink
    7293   else
    7294     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    7295     hardcode_action=immediate
    7296   fi
    7297 else
    7298   # We cannot hardcode anything, or else we can only hardcode existing
    7299   # directories.
    7300   hardcode_action=unsupported
    7301 fi
    7302 echo "$as_me:$LINENO: result: $hardcode_action" >&5
    7303 echo "${ECHO_T}$hardcode_action" >&6
    7304 
    7305 if test "$hardcode_action" = relink; then
    7306   # Fast installation is not supported
    7307   enable_fast_install=no
    7308 elif test "$shlibpath_overrides_runpath" = yes ||
    7309      test "$enable_shared" = no; then
    7310   # Fast installation is not necessary
    7311   enable_fast_install=needless
    7312 fi
    7313 
    7314 striplib=
    7315 old_striplib=
    7316 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    7317 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    7318 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    7319   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    7320   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    7321   echo "$as_me:$LINENO: result: yes" >&5
    7322 echo "${ECHO_T}yes" >&6
    7323 else
    7324 # FIXME - insert some real tests, host_os isn't really good enough
    7325   case $host_os in
    7326    NOT-darwin*)
    7327        if test -n "$STRIP" ; then
    7328          striplib="$STRIP -x"
    7329          echo "$as_me:$LINENO: result: yes" >&5
    7330 echo "${ECHO_T}yes" >&6
    7331        else
    7332   echo "$as_me:$LINENO: result: no" >&5
    7333 echo "${ECHO_T}no" >&6
    7334 fi
    7335        ;;
    7336    *)
    7337   echo "$as_me:$LINENO: result: no" >&5
    7338 echo "${ECHO_T}no" >&6
    7339     ;;
    7340   esac
    7341 fi
    7342 
    73437613echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    73447614echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    73467616libname_spec='lib$name'
    73477617soname_spec=
    7348 shrext=".so"
     7618shrext_cmds=".so"
    73497619postinstall_cmds=
    73507620postuninstall_cmds=
     
    74347704  library_names_spec='$libname.ixlibrary $libname.a'
    74357705  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    7436   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'
     7706  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'
    74377707  ;;
    74387708
     
    74597729cygwin* | mingw* | pw32*)
    74607730  version_type=windows
    7461   shrext=".dll"
     7731  shrext_cmds=".dll"
    74627732  need_version=no
    74637733  need_lib_prefix=no
     
    74677737    library_names_spec='$libname.dll.a'
    74687738    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    7469     postinstall_cmds='base_file=`basename \${file}`${_S_}
    7470       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`${_S_}
    7471       dldir=$destdir/`dirname \$dlpath`${_S_}
    7472       test -d \$dldir || mkdir -p \$dldir${_S_}
     7739    postinstall_cmds='base_file=`basename \${file}`~
     7740      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
     7741      dldir=$destdir/`dirname \$dlpath`~
     7742      test -d \$dldir || mkdir -p \$dldir~
    74737743      $install_prog $dir/$dlname \$dldir/$dlname'
    7474     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
    7475       dlpath=$dir/\$dldll${_S_}
     7744    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
     7745      dlpath=$dir/\$dldll~
    74767746       $rm \$dlpath'
    74777747    shlibpath_overrides_runpath=yes
     
    74817751      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    74827752      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    7483       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     7753      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    74847754      ;;
    74857755    mingw*)
     
    75207790  need_lib_prefix=no
    75217791  need_version=no
    7522   # FIXME: Relying on posixy $() will cause problems for
    7523   #        cross-compilation, but unfortunately the echo tests do not
    7524   #        yet detect zsh echo's removal of \ escapes.
    7525   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext ${libname}${release}${versuffix}$shared_ext'
     7792  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    75267793  soname_spec='${libname}${release}${major}$shared_ext'
    75277794  shlibpath_overrides_runpath=yes
    75287795  shlibpath_var=DYLD_LIBRARY_PATH
    7529   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     7796  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    75307797  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    7531   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    7532   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"`
     7798  if test "$GCC" = yes; then
     7799    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"`
     7800  else
     7801    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    75337802  fi
    75347803  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    75467815freebsd1*)
    75477816  dynamic_linker=no
     7817  ;;
     7818
     7819kfreebsd*-gnu)
     7820  version_type=linux
     7821  need_lib_prefix=no
     7822  need_version=no
     7823  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     7824  soname_spec='${libname}${release}${shared_ext}$major'
     7825  shlibpath_var=LD_LIBRARY_PATH
     7826  shlibpath_overrides_runpath=no
     7827  hardcode_into_libs=yes
     7828  dynamic_linker='GNU ld.so'
    75487829  ;;
    75497830
     
    75967877  case "$host_cpu" in
    75977878  ia64*)
    7598     shrext='.so'
     7879    shrext_cmds='.so'
    75997880    hardcode_into_libs=yes
    76007881    dynamic_linker="$host_os dld.so"
     
    76117892    ;;
    76127893   hppa*64*)
    7613      shrext='.sl'
     7894     shrext_cmds='.sl'
    76147895     hardcode_into_libs=yes
    76157896     dynamic_linker="$host_os dld.sl"
     
    76227903     ;;
    76237904   *)
    7624     shrext='.sl'
     7905    shrext_cmds='.sl'
    76257906    dynamic_linker="$host_os dld.sl"
    76267907    shlibpath_var=SHLIB_PATH
     
    76917972  hardcode_into_libs=yes
    76927973
     7974  # find out which ABI we are using
     7975  libsuff=
     7976  case "$host_cpu" in
     7977  x86_64*|s390x*|powerpc64*)
     7978    echo '#line 7978 "configure"' > conftest.$ac_ext
     7979    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     7980  (eval $ac_compile) 2>&5
     7981  ac_status=$?
     7982  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7983  (exit $ac_status); }; then
     7984      case `/usr/bin/file conftest.$ac_objext` in
     7985      *64-bit*)
     7986        libsuff=64
     7987        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     7988        ;;
     7989      esac
     7990    fi
     7991    rm -rf conftest*
     7992    ;;
     7993  esac
     7994
     7995  # Append ld.so.conf contents to the search path
     7996  if test -f /etc/ld.so.conf; then
     7997    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     7998    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     7999  fi
     8000
    76938001  # We used to test for /lib/ld.so.1 and disable shared libraries on
    76948002  # powerpc, because MkLinux only supported shared libraries with the
     
    76988006  # assume the GNU/Linux dynamic linker is in use.
    76998007  dynamic_linker='GNU/Linux ld.so'
     8008  ;;
     8009
     8010knetbsd*-gnu)
     8011  version_type=linux
     8012  need_lib_prefix=no
     8013  need_version=no
     8014  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     8015  soname_spec='${libname}${release}${shared_ext}$major'
     8016  shlibpath_var=LD_LIBRARY_PATH
     8017  shlibpath_overrides_runpath=no
     8018  hardcode_into_libs=yes
     8019  dynamic_linker='GNU ld.so'
    77008020  ;;
    77018021
     
    77098029    dynamic_linker='NetBSD (a.out) ld.so'
    77108030  else
    7711     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     8031    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    77128032    soname_spec='${libname}${release}${shared_ext}$major'
    77138033    dynamic_linker='NetBSD ld.elf_so'
     
    77258045  ;;
    77268046
    7727 nto-qnx)
     8047nto-qnx*)
    77288048  version_type=linux
    77298049  need_lib_prefix=no
     
    77388058  version_type=sunos
    77398059  need_lib_prefix=no
    7740   need_version=no
     8060  need_version=yes
    77418061  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    77428062  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    77588078os2*)
    77598079  libname_spec='$name'
    7760   shrext=".dll"
     8080  shrext_cmds=".dll"
    77618081  need_lib_prefix=no
    77628082  library_names_spec='$libname${shared_ext} $libname.a'
     
    78568176test "$dynamic_linker" = no && can_build_shared=no
    78578177
     8178echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     8179echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     8180hardcode_action=
     8181if test -n "$hardcode_libdir_flag_spec" || \
     8182   test -n "$runpath_var " || \
     8183   test "X$hardcode_automatic"="Xyes" ; then
     8184
     8185  # We can hardcode non-existant directories.
     8186  if test "$hardcode_direct" != no &&
     8187     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     8188     # have to relink, otherwise we might link with an installed library
     8189     # when we should be linking with a yet-to-be-installed one
     8190     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
     8191     test "$hardcode_minus_L" != no; then
     8192    # Linking always hardcodes the temporary library directory.
     8193    hardcode_action=relink
     8194  else
     8195    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     8196    hardcode_action=immediate
     8197  fi
     8198else
     8199  # We cannot hardcode anything, or else we can only hardcode existing
     8200  # directories.
     8201  hardcode_action=unsupported
     8202fi
     8203echo "$as_me:$LINENO: result: $hardcode_action" >&5
     8204echo "${ECHO_T}$hardcode_action" >&6
     8205
     8206if test "$hardcode_action" = relink; then
     8207  # Fast installation is not supported
     8208  enable_fast_install=no
     8209elif test "$shlibpath_overrides_runpath" = yes ||
     8210     test "$enable_shared" = no; then
     8211  # Fast installation is not necessary
     8212  enable_fast_install=needless
     8213fi
     8214
     8215striplib=
     8216old_striplib=
     8217echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     8218echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     8219if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     8220  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     8221  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     8222  echo "$as_me:$LINENO: result: yes" >&5
     8223echo "${ECHO_T}yes" >&6
     8224else
     8225# FIXME - insert some real tests, host_os isn't really good enough
     8226  case $host_os in
     8227   darwin*)
     8228       if test -n "$STRIP" ; then
     8229         striplib="$STRIP -x"
     8230         echo "$as_me:$LINENO: result: yes" >&5
     8231echo "${ECHO_T}yes" >&6
     8232       else
     8233  echo "$as_me:$LINENO: result: no" >&5
     8234echo "${ECHO_T}no" >&6
     8235fi
     8236       ;;
     8237   *)
     8238  echo "$as_me:$LINENO: result: no" >&5
     8239echo "${ECHO_T}no" >&6
     8240    ;;
     8241  esac
     8242fi
     8243
    78588244if test "x$enable_dlopen" != xyes; then
    78598245  enable_dlopen=unknown
     
    78918277LIBS="-ldl  $LIBS"
    78928278cat >conftest.$ac_ext <<_ACEOF
    7893 #line $LINENO "configure"
    78948279/* confdefs.h.  */
    78958280_ACEOF
     
    79158300rm -f conftest.$ac_objext conftest$ac_exeext
    79168301if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    7917   (eval $ac_link) 2>&5
     8302  (eval $ac_link) 2>conftest.er1
     8303  ac_status=$?
     8304  grep -v '^ *+' conftest.er1 >conftest.err
     8305  rm -f conftest.er1
     8306  cat conftest.err >&5
     8307  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8308  (exit $ac_status); } &&
     8309         { ac_try='test -z "$ac_c_werror_flag"
     8310                         || test ! -s conftest.err'
     8311  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8312  (eval $ac_try) 2>&5
    79188313  ac_status=$?
    79198314  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7920   (exit $ac_status); } &&
    7921         { ac_try='test -s conftest$ac_exeext'
     8315  (exit $ac_status); }; } &&
     8316        { ac_try='test -s conftest$ac_exeext'
    79228317  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    79238318  (eval $ac_try) 2>&5
     
    79328327ac_cv_lib_dl_dlopen=no
    79338328fi
    7934 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8329rm -f conftest.err conftest.$ac_objext \
     8330      conftest$ac_exeext conftest.$ac_ext
    79358331LIBS=$ac_check_lib_save_LIBS
    79368332fi
     
    79568352else
    79578353  cat >conftest.$ac_ext <<_ACEOF
    7958 #line $LINENO "configure"
    79598354/* confdefs.h.  */
    79608355_ACEOF
     
    79628357cat >>conftest.$ac_ext <<_ACEOF
    79638358/* end confdefs.h.  */
     8359/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     8360   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     8361#define shl_load innocuous_shl_load
     8362
    79648363/* System header to define __stub macros and hopefully few prototypes,
    79658364    which can conflict with char shl_load (); below.
    79668365    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    79678366    <limits.h> exists even on freestanding compilers.  */
     8367
    79688368#ifdef __STDC__
    79698369# include <limits.h>
     
    79718371# include <assert.h>
    79728372#endif
     8373
     8374#undef shl_load
     8375
    79738376/* Override any gcc2 internal prototype to avoid an error.  */
    79748377#ifdef __cplusplus
     
    80018404rm -f conftest.$ac_objext conftest$ac_exeext
    80028405if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8003   (eval $ac_link) 2>&5
     8406  (eval $ac_link) 2>conftest.er1
     8407  ac_status=$?
     8408  grep -v '^ *+' conftest.er1 >conftest.err
     8409  rm -f conftest.er1
     8410  cat conftest.err >&5
     8411  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8412  (exit $ac_status); } &&
     8413         { ac_try='test -z "$ac_c_werror_flag"
     8414                         || test ! -s conftest.err'
     8415  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8416  (eval $ac_try) 2>&5
    80048417  ac_status=$?
    80058418  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8006   (exit $ac_status); } &&
    8007         { ac_try='test -s conftest$ac_exeext'
     8419  (exit $ac_status); }; } &&
     8420        { ac_try='test -s conftest$ac_exeext'
    80088421  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    80098422  (eval $ac_try) 2>&5
     
    80188431ac_cv_func_shl_load=no
    80198432fi
    8020 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8433rm -f conftest.err conftest.$ac_objext \
     8434      conftest$ac_exeext conftest.$ac_ext
    80218435fi
    80228436echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    80338447LIBS="-ldld  $LIBS"
    80348448cat >conftest.$ac_ext <<_ACEOF
    8035 #line $LINENO "configure"
    80368449/* confdefs.h.  */
    80378450_ACEOF
     
    80578470rm -f conftest.$ac_objext conftest$ac_exeext
    80588471if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8059   (eval $ac_link) 2>&5
     8472  (eval $ac_link) 2>conftest.er1
     8473  ac_status=$?
     8474  grep -v '^ *+' conftest.er1 >conftest.err
     8475  rm -f conftest.er1
     8476  cat conftest.err >&5
     8477  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8478  (exit $ac_status); } &&
     8479         { ac_try='test -z "$ac_c_werror_flag"
     8480                         || test ! -s conftest.err'
     8481  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8482  (eval $ac_try) 2>&5
    80608483  ac_status=$?
    80618484  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8062   (exit $ac_status); } &&
    8063         { ac_try='test -s conftest$ac_exeext'
     8485  (exit $ac_status); }; } &&
     8486        { ac_try='test -s conftest$ac_exeext'
    80648487  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    80658488  (eval $ac_try) 2>&5
     
    80748497ac_cv_lib_dld_shl_load=no
    80758498fi
    8076 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8499rm -f conftest.err conftest.$ac_objext \
     8500      conftest$ac_exeext conftest.$ac_ext
    80778501LIBS=$ac_check_lib_save_LIBS
    80788502fi
     
    80888512else
    80898513  cat >conftest.$ac_ext <<_ACEOF
    8090 #line $LINENO "configure"
    80918514/* confdefs.h.  */
    80928515_ACEOF
     
    80948517cat >>conftest.$ac_ext <<_ACEOF
    80958518/* end confdefs.h.  */
     8519/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     8520   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     8521#define dlopen innocuous_dlopen
     8522
    80968523/* System header to define __stub macros and hopefully few prototypes,
    80978524    which can conflict with char dlopen (); below.
    80988525    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    80998526    <limits.h> exists even on freestanding compilers.  */
     8527
    81008528#ifdef __STDC__
    81018529# include <limits.h>
     
    81038531# include <assert.h>
    81048532#endif
     8533
     8534#undef dlopen
     8535
    81058536/* Override any gcc2 internal prototype to avoid an error.  */
    81068537#ifdef __cplusplus
     
    81338564rm -f conftest.$ac_objext conftest$ac_exeext
    81348565if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8135   (eval $ac_link) 2>&5
     8566  (eval $ac_link) 2>conftest.er1
     8567  ac_status=$?
     8568  grep -v '^ *+' conftest.er1 >conftest.err
     8569  rm -f conftest.er1
     8570  cat conftest.err >&5
     8571  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8572  (exit $ac_status); } &&
     8573         { ac_try='test -z "$ac_c_werror_flag"
     8574                         || test ! -s conftest.err'
     8575  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8576  (eval $ac_try) 2>&5
    81368577  ac_status=$?
    81378578  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8138   (exit $ac_status); } &&
    8139         { ac_try='test -s conftest$ac_exeext'
     8579  (exit $ac_status); }; } &&
     8580        { ac_try='test -s conftest$ac_exeext'
    81408581  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    81418582  (eval $ac_try) 2>&5
     
    81508591ac_cv_func_dlopen=no
    81518592fi
    8152 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8593rm -f conftest.err conftest.$ac_objext \
     8594      conftest$ac_exeext conftest.$ac_ext
    81538595fi
    81548596echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    81658607LIBS="-ldl  $LIBS"
    81668608cat >conftest.$ac_ext <<_ACEOF
    8167 #line $LINENO "configure"
    81688609/* confdefs.h.  */
    81698610_ACEOF
     
    81898630rm -f conftest.$ac_objext conftest$ac_exeext
    81908631if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8191   (eval $ac_link) 2>&5
     8632  (eval $ac_link) 2>conftest.er1
     8633  ac_status=$?
     8634  grep -v '^ *+' conftest.er1 >conftest.err
     8635  rm -f conftest.er1
     8636  cat conftest.err >&5
     8637  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8638  (exit $ac_status); } &&
     8639         { ac_try='test -z "$ac_c_werror_flag"
     8640                         || test ! -s conftest.err'
     8641  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8642  (eval $ac_try) 2>&5
    81928643  ac_status=$?
    81938644  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8194   (exit $ac_status); } &&
    8195         { ac_try='test -s conftest$ac_exeext'
     8645  (exit $ac_status); }; } &&
     8646        { ac_try='test -s conftest$ac_exeext'
    81968647  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    81978648  (eval $ac_try) 2>&5
     
    82068657ac_cv_lib_dl_dlopen=no
    82078658fi
    8208 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8659rm -f conftest.err conftest.$ac_objext \
     8660      conftest$ac_exeext conftest.$ac_ext
    82098661LIBS=$ac_check_lib_save_LIBS
    82108662fi
     
    82228674LIBS="-lsvld  $LIBS"
    82238675cat >conftest.$ac_ext <<_ACEOF
    8224 #line $LINENO "configure"
    82258676/* confdefs.h.  */
    82268677_ACEOF
     
    82468697rm -f conftest.$ac_objext conftest$ac_exeext
    82478698if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8248   (eval $ac_link) 2>&5
     8699  (eval $ac_link) 2>conftest.er1
     8700  ac_status=$?
     8701  grep -v '^ *+' conftest.er1 >conftest.err
     8702  rm -f conftest.er1
     8703  cat conftest.err >&5
     8704  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8705  (exit $ac_status); } &&
     8706         { ac_try='test -z "$ac_c_werror_flag"
     8707                         || test ! -s conftest.err'
     8708  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8709  (eval $ac_try) 2>&5
    82498710  ac_status=$?
    82508711  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8251   (exit $ac_status); } &&
    8252         { ac_try='test -s conftest$ac_exeext'
     8712  (exit $ac_status); }; } &&
     8713        { ac_try='test -s conftest$ac_exeext'
    82538714  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    82548715  (eval $ac_try) 2>&5
     
    82638724ac_cv_lib_svld_dlopen=no
    82648725fi
    8265 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8726rm -f conftest.err conftest.$ac_objext \
     8727      conftest$ac_exeext conftest.$ac_ext
    82668728LIBS=$ac_check_lib_save_LIBS
    82678729fi
     
    82798741LIBS="-ldld  $LIBS"
    82808742cat >conftest.$ac_ext <<_ACEOF
    8281 #line $LINENO "configure"
    82828743/* confdefs.h.  */
    82838744_ACEOF
     
    83038764rm -f conftest.$ac_objext conftest$ac_exeext
    83048765if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8305   (eval $ac_link) 2>&5
     8766  (eval $ac_link) 2>conftest.er1
     8767  ac_status=$?
     8768  grep -v '^ *+' conftest.er1 >conftest.err
     8769  rm -f conftest.er1
     8770  cat conftest.err >&5
     8771  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8772  (exit $ac_status); } &&
     8773         { ac_try='test -z "$ac_c_werror_flag"
     8774                         || test ! -s conftest.err'
     8775  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     8776  (eval $ac_try) 2>&5
    83068777  ac_status=$?
    83078778  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8308   (exit $ac_status); } &&
    8309         { ac_try='test -s conftest$ac_exeext'
     8779  (exit $ac_status); }; } &&
     8780        { ac_try='test -s conftest$ac_exeext'
    83108781  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    83118782  (eval $ac_try) 2>&5
     
    83208791ac_cv_lib_dld_dld_link=no
    83218792fi
    8322 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     8793rm -f conftest.err conftest.$ac_objext \
     8794      conftest$ac_exeext conftest.$ac_ext
    83238795LIBS=$ac_check_lib_save_LIBS
    83248796fi
     
    83758847  lt_status=$lt_dlunknown
    83768848  cat > conftest.$ac_ext <<EOF
    8377 #line 8377 "configure"
     8849#line 8849 "configure"
    83788850#include "confdefs.h"
    83798851
     
    84738945  lt_status=$lt_dlunknown
    84748946  cat > conftest.$ac_ext <<EOF
    8475 #line 8475 "configure"
     8947#line 8947 "configure"
    84768948#include "confdefs.h"
    84778949
     
    85939065  test "$enable_shared" = yes && enable_static=no
    85949066  if test -n "$RANLIB"; then
    8595     archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
     9067    archive_cmds="$archive_cmds~\$RANLIB \$lib"
    85969068    postinstall_cmds='$RANLIB $lib'
    85979069  fi
    85989070  ;;
    85999071
    8600 aix4*)
     9072aix4* | aix5*)
    86019073  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    86029074    test "$enable_shared" = yes && enable_static=no
     
    86049076  ;;
    86059077  darwin* | rhapsody*)
    8606   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     9078  if test "$GCC" = yes; then
    86079079    archive_cmds_need_lc=no
    86089080    case "$host_os" in
     
    86109082      allow_undefined_flag='-undefined suppress'
    86119083      ;;
    8612     darwin1.* | darwin[2-6].*) # Darwin 1.3 on, but less than 7.0
    8613       test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
    8614       ;;
    8615     *) # Darwin 7.0 on
    8616       case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    8617       10.[012])
    8618         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag='-flat_namespace -undefined suppress'
    8619         ;;
    8620       *) # 10.3 on
    8621         if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    8622           allow_undefined_flag='-flat_namespace -undefined suppress'
    8623         else
    8624           allow_undefined_flag='-undefined dynamic_lookup'
    8625         fi
    8626         ;;
    8627       esac
     9084    *) # Darwin 1.3 on
     9085      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     9086        allow_undefined_flag='-flat_namespace -undefined suppress'
     9087      else
     9088        case ${MACOSX_DEPLOYMENT_TARGET} in
     9089          10.[012])
     9090            allow_undefined_flag='-flat_namespace -undefined suppress'
     9091            ;;
     9092          10.*)
     9093            allow_undefined_flag='-undefined dynamic_lookup'
     9094            ;;
     9095        esac
     9096      fi
    86289097      ;;
    86299098    esac
    8630     # FIXME: Relying on posixy $() will cause problems for
    8631     #        cross-compilation, but unfortunately the echo tests do not
    8632     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    8633     #          `"' quotes if we put them in here... so don't!
    8634                 output_verbose_link_cmd='echo'
    8635     archive_cmds='$CC -dynamiclib $archargs $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
    8636     module_cmds='$CC -bundle $archargs $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     9099    output_verbose_link_cmd='echo'
     9100    archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
     9101    module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    86379102    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    8638                   archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    8639                   module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     9103    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}'
     9104    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}'
    86409105    hardcode_direct=no
    86419106    hardcode_automatic=yes
     
    86439108    whole_archive_flag_spec='-all_load $convenience'
    86449109    link_all_deplibs=yes
    8645     fi
     9110  else
     9111    ld_shlibs=no
     9112  fi
    86469113    ;;
    86479114esac
     
    86699136  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    86709137  # variables and quote the copies for generation of the libtool script.
    8671   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     9138  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     9139    SED SHELL STRIP \
    86729140    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    86739141    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    87279195    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    87289196      # Double-quote double-evaled strings.
    8729       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     9197      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    87309198      ;;
    87319199    *)
     
    87969264# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    87979265
    8798 # Set the command separator (default: ~)
    8799 _S_=\${LIBTOOL_CMD_SEP-\~}
    8800 
    88019266# Shell to use when invoking shell scripts.
    88029267SHELL=$lt_SHELL
     
    88509315
    88519316# A symbol stripping program
    8852 STRIP=$STRIP
     9317STRIP=$lt_STRIP
    88539318
    88549319# Used to examine libraries when file_magic_cmd begins "file"
     
    88819346
    88829347# Shared library suffix (normally ".so").
    8883 shrext='$shrext'
     9348shrext_cmds='$shrext_cmds'
    88849349
    88859350# Executable file suffix (normally "").
     
    91239588  # `config.status --recheck' to rerun these tests and create the
    91249589  # libtool script then.
    9125   test -f Makefile && make "$ltmain"
     9590  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     9591  if test -f "$ltmain_in"; then
     9592    test -f Makefile && make "$ltmain"
     9593  fi
    91269594fi
    91279595
     
    93049772    [\\/]* | ?:[\\/]*)
    93059773      re_direlt='/[^/][^/]*/\.\./'
    9306       # Canonicalize the path of ld
     9774      # Canonicalize the pathname of ld
    93079775      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    93089776      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    93739841else
    93749842  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    9375 case `"$LD" -v 2>&1 </dev/null` in
     9843case `$LD -v 2>&1 </dev/null` in
    93769844*GNU* | *'with BFD'*)
    93779845  lt_cv_prog_gnu_ld=yes
     
    94189886    # overridden to take advantage of the native linker features on
    94199887    # the platform it is being used on.
    9420     archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
     9888    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
    94219889  fi
    94229890
     
    95269994      # Determine the default libpath from the value encoded in an empty executable.
    95279995      cat >conftest.$ac_ext <<_ACEOF
    9528 #line $LINENO "configure"
    95299996/* confdefs.h.  */
    95309997_ACEOF
     
    954310010rm -f conftest.$ac_objext conftest$ac_exeext
    954410011if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    9545   (eval $ac_link) 2>&5
     10012  (eval $ac_link) 2>conftest.er1
     10013  ac_status=$?
     10014  grep -v '^ *+' conftest.er1 >conftest.err
     10015  rm -f conftest.er1
     10016  cat conftest.err >&5
     10017  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     10018  (exit $ac_status); } &&
     10019         { ac_try='test -z "$ac_cxx_werror_flag"
     10020                         || test ! -s conftest.err'
     10021  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     10022  (eval $ac_try) 2>&5
    954610023  ac_status=$?
    954710024  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    9548   (exit $ac_status); } &&
    9549         { ac_try='test -s conftest$ac_exeext'
     10025  (exit $ac_status); }; } &&
     10026        { ac_try='test -s conftest$ac_exeext'
    955010027  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    955110028  (eval $ac_try) 2>&5
     
    956410041
    956510042fi
    9566 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     10043rm -f conftest.err conftest.$ac_objext \
     10044      conftest$ac_exeext conftest.$ac_ext
    956710045if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    956810046
     
    957810056        # Determine the default libpath from the value encoded in an empty executable.
    957910057        cat >conftest.$ac_ext <<_ACEOF
    9580 #line $LINENO "configure"
    958110058/* confdefs.h.  */
    958210059_ACEOF
     
    959510072rm -f conftest.$ac_objext conftest$ac_exeext
    959610073if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    9597   (eval $ac_link) 2>&5
     10074  (eval $ac_link) 2>conftest.er1
     10075  ac_status=$?
     10076  grep -v '^ *+' conftest.er1 >conftest.err
     10077  rm -f conftest.er1
     10078  cat conftest.err >&5
     10079  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     10080  (exit $ac_status); } &&
     10081         { ac_try='test -z "$ac_cxx_werror_flag"
     10082                         || test ! -s conftest.err'
     10083  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     10084  (eval $ac_try) 2>&5
    959810085  ac_status=$?
    959910086  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    9600   (exit $ac_status); } &&
    9601         { ac_try='test -s conftest$ac_exeext'
     10087  (exit $ac_status); }; } &&
     10088        { ac_try='test -s conftest$ac_exeext'
    960210089  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    960310090  (eval $ac_try) 2>&5
     
    961610103
    961710104fi
    9618 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     10105rm -f conftest.err conftest.$ac_objext \
     10106      conftest$ac_exeext conftest.$ac_ext
    961910107if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    962010108
     
    963010118        archive_cmds_need_lc_CXX=yes
    963110119        # This is similar to how AIX traditionally builds it's shared libraries.
    9632         archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     10120        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'
    963310121      fi
    963410122    fi
     
    966010148        echo EXPORTS > $output_objdir/$soname.def;
    966110149        cat $export_symbols >> $output_objdir/$soname.def;
    9662       fi${_S_}
     10150      fi~
    966310151      $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'
    966410152    else
     
    966810156
    966910157  darwin* | rhapsody*)
    9670    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     10158  if test "$GXX" = yes; then
    967110159    archive_cmds_need_lc_CXX=no
    967210160    case "$host_os" in
     
    967410162      allow_undefined_flag_CXX='-undefined suppress'
    967510163      ;;
    9676     darwin1.* | darwin[2-6].*) # Darwin 1.3 on, but less than 7.0
    9677       test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
    9678       ;;
    9679     *) # Darwin 7.0 on
    9680       case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    9681       10.[012])
    9682         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
    9683         ;;
    9684       *) # 10.3 on
    9685         if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    9686           allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
    9687         else
    9688           allow_undefined_flag_CXX='-undefined dynamic_lookup'
    9689         fi
    9690         ;;
    9691       esac
     10164    *) # Darwin 1.3 on
     10165      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     10166        allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10167      else
     10168        case ${MACOSX_DEPLOYMENT_TARGET} in
     10169          10.[012])
     10170            allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     10171            ;;
     10172          10.*)
     10173            allow_undefined_flag_CXX='-undefined dynamic_lookup'
     10174            ;;
     10175        esac
     10176      fi
    969210177      ;;
    969310178    esac
    9694         lt_int_apple_cc_single_mod=no
    9695         output_verbose_link_cmd='echo'
    9696         if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    9697           lt_int_apple_cc_single_mod=yes
    9698         fi
    9699         if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9700           archive_cmds_CXX='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    9701         else
    9702         archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    9703       fi
    9704       module_cmds_CXX='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     10179    lt_int_apple_cc_single_mod=no
     10180    output_verbose_link_cmd='echo'
     10181    if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
     10182      lt_int_apple_cc_single_mod=yes
     10183    fi
     10184    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10185      archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     10186    else
     10187      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'
     10188    fi
     10189    module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    970510190
    970610191    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    9707       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9708         archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    9709       else
    9710         archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
    9711       fi
    9712         module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     10192    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
     10193      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}'
     10194    else
     10195      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}'
     10196    fi
     10197    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}'
    971310198    hardcode_direct_CXX=no
    971410199    hardcode_automatic_CXX=yes
     
    971610201    whole_archive_flag_spec_CXX='-all_load $convenience'
    971710202    link_all_deplibs_CXX=yes
    9718    fi
     10203  else
     10204    ld_shlibs_CXX=no
     10205  fi
    971910206    ;;
    972010207
     
    974310230    archive_cmds_need_lc_CXX=no
    974410231    ;;
    9745   freebsd*)
     10232  freebsd* | kfreebsd*-gnu)
    974610233    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    974710234    # conventions
     
    976510252      ;;
    976610253    aCC)
    9767       archive_cmds_CXX='$rm $output_objdir/$soname${_S_}$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     10254      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'
    976810255      # Commands to make compiler produce verbose output that lists
    976910256      # what "hidden" libraries, object files and flags are used when
     
    977410261      # from the output so that they don't get included in the library
    977510262      # dependencies.
    9776       output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
     10263      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'
    977710264      ;;
    977810265    *)
    977910266      if test "$GXX" = yes; then
    9780         archive_cmds_CXX='$rm $output_objdir/$soname${_S_}$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     10267        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'
    978110268      else
    978210269        # FIXME: insert proper C++ library support
     
    1006710554        allow_undefined_flag_CXX=' -expect_unresolved \*'
    1006810555        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'
    10069         archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done${_S_}
    10070           echo "-hidden">> $lib.exp${_S_}
    10071           $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${_S_}
     10556        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
     10557          echo "-hidden">> $lib.exp~
     10558          $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~
    1007210559          $rm $lib.exp'
    1007310560
     
    1014610633        no_undefined_flag_CXX=' -zdefs'
    1014710634        archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
    10148         archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    10149         $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     10635        archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     10636        $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'
    1015010637
    1015110638        hardcode_libdir_flag_spec_CXX='-R$libdir'
     
    1019210679          if $CC --version | grep -v '^2\.7' > /dev/null; then
    1019310680            archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    10194             archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    10195                 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     10681            archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     10682                $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
    1019610683
    1019710684            # Commands to make compiler produce verbose output that lists
     
    1020310690            # platform.
    1020410691            archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    10205             archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    10206                 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags${_S_}$rm $lib.exp'
     10692            archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     10693                $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
    1020710694
    1020810695            # Commands to make compiler produce verbose output that lists
     
    1045010937        esac
    1045110938        ;;
    10452       freebsd*)
     10939      freebsd* | kfreebsd*-gnu)
    1045310940        # FreeBSD uses GNU C++
    1045410941        ;;
     
    1061811105#
    1061911106if test -n "$lt_prog_compiler_pic_CXX"; then
    10620   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
     11107
     11108echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
    1062111109echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
    1062211110if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
     
    1063611124   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1063711125   -e 's:$: $lt_compiler_flag:'`
    10638    (eval echo "\"\$as_me:10638: $lt_compile\"" >&5)
     11126   (eval echo "\"\$as_me:11126: $lt_compile\"" >&5)
    1063911127   (eval "$lt_compile" 2>conftest.err)
    1064011128   ac_status=$?
    1064111129   cat conftest.err >&5
    10642    echo "$as_me:10642: \$? = $ac_status" >&5
     11130   echo "$as_me:11130: \$? = $ac_status" >&5
    1064311131   if (exit $ac_status) && test -s "$ac_outfile"; then
    1064411132     # The compiler can only warn and ignore the option if not recognized
     
    1068711175   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1068811176
    10689    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    10690    # that will create temporary files in the current directory regardless of
    10691    # the output directory.  Thus, making CWD read-only will cause this test
    10692    # to fail, enabling locking or at least warning the user not to do parallel
    10693    # builds.
    10694    chmod -w .
    10695 
    1069611177   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1069711178   # Insert the option either (1) after the last *FLAGS variable, or
     
    1070311184   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1070411185   -e 's:$: $lt_compiler_flag:'`
    10705    (eval echo "\"\$as_me:10705: $lt_compile\"" >&5)
     11186   (eval echo "\"\$as_me:11186: $lt_compile\"" >&5)
    1070611187   (eval "$lt_compile" 2>out/conftest.err)
    1070711188   ac_status=$?
    1070811189   cat out/conftest.err >&5
    10709    echo "$as_me:10709: \$? = $ac_status" >&5
     11190   echo "$as_me:11190: \$? = $ac_status" >&5
    1071011191   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1071111192   then
     
    1071711198   fi
    1071811199   chmod u+w .
    10719    $rm conftest* out/*
    10720    rmdir out
     11200   $rm conftest*
     11201   # SGI C++ compiler will create directory out/ii_files/ for
     11202   # template instantiation
     11203   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     11204   $rm out/* && rmdir out
    1072111205   cd ..
    1072211206   rmdir conftest
     
    1079411278  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1079511279    case $archive_cmds_CXX in
    10796     *"$_S_"*)
     11280    *'~'*)
    1079711281      # FIXME: we may have to deal with multi-command sequences.
    1079811282      ;;
     
    1084611330esac
    1084711331
    10848 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    10849 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    10850 hardcode_action_CXX=
    10851 if test -n "$hardcode_libdir_flag_spec_CXX" || \
    10852    test -n "$runpath_var CXX" || \
    10853    test "X$hardcode_automatic_CXX"="Xyes" ; then
    10854 
    10855   # We can hardcode non-existant directories.
    10856   if test "$hardcode_direct_CXX" != no &&
    10857      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    10858      # have to relink, otherwise we might link with an installed library
    10859      # when we should be linking with a yet-to-be-installed one
    10860      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
    10861      test "$hardcode_minus_L_CXX" != no; then
    10862     # Linking always hardcodes the temporary library directory.
    10863     hardcode_action_CXX=relink
    10864   else
    10865     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    10866     hardcode_action_CXX=immediate
    10867   fi
    10868 else
    10869   # We cannot hardcode anything, or else we can only hardcode existing
    10870   # directories.
    10871   hardcode_action_CXX=unsupported
    10872 fi
    10873 echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
    10874 echo "${ECHO_T}$hardcode_action_CXX" >&6
    10875 
    10876 if test "$hardcode_action_CXX" = relink; then
    10877   # Fast installation is not supported
    10878   enable_fast_install=no
    10879 elif test "$shlibpath_overrides_runpath" = yes ||
    10880      test "$enable_shared" = no; then
    10881   # Fast installation is not necessary
    10882   enable_fast_install=needless
    10883 fi
    10884 
    10885 striplib=
    10886 old_striplib=
    10887 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    10888 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    10889 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    10890   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    10891   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    10892   echo "$as_me:$LINENO: result: yes" >&5
    10893 echo "${ECHO_T}yes" >&6
    10894 else
    10895 # FIXME - insert some real tests, host_os isn't really good enough
    10896   case $host_os in
    10897    NOT-darwin*)
    10898        if test -n "$STRIP" ; then
    10899          striplib="$STRIP -x"
    10900          echo "$as_me:$LINENO: result: yes" >&5
    10901 echo "${ECHO_T}yes" >&6
    10902        else
    10903   echo "$as_me:$LINENO: result: no" >&5
    10904 echo "${ECHO_T}no" >&6
    10905 fi
    10906        ;;
    10907    *)
    10908   echo "$as_me:$LINENO: result: no" >&5
    10909 echo "${ECHO_T}no" >&6
    10910     ;;
    10911   esac
    10912 fi
    10913 
    1091411332echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1091511333echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1091711335libname_spec='lib$name'
    1091811336soname_spec=
    10919 shrext=".so"
     11337shrext_cmds=".so"
    1092011338postinstall_cmds=
    1092111339postuninstall_cmds=
     
    1100511423  library_names_spec='$libname.ixlibrary $libname.a'
    1100611424  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    11007   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'
     11425  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'
    1100811426  ;;
    1100911427
     
    1103011448cygwin* | mingw* | pw32*)
    1103111449  version_type=windows
    11032   shrext=".dll"
     11450  shrext_cmds=".dll"
    1103311451  need_version=no
    1103411452  need_lib_prefix=no
     
    1103811456    library_names_spec='$libname.dll.a'
    1103911457    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    11040     postinstall_cmds='base_file=`basename \${file}`${_S_}
    11041       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`${_S_}
    11042       dldir=$destdir/`dirname \$dlpath`${_S_}
    11043       test -d \$dldir || mkdir -p \$dldir${_S_}
     11458    postinstall_cmds='base_file=`basename \${file}`~
     11459      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
     11460      dldir=$destdir/`dirname \$dlpath`~
     11461      test -d \$dldir || mkdir -p \$dldir~
    1104411462      $install_prog $dir/$dlname \$dldir/$dlname'
    11045     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
    11046       dlpath=$dir/\$dldll${_S_}
     11463    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
     11464      dlpath=$dir/\$dldll~
    1104711465       $rm \$dlpath'
    1104811466    shlibpath_overrides_runpath=yes
     
    1105211470      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1105311471      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    11054       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     11472      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1105511473      ;;
    1105611474    mingw*)
     
    1109111509  need_lib_prefix=no
    1109211510  need_version=no
    11093   # FIXME: Relying on posixy $() will cause problems for
    11094   #        cross-compilation, but unfortunately the echo tests do not
    11095   #        yet detect zsh echo's removal of \ escapes.
    11096   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext ${libname}${release}${versuffix}$shared_ext'
     11511  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1109711512  soname_spec='${libname}${release}${major}$shared_ext'
    1109811513  shlibpath_overrides_runpath=yes
    1109911514  shlibpath_var=DYLD_LIBRARY_PATH
    11100   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     11515  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1110111516  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    11102   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    11103   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"`
     11517  if test "$GCC" = yes; then
     11518    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"`
     11519  else
     11520    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1110411521  fi
    1110511522  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1111711534freebsd1*)
    1111811535  dynamic_linker=no
     11536  ;;
     11537
     11538kfreebsd*-gnu)
     11539  version_type=linux
     11540  need_lib_prefix=no
     11541  need_version=no
     11542  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     11543  soname_spec='${libname}${release}${shared_ext}$major'
     11544  shlibpath_var=LD_LIBRARY_PATH
     11545  shlibpath_overrides_runpath=no
     11546  hardcode_into_libs=yes
     11547  dynamic_linker='GNU ld.so'
    1111911548  ;;
    1112011549
     
    1116711596  case "$host_cpu" in
    1116811597  ia64*)
    11169     shrext='.so'
     11598    shrext_cmds='.so'
    1117011599    hardcode_into_libs=yes
    1117111600    dynamic_linker="$host_os dld.so"
     
    1118211611    ;;
    1118311612   hppa*64*)
    11184      shrext='.sl'
     11613     shrext_cmds='.sl'
    1118511614     hardcode_into_libs=yes
    1118611615     dynamic_linker="$host_os dld.sl"
     
    1119311622     ;;
    1119411623   *)
    11195     shrext='.sl'
     11624    shrext_cmds='.sl'
    1119611625    dynamic_linker="$host_os dld.sl"
    1119711626    shlibpath_var=SHLIB_PATH
     
    1126211691  hardcode_into_libs=yes
    1126311692
     11693  # find out which ABI we are using
     11694  libsuff=
     11695  case "$host_cpu" in
     11696  x86_64*|s390x*|powerpc64*)
     11697    echo '#line 11697 "configure"' > conftest.$ac_ext
     11698    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     11699  (eval $ac_compile) 2>&5
     11700  ac_status=$?
     11701  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     11702  (exit $ac_status); }; then
     11703      case `/usr/bin/file conftest.$ac_objext` in
     11704      *64-bit*)
     11705        libsuff=64
     11706        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     11707        ;;
     11708      esac
     11709    fi
     11710    rm -rf conftest*
     11711    ;;
     11712  esac
     11713
     11714  # Append ld.so.conf contents to the search path
     11715  if test -f /etc/ld.so.conf; then
     11716    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     11717    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     11718  fi
     11719
    1126411720  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1126511721  # powerpc, because MkLinux only supported shared libraries with the
     
    1126911725  # assume the GNU/Linux dynamic linker is in use.
    1127011726  dynamic_linker='GNU/Linux ld.so'
     11727  ;;
     11728
     11729knetbsd*-gnu)
     11730  version_type=linux
     11731  need_lib_prefix=no
     11732  need_version=no
     11733  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     11734  soname_spec='${libname}${release}${shared_ext}$major'
     11735  shlibpath_var=LD_LIBRARY_PATH
     11736  shlibpath_overrides_runpath=no
     11737  hardcode_into_libs=yes
     11738  dynamic_linker='GNU ld.so'
    1127111739  ;;
    1127211740
     
    1128011748    dynamic_linker='NetBSD (a.out) ld.so'
    1128111749  else
    11282     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     11750    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1128311751    soname_spec='${libname}${release}${shared_ext}$major'
    1128411752    dynamic_linker='NetBSD ld.elf_so'
     
    1129611764  ;;
    1129711765
    11298 nto-qnx)
     11766nto-qnx*)
    1129911767  version_type=linux
    1130011768  need_lib_prefix=no
     
    1130911777  version_type=sunos
    1131011778  need_lib_prefix=no
    11311   need_version=no
     11779  need_version=yes
    1131211780  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1131311781  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1132911797os2*)
    1133011798  libname_spec='$name'
    11331   shrext=".dll"
     11799  shrext_cmds=".dll"
    1133211800  need_lib_prefix=no
    1133311801  library_names_spec='$libname${shared_ext} $libname.a'
     
    1142711895test "$dynamic_linker" = no && can_build_shared=no
    1142811896
     11897echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     11898echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     11899hardcode_action_CXX=
     11900if test -n "$hardcode_libdir_flag_spec_CXX" || \
     11901   test -n "$runpath_var CXX" || \
     11902   test "X$hardcode_automatic_CXX"="Xyes" ; then
     11903
     11904  # We can hardcode non-existant directories.
     11905  if test "$hardcode_direct_CXX" != no &&
     11906     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     11907     # have to relink, otherwise we might link with an installed library
     11908     # when we should be linking with a yet-to-be-installed one
     11909     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
     11910     test "$hardcode_minus_L_CXX" != no; then
     11911    # Linking always hardcodes the temporary library directory.
     11912    hardcode_action_CXX=relink
     11913  else
     11914    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     11915    hardcode_action_CXX=immediate
     11916  fi
     11917else
     11918  # We cannot hardcode anything, or else we can only hardcode existing
     11919  # directories.
     11920  hardcode_action_CXX=unsupported
     11921fi
     11922echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
     11923echo "${ECHO_T}$hardcode_action_CXX" >&6
     11924
     11925if test "$hardcode_action_CXX" = relink; then
     11926  # Fast installation is not supported
     11927  enable_fast_install=no
     11928elif test "$shlibpath_overrides_runpath" = yes ||
     11929     test "$enable_shared" = no; then
     11930  # Fast installation is not necessary
     11931  enable_fast_install=needless
     11932fi
     11933
     11934striplib=
     11935old_striplib=
     11936echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     11937echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     11938if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     11939  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     11940  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     11941  echo "$as_me:$LINENO: result: yes" >&5
     11942echo "${ECHO_T}yes" >&6
     11943else
     11944# FIXME - insert some real tests, host_os isn't really good enough
     11945  case $host_os in
     11946   darwin*)
     11947       if test -n "$STRIP" ; then
     11948         striplib="$STRIP -x"
     11949         echo "$as_me:$LINENO: result: yes" >&5
     11950echo "${ECHO_T}yes" >&6
     11951       else
     11952  echo "$as_me:$LINENO: result: no" >&5
     11953echo "${ECHO_T}no" >&6
     11954fi
     11955       ;;
     11956   *)
     11957  echo "$as_me:$LINENO: result: no" >&5
     11958echo "${ECHO_T}no" >&6
     11959    ;;
     11960  esac
     11961fi
     11962
    1142911963if test "x$enable_dlopen" != xyes; then
    1143011964  enable_dlopen=unknown
     
    1146211996LIBS="-ldl  $LIBS"
    1146311997cat >conftest.$ac_ext <<_ACEOF
    11464 #line $LINENO "configure"
    1146511998/* confdefs.h.  */
    1146611999_ACEOF
     
    1148612019rm -f conftest.$ac_objext conftest$ac_exeext
    1148712020if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11488   (eval $ac_link) 2>&5
     12021  (eval $ac_link) 2>conftest.er1
     12022  ac_status=$?
     12023  grep -v '^ *+' conftest.er1 >conftest.err
     12024  rm -f conftest.er1
     12025  cat conftest.err >&5
     12026  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12027  (exit $ac_status); } &&
     12028         { ac_try='test -z "$ac_cxx_werror_flag"
     12029                         || test ! -s conftest.err'
     12030  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12031  (eval $ac_try) 2>&5
    1148912032  ac_status=$?
    1149012033  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11491   (exit $ac_status); } &&
    11492         { ac_try='test -s conftest$ac_exeext'
     12034  (exit $ac_status); }; } &&
     12035        { ac_try='test -s conftest$ac_exeext'
    1149312036  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1149412037  (eval $ac_try) 2>&5
     
    1150312046ac_cv_lib_dl_dlopen=no
    1150412047fi
    11505 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12048rm -f conftest.err conftest.$ac_objext \
     12049      conftest$ac_exeext conftest.$ac_ext
    1150612050LIBS=$ac_check_lib_save_LIBS
    1150712051fi
     
    1152712071else
    1152812072  cat >conftest.$ac_ext <<_ACEOF
    11529 #line $LINENO "configure"
    1153012073/* confdefs.h.  */
    1153112074_ACEOF
     
    1153312076cat >>conftest.$ac_ext <<_ACEOF
    1153412077/* end confdefs.h.  */
     12078/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     12079   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     12080#define shl_load innocuous_shl_load
     12081
    1153512082/* System header to define __stub macros and hopefully few prototypes,
    1153612083    which can conflict with char shl_load (); below.
    1153712084    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1153812085    <limits.h> exists even on freestanding compilers.  */
     12086
    1153912087#ifdef __STDC__
    1154012088# include <limits.h>
     
    1154212090# include <assert.h>
    1154312091#endif
     12092
     12093#undef shl_load
     12094
    1154412095/* Override any gcc2 internal prototype to avoid an error.  */
    1154512096#ifdef __cplusplus
     
    1157212123rm -f conftest.$ac_objext conftest$ac_exeext
    1157312124if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11574   (eval $ac_link) 2>&5
     12125  (eval $ac_link) 2>conftest.er1
     12126  ac_status=$?
     12127  grep -v '^ *+' conftest.er1 >conftest.err
     12128  rm -f conftest.er1
     12129  cat conftest.err >&5
     12130  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12131  (exit $ac_status); } &&
     12132         { ac_try='test -z "$ac_cxx_werror_flag"
     12133                         || test ! -s conftest.err'
     12134  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12135  (eval $ac_try) 2>&5
    1157512136  ac_status=$?
    1157612137  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11577   (exit $ac_status); } &&
    11578         { ac_try='test -s conftest$ac_exeext'
     12138  (exit $ac_status); }; } &&
     12139        { ac_try='test -s conftest$ac_exeext'
    1157912140  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1158012141  (eval $ac_try) 2>&5
     
    1158912150ac_cv_func_shl_load=no
    1159012151fi
    11591 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12152rm -f conftest.err conftest.$ac_objext \
     12153      conftest$ac_exeext conftest.$ac_ext
    1159212154fi
    1159312155echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    1160412166LIBS="-ldld  $LIBS"
    1160512167cat >conftest.$ac_ext <<_ACEOF
    11606 #line $LINENO "configure"
    1160712168/* confdefs.h.  */
    1160812169_ACEOF
     
    1162812189rm -f conftest.$ac_objext conftest$ac_exeext
    1162912190if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11630   (eval $ac_link) 2>&5
     12191  (eval $ac_link) 2>conftest.er1
     12192  ac_status=$?
     12193  grep -v '^ *+' conftest.er1 >conftest.err
     12194  rm -f conftest.er1
     12195  cat conftest.err >&5
     12196  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12197  (exit $ac_status); } &&
     12198         { ac_try='test -z "$ac_cxx_werror_flag"
     12199                         || test ! -s conftest.err'
     12200  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12201  (eval $ac_try) 2>&5
    1163112202  ac_status=$?
    1163212203  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11633   (exit $ac_status); } &&
    11634         { ac_try='test -s conftest$ac_exeext'
     12204  (exit $ac_status); }; } &&
     12205        { ac_try='test -s conftest$ac_exeext'
    1163512206  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1163612207  (eval $ac_try) 2>&5
     
    1164512216ac_cv_lib_dld_shl_load=no
    1164612217fi
    11647 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12218rm -f conftest.err conftest.$ac_objext \
     12219      conftest$ac_exeext conftest.$ac_ext
    1164812220LIBS=$ac_check_lib_save_LIBS
    1164912221fi
     
    1165912231else
    1166012232  cat >conftest.$ac_ext <<_ACEOF
    11661 #line $LINENO "configure"
    1166212233/* confdefs.h.  */
    1166312234_ACEOF
     
    1166512236cat >>conftest.$ac_ext <<_ACEOF
    1166612237/* end confdefs.h.  */
     12238/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     12239   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     12240#define dlopen innocuous_dlopen
     12241
    1166712242/* System header to define __stub macros and hopefully few prototypes,
    1166812243    which can conflict with char dlopen (); below.
    1166912244    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1167012245    <limits.h> exists even on freestanding compilers.  */
     12246
    1167112247#ifdef __STDC__
    1167212248# include <limits.h>
     
    1167412250# include <assert.h>
    1167512251#endif
     12252
     12253#undef dlopen
     12254
    1167612255/* Override any gcc2 internal prototype to avoid an error.  */
    1167712256#ifdef __cplusplus
     
    1170412283rm -f conftest.$ac_objext conftest$ac_exeext
    1170512284if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11706   (eval $ac_link) 2>&5
     12285  (eval $ac_link) 2>conftest.er1
     12286  ac_status=$?
     12287  grep -v '^ *+' conftest.er1 >conftest.err
     12288  rm -f conftest.er1
     12289  cat conftest.err >&5
     12290  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12291  (exit $ac_status); } &&
     12292         { ac_try='test -z "$ac_cxx_werror_flag"
     12293                         || test ! -s conftest.err'
     12294  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12295  (eval $ac_try) 2>&5
    1170712296  ac_status=$?
    1170812297  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11709   (exit $ac_status); } &&
    11710         { ac_try='test -s conftest$ac_exeext'
     12298  (exit $ac_status); }; } &&
     12299        { ac_try='test -s conftest$ac_exeext'
    1171112300  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1171212301  (eval $ac_try) 2>&5
     
    1172112310ac_cv_func_dlopen=no
    1172212311fi
    11723 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12312rm -f conftest.err conftest.$ac_objext \
     12313      conftest$ac_exeext conftest.$ac_ext
    1172412314fi
    1172512315echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    1173612326LIBS="-ldl  $LIBS"
    1173712327cat >conftest.$ac_ext <<_ACEOF
    11738 #line $LINENO "configure"
    1173912328/* confdefs.h.  */
    1174012329_ACEOF
     
    1176012349rm -f conftest.$ac_objext conftest$ac_exeext
    1176112350if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11762   (eval $ac_link) 2>&5
     12351  (eval $ac_link) 2>conftest.er1
     12352  ac_status=$?
     12353  grep -v '^ *+' conftest.er1 >conftest.err
     12354  rm -f conftest.er1
     12355  cat conftest.err >&5
     12356  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12357  (exit $ac_status); } &&
     12358         { ac_try='test -z "$ac_cxx_werror_flag"
     12359                         || test ! -s conftest.err'
     12360  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12361  (eval $ac_try) 2>&5
    1176312362  ac_status=$?
    1176412363  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11765   (exit $ac_status); } &&
    11766         { ac_try='test -s conftest$ac_exeext'
     12364  (exit $ac_status); }; } &&
     12365        { ac_try='test -s conftest$ac_exeext'
    1176712366  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1176812367  (eval $ac_try) 2>&5
     
    1177712376ac_cv_lib_dl_dlopen=no
    1177812377fi
    11779 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12378rm -f conftest.err conftest.$ac_objext \
     12379      conftest$ac_exeext conftest.$ac_ext
    1178012380LIBS=$ac_check_lib_save_LIBS
    1178112381fi
     
    1179312393LIBS="-lsvld  $LIBS"
    1179412394cat >conftest.$ac_ext <<_ACEOF
    11795 #line $LINENO "configure"
    1179612395/* confdefs.h.  */
    1179712396_ACEOF
     
    1181712416rm -f conftest.$ac_objext conftest$ac_exeext
    1181812417if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11819   (eval $ac_link) 2>&5
     12418  (eval $ac_link) 2>conftest.er1
     12419  ac_status=$?
     12420  grep -v '^ *+' conftest.er1 >conftest.err
     12421  rm -f conftest.er1
     12422  cat conftest.err >&5
     12423  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12424  (exit $ac_status); } &&
     12425         { ac_try='test -z "$ac_cxx_werror_flag"
     12426                         || test ! -s conftest.err'
     12427  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12428  (eval $ac_try) 2>&5
    1182012429  ac_status=$?
    1182112430  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11822   (exit $ac_status); } &&
    11823         { ac_try='test -s conftest$ac_exeext'
     12431  (exit $ac_status); }; } &&
     12432        { ac_try='test -s conftest$ac_exeext'
    1182412433  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1182512434  (eval $ac_try) 2>&5
     
    1183412443ac_cv_lib_svld_dlopen=no
    1183512444fi
    11836 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12445rm -f conftest.err conftest.$ac_objext \
     12446      conftest$ac_exeext conftest.$ac_ext
    1183712447LIBS=$ac_check_lib_save_LIBS
    1183812448fi
     
    1185012460LIBS="-ldld  $LIBS"
    1185112461cat >conftest.$ac_ext <<_ACEOF
    11852 #line $LINENO "configure"
    1185312462/* confdefs.h.  */
    1185412463_ACEOF
     
    1187412483rm -f conftest.$ac_objext conftest$ac_exeext
    1187512484if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    11876   (eval $ac_link) 2>&5
     12485  (eval $ac_link) 2>conftest.er1
     12486  ac_status=$?
     12487  grep -v '^ *+' conftest.er1 >conftest.err
     12488  rm -f conftest.er1
     12489  cat conftest.err >&5
     12490  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     12491  (exit $ac_status); } &&
     12492         { ac_try='test -z "$ac_cxx_werror_flag"
     12493                         || test ! -s conftest.err'
     12494  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     12495  (eval $ac_try) 2>&5
    1187712496  ac_status=$?
    1187812497  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11879   (exit $ac_status); } &&
    11880         { ac_try='test -s conftest$ac_exeext'
     12498  (exit $ac_status); }; } &&
     12499        { ac_try='test -s conftest$ac_exeext'
    1188112500  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1188212501  (eval $ac_try) 2>&5
     
    1189112510ac_cv_lib_dld_dld_link=no
    1189212511fi
    11893 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     12512rm -f conftest.err conftest.$ac_objext \
     12513      conftest$ac_exeext conftest.$ac_ext
    1189412514LIBS=$ac_check_lib_save_LIBS
    1189512515fi
     
    1194612566  lt_status=$lt_dlunknown
    1194712567  cat > conftest.$ac_ext <<EOF
    11948 #line 11948 "configure"
     12568#line 12568 "configure"
    1194912569#include "confdefs.h"
    1195012570
     
    1204412664  lt_status=$lt_dlunknown
    1204512665  cat > conftest.$ac_ext <<EOF
    12046 #line 12046 "configure"
     12666#line 12666 "configure"
    1204712667#include "confdefs.h"
    1204812668
     
    1216112781  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1216212782  # variables and quote the copies for generation of the libtool script.
    12163   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     12783  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     12784    SED SHELL STRIP \
    1216412785    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1216512786    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1221912840    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1222012841      # Double-quote double-evaled strings.
    12221       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     12842      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    1222212843      ;;
    1222312844    *)
     
    1224012861# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1224112862
    12242 # Set the command separator (default: ~)
    12243 _S_=\${LIBTOOL_CMD_SEP-\~}
    12244 
    1224512863# Shell to use when invoking shell scripts.
    1224612864SHELL=$lt_SHELL
     
    1229412912
    1229512913# A symbol stripping program
    12296 STRIP=$STRIP
     12914STRIP=$lt_STRIP
    1229712915
    1229812916# Used to examine libraries when file_magic_cmd begins "file"
     
    1232512943
    1232612944# Shared library suffix (normally ".so").
    12327 shrext='$shrext'
     12945shrext_cmds='$shrext_cmds'
    1232812946
    1232912947# Executable file suffix (normally "").
     
    1254213160  # `config.status --recheck' to rerun these tests and create the
    1254313161  # libtool script then.
    12544   test -f Makefile && make "$ltmain"
     13162  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     13163  if test -f "$ltmain_in"; then
     13164    test -f Makefile && make "$ltmain"
     13165  fi
    1254513166fi
    1254613167
     
    1264013261  test "$enable_shared" = yes && enable_static=no
    1264113262  if test -n "$RANLIB"; then
    12642     archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
     13263    archive_cmds="$archive_cmds~\$RANLIB \$lib"
    1264313264    postinstall_cmds='$RANLIB $lib'
    1264413265  fi
    1264513266  ;;
    12646 aix4*)
     13267aix4* | aix5*)
    1264713268  test "$enable_shared" = yes && enable_static=no
    1264813269  ;;
     
    1278413405    linux*)
    1278513406      case $CC in
    12786       icc|ecc)
     13407      icc* | ecc*)
    1278713408        lt_prog_compiler_wl_F77='-Wl,'
    1278813409        lt_prog_compiler_pic_F77='-KPIC'
    1278913410        lt_prog_compiler_static_F77='-static'
    1279013411        ;;
    12791       ccc)
     13412      ccc*)
    1279213413        lt_prog_compiler_wl_F77='-Wl,'
    1279313414        # All Alpha code is PIC.
     
    1285113472#
    1285213473if test -n "$lt_prog_compiler_pic_F77"; then
    12853   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
     13474
     13475echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
    1285413476echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
    1285513477if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
     
    1286913491   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1287013492   -e 's:$: $lt_compiler_flag:'`
    12871    (eval echo "\"\$as_me:12871: $lt_compile\"" >&5)
     13493   (eval echo "\"\$as_me:13493: $lt_compile\"" >&5)
    1287213494   (eval "$lt_compile" 2>conftest.err)
    1287313495   ac_status=$?
    1287413496   cat conftest.err >&5
    12875    echo "$as_me:12875: \$? = $ac_status" >&5
     13497   echo "$as_me:13497: \$? = $ac_status" >&5
    1287613498   if (exit $ac_status) && test -s "$ac_outfile"; then
    1287713499     # The compiler can only warn and ignore the option if not recognized
     
    1292013542   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1292113543
    12922    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    12923    # that will create temporary files in the current directory regardless of
    12924    # the output directory.  Thus, making CWD read-only will cause this test
    12925    # to fail, enabling locking or at least warning the user not to do parallel
    12926    # builds.
    12927    chmod -w .
    12928 
    1292913544   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1293013545   # Insert the option either (1) after the last *FLAGS variable, or
     
    1293613551   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1293713552   -e 's:$: $lt_compiler_flag:'`
    12938    (eval echo "\"\$as_me:12938: $lt_compile\"" >&5)
     13553   (eval echo "\"\$as_me:13553: $lt_compile\"" >&5)
    1293913554   (eval "$lt_compile" 2>out/conftest.err)
    1294013555   ac_status=$?
    1294113556   cat out/conftest.err >&5
    12942    echo "$as_me:12942: \$? = $ac_status" >&5
     13557   echo "$as_me:13557: \$? = $ac_status" >&5
    1294313558   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1294413559   then
     
    1295013565   fi
    1295113566   chmod u+w .
    12952    $rm conftest* out/*
    12953    rmdir out
     13567   $rm conftest*
     13568   # SGI C++ compiler will create directory out/ii_files/ for
     13569   # template instantiation
     13570   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     13571   $rm out/* && rmdir out
    1295413572   cd ..
    1295513573   rmdir conftest
     
    1306113679
    1306213680    amigaos*)
    13063       archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     13681      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)'
    1306413682      hardcode_libdir_flag_spec_F77='-L$libdir'
    1306513683      hardcode_minus_L_F77=yes
     
    1310313721          echo EXPORTS > $output_objdir/$soname.def;
    1310413722          cat $export_symbols >> $output_objdir/$soname.def;
    13105         fi${_S_}
     13723        fi~
    1310613724        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1310713725      else
     
    1314713765      hardcode_shlibpath_var_F77=no
    1314813766      ;;
     13767
     13768  linux*)
     13769    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     13770        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     13771        archive_cmds_F77="$tmp_archive_cmds"
     13772      supports_anon_versioning=no
     13773      case `$LD -v 2>/dev/null` in
     13774        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     13775        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     13776        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     13777        *\ 2.11.*) ;; # other 2.11 versions
     13778        *) supports_anon_versioning=yes ;;
     13779      esac
     13780      if test $supports_anon_versioning = yes; then
     13781        archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
     13782cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     13783$echo "local: *; };" >> $output_objdir/$libname.ver~
     13784        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     13785      else
     13786        archive_expsym_cmds_F77="$tmp_archive_cmds"
     13787      fi
     13788    else
     13789      ld_shlibs_F77=no
     13790    fi
     13791    ;;
    1314913792
    1315013793    *)
     
    1317513818      allow_undefined_flag_F77=unsupported
    1317613819      always_export_symbols_F77=yes
    13177       archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE${_S_}$AR $AR_FLAGS $lib $output_objdir/$soname'
     13820      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'
    1317813821      # Note: this linker hardcodes the directories in LIBPATH if there
    1317913822      # are no directories specified by -L.
     
    1328213925rm -f conftest.$ac_objext conftest$ac_exeext
    1328313926if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    13284   (eval $ac_link) 2>&5
     13927  (eval $ac_link) 2>conftest.er1
     13928  ac_status=$?
     13929  grep -v '^ *+' conftest.er1 >conftest.err
     13930  rm -f conftest.er1
     13931  cat conftest.err >&5
     13932  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     13933  (exit $ac_status); } &&
     13934         { ac_try='test -z "$ac_f77_werror_flag"
     13935                         || test ! -s conftest.err'
     13936  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     13937  (eval $ac_try) 2>&5
    1328513938  ac_status=$?
    1328613939  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    13287   (exit $ac_status); } &&
    13288         { ac_try='test -s conftest$ac_exeext'
     13940  (exit $ac_status); }; } &&
     13941        { ac_try='test -s conftest$ac_exeext'
    1328913942  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1329013943  (eval $ac_try) 2>&5
     
    1330313956
    1330413957fi
    13305 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     13958rm -f conftest.err conftest.$ac_objext \
     13959      conftest$ac_exeext conftest.$ac_ext
    1330613960if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1330713961
     
    1332213976rm -f conftest.$ac_objext conftest$ac_exeext
    1332313977if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    13324   (eval $ac_link) 2>&5
     13978  (eval $ac_link) 2>conftest.er1
     13979  ac_status=$?
     13980  grep -v '^ *+' conftest.er1 >conftest.err
     13981  rm -f conftest.er1
     13982  cat conftest.err >&5
     13983  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     13984  (exit $ac_status); } &&
     13985         { ac_try='test -z "$ac_f77_werror_flag"
     13986                         || test ! -s conftest.err'
     13987  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     13988  (eval $ac_try) 2>&5
    1332513989  ac_status=$?
    1332613990  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    13327   (exit $ac_status); } &&
    13328         { ac_try='test -s conftest$ac_exeext'
     13991  (exit $ac_status); }; } &&
     13992        { ac_try='test -s conftest$ac_exeext'
    1332913993  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1333013994  (eval $ac_try) 2>&5
     
    1334314007
    1334414008fi
    13345 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     14009rm -f conftest.err conftest.$ac_objext \
     14010      conftest$ac_exeext conftest.$ac_ext
    1334614011if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1334714012
     
    1335714022          archive_cmds_need_lc_F77=yes
    1335814023          # This is similar to how AIX traditionally builds it's shared libraries.
    13359           archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     14024          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'
    1336014025        fi
    1336114026      fi
     
    1336314028
    1336414029    amigaos*)
    13365       archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     14030      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)'
    1336614031      hardcode_libdir_flag_spec_F77='-L$libdir'
    1336714032      hardcode_minus_L_F77=yes
     
    1338414049      libext=lib
    1338514050      # Tell ltmain to make .dll files, not .so files.
    13386       shrext=".dll"
     14051      shrext_cmds=".dll"
    1338714052      # FIXME: Setting linknames here is a bad hack.
    13388       archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
     14053      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
    1338914054      # The linker will automatically build a .lib file if we build a DLL.
    1339014055      old_archive_From_new_cmds_F77='true'
     
    1339614061
    1339714062    darwin* | rhapsody*)
    13398     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     14063    if test "$GXX" = yes ; then
    1339914064      archive_cmds_need_lc_F77=no
    1340014065      case "$host_os" in
     
    1340214067        allow_undefined_flag_F77='-undefined suppress'
    1340314068        ;;
    13404       darwin1.* | darwin[2-6].*) # Darwin 1.3 on, but less than 7.0
    13405         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13406         ;;
    13407       *) # Darwin 7.0 on
    13408         case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    13409         10.[012])
    13410           test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13411           ;;
    13412         *) # 10.3 on
    13413           if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    13414             allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13415           else
    13416             allow_undefined_flag_F77='-undefined dynamic_lookup'
    13417           fi
    13418           ;;
    13419         esac
     14069      *) # Darwin 1.3 on
     14070      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     14071        allow_undefined_flag_F77='-flat_namespace -undefined suppress'
     14072      else
     14073        case ${MACOSX_DEPLOYMENT_TARGET} in
     14074          10.[012])
     14075            allow_undefined_flag_F77='-flat_namespace -undefined suppress'
     14076            ;;
     14077          10.*)
     14078            allow_undefined_flag_F77='-undefined dynamic_lookup'
     14079            ;;
     14080        esac
     14081      fi
    1342014082        ;;
    1342114083      esac
    13422       # FIXME: Relying on posixy $() will cause problems for
    13423       #        cross-compilation, but unfortunately the echo tests do not
    13424       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    13425       #        `"' quotes if we put them in here... so don't!
    1342614084        lt_int_apple_cc_single_mod=no
    1342714085        output_verbose_link_cmd='echo'
     
    1343014088        fi
    1343114089        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13432           archive_cmds_F77='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     14090          archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1343314091        else
    13434         archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     14092        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'
    1343514093      fi
    13436       module_cmds_F77='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     14094      module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    1343714095      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1343814096        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13439           archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     14097          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}'
    1344014098        else
    13441           archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     14099          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}'
    1344214100        fi
    13443           module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     14101          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}'
    1344414102      hardcode_direct_F77=no
    1344514103      hardcode_automatic_F77=yes
     
    1344714105      whole_archive_flag_spec_F77='-all_load $convenience'
    1344814106      link_all_deplibs_F77=yes
     14107    else
     14108      ld_shlibs_F77=no
    1344914109    fi
    1345014110      ;;
     
    1348014140
    1348114141    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    13482     freebsd*)
     14142    freebsd* | kfreebsd*-gnu)
    1348314143      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1348414144      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1348914149    hpux9*)
    1349014150      if test "$GCC" = yes; then
    13491         archive_cmds_F77='$rm $output_objdir/$soname${_S_}$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     14151        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'
    1349214152      else
    13493         archive_cmds_F77='$rm $output_objdir/$soname${_S_}$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     14153        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'
    1349414154      fi
    1349514155      hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
     
    1361114271      hardcode_minus_L_F77=yes
    1361214272      allow_undefined_flag_F77=unsupported
    13613       archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def${_S_}$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def${_S_}$echo DATA >> $output_objdir/$libname.def${_S_}$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def${_S_}$echo EXPORTS >> $output_objdir/$libname.def${_S_}emxexp $libobjs >> $output_objdir/$libname.def${_S_}$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
     14273      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'
    1361414274      old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    1361514275      ;;
     
    1363514295        allow_undefined_flag_F77=' -expect_unresolved \*'
    1363614296        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'
    13637         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${_S_}
    13638         $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${_S_}$rm $lib.exp'
     14297        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~
     14298        $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'
    1363914299
    1364014300        # Both c and cxx compiler support -rpath directly
     
    1365614316      if test "$GCC" = yes; then
    1365714317        archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    13658         archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    13659           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags${_S_}$rm $lib.exp'
     14318        archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     14319          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    1366014320      else
    1366114321        archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    13662         archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    13663         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     14322        archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     14323        $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    1366414324      fi
    1366514325      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1375014410      # object files and a static libstdc++, better avoid it by now
    1375114411      archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    13752       archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    13753                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     14412      archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     14413                $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    1375414414      hardcode_libdir_flag_spec_F77=
    1375514415      hardcode_shlibpath_var_F77=no
     
    1378814448  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1378914449    case $archive_cmds_F77 in
    13790     *"$_S_"*)
     14450    *'~'*)
    1379114451      # FIXME: we may have to deal with multi-command sequences.
    1379214452      ;;
     
    1384014500esac
    1384114501
    13842 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    13843 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    13844 hardcode_action_F77=
    13845 if test -n "$hardcode_libdir_flag_spec_F77" || \
    13846    test -n "$runpath_var F77" || \
    13847    test "X$hardcode_automatic_F77"="Xyes" ; then
    13848 
    13849   # We can hardcode non-existant directories.
    13850   if test "$hardcode_direct_F77" != no &&
    13851      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    13852      # have to relink, otherwise we might link with an installed library
    13853      # when we should be linking with a yet-to-be-installed one
    13854      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
    13855      test "$hardcode_minus_L_F77" != no; then
    13856     # Linking always hardcodes the temporary library directory.
    13857     hardcode_action_F77=relink
    13858   else
    13859     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    13860     hardcode_action_F77=immediate
    13861   fi
    13862 else
    13863   # We cannot hardcode anything, or else we can only hardcode existing
    13864   # directories.
    13865   hardcode_action_F77=unsupported
    13866 fi
    13867 echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
    13868 echo "${ECHO_T}$hardcode_action_F77" >&6
    13869 
    13870 if test "$hardcode_action_F77" = relink; then
    13871   # Fast installation is not supported
    13872   enable_fast_install=no
    13873 elif test "$shlibpath_overrides_runpath" = yes ||
    13874      test "$enable_shared" = no; then
    13875   # Fast installation is not necessary
    13876   enable_fast_install=needless
    13877 fi
    13878 
    13879 striplib=
    13880 old_striplib=
    13881 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    13882 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    13883 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    13884   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    13885   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    13886   echo "$as_me:$LINENO: result: yes" >&5
    13887 echo "${ECHO_T}yes" >&6
    13888 else
    13889 # FIXME - insert some real tests, host_os isn't really good enough
    13890   case $host_os in
    13891    NOT-darwin*)
    13892        if test -n "$STRIP" ; then
    13893          striplib="$STRIP -x"
    13894          echo "$as_me:$LINENO: result: yes" >&5
    13895 echo "${ECHO_T}yes" >&6
    13896        else
    13897   echo "$as_me:$LINENO: result: no" >&5
    13898 echo "${ECHO_T}no" >&6
    13899 fi
    13900        ;;
    13901    *)
    13902   echo "$as_me:$LINENO: result: no" >&5
    13903 echo "${ECHO_T}no" >&6
    13904     ;;
    13905   esac
    13906 fi
    13907 
    1390814502echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1390914503echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1391114505libname_spec='lib$name'
    1391214506soname_spec=
    13913 shrext=".so"
     14507shrext_cmds=".so"
    1391414508postinstall_cmds=
    1391514509postuninstall_cmds=
     
    1399914593  library_names_spec='$libname.ixlibrary $libname.a'
    1400014594  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    14001   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'
     14595  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'
    1400214596  ;;
    1400314597
     
    1402414618cygwin* | mingw* | pw32*)
    1402514619  version_type=windows
    14026   shrext=".dll"
     14620  shrext_cmds=".dll"
    1402714621  need_version=no
    1402814622  need_lib_prefix=no
     
    1403214626    library_names_spec='$libname.dll.a'
    1403314627    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    14034     postinstall_cmds='base_file=`basename \${file}`${_S_}
    14035       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`${_S_}
    14036       dldir=$destdir/`dirname \$dlpath`${_S_}
    14037       test -d \$dldir || mkdir -p \$dldir${_S_}
     14628    postinstall_cmds='base_file=`basename \${file}`~
     14629      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
     14630      dldir=$destdir/`dirname \$dlpath`~
     14631      test -d \$dldir || mkdir -p \$dldir~
    1403814632      $install_prog $dir/$dlname \$dldir/$dlname'
    14039     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
    14040       dlpath=$dir/\$dldll${_S_}
     14633    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
     14634      dlpath=$dir/\$dldll~
    1404114635       $rm \$dlpath'
    1404214636    shlibpath_overrides_runpath=yes
     
    1404614640      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1404714641      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    14048       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     14642      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1404914643      ;;
    1405014644    mingw*)
     
    1408514679  need_lib_prefix=no
    1408614680  need_version=no
    14087   # FIXME: Relying on posixy $() will cause problems for
    14088   #        cross-compilation, but unfortunately the echo tests do not
    14089   #        yet detect zsh echo's removal of \ escapes.
    14090   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext ${libname}${release}${versuffix}$shared_ext'
     14681  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1409114682  soname_spec='${libname}${release}${major}$shared_ext'
    1409214683  shlibpath_overrides_runpath=yes
    1409314684  shlibpath_var=DYLD_LIBRARY_PATH
    14094   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     14685  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1409514686  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    14096   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    14097   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"`
     14687  if test "$GCC" = yes; then
     14688    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"`
     14689  else
     14690    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1409814691  fi
    1409914692  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1411114704freebsd1*)
    1411214705  dynamic_linker=no
     14706  ;;
     14707
     14708kfreebsd*-gnu)
     14709  version_type=linux
     14710  need_lib_prefix=no
     14711  need_version=no
     14712  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     14713  soname_spec='${libname}${release}${shared_ext}$major'
     14714  shlibpath_var=LD_LIBRARY_PATH
     14715  shlibpath_overrides_runpath=no
     14716  hardcode_into_libs=yes
     14717  dynamic_linker='GNU ld.so'
    1411314718  ;;
    1411414719
     
    1416114766  case "$host_cpu" in
    1416214767  ia64*)
    14163     shrext='.so'
     14768    shrext_cmds='.so'
    1416414769    hardcode_into_libs=yes
    1416514770    dynamic_linker="$host_os dld.so"
     
    1417614781    ;;
    1417714782   hppa*64*)
    14178      shrext='.sl'
     14783     shrext_cmds='.sl'
    1417914784     hardcode_into_libs=yes
    1418014785     dynamic_linker="$host_os dld.sl"
     
    1418714792     ;;
    1418814793   *)
    14189     shrext='.sl'
     14794    shrext_cmds='.sl'
    1419014795    dynamic_linker="$host_os dld.sl"
    1419114796    shlibpath_var=SHLIB_PATH
     
    1425614861  hardcode_into_libs=yes
    1425714862
     14863  # find out which ABI we are using
     14864  libsuff=
     14865  case "$host_cpu" in
     14866  x86_64*|s390x*|powerpc64*)
     14867    echo '#line 14867 "configure"' > conftest.$ac_ext
     14868    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     14869  (eval $ac_compile) 2>&5
     14870  ac_status=$?
     14871  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     14872  (exit $ac_status); }; then
     14873      case `/usr/bin/file conftest.$ac_objext` in
     14874      *64-bit*)
     14875        libsuff=64
     14876        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     14877        ;;
     14878      esac
     14879    fi
     14880    rm -rf conftest*
     14881    ;;
     14882  esac
     14883
     14884  # Append ld.so.conf contents to the search path
     14885  if test -f /etc/ld.so.conf; then
     14886    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     14887    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     14888  fi
     14889
    1425814890  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1425914891  # powerpc, because MkLinux only supported shared libraries with the
     
    1426314895  # assume the GNU/Linux dynamic linker is in use.
    1426414896  dynamic_linker='GNU/Linux ld.so'
     14897  ;;
     14898
     14899knetbsd*-gnu)
     14900  version_type=linux
     14901  need_lib_prefix=no
     14902  need_version=no
     14903  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     14904  soname_spec='${libname}${release}${shared_ext}$major'
     14905  shlibpath_var=LD_LIBRARY_PATH
     14906  shlibpath_overrides_runpath=no
     14907  hardcode_into_libs=yes
     14908  dynamic_linker='GNU ld.so'
    1426514909  ;;
    1426614910
     
    1427414918    dynamic_linker='NetBSD (a.out) ld.so'
    1427514919  else
    14276     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     14920    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1427714921    soname_spec='${libname}${release}${shared_ext}$major'
    1427814922    dynamic_linker='NetBSD ld.elf_so'
     
    1429014934  ;;
    1429114935
    14292 nto-qnx)
     14936nto-qnx*)
    1429314937  version_type=linux
    1429414938  need_lib_prefix=no
     
    1430314947  version_type=sunos
    1430414948  need_lib_prefix=no
    14305   need_version=no
     14949  need_version=yes
    1430614950  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1430714951  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1432314967os2*)
    1432414968  libname_spec='$name'
    14325   shrext=".dll"
     14969  shrext_cmds=".dll"
    1432614970  need_lib_prefix=no
    1432714971  library_names_spec='$libname${shared_ext} $libname.a'
     
    1442015064echo "${ECHO_T}$dynamic_linker" >&6
    1442115065test "$dynamic_linker" = no && can_build_shared=no
     15066
     15067echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     15068echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     15069hardcode_action_F77=
     15070if test -n "$hardcode_libdir_flag_spec_F77" || \
     15071   test -n "$runpath_var F77" || \
     15072   test "X$hardcode_automatic_F77"="Xyes" ; then
     15073
     15074  # We can hardcode non-existant directories.
     15075  if test "$hardcode_direct_F77" != no &&
     15076     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     15077     # have to relink, otherwise we might link with an installed library
     15078     # when we should be linking with a yet-to-be-installed one
     15079     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
     15080     test "$hardcode_minus_L_F77" != no; then
     15081    # Linking always hardcodes the temporary library directory.
     15082    hardcode_action_F77=relink
     15083  else
     15084    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     15085    hardcode_action_F77=immediate
     15086  fi
     15087else
     15088  # We cannot hardcode anything, or else we can only hardcode existing
     15089  # directories.
     15090  hardcode_action_F77=unsupported
     15091fi
     15092echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
     15093echo "${ECHO_T}$hardcode_action_F77" >&6
     15094
     15095if test "$hardcode_action_F77" = relink; then
     15096  # Fast installation is not supported
     15097  enable_fast_install=no
     15098elif test "$shlibpath_overrides_runpath" = yes ||
     15099     test "$enable_shared" = no; then
     15100  # Fast installation is not necessary
     15101  enable_fast_install=needless
     15102fi
     15103
     15104striplib=
     15105old_striplib=
     15106echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     15107echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     15108if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     15109  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     15110  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     15111  echo "$as_me:$LINENO: result: yes" >&5
     15112echo "${ECHO_T}yes" >&6
     15113else
     15114# FIXME - insert some real tests, host_os isn't really good enough
     15115  case $host_os in
     15116   darwin*)
     15117       if test -n "$STRIP" ; then
     15118         striplib="$STRIP -x"
     15119         echo "$as_me:$LINENO: result: yes" >&5
     15120echo "${ECHO_T}yes" >&6
     15121       else
     15122  echo "$as_me:$LINENO: result: no" >&5
     15123echo "${ECHO_T}no" >&6
     15124fi
     15125       ;;
     15126   *)
     15127  echo "$as_me:$LINENO: result: no" >&5
     15128echo "${ECHO_T}no" >&6
     15129    ;;
     15130  esac
     15131fi
     15132
    1442215133
    1442315134
     
    1443515146  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1443615147  # variables and quote the copies for generation of the libtool script.
    14437   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     15148  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     15149    SED SHELL STRIP \
    1443815150    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1443915151    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1449315205    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1449415206      # Double-quote double-evaled strings.
    14495       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     15207      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    1449615208      ;;
    1449715209    *)
     
    1451415226# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1451515227
    14516 # Set the command separator (default: ~)
    14517 _S_=\${LIBTOOL_CMD_SEP-\~}
    14518 
    1451915228# Shell to use when invoking shell scripts.
    1452015229SHELL=$lt_SHELL
     
    1456815277
    1456915278# A symbol stripping program
    14570 STRIP=$STRIP
     15279STRIP=$lt_STRIP
    1457115280
    1457215281# Used to examine libraries when file_magic_cmd begins "file"
     
    1459915308
    1460015309# Shared library suffix (normally ".so").
    14601 shrext='$shrext'
     15310shrext_cmds='$shrext_cmds'
    1460215311
    1460315312# Executable file suffix (normally "").
     
    1481615525  # `config.status --recheck' to rerun these tests and create the
    1481715526  # libtool script then.
    14818   test -f Makefile && make "$ltmain"
     15527  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     15528  if test -f "$ltmain_in"; then
     15529    test -f Makefile && make "$ltmain"
     15530  fi
    1481915531fi
    1482015532
     
    1487515587  lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
    1487615588
    14877   echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     15589
     15590echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    1487815591echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    1487915592if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    1489315606   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1489415607   -e 's:$: $lt_compiler_flag:'`
    14895    (eval echo "\"\$as_me:14895: $lt_compile\"" >&5)
     15608   (eval echo "\"\$as_me:15608: $lt_compile\"" >&5)
    1489615609   (eval "$lt_compile" 2>conftest.err)
    1489715610   ac_status=$?
    1489815611   cat conftest.err >&5
    14899    echo "$as_me:14899: \$? = $ac_status" >&5
     15612   echo "$as_me:15612: \$? = $ac_status" >&5
    1490015613   if (exit $ac_status) && test -s "$ac_outfile"; then
    1490115614     # The compiler can only warn and ignore the option if not recognized
     
    1504015753    linux*)
    1504115754      case $CC in
    15042       icc|ecc)
     15755      icc* | ecc*)
    1504315756        lt_prog_compiler_wl_GCJ='-Wl,'
    1504415757        lt_prog_compiler_pic_GCJ='-KPIC'
    1504515758        lt_prog_compiler_static_GCJ='-static'
    1504615759        ;;
    15047       ccc)
     15760      ccc*)
    1504815761        lt_prog_compiler_wl_GCJ='-Wl,'
    1504915762        # All Alpha code is PIC.
     
    1510715820#
    1510815821if test -n "$lt_prog_compiler_pic_GCJ"; then
    15109   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
     15822
     15823echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
    1511015824echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
    1511115825if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
     
    1512515839   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1512615840   -e 's:$: $lt_compiler_flag:'`
    15127    (eval echo "\"\$as_me:15127: $lt_compile\"" >&5)
     15841   (eval echo "\"\$as_me:15841: $lt_compile\"" >&5)
    1512815842   (eval "$lt_compile" 2>conftest.err)
    1512915843   ac_status=$?
    1513015844   cat conftest.err >&5
    15131    echo "$as_me:15131: \$? = $ac_status" >&5
     15845   echo "$as_me:15845: \$? = $ac_status" >&5
    1513215846   if (exit $ac_status) && test -s "$ac_outfile"; then
    1513315847     # The compiler can only warn and ignore the option if not recognized
     
    1517615890   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1517715891
    15178    # According to Tom Tromey, Ian Lance Taylor reported there are C compilers
    15179    # that will create temporary files in the current directory regardless of
    15180    # the output directory.  Thus, making CWD read-only will cause this test
    15181    # to fail, enabling locking or at least warning the user not to do parallel
    15182    # builds.
    15183    chmod -w .
    15184 
    1518515892   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1518615893   # Insert the option either (1) after the last *FLAGS variable, or
     
    1519215899   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1519315900   -e 's:$: $lt_compiler_flag:'`
    15194    (eval echo "\"\$as_me:15194: $lt_compile\"" >&5)
     15901   (eval echo "\"\$as_me:15901: $lt_compile\"" >&5)
    1519515902   (eval "$lt_compile" 2>out/conftest.err)
    1519615903   ac_status=$?
    1519715904   cat out/conftest.err >&5
    15198    echo "$as_me:15198: \$? = $ac_status" >&5
     15905   echo "$as_me:15905: \$? = $ac_status" >&5
    1519915906   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1520015907   then
     
    1520615913   fi
    1520715914   chmod u+w .
    15208    $rm conftest* out/*
    15209    rmdir out
     15915   $rm conftest*
     15916   # SGI C++ compiler will create directory out/ii_files/ for
     15917   # template instantiation
     15918   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
     15919   $rm out/* && rmdir out
    1521015920   cd ..
    1521115921   rmdir conftest
     
    1531716027
    1531816028    amigaos*)
    15319       archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     16029      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)'
    1532016030      hardcode_libdir_flag_spec_GCJ='-L$libdir'
    1532116031      hardcode_minus_L_GCJ=yes
     
    1535916069          echo EXPORTS > $output_objdir/$soname.def;
    1536016070          cat $export_symbols >> $output_objdir/$soname.def;
    15361         fi${_S_}
     16071        fi~
    1536216072        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1536316073      else
     
    1540316113      hardcode_shlibpath_var_GCJ=no
    1540416114      ;;
     16115
     16116  linux*)
     16117    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
     16118        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
     16119        archive_cmds_GCJ="$tmp_archive_cmds"
     16120      supports_anon_versioning=no
     16121      case `$LD -v 2>/dev/null` in
     16122        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
     16123        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
     16124        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
     16125        *\ 2.11.*) ;; # other 2.11 versions
     16126        *) supports_anon_versioning=yes ;;
     16127      esac
     16128      if test $supports_anon_versioning = yes; then
     16129        archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
     16130cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
     16131$echo "local: *; };" >> $output_objdir/$libname.ver~
     16132        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
     16133      else
     16134        archive_expsym_cmds_GCJ="$tmp_archive_cmds"
     16135      fi
     16136    else
     16137      ld_shlibs_GCJ=no
     16138    fi
     16139    ;;
    1540516140
    1540616141    *)
     
    1543116166      allow_undefined_flag_GCJ=unsupported
    1543216167      always_export_symbols_GCJ=yes
    15433       archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE${_S_}$AR $AR_FLAGS $lib $output_objdir/$soname'
     16168      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'
    1543416169      # Note: this linker hardcodes the directories in LIBPATH if there
    1543516170      # are no directories specified by -L.
     
    1553216267       # Determine the default libpath from the value encoded in an empty executable.
    1553316268       cat >conftest.$ac_ext <<_ACEOF
    15534 #line $LINENO "configure"
    1553516269/* confdefs.h.  */
    1553616270_ACEOF
     
    1554916283rm -f conftest.$ac_objext conftest$ac_exeext
    1555016284if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    15551   (eval $ac_link) 2>&5
     16285  (eval $ac_link) 2>conftest.er1
     16286  ac_status=$?
     16287  grep -v '^ *+' conftest.er1 >conftest.err
     16288  rm -f conftest.er1
     16289  cat conftest.err >&5
     16290  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     16291  (exit $ac_status); } &&
     16292         { ac_try='test -z "$ac_c_werror_flag"
     16293                         || test ! -s conftest.err'
     16294  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     16295  (eval $ac_try) 2>&5
    1555216296  ac_status=$?
    1555316297  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    15554   (exit $ac_status); } &&
    15555         { ac_try='test -s conftest$ac_exeext'
     16298  (exit $ac_status); }; } &&
     16299        { ac_try='test -s conftest$ac_exeext'
    1555616300  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1555716301  (eval $ac_try) 2>&5
     
    1557016314
    1557116315fi
    15572 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     16316rm -f conftest.err conftest.$ac_objext \
     16317      conftest$ac_exeext conftest.$ac_ext
    1557316318if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1557416319
     
    1558316328         # Determine the default libpath from the value encoded in an empty executable.
    1558416329         cat >conftest.$ac_ext <<_ACEOF
    15585 #line $LINENO "configure"
    1558616330/* confdefs.h.  */
    1558716331_ACEOF
     
    1560016344rm -f conftest.$ac_objext conftest$ac_exeext
    1560116345if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    15602   (eval $ac_link) 2>&5
     16346  (eval $ac_link) 2>conftest.er1
     16347  ac_status=$?
     16348  grep -v '^ *+' conftest.er1 >conftest.err
     16349  rm -f conftest.er1
     16350  cat conftest.err >&5
     16351  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     16352  (exit $ac_status); } &&
     16353         { ac_try='test -z "$ac_c_werror_flag"
     16354                         || test ! -s conftest.err'
     16355  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     16356  (eval $ac_try) 2>&5
    1560316357  ac_status=$?
    1560416358  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    15605   (exit $ac_status); } &&
    15606         { ac_try='test -s conftest$ac_exeext'
     16359  (exit $ac_status); }; } &&
     16360        { ac_try='test -s conftest$ac_exeext'
    1560716361  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1560816362  (eval $ac_try) 2>&5
     
    1562116375
    1562216376fi
    15623 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     16377rm -f conftest.err conftest.$ac_objext \
     16378      conftest$ac_exeext conftest.$ac_ext
    1562416379if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
    1562516380
     
    1563516390          archive_cmds_need_lc_GCJ=yes
    1563616391          # This is similar to how AIX traditionally builds it's shared libraries.
    15637           archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}\${_S_}$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
     16392          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'
    1563816393        fi
    1563916394      fi
     
    1564116396
    1564216397    amigaos*)
    15643       archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data${_S_}$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data${_S_}$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data${_S_}$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data${_S_}$AR $AR_FLAGS $lib $libobjs${_S_}$RANLIB $lib${_S_}(cd $output_objdir && a2ixlibrary -32)'
     16398      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)'
    1564416399      hardcode_libdir_flag_spec_GCJ='-L$libdir'
    1564516400      hardcode_minus_L_GCJ=yes
     
    1566216417      libext=lib
    1566316418      # Tell ltmain to make .dll files, not .so files.
    15664       shrext=".dll"
     16419      shrext_cmds=".dll"
    1566516420      # FIXME: Setting linknames here is a bad hack.
    15666       archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
     16421      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
    1566716422      # The linker will automatically build a .lib file if we build a DLL.
    1566816423      old_archive_From_new_cmds_GCJ='true'
     
    1567416429
    1567516430    darwin* | rhapsody*)
    15676     if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
     16431    if test "$GXX" = yes ; then
    1567716432      archive_cmds_need_lc_GCJ=no
    1567816433      case "$host_os" in
     
    1568016435        allow_undefined_flag_GCJ='-undefined suppress'
    1568116436        ;;
    15682       darwin1.* | darwin[2-6].*) # Darwin 1.3 on, but less than 7.0
    15683         test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    15684         ;;
    15685       *) # Darwin 7.0 on
    15686         case "${MACOSX_DEPLOYMENT_TARGET-10.1}" in
    15687         10.[012])
    15688           test -z ${LD_TWOLEVEL_NAMESPACE} && allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    15689           ;;
    15690         *) # 10.3 on
    15691           if test -z ${LD_TWOLEVEL_NAMESPACE}; then
    15692             allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    15693           else
    15694             allow_undefined_flag_GCJ='-undefined dynamic_lookup'
    15695           fi
    15696           ;;
    15697         esac
     16437      *) # Darwin 1.3 on
     16438      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
     16439        allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
     16440      else
     16441        case ${MACOSX_DEPLOYMENT_TARGET} in
     16442          10.[012])
     16443            allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
     16444            ;;
     16445          10.*)
     16446            allow_undefined_flag_GCJ='-undefined dynamic_lookup'
     16447            ;;
     16448        esac
     16449      fi
    1569816450        ;;
    1569916451      esac
    15700       # FIXME: Relying on posixy $() will cause problems for
    15701       #        cross-compilation, but unfortunately the echo tests do not
    15702       #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
    15703       #        `"' quotes if we put them in here... so don't!
    1570416452        lt_int_apple_cc_single_mod=no
    1570516453        output_verbose_link_cmd='echo'
     
    1570816456        fi
    1570916457        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    15710           archive_cmds_GCJ='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     16458          archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1571116459        else
    15712         archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     16460        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'
    1571316461      fi
    15714       module_cmds_GCJ='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
     16462      module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    1571516463      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1571616464        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    15717           archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     16465          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}'
    1571816466        else
    15719           archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs${_S_}$CC -dynamiclib $archargs $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     16467          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}'
    1572016468        fi
    15721           module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym${_S_}$CC -bundle $archargs $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags${_S_}nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
     16469          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}'
    1572216470      hardcode_direct_GCJ=no
    1572316471      hardcode_automatic_GCJ=yes
     
    1572516473      whole_archive_flag_spec_GCJ='-all_load $convenience'
    1572616474      link_all_deplibs_GCJ=yes
     16475    else
     16476      ld_shlibs_GCJ=no
    1572716477    fi
    1572816478      ;;
     
    1575816508
    1575916509    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    15760     freebsd*)
     16510    freebsd* | kfreebsd*-gnu)
    1576116511      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1576216512      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1576716517    hpux9*)
    1576816518      if test "$GCC" = yes; then
    15769         archive_cmds_GCJ='$rm $output_objdir/$soname${_S_}$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     16519        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'
    1577016520      else
    15771         archive_cmds_GCJ='$rm $output_objdir/$soname${_S_}$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags${_S_}test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
     16521        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'
    1577216522      fi
    1577316523      hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
     
    1588916639      hardcode_minus_L_GCJ=yes
    1589016640      allow_undefined_flag_GCJ=unsupported
    15891       archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def${_S_}$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def${_S_}$echo DATA >> $output_objdir/$libname.def${_S_}$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def${_S_}$echo EXPORTS >> $output_objdir/$libname.def${_S_}emxexp $libobjs >> $output_objdir/$libname.def${_S_}$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
     16641      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'
    1589216642      old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    1589316643      ;;
     
    1591316663        allow_undefined_flag_GCJ=' -expect_unresolved \*'
    1591416664        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'
    15915         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${_S_}
    15916         $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${_S_}$rm $lib.exp'
     16665        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~
     16666        $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'
    1591716667
    1591816668        # Both c and cxx compiler support -rpath directly
     
    1593416684      if test "$GCC" = yes; then
    1593516685        archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    15936         archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    15937           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags${_S_}$rm $lib.exp'
     16686        archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     16687          $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
    1593816688      else
    1593916689        archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    15940         archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    15941         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     16690        archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     16691        $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    1594216692      fi
    1594316693      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1602816778      # object files and a static libstdc++, better avoid it by now
    1602916779      archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    16030       archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp${_S_}cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp${_S_}$echo "local: *; };" >> $lib.exp${_S_}
    16031                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags${_S_}$rm $lib.exp'
     16780      archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
     16781                $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
    1603216782      hardcode_libdir_flag_spec_GCJ=
    1603316783      hardcode_shlibpath_var_GCJ=no
     
    1606616816  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1606716817    case $archive_cmds_GCJ in
    16068     *"$_S_"*)
     16818    *'~'*)
    1606916819      # FIXME: we may have to deal with multi-command sequences.
    1607016820      ;;
     
    1611816868esac
    1611916869
    16120 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    16121 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    16122 hardcode_action_GCJ=
    16123 if test -n "$hardcode_libdir_flag_spec_GCJ" || \
    16124    test -n "$runpath_var GCJ" || \
    16125    test "X$hardcode_automatic_GCJ"="Xyes" ; then
    16126 
    16127   # We can hardcode non-existant directories.
    16128   if test "$hardcode_direct_GCJ" != no &&
    16129      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    16130      # have to relink, otherwise we might link with an installed library
    16131      # when we should be linking with a yet-to-be-installed one
    16132      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
    16133      test "$hardcode_minus_L_GCJ" != no; then
    16134     # Linking always hardcodes the temporary library directory.
    16135     hardcode_action_GCJ=relink
    16136   else
    16137     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    16138     hardcode_action_GCJ=immediate
    16139   fi
    16140 else
    16141   # We cannot hardcode anything, or else we can only hardcode existing
    16142   # directories.
    16143   hardcode_action_GCJ=unsupported
    16144 fi
    16145 echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
    16146 echo "${ECHO_T}$hardcode_action_GCJ" >&6
    16147 
    16148 if test "$hardcode_action_GCJ" = relink; then
    16149   # Fast installation is not supported
    16150   enable_fast_install=no
    16151 elif test "$shlibpath_overrides_runpath" = yes ||
    16152      test "$enable_shared" = no; then
    16153   # Fast installation is not necessary
    16154   enable_fast_install=needless
    16155 fi
    16156 
    16157 striplib=
    16158 old_striplib=
    16159 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    16160 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    16161 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    16162   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    16163   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    16164   echo "$as_me:$LINENO: result: yes" >&5
    16165 echo "${ECHO_T}yes" >&6
    16166 else
    16167 # FIXME - insert some real tests, host_os isn't really good enough
    16168   case $host_os in
    16169    NOT-darwin*)
    16170        if test -n "$STRIP" ; then
    16171          striplib="$STRIP -x"
    16172          echo "$as_me:$LINENO: result: yes" >&5
    16173 echo "${ECHO_T}yes" >&6
    16174        else
    16175   echo "$as_me:$LINENO: result: no" >&5
    16176 echo "${ECHO_T}no" >&6
    16177 fi
    16178        ;;
    16179    *)
    16180   echo "$as_me:$LINENO: result: no" >&5
    16181 echo "${ECHO_T}no" >&6
    16182     ;;
    16183   esac
    16184 fi
    16185 
    1618616870echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1618716871echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1618916873libname_spec='lib$name'
    1619016874soname_spec=
    16191 shrext=".so"
     16875shrext_cmds=".so"
    1619216876postinstall_cmds=
    1619316877postuninstall_cmds=
     
    1627716961  library_names_spec='$libname.ixlibrary $libname.a'
    1627816962  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    16279   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'
     16963  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'
    1628016964  ;;
    1628116965
     
    1630216986cygwin* | mingw* | pw32*)
    1630316987  version_type=windows
    16304   shrext=".dll"
     16988  shrext_cmds=".dll"
    1630516989  need_version=no
    1630616990  need_lib_prefix=no
     
    1631016994    library_names_spec='$libname.dll.a'
    1631116995    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    16312     postinstall_cmds='base_file=`basename \${file}`${_S_}
    16313       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`${_S_}
    16314       dldir=$destdir/`dirname \$dlpath`${_S_}
    16315       test -d \$dldir || mkdir -p \$dldir${_S_}
     16996    postinstall_cmds='base_file=`basename \${file}`~
     16997      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
     16998      dldir=$destdir/`dirname \$dlpath`~
     16999      test -d \$dldir || mkdir -p \$dldir~
    1631617000      $install_prog $dir/$dlname \$dldir/$dlname'
    16317     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
    16318       dlpath=$dir/\$dldll${_S_}
     17001    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
     17002      dlpath=$dir/\$dldll~
    1631917003       $rm \$dlpath'
    1632017004    shlibpath_overrides_runpath=yes
     
    1632417008      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1632517009      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    16326       sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
     17010      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
    1632717011      ;;
    1632817012    mingw*)
     
    1636317047  need_lib_prefix=no
    1636417048  need_version=no
    16365   # FIXME: Relying on posixy $() will cause problems for
    16366   #        cross-compilation, but unfortunately the echo tests do not
    16367   #        yet detect zsh echo's removal of \ escapes.
    16368   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext ${libname}${release}${versuffix}$shared_ext'
     17049  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
    1636917050  soname_spec='${libname}${release}${major}$shared_ext'
    1637017051  shlibpath_overrides_runpath=yes
    1637117052  shlibpath_var=DYLD_LIBRARY_PATH
    16372   shrext='$(test .$module = .yes && echo .so || echo .dylib)'
     17053  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
    1637317054  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    16374   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    16375   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"`
     17055  if test "$GCC" = yes; then
     17056    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"`
     17057  else
     17058    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    1637617059  fi
    1637717060  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1638917072freebsd1*)
    1639017073  dynamic_linker=no
     17074  ;;
     17075
     17076kfreebsd*-gnu)
     17077  version_type=linux
     17078  need_lib_prefix=no
     17079  need_version=no
     17080  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     17081  soname_spec='${libname}${release}${shared_ext}$major'
     17082  shlibpath_var=LD_LIBRARY_PATH
     17083  shlibpath_overrides_runpath=no
     17084  hardcode_into_libs=yes
     17085  dynamic_linker='GNU ld.so'
    1639117086  ;;
    1639217087
     
    1643917134  case "$host_cpu" in
    1644017135  ia64*)
    16441     shrext='.so'
     17136    shrext_cmds='.so'
    1644217137    hardcode_into_libs=yes
    1644317138    dynamic_linker="$host_os dld.so"
     
    1645417149    ;;
    1645517150   hppa*64*)
    16456      shrext='.sl'
     17151     shrext_cmds='.sl'
    1645717152     hardcode_into_libs=yes
    1645817153     dynamic_linker="$host_os dld.sl"
     
    1646517160     ;;
    1646617161   *)
    16467     shrext='.sl'
     17162    shrext_cmds='.sl'
    1646817163    dynamic_linker="$host_os dld.sl"
    1646917164    shlibpath_var=SHLIB_PATH
     
    1653417229  hardcode_into_libs=yes
    1653517230
     17231  # find out which ABI we are using
     17232  libsuff=
     17233  case "$host_cpu" in
     17234  x86_64*|s390x*|powerpc64*)
     17235    echo '#line 17235 "configure"' > conftest.$ac_ext
     17236    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
     17237  (eval $ac_compile) 2>&5
     17238  ac_status=$?
     17239  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17240  (exit $ac_status); }; then
     17241      case `/usr/bin/file conftest.$ac_objext` in
     17242      *64-bit*)
     17243        libsuff=64
     17244        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
     17245        ;;
     17246      esac
     17247    fi
     17248    rm -rf conftest*
     17249    ;;
     17250  esac
     17251
     17252  # Append ld.so.conf contents to the search path
     17253  if test -f /etc/ld.so.conf; then
     17254    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
     17255    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
     17256  fi
     17257
    1653617258  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1653717259  # powerpc, because MkLinux only supported shared libraries with the
     
    1654117263  # assume the GNU/Linux dynamic linker is in use.
    1654217264  dynamic_linker='GNU/Linux ld.so'
     17265  ;;
     17266
     17267knetbsd*-gnu)
     17268  version_type=linux
     17269  need_lib_prefix=no
     17270  need_version=no
     17271  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     17272  soname_spec='${libname}${release}${shared_ext}$major'
     17273  shlibpath_var=LD_LIBRARY_PATH
     17274  shlibpath_overrides_runpath=no
     17275  hardcode_into_libs=yes
     17276  dynamic_linker='GNU ld.so'
    1654317277  ;;
    1654417278
     
    1655217286    dynamic_linker='NetBSD (a.out) ld.so'
    1655317287  else
    16554     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
     17288    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    1655517289    soname_spec='${libname}${release}${shared_ext}$major'
    1655617290    dynamic_linker='NetBSD ld.elf_so'
     
    1656817302  ;;
    1656917303
    16570 nto-qnx)
     17304nto-qnx*)
    1657117305  version_type=linux
    1657217306  need_lib_prefix=no
     
    1658117315  version_type=sunos
    1658217316  need_lib_prefix=no
    16583   need_version=no
     17317  need_version=yes
    1658417318  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1658517319  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1660117335os2*)
    1660217336  libname_spec='$name'
    16603   shrext=".dll"
     17337  shrext_cmds=".dll"
    1660417338  need_lib_prefix=no
    1660517339  library_names_spec='$libname${shared_ext} $libname.a'
     
    1669917433test "$dynamic_linker" = no && can_build_shared=no
    1670017434
     17435echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     17436echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     17437hardcode_action_GCJ=
     17438if test -n "$hardcode_libdir_flag_spec_GCJ" || \
     17439   test -n "$runpath_var GCJ" || \
     17440   test "X$hardcode_automatic_GCJ"="Xyes" ; then
     17441
     17442  # We can hardcode non-existant directories.
     17443  if test "$hardcode_direct_GCJ" != no &&
     17444     # If the only mechanism to avoid hardcoding is shlibpath_var, we
     17445     # have to relink, otherwise we might link with an installed library
     17446     # when we should be linking with a yet-to-be-installed one
     17447     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
     17448     test "$hardcode_minus_L_GCJ" != no; then
     17449    # Linking always hardcodes the temporary library directory.
     17450    hardcode_action_GCJ=relink
     17451  else
     17452    # We can link without hardcoding, and we can hardcode nonexisting dirs.
     17453    hardcode_action_GCJ=immediate
     17454  fi
     17455else
     17456  # We cannot hardcode anything, or else we can only hardcode existing
     17457  # directories.
     17458  hardcode_action_GCJ=unsupported
     17459fi
     17460echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
     17461echo "${ECHO_T}$hardcode_action_GCJ" >&6
     17462
     17463if test "$hardcode_action_GCJ" = relink; then
     17464  # Fast installation is not supported
     17465  enable_fast_install=no
     17466elif test "$shlibpath_overrides_runpath" = yes ||
     17467     test "$enable_shared" = no; then
     17468  # Fast installation is not necessary
     17469  enable_fast_install=needless
     17470fi
     17471
     17472striplib=
     17473old_striplib=
     17474echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     17475echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     17476if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
     17477  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
     17478  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
     17479  echo "$as_me:$LINENO: result: yes" >&5
     17480echo "${ECHO_T}yes" >&6
     17481else
     17482# FIXME - insert some real tests, host_os isn't really good enough
     17483  case $host_os in
     17484   darwin*)
     17485       if test -n "$STRIP" ; then
     17486         striplib="$STRIP -x"
     17487         echo "$as_me:$LINENO: result: yes" >&5
     17488echo "${ECHO_T}yes" >&6
     17489       else
     17490  echo "$as_me:$LINENO: result: no" >&5
     17491echo "${ECHO_T}no" >&6
     17492fi
     17493       ;;
     17494   *)
     17495  echo "$as_me:$LINENO: result: no" >&5
     17496echo "${ECHO_T}no" >&6
     17497    ;;
     17498  esac
     17499fi
     17500
    1670117501if test "x$enable_dlopen" != xyes; then
    1670217502  enable_dlopen=unknown
     
    1673417534LIBS="-ldl  $LIBS"
    1673517535cat >conftest.$ac_ext <<_ACEOF
    16736 #line $LINENO "configure"
    1673717536/* confdefs.h.  */
    1673817537_ACEOF
     
    1675817557rm -f conftest.$ac_objext conftest$ac_exeext
    1675917558if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    16760   (eval $ac_link) 2>&5
     17559  (eval $ac_link) 2>conftest.er1
     17560  ac_status=$?
     17561  grep -v '^ *+' conftest.er1 >conftest.err
     17562  rm -f conftest.er1
     17563  cat conftest.err >&5
     17564  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17565  (exit $ac_status); } &&
     17566         { ac_try='test -z "$ac_c_werror_flag"
     17567                         || test ! -s conftest.err'
     17568  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17569  (eval $ac_try) 2>&5
    1676117570  ac_status=$?
    1676217571  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16763   (exit $ac_status); } &&
    16764         { ac_try='test -s conftest$ac_exeext'
     17572  (exit $ac_status); }; } &&
     17573        { ac_try='test -s conftest$ac_exeext'
    1676517574  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1676617575  (eval $ac_try) 2>&5
     
    1677517584ac_cv_lib_dl_dlopen=no
    1677617585fi
    16777 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17586rm -f conftest.err conftest.$ac_objext \
     17587      conftest$ac_exeext conftest.$ac_ext
    1677817588LIBS=$ac_check_lib_save_LIBS
    1677917589fi
     
    1679917609else
    1680017610  cat >conftest.$ac_ext <<_ACEOF
    16801 #line $LINENO "configure"
    1680217611/* confdefs.h.  */
    1680317612_ACEOF
     
    1680517614cat >>conftest.$ac_ext <<_ACEOF
    1680617615/* end confdefs.h.  */
     17616/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
     17617   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     17618#define shl_load innocuous_shl_load
     17619
    1680717620/* System header to define __stub macros and hopefully few prototypes,
    1680817621    which can conflict with char shl_load (); below.
    1680917622    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1681017623    <limits.h> exists even on freestanding compilers.  */
     17624
    1681117625#ifdef __STDC__
    1681217626# include <limits.h>
     
    1681417628# include <assert.h>
    1681517629#endif
     17630
     17631#undef shl_load
     17632
    1681617633/* Override any gcc2 internal prototype to avoid an error.  */
    1681717634#ifdef __cplusplus
     
    1684417661rm -f conftest.$ac_objext conftest$ac_exeext
    1684517662if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    16846   (eval $ac_link) 2>&5
     17663  (eval $ac_link) 2>conftest.er1
     17664  ac_status=$?
     17665  grep -v '^ *+' conftest.er1 >conftest.err
     17666  rm -f conftest.er1
     17667  cat conftest.err >&5
     17668  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17669  (exit $ac_status); } &&
     17670         { ac_try='test -z "$ac_c_werror_flag"
     17671                         || test ! -s conftest.err'
     17672  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17673  (eval $ac_try) 2>&5
    1684717674  ac_status=$?
    1684817675  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16849   (exit $ac_status); } &&
    16850         { ac_try='test -s conftest$ac_exeext'
     17676  (exit $ac_status); }; } &&
     17677        { ac_try='test -s conftest$ac_exeext'
    1685117678  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1685217679  (eval $ac_try) 2>&5
     
    1686117688ac_cv_func_shl_load=no
    1686217689fi
    16863 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17690rm -f conftest.err conftest.$ac_objext \
     17691      conftest$ac_exeext conftest.$ac_ext
    1686417692fi
    1686517693echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     
    1687617704LIBS="-ldld  $LIBS"
    1687717705cat >conftest.$ac_ext <<_ACEOF
    16878 #line $LINENO "configure"
    1687917706/* confdefs.h.  */
    1688017707_ACEOF
     
    1690017727rm -f conftest.$ac_objext conftest$ac_exeext
    1690117728if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    16902   (eval $ac_link) 2>&5
     17729  (eval $ac_link) 2>conftest.er1
     17730  ac_status=$?
     17731  grep -v '^ *+' conftest.er1 >conftest.err
     17732  rm -f conftest.er1
     17733  cat conftest.err >&5
     17734  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17735  (exit $ac_status); } &&
     17736         { ac_try='test -z "$ac_c_werror_flag"
     17737                         || test ! -s conftest.err'
     17738  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17739  (eval $ac_try) 2>&5
    1690317740  ac_status=$?
    1690417741  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16905   (exit $ac_status); } &&
    16906         { ac_try='test -s conftest$ac_exeext'
     17742  (exit $ac_status); }; } &&
     17743        { ac_try='test -s conftest$ac_exeext'
    1690717744  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1690817745  (eval $ac_try) 2>&5
     
    1691717754ac_cv_lib_dld_shl_load=no
    1691817755fi
    16919 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17756rm -f conftest.err conftest.$ac_objext \
     17757      conftest$ac_exeext conftest.$ac_ext
    1692017758LIBS=$ac_check_lib_save_LIBS
    1692117759fi
     
    1693117769else
    1693217770  cat >conftest.$ac_ext <<_ACEOF
    16933 #line $LINENO "configure"
    1693417771/* confdefs.h.  */
    1693517772_ACEOF
     
    1693717774cat >>conftest.$ac_ext <<_ACEOF
    1693817775/* end confdefs.h.  */
     17776/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
     17777   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
     17778#define dlopen innocuous_dlopen
     17779
    1693917780/* System header to define __stub macros and hopefully few prototypes,
    1694017781    which can conflict with char dlopen (); below.
    1694117782    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
    1694217783    <limits.h> exists even on freestanding compilers.  */
     17784
    1694317785#ifdef __STDC__
    1694417786# include <limits.h>
     
    1694617788# include <assert.h>
    1694717789#endif
     17790
     17791#undef dlopen
     17792
    1694817793/* Override any gcc2 internal prototype to avoid an error.  */
    1694917794#ifdef __cplusplus
     
    1697617821rm -f conftest.$ac_objext conftest$ac_exeext
    1697717822if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    16978   (eval $ac_link) 2>&5
     17823  (eval $ac_link) 2>conftest.er1
     17824  ac_status=$?
     17825  grep -v '^ *+' conftest.er1 >conftest.err
     17826  rm -f conftest.er1
     17827  cat conftest.err >&5
     17828  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17829  (exit $ac_status); } &&
     17830         { ac_try='test -z "$ac_c_werror_flag"
     17831                         || test ! -s conftest.err'
     17832  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17833  (eval $ac_try) 2>&5
    1697917834  ac_status=$?
    1698017835  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16981   (exit $ac_status); } &&
    16982         { ac_try='test -s conftest$ac_exeext'
     17836  (exit $ac_status); }; } &&
     17837        { ac_try='test -s conftest$ac_exeext'
    1698317838  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1698417839  (eval $ac_try) 2>&5
     
    1699317848ac_cv_func_dlopen=no
    1699417849fi
    16995 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17850rm -f conftest.err conftest.$ac_objext \
     17851      conftest$ac_exeext conftest.$ac_ext
    1699617852fi
    1699717853echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     
    1700817864LIBS="-ldl  $LIBS"
    1700917865cat >conftest.$ac_ext <<_ACEOF
    17010 #line $LINENO "configure"
    1701117866/* confdefs.h.  */
    1701217867_ACEOF
     
    1703217887rm -f conftest.$ac_objext conftest$ac_exeext
    1703317888if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17034   (eval $ac_link) 2>&5
     17889  (eval $ac_link) 2>conftest.er1
     17890  ac_status=$?
     17891  grep -v '^ *+' conftest.er1 >conftest.err
     17892  rm -f conftest.er1
     17893  cat conftest.err >&5
     17894  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17895  (exit $ac_status); } &&
     17896         { ac_try='test -z "$ac_c_werror_flag"
     17897                         || test ! -s conftest.err'
     17898  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17899  (eval $ac_try) 2>&5
    1703517900  ac_status=$?
    1703617901  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17037   (exit $ac_status); } &&
    17038         { ac_try='test -s conftest$ac_exeext'
     17902  (exit $ac_status); }; } &&
     17903        { ac_try='test -s conftest$ac_exeext'
    1703917904  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1704017905  (eval $ac_try) 2>&5
     
    1704917914ac_cv_lib_dl_dlopen=no
    1705017915fi
    17051 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17916rm -f conftest.err conftest.$ac_objext \
     17917      conftest$ac_exeext conftest.$ac_ext
    1705217918LIBS=$ac_check_lib_save_LIBS
    1705317919fi
     
    1706517931LIBS="-lsvld  $LIBS"
    1706617932cat >conftest.$ac_ext <<_ACEOF
    17067 #line $LINENO "configure"
    1706817933/* confdefs.h.  */
    1706917934_ACEOF
     
    1708917954rm -f conftest.$ac_objext conftest$ac_exeext
    1709017955if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17091   (eval $ac_link) 2>&5
     17956  (eval $ac_link) 2>conftest.er1
     17957  ac_status=$?
     17958  grep -v '^ *+' conftest.er1 >conftest.err
     17959  rm -f conftest.er1
     17960  cat conftest.err >&5
     17961  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     17962  (exit $ac_status); } &&
     17963         { ac_try='test -z "$ac_c_werror_flag"
     17964                         || test ! -s conftest.err'
     17965  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     17966  (eval $ac_try) 2>&5
    1709217967  ac_status=$?
    1709317968  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17094   (exit $ac_status); } &&
    17095         { ac_try='test -s conftest$ac_exeext'
     17969  (exit $ac_status); }; } &&
     17970        { ac_try='test -s conftest$ac_exeext'
    1709617971  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1709717972  (eval $ac_try) 2>&5
     
    1710617981ac_cv_lib_svld_dlopen=no
    1710717982fi
    17108 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     17983rm -f conftest.err conftest.$ac_objext \
     17984      conftest$ac_exeext conftest.$ac_ext
    1710917985LIBS=$ac_check_lib_save_LIBS
    1711017986fi
     
    1712217998LIBS="-ldld  $LIBS"
    1712317999cat >conftest.$ac_ext <<_ACEOF
    17124 #line $LINENO "configure"
    1712518000/* confdefs.h.  */
    1712618001_ACEOF
     
    1714618021rm -f conftest.$ac_objext conftest$ac_exeext
    1714718022if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    17148   (eval $ac_link) 2>&5
     18023  (eval $ac_link) 2>conftest.er1
     18024  ac_status=$?
     18025  grep -v '^ *+' conftest.er1 >conftest.err
     18026  rm -f conftest.er1
     18027  cat conftest.err >&5
     18028  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     18029  (exit $ac_status); } &&
     18030         { ac_try='test -z "$ac_c_werror_flag"
     18031                         || test ! -s conftest.err'
     18032  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     18033  (eval $ac_try) 2>&5
    1714918034  ac_status=$?
    1715018035  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    17151   (exit $ac_status); } &&
    17152         { ac_try='test -s conftest$ac_exeext'
     18036  (exit $ac_status); }; } &&
     18037        { ac_try='test -s conftest$ac_exeext'
    1715318038  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1715418039  (eval $ac_try) 2>&5
     
    1716318048ac_cv_lib_dld_dld_link=no
    1716418049fi
    17165 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     18050rm -f conftest.err conftest.$ac_objext \
     18051      conftest$ac_exeext conftest.$ac_ext
    1716618052LIBS=$ac_check_lib_save_LIBS
    1716718053fi
     
    1721818104  lt_status=$lt_dlunknown
    1721918105  cat > conftest.$ac_ext <<EOF
    17220 #line 17220 "configure"
     18106#line 18106 "configure"
    1722118107#include "confdefs.h"
    1722218108
     
    1731618202  lt_status=$lt_dlunknown
    1731718203  cat > conftest.$ac_ext <<EOF
    17318 #line 17318 "configure"
     18204#line 18204 "configure"
    1731918205#include "confdefs.h"
    1732018206
     
    1743318319  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1743418320  # variables and quote the copies for generation of the libtool script.
    17435   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     18321  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     18322    SED SHELL STRIP \
    1743618323    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1743718324    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1749118378    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1749218379      # Double-quote double-evaled strings.
    17493       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     18380      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    1749418381      ;;
    1749518382    *)
     
    1751218399# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1751318400
    17514 # Set the command separator (default: ~)
    17515 _S_=\${LIBTOOL_CMD_SEP-\~}
    17516 
    1751718401# Shell to use when invoking shell scripts.
    1751818402SHELL=$lt_SHELL
     
    1756618450
    1756718451# A symbol stripping program
    17568 STRIP=$STRIP
     18452STRIP=$lt_STRIP
    1756918453
    1757018454# Used to examine libraries when file_magic_cmd begins "file"
     
    1759718481
    1759818482# Shared library suffix (normally ".so").
    17599 shrext='$shrext'
     18483shrext_cmds='$shrext_cmds'
    1760018484
    1760118485# Executable file suffix (normally "").
     
    1781418698  # `config.status --recheck' to rerun these tests and create the
    1781518699  # libtool script then.
    17816   test -f Makefile && make "$ltmain"
     18700  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     18701  if test -f "$ltmain_in"; then
     18702    test -f Makefile && make "$ltmain"
     18703  fi
    1781718704fi
    1781818705
     
    1787718764  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1787818765  # variables and quote the copies for generation of the libtool script.
    17879   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
     18766  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
     18767    SED SHELL STRIP \
    1788018768    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1788118769    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1793518823    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1793618824      # Double-quote double-evaled strings.
    17937       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
     18825      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
    1793818826      ;;
    1793918827    *)
     
    1795618844# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1795718845
    17958 # Set the command separator (default: ~)
    17959 _S_=\${LIBTOOL_CMD_SEP-\~}
    17960 
    1796118846# Shell to use when invoking shell scripts.
    1796218847SHELL=$lt_SHELL
     
    1801018895
    1801118896# A symbol stripping program
    18012 STRIP=$STRIP
     18897STRIP=$lt_STRIP
    1801318898
    1801418899# Used to examine libraries when file_magic_cmd begins "file"
     
    1804118926
    1804218927# Shared library suffix (normally ".so").
    18043 shrext='$shrext'
     18928shrext_cmds='$shrext_cmds'
    1804418929
    1804518930# Executable file suffix (normally "").
     
    1825819143  # `config.status --recheck' to rerun these tests and create the
    1825919144  # libtool script then.
    18260   test -f Makefile && make "$ltmain"
     19145  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
     19146  if test -f "$ltmain_in"; then
     19147    test -f Makefile && make "$ltmain"
     19148  fi
    1826119149fi
    1826219150
     
    1847119359LIBS="-lsla  $LIBS"
    1847219360cat >conftest.$ac_ext <<_ACEOF
    18473 #line $LINENO "configure"
    1847419361/* confdefs.h.  */
    1847519362_ACEOF
     
    1848919376rm -f conftest.$ac_objext conftest$ac_exeext
    1849019377if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18491   (eval $ac_link) 2>&5
     19378  (eval $ac_link) 2>conftest.er1
     19379  ac_status=$?
     19380  grep -v '^ *+' conftest.er1 >conftest.err
     19381  rm -f conftest.er1
     19382  cat conftest.err >&5
     19383  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19384  (exit $ac_status); } &&
     19385         { ac_try='test -z "$ac_c_werror_flag"
     19386                         || test ! -s conftest.err'
     19387  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19388  (eval $ac_try) 2>&5
    1849219389  ac_status=$?
    1849319390  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18494   (exit $ac_status); } &&
    18495         { ac_try='test -s conftest$ac_exeext'
     19391  (exit $ac_status); }; } &&
     19392        { ac_try='test -s conftest$ac_exeext'
    1849619393  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1849719394  (eval $ac_try) 2>&5
     
    1850619403ac_cv_lib_sla_main=no
    1850719404fi
    18508 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19405rm -f conftest.err conftest.$ac_objext \
     19406      conftest$ac_exeext conftest.$ac_ext
    1850919407LIBS=$ac_check_lib_save_LIBS
    1851019408fi
     
    1853319431LIBS="-lcfitsio  $LIBS"
    1853419432cat >conftest.$ac_ext <<_ACEOF
    18535 #line $LINENO "configure"
    1853619433/* confdefs.h.  */
    1853719434_ACEOF
     
    1855119448rm -f conftest.$ac_objext conftest$ac_exeext
    1855219449if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18553   (eval $ac_link) 2>&5
     19450  (eval $ac_link) 2>conftest.er1
     19451  ac_status=$?
     19452  grep -v '^ *+' conftest.er1 >conftest.err
     19453  rm -f conftest.er1
     19454  cat conftest.err >&5
     19455  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19456  (exit $ac_status); } &&
     19457         { ac_try='test -z "$ac_c_werror_flag"
     19458                         || test ! -s conftest.err'
     19459  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19460  (eval $ac_try) 2>&5
    1855419461  ac_status=$?
    1855519462  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18556   (exit $ac_status); } &&
    18557         { ac_try='test -s conftest$ac_exeext'
     19463  (exit $ac_status); }; } &&
     19464        { ac_try='test -s conftest$ac_exeext'
    1855819465  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1855919466  (eval $ac_try) 2>&5
     
    1856819475ac_cv_lib_cfitsio_main=no
    1856919476fi
    18570 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19477rm -f conftest.err conftest.$ac_objext \
     19478      conftest$ac_exeext conftest.$ac_ext
    1857119479LIBS=$ac_check_lib_save_LIBS
    1857219480fi
     
    1859519503LIBS="-lfftw3f  $LIBS"
    1859619504cat >conftest.$ac_ext <<_ACEOF
    18597 #line $LINENO "configure"
    1859819505/* confdefs.h.  */
    1859919506_ACEOF
     
    1861319520rm -f conftest.$ac_objext conftest$ac_exeext
    1861419521if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18615   (eval $ac_link) 2>&5
     19522  (eval $ac_link) 2>conftest.er1
     19523  ac_status=$?
     19524  grep -v '^ *+' conftest.er1 >conftest.err
     19525  rm -f conftest.er1
     19526  cat conftest.err >&5
     19527  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19528  (exit $ac_status); } &&
     19529         { ac_try='test -z "$ac_c_werror_flag"
     19530                         || test ! -s conftest.err'
     19531  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19532  (eval $ac_try) 2>&5
    1861619533  ac_status=$?
    1861719534  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18618   (exit $ac_status); } &&
    18619         { ac_try='test -s conftest$ac_exeext'
     19535  (exit $ac_status); }; } &&
     19536        { ac_try='test -s conftest$ac_exeext'
    1862019537  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1862119538  (eval $ac_try) 2>&5
     
    1863019547ac_cv_lib_fftw3f_main=no
    1863119548fi
    18632 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19549rm -f conftest.err conftest.$ac_objext \
     19550      conftest$ac_exeext conftest.$ac_ext
    1863319551LIBS=$ac_check_lib_save_LIBS
    1863419552fi
     
    1865719575LIBS="-lgsl  $LIBS"
    1865819576cat >conftest.$ac_ext <<_ACEOF
    18659 #line $LINENO "configure"
    1866019577/* confdefs.h.  */
    1866119578_ACEOF
     
    1867519592rm -f conftest.$ac_objext conftest$ac_exeext
    1867619593if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18677   (eval $ac_link) 2>&5
     19594  (eval $ac_link) 2>conftest.er1
     19595  ac_status=$?
     19596  grep -v '^ *+' conftest.er1 >conftest.err
     19597  rm -f conftest.er1
     19598  cat conftest.err >&5
     19599  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19600  (exit $ac_status); } &&
     19601         { ac_try='test -z "$ac_c_werror_flag"
     19602                         || test ! -s conftest.err'
     19603  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19604  (eval $ac_try) 2>&5
    1867819605  ac_status=$?
    1867919606  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18680   (exit $ac_status); } &&
    18681         { ac_try='test -s conftest$ac_exeext'
     19607  (exit $ac_status); }; } &&
     19608        { ac_try='test -s conftest$ac_exeext'
    1868219609  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1868319610  (eval $ac_try) 2>&5
     
    1869219619ac_cv_lib_gsl_main=no
    1869319620fi
    18694 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19621rm -f conftest.err conftest.$ac_objext \
     19622      conftest$ac_exeext conftest.$ac_ext
    1869519623LIBS=$ac_check_lib_save_LIBS
    1869619624fi
     
    1871919647LIBS="-lgslcblas  $LIBS"
    1872019648cat >conftest.$ac_ext <<_ACEOF
    18721 #line $LINENO "configure"
    1872219649/* confdefs.h.  */
    1872319650_ACEOF
     
    1873719664rm -f conftest.$ac_objext conftest$ac_exeext
    1873819665if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18739   (eval $ac_link) 2>&5
     19666  (eval $ac_link) 2>conftest.er1
     19667  ac_status=$?
     19668  grep -v '^ *+' conftest.er1 >conftest.err
     19669  rm -f conftest.er1
     19670  cat conftest.err >&5
     19671  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19672  (exit $ac_status); } &&
     19673         { ac_try='test -z "$ac_c_werror_flag"
     19674                         || test ! -s conftest.err'
     19675  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19676  (eval $ac_try) 2>&5
    1874019677  ac_status=$?
    1874119678  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18742   (exit $ac_status); } &&
    18743         { ac_try='test -s conftest$ac_exeext'
     19679  (exit $ac_status); }; } &&
     19680        { ac_try='test -s conftest$ac_exeext'
    1874419681  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1874519682  (eval $ac_try) 2>&5
     
    1875419691ac_cv_lib_gslcblas_main=no
    1875519692fi
    18756 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19693rm -f conftest.err conftest.$ac_objext \
     19694      conftest$ac_exeext conftest.$ac_ext
    1875719695LIBS=$ac_check_lib_save_LIBS
    1875819696fi
     
    1878119719LIBS="-lpslib  $LIBS"
    1878219720cat >conftest.$ac_ext <<_ACEOF
    18783 #line $LINENO "configure"
    1878419721/* confdefs.h.  */
    1878519722_ACEOF
     
    1879919736rm -f conftest.$ac_objext conftest$ac_exeext
    1880019737if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18801   (eval $ac_link) 2>&5
     19738  (eval $ac_link) 2>conftest.er1
     19739  ac_status=$?
     19740  grep -v '^ *+' conftest.er1 >conftest.err
     19741  rm -f conftest.er1
     19742  cat conftest.err >&5
     19743  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19744  (exit $ac_status); } &&
     19745         { ac_try='test -z "$ac_c_werror_flag"
     19746                         || test ! -s conftest.err'
     19747  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19748  (eval $ac_try) 2>&5
    1880219749  ac_status=$?
    1880319750  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18804   (exit $ac_status); } &&
    18805         { ac_try='test -s conftest$ac_exeext'
     19751  (exit $ac_status); }; } &&
     19752        { ac_try='test -s conftest$ac_exeext'
    1880619753  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1880719754  (eval $ac_try) 2>&5
     
    1881619763ac_cv_lib_pslib_main=no
    1881719764fi
    18818 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19765rm -f conftest.err conftest.$ac_objext \
     19766      conftest$ac_exeext conftest.$ac_ext
    1881919767LIBS=$ac_check_lib_save_LIBS
    1882019768fi
     
    1884419792LIBS="-lmx  $LIBS"
    1884519793cat >conftest.$ac_ext <<_ACEOF
    18846 #line $LINENO "configure"
    1884719794/* confdefs.h.  */
    1884819795_ACEOF
     
    1886819815rm -f conftest.$ac_objext conftest$ac_exeext
    1886919816if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    18870   (eval $ac_link) 2>&5
     19817  (eval $ac_link) 2>conftest.er1
     19818  ac_status=$?
     19819  grep -v '^ *+' conftest.er1 >conftest.err
     19820  rm -f conftest.er1
     19821  cat conftest.err >&5
     19822  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     19823  (exit $ac_status); } &&
     19824         { ac_try='test -z "$ac_c_werror_flag"
     19825                         || test ! -s conftest.err'
     19826  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     19827  (eval $ac_try) 2>&5
    1887119828  ac_status=$?
    1887219829  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    18873   (exit $ac_status); } &&
    18874         { ac_try='test -s conftest$ac_exeext'
     19830  (exit $ac_status); }; } &&
     19831        { ac_try='test -s conftest$ac_exeext'
    1887519832  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    1887619833  (eval $ac_try) 2>&5
     
    1888519842ac_cv_lib_mx_sqrtf=no
    1888619843fi
    18887 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     19844rm -f conftest.err conftest.$ac_objext \
     19845      conftest$ac_exeext conftest.$ac_ext
    1888819846LIBS=$ac_check_lib_save_LIBS
    1888919847fi
     
    1892919887      # substitution turns \\\\ into \\, and sed turns \\ into \).
    1893019888      sed -n \
    18931         "s/'/'\\\\''/g;
    18932           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
     19889        "s/'/'\\\\''/g;
     19890          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
    1893319891      ;;
    1893419892    *)
    1893519893      # `set' quotes correctly as required by POSIX, so do not add quotes.
    1893619894      sed -n \
    18937         "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
     19895        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
    1893819896      ;;
    1893919897    esac;
     
    1896519923# (actually we leave an empty line to preserve line numbers).
    1896619924if test "x$srcdir" = x.; then
    18967   ac_vpsub='/^[         ]*VPATH[        ]*=/{
     19925  ac_vpsub='/^[  ]*VPATH[        ]*=/{
    1896819926s/:*\$(srcdir):*/:/;
    1896919927s/:*\${srcdir}:*/:/;
    1897019928s/:*@srcdir@:*/:/;
    18971 s/^\([^=]*=[    ]*\):*/\1/;
     19929s/^\([^=]*=[     ]*\):*/\1/;
    1897219930s/:*$//;
    18973 s/^[^=]*=[      ]*$//;
     19931s/^[^=]*=[       ]*$//;
    1897419932}'
    1897519933fi
     
    1898219940  # 1. Remove the extension, and $U if already installed.
    1898319941  ac_i=`echo "$ac_i" |
    18984         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
     19942        sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
    1898519943  # 2. Add them.
    1898619944  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
     
    1899619954Usually this means the macro was only invoked conditionally." >&5
    1899719955echo "$as_me: error: conditional \"AMDEP\" was never defined.
     19956Usually this means the macro was only invoked conditionally." >&2;}
     19957   { (exit 1); exit 1; }; }
     19958fi
     19959if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
     19960  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
     19961Usually this means the macro was only invoked conditionally." >&5
     19962echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
     19963Usually this means the macro was only invoked conditionally." >&2;}
     19964   { (exit 1); exit 1; }; }
     19965fi
     19966if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
     19967  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
     19968Usually this means the macro was only invoked conditionally." >&5
     19969echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
    1899819970Usually this means the macro was only invoked conditionally." >&2;}
    1899919971   { (exit 1); exit 1; }; }
     
    1903320005  set -o posix
    1903420006fi
     20007DUALCASE=1; export DUALCASE # for MKS sh
    1903520008
    1903620009# Support unset when possible.
    19037 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
     20010if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    1903820011  as_unset=unset
    1903920012else
     
    1905420027  LC_TELEPHONE LC_TIME
    1905520028do
    19056   if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
     20029  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    1905720030    eval $as_var=C; export $as_var
    1905820031  else
     
    1923320206  as_mkdir_p=:
    1923420207else
     20208  test -d ./-p && rmdir ./-p
    1923520209  as_mkdir_p=false
    1923620210fi
     
    1923920213
    1924020214# Sed expression to map a string onto a valid CPP name.
    19241 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
     20215as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
    1924220216
    1924320217# Sed expression to map a string onto a valid variable name.
    19244 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
     20218as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
    1924520219
    1924620220
     
    1926920243
    1927020244This file was extended by $as_me, which was
    19271 generated by GNU Autoconf 2.57.  Invocation command line was
     20245generated by GNU Autoconf 2.59.  Invocation command line was
    1927220246
    1927320247  CONFIG_FILES    = $CONFIG_FILES
     
    1931320287      --recheck    update $as_me by reconfiguring in the same conditions
    1931420288  --file=FILE[:TEMPLATE]
    19315                    instantiate the configuration file FILE
     20289                   instantiate the configuration file FILE
    1931620290  --header=FILE[:TEMPLATE]
    19317                    instantiate the configuration header FILE
     20291                   instantiate the configuration header FILE
    1931820292
    1931920293Configuration files:
     
    1933220306ac_cs_version="\\
    1933320307config.status
    19334 configured by $0, generated by GNU Autoconf 2.57,
     20308configured by $0, generated by GNU Autoconf 2.59,
    1933520309  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
    1933620310
    19337 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
    19338 Free Software Foundation, Inc.
     20311Copyright (C) 2003 Free Software Foundation, Inc.
    1933920312This config.status script is free software; the Free Software Foundation
    1934020313gives unlimited permission to copy, distribute and modify it."
     
    1953520508s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
    1953620509s,@INSTALL_DATA@,$INSTALL_DATA,;t t
     20510s,@CYGPATH_W@,$CYGPATH_W,;t t
    1953720511s,@PACKAGE@,$PACKAGE,;t t
    1953820512s,@VERSION@,$VERSION,;t t
     
    1954220516s,@AUTOHEADER@,$AUTOHEADER,;t t
    1954320517s,@MAKEINFO@,$MAKEINFO,;t t
    19544 s,@AMTAR@,$AMTAR,;t t
    1954520518s,@install_sh@,$install_sh,;t t
    1954620519s,@STRIP@,$STRIP,;t t
    1954720520s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
    1954820521s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
     20522s,@mkdir_p@,$mkdir_p,;t t
    1954920523s,@AWK@,$AWK,;t t
    1955020524s,@SET_MAKE@,$SET_MAKE,;t t
     20525s,@am__leading_dot@,$am__leading_dot,;t t
     20526s,@AMTAR@,$AMTAR,;t t
     20527s,@am__tar@,$am__tar,;t t
     20528s,@am__untar@,$am__untar,;t t
    1955120529s,@CC@,$CC,;t t
    1955220530s,@CFLAGS@,$CFLAGS,;t t
     
    1956320541s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
    1956420542s,@CCDEPMODE@,$CCDEPMODE,;t t
     20543s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
     20544s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
    1956520545s,@build@,$build,;t t
    1956620546s,@build_cpu@,$build_cpu,;t t
     
    1958320563s,@ac_ct_CXX@,$ac_ct_CXX,;t t
    1958420564s,@CXXDEPMODE@,$CXXDEPMODE,;t t
     20565s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
     20566s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
    1958520567s,@CXXCPP@,$CXXCPP,;t t
    1958620568s,@F77@,$F77,;t t
     
    1962020602  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    1962120603      if test -z "$ac_sed_cmds"; then
    19622         ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
     20604        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
    1962320605      else
    19624         ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
     20606        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
    1962520607      fi
    1962620608      ac_sed_frag=`expr $ac_sed_frag + 1`
     
    1964020622  case $ac_file in
    1964120623  - | *:- | *:-:* ) # input from stdin
    19642         cat >$tmp/stdin
    19643         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19644         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20624        cat >$tmp/stdin
     20625        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
     20626        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1964520627  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19646         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20628        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1964720629  * )   ac_file_in=$ac_file.in ;;
    1964820630  esac
     
    1965120633  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
    1965220634$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19653         X"$ac_file" : 'X\(//\)[^/]' \| \
    19654         X"$ac_file" : 'X\(//\)$' \| \
    19655         X"$ac_file" : 'X\(/\)' \| \
    19656         .     : '\(.\)' 2>/dev/null ||
     20635        X"$ac_file" : 'X\(//\)[^/]' \| \
     20636        X"$ac_file" : 'X\(//\)$' \| \
     20637        X"$ac_file" : 'X\(/\)' \| \
     20638        .     : '\(.\)' 2>/dev/null ||
    1965720639echo X"$ac_file" |
    1965820640    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    1967020652      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    1967120653$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19672         X"$as_dir" : 'X\(//\)[^/]' \| \
    19673         X"$as_dir" : 'X\(//\)$' \| \
    19674         X"$as_dir" : 'X\(/\)' \| \
    19675         .     : '\(.\)' 2>/dev/null ||
     20654        X"$as_dir" : 'X\(//\)[^/]' \| \
     20655        X"$as_dir" : 'X\(//\)$' \| \
     20656        X"$as_dir" : 'X\(/\)' \| \
     20657        .     : '\(.\)' 2>/dev/null ||
    1967620658echo X"$as_dir" |
    1967720659    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    1971120693    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    1971220694esac
    19713 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    19714 # absolute.
    19715 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    19716 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    19717 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    19718 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     20695
     20696# Do not use `cd foo && pwd` to compute absolute paths, because
     20697# the directories may not exist.
     20698case `pwd` in
     20699.) ac_abs_builddir="$ac_dir";;
     20700*)
     20701  case "$ac_dir" in
     20702  .) ac_abs_builddir=`pwd`;;
     20703  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     20704  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     20705  esac;;
     20706esac
     20707case $ac_abs_builddir in
     20708.) ac_abs_top_builddir=${ac_top_builddir}.;;
     20709*)
     20710  case ${ac_top_builddir}. in
     20711  .) ac_abs_top_builddir=$ac_abs_builddir;;
     20712  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     20713  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     20714  esac;;
     20715esac
     20716case $ac_abs_builddir in
     20717.) ac_abs_srcdir=$ac_srcdir;;
     20718*)
     20719  case $ac_srcdir in
     20720  .) ac_abs_srcdir=$ac_abs_builddir;;
     20721  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     20722  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     20723  esac;;
     20724esac
     20725case $ac_abs_builddir in
     20726.) ac_abs_top_srcdir=$ac_top_srcdir;;
     20727*)
     20728  case $ac_top_srcdir in
     20729  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     20730  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     20731  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     20732  esac;;
     20733esac
    1971920734
    1972020735
     
    1973820753  fi
    1973920754  configure_input=$configure_input"Generated from `echo $ac_file_in |
    19740                                      sed 's,.*/,,'` by configure."
     20755                                     sed 's,.*/,,'` by configure."
    1974120756
    1974220757  # First look for the input files in the build tree, otherwise in the
     
    1974720762      -) echo $tmp/stdin ;;
    1974820763      [\\/$]*)
    19749         # Absolute (can't be DOS-style, as IFS=:)
    19750         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20764        # Absolute (can't be DOS-style, as IFS=:)
     20765        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1975120766echo "$as_me: error: cannot find input file: $f" >&2;}
    1975220767   { (exit 1); exit 1; }; }
    19753          echo $f;;
     20768         echo "$f";;
    1975420769      *) # Relative
    19755         if test -f "$f"; then
    19756            # Build tree
    19757            echo $f
    19758         elif test -f "$srcdir/$f"; then
    19759            # Source tree
    19760            echo $srcdir/$f
    19761         else
    19762            # /dev/null tree
    19763            { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20770        if test -f "$f"; then
     20771           # Build tree
     20772           echo "$f"
     20773        elif test -f "$srcdir/$f"; then
     20774           # Source tree
     20775           echo "$srcdir/$f"
     20776        else
     20777           # /dev/null tree
     20778           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1976420779echo "$as_me: error: cannot find input file: $f" >&2;}
    1976520780   { (exit 1); exit 1; }; }
    19766         fi;;
     20781        fi;;
    1976720782      esac
    1976820783    done` || { (exit 1); exit 1; }
     
    1980620821#
    1980720822# ac_d sets the value in "#define NAME VALUE" lines.
    19808 ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
    19809 ac_dB='[        ].*$,\1#\2'
     20823ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
     20824ac_dB='[         ].*$,\1#\2'
    1981020825ac_dC=' '
    1981120826ac_dD=',;t'
    1981220827# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
    19813 ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
     20828ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
    1981420829ac_uB='$,\1#\2define\3'
    1981520830ac_uC=' '
     
    1982020835  case $ac_file in
    1982120836  - | *:- | *:-:* ) # input from stdin
    19822         cat >$tmp/stdin
    19823         ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19824         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20837        cat >$tmp/stdin
     20838        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
     20839        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1982520840  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    19826         ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
     20841        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    1982720842  * )   ac_file_in=$ac_file.in ;;
    1982820843  esac
     
    1983820853      -) echo $tmp/stdin ;;
    1983920854      [\\/$]*)
    19840         # Absolute (can't be DOS-style, as IFS=:)
    19841         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20855        # Absolute (can't be DOS-style, as IFS=:)
     20856        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1984220857echo "$as_me: error: cannot find input file: $f" >&2;}
    1984320858   { (exit 1); exit 1; }; }
    19844          echo $f;;
     20859         # Do quote $f, to prevent DOS paths from being IFS'd.
     20860         echo "$f";;
    1984520861      *) # Relative
    19846         if test -f "$f"; then
    19847            # Build tree
    19848            echo $f
    19849         elif test -f "$srcdir/$f"; then
    19850            # Source tree
    19851            echo $srcdir/$f
    19852         else
    19853            # /dev/null tree
    19854            { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
     20862        if test -f "$f"; then
     20863           # Build tree
     20864           echo "$f"
     20865        elif test -f "$srcdir/$f"; then
     20866           # Source tree
     20867           echo "$srcdir/$f"
     20868        else
     20869           # /dev/null tree
     20870           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    1985520871echo "$as_me: error: cannot find input file: $f" >&2;}
    1985620872   { (exit 1); exit 1; }; }
    19857         fi;;
     20873        fi;;
    1985820874      esac
    1985920875    done` || { (exit 1); exit 1; }
    1986020876  # Remove the trailing spaces.
    19861   sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
     20877  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
    1986220878
    1986320879_ACEOF
     
    1988220898t clear
    1988320899: clear
    19884 s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
     20900s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
    1988520901t end
    19886 s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
     20902s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
    1988720903: end
    1988820904_ACEOF
     
    1989820914# on some systems where configure will not decide to define it.
    1989920915cat >>conftest.undefs <<\_ACEOF
    19900 s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
     20916s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
    1990120917_ACEOF
    1990220918
     
    1990420920# of here documents, and old seds have small limits too (100 cmds).
    1990520921echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
    19906 echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
     20922echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
    1990720923echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
    1990820924echo '  :' >>$CONFIG_STATUS
     
    1991320929  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
    1991420930  # Speed up: don't consider the non `#define' lines.
    19915   echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
     20931  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
    1991620932  # Work around the forget-to-reset-the-flag bug.
    1991720933  echo 't clr' >>$CONFIG_STATUS
     
    1994020956  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
    1994120957  # Speed up: don't consider the non `#undef'
    19942   echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
     20958  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
    1994320959  # Work around the forget-to-reset-the-flag bug.
    1994420960  echo 't clr' >>$CONFIG_STATUS
     
    1997420990      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
    1997520991$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19976         X"$ac_file" : 'X\(//\)[^/]' \| \
    19977         X"$ac_file" : 'X\(//\)$' \| \
    19978         X"$ac_file" : 'X\(/\)' \| \
    19979         .     : '\(.\)' 2>/dev/null ||
     20992        X"$ac_file" : 'X\(//\)[^/]' \| \
     20993        X"$ac_file" : 'X\(//\)$' \| \
     20994        X"$ac_file" : 'X\(/\)' \| \
     20995        .     : '\(.\)' 2>/dev/null ||
    1998020996echo X"$ac_file" |
    1998120997    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    1999321009      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    1999421010$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    19995         X"$as_dir" : 'X\(//\)[^/]' \| \
    19996         X"$as_dir" : 'X\(//\)$' \| \
    19997         X"$as_dir" : 'X\(/\)' \| \
    19998         .     : '\(.\)' 2>/dev/null ||
     21011        X"$as_dir" : 'X\(//\)[^/]' \| \
     21012        X"$as_dir" : 'X\(//\)$' \| \
     21013        X"$as_dir" : 'X\(/\)' \| \
     21014        .     : '\(.\)' 2>/dev/null ||
    1999921015echo X"$as_dir" |
    2000021016    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2001621032    rm -f $tmp/config.h
    2001721033  fi
    20018   # Run the commands associated with the file.
    20019   case $ac_file in
    20020     src/config.h ) # update the timestamp
    20021 echo 'timestamp for src/config.h' >"src/stamp-h1"
    20022  ;;
     21034# Compute $ac_file's index in $config_headers.
     21035_am_stamp_count=1
     21036for _am_header in $config_headers :; do
     21037  case $_am_header in
     21038    $ac_file | $ac_file:* )
     21039      break ;;
     21040    * )
     21041      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
    2002321042  esac
     21043done
     21044echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
     21045$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     21046         X$ac_file : 'X\(//\)[^/]' \| \
     21047         X$ac_file : 'X\(//\)$' \| \
     21048         X$ac_file : 'X\(/\)' \| \
     21049         .     : '\(.\)' 2>/dev/null ||
     21050echo X$ac_file |
     21051    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     21052          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     21053          /^X\(\/\/\)$/{ s//\1/; q; }
     21054          /^X\(\/\).*/{ s//\1/; q; }
     21055          s/.*/./; q'`/stamp-h$_am_stamp_count
    2002421056done
    2002521057_ACEOF
     
    2003421066  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
    2003521067$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20036         X"$ac_dest" : 'X\(//\)[^/]' \| \
    20037         X"$ac_dest" : 'X\(//\)$' \| \
    20038         X"$ac_dest" : 'X\(/\)' \| \
    20039         .     : '\(.\)' 2>/dev/null ||
     21068        X"$ac_dest" : 'X\(//\)[^/]' \| \
     21069        X"$ac_dest" : 'X\(//\)$' \| \
     21070        X"$ac_dest" : 'X\(/\)' \| \
     21071        .     : '\(.\)' 2>/dev/null ||
    2004021072echo X"$ac_dest" |
    2004121073    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2004421076          /^X\(\/\).*/{ s//\1/; q; }
    2004521077          s/.*/./; q'`
     21078  { if $as_mkdir_p; then
     21079    mkdir -p "$ac_dir"
     21080  else
     21081    as_dir="$ac_dir"
     21082    as_dirs=
     21083    while test ! -d "$as_dir"; do
     21084      as_dirs="$as_dir $as_dirs"
     21085      as_dir=`(dirname "$as_dir") 2>/dev/null ||
     21086$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     21087         X"$as_dir" : 'X\(//\)[^/]' \| \
     21088         X"$as_dir" : 'X\(//\)$' \| \
     21089         X"$as_dir" : 'X\(/\)' \| \
     21090         .     : '\(.\)' 2>/dev/null ||
     21091echo X"$as_dir" |
     21092    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     21093          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
     21094          /^X\(\/\/\)$/{ s//\1/; q; }
     21095          /^X\(\/\).*/{ s//\1/; q; }
     21096          s/.*/./; q'`
     21097    done
     21098    test ! -n "$as_dirs" || mkdir $as_dirs
     21099  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
     21100echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
     21101   { (exit 1); exit 1; }; }; }
     21102
    2004621103  ac_builddir=.
    2004721104
     
    2006921126    ac_top_srcdir=$ac_top_builddir$srcdir ;;
    2007021127esac
    20071 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
    20072 # absolute.
    20073 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
    20074 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
    20075 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
    20076 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
     21128
     21129# Do not use `cd foo && pwd` to compute absolute paths, because
     21130# the directories may not exist.
     21131case `pwd` in
     21132.) ac_abs_builddir="$ac_dir";;
     21133*)
     21134  case "$ac_dir" in
     21135  .) ac_abs_builddir=`pwd`;;
     21136  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
     21137  *) ac_abs_builddir=`pwd`/"$ac_dir";;
     21138  esac;;
     21139esac
     21140case $ac_abs_builddir in
     21141.) ac_abs_top_builddir=${ac_top_builddir}.;;
     21142*)
     21143  case ${ac_top_builddir}. in
     21144  .) ac_abs_top_builddir=$ac_abs_builddir;;
     21145  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
     21146  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
     21147  esac;;
     21148esac
     21149case $ac_abs_builddir in
     21150.) ac_abs_srcdir=$ac_srcdir;;
     21151*)
     21152  case $ac_srcdir in
     21153  .) ac_abs_srcdir=$ac_abs_builddir;;
     21154  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
     21155  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
     21156  esac;;
     21157esac
     21158case $ac_abs_builddir in
     21159.) ac_abs_top_srcdir=$ac_top_srcdir;;
     21160*)
     21161  case $ac_top_srcdir in
     21162  .) ac_abs_top_srcdir=$ac_abs_builddir;;
     21163  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
     21164  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
     21165  esac;;
     21166esac
    2007721167
    2007821168
     
    2009221182    dirpart=`(dirname "$mf") 2>/dev/null ||
    2009321183$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20094         X"$mf" : 'X\(//\)[^/]' \| \
    20095         X"$mf" : 'X\(//\)$' \| \
    20096         X"$mf" : 'X\(/\)' \| \
    20097         .     : '\(.\)' 2>/dev/null ||
     21184        X"$mf" : 'X\(//\)[^/]' \| \
     21185        X"$mf" : 'X\(//\)$' \| \
     21186        X"$mf" : 'X\(/\)' \| \
     21187        .     : '\(.\)' 2>/dev/null ||
    2009821188echo X"$mf" |
    2009921189    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2010521195    continue
    2010621196  fi
    20107   grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
    20108   # Extract the definition of DEP_FILES from the Makefile without
    20109   # running `make'.
    20110   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
     21197  # Extract the definition of DEPDIR, am__include, and am__quote
     21198  # from the Makefile without running `make'.
     21199  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
    2011121200  test -z "$DEPDIR" && continue
     21201  am__include=`sed -n 's/^am__include = //p' < "$mf"`
     21202  test -z "am__include" && continue
     21203  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
    2011221204  # When using ansi2knr, U may be empty or an underscore; expand it
    20113   U=`sed -n -e '/^U = / s///p' < "$mf"`
    20114   test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    20115   # We invoke sed twice because it is the simplest approach to
    20116   # changing $(DEPDIR) to its actual value in the expansion.
    20117   for file in `sed -n -e '
    20118     /^DEP_FILES = .*\\\\$/ {
    20119       s/^DEP_FILES = //
    20120       :loop
    20121         s/\\\\$//
    20122         p
    20123         n
    20124         /\\\\$/ b loop
    20125       p
    20126     }
    20127     /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
     21205  U=`sed -n 's/^U = //p' < "$mf"`
     21206  # Find all dependency output files, they are included files with
     21207  # $(DEPDIR) in their names.  We invoke sed twice because it is the
     21208  # simplest approach to changing $(DEPDIR) to its actual value in the
     21209  # expansion.
     21210  for file in `sed -n "
     21211    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
    2012821212       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    2012921213    # Make sure the directory exists.
     
    2013121215    fdir=`(dirname "$file") 2>/dev/null ||
    2013221216$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20133         X"$file" : 'X\(//\)[^/]' \| \
    20134         X"$file" : 'X\(//\)$' \| \
    20135         X"$file" : 'X\(/\)' \| \
    20136         .     : '\(.\)' 2>/dev/null ||
     21217        X"$file" : 'X\(//\)[^/]' \| \
     21218        X"$file" : 'X\(//\)$' \| \
     21219        X"$file" : 'X\(/\)' \| \
     21220        .     : '\(.\)' 2>/dev/null ||
    2013721221echo X"$file" |
    2013821222    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
     
    2015021234      as_dir=`(dirname "$as_dir") 2>/dev/null ||
    2015121235$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20152         X"$as_dir" : 'X\(//\)[^/]' \| \
    20153         X"$as_dir" : 'X\(//\)$' \| \
    20154         X"$as_dir" : 'X\(/\)' \| \
    20155         .     : '\(.\)' 2>/dev/null ||
     21236        X"$as_dir" : 'X\(//\)[^/]' \| \
     21237        X"$as_dir" : 'X\(//\)$' \| \
     21238        X"$as_dir" : 'X\(/\)' \| \
     21239        .     : '\(.\)' 2>/dev/null ||
    2015621240echo X"$as_dir" |
    2015721241    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
Note: See TracChangeset for help on using the changeset viewer.