IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2165


Ignore:
Timestamp:
Oct 15, 2004, 11:44:22 AM (22 years ago)
Author:
desonia
Message:

merged changes in main trunk.

Location:
branches/rel3/psModules
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • branches/rel3/psModules/Makefile.in

    r2138 r2165  
    1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
     1# Makefile.in generated by automake 1.6.3 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5 # 2003, 2004  Free Software Foundation, Inc.
     4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
     5# 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@
     16SHELL = @SHELL@
     17
    1618srcdir = @srcdir@
    1719top_srcdir = @top_srcdir@
    1820VPATH = @srcdir@
     21prefix = @prefix@
     22exec_prefix = @exec_prefix@
     23
     24bindir = @bindir@
     25sbindir = @sbindir@
     26libexecdir = @libexecdir@
     27datadir = @datadir@
     28sysconfdir = @sysconfdir@
     29sharedstatedir = @sharedstatedir@
     30localstatedir = @localstatedir@
     31libdir = @libdir@
     32infodir = @infodir@
     33mandir = @mandir@
     34includedir = @includedir@
     35oldincludedir = /usr/include
    1936pkgdatadir = $(datadir)/@PACKAGE@
    2037pkglibdir = $(libdir)/@PACKAGE@
    2138pkgincludedir = $(includedir)/@PACKAGE@
    2239top_builddir = .
     40
     41ACLOCAL = @ACLOCAL@
     42AUTOCONF = @AUTOCONF@
     43AUTOMAKE = @AUTOMAKE@
     44AUTOHEADER = @AUTOHEADER@
     45
    2346am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    2447INSTALL = @INSTALL@
     48INSTALL_PROGRAM = @INSTALL_PROGRAM@
     49INSTALL_DATA = @INSTALL_DATA@
    2550install_sh_DATA = $(install_sh) -c -m 644
    2651install_sh_PROGRAM = $(install_sh) -c
    2752install_sh_SCRIPT = $(install_sh) -c
     53INSTALL_SCRIPT = @INSTALL_SCRIPT@
    2854INSTALL_HEADER = $(INSTALL_DATA)
    29 transform = $(program_transform_name)
     55transform = @program_transform_name@
    3056NORMAL_INSTALL = :
    3157PRE_INSTALL = :
     
    3460PRE_UNINSTALL = :
    3561POST_UNINSTALL = :
     62host_alias = @host_alias@
    3663host_triplet = @host@
    37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
    38         $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
    39         ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
    40         install-sh ltmain.sh missing mkinstalldirs
     64
     65EXEEXT = @EXEEXT@
     66OBJEXT = @OBJEXT@
     67PATH_SEPARATOR = @PATH_SEPARATOR@
     68AMTAR = @AMTAR@
     69AR = @AR@
     70AS = @AS@
     71AWK = @AWK@
     72CC = @CC@
     73CFLAGS = @CFLAGS@
     74CXX = @CXX@
     75CXXCPP = @CXXCPP@
     76DEPDIR = @DEPDIR@
     77DLLTOOL = @DLLTOOL@
     78ECHO = @ECHO@
     79EGREP = @EGREP@
     80F77 = @F77@
     81GCJ = @GCJ@
     82GCJFLAGS = @GCJFLAGS@
     83GSL_CONFIG = @GSL_CONFIG@
     84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     85LIBTOOL = @LIBTOOL@
     86LN_S = @LN_S@
     87OBJDUMP = @OBJDUMP@
     88PACKAGE = @PACKAGE@
     89RANLIB = @RANLIB@
     90RC = @RC@
     91STRIP = @STRIP@
     92VERSION = @VERSION@
     93am__include = @am__include@
     94am__quote = @am__quote@
     95install_sh = @install_sh@
     96AUTOMAKE_OPTIONS = foreign 1.4
     97
     98SUBDIRS = src test
    4199subdir = .
    42100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
    44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    45         $(ACLOCAL_M4)
    46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    47  configure.lineno configure.status.lineno
    48101mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    49102CONFIG_HEADER = $(top_builddir)/src/config.h
    50103CONFIG_CLEAN_FILES =
    51 SOURCES =
    52104DIST_SOURCES =
    53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    54         html-recursive info-recursive install-data-recursive \
    55         install-exec-recursive install-info-recursive \
    56         install-recursive installcheck-recursive installdirs-recursive \
    57         pdf-recursive ps-recursive uninstall-info-recursive \
    58         uninstall-recursive
    59 ETAGS = etags
    60 CTAGS = ctags
     105
     106RECURSIVE_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
     110DIST_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
    61114DIST_SUBDIRS = $(SUBDIRS)
    62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    63 distdir = $(PACKAGE)-$(VERSION)
    64 top_distdir = $(distdir)
    65 am__remove_distdir = \
    66   { test ! -d $(distdir) \
    67     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    68          && rm -fr $(distdir); }; }
    69 DIST_ARCHIVES = $(distdir).tar.gz
    70 GZIP_ENV = --best
    71 distuninstallcheck_listfiles = find . -type f -print
    72 distcleancheck_listfiles = find . -type f -print
    73 ACLOCAL = @ACLOCAL@
    74 AMDEP_FALSE = @AMDEP_FALSE@
    75 AMDEP_TRUE = @AMDEP_TRUE@
    76 AMTAR = @AMTAR@
    77 AR = @AR@
    78 AUTOCONF = @AUTOCONF@
    79 AUTOHEADER = @AUTOHEADER@
    80 AUTOMAKE = @AUTOMAKE@
    81 AWK = @AWK@
    82 CC = @CC@
    83 CCDEPMODE = @CCDEPMODE@
    84 CFLAGS = @CFLAGS@
    85 CPP = @CPP@
    86 CPPFLAGS = @CPPFLAGS@
    87 CXX = @CXX@
    88 CXXCPP = @CXXCPP@
    89 CXXDEPMODE = @CXXDEPMODE@
    90 CXXFLAGS = @CXXFLAGS@
    91 CYGPATH_W = @CYGPATH_W@
    92 DEFS = @DEFS@
    93 DEPDIR = @DEPDIR@
    94 ECHO = @ECHO@
    95 ECHO_C = @ECHO_C@
    96 ECHO_N = @ECHO_N@
    97 ECHO_T = @ECHO_T@
    98 EGREP = @EGREP@
    99 EXEEXT = @EXEEXT@
    100 F77 = @F77@
    101 FFLAGS = @FFLAGS@
    102 GSL_CONFIG = @GSL_CONFIG@
    103 INSTALL_DATA = @INSTALL_DATA@
    104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    106 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    107 LDFLAGS = @LDFLAGS@
    108 LIBOBJS = @LIBOBJS@
    109 LIBS = @LIBS@
    110 LIBTOOL = @LIBTOOL@
    111 LN_S = @LN_S@
    112 LTLIBOBJS = @LTLIBOBJS@
    113 MAKEINFO = @MAKEINFO@
    114 OBJEXT = @OBJEXT@
    115 PACKAGE = @PACKAGE@
    116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    117 PACKAGE_NAME = @PACKAGE_NAME@
    118 PACKAGE_STRING = @PACKAGE_STRING@
    119 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    120 PACKAGE_VERSION = @PACKAGE_VERSION@
    121 PATH_SEPARATOR = @PATH_SEPARATOR@
    122 RANLIB = @RANLIB@
    123 SET_MAKE = @SET_MAKE@
    124 SHELL = @SHELL@
    125 STRIP = @STRIP@
    126 VERSION = @VERSION@
    127 ac_ct_AR = @ac_ct_AR@
    128 ac_ct_CC = @ac_ct_CC@
    129 ac_ct_CXX = @ac_ct_CXX@
    130 ac_ct_F77 = @ac_ct_F77@
    131 ac_ct_RANLIB = @ac_ct_RANLIB@
    132 ac_ct_STRIP = @ac_ct_STRIP@
    133 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    134 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    135 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
    136 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
    137 am__include = @am__include@
    138 am__leading_dot = @am__leading_dot@
    139 am__quote = @am__quote@
    140 bindir = @bindir@
    141 build = @build@
    142 build_alias = @build_alias@
    143 build_cpu = @build_cpu@
    144 build_os = @build_os@
    145 build_vendor = @build_vendor@
    146 datadir = @datadir@
    147 exec_prefix = @exec_prefix@
    148 host = @host@
    149 host_alias = @host_alias@
    150 host_cpu = @host_cpu@
    151 host_os = @host_os@
    152 host_vendor = @host_vendor@
    153 includedir = @includedir@
    154 infodir = @infodir@
    155 install_sh = @install_sh@
    156 libdir = @libdir@
    157 libexecdir = @libexecdir@
    158 localstatedir = @localstatedir@
    159 mandir = @mandir@
    160 mkdir_p = @mkdir_p@
    161 oldincludedir = @oldincludedir@
    162 prefix = @prefix@
    163 program_transform_name = @program_transform_name@
    164 sbindir = @sbindir@
    165 sharedstatedir = @sharedstatedir@
    166 sysconfdir = @sysconfdir@
    167 target_alias = @target_alias@
    168 AUTOMAKE_OPTIONS = foreign 1.4
    169 SUBDIRS = src test
    170115all: all-recursive
    171116
    172117.SUFFIXES:
    173 am--refresh:
    174         @:
    175 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    176         @for dep in $?; do \
    177           case '$(am__configure_deps)' in \
    178             *$$dep*) \
    179               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
    180               cd $(srcdir) && $(AUTOMAKE) --foreign  \
    181                 && exit 0; \
    182               exit 1;; \
    183           esac; \
    184         done; \
    185         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
     118
     119am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     120 configure.lineno
     121$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    186122        cd $(top_srcdir) && \
    187123          $(AUTOMAKE) --foreign  Makefile
    188 .PRECIOUS: Makefile
    189 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    190         @case '$?' in \
    191           *config.status*) \
    192             echo ' $(SHELL) ./config.status'; \
    193             $(SHELL) ./config.status;; \
    194           *) \
    195             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
    196             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
    197         esac;
    198 
    199 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     124Makefile:  $(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)
    200128        $(SHELL) ./config.status --recheck
    201 
    202 $(top_srcdir)/configure:  $(am__configure_deps)
     129$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
    203130        cd $(srcdir) && $(AUTOCONF)
    204 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
     131
     132$(ACLOCAL_M4):  configure.in
    205133        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    206134
     
    269197          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    270198        done
    271 ctags-recursive:
    272         list='$(SUBDIRS)'; for subdir in $$list; do \
    273           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    274         done
     199
     200ETAGS = etags
     201ETAGSFLAGS =
     202
     203tags: TAGS
    275204
    276205ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    282211               END { for (i in files) print i; }'`; \
    283212        mkid -fID $$unique
    284 tags: TAGS
    285213
    286214TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     
    288216        tags=; \
    289217        here=`pwd`; \
    290         if (etags --etags-include --version) >/dev/null 2>&1; then \
    291           include_option=--etags-include; \
    292         else \
    293           include_option=--include; \
    294         fi; \
    295218        list='$(SUBDIRS)'; for subdir in $$list; do \
    296219          if test "$$subdir" = .; then :; else \
    297             test -f $$subdir/TAGS && \
    298               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
     220            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
    299221          fi; \
    300222        done; \
     
    308230          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    309231             $$tags $$unique
    310 ctags: CTAGS
    311 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    312                 $(TAGS_FILES) $(LISP)
    313         tags=; \
    314         here=`pwd`; \
    315         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    316         unique=`for i in $$list; do \
    317             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    318           done | \
    319           $(AWK) '    { files[$$0] = 1; } \
    320                END { for (i in files) print i; }'`; \
    321         test -z "$(CTAGS_ARGS)$$tags$$unique" \
    322           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    323              $$tags $$unique
    324232
    325233GTAGS:
     
    329237
    330238distclean-tags:
    331         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
     239        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
     240DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     241
     242top_distdir = .
     243distdir = $(PACKAGE)-$(VERSION)
     244
     245am__remove_distdir = \
     246  { test ! -d $(distdir) \
     247    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
     248         && rm -fr $(distdir); }; }
     249
     250GZIP_ENV = --best
     251distcleancheck_listfiles = find . -type f -print
    332252
    333253distdir: $(DISTFILES)
    334254        $(am__remove_distdir)
    335255        mkdir $(distdir)
    336         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    337         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    338         list='$(DISTFILES)'; for file in $$list; do \
    339           case $$file in \
    340             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    341             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    342           esac; \
     256        @list='$(DISTFILES)'; for file in $$list; do \
    343257          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    344258          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    345259          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    346260            dir="/$$dir"; \
    347             $(mkdir_p) "$(distdir)$$dir"; \
     261            $(mkinstalldirs) "$(distdir)$$dir"; \
    348262          else \
    349263            dir=''; \
     
    362276        list='$(SUBDIRS)'; for subdir in $$list; do \
    363277          if test "$$subdir" = .; then :; else \
    364             test -d "$(distdir)/$$subdir" \
    365             || mkdir "$(distdir)/$$subdir" \
     278            test -d $(distdir)/$$subdir \
     279            || mkdir $(distdir)/$$subdir \
    366280            || exit 1; \
    367281            (cd $$subdir && \
    368282              $(MAKE) $(AM_MAKEFLAGS) \
    369                 top_distdir="../$(top_distdir)" \
    370                 distdir="../$(distdir)/$$subdir" \
     283                top_distdir="$(top_distdir)" \
     284                distdir=../$(distdir)/$$subdir \
    371285                distdir) \
    372286              || exit 1; \
     
    382296        $(am__remove_distdir)
    383297
    384 dist-bzip2: distdir
    385         $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
    386         $(am__remove_distdir)
    387 
    388 dist-tarZ: distdir
    389         $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
    390         $(am__remove_distdir)
    391 
    392 dist-shar: distdir
    393         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
    394         $(am__remove_distdir)
    395 
    396 dist-zip: distdir
    397         -rm -f $(distdir).zip
    398         zip -rq $(distdir).zip $(distdir)
    399         $(am__remove_distdir)
    400 
    401298dist dist-all: distdir
    402299        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     
    407304# tarfile.
    408305distcheck: dist
    409         case '$(DIST_ARCHIVES)' in \
    410         *.tar.gz*) \
    411           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
    412         *.tar.bz2*) \
    413           bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
    414         *.tar.Z*) \
    415           uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
    416         *.shar.gz*) \
    417           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
    418         *.zip*) \
    419           unzip $(distdir).zip ;;\
    420         esac
     306        $(am__remove_distdir)
     307        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
    421308        chmod -R a-w $(distdir); chmod a+w $(distdir)
    422         mkdir $(distdir)/_build
    423         mkdir $(distdir)/_inst
     309        mkdir $(distdir)/=build
     310        mkdir $(distdir)/=inst
    424311        chmod a-w $(distdir)
    425         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
    426           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
    427           && cd $(distdir)/_build \
    428           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
     312        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
     313          && cd $(distdir)/=build \
     314          && ../configure --srcdir=.. --prefix=$$dc_install_base \
    429315            $(DISTCHECK_CONFIGURE_FLAGS) \
    430316          && $(MAKE) $(AM_MAKEFLAGS) \
     
    434320          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
    435321          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
    436           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
    437                 distuninstallcheck \
    438           && chmod -R a-w "$$dc_install_base" \
    439           && ({ \
    440                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
    441                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
    442                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
    443                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
    444                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
    445               } || { rm -rf "$$dc_destdir"; exit 1; }) \
    446           && rm -rf "$$dc_destdir" \
    447           && $(MAKE) $(AM_MAKEFLAGS) dist \
    448           && rm -rf $(DIST_ARCHIVES) \
     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 \
    449328          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
    450329        $(am__remove_distdir)
    451         @(echo "$(distdir) archives ready for distribution: "; \
    452           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
    453           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
    454 distuninstallcheck:
    455         @cd $(distuninstallcheck_dir) \
    456         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
    457            || { echo "ERROR: files left after uninstall:" ; \
    458                 if test -n "$(DESTDIR)"; then \
    459                   echo "  (check DESTDIR support)"; \
    460                 fi ; \
    461                 $(distuninstallcheck_listfiles) ; \
    462                 exit 1; } >&2
     330        @echo "$(distdir).tar.gz is ready for distribution" | \
     331          sed 'h;s/./=/g;p;x;p;x'
    463332distcleancheck: distclean
    464         @if test '$(srcdir)' = . ; then \
     333        if test '$(srcdir)' = . ; then \
    465334          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
    466335          exit 1 ; \
    467336        fi
    468         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
    469           || { echo "ERROR: files left in build directory after distclean:" ; \
     337        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
     338          || { echo "ERROR: files left after distclean:" ; \
    470339               $(distcleancheck_listfiles) ; \
    471340               exit 1; } >&2
     
    475344installdirs: installdirs-recursive
    476345installdirs-am:
     346
    477347install: install-recursive
    478348install-exec: install-exec-recursive
     
    486356install-strip:
    487357        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    488           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     358          INSTALL_STRIP_FLAG=-s \
    489359          `test -z '$(STRIP)' || \
    490360            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     
    494364
    495365distclean-generic:
    496         -rm -f $(CONFIG_CLEAN_FILES)
     366        -rm -f Makefile $(CONFIG_CLEAN_FILES)
    497367
    498368maintainer-clean-generic:
     
    505375distclean: distclean-recursive
    506376        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    507         -rm -f Makefile
    508377distclean-am: clean-am distclean-generic distclean-libtool \
    509378        distclean-tags
     
    513382dvi-am:
    514383
    515 html: html-recursive
    516 
    517384info: info-recursive
    518385
     
    531398maintainer-clean: maintainer-clean-recursive
    532399        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    533         -rm -rf $(top_srcdir)/autom4te.cache
    534         -rm -f Makefile
     400        -rm -rf autom4te.cache
    535401maintainer-clean-am: distclean-am maintainer-clean-generic
    536402
     
    539405mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    540406
    541 pdf: pdf-recursive
    542 
    543 pdf-am:
    544 
    545 ps: ps-recursive
    546 
    547 ps-am:
    548 
    549407uninstall-am: uninstall-info-am
    550408
    551409uninstall-info: uninstall-info-recursive
    552410
    553 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
    554         check-am clean clean-generic clean-libtool clean-recursive \
    555         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
    556         dist-shar dist-tarZ dist-zip distcheck distclean \
    557         distclean-generic distclean-libtool distclean-recursive \
    558         distclean-tags distcleancheck distdir distuninstallcheck dvi \
    559         dvi-am html html-am info info-am install install-am \
    560         install-data install-data-am install-exec install-exec-am \
    561         install-info install-info-am install-man install-strip \
    562         installcheck installcheck-am installdirs installdirs-am \
    563         maintainer-clean maintainer-clean-generic \
    564         maintainer-clean-recursive mostlyclean mostlyclean-generic \
    565         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
    566         tags tags-recursive uninstall uninstall-am uninstall-info-am
     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
    567426
    568427# Tell versions [3.59,3.63) of GNU make to not export all variables.
  • branches/rel3/psModules/aclocal.m4

    r2157 r2165  
    1 # generated automatically by aclocal 1.8.3 -*- Autoconf -*-
    2 
    3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
     1# aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
     2
     3# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
    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
     33AC_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
     45AC_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.
     59m4_define([_AM_STAMP_Count], [0])
     60
     61
     62# _AM_STAMP(HEADER)
     63# -----------------
     64# The name of the stamp file for HEADER.
     65AC_DEFUN([_AM_STAMP],
     66[m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl
     67AS_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.
     75AC_DEFUN([_AM_CONFIG_HEADER],
     76[# Add the stamp file to the list of files AC keeps track of,
     77# along with our hook.
     78AC_CONFIG_HEADERS([$1],
     79                  [# update the timestamp
     80echo '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# --------------------------------------------------------------
     88AC_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
     124AC_PREREQ([2.52])
     125
     126# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
     127# the ones we care about.
     128m4_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.
     141AC_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
     145if 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])
     148fi
     149
     150# Define the identity of the package.
     151dnl Distinguish between old-style and new-style calls.
     152m4_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.
     165AC_REQUIRE([AM_SANITY_CHECK])dnl
     166AC_REQUIRE([AC_ARG_PROGRAM])dnl
     167AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
     168AM_MISSING_PROG(AUTOCONF, autoconf)
     169AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
     170AM_MISSING_PROG(AUTOHEADER, autoheader)
     171AM_MISSING_PROG(MAKEINFO, makeinfo)
     172AM_MISSING_PROG(AMTAR, tar)
     173AM_PROG_INSTALL_SH
     174AM_PROG_INSTALL_STRIP
     175# We need awk for the "check" target.  The system "awk" is bad on
     176# some platforms.
     177AC_REQUIRE([AC_PROG_AWK])dnl
     178AC_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
     185AC_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.
     212AC_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.
     218AC_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# -----------------------
     244AC_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.
     250AC_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.
     256AC_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.
     262AC_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# ---------------
     290AC_DEFUN([AM_SANITY_CHECK],
     291[AC_MSG_CHECKING([whether build environment is sane])
     292# Just in case
     293sleep 1
     294echo 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).
     300if (
     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
     315alias in your environment])
     316   fi
     317
     318   test "$[2]" = conftest.file
     319   )
     320then
     321   # Ok.
     322   :
     323else
     324   AC_MSG_ERROR([newly created file is older than distributed files!
     325Check your system clock])
     326fi
     327AC_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# ------------------------------
     353AC_DEFUN([AM_MISSING_PROG],
     354[AC_REQUIRE([AM_MISSING_HAS_RUN])
     355$1=${$1-"${am_missing_run}$2"}
     356AC_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.
     363AC_DEFUN([AM_MISSING_HAS_RUN],
     364[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     365test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
     366# Use eval to expand $SHELL
     367if eval "$MISSING --run true"; then
     368  am_missing_run="$MISSING --run "
     369else
     370  am_missing_run=
     371  AC_MSG_WARN([`missing' script is too old or missing])
     372fi
     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.
     433AC_PREREQ([2.50])
     434
     435AC_DEFUN([AM_AUX_DIR_EXPAND], [
     436# expand $ac_aux_dir to an absolute path
     437am_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
     461AC_DEFUN([AM_PROG_INSTALL_SH],
     462[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
     463install_sh=${install_sh-"$am_aux_dir/install-sh"}
     464AC_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).
     492AC_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.
     498dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
     499if test "$cross_compiling" != no; then
     500  AC_CHECK_TOOL([STRIP], [strip], :)
     501fi
     502INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
     503AC_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.
     543AC_DEFUN([_AM_DEPENDENCIES],
     544[AC_REQUIRE([AM_SET_DEPDIR])dnl
     545AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
     546AC_REQUIRE([AM_MAKE_INCLUDE])dnl
     547AC_REQUIRE([AM_DEP_TRACK])dnl
     548
     549ifelse([$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
     555AC_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
     609else
     610  am_cv_$1_dependencies_compiler_type=none
     611fi
     612])
     613AC_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
     621AC_DEFUN([AM_SET_DEPDIR],
     622[rm -f .deps 2>/dev/null
     623mkdir .deps 2>/dev/null
     624if test -d .deps; then
     625  DEPDIR=.deps
     626else
     627  # MS-DOS does not allow filenames that begin with a dot.
     628  DEPDIR=_deps
     629fi
     630rmdir .deps 2>/dev/null
     631AC_SUBST([DEPDIR])
     632])
     633
     634
     635# AM_DEP_TRACK
     636# ------------
     637AC_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])
     641if test "x$enable_dependency_tracking" != xno; then
     642  am_depcomp="$ac_aux_dir/depcomp"
     643  AMDEPBACKSLASH='\'
     644fi
     645AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
     646AC_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# ------------------------------
     672AC_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
     716done
     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.
     727AC_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.
     755AC_DEFUN([AM_MAKE_INCLUDE],
     756[am_make=${MAKE-make}
     757cat > confinc << 'END'
     758doit:
     759        @echo done
     760END
     761# If we don't find an include directive, just comment out the code.
     762AC_MSG_CHECKING([for style of include used by $am_make])
     763am__include="#"
     764am__quote=
     765_am_result=none
     766# First try GNU make style include.
     767echo "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'.
     773if 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
     777fi
     778# Now try BSD make style include.
     779if 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
     786fi
     787AC_SUBST(am__include)
     788AC_SUBST(am__quote)
     789AC_MSG_RESULT($_am_result)
     790rm -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
     814AC_PREREQ(2.52)
     815
     816# AM_CONDITIONAL(NAME, SHELL-CONDITION)
     817# -------------------------------------
     818# Define a conditional.
     819AC_DEFUN([AM_CONDITIONAL],
     820[ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
     821        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
     822AC_SUBST([$1_TRUE])
     823AC_SUBST([$1_FALSE])
     824if $2; then
     825  $1_TRUE=
     826  $1_FALSE='#'
     827else
     828  $1_TRUE='#'
     829  $1_FALSE=
     830fi
     831AC_CONFIG_COMMANDS_PRE(
     832[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
     833  AC_MSG_ERROR([conditional \"$1\" was never defined.
     834Usually this means the macro was only invoked conditionally.])
     835fi])])
    13836
    14837# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
     
    134957delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
    135958
     959# Sed substitution to undo escaping of the cmd sep variable
     960unescape_variable_subst='s/\\\(${_S_}\)/\1/g'
     961
    136962# Sed substitution to avoid accidental globbing in evaled expressions
    137963no_glob_subst='s/\*/\\\*/g'
     
    1831009  case $host_os in
    1841010  openbsd*)
    185     old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
     1011    old_postinstall_cmds="\$RANLIB -t \$oldlib\${_S_}$old_postinstall_cmds"
    1861012    ;;
    1871013  *)
    188     old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
     1014    old_postinstall_cmds="\$RANLIB \$oldlib\${_S_}$old_postinstall_cmds"
    1891015    ;;
    1901016  esac
    191   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
     1017  old_archive_cmds="$old_archive_cmds\${_S_}\$RANLIB \$oldlib"
    1921018fi
    1931019
     
    4921318          LD="${LD-ld} -m elf_i386"
    4931319          ;;
    494         ppc64-*linux*|powerpc64-*linux*)
     1320        ppc64-*linux*)
    4951321          LD="${LD-ld} -m elf32ppclinux"
    4961322          ;;
     
    5561382# Check whether the given compiler option works
    5571383AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION],
    558 [AC_REQUIRE([LT_AC_PROG_SED])
    559 AC_CACHE_CHECK([$1], [$2],
     1384[AC_CACHE_CHECK([$1], [$2],
    5601385  [$2=no
    5611386  ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
     
    6331458AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
    6341459  i=0
    635   teststring="ABCD"
     1460  testring="ABCD"
    6361461
    6371462  case $build_os in
     
    6621487    ;;
    6631488
    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 
    6701489 *)
    6711490    # If test is not a shell built-in, we'll probably end up computing a
    6721491    # maximum length that is only half of the actual maximum length, but
    6731492    # we can't tell.
    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` &&
     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` &&
    6771496            lt_cv_sys_max_cmd_len=$new_result &&
    6781497            test $i != 17 # 1/2 MB should be enough
    6791498    do
    6801499      i=`expr $i + 1`
    681       teststring=$teststring$teststring
     1500      testring=$testring$testring
    6821501    done
    683     teststring=
     1502    testring=
    6841503    # Add a significant safety factor because C++ compilers can tack on massive
    6851504    # amounts of additional arguments before passing them to the linker.
     
    8311650    ])
    8321651   ;;
    833 
     1652   
    8341653  *)
    8351654    AC_CHECK_FUNC([shl_load],
     
    9191738   mkdir out
    9201739   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 .
    9211747
    9221748   lt_compiler_flag="-o out/conftest2.$ac_objext"
     
    9431769   fi
    9441770   chmod u+w .
    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
     1771   $rm conftest* out/*
     1772   rmdir out
    9501773   cd ..
    9511774   rmdir conftest
     
    10531876# FIXME - insert some real tests, host_os isn't really good enough
    10541877  case $host_os in
    1055    darwin*)
     1878   NOT-darwin*)
    10561879       if test -n "$STRIP" ; then
    10571880         striplib="$STRIP -x"
     
    10641887  AC_MSG_RESULT([no])
    10651888    ;;
    1066   esac
     1889  esac 
    10671890fi
    10681891])# AC_LIBTOOL_SYS_LIB_STRIP
     
    10771900libname_spec='lib$name'
    10781901soname_spec=
    1079 shrext_cmds=".so"
     1902shrext=".so"
    10801903postinstall_cmds=
    10811904postuninstall_cmds=
     
    11651988  library_names_spec='$libname.ixlibrary $libname.a'
    11661989  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    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'
     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'
    11681991  ;;
    11691992
     
    11902013cygwin* | mingw* | pw32*)
    11912014  version_type=windows
    1192   shrext_cmds=".dll"
     2015  shrext=".dll"
    11932016  need_version=no
    11942017  need_lib_prefix=no
     
    11982021    library_names_spec='$libname.dll.a'
    11992022    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    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~
     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_}
    12042027      $install_prog $dir/$dlname \$dldir/$dlname'
    1205     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
    1206       dlpath=$dir/\$dldll~
     2028    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
     2029      dlpath=$dir/\$dldll${_S_}
    12072030       $rm \$dlpath'
    12082031    shlibpath_overrides_runpath=yes
     
    12122035      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    12132036      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
    1214       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
     2037      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
    12152038      ;;
    12162039    mingw*)
     
    12512074  need_lib_prefix=no
    12522075  need_version=no
    1253   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
     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'
    12542080  soname_spec='${libname}${release}${major}$shared_ext'
    12552081  shlibpath_overrides_runpath=yes
    12562082  shlibpath_var=DYLD_LIBRARY_PATH
    1257   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
     2083  shrext='$(test .$module = .yes && echo .so || echo .dylib)'
    12582084  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    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'
     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"`
    12632087  fi
    12642088  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    12762100freebsd1*)
    12772101  dynamic_linker=no
    1278   ;;
    1279 
    1280 kfreebsd*-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'
    12902102  ;;
    12912103
     
    13382150  case "$host_cpu" in
    13392151  ia64*)
    1340     shrext_cmds='.so'
     2152    shrext='.so'
    13412153    hardcode_into_libs=yes
    13422154    dynamic_linker="$host_os dld.so"
     
    13532165    ;;
    13542166   hppa*64*)
    1355      shrext_cmds='.sl'
     2167     shrext='.sl'
    13562168     hardcode_into_libs=yes
    13572169     dynamic_linker="$host_os dld.sl"
     
    13642176     ;;
    13652177   *)
    1366     shrext_cmds='.sl'
     2178    shrext='.sl'
    13672179    dynamic_linker="$host_os dld.sl"
    13682180    shlibpath_var=SHLIB_PATH
     
    14332245  hardcode_into_libs=yes
    14342246
    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 
    14582247  # We used to test for /lib/ld.so.1 and disable shared libraries on
    14592248  # powerpc, because MkLinux only supported shared libraries with the
     
    14632252  # assume the GNU/Linux dynamic linker is in use.
    14642253  dynamic_linker='GNU/Linux ld.so'
    1465   ;;
    1466 
    1467 knetbsd*-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'
    14772254  ;;
    14782255
     
    14862263    dynamic_linker='NetBSD (a.out) ld.so'
    14872264  else
    1488     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     2265    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
    14892266    soname_spec='${libname}${release}${shared_ext}$major'
    14902267    dynamic_linker='NetBSD ld.elf_so'
     
    15022279  ;;
    15032280
    1504 nto-qnx*)
     2281nto-qnx)
    15052282  version_type=linux
    15062283  need_lib_prefix=no
     
    15152292  version_type=sunos
    15162293  need_lib_prefix=no
    1517   need_version=yes
     2294  need_version=no
    15182295  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    15192296  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    15352312os2*)
    15362313  libname_spec='$name'
    1537   shrext_cmds=".dll"
     2314  shrext=".dll"
    15382315  need_lib_prefix=no
    15392316  library_names_spec='$libname${shared_ext} $libname.a'
     
    19712748# AC_PROG_LD
    19722749# ----------
    1973 # find the pathname to the GNU or non-GNU linker
     2750# find the path to the GNU or non-GNU linker
    19742751AC_DEFUN([AC_PROG_LD],
    19752752[AC_ARG_WITH([gnu-ld],
     
    19972774    [[\\/]]* | ?:[[\\/]]*)
    19982775      re_direlt='/[[^/]][[^/]]*/\.\./'
    1999       # Canonicalize the pathname of ld
     2776      # Canonicalize the path of ld
    20002777      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    20012778      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    20602837AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
    20612838[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
    2062 case `$LD -v 2>&1 </dev/null` in
     2839case `"$LD" -v 2>&1 </dev/null` in
    20632840*GNU* | *'with BFD'*)
    20642841  lt_cv_prog_gnu_ld=yes
     
    20852862*) reload_flag=" $reload_flag" ;;
    20862863esac
    2087 reload_cmds='$LD$reload_flag -o $output$reload_objs'
     2864reload_cmds='$CC -nostdlib -Xlinker$reload_flag $archargs -o $output$reload_objs'
    20882865])# AC_PROG_LD_RELOAD_FLAG
    20892866
     
    21252902  ;;
    21262903
    2127 cygwin*)
    2128   # func_win32_libid is a shell function defined in ltmain.sh
     2904cygwin* | mingw* | pw32*)
     2905  # win32_libid is a shell function defined in ltmain.sh
    21292906  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
    2130   lt_cv_file_magic_cmd='func_win32_libid'
    2131   ;;
    2132 
    2133 mingw* | 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'
     2907  lt_cv_file_magic_cmd='win32_libid'
    21382908  ;;
    21392909
    21402910darwin* | 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
    21412922  lt_cv_deplibs_check_method=pass_all
    21422923  ;;
    21432924
    2144 freebsd* | kfreebsd*-gnu)
     2925freebsd*)
    21452926  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    21462927    case $host_cpu in
     
    21812962
    21822963irix5* | irix6* | nonstopux*)
    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;;
     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    ;;
    21882979  esac
     2980  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
    21892981  lt_cv_deplibs_check_method=pass_all
    21902982  ;;
     
    21932985linux*)
    21942986  case $host_cpu in
    2195   alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
     2987  alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*)
    21962988    lt_cv_deplibs_check_method=pass_all ;;
    21972989  *)
    21982990    # 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
    22002991    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;;
    22012992  esac
    22022993  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
    2203   lt_cv_deplibs_check_method=pass_all
    22042994  ;;
    22052995
     
    22183008  ;;
    22193009
    2220 nto-qnx*)
     3010nto-qnx)
    22213011  lt_cv_deplibs_check_method=unknown
    22223012  ;;
     
    22333023
    22343024osf3* | 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
    22353028  lt_cv_deplibs_check_method=pass_all
    22363029  ;;
     
    22423035solaris*)
    22433036  lt_cv_deplibs_check_method=pass_all
     3037  lt_cv_file_magic_test_file=/lib/libc.so
    22443038  ;;
    22453039
     
    22813075# AC_PROG_NM
    22823076# ----------
    2283 # find the pathname to a BSD-compatible name lister
     3077# find the path to a BSD-compatible name lister
    22843078AC_DEFUN([AC_PROG_NM],
    22853079[AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM,
     
    24193213[AC_REQUIRE([AC_PROG_CXX])
    24203214AC_REQUIRE([AC_PROG_CXXCPP])
    2421 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX])
     3215_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`])
    24223216])# _LT_AC_LANG_CXX
    24233217
     
    24353229AC_DEFUN([_LT_AC_LANG_F77],
    24363230[AC_REQUIRE([AC_PROG_F77])
    2437 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77])
     3231_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,F77" | sed 's/^,//'`])
    24383232])# _LT_AC_LANG_F77
    24393233
     
    24563250         [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])],
    24573251           [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])])
    2458 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ])
     3252_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,GCJ" | sed 's/^,//'`])
    24593253])# _LT_AC_LANG_GCJ
    24603254
     
    24653259AC_DEFUN([AC_LIBTOOL_RC],
    24663260[AC_REQUIRE([LT_AC_PROG_RC])
    2467 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
     3261_LT_AC_SHELL_INIT([tagnames=`echo "$tagnames,RC" | sed 's/^,//'`])
    24683262])# AC_LIBTOOL_RC
    24693263
     
    25073301if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
    25083302  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
    2509   if echo "$old_CC $old_CFLAGS " | grep "[[     ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[        ]]" >/dev/null; then :
     3303  if echo "$old_CC $old_CFLAGS " | grep "[[     ]]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[[      ]]" >/dev/null; then :
    25103304  else
    25113305    AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
     
    25303324AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    25313325AC_LIBTOOL_PROG_LD_SHLIBS($1)
    2532 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    25333326AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    25343327AC_LIBTOOL_SYS_LIB_STRIP
     3328AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    25353329AC_LIBTOOL_DLOPEN_SELF($1)
    25363330
     
    25483342  test "$enable_shared" = yes && enable_static=no
    25493343  if test -n "$RANLIB"; then
    2550     archive_cmds="$archive_cmds~\$RANLIB \$lib"
     3344    archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
    25513345    postinstall_cmds='$RANLIB $lib'
    25523346  fi
    25533347  ;;
    25543348
    2555 aix4* | aix5*)
     3349aix4*)
    25563350  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    25573351    test "$enable_shared" = yes && enable_static=no
     
    25593353  ;;
    25603354  darwin* | rhapsody*)
    2561   if test "$GCC" = yes; then
     3355  if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    25623356    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    25633357    case "$host_os" in
     
    25653359      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    25663360      ;;
    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
     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
    25803377      ;;
    25813378    esac
    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'
     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'
    25853386    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    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}'
     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}'
    25883389    _LT_AC_TAGVAR(hardcode_direct, $1)=no
    25893390    _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    25913392    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    25923393    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    2593   else
    2594     _LT_AC_TAGVAR(ld_shlibs, $1)=no
    2595   fi
    2596     ;;
     3394    fi
     3395    ;; 
    25973396esac
    25983397AC_MSG_RESULT([$enable_shared])
     
    27293528    # overridden to take advantage of the native linker features on
    27303529    # the platform it is being used on.
    2731     _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
     3530    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
    27323531  fi
    27333532
     
    28583657        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
    28593658        # This is similar to how AIX traditionally builds it's shared libraries.
    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'
     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'
    28613660      fi
    28623661    fi
     
    28883687        echo EXPORTS > $output_objdir/$soname.def;
    28893688        cat $export_symbols >> $output_objdir/$soname.def;
    2890       fi~
     3689      fi${_S_}
    28913690      $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'
    28923691    else
     
    28963695
    28973696  darwin* | rhapsody*)
    2898   if test "$GXX" = yes; then
     3697   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    28993698    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    29003699    case "$host_os" in
     
    29023701      _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    29033702      ;;
    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'
     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
     3719      ;;
     3720    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'
     3732
     3733    # 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}'
    29073736      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
     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}'
    29163738      fi
    2917       ;;
    2918     esac
    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'
    2930 
    2931     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    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}'
     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}'
    29383740    _LT_AC_TAGVAR(hardcode_direct, $1)=no
    29393741    _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    29413743    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    29423744    _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    2943   else
    2944     _LT_AC_TAGVAR(ld_shlibs, $1)=no
    2945   fi
     3745   fi
    29463746    ;;
    29473747
     
    29703770    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    29713771    ;;
    2972   freebsd* | kfreebsd*-gnu)
     3772  freebsd*)
    29733773    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    29743774    # conventions
     
    29923792      ;;
    29933793    aCC)
    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'
     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'
    29953795      # Commands to make compiler produce verbose output that lists
    29963796      # what "hidden" libraries, object files and flags are used when
     
    30013801      # from the output so that they don't get included in the library
    30023802      # dependencies.
    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'
     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'
    30043804      ;;
    30053805    *)
    30063806      if test "$GXX" = yes; then
    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'
     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'
    30083808      else
    30093809        # FIXME: insert proper C++ library support
     
    32944094        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
    32954095        _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'
    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~
     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_}
    32994099          $rm $lib.exp'
    33004100
     
    33734173        _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
    33744174        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
    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'
     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'
    33774177
    33784178        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    34194219          if $CC --version | grep -v '^2\.7' > /dev/null; then
    34204220            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    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'
     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'
    34234223
    34244224            # Commands to make compiler produce verbose output that lists
     
    34304230            # platform.
    34314231            _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    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'
     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'
    34344234
    34354235            # Commands to make compiler produce verbose output that lists
     
    34804280AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    34814281AC_LIBTOOL_PROG_LD_SHLIBS($1)
    3482 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    34834282AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    34844283AC_LIBTOOL_SYS_LIB_STRIP
     4284AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    34854285AC_LIBTOOL_DLOPEN_SELF($1)
    34864286
     
    37004500  test "$enable_shared" = yes && enable_static=no
    37014501  if test -n "$RANLIB"; then
    3702     archive_cmds="$archive_cmds~\$RANLIB \$lib"
     4502    archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
    37034503    postinstall_cmds='$RANLIB $lib'
    37044504  fi
    37054505  ;;
    3706 aix4* | aix5*)
     4506aix4*)
    37074507  test "$enable_shared" = yes && enable_static=no
    37084508  ;;
     
    37244524AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    37254525AC_LIBTOOL_PROG_LD_SHLIBS($1)
    3726 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    37274526AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    37284527AC_LIBTOOL_SYS_LIB_STRIP
    3729 
     4528AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    37304529
    37314530AC_LIBTOOL_CONFIG($1)
     
    37754574AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
    37764575AC_LIBTOOL_PROG_LD_SHLIBS($1)
    3777 AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    37784576AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1)
    37794577AC_LIBTOOL_SYS_LIB_STRIP
     4578AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
    37804579AC_LIBTOOL_DLOPEN_SELF($1)
    37814580
     
    38424641  if test -n "${ZSH_VERSION+set}" ; then
    38434642    setopt NO_GLOB_SUBST
    3844   fi
     4643  fi 
    38454644  # Now quote all the things that may contain metacharacters while being
    38464645  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    38474646  # variables and quote the copies for generation of the libtool script.
    3848   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    3849     SED SHELL STRIP \
     4647  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    38504648    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    38514649    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    38974695    _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \
    38984696    _LT_AC_TAGVAR(module_cmds, $1) | \
    3899     _LT_AC_TAGVAR(module_expsym_cmds, $1) | \
     4697    _LT_AC_TAGVAR(module_expsym_cmds, $1) | \   
    39004698    _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \
    39014699    _LT_AC_TAGVAR(export_symbols_cmds, $1) | \
     
    39054703    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    39064704      # Double-quote double-evaled strings.
    3907       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     4705      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    39084706      ;;
    39094707    *)
     
    39774775# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    39784776
     4777# Set the command separator (default: ~)
     4778_S_=\${LIBTOOL_CMD_SEP-\~}
     4779
    39794780# Shell to use when invoking shell scripts.
    39804781SHELL=$lt_SHELL
     
    40284829
    40294830# A symbol stripping program
    4030 STRIP=$lt_STRIP
     4831STRIP=$STRIP
    40314832
    40324833# Used to examine libraries when file_magic_cmd begins "file"
     
    40594860
    40604861# Shared library suffix (normally ".so").
    4061 shrext_cmds='$shrext_cmds'
     4862shrext='$shrext'
    40624863
    40634864# Executable file suffix (normally "").
     
    43035104  # `config.status --recheck' to rerun these tests and create the
    43045105  # libtool script then.
    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
     5106  test -f Makefile && make "$ltmain"
    43095107fi
    43105108])# AC_LIBTOOL_CONFIG
     
    43795177  ;;
    43805178solaris* | sysv5*)
    4381   symcode='[[BDRT]]'
     5179  symcode='[[BDT]]'
    43825180  ;;
    43835181sysv4)
     
    43975195case `$NM -V 2>&1` in
    43985196*GNU* | *'with BFD'*)
    4399   symcode='[[ABCDGIRSTW]]' ;;
     5197  symcode='[[ABCDGISTW]]' ;;
    44005198esac
    44015199
     
    46125410        esac
    46135411        ;;
    4614       freebsd* | kfreebsd*-gnu)
     5412      freebsd*)
    46155413        # FreeBSD uses GNU C++
    46165414        ;;
     
    46635461            _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
    46645462            _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
    4665             ;;
     5463            ;; 
    46665464          cxx)
    46675465            # Compaq C++
     
    48885686    linux*)
    48895687      case $CC in
    4890       icc* | ecc*)
     5688      icc|ecc)
    48915689        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
    48925690        _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
    48935691        _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
    48945692        ;;
    4895       ccc*)
     5693      ccc)
    48965694        _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
    48975695        # All Alpha code is PIC.
     
    50235821  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
    50245822  _LT_AC_TAGVAR(module_cmds, $1)=
    5025   _LT_AC_TAGVAR(module_expsym_cmds, $1)=
     5823  _LT_AC_TAGVAR(module_expsym_cmds, $1)= 
    50265824  _LT_AC_TAGVAR(always_export_symbols, $1)=no
    50275825  _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
     
    50795877
    50805878    amigaos*)
    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)'
     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)'
    50825880      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
    50835881      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
     
    51215919          echo EXPORTS > $output_objdir/$soname.def;
    51225920          cat $export_symbols >> $output_objdir/$soname.def;
    5123         fi~
     5921        fi${_S_}
    51245922        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    51255923      else
     
    51655963      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
    51665964      ;;
    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~
    5182 cat $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     ;;
    51925965
    51935966    *)
     
    52185991      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
    52195992      _LT_AC_TAGVAR(always_export_symbols, $1)=yes
    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'
     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'
    52215994      # Note: this linker hardcodes the directories in LIBPATH if there
    52225995      # are no directories specified by -L.
     
    53406113          _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
    53416114          # This is similar to how AIX traditionally builds it's shared libraries.
    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'
     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'
    53436116        fi
    53446117      fi
     
    53466119
    53476120    amigaos*)
    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)'
     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)'
    53496122      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
    53506123      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
     
    53676140      libext=lib
    53686141      # Tell ltmain to make .dll files, not .so files.
    5369       shrext_cmds=".dll"
     6142      shrext=".dll"
    53706143      # FIXME: Setting linknames here is a bad hack.
    5371       _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     6144      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
    53726145      # The linker will automatically build a .lib file if we build a DLL.
    53736146      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
     
    53796152
    53806153    darwin* | rhapsody*)
    5381     if test "$GXX" = yes ; then
     6154    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    53826155      _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
    53836156      case "$host_os" in
     
    53856158        _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress'
    53866159        ;;
    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
     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
    54006176        ;;
    54016177      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!
    54026182        lt_int_apple_cc_single_mod=no
    54036183        output_verbose_link_cmd='echo'
     
    54066186        fi
    54076187        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    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'
     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'
    54096189        else
    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'
     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'
    54116191      fi
    5412       _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     6192      _LT_AC_TAGVAR(module_cmds, $1)='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
    54136193      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    54146194        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    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}'
     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}'
    54166196        else
    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}'
     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}'
    54186198        fi
    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}'
     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}'
    54206200      _LT_AC_TAGVAR(hardcode_direct, $1)=no
    54216201      _LT_AC_TAGVAR(hardcode_automatic, $1)=yes
     
    54236203      _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience'
    54246204      _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
    5425     else
    5426       _LT_AC_TAGVAR(ld_shlibs, $1)=no
    5427     fi
     6205    fi 
    54286206      ;;
    54296207
     
    54586236
    54596237    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    5460     freebsd* | kfreebsd*-gnu)
     6238    freebsd*)
    54616239      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    54626240      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    54676245    hpux9*)
    54686246      if test "$GCC" = yes; then
    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'
     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'
    54706248      else
    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'
     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'
    54726250      fi
    54736251      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
     
    55896367      _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
    55906368      _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
    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'
     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'
    55926370      _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    55936371      ;;
     
    56136391        _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
    56146392        _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'
    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'
     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'
    56176395
    56186396        # Both c and cxx compiler support -rpath directly
     
    56346412      if test "$GCC" = yes; then
    56356413        _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    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'
     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'
    56386416      else
    56396417        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    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'
     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'
    56426420      fi
    56436421      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
     
    57286506      # object files and a static libstdc++, better avoid it by now
    57296507      _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    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'
     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'
    57326510      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
    57336511      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
     
    57656543  if test "$enable_shared" = yes && test "$GCC" = yes; then
    57666544    case $_LT_AC_TAGVAR(archive_cmds, $1) in
    5767     *'~'*)
     6545    *"$_S_"*)
    57686546      # FIXME: we may have to deal with multi-command sequences.
    57696547      ;;
     
    57756553      $rm conftest*
    57766554      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    5777 
     6555 
    57786556      if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
    57796557        soname=conftest
     
    59376715])
    59386716
    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.
    5961 AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8"])
    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.
    5967 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
    5968          [AM_AUTOMAKE_VERSION([1.8.3])])
    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 
    6027 AC_DEFUN([AM_AUX_DIR_EXPAND],
    6028 [dnl Rely on autoconf to set up CDPATH properly.
    6029 AC_PREREQ([2.50])dnl
    6030 # expand $ac_aux_dir to an absolute path
    6031 am_aux_dir=`cd $ac_aux_dir && pwd`
    6032 ])
    6033 
    6034 # AM_CONDITIONAL                                              -*- Autoconf -*-
    6035 
    6036 # Copyright (C) 1997, 2000, 2001, 2003 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.
    6058 AC_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
    6062 AC_SUBST([$1_TRUE])
    6063 AC_SUBST([$1_FALSE])
    6064 if $2; then
    6065   $1_TRUE=
    6066   $1_FALSE='#'
    6067 else
    6068   $1_TRUE='#'
    6069   $1_FALSE=
    6070 fi
    6071 AC_CONFIG_COMMANDS_PRE(
    6072 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
    6073   AC_MSG_ERROR([conditional "$1" was never defined.
    6074 Usually this means the macro was only invoked conditionally.])
    6075 fi])])
    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.
    6116 AC_DEFUN([_AM_DEPENDENCIES],
    6117 [AC_REQUIRE([AM_SET_DEPDIR])dnl
    6118 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
    6119 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
    6120 AC_REQUIRE([AM_DEP_TRACK])dnl
    6121 
    6122 ifelse([$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 
    6128 AC_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       # (even with -Werror).  So we grep stderr for any message
    6195       # that says an option was ignored.
    6196       if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
    6197         am_cv_$1_dependencies_compiler_type=$depmode
    6198         break
    6199       fi
    6200     fi
    6201   done
    6202 
    6203   cd ..
    6204   rm -rf conftest.dir
    6205 else
    6206   am_cv_$1_dependencies_compiler_type=none
    6207 fi
    6208 ])
    6209 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
    6210 AM_CONDITIONAL([am__fastdep$1], [
    6211   test "x$enable_dependency_tracking" != xno \
    6212   && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
    6213 ])
    6214 
    6215 
    6216 # AM_SET_DEPDIR
    6217 # -------------
    6218 # Choose a directory name for dependency files.
    6219 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
    6220 AC_DEFUN([AM_SET_DEPDIR],
    6221 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
    6222 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
    6223 ])
    6224 
    6225 
    6226 # AM_DEP_TRACK
    6227 # ------------
    6228 AC_DEFUN([AM_DEP_TRACK],
    6229 [AC_ARG_ENABLE(dependency-tracking,
    6230 [  --disable-dependency-tracking  speeds up one-time build
    6231   --enable-dependency-tracking   do not reject slow dependency extractors])
    6232 if test "x$enable_dependency_tracking" != xno; then
    6233   am_depcomp="$ac_aux_dir/depcomp"
    6234   AMDEPBACKSLASH='\'
    6235 fi
    6236 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
    6237 AC_SUBST([AMDEPBACKSLASH])
    6238 ])
    6239 
    6240 # Generate code to set up dependency tracking.   -*- Autoconf -*-
    6241 
    6242 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    6243 
    6244 # This program is free software; you can redistribute it and/or modify
    6245 # it under the terms of the GNU General Public License as published by
    6246 # the Free Software Foundation; either version 2, or (at your option)
    6247 # any later version.
    6248 
    6249 # This program is distributed in the hope that it will be useful,
    6250 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6251 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6252 # GNU General Public License for more details.
    6253 
    6254 # You should have received a copy of the GNU General Public License
    6255 # along with this program; if not, write to the Free Software
    6256 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6257 # 02111-1307, USA.
    6258 
    6259 #serial 2
    6260 
    6261 # _AM_OUTPUT_DEPENDENCY_COMMANDS
    6262 # ------------------------------
    6263 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
    6264 [for mf in $CONFIG_FILES; do
    6265   # Strip MF so we end up with the name of the file.
    6266   mf=`echo "$mf" | sed -e 's/:.*$//'`
    6267   # Check whether this is an Automake generated Makefile or not.
    6268   # We used to match only the files named `Makefile.in', but
    6269   # some people rename them; so instead we look at the file content.
    6270   # Grep'ing the first line is not enough: some people post-process
    6271   # each Makefile.in and add a new line on top of each file to say so.
    6272   # So let's grep whole file.
    6273   if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
    6274     dirpart=`AS_DIRNAME("$mf")`
    6275   else
    6276     continue
    6277   fi
    6278   grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
    6279   # Extract the definition of DEP_FILES from the Makefile without
    6280   # running `make'.
    6281   DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
    6282   test -z "$DEPDIR" && continue
    6283   # When using ansi2knr, U may be empty or an underscore; expand it
    6284   U=`sed -n 's/^U = //p' < "$mf"`
    6285   test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    6286   # We invoke sed twice because it is the simplest approach to
    6287   # changing $(DEPDIR) to its actual value in the expansion.
    6288   for file in `sed -n '
    6289     /^DEP_FILES = .*\\\\$/ {
    6290       s/^DEP_FILES = //
    6291       :loop
    6292         s/\\\\$//
    6293         p
    6294         n
    6295         /\\\\$/ b loop
    6296       p
    6297     }
    6298     /^DEP_FILES = / s/^DEP_FILES = //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
    6307 done
    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.
    6318 AC_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.
    6346 AU_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
    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.
    6384 AC_DEFUN([AM_INIT_AUTOMAKE],
    6385 [AC_PREREQ([2.50])dnl
    6386 dnl Autoconf wants to disallow AM_ names.  We explicitly allow
    6387 dnl the ones we care about.
    6388 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
    6389 AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
    6390 AC_REQUIRE([AC_PROG_INSTALL])dnl
    6391 # test to see if srcdir already configured
    6392 if 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])
    6395 fi
    6396 
    6397 # test whether we have cygpath
    6398 if 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
    6404 fi
    6405 AC_SUBST([CYGPATH_W])
    6406 
    6407 # Define the identity of the package.
    6408 dnl Distinguish between old-style and new-style calls.
    6409 m4_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.
    6422 AC_REQUIRE([AM_SANITY_CHECK])dnl
    6423 AC_REQUIRE([AC_ARG_PROGRAM])dnl
    6424 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
    6425 AM_MISSING_PROG(AUTOCONF, autoconf)
    6426 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
    6427 AM_MISSING_PROG(AUTOHEADER, autoheader)
    6428 AM_MISSING_PROG(MAKEINFO, makeinfo)
    6429 AM_MISSING_PROG(AMTAR, tar)
    6430 AM_PROG_INSTALL_SH
    6431 AM_PROG_INSTALL_STRIP
    6432 AC_REQUIRE([AM_PROG_MKDIR_P])dnl
    6433 # We need awk for the "check" target.  The system "awk" is bad on
    6434 # some platforms.
    6435 AC_REQUIRE([AC_PROG_AWK])dnl
    6436 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
    6437 AC_REQUIRE([AM_SET_LEADING_DOT])dnl
    6438 
    6439 _AM_IF_OPTION([no-dependencies],,
    6440 [AC_PROVIDE_IFELSE([AC_PROG_CC],
    6441                   [_AM_DEPENDENCIES(CC)],
    6442                   [define([AC_PROG_CC],
    6443                           defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
    6444 AC_PROVIDE_IFELSE([AC_PROG_CXX],
    6445                   [_AM_DEPENDENCIES(CXX)],
    6446                   [define([AC_PROG_CXX],
    6447                           defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
    6448 ])
    6449 ])
    6450 
    6451 
    6452 # When config.status generates a header, we must update the stamp-h file.
    6453 # This file resides in the same directory as the config header
    6454 # that is generated.  The stamp files are numbered to have different names.
    6455 
    6456 # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
    6457 # loop where config.status creates the headers, so we can generate
    6458 # our stamp files there.
    6459 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
    6460 [# Compute $1's index in $config_headers.
    6461 _am_stamp_count=1
    6462 for _am_header in $config_headers :; do
    6463   case $_am_header in
    6464     $1 | $1:* )
    6465       break ;;
    6466     * )
    6467       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
    6468   esac
    6469 done
    6470 echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
    6471 
    6472 # AM_PROG_INSTALL_SH
    6473 # ------------------
    6474 # Define $install_sh.
    6475 
    6476 # Copyright (C) 2001, 2003 Free Software Foundation, Inc.
    6477 
    6478 # This program is free software; you can redistribute it and/or modify
    6479 # it under the terms of the GNU General Public License as published by
    6480 # the Free Software Foundation; either version 2, or (at your option)
    6481 # any later version.
    6482 
    6483 # This program is distributed in the hope that it will be useful,
    6484 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6485 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6486 # GNU General Public License for more details.
    6487 
    6488 # You should have received a copy of the GNU General Public License
    6489 # along with this program; if not, write to the Free Software
    6490 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6491 # 02111-1307, USA.
    6492 
    6493 AC_DEFUN([AM_PROG_INSTALL_SH],
    6494 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    6495 install_sh=${install_sh-"$am_aux_dir/install-sh"}
    6496 AC_SUBST(install_sh)])
    6497 
    6498 #                                                          -*- Autoconf -*-
    6499 # Copyright (C) 2003  Free Software Foundation, Inc.
    6500 
    6501 # This program is free software; you can redistribute it and/or modify
    6502 # it under the terms of the GNU General Public License as published by
    6503 # the Free Software Foundation; either version 2, or (at your option)
    6504 # any later version.
    6505 
    6506 # This program is distributed in the hope that it will be useful,
    6507 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6508 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6509 # GNU General Public License for more details.
    6510 
    6511 # You should have received a copy of the GNU General Public License
    6512 # along with this program; if not, write to the Free Software
    6513 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6514 # 02111-1307, USA.
    6515 
    6516 # serial 1
    6517 
    6518 # Check whether the underlying file-system supports filenames
    6519 # with a leading dot.  For instance MS-DOS doesn't.
    6520 AC_DEFUN([AM_SET_LEADING_DOT],
    6521 [rm -rf .tst 2>/dev/null
    6522 mkdir .tst 2>/dev/null
    6523 if test -d .tst; then
    6524   am__leading_dot=.
    6525 else
    6526   am__leading_dot=_
    6527 fi
    6528 rmdir .tst 2>/dev/null
    6529 AC_SUBST([am__leading_dot])])
    6530 
    6531 # Check to see how 'make' treats includes.      -*- Autoconf -*-
    6532 
    6533 # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
    6534 
    6535 # This program is free software; you can redistribute it and/or modify
    6536 # it under the terms of the GNU General Public License as published by
    6537 # the Free Software Foundation; either version 2, or (at your option)
    6538 # any later version.
    6539 
    6540 # This program is distributed in the hope that it will be useful,
    6541 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6542 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6543 # GNU General Public License for more details.
    6544 
    6545 # You should have received a copy of the GNU General Public License
    6546 # along with this program; if not, write to the Free Software
    6547 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6548 # 02111-1307, USA.
    6549 
    6550 # serial 2
    6551 
    6552 # AM_MAKE_INCLUDE()
    6553 # -----------------
    6554 # Check to see how make treats includes.
    6555 AC_DEFUN([AM_MAKE_INCLUDE],
    6556 [am_make=${MAKE-make}
    6557 cat > confinc << 'END'
    6558 am__doit:
    6559         @echo done
    6560 .PHONY: am__doit
    6561 END
    6562 # If we don't find an include directive, just comment out the code.
    6563 AC_MSG_CHECKING([for style of include used by $am_make])
    6564 am__include="#"
    6565 am__quote=
    6566 _am_result=none
    6567 # First try GNU make style include.
    6568 echo "include confinc" > confmf
    6569 # We grep out `Entering directory' and `Leaving directory'
    6570 # messages which can occur if `w' ends up in MAKEFLAGS.
    6571 # In particular we don't look at `^make:' because GNU make might
    6572 # be invoked under some other name (usually "gmake"), in which
    6573 # case it prints its new name instead of `make'.
    6574 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
    6575    am__include=include
    6576    am__quote=
    6577    _am_result=GNU
    6578 fi
    6579 # Now try BSD make style include.
    6580 if test "$am__include" = "#"; then
    6581    echo '.include "confinc"' > confmf
    6582    if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
    6583       am__include=.include
    6584       am__quote="\""
    6585       _am_result=BSD
    6586    fi
    6587 fi
    6588 AC_SUBST([am__include])
    6589 AC_SUBST([am__quote])
    6590 AC_MSG_RESULT([$_am_result])
    6591 rm -f confinc confmf
    6592 ])
    6593 
    6594 #  -*- Autoconf -*-
    6595 
    6596 
    6597 # Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
    6598 
    6599 # This program is free software; you can redistribute it and/or modify
    6600 # it under the terms of the GNU General Public License as published by
    6601 # the Free Software Foundation; either version 2, or (at your option)
    6602 # any later version.
    6603 
    6604 # This program is distributed in the hope that it will be useful,
    6605 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6606 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6607 # GNU General Public License for more details.
    6608 
    6609 # You should have received a copy of the GNU General Public License
    6610 # along with this program; if not, write to the Free Software
    6611 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6612 # 02111-1307, USA.
    6613 
    6614 # serial 3
    6615 
    6616 # AM_MISSING_PROG(NAME, PROGRAM)
    6617 # ------------------------------
    6618 AC_DEFUN([AM_MISSING_PROG],
    6619 [AC_REQUIRE([AM_MISSING_HAS_RUN])
    6620 $1=${$1-"${am_missing_run}$2"}
    6621 AC_SUBST($1)])
    6622 
    6623 
    6624 # AM_MISSING_HAS_RUN
    6625 # ------------------
    6626 # Define MISSING if not defined so far and test if it supports --run.
    6627 # If it does, set am_missing_run to use it, otherwise, to nothing.
    6628 AC_DEFUN([AM_MISSING_HAS_RUN],
    6629 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
    6630 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
    6631 # Use eval to expand $SHELL
    6632 if eval "$MISSING --run true"; then
    6633   am_missing_run="$MISSING --run "
    6634 else
    6635   am_missing_run=
    6636   AC_MSG_WARN([`missing' script is too old or missing])
    6637 fi
    6638 ])
    6639 
    6640 # AM_PROG_MKDIR_P
    6641 # ---------------
    6642 # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
    6643 
    6644 # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
    6645 
    6646 # This program is free software; you can redistribute it and/or modify
    6647 # it under the terms of the GNU General Public License as published by
    6648 # the Free Software Foundation; either version 2, or (at your option)
    6649 # any later version.
    6650 
    6651 # This program is distributed in the hope that it will be useful,
    6652 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6653 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6654 # GNU General Public License for more details.
    6655 
    6656 # You should have received a copy of the GNU General Public License
    6657 # along with this program; if not, write to the Free Software
    6658 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6659 # 02111-1307, USA.
    6660 
    6661 # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
    6662 # created by `make install' are always world readable, even if the
    6663 # installer happens to have an overly restrictive umask (e.g. 077).
    6664 # This was a mistake.  There are at least two reasons why we must not
    6665 # use `-m 0755':
    6666 #   - it causes special bits like SGID to be ignored,
    6667 #   - it may be too restrictive (some setups expect 775 directories).
    6668 #
    6669 # Do not use -m 0755 and let people choose whatever they expect by
    6670 # setting umask.
    6671 #
    6672 # We cannot accept any implementation of `mkdir' that recognizes `-p'.
    6673 # Some implementations (such as Solaris 8's) are not thread-safe: if a
    6674 # parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
    6675 # concurrently, both version can detect that a/ is missing, but only
    6676 # one can create it and the other will error out.  Consequently we
    6677 # restrict ourselves to GNU make (using the --version option ensures
    6678 # this.)
    6679 AC_DEFUN([AM_PROG_MKDIR_P],
    6680 [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
    6681   # Keeping the `.' argument allows $(mkdir_p) to be used without
    6682   # argument.  Indeed, we sometimes output rules like
    6683   #   $(mkdir_p) $(somedir)
    6684   # where $(somedir) is conditionally defined.
    6685   # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
    6686   # expensive solution, as it forces Make to start a sub-shell.)
    6687   mkdir_p='mkdir -p -- .'
    6688 else
    6689   # On NextStep and OpenStep, the `mkdir' command does not
    6690   # recognize any option.  It will interpret all options as
    6691   # directories to create, and then abort because `.' already
    6692   # exists.
    6693   for d in ./-p ./--version;
    6694   do
    6695     test -d $d && rmdir $d
    6696   done
    6697   # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
    6698   if test -f "$ac_aux_dir/mkinstalldirs"; then
    6699     mkdir_p='$(mkinstalldirs)'
    6700   else
    6701     mkdir_p='$(install_sh) -d'
    6702   fi
    6703 fi
    6704 AC_SUBST([mkdir_p])])
    6705 
    6706 # Helper functions for option handling.                    -*- Autoconf -*-
    6707 
    6708 # Copyright (C) 2001, 2002, 2003  Free Software Foundation, Inc.
    6709 
    6710 # This program is free software; you can redistribute it and/or modify
    6711 # it under the terms of the GNU General Public License as published by
    6712 # the Free Software Foundation; either version 2, or (at your option)
    6713 # any later version.
    6714 
    6715 # This program is distributed in the hope that it will be useful,
    6716 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6717 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6718 # GNU General Public License for more details.
    6719 
    6720 # You should have received a copy of the GNU General Public License
    6721 # along with this program; if not, write to the Free Software
    6722 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6723 # 02111-1307, USA.
    6724 
    6725 # serial 2
    6726 
    6727 # _AM_MANGLE_OPTION(NAME)
    6728 # -----------------------
    6729 AC_DEFUN([_AM_MANGLE_OPTION],
    6730 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
    6731 
    6732 # _AM_SET_OPTION(NAME)
    6733 # ------------------------------
    6734 # Set option NAME.  Presently that only means defining a flag for this option.
    6735 AC_DEFUN([_AM_SET_OPTION],
    6736 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
    6737 
    6738 # _AM_SET_OPTIONS(OPTIONS)
    6739 # ----------------------------------
    6740 # OPTIONS is a space-separated list of Automake options.
    6741 AC_DEFUN([_AM_SET_OPTIONS],
    6742 [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
    6743 
    6744 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
    6745 # -------------------------------------------
    6746 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
    6747 AC_DEFUN([_AM_IF_OPTION],
    6748 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
    6749 
    6750 #
    6751 # Check to make sure that the build environment is sane.
    6752 #
    6753 
    6754 # Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
    6755 
    6756 # This program is free software; you can redistribute it and/or modify
    6757 # it under the terms of the GNU General Public License as published by
    6758 # the Free Software Foundation; either version 2, or (at your option)
    6759 # any later version.
    6760 
    6761 # This program is distributed in the hope that it will be useful,
    6762 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6763 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6764 # GNU General Public License for more details.
    6765 
    6766 # You should have received a copy of the GNU General Public License
    6767 # along with this program; if not, write to the Free Software
    6768 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6769 # 02111-1307, USA.
    6770 
    6771 # serial 3
    6772 
    6773 # AM_SANITY_CHECK
    6774 # ---------------
    6775 AC_DEFUN([AM_SANITY_CHECK],
    6776 [AC_MSG_CHECKING([whether build environment is sane])
    6777 # Just in case
    6778 sleep 1
    6779 echo timestamp > conftest.file
    6780 # Do `set' in a subshell so we don't clobber the current shell's
    6781 # arguments.  Must try -L first in case configure is actually a
    6782 # symlink; some systems play weird games with the mod time of symlinks
    6783 # (eg FreeBSD returns the mod time of the symlink's containing
    6784 # directory).
    6785 if (
    6786    set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
    6787    if test "$[*]" = "X"; then
    6788       # -L didn't work.
    6789       set X `ls -t $srcdir/configure conftest.file`
    6790    fi
    6791    rm -f conftest.file
    6792    if test "$[*]" != "X $srcdir/configure conftest.file" \
    6793       && test "$[*]" != "X conftest.file $srcdir/configure"; then
    6794 
    6795       # If neither matched, then we have a broken ls.  This can happen
    6796       # if, for instance, CONFIG_SHELL is bash and it inherits a
    6797       # broken ls alias from the environment.  This has actually
    6798       # happened.  Such a system could not be considered "sane".
    6799       AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
    6800 alias in your environment])
    6801    fi
    6802 
    6803    test "$[2]" = conftest.file
    6804    )
    6805 then
    6806    # Ok.
    6807    :
    6808 else
    6809    AC_MSG_ERROR([newly created file is older than distributed files!
    6810 Check your system clock])
    6811 fi
    6812 AC_MSG_RESULT(yes)])
    6813 
    6814 # AM_PROG_INSTALL_STRIP
    6815 
    6816 # Copyright (C) 2001, 2003 Free Software Foundation, Inc.
    6817 
    6818 # This program is free software; you can redistribute it and/or modify
    6819 # it under the terms of the GNU General Public License as published by
    6820 # the Free Software Foundation; either version 2, or (at your option)
    6821 # any later version.
    6822 
    6823 # This program is distributed in the hope that it will be useful,
    6824 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    6825 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6826 # GNU General Public License for more details.
    6827 
    6828 # You should have received a copy of the GNU General Public License
    6829 # along with this program; if not, write to the Free Software
    6830 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
    6831 # 02111-1307, USA.
    6832 
    6833 # One issue with vendor `install' (even GNU) is that you can't
    6834 # specify the program used to strip binaries.  This is especially
    6835 # annoying in cross-compiling environments, where the build's strip
    6836 # is unlikely to handle the host's binaries.
    6837 # Fortunately install-sh will honor a STRIPPROG variable, so we
    6838 # always use install-sh in `make install-strip', and initialize
    6839 # STRIPPROG with the value of the STRIP variable (set by the user).
    6840 AC_DEFUN([AM_PROG_INSTALL_STRIP],
    6841 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
    6842 # Installed binaries are usually stripped using `strip' when the user
    6843 # run `make install-strip'.  However `strip' might not be the right
    6844 # tool to use in cross-compilation environments, therefore Automake
    6845 # will honor the `STRIP' environment variable to overrule this program.
    6846 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
    6847 if test "$cross_compiling" != no; then
    6848   AC_CHECK_TOOL([STRIP], [strip], :)
    6849 fi
    6850 INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
    6851 AC_SUBST([INSTALL_STRIP_PROGRAM])])
    6852 
  • branches/rel3/psModules/configure

    r2157 r2165  
    391391
    392392
    393 tagnames=${tagnames+${tagnames},}CXX
    394 
    395 tagnames=${tagnames+${tagnames},}F77
     393tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`
     394
     395tagnames=`echo "$tagnames,F77" | sed 's/^,//'`
    396396
    397397# Name of the host.
     
    463463#endif"
    464464
    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 CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot 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'
     465ac_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'
    466466ac_subst_files=''
    467467
     
    10231023  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    10241024  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    1025   --disable-dependency-tracking  speeds up one-time build
    1026   --enable-dependency-tracking   do not reject slow dependency extractors
     1025  --disable-dependency-tracking Speeds up one-time builds
     1026  --enable-dependency-tracking  Do not reject slow dependency extractors
    10271027  --enable-shared[=PKGS]
    10281028                          build shared libraries [default=yes]
     
    14681468
    14691469
     1470# Add the stamp file to the list of files AC keeps track of,
     1471# along with our hook.
    14701472          ac_config_headers="$ac_config_headers src/config.h"
    14711473
    1472 am__api_version="1.8"
     1474
     1475
     1476am__api_version="1.6"
    14731477ac_aux_dir=
    14741478for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
     
    16311635rm conftest.sed
    16321636
     1637
    16331638# expand $ac_aux_dir to an absolute path
    16341639am_aux_dir=`cd $ac_aux_dir && pwd`
     
    16421647  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
    16431648echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
    1644 fi
    1645 
    1646 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
    1647   # Keeping the `.' argument allows $(mkdir_p) to be used without
    1648   # argument.  Indeed, we sometimes output rules like
    1649   #   $(mkdir_p) $(somedir)
    1650   # where $(somedir) is conditionally defined.
    1651   # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
    1652   # expensive solution, as it forces Make to start a sub-shell.)
    1653   mkdir_p='mkdir -p -- .'
    1654 else
    1655   # On NextStep and OpenStep, the `mkdir' command does not
    1656   # recognize any option.  It will interpret all options as
    1657   # directories to create, and then abort because `.' already
    1658   # exists.
    1659   for d in ./-p ./--version;
    1660   do
    1661     test -d $d && rmdir $d
    1662   done
    1663   # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
    1664   if test -f "$ac_aux_dir/mkinstalldirs"; then
    1665     mkdir_p='$(mkinstalldirs)'
    1666   else
    1667     mkdir_p='$(install_sh) -d'
    1668   fi
    16691649fi
    16701650
     
    17381718fi
    17391719
    1740 rm -rf .tst 2>/dev/null
    1741 mkdir .tst 2>/dev/null
    1742 if test -d .tst; then
    1743   am__leading_dot=.
    1744 else
    1745   am__leading_dot=_
    1746 fi
    1747 rmdir .tst 2>/dev/null
    1748 
    1749 # test to see if srcdir already configured
     1720 # test to see if srcdir already configured
    17501721if test "`cd $srcdir && pwd`" != "`pwd`" &&
    17511722   test -f $srcdir/config.status; then
     
    17541725   { (exit 1); exit 1; }; }
    17551726fi
    1756 
    1757 # test whether we have cygpath
    1758 if test -z "$CYGPATH_W"; then
    1759   if (cygpath --version) >/dev/null 2>/dev/null; then
    1760     CYGPATH_W='cygpath -w'
    1761   else
    1762     CYGPATH_W=echo
    1763   fi
    1764 fi
    1765 
    17661727
    17671728# Define the identity of the package.
     
    27672728ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    27682729ac_compiler_gnu=$ac_cv_c_compiler_gnu
    2769 DEPDIR="${am__leading_dot}deps"
     2730rm -f .deps 2>/dev/null
     2731mkdir .deps 2>/dev/null
     2732if test -d .deps; then
     2733  DEPDIR=.deps
     2734else
     2735  # MS-DOS does not allow filenames that begin with a dot.
     2736  DEPDIR=_deps
     2737fi
     2738rmdir .deps 2>/dev/null
     2739
    27702740
    27712741          ac_config_commands="$ac_config_commands depfiles"
     
    27742744am_make=${MAKE-make}
    27752745cat > confinc << 'END'
    2776 am__doit:
     2746doit:
    27772747        @echo done
    2778 .PHONY: am__doit
    27792748END
    27802749# If we don't find an include directive, just comment out the code.
     
    27912760# be invoked under some other name (usually "gmake"), in which
    27922761# case it prints its new name instead of `make'.
    2793 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
     2762if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
    27942763   am__include=include
    27952764   am__quote=
     
    28512820  cp "$am_depcomp" conftest.dir
    28522821  cd conftest.dir
    2853   # We will build objects and dependencies in a subdirectory because
    2854   # it helps to detect inapplicable dependency modes.  For instance
    2855   # both Tru64's cc and ICC support -MD to output dependencies as a
    2856   # side effect of compilation, but ICC will put the dependencies in
    2857   # the current directory while Tru64 will put them in the object
    2858   # directory.
    2859   mkdir sub
    28602822
    28612823  am_cv_CC_dependencies_compiler_type=none
     
    28642826  fi
    28652827  for depmode in $am_compiler_list; do
    2866     # Setup a source with many dependencies, because some compilers
    2867     # like to wrap large dependency lists on column 80 (with \), and
    2868     # we should not choose a depcomp mode which is confused by this.
    2869     #
    28702828    # We need to recreate these files for each test, as the compiler may
    28712829    # overwrite some of them when testing with obscure command lines.
    28722830    # This happens at least with the AIX C compiler.
    2873     : > sub/conftest.c
    2874     for i in 1 2 3 4 5 6; do
    2875       echo '#include "conftst'$i'.h"' >> sub/conftest.c
    2876       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
    2877       # Solaris 8's {/usr,}/bin/sh.
    2878       touch sub/conftst$i.h
    2879     done
    2880     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     2831    echo '#include "conftest.h"' > conftest.c
     2832    echo 'int i;' > conftest.h
     2833    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
    28812834
    28822835    case $depmode in
     
    28962849    # handle `-M -o', and we need to detect this.
    28972850    if depmode=$depmode \
    2898        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
    2899        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
    2900        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
    2901          >/dev/null 2>conftest.err &&
    2902        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
    2903        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
     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 &&
    29042855       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    2905       # icc doesn't choke on unknown options, it will just issue warnings
    2906       # (even with -Werror).  So we grep stderr for any message
    2907       # that says an option was ignored.
    2908       if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
    2909         am_cv_CC_dependencies_compiler_type=$depmode
    2910         break
    2911       fi
     2856      am_cv_CC_dependencies_compiler_type=$depmode
     2857      break
    29122858    fi
    29132859  done
     
    29232869echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
    29242870CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
    2925 
    2926 
    2927 
    2928 if
    2929   test "x$enable_dependency_tracking" != xno \
    2930   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
    2931   am__fastdepCC_TRUE=
    2932   am__fastdepCC_FALSE='#'
    2933 else
    2934   am__fastdepCC_TRUE='#'
    2935   am__fastdepCC_FALSE=
    2936 fi
    29372871
    29382872
     
    32413175    [\\/]* | ?:[\\/]*)
    32423176      re_direlt='/[^/][^/]*/\.\./'
    3243       # Canonicalize the pathname of ld
     3177      # Canonicalize the path of ld
    32443178      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    32453179      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    33103244else
    33113245  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    3312 case `$LD -v 2>&1 </dev/null` in
     3246case `"$LD" -v 2>&1 </dev/null` in
    33133247*GNU* | *'with BFD'*)
    33143248  lt_cv_prog_gnu_ld=yes
     
    33383272*) reload_flag=" $reload_flag" ;;
    33393273esac
    3340 reload_cmds='$LD$reload_flag -o $output$reload_objs'
     3274reload_cmds='$CC -nostdlib -Xlinker$reload_flag $archargs -o $output$reload_objs'
    33413275
    33423276echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
     
    34313365  ;;
    34323366
    3433 cygwin*)
    3434   # func_win32_libid is a shell function defined in ltmain.sh
     3367cygwin* | mingw* | pw32*)
     3368  # win32_libid is a shell function defined in ltmain.sh
    34353369  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
    3436   lt_cv_file_magic_cmd='func_win32_libid'
     3370  lt_cv_file_magic_cmd='win32_libid'
    34373371  ;;
    34383372
    3439 mingw* | pw32*)
    3440   # Base MSYS/MinGW do not provide the 'file' command needed by
    3441   # func_win32_libid shell function, so use a weaker test based on 'objdump'.
    3442   lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
    3443   lt_cv_file_magic_cmd='$OBJDUMP -f'
    3444   ;;
    3445 
    34463373darwin* | 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
    34473385  lt_cv_deplibs_check_method=pass_all
    34483386  ;;
    34493387
    3450 freebsd* | kfreebsd*-gnu)
     3388freebsd*)
    34513389  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    34523390    case $host_cpu in
     
    34873425
    34883426irix5* | irix6* | nonstopux*)
    3489   case $LD in
    3490   *-32|*"-32 ") libmagic=32-bit;;
    3491   *-n32|*"-n32 ") libmagic=N32;;
    3492   *-64|*"-64 ") libmagic=64-bit;;
    3493   *) libmagic=never-match;;
     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    ;;
    34943442  esac
     3443  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
    34953444  lt_cv_deplibs_check_method=pass_all
    34963445  ;;
     
    34993448linux*)
    35003449  case $host_cpu in
    3501   alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
     3450  alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* | sparc* | s390* | sh*)
    35023451    lt_cv_deplibs_check_method=pass_all ;;
    35033452  *)
    35043453    # glibc up to 2.1.1 does not perform some relocations on ARM
    3505     # this will be overridden with pass_all, but let us keep it just in case
    35063454    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    35073455  esac
    35083456  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
    3509   lt_cv_deplibs_check_method=pass_all
    35103457  ;;
    35113458
     
    35243471  ;;
    35253472
    3526 nto-qnx*)
     3473nto-qnx)
    35273474  lt_cv_deplibs_check_method=unknown
    35283475  ;;
     
    35393486
    35403487osf3* | 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
    35413491  lt_cv_deplibs_check_method=pass_all
    35423492  ;;
     
    35483498solaris*)
    35493499  lt_cv_deplibs_check_method=pass_all
     3500  lt_cv_file_magic_test_file=/lib/libc.so
    35503501  ;;
    35513502
     
    36273578*-*-irix6*)
    36283579  # Find out which ABI we are using.
    3629   echo '#line 3629 "configure"' > conftest.$ac_ext
     3580  echo '#line 3580 "configure"' > conftest.$ac_ext
    36303581  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    36313582  (eval $ac_compile) 2>&5
     
    36763627          LD="${LD-ld} -m elf_i386"
    36773628          ;;
    3678         ppc64-*linux*|powerpc64-*linux*)
     3629        ppc64-*linux*)
    36793630          LD="${LD-ld} -m elf32ppclinux"
    36803631          ;;
     
    47174668  cp "$am_depcomp" conftest.dir
    47184669  cd conftest.dir
    4719   # We will build objects and dependencies in a subdirectory because
    4720   # it helps to detect inapplicable dependency modes.  For instance
    4721   # both Tru64's cc and ICC support -MD to output dependencies as a
    4722   # side effect of compilation, but ICC will put the dependencies in
    4723   # the current directory while Tru64 will put them in the object
    4724   # directory.
    4725   mkdir sub
    47264670
    47274671  am_cv_CXX_dependencies_compiler_type=none
     
    47304674  fi
    47314675  for depmode in $am_compiler_list; do
    4732     # Setup a source with many dependencies, because some compilers
    4733     # like to wrap large dependency lists on column 80 (with \), and
    4734     # we should not choose a depcomp mode which is confused by this.
    4735     #
    47364676    # We need to recreate these files for each test, as the compiler may
    47374677    # overwrite some of them when testing with obscure command lines.
    47384678    # This happens at least with the AIX C compiler.
    4739     : > sub/conftest.c
    4740     for i in 1 2 3 4 5 6; do
    4741       echo '#include "conftst'$i'.h"' >> sub/conftest.c
    4742       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
    4743       # Solaris 8's {/usr,}/bin/sh.
    4744       touch sub/conftst$i.h
    4745     done
    4746     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
     4679    echo '#include "conftest.h"' > conftest.c
     4680    echo 'int i;' > conftest.h
     4681    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
    47474682
    47484683    case $depmode in
     
    47624697    # handle `-M -o', and we need to detect this.
    47634698    if depmode=$depmode \
    4764        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
    4765        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
    4766        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
    4767          >/dev/null 2>conftest.err &&
    4768        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
    4769        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
     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 &&
    47704703       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
    4771       # icc doesn't choke on unknown options, it will just issue warnings
    4772       # (even with -Werror).  So we grep stderr for any message
    4773       # that says an option was ignored.
    4774       if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
    4775         am_cv_CXX_dependencies_compiler_type=$depmode
    4776         break
    4777       fi
     4704      am_cv_CXX_dependencies_compiler_type=$depmode
     4705      break
    47784706    fi
    47794707  done
     
    47894717echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
    47904718CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
    4791 
    4792 
    4793 
    4794 if
    4795   test "x$enable_dependency_tracking" != xno \
    4796   && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
    4797   am__fastdepCXX_TRUE=
    4798   am__fastdepCXX_FALSE='#'
    4799 else
    4800   am__fastdepCXX_TRUE='#'
    4801   am__fastdepCXX_FALSE=
    4802 fi
    48034719
    48044720
     
    51265042
    51275043# Provide some information about the compiler.
    5128 echo "$as_me:5128:" \
     5044echo "$as_me:5044:" \
    51295045     "checking for Fortran 77 compiler version" >&5
    51305046ac_compiler=`set X $ac_compile; echo $2`
     
    52595175else
    52605176    i=0
    5261   teststring="ABCD"
     5177  testring="ABCD"
    52625178
    52635179  case $build_os in
     
    52885204    ;;
    52895205
    5290   amigaos*)
    5291     # On AmigaOS with pdksh, this test takes hours, literally.
    5292     # So we just punt and use a minimum line length of 8192.
    5293     lt_cv_sys_max_cmd_len=8192;
    5294     ;;
    5295 
    52965206 *)
    52975207    # If test is not a shell built-in, we'll probably end up computing a
    52985208    # maximum length that is only half of the actual maximum length, but
    52995209    # we can't tell.
    5300     while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
    5301                = "XX$teststring") >/dev/null 2>&1 &&
    5302             new_result=`expr "X$teststring" : ".*" 2>&1` &&
     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` &&
    53035213            lt_cv_sys_max_cmd_len=$new_result &&
    53045214            test $i != 17 # 1/2 MB should be enough
    53055215    do
    53065216      i=`expr $i + 1`
    5307       teststring=$teststring$teststring
     5217      testring=$testring$testring
    53085218    done
    5309     teststring=
     5219    testring=
    53105220    # Add a significant safety factor because C++ compilers can tack on massive
    53115221    # amounts of additional arguments before passing them to the linker.
     
    53755285  ;;
    53765286solaris* | sysv5*)
    5377   symcode='[BDRT]'
     5287  symcode='[BDT]'
    53785288  ;;
    53795289sysv4)
     
    53935303case `$NM -V 2>&1` in
    53945304*GNU* | *'with BFD'*)
    5395   symcode='[ABCDGIRSTW]' ;;
     5305  symcode='[ABCDGISTW]' ;;
    53965306esac
    53975307
     
    55725482delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
    55735483
     5484# Sed substitution to undo escaping of the cmd sep variable
     5485unescape_variable_subst='s/\\\(${_S_}\)/\1/g'
     5486
    55745487# Sed substitution to avoid accidental globbing in evaled expressions
    55755488no_glob_subst='s/\*/\\\*/g'
     
    58585771  case $host_os in
    58595772  openbsd*)
    5860     old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
     5773    old_postinstall_cmds="\$RANLIB -t \$oldlib\${_S_}$old_postinstall_cmds"
    58615774    ;;
    58625775  *)
    5863     old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
     5776    old_postinstall_cmds="\$RANLIB \$oldlib\${_S_}$old_postinstall_cmds"
    58645777    ;;
    58655778  esac
    5866   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
     5779  old_archive_cmds="$old_archive_cmds\${_S_}\$RANLIB \$oldlib"
    58675780fi
    58685781
     
    61196032  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
    61206033
    6121 
    6122 echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     6034  echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    61236035echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    61246036if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    61386050   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    61396051   -e 's:$: $lt_compiler_flag:'`
    6140    (eval echo "\"\$as_me:6140: $lt_compile\"" >&5)
     6052   (eval echo "\"\$as_me:6052: $lt_compile\"" >&5)
    61416053   (eval "$lt_compile" 2>conftest.err)
    61426054   ac_status=$?
    61436055   cat conftest.err >&5
    6144    echo "$as_me:6144: \$? = $ac_status" >&5
     6056   echo "$as_me:6056: \$? = $ac_status" >&5
    61456057   if (exit $ac_status) && test -s "$ac_outfile"; then
    61466058     # The compiler can only warn and ignore the option if not recognized
     
    62856197    linux*)
    62866198      case $CC in
    6287       icc* | ecc*)
     6199      icc|ecc)
    62886200        lt_prog_compiler_wl='-Wl,'
    62896201        lt_prog_compiler_pic='-KPIC'
    62906202        lt_prog_compiler_static='-static'
    62916203        ;;
    6292       ccc*)
     6204      ccc)
    62936205        lt_prog_compiler_wl='-Wl,'
    62946206        # All Alpha code is PIC.
     
    63526264#
    63536265if test -n "$lt_prog_compiler_pic"; then
    6354 
    6355 echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
     6266  echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
    63566267echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
    63576268if test "${lt_prog_compiler_pic_works+set}" = set; then
     
    63716282   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    63726283   -e 's:$: $lt_compiler_flag:'`
    6373    (eval echo "\"\$as_me:6373: $lt_compile\"" >&5)
     6284   (eval echo "\"\$as_me:6284: $lt_compile\"" >&5)
    63746285   (eval "$lt_compile" 2>conftest.err)
    63756286   ac_status=$?
    63766287   cat conftest.err >&5
    6377    echo "$as_me:6377: \$? = $ac_status" >&5
     6288   echo "$as_me:6288: \$? = $ac_status" >&5
    63786289   if (exit $ac_status) && test -s "$ac_outfile"; then
    63796290     # The compiler can only warn and ignore the option if not recognized
     
    64226333   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    64236334
     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
    64246342   lt_compiler_flag="-o out/conftest2.$ac_objext"
    64256343   # Insert the option either (1) after the last *FLAGS variable, or
     
    64316349   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    64326350   -e 's:$: $lt_compiler_flag:'`
    6433    (eval echo "\"\$as_me:6433: $lt_compile\"" >&5)
     6351   (eval echo "\"\$as_me:6351: $lt_compile\"" >&5)
    64346352   (eval "$lt_compile" 2>out/conftest.err)
    64356353   ac_status=$?
    64366354   cat out/conftest.err >&5
    6437    echo "$as_me:6437: \$? = $ac_status" >&5
     6355   echo "$as_me:6355: \$? = $ac_status" >&5
    64386356   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    64396357   then
     
    64456363   fi
    64466364   chmod u+w .
    6447    $rm conftest*
    6448    # SGI C++ compiler will create directory out/ii_files/ for
    6449    # template instantiation
    6450    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
    6451    $rm out/* && rmdir out
     6365   $rm conftest* out/*
     6366   rmdir out
    64526367   cd ..
    64536368   rmdir conftest
     
    65596474
    65606475    amigaos*)
    6561       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)'
     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)'
    65626477      hardcode_libdir_flag_spec='-L$libdir'
    65636478      hardcode_minus_L=yes
     
    66016516          echo EXPORTS > $output_objdir/$soname.def;
    66026517          cat $export_symbols >> $output_objdir/$soname.def;
    6603         fi~
     6518        fi${_S_}
    66046519        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    66056520      else
     
    66456560      hardcode_shlibpath_var=no
    66466561      ;;
    6647 
    6648   linux*)
    6649     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    6650         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    6651         archive_cmds="$tmp_archive_cmds"
    6652       supports_anon_versioning=no
    6653       case `$LD -v 2>/dev/null` in
    6654         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    6655         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    6656         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    6657         *\ 2.11.*) ;; # other 2.11 versions
    6658         *) supports_anon_versioning=yes ;;
    6659       esac
    6660       if test $supports_anon_versioning = yes; then
    6661         archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
    6662 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    6663 $echo "local: *; };" >> $output_objdir/$libname.ver~
    6664         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    6665       else
    6666         archive_expsym_cmds="$tmp_archive_cmds"
    6667       fi
    6668     else
    6669       ld_shlibs=no
    6670     fi
    6671     ;;
    66726562
    66736563    *)
     
    66986588      allow_undefined_flag=unsupported
    66996589      always_export_symbols=yes
    6700       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'
     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'
    67016591      # Note: this linker hardcodes the directories in LIBPATH if there
    67026592      # are no directories specified by -L.
     
    69026792          archive_cmds_need_lc=yes
    69036793          # This is similar to how AIX traditionally builds it's shared libraries.
    6904           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'
     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'
    69056795        fi
    69066796      fi
     
    69086798
    69096799    amigaos*)
    6910       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)'
     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)'
    69116801      hardcode_libdir_flag_spec='-L$libdir'
    69126802      hardcode_minus_L=yes
     
    69296819      libext=lib
    69306820      # Tell ltmain to make .dll files, not .so files.
    6931       shrext_cmds=".dll"
     6821      shrext=".dll"
    69326822      # FIXME: Setting linknames here is a bad hack.
    6933       archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     6823      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
    69346824      # The linker will automatically build a .lib file if we build a DLL.
    69356825      old_archive_From_new_cmds='true'
     
    69416831
    69426832    darwin* | rhapsody*)
    6943     if test "$GXX" = yes ; then
     6833    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    69446834      archive_cmds_need_lc=no
    69456835      case "$host_os" in
     
    69476837        allow_undefined_flag='-undefined suppress'
    69486838        ;;
    6949       *) # Darwin 1.3 on
    6950       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    6951         allow_undefined_flag='-flat_namespace -undefined suppress'
    6952       else
    6953         case ${MACOSX_DEPLOYMENT_TARGET} in
    6954           10.[012])
    6955             allow_undefined_flag='-flat_namespace -undefined suppress'
    6956             ;;
    6957           10.*)
    6958             allow_undefined_flag='-undefined dynamic_lookup'
    6959             ;;
    6960         esac
    6961       fi
     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
    69626855        ;;
    69636856      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!
    69646861        lt_int_apple_cc_single_mod=no
    69656862        output_verbose_link_cmd='echo'
     
    69686865        fi
    69696866        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6970           archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     6867          archive_cmds='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    69716868        else
    6972         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'
     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'
    69736870      fi
    6974       module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     6871      module_cmds='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
    69756872      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    69766873        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    6977           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}'
     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}'
    69786875        else
    6979           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}'
     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}'
    69806877        fi
    6981           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}'
     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}'
    69826879      hardcode_direct=no
    69836880      hardcode_automatic=yes
     
    69856882      whole_archive_flag_spec='-all_load $convenience'
    69866883      link_all_deplibs=yes
    6987     else
    6988       ld_shlibs=no
    69896884    fi
    69906885      ;;
     
    70206915
    70216916    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    7022     freebsd* | kfreebsd*-gnu)
     6917    freebsd*)
    70236918      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    70246919      hardcode_libdir_flag_spec='-R$libdir'
     
    70296924    hpux9*)
    70306925      if test "$GCC" = yes; then
    7031         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'
     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'
    70326927      else
    7033         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'
     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'
    70346929      fi
    70356930      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
     
    71517046      hardcode_minus_L=yes
    71527047      allow_undefined_flag=unsupported
    7153       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'
     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'
    71547049      old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    71557050      ;;
     
    71757070        allow_undefined_flag=' -expect_unresolved \*'
    71767071        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'
    7177         archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
    7178         $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'
     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'
    71797074
    71807075        # Both c and cxx compiler support -rpath directly
     
    71967091      if test "$GCC" = yes; then
    71977092        archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    7198         archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    7199           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
     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'
    72007095      else
    72017096        archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    7202         archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    7203         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    72047099      fi
    72057100      hardcode_libdir_flag_spec='-R$libdir'
     
    72907185      # object files and a static libstdc++, better avoid it by now
    72917186      archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    7292       archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    7293                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    72947189      hardcode_libdir_flag_spec=
    72957190      hardcode_shlibpath_var=no
     
    73287223  if test "$enable_shared" = yes && test "$GCC" = yes; then
    73297224    case $archive_cmds in
    7330     *'~'*)
     7225    *"$_S_"*)
    73317226      # FIXME: we may have to deal with multi-command sequences.
    73327227      ;;
     
    73807275esac
    73817276
     7277echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     7278echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     7279hardcode_action=
     7280if 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
     7297else
     7298  # We cannot hardcode anything, or else we can only hardcode existing
     7299  # directories.
     7300  hardcode_action=unsupported
     7301fi
     7302echo "$as_me:$LINENO: result: $hardcode_action" >&5
     7303echo "${ECHO_T}$hardcode_action" >&6
     7304
     7305if test "$hardcode_action" = relink; then
     7306  # Fast installation is not supported
     7307  enable_fast_install=no
     7308elif test "$shlibpath_overrides_runpath" = yes ||
     7309     test "$enable_shared" = no; then
     7310  # Fast installation is not necessary
     7311  enable_fast_install=needless
     7312fi
     7313
     7314striplib=
     7315old_striplib=
     7316echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     7317echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     7318if 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
     7322echo "${ECHO_T}yes" >&6
     7323else
     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
     7330echo "${ECHO_T}yes" >&6
     7331       else
     7332  echo "$as_me:$LINENO: result: no" >&5
     7333echo "${ECHO_T}no" >&6
     7334fi
     7335       ;;
     7336   *)
     7337  echo "$as_me:$LINENO: result: no" >&5
     7338echo "${ECHO_T}no" >&6
     7339    ;;
     7340  esac
     7341fi
     7342
    73827343echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    73837344echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    73857346libname_spec='lib$name'
    73867347soname_spec=
    7387 shrext_cmds=".so"
     7348shrext=".so"
    73887349postinstall_cmds=
    73897350postuninstall_cmds=
     
    74737434  library_names_spec='$libname.ixlibrary $libname.a'
    74747435  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    7475   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'
     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'
    74767437  ;;
    74777438
     
    74987459cygwin* | mingw* | pw32*)
    74997460  version_type=windows
    7500   shrext_cmds=".dll"
     7461  shrext=".dll"
    75017462  need_version=no
    75027463  need_lib_prefix=no
     
    75067467    library_names_spec='$libname.dll.a'
    75077468    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    7508     postinstall_cmds='base_file=`basename \${file}`~
    7509       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
    7510       dldir=$destdir/`dirname \$dlpath`~
    7511       test -d \$dldir || mkdir -p \$dldir~
     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_}
    75127473      $install_prog $dir/$dlname \$dldir/$dlname'
    7513     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
    7514       dlpath=$dir/\$dldll~
     7474    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
     7475      dlpath=$dir/\$dldll${_S_}
    75157476       $rm \$dlpath'
    75167477    shlibpath_overrides_runpath=yes
     
    75207481      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    75217482      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    7522       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
     7483      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
    75237484      ;;
    75247485    mingw*)
     
    75597520  need_lib_prefix=no
    75607521  need_version=no
    7561   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
     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'
    75627526  soname_spec='${libname}${release}${major}$shared_ext'
    75637527  shlibpath_overrides_runpath=yes
    75647528  shlibpath_var=DYLD_LIBRARY_PATH
    7565   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
     7529  shrext='$(test .$module = .yes && echo .so || echo .dylib)'
    75667530  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    7567   if test "$GCC" = yes; then
    7568     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"`
    7569   else
    7570     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
     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"`
    75717533  fi
    75727534  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    75847546freebsd1*)
    75857547  dynamic_linker=no
    7586   ;;
    7587 
    7588 kfreebsd*-gnu)
    7589   version_type=linux
    7590   need_lib_prefix=no
    7591   need_version=no
    7592   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    7593   soname_spec='${libname}${release}${shared_ext}$major'
    7594   shlibpath_var=LD_LIBRARY_PATH
    7595   shlibpath_overrides_runpath=no
    7596   hardcode_into_libs=yes
    7597   dynamic_linker='GNU ld.so'
    75987548  ;;
    75997549
     
    76467596  case "$host_cpu" in
    76477597  ia64*)
    7648     shrext_cmds='.so'
     7598    shrext='.so'
    76497599    hardcode_into_libs=yes
    76507600    dynamic_linker="$host_os dld.so"
     
    76617611    ;;
    76627612   hppa*64*)
    7663      shrext_cmds='.sl'
     7613     shrext='.sl'
    76647614     hardcode_into_libs=yes
    76657615     dynamic_linker="$host_os dld.sl"
     
    76727622     ;;
    76737623   *)
    7674     shrext_cmds='.sl'
     7624    shrext='.sl'
    76757625    dynamic_linker="$host_os dld.sl"
    76767626    shlibpath_var=SHLIB_PATH
     
    77417691  hardcode_into_libs=yes
    77427692
    7743   # find out which ABI we are using
    7744   libsuff=
    7745   case "$host_cpu" in
    7746   x86_64*|s390x*|powerpc64*)
    7747     echo '#line 7747 "configure"' > conftest.$ac_ext
    7748     if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    7749   (eval $ac_compile) 2>&5
    7750   ac_status=$?
    7751   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7752   (exit $ac_status); }; then
    7753       case `/usr/bin/file conftest.$ac_objext` in
    7754       *64-bit*)
    7755         libsuff=64
    7756         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    7757         ;;
    7758       esac
    7759     fi
    7760     rm -rf conftest*
    7761     ;;
    7762   esac
    7763 
    7764   # Append ld.so.conf contents to the search path
    7765   if test -f /etc/ld.so.conf; then
    7766     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    7767     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    7768   fi
    7769 
    77707693  # We used to test for /lib/ld.so.1 and disable shared libraries on
    77717694  # powerpc, because MkLinux only supported shared libraries with the
     
    77757698  # assume the GNU/Linux dynamic linker is in use.
    77767699  dynamic_linker='GNU/Linux ld.so'
    7777   ;;
    7778 
    7779 knetbsd*-gnu)
    7780   version_type=linux
    7781   need_lib_prefix=no
    7782   need_version=no
    7783   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    7784   soname_spec='${libname}${release}${shared_ext}$major'
    7785   shlibpath_var=LD_LIBRARY_PATH
    7786   shlibpath_overrides_runpath=no
    7787   hardcode_into_libs=yes
    7788   dynamic_linker='GNU ld.so'
    77897700  ;;
    77907701
     
    77987709    dynamic_linker='NetBSD (a.out) ld.so'
    77997710  else
    7800     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     7711    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
    78017712    soname_spec='${libname}${release}${shared_ext}$major'
    78027713    dynamic_linker='NetBSD ld.elf_so'
     
    78147725  ;;
    78157726
    7816 nto-qnx*)
     7727nto-qnx)
    78177728  version_type=linux
    78187729  need_lib_prefix=no
     
    78277738  version_type=sunos
    78287739  need_lib_prefix=no
    7829   need_version=yes
     7740  need_version=no
    78307741  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    78317742  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    78477758os2*)
    78487759  libname_spec='$name'
    7849   shrext_cmds=".dll"
     7760  shrext=".dll"
    78507761  need_lib_prefix=no
    78517762  library_names_spec='$libname${shared_ext} $libname.a'
     
    79447855echo "${ECHO_T}$dynamic_linker" >&6
    79457856test "$dynamic_linker" = no && can_build_shared=no
    7946 
    7947 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    7948 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    7949 hardcode_action=
    7950 if test -n "$hardcode_libdir_flag_spec" || \
    7951    test -n "$runpath_var " || \
    7952    test "X$hardcode_automatic"="Xyes" ; then
    7953 
    7954   # We can hardcode non-existant directories.
    7955   if test "$hardcode_direct" != no &&
    7956      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    7957      # have to relink, otherwise we might link with an installed library
    7958      # when we should be linking with a yet-to-be-installed one
    7959      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
    7960      test "$hardcode_minus_L" != no; then
    7961     # Linking always hardcodes the temporary library directory.
    7962     hardcode_action=relink
    7963   else
    7964     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    7965     hardcode_action=immediate
    7966   fi
    7967 else
    7968   # We cannot hardcode anything, or else we can only hardcode existing
    7969   # directories.
    7970   hardcode_action=unsupported
    7971 fi
    7972 echo "$as_me:$LINENO: result: $hardcode_action" >&5
    7973 echo "${ECHO_T}$hardcode_action" >&6
    7974 
    7975 if test "$hardcode_action" = relink; then
    7976   # Fast installation is not supported
    7977   enable_fast_install=no
    7978 elif test "$shlibpath_overrides_runpath" = yes ||
    7979      test "$enable_shared" = no; then
    7980   # Fast installation is not necessary
    7981   enable_fast_install=needless
    7982 fi
    7983 
    7984 striplib=
    7985 old_striplib=
    7986 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    7987 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    7988 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    7989   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    7990   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    7991   echo "$as_me:$LINENO: result: yes" >&5
    7992 echo "${ECHO_T}yes" >&6
    7993 else
    7994 # FIXME - insert some real tests, host_os isn't really good enough
    7995   case $host_os in
    7996    darwin*)
    7997        if test -n "$STRIP" ; then
    7998          striplib="$STRIP -x"
    7999          echo "$as_me:$LINENO: result: yes" >&5
    8000 echo "${ECHO_T}yes" >&6
    8001        else
    8002   echo "$as_me:$LINENO: result: no" >&5
    8003 echo "${ECHO_T}no" >&6
    8004 fi
    8005        ;;
    8006    *)
    8007   echo "$as_me:$LINENO: result: no" >&5
    8008 echo "${ECHO_T}no" >&6
    8009     ;;
    8010   esac
    8011 fi
    80127857
    80137858if test "x$enable_dlopen" != xyes; then
     
    85308375  lt_status=$lt_dlunknown
    85318376  cat > conftest.$ac_ext <<EOF
    8532 #line 8532 "configure"
     8377#line 8377 "configure"
    85338378#include "confdefs.h"
    85348379
     
    86288473  lt_status=$lt_dlunknown
    86298474  cat > conftest.$ac_ext <<EOF
    8630 #line 8630 "configure"
     8475#line 8475 "configure"
    86318476#include "confdefs.h"
    86328477
     
    87488593  test "$enable_shared" = yes && enable_static=no
    87498594  if test -n "$RANLIB"; then
    8750     archive_cmds="$archive_cmds~\$RANLIB \$lib"
     8595    archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
    87518596    postinstall_cmds='$RANLIB $lib'
    87528597  fi
    87538598  ;;
    87548599
    8755 aix4* | aix5*)
     8600aix4*)
    87568601  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
    87578602    test "$enable_shared" = yes && enable_static=no
     
    87598604  ;;
    87608605  darwin* | rhapsody*)
    8761   if test "$GCC" = yes; then
     8606  if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    87628607    archive_cmds_need_lc=no
    87638608    case "$host_os" in
     
    87658610      allow_undefined_flag='-undefined suppress'
    87668611      ;;
    8767     *) # Darwin 1.3 on
    8768       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    8769         allow_undefined_flag='-flat_namespace -undefined suppress'
    8770       else
    8771         case ${MACOSX_DEPLOYMENT_TARGET} in
    8772           10.[012])
    8773             allow_undefined_flag='-flat_namespace -undefined suppress'
    8774             ;;
    8775           10.*)
    8776             allow_undefined_flag='-undefined dynamic_lookup'
    8777             ;;
    8778         esac
    8779       fi
     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
    87808628      ;;
    87818629    esac
    8782     output_verbose_link_cmd='echo'
    8783     archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
    8784     module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     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'
    87858637    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    8786     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}'
    8787     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}'
     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}'
    87888640    hardcode_direct=no
    87898641    hardcode_automatic=yes
     
    87918643    whole_archive_flag_spec='-all_load $convenience'
    87928644    link_all_deplibs=yes
    8793   else
    8794     ld_shlibs=no
    8795   fi
     8645    fi
    87968646    ;;
    87978647esac
     
    88198669  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    88208670  # variables and quote the copies for generation of the libtool script.
    8821   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    8822     SED SHELL STRIP \
     8671  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    88238672    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    88248673    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    88788727    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    88798728      # Double-quote double-evaled strings.
    8880       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     8729      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    88818730      ;;
    88828731    *)
     
    89478796# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    89488797
     8798# Set the command separator (default: ~)
     8799_S_=\${LIBTOOL_CMD_SEP-\~}
     8800
    89498801# Shell to use when invoking shell scripts.
    89508802SHELL=$lt_SHELL
     
    89988850
    89998851# A symbol stripping program
    9000 STRIP=$lt_STRIP
     8852STRIP=$STRIP
    90018853
    90028854# Used to examine libraries when file_magic_cmd begins "file"
     
    90298881
    90308882# Shared library suffix (normally ".so").
    9031 shrext_cmds='$shrext_cmds'
     8883shrext='$shrext'
    90328884
    90338885# Executable file suffix (normally "").
     
    92719123  # `config.status --recheck' to rerun these tests and create the
    92729124  # libtool script then.
    9273   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
    9274   if test -f "$ltmain_in"; then
    9275     test -f Makefile && make "$ltmain"
    9276   fi
     9125  test -f Makefile && make "$ltmain"
    92779126fi
    92789127
     
    94559304    [\\/]* | ?:[\\/]*)
    94569305      re_direlt='/[^/][^/]*/\.\./'
    9457       # Canonicalize the pathname of ld
     9306      # Canonicalize the path of ld
    94589307      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
    94599308      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
     
    95249373else
    95259374  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    9526 case `$LD -v 2>&1 </dev/null` in
     9375case `"$LD" -v 2>&1 </dev/null` in
    95279376*GNU* | *'with BFD'*)
    95289377  lt_cv_prog_gnu_ld=yes
     
    95699418    # overridden to take advantage of the native linker features on
    95709419    # the platform it is being used on.
    9571     archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
     9420    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
    95729421  fi
    95739422
     
    97819630        archive_cmds_need_lc_CXX=yes
    97829631        # This is similar to how AIX traditionally builds it's shared libraries.
    9783         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'
     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'
    97849633      fi
    97859634    fi
     
    98119660        echo EXPORTS > $output_objdir/$soname.def;
    98129661        cat $export_symbols >> $output_objdir/$soname.def;
    9813       fi~
     9662      fi${_S_}
    98149663      $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'
    98159664    else
     
    98199668
    98209669  darwin* | rhapsody*)
    9821   if test "$GXX" = yes; then
     9670   if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    98229671    archive_cmds_need_lc_CXX=no
    98239672    case "$host_os" in
     
    98259674      allow_undefined_flag_CXX='-undefined suppress'
    98269675      ;;
    9827     *) # Darwin 1.3 on
    9828       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    9829         allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
     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
     9692      ;;
     9693    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'
     9705
     9706    # 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}'
    98309709      else
    9831         case ${MACOSX_DEPLOYMENT_TARGET} in
    9832           10.[012])
    9833             allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
    9834             ;;
    9835           10.*)
    9836             allow_undefined_flag_CXX='-undefined dynamic_lookup'
    9837             ;;
    9838         esac
     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}'
    98399711      fi
    9840       ;;
    9841     esac
    9842     lt_int_apple_cc_single_mod=no
    9843     output_verbose_link_cmd='echo'
    9844     if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
    9845       lt_int_apple_cc_single_mod=yes
    9846     fi
    9847     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9848       archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    9849     else
    9850       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'
    9851     fi
    9852     module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
    9853 
    9854     # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    9855     if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    9856       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}'
    9857     else
    9858       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}'
    9859     fi
    9860     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}'
     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}'
    98619713    hardcode_direct_CXX=no
    98629714    hardcode_automatic_CXX=yes
     
    98649716    whole_archive_flag_spec_CXX='-all_load $convenience'
    98659717    link_all_deplibs_CXX=yes
    9866   else
    9867     ld_shlibs_CXX=no
    9868   fi
     9718   fi
    98699719    ;;
    98709720
     
    98939743    archive_cmds_need_lc_CXX=no
    98949744    ;;
    9895   freebsd* | kfreebsd*-gnu)
     9745  freebsd*)
    98969746    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
    98979747    # conventions
     
    99159765      ;;
    99169766    aCC)
    9917       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'
     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'
    99189768      # Commands to make compiler produce verbose output that lists
    99199769      # what "hidden" libraries, object files and flags are used when
     
    99249774      # from the output so that they don't get included in the library
    99259775      # dependencies.
    9926       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'
     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'
    99279777      ;;
    99289778    *)
    99299779      if test "$GXX" = yes; then
    9930         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'
     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'
    99319781      else
    99329782        # FIXME: insert proper C++ library support
     
    1021710067        allow_undefined_flag_CXX=' -expect_unresolved \*'
    1021810068        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'
    10219         archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
    10220           echo "-hidden">> $lib.exp~
    10221           $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~
     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_}
    1022210072          $rm $lib.exp'
    1022310073
     
    1029610146        no_undefined_flag_CXX=' -zdefs'
    1029710147        archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
    10298         archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    10299         $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'
     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'
    1030010150
    1030110151        hardcode_libdir_flag_spec_CXX='-R$libdir'
     
    1034210192          if $CC --version | grep -v '^2\.7' > /dev/null; then
    1034310193            archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    10344             archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    10345                 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
     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'
    1034610196
    1034710197            # Commands to make compiler produce verbose output that lists
     
    1035310203            # platform.
    1035410204            archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
    10355             archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    10356                 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
     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'
    1035710207
    1035810208            # Commands to make compiler produce verbose output that lists
     
    1060010450        esac
    1060110451        ;;
    10602       freebsd* | kfreebsd*-gnu)
     10452      freebsd*)
    1060310453        # FreeBSD uses GNU C++
    1060410454        ;;
     
    1076810618#
    1076910619if test -n "$lt_prog_compiler_pic_CXX"; then
    10770 
    10771 echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
     10620  echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
    1077210621echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
    1077310622if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
     
    1078710636   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1078810637   -e 's:$: $lt_compiler_flag:'`
    10789    (eval echo "\"\$as_me:10789: $lt_compile\"" >&5)
     10638   (eval echo "\"\$as_me:10638: $lt_compile\"" >&5)
    1079010639   (eval "$lt_compile" 2>conftest.err)
    1079110640   ac_status=$?
    1079210641   cat conftest.err >&5
    10793    echo "$as_me:10793: \$? = $ac_status" >&5
     10642   echo "$as_me:10642: \$? = $ac_status" >&5
    1079410643   if (exit $ac_status) && test -s "$ac_outfile"; then
    1079510644     # The compiler can only warn and ignore the option if not recognized
     
    1083810687   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1083910688
     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
    1084010696   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1084110697   # Insert the option either (1) after the last *FLAGS variable, or
     
    1084710703   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1084810704   -e 's:$: $lt_compiler_flag:'`
    10849    (eval echo "\"\$as_me:10849: $lt_compile\"" >&5)
     10705   (eval echo "\"\$as_me:10705: $lt_compile\"" >&5)
    1085010706   (eval "$lt_compile" 2>out/conftest.err)
    1085110707   ac_status=$?
    1085210708   cat out/conftest.err >&5
    10853    echo "$as_me:10853: \$? = $ac_status" >&5
     10709   echo "$as_me:10709: \$? = $ac_status" >&5
    1085410710   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1085510711   then
     
    1086110717   fi
    1086210718   chmod u+w .
    10863    $rm conftest*
    10864    # SGI C++ compiler will create directory out/ii_files/ for
    10865    # template instantiation
    10866    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
    10867    $rm out/* && rmdir out
     10719   $rm conftest* out/*
     10720   rmdir out
    1086810721   cd ..
    1086910722   rmdir conftest
     
    1094110794  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1094210795    case $archive_cmds_CXX in
    10943     *'~'*)
     10796    *"$_S_"*)
    1094410797      # FIXME: we may have to deal with multi-command sequences.
    1094510798      ;;
     
    1099310846esac
    1099410847
     10848echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     10849echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     10850hardcode_action_CXX=
     10851if 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
     10868else
     10869  # We cannot hardcode anything, or else we can only hardcode existing
     10870  # directories.
     10871  hardcode_action_CXX=unsupported
     10872fi
     10873echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
     10874echo "${ECHO_T}$hardcode_action_CXX" >&6
     10875
     10876if test "$hardcode_action_CXX" = relink; then
     10877  # Fast installation is not supported
     10878  enable_fast_install=no
     10879elif test "$shlibpath_overrides_runpath" = yes ||
     10880     test "$enable_shared" = no; then
     10881  # Fast installation is not necessary
     10882  enable_fast_install=needless
     10883fi
     10884
     10885striplib=
     10886old_striplib=
     10887echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     10888echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     10889if 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
     10893echo "${ECHO_T}yes" >&6
     10894else
     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
     10901echo "${ECHO_T}yes" >&6
     10902       else
     10903  echo "$as_me:$LINENO: result: no" >&5
     10904echo "${ECHO_T}no" >&6
     10905fi
     10906       ;;
     10907   *)
     10908  echo "$as_me:$LINENO: result: no" >&5
     10909echo "${ECHO_T}no" >&6
     10910    ;;
     10911  esac
     10912fi
     10913
    1099510914echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1099610915echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1099810917libname_spec='lib$name'
    1099910918soname_spec=
    11000 shrext_cmds=".so"
     10919shrext=".so"
    1100110920postinstall_cmds=
    1100210921postuninstall_cmds=
     
    1108611005  library_names_spec='$libname.ixlibrary $libname.a'
    1108711006  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    11088   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'
     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'
    1108911008  ;;
    1109011009
     
    1111111030cygwin* | mingw* | pw32*)
    1111211031  version_type=windows
    11113   shrext_cmds=".dll"
     11032  shrext=".dll"
    1111411033  need_version=no
    1111511034  need_lib_prefix=no
     
    1111911038    library_names_spec='$libname.dll.a'
    1112011039    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    11121     postinstall_cmds='base_file=`basename \${file}`~
    11122       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
    11123       dldir=$destdir/`dirname \$dlpath`~
    11124       test -d \$dldir || mkdir -p \$dldir~
     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_}
    1112511044      $install_prog $dir/$dlname \$dldir/$dlname'
    11126     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
    11127       dlpath=$dir/\$dldll~
     11045    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
     11046      dlpath=$dir/\$dldll${_S_}
    1112811047       $rm \$dlpath'
    1112911048    shlibpath_overrides_runpath=yes
     
    1113311052      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1113411053      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    11135       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
     11054      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
    1113611055      ;;
    1113711056    mingw*)
     
    1117211091  need_lib_prefix=no
    1117311092  need_version=no
    11174   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
     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'
    1117511097  soname_spec='${libname}${release}${major}$shared_ext'
    1117611098  shlibpath_overrides_runpath=yes
    1117711099  shlibpath_var=DYLD_LIBRARY_PATH
    11178   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
     11100  shrext='$(test .$module = .yes && echo .so || echo .dylib)'
    1117911101  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    11180   if test "$GCC" = yes; then
    11181     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"`
    11182   else
    11183     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
     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"`
    1118411104  fi
    1118511105  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1119711117freebsd1*)
    1119811118  dynamic_linker=no
    11199   ;;
    11200 
    11201 kfreebsd*-gnu)
    11202   version_type=linux
    11203   need_lib_prefix=no
    11204   need_version=no
    11205   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    11206   soname_spec='${libname}${release}${shared_ext}$major'
    11207   shlibpath_var=LD_LIBRARY_PATH
    11208   shlibpath_overrides_runpath=no
    11209   hardcode_into_libs=yes
    11210   dynamic_linker='GNU ld.so'
    1121111119  ;;
    1121211120
     
    1125911167  case "$host_cpu" in
    1126011168  ia64*)
    11261     shrext_cmds='.so'
     11169    shrext='.so'
    1126211170    hardcode_into_libs=yes
    1126311171    dynamic_linker="$host_os dld.so"
     
    1127411182    ;;
    1127511183   hppa*64*)
    11276      shrext_cmds='.sl'
     11184     shrext='.sl'
    1127711185     hardcode_into_libs=yes
    1127811186     dynamic_linker="$host_os dld.sl"
     
    1128511193     ;;
    1128611194   *)
    11287     shrext_cmds='.sl'
     11195    shrext='.sl'
    1128811196    dynamic_linker="$host_os dld.sl"
    1128911197    shlibpath_var=SHLIB_PATH
     
    1135411262  hardcode_into_libs=yes
    1135511263
    11356   # find out which ABI we are using
    11357   libsuff=
    11358   case "$host_cpu" in
    11359   x86_64*|s390x*|powerpc64*)
    11360     echo '#line 11360 "configure"' > conftest.$ac_ext
    11361     if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    11362   (eval $ac_compile) 2>&5
    11363   ac_status=$?
    11364   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    11365   (exit $ac_status); }; then
    11366       case `/usr/bin/file conftest.$ac_objext` in
    11367       *64-bit*)
    11368         libsuff=64
    11369         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    11370         ;;
    11371       esac
    11372     fi
    11373     rm -rf conftest*
    11374     ;;
    11375   esac
    11376 
    11377   # Append ld.so.conf contents to the search path
    11378   if test -f /etc/ld.so.conf; then
    11379     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    11380     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    11381   fi
    11382 
    1138311264  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1138411265  # powerpc, because MkLinux only supported shared libraries with the
     
    1138811269  # assume the GNU/Linux dynamic linker is in use.
    1138911270  dynamic_linker='GNU/Linux ld.so'
    11390   ;;
    11391 
    11392 knetbsd*-gnu)
    11393   version_type=linux
    11394   need_lib_prefix=no
    11395   need_version=no
    11396   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    11397   soname_spec='${libname}${release}${shared_ext}$major'
    11398   shlibpath_var=LD_LIBRARY_PATH
    11399   shlibpath_overrides_runpath=no
    11400   hardcode_into_libs=yes
    11401   dynamic_linker='GNU ld.so'
    1140211271  ;;
    1140311272
     
    1141111280    dynamic_linker='NetBSD (a.out) ld.so'
    1141211281  else
    11413     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     11282    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
    1141411283    soname_spec='${libname}${release}${shared_ext}$major'
    1141511284    dynamic_linker='NetBSD ld.elf_so'
     
    1142711296  ;;
    1142811297
    11429 nto-qnx*)
     11298nto-qnx)
    1143011299  version_type=linux
    1143111300  need_lib_prefix=no
     
    1144011309  version_type=sunos
    1144111310  need_lib_prefix=no
    11442   need_version=yes
     11311  need_version=no
    1144311312  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1144411313  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1146011329os2*)
    1146111330  libname_spec='$name'
    11462   shrext_cmds=".dll"
     11331  shrext=".dll"
    1146311332  need_lib_prefix=no
    1146411333  library_names_spec='$libname${shared_ext} $libname.a'
     
    1155711426echo "${ECHO_T}$dynamic_linker" >&6
    1155811427test "$dynamic_linker" = no && can_build_shared=no
    11559 
    11560 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    11561 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    11562 hardcode_action_CXX=
    11563 if test -n "$hardcode_libdir_flag_spec_CXX" || \
    11564    test -n "$runpath_var CXX" || \
    11565    test "X$hardcode_automatic_CXX"="Xyes" ; then
    11566 
    11567   # We can hardcode non-existant directories.
    11568   if test "$hardcode_direct_CXX" != no &&
    11569      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    11570      # have to relink, otherwise we might link with an installed library
    11571      # when we should be linking with a yet-to-be-installed one
    11572      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
    11573      test "$hardcode_minus_L_CXX" != no; then
    11574     # Linking always hardcodes the temporary library directory.
    11575     hardcode_action_CXX=relink
    11576   else
    11577     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    11578     hardcode_action_CXX=immediate
    11579   fi
    11580 else
    11581   # We cannot hardcode anything, or else we can only hardcode existing
    11582   # directories.
    11583   hardcode_action_CXX=unsupported
    11584 fi
    11585 echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
    11586 echo "${ECHO_T}$hardcode_action_CXX" >&6
    11587 
    11588 if test "$hardcode_action_CXX" = relink; then
    11589   # Fast installation is not supported
    11590   enable_fast_install=no
    11591 elif test "$shlibpath_overrides_runpath" = yes ||
    11592      test "$enable_shared" = no; then
    11593   # Fast installation is not necessary
    11594   enable_fast_install=needless
    11595 fi
    11596 
    11597 striplib=
    11598 old_striplib=
    11599 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    11600 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    11601 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    11602   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    11603   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    11604   echo "$as_me:$LINENO: result: yes" >&5
    11605 echo "${ECHO_T}yes" >&6
    11606 else
    11607 # FIXME - insert some real tests, host_os isn't really good enough
    11608   case $host_os in
    11609    darwin*)
    11610        if test -n "$STRIP" ; then
    11611          striplib="$STRIP -x"
    11612          echo "$as_me:$LINENO: result: yes" >&5
    11613 echo "${ECHO_T}yes" >&6
    11614        else
    11615   echo "$as_me:$LINENO: result: no" >&5
    11616 echo "${ECHO_T}no" >&6
    11617 fi
    11618        ;;
    11619    *)
    11620   echo "$as_me:$LINENO: result: no" >&5
    11621 echo "${ECHO_T}no" >&6
    11622     ;;
    11623   esac
    11624 fi
    1162511428
    1162611429if test "x$enable_dlopen" != xyes; then
     
    1214311946  lt_status=$lt_dlunknown
    1214411947  cat > conftest.$ac_ext <<EOF
    12145 #line 12145 "configure"
     11948#line 11948 "configure"
    1214611949#include "confdefs.h"
    1214711950
     
    1224112044  lt_status=$lt_dlunknown
    1224212045  cat > conftest.$ac_ext <<EOF
    12243 #line 12243 "configure"
     12046#line 12046 "configure"
    1224412047#include "confdefs.h"
    1224512048
     
    1235812161  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1235912162  # variables and quote the copies for generation of the libtool script.
    12360   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    12361     SED SHELL STRIP \
     12163  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    1236212164    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1236312165    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1241712219    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1241812220      # Double-quote double-evaled strings.
    12419       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     12221      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    1242012222      ;;
    1242112223    *)
     
    1243812240# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1243912241
     12242# Set the command separator (default: ~)
     12243_S_=\${LIBTOOL_CMD_SEP-\~}
     12244
    1244012245# Shell to use when invoking shell scripts.
    1244112246SHELL=$lt_SHELL
     
    1248912294
    1249012295# A symbol stripping program
    12491 STRIP=$lt_STRIP
     12296STRIP=$STRIP
    1249212297
    1249312298# Used to examine libraries when file_magic_cmd begins "file"
     
    1252012325
    1252112326# Shared library suffix (normally ".so").
    12522 shrext_cmds='$shrext_cmds'
     12327shrext='$shrext'
    1252312328
    1252412329# Executable file suffix (normally "").
     
    1273712542  # `config.status --recheck' to rerun these tests and create the
    1273812543  # libtool script then.
    12739   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
    12740   if test -f "$ltmain_in"; then
    12741     test -f Makefile && make "$ltmain"
    12742   fi
     12544  test -f Makefile && make "$ltmain"
    1274312545fi
    1274412546
     
    1283812640  test "$enable_shared" = yes && enable_static=no
    1283912641  if test -n "$RANLIB"; then
    12840     archive_cmds="$archive_cmds~\$RANLIB \$lib"
     12642    archive_cmds="$archive_cmds\${_S_}\$RANLIB \$lib"
    1284112643    postinstall_cmds='$RANLIB $lib'
    1284212644  fi
    1284312645  ;;
    12844 aix4* | aix5*)
     12646aix4*)
    1284512647  test "$enable_shared" = yes && enable_static=no
    1284612648  ;;
     
    1298212784    linux*)
    1298312785      case $CC in
    12984       icc* | ecc*)
     12786      icc|ecc)
    1298512787        lt_prog_compiler_wl_F77='-Wl,'
    1298612788        lt_prog_compiler_pic_F77='-KPIC'
    1298712789        lt_prog_compiler_static_F77='-static'
    1298812790        ;;
    12989       ccc*)
     12791      ccc)
    1299012792        lt_prog_compiler_wl_F77='-Wl,'
    1299112793        # All Alpha code is PIC.
     
    1304912851#
    1305012852if test -n "$lt_prog_compiler_pic_F77"; then
    13051 
    13052 echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
     12853  echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
    1305312854echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
    1305412855if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
     
    1306812869   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1306912870   -e 's:$: $lt_compiler_flag:'`
    13070    (eval echo "\"\$as_me:13070: $lt_compile\"" >&5)
     12871   (eval echo "\"\$as_me:12871: $lt_compile\"" >&5)
    1307112872   (eval "$lt_compile" 2>conftest.err)
    1307212873   ac_status=$?
    1307312874   cat conftest.err >&5
    13074    echo "$as_me:13074: \$? = $ac_status" >&5
     12875   echo "$as_me:12875: \$? = $ac_status" >&5
    1307512876   if (exit $ac_status) && test -s "$ac_outfile"; then
    1307612877     # The compiler can only warn and ignore the option if not recognized
     
    1311912920   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1312012921
     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
    1312112929   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1312212930   # Insert the option either (1) after the last *FLAGS variable, or
     
    1312812936   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1312912937   -e 's:$: $lt_compiler_flag:'`
    13130    (eval echo "\"\$as_me:13130: $lt_compile\"" >&5)
     12938   (eval echo "\"\$as_me:12938: $lt_compile\"" >&5)
    1313112939   (eval "$lt_compile" 2>out/conftest.err)
    1313212940   ac_status=$?
    1313312941   cat out/conftest.err >&5
    13134    echo "$as_me:13134: \$? = $ac_status" >&5
     12942   echo "$as_me:12942: \$? = $ac_status" >&5
    1313512943   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1313612944   then
     
    1314212950   fi
    1314312951   chmod u+w .
    13144    $rm conftest*
    13145    # SGI C++ compiler will create directory out/ii_files/ for
    13146    # template instantiation
    13147    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
    13148    $rm out/* && rmdir out
     12952   $rm conftest* out/*
     12953   rmdir out
    1314912954   cd ..
    1315012955   rmdir conftest
     
    1325613061
    1325713062    amigaos*)
    13258       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)'
     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)'
    1325913064      hardcode_libdir_flag_spec_F77='-L$libdir'
    1326013065      hardcode_minus_L_F77=yes
     
    1329813103          echo EXPORTS > $output_objdir/$soname.def;
    1329913104          cat $export_symbols >> $output_objdir/$soname.def;
    13300         fi~
     13105        fi${_S_}
    1330113106        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1330213107      else
     
    1334213147      hardcode_shlibpath_var_F77=no
    1334313148      ;;
    13344 
    13345   linux*)
    13346     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    13347         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    13348         archive_cmds_F77="$tmp_archive_cmds"
    13349       supports_anon_versioning=no
    13350       case `$LD -v 2>/dev/null` in
    13351         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    13352         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    13353         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    13354         *\ 2.11.*) ;; # other 2.11 versions
    13355         *) supports_anon_versioning=yes ;;
    13356       esac
    13357       if test $supports_anon_versioning = yes; then
    13358         archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
    13359 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    13360 $echo "local: *; };" >> $output_objdir/$libname.ver~
    13361         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    13362       else
    13363         archive_expsym_cmds_F77="$tmp_archive_cmds"
    13364       fi
    13365     else
    13366       ld_shlibs_F77=no
    13367     fi
    13368     ;;
    1336913149
    1337013150    *)
     
    1339513175      allow_undefined_flag_F77=unsupported
    1339613176      always_export_symbols_F77=yes
    13397       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'
     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'
    1339813178      # Note: this linker hardcodes the directories in LIBPATH if there
    1339913179      # are no directories specified by -L.
     
    1357713357          archive_cmds_need_lc_F77=yes
    1357813358          # This is similar to how AIX traditionally builds it's shared libraries.
    13579           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'
     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'
    1358013360        fi
    1358113361      fi
     
    1358313363
    1358413364    amigaos*)
    13585       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)'
     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)'
    1358613366      hardcode_libdir_flag_spec_F77='-L$libdir'
    1358713367      hardcode_minus_L_F77=yes
     
    1360413384      libext=lib
    1360513385      # Tell ltmain to make .dll files, not .so files.
    13606       shrext_cmds=".dll"
     13386      shrext=".dll"
    1360713387      # FIXME: Setting linknames here is a bad hack.
    13608       archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     13388      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
    1360913389      # The linker will automatically build a .lib file if we build a DLL.
    1361013390      old_archive_From_new_cmds_F77='true'
     
    1361613396
    1361713397    darwin* | rhapsody*)
    13618     if test "$GXX" = yes ; then
     13398    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    1361913399      archive_cmds_need_lc_F77=no
    1362013400      case "$host_os" in
     
    1362213402        allow_undefined_flag_F77='-undefined suppress'
    1362313403        ;;
    13624       *) # Darwin 1.3 on
    13625       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    13626         allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13627       else
    13628         case ${MACOSX_DEPLOYMENT_TARGET} in
    13629           10.[012])
    13630             allow_undefined_flag_F77='-flat_namespace -undefined suppress'
    13631             ;;
    13632           10.*)
    13633             allow_undefined_flag_F77='-undefined dynamic_lookup'
    13634             ;;
    13635         esac
    13636       fi
     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
    1363713420        ;;
    1363813421      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!
    1363913426        lt_int_apple_cc_single_mod=no
    1364013427        output_verbose_link_cmd='echo'
     
    1364313430        fi
    1364413431        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13645           archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     13432          archive_cmds_F77='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1364613433        else
    13647         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'
     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'
    1364813435      fi
    13649       module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     13436      module_cmds_F77='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
    1365013437      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1365113438        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    13652           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}'
     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}'
    1365313440        else
    13654           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}'
     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}'
    1365513442        fi
    13656           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}'
     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}'
    1365713444      hardcode_direct_F77=no
    1365813445      hardcode_automatic_F77=yes
     
    1366013447      whole_archive_flag_spec_F77='-all_load $convenience'
    1366113448      link_all_deplibs_F77=yes
    13662     else
    13663       ld_shlibs_F77=no
    1366413449    fi
    1366513450      ;;
     
    1369513480
    1369613481    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    13697     freebsd* | kfreebsd*-gnu)
     13482    freebsd*)
    1369813483      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1369913484      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1370413489    hpux9*)
    1370513490      if test "$GCC" = yes; then
    13706         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'
     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'
    1370713492      else
    13708         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'
     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'
    1370913494      fi
    1371013495      hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
     
    1382613611      hardcode_minus_L_F77=yes
    1382713612      allow_undefined_flag_F77=unsupported
    13828       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'
     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'
    1382913614      old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    1383013615      ;;
     
    1385013635        allow_undefined_flag_F77=' -expect_unresolved \*'
    1385113636        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'
    13852         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~
    13853         $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'
     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'
    1385413639
    1385513640        # Both c and cxx compiler support -rpath directly
     
    1387113656      if test "$GCC" = yes; then
    1387213657        archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    13873         archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    13874           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
     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'
    1387513660      else
    1387613661        archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    13877         archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    13878         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    1387913664      fi
    1388013665      hardcode_libdir_flag_spec_F77='-R$libdir'
     
    1396513750      # object files and a static libstdc++, better avoid it by now
    1396613751      archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    13967       archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    13968                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    1396913754      hardcode_libdir_flag_spec_F77=
    1397013755      hardcode_shlibpath_var_F77=no
     
    1400313788  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1400413789    case $archive_cmds_F77 in
    14005     *'~'*)
     13790    *"$_S_"*)
    1400613791      # FIXME: we may have to deal with multi-command sequences.
    1400713792      ;;
     
    1405513840esac
    1405613841
     13842echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     13843echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     13844hardcode_action_F77=
     13845if 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
     13862else
     13863  # We cannot hardcode anything, or else we can only hardcode existing
     13864  # directories.
     13865  hardcode_action_F77=unsupported
     13866fi
     13867echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
     13868echo "${ECHO_T}$hardcode_action_F77" >&6
     13869
     13870if test "$hardcode_action_F77" = relink; then
     13871  # Fast installation is not supported
     13872  enable_fast_install=no
     13873elif test "$shlibpath_overrides_runpath" = yes ||
     13874     test "$enable_shared" = no; then
     13875  # Fast installation is not necessary
     13876  enable_fast_install=needless
     13877fi
     13878
     13879striplib=
     13880old_striplib=
     13881echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     13882echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     13883if 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
     13887echo "${ECHO_T}yes" >&6
     13888else
     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
     13895echo "${ECHO_T}yes" >&6
     13896       else
     13897  echo "$as_me:$LINENO: result: no" >&5
     13898echo "${ECHO_T}no" >&6
     13899fi
     13900       ;;
     13901   *)
     13902  echo "$as_me:$LINENO: result: no" >&5
     13903echo "${ECHO_T}no" >&6
     13904    ;;
     13905  esac
     13906fi
     13907
    1405713908echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1405813909echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1406013911libname_spec='lib$name'
    1406113912soname_spec=
    14062 shrext_cmds=".so"
     13913shrext=".so"
    1406313914postinstall_cmds=
    1406413915postuninstall_cmds=
     
    1414813999  library_names_spec='$libname.ixlibrary $libname.a'
    1414914000  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    14150   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'
     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'
    1415114002  ;;
    1415214003
     
    1417314024cygwin* | mingw* | pw32*)
    1417414025  version_type=windows
    14175   shrext_cmds=".dll"
     14026  shrext=".dll"
    1417614027  need_version=no
    1417714028  need_lib_prefix=no
     
    1418114032    library_names_spec='$libname.dll.a'
    1418214033    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    14183     postinstall_cmds='base_file=`basename \${file}`~
    14184       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
    14185       dldir=$destdir/`dirname \$dlpath`~
    14186       test -d \$dldir || mkdir -p \$dldir~
     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_}
    1418714038      $install_prog $dir/$dlname \$dldir/$dlname'
    14188     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
    14189       dlpath=$dir/\$dldll~
     14039    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
     14040      dlpath=$dir/\$dldll${_S_}
    1419014041       $rm \$dlpath'
    1419114042    shlibpath_overrides_runpath=yes
     
    1419514046      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1419614047      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    14197       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
     14048      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
    1419814049      ;;
    1419914050    mingw*)
     
    1423414085  need_lib_prefix=no
    1423514086  need_version=no
    14236   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
     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'
    1423714091  soname_spec='${libname}${release}${major}$shared_ext'
    1423814092  shlibpath_overrides_runpath=yes
    1423914093  shlibpath_var=DYLD_LIBRARY_PATH
    14240   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
     14094  shrext='$(test .$module = .yes && echo .so || echo .dylib)'
    1424114095  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    14242   if test "$GCC" = yes; then
    14243     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"`
    14244   else
    14245     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
     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"`
    1424614098  fi
    1424714099  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1425914111freebsd1*)
    1426014112  dynamic_linker=no
    14261   ;;
    14262 
    14263 kfreebsd*-gnu)
    14264   version_type=linux
    14265   need_lib_prefix=no
    14266   need_version=no
    14267   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    14268   soname_spec='${libname}${release}${shared_ext}$major'
    14269   shlibpath_var=LD_LIBRARY_PATH
    14270   shlibpath_overrides_runpath=no
    14271   hardcode_into_libs=yes
    14272   dynamic_linker='GNU ld.so'
    1427314113  ;;
    1427414114
     
    1432114161  case "$host_cpu" in
    1432214162  ia64*)
    14323     shrext_cmds='.so'
     14163    shrext='.so'
    1432414164    hardcode_into_libs=yes
    1432514165    dynamic_linker="$host_os dld.so"
     
    1433614176    ;;
    1433714177   hppa*64*)
    14338      shrext_cmds='.sl'
     14178     shrext='.sl'
    1433914179     hardcode_into_libs=yes
    1434014180     dynamic_linker="$host_os dld.sl"
     
    1434714187     ;;
    1434814188   *)
    14349     shrext_cmds='.sl'
     14189    shrext='.sl'
    1435014190    dynamic_linker="$host_os dld.sl"
    1435114191    shlibpath_var=SHLIB_PATH
     
    1441614256  hardcode_into_libs=yes
    1441714257
    14418   # find out which ABI we are using
    14419   libsuff=
    14420   case "$host_cpu" in
    14421   x86_64*|s390x*|powerpc64*)
    14422     echo '#line 14422 "configure"' > conftest.$ac_ext
    14423     if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    14424   (eval $ac_compile) 2>&5
    14425   ac_status=$?
    14426   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    14427   (exit $ac_status); }; then
    14428       case `/usr/bin/file conftest.$ac_objext` in
    14429       *64-bit*)
    14430         libsuff=64
    14431         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    14432         ;;
    14433       esac
    14434     fi
    14435     rm -rf conftest*
    14436     ;;
    14437   esac
    14438 
    14439   # Append ld.so.conf contents to the search path
    14440   if test -f /etc/ld.so.conf; then
    14441     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    14442     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    14443   fi
    14444 
    1444514258  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1444614259  # powerpc, because MkLinux only supported shared libraries with the
     
    1445014263  # assume the GNU/Linux dynamic linker is in use.
    1445114264  dynamic_linker='GNU/Linux ld.so'
    14452   ;;
    14453 
    14454 knetbsd*-gnu)
    14455   version_type=linux
    14456   need_lib_prefix=no
    14457   need_version=no
    14458   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    14459   soname_spec='${libname}${release}${shared_ext}$major'
    14460   shlibpath_var=LD_LIBRARY_PATH
    14461   shlibpath_overrides_runpath=no
    14462   hardcode_into_libs=yes
    14463   dynamic_linker='GNU ld.so'
    1446414265  ;;
    1446514266
     
    1447314274    dynamic_linker='NetBSD (a.out) ld.so'
    1447414275  else
    14475     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     14276    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
    1447614277    soname_spec='${libname}${release}${shared_ext}$major'
    1447714278    dynamic_linker='NetBSD ld.elf_so'
     
    1448914290  ;;
    1449014291
    14491 nto-qnx*)
     14292nto-qnx)
    1449214293  version_type=linux
    1449314294  need_lib_prefix=no
     
    1450214303  version_type=sunos
    1450314304  need_lib_prefix=no
    14504   need_version=yes
     14305  need_version=no
    1450514306  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1450614307  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1452214323os2*)
    1452314324  libname_spec='$name'
    14524   shrext_cmds=".dll"
     14325  shrext=".dll"
    1452514326  need_lib_prefix=no
    1452614327  library_names_spec='$libname${shared_ext} $libname.a'
     
    1461914420echo "${ECHO_T}$dynamic_linker" >&6
    1462014421test "$dynamic_linker" = no && can_build_shared=no
    14621 
    14622 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    14623 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    14624 hardcode_action_F77=
    14625 if test -n "$hardcode_libdir_flag_spec_F77" || \
    14626    test -n "$runpath_var F77" || \
    14627    test "X$hardcode_automatic_F77"="Xyes" ; then
    14628 
    14629   # We can hardcode non-existant directories.
    14630   if test "$hardcode_direct_F77" != no &&
    14631      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    14632      # have to relink, otherwise we might link with an installed library
    14633      # when we should be linking with a yet-to-be-installed one
    14634      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
    14635      test "$hardcode_minus_L_F77" != no; then
    14636     # Linking always hardcodes the temporary library directory.
    14637     hardcode_action_F77=relink
    14638   else
    14639     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    14640     hardcode_action_F77=immediate
    14641   fi
    14642 else
    14643   # We cannot hardcode anything, or else we can only hardcode existing
    14644   # directories.
    14645   hardcode_action_F77=unsupported
    14646 fi
    14647 echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
    14648 echo "${ECHO_T}$hardcode_action_F77" >&6
    14649 
    14650 if test "$hardcode_action_F77" = relink; then
    14651   # Fast installation is not supported
    14652   enable_fast_install=no
    14653 elif test "$shlibpath_overrides_runpath" = yes ||
    14654      test "$enable_shared" = no; then
    14655   # Fast installation is not necessary
    14656   enable_fast_install=needless
    14657 fi
    14658 
    14659 striplib=
    14660 old_striplib=
    14661 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    14662 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    14663 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    14664   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    14665   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    14666   echo "$as_me:$LINENO: result: yes" >&5
    14667 echo "${ECHO_T}yes" >&6
    14668 else
    14669 # FIXME - insert some real tests, host_os isn't really good enough
    14670   case $host_os in
    14671    darwin*)
    14672        if test -n "$STRIP" ; then
    14673          striplib="$STRIP -x"
    14674          echo "$as_me:$LINENO: result: yes" >&5
    14675 echo "${ECHO_T}yes" >&6
    14676        else
    14677   echo "$as_me:$LINENO: result: no" >&5
    14678 echo "${ECHO_T}no" >&6
    14679 fi
    14680        ;;
    14681    *)
    14682   echo "$as_me:$LINENO: result: no" >&5
    14683 echo "${ECHO_T}no" >&6
    14684     ;;
    14685   esac
    14686 fi
    14687 
    1468814422
    1468914423
     
    1470114435  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1470214436  # variables and quote the copies for generation of the libtool script.
    14703   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    14704     SED SHELL STRIP \
     14437  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    1470514438    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1470614439    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1476014493    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1476114494      # Double-quote double-evaled strings.
    14762       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     14495      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    1476314496      ;;
    1476414497    *)
     
    1478114514# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1478214515
     14516# Set the command separator (default: ~)
     14517_S_=\${LIBTOOL_CMD_SEP-\~}
     14518
    1478314519# Shell to use when invoking shell scripts.
    1478414520SHELL=$lt_SHELL
     
    1483214568
    1483314569# A symbol stripping program
    14834 STRIP=$lt_STRIP
     14570STRIP=$STRIP
    1483514571
    1483614572# Used to examine libraries when file_magic_cmd begins "file"
     
    1486314599
    1486414600# Shared library suffix (normally ".so").
    14865 shrext_cmds='$shrext_cmds'
     14601shrext='$shrext'
    1486614602
    1486714603# Executable file suffix (normally "").
     
    1508014816  # `config.status --recheck' to rerun these tests and create the
    1508114817  # libtool script then.
    15082   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
    15083   if test -f "$ltmain_in"; then
    15084     test -f Makefile && make "$ltmain"
    15085   fi
     14818  test -f Makefile && make "$ltmain"
    1508614819fi
    1508714820
     
    1514214875  lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
    1514314876
    15144 
    15145 echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     14877  echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    1514614878echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
    1514714879if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
     
    1516114893   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1516214894   -e 's:$: $lt_compiler_flag:'`
    15163    (eval echo "\"\$as_me:15163: $lt_compile\"" >&5)
     14895   (eval echo "\"\$as_me:14895: $lt_compile\"" >&5)
    1516414896   (eval "$lt_compile" 2>conftest.err)
    1516514897   ac_status=$?
    1516614898   cat conftest.err >&5
    15167    echo "$as_me:15167: \$? = $ac_status" >&5
     14899   echo "$as_me:14899: \$? = $ac_status" >&5
    1516814900   if (exit $ac_status) && test -s "$ac_outfile"; then
    1516914901     # The compiler can only warn and ignore the option if not recognized
     
    1530815040    linux*)
    1530915041      case $CC in
    15310       icc* | ecc*)
     15042      icc|ecc)
    1531115043        lt_prog_compiler_wl_GCJ='-Wl,'
    1531215044        lt_prog_compiler_pic_GCJ='-KPIC'
    1531315045        lt_prog_compiler_static_GCJ='-static'
    1531415046        ;;
    15315       ccc*)
     15047      ccc)
    1531615048        lt_prog_compiler_wl_GCJ='-Wl,'
    1531715049        # All Alpha code is PIC.
     
    1537515107#
    1537615108if test -n "$lt_prog_compiler_pic_GCJ"; then
    15377 
    15378 echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
     15109  echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
    1537915110echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
    1538015111if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
     
    1539415125   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1539515126   -e 's:$: $lt_compiler_flag:'`
    15396    (eval echo "\"\$as_me:15396: $lt_compile\"" >&5)
     15127   (eval echo "\"\$as_me:15127: $lt_compile\"" >&5)
    1539715128   (eval "$lt_compile" 2>conftest.err)
    1539815129   ac_status=$?
    1539915130   cat conftest.err >&5
    15400    echo "$as_me:15400: \$? = $ac_status" >&5
     15131   echo "$as_me:15131: \$? = $ac_status" >&5
    1540115132   if (exit $ac_status) && test -s "$ac_outfile"; then
    1540215133     # The compiler can only warn and ignore the option if not recognized
     
    1544515176   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
    1544615177
     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
    1544715185   lt_compiler_flag="-o out/conftest2.$ac_objext"
    1544815186   # Insert the option either (1) after the last *FLAGS variable, or
     
    1545415192   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    1545515193   -e 's:$: $lt_compiler_flag:'`
    15456    (eval echo "\"\$as_me:15456: $lt_compile\"" >&5)
     15194   (eval echo "\"\$as_me:15194: $lt_compile\"" >&5)
    1545715195   (eval "$lt_compile" 2>out/conftest.err)
    1545815196   ac_status=$?
    1545915197   cat out/conftest.err >&5
    15460    echo "$as_me:15460: \$? = $ac_status" >&5
     15198   echo "$as_me:15198: \$? = $ac_status" >&5
    1546115199   if (exit $ac_status) && test -s out/conftest2.$ac_objext
    1546215200   then
     
    1546815206   fi
    1546915207   chmod u+w .
    15470    $rm conftest*
    15471    # SGI C++ compiler will create directory out/ii_files/ for
    15472    # template instantiation
    15473    test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
    15474    $rm out/* && rmdir out
     15208   $rm conftest* out/*
     15209   rmdir out
    1547515210   cd ..
    1547615211   rmdir conftest
     
    1558215317
    1558315318    amigaos*)
    15584       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)'
     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)'
    1558515320      hardcode_libdir_flag_spec_GCJ='-L$libdir'
    1558615321      hardcode_minus_L_GCJ=yes
     
    1562415359          echo EXPORTS > $output_objdir/$soname.def;
    1562515360          cat $export_symbols >> $output_objdir/$soname.def;
    15626         fi~
     15361        fi${_S_}
    1562715362        $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
    1562815363      else
     
    1566815403      hardcode_shlibpath_var_GCJ=no
    1566915404      ;;
    15670 
    15671   linux*)
    15672     if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
    15673         tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
    15674         archive_cmds_GCJ="$tmp_archive_cmds"
    15675       supports_anon_versioning=no
    15676       case `$LD -v 2>/dev/null` in
    15677         *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
    15678         *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
    15679         *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
    15680         *\ 2.11.*) ;; # other 2.11 versions
    15681         *) supports_anon_versioning=yes ;;
    15682       esac
    15683       if test $supports_anon_versioning = yes; then
    15684         archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
    15685 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
    15686 $echo "local: *; };" >> $output_objdir/$libname.ver~
    15687         $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
    15688       else
    15689         archive_expsym_cmds_GCJ="$tmp_archive_cmds"
    15690       fi
    15691     else
    15692       ld_shlibs_GCJ=no
    15693     fi
    15694     ;;
    1569515405
    1569615406    *)
     
    1572115431      allow_undefined_flag_GCJ=unsupported
    1572215432      always_export_symbols_GCJ=yes
    15723       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'
     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'
    1572415434      # Note: this linker hardcodes the directories in LIBPATH if there
    1572515435      # are no directories specified by -L.
     
    1592515635          archive_cmds_need_lc_GCJ=yes
    1592615636          # This is similar to how AIX traditionally builds it's shared libraries.
    15927           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'
     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'
    1592815638        fi
    1592915639      fi
     
    1593115641
    1593215642    amigaos*)
    15933       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)'
     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)'
    1593415644      hardcode_libdir_flag_spec_GCJ='-L$libdir'
    1593515645      hardcode_minus_L_GCJ=yes
     
    1595215662      libext=lib
    1595315663      # Tell ltmain to make .dll files, not .so files.
    15954       shrext_cmds=".dll"
     15664      shrext=".dll"
    1595515665      # FIXME: Setting linknames here is a bad hack.
    15956       archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
     15666      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll${_S_}linknames='
    1595715667      # The linker will automatically build a .lib file if we build a DLL.
    1595815668      old_archive_From_new_cmds_GCJ='true'
     
    1596415674
    1596515675    darwin* | rhapsody*)
    15966     if test "$GXX" = yes ; then
     15676    if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
    1596715677      archive_cmds_need_lc_GCJ=no
    1596815678      case "$host_os" in
     
    1597015680        allow_undefined_flag_GCJ='-undefined suppress'
    1597115681        ;;
    15972       *) # Darwin 1.3 on
    15973       if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
    15974         allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    15975       else
    15976         case ${MACOSX_DEPLOYMENT_TARGET} in
    15977           10.[012])
    15978             allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
    15979             ;;
    15980           10.*)
    15981             allow_undefined_flag_GCJ='-undefined dynamic_lookup'
    15982             ;;
    15983         esac
    15984       fi
     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
    1598515698        ;;
    1598615699      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!
    1598715704        lt_int_apple_cc_single_mod=no
    1598815705        output_verbose_link_cmd='echo'
     
    1599115708        fi
    1599215709        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    15993           archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
     15710          archive_cmds_GCJ='$CC -dynamiclib $archargs -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
    1599415711        else
    15995         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'
     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'
    1599615713      fi
    15997       module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
     15714      module_cmds_GCJ='$CC -bundle $archargs ${wl}-bind_at_load $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags'
    1599815715      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
    1599915716        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
    16000           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}'
     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}'
    1600115718        else
    16002           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}'
     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}'
    1600315720        fi
    16004           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}'
     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}'
    1600515722      hardcode_direct_GCJ=no
    1600615723      hardcode_automatic_GCJ=yes
     
    1600815725      whole_archive_flag_spec_GCJ='-all_load $convenience'
    1600915726      link_all_deplibs_GCJ=yes
    16010     else
    16011       ld_shlibs_GCJ=no
    1601215727    fi
    1601315728      ;;
     
    1604315758
    1604415759    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
    16045     freebsd* | kfreebsd*-gnu)
     15760    freebsd*)
    1604615761      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
    1604715762      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1605215767    hpux9*)
    1605315768      if test "$GCC" = yes; then
    16054         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'
     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'
    1605515770      else
    16056         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'
     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'
    1605715772      fi
    1605815773      hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
     
    1617415889      hardcode_minus_L_GCJ=yes
    1617515890      allow_undefined_flag_GCJ=unsupported
    16176       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'
     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'
    1617715892      old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
    1617815893      ;;
     
    1619815913        allow_undefined_flag_GCJ=' -expect_unresolved \*'
    1619915914        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'
    16200         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~
    16201         $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'
     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'
    1620215917
    1620315918        # Both c and cxx compiler support -rpath directly
     
    1621915934      if test "$GCC" = yes; then
    1622015935        archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
    16221         archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    16222           $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
     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'
    1622315938      else
    1622415939        archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    16225         archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    16226         $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    1622715942      fi
    1622815943      hardcode_libdir_flag_spec_GCJ='-R$libdir'
     
    1631316028      # object files and a static libstdc++, better avoid it by now
    1631416029      archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
    16315       archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
    16316                 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
     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'
    1631716032      hardcode_libdir_flag_spec_GCJ=
    1631816033      hardcode_shlibpath_var_GCJ=no
     
    1635116066  if test "$enable_shared" = yes && test "$GCC" = yes; then
    1635216067    case $archive_cmds_GCJ in
    16353     *'~'*)
     16068    *"$_S_"*)
    1635416069      # FIXME: we may have to deal with multi-command sequences.
    1635516070      ;;
     
    1640316118esac
    1640416119
     16120echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     16121echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     16122hardcode_action_GCJ=
     16123if 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
     16140else
     16141  # We cannot hardcode anything, or else we can only hardcode existing
     16142  # directories.
     16143  hardcode_action_GCJ=unsupported
     16144fi
     16145echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
     16146echo "${ECHO_T}$hardcode_action_GCJ" >&6
     16147
     16148if test "$hardcode_action_GCJ" = relink; then
     16149  # Fast installation is not supported
     16150  enable_fast_install=no
     16151elif test "$shlibpath_overrides_runpath" = yes ||
     16152     test "$enable_shared" = no; then
     16153  # Fast installation is not necessary
     16154  enable_fast_install=needless
     16155fi
     16156
     16157striplib=
     16158old_striplib=
     16159echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     16160echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     16161if 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
     16165echo "${ECHO_T}yes" >&6
     16166else
     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
     16173echo "${ECHO_T}yes" >&6
     16174       else
     16175  echo "$as_me:$LINENO: result: no" >&5
     16176echo "${ECHO_T}no" >&6
     16177fi
     16178       ;;
     16179   *)
     16180  echo "$as_me:$LINENO: result: no" >&5
     16181echo "${ECHO_T}no" >&6
     16182    ;;
     16183  esac
     16184fi
     16185
    1640516186echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    1640616187echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     
    1640816189libname_spec='lib$name'
    1640916190soname_spec=
    16410 shrext_cmds=".so"
     16191shrext=".so"
    1641116192postinstall_cmds=
    1641216193postuninstall_cmds=
     
    1649616277  library_names_spec='$libname.ixlibrary $libname.a'
    1649716278  # Create ${libname}_ixlibrary.a entries in /sys/libs.
    16498   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'
     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'
    1649916280  ;;
    1650016281
     
    1652116302cygwin* | mingw* | pw32*)
    1652216303  version_type=windows
    16523   shrext_cmds=".dll"
     16304  shrext=".dll"
    1652416305  need_version=no
    1652516306  need_lib_prefix=no
     
    1652916310    library_names_spec='$libname.dll.a'
    1653016311    # DLL is installed to $(libdir)/../bin by postinstall_cmds
    16531     postinstall_cmds='base_file=`basename \${file}`~
    16532       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
    16533       dldir=$destdir/`dirname \$dlpath`~
    16534       test -d \$dldir || mkdir -p \$dldir~
     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_}
    1653516316      $install_prog $dir/$dlname \$dldir/$dlname'
    16536     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
    16537       dlpath=$dir/\$dldll~
     16317    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`${_S_}
     16318      dlpath=$dir/\$dldll${_S_}
    1653816319       $rm \$dlpath'
    1653916320    shlibpath_overrides_runpath=yes
     
    1654316324      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
    1654416325      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
    16545       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
     16326      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
    1654616327      ;;
    1654716328    mingw*)
     
    1658216363  need_lib_prefix=no
    1658316364  need_version=no
    16584   library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
     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'
    1658516369  soname_spec='${libname}${release}${major}$shared_ext'
    1658616370  shlibpath_overrides_runpath=yes
    1658716371  shlibpath_var=DYLD_LIBRARY_PATH
    16588   shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
     16372  shrext='$(test .$module = .yes && echo .so || echo .dylib)'
    1658916373  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    16590   if test "$GCC" = yes; then
    16591     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"`
    16592   else
    16593     sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
     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"`
    1659416376  fi
    1659516377  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
     
    1660716389freebsd1*)
    1660816390  dynamic_linker=no
    16609   ;;
    16610 
    16611 kfreebsd*-gnu)
    16612   version_type=linux
    16613   need_lib_prefix=no
    16614   need_version=no
    16615   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    16616   soname_spec='${libname}${release}${shared_ext}$major'
    16617   shlibpath_var=LD_LIBRARY_PATH
    16618   shlibpath_overrides_runpath=no
    16619   hardcode_into_libs=yes
    16620   dynamic_linker='GNU ld.so'
    1662116391  ;;
    1662216392
     
    1666916439  case "$host_cpu" in
    1667016440  ia64*)
    16671     shrext_cmds='.so'
     16441    shrext='.so'
    1667216442    hardcode_into_libs=yes
    1667316443    dynamic_linker="$host_os dld.so"
     
    1668416454    ;;
    1668516455   hppa*64*)
    16686      shrext_cmds='.sl'
     16456     shrext='.sl'
    1668716457     hardcode_into_libs=yes
    1668816458     dynamic_linker="$host_os dld.sl"
     
    1669516465     ;;
    1669616466   *)
    16697     shrext_cmds='.sl'
     16467    shrext='.sl'
    1669816468    dynamic_linker="$host_os dld.sl"
    1669916469    shlibpath_var=SHLIB_PATH
     
    1676416534  hardcode_into_libs=yes
    1676516535
    16766   # find out which ABI we are using
    16767   libsuff=
    16768   case "$host_cpu" in
    16769   x86_64*|s390x*|powerpc64*)
    16770     echo '#line 16770 "configure"' > conftest.$ac_ext
    16771     if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    16772   (eval $ac_compile) 2>&5
    16773   ac_status=$?
    16774   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    16775   (exit $ac_status); }; then
    16776       case `/usr/bin/file conftest.$ac_objext` in
    16777       *64-bit*)
    16778         libsuff=64
    16779         sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
    16780         ;;
    16781       esac
    16782     fi
    16783     rm -rf conftest*
    16784     ;;
    16785   esac
    16786 
    16787   # Append ld.so.conf contents to the search path
    16788   if test -f /etc/ld.so.conf; then
    16789     lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
    16790     sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
    16791   fi
    16792 
    1679316536  # We used to test for /lib/ld.so.1 and disable shared libraries on
    1679416537  # powerpc, because MkLinux only supported shared libraries with the
     
    1679816541  # assume the GNU/Linux dynamic linker is in use.
    1679916542  dynamic_linker='GNU/Linux ld.so'
    16800   ;;
    16801 
    16802 knetbsd*-gnu)
    16803   version_type=linux
    16804   need_lib_prefix=no
    16805   need_version=no
    16806   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
    16807   soname_spec='${libname}${release}${shared_ext}$major'
    16808   shlibpath_var=LD_LIBRARY_PATH
    16809   shlibpath_overrides_runpath=no
    16810   hardcode_into_libs=yes
    16811   dynamic_linker='GNU ld.so'
    1681216543  ;;
    1681316544
     
    1682116552    dynamic_linker='NetBSD (a.out) ld.so'
    1682216553  else
    16823     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
     16554    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'
    1682416555    soname_spec='${libname}${release}${shared_ext}$major'
    1682516556    dynamic_linker='NetBSD ld.elf_so'
     
    1683716568  ;;
    1683816569
    16839 nto-qnx*)
     16570nto-qnx)
    1684016571  version_type=linux
    1684116572  need_lib_prefix=no
     
    1685016581  version_type=sunos
    1685116582  need_lib_prefix=no
    16852   need_version=yes
     16583  need_version=no
    1685316584  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
    1685416585  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
     
    1687016601os2*)
    1687116602  libname_spec='$name'
    16872   shrext_cmds=".dll"
     16603  shrext=".dll"
    1687316604  need_lib_prefix=no
    1687416605  library_names_spec='$libname${shared_ext} $libname.a'
     
    1696716698echo "${ECHO_T}$dynamic_linker" >&6
    1696816699test "$dynamic_linker" = no && can_build_shared=no
    16969 
    16970 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    16971 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
    16972 hardcode_action_GCJ=
    16973 if test -n "$hardcode_libdir_flag_spec_GCJ" || \
    16974    test -n "$runpath_var GCJ" || \
    16975    test "X$hardcode_automatic_GCJ"="Xyes" ; then
    16976 
    16977   # We can hardcode non-existant directories.
    16978   if test "$hardcode_direct_GCJ" != no &&
    16979      # If the only mechanism to avoid hardcoding is shlibpath_var, we
    16980      # have to relink, otherwise we might link with an installed library
    16981      # when we should be linking with a yet-to-be-installed one
    16982      ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
    16983      test "$hardcode_minus_L_GCJ" != no; then
    16984     # Linking always hardcodes the temporary library directory.
    16985     hardcode_action_GCJ=relink
    16986   else
    16987     # We can link without hardcoding, and we can hardcode nonexisting dirs.
    16988     hardcode_action_GCJ=immediate
    16989   fi
    16990 else
    16991   # We cannot hardcode anything, or else we can only hardcode existing
    16992   # directories.
    16993   hardcode_action_GCJ=unsupported
    16994 fi
    16995 echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
    16996 echo "${ECHO_T}$hardcode_action_GCJ" >&6
    16997 
    16998 if test "$hardcode_action_GCJ" = relink; then
    16999   # Fast installation is not supported
    17000   enable_fast_install=no
    17001 elif test "$shlibpath_overrides_runpath" = yes ||
    17002      test "$enable_shared" = no; then
    17003   # Fast installation is not necessary
    17004   enable_fast_install=needless
    17005 fi
    17006 
    17007 striplib=
    17008 old_striplib=
    17009 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    17010 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
    17011 if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    17012   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    17013   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    17014   echo "$as_me:$LINENO: result: yes" >&5
    17015 echo "${ECHO_T}yes" >&6
    17016 else
    17017 # FIXME - insert some real tests, host_os isn't really good enough
    17018   case $host_os in
    17019    darwin*)
    17020        if test -n "$STRIP" ; then
    17021          striplib="$STRIP -x"
    17022          echo "$as_me:$LINENO: result: yes" >&5
    17023 echo "${ECHO_T}yes" >&6
    17024        else
    17025   echo "$as_me:$LINENO: result: no" >&5
    17026 echo "${ECHO_T}no" >&6
    17027 fi
    17028        ;;
    17029    *)
    17030   echo "$as_me:$LINENO: result: no" >&5
    17031 echo "${ECHO_T}no" >&6
    17032     ;;
    17033   esac
    17034 fi
    1703516700
    1703616701if test "x$enable_dlopen" != xyes; then
     
    1755317218  lt_status=$lt_dlunknown
    1755417219  cat > conftest.$ac_ext <<EOF
    17555 #line 17555 "configure"
     17220#line 17220 "configure"
    1755617221#include "confdefs.h"
    1755717222
     
    1765117316  lt_status=$lt_dlunknown
    1765217317  cat > conftest.$ac_ext <<EOF
    17653 #line 17653 "configure"
     17318#line 17318 "configure"
    1765417319#include "confdefs.h"
    1765517320
     
    1776817433  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1776917434  # variables and quote the copies for generation of the libtool script.
    17770   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    17771     SED SHELL STRIP \
     17435  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    1777217436    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1777317437    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1782717491    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1782817492      # Double-quote double-evaled strings.
    17829       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     17493      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    1783017494      ;;
    1783117495    *)
     
    1784817512# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1784917513
     17514# Set the command separator (default: ~)
     17515_S_=\${LIBTOOL_CMD_SEP-\~}
     17516
    1785017517# Shell to use when invoking shell scripts.
    1785117518SHELL=$lt_SHELL
     
    1789917566
    1790017567# A symbol stripping program
    17901 STRIP=$lt_STRIP
     17568STRIP=$STRIP
    1790217569
    1790317570# Used to examine libraries when file_magic_cmd begins "file"
     
    1793017597
    1793117598# Shared library suffix (normally ".so").
    17932 shrext_cmds='$shrext_cmds'
     17599shrext='$shrext'
    1793317600
    1793417601# Executable file suffix (normally "").
     
    1814717814  # `config.status --recheck' to rerun these tests and create the
    1814817815  # libtool script then.
    18149   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
    18150   if test -f "$ltmain_in"; then
    18151     test -f Makefile && make "$ltmain"
    18152   fi
     17816  test -f Makefile && make "$ltmain"
    1815317817fi
    1815417818
     
    1821317877  # careful not to overquote the AC_SUBSTed values.  We take copies of the
    1821417878  # variables and quote the copies for generation of the libtool script.
    18215   for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
    18216     SED SHELL STRIP \
     17879  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM SED SHELL \
    1821717880    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
    1821817881    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
     
    1827217935    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
    1827317936      # Double-quote double-evaled strings.
    18274       eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
     17937      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\" -e \"\$unescape_variable_subst\"\`\\\""
    1827517938      ;;
    1827617939    *)
     
    1829317956# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
    1829417957
     17958# Set the command separator (default: ~)
     17959_S_=\${LIBTOOL_CMD_SEP-\~}
     17960
    1829517961# Shell to use when invoking shell scripts.
    1829617962SHELL=$lt_SHELL
     
    1834418010
    1834518011# A symbol stripping program
    18346 STRIP=$lt_STRIP
     18012STRIP=$STRIP
    1834718013
    1834818014# Used to examine libraries when file_magic_cmd begins "file"
     
    1837518041
    1837618042# Shared library suffix (normally ".so").
    18377 shrext_cmds='$shrext_cmds'
     18043shrext='$shrext'
    1837818044
    1837918045# Executable file suffix (normally "").
     
    1859218258  # `config.status --recheck' to rerun these tests and create the
    1859318259  # libtool script then.
    18594   ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
    18595   if test -f "$ltmain_in"; then
    18596     test -f Makefile && make "$ltmain"
    18597   fi
     18260  test -f Makefile && make "$ltmain"
    1859818261fi
    1859918262
     
    1917218835
    1917318836
     18837
     18838echo "$as_me:$LINENO: checking for sqrtf in -lmx" >&5
     18839echo $ECHO_N "checking for sqrtf in -lmx... $ECHO_C" >&6
     18840if test "${ac_cv_lib_mx_sqrtf+set}" = set; then
     18841  echo $ECHO_N "(cached) $ECHO_C" >&6
     18842else
     18843  ac_check_lib_save_LIBS=$LIBS
     18844LIBS="-lmx  $LIBS"
     18845cat >conftest.$ac_ext <<_ACEOF
     18846#line $LINENO "configure"
     18847/* confdefs.h.  */
     18848_ACEOF
     18849cat confdefs.h >>conftest.$ac_ext
     18850cat >>conftest.$ac_ext <<_ACEOF
     18851/* end confdefs.h.  */
     18852
     18853/* Override any gcc2 internal prototype to avoid an error.  */
     18854#ifdef __cplusplus
     18855extern "C"
     18856#endif
     18857/* We use char because int might match the return type of a gcc2
     18858   builtin and then its argument prototype would still apply.  */
     18859char sqrtf ();
     18860int
     18861main ()
     18862{
     18863sqrtf ();
     18864  ;
     18865  return 0;
     18866}
     18867_ACEOF
     18868rm -f conftest.$ac_objext conftest$ac_exeext
     18869if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
     18870  (eval $ac_link) 2>&5
     18871  ac_status=$?
     18872  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     18873  (exit $ac_status); } &&
     18874         { ac_try='test -s conftest$ac_exeext'
     18875  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     18876  (eval $ac_try) 2>&5
     18877  ac_status=$?
     18878  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     18879  (exit $ac_status); }; }; then
     18880  ac_cv_lib_mx_sqrtf=yes
     18881else
     18882  echo "$as_me: failed program was:" >&5
     18883sed 's/^/| /' conftest.$ac_ext >&5
     18884
     18885ac_cv_lib_mx_sqrtf=no
     18886fi
     18887rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
     18888LIBS=$ac_check_lib_save_LIBS
     18889fi
     18890echo "$as_me:$LINENO: result: $ac_cv_lib_mx_sqrtf" >&5
     18891echo "${ECHO_T}$ac_cv_lib_mx_sqrtf" >&6
     18892if test $ac_cv_lib_mx_sqrtf = yes; then
     18893  cat >>confdefs.h <<_ACEOF
     18894#define HAVE_LIBMX 1
     18895_ACEOF
     18896
     18897  LIBS="-lmx $LIBS"
     18898
     18899fi
     18900
     18901
    1917418902                              ac_config_files="$ac_config_files Makefile src/Makefile test/Makefile"
    1917518903cat >confcache <<\_ACEOF
     
    1926818996Usually this means the macro was only invoked conditionally." >&5
    1926918997echo "$as_me: error: conditional \"AMDEP\" was never defined.
    19270 Usually this means the macro was only invoked conditionally." >&2;}
    19271    { (exit 1); exit 1; }; }
    19272 fi
    19273 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
    19274   { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
    19275 Usually this means the macro was only invoked conditionally." >&5
    19276 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
    19277 Usually this means the macro was only invoked conditionally." >&2;}
    19278    { (exit 1); exit 1; }; }
    19279 fi
    19280 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
    19281   { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
    19282 Usually this means the macro was only invoked conditionally." >&5
    19283 echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
    1928418998Usually this means the macro was only invoked conditionally." >&2;}
    1928518999   { (exit 1); exit 1; }; }
     
    1982119535s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
    1982219536s,@INSTALL_DATA@,$INSTALL_DATA,;t t
    19823 s,@CYGPATH_W@,$CYGPATH_W,;t t
    1982419537s,@PACKAGE@,$PACKAGE,;t t
    1982519538s,@VERSION@,$VERSION,;t t
     
    1983419547s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
    1983519548s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
    19836 s,@mkdir_p@,$mkdir_p,;t t
    1983719549s,@AWK@,$AWK,;t t
    1983819550s,@SET_MAKE@,$SET_MAKE,;t t
    19839 s,@am__leading_dot@,$am__leading_dot,;t t
    1984019551s,@CC@,$CC,;t t
    1984119552s,@CFLAGS@,$CFLAGS,;t t
     
    1985219563s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
    1985319564s,@CCDEPMODE@,$CCDEPMODE,;t t
    19854 s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
    19855 s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
    1985619565s,@build@,$build,;t t
    1985719566s,@build_cpu@,$build_cpu,;t t
     
    1987419583s,@ac_ct_CXX@,$ac_ct_CXX,;t t
    1987519584s,@CXXDEPMODE@,$CXXDEPMODE,;t t
    19876 s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
    19877 s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
    1987819585s,@CXXCPP@,$CXXCPP,;t t
    1987919586s,@F77@,$F77,;t t
     
    2030920016    rm -f $tmp/config.h
    2031020017  fi
    20311 # Compute $ac_file's index in $config_headers.
    20312 _am_stamp_count=1
    20313 for _am_header in $config_headers :; do
    20314   case $_am_header in
    20315     $ac_file | $ac_file:* )
    20316       break ;;
    20317     * )
    20318       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
     20018  # Run the commands associated with the file.
     20019  case $ac_file in
     20020    src/config.h ) # update the timestamp
     20021echo 'timestamp for src/config.h' >"src/stamp-h1"
     20022 ;;
    2031920023  esac
    20320 done
    20321 echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
    20322 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    20323          X$ac_file : 'X\(//\)[^/]' \| \
    20324          X$ac_file : 'X\(//\)$' \| \
    20325          X$ac_file : 'X\(/\)' \| \
    20326          .     : '\(.\)' 2>/dev/null ||
    20327 echo X$ac_file |
    20328     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    20329           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    20330           /^X\(\/\/\)$/{ s//\1/; q; }
    20331           /^X\(\/\).*/{ s//\1/; q; }
    20332           s/.*/./; q'`/stamp-h$_am_stamp_count
    2033320024done
    2033420025_ACEOF
     
    2041720108  # Extract the definition of DEP_FILES from the Makefile without
    2041820109  # running `make'.
    20419   DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
     20110  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
    2042020111  test -z "$DEPDIR" && continue
    2042120112  # When using ansi2knr, U may be empty or an underscore; expand it
    20422   U=`sed -n 's/^U = //p' < "$mf"`
     20113  U=`sed -n -e '/^U = / s///p' < "$mf"`
    2042320114  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
    2042420115  # We invoke sed twice because it is the simplest approach to
    2042520116  # changing $(DEPDIR) to its actual value in the expansion.
    20426   for file in `sed -n '
     20117  for file in `sed -n -e '
    2042720118    /^DEP_FILES = .*\\\\$/ {
    2042820119      s/^DEP_FILES = //
  • branches/rel3/psModules/configure.in

    r1888 r2165  
    6464AC_CHECK_LIB(pslib,main,,AC_MSG_ERROR(psLib library required))
    6565
     66dnl for MacOSX, where sqrtf is in mx
     67AC_CHECK_LIB(mx,sqrtf)
     68
    6669AC_OUTPUT(Makefile src/Makefile test/Makefile)
  • branches/rel3/psModules/src/Makefile.in

    r2142 r2165  
    1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
     1# Makefile.in generated by automake 1.6.3 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5 # 2003, 2004  Free Software Foundation, Inc.
     4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
     5# 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 
    17 
    18 SOURCES = $(libpsmodule_a_SOURCES)
     16SHELL = @SHELL@
    1917
    2018srcdir = @srcdir@
    2119top_srcdir = @top_srcdir@
    2220VPATH = @srcdir@
     21prefix = @prefix@
     22exec_prefix = @exec_prefix@
     23
     24bindir = @bindir@
     25sbindir = @sbindir@
     26libexecdir = @libexecdir@
     27datadir = @datadir@
     28sysconfdir = @sysconfdir@
     29sharedstatedir = @sharedstatedir@
     30localstatedir = @localstatedir@
     31libdir = @libdir@
     32infodir = @infodir@
     33mandir = @mandir@
     34includedir = @includedir@
     35oldincludedir = /usr/include
    2336pkgdatadir = $(datadir)/@PACKAGE@
    2437pkglibdir = $(libdir)/@PACKAGE@
    2538pkgincludedir = $(includedir)/@PACKAGE@
    2639top_builddir = ..
     40
     41ACLOCAL = @ACLOCAL@
     42AUTOCONF = @AUTOCONF@
     43AUTOMAKE = @AUTOMAKE@
     44AUTOHEADER = @AUTOHEADER@
     45
    2746am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    2847INSTALL = @INSTALL@
     48INSTALL_PROGRAM = @INSTALL_PROGRAM@
     49INSTALL_DATA = @INSTALL_DATA@
    2950install_sh_DATA = $(install_sh) -c -m 644
    3051install_sh_PROGRAM = $(install_sh) -c
    3152install_sh_SCRIPT = $(install_sh) -c
     53INSTALL_SCRIPT = @INSTALL_SCRIPT@
    3254INSTALL_HEADER = $(INSTALL_DATA)
    33 transform = $(program_transform_name)
     55transform = @program_transform_name@
    3456NORMAL_INSTALL = :
    3557PRE_INSTALL = :
     
    3860PRE_UNINSTALL = :
    3961POST_UNINSTALL = :
     62host_alias = @host_alias@
    4063host_triplet = @host@
     64
     65EXEEXT = @EXEEXT@
     66OBJEXT = @OBJEXT@
     67PATH_SEPARATOR = @PATH_SEPARATOR@
     68AMTAR = @AMTAR@
     69AR = @AR@
     70AS = @AS@
     71AWK = @AWK@
     72CC = @CC@
     73CFLAGS = @CFLAGS@
     74CXX = @CXX@
     75CXXCPP = @CXXCPP@
     76DEPDIR = @DEPDIR@
     77DLLTOOL = @DLLTOOL@
     78ECHO = @ECHO@
     79EGREP = @EGREP@
     80F77 = @F77@
     81GCJ = @GCJ@
     82GCJFLAGS = @GCJFLAGS@
     83GSL_CONFIG = @GSL_CONFIG@
     84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     85LIBTOOL = @LIBTOOL@
     86LN_S = @LN_S@
     87OBJDUMP = @OBJDUMP@
     88PACKAGE = @PACKAGE@
     89RANLIB = @RANLIB@
     90RC = @RC@
     91STRIP = @STRIP@
     92VERSION = @VERSION@
     93am__include = @am__include@
     94am__quote = @am__quote@
     95install_sh = @install_sh@
     96lib_LIBRARIES = libpsmodule.a
     97
     98libpsmodule_a_SOURCES = pmFlatField.c pmMaskBadPixels.c pmSubtractBias.c psTest.c pmSubtractBias.c pmNonLinear.c
     99libpsmodule_a_HEADERS = pmFlatField.h pmMaskBadPixels.h pmSubtractBias.h psTest.h pmSubtractBias.h pmNonLinear.h
     100libpsmodule_adir = $(includedir)
    41101subdir = src
    42 DIST_COMMON = $(libpsmodule_a_HEADERS) $(srcdir)/Makefile.am \
    43         $(srcdir)/Makefile.in $(srcdir)/config.h.in
    44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    45 am__aclocal_m4_deps = $(top_srcdir)/configure.in
    46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    47         $(ACLOCAL_M4)
    48102mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    49103CONFIG_HEADER = config.h
    50104CONFIG_CLEAN_FILES =
    51 ARFLAGS = cru
    52 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libpsmodule_adir)"
    53 libLIBRARIES_INSTALL = $(INSTALL_DATA)
    54105LIBRARIES = $(lib_LIBRARIES)
    55 libpsmodule_a_AR = $(AR) $(ARFLAGS)
     106
     107libpsmodule_a_AR = $(AR) cru
    56108libpsmodule_a_LIBADD =
    57109am_libpsmodule_a_OBJECTS = pmFlatField.$(OBJEXT) \
    58110        pmMaskBadPixels.$(OBJEXT) pmSubtractBias.$(OBJEXT) \
    59         psTest.$(OBJEXT) pmSubtractBias.$(OBJEXT) \
    60         pmNonLinear.$(OBJEXT)
     111        psTest.$(OBJEXT) pmSubtractBias.$(OBJEXT) pmNonLinear.$(OBJEXT)
    61112libpsmodule_a_OBJECTS = $(am_libpsmodule_a_OBJECTS)
    62 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
     113
     114DEFS = @DEFS@
     115DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
     116CPPFLAGS = @CPPFLAGS@
     117LDFLAGS = @LDFLAGS@
     118LIBS = @LIBS@
    63119depcomp = $(SHELL) $(top_srcdir)/depcomp
    64120am__depfiles_maybe = depfiles
     
    66122@AMDEP_TRUE@    ./$(DEPDIR)/pmMaskBadPixels.Po \
    67123@AMDEP_TRUE@    ./$(DEPDIR)/pmNonLinear.Po \
    68 @AMDEP_TRUE@    ./$(DEPDIR)/pmSubtractBias.Po \
    69 @AMDEP_TRUE@    ./$(DEPDIR)/psTest.Po
     124@AMDEP_TRUE@    ./$(DEPDIR)/pmSubtractBias.Po ./$(DEPDIR)/psTest.Po
    70125COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    71126        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    72 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
    73         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
    74         $(AM_CFLAGS) $(CFLAGS)
     127LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
     128        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    75129CCLD = $(CC)
    76130LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    77131        $(AM_LDFLAGS) $(LDFLAGS) -o $@
     132DIST_SOURCES = $(libpsmodule_a_SOURCES)
     133HEADERS = $(libpsmodule_a_HEADERS)
     134
     135DIST_COMMON = $(libpsmodule_a_HEADERS) Makefile.am Makefile.in \
     136        config.h.in
    78137SOURCES = $(libpsmodule_a_SOURCES)
    79 DIST_SOURCES = $(libpsmodule_a_SOURCES)
    80 libpsmodule_aHEADERS_INSTALL = $(INSTALL_HEADER)
    81 HEADERS = $(libpsmodule_a_HEADERS)
    82 ETAGS = etags
    83 CTAGS = ctags
    84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    85 ACLOCAL = @ACLOCAL@
    86 AMDEP_FALSE = @AMDEP_FALSE@
    87 AMDEP_TRUE = @AMDEP_TRUE@
    88 AMTAR = @AMTAR@
    89 AR = @AR@
    90 AUTOCONF = @AUTOCONF@
    91 AUTOHEADER = @AUTOHEADER@
    92 AUTOMAKE = @AUTOMAKE@
    93 AWK = @AWK@
    94 CC = @CC@
    95 CCDEPMODE = @CCDEPMODE@
    96 CFLAGS = @CFLAGS@
    97 CPP = @CPP@
    98 CPPFLAGS = @CPPFLAGS@
    99 CXX = @CXX@
    100 CXXCPP = @CXXCPP@
    101 CXXDEPMODE = @CXXDEPMODE@
    102 CXXFLAGS = @CXXFLAGS@
    103 CYGPATH_W = @CYGPATH_W@
    104 DEFS = @DEFS@
    105 DEPDIR = @DEPDIR@
    106 ECHO = @ECHO@
    107 ECHO_C = @ECHO_C@
    108 ECHO_N = @ECHO_N@
    109 ECHO_T = @ECHO_T@
    110 EGREP = @EGREP@
    111 EXEEXT = @EXEEXT@
    112 F77 = @F77@
    113 FFLAGS = @FFLAGS@
    114 GSL_CONFIG = @GSL_CONFIG@
    115 INSTALL_DATA = @INSTALL_DATA@
    116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    119 LDFLAGS = @LDFLAGS@
    120 LIBOBJS = @LIBOBJS@
    121 LIBS = @LIBS@
    122 LIBTOOL = @LIBTOOL@
    123 LN_S = @LN_S@
    124 LTLIBOBJS = @LTLIBOBJS@
    125 MAKEINFO = @MAKEINFO@
    126 OBJEXT = @OBJEXT@
    127 PACKAGE = @PACKAGE@
    128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    129 PACKAGE_NAME = @PACKAGE_NAME@
    130 PACKAGE_STRING = @PACKAGE_STRING@
    131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    132 PACKAGE_VERSION = @PACKAGE_VERSION@
    133 PATH_SEPARATOR = @PATH_SEPARATOR@
    134 RANLIB = @RANLIB@
    135 SET_MAKE = @SET_MAKE@
    136 SHELL = @SHELL@
    137 STRIP = @STRIP@
    138 VERSION = @VERSION@
    139 ac_ct_AR = @ac_ct_AR@
    140 ac_ct_CC = @ac_ct_CC@
    141 ac_ct_CXX = @ac_ct_CXX@
    142 ac_ct_F77 = @ac_ct_F77@
    143 ac_ct_RANLIB = @ac_ct_RANLIB@
    144 ac_ct_STRIP = @ac_ct_STRIP@
    145 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    146 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    147 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
    148 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
    149 am__include = @am__include@
    150 am__leading_dot = @am__leading_dot@
    151 am__quote = @am__quote@
    152 bindir = @bindir@
    153 build = @build@
    154 build_alias = @build_alias@
    155 build_cpu = @build_cpu@
    156 build_os = @build_os@
    157 build_vendor = @build_vendor@
    158 datadir = @datadir@
    159 exec_prefix = @exec_prefix@
    160 host = @host@
    161 host_alias = @host_alias@
    162 host_cpu = @host_cpu@
    163 host_os = @host_os@
    164 host_vendor = @host_vendor@
    165 includedir = @includedir@
    166 infodir = @infodir@
    167 install_sh = @install_sh@
    168 libdir = @libdir@
    169 libexecdir = @libexecdir@
    170 localstatedir = @localstatedir@
    171 mandir = @mandir@
    172 mkdir_p = @mkdir_p@
    173 oldincludedir = @oldincludedir@
    174 prefix = @prefix@
    175 program_transform_name = @program_transform_name@
    176 sbindir = @sbindir@
    177 sharedstatedir = @sharedstatedir@
    178 sysconfdir = @sysconfdir@
    179 target_alias = @target_alias@
    180 lib_LIBRARIES = libpsmodule.a
    181 libpsmodule_a_SOURCES = pmFlatField.c pmMaskBadPixels.c pmSubtractBias.c psTest.c pmSubtractBias.c pmNonLinear.c
    182 libpsmodule_a_HEADERS = pmFlatField.h pmMaskBadPixels.h pmSubtractBias.h psTest.h pmSubtractBias.h pmNonLinear.h
    183 libpsmodule_adir = $(includedir)
     138
    184139all: config.h
    185140        $(MAKE) $(AM_MAKEFLAGS) all-am
     
    187142.SUFFIXES:
    188143.SUFFIXES: .c .lo .o .obj
    189 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    190         @for dep in $?; do \
    191           case '$(am__configure_deps)' in \
    192             *$$dep*) \
    193               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    194                 && exit 0; \
    195               exit 1;; \
    196           esac; \
    197         done; \
    198         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
     144$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    199145        cd $(top_srcdir) && \
    200146          $(AUTOMAKE) --gnu  src/Makefile
    201 .PRECIOUS: Makefile
    202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    203         @case '$?' in \
    204           *config.status*) \
    205             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    206           *) \
    207             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    208             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    209         esac;
    210 
    211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    212         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    213 
    214 $(top_srcdir)/configure:  $(am__configure_deps)
    215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    216 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
     147Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
     148        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
    218149
    219150config.h: stamp-h1
     
    226157        @rm -f stamp-h1
    227158        cd $(top_builddir) && $(SHELL) ./config.status src/config.h
    228 $(srcdir)/config.h.in:  $(am__configure_deps)
     159
     160$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    229161        cd $(top_srcdir) && $(AUTOHEADER)
    230         rm -f stamp-h1
    231         touch $@
     162        touch $(srcdir)/config.h.in
    232163
    233164distclean-hdr:
    234165        -rm -f config.h stamp-h1
     166libLIBRARIES_INSTALL = $(INSTALL_DATA)
    235167install-libLIBRARIES: $(lib_LIBRARIES)
    236168        @$(NORMAL_INSTALL)
    237         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
     169        $(mkinstalldirs) $(DESTDIR)$(libdir)
    238170        @list='$(lib_LIBRARIES)'; for p in $$list; do \
    239171          if test -f $$p; then \
    240172            f="`echo $$p | sed -e 's|^.*/||'`"; \
    241             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
    242             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
     173            echo " $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f"; \
     174            $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f; \
    243175          else :; fi; \
    244176        done
     
    247179          if test -f $$p; then \
    248180            p="`echo $$p | sed -e 's|^.*/||'`"; \
    249             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
    250             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
     181            echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
     182            $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
    251183          else :; fi; \
    252184        done
     
    256188        @list='$(lib_LIBRARIES)'; for p in $$list; do \
    257189          p="`echo $$p | sed -e 's|^.*/||'`"; \
    258           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
    259           rm -f "$(DESTDIR)$(libdir)/$$p"; \
     190          echo " rm -f $(DESTDIR)$(libdir)/$$p"; \
     191          rm -f $(DESTDIR)$(libdir)/$$p; \
    260192        done
    261193
     
    268200
    269201mostlyclean-compile:
    270         -rm -f *.$(OBJEXT)
     202        -rm -f *.$(OBJEXT) core *.core
    271203
    272204distclean-compile:
     
    279211@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psTest.Po@am__quote@
    280212
     213distclean-depend:
     214        -rm -rf ./$(DEPDIR)
     215
    281216.c.o:
    282 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    283 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
    286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    287 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
     217@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
     218@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
     219@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     220        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
    288221
    289222.c.obj:
    290 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
    291 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
    294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    295 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
     223@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
     224@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
     225@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     226        $(COMPILE) -c `cygpath -w $<`
    296227
    297228.c.lo:
    298 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    299 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
    302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    303 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
     229@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
     230@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
     231@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     232        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
     233CCDEPMODE = @CCDEPMODE@
    304234
    305235mostlyclean-libtool:
     
    312242        -rm -f libtool
    313243uninstall-info-am:
     244libpsmodule_aHEADERS_INSTALL = $(INSTALL_HEADER)
    314245install-libpsmodule_aHEADERS: $(libpsmodule_a_HEADERS)
    315246        @$(NORMAL_INSTALL)
    316         test -z "$(libpsmodule_adir)" || $(mkdir_p) "$(DESTDIR)$(libpsmodule_adir)"
     247        $(mkinstalldirs) $(DESTDIR)$(libpsmodule_adir)
    317248        @list='$(libpsmodule_a_HEADERS)'; for p in $$list; do \
    318249          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    319250          f="`echo $$p | sed -e 's|^.*/||'`"; \
    320           echo " $(libpsmodule_aHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libpsmodule_adir)/$$f'"; \
    321           $(libpsmodule_aHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libpsmodule_adir)/$$f"; \
     251          echo " $(libpsmodule_aHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libpsmodule_adir)/$$f"; \
     252          $(libpsmodule_aHEADERS_INSTALL) $$d$$p $(DESTDIR)$(libpsmodule_adir)/$$f; \
    322253        done
    323254
     
    326257        @list='$(libpsmodule_a_HEADERS)'; for p in $$list; do \
    327258          f="`echo $$p | sed -e 's|^.*/||'`"; \
    328           echo " rm -f '$(DESTDIR)$(libpsmodule_adir)/$$f'"; \
    329           rm -f "$(DESTDIR)$(libpsmodule_adir)/$$f"; \
    330         done
     259          echo " rm -f $(DESTDIR)$(libpsmodule_adir)/$$f"; \
     260          rm -f $(DESTDIR)$(libpsmodule_adir)/$$f; \
     261        done
     262
     263ETAGS = etags
     264ETAGSFLAGS =
     265
     266tags: TAGS
    331267
    332268ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    338274               END { for (i in files) print i; }'`; \
    339275        mkid -fID $$unique
    340 tags: TAGS
    341276
    342277TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
     
    353288          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    354289             $$tags $$unique
    355 ctags: CTAGS
    356 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
    357                 $(TAGS_FILES) $(LISP)
    358         tags=; \
    359         here=`pwd`; \
    360         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
    361         unique=`for i in $$list; do \
    362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    363           done | \
    364           $(AWK) '    { files[$$0] = 1; } \
    365                END { for (i in files) print i; }'`; \
    366         test -z "$(CTAGS_ARGS)$$tags$$unique" \
    367           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    368              $$tags $$unique
    369290
    370291GTAGS:
     
    374295
    375296distclean-tags:
    376         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
     297        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
     298DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     299
     300top_distdir = ..
     301distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
    377302
    378303distdir: $(DISTFILES)
    379         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    380         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    381         list='$(DISTFILES)'; for file in $$list; do \
    382           case $$file in \
    383             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    384             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    385           esac; \
     304        @list='$(DISTFILES)'; for file in $$list; do \
    386305          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    387306          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    388307          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    389308            dir="/$$dir"; \
    390             $(mkdir_p) "$(distdir)$$dir"; \
     309            $(mkinstalldirs) "$(distdir)$$dir"; \
    391310          else \
    392311            dir=''; \
     
    406325check: check-am
    407326all-am: Makefile $(LIBRARIES) $(HEADERS) config.h
     327
    408328installdirs:
    409         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libpsmodule_adir)"; do \
    410           test -z "$$dir" || $(mkdir_p) "$$dir"; \
    411         done
     329        $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libpsmodule_adir)
     330
    412331install: install-am
    413332install-exec: install-exec-am
     
    421340install-strip:
    422341        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    423           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     342          INSTALL_STRIP_FLAG=-s \
    424343          `test -z '$(STRIP)' || \
    425344            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     
    429348
    430349distclean-generic:
    431         -rm -f $(CONFIG_CLEAN_FILES)
     350        -rm -f Makefile $(CONFIG_CLEAN_FILES)
    432351
    433352maintainer-clean-generic:
     
    436355clean: clean-am
    437356
    438 clean-am: clean-generic clean-libLIBRARIES clean-libtool \
    439         mostlyclean-am
     357clean-am: clean-generic clean-libLIBRARIES clean-libtool mostlyclean-am
    440358
    441359distclean: distclean-am
    442         -rm -rf ./$(DEPDIR)
    443         -rm -f Makefile
    444 distclean-am: clean-am distclean-compile distclean-generic \
    445         distclean-hdr distclean-libtool distclean-tags
     360
     361distclean-am: clean-am distclean-compile distclean-depend \
     362        distclean-generic distclean-hdr distclean-libtool \
     363        distclean-tags
    446364
    447365dvi: dvi-am
     
    449367dvi-am:
    450368
    451 html: html-am
    452 
    453369info: info-am
    454370
     
    466382
    467383maintainer-clean: maintainer-clean-am
    468         -rm -rf ./$(DEPDIR)
    469         -rm -f Makefile
     384
    470385maintainer-clean-am: distclean-am maintainer-clean-generic
    471386
     
    475390        mostlyclean-libtool
    476391
    477 pdf: pdf-am
    478 
    479 pdf-am:
    480 
    481 ps: ps-am
    482 
    483 ps-am:
    484 
    485392uninstall-am: uninstall-info-am uninstall-libLIBRARIES \
    486393        uninstall-libpsmodule_aHEADERS
    487394
    488 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
    489         clean-libLIBRARIES clean-libtool ctags distclean \
    490         distclean-compile distclean-generic distclean-hdr \
    491         distclean-libtool distclean-tags distdir dvi dvi-am html \
    492         html-am info info-am install install-am install-data \
    493         install-data-am install-exec install-exec-am install-info \
    494         install-info-am install-libLIBRARIES \
    495         install-libpsmodule_aHEADERS install-man install-strip \
    496         installcheck installcheck-am installdirs maintainer-clean \
    497         maintainer-clean-generic mostlyclean mostlyclean-compile \
    498         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
     395.PHONY: GTAGS all all-am check check-am clean clean-generic \
     396        clean-libLIBRARIES clean-libtool distclean distclean-compile \
     397        distclean-depend distclean-generic distclean-hdr \
     398        distclean-libtool distclean-tags distdir dvi dvi-am info \
     399        info-am install install-am install-data install-data-am \
     400        install-exec install-exec-am install-info install-info-am \
     401        install-libLIBRARIES install-libpsmodule_aHEADERS install-man \
     402        install-strip installcheck installcheck-am installdirs \
     403        maintainer-clean maintainer-clean-generic mostlyclean \
     404        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
    499405        tags uninstall uninstall-am uninstall-info-am \
    500406        uninstall-libLIBRARIES uninstall-libpsmodule_aHEADERS
  • branches/rel3/psModules/src/config.h.in

    r1786 r2165  
    1818/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */
    1919#undef HAVE_LIBGSLCBLAS
     20
     21/* Define to 1 if you have the `mx' library (-lmx). */
     22#undef HAVE_LIBMX
    2023
    2124/* Define to 1 if you have the `pslib' library (-lpslib). */
  • branches/rel3/psModules/test/Makefile.in

    r2138 r2165  
    1 # Makefile.in generated by automake 1.8.3 from Makefile.am.
     1# Makefile.in generated by automake 1.6.3 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5 # 2003, 2004  Free Software Foundation, Inc.
     4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
     5# 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 
    17 SOURCES = $(tst_pmFlatField_SOURCES) $(tst_pmMaskBadPixels_SOURCES) $(tst_pmNonLinear_SOURCES) $(tst_pmSubtractBias_SOURCES)
     16SHELL = @SHELL@
    1817
    1918srcdir = @srcdir@
    2019top_srcdir = @top_srcdir@
    2120VPATH = @srcdir@
     21prefix = @prefix@
     22exec_prefix = @exec_prefix@
     23
     24bindir = @bindir@
     25sbindir = @sbindir@
     26libexecdir = @libexecdir@
     27datadir = @datadir@
     28sysconfdir = @sysconfdir@
     29sharedstatedir = @sharedstatedir@
     30localstatedir = @localstatedir@
     31libdir = @libdir@
     32infodir = @infodir@
     33mandir = @mandir@
     34includedir = @includedir@
     35oldincludedir = /usr/include
    2236pkgdatadir = $(datadir)/@PACKAGE@
    2337pkglibdir = $(libdir)/@PACKAGE@
    2438pkgincludedir = $(includedir)/@PACKAGE@
    2539top_builddir = ..
     40
     41ACLOCAL = @ACLOCAL@
     42AUTOCONF = @AUTOCONF@
     43AUTOMAKE = @AUTOMAKE@
     44AUTOHEADER = @AUTOHEADER@
     45
    2646am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    2747INSTALL = @INSTALL@
     48INSTALL_PROGRAM = @INSTALL_PROGRAM@
     49INSTALL_DATA = @INSTALL_DATA@
    2850install_sh_DATA = $(install_sh) -c -m 644
    2951install_sh_PROGRAM = $(install_sh) -c
    3052install_sh_SCRIPT = $(install_sh) -c
     53INSTALL_SCRIPT = @INSTALL_SCRIPT@
    3154INSTALL_HEADER = $(INSTALL_DATA)
    32 transform = $(program_transform_name)
     55transform = @program_transform_name@
    3356NORMAL_INSTALL = :
    3457PRE_INSTALL = :
     
    3760PRE_UNINSTALL = :
    3861POST_UNINSTALL = :
     62host_alias = @host_alias@
    3963host_triplet = @host@
    40 bin_PROGRAMS = tst_pmFlatField$(EXEEXT) tst_pmMaskBadPixels$(EXEEXT) \
    41         tst_pmNonLinear$(EXEEXT) tst_pmSubtractBias$(EXEEXT)
     64
     65EXEEXT = @EXEEXT@
     66OBJEXT = @OBJEXT@
     67PATH_SEPARATOR = @PATH_SEPARATOR@
     68AMTAR = @AMTAR@
     69AR = @AR@
     70AS = @AS@
     71AWK = @AWK@
     72CC = @CC@
     73CFLAGS = @CFLAGS@
     74CXX = @CXX@
     75CXXCPP = @CXXCPP@
     76DEPDIR = @DEPDIR@
     77DLLTOOL = @DLLTOOL@
     78ECHO = @ECHO@
     79EGREP = @EGREP@
     80F77 = @F77@
     81GCJ = @GCJ@
     82GCJFLAGS = @GCJFLAGS@
     83GSL_CONFIG = @GSL_CONFIG@
     84INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     85LIBTOOL = @LIBTOOL@
     86LN_S = @LN_S@
     87OBJDUMP = @OBJDUMP@
     88PACKAGE = @PACKAGE@
     89RANLIB = @RANLIB@
     90RC = @RC@
     91STRIP = @STRIP@
     92VERSION = @VERSION@
     93am__include = @am__include@
     94am__quote = @am__quote@
     95install_sh = @install_sh@
     96bin_PROGRAMS = tst_pmFlatField tst_pmMaskBadPixels tst_pmNonLinear tst_pmSubtractBias
     97
     98tst_pmFlatField_SOURCES = tst_pmFlatField.c
     99tst_pmFlatField_LDFLAGS = -L../src -lpsmodule
     100
     101tst_pmMaskBadPixels_SOURCES = tst_pmMaskBadPixels.c
     102tst_pmMaskBadPixels_LDFLAGS = -L../src -lpsmodule
     103
     104tst_pmNonLinear_SOURCES = tst_pmNonLinear.c
     105tst_pmNonLinear_LDFLAGS = -L../src -lpsmodule
     106
     107tst_pmSubtractBias_SOURCES = tst_pmSubtractBias.c
     108tst_pmSubtractBias_LDFLAGS = -L../src -lpsmodule
    42109subdir = test
    43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
    44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    45 am__aclocal_m4_deps = $(top_srcdir)/configure.in
    46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    47         $(ACLOCAL_M4)
    48110mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    49111CONFIG_HEADER = $(top_builddir)/src/config.h
    50112CONFIG_CLEAN_FILES =
    51 am__installdirs = "$(DESTDIR)$(bindir)"
    52 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
     113bin_PROGRAMS = tst_pmFlatField$(EXEEXT) tst_pmMaskBadPixels$(EXEEXT) \
     114        tst_pmNonLinear$(EXEEXT) tst_pmSubtractBias$(EXEEXT)
    53115PROGRAMS = $(bin_PROGRAMS)
     116
    54117am_tst_pmFlatField_OBJECTS = tst_pmFlatField.$(OBJEXT)
    55118tst_pmFlatField_OBJECTS = $(am_tst_pmFlatField_OBJECTS)
    56119tst_pmFlatField_LDADD = $(LDADD)
     120tst_pmFlatField_DEPENDENCIES =
    57121am_tst_pmMaskBadPixels_OBJECTS = tst_pmMaskBadPixels.$(OBJEXT)
    58122tst_pmMaskBadPixels_OBJECTS = $(am_tst_pmMaskBadPixels_OBJECTS)
    59123tst_pmMaskBadPixels_LDADD = $(LDADD)
     124tst_pmMaskBadPixels_DEPENDENCIES =
    60125am_tst_pmNonLinear_OBJECTS = tst_pmNonLinear.$(OBJEXT)
    61126tst_pmNonLinear_OBJECTS = $(am_tst_pmNonLinear_OBJECTS)
    62127tst_pmNonLinear_LDADD = $(LDADD)
     128tst_pmNonLinear_DEPENDENCIES =
    63129am_tst_pmSubtractBias_OBJECTS = tst_pmSubtractBias.$(OBJEXT)
    64130tst_pmSubtractBias_OBJECTS = $(am_tst_pmSubtractBias_OBJECTS)
    65131tst_pmSubtractBias_LDADD = $(LDADD)
    66 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
     132tst_pmSubtractBias_DEPENDENCIES =
     133
     134DEFS = @DEFS@
     135DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src
     136CPPFLAGS = @CPPFLAGS@
     137LDFLAGS = @LDFLAGS@
     138LIBS = @LIBS@
    67139depcomp = $(SHELL) $(top_srcdir)/depcomp
    68140am__depfiles_maybe = depfiles
     
    73145COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    74146        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    75 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
    76         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
    77         $(AM_CFLAGS) $(CFLAGS)
     147LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
     148        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    78149CCLD = $(CC)
    79150LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    80151        $(AM_LDFLAGS) $(LDFLAGS) -o $@
    81 SOURCES = $(tst_pmFlatField_SOURCES) $(tst_pmMaskBadPixels_SOURCES) \
     152DIST_SOURCES = $(tst_pmFlatField_SOURCES) $(tst_pmMaskBadPixels_SOURCES) \
    82153        $(tst_pmNonLinear_SOURCES) $(tst_pmSubtractBias_SOURCES)
    83 DIST_SOURCES = $(tst_pmFlatField_SOURCES) \
    84         $(tst_pmMaskBadPixels_SOURCES) $(tst_pmNonLinear_SOURCES) \
    85         $(tst_pmSubtractBias_SOURCES)
    86 ETAGS = etags
    87 CTAGS = ctags
    88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    89 ACLOCAL = @ACLOCAL@
    90 AMDEP_FALSE = @AMDEP_FALSE@
    91 AMDEP_TRUE = @AMDEP_TRUE@
    92 AMTAR = @AMTAR@
    93 AR = @AR@
    94 AUTOCONF = @AUTOCONF@
    95 AUTOHEADER = @AUTOHEADER@
    96 AUTOMAKE = @AUTOMAKE@
    97 AWK = @AWK@
    98 CC = @CC@
    99 CCDEPMODE = @CCDEPMODE@
    100 CFLAGS = @CFLAGS@
    101 CPP = @CPP@
    102 CPPFLAGS = @CPPFLAGS@
    103 CXX = @CXX@
    104 CXXCPP = @CXXCPP@
    105 CXXDEPMODE = @CXXDEPMODE@
    106 CXXFLAGS = @CXXFLAGS@
    107 CYGPATH_W = @CYGPATH_W@
    108 DEFS = @DEFS@
    109 DEPDIR = @DEPDIR@
    110 ECHO = @ECHO@
    111 ECHO_C = @ECHO_C@
    112 ECHO_N = @ECHO_N@
    113 ECHO_T = @ECHO_T@
    114 EGREP = @EGREP@
    115 EXEEXT = @EXEEXT@
    116 F77 = @F77@
    117 FFLAGS = @FFLAGS@
    118 GSL_CONFIG = @GSL_CONFIG@
    119 INSTALL_DATA = @INSTALL_DATA@
    120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    123 LDFLAGS = @LDFLAGS@
    124 LIBOBJS = @LIBOBJS@
    125 LIBS = @LIBS@
    126 LIBTOOL = @LIBTOOL@
    127 LN_S = @LN_S@
    128 LTLIBOBJS = @LTLIBOBJS@
    129 MAKEINFO = @MAKEINFO@
    130 OBJEXT = @OBJEXT@
    131 PACKAGE = @PACKAGE@
    132 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    133 PACKAGE_NAME = @PACKAGE_NAME@
    134 PACKAGE_STRING = @PACKAGE_STRING@
    135 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    136 PACKAGE_VERSION = @PACKAGE_VERSION@
    137 PATH_SEPARATOR = @PATH_SEPARATOR@
    138 RANLIB = @RANLIB@
    139 SET_MAKE = @SET_MAKE@
    140 SHELL = @SHELL@
    141 STRIP = @STRIP@
    142 VERSION = @VERSION@
    143 ac_ct_AR = @ac_ct_AR@
    144 ac_ct_CC = @ac_ct_CC@
    145 ac_ct_CXX = @ac_ct_CXX@
    146 ac_ct_F77 = @ac_ct_F77@
    147 ac_ct_RANLIB = @ac_ct_RANLIB@
    148 ac_ct_STRIP = @ac_ct_STRIP@
    149 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    150 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    151 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
    152 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
    153 am__include = @am__include@
    154 am__leading_dot = @am__leading_dot@
    155 am__quote = @am__quote@
    156 bindir = @bindir@
    157 build = @build@
    158 build_alias = @build_alias@
    159 build_cpu = @build_cpu@
    160 build_os = @build_os@
    161 build_vendor = @build_vendor@
    162 datadir = @datadir@
    163 exec_prefix = @exec_prefix@
    164 host = @host@
    165 host_alias = @host_alias@
    166 host_cpu = @host_cpu@
    167 host_os = @host_os@
    168 host_vendor = @host_vendor@
    169 includedir = @includedir@
    170 infodir = @infodir@
    171 install_sh = @install_sh@
    172 libdir = @libdir@
    173 libexecdir = @libexecdir@
    174 localstatedir = @localstatedir@
    175 mandir = @mandir@
    176 mkdir_p = @mkdir_p@
    177 oldincludedir = @oldincludedir@
    178 prefix = @prefix@
    179 program_transform_name = @program_transform_name@
    180 sbindir = @sbindir@
    181 sharedstatedir = @sharedstatedir@
    182 sysconfdir = @sysconfdir@
    183 target_alias = @target_alias@
    184 tst_pmFlatField_SOURCES = tst_pmFlatField.c
    185 tst_pmFlatField_LDFLAGS = -L../src -lpsmodule
    186 tst_pmMaskBadPixels_SOURCES = tst_pmMaskBadPixels.c
    187 tst_pmMaskBadPixels_LDFLAGS = -L../src -lpsmodule
    188 tst_pmNonLinear_SOURCES = tst_pmNonLinear.c
    189 tst_pmNonLinear_LDFLAGS = -L../src -lpsmodule
    190 tst_pmSubtractBias_SOURCES = tst_pmSubtractBias.c
    191 tst_pmSubtractBias_LDFLAGS = -L../src -lpsmodule
     154DIST_COMMON = Makefile.am Makefile.in
     155SOURCES = $(tst_pmFlatField_SOURCES) $(tst_pmMaskBadPixels_SOURCES) $(tst_pmNonLinear_SOURCES) $(tst_pmSubtractBias_SOURCES)
     156
    192157all: all-am
    193158
    194159.SUFFIXES:
    195160.SUFFIXES: .c .lo .o .obj
    196 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    197         @for dep in $?; do \
    198           case '$(am__configure_deps)' in \
    199             *$$dep*) \
    200               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    201                 && exit 0; \
    202               exit 1;; \
    203           esac; \
    204         done; \
    205         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/Makefile'; \
     161$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
    206162        cd $(top_srcdir) && \
    207163          $(AUTOMAKE) --gnu  test/Makefile
    208 .PRECIOUS: Makefile
    209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    210         @case '$?' in \
    211           *config.status*) \
    212             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    213           *) \
    214             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    215             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    216         esac;
    217 
    218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    220 
    221 $(top_srcdir)/configure:  $(am__configure_deps)
    222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    223 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
     164Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
     165        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
     166binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
    225167install-binPROGRAMS: $(bin_PROGRAMS)
    226168        @$(NORMAL_INSTALL)
    227         test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
     169        $(mkinstalldirs) $(DESTDIR)$(bindir)
    228170        @list='$(bin_PROGRAMS)'; for p in $$list; do \
    229171          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
     
    232174          ; then \
    233175            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
    234            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
    235            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
     176           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
     177           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f; \
    236178          else :; fi; \
    237179        done
     
    241183        @list='$(bin_PROGRAMS)'; for p in $$list; do \
    242184          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
    243           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
    244           rm -f "$(DESTDIR)$(bindir)/$$f"; \
     185          echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
     186          rm -f $(DESTDIR)$(bindir)/$$f; \
    245187        done
    246188
     
    265207
    266208mostlyclean-compile:
    267         -rm -f *.$(OBJEXT)
     209        -rm -f *.$(OBJEXT) core *.core
    268210
    269211distclean-compile:
     
    275217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tst_pmSubtractBias.Po@am__quote@
    276218
     219distclean-depend:
     220        -rm -rf ./$(DEPDIR)
     221
    277222.c.o:
    278 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    279 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
    282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    283 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
     223@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
     224@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
     225@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     226        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
    284227
    285228.c.obj:
    286 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
    287 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    288 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
    290 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    291 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
     229@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
     230@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
     231@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     232        $(COMPILE) -c `cygpath -w $<`
    292233
    293234.c.lo:
    294 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
    295 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
    296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
    298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    299 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
     235@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
     236@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
     237@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     238        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
     239CCDEPMODE = @CCDEPMODE@
    300240
    301241mostlyclean-libtool:
     
    308248        -rm -f libtool
    309249uninstall-info-am:
     250
     251ETAGS = etags
     252ETAGSFLAGS =
     253
     254tags: TAGS
    310255
    311256ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     
    317262               END { for (i in files) print i; }'`; \
    318263        mkid -fID $$unique
    319 tags: TAGS
    320264
    321265TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     
    332276          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    333277             $$tags $$unique
    334 ctags: CTAGS
    335 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    336                 $(TAGS_FILES) $(LISP)
    337         tags=; \
    338         here=`pwd`; \
    339         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    340         unique=`for i in $$list; do \
    341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    342           done | \
    343           $(AWK) '    { files[$$0] = 1; } \
    344                END { for (i in files) print i; }'`; \
    345         test -z "$(CTAGS_ARGS)$$tags$$unique" \
    346           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    347              $$tags $$unique
    348278
    349279GTAGS:
     
    353283
    354284distclean-tags:
    355         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
     285        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
     286DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     287
     288top_distdir = ..
     289distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
    356290
    357291distdir: $(DISTFILES)
    358         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    359         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    360         list='$(DISTFILES)'; for file in $$list; do \
    361           case $$file in \
    362             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    363             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    364           esac; \
     292        @list='$(DISTFILES)'; for file in $$list; do \
    365293          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    366294          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    367295          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    368296            dir="/$$dir"; \
    369             $(mkdir_p) "$(distdir)$$dir"; \
     297            $(mkinstalldirs) "$(distdir)$$dir"; \
    370298          else \
    371299            dir=''; \
     
    385313check: check-am
    386314all-am: Makefile $(PROGRAMS)
     315
    387316installdirs:
    388         for dir in "$(DESTDIR)$(bindir)"; do \
    389           test -z "$$dir" || $(mkdir_p) "$$dir"; \
    390         done
     317        $(mkinstalldirs) $(DESTDIR)$(bindir)
     318
    391319install: install-am
    392320install-exec: install-exec-am
     
    400328install-strip:
    401329        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    402           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     330          INSTALL_STRIP_FLAG=-s \
    403331          `test -z '$(STRIP)' || \
    404332            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     
    408336
    409337distclean-generic:
    410         -rm -f $(CONFIG_CLEAN_FILES)
     338        -rm -f Makefile $(CONFIG_CLEAN_FILES)
    411339
    412340maintainer-clean-generic:
     
    418346
    419347distclean: distclean-am
    420         -rm -rf ./$(DEPDIR)
    421         -rm -f Makefile
    422 distclean-am: clean-am distclean-compile distclean-generic \
    423         distclean-libtool distclean-tags
     348
     349distclean-am: clean-am distclean-compile distclean-depend \
     350        distclean-generic distclean-libtool distclean-tags
    424351
    425352dvi: dvi-am
     
    427354dvi-am:
    428355
    429 html: html-am
    430 
    431356info: info-am
    432357
     
    444369
    445370maintainer-clean: maintainer-clean-am
    446         -rm -rf ./$(DEPDIR)
    447         -rm -f Makefile
     371
    448372maintainer-clean-am: distclean-am maintainer-clean-generic
    449373
     
    453377        mostlyclean-libtool
    454378
    455 pdf: pdf-am
    456 
    457 pdf-am:
    458 
    459 ps: ps-am
    460 
    461 ps-am:
    462 
    463379uninstall-am: uninstall-binPROGRAMS uninstall-info-am
    464380
    465 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
    466         clean-generic clean-libtool ctags distclean distclean-compile \
    467         distclean-generic distclean-libtool distclean-tags distdir dvi \
    468         dvi-am html html-am info info-am install install-am \
    469         install-binPROGRAMS install-data install-data-am install-exec \
    470         install-exec-am install-info install-info-am install-man \
    471         install-strip installcheck installcheck-am installdirs \
    472         maintainer-clean maintainer-clean-generic mostlyclean \
    473         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
    474         pdf pdf-am ps ps-am tags uninstall uninstall-am \
     381.PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
     382        clean-generic clean-libtool distclean distclean-compile \
     383        distclean-depend distclean-generic distclean-libtool \
     384        distclean-tags distdir dvi dvi-am info info-am install \
     385        install-am install-binPROGRAMS install-data install-data-am \
     386        install-exec install-exec-am install-info install-info-am \
     387        install-man install-strip installcheck installcheck-am \
     388        installdirs maintainer-clean maintainer-clean-generic \
     389        mostlyclean mostlyclean-compile mostlyclean-generic \
     390        mostlyclean-libtool tags uninstall uninstall-am \
    475391        uninstall-binPROGRAMS uninstall-info-am
    476392
  • branches/rel3/psModules/test/tst_pmFlatField.c

    r1888 r2165  
    1818 *  @author Ross Harman, MHPCC
    1919 *
    20  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    21  *  @date $Date: 2004-09-24 23:42:28 $
     20 *  @version $Revision: 1.1.2.1 $ $Name: not supported by cvs2svn $
     21 *  @date $Date: 2004-10-15 21:44:19 $
    2222 *
    2323 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    223223    psFree(inReadout);
    224224    psFree(flatReadout);
    225     psFree(inImage);
     225    //psFree(inImage);
    226226    psFree(flatImage1);
    227     psFree(flatImage1);
     227    //psFree(flatImage1);
    228228    psFree(smallFlat);
    229229    psFree(largeMask);
  • branches/rel3/psModules/test/tst_pmMaskBadPixels.c

    r2138 r2165  
    1717 *  @author Ross Harman, MHPCC
    1818 *
    19  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    20  *  @date $Date: 2004-10-14 23:52:09 $
     19 *  @version $Revision: 1.2.2.1 $ $Name: not supported by cvs2svn $
     20 *  @date $Date: 2004-10-15 21:44:19 $
    2121 *
    2222 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    103103    psFree(mask1);
    104104    psFree(inReadout);
    105     psFree(inImage1);
    106105
    107106    return 0;
     
    119118    psFree(mask2);
    120119    psFree(inReadout2);
    121     psFree(inImage2);
    122120
    123121    return 0;
     
    138136    psFree(mask3);
    139137    psFree(inReadout3);
    140     psFree(inImage3);
    141138
    142139    return 0;
     
    157154    psFree(mask4);
    158155    psFree(inReadout4);
    159     psFree(inImage4);
    160156
    161157    return 0;
     
    169165    pmMaskBadPixels(inReadout5, NULL, 0, 100.0, 1, 10);
    170166    psFree(inReadout5);
    171     psFree(inImage5);
    172167
    173168    return 0;
     
    197192    psFree(mask7);
    198193    psFree(inReadout7);
    199     psFree(inImage7);
    200194
    201195    return 0;
     
    213207    psFree(mask8);
    214208    psFree(inReadout8);
    215     psFree(inImage8);
    216209
    217210    return 0;
     
    231224    psFree(mask9);
    232225    psFree(inReadout9);
    233     psFree(inImage9);
    234226
    235227    return 0;
     
    247239    psFree(mask10);
    248240    psFree(inReadout10);
    249     psFree(inImage10);
    250241
    251242    return 0;
     
    263254    psFree(mask11);
    264255    psFree(inReadout11);
    265     psFree(inImage11);
    266 
    267     return 0;
    268 }
    269 
     256
     257    return 0;
     258}
     259
  • branches/rel3/psModules/test/verified/tst_pmFlatField.stderr

    r2140 r2165  
    2525<DATE><TIME>|<HOST>|E|psModule.src.pmFlatField
    2626    Mask must be PS_TYPE_MASK type. Type: 1028
    27 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    28     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmFlatField.c:<LINENO>.
    29 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    30     Block 5, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmFlatField.c:<LINENO>.
    3127
    3228---> TESTPOINT PASSED (Test Point Driver{pmFlatField} | tst_pmFlatField.c)
  • branches/rel3/psModules/test/verified/tst_pmMaskBadPixels.stderr

    r2140 r2165  
    55\**********************************************************************************/
    66
    7 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    8     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    97
    108---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Create mask based on maskVal argument} | tst_pmMaskBadPixels.c)
     
    1614\**********************************************************************************/
    1715
    18 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    19     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    2016
    2117---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Create mask based on saturation argument} | tst_pmMaskBadPixels.c)
     
    2723\**********************************************************************************/
    2824
    29 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    30     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    3125
    3226---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Create mask based on growVal and grow arguments} | tst_pmMaskBadPixels.c)
     
    3832\**********************************************************************************/
    3933
    40 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    41     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    4234
    4335---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Auto create mask based on maskVal argument} | tst_pmMaskBadPixels.c)
     
    5143<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    5244    Null not allowed for mask image.
    53 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    54     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    5545
    5646---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use null mask} | tst_pmMaskBadPixels.c)
     
    7565<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    7666    Input image size exceeds that of mask image: (60, 60) vs (50, 50)
    77 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    78     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    7967
    8068---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use input image bigger than mask} | tst_pmMaskBadPixels.c)
     
    8876<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    8977    Input image mask size exceeds that of mask image: (60, 60) vs (50, 50)
    90 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    91     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    9278
    9379---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use input image mask bigger than mask} | tst_pmMaskBadPixels.c)
     
    10187<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    10288    Total offset >= mask image: (150, 150) vs (50, 50)
    103 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    104     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    10589
    10690---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use offset greater than input image} | tst_pmMaskBadPixels.c)
     
    11498<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    11599    Complex types not allowed for input image. Type: 2064
    116 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    117     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    118100
    119101---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use complex input image} | tst_pmMaskBadPixels.c)
     
    127109<DATE><TIME>|<HOST>|E|psModule.src.pmMaskBadPixels
    128110    Mask must be PS_TYPE_MASK type. Type: 1032
    129 <DATE><TIME>|<HOST>|E|psLib.sysUtils.psFree
    130     Block 1, allocated at psImage.c:<LINENO>, freed multiple times at tst_pmMaskBadPixels.c:<LINENO>.
    131111
    132112---> TESTPOINT PASSED (Test Point Driver{pmMaskBadPixels - Attempt to use non-mask type mask image} | tst_pmMaskBadPixels.c)
Note: See TracChangeset for help on using the changeset viewer.