annotate src/portaudio_20140130/bindings/cpp/aclocal.m4 @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents 7ddb4fc30dac
children
rev   line source
Chris@39 1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
Chris@39 2
Chris@39 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
Chris@39 4 # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Chris@39 5 # This file is free software; the Free Software Foundation
Chris@39 6 # gives unlimited permission to copy and/or distribute it,
Chris@39 7 # with or without modifications, as long as this notice is preserved.
Chris@39 8
Chris@39 9 # This program is distributed in the hope that it will be useful,
Chris@39 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Chris@39 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Chris@39 12 # PARTICULAR PURPOSE.
Chris@39 13
Chris@39 14 m4_ifndef([AC_AUTOCONF_VERSION],
Chris@39 15 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
Chris@39 16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
Chris@39 17 [m4_warning([this file was generated for autoconf 2.68.
Chris@39 18 You have another version of autoconf. It may work, but is not guaranteed to.
Chris@39 19 If you have problems, you may need to regenerate the build system entirely.
Chris@39 20 To do so, use the procedure documented by the package, typically `autoreconf'.])])
Chris@39 21
Chris@39 22 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
Chris@39 23 #
Chris@39 24 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
Chris@39 25 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
Chris@39 26 # Inc.
Chris@39 27 # Written by Gordon Matzigkeit, 1996
Chris@39 28 #
Chris@39 29 # This file is free software; the Free Software Foundation gives
Chris@39 30 # unlimited permission to copy and/or distribute it, with or without
Chris@39 31 # modifications, as long as this notice is preserved.
Chris@39 32
Chris@39 33 m4_define([_LT_COPYING], [dnl
Chris@39 34 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
Chris@39 35 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
Chris@39 36 # Inc.
Chris@39 37 # Written by Gordon Matzigkeit, 1996
Chris@39 38 #
Chris@39 39 # This file is part of GNU Libtool.
Chris@39 40 #
Chris@39 41 # GNU Libtool is free software; you can redistribute it and/or
Chris@39 42 # modify it under the terms of the GNU General Public License as
Chris@39 43 # published by the Free Software Foundation; either version 2 of
Chris@39 44 # the License, or (at your option) any later version.
Chris@39 45 #
Chris@39 46 # As a special exception to the GNU General Public License,
Chris@39 47 # if you distribute this file as part of a program or library that
Chris@39 48 # is built using GNU Libtool, you may include this file under the
Chris@39 49 # same distribution terms that you use for the rest of that program.
Chris@39 50 #
Chris@39 51 # GNU Libtool is distributed in the hope that it will be useful,
Chris@39 52 # but WITHOUT ANY WARRANTY; without even the implied warranty of
Chris@39 53 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Chris@39 54 # GNU General Public License for more details.
Chris@39 55 #
Chris@39 56 # You should have received a copy of the GNU General Public License
Chris@39 57 # along with GNU Libtool; see the file COPYING. If not, a copy
Chris@39 58 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
Chris@39 59 # obtained by writing to the Free Software Foundation, Inc.,
Chris@39 60 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Chris@39 61 ])
Chris@39 62
Chris@39 63 # serial 57 LT_INIT
Chris@39 64
Chris@39 65
Chris@39 66 # LT_PREREQ(VERSION)
Chris@39 67 # ------------------
Chris@39 68 # Complain and exit if this libtool version is less that VERSION.
Chris@39 69 m4_defun([LT_PREREQ],
Chris@39 70 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
Chris@39 71 [m4_default([$3],
Chris@39 72 [m4_fatal([Libtool version $1 or higher is required],
Chris@39 73 63)])],
Chris@39 74 [$2])])
Chris@39 75
Chris@39 76
Chris@39 77 # _LT_CHECK_BUILDDIR
Chris@39 78 # ------------------
Chris@39 79 # Complain if the absolute build directory name contains unusual characters
Chris@39 80 m4_defun([_LT_CHECK_BUILDDIR],
Chris@39 81 [case `pwd` in
Chris@39 82 *\ * | *\ *)
Chris@39 83 AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
Chris@39 84 esac
Chris@39 85 ])
Chris@39 86
Chris@39 87
Chris@39 88 # LT_INIT([OPTIONS])
Chris@39 89 # ------------------
Chris@39 90 AC_DEFUN([LT_INIT],
Chris@39 91 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
Chris@39 92 AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
Chris@39 93 AC_BEFORE([$0], [LT_LANG])dnl
Chris@39 94 AC_BEFORE([$0], [LT_OUTPUT])dnl
Chris@39 95 AC_BEFORE([$0], [LTDL_INIT])dnl
Chris@39 96 m4_require([_LT_CHECK_BUILDDIR])dnl
Chris@39 97
Chris@39 98 dnl Autoconf doesn't catch unexpanded LT_ macros by default:
Chris@39 99 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
Chris@39 100 m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
Chris@39 101 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
Chris@39 102 dnl unless we require an AC_DEFUNed macro:
Chris@39 103 AC_REQUIRE([LTOPTIONS_VERSION])dnl
Chris@39 104 AC_REQUIRE([LTSUGAR_VERSION])dnl
Chris@39 105 AC_REQUIRE([LTVERSION_VERSION])dnl
Chris@39 106 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
Chris@39 107 m4_require([_LT_PROG_LTMAIN])dnl
Chris@39 108
Chris@39 109 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
Chris@39 110
Chris@39 111 dnl Parse OPTIONS
Chris@39 112 _LT_SET_OPTIONS([$0], [$1])
Chris@39 113
Chris@39 114 # This can be used to rebuild libtool when needed
Chris@39 115 LIBTOOL_DEPS="$ltmain"
Chris@39 116
Chris@39 117 # Always use our own libtool.
Chris@39 118 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
Chris@39 119 AC_SUBST(LIBTOOL)dnl
Chris@39 120
Chris@39 121 _LT_SETUP
Chris@39 122
Chris@39 123 # Only expand once:
Chris@39 124 m4_define([LT_INIT])
Chris@39 125 ])# LT_INIT
Chris@39 126
Chris@39 127 # Old names:
Chris@39 128 AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
Chris@39 129 AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
Chris@39 130 dnl aclocal-1.4 backwards compatibility:
Chris@39 131 dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
Chris@39 132 dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
Chris@39 133
Chris@39 134
Chris@39 135 # _LT_CC_BASENAME(CC)
Chris@39 136 # -------------------
Chris@39 137 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
Chris@39 138 m4_defun([_LT_CC_BASENAME],
Chris@39 139 [for cc_temp in $1""; do
Chris@39 140 case $cc_temp in
Chris@39 141 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
Chris@39 142 distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
Chris@39 143 \-*) ;;
Chris@39 144 *) break;;
Chris@39 145 esac
Chris@39 146 done
Chris@39 147 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
Chris@39 148 ])
Chris@39 149
Chris@39 150
Chris@39 151 # _LT_FILEUTILS_DEFAULTS
Chris@39 152 # ----------------------
Chris@39 153 # It is okay to use these file commands and assume they have been set
Chris@39 154 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
Chris@39 155 m4_defun([_LT_FILEUTILS_DEFAULTS],
Chris@39 156 [: ${CP="cp -f"}
Chris@39 157 : ${MV="mv -f"}
Chris@39 158 : ${RM="rm -f"}
Chris@39 159 ])# _LT_FILEUTILS_DEFAULTS
Chris@39 160
Chris@39 161
Chris@39 162 # _LT_SETUP
Chris@39 163 # ---------
Chris@39 164 m4_defun([_LT_SETUP],
Chris@39 165 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 166 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
Chris@39 167 AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
Chris@39 168 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
Chris@39 169
Chris@39 170 _LT_DECL([], [host_alias], [0], [The host system])dnl
Chris@39 171 _LT_DECL([], [host], [0])dnl
Chris@39 172 _LT_DECL([], [host_os], [0])dnl
Chris@39 173 dnl
Chris@39 174 _LT_DECL([], [build_alias], [0], [The build system])dnl
Chris@39 175 _LT_DECL([], [build], [0])dnl
Chris@39 176 _LT_DECL([], [build_os], [0])dnl
Chris@39 177 dnl
Chris@39 178 AC_REQUIRE([AC_PROG_CC])dnl
Chris@39 179 AC_REQUIRE([LT_PATH_LD])dnl
Chris@39 180 AC_REQUIRE([LT_PATH_NM])dnl
Chris@39 181 dnl
Chris@39 182 AC_REQUIRE([AC_PROG_LN_S])dnl
Chris@39 183 test -z "$LN_S" && LN_S="ln -s"
Chris@39 184 _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
Chris@39 185 dnl
Chris@39 186 AC_REQUIRE([LT_CMD_MAX_LEN])dnl
Chris@39 187 _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
Chris@39 188 _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
Chris@39 189 dnl
Chris@39 190 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 191 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
Chris@39 192 m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
Chris@39 193 m4_require([_LT_CMD_RELOAD])dnl
Chris@39 194 m4_require([_LT_CHECK_MAGIC_METHOD])dnl
Chris@39 195 m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
Chris@39 196 m4_require([_LT_CMD_OLD_ARCHIVE])dnl
Chris@39 197 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
Chris@39 198 m4_require([_LT_WITH_SYSROOT])dnl
Chris@39 199
Chris@39 200 _LT_CONFIG_LIBTOOL_INIT([
Chris@39 201 # See if we are running on zsh, and set the options which allow our
Chris@39 202 # commands through without removal of \ escapes INIT.
Chris@39 203 if test -n "\${ZSH_VERSION+set}" ; then
Chris@39 204 setopt NO_GLOB_SUBST
Chris@39 205 fi
Chris@39 206 ])
Chris@39 207 if test -n "${ZSH_VERSION+set}" ; then
Chris@39 208 setopt NO_GLOB_SUBST
Chris@39 209 fi
Chris@39 210
Chris@39 211 _LT_CHECK_OBJDIR
Chris@39 212
Chris@39 213 m4_require([_LT_TAG_COMPILER])dnl
Chris@39 214
Chris@39 215 case $host_os in
Chris@39 216 aix3*)
Chris@39 217 # AIX sometimes has problems with the GCC collect2 program. For some
Chris@39 218 # reason, if we set the COLLECT_NAMES environment variable, the problems
Chris@39 219 # vanish in a puff of smoke.
Chris@39 220 if test "X${COLLECT_NAMES+set}" != Xset; then
Chris@39 221 COLLECT_NAMES=
Chris@39 222 export COLLECT_NAMES
Chris@39 223 fi
Chris@39 224 ;;
Chris@39 225 esac
Chris@39 226
Chris@39 227 # Global variables:
Chris@39 228 ofile=libtool
Chris@39 229 can_build_shared=yes
Chris@39 230
Chris@39 231 # All known linkers require a `.a' archive for static linking (except MSVC,
Chris@39 232 # which needs '.lib').
Chris@39 233 libext=a
Chris@39 234
Chris@39 235 with_gnu_ld="$lt_cv_prog_gnu_ld"
Chris@39 236
Chris@39 237 old_CC="$CC"
Chris@39 238 old_CFLAGS="$CFLAGS"
Chris@39 239
Chris@39 240 # Set sane defaults for various variables
Chris@39 241 test -z "$CC" && CC=cc
Chris@39 242 test -z "$LTCC" && LTCC=$CC
Chris@39 243 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
Chris@39 244 test -z "$LD" && LD=ld
Chris@39 245 test -z "$ac_objext" && ac_objext=o
Chris@39 246
Chris@39 247 _LT_CC_BASENAME([$compiler])
Chris@39 248
Chris@39 249 # Only perform the check for file, if the check method requires it
Chris@39 250 test -z "$MAGIC_CMD" && MAGIC_CMD=file
Chris@39 251 case $deplibs_check_method in
Chris@39 252 file_magic*)
Chris@39 253 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
Chris@39 254 _LT_PATH_MAGIC
Chris@39 255 fi
Chris@39 256 ;;
Chris@39 257 esac
Chris@39 258
Chris@39 259 # Use C for the default configuration in the libtool script
Chris@39 260 LT_SUPPORTED_TAG([CC])
Chris@39 261 _LT_LANG_C_CONFIG
Chris@39 262 _LT_LANG_DEFAULT_CONFIG
Chris@39 263 _LT_CONFIG_COMMANDS
Chris@39 264 ])# _LT_SETUP
Chris@39 265
Chris@39 266
Chris@39 267 # _LT_PREPARE_SED_QUOTE_VARS
Chris@39 268 # --------------------------
Chris@39 269 # Define a few sed substitution that help us do robust quoting.
Chris@39 270 m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
Chris@39 271 [# Backslashify metacharacters that are still active within
Chris@39 272 # double-quoted strings.
Chris@39 273 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
Chris@39 274
Chris@39 275 # Same as above, but do not quote variable references.
Chris@39 276 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
Chris@39 277
Chris@39 278 # Sed substitution to delay expansion of an escaped shell variable in a
Chris@39 279 # double_quote_subst'ed string.
Chris@39 280 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
Chris@39 281
Chris@39 282 # Sed substitution to delay expansion of an escaped single quote.
Chris@39 283 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
Chris@39 284
Chris@39 285 # Sed substitution to avoid accidental globbing in evaled expressions
Chris@39 286 no_glob_subst='s/\*/\\\*/g'
Chris@39 287 ])
Chris@39 288
Chris@39 289 # _LT_PROG_LTMAIN
Chris@39 290 # ---------------
Chris@39 291 # Note that this code is called both from `configure', and `config.status'
Chris@39 292 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
Chris@39 293 # `config.status' has no value for ac_aux_dir unless we are using Automake,
Chris@39 294 # so we pass a copy along to make sure it has a sensible value anyway.
Chris@39 295 m4_defun([_LT_PROG_LTMAIN],
Chris@39 296 [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
Chris@39 297 _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
Chris@39 298 ltmain="$ac_aux_dir/ltmain.sh"
Chris@39 299 ])# _LT_PROG_LTMAIN
Chris@39 300
Chris@39 301
Chris@39 302
Chris@39 303 # So that we can recreate a full libtool script including additional
Chris@39 304 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
Chris@39 305 # in macros and then make a single call at the end using the `libtool'
Chris@39 306 # label.
Chris@39 307
Chris@39 308
Chris@39 309 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
Chris@39 310 # ----------------------------------------
Chris@39 311 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
Chris@39 312 m4_define([_LT_CONFIG_LIBTOOL_INIT],
Chris@39 313 [m4_ifval([$1],
Chris@39 314 [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
Chris@39 315 [$1
Chris@39 316 ])])])
Chris@39 317
Chris@39 318 # Initialize.
Chris@39 319 m4_define([_LT_OUTPUT_LIBTOOL_INIT])
Chris@39 320
Chris@39 321
Chris@39 322 # _LT_CONFIG_LIBTOOL([COMMANDS])
Chris@39 323 # ------------------------------
Chris@39 324 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
Chris@39 325 m4_define([_LT_CONFIG_LIBTOOL],
Chris@39 326 [m4_ifval([$1],
Chris@39 327 [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
Chris@39 328 [$1
Chris@39 329 ])])])
Chris@39 330
Chris@39 331 # Initialize.
Chris@39 332 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
Chris@39 333
Chris@39 334
Chris@39 335 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
Chris@39 336 # -----------------------------------------------------
Chris@39 337 m4_defun([_LT_CONFIG_SAVE_COMMANDS],
Chris@39 338 [_LT_CONFIG_LIBTOOL([$1])
Chris@39 339 _LT_CONFIG_LIBTOOL_INIT([$2])
Chris@39 340 ])
Chris@39 341
Chris@39 342
Chris@39 343 # _LT_FORMAT_COMMENT([COMMENT])
Chris@39 344 # -----------------------------
Chris@39 345 # Add leading comment marks to the start of each line, and a trailing
Chris@39 346 # full-stop to the whole comment if one is not present already.
Chris@39 347 m4_define([_LT_FORMAT_COMMENT],
Chris@39 348 [m4_ifval([$1], [
Chris@39 349 m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
Chris@39 350 [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
Chris@39 351 )])
Chris@39 352
Chris@39 353
Chris@39 354
Chris@39 355
Chris@39 356
Chris@39 357 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
Chris@39 358 # -------------------------------------------------------------------
Chris@39 359 # CONFIGNAME is the name given to the value in the libtool script.
Chris@39 360 # VARNAME is the (base) name used in the configure script.
Chris@39 361 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
Chris@39 362 # VARNAME. Any other value will be used directly.
Chris@39 363 m4_define([_LT_DECL],
Chris@39 364 [lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
Chris@39 365 [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
Chris@39 366 [m4_ifval([$1], [$1], [$2])])
Chris@39 367 lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
Chris@39 368 m4_ifval([$4],
Chris@39 369 [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
Chris@39 370 lt_dict_add_subkey([lt_decl_dict], [$2],
Chris@39 371 [tagged?], [m4_ifval([$5], [yes], [no])])])
Chris@39 372 ])
Chris@39 373
Chris@39 374
Chris@39 375 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
Chris@39 376 # --------------------------------------------------------
Chris@39 377 m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
Chris@39 378
Chris@39 379
Chris@39 380 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
Chris@39 381 # ------------------------------------------------
Chris@39 382 m4_define([lt_decl_tag_varnames],
Chris@39 383 [_lt_decl_filter([tagged?], [yes], $@)])
Chris@39 384
Chris@39 385
Chris@39 386 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
Chris@39 387 # ---------------------------------------------------------
Chris@39 388 m4_define([_lt_decl_filter],
Chris@39 389 [m4_case([$#],
Chris@39 390 [0], [m4_fatal([$0: too few arguments: $#])],
Chris@39 391 [1], [m4_fatal([$0: too few arguments: $#: $1])],
Chris@39 392 [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
Chris@39 393 [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
Chris@39 394 [lt_dict_filter([lt_decl_dict], $@)])[]dnl
Chris@39 395 ])
Chris@39 396
Chris@39 397
Chris@39 398 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
Chris@39 399 # --------------------------------------------------
Chris@39 400 m4_define([lt_decl_quote_varnames],
Chris@39 401 [_lt_decl_filter([value], [1], $@)])
Chris@39 402
Chris@39 403
Chris@39 404 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
Chris@39 405 # ---------------------------------------------------
Chris@39 406 m4_define([lt_decl_dquote_varnames],
Chris@39 407 [_lt_decl_filter([value], [2], $@)])
Chris@39 408
Chris@39 409
Chris@39 410 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
Chris@39 411 # ---------------------------------------------------
Chris@39 412 m4_define([lt_decl_varnames_tagged],
Chris@39 413 [m4_assert([$# <= 2])dnl
Chris@39 414 _$0(m4_quote(m4_default([$1], [[, ]])),
Chris@39 415 m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
Chris@39 416 m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
Chris@39 417 m4_define([_lt_decl_varnames_tagged],
Chris@39 418 [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
Chris@39 419
Chris@39 420
Chris@39 421 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
Chris@39 422 # ------------------------------------------------
Chris@39 423 m4_define([lt_decl_all_varnames],
Chris@39 424 [_$0(m4_quote(m4_default([$1], [[, ]])),
Chris@39 425 m4_if([$2], [],
Chris@39 426 m4_quote(lt_decl_varnames),
Chris@39 427 m4_quote(m4_shift($@))))[]dnl
Chris@39 428 ])
Chris@39 429 m4_define([_lt_decl_all_varnames],
Chris@39 430 [lt_join($@, lt_decl_varnames_tagged([$1],
Chris@39 431 lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
Chris@39 432 ])
Chris@39 433
Chris@39 434
Chris@39 435 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
Chris@39 436 # ------------------------------------
Chris@39 437 # Quote a variable value, and forward it to `config.status' so that its
Chris@39 438 # declaration there will have the same value as in `configure'. VARNAME
Chris@39 439 # must have a single quote delimited value for this to work.
Chris@39 440 m4_define([_LT_CONFIG_STATUS_DECLARE],
Chris@39 441 [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
Chris@39 442
Chris@39 443
Chris@39 444 # _LT_CONFIG_STATUS_DECLARATIONS
Chris@39 445 # ------------------------------
Chris@39 446 # We delimit libtool config variables with single quotes, so when
Chris@39 447 # we write them to config.status, we have to be sure to quote all
Chris@39 448 # embedded single quotes properly. In configure, this macro expands
Chris@39 449 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
Chris@39 450 #
Chris@39 451 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
Chris@39 452 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
Chris@39 453 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
Chris@39 454 [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
Chris@39 455
Chris@39 456
Chris@39 457 # _LT_LIBTOOL_TAGS
Chris@39 458 # ----------------
Chris@39 459 # Output comment and list of tags supported by the script
Chris@39 460 m4_defun([_LT_LIBTOOL_TAGS],
Chris@39 461 [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
Chris@39 462 available_tags="_LT_TAGS"dnl
Chris@39 463 ])
Chris@39 464
Chris@39 465
Chris@39 466 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
Chris@39 467 # -----------------------------------
Chris@39 468 # Extract the dictionary values for VARNAME (optionally with TAG) and
Chris@39 469 # expand to a commented shell variable setting:
Chris@39 470 #
Chris@39 471 # # Some comment about what VAR is for.
Chris@39 472 # visible_name=$lt_internal_name
Chris@39 473 m4_define([_LT_LIBTOOL_DECLARE],
Chris@39 474 [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
Chris@39 475 [description])))[]dnl
Chris@39 476 m4_pushdef([_libtool_name],
Chris@39 477 m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
Chris@39 478 m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
Chris@39 479 [0], [_libtool_name=[$]$1],
Chris@39 480 [1], [_libtool_name=$lt_[]$1],
Chris@39 481 [2], [_libtool_name=$lt_[]$1],
Chris@39 482 [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
Chris@39 483 m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
Chris@39 484 ])
Chris@39 485
Chris@39 486
Chris@39 487 # _LT_LIBTOOL_CONFIG_VARS
Chris@39 488 # -----------------------
Chris@39 489 # Produce commented declarations of non-tagged libtool config variables
Chris@39 490 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
Chris@39 491 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
Chris@39 492 # section) are produced by _LT_LIBTOOL_TAG_VARS.
Chris@39 493 m4_defun([_LT_LIBTOOL_CONFIG_VARS],
Chris@39 494 [m4_foreach([_lt_var],
Chris@39 495 m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
Chris@39 496 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
Chris@39 497
Chris@39 498
Chris@39 499 # _LT_LIBTOOL_TAG_VARS(TAG)
Chris@39 500 # -------------------------
Chris@39 501 m4_define([_LT_LIBTOOL_TAG_VARS],
Chris@39 502 [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
Chris@39 503 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
Chris@39 504
Chris@39 505
Chris@39 506 # _LT_TAGVAR(VARNAME, [TAGNAME])
Chris@39 507 # ------------------------------
Chris@39 508 m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
Chris@39 509
Chris@39 510
Chris@39 511 # _LT_CONFIG_COMMANDS
Chris@39 512 # -------------------
Chris@39 513 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
Chris@39 514 # variables for single and double quote escaping we saved from calls
Chris@39 515 # to _LT_DECL, we can put quote escaped variables declarations
Chris@39 516 # into `config.status', and then the shell code to quote escape them in
Chris@39 517 # for loops in `config.status'. Finally, any additional code accumulated
Chris@39 518 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
Chris@39 519 m4_defun([_LT_CONFIG_COMMANDS],
Chris@39 520 [AC_PROVIDE_IFELSE([LT_OUTPUT],
Chris@39 521 dnl If the libtool generation code has been placed in $CONFIG_LT,
Chris@39 522 dnl instead of duplicating it all over again into config.status,
Chris@39 523 dnl then we will have config.status run $CONFIG_LT later, so it
Chris@39 524 dnl needs to know what name is stored there:
Chris@39 525 [AC_CONFIG_COMMANDS([libtool],
Chris@39 526 [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
Chris@39 527 dnl If the libtool generation code is destined for config.status,
Chris@39 528 dnl expand the accumulated commands and init code now:
Chris@39 529 [AC_CONFIG_COMMANDS([libtool],
Chris@39 530 [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
Chris@39 531 ])#_LT_CONFIG_COMMANDS
Chris@39 532
Chris@39 533
Chris@39 534 # Initialize.
Chris@39 535 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
Chris@39 536 [
Chris@39 537
Chris@39 538 # The HP-UX ksh and POSIX shell print the target directory to stdout
Chris@39 539 # if CDPATH is set.
Chris@39 540 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
Chris@39 541
Chris@39 542 sed_quote_subst='$sed_quote_subst'
Chris@39 543 double_quote_subst='$double_quote_subst'
Chris@39 544 delay_variable_subst='$delay_variable_subst'
Chris@39 545 _LT_CONFIG_STATUS_DECLARATIONS
Chris@39 546 LTCC='$LTCC'
Chris@39 547 LTCFLAGS='$LTCFLAGS'
Chris@39 548 compiler='$compiler_DEFAULT'
Chris@39 549
Chris@39 550 # A function that is used when there is no print builtin or printf.
Chris@39 551 func_fallback_echo ()
Chris@39 552 {
Chris@39 553 eval 'cat <<_LTECHO_EOF
Chris@39 554 \$[]1
Chris@39 555 _LTECHO_EOF'
Chris@39 556 }
Chris@39 557
Chris@39 558 # Quote evaled strings.
Chris@39 559 for var in lt_decl_all_varnames([[ \
Chris@39 560 ]], lt_decl_quote_varnames); do
Chris@39 561 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
Chris@39 562 *[[\\\\\\\`\\"\\\$]]*)
Chris@39 563 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
Chris@39 564 ;;
Chris@39 565 *)
Chris@39 566 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
Chris@39 567 ;;
Chris@39 568 esac
Chris@39 569 done
Chris@39 570
Chris@39 571 # Double-quote double-evaled strings.
Chris@39 572 for var in lt_decl_all_varnames([[ \
Chris@39 573 ]], lt_decl_dquote_varnames); do
Chris@39 574 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
Chris@39 575 *[[\\\\\\\`\\"\\\$]]*)
Chris@39 576 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
Chris@39 577 ;;
Chris@39 578 *)
Chris@39 579 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
Chris@39 580 ;;
Chris@39 581 esac
Chris@39 582 done
Chris@39 583
Chris@39 584 _LT_OUTPUT_LIBTOOL_INIT
Chris@39 585 ])
Chris@39 586
Chris@39 587 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
Chris@39 588 # ------------------------------------
Chris@39 589 # Generate a child script FILE with all initialization necessary to
Chris@39 590 # reuse the environment learned by the parent script, and make the
Chris@39 591 # file executable. If COMMENT is supplied, it is inserted after the
Chris@39 592 # `#!' sequence but before initialization text begins. After this
Chris@39 593 # macro, additional text can be appended to FILE to form the body of
Chris@39 594 # the child script. The macro ends with non-zero status if the
Chris@39 595 # file could not be fully written (such as if the disk is full).
Chris@39 596 m4_ifdef([AS_INIT_GENERATED],
Chris@39 597 [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
Chris@39 598 [m4_defun([_LT_GENERATED_FILE_INIT],
Chris@39 599 [m4_require([AS_PREPARE])]dnl
Chris@39 600 [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
Chris@39 601 [lt_write_fail=0
Chris@39 602 cat >$1 <<_ASEOF || lt_write_fail=1
Chris@39 603 #! $SHELL
Chris@39 604 # Generated by $as_me.
Chris@39 605 $2
Chris@39 606 SHELL=\${CONFIG_SHELL-$SHELL}
Chris@39 607 export SHELL
Chris@39 608 _ASEOF
Chris@39 609 cat >>$1 <<\_ASEOF || lt_write_fail=1
Chris@39 610 AS_SHELL_SANITIZE
Chris@39 611 _AS_PREPARE
Chris@39 612 exec AS_MESSAGE_FD>&1
Chris@39 613 _ASEOF
Chris@39 614 test $lt_write_fail = 0 && chmod +x $1[]dnl
Chris@39 615 m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
Chris@39 616
Chris@39 617 # LT_OUTPUT
Chris@39 618 # ---------
Chris@39 619 # This macro allows early generation of the libtool script (before
Chris@39 620 # AC_OUTPUT is called), incase it is used in configure for compilation
Chris@39 621 # tests.
Chris@39 622 AC_DEFUN([LT_OUTPUT],
Chris@39 623 [: ${CONFIG_LT=./config.lt}
Chris@39 624 AC_MSG_NOTICE([creating $CONFIG_LT])
Chris@39 625 _LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
Chris@39 626 [# Run this file to recreate a libtool stub with the current configuration.])
Chris@39 627
Chris@39 628 cat >>"$CONFIG_LT" <<\_LTEOF
Chris@39 629 lt_cl_silent=false
Chris@39 630 exec AS_MESSAGE_LOG_FD>>config.log
Chris@39 631 {
Chris@39 632 echo
Chris@39 633 AS_BOX([Running $as_me.])
Chris@39 634 } >&AS_MESSAGE_LOG_FD
Chris@39 635
Chris@39 636 lt_cl_help="\
Chris@39 637 \`$as_me' creates a local libtool stub from the current configuration,
Chris@39 638 for use in further configure time tests before the real libtool is
Chris@39 639 generated.
Chris@39 640
Chris@39 641 Usage: $[0] [[OPTIONS]]
Chris@39 642
Chris@39 643 -h, --help print this help, then exit
Chris@39 644 -V, --version print version number, then exit
Chris@39 645 -q, --quiet do not print progress messages
Chris@39 646 -d, --debug don't remove temporary files
Chris@39 647
Chris@39 648 Report bugs to <bug-libtool@gnu.org>."
Chris@39 649
Chris@39 650 lt_cl_version="\
Chris@39 651 m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
Chris@39 652 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
Chris@39 653 configured by $[0], generated by m4_PACKAGE_STRING.
Chris@39 654
Chris@39 655 Copyright (C) 2010 Free Software Foundation, Inc.
Chris@39 656 This config.lt script is free software; the Free Software Foundation
Chris@39 657 gives unlimited permision to copy, distribute and modify it."
Chris@39 658
Chris@39 659 while test $[#] != 0
Chris@39 660 do
Chris@39 661 case $[1] in
Chris@39 662 --version | --v* | -V )
Chris@39 663 echo "$lt_cl_version"; exit 0 ;;
Chris@39 664 --help | --h* | -h )
Chris@39 665 echo "$lt_cl_help"; exit 0 ;;
Chris@39 666 --debug | --d* | -d )
Chris@39 667 debug=: ;;
Chris@39 668 --quiet | --q* | --silent | --s* | -q )
Chris@39 669 lt_cl_silent=: ;;
Chris@39 670
Chris@39 671 -*) AC_MSG_ERROR([unrecognized option: $[1]
Chris@39 672 Try \`$[0] --help' for more information.]) ;;
Chris@39 673
Chris@39 674 *) AC_MSG_ERROR([unrecognized argument: $[1]
Chris@39 675 Try \`$[0] --help' for more information.]) ;;
Chris@39 676 esac
Chris@39 677 shift
Chris@39 678 done
Chris@39 679
Chris@39 680 if $lt_cl_silent; then
Chris@39 681 exec AS_MESSAGE_FD>/dev/null
Chris@39 682 fi
Chris@39 683 _LTEOF
Chris@39 684
Chris@39 685 cat >>"$CONFIG_LT" <<_LTEOF
Chris@39 686 _LT_OUTPUT_LIBTOOL_COMMANDS_INIT
Chris@39 687 _LTEOF
Chris@39 688
Chris@39 689 cat >>"$CONFIG_LT" <<\_LTEOF
Chris@39 690 AC_MSG_NOTICE([creating $ofile])
Chris@39 691 _LT_OUTPUT_LIBTOOL_COMMANDS
Chris@39 692 AS_EXIT(0)
Chris@39 693 _LTEOF
Chris@39 694 chmod +x "$CONFIG_LT"
Chris@39 695
Chris@39 696 # configure is writing to config.log, but config.lt does its own redirection,
Chris@39 697 # appending to config.log, which fails on DOS, as config.log is still kept
Chris@39 698 # open by configure. Here we exec the FD to /dev/null, effectively closing
Chris@39 699 # config.log, so it can be properly (re)opened and appended to by config.lt.
Chris@39 700 lt_cl_success=:
Chris@39 701 test "$silent" = yes &&
Chris@39 702 lt_config_lt_args="$lt_config_lt_args --quiet"
Chris@39 703 exec AS_MESSAGE_LOG_FD>/dev/null
Chris@39 704 $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
Chris@39 705 exec AS_MESSAGE_LOG_FD>>config.log
Chris@39 706 $lt_cl_success || AS_EXIT(1)
Chris@39 707 ])# LT_OUTPUT
Chris@39 708
Chris@39 709
Chris@39 710 # _LT_CONFIG(TAG)
Chris@39 711 # ---------------
Chris@39 712 # If TAG is the built-in tag, create an initial libtool script with a
Chris@39 713 # default configuration from the untagged config vars. Otherwise add code
Chris@39 714 # to config.status for appending the configuration named by TAG from the
Chris@39 715 # matching tagged config vars.
Chris@39 716 m4_defun([_LT_CONFIG],
Chris@39 717 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 718 _LT_CONFIG_SAVE_COMMANDS([
Chris@39 719 m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
Chris@39 720 m4_if(_LT_TAG, [C], [
Chris@39 721 # See if we are running on zsh, and set the options which allow our
Chris@39 722 # commands through without removal of \ escapes.
Chris@39 723 if test -n "${ZSH_VERSION+set}" ; then
Chris@39 724 setopt NO_GLOB_SUBST
Chris@39 725 fi
Chris@39 726
Chris@39 727 cfgfile="${ofile}T"
Chris@39 728 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
Chris@39 729 $RM "$cfgfile"
Chris@39 730
Chris@39 731 cat <<_LT_EOF >> "$cfgfile"
Chris@39 732 #! $SHELL
Chris@39 733
Chris@39 734 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
Chris@39 735 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
Chris@39 736 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
Chris@39 737 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
Chris@39 738 #
Chris@39 739 _LT_COPYING
Chris@39 740 _LT_LIBTOOL_TAGS
Chris@39 741
Chris@39 742 # ### BEGIN LIBTOOL CONFIG
Chris@39 743 _LT_LIBTOOL_CONFIG_VARS
Chris@39 744 _LT_LIBTOOL_TAG_VARS
Chris@39 745 # ### END LIBTOOL CONFIG
Chris@39 746
Chris@39 747 _LT_EOF
Chris@39 748
Chris@39 749 case $host_os in
Chris@39 750 aix3*)
Chris@39 751 cat <<\_LT_EOF >> "$cfgfile"
Chris@39 752 # AIX sometimes has problems with the GCC collect2 program. For some
Chris@39 753 # reason, if we set the COLLECT_NAMES environment variable, the problems
Chris@39 754 # vanish in a puff of smoke.
Chris@39 755 if test "X${COLLECT_NAMES+set}" != Xset; then
Chris@39 756 COLLECT_NAMES=
Chris@39 757 export COLLECT_NAMES
Chris@39 758 fi
Chris@39 759 _LT_EOF
Chris@39 760 ;;
Chris@39 761 esac
Chris@39 762
Chris@39 763 _LT_PROG_LTMAIN
Chris@39 764
Chris@39 765 # We use sed instead of cat because bash on DJGPP gets confused if
Chris@39 766 # if finds mixed CR/LF and LF-only lines. Since sed operates in
Chris@39 767 # text mode, it properly converts lines to CR/LF. This bash problem
Chris@39 768 # is reportedly fixed, but why not run on old versions too?
Chris@39 769 sed '$q' "$ltmain" >> "$cfgfile" \
Chris@39 770 || (rm -f "$cfgfile"; exit 1)
Chris@39 771
Chris@39 772 _LT_PROG_REPLACE_SHELLFNS
Chris@39 773
Chris@39 774 mv -f "$cfgfile" "$ofile" ||
Chris@39 775 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
Chris@39 776 chmod +x "$ofile"
Chris@39 777 ],
Chris@39 778 [cat <<_LT_EOF >> "$ofile"
Chris@39 779
Chris@39 780 dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
Chris@39 781 dnl in a comment (ie after a #).
Chris@39 782 # ### BEGIN LIBTOOL TAG CONFIG: $1
Chris@39 783 _LT_LIBTOOL_TAG_VARS(_LT_TAG)
Chris@39 784 # ### END LIBTOOL TAG CONFIG: $1
Chris@39 785 _LT_EOF
Chris@39 786 ])dnl /m4_if
Chris@39 787 ],
Chris@39 788 [m4_if([$1], [], [
Chris@39 789 PACKAGE='$PACKAGE'
Chris@39 790 VERSION='$VERSION'
Chris@39 791 TIMESTAMP='$TIMESTAMP'
Chris@39 792 RM='$RM'
Chris@39 793 ofile='$ofile'], [])
Chris@39 794 ])dnl /_LT_CONFIG_SAVE_COMMANDS
Chris@39 795 ])# _LT_CONFIG
Chris@39 796
Chris@39 797
Chris@39 798 # LT_SUPPORTED_TAG(TAG)
Chris@39 799 # ---------------------
Chris@39 800 # Trace this macro to discover what tags are supported by the libtool
Chris@39 801 # --tag option, using:
Chris@39 802 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
Chris@39 803 AC_DEFUN([LT_SUPPORTED_TAG], [])
Chris@39 804
Chris@39 805
Chris@39 806 # C support is built-in for now
Chris@39 807 m4_define([_LT_LANG_C_enabled], [])
Chris@39 808 m4_define([_LT_TAGS], [])
Chris@39 809
Chris@39 810
Chris@39 811 # LT_LANG(LANG)
Chris@39 812 # -------------
Chris@39 813 # Enable libtool support for the given language if not already enabled.
Chris@39 814 AC_DEFUN([LT_LANG],
Chris@39 815 [AC_BEFORE([$0], [LT_OUTPUT])dnl
Chris@39 816 m4_case([$1],
Chris@39 817 [C], [_LT_LANG(C)],
Chris@39 818 [C++], [_LT_LANG(CXX)],
Chris@39 819 [Java], [_LT_LANG(GCJ)],
Chris@39 820 [Fortran 77], [_LT_LANG(F77)],
Chris@39 821 [Fortran], [_LT_LANG(FC)],
Chris@39 822 [Windows Resource], [_LT_LANG(RC)],
Chris@39 823 [m4_ifdef([_LT_LANG_]$1[_CONFIG],
Chris@39 824 [_LT_LANG($1)],
Chris@39 825 [m4_fatal([$0: unsupported language: "$1"])])])dnl
Chris@39 826 ])# LT_LANG
Chris@39 827
Chris@39 828
Chris@39 829 # _LT_LANG(LANGNAME)
Chris@39 830 # ------------------
Chris@39 831 m4_defun([_LT_LANG],
Chris@39 832 [m4_ifdef([_LT_LANG_]$1[_enabled], [],
Chris@39 833 [LT_SUPPORTED_TAG([$1])dnl
Chris@39 834 m4_append([_LT_TAGS], [$1 ])dnl
Chris@39 835 m4_define([_LT_LANG_]$1[_enabled], [])dnl
Chris@39 836 _LT_LANG_$1_CONFIG($1)])dnl
Chris@39 837 ])# _LT_LANG
Chris@39 838
Chris@39 839
Chris@39 840 # _LT_LANG_DEFAULT_CONFIG
Chris@39 841 # -----------------------
Chris@39 842 m4_defun([_LT_LANG_DEFAULT_CONFIG],
Chris@39 843 [AC_PROVIDE_IFELSE([AC_PROG_CXX],
Chris@39 844 [LT_LANG(CXX)],
Chris@39 845 [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
Chris@39 846
Chris@39 847 AC_PROVIDE_IFELSE([AC_PROG_F77],
Chris@39 848 [LT_LANG(F77)],
Chris@39 849 [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
Chris@39 850
Chris@39 851 AC_PROVIDE_IFELSE([AC_PROG_FC],
Chris@39 852 [LT_LANG(FC)],
Chris@39 853 [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
Chris@39 854
Chris@39 855 dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
Chris@39 856 dnl pulling things in needlessly.
Chris@39 857 AC_PROVIDE_IFELSE([AC_PROG_GCJ],
Chris@39 858 [LT_LANG(GCJ)],
Chris@39 859 [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
Chris@39 860 [LT_LANG(GCJ)],
Chris@39 861 [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
Chris@39 862 [LT_LANG(GCJ)],
Chris@39 863 [m4_ifdef([AC_PROG_GCJ],
Chris@39 864 [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
Chris@39 865 m4_ifdef([A][M_PROG_GCJ],
Chris@39 866 [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
Chris@39 867 m4_ifdef([LT_PROG_GCJ],
Chris@39 868 [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
Chris@39 869
Chris@39 870 AC_PROVIDE_IFELSE([LT_PROG_RC],
Chris@39 871 [LT_LANG(RC)],
Chris@39 872 [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
Chris@39 873 ])# _LT_LANG_DEFAULT_CONFIG
Chris@39 874
Chris@39 875 # Obsolete macros:
Chris@39 876 AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
Chris@39 877 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
Chris@39 878 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
Chris@39 879 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
Chris@39 880 AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
Chris@39 881 dnl aclocal-1.4 backwards compatibility:
Chris@39 882 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
Chris@39 883 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
Chris@39 884 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
Chris@39 885 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
Chris@39 886 dnl AC_DEFUN([AC_LIBTOOL_RC], [])
Chris@39 887
Chris@39 888
Chris@39 889 # _LT_TAG_COMPILER
Chris@39 890 # ----------------
Chris@39 891 m4_defun([_LT_TAG_COMPILER],
Chris@39 892 [AC_REQUIRE([AC_PROG_CC])dnl
Chris@39 893
Chris@39 894 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
Chris@39 895 _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
Chris@39 896 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
Chris@39 897 _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
Chris@39 898
Chris@39 899 # If no C compiler was specified, use CC.
Chris@39 900 LTCC=${LTCC-"$CC"}
Chris@39 901
Chris@39 902 # If no C compiler flags were specified, use CFLAGS.
Chris@39 903 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
Chris@39 904
Chris@39 905 # Allow CC to be a program name with arguments.
Chris@39 906 compiler=$CC
Chris@39 907 ])# _LT_TAG_COMPILER
Chris@39 908
Chris@39 909
Chris@39 910 # _LT_COMPILER_BOILERPLATE
Chris@39 911 # ------------------------
Chris@39 912 # Check for compiler boilerplate output or warnings with
Chris@39 913 # the simple compiler test code.
Chris@39 914 m4_defun([_LT_COMPILER_BOILERPLATE],
Chris@39 915 [m4_require([_LT_DECL_SED])dnl
Chris@39 916 ac_outfile=conftest.$ac_objext
Chris@39 917 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
Chris@39 918 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
Chris@39 919 _lt_compiler_boilerplate=`cat conftest.err`
Chris@39 920 $RM conftest*
Chris@39 921 ])# _LT_COMPILER_BOILERPLATE
Chris@39 922
Chris@39 923
Chris@39 924 # _LT_LINKER_BOILERPLATE
Chris@39 925 # ----------------------
Chris@39 926 # Check for linker boilerplate output or warnings with
Chris@39 927 # the simple link test code.
Chris@39 928 m4_defun([_LT_LINKER_BOILERPLATE],
Chris@39 929 [m4_require([_LT_DECL_SED])dnl
Chris@39 930 ac_outfile=conftest.$ac_objext
Chris@39 931 echo "$lt_simple_link_test_code" >conftest.$ac_ext
Chris@39 932 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
Chris@39 933 _lt_linker_boilerplate=`cat conftest.err`
Chris@39 934 $RM -r conftest*
Chris@39 935 ])# _LT_LINKER_BOILERPLATE
Chris@39 936
Chris@39 937 # _LT_REQUIRED_DARWIN_CHECKS
Chris@39 938 # -------------------------
Chris@39 939 m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
Chris@39 940 case $host_os in
Chris@39 941 rhapsody* | darwin*)
Chris@39 942 AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
Chris@39 943 AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
Chris@39 944 AC_CHECK_TOOL([LIPO], [lipo], [:])
Chris@39 945 AC_CHECK_TOOL([OTOOL], [otool], [:])
Chris@39 946 AC_CHECK_TOOL([OTOOL64], [otool64], [:])
Chris@39 947 _LT_DECL([], [DSYMUTIL], [1],
Chris@39 948 [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
Chris@39 949 _LT_DECL([], [NMEDIT], [1],
Chris@39 950 [Tool to change global to local symbols on Mac OS X])
Chris@39 951 _LT_DECL([], [LIPO], [1],
Chris@39 952 [Tool to manipulate fat objects and archives on Mac OS X])
Chris@39 953 _LT_DECL([], [OTOOL], [1],
Chris@39 954 [ldd/readelf like tool for Mach-O binaries on Mac OS X])
Chris@39 955 _LT_DECL([], [OTOOL64], [1],
Chris@39 956 [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
Chris@39 957
Chris@39 958 AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
Chris@39 959 [lt_cv_apple_cc_single_mod=no
Chris@39 960 if test -z "${LT_MULTI_MODULE}"; then
Chris@39 961 # By default we will add the -single_module flag. You can override
Chris@39 962 # by either setting the environment variable LT_MULTI_MODULE
Chris@39 963 # non-empty at configure time, or by adding -multi_module to the
Chris@39 964 # link flags.
Chris@39 965 rm -rf libconftest.dylib*
Chris@39 966 echo "int foo(void){return 1;}" > conftest.c
Chris@39 967 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
Chris@39 968 -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
Chris@39 969 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
Chris@39 970 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
Chris@39 971 _lt_result=$?
Chris@39 972 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
Chris@39 973 lt_cv_apple_cc_single_mod=yes
Chris@39 974 else
Chris@39 975 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 976 fi
Chris@39 977 rm -rf libconftest.dylib*
Chris@39 978 rm -f conftest.*
Chris@39 979 fi])
Chris@39 980 AC_CACHE_CHECK([for -exported_symbols_list linker flag],
Chris@39 981 [lt_cv_ld_exported_symbols_list],
Chris@39 982 [lt_cv_ld_exported_symbols_list=no
Chris@39 983 save_LDFLAGS=$LDFLAGS
Chris@39 984 echo "_main" > conftest.sym
Chris@39 985 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
Chris@39 986 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
Chris@39 987 [lt_cv_ld_exported_symbols_list=yes],
Chris@39 988 [lt_cv_ld_exported_symbols_list=no])
Chris@39 989 LDFLAGS="$save_LDFLAGS"
Chris@39 990 ])
Chris@39 991 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
Chris@39 992 [lt_cv_ld_force_load=no
Chris@39 993 cat > conftest.c << _LT_EOF
Chris@39 994 int forced_loaded() { return 2;}
Chris@39 995 _LT_EOF
Chris@39 996 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
Chris@39 997 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
Chris@39 998 echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
Chris@39 999 $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
Chris@39 1000 echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
Chris@39 1001 $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
Chris@39 1002 cat > conftest.c << _LT_EOF
Chris@39 1003 int main() { return 0;}
Chris@39 1004 _LT_EOF
Chris@39 1005 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
Chris@39 1006 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
Chris@39 1007 _lt_result=$?
Chris@39 1008 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
Chris@39 1009 lt_cv_ld_force_load=yes
Chris@39 1010 else
Chris@39 1011 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 1012 fi
Chris@39 1013 rm -f conftest.err libconftest.a conftest conftest.c
Chris@39 1014 rm -rf conftest.dSYM
Chris@39 1015 ])
Chris@39 1016 case $host_os in
Chris@39 1017 rhapsody* | darwin1.[[012]])
Chris@39 1018 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
Chris@39 1019 darwin1.*)
Chris@39 1020 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
Chris@39 1021 darwin*) # darwin 5.x on
Chris@39 1022 # if running on 10.5 or later, the deployment target defaults
Chris@39 1023 # to the OS version, if on x86, and 10.4, the deployment
Chris@39 1024 # target defaults to 10.4. Don't you love it?
Chris@39 1025 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
Chris@39 1026 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
Chris@39 1027 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
Chris@39 1028 10.[[012]]*)
Chris@39 1029 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
Chris@39 1030 10.*)
Chris@39 1031 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
Chris@39 1032 esac
Chris@39 1033 ;;
Chris@39 1034 esac
Chris@39 1035 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
Chris@39 1036 _lt_dar_single_mod='$single_module'
Chris@39 1037 fi
Chris@39 1038 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
Chris@39 1039 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
Chris@39 1040 else
Chris@39 1041 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
Chris@39 1042 fi
Chris@39 1043 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
Chris@39 1044 _lt_dsymutil='~$DSYMUTIL $lib || :'
Chris@39 1045 else
Chris@39 1046 _lt_dsymutil=
Chris@39 1047 fi
Chris@39 1048 ;;
Chris@39 1049 esac
Chris@39 1050 ])
Chris@39 1051
Chris@39 1052
Chris@39 1053 # _LT_DARWIN_LINKER_FEATURES
Chris@39 1054 # --------------------------
Chris@39 1055 # Checks for linker and compiler features on darwin
Chris@39 1056 m4_defun([_LT_DARWIN_LINKER_FEATURES],
Chris@39 1057 [
Chris@39 1058 m4_require([_LT_REQUIRED_DARWIN_CHECKS])
Chris@39 1059 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 1060 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 1061 _LT_TAGVAR(hardcode_automatic, $1)=yes
Chris@39 1062 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
Chris@39 1063 if test "$lt_cv_ld_force_load" = "yes"; then
Chris@39 1064 _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
Chris@39 1065 else
Chris@39 1066 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
Chris@39 1067 fi
Chris@39 1068 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 1069 _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
Chris@39 1070 case $cc_basename in
Chris@39 1071 ifort*) _lt_dar_can_shared=yes ;;
Chris@39 1072 *) _lt_dar_can_shared=$GCC ;;
Chris@39 1073 esac
Chris@39 1074 if test "$_lt_dar_can_shared" = "yes"; then
Chris@39 1075 output_verbose_link_cmd=func_echo_all
Chris@39 1076 _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
Chris@39 1077 _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
Chris@39 1078 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
Chris@39 1079 _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
Chris@39 1080 m4_if([$1], [CXX],
Chris@39 1081 [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
Chris@39 1082 _LT_TAGVAR(archive_cmds, $1)="\$CC -r -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${_lt_dsymutil}"
Chris@39 1083 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -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${_lt_dar_export_syms}${_lt_dsymutil}"
Chris@39 1084 fi
Chris@39 1085 ],[])
Chris@39 1086 else
Chris@39 1087 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 1088 fi
Chris@39 1089 ])
Chris@39 1090
Chris@39 1091 # _LT_SYS_MODULE_PATH_AIX([TAGNAME])
Chris@39 1092 # ----------------------------------
Chris@39 1093 # Links a minimal program and checks the executable
Chris@39 1094 # for the system default hardcoded library path. In most cases,
Chris@39 1095 # this is /usr/lib:/lib, but when the MPI compilers are used
Chris@39 1096 # the location of the communication and MPI libs are included too.
Chris@39 1097 # If we don't find anything, use the default library path according
Chris@39 1098 # to the aix ld manual.
Chris@39 1099 # Store the results from the different compilers for each TAGNAME.
Chris@39 1100 # Allow to override them for all tags through lt_cv_aix_libpath.
Chris@39 1101 m4_defun([_LT_SYS_MODULE_PATH_AIX],
Chris@39 1102 [m4_require([_LT_DECL_SED])dnl
Chris@39 1103 if test "${lt_cv_aix_libpath+set}" = set; then
Chris@39 1104 aix_libpath=$lt_cv_aix_libpath
Chris@39 1105 else
Chris@39 1106 AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
Chris@39 1107 [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
Chris@39 1108 lt_aix_libpath_sed='[
Chris@39 1109 /Import File Strings/,/^$/ {
Chris@39 1110 /^0/ {
Chris@39 1111 s/^0 *\([^ ]*\) *$/\1/
Chris@39 1112 p
Chris@39 1113 }
Chris@39 1114 }]'
Chris@39 1115 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
Chris@39 1116 # Check for a 64-bit object if we didn't find anything.
Chris@39 1117 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
Chris@39 1118 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
Chris@39 1119 fi],[])
Chris@39 1120 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
Chris@39 1121 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
Chris@39 1122 fi
Chris@39 1123 ])
Chris@39 1124 aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
Chris@39 1125 fi
Chris@39 1126 ])# _LT_SYS_MODULE_PATH_AIX
Chris@39 1127
Chris@39 1128
Chris@39 1129 # _LT_SHELL_INIT(ARG)
Chris@39 1130 # -------------------
Chris@39 1131 m4_define([_LT_SHELL_INIT],
Chris@39 1132 [m4_divert_text([M4SH-INIT], [$1
Chris@39 1133 ])])# _LT_SHELL_INIT
Chris@39 1134
Chris@39 1135
Chris@39 1136
Chris@39 1137 # _LT_PROG_ECHO_BACKSLASH
Chris@39 1138 # -----------------------
Chris@39 1139 # Find how we can fake an echo command that does not interpret backslash.
Chris@39 1140 # In particular, with Autoconf 2.60 or later we add some code to the start
Chris@39 1141 # of the generated configure script which will find a shell with a builtin
Chris@39 1142 # printf (which we can use as an echo command).
Chris@39 1143 m4_defun([_LT_PROG_ECHO_BACKSLASH],
Chris@39 1144 [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
Chris@39 1145 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
Chris@39 1146 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
Chris@39 1147
Chris@39 1148 AC_MSG_CHECKING([how to print strings])
Chris@39 1149 # Test print first, because it will be a builtin if present.
Chris@39 1150 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
Chris@39 1151 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
Chris@39 1152 ECHO='print -r --'
Chris@39 1153 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
Chris@39 1154 ECHO='printf %s\n'
Chris@39 1155 else
Chris@39 1156 # Use this function as a fallback that always works.
Chris@39 1157 func_fallback_echo ()
Chris@39 1158 {
Chris@39 1159 eval 'cat <<_LTECHO_EOF
Chris@39 1160 $[]1
Chris@39 1161 _LTECHO_EOF'
Chris@39 1162 }
Chris@39 1163 ECHO='func_fallback_echo'
Chris@39 1164 fi
Chris@39 1165
Chris@39 1166 # func_echo_all arg...
Chris@39 1167 # Invoke $ECHO with all args, space-separated.
Chris@39 1168 func_echo_all ()
Chris@39 1169 {
Chris@39 1170 $ECHO "$*"
Chris@39 1171 }
Chris@39 1172
Chris@39 1173 case "$ECHO" in
Chris@39 1174 printf*) AC_MSG_RESULT([printf]) ;;
Chris@39 1175 print*) AC_MSG_RESULT([print -r]) ;;
Chris@39 1176 *) AC_MSG_RESULT([cat]) ;;
Chris@39 1177 esac
Chris@39 1178
Chris@39 1179 m4_ifdef([_AS_DETECT_SUGGESTED],
Chris@39 1180 [_AS_DETECT_SUGGESTED([
Chris@39 1181 test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
Chris@39 1182 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
Chris@39 1183 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
Chris@39 1184 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
Chris@39 1185 PATH=/empty FPATH=/empty; export PATH FPATH
Chris@39 1186 test "X`printf %s $ECHO`" = "X$ECHO" \
Chris@39 1187 || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
Chris@39 1188
Chris@39 1189 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
Chris@39 1190 _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
Chris@39 1191 ])# _LT_PROG_ECHO_BACKSLASH
Chris@39 1192
Chris@39 1193
Chris@39 1194 # _LT_WITH_SYSROOT
Chris@39 1195 # ----------------
Chris@39 1196 AC_DEFUN([_LT_WITH_SYSROOT],
Chris@39 1197 [AC_MSG_CHECKING([for sysroot])
Chris@39 1198 AC_ARG_WITH([sysroot],
Chris@39 1199 [ --with-sysroot[=DIR] Search for dependent libraries within DIR
Chris@39 1200 (or the compiler's sysroot if not specified).],
Chris@39 1201 [], [with_sysroot=no])
Chris@39 1202
Chris@39 1203 dnl lt_sysroot will always be passed unquoted. We quote it here
Chris@39 1204 dnl in case the user passed a directory name.
Chris@39 1205 lt_sysroot=
Chris@39 1206 case ${with_sysroot} in #(
Chris@39 1207 yes)
Chris@39 1208 if test "$GCC" = yes; then
Chris@39 1209 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
Chris@39 1210 fi
Chris@39 1211 ;; #(
Chris@39 1212 /*)
Chris@39 1213 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
Chris@39 1214 ;; #(
Chris@39 1215 no|'')
Chris@39 1216 ;; #(
Chris@39 1217 *)
Chris@39 1218 AC_MSG_RESULT([${with_sysroot}])
Chris@39 1219 AC_MSG_ERROR([The sysroot must be an absolute path.])
Chris@39 1220 ;;
Chris@39 1221 esac
Chris@39 1222
Chris@39 1223 AC_MSG_RESULT([${lt_sysroot:-no}])
Chris@39 1224 _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
Chris@39 1225 [dependent libraries, and in which our libraries should be installed.])])
Chris@39 1226
Chris@39 1227 # _LT_ENABLE_LOCK
Chris@39 1228 # ---------------
Chris@39 1229 m4_defun([_LT_ENABLE_LOCK],
Chris@39 1230 [AC_ARG_ENABLE([libtool-lock],
Chris@39 1231 [AS_HELP_STRING([--disable-libtool-lock],
Chris@39 1232 [avoid locking (might break parallel builds)])])
Chris@39 1233 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
Chris@39 1234
Chris@39 1235 # Some flags need to be propagated to the compiler or linker for good
Chris@39 1236 # libtool support.
Chris@39 1237 case $host in
Chris@39 1238 ia64-*-hpux*)
Chris@39 1239 # Find out which ABI we are using.
Chris@39 1240 echo 'int i;' > conftest.$ac_ext
Chris@39 1241 if AC_TRY_EVAL(ac_compile); then
Chris@39 1242 case `/usr/bin/file conftest.$ac_objext` in
Chris@39 1243 *ELF-32*)
Chris@39 1244 HPUX_IA64_MODE="32"
Chris@39 1245 ;;
Chris@39 1246 *ELF-64*)
Chris@39 1247 HPUX_IA64_MODE="64"
Chris@39 1248 ;;
Chris@39 1249 esac
Chris@39 1250 fi
Chris@39 1251 rm -rf conftest*
Chris@39 1252 ;;
Chris@39 1253 *-*-irix6*)
Chris@39 1254 # Find out which ABI we are using.
Chris@39 1255 echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
Chris@39 1256 if AC_TRY_EVAL(ac_compile); then
Chris@39 1257 if test "$lt_cv_prog_gnu_ld" = yes; then
Chris@39 1258 case `/usr/bin/file conftest.$ac_objext` in
Chris@39 1259 *32-bit*)
Chris@39 1260 LD="${LD-ld} -melf32bsmip"
Chris@39 1261 ;;
Chris@39 1262 *N32*)
Chris@39 1263 LD="${LD-ld} -melf32bmipn32"
Chris@39 1264 ;;
Chris@39 1265 *64-bit*)
Chris@39 1266 LD="${LD-ld} -melf64bmip"
Chris@39 1267 ;;
Chris@39 1268 esac
Chris@39 1269 else
Chris@39 1270 case `/usr/bin/file conftest.$ac_objext` in
Chris@39 1271 *32-bit*)
Chris@39 1272 LD="${LD-ld} -32"
Chris@39 1273 ;;
Chris@39 1274 *N32*)
Chris@39 1275 LD="${LD-ld} -n32"
Chris@39 1276 ;;
Chris@39 1277 *64-bit*)
Chris@39 1278 LD="${LD-ld} -64"
Chris@39 1279 ;;
Chris@39 1280 esac
Chris@39 1281 fi
Chris@39 1282 fi
Chris@39 1283 rm -rf conftest*
Chris@39 1284 ;;
Chris@39 1285
Chris@39 1286 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
Chris@39 1287 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
Chris@39 1288 # Find out which ABI we are using.
Chris@39 1289 echo 'int i;' > conftest.$ac_ext
Chris@39 1290 if AC_TRY_EVAL(ac_compile); then
Chris@39 1291 case `/usr/bin/file conftest.o` in
Chris@39 1292 *32-bit*)
Chris@39 1293 case $host in
Chris@39 1294 x86_64-*kfreebsd*-gnu)
Chris@39 1295 LD="${LD-ld} -m elf_i386_fbsd"
Chris@39 1296 ;;
Chris@39 1297 x86_64-*linux*)
Chris@39 1298 LD="${LD-ld} -m elf_i386"
Chris@39 1299 ;;
Chris@39 1300 ppc64-*linux*|powerpc64-*linux*)
Chris@39 1301 LD="${LD-ld} -m elf32ppclinux"
Chris@39 1302 ;;
Chris@39 1303 s390x-*linux*)
Chris@39 1304 LD="${LD-ld} -m elf_s390"
Chris@39 1305 ;;
Chris@39 1306 sparc64-*linux*)
Chris@39 1307 LD="${LD-ld} -m elf32_sparc"
Chris@39 1308 ;;
Chris@39 1309 esac
Chris@39 1310 ;;
Chris@39 1311 *64-bit*)
Chris@39 1312 case $host in
Chris@39 1313 x86_64-*kfreebsd*-gnu)
Chris@39 1314 LD="${LD-ld} -m elf_x86_64_fbsd"
Chris@39 1315 ;;
Chris@39 1316 x86_64-*linux*)
Chris@39 1317 LD="${LD-ld} -m elf_x86_64"
Chris@39 1318 ;;
Chris@39 1319 ppc*-*linux*|powerpc*-*linux*)
Chris@39 1320 LD="${LD-ld} -m elf64ppc"
Chris@39 1321 ;;
Chris@39 1322 s390*-*linux*|s390*-*tpf*)
Chris@39 1323 LD="${LD-ld} -m elf64_s390"
Chris@39 1324 ;;
Chris@39 1325 sparc*-*linux*)
Chris@39 1326 LD="${LD-ld} -m elf64_sparc"
Chris@39 1327 ;;
Chris@39 1328 esac
Chris@39 1329 ;;
Chris@39 1330 esac
Chris@39 1331 fi
Chris@39 1332 rm -rf conftest*
Chris@39 1333 ;;
Chris@39 1334
Chris@39 1335 *-*-sco3.2v5*)
Chris@39 1336 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
Chris@39 1337 SAVE_CFLAGS="$CFLAGS"
Chris@39 1338 CFLAGS="$CFLAGS -belf"
Chris@39 1339 AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
Chris@39 1340 [AC_LANG_PUSH(C)
Chris@39 1341 AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
Chris@39 1342 AC_LANG_POP])
Chris@39 1343 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
Chris@39 1344 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
Chris@39 1345 CFLAGS="$SAVE_CFLAGS"
Chris@39 1346 fi
Chris@39 1347 ;;
Chris@39 1348 sparc*-*solaris*)
Chris@39 1349 # Find out which ABI we are using.
Chris@39 1350 echo 'int i;' > conftest.$ac_ext
Chris@39 1351 if AC_TRY_EVAL(ac_compile); then
Chris@39 1352 case `/usr/bin/file conftest.o` in
Chris@39 1353 *64-bit*)
Chris@39 1354 case $lt_cv_prog_gnu_ld in
Chris@39 1355 yes*) LD="${LD-ld} -m elf64_sparc" ;;
Chris@39 1356 *)
Chris@39 1357 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
Chris@39 1358 LD="${LD-ld} -64"
Chris@39 1359 fi
Chris@39 1360 ;;
Chris@39 1361 esac
Chris@39 1362 ;;
Chris@39 1363 esac
Chris@39 1364 fi
Chris@39 1365 rm -rf conftest*
Chris@39 1366 ;;
Chris@39 1367 esac
Chris@39 1368
Chris@39 1369 need_locks="$enable_libtool_lock"
Chris@39 1370 ])# _LT_ENABLE_LOCK
Chris@39 1371
Chris@39 1372
Chris@39 1373 # _LT_PROG_AR
Chris@39 1374 # -----------
Chris@39 1375 m4_defun([_LT_PROG_AR],
Chris@39 1376 [AC_CHECK_TOOLS(AR, [ar], false)
Chris@39 1377 : ${AR=ar}
Chris@39 1378 : ${AR_FLAGS=cru}
Chris@39 1379 _LT_DECL([], [AR], [1], [The archiver])
Chris@39 1380 _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
Chris@39 1381
Chris@39 1382 AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
Chris@39 1383 [lt_cv_ar_at_file=no
Chris@39 1384 AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
Chris@39 1385 [echo conftest.$ac_objext > conftest.lst
Chris@39 1386 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
Chris@39 1387 AC_TRY_EVAL([lt_ar_try])
Chris@39 1388 if test "$ac_status" -eq 0; then
Chris@39 1389 # Ensure the archiver fails upon bogus file names.
Chris@39 1390 rm -f conftest.$ac_objext libconftest.a
Chris@39 1391 AC_TRY_EVAL([lt_ar_try])
Chris@39 1392 if test "$ac_status" -ne 0; then
Chris@39 1393 lt_cv_ar_at_file=@
Chris@39 1394 fi
Chris@39 1395 fi
Chris@39 1396 rm -f conftest.* libconftest.a
Chris@39 1397 ])
Chris@39 1398 ])
Chris@39 1399
Chris@39 1400 if test "x$lt_cv_ar_at_file" = xno; then
Chris@39 1401 archiver_list_spec=
Chris@39 1402 else
Chris@39 1403 archiver_list_spec=$lt_cv_ar_at_file
Chris@39 1404 fi
Chris@39 1405 _LT_DECL([], [archiver_list_spec], [1],
Chris@39 1406 [How to feed a file listing to the archiver])
Chris@39 1407 ])# _LT_PROG_AR
Chris@39 1408
Chris@39 1409
Chris@39 1410 # _LT_CMD_OLD_ARCHIVE
Chris@39 1411 # -------------------
Chris@39 1412 m4_defun([_LT_CMD_OLD_ARCHIVE],
Chris@39 1413 [_LT_PROG_AR
Chris@39 1414
Chris@39 1415 AC_CHECK_TOOL(STRIP, strip, :)
Chris@39 1416 test -z "$STRIP" && STRIP=:
Chris@39 1417 _LT_DECL([], [STRIP], [1], [A symbol stripping program])
Chris@39 1418
Chris@39 1419 AC_CHECK_TOOL(RANLIB, ranlib, :)
Chris@39 1420 test -z "$RANLIB" && RANLIB=:
Chris@39 1421 _LT_DECL([], [RANLIB], [1],
Chris@39 1422 [Commands used to install an old-style archive])
Chris@39 1423
Chris@39 1424 # Determine commands to create old-style static archives.
Chris@39 1425 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
Chris@39 1426 old_postinstall_cmds='chmod 644 $oldlib'
Chris@39 1427 old_postuninstall_cmds=
Chris@39 1428
Chris@39 1429 if test -n "$RANLIB"; then
Chris@39 1430 case $host_os in
Chris@39 1431 openbsd*)
Chris@39 1432 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
Chris@39 1433 ;;
Chris@39 1434 *)
Chris@39 1435 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
Chris@39 1436 ;;
Chris@39 1437 esac
Chris@39 1438 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
Chris@39 1439 fi
Chris@39 1440
Chris@39 1441 case $host_os in
Chris@39 1442 darwin*)
Chris@39 1443 lock_old_archive_extraction=yes ;;
Chris@39 1444 *)
Chris@39 1445 lock_old_archive_extraction=no ;;
Chris@39 1446 esac
Chris@39 1447 _LT_DECL([], [old_postinstall_cmds], [2])
Chris@39 1448 _LT_DECL([], [old_postuninstall_cmds], [2])
Chris@39 1449 _LT_TAGDECL([], [old_archive_cmds], [2],
Chris@39 1450 [Commands used to build an old-style archive])
Chris@39 1451 _LT_DECL([], [lock_old_archive_extraction], [0],
Chris@39 1452 [Whether to use a lock for old archive extraction])
Chris@39 1453 ])# _LT_CMD_OLD_ARCHIVE
Chris@39 1454
Chris@39 1455
Chris@39 1456 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
Chris@39 1457 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
Chris@39 1458 # ----------------------------------------------------------------
Chris@39 1459 # Check whether the given compiler option works
Chris@39 1460 AC_DEFUN([_LT_COMPILER_OPTION],
Chris@39 1461 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 1462 m4_require([_LT_DECL_SED])dnl
Chris@39 1463 AC_CACHE_CHECK([$1], [$2],
Chris@39 1464 [$2=no
Chris@39 1465 m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
Chris@39 1466 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
Chris@39 1467 lt_compiler_flag="$3"
Chris@39 1468 # Insert the option either (1) after the last *FLAGS variable, or
Chris@39 1469 # (2) before a word containing "conftest.", or (3) at the end.
Chris@39 1470 # Note that $ac_compile itself does not contain backslashes and begins
Chris@39 1471 # with a dollar sign (not a hyphen), so the echo should work correctly.
Chris@39 1472 # The option is referenced via a variable to avoid confusing sed.
Chris@39 1473 lt_compile=`echo "$ac_compile" | $SED \
Chris@39 1474 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
Chris@39 1475 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
Chris@39 1476 -e 's:$: $lt_compiler_flag:'`
Chris@39 1477 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
Chris@39 1478 (eval "$lt_compile" 2>conftest.err)
Chris@39 1479 ac_status=$?
Chris@39 1480 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 1481 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
Chris@39 1482 if (exit $ac_status) && test -s "$ac_outfile"; then
Chris@39 1483 # The compiler can only warn and ignore the option if not recognized
Chris@39 1484 # So say no if there are warnings other than the usual output.
Chris@39 1485 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
Chris@39 1486 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
Chris@39 1487 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
Chris@39 1488 $2=yes
Chris@39 1489 fi
Chris@39 1490 fi
Chris@39 1491 $RM conftest*
Chris@39 1492 ])
Chris@39 1493
Chris@39 1494 if test x"[$]$2" = xyes; then
Chris@39 1495 m4_if([$5], , :, [$5])
Chris@39 1496 else
Chris@39 1497 m4_if([$6], , :, [$6])
Chris@39 1498 fi
Chris@39 1499 ])# _LT_COMPILER_OPTION
Chris@39 1500
Chris@39 1501 # Old name:
Chris@39 1502 AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
Chris@39 1503 dnl aclocal-1.4 backwards compatibility:
Chris@39 1504 dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
Chris@39 1505
Chris@39 1506
Chris@39 1507 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
Chris@39 1508 # [ACTION-SUCCESS], [ACTION-FAILURE])
Chris@39 1509 # ----------------------------------------------------
Chris@39 1510 # Check whether the given linker option works
Chris@39 1511 AC_DEFUN([_LT_LINKER_OPTION],
Chris@39 1512 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 1513 m4_require([_LT_DECL_SED])dnl
Chris@39 1514 AC_CACHE_CHECK([$1], [$2],
Chris@39 1515 [$2=no
Chris@39 1516 save_LDFLAGS="$LDFLAGS"
Chris@39 1517 LDFLAGS="$LDFLAGS $3"
Chris@39 1518 echo "$lt_simple_link_test_code" > conftest.$ac_ext
Chris@39 1519 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
Chris@39 1520 # The linker can only warn and ignore the option if not recognized
Chris@39 1521 # So say no if there are warnings
Chris@39 1522 if test -s conftest.err; then
Chris@39 1523 # Append any errors to the config.log.
Chris@39 1524 cat conftest.err 1>&AS_MESSAGE_LOG_FD
Chris@39 1525 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
Chris@39 1526 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
Chris@39 1527 if diff conftest.exp conftest.er2 >/dev/null; then
Chris@39 1528 $2=yes
Chris@39 1529 fi
Chris@39 1530 else
Chris@39 1531 $2=yes
Chris@39 1532 fi
Chris@39 1533 fi
Chris@39 1534 $RM -r conftest*
Chris@39 1535 LDFLAGS="$save_LDFLAGS"
Chris@39 1536 ])
Chris@39 1537
Chris@39 1538 if test x"[$]$2" = xyes; then
Chris@39 1539 m4_if([$4], , :, [$4])
Chris@39 1540 else
Chris@39 1541 m4_if([$5], , :, [$5])
Chris@39 1542 fi
Chris@39 1543 ])# _LT_LINKER_OPTION
Chris@39 1544
Chris@39 1545 # Old name:
Chris@39 1546 AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
Chris@39 1547 dnl aclocal-1.4 backwards compatibility:
Chris@39 1548 dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
Chris@39 1549
Chris@39 1550
Chris@39 1551 # LT_CMD_MAX_LEN
Chris@39 1552 #---------------
Chris@39 1553 AC_DEFUN([LT_CMD_MAX_LEN],
Chris@39 1554 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 1555 # find the maximum length of command line arguments
Chris@39 1556 AC_MSG_CHECKING([the maximum length of command line arguments])
Chris@39 1557 AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
Chris@39 1558 i=0
Chris@39 1559 teststring="ABCD"
Chris@39 1560
Chris@39 1561 case $build_os in
Chris@39 1562 msdosdjgpp*)
Chris@39 1563 # On DJGPP, this test can blow up pretty badly due to problems in libc
Chris@39 1564 # (any single argument exceeding 2000 bytes causes a buffer overrun
Chris@39 1565 # during glob expansion). Even if it were fixed, the result of this
Chris@39 1566 # check would be larger than it should be.
Chris@39 1567 lt_cv_sys_max_cmd_len=12288; # 12K is about right
Chris@39 1568 ;;
Chris@39 1569
Chris@39 1570 gnu*)
Chris@39 1571 # Under GNU Hurd, this test is not required because there is
Chris@39 1572 # no limit to the length of command line arguments.
Chris@39 1573 # Libtool will interpret -1 as no limit whatsoever
Chris@39 1574 lt_cv_sys_max_cmd_len=-1;
Chris@39 1575 ;;
Chris@39 1576
Chris@39 1577 cygwin* | mingw* | cegcc*)
Chris@39 1578 # On Win9x/ME, this test blows up -- it succeeds, but takes
Chris@39 1579 # about 5 minutes as the teststring grows exponentially.
Chris@39 1580 # Worse, since 9x/ME are not pre-emptively multitasking,
Chris@39 1581 # you end up with a "frozen" computer, even though with patience
Chris@39 1582 # the test eventually succeeds (with a max line length of 256k).
Chris@39 1583 # Instead, let's just punt: use the minimum linelength reported by
Chris@39 1584 # all of the supported platforms: 8192 (on NT/2K/XP).
Chris@39 1585 lt_cv_sys_max_cmd_len=8192;
Chris@39 1586 ;;
Chris@39 1587
Chris@39 1588 mint*)
Chris@39 1589 # On MiNT this can take a long time and run out of memory.
Chris@39 1590 lt_cv_sys_max_cmd_len=8192;
Chris@39 1591 ;;
Chris@39 1592
Chris@39 1593 amigaos*)
Chris@39 1594 # On AmigaOS with pdksh, this test takes hours, literally.
Chris@39 1595 # So we just punt and use a minimum line length of 8192.
Chris@39 1596 lt_cv_sys_max_cmd_len=8192;
Chris@39 1597 ;;
Chris@39 1598
Chris@39 1599 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
Chris@39 1600 # This has been around since 386BSD, at least. Likely further.
Chris@39 1601 if test -x /sbin/sysctl; then
Chris@39 1602 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
Chris@39 1603 elif test -x /usr/sbin/sysctl; then
Chris@39 1604 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
Chris@39 1605 else
Chris@39 1606 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
Chris@39 1607 fi
Chris@39 1608 # And add a safety zone
Chris@39 1609 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
Chris@39 1610 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
Chris@39 1611 ;;
Chris@39 1612
Chris@39 1613 interix*)
Chris@39 1614 # We know the value 262144 and hardcode it with a safety zone (like BSD)
Chris@39 1615 lt_cv_sys_max_cmd_len=196608
Chris@39 1616 ;;
Chris@39 1617
Chris@39 1618 osf*)
Chris@39 1619 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
Chris@39 1620 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
Chris@39 1621 # nice to cause kernel panics so lets avoid the loop below.
Chris@39 1622 # First set a reasonable default.
Chris@39 1623 lt_cv_sys_max_cmd_len=16384
Chris@39 1624 #
Chris@39 1625 if test -x /sbin/sysconfig; then
Chris@39 1626 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
Chris@39 1627 *1*) lt_cv_sys_max_cmd_len=-1 ;;
Chris@39 1628 esac
Chris@39 1629 fi
Chris@39 1630 ;;
Chris@39 1631 sco3.2v5*)
Chris@39 1632 lt_cv_sys_max_cmd_len=102400
Chris@39 1633 ;;
Chris@39 1634 sysv5* | sco5v6* | sysv4.2uw2*)
Chris@39 1635 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
Chris@39 1636 if test -n "$kargmax"; then
Chris@39 1637 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
Chris@39 1638 else
Chris@39 1639 lt_cv_sys_max_cmd_len=32768
Chris@39 1640 fi
Chris@39 1641 ;;
Chris@39 1642 *)
Chris@39 1643 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
Chris@39 1644 if test -n "$lt_cv_sys_max_cmd_len"; then
Chris@39 1645 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
Chris@39 1646 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
Chris@39 1647 else
Chris@39 1648 # Make teststring a little bigger before we do anything with it.
Chris@39 1649 # a 1K string should be a reasonable start.
Chris@39 1650 for i in 1 2 3 4 5 6 7 8 ; do
Chris@39 1651 teststring=$teststring$teststring
Chris@39 1652 done
Chris@39 1653 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
Chris@39 1654 # If test is not a shell built-in, we'll probably end up computing a
Chris@39 1655 # maximum length that is only half of the actual maximum length, but
Chris@39 1656 # we can't tell.
Chris@39 1657 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
Chris@39 1658 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
Chris@39 1659 test $i != 17 # 1/2 MB should be enough
Chris@39 1660 do
Chris@39 1661 i=`expr $i + 1`
Chris@39 1662 teststring=$teststring$teststring
Chris@39 1663 done
Chris@39 1664 # Only check the string length outside the loop.
Chris@39 1665 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
Chris@39 1666 teststring=
Chris@39 1667 # Add a significant safety factor because C++ compilers can tack on
Chris@39 1668 # massive amounts of additional arguments before passing them to the
Chris@39 1669 # linker. It appears as though 1/2 is a usable value.
Chris@39 1670 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
Chris@39 1671 fi
Chris@39 1672 ;;
Chris@39 1673 esac
Chris@39 1674 ])
Chris@39 1675 if test -n $lt_cv_sys_max_cmd_len ; then
Chris@39 1676 AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
Chris@39 1677 else
Chris@39 1678 AC_MSG_RESULT(none)
Chris@39 1679 fi
Chris@39 1680 max_cmd_len=$lt_cv_sys_max_cmd_len
Chris@39 1681 _LT_DECL([], [max_cmd_len], [0],
Chris@39 1682 [What is the maximum length of a command?])
Chris@39 1683 ])# LT_CMD_MAX_LEN
Chris@39 1684
Chris@39 1685 # Old name:
Chris@39 1686 AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
Chris@39 1687 dnl aclocal-1.4 backwards compatibility:
Chris@39 1688 dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
Chris@39 1689
Chris@39 1690
Chris@39 1691 # _LT_HEADER_DLFCN
Chris@39 1692 # ----------------
Chris@39 1693 m4_defun([_LT_HEADER_DLFCN],
Chris@39 1694 [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
Chris@39 1695 ])# _LT_HEADER_DLFCN
Chris@39 1696
Chris@39 1697
Chris@39 1698 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
Chris@39 1699 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
Chris@39 1700 # ----------------------------------------------------------------
Chris@39 1701 m4_defun([_LT_TRY_DLOPEN_SELF],
Chris@39 1702 [m4_require([_LT_HEADER_DLFCN])dnl
Chris@39 1703 if test "$cross_compiling" = yes; then :
Chris@39 1704 [$4]
Chris@39 1705 else
Chris@39 1706 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
Chris@39 1707 lt_status=$lt_dlunknown
Chris@39 1708 cat > conftest.$ac_ext <<_LT_EOF
Chris@39 1709 [#line $LINENO "configure"
Chris@39 1710 #include "confdefs.h"
Chris@39 1711
Chris@39 1712 #if HAVE_DLFCN_H
Chris@39 1713 #include <dlfcn.h>
Chris@39 1714 #endif
Chris@39 1715
Chris@39 1716 #include <stdio.h>
Chris@39 1717
Chris@39 1718 #ifdef RTLD_GLOBAL
Chris@39 1719 # define LT_DLGLOBAL RTLD_GLOBAL
Chris@39 1720 #else
Chris@39 1721 # ifdef DL_GLOBAL
Chris@39 1722 # define LT_DLGLOBAL DL_GLOBAL
Chris@39 1723 # else
Chris@39 1724 # define LT_DLGLOBAL 0
Chris@39 1725 # endif
Chris@39 1726 #endif
Chris@39 1727
Chris@39 1728 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
Chris@39 1729 find out it does not work in some platform. */
Chris@39 1730 #ifndef LT_DLLAZY_OR_NOW
Chris@39 1731 # ifdef RTLD_LAZY
Chris@39 1732 # define LT_DLLAZY_OR_NOW RTLD_LAZY
Chris@39 1733 # else
Chris@39 1734 # ifdef DL_LAZY
Chris@39 1735 # define LT_DLLAZY_OR_NOW DL_LAZY
Chris@39 1736 # else
Chris@39 1737 # ifdef RTLD_NOW
Chris@39 1738 # define LT_DLLAZY_OR_NOW RTLD_NOW
Chris@39 1739 # else
Chris@39 1740 # ifdef DL_NOW
Chris@39 1741 # define LT_DLLAZY_OR_NOW DL_NOW
Chris@39 1742 # else
Chris@39 1743 # define LT_DLLAZY_OR_NOW 0
Chris@39 1744 # endif
Chris@39 1745 # endif
Chris@39 1746 # endif
Chris@39 1747 # endif
Chris@39 1748 #endif
Chris@39 1749
Chris@39 1750 /* When -fvisbility=hidden is used, assume the code has been annotated
Chris@39 1751 correspondingly for the symbols needed. */
Chris@39 1752 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
Chris@39 1753 int fnord () __attribute__((visibility("default")));
Chris@39 1754 #endif
Chris@39 1755
Chris@39 1756 int fnord () { return 42; }
Chris@39 1757 int main ()
Chris@39 1758 {
Chris@39 1759 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
Chris@39 1760 int status = $lt_dlunknown;
Chris@39 1761
Chris@39 1762 if (self)
Chris@39 1763 {
Chris@39 1764 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
Chris@39 1765 else
Chris@39 1766 {
Chris@39 1767 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
Chris@39 1768 else puts (dlerror ());
Chris@39 1769 }
Chris@39 1770 /* dlclose (self); */
Chris@39 1771 }
Chris@39 1772 else
Chris@39 1773 puts (dlerror ());
Chris@39 1774
Chris@39 1775 return status;
Chris@39 1776 }]
Chris@39 1777 _LT_EOF
Chris@39 1778 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
Chris@39 1779 (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
Chris@39 1780 lt_status=$?
Chris@39 1781 case x$lt_status in
Chris@39 1782 x$lt_dlno_uscore) $1 ;;
Chris@39 1783 x$lt_dlneed_uscore) $2 ;;
Chris@39 1784 x$lt_dlunknown|x*) $3 ;;
Chris@39 1785 esac
Chris@39 1786 else :
Chris@39 1787 # compilation failed
Chris@39 1788 $3
Chris@39 1789 fi
Chris@39 1790 fi
Chris@39 1791 rm -fr conftest*
Chris@39 1792 ])# _LT_TRY_DLOPEN_SELF
Chris@39 1793
Chris@39 1794
Chris@39 1795 # LT_SYS_DLOPEN_SELF
Chris@39 1796 # ------------------
Chris@39 1797 AC_DEFUN([LT_SYS_DLOPEN_SELF],
Chris@39 1798 [m4_require([_LT_HEADER_DLFCN])dnl
Chris@39 1799 if test "x$enable_dlopen" != xyes; then
Chris@39 1800 enable_dlopen=unknown
Chris@39 1801 enable_dlopen_self=unknown
Chris@39 1802 enable_dlopen_self_static=unknown
Chris@39 1803 else
Chris@39 1804 lt_cv_dlopen=no
Chris@39 1805 lt_cv_dlopen_libs=
Chris@39 1806
Chris@39 1807 case $host_os in
Chris@39 1808 beos*)
Chris@39 1809 lt_cv_dlopen="load_add_on"
Chris@39 1810 lt_cv_dlopen_libs=
Chris@39 1811 lt_cv_dlopen_self=yes
Chris@39 1812 ;;
Chris@39 1813
Chris@39 1814 mingw* | pw32* | cegcc*)
Chris@39 1815 lt_cv_dlopen="LoadLibrary"
Chris@39 1816 lt_cv_dlopen_libs=
Chris@39 1817 ;;
Chris@39 1818
Chris@39 1819 cygwin*)
Chris@39 1820 lt_cv_dlopen="dlopen"
Chris@39 1821 lt_cv_dlopen_libs=
Chris@39 1822 ;;
Chris@39 1823
Chris@39 1824 darwin*)
Chris@39 1825 # if libdl is installed we need to link against it
Chris@39 1826 AC_CHECK_LIB([dl], [dlopen],
Chris@39 1827 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
Chris@39 1828 lt_cv_dlopen="dyld"
Chris@39 1829 lt_cv_dlopen_libs=
Chris@39 1830 lt_cv_dlopen_self=yes
Chris@39 1831 ])
Chris@39 1832 ;;
Chris@39 1833
Chris@39 1834 *)
Chris@39 1835 AC_CHECK_FUNC([shl_load],
Chris@39 1836 [lt_cv_dlopen="shl_load"],
Chris@39 1837 [AC_CHECK_LIB([dld], [shl_load],
Chris@39 1838 [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
Chris@39 1839 [AC_CHECK_FUNC([dlopen],
Chris@39 1840 [lt_cv_dlopen="dlopen"],
Chris@39 1841 [AC_CHECK_LIB([dl], [dlopen],
Chris@39 1842 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
Chris@39 1843 [AC_CHECK_LIB([svld], [dlopen],
Chris@39 1844 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
Chris@39 1845 [AC_CHECK_LIB([dld], [dld_link],
Chris@39 1846 [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
Chris@39 1847 ])
Chris@39 1848 ])
Chris@39 1849 ])
Chris@39 1850 ])
Chris@39 1851 ])
Chris@39 1852 ;;
Chris@39 1853 esac
Chris@39 1854
Chris@39 1855 if test "x$lt_cv_dlopen" != xno; then
Chris@39 1856 enable_dlopen=yes
Chris@39 1857 else
Chris@39 1858 enable_dlopen=no
Chris@39 1859 fi
Chris@39 1860
Chris@39 1861 case $lt_cv_dlopen in
Chris@39 1862 dlopen)
Chris@39 1863 save_CPPFLAGS="$CPPFLAGS"
Chris@39 1864 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
Chris@39 1865
Chris@39 1866 save_LDFLAGS="$LDFLAGS"
Chris@39 1867 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
Chris@39 1868
Chris@39 1869 save_LIBS="$LIBS"
Chris@39 1870 LIBS="$lt_cv_dlopen_libs $LIBS"
Chris@39 1871
Chris@39 1872 AC_CACHE_CHECK([whether a program can dlopen itself],
Chris@39 1873 lt_cv_dlopen_self, [dnl
Chris@39 1874 _LT_TRY_DLOPEN_SELF(
Chris@39 1875 lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
Chris@39 1876 lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
Chris@39 1877 ])
Chris@39 1878
Chris@39 1879 if test "x$lt_cv_dlopen_self" = xyes; then
Chris@39 1880 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
Chris@39 1881 AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
Chris@39 1882 lt_cv_dlopen_self_static, [dnl
Chris@39 1883 _LT_TRY_DLOPEN_SELF(
Chris@39 1884 lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
Chris@39 1885 lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
Chris@39 1886 ])
Chris@39 1887 fi
Chris@39 1888
Chris@39 1889 CPPFLAGS="$save_CPPFLAGS"
Chris@39 1890 LDFLAGS="$save_LDFLAGS"
Chris@39 1891 LIBS="$save_LIBS"
Chris@39 1892 ;;
Chris@39 1893 esac
Chris@39 1894
Chris@39 1895 case $lt_cv_dlopen_self in
Chris@39 1896 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
Chris@39 1897 *) enable_dlopen_self=unknown ;;
Chris@39 1898 esac
Chris@39 1899
Chris@39 1900 case $lt_cv_dlopen_self_static in
Chris@39 1901 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
Chris@39 1902 *) enable_dlopen_self_static=unknown ;;
Chris@39 1903 esac
Chris@39 1904 fi
Chris@39 1905 _LT_DECL([dlopen_support], [enable_dlopen], [0],
Chris@39 1906 [Whether dlopen is supported])
Chris@39 1907 _LT_DECL([dlopen_self], [enable_dlopen_self], [0],
Chris@39 1908 [Whether dlopen of programs is supported])
Chris@39 1909 _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
Chris@39 1910 [Whether dlopen of statically linked programs is supported])
Chris@39 1911 ])# LT_SYS_DLOPEN_SELF
Chris@39 1912
Chris@39 1913 # Old name:
Chris@39 1914 AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
Chris@39 1915 dnl aclocal-1.4 backwards compatibility:
Chris@39 1916 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
Chris@39 1917
Chris@39 1918
Chris@39 1919 # _LT_COMPILER_C_O([TAGNAME])
Chris@39 1920 # ---------------------------
Chris@39 1921 # Check to see if options -c and -o are simultaneously supported by compiler.
Chris@39 1922 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
Chris@39 1923 m4_defun([_LT_COMPILER_C_O],
Chris@39 1924 [m4_require([_LT_DECL_SED])dnl
Chris@39 1925 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 1926 m4_require([_LT_TAG_COMPILER])dnl
Chris@39 1927 AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
Chris@39 1928 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
Chris@39 1929 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
Chris@39 1930 $RM -r conftest 2>/dev/null
Chris@39 1931 mkdir conftest
Chris@39 1932 cd conftest
Chris@39 1933 mkdir out
Chris@39 1934 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
Chris@39 1935
Chris@39 1936 lt_compiler_flag="-o out/conftest2.$ac_objext"
Chris@39 1937 # Insert the option either (1) after the last *FLAGS variable, or
Chris@39 1938 # (2) before a word containing "conftest.", or (3) at the end.
Chris@39 1939 # Note that $ac_compile itself does not contain backslashes and begins
Chris@39 1940 # with a dollar sign (not a hyphen), so the echo should work correctly.
Chris@39 1941 lt_compile=`echo "$ac_compile" | $SED \
Chris@39 1942 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
Chris@39 1943 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
Chris@39 1944 -e 's:$: $lt_compiler_flag:'`
Chris@39 1945 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
Chris@39 1946 (eval "$lt_compile" 2>out/conftest.err)
Chris@39 1947 ac_status=$?
Chris@39 1948 cat out/conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 1949 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
Chris@39 1950 if (exit $ac_status) && test -s out/conftest2.$ac_objext
Chris@39 1951 then
Chris@39 1952 # The compiler can only warn and ignore the option if not recognized
Chris@39 1953 # So say no if there are warnings
Chris@39 1954 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
Chris@39 1955 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
Chris@39 1956 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
Chris@39 1957 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
Chris@39 1958 fi
Chris@39 1959 fi
Chris@39 1960 chmod u+w . 2>&AS_MESSAGE_LOG_FD
Chris@39 1961 $RM conftest*
Chris@39 1962 # SGI C++ compiler will create directory out/ii_files/ for
Chris@39 1963 # template instantiation
Chris@39 1964 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
Chris@39 1965 $RM out/* && rmdir out
Chris@39 1966 cd ..
Chris@39 1967 $RM -r conftest
Chris@39 1968 $RM conftest*
Chris@39 1969 ])
Chris@39 1970 _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
Chris@39 1971 [Does compiler simultaneously support -c and -o options?])
Chris@39 1972 ])# _LT_COMPILER_C_O
Chris@39 1973
Chris@39 1974
Chris@39 1975 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
Chris@39 1976 # ----------------------------------
Chris@39 1977 # Check to see if we can do hard links to lock some files if needed
Chris@39 1978 m4_defun([_LT_COMPILER_FILE_LOCKS],
Chris@39 1979 [m4_require([_LT_ENABLE_LOCK])dnl
Chris@39 1980 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 1981 _LT_COMPILER_C_O([$1])
Chris@39 1982
Chris@39 1983 hard_links="nottested"
Chris@39 1984 if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
Chris@39 1985 # do not overwrite the value of need_locks provided by the user
Chris@39 1986 AC_MSG_CHECKING([if we can lock with hard links])
Chris@39 1987 hard_links=yes
Chris@39 1988 $RM conftest*
Chris@39 1989 ln conftest.a conftest.b 2>/dev/null && hard_links=no
Chris@39 1990 touch conftest.a
Chris@39 1991 ln conftest.a conftest.b 2>&5 || hard_links=no
Chris@39 1992 ln conftest.a conftest.b 2>/dev/null && hard_links=no
Chris@39 1993 AC_MSG_RESULT([$hard_links])
Chris@39 1994 if test "$hard_links" = no; then
Chris@39 1995 AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
Chris@39 1996 need_locks=warn
Chris@39 1997 fi
Chris@39 1998 else
Chris@39 1999 need_locks=no
Chris@39 2000 fi
Chris@39 2001 _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
Chris@39 2002 ])# _LT_COMPILER_FILE_LOCKS
Chris@39 2003
Chris@39 2004
Chris@39 2005 # _LT_CHECK_OBJDIR
Chris@39 2006 # ----------------
Chris@39 2007 m4_defun([_LT_CHECK_OBJDIR],
Chris@39 2008 [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
Chris@39 2009 [rm -f .libs 2>/dev/null
Chris@39 2010 mkdir .libs 2>/dev/null
Chris@39 2011 if test -d .libs; then
Chris@39 2012 lt_cv_objdir=.libs
Chris@39 2013 else
Chris@39 2014 # MS-DOS does not allow filenames that begin with a dot.
Chris@39 2015 lt_cv_objdir=_libs
Chris@39 2016 fi
Chris@39 2017 rmdir .libs 2>/dev/null])
Chris@39 2018 objdir=$lt_cv_objdir
Chris@39 2019 _LT_DECL([], [objdir], [0],
Chris@39 2020 [The name of the directory that contains temporary libtool files])dnl
Chris@39 2021 m4_pattern_allow([LT_OBJDIR])dnl
Chris@39 2022 AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
Chris@39 2023 [Define to the sub-directory in which libtool stores uninstalled libraries.])
Chris@39 2024 ])# _LT_CHECK_OBJDIR
Chris@39 2025
Chris@39 2026
Chris@39 2027 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
Chris@39 2028 # --------------------------------------
Chris@39 2029 # Check hardcoding attributes.
Chris@39 2030 m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
Chris@39 2031 [AC_MSG_CHECKING([how to hardcode library paths into programs])
Chris@39 2032 _LT_TAGVAR(hardcode_action, $1)=
Chris@39 2033 if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
Chris@39 2034 test -n "$_LT_TAGVAR(runpath_var, $1)" ||
Chris@39 2035 test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
Chris@39 2036
Chris@39 2037 # We can hardcode non-existent directories.
Chris@39 2038 if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
Chris@39 2039 # If the only mechanism to avoid hardcoding is shlibpath_var, we
Chris@39 2040 # have to relink, otherwise we might link with an installed library
Chris@39 2041 # when we should be linking with a yet-to-be-installed one
Chris@39 2042 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
Chris@39 2043 test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
Chris@39 2044 # Linking always hardcodes the temporary library directory.
Chris@39 2045 _LT_TAGVAR(hardcode_action, $1)=relink
Chris@39 2046 else
Chris@39 2047 # We can link without hardcoding, and we can hardcode nonexisting dirs.
Chris@39 2048 _LT_TAGVAR(hardcode_action, $1)=immediate
Chris@39 2049 fi
Chris@39 2050 else
Chris@39 2051 # We cannot hardcode anything, or else we can only hardcode existing
Chris@39 2052 # directories.
Chris@39 2053 _LT_TAGVAR(hardcode_action, $1)=unsupported
Chris@39 2054 fi
Chris@39 2055 AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
Chris@39 2056
Chris@39 2057 if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
Chris@39 2058 test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
Chris@39 2059 # Fast installation is not supported
Chris@39 2060 enable_fast_install=no
Chris@39 2061 elif test "$shlibpath_overrides_runpath" = yes ||
Chris@39 2062 test "$enable_shared" = no; then
Chris@39 2063 # Fast installation is not necessary
Chris@39 2064 enable_fast_install=needless
Chris@39 2065 fi
Chris@39 2066 _LT_TAGDECL([], [hardcode_action], [0],
Chris@39 2067 [How to hardcode a shared library path into an executable])
Chris@39 2068 ])# _LT_LINKER_HARDCODE_LIBPATH
Chris@39 2069
Chris@39 2070
Chris@39 2071 # _LT_CMD_STRIPLIB
Chris@39 2072 # ----------------
Chris@39 2073 m4_defun([_LT_CMD_STRIPLIB],
Chris@39 2074 [m4_require([_LT_DECL_EGREP])
Chris@39 2075 striplib=
Chris@39 2076 old_striplib=
Chris@39 2077 AC_MSG_CHECKING([whether stripping libraries is possible])
Chris@39 2078 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
Chris@39 2079 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
Chris@39 2080 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
Chris@39 2081 AC_MSG_RESULT([yes])
Chris@39 2082 else
Chris@39 2083 # FIXME - insert some real tests, host_os isn't really good enough
Chris@39 2084 case $host_os in
Chris@39 2085 darwin*)
Chris@39 2086 if test -n "$STRIP" ; then
Chris@39 2087 striplib="$STRIP -x"
Chris@39 2088 old_striplib="$STRIP -S"
Chris@39 2089 AC_MSG_RESULT([yes])
Chris@39 2090 else
Chris@39 2091 AC_MSG_RESULT([no])
Chris@39 2092 fi
Chris@39 2093 ;;
Chris@39 2094 *)
Chris@39 2095 AC_MSG_RESULT([no])
Chris@39 2096 ;;
Chris@39 2097 esac
Chris@39 2098 fi
Chris@39 2099 _LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
Chris@39 2100 _LT_DECL([], [striplib], [1])
Chris@39 2101 ])# _LT_CMD_STRIPLIB
Chris@39 2102
Chris@39 2103
Chris@39 2104 # _LT_SYS_DYNAMIC_LINKER([TAG])
Chris@39 2105 # -----------------------------
Chris@39 2106 # PORTME Fill in your ld.so characteristics
Chris@39 2107 m4_defun([_LT_SYS_DYNAMIC_LINKER],
Chris@39 2108 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 2109 m4_require([_LT_DECL_EGREP])dnl
Chris@39 2110 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 2111 m4_require([_LT_DECL_OBJDUMP])dnl
Chris@39 2112 m4_require([_LT_DECL_SED])dnl
Chris@39 2113 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
Chris@39 2114 AC_MSG_CHECKING([dynamic linker characteristics])
Chris@39 2115 m4_if([$1],
Chris@39 2116 [], [
Chris@39 2117 if test "$GCC" = yes; then
Chris@39 2118 case $host_os in
Chris@39 2119 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
Chris@39 2120 *) lt_awk_arg="/^libraries:/" ;;
Chris@39 2121 esac
Chris@39 2122 case $host_os in
Chris@39 2123 mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
Chris@39 2124 *) lt_sed_strip_eq="s,=/,/,g" ;;
Chris@39 2125 esac
Chris@39 2126 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
Chris@39 2127 case $lt_search_path_spec in
Chris@39 2128 *\;*)
Chris@39 2129 # if the path contains ";" then we assume it to be the separator
Chris@39 2130 # otherwise default to the standard path separator (i.e. ":") - it is
Chris@39 2131 # assumed that no part of a normal pathname contains ";" but that should
Chris@39 2132 # okay in the real world where ";" in dirpaths is itself problematic.
Chris@39 2133 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
Chris@39 2134 ;;
Chris@39 2135 *)
Chris@39 2136 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
Chris@39 2137 ;;
Chris@39 2138 esac
Chris@39 2139 # Ok, now we have the path, separated by spaces, we can step through it
Chris@39 2140 # and add multilib dir if necessary.
Chris@39 2141 lt_tmp_lt_search_path_spec=
Chris@39 2142 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
Chris@39 2143 for lt_sys_path in $lt_search_path_spec; do
Chris@39 2144 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
Chris@39 2145 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
Chris@39 2146 else
Chris@39 2147 test -d "$lt_sys_path" && \
Chris@39 2148 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
Chris@39 2149 fi
Chris@39 2150 done
Chris@39 2151 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
Chris@39 2152 BEGIN {RS=" "; FS="/|\n";} {
Chris@39 2153 lt_foo="";
Chris@39 2154 lt_count=0;
Chris@39 2155 for (lt_i = NF; lt_i > 0; lt_i--) {
Chris@39 2156 if ($lt_i != "" && $lt_i != ".") {
Chris@39 2157 if ($lt_i == "..") {
Chris@39 2158 lt_count++;
Chris@39 2159 } else {
Chris@39 2160 if (lt_count == 0) {
Chris@39 2161 lt_foo="/" $lt_i lt_foo;
Chris@39 2162 } else {
Chris@39 2163 lt_count--;
Chris@39 2164 }
Chris@39 2165 }
Chris@39 2166 }
Chris@39 2167 }
Chris@39 2168 if (lt_foo != "") { lt_freq[[lt_foo]]++; }
Chris@39 2169 if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
Chris@39 2170 }'`
Chris@39 2171 # AWK program above erroneously prepends '/' to C:/dos/paths
Chris@39 2172 # for these hosts.
Chris@39 2173 case $host_os in
Chris@39 2174 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
Chris@39 2175 $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
Chris@39 2176 esac
Chris@39 2177 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
Chris@39 2178 else
Chris@39 2179 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
Chris@39 2180 fi])
Chris@39 2181 library_names_spec=
Chris@39 2182 libname_spec='lib$name'
Chris@39 2183 soname_spec=
Chris@39 2184 shrext_cmds=".so"
Chris@39 2185 postinstall_cmds=
Chris@39 2186 postuninstall_cmds=
Chris@39 2187 finish_cmds=
Chris@39 2188 finish_eval=
Chris@39 2189 shlibpath_var=
Chris@39 2190 shlibpath_overrides_runpath=unknown
Chris@39 2191 version_type=none
Chris@39 2192 dynamic_linker="$host_os ld.so"
Chris@39 2193 sys_lib_dlsearch_path_spec="/lib /usr/lib"
Chris@39 2194 need_lib_prefix=unknown
Chris@39 2195 hardcode_into_libs=no
Chris@39 2196
Chris@39 2197 # when you set need_version to no, make sure it does not cause -set_version
Chris@39 2198 # flags to be left without arguments
Chris@39 2199 need_version=unknown
Chris@39 2200
Chris@39 2201 case $host_os in
Chris@39 2202 aix3*)
Chris@39 2203 version_type=linux
Chris@39 2204 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
Chris@39 2205 shlibpath_var=LIBPATH
Chris@39 2206
Chris@39 2207 # AIX 3 has no versioning support, so we append a major version to the name.
Chris@39 2208 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2209 ;;
Chris@39 2210
Chris@39 2211 aix[[4-9]]*)
Chris@39 2212 version_type=linux
Chris@39 2213 need_lib_prefix=no
Chris@39 2214 need_version=no
Chris@39 2215 hardcode_into_libs=yes
Chris@39 2216 if test "$host_cpu" = ia64; then
Chris@39 2217 # AIX 5 supports IA64
Chris@39 2218 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
Chris@39 2219 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2220 else
Chris@39 2221 # With GCC up to 2.95.x, collect2 would create an import file
Chris@39 2222 # for dependence libraries. The import file would start with
Chris@39 2223 # the line `#! .'. This would cause the generated library to
Chris@39 2224 # depend on `.', always an invalid library. This was fixed in
Chris@39 2225 # development snapshots of GCC prior to 3.0.
Chris@39 2226 case $host_os in
Chris@39 2227 aix4 | aix4.[[01]] | aix4.[[01]].*)
Chris@39 2228 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
Chris@39 2229 echo ' yes '
Chris@39 2230 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
Chris@39 2231 :
Chris@39 2232 else
Chris@39 2233 can_build_shared=no
Chris@39 2234 fi
Chris@39 2235 ;;
Chris@39 2236 esac
Chris@39 2237 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
Chris@39 2238 # soname into executable. Probably we can add versioning support to
Chris@39 2239 # collect2, so additional links can be useful in future.
Chris@39 2240 if test "$aix_use_runtimelinking" = yes; then
Chris@39 2241 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
Chris@39 2242 # instead of lib<name>.a to let people know that these are not
Chris@39 2243 # typical AIX shared libraries.
Chris@39 2244 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2245 else
Chris@39 2246 # We preserve .a as extension for shared libraries through AIX4.2
Chris@39 2247 # and later when we are not doing run time linking.
Chris@39 2248 library_names_spec='${libname}${release}.a $libname.a'
Chris@39 2249 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2250 fi
Chris@39 2251 shlibpath_var=LIBPATH
Chris@39 2252 fi
Chris@39 2253 ;;
Chris@39 2254
Chris@39 2255 amigaos*)
Chris@39 2256 case $host_cpu in
Chris@39 2257 powerpc)
Chris@39 2258 # Since July 2007 AmigaOS4 officially supports .so libraries.
Chris@39 2259 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
Chris@39 2260 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2261 ;;
Chris@39 2262 m68k)
Chris@39 2263 library_names_spec='$libname.ixlibrary $libname.a'
Chris@39 2264 # Create ${libname}_ixlibrary.a entries in /sys/libs.
Chris@39 2265 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''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'
Chris@39 2266 ;;
Chris@39 2267 esac
Chris@39 2268 ;;
Chris@39 2269
Chris@39 2270 beos*)
Chris@39 2271 library_names_spec='${libname}${shared_ext}'
Chris@39 2272 dynamic_linker="$host_os ld.so"
Chris@39 2273 shlibpath_var=LIBRARY_PATH
Chris@39 2274 ;;
Chris@39 2275
Chris@39 2276 bsdi[[45]]*)
Chris@39 2277 version_type=linux
Chris@39 2278 need_version=no
Chris@39 2279 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2280 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2281 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
Chris@39 2282 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2283 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
Chris@39 2284 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
Chris@39 2285 # the default ld.so.conf also contains /usr/contrib/lib and
Chris@39 2286 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
Chris@39 2287 # libtool to hard-code these into programs
Chris@39 2288 ;;
Chris@39 2289
Chris@39 2290 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 2291 version_type=windows
Chris@39 2292 shrext_cmds=".dll"
Chris@39 2293 need_version=no
Chris@39 2294 need_lib_prefix=no
Chris@39 2295
Chris@39 2296 case $GCC,$cc_basename in
Chris@39 2297 yes,*)
Chris@39 2298 # gcc
Chris@39 2299 library_names_spec='$libname.dll.a'
Chris@39 2300 # DLL is installed to $(libdir)/../bin by postinstall_cmds
Chris@39 2301 postinstall_cmds='base_file=`basename \${file}`~
Chris@39 2302 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
Chris@39 2303 dldir=$destdir/`dirname \$dlpath`~
Chris@39 2304 test -d \$dldir || mkdir -p \$dldir~
Chris@39 2305 $install_prog $dir/$dlname \$dldir/$dlname~
Chris@39 2306 chmod a+x \$dldir/$dlname~
Chris@39 2307 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
Chris@39 2308 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
Chris@39 2309 fi'
Chris@39 2310 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
Chris@39 2311 dlpath=$dir/\$dldll~
Chris@39 2312 $RM \$dlpath'
Chris@39 2313 shlibpath_overrides_runpath=yes
Chris@39 2314
Chris@39 2315 case $host_os in
Chris@39 2316 cygwin*)
Chris@39 2317 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
Chris@39 2318 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
Chris@39 2319 m4_if([$1], [],[
Chris@39 2320 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
Chris@39 2321 ;;
Chris@39 2322 mingw* | cegcc*)
Chris@39 2323 # MinGW DLLs use traditional 'lib' prefix
Chris@39 2324 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
Chris@39 2325 ;;
Chris@39 2326 pw32*)
Chris@39 2327 # pw32 DLLs use 'pw' prefix rather than 'lib'
Chris@39 2328 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
Chris@39 2329 ;;
Chris@39 2330 esac
Chris@39 2331 dynamic_linker='Win32 ld.exe'
Chris@39 2332 ;;
Chris@39 2333
Chris@39 2334 *,cl*)
Chris@39 2335 # Native MSVC
Chris@39 2336 libname_spec='$name'
Chris@39 2337 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
Chris@39 2338 library_names_spec='${libname}.dll.lib'
Chris@39 2339
Chris@39 2340 case $build_os in
Chris@39 2341 mingw*)
Chris@39 2342 sys_lib_search_path_spec=
Chris@39 2343 lt_save_ifs=$IFS
Chris@39 2344 IFS=';'
Chris@39 2345 for lt_path in $LIB
Chris@39 2346 do
Chris@39 2347 IFS=$lt_save_ifs
Chris@39 2348 # Let DOS variable expansion print the short 8.3 style file name.
Chris@39 2349 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
Chris@39 2350 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
Chris@39 2351 done
Chris@39 2352 IFS=$lt_save_ifs
Chris@39 2353 # Convert to MSYS style.
Chris@39 2354 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
Chris@39 2355 ;;
Chris@39 2356 cygwin*)
Chris@39 2357 # Convert to unix form, then to dos form, then back to unix form
Chris@39 2358 # but this time dos style (no spaces!) so that the unix form looks
Chris@39 2359 # like /cygdrive/c/PROGRA~1:/cygdr...
Chris@39 2360 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
Chris@39 2361 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
Chris@39 2362 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
Chris@39 2363 ;;
Chris@39 2364 *)
Chris@39 2365 sys_lib_search_path_spec="$LIB"
Chris@39 2366 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
Chris@39 2367 # It is most probably a Windows format PATH.
Chris@39 2368 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
Chris@39 2369 else
Chris@39 2370 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
Chris@39 2371 fi
Chris@39 2372 # FIXME: find the short name or the path components, as spaces are
Chris@39 2373 # common. (e.g. "Program Files" -> "PROGRA~1")
Chris@39 2374 ;;
Chris@39 2375 esac
Chris@39 2376
Chris@39 2377 # DLL is installed to $(libdir)/../bin by postinstall_cmds
Chris@39 2378 postinstall_cmds='base_file=`basename \${file}`~
Chris@39 2379 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
Chris@39 2380 dldir=$destdir/`dirname \$dlpath`~
Chris@39 2381 test -d \$dldir || mkdir -p \$dldir~
Chris@39 2382 $install_prog $dir/$dlname \$dldir/$dlname'
Chris@39 2383 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
Chris@39 2384 dlpath=$dir/\$dldll~
Chris@39 2385 $RM \$dlpath'
Chris@39 2386 shlibpath_overrides_runpath=yes
Chris@39 2387 dynamic_linker='Win32 link.exe'
Chris@39 2388 ;;
Chris@39 2389
Chris@39 2390 *)
Chris@39 2391 # Assume MSVC wrapper
Chris@39 2392 library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
Chris@39 2393 dynamic_linker='Win32 ld.exe'
Chris@39 2394 ;;
Chris@39 2395 esac
Chris@39 2396 # FIXME: first we should search . and the directory the executable is in
Chris@39 2397 shlibpath_var=PATH
Chris@39 2398 ;;
Chris@39 2399
Chris@39 2400 darwin* | rhapsody*)
Chris@39 2401 dynamic_linker="$host_os dyld"
Chris@39 2402 version_type=darwin
Chris@39 2403 need_lib_prefix=no
Chris@39 2404 need_version=no
Chris@39 2405 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
Chris@39 2406 soname_spec='${libname}${release}${major}$shared_ext'
Chris@39 2407 shlibpath_overrides_runpath=yes
Chris@39 2408 shlibpath_var=DYLD_LIBRARY_PATH
Chris@39 2409 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
Chris@39 2410 m4_if([$1], [],[
Chris@39 2411 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
Chris@39 2412 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
Chris@39 2413 ;;
Chris@39 2414
Chris@39 2415 dgux*)
Chris@39 2416 version_type=linux
Chris@39 2417 need_lib_prefix=no
Chris@39 2418 need_version=no
Chris@39 2419 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
Chris@39 2420 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2421 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2422 ;;
Chris@39 2423
Chris@39 2424 freebsd1*)
Chris@39 2425 dynamic_linker=no
Chris@39 2426 ;;
Chris@39 2427
Chris@39 2428 freebsd* | dragonfly*)
Chris@39 2429 # DragonFly does not have aout. When/if they implement a new
Chris@39 2430 # versioning mechanism, adjust this.
Chris@39 2431 if test -x /usr/bin/objformat; then
Chris@39 2432 objformat=`/usr/bin/objformat`
Chris@39 2433 else
Chris@39 2434 case $host_os in
Chris@39 2435 freebsd[[123]]*) objformat=aout ;;
Chris@39 2436 *) objformat=elf ;;
Chris@39 2437 esac
Chris@39 2438 fi
Chris@39 2439 version_type=freebsd-$objformat
Chris@39 2440 case $version_type in
Chris@39 2441 freebsd-elf*)
Chris@39 2442 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
Chris@39 2443 need_version=no
Chris@39 2444 need_lib_prefix=no
Chris@39 2445 ;;
Chris@39 2446 freebsd-*)
Chris@39 2447 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
Chris@39 2448 need_version=yes
Chris@39 2449 ;;
Chris@39 2450 esac
Chris@39 2451 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2452 case $host_os in
Chris@39 2453 freebsd2*)
Chris@39 2454 shlibpath_overrides_runpath=yes
Chris@39 2455 ;;
Chris@39 2456 freebsd3.[[01]]* | freebsdelf3.[[01]]*)
Chris@39 2457 shlibpath_overrides_runpath=yes
Chris@39 2458 hardcode_into_libs=yes
Chris@39 2459 ;;
Chris@39 2460 freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
Chris@39 2461 freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
Chris@39 2462 shlibpath_overrides_runpath=no
Chris@39 2463 hardcode_into_libs=yes
Chris@39 2464 ;;
Chris@39 2465 *) # from 4.6 on, and DragonFly
Chris@39 2466 shlibpath_overrides_runpath=yes
Chris@39 2467 hardcode_into_libs=yes
Chris@39 2468 ;;
Chris@39 2469 esac
Chris@39 2470 ;;
Chris@39 2471
Chris@39 2472 gnu*)
Chris@39 2473 version_type=linux
Chris@39 2474 need_lib_prefix=no
Chris@39 2475 need_version=no
Chris@39 2476 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
Chris@39 2477 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2478 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2479 shlibpath_overrides_runpath=no
Chris@39 2480 hardcode_into_libs=yes
Chris@39 2481 ;;
Chris@39 2482
Chris@39 2483 haiku*)
Chris@39 2484 version_type=linux
Chris@39 2485 need_lib_prefix=no
Chris@39 2486 need_version=no
Chris@39 2487 dynamic_linker="$host_os runtime_loader"
Chris@39 2488 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
Chris@39 2489 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2490 shlibpath_var=LIBRARY_PATH
Chris@39 2491 shlibpath_overrides_runpath=yes
Chris@39 2492 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
Chris@39 2493 hardcode_into_libs=yes
Chris@39 2494 ;;
Chris@39 2495
Chris@39 2496 hpux9* | hpux10* | hpux11*)
Chris@39 2497 # Give a soname corresponding to the major version so that dld.sl refuses to
Chris@39 2498 # link against other versions.
Chris@39 2499 version_type=sunos
Chris@39 2500 need_lib_prefix=no
Chris@39 2501 need_version=no
Chris@39 2502 case $host_cpu in
Chris@39 2503 ia64*)
Chris@39 2504 shrext_cmds='.so'
Chris@39 2505 hardcode_into_libs=yes
Chris@39 2506 dynamic_linker="$host_os dld.so"
Chris@39 2507 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2508 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
Chris@39 2509 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2510 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2511 if test "X$HPUX_IA64_MODE" = X32; then
Chris@39 2512 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
Chris@39 2513 else
Chris@39 2514 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
Chris@39 2515 fi
Chris@39 2516 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
Chris@39 2517 ;;
Chris@39 2518 hppa*64*)
Chris@39 2519 shrext_cmds='.sl'
Chris@39 2520 hardcode_into_libs=yes
Chris@39 2521 dynamic_linker="$host_os dld.sl"
Chris@39 2522 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
Chris@39 2523 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
Chris@39 2524 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2525 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2526 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
Chris@39 2527 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
Chris@39 2528 ;;
Chris@39 2529 *)
Chris@39 2530 shrext_cmds='.sl'
Chris@39 2531 dynamic_linker="$host_os dld.sl"
Chris@39 2532 shlibpath_var=SHLIB_PATH
Chris@39 2533 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
Chris@39 2534 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2535 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2536 ;;
Chris@39 2537 esac
Chris@39 2538 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
Chris@39 2539 postinstall_cmds='chmod 555 $lib'
Chris@39 2540 # or fails outright, so override atomically:
Chris@39 2541 install_override_mode=555
Chris@39 2542 ;;
Chris@39 2543
Chris@39 2544 interix[[3-9]]*)
Chris@39 2545 version_type=linux
Chris@39 2546 need_lib_prefix=no
Chris@39 2547 need_version=no
Chris@39 2548 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
Chris@39 2549 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2550 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
Chris@39 2551 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2552 shlibpath_overrides_runpath=no
Chris@39 2553 hardcode_into_libs=yes
Chris@39 2554 ;;
Chris@39 2555
Chris@39 2556 irix5* | irix6* | nonstopux*)
Chris@39 2557 case $host_os in
Chris@39 2558 nonstopux*) version_type=nonstopux ;;
Chris@39 2559 *)
Chris@39 2560 if test "$lt_cv_prog_gnu_ld" = yes; then
Chris@39 2561 version_type=linux
Chris@39 2562 else
Chris@39 2563 version_type=irix
Chris@39 2564 fi ;;
Chris@39 2565 esac
Chris@39 2566 need_lib_prefix=no
Chris@39 2567 need_version=no
Chris@39 2568 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2569 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
Chris@39 2570 case $host_os in
Chris@39 2571 irix5* | nonstopux*)
Chris@39 2572 libsuff= shlibsuff=
Chris@39 2573 ;;
Chris@39 2574 *)
Chris@39 2575 case $LD in # libtool.m4 will add one of these switches to LD
Chris@39 2576 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
Chris@39 2577 libsuff= shlibsuff= libmagic=32-bit;;
Chris@39 2578 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
Chris@39 2579 libsuff=32 shlibsuff=N32 libmagic=N32;;
Chris@39 2580 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
Chris@39 2581 libsuff=64 shlibsuff=64 libmagic=64-bit;;
Chris@39 2582 *) libsuff= shlibsuff= libmagic=never-match;;
Chris@39 2583 esac
Chris@39 2584 ;;
Chris@39 2585 esac
Chris@39 2586 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
Chris@39 2587 shlibpath_overrides_runpath=no
Chris@39 2588 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
Chris@39 2589 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
Chris@39 2590 hardcode_into_libs=yes
Chris@39 2591 ;;
Chris@39 2592
Chris@39 2593 # No shared lib support for Linux oldld, aout, or coff.
Chris@39 2594 linux*oldld* | linux*aout* | linux*coff*)
Chris@39 2595 dynamic_linker=no
Chris@39 2596 ;;
Chris@39 2597
Chris@39 2598 # This must be Linux ELF.
Chris@39 2599 linux* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 2600 version_type=linux
Chris@39 2601 need_lib_prefix=no
Chris@39 2602 need_version=no
Chris@39 2603 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2604 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2605 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
Chris@39 2606 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2607 shlibpath_overrides_runpath=no
Chris@39 2608
Chris@39 2609 # Some binutils ld are patched to set DT_RUNPATH
Chris@39 2610 AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
Chris@39 2611 [lt_cv_shlibpath_overrides_runpath=no
Chris@39 2612 save_LDFLAGS=$LDFLAGS
Chris@39 2613 save_libdir=$libdir
Chris@39 2614 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
Chris@39 2615 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
Chris@39 2616 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
Chris@39 2617 [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
Chris@39 2618 [lt_cv_shlibpath_overrides_runpath=yes])])
Chris@39 2619 LDFLAGS=$save_LDFLAGS
Chris@39 2620 libdir=$save_libdir
Chris@39 2621 ])
Chris@39 2622 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
Chris@39 2623
Chris@39 2624 # This implies no fast_install, which is unacceptable.
Chris@39 2625 # Some rework will be needed to allow for fast_install
Chris@39 2626 # before this can be enabled.
Chris@39 2627 hardcode_into_libs=yes
Chris@39 2628
Chris@39 2629 # Append ld.so.conf contents to the search path
Chris@39 2630 if test -f /etc/ld.so.conf; then
Chris@39 2631 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
Chris@39 2632 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
Chris@39 2633 fi
Chris@39 2634
Chris@39 2635 # We used to test for /lib/ld.so.1 and disable shared libraries on
Chris@39 2636 # powerpc, because MkLinux only supported shared libraries with the
Chris@39 2637 # GNU dynamic linker. Since this was broken with cross compilers,
Chris@39 2638 # most powerpc-linux boxes support dynamic linking these days and
Chris@39 2639 # people can always --disable-shared, the test was removed, and we
Chris@39 2640 # assume the GNU/Linux dynamic linker is in use.
Chris@39 2641 dynamic_linker='GNU/Linux ld.so'
Chris@39 2642 ;;
Chris@39 2643
Chris@39 2644 netbsdelf*-gnu)
Chris@39 2645 version_type=linux
Chris@39 2646 need_lib_prefix=no
Chris@39 2647 need_version=no
Chris@39 2648 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
Chris@39 2649 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2650 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2651 shlibpath_overrides_runpath=no
Chris@39 2652 hardcode_into_libs=yes
Chris@39 2653 dynamic_linker='NetBSD ld.elf_so'
Chris@39 2654 ;;
Chris@39 2655
Chris@39 2656 netbsd*)
Chris@39 2657 version_type=sunos
Chris@39 2658 need_lib_prefix=no
Chris@39 2659 need_version=no
Chris@39 2660 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
Chris@39 2661 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
Chris@39 2662 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
Chris@39 2663 dynamic_linker='NetBSD (a.out) ld.so'
Chris@39 2664 else
Chris@39 2665 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
Chris@39 2666 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2667 dynamic_linker='NetBSD ld.elf_so'
Chris@39 2668 fi
Chris@39 2669 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2670 shlibpath_overrides_runpath=yes
Chris@39 2671 hardcode_into_libs=yes
Chris@39 2672 ;;
Chris@39 2673
Chris@39 2674 newsos6)
Chris@39 2675 version_type=linux
Chris@39 2676 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2677 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2678 shlibpath_overrides_runpath=yes
Chris@39 2679 ;;
Chris@39 2680
Chris@39 2681 *nto* | *qnx*)
Chris@39 2682 version_type=qnx
Chris@39 2683 need_lib_prefix=no
Chris@39 2684 need_version=no
Chris@39 2685 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2686 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2687 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2688 shlibpath_overrides_runpath=no
Chris@39 2689 hardcode_into_libs=yes
Chris@39 2690 dynamic_linker='ldqnx.so'
Chris@39 2691 ;;
Chris@39 2692
Chris@39 2693 openbsd*)
Chris@39 2694 version_type=sunos
Chris@39 2695 sys_lib_dlsearch_path_spec="/usr/lib"
Chris@39 2696 need_lib_prefix=no
Chris@39 2697 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
Chris@39 2698 case $host_os in
Chris@39 2699 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
Chris@39 2700 *) need_version=no ;;
Chris@39 2701 esac
Chris@39 2702 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
Chris@39 2703 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
Chris@39 2704 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2705 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
Chris@39 2706 case $host_os in
Chris@39 2707 openbsd2.[[89]] | openbsd2.[[89]].*)
Chris@39 2708 shlibpath_overrides_runpath=no
Chris@39 2709 ;;
Chris@39 2710 *)
Chris@39 2711 shlibpath_overrides_runpath=yes
Chris@39 2712 ;;
Chris@39 2713 esac
Chris@39 2714 else
Chris@39 2715 shlibpath_overrides_runpath=yes
Chris@39 2716 fi
Chris@39 2717 ;;
Chris@39 2718
Chris@39 2719 os2*)
Chris@39 2720 libname_spec='$name'
Chris@39 2721 shrext_cmds=".dll"
Chris@39 2722 need_lib_prefix=no
Chris@39 2723 library_names_spec='$libname${shared_ext} $libname.a'
Chris@39 2724 dynamic_linker='OS/2 ld.exe'
Chris@39 2725 shlibpath_var=LIBPATH
Chris@39 2726 ;;
Chris@39 2727
Chris@39 2728 osf3* | osf4* | osf5*)
Chris@39 2729 version_type=osf
Chris@39 2730 need_lib_prefix=no
Chris@39 2731 need_version=no
Chris@39 2732 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2733 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2734 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2735 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
Chris@39 2736 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
Chris@39 2737 ;;
Chris@39 2738
Chris@39 2739 rdos*)
Chris@39 2740 dynamic_linker=no
Chris@39 2741 ;;
Chris@39 2742
Chris@39 2743 solaris*)
Chris@39 2744 version_type=linux
Chris@39 2745 need_lib_prefix=no
Chris@39 2746 need_version=no
Chris@39 2747 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2748 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2749 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2750 shlibpath_overrides_runpath=yes
Chris@39 2751 hardcode_into_libs=yes
Chris@39 2752 # ldd complains unless libraries are executable
Chris@39 2753 postinstall_cmds='chmod +x $lib'
Chris@39 2754 ;;
Chris@39 2755
Chris@39 2756 sunos4*)
Chris@39 2757 version_type=sunos
Chris@39 2758 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
Chris@39 2759 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
Chris@39 2760 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2761 shlibpath_overrides_runpath=yes
Chris@39 2762 if test "$with_gnu_ld" = yes; then
Chris@39 2763 need_lib_prefix=no
Chris@39 2764 fi
Chris@39 2765 need_version=yes
Chris@39 2766 ;;
Chris@39 2767
Chris@39 2768 sysv4 | sysv4.3*)
Chris@39 2769 version_type=linux
Chris@39 2770 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2771 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2772 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2773 case $host_vendor in
Chris@39 2774 sni)
Chris@39 2775 shlibpath_overrides_runpath=no
Chris@39 2776 need_lib_prefix=no
Chris@39 2777 runpath_var=LD_RUN_PATH
Chris@39 2778 ;;
Chris@39 2779 siemens)
Chris@39 2780 need_lib_prefix=no
Chris@39 2781 ;;
Chris@39 2782 motorola)
Chris@39 2783 need_lib_prefix=no
Chris@39 2784 need_version=no
Chris@39 2785 shlibpath_overrides_runpath=no
Chris@39 2786 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
Chris@39 2787 ;;
Chris@39 2788 esac
Chris@39 2789 ;;
Chris@39 2790
Chris@39 2791 sysv4*MP*)
Chris@39 2792 if test -d /usr/nec ;then
Chris@39 2793 version_type=linux
Chris@39 2794 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
Chris@39 2795 soname_spec='$libname${shared_ext}.$major'
Chris@39 2796 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2797 fi
Chris@39 2798 ;;
Chris@39 2799
Chris@39 2800 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
Chris@39 2801 version_type=freebsd-elf
Chris@39 2802 need_lib_prefix=no
Chris@39 2803 need_version=no
Chris@39 2804 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
Chris@39 2805 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2806 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2807 shlibpath_overrides_runpath=yes
Chris@39 2808 hardcode_into_libs=yes
Chris@39 2809 if test "$with_gnu_ld" = yes; then
Chris@39 2810 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
Chris@39 2811 else
Chris@39 2812 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
Chris@39 2813 case $host_os in
Chris@39 2814 sco3.2v5*)
Chris@39 2815 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
Chris@39 2816 ;;
Chris@39 2817 esac
Chris@39 2818 fi
Chris@39 2819 sys_lib_dlsearch_path_spec='/usr/lib'
Chris@39 2820 ;;
Chris@39 2821
Chris@39 2822 tpf*)
Chris@39 2823 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
Chris@39 2824 version_type=linux
Chris@39 2825 need_lib_prefix=no
Chris@39 2826 need_version=no
Chris@39 2827 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2828 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2829 shlibpath_overrides_runpath=no
Chris@39 2830 hardcode_into_libs=yes
Chris@39 2831 ;;
Chris@39 2832
Chris@39 2833 uts4*)
Chris@39 2834 version_type=linux
Chris@39 2835 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
Chris@39 2836 soname_spec='${libname}${release}${shared_ext}$major'
Chris@39 2837 shlibpath_var=LD_LIBRARY_PATH
Chris@39 2838 ;;
Chris@39 2839
Chris@39 2840 *)
Chris@39 2841 dynamic_linker=no
Chris@39 2842 ;;
Chris@39 2843 esac
Chris@39 2844 AC_MSG_RESULT([$dynamic_linker])
Chris@39 2845 test "$dynamic_linker" = no && can_build_shared=no
Chris@39 2846
Chris@39 2847 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
Chris@39 2848 if test "$GCC" = yes; then
Chris@39 2849 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
Chris@39 2850 fi
Chris@39 2851
Chris@39 2852 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
Chris@39 2853 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
Chris@39 2854 fi
Chris@39 2855 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
Chris@39 2856 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
Chris@39 2857 fi
Chris@39 2858
Chris@39 2859 _LT_DECL([], [variables_saved_for_relink], [1],
Chris@39 2860 [Variables whose values should be saved in libtool wrapper scripts and
Chris@39 2861 restored at link time])
Chris@39 2862 _LT_DECL([], [need_lib_prefix], [0],
Chris@39 2863 [Do we need the "lib" prefix for modules?])
Chris@39 2864 _LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
Chris@39 2865 _LT_DECL([], [version_type], [0], [Library versioning type])
Chris@39 2866 _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable])
Chris@39 2867 _LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
Chris@39 2868 _LT_DECL([], [shlibpath_overrides_runpath], [0],
Chris@39 2869 [Is shlibpath searched before the hard-coded library search path?])
Chris@39 2870 _LT_DECL([], [libname_spec], [1], [Format of library name prefix])
Chris@39 2871 _LT_DECL([], [library_names_spec], [1],
Chris@39 2872 [[List of archive names. First name is the real one, the rest are links.
Chris@39 2873 The last name is the one that the linker finds with -lNAME]])
Chris@39 2874 _LT_DECL([], [soname_spec], [1],
Chris@39 2875 [[The coded name of the library, if different from the real name]])
Chris@39 2876 _LT_DECL([], [install_override_mode], [1],
Chris@39 2877 [Permission mode override for installation of shared libraries])
Chris@39 2878 _LT_DECL([], [postinstall_cmds], [2],
Chris@39 2879 [Command to use after installation of a shared archive])
Chris@39 2880 _LT_DECL([], [postuninstall_cmds], [2],
Chris@39 2881 [Command to use after uninstallation of a shared archive])
Chris@39 2882 _LT_DECL([], [finish_cmds], [2],
Chris@39 2883 [Commands used to finish a libtool library installation in a directory])
Chris@39 2884 _LT_DECL([], [finish_eval], [1],
Chris@39 2885 [[As "finish_cmds", except a single script fragment to be evaled but
Chris@39 2886 not shown]])
Chris@39 2887 _LT_DECL([], [hardcode_into_libs], [0],
Chris@39 2888 [Whether we should hardcode library paths into libraries])
Chris@39 2889 _LT_DECL([], [sys_lib_search_path_spec], [2],
Chris@39 2890 [Compile-time system search path for libraries])
Chris@39 2891 _LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
Chris@39 2892 [Run-time system search path for libraries])
Chris@39 2893 ])# _LT_SYS_DYNAMIC_LINKER
Chris@39 2894
Chris@39 2895
Chris@39 2896 # _LT_PATH_TOOL_PREFIX(TOOL)
Chris@39 2897 # --------------------------
Chris@39 2898 # find a file program which can recognize shared library
Chris@39 2899 AC_DEFUN([_LT_PATH_TOOL_PREFIX],
Chris@39 2900 [m4_require([_LT_DECL_EGREP])dnl
Chris@39 2901 AC_MSG_CHECKING([for $1])
Chris@39 2902 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
Chris@39 2903 [case $MAGIC_CMD in
Chris@39 2904 [[\\/*] | ?:[\\/]*])
Chris@39 2905 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
Chris@39 2906 ;;
Chris@39 2907 *)
Chris@39 2908 lt_save_MAGIC_CMD="$MAGIC_CMD"
Chris@39 2909 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
Chris@39 2910 dnl $ac_dummy forces splitting on constant user-supplied paths.
Chris@39 2911 dnl POSIX.2 word splitting is done only on the output of word expansions,
Chris@39 2912 dnl not every word. This closes a longstanding sh security hole.
Chris@39 2913 ac_dummy="m4_if([$2], , $PATH, [$2])"
Chris@39 2914 for ac_dir in $ac_dummy; do
Chris@39 2915 IFS="$lt_save_ifs"
Chris@39 2916 test -z "$ac_dir" && ac_dir=.
Chris@39 2917 if test -f $ac_dir/$1; then
Chris@39 2918 lt_cv_path_MAGIC_CMD="$ac_dir/$1"
Chris@39 2919 if test -n "$file_magic_test_file"; then
Chris@39 2920 case $deplibs_check_method in
Chris@39 2921 "file_magic "*)
Chris@39 2922 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
Chris@39 2923 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
Chris@39 2924 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
Chris@39 2925 $EGREP "$file_magic_regex" > /dev/null; then
Chris@39 2926 :
Chris@39 2927 else
Chris@39 2928 cat <<_LT_EOF 1>&2
Chris@39 2929
Chris@39 2930 *** Warning: the command libtool uses to detect shared libraries,
Chris@39 2931 *** $file_magic_cmd, produces output that libtool cannot recognize.
Chris@39 2932 *** The result is that libtool may fail to recognize shared libraries
Chris@39 2933 *** as such. This will affect the creation of libtool libraries that
Chris@39 2934 *** depend on shared libraries, but programs linked with such libtool
Chris@39 2935 *** libraries will work regardless of this problem. Nevertheless, you
Chris@39 2936 *** may want to report the problem to your system manager and/or to
Chris@39 2937 *** bug-libtool@gnu.org
Chris@39 2938
Chris@39 2939 _LT_EOF
Chris@39 2940 fi ;;
Chris@39 2941 esac
Chris@39 2942 fi
Chris@39 2943 break
Chris@39 2944 fi
Chris@39 2945 done
Chris@39 2946 IFS="$lt_save_ifs"
Chris@39 2947 MAGIC_CMD="$lt_save_MAGIC_CMD"
Chris@39 2948 ;;
Chris@39 2949 esac])
Chris@39 2950 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
Chris@39 2951 if test -n "$MAGIC_CMD"; then
Chris@39 2952 AC_MSG_RESULT($MAGIC_CMD)
Chris@39 2953 else
Chris@39 2954 AC_MSG_RESULT(no)
Chris@39 2955 fi
Chris@39 2956 _LT_DECL([], [MAGIC_CMD], [0],
Chris@39 2957 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
Chris@39 2958 ])# _LT_PATH_TOOL_PREFIX
Chris@39 2959
Chris@39 2960 # Old name:
Chris@39 2961 AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
Chris@39 2962 dnl aclocal-1.4 backwards compatibility:
Chris@39 2963 dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
Chris@39 2964
Chris@39 2965
Chris@39 2966 # _LT_PATH_MAGIC
Chris@39 2967 # --------------
Chris@39 2968 # find a file program which can recognize a shared library
Chris@39 2969 m4_defun([_LT_PATH_MAGIC],
Chris@39 2970 [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
Chris@39 2971 if test -z "$lt_cv_path_MAGIC_CMD"; then
Chris@39 2972 if test -n "$ac_tool_prefix"; then
Chris@39 2973 _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
Chris@39 2974 else
Chris@39 2975 MAGIC_CMD=:
Chris@39 2976 fi
Chris@39 2977 fi
Chris@39 2978 ])# _LT_PATH_MAGIC
Chris@39 2979
Chris@39 2980
Chris@39 2981 # LT_PATH_LD
Chris@39 2982 # ----------
Chris@39 2983 # find the pathname to the GNU or non-GNU linker
Chris@39 2984 AC_DEFUN([LT_PATH_LD],
Chris@39 2985 [AC_REQUIRE([AC_PROG_CC])dnl
Chris@39 2986 AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 2987 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
Chris@39 2988 m4_require([_LT_DECL_SED])dnl
Chris@39 2989 m4_require([_LT_DECL_EGREP])dnl
Chris@39 2990 m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
Chris@39 2991
Chris@39 2992 AC_ARG_WITH([gnu-ld],
Chris@39 2993 [AS_HELP_STRING([--with-gnu-ld],
Chris@39 2994 [assume the C compiler uses GNU ld @<:@default=no@:>@])],
Chris@39 2995 [test "$withval" = no || with_gnu_ld=yes],
Chris@39 2996 [with_gnu_ld=no])dnl
Chris@39 2997
Chris@39 2998 ac_prog=ld
Chris@39 2999 if test "$GCC" = yes; then
Chris@39 3000 # Check if gcc -print-prog-name=ld gives a path.
Chris@39 3001 AC_MSG_CHECKING([for ld used by $CC])
Chris@39 3002 case $host in
Chris@39 3003 *-*-mingw*)
Chris@39 3004 # gcc leaves a trailing carriage return which upsets mingw
Chris@39 3005 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
Chris@39 3006 *)
Chris@39 3007 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
Chris@39 3008 esac
Chris@39 3009 case $ac_prog in
Chris@39 3010 # Accept absolute paths.
Chris@39 3011 [[\\/]]* | ?:[[\\/]]*)
Chris@39 3012 re_direlt='/[[^/]][[^/]]*/\.\./'
Chris@39 3013 # Canonicalize the pathname of ld
Chris@39 3014 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
Chris@39 3015 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
Chris@39 3016 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
Chris@39 3017 done
Chris@39 3018 test -z "$LD" && LD="$ac_prog"
Chris@39 3019 ;;
Chris@39 3020 "")
Chris@39 3021 # If it fails, then pretend we aren't using GCC.
Chris@39 3022 ac_prog=ld
Chris@39 3023 ;;
Chris@39 3024 *)
Chris@39 3025 # If it is relative, then search for the first ld in PATH.
Chris@39 3026 with_gnu_ld=unknown
Chris@39 3027 ;;
Chris@39 3028 esac
Chris@39 3029 elif test "$with_gnu_ld" = yes; then
Chris@39 3030 AC_MSG_CHECKING([for GNU ld])
Chris@39 3031 else
Chris@39 3032 AC_MSG_CHECKING([for non-GNU ld])
Chris@39 3033 fi
Chris@39 3034 AC_CACHE_VAL(lt_cv_path_LD,
Chris@39 3035 [if test -z "$LD"; then
Chris@39 3036 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
Chris@39 3037 for ac_dir in $PATH; do
Chris@39 3038 IFS="$lt_save_ifs"
Chris@39 3039 test -z "$ac_dir" && ac_dir=.
Chris@39 3040 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
Chris@39 3041 lt_cv_path_LD="$ac_dir/$ac_prog"
Chris@39 3042 # Check to see if the program is GNU ld. I'd rather use --version,
Chris@39 3043 # but apparently some variants of GNU ld only accept -v.
Chris@39 3044 # Break only if it was the GNU/non-GNU ld that we prefer.
Chris@39 3045 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
Chris@39 3046 *GNU* | *'with BFD'*)
Chris@39 3047 test "$with_gnu_ld" != no && break
Chris@39 3048 ;;
Chris@39 3049 *)
Chris@39 3050 test "$with_gnu_ld" != yes && break
Chris@39 3051 ;;
Chris@39 3052 esac
Chris@39 3053 fi
Chris@39 3054 done
Chris@39 3055 IFS="$lt_save_ifs"
Chris@39 3056 else
Chris@39 3057 lt_cv_path_LD="$LD" # Let the user override the test with a path.
Chris@39 3058 fi])
Chris@39 3059 LD="$lt_cv_path_LD"
Chris@39 3060 if test -n "$LD"; then
Chris@39 3061 AC_MSG_RESULT($LD)
Chris@39 3062 else
Chris@39 3063 AC_MSG_RESULT(no)
Chris@39 3064 fi
Chris@39 3065 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
Chris@39 3066 _LT_PATH_LD_GNU
Chris@39 3067 AC_SUBST([LD])
Chris@39 3068
Chris@39 3069 _LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
Chris@39 3070 ])# LT_PATH_LD
Chris@39 3071
Chris@39 3072 # Old names:
Chris@39 3073 AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
Chris@39 3074 AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
Chris@39 3075 dnl aclocal-1.4 backwards compatibility:
Chris@39 3076 dnl AC_DEFUN([AM_PROG_LD], [])
Chris@39 3077 dnl AC_DEFUN([AC_PROG_LD], [])
Chris@39 3078
Chris@39 3079
Chris@39 3080 # _LT_PATH_LD_GNU
Chris@39 3081 #- --------------
Chris@39 3082 m4_defun([_LT_PATH_LD_GNU],
Chris@39 3083 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
Chris@39 3084 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
Chris@39 3085 case `$LD -v 2>&1 </dev/null` in
Chris@39 3086 *GNU* | *'with BFD'*)
Chris@39 3087 lt_cv_prog_gnu_ld=yes
Chris@39 3088 ;;
Chris@39 3089 *)
Chris@39 3090 lt_cv_prog_gnu_ld=no
Chris@39 3091 ;;
Chris@39 3092 esac])
Chris@39 3093 with_gnu_ld=$lt_cv_prog_gnu_ld
Chris@39 3094 ])# _LT_PATH_LD_GNU
Chris@39 3095
Chris@39 3096
Chris@39 3097 # _LT_CMD_RELOAD
Chris@39 3098 # --------------
Chris@39 3099 # find reload flag for linker
Chris@39 3100 # -- PORTME Some linkers may need a different reload flag.
Chris@39 3101 m4_defun([_LT_CMD_RELOAD],
Chris@39 3102 [AC_CACHE_CHECK([for $LD option to reload object files],
Chris@39 3103 lt_cv_ld_reload_flag,
Chris@39 3104 [lt_cv_ld_reload_flag='-r'])
Chris@39 3105 reload_flag=$lt_cv_ld_reload_flag
Chris@39 3106 case $reload_flag in
Chris@39 3107 "" | " "*) ;;
Chris@39 3108 *) reload_flag=" $reload_flag" ;;
Chris@39 3109 esac
Chris@39 3110 reload_cmds='$LD$reload_flag -o $output$reload_objs'
Chris@39 3111 case $host_os in
Chris@39 3112 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 3113 if test "$GCC" != yes; then
Chris@39 3114 reload_cmds=false
Chris@39 3115 fi
Chris@39 3116 ;;
Chris@39 3117 darwin*)
Chris@39 3118 if test "$GCC" = yes; then
Chris@39 3119 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
Chris@39 3120 else
Chris@39 3121 reload_cmds='$LD$reload_flag -o $output$reload_objs'
Chris@39 3122 fi
Chris@39 3123 ;;
Chris@39 3124 esac
Chris@39 3125 _LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
Chris@39 3126 _LT_TAGDECL([], [reload_cmds], [2])dnl
Chris@39 3127 ])# _LT_CMD_RELOAD
Chris@39 3128
Chris@39 3129
Chris@39 3130 # _LT_CHECK_MAGIC_METHOD
Chris@39 3131 # ----------------------
Chris@39 3132 # how to check for library dependencies
Chris@39 3133 # -- PORTME fill in with the dynamic library characteristics
Chris@39 3134 m4_defun([_LT_CHECK_MAGIC_METHOD],
Chris@39 3135 [m4_require([_LT_DECL_EGREP])
Chris@39 3136 m4_require([_LT_DECL_OBJDUMP])
Chris@39 3137 AC_CACHE_CHECK([how to recognize dependent libraries],
Chris@39 3138 lt_cv_deplibs_check_method,
Chris@39 3139 [lt_cv_file_magic_cmd='$MAGIC_CMD'
Chris@39 3140 lt_cv_file_magic_test_file=
Chris@39 3141 lt_cv_deplibs_check_method='unknown'
Chris@39 3142 # Need to set the preceding variable on all platforms that support
Chris@39 3143 # interlibrary dependencies.
Chris@39 3144 # 'none' -- dependencies not supported.
Chris@39 3145 # `unknown' -- same as none, but documents that we really don't know.
Chris@39 3146 # 'pass_all' -- all dependencies passed with no checks.
Chris@39 3147 # 'test_compile' -- check by making test program.
Chris@39 3148 # 'file_magic [[regex]]' -- check by looking for files in library path
Chris@39 3149 # which responds to the $file_magic_cmd with a given extended regex.
Chris@39 3150 # If you have `file' or equivalent on your system and you're not sure
Chris@39 3151 # whether `pass_all' will *always* work, you probably want this one.
Chris@39 3152
Chris@39 3153 case $host_os in
Chris@39 3154 aix[[4-9]]*)
Chris@39 3155 lt_cv_deplibs_check_method=pass_all
Chris@39 3156 ;;
Chris@39 3157
Chris@39 3158 beos*)
Chris@39 3159 lt_cv_deplibs_check_method=pass_all
Chris@39 3160 ;;
Chris@39 3161
Chris@39 3162 bsdi[[45]]*)
Chris@39 3163 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
Chris@39 3164 lt_cv_file_magic_cmd='/usr/bin/file -L'
Chris@39 3165 lt_cv_file_magic_test_file=/shlib/libc.so
Chris@39 3166 ;;
Chris@39 3167
Chris@39 3168 cygwin*)
Chris@39 3169 # func_win32_libid is a shell function defined in ltmain.sh
Chris@39 3170 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
Chris@39 3171 lt_cv_file_magic_cmd='func_win32_libid'
Chris@39 3172 ;;
Chris@39 3173
Chris@39 3174 mingw* | pw32*)
Chris@39 3175 # Base MSYS/MinGW do not provide the 'file' command needed by
Chris@39 3176 # func_win32_libid shell function, so use a weaker test based on 'objdump',
Chris@39 3177 # unless we find 'file', for example because we are cross-compiling.
Chris@39 3178 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
Chris@39 3179 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
Chris@39 3180 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
Chris@39 3181 lt_cv_file_magic_cmd='func_win32_libid'
Chris@39 3182 else
Chris@39 3183 # Keep this pattern in sync with the one in func_win32_libid.
Chris@39 3184 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
Chris@39 3185 lt_cv_file_magic_cmd='$OBJDUMP -f'
Chris@39 3186 fi
Chris@39 3187 ;;
Chris@39 3188
Chris@39 3189 cegcc*)
Chris@39 3190 # use the weaker test based on 'objdump'. See mingw*.
Chris@39 3191 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
Chris@39 3192 lt_cv_file_magic_cmd='$OBJDUMP -f'
Chris@39 3193 ;;
Chris@39 3194
Chris@39 3195 darwin* | rhapsody*)
Chris@39 3196 lt_cv_deplibs_check_method=pass_all
Chris@39 3197 ;;
Chris@39 3198
Chris@39 3199 freebsd* | dragonfly*)
Chris@39 3200 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
Chris@39 3201 case $host_cpu in
Chris@39 3202 i*86 )
Chris@39 3203 # Not sure whether the presence of OpenBSD here was a mistake.
Chris@39 3204 # Let's accept both of them until this is cleared up.
Chris@39 3205 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
Chris@39 3206 lt_cv_file_magic_cmd=/usr/bin/file
Chris@39 3207 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
Chris@39 3208 ;;
Chris@39 3209 esac
Chris@39 3210 else
Chris@39 3211 lt_cv_deplibs_check_method=pass_all
Chris@39 3212 fi
Chris@39 3213 ;;
Chris@39 3214
Chris@39 3215 gnu*)
Chris@39 3216 lt_cv_deplibs_check_method=pass_all
Chris@39 3217 ;;
Chris@39 3218
Chris@39 3219 haiku*)
Chris@39 3220 lt_cv_deplibs_check_method=pass_all
Chris@39 3221 ;;
Chris@39 3222
Chris@39 3223 hpux10.20* | hpux11*)
Chris@39 3224 lt_cv_file_magic_cmd=/usr/bin/file
Chris@39 3225 case $host_cpu in
Chris@39 3226 ia64*)
Chris@39 3227 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
Chris@39 3228 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
Chris@39 3229 ;;
Chris@39 3230 hppa*64*)
Chris@39 3231 [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
Chris@39 3232 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
Chris@39 3233 ;;
Chris@39 3234 *)
Chris@39 3235 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
Chris@39 3236 lt_cv_file_magic_test_file=/usr/lib/libc.sl
Chris@39 3237 ;;
Chris@39 3238 esac
Chris@39 3239 ;;
Chris@39 3240
Chris@39 3241 interix[[3-9]]*)
Chris@39 3242 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
Chris@39 3243 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
Chris@39 3244 ;;
Chris@39 3245
Chris@39 3246 irix5* | irix6* | nonstopux*)
Chris@39 3247 case $LD in
Chris@39 3248 *-32|*"-32 ") libmagic=32-bit;;
Chris@39 3249 *-n32|*"-n32 ") libmagic=N32;;
Chris@39 3250 *-64|*"-64 ") libmagic=64-bit;;
Chris@39 3251 *) libmagic=never-match;;
Chris@39 3252 esac
Chris@39 3253 lt_cv_deplibs_check_method=pass_all
Chris@39 3254 ;;
Chris@39 3255
Chris@39 3256 # This must be Linux ELF.
Chris@39 3257 linux* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 3258 lt_cv_deplibs_check_method=pass_all
Chris@39 3259 ;;
Chris@39 3260
Chris@39 3261 netbsd* | netbsdelf*-gnu)
Chris@39 3262 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
Chris@39 3263 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
Chris@39 3264 else
Chris@39 3265 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
Chris@39 3266 fi
Chris@39 3267 ;;
Chris@39 3268
Chris@39 3269 newos6*)
Chris@39 3270 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
Chris@39 3271 lt_cv_file_magic_cmd=/usr/bin/file
Chris@39 3272 lt_cv_file_magic_test_file=/usr/lib/libnls.so
Chris@39 3273 ;;
Chris@39 3274
Chris@39 3275 *nto* | *qnx*)
Chris@39 3276 lt_cv_deplibs_check_method=pass_all
Chris@39 3277 ;;
Chris@39 3278
Chris@39 3279 openbsd*)
Chris@39 3280 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
Chris@39 3281 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
Chris@39 3282 else
Chris@39 3283 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
Chris@39 3284 fi
Chris@39 3285 ;;
Chris@39 3286
Chris@39 3287 osf3* | osf4* | osf5*)
Chris@39 3288 lt_cv_deplibs_check_method=pass_all
Chris@39 3289 ;;
Chris@39 3290
Chris@39 3291 rdos*)
Chris@39 3292 lt_cv_deplibs_check_method=pass_all
Chris@39 3293 ;;
Chris@39 3294
Chris@39 3295 solaris*)
Chris@39 3296 lt_cv_deplibs_check_method=pass_all
Chris@39 3297 ;;
Chris@39 3298
Chris@39 3299 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
Chris@39 3300 lt_cv_deplibs_check_method=pass_all
Chris@39 3301 ;;
Chris@39 3302
Chris@39 3303 sysv4 | sysv4.3*)
Chris@39 3304 case $host_vendor in
Chris@39 3305 motorola)
Chris@39 3306 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
Chris@39 3307 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
Chris@39 3308 ;;
Chris@39 3309 ncr)
Chris@39 3310 lt_cv_deplibs_check_method=pass_all
Chris@39 3311 ;;
Chris@39 3312 sequent)
Chris@39 3313 lt_cv_file_magic_cmd='/bin/file'
Chris@39 3314 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
Chris@39 3315 ;;
Chris@39 3316 sni)
Chris@39 3317 lt_cv_file_magic_cmd='/bin/file'
Chris@39 3318 lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
Chris@39 3319 lt_cv_file_magic_test_file=/lib/libc.so
Chris@39 3320 ;;
Chris@39 3321 siemens)
Chris@39 3322 lt_cv_deplibs_check_method=pass_all
Chris@39 3323 ;;
Chris@39 3324 pc)
Chris@39 3325 lt_cv_deplibs_check_method=pass_all
Chris@39 3326 ;;
Chris@39 3327 esac
Chris@39 3328 ;;
Chris@39 3329
Chris@39 3330 tpf*)
Chris@39 3331 lt_cv_deplibs_check_method=pass_all
Chris@39 3332 ;;
Chris@39 3333 esac
Chris@39 3334 ])
Chris@39 3335
Chris@39 3336 file_magic_glob=
Chris@39 3337 want_nocaseglob=no
Chris@39 3338 if test "$build" = "$host"; then
Chris@39 3339 case $host_os in
Chris@39 3340 mingw* | pw32*)
Chris@39 3341 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
Chris@39 3342 want_nocaseglob=yes
Chris@39 3343 else
Chris@39 3344 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
Chris@39 3345 fi
Chris@39 3346 ;;
Chris@39 3347 esac
Chris@39 3348 fi
Chris@39 3349
Chris@39 3350 file_magic_cmd=$lt_cv_file_magic_cmd
Chris@39 3351 deplibs_check_method=$lt_cv_deplibs_check_method
Chris@39 3352 test -z "$deplibs_check_method" && deplibs_check_method=unknown
Chris@39 3353
Chris@39 3354 _LT_DECL([], [deplibs_check_method], [1],
Chris@39 3355 [Method to check whether dependent libraries are shared objects])
Chris@39 3356 _LT_DECL([], [file_magic_cmd], [1],
Chris@39 3357 [Command to use when deplibs_check_method = "file_magic"])
Chris@39 3358 _LT_DECL([], [file_magic_glob], [1],
Chris@39 3359 [How to find potential files when deplibs_check_method = "file_magic"])
Chris@39 3360 _LT_DECL([], [want_nocaseglob], [1],
Chris@39 3361 [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
Chris@39 3362 ])# _LT_CHECK_MAGIC_METHOD
Chris@39 3363
Chris@39 3364
Chris@39 3365 # LT_PATH_NM
Chris@39 3366 # ----------
Chris@39 3367 # find the pathname to a BSD- or MS-compatible name lister
Chris@39 3368 AC_DEFUN([LT_PATH_NM],
Chris@39 3369 [AC_REQUIRE([AC_PROG_CC])dnl
Chris@39 3370 AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
Chris@39 3371 [if test -n "$NM"; then
Chris@39 3372 # Let the user override the test.
Chris@39 3373 lt_cv_path_NM="$NM"
Chris@39 3374 else
Chris@39 3375 lt_nm_to_check="${ac_tool_prefix}nm"
Chris@39 3376 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
Chris@39 3377 lt_nm_to_check="$lt_nm_to_check nm"
Chris@39 3378 fi
Chris@39 3379 for lt_tmp_nm in $lt_nm_to_check; do
Chris@39 3380 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
Chris@39 3381 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
Chris@39 3382 IFS="$lt_save_ifs"
Chris@39 3383 test -z "$ac_dir" && ac_dir=.
Chris@39 3384 tmp_nm="$ac_dir/$lt_tmp_nm"
Chris@39 3385 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
Chris@39 3386 # Check to see if the nm accepts a BSD-compat flag.
Chris@39 3387 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
Chris@39 3388 # nm: unknown option "B" ignored
Chris@39 3389 # Tru64's nm complains that /dev/null is an invalid object file
Chris@39 3390 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
Chris@39 3391 */dev/null* | *'Invalid file or object type'*)
Chris@39 3392 lt_cv_path_NM="$tmp_nm -B"
Chris@39 3393 break
Chris@39 3394 ;;
Chris@39 3395 *)
Chris@39 3396 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
Chris@39 3397 */dev/null*)
Chris@39 3398 lt_cv_path_NM="$tmp_nm -p"
Chris@39 3399 break
Chris@39 3400 ;;
Chris@39 3401 *)
Chris@39 3402 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
Chris@39 3403 continue # so that we can try to find one that supports BSD flags
Chris@39 3404 ;;
Chris@39 3405 esac
Chris@39 3406 ;;
Chris@39 3407 esac
Chris@39 3408 fi
Chris@39 3409 done
Chris@39 3410 IFS="$lt_save_ifs"
Chris@39 3411 done
Chris@39 3412 : ${lt_cv_path_NM=no}
Chris@39 3413 fi])
Chris@39 3414 if test "$lt_cv_path_NM" != "no"; then
Chris@39 3415 NM="$lt_cv_path_NM"
Chris@39 3416 else
Chris@39 3417 # Didn't find any BSD compatible name lister, look for dumpbin.
Chris@39 3418 if test -n "$DUMPBIN"; then :
Chris@39 3419 # Let the user override the test.
Chris@39 3420 else
Chris@39 3421 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
Chris@39 3422 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
Chris@39 3423 *COFF*)
Chris@39 3424 DUMPBIN="$DUMPBIN -symbols"
Chris@39 3425 ;;
Chris@39 3426 *)
Chris@39 3427 DUMPBIN=:
Chris@39 3428 ;;
Chris@39 3429 esac
Chris@39 3430 fi
Chris@39 3431 AC_SUBST([DUMPBIN])
Chris@39 3432 if test "$DUMPBIN" != ":"; then
Chris@39 3433 NM="$DUMPBIN"
Chris@39 3434 fi
Chris@39 3435 fi
Chris@39 3436 test -z "$NM" && NM=nm
Chris@39 3437 AC_SUBST([NM])
Chris@39 3438 _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
Chris@39 3439
Chris@39 3440 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
Chris@39 3441 [lt_cv_nm_interface="BSD nm"
Chris@39 3442 echo "int some_variable = 0;" > conftest.$ac_ext
Chris@39 3443 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
Chris@39 3444 (eval "$ac_compile" 2>conftest.err)
Chris@39 3445 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 3446 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
Chris@39 3447 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
Chris@39 3448 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 3449 (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
Chris@39 3450 cat conftest.out >&AS_MESSAGE_LOG_FD
Chris@39 3451 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
Chris@39 3452 lt_cv_nm_interface="MS dumpbin"
Chris@39 3453 fi
Chris@39 3454 rm -f conftest*])
Chris@39 3455 ])# LT_PATH_NM
Chris@39 3456
Chris@39 3457 # Old names:
Chris@39 3458 AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
Chris@39 3459 AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
Chris@39 3460 dnl aclocal-1.4 backwards compatibility:
Chris@39 3461 dnl AC_DEFUN([AM_PROG_NM], [])
Chris@39 3462 dnl AC_DEFUN([AC_PROG_NM], [])
Chris@39 3463
Chris@39 3464 # _LT_CHECK_SHAREDLIB_FROM_LINKLIB
Chris@39 3465 # --------------------------------
Chris@39 3466 # how to determine the name of the shared library
Chris@39 3467 # associated with a specific link library.
Chris@39 3468 # -- PORTME fill in with the dynamic library characteristics
Chris@39 3469 m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
Chris@39 3470 [m4_require([_LT_DECL_EGREP])
Chris@39 3471 m4_require([_LT_DECL_OBJDUMP])
Chris@39 3472 m4_require([_LT_DECL_DLLTOOL])
Chris@39 3473 AC_CACHE_CHECK([how to associate runtime and link libraries],
Chris@39 3474 lt_cv_sharedlib_from_linklib_cmd,
Chris@39 3475 [lt_cv_sharedlib_from_linklib_cmd='unknown'
Chris@39 3476
Chris@39 3477 case $host_os in
Chris@39 3478 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 3479 # two different shell functions defined in ltmain.sh
Chris@39 3480 # decide which to use based on capabilities of $DLLTOOL
Chris@39 3481 case `$DLLTOOL --help 2>&1` in
Chris@39 3482 *--identify-strict*)
Chris@39 3483 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
Chris@39 3484 ;;
Chris@39 3485 *)
Chris@39 3486 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
Chris@39 3487 ;;
Chris@39 3488 esac
Chris@39 3489 ;;
Chris@39 3490 *)
Chris@39 3491 # fallback: assume linklib IS sharedlib
Chris@39 3492 lt_cv_sharedlib_from_linklib_cmd="$ECHO"
Chris@39 3493 ;;
Chris@39 3494 esac
Chris@39 3495 ])
Chris@39 3496 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
Chris@39 3497 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
Chris@39 3498
Chris@39 3499 _LT_DECL([], [sharedlib_from_linklib_cmd], [1],
Chris@39 3500 [Command to associate shared and link libraries])
Chris@39 3501 ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
Chris@39 3502
Chris@39 3503
Chris@39 3504 # _LT_PATH_MANIFEST_TOOL
Chris@39 3505 # ----------------------
Chris@39 3506 # locate the manifest tool
Chris@39 3507 m4_defun([_LT_PATH_MANIFEST_TOOL],
Chris@39 3508 [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
Chris@39 3509 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
Chris@39 3510 AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
Chris@39 3511 [lt_cv_path_mainfest_tool=no
Chris@39 3512 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
Chris@39 3513 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
Chris@39 3514 cat conftest.err >&AS_MESSAGE_LOG_FD
Chris@39 3515 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
Chris@39 3516 lt_cv_path_mainfest_tool=yes
Chris@39 3517 fi
Chris@39 3518 rm -f conftest*])
Chris@39 3519 if test "x$lt_cv_path_mainfest_tool" != xyes; then
Chris@39 3520 MANIFEST_TOOL=:
Chris@39 3521 fi
Chris@39 3522 _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
Chris@39 3523 ])# _LT_PATH_MANIFEST_TOOL
Chris@39 3524
Chris@39 3525
Chris@39 3526 # LT_LIB_M
Chris@39 3527 # --------
Chris@39 3528 # check for math library
Chris@39 3529 AC_DEFUN([LT_LIB_M],
Chris@39 3530 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 3531 LIBM=
Chris@39 3532 case $host in
Chris@39 3533 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
Chris@39 3534 # These system don't have libm, or don't need it
Chris@39 3535 ;;
Chris@39 3536 *-ncr-sysv4.3*)
Chris@39 3537 AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
Chris@39 3538 AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
Chris@39 3539 ;;
Chris@39 3540 *)
Chris@39 3541 AC_CHECK_LIB(m, cos, LIBM="-lm")
Chris@39 3542 ;;
Chris@39 3543 esac
Chris@39 3544 AC_SUBST([LIBM])
Chris@39 3545 ])# LT_LIB_M
Chris@39 3546
Chris@39 3547 # Old name:
Chris@39 3548 AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
Chris@39 3549 dnl aclocal-1.4 backwards compatibility:
Chris@39 3550 dnl AC_DEFUN([AC_CHECK_LIBM], [])
Chris@39 3551
Chris@39 3552
Chris@39 3553 # _LT_COMPILER_NO_RTTI([TAGNAME])
Chris@39 3554 # -------------------------------
Chris@39 3555 m4_defun([_LT_COMPILER_NO_RTTI],
Chris@39 3556 [m4_require([_LT_TAG_COMPILER])dnl
Chris@39 3557
Chris@39 3558 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
Chris@39 3559
Chris@39 3560 if test "$GCC" = yes; then
Chris@39 3561 case $cc_basename in
Chris@39 3562 nvcc*)
Chris@39 3563 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
Chris@39 3564 *)
Chris@39 3565 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
Chris@39 3566 esac
Chris@39 3567
Chris@39 3568 _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
Chris@39 3569 lt_cv_prog_compiler_rtti_exceptions,
Chris@39 3570 [-fno-rtti -fno-exceptions], [],
Chris@39 3571 [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
Chris@39 3572 fi
Chris@39 3573 _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
Chris@39 3574 [Compiler flag to turn off builtin functions])
Chris@39 3575 ])# _LT_COMPILER_NO_RTTI
Chris@39 3576
Chris@39 3577
Chris@39 3578 # _LT_CMD_GLOBAL_SYMBOLS
Chris@39 3579 # ----------------------
Chris@39 3580 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
Chris@39 3581 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 3582 AC_REQUIRE([AC_PROG_CC])dnl
Chris@39 3583 AC_REQUIRE([AC_PROG_AWK])dnl
Chris@39 3584 AC_REQUIRE([LT_PATH_NM])dnl
Chris@39 3585 AC_REQUIRE([LT_PATH_LD])dnl
Chris@39 3586 m4_require([_LT_DECL_SED])dnl
Chris@39 3587 m4_require([_LT_DECL_EGREP])dnl
Chris@39 3588 m4_require([_LT_TAG_COMPILER])dnl
Chris@39 3589
Chris@39 3590 # Check for command to grab the raw symbol name followed by C symbol from nm.
Chris@39 3591 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
Chris@39 3592 AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
Chris@39 3593 [
Chris@39 3594 # These are sane defaults that work on at least a few old systems.
Chris@39 3595 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
Chris@39 3596
Chris@39 3597 # Character class describing NM global symbol codes.
Chris@39 3598 symcode='[[BCDEGRST]]'
Chris@39 3599
Chris@39 3600 # Regexp to match symbols that can be accessed directly from C.
Chris@39 3601 sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
Chris@39 3602
Chris@39 3603 # Define system-specific variables.
Chris@39 3604 case $host_os in
Chris@39 3605 aix*)
Chris@39 3606 symcode='[[BCDT]]'
Chris@39 3607 ;;
Chris@39 3608 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 3609 symcode='[[ABCDGISTW]]'
Chris@39 3610 ;;
Chris@39 3611 hpux*)
Chris@39 3612 if test "$host_cpu" = ia64; then
Chris@39 3613 symcode='[[ABCDEGRST]]'
Chris@39 3614 fi
Chris@39 3615 ;;
Chris@39 3616 irix* | nonstopux*)
Chris@39 3617 symcode='[[BCDEGRST]]'
Chris@39 3618 ;;
Chris@39 3619 osf*)
Chris@39 3620 symcode='[[BCDEGQRST]]'
Chris@39 3621 ;;
Chris@39 3622 solaris*)
Chris@39 3623 symcode='[[BDRT]]'
Chris@39 3624 ;;
Chris@39 3625 sco3.2v5*)
Chris@39 3626 symcode='[[DT]]'
Chris@39 3627 ;;
Chris@39 3628 sysv4.2uw2*)
Chris@39 3629 symcode='[[DT]]'
Chris@39 3630 ;;
Chris@39 3631 sysv5* | sco5v6* | unixware* | OpenUNIX*)
Chris@39 3632 symcode='[[ABDT]]'
Chris@39 3633 ;;
Chris@39 3634 sysv4)
Chris@39 3635 symcode='[[DFNSTU]]'
Chris@39 3636 ;;
Chris@39 3637 esac
Chris@39 3638
Chris@39 3639 # If we're using GNU nm, then use its standard symbol codes.
Chris@39 3640 case `$NM -V 2>&1` in
Chris@39 3641 *GNU* | *'with BFD'*)
Chris@39 3642 symcode='[[ABCDGIRSTW]]' ;;
Chris@39 3643 esac
Chris@39 3644
Chris@39 3645 # Transform an extracted symbol line into a proper C declaration.
Chris@39 3646 # Some systems (esp. on ia64) link data and code symbols differently,
Chris@39 3647 # so use this general approach.
Chris@39 3648 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
Chris@39 3649
Chris@39 3650 # Transform an extracted symbol line into symbol name and symbol address
Chris@39 3651 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'"
Chris@39 3652 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
Chris@39 3653
Chris@39 3654 # Handle CRLF in mingw tool chain
Chris@39 3655 opt_cr=
Chris@39 3656 case $build_os in
Chris@39 3657 mingw*)
Chris@39 3658 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
Chris@39 3659 ;;
Chris@39 3660 esac
Chris@39 3661
Chris@39 3662 # Try without a prefix underscore, then with it.
Chris@39 3663 for ac_symprfx in "" "_"; do
Chris@39 3664
Chris@39 3665 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
Chris@39 3666 symxfrm="\\1 $ac_symprfx\\2 \\2"
Chris@39 3667
Chris@39 3668 # Write the raw and C identifiers.
Chris@39 3669 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
Chris@39 3670 # Fake it for dumpbin and say T for any non-static function
Chris@39 3671 # and D for any global variable.
Chris@39 3672 # Also find C++ and __fastcall symbols from MSVC++,
Chris@39 3673 # which start with @ or ?.
Chris@39 3674 lt_cv_sys_global_symbol_pipe="$AWK ['"\
Chris@39 3675 " {last_section=section; section=\$ 3};"\
Chris@39 3676 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
Chris@39 3677 " \$ 0!~/External *\|/{next};"\
Chris@39 3678 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
Chris@39 3679 " {if(hide[section]) next};"\
Chris@39 3680 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
Chris@39 3681 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
Chris@39 3682 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
Chris@39 3683 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
Chris@39 3684 " ' prfx=^$ac_symprfx]"
Chris@39 3685 else
Chris@39 3686 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
Chris@39 3687 fi
Chris@39 3688 lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
Chris@39 3689
Chris@39 3690 # Check to see that the pipe works correctly.
Chris@39 3691 pipe_works=no
Chris@39 3692
Chris@39 3693 rm -f conftest*
Chris@39 3694 cat > conftest.$ac_ext <<_LT_EOF
Chris@39 3695 #ifdef __cplusplus
Chris@39 3696 extern "C" {
Chris@39 3697 #endif
Chris@39 3698 char nm_test_var;
Chris@39 3699 void nm_test_func(void);
Chris@39 3700 void nm_test_func(void){}
Chris@39 3701 #ifdef __cplusplus
Chris@39 3702 }
Chris@39 3703 #endif
Chris@39 3704 int main(){nm_test_var='a';nm_test_func();return(0);}
Chris@39 3705 _LT_EOF
Chris@39 3706
Chris@39 3707 if AC_TRY_EVAL(ac_compile); then
Chris@39 3708 # Now try to grab the symbols.
Chris@39 3709 nlist=conftest.nm
Chris@39 3710 if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
Chris@39 3711 # Try sorting and uniquifying the output.
Chris@39 3712 if sort "$nlist" | uniq > "$nlist"T; then
Chris@39 3713 mv -f "$nlist"T "$nlist"
Chris@39 3714 else
Chris@39 3715 rm -f "$nlist"T
Chris@39 3716 fi
Chris@39 3717
Chris@39 3718 # Make sure that we snagged all the symbols we need.
Chris@39 3719 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
Chris@39 3720 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
Chris@39 3721 cat <<_LT_EOF > conftest.$ac_ext
Chris@39 3722 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
Chris@39 3723 #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
Chris@39 3724 /* DATA imports from DLLs on WIN32 con't be const, because runtime
Chris@39 3725 relocations are performed -- see ld's documentation on pseudo-relocs. */
Chris@39 3726 # define LT@&t@_DLSYM_CONST
Chris@39 3727 #elif defined(__osf__)
Chris@39 3728 /* This system does not cope well with relocations in const data. */
Chris@39 3729 # define LT@&t@_DLSYM_CONST
Chris@39 3730 #else
Chris@39 3731 # define LT@&t@_DLSYM_CONST const
Chris@39 3732 #endif
Chris@39 3733
Chris@39 3734 #ifdef __cplusplus
Chris@39 3735 extern "C" {
Chris@39 3736 #endif
Chris@39 3737
Chris@39 3738 _LT_EOF
Chris@39 3739 # Now generate the symbol file.
Chris@39 3740 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
Chris@39 3741
Chris@39 3742 cat <<_LT_EOF >> conftest.$ac_ext
Chris@39 3743
Chris@39 3744 /* The mapping between symbol names and symbols. */
Chris@39 3745 LT@&t@_DLSYM_CONST struct {
Chris@39 3746 const char *name;
Chris@39 3747 void *address;
Chris@39 3748 }
Chris@39 3749 lt__PROGRAM__LTX_preloaded_symbols[[]] =
Chris@39 3750 {
Chris@39 3751 { "@PROGRAM@", (void *) 0 },
Chris@39 3752 _LT_EOF
Chris@39 3753 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
Chris@39 3754 cat <<\_LT_EOF >> conftest.$ac_ext
Chris@39 3755 {0, (void *) 0}
Chris@39 3756 };
Chris@39 3757
Chris@39 3758 /* This works around a problem in FreeBSD linker */
Chris@39 3759 #ifdef FREEBSD_WORKAROUND
Chris@39 3760 static const void *lt_preloaded_setup() {
Chris@39 3761 return lt__PROGRAM__LTX_preloaded_symbols;
Chris@39 3762 }
Chris@39 3763 #endif
Chris@39 3764
Chris@39 3765 #ifdef __cplusplus
Chris@39 3766 }
Chris@39 3767 #endif
Chris@39 3768 _LT_EOF
Chris@39 3769 # Now try linking the two files.
Chris@39 3770 mv conftest.$ac_objext conftstm.$ac_objext
Chris@39 3771 lt_globsym_save_LIBS=$LIBS
Chris@39 3772 lt_globsym_save_CFLAGS=$CFLAGS
Chris@39 3773 LIBS="conftstm.$ac_objext"
Chris@39 3774 CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
Chris@39 3775 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
Chris@39 3776 pipe_works=yes
Chris@39 3777 fi
Chris@39 3778 LIBS=$lt_globsym_save_LIBS
Chris@39 3779 CFLAGS=$lt_globsym_save_CFLAGS
Chris@39 3780 else
Chris@39 3781 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
Chris@39 3782 fi
Chris@39 3783 else
Chris@39 3784 echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
Chris@39 3785 fi
Chris@39 3786 else
Chris@39 3787 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
Chris@39 3788 fi
Chris@39 3789 else
Chris@39 3790 echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
Chris@39 3791 cat conftest.$ac_ext >&5
Chris@39 3792 fi
Chris@39 3793 rm -rf conftest* conftst*
Chris@39 3794
Chris@39 3795 # Do not use the global_symbol_pipe unless it works.
Chris@39 3796 if test "$pipe_works" = yes; then
Chris@39 3797 break
Chris@39 3798 else
Chris@39 3799 lt_cv_sys_global_symbol_pipe=
Chris@39 3800 fi
Chris@39 3801 done
Chris@39 3802 ])
Chris@39 3803 if test -z "$lt_cv_sys_global_symbol_pipe"; then
Chris@39 3804 lt_cv_sys_global_symbol_to_cdecl=
Chris@39 3805 fi
Chris@39 3806 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
Chris@39 3807 AC_MSG_RESULT(failed)
Chris@39 3808 else
Chris@39 3809 AC_MSG_RESULT(ok)
Chris@39 3810 fi
Chris@39 3811
Chris@39 3812 # Response file support.
Chris@39 3813 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
Chris@39 3814 nm_file_list_spec='@'
Chris@39 3815 elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
Chris@39 3816 nm_file_list_spec='@'
Chris@39 3817 fi
Chris@39 3818
Chris@39 3819 _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
Chris@39 3820 [Take the output of nm and produce a listing of raw symbols and C names])
Chris@39 3821 _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
Chris@39 3822 [Transform the output of nm in a proper C declaration])
Chris@39 3823 _LT_DECL([global_symbol_to_c_name_address],
Chris@39 3824 [lt_cv_sys_global_symbol_to_c_name_address], [1],
Chris@39 3825 [Transform the output of nm in a C name address pair])
Chris@39 3826 _LT_DECL([global_symbol_to_c_name_address_lib_prefix],
Chris@39 3827 [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
Chris@39 3828 [Transform the output of nm in a C name address pair when lib prefix is needed])
Chris@39 3829 _LT_DECL([], [nm_file_list_spec], [1],
Chris@39 3830 [Specify filename containing input files for $NM])
Chris@39 3831 ]) # _LT_CMD_GLOBAL_SYMBOLS
Chris@39 3832
Chris@39 3833
Chris@39 3834 # _LT_COMPILER_PIC([TAGNAME])
Chris@39 3835 # ---------------------------
Chris@39 3836 m4_defun([_LT_COMPILER_PIC],
Chris@39 3837 [m4_require([_LT_TAG_COMPILER])dnl
Chris@39 3838 _LT_TAGVAR(lt_prog_compiler_wl, $1)=
Chris@39 3839 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 3840 _LT_TAGVAR(lt_prog_compiler_static, $1)=
Chris@39 3841
Chris@39 3842 m4_if([$1], [CXX], [
Chris@39 3843 # C++ specific cases for pic, static, wl, etc.
Chris@39 3844 if test "$GXX" = yes; then
Chris@39 3845 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 3846 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 3847
Chris@39 3848 case $host_os in
Chris@39 3849 aix*)
Chris@39 3850 # All AIX code is PIC.
Chris@39 3851 if test "$host_cpu" = ia64; then
Chris@39 3852 # AIX 5 now supports IA64 processor
Chris@39 3853 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 3854 fi
Chris@39 3855 ;;
Chris@39 3856
Chris@39 3857 amigaos*)
Chris@39 3858 case $host_cpu in
Chris@39 3859 powerpc)
Chris@39 3860 # see comment about AmigaOS4 .so support
Chris@39 3861 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 3862 ;;
Chris@39 3863 m68k)
Chris@39 3864 # FIXME: we need at least 68020 code to build shared libraries, but
Chris@39 3865 # adding the `-m68020' flag to GCC prevents building anything better,
Chris@39 3866 # like `-m68040'.
Chris@39 3867 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
Chris@39 3868 ;;
Chris@39 3869 esac
Chris@39 3870 ;;
Chris@39 3871
Chris@39 3872 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
Chris@39 3873 # PIC is the default for these OSes.
Chris@39 3874 ;;
Chris@39 3875 mingw* | cygwin* | os2* | pw32* | cegcc*)
Chris@39 3876 # This hack is so that the source file can tell whether it is being
Chris@39 3877 # built for inclusion in a dll (and should export symbols for example).
Chris@39 3878 # Although the cygwin gcc ignores -fPIC, still need this for old-style
Chris@39 3879 # (--disable-auto-import) libraries
Chris@39 3880 m4_if([$1], [GCJ], [],
Chris@39 3881 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
Chris@39 3882 ;;
Chris@39 3883 darwin* | rhapsody*)
Chris@39 3884 # PIC is the default on this platform
Chris@39 3885 # Common symbols not allowed in MH_DYLIB files
Chris@39 3886 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
Chris@39 3887 ;;
Chris@39 3888 *djgpp*)
Chris@39 3889 # DJGPP does not support shared libraries at all
Chris@39 3890 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 3891 ;;
Chris@39 3892 haiku*)
Chris@39 3893 # PIC is the default for Haiku.
Chris@39 3894 # The "-static" flag exists, but is broken.
Chris@39 3895 _LT_TAGVAR(lt_prog_compiler_static, $1)=
Chris@39 3896 ;;
Chris@39 3897 interix[[3-9]]*)
Chris@39 3898 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
Chris@39 3899 # Instead, we relocate shared libraries at runtime.
Chris@39 3900 ;;
Chris@39 3901 sysv4*MP*)
Chris@39 3902 if test -d /usr/nec; then
Chris@39 3903 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
Chris@39 3904 fi
Chris@39 3905 ;;
Chris@39 3906 hpux*)
Chris@39 3907 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
Chris@39 3908 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
Chris@39 3909 # sets the default TLS model and affects inlining.
Chris@39 3910 case $host_cpu in
Chris@39 3911 hppa*64*)
Chris@39 3912 ;;
Chris@39 3913 *)
Chris@39 3914 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 3915 ;;
Chris@39 3916 esac
Chris@39 3917 ;;
Chris@39 3918 *qnx* | *nto*)
Chris@39 3919 # QNX uses GNU C++, but need to define -shared option too, otherwise
Chris@39 3920 # it will coredump.
Chris@39 3921 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
Chris@39 3922 ;;
Chris@39 3923 *)
Chris@39 3924 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 3925 ;;
Chris@39 3926 esac
Chris@39 3927 else
Chris@39 3928 case $host_os in
Chris@39 3929 aix[[4-9]]*)
Chris@39 3930 # All AIX code is PIC.
Chris@39 3931 if test "$host_cpu" = ia64; then
Chris@39 3932 # AIX 5 now supports IA64 processor
Chris@39 3933 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 3934 else
Chris@39 3935 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
Chris@39 3936 fi
Chris@39 3937 ;;
Chris@39 3938 chorus*)
Chris@39 3939 case $cc_basename in
Chris@39 3940 cxch68*)
Chris@39 3941 # Green Hills C++ Compiler
Chris@39 3942 # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
Chris@39 3943 ;;
Chris@39 3944 esac
Chris@39 3945 ;;
Chris@39 3946 mingw* | cygwin* | os2* | pw32* | cegcc*)
Chris@39 3947 # This hack is so that the source file can tell whether it is being
Chris@39 3948 # built for inclusion in a dll (and should export symbols for example).
Chris@39 3949 m4_if([$1], [GCJ], [],
Chris@39 3950 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
Chris@39 3951 ;;
Chris@39 3952 dgux*)
Chris@39 3953 case $cc_basename in
Chris@39 3954 ec++*)
Chris@39 3955 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 3956 ;;
Chris@39 3957 ghcx*)
Chris@39 3958 # Green Hills C++ Compiler
Chris@39 3959 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
Chris@39 3960 ;;
Chris@39 3961 *)
Chris@39 3962 ;;
Chris@39 3963 esac
Chris@39 3964 ;;
Chris@39 3965 freebsd* | dragonfly*)
Chris@39 3966 # FreeBSD uses GNU C++
Chris@39 3967 ;;
Chris@39 3968 hpux9* | hpux10* | hpux11*)
Chris@39 3969 case $cc_basename in
Chris@39 3970 CC*)
Chris@39 3971 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 3972 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
Chris@39 3973 if test "$host_cpu" != ia64; then
Chris@39 3974 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
Chris@39 3975 fi
Chris@39 3976 ;;
Chris@39 3977 aCC*)
Chris@39 3978 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 3979 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
Chris@39 3980 case $host_cpu in
Chris@39 3981 hppa*64*|ia64*)
Chris@39 3982 # +Z the default
Chris@39 3983 ;;
Chris@39 3984 *)
Chris@39 3985 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
Chris@39 3986 ;;
Chris@39 3987 esac
Chris@39 3988 ;;
Chris@39 3989 *)
Chris@39 3990 ;;
Chris@39 3991 esac
Chris@39 3992 ;;
Chris@39 3993 interix*)
Chris@39 3994 # This is c89, which is MS Visual C++ (no shared libs)
Chris@39 3995 # Anyone wants to do a port?
Chris@39 3996 ;;
Chris@39 3997 irix5* | irix6* | nonstopux*)
Chris@39 3998 case $cc_basename in
Chris@39 3999 CC*)
Chris@39 4000 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4001 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4002 # CC pic flag -KPIC is the default.
Chris@39 4003 ;;
Chris@39 4004 *)
Chris@39 4005 ;;
Chris@39 4006 esac
Chris@39 4007 ;;
Chris@39 4008 linux* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 4009 case $cc_basename in
Chris@39 4010 KCC*)
Chris@39 4011 # KAI C++ Compiler
Chris@39 4012 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
Chris@39 4013 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4014 ;;
Chris@39 4015 ecpc* )
Chris@39 4016 # old Intel C++ for x86_64 which still supported -KPIC.
Chris@39 4017 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4018 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4019 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 4020 ;;
Chris@39 4021 icpc* )
Chris@39 4022 # Intel C++, used to be incompatible with GCC.
Chris@39 4023 # ICC 10 doesn't accept -KPIC any more.
Chris@39 4024 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4025 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4026 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 4027 ;;
Chris@39 4028 pgCC* | pgcpp*)
Chris@39 4029 # Portland Group C++ compiler
Chris@39 4030 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4031 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
Chris@39 4032 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4033 ;;
Chris@39 4034 cxx*)
Chris@39 4035 # Compaq C++
Chris@39 4036 # Make sure the PIC flag is empty. It appears that all Alpha
Chris@39 4037 # Linux and Compaq Tru64 Unix objects are PIC.
Chris@39 4038 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 4039 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4040 ;;
Chris@39 4041 xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
Chris@39 4042 # IBM XL 8.0, 9.0 on PPC and BlueGene
Chris@39 4043 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4044 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
Chris@39 4045 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
Chris@39 4046 ;;
Chris@39 4047 *)
Chris@39 4048 case `$CC -V 2>&1 | sed 5q` in
Chris@39 4049 *Sun\ C*)
Chris@39 4050 # Sun C++ 5.9
Chris@39 4051 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4052 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4053 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
Chris@39 4054 ;;
Chris@39 4055 esac
Chris@39 4056 ;;
Chris@39 4057 esac
Chris@39 4058 ;;
Chris@39 4059 lynxos*)
Chris@39 4060 ;;
Chris@39 4061 m88k*)
Chris@39 4062 ;;
Chris@39 4063 mvs*)
Chris@39 4064 case $cc_basename in
Chris@39 4065 cxx*)
Chris@39 4066 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
Chris@39 4067 ;;
Chris@39 4068 *)
Chris@39 4069 ;;
Chris@39 4070 esac
Chris@39 4071 ;;
Chris@39 4072 netbsd* | netbsdelf*-gnu)
Chris@39 4073 ;;
Chris@39 4074 *qnx* | *nto*)
Chris@39 4075 # QNX uses GNU C++, but need to define -shared option too, otherwise
Chris@39 4076 # it will coredump.
Chris@39 4077 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
Chris@39 4078 ;;
Chris@39 4079 osf3* | osf4* | osf5*)
Chris@39 4080 case $cc_basename in
Chris@39 4081 KCC*)
Chris@39 4082 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
Chris@39 4083 ;;
Chris@39 4084 RCC*)
Chris@39 4085 # Rational C++ 2.4.1
Chris@39 4086 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
Chris@39 4087 ;;
Chris@39 4088 cxx*)
Chris@39 4089 # Digital/Compaq C++
Chris@39 4090 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4091 # Make sure the PIC flag is empty. It appears that all Alpha
Chris@39 4092 # Linux and Compaq Tru64 Unix objects are PIC.
Chris@39 4093 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 4094 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4095 ;;
Chris@39 4096 *)
Chris@39 4097 ;;
Chris@39 4098 esac
Chris@39 4099 ;;
Chris@39 4100 psos*)
Chris@39 4101 ;;
Chris@39 4102 solaris*)
Chris@39 4103 case $cc_basename in
Chris@39 4104 CC* | sunCC*)
Chris@39 4105 # Sun C++ 4.2, 5.x and Centerline C++
Chris@39 4106 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4107 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4108 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
Chris@39 4109 ;;
Chris@39 4110 gcx*)
Chris@39 4111 # Green Hills C++ Compiler
Chris@39 4112 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
Chris@39 4113 ;;
Chris@39 4114 *)
Chris@39 4115 ;;
Chris@39 4116 esac
Chris@39 4117 ;;
Chris@39 4118 sunos4*)
Chris@39 4119 case $cc_basename in
Chris@39 4120 CC*)
Chris@39 4121 # Sun C++ 4.x
Chris@39 4122 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
Chris@39 4123 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4124 ;;
Chris@39 4125 lcc*)
Chris@39 4126 # Lucid
Chris@39 4127 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
Chris@39 4128 ;;
Chris@39 4129 *)
Chris@39 4130 ;;
Chris@39 4131 esac
Chris@39 4132 ;;
Chris@39 4133 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
Chris@39 4134 case $cc_basename in
Chris@39 4135 CC*)
Chris@39 4136 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4137 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4138 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4139 ;;
Chris@39 4140 esac
Chris@39 4141 ;;
Chris@39 4142 tandem*)
Chris@39 4143 case $cc_basename in
Chris@39 4144 NCC*)
Chris@39 4145 # NonStop-UX NCC 3.20
Chris@39 4146 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4147 ;;
Chris@39 4148 *)
Chris@39 4149 ;;
Chris@39 4150 esac
Chris@39 4151 ;;
Chris@39 4152 vxworks*)
Chris@39 4153 ;;
Chris@39 4154 *)
Chris@39 4155 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
Chris@39 4156 ;;
Chris@39 4157 esac
Chris@39 4158 fi
Chris@39 4159 ],
Chris@39 4160 [
Chris@39 4161 if test "$GCC" = yes; then
Chris@39 4162 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4163 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 4164
Chris@39 4165 case $host_os in
Chris@39 4166 aix*)
Chris@39 4167 # All AIX code is PIC.
Chris@39 4168 if test "$host_cpu" = ia64; then
Chris@39 4169 # AIX 5 now supports IA64 processor
Chris@39 4170 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4171 fi
Chris@39 4172 ;;
Chris@39 4173
Chris@39 4174 amigaos*)
Chris@39 4175 case $host_cpu in
Chris@39 4176 powerpc)
Chris@39 4177 # see comment about AmigaOS4 .so support
Chris@39 4178 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4179 ;;
Chris@39 4180 m68k)
Chris@39 4181 # FIXME: we need at least 68020 code to build shared libraries, but
Chris@39 4182 # adding the `-m68020' flag to GCC prevents building anything better,
Chris@39 4183 # like `-m68040'.
Chris@39 4184 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
Chris@39 4185 ;;
Chris@39 4186 esac
Chris@39 4187 ;;
Chris@39 4188
Chris@39 4189 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
Chris@39 4190 # PIC is the default for these OSes.
Chris@39 4191 ;;
Chris@39 4192
Chris@39 4193 mingw* | cygwin* | pw32* | os2* | cegcc*)
Chris@39 4194 # This hack is so that the source file can tell whether it is being
Chris@39 4195 # built for inclusion in a dll (and should export symbols for example).
Chris@39 4196 # Although the cygwin gcc ignores -fPIC, still need this for old-style
Chris@39 4197 # (--disable-auto-import) libraries
Chris@39 4198 m4_if([$1], [GCJ], [],
Chris@39 4199 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
Chris@39 4200 ;;
Chris@39 4201
Chris@39 4202 darwin* | rhapsody*)
Chris@39 4203 # PIC is the default on this platform
Chris@39 4204 # Common symbols not allowed in MH_DYLIB files
Chris@39 4205 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
Chris@39 4206 ;;
Chris@39 4207
Chris@39 4208 haiku*)
Chris@39 4209 # PIC is the default for Haiku.
Chris@39 4210 # The "-static" flag exists, but is broken.
Chris@39 4211 _LT_TAGVAR(lt_prog_compiler_static, $1)=
Chris@39 4212 ;;
Chris@39 4213
Chris@39 4214 hpux*)
Chris@39 4215 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
Chris@39 4216 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
Chris@39 4217 # sets the default TLS model and affects inlining.
Chris@39 4218 case $host_cpu in
Chris@39 4219 hppa*64*)
Chris@39 4220 # +Z the default
Chris@39 4221 ;;
Chris@39 4222 *)
Chris@39 4223 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4224 ;;
Chris@39 4225 esac
Chris@39 4226 ;;
Chris@39 4227
Chris@39 4228 interix[[3-9]]*)
Chris@39 4229 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
Chris@39 4230 # Instead, we relocate shared libraries at runtime.
Chris@39 4231 ;;
Chris@39 4232
Chris@39 4233 msdosdjgpp*)
Chris@39 4234 # Just because we use GCC doesn't mean we suddenly get shared libraries
Chris@39 4235 # on systems that don't support them.
Chris@39 4236 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
Chris@39 4237 enable_shared=no
Chris@39 4238 ;;
Chris@39 4239
Chris@39 4240 *nto* | *qnx*)
Chris@39 4241 # QNX uses GNU C++, but need to define -shared option too, otherwise
Chris@39 4242 # it will coredump.
Chris@39 4243 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
Chris@39 4244 ;;
Chris@39 4245
Chris@39 4246 sysv4*MP*)
Chris@39 4247 if test -d /usr/nec; then
Chris@39 4248 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
Chris@39 4249 fi
Chris@39 4250 ;;
Chris@39 4251
Chris@39 4252 *)
Chris@39 4253 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4254 ;;
Chris@39 4255 esac
Chris@39 4256
Chris@39 4257 case $cc_basename in
Chris@39 4258 nvcc*) # Cuda Compiler Driver 2.2
Chris@39 4259 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
Chris@39 4260 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC'
Chris@39 4261 ;;
Chris@39 4262 esac
Chris@39 4263 else
Chris@39 4264 # PORTME Check for flag to pass linker flags through the system compiler.
Chris@39 4265 case $host_os in
Chris@39 4266 aix*)
Chris@39 4267 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4268 if test "$host_cpu" = ia64; then
Chris@39 4269 # AIX 5 now supports IA64 processor
Chris@39 4270 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4271 else
Chris@39 4272 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
Chris@39 4273 fi
Chris@39 4274 ;;
Chris@39 4275
Chris@39 4276 mingw* | cygwin* | pw32* | os2* | cegcc*)
Chris@39 4277 # This hack is so that the source file can tell whether it is being
Chris@39 4278 # built for inclusion in a dll (and should export symbols for example).
Chris@39 4279 m4_if([$1], [GCJ], [],
Chris@39 4280 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
Chris@39 4281 ;;
Chris@39 4282
Chris@39 4283 hpux9* | hpux10* | hpux11*)
Chris@39 4284 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4285 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
Chris@39 4286 # not for PA HP-UX.
Chris@39 4287 case $host_cpu in
Chris@39 4288 hppa*64*|ia64*)
Chris@39 4289 # +Z the default
Chris@39 4290 ;;
Chris@39 4291 *)
Chris@39 4292 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
Chris@39 4293 ;;
Chris@39 4294 esac
Chris@39 4295 # Is there a better lt_prog_compiler_static that works with the bundled CC?
Chris@39 4296 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
Chris@39 4297 ;;
Chris@39 4298
Chris@39 4299 irix5* | irix6* | nonstopux*)
Chris@39 4300 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4301 # PIC (with -KPIC) is the default.
Chris@39 4302 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4303 ;;
Chris@39 4304
Chris@39 4305 linux* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 4306 case $cc_basename in
Chris@39 4307 # old Intel for x86_64 which still supported -KPIC.
Chris@39 4308 ecc*)
Chris@39 4309 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4310 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4311 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 4312 ;;
Chris@39 4313 # icc used to be incompatible with GCC.
Chris@39 4314 # ICC 10 doesn't accept -KPIC any more.
Chris@39 4315 icc* | ifort*)
Chris@39 4316 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4317 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
Chris@39 4318 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
Chris@39 4319 ;;
Chris@39 4320 # Lahey Fortran 8.1.
Chris@39 4321 lf95*)
Chris@39 4322 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4323 _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
Chris@39 4324 _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
Chris@39 4325 ;;
Chris@39 4326 nagfor*)
Chris@39 4327 # NAG Fortran compiler
Chris@39 4328 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
Chris@39 4329 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
Chris@39 4330 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4331 ;;
Chris@39 4332 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
Chris@39 4333 # Portland Group compilers (*not* the Pentium gcc compiler,
Chris@39 4334 # which looks to be a dead project)
Chris@39 4335 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4336 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
Chris@39 4337 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4338 ;;
Chris@39 4339 ccc*)
Chris@39 4340 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4341 # All Alpha code is PIC.
Chris@39 4342 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4343 ;;
Chris@39 4344 xl* | bgxl* | bgf* | mpixl*)
Chris@39 4345 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
Chris@39 4346 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4347 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
Chris@39 4348 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
Chris@39 4349 ;;
Chris@39 4350 *)
Chris@39 4351 case `$CC -V 2>&1 | sed 5q` in
Chris@39 4352 *Sun\ F* | *Sun*Fortran*)
Chris@39 4353 # Sun Fortran 8.3 passes all unrecognized flags to the linker
Chris@39 4354 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4355 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4356 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
Chris@39 4357 ;;
Chris@39 4358 *Sun\ C*)
Chris@39 4359 # Sun C 5.9
Chris@39 4360 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4361 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4362 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4363 ;;
Chris@39 4364 esac
Chris@39 4365 ;;
Chris@39 4366 esac
Chris@39 4367 ;;
Chris@39 4368
Chris@39 4369 newsos6)
Chris@39 4370 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4371 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4372 ;;
Chris@39 4373
Chris@39 4374 *nto* | *qnx*)
Chris@39 4375 # QNX uses GNU C++, but need to define -shared option too, otherwise
Chris@39 4376 # it will coredump.
Chris@39 4377 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
Chris@39 4378 ;;
Chris@39 4379
Chris@39 4380 osf3* | osf4* | osf5*)
Chris@39 4381 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4382 # All OSF/1 code is PIC.
Chris@39 4383 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4384 ;;
Chris@39 4385
Chris@39 4386 rdos*)
Chris@39 4387 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
Chris@39 4388 ;;
Chris@39 4389
Chris@39 4390 solaris*)
Chris@39 4391 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4392 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4393 case $cc_basename in
Chris@39 4394 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
Chris@39 4395 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
Chris@39 4396 *)
Chris@39 4397 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
Chris@39 4398 esac
Chris@39 4399 ;;
Chris@39 4400
Chris@39 4401 sunos4*)
Chris@39 4402 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
Chris@39 4403 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
Chris@39 4404 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4405 ;;
Chris@39 4406
Chris@39 4407 sysv4 | sysv4.2uw2* | sysv4.3*)
Chris@39 4408 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4409 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4410 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4411 ;;
Chris@39 4412
Chris@39 4413 sysv4*MP*)
Chris@39 4414 if test -d /usr/nec ;then
Chris@39 4415 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
Chris@39 4416 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4417 fi
Chris@39 4418 ;;
Chris@39 4419
Chris@39 4420 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
Chris@39 4421 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4422 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
Chris@39 4423 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4424 ;;
Chris@39 4425
Chris@39 4426 unicos*)
Chris@39 4427 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
Chris@39 4428 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
Chris@39 4429 ;;
Chris@39 4430
Chris@39 4431 uts4*)
Chris@39 4432 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
Chris@39 4433 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
Chris@39 4434 ;;
Chris@39 4435
Chris@39 4436 *)
Chris@39 4437 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
Chris@39 4438 ;;
Chris@39 4439 esac
Chris@39 4440 fi
Chris@39 4441 ])
Chris@39 4442 case $host_os in
Chris@39 4443 # For platforms which do not support PIC, -DPIC is meaningless:
Chris@39 4444 *djgpp*)
Chris@39 4445 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 4446 ;;
Chris@39 4447 *)
Chris@39 4448 _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
Chris@39 4449 ;;
Chris@39 4450 esac
Chris@39 4451
Chris@39 4452 AC_CACHE_CHECK([for $compiler option to produce PIC],
Chris@39 4453 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
Chris@39 4454 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
Chris@39 4455 _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
Chris@39 4456
Chris@39 4457 #
Chris@39 4458 # Check to make sure the PIC flag actually works.
Chris@39 4459 #
Chris@39 4460 if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
Chris@39 4461 _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
Chris@39 4462 [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
Chris@39 4463 [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
Chris@39 4464 [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
Chris@39 4465 "" | " "*) ;;
Chris@39 4466 *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
Chris@39 4467 esac],
Chris@39 4468 [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
Chris@39 4469 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
Chris@39 4470 fi
Chris@39 4471 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
Chris@39 4472 [Additional compiler flags for building library objects])
Chris@39 4473
Chris@39 4474 _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
Chris@39 4475 [How to pass a linker flag through the compiler])
Chris@39 4476 #
Chris@39 4477 # Check to make sure the static flag actually works.
Chris@39 4478 #
Chris@39 4479 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
Chris@39 4480 _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
Chris@39 4481 _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
Chris@39 4482 $lt_tmp_static_flag,
Chris@39 4483 [],
Chris@39 4484 [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
Chris@39 4485 _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
Chris@39 4486 [Compiler flag to prevent dynamic linking])
Chris@39 4487 ])# _LT_COMPILER_PIC
Chris@39 4488
Chris@39 4489
Chris@39 4490 # _LT_LINKER_SHLIBS([TAGNAME])
Chris@39 4491 # ----------------------------
Chris@39 4492 # See if the linker supports building shared libraries.
Chris@39 4493 m4_defun([_LT_LINKER_SHLIBS],
Chris@39 4494 [AC_REQUIRE([LT_PATH_LD])dnl
Chris@39 4495 AC_REQUIRE([LT_PATH_NM])dnl
Chris@39 4496 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
Chris@39 4497 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 4498 m4_require([_LT_DECL_EGREP])dnl
Chris@39 4499 m4_require([_LT_DECL_SED])dnl
Chris@39 4500 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
Chris@39 4501 m4_require([_LT_TAG_COMPILER])dnl
Chris@39 4502 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
Chris@39 4503 m4_if([$1], [CXX], [
Chris@39 4504 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
Chris@39 4505 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
Chris@39 4506 case $host_os in
Chris@39 4507 aix[[4-9]]*)
Chris@39 4508 # If we're using GNU nm, then we don't want the "-C" option.
Chris@39 4509 # -C means demangle to AIX nm, but means don't demangle with GNU nm
Chris@39 4510 # Also, AIX nm treats weak defined symbols like other global defined
Chris@39 4511 # symbols, whereas GNU nm marks them as "W".
Chris@39 4512 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
Chris@39 4513 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
Chris@39 4514 else
Chris@39 4515 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
Chris@39 4516 fi
Chris@39 4517 ;;
Chris@39 4518 pw32*)
Chris@39 4519 _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
Chris@39 4520 ;;
Chris@39 4521 cygwin* | mingw* | cegcc*)
Chris@39 4522 case $cc_basename in
Chris@39 4523 cl*) ;;
Chris@39 4524 *)
Chris@39 4525 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
Chris@39 4526 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
Chris@39 4527 ;;
Chris@39 4528 esac
Chris@39 4529 ;;
Chris@39 4530 linux* | k*bsd*-gnu | gnu*)
Chris@39 4531 _LT_TAGVAR(link_all_deplibs, $1)=no
Chris@39 4532 ;;
Chris@39 4533 *)
Chris@39 4534 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
Chris@39 4535 ;;
Chris@39 4536 esac
Chris@39 4537 ], [
Chris@39 4538 runpath_var=
Chris@39 4539 _LT_TAGVAR(allow_undefined_flag, $1)=
Chris@39 4540 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 4541 _LT_TAGVAR(archive_cmds, $1)=
Chris@39 4542 _LT_TAGVAR(archive_expsym_cmds, $1)=
Chris@39 4543 _LT_TAGVAR(compiler_needs_object, $1)=no
Chris@39 4544 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
Chris@39 4545 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
Chris@39 4546 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
Chris@39 4547 _LT_TAGVAR(hardcode_automatic, $1)=no
Chris@39 4548 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 4549 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
Chris@39 4550 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 4551 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
Chris@39 4552 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 4553 _LT_TAGVAR(hardcode_minus_L, $1)=no
Chris@39 4554 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
Chris@39 4555 _LT_TAGVAR(inherit_rpath, $1)=no
Chris@39 4556 _LT_TAGVAR(link_all_deplibs, $1)=unknown
Chris@39 4557 _LT_TAGVAR(module_cmds, $1)=
Chris@39 4558 _LT_TAGVAR(module_expsym_cmds, $1)=
Chris@39 4559 _LT_TAGVAR(old_archive_from_new_cmds, $1)=
Chris@39 4560 _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
Chris@39 4561 _LT_TAGVAR(thread_safe_flag_spec, $1)=
Chris@39 4562 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 4563 # include_expsyms should be a list of space-separated symbols to be *always*
Chris@39 4564 # included in the symbol list
Chris@39 4565 _LT_TAGVAR(include_expsyms, $1)=
Chris@39 4566 # exclude_expsyms can be an extended regexp of symbols to exclude
Chris@39 4567 # it will be wrapped by ` (' and `)$', so one must not match beginning or
Chris@39 4568 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
Chris@39 4569 # as well as any symbol that contains `d'.
Chris@39 4570 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
Chris@39 4571 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
Chris@39 4572 # platforms (ab)use it in PIC code, but their linkers get confused if
Chris@39 4573 # the symbol is explicitly referenced. Since portable code cannot
Chris@39 4574 # rely on this symbol name, it's probably fine to never include it in
Chris@39 4575 # preloaded symbol tables.
Chris@39 4576 # Exclude shared library initialization/finalization symbols.
Chris@39 4577 dnl Note also adjust exclude_expsyms for C++ above.
Chris@39 4578 extract_expsyms_cmds=
Chris@39 4579
Chris@39 4580 case $host_os in
Chris@39 4581 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 4582 # FIXME: the MSVC++ port hasn't been tested in a loooong time
Chris@39 4583 # When not using gcc, we currently assume that we are using
Chris@39 4584 # Microsoft Visual C++.
Chris@39 4585 if test "$GCC" != yes; then
Chris@39 4586 with_gnu_ld=no
Chris@39 4587 fi
Chris@39 4588 ;;
Chris@39 4589 interix*)
Chris@39 4590 # we just hope/assume this is gcc and not c89 (= MSVC++)
Chris@39 4591 with_gnu_ld=yes
Chris@39 4592 ;;
Chris@39 4593 openbsd*)
Chris@39 4594 with_gnu_ld=no
Chris@39 4595 ;;
Chris@39 4596 linux* | k*bsd*-gnu | gnu*)
Chris@39 4597 _LT_TAGVAR(link_all_deplibs, $1)=no
Chris@39 4598 ;;
Chris@39 4599 esac
Chris@39 4600
Chris@39 4601 _LT_TAGVAR(ld_shlibs, $1)=yes
Chris@39 4602
Chris@39 4603 # On some targets, GNU ld is compatible enough with the native linker
Chris@39 4604 # that we're better off using the native interface for both.
Chris@39 4605 lt_use_gnu_ld_interface=no
Chris@39 4606 if test "$with_gnu_ld" = yes; then
Chris@39 4607 case $host_os in
Chris@39 4608 aix*)
Chris@39 4609 # The AIX port of GNU ld has always aspired to compatibility
Chris@39 4610 # with the native linker. However, as the warning in the GNU ld
Chris@39 4611 # block says, versions before 2.19.5* couldn't really create working
Chris@39 4612 # shared libraries, regardless of the interface used.
Chris@39 4613 case `$LD -v 2>&1` in
Chris@39 4614 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
Chris@39 4615 *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
Chris@39 4616 *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
Chris@39 4617 *)
Chris@39 4618 lt_use_gnu_ld_interface=yes
Chris@39 4619 ;;
Chris@39 4620 esac
Chris@39 4621 ;;
Chris@39 4622 *)
Chris@39 4623 lt_use_gnu_ld_interface=yes
Chris@39 4624 ;;
Chris@39 4625 esac
Chris@39 4626 fi
Chris@39 4627
Chris@39 4628 if test "$lt_use_gnu_ld_interface" = yes; then
Chris@39 4629 # If archive_cmds runs LD, not CC, wlarc should be empty
Chris@39 4630 wlarc='${wl}'
Chris@39 4631
Chris@39 4632 # Set some defaults for GNU ld with shared library support. These
Chris@39 4633 # are reset later if shared libraries are not supported. Putting them
Chris@39 4634 # here allows them to be overridden if necessary.
Chris@39 4635 runpath_var=LD_RUN_PATH
Chris@39 4636 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 4637 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 4638 # ancient GNU ld didn't support --whole-archive et. al.
Chris@39 4639 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
Chris@39 4640 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
Chris@39 4641 else
Chris@39 4642 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 4643 fi
Chris@39 4644 supports_anon_versioning=no
Chris@39 4645 case `$LD -v 2>&1` in
Chris@39 4646 *GNU\ gold*) supports_anon_versioning=yes ;;
Chris@39 4647 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
Chris@39 4648 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
Chris@39 4649 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
Chris@39 4650 *\ 2.11.*) ;; # other 2.11 versions
Chris@39 4651 *) supports_anon_versioning=yes ;;
Chris@39 4652 esac
Chris@39 4653
Chris@39 4654 # See if GNU ld supports shared libraries.
Chris@39 4655 case $host_os in
Chris@39 4656 aix[[3-9]]*)
Chris@39 4657 # On AIX/PPC, the GNU linker is very broken
Chris@39 4658 if test "$host_cpu" != ia64; then
Chris@39 4659 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4660 cat <<_LT_EOF 1>&2
Chris@39 4661
Chris@39 4662 *** Warning: the GNU linker, at least up to release 2.19, is reported
Chris@39 4663 *** to be unable to reliably create shared libraries on AIX.
Chris@39 4664 *** Therefore, libtool is disabling shared libraries support. If you
Chris@39 4665 *** really care for shared libraries, you may want to install binutils
Chris@39 4666 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
Chris@39 4667 *** You will then need to restart the configuration process.
Chris@39 4668
Chris@39 4669 _LT_EOF
Chris@39 4670 fi
Chris@39 4671 ;;
Chris@39 4672
Chris@39 4673 amigaos*)
Chris@39 4674 case $host_cpu in
Chris@39 4675 powerpc)
Chris@39 4676 # see comment about AmigaOS4 .so support
Chris@39 4677 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4678 _LT_TAGVAR(archive_expsym_cmds, $1)=''
Chris@39 4679 ;;
Chris@39 4680 m68k)
Chris@39 4681 _LT_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)'
Chris@39 4682 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 4683 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 4684 ;;
Chris@39 4685 esac
Chris@39 4686 ;;
Chris@39 4687
Chris@39 4688 beos*)
Chris@39 4689 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
Chris@39 4690 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 4691 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
Chris@39 4692 # support --undefined. This deserves some investigation. FIXME
Chris@39 4693 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4694 else
Chris@39 4695 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4696 fi
Chris@39 4697 ;;
Chris@39 4698
Chris@39 4699 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 4700 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
Chris@39 4701 # as there is no search path for DLLs.
Chris@39 4702 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 4703 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
Chris@39 4704 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 4705 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 4706 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
Chris@39 4707 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
Chris@39 4708 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
Chris@39 4709
Chris@39 4710 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
Chris@39 4711 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
Chris@39 4712 # If the export-symbols file already is a .def file (1st line
Chris@39 4713 # is EXPORTS), use it as is; otherwise, prepend...
Chris@39 4714 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
Chris@39 4715 cp $export_symbols $output_objdir/$soname.def;
Chris@39 4716 else
Chris@39 4717 echo EXPORTS > $output_objdir/$soname.def;
Chris@39 4718 cat $export_symbols >> $output_objdir/$soname.def;
Chris@39 4719 fi~
Chris@39 4720 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
Chris@39 4721 else
Chris@39 4722 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4723 fi
Chris@39 4724 ;;
Chris@39 4725
Chris@39 4726 haiku*)
Chris@39 4727 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4728 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 4729 ;;
Chris@39 4730
Chris@39 4731 interix[[3-9]]*)
Chris@39 4732 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 4733 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 4734 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 4735 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 4736 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
Chris@39 4737 # Instead, shared libraries are loaded at an image base (0x10000000 by
Chris@39 4738 # default) and relocated if they conflict, which is a slow very memory
Chris@39 4739 # consuming and fragmenting process. To avoid this, we pick a random,
Chris@39 4740 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
Chris@39 4741 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
Chris@39 4742 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
Chris@39 4743 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
Chris@39 4744 ;;
Chris@39 4745
Chris@39 4746 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 4747 tmp_diet=no
Chris@39 4748 if test "$host_os" = linux-dietlibc; then
Chris@39 4749 case $cc_basename in
Chris@39 4750 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
Chris@39 4751 esac
Chris@39 4752 fi
Chris@39 4753 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
Chris@39 4754 && test "$tmp_diet" = no
Chris@39 4755 then
Chris@39 4756 tmp_addflag=' $pic_flag'
Chris@39 4757 tmp_sharedflag='-shared'
Chris@39 4758 case $cc_basename,$host_cpu in
Chris@39 4759 pgcc*) # Portland Group C compiler
Chris@39 4760 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 4761 tmp_addflag=' $pic_flag'
Chris@39 4762 ;;
Chris@39 4763 pgf77* | pgf90* | pgf95* | pgfortran*)
Chris@39 4764 # Portland Group f77 and f90 compilers
Chris@39 4765 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 4766 tmp_addflag=' $pic_flag -Mnomain' ;;
Chris@39 4767 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
Chris@39 4768 tmp_addflag=' -i_dynamic' ;;
Chris@39 4769 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
Chris@39 4770 tmp_addflag=' -i_dynamic -nofor_main' ;;
Chris@39 4771 ifc* | ifort*) # Intel Fortran compiler
Chris@39 4772 tmp_addflag=' -nofor_main' ;;
Chris@39 4773 lf95*) # Lahey Fortran 8.1
Chris@39 4774 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 4775 tmp_sharedflag='--shared' ;;
Chris@39 4776 xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
Chris@39 4777 tmp_sharedflag='-qmkshrobj'
Chris@39 4778 tmp_addflag= ;;
Chris@39 4779 nvcc*) # Cuda Compiler Driver 2.2
Chris@39 4780 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 4781 _LT_TAGVAR(compiler_needs_object, $1)=yes
Chris@39 4782 ;;
Chris@39 4783 esac
Chris@39 4784 case `$CC -V 2>&1 | sed 5q` in
Chris@39 4785 *Sun\ C*) # Sun C 5.9
Chris@39 4786 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 4787 _LT_TAGVAR(compiler_needs_object, $1)=yes
Chris@39 4788 tmp_sharedflag='-G' ;;
Chris@39 4789 *Sun\ F*) # Sun Fortran 8.3
Chris@39 4790 tmp_sharedflag='-G' ;;
Chris@39 4791 esac
Chris@39 4792 _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4793
Chris@39 4794 if test "x$supports_anon_versioning" = xyes; then
Chris@39 4795 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
Chris@39 4796 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
Chris@39 4797 echo "local: *; };" >> $output_objdir/$libname.ver~
Chris@39 4798 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
Chris@39 4799 fi
Chris@39 4800
Chris@39 4801 case $cc_basename in
Chris@39 4802 xlf* | bgf* | bgxlf* | mpixlf*)
Chris@39 4803 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
Chris@39 4804 _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
Chris@39 4805 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 4806 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
Chris@39 4807 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
Chris@39 4808 if test "x$supports_anon_versioning" = xyes; then
Chris@39 4809 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
Chris@39 4810 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
Chris@39 4811 echo "local: *; };" >> $output_objdir/$libname.ver~
Chris@39 4812 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
Chris@39 4813 fi
Chris@39 4814 ;;
Chris@39 4815 esac
Chris@39 4816 else
Chris@39 4817 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4818 fi
Chris@39 4819 ;;
Chris@39 4820
Chris@39 4821 netbsd* | netbsdelf*-gnu)
Chris@39 4822 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
Chris@39 4823 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
Chris@39 4824 wlarc=
Chris@39 4825 else
Chris@39 4826 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4827 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 4828 fi
Chris@39 4829 ;;
Chris@39 4830
Chris@39 4831 solaris*)
Chris@39 4832 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
Chris@39 4833 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4834 cat <<_LT_EOF 1>&2
Chris@39 4835
Chris@39 4836 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
Chris@39 4837 *** create shared libraries on Solaris systems. Therefore, libtool
Chris@39 4838 *** is disabling shared libraries support. We urge you to upgrade GNU
Chris@39 4839 *** binutils to release 2.9.1 or newer. Another option is to modify
Chris@39 4840 *** your PATH or compiler configuration so that the native linker is
Chris@39 4841 *** used, and then restart.
Chris@39 4842
Chris@39 4843 _LT_EOF
Chris@39 4844 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
Chris@39 4845 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4846 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 4847 else
Chris@39 4848 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4849 fi
Chris@39 4850 ;;
Chris@39 4851
Chris@39 4852 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
Chris@39 4853 case `$LD -v 2>&1` in
Chris@39 4854 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
Chris@39 4855 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4856 cat <<_LT_EOF 1>&2
Chris@39 4857
Chris@39 4858 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
Chris@39 4859 *** reliably create shared libraries on SCO systems. Therefore, libtool
Chris@39 4860 *** is disabling shared libraries support. We urge you to upgrade GNU
Chris@39 4861 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
Chris@39 4862 *** your PATH or compiler configuration so that the native linker is
Chris@39 4863 *** used, and then restart.
Chris@39 4864
Chris@39 4865 _LT_EOF
Chris@39 4866 ;;
Chris@39 4867 *)
Chris@39 4868 # For security reasons, it is highly recommended that you always
Chris@39 4869 # use absolute paths for naming shared libraries, and exclude the
Chris@39 4870 # DT_RUNPATH tag from executables and libraries. But doing so
Chris@39 4871 # requires that you compile everything twice, which is a pain.
Chris@39 4872 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
Chris@39 4873 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 4874 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4875 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 4876 else
Chris@39 4877 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4878 fi
Chris@39 4879 ;;
Chris@39 4880 esac
Chris@39 4881 ;;
Chris@39 4882
Chris@39 4883 sunos4*)
Chris@39 4884 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
Chris@39 4885 wlarc=
Chris@39 4886 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 4887 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 4888 ;;
Chris@39 4889
Chris@39 4890 *)
Chris@39 4891 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
Chris@39 4892 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 4893 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 4894 else
Chris@39 4895 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 4896 fi
Chris@39 4897 ;;
Chris@39 4898 esac
Chris@39 4899
Chris@39 4900 if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
Chris@39 4901 runpath_var=
Chris@39 4902 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 4903 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
Chris@39 4904 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 4905 fi
Chris@39 4906 else
Chris@39 4907 # PORTME fill in a description of your system's linker (not GNU ld)
Chris@39 4908 case $host_os in
Chris@39 4909 aix3*)
Chris@39 4910 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 4911 _LT_TAGVAR(always_export_symbols, $1)=yes
Chris@39 4912 _LT_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'
Chris@39 4913 # Note: this linker hardcodes the directories in LIBPATH if there
Chris@39 4914 # are no directories specified by -L.
Chris@39 4915 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 4916 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
Chris@39 4917 # Neither direct hardcoding nor static linking is supported with a
Chris@39 4918 # broken collect2.
Chris@39 4919 _LT_TAGVAR(hardcode_direct, $1)=unsupported
Chris@39 4920 fi
Chris@39 4921 ;;
Chris@39 4922
Chris@39 4923 aix[[4-9]]*)
Chris@39 4924 if test "$host_cpu" = ia64; then
Chris@39 4925 # On IA64, the linker does run time linking by default, so we don't
Chris@39 4926 # have to do anything special.
Chris@39 4927 aix_use_runtimelinking=no
Chris@39 4928 exp_sym_flag='-Bexport'
Chris@39 4929 no_entry_flag=""
Chris@39 4930 else
Chris@39 4931 # If we're using GNU nm, then we don't want the "-C" option.
Chris@39 4932 # -C means demangle to AIX nm, but means don't demangle with GNU nm
Chris@39 4933 # Also, AIX nm treats weak defined symbols like other global
Chris@39 4934 # defined symbols, whereas GNU nm marks them as "W".
Chris@39 4935 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
Chris@39 4936 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
Chris@39 4937 else
Chris@39 4938 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
Chris@39 4939 fi
Chris@39 4940 aix_use_runtimelinking=no
Chris@39 4941
Chris@39 4942 # Test if we are trying to use run time linking or normal
Chris@39 4943 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
Chris@39 4944 # need to do runtime linking.
Chris@39 4945 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
Chris@39 4946 for ld_flag in $LDFLAGS; do
Chris@39 4947 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
Chris@39 4948 aix_use_runtimelinking=yes
Chris@39 4949 break
Chris@39 4950 fi
Chris@39 4951 done
Chris@39 4952 ;;
Chris@39 4953 esac
Chris@39 4954
Chris@39 4955 exp_sym_flag='-bexport'
Chris@39 4956 no_entry_flag='-bnoentry'
Chris@39 4957 fi
Chris@39 4958
Chris@39 4959 # When large executables or shared objects are built, AIX ld can
Chris@39 4960 # have problems creating the table of contents. If linking a library
Chris@39 4961 # or program results in "error TOC overflow" add -mminimal-toc to
Chris@39 4962 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
Chris@39 4963 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
Chris@39 4964
Chris@39 4965 _LT_TAGVAR(archive_cmds, $1)=''
Chris@39 4966 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 4967 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 4968 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
Chris@39 4969 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 4970 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
Chris@39 4971
Chris@39 4972 if test "$GCC" = yes; then
Chris@39 4973 case $host_os in aix4.[[012]]|aix4.[[012]].*)
Chris@39 4974 # We only want to do this on AIX 4.2 and lower, the check
Chris@39 4975 # below for broken collect2 doesn't work under 4.3+
Chris@39 4976 collect2name=`${CC} -print-prog-name=collect2`
Chris@39 4977 if test -f "$collect2name" &&
Chris@39 4978 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
Chris@39 4979 then
Chris@39 4980 # We have reworked collect2
Chris@39 4981 :
Chris@39 4982 else
Chris@39 4983 # We have old collect2
Chris@39 4984 _LT_TAGVAR(hardcode_direct, $1)=unsupported
Chris@39 4985 # It fails to find uninstalled libraries when the uninstalled
Chris@39 4986 # path is not listed in the libpath. Setting hardcode_minus_L
Chris@39 4987 # to unsupported forces relinking
Chris@39 4988 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 4989 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 4990 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 4991 fi
Chris@39 4992 ;;
Chris@39 4993 esac
Chris@39 4994 shared_flag='-shared'
Chris@39 4995 if test "$aix_use_runtimelinking" = yes; then
Chris@39 4996 shared_flag="$shared_flag "'${wl}-G'
Chris@39 4997 fi
Chris@39 4998 _LT_TAGVAR(link_all_deplibs, $1)=no
Chris@39 4999 else
Chris@39 5000 # not using gcc
Chris@39 5001 if test "$host_cpu" = ia64; then
Chris@39 5002 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
Chris@39 5003 # chokes on -Wl,-G. The following line is correct:
Chris@39 5004 shared_flag='-G'
Chris@39 5005 else
Chris@39 5006 if test "$aix_use_runtimelinking" = yes; then
Chris@39 5007 shared_flag='${wl}-G'
Chris@39 5008 else
Chris@39 5009 shared_flag='${wl}-bM:SRE'
Chris@39 5010 fi
Chris@39 5011 fi
Chris@39 5012 fi
Chris@39 5013
Chris@39 5014 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
Chris@39 5015 # It seems that -bexpall does not export symbols beginning with
Chris@39 5016 # underscore (_), so it is better to generate a list of symbols to export.
Chris@39 5017 _LT_TAGVAR(always_export_symbols, $1)=yes
Chris@39 5018 if test "$aix_use_runtimelinking" = yes; then
Chris@39 5019 # Warning - without using the other runtime loading flags (-brtl),
Chris@39 5020 # -berok will link without error, but may produce a broken library.
Chris@39 5021 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
Chris@39 5022 # Determine the default libpath from the value encoded in an
Chris@39 5023 # empty executable.
Chris@39 5024 _LT_SYS_MODULE_PATH_AIX([$1])
Chris@39 5025 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
Chris@39 5026 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
Chris@39 5027 else
Chris@39 5028 if test "$host_cpu" = ia64; then
Chris@39 5029 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
Chris@39 5030 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
Chris@39 5031 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
Chris@39 5032 else
Chris@39 5033 # Determine the default libpath from the value encoded in an
Chris@39 5034 # empty executable.
Chris@39 5035 _LT_SYS_MODULE_PATH_AIX([$1])
Chris@39 5036 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
Chris@39 5037 # Warning - without using the other run time loading flags,
Chris@39 5038 # -berok will link without error, but may produce a broken library.
Chris@39 5039 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
Chris@39 5040 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
Chris@39 5041 if test "$with_gnu_ld" = yes; then
Chris@39 5042 # We only use this code for GNU lds that support --whole-archive.
Chris@39 5043 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
Chris@39 5044 else
Chris@39 5045 # Exported symbols can be pulled into shared objects from archives
Chris@39 5046 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
Chris@39 5047 fi
Chris@39 5048 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
Chris@39 5049 # This is similar to how AIX traditionally builds its shared libraries.
Chris@39 5050 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
Chris@39 5051 fi
Chris@39 5052 fi
Chris@39 5053 ;;
Chris@39 5054
Chris@39 5055 amigaos*)
Chris@39 5056 case $host_cpu in
Chris@39 5057 powerpc)
Chris@39 5058 # see comment about AmigaOS4 .so support
Chris@39 5059 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 5060 _LT_TAGVAR(archive_expsym_cmds, $1)=''
Chris@39 5061 ;;
Chris@39 5062 m68k)
Chris@39 5063 _LT_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)'
Chris@39 5064 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5065 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5066 ;;
Chris@39 5067 esac
Chris@39 5068 ;;
Chris@39 5069
Chris@39 5070 bsdi[[45]]*)
Chris@39 5071 _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
Chris@39 5072 ;;
Chris@39 5073
Chris@39 5074 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 5075 # When not using gcc, we currently assume that we are using
Chris@39 5076 # Microsoft Visual C++.
Chris@39 5077 # hardcode_libdir_flag_spec is actually meaningless, as there is
Chris@39 5078 # no search path for DLLs.
Chris@39 5079 case $cc_basename in
Chris@39 5080 cl*)
Chris@39 5081 # Native MSVC
Chris@39 5082 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
Chris@39 5083 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 5084 _LT_TAGVAR(always_export_symbols, $1)=yes
Chris@39 5085 _LT_TAGVAR(file_list_spec, $1)='@'
Chris@39 5086 # Tell ltmain to make .lib files, not .a files.
Chris@39 5087 libext=lib
Chris@39 5088 # Tell ltmain to make .dll files, not .so files.
Chris@39 5089 shrext_cmds=".dll"
Chris@39 5090 # FIXME: Setting linknames here is a bad hack.
Chris@39 5091 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
Chris@39 5092 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
Chris@39 5093 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
Chris@39 5094 else
Chris@39 5095 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
Chris@39 5096 fi~
Chris@39 5097 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
Chris@39 5098 linknames='
Chris@39 5099 # The linker will not automatically build a static lib if we build a DLL.
Chris@39 5100 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
Chris@39 5101 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
Chris@39 5102 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
Chris@39 5103 # Don't use ranlib
Chris@39 5104 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
Chris@39 5105 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
Chris@39 5106 lt_tool_outputfile="@TOOL_OUTPUT@"~
Chris@39 5107 case $lt_outputfile in
Chris@39 5108 *.exe|*.EXE) ;;
Chris@39 5109 *)
Chris@39 5110 lt_outputfile="$lt_outputfile.exe"
Chris@39 5111 lt_tool_outputfile="$lt_tool_outputfile.exe"
Chris@39 5112 ;;
Chris@39 5113 esac~
Chris@39 5114 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
Chris@39 5115 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
Chris@39 5116 $RM "$lt_outputfile.manifest";
Chris@39 5117 fi'
Chris@39 5118 ;;
Chris@39 5119 *)
Chris@39 5120 # Assume MSVC wrapper
Chris@39 5121 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
Chris@39 5122 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 5123 # Tell ltmain to make .lib files, not .a files.
Chris@39 5124 libext=lib
Chris@39 5125 # Tell ltmain to make .dll files, not .so files.
Chris@39 5126 shrext_cmds=".dll"
Chris@39 5127 # FIXME: Setting linknames here is a bad hack.
Chris@39 5128 _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
Chris@39 5129 # The linker will automatically build a .lib file if we build a DLL.
Chris@39 5130 _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
Chris@39 5131 # FIXME: Should let the user specify the lib program.
Chris@39 5132 _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
Chris@39 5133 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
Chris@39 5134 ;;
Chris@39 5135 esac
Chris@39 5136 ;;
Chris@39 5137
Chris@39 5138 darwin* | rhapsody*)
Chris@39 5139 _LT_DARWIN_LINKER_FEATURES($1)
Chris@39 5140 ;;
Chris@39 5141
Chris@39 5142 dgux*)
Chris@39 5143 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5144 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5145 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5146 ;;
Chris@39 5147
Chris@39 5148 freebsd1*)
Chris@39 5149 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 5150 ;;
Chris@39 5151
Chris@39 5152 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
Chris@39 5153 # support. Future versions do this automatically, but an explicit c++rt0.o
Chris@39 5154 # does not break anything, and helps significantly (at the cost of a little
Chris@39 5155 # extra space).
Chris@39 5156 freebsd2.2*)
Chris@39 5157 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
Chris@39 5158 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 5159 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5160 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5161 ;;
Chris@39 5162
Chris@39 5163 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
Chris@39 5164 freebsd2*)
Chris@39 5165 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5166 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5167 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5168 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5169 ;;
Chris@39 5170
Chris@39 5171 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
Chris@39 5172 freebsd* | dragonfly*)
Chris@39 5173 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5174 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 5175 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5176 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5177 ;;
Chris@39 5178
Chris@39 5179 hpux9*)
Chris@39 5180 if test "$GCC" = yes; then
Chris@39 5181 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
Chris@39 5182 else
Chris@39 5183 _LT_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'
Chris@39 5184 fi
Chris@39 5185 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
Chris@39 5186 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5187 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5188
Chris@39 5189 # hardcode_minus_L: Not really in the search PATH,
Chris@39 5190 # but as the default location of the library.
Chris@39 5191 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5192 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 5193 ;;
Chris@39 5194
Chris@39 5195 hpux10*)
Chris@39 5196 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
Chris@39 5197 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5198 else
Chris@39 5199 _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5200 fi
Chris@39 5201 if test "$with_gnu_ld" = no; then
Chris@39 5202 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
Chris@39 5203 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
Chris@39 5204 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5205 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5206 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 5207 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 5208 # hardcode_minus_L: Not really in the search PATH,
Chris@39 5209 # but as the default location of the library.
Chris@39 5210 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5211 fi
Chris@39 5212 ;;
Chris@39 5213
Chris@39 5214 hpux11*)
Chris@39 5215 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
Chris@39 5216 case $host_cpu in
Chris@39 5217 hppa*64*)
Chris@39 5218 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5219 ;;
Chris@39 5220 ia64*)
Chris@39 5221 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5222 ;;
Chris@39 5223 *)
Chris@39 5224 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5225 ;;
Chris@39 5226 esac
Chris@39 5227 else
Chris@39 5228 case $host_cpu in
Chris@39 5229 hppa*64*)
Chris@39 5230 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5231 ;;
Chris@39 5232 ia64*)
Chris@39 5233 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5234 ;;
Chris@39 5235 *)
Chris@39 5236 m4_if($1, [], [
Chris@39 5237 # Older versions of the 11.00 compiler do not understand -b yet
Chris@39 5238 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
Chris@39 5239 _LT_LINKER_OPTION([if $CC understands -b],
Chris@39 5240 _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
Chris@39 5241 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
Chris@39 5242 [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
Chris@39 5243 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
Chris@39 5244 ;;
Chris@39 5245 esac
Chris@39 5246 fi
Chris@39 5247 if test "$with_gnu_ld" = no; then
Chris@39 5248 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
Chris@39 5249 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5250
Chris@39 5251 case $host_cpu in
Chris@39 5252 hppa*64*|ia64*)
Chris@39 5253 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 5254 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5255 ;;
Chris@39 5256 *)
Chris@39 5257 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5258 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 5259 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 5260
Chris@39 5261 # hardcode_minus_L: Not really in the search PATH,
Chris@39 5262 # but as the default location of the library.
Chris@39 5263 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5264 ;;
Chris@39 5265 esac
Chris@39 5266 fi
Chris@39 5267 ;;
Chris@39 5268
Chris@39 5269 irix5* | irix6* | nonstopux*)
Chris@39 5270 if test "$GCC" = yes; then
Chris@39 5271 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 5272 # Try to use the -exported_symbol ld option, if it does not
Chris@39 5273 # work, assume that -exports_file does not work either and
Chris@39 5274 # implicitly export all symbols.
Chris@39 5275 # This should be the same for all languages, so no per-tag cache variable.
Chris@39 5276 AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
Chris@39 5277 [lt_cv_irix_exported_symbol],
Chris@39 5278 [save_LDFLAGS="$LDFLAGS"
Chris@39 5279 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
Chris@39 5280 AC_LINK_IFELSE(
Chris@39 5281 [AC_LANG_SOURCE(
Chris@39 5282 [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
Chris@39 5283 [C++], [[int foo (void) { return 0; }]],
Chris@39 5284 [Fortran 77], [[
Chris@39 5285 subroutine foo
Chris@39 5286 end]],
Chris@39 5287 [Fortran], [[
Chris@39 5288 subroutine foo
Chris@39 5289 end]])])],
Chris@39 5290 [lt_cv_irix_exported_symbol=yes],
Chris@39 5291 [lt_cv_irix_exported_symbol=no])
Chris@39 5292 LDFLAGS="$save_LDFLAGS"])
Chris@39 5293 if test "$lt_cv_irix_exported_symbol" = yes; then
Chris@39 5294 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
Chris@39 5295 fi
Chris@39 5296 else
Chris@39 5297 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 5298 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
Chris@39 5299 fi
Chris@39 5300 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
Chris@39 5301 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 5302 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5303 _LT_TAGVAR(inherit_rpath, $1)=yes
Chris@39 5304 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 5305 ;;
Chris@39 5306
Chris@39 5307 netbsd* | netbsdelf*-gnu)
Chris@39 5308 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
Chris@39 5309 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
Chris@39 5310 else
Chris@39 5311 _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
Chris@39 5312 fi
Chris@39 5313 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 5314 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5315 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5316 ;;
Chris@39 5317
Chris@39 5318 newsos6)
Chris@39 5319 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5320 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5321 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 5322 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5323 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5324 ;;
Chris@39 5325
Chris@39 5326 *nto* | *qnx*)
Chris@39 5327 ;;
Chris@39 5328
Chris@39 5329 openbsd*)
Chris@39 5330 if test -f /usr/libexec/ld.so; then
Chris@39 5331 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5332 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5333 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 5334 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
Chris@39 5335 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5336 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
Chris@39 5337 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 5338 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 5339 else
Chris@39 5340 case $host_os in
Chris@39 5341 openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
Chris@39 5342 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5343 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 5344 ;;
Chris@39 5345 *)
Chris@39 5346 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5347 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 5348 ;;
Chris@39 5349 esac
Chris@39 5350 fi
Chris@39 5351 else
Chris@39 5352 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 5353 fi
Chris@39 5354 ;;
Chris@39 5355
Chris@39 5356 os2*)
Chris@39 5357 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5358 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5359 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 5360 _LT_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'
Chris@39 5361 _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
Chris@39 5362 ;;
Chris@39 5363
Chris@39 5364 osf3*)
Chris@39 5365 if test "$GCC" = yes; then
Chris@39 5366 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
Chris@39 5367 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 5368 else
Chris@39 5369 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
Chris@39 5370 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 5371 fi
Chris@39 5372 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
Chris@39 5373 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 5374 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5375 ;;
Chris@39 5376
Chris@39 5377 osf4* | osf5*) # as osf3* with the addition of -msym flag
Chris@39 5378 if test "$GCC" = yes; then
Chris@39 5379 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
Chris@39 5380 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 5381 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 5382 else
Chris@39 5383 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
Chris@39 5384 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 5385 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
Chris@39 5386 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
Chris@39 5387
Chris@39 5388 # Both c and cxx compiler support -rpath directly
Chris@39 5389 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
Chris@39 5390 fi
Chris@39 5391 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
Chris@39 5392 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 5393 ;;
Chris@39 5394
Chris@39 5395 solaris*)
Chris@39 5396 _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
Chris@39 5397 if test "$GCC" = yes; then
Chris@39 5398 wlarc='${wl}'
Chris@39 5399 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5400 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 5401 $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
Chris@39 5402 else
Chris@39 5403 case `$CC -V 2>&1` in
Chris@39 5404 *"Compilers 5.0"*)
Chris@39 5405 wlarc=''
Chris@39 5406 _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5407 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 5408 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
Chris@39 5409 ;;
Chris@39 5410 *)
Chris@39 5411 wlarc='${wl}'
Chris@39 5412 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5413 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 5414 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
Chris@39 5415 ;;
Chris@39 5416 esac
Chris@39 5417 fi
Chris@39 5418 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 5419 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5420 case $host_os in
Chris@39 5421 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
Chris@39 5422 *)
Chris@39 5423 # The compiler driver will combine and reorder linker options,
Chris@39 5424 # but understands `-z linker_flag'. GCC discards it without `$wl',
Chris@39 5425 # but is careful enough not to reorder.
Chris@39 5426 # Supported since Solaris 2.6 (maybe 2.5.1?)
Chris@39 5427 if test "$GCC" = yes; then
Chris@39 5428 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
Chris@39 5429 else
Chris@39 5430 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
Chris@39 5431 fi
Chris@39 5432 ;;
Chris@39 5433 esac
Chris@39 5434 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 5435 ;;
Chris@39 5436
Chris@39 5437 sunos4*)
Chris@39 5438 if test "x$host_vendor" = xsequent; then
Chris@39 5439 # Use $CC to link under sequent, because it throws in some extra .o
Chris@39 5440 # files that make .init and .fini sections work.
Chris@39 5441 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5442 else
Chris@39 5443 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5444 fi
Chris@39 5445 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5446 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5447 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5448 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5449 ;;
Chris@39 5450
Chris@39 5451 sysv4)
Chris@39 5452 case $host_vendor in
Chris@39 5453 sni)
Chris@39 5454 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5455 _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
Chris@39 5456 ;;
Chris@39 5457 siemens)
Chris@39 5458 ## LD is ld it makes a PLAMLIB
Chris@39 5459 ## CC just makes a GrossModule.
Chris@39 5460 _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5461 _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
Chris@39 5462 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 5463 ;;
Chris@39 5464 motorola)
Chris@39 5465 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5466 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
Chris@39 5467 ;;
Chris@39 5468 esac
Chris@39 5469 runpath_var='LD_RUN_PATH'
Chris@39 5470 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5471 ;;
Chris@39 5472
Chris@39 5473 sysv4.3*)
Chris@39 5474 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5475 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5476 _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
Chris@39 5477 ;;
Chris@39 5478
Chris@39 5479 sysv4*MP*)
Chris@39 5480 if test -d /usr/nec; then
Chris@39 5481 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5482 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5483 runpath_var=LD_RUN_PATH
Chris@39 5484 hardcode_runpath_var=yes
Chris@39 5485 _LT_TAGVAR(ld_shlibs, $1)=yes
Chris@39 5486 fi
Chris@39 5487 ;;
Chris@39 5488
Chris@39 5489 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
Chris@39 5490 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
Chris@39 5491 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 5492 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5493 runpath_var='LD_RUN_PATH'
Chris@39 5494
Chris@39 5495 if test "$GCC" = yes; then
Chris@39 5496 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5497 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5498 else
Chris@39 5499 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5500 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5501 fi
Chris@39 5502 ;;
Chris@39 5503
Chris@39 5504 sysv5* | sco3.2v5* | sco5v6*)
Chris@39 5505 # Note: We can NOT use -z defs as we might desire, because we do not
Chris@39 5506 # link with -lc, and that would cause any symbols used from libc to
Chris@39 5507 # always be unresolved, which means just about no library would
Chris@39 5508 # ever link correctly. If we're not using GNU ld we use -z text
Chris@39 5509 # though, which does catch some bad symbols but isn't as heavy-handed
Chris@39 5510 # as -z defs.
Chris@39 5511 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
Chris@39 5512 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
Chris@39 5513 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 5514 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5515 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
Chris@39 5516 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
Chris@39 5517 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 5518 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
Chris@39 5519 runpath_var='LD_RUN_PATH'
Chris@39 5520
Chris@39 5521 if test "$GCC" = yes; then
Chris@39 5522 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5523 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5524 else
Chris@39 5525 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5526 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 5527 fi
Chris@39 5528 ;;
Chris@39 5529
Chris@39 5530 uts4*)
Chris@39 5531 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
Chris@39 5532 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5533 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 5534 ;;
Chris@39 5535
Chris@39 5536 *)
Chris@39 5537 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 5538 ;;
Chris@39 5539 esac
Chris@39 5540
Chris@39 5541 if test x$host_vendor = xsni; then
Chris@39 5542 case $host in
Chris@39 5543 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
Chris@39 5544 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
Chris@39 5545 ;;
Chris@39 5546 esac
Chris@39 5547 fi
Chris@39 5548 fi
Chris@39 5549 ])
Chris@39 5550 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
Chris@39 5551 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
Chris@39 5552
Chris@39 5553 _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
Chris@39 5554
Chris@39 5555 _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
Chris@39 5556 _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
Chris@39 5557 _LT_DECL([], [extract_expsyms_cmds], [2],
Chris@39 5558 [The commands to extract the exported symbol list from a shared archive])
Chris@39 5559
Chris@39 5560 #
Chris@39 5561 # Do we need to explicitly link libc?
Chris@39 5562 #
Chris@39 5563 case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
Chris@39 5564 x|xyes)
Chris@39 5565 # Assume -lc should be added
Chris@39 5566 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
Chris@39 5567
Chris@39 5568 if test "$enable_shared" = yes && test "$GCC" = yes; then
Chris@39 5569 case $_LT_TAGVAR(archive_cmds, $1) in
Chris@39 5570 *'~'*)
Chris@39 5571 # FIXME: we may have to deal with multi-command sequences.
Chris@39 5572 ;;
Chris@39 5573 '$CC '*)
Chris@39 5574 # Test whether the compiler implicitly links with -lc since on some
Chris@39 5575 # systems, -lgcc has to come before -lc. If gcc already passes -lc
Chris@39 5576 # to ld, don't add -lc before -lgcc.
Chris@39 5577 AC_CACHE_CHECK([whether -lc should be explicitly linked in],
Chris@39 5578 [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
Chris@39 5579 [$RM conftest*
Chris@39 5580 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
Chris@39 5581
Chris@39 5582 if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
Chris@39 5583 soname=conftest
Chris@39 5584 lib=conftest
Chris@39 5585 libobjs=conftest.$ac_objext
Chris@39 5586 deplibs=
Chris@39 5587 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
Chris@39 5588 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
Chris@39 5589 compiler_flags=-v
Chris@39 5590 linker_flags=-v
Chris@39 5591 verstring=
Chris@39 5592 output_objdir=.
Chris@39 5593 libname=conftest
Chris@39 5594 lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
Chris@39 5595 _LT_TAGVAR(allow_undefined_flag, $1)=
Chris@39 5596 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
Chris@39 5597 then
Chris@39 5598 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 5599 else
Chris@39 5600 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
Chris@39 5601 fi
Chris@39 5602 _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
Chris@39 5603 else
Chris@39 5604 cat conftest.err 1>&5
Chris@39 5605 fi
Chris@39 5606 $RM conftest*
Chris@39 5607 ])
Chris@39 5608 _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
Chris@39 5609 ;;
Chris@39 5610 esac
Chris@39 5611 fi
Chris@39 5612 ;;
Chris@39 5613 esac
Chris@39 5614
Chris@39 5615 _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
Chris@39 5616 [Whether or not to add -lc for building shared libraries])
Chris@39 5617 _LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
Chris@39 5618 [enable_shared_with_static_runtimes], [0],
Chris@39 5619 [Whether or not to disallow shared libs when runtime libs are static])
Chris@39 5620 _LT_TAGDECL([], [export_dynamic_flag_spec], [1],
Chris@39 5621 [Compiler flag to allow reflexive dlopens])
Chris@39 5622 _LT_TAGDECL([], [whole_archive_flag_spec], [1],
Chris@39 5623 [Compiler flag to generate shared objects directly from archives])
Chris@39 5624 _LT_TAGDECL([], [compiler_needs_object], [1],
Chris@39 5625 [Whether the compiler copes with passing no objects directly])
Chris@39 5626 _LT_TAGDECL([], [old_archive_from_new_cmds], [2],
Chris@39 5627 [Create an old-style archive from a shared archive])
Chris@39 5628 _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
Chris@39 5629 [Create a temporary old-style archive to link instead of a shared archive])
Chris@39 5630 _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
Chris@39 5631 _LT_TAGDECL([], [archive_expsym_cmds], [2])
Chris@39 5632 _LT_TAGDECL([], [module_cmds], [2],
Chris@39 5633 [Commands used to build a loadable module if different from building
Chris@39 5634 a shared archive.])
Chris@39 5635 _LT_TAGDECL([], [module_expsym_cmds], [2])
Chris@39 5636 _LT_TAGDECL([], [with_gnu_ld], [1],
Chris@39 5637 [Whether we are building with GNU ld or not])
Chris@39 5638 _LT_TAGDECL([], [allow_undefined_flag], [1],
Chris@39 5639 [Flag that allows shared libraries with undefined symbols to be built])
Chris@39 5640 _LT_TAGDECL([], [no_undefined_flag], [1],
Chris@39 5641 [Flag that enforces no undefined symbols])
Chris@39 5642 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
Chris@39 5643 [Flag to hardcode $libdir into a binary during linking.
Chris@39 5644 This must work even if $libdir does not exist])
Chris@39 5645 _LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
Chris@39 5646 [[If ld is used when linking, flag to hardcode $libdir into a binary
Chris@39 5647 during linking. This must work even if $libdir does not exist]])
Chris@39 5648 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
Chris@39 5649 [Whether we need a single "-rpath" flag with a separated argument])
Chris@39 5650 _LT_TAGDECL([], [hardcode_direct], [0],
Chris@39 5651 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
Chris@39 5652 DIR into the resulting binary])
Chris@39 5653 _LT_TAGDECL([], [hardcode_direct_absolute], [0],
Chris@39 5654 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
Chris@39 5655 DIR into the resulting binary and the resulting library dependency is
Chris@39 5656 "absolute", i.e impossible to change by setting ${shlibpath_var} if the
Chris@39 5657 library is relocated])
Chris@39 5658 _LT_TAGDECL([], [hardcode_minus_L], [0],
Chris@39 5659 [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
Chris@39 5660 into the resulting binary])
Chris@39 5661 _LT_TAGDECL([], [hardcode_shlibpath_var], [0],
Chris@39 5662 [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
Chris@39 5663 into the resulting binary])
Chris@39 5664 _LT_TAGDECL([], [hardcode_automatic], [0],
Chris@39 5665 [Set to "yes" if building a shared library automatically hardcodes DIR
Chris@39 5666 into the library and all subsequent libraries and executables linked
Chris@39 5667 against it])
Chris@39 5668 _LT_TAGDECL([], [inherit_rpath], [0],
Chris@39 5669 [Set to yes if linker adds runtime paths of dependent libraries
Chris@39 5670 to runtime path list])
Chris@39 5671 _LT_TAGDECL([], [link_all_deplibs], [0],
Chris@39 5672 [Whether libtool must link a program against all its dependency libraries])
Chris@39 5673 _LT_TAGDECL([], [always_export_symbols], [0],
Chris@39 5674 [Set to "yes" if exported symbols are required])
Chris@39 5675 _LT_TAGDECL([], [export_symbols_cmds], [2],
Chris@39 5676 [The commands to list exported symbols])
Chris@39 5677 _LT_TAGDECL([], [exclude_expsyms], [1],
Chris@39 5678 [Symbols that should not be listed in the preloaded symbols])
Chris@39 5679 _LT_TAGDECL([], [include_expsyms], [1],
Chris@39 5680 [Symbols that must always be exported])
Chris@39 5681 _LT_TAGDECL([], [prelink_cmds], [2],
Chris@39 5682 [Commands necessary for linking programs (against libraries) with templates])
Chris@39 5683 _LT_TAGDECL([], [postlink_cmds], [2],
Chris@39 5684 [Commands necessary for finishing linking programs])
Chris@39 5685 _LT_TAGDECL([], [file_list_spec], [1],
Chris@39 5686 [Specify filename containing input files])
Chris@39 5687 dnl FIXME: Not yet implemented
Chris@39 5688 dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
Chris@39 5689 dnl [Compiler flag to generate thread safe objects])
Chris@39 5690 ])# _LT_LINKER_SHLIBS
Chris@39 5691
Chris@39 5692
Chris@39 5693 # _LT_LANG_C_CONFIG([TAG])
Chris@39 5694 # ------------------------
Chris@39 5695 # Ensure that the configuration variables for a C compiler are suitably
Chris@39 5696 # defined. These variables are subsequently used by _LT_CONFIG to write
Chris@39 5697 # the compiler configuration to `libtool'.
Chris@39 5698 m4_defun([_LT_LANG_C_CONFIG],
Chris@39 5699 [m4_require([_LT_DECL_EGREP])dnl
Chris@39 5700 lt_save_CC="$CC"
Chris@39 5701 AC_LANG_PUSH(C)
Chris@39 5702
Chris@39 5703 # Source file extension for C test sources.
Chris@39 5704 ac_ext=c
Chris@39 5705
Chris@39 5706 # Object file extension for compiled C test sources.
Chris@39 5707 objext=o
Chris@39 5708 _LT_TAGVAR(objext, $1)=$objext
Chris@39 5709
Chris@39 5710 # Code to be used in simple compile tests
Chris@39 5711 lt_simple_compile_test_code="int some_variable = 0;"
Chris@39 5712
Chris@39 5713 # Code to be used in simple link tests
Chris@39 5714 lt_simple_link_test_code='int main(){return(0);}'
Chris@39 5715
Chris@39 5716 _LT_TAG_COMPILER
Chris@39 5717 # Save the default compiler, since it gets overwritten when the other
Chris@39 5718 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
Chris@39 5719 compiler_DEFAULT=$CC
Chris@39 5720
Chris@39 5721 # save warnings/boilerplate of simple test code
Chris@39 5722 _LT_COMPILER_BOILERPLATE
Chris@39 5723 _LT_LINKER_BOILERPLATE
Chris@39 5724
Chris@39 5725 if test -n "$compiler"; then
Chris@39 5726 _LT_COMPILER_NO_RTTI($1)
Chris@39 5727 _LT_COMPILER_PIC($1)
Chris@39 5728 _LT_COMPILER_C_O($1)
Chris@39 5729 _LT_COMPILER_FILE_LOCKS($1)
Chris@39 5730 _LT_LINKER_SHLIBS($1)
Chris@39 5731 _LT_SYS_DYNAMIC_LINKER($1)
Chris@39 5732 _LT_LINKER_HARDCODE_LIBPATH($1)
Chris@39 5733 LT_SYS_DLOPEN_SELF
Chris@39 5734 _LT_CMD_STRIPLIB
Chris@39 5735
Chris@39 5736 # Report which library types will actually be built
Chris@39 5737 AC_MSG_CHECKING([if libtool supports shared libraries])
Chris@39 5738 AC_MSG_RESULT([$can_build_shared])
Chris@39 5739
Chris@39 5740 AC_MSG_CHECKING([whether to build shared libraries])
Chris@39 5741 test "$can_build_shared" = "no" && enable_shared=no
Chris@39 5742
Chris@39 5743 # On AIX, shared libraries and static libraries use the same namespace, and
Chris@39 5744 # are all built from PIC.
Chris@39 5745 case $host_os in
Chris@39 5746 aix3*)
Chris@39 5747 test "$enable_shared" = yes && enable_static=no
Chris@39 5748 if test -n "$RANLIB"; then
Chris@39 5749 archive_cmds="$archive_cmds~\$RANLIB \$lib"
Chris@39 5750 postinstall_cmds='$RANLIB $lib'
Chris@39 5751 fi
Chris@39 5752 ;;
Chris@39 5753
Chris@39 5754 aix[[4-9]]*)
Chris@39 5755 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
Chris@39 5756 test "$enable_shared" = yes && enable_static=no
Chris@39 5757 fi
Chris@39 5758 ;;
Chris@39 5759 esac
Chris@39 5760 AC_MSG_RESULT([$enable_shared])
Chris@39 5761
Chris@39 5762 AC_MSG_CHECKING([whether to build static libraries])
Chris@39 5763 # Make sure either enable_shared or enable_static is yes.
Chris@39 5764 test "$enable_shared" = yes || enable_static=yes
Chris@39 5765 AC_MSG_RESULT([$enable_static])
Chris@39 5766
Chris@39 5767 _LT_CONFIG($1)
Chris@39 5768 fi
Chris@39 5769 AC_LANG_POP
Chris@39 5770 CC="$lt_save_CC"
Chris@39 5771 ])# _LT_LANG_C_CONFIG
Chris@39 5772
Chris@39 5773
Chris@39 5774 # _LT_LANG_CXX_CONFIG([TAG])
Chris@39 5775 # --------------------------
Chris@39 5776 # Ensure that the configuration variables for a C++ compiler are suitably
Chris@39 5777 # defined. These variables are subsequently used by _LT_CONFIG to write
Chris@39 5778 # the compiler configuration to `libtool'.
Chris@39 5779 m4_defun([_LT_LANG_CXX_CONFIG],
Chris@39 5780 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 5781 m4_require([_LT_DECL_EGREP])dnl
Chris@39 5782 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
Chris@39 5783 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
Chris@39 5784 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
Chris@39 5785 (test "X$CXX" != "Xg++"))) ; then
Chris@39 5786 AC_PROG_CXXCPP
Chris@39 5787 else
Chris@39 5788 _lt_caught_CXX_error=yes
Chris@39 5789 fi
Chris@39 5790
Chris@39 5791 AC_LANG_PUSH(C++)
Chris@39 5792 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 5793 _LT_TAGVAR(allow_undefined_flag, $1)=
Chris@39 5794 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 5795 _LT_TAGVAR(archive_expsym_cmds, $1)=
Chris@39 5796 _LT_TAGVAR(compiler_needs_object, $1)=no
Chris@39 5797 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
Chris@39 5798 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 5799 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
Chris@39 5800 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 5801 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
Chris@39 5802 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 5803 _LT_TAGVAR(hardcode_minus_L, $1)=no
Chris@39 5804 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
Chris@39 5805 _LT_TAGVAR(hardcode_automatic, $1)=no
Chris@39 5806 _LT_TAGVAR(inherit_rpath, $1)=no
Chris@39 5807 _LT_TAGVAR(module_cmds, $1)=
Chris@39 5808 _LT_TAGVAR(module_expsym_cmds, $1)=
Chris@39 5809 _LT_TAGVAR(link_all_deplibs, $1)=unknown
Chris@39 5810 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
Chris@39 5811 _LT_TAGVAR(reload_flag, $1)=$reload_flag
Chris@39 5812 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
Chris@39 5813 _LT_TAGVAR(no_undefined_flag, $1)=
Chris@39 5814 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 5815 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
Chris@39 5816
Chris@39 5817 # Source file extension for C++ test sources.
Chris@39 5818 ac_ext=cpp
Chris@39 5819
Chris@39 5820 # Object file extension for compiled C++ test sources.
Chris@39 5821 objext=o
Chris@39 5822 _LT_TAGVAR(objext, $1)=$objext
Chris@39 5823
Chris@39 5824 # No sense in running all these tests if we already determined that
Chris@39 5825 # the CXX compiler isn't working. Some variables (like enable_shared)
Chris@39 5826 # are currently assumed to apply to all compilers on this platform,
Chris@39 5827 # and will be corrupted by setting them based on a non-working compiler.
Chris@39 5828 if test "$_lt_caught_CXX_error" != yes; then
Chris@39 5829 # Code to be used in simple compile tests
Chris@39 5830 lt_simple_compile_test_code="int some_variable = 0;"
Chris@39 5831
Chris@39 5832 # Code to be used in simple link tests
Chris@39 5833 lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
Chris@39 5834
Chris@39 5835 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
Chris@39 5836 _LT_TAG_COMPILER
Chris@39 5837
Chris@39 5838 # save warnings/boilerplate of simple test code
Chris@39 5839 _LT_COMPILER_BOILERPLATE
Chris@39 5840 _LT_LINKER_BOILERPLATE
Chris@39 5841
Chris@39 5842 # Allow CC to be a program name with arguments.
Chris@39 5843 lt_save_CC=$CC
Chris@39 5844 lt_save_CFLAGS=$CFLAGS
Chris@39 5845 lt_save_LD=$LD
Chris@39 5846 lt_save_GCC=$GCC
Chris@39 5847 GCC=$GXX
Chris@39 5848 lt_save_with_gnu_ld=$with_gnu_ld
Chris@39 5849 lt_save_path_LD=$lt_cv_path_LD
Chris@39 5850 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
Chris@39 5851 lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
Chris@39 5852 else
Chris@39 5853 $as_unset lt_cv_prog_gnu_ld
Chris@39 5854 fi
Chris@39 5855 if test -n "${lt_cv_path_LDCXX+set}"; then
Chris@39 5856 lt_cv_path_LD=$lt_cv_path_LDCXX
Chris@39 5857 else
Chris@39 5858 $as_unset lt_cv_path_LD
Chris@39 5859 fi
Chris@39 5860 test -z "${LDCXX+set}" || LD=$LDCXX
Chris@39 5861 CC=${CXX-"c++"}
Chris@39 5862 CFLAGS=$CXXFLAGS
Chris@39 5863 compiler=$CC
Chris@39 5864 _LT_TAGVAR(compiler, $1)=$CC
Chris@39 5865 _LT_CC_BASENAME([$compiler])
Chris@39 5866
Chris@39 5867 if test -n "$compiler"; then
Chris@39 5868 # We don't want -fno-exception when compiling C++ code, so set the
Chris@39 5869 # no_builtin_flag separately
Chris@39 5870 if test "$GXX" = yes; then
Chris@39 5871 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
Chris@39 5872 else
Chris@39 5873 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
Chris@39 5874 fi
Chris@39 5875
Chris@39 5876 if test "$GXX" = yes; then
Chris@39 5877 # Set up default GNU C++ configuration
Chris@39 5878
Chris@39 5879 LT_PATH_LD
Chris@39 5880
Chris@39 5881 # Check if GNU C++ uses GNU ld as the underlying linker, since the
Chris@39 5882 # archiving commands below assume that GNU ld is being used.
Chris@39 5883 if test "$with_gnu_ld" = yes; then
Chris@39 5884 _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 5885 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 5886
Chris@39 5887 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 5888 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 5889
Chris@39 5890 # If archive_cmds runs LD, not CC, wlarc should be empty
Chris@39 5891 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
Chris@39 5892 # investigate it a little bit more. (MM)
Chris@39 5893 wlarc='${wl}'
Chris@39 5894
Chris@39 5895 # ancient GNU ld didn't support --whole-archive et. al.
Chris@39 5896 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
Chris@39 5897 $GREP 'no-whole-archive' > /dev/null; then
Chris@39 5898 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
Chris@39 5899 else
Chris@39 5900 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 5901 fi
Chris@39 5902 else
Chris@39 5903 with_gnu_ld=no
Chris@39 5904 wlarc=
Chris@39 5905
Chris@39 5906 # A generic and very simple default shared library creation
Chris@39 5907 # command for GNU C++ for the case where it uses the native
Chris@39 5908 # linker, instead of GNU ld. If possible, this setting should
Chris@39 5909 # overridden to take advantage of the native linker features on
Chris@39 5910 # the platform it is being used on.
Chris@39 5911 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
Chris@39 5912 fi
Chris@39 5913
Chris@39 5914 # Commands to make compiler produce verbose output that lists
Chris@39 5915 # what "hidden" libraries, object files and flags are used when
Chris@39 5916 # linking a shared library.
Chris@39 5917 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
Chris@39 5918
Chris@39 5919 else
Chris@39 5920 GXX=no
Chris@39 5921 with_gnu_ld=no
Chris@39 5922 wlarc=
Chris@39 5923 fi
Chris@39 5924
Chris@39 5925 # PORTME: fill in a description of your system's C++ link characteristics
Chris@39 5926 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
Chris@39 5927 _LT_TAGVAR(ld_shlibs, $1)=yes
Chris@39 5928 case $host_os in
Chris@39 5929 aix3*)
Chris@39 5930 # FIXME: insert proper C++ library support
Chris@39 5931 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 5932 ;;
Chris@39 5933 aix[[4-9]]*)
Chris@39 5934 if test "$host_cpu" = ia64; then
Chris@39 5935 # On IA64, the linker does run time linking by default, so we don't
Chris@39 5936 # have to do anything special.
Chris@39 5937 aix_use_runtimelinking=no
Chris@39 5938 exp_sym_flag='-Bexport'
Chris@39 5939 no_entry_flag=""
Chris@39 5940 else
Chris@39 5941 aix_use_runtimelinking=no
Chris@39 5942
Chris@39 5943 # Test if we are trying to use run time linking or normal
Chris@39 5944 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
Chris@39 5945 # need to do runtime linking.
Chris@39 5946 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
Chris@39 5947 for ld_flag in $LDFLAGS; do
Chris@39 5948 case $ld_flag in
Chris@39 5949 *-brtl*)
Chris@39 5950 aix_use_runtimelinking=yes
Chris@39 5951 break
Chris@39 5952 ;;
Chris@39 5953 esac
Chris@39 5954 done
Chris@39 5955 ;;
Chris@39 5956 esac
Chris@39 5957
Chris@39 5958 exp_sym_flag='-bexport'
Chris@39 5959 no_entry_flag='-bnoentry'
Chris@39 5960 fi
Chris@39 5961
Chris@39 5962 # When large executables or shared objects are built, AIX ld can
Chris@39 5963 # have problems creating the table of contents. If linking a library
Chris@39 5964 # or program results in "error TOC overflow" add -mminimal-toc to
Chris@39 5965 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
Chris@39 5966 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
Chris@39 5967
Chris@39 5968 _LT_TAGVAR(archive_cmds, $1)=''
Chris@39 5969 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 5970 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 5971 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
Chris@39 5972 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 5973 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
Chris@39 5974
Chris@39 5975 if test "$GXX" = yes; then
Chris@39 5976 case $host_os in aix4.[[012]]|aix4.[[012]].*)
Chris@39 5977 # We only want to do this on AIX 4.2 and lower, the check
Chris@39 5978 # below for broken collect2 doesn't work under 4.3+
Chris@39 5979 collect2name=`${CC} -print-prog-name=collect2`
Chris@39 5980 if test -f "$collect2name" &&
Chris@39 5981 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
Chris@39 5982 then
Chris@39 5983 # We have reworked collect2
Chris@39 5984 :
Chris@39 5985 else
Chris@39 5986 # We have old collect2
Chris@39 5987 _LT_TAGVAR(hardcode_direct, $1)=unsupported
Chris@39 5988 # It fails to find uninstalled libraries when the uninstalled
Chris@39 5989 # path is not listed in the libpath. Setting hardcode_minus_L
Chris@39 5990 # to unsupported forces relinking
Chris@39 5991 _LT_TAGVAR(hardcode_minus_L, $1)=yes
Chris@39 5992 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 5993 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 5994 fi
Chris@39 5995 esac
Chris@39 5996 shared_flag='-shared'
Chris@39 5997 if test "$aix_use_runtimelinking" = yes; then
Chris@39 5998 shared_flag="$shared_flag "'${wl}-G'
Chris@39 5999 fi
Chris@39 6000 else
Chris@39 6001 # not using gcc
Chris@39 6002 if test "$host_cpu" = ia64; then
Chris@39 6003 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
Chris@39 6004 # chokes on -Wl,-G. The following line is correct:
Chris@39 6005 shared_flag='-G'
Chris@39 6006 else
Chris@39 6007 if test "$aix_use_runtimelinking" = yes; then
Chris@39 6008 shared_flag='${wl}-G'
Chris@39 6009 else
Chris@39 6010 shared_flag='${wl}-bM:SRE'
Chris@39 6011 fi
Chris@39 6012 fi
Chris@39 6013 fi
Chris@39 6014
Chris@39 6015 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
Chris@39 6016 # It seems that -bexpall does not export symbols beginning with
Chris@39 6017 # underscore (_), so it is better to generate a list of symbols to
Chris@39 6018 # export.
Chris@39 6019 _LT_TAGVAR(always_export_symbols, $1)=yes
Chris@39 6020 if test "$aix_use_runtimelinking" = yes; then
Chris@39 6021 # Warning - without using the other runtime loading flags (-brtl),
Chris@39 6022 # -berok will link without error, but may produce a broken library.
Chris@39 6023 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
Chris@39 6024 # Determine the default libpath from the value encoded in an empty
Chris@39 6025 # executable.
Chris@39 6026 _LT_SYS_MODULE_PATH_AIX([$1])
Chris@39 6027 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
Chris@39 6028
Chris@39 6029 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
Chris@39 6030 else
Chris@39 6031 if test "$host_cpu" = ia64; then
Chris@39 6032 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
Chris@39 6033 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
Chris@39 6034 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
Chris@39 6035 else
Chris@39 6036 # Determine the default libpath from the value encoded in an
Chris@39 6037 # empty executable.
Chris@39 6038 _LT_SYS_MODULE_PATH_AIX([$1])
Chris@39 6039 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
Chris@39 6040 # Warning - without using the other run time loading flags,
Chris@39 6041 # -berok will link without error, but may produce a broken library.
Chris@39 6042 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
Chris@39 6043 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
Chris@39 6044 if test "$with_gnu_ld" = yes; then
Chris@39 6045 # We only use this code for GNU lds that support --whole-archive.
Chris@39 6046 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
Chris@39 6047 else
Chris@39 6048 # Exported symbols can be pulled into shared objects from archives
Chris@39 6049 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
Chris@39 6050 fi
Chris@39 6051 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
Chris@39 6052 # This is similar to how AIX traditionally builds its shared
Chris@39 6053 # libraries.
Chris@39 6054 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
Chris@39 6055 fi
Chris@39 6056 fi
Chris@39 6057 ;;
Chris@39 6058
Chris@39 6059 beos*)
Chris@39 6060 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
Chris@39 6061 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 6062 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
Chris@39 6063 # support --undefined. This deserves some investigation. FIXME
Chris@39 6064 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6065 else
Chris@39 6066 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6067 fi
Chris@39 6068 ;;
Chris@39 6069
Chris@39 6070 chorus*)
Chris@39 6071 case $cc_basename in
Chris@39 6072 *)
Chris@39 6073 # FIXME: insert proper C++ library support
Chris@39 6074 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6075 ;;
Chris@39 6076 esac
Chris@39 6077 ;;
Chris@39 6078
Chris@39 6079 cygwin* | mingw* | pw32* | cegcc*)
Chris@39 6080 case $GXX,$cc_basename in
Chris@39 6081 ,cl* | no,cl*)
Chris@39 6082 # Native MSVC
Chris@39 6083 # hardcode_libdir_flag_spec is actually meaningless, as there is
Chris@39 6084 # no search path for DLLs.
Chris@39 6085 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
Chris@39 6086 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 6087 _LT_TAGVAR(always_export_symbols, $1)=yes
Chris@39 6088 _LT_TAGVAR(file_list_spec, $1)='@'
Chris@39 6089 # Tell ltmain to make .lib files, not .a files.
Chris@39 6090 libext=lib
Chris@39 6091 # Tell ltmain to make .dll files, not .so files.
Chris@39 6092 shrext_cmds=".dll"
Chris@39 6093 # FIXME: Setting linknames here is a bad hack.
Chris@39 6094 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
Chris@39 6095 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
Chris@39 6096 $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
Chris@39 6097 else
Chris@39 6098 $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
Chris@39 6099 fi~
Chris@39 6100 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
Chris@39 6101 linknames='
Chris@39 6102 # The linker will not automatically build a static lib if we build a DLL.
Chris@39 6103 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
Chris@39 6104 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
Chris@39 6105 # Don't use ranlib
Chris@39 6106 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
Chris@39 6107 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
Chris@39 6108 lt_tool_outputfile="@TOOL_OUTPUT@"~
Chris@39 6109 case $lt_outputfile in
Chris@39 6110 *.exe|*.EXE) ;;
Chris@39 6111 *)
Chris@39 6112 lt_outputfile="$lt_outputfile.exe"
Chris@39 6113 lt_tool_outputfile="$lt_tool_outputfile.exe"
Chris@39 6114 ;;
Chris@39 6115 esac~
Chris@39 6116 func_to_tool_file "$lt_outputfile"~
Chris@39 6117 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
Chris@39 6118 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
Chris@39 6119 $RM "$lt_outputfile.manifest";
Chris@39 6120 fi'
Chris@39 6121 ;;
Chris@39 6122 *)
Chris@39 6123 # g++
Chris@39 6124 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
Chris@39 6125 # as there is no search path for DLLs.
Chris@39 6126 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
Chris@39 6127 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
Chris@39 6128 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
Chris@39 6129 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 6130 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
Chris@39 6131
Chris@39 6132 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
Chris@39 6133 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
Chris@39 6134 # If the export-symbols file already is a .def file (1st line
Chris@39 6135 # is EXPORTS), use it as is; otherwise, prepend...
Chris@39 6136 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
Chris@39 6137 cp $export_symbols $output_objdir/$soname.def;
Chris@39 6138 else
Chris@39 6139 echo EXPORTS > $output_objdir/$soname.def;
Chris@39 6140 cat $export_symbols >> $output_objdir/$soname.def;
Chris@39 6141 fi~
Chris@39 6142 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
Chris@39 6143 else
Chris@39 6144 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6145 fi
Chris@39 6146 ;;
Chris@39 6147 esac
Chris@39 6148 ;;
Chris@39 6149 darwin* | rhapsody*)
Chris@39 6150 _LT_DARWIN_LINKER_FEATURES($1)
Chris@39 6151 ;;
Chris@39 6152
Chris@39 6153 dgux*)
Chris@39 6154 case $cc_basename in
Chris@39 6155 ec++*)
Chris@39 6156 # FIXME: insert proper C++ library support
Chris@39 6157 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6158 ;;
Chris@39 6159 ghcx*)
Chris@39 6160 # Green Hills C++ Compiler
Chris@39 6161 # FIXME: insert proper C++ library support
Chris@39 6162 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6163 ;;
Chris@39 6164 *)
Chris@39 6165 # FIXME: insert proper C++ library support
Chris@39 6166 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6167 ;;
Chris@39 6168 esac
Chris@39 6169 ;;
Chris@39 6170
Chris@39 6171 freebsd[[12]]*)
Chris@39 6172 # C++ shared libraries reported to be fairly broken before
Chris@39 6173 # switch to ELF
Chris@39 6174 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6175 ;;
Chris@39 6176
Chris@39 6177 freebsd-elf*)
Chris@39 6178 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 6179 ;;
Chris@39 6180
Chris@39 6181 freebsd* | dragonfly*)
Chris@39 6182 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
Chris@39 6183 # conventions
Chris@39 6184 _LT_TAGVAR(ld_shlibs, $1)=yes
Chris@39 6185 ;;
Chris@39 6186
Chris@39 6187 gnu*)
Chris@39 6188 ;;
Chris@39 6189
Chris@39 6190 haiku*)
Chris@39 6191 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6192 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 6193 ;;
Chris@39 6194
Chris@39 6195 hpux9*)
Chris@39 6196 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
Chris@39 6197 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6198 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 6199 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 6200 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
Chris@39 6201 # but as the default
Chris@39 6202 # location of the library.
Chris@39 6203
Chris@39 6204 case $cc_basename in
Chris@39 6205 CC*)
Chris@39 6206 # FIXME: insert proper C++ library support
Chris@39 6207 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6208 ;;
Chris@39 6209 aCC*)
Chris@39 6210 _LT_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'
Chris@39 6211 # Commands to make compiler produce verbose output that lists
Chris@39 6212 # what "hidden" libraries, object files and flags are used when
Chris@39 6213 # linking a shared library.
Chris@39 6214 #
Chris@39 6215 # There doesn't appear to be a way to prevent this compiler from
Chris@39 6216 # explicitly linking system object files so we need to strip them
Chris@39 6217 # from the output so that they don't get included in the library
Chris@39 6218 # dependencies.
Chris@39 6219 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; func_echo_all "$list"'
Chris@39 6220 ;;
Chris@39 6221 *)
Chris@39 6222 if test "$GXX" = yes; then
Chris@39 6223 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${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'
Chris@39 6224 else
Chris@39 6225 # FIXME: insert proper C++ library support
Chris@39 6226 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6227 fi
Chris@39 6228 ;;
Chris@39 6229 esac
Chris@39 6230 ;;
Chris@39 6231
Chris@39 6232 hpux10*|hpux11*)
Chris@39 6233 if test $with_gnu_ld = no; then
Chris@39 6234 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
Chris@39 6235 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6236
Chris@39 6237 case $host_cpu in
Chris@39 6238 hppa*64*|ia64*)
Chris@39 6239 ;;
Chris@39 6240 *)
Chris@39 6241 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 6242 ;;
Chris@39 6243 esac
Chris@39 6244 fi
Chris@39 6245 case $host_cpu in
Chris@39 6246 hppa*64*|ia64*)
Chris@39 6247 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 6248 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6249 ;;
Chris@39 6250 *)
Chris@39 6251 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 6252 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 6253 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
Chris@39 6254 # but as the default
Chris@39 6255 # location of the library.
Chris@39 6256 ;;
Chris@39 6257 esac
Chris@39 6258
Chris@39 6259 case $cc_basename in
Chris@39 6260 CC*)
Chris@39 6261 # FIXME: insert proper C++ library support
Chris@39 6262 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6263 ;;
Chris@39 6264 aCC*)
Chris@39 6265 case $host_cpu in
Chris@39 6266 hppa*64*)
Chris@39 6267 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6268 ;;
Chris@39 6269 ia64*)
Chris@39 6270 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6271 ;;
Chris@39 6272 *)
Chris@39 6273 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6274 ;;
Chris@39 6275 esac
Chris@39 6276 # Commands to make compiler produce verbose output that lists
Chris@39 6277 # what "hidden" libraries, object files and flags are used when
Chris@39 6278 # linking a shared library.
Chris@39 6279 #
Chris@39 6280 # There doesn't appear to be a way to prevent this compiler from
Chris@39 6281 # explicitly linking system object files so we need to strip them
Chris@39 6282 # from the output so that they don't get included in the library
Chris@39 6283 # dependencies.
Chris@39 6284 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; func_echo_all "$list"'
Chris@39 6285 ;;
Chris@39 6286 *)
Chris@39 6287 if test "$GXX" = yes; then
Chris@39 6288 if test $with_gnu_ld = no; then
Chris@39 6289 case $host_cpu in
Chris@39 6290 hppa*64*)
Chris@39 6291 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6292 ;;
Chris@39 6293 ia64*)
Chris@39 6294 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6295 ;;
Chris@39 6296 *)
Chris@39 6297 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6298 ;;
Chris@39 6299 esac
Chris@39 6300 fi
Chris@39 6301 else
Chris@39 6302 # FIXME: insert proper C++ library support
Chris@39 6303 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6304 fi
Chris@39 6305 ;;
Chris@39 6306 esac
Chris@39 6307 ;;
Chris@39 6308
Chris@39 6309 interix[[3-9]]*)
Chris@39 6310 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 6311 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6312 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 6313 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 6314 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
Chris@39 6315 # Instead, shared libraries are loaded at an image base (0x10000000 by
Chris@39 6316 # default) and relocated if they conflict, which is a slow very memory
Chris@39 6317 # consuming and fragmenting process. To avoid this, we pick a random,
Chris@39 6318 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
Chris@39 6319 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
Chris@39 6320 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
Chris@39 6321 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
Chris@39 6322 ;;
Chris@39 6323 irix5* | irix6*)
Chris@39 6324 case $cc_basename in
Chris@39 6325 CC*)
Chris@39 6326 # SGI C++
Chris@39 6327 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 6328
Chris@39 6329 # Archives containing C++ object files must be created using
Chris@39 6330 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
Chris@39 6331 # necessary to make sure instantiated templates are included
Chris@39 6332 # in the archive.
Chris@39 6333 _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
Chris@39 6334 ;;
Chris@39 6335 *)
Chris@39 6336 if test "$GXX" = yes; then
Chris@39 6337 if test "$with_gnu_ld" = no; then
Chris@39 6338 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 6339 else
Chris@39 6340 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
Chris@39 6341 fi
Chris@39 6342 fi
Chris@39 6343 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 6344 ;;
Chris@39 6345 esac
Chris@39 6346 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 6347 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6348 _LT_TAGVAR(inherit_rpath, $1)=yes
Chris@39 6349 ;;
Chris@39 6350
Chris@39 6351 linux* | k*bsd*-gnu | kopensolaris*-gnu)
Chris@39 6352 case $cc_basename in
Chris@39 6353 KCC*)
Chris@39 6354 # Kuck and Associates, Inc. (KAI) C++ Compiler
Chris@39 6355
Chris@39 6356 # KCC will only create a shared library if the output file
Chris@39 6357 # ends with ".so" (or ".sl" for HP-UX), so rename the library
Chris@39 6358 # to its proper name (with version) after linking.
Chris@39 6359 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
Chris@39 6360 _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
Chris@39 6361 # Commands to make compiler produce verbose output that lists
Chris@39 6362 # what "hidden" libraries, object files and flags are used when
Chris@39 6363 # linking a shared library.
Chris@39 6364 #
Chris@39 6365 # There doesn't appear to be a way to prevent this compiler from
Chris@39 6366 # explicitly linking system object files so we need to strip them
Chris@39 6367 # from the output so that they don't get included in the library
Chris@39 6368 # dependencies.
Chris@39 6369 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
Chris@39 6370
Chris@39 6371 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 6372 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 6373
Chris@39 6374 # Archives containing C++ object files must be created using
Chris@39 6375 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
Chris@39 6376 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
Chris@39 6377 ;;
Chris@39 6378 icpc* | ecpc* )
Chris@39 6379 # Intel C++
Chris@39 6380 with_gnu_ld=yes
Chris@39 6381 # version 8.0 and above of icpc choke on multiply defined symbols
Chris@39 6382 # if we add $predep_objects and $postdep_objects, however 7.1 and
Chris@39 6383 # earlier do not add the objects themselves.
Chris@39 6384 case `$CC -V 2>&1` in
Chris@39 6385 *"Version 7."*)
Chris@39 6386 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6387 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 6388 ;;
Chris@39 6389 *) # Version 8.0 or newer
Chris@39 6390 tmp_idyn=
Chris@39 6391 case $host_cpu in
Chris@39 6392 ia64*) tmp_idyn=' -i_dynamic';;
Chris@39 6393 esac
Chris@39 6394 _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6395 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
Chris@39 6396 ;;
Chris@39 6397 esac
Chris@39 6398 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 6399 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 6400 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 6401 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
Chris@39 6402 ;;
Chris@39 6403 pgCC* | pgcpp*)
Chris@39 6404 # Portland Group C++ compiler
Chris@39 6405 case `$CC -V` in
Chris@39 6406 *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
Chris@39 6407 _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
Chris@39 6408 rm -rf $tpldir~
Chris@39 6409 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
Chris@39 6410 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
Chris@39 6411 _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
Chris@39 6412 rm -rf $tpldir~
Chris@39 6413 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
Chris@39 6414 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
Chris@39 6415 $RANLIB $oldlib'
Chris@39 6416 _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
Chris@39 6417 rm -rf $tpldir~
Chris@39 6418 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
Chris@39 6419 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
Chris@39 6420 _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
Chris@39 6421 rm -rf $tpldir~
Chris@39 6422 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
Chris@39 6423 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
Chris@39 6424 ;;
Chris@39 6425 *) # Version 6 and above use weak symbols
Chris@39 6426 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
Chris@39 6427 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
Chris@39 6428 ;;
Chris@39 6429 esac
Chris@39 6430
Chris@39 6431 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
Chris@39 6432 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 6433 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 6434 ;;
Chris@39 6435 cxx*)
Chris@39 6436 # Compaq C++
Chris@39 6437 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6438 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
Chris@39 6439
Chris@39 6440 runpath_var=LD_RUN_PATH
Chris@39 6441 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
Chris@39 6442 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6443
Chris@39 6444 # Commands to make compiler produce verbose output that lists
Chris@39 6445 # what "hidden" libraries, object files and flags are used when
Chris@39 6446 # linking a shared library.
Chris@39 6447 #
Chris@39 6448 # There doesn't appear to be a way to prevent this compiler from
Chris@39 6449 # explicitly linking system object files so we need to strip them
Chris@39 6450 # from the output so that they don't get included in the library
Chris@39 6451 # dependencies.
Chris@39 6452 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
Chris@39 6453 ;;
Chris@39 6454 xl* | mpixl* | bgxl*)
Chris@39 6455 # IBM XL 8.0 on PPC, with GNU ld
Chris@39 6456 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 6457 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
Chris@39 6458 _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
Chris@39 6459 if test "x$supports_anon_versioning" = xyes; then
Chris@39 6460 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
Chris@39 6461 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
Chris@39 6462 echo "local: *; };" >> $output_objdir/$libname.ver~
Chris@39 6463 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
Chris@39 6464 fi
Chris@39 6465 ;;
Chris@39 6466 *)
Chris@39 6467 case `$CC -V 2>&1 | sed 5q` in
Chris@39 6468 *Sun\ C*)
Chris@39 6469 # Sun C++ 5.9
Chris@39 6470 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
Chris@39 6471 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6472 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
Chris@39 6473 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 6474 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
Chris@39 6475 _LT_TAGVAR(compiler_needs_object, $1)=yes
Chris@39 6476
Chris@39 6477 # Not sure whether something based on
Chris@39 6478 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
Chris@39 6479 # would be better.
Chris@39 6480 output_verbose_link_cmd='func_echo_all'
Chris@39 6481
Chris@39 6482 # Archives containing C++ object files must be created using
Chris@39 6483 # "CC -xar", where "CC" is the Sun C++ compiler. This is
Chris@39 6484 # necessary to make sure instantiated templates are included
Chris@39 6485 # in the archive.
Chris@39 6486 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
Chris@39 6487 ;;
Chris@39 6488 esac
Chris@39 6489 ;;
Chris@39 6490 esac
Chris@39 6491 ;;
Chris@39 6492
Chris@39 6493 lynxos*)
Chris@39 6494 # FIXME: insert proper C++ library support
Chris@39 6495 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6496 ;;
Chris@39 6497
Chris@39 6498 m88k*)
Chris@39 6499 # FIXME: insert proper C++ library support
Chris@39 6500 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6501 ;;
Chris@39 6502
Chris@39 6503 mvs*)
Chris@39 6504 case $cc_basename in
Chris@39 6505 cxx*)
Chris@39 6506 # FIXME: insert proper C++ library support
Chris@39 6507 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6508 ;;
Chris@39 6509 *)
Chris@39 6510 # FIXME: insert proper C++ library support
Chris@39 6511 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6512 ;;
Chris@39 6513 esac
Chris@39 6514 ;;
Chris@39 6515
Chris@39 6516 netbsd*)
Chris@39 6517 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
Chris@39 6518 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
Chris@39 6519 wlarc=
Chris@39 6520 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 6521 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 6522 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6523 fi
Chris@39 6524 # Workaround some broken pre-1.5 toolchains
Chris@39 6525 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
Chris@39 6526 ;;
Chris@39 6527
Chris@39 6528 *nto* | *qnx*)
Chris@39 6529 _LT_TAGVAR(ld_shlibs, $1)=yes
Chris@39 6530 ;;
Chris@39 6531
Chris@39 6532 openbsd2*)
Chris@39 6533 # C++ shared libraries are fairly broken
Chris@39 6534 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6535 ;;
Chris@39 6536
Chris@39 6537 openbsd*)
Chris@39 6538 if test -f /usr/libexec/ld.so; then
Chris@39 6539 _LT_TAGVAR(hardcode_direct, $1)=yes
Chris@39 6540 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6541 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
Chris@39 6542 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
Chris@39 6543 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 6544 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
Chris@39 6545 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
Chris@39 6546 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
Chris@39 6547 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
Chris@39 6548 fi
Chris@39 6549 output_verbose_link_cmd=func_echo_all
Chris@39 6550 else
Chris@39 6551 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6552 fi
Chris@39 6553 ;;
Chris@39 6554
Chris@39 6555 osf3* | osf4* | osf5*)
Chris@39 6556 case $cc_basename in
Chris@39 6557 KCC*)
Chris@39 6558 # Kuck and Associates, Inc. (KAI) C++ Compiler
Chris@39 6559
Chris@39 6560 # KCC will only create a shared library if the output file
Chris@39 6561 # ends with ".so" (or ".sl" for HP-UX), so rename the library
Chris@39 6562 # to its proper name (with version) after linking.
Chris@39 6563 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
Chris@39 6564
Chris@39 6565 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
Chris@39 6566 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6567
Chris@39 6568 # Archives containing C++ object files must be created using
Chris@39 6569 # the KAI C++ compiler.
Chris@39 6570 case $host in
Chris@39 6571 osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
Chris@39 6572 *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
Chris@39 6573 esac
Chris@39 6574 ;;
Chris@39 6575 RCC*)
Chris@39 6576 # Rational C++ 2.4.1
Chris@39 6577 # FIXME: insert proper C++ library support
Chris@39 6578 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6579 ;;
Chris@39 6580 cxx*)
Chris@39 6581 case $host in
Chris@39 6582 osf3*)
Chris@39 6583 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
Chris@39 6584 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 6585 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 6586 ;;
Chris@39 6587 *)
Chris@39 6588 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
Chris@39 6589 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
Chris@39 6590 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
Chris@39 6591 echo "-hidden">> $lib.exp~
Chris@39 6592 $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 ${output_objdir}/so_locations -o $lib~
Chris@39 6593 $RM $lib.exp'
Chris@39 6594 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
Chris@39 6595 ;;
Chris@39 6596 esac
Chris@39 6597
Chris@39 6598 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6599
Chris@39 6600 # Commands to make compiler produce verbose output that lists
Chris@39 6601 # what "hidden" libraries, object files and flags are used when
Chris@39 6602 # linking a shared library.
Chris@39 6603 #
Chris@39 6604 # There doesn't appear to be a way to prevent this compiler from
Chris@39 6605 # explicitly linking system object files so we need to strip them
Chris@39 6606 # from the output so that they don't get included in the library
Chris@39 6607 # dependencies.
Chris@39 6608 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
Chris@39 6609 ;;
Chris@39 6610 *)
Chris@39 6611 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
Chris@39 6612 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
Chris@39 6613 case $host in
Chris@39 6614 osf3*)
Chris@39 6615 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 6616 ;;
Chris@39 6617 *)
Chris@39 6618 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
Chris@39 6619 ;;
Chris@39 6620 esac
Chris@39 6621
Chris@39 6622 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
Chris@39 6623 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
Chris@39 6624
Chris@39 6625 # Commands to make compiler produce verbose output that lists
Chris@39 6626 # what "hidden" libraries, object files and flags are used when
Chris@39 6627 # linking a shared library.
Chris@39 6628 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
Chris@39 6629
Chris@39 6630 else
Chris@39 6631 # FIXME: insert proper C++ library support
Chris@39 6632 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6633 fi
Chris@39 6634 ;;
Chris@39 6635 esac
Chris@39 6636 ;;
Chris@39 6637
Chris@39 6638 psos*)
Chris@39 6639 # FIXME: insert proper C++ library support
Chris@39 6640 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6641 ;;
Chris@39 6642
Chris@39 6643 sunos4*)
Chris@39 6644 case $cc_basename in
Chris@39 6645 CC*)
Chris@39 6646 # Sun C++ 4.x
Chris@39 6647 # FIXME: insert proper C++ library support
Chris@39 6648 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6649 ;;
Chris@39 6650 lcc*)
Chris@39 6651 # Lucid
Chris@39 6652 # FIXME: insert proper C++ library support
Chris@39 6653 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6654 ;;
Chris@39 6655 *)
Chris@39 6656 # FIXME: insert proper C++ library support
Chris@39 6657 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6658 ;;
Chris@39 6659 esac
Chris@39 6660 ;;
Chris@39 6661
Chris@39 6662 solaris*)
Chris@39 6663 case $cc_basename in
Chris@39 6664 CC* | sunCC*)
Chris@39 6665 # Sun C++ 4.2, 5.x and Centerline C++
Chris@39 6666 _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
Chris@39 6667 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
Chris@39 6668 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
Chris@39 6669 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 6670 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
Chris@39 6671
Chris@39 6672 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
Chris@39 6673 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6674 case $host_os in
Chris@39 6675 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
Chris@39 6676 *)
Chris@39 6677 # The compiler driver will combine and reorder linker options,
Chris@39 6678 # but understands `-z linker_flag'.
Chris@39 6679 # Supported since Solaris 2.6 (maybe 2.5.1?)
Chris@39 6680 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
Chris@39 6681 ;;
Chris@39 6682 esac
Chris@39 6683 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 6684
Chris@39 6685 output_verbose_link_cmd='func_echo_all'
Chris@39 6686
Chris@39 6687 # Archives containing C++ object files must be created using
Chris@39 6688 # "CC -xar", where "CC" is the Sun C++ compiler. This is
Chris@39 6689 # necessary to make sure instantiated templates are included
Chris@39 6690 # in the archive.
Chris@39 6691 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
Chris@39 6692 ;;
Chris@39 6693 gcx*)
Chris@39 6694 # Green Hills C++ Compiler
Chris@39 6695 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
Chris@39 6696
Chris@39 6697 # The C++ compiler must be used to create the archive.
Chris@39 6698 _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
Chris@39 6699 ;;
Chris@39 6700 *)
Chris@39 6701 # GNU C++ compiler with Solaris linker
Chris@39 6702 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
Chris@39 6703 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
Chris@39 6704 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
Chris@39 6705 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
Chris@39 6706 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 6707 $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
Chris@39 6708
Chris@39 6709 # Commands to make compiler produce verbose output that lists
Chris@39 6710 # what "hidden" libraries, object files and flags are used when
Chris@39 6711 # linking a shared library.
Chris@39 6712 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
Chris@39 6713 else
Chris@39 6714 # g++ 2.7 appears to require `-G' NOT `-shared' on this
Chris@39 6715 # platform.
Chris@39 6716 _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
Chris@39 6717 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
Chris@39 6718 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
Chris@39 6719
Chris@39 6720 # Commands to make compiler produce verbose output that lists
Chris@39 6721 # what "hidden" libraries, object files and flags are used when
Chris@39 6722 # linking a shared library.
Chris@39 6723 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
Chris@39 6724 fi
Chris@39 6725
Chris@39 6726 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
Chris@39 6727 case $host_os in
Chris@39 6728 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
Chris@39 6729 *)
Chris@39 6730 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
Chris@39 6731 ;;
Chris@39 6732 esac
Chris@39 6733 fi
Chris@39 6734 ;;
Chris@39 6735 esac
Chris@39 6736 ;;
Chris@39 6737
Chris@39 6738 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
Chris@39 6739 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
Chris@39 6740 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 6741 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6742 runpath_var='LD_RUN_PATH'
Chris@39 6743
Chris@39 6744 case $cc_basename in
Chris@39 6745 CC*)
Chris@39 6746 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6747 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6748 ;;
Chris@39 6749 *)
Chris@39 6750 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6751 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6752 ;;
Chris@39 6753 esac
Chris@39 6754 ;;
Chris@39 6755
Chris@39 6756 sysv5* | sco3.2v5* | sco5v6*)
Chris@39 6757 # Note: We can NOT use -z defs as we might desire, because we do not
Chris@39 6758 # link with -lc, and that would cause any symbols used from libc to
Chris@39 6759 # always be unresolved, which means just about no library would
Chris@39 6760 # ever link correctly. If we're not using GNU ld we use -z text
Chris@39 6761 # though, which does catch some bad symbols but isn't as heavy-handed
Chris@39 6762 # as -z defs.
Chris@39 6763 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
Chris@39 6764 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
Chris@39 6765 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 6766 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
Chris@39 6767 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
Chris@39 6768 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
Chris@39 6769 _LT_TAGVAR(link_all_deplibs, $1)=yes
Chris@39 6770 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
Chris@39 6771 runpath_var='LD_RUN_PATH'
Chris@39 6772
Chris@39 6773 case $cc_basename in
Chris@39 6774 CC*)
Chris@39 6775 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6776 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6777 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
Chris@39 6778 '"$_LT_TAGVAR(old_archive_cmds, $1)"
Chris@39 6779 _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
Chris@39 6780 '"$_LT_TAGVAR(reload_cmds, $1)"
Chris@39 6781 ;;
Chris@39 6782 *)
Chris@39 6783 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6784 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
Chris@39 6785 ;;
Chris@39 6786 esac
Chris@39 6787 ;;
Chris@39 6788
Chris@39 6789 tandem*)
Chris@39 6790 case $cc_basename in
Chris@39 6791 NCC*)
Chris@39 6792 # NonStop-UX NCC 3.20
Chris@39 6793 # FIXME: insert proper C++ library support
Chris@39 6794 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6795 ;;
Chris@39 6796 *)
Chris@39 6797 # FIXME: insert proper C++ library support
Chris@39 6798 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6799 ;;
Chris@39 6800 esac
Chris@39 6801 ;;
Chris@39 6802
Chris@39 6803 vxworks*)
Chris@39 6804 # FIXME: insert proper C++ library support
Chris@39 6805 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6806 ;;
Chris@39 6807
Chris@39 6808 *)
Chris@39 6809 # FIXME: insert proper C++ library support
Chris@39 6810 _LT_TAGVAR(ld_shlibs, $1)=no
Chris@39 6811 ;;
Chris@39 6812 esac
Chris@39 6813
Chris@39 6814 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
Chris@39 6815 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
Chris@39 6816
Chris@39 6817 _LT_TAGVAR(GCC, $1)="$GXX"
Chris@39 6818 _LT_TAGVAR(LD, $1)="$LD"
Chris@39 6819
Chris@39 6820 ## CAVEAT EMPTOR:
Chris@39 6821 ## There is no encapsulation within the following macros, do not change
Chris@39 6822 ## the running order or otherwise move them around unless you know exactly
Chris@39 6823 ## what you are doing...
Chris@39 6824 _LT_SYS_HIDDEN_LIBDEPS($1)
Chris@39 6825 _LT_COMPILER_PIC($1)
Chris@39 6826 _LT_COMPILER_C_O($1)
Chris@39 6827 _LT_COMPILER_FILE_LOCKS($1)
Chris@39 6828 _LT_LINKER_SHLIBS($1)
Chris@39 6829 _LT_SYS_DYNAMIC_LINKER($1)
Chris@39 6830 _LT_LINKER_HARDCODE_LIBPATH($1)
Chris@39 6831
Chris@39 6832 _LT_CONFIG($1)
Chris@39 6833 fi # test -n "$compiler"
Chris@39 6834
Chris@39 6835 CC=$lt_save_CC
Chris@39 6836 CFLAGS=$lt_save_CFLAGS
Chris@39 6837 LDCXX=$LD
Chris@39 6838 LD=$lt_save_LD
Chris@39 6839 GCC=$lt_save_GCC
Chris@39 6840 with_gnu_ld=$lt_save_with_gnu_ld
Chris@39 6841 lt_cv_path_LDCXX=$lt_cv_path_LD
Chris@39 6842 lt_cv_path_LD=$lt_save_path_LD
Chris@39 6843 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
Chris@39 6844 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
Chris@39 6845 fi # test "$_lt_caught_CXX_error" != yes
Chris@39 6846
Chris@39 6847 AC_LANG_POP
Chris@39 6848 ])# _LT_LANG_CXX_CONFIG
Chris@39 6849
Chris@39 6850
Chris@39 6851 # _LT_FUNC_STRIPNAME_CNF
Chris@39 6852 # ----------------------
Chris@39 6853 # func_stripname_cnf prefix suffix name
Chris@39 6854 # strip PREFIX and SUFFIX off of NAME.
Chris@39 6855 # PREFIX and SUFFIX must not contain globbing or regex special
Chris@39 6856 # characters, hashes, percent signs, but SUFFIX may contain a leading
Chris@39 6857 # dot (in which case that matches only a dot).
Chris@39 6858 #
Chris@39 6859 # This function is identical to the (non-XSI) version of func_stripname,
Chris@39 6860 # except this one can be used by m4 code that may be executed by configure,
Chris@39 6861 # rather than the libtool script.
Chris@39 6862 m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
Chris@39 6863 AC_REQUIRE([_LT_DECL_SED])
Chris@39 6864 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
Chris@39 6865 func_stripname_cnf ()
Chris@39 6866 {
Chris@39 6867 case ${2} in
Chris@39 6868 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
Chris@39 6869 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
Chris@39 6870 esac
Chris@39 6871 } # func_stripname_cnf
Chris@39 6872 ])# _LT_FUNC_STRIPNAME_CNF
Chris@39 6873
Chris@39 6874 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
Chris@39 6875 # ---------------------------------
Chris@39 6876 # Figure out "hidden" library dependencies from verbose
Chris@39 6877 # compiler output when linking a shared library.
Chris@39 6878 # Parse the compiler output and extract the necessary
Chris@39 6879 # objects, libraries and library flags.
Chris@39 6880 m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
Chris@39 6881 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
Chris@39 6882 AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
Chris@39 6883 # Dependencies to place before and after the object being linked:
Chris@39 6884 _LT_TAGVAR(predep_objects, $1)=
Chris@39 6885 _LT_TAGVAR(postdep_objects, $1)=
Chris@39 6886 _LT_TAGVAR(predeps, $1)=
Chris@39 6887 _LT_TAGVAR(postdeps, $1)=
Chris@39 6888 _LT_TAGVAR(compiler_lib_search_path, $1)=
Chris@39 6889
Chris@39 6890 dnl we can't use the lt_simple_compile_test_code here,
Chris@39 6891 dnl because it contains code intended for an executable,
Chris@39 6892 dnl not a library. It's possible we should let each
Chris@39 6893 dnl tag define a new lt_????_link_test_code variable,
Chris@39 6894 dnl but it's only used here...
Chris@39 6895 m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
Chris@39 6896 int a;
Chris@39 6897 void foo (void) { a = 0; }
Chris@39 6898 _LT_EOF
Chris@39 6899 ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
Chris@39 6900 class Foo
Chris@39 6901 {
Chris@39 6902 public:
Chris@39 6903 Foo (void) { a = 0; }
Chris@39 6904 private:
Chris@39 6905 int a;
Chris@39 6906 };
Chris@39 6907 _LT_EOF
Chris@39 6908 ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
Chris@39 6909 subroutine foo
Chris@39 6910 implicit none
Chris@39 6911 integer*4 a
Chris@39 6912 a=0
Chris@39 6913 return
Chris@39 6914 end
Chris@39 6915 _LT_EOF
Chris@39 6916 ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
Chris@39 6917 subroutine foo
Chris@39 6918 implicit none
Chris@39 6919 integer a
Chris@39 6920 a=0
Chris@39 6921 return
Chris@39 6922 end
Chris@39 6923 _LT_EOF
Chris@39 6924 ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
Chris@39 6925 public class foo {
Chris@39 6926 private int a;
Chris@39 6927 public void bar (void) {
Chris@39 6928 a = 0;
Chris@39 6929 }
Chris@39 6930 };
Chris@39 6931 _LT_EOF
Chris@39 6932 ])
Chris@39 6933
Chris@39 6934 _lt_libdeps_save_CFLAGS=$CFLAGS
Chris@39 6935 case "$CC $CFLAGS " in #(
Chris@39 6936 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
Chris@39 6937 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
Chris@39 6938 esac
Chris@39 6939
Chris@39 6940 dnl Parse the compiler output and extract the necessary
Chris@39 6941 dnl objects, libraries and library flags.
Chris@39 6942 if AC_TRY_EVAL(ac_compile); then
Chris@39 6943 # Parse the compiler output and extract the necessary
Chris@39 6944 # objects, libraries and library flags.
Chris@39 6945
Chris@39 6946 # Sentinel used to keep track of whether or not we are before
Chris@39 6947 # the conftest object file.
Chris@39 6948 pre_test_object_deps_done=no
Chris@39 6949
Chris@39 6950 for p in `eval "$output_verbose_link_cmd"`; do
Chris@39 6951 case ${prev}${p} in
Chris@39 6952
Chris@39 6953 -L* | -R* | -l*)
Chris@39 6954 # Some compilers place space between "-{L,R}" and the path.
Chris@39 6955 # Remove the space.
Chris@39 6956 if test $p = "-L" ||
Chris@39 6957 test $p = "-R"; then
Chris@39 6958 prev=$p
Chris@39 6959 continue
Chris@39 6960 fi
Chris@39 6961
Chris@39 6962 # Expand the sysroot to ease extracting the directories later.
Chris@39 6963 if test -z "$prev"; then
Chris@39 6964 case $p in
Chris@39 6965 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
Chris@39 6966 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
Chris@39 6967 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
Chris@39 6968 esac
Chris@39 6969 fi
Chris@39 6970 case $p in
Chris@39 6971 =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
Chris@39 6972 esac
Chris@39 6973 if test "$pre_test_object_deps_done" = no; then
Chris@39 6974 case ${prev} in
Chris@39 6975 -L | -R)
Chris@39 6976 # Internal compiler library paths should come after those
Chris@39 6977 # provided the user. The postdeps already come after the
Chris@39 6978 # user supplied libs so there is no need to process them.
Chris@39 6979 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
Chris@39 6980 _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
Chris@39 6981 else
Chris@39 6982 _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
Chris@39 6983 fi
Chris@39 6984 ;;
Chris@39 6985 # The "-l" case would never come before the object being
Chris@39 6986 # linked, so don't bother handling this case.
Chris@39 6987 esac
Chris@39 6988 else
Chris@39 6989 if test -z "$_LT_TAGVAR(postdeps, $1)"; then
Chris@39 6990 _LT_TAGVAR(postdeps, $1)="${prev}${p}"
Chris@39 6991 else
Chris@39 6992 _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
Chris@39 6993 fi
Chris@39 6994 fi
Chris@39 6995 prev=
Chris@39 6996 ;;
Chris@39 6997
Chris@39 6998 *.lto.$objext) ;; # Ignore GCC LTO objects
Chris@39 6999 *.$objext)
Chris@39 7000 # This assumes that the test object file only shows up
Chris@39 7001 # once in the compiler output.
Chris@39 7002 if test "$p" = "conftest.$objext"; then
Chris@39 7003 pre_test_object_deps_done=yes
Chris@39 7004 continue
Chris@39 7005 fi
Chris@39 7006
Chris@39 7007 if test "$pre_test_object_deps_done" = no; then
Chris@39 7008 if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
Chris@39 7009 _LT_TAGVAR(predep_objects, $1)="$p"
Chris@39 7010 else
Chris@39 7011 _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
Chris@39 7012 fi
Chris@39 7013 else
Chris@39 7014 if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
Chris@39 7015 _LT_TAGVAR(postdep_objects, $1)="$p"
Chris@39 7016 else
Chris@39 7017 _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
Chris@39 7018 fi
Chris@39 7019 fi
Chris@39 7020 ;;
Chris@39 7021
Chris@39 7022 *) ;; # Ignore the rest.
Chris@39 7023
Chris@39 7024 esac
Chris@39 7025 done
Chris@39 7026
Chris@39 7027 # Clean up.
Chris@39 7028 rm -f a.out a.exe
Chris@39 7029 else
Chris@39 7030 echo "libtool.m4: error: problem compiling $1 test program"
Chris@39 7031 fi
Chris@39 7032
Chris@39 7033 $RM -f confest.$objext
Chris@39 7034 CFLAGS=$_lt_libdeps_save_CFLAGS
Chris@39 7035
Chris@39 7036 # PORTME: override above test on systems where it is broken
Chris@39 7037 m4_if([$1], [CXX],
Chris@39 7038 [case $host_os in
Chris@39 7039 interix[[3-9]]*)
Chris@39 7040 # Interix 3.5 installs completely hosed .la files for C++, so rather than
Chris@39 7041 # hack all around it, let's just trust "g++" to DTRT.
Chris@39 7042 _LT_TAGVAR(predep_objects,$1)=
Chris@39 7043 _LT_TAGVAR(postdep_objects,$1)=
Chris@39 7044 _LT_TAGVAR(postdeps,$1)=
Chris@39 7045 ;;
Chris@39 7046
Chris@39 7047 linux*)
Chris@39 7048 case `$CC -V 2>&1 | sed 5q` in
Chris@39 7049 *Sun\ C*)
Chris@39 7050 # Sun C++ 5.9
Chris@39 7051
Chris@39 7052 # The more standards-conforming stlport4 library is
Chris@39 7053 # incompatible with the Cstd library. Avoid specifying
Chris@39 7054 # it if it's in CXXFLAGS. Ignore libCrun as
Chris@39 7055 # -library=stlport4 depends on it.
Chris@39 7056 case " $CXX $CXXFLAGS " in
Chris@39 7057 *" -library=stlport4 "*)
Chris@39 7058 solaris_use_stlport4=yes
Chris@39 7059 ;;
Chris@39 7060 esac
Chris@39 7061
Chris@39 7062 if test "$solaris_use_stlport4" != yes; then
Chris@39 7063 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
Chris@39 7064 fi
Chris@39 7065 ;;
Chris@39 7066 esac
Chris@39 7067 ;;
Chris@39 7068
Chris@39 7069 solaris*)
Chris@39 7070 case $cc_basename in
Chris@39 7071 CC* | sunCC*)
Chris@39 7072 # The more standards-conforming stlport4 library is
Chris@39 7073 # incompatible with the Cstd library. Avoid specifying
Chris@39 7074 # it if it's in CXXFLAGS. Ignore libCrun as
Chris@39 7075 # -library=stlport4 depends on it.
Chris@39 7076 case " $CXX $CXXFLAGS " in
Chris@39 7077 *" -library=stlport4 "*)
Chris@39 7078 solaris_use_stlport4=yes
Chris@39 7079 ;;
Chris@39 7080 esac
Chris@39 7081
Chris@39 7082 # Adding this requires a known-good setup of shared libraries for
Chris@39 7083 # Sun compiler versions before 5.6, else PIC objects from an old
Chris@39 7084 # archive will be linked into the output, leading to subtle bugs.
Chris@39 7085 if test "$solaris_use_stlport4" != yes; then
Chris@39 7086 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
Chris@39 7087 fi
Chris@39 7088 ;;
Chris@39 7089 esac
Chris@39 7090 ;;
Chris@39 7091 esac
Chris@39 7092 ])
Chris@39 7093
Chris@39 7094 case " $_LT_TAGVAR(postdeps, $1) " in
Chris@39 7095 *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
Chris@39 7096 esac
Chris@39 7097 _LT_TAGVAR(compiler_lib_search_dirs, $1)=
Chris@39 7098 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
Chris@39 7099 _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
Chris@39 7100 fi
Chris@39 7101 _LT_TAGDECL([], [compiler_lib_search_dirs], [1],
Chris@39 7102 [The directories searched by this compiler when creating a shared library])
Chris@39 7103 _LT_TAGDECL([], [predep_objects], [1],
Chris@39 7104 [Dependencies to place before and after the objects being linked to
Chris@39 7105 create a shared library])
Chris@39 7106 _LT_TAGDECL([], [postdep_objects], [1])
Chris@39 7107 _LT_TAGDECL([], [predeps], [1])
Chris@39 7108 _LT_TAGDECL([], [postdeps], [1])
Chris@39 7109 _LT_TAGDECL([], [compiler_lib_search_path], [1],
Chris@39 7110 [The library search path used internally by the compiler when linking
Chris@39 7111 a shared library])
Chris@39 7112 ])# _LT_SYS_HIDDEN_LIBDEPS
Chris@39 7113
Chris@39 7114
Chris@39 7115 # _LT_LANG_F77_CONFIG([TAG])
Chris@39 7116 # --------------------------
Chris@39 7117 # Ensure that the configuration variables for a Fortran 77 compiler are
Chris@39 7118 # suitably defined. These variables are subsequently used by _LT_CONFIG
Chris@39 7119 # to write the compiler configuration to `libtool'.
Chris@39 7120 m4_defun([_LT_LANG_F77_CONFIG],
Chris@39 7121 [AC_LANG_PUSH(Fortran 77)
Chris@39 7122 if test -z "$F77" || test "X$F77" = "Xno"; then
Chris@39 7123 _lt_disable_F77=yes
Chris@39 7124 fi
Chris@39 7125
Chris@39 7126 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 7127 _LT_TAGVAR(allow_undefined_flag, $1)=
Chris@39 7128 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 7129 _LT_TAGVAR(archive_expsym_cmds, $1)=
Chris@39 7130 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
Chris@39 7131 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 7132 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
Chris@39 7133 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 7134 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
Chris@39 7135 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 7136 _LT_TAGVAR(hardcode_minus_L, $1)=no
Chris@39 7137 _LT_TAGVAR(hardcode_automatic, $1)=no
Chris@39 7138 _LT_TAGVAR(inherit_rpath, $1)=no
Chris@39 7139 _LT_TAGVAR(module_cmds, $1)=
Chris@39 7140 _LT_TAGVAR(module_expsym_cmds, $1)=
Chris@39 7141 _LT_TAGVAR(link_all_deplibs, $1)=unknown
Chris@39 7142 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
Chris@39 7143 _LT_TAGVAR(reload_flag, $1)=$reload_flag
Chris@39 7144 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
Chris@39 7145 _LT_TAGVAR(no_undefined_flag, $1)=
Chris@39 7146 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 7147 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
Chris@39 7148
Chris@39 7149 # Source file extension for f77 test sources.
Chris@39 7150 ac_ext=f
Chris@39 7151
Chris@39 7152 # Object file extension for compiled f77 test sources.
Chris@39 7153 objext=o
Chris@39 7154 _LT_TAGVAR(objext, $1)=$objext
Chris@39 7155
Chris@39 7156 # No sense in running all these tests if we already determined that
Chris@39 7157 # the F77 compiler isn't working. Some variables (like enable_shared)
Chris@39 7158 # are currently assumed to apply to all compilers on this platform,
Chris@39 7159 # and will be corrupted by setting them based on a non-working compiler.
Chris@39 7160 if test "$_lt_disable_F77" != yes; then
Chris@39 7161 # Code to be used in simple compile tests
Chris@39 7162 lt_simple_compile_test_code="\
Chris@39 7163 subroutine t
Chris@39 7164 return
Chris@39 7165 end
Chris@39 7166 "
Chris@39 7167
Chris@39 7168 # Code to be used in simple link tests
Chris@39 7169 lt_simple_link_test_code="\
Chris@39 7170 program t
Chris@39 7171 end
Chris@39 7172 "
Chris@39 7173
Chris@39 7174 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
Chris@39 7175 _LT_TAG_COMPILER
Chris@39 7176
Chris@39 7177 # save warnings/boilerplate of simple test code
Chris@39 7178 _LT_COMPILER_BOILERPLATE
Chris@39 7179 _LT_LINKER_BOILERPLATE
Chris@39 7180
Chris@39 7181 # Allow CC to be a program name with arguments.
Chris@39 7182 lt_save_CC="$CC"
Chris@39 7183 lt_save_GCC=$GCC
Chris@39 7184 lt_save_CFLAGS=$CFLAGS
Chris@39 7185 CC=${F77-"f77"}
Chris@39 7186 CFLAGS=$FFLAGS
Chris@39 7187 compiler=$CC
Chris@39 7188 _LT_TAGVAR(compiler, $1)=$CC
Chris@39 7189 _LT_CC_BASENAME([$compiler])
Chris@39 7190 GCC=$G77
Chris@39 7191 if test -n "$compiler"; then
Chris@39 7192 AC_MSG_CHECKING([if libtool supports shared libraries])
Chris@39 7193 AC_MSG_RESULT([$can_build_shared])
Chris@39 7194
Chris@39 7195 AC_MSG_CHECKING([whether to build shared libraries])
Chris@39 7196 test "$can_build_shared" = "no" && enable_shared=no
Chris@39 7197
Chris@39 7198 # On AIX, shared libraries and static libraries use the same namespace, and
Chris@39 7199 # are all built from PIC.
Chris@39 7200 case $host_os in
Chris@39 7201 aix3*)
Chris@39 7202 test "$enable_shared" = yes && enable_static=no
Chris@39 7203 if test -n "$RANLIB"; then
Chris@39 7204 archive_cmds="$archive_cmds~\$RANLIB \$lib"
Chris@39 7205 postinstall_cmds='$RANLIB $lib'
Chris@39 7206 fi
Chris@39 7207 ;;
Chris@39 7208 aix[[4-9]]*)
Chris@39 7209 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
Chris@39 7210 test "$enable_shared" = yes && enable_static=no
Chris@39 7211 fi
Chris@39 7212 ;;
Chris@39 7213 esac
Chris@39 7214 AC_MSG_RESULT([$enable_shared])
Chris@39 7215
Chris@39 7216 AC_MSG_CHECKING([whether to build static libraries])
Chris@39 7217 # Make sure either enable_shared or enable_static is yes.
Chris@39 7218 test "$enable_shared" = yes || enable_static=yes
Chris@39 7219 AC_MSG_RESULT([$enable_static])
Chris@39 7220
Chris@39 7221 _LT_TAGVAR(GCC, $1)="$G77"
Chris@39 7222 _LT_TAGVAR(LD, $1)="$LD"
Chris@39 7223
Chris@39 7224 ## CAVEAT EMPTOR:
Chris@39 7225 ## There is no encapsulation within the following macros, do not change
Chris@39 7226 ## the running order or otherwise move them around unless you know exactly
Chris@39 7227 ## what you are doing...
Chris@39 7228 _LT_COMPILER_PIC($1)
Chris@39 7229 _LT_COMPILER_C_O($1)
Chris@39 7230 _LT_COMPILER_FILE_LOCKS($1)
Chris@39 7231 _LT_LINKER_SHLIBS($1)
Chris@39 7232 _LT_SYS_DYNAMIC_LINKER($1)
Chris@39 7233 _LT_LINKER_HARDCODE_LIBPATH($1)
Chris@39 7234
Chris@39 7235 _LT_CONFIG($1)
Chris@39 7236 fi # test -n "$compiler"
Chris@39 7237
Chris@39 7238 GCC=$lt_save_GCC
Chris@39 7239 CC="$lt_save_CC"
Chris@39 7240 CFLAGS="$lt_save_CFLAGS"
Chris@39 7241 fi # test "$_lt_disable_F77" != yes
Chris@39 7242
Chris@39 7243 AC_LANG_POP
Chris@39 7244 ])# _LT_LANG_F77_CONFIG
Chris@39 7245
Chris@39 7246
Chris@39 7247 # _LT_LANG_FC_CONFIG([TAG])
Chris@39 7248 # -------------------------
Chris@39 7249 # Ensure that the configuration variables for a Fortran compiler are
Chris@39 7250 # suitably defined. These variables are subsequently used by _LT_CONFIG
Chris@39 7251 # to write the compiler configuration to `libtool'.
Chris@39 7252 m4_defun([_LT_LANG_FC_CONFIG],
Chris@39 7253 [AC_LANG_PUSH(Fortran)
Chris@39 7254
Chris@39 7255 if test -z "$FC" || test "X$FC" = "Xno"; then
Chris@39 7256 _lt_disable_FC=yes
Chris@39 7257 fi
Chris@39 7258
Chris@39 7259 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 7260 _LT_TAGVAR(allow_undefined_flag, $1)=
Chris@39 7261 _LT_TAGVAR(always_export_symbols, $1)=no
Chris@39 7262 _LT_TAGVAR(archive_expsym_cmds, $1)=
Chris@39 7263 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
Chris@39 7264 _LT_TAGVAR(hardcode_direct, $1)=no
Chris@39 7265 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
Chris@39 7266 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
Chris@39 7267 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
Chris@39 7268 _LT_TAGVAR(hardcode_libdir_separator, $1)=
Chris@39 7269 _LT_TAGVAR(hardcode_minus_L, $1)=no
Chris@39 7270 _LT_TAGVAR(hardcode_automatic, $1)=no
Chris@39 7271 _LT_TAGVAR(inherit_rpath, $1)=no
Chris@39 7272 _LT_TAGVAR(module_cmds, $1)=
Chris@39 7273 _LT_TAGVAR(module_expsym_cmds, $1)=
Chris@39 7274 _LT_TAGVAR(link_all_deplibs, $1)=unknown
Chris@39 7275 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
Chris@39 7276 _LT_TAGVAR(reload_flag, $1)=$reload_flag
Chris@39 7277 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
Chris@39 7278 _LT_TAGVAR(no_undefined_flag, $1)=
Chris@39 7279 _LT_TAGVAR(whole_archive_flag_spec, $1)=
Chris@39 7280 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
Chris@39 7281
Chris@39 7282 # Source file extension for fc test sources.
Chris@39 7283 ac_ext=${ac_fc_srcext-f}
Chris@39 7284
Chris@39 7285 # Object file extension for compiled fc test sources.
Chris@39 7286 objext=o
Chris@39 7287 _LT_TAGVAR(objext, $1)=$objext
Chris@39 7288
Chris@39 7289 # No sense in running all these tests if we already determined that
Chris@39 7290 # the FC compiler isn't working. Some variables (like enable_shared)
Chris@39 7291 # are currently assumed to apply to all compilers on this platform,
Chris@39 7292 # and will be corrupted by setting them based on a non-working compiler.
Chris@39 7293 if test "$_lt_disable_FC" != yes; then
Chris@39 7294 # Code to be used in simple compile tests
Chris@39 7295 lt_simple_compile_test_code="\
Chris@39 7296 subroutine t
Chris@39 7297 return
Chris@39 7298 end
Chris@39 7299 "
Chris@39 7300
Chris@39 7301 # Code to be used in simple link tests
Chris@39 7302 lt_simple_link_test_code="\
Chris@39 7303 program t
Chris@39 7304 end
Chris@39 7305 "
Chris@39 7306
Chris@39 7307 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
Chris@39 7308 _LT_TAG_COMPILER
Chris@39 7309
Chris@39 7310 # save warnings/boilerplate of simple test code
Chris@39 7311 _LT_COMPILER_BOILERPLATE
Chris@39 7312 _LT_LINKER_BOILERPLATE
Chris@39 7313
Chris@39 7314 # Allow CC to be a program name with arguments.
Chris@39 7315 lt_save_CC="$CC"
Chris@39 7316 lt_save_GCC=$GCC
Chris@39 7317 lt_save_CFLAGS=$CFLAGS
Chris@39 7318 CC=${FC-"f95"}
Chris@39 7319 CFLAGS=$FCFLAGS
Chris@39 7320 compiler=$CC
Chris@39 7321 GCC=$ac_cv_fc_compiler_gnu
Chris@39 7322
Chris@39 7323 _LT_TAGVAR(compiler, $1)=$CC
Chris@39 7324 _LT_CC_BASENAME([$compiler])
Chris@39 7325
Chris@39 7326 if test -n "$compiler"; then
Chris@39 7327 AC_MSG_CHECKING([if libtool supports shared libraries])
Chris@39 7328 AC_MSG_RESULT([$can_build_shared])
Chris@39 7329
Chris@39 7330 AC_MSG_CHECKING([whether to build shared libraries])
Chris@39 7331 test "$can_build_shared" = "no" && enable_shared=no
Chris@39 7332
Chris@39 7333 # On AIX, shared libraries and static libraries use the same namespace, and
Chris@39 7334 # are all built from PIC.
Chris@39 7335 case $host_os in
Chris@39 7336 aix3*)
Chris@39 7337 test "$enable_shared" = yes && enable_static=no
Chris@39 7338 if test -n "$RANLIB"; then
Chris@39 7339 archive_cmds="$archive_cmds~\$RANLIB \$lib"
Chris@39 7340 postinstall_cmds='$RANLIB $lib'
Chris@39 7341 fi
Chris@39 7342 ;;
Chris@39 7343 aix[[4-9]]*)
Chris@39 7344 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
Chris@39 7345 test "$enable_shared" = yes && enable_static=no
Chris@39 7346 fi
Chris@39 7347 ;;
Chris@39 7348 esac
Chris@39 7349 AC_MSG_RESULT([$enable_shared])
Chris@39 7350
Chris@39 7351 AC_MSG_CHECKING([whether to build static libraries])
Chris@39 7352 # Make sure either enable_shared or enable_static is yes.
Chris@39 7353 test "$enable_shared" = yes || enable_static=yes
Chris@39 7354 AC_MSG_RESULT([$enable_static])
Chris@39 7355
Chris@39 7356 _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
Chris@39 7357 _LT_TAGVAR(LD, $1)="$LD"
Chris@39 7358
Chris@39 7359 ## CAVEAT EMPTOR:
Chris@39 7360 ## There is no encapsulation within the following macros, do not change
Chris@39 7361 ## the running order or otherwise move them around unless you know exactly
Chris@39 7362 ## what you are doing...
Chris@39 7363 _LT_SYS_HIDDEN_LIBDEPS($1)
Chris@39 7364 _LT_COMPILER_PIC($1)
Chris@39 7365 _LT_COMPILER_C_O($1)
Chris@39 7366 _LT_COMPILER_FILE_LOCKS($1)
Chris@39 7367 _LT_LINKER_SHLIBS($1)
Chris@39 7368 _LT_SYS_DYNAMIC_LINKER($1)
Chris@39 7369 _LT_LINKER_HARDCODE_LIBPATH($1)
Chris@39 7370
Chris@39 7371 _LT_CONFIG($1)
Chris@39 7372 fi # test -n "$compiler"
Chris@39 7373
Chris@39 7374 GCC=$lt_save_GCC
Chris@39 7375 CC=$lt_save_CC
Chris@39 7376 CFLAGS=$lt_save_CFLAGS
Chris@39 7377 fi # test "$_lt_disable_FC" != yes
Chris@39 7378
Chris@39 7379 AC_LANG_POP
Chris@39 7380 ])# _LT_LANG_FC_CONFIG
Chris@39 7381
Chris@39 7382
Chris@39 7383 # _LT_LANG_GCJ_CONFIG([TAG])
Chris@39 7384 # --------------------------
Chris@39 7385 # Ensure that the configuration variables for the GNU Java Compiler compiler
Chris@39 7386 # are suitably defined. These variables are subsequently used by _LT_CONFIG
Chris@39 7387 # to write the compiler configuration to `libtool'.
Chris@39 7388 m4_defun([_LT_LANG_GCJ_CONFIG],
Chris@39 7389 [AC_REQUIRE([LT_PROG_GCJ])dnl
Chris@39 7390 AC_LANG_SAVE
Chris@39 7391
Chris@39 7392 # Source file extension for Java test sources.
Chris@39 7393 ac_ext=java
Chris@39 7394
Chris@39 7395 # Object file extension for compiled Java test sources.
Chris@39 7396 objext=o
Chris@39 7397 _LT_TAGVAR(objext, $1)=$objext
Chris@39 7398
Chris@39 7399 # Code to be used in simple compile tests
Chris@39 7400 lt_simple_compile_test_code="class foo {}"
Chris@39 7401
Chris@39 7402 # Code to be used in simple link tests
Chris@39 7403 lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
Chris@39 7404
Chris@39 7405 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
Chris@39 7406 _LT_TAG_COMPILER
Chris@39 7407
Chris@39 7408 # save warnings/boilerplate of simple test code
Chris@39 7409 _LT_COMPILER_BOILERPLATE
Chris@39 7410 _LT_LINKER_BOILERPLATE
Chris@39 7411
Chris@39 7412 # Allow CC to be a program name with arguments.
Chris@39 7413 lt_save_CC=$CC
Chris@39 7414 lt_save_CFLAGS=$CFLAGS
Chris@39 7415 lt_save_GCC=$GCC
Chris@39 7416 GCC=yes
Chris@39 7417 CC=${GCJ-"gcj"}
Chris@39 7418 CFLAGS=$GCJFLAGS
Chris@39 7419 compiler=$CC
Chris@39 7420 _LT_TAGVAR(compiler, $1)=$CC
Chris@39 7421 _LT_TAGVAR(LD, $1)="$LD"
Chris@39 7422 _LT_CC_BASENAME([$compiler])
Chris@39 7423
Chris@39 7424 # GCJ did not exist at the time GCC didn't implicitly link libc in.
Chris@39 7425 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
Chris@39 7426
Chris@39 7427 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
Chris@39 7428 _LT_TAGVAR(reload_flag, $1)=$reload_flag
Chris@39 7429 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
Chris@39 7430
Chris@39 7431 if test -n "$compiler"; then
Chris@39 7432 _LT_COMPILER_NO_RTTI($1)
Chris@39 7433 _LT_COMPILER_PIC($1)
Chris@39 7434 _LT_COMPILER_C_O($1)
Chris@39 7435 _LT_COMPILER_FILE_LOCKS($1)
Chris@39 7436 _LT_LINKER_SHLIBS($1)
Chris@39 7437 _LT_LINKER_HARDCODE_LIBPATH($1)
Chris@39 7438
Chris@39 7439 _LT_CONFIG($1)
Chris@39 7440 fi
Chris@39 7441
Chris@39 7442 AC_LANG_RESTORE
Chris@39 7443
Chris@39 7444 GCC=$lt_save_GCC
Chris@39 7445 CC=$lt_save_CC
Chris@39 7446 CFLAGS=$lt_save_CFLAGS
Chris@39 7447 ])# _LT_LANG_GCJ_CONFIG
Chris@39 7448
Chris@39 7449
Chris@39 7450 # _LT_LANG_RC_CONFIG([TAG])
Chris@39 7451 # -------------------------
Chris@39 7452 # Ensure that the configuration variables for the Windows resource compiler
Chris@39 7453 # are suitably defined. These variables are subsequently used by _LT_CONFIG
Chris@39 7454 # to write the compiler configuration to `libtool'.
Chris@39 7455 m4_defun([_LT_LANG_RC_CONFIG],
Chris@39 7456 [AC_REQUIRE([LT_PROG_RC])dnl
Chris@39 7457 AC_LANG_SAVE
Chris@39 7458
Chris@39 7459 # Source file extension for RC test sources.
Chris@39 7460 ac_ext=rc
Chris@39 7461
Chris@39 7462 # Object file extension for compiled RC test sources.
Chris@39 7463 objext=o
Chris@39 7464 _LT_TAGVAR(objext, $1)=$objext
Chris@39 7465
Chris@39 7466 # Code to be used in simple compile tests
Chris@39 7467 lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
Chris@39 7468
Chris@39 7469 # Code to be used in simple link tests
Chris@39 7470 lt_simple_link_test_code="$lt_simple_compile_test_code"
Chris@39 7471
Chris@39 7472 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
Chris@39 7473 _LT_TAG_COMPILER
Chris@39 7474
Chris@39 7475 # save warnings/boilerplate of simple test code
Chris@39 7476 _LT_COMPILER_BOILERPLATE
Chris@39 7477 _LT_LINKER_BOILERPLATE
Chris@39 7478
Chris@39 7479 # Allow CC to be a program name with arguments.
Chris@39 7480 lt_save_CC="$CC"
Chris@39 7481 lt_save_CFLAGS=$CFLAGS
Chris@39 7482 lt_save_GCC=$GCC
Chris@39 7483 GCC=
Chris@39 7484 CC=${RC-"windres"}
Chris@39 7485 CFLAGS=
Chris@39 7486 compiler=$CC
Chris@39 7487 _LT_TAGVAR(compiler, $1)=$CC
Chris@39 7488 _LT_CC_BASENAME([$compiler])
Chris@39 7489 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
Chris@39 7490
Chris@39 7491 if test -n "$compiler"; then
Chris@39 7492 :
Chris@39 7493 _LT_CONFIG($1)
Chris@39 7494 fi
Chris@39 7495
Chris@39 7496 GCC=$lt_save_GCC
Chris@39 7497 AC_LANG_RESTORE
Chris@39 7498 CC=$lt_save_CC
Chris@39 7499 CFLAGS=$lt_save_CFLAGS
Chris@39 7500 ])# _LT_LANG_RC_CONFIG
Chris@39 7501
Chris@39 7502
Chris@39 7503 # LT_PROG_GCJ
Chris@39 7504 # -----------
Chris@39 7505 AC_DEFUN([LT_PROG_GCJ],
Chris@39 7506 [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
Chris@39 7507 [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
Chris@39 7508 [AC_CHECK_TOOL(GCJ, gcj,)
Chris@39 7509 test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
Chris@39 7510 AC_SUBST(GCJFLAGS)])])[]dnl
Chris@39 7511 ])
Chris@39 7512
Chris@39 7513 # Old name:
Chris@39 7514 AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
Chris@39 7515 dnl aclocal-1.4 backwards compatibility:
Chris@39 7516 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
Chris@39 7517
Chris@39 7518
Chris@39 7519 # LT_PROG_RC
Chris@39 7520 # ----------
Chris@39 7521 AC_DEFUN([LT_PROG_RC],
Chris@39 7522 [AC_CHECK_TOOL(RC, windres,)
Chris@39 7523 ])
Chris@39 7524
Chris@39 7525 # Old name:
Chris@39 7526 AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
Chris@39 7527 dnl aclocal-1.4 backwards compatibility:
Chris@39 7528 dnl AC_DEFUN([LT_AC_PROG_RC], [])
Chris@39 7529
Chris@39 7530
Chris@39 7531 # _LT_DECL_EGREP
Chris@39 7532 # --------------
Chris@39 7533 # If we don't have a new enough Autoconf to choose the best grep
Chris@39 7534 # available, choose the one first in the user's PATH.
Chris@39 7535 m4_defun([_LT_DECL_EGREP],
Chris@39 7536 [AC_REQUIRE([AC_PROG_EGREP])dnl
Chris@39 7537 AC_REQUIRE([AC_PROG_FGREP])dnl
Chris@39 7538 test -z "$GREP" && GREP=grep
Chris@39 7539 _LT_DECL([], [GREP], [1], [A grep program that handles long lines])
Chris@39 7540 _LT_DECL([], [EGREP], [1], [An ERE matcher])
Chris@39 7541 _LT_DECL([], [FGREP], [1], [A literal string matcher])
Chris@39 7542 dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
Chris@39 7543 AC_SUBST([GREP])
Chris@39 7544 ])
Chris@39 7545
Chris@39 7546
Chris@39 7547 # _LT_DECL_OBJDUMP
Chris@39 7548 # --------------
Chris@39 7549 # If we don't have a new enough Autoconf to choose the best objdump
Chris@39 7550 # available, choose the one first in the user's PATH.
Chris@39 7551 m4_defun([_LT_DECL_OBJDUMP],
Chris@39 7552 [AC_CHECK_TOOL(OBJDUMP, objdump, false)
Chris@39 7553 test -z "$OBJDUMP" && OBJDUMP=objdump
Chris@39 7554 _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
Chris@39 7555 AC_SUBST([OBJDUMP])
Chris@39 7556 ])
Chris@39 7557
Chris@39 7558 # _LT_DECL_DLLTOOL
Chris@39 7559 # ----------------
Chris@39 7560 # Ensure DLLTOOL variable is set.
Chris@39 7561 m4_defun([_LT_DECL_DLLTOOL],
Chris@39 7562 [AC_CHECK_TOOL(DLLTOOL, dlltool, false)
Chris@39 7563 test -z "$DLLTOOL" && DLLTOOL=dlltool
Chris@39 7564 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])
Chris@39 7565 AC_SUBST([DLLTOOL])
Chris@39 7566 ])
Chris@39 7567
Chris@39 7568 # _LT_DECL_SED
Chris@39 7569 # ------------
Chris@39 7570 # Check for a fully-functional sed program, that truncates
Chris@39 7571 # as few characters as possible. Prefer GNU sed if found.
Chris@39 7572 m4_defun([_LT_DECL_SED],
Chris@39 7573 [AC_PROG_SED
Chris@39 7574 test -z "$SED" && SED=sed
Chris@39 7575 Xsed="$SED -e 1s/^X//"
Chris@39 7576 _LT_DECL([], [SED], [1], [A sed program that does not truncate output])
Chris@39 7577 _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
Chris@39 7578 [Sed that helps us avoid accidentally triggering echo(1) options like -n])
Chris@39 7579 ])# _LT_DECL_SED
Chris@39 7580
Chris@39 7581 m4_ifndef([AC_PROG_SED], [
Chris@39 7582 # NOTE: This macro has been submitted for inclusion into #
Chris@39 7583 # GNU Autoconf as AC_PROG_SED. When it is available in #
Chris@39 7584 # a released version of Autoconf we should remove this #
Chris@39 7585 # macro and use it instead. #
Chris@39 7586
Chris@39 7587 m4_defun([AC_PROG_SED],
Chris@39 7588 [AC_MSG_CHECKING([for a sed that does not truncate output])
Chris@39 7589 AC_CACHE_VAL(lt_cv_path_SED,
Chris@39 7590 [# Loop through the user's path and test for sed and gsed.
Chris@39 7591 # Then use that list of sed's as ones to test for truncation.
Chris@39 7592 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
Chris@39 7593 for as_dir in $PATH
Chris@39 7594 do
Chris@39 7595 IFS=$as_save_IFS
Chris@39 7596 test -z "$as_dir" && as_dir=.
Chris@39 7597 for lt_ac_prog in sed gsed; do
Chris@39 7598 for ac_exec_ext in '' $ac_executable_extensions; do
Chris@39 7599 if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
Chris@39 7600 lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
Chris@39 7601 fi
Chris@39 7602 done
Chris@39 7603 done
Chris@39 7604 done
Chris@39 7605 IFS=$as_save_IFS
Chris@39 7606 lt_ac_max=0
Chris@39 7607 lt_ac_count=0
Chris@39 7608 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
Chris@39 7609 # along with /bin/sed that truncates output.
Chris@39 7610 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
Chris@39 7611 test ! -f $lt_ac_sed && continue
Chris@39 7612 cat /dev/null > conftest.in
Chris@39 7613 lt_ac_count=0
Chris@39 7614 echo $ECHO_N "0123456789$ECHO_C" >conftest.in
Chris@39 7615 # Check for GNU sed and select it if it is found.
Chris@39 7616 if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
Chris@39 7617 lt_cv_path_SED=$lt_ac_sed
Chris@39 7618 break
Chris@39 7619 fi
Chris@39 7620 while true; do
Chris@39 7621 cat conftest.in conftest.in >conftest.tmp
Chris@39 7622 mv conftest.tmp conftest.in
Chris@39 7623 cp conftest.in conftest.nl
Chris@39 7624 echo >>conftest.nl
Chris@39 7625 $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
Chris@39 7626 cmp -s conftest.out conftest.nl || break
Chris@39 7627 # 10000 chars as input seems more than enough
Chris@39 7628 test $lt_ac_count -gt 10 && break
Chris@39 7629 lt_ac_count=`expr $lt_ac_count + 1`
Chris@39 7630 if test $lt_ac_count -gt $lt_ac_max; then
Chris@39 7631 lt_ac_max=$lt_ac_count
Chris@39 7632 lt_cv_path_SED=$lt_ac_sed
Chris@39 7633 fi
Chris@39 7634 done
Chris@39 7635 done
Chris@39 7636 ])
Chris@39 7637 SED=$lt_cv_path_SED
Chris@39 7638 AC_SUBST([SED])
Chris@39 7639 AC_MSG_RESULT([$SED])
Chris@39 7640 ])#AC_PROG_SED
Chris@39 7641 ])#m4_ifndef
Chris@39 7642
Chris@39 7643 # Old name:
Chris@39 7644 AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
Chris@39 7645 dnl aclocal-1.4 backwards compatibility:
Chris@39 7646 dnl AC_DEFUN([LT_AC_PROG_SED], [])
Chris@39 7647
Chris@39 7648
Chris@39 7649 # _LT_CHECK_SHELL_FEATURES
Chris@39 7650 # ------------------------
Chris@39 7651 # Find out whether the shell is Bourne or XSI compatible,
Chris@39 7652 # or has some other useful features.
Chris@39 7653 m4_defun([_LT_CHECK_SHELL_FEATURES],
Chris@39 7654 [AC_MSG_CHECKING([whether the shell understands some XSI constructs])
Chris@39 7655 # Try some XSI features
Chris@39 7656 xsi_shell=no
Chris@39 7657 ( _lt_dummy="a/b/c"
Chris@39 7658 test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
Chris@39 7659 = c,a/b,b/c, \
Chris@39 7660 && eval 'test $(( 1 + 1 )) -eq 2 \
Chris@39 7661 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
Chris@39 7662 && xsi_shell=yes
Chris@39 7663 AC_MSG_RESULT([$xsi_shell])
Chris@39 7664 _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
Chris@39 7665
Chris@39 7666 AC_MSG_CHECKING([whether the shell understands "+="])
Chris@39 7667 lt_shell_append=no
Chris@39 7668 ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
Chris@39 7669 >/dev/null 2>&1 \
Chris@39 7670 && lt_shell_append=yes
Chris@39 7671 AC_MSG_RESULT([$lt_shell_append])
Chris@39 7672 _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
Chris@39 7673
Chris@39 7674 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
Chris@39 7675 lt_unset=unset
Chris@39 7676 else
Chris@39 7677 lt_unset=false
Chris@39 7678 fi
Chris@39 7679 _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
Chris@39 7680
Chris@39 7681 # test EBCDIC or ASCII
Chris@39 7682 case `echo X|tr X '\101'` in
Chris@39 7683 A) # ASCII based system
Chris@39 7684 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
Chris@39 7685 lt_SP2NL='tr \040 \012'
Chris@39 7686 lt_NL2SP='tr \015\012 \040\040'
Chris@39 7687 ;;
Chris@39 7688 *) # EBCDIC based system
Chris@39 7689 lt_SP2NL='tr \100 \n'
Chris@39 7690 lt_NL2SP='tr \r\n \100\100'
Chris@39 7691 ;;
Chris@39 7692 esac
Chris@39 7693 _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
Chris@39 7694 _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
Chris@39 7695 ])# _LT_CHECK_SHELL_FEATURES
Chris@39 7696
Chris@39 7697
Chris@39 7698 # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
Chris@39 7699 # ------------------------------------------------------
Chris@39 7700 # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
Chris@39 7701 # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
Chris@39 7702 m4_defun([_LT_PROG_FUNCTION_REPLACE],
Chris@39 7703 [dnl {
Chris@39 7704 sed -e '/^$1 ()$/,/^} # $1 /c\
Chris@39 7705 $1 ()\
Chris@39 7706 {\
Chris@39 7707 m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1])
Chris@39 7708 } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
Chris@39 7709 && mv -f "$cfgfile.tmp" "$cfgfile" \
Chris@39 7710 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
Chris@39 7711 test 0 -eq $? || _lt_function_replace_fail=:
Chris@39 7712 ])
Chris@39 7713
Chris@39 7714
Chris@39 7715 # _LT_PROG_REPLACE_SHELLFNS
Chris@39 7716 # -------------------------
Chris@39 7717 # Replace existing portable implementations of several shell functions with
Chris@39 7718 # equivalent extended shell implementations where those features are available..
Chris@39 7719 m4_defun([_LT_PROG_REPLACE_SHELLFNS],
Chris@39 7720 [if test x"$xsi_shell" = xyes; then
Chris@39 7721 _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
Chris@39 7722 case ${1} in
Chris@39 7723 */*) func_dirname_result="${1%/*}${2}" ;;
Chris@39 7724 * ) func_dirname_result="${3}" ;;
Chris@39 7725 esac])
Chris@39 7726
Chris@39 7727 _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
Chris@39 7728 func_basename_result="${1##*/}"])
Chris@39 7729
Chris@39 7730 _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
Chris@39 7731 case ${1} in
Chris@39 7732 */*) func_dirname_result="${1%/*}${2}" ;;
Chris@39 7733 * ) func_dirname_result="${3}" ;;
Chris@39 7734 esac
Chris@39 7735 func_basename_result="${1##*/}"])
Chris@39 7736
Chris@39 7737 _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
Chris@39 7738 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
Chris@39 7739 # positional parameters, so assign one to ordinary parameter first.
Chris@39 7740 func_stripname_result=${3}
Chris@39 7741 func_stripname_result=${func_stripname_result#"${1}"}
Chris@39 7742 func_stripname_result=${func_stripname_result%"${2}"}])
Chris@39 7743
Chris@39 7744 _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
Chris@39 7745 func_split_long_opt_name=${1%%=*}
Chris@39 7746 func_split_long_opt_arg=${1#*=}])
Chris@39 7747
Chris@39 7748 _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
Chris@39 7749 func_split_short_opt_arg=${1#??}
Chris@39 7750 func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
Chris@39 7751
Chris@39 7752 _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
Chris@39 7753 case ${1} in
Chris@39 7754 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
Chris@39 7755 *) func_lo2o_result=${1} ;;
Chris@39 7756 esac])
Chris@39 7757
Chris@39 7758 _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo])
Chris@39 7759
Chris@39 7760 _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))])
Chris@39 7761
Chris@39 7762 _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}])
Chris@39 7763 fi
Chris@39 7764
Chris@39 7765 if test x"$lt_shell_append" = xyes; then
Chris@39 7766 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
Chris@39 7767
Chris@39 7768 _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
Chris@39 7769 func_quote_for_eval "${2}"
Chris@39 7770 dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
Chris@39 7771 eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
Chris@39 7772
Chris@39 7773 # Save a `func_append' function call where possible by direct use of '+='
Chris@39 7774 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
Chris@39 7775 && mv -f "$cfgfile.tmp" "$cfgfile" \
Chris@39 7776 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
Chris@39 7777 test 0 -eq $? || _lt_function_replace_fail=:
Chris@39 7778 else
Chris@39 7779 # Save a `func_append' function call even when '+=' is not available
Chris@39 7780 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
Chris@39 7781 && mv -f "$cfgfile.tmp" "$cfgfile" \
Chris@39 7782 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
Chris@39 7783 test 0 -eq $? || _lt_function_replace_fail=:
Chris@39 7784 fi
Chris@39 7785
Chris@39 7786 if test x"$_lt_function_replace_fail" = x":"; then
Chris@39 7787 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
Chris@39 7788 fi
Chris@39 7789 ])
Chris@39 7790
Chris@39 7791 # _LT_PATH_CONVERSION_FUNCTIONS
Chris@39 7792 # -----------------------------
Chris@39 7793 # Determine which file name conversion functions should be used by
Chris@39 7794 # func_to_host_file (and, implicitly, by func_to_host_path). These are needed
Chris@39 7795 # for certain cross-compile configurations and native mingw.
Chris@39 7796 m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
Chris@39 7797 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 7798 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
Chris@39 7799 AC_MSG_CHECKING([how to convert $build file names to $host format])
Chris@39 7800 AC_CACHE_VAL(lt_cv_to_host_file_cmd,
Chris@39 7801 [case $host in
Chris@39 7802 *-*-mingw* )
Chris@39 7803 case $build in
Chris@39 7804 *-*-mingw* ) # actually msys
Chris@39 7805 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
Chris@39 7806 ;;
Chris@39 7807 *-*-cygwin* )
Chris@39 7808 lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
Chris@39 7809 ;;
Chris@39 7810 * ) # otherwise, assume *nix
Chris@39 7811 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
Chris@39 7812 ;;
Chris@39 7813 esac
Chris@39 7814 ;;
Chris@39 7815 *-*-cygwin* )
Chris@39 7816 case $build in
Chris@39 7817 *-*-mingw* ) # actually msys
Chris@39 7818 lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
Chris@39 7819 ;;
Chris@39 7820 *-*-cygwin* )
Chris@39 7821 lt_cv_to_host_file_cmd=func_convert_file_noop
Chris@39 7822 ;;
Chris@39 7823 * ) # otherwise, assume *nix
Chris@39 7824 lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
Chris@39 7825 ;;
Chris@39 7826 esac
Chris@39 7827 ;;
Chris@39 7828 * ) # unhandled hosts (and "normal" native builds)
Chris@39 7829 lt_cv_to_host_file_cmd=func_convert_file_noop
Chris@39 7830 ;;
Chris@39 7831 esac
Chris@39 7832 ])
Chris@39 7833 to_host_file_cmd=$lt_cv_to_host_file_cmd
Chris@39 7834 AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
Chris@39 7835 _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
Chris@39 7836 [0], [convert $build file names to $host format])dnl
Chris@39 7837
Chris@39 7838 AC_MSG_CHECKING([how to convert $build file names to toolchain format])
Chris@39 7839 AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
Chris@39 7840 [#assume ordinary cross tools, or native build.
Chris@39 7841 lt_cv_to_tool_file_cmd=func_convert_file_noop
Chris@39 7842 case $host in
Chris@39 7843 *-*-mingw* )
Chris@39 7844 case $build in
Chris@39 7845 *-*-mingw* ) # actually msys
Chris@39 7846 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
Chris@39 7847 ;;
Chris@39 7848 esac
Chris@39 7849 ;;
Chris@39 7850 esac
Chris@39 7851 ])
Chris@39 7852 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
Chris@39 7853 AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
Chris@39 7854 _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
Chris@39 7855 [0], [convert $build files to toolchain format])dnl
Chris@39 7856 ])# _LT_PATH_CONVERSION_FUNCTIONS
Chris@39 7857
Chris@39 7858 # Helper functions for option handling. -*- Autoconf -*-
Chris@39 7859 #
Chris@39 7860 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
Chris@39 7861 # Inc.
Chris@39 7862 # Written by Gary V. Vaughan, 2004
Chris@39 7863 #
Chris@39 7864 # This file is free software; the Free Software Foundation gives
Chris@39 7865 # unlimited permission to copy and/or distribute it, with or without
Chris@39 7866 # modifications, as long as this notice is preserved.
Chris@39 7867
Chris@39 7868 # serial 7 ltoptions.m4
Chris@39 7869
Chris@39 7870 # This is to help aclocal find these macros, as it can't see m4_define.
Chris@39 7871 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
Chris@39 7872
Chris@39 7873
Chris@39 7874 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
Chris@39 7875 # ------------------------------------------
Chris@39 7876 m4_define([_LT_MANGLE_OPTION],
Chris@39 7877 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
Chris@39 7878
Chris@39 7879
Chris@39 7880 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
Chris@39 7881 # ---------------------------------------
Chris@39 7882 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
Chris@39 7883 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
Chris@39 7884 # saved as a flag.
Chris@39 7885 m4_define([_LT_SET_OPTION],
Chris@39 7886 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
Chris@39 7887 m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
Chris@39 7888 _LT_MANGLE_DEFUN([$1], [$2]),
Chris@39 7889 [m4_warning([Unknown $1 option `$2'])])[]dnl
Chris@39 7890 ])
Chris@39 7891
Chris@39 7892
Chris@39 7893 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
Chris@39 7894 # ------------------------------------------------------------
Chris@39 7895 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
Chris@39 7896 m4_define([_LT_IF_OPTION],
Chris@39 7897 [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
Chris@39 7898
Chris@39 7899
Chris@39 7900 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
Chris@39 7901 # -------------------------------------------------------
Chris@39 7902 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
Chris@39 7903 # are set.
Chris@39 7904 m4_define([_LT_UNLESS_OPTIONS],
Chris@39 7905 [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
Chris@39 7906 [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
Chris@39 7907 [m4_define([$0_found])])])[]dnl
Chris@39 7908 m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
Chris@39 7909 ])[]dnl
Chris@39 7910 ])
Chris@39 7911
Chris@39 7912
Chris@39 7913 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
Chris@39 7914 # ----------------------------------------
Chris@39 7915 # OPTION-LIST is a space-separated list of Libtool options associated
Chris@39 7916 # with MACRO-NAME. If any OPTION has a matching handler declared with
Chris@39 7917 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
Chris@39 7918 # the unknown option and exit.
Chris@39 7919 m4_defun([_LT_SET_OPTIONS],
Chris@39 7920 [# Set options
Chris@39 7921 m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
Chris@39 7922 [_LT_SET_OPTION([$1], _LT_Option)])
Chris@39 7923
Chris@39 7924 m4_if([$1],[LT_INIT],[
Chris@39 7925 dnl
Chris@39 7926 dnl Simply set some default values (i.e off) if boolean options were not
Chris@39 7927 dnl specified:
Chris@39 7928 _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
Chris@39 7929 ])
Chris@39 7930 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
Chris@39 7931 ])
Chris@39 7932 dnl
Chris@39 7933 dnl If no reference was made to various pairs of opposing options, then
Chris@39 7934 dnl we run the default mode handler for the pair. For example, if neither
Chris@39 7935 dnl `shared' nor `disable-shared' was passed, we enable building of shared
Chris@39 7936 dnl archives by default:
Chris@39 7937 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
Chris@39 7938 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
Chris@39 7939 _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
Chris@39 7940 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
Chris@39 7941 [_LT_ENABLE_FAST_INSTALL])
Chris@39 7942 ])
Chris@39 7943 ])# _LT_SET_OPTIONS
Chris@39 7944
Chris@39 7945
Chris@39 7946
Chris@39 7947 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
Chris@39 7948 # -----------------------------------------
Chris@39 7949 m4_define([_LT_MANGLE_DEFUN],
Chris@39 7950 [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
Chris@39 7951
Chris@39 7952
Chris@39 7953 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
Chris@39 7954 # -----------------------------------------------
Chris@39 7955 m4_define([LT_OPTION_DEFINE],
Chris@39 7956 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
Chris@39 7957 ])# LT_OPTION_DEFINE
Chris@39 7958
Chris@39 7959
Chris@39 7960 # dlopen
Chris@39 7961 # ------
Chris@39 7962 LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
Chris@39 7963 ])
Chris@39 7964
Chris@39 7965 AU_DEFUN([AC_LIBTOOL_DLOPEN],
Chris@39 7966 [_LT_SET_OPTION([LT_INIT], [dlopen])
Chris@39 7967 AC_DIAGNOSE([obsolete],
Chris@39 7968 [$0: Remove this warning and the call to _LT_SET_OPTION when you
Chris@39 7969 put the `dlopen' option into LT_INIT's first parameter.])
Chris@39 7970 ])
Chris@39 7971
Chris@39 7972 dnl aclocal-1.4 backwards compatibility:
Chris@39 7973 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
Chris@39 7974
Chris@39 7975
Chris@39 7976 # win32-dll
Chris@39 7977 # ---------
Chris@39 7978 # Declare package support for building win32 dll's.
Chris@39 7979 LT_OPTION_DEFINE([LT_INIT], [win32-dll],
Chris@39 7980 [enable_win32_dll=yes
Chris@39 7981
Chris@39 7982 case $host in
Chris@39 7983 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
Chris@39 7984 AC_CHECK_TOOL(AS, as, false)
Chris@39 7985 AC_CHECK_TOOL(DLLTOOL, dlltool, false)
Chris@39 7986 AC_CHECK_TOOL(OBJDUMP, objdump, false)
Chris@39 7987 ;;
Chris@39 7988 esac
Chris@39 7989
Chris@39 7990 test -z "$AS" && AS=as
Chris@39 7991 _LT_DECL([], [AS], [1], [Assembler program])dnl
Chris@39 7992
Chris@39 7993 test -z "$DLLTOOL" && DLLTOOL=dlltool
Chris@39 7994 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
Chris@39 7995
Chris@39 7996 test -z "$OBJDUMP" && OBJDUMP=objdump
Chris@39 7997 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
Chris@39 7998 ])# win32-dll
Chris@39 7999
Chris@39 8000 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
Chris@39 8001 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
Chris@39 8002 _LT_SET_OPTION([LT_INIT], [win32-dll])
Chris@39 8003 AC_DIAGNOSE([obsolete],
Chris@39 8004 [$0: Remove this warning and the call to _LT_SET_OPTION when you
Chris@39 8005 put the `win32-dll' option into LT_INIT's first parameter.])
Chris@39 8006 ])
Chris@39 8007
Chris@39 8008 dnl aclocal-1.4 backwards compatibility:
Chris@39 8009 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
Chris@39 8010
Chris@39 8011
Chris@39 8012 # _LT_ENABLE_SHARED([DEFAULT])
Chris@39 8013 # ----------------------------
Chris@39 8014 # implement the --enable-shared flag, and supports the `shared' and
Chris@39 8015 # `disable-shared' LT_INIT options.
Chris@39 8016 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
Chris@39 8017 m4_define([_LT_ENABLE_SHARED],
Chris@39 8018 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
Chris@39 8019 AC_ARG_ENABLE([shared],
Chris@39 8020 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
Chris@39 8021 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
Chris@39 8022 [p=${PACKAGE-default}
Chris@39 8023 case $enableval in
Chris@39 8024 yes) enable_shared=yes ;;
Chris@39 8025 no) enable_shared=no ;;
Chris@39 8026 *)
Chris@39 8027 enable_shared=no
Chris@39 8028 # Look at the argument we got. We use all the common list separators.
Chris@39 8029 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
Chris@39 8030 for pkg in $enableval; do
Chris@39 8031 IFS="$lt_save_ifs"
Chris@39 8032 if test "X$pkg" = "X$p"; then
Chris@39 8033 enable_shared=yes
Chris@39 8034 fi
Chris@39 8035 done
Chris@39 8036 IFS="$lt_save_ifs"
Chris@39 8037 ;;
Chris@39 8038 esac],
Chris@39 8039 [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
Chris@39 8040
Chris@39 8041 _LT_DECL([build_libtool_libs], [enable_shared], [0],
Chris@39 8042 [Whether or not to build shared libraries])
Chris@39 8043 ])# _LT_ENABLE_SHARED
Chris@39 8044
Chris@39 8045 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
Chris@39 8046 LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
Chris@39 8047
Chris@39 8048 # Old names:
Chris@39 8049 AC_DEFUN([AC_ENABLE_SHARED],
Chris@39 8050 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
Chris@39 8051 ])
Chris@39 8052
Chris@39 8053 AC_DEFUN([AC_DISABLE_SHARED],
Chris@39 8054 [_LT_SET_OPTION([LT_INIT], [disable-shared])
Chris@39 8055 ])
Chris@39 8056
Chris@39 8057 AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
Chris@39 8058 AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
Chris@39 8059
Chris@39 8060 dnl aclocal-1.4 backwards compatibility:
Chris@39 8061 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
Chris@39 8062 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
Chris@39 8063
Chris@39 8064
Chris@39 8065
Chris@39 8066 # _LT_ENABLE_STATIC([DEFAULT])
Chris@39 8067 # ----------------------------
Chris@39 8068 # implement the --enable-static flag, and support the `static' and
Chris@39 8069 # `disable-static' LT_INIT options.
Chris@39 8070 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
Chris@39 8071 m4_define([_LT_ENABLE_STATIC],
Chris@39 8072 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
Chris@39 8073 AC_ARG_ENABLE([static],
Chris@39 8074 [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
Chris@39 8075 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
Chris@39 8076 [p=${PACKAGE-default}
Chris@39 8077 case $enableval in
Chris@39 8078 yes) enable_static=yes ;;
Chris@39 8079 no) enable_static=no ;;
Chris@39 8080 *)
Chris@39 8081 enable_static=no
Chris@39 8082 # Look at the argument we got. We use all the common list separators.
Chris@39 8083 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
Chris@39 8084 for pkg in $enableval; do
Chris@39 8085 IFS="$lt_save_ifs"
Chris@39 8086 if test "X$pkg" = "X$p"; then
Chris@39 8087 enable_static=yes
Chris@39 8088 fi
Chris@39 8089 done
Chris@39 8090 IFS="$lt_save_ifs"
Chris@39 8091 ;;
Chris@39 8092 esac],
Chris@39 8093 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
Chris@39 8094
Chris@39 8095 _LT_DECL([build_old_libs], [enable_static], [0],
Chris@39 8096 [Whether or not to build static libraries])
Chris@39 8097 ])# _LT_ENABLE_STATIC
Chris@39 8098
Chris@39 8099 LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
Chris@39 8100 LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
Chris@39 8101
Chris@39 8102 # Old names:
Chris@39 8103 AC_DEFUN([AC_ENABLE_STATIC],
Chris@39 8104 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
Chris@39 8105 ])
Chris@39 8106
Chris@39 8107 AC_DEFUN([AC_DISABLE_STATIC],
Chris@39 8108 [_LT_SET_OPTION([LT_INIT], [disable-static])
Chris@39 8109 ])
Chris@39 8110
Chris@39 8111 AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
Chris@39 8112 AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
Chris@39 8113
Chris@39 8114 dnl aclocal-1.4 backwards compatibility:
Chris@39 8115 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
Chris@39 8116 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
Chris@39 8117
Chris@39 8118
Chris@39 8119
Chris@39 8120 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
Chris@39 8121 # ----------------------------------
Chris@39 8122 # implement the --enable-fast-install flag, and support the `fast-install'
Chris@39 8123 # and `disable-fast-install' LT_INIT options.
Chris@39 8124 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
Chris@39 8125 m4_define([_LT_ENABLE_FAST_INSTALL],
Chris@39 8126 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
Chris@39 8127 AC_ARG_ENABLE([fast-install],
Chris@39 8128 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
Chris@39 8129 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
Chris@39 8130 [p=${PACKAGE-default}
Chris@39 8131 case $enableval in
Chris@39 8132 yes) enable_fast_install=yes ;;
Chris@39 8133 no) enable_fast_install=no ;;
Chris@39 8134 *)
Chris@39 8135 enable_fast_install=no
Chris@39 8136 # Look at the argument we got. We use all the common list separators.
Chris@39 8137 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
Chris@39 8138 for pkg in $enableval; do
Chris@39 8139 IFS="$lt_save_ifs"
Chris@39 8140 if test "X$pkg" = "X$p"; then
Chris@39 8141 enable_fast_install=yes
Chris@39 8142 fi
Chris@39 8143 done
Chris@39 8144 IFS="$lt_save_ifs"
Chris@39 8145 ;;
Chris@39 8146 esac],
Chris@39 8147 [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
Chris@39 8148
Chris@39 8149 _LT_DECL([fast_install], [enable_fast_install], [0],
Chris@39 8150 [Whether or not to optimize for fast installation])dnl
Chris@39 8151 ])# _LT_ENABLE_FAST_INSTALL
Chris@39 8152
Chris@39 8153 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
Chris@39 8154 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
Chris@39 8155
Chris@39 8156 # Old names:
Chris@39 8157 AU_DEFUN([AC_ENABLE_FAST_INSTALL],
Chris@39 8158 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
Chris@39 8159 AC_DIAGNOSE([obsolete],
Chris@39 8160 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
Chris@39 8161 the `fast-install' option into LT_INIT's first parameter.])
Chris@39 8162 ])
Chris@39 8163
Chris@39 8164 AU_DEFUN([AC_DISABLE_FAST_INSTALL],
Chris@39 8165 [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
Chris@39 8166 AC_DIAGNOSE([obsolete],
Chris@39 8167 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
Chris@39 8168 the `disable-fast-install' option into LT_INIT's first parameter.])
Chris@39 8169 ])
Chris@39 8170
Chris@39 8171 dnl aclocal-1.4 backwards compatibility:
Chris@39 8172 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
Chris@39 8173 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
Chris@39 8174
Chris@39 8175
Chris@39 8176 # _LT_WITH_PIC([MODE])
Chris@39 8177 # --------------------
Chris@39 8178 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
Chris@39 8179 # LT_INIT options.
Chris@39 8180 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
Chris@39 8181 m4_define([_LT_WITH_PIC],
Chris@39 8182 [AC_ARG_WITH([pic],
Chris@39 8183 [AS_HELP_STRING([--with-pic],
Chris@39 8184 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
Chris@39 8185 [pic_mode="$withval"],
Chris@39 8186 [pic_mode=default])
Chris@39 8187
Chris@39 8188 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
Chris@39 8189
Chris@39 8190 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
Chris@39 8191 ])# _LT_WITH_PIC
Chris@39 8192
Chris@39 8193 LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
Chris@39 8194 LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
Chris@39 8195
Chris@39 8196 # Old name:
Chris@39 8197 AU_DEFUN([AC_LIBTOOL_PICMODE],
Chris@39 8198 [_LT_SET_OPTION([LT_INIT], [pic-only])
Chris@39 8199 AC_DIAGNOSE([obsolete],
Chris@39 8200 [$0: Remove this warning and the call to _LT_SET_OPTION when you
Chris@39 8201 put the `pic-only' option into LT_INIT's first parameter.])
Chris@39 8202 ])
Chris@39 8203
Chris@39 8204 dnl aclocal-1.4 backwards compatibility:
Chris@39 8205 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
Chris@39 8206
Chris@39 8207
Chris@39 8208 m4_define([_LTDL_MODE], [])
Chris@39 8209 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
Chris@39 8210 [m4_define([_LTDL_MODE], [nonrecursive])])
Chris@39 8211 LT_OPTION_DEFINE([LTDL_INIT], [recursive],
Chris@39 8212 [m4_define([_LTDL_MODE], [recursive])])
Chris@39 8213 LT_OPTION_DEFINE([LTDL_INIT], [subproject],
Chris@39 8214 [m4_define([_LTDL_MODE], [subproject])])
Chris@39 8215
Chris@39 8216 m4_define([_LTDL_TYPE], [])
Chris@39 8217 LT_OPTION_DEFINE([LTDL_INIT], [installable],
Chris@39 8218 [m4_define([_LTDL_TYPE], [installable])])
Chris@39 8219 LT_OPTION_DEFINE([LTDL_INIT], [convenience],
Chris@39 8220 [m4_define([_LTDL_TYPE], [convenience])])
Chris@39 8221
Chris@39 8222 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
Chris@39 8223 #
Chris@39 8224 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
Chris@39 8225 # Written by Gary V. Vaughan, 2004
Chris@39 8226 #
Chris@39 8227 # This file is free software; the Free Software Foundation gives
Chris@39 8228 # unlimited permission to copy and/or distribute it, with or without
Chris@39 8229 # modifications, as long as this notice is preserved.
Chris@39 8230
Chris@39 8231 # serial 6 ltsugar.m4
Chris@39 8232
Chris@39 8233 # This is to help aclocal find these macros, as it can't see m4_define.
Chris@39 8234 AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
Chris@39 8235
Chris@39 8236
Chris@39 8237 # lt_join(SEP, ARG1, [ARG2...])
Chris@39 8238 # -----------------------------
Chris@39 8239 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
Chris@39 8240 # associated separator.
Chris@39 8241 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
Chris@39 8242 # versions in m4sugar had bugs.
Chris@39 8243 m4_define([lt_join],
Chris@39 8244 [m4_if([$#], [1], [],
Chris@39 8245 [$#], [2], [[$2]],
Chris@39 8246 [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
Chris@39 8247 m4_define([_lt_join],
Chris@39 8248 [m4_if([$#$2], [2], [],
Chris@39 8249 [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
Chris@39 8250
Chris@39 8251
Chris@39 8252 # lt_car(LIST)
Chris@39 8253 # lt_cdr(LIST)
Chris@39 8254 # ------------
Chris@39 8255 # Manipulate m4 lists.
Chris@39 8256 # These macros are necessary as long as will still need to support
Chris@39 8257 # Autoconf-2.59 which quotes differently.
Chris@39 8258 m4_define([lt_car], [[$1]])
Chris@39 8259 m4_define([lt_cdr],
Chris@39 8260 [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
Chris@39 8261 [$#], 1, [],
Chris@39 8262 [m4_dquote(m4_shift($@))])])
Chris@39 8263 m4_define([lt_unquote], $1)
Chris@39 8264
Chris@39 8265
Chris@39 8266 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
Chris@39 8267 # ------------------------------------------
Chris@39 8268 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
Chris@39 8269 # Note that neither SEPARATOR nor STRING are expanded; they are appended
Chris@39 8270 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
Chris@39 8271 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
Chris@39 8272 # than defined and empty).
Chris@39 8273 #
Chris@39 8274 # This macro is needed until we can rely on Autoconf 2.62, since earlier
Chris@39 8275 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
Chris@39 8276 m4_define([lt_append],
Chris@39 8277 [m4_define([$1],
Chris@39 8278 m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
Chris@39 8279
Chris@39 8280
Chris@39 8281
Chris@39 8282 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
Chris@39 8283 # ----------------------------------------------------------
Chris@39 8284 # Produce a SEP delimited list of all paired combinations of elements of
Chris@39 8285 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
Chris@39 8286 # has the form PREFIXmINFIXSUFFIXn.
Chris@39 8287 # Needed until we can rely on m4_combine added in Autoconf 2.62.
Chris@39 8288 m4_define([lt_combine],
Chris@39 8289 [m4_if(m4_eval([$# > 3]), [1],
Chris@39 8290 [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
Chris@39 8291 [[m4_foreach([_Lt_prefix], [$2],
Chris@39 8292 [m4_foreach([_Lt_suffix],
Chris@39 8293 ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
Chris@39 8294 [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
Chris@39 8295
Chris@39 8296
Chris@39 8297 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
Chris@39 8298 # -----------------------------------------------------------------------
Chris@39 8299 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
Chris@39 8300 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
Chris@39 8301 m4_define([lt_if_append_uniq],
Chris@39 8302 [m4_ifdef([$1],
Chris@39 8303 [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
Chris@39 8304 [lt_append([$1], [$2], [$3])$4],
Chris@39 8305 [$5])],
Chris@39 8306 [lt_append([$1], [$2], [$3])$4])])
Chris@39 8307
Chris@39 8308
Chris@39 8309 # lt_dict_add(DICT, KEY, VALUE)
Chris@39 8310 # -----------------------------
Chris@39 8311 m4_define([lt_dict_add],
Chris@39 8312 [m4_define([$1($2)], [$3])])
Chris@39 8313
Chris@39 8314
Chris@39 8315 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
Chris@39 8316 # --------------------------------------------
Chris@39 8317 m4_define([lt_dict_add_subkey],
Chris@39 8318 [m4_define([$1($2:$3)], [$4])])
Chris@39 8319
Chris@39 8320
Chris@39 8321 # lt_dict_fetch(DICT, KEY, [SUBKEY])
Chris@39 8322 # ----------------------------------
Chris@39 8323 m4_define([lt_dict_fetch],
Chris@39 8324 [m4_ifval([$3],
Chris@39 8325 m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
Chris@39 8326 m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
Chris@39 8327
Chris@39 8328
Chris@39 8329 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
Chris@39 8330 # -----------------------------------------------------------------
Chris@39 8331 m4_define([lt_if_dict_fetch],
Chris@39 8332 [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
Chris@39 8333 [$5],
Chris@39 8334 [$6])])
Chris@39 8335
Chris@39 8336
Chris@39 8337 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
Chris@39 8338 # --------------------------------------------------------------
Chris@39 8339 m4_define([lt_dict_filter],
Chris@39 8340 [m4_if([$5], [], [],
Chris@39 8341 [lt_join(m4_quote(m4_default([$4], [[, ]])),
Chris@39 8342 lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
Chris@39 8343 [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
Chris@39 8344 ])
Chris@39 8345
Chris@39 8346 # ltversion.m4 -- version numbers -*- Autoconf -*-
Chris@39 8347 #
Chris@39 8348 # Copyright (C) 2004 Free Software Foundation, Inc.
Chris@39 8349 # Written by Scott James Remnant, 2004
Chris@39 8350 #
Chris@39 8351 # This file is free software; the Free Software Foundation gives
Chris@39 8352 # unlimited permission to copy and/or distribute it, with or without
Chris@39 8353 # modifications, as long as this notice is preserved.
Chris@39 8354
Chris@39 8355 # @configure_input@
Chris@39 8356
Chris@39 8357 # serial 3293 ltversion.m4
Chris@39 8358 # This file is part of GNU Libtool
Chris@39 8359
Chris@39 8360 m4_define([LT_PACKAGE_VERSION], [2.4])
Chris@39 8361 m4_define([LT_PACKAGE_REVISION], [1.3293])
Chris@39 8362
Chris@39 8363 AC_DEFUN([LTVERSION_VERSION],
Chris@39 8364 [macro_version='2.4'
Chris@39 8365 macro_revision='1.3293'
Chris@39 8366 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
Chris@39 8367 _LT_DECL(, macro_revision, 0)
Chris@39 8368 ])
Chris@39 8369
Chris@39 8370 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
Chris@39 8371 #
Chris@39 8372 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
Chris@39 8373 # Written by Scott James Remnant, 2004.
Chris@39 8374 #
Chris@39 8375 # This file is free software; the Free Software Foundation gives
Chris@39 8376 # unlimited permission to copy and/or distribute it, with or without
Chris@39 8377 # modifications, as long as this notice is preserved.
Chris@39 8378
Chris@39 8379 # serial 5 lt~obsolete.m4
Chris@39 8380
Chris@39 8381 # These exist entirely to fool aclocal when bootstrapping libtool.
Chris@39 8382 #
Chris@39 8383 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
Chris@39 8384 # which have later been changed to m4_define as they aren't part of the
Chris@39 8385 # exported API, or moved to Autoconf or Automake where they belong.
Chris@39 8386 #
Chris@39 8387 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
Chris@39 8388 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
Chris@39 8389 # using a macro with the same name in our local m4/libtool.m4 it'll
Chris@39 8390 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
Chris@39 8391 # and doesn't know about Autoconf macros at all.)
Chris@39 8392 #
Chris@39 8393 # So we provide this file, which has a silly filename so it's always
Chris@39 8394 # included after everything else. This provides aclocal with the
Chris@39 8395 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
Chris@39 8396 # because those macros already exist, or will be overwritten later.
Chris@39 8397 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
Chris@39 8398 #
Chris@39 8399 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
Chris@39 8400 # Yes, that means every name once taken will need to remain here until
Chris@39 8401 # we give up compatibility with versions before 1.7, at which point
Chris@39 8402 # we need to keep only those names which we still refer to.
Chris@39 8403
Chris@39 8404 # This is to help aclocal find these macros, as it can't see m4_define.
Chris@39 8405 AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
Chris@39 8406
Chris@39 8407 m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
Chris@39 8408 m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
Chris@39 8409 m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
Chris@39 8410 m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])])
Chris@39 8411 m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
Chris@39 8412 m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])])
Chris@39 8413 m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])])
Chris@39 8414 m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
Chris@39 8415 m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])])
Chris@39 8416 m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])])
Chris@39 8417 m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])])
Chris@39 8418 m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
Chris@39 8419 m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
Chris@39 8420 m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
Chris@39 8421 m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
Chris@39 8422 m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
Chris@39 8423 m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])])
Chris@39 8424 m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
Chris@39 8425 m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
Chris@39 8426 m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])])
Chris@39 8427 m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])])
Chris@39 8428 m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
Chris@39 8429 m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
Chris@39 8430 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
Chris@39 8431 m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
Chris@39 8432 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
Chris@39 8433 m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
Chris@39 8434 m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
Chris@39 8435 m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])])
Chris@39 8436 m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])])
Chris@39 8437 m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])])
Chris@39 8438 m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
Chris@39 8439 m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
Chris@39 8440 m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])])
Chris@39 8441 m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])])
Chris@39 8442 m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
Chris@39 8443 m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
Chris@39 8444 m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])])
Chris@39 8445 m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
Chris@39 8446 m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
Chris@39 8447 m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
Chris@39 8448 m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
Chris@39 8449 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
Chris@39 8450 m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
Chris@39 8451 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
Chris@39 8452 m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
Chris@39 8453 m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
Chris@39 8454 m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
Chris@39 8455 m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
Chris@39 8456 m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
Chris@39 8457 m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
Chris@39 8458 m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
Chris@39 8459 m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
Chris@39 8460 m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
Chris@39 8461 m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
Chris@39 8462 m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])])
Chris@39 8463 m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
Chris@39 8464 m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
Chris@39 8465 m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
Chris@39 8466 m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
Chris@39 8467 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
Chris@39 8468
Chris@39 8469 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Chris@39 8470 #
Chris@39 8471 # This file is free software; the Free Software Foundation
Chris@39 8472 # gives unlimited permission to copy and/or distribute it,
Chris@39 8473 # with or without modifications, as long as this notice is preserved.
Chris@39 8474
Chris@39 8475 # AM_AUTOMAKE_VERSION(VERSION)
Chris@39 8476 # ----------------------------
Chris@39 8477 # Automake X.Y traces this macro to ensure aclocal.m4 has been
Chris@39 8478 # generated from the m4 files accompanying Automake X.Y.
Chris@39 8479 # (This private macro should not be called outside this file.)
Chris@39 8480 AC_DEFUN([AM_AUTOMAKE_VERSION],
Chris@39 8481 [am__api_version='1.11'
Chris@39 8482 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
Chris@39 8483 dnl require some minimum version. Point them to the right macro.
Chris@39 8484 m4_if([$1], [1.11.1], [],
Chris@39 8485 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
Chris@39 8486 ])
Chris@39 8487
Chris@39 8488 # _AM_AUTOCONF_VERSION(VERSION)
Chris@39 8489 # -----------------------------
Chris@39 8490 # aclocal traces this macro to find the Autoconf version.
Chris@39 8491 # This is a private macro too. Using m4_define simplifies
Chris@39 8492 # the logic in aclocal, which can simply ignore this definition.
Chris@39 8493 m4_define([_AM_AUTOCONF_VERSION], [])
Chris@39 8494
Chris@39 8495 # AM_SET_CURRENT_AUTOMAKE_VERSION
Chris@39 8496 # -------------------------------
Chris@39 8497 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
Chris@39 8498 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
Chris@39 8499 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
Chris@39 8500 [AM_AUTOMAKE_VERSION([1.11.1])dnl
Chris@39 8501 m4_ifndef([AC_AUTOCONF_VERSION],
Chris@39 8502 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
Chris@39 8503 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
Chris@39 8504
Chris@39 8505 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
Chris@39 8506
Chris@39 8507 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
Chris@39 8508 #
Chris@39 8509 # This file is free software; the Free Software Foundation
Chris@39 8510 # gives unlimited permission to copy and/or distribute it,
Chris@39 8511 # with or without modifications, as long as this notice is preserved.
Chris@39 8512
Chris@39 8513 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
Chris@39 8514 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
Chris@39 8515 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
Chris@39 8516 #
Chris@39 8517 # Of course, Automake must honor this variable whenever it calls a
Chris@39 8518 # tool from the auxiliary directory. The problem is that $srcdir (and
Chris@39 8519 # therefore $ac_aux_dir as well) can be either absolute or relative,
Chris@39 8520 # depending on how configure is run. This is pretty annoying, since
Chris@39 8521 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
Chris@39 8522 # source directory, any form will work fine, but in subdirectories a
Chris@39 8523 # relative path needs to be adjusted first.
Chris@39 8524 #
Chris@39 8525 # $ac_aux_dir/missing
Chris@39 8526 # fails when called from a subdirectory if $ac_aux_dir is relative
Chris@39 8527 # $top_srcdir/$ac_aux_dir/missing
Chris@39 8528 # fails if $ac_aux_dir is absolute,
Chris@39 8529 # fails when called from a subdirectory in a VPATH build with
Chris@39 8530 # a relative $ac_aux_dir
Chris@39 8531 #
Chris@39 8532 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
Chris@39 8533 # are both prefixed by $srcdir. In an in-source build this is usually
Chris@39 8534 # harmless because $srcdir is `.', but things will broke when you
Chris@39 8535 # start a VPATH build or use an absolute $srcdir.
Chris@39 8536 #
Chris@39 8537 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
Chris@39 8538 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
Chris@39 8539 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
Chris@39 8540 # and then we would define $MISSING as
Chris@39 8541 # MISSING="\${SHELL} $am_aux_dir/missing"
Chris@39 8542 # This will work as long as MISSING is not called from configure, because
Chris@39 8543 # unfortunately $(top_srcdir) has no meaning in configure.
Chris@39 8544 # However there are other variables, like CC, which are often used in
Chris@39 8545 # configure, and could therefore not use this "fixed" $ac_aux_dir.
Chris@39 8546 #
Chris@39 8547 # Another solution, used here, is to always expand $ac_aux_dir to an
Chris@39 8548 # absolute PATH. The drawback is that using absolute paths prevent a
Chris@39 8549 # configured tree to be moved without reconfiguration.
Chris@39 8550
Chris@39 8551 AC_DEFUN([AM_AUX_DIR_EXPAND],
Chris@39 8552 [dnl Rely on autoconf to set up CDPATH properly.
Chris@39 8553 AC_PREREQ([2.50])dnl
Chris@39 8554 # expand $ac_aux_dir to an absolute path
Chris@39 8555 am_aux_dir=`cd $ac_aux_dir && pwd`
Chris@39 8556 ])
Chris@39 8557
Chris@39 8558 # AM_CONDITIONAL -*- Autoconf -*-
Chris@39 8559
Chris@39 8560 # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
Chris@39 8561 # Free Software Foundation, Inc.
Chris@39 8562 #
Chris@39 8563 # This file is free software; the Free Software Foundation
Chris@39 8564 # gives unlimited permission to copy and/or distribute it,
Chris@39 8565 # with or without modifications, as long as this notice is preserved.
Chris@39 8566
Chris@39 8567 # serial 9
Chris@39 8568
Chris@39 8569 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
Chris@39 8570 # -------------------------------------
Chris@39 8571 # Define a conditional.
Chris@39 8572 AC_DEFUN([AM_CONDITIONAL],
Chris@39 8573 [AC_PREREQ(2.52)dnl
Chris@39 8574 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
Chris@39 8575 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
Chris@39 8576 AC_SUBST([$1_TRUE])dnl
Chris@39 8577 AC_SUBST([$1_FALSE])dnl
Chris@39 8578 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
Chris@39 8579 _AM_SUBST_NOTMAKE([$1_FALSE])dnl
Chris@39 8580 m4_define([_AM_COND_VALUE_$1], [$2])dnl
Chris@39 8581 if $2; then
Chris@39 8582 $1_TRUE=
Chris@39 8583 $1_FALSE='#'
Chris@39 8584 else
Chris@39 8585 $1_TRUE='#'
Chris@39 8586 $1_FALSE=
Chris@39 8587 fi
Chris@39 8588 AC_CONFIG_COMMANDS_PRE(
Chris@39 8589 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
Chris@39 8590 AC_MSG_ERROR([[conditional "$1" was never defined.
Chris@39 8591 Usually this means the macro was only invoked conditionally.]])
Chris@39 8592 fi])])
Chris@39 8593
Chris@39 8594 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
Chris@39 8595 # Free Software Foundation, Inc.
Chris@39 8596 #
Chris@39 8597 # This file is free software; the Free Software Foundation
Chris@39 8598 # gives unlimited permission to copy and/or distribute it,
Chris@39 8599 # with or without modifications, as long as this notice is preserved.
Chris@39 8600
Chris@39 8601 # serial 10
Chris@39 8602
Chris@39 8603 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
Chris@39 8604 # written in clear, in which case automake, when reading aclocal.m4,
Chris@39 8605 # will think it sees a *use*, and therefore will trigger all it's
Chris@39 8606 # C support machinery. Also note that it means that autoscan, seeing
Chris@39 8607 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
Chris@39 8608
Chris@39 8609
Chris@39 8610 # _AM_DEPENDENCIES(NAME)
Chris@39 8611 # ----------------------
Chris@39 8612 # See how the compiler implements dependency checking.
Chris@39 8613 # NAME is "CC", "CXX", "GCJ", or "OBJC".
Chris@39 8614 # We try a few techniques and use that to set a single cache variable.
Chris@39 8615 #
Chris@39 8616 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
Chris@39 8617 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
Chris@39 8618 # dependency, and given that the user is not expected to run this macro,
Chris@39 8619 # just rely on AC_PROG_CC.
Chris@39 8620 AC_DEFUN([_AM_DEPENDENCIES],
Chris@39 8621 [AC_REQUIRE([AM_SET_DEPDIR])dnl
Chris@39 8622 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
Chris@39 8623 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
Chris@39 8624 AC_REQUIRE([AM_DEP_TRACK])dnl
Chris@39 8625
Chris@39 8626 ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
Chris@39 8627 [$1], CXX, [depcc="$CXX" am_compiler_list=],
Chris@39 8628 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
Chris@39 8629 [$1], UPC, [depcc="$UPC" am_compiler_list=],
Chris@39 8630 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
Chris@39 8631 [depcc="$$1" am_compiler_list=])
Chris@39 8632
Chris@39 8633 AC_CACHE_CHECK([dependency style of $depcc],
Chris@39 8634 [am_cv_$1_dependencies_compiler_type],
Chris@39 8635 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
Chris@39 8636 # We make a subdir and do the tests there. Otherwise we can end up
Chris@39 8637 # making bogus files that we don't know about and never remove. For
Chris@39 8638 # instance it was reported that on HP-UX the gcc test will end up
Chris@39 8639 # making a dummy file named `D' -- because `-MD' means `put the output
Chris@39 8640 # in D'.
Chris@39 8641 mkdir conftest.dir
Chris@39 8642 # Copy depcomp to subdir because otherwise we won't find it if we're
Chris@39 8643 # using a relative directory.
Chris@39 8644 cp "$am_depcomp" conftest.dir
Chris@39 8645 cd conftest.dir
Chris@39 8646 # We will build objects and dependencies in a subdirectory because
Chris@39 8647 # it helps to detect inapplicable dependency modes. For instance
Chris@39 8648 # both Tru64's cc and ICC support -MD to output dependencies as a
Chris@39 8649 # side effect of compilation, but ICC will put the dependencies in
Chris@39 8650 # the current directory while Tru64 will put them in the object
Chris@39 8651 # directory.
Chris@39 8652 mkdir sub
Chris@39 8653
Chris@39 8654 am_cv_$1_dependencies_compiler_type=none
Chris@39 8655 if test "$am_compiler_list" = ""; then
Chris@39 8656 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
Chris@39 8657 fi
Chris@39 8658 am__universal=false
Chris@39 8659 m4_case([$1], [CC],
Chris@39 8660 [case " $depcc " in #(
Chris@39 8661 *\ -arch\ *\ -arch\ *) am__universal=true ;;
Chris@39 8662 esac],
Chris@39 8663 [CXX],
Chris@39 8664 [case " $depcc " in #(
Chris@39 8665 *\ -arch\ *\ -arch\ *) am__universal=true ;;
Chris@39 8666 esac])
Chris@39 8667
Chris@39 8668 for depmode in $am_compiler_list; do
Chris@39 8669 # Setup a source with many dependencies, because some compilers
Chris@39 8670 # like to wrap large dependency lists on column 80 (with \), and
Chris@39 8671 # we should not choose a depcomp mode which is confused by this.
Chris@39 8672 #
Chris@39 8673 # We need to recreate these files for each test, as the compiler may
Chris@39 8674 # overwrite some of them when testing with obscure command lines.
Chris@39 8675 # This happens at least with the AIX C compiler.
Chris@39 8676 : > sub/conftest.c
Chris@39 8677 for i in 1 2 3 4 5 6; do
Chris@39 8678 echo '#include "conftst'$i'.h"' >> sub/conftest.c
Chris@39 8679 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
Chris@39 8680 # Solaris 8's {/usr,}/bin/sh.
Chris@39 8681 touch sub/conftst$i.h
Chris@39 8682 done
Chris@39 8683 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
Chris@39 8684
Chris@39 8685 # We check with `-c' and `-o' for the sake of the "dashmstdout"
Chris@39 8686 # mode. It turns out that the SunPro C++ compiler does not properly
Chris@39 8687 # handle `-M -o', and we need to detect this. Also, some Intel
Chris@39 8688 # versions had trouble with output in subdirs
Chris@39 8689 am__obj=sub/conftest.${OBJEXT-o}
Chris@39 8690 am__minus_obj="-o $am__obj"
Chris@39 8691 case $depmode in
Chris@39 8692 gcc)
Chris@39 8693 # This depmode causes a compiler race in universal mode.
Chris@39 8694 test "$am__universal" = false || continue
Chris@39 8695 ;;
Chris@39 8696 nosideeffect)
Chris@39 8697 # after this tag, mechanisms are not by side-effect, so they'll
Chris@39 8698 # only be used when explicitly requested
Chris@39 8699 if test "x$enable_dependency_tracking" = xyes; then
Chris@39 8700 continue
Chris@39 8701 else
Chris@39 8702 break
Chris@39 8703 fi
Chris@39 8704 ;;
Chris@39 8705 msvisualcpp | msvcmsys)
Chris@39 8706 # This compiler won't grok `-c -o', but also, the minuso test has
Chris@39 8707 # not run yet. These depmodes are late enough in the game, and
Chris@39 8708 # so weak that their functioning should not be impacted.
Chris@39 8709 am__obj=conftest.${OBJEXT-o}
Chris@39 8710 am__minus_obj=
Chris@39 8711 ;;
Chris@39 8712 none) break ;;
Chris@39 8713 esac
Chris@39 8714 if depmode=$depmode \
Chris@39 8715 source=sub/conftest.c object=$am__obj \
Chris@39 8716 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
Chris@39 8717 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
Chris@39 8718 >/dev/null 2>conftest.err &&
Chris@39 8719 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
Chris@39 8720 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
Chris@39 8721 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
Chris@39 8722 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
Chris@39 8723 # icc doesn't choke on unknown options, it will just issue warnings
Chris@39 8724 # or remarks (even with -Werror). So we grep stderr for any message
Chris@39 8725 # that says an option was ignored or not supported.
Chris@39 8726 # When given -MP, icc 7.0 and 7.1 complain thusly:
Chris@39 8727 # icc: Command line warning: ignoring option '-M'; no argument required
Chris@39 8728 # The diagnosis changed in icc 8.0:
Chris@39 8729 # icc: Command line remark: option '-MP' not supported
Chris@39 8730 if (grep 'ignoring option' conftest.err ||
Chris@39 8731 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
Chris@39 8732 am_cv_$1_dependencies_compiler_type=$depmode
Chris@39 8733 break
Chris@39 8734 fi
Chris@39 8735 fi
Chris@39 8736 done
Chris@39 8737
Chris@39 8738 cd ..
Chris@39 8739 rm -rf conftest.dir
Chris@39 8740 else
Chris@39 8741 am_cv_$1_dependencies_compiler_type=none
Chris@39 8742 fi
Chris@39 8743 ])
Chris@39 8744 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
Chris@39 8745 AM_CONDITIONAL([am__fastdep$1], [
Chris@39 8746 test "x$enable_dependency_tracking" != xno \
Chris@39 8747 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
Chris@39 8748 ])
Chris@39 8749
Chris@39 8750
Chris@39 8751 # AM_SET_DEPDIR
Chris@39 8752 # -------------
Chris@39 8753 # Choose a directory name for dependency files.
Chris@39 8754 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
Chris@39 8755 AC_DEFUN([AM_SET_DEPDIR],
Chris@39 8756 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
Chris@39 8757 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
Chris@39 8758 ])
Chris@39 8759
Chris@39 8760
Chris@39 8761 # AM_DEP_TRACK
Chris@39 8762 # ------------
Chris@39 8763 AC_DEFUN([AM_DEP_TRACK],
Chris@39 8764 [AC_ARG_ENABLE(dependency-tracking,
Chris@39 8765 [ --disable-dependency-tracking speeds up one-time build
Chris@39 8766 --enable-dependency-tracking do not reject slow dependency extractors])
Chris@39 8767 if test "x$enable_dependency_tracking" != xno; then
Chris@39 8768 am_depcomp="$ac_aux_dir/depcomp"
Chris@39 8769 AMDEPBACKSLASH='\'
Chris@39 8770 fi
Chris@39 8771 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
Chris@39 8772 AC_SUBST([AMDEPBACKSLASH])dnl
Chris@39 8773 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
Chris@39 8774 ])
Chris@39 8775
Chris@39 8776 # Generate code to set up dependency tracking. -*- Autoconf -*-
Chris@39 8777
Chris@39 8778 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
Chris@39 8779 # Free Software Foundation, Inc.
Chris@39 8780 #
Chris@39 8781 # This file is free software; the Free Software Foundation
Chris@39 8782 # gives unlimited permission to copy and/or distribute it,
Chris@39 8783 # with or without modifications, as long as this notice is preserved.
Chris@39 8784
Chris@39 8785 #serial 5
Chris@39 8786
Chris@39 8787 # _AM_OUTPUT_DEPENDENCY_COMMANDS
Chris@39 8788 # ------------------------------
Chris@39 8789 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
Chris@39 8790 [{
Chris@39 8791 # Autoconf 2.62 quotes --file arguments for eval, but not when files
Chris@39 8792 # are listed without --file. Let's play safe and only enable the eval
Chris@39 8793 # if we detect the quoting.
Chris@39 8794 case $CONFIG_FILES in
Chris@39 8795 *\'*) eval set x "$CONFIG_FILES" ;;
Chris@39 8796 *) set x $CONFIG_FILES ;;
Chris@39 8797 esac
Chris@39 8798 shift
Chris@39 8799 for mf
Chris@39 8800 do
Chris@39 8801 # Strip MF so we end up with the name of the file.
Chris@39 8802 mf=`echo "$mf" | sed -e 's/:.*$//'`
Chris@39 8803 # Check whether this is an Automake generated Makefile or not.
Chris@39 8804 # We used to match only the files named `Makefile.in', but
Chris@39 8805 # some people rename them; so instead we look at the file content.
Chris@39 8806 # Grep'ing the first line is not enough: some people post-process
Chris@39 8807 # each Makefile.in and add a new line on top of each file to say so.
Chris@39 8808 # Grep'ing the whole file is not good either: AIX grep has a line
Chris@39 8809 # limit of 2048, but all sed's we know have understand at least 4000.
Chris@39 8810 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
Chris@39 8811 dirpart=`AS_DIRNAME("$mf")`
Chris@39 8812 else
Chris@39 8813 continue
Chris@39 8814 fi
Chris@39 8815 # Extract the definition of DEPDIR, am__include, and am__quote
Chris@39 8816 # from the Makefile without running `make'.
Chris@39 8817 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
Chris@39 8818 test -z "$DEPDIR" && continue
Chris@39 8819 am__include=`sed -n 's/^am__include = //p' < "$mf"`
Chris@39 8820 test -z "am__include" && continue
Chris@39 8821 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
Chris@39 8822 # When using ansi2knr, U may be empty or an underscore; expand it
Chris@39 8823 U=`sed -n 's/^U = //p' < "$mf"`
Chris@39 8824 # Find all dependency output files, they are included files with
Chris@39 8825 # $(DEPDIR) in their names. We invoke sed twice because it is the
Chris@39 8826 # simplest approach to changing $(DEPDIR) to its actual value in the
Chris@39 8827 # expansion.
Chris@39 8828 for file in `sed -n "
Chris@39 8829 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
Chris@39 8830 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
Chris@39 8831 # Make sure the directory exists.
Chris@39 8832 test -f "$dirpart/$file" && continue
Chris@39 8833 fdir=`AS_DIRNAME(["$file"])`
Chris@39 8834 AS_MKDIR_P([$dirpart/$fdir])
Chris@39 8835 # echo "creating $dirpart/$file"
Chris@39 8836 echo '# dummy' > "$dirpart/$file"
Chris@39 8837 done
Chris@39 8838 done
Chris@39 8839 }
Chris@39 8840 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
Chris@39 8841
Chris@39 8842
Chris@39 8843 # AM_OUTPUT_DEPENDENCY_COMMANDS
Chris@39 8844 # -----------------------------
Chris@39 8845 # This macro should only be invoked once -- use via AC_REQUIRE.
Chris@39 8846 #
Chris@39 8847 # This code is only required when automatic dependency tracking
Chris@39 8848 # is enabled. FIXME. This creates each `.P' file that we will
Chris@39 8849 # need in order to bootstrap the dependency handling code.
Chris@39 8850 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
Chris@39 8851 [AC_CONFIG_COMMANDS([depfiles],
Chris@39 8852 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
Chris@39 8853 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
Chris@39 8854 ])
Chris@39 8855
Chris@39 8856 # Do all the work for Automake. -*- Autoconf -*-
Chris@39 8857
Chris@39 8858 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
Chris@39 8859 # 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
Chris@39 8860 #
Chris@39 8861 # This file is free software; the Free Software Foundation
Chris@39 8862 # gives unlimited permission to copy and/or distribute it,
Chris@39 8863 # with or without modifications, as long as this notice is preserved.
Chris@39 8864
Chris@39 8865 # serial 16
Chris@39 8866
Chris@39 8867 # This macro actually does too much. Some checks are only needed if
Chris@39 8868 # your package does certain things. But this isn't really a big deal.
Chris@39 8869
Chris@39 8870 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
Chris@39 8871 # AM_INIT_AUTOMAKE([OPTIONS])
Chris@39 8872 # -----------------------------------------------
Chris@39 8873 # The call with PACKAGE and VERSION arguments is the old style
Chris@39 8874 # call (pre autoconf-2.50), which is being phased out. PACKAGE
Chris@39 8875 # and VERSION should now be passed to AC_INIT and removed from
Chris@39 8876 # the call to AM_INIT_AUTOMAKE.
Chris@39 8877 # We support both call styles for the transition. After
Chris@39 8878 # the next Automake release, Autoconf can make the AC_INIT
Chris@39 8879 # arguments mandatory, and then we can depend on a new Autoconf
Chris@39 8880 # release and drop the old call support.
Chris@39 8881 AC_DEFUN([AM_INIT_AUTOMAKE],
Chris@39 8882 [AC_PREREQ([2.62])dnl
Chris@39 8883 dnl Autoconf wants to disallow AM_ names. We explicitly allow
Chris@39 8884 dnl the ones we care about.
Chris@39 8885 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
Chris@39 8886 AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
Chris@39 8887 AC_REQUIRE([AC_PROG_INSTALL])dnl
Chris@39 8888 if test "`cd $srcdir && pwd`" != "`pwd`"; then
Chris@39 8889 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
Chris@39 8890 # is not polluted with repeated "-I."
Chris@39 8891 AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
Chris@39 8892 # test to see if srcdir already configured
Chris@39 8893 if test -f $srcdir/config.status; then
Chris@39 8894 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
Chris@39 8895 fi
Chris@39 8896 fi
Chris@39 8897
Chris@39 8898 # test whether we have cygpath
Chris@39 8899 if test -z "$CYGPATH_W"; then
Chris@39 8900 if (cygpath --version) >/dev/null 2>/dev/null; then
Chris@39 8901 CYGPATH_W='cygpath -w'
Chris@39 8902 else
Chris@39 8903 CYGPATH_W=echo
Chris@39 8904 fi
Chris@39 8905 fi
Chris@39 8906 AC_SUBST([CYGPATH_W])
Chris@39 8907
Chris@39 8908 # Define the identity of the package.
Chris@39 8909 dnl Distinguish between old-style and new-style calls.
Chris@39 8910 m4_ifval([$2],
Chris@39 8911 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
Chris@39 8912 AC_SUBST([PACKAGE], [$1])dnl
Chris@39 8913 AC_SUBST([VERSION], [$2])],
Chris@39 8914 [_AM_SET_OPTIONS([$1])dnl
Chris@39 8915 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
Chris@39 8916 m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
Chris@39 8917 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
Chris@39 8918 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
Chris@39 8919 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
Chris@39 8920
Chris@39 8921 _AM_IF_OPTION([no-define],,
Chris@39 8922 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
Chris@39 8923 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
Chris@39 8924
Chris@39 8925 # Some tools Automake needs.
Chris@39 8926 AC_REQUIRE([AM_SANITY_CHECK])dnl
Chris@39 8927 AC_REQUIRE([AC_ARG_PROGRAM])dnl
Chris@39 8928 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
Chris@39 8929 AM_MISSING_PROG(AUTOCONF, autoconf)
Chris@39 8930 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
Chris@39 8931 AM_MISSING_PROG(AUTOHEADER, autoheader)
Chris@39 8932 AM_MISSING_PROG(MAKEINFO, makeinfo)
Chris@39 8933 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
Chris@39 8934 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
Chris@39 8935 AC_REQUIRE([AM_PROG_MKDIR_P])dnl
Chris@39 8936 # We need awk for the "check" target. The system "awk" is bad on
Chris@39 8937 # some platforms.
Chris@39 8938 AC_REQUIRE([AC_PROG_AWK])dnl
Chris@39 8939 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
Chris@39 8940 AC_REQUIRE([AM_SET_LEADING_DOT])dnl
Chris@39 8941 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
Chris@39 8942 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
Chris@39 8943 [_AM_PROG_TAR([v7])])])
Chris@39 8944 _AM_IF_OPTION([no-dependencies],,
Chris@39 8945 [AC_PROVIDE_IFELSE([AC_PROG_CC],
Chris@39 8946 [_AM_DEPENDENCIES(CC)],
Chris@39 8947 [define([AC_PROG_CC],
Chris@39 8948 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
Chris@39 8949 AC_PROVIDE_IFELSE([AC_PROG_CXX],
Chris@39 8950 [_AM_DEPENDENCIES(CXX)],
Chris@39 8951 [define([AC_PROG_CXX],
Chris@39 8952 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
Chris@39 8953 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
Chris@39 8954 [_AM_DEPENDENCIES(OBJC)],
Chris@39 8955 [define([AC_PROG_OBJC],
Chris@39 8956 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
Chris@39 8957 ])
Chris@39 8958 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
Chris@39 8959 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
Chris@39 8960 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
Chris@39 8961 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
Chris@39 8962 AC_CONFIG_COMMANDS_PRE(dnl
Chris@39 8963 [m4_provide_if([_AM_COMPILER_EXEEXT],
Chris@39 8964 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
Chris@39 8965 ])
Chris@39 8966
Chris@39 8967 dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
Chris@39 8968 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
Chris@39 8969 dnl mangled by Autoconf and run in a shell conditional statement.
Chris@39 8970 m4_define([_AC_COMPILER_EXEEXT],
Chris@39 8971 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
Chris@39 8972
Chris@39 8973
Chris@39 8974 # When config.status generates a header, we must update the stamp-h file.
Chris@39 8975 # This file resides in the same directory as the config header
Chris@39 8976 # that is generated. The stamp files are numbered to have different names.
Chris@39 8977
Chris@39 8978 # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
Chris@39 8979 # loop where config.status creates the headers, so we can generate
Chris@39 8980 # our stamp files there.
Chris@39 8981 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
Chris@39 8982 [# Compute $1's index in $config_headers.
Chris@39 8983 _am_arg=$1
Chris@39 8984 _am_stamp_count=1
Chris@39 8985 for _am_header in $config_headers :; do
Chris@39 8986 case $_am_header in
Chris@39 8987 $_am_arg | $_am_arg:* )
Chris@39 8988 break ;;
Chris@39 8989 * )
Chris@39 8990 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
Chris@39 8991 esac
Chris@39 8992 done
Chris@39 8993 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
Chris@39 8994
Chris@39 8995 # Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc.
Chris@39 8996 #
Chris@39 8997 # This file is free software; the Free Software Foundation
Chris@39 8998 # gives unlimited permission to copy and/or distribute it,
Chris@39 8999 # with or without modifications, as long as this notice is preserved.
Chris@39 9000
Chris@39 9001 # AM_PROG_INSTALL_SH
Chris@39 9002 # ------------------
Chris@39 9003 # Define $install_sh.
Chris@39 9004 AC_DEFUN([AM_PROG_INSTALL_SH],
Chris@39 9005 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
Chris@39 9006 if test x"${install_sh}" != xset; then
Chris@39 9007 case $am_aux_dir in
Chris@39 9008 *\ * | *\ *)
Chris@39 9009 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
Chris@39 9010 *)
Chris@39 9011 install_sh="\${SHELL} $am_aux_dir/install-sh"
Chris@39 9012 esac
Chris@39 9013 fi
Chris@39 9014 AC_SUBST(install_sh)])
Chris@39 9015
Chris@39 9016 # Copyright (C) 2003, 2005 Free Software Foundation, Inc.
Chris@39 9017 #
Chris@39 9018 # This file is free software; the Free Software Foundation
Chris@39 9019 # gives unlimited permission to copy and/or distribute it,
Chris@39 9020 # with or without modifications, as long as this notice is preserved.
Chris@39 9021
Chris@39 9022 # serial 2
Chris@39 9023
Chris@39 9024 # Check whether the underlying file-system supports filenames
Chris@39 9025 # with a leading dot. For instance MS-DOS doesn't.
Chris@39 9026 AC_DEFUN([AM_SET_LEADING_DOT],
Chris@39 9027 [rm -rf .tst 2>/dev/null
Chris@39 9028 mkdir .tst 2>/dev/null
Chris@39 9029 if test -d .tst; then
Chris@39 9030 am__leading_dot=.
Chris@39 9031 else
Chris@39 9032 am__leading_dot=_
Chris@39 9033 fi
Chris@39 9034 rmdir .tst 2>/dev/null
Chris@39 9035 AC_SUBST([am__leading_dot])])
Chris@39 9036
Chris@39 9037 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
Chris@39 9038 # From Jim Meyering
Chris@39 9039
Chris@39 9040 # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
Chris@39 9041 # Free Software Foundation, Inc.
Chris@39 9042 #
Chris@39 9043 # This file is free software; the Free Software Foundation
Chris@39 9044 # gives unlimited permission to copy and/or distribute it,
Chris@39 9045 # with or without modifications, as long as this notice is preserved.
Chris@39 9046
Chris@39 9047 # serial 5
Chris@39 9048
Chris@39 9049 # AM_MAINTAINER_MODE([DEFAULT-MODE])
Chris@39 9050 # ----------------------------------
Chris@39 9051 # Control maintainer-specific portions of Makefiles.
Chris@39 9052 # Default is to disable them, unless `enable' is passed literally.
Chris@39 9053 # For symmetry, `disable' may be passed as well. Anyway, the user
Chris@39 9054 # can override the default with the --enable/--disable switch.
Chris@39 9055 AC_DEFUN([AM_MAINTAINER_MODE],
Chris@39 9056 [m4_case(m4_default([$1], [disable]),
Chris@39 9057 [enable], [m4_define([am_maintainer_other], [disable])],
Chris@39 9058 [disable], [m4_define([am_maintainer_other], [enable])],
Chris@39 9059 [m4_define([am_maintainer_other], [enable])
Chris@39 9060 m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])])
Chris@39 9061 AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
Chris@39 9062 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
Chris@39 9063 AC_ARG_ENABLE([maintainer-mode],
Chris@39 9064 [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful
Chris@39 9065 (and sometimes confusing) to the casual installer],
Chris@39 9066 [USE_MAINTAINER_MODE=$enableval],
Chris@39 9067 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
Chris@39 9068 AC_MSG_RESULT([$USE_MAINTAINER_MODE])
Chris@39 9069 AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
Chris@39 9070 MAINT=$MAINTAINER_MODE_TRUE
Chris@39 9071 AC_SUBST([MAINT])dnl
Chris@39 9072 ]
Chris@39 9073 )
Chris@39 9074
Chris@39 9075 AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
Chris@39 9076
Chris@39 9077 # Check to see how 'make' treats includes. -*- Autoconf -*-
Chris@39 9078
Chris@39 9079 # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
Chris@39 9080 #
Chris@39 9081 # This file is free software; the Free Software Foundation
Chris@39 9082 # gives unlimited permission to copy and/or distribute it,
Chris@39 9083 # with or without modifications, as long as this notice is preserved.
Chris@39 9084
Chris@39 9085 # serial 4
Chris@39 9086
Chris@39 9087 # AM_MAKE_INCLUDE()
Chris@39 9088 # -----------------
Chris@39 9089 # Check to see how make treats includes.
Chris@39 9090 AC_DEFUN([AM_MAKE_INCLUDE],
Chris@39 9091 [am_make=${MAKE-make}
Chris@39 9092 cat > confinc << 'END'
Chris@39 9093 am__doit:
Chris@39 9094 @echo this is the am__doit target
Chris@39 9095 .PHONY: am__doit
Chris@39 9096 END
Chris@39 9097 # If we don't find an include directive, just comment out the code.
Chris@39 9098 AC_MSG_CHECKING([for style of include used by $am_make])
Chris@39 9099 am__include="#"
Chris@39 9100 am__quote=
Chris@39 9101 _am_result=none
Chris@39 9102 # First try GNU make style include.
Chris@39 9103 echo "include confinc" > confmf
Chris@39 9104 # Ignore all kinds of additional output from `make'.
Chris@39 9105 case `$am_make -s -f confmf 2> /dev/null` in #(
Chris@39 9106 *the\ am__doit\ target*)
Chris@39 9107 am__include=include
Chris@39 9108 am__quote=
Chris@39 9109 _am_result=GNU
Chris@39 9110 ;;
Chris@39 9111 esac
Chris@39 9112 # Now try BSD make style include.
Chris@39 9113 if test "$am__include" = "#"; then
Chris@39 9114 echo '.include "confinc"' > confmf
Chris@39 9115 case `$am_make -s -f confmf 2> /dev/null` in #(
Chris@39 9116 *the\ am__doit\ target*)
Chris@39 9117 am__include=.include
Chris@39 9118 am__quote="\""
Chris@39 9119 _am_result=BSD
Chris@39 9120 ;;
Chris@39 9121 esac
Chris@39 9122 fi
Chris@39 9123 AC_SUBST([am__include])
Chris@39 9124 AC_SUBST([am__quote])
Chris@39 9125 AC_MSG_RESULT([$_am_result])
Chris@39 9126 rm -f confinc confmf
Chris@39 9127 ])
Chris@39 9128
Chris@39 9129 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
Chris@39 9130
Chris@39 9131 # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
Chris@39 9132 # Free Software Foundation, Inc.
Chris@39 9133 #
Chris@39 9134 # This file is free software; the Free Software Foundation
Chris@39 9135 # gives unlimited permission to copy and/or distribute it,
Chris@39 9136 # with or without modifications, as long as this notice is preserved.
Chris@39 9137
Chris@39 9138 # serial 6
Chris@39 9139
Chris@39 9140 # AM_MISSING_PROG(NAME, PROGRAM)
Chris@39 9141 # ------------------------------
Chris@39 9142 AC_DEFUN([AM_MISSING_PROG],
Chris@39 9143 [AC_REQUIRE([AM_MISSING_HAS_RUN])
Chris@39 9144 $1=${$1-"${am_missing_run}$2"}
Chris@39 9145 AC_SUBST($1)])
Chris@39 9146
Chris@39 9147
Chris@39 9148 # AM_MISSING_HAS_RUN
Chris@39 9149 # ------------------
Chris@39 9150 # Define MISSING if not defined so far and test if it supports --run.
Chris@39 9151 # If it does, set am_missing_run to use it, otherwise, to nothing.
Chris@39 9152 AC_DEFUN([AM_MISSING_HAS_RUN],
Chris@39 9153 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
Chris@39 9154 AC_REQUIRE_AUX_FILE([missing])dnl
Chris@39 9155 if test x"${MISSING+set}" != xset; then
Chris@39 9156 case $am_aux_dir in
Chris@39 9157 *\ * | *\ *)
Chris@39 9158 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
Chris@39 9159 *)
Chris@39 9160 MISSING="\${SHELL} $am_aux_dir/missing" ;;
Chris@39 9161 esac
Chris@39 9162 fi
Chris@39 9163 # Use eval to expand $SHELL
Chris@39 9164 if eval "$MISSING --run true"; then
Chris@39 9165 am_missing_run="$MISSING --run "
Chris@39 9166 else
Chris@39 9167 am_missing_run=
Chris@39 9168 AC_MSG_WARN([`missing' script is too old or missing])
Chris@39 9169 fi
Chris@39 9170 ])
Chris@39 9171
Chris@39 9172 # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
Chris@39 9173 #
Chris@39 9174 # This file is free software; the Free Software Foundation
Chris@39 9175 # gives unlimited permission to copy and/or distribute it,
Chris@39 9176 # with or without modifications, as long as this notice is preserved.
Chris@39 9177
Chris@39 9178 # AM_PROG_MKDIR_P
Chris@39 9179 # ---------------
Chris@39 9180 # Check for `mkdir -p'.
Chris@39 9181 AC_DEFUN([AM_PROG_MKDIR_P],
Chris@39 9182 [AC_PREREQ([2.60])dnl
Chris@39 9183 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
Chris@39 9184 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
Chris@39 9185 dnl while keeping a definition of mkdir_p for backward compatibility.
Chris@39 9186 dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
Chris@39 9187 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
Chris@39 9188 dnl Makefile.ins that do not define MKDIR_P, so we do our own
Chris@39 9189 dnl adjustment using top_builddir (which is defined more often than
Chris@39 9190 dnl MKDIR_P).
Chris@39 9191 AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
Chris@39 9192 case $mkdir_p in
Chris@39 9193 [[\\/$]]* | ?:[[\\/]]*) ;;
Chris@39 9194 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
Chris@39 9195 esac
Chris@39 9196 ])
Chris@39 9197
Chris@39 9198 # Helper functions for option handling. -*- Autoconf -*-
Chris@39 9199
Chris@39 9200 # Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc.
Chris@39 9201 #
Chris@39 9202 # This file is free software; the Free Software Foundation
Chris@39 9203 # gives unlimited permission to copy and/or distribute it,
Chris@39 9204 # with or without modifications, as long as this notice is preserved.
Chris@39 9205
Chris@39 9206 # serial 4
Chris@39 9207
Chris@39 9208 # _AM_MANGLE_OPTION(NAME)
Chris@39 9209 # -----------------------
Chris@39 9210 AC_DEFUN([_AM_MANGLE_OPTION],
Chris@39 9211 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
Chris@39 9212
Chris@39 9213 # _AM_SET_OPTION(NAME)
Chris@39 9214 # ------------------------------
Chris@39 9215 # Set option NAME. Presently that only means defining a flag for this option.
Chris@39 9216 AC_DEFUN([_AM_SET_OPTION],
Chris@39 9217 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
Chris@39 9218
Chris@39 9219 # _AM_SET_OPTIONS(OPTIONS)
Chris@39 9220 # ----------------------------------
Chris@39 9221 # OPTIONS is a space-separated list of Automake options.
Chris@39 9222 AC_DEFUN([_AM_SET_OPTIONS],
Chris@39 9223 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
Chris@39 9224
Chris@39 9225 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
Chris@39 9226 # -------------------------------------------
Chris@39 9227 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
Chris@39 9228 AC_DEFUN([_AM_IF_OPTION],
Chris@39 9229 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
Chris@39 9230
Chris@39 9231 # Check to make sure that the build environment is sane. -*- Autoconf -*-
Chris@39 9232
Chris@39 9233 # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
Chris@39 9234 # Free Software Foundation, Inc.
Chris@39 9235 #
Chris@39 9236 # This file is free software; the Free Software Foundation
Chris@39 9237 # gives unlimited permission to copy and/or distribute it,
Chris@39 9238 # with or without modifications, as long as this notice is preserved.
Chris@39 9239
Chris@39 9240 # serial 5
Chris@39 9241
Chris@39 9242 # AM_SANITY_CHECK
Chris@39 9243 # ---------------
Chris@39 9244 AC_DEFUN([AM_SANITY_CHECK],
Chris@39 9245 [AC_MSG_CHECKING([whether build environment is sane])
Chris@39 9246 # Just in case
Chris@39 9247 sleep 1
Chris@39 9248 echo timestamp > conftest.file
Chris@39 9249 # Reject unsafe characters in $srcdir or the absolute working directory
Chris@39 9250 # name. Accept space and tab only in the latter.
Chris@39 9251 am_lf='
Chris@39 9252 '
Chris@39 9253 case `pwd` in
Chris@39 9254 *[[\\\"\#\$\&\'\`$am_lf]]*)
Chris@39 9255 AC_MSG_ERROR([unsafe absolute working directory name]);;
Chris@39 9256 esac
Chris@39 9257 case $srcdir in
Chris@39 9258 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
Chris@39 9259 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
Chris@39 9260 esac
Chris@39 9261
Chris@39 9262 # Do `set' in a subshell so we don't clobber the current shell's
Chris@39 9263 # arguments. Must try -L first in case configure is actually a
Chris@39 9264 # symlink; some systems play weird games with the mod time of symlinks
Chris@39 9265 # (eg FreeBSD returns the mod time of the symlink's containing
Chris@39 9266 # directory).
Chris@39 9267 if (
Chris@39 9268 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
Chris@39 9269 if test "$[*]" = "X"; then
Chris@39 9270 # -L didn't work.
Chris@39 9271 set X `ls -t "$srcdir/configure" conftest.file`
Chris@39 9272 fi
Chris@39 9273 rm -f conftest.file
Chris@39 9274 if test "$[*]" != "X $srcdir/configure conftest.file" \
Chris@39 9275 && test "$[*]" != "X conftest.file $srcdir/configure"; then
Chris@39 9276
Chris@39 9277 # If neither matched, then we have a broken ls. This can happen
Chris@39 9278 # if, for instance, CONFIG_SHELL is bash and it inherits a
Chris@39 9279 # broken ls alias from the environment. This has actually
Chris@39 9280 # happened. Such a system could not be considered "sane".
Chris@39 9281 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
Chris@39 9282 alias in your environment])
Chris@39 9283 fi
Chris@39 9284
Chris@39 9285 test "$[2]" = conftest.file
Chris@39 9286 )
Chris@39 9287 then
Chris@39 9288 # Ok.
Chris@39 9289 :
Chris@39 9290 else
Chris@39 9291 AC_MSG_ERROR([newly created file is older than distributed files!
Chris@39 9292 Check your system clock])
Chris@39 9293 fi
Chris@39 9294 AC_MSG_RESULT(yes)])
Chris@39 9295
Chris@39 9296 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
Chris@39 9297 #
Chris@39 9298 # This file is free software; the Free Software Foundation
Chris@39 9299 # gives unlimited permission to copy and/or distribute it,
Chris@39 9300 # with or without modifications, as long as this notice is preserved.
Chris@39 9301
Chris@39 9302 # AM_PROG_INSTALL_STRIP
Chris@39 9303 # ---------------------
Chris@39 9304 # One issue with vendor `install' (even GNU) is that you can't
Chris@39 9305 # specify the program used to strip binaries. This is especially
Chris@39 9306 # annoying in cross-compiling environments, where the build's strip
Chris@39 9307 # is unlikely to handle the host's binaries.
Chris@39 9308 # Fortunately install-sh will honor a STRIPPROG variable, so we
Chris@39 9309 # always use install-sh in `make install-strip', and initialize
Chris@39 9310 # STRIPPROG with the value of the STRIP variable (set by the user).
Chris@39 9311 AC_DEFUN([AM_PROG_INSTALL_STRIP],
Chris@39 9312 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
Chris@39 9313 # Installed binaries are usually stripped using `strip' when the user
Chris@39 9314 # run `make install-strip'. However `strip' might not be the right
Chris@39 9315 # tool to use in cross-compilation environments, therefore Automake
Chris@39 9316 # will honor the `STRIP' environment variable to overrule this program.
Chris@39 9317 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
Chris@39 9318 if test "$cross_compiling" != no; then
Chris@39 9319 AC_CHECK_TOOL([STRIP], [strip], :)
Chris@39 9320 fi
Chris@39 9321 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
Chris@39 9322 AC_SUBST([INSTALL_STRIP_PROGRAM])])
Chris@39 9323
Chris@39 9324 # Copyright (C) 2006, 2008 Free Software Foundation, Inc.
Chris@39 9325 #
Chris@39 9326 # This file is free software; the Free Software Foundation
Chris@39 9327 # gives unlimited permission to copy and/or distribute it,
Chris@39 9328 # with or without modifications, as long as this notice is preserved.
Chris@39 9329
Chris@39 9330 # serial 2
Chris@39 9331
Chris@39 9332 # _AM_SUBST_NOTMAKE(VARIABLE)
Chris@39 9333 # ---------------------------
Chris@39 9334 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
Chris@39 9335 # This macro is traced by Automake.
Chris@39 9336 AC_DEFUN([_AM_SUBST_NOTMAKE])
Chris@39 9337
Chris@39 9338 # AM_SUBST_NOTMAKE(VARIABLE)
Chris@39 9339 # ---------------------------
Chris@39 9340 # Public sister of _AM_SUBST_NOTMAKE.
Chris@39 9341 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
Chris@39 9342
Chris@39 9343 # Check how to create a tarball. -*- Autoconf -*-
Chris@39 9344
Chris@39 9345 # Copyright (C) 2004, 2005 Free Software Foundation, Inc.
Chris@39 9346 #
Chris@39 9347 # This file is free software; the Free Software Foundation
Chris@39 9348 # gives unlimited permission to copy and/or distribute it,
Chris@39 9349 # with or without modifications, as long as this notice is preserved.
Chris@39 9350
Chris@39 9351 # serial 2
Chris@39 9352
Chris@39 9353 # _AM_PROG_TAR(FORMAT)
Chris@39 9354 # --------------------
Chris@39 9355 # Check how to create a tarball in format FORMAT.
Chris@39 9356 # FORMAT should be one of `v7', `ustar', or `pax'.
Chris@39 9357 #
Chris@39 9358 # Substitute a variable $(am__tar) that is a command
Chris@39 9359 # writing to stdout a FORMAT-tarball containing the directory
Chris@39 9360 # $tardir.
Chris@39 9361 # tardir=directory && $(am__tar) > result.tar
Chris@39 9362 #
Chris@39 9363 # Substitute a variable $(am__untar) that extract such
Chris@39 9364 # a tarball read from stdin.
Chris@39 9365 # $(am__untar) < result.tar
Chris@39 9366 AC_DEFUN([_AM_PROG_TAR],
Chris@39 9367 [# Always define AMTAR for backward compatibility.
Chris@39 9368 AM_MISSING_PROG([AMTAR], [tar])
Chris@39 9369 m4_if([$1], [v7],
Chris@39 9370 [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
Chris@39 9371 [m4_case([$1], [ustar],, [pax],,
Chris@39 9372 [m4_fatal([Unknown tar format])])
Chris@39 9373 AC_MSG_CHECKING([how to create a $1 tar archive])
Chris@39 9374 # Loop over all known methods to create a tar archive until one works.
Chris@39 9375 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
Chris@39 9376 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
Chris@39 9377 # Do not fold the above two line into one, because Tru64 sh and
Chris@39 9378 # Solaris sh will not grok spaces in the rhs of `-'.
Chris@39 9379 for _am_tool in $_am_tools
Chris@39 9380 do
Chris@39 9381 case $_am_tool in
Chris@39 9382 gnutar)
Chris@39 9383 for _am_tar in tar gnutar gtar;
Chris@39 9384 do
Chris@39 9385 AM_RUN_LOG([$_am_tar --version]) && break
Chris@39 9386 done
Chris@39 9387 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
Chris@39 9388 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
Chris@39 9389 am__untar="$_am_tar -xf -"
Chris@39 9390 ;;
Chris@39 9391 plaintar)
Chris@39 9392 # Must skip GNU tar: if it does not support --format= it doesn't create
Chris@39 9393 # ustar tarball either.
Chris@39 9394 (tar --version) >/dev/null 2>&1 && continue
Chris@39 9395 am__tar='tar chf - "$$tardir"'
Chris@39 9396 am__tar_='tar chf - "$tardir"'
Chris@39 9397 am__untar='tar xf -'
Chris@39 9398 ;;
Chris@39 9399 pax)
Chris@39 9400 am__tar='pax -L -x $1 -w "$$tardir"'
Chris@39 9401 am__tar_='pax -L -x $1 -w "$tardir"'
Chris@39 9402 am__untar='pax -r'
Chris@39 9403 ;;
Chris@39 9404 cpio)
Chris@39 9405 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
Chris@39 9406 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
Chris@39 9407 am__untar='cpio -i -H $1 -d'
Chris@39 9408 ;;
Chris@39 9409 none)
Chris@39 9410 am__tar=false
Chris@39 9411 am__tar_=false
Chris@39 9412 am__untar=false
Chris@39 9413 ;;
Chris@39 9414 esac
Chris@39 9415
Chris@39 9416 # If the value was cached, stop now. We just wanted to have am__tar
Chris@39 9417 # and am__untar set.
Chris@39 9418 test -n "${am_cv_prog_tar_$1}" && break
Chris@39 9419
Chris@39 9420 # tar/untar a dummy directory, and stop if the command works
Chris@39 9421 rm -rf conftest.dir
Chris@39 9422 mkdir conftest.dir
Chris@39 9423 echo GrepMe > conftest.dir/file
Chris@39 9424 AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
Chris@39 9425 rm -rf conftest.dir
Chris@39 9426 if test -s conftest.tar; then
Chris@39 9427 AM_RUN_LOG([$am__untar <conftest.tar])
Chris@39 9428 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
Chris@39 9429 fi
Chris@39 9430 done
Chris@39 9431 rm -rf conftest.dir
Chris@39 9432
Chris@39 9433 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
Chris@39 9434 AC_MSG_RESULT([$am_cv_prog_tar_$1])])
Chris@39 9435 AC_SUBST([am__tar])
Chris@39 9436 AC_SUBST([am__untar])
Chris@39 9437 ]) # _AM_PROG_TAR
Chris@39 9438