properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an abso-
lute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) m4trace:/usr/lo-
cal/gnu-autotools/share/aclocal-1.9/cond.m4:32: -1- AC_DE-
FUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
[$1], [FALSE], [AC_FATAL([$0: invalid condition:
$1])])dnl AC_SUBST([$1_TRUE]) AC_SUBST([$1_FALSE]) if $2; then
$1_TRUE=
$1_FALSE='#' else
$1_TRUE='#'
$1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}"
&& test -z "${$1_FALSE}"; then
AC_MSG_ERROR([[conditional "$1" was never defined. Usually
this means the macro was only invoked conditionally.]]) fi])])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/depend.m4:131:
-1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_RE-
QUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl
ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
[$1], CXX, [depcc="$CXX" am_compiler_list=],
[$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
[$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
[depcc="$$1" am_compiler_list=])
AC_CACHE_CHECK([dependency style of $depcc],
[am_cv_$1_dependencies_compiler_type], [if test -z
"$AMDEP_TRUE" && test -f "$am_depcomp"; then
# We make a subdir and do the tests there. Otherwise we can
end up
# making bogus files that we don't know about and never remove.
For
# instance it was reported that on HP-UX the gcc test will end
up
# making a dummy file named `D' -- because `-MD' means `put the
output
# in D'.
mkdir conftest.dir
# Copy depcomp to subdir because otherwise we won't find it if
we're
# using a relative directory.
cp "$am_depcomp" conftest.dir
cd conftest.dir
# We will build objects and dependencies in a subdirectory be-
cause
# it helps to detect inapplicable dependency modes. For in-
stance
# both Tru64's cc and ICC support -MD to output dependencies as
a
# side effect of compilation, but ICC will put the dependencies
in
# the current directory while Tru64 will put them in the object
this.
#
# We need to recreate these files for each test, as the com-
piler may
# overwrite some of them when testing with obscure command
lines.
# This happens at least with the AIX C compiler.
: > sub/conftest.c
for i in 1 2 3 4 5 6; do
echo '#include "conftst'$i'.h"' >> sub/conftest.c
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h
with
# Solaris 8's {/usr,}/bin/sh.
touch sub/conftst$i.h
done
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}"
> confmf
case $depmode in
nosideeffect)
# after this tag, mechanisms are not by side-effect, so
they'll
# only be used when explicitly requested
if test "x$enable_dependency_tracking" = xyes; then
continue
else break
fi
;;
none) break ;;
esac
# We check with `-c' and `-o' for the sake of the "dashmstd-
out"
# mode. It turns out that the SunPro C++ compiler does not
properly
# handle `-M -o', and we need to detect this.
if depmode=$depmode source=sub/conftest.c ob-
ject=sub/conftest.${OBJEXT-o} depfile=sub/conftest.Po tm-
pdepfile=sub/conftest.TPo $SHELL ./depcomp $depcc -c -o
sub/conftest.${OBJEXT-o} sub/conftest.c >/dev/null
2>conftest.err &&
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null
2>&1 &&
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
# icc doesn't choke on unknown options, it will just issue
warnings
# or remarks (even with -Werror). So we grep stderr for
any message
# that says an option was ignored or not supported.
# When given -MP, icc 7.0 and 7.1 complain thusly:
# icc: Command line warning: ignoring option '-M'; no ar-
gument required
MODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDI-
TIONAL([am__fastdep$1], [
test "x$enable_dependency_tracking" != xno && test
"$am_cv_$1_dependencies_compiler_type" = gcc3]) ])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/depend.m4:141:
-1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEAD-
ING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/depend.m4:156:
-1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
[ --disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency
extractors]) if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='' fi AM_CONDITIONAL([AMDEP], [test "x$en-
able_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH]) ])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/depout.m4:53:
-1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CON-
FIG_FILES; do
# Strip MF so we end up with the name of the file.
mf=`echo "$mf" | sed -e 's/:.*$//'`
# Check whether this is an Automake generated Makefile or not.
# We used to match only the files named `Makefile.in', but
# some people rename them; so instead we look at the file con-
tent.
# Grep'ing the first line is not enough: some people post-
process
# each Makefile.in and add a new line on top of each file to
say so.
# So let's grep whole file.
if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
dirpart=`AS_DIRNAME("$mf")`
else
continue
fi
# Extract the definition of DEPDIR, am__include, and am__quote
# from the Makefile without running `make'.
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
test -z "$DEPDIR" && continue
am__include=`sed -n 's/^am__include = //p' < "$mf"`
test -z "am__include" && continue
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
# When using ansi2knr, U may be empty or an underscore; expand
it
U=`sed -n 's/^U = //p' < "$mf"`
# Find all dependency output files, they are included files
with
# $(DEPDIR) in their names. We invoke sed twice because it is
the
# simplest approach to changing $(DEPDIR) to its actual value
in the
# expansion.
for file in `sed -n "
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/header.m4:12:
-1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/header.m4:12:
-1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The
macro `AM_CONFIG_HEADER' is obsolete. You should run autoup-
date.])dnl AC_CONFIG_HEADERS($@)]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/init.m4:92: -1- AC_DEFUN([AM_INIT_AU-
TOMAKE], [AC_PREREQ([2.58])dnl dnl Autoconf wants to disallow AM_
names. We explicitly allow dnl the ones we care about. m4_pat-
tern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AU-
TOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl # test to
see if srcdir already configured if test "`cd $srcdir && pwd`" !=
"`pwd`" &&
test -f $srcdir/config.status; then
AC_MSG_ERROR([source directory already configured; run "make
distclean" there first]) fi
# test whether we have cygpath if test -z "$CYGPATH_W"; then
if (cygpath --version) >/dev/null 2>/dev/null; then
CYGPATH_W='cygpath -w'
else
CYGPATH_W=echo
fi fi AC_SUBST([CYGPATH_W])
# Define the identity of the package. dnl Distinguish between
old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3],
[_AM_SET_OPTION([no-define])])dnl
AC_SUBST([PACKAGE], [$1])dnl
AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
_AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACK-
AGE", [Name of package])
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of pack-
age])])dnl
# Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl
AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclo-
cal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf)
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISS-
ING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, make-
info) AM_PROG_INSTALL_SH AM_PROG_INSTALL_STRIP AC_RE-
QUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target.
The system "awk" is bad on # some platforms. AC_RE-
QUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_RE-
QUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar],
[_AM_PROG_TAR([ustar])],
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
[_AM_PROG_TAR([v7])])])
_AM_IF_OPTION([no-dependencies],, [AC_PRO-
VIDE_IFELSE([AC_PROG_CC],
* )
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
esac done echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-
h[]$_am_stamp_count]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/install-sh.m4:14: -1- AC_DE-
FUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl in-
stall_sh=${install_sh-"$am_aux_dir/install-sh"} AC_SUBST(in-
stall_sh)]) m4trace:/usr/local/gnu-autotools/share/aclo-
cal-1.9/lead-dot.m4:21: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm
-rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then
am__leading_dot=. else
am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__lead-
ing_dot])]) m4trace:/usr/local/gnu-autotools/share/aclo-
cal-1.9/lex.m4:22: -1- AC_DEFUN([AM_PROG_LEX], [AC_PRE-
REQ(2.50)dnl AC_REQUIRE([AM_MISSING_HAS_RUN])dnl AC_RE-
QUIRE([AC_PROG_LEX])dnl if test "$LEX" = :; then
LEX=${am_missing_run}flex fi]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/make.m4:51: -1- AC_DEFUN([AM_MAKE_IN-
CLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit:
@echo done END # If we don't find an include directive,
just comment out the code. AC_MSG_CHECKING([for style of include
used by $am_make]) am__include="#" am__quote= _am_result=none #
First try GNU make style include. echo "include confinc" >
confmf # We grep out `Entering directory' and `Leaving directory'
# messages which can occur if `w' ends up in MAKEFLAGS. # In
particular we don't look at `^make:' because GNU make might # be
invoked under some other name (usually "gmake"), in which # case
it prints its new name instead of `make'. if test "`$am_make -s
-f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
am__include=include
am__quote=
_am_result=GNU fi # Now try BSD make style include. if test
"$am__include" = "#"; then
echo '.include "confinc"' > confmf
if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
am__include=.include
am__quote="
_am_result=BSD
fi fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RE-
SULT([$_am_result]) rm -f confinc confmf ]) m4trace:/usr/lo-
cal/gnu-autotools/share/aclocal-1.9/missing.m4:17: -1- AC_DE-
FUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
$1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) m4trace:/usr/lo-
cal/gnu-autotools/share/aclocal-1.9/missing.m4:34: -1- AC_DE-
FUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
test x"${MISSING+set}" = xset || MISSING="SHELL}
$am_aux_dir/missing" # Use eval to expand $SHELL if eval "$MISS-
ING --run true"; then
am_missing_run="$MISSING --run " else
am_missing_run=
AC_MSG_WARN([`missing' script is too old or missing]) fi ])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/mkdirp.m4:63:
# $(DESTDIR) is not.
# To support the latter case, we have to write
# test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
# so the `.' trick is pointless.
mkdir_p='mkdir -p --' else
# On NextStep and OpenStep, the `mkdir' command does not
# recognize any option. It will interpret all options as
# directories to create, and then abort because `.' already
# exists.
for d in ./-p ./--version;
do
test -d $d && rmdir $d
done
# $(mkinstalldirs) is defined by Automake if mkinstalldirs ex-
ists.
if test -f "$ac_aux_dir/mkinstalldirs"; then
mkdir_p='$(mkinstalldirs)'
else
mkdir_p='$(install_sh) -d'
fi fi AC_SUBST([mkdir_p])]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/options.m4:14: -1- AC_DEFUN([_AM_MAN-
GLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]],
[_])]) m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/op-
tions.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MAN-
GLE_OPTION([$1]), 1)]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/options.m4:26: -1- AC_DEFUN([_AM_SET_OP-
TIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Op-
tion)])]) m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/op-
tions.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MAN-
GLE_OPTION([$1]), [$2], [$3])]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/runlog.m4:17: -1- AC_DEFUN([AM_RUN_LOG],
[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
ac_status=$?
echo "$as_me:$LINENO: = $ac_status" >&AS_MESSAGE_LOG_FD
(exit $ac_status); }]) m4trace:/usr/local/gnu-auto-
tools/share/aclocal-1.9/sanity.m4:51: -1- AC_DEFUN([AM_SANI-
TY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
# Just in case sleep 1 echo timestamp > conftest.file # Do `set'
in a subshell so we don't clobber the current shell's # argu-
ments. Must try -L first in case configure is actually a # sym-
link; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing #
directory). if (
set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
if test "$[*]" = "X"; then
# -L didn't work.
set X `ls -t $srcdir/configure conftest.file`
fi
rm -f conftest.file
if test "$[*]" != "X $srcdir/configure conftest.file" &&
test "$[*]" != "X conftest.file $srcdir/configure"; then
AC_MSG_ERROR([newly created file is older than distributed
files! Check your system clock]) fi AC_MSG_RESULT(yes)])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/strip.m4:28:
-1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_IN-
STALL_SH])dnl # Installed binaries are usually stripped using
`strip' when the user # run `make install-strip'. However
`strip' might not be the right # tool to use in cross-compilation
environments, therefore Automake # will honor the `STRIP' envi-
ronment variable to overrule this program. dnl Don't test for
$cross_compiling = yes, because it might be `maybe'. if test
"$cross_compiling" != no; then
AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PRO-
GRAM="SHELL} stall_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])])
m4trace:/usr/local/gnu-autotools/share/aclocal-1.9/tar.m4:95: -1-
AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward com-
patibility. AM_MISSING_PROG([AMTAR], [tar]) m4_if([$1], [v7],
[am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR}
xf -'],
[m4_case([$1], [ustar],, [pax],,
[m4_fatal([Unknown tar format])]) AC_MSG_CHECK-
ING([how to create a $1 tar archive]) # Loop over all known meth-
ods to create a tar archive until one works. _am_tools='gnutar
m4_if([$1], [ustar], [plaintar]) pax cpio none'
_am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above
two line into one, because Tru64 sh and # Solaris sh will not
grok spaces in the rhs of `-'. for _am_tool in $_am_tools do
case $_am_tool in
gnutar)
for _am_tar in tar gnutar gtar;
do
AM_RUN_LOG([$_am_tar --version]) && break
done
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1])
-chf - "'"$$tardir"'
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1])
-chf - "'"$tardir"'
am__untar="$_am_tar -xf -"
;;
plaintar)
# Must skip GNU tar: if it does not support --format= it
doesn't create
# ustar tarball either.
(tar --version) >/dev/null 2>&1 && continue
am__tar='tar chf - "$$tardir"'
am__tar_='tar chf - "$tardir"'
am__untar='tar xf -'
;;
pax)
am__tar='pax -L -x $1 -w "$$tardir"'
am__tar_='pax -L -x $1 -w "$tardir"'
am__untar='pax -r'
;;
# and am__untar set.
test -n "${am_cv_prog_tar_$1}" && break
# tar/untar a dummy directory, and stop if the command works
rm -rf conftest.dir
mkdir conftest.dir
echo GrepMe > conftest.dir/file
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >con-
ftest.tar])
rm -rf conftest.dir
if test -s conftest.tar; then
AM_RUN_LOG([$am__untar <conftest.tar])
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
fi done rm -rf conftest.dir
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUB-
ST([am__untar]) ]) m4trace:acinclude.m4:152: -1- AC_DE-
FUN([KDE_PATH_X_DIRECT], [ AC_REQUIRE([KDE_CHECK_LIB64])
if test "$ac_x_includes" = NO; then
# Guess where to find include files, by looking for this one
X11 .h file.
test -z "$x_direct_test_include" && x_direct_test_in-
clude=X11/Intrinsic.h
# First, try using that file with no special directory speci-
fied. AC_TRY_CPP([#include <$x_direct_test_include>], [# We can
compile using X headers with no special include directory.
ac_x_includes=], [# Look for the header file in a standard set of
common directories. # Check X11 before X11Rn because it is often
a symlink to the current release.
for ac_dir in /usr/X11/include
/usr/X11R6/include /usr/X11R5/include
/usr/X11R4/include
/usr/include/X11 /usr/include/X11R6
/usr/include/X11R5 /usr/include/X11R4
/usr/local/X11/include /usr/local/X11R6/include
/usr/local/X11R5/include /usr/local/X11R4/include
/usr/local/include/X11 /usr/local/include/X11R6
/usr/local/include/X11R5 /usr/local/include/X11R4
/usr/X386/include /usr/x386/include
/usr/XFree86/include/X11
/usr/include /usr/local/include
/usr/unsupported/include /usr/athena/include
/usr/local/x11r5/include /usr/lpp/Xamples/include
/usr/openwin/include /usr/openwin/share/include ;
do
if test -r "$ac_dir/$x_direct_test_include"; then
ac_x_includes=$ac_dir
break
fi
[LIBS="$ac_save_LIBS" # We can link X programs with no special
library path. ac_x_libraries=], [LIBS="$ac_save_LIBS" # First
see if replacing the include by lib works. # Check X11 before
X11Rn because it is often a symlink to the current release. for
ac_dir in `echo "$ac_x_includes" | sed s/include/lib${kdelib-
suff}/` /usr/X11/lib${kdelibsuff}
/usr/X11R6/lib${kdelibsuff} /usr/X11R5/lib${kdelib-
suff} /usr/X11R4/lib${kdelibsuff}
/usr/lib${kdelibsuff}/X11 /usr/lib${kdelib-
suff}/X11R6 /usr/lib${kdelibsuff}/X11R5
/usr/lib${kdelibsuff}/X11R4
/usr/local/X11/lib${kdelibsuff} /usr/lo-
cal/X11R6/lib${kdelibsuff} /usr/local/X11R5/lib${kdelib-
suff} /usr/local/X11R4/lib${kdelibsuff}
/usr/local/lib${kdelibsuff}/X11 /usr/local/lib${kdelib-
suff}/X11R6 /usr/local/lib${kdelibsuff}/X11R5
/usr/local/lib${kdelibsuff}/X11R4
/usr/X386/lib${kdelibsuff} /usr/x386/lib${kdelib-
suff} /usr/XFree86/lib${kdelibsuff}/X11
/usr/lib${kdelibsuff} /usr/local/lib${kdelib-
suff} /usr/unsupported/lib${kdelibsuff}
/usr/athena/lib${kdelibsuff} /usr/lo-
cal/x11r5/lib${kdelibsuff} /usr/lpp/Xamples/lib${kdelib-
suff} /lib/usr/lib${kdelibsuff}/X11
/usr/openwin/lib${kdelibsuff} /usr/open-
win/share/lib${kdelibsuff} ; do dnl Don't even attempt the
hair of trying to link an X program!
for ac_extension in a so sl; do
if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension;
then
ac_x_libraries=$ac_dir
break 2
fi
done done]) fi # $ac_x_libraries = NO ]) m4trace:acin-
clude.m4:174: -1- AC_DEFUN([AC_FIND_FILE], [ $3=NO for i in $2;
do
for j in $1;
do
echo "configure: __oline__: $i/$j" >&AC_FD_CC
if test -r "$i/$j"; then
echo "taking that" >&AC_FD_CC
$3=$i
break 2
fi
done done ]) m4trace:acinclude.m4:240: -1- AC_DE-
FUN([KDE_FIND_PATH], [
AC_MSG_CHECKING([for $1])
if test -n "$$2"; then
kde_cv_path="$$2";
else
kde_cache=`echo $1 | sed 'y%./+-%__p_%'`
break fi
else kde_cv_path="$dir/$1"
break fi
fi
done
eval "kde_cv_path_$kde_cache=$kde_cv_path"
])
eval "kde_cv_path=
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
AC_MSG_RESULT(not found)
$4
else
AC_MSG_RESULT($kde_cv_path)
$2=$kde_cv_path
fi ]) m4trace:acinclude.m4:252: -1- AC_DEFUN([KDE_MOC_ER-
ROR_MESSAGE], [
AC_MSG_ERROR([No Qt meta object compiler (moc) found! Please
check whether you installed Qt correctly. You need to have a
running moc binary. configure tried to run $ac_cv_path_moc and
the test didn't succeed. If configure shouldn't have tried this
one, set the environment variable MOC to the right one before
running configure. ]) ]) m4trace:acinclude.m4:264: -1- AC_DE-
FUN([KDE_UIC_ERROR_MESSAGE], [
AC_MSG_WARN([No Qt ui compiler (uic) found! Please check
whether you installed Qt correctly. You need to have a running
uic binary. configure tried to run $ac_cv_path_uic and the test
didn't succeed. If configure shouldn't have tried this one, set
the environment variable UIC to the right one before running con-
figure. ]) ]) m4trace:acinclude.m4:294: -1- AC_DE-
FUN([KDE_CHECK_UIC_FLAG], [
AC_MSG_CHECKING([whether uic supports -$1 ])
kde_cache=`echo $1 | sed 'y% .=/+-%____p_%'`
AC_CACHE_VAL(kde_cv_prog_uic_$kde_cache,
[
cat >conftest.ui <<EOT
<!DOCTYPE UI><UI version="3" stdsetdef="1"></UI> EOT
ac_uic_testrun="$UIC_PATH -$1 $2 conftest.ui >/dev/null"
if AC_TRY_EVAL(ac_uic_testrun); then
eval "kde_cv_prog_uic_$kde_cache=yes"
else
eval "kde_cv_prog_uic_$kde_cache=no"
fi
rm -f conftest*
])
done
qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/lo-
cal/qt/bin"
if test ! "$ac_qt_bindir" = "NO"; then
qt_bindirs="$ac_qt_bindir $qt_bindirs"
fi
KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MES-
SAGE])
if test -z "$UIC_NOT_NEEDED"; then
KDE_FIND_PATH(uic, UIC_PATH, [$qt_bindirs], [UIC_PATH=""])
if test -z "$UIC_PATH" ; then
KDE_UIC_ERROR_MESSAGE
exit 1
else
UIC=$UIC_PATH
if test $kde_qtver = 3; then
KDE_CHECK_UIC_FLAG(L,[/nonexistent],ac_uic_supports_lib-
path=yes,ac_uic_supports_libpath=no)
KDE_CHECK_UIC_FLAG(nounload,,ac_uic_supports_noun-
load=yes,ac_uic_supports_nounload=no)
if test x$ac_uic_supports_libpath = xyes; then
UIC="$UIC -L e_widgetdir)"
fi
if test x$ac_uic_supports_nounload = xyes; then
UIC="$UIC -nounload"
fi
fi
fi
else
UIC="echo uic not available: "
fi
AC_SUBST(MOC)
AC_SUBST(UIC)
UIC_TR="i18n"
if test $kde_qtver = 3; then
UIC_TR="tr2i18n"
fi
AC_SUBST(UIC_TR) ]) m4trace:acinclude.m4:396: -1- AC_DE-
FUN([KDE_1_CHECK_PATHS], [
KDE_1_CHECK_PATH_HEADERS
KDE_TEST_RPATH=
if test -n "$USE_RPATH"; then
if test -n "$kde_libraries"; then
AC_MSG_CHECKING([for KDE libraries installed])
ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o con-
ftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries
conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
if AC_TRY_EVAL(ac_link) && test -s conftest; then
AC_MSG_RESULT(yes) else
AC_MSG_ERROR([your system fails at linking a small KDE applica-
tion! Check, if your compiler is installed correctly and if you
have used the same compiler to compile Qt and kdelibs as you did
use now. For more details about this problem, look at the end of
config.log.]) fi
if eval `KDEDIR= ./conftest 2>&5`; then
kde_result=done else
kde_result=problems fi
KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log
kde_have_all_paths=yes
KDE_SET_PATHS($kde_result)
]) m4trace:acinclude.m4:424: -1- AC_DEFUN([KDE_SET_PATHS], [
kde_cv_all_paths="kde_have_all_paths= kde_htmldir=
kde_appsdir= kde_icondir= kde_sounddir=
kde_datadir= kde_locale= kde_cgidir=
kde_confdir= kde_kcfgdir= kde_mimedir=
kde_toolbardir= kde_wallpaperdir=
kde_templatesdir= kde_bindir= kde_ser-
vicesdir= kde_servicetypesdir= kde_moduledir=
kde_styledir= kde_widgetdir= xdg_appsdir=
xdg_menudir= xdg_directorydir= kde_re-
sult=$1" ]) m4trace:acinclude.m4:513: -1- AC_DEFUN([KDE_SET_DE-
FAULT_PATHS], [ if test "$1" = "default"; then
if test -z "$kde_htmldir"; then
kde_htmldir='datadir}/doc/HTML'
fi
if test -z "$kde_appsdir"; then
kde_appsdir='datadir}/applnk'
fi
if test -z "$kde_icondir"; then
kde_icondir='datadir}/icons'
fi
if test -z "$kde_sounddir"; then
kde_sounddir='datadir}/sounds'
fi
if test -z "$kde_datadir"; then
kde_datadir='datadir}/apps'
fi
if test -z "$kde_locale"; then
kde_locale='datadir}/locale'
kde_toolbardir='datadir}/toolbar'
fi
if test -z "$kde_wallpaperdir"; then
kde_wallpaperdir='datadir}/wallpapers'
fi
if test -z "$kde_templatesdir"; then
kde_templatesdir='datadir}/templates'
fi
if test -z "$kde_bindir"; then
kde_bindir='exec_prefix}/bin'
fi
if test -z "$kde_servicesdir"; then
kde_servicesdir='datadir}/services'
fi
if test -z "$kde_servicetypesdir"; then
kde_servicetypesdir='datadir}/servicetypes'
fi
if test -z "$kde_moduledir"; then
if test "$kde_qtver" = "2"; then
kde_moduledir='libdir}/kde2'
else
kde_moduledir='libdir}/kde3'
fi
fi
if test -z "$kde_styledir"; then
kde_styledir='libdir}/kde3/plugins/styles'
fi
if test -z "$kde_widgetdir"; then
kde_widgetdir='libdir}/kde3/plugins/designer'
fi
if test -z "$xdg_appsdir"; then
xdg_appsdir='datadir}/applications/kde'
fi
if test -z "$xdg_menudir"; then
xdg_menudir='sysconfdir}/xdg/menus'
fi
if test -z "$xdg_directorydir"; then
xdg_directorydir='datadir}/desktop-directories'
fi
KDE_SET_PATHS(defaults)
else
if test $kde_qtver = 1; then
AC_MSG_RESULT([compiling])
KDE_1_CHECK_PATHS
else
AC_MSG_ERROR([path checking not yet supported for KDE 2])
fi
fi ]) m4trace:acinclude.m4:530: -1- AC_DE-
kde_have_all_paths=no
fi ]) m4trace:acinclude.m4:537: -1- AC_DEFUN([KDE_MISS-
ING_PROG_ERROR], [
AC_MSG_ERROR([The important program $1 was not found! Please
check whether you installed KDE correctly. ]) ]) m4trace:acin-
clude.m4:545: -1- AC_DEFUN([KDE_MISSING_ARTS_ERROR], [
AC_MSG_ERROR([The important program $1 was not found! Please
check whether you installed aRts correctly or use --without-arts
to compile without aRts support (this will remove functionality).
]) ]) m4trace:acinclude.m4:559: -1- AC_DEFUN([KDE_SET_DE-
FAULT_BINDIRS], [
kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin
/usr/X11R6/bin /opt/kde/bin /opt/kde3/bin /usr/kde/bin /usr/lo-
cal/kde/bin"
test -n "$KDEDIR" && kde_default_bindirs="$KDEDIR/bin
$kde_default_bindirs"
if test -n "$KDEDIRS"; then
kde_save_IFS=$IFS
IFS=:
for dir in $KDEDIRS; do
kde_default_bindirs="$dir/bin $kde_default_bindirs "
done
IFS=$kde_save_IFS
fi ]) m4trace:acinclude.m4:641: -1- AC_DEFUN([KDE_SUBST_PRO-
GRAMS], [
AC_ARG_WITH(arts,
AC_HELP_STRING([--without-arts],[build without aRts [de-
fault=no]]),
[build_arts=$withval],
[build_arts=yes]
)
AM_CONDITIONAL(include_ARTS, test "$build_arts" '!=' "no")
if test "$build_arts" = "no"; then
AC_DEFINE(WITHOUT_ARTS, 1, [Defined if compiling without
arts])
fi
KDE_SET_DEFAULT_BINDIRS
kde_default_bindirs="$exec_prefix/bin $prefix/bin
$kde_libs_prefix/bin $kde_default_bindirs"
KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs],
[KDE_MISSING_PROG_ERROR(dcopidl)])
KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_de-
fault_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)])
if test "$build_arts" '!=' "no"; then
KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs],
[KDE_MISSING_ARTS_ERROR(mcopidl)])
KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_de-
fault_bindirs], [KDE_MISSING_ARTS_ERROR(artsc-config)])
fi
KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs])
if test `$KDECONFIG --version | grep KDE | sed
's/KDE: ..*/1/'` = 3.2; then
kde33ornewer=
fi
fi
fi
fi
if test -n "$kde32ornewer"; then
KDE_FIND_PATH(kconfig_compiler, KCONFIG_COMPILER,
[$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kconfig_compil-
er)])
KDE_FIND_PATH(dcopidlng, DCOPIDLNG, [$kde_de-
fault_bindirs], [KDE_MISSING_PROG_ERROR(dcopidlng)])
fi
if test -n "$kde33ornewer"; then
KDE_FIND_PATH(makekdewidgets, MAKEKDEWIDGETS,
[$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(makekdewidgets)])
AC_SUBST(MAKEKDEWIDGETS)
fi
KDE_FIND_PATH(xmllint, XMLLINT, [${prefix}/bin ${ex-
ec_prefix}/bin], [XMLLINT=""])
if test -n "$MEINPROC" -a "$MEINPROC" != "compiled"; then
kde_sharedirs="/usr/share/kde /usr/local/share
/usr/share /opt/kde3/share /opt/kde/share $prefix/share"
test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share
$kde_sharedirs"
AC_FIND_FILE(apps/ksgmltools2/customization/kde-
chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) if
test "$KDE_XSL_STYLESHEET" = "NO"; then
KDE_XSL_STYLESHEET="" else
KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ks-
gmltools2/customization/kde-chunk.xsl" fi
fi
DCOP_DEPENDENCIES='$(DCOPIDL)'
if test -n "$kde32ornewer"; then
KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
AC_SUBST(KCONFIG_COMPILER)
AC_SUBST(KCFG_DEPENDENCIES)
AC_SUBST(DCOPIDLNG)
fi
AC_SUBST(DCOPIDL)
AC_SUBST(DCOPIDL2CPP)
AC_SUBST(DCOP_DEPENDENCIES)
AC_SUBST(MCOPIDL)
AC_SUBST(ARTSCCONFIG) AC_SUBST(MEINPROC)
AC_SUBST(KDE_XSL_STYLESHEET) AC_SUBST(XMLLINT) ])
m4trace:acinclude.m4:689: -1- AC_DEFUN([AC_CREATE_KFSSTND], [
AC_REQUIRE([AC_CHECK_RPATH])
kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_mod-
uledir=
kde_have_all_paths=
kde_styledir=
kde_widgetdir=
xdg_appsdir = xdg_menudir= xdg_directorydir=
KDE_SET_DEFAULT_PATHS($1)
eval "$kde_cv_all_paths"
KDE_CHECK_PATHS_FOR_COMPLETENESS
kde_result="$kde_result (cache overridden)" fi if test
"$kde_have_all_paths" = "no"; then
AC_MSG_ERROR([configure could not run a little KDE program to
test the environment. Since it had compiled and linked before,
it must be a strange problem on your system. Look at config.log
for details. If you are not able to fix this, look at
http://www.kde.org/faq/installation.html or any www.kde.org mir-
ror. (If you're using an egcs version on Linux, you may update
binutils!) ]) else
rm -f conftest*
AC_MSG_RESULT($kde_result) fi
bindir=$kde_bindir
KDE_SUBST_PROGRAMS
]) m4trace:acinclude.m4:726: -1- AC_DEFUN([AC_SUBST_KFSSTND], [
AC_SUBST(kde_htmldir) AC_SUBST(kde_appsdir) AC_SUBST(kde_icondir)
AC_SUBST(kde_sounddir) AC_SUBST(kde_datadir) AC_SUBST(kde_locale)
AC_SUBST(kde_confdir) AC_SUBST(kde_kcfgdir) AC_SUBST(kde_mimedir)
AC_SUBST(kde_wallpaperdir) AC_SUBST(kde_bindir) dnl X Desktop
Group standards AC_SUBST(xdg_appsdir) AC_SUBST(xdg_menudir)
AC_SUBST(xdg_directorydir) dnl for KDE 2 AC_SUBST(kde_templates-
dir) AC_SUBST(kde_servicesdir) AC_SUBST(kde_servicetypesdir)
AC_SUBST(kde_moduledir) AC_SUBST(kdeinitdir, '$(kde_moduledir)')
AC_SUBST(kde_styledir) AC_SUBST(kde_widgetdir) if test
"$kde_qtver" = 1; then
kde_minidir="$kde_icondir/mini" else # for KDE 1 - this breaks
KDE2 apps using minidir, but # that's the plan ;-/
kde_minidir="/dev/null" fi dnl AC_SUBST(kde_minidir) dnl
AC_SUBST(kde_cgidir) dnl AC_SUBST(kde_toolbardir) ]) m4trace:ac-
include.m4:863: -1- AC_DEFUN([KDE_MISC_TESTS], [
dnl Checks for libraries.
AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD
AC_SUBST(LIBUTIL)
AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for
*BSD
AC_SUBST(LIBCOMPAT)
kde_have_crypt=
AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt";
kde_have_crypt=yes],
AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [
AC_MSG_WARN([you have no crypt in either libcrypt or
fi
AC_CHECK_FUNC(inet_ntoa)
if test $ac_cv_func_inet_ntoa = no; then
AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS
-lnsl")
fi
AC_CHECK_FUNC(connect)
if test $ac_cv_func_connect = no; then
AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EX-
TRA_LIBS", ,
$X_EXTRA_LIBS)
fi
AC_CHECK_FUNC(remove)
if test $ac_cv_func_remove = no; then
AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS
-lposix")
fi
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
AC_CHECK_FUNC(shmat, ,
AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS
-lipc"))
# more headers that need to be explicitly included on darwin
AC_CHECK_HEADERS(sys/types.h stdint.h)
# sys/bitypes.h is needed for uint32_t and friends on Tru64
AC_CHECK_HEADERS(sys/bitypes.h)
# darwin requires a poll emulation library
AC_CHECK_LIB(poll, poll, LIB_POLL="-lpoll")
# for some image handling on Mac OS X
AC_CHECK_HEADERS(Carbon/Carbon.h)
# CoreAudio framework
AC_CHECK_HEADER(CoreAudio/CoreAudio.h, [
AC_DEFINE(HAVE_COREAUDIO, 1, [Define if you have the CoreAu-
dio API])
FRAMEWORK_COREAUDIO="-Wl,-framework,CoreAudio"
])
AC_CHECK_RES_INIT
AC_SUBST(LIB_POLL)
AC_SUBST(FRAMEWORK_COREAUDIO)
LIBSOCKET="$X_EXTRA_LIBS"
AC_SUBST(LIBSOCKET)
AC_SUBST(X_EXTRA_LIBS)
AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4
AC_SUBST(LIBUCB)
# darwin needs this to initialize the environment AC_CHECK_HEAD-
ERS(crt_externs.h) AC_CHECK_FUNC(_NSGetEnviron, [AC_DE-
FINE(HAVE_NSGETENVIRON, 1, [Define if your system needs _NSGetEn-
viron to set up the environment])])
AH_VERBATIM(_DARWIN_ENVIRON, [ #if defined(HAVE_NSGETENVIRON) &&
defined(HAVE_CRT_EXTERNS_H) # include <sys/time.h> # include
srandom(27); ], [void
srandom(unsigned int)], [SRANDOM])
]) m4trace:acinclude.m4:2326: -1- AC_DEFUN([AC_CHECK_INITGROUPS],
[ KDE_CHECK_FUNC_EXT(initgroups, [ #include <sys/types.h>
#include <unistd.h> #include <grp.h> ], [ char
buffer[200]; initgroups(buffer, 27); ], [int init-
groups(const char *, gid_t)], [INITGROUPS]) ])
m4trace:acinclude.m4:2339: -1- AC_DEFUN([AC_CHECK_MKSTEMPS], [
KDE_CHECK_FUNC_EXT(mkstemps, [ #include <stdlib.h> #in-
clude <unistd.h> ], [ mkstemps("/tmp/aaaXXXXXX", 6); ],
[int mkstemps(char *, int)], [MKSTEMPS]) ])
m4trace:acinclude.m4:2352: -1- AC_DEFUN([AC_CHECK_MKSTEMP], [
KDE_CHECK_FUNC_EXT(mkstemp, [ #include <stdlib.h> #in-
clude <unistd.h> ], [ mkstemp("/tmp/aaaXXXXXX"); ],
[int mkstemp(char *)], [MKSTEMP]) ]) m4trace:ac-
include.m4:2365: -1- AC_DEFUN([AC_CHECK_MKDTEMP], [
KDE_CHECK_FUNC_EXT(mkdtemp, [ #include <stdlib.h> #in-
clude <unistd.h> ], [ mkdtemp("/tmp/aaaXXXXXX"); ],
[char *mkdtemp(char *)], [MKDTEMP]) ])
m4trace:acinclude.m4:2403: -1- AC_DEFUN([AC_CHECK_RES_INIT], [
AC_MSG_CHECKING([if res_init needs -lresolv])
kde_libs_safe="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS -lresolv"
AC_TRY_LINK(
[ #include <sys/types.h> #include <netinet/in.h> #include
/dev/null]; then
# It is most probably a Windows format PATH printed by
# mingw gcc, but we are running on Cygwin. Gcc prints its
search
# path with ; separators, and with drive letters. We can
handle the
# drive letters (cygwin fileutils understands them), so
leave them,
# especially as we might pass files found there to a
mingw objdump,
# which wouldn't understand a cygwinified path. Ahh.
sys_lib_search_path_spec=`echo
"$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
else
sys_lib_search_path_spec=`echo
"$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
fi
;;
pw32*)
# pw32 DLLs use 'pw' prefix rather than 'lib'
library_names_spec='`echo ${libname} | sed -e
's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuf-
fix}${shared_ext}'
;;
esac
;;
*)
library_names_spec='${libname}`echo ${release} | $SED -e
's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
;;
esac
dynamic_linker='Win32 ld.exe'
# FIXME: first we should search . and the directory the exe-
cutable is in
shlibpath_var=PATH
;;
darwin* | rhapsody*)
dynamic_linker="$host_os dyld"
version_type=darwin
need_lib_prefix=no
need_version=no
else
sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
fi
sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
;;
dgux*)
version_type=linux
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname$shared_ext'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
;;
freebsd1*)
dynamic_linker=no
;;
kfreebsd*-gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=no
hardcode_into_libs=yes
dynamic_linker='GNU ld.so'
;;
freebsd*)
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat ||
echo aout`
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
library_names_spec='${libname}${release}${shared_ext}$ver-
suffix ${libname}${release}${shared_ext} $libname${shared_ext}'
need_version=no
need_lib_prefix=no
;;
freebsd-*)
library_names_spec='${libname}${release}${shared_ext}$ver-
suffix $libname${shared_ext}$versuffix'
need_version=yes
;;
esac
shlibpath_var=LD_LIBRARY_PATH
case $host_os in
gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}${major} ${lib-
name}${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
hardcode_into_libs=yes
;;
hpux9* | hpux10* | hpux11*)
# Give a soname corresponding to the major version so that
dld.sl refuses to
# link against other versions.
version_type=sunos
need_lib_prefix=no
need_version=no
case "$host_cpu" in
ia64*)
shrext='.so'
hardcode_into_libs=yes
dynamic_linker="$host_os dld.so"
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes # Unless +noenvvar is speci-
fied.
library_names_spec='${libname}${release}${shared_ext}$versuf-
fix ${libname}${release}${shared_ext}$major $lib-
name${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
if test "X$HPUX_IA64_MODE" = X32; then
sys_lib_search_path_spec="/usr/lib/hpux32 /usr/lo-
cal/lib/hpux32 /usr/local/lib"
else
sys_lib_search_path_spec="/usr/lib/hpux64 /usr/lo-
cal/lib/hpux64"
fi
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
hppa*64*)
shrext='.sl'
hardcode_into_libs=yes
dynamic_linker="$host_os dld.sl"
shlibpath_var=LD_LIBRARY_PATH # How should we handle
SHLIB_PATH
shlibpath_overrides_runpath=yes # Unless +noenvvar is speci-
fied.
library_names_spec='${libname}${release}${shared_ext}$ver-
suffix ${libname}${release}${shared_ext}$major $lib-
name${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
;;
esac
# HP-UX runs *really* slowly unless shared libraries are mode
555.
postinstall_cmds='chmod 555 $lib'
;;
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
*) if test "$lt_cv_prog_gnu_ld" = yes; then
version_type=linux else
version_type=irix fi ;;
esac
need_lib_prefix=no
need_version=no
soname_spec='${libname}${release}${shared_ext}$major'
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major ${libname}${re-
lease}${shared_ext} $libname${shared_ext}'
case $host_os in
irix5* | nonstopux*)
libsuff= shlibsuff=
;;
*)
case $LD in # libtool.m4 will add one of these switches to LD
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
libsuff= shlibsuff= libmagic=32-bit;;
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
libsuff=32 shlibsuff=N32 libmagic=N32;;
*-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
libsuff=64 shlibsuff=64 libmagic=64-bit;;
*) libsuff= shlibsuff= libmagic=never-match;;
esac
;;
esac
shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
shlibpath_overrides_runpath=no
sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff}
/usr/local/lib${libsuff}"
sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
hardcode_into_libs=yes
;;
# No shared lib support for Linux oldld, aout, or coff. lin-
ux*oldld* | linux*aout* | linux*coff*)
dynamic_linker=no
;;
# This must be Linux ELF. linux*)
version_type=linux
need_lib_prefix=no
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff}
/usr/local/lib${libsuff}"
# This implies no fast_install, which is unacceptable.
# Some rework will be needed to allow for fast_install
# before this can be enabled.
hardcode_into_libs=yes
# We used to test for /lib/ld.so.1 and disable shared libraries
on
# powerpc, because MkLinux only supported shared libraries with
the
# GNU dynamic linker. Since this was broken with cross compil-
ers,
# most powerpc-linux boxes support dynamic linking these days
and
# people can always --disable-shared, the test was removed, and
we
# assume the GNU/Linux dynamic linker is in use.
dynamic_linker='GNU/Linux ld.so'
;;
netbsd*)
version_type=sunos
need_lib_prefix=no
need_version=no
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
library_names_spec='${libname}${release}${shared_ext}$versuf-
fix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="ATH:/sbin" ldconfig -m $libdir'
dynamic_linker='NetBSD (a.out) ld.so'
else
library_names_spec='${libname}${release}${shared_ext}$versuf-
fix ${libname}${release}${shared_ext}$major ${libname}${re-
lease}${shared_ext} ${libname}${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
dynamic_linker='NetBSD ld.elf_so'
fi
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
hardcode_into_libs=yes
;;
newsos6)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
;;
nto-qnx*)
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${shared_ext}$versuffix'
finish_cmds='PATH="ATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test
"$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
openbsd2.[[89]] | openbsd2.[[89]].*) shlib-
path_overrides_runpath=no ;;
*) shlibpath_overrides_runpath=yes ;;
esac
else
shlibpath_overrides_runpath=yes
fi
;;
os2*)
libname_spec='$name'
shrext=".dll"
need_lib_prefix=no
library_names_spec='$libname${shared_ext} $libname.a'
dynamic_linker='OS/2 ld.exe'
shlibpath_var=LIBPATH
;;
osf3* | osf4* | osf5*)
version_type=osf
need_lib_prefix=no
need_version=no
soname_spec='${libname}${release}${shared_ext}$major'
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
shlibpath_var=LD_LIBRARY_PATH
sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cm-
plrs/cc /usr/lib /usr/local/lib /var/shlib"
sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
;;
sco3.2v5*)
version_type=osf
soname_spec='${libname}${release}${shared_ext}$major'
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
shlibpath_var=LD_LIBRARY_PATH
;;
solaris*)
version_type=linux
need_lib_prefix=no
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
shlibpath_overrides_runpath=yes
if test "$with_gnu_ld" = yes; then
need_lib_prefix=no
fi
need_version=yes
;;
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
case $host_vendor in
sni)
shlibpath_overrides_runpath=no
need_lib_prefix=no
export_dynamic_flag_spec='${wl}-Blargedynsym'
runpath_var=LD_RUN_PATH
;;
siemens)
need_lib_prefix=no
;;
motorola)
need_lib_prefix=no
need_version=no
shlibpath_overrides_runpath=no
sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
;;
esac
;;
sysv4*MP*)
if test -d /usr/nec ;then
version_type=linux
library_names_spec='$libname${shared_ext}.$versuffix $lib-
name${shared_ext}.$major $libname${shared_ext}'
soname_spec='$libname${shared_ext}.$major'
shlibpath_var=LD_LIBRARY_PATH
fi
;;
uts4*)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LD_LIBRARY_PATH
;;
*)
dynamic_linker=no
if test -z "$LTCC"; then
AC_MSG_WARN([output file `$ofile' does not look like a
libtool script])
else
AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
fi
fi
# Extract list of available tagged configurations in $ofile.
# Note that this assumes the entire list is on one line.
available_tags=`grep "^available_tags=" "${ofile}" | $SED -e
's/available_tags=$/1/' -e 's/
lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
for tagname in $tagnames; do
IFS="$lt_save_ifs"
# Check whether tagname contains only valid characters
case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHI-
JKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
"") ;;
*) AC_MSG_ERROR([invalid tag name: $tagname]) ;;
esac
if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" <
"${ofile}" > /dev/null
then
AC_MSG_ERROR([tag name
fi
# Update the list of available tags.
if test -n "$tagname"; then
echo appending configuration tag
case $tagname in
CXX) if test -n "$CXX" && test "X$CXX" != "Xno";
then AC_LIBTOOL_LANG_CXX_CONFIG else
tagname="" fi ;;
F77) if test -n "$F77" && test "X$F77" != "Xno";
then AC_LIBTOOL_LANG_F77_CONFIG else
tagname="" fi ;;
GCJ) if test -n "$GCJ" && test "X$GCJ" != "Xno";
then AC_LIBTOOL_LANG_GCJ_CONFIG else
tagname="" fi ;;
RC) AC_LIBTOOL_LANG_RC_CONFIG ;;
*) AC_MSG_ERROR([Unsupported tag name: $tagname])
;;
esac
AC_MSG_ERROR([unable to update list of available tagged con-
figurations.])
fi fi ]) m4trace:acinclude.m4:7681: -1- AC_DE-
FUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP]) ])
m4trace:acinclude.m4:7689: -1- AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
[AC_BEFORE([$0], [AC_LIBTOOL_SETUP]) ]) m4trace:acin-
clude.m4:7719: -1- AC_DEFUN([AC_ENABLE_SHARED], [define([AC_EN-
ABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl AC_ARG_EN-
ABLE([shared],
[AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
[build shared libraries @<:@default=]AC_ENABLE_SHARED_DE-
FAULT[@:>@])],
[p=${PACKAGE-default}
case $enableval in
yes) enable_shared=yes ;;
no) enable_shared=no ;;
*)
enable_shared=no
# Look at the argument we got. We use all the common list
separators.
lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
for pkg in $enableval; do IFS="$lt_save_ifs"
if test "X$pkg" = "X$p"; then enable_shared=yes
fi
done
IFS="$lt_save_ifs"
;;
esac],
[enable_shared=]AC_ENABLE_SHARED_DEFAULT) ]) m4trace:acin-
clude.m4:7728: -1- AC_DEFUN([AC_DISABLE_SHARED], [AC_BE-
FORE([$0],[AC_LIBTOOL_SETUP])dnl AC_ENABLE_SHARED(no) ])
m4trace:acinclude.m4:7758: -1- AC_DEFUN([AC_ENABLE_STATIC], [de-
fine([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl
AC_ARG_ENABLE([static],
[AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],
[build static libraries @<:@default=]AC_ENABLE_STATIC_DE-
FAULT[@:>@])],
[p=${PACKAGE-default}
case $enableval in
yes) enable_static=yes ;;
no) enable_static=no ;;
*)
enable_static=no
# Look at the argument we got. We use all the common list
separators.
lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
for pkg in $enableval; do IFS="$lt_save_ifs"
if test "X$pkg" = "X$p"; then enable_static=yes
fi
done
IFS="$lt_save_ifs"
;;
*)
enable_fast_install=no
# Look at the argument we got. We use all the common list
separators.
lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
for pkg in $enableval; do IFS="$lt_save_ifs"
if test "X$pkg" = "X$p"; then enable_fast_in-
stall=yes fi
done
IFS="$lt_save_ifs"
;;
esac],
[enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT) ])
m4trace:acinclude.m4:7806: -1- AC_DEFUN([AC_DISABLE_FAST_IN-
STALL], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl AC_ENABLE_FAST_IN-
STALL(no) ]) m4trace:acinclude.m4:7816: -1- AC_DE-
FUN([AC_LIBTOOL_PICMODE], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
pic_mode=ifelse($#,1,$1,default) ]) m4trace:acinclude.m4:7894:
-1- AC_DEFUN([AC_PATH_TOOL_PREFIX], [AC_RE-
QUIRE([AC_PROG_EGREP])dnl AC_MSG_CHECKING([for $1])
AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, [case $MAGIC_CMD in [[\/*] |
?:[\/]*])
lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the
test with a path.
;; *)
lt_save_MAGIC_CMD="$MAGIC_CMD"
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR dnl $ac_dummy forces
splitting on constant user-supplied paths. dnl POSIX.2 word
splitting is done only on the output of word expansions, dnl not
every word. This closes a longstanding sh security hole.
ac_dummy="ifelse([$2], , $PATH, [$2])"
for ac_dir in $ac_dummy; do
IFS="$lt_save_ifs"
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$1; then
lt_cv_path_MAGIC_CMD="$ac_dir/$1"
if test -n "$file_magic_test_file"; then case
$deplibs_check_method in "file_magic "*)
file_magic_regex="`expr MAGIC_CMD="$lt_cv_path_MAG-
IC_CMD" if eval $file_magic_cmd ile_magic_test_file 2>
/dev/null | $EGREP "$file_magic_regex" > /dev/null;
then : else cat <<EOF 1>&2
*** Warning: the command libtool uses to detect shared libraries,
*** $file_magic_cmd, produces output that libtool cannot recog-
nize. *** The result is that libtool may fail to recognize
shared libraries *** as such. This will affect the creation of
libtool libraries that *** depend on shared libraries, but pro-
grams linked with such libtool *** libraries will work regardless
of this problem. Nevertheless, you *** may want to report the
problem to your system manager and/or to *** bug-libtool@gnu.org
if test -n "$ac_tool_prefix"; then
AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
else
MAGIC_CMD=:
fi fi ]) m4trace:acinclude.m4:7994: -1- AC_DEFUN([AC_PROG_LD],
[AC_ARG_WITH([gnu-ld],
[AC_HELP_STRING([--with-gnu-ld], [assume the C com-
piler uses GNU ld @<:@default=no@:>@])],
[test "$withval" = no || with_gnu_ld=yes],
[with_gnu_ld=no]) AC_REQUIRE([LT_AC_PROG_SED])dnl AC_RE-
QUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_RE-
QUIRE([AC_CANONICAL_BUILD])dnl ac_prog=ld if test "$GCC" = yes;
then
# Check if gcc -print-prog-name=ld gives a path.
AC_MSG_CHECKING([for ld used by $CC])
case $host in
*-*-mingw*)
# gcc leaves a trailing carriage return which upsets mingw
ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d ' 15'` ;;
*)
ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
esac
case $ac_prog in
# Accept absolute paths.
[[\/]]* | ?:[[\/]]*)
re_direlt='/[[^/]][[^/]]*/../'
# Canonicalize the pathname of ld
ac_prog=`echo $ac_prog| $SED 's%\\%/%g'`
while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1;
do ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
done
test -z "$LD" && LD="$ac_prog"
;;
"")
# If it fails, then pretend we aren't using GCC.
ac_prog=ld
;;
*)
# If it is relative, then search for the first ld in PATH.
with_gnu_ld=unknown
;;
esac elif test "$with_gnu_ld" = yes; then
AC_MSG_CHECKING([for GNU ld]) else
AC_MSG_CHECKING([for non-GNU ld]) fi
AC_CACHE_VAL(lt_cv_path_LD, [if test -z "$LD"; then
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
for ac_dir in $PATH; do
IFS="$lt_save_ifs"
test -z "$ac_dir" && ac_dir=.
if test -f "$ac_dir/$ac_prog" || test -f
"$ac_dir/$ac_prog$ac_exeext"; then
lt_cv_path_LD="$ac_dir/$ac_prog"
AC_MSG_RESULT($LD) else
AC_MSG_RESULT(no) fi test -z "$LD" && AC_MSG_ERROR([no accept-
able ld found in ATH]) AC_PROG_LD_GNU ]) m4trace:acin-
clude.m4:8012: -1- AC_DEFUN([AC_PROG_LD_GNU], [AC_RE-
QUIRE([AC_PROG_EGREP])dnl AC_CACHE_CHECK([if the linker ($LD) is
GNU ld], lt_cv_prog_gnu_ld, [# I'd rather use --version here, but
apparently some GNU ld's only accept -v. case `$LD -v 2>&1
return(0);}0
_LT_AC_SYS_COMPILER
# # Check for any special shared library compilation flags. #
_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)= if test "$GCC" = no; then
case $host_os in
sco3.2v5*)
_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf'
;;
esac fi if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib,
$1)' to build shared libraries])
if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAG-
VAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then :
else
AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to
the CC or CFLAGS env variable and reconfigure])
_LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
them around unless you know exactly ## what you are doing...
AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1) AC_LIBTOOL_PROG_COMPIL-
ER_PIC($1) AC_LIBTOOL_PROG_CC_C_O($1)
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) AC_LIBTOOL_PROG_LD_SHLIBS($1)
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) AC_LIBTOOL_PROG_LD_HARD-
CODE_LIBPATH($1) AC_LIBTOOL_SYS_LIB_STRIP
AC_LIBTOOL_DLOPEN_SELF($1)
# Report which librarie types wil actually be built AC_MSG_CHECK-
ING([if libtool supports shared libraries]) AC_MSG_RE-
SULT([$can_build_shared])
AC_MSG_CHECKING([whether to build shared libraries]) test
"$can_build_shared" = "no" && enable_shared=no
# On AIX, shared libraries and static libraries use the same
namespace, and # are all built from PIC. case "$host_os" in
aix3*)
test "$enable_shared" = yes && enable_static=no
if test -n "$RANLIB"; then
archive_cmds="$archive_cmds~ANLIB ib"
postinstall_cmds='$RANLIB $lib'
fi
;;
aix4*)
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" =
no ; then
test "$enable_shared" = yes && enable_static=no
fi
;;
darwin* | rhapsody*)
if test "$GCC" = yes; then
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
case "$host_os" in
rhapsody* | darwin1.[[012]])
_LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-undefined
-Wl,suppress'
;;
*) # Darwin 1.3 on
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
_LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_names-
pace -Wl,-undefined -Wl,suppress'
else case ${MACOSX_DEPLOYMENT_TARGET} in
10.[012]) _LT_AC_TAGVAR(allow_undefined_flag,
$1)='-Wl,-flat_namespace -Wl,-undefined -Wl,suppress'
;; 10.*) _LT_AC_TAGVAR(allow_unde-
fined_flag, $1)='-Wl,-undefined -Wl,dynamic_lookup'
;; esac
fi
;;
esac
_LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e
"s,^[ ]*,," -e "s,^*,_&," < $export_symbols > $output_ob-
jdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib
-bundle $compiler_flags $libobjs $deplibs~nmedit -s $output_ob-
jdir/${libname}-symbols.expsym ${lib}'
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_automatic, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $conve-
nience'
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
else
_LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;; esac AC_MSG_RESULT([$enable_shared])
AC_MSG_CHECKING([whether to build static libraries]) # Make sure
either enable_shared or enable_static is yes. test "$en-
able_shared" = yes || enable_static=yes AC_MSG_RESULT([$en-
able_static])
AC_LIBTOOL_CONFIG($1)
AC_LANG_POP CC="$lt_save_CC" ]) m4trace:acinclude.m4:8586: -1-
AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CON-
FIG(CXX)]) m4trace:acinclude.m4:9459: -1- AC_DE-
FUN([_LT_AC_LANG_CXX_CONFIG], [AC_LANG_PUSH(C++) AC_RE-
QUIRE([AC_PROG_CXX]) AC_REQUIRE([AC_PROG_CXXCPP])
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no _LT_AC_TAGVAR(al-
low_undefined_flag, $1)= _LT_AC_TAGVAR(always_export_symbols,
$1)=no _LT_AC_TAGVAR(archive_expsym_cmds, $1)= _LT_AC_TAGVAR(ex-
port_dynamic_flag_spec, $1)= _LT_AC_TAGVAR(hardcode_direct,
$1)=no _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec_ld, $1)= _LT_AC_TAGVAR(hard-
code_libdir_separator, $1)= _LT_AC_TAGVAR(hardcode_minus_L,
$1)=no _LT_AC_TAGVAR(hardcode_automatic, $1)=no _LT_AC_TAG-
VAR(module_cmds, $1)= _LT_AC_TAGVAR(module_expsym_cmds, $1)=
_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown _LT_AC_TAGVAR(old_ar-
chive_cmds, $1)=$old_archive_cmds _LT_AC_TAGVAR(no_unde-
fined_flag, $1)= _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
# Dependencies to place before and after the object being linked:
_LT_AC_TAGVAR(predep_objects, $1)= _LT_AC_TAGVAR(postdep_objects,
$1)= _LT_AC_TAGVAR(predeps, $1)= _LT_AC_TAGVAR(postdeps, $1)=
_LT_AC_TAGVAR(compiler_lib_search_path, $1)=
# Source file extension for C++ test sources. ac_ext=cc
# Object file extension for compiled C++ test sources. objext=o
_LT_AC_TAGVAR(objext, $1)=$objext
lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else
unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LD-
CXX+set}"; then
lt_cv_path_LD=$lt_cv_path_LDCXX else
unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX
CC=${CXX-"c++"} compiler=$CC _LT_AC_TAGVAR(compiler, $1)=$CC
cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
# We don't want -fno-exception wen compiling C++ code, so set the
# no_builtin_flag separately if test "$GXX" = yes; then
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-
builtin' else
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= fi
if test "$GXX" = yes; then
# Set up default GNU C++ configuration
AC_PROG_LD
# Check if GNU C++ uses GNU ld as the underlying linker, since
the
# archiving commands below assume that GNU ld is being used.
if test "$with_gnu_ld" = yes; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $com-
piler_flags $predep_objects $libobjs $deplibs $postdep_objects
${wl}-soname $wl$soname -o $lib'
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib
$compiler_flags $predep_objects $libobjs $deplibs $postdep_ob-
jects ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$ex-
port_symbols -o $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath
${wl}$libdir'
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-
dynamic'
# If archive_cmds runs LD, not CC, wlarc should be empty
# XXX I think wlarc can be eliminated in ltcf-cxx, but I need
to
# investigate it a little bit more. (MM)
wlarc='${wl}'
# ancient GNU ld didn't support --whole-archive et. al.
if eval "`$CC -print-prog-name=ld` --help 2>&1" | grep 'no-
whole-archive' > /dev/null; then
_LT_AC_TAGVAR(whole_archive_flag_spec,
$1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-ar-
chive'
else
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
fi
else
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
# linking a shared library.
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$ob-
jext 2>&1 | grep "-L"'
else
GXX=no
with_gnu_ld=no
wlarc= fi
# PORTME: fill in a description of your system's C++ link charac-
teristics AC_MSG_CHECKING([whether the $compiler linker ($LD)
supports shared libraries]) _LT_AC_TAGVAR(ld_shlibs, $1)=yes case
$host_os in
aix3*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
aix4* | aix5*)
if test "$host_cpu" = ia64; then
# On IA64, the linker does run time linking by default, so
we don't
# have to do anything special.
aix_use_runtimelinking=no
exp_sym_flag='-Bexport'
no_entry_flag=""
else
# KDE requires run time linking. Make it the default.
aix_use_runtimelinking=yes
exp_sym_flag='-bexport'
no_entry_flag='-bnoentry'
fi
# When large executables or shared objects are built, AIX ld
can
# have problems creating the table of contents. If linking a
library
# or program results in "error TOC overflow" add -mminimal-
toc to
# CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is
not
# enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
_LT_AC_TAGVAR(archive_cmds, $1)=''
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
if test "$GXX" = yes; then
case $host_os in aix4.[012]|aix4.[012].*)
esac
shared_flag='-shared'
else
# not using gcc
if test "$host_cpu" = ia64; then # VisualAge C++,
Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes
on -Wl,-G. The following line is correct:
shared_flag='-G'
else if test "$aix_use_runtimelinking" = yes; then
shared_flag='-qmkshrobj ${wl}-G' else
shared_flag='-qmkshrobj' fi
fi
fi
# Let the compiler handle the export list.
_LT_AC_TAGVAR(always_export_symbols, $1)=no
if test "$aix_use_runtimelinking" = yes; then
# Warning - without using the other runtime loading flags
(-brtl),
# -berok will link without error, but may produce a broken
library.
_LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok'
# Determine the default libpath from the value encoded in
an empty executable.
_LT_AC_SYS_LIBPATH_AIX
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blib-
path:$libdir:'"$aix_libpath"
_LT_AC_TAGVAR(archive_cmds, $1)="C"' -o $output_ob-
jdir/$soname $compiler_flags $libobjs $deplibs `if test "x${al-
low_undefined_flag}" != "x"; then echo "${wl}${allow_unde-
fined_flag}"; else :; fi` '" $shared_flag"
_LT_AC_TAGVAR(archive_expsym_cmds, $1)="C"' -o $output_ob-
jdir/$soname $compiler_flags $libobjs $deplibs `if test "x${al-
low_undefined_flag}" != "x"; then echo "${wl}${allow_unde-
fined_flag}"; else :; fi` '"wl}$exp_sym_flag:xport_symbols
$shared_flag"
else
if test "$host_cpu" = ia64; then _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec, $1)='${wl}-R $lib-
dir:/usr/lib:/lib' _LT_AC_TAGVAR(allow_undefined_flag,
$1)="-z nodefs" _LT_AC_TAGVAR(archive_expsym_cmds, $1)="C
$shared_flag"' -o $output_objdir/$soname $compiler_flags $libobjs
$deplibs ${wl}${allow_undefined_flag} '"wl}$no_entry_flag
wl}$exp_sym_flag:xport_symbols"
else # Determine the default libpath from the value
encoded in an empty executable. _LT_AC_SYS_LIBPATH_AIX
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blib-
path:$libdir:'"$aix_libpath" # Warning - without using
the other run time loading flags, # -berok will link
without error, but may produce a broken library.
_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
;;
chorus*)
case $cc_basename in
*) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
esac
;;
cygwin* | mingw* | pw32*)
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually
meaningless,
# as there is no search path for DLLs.
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(allow_undefined_flag, $1)=no
_LT_AC_TAGVAR(always_export_symbols, $1)=no
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib
$compiler_flags $predep_objects $libobjs $deplibs $postdep_ob-
jects -o $output_objdir/$soname ${wl}--image-base=0x10000000
${wl}--out-implib,$lib'
# If the export-symbols file already is a .def file (1st
line
# is EXPORTS), use it as is; otherwise, prepend...
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q
$export_symbols`" = xEXPORTS; then cp $export_symbols
$output_objdir/$soname.def;
else echo EXPORTS > $output_objdir/$soname.def;
cat $export_symbols >> $output_objdir/$soname.def;
fi~
$CC -shared -nostdlib $output_objdir/$soname.def $compil-
er_flags $predep_objects $libobjs $deplibs $postdep_objects -o
$output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-
implib,$lib'
else
_LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
darwin* | rhapsody*)
if test "$GXX" = yes; then
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
case "$host_os" in
rhapsody* | darwin1.[[012]])
_LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-undefined
-Wl,suppress'
;;
*) # Darwin 1.3 on
if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
_LT_AC_TAGVAR(allow_undefined_flag, $1)='-Wl,-flat_names-
pace -Wl,-undefined -Wl,suppress'
fi
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -sin-
gle_module $allow_undefined_flag -o $lib $compiler_flags $libobjs
$deplibs -install_name $rpath/$soname $verstring'
else
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load
-keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC
-dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $com-
piler_flags $deplibs -install_name $rpath/$soname $verstring'
fi
_LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $al-
low_undefined_flag -o $lib -bundle $compiler_flags $libobjs
$deplibs'
# Don't fix this by using the ld -exported_symbols_list flag,
it doesn't exist in older darwin ld's
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e
"s,^[ ]*,," -e "s,^*,_&," < $export_symbols > $output_ob-
jdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module
$allow_undefined_flag -o $lib $compiler_flags $libobjs $deplibs
-install_name $rpath/$soname $verstring~nmedit -s $output_ob-
jdir/${libname}-symbols.expsym ${lib}'
else
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e
"s,^[ ]*,," -e "s,^*,_&," < $export_symbols > $output_ob-
jdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load
-keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC
-dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $com-
piler_flags $deplibs -install_name $rpath/$soname $ver-
string~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
fi
_LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e
"s,^[ ]*,," -e "s,^*,_&," < $export_symbols > $output_ob-
jdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib
-bundle $compiler_flags $libobjs $deplibs~nmedit -s $output_ob-
jdir/${libname}-symbols.expsym ${lib}'
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_automatic, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $conve-
nience'
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
else
_LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
dgux*)
case $cc_basename in
ec++) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
;;
freebsd* | kfreebsd*-gnu)
# FreeBSD 3 and later use GNU C++ and GNU ld with standard
ELF
# conventions
_LT_AC_TAGVAR(ld_shlibs, $1)=yes
;;
gnu*)
;;
hpux9*)
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b
${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search
PATH, # but as the default
# location of the library.
case $cc_basename in
CC)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
aCC)
_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$son-
ame~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname
$compiler_flags $predep_objects $libobjs $deplibs $postdep_ob-
jects~test $output_objdir/$soname = $lib || mv $output_ob-
jdir/$soname $lib'
# Commands to make compiler produce verbose output that
lists
# what "hidden" libraries, object files and flags are used
when
# linking a shared library.
#
# There doesn't appear to be a way to prevent this compiler
from
# explicitly linking system object files so we need to
strip them
# from the output so that they don't get included in the
library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v con-
ftest.$objext 2>&1) | egrep "-L"`; list=""; for z in $templist;
do case $z in conftest.$objext) list="$list $z";; *.$objext);; *)
list="$list $z";;esac; done; echo $list'
;;
*)
if test "$GXX" = yes; then
_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$son-
hppa*64*) _LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}+b ${wl}$libdir' _LT_AC_TAGVAR(hardcode_lib-
dir_flag_spec_ld, $1)='+b $libdir' _LT_AC_TAGVAR(hard-
code_libdir_separator, $1)=:
;;
ia64*) _LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='-L$libdir'
;;
*) _LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}+b ${wl}$libdir' _LT_AC_TAGVAR(hardcode_lib-
dir_separator, $1)=: _LT_AC_TAGVAR(export_dynam-
ic_flag_spec, $1)='${wl}-E'
;;
esac
fi
case "$host_cpu" in
hppa*64*)
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
ia64*)
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search
PATH, # but as the
default # location
of the library.
;;
*)
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search
PATH, # but as the
default # location
of the library.
;;
esac
case $cc_basename in
CC) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
aCC) case "$host_cpu" in hppa*64*|ia64*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o
$lib $linker_flags $libobjs $deplibs' ;; *)
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h
${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $compiler_flags
$predep_objects $libobjs $deplibs $postdep_objects' ;;
esac # Commands to make compiler produce verbose
output that lists # what "hidden" libraries, object files
and flags are used when # linking a shared library.
# # There doesn't appear to be a way to prevent
this compiler from # explicitly linking system object
files so we need to strip them # from the output so that
sert proper C++ library support _LT_AC_TAG-
VAR(ld_shlibs, $1)=no fi ;;
esac
;;
irix5* | irix6*)
case $cc_basename in
CC) # SGI C++ _LT_AC_TAGVAR(archive_cmds,
$1)='$CC -shared -all -multigot $compiler_flags $predep_objects
$libobjs $deplibs $postdep_objects -soname $soname `test -n
"$verstring" && echo -set_version $verstring` -update_registry
${objdir}/so_locations -o $lib'
# Archives containing C++ object files must be created
using # "CC -ar", where "CC" is the IRIX C++ compiler.
This is # necessary to make sure instantiated templates
are included # in the archive. _LT_AC_TAG-
VAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
;;
*) if test "$GXX" = yes; then if test
"$with_gnu_ld" = no; then _LT_AC_TAGVAR(archive_cmds,
$1)='$CC -shared -nostdlib $compiler_flags $predep_objects $li-
bobjs $deplibs $postdep_objects ${wl}-soname ${wl}$soname `test
-n "$verstring" && echo ${wl}-set_version ${wl}$verstring`
${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
else _LT_AC_TAGVAR(archive_cmds, $1)='$CC
-shared -nostdlib $compiler_flags $predep_objects $libobjs
$deplibs $postdep_objects ${wl}-soname ${wl}$soname `test -n
"$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
fi fi _LT_AC_TAGVAR(link_all_deplibs,
$1)=yes ;;
esac
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath
${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
;;
linux*)
case $cc_basename in
KCC) # Kuck and Associates, Inc. (KAI) C++ Compiler
# KCC will only create a shared library if the output
file # ends with ".so" (or ".sl" for HP-UX), so rename
the library # to its proper name (with version) after
linking. _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo
$shared_ext | $SED -e '''s/^()0-9A-Za-z{}]]/\\1/g'''`; tem-
plib=`echo $lib | $SED -e "s/tempext}..*/.so/"`; $CC $compil-
er_flags $predep_objects $libobjs $deplibs $postdep_objects
--soname $soname -o emplib; mv emplib $lib' _LT_AC_TAG-
VAR(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 $compiler_flags $predep_objects $li-
bobjs $deplibs $postdep_objects --soname $soname -o emplib
${wl}-retain-symbols-file,$export_symbols; mv emplib $lib'
$1)='${wl}--rpath,$libdir' _LT_AC_TAGVAR(export_dynam-
ic_flag_spec, $1)='${wl}--export-dynamic'
# Archives containing C++ object files must be created
using # "CC -Bstatic", where "CC" is the KAI C++ compil-
er. _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o
$oldlib $oldobjs' ;;
icpc) # Intel C++ with_gnu_ld=yes
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $compil-
er_flags $predep_objects $libobjs $deplibs $postdep_objects
${wl}-soname $wl$soname -o $lib' _LT_AC_TAGVAR(ar-
chive_expsym_cmds, $1)='$CC -shared $compiler_flags $predep_ob-
jects $libobjs $deplibs $postdep_objects ${wl}-soname $wl$soname
${wl}-retain-symbols-file $wl$export_symbols -o $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}-rpath,$libdir' _LT_AC_TAGVAR(export_dynam-
ic_flag_spec, $1)='${wl}--export-dynamic' _LT_AC_TAG-
VAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$conve-
nience ${wl}--no-whole-archive' ;;
cxx) # Compaq C++ _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$CC -shared $compiler_flags $predep_objects $li-
bobjs $deplibs $postdep_objects ${wl}-soname $wl$soname -o $lib'
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $com-
piler_flags $predep_objects $libobjs $deplibs $postdep_objects
${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file
$wl$export_symbols'
runpath_var=LD_RUN_PATH _LT_AC_TAGVAR(hard-
code_libdir_flag_spec, $1)='-rpath $libdir' _LT_AC_TAG-
VAR(hardcode_libdir_separator, $1)=:
# Commands to make compiler produce verbose output that
lists # what "hidden" libraries, object files and flags
are used when # linking a shared library. #
# There doesn't appear to be a way to prevent this com-
piler from # explicitly linking system object files so we
need to strip them # from the output so that they don't
get included in the library # dependencies. out-
put_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v con-
ftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED
"s/*ld.*.*ld .*$/1/"`; list=""; for z in $templist; do case $z in
conftest.$objext) list="$list $z";; *.$objext);; *) list="$list
$z";;esac; done; echo $list' ;;
esac
;;
lynxos*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
m88k*)
# FIXME: insert proper C++ library support
wlarc=
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
fi
# Workaround some broken pre-1.5 toolchains
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$ob-
jext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc
-lgcc::"'
;;
osf3*)
case $cc_basename in
KCC) # Kuck and Associates, Inc. (KAI) C++ Compiler
# KCC will only create a shared library if the output
file # ends with ".so" (or ".sl" for HP-UX), so rename
the library # to its proper name (with version) after
linking. _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo
$shared_ext | $SED -e '''s/^()0-9A-Za-z{}]]/\\1/g'''`; tem-
plib=`echo $lib | $SED -e "s/tempext}..*/.so/"`; $CC $compil-
er_flags $predep_objects $libobjs $deplibs $postdep_objects
--soname $soname -o emplib; mv emplib $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}-rpath,$libdir' _LT_AC_TAGVAR(hardcode_lib-
dir_separator, $1)=:
# Archives containing C++ object files must be created
using # "CC -Bstatic", where "CC" is the KAI C++ compil-
er. _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o
$oldlib $oldobjs'
;;
RCC) # Rational C++ 2.4.1 # FIXME: insert
proper C++ library support _LT_AC_TAGVAR(ld_shlibs,
$1)=no ;;
cxx) _LT_AC_TAGVAR(allow_undefined_flag, $1)='
${wl}-expect_unresolved ${wl} _LT_AC_TAGVAR(archive_cmds,
$1)='$CC -shared${allow_undefined_flag} $compiler_flags $pre-
dep_objects $libobjs $deplibs $postdep_objects ${wl}-soname $son-
ame `test -n "$verstring" && echo ${wl}-set_version $verstring`
-update_registry ${objdir}/so_locations -o $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath
${wl}$libdir' _LT_AC_TAGVAR(hardcode_libdir_separator,
$1)=:
# Commands to make compiler produce verbose output that
lists # what "hidden" libraries, object files and flags
are used when # linking a shared library. #
# There doesn't appear to be a way to prevent this com-
piler from # explicitly linking system object files so we
${wl}${objdir}/so_locations -o $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}-rpath ${wl}$libdir' _LT_AC_TAGVAR(hard-
code_libdir_separator, $1)=:
# Commands to make compiler produce verbose output that
lists # what "hidden" libraries, object files and flags
are used when # linking a shared library.
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext
2>&1 | grep "-L"'
else # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no fi ;;
esac
;;
osf4* | osf5*)
case $cc_basename in
KCC) # Kuck and Associates, Inc. (KAI) C++ Compiler
# KCC will only create a shared library if the output
file # ends with ".so" (or ".sl" for HP-UX), so rename
the library # to its proper name (with version) after
linking. _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo
$shared_ext | $SED -e '''s/^()0-9A-Za-z{}]]/\\1/g'''`; tem-
plib=`echo $lib | $SED -e "s/tempext}..*/.so/"`; $CC $compil-
er_flags $predep_objects $libobjs $deplibs $postdep_objects
--soname $soname -o emplib; mv emplib $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}-rpath,$libdir' _LT_AC_TAGVAR(hardcode_lib-
dir_separator, $1)=:
# Archives containing C++ object files must be created
using # the KAI C++ compiler. _LT_AC_TAG-
VAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
RCC) # Rational C++ 2.4.1 # FIXME: insert
proper C++ library support _LT_AC_TAGVAR(ld_shlibs,
$1)=no ;;
cxx) _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -ex-
pect_unresolved _LT_AC_TAGVAR(archive_cmds, $1)='$CC
-shared${allow_undefined_flag} $compiler_flags $predep_objects
$libobjs $deplibs $postdep_objects -msym -soname $soname `test -n
"$verstring" && echo -set_version $verstring` -update_registry
${objdir}/so_locations -o $lib' _LT_AC_TAGVAR(archive_ex-
psym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s
%s\n" -exported_symbol "" >> $lib.exp; done~ echo
"-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag
$compiler_flags $predep_objects $libobjs $deplibs $postdep_ob-
jects -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n
"$verstring" && echo -set_version $verstring` -update_registry
$objdir/so_locations -o $lib~ $rm $lib.exp'
plist; do case $z in conftest.$objext) list="$list $z";; *.$ob-
jext);; *) list="$list $z";;esac; done; echo $list' ;;
*) if test "$GXX" = yes && test "$with_gnu_ld" =
no; then _LT_AC_TAGVAR(allow_undefined_flag, $1)='
${wl}-expect_unresolved ${wl} _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag}
$compiler_flags $predep_objects $libobjs $deplibs $postdep_ob-
jects ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring"
&& echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry
${wl}${objdir}/so_locations -o $lib'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='${wl}-rpath ${wl}$libdir' _LT_AC_TAGVAR(hard-
code_libdir_separator, $1)=:
# Commands to make compiler produce verbose output that
lists # what "hidden" libraries, object files and flags
are used when # linking a shared library.
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext
2>&1 | grep "-L"'
else # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no fi ;;
esac
;;
psos*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
sco*)
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
case $cc_basename in
CC) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
*) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
esac
;;
sunos4*)
case $cc_basename in
CC) # Sun C++ 4.x # FIXME: insert proper
C++ library support _LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
lcc) # Lucid # FIXME: insert proper C++ li-
brary support _LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
*) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
esac
;;
solaris*)
case $cc_basename in
CC) # Sun C++ 4.2, 5.x and Centerline C++
we must use $wl # flag to pass the commands to the
underlying system # linker. # Supported
since Solaris 2.6 (maybe 2.5.1?) _LT_AC_TAG-
VAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$conve-
nience ${wl}-z ${wl}defaultextract' ;; esac
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
# Commands to make compiler produce verbose output that
lists # what "hidden" libraries, object files and flags
are used when # linking a shared library. #
# There doesn't appear to be a way to prevent this com-
piler from # explicitly linking system object files so we
need to strip them # from the output so that they don't
get included in the library # dependencies. out-
put_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$ob-
jext 2>&1 | grep "-[[LR]]"`; list=""; for z in $templist; do case
$z in conftest.$objext) list="$list $z";; *.$objext);; *)
list="$list $z";;esac; done; echo $list'
# Archives containing C++ object files must be created
using # "CC -xar", where "CC" is the Sun C++ compiler.
This is # necessary to make sure instantiated templates
are included # in the archive. _LT_AC_TAG-
VAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
;;
gcx) # Green Hills C++ Compiler _LT_AC_TAG-
VAR(archive_cmds, $1)='$CC -shared $compiler_flags $predep_ob-
jects $libobjs $deplibs $postdep_objects ${wl}-h $wl$soname -o
$lib'
# The C++ compiler must be used to create the archive.
_LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -ar-
chive -o $oldlib $oldobjs' ;;
*) # GNU C++ compiler with Solaris linker
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
_LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z
${wl}defs' if $CC --version | grep -v '^2.7' >
/dev/null; then _LT_AC_TAGVAR(archive_cmds, $1)='$CC
-shared -nostdlib $LDFLAGS $compiler_flags $predep_objects $li-
bobjs $deplibs $postdep_objects ${wl}-h $wl$soname -o $lib'
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{
global:" > $lib.exp~cat $export_symbols | $SED -e "s//1;/" >>
$lib.exp~$echo "local: *; };" >> $lib.exp~ $CC
-shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $compiler_flags
$predep_objects $libobjs $deplibs $postdep_objects~$rm $lib.exp'
# Commands to make compiler produce verbose output
that lists # what "hidden" libraries, object files
and flags are used when # linking a shared library.
output_verbose_link_cmd="$CC -shared $CFLAGS -v con-
ftest.$objext 2>&1 | grep else # g++ 2.7
appears to require `-G' NOT `-shared' on this # plat-
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R
$wl$libdir' fi ;;
esac
;;
sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* |
unixware7*)
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
;;
tandem*)
case $cc_basename in
NCC) # NonStop-UX NCC 3.20 # FIXME: insert
proper C++ library support _LT_AC_TAGVAR(ld_shlibs,
$1)=no ;;
*) # FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no ;;
esac
;;
vxworks*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
*)
# FIXME: insert proper C++ library support
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;; esac AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)]) test
"$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
_LT_AC_TAGVAR(GCC, $1)="$GXX" _LT_AC_TAGVAR(LD, $1)="$LD"
## CAVEAT EMPTOR: ## There is no encapsulation within the follow-
ing macros, do not change ## the running order or otherwise move
them around unless you know exactly ## what you are doing...
AC_LIBTOOL_POSTDEP_PREDEP($1) AC_LIBTOOL_PROG_COMPILER_PIC($1)
AC_LIBTOOL_PROG_CC_C_O($1) AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1)
AC_LIBTOOL_PROG_LD_SHLIBS($1) AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) AC_LIBTOOL_SYS_LIB_STRIP
AC_LIBTOOL_DLOPEN_SELF($1)
AC_LIBTOOL_CONFIG($1)
AC_LANG_POP CC=$lt_save_CC LDCXX=$LD LD=$lt_save_LD
GCC=$lt_save_GCC with_gnu_ldcxx=$with_gnu_ld
with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD
lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ld-
cxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld ])
m4trace:acinclude.m4:9595: -1- AC_DEFUN([AC_LIBTOOL_POSTDEP_PRE-
DEP], [ dnl we can't use the lt_simple_compile_test_code here,
dnl because it contains code intended for an executable, dnl not
a library. It's possible we should let each dnl tag define a new
lt_????_link_test_code variable, dnl but it's only used here...
ifelse([$1],[],[cat > conftest.$ac_ext <<EOF int a; void foo
} }; EOF ]) dnl Parse the compiler output and extract the nec-
essary dnl objects, libraries and library flags. if
AC_TRY_EVAL(ac_compile); then
# Parse the compiler output and extract the necessary
# objects, libraries and library flags.
# Sentinel used to keep track of whether or not we are before
# the conftest object file.
pre_test_object_deps_done=no
# The `*' in the case matches for architectures that use `case'
in
# $output_verbose_cmd can trigger glob expansion during the
loop
# eval without this substitution.
output_verbose_link_cmd="`$echo
for p in `eval $output_verbose_link_cmd`; do
case $p in
-L* | -R* | -l*)
# Some compilers place space between "-{L,R}" and the
path.
# Remove the space.
if test $p = "-L" || test $p = "-R"; then
prev=$p continue
else prev=
fi
if test "$pre_test_object_deps_done" = no; then
case $p in -L* | -R*) # Internal compiler li-
brary paths should come after those # provided the us-
er. The postdeps already come after the # user sup-
plied libs so there is no need to process them. if
test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then
_LT_AC_TAGVAR(compiler_lib_search_path,
$1)="${prev}${p}" else _LT_AC_TAGVAR(com-
piler_lib_search_path, $1)="${_LT_AC_TAGVAR(compil-
er_lib_search_path, $1)} ${prev}${p}" fi ;;
# The "-l" case would never come before the object being
# linked, so don't bother handling this case.
esac
else if test -z "$_LT_AC_TAGVAR(postdeps, $1)";
then _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}"
else _LT_AC_TAGVAR(postdeps,
$1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}" fi
fi
;;
*.$objext|*.$libext)
# This assumes that the test object file only shows up
# once in the compiler output.
;;
*) ;; # Ignore the rest.
esac
done
# Clean up.
rm -f a.out a.exe else
echo "libtool.m4: error: problem compiling $1 test program" fi
$rm -f confest.$objext
case " $_LT_AC_TAGVAR(postdeps, $1) " in *" -lc "*) _LT_AC_TAG-
VAR(archive_cmds_need_lc, $1)=no ;; esac ]) m4trace:acin-
clude.m4:9602: -1- AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG],
[_LT_AC_LANG_F77_CONFIG(F77)]) m4trace:acinclude.m4:9694: -1-
AC_DEFUN([_LT_AC_LANG_F77_CONFIG], [AC_REQUIRE([AC_PROG_F77])
AC_LANG_PUSH(Fortran 77)
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no _LT_AC_TAGVAR(al-
low_undefined_flag, $1)= _LT_AC_TAGVAR(always_export_symbols,
$1)=no _LT_AC_TAGVAR(archive_expsym_cmds, $1)= _LT_AC_TAGVAR(ex-
port_dynamic_flag_spec, $1)= _LT_AC_TAGVAR(hardcode_direct,
$1)=no _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec_ld, $1)= _LT_AC_TAGVAR(hard-
code_libdir_separator, $1)= _LT_AC_TAGVAR(hardcode_minus_L,
$1)=no _LT_AC_TAGVAR(hardcode_automatic, $1)=no _LT_AC_TAG-
VAR(module_cmds, $1)= _LT_AC_TAGVAR(module_expsym_cmds, $1)=
_LT_AC_TAGVAR(link_all_deplibs, $1)=unknown _LT_AC_TAGVAR(old_ar-
chive_cmds, $1)=$old_archive_cmds _LT_AC_TAGVAR(no_unde-
fined_flag, $1)= _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
# Source file extension for f77 test sources. ac_ext=f
# Object file extension for compiled f77 test sources. objext=o
_LT_AC_TAGVAR(objext, $1)=$objext
# Code to be used in simple compile tests lt_simple_com-
pile_test_code=" subroutine t return end0
# Code to be used in simple link tests lt_simple_link_test_code="
program t end0
# ltmain only uses $CC for tagged configurations so make sure $CC
is set. _LT_AC_SYS_COMPILER
# Allow CC to be a program name with arguments. lt_save_CC="$CC"
CC=${F77-"f77"} compiler=$CC _LT_AC_TAGVAR(compiler, $1)=$CC
cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
;; aix4*)
test "$enable_shared" = yes && enable_static=no
;; esac AC_MSG_RESULT([$enable_shared])
AC_MSG_CHECKING([whether to build static libraries]) # Make sure
either enable_shared or enable_static is yes. test "$en-
able_shared" = yes || enable_static=yes AC_MSG_RESULT([$en-
able_static])
test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
_LT_AC_TAGVAR(GCC, $1)="$G77" _LT_AC_TAGVAR(LD, $1)="$LD"
AC_LIBTOOL_PROG_COMPILER_PIC($1) AC_LIBTOOL_PROG_CC_C_O($1)
AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) AC_LIBTOOL_PROG_LD_SHLIBS($1)
AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) AC_LIBTOOL_PROG_LD_HARD-
CODE_LIBPATH($1) AC_LIBTOOL_SYS_LIB_STRIP
AC_LIBTOOL_CONFIG($1)
AC_LANG_POP CC="$lt_save_CC" ]) m4trace:acinclude.m4:9702: -1-
AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CON-
FIG(GCJ)]) m4trace:acinclude.m4:9749: -1- AC_DE-
FUN([_LT_AC_LANG_GCJ_CONFIG], [AC_LANG_SAVE
# Source file extension for Java test sources. ac_ext=java
# Object file extension for compiled Java test sources. objext=o
_LT_AC_TAGVAR(objext, $1)=$objext
# Code to be used in simple compile tests lt_simple_com-
pile_test_code="class foo {}0
# Code to be used in simple link tests lt_sim-
ple_link_test_code='public class conftest { public static void
main(String[] argv) {}; }0
# ltmain only uses $CC for tagged configurations so make sure $CC
is set. _LT_AC_SYS_COMPILER
# Allow CC to be a program name with arguments. lt_save_CC="$CC"
CC=${GCJ-"gcj"} compiler=$CC _LT_AC_TAGVAR(compiler, $1)=$CC
# GCJ did not exist at the time GCC didn't implicitly link libc
in. _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
## CAVEAT EMPTOR: ## There is no encapsulation within the follow-
ing macros, do not change ## the running order or otherwise move
them around unless you know exactly ## what you are doing...
AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1) AC_LIBTOOL_PROG_COMPIL-
ER_PIC($1) AC_LIBTOOL_PROG_CC_C_O($1)
# Object file extension for compiled RC test sources. objext=o
_LT_AC_TAGVAR(objext, $1)=$objext
# Code to be used in simple compile tests lt_simple_com-
pile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }0
# Code to be used in simple link tests lt_sim-
ple_link_test_code="$lt_simple_compile_test_code"
# ltmain only uses $CC for tagged configurations so make sure $CC
is set. _LT_AC_SYS_COMPILER
# Allow CC to be a program name with arguments. lt_save_CC="$CC"
CC=${RC-"windres"} compiler=$CC _LT_AC_TAGVAR(compiler, $1)=$CC
_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
AC_LIBTOOL_CONFIG($1)
AC_LANG_RESTORE CC="$lt_save_CC" ]) m4trace:acinclude.m4:10269:
-1- AC_DEFUN([AC_LIBTOOL_CONFIG], [# The else clause should only
fire when bootstrapping the # libtool distribution, otherwise you
forgot to ship ltmain.sh # with your package, and you will get
complaints that there are # no rules to generate ltmain.sh. if
test -f "$ltmain"; then
# See if we are running on zsh, and set the options which allow
our commands through
# without removal of escapes.
if test -n "${ZSH_VERSION+set}" ; then
setopt NO_GLOB_SUBST
fi
# Now quote all the things that may contain metacharacters
while being
# careful not to overquote the AC_SUBSTed values. We take
copies of the
# variables and quote the copies for generation of the libtool
script.
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S
LTCC NM SED SHELL libname_spec library_names_spec soname_spec
extract_expsyms_cmds old_striplib striplib file_magic_cmd
finish_cmds finish_eval deplibs_check_method reload_flag
reload_cmds need_locks lt_cv_sys_global_symbol_pipe
lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_sym-
bol_to_c_name_address sys_lib_search_path_spec
sys_lib_dlsearch_path_spec old_postinstall_cmds old_postunin-
stall_cmds _LT_AC_TAGVAR(compiler, $1) _LT_AC_TAGVAR(CC,
$1) _LT_AC_TAGVAR(LD, $1) _LT_AC_TAGVAR(lt_prog_compil-
er_wl, $1) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
_LT_AC_TAGVAR(lt_prog_compiler_static, $1) _LT_AC_TAG-
VAR(lt_prog_compiler_no_builtin_flag, $1) _LT_AC_TAGVAR(ex-
port_dynamic_flag_spec, $1) _LT_AC_TAG-
VAR(thread_safe_flag_spec, $1) _LT_AC_TAGVAR(whole_ar-
chive_flag_spec, $1) _LT_AC_TAGVAR(enable_shared_with_stat-
VAR(module_expsym_cmds, $1) _LT_AC_TAGVAR(lt_cv_prog_compil-
er_c_o, $1) _LT_AC_TAGVAR(exclude_expsyms, $1)
_LT_AC_TAGVAR(include_expsyms, $1); do
case $var in
_LT_AC_TAGVAR(old_archive_cmds, $1) | _LT_AC_TAG-
VAR(old_archive_from_new_cmds, $1) | _LT_AC_TAGVAR(ar-
chive_cmds, $1) | _LT_AC_TAGVAR(archive_expsym_cmds, $1) |
_LT_AC_TAGVAR(module_cmds, $1) | _LT_AC_TAGVAR(module_exp-
sym_cmds, $1) |
_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) |
_LT_AC_TAGVAR(export_symbols_cmds, $1) | extract_expsyms_cmds
| reload_cmds | finish_cmds | postinstall_cmds | postunin-
stall_cmds | old_postinstall_cmds | old_postuninstall_cmds |
sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
# Double-quote double-evaled strings.
eval "lt_$var=\
;;
*)
eval "lt_$var=\
;;
esac
done
case $lt_echo in
*'0 --fallback-echo"')
lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\0 --fallback-
echo"[$]/[$]0 --fallback-echo"/'`
;;
esac
ifelse([$1], [],
[cfgfile="${ofile}T"
trap "$rm
$rm -f "$cfgfile"
AC_MSG_NOTICE([creating $ofile])],
[cfgfile="$ofile"])
cat <<__EOF__ >> "$cfgfile" ifelse([$1], [], [#! $SHELL
# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized li-
brary-building support services. # Generated automatically by
$PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) # NOTE: Changes made
to this file will be lost: look at ltmain.sh. # # Copyright (C)
1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation,
Inc. # # This file is part of GNU Libtool: # Originally by Gor-
don Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # # This program is
free software; you can redistribute it and/or modify # it under
the terms of the GNU General Public License as published by # the
Free Software Foundation; either version 2 of the License, or #
(at your option) any later version. # # This program is distrib-
uted in the hope that it will be useful, but # WITHOUT ANY WAR-
# Sed that helps us avoid accidentally triggering echo(1) options
like -n. Xsed="$SED -e s/^X//"
# The HP-UX ksh and POSIX shell print the target directory to
stdout # if CDPATH is set. if test "XCDPATH+set}" = Xset; then
CDPATH=:; export CDPATH; fi
# The names of the tagged configurations supported by this
script. available_tags=
# ### BEGIN LIBTOOL CONFIG], [# ### BEGIN LIBTOOL TAG CONFIG:
$tagname])
# Libtool was configured on host `(hostname || uname -n)
2>/dev/null | sed 1q`:
# Shell to use when invoking shell scripts. SHELL=$lt_SHELL
# Whether or not to build shared libraries.
build_libtool_libs=$enable_shared
# Whether or not to build static libraries. build_old_libs=$en-
able_static
# Whether or not to add -lc for building shared libraries.
build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)
# Whether or not to disallow shared libs when runtime libs are
static allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(en-
able_shared_with_static_runtimes, $1)
# Whether or not to optimize for fast installation. fast_in-
stall=$enable_fast_install
# The host system. host_alias=$host_alias host=$host
# An echo program that does not interpret backslashes.
echo=$lt_echo
# The archiver. AR=$lt_AR AR_FLAGS=$lt_AR_FLAGS
# A C compiler. LTCC=$lt_LTCC
# A language-specific compiler. CC=$lt_[]_LT_AC_TAGVAR(compiler,
$1)
# Is the compiler the GNU C compiler? with_gcc=$_LT_AC_TAG-
VAR(GCC, $1)
# An ERE matcher. EGREP=$lt_EGREP
# The linker used to build libraries. LD=$lt_[]_LT_AC_TAGVAR(LD,
# Used on cygwin: assembler. AS="$AS"
# The name of the directory that contains temporary libtool
files. objdir=$objdir
# How to create reloadable object files.
reload_flag=$lt_reload_flag reload_cmds=$lt_reload_cmds
# How to pass a linker flag through the compiler.
wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)
# Object file suffix (normally "o"). objext="$ac_objext"
# Old archive suffix (normally "a"). libext="$libext"
# Shared library suffix (normally ".so"). shrext='$shrext'
# Executable file suffix (normally ""). exeext="$exeext"
# Additional compiler flags for building library objects.
pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)
pic_mode=$pic_mode
# What is the maximum length of a command?
max_cmd_len=$lt_cv_sys_max_cmd_len
# Does compiler simultaneously support -c and -o options? com-
piler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)
# Must we lock files when doing compilation ?
need_locks=$lt_need_locks
# Do we need the lib prefix for modules? need_lib_pre-
fix=$need_lib_prefix
# Do we need a version for libraries? need_version=$need_version
# Whether dlopen is supported. dlopen_support=$enable_dlopen
# Whether dlopen of programs is supported. dlopen_self=$en-
able_dlopen_self
# Whether dlopen of statically linked programs is supported.
dlopen_self_static=$enable_dlopen_self_static
# Compiler flag to prevent dynamic linking. link_stat-
ic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1)
# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compil-
er_no_builtin_flag, $1)
# Format of library name prefix. libname_spec=$lt_libname_spec
# List of archive names. First name is the real one, the rest
are links. # The last name is the one that the linker finds with
-lNAME. library_names_spec=$lt_library_names_spec
# The coded name of the library, if different from the real name.
soname_spec=$lt_soname_spec
# Commands used to build and install an old-style archive. RAN-
LIB=$lt_RANLIB old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_ar-
chive_cmds, $1) old_postinstall_cmds=$lt_old_postinstall_cmds
old_postuninstall_cmds=$lt_old_postuninstall_cmds
# Create an old-style archive from a shared archive. old_ar-
chive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_ar-
chive_from_new_cmds, $1)
# Create a temporary old-style archive to link instead of a
shared archive. old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAG-
VAR(old_archive_from_expsyms_cmds, $1)
# Commands used to build and install a shared archive. ar-
chive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1) archive_exp-
sym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1) postin-
stall_cmds=$lt_postinstall_cmds postuninstall_cmds=$lt_postunin-
stall_cmds
# Commands used to build a loadable module (assumed same as above
if empty) module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1) mod-
ule_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1)
# Commands to strip libraries. old_striplib=$lt_old_striplib
striplib=$lt_striplib
# Dependencies to place before the objects being linked to create
a # shared library. predep_objects=$lt_[]_LT_AC_TAGVAR(pre-
dep_objects, $1)
# Dependencies to place after the objects being linked to create
a # shared library. postdep_objects=$lt_[]_LT_AC_TAGVAR(post-
dep_objects, $1)
# Dependencies to place before the objects being linked to create
a # shared library. predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1)
# Dependencies to place after the objects being linked to create
a # shared library. postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1)
# The library search path used internally by the compiler when
linking # a shared library. compil-
er_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path,
# Commands used to finish a libtool library installation in a di-
rectory. finish_cmds=$lt_finish_cmds
# Same as above, but a single script fragment to be evaled but
not shown. finish_eval=$lt_finish_eval
# Take the output of nm and produce a listing of raw symbols and
C names. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
# Transform the output of nm in a proper C declaration glob-
al_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
# Transform the output of nm in a C name address pair global_sym-
bol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_ad-
dress
# This is the shared library runtime path variable. run-
path_var=$runpath_var
# This is the shared library path variable. shlib-
path_var=$shlibpath_var
# Is shlibpath searched before the hard-coded library search
path? shlibpath_overrides_runpath=$shlibpath_overrides_runpath
# How to hardcode a shared library path into an executable.
hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1)
# Whether we should hardcode library paths into libraries. hard-
code_into_libs=$hardcode_into_libs
# Flag to hardcode ibdir into a binary during linking. # This
must work even if ibdir does not exist. hardcode_lib-
dir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)
# If ld is used when linking, flag to hardcode ibdir into # a bi-
nary during linking. This must work even if ibdir does # not ex-
ist. hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hard-
code_libdir_flag_spec_ld, $1)
# Whether we need a single -rpath flag with a separated argument.
hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_lib-
dir_separator, $1)
# Set to yes if using DIR/libNAME${shared_ext} during linking
hardcodes DIR into the # resulting binary. hardcode_di-
rect=$_LT_AC_TAGVAR(hardcode_direct, $1)
# Set to yes if using the -LDIR flag during linking hardcodes DIR
into the # resulting binary. hardcode_minus_L=$_LT_AC_TAG-
VAR(hardcode_minus_L, $1)
# Whether libtool must link a program against all its dependency
libraries. link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1)
# Compile-time system search path for libraries
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
# Run-time system search path for libraries
sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
# Fix the shell variable rcfile for the compiler. fix_src-
file_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)"
# Set to yes if exported symbols are required. always_ex-
port_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1)
# The commands to list exported symbols. export_sym-
bols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1)
# The commands to extract the exported symbol list from a shared
archive. extract_expsyms_cmds=$lt_extract_expsyms_cmds
# Symbols that should not be listed in the preloaded symbols.
exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1)
# Symbols that must always be exported. include_exp-
syms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1)
ifelse([$1],[], [# ### END LIBTOOL CONFIG], [# ### END LIBTOOL
TAG CONFIG: $tagname])
__EOF__
ifelse([$1],[], [
case $host_os in
aix3*)
cat << >> "$cfgfile"
# AIX sometimes has problems with the GCC collect2 program. For
some # reason, if we set the COLLECT_NAMES environment variable,
the problems # vanish in a puff of smoke. if test "X${COL-
LECT_NAMES+set}" != Xset; then
COLLECT_NAMES=
export COLLECT_NAMES fi EOF
;;
esac
# We use sed instead of cat because bash on DJGPP gets confused
if
# if finds mixed CR/LF and LF-only lines. Since sed operates
in
# text mode, it properly converts lines to CR/LF. This bash
problem
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
if test "$GCC" = yes; then
_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-
builtin'
AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti
-fno-exceptions],
lt_cv_prog_compiler_rtti_exceptions,
[-fno-rtti -fno-exceptions], [],
[_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag,
$1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-
rtti -fno-exceptions"]) fi ]) m4trace:acinclude.m4:10473: -1-
AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_RE-
QUIRE([AC_CANONICAL_HOST]) AC_REQUIRE([AC_PROG_NM]) AC_RE-
QUIRE([AC_OBJEXT]) # Check for command to grab the raw symbol
name followed by C symbol from nm. AC_MSG_CHECKING([command to
parse $NM output from $compiler object])
AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [ # These are sane
defaults that work on at least a few old systems. # [They come
from Ultrix. What could be older than Ultrix?!! ;)]
# Character class describing NM global symbol codes. sym-
code='[[BCDEGRST]]'
# Regexp to match symbols that can be accessed directly from C.
sympat='_A-Za-z]][[_A-Za-z0-9]]*'
# Transform the above into a raw symbol and a C symbol.
symxfrm='1 23 3'
# Transform an extracted symbol line into a proper C declaration
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* $/extern int
1;/p'"
# Transform an extracted symbol line into symbol name and symbol
address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e
's/^: ^ ]]* $/ {\
# Define system-specific variables. case $host_os in aix*)
symcode='[[BCDT]]'
;; cygwin* | mingw* | pw32*)
symcode='[[ABCDGISTW]]'
;; hpux*) # Its linker distinguishes data from code symbols
if test "$host_cpu" = ia64; then
symcode='[[ABCDEGRST]]'
fi
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* $/extern
int 1();/p' -e 's/^$symcode* .* $/extern char 1;/p'"
lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: ^
]]* $/ {\
;; irix* | nonstopux*)
# If we're using GNU nm, then use its standard symbol codes.
case `$NM -V 2>&1` in *GNU* | *'with BFD'*)
symcode='[[ABCDGISTW]]' ;; esac
# Try without a prefix undercore, then with it. for ac_symprfx
in "" "_"; do
# Write the raw and C identifiers.
lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]ym-
code$symcode*[[ ]][[ ]]*c_symprfx$sym-
pat$opt_cr$/$symxfrm/p'"
# Check to see that the pipe works correctly.
pipe_works=no
rm -f conftest*
cat > conftest.$ac_ext <<EOF #ifdef __cplusplus extern "C" {
#endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus
} #endif int main(){nm_test_var='a';nm_test_func();return(0);}
EOF
if AC_TRY_EVAL(ac_compile); then
# Now try to grab the symbols.
nlist=conftest.nm
if AC_TRY_EVAL(NM conftest.$ac_objext $lt_cv_sys_global_sym-
bol_pipe > $nlist) && test -s "$nlist"; then
# Try sorting and uniquifying the output.
if sort "$nlist" | uniq > "$nlist"T; then mv -f
"$nlist"T "$nlist"
else rm -f "$nlist"T
fi
# Make sure that we snagged all the symbols we need.
if grep ' nm_test_var$' "$nlist" >/dev/null; then
if grep ' nm_test_func$' "$nlist" >/dev/null; then
cat <<EOF > conftest.$ac_ext #ifdef __cplusplus extern
"C" { #endif
EOF # Now generate the symbol file. eval
"$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >>
conftest.$ac_ext'
cat <<EOF >> conftest.$ac_ext #if defined (__STDC__) &&
__STDC__ # define lt_ptr_t void * #else # define lt_ptr_t char *
# define const #endif
/* The mapping between symbol names and symbols. */ const struct
{
const char *name;
lt_ptr_t address; } lt_preloaded_symbols[[]] = { EOF
$SED "s/^$symcode$symcode* $/ { cat << >> con-
ftest.$ac_ext
fi
else
echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MES-
SAGE_LOG_FD
fi
else
echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
cat conftest.$ac_ext >&5
fi
rm -f conftest* conftst*
# Do not use the global_symbol_pipe unless it works.
if test "$pipe_works" = yes; then
break
else
lt_cv_sys_global_symbol_pipe=
fi done ]) if test -z "$lt_cv_sys_global_symbol_pipe"; then
lt_cv_sys_global_symbol_to_cdecl= fi if test -z
"$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl";
then
AC_MSG_RESULT(failed) else
AC_MSG_RESULT(ok) fi ]) m4trace:acinclude.m4:10934: -1- AC_DE-
FUN([AC_LIBTOOL_PROG_COMPILER_PIC], [_LT_AC_TAGVAR(lt_prog_com-
piler_wl, $1)= _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=
AC_MSG_CHECKING([for $compiler option to produce PIC])
ifelse([$1],[CXX],[
# C++ specific cases for pic, static, wl, etc.
if test "$GXX" = yes; then
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
case $host_os in
aix*)
# All AIX code is PIC.
if test "$host_cpu" = ia64; then # AIX 5 now sup-
ports IA64 processor _LT_AC_TAGVAR(lt_prog_compiler_stat-
ic, $1)='-Bstatic'
fi
;;
amigaos*)
# FIXME: we need at least 68020 code to build shared li-
braries, but
# adding the `-m68020' flag to GCC prevents building any-
thing better,
# like `-m68040'.
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resi-
dent32 -malways-restore-a4'
;;
beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* |
osf4* | osf5*)
*djgpp*)
# DJGPP does not support shared libraries at all
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
;;
sysv4*MP*)
if test -d /usr/nec; then _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)=-Kconform_pic
fi
;;
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
case "$host_cpu" in
hppa*64*|ia64*) ;;
*) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
;;
esac
;;
*)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
;;
esac
else
case $host_os in
aix4* | aix5*) # All AIX code is PIC. if
test "$host_cpu" = ia64; then # AIX 5 now supports IA64
processor _LT_AC_TAGVAR(lt_prog_compiler_static,
$1)='-Bstatic' else _LT_AC_TAGVAR(lt_prog_com-
piler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi
;;
chorus*) case $cc_basename in cxch68)
# Green Hills C++ Compiler # _LT_AC_TAG-
VAR(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"
;; esac ;;
dgux*) case $cc_basename in ec++)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
;; ghcx) # Green Hills C++ Com-
piler _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
;; *) ;; esac
;;
freebsd* | kfreebsd*-gnu) # FreeBSD uses GNU C++
;;
hpux9* | hpux10* | hpux11*) case $cc_basename in
CC) _LT_AC_TAGVAR(lt_prog_compiler_wl,
$1)='-Wl,' _LT_AC_TAGVAR(lt_prog_compiler_static,
$1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
if test "$host_cpu" != ia64; then _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)='+Z' fi ;;
aCC) _LT_AC_TAGVAR(lt_prog_compiler_wl,
$1)='-Wl,' _LT_AC_TAGVAR(lt_prog_compiler_static,
VAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;;
icpc) # Intel C++ _LT_AC_TAG-
VAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_AC_TAG-
VAR(lt_prog_compiler_static, $1)='-static' ;;
cxx) # Compaq C++ # Make sure
the PIC flag is empty. It appears that all Alpha #
Linux and Compaq Tru64 Unix objects are PIC.
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= _LT_AC_TAG-
VAR(lt_prog_compiler_static, $1)='-non_shared' ;;
*) ;; esac ;;
lynxos*) ;;
m88k*) ;;
mvs*) case $cc_basename in cxx)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
;; *) ;; esac ;;
netbsd*) ;;
osf3* | osf4* | osf5*) case $cc_basename in
KCC) _LT_AC_TAGVAR(lt_prog_compiler_wl,
$1)='--backend -Wl,' ;; RCC) #
Rational C++ 2.4.1 _LT_AC_TAGVAR(lt_prog_compil-
er_pic, $1)='-pic' ;; cxx) #
Digital/Compaq C++ _LT_AC_TAGVAR(lt_prog_compiler_wl,
$1)='-Wl,' # Make sure the PIC flag is empty. It ap-
pears that all Alpha # Linux and Compaq Tru64 Unix
objects are PIC. _LT_AC_TAGVAR(lt_prog_compiler_pic,
$1)= _LT_AC_TAGVAR(lt_prog_compiler_static,
$1)='-non_shared' ;; *) ;;
esac ;;
psos*) ;;
sco*) case $cc_basename in CC)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;;
*) ;; esac ;;
solaris*) case $cc_basename in CC)
# Sun C++ 4.2, 5.x and Centerline C++
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
;; gcx) # Green Hills C++ Compiler
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' ;;
*) ;; esac ;;
sunos4*) case $cc_basename in CC)
# Sun C++ 4.x _LT_AC_TAGVAR(lt_prog_com-
piler_pic, $1)='-pic' _LT_AC_TAGVAR(lt_prog_compil-
er_static, $1)='-Bstatic' ;; lcc)
# Lucid _LT_AC_TAGVAR(lt_prog_compiler_pic,
$1)='-pic' ;; *) ;;
esac ;;
tandem*) case $cc_basename in NCC)
# NonStop-UX NCC 3.20 _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)='-KPIC' ;; *)
if test "$host_cpu" = ia64; then # AIX 5 now sup-
ports IA64 processor _LT_AC_TAGVAR(lt_prog_compiler_stat-
ic, $1)='-Bstatic'
fi
;;
amigaos*)
# FIXME: we need at least 68020 code to build shared li-
braries, but
# adding the `-m68020' flag to GCC prevents building any-
thing better,
# like `-m68040'.
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resi-
dent32 -malways-restore-a4'
;;
beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* |
osf4* | osf5*)
# PIC is the default for these OSes.
;;
mingw* | pw32* | os2*)
# This hack is so that the source file can tell whether it
is being
# built for inclusion in a dll (and should export symbols
for example).
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
;;
darwin* | rhapsody*)
# PIC is the default on this platform
# Common symbols not allowed in MH_DYLIB files
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
;;
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get
shared libraries
# on systems that don't support them.
_LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
enable_shared=no
;;
sysv4*MP*)
if test -d /usr/nec; then _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)=-Kconform_pic
fi
;;
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
case $host_os in
aix*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
if test "$host_cpu" = ia64; then # AIX 5 now sup-
ports IA64 processor _LT_AC_TAGVAR(lt_prog_compiler_stat-
ic, $1)='-Bstatic'
else _LT_AC_TAGVAR(lt_prog_compiler_static,
$1)='-bnso -bI:/lib/syscalls.exp'
fi
;;
mingw* | pw32* | os2*)
# This hack is so that the source file can tell whether it
is being
# built for inclusion in a dll (and should export symbols
for example).
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'
;;
hpux9* | hpux10* | hpux11*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
case "$host_cpu" in
hppa*64*|ia64*) # +Z the default ;;
*) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
;;
esac
# Is there a better lt_prog_compiler_static that works with
the bundled CC?
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a
${wl}archive'
;;
irix5* | irix6* | nonstopux*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
# PIC (with -KPIC) is the default.
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
;;
newsos6)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
linux*)
case $CC in
icc* | ecc*) _LT_AC_TAGVAR(lt_prog_compiler_wl,
$1)='-Wl,' _LT_AC_TAGVAR(lt_prog_compiler_pic,
$1)='-KPIC' _LT_AC_TAGVAR(lt_prog_compiler_static,
$1)='-static'
;;
sco3.2v5*)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn'
;;
solaris*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
sunos4*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
sysv4*MP*)
if test -d /usr/nec ;then _LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)='-Kconform_pic' _LT_AC_TAG-
VAR(lt_prog_compiler_static, $1)='-Bstatic'
fi
;;
uts4*)
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
*)
_LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
;;
esac
fi ]) AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)])
# # Check to make sure the PIC flag actually works. # if test -n
"$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then
AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1) works],
_LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1),
[$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[
-DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [],
[case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in
"" | " "*) ;;
*) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAG-
VAR(lt_prog_compiler_pic, $1)" ;;
$compiler linker ($LD) supports shared libraries])
ifelse([$1],[CXX],[
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $conve-
nience | $global_symbol_pipe | $SED '''s/.* //''' | sort | uniq >
$export_symbols'
case $host_os in
aix4* | aix5*)
# If we're using GNU nm, then we don't want the "-C" option.
# -C means demangle to AIX nm, but means don't demangle with
GNU nm
if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs
$convenience | awk '''{ if (((2 == "T") || (2 == "D") || (2 ==
"B")) && ([substr](3,1,1) != ".")) { print 3 } }''' | sort -u >
$export_symbols'
else
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs
$convenience | awk '''{ if (((2 == "T") || (2 == "D") || (2 ==
"B")) && ([substr](3,1,1) != ".")) { print 3 } }''' | sort -u >
$export_symbols'
fi
;;
pw32*)
_LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
;;
cygwin* | mingw*)
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $conve-
nience | $global_symbol_pipe | $SED -e '''/^[[BCDGS]] /s/.* ^
]]*/1 DATA/''' | $SED -e '''/^[[AITW]] /s/.* //''' | sort | uniq
> $export_symbols'
;;
*)
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $conve-
nience | $global_symbol_pipe | $SED '''s/.* //''' | sort | uniq >
$export_symbols'
;;
esac ],[
runpath_var=
_LT_AC_TAGVAR(allow_undefined_flag, $1)=
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
_LT_AC_TAGVAR(archive_cmds, $1)=
_LT_AC_TAGVAR(archive_expsym_cmds, $1)=
_LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
_LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
clude
# it will be wrapped by ` (' and `)$', so one must not match
beginning or
# end of line. Example: `a|bc|.*d.*' will exclude the symbols
`a' and `bc',
# as well as any symbol that contains `d'.
_LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_"
# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most
a.out
# platforms (ab)use it in PIC code, but their linkers get con-
fused if
# the symbol is explicitly referenced. Since portable code
cannot
# rely on this symbol name, it's probably fine to never include
it in
# preloaded symbol tables.
extract_expsyms_cmds=
case $host_os in
cygwin* | mingw* | pw32*)
# FIXME: the MSVC++ port hasn't been tested in a loooong time
# When not using gcc, we currently assume that we are using
# Microsoft Visual C++.
if test "$GCC" != yes; then
with_gnu_ld=no
fi
;;
openbsd*)
with_gnu_ld=no
;;
esac
_LT_AC_TAGVAR(ld_shlibs, $1)=yes
if test "$with_gnu_ld" = yes; then
# If archive_cmds runs LD, not CC, wlarc should be empty
wlarc='${wl}'
# See if GNU ld supports shared libraries.
case $host_os in
aix3* | aix4* | aix5*)
# On AIX/PPC, the GNU linker is very broken
if test "$host_cpu" != ia64; then _LT_AC_TAG-
VAR(ld_shlibs, $1)=no cat <<EOF 1>&2
*** Warning: the GNU linker, at least up to release 2.9.1, is re-
ported *** to be unable to reliably create shared libraries on
AIX. *** Therefore, libtool is disabling shared libraries sup-
port. If you *** really care for shared libraries, you may want
to modify your PATH *** so that a non-GNU linker is found, and
then restart.
EOF
# Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> re-
ports
# that the semantics of dynamic libraries on AmigaOS, at
least up
# to version 4, is to share data among multiple programs
linked
# with the same dynamic library. Since this doesn't match
the
# behavior of shared libraries on other platforms, we can't
use
# them.
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
beos*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' >
/dev/null; then _LT_AC_TAGVAR(allow_undefined_flag,
$1)=unsupported # Joseph Beckenbach <jrb3@best.com> says
some releases of gcc # support --undefined. This de-
serves some investigation. FIXME _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$CC -nostart $compiler_flags $libobjs $deplibs
${wl}-soname $wl$soname -o $lib'
else _LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
cygwin* | mingw* | pw32*)
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually
meaningless,
# as there is no search path for DLLs.
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(allow_undefined_flag, $1)=no
_LT_AC_TAGVAR(always_export_symbols, $1)=no
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $con-
venience | $global_symbol_pipe | $SED -e '''/^[[BCDGS]] /s/.* ^
]]*/1 DATA/''' | $SED -e '''/^[[AITW]] /s/.* //''' | sort | uniq
> $export_symbols'
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $compil-
er_flags $libobjs $deplibs -o $output_objdir/$soname ${wl}--im-
age-base=0x10000000 ${wl}--out-implib,$lib' # If the ex-
port-symbols file already is a .def file (1st line # is
EXPORTS), use it as is; otherwise, prepend...
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED
1q $export_symbols`" = xEXPORTS; then cp $export_sym-
bols $output_objdir/$soname.def; else echo EX-
PORTS > $output_objdir/$soname.def; cat $export_symbols
>> $output_objdir/$soname.def; fi~ $CC -shared
$output_objdir/$soname.def $compiler_flags $libobjs $deplibs -o
$output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-
fi
;;
solaris* | sysv5*)
if $LD -v 2>&1 | grep 'BFD 2.8' > /dev/null; then
_LT_AC_TAGVAR(ld_shlibs, $1)=no cat <<EOF 1>&2
*** Warning: The releases 2.8.* of the GNU linker cannot reliably
*** create shared libraries on Solaris systems. Therefore,
libtool *** is disabling shared libraries support. We urge you
to upgrade GNU *** binutils to release 2.9.1 or newer. Another
option is to modify *** your PATH or compiler configuration so
that the native linker is *** used, and then restart.
EOF
elif $LD --help 2>&1 | grep ': supported targets:.* elf' >
/dev/null; then _LT_AC_TAGVAR(archive_cmds, $1)='$CC
-shared $compiler_flags $libobjs $deplibs ${wl}-soname $wl$soname
-o $lib' _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC
-shared $compiler_flags $libobjs $deplibs ${wl}-soname $wl$soname
${wl}-retain-symbols-file $wl$export_symbols -o $lib'
else _LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
sunos4*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text
-Bshareable -o $lib $libobjs $deplibs $linker_flags'
wlarc=
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' >
/dev/null; then _LT_AC_TAGVAR(archive_cmds, $1)='$CC
-shared $compiler_flags $libobjs $deplibs ${wl}-soname $wl$soname
-o $lib' _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC
-shared $compiler_flags $libobjs $deplibs ${wl}-soname $wl$soname
${wl}-retain-symbols-file $wl$export_symbols -o $lib'
else _LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
esac
if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = yes; then
runpath_var=LD_RUN_PATH
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath
${wl}$libdir'
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-
dynamic'
# ancient GNU ld didn't support --whole-archive et. al.
_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
_LT_AC_TAGVAR(always_export_symbols, $1)=yes
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_ob-
jdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols
-T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
# Note: this linker hardcodes the directories in LIBPATH if
there
# are no directories specified by -L.
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
if test "$GCC" = yes && test -z "$link_static_flag"; then
# Neither direct hardcoding nor static linking is sup-
ported with a # broken collect2. _LT_AC_TAG-
VAR(hardcode_direct, $1)=unsupported
fi
;;
aix4* | aix5*)
if test "$host_cpu" = ia64; then # On IA64, the
linker does run time linking by default, so we don't #
have to do anything special. aix_use_runtimelinking=no
exp_sym_flag='-Bexport' no_entry_flag=""
else # If we're using GNU nm, then we don't want
the "-C" option. # -C means demangle to AIX nm, but
means don't demangle with GNU nm if $NM -V 2>&1 | grep
'GNU' > /dev/null; then _LT_AC_TAGVAR(export_sym-
bols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '''{ if (((2
== "T") || (2 == "D") || (2 == "B")) && ([substr](3,1,1) != "."))
{ print 3 } }''' | sort -u > $export_symbols' else
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $li-
bobjs $convenience | awk '''{ if (((2 == "T") || (2 == "D") || (2
== "B")) && ([substr](3,1,1) != ".")) { print 3 } }''' | sort -u
> $export_symbols' fi
# KDE requires run time linking. Make it the default.
aix_use_runtimelinking=yes exp_sym_flag='-bex-
port' no_entry_flag='-bnoentry'
fi
# When large executables or shared objects are built, AIX
ld can
# have problems creating the table of contents. If linking
a library
# or program results in "error TOC overflow" add -mminimal-
toc to
# CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is
not
# enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
_LT_AC_TAGVAR(archive_cmds, $1)=''
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
# path is not listed in the libpath. Setting hard-
code_minus_L
# to unsupported forces relinking
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$lib-
dir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
fi esac shared_flag='-shared'
else # not using gcc if test "$host_cpu" =
ia64; then
# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3
Release
# chokes on -Wl,-G. The following line is correct:
shared_flag='-G' else
if test "$aix_use_runtimelinking" = yes; then
shared_flag='-qmkshrobj ${wl}-G' else
shared_flag='-qmkshrobj'
fi fi
fi
# Let the compiler handle the export list.
_LT_AC_TAGVAR(always_export_symbols, $1)=no
if test "$aix_use_runtimelinking" = yes; then #
Warning - without using the other runtime loading flags (-brtl),
# -berok will link without error, but may produce a bro-
ken library. _LT_AC_TAGVAR(allow_undefined_flag,
$1)='-berok'
# Determine the default libpath from the value encoded in
an empty executable. _LT_AC_SYS_LIBPATH_AIX
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blib-
path:$libdir:'"$aix_libpath" _LT_AC_TAGVAR(archive_cmds,
$1)="C"' -o $output_objdir/$soname $compiler_flags $libobjs
$deplibs `if test "x${allow_undefined_flag}" != "x"; then echo
"${wl}${allow_undefined_flag}"; else :; fi` '" $shared_flag"
_LT_AC_TAGVAR(archive_expsym_cmds, $1)="C"' -o $out-
put_objdir/$soname $compiler_flags $libobjs $deplibs `if test
"x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_unde-
fined_flag}"; else :; fi` '"wl}$exp_sym_flag:xport_symbols
$shared_flag"
else if test "$host_cpu" = ia64; then
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $lib-
dir:/usr/lib:/lib' _LT_AC_TAGVAR(allow_undefined_flag,
$1)="-z nodefs" _LT_AC_TAGVAR(archive_expsym_cmds,
$1)="C $shared_flag"' -o $output_objdir/$soname $compiler_flags
$libobjs $deplibs ${wl}${allow_undefined_flag} '"wl}$no_en-
try_flag wl}$exp_sym_flag:xport_symbols" else #
Determine the default libpath from the value encoded in an empty
executable. _LT_AC_SYS_LIBPATH_AIX _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$lib-
dir:'"$aix_libpath" # Warning - without using the other
run time loading flags, # -berok will link without er-
ror, but may produce a broken library. _LT_AC_TAG-
;;
amigaos*)
_LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixli-
brary.data~$echo "#define NAME $libname" > $output_objdir/a2ixli-
brary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixli-
brary.data~$echo "#define VERSION $major" >> $output_ob-
jdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $out-
put_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB
$lib~(cd $output_objdir && a2ixlibrary -32)'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
# see comment about different semantics on the GNU ld sec-
tion
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
bsdi4*)
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
;;
cygwin* | mingw* | pw32*)
# When not using gcc, we currently assume that we are using
# Microsoft Visual C++.
# hardcode_libdir_flag_spec is actually meaningless, as
there is
# no search path for DLLs.
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
_LT_AC_TAGVAR(allow_undefined_flag, $1)=no
# Tell ltmain to make .lib files, not .a files.
libext=lib
# Tell ltmain to make .dll files, not .so files.
shrext=".dll"
# FIXME: Setting linknames here is a bad hack.
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $compil-
er_flags $libobjs `echo "$deplibs" | $SED -e '''s/ -lc$//'''`
-link -dll~linknames='
# The linker will automatically build a .lib file if we
build a DLL.
_LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
# FIXME: Should let the user specify the lib program.
_LT_AC_TAGVAR(old_archive_cmds, $1)='lib
/OUT:$oldlib$oldobjs$old_deplibs'
fix_srcfile_path='`cygpath -w "$srcfile"`'
_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
;;
darwin* | rhapsody*)
if test "$GXX" = yes ; then
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
case "$host_os" in
rhapsody* | darwin1.[[012]]) _LT_AC_TAGVAR(al-
; then
lt_int_apple_cc_single_mod=yes
fi
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -sin-
gle_module $allow_undefined_flag -o $lib $compiler_flags $libobjs
$deplibs -install_name $rpath/$soname $verstring'
else
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -r
${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-mas-
ter.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib
${lib}-master.o $compiler_flags $deplibs -install_name
$rpath/$soname $verstring'
fi
_LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $al-
low_undefined_flag -o $lib -bundle $compiler_flags $libobjs
$deplibs'
# Don't fix this by using the ld -exported_symbols_list
flag, it doesn't exist in older darwin ld's
if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e
"s,#.*,," -e "s,^[ ]*,," -e "s,^*,_&," < $export_symbols >
$output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -sin-
gle_module $allow_undefined_flag -o $lib $compiler_flags $libobjs
$deplibs -install_name $rpath/$soname $verstring~nmedit -s $out-
put_objdir/${libname}-symbols.expsym ${lib}'
else
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e
"s,#.*,," -e "s,^[ ]*,," -e "s,^*,_&," < $export_symbols >
$output_objdir/${libname}-symbols.expsym~$CC -r
${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-mas-
ter.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib
${lib}-master.o $compiler_flags $deplibs -install_name
$rpath/$soname $verstring~nmedit -s $output_objdir/${lib-
name}-symbols.expsym ${lib}'
fi
_LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,,"
-e "s,^[ ]*,," -e "s,^*,_&," < $export_symbols > $output_ob-
jdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib
-bundle $compiler_flags $libobjs $deplibs~nmedit -s $output_ob-
jdir/${libname}-symbols.expsym ${lib}'
_LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_automatic, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $con-
venience'
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
else
_LT_AC_TAGVAR(ld_shlibs, $1)=no
fi
;;
plicit c++rt0.o
# does not break anything, and helps significantly (at the
cost of a little
# extra space).
freebsd2.2*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib
$libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
# Unfortunately, older versions of FreeBSD 2 do not have this
feature.
freebsd2*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib
$libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
# FreeBSD 3 and greater uses gcc -shared to do shared li-
braries.
freebsd* | kfreebsd*-gnu)
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $com-
piler_flags $libobjs $deplibs'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
hpux9*)
if test "$GCC" = yes; then _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -fPIC
${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $compil-
er_flags $libobjs $deplibs~test $output_objdir/$soname = $lib ||
mv $output_objdir/$soname $lib'
else _LT_AC_TAGVAR(archive_cmds, $1)='$rm $out-
put_objdir/$soname~$LD -b +b $install_libdir -o $output_ob-
jdir/$soname $libobjs $deplibs $linker_flags~test $output_ob-
jdir/$soname = $lib || mv $output_objdir/$soname $lib'
fi
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b
${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
$install_libdir -o $lib $libobjs $deplibs $linker_flags'
;; esac
fi
if test "$with_gnu_ld" = no; then case "$host_cpu"
in hppa*64*) _LT_AC_TAGVAR(hardcode_lib-
dir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
_LT_AC_TAGVAR(hardcode_direct, $1)=no _LT_AC_TAG-
VAR(hardcode_shlibpath_var, $1)=no ;; ia64*)
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$lib-
dir' _LT_AC_TAGVAR(hardcode_direct, $1)=no
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes ;; *)
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b
${wl}$libdir' _LT_AC_TAGVAR(hardcode_libdir_separator,
$1)=: _LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes ;; esac
fi
;;
irix5* | irix6* | nonstopux*)
if test "$GCC" = yes; then _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$CC -shared $compiler_flags $libobjs $deplibs
${wl}-soname ${wl}$soname `test -n "$verstring" && echo
${wl}-set_version ${wl}$verstring` ${wl}-update_registry
${wl}${output_objdir}/so_locations -o $lib'
else _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared
$libobjs $deplibs $linker_flags -soname $soname `test -n "$ver-
string" && echo -set_version $verstring` -update_registry ${out-
put_objdir}/so_locations -o $lib' _LT_AC_TAGVAR(hard-
code_libdir_flag_spec_ld, $1)='-rpath $libdir'
fi
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath
${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
;;
netbsd*)
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib
$libobjs $deplibs $linker_flags' # a.out
else _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared
-o $lib $libobjs $deplibs $linker_flags' # ELF
;;
openbsd*)
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" ||
test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o
$lib $compiler_flags $libobjs $deplibs' _LT_AC_TAG-
VAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
else
case $host_os in openbsd[[01]].* | openb-
sd2.[[0-7]] | openbsd2.[[0-7]].*) _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $link-
er_flags' _LT_AC_TAGVAR(hardcode_libdir_flag_spec,
$1)='-R$libdir' ;; *) _LT_AC_TAG-
VAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $compil-
er_flags $libobjs $deplibs' _LT_AC_TAGVAR(hard-
code_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ;;
esac
fi
;;
os2*)
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
_LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
_LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname
INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION
_LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o
$output_objdir/$libname.a $output_objdir/$libname.def'
;;
osf3*)
if test "$GCC" = yes; then _LT_AC_TAGVAR(allow_un-
defined_flag, $1)=' ${wl}-expect_unresolved ${wl}
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_unde-
fined_flag} $compiler_flags $libobjs $deplibs ${wl}-soname
${wl}$soname `test -n "$verstring" && echo ${wl}-set_version
${wl}$verstring` ${wl}-update_registry ${wl}${output_ob-
jdir}/so_locations -o $lib'
else _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -ex-
pect_unresolved _LT_AC_TAGVAR(archive_cmds, $1)='$LD
-shared${allow_undefined_flag} $libobjs $deplibs $linker_flags
-soname $soname `test -n "$verstring" && echo -set_version $ver-
string` -update_registry ${output_objdir}/so_locations -o $lib'
fi
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath
${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
;;
-msym -soname $soname `test -n "$verstring" && echo -set_version
$verstring` -update_registry ${output_objdir}/so_locations -o
$lib' _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in
`cat $export_symbols`; do printf "%s %s\n" -exported_symbol "" >>
$lib.exp; done; echo "-hidden">> $lib.exp~ $LD
-shared${allow_undefined_flag} -input $lib.exp $linker_flags $li-
bobjs $deplibs -soname $soname `test -n "$verstring" && echo
-set_version $verstring` -update_registry ${objdir}/so_locations
-o $lib~$rm $lib.exp'
# Both c and cxx compiler support -rpath directly
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath
$libdir'
fi
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
;;
sco3.2v5*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib
$libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
runpath_var=LD_RUN_PATH
hardcode_runpath_var=yes
;;
solaris*)
_LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text'
if test "$GCC" = yes; then _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $com-
piler_flags $libobjs $deplibs' _LT_AC_TAGVAR(archive_exp-
sym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols |
$SED -e "s//1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname
-o $lib $compiler_flags $libobjs $deplibs~$rm $lib.exp'
else _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${al-
low_undefined_flag} -h $soname -o $lib $libobjs $deplibs $link-
er_flags' _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo
"{ global:" > $lib.exp~cat $export_symbols | $SED -e "s//1;/" >>
$lib.exp~$echo "local: *; };" >> $lib.exp~
$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o
$lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
fi
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
case $host_os in
solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
*) # Supported since Solaris 2.6 (maybe 2.5.1?)
_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allex-
tract$convenience -z defaultextract' ;;
esac
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
sysv4)
case $host_vendor in sni) _LT_AC_TAG-
VAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs
$deplibs $linker_flags' _LT_AC_TAGVAR(hardcode_direct,
$1)=yes # is this really true??? ;; siemens)
## LD is ld it makes a PLAMLIB ## CC just
makes a GrossModule. _LT_AC_TAGVAR(archive_cmds,
$1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
_LT_AC_TAGVAR(hardcode_direct, $1)=no
;; motorola) _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs
$linker_flags' _LT_AC_TAGVAR(hardcode_direct, $1)=no
#Motorola manual says yes, but my tests say they lie ;;
esac
runpath_var='LD_RUN_PATH'
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
sysv4.3*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib
$libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
;;
sysv4*MP*)
if test -d /usr/nec; then _LT_AC_TAGVAR(ar-
chive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs
$linker_flags' _LT_AC_TAGVAR(hardcode_shlibpath_var,
$1)=no runpath_var=LD_RUN_PATH hardcode_run-
path_var=yes _LT_AC_TAGVAR(ld_shlibs, $1)=yes
fi
;;
sysv4.2uw2*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs
$deplibs $linker_flags'
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_minus_L, $1)=no
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
hardcode_runpath_var=yes
runpath_var=LD_RUN_PATH
;;
sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* |
unixware7*)
_LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text'
if test "$GCC" = yes; then _LT_AC_TAGVAR(ar-
now
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_unde-
fined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" >
$lib.exp~cat $export_symbols | $SED -e "s//1;/" >> $lib.exp~$echo
"local: *; };" >> $lib.exp~
$LD -G${allow_undefined_flag} -M $lib.exp -h
$soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
runpath_var='LD_RUN_PATH'
;;
uts4*)
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib
$libobjs $deplibs $linker_flags'
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
*)
_LT_AC_TAGVAR(ld_shlibs, $1)=no
;;
esac
fi ]) AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)]) test
"$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if
test "$GCC" = yes; then
variables_saved_for_relink="$variables_saved_for_relink GCC_EX-
EC_PREFIX COMPILER_PATH LIBRARY_PATH" fi
# # Do we need to explicitly link libc? # case "x$_LT_AC_TAG-
VAR(archive_cmds_need_lc, $1)" in x|xyes)
# Assume -lc should be added
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
if test "$enable_shared" = yes && test "$GCC" = yes; then
case $_LT_AC_TAGVAR(archive_cmds, $1) in
*'~'*)
# FIXME: we may have to deal with multi-command sequences.
;;
'$CC '*)
# Test whether the compiler implicitly links with -lc since
on some
# systems, -lgcc has to come before -lc. If gcc already
passes -lc
# to ld, don't add -lc before -lgcc.
AC_MSG_CHECKING([whether -lc should be explicitly linked
in])
$rm conftest*
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
_LT_AC_TAGVAR(allow_undefined_flag, $1)=
if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2>1 grep
then _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
else _LT_AC_TAGVAR(archive_cmds_need_lc,
$1)=yes
fi
_LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_al-
low_undefined_flag
else
cat conftest.err 1>&5
fi
$rm conftest*
AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)])
;;
esac
fi
;; esac ]) m4trace:acinclude.m4:11771: -1- AC_DE-
FUN([_LT_AC_FILE_LTDLL_C], [ # /* ltdll.c starts here */ # #de-
fine WIN32_LEAN_AND_MEAN # #include <windows.h> # #undef
WIN32_LEAN_AND_MEAN # #include <stdio.h> # # #ifndef __CYGWIN__ #
# ifdef __CYGWIN32__ # # define __CYGWIN__ __CYGWIN32__ # #
endif # #endif # # #ifdef __cplusplus # extern "C" { # #endif #
BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID re-
served); # #ifdef __cplusplus # } # #endif # # #ifdef __CYGWIN__
# #include <cygwin/cygwin_dll.h> # DECLARE_CYGWIN_DLL( DllMain );
# #endif # HINSTANCE __hDllInstance_base; # # BOOL APIENTRY #
DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) # { #
__hDllInstance_base = hInst; # return TRUE; # } # /* ltdll.c
ends here */ ]) m4trace:acinclude.m4:11776: -1- AC_DE-
FUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])])
m4trace:acinclude.m4:11780: -1- AC_DEFUN([AM_PROG_LIBTOOL],
[AC_PROG_LIBTOOL]) m4trace:acinclude.m4:11781: -1- AC_DE-
FUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) m4trace:acin-
clude.m4:11782: -1- AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STAT-
IC($@)]) m4trace:acinclude.m4:11783: -1- AC_DEFUN([AM_DIS-
ABLE_SHARED], [AC_DISABLE_SHARED($@)]) m4trace:acin-
clude.m4:11784: -1- AC_DEFUN([AM_DISABLE_STATIC], [AC_DIS-
ABLE_STATIC($@)]) m4trace:acinclude.m4:11785: -1- AC_DE-
FUN([AM_PROG_LD], [AC_PROG_LD]) m4trace:acinclude.m4:11786: -1-
AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) m4trace:acinclude.m4:11795:
-1- AC_DEFUN([LT_AC_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj, no)
test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
AC_SUBST(GCJFLAGS) ]) m4trace:acinclude.m4:11799: -1- AC_DE-
FUN([LT_AC_PROG_RC], [AC_CHECK_TOOL(RC, windres, no) ])
m4trace:acinclude.m4:11862: -1- AC_DEFUN([LT_AC_PROG_SED],
[AC_MSG_CHECKING([for a sed that does not truncate output])
AC_CACHE_VAL(lt_cv_path_SED, [# Loop through the user's path and
test for sed and gsed. # Then use that list of sed's as ones to
test for truncation. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for
as_dir in $PATH do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
echo $ECHO_N "0123456789$ECHO_C" >conftest.in
# Check for GNU sed and select it if it is found.
if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' >
/dev/null; then
lt_cv_path_SED=$lt_ac_sed
break
fi
while true; do
cat conftest.in conftest.in >conftest.tmp
mv conftest.tmp conftest.in
cp conftest.in conftest.nl
echo >>conftest.nl
$lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
cmp -s conftest.out conftest.nl || break
# 10000 chars as input seems more than enough
test $lt_ac_count -gt 10 && break
lt_ac_count=`expr $lt_ac_count + 1`
if test $lt_ac_count -gt $lt_ac_max; then
lt_ac_max=$lt_ac_count
lt_cv_path_SED=$lt_ac_sed
fi
done done ]) SED=$lt_cv_path_SED AC_MSG_RESULT([$SED]) ])
m4trace:configure.in:29: -1- AC_INIT([acinclude.m4]) m4trace:con-
figure.in:29: -1- m4_pattern_forbid([^_?A[CHUM]_]) m4trace:con-
figure.in:29: -1- m4_pattern_forbid([_AC_]) m4trace:config-
ure.in:29: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS
directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
m4trace:configure.in:29: -1- m4_pattern_allow([^AS_FLAGS$])
m4trace:configure.in:29: -1- m4_pattern_forbid([^_?m4_])
m4trace:configure.in:29: -1- m4_pattern_forbid([^dnl$])
m4trace:configure.in:29: -1- m4_pattern_forbid([^_?AS_])
m4trace:configure.in:29: -1- AC_SUBST([SHELL], [${CON-
FIG_SHELL-/bin/sh}]) m4trace:configure.in:29: -1- AC_SUB-
ST([PATH_SEPARATOR]) m4trace:configure.in:29: -1- AC_SUBST([PACK-
AGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACK-
AGE_NAME'])]) m4trace:configure.in:29: -1- AC_SUBST([PACKAGE_TAR-
NAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TAR-
NAME'])]) m4trace:configure.in:29: -1- AC_SUBST([PACKAGE_VER-
SION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VER-
SION'])]) m4trace:configure.in:29: -1- AC_SUBST([PACKAGE_STRING],
[m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
m4trace:configure.in:29: -1- AC_SUBST([PACKAGE_BUGREPORT],
[m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
m4trace:configure.in:29: -1- AC_SUBST([exec_prefix], [NONE])
m4trace:configure.in:29: -1- AC_SUBST([prefix], [NONE])
m4trace:configure.in:29: -1- AC_SUBST([program_transform_name],
[s,x,x,]) m4trace:configure.in:29: -1- AC_SUBST([bindir], ['${ex-
ec_prefix}/bin']) m4trace:configure.in:29: -1- AC_SUB-
ST([sbindir], ['${exec_prefix}/sbin']) m4trace:configure.in:29:
-1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
m4trace:configure.in:29: -1- AC_SUBST([datadir], ['${pre-
fix}/share']) m4trace:configure.in:29: -1- AC_SUBST([sysconfdir],
fine to the one symbol short name of this package. */ #undef
PACKAGE_TARNAME]) m4trace:configure.in:29: -1- AC_DE-
FINE_TRACE_LITERAL([PACKAGE_VERSION]) m4trace:configure.in:29:
-1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of
this package. */ #undef PACKAGE_VERSION]) m4trace:config-
ure.in:29: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
m4trace:configure.in:29: -1- AH_OUTPUT([PACKAGE_STRING], [/* De-
fine to the full name and version of this package. */ #undef
PACKAGE_STRING]) m4trace:configure.in:29: -1- AC_DE-
FINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) m4trace:configure.in:29:
-1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address
where bug reports for this package should be sent. */ #undef
PACKAGE_BUGREPORT]) m4trace:configure.in:29: -1- AC_SUB-
ST([build_alias]) m4trace:configure.in:29: -1- AC_SUB-
ST([host_alias]) m4trace:configure.in:29: -1- AC_SUBST([tar-
get_alias]) m4trace:configure.in:29: -1- AC_SUBST([DEFS])
m4trace:configure.in:29: -1- AC_SUBST([ECHO_C]) m4trace:config-
ure.in:29: -1- AC_SUBST([ECHO_N]) m4trace:configure.in:29: -1-
AC_SUBST([ECHO_T]) m4trace:configure.in:29: -1- AC_SUBST([LIBS])
m4trace:configure.in:32: -1- AC_CONFIG_AUX_DIR([admin])
m4trace:configure.in:38: -1- AC_CANONICAL_SYSTEM m4trace:config-
ure.in:38: -1- _m4_warn([obsolete], [The macro `AC_CANONICAL_SYS-
TEM' is obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:1660: AC_CANONICAL_SYSTEM is expanded from... config-
ure.in:38: the top level]) m4trace:configure.in:38: -1- AC_CANON-
ICAL_HOST m4trace:configure.in:38: -1- AC_SUBST([build],
[$ac_cv_build]) m4trace:configure.in:38: -1- AC_SUB-
ST([build_cpu], [`echo $ac_cv_build | sed
's/^^-]]*-^-]]*-$/1/'`]) m4trace:configure.in:38: -1- AC_SUB-
ST([build_vendor], [`echo $ac_cv_build | sed
's/^^-]]*-^-]]*-$/2/'`]) m4trace:configure.in:38: -1- AC_SUB-
ST([build_os], [`echo $ac_cv_build | sed 's/^^-]]*-^-]]*-$/3/'`])
m4trace:configure.in:38: -1- AC_SUBST([host], [$ac_cv_host])
m4trace:configure.in:38: -1- AC_SUBST([host_cpu], [`echo
$ac_cv_host | sed 's/^^-]]*-^-]]*-$/1/'`]) m4trace:config-
ure.in:38: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed
's/^^-]]*-^-]]*-$/2/'`]) m4trace:configure.in:38: -1- AC_SUB-
ST([host_os], [`echo $ac_cv_host | sed 's/^^-]]*-^-]]*-$/3/'`])
m4trace:configure.in:38: -1- AC_SUBST([target], [$ac_cv_target])
m4trace:configure.in:38: -1- AC_SUBST([target_cpu], [`echo
$ac_cv_target | sed 's/^^-]]*-^-]]*-$/1/'`]) m4trace:config-
ure.in:38: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target |
sed 's/^^-]]*-^-]]*-$/2/'`]) m4trace:configure.in:38: -1- AC_SUB-
ST([target_os], [`echo $ac_cv_target | sed
's/^^-]]*-^-]]*-$/3/'`]) m4trace:configure.in:43: -1- AM_INIT_AU-
TOMAKE([kkeyled], [0.8.10]) m4trace:configure.in:43: -1- m4_pat-
tern_allow([^AM_[A-Z]+FLAGS$]) m4trace:configure.in:43: -1-
AM_SET_CURRENT_AUTOMAKE_VERSION m4trace:configure.in:43: -1-
AM_AUTOMAKE_VERSION([1.9.6]) m4trace:configure.in:43: -1-
AC_PROG_INSTALL m4trace:configure.in:43: -1- AC_PROG_INSTALL
m4trace:configure.in:43: -1- AC_SUBST([INSTALL_PROGRAM])
m4trace:configure.in:43: -1- AC_SUBST([INSTALL_SCRIPT])
m4trace:configure.in:43: -1- AM_MISSING_PROG([ACLOCAL], [aclo-
cal-${am__api_version}]) m4trace:configure.in:43: -1- AM_MISS-
ING_HAS_RUN m4trace:configure.in:43: -1- AM_AUX_DIR_EXPAND
m4trace:configure.in:43: -1- AC_SUBST([ACLOCAL]) m4trace:config-
ure.in:43: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
m4trace:configure.in:43: -1- AC_SUBST([AUTOCONF]) m4trace:config-
ure.in:43: -1- AM_MISSING_PROG([AUTOMAKE], [au-
tomake-${am__api_version}]) m4trace:configure.in:43: -1- AC_SUB-
ST([AUTOMAKE]) m4trace:configure.in:43: -1- AM_MISSING_PROG([AU-
TOHEADER], [autoheader]) m4trace:configure.in:43: -1- AC_SUB-
ST([AUTOHEADER]) m4trace:configure.in:43: -1- AM_MISS-
ING_PROG([MAKEINFO], [makeinfo]) m4trace:configure.in:43: -1-
AC_SUBST([MAKEINFO]) m4trace:configure.in:43: -1- AM_PROG_IN-
STALL_SH m4trace:configure.in:43: -1- AC_SUBST([install_sh])
m4trace:configure.in:43: -1- AM_PROG_INSTALL_STRIP m4trace:con-
figure.in:43: -1- AC_SUBST([STRIP]) m4trace:configure.in:43: -1-
AC_SUBST([ac_ct_STRIP]) m4trace:configure.in:43: -1- AC_SUB-
ST([INSTALL_STRIP_PROGRAM]) m4trace:configure.in:43: -1-
AM_PROG_MKDIR_P m4trace:configure.in:43: -1- AC_SUBST([mkdir_p])
m4trace:configure.in:43: -1- AC_PROG_AWK m4trace:configure.in:43:
-1- AC_SUBST([AWK]) m4trace:configure.in:43: -1- AC_PROG_MAKE_SET
m4trace:configure.in:43: -1- AC_SUBST([SET_MAKE]) m4trace:config-
ure.in:43: -1- AM_SET_LEADING_DOT m4trace:configure.in:43: -1-
AC_SUBST([am__leading_dot]) m4trace:configure.in:43: -1-
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OP-
TION([tar-pax], [_AM_PROG_TAR([pax])],
[_AM_PROG_TAR([v7])])]) m4trace:configure.in:43: -2- _AM_MAN-
GLE_OPTION([tar-ustar]) m4trace:configure.in:43: -1- _AM_IF_OP-
TION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])
m4trace:configure.in:43: -2- _AM_MANGLE_OPTION([tar-pax])
m4trace:configure.in:43: -1- _AM_PROG_TAR([v7]) m4trace:config-
ure.in:43: -1- AM_MISSING_PROG([AMTAR], [tar]) m4trace:config-
ure.in:43: -1- AC_SUBST([AMTAR]) m4trace:configure.in:43: -1-
AC_SUBST([am__tar]) m4trace:configure.in:43: -1- AC_SUB-
ST([am__untar]) m4trace:configure.in:43: -1- _AM_IF_OPTION([no-
dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
[_AM_DEPENDENCIES(CC)],
[define([AC_PROG_CC],
defn([AC_PROG_CC])[_AM_DEPENDEN-
CIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX],
[_AM_DEPENDENCIES(CXX)],
[define([AC_PROG_CXX],
defn([AC_PROG_CXX])[_AM_DEPENDEN-
CIES(CXX)])])dnl ]) m4trace:configure.in:43: -2- _AM_MANGLE_OP-
TION([no-dependencies]) m4trace:configure.in:45: -1- KDE_SET_PRE-
FIX m4trace:configure.in:45: -1- KDE_SET_DEFAULT_BINDIRS
m4trace:configure.in:45: -1- KDE_FIND_PATH([kde-config], [KDECON-
FIG], [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(kde-con-
fig)], [], [prepend]) m4trace:configure.in:45: -1- KDE_MISS-
ING_PROG_ERROR([kde-config]) m4trace:configure.in:45: -1-
KDE_FIND_PATH([kde-config], [KDECONFIG], [$kde_default_bindirs],
[KDE_MISSING_PROG_ERROR(kde-config)], [], [prepend]) m4trace:con-
You should run autoupdate.], [/usr/local/gnu-auto-
tools/share/aclocal-1.9/header.m4:12: AM_CONFIG_HEADER is expand-
ed from... configure.in:48: the top level]) m4trace:config-
ure.in:48: -1- AC_CONFIG_HEADERS([config.h]) m4trace:config-
ure.in:51: -1- AC_CHECK_COMPILERS m4trace:configure.in:51: -2-
_m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -2- _m4_warn([obsolete], [The
macro `AC_HELP_STRING' is obsolete. You should run autoupdate.],
[autoconf/general.m4:219: AC_HELP_STRING is expanded from... ac-
include.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -2-
_m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -2- _m4_warn([obsolete], [The
macro `AC_HELP_STRING' is obsolete. You should run autoupdate.],
[autoconf/general.m4:219: AC_HELP_STRING is expanded from... ac-
include.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -2-
_m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- AC_PROG_CC m4trace:config-
ure.in:51: -1- AC_SUBST([CC]) m4trace:configure.in:51: -1-
AC_SUBST([CFLAGS]) m4trace:configure.in:51: -1- AC_SUBST([LD-
FLAGS]) m4trace:configure.in:51: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:51: -1- AC_SUBST([CC]) m4trace:config-
ure.in:51: -1- AC_SUBST([ac_ct_CC]) m4trace:configure.in:51: -1-
AC_SUBST([CC]) m4trace:configure.in:51: -1- AC_SUBST([ac_ct_CC])
m4trace:configure.in:51: -1- AC_SUBST([CC]) m4trace:config-
ure.in:51: -1- AC_SUBST([CC]) m4trace:configure.in:51: -1-
AC_SUBST([ac_ct_CC]) m4trace:configure.in:51: -1- AC_SUBST([EXE-
EXT], [$ac_cv_exeext]) m4trace:configure.in:51: -1- AC_SUBST([OB-
JEXT], [$ac_cv_objext]) m4trace:configure.in:51: -1- _AM_DEPEN-
DENCIES([CC]) m4trace:configure.in:51: -1- AM_SET_DEPDIR
m4trace:configure.in:51: -1- AC_SUBST([DEPDIR], ["${am__lead-
ing_dot}deps"]) m4trace:configure.in:51: -1- AM_OUTPUT_DEPENDEN-
CY_COMMANDS m4trace:configure.in:51: -1- AM_MAKE_INCLUDE
m4trace:configure.in:51: -1- AC_SUBST([am__include]) m4trace:con-
figure.in:51: -1- AC_SUBST([am__quote]) m4trace:configure.in:51:
-1- AM_DEP_TRACK m4trace:configure.in:51: -1- AM_CONDITION-
AL([AMDEP], [test "x$enable_dependency_tracking" != xno])
m4trace:configure.in:51: -1- AC_SUBST([AMDEP_TRUE]) m4trace:con-
figure.in:51: -1- AC_SUBST([AMDEP_FALSE]) m4trace:config-
ure.in:51: -1- AC_SUBST([AMDEPBACKSLASH]) m4trace:config-
ure.in:51: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependen-
cies_compiler_type]) m4trace:configure.in:51: -1- AM_CONDITION-
CIES([CXX]) m4trace:configure.in:51: -1- AC_SUBST([CXXDEPMODE],
[depmode=$am_cv_CXX_dependencies_compiler_type]) m4trace:config-
ure.in:51: -1- AM_CONDITIONAL([am__fastdepCXX], [
test "x$enable_dependency_tracking" != xno && test
"$am_cv_CXX_dependencies_compiler_type" = gcc3]) m4trace:config-
ure.in:51: -1- AC_SUBST([am__fastdepCXX_TRUE]) m4trace:config-
ure.in:51: -1- AC_SUBST([am__fastdepCXX_FALSE]) m4trace:config-
ure.in:51: -1- KDE_CHECK_FOR_BAD_COMPILER m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE'
is obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2180: AC_TRY_COMPILE is expanded from... acin-
clude.m4:3016: KDE_CHECK_FOR_BAD_COMPILER is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_CHECK_COMPILER_FLAG([fno-builtin], [CXXFLAGS="-fno-builtin
$CXXFLAGS"]) m4trace:configure.in:51: -1- _m4_warn([obsolete],
[The macro `AC_LANG_SAVE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete.
You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUS-
PLUS is expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS
is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is
expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete.
You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUS-
PLUS is expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS
is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is
expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- AC_SUBST([WOVERLOADED_VIRTUAL]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([pg], [
CFLAGS="-pg $CFLAGS"
CXXFLAGS="-pg $CXXFLAGS"
]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_SAVE' is obsolete. You should run autoupdate.],
[autoconf/lang.m4:166: AC_LANG_SAVE is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([Wmissing-format-at-
tribute], [CXXFLAGS="$CXXFLAGS -Wformat-security -Wmissing-for-
mat-attribute"]) m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
clude.m4:2951: KDE_CHECK_C_COMPILER_FLAG is expanded from... ac-
include.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2951: KDE_CHECK_C_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_LANG_C' is ob-
solete. You should run autoupdate.], [autoconf/c.m4:71:
AC_LANG_C is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2951:
KDE_CHECK_C_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_TRY_LINK' is obsolete. You should run autoupdate.],
[autoconf/general.m4:2223: AC_TRY_LINK is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2951: KDE_CHECK_C_COMPILER_FLAG is expanded from... ac-
include.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RE-
STORE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2951: KDE_CHECK_C_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([Wundef], [CXXFLAGS="-Wun-
def $CXXFLAGS"]) m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([Wno-long-long],
[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) m4trace:configure.in:51:
-1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE
is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is
expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([Wno-non-virtual-dtor],
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -2- _m4_warn([obsolete], [The macro `AC_HELP_STRING'
is obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:219: AC_HELP_STRING is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- AC_SUBST([HAVE_GCC_VISIBILI-
TY]) m4trace:configure.in:51: -1- KDE_CHECK_COMPILER_FLAG([fno-
reorder-blocks], [gcc_no_reorder_blocks=YES]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is
obsolete. You should run autoupdate.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [in-
stead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE',
you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [auto-
conf/lang.m4:166: AC_LANG_SAVE is expanded from... autoconf/gen-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([fno-exceptions],
[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) m4trace:configure.in:51:
-1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE
is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is
expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([fno-common],
[CXXFLAGS="$CXXFLAGS -fno-common"]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete. You
should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is
expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is ex-
panded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is ex-
panded from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([fexceptions], [USE_EXCEP-
TIONS="-fexceptions"], [USE_EXCEPTIONS= ]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is
obsolete. You should run autoupdate.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [in-
stead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE',
you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [auto-
conf/lang.m4:166: AC_LANG_SAVE is expanded from... autoconf/gen-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
"$kde_use_pch" = "yes" && test "$kde_gcc_supports_pch" = "yes"])
m4trace:configure.in:51: -1- AC_SUBST([unsermake_en-
able_pch_TRUE]) m4trace:configure.in:51: -1- AC_SUBST([unser-
make_enable_pch_FALSE]) m4trace:configure.in:51: -1-
KDE_CHECK_COMPILER_FLAG([-pch], [CXXFLAGS="$CXXFLAGS --pch"])
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_SAVE' is obsolete. You should run autoupdate.], [auto-
conf/lang.m4:166: AC_LANG_SAVE is expanded from... autoconf/gen-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_CPLUSPLUS' is obsolete.
You should run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUS-
PLUS is expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS
is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is
expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([-inline_key-
word_space_time=6], [CXXFLAGS="$CXXFLAGS --inline_key-
word_space_time=6"]) m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([-inline_au-
to_space_time=2], [CXXFLAGS="$CXXFLAGS --inline_au-
to_space_time=2"]) m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([-inline_implic-
it_space_time=2.0], [CXXFLAGS="$CXXFLAGS --inline_implic-
it_space_time=2.0"]) m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([-inline_generat-
ed_space_time=2.0], [CXXFLAGS="$CXXFLAGS --inline_generat-
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- KDE_CHECK_COMPILER_FLAG([-one_per],
[CXXFLAGS="$CXXFLAGS --one_per"]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete. You
should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is
expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is ex-
panded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is ex-
panded from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- AC_SUBST([USE_EXCEPTIONS]) m4trace:config-
ure.in:51: -1- AC_SUBST([USE_RTTI]) m4trace:configure.in:51: -1-
AC_VALIDIFY_CXXFLAGS m4trace:configure.in:51: -1- AC_REMOVE_FOR-
BIDDEN([CXX], [-fno-rtti -rpath]) m4trace:configure.in:51: -1-
AC_REMOVE_FORBIDDEN([CXXFLAGS], [-fno-rtti -rpath]) m4trace:con-
figure.in:51: -1- AC_REMOVE_FORBIDDEN([CXX], [-rpath])
m4trace:configure.in:51: -1- AC_REMOVE_FORBIDDEN([CXXFLAGS],
[-rpath]) m4trace:configure.in:51: -1- AC_SUBST([CXXCPP])
m4trace:configure.in:51: -1- AC_SUBST([CPPFLAGS]) m4trace:config-
ure.in:51: -1- AC_SUBST([CXXCPP]) m4trace:configure.in:51: -1-
KDE_CHECK_COMPILER_FLAG([O0], [NOOPT_CXXFLAGS=-O0]) m4trace:con-
figure.in:51: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE'
is obsolete. You should run autoupdate.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [in-
stead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE',
you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [auto-
conf/lang.m4:166: AC_LANG_SAVE is expanded from... autoconf/gen-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:3355:
m4trace:configure.in:51: -1- AC_SUBST([ENABLE_PERMISSIVE_FLAG])
m4trace:configure.in:51: -1- KDE_CHECK_NEW_LDFLAGS m4trace:con-
figure.in:51: -2- _m4_warn([obsolete], [The macro
`AC_HELP_STRING' is obsolete. You should run autoupdate.], [au-
toconf/general.m4:219: AC_HELP_STRING is expanded from... acin-
clude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_CHECK_COMPILER_FLAG([Wl,--enable-new-dtags], [LD-
FLAGS_NEW_DTAGS="-Wl,--enable-new-dtags"], []) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is
obsolete. You should run autoupdate.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1728:
KDE_CHECK_NEW_LDFLAGS is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [in-
stead of using `AC_LANG', `AC_LANG_SAVE', and `AC_LANG_RESTORE',
you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [auto-
conf/lang.m4:166: AC_LANG_SAVE is expanded from... autoconf/gen-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is ob-
solete. You should run autoupdate.], [autoconf/general.m4:376:
AC_FD_CC is expanded from... acinclude.m4:5096: KDE_LANG_CPLUS-
PLUS is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL
is expanded from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG
is expanded from... acinclude.m4:1728: KDE_CHECK_NEW_LDFLAGS is
expanded from... acinclude.m4:3355: AC_CHECK_COMPILERS is ex-
panded from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1728:
KDE_CHECK_NEW_LDFLAGS is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [instead of using `AC_LANG',
`AC_LANG_SAVE', and `AC_LANG_RESTORE', you should use
`AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166:
AC_LANG_SAVE is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1728:
KDE_CHECK_NEW_LDFLAGS is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- KDE_LANG_CPLUSPLUS
m4trace:configure.in:51: -1- _m4_warn([obsolete], [The macro
`AC_LANG_CPLUSPLUS' is obsolete. You should run autoupdate.],
[autoconf/c.m4:103: AC_LANG_CPLUSPLUS is expanded from... acin-
clude.m4:5096: KDE_LANG_CPLUSPLUS is expanded from... auto-
conf/general.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1728:
KDE_CHECK_NEW_LDFLAGS is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1728: KDE_CHECK_NEW_LDFLAGS is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- AC_SUBST([LDFLAGS_AS_NEEDED]) m4trace:config-
ure.in:51: -1- AC_SUBST([LDFLAGS_NEW_DTAGS]) m4trace:config-
ure.in:51: -1- KDE_CHECK_FINAL m4trace:configure.in:51: -2-
_m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... acinclude.m4:1675:
KDE_CHECK_FINAL is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- AC_SUBST([KDE_USE_FI-
NAL_TRUE]) m4trace:configure.in:51: -1- AC_SUBST([KDE_USE_FI-
eral.m4:1799: AC_CACHE_VAL is expanded from... acin-
clude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded from... acin-
clude.m4:1705: KDE_CHECK_CLOSURE is expanded from... acin-
clude.m4:3355: AC_CHECK_COMPILERS is expanded from... config-
ure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and
`AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_LANG_CPLUSPLUS m4trace:configure.in:51: -1- _m4_warn([obso-
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1705:
KDE_CHECK_CLOSURE is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
KDE_CHECK_COMPILER_FLAG([Wl,--allow-shlib-undefined], [KDE_NO_UN-
DEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined"],
[KDE_NO_UNDEFINED=""]) m4trace:configure.in:51: -1- _m4_warn([ob-
solete], [The macro `AC_LANG_SAVE' is obsolete. You should run
autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
lete], [The macro `AC_LANG_CPLUSPLUS' is obsolete. You should
run autoupdate.], [autoconf/c.m4:103: AC_LANG_CPLUSPLUS is ex-
panded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
_m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete. You
should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is
expanded from... acinclude.m4:5096: KDE_LANG_CPLUSPLUS is ex-
panded from... autoconf/general.m4:1799: AC_CACHE_VAL is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expand-
ed from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is
obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:2223: AC_TRY_LINK is expanded from... autoconf/gener-
al.m4:1799: AC_CACHE_VAL is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:2926:
KDE_CHECK_COMPILER_FLAG is expanded from... acinclude.m4:1705:
KDE_CHECK_CLOSURE is expanded from... acinclude.m4:3355:
AC_CHECK_COMPILERS is expanded from... configure.in:51: the top
level]) m4trace:configure.in:51: -1- _m4_warn([obsolete], [The
macro `AC_LANG_RESTORE' is obsolete. You should run autoup-
date.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded
from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:2926: KDE_CHECK_COMPILER_FLAG is expanded
from... acinclude.m4:1705: KDE_CHECK_CLOSURE is expanded from...
acinclude.m4:3355: AC_CHECK_COMPILERS is expanded from... con-
figure.in:51: the top level]) m4trace:configure.in:51: -1-
AC_SUBST([KDE_USE_CLOSURE_TRUE]) m4trace:configure.in:51: -1-
AC_SUBST([KDE_USE_CLOSURE_FALSE]) m4trace:configure.in:51: -1-
AC_SUBST([KDE_NO_UNDEFINED]) m4trace:configure.in:51: -1-
KDE_CHECK_NMCHECK m4trace:configure.in:51: -2- _m4_warn([obso-
lete], [The macro `AC_HELP_STRING' is obsolete. You should run
autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expand-
ed from... acinclude.m4:1744: KDE_CHECK_NMCHECK is expanded
from... acinclude.m4:3355: AC_CHECK_COMPILERS is expanded
from... configure.in:51: the top level]) m4trace:config-
ure.in:51: -1- AC_SUBST([KDE_USE_NMCHECK_TRUE]) m4trace:config-
ure.in:51: -1- AC_SUBST([KDE_USE_NMCHECK_FALSE]) m4trace:config-
ure.in:51: -2- KDE_ADD_DEPENDENCIES m4trace:configure.in:52: -1-
AC_ENABLE_SHARED([yes]) m4trace:configure.in:52: -1-
_m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... autoconf/general.m4:1303:
AC_ARG_ENABLE is expanded from... acinclude.m4:7719: AC_EN-
KDE_CHECK_LIB64 is required by... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITER-
AL([KDELIBSUFF]) m4trace:configure.in:54: -1- AH_OUTPUT([KDELIB-
SUFF], [/* Suffix for lib directories */ #undef KDELIBSUFF])
m4trace:configure.in:54: -1- AC_SUBST([libdir], ["$libdir"])
m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITERAL([KDELIB-
SUFF]) m4trace:configure.in:54: -1- AH_OUTPUT([KDELIBSUFF], [/*
Suffix for lib directories */ #undef KDELIBSUFF]) m4trace:config-
ure.in:54: -1- AM_PROG_LIBTOOL m4trace:configure.in:54: -1-
AC_PROG_LIBTOOL m4trace:configure.in:54: -1- _AC_PROG_LIBTOOL
m4trace:configure.in:54: -1- AC_LIBTOOL_SETUP m4trace:config-
ure.in:54: -1- AC_ENABLE_FAST_INSTALL m4trace:configure.in:54:
-1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219:
AC_HELP_STRING is expanded from... autoconf/general.m4:1303:
AC_ARG_ENABLE is expanded from... acinclude.m4:7797: AC_EN-
ABLE_FAST_INSTALL is expanded from... configure.in:54: AC_EN-
ABLE_FAST_INSTALL is required by... acinclude.m4:6203:
AC_LIBTOOL_SETUP is expanded from... configure.in:54:
AC_LIBTOOL_SETUP is required by... acinclude.m4:6061:
_AC_PROG_LIBTOOL is expanded from... configure.in:54:
_AC_PROG_LIBTOOL is required by... acinclude.m4:6041:
AC_PROG_LIBTOOL is expanded from... acinclude.m4:11780:
AM_PROG_LIBTOOL is expanded from... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- AC_PROG_LD m4trace:config-
ure.in:54: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING'
is obsolete. You should run autoupdate.], [autoconf/gener-
al.m4:219: AC_HELP_STRING is expanded from... autoconf/gener-
al.m4:1331: AC_ARG_WITH is expanded from... acinclude.m4:7994:
AC_PROG_LD is expanded from... configure.in:54: AC_PROG_LD is
required by... acinclude.m4:6203: AC_LIBTOOL_SETUP is expanded
from... configure.in:54: AC_LIBTOOL_SETUP is required by... ac-
include.m4:6061: _AC_PROG_LIBTOOL is expanded from... config-
ure.in:54: _AC_PROG_LIBTOOL is required by... acinclude.m4:6041:
AC_PROG_LIBTOOL is expanded from... acinclude.m4:11780:
AM_PROG_LIBTOOL is expanded from... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- LT_AC_PROG_SED m4trace:con-
figure.in:54: -1- AC_PROG_LD_GNU m4trace:configure.in:54: -1-
AC_PROG_EGREP m4trace:configure.in:54: -1- AC_SUBST([EGREP])
m4trace:configure.in:54: -1- AC_PROG_LD_RELOAD_FLAG m4trace:con-
figure.in:54: -1- AC_PROG_NM m4trace:configure.in:54: -1-
AC_PROG_LN_S m4trace:configure.in:54: -1- AC_SUBST([LN_S],
[$as_ln_s]) m4trace:configure.in:54: -1- AC_DEPLIBS_CHECK_METHOD
m4trace:configure.in:54: -1- AC_LIBTOOL_SYS_MAX_CMD_LEN
m4trace:configure.in:54: -1- AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_no_builtin_flag], []) m4trace:configure.in:54: -1-
AC_LIBTOOL_OBJDIR m4trace:configure.in:54: -1- _LT_AC_SYS_COMPIL-
ER m4trace:configure.in:54: -1- _LT_AC_PROG_ECHO_BACKSLASH
# Yippee, $echo works!
: else
# Restart under the correct shell.
exec $SHELL "[$]0" --no-reexec ${1+"[$]@"} fi
if test "X[$]1" = X--fallback-echo; then
# used as fallback echo
shift
cat <<EOF [$]* EOF
exit 0 fi
# The HP-UX ksh and POSIX shell print the target directory to
stdout # if CDPATH is set. if test "X${CDPATH+set}" = Xset; then
CDPATH=:; export CDPATH; fi
if test -z "$ECHO"; then if test "X${echo_test_string+set}" !=
Xset; then # find a string as large as possible, as long as the
shell can cope with it
for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"'
'sed 2q "[$]0"' 'echo test'; do
# expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes,
...
if (echo_test_string="`eval $cmd`") 2>/dev/null &&
echo_test_string="`eval $cmd`" &&
(test "X$echo_test_string" = "X$echo_test_string")
2>/dev/null
then
break
fi
done fi
if test "X`($echo '') 2>/dev/null`" = 'X' &&
echo_testing_string=`($echo "$echo_test_string") 2>/dev/null`
&&
test "X$echo_testing_string" = "X$echo_test_string"; then
: else
# The Solaris, AIX, and Digital Unix default echo programs un-
quote
# backslashes. This makes it impossible to quote backslashes
using
# echo "$something" | sed 's/\/\\/g'
#
# So, first we look for a working echo in the user's PATH.
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
for dir in $PATH /usr/ucb; do
IFS="$lt_save_ifs"
if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
test "X`($dir/echo '') 2>/dev/null`" = 'X' &&
echo_testing_string=`($dir/echo "$echo_test_string")
2>/dev/null` &&
test "X$echo_testing_string" = "X$echo_test_string"; then
elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
test "X$CONFIG_SHELL" != X/bin/ksh; then
# If we have ksh, try running configure again with it.
ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
export ORIGINAL_CONFIG_SHELL
CONFIG_SHELL=/bin/ksh
export CONFIG_SHELL
exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
else
# Try using printf.
echo='printf %s0
if test "X`($echo '') 2>/dev/null`" = 'X' &&
echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
test "X$echo_testing_string" = "X$echo_test_string";
then # Cool, printf works :
elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0"
--fallback-echo '') 2>/dev/null` && test "X$echo_test-
ing_string" = 'X' && echo_testing_string=`($ORIGI-
NAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string")
2>/dev/null` && test "X$echo_testing_string" =
"X$echo_test_string"; then CONFIG_SHELL=$ORIGINAL_CON-
FIG_SHELL export CONFIG_SHELL SHELL="$CON-
FIG_SHELL" export SHELL echo="$CONFIG_SHELL [$]0
--fallback-echo"
elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-
echo '') 2>/dev/null` && test "X$echo_testing_string"
= 'X' && echo_testing_string=`($CONFIG_SHELL "[$]0"
--fallback-echo "$echo_test_string") 2>/dev/null` &&
test "X$echo_testing_string" = "X$echo_test_string"; then
echo="$CONFIG_SHELL [$]0 --fallback-echo"
else # maybe with a smaller string...
prev=:
for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"'
'sed 20q "[$]0"' 'sed 50q "[$]0"'; do if (test
"X$echo_test_string" = "X`eval $cmd`") 2>/dev/null then
break fi prev="$cmd" done
if test "$prev" != 'sed 50q "[$]0"'; then
echo_test_string=`eval $prev` export echo_test_string
exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}
"[$]0" ${1+"[$]@"} else # Oops. We lost com-
pletely, so just stick with echo. echo=echo fi
fi
fi
fi fi fi
# Copy echo and quote the copy suitably for passing to libtool
from # the Makefile, instead of quoting the original, which is
used later. ECHO=$echo if test "X$ECHO" = "X$CONFIG_SHELL [$]0
--fallback-echo"; then
ECHO="$CONFIG_SHELL \[$]0 --fallback-echo" fi
al.m4:1303: AC_ARG_ENABLE is expanded from... acinclude.m4:6203:
AC_LIBTOOL_SETUP is expanded from... configure.in:54:
AC_LIBTOOL_SETUP is required by... acinclude.m4:6061:
_AC_PROG_LIBTOOL is expanded from... configure.in:54:
_AC_PROG_LIBTOOL is required by... acinclude.m4:6041:
AC_PROG_LIBTOOL is expanded from... acinclude.m4:11780:
AM_PROG_LIBTOOL is expanded from... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- _m4_warn([obsolete], [The
macro `AC_HELP_STRING' is obsolete. You should run autoupdate.],
[autoconf/general.m4:219: AC_HELP_STRING is expanded from... au-
toconf/general.m4:1331: AC_ARG_WITH is expanded from... acin-
clude.m4:6203: AC_LIBTOOL_SETUP is expanded from... config-
ure.in:54: AC_LIBTOOL_SETUP is required by... acinclude.m4:6061:
_AC_PROG_LIBTOOL is expanded from... configure.in:54:
_AC_PROG_LIBTOOL is required by... acinclude.m4:6041:
AC_PROG_LIBTOOL is expanded from... acinclude.m4:11780:
AM_PROG_LIBTOOL is expanded from... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- AC_LIBTOOL_LANG_C_CONFIG
m4trace:configure.in:54: -1- _LT_AC_LANG_C_CONFIG m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([objext], []) m4trace:config-
ure.in:54: -1- _LT_AC_SYS_COMPILER m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_cc_shlib], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([lt_prog_cc_shlib], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_cc_shlib],
[]) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_cc_shlib], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_cc_shlib], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([lt_prog_cc_shlib], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_cv_prog_cc_can_build_shared],
[]) m4trace:configure.in:54: -2- _LT_AC_TAGVAR([lt_prog_compil-
er_static_works], []) m4trace:configure.in:54: -2- _LT_AC_TAG-
VAR([lt_prog_compiler_static], []) m4trace:configure.in:54: -1-
AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAG-
VAR(lt_prog_compiler_static, ) works], [lt_prog_compiler_stat-
ic_works], [$lt_prog_compiler_static], [], [_LT_AC_TAG-
VAR(lt_prog_compiler_static, )=]) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_static], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_static], []) m4trace:configure.in:54: -1- AC_LIBTOOL_PROG_COM-
PILER_NO_RTTI([]) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_no_builtin_flag], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag],
[]) m4trace:configure.in:54: -1- AC_LIBTOOL_COMPILER_OPTION([if
$compiler supports -fno-rtti -fno-exceptions], [lt_cv_prog_com-
piler_rtti_exceptions], [-fno-rtti -fno-exceptions], [],
[_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, )="$_LT_AC_TAG-
VAR(lt_prog_compiler_no_builtin_flag, ) -fno-rtti -fno-excep-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_pic], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_static], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_static], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_static], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_wl], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([lt_prog_compiler_static], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_static], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_wl], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_static], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_wl], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_static], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_static], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_wl], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_static], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_wl], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_static], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_can_build_shared], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -2- _LT_AC_TAG-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_pic], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_can_build_shared],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compil-
er_pic], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_prog_compiler_pic], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_prog_compiler_pic], []) m4trace:config-
ure.in:54: -1- AC_LIBTOOL_PROG_CC_C_O([]) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_cv_prog_compil-
er_c_o], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_cv_prog_compiler_c_o], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
m4trace:configure.in:54: -1- AC_LIBTOOL_SYS_HARD_LINK_LOCKS([])
m4trace:configure.in:54: -1- _LT_AC_LOCK m4trace:configure.in:54:
-1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223:
AC_TRY_LINK is expanded from... autoconf/general.m4:1799:
AC_CACHE_VAL is expanded from... autoconf/general.m4:1808:
AC_CACHE_CHECK is expanded from... acinclude.m4:6532:
_LT_AC_LOCK is expanded from... configure.in:54: _LT_AC_LOCK is
required by... acinclude.m4:6961: AC_LIBTOOL_SYS_HARD_LINK_LOCKS
is expanded from... acinclude.m4:8578: _LT_AC_LANG_C_CONFIG is
expanded from... acinclude.m4:8441: AC_LIBTOOL_LANG_C_CONFIG is
expanded from... acinclude.m4:6203: AC_LIBTOOL_SETUP is expanded
from... configure.in:54: AC_LIBTOOL_SETUP is required by... ac-
include.m4:6061: _AC_PROG_LIBTOOL is expanded from... config-
ure.in:54: _AC_PROG_LIBTOOL is required by... acinclude.m4:6041:
AC_PROG_LIBTOOL is expanded from... acinclude.m4:11780:
AM_PROG_LIBTOOL is expanded from... acinclude.m4:3498:
KDE_PROG_LIBTOOL is expanded from... configure.in:54: the top
level]) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([lt_cv_prog_compiler_c_o], []) m4trace:configure.in:54: -1-
AC_LIBTOOL_PROG_LD_SHLIBS([]) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([allow_undefined_flag], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([enable_shared_with_static_run-
times], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_expsym_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([old_archive_From_new_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([old_archive_from_expsyms_cmds], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([whole_ar-
chive_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([thread_safe_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
_LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([allow_undefined_flag], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([always_export_symbols], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([enable_shared_with_static_run-
times], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ex-
port_symbols_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_expsym_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_shlibpath_var], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([export_dynamic_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([whole_archive_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([allow_unde-
fined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([al-
ways_export_symbols], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_minus_L], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([export_symbols_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([export_symbols_cmds],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_separator], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([link_all_deplibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([no_undefined_flag], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([allow_undefined_flag], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([always_export_symbols], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([whole_ar-
chive_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds_need_lc], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([export_dynam-
ic_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([allow_undefined_flag], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([old_archive_cmds],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([en-
able_shared_with_static_runtimes], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_cmds_need_lc], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([allow_unde-
fined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([al-
low_undefined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([allow_undefined_flag], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([module_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_automatic],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([whole_archive_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([link_all_deplibs], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ld_shlibs], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_shlibpath_var], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], []) m4trace:con-
_LT_AC_TAGVAR([export_dynamic_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec_ld], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_separator], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_shlibpath_var], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hard-
code_minus_L], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_separator], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec_ld], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_separator], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([link_all_deplibs], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hard-
code_direct], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_shlibpath_var], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_lib-
dir_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L], []) m4trace:con-
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([allow_unde-
fined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_expsym_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_libdir_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_libdir_separator], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([export_dynam-
ic_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([no_undefined_flag], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_expsym_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([whole_archive_flag_spec], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([link_all_deplibs], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([reload_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_shlibpath_var], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([export_dynam-
ic_flag_spec], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([hardcode_shlibpath_var], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([ld_shlibs], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_direct], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([hardcode_minus_L], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_shlibpath_var], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([no_undefined_flag], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_shlib-
path_var], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([no_un-
defined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([allow_unde-
fined_flag], []) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([al-
low_undefined_flag], []) m4trace:configure.in:54: -2- _LT_AC_TAG-
VAR([archive_cmds], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds_need_lc], []) m4trace:configure.in:54: -1-
_LT_AC_TAGVAR([archive_cmds_need_lc], []) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([ar-
chive_cmds_need_lc], []) m4trace:configure.in:54: -1- _LT_AC_TAG-
VAR([archive_cmds_need_lc], []) m4trace:configure.in:54: -1-
AC_LIBTOOL_SYS_DYNAMIC_LINKER([]) m4trace:configure.in:54: -1-
AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([]) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_action], []) m4trace:configure.in:54:
-1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], []) m4trace:con-
figure.in:54: -1- _LT_AC_TAGVAR([runpath_var ]) m4trace:config-
ure.in:54: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_minus_L],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- _LT_AC_TAGVAR([hardcode_action],
[]) m4trace:configure.in:54: -1- AC_LIBTOOL_SYS_LIB_STRIP
m4trace:configure.in:54: -1- AC_LIBTOOL_DLOPEN_SELF([])
m4trace:configure.in:54: -1- _LT_AC_CHECK_DLFCN m4trace:config-
ure.in:54: -1- AC_CHECK_HEADERS([dlfcn.h]) m4trace:config-
ure.in:54: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you
have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H])
m4trace:configure.in:54: -1- AC_HEADER_STDC m4trace:config-
ure.in:54: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
m4trace:configure.in:54: -1- AH_OUTPUT([STDC_HEADERS], [/* Define
to 1 if you have the ANSI C header files. */ #undef STDC_HEAD-
ERS]) m4trace:configure.in:54: -1- AC_CHECK_HEADERS([sys/types.h
sys/stat.h stdlib.h string.h memory.h strings.h
inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
m4trace:configure.in:54: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/*
Define to 1 if you have the <sys/types.h> header file. */ #undef
HAVE_SYS_TYPES_H]) m4trace:configure.in:54: -1- AH_OUT-
PUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the
Man(1) output converted with
man2html