rev 5333 - in trunk/packages/kdenetwork/debian: . patches
Ana Beatriz Guerrero López
ana at alioth.debian.org
Tue Jan 16 20:20:30 CET 2007
Author: ana
Date: 2007-01-16 20:20:01 +0100 (Tue, 16 Jan 2007)
New Revision: 5333
Modified:
trunk/packages/kdenetwork/debian/changelog
trunk/packages/kdenetwork/debian/patches/98_buildprep.diff
Log:
kdenetwork 3.5.6 buildprep. fun.
Modified: trunk/packages/kdenetwork/debian/changelog
===================================================================
--- trunk/packages/kdenetwork/debian/changelog 2007-01-16 19:09:38 UTC (rev 5332)
+++ trunk/packages/kdenetwork/debian/changelog 2007-01-16 19:20:01 UTC (rev 5333)
@@ -1,6 +1,6 @@
kdenetwork (4:3.5.6-1) experimental; urgency=low
- * New upstream release
+ * New upstream release.
+++ Changes by Modestas Vainius:
Modified: trunk/packages/kdenetwork/debian/patches/98_buildprep.diff
===================================================================
--- trunk/packages/kdenetwork/debian/patches/98_buildprep.diff 2007-01-16 19:09:38 UTC (rev 5332)
+++ trunk/packages/kdenetwork/debian/patches/98_buildprep.diff 2007-01-16 19:20:01 UTC (rev 5333)
@@ -3835,44 +3835,6 @@
cat /dev/null > conftest.in
lt_ac_count=0
echo $ECHO_N "0123456789$ECHO_C" >conftest.in
---- aclocal.m4
-+++ aclocal.m4
-@@ -501,6 +501,35 @@
- rmdir .tst 2>/dev/null
- AC_SUBST([am__leading_dot])])
-
-+# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
-+# From Jim Meyering
-+
-+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
-+# Free Software Foundation, Inc.
-+#
-+# This file is free software; the Free Software Foundation
-+# gives unlimited permission to copy and/or distribute it,
-+# with or without modifications, as long as this notice is preserved.
-+
-+# serial 4
-+
-+AC_DEFUN([AM_MAINTAINER_MODE],
-+[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
-+ dnl maintainer-mode is disabled by default
-+ AC_ARG_ENABLE(maintainer-mode,
-+[ --enable-maintainer-mode enable make rules and dependencies not useful
-+ (and sometimes confusing) to the casual installer],
-+ USE_MAINTAINER_MODE=$enableval,
-+ USE_MAINTAINER_MODE=no)
-+ AC_MSG_RESULT([$USE_MAINTAINER_MODE])
-+ AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
-+ MAINT=$MAINTAINER_MODE_TRUE
-+ AC_SUBST(MAINT)dnl
-+]
-+)
-+
-+AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
-+
- # Check to see how 'make' treats includes. -*- Autoconf -*-
-
- # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
--- config.h.in
+++ config.h.in
@@ -327,22 +327,22 @@
@@ -3915,11 +3877,11 @@
/* Define to `unsigned int' if not defined. */
--- configure
+++ configure
-@@ -1,8 +1,9 @@
+@@ -1,25 +1,54 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-+# Generated by GNU Autoconf 2.60a.
++# Generated by GNU Autoconf 2.61.
#
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -3927,7 +3889,15 @@
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
## --------------------- ##
-@@ -16,11 +17,35 @@
+ ## M4sh Initialization. ##
+ ## --------------------- ##
+
+-# Be Bourne compatible
++# Be more Bourne compatible
++DUALCASE=1; export DUALCASE # for MKS sh
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
# Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
# is contrary to our usage. Disable this feature.
alias -g '${1+"$@"}'='"$@"'
@@ -3935,12 +3905,15 @@
- set -o posix
+ setopt NO_GLOB_SUBST
+else
-+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
- fi
-+BIN_SH=xpg4; export BIN_SH # for Tru64
- DUALCASE=1; export DUALCASE # for MKS sh
-
++ case `(set -o) 2>/dev/null` in
++ *posix*) set -o posix ;;
++esac
+
++fi
++
++
++
++
+# PATH needs CR
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
@@ -3960,12 +3933,12 @@
+ PATH_SEPARATOR=:
+ fi
+ rm -f conf$$.sh
-+fi
-+
+ fi
+-DUALCASE=1; export DUALCASE # for MKS sh
+
# Support unset when possible.
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-@@ -29,8 +54,43 @@
+@@ -29,8 +58,43 @@
fi
@@ -4010,7 +3983,7 @@
PS1='$ '
PS2='> '
PS4='+ '
-@@ -44,18 +104,19 @@
+@@ -44,18 +108,19 @@
if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
eval $as_var=C; export $as_var
else
@@ -4033,7 +4006,7 @@
as_basename=basename
else
as_basename=false
-@@ -63,157 +124,386 @@
+@@ -63,157 +128,388 @@
# Name of the executable.
@@ -4182,8 +4155,7 @@
+else
+ as_candidate_shells=
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-+for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+ for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4204,7 +4176,6 @@
+ # Try only shells that exist, to save several forks.
+ if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
+ { ("$as_shell") 2> /dev/null <<\_ASEOF
-+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
@@ -4213,18 +4184,19 @@
+ alias -g '${1+"$@"}'='"$@"'
+ setopt NO_GLOB_SUBST
+else
-+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
++ case `(set -o) 2>/dev/null` in
++ *posix*) set -o posix ;;
++esac
++
+fi
-+BIN_SH=xpg4; export BIN_SH # for Tru64
-+DUALCASE=1; export DUALCASE # for MKS sh
+
++
+:
+_ASEOF
+}; then
+ CONFIG_SHELL=$as_shell
+ as_have_required=yes
+ if { "$as_shell" 2> /dev/null <<\_ASEOF
-+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
@@ -4233,11 +4205,13 @@
+ alias -g '${1+"$@"}'='"$@"'
+ setopt NO_GLOB_SUBST
+else
-+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
++ case `(set -o) 2>/dev/null` in
++ *posix*) set -o posix ;;
++esac
++
+fi
-+BIN_SH=xpg4; export BIN_SH # for Tru64
-+DUALCASE=1; export DUALCASE # for MKS sh
+
++
+:
+(as_func_return () {
+ (exit $1)
@@ -4519,28 +4493,37 @@
if mkdir -p . 2>/dev/null; then
as_mkdir_p=:
-@@ -222,7 +512,19 @@
+@@ -222,7 +518,28 @@
as_mkdir_p=false
fi
-as_executable_p="test -f"
-+# Find out whether ``test -x'' works. Don't use a zero-byte file, as
-+# systems may use methods other than mode bits to determine executability.
-+cat >conf$$.file <<_ASEOF
-+#! /bin/sh
-+exit 0
-+_ASEOF
-+chmod +x conf$$.file
-+if test -x conf$$.file >/dev/null 2>&1; then
-+ as_executable_p="test -x"
++if test -x / >/dev/null 2>&1; then
++ as_test_x='test -x'
+else
-+ as_executable_p=:
++ if ls -dL / >/dev/null 2>&1; then
++ as_ls_L_option=L
++ else
++ as_ls_L_option=
++ fi
++ as_test_x='
++ eval sh -c '\''
++ if test -d "$1"; then
++ test -d "$1/.";
++ else
++ case $1 in
++ -*)set "./$1";;
++ esac;
++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
++ ???[sx]*):;;*)false;;esac;fi
++ '\'' sh
++ '
+fi
-+rm -f conf$$.file
++as_executable_p=$as_test_x
# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-@@ -231,15 +533,6 @@
+@@ -231,15 +548,6 @@
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
@@ -4556,7 +4539,7 @@
# Check that we are running under the correct shell.
-@@ -278,15 +571,15 @@
+@@ -278,15 +586,15 @@
# The HP-UX ksh and POSIX shell print the target directory to stdout
# if CDPATH is set.
@@ -4575,7 +4558,7 @@
(test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
then
break
-@@ -395,29 +688,26 @@
+@@ -395,29 +703,26 @@
tagnames=${tagnames+${tagnames},}F77
@@ -4609,7 +4592,7 @@
# Identity of this package.
PACKAGE_NAME=
PACKAGE_TARNAME=
-@@ -430,42 +720,412 @@
+@@ -430,42 +735,413 @@
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
@@ -5023,6 +5006,7 @@
+CC
+CFLAGS
+LDFLAGS
++LIBS
+CPPFLAGS
+CPP
+CXX
@@ -5036,7 +5020,7 @@
# Initialize some variables set by options.
ac_init_help=
-@@ -492,34 +1152,48 @@
+@@ -492,34 +1168,48 @@
# and all the variables that are supposed to be based on exec_prefix
# by default will actually change.
# Use braces instead of parens because sh, perl, etc. also accept them.
@@ -5092,7 +5076,7 @@
-bindir | --bindir | --bindi | --bind | --bin | --bi)
ac_prev=bindir ;;
-@@ -541,12 +1215,18 @@
+@@ -541,33 +1231,45 @@
--config-cache | -C)
cache_file=config.cache ;;
@@ -5114,11 +5098,13 @@
-disable-* | --disable-*)
ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
# Reject names that are not valid shell variable names.
-@@ -554,7 +1234,17 @@
+- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
++ expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
{ echo "$as_me: error: invalid feature name: $ac_feature" >&2
{ (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
+- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
++ ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
+ eval enable_$ac_feature=no ;;
+
+ -docdir | --docdir | --docdi | --doc | --do)
@@ -5133,20 +5119,23 @@
-enable-* | --enable-*)
ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
-@@ -563,11 +1253,7 @@
+ # Reject names that are not valid shell variable names.
+- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
++ expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
{ echo "$as_me: error: invalid feature name: $ac_feature" >&2
{ (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
+- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
++ ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
+ eval enable_$ac_feature=\$ac_optarg ;;
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
-@@ -594,6 +1280,12 @@
+@@ -594,6 +1296,12 @@
-host=* | --host=* | --hos=* | --ho=*)
host_alias=$ac_optarg ;;
@@ -5159,7 +5148,7 @@
-includedir | --includedir | --includedi | --included | --include \
| --includ | --inclu | --incl | --inc)
ac_prev=includedir ;;
-@@ -618,13 +1310,16 @@
+@@ -618,13 +1326,16 @@
| --libexe=* | --libex=* | --libe=*)
libexecdir=$ac_optarg ;;
@@ -5180,7 +5169,7 @@
localstatedir=$ac_optarg ;;
-mandir | --mandir | --mandi | --mand | --man | --ma | --m)
-@@ -689,6 +1384,16 @@
+@@ -689,6 +1400,16 @@
| --progr-tra=* | --program-tr=* | --program-t=*)
program_transform_name=$ac_optarg ;;
@@ -5197,29 +5186,38 @@
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
-@@ -745,11 +1450,7 @@
+@@ -741,24 +1462,20 @@
+ -with-* | --with-*)
+ ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
+ # Reject names that are not valid shell variable names.
+- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
++ expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
{ echo "$as_me: error: invalid package name: $ac_package" >&2
{ (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
+- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
++ ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
+ eval with_$ac_package=\$ac_optarg ;;
-without-* | --without-*)
ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
-@@ -758,7 +1459,7 @@
+ # Reject names that are not valid shell variable names.
+- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
++ expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
{ echo "$as_me: error: invalid package name: $ac_package" >&2
{ (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
+- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
++ ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
+ eval with_$ac_package=no ;;
--x)
# Obsolete; use --with-x.
-@@ -789,8 +1490,7 @@
+@@ -789,8 +1506,7 @@
expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
{ echo "$as_me: error: invalid variable name: $ac_envvar" >&2
{ (exit 1); exit 1; }; }
@@ -5229,21 +5227,15 @@
export $ac_envvar ;;
*)
-@@ -810,27 +1510,19 @@
+@@ -810,27 +1526,19 @@
{ (exit 1); exit 1; }; }
fi
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-+# Be sure to have absolute directory names.
-+for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
-+ datadir sysconfdir sharedstatedir localstatedir includedir \
-+ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
-+ libdir localedir mandir
- do
+-do
- eval ac_val=$`echo $ac_var`
-+ eval ac_val=\$$ac_var
- case $ac_val in
+- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
@@ -5253,9 +5245,15 @@
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
--do
++# Be sure to have absolute directory names.
++for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
++ datadir sysconfdir sharedstatedir localstatedir includedir \
++ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
++ libdir localedir mandir
+ do
- eval ac_val=$`echo $ac_var`
-- case $ac_val in
++ eval ac_val=\$$ac_var
+ case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
@@ -5267,7 +5265,7 @@
done
# There might be people who depend on the old broken behavior: `$host'
-@@ -857,94 +1549,76 @@
+@@ -857,94 +1565,76 @@
test "$silent" = yes && exec 6>/dev/null
@@ -5419,7 +5417,7 @@
#
# Report the --help message.
-@@ -973,9 +1647,6 @@
+@@ -973,9 +1663,6 @@
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or \`..']
@@ -5429,7 +5427,7 @@
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[$ac_default_prefix]
-@@ -993,15 +1664,22 @@
+@@ -993,15 +1680,22 @@
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
@@ -5455,7 +5453,7 @@
_ACEOF
cat <<\_ACEOF
-@@ -1025,6 +1703,8 @@
+@@ -1025,6 +1719,8 @@
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
@@ -5464,7 +5462,7 @@
--disable-fast-perl disable fast Makefile generation (needs perl)
--enable-debug=ARG enables debug symbols (yes|no|full) default=no
--disable-debug disables debug output and debug symbols default=no
-@@ -1042,10 +1722,8 @@
+@@ -1042,10 +1738,8 @@
of memory)
--enable-closure delay template instantiation
--enable-nmcheck enable automatic namespace cleanness check
@@ -5477,7 +5475,7 @@
--enable-libsuffix /lib directory suffix (64,32,none,auto=default)
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
-@@ -1076,8 +1754,7 @@
+@@ -1076,8 +1770,7 @@
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use
both]
@@ -5487,7 +5485,7 @@
--with-extra-includes=DIR
adds non standard include paths
--with-extra-libs=DIR adds non standard library paths
-@@ -1096,139 +1773,107 @@
+@@ -1096,139 +1789,108 @@
--with-speex Set prefix where speex lib can be found (ex:/usr, /usr/local) default=/usr
--with-struct-callbacks use a callback structure instead of callback
functions
@@ -5502,6 +5500,7 @@
nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
++ LIBS libraries to pass to the linker, e.g. -l<library>
+ CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
+ you have headers in a nonstandard directory <include dir>
CPP C preprocessor
@@ -5651,7 +5650,7 @@
if $ac_init_version; then
cat <<\_ACEOF
+configure
-+generated by GNU Autoconf 2.60a
++generated by GNU Autoconf 2.61
-Copyright (C) 2003 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -5670,7 +5669,7 @@
It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-+generated by GNU Autoconf 2.60a. Invocation command line was
++generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -5679,7 +5678,7 @@
{
cat <<_ASUNAME
## --------- ##
-@@ -1247,7 +1892,7 @@
+@@ -1247,7 +1909,7 @@
/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
@@ -5688,7 +5687,7 @@
/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-@@ -1261,6 +1906,7 @@
+@@ -1261,6 +1923,7 @@
test -z "$as_dir" && as_dir=.
echo "PATH: $as_dir"
done
@@ -5696,7 +5695,7 @@
} >&5
-@@ -1282,7 +1928,6 @@
+@@ -1282,7 +1945,6 @@
ac_configure_args=
ac_configure_args0=
ac_configure_args1=
@@ -5704,7 +5703,7 @@
ac_must_keep_next=false
for ac_pass in 1 2
do
-@@ -1293,7 +1938,7 @@
+@@ -1293,7 +1955,7 @@
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil)
continue ;;
@@ -5713,7 +5712,7 @@
ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
esac
case $ac_pass in
-@@ -1315,9 +1960,7 @@
+@@ -1315,9 +1977,7 @@
-* ) ac_must_keep_next=true ;;
esac
fi
@@ -5724,7 +5723,7 @@
;;
esac
done
-@@ -1328,8 +1971,8 @@
+@@ -1328,8 +1988,8 @@
# When interrupted or exit'd, cleanup temporary files, and complete
# config.log. We remove comments because anyway the quotes in there
# would cause problems or look ugly.
@@ -5735,7 +5734,7 @@
trap 'exit_status=$?
# Save into config.log some information that might help in debugging.
{
-@@ -1342,20 +1985,34 @@
+@@ -1342,20 +2002,34 @@
_ASBOX
echo
# The following way of writing the cache mishandles newlines in values,
@@ -5780,7 +5779,7 @@
echo
cat <<\_ASBOX
-@@ -1366,22 +2023,28 @@
+@@ -1366,22 +2040,28 @@
echo
for ac_var in $ac_subst_vars
do
@@ -5816,7 +5815,7 @@
done | sort
echo
fi
-@@ -1393,26 +2056,24 @@
+@@ -1393,26 +2073,24 @@
## ----------- ##
_ASBOX
echo
@@ -5848,7 +5847,7 @@
# Predefined preprocessor variables.
-@@ -1443,14 +2104,17 @@
+@@ -1443,14 +2121,17 @@
# Let the site file select an alternate cache file if it wants to.
# Prefer explicitly selected file to automatically selected ones.
@@ -5873,7 +5872,7 @@
if test -r "$ac_site_file"; then
{ echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
echo "$as_me: loading site script $ac_site_file" >&6;}
-@@ -1466,8 +2130,8 @@
+@@ -1466,8 +2147,8 @@
{ echo "$as_me:$LINENO: loading cache $cache_file" >&5
echo "$as_me: loading cache $cache_file" >&6;}
case $cache_file in
@@ -5884,7 +5883,7 @@
esac
fi
else
-@@ -1479,12 +2143,11 @@
+@@ -1479,12 +2160,11 @@
# Check that the precious variables saved in the cache have kept the same
# value.
ac_cache_corrupted=false
@@ -5900,7 +5899,7 @@
case $ac_old_set,$ac_new_set in
set,)
{ echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-@@ -1509,8 +2172,7 @@
+@@ -1509,8 +2189,7 @@
# Pass precious variables to config.status.
if test "$ac_new_set" = set; then
case $ac_new_val in
@@ -5910,7 +5909,7 @@
*) ac_arg=$ac_var=$ac_new_val ;;
esac
case " $ac_configure_args " in
-@@ -1527,12 +2189,6 @@
+@@ -1527,12 +2206,6 @@
{ (exit 1); exit 1; }; }
fi
@@ -5923,7 +5922,7 @@
-@@ -1549,110 +2205,165 @@
+@@ -1549,110 +2222,165 @@
@@ -6141,7 +6140,7 @@
# The aliases save the names the user supplied, while $host etc.
-@@ -1662,17 +2373,17 @@
+@@ -1662,17 +2390,17 @@
NONENONEs,x,x, &&
program_prefix=${target_alias}-
test "$program_prefix" != NONE &&
@@ -6162,7 +6161,7 @@
am__api_version="1.9"
-@@ -1694,8 +2405,8 @@
+@@ -1694,8 +2422,8 @@
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# OS/2's system install, which has a completely different semantic
# ./install, which can be erroneously created by make from ./install.sh.
@@ -6173,16 +6172,16 @@
if test -z "$INSTALL"; then
if test "${ac_cv_path_install+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -1717,7 +2428,7 @@
+@@ -1717,7 +2445,7 @@
# by default.
for ac_prog in ginstall scoinst install; do
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
if test $ac_prog = install &&
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
# AIX install. It has an incompatible calling convention.
-@@ -1736,21 +2447,22 @@
+@@ -1736,21 +2464,22 @@
;;
esac
done
@@ -6210,7 +6209,7 @@
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
-@@ -1764,8 +2476,8 @@
+@@ -1764,8 +2493,8 @@
if test -z "$kde_save_INSTALL_given" ; then
# OK, user hasn't given any INSTALL, autoconf found one for us
# now we test, if it supports the -p flag
@@ -6221,7 +6220,7 @@
rm -f confinst.$$.* > /dev/null 2>&1
echo "Testtest" > confinst.$$.orig
ac_res=no
-@@ -1777,8 +2489,8 @@
+@@ -1777,8 +2506,8 @@
fi
fi
rm -f confinst.$$.*
@@ -6232,7 +6231,7 @@
fi
if test -z "$kde_save_INSTALL_PROGRAM_given" ; then
-@@ -1788,8 +2500,8 @@
+@@ -1788,8 +2517,8 @@
INSTALL_SCRIPT='${INSTALL}'
fi
@@ -6243,7 +6242,7 @@
# Just in case
sleep 1
echo timestamp > conftest.file
-@@ -1831,8 +2543,8 @@
+@@ -1831,8 +2560,8 @@
Check your system clock" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -6254,7 +6253,7 @@
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
-@@ -1883,8 +2595,8 @@
+@@ -1883,8 +2612,8 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -6265,12 +6264,12 @@
if test "${ac_cv_prog_AWK+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -1897,54 +2609,57 @@
+@@ -1897,54 +2626,57 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_AWK="$ac_prog"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6344,7 +6343,7 @@
SET_MAKE="MAKE=${MAKE-make}"
fi
-@@ -2015,8 +2730,8 @@
+@@ -2015,8 +2747,8 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set dummy ${ac_tool_prefix}strip; ac_word=$2
@@ -6355,12 +6354,12 @@
if test "${ac_cv_prog_STRIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2029,32 +2744,34 @@
+@@ -2029,32 +2761,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6397,12 +6396,12 @@
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2067,27 +2784,41 @@
+@@ -2067,27 +2801,41 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_STRIP="strip"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6446,7 +6445,7 @@
else
STRIP="$ac_cv_prog_STRIP"
fi
-@@ -2107,6 +2838,31 @@
+@@ -2107,6 +2855,31 @@
@@ -6478,7 +6477,7 @@
unset CDPATH
-@@ -2125,14 +2881,14 @@
+@@ -2125,14 +2898,14 @@
if test "x$prefix" = "xNONE"; then
@@ -6496,7 +6495,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2175,8 +2931,8 @@
+@@ -2175,8 +2948,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -6507,7 +6506,7 @@
{ { echo "$as_me:$LINENO: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
-@@ -2187,8 +2943,8 @@
+@@ -2187,8 +2960,8 @@
{ (exit 1); exit 1; }; }
else
@@ -6518,7 +6517,7 @@
KDECONFIG=$kde_cv_path
fi
-@@ -2197,14 +2953,14 @@
+@@ -2197,14 +2970,14 @@
kde_save_PATH="$PATH"
PATH="$exec_prefix/bin:$prefix/bin:$PATH"
@@ -6536,7 +6535,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2247,8 +3003,8 @@
+@@ -2247,8 +3020,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -6547,7 +6546,7 @@
{ { echo "$as_me:$LINENO: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.
-@@ -2259,8 +3015,8 @@
+@@ -2259,8 +3032,8 @@
{ (exit 1); exit 1; }; }
else
@@ -6558,7 +6557,7 @@
KDECONFIG=$kde_cv_path
fi
-@@ -2282,16 +3038,16 @@
+@@ -2282,16 +3055,16 @@
fi
kde_libs_htmldir=`$KDECONFIG --install html --expandvars`
@@ -6581,7 +6580,7 @@
fi
# And delete superfluous '/' to make compares easier
-@@ -2304,13 +3060,13 @@
+@@ -2304,13 +3077,13 @@
@@ -6599,7 +6598,7 @@
val=
-@@ -2327,11 +3083,11 @@
+@@ -2327,11 +3100,11 @@
@@ -6613,7 +6612,7 @@
am_make=${MAKE-make}
-@@ -2341,8 +3097,8 @@
+@@ -2341,8 +3114,8 @@
.PHONY: am__doit
END
# If we don't find an include directive, just comment out the code.
@@ -6624,7 +6623,7 @@
am__include="#"
am__quote=
_am_result=none
-@@ -2369,15 +3125,15 @@
+@@ -2369,15 +3142,15 @@
fi
@@ -6645,7 +6644,7 @@
if test "x$enable_dependency_tracking" != xno; then
am_depcomp="$ac_aux_dir/depcomp"
AMDEPBACKSLASH='\'
-@@ -2397,10 +3153,9 @@
+@@ -2397,10 +3170,9 @@
@@ -6658,7 +6657,7 @@
case $enableval in
yes)
kde_use_debug_code="yes"
-@@ -2420,18 +3175,18 @@
+@@ -2420,18 +3192,18 @@
kde_use_debug_code="no"
kde_use_debug_define=no
@@ -6684,7 +6683,7 @@
if test $enableval = "no"; then
kde_use_strict_options="no"
else
-@@ -2440,12 +3195,12 @@
+@@ -2440,12 +3212,12 @@
else
kde_use_strict_options="no"
@@ -6701,7 +6700,7 @@
if test $enableval = "no"; then
kde_use_warnings="no"
else
-@@ -2454,20 +3209,21 @@
+@@ -2454,20 +3226,21 @@
else
kde_use_warnings="yes"
@@ -6728,7 +6727,7 @@
CFLAGS=" $CFLAGS"
-@@ -2479,8 +3235,8 @@
+@@ -2479,8 +3252,8 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
set dummy ${ac_tool_prefix}gcc; ac_word=$2
@@ -6739,12 +6738,12 @@
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2493,32 +3249,34 @@
+@@ -2493,32 +3266,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_CC="${ac_tool_prefix}gcc"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6781,12 +6780,12 @@
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2531,36 +3289,51 @@
+@@ -2531,36 +3306,51 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_CC="gcc"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6843,12 +6842,12 @@
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2573,74 +3346,34 @@
+@@ -2573,74 +3363,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_CC="${ac_tool_prefix}cc"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -6927,16 +6926,16 @@
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2654,7 +3387,7 @@
+@@ -2654,7 +3404,7 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
ac_prog_rejected=yes
continue
-@@ -2665,6 +3398,7 @@
+@@ -2665,6 +3415,7 @@
fi
done
done
@@ -6944,7 +6943,7 @@
if test $ac_prog_rejected = yes; then
# We found a bogon in the path, so make sure we never use it.
-@@ -2682,22 +3416,23 @@
+@@ -2682,22 +3433,23 @@
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
@@ -6975,12 +6974,12 @@
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2710,36 +3445,38 @@
+@@ -2710,36 +3462,38 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7022,12 +7021,12 @@
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2752,29 +3489,45 @@
+@@ -2752,29 +3506,45 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_CC="$ac_prog"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -7074,7 +7073,7 @@
fi
fi
-@@ -2787,21 +3540,35 @@
+@@ -2787,21 +3557,35 @@
{ (exit 1); exit 1; }; }
# Provide some information about the compiler.
@@ -7118,7 +7117,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }
-@@ -2826,47 +3593,77 @@
+@@ -2826,47 +3610,77 @@
# Try to create an executable without -o first, disregard a.out.
# It will help us diagnose broken compilers, and finding out an intuition
# of exeext.
@@ -7218,7 +7217,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-@@ -2878,19 +3675,21 @@
+@@ -2878,19 +3692,21 @@
fi
ac_exeext=$ac_cv_exeext
@@ -7247,7 +7246,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -2909,22 +3708,27 @@
+@@ -2909,22 +3725,27 @@
fi
fi
fi
@@ -7287,7 +7286,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
-@@ -2935,9 +3739,8 @@
+@@ -2935,9 +3756,8 @@
for ac_file in conftest.exe conftest conftest.*; do
test -f "$ac_file" || continue
case $ac_file in
@@ -7298,7 +7297,7 @@
break;;
* ) break;;
esac
-@@ -2951,14 +3754,14 @@
+@@ -2951,14 +3771,14 @@
fi
rm -f conftest$ac_cv_exeext
@@ -7317,7 +7316,7 @@
if test "${ac_cv_objext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -2978,14 +3781,20 @@
+@@ -2978,14 +3798,20 @@
}
_ACEOF
rm -f conftest.o conftest.obj
@@ -7342,7 +7341,7 @@
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
break;;
esac
-@@ -3003,12 +3812,12 @@
+@@ -3003,12 +3829,12 @@
rm -f conftest.$ac_cv_objext conftest.$ac_ext
fi
@@ -7359,7 +7358,7 @@
if test "${ac_cv_c_compiler_gnu+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -3031,24 +3840,36 @@
+@@ -3031,50 +3857,49 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -7377,34 +7376,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -3057,24 +3878,28 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_compiler_gnu=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -7441,7 +7432,7 @@
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
-@@ -3090,24 +3915,36 @@
+@@ -3090,38 +3915,118 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -7459,117 +7450,161 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
++ ac_cv_prog_cc_g=yes
++else
++ echo "$as_me: failed program was:" >&5
++sed 's/^/| /' conftest.$ac_ext >&5
++
++ CFLAGS=""
++ cat >conftest.$ac_ext <<_ACEOF
++/* confdefs.h. */
++_ACEOF
++cat confdefs.h >>conftest.$ac_ext
++cat >>conftest.$ac_ext <<_ACEOF
++/* end confdefs.h. */
++
++int
++main ()
++{
++
++ ;
++ return 0;
++}
++_ACEOF
++rm -f conftest.$ac_objext
++if { (ac_try="$ac_compile"
++case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
++ (eval "$ac_compile") 2>conftest.er1
ac_status=$?
++ grep -v '^ *+' conftest.er1 >conftest.err
++ rm -f conftest.er1
++ cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
++ :
++else
++ echo "$as_me: failed program was:" >&5
++sed 's/^/| /' conftest.$ac_ext >&5
++
++ ac_c_werror_flag=$ac_save_c_werror_flag
++ CFLAGS="-g"
++ cat >conftest.$ac_ext <<_ACEOF
++/* confdefs.h. */
++_ACEOF
++cat confdefs.h >>conftest.$ac_ext
++cat >>conftest.$ac_ext <<_ACEOF
++/* end confdefs.h. */
++
++int
++main ()
++{
++
++ ;
++ return 0;
++}
++_ACEOF
++rm -f conftest.$ac_objext
++if { (ac_try="$ac_compile"
++case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
++ (eval "$ac_compile") 2>conftest.er1
ac_status=$?
++ grep -v '^ *+' conftest.er1 >conftest.err
++ rm -f conftest.er1
++ cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -3116,285 +3953,278 @@
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cc_g=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-ac_cv_prog_cc_g=no
--fi
++
+ fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
--fi
++
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++fi
++
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++fi
++
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++ ac_c_werror_flag=$ac_save_c_werror_flag
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
--if test "$ac_test_CFLAGS" = set; then
-- CFLAGS=$ac_save_CFLAGS
--elif test $ac_cv_prog_cc_g = yes; then
-- if test "$GCC" = yes; then
-- CFLAGS="-g -O2"
-- else
-- CFLAGS="-g"
-- fi
--else
-- if test "$GCC" = yes; then
-- CFLAGS="-O2"
-- else
-- CFLAGS=
-- fi
--fi
++{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
++echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
+ if test "$ac_test_CFLAGS" = set; then
+ CFLAGS=$ac_save_CFLAGS
+ elif test $ac_cv_prog_cc_g = yes; then
+@@ -3137,12 +4042,12 @@
+ CFLAGS=
+ fi
+ fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
++{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
++echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
++if test "${ac_cv_prog_cc_c89+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
- ac_cv_prog_cc_stdc=no
--ac_save_CC=$CC
--cat >conftest.$ac_ext <<_ACEOF
-+ CFLAGS=""
-+ cat >conftest.$ac_ext <<_ACEOF
++ ac_cv_prog_cc_c89=no
+ ac_save_CC=$CC
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
- _ACEOF
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
--#include <stdarg.h>
--#include <stdio.h>
--#include <sys/types.h>
--#include <sys/stat.h>
--/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
--struct buf { int x; };
--FILE * (*rcsopen) (struct buf *, struct stat *, int);
--static char *e (p, i)
-- char **p;
-- int i;
--{
-- return p[i];
--}
--static char *f (char * (*g) (char **, int), char **p, ...)
--{
-- char *s;
-- va_list v;
-- va_start (v,p);
-- s = g (p, va_arg (v,int));
-- va_end (v);
-- return s;
--}
--
--/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
-- function prototypes and stuff, but not '\xHH' hex character constants.
-- These don't provoke an error unfortunately, instead are silently treated
+@@ -3176,12 +4081,17 @@
+ /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
+ function prototypes and stuff, but not '\xHH' hex character constants.
+ These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
-- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
-- array size at least. It's necessary to write '\x00'==0 to get something
++ as 'x'. The following induces an error, until -std is added to get
+ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
+ array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
--int osf4_cc_array ['\x00' == 0 ? 1 : -1];
++ that's true only with -std. */
+ int osf4_cc_array ['\x00' == 0 ? 1 : -1];
--int test (int i, double x);
--struct s1 {int (*f) (int a);};
--struct s2 {int (*f) (double a);};
--int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
--int argc;
--char **argv;
- int
- main ()
- {
--return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
++/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
++ inside strings and character constants. */
++#define FOO(x) 'x'
++int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
- ;
+ int test (int i, double x);
+ struct s1 {int (*f) (int a);};
+ struct s2 {int (*f) (double a);};
+@@ -3196,205 +4106,57 @@
return 0;
}
_ACEOF
@@ -7581,12 +7616,13 @@
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
--do
-- CC="$ac_save_CC $ac_arg"
-- rm -f conftest.$ac_objext
++for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
++ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
+ do
+ CC="$ac_save_CC $ac_arg"
+ rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
-+rm -f conftest.$ac_objext
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -7599,66 +7635,65 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-+ :
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
++ ac_cv_prog_cc_c89=$ac_arg
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
--fi
++
+ fi
-rm -f conftest.err conftest.$ac_objext
--done
++
++rm -f core conftest.err conftest.$ac_objext
++ test "x$ac_cv_prog_cc_c89" != "xno" && break
+ done
-rm -f conftest.$ac_ext conftest.$ac_objext
--CC=$ac_save_CC
-+ ac_c_werror_flag=$ac_save_c_werror_flag
-+ CFLAGS="-g"
-+ cat >conftest.$ac_ext <<_ACEOF
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
++rm -f conftest.$ac_ext
+ CC=$ac_save_CC
--fi
+ fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
-- *)
++# AC_CACHE_VAL
++case "x$ac_cv_prog_cc_c89" in
++ x)
++ { echo "$as_me:$LINENO: result: none needed" >&5
++echo "${ECHO_T}none needed" >&6; } ;;
++ xno)
++ { echo "$as_me:$LINENO: result: unsupported" >&5
++echo "${ECHO_T}unsupported" >&6; } ;;
+ *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
--esac
--
++ CC="$CC $ac_cv_prog_cc_c89"
++ { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
++echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
+ esac
+
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
@@ -7706,244 +7741,96 @@
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
- int
- main ()
- {
+-int
+-main ()
+-{
-exit (42);
-+
- ;
- return 0;
- }
- _ACEOF
- rm -f conftest.$ac_objext
+- ;
+- return 0;
+-}
+-_ACEOF
+-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
-+if { (ac_try="$ac_compile"
-+case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_compile") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- ac_status=$?
+- grep -v '^ *+' conftest.er1 >conftest.err
+- rm -f conftest.er1
+- cat conftest.err >&5
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- :
-+ ac_cv_prog_cc_g=yes
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-
+-else
+- echo "$as_me: failed program was:" >&5
+-sed 's/^/| /' conftest.$ac_ext >&5
+-
-continue
-+
- fi
+-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-+
-+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-+fi
-+
-+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-+fi
-+
-+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-+ ac_c_werror_flag=$ac_save_c_werror_flag
-+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-+echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
-+if test "$ac_test_CFLAGS" = set; then
-+ CFLAGS=$ac_save_CFLAGS
-+elif test $ac_cv_prog_cc_g = yes; then
-+ if test "$GCC" = yes; then
-+ CFLAGS="-g -O2"
-+ else
-+ CFLAGS="-g"
-+ fi
-+else
-+ if test "$GCC" = yes; then
-+ CFLAGS="-O2"
-+ else
-+ CFLAGS=
-+ fi
-+fi
-+{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
-+echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
-+if test "${ac_cv_prog_cc_c89+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ ac_cv_prog_cc_c89=no
-+ac_save_CC=$CC
-+cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
- cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
+-/* confdefs.h. */
+-_ACEOF
+-cat confdefs.h >>conftest.$ac_ext
+-cat >>conftest.$ac_ext <<_ACEOF
+-/* end confdefs.h. */
-$ac_declaration
-+#include <stdarg.h>
-+#include <stdio.h>
-+#include <sys/types.h>
-+#include <sys/stat.h>
-+/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-+struct buf { int x; };
-+FILE * (*rcsopen) (struct buf *, struct stat *, int);
-+static char *e (p, i)
-+ char **p;
-+ int i;
-+{
-+ return p[i];
-+}
-+static char *f (char * (*g) (char **, int), char **p, ...)
-+{
-+ char *s;
-+ va_list v;
-+ va_start (v,p);
-+ s = g (p, va_arg (v,int));
-+ va_end (v);
-+ return s;
-+}
-+
-+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
-+ function prototypes and stuff, but not '\xHH' hex character constants.
-+ These don't provoke an error unfortunately, instead are silently treated
-+ as 'x'. The following induces an error, until -std is added to get
-+ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
-+ array size at least. It's necessary to write '\x00'==0 to get something
-+ that's true only with -std. */
-+int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-+
-+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
-+ inside strings and character constants. */
-+#define FOO(x) 'x'
-+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
-+
-+int test (int i, double x);
-+struct s1 {int (*f) (int a);};
-+struct s2 {int (*f) (double a);};
-+int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-+int argc;
-+char **argv;
- int
- main ()
- {
+-int
+-main ()
+-{
-exit (42);
-+return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
- }
- _ACEOF
+- ;
+- return 0;
+-}
+-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
-+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
-+ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-+do
-+ CC="$ac_save_CC $ac_arg"
-+ rm -f conftest.$ac_objext
-+if { (ac_try="$ac_compile"
-+case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_compile") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- ac_status=$?
+- grep -v '^ *+' conftest.er1 >conftest.err
+- rm -f conftest.er1
+- cat conftest.err >&5
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- break
-+ ac_cv_prog_cc_c89=$ac_arg
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-
-+
- fi
+-else
+- echo "$as_me: failed program was:" >&5
+-sed 's/^/| /' conftest.$ac_ext >&5
+-
+-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-+
-+rm -f core conftest.err conftest.$ac_objext
-+ test "x$ac_cv_prog_cc_c89" != "xno" && break
- done
+-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-+rm -f conftest.$ac_ext
-+CC=$ac_save_CC
-+
- fi
-+# AC_CACHE_VAL
-+case "x$ac_cv_prog_cc_c89" in
-+ x)
-+ { echo "$as_me:$LINENO: result: none needed" >&5
-+echo "${ECHO_T}none needed" >&6; } ;;
-+ xno)
-+ { echo "$as_me:$LINENO: result: unsupported" >&5
-+echo "${ECHO_T}unsupported" >&6; } ;;
-+ *)
-+ CC="$CC $ac_cv_prog_cc_c89"
-+ { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
-+echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
-+esac
-
+-fi
+-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
@@ -7953,7 +7840,7 @@
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -3403,8 +4233,8 @@
+@@ -3403,8 +4165,8 @@
depcc="$CC" am_compiler_list=
@@ -7964,7 +7851,7 @@
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -3493,8 +4323,8 @@
+@@ -3493,8 +4255,8 @@
fi
fi
@@ -7975,7 +7862,7 @@
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
-@@ -3516,8 +4346,8 @@
+@@ -3516,8 +4278,8 @@
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -7986,7 +7873,7 @@
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
CPP=
-@@ -3551,8 +4381,13 @@
+@@ -3551,24 +4313,22 @@
#endif
Syntax error
_ACEOF
@@ -8002,7 +7889,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -3577,9 +4412,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -3577,9 +4337,10 @@
# Broken: fails on valid input.
continue
fi
@@ -8014,7 +7921,7 @@
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -3589,8 +4425,13 @@
+@@ -3589,24 +4350,22 @@
/* end confdefs.h. */
#include <ac_nonexistent.h>
_ACEOF
@@ -8030,7 +7937,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -3617,6 +4458,7 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+ continue
+ else
+@@ -3617,6 +4376,7 @@
ac_preproc_ok=:
break
fi
@@ -8038,7 +7965,7 @@
rm -f conftest.err conftest.$ac_ext
done
-@@ -3634,8 +4476,8 @@
+@@ -3634,8 +4394,8 @@
else
ac_cv_prog_CPP=$CPP
fi
@@ -8049,7 +7976,7 @@
ac_preproc_ok=false
for ac_c_preproc_warn_flag in '' yes
do
-@@ -3658,8 +4500,13 @@
+@@ -3658,24 +4418,22 @@
#endif
Syntax error
_ACEOF
@@ -8065,7 +7992,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -3684,9 +4531,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -3684,9 +4442,10 @@
# Broken: fails on valid input.
continue
fi
@@ -8077,7 +8024,7 @@
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -3696,8 +4544,13 @@
+@@ -3696,24 +4455,22 @@
/* end confdefs.h. */
#include <ac_nonexistent.h>
_ACEOF
@@ -8093,7 +8040,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -3724,6 +4577,7 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+ continue
+ else
+@@ -3724,6 +4481,7 @@
ac_preproc_ok=:
break
fi
@@ -8101,7 +8068,7 @@
rm -f conftest.err conftest.$ac_ext
done
-@@ -3774,18 +4628,22 @@
+@@ -3774,18 +4532,22 @@
CXXFLAGS=" $CXXFLAGS"
@@ -8129,12 +8096,12 @@
if test "${ac_cv_prog_CXX+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -3798,36 +4656,38 @@
+@@ -3798,36 +4560,38 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -8176,12 +8143,12 @@
if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -3840,55 +4700,85 @@
+@@ -3840,55 +4604,85 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_CXX="$ac_prog"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -8280,7 +8247,7 @@
if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -3911,24 +4801,36 @@
+@@ -3911,50 +4705,49 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -8298,34 +8265,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -3937,24 +4839,28 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_compiler_gnu=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8362,7 +8321,7 @@
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
-@@ -3970,24 +4876,36 @@
+@@ -3970,159 +4763,133 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -8380,34 +8339,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -3996,70 +4914,53 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cxx_g=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8475,34 +8426,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4068,61 +4969,91 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ :
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8544,34 +8487,25 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- break
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_cxx_g=yes
else
echo "$as_me: failed program was:" >&5
@@ -8588,12 +8522,12 @@
- echo '#endif' >>confdefs.h
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
- fi
-
-+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ fi
+
++rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
@@ -8616,7 +8550,7 @@
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -4131,8 +5062,8 @@
+@@ -4131,8 +4898,8 @@
depcc="$CXX" am_compiler_list=
@@ -8627,7 +8561,7 @@
if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -4221,8 +5152,8 @@
+@@ -4221,8 +4988,8 @@
fi
fi
@@ -8638,7 +8572,7 @@
CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
-@@ -4240,8 +5171,8 @@
+@@ -4240,8 +5007,8 @@
@@ -8649,7 +8583,7 @@
cat >conftest.$ac_ext <<_ACEOF
-@@ -4266,24 +5197,36 @@
+@@ -4266,39 +5033,35 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -8667,34 +8601,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4292,13 +5235,14 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_bad_compiler=no
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8713,7 +8639,7 @@
if test "$kde_bad_compiler" = "yes"; then
{ { echo "$as_me:$LINENO: error:
-@@ -4340,17 +5284,16 @@
+@@ -4340,17 +5103,16 @@
fi
fi
@@ -8735,7 +8661,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4378,24 +5321,36 @@
+@@ -4378,34 +5140,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -8753,34 +8679,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4404,8 +5359,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8792,7 +8711,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4418,29 +5375,28 @@
+@@ -4418,29 +5178,28 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -8830,7 +8749,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4467,24 +5423,36 @@
+@@ -4467,34 +5226,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -8848,34 +8767,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4493,8 +5461,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8887,7 +8799,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4507,13 +5477,13 @@
+@@ -4507,13 +5264,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -8905,7 +8817,7 @@
:
WOVERLOADED_VRITUAL=""
fi
-@@ -4534,16 +5504,15 @@
+@@ -4534,16 +5291,15 @@
if test "$kde_use_profiling" = "yes"; then
@@ -8926,7 +8838,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4570,24 +5539,36 @@
+@@ -4570,34 +5326,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -8944,34 +8856,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4596,8 +5577,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -8983,7 +8888,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4610,16 +5593,16 @@
+@@ -4610,16 +5364,16 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9004,7 +8909,7 @@
:
fi
-@@ -4634,16 +5617,15 @@
+@@ -4634,16 +5388,15 @@
CFLAGS="-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS"
CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts $CXXFLAGS"
@@ -9025,7 +8930,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4670,24 +5652,36 @@
+@@ -4670,34 +5423,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9043,34 +8948,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4696,8 +5690,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9082,7 +8980,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4710,27 +5706,26 @@
+@@ -4710,27 +5461,26 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9117,7 +9015,7 @@
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -4755,24 +5750,36 @@
+@@ -4755,34 +5505,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9135,34 +9033,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4781,8 +5788,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cc_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9174,7 +9065,7 @@
conftest$ac_exeext conftest.$ac_ext
CFLAGS="$save_CFLAGS"
ac_ext=c
-@@ -4795,13 +5804,13 @@
+@@ -4795,13 +5543,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cc_'$kde_cache`\" = yes"; then
@@ -9192,7 +9083,7 @@
:
fi
-@@ -4809,16 +5818,15 @@
+@@ -4809,16 +5557,15 @@
;;
esac
@@ -9213,7 +9104,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4845,24 +5853,36 @@
+@@ -4845,34 +5592,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9231,34 +9122,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4871,8 +5891,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9270,7 +9154,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4885,28 +5907,27 @@
+@@ -4885,28 +5630,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9307,7 +9191,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -4933,24 +5954,36 @@
+@@ -4933,34 +5677,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9325,34 +9209,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -4959,8 +5992,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9364,7 +9241,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -4973,28 +6008,27 @@
+@@ -4973,28 +5715,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9401,7 +9278,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5021,24 +6055,36 @@
+@@ -5021,34 +5762,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9419,34 +9296,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5047,8 +6093,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9458,7 +9328,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5061,13 +6109,13 @@
+@@ -5061,13 +5800,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9476,7 +9346,7 @@
:
fi
-@@ -5079,13 +6127,13 @@
+@@ -5079,13 +5818,13 @@
CXXFLAGS="-Wcast-qual -Wshadow -Wcast-align $CXXFLAGS"
fi
@@ -9494,7 +9364,7 @@
HAVE_GCC_VISIBILITY=0
-@@ -5093,16 +6141,15 @@
+@@ -5093,16 +5832,15 @@
if test "$GXX" = "yes"; then
gcc_no_reorder_blocks=NO
@@ -9515,7 +9385,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5129,24 +6176,36 @@
+@@ -5129,34 +5867,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9533,34 +9403,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5155,8 +6214,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9572,7 +9435,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5169,13 +6230,13 @@
+@@ -5169,13 +5905,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9590,7 +9453,7 @@
:
fi
-@@ -5187,16 +6248,15 @@
+@@ -5187,16 +5923,15 @@
CFLAGS="$CFLAGS -fno-reorder-blocks"
fi
@@ -9611,7 +9474,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5223,24 +6283,36 @@
+@@ -5223,34 +5958,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9629,34 +9492,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5249,8 +6321,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9668,7 +9524,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5263,28 +6337,27 @@
+@@ -5263,28 +5996,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9705,7 +9561,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5311,24 +6384,36 @@
+@@ -5311,34 +6043,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9723,34 +9579,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5337,8 +6422,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9762,7 +9611,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5351,28 +6438,27 @@
+@@ -5351,28 +6081,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9799,7 +9648,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5399,24 +6485,36 @@
+@@ -5399,34 +6128,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9817,34 +9666,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5425,8 +6523,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9856,7 +9698,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5439,28 +6539,27 @@
+@@ -5439,28 +6166,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9893,7 +9735,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5487,24 +6586,36 @@
+@@ -5487,34 +6213,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -9911,34 +9753,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5513,8 +6624,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -9950,7 +9785,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5527,13 +6640,13 @@
+@@ -5527,13 +6251,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -9968,7 +9803,7 @@
:
USE_EXCEPTIONS=
fi
-@@ -5541,37 +6654,37 @@
+@@ -5541,37 +6265,37 @@
ENABLE_PERMISSIVE_FLAG="-fpermissive"
if test "$kde_use_pch" = "yes"; then
@@ -10020,7 +9855,7 @@
if test "${kde_cv_opt_noinline_match+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -5603,24 +6716,36 @@
+@@ -5603,44 +6327,41 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10038,34 +9873,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5629,18 +6754,19 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_opt_noinline_match=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10089,7 +9917,7 @@
if test "x$kde_cv_opt_noinline_match" = "xno" ; then
CFLAGS="`echo "$CFLAGS" | sed "s/ -fno-inline//"`"
-@@ -5660,16 +6786,15 @@
+@@ -5660,16 +6381,15 @@
if test "$kde_use_pch" = "yes"; then
@@ -10110,7 +9938,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5696,24 +6821,36 @@
+@@ -5696,34 +6416,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10128,34 +9956,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5722,8 +6859,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10167,7 +9988,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5736,29 +6875,28 @@
+@@ -5736,29 +6454,28 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10205,7 +10026,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5785,24 +6923,36 @@
+@@ -5785,34 +6502,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10223,34 +10044,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5811,8 +6961,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10262,7 +10076,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5825,28 +6977,27 @@
+@@ -5825,28 +6540,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10299,7 +10113,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5873,24 +7024,36 @@
+@@ -5873,34 +6587,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10317,34 +10131,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5899,8 +7062,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10356,7 +10163,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -5913,28 +7078,27 @@
+@@ -5913,28 +6625,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10393,7 +10200,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -5961,24 +7125,36 @@
+@@ -5961,34 +6672,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10411,34 +10218,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -5987,8 +7163,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10450,7 +10250,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6001,28 +7179,27 @@
+@@ -6001,28 +6710,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10487,7 +10287,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -6049,24 +7226,36 @@
+@@ -6049,34 +6757,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10505,34 +10305,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -6075,8 +7264,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10544,7 +10337,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6089,28 +7280,27 @@
+@@ -6089,28 +6795,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10581,7 +10374,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -6137,24 +7327,36 @@
+@@ -6137,34 +6842,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10599,34 +10392,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -6163,8 +7365,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10638,7 +10424,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6177,13 +7381,13 @@
+@@ -6177,13 +6880,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10656,7 +10442,7 @@
:
fi
-@@ -6290,13 +7494,13 @@
+@@ -6290,13 +6993,13 @@
fi
@@ -10673,7 +10459,7 @@
if test -z "$CXXCPP"; then
if test "${ac_cv_prog_CXXCPP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -6326,8 +7530,13 @@
+@@ -6326,24 +7029,22 @@
#endif
Syntax error
_ACEOF
@@ -10689,7 +10475,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -6352,9 +7561,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -6352,9 +7053,10 @@
# Broken: fails on valid input.
continue
fi
@@ -10701,7 +10507,7 @@
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -6364,8 +7574,13 @@
+@@ -6364,24 +7066,22 @@
/* end confdefs.h. */
#include <ac_nonexistent.h>
_ACEOF
@@ -10717,7 +10523,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -6392,6 +7607,7 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+ continue
+ else
+@@ -6392,6 +7092,7 @@
ac_preproc_ok=:
break
fi
@@ -10725,7 +10551,7 @@
rm -f conftest.err conftest.$ac_ext
done
-@@ -6409,8 +7625,8 @@
+@@ -6409,8 +7110,8 @@
else
ac_cv_prog_CXXCPP=$CXXCPP
fi
@@ -10736,7 +10562,7 @@
ac_preproc_ok=false
for ac_cxx_preproc_warn_flag in '' yes
do
-@@ -6433,8 +7649,13 @@
+@@ -6433,24 +7134,22 @@
#endif
Syntax error
_ACEOF
@@ -10752,7 +10578,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -6459,9 +7680,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -6459,9 +7158,10 @@
# Broken: fails on valid input.
continue
fi
@@ -10764,7 +10610,7 @@
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -6471,8 +7693,13 @@
+@@ -6471,24 +7171,22 @@
/* end confdefs.h. */
#include <ac_nonexistent.h>
_ACEOF
@@ -10780,7 +10626,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -6499,6 +7726,7 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+ continue
+ else
+@@ -6499,6 +7197,7 @@
ac_preproc_ok=:
break
fi
@@ -10788,7 +10654,7 @@
rm -f conftest.err conftest.$ac_ext
done
-@@ -6525,16 +7753,15 @@
+@@ -6525,16 +7224,15 @@
NOOPT_CFLAGS=-O0
fi
@@ -10809,7 +10675,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -6561,24 +7788,36 @@
+@@ -6561,34 +7259,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10827,34 +10693,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -6587,8 +7826,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10866,7 +10725,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6601,22 +7842,21 @@
+@@ -6601,22 +7297,21 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -10895,7 +10754,7 @@
if test "$am_cv_CC_dependencies_compiler_type" = "gcc3"; then
ac_coverage_compiler="-fprofile-arcs -ftest-coverage"
ac_coverage_linker="-lgcc"
-@@ -6632,36 +7872,36 @@
+@@ -6632,36 +7327,36 @@
CXXFLAGS="$CXXFLAGS $ac_coverage_compiler"
LDFLAGS="$LDFLAGS $ac_coverage_linker"
@@ -10942,7 +10801,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -6688,24 +7928,36 @@
+@@ -6688,34 +7383,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -10960,34 +10819,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -6714,8 +7966,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -10999,7 +10851,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6728,29 +7982,28 @@
+@@ -6728,29 +7421,28 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -11037,7 +10889,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -6777,24 +8030,36 @@
+@@ -6777,34 +7469,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -11055,34 +10907,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -6803,8 +8068,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -11094,7 +10939,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -6817,13 +8084,13 @@
+@@ -6817,13 +7507,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -11112,7 +10957,7 @@
:
fi
-@@ -6833,13 +8100,13 @@
+@@ -6833,13 +7523,13 @@
@@ -11130,7 +10975,7 @@
if test "x$kde_use_final" = "xyes"; then
KDE_USE_FINAL_TRUE=""
-@@ -6852,13 +8119,13 @@
+@@ -6852,13 +7542,13 @@
@@ -11148,7 +10993,7 @@
KDE_NO_UNDEFINED=""
if test "x$kde_use_closure" = "xyes"; then
-@@ -6869,270 +8136,91 @@
+@@ -6869,216 +7559,36 @@
KDE_USE_CLOSURE_TRUE="#"
KDE_USE_CLOSURE_FALSE=""
KDE_NO_UNDEFINED=""
@@ -11161,9 +11006,25 @@
-kde_cache=`echo Wl,--no-undefined | sed 'y% .=/+-,%____p__%'`
-if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
++
++
++
++
++ # Check whether --enable-nmcheck was given.
++if test "${enable_nmcheck+set}" = set; then
++ enableval=$enable_nmcheck; kde_use_nmcheck=$enableval
+ else
++ kde_use_nmcheck=no
++fi
++ if test "$kde_use_nmcheck" = "yes"; then
++ KDE_USE_NMCHECK_TRUE=""
++ KDE_USE_NMCHECK_FALSE="#"
++ else
++ KDE_USE_NMCHECK_TRUE="#"
++ KDE_USE_NMCHECK_FALSE=""
++ fi
- ac_ext=cc
-ac_cpp='$CXXCPP $CPPFLAGS'
@@ -11172,12 +11033,6 @@
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
-+ # Check whether --enable-nmcheck was given.
-+if test "${enable_nmcheck+set}" = set; then
-+ enableval=$enable_nmcheck; kde_use_nmcheck=$enableval
-+else
-+ kde_use_nmcheck=no
-+fi
- save_CXXFLAGS="$CXXFLAGS"
@@ -11188,14 +11043,7 @@
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-+ if test "$kde_use_nmcheck" = "yes"; then
-+ KDE_USE_NMCHECK_TRUE=""
-+ KDE_USE_NMCHECK_FALSE="#"
-+ else
-+ KDE_USE_NMCHECK_TRUE="#"
-+ KDE_USE_NMCHECK_FALSE=""
-+ fi
-
+-
-int
-main ()
-{
@@ -11230,7 +11078,7 @@
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+-
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
@@ -11240,76 +11088,33 @@
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
+-
+-
-fi
-
+-
-if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- :
-
+-
-echo "$as_me:$LINENO: checking whether $CXX supports -Wl,--allow-shlib-undefined" >&5
-echo $ECHO_N "checking whether $CXX supports -Wl,--allow-shlib-undefined... $ECHO_C" >&6
-kde_cache=`echo Wl,--allow-shlib-undefined | sed 'y% .=/+-,%____p__%'`
-if eval "test \"\${kde_cv_prog_cxx_$kde_cache+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-+# Check whether --enable-shared was given.
-+if test "${enable_shared+set}" = set; then
-+ enableval=$enable_shared; 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
- else
-+ enable_shared=yes
-+fi
-
-
-+# Check whether --enable-static was given.
-+if test "${enable_static+set}" = set; then
-+ enableval=$enable_static; 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"
-+ ;;
-+ esac
-+else
-+ enable_static=no
-+fi
-
+-else
+-
+-
+-
- ac_ext=cc
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
+-
-ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
-
-
+-
+-
- save_CXXFLAGS="$CXXFLAGS"
- CXXFLAGS="$CXXFLAGS -Wl,--allow-shlib-undefined"
- cat >conftest.$ac_ext <<_ACEOF
@@ -11410,63 +11215,49 @@
- KDE_USE_NMCHECK_FALSE=""
- fi
-
+
+
-
-
-
--
--
-# Check whether --enable-shared or --disable-shared was given.
--if test "${enable_shared+set}" = set; then
++# Check whether --enable-shared was given.
+ if test "${enable_shared+set}" = set; then
- enableval="$enable_shared"
- 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
--else
-- enable_shared=yes
++ enableval=$enable_shared; p=${PACKAGE-default}
+ case $enableval in
+ yes) enable_shared=yes ;;
+ no) enable_shared=no ;;
+@@ -7097,12 +7607,12 @@
+ esac
+ else
+ enable_shared=yes
-fi;
--
++fi
+
-# Check whether --enable-static or --disable-static was given.
--if test "${enable_static+set}" = set; then
++
++# Check whether --enable-static was given.
+ if test "${enable_static+set}" = set; then
- enableval="$enable_static"
- 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"
-- ;;
-- esac
--else
-- enable_static=no
++ enableval=$enable_static; p=${PACKAGE-default}
+ case $enableval in
+ yes) enable_static=yes ;;
+ no) enable_static=no ;;
+@@ -7121,18 +7631,19 @@
+ esac
+ else
+ enable_static=no
-fi;
++fi
--
--
--
+
+
+
- # Check whether --enable-libsuffix or --disable-libsuffix was given.
++
+ # Check whether --enable-libsuffix was given.
if test "${enable_libsuffix+set}" = set; then
- enableval="$enable_libsuffix"
@@ -11480,7 +11271,7 @@
if test "$kdelibsuff" = "auto"; then
-@@ -7153,8 +8241,8 @@
+@@ -7153,8 +7664,8 @@
kdelibsuff=
fi
if test -z "$kdelibsuff"; then
@@ -11491,7 +11282,7 @@
cat >>confdefs.h <<\_ACEOF
#define KDELIBSUFF ""
-@@ -7170,14 +8258,13 @@
+@@ -7170,14 +7681,13 @@
#define KDELIBSUFF "${kdelibsuff}"
_ACEOF
@@ -11510,7 +11301,7 @@
case $enableval in
yes) enable_fast_install=yes ;;
no) enable_fast_install=no ;;
-@@ -7196,10 +8283,11 @@
+@@ -7196,10 +7706,11 @@
esac
else
enable_fast_install=yes
@@ -11525,7 +11316,7 @@
if test "${lt_cv_path_SED+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -7223,7 +8311,7 @@
+@@ -7223,7 +7734,7 @@
# Add /usr/xpg4/bin/sed as it is typically found on Solaris
# along with /bin/sed that truncates output.
for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
@@ -11534,7 +11325,7 @@
cat /dev/null > conftest.in
lt_ac_count=0
echo $ECHO_N "0123456789$ECHO_C" >conftest.in
-@@ -7252,37 +8340,184 @@
+@@ -7252,37 +7763,184 @@
fi
SED=$lt_cv_path_SED
@@ -11564,7 +11355,7 @@
+ for ac_prog in grep ggrep; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
-+ { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue
++ { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
+ # Check for GNU ac_path_GREP and select it if it is found.
+ # Check for GNU $ac_path_GREP
+case `"$ac_path_GREP" --version 2>&1` in
@@ -11600,8 +11391,11 @@
+
+done
+IFS=$as_save_IFS
+
+-echo "$as_me:$LINENO: checking for egrep" >&5
+-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
+-if test "${ac_cv_prog_egrep+set}" = set; then
+
-+
+fi
+
+GREP="$ac_cv_path_GREP"
@@ -11620,11 +11414,8 @@
+{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
+echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
+ GREP="$ac_cv_path_GREP"
-
--echo "$as_me:$LINENO: checking for egrep" >&5
--echo $ECHO_N "checking for egrep... $ECHO_C" >&6
--if test "${ac_cv_prog_egrep+set}" = set; then
+
++
+{ echo "$as_me:$LINENO: checking for egrep" >&5
+echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
+if test "${ac_cv_path_EGREP+set}" = set; then
@@ -11652,7 +11443,7 @@
+ for ac_prog in egrep; do
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
-+ { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue
++ { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
+ # Check for GNU ac_path_EGREP and select it if it is found.
+ # Check for GNU $ac_path_EGREP
+case `"$ac_path_EGREP" --version 2>&1` in
@@ -11697,25 +11488,25 @@
+ { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
+echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
+ { (exit 1); exit 1; }; }
- fi
--echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
--echo "${ECHO_T}$ac_cv_prog_egrep" >&6
-- EGREP=$ac_cv_prog_egrep
-
++fi
++
+else
+ ac_cv_path_EGREP=$EGREP
+fi
+
+
+ fi
-+fi
+ fi
+-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
+-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
+- EGREP=$ac_cv_prog_egrep
+{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
+echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
+ EGREP="$ac_cv_path_EGREP"
+
-# Check whether --with-gnu-ld or --without-gnu-ld was given.
-+
+# Check whether --with-gnu-ld was given.
if test "${with_gnu_ld+set}" = set; then
- withval="$with_gnu_ld"
@@ -11736,7 +11527,7 @@
case $host in
*-*-mingw*)
# gcc leaves a trailing carriage return which upsets mingw
-@@ -7311,11 +8546,11 @@
+@@ -7311,11 +7969,11 @@
;;
esac
elif test "$with_gnu_ld" = yes; then
@@ -11752,7 +11543,7 @@
fi
if test "${lt_cv_path_LD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -7328,7 +8563,7 @@
+@@ -7328,7 +7986,7 @@
if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
lt_cv_path_LD="$ac_dir/$ac_prog"
# Check to see if the program is GNU ld. I'd rather use --version,
@@ -11761,7 +11552,7 @@
# Break only if it was the GNU/non-GNU ld that we prefer.
case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
-@@ -7348,21 +8583,21 @@
+@@ -7348,21 +8006,21 @@
LD="$lt_cv_path_LD"
if test -n "$LD"; then
@@ -11790,7 +11581,7 @@
case `$LD -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
lt_cv_prog_gnu_ld=yes
-@@ -7372,29 +8607,38 @@
+@@ -7372,29 +8030,38 @@
;;
esac
fi
@@ -11837,7 +11628,7 @@
if test "${lt_cv_path_NM+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -7402,56 +8646,63 @@
+@@ -7402,56 +8069,63 @@
# Let the user override the test.
lt_cv_path_NM="$NM"
else
@@ -11935,7 +11726,7 @@
if test "${lt_cv_deplibs_check_method+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -7478,44 +8729,36 @@
+@@ -7478,44 +8152,36 @@
lt_cv_deplibs_check_method=pass_all
;;
@@ -11990,7 +11781,7 @@
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
;;
-@@ -7531,7 +8774,7 @@
+@@ -7531,7 +8197,7 @@
hpux10.20* | hpux11*)
lt_cv_file_magic_cmd=/usr/bin/file
@@ -11999,7 +11790,7 @@
ia64*)
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
-@@ -7547,43 +8790,27 @@
+@@ -7547,43 +8213,27 @@
esac
;;
@@ -12056,7 +11847,7 @@
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
else
-@@ -7602,32 +8829,22 @@
+@@ -7602,32 +8252,22 @@
;;
openbsd*)
@@ -12092,7 +11883,7 @@
case $host_vendor in
motorola)
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
-@@ -7648,17 +8865,20 @@
+@@ -7648,17 +8288,20 @@
siemens)
lt_cv_deplibs_check_method=pass_all
;;
@@ -12116,7 +11907,7 @@
file_magic_cmd=$lt_cv_file_magic_cmd
deplibs_check_method=$lt_cv_deplibs_check_method
test -z "$deplibs_check_method" && deplibs_check_method=unknown
-@@ -7667,14 +8887,17 @@
+@@ -7667,14 +8310,17 @@
# If no C compiler was specified, use CC.
LTCC=${LTCC-"$CC"}
@@ -12137,16 +11928,16 @@
test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
# Some flags need to be propagated to the compiler or linker for good
-@@ -7701,7 +8924,7 @@
+@@ -7701,7 +8347,7 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 7704 "configure"' > conftest.$ac_ext
-+ echo '#line 8927 "configure"' > conftest.$ac_ext
++ echo '#line 8350 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
-@@ -7744,14 +8967,13 @@
+@@ -7744,14 +8390,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
@@ -12163,7 +11954,7 @@
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)
-@@ -7763,7 +8985,6 @@
+@@ -7763,7 +8408,6 @@
esac
;;
*64-bit*)
@@ -12171,7 +11962,7 @@
case $host in
x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
-@@ -7788,8 +9009,8 @@
+@@ -7788,8 +8432,8 @@
# On SCO OpenServer 5, we need -belf to get full-featured binaries.
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -belf"
@@ -12182,7 +11973,7 @@
if test "${lt_cv_cc_needs_belf+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -7815,24 +9036,36 @@
+@@ -7815,35 +8459,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -12200,34 +11991,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -7841,9 +9074,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ lt_cv_cc_needs_belf=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -12240,7 +12024,7 @@
conftest$ac_exeext conftest.$ac_ext
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -7852,13 +9086,33 @@
+@@ -7852,13 +8493,33 @@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
fi
@@ -12276,7 +12060,7 @@
esac
-@@ -7866,8 +9120,8 @@
+@@ -7866,8 +8527,8 @@
@@ -12287,7 +12071,7 @@
if test "${ac_cv_header_stdc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -7891,24 +9145,36 @@
+@@ -7891,35 +8552,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -12305,34 +12089,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -7917,9 +9183,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_header_stdc=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -12345,7 +12121,7 @@
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
-@@ -7975,6 +9242,7 @@
+@@ -7975,6 +8632,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
#include <ctype.h>
@@ -12353,7 +12129,7 @@
#if ((' ' & 0x0FF) == 0x020)
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
-@@ -7994,18 +9262,27 @@
+@@ -7994,18 +8652,27 @@
for (i = 0; i < 256; i++)
if (XOR (islower (i), ISLOWER (i))
|| toupper (i) != TOUPPER (i))
@@ -12387,7 +12163,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -8018,12 +9295,14 @@
+@@ -8018,12 +8685,14 @@
( exit $ac_status )
ac_cv_header_stdc=no
fi
@@ -12405,7 +12181,7 @@
if test $ac_cv_header_stdc = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -8046,9 +9325,9 @@
+@@ -8046,9 +8715,9 @@
inttypes.h stdint.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -12418,7 +12194,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -8062,24 +9341,36 @@
+@@ -8062,38 +8731,35 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -12436,34 +12212,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -8088,12 +9379,14 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ eval "$as_ac_Header=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -12482,7 +12250,7 @@
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-@@ -8108,18 +9401,19 @@
+@@ -8108,18 +8774,19 @@
for ac_header in dlfcn.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -12510,7 +12278,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -8130,24 +9424,36 @@
+@@ -8130,41 +8797,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -12528,34 +12296,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -8156,15 +9462,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -12578,7 +12338,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -8173,8 +9480,13 @@
+@@ -8173,24 +8836,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -12594,7 +12354,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -8198,9 +9510,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -8198,9 +8859,10 @@
ac_header_preproc=no
fi
@@ -12607,7 +12387,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -8224,25 +9537,19 @@
+@@ -8224,25 +8886,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -12640,64 +12420,12 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -8254,234 +9561,553 @@
+@@ -8254,17 +8910,250 @@
done
--ac_ext=f
--ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
--ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
--ac_compiler_gnu=$ac_cv_f77_compiler_gnu
--if test -n "$ac_tool_prefix"; then
-- for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
-- do
-- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
--set dummy $ac_tool_prefix$ac_prog; ac_word=$2
--echo "$as_me:$LINENO: checking for $ac_word" >&5
--echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
--if test "${ac_cv_prog_F77+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
-- if test -n "$F77"; then
-- ac_cv_prog_F77="$F77" # Let the user override the test.
--else
--as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
--do
-- IFS=$as_save_IFS
-- test -z "$as_dir" && as_dir=.
-- for ac_exec_ext in '' $ac_executable_extensions; do
-- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-- ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
-- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-- break 2
-- fi
--done
--done
-
--fi
--fi
--F77=$ac_cv_prog_F77
--if test -n "$F77"; then
-- echo "$as_me:$LINENO: result: $F77" >&5
--echo "${ECHO_T}$F77" >&6
--else
-- echo "$as_me:$LINENO: result: no" >&5
--echo "${ECHO_T}no" >&6
--fi
-
-- test -n "$F77" && break
-- done
--fi
--if test -z "$F77"; then
-- ac_ct_F77=$F77
-- for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
--do
-- # Extract the first word of "$ac_prog", so it can be a program name with args.
--set dummy $ac_prog; ac_word=$2
--echo "$as_me:$LINENO: checking for $ac_word" >&5
--echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
--if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
++
++
+if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
+ ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
+ (test "X$CXX" != "Xg++"))) ; then
@@ -12710,88 +12438,21 @@
+echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
+if test -z "$CXXCPP"; then
+ if test "${ac_cv_prog_CXXCPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-- if test -n "$ac_ct_F77"; then
-- ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
--else
--as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
++ echo $ECHO_N "(cached) $ECHO_C" >&6
++else
+ # Double quotes because CXXCPP needs to be expanded
+ for CXXCPP in "$CXX -E" "/lib/cpp"
+ do
+ ac_preproc_ok=false
+for ac_cxx_preproc_warn_flag in '' yes
- do
-- IFS=$as_save_IFS
-- test -z "$as_dir" && as_dir=.
-- for ac_exec_ext in '' $ac_executable_extensions; do
-- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-- ac_cv_prog_ac_ct_F77="$ac_prog"
-- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-- break 2
-- fi
--done
--done
--
--fi
--fi
--ac_ct_F77=$ac_cv_prog_ac_ct_F77
--if test -n "$ac_ct_F77"; then
-- echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
--echo "${ECHO_T}$ac_ct_F77" >&6
--else
-- echo "$as_me:$LINENO: result: no" >&5
--echo "${ECHO_T}no" >&6
--fi
--
-- test -n "$ac_ct_F77" && break
--done
--
-- F77=$ac_ct_F77
--fi
--
--
--# Provide some information about the compiler.
--echo "$as_me:8349:" \
-- "checking for Fortran 77 compiler version" >&5
--ac_compiler=`set X $ac_compile; echo $2`
--{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
-- (eval $ac_compiler --version </dev/null >&5) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }
--{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
-- (eval $ac_compiler -v </dev/null >&5) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }
--{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
-- (eval $ac_compiler -V </dev/null >&5) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }
--rm -f a.out
--
--# If we don't use `.F' as extension, the preprocessor is not run on the
--# input file. (Note that this only needs to work for GNU compilers.)
--ac_save_ext=$ac_ext
--ac_ext=F
--echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
--echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6
--if test "${ac_cv_f77_compiler_gnu+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
++do
+ # Use a header file that comes with gcc, so configuring glibc
+ # with a fresh cross-compiler works.
+ # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+ # <limits.h> exists even on freestanding compilers.
+ # On the NeXT, cc -E runs the code through the compiler's parser,
+ # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-- program main
--#ifndef __GNUC__
-- choke me
++ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
@@ -12801,14 +12462,9 @@
+# include <limits.h>
+#else
+# include <assert.h>
- #endif
--
-- end
++#endif
+ Syntax error
- _ACEOF
--rm -f conftest.$ac_objext
--if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-- (eval $ac_compile) 2>conftest.er1
++_ACEOF
+if { (ac_try="$ac_cpp conftest.$ac_ext"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -12816,75 +12472,31 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); } &&
-- { ac_try='test -z "$ac_f77_werror_flag"
-- || test ! -s conftest.err'
-- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-- (eval $ac_try) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; } &&
-- { ac_try='test -s conftest.$ac_objext'
-- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-- (eval $ac_try) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; }; then
-- ac_compiler_gnu=yes
-+ (exit $ac_status); } >/dev/null; then
-+ if test -s conftest.err; then
-+ ac_cpp_err=$ac_cxx_preproc_warn_flag
-+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-+ else
-+ ac_cpp_err=
-+ fi
-+else
-+ ac_cpp_err=yes
-+fi
-+if test -z "$ac_cpp_err"; then
++ ac_status=$?
++ grep -v '^ *+' conftest.er1 >conftest.err
++ rm -f conftest.er1
++ cat conftest.err >&5
++ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-
--ac_compiler_gnu=no
++else
++ echo "$as_me: failed program was:" >&5
++sed 's/^/| /' conftest.$ac_ext >&5
++
+ # Broken: fails on valid input.
+continue
- fi
--rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
--ac_cv_f77_compiler_gnu=$ac_compiler_gnu
-
--fi
--echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
--echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
--ac_ext=$ac_save_ext
--ac_test_FFLAGS=${FFLAGS+set}
--ac_save_FFLAGS=$FFLAGS
--FFLAGS=
--echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
--echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6
--if test "${ac_cv_prog_f77_g+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
-- FFLAGS=-g
--cat >conftest.$ac_ext <<_ACEOF
-- program main
++fi
++
+rm -f conftest.err conftest.$ac_ext
-
-- end
++
+ # OK, works on sane cases. Now check whether nonexistent headers
+ # can be detected and how.
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
- _ACEOF
--rm -f conftest.$ac_objext
--if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-- (eval $ac_compile) 2>conftest.er1
++_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
@@ -12897,68 +12509,26 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); } &&
-- { ac_try='test -z "$ac_f77_werror_flag"
-- || test ! -s conftest.err'
-- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-- (eval $ac_try) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; } &&
-- { ac_try='test -s conftest.$ac_objext'
-- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-- (eval $ac_try) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; }; then
-- ac_cv_prog_f77_g=yes
-+ (exit $ac_status); } >/dev/null; then
-+ if test -s conftest.err; then
-+ ac_cpp_err=$ac_cxx_preproc_warn_flag
-+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-+ else
-+ ac_cpp_err=
-+ fi
-+else
-+ ac_cpp_err=yes
-+fi
-+if test -z "$ac_cpp_err"; then
++ ac_status=$?
++ grep -v '^ *+' conftest.er1 >conftest.err
++ rm -f conftest.er1
++ cat conftest.err >&5
++ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+continue
- else
- echo "$as_me: failed program was:" >&5
- sed 's/^/| /' conftest.$ac_ext >&5
-
--ac_cv_prog_f77_g=no
++else
++ echo "$as_me: failed program was:" >&5
++sed 's/^/| /' conftest.$ac_ext >&5
++
+ # Passes both tests.
+ac_preproc_ok=:
+break
- fi
--rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-
--fi
--echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
--echo "${ECHO_T}$ac_cv_prog_f77_g" >&6
--if test "$ac_test_FFLAGS" = set; then
-- FFLAGS=$ac_save_FFLAGS
--elif test $ac_cv_prog_f77_g = yes; then
-- if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-- FFLAGS="-g -O2"
-- else
-- FFLAGS="-g"
-- fi
--else
-- if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-- FFLAGS="-O2"
-- else
-- FFLAGS=
-- fi
--fi
++fi
++
+rm -f conftest.err conftest.$ac_ext
+
+done
@@ -13012,17 +12582,10 @@
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); } >/dev/null; then
-+ if test -s conftest.err; then
-+ ac_cpp_err=$ac_cxx_preproc_warn_flag
-+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-+ else
-+ ac_cpp_err=
-+ fi
-+else
-+ ac_cpp_err=yes
-+fi
-+if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
@@ -13056,17 +12619,10 @@
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); } >/dev/null; then
-+ if test -s conftest.err; then
-+ ac_cpp_err=$ac_cxx_preproc_warn_flag
-+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-+ else
-+ ac_cpp_err=
-+ fi
-+else
-+ ac_cpp_err=yes
-+fi
-+if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # Broken: success on invalid input.
+continue
+else
@@ -13101,97 +12657,106 @@
+
+fi
+
-+ac_ext=f
-+ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
-+ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-+ac_compiler_gnu=$ac_cv_f77_compiler_gnu
-+if test -n "$ac_tool_prefix"; then
-+ for ac_prog in g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77 f90 xlf90 pgf90 pghpf epcf90 gfortran g95 f95 fort xlf95 ifort ifc efc pgf95 lf95 ftn
-+ do
-+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-+set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+ ac_ext=f
+ ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
+ ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ ac_compiler_gnu=$ac_cv_f77_compiler_gnu
+ if test -n "$ac_tool_prefix"; then
+- for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
++ for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
+ do
+ # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
+ set dummy $ac_tool_prefix$ac_prog; ac_word=$2
+-echo "$as_me:$LINENO: checking for $ac_word" >&5
+-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
-+if test "${ac_cv_prog_F77+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ if test -n "$F77"; then
-+ ac_cv_prog_F77="$F77" # Let the user override the test.
-+else
-+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+for as_dir in $PATH
-+do
-+ IFS=$as_save_IFS
-+ test -z "$as_dir" && as_dir=.
-+ for ac_exec_ext in '' $ac_executable_extensions; do
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
-+ ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
-+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-+ break 2
-+ fi
-+done
-+done
+ if test "${ac_cv_prog_F77+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+@@ -8277,36 +9166,38 @@
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+ done
+ done
+IFS=$as_save_IFS
-+
-+fi
-+fi
-+F77=$ac_cv_prog_F77
-+if test -n "$F77"; then
+
+ fi
+ fi
+ F77=$ac_cv_prog_F77
+ if test -n "$F77"; then
+- echo "$as_me:$LINENO: result: $F77" >&5
+-echo "${ECHO_T}$F77" >&6
+ { echo "$as_me:$LINENO: result: $F77" >&5
+echo "${ECHO_T}$F77" >&6; }
-+else
+ else
+- echo "$as_me:$LINENO: result: no" >&5
+-echo "${ECHO_T}no" >&6
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
-+fi
+ fi
+
+
-+
-+ test -n "$F77" && break
-+ done
-+fi
-+if test -z "$F77"; then
-+ ac_ct_F77=$F77
-+ for ac_prog in g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77 f90 xlf90 pgf90 pghpf epcf90 gfortran g95 f95 fort xlf95 ifort ifc efc pgf95 lf95 ftn
-+do
-+ # Extract the first word of "$ac_prog", so it can be a program name with args.
-+set dummy $ac_prog; ac_word=$2
+ test -n "$F77" && break
+ done
+ fi
+ if test -z "$F77"; then
+ ac_ct_F77=$F77
+- for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
++ for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
+-echo "$as_me:$LINENO: checking for $ac_word" >&5
+-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
-+if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ if test -n "$ac_ct_F77"; then
-+ ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
-+else
-+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+for as_dir in $PATH
-+do
-+ IFS=$as_save_IFS
-+ test -z "$as_dir" && as_dir=.
-+ for ac_exec_ext in '' $ac_executable_extensions; do
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
-+ ac_cv_prog_ac_ct_F77="$ac_prog"
-+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-+ break 2
-+ fi
-+done
-+done
+ if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+@@ -8319,48 +9210,78 @@
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_ac_ct_F77="$ac_prog"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+ done
+ done
+IFS=$as_save_IFS
-+
-+fi
-+fi
-+ac_ct_F77=$ac_cv_prog_ac_ct_F77
-+if test -n "$ac_ct_F77"; then
+
+ fi
+ fi
+ ac_ct_F77=$ac_cv_prog_ac_ct_F77
+ if test -n "$ac_ct_F77"; then
+- echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
+-echo "${ECHO_T}$ac_ct_F77" >&6
+ { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
+echo "${ECHO_T}$ac_ct_F77" >&6; }
-+else
+ else
+- echo "$as_me:$LINENO: result: no" >&5
+-echo "${ECHO_T}no" >&6
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
-+fi
+ fi
+
+
-+
-+ test -n "$ac_ct_F77" && break
-+done
-+
+ test -n "$ac_ct_F77" && break
+ done
+
+- F77=$ac_ct_F77
+-fi
+-
+ if test "x$ac_ct_F77" = x; then
+ F77=""
+ else
@@ -13209,10 +12774,14 @@
+ fi
+fi
+
-+
-+# Provide some information about the compiler.
+
+ # Provide some information about the compiler.
+-echo "$as_me:8349:" \
+- "checking for Fortran 77 compiler version" >&5
+echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
-+ac_compiler=`set X $ac_compile; echo $2`
+ ac_compiler=`set X $ac_compile; echo $2`
+-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
+- (eval $ac_compiler --version </dev/null >&5) 2>&5
+{ (ac_try="$ac_compiler --version >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -13220,9 +12789,11 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler --version >&5") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
+- (eval $ac_compiler -v </dev/null >&5) 2>&5
+{ (ac_try="$ac_compiler -v >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -13230,9 +12801,11 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler -v >&5") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
+- (eval $ac_compiler -V </dev/null >&5) 2>&5
+{ (ac_try="$ac_compiler -V >&5"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -13240,29 +12813,26 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compiler -V >&5") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }
-+rm -f a.out
-+
-+# If we don't use `.F' as extension, the preprocessor is not run on the
-+# input file. (Note that this only needs to work for GNU compilers.)
-+ac_save_ext=$ac_ext
-+ac_ext=F
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }
+@@ -8370,8 +9291,8 @@
+ # input file. (Note that this only needs to work for GNU compilers.)
+ ac_save_ext=$ac_ext
+ ac_ext=F
+-echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
+-echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6
+{ echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
+echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
-+if test "${ac_cv_f77_compiler_gnu+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ cat >conftest.$ac_ext <<_ACEOF
-+ program main
-+#ifndef __GNUC__
-+ choke me
-+#endif
-+
-+ end
-+_ACEOF
-+rm -f conftest.$ac_objext
+ if test "${ac_cv_f77_compiler_gnu+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+@@ -8384,46 +9305,42 @@
+ end
+ _ACEOF
+ rm -f conftest.$ac_objext
+-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+- (eval $ac_compile) 2>conftest.er1
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -13270,62 +12840,64 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
-+ ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); } &&
-+ { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest.$ac_objext'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; }; then
-+ ac_compiler_gnu=yes
-+else
-+ echo "$as_me: failed program was:" >&5
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
+- { ac_try='test -z "$ac_f77_werror_flag"
+- || test ! -s conftest.err'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_f77_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_compiler_gnu=yes
+ else
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+
+-ac_compiler_gnu=no
+ ac_compiler_gnu=no
-+fi
+ fi
+-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-+ac_cv_f77_compiler_gnu=$ac_compiler_gnu
-+
-+fi
+ ac_cv_f77_compiler_gnu=$ac_compiler_gnu
+
+ fi
+-echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
+-echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
+echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
-+ac_ext=$ac_save_ext
-+ac_test_FFLAGS=${FFLAGS+set}
-+ac_save_FFLAGS=$FFLAGS
-+FFLAGS=
+ ac_ext=$ac_save_ext
+ ac_test_FFLAGS=${FFLAGS+set}
+ ac_save_FFLAGS=$FFLAGS
+ FFLAGS=
+-echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
+-echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6
+{ echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
+echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
-+if test "${ac_cv_prog_f77_g+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ FFLAGS=-g
-+cat >conftest.$ac_ext <<_ACEOF
-+ program main
-+
-+ end
-+_ACEOF
-+rm -f conftest.$ac_objext
+ if test "${ac_cv_prog_f77_g+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+@@ -8434,39 +9351,35 @@
+ end
+ _ACEOF
+ rm -f conftest.$ac_objext
+-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+- (eval $ac_compile) 2>conftest.er1
+if { (ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -13333,64 +12905,50 @@
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_compile") 2>conftest.er1
-+ ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); } &&
-+ { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; } &&
-+ { ac_try='test -s conftest.$ac_objext'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
-+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); }; }; then
-+ ac_cv_prog_f77_g=yes
-+else
-+ echo "$as_me: failed program was:" >&5
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
+- { ac_try='test -z "$ac_f77_werror_flag"
+- || test ! -s conftest.err'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
+- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+- (eval $ac_try) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_f77_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_prog_f77_g=yes
+ else
+ echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+
+-ac_cv_prog_f77_g=no
+ ac_cv_prog_f77_g=no
-+fi
+ fi
+-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-+
-+fi
+
+ fi
+-echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
+-echo "${ECHO_T}$ac_cv_prog_f77_g" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
+echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
-+if test "$ac_test_FFLAGS" = set; then
-+ FFLAGS=$ac_save_FFLAGS
-+elif test $ac_cv_prog_f77_g = yes; then
-+ if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-+ FFLAGS="-g -O2"
-+ else
-+ FFLAGS="-g"
-+ fi
-+else
-+ if test "x$ac_cv_f77_compiler_gnu" = xyes; then
-+ FFLAGS="-O2"
-+ else
-+ FFLAGS=
-+ fi
-+fi
-
- G77=`test $ac_compiler_gnu = yes && echo yes`
- ac_ext=c
-@@ -8495,13 +10121,13 @@
+ if test "$ac_test_FFLAGS" = set; then
+ FFLAGS=$ac_save_FFLAGS
+ elif test $ac_cv_prog_f77_g = yes; then
+@@ -8495,13 +9408,13 @@
# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
# find the maximum length of command line arguments
@@ -13407,7 +12965,7 @@
case $build_os in
msdosdjgpp*)
-@@ -8530,20 +10156,70 @@
+@@ -8530,20 +9443,70 @@
lt_cv_sys_max_cmd_len=8192;
;;
@@ -13484,7 +13042,7 @@
# Add a significant safety factor because C++ compilers can tack on massive
# amounts of additional arguments before passing them to the linker.
# It appears as though 1/2 is a usable value.
-@@ -8554,19 +10230,19 @@
+@@ -8554,19 +9517,19 @@
fi
if test -n $lt_cv_sys_max_cmd_len ; then
@@ -13510,7 +13068,7 @@
if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8580,9 +10256,6 @@
+@@ -8580,9 +9543,6 @@
# Regexp to match symbols that can be accessed directly from C.
sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
@@ -13520,7 +13078,7 @@
# 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'"
-@@ -8604,14 +10277,30 @@
+@@ -8604,14 +9564,30 @@
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/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
;;
@@ -13553,7 +13111,7 @@
;;
sysv4)
symcode='[DFNSTU]'
-@@ -8629,14 +10318,17 @@
+@@ -8629,14 +9605,17 @@
# If we're using GNU nm, then use its standard symbol codes.
case `$NM -V 2>&1` in
*GNU* | *'with BFD'*)
@@ -13573,7 +13131,7 @@
# Check to see that the pipe works correctly.
pipe_works=no
-@@ -8754,15 +10446,15 @@
+@@ -8754,15 +9733,15 @@
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
@@ -13595,7 +13153,7 @@
if test "${lt_cv_objdir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8776,8 +10468,8 @@
+@@ -8776,8 +9755,8 @@
fi
rmdir .libs 2>/dev/null
fi
@@ -13606,7 +13164,7 @@
objdir=$lt_cv_objdir
-@@ -8798,7 +10490,7 @@
+@@ -8798,7 +9777,7 @@
# Sed substitution that helps us do robust quoting. It backslashifies
# metacharacters that are still active within double-quoted strings.
@@ -13615,7 +13173,7 @@
sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
# Same as above, but do not quote variable references.
-@@ -8818,7 +10510,7 @@
+@@ -8818,7 +9797,7 @@
default_ofile=libtool
can_build_shared=yes
@@ -13624,7 +13182,7 @@
# which needs '.lib').
libext=a
ltmain="$ac_aux_dir/ltmain.sh"
-@@ -8828,8 +10520,8 @@
+@@ -8828,8 +9807,8 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
set dummy ${ac_tool_prefix}ar; ac_word=$2
@@ -13635,12 +13193,12 @@
if test "${ac_cv_prog_AR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8842,32 +10534,34 @@
+@@ -8842,32 +9821,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_AR="${ac_tool_prefix}ar"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13677,12 +13235,12 @@
if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8880,27 +10574,41 @@
+@@ -8880,27 +9861,41 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_AR="ar"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13726,7 +13284,7 @@
else
AR="$ac_cv_prog_AR"
fi
-@@ -8908,8 +10616,8 @@
+@@ -8908,8 +9903,8 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
@@ -13737,12 +13295,12 @@
if test "${ac_cv_prog_RANLIB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8922,32 +10630,34 @@
+@@ -8922,32 +9917,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13779,12 +13337,12 @@
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -8960,27 +10670,41 @@
+@@ -8960,27 +9957,41 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_RANLIB="ranlib"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13828,7 +13386,7 @@
else
RANLIB="$ac_cv_prog_RANLIB"
fi
-@@ -8988,8 +10712,8 @@
+@@ -8988,8 +9999,8 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set dummy ${ac_tool_prefix}strip; ac_word=$2
@@ -13839,12 +13397,12 @@
if test "${ac_cv_prog_STRIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9002,32 +10726,34 @@
+@@ -9002,32 +10013,34 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13881,12 +13439,12 @@
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9040,27 +10766,41 @@
+@@ -9040,27 +10053,41 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_prog_ac_ct_STRIP="strip"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -13930,7 +13488,7 @@
else
STRIP="$ac_cv_prog_STRIP"
fi
-@@ -9075,6 +10815,7 @@
+@@ -9075,6 +10102,7 @@
test -z "$AS" && AS=as
test -z "$CC" && CC=cc
test -z "$LTCC" && LTCC=$CC
@@ -13938,7 +13496,7 @@
test -z "$DLLTOOL" && DLLTOOL=dlltool
test -z "$LD" && LD=ld
test -z "$LN_S" && LN_S="ln -s"
-@@ -9094,21 +10835,32 @@
+@@ -9094,21 +10122,32 @@
if test -n "$RANLIB"; then
case $host_os in
openbsd*)
@@ -13975,7 +13533,7 @@
if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9128,7 +10880,7 @@
+@@ -9128,7 +10167,7 @@
if test -n "$file_magic_test_file"; then
case $deplibs_check_method in
"file_magic "*)
@@ -13984,7 +13542,7 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
$EGREP "$file_magic_regex" > /dev/null; then
-@@ -9160,17 +10912,17 @@
+@@ -9160,17 +10199,17 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if test -n "$MAGIC_CMD"; then
@@ -14008,7 +13566,7 @@
if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9190,7 +10942,7 @@
+@@ -9190,7 +10229,7 @@
if test -n "$file_magic_test_file"; then
case $deplibs_check_method in
"file_magic "*)
@@ -14017,7 +13575,7 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
$EGREP "$file_magic_regex" > /dev/null; then
-@@ -9222,11 +10974,11 @@
+@@ -9222,11 +10261,11 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if test -n "$MAGIC_CMD"; then
@@ -14033,7 +13591,7 @@
fi
else
-@@ -9241,21 +10993,21 @@
+@@ -9241,21 +10280,21 @@
enable_dlopen=yes
enable_win32_dll=no
@@ -14062,7 +13620,7 @@
test -z "$pic_mode" && pic_mode=default
# Use C for the default configuration in the libtool script
-@@ -9285,68 +11037,25 @@
+@@ -9285,68 +10324,25 @@
# If no C compiler was specified, use CC.
LTCC=${LTCC-"$CC"}
@@ -14146,7 +13704,7 @@
## CAVEAT EMPTOR:
-@@ -9360,8 +11069,8 @@
+@@ -9360,8 +10356,8 @@
lt_prog_compiler_no_builtin_flag=' -fno-builtin'
@@ -14157,7 +13715,7 @@
if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9375,26 +11084,28 @@
+@@ -9375,26 +10371,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -14166,12 +13724,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9381: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:11090: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:10377: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:9385: \$? = $ac_status" >&5
-+ echo "$as_me:11094: \$? = $ac_status" >&5
++ echo "$as_me:10381: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -14193,7 +13751,7 @@
if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
-@@ -9408,8 +11119,8 @@
+@@ -9408,8 +10406,8 @@
lt_prog_compiler_pic=
lt_prog_compiler_static=
@@ -14204,7 +13762,7 @@
if test "$GCC" = yes; then
lt_prog_compiler_wl='-Wl,'
-@@ -9447,6 +11158,11 @@
+@@ -9447,6 +10445,11 @@
lt_prog_compiler_pic='-fno-common'
;;
@@ -14216,7 +13774,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -9463,7 +11179,7 @@
+@@ -9463,7 +10466,7 @@
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -14225,7 +13783,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -9489,6 +11205,16 @@
+@@ -9489,6 +10492,16 @@
lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
fi
;;
@@ -14242,7 +13800,7 @@
mingw* | pw32* | os2*)
# This hack is so that the source file can tell whether it is being
-@@ -9500,7 +11226,7 @@
+@@ -9500,7 +10513,7 @@
lt_prog_compiler_wl='-Wl,'
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -14251,7 +13809,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -9523,13 +11249,20 @@
+@@ -9523,13 +10536,20 @@
lt_prog_compiler_static='-Bstatic'
;;
@@ -14274,7 +13832,7 @@
ccc*)
lt_prog_compiler_wl='-Wl,'
# All Alpha code is PIC.
-@@ -9544,15 +11277,15 @@
+@@ -9544,15 +10564,15 @@
lt_prog_compiler_static='-non_shared'
;;
@@ -14296,7 +13854,7 @@
;;
sunos4*)
-@@ -9561,7 +11294,7 @@
+@@ -9561,7 +10581,7 @@
lt_prog_compiler_static='-Bstatic'
;;
@@ -14305,7 +13863,7 @@
lt_prog_compiler_wl='-Wl,'
lt_prog_compiler_pic='-KPIC'
lt_prog_compiler_static='-Bstatic'
-@@ -9574,6 +11307,17 @@
+@@ -9574,6 +10594,17 @@
fi
;;
@@ -14323,7 +13881,7 @@
uts4*)
lt_prog_compiler_pic='-pic'
lt_prog_compiler_static='-Bstatic'
-@@ -9585,16 +11329,16 @@
+@@ -9585,16 +10616,16 @@
esac
fi
@@ -14344,7 +13902,7 @@
if test "${lt_prog_compiler_pic_works+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9608,26 +11352,28 @@
+@@ -9608,26 +10639,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -14353,12 +13911,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9614: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:11358: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:10645: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:9618: \$? = $ac_status" >&5
-+ echo "$as_me:11362: \$? = $ac_status" >&5
++ echo "$as_me:10649: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -14380,7 +13938,7 @@
if test x"$lt_prog_compiler_pic_works" = xyes; then
case $lt_prog_compiler_pic in
-@@ -9640,7 +11386,7 @@
+@@ -9640,7 +10673,7 @@
fi
fi
@@ -14389,7 +13947,7 @@
# For platforms which do not support PIC, -DPIC is meaningless:
*djgpp*)
lt_prog_compiler_pic=
-@@ -9650,8 +11396,50 @@
+@@ -9650,8 +10683,50 @@
;;
esac
@@ -14442,7 +14000,7 @@
if test "${lt_cv_prog_compiler_c_o+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -9662,60 +11450,58 @@
+@@ -9662,60 +10737,58 @@
mkdir out
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
@@ -14464,12 +14022,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9681: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:11462: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:10749: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:9685: \$? = $ac_status" >&5
-+ echo "$as_me:11466: \$? = $ac_status" >&5
++ echo "$as_me:10753: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -14521,7 +14079,7 @@
if test "$hard_links" = no; then
{ echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-@@ -9725,8 +11511,8 @@
+@@ -9725,8 +10798,8 @@
need_locks=no
fi
@@ -14532,7 +14090,7 @@
runpath_var=
allow_undefined_flag=
-@@ -9764,6 +11550,16 @@
+@@ -9764,6 +10837,16 @@
# rely on this symbol name, it's probably fine to never include it in
# preloaded symbol tables.
extract_expsyms_cmds=
@@ -14549,7 +14107,7 @@
case $host_os in
cygwin* | mingw* | pw32*)
-@@ -9774,6 +11570,10 @@
+@@ -9774,6 +10857,10 @@
with_gnu_ld=no
fi
;;
@@ -14560,7 +14118,7 @@
openbsd*)
with_gnu_ld=no
;;
-@@ -9784,6 +11584,27 @@
+@@ -9784,6 +10871,27 @@
# If archive_cmds runs LD, not CC, wlarc should be empty
wlarc='${wl}'
@@ -14588,7 +14146,7 @@
# See if GNU ld supports shared libraries.
case $host_os in
aix3* | aix4* | aix5*)
-@@ -9821,7 +11642,7 @@
+@@ -9821,7 +10929,7 @@
allow_undefined_flag=unsupported
# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
# support --undefined. This deserves some investigation. FIXME
@@ -14597,7 +14155,7 @@
else
ld_shlibs=no
fi
-@@ -9831,13 +11652,13 @@
+@@ -9831,13 +10939,13 @@
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
# as there is no search path for DLLs.
hardcode_libdir_flag_spec='-L$libdir'
@@ -14614,7 +14172,7 @@
# If the export-symbols file already is a .def file (1st line
# is EXPORTS), use it as is; otherwise, prepend...
archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-@@ -9846,23 +11667,70 @@
+@@ -9846,23 +10954,70 @@
echo EXPORTS > $output_objdir/$soname.def;
cat $export_symbols >> $output_objdir/$soname.def;
fi~
@@ -14690,7 +14248,7 @@
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
ld_shlibs=no
cat <<EOF 1>&2
-@@ -9876,13 +11744,40 @@
+@@ -9876,13 +11031,40 @@
EOF
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -14733,7 +14291,7 @@
sunos4*)
archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
wlarc=
-@@ -9892,24 +11787,19 @@
+@@ -9892,24 +11074,19 @@
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -14765,7 +14323,7 @@
fi
else
# PORTME fill in a description of your system's linker (not GNU ld)
-@@ -9921,7 +11811,7 @@
+@@ -9921,7 +11098,7 @@
# Note: this linker hardcodes the directories in LIBPATH if there
# are no directories specified by -L.
hardcode_minus_L=yes
@@ -14774,7 +14332,7 @@
# Neither direct hardcoding nor static linking is supported with a
# broken collect2.
hardcode_direct=unsupported
-@@ -9943,9 +11833,21 @@
+@@ -9943,9 +11120,21 @@
else
export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
fi
@@ -14798,7 +14356,7 @@
exp_sym_flag='-bexport'
no_entry_flag='-bnoentry'
fi
-@@ -9962,7 +11864,7 @@
+@@ -9962,7 +11151,7 @@
link_all_deplibs=yes
if test "$GCC" = yes; then
@@ -14807,21 +14365,20 @@
# We only want to do this on AIX 4.2 and lower, the check
# below for broken collect2 doesn't work under 4.3+
collect2name=`${CC} -print-prog-name=collect2`
-@@ -9981,31 +11883,36 @@
+@@ -9981,8 +11170,12 @@
hardcode_libdir_flag_spec='-L$libdir'
hardcode_libdir_separator=
fi
+ ;;
esac
shared_flag='-shared'
-- else
+ if test "$aix_use_runtimelinking" = yes; then
+ shared_flag="$shared_flag "'${wl}-G'
+ fi
-+ else
+ else
# not using gcc
if test "$host_cpu" = ia64; then
- # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
+@@ -9990,22 +11183,23 @@
# chokes on -Wl,-G. The following line is correct:
shared_flag='-G'
else
@@ -14852,7 +14409,7 @@
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
-@@ -10021,24 +11928,36 @@
+@@ -10021,27 +11215,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -14870,34 +14427,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -10052,19 +11971,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -10052,19 +11242,20 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -14923,7 +14475,7 @@
else
# Determine the default libpath from the value encoded in an empty executable.
cat >conftest.$ac_ext <<_ACEOF
-@@ -10083,24 +12003,36 @@
+@@ -10083,27 +11274,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -14941,34 +14493,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -10114,8 +12046,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -10114,8 +11301,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -14980,7 +14527,7 @@
conftest$ac_exeext conftest.$ac_ext
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-@@ -10124,13 +12058,11 @@
+@@ -10124,13 +11313,11 @@
# -berok will link without error, but may produce a broken library.
no_undefined_flag=' ${wl}-bernotok'
allow_undefined_flag=' ${wl}-berok'
@@ -14997,7 +14544,7 @@
fi
fi
;;
-@@ -10143,7 +12075,7 @@
+@@ -10143,7 +11330,7 @@
ld_shlibs=no
;;
@@ -15006,7 +14553,7 @@
export_dynamic_flag_spec=-rdynamic
;;
-@@ -10153,13 +12085,13 @@
+@@ -10153,13 +11340,13 @@
# hardcode_libdir_flag_spec is actually meaningless, as there is
# no search path for DLLs.
hardcode_libdir_flag_spec=' '
@@ -15023,7 +14570,7 @@
# The linker will automatically build a .lib file if we build a DLL.
old_archive_From_new_cmds='true'
# FIXME: Should let the user specify the lib program.
-@@ -10169,52 +12101,52 @@
+@@ -10169,52 +11356,52 @@
;;
darwin* | rhapsody*)
@@ -15116,7 +14663,7 @@
fi
;;
-@@ -10248,8 +12180,8 @@
+@@ -10248,8 +11435,8 @@
;;
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
@@ -15127,7 +14674,7 @@
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
hardcode_shlibpath_var=no
-@@ -10257,7 +12189,7 @@
+@@ -10257,7 +11444,7 @@
hpux9*)
if test "$GCC" = yes; then
@@ -15136,7 +14683,7 @@
else
archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
fi
-@@ -10271,47 +12203,62 @@
+@@ -10271,47 +11458,62 @@
export_dynamic_flag_spec='${wl}-E'
;;
@@ -15223,7 +14770,7 @@
hardcode_direct=yes
export_dynamic_flag_spec='${wl}-E'
-@@ -10325,7 +12272,7 @@
+@@ -10325,7 +11527,7 @@
irix5* | irix6* | nonstopux*)
if test "$GCC" = yes; then
@@ -15232,7 +14779,7 @@
else
archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hardcode_libdir_flag_spec_ld='-rpath $libdir'
-@@ -10335,7 +12282,7 @@
+@@ -10335,7 +11537,7 @@
link_all_deplibs=yes
;;
@@ -15241,7 +14788,7 @@
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
-@@ -10358,7 +12305,8 @@
+@@ -10358,7 +11560,8 @@
hardcode_direct=yes
hardcode_shlibpath_var=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
@@ -15251,7 +14798,7 @@
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
export_dynamic_flag_spec='${wl}-E'
else
-@@ -10368,7 +12316,7 @@
+@@ -10368,7 +11571,7 @@
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
@@ -15260,7 +14807,7 @@
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
;;
esac
-@@ -10379,14 +12327,14 @@
+@@ -10379,14 +11582,14 @@
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
allow_undefined_flag=unsupported
@@ -15277,7 +14824,7 @@
else
allow_undefined_flag=' -expect_unresolved \*'
archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-@@ -10398,13 +12346,13 @@
+@@ -10398,13 +11601,13 @@
osf4* | osf5*) # as osf3* with the addition of -msym flag
if test "$GCC" = yes; then
allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
@@ -15293,7 +14840,7 @@
# Both c and cxx compiler support -rpath directly
hardcode_libdir_flag_spec='-rpath $libdir'
-@@ -10412,21 +12360,15 @@
+@@ -10412,21 +11615,15 @@
hardcode_libdir_separator=:
;;
@@ -15319,7 +14866,7 @@
archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
archive_expsym_cmds='$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'
-@@ -10435,8 +12377,18 @@
+@@ -10435,8 +11632,18 @@
hardcode_shlibpath_var=no
case $host_os in
solaris2.[0-5] | solaris2.[0-5].*) ;;
@@ -15340,7 +14887,7 @@
esac
link_all_deplibs=yes
;;
-@@ -10445,7 +12397,7 @@
+@@ -10445,7 +11652,7 @@
if test "x$host_vendor" = xsequent; then
# Use $CC to link under sequent, because it throws in some extra .o
# files that make .init and .fini sections work.
@@ -15349,7 +14896,7 @@
else
archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
fi
-@@ -10493,36 +12445,45 @@
+@@ -10493,36 +11700,45 @@
fi
;;
@@ -15416,7 +14963,7 @@
;;
uts4*)
-@@ -10537,15 +12498,10 @@
+@@ -10537,15 +11753,10 @@
esac
fi
@@ -15434,7 +14981,7 @@
#
# Do we need to explicitly link libc?
#
-@@ -10563,8 +12519,8 @@
+@@ -10563,8 +11774,8 @@
# 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.
@@ -15445,7 +14992,7 @@
$rm conftest*
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-@@ -10578,6 +12534,7 @@
+@@ -10578,6 +11789,7 @@
libobjs=conftest.$ac_objext
deplibs=
wl=$lt_prog_compiler_wl
@@ -15453,7 +15000,7 @@
compiler_flags=-v
linker_flags=-v
verstring=
-@@ -10600,20 +12557,20 @@
+@@ -10600,20 +11812,20 @@
cat conftest.err 1>&5
fi
$rm conftest*
@@ -15479,7 +15026,7 @@
postinstall_cmds=
postuninstall_cmds=
finish_cmds=
-@@ -10623,7 +12580,20 @@
+@@ -10623,7 +11835,20 @@
version_type=none
dynamic_linker="$host_os ld.so"
sys_lib_dlsearch_path_spec="/lib /usr/lib"
@@ -15501,7 +15048,7 @@
need_lib_prefix=unknown
hardcode_into_libs=no
-@@ -10688,7 +12658,7 @@
+@@ -10688,7 +11913,7 @@
amigaos*)
library_names_spec='$libname.ixlibrary $libname.a'
# Create ${libname}_ixlibrary.a entries in /sys/libs.
@@ -15510,7 +15057,7 @@
;;
beos*)
-@@ -10697,7 +12667,7 @@
+@@ -10697,7 +11922,7 @@
shlibpath_var=LIBRARY_PATH
;;
@@ -15519,7 +15066,7 @@
version_type=linux
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -10713,7 +12683,7 @@
+@@ -10713,7 +11938,7 @@
cygwin* | mingw* | pw32*)
version_type=windows
@@ -15528,7 +15075,7 @@
need_version=no
need_lib_prefix=no
-@@ -10725,7 +12695,8 @@
+@@ -10725,7 +11950,8 @@
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dldir=$destdir/`dirname \$dlpath`~
test -d \$dldir || mkdir -p \$dldir~
@@ -15538,7 +15085,7 @@
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dlpath=$dir/\$dldll~
$rm \$dlpath'
-@@ -10755,7 +12726,7 @@
+@@ -10755,7 +11981,7 @@
;;
pw32*)
# pw32 DLLs use 'pw' prefix rather than 'lib'
@@ -15547,7 +15094,7 @@
;;
esac
;;
-@@ -10778,7 +12749,7 @@
+@@ -10778,7 +12004,7 @@
soname_spec='${libname}${release}${major}$shared_ext'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
@@ -15556,7 +15103,7 @@
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
if test "$GCC" = yes; then
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-@@ -10801,20 +12772,17 @@
+@@ -10801,20 +12027,17 @@
dynamic_linker=no
;;
@@ -15588,7 +15135,7 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
-@@ -10832,14 +12800,19 @@
+@@ -10832,14 +12055,19 @@
freebsd2*)
shlibpath_overrides_runpath=yes
;;
@@ -15610,7 +15157,7 @@
esac
;;
-@@ -10859,9 +12832,9 @@
+@@ -10859,9 +12087,9 @@
version_type=sunos
need_lib_prefix=no
need_version=no
@@ -15622,7 +15169,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.so"
shlibpath_var=LD_LIBRARY_PATH
-@@ -10876,7 +12849,7 @@
+@@ -10876,7 +12104,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
hppa*64*)
@@ -15631,7 +15178,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.sl"
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-@@ -10887,7 +12860,7 @@
+@@ -10887,7 +12115,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
*)
@@ -15640,7 +15187,7 @@
dynamic_linker="$host_os dld.sl"
shlibpath_var=SHLIB_PATH
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-@@ -10899,6 +12872,18 @@
+@@ -10899,6 +12127,18 @@
postinstall_cmds='chmod 555 $lib'
;;
@@ -15659,7 +15206,7 @@
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
-@@ -10942,29 +12927,26 @@
+@@ -10942,29 +12182,26 @@
;;
# This must be Linux ELF.
@@ -15696,7 +15243,7 @@
# 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 compilers,
-@@ -10974,6 +12956,18 @@
+@@ -10974,6 +12211,18 @@
dynamic_linker='GNU/Linux ld.so'
;;
@@ -15715,7 +15262,7 @@
netbsd*)
version_type=sunos
need_lib_prefix=no
-@@ -10983,7 +12977,7 @@
+@@ -10983,7 +12232,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
dynamic_linker='NetBSD (a.out) ld.so'
else
@@ -15724,7 +15271,7 @@
soname_spec='${libname}${release}${shared_ext}$major'
dynamic_linker='NetBSD ld.elf_so'
fi
-@@ -11011,8 +13005,13 @@
+@@ -11011,8 +12260,13 @@
openbsd*)
version_type=sunos
@@ -15739,7 +15286,7 @@
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
-@@ -11032,7 +13031,7 @@
+@@ -11032,7 +12286,7 @@
os2*)
libname_spec='$name'
@@ -15748,7 +15295,7 @@
need_lib_prefix=no
library_names_spec='$libname${shared_ext} $libname.a'
dynamic_linker='OS/2 ld.exe'
-@@ -11050,13 +13049,6 @@
+@@ -11050,13 +12304,6 @@
sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
;;
@@ -15762,7 +15309,7 @@
solaris*)
version_type=linux
need_lib_prefix=no
-@@ -11082,7 +13074,7 @@
+@@ -11082,7 +12329,7 @@
need_version=yes
;;
@@ -15771,7 +15318,7 @@
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'
-@@ -11115,6 +13107,29 @@
+@@ -11115,6 +12362,29 @@
fi
;;
@@ -15801,7 +15348,7 @@
uts4*)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -11126,16 +13141,21 @@
+@@ -11126,16 +12396,21 @@
dynamic_linker=no
;;
esac
@@ -15829,7 +15376,7 @@
# We can hardcode non-existant directories.
if test "$hardcode_direct" != no &&
-@@ -11155,8 +13175,8 @@
+@@ -11155,8 +12430,8 @@
# directories.
hardcode_action=unsupported
fi
@@ -15840,7 +15387,7 @@
if test "$hardcode_action" = relink; then
# Fast installation is not supported
-@@ -11169,29 +13189,29 @@
+@@ -11169,29 +12444,29 @@
striplib=
old_striplib=
@@ -15880,7 +15427,7 @@
;;
esac
fi
-@@ -11223,8 +13243,8 @@
+@@ -11223,8 +12498,8 @@
darwin*)
# if libdl is installed we need to link against it
@@ -15891,7 +15438,7 @@
if test "${ac_cv_lib_dl_dlopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11237,40 +13257,52 @@
+@@ -11237,56 +12512,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -15929,34 +15476,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11279,14 +13311,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dl_dlopen=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -15976,7 +15516,7 @@
if test $ac_cv_lib_dl_dlopen = yes; then
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
else
-@@ -11300,8 +13333,8 @@
+@@ -11300,8 +12572,8 @@
;;
*)
@@ -15987,7 +15527,7 @@
if test "${ac_cv_func_shl_load+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11328,53 +13361,59 @@
+@@ -11328,73 +12600,64 @@
#undef shl_load
@@ -16039,34 +15579,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11383,18 +13422,19 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_shl_load=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16092,7 +15625,7 @@
if test "${ac_cv_lib_dld_shl_load+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11407,40 +13447,52 @@
+@@ -11407,61 +12670,58 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -16130,34 +15663,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11449,19 +13501,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dld_shl_load=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16184,7 +15710,7 @@
if test "${ac_cv_func_dlopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11488,53 +13541,59 @@
+@@ -11488,73 +12748,64 @@
#undef dlopen
@@ -16236,34 +15762,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11543,18 +13602,19 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_dlopen=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16289,7 +15808,7 @@
if test "${ac_cv_lib_dl_dlopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11567,40 +13627,52 @@
+@@ -11567,61 +12818,58 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -16327,34 +15846,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11609,19 +13681,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dl_dlopen=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16381,7 +15893,7 @@
if test "${ac_cv_lib_svld_dlopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11634,40 +13707,52 @@
+@@ -11634,61 +12882,58 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -16419,34 +15931,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11676,19 +13761,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_svld_dlopen=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16473,7 +15978,7 @@
if test "${ac_cv_lib_dld_dld_link+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11701,40 +13787,52 @@
+@@ -11701,56 +12946,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -16511,34 +16016,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -11743,14 +13841,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dld_dld_link=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -16558,7 +16056,7 @@
if test $ac_cv_lib_dld_dld_link = yes; then
lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
fi
-@@ -11785,13 +13884,13 @@
+@@ -11785,13 +13027,13 @@
test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
save_LDFLAGS="$LDFLAGS"
@@ -16575,16 +16073,16 @@
if test "${lt_cv_dlopen_self+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11801,7 +13900,7 @@
+@@ -11801,7 +13043,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 11804 "configure"
-+#line 13903 "configure"
++#line 13046 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-@@ -11858,6 +13957,8 @@
+@@ -11858,6 +13100,8 @@
else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
/* dlclose (self); */
}
@@ -16593,7 +16091,7 @@
exit (status);
}
-@@ -11867,12 +13968,12 @@
+@@ -11867,12 +13111,12 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
@@ -16608,7 +16106,7 @@
esac
else :
# compilation failed
-@@ -11883,13 +13984,13 @@
+@@ -11883,13 +13127,13 @@
fi
@@ -16627,16 +16125,16 @@
if test "${lt_cv_dlopen_self_static+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -11899,7 +14000,7 @@
+@@ -11899,7 +13143,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 11902 "configure"
-+#line 14003 "configure"
++#line 13146 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-@@ -11956,6 +14057,8 @@
+@@ -11956,6 +13200,8 @@
else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
/* dlclose (self); */
}
@@ -16645,7 +16143,7 @@
exit (status);
}
-@@ -11965,12 +14068,12 @@
+@@ -11965,12 +13211,12 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
@@ -16660,7 +16158,7 @@
esac
else :
# compilation failed
-@@ -11981,8 +14084,8 @@
+@@ -11981,8 +13227,8 @@
fi
@@ -16671,7 +16169,7 @@
fi
CPPFLAGS="$save_CPPFLAGS"
-@@ -12003,19 +14106,19 @@
+@@ -12003,19 +13249,19 @@
fi
@@ -16699,7 +16197,7 @@
aix3*)
test "$enable_shared" = yes && enable_static=no
if test -n "$RANLIB"; then
-@@ -12024,58 +14127,21 @@
+@@ -12024,58 +13270,21 @@
fi
;;
@@ -16765,7 +16263,7 @@
# The else clause should only fire when bootstrapping the
# libtool distribution, otherwise you forgot to ship ltmain.sh
-@@ -12090,7 +14156,8 @@
+@@ -12090,7 +13299,8 @@
# 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.
@@ -16775,7 +16273,7 @@
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 \
-@@ -12204,11 +14271,11 @@
+@@ -12204,11 +13414,11 @@
SED=$lt_SED
# Sed that helps us avoid accidentally triggering echo(1) options like -n.
@@ -16789,7 +16287,7 @@
# The names of the tagged configurations supported by this script.
available_tags=
-@@ -12238,6 +14305,12 @@
+@@ -12238,6 +13448,12 @@
# The host system.
host_alias=$host_alias
host=$host
@@ -16802,7 +16300,7 @@
# An echo program that does not interpret backslashes.
echo=$lt_echo
-@@ -12249,6 +14322,9 @@
+@@ -12249,6 +13465,9 @@
# A C compiler.
LTCC=$lt_LTCC
@@ -16812,7 +16310,7 @@
# A language-specific compiler.
CC=$lt_compiler
-@@ -12268,7 +14344,7 @@
+@@ -12268,7 +13487,7 @@
NM=$lt_NM
# A symbol stripping program
@@ -16821,7 +16319,7 @@
# Used to examine libraries when file_magic_cmd begins "file"
MAGIC_CMD=$MAGIC_CMD
-@@ -12299,7 +14375,7 @@
+@@ -12299,7 +13518,7 @@
libext="$libext"
# Shared library suffix (normally ".so").
@@ -16830,7 +16328,7 @@
# Executable file suffix (normally "").
exeext="$exeext"
-@@ -12314,7 +14390,7 @@
+@@ -12314,7 +13533,7 @@
# Does compiler simultaneously support -c and -o options?
compiler_c_o=$lt_lt_cv_prog_compiler_c_o
@@ -16839,7 +16337,7 @@
need_locks=$lt_need_locks
# Do we need the lib prefix for modules?
-@@ -12541,7 +14617,10 @@
+@@ -12541,7 +13760,10 @@
# If there is no Makefile yet, we rely on a make rule to execute
# `config.status --recheck' to rerun these tests and create the
# libtool script then.
@@ -16851,7 +16349,7 @@
fi
-@@ -12554,11 +14633,11 @@
+@@ -12554,11 +13776,11 @@
CC="$lt_save_CC"
@@ -16867,7 +16365,7 @@
if test -f "$ltmain" && test -n "$tagnames"; then
if test ! -f "${ofile}"; then
-@@ -12576,6 +14655,9 @@
+@@ -12576,6 +13798,9 @@
echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
fi
fi
@@ -16877,7 +16375,7 @@
# Extract list of available tagged configurations in $ofile.
# Note that this assumes the entire list is on one line.
-@@ -12606,8 +14688,10 @@
+@@ -12606,8 +13831,10 @@
case $tagname in
CXX)
@@ -16890,7 +16388,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -12626,6 +14710,7 @@
+@@ -12626,6 +13853,7 @@
hardcode_libdir_flag_spec_ld_CXX=
hardcode_libdir_separator_CXX=
hardcode_minus_L_CXX=no
@@ -16898,7 +16396,7 @@
hardcode_automatic_CXX=no
module_cmds_CXX=
module_expsym_cmds_CXX=
-@@ -12643,7 +14728,7 @@
+@@ -12643,7 +13871,7 @@
compiler_lib_search_path_CXX=
# Source file extension for C++ test sources.
@@ -16907,7 +16405,7 @@
# Object file extension for compiled C++ test sources.
objext=o
-@@ -12653,17 +14738,34 @@
+@@ -12653,17 +13881,34 @@
lt_simple_compile_test_code="int some_variable = 0;\n"
# Code to be used in simple link tests
@@ -16943,7 +16441,7 @@
# Allow CC to be a program name with arguments.
lt_save_CC=$CC
lt_save_LD=$LD
-@@ -12674,18 +14776,27 @@
+@@ -12674,18 +13919,27 @@
if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
else
@@ -16974,7 +16472,7 @@
# We don't want -fno-exception wen compiling C++ code, so set the
# no_builtin_flag separately
-@@ -12699,18 +14810,18 @@
+@@ -12699,18 +13953,18 @@
# Set up default GNU C++ configuration
@@ -16999,7 +16497,7 @@
case $host in
*-*-mingw*)
# gcc leaves a trailing carriage return which upsets mingw
-@@ -12739,11 +14850,11 @@
+@@ -12739,11 +13993,11 @@
;;
esac
elif test "$with_gnu_ld" = yes; then
@@ -17015,7 +16513,7 @@
fi
if test "${lt_cv_path_LD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -12756,7 +14867,7 @@
+@@ -12756,7 +14010,7 @@
if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
lt_cv_path_LD="$ac_dir/$ac_prog"
# Check to see if the program is GNU ld. I'd rather use --version,
@@ -17024,7 +16522,7 @@
# Break only if it was the GNU/non-GNU ld that we prefer.
case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
-@@ -12776,21 +14887,21 @@
+@@ -12776,21 +14030,21 @@
LD="$lt_cv_path_LD"
if test -n "$LD"; then
@@ -17053,7 +16551,7 @@
case `$LD -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
lt_cv_prog_gnu_ld=yes
-@@ -12800,8 +14911,8 @@
+@@ -12800,8 +14054,8 @@
;;
esac
fi
@@ -17064,7 +16562,7 @@
with_gnu_ld=$lt_cv_prog_gnu_ld
-@@ -12809,8 +14920,8 @@
+@@ -12809,8 +14063,8 @@
# 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
@@ -17075,7 +16573,7 @@
hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-@@ -12836,7 +14947,7 @@
+@@ -12836,7 +14090,7 @@
# linker, instead of GNU ld. If possible, this setting should
# overridden to take advantage of the native linker features on
# the platform it is being used on.
@@ -17084,7 +16582,7 @@
fi
# Commands to make compiler produce verbose output that lists
-@@ -12851,8 +14962,8 @@
+@@ -12851,8 +14105,8 @@
fi
# PORTME: fill in a description of your system's C++ link characteristics
@@ -17095,14 +16593,19 @@
ld_shlibs_CXX=yes
case $host_os in
aix3*)
-@@ -12867,8 +14978,23 @@
+@@ -12867,14 +14121,29 @@
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
+ aix_use_runtimelinking=no
-+
+
+- # When large executables or shared objects are built, AIX ld can
+- # have problems creating the table of contents. If linking a library
+ # Test if we are trying to use run time linking or normal
+ # AIX style linking. If -brtl is somewhere in LDFLAGS, we
+ # need to do runtime linking.
@@ -17118,10 +16621,16 @@
+ ;;
+ esac
+
- exp_sym_flag='-bexport'
- no_entry_flag='-bnoentry'
- fi
-@@ -12885,7 +15011,7 @@
++ 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.
+@@ -12885,7 +14154,7 @@
link_all_deplibs_CXX=yes
if test "$GXX" = yes; then
@@ -17130,7 +16639,7 @@
# We only want to do this on AIX 4.2 and lower, the check
# below for broken collect2 doesn't work under 4.3+
collect2name=`${CC} -print-prog-name=collect2`
-@@ -12904,8 +15030,12 @@
+@@ -12904,8 +14173,12 @@
hardcode_libdir_flag_spec_CXX='-L$libdir'
hardcode_libdir_separator_CXX=
fi
@@ -17143,7 +16652,7 @@
else
# not using gcc
if test "$host_cpu" = ia64; then
-@@ -12914,15 +15044,16 @@
+@@ -12914,15 +14187,16 @@
shared_flag='-G'
else
if test "$aix_use_runtimelinking" = yes; then
@@ -17164,7 +16673,7 @@
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.
-@@ -12944,24 +15075,36 @@
+@@ -12944,27 +14218,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -17182,34 +16691,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -12975,20 +15118,21 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -12975,20 +14245,21 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -17235,7 +16739,7 @@
else
# Determine the default libpath from the value encoded in an empty executable.
cat >conftest.$ac_ext <<_ACEOF
-@@ -13007,24 +15151,36 @@
+@@ -13007,27 +14278,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -17253,34 +16757,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -13038,8 +15194,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -13038,8 +14305,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -17292,7 +16791,7 @@
conftest$ac_exeext conftest.$ac_ext
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-@@ -13048,16 +15206,26 @@
+@@ -13048,16 +14317,26 @@
# -berok will link without error, but may produce a broken library.
no_undefined_flag_CXX=' ${wl}-bernotok'
allow_undefined_flag_CXX=' ${wl}-berok'
@@ -17324,7 +16823,7 @@
chorus*)
case $cc_basename in
*)
-@@ -13071,12 +15239,12 @@
+@@ -13071,12 +14350,12 @@
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
# as there is no search path for DLLs.
hardcode_libdir_flag_spec_CXX='-L$libdir'
@@ -17339,7 +16838,7 @@
# If the export-symbols file already is a .def file (1st line
# is EXPORTS), use it as is; otherwise, prepend...
archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-@@ -13085,70 +15253,81 @@
+@@ -13085,70 +14364,81 @@
echo EXPORTS > $output_objdir/$soname.def;
cat $export_symbols >> $output_objdir/$soname.def;
fi~
@@ -17473,7 +16972,7 @@
# Green Hills C++ Compiler
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
-@@ -13159,14 +15338,14 @@
+@@ -13159,14 +14449,14 @@
;;
esac
;;
@@ -17490,7 +16989,7 @@
# FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
# conventions
ld_shlibs_CXX=yes
-@@ -13183,12 +15362,12 @@
+@@ -13183,12 +14473,12 @@
# location of the library.
case $cc_basename in
@@ -17506,7 +17005,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
# linking a shared library.
-@@ -13197,11 +15376,11 @@
+@@ -13197,11 +14487,11 @@
# 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.
@@ -17520,7 +17019,7 @@
else
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
-@@ -13211,33 +15390,22 @@
+@@ -13211,33 +14501,22 @@
;;
hpux10*|hpux11*)
if test $with_gnu_ld = no; then
@@ -17561,7 +17060,7 @@
;;
*)
hardcode_direct_CXX=yes
-@@ -13248,17 +15416,20 @@
+@@ -13248,17 +14527,20 @@
esac
case $cc_basename in
@@ -17588,7 +17087,7 @@
;;
esac
# Commands to make compiler produce verbose output that lists
-@@ -13274,12 +15445,15 @@
+@@ -13274,12 +14556,15 @@
*)
if test "$GXX" = yes; then
if test $with_gnu_ld = no; then
@@ -17608,7 +17107,7 @@
;;
esac
fi
-@@ -13290,11 +15464,25 @@
+@@ -13290,11 +14575,25 @@
;;
esac
;;
@@ -17636,7 +17135,7 @@
# Archives containing C++ object files must be created using
# "CC -ar", where "CC" is the IRIX C++ compiler. This is
-@@ -13305,9 +15493,9 @@
+@@ -13305,9 +14604,9 @@
*)
if test "$GXX" = yes; then
if test "$with_gnu_ld" = no; then
@@ -17648,7 +17147,7 @@
fi
fi
link_all_deplibs_CXX=yes
-@@ -13316,16 +15504,16 @@
+@@ -13316,16 +14615,16 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator_CXX=:
;;
@@ -17669,7 +17168,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
# linking a shared library.
-@@ -13343,20 +15531,44 @@
+@@ -13343,20 +14642,44 @@
# "CC -Bstatic", where "CC" is the KAI C++ compiler.
old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
;;
@@ -17720,7 +17219,7 @@
runpath_var=LD_RUN_PATH
hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-@@ -13384,7 +15596,7 @@
+@@ -13384,7 +14707,7 @@
;;
mvs*)
case $cc_basename in
@@ -17729,7 +17228,7 @@
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
;;
-@@ -13394,7 +15606,7 @@
+@@ -13394,7 +14717,7 @@
;;
esac
;;
@@ -17738,7 +17237,7 @@
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
wlarc=
-@@ -13405,15 +15617,31 @@
+@@ -13405,15 +14728,31 @@
# Workaround some broken pre-1.5 toolchains
output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
;;
@@ -17772,7 +17271,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
hardcode_libdir_separator_CXX=:
-@@ -13423,14 +15651,14 @@
+@@ -13423,14 +14762,14 @@
old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
;;
@@ -17790,7 +17289,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator_CXX=:
-@@ -13448,7 +15676,7 @@
+@@ -13448,7 +14787,7 @@
*)
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
@@ -17799,7 +17298,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator_CXX=:
-@@ -13467,13 +15695,13 @@
+@@ -13467,13 +14806,13 @@
;;
osf4* | osf5*)
case $cc_basename in
@@ -17815,7 +17314,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
hardcode_libdir_separator_CXX=:
-@@ -13482,17 +15710,17 @@
+@@ -13482,17 +14821,17 @@
# the KAI C++ compiler.
old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
;;
@@ -17837,7 +17336,7 @@
$rm $lib.exp'
hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-@@ -13511,7 +15739,7 @@
+@@ -13511,7 +14850,7 @@
*)
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
@@ -17846,7 +17345,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator_CXX=:
-@@ -13532,27 +15760,14 @@
+@@ -13532,27 +14871,14 @@
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
;;
@@ -17876,7 +17375,7 @@
# Lucid
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
-@@ -13565,36 +15780,33 @@
+@@ -13565,36 +14891,33 @@
;;
solaris*)
case $cc_basename in
@@ -17925,7 +17424,7 @@
# Archives containing C++ object files must be created using
# "CC -xar", where "CC" is the Sun C++ compiler. This is
-@@ -13602,9 +15814,9 @@
+@@ -13602,9 +14925,9 @@
# in the archive.
old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
;;
@@ -17937,7 +17436,7 @@
# The C++ compiler must be used to create the archive.
old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
-@@ -13614,9 +15826,9 @@
+@@ -13614,9 +14937,9 @@
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
if $CC --version | grep -v '^2\.7' > /dev/null; then
@@ -17949,7 +17448,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
-@@ -13625,9 +15837,9 @@
+@@ -13625,9 +14948,9 @@
else
# g++ 2.7 appears to require `-G' NOT `-shared' on this
# platform.
@@ -17961,7 +17460,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
-@@ -13640,12 +15852,63 @@
+@@ -13640,12 +14963,63 @@
;;
esac
;;
@@ -18027,7 +17526,7 @@
# NonStop-UX NCC 3.20
# FIXME: insert proper C++ library support
ld_shlibs_CXX=no
-@@ -13665,8 +15928,8 @@
+@@ -13665,8 +15039,8 @@
ld_shlibs_CXX=no
;;
esac
@@ -18038,7 +17537,7 @@
test "$ld_shlibs_CXX" = no && can_build_shared=no
GCC_CXX="$GXX"
-@@ -13702,7 +15965,7 @@
+@@ -13702,7 +15076,7 @@
# 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.
@@ -18047,7 +17546,7 @@
for p in `eval $output_verbose_link_cmd`; do
case $p in
-@@ -13742,7 +16005,7 @@
+@@ -13742,7 +15116,7 @@
fi
;;
@@ -18056,7 +17555,7 @@
# This assumes that the test object file only shows up
# once in the compiler output.
if test "$p" = "conftest.$objext"; then
-@@ -13778,6 +16041,29 @@
+@@ -13778,6 +15152,29 @@
$rm -f confest.$objext
@@ -18086,7 +17585,7 @@
case " $postdeps_CXX " in
*" -lc "*) archive_cmds_need_lc_CXX=no ;;
esac
-@@ -13786,8 +16072,8 @@
+@@ -13786,8 +15183,8 @@
lt_prog_compiler_pic_CXX=
lt_prog_compiler_static_CXX=
@@ -18097,7 +17596,7 @@
# C++ specific cases for pic, static, wl, etc.
if test "$GXX" = yes; then
-@@ -13825,6 +16111,10 @@
+@@ -13825,6 +15222,10 @@
# DJGPP does not support shared libraries at all
lt_prog_compiler_pic_CXX=
;;
@@ -18108,7 +17607,7 @@
sysv4*MP*)
if test -d /usr/nec; then
lt_prog_compiler_pic_CXX=-Kconform_pic
-@@ -13833,7 +16123,7 @@
+@@ -13833,7 +15234,7 @@
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -18117,7 +17616,7 @@
hppa*64*|ia64*)
;;
*)
-@@ -13858,18 +16148,28 @@
+@@ -13858,18 +15259,28 @@
;;
chorus*)
case $cc_basename in
@@ -18149,7 +17648,7 @@
# Green Hills C++ Compiler
lt_prog_compiler_pic_CXX='-pic'
;;
-@@ -13877,22 +16177,22 @@
+@@ -13877,22 +15288,22 @@
;;
esac
;;
@@ -18178,7 +17677,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -13905,9 +16205,13 @@
+@@ -13905,9 +15316,13 @@
;;
esac
;;
@@ -18193,7 +17692,7 @@
lt_prog_compiler_wl_CXX='-Wl,'
lt_prog_compiler_static_CXX='-non_shared'
# CC pic flag -KPIC is the default.
-@@ -13916,20 +16220,26 @@
+@@ -13916,20 +15331,26 @@
;;
esac
;;
@@ -18224,7 +17723,7 @@
# Compaq C++
# Make sure the PIC flag is empty. It appears that all Alpha
# Linux and Compaq Tru64 Unix objects are PIC.
-@@ -13946,25 +16256,25 @@
+@@ -13946,25 +15367,25 @@
;;
mvs*)
case $cc_basename in
@@ -18255,7 +17754,7 @@
# Digital/Compaq C++
lt_prog_compiler_wl_CXX='-Wl,'
# Make sure the PIC flag is empty. It appears that all Alpha
-@@ -13978,24 +16288,15 @@
+@@ -13978,24 +15399,15 @@
;;
psos*)
;;
@@ -18282,7 +17781,7 @@
# Green Hills C++ Compiler
lt_prog_compiler_pic_CXX='-PIC'
;;
-@@ -14005,12 +16306,12 @@
+@@ -14005,12 +15417,12 @@
;;
sunos4*)
case $cc_basename in
@@ -18297,7 +17796,7 @@
# Lucid
lt_prog_compiler_pic_CXX='-pic'
;;
-@@ -14020,7 +16321,7 @@
+@@ -14020,7 +15432,7 @@
;;
tandem*)
case $cc_basename in
@@ -18306,7 +17805,7 @@
# NonStop-UX NCC 3.20
lt_prog_compiler_pic_CXX='-KPIC'
;;
-@@ -14028,7 +16329,14 @@
+@@ -14028,7 +15440,14 @@
;;
esac
;;
@@ -18322,7 +17821,7 @@
;;
vxworks*)
;;
-@@ -14038,16 +16346,16 @@
+@@ -14038,16 +15457,16 @@
esac
fi
@@ -18343,7 +17842,7 @@
if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -14061,26 +16369,28 @@
+@@ -14061,26 +15480,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -18352,12 +17851,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:14067: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:16375: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:15486: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:14071: \$? = $ac_status" >&5
-+ echo "$as_me:16379: \$? = $ac_status" >&5
++ echo "$as_me:15490: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -18379,7 +17878,7 @@
if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
case $lt_prog_compiler_pic_CXX in
-@@ -14093,7 +16403,7 @@
+@@ -14093,7 +15514,7 @@
fi
fi
@@ -18388,7 +17887,7 @@
# For platforms which do not support PIC, -DPIC is meaningless:
*djgpp*)
lt_prog_compiler_pic_CXX=
-@@ -14103,8 +16413,50 @@
+@@ -14103,8 +15524,50 @@
;;
esac
@@ -18441,7 +17940,7 @@
if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -14115,60 +16467,58 @@
+@@ -14115,60 +15578,58 @@
mkdir out
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
@@ -18463,12 +17962,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:14134: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:16479: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:15590: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:14138: \$? = $ac_status" >&5
-+ echo "$as_me:16483: \$? = $ac_status" >&5
++ echo "$as_me:15594: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -18520,7 +18019,7 @@
if test "$hard_links" = no; then
{ echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-@@ -14178,8 +16528,8 @@
+@@ -14178,8 +15639,8 @@
need_locks=no
fi
@@ -18531,7 +18030,7 @@
export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
case $host_os in
-@@ -14196,22 +16546,20 @@
+@@ -14196,22 +15657,20 @@
export_symbols_cmds_CXX="$ltdll_cmds"
;;
cygwin* | mingw*)
@@ -18560,7 +18059,7 @@
#
# Do we need to explicitly link libc?
#
-@@ -14229,8 +16577,8 @@
+@@ -14229,8 +15688,8 @@
# 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.
@@ -18571,7 +18070,7 @@
$rm conftest*
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-@@ -14244,6 +16592,7 @@
+@@ -14244,6 +15703,7 @@
libobjs=conftest.$ac_objext
deplibs=
wl=$lt_prog_compiler_wl_CXX
@@ -18579,7 +18078,7 @@
compiler_flags=-v
linker_flags=-v
verstring=
-@@ -14266,20 +16615,20 @@
+@@ -14266,20 +15726,20 @@
cat conftest.err 1>&5
fi
$rm conftest*
@@ -18605,7 +18104,7 @@
postinstall_cmds=
postuninstall_cmds=
finish_cmds=
-@@ -14289,7 +16638,20 @@
+@@ -14289,7 +15749,20 @@
version_type=none
dynamic_linker="$host_os ld.so"
sys_lib_dlsearch_path_spec="/lib /usr/lib"
@@ -18627,7 +18126,7 @@
need_lib_prefix=unknown
hardcode_into_libs=no
-@@ -14354,7 +16716,7 @@
+@@ -14354,7 +15827,7 @@
amigaos*)
library_names_spec='$libname.ixlibrary $libname.a'
# Create ${libname}_ixlibrary.a entries in /sys/libs.
@@ -18636,7 +18135,7 @@
;;
beos*)
-@@ -14363,7 +16725,7 @@
+@@ -14363,7 +15836,7 @@
shlibpath_var=LIBRARY_PATH
;;
@@ -18645,7 +18144,7 @@
version_type=linux
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -14379,7 +16741,7 @@
+@@ -14379,7 +15852,7 @@
cygwin* | mingw* | pw32*)
version_type=windows
@@ -18654,7 +18153,7 @@
need_version=no
need_lib_prefix=no
-@@ -14391,7 +16753,8 @@
+@@ -14391,7 +15864,8 @@
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dldir=$destdir/`dirname \$dlpath`~
test -d \$dldir || mkdir -p \$dldir~
@@ -18664,7 +18163,7 @@
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dlpath=$dir/\$dldll~
$rm \$dlpath'
-@@ -14421,7 +16784,7 @@
+@@ -14421,7 +15895,7 @@
;;
pw32*)
# pw32 DLLs use 'pw' prefix rather than 'lib'
@@ -18673,7 +18172,7 @@
;;
esac
;;
-@@ -14444,7 +16807,7 @@
+@@ -14444,7 +15918,7 @@
soname_spec='${libname}${release}${major}$shared_ext'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
@@ -18682,7 +18181,7 @@
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
if test "$GCC" = yes; then
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-@@ -14467,20 +16830,17 @@
+@@ -14467,20 +15941,17 @@
dynamic_linker=no
;;
@@ -18714,7 +18213,7 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
-@@ -14498,14 +16858,19 @@
+@@ -14498,14 +15969,19 @@
freebsd2*)
shlibpath_overrides_runpath=yes
;;
@@ -18736,7 +18235,7 @@
esac
;;
-@@ -14525,9 +16890,9 @@
+@@ -14525,9 +16001,9 @@
version_type=sunos
need_lib_prefix=no
need_version=no
@@ -18748,7 +18247,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.so"
shlibpath_var=LD_LIBRARY_PATH
-@@ -14542,7 +16907,7 @@
+@@ -14542,7 +16018,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
hppa*64*)
@@ -18757,7 +18256,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.sl"
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-@@ -14553,7 +16918,7 @@
+@@ -14553,7 +16029,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
*)
@@ -18766,7 +18265,7 @@
dynamic_linker="$host_os dld.sl"
shlibpath_var=SHLIB_PATH
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-@@ -14565,6 +16930,18 @@
+@@ -14565,6 +16041,18 @@
postinstall_cmds='chmod 555 $lib'
;;
@@ -18785,7 +18284,7 @@
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
-@@ -14608,29 +16985,26 @@
+@@ -14608,29 +16096,26 @@
;;
# This must be Linux ELF.
@@ -18822,7 +18321,7 @@
# 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 compilers,
-@@ -14640,6 +17014,18 @@
+@@ -14640,6 +16125,18 @@
dynamic_linker='GNU/Linux ld.so'
;;
@@ -18841,7 +18340,7 @@
netbsd*)
version_type=sunos
need_lib_prefix=no
-@@ -14649,7 +17035,7 @@
+@@ -14649,7 +16146,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
dynamic_linker='NetBSD (a.out) ld.so'
else
@@ -18850,7 +18349,7 @@
soname_spec='${libname}${release}${shared_ext}$major'
dynamic_linker='NetBSD ld.elf_so'
fi
-@@ -14677,8 +17063,13 @@
+@@ -14677,8 +16174,13 @@
openbsd*)
version_type=sunos
@@ -18865,7 +18364,7 @@
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
-@@ -14698,7 +17089,7 @@
+@@ -14698,7 +16200,7 @@
os2*)
libname_spec='$name'
@@ -18874,7 +18373,7 @@
need_lib_prefix=no
library_names_spec='$libname${shared_ext} $libname.a'
dynamic_linker='OS/2 ld.exe'
-@@ -14716,13 +17107,6 @@
+@@ -14716,13 +16218,6 @@
sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
;;
@@ -18888,7 +18387,7 @@
solaris*)
version_type=linux
need_lib_prefix=no
-@@ -14748,7 +17132,7 @@
+@@ -14748,7 +16243,7 @@
need_version=yes
;;
@@ -18897,7 +18396,7 @@
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'
-@@ -14781,6 +17165,29 @@
+@@ -14781,6 +16276,29 @@
fi
;;
@@ -18927,7 +18426,7 @@
uts4*)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -14792,16 +17199,21 @@
+@@ -14792,16 +16310,21 @@
dynamic_linker=no
;;
esac
@@ -18955,7 +18454,7 @@
# We can hardcode non-existant directories.
if test "$hardcode_direct_CXX" != no &&
-@@ -14821,8 +17233,8 @@
+@@ -14821,8 +16344,8 @@
# directories.
hardcode_action_CXX=unsupported
fi
@@ -18966,7 +18465,7 @@
if test "$hardcode_action_CXX" = relink; then
# Fast installation is not supported
-@@ -14833,1001 +17245,176 @@
+@@ -14833,1114 +16356,289 @@
enable_fast_install=needless
fi
@@ -19575,7 +19074,9 @@
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
--
++# The name of the directory that contains temporary libtool files.
++objdir=$objdir
+
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
@@ -19617,7 +19118,10 @@
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
--
++# How to create reloadable object files.
++reload_flag=$lt_reload_flag
++reload_cmds=$lt_reload_cmds
+
-ac_cv_lib_svld_dlopen=no
-fi
-rm -f conftest.err conftest.$ac_objext \
@@ -19642,7 +19146,9 @@
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
--
++# How to pass a linker flag through the compiler.
++wl=$lt_lt_prog_compiler_wl_CXX
+
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
@@ -19684,7 +19190,9 @@
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
--
++# Object file suffix (normally "o").
++objext="$ac_objext"
+
-ac_cv_lib_dld_dld_link=no
-fi
-rm -f conftest.err conftest.$ac_objext \
@@ -19696,42 +19204,75 @@
-if test $ac_cv_lib_dld_dld_link = yes; then
- lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
-fi
--
--
++# Old archive suffix (normally "a").
++libext="$libext"
+
++# Shared library suffix (normally ".so").
++shrext_cmds='$shrext_cmds'
+
-fi
--
--
++# Executable file suffix (normally "").
++exeext="$exeext"
+
++# Additional compiler flags for building library objects.
++pic_flag=$lt_lt_prog_compiler_pic_CXX
++pic_mode=$pic_mode
+
-fi
--
--
++# 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?
++compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
+
-fi
--
--
++# Must we lock files when doing compilation?
++need_locks=$lt_need_locks
+
++# Do we need the lib prefix for modules?
++need_lib_prefix=$need_lib_prefix
+
-fi
--
--
++# Do we need a version for libraries?
++need_version=$need_version
+
++# Whether dlopen is supported.
++dlopen_support=$enable_dlopen
+
-fi
--
++# Whether dlopen of programs is supported.
++dlopen_self=$enable_dlopen_self
+
- ;;
- esac
--
++# Whether dlopen of statically linked programs is supported.
++dlopen_self_static=$enable_dlopen_self_static
+
- if test "x$lt_cv_dlopen" != xno; then
- enable_dlopen=yes
- else
- enable_dlopen=no
- fi
--
++# Compiler flag to prevent dynamic linking.
++link_static_flag=$lt_lt_prog_compiler_static_CXX
+
- case $lt_cv_dlopen in
- dlopen)
- save_CPPFLAGS="$CPPFLAGS"
- test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
--
++# Compiler flag to turn off builtin functions.
++no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
+
- save_LDFLAGS="$LDFLAGS"
- eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
--
++# Compiler flag to allow reflexive dlopens.
++export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
+
- save_LIBS="$LIBS"
- LIBS="$lt_cv_dlopen_libs $LIBS"
--
++# Compiler flag to generate shared objects directly from archives.
++whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
+
- echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
-echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
-if test "${lt_cv_dlopen_self+set}" = set; then
@@ -19745,13 +19286,19 @@
- cat > conftest.$ac_ext <<EOF
-#line 15470 "configure"
-#include "confdefs.h"
--
++# Compiler flag to generate thread-safe objects.
++thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
+
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
--
++# Library versioning type.
++version_type=$version_type
+
-#include <stdio.h>
--
++# Format of library name prefix.
++libname_spec=$lt_libname_spec
+
-#ifdef RTLD_GLOBAL
-# define LT_DLGLOBAL RTLD_GLOBAL
-#else
@@ -19761,7 +19308,10 @@
-# define LT_DLGLOBAL 0
-# endif
-#endif
--
++# 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
+
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
- find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
@@ -19783,24 +19333,35 @@
-# endif
-# endif
-#endif
--
++# The coded name of the library, if different from the real name.
++soname_spec=$lt_soname_spec
+
-#ifdef __cplusplus
-extern "C" void exit (int);
-#endif
--
++# Commands used to build and install an old-style archive.
++RANLIB=$lt_RANLIB
++old_archive_cmds=$lt_old_archive_cmds_CXX
++old_postinstall_cmds=$lt_old_postinstall_cmds
++old_postuninstall_cmds=$lt_old_postuninstall_cmds
+
-void fnord() { int i=42;}
-int main ()
-{
- void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
- int status = $lt_dlunknown;
--
++# Create an old-style archive from a shared archive.
++old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
+
- if (self)
- {
- if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
- else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
- /* dlclose (self); */
- }
--
++# Create a temporary old-style archive to link instead of a shared archive.
++old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
+
- exit (status);
-}
-EOF
@@ -19822,12 +19383,23 @@
- fi
-fi
-rm -fr conftest*
--
--
++# Commands used to build and install a shared archive.
++archive_cmds=$lt_archive_cmds_CXX
++archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
++postinstall_cmds=$lt_postinstall_cmds
++postuninstall_cmds=$lt_postuninstall_cmds
+
++# Commands used to build a loadable module (assumed same as above if empty)
++module_cmds=$lt_module_cmds_CXX
++module_expsym_cmds=$lt_module_expsym_cmds_CXX
+
-fi
-echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
-echo "${ECHO_T}$lt_cv_dlopen_self" >&6
--
++# Commands to strip libraries.
++old_striplib=$lt_old_striplib
++striplib=$lt_striplib
+
- if test "x$lt_cv_dlopen_self" = xyes; then
- LDFLAGS="$LDFLAGS $link_static_flag"
- echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
@@ -19843,11 +19415,17 @@
- cat > conftest.$ac_ext <<EOF
-#line 15568 "configure"
-#include "confdefs.h"
--
++# Dependencies to place before the objects being linked to create a
++# shared library.
++predep_objects=$lt_predep_objects_CXX
+
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
--
++# Dependencies to place after the objects being linked to create a
++# shared library.
++postdep_objects=$lt_postdep_objects_CXX
+
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
@@ -20104,30 +19682,126 @@
-
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
-+# The name of the directory that contains temporary libtool files.
-+objdir=$objdir
-
- # How to create reloadable object files.
- reload_flag=$lt_reload_flag
-@@ -15843,7 +17430,7 @@
- libext="$libext"
-
- # Shared library suffix (normally ".so").
+-
+-# 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_prog_compiler_wl_CXX
+-
+-# Object file suffix (normally "o").
+-objext="$ac_objext"
+-
+-# Old archive suffix (normally "a").
+-libext="$libext"
+-
+-# Shared library suffix (normally ".so").
-shrext='$shrext'
-+shrext_cmds='$shrext_cmds'
-
- # Executable file suffix (normally "").
- exeext="$exeext"
-@@ -15858,7 +17445,7 @@
- # Does compiler simultaneously support -c and -o options?
- compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
-
+-
+-# Executable file suffix (normally "").
+-exeext="$exeext"
+-
+-# Additional compiler flags for building library objects.
+-pic_flag=$lt_lt_prog_compiler_pic_CXX
+-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?
+-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
+-
-# Must we lock files when doing compilation ?
-+# Must we lock files when doing compilation?
- need_locks=$lt_need_locks
+-need_locks=$lt_need_locks
+-
+-# Do we need the lib prefix for modules?
+-need_lib_prefix=$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=$enable_dlopen_self
+-
+-# Whether dlopen of statically linked programs is supported.
+-dlopen_self_static=$enable_dlopen_self_static
+-
+-# Compiler flag to prevent dynamic linking.
+-link_static_flag=$lt_lt_prog_compiler_static_CXX
+-
+-# Compiler flag to turn off builtin functions.
+-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
+-
+-# Compiler flag to allow reflexive dlopens.
+-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
+-
+-# Compiler flag to generate shared objects directly from archives.
+-whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
+-
+-# Compiler flag to generate thread-safe objects.
+-thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
+-
+-# Library versioning type.
+-version_type=$version_type
+-
+-# 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.
+-RANLIB=$lt_RANLIB
+-old_archive_cmds=$lt_old_archive_cmds_CXX
+-old_postinstall_cmds=$lt_old_postinstall_cmds
+-old_postuninstall_cmds=$lt_old_postuninstall_cmds
+-
+-# Create an old-style archive from a shared archive.
+-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
+-
+-# Create a temporary old-style archive to link instead of a shared archive.
+-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
+-
+-# Commands used to build and install a shared archive.
+-archive_cmds=$lt_archive_cmds_CXX
+-archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
+-postinstall_cmds=$lt_postinstall_cmds
+-postuninstall_cmds=$lt_postuninstall_cmds
+-
+-# Commands used to build a loadable module (assumed same as above if empty)
+-module_cmds=$lt_module_cmds_CXX
+-module_expsym_cmds=$lt_module_expsym_cmds_CXX
+-
+-# 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_predep_objects_CXX
+-
+-# Dependencies to place after the objects being linked to create a
+-# shared library.
+-postdep_objects=$lt_postdep_objects_CXX
+-
+-# Dependencies to place before the objects being linked to create a
+-# shared library.
+-predeps=$lt_predeps_CXX
++# Dependencies to place before the objects being linked to create a
++# shared library.
++predeps=$lt_predeps_CXX
- # Do we need the lib prefix for modules?
-@@ -16060,7 +17647,10 @@
+ # Dependencies to place after the objects being linked to create a
+ # shared library.
+@@ -16060,7 +16758,10 @@
# If there is no Makefile yet, we rely on a make rule to execute
# `config.status --recheck' to rerun these tests and create the
# libtool script then.
@@ -20139,7 +19813,7 @@
fi
-@@ -16132,29 +17722,55 @@
+@@ -16132,29 +16833,55 @@
# If no C compiler was specified, use CC.
LTCC=${LTCC-"$CC"}
@@ -20203,7 +19877,7 @@
aix3*)
test "$enable_shared" = yes && enable_static=no
if test -n "$RANLIB"; then
-@@ -16162,21 +17778,21 @@
+@@ -16162,21 +16889,21 @@
postinstall_cmds='$RANLIB $lib'
fi
;;
@@ -20235,7 +19909,7 @@
GCC_F77="$G77"
LD_F77="$LD"
-@@ -16185,8 +17801,8 @@
+@@ -16185,8 +16912,8 @@
lt_prog_compiler_pic_F77=
lt_prog_compiler_static_F77=
@@ -20246,7 +19920,7 @@
if test "$GCC" = yes; then
lt_prog_compiler_wl_F77='-Wl,'
-@@ -16224,6 +17840,11 @@
+@@ -16224,6 +16951,11 @@
lt_prog_compiler_pic_F77='-fno-common'
;;
@@ -20258,7 +19932,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -16240,7 +17861,7 @@
+@@ -16240,7 +16972,7 @@
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -20267,7 +19941,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -16266,6 +17887,16 @@
+@@ -16266,6 +16998,16 @@
lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
fi
;;
@@ -20284,7 +19958,7 @@
mingw* | pw32* | os2*)
# This hack is so that the source file can tell whether it is being
-@@ -16277,7 +17908,7 @@
+@@ -16277,7 +17019,7 @@
lt_prog_compiler_wl_F77='-Wl,'
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -20293,7 +19967,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -16300,13 +17931,20 @@
+@@ -16300,13 +17042,20 @@
lt_prog_compiler_static_F77='-Bstatic'
;;
@@ -20316,7 +19990,7 @@
ccc*)
lt_prog_compiler_wl_F77='-Wl,'
# All Alpha code is PIC.
-@@ -16321,15 +17959,15 @@
+@@ -16321,15 +17070,15 @@
lt_prog_compiler_static_F77='-non_shared'
;;
@@ -20338,7 +20012,7 @@
;;
sunos4*)
-@@ -16338,7 +17976,7 @@
+@@ -16338,7 +17087,7 @@
lt_prog_compiler_static_F77='-Bstatic'
;;
@@ -20347,7 +20021,7 @@
lt_prog_compiler_wl_F77='-Wl,'
lt_prog_compiler_pic_F77='-KPIC'
lt_prog_compiler_static_F77='-Bstatic'
-@@ -16351,6 +17989,17 @@
+@@ -16351,6 +17100,17 @@
fi
;;
@@ -20365,7 +20039,7 @@
uts4*)
lt_prog_compiler_pic_F77='-pic'
lt_prog_compiler_static_F77='-Bstatic'
-@@ -16362,16 +18011,16 @@
+@@ -16362,16 +17122,16 @@
esac
fi
@@ -20386,7 +20060,7 @@
if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -16385,26 +18034,28 @@
+@@ -16385,26 +17145,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -20395,12 +20069,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16391: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:18040: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:17151: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:16395: \$? = $ac_status" >&5
-+ echo "$as_me:18044: \$? = $ac_status" >&5
++ echo "$as_me:17155: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -20422,7 +20096,7 @@
if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
case $lt_prog_compiler_pic_F77 in
-@@ -16417,7 +18068,7 @@
+@@ -16417,7 +17179,7 @@
fi
fi
@@ -20431,13 +20105,12 @@
# For platforms which do not support PIC, -DPIC is meaningless:
*djgpp*)
lt_prog_compiler_pic_F77=
-@@ -16427,72 +18078,112 @@
+@@ -16427,8 +17189,50 @@
;;
esac
-echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
-echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
--if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
+#
+# Check to make sure the static flag actually works.
+#
@@ -20445,10 +20118,8 @@
+{ echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
+echo $ECHO_N "checking if $compiler static flag $lt_tmp_static_flag works... $ECHO_C" >&6; }
+if test "${lt_prog_compiler_static_works_F77+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-- lt_cv_prog_compiler_c_o_F77=no
-- $rm -r conftest 2>/dev/null
++ echo $ECHO_N "(cached) $ECHO_C" >&6
++else
+ lt_prog_compiler_static_works_F77=no
+ save_LDFLAGS="$LDFLAGS"
+ LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
@@ -20484,13 +20155,10 @@
+
+{ echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
+echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6; }
-+if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ lt_cv_prog_compiler_c_o_F77=no
-+ $rm -r conftest 2>/dev/null
- mkdir conftest
- cd conftest
+ if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+@@ -16439,60 +17243,58 @@
mkdir out
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
@@ -20512,12 +20180,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16458: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:18144: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:17255: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:16462: \$? = $ac_status" >&5
-+ echo "$as_me:18148: \$? = $ac_status" >&5
++ echo "$as_me:17259: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -20569,7 +20237,7 @@
if test "$hard_links" = no; then
{ echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-@@ -16502,8 +18193,8 @@
+@@ -16502,8 +17304,8 @@
need_locks=no
fi
@@ -20580,7 +20248,7 @@
runpath_var=
allow_undefined_flag_F77=
-@@ -16541,6 +18232,16 @@
+@@ -16541,6 +17343,16 @@
# rely on this symbol name, it's probably fine to never include it in
# preloaded symbol tables.
extract_expsyms_cmds=
@@ -20597,7 +20265,7 @@
case $host_os in
cygwin* | mingw* | pw32*)
-@@ -16551,6 +18252,10 @@
+@@ -16551,6 +17363,10 @@
with_gnu_ld=no
fi
;;
@@ -20608,7 +20276,7 @@
openbsd*)
with_gnu_ld=no
;;
-@@ -16561,6 +18266,27 @@
+@@ -16561,6 +17377,27 @@
# If archive_cmds runs LD, not CC, wlarc should be empty
wlarc='${wl}'
@@ -20636,7 +20304,7 @@
# See if GNU ld supports shared libraries.
case $host_os in
aix3* | aix4* | aix5*)
-@@ -16598,7 +18324,7 @@
+@@ -16598,7 +17435,7 @@
allow_undefined_flag_F77=unsupported
# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
# support --undefined. This deserves some investigation. FIXME
@@ -20645,7 +20313,7 @@
else
ld_shlibs_F77=no
fi
-@@ -16608,13 +18334,13 @@
+@@ -16608,13 +17445,13 @@
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
# as there is no search path for DLLs.
hardcode_libdir_flag_spec_F77='-L$libdir'
@@ -20662,7 +20330,7 @@
# If the export-symbols file already is a .def file (1st line
# is EXPORTS), use it as is; otherwise, prepend...
archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-@@ -16623,23 +18349,70 @@
+@@ -16623,23 +17460,70 @@
echo EXPORTS > $output_objdir/$soname.def;
cat $export_symbols >> $output_objdir/$soname.def;
fi~
@@ -20739,7 +20407,7 @@
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
ld_shlibs_F77=no
cat <<EOF 1>&2
-@@ -16653,13 +18426,40 @@
+@@ -16653,13 +17537,40 @@
EOF
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -20782,7 +20450,7 @@
sunos4*)
archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
wlarc=
-@@ -16669,24 +18469,19 @@
+@@ -16669,24 +17580,19 @@
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -20814,7 +20482,7 @@
fi
else
# PORTME fill in a description of your system's linker (not GNU ld)
-@@ -16698,7 +18493,7 @@
+@@ -16698,7 +17604,7 @@
# Note: this linker hardcodes the directories in LIBPATH if there
# are no directories specified by -L.
hardcode_minus_L_F77=yes
@@ -20823,7 +20491,7 @@
# Neither direct hardcoding nor static linking is supported with a
# broken collect2.
hardcode_direct_F77=unsupported
-@@ -16720,9 +18515,21 @@
+@@ -16720,9 +17626,21 @@
else
export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
fi
@@ -20847,7 +20515,7 @@
exp_sym_flag='-bexport'
no_entry_flag='-bnoentry'
fi
-@@ -16739,7 +18546,7 @@
+@@ -16739,7 +17657,7 @@
link_all_deplibs_F77=yes
if test "$GCC" = yes; then
@@ -20856,7 +20524,7 @@
# We only want to do this on AIX 4.2 and lower, the check
# below for broken collect2 doesn't work under 4.3+
collect2name=`${CC} -print-prog-name=collect2`
-@@ -16758,8 +18565,12 @@
+@@ -16758,8 +17676,12 @@
hardcode_libdir_flag_spec_F77='-L$libdir'
hardcode_libdir_separator_F77=
fi
@@ -20869,7 +20537,7 @@
else
# not using gcc
if test "$host_cpu" = ia64; then
-@@ -16767,45 +18578,58 @@
+@@ -16767,48 +17689,45 @@
# chokes on -Wl,-G. The following line is correct:
shared_flag='-G'
else
@@ -20916,34 +20584,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_f77_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -16819,19 +18643,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_f77_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -16819,19 +17738,20 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -20969,7 +20632,7 @@
else
# Determine the default libpath from the value encoded in an empty executable.
cat >conftest.$ac_ext <<_ACEOF
-@@ -16840,24 +18665,36 @@
+@@ -16840,27 +17760,23 @@
end
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -20987,34 +20650,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_f77_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -16871,8 +18708,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_f77_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -16871,8 +17787,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -21026,7 +20684,7 @@
conftest$ac_exeext conftest.$ac_ext
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-@@ -16881,13 +18720,11 @@
+@@ -16881,13 +17799,11 @@
# -berok will link without error, but may produce a broken library.
no_undefined_flag_F77=' ${wl}-bernotok'
allow_undefined_flag_F77=' ${wl}-berok'
@@ -21043,7 +20701,7 @@
fi
fi
;;
-@@ -16900,7 +18737,7 @@
+@@ -16900,7 +17816,7 @@
ld_shlibs_F77=no
;;
@@ -21052,7 +20710,7 @@
export_dynamic_flag_spec_F77=-rdynamic
;;
-@@ -16910,68 +18747,68 @@
+@@ -16910,68 +17826,68 @@
# hardcode_libdir_flag_spec is actually meaningless, as there is
# no search path for DLLs.
hardcode_libdir_flag_spec_F77=' '
@@ -21165,7 +20823,7 @@
fi
;;
-@@ -17005,8 +18842,8 @@
+@@ -17005,8 +17921,8 @@
;;
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
@@ -21176,7 +20834,7 @@
hardcode_libdir_flag_spec_F77='-R$libdir'
hardcode_direct_F77=yes
hardcode_shlibpath_var_F77=no
-@@ -17014,7 +18851,7 @@
+@@ -17014,7 +17930,7 @@
hpux9*)
if test "$GCC" = yes; then
@@ -21185,7 +20843,7 @@
else
archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
fi
-@@ -17028,47 +18865,62 @@
+@@ -17028,47 +17944,62 @@
export_dynamic_flag_spec_F77='${wl}-E'
;;
@@ -21254,25 +20912,25 @@
+ hppa*64*|ia64*)
hardcode_libdir_flag_spec_ld_F77='+b $libdir'
- hardcode_libdir_separator_F77=:
-- hardcode_direct_F77=no
-- hardcode_shlibpath_var_F77=no
-- ;;
-- ia64*)
-- hardcode_libdir_flag_spec_F77='-L$libdir'
hardcode_direct_F77=no
hardcode_shlibpath_var_F77=no
+ ;;
+- ia64*)
+- hardcode_libdir_flag_spec_F77='-L$libdir'
+- hardcode_direct_F77=no
+- hardcode_shlibpath_var_F77=no
-
- # hardcode_minus_L: Not really in the search PATH,
- # but as the default location of the library.
- hardcode_minus_L_F77=yes
- ;;
+- ;;
*)
- hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
- hardcode_libdir_separator_F77=:
hardcode_direct_F77=yes
export_dynamic_flag_spec_F77='${wl}-E'
-@@ -17082,7 +18934,7 @@
+@@ -17082,7 +18013,7 @@
irix5* | irix6* | nonstopux*)
if test "$GCC" = yes; then
@@ -21281,7 +20939,7 @@
else
archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
-@@ -17092,7 +18944,7 @@
+@@ -17092,7 +18023,7 @@
link_all_deplibs_F77=yes
;;
@@ -21290,7 +20948,7 @@
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
-@@ -17115,7 +18967,8 @@
+@@ -17115,7 +18046,8 @@
hardcode_direct_F77=yes
hardcode_shlibpath_var_F77=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
@@ -21300,7 +20958,7 @@
hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
export_dynamic_flag_spec_F77='${wl}-E'
else
-@@ -17125,7 +18978,7 @@
+@@ -17125,7 +18057,7 @@
hardcode_libdir_flag_spec_F77='-R$libdir'
;;
*)
@@ -21309,7 +20967,7 @@
hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
;;
esac
-@@ -17136,14 +18989,14 @@
+@@ -17136,14 +18068,14 @@
hardcode_libdir_flag_spec_F77='-L$libdir'
hardcode_minus_L_F77=yes
allow_undefined_flag_F77=unsupported
@@ -21326,7 +20984,7 @@
else
allow_undefined_flag_F77=' -expect_unresolved \*'
archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-@@ -17155,13 +19008,13 @@
+@@ -17155,13 +18087,13 @@
osf4* | osf5*) # as osf3* with the addition of -msym flag
if test "$GCC" = yes; then
allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
@@ -21342,7 +21000,7 @@
# Both c and cxx compiler support -rpath directly
hardcode_libdir_flag_spec_F77='-rpath $libdir'
-@@ -17169,21 +19022,15 @@
+@@ -17169,21 +18101,15 @@
hardcode_libdir_separator_F77=:
;;
@@ -21368,7 +21026,7 @@
archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
archive_expsym_cmds_F77='$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'
-@@ -17192,8 +19039,18 @@
+@@ -17192,8 +18118,18 @@
hardcode_shlibpath_var_F77=no
case $host_os in
solaris2.[0-5] | solaris2.[0-5].*) ;;
@@ -21389,7 +21047,7 @@
esac
link_all_deplibs_F77=yes
;;
-@@ -17202,7 +19059,7 @@
+@@ -17202,7 +18138,7 @@
if test "x$host_vendor" = xsequent; then
# Use $CC to link under sequent, because it throws in some extra .o
# files that make .init and .fini sections work.
@@ -21398,7 +21056,7 @@
else
archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
fi
-@@ -17250,36 +19107,45 @@
+@@ -17250,36 +18186,45 @@
fi
;;
@@ -21465,7 +21123,7 @@
;;
uts4*)
-@@ -17294,15 +19160,10 @@
+@@ -17294,15 +18239,10 @@
esac
fi
@@ -21483,7 +21141,7 @@
#
# Do we need to explicitly link libc?
#
-@@ -17320,8 +19181,8 @@
+@@ -17320,8 +18260,8 @@
# 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.
@@ -21494,7 +21152,7 @@
$rm conftest*
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-@@ -17335,6 +19196,7 @@
+@@ -17335,6 +18275,7 @@
libobjs=conftest.$ac_objext
deplibs=
wl=$lt_prog_compiler_wl_F77
@@ -21502,7 +21160,7 @@
compiler_flags=-v
linker_flags=-v
verstring=
-@@ -17357,20 +19219,20 @@
+@@ -17357,20 +18298,20 @@
cat conftest.err 1>&5
fi
$rm conftest*
@@ -21528,7 +21186,7 @@
postinstall_cmds=
postuninstall_cmds=
finish_cmds=
-@@ -17380,7 +19242,20 @@
+@@ -17380,7 +18321,20 @@
version_type=none
dynamic_linker="$host_os ld.so"
sys_lib_dlsearch_path_spec="/lib /usr/lib"
@@ -21550,7 +21208,7 @@
need_lib_prefix=unknown
hardcode_into_libs=no
-@@ -17445,7 +19320,7 @@
+@@ -17445,7 +18399,7 @@
amigaos*)
library_names_spec='$libname.ixlibrary $libname.a'
# Create ${libname}_ixlibrary.a entries in /sys/libs.
@@ -21559,7 +21217,7 @@
;;
beos*)
-@@ -17454,7 +19329,7 @@
+@@ -17454,7 +18408,7 @@
shlibpath_var=LIBRARY_PATH
;;
@@ -21568,7 +21226,7 @@
version_type=linux
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -17470,7 +19345,7 @@
+@@ -17470,7 +18424,7 @@
cygwin* | mingw* | pw32*)
version_type=windows
@@ -21577,7 +21235,7 @@
need_version=no
need_lib_prefix=no
-@@ -17482,7 +19357,8 @@
+@@ -17482,7 +18436,8 @@
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dldir=$destdir/`dirname \$dlpath`~
test -d \$dldir || mkdir -p \$dldir~
@@ -21587,7 +21245,7 @@
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dlpath=$dir/\$dldll~
$rm \$dlpath'
-@@ -17512,7 +19388,7 @@
+@@ -17512,7 +18467,7 @@
;;
pw32*)
# pw32 DLLs use 'pw' prefix rather than 'lib'
@@ -21596,7 +21254,7 @@
;;
esac
;;
-@@ -17535,7 +19411,7 @@
+@@ -17535,7 +18490,7 @@
soname_spec='${libname}${release}${major}$shared_ext'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
@@ -21605,7 +21263,7 @@
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
if test "$GCC" = yes; then
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-@@ -17558,20 +19434,17 @@
+@@ -17558,20 +18513,17 @@
dynamic_linker=no
;;
@@ -21637,7 +21295,7 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
-@@ -17589,14 +19462,19 @@
+@@ -17589,14 +18541,19 @@
freebsd2*)
shlibpath_overrides_runpath=yes
;;
@@ -21659,7 +21317,7 @@
esac
;;
-@@ -17616,9 +19494,9 @@
+@@ -17616,9 +18573,9 @@
version_type=sunos
need_lib_prefix=no
need_version=no
@@ -21671,7 +21329,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.so"
shlibpath_var=LD_LIBRARY_PATH
-@@ -17633,7 +19511,7 @@
+@@ -17633,7 +18590,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
hppa*64*)
@@ -21680,7 +21338,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.sl"
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-@@ -17644,7 +19522,7 @@
+@@ -17644,7 +18601,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
*)
@@ -21689,7 +21347,7 @@
dynamic_linker="$host_os dld.sl"
shlibpath_var=SHLIB_PATH
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-@@ -17656,6 +19534,18 @@
+@@ -17656,6 +18613,18 @@
postinstall_cmds='chmod 555 $lib'
;;
@@ -21708,7 +21366,7 @@
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
-@@ -17699,29 +19589,26 @@
+@@ -17699,29 +18668,26 @@
;;
# This must be Linux ELF.
@@ -21745,7 +21403,7 @@
# 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 compilers,
-@@ -17731,6 +19618,18 @@
+@@ -17731,6 +18697,18 @@
dynamic_linker='GNU/Linux ld.so'
;;
@@ -21764,7 +21422,7 @@
netbsd*)
version_type=sunos
need_lib_prefix=no
-@@ -17740,7 +19639,7 @@
+@@ -17740,7 +18718,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
dynamic_linker='NetBSD (a.out) ld.so'
else
@@ -21773,7 +21431,7 @@
soname_spec='${libname}${release}${shared_ext}$major'
dynamic_linker='NetBSD ld.elf_so'
fi
-@@ -17768,8 +19667,13 @@
+@@ -17768,8 +18746,13 @@
openbsd*)
version_type=sunos
@@ -21788,7 +21446,7 @@
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
-@@ -17789,7 +19693,7 @@
+@@ -17789,7 +18772,7 @@
os2*)
libname_spec='$name'
@@ -21797,7 +21455,7 @@
need_lib_prefix=no
library_names_spec='$libname${shared_ext} $libname.a'
dynamic_linker='OS/2 ld.exe'
-@@ -17807,13 +19711,6 @@
+@@ -17807,13 +18790,6 @@
sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
;;
@@ -21811,7 +21469,7 @@
solaris*)
version_type=linux
need_lib_prefix=no
-@@ -17839,7 +19736,7 @@
+@@ -17839,7 +18815,7 @@
need_version=yes
;;
@@ -21820,7 +21478,7 @@
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'
-@@ -17872,6 +19769,29 @@
+@@ -17872,6 +18848,29 @@
fi
;;
@@ -21850,7 +21508,7 @@
uts4*)
version_type=linux
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -17883,16 +19803,21 @@
+@@ -17883,16 +18882,21 @@
dynamic_linker=no
;;
esac
@@ -21878,7 +21536,7 @@
# We can hardcode non-existant directories.
if test "$hardcode_direct_F77" != no &&
-@@ -17912,8 +19837,8 @@
+@@ -17912,8 +18916,8 @@
# directories.
hardcode_action_F77=unsupported
fi
@@ -21889,7 +21547,7 @@
if test "$hardcode_action_F77" = relink; then
# Fast installation is not supported
-@@ -17924,36 +19849,6 @@
+@@ -17924,36 +18928,6 @@
enable_fast_install=needless
fi
@@ -21926,7 +21584,7 @@
# The else clause should only fire when bootstrapping the
# libtool distribution, otherwise you forgot to ship ltmain.sh
-@@ -17968,7 +19863,8 @@
+@@ -17968,7 +18942,8 @@
# 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.
@@ -21936,7 +21594,7 @@
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 \
-@@ -18068,6 +19964,12 @@
+@@ -18068,6 +19043,12 @@
# The host system.
host_alias=$host_alias
host=$host
@@ -21949,7 +21607,7 @@
# An echo program that does not interpret backslashes.
echo=$lt_echo
-@@ -18079,6 +19981,9 @@
+@@ -18079,6 +19060,9 @@
# A C compiler.
LTCC=$lt_LTCC
@@ -21959,7 +21617,7 @@
# A language-specific compiler.
CC=$lt_compiler_F77
-@@ -18098,7 +20003,7 @@
+@@ -18098,7 +19082,7 @@
NM=$lt_NM
# A symbol stripping program
@@ -21968,7 +21626,7 @@
# Used to examine libraries when file_magic_cmd begins "file"
MAGIC_CMD=$MAGIC_CMD
-@@ -18129,7 +20034,7 @@
+@@ -18129,7 +19113,7 @@
libext="$libext"
# Shared library suffix (normally ".so").
@@ -21977,7 +21635,7 @@
# Executable file suffix (normally "").
exeext="$exeext"
-@@ -18144,7 +20049,7 @@
+@@ -18144,7 +19128,7 @@
# Does compiler simultaneously support -c and -o options?
compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
@@ -21986,7 +21644,7 @@
need_locks=$lt_need_locks
# Do we need the lib prefix for modules?
-@@ -18346,7 +20251,10 @@
+@@ -18346,7 +19330,10 @@
# If there is no Makefile yet, we rely on a make rule to execute
# `config.status --recheck' to rerun these tests and create the
# libtool script then.
@@ -21998,7 +21656,7 @@
fi
-@@ -18367,7 +20275,6 @@
+@@ -18367,7 +19354,6 @@
if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
@@ -22006,7 +21664,7 @@
# Source file extension for Java test sources.
ac_ext=java
-@@ -18379,26 +20286,55 @@
+@@ -18379,26 +19365,55 @@
lt_simple_compile_test_code="class foo {}\n"
# Code to be used in simple link tests
@@ -22063,7 +21721,7 @@
## CAVEAT EMPTOR:
## There is no encapsulation within the following macros, do not change
## the running order or otherwise move them around unless you know exactly
-@@ -18410,8 +20346,8 @@
+@@ -18410,8 +19425,8 @@
lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
@@ -22074,7 +21732,7 @@
if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -18425,26 +20361,28 @@
+@@ -18425,26 +19440,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -22083,12 +21741,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:18431: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:20367: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:19446: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:18435: \$? = $ac_status" >&5
-+ echo "$as_me:20371: \$? = $ac_status" >&5
++ echo "$as_me:19450: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -22110,7 +21768,7 @@
if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
-@@ -18458,8 +20396,8 @@
+@@ -18458,8 +19475,8 @@
lt_prog_compiler_pic_GCJ=
lt_prog_compiler_static_GCJ=
@@ -22121,7 +21779,7 @@
if test "$GCC" = yes; then
lt_prog_compiler_wl_GCJ='-Wl,'
-@@ -18497,6 +20435,11 @@
+@@ -18497,6 +19514,11 @@
lt_prog_compiler_pic_GCJ='-fno-common'
;;
@@ -22133,7 +21791,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -18513,7 +20456,7 @@
+@@ -18513,7 +19535,7 @@
hpux*)
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -22142,7 +21800,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -18539,6 +20482,16 @@
+@@ -18539,6 +19561,16 @@
lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
fi
;;
@@ -22159,7 +21817,7 @@
mingw* | pw32* | os2*)
# This hack is so that the source file can tell whether it is being
-@@ -18550,7 +20503,7 @@
+@@ -18550,7 +19582,7 @@
lt_prog_compiler_wl_GCJ='-Wl,'
# PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
# not for PA HP-UX.
@@ -22168,7 +21826,7 @@
hppa*64*|ia64*)
# +Z the default
;;
-@@ -18573,13 +20526,20 @@
+@@ -18573,13 +19605,20 @@
lt_prog_compiler_static_GCJ='-Bstatic'
;;
@@ -22191,7 +21849,7 @@
ccc*)
lt_prog_compiler_wl_GCJ='-Wl,'
# All Alpha code is PIC.
-@@ -18594,15 +20554,15 @@
+@@ -18594,15 +19633,15 @@
lt_prog_compiler_static_GCJ='-non_shared'
;;
@@ -22213,7 +21871,7 @@
;;
sunos4*)
-@@ -18611,7 +20571,7 @@
+@@ -18611,7 +19650,7 @@
lt_prog_compiler_static_GCJ='-Bstatic'
;;
@@ -22222,7 +21880,7 @@
lt_prog_compiler_wl_GCJ='-Wl,'
lt_prog_compiler_pic_GCJ='-KPIC'
lt_prog_compiler_static_GCJ='-Bstatic'
-@@ -18624,6 +20584,17 @@
+@@ -18624,6 +19663,17 @@
fi
;;
@@ -22240,7 +21898,7 @@
uts4*)
lt_prog_compiler_pic_GCJ='-pic'
lt_prog_compiler_static_GCJ='-Bstatic'
-@@ -18635,16 +20606,16 @@
+@@ -18635,16 +19685,16 @@
esac
fi
@@ -22261,7 +21919,7 @@
if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -18658,26 +20629,28 @@
+@@ -18658,26 +19708,28 @@
# with a dollar sign (not a hyphen), so the echo should work correctly.
# The option is referenced via a variable to avoid confusing sed.
lt_compile=`echo "$ac_compile" | $SED \
@@ -22270,12 +21928,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:18664: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:20635: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:19714: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:18668: \$? = $ac_status" >&5
-+ echo "$as_me:20639: \$? = $ac_status" >&5
++ echo "$as_me:19718: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
- # So say no if there are warnings
@@ -22297,7 +21955,7 @@
if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
case $lt_prog_compiler_pic_GCJ in
-@@ -18690,7 +20663,7 @@
+@@ -18690,7 +19742,7 @@
fi
fi
@@ -22306,7 +21964,7 @@
# For platforms which do not support PIC, -DPIC is meaningless:
*djgpp*)
lt_prog_compiler_pic_GCJ=
-@@ -18700,8 +20673,50 @@
+@@ -18700,8 +19752,50 @@
;;
esac
@@ -22359,7 +22017,7 @@
if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -18712,60 +20727,58 @@
+@@ -18712,60 +19806,58 @@
mkdir out
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
@@ -22381,12 +22039,12 @@
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:18731: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:20739: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:19818: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:18735: \$? = $ac_status" >&5
-+ echo "$as_me:20743: \$? = $ac_status" >&5
++ echo "$as_me:19822: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -22438,7 +22096,7 @@
if test "$hard_links" = no; then
{ echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-@@ -18775,8 +20788,8 @@
+@@ -18775,8 +19867,8 @@
need_locks=no
fi
@@ -22449,7 +22107,7 @@
runpath_var=
allow_undefined_flag_GCJ=
-@@ -18814,6 +20827,16 @@
+@@ -18814,6 +19906,16 @@
# rely on this symbol name, it's probably fine to never include it in
# preloaded symbol tables.
extract_expsyms_cmds=
@@ -22466,7 +22124,7 @@
case $host_os in
cygwin* | mingw* | pw32*)
-@@ -18824,6 +20847,10 @@
+@@ -18824,6 +19926,10 @@
with_gnu_ld=no
fi
;;
@@ -22477,7 +22135,7 @@
openbsd*)
with_gnu_ld=no
;;
-@@ -18834,6 +20861,27 @@
+@@ -18834,6 +19940,27 @@
# If archive_cmds runs LD, not CC, wlarc should be empty
wlarc='${wl}'
@@ -22505,7 +22163,7 @@
# See if GNU ld supports shared libraries.
case $host_os in
aix3* | aix4* | aix5*)
-@@ -18871,7 +20919,7 @@
+@@ -18871,7 +19998,7 @@
allow_undefined_flag_GCJ=unsupported
# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
# support --undefined. This deserves some investigation. FIXME
@@ -22514,7 +22172,7 @@
else
ld_shlibs_GCJ=no
fi
-@@ -18881,13 +20929,13 @@
+@@ -18881,13 +20008,13 @@
# _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
# as there is no search path for DLLs.
hardcode_libdir_flag_spec_GCJ='-L$libdir'
@@ -22531,7 +22189,7 @@
# If the export-symbols file already is a .def file (1st line
# is EXPORTS), use it as is; otherwise, prepend...
archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-@@ -18896,23 +20944,70 @@
+@@ -18896,23 +20023,70 @@
echo EXPORTS > $output_objdir/$soname.def;
cat $export_symbols >> $output_objdir/$soname.def;
fi~
@@ -22608,7 +22266,7 @@
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
ld_shlibs_GCJ=no
cat <<EOF 1>&2
-@@ -18926,13 +21021,40 @@
+@@ -18926,13 +20100,40 @@
EOF
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -22651,7 +22309,7 @@
sunos4*)
archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
wlarc=
-@@ -18942,24 +21064,19 @@
+@@ -18942,24 +20143,19 @@
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
@@ -22683,7 +22341,7 @@
fi
else
# PORTME fill in a description of your system's linker (not GNU ld)
-@@ -18971,7 +21088,7 @@
+@@ -18971,7 +20167,7 @@
# Note: this linker hardcodes the directories in LIBPATH if there
# are no directories specified by -L.
hardcode_minus_L_GCJ=yes
@@ -22692,7 +22350,7 @@
# Neither direct hardcoding nor static linking is supported with a
# broken collect2.
hardcode_direct_GCJ=unsupported
-@@ -18993,9 +21110,21 @@
+@@ -18993,9 +20189,21 @@
else
export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
fi
@@ -22716,7 +22374,7 @@
exp_sym_flag='-bexport'
no_entry_flag='-bnoentry'
fi
-@@ -19012,7 +21141,7 @@
+@@ -19012,7 +20220,7 @@
link_all_deplibs_GCJ=yes
if test "$GCC" = yes; then
@@ -22725,7 +22383,7 @@
# We only want to do this on AIX 4.2 and lower, the check
# below for broken collect2 doesn't work under 4.3+
collect2name=`${CC} -print-prog-name=collect2`
-@@ -19031,8 +21160,12 @@
+@@ -19031,8 +20239,12 @@
hardcode_libdir_flag_spec_GCJ='-L$libdir'
hardcode_libdir_separator_GCJ=
fi
@@ -22738,7 +22396,7 @@
else
# not using gcc
if test "$host_cpu" = ia64; then
-@@ -19040,22 +21173,23 @@
+@@ -19040,22 +20252,23 @@
# chokes on -Wl,-G. The following line is correct:
shared_flag='-G'
else
@@ -22769,7 +22427,7 @@
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
-@@ -19071,24 +21205,36 @@
+@@ -19071,27 +20284,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -22787,34 +22445,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -19102,19 +21248,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -19102,19 +20311,20 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -22840,7 +22493,7 @@
else
# Determine the default libpath from the value encoded in an empty executable.
cat >conftest.$ac_ext <<_ACEOF
-@@ -19133,24 +21280,36 @@
+@@ -19133,27 +20343,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -22858,34 +22511,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -19164,8 +21323,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+ aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
+ }'`
+@@ -19164,8 +20370,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -22897,7 +22545,7 @@
conftest$ac_exeext conftest.$ac_ext
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
-@@ -19174,13 +21335,11 @@
+@@ -19174,13 +20382,11 @@
# -berok will link without error, but may produce a broken library.
no_undefined_flag_GCJ=' ${wl}-bernotok'
allow_undefined_flag_GCJ=' ${wl}-berok'
@@ -22914,7 +22562,7 @@
fi
fi
;;
-@@ -19193,7 +21352,7 @@
+@@ -19193,7 +20399,7 @@
ld_shlibs_GCJ=no
;;
@@ -22923,7 +22571,7 @@
export_dynamic_flag_spec_GCJ=-rdynamic
;;
-@@ -19203,68 +21362,68 @@
+@@ -19203,68 +20409,68 @@
# hardcode_libdir_flag_spec is actually meaningless, as there is
# no search path for DLLs.
hardcode_libdir_flag_spec_GCJ=' '
@@ -23036,7 +22684,7 @@
fi
;;
-@@ -19298,8 +21457,8 @@
+@@ -19298,8 +20504,8 @@
;;
# FreeBSD 3 and greater uses gcc -shared to do shared libraries.
@@ -23047,7 +22695,7 @@
hardcode_libdir_flag_spec_GCJ='-R$libdir'
hardcode_direct_GCJ=yes
hardcode_shlibpath_var_GCJ=no
-@@ -19307,7 +21466,7 @@
+@@ -19307,7 +20513,7 @@
hpux9*)
if test "$GCC" = yes; then
@@ -23056,7 +22704,7 @@
else
archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
fi
-@@ -19321,47 +21480,62 @@
+@@ -19321,47 +20527,62 @@
export_dynamic_flag_spec_GCJ='${wl}-E'
;;
@@ -23143,7 +22791,7 @@
hardcode_direct_GCJ=yes
export_dynamic_flag_spec_GCJ='${wl}-E'
-@@ -19375,7 +21549,7 @@
+@@ -19375,7 +20596,7 @@
irix5* | irix6* | nonstopux*)
if test "$GCC" = yes; then
@@ -23152,7 +22800,7 @@
else
archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
-@@ -19385,7 +21559,7 @@
+@@ -19385,7 +20606,7 @@
link_all_deplibs_GCJ=yes
;;
@@ -23161,7 +22809,7 @@
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
-@@ -19408,7 +21582,8 @@
+@@ -19408,7 +20629,8 @@
hardcode_direct_GCJ=yes
hardcode_shlibpath_var_GCJ=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
@@ -23171,7 +22819,7 @@
hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
export_dynamic_flag_spec_GCJ='${wl}-E'
else
-@@ -19418,7 +21593,7 @@
+@@ -19418,7 +20640,7 @@
hardcode_libdir_flag_spec_GCJ='-R$libdir'
;;
*)
@@ -23180,7 +22828,7 @@
hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
;;
esac
-@@ -19429,14 +21604,14 @@
+@@ -19429,14 +20651,14 @@
hardcode_libdir_flag_spec_GCJ='-L$libdir'
hardcode_minus_L_GCJ=yes
allow_undefined_flag_GCJ=unsupported
@@ -23197,7 +22845,7 @@
else
allow_undefined_flag_GCJ=' -expect_unresolved \*'
archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-@@ -19448,13 +21623,13 @@
+@@ -19448,13 +20670,13 @@
osf4* | osf5*) # as osf3* with the addition of -msym flag
if test "$GCC" = yes; then
allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
@@ -23213,7 +22861,7 @@
# Both c and cxx compiler support -rpath directly
hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
-@@ -19462,21 +21637,15 @@
+@@ -19462,21 +20684,15 @@
hardcode_libdir_separator_GCJ=:
;;
@@ -23239,7 +22887,7 @@
archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
archive_expsym_cmds_GCJ='$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'
-@@ -19485,8 +21654,18 @@
+@@ -19485,8 +20701,18 @@
hardcode_shlibpath_var_GCJ=no
case $host_os in
solaris2.[0-5] | solaris2.[0-5].*) ;;
@@ -23260,7 +22908,7 @@
esac
link_all_deplibs_GCJ=yes
;;
-@@ -19495,7 +21674,7 @@
+@@ -19495,7 +20721,7 @@
if test "x$host_vendor" = xsequent; then
# Use $CC to link under sequent, because it throws in some extra .o
# files that make .init and .fini sections work.
@@ -23269,7 +22917,7 @@
else
archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
fi
-@@ -19543,36 +21722,45 @@
+@@ -19543,36 +20769,45 @@
fi
;;
@@ -23336,7 +22984,7 @@
;;
uts4*)
-@@ -19587,15 +21775,10 @@
+@@ -19587,15 +20822,10 @@
esac
fi
@@ -23354,7 +23002,7 @@
#
# Do we need to explicitly link libc?
#
-@@ -19613,8 +21796,8 @@
+@@ -19613,8 +20843,8 @@
# 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.
@@ -23365,7 +23013,7 @@
$rm conftest*
printf "$lt_simple_compile_test_code" > conftest.$ac_ext
-@@ -19628,6 +21811,7 @@
+@@ -19628,6 +20858,7 @@
libobjs=conftest.$ac_objext
deplibs=
wl=$lt_prog_compiler_wl_GCJ
@@ -23373,7 +23021,7 @@
compiler_flags=-v
linker_flags=-v
verstring=
-@@ -19650,20 +21834,20 @@
+@@ -19650,20 +20881,20 @@
cat conftest.err 1>&5
fi
$rm conftest*
@@ -23399,7 +23047,7 @@
postinstall_cmds=
postuninstall_cmds=
finish_cmds=
-@@ -19673,7 +21857,20 @@
+@@ -19673,7 +20904,20 @@
version_type=none
dynamic_linker="$host_os ld.so"
sys_lib_dlsearch_path_spec="/lib /usr/lib"
@@ -23421,7 +23069,7 @@
need_lib_prefix=unknown
hardcode_into_libs=no
-@@ -19738,7 +21935,7 @@
+@@ -19738,7 +20982,7 @@
amigaos*)
library_names_spec='$libname.ixlibrary $libname.a'
# Create ${libname}_ixlibrary.a entries in /sys/libs.
@@ -23430,7 +23078,7 @@
;;
beos*)
-@@ -19747,7 +21944,7 @@
+@@ -19747,7 +20991,7 @@
shlibpath_var=LIBRARY_PATH
;;
@@ -23439,7 +23087,7 @@
version_type=linux
need_version=no
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-@@ -19763,7 +21960,7 @@
+@@ -19763,7 +21007,7 @@
cygwin* | mingw* | pw32*)
version_type=windows
@@ -23448,7 +23096,7 @@
need_version=no
need_lib_prefix=no
-@@ -19775,7 +21972,8 @@
+@@ -19775,7 +21019,8 @@
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
dldir=$destdir/`dirname \$dlpath`~
test -d \$dldir || mkdir -p \$dldir~
@@ -23458,7 +23106,7 @@
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
dlpath=$dir/\$dldll~
$rm \$dlpath'
-@@ -19805,7 +22003,7 @@
+@@ -19805,7 +21050,7 @@
;;
pw32*)
# pw32 DLLs use 'pw' prefix rather than 'lib'
@@ -23467,7 +23115,7 @@
;;
esac
;;
-@@ -19828,7 +22026,7 @@
+@@ -19828,7 +21073,7 @@
soname_spec='${libname}${release}${major}$shared_ext'
shlibpath_overrides_runpath=yes
shlibpath_var=DYLD_LIBRARY_PATH
@@ -23476,7 +23124,7 @@
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
if test "$GCC" = yes; then
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
-@@ -19851,20 +22049,17 @@
+@@ -19851,20 +21096,17 @@
dynamic_linker=no
;;
@@ -23508,7 +23156,7 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
-@@ -19882,14 +22077,19 @@
+@@ -19882,14 +21124,19 @@
freebsd2*)
shlibpath_overrides_runpath=yes
;;
@@ -23530,7 +23178,7 @@
esac
;;
-@@ -19909,9 +22109,9 @@
+@@ -19909,9 +21156,9 @@
version_type=sunos
need_lib_prefix=no
need_version=no
@@ -23542,7 +23190,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.so"
shlibpath_var=LD_LIBRARY_PATH
-@@ -19926,7 +22126,7 @@
+@@ -19926,7 +21173,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
hppa*64*)
@@ -23551,7 +23199,7 @@
hardcode_into_libs=yes
dynamic_linker="$host_os dld.sl"
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-@@ -19937,7 +22137,7 @@
+@@ -19937,7 +21184,7 @@
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
;;
*)
@@ -23560,13 +23208,10 @@
dynamic_linker="$host_os dld.sl"
shlibpath_var=SHLIB_PATH
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-@@ -19949,9 +22149,21 @@
+@@ -19949,6 +21196,18 @@
postinstall_cmds='chmod 555 $lib'
;;
--irix5* | irix6* | nonstopux*)
-- case $host_os in
-- nonstopux*) version_type=nonstopux ;;
+interix3*)
+ version_type=linux
+ need_lib_prefix=no
@@ -23579,27 +23224,21 @@
+ hardcode_into_libs=yes
+ ;;
+
-+irix5* | irix6* | nonstopux*)
-+ case $host_os in
-+ nonstopux*) version_type=nonstopux ;;
- *)
- if test "$lt_cv_prog_gnu_ld" = yes; then
- version_type=linux
-@@ -19988,1068 +22200,268 @@
+ irix5* | irix6* | nonstopux*)
+ case $host_os in
+ nonstopux*) version_type=nonstopux ;;
+@@ -19992,29 +21251,26 @@
+ ;;
- # No shared lib support for Linux oldld, aout, or coff.
- linux*oldld* | linux*aout* | linux*coff*)
-- dynamic_linker=no
-- ;;
--
--# This must be Linux ELF.
+ # This must be Linux ELF.
-linux*)
-- 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'
-- finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
++linux* | k*bsd*-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'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
- libsuff=
- if test "x$LINUX_64_MODE" = x64; then
- # Some platforms are per default 64-bit, so there's no /lib64
@@ -23607,63 +23246,59 @@
- libsuff=64
- fi
- fi
-- shlibpath_var=LD_LIBRARY_PATH
-- shlibpath_overrides_runpath=no
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=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 compilers,
-- # 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}$versuffix ${libname}${shared_ext}$versuffix'
-- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-- dynamic_linker='NetBSD (a.out) ld.so'
-- else
+ # 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
+
++ # Append ld.so.conf contents to the search path
++ if test -f /etc/ld.so.conf; then
++ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
++ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
++ fi
++
+ # 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 compilers,
+@@ -20024,6 +21280,18 @@
+ dynamic_linker='GNU/Linux ld.so'
+ ;;
+
++netbsdelf*-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='NetBSD ld.elf_so'
++ ;;
++
+ netbsd*)
+ version_type=sunos
+ need_lib_prefix=no
+@@ -20033,7 +21301,7 @@
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ dynamic_linker='NetBSD (a.out) ld.so'
+ else
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${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*)
-- version_type=linux
-- need_lib_prefix=no
++ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$major'
+ dynamic_linker='NetBSD ld.elf_so'
+ fi
+@@ -20061,995 +21329,186 @@
+
+ openbsd*)
+ version_type=sunos
++ sys_lib_dlsearch_path_spec="/usr/lib"
+ 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=yes
-- ;;
--
--openbsd*)
-- version_type=sunos
-- need_lib_prefix=no
-- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
- shlibpath_var=LD_LIBRARY_PATH
@@ -23723,7 +23358,12 @@
-
-sunos4*)
- version_type=sunos
-- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
++ # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
++ case $host_os in
++ openbsd3.3 | openbsd3.3.*) need_version=yes ;;
++ *) need_version=no ;;
++ esac
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
- finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=yes
@@ -24415,76 +24055,21 @@
-
-fi
-
-+ dynamic_linker=no
-+ ;;
-
+-
-fi
-+# This must be Linux ELF.
-+linux* | k*bsd*-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'
-+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-+ shlibpath_var=LD_LIBRARY_PATH
-+ shlibpath_overrides_runpath=no
-+ # 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
-
-+ # Append ld.so.conf contents to the search path
-+ if test -f /etc/ld.so.conf; then
-+ lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-+ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-+ fi
-
+-
+-
-fi
-+ # 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 compilers,
-+ # 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'
-+ ;;
-
+-
- ;;
- esac
-+netbsdelf*-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='NetBSD ld.elf_so'
-+ ;;
-
+-
- if test "x$lt_cv_dlopen" != xno; then
- enable_dlopen=yes
-+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}$versuffix ${libname}${shared_ext}$versuffix'
-+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-+ dynamic_linker='NetBSD (a.out) ld.so'
- else
+- else
- enable_dlopen=no
-+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${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
-+ ;;
-
+- fi
+-
- case $lt_cv_dlopen in
- dlopen)
- save_CPPFLAGS="$CPPFLAGS"
@@ -24495,13 +24080,7 @@
-
- save_LIBS="$LIBS"
- LIBS="$lt_cv_dlopen_libs $LIBS"
-+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
-+ ;;
-
+-
- echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
-echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
-if test "${lt_cv_dlopen_self+set}" = set; then
@@ -24515,29 +24094,108 @@
- cat > conftest.$ac_ext <<EOF
-#line 20854 "configure"
-#include "confdefs.h"
-+nto-qnx*)
-+ 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=yes
-+ ;;
-
+-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-+openbsd*)
-+ version_type=sunos
-+ sys_lib_dlsearch_path_spec="/usr/lib"
-+ need_lib_prefix=no
-+ # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-+ case $host_os in
-+ openbsd3.3 | openbsd3.3.*) need_version=yes ;;
-+ *) need_version=no ;;
-+ esac
-+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
+-
+-#include <stdio.h>
+-
+-#ifdef RTLD_GLOBAL
+-# define LT_DLGLOBAL RTLD_GLOBAL
+-#else
+-# ifdef DL_GLOBAL
+-# define LT_DLGLOBAL DL_GLOBAL
+-# else
+-# define LT_DLGLOBAL 0
+-# endif
+-#endif
+-
+-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
+- find out it does not work in some platform. */
+-#ifndef LT_DLLAZY_OR_NOW
+-# ifdef RTLD_LAZY
+-# define LT_DLLAZY_OR_NOW RTLD_LAZY
+-# else
+-# ifdef DL_LAZY
+-# define LT_DLLAZY_OR_NOW DL_LAZY
+-# else
+-# ifdef RTLD_NOW
+-# define LT_DLLAZY_OR_NOW RTLD_NOW
+-# else
+-# ifdef DL_NOW
+-# define LT_DLLAZY_OR_NOW DL_NOW
+-# else
+-# define LT_DLLAZY_OR_NOW 0
+-# endif
+-# endif
+-# endif
+-# endif
+-#endif
+-
+-#ifdef __cplusplus
+-extern "C" void exit (int);
+-#endif
+-
+-void fnord() { int i=42;}
+-int main ()
+-{
+- void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
+- int status = $lt_dlunknown;
+-
+- if (self)
+- {
+- if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
+- else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
+- /* dlclose (self); */
+- }
+-
+- exit (status);
+-}
+-EOF
+- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
+- (eval $ac_link) 2>&5
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
+- (./conftest; exit; ) 2>/dev/null
+- lt_status=$?
+- case x$lt_status in
+- x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
+- x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
+- x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
+- esac
+- else :
+- # compilation failed
+- lt_cv_dlopen_self=no
+- fi
+-fi
+-rm -fr conftest*
+-
+-
+-fi
+-echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
+-echo "${ECHO_T}$lt_cv_dlopen_self" >&6
+-
+- if test "x$lt_cv_dlopen_self" = xyes; then
+- LDFLAGS="$LDFLAGS $link_static_flag"
+- echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
+-echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
+-if test "${lt_cv_dlopen_self_static+set}" = set; then
+- echo $ECHO_N "(cached) $ECHO_C" >&6
+-else
+- if test "$cross_compiling" = yes; then :
+- lt_cv_dlopen_self_static=cross
+-else
+- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
+- lt_status=$lt_dlunknown
+- cat > conftest.$ac_ext <<EOF
+-#line 20952 "configure"
+-#include "confdefs.h"
+-
+-#if HAVE_DLFCN_H
+-#include <dlfcn.h>
+-#endif
+ finish_cmds='PATH="\$PATH:/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
@@ -24688,9 +24346,9 @@
- (./conftest; exit; ) 2>/dev/null
- lt_status=$?
- case x$lt_status in
-- x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
-- x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
-- x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
+- x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
+- x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
+- x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
+sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
+ version_type=freebsd-elf
+ need_lib_prefix=no
@@ -24712,81 +24370,13 @@
esac
- else :
- # compilation failed
-- lt_cv_dlopen_self=no
+- lt_cv_dlopen_self_static=no
fi
-fi
-rm -fr conftest*
--
--
--fi
--echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
--echo "${ECHO_T}$lt_cv_dlopen_self" >&6
--
-- if test "x$lt_cv_dlopen_self" = xyes; then
-- LDFLAGS="$LDFLAGS $link_static_flag"
-- echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
--echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
--if test "${lt_cv_dlopen_self_static+set}" = set; then
-- echo $ECHO_N "(cached) $ECHO_C" >&6
--else
-- if test "$cross_compiling" = yes; then :
-- lt_cv_dlopen_self_static=cross
--else
-- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-- lt_status=$lt_dlunknown
-- cat > conftest.$ac_ext <<EOF
--#line 20952 "configure"
--#include "confdefs.h"
--
--#if HAVE_DLFCN_H
--#include <dlfcn.h>
--#endif
--
--#include <stdio.h>
--
--#ifdef RTLD_GLOBAL
--# define LT_DLGLOBAL RTLD_GLOBAL
--#else
--# ifdef DL_GLOBAL
--# define LT_DLGLOBAL DL_GLOBAL
--# else
--# define LT_DLGLOBAL 0
--# endif
--#endif
--
--/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-- find out it does not work in some platform. */
--#ifndef LT_DLLAZY_OR_NOW
--# ifdef RTLD_LAZY
--# define LT_DLLAZY_OR_NOW RTLD_LAZY
--# else
--# ifdef DL_LAZY
--# define LT_DLLAZY_OR_NOW DL_LAZY
--# else
--# ifdef RTLD_NOW
--# define LT_DLLAZY_OR_NOW RTLD_NOW
--# else
--# ifdef DL_NOW
--# define LT_DLLAZY_OR_NOW DL_NOW
--# else
--# define LT_DLLAZY_OR_NOW 0
--# endif
--# endif
--# endif
--# endif
--#endif
--
--#ifdef __cplusplus
--extern "C" void exit (int);
--#endif
+ sys_lib_dlsearch_path_spec='/usr/lib'
+ ;;
-
--void fnord() { int i=42;}
--int main ()
--{
-- void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-- int status = $lt_dlunknown;
++
+uts4*)
+ version_type=linux
+ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
@@ -24794,12 +24384,6 @@
+ shlibpath_var=LD_LIBRARY_PATH
+ ;;
-- if (self)
-- {
-- if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
-- else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
-- /* dlclose (self); */
-- }
+*)
+ dynamic_linker=no
+ ;;
@@ -24808,31 +24392,19 @@
+echo "${ECHO_T}$dynamic_linker" >&6; }
+test "$dynamic_linker" = no && can_build_shared=no
-- exit (status);
--}
--EOF
-- if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-- (eval $ac_link) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
-- (./conftest; exit; ) 2>/dev/null
-- lt_status=$?
-- case x$lt_status in
-- x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
-- x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
-- x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
-- esac
-- else :
-- # compilation failed
-- lt_cv_dlopen_self_static=no
-- fi
+variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
+if test "$GCC" = yes; then
+ variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
fi
--rm -fr conftest*
+-echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
+-echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
+- fi
+- CPPFLAGS="$save_CPPFLAGS"
+- LDFLAGS="$save_LDFLAGS"
+- LIBS="$save_LIBS"
+- ;;
+- esac
+{ echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
+echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6; }
+hardcode_action_GCJ=
@@ -24840,6 +24412,10 @@
+ test -n "$runpath_var_GCJ" || \
+ test "X$hardcode_automatic_GCJ" = "Xyes" ; then
+- case $lt_cv_dlopen_self in
+- yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
+- *) enable_dlopen_self=unknown ;;
+- esac
+ # We can hardcode non-existant directories.
+ if test "$hardcode_direct_GCJ" != no &&
+ # If the only mechanism to avoid hardcoding is shlibpath_var, we
@@ -24857,21 +24433,7 @@
+ # We cannot hardcode anything, or else we can only hardcode existing
+ # directories.
+ hardcode_action_GCJ=unsupported
- fi
--echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
--echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
-- fi
--
-- CPPFLAGS="$save_CPPFLAGS"
-- LDFLAGS="$save_LDFLAGS"
-- LIBS="$save_LIBS"
-- ;;
-- esac
--
-- case $lt_cv_dlopen_self in
-- yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
-- *) enable_dlopen_self=unknown ;;
-- esac
++fi
+{ echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
+echo "${ECHO_T}$hardcode_action_GCJ" >&6; }
@@ -24889,7 +24451,7 @@
fi
-@@ -21066,7 +22478,8 @@
+@@ -21066,7 +21525,8 @@
# 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.
@@ -24899,7 +24461,7 @@
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 \
-@@ -21166,6 +22579,12 @@
+@@ -21166,6 +21626,12 @@
# The host system.
host_alias=$host_alias
host=$host
@@ -24912,7 +24474,7 @@
# An echo program that does not interpret backslashes.
echo=$lt_echo
-@@ -21177,6 +22596,9 @@
+@@ -21177,6 +21643,9 @@
# A C compiler.
LTCC=$lt_LTCC
@@ -24922,7 +24484,7 @@
# A language-specific compiler.
CC=$lt_compiler_GCJ
-@@ -21196,7 +22618,7 @@
+@@ -21196,7 +21665,7 @@
NM=$lt_NM
# A symbol stripping program
@@ -24931,7 +24493,7 @@
# Used to examine libraries when file_magic_cmd begins "file"
MAGIC_CMD=$MAGIC_CMD
-@@ -21227,7 +22649,7 @@
+@@ -21227,7 +21696,7 @@
libext="$libext"
# Shared library suffix (normally ".so").
@@ -24940,7 +24502,7 @@
# Executable file suffix (normally "").
exeext="$exeext"
-@@ -21242,7 +22664,7 @@
+@@ -21242,7 +21711,7 @@
# Does compiler simultaneously support -c and -o options?
compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
@@ -24949,7 +24511,7 @@
need_locks=$lt_need_locks
# Do we need the lib prefix for modules?
-@@ -21444,7 +22866,10 @@
+@@ -21444,7 +21913,10 @@
# If there is no Makefile yet, we rely on a make rule to execute
# `config.status --recheck' to rerun these tests and create the
# libtool script then.
@@ -24961,7 +24523,7 @@
fi
-@@ -21464,7 +22889,6 @@
+@@ -21464,7 +21936,6 @@
RC)
@@ -24969,7 +24531,7 @@
# Source file extension for RC test sources.
ac_ext=rc
-@@ -21483,15 +22907,42 @@
+@@ -21483,15 +21954,42 @@
# If no C compiler was specified, use CC.
LTCC=${LTCC-"$CC"}
@@ -25012,7 +24574,7 @@
lt_cv_prog_compiler_c_o_RC=yes
# The else clause should only fire when bootstrapping the
-@@ -21507,7 +22958,8 @@
+@@ -21507,7 +22005,8 @@
# 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.
@@ -25022,7 +24584,7 @@
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 \
-@@ -21607,6 +23059,12 @@
+@@ -21607,6 +22106,12 @@
# The host system.
host_alias=$host_alias
host=$host
@@ -25035,7 +24597,7 @@
# An echo program that does not interpret backslashes.
echo=$lt_echo
-@@ -21618,6 +23076,9 @@
+@@ -21618,6 +22123,9 @@
# A C compiler.
LTCC=$lt_LTCC
@@ -25045,7 +24607,7 @@
# A language-specific compiler.
CC=$lt_compiler_RC
-@@ -21637,7 +23098,7 @@
+@@ -21637,7 +22145,7 @@
NM=$lt_NM
# A symbol stripping program
@@ -25054,7 +24616,7 @@
# Used to examine libraries when file_magic_cmd begins "file"
MAGIC_CMD=$MAGIC_CMD
-@@ -21668,7 +23129,7 @@
+@@ -21668,7 +22176,7 @@
libext="$libext"
# Shared library suffix (normally ".so").
@@ -25063,7 +24625,7 @@
# Executable file suffix (normally "").
exeext="$exeext"
-@@ -21683,7 +23144,7 @@
+@@ -21683,7 +22191,7 @@
# Does compiler simultaneously support -c and -o options?
compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
@@ -25072,7 +24634,7 @@
need_locks=$lt_need_locks
# Do we need the lib prefix for modules?
-@@ -21885,7 +23346,10 @@
+@@ -21885,7 +22393,10 @@
# If there is no Makefile yet, we rely on a make rule to execute
# `config.status --recheck' to rerun these tests and create the
# libtool script then.
@@ -25084,7 +24646,7 @@
fi
-@@ -21932,7 +23396,7 @@
+@@ -21932,7 +22443,7 @@
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
# Always use our own libtool.
@@ -25093,7 +24655,7 @@
# Prevent multiple expansion
-@@ -21987,8 +23451,8 @@
+@@ -21987,8 +22498,8 @@
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
@@ -25104,7 +24666,7 @@
if test "${ac_cv_path_MSGFMT+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22014,17 +23478,17 @@
+@@ -22014,17 +22525,17 @@
fi
MSGFMT="$ac_cv_path_MSGFMT"
if test -n "$MSGFMT"; then
@@ -25128,12 +24690,12 @@
if test "${ac_cv_path_GMSGFMT+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22039,32 +23503,33 @@
+@@ -22039,32 +22550,33 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -25170,7 +24732,7 @@
GMSGFMT=":"
fi
MSGFMT=$GMSGFMT
-@@ -22073,8 +23538,8 @@
+@@ -22073,8 +22585,8 @@
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
@@ -25181,7 +24743,7 @@
if test "${ac_cv_path_XGETTEXT+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22100,11 +23565,11 @@
+@@ -22100,11 +22612,11 @@
fi
XGETTEXT="$ac_cv_path_XGETTEXT"
if test -n "$XGETTEXT"; then
@@ -25197,7 +24759,7 @@
fi
-@@ -22112,8 +23577,8 @@
+@@ -22112,8 +22624,8 @@
if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
: ;
else
@@ -25208,7 +24770,7 @@
XGETTEXT=":"
fi
fi
-@@ -22123,8 +23588,7 @@
+@@ -22123,8 +22635,7 @@
@@ -25218,7 +24780,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22136,8 +23600,8 @@
+@@ -22136,8 +22647,8 @@
ac_save_CXXFLAGS="$CXXFLAGS"
CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`"
@@ -25229,7 +24791,7 @@
if test "${kde_cv_stl_works+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22165,24 +23629,36 @@
+@@ -22165,41 +22676,37 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -25247,34 +24809,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22191,15 +23667,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_stl_works=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25295,7 +24849,7 @@
if test "$kde_cv_stl_works" = "yes"; then
# back compatible
-@@ -22228,15 +23705,14 @@
+@@ -22228,15 +22735,14 @@
@@ -25314,7 +24868,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22248,9 +23724,6 @@
+@@ -22248,9 +22754,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -25324,7 +24878,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -22276,24 +23749,36 @@
+@@ -22276,35 +22779,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -25342,34 +24896,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22302,9 +23787,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_strlcat=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25382,7 +24928,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -22317,11 +23803,11 @@
+@@ -22317,11 +22816,11 @@
fi
@@ -25398,7 +24944,7 @@
if test "${kde_cv_proto_strlcat+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22342,8 +23828,7 @@
+@@ -22342,8 +22841,7 @@
if test "x$kde_cv_proto_strlcat" = xunknown; then
@@ -25408,7 +24954,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22381,24 +23866,36 @@
+@@ -22381,37 +22879,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -25426,34 +24972,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22408,10 +23905,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_strlcat=yes
+ kde_cv_proto_strlcat=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25467,7 +25007,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -22424,8 +23922,8 @@
+@@ -22424,8 +22919,8 @@
fi
@@ -25478,7 +25018,7 @@
if test "x$kde_cv_func_strlcat" = xyes; then
-@@ -22449,15 +23947,14 @@
+@@ -22449,15 +22944,14 @@
@@ -25497,7 +25037,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22469,9 +23966,6 @@
+@@ -22469,9 +22963,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -25507,7 +25047,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -22496,24 +23990,36 @@
+@@ -22496,35 +22987,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -25525,34 +25065,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22522,9 +24028,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_strlcpy=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25565,7 +25097,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -22537,11 +24044,11 @@
+@@ -22537,11 +23024,11 @@
fi
@@ -25581,7 +25113,7 @@
if test "${kde_cv_proto_strlcpy+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22562,8 +24069,7 @@
+@@ -22562,8 +23049,7 @@
if test "x$kde_cv_proto_strlcpy" = xunknown; then
@@ -25591,7 +25123,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22600,24 +24106,36 @@
+@@ -22600,37 +23086,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -25609,34 +25141,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22627,10 +24145,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_strlcpy=yes
+ kde_cv_proto_strlcpy=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25650,7 +25176,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -22643,8 +24162,8 @@
+@@ -22643,8 +23126,8 @@
fi
@@ -25661,7 +25187,7 @@
if test "x$kde_cv_func_strlcpy" = xyes; then
-@@ -22667,8 +24186,8 @@
+@@ -22667,8 +23150,8 @@
@@ -25672,7 +25198,7 @@
if test "${ac_cv_lib_util_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22685,30 +24204,42 @@
+@@ -22685,52 +23168,49 @@
int
main ()
{
@@ -25697,34 +25223,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22717,20 +24248,21 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_util_main=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25752,7 +25271,7 @@
if test "${ac_cv_lib_compat_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22747,30 +24279,42 @@
+@@ -22747,53 +23227,50 @@
int
main ()
{
@@ -25777,34 +25296,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22779,21 +24323,22 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_compat_main=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25833,7 +25345,7 @@
if test "${ac_cv_lib_crypt_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22806,40 +24351,52 @@
+@@ -22806,61 +23283,58 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -25871,34 +25383,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22848,19 +24405,20 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_crypt_crypt=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -25925,7 +25430,7 @@
if test "${ac_cv_lib_c_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -22873,40 +24431,52 @@
+@@ -22873,56 +23347,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -25963,34 +25468,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -22915,14 +24485,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_c_crypt=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26010,7 +25508,7 @@
if test $ac_cv_lib_c_crypt = yes; then
kde_have_crypt=yes
else
-@@ -22948,13 +24519,13 @@
+@@ -22948,13 +23419,13 @@
fi
@@ -26027,7 +25525,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -22983,24 +24554,36 @@
+@@ -22983,27 +23454,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -26045,34 +25543,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23012,8 +24595,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+
+ kde_cv_socklen_t=yes
+ kde_cv_socklen_t_equiv=socklen_t
+@@ -23012,8 +23478,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26084,7 +25576,7 @@
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -23023,17 +24608,17 @@
+@@ -23023,17 +23491,17 @@
fi
@@ -26107,7 +25599,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -23062,24 +24647,36 @@
+@@ -23062,27 +23530,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -26125,34 +25617,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23091,8 +24688,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+
+ kde_cv_socklen_t_equiv="$t"
+ break
+@@ -23091,8 +23554,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26164,7 +25650,7 @@
done
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -23103,8 +24702,8 @@
+@@ -23103,8 +23568,8 @@
fi
@@ -26175,7 +25661,7 @@
fi
cat >>confdefs.h <<_ACEOF
-@@ -23117,8 +24716,8 @@
+@@ -23117,8 +23582,8 @@
_ACEOF
@@ -26186,7 +25672,7 @@
if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23131,40 +24730,52 @@
+@@ -23131,63 +23596,60 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -26224,34 +25710,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23173,21 +24784,22 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dnet_dnet_ntoa=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26280,7 +25759,7 @@
if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23200,40 +24812,52 @@
+@@ -23200,63 +23662,60 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -26318,34 +25797,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23242,21 +24866,22 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dnet_stub_dnet_ntoa=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26374,7 +25846,7 @@
if test "${ac_cv_func_inet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23283,53 +24908,59 @@
+@@ -23283,72 +23742,63 @@
#undef inet_ntoa
@@ -26426,34 +25898,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23338,17 +24969,18 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_inet_ntoa=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26478,7 +25943,7 @@
if test "${ac_cv_lib_nsl_inet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23361,40 +24993,52 @@
+@@ -23361,63 +23811,60 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -26516,34 +25981,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23403,21 +25047,22 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_nsl_inet_ntoa=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26572,7 +26030,7 @@
if test "${ac_cv_func_connect+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23444,53 +25089,59 @@
+@@ -23444,72 +23891,63 @@
#undef connect
@@ -26624,34 +26082,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23499,17 +25150,18 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_connect=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26676,7 +26127,7 @@
if test "${ac_cv_lib_socket_connect+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23522,40 +25174,52 @@
+@@ -23522,64 +23960,61 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -26714,34 +26165,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23564,22 +25228,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_socket_connect=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26771,7 +26215,7 @@
if test "${ac_cv_func_remove+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23606,53 +25271,59 @@
+@@ -23606,72 +24041,63 @@
#undef remove
@@ -26823,34 +26267,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23661,17 +25332,18 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_remove=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26875,7 +26312,7 @@
if test "${ac_cv_lib_posix_remove+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23684,40 +25356,52 @@
+@@ -23684,56 +24110,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -26913,34 +26350,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23726,14 +25410,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_posix_remove=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -26960,7 +26390,7 @@
if test $ac_cv_lib_posix_remove = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
fi
-@@ -23741,8 +25426,8 @@
+@@ -23741,8 +24164,8 @@
fi
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
@@ -26971,7 +26401,7 @@
if test "${ac_cv_func_shmat+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23769,53 +25454,59 @@
+@@ -23769,73 +24192,64 @@
#undef shmat
@@ -27023,34 +26453,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23824,18 +25515,19 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_shmat=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27076,7 +26499,7 @@
if test "${ac_cv_lib_ipc_shmat+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -23848,40 +25540,52 @@
+@@ -23848,56 +24262,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -27114,34 +26537,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23890,14 +25594,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_ipc_shmat=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27161,7 +26577,7 @@
if test $ac_cv_lib_ipc_shmat = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
fi
-@@ -23911,18 +25616,19 @@
+@@ -23911,18 +24322,19 @@
for ac_header in sys/types.h stdint.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -27189,7 +26605,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -23933,24 +25639,36 @@
+@@ -23933,41 +24345,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -27207,34 +26623,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -23959,15 +25677,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27257,7 +26665,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -23976,8 +25695,13 @@
+@@ -23976,24 +24384,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -27273,7 +26681,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -24001,9 +25725,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -24001,9 +24407,10 @@
ac_header_preproc=no
fi
@@ -27286,7 +26714,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -24027,25 +25752,19 @@
+@@ -24027,25 +24434,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -27319,7 +26747,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -24063,18 +25782,19 @@
+@@ -24063,18 +24464,19 @@
for ac_header in sys/bitypes.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -27347,7 +26775,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24085,24 +25805,36 @@
+@@ -24085,41 +24487,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -27365,34 +26793,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24111,15 +25843,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27415,7 +26835,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24128,8 +25861,13 @@
+@@ -24128,24 +24526,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -27431,7 +26851,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -24153,9 +25891,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -24153,9 +24549,10 @@
ac_header_preproc=no
fi
@@ -27444,7 +26884,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -24179,25 +25918,19 @@
+@@ -24179,25 +24576,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -27477,7 +26917,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -24211,8 +25944,8 @@
+@@ -24211,8 +24602,8 @@
# darwin requires a poll emulation library
@@ -27488,7 +26928,7 @@
if test "${ac_cv_lib_poll_poll+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -24225,40 +25958,52 @@
+@@ -24225,56 +24616,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -27526,34 +26966,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24267,14 +26012,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_poll_poll=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27573,7 +27006,7 @@
if test $ac_cv_lib_poll_poll = yes; then
LIB_POLL="-lpoll"
fi
-@@ -24285,18 +26031,19 @@
+@@ -24285,18 +24673,19 @@
for ac_header in Carbon/Carbon.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -27601,7 +27034,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24307,24 +26054,36 @@
+@@ -24307,41 +24696,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -27619,34 +27052,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24333,15 +26092,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27669,7 +27094,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24350,8 +26110,13 @@
+@@ -24350,24 +24735,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -27685,7 +27110,29 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -24375,9 +26140,10 @@
+- cat conftest.err >&5
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ cat conftest.err >&5
++ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -24375,9 +24758,10 @@
ac_header_preproc=no
fi
@@ -27698,7 +27145,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -24401,25 +26167,19 @@
+@@ -24401,25 +24785,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -27731,7 +27178,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -24434,17 +26194,17 @@
+@@ -24434,17 +24812,17 @@
# CoreAudio framework
if test "${ac_cv_header_CoreAudio_CoreAudio_h+set}" = set; then
@@ -27755,7 +27202,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24455,24 +26215,36 @@
+@@ -24455,41 +24833,37 @@
#include <CoreAudio/CoreAudio.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -27773,34 +27220,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24481,15 +26253,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27823,7 +27262,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24498,8 +26271,13 @@
+@@ -24498,24 +24872,22 @@
/* end confdefs.h. */
#include <CoreAudio/CoreAudio.h>
_ACEOF
@@ -27839,7 +27278,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -24523,9 +26301,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -24523,9 +24895,10 @@
ac_header_preproc=no
fi
@@ -27852,7 +27311,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -24549,25 +26328,18 @@
+@@ -24549,25 +24922,18 @@
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: CoreAudio/CoreAudio.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: CoreAudio/CoreAudio.h: in the future, the compiler will take precedence" >&2;}
@@ -27883,7 +27342,7 @@
fi
if test $ac_cv_header_CoreAudio_CoreAudio_h = yes; then
-@@ -24584,8 +26356,8 @@
+@@ -24584,8 +24950,8 @@
@@ -27894,7 +27353,7 @@
kde_libs_safe="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS -lresolv"
cat >conftest.$ac_ext <<_ACEOF
-@@ -24611,31 +26383,43 @@
+@@ -24611,31 +24977,27 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -27912,33 +27371,25 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
LIBRESOLV="-lresolv"
- echo "$as_me:$LINENO: result: yes" >&5
@@ -27948,7 +27399,7 @@
cat >>confdefs.h <<\_ACEOF
#define HAVE_RES_INIT 1
-@@ -24646,25 +26430,25 @@
+@@ -24646,25 +25008,25 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -27981,7 +27432,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -24676,9 +26460,6 @@
+@@ -24676,9 +25038,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -27991,7 +27442,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -24704,24 +26485,36 @@
+@@ -24704,35 +25063,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28009,34 +27460,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24730,9 +26523,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_res_init=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28049,7 +27492,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -24745,11 +26539,11 @@
+@@ -24745,11 +25100,11 @@
fi
@@ -28065,7 +27508,7 @@
if test "${kde_cv_proto_res_init+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -24770,8 +26564,7 @@
+@@ -24770,8 +25125,7 @@
if test "x$kde_cv_proto_res_init" = xunknown; then
@@ -28075,7 +27518,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -24809,24 +26602,36 @@
+@@ -24809,37 +25163,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -28093,34 +27536,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24836,10 +26641,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_res_init=yes
+ kde_cv_proto_res_init=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28134,7 +27571,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -24852,8 +26658,8 @@
+@@ -24852,8 +25203,8 @@
fi
@@ -28145,7 +27582,7 @@
if test "x$kde_cv_func_res_init" = xyes; then
-@@ -24880,8 +26686,8 @@
+@@ -24880,8 +25231,8 @@
LIBSOCKET="$X_EXTRA_LIBS"
@@ -28156,7 +27593,7 @@
if test "${ac_cv_lib_ucb_killpg+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -24894,40 +26700,52 @@
+@@ -24894,69 +25245,66 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -28194,34 +27631,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -24936,27 +26754,28 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_ucb_killpg=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28260,7 +27690,7 @@
if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -24969,40 +26788,52 @@
+@@ -24969,64 +25317,61 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -28298,34 +27728,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25011,22 +26842,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_bsd_gethostbyname=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28355,7 +27778,7 @@
if test "${ac_cv_type_int+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -25037,36 +26869,49 @@
+@@ -25037,61 +25382,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -28388,34 +27811,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25075,23 +26920,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_int=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28450,12 +27865,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -25101,10 +26946,12 @@
+@@ -25101,10 +25442,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -28464,7 +27878,7 @@
test_array [0] = 0
;
-@@ -25112,24 +26959,36 @@
+@@ -25112,27 +25454,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28482,39 +27896,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25142,10 +27001,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -25142,10 +25479,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -28523,7 +27930,7 @@
test_array [0] = 0
;
-@@ -25153,24 +27014,36 @@
+@@ -25153,56 +25491,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28541,34 +27948,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25179,30 +27052,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28601,8 +28000,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -28611,7 +28009,7 @@
test_array [0] = 0
;
-@@ -25210,24 +27086,36 @@
+@@ -25210,27 +25545,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28629,39 +28027,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25240,10 +27128,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -25240,10 +25570,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -28670,7 +28061,7 @@
test_array [0] = 0
;
-@@ -25251,24 +27141,36 @@
+@@ -25251,50 +25582,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28688,34 +28079,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25277,24 +27179,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28753,12 +28136,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -25305,10 +27210,12 @@
+@@ -25305,10 +25634,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -28767,7 +28149,7 @@
test_array [0] = 0
;
-@@ -25316,24 +27223,36 @@
+@@ -25316,52 +25646,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -28785,34 +28167,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25342,26 +27261,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -28827,16 +28201,16 @@
?*) ac_cv_sizeof_int=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
+'') if test "$ac_cv_type_int" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (int), 77
+echo "$as_me: error: cannot compute sizeof (int)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_int=0
-+ fi ;;
++ else
++ ac_cv_sizeof_int=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -28849,20 +28223,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -25369,8 +27286,10 @@
+@@ -25369,8 +25692,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (int)); }
-unsigned long ulongval () { return (long) (sizeof (int)); }
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -25379,35 +27298,44 @@
+@@ -25379,35 +25703,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -28920,13 +28293,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -25418,28 +27346,31 @@
+@@ -25418,28 +25751,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
+if test "$ac_cv_type_int" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (int), 77
+echo "$as_me: error: cannot compute sizeof (int)
@@ -28935,17 +28308,17 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_int=0
-+ fi
++ else
++ ac_cv_sizeof_int=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conftest.val
-else
- ac_cv_sizeof_int=0
- fi
-fi
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
-echo "${ECHO_T}$ac_cv_sizeof_int" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
@@ -28964,7 +28337,7 @@
if test "${ac_cv_type_short+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -25450,36 +27381,49 @@
+@@ -25450,61 +25786,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -28997,34 +28370,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25488,23 +27432,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_short=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29059,12 +28424,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -25514,10 +27458,12 @@
+@@ -25514,10 +25846,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -29073,7 +28437,7 @@
test_array [0] = 0
;
-@@ -25525,24 +27471,36 @@
+@@ -25525,27 +25858,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29091,39 +28455,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25555,10 +27513,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -25555,10 +25883,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -29132,7 +28489,7 @@
test_array [0] = 0
;
-@@ -25566,24 +27526,36 @@
+@@ -25566,56 +25895,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29150,34 +28507,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25592,30 +27564,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29210,8 +28559,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -29220,7 +28568,7 @@
test_array [0] = 0
;
-@@ -25623,24 +27598,36 @@
+@@ -25623,27 +25949,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29238,39 +28586,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25653,10 +27640,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -25653,10 +25974,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -29279,7 +28620,7 @@
test_array [0] = 0
;
-@@ -25664,24 +27653,36 @@
+@@ -25664,50 +25986,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29297,34 +28638,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25690,24 +27691,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29362,12 +28695,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -25718,10 +27722,12 @@
+@@ -25718,10 +26038,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -29376,7 +28708,7 @@
test_array [0] = 0
;
-@@ -25729,24 +27735,36 @@
+@@ -25729,52 +26050,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29394,34 +28726,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25755,26 +27773,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29436,16 +28760,16 @@
?*) ac_cv_sizeof_short=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
+'') if test "$ac_cv_type_short" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (short), 77
+echo "$as_me: error: cannot compute sizeof (short)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_short=0
-+ fi ;;
++ else
++ ac_cv_sizeof_short=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -29458,20 +28782,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -25782,8 +27798,10 @@
+@@ -25782,8 +26096,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (short)); }
-unsigned long ulongval () { return (long) (sizeof (short)); }
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -25792,35 +27810,44 @@
+@@ -25792,35 +26107,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -29529,13 +28852,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -25831,28 +27858,31 @@
+@@ -25831,28 +26155,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
+if test "$ac_cv_type_short" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (short), 77
+echo "$as_me: error: cannot compute sizeof (short)
@@ -29544,9 +28867,9 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_short=0
-+ fi
++ else
++ ac_cv_sizeof_short=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
@@ -29573,7 +28896,7 @@
if test "${ac_cv_type_long+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -25863,36 +27893,49 @@
+@@ -25863,61 +26190,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -29606,34 +28929,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25901,23 +27944,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_long=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29668,12 +28983,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -25927,10 +27970,12 @@
+@@ -25927,10 +26250,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -29682,7 +28996,7 @@
test_array [0] = 0
;
-@@ -25938,24 +27983,36 @@
+@@ -25938,27 +26262,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29700,39 +29014,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -25968,10 +28025,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -25968,10 +26287,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -29741,7 +29048,7 @@
test_array [0] = 0
;
-@@ -25979,24 +28038,36 @@
+@@ -25979,56 +26299,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29759,34 +29066,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26005,30 +28076,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29819,8 +29118,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -29829,7 +29127,7 @@
test_array [0] = 0
;
-@@ -26036,24 +28110,36 @@
+@@ -26036,27 +26353,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29847,39 +29145,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26066,10 +28152,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -26066,10 +26378,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -29888,7 +29179,7 @@
test_array [0] = 0
;
-@@ -26077,24 +28165,36 @@
+@@ -26077,50 +26390,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -29906,34 +29197,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26103,24 +28203,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -29971,12 +29254,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -26131,10 +28234,12 @@
+@@ -26131,10 +26442,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -29985,7 +29267,7 @@
test_array [0] = 0
;
-@@ -26142,24 +28247,36 @@
+@@ -26142,52 +26454,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30003,34 +29285,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26168,26 +28285,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30045,16 +29319,16 @@
?*) ac_cv_sizeof_long=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
+'') if test "$ac_cv_type_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (long), 77
+echo "$as_me: error: cannot compute sizeof (long)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_long=0
-+ fi ;;
++ else
++ ac_cv_sizeof_long=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -30067,20 +29341,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -26195,8 +28310,10 @@
+@@ -26195,8 +26500,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (long)); }
-unsigned long ulongval () { return (long) (sizeof (long)); }
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -26205,35 +28322,44 @@
+@@ -26205,35 +26511,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -30138,13 +29411,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -26244,28 +28370,31 @@
+@@ -26244,28 +26559,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
+if test "$ac_cv_type_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (long), 77
+echo "$as_me: error: cannot compute sizeof (long)
@@ -30153,17 +29426,17 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_long=0
-+ fi
++ else
++ ac_cv_sizeof_long=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conftest.val
-else
- ac_cv_sizeof_long=0
- fi
-fi
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
-echo "${ECHO_T}$ac_cv_sizeof_long" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
@@ -30182,7 +29455,7 @@
if test "${ac_cv_type_char_p+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -26276,36 +28405,49 @@
+@@ -26276,61 +26594,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -30215,34 +29488,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26314,23 +28456,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_char_p=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30277,12 +29542,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -26340,10 +28482,12 @@
+@@ -26340,10 +26654,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -30291,7 +29555,7 @@
test_array [0] = 0
;
-@@ -26351,24 +28495,36 @@
+@@ -26351,27 +26666,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30309,39 +29573,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26381,10 +28537,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -26381,10 +26691,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -30350,7 +29607,7 @@
test_array [0] = 0
;
-@@ -26392,24 +28550,36 @@
+@@ -26392,56 +26703,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30368,34 +29625,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26418,30 +28588,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30428,8 +29677,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -30438,7 +29686,7 @@
test_array [0] = 0
;
-@@ -26449,24 +28622,36 @@
+@@ -26449,27 +26757,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30456,39 +29704,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26479,10 +28664,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -26479,10 +26782,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -30497,7 +29738,7 @@
test_array [0] = 0
;
-@@ -26490,24 +28677,36 @@
+@@ -26490,50 +26794,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30515,34 +29756,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26516,24 +28715,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30580,12 +29813,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -26544,10 +28746,12 @@
+@@ -26544,10 +26846,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -30594,7 +29826,7 @@
test_array [0] = 0
;
-@@ -26555,24 +28759,36 @@
+@@ -26555,52 +26858,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -30612,34 +29844,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26581,26 +28797,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30654,16 +29878,16 @@
?*) ac_cv_sizeof_char_p=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
+'') if test "$ac_cv_type_char_p" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (char *), 77
+echo "$as_me: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_char_p=0
-+ fi ;;
++ else
++ ac_cv_sizeof_char_p=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -30676,20 +29900,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -26608,8 +28822,10 @@
+@@ -26608,8 +26904,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (char *)); }
-unsigned long ulongval () { return (long) (sizeof (char *)); }
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -26618,35 +28834,44 @@
+@@ -26618,35 +26915,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -30747,13 +29970,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -26657,30 +28882,33 @@
+@@ -26657,30 +26963,33 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
+if test "$ac_cv_type_char_p" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (char *), 77
+echo "$as_me: error: cannot compute sizeof (char *)
@@ -30762,9 +29985,9 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_char_p=0
-+ fi
++ else
++ ac_cv_sizeof_char_p=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
@@ -30793,7 +30016,7 @@
if test "${ac_cv_lib_dl_dlopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -26693,40 +28921,52 @@
+@@ -26693,56 +27002,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -30831,34 +30054,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26735,14 +28975,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dl_dlopen=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30878,7 +30094,7 @@
if test $ac_cv_lib_dl_dlopen = yes; then
LIBDL="-ldl"
-@@ -26751,8 +28992,8 @@
+@@ -26751,8 +27057,8 @@
fi
@@ -30889,7 +30105,7 @@
if test "${ac_cv_lib_dld_shl_unload+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -26765,40 +29006,52 @@
+@@ -26765,56 +27071,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -30927,34 +30143,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26807,14 +29060,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_dld_shl_unload=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -30974,7 +30183,7 @@
if test $ac_cv_lib_dld_shl_unload = yes; then
LIBDL="-ldld"
-@@ -26828,8 +29082,8 @@
+@@ -26828,8 +27131,8 @@
@@ -30985,7 +30194,7 @@
if test "${ac_cv_type_size_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -26840,36 +29094,49 @@
+@@ -26840,61 +27143,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -31018,34 +30227,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26878,23 +29145,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_size_t=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31080,12 +30281,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -26904,10 +29171,12 @@
+@@ -26904,10 +27203,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
int
main ()
{
@@ -31094,7 +30294,7 @@
test_array [0] = 0
;
-@@ -26915,24 +29184,36 @@
+@@ -26915,27 +27215,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31112,39 +30312,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26945,10 +29226,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -26945,10 +27240,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
int
main ()
{
@@ -31153,7 +30346,7 @@
test_array [0] = 0
;
-@@ -26956,24 +29239,36 @@
+@@ -26956,56 +27252,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31171,34 +30364,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -26982,30 +29277,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31231,8 +30416,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
int
main ()
{
@@ -31241,7 +30425,7 @@
test_array [0] = 0
;
-@@ -27013,24 +29311,36 @@
+@@ -27013,27 +27306,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31259,39 +30443,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27043,10 +29353,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -27043,10 +27331,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
int
main ()
{
@@ -31300,7 +30477,7 @@
test_array [0] = 0
;
-@@ -27054,24 +29366,36 @@
+@@ -27054,50 +27343,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31318,34 +30495,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27080,24 +29404,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31383,12 +30552,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -27108,10 +29435,12 @@
+@@ -27108,10 +27395,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
int
main ()
{
@@ -31397,7 +30565,7 @@
test_array [0] = 0
;
-@@ -27119,24 +29448,36 @@
+@@ -27119,52 +27407,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31415,34 +30583,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27145,26 +29486,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31457,16 +30617,16 @@
?*) ac_cv_sizeof_size_t=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t), 77
+'') if test "$ac_cv_type_size_t" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (size_t), 77
+echo "$as_me: error: cannot compute sizeof (size_t)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_size_t=0
-+ fi ;;
++ else
++ ac_cv_sizeof_size_t=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -31479,20 +30639,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -27172,8 +29511,10 @@
+@@ -27172,8 +27453,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (size_t)); }
-unsigned long ulongval () { return (long) (sizeof (size_t)); }
-+ typedef size_t ac__type_sizeof_;
-+
++ typedef size_t ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -27182,35 +29523,44 @@
+@@ -27182,35 +27464,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -31550,13 +30709,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -27221,29 +29571,32 @@
+@@ -27221,29 +27512,32 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t), 77
+if test "$ac_cv_type_size_t" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (size_t), 77
+echo "$as_me: error: cannot compute sizeof (size_t)
@@ -31565,17 +30724,17 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_size_t=0
-+ fi
++ else
++ ac_cv_sizeof_size_t=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conftest.val
-else
- ac_cv_sizeof_size_t=0
- fi
-fi
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5
-echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5
@@ -31595,7 +30754,7 @@
if test "${ac_cv_type_unsigned_long+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -27254,36 +29607,49 @@
+@@ -27254,61 +27548,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -31628,34 +30787,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27292,23 +29658,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_unsigned_long=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31690,12 +30841,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -27318,10 +29684,12 @@
+@@ -27318,10 +27608,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
int
main ()
{
@@ -31704,7 +30854,7 @@
test_array [0] = 0
;
-@@ -27329,24 +29697,36 @@
+@@ -27329,27 +27620,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31722,39 +30872,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27359,10 +29739,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -27359,10 +27645,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
int
main ()
{
@@ -31763,7 +30906,7 @@
test_array [0] = 0
;
-@@ -27370,24 +29752,36 @@
+@@ -27370,56 +27657,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31781,34 +30924,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27396,30 +29790,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31841,8 +30976,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
int
main ()
{
@@ -31851,7 +30985,7 @@
test_array [0] = 0
;
-@@ -27427,24 +29824,36 @@
+@@ -27427,27 +27711,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31869,39 +31003,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27457,10 +29866,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -27457,10 +27736,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
int
main ()
{
@@ -31910,7 +31037,7 @@
test_array [0] = 0
;
-@@ -27468,24 +29879,36 @@
+@@ -27468,50 +27748,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -31928,34 +31055,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27494,24 +29917,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -31993,12 +31112,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -27522,10 +29948,12 @@
+@@ -27522,10 +27800,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
int
main ()
{
@@ -32007,52 +31125,47 @@
test_array [0] = 0
;
-@@ -27533,24 +29961,36 @@
+@@ -27533,52 +27812,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
-+if { (ac_try="$ac_compile"
-+case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_compile") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- ac_status=$?
+- grep -v '^ *+' conftest.er1 >conftest.err
+- rm -f conftest.er1
+- cat conftest.err >&5
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
++if { (ac_try="$ac_compile"
++case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
++ (eval "$ac_compile") 2>conftest.er1
ac_status=$?
++ grep -v '^ *+' conftest.er1 >conftest.err
++ rm -f conftest.er1
++ cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27559,26 +29999,24 @@
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32067,16 +31180,16 @@
?*) ac_cv_sizeof_unsigned_long=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77
+'') if test "$ac_cv_type_unsigned_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (unsigned long), 77
+echo "$as_me: error: cannot compute sizeof (unsigned long)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_unsigned_long=0
-+ fi ;;
++ else
++ ac_cv_sizeof_unsigned_long=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -32089,20 +31202,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -27586,8 +30024,10 @@
+@@ -27586,8 +27858,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (unsigned long)); }
-unsigned long ulongval () { return (long) (sizeof (unsigned long)); }
-+ typedef unsigned long ac__type_sizeof_;
-+
++ typedef unsigned long ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -27596,35 +30036,44 @@
+@@ -27596,35 +27869,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -32160,13 +31272,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -27635,30 +30084,33 @@
+@@ -27635,30 +27917,33 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long), 77
+if test "$ac_cv_type_unsigned_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (unsigned long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (unsigned long), 77
+echo "$as_me: error: cannot compute sizeof (unsigned long)
@@ -32175,9 +31287,9 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_unsigned_long=0
-+ fi
++ else
++ ac_cv_sizeof_unsigned_long=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
@@ -32206,7 +31318,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -27679,36 +30131,48 @@
+@@ -27679,36 +27964,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -32224,35 +31336,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
else
@@ -32267,17 +31370,17 @@
{ { echo "$as_me:$LINENO: error:
Apparently on your system our assumption sizeof size_t == sizeof unsigned long
does not apply. Please mail kde-devel at kde.org with a description of your system!
-@@ -27720,18 +30184,18 @@
+@@ -27720,18 +28000,18 @@
{ (exit 1); exit 1; }; }
fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-+
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
- echo "$as_me:$LINENO: checking for PIE support" >&5
-echo $ECHO_N "checking for PIE support... $ECHO_C" >&6
++
+ { echo "$as_me:$LINENO: checking for PIE support" >&5
+echo $ECHO_N "checking for PIE support... $ECHO_C" >&6; }
if test "${kde_cv_val_pie_support+set}" = set; then
@@ -32291,7 +31394,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -27761,24 +30225,36 @@
+@@ -27761,35 +28041,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -32309,34 +31412,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27787,9 +30263,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_val_pie_support=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32349,7 +31445,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS=$safe_CXXFLAGS
-@@ -27802,26 +30279,26 @@
+@@ -27802,26 +28079,26 @@
fi
@@ -32386,7 +31482,7 @@
KDE_USE_FPIE=""
KDE_USE_PIE=""
-@@ -27840,18 +30317,19 @@
+@@ -27840,18 +28117,19 @@
for ac_header in crt_externs.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -32414,7 +31510,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -27862,24 +30340,36 @@
+@@ -27862,41 +28140,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -32432,34 +31528,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -27888,15 +30378,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32482,7 +31570,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -27905,8 +30396,13 @@
+@@ -27905,24 +28179,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -32498,7 +31586,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -27930,9 +30426,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -27930,9 +28202,10 @@
ac_header_preproc=no
fi
@@ -32511,7 +31619,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -27956,25 +30453,19 @@
+@@ -27956,25 +28229,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -32544,7 +31652,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -27986,8 +30477,8 @@
+@@ -27986,8 +28253,8 @@
done
@@ -32555,7 +31663,7 @@
if test "${ac_cv_func__NSGetEnviron+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -28014,53 +30505,59 @@
+@@ -28014,68 +28281,59 @@
#undef _NSGetEnviron
@@ -32607,34 +31715,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28069,13 +30566,14 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func__NSGetEnviron=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32653,7 +31754,7 @@
if test $ac_cv_func__NSGetEnviron = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -28096,9 +30594,9 @@
+@@ -28096,9 +28354,9 @@
for ac_func in vsnprintf snprintf
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -32666,7 +31767,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -28124,53 +30622,59 @@
+@@ -28124,68 +28382,60 @@
#undef $ac_func
@@ -32718,34 +31819,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28179,13 +30683,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32765,7 +31859,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -28202,32 +30708,32 @@
+@@ -28202,32 +28452,32 @@
@@ -32810,7 +31904,7 @@
# used to disable x11-specific stuff on special platforms
-@@ -28243,8 +30749,8 @@
+@@ -28243,8 +28493,8 @@
if test "$kde_use_qt_emb" = "no" && test "$kde_use_qt_mac" = "no"; then
@@ -32821,7 +31915,7 @@
if test "${kde_cv_have_x+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -28281,8 +30787,13 @@
+@@ -28281,24 +28531,22 @@
/* end confdefs.h. */
#include <$x_direct_test_include>
_ACEOF
@@ -32837,7 +31931,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -28349,6 +30860,7 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ # We can compile using X headers with no special include directory.
+ ac_x_includes=
+ else
+@@ -28349,6 +28597,7 @@
fi
done
fi
@@ -32845,7 +31959,7 @@
rm -f conftest.err conftest.$ac_ext
fi # $ac_x_includes = NO
-@@ -28378,24 +30890,36 @@
+@@ -28378,27 +28627,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -32863,34 +31977,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28406,7 +30930,7 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ LIBS="$ac_save_LIBS"
+ # We can link X programs with no special library path.
+ ac_x_libraries=
+@@ -28406,7 +28651,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -32899,7 +32008,7 @@
# 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${kdelibsuff}/` \
-@@ -28454,7 +30978,8 @@
+@@ -28454,7 +28699,8 @@
done
done
fi
@@ -32909,7 +32018,7 @@
conftest$ac_exeext conftest.$ac_ext
fi # $ac_x_libraries = NO
-@@ -28464,21 +30989,26 @@
+@@ -28464,21 +28710,26 @@
*-*-solaris*)
;;
*)
@@ -32944,7 +32053,7 @@
ac_im_usrlibdir=$ac_im_libdir; break
fi
done
-@@ -28486,7 +31016,7 @@
+@@ -28486,7 +28737,7 @@
# bogus both because they are the default anyway, and because
# using them would break gcc on systems where it needs fixed includes.
case $ac_im_incroot in
@@ -32953,7 +32062,7 @@
*) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
esac
case $ac_im_usrlibdir in
-@@ -28495,7 +31025,7 @@
+@@ -28495,7 +28746,7 @@
esac
fi
cd ..
@@ -32962,7 +32071,7 @@
fi
if test -z "$ac_x_includes"; then
-@@ -28539,12 +31069,12 @@
+@@ -28539,12 +28790,12 @@
eval "$kde_cv_have_x"
if test "$have_x" != yes; then
@@ -32979,7 +32088,7 @@
fi
if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then
-@@ -28572,8 +31102,8 @@
+@@ -28572,8 +28823,8 @@
# These have to be linked with before -lX11, unlike the other
# libraries we check for below, so use a different variable.
# --interran at uluru.Stanford.EDU, kb at cs.umb.edu.
@@ -32990,7 +32099,7 @@
if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -28586,40 +31116,52 @@
+@@ -28586,56 +28837,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -33028,34 +32137,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28628,14 +31170,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_ICE_IceConnectionNumber=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33075,7 +32177,7 @@
if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
LIBSM="-lSM -lICE"
fi
-@@ -28644,8 +31187,8 @@
+@@ -28644,8 +28892,8 @@
LIB_X11='-lX11 $(LIBSOCKET)'
@@ -33086,7 +32188,7 @@
if test "${kde_cv_have_libXext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -28679,24 +31222,36 @@
+@@ -28679,36 +28927,33 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33104,34 +32206,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28705,10 +31260,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_have_libXext=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33145,7 +32240,7 @@
conftest$ac_exeext conftest.$ac_ext
LDFLAGS=$kde_ldflags_safe
-@@ -28717,8 +31273,8 @@
+@@ -28717,8 +28962,8 @@
fi
@@ -33156,7 +32251,7 @@
if test "$kde_cv_have_libXext" = "no"; then
{ { echo "$as_me:$LINENO: error: We need a working libXext to proceed. Since configure
-@@ -28864,8 +31420,8 @@
+@@ -28864,8 +29109,8 @@
else
PTHREAD_LIBS_save="$PTHREAD_LIBS"
PTHREAD_LIBS=`echo "$PTHREAD_LIBS_save" | sed -e 's,^-l,,g'`
@@ -33167,7 +32262,7 @@
kde_save_LDFLAGS="$LDFLAGS"
kde_save_LIBS="$LIBS"
-@@ -28876,9 +31432,9 @@
+@@ -28876,9 +29121,9 @@
;;
esac
as_ac_Lib=`echo "ac_cv_lib_$PTHREAD_LIBS''_pthread_create" | $as_tr_sh`
@@ -33180,7 +32275,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-@@ -28890,40 +31446,52 @@
+@@ -28890,56 +29135,54 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -33218,34 +32313,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -28932,14 +31500,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_Lib=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33266,7 +32354,7 @@
if test `eval echo '${'$as_ac_Lib'}'` = yes; then
LIBPTHREAD="$PTHREAD_LIBS_save"
fi
-@@ -28952,8 +31522,8 @@
+@@ -28952,8 +29195,8 @@
fi
if test -z "$LIBPTHREAD"; then
@@ -33277,7 +32365,7 @@
if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -28966,40 +31536,52 @@
+@@ -28966,56 +29209,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -33315,34 +32403,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29008,14 +31590,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_pthread_pthread_create=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33362,7 +32443,7 @@
if test $ac_cv_lib_pthread_pthread_create = yes; then
LIBPTHREAD="-lpthread"
fi
-@@ -29023,8 +31606,8 @@
+@@ -29023,8 +29263,8 @@
fi
if test -z "$LIBPTHREAD" ; then
@@ -33373,7 +32454,7 @@
kde_safe_libs=$LIBS
LIBS="$LIBS -lpthread"
cat >conftest.$ac_ext <<_ACEOF
-@@ -29043,40 +31626,53 @@
+@@ -29043,40 +29283,37 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33391,33 +32472,25 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
@@ -33440,7 +32513,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
fi
-@@ -29091,16 +31687,15 @@
+@@ -29091,16 +29328,15 @@
USE_THREADS=""
if test -z "$LIBPTHREAD"; then
@@ -33461,7 +32534,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -29127,24 +31722,36 @@
+@@ -29127,34 +29363,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33479,34 +32552,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29153,8 +31760,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33518,7 +32584,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -29167,13 +31776,13 @@
+@@ -29167,13 +29401,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -33536,7 +32602,7 @@
:
fi
-@@ -29185,16 +31794,15 @@
+@@ -29185,16 +29419,15 @@
case $host_os in
solaris*)
@@ -33557,7 +32623,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -29221,24 +31829,36 @@
+@@ -29221,34 +29454,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33575,34 +32641,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29247,8 +31867,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33614,7 +32673,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -29261,13 +31883,13 @@
+@@ -29261,13 +29492,13 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -33632,7 +32691,7 @@
:
fi
-@@ -29294,17 +31916,17 @@
+@@ -29294,17 +29525,17 @@
@@ -33656,7 +32715,7 @@
kde_extra_includes=
if test -n "$kde_use_extra_includes" && \
test "$kde_use_extra_includes" != "NONE"; then
-@@ -29322,21 +31944,21 @@
+@@ -29322,21 +29553,21 @@
fi
@@ -33686,7 +32745,7 @@
if test -n "$kde_use_extra_libs" && \
test "$kde_use_extra_libs" != "NONE"; then
-@@ -29355,14 +31977,14 @@
+@@ -29355,14 +29586,14 @@
@@ -33705,7 +32764,7 @@
if test "${ac_cv_lib_z+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -29396,24 +32018,36 @@
+@@ -29396,35 +29627,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33723,34 +32782,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29422,9 +32056,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "ac_cv_lib_z='-lz'"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33763,7 +32815,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$kde_save_LIBS"
CFLAGS="$kde_save_CFLAGS"
-@@ -29437,8 +32072,8 @@
+@@ -29437,8 +29665,8 @@
_ACEOF
LIBZ="$ac_cv_lib_z"
@@ -33774,7 +32826,7 @@
else
{ { echo "$as_me:$LINENO: error: not found.
Possibly configure picks up an outdated version
-@@ -29458,8 +32093,8 @@
+@@ -29458,8 +29686,8 @@
@@ -33785,7 +32837,7 @@
if test "${ac_cv_lib_png+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -29495,24 +32130,36 @@
+@@ -29495,36 +29723,33 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33803,34 +32855,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29521,10 +32168,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "ac_cv_lib_png='-lpng $LIBZ -lm'"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33844,7 +32889,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$kde_save_LIBS"
CFLAGS="$kde_save_CFLAGS"
-@@ -29538,19 +32186,19 @@
+@@ -29538,19 +29763,19 @@
LIBPNG="$ac_cv_lib_png"
@@ -33870,7 +32915,7 @@
if test "${ac_cv_lib_jpeg_6b+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -29583,24 +32231,36 @@
+@@ -29583,35 +29808,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33888,34 +32933,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29609,9 +32269,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "ac_cv_lib_jpeg_6b=-ljpeg6b"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -33928,7 +32966,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$ac_save_LIBS"
CFLAGS="$ac_save_CFLAGS"
-@@ -29621,14 +32282,14 @@
+@@ -29621,14 +29843,14 @@
if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then
LIBJPEG="$ac_cv_lib_jpeg_6b"
@@ -33949,7 +32987,7 @@
if test "${ac_cv_lib_jpeg_normal+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -29661,24 +32322,36 @@
+@@ -29661,35 +29883,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -33967,34 +33005,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -29687,9 +32360,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "ac_cv_lib_jpeg_normal=-ljpeg"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -34007,7 +33038,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$ac_save_LIBS"
CFLAGS="$ac_save_CFLAGS"
-@@ -29699,11 +32373,11 @@
+@@ -29699,11 +29918,11 @@
if eval "test ! \"`echo $ac_cv_lib_jpeg_normal`\" = no"; then
LIBJPEG="$ac_cv_lib_jpeg_normal"
@@ -34023,16 +33054,16 @@
LIBJPEG=
-@@ -29723,7 +32397,7 @@
+@@ -29723,7 +29942,7 @@
do
for j in jpeglib.h;
do
- echo "configure: 29726: $i/$j" >&5
-+ echo "configure: 32400: $i/$j" >&5
++ echo "configure: 29945: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
jpeg_incdir=$i
-@@ -29770,14 +32444,14 @@
+@@ -29770,14 +29989,14 @@
@@ -34050,7 +33081,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -29820,8 +32494,8 @@
+@@ -29820,8 +30039,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34061,7 +33092,7 @@
{ { echo "$as_me:$LINENO: error: No Perl found in your $PATH.
We need perl to generate some code." >&5
-@@ -29830,8 +32504,8 @@
+@@ -29830,8 +30049,8 @@
{ (exit 1); exit 1; }; }
else
@@ -34072,7 +33103,7 @@
PERL=$kde_cv_path
fi
-@@ -29845,10 +32519,9 @@
+@@ -29845,10 +30064,9 @@
@@ -34085,7 +33116,7 @@
else
if test $kde_qtver = 3; then
-@@ -29858,7 +32531,8 @@
+@@ -29858,7 +30076,8 @@
fi
@@ -34095,7 +33126,7 @@
USING_QT_MT=""
-@@ -29878,13 +32552,13 @@
+@@ -29878,13 +30097,13 @@
else
kde_check_threading_default=yes
fi
@@ -34113,7 +33144,7 @@
if test "x$kde_use_threading" = "xyes"; then
cat >>confdefs.h <<\_ACEOF
-@@ -29956,8 +32630,8 @@
+@@ -29956,8 +30175,8 @@
LIBQT="$LIBQT $LIBDL"
fi
@@ -34124,7 +33155,7 @@
if test "x$kde_use_qt_emb" != "xyes" && test "x$kde_use_qt_mac" != "xyes"; then
LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET"
-@@ -29966,34 +32640,34 @@
+@@ -29966,34 +30185,34 @@
qt_libraries=""
qt_includes=""
@@ -34139,14 +33170,14 @@
-fi;
+fi
-+
-# Check whether --with-qt-includes or --without-qt-includes was given.
-+# Check whether --with-qt-includes was given.
- if test "${with_qt_includes+set}" = set; then
+-if test "${with_qt_includes+set}" = set; then
- withval="$with_qt_includes"
--
+
++# Check whether --with-qt-includes was given.
++if test "${with_qt_includes+set}" = set; then
+ withval=$with_qt_includes;
ac_qt_includes="$withval"
@@ -34171,16 +33202,16 @@
if test "${ac_cv_have_qt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -30021,7 +32695,7 @@
+@@ -30021,7 +30240,7 @@
do
for j in $kde_qt_header;
do
- echo "configure: 30024: $i/$j" >&5
-+ echo "configure: 32698: $i/$j" >&5
++ echo "configure: 30243: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
qt_incdir=$i
-@@ -30058,8 +32732,7 @@
+@@ -30058,8 +30277,7 @@
ac_qt_libraries="$qt_libdir"
@@ -34190,7 +33221,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -30196,13 +32869,13 @@
+@@ -30196,13 +30414,13 @@
eval "$ac_cv_have_qt"
if test "$have_qt" != yes; then
@@ -34208,7 +33239,7 @@
qt_libraries="$ac_qt_libraries"
qt_includes="$ac_qt_includes"
-@@ -30211,15 +32884,14 @@
+@@ -30211,15 +30429,14 @@
if test ! "$kde_qt_libs_given" = "yes" && test ! "$kde_qtver" = 3; then
@@ -34227,7 +33258,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -30340,12 +33012,12 @@
+@@ -30340,12 +30557,12 @@
if test "$kde_cv_qt_direct" = "yes"; then
@@ -34244,7 +33275,7 @@
fi
-@@ -30383,14 +33055,14 @@
+@@ -30383,14 +30600,14 @@
fi
@@ -34262,7 +33293,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -30433,8 +33105,8 @@
+@@ -30433,8 +30650,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34273,7 +33304,7 @@
{ { echo "$as_me:$LINENO: error: No Qt meta object compiler (moc) found!
Please check whether you installed Qt correctly.
-@@ -30455,22 +33127,22 @@
+@@ -30455,22 +30672,22 @@
{ (exit 1); exit 1; }; }
else
@@ -34301,7 +33332,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -30513,12 +33185,12 @@
+@@ -30513,12 +30730,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34318,7 +33349,7 @@
UIC_PATH=$kde_cv_path
fi
-@@ -30548,10 +33220,10 @@
+@@ -30548,10 +30765,10 @@
if test $kde_qtver = 3; then
@@ -34332,7 +33363,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -30574,22 +33246,22 @@
+@@ -30574,22 +30791,22 @@
if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then
@@ -34362,7 +33393,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -30612,13 +33284,13 @@
+@@ -30612,13 +30829,13 @@
if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then
@@ -34380,7 +33411,7 @@
:
ac_uic_supports_nounload=no
fi
-@@ -30649,15 +33321,14 @@
+@@ -30649,15 +30866,14 @@
if test -n "$LIBJPEG"; then
@@ -34399,7 +33430,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -30690,24 +33361,36 @@
+@@ -30690,35 +30906,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -34417,34 +33448,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -30716,9 +33399,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_qt_jpeg=no"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -34457,7 +33481,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$ac_save_LIBS"
CXXFLAGS="$ac_save_CXXFLAGS"
-@@ -30734,12 +33418,12 @@
+@@ -30734,12 +30947,12 @@
if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then
@@ -34474,7 +33498,7 @@
LIBJPEG_QT=
fi
-@@ -30770,15 +33454,15 @@
+@@ -30770,15 +30983,15 @@
@@ -34496,7 +33520,7 @@
if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then
-@@ -30802,11 +33486,11 @@
+@@ -30802,11 +31015,11 @@
@@ -34512,34 +33536,34 @@
if test "${prefix}" != NONE; then
kde_includes=${includedir}
-@@ -30858,7 +33542,7 @@
+@@ -30858,7 +31071,7 @@
do
for j in $kde_check_header;
do
- echo "configure: 30861: $i/$j" >&5
-+ echo "configure: 33545: $i/$j" >&5
++ echo "configure: 31074: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
kde_incdir=$i
-@@ -30888,7 +33572,7 @@
+@@ -30888,7 +31101,7 @@
do
for j in $kde_check_lib;
do
- echo "configure: 30891: $i/$j" >&5
-+ echo "configure: 33575: $i/$j" >&5
++ echo "configure: 31104: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
kde_libdir=$i
-@@ -30906,7 +33590,7 @@
+@@ -30906,7 +31119,7 @@
do
for j in "kde3/plugins/designer/kdewidgets.la";
do
- echo "configure: 30909: $i/$j" >&5
-+ echo "configure: 33593: $i/$j" >&5
++ echo "configure: 31122: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
kde_widgetdir=$i
-@@ -30965,12 +33649,12 @@
+@@ -30965,12 +31178,12 @@
fi
if test "$exec_prefix" = NONE; then
ac_kde_exec_prefix="$ac_kde_prefix"
@@ -34556,7 +33580,7 @@
fi
kde_libraries="${libdir}"
-@@ -30979,8 +33663,8 @@
+@@ -30979,8 +31192,8 @@
else
ac_cv_have_kde="have_kde=yes \
ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries"
@@ -34567,7 +33591,7 @@
kde_libraries="$ac_kde_libraries"
kde_includes="$ac_kde_includes"
-@@ -31018,8 +33702,8 @@
+@@ -31018,8 +31231,8 @@
if test x$ac_uic_supports_libpath = xyes; then
@@ -34578,7 +33602,7 @@
if test "${kde_cv_uic_plugins+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -31062,8 +33746,8 @@
+@@ -31062,8 +31275,8 @@
fi
@@ -34589,7 +33613,7 @@
if test "$kde_cv_uic_plugins" != yes; then
{ { echo "$as_me:$LINENO: error:
you need to install kdelibs first.
-@@ -31095,10 +33779,9 @@
+@@ -31095,10 +31308,9 @@
@@ -34602,7 +33626,7 @@
if test "$enableval" = "no";
then ac_use_path_checking="default"
else ac_use_path_checking=""
-@@ -31112,13 +33795,14 @@
+@@ -31112,13 +31324,14 @@
fi
@@ -34620,7 +33644,7 @@
kde_result=""
kde_cached_paths=yes
if test "${kde_cv_all_paths+set}" = set; then
-@@ -31229,15 +33913,14 @@
+@@ -31229,15 +31442,14 @@
else
if test $kde_qtver = 1; then
@@ -34641,7 +33665,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -31289,8 +33972,8 @@
+@@ -31289,8 +31501,8 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
@@ -34652,7 +33676,7 @@
else
{ { echo "$as_me:$LINENO: error: your system is not able to compile a small KDE application!
Check, if you installed the KDE header files correctly.
-@@ -31329,8 +34012,8 @@
+@@ -31329,8 +31541,8 @@
KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH"
fi
@@ -34663,7 +33687,7 @@
ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-@@ -31338,8 +34021,8 @@
+@@ -31338,8 +31550,8 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } && test -s conftest; then
@@ -34674,7 +33698,7 @@
else
{ { echo "$as_me:$LINENO: error: your system fails at linking a small KDE application!
Check, if your compiler is installed correctly and if you have used the
-@@ -31532,15 +34215,14 @@
+@@ -31532,15 +31744,14 @@
else
if test $kde_qtver = 1; then
@@ -34695,7 +33719,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -31592,8 +34274,8 @@
+@@ -31592,8 +31803,8 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
@@ -34706,7 +33730,7 @@
else
{ { echo "$as_me:$LINENO: error: your system is not able to compile a small KDE application!
Check, if you installed the KDE header files correctly.
-@@ -31632,8 +34314,8 @@
+@@ -31632,8 +31843,8 @@
KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH"
fi
@@ -34717,7 +33741,7 @@
ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5'
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
-@@ -31641,8 +34323,8 @@
+@@ -31641,8 +31852,8 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } && test -s conftest; then
@@ -34728,7 +33752,7 @@
else
{ { echo "$as_me:$LINENO: error: your system fails at linking a small KDE application!
Check, if your compiler is installed correctly and if you have used the
-@@ -31734,22 +34416,22 @@
+@@ -31734,22 +31945,22 @@
{ (exit 1); exit 1; }; }
else
rm -f conftest*
@@ -34757,7 +33781,7 @@
if test "$build_arts" '!=' "no"; then
-@@ -31782,14 +34464,14 @@
+@@ -31782,14 +31993,14 @@
kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_libs_prefix/bin $kde_default_bindirs"
@@ -34775,7 +33799,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -31832,8 +34514,8 @@
+@@ -31832,8 +32043,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34786,7 +33810,7 @@
{ { echo "$as_me:$LINENO: error: The important program dcopidl was not found!
Please check whether you installed KDE correctly.
-@@ -31844,21 +34526,21 @@
+@@ -31844,21 +32055,21 @@
{ (exit 1); exit 1; }; }
else
@@ -34813,7 +33837,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -31901,8 +34583,8 @@
+@@ -31901,8 +32112,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34824,7 +33848,7 @@
{ { echo "$as_me:$LINENO: error: The important program dcopidl2cpp was not found!
Please check whether you installed KDE correctly.
-@@ -31913,22 +34595,22 @@
+@@ -31913,22 +32124,22 @@
{ (exit 1); exit 1; }; }
else
@@ -34852,7 +33876,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -31971,8 +34653,8 @@
+@@ -31971,8 +32182,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34863,7 +33887,7 @@
{ { echo "$as_me:$LINENO: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
-@@ -31985,21 +34667,21 @@
+@@ -31985,21 +32196,21 @@
{ (exit 1); exit 1; }; }
else
@@ -34890,7 +33914,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32042,8 +34724,8 @@
+@@ -32042,8 +32253,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34901,7 +33925,7 @@
{ { echo "$as_me:$LINENO: error: The important program artsc-config was not found!
Please check whether you installed aRts correctly or use
-@@ -32056,22 +34738,22 @@
+@@ -32056,22 +32267,22 @@
{ (exit 1); exit 1; }; }
else
@@ -34929,7 +33953,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32114,12 +34796,12 @@
+@@ -32114,12 +32325,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34946,7 +33970,7 @@
MEINPROC=$kde_cv_path
fi
-@@ -32148,14 +34830,14 @@
+@@ -32148,14 +32359,14 @@
if test -n "$kde32ornewer"; then
@@ -34964,7 +33988,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32198,8 +34880,8 @@
+@@ -32198,8 +32409,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -34975,7 +33999,7 @@
{ { echo "$as_me:$LINENO: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.
-@@ -32210,21 +34892,21 @@
+@@ -32210,21 +32421,21 @@
{ (exit 1); exit 1; }; }
else
@@ -35002,7 +34026,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32267,8 +34949,8 @@
+@@ -32267,8 +32478,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -35013,7 +34037,7 @@
{ { echo "$as_me:$LINENO: error: The important program dcopidlng was not found!
Please check whether you installed KDE correctly.
-@@ -32279,8 +34961,8 @@
+@@ -32279,8 +32490,8 @@
{ (exit 1); exit 1; }; }
else
@@ -35024,7 +34048,7 @@
DCOPIDLNG=$kde_cv_path
fi
-@@ -32288,14 +34970,14 @@
+@@ -32288,14 +32499,14 @@
fi
if test -n "$kde33ornewer"; then
@@ -35042,7 +34066,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32338,8 +35020,8 @@
+@@ -32338,8 +32549,8 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -35053,7 +34077,7 @@
{ { echo "$as_me:$LINENO: error: The important program makekdewidgets was not found!
Please check whether you installed KDE correctly.
-@@ -32350,8 +35032,8 @@
+@@ -32350,8 +32561,8 @@
{ (exit 1); exit 1; }; }
else
@@ -35064,7 +34088,7 @@
MAKEKDEWIDGETS=$kde_cv_path
fi
-@@ -32359,14 +35041,14 @@
+@@ -32359,14 +32570,14 @@
fi
@@ -35082,7 +34106,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -32409,12 +35091,12 @@
+@@ -32409,12 +32620,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -35099,16 +34123,16 @@
XMLLINT=$kde_cv_path
fi
-@@ -32429,7 +35111,7 @@
+@@ -32429,7 +32640,7 @@
do
for j in apps/ksgmltools2/customization/kde-chunk.xsl;
do
- echo "configure: 32432: $i/$j" >&5
-+ echo "configure: 35114: $i/$j" >&5
++ echo "configure: 32643: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
KDE_XSL_STYLESHEET=$i
-@@ -32590,13 +35272,12 @@
+@@ -32590,13 +32801,12 @@
@@ -35125,7 +34149,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -32617,13 +35298,13 @@
+@@ -32617,13 +32827,13 @@
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
$EGREP "GCC visibility push" >/dev/null 2>&1; then
@@ -35143,7 +34167,7 @@
{ echo "$as_me:$LINENO: WARNING: Your libstdc++ doesn't appear to be patched for
visibility support. Disabling -fvisibility=hidden" >&5
echo "$as_me: WARNING: Your libstdc++ doesn't appear to be patched for
-@@ -32643,16 +35324,15 @@
+@@ -32643,16 +32853,15 @@
kde_have_gcc_visibility=no
@@ -35164,7 +34188,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -32679,24 +35359,36 @@
+@@ -32679,34 +32888,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -35182,34 +34206,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -32705,8 +35397,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35221,7 +34238,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS="$save_CXXFLAGS"
ac_ext=c
-@@ -32719,28 +35413,27 @@
+@@ -32719,28 +32926,27 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -35242,10 +34259,10 @@
kde_have_gcc_visibility=no
-fi;
+fi
++
- echo "$as_me:$LINENO: checking if Qt is patched for -fvisibility" >&5
-echo $ECHO_N "checking if Qt is patched for -fvisibility... $ECHO_C" >&6
-+
+ { echo "$as_me:$LINENO: checking if Qt is patched for -fvisibility" >&5
+echo $ECHO_N "checking if Qt is patched for -fvisibility... $ECHO_C" >&6; }
if test "${kde_cv_val_qt_gcc_visibility_patched+set}" = set; then
@@ -35259,7 +34276,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -32775,24 +35468,36 @@
+@@ -32775,35 +32981,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -35277,34 +34294,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -32801,9 +35506,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_val_qt_gcc_visibility_patched=no
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35317,7 +34326,7 @@
CXXFLAGS=$safe_CXXFLAGS
ac_ext=c
-@@ -32815,21 +35521,20 @@
+@@ -32815,21 +33017,20 @@
fi
@@ -35344,7 +34353,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -32869,24 +35574,36 @@
+@@ -32869,35 +33070,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -35362,34 +34371,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -32895,9 +35612,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_val_gcc_visibility_bug=no
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35402,7 +34404,7 @@
conftest$ac_exeext conftest.$ac_ext
CXXFLAGS=$safe_CXXFLAGS
-@@ -32911,8 +35629,8 @@
+@@ -32911,8 +33109,8 @@
fi
@@ -35413,7 +34415,7 @@
if test x$kde_cv_val_gcc_visibility_bug = xno; then
CXXFLAGS="$CXXFLAGS -fvisibility-inlines-hidden"
-@@ -32928,8 +35646,8 @@
+@@ -32928,8 +33126,8 @@
fi
else
@@ -35424,7 +34426,7 @@
:
fi
-@@ -32937,8 +35655,8 @@
+@@ -32937,8 +33135,8 @@
fi
@@ -35435,16 +34437,16 @@
kde_qtdir=
if test "${with_qt_dir+set}" = set; then
kde_qtdir="$with_qt_dir"
-@@ -32950,7 +35668,7 @@
+@@ -32950,7 +33148,7 @@
do
for j in qsql.html;
do
- echo "configure: 32953: $i/$j" >&5
-+ echo "configure: 35671: $i/$j" >&5
++ echo "configure: 33151: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
QTDOCDIR=$i
-@@ -32959,20 +35677,20 @@
+@@ -32959,20 +33157,20 @@
done
done
@@ -35470,7 +34472,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -33015,12 +35733,12 @@
+@@ -33015,12 +33213,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -35487,7 +34489,7 @@
DOT=$kde_cv_path
fi
-@@ -33032,14 +35750,14 @@
+@@ -33032,14 +33230,14 @@
fi
@@ -35505,7 +34507,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -33082,12 +35800,12 @@
+@@ -33082,12 +33280,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -35522,7 +34524,7 @@
DOXYGEN=$kde_cv_path
fi
-@@ -33113,18 +35831,19 @@
+@@ -33113,18 +33311,19 @@
for ac_header in linux/tcp.h linux/if_ppp.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -35550,7 +34552,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33135,24 +35854,36 @@
+@@ -33135,41 +33334,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -35568,34 +34570,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33161,15 +35892,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35618,7 +34612,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33178,8 +35910,13 @@
+@@ -33178,24 +33373,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -35634,7 +34628,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33203,9 +35940,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33203,9 +33396,10 @@
ac_header_preproc=no
fi
@@ -35647,7 +34661,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33229,25 +35967,19 @@
+@@ -33229,25 +33423,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -35680,7 +34694,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -33264,18 +35996,19 @@
+@@ -33264,18 +33452,19 @@
for ac_header in net/errno.h net/if_ppp.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -35708,7 +34722,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33286,24 +36019,36 @@
+@@ -33286,41 +33475,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -35726,34 +34740,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33312,15 +36057,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35776,7 +34782,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33329,8 +36075,13 @@
+@@ -33329,24 +33514,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -35792,7 +34798,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33354,9 +36105,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33354,9 +33537,10 @@
ac_header_preproc=no
fi
@@ -35805,7 +34831,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33380,25 +36132,19 @@
+@@ -33380,25 +33564,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -35838,7 +34864,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -33414,18 +36160,19 @@
+@@ -33414,18 +33592,19 @@
for ac_header in asm/param.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -35866,7 +34892,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33436,24 +36183,36 @@
+@@ -33436,41 +33615,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -35884,34 +34910,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33462,15 +36221,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -35934,7 +34952,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33479,8 +36239,13 @@
+@@ -33479,24 +33654,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -35950,7 +34968,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33504,9 +36269,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33504,9 +33677,10 @@
ac_header_preproc=no
fi
@@ -35963,7 +35001,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33530,25 +36296,19 @@
+@@ -33530,25 +33704,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -35996,7 +35034,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -33568,18 +36328,19 @@
+@@ -33568,18 +33736,19 @@
for ac_header in sys/file.h sys/stat.h sys/time.h sys/cdefs.h sys/sockio.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -36024,7 +35062,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33590,24 +36351,36 @@
+@@ -33590,41 +33759,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -36042,34 +35080,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33616,15 +36389,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36092,7 +35122,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33633,8 +36407,13 @@
+@@ -33633,24 +33798,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -36108,7 +35138,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33658,9 +36437,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33658,9 +33821,10 @@
ac_header_preproc=no
fi
@@ -36121,7 +35171,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33684,25 +36464,19 @@
+@@ -33684,25 +33848,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -36154,7 +35204,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -33723,18 +36497,19 @@
+@@ -33723,18 +33881,19 @@
for ac_header in fcntl.h unistd.h fnmatch.h sysent.h strings.h paths.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -36182,7 +35232,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33745,24 +36520,36 @@
+@@ -33745,41 +33904,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -36200,34 +35250,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33771,15 +36558,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36250,7 +35292,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33788,8 +36576,13 @@
+@@ -33788,24 +33943,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -36266,7 +35308,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33813,9 +36606,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33813,9 +33966,10 @@
ac_header_preproc=no
fi
@@ -36279,7 +35341,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33839,25 +36633,19 @@
+@@ -33839,25 +33993,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -36312,7 +35374,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -33876,18 +36664,19 @@
+@@ -33876,18 +34024,19 @@
for ac_header in utmp.h re_comp.h getopt.h byteswap.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -36340,7 +35402,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33898,24 +36687,36 @@
+@@ -33898,41 +34047,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -36358,34 +35420,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -33924,15 +36725,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36408,7 +35462,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -33941,8 +36743,13 @@
+@@ -33941,24 +34086,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -36424,7 +35478,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -33966,9 +36773,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -33966,9 +34109,10 @@
ac_header_preproc=no
fi
@@ -36437,7 +35511,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -33992,25 +36800,19 @@
+@@ -33992,25 +34136,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -36470,7 +35544,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -34022,8 +36824,8 @@
+@@ -34022,8 +34160,8 @@
done
@@ -36481,7 +35555,7 @@
if test "${ac_cv_header_resolv_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34038,24 +36840,36 @@
+@@ -34038,51 +34176,47 @@
#include <resolv.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -36499,34 +35573,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34064,25 +36878,26 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_header_resolv_h=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36562,7 +35628,7 @@
if test "${ac_cv_sys_largefile_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34090,8 +36905,8 @@
+@@ -34090,8 +34224,8 @@
if test "$GCC" != yes; then
ac_save_CC=$CC
while :; do
@@ -36573,7 +35639,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -34115,25 +36930,37 @@
+@@ -34115,84 +34249,77 @@
return 0;
}
_ACEOF
@@ -36593,34 +35659,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34142,28 +36969,42 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36647,34 +35705,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34172,22 +37013,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_sys_largefile_CC=' -n32'; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36704,7 +35754,12 @@
if test "${ac_cv_sys_file_offset_bits+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34217,24 +37060,36 @@
+ while :; do
+- ac_cv_sys_file_offset_bits=no
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+ _ACEOF
+@@ -34217,34 +34344,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -36722,34 +35777,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34243,8 +37098,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
+- break
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
++ ac_cv_sys_file_offset_bits=no; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36761,7 +35809,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -34270,24 +37127,36 @@
+@@ -34270,54 +34394,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -36779,34 +35827,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34296,13 +37165,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_sys_file_offset_bits=64; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36815,28 +35855,41 @@
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++ ac_cv_sys_file_offset_bits=unknown
break
done
fi
-echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
-echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
+-if test "$ac_cv_sys_file_offset_bits" != no; then
+-
+{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
+echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
- if test "$ac_cv_sys_file_offset_bits" != no; then
-
++case $ac_cv_sys_file_offset_bits in #(
++ no | unknown) ;;
++ *)
cat >>confdefs.h <<_ACEOF
-@@ -34311,8 +37182,8 @@
-
- fi
+ #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
+ _ACEOF
+-
+-fi
++;;
++esac
rm -f conftest*
- echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
-echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6
-+ { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
++ if test $ac_cv_sys_file_offset_bits = unknown; then
++ { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
+echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
if test "${ac_cv_sys_large_files+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34342,24 +37213,36 @@
+ while :; do
+- ac_cv_sys_large_files=no
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+ _ACEOF
+@@ -34342,34 +34465,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -36854,34 +35907,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34368,8 +37251,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
+- break
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
++ ac_cv_sys_large_files=no; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36893,7 +35939,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -34395,24 +37280,36 @@
+@@ -34395,47 +34515,47 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -36911,34 +35957,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34421,13 +37318,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_sys_large_files=1; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -36947,17 +35985,32 @@
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
++ ac_cv_sys_large_files=unknown
break
done
fi
-echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
-echo "${ECHO_T}$ac_cv_sys_large_files" >&6
+-if test "$ac_cv_sys_large_files" != no; then
+-
+{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
+echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
- if test "$ac_cv_sys_large_files" != no; then
-
++case $ac_cv_sys_large_files in #(
++ no | unknown) ;;
++ *)
cat >>confdefs.h <<_ACEOF
-@@ -34450,9 +37349,9 @@
+ #define _LARGE_FILES $ac_cv_sys_large_files
+ _ACEOF
+-
+-fi
++;;
++esac
+ rm -f conftest*
++ fi
+ fi
+
+ if test "$ac_cv_sys_file_offset_bits" != no; then
+@@ -34450,9 +34570,9 @@
for ac_func in flock
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -36970,7 +36023,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -34478,53 +37377,59 @@
+@@ -34478,68 +34598,60 @@
#undef $ac_func
@@ -37022,34 +36075,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34533,13 +37438,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37069,7 +36115,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -34550,15 +37457,14 @@
+@@ -34550,15 +34662,14 @@
@@ -37088,7 +36134,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -34570,9 +37476,6 @@
+@@ -34570,9 +34681,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -37098,7 +36144,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -34597,24 +37500,36 @@
+@@ -34597,35 +34705,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -37116,34 +36162,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34623,9 +37538,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_usleep=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37156,7 +36194,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -34638,11 +37554,11 @@
+@@ -34638,11 +34742,11 @@
fi
@@ -37172,7 +36210,7 @@
if test "${kde_cv_proto_usleep+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34663,8 +37579,7 @@
+@@ -34663,8 +34767,7 @@
if test "x$kde_cv_proto_usleep" = xunknown; then
@@ -37182,7 +36220,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -34701,24 +37616,36 @@
+@@ -34701,37 +34804,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -37200,34 +36238,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34728,10 +37655,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_usleep=yes
+ kde_cv_proto_usleep=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37241,7 +36273,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -34744,8 +37672,8 @@
+@@ -34744,8 +34844,8 @@
fi
@@ -37252,7 +36284,7 @@
if test "x$kde_cv_func_usleep" = xyes; then
-@@ -34776,9 +37704,9 @@
+@@ -34776,9 +34876,9 @@
for ac_func in socket fabsl strdup vsnprintf tzset
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -37265,7 +36297,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -34804,53 +37732,59 @@
+@@ -34804,68 +34904,60 @@
#undef $ac_func
@@ -37317,34 +36349,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34859,13 +37793,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37364,7 +36389,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -34876,15 +37812,14 @@
+@@ -34876,15 +34968,14 @@
@@ -37383,7 +36408,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -34896,9 +37831,6 @@
+@@ -34896,9 +34987,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -37393,7 +36418,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -34921,24 +37853,36 @@
+@@ -34921,35 +35009,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -37411,34 +36436,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -34947,9 +37891,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_setenv=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37451,7 +36468,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -34962,11 +37907,11 @@
+@@ -34962,11 +35046,11 @@
fi
@@ -37467,7 +36484,7 @@
if test "${kde_cv_proto_setenv+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -34987,8 +37932,7 @@
+@@ -34987,8 +35071,7 @@
if test "x$kde_cv_proto_setenv" = xunknown; then
@@ -37477,7 +36494,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35023,24 +37967,36 @@
+@@ -35023,37 +35106,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -37495,34 +36512,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35050,10 +38006,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_setenv=yes
+ kde_cv_proto_setenv=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37536,7 +36547,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -35066,8 +38023,8 @@
+@@ -35066,8 +35146,8 @@
fi
@@ -37547,7 +36558,7 @@
if test "x$kde_cv_func_setenv" = xyes; then
-@@ -35091,15 +38048,14 @@
+@@ -35091,15 +35171,14 @@
@@ -37566,7 +36577,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35111,9 +38067,6 @@
+@@ -35111,9 +35190,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -37576,7 +36587,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -35136,24 +38089,36 @@
+@@ -35136,35 +35212,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -37594,34 +36605,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35162,9 +38127,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_unsetenv=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37634,7 +36637,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -35177,11 +38143,11 @@
+@@ -35177,11 +35249,11 @@
fi
@@ -37650,7 +36653,7 @@
if test "${kde_cv_proto_unsetenv+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -35202,8 +38168,7 @@
+@@ -35202,8 +35274,7 @@
if test "x$kde_cv_proto_unsetenv" = xunknown; then
@@ -37660,7 +36663,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35238,24 +38203,36 @@
+@@ -35238,37 +35309,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -37678,34 +36681,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35265,10 +38242,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_unsetenv=yes
+ kde_cv_proto_unsetenv=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37719,7 +36716,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -35281,8 +38259,8 @@
+@@ -35281,8 +35349,8 @@
fi
@@ -37730,7 +36727,7 @@
if test "x$kde_cv_func_unsetenv" = xyes; then
-@@ -35306,15 +38284,14 @@
+@@ -35306,15 +35374,14 @@
@@ -37749,7 +36746,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35326,9 +38303,6 @@
+@@ -35326,9 +35393,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -37759,7 +36756,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -35356,24 +38330,36 @@
+@@ -35356,35 +35420,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -37777,34 +36774,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35382,9 +38368,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_getdomainname=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37817,7 +36806,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -35397,11 +38384,11 @@
+@@ -35397,11 +35457,11 @@
fi
@@ -37833,7 +36822,7 @@
if test "${kde_cv_proto_getdomainname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -35422,8 +38409,7 @@
+@@ -35422,8 +35482,7 @@
if test "x$kde_cv_proto_getdomainname" = xunknown; then
@@ -37843,7 +36832,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35464,24 +38450,36 @@
+@@ -35464,37 +35523,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -37861,34 +36850,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35491,10 +38489,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_getdomainname=yes
+ kde_cv_proto_getdomainname=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -37902,7 +36885,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -35507,8 +38506,8 @@
+@@ -35507,8 +35563,8 @@
fi
@@ -37913,7 +36896,7 @@
if test "x$kde_cv_func_getdomainname" = xyes; then
-@@ -35532,15 +38531,14 @@
+@@ -35532,15 +35588,14 @@
@@ -37932,7 +36915,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35552,9 +38550,6 @@
+@@ -35552,9 +35607,6 @@
save_CXXFLAGS="$CXXFLAGS"
kde_safe_LIBS="$LIBS"
LIBS="$LIBS $X_EXTRA_LIBS"
@@ -37942,7 +36925,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -35581,24 +38576,36 @@
+@@ -35581,35 +35633,31 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -37960,34 +36943,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35607,9 +38614,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ kde_cv_func_gethostname=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38000,7 +36975,7 @@
CXXFLAGS="$save_CXXFLAGS"
LIBS="$kde_safe_LIBS"
ac_ext=c
-@@ -35622,11 +38630,11 @@
+@@ -35622,11 +35670,11 @@
fi
@@ -38016,7 +36991,7 @@
if test "${kde_cv_proto_gethostname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -35647,8 +38655,7 @@
+@@ -35647,8 +35695,7 @@
if test "x$kde_cv_proto_gethostname" = xunknown; then
@@ -38026,7 +37001,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -35687,24 +38694,36 @@
+@@ -35687,37 +35734,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -38044,34 +37019,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35714,10 +38733,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_func_gethostname=yes
+ kde_cv_proto_gethostname=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38085,7 +37054,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS=$kde_safe_libs
ac_ext=c
-@@ -35730,8 +38750,8 @@
+@@ -35730,8 +35774,8 @@
fi
@@ -38096,7 +37065,7 @@
if test "x$kde_cv_func_gethostname" = xyes; then
-@@ -35753,8 +38773,8 @@
+@@ -35753,8 +35797,8 @@
@@ -38107,7 +37076,7 @@
if test "${ac_cv_c_bigendian+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -35771,7 +38791,8 @@
+@@ -35771,7 +35815,8 @@
int
main ()
{
@@ -38117,7 +37086,7 @@
bogus endian macros
#endif
-@@ -35780,24 +38801,36 @@
+@@ -35780,27 +35825,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -38135,34 +37104,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35823,24 +38856,36 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ # It does; now see whether it defined to BIG_ENDIAN or not.
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+@@ -35823,40 +35863,36 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -38180,34 +37143,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35849,14 +38894,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_c_bigendian=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38226,7 +37181,7 @@
if test "$cross_compiling" = yes; then
# try to guess the endianness by grepping values into an object file
ac_cv_c_bigendian=unknown
-@@ -35866,11 +38912,11 @@
+@@ -35866,11 +35902,11 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -38242,7 +37197,7 @@
void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
int
main ()
-@@ -35881,24 +38927,36 @@
+@@ -35881,27 +35917,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -38260,34 +37215,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -35917,8 +38975,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
+ ac_cv_c_bigendian=yes
+ fi
+@@ -35917,8 +35948,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38299,7 +37248,7 @@
else
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -35926,27 +38986,41 @@
+@@ -35926,27 +35959,41 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -38348,7 +37297,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -35959,13 +39033,16 @@
+@@ -35959,13 +36006,16 @@
( exit $ac_status )
ac_cv_c_bigendian=yes
fi
@@ -38369,7 +37318,7 @@
case $ac_cv_c_bigendian in
yes)
-@@ -35984,8 +39061,8 @@
+@@ -35984,8 +36034,8 @@
esac
@@ -38380,7 +37329,7 @@
if test "${ac_cv_func_res_init+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36012,53 +39089,59 @@
+@@ -36012,72 +36062,63 @@
#undef res_init
@@ -38432,34 +37381,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36067,17 +39150,18 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_func_res_init=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38484,7 +37426,7 @@
if test "${ac_cv_lib_resolv_res_init+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36090,40 +39174,52 @@
+@@ -36090,56 +36131,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -38522,34 +37464,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36132,14 +39228,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_resolv_res_init=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38569,7 +37504,7 @@
if test $ac_cv_lib_resolv_res_init = yes; then
LIBRESOLV="-lresolv $LIBSOCKET"
fi
-@@ -36147,8 +39244,8 @@
+@@ -36147,8 +36185,8 @@
fi
@@ -38580,7 +37515,7 @@
if test "${ac_cv_var_timezone+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36172,24 +39269,36 @@
+@@ -36172,38 +36210,34 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -38598,34 +37533,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36198,12 +39307,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_var_timezone=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38643,7 +37570,7 @@
if test $ac_cv_var_timezone = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -36211,8 +39321,8 @@
+@@ -36211,8 +36245,8 @@
_ACEOF
fi
@@ -38654,7 +37581,7 @@
if test "${ac_cv_struct_tm_gmtoff+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36237,24 +39347,36 @@
+@@ -36237,38 +36271,34 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -38672,34 +37599,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36263,12 +39385,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_struct_tm_gmtoff=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38717,7 +37636,7 @@
if test $ac_cv_struct_tm_gmtoff = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -36278,16 +39401,16 @@
+@@ -36278,16 +36308,16 @@
fi
# check for SLP
@@ -38740,7 +37659,7 @@
save_slptest_LIBS="$LIBS"
save_slptest_LDFLAGS="$LDFLAGS"
save_slptest_CPPFLAGS="$CPPFLAGS"
-@@ -36314,24 +39437,36 @@
+@@ -36314,27 +36344,23 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -38758,34 +37677,29 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36342,20 +39477,21 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+
+ cat >>confdefs.h <<\_ACEOF
+@@ -36342,20 +36368,21 @@
_ACEOF
LIB_SLP="-lslp"
@@ -38812,7 +37726,7 @@
conftest$ac_exeext conftest.$ac_ext
CPPFLAGS=$save_slptest_CPPFLAGS
LDFLAGS=$save_slptest_LDFLAGS
-@@ -36375,13 +39511,13 @@
+@@ -36375,13 +36402,13 @@
else
kde_check_threading_default=yes
fi
@@ -38830,7 +37744,7 @@
if test "x$kde_use_threading" = "xyes"; then
cat >>confdefs.h <<\_ACEOF
-@@ -36406,28 +39542,27 @@
+@@ -36406,28 +36433,27 @@
test -z "$GL_INCLUDE" && GL_INCLUDE=
@@ -38866,7 +37780,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -36463,24 +39598,36 @@
+@@ -36463,35 +36489,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -38884,34 +37798,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36489,9 +39636,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_have_gl="yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -38924,7 +37831,7 @@
conftest$ac_exeext conftest.$ac_ext
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -36506,8 +39654,8 @@
+@@ -36506,8 +36529,8 @@
fi
if test "$ac_cv_have_gl" = "no"; then
@@ -38935,7 +37842,7 @@
GL_LDFLAGS=""
GLINC=""
-@@ -36527,8 +39675,8 @@
+@@ -36527,8 +36550,8 @@
else
GLINC="-I$GL_INCLUDE"
fi
@@ -38946,7 +37853,7 @@
fi
fi
-@@ -36536,8 +39684,8 @@
+@@ -36536,8 +36559,8 @@
@@ -38957,16 +37864,16 @@
kde_qtdir=
if test "${with_qt_dir+set}" = set; then
kde_qtdir="$with_qt_dir"
-@@ -36549,7 +39697,7 @@
+@@ -36549,7 +36572,7 @@
do
for j in qsql.html;
do
- echo "configure: 36552: $i/$j" >&5
-+ echo "configure: 39700: $i/$j" >&5
++ echo "configure: 36575: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
QTDOCDIR=$i
-@@ -36558,20 +39706,20 @@
+@@ -36558,20 +36581,20 @@
done
done
@@ -38992,7 +37899,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36614,12 +39762,12 @@
+@@ -36614,12 +36637,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -39009,7 +37916,7 @@
DOT=$kde_cv_path
fi
-@@ -36631,14 +39779,14 @@
+@@ -36631,14 +36654,14 @@
fi
@@ -39027,7 +37934,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36681,12 +39829,12 @@
+@@ -36681,12 +36704,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -39044,7 +37951,7 @@
DOXYGEN=$kde_cv_path
fi
-@@ -36705,8 +39853,8 @@
+@@ -36705,8 +36728,8 @@
@@ -39055,7 +37962,7 @@
if test "${ac_cv_struct_tm_gmtoff+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -36731,24 +39879,36 @@
+@@ -36731,38 +36754,34 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39073,34 +37980,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36757,12 +39917,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_struct_tm_gmtoff=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39118,7 +38017,7 @@
if test $ac_cv_struct_tm_gmtoff = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -36775,10 +39936,9 @@
+@@ -36775,10 +36794,9 @@
@@ -39130,7 +38029,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -36791,18 +39951,19 @@
+@@ -36791,18 +36809,19 @@
for ac_header in knotifydialog.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -39158,7 +38057,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -36813,24 +39974,36 @@
+@@ -36813,41 +36832,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -39176,34 +38075,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -36839,15 +40012,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39226,7 +38117,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -36856,8 +40030,13 @@
+@@ -36856,24 +36871,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -39242,7 +38133,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -36881,9 +40060,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -36881,9 +36894,10 @@
ac_header_preproc=no
fi
@@ -39255,7 +38166,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
-@@ -36907,25 +40087,19 @@
+@@ -36907,25 +36921,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -39288,22 +38199,22 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -36948,11 +40122,10 @@
+@@ -36948,11 +36956,10 @@
KOPETE_INCLUDES='-I$(top_srcdir)/kopete/libkopete -I$(top_builddir)/kopete/libkopete -I$(top_srcdir)/kopete/libkopete/avdevice -I$(top_srcdir)/kopete/libkopete/ui -I$(top_builddir)/kopete/libkopete/ui'
-echo "$as_me:$LINENO: checking for kdelibs newer than 3.3.x" >&5
-echo $ECHO_N "checking for kdelibs newer than 3.3.x... $ECHO_C" >&6
+-
+{ echo "$as_me:$LINENO: checking for kdelibs newer than 3.3.x" >&5
+echo $ECHO_N "checking for kdelibs newer than 3.3.x... $ECHO_C" >&6; }
--
- ac_ext=cc
+ ac_ext=cpp
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -36988,42 +40161,55 @@
+@@ -36988,42 +36995,38 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39321,35 +38232,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
@@ -39373,7 +38275,7 @@
CXXFLAGS="$kcompat_save_CXXFLAGS"
LIBS="$kcompat_safe_LIBS"
ac_ext=c
-@@ -37044,10 +40230,9 @@
+@@ -37044,10 +37047,9 @@
@@ -39386,7 +38288,7 @@
if test $enableval = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -37062,7 +40247,8 @@
+@@ -37062,7 +37064,8 @@
else
COMPILESMPPPDCS=
@@ -39396,7 +38298,7 @@
if test -n "$COMPILESMPPPDCS"; then
-@@ -37075,14 +40261,14 @@
+@@ -37075,14 +37078,14 @@
@@ -39414,7 +38316,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -37125,15 +40311,15 @@
+@@ -37125,15 +37128,15 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -39434,7 +38336,7 @@
XML_CONFIG=$kde_cv_path
fi
-@@ -37156,14 +40342,14 @@
+@@ -37156,14 +37159,14 @@
LIBXML_CFLAGS="`$XML_CONFIG --cflags`"
@@ -39452,7 +38354,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -37206,12 +40392,12 @@
+@@ -37206,12 +37209,12 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -39469,7 +38371,7 @@
XMLLINT=$kde_cv_path
fi
-@@ -37230,14 +40416,14 @@
+@@ -37230,14 +37233,14 @@
@@ -39487,7 +38389,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -37280,15 +40466,15 @@
+@@ -37280,15 +37283,15 @@
fi
if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then
@@ -39507,7 +38409,7 @@
XSLT_CONFIG=$kde_cv_path
fi
-@@ -37345,8 +40531,8 @@
+@@ -37345,8 +37348,8 @@
# -- Check for installed Valgrind headers --------------------
@@ -39518,7 +38420,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -37368,24 +40554,36 @@
+@@ -37368,37 +37371,33 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39536,34 +38438,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37395,10 +40593,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_have_valgrind_h=yes
+
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39577,7 +38472,7 @@
if test $ac_have_valgrind_h = yes; then
-@@ -37408,15 +40607,15 @@
+@@ -37408,15 +37407,15 @@
fi
@@ -39597,7 +38492,7 @@
if test "${ac_cv_type_int+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -37427,36 +40626,49 @@
+@@ -37427,61 +37426,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -39630,34 +38525,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37465,23 +40677,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_int=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39692,12 +38579,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -37491,10 +40703,12 @@
+@@ -37491,10 +37486,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -39706,7 +38592,7 @@
test_array [0] = 0
;
-@@ -37502,24 +40716,36 @@
+@@ -37502,27 +37498,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39724,39 +38610,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37532,10 +40758,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -37532,10 +37523,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -39765,7 +38644,7 @@
test_array [0] = 0
;
-@@ -37543,24 +40771,36 @@
+@@ -37543,56 +37535,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39783,34 +38662,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37569,30 +40809,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39843,8 +38714,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -39853,7 +38723,7 @@
test_array [0] = 0
;
-@@ -37600,24 +40843,36 @@
+@@ -37600,27 +37589,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39871,39 +38741,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37630,10 +40885,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -37630,10 +37614,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -39912,7 +38775,7 @@
test_array [0] = 0
;
-@@ -37641,24 +40898,36 @@
+@@ -37641,50 +37626,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -39930,34 +38793,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37667,24 +40936,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -39995,12 +38850,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -37695,10 +40967,12 @@
+@@ -37695,10 +37678,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
int
main ()
{
@@ -40009,7 +38863,7 @@
test_array [0] = 0
;
-@@ -37706,24 +40980,36 @@
+@@ -37706,52 +37690,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40027,34 +38881,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37732,26 +41018,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40069,16 +38915,16 @@
?*) ac_cv_sizeof_int=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
+'') if test "$ac_cv_type_int" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (int), 77
+echo "$as_me: error: cannot compute sizeof (int)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_int=0
-+ fi ;;
++ else
++ ac_cv_sizeof_int=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -40091,20 +38937,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -37759,8 +41043,10 @@
+@@ -37759,8 +37736,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (int)); }
-unsigned long ulongval () { return (long) (sizeof (int)); }
-+ typedef int ac__type_sizeof_;
-+
++ typedef int ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -37769,35 +41055,44 @@
+@@ -37769,35 +37747,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -40162,13 +39007,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -37808,28 +41103,31 @@
+@@ -37808,28 +37795,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
+if test "$ac_cv_type_int" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (int), 77
+echo "$as_me: error: cannot compute sizeof (int)
@@ -40177,9 +39022,9 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_int=0
-+ fi
++ else
++ ac_cv_sizeof_int=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
@@ -40206,7 +39051,7 @@
if test "${ac_cv_type_short+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -37840,36 +41138,49 @@
+@@ -37840,61 +37830,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -40239,34 +39084,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37878,23 +41189,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_short=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40301,12 +39138,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -37904,10 +41215,12 @@
+@@ -37904,10 +37890,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -40315,7 +39151,7 @@
test_array [0] = 0
;
-@@ -37915,24 +41228,36 @@
+@@ -37915,27 +37902,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40333,39 +39169,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37945,10 +41270,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -37945,10 +37927,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -40374,7 +39203,7 @@
test_array [0] = 0
;
-@@ -37956,24 +41283,36 @@
+@@ -37956,56 +37939,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40392,34 +39221,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -37982,30 +41321,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40452,8 +39273,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -40462,7 +39282,7 @@
test_array [0] = 0
;
-@@ -38013,24 +41355,36 @@
+@@ -38013,27 +37993,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40480,39 +39300,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38043,10 +41397,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -38043,10 +38018,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -40521,7 +39334,7 @@
test_array [0] = 0
;
-@@ -38054,24 +41410,36 @@
+@@ -38054,50 +38030,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40539,34 +39352,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38080,24 +41448,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40604,12 +39409,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -38108,10 +41479,12 @@
+@@ -38108,10 +38082,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
int
main ()
{
@@ -40618,7 +39422,7 @@
test_array [0] = 0
;
-@@ -38119,24 +41492,36 @@
+@@ -38119,52 +38094,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40636,34 +39440,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38145,26 +41530,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40678,16 +39474,16 @@
?*) ac_cv_sizeof_short=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
+'') if test "$ac_cv_type_short" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (short), 77
+echo "$as_me: error: cannot compute sizeof (short)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_short=0
-+ fi ;;
++ else
++ ac_cv_sizeof_short=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -40700,20 +39496,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -38172,8 +41555,10 @@
+@@ -38172,8 +38140,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (short)); }
-unsigned long ulongval () { return (long) (sizeof (short)); }
-+ typedef short ac__type_sizeof_;
-+
++ typedef short ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -38182,35 +41567,44 @@
+@@ -38182,35 +38151,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -40771,13 +39566,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -38221,28 +41615,31 @@
+@@ -38221,28 +38199,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
+if test "$ac_cv_type_short" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (short), 77
+echo "$as_me: error: cannot compute sizeof (short)
@@ -40786,17 +39581,17 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_short=0
-+ fi
++ else
++ ac_cv_sizeof_short=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conftest.val
-else
- ac_cv_sizeof_short=0
- fi
-fi
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
-echo "${ECHO_T}$ac_cv_sizeof_short" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
@@ -40815,7 +39610,7 @@
if test "${ac_cv_type_long+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -38253,36 +41650,49 @@
+@@ -38253,61 +38234,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -40848,34 +39643,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38291,23 +41701,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_long=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -40910,12 +39697,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -38317,10 +41727,12 @@
+@@ -38317,10 +38294,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -40924,7 +39710,7 @@
test_array [0] = 0
;
-@@ -38328,24 +41740,36 @@
+@@ -38328,27 +38306,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -40942,39 +39728,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38358,10 +41782,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -38358,10 +38331,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -40983,7 +39762,7 @@
test_array [0] = 0
;
-@@ -38369,24 +41795,36 @@
+@@ -38369,56 +38343,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41001,34 +39780,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38395,30 +41833,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41061,8 +39832,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -41071,7 +39841,7 @@
test_array [0] = 0
;
-@@ -38426,24 +41867,36 @@
+@@ -38426,27 +38397,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41089,39 +39859,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38456,10 +41909,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -38456,10 +38422,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -41130,7 +39893,7 @@
test_array [0] = 0
;
-@@ -38467,24 +41922,36 @@
+@@ -38467,50 +38434,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41148,34 +39911,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38493,24 +41960,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41213,12 +39968,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -38521,10 +41991,12 @@
+@@ -38521,10 +38486,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
int
main ()
{
@@ -41227,7 +39981,7 @@
test_array [0] = 0
;
-@@ -38532,24 +42004,36 @@
+@@ -38532,52 +38498,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41245,34 +39999,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38558,26 +42042,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41287,16 +40033,16 @@
?*) ac_cv_sizeof_long=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
+'') if test "$ac_cv_type_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (long), 77
+echo "$as_me: error: cannot compute sizeof (long)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_long=0
-+ fi ;;
++ else
++ ac_cv_sizeof_long=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -41309,20 +40055,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -38585,8 +42067,10 @@
+@@ -38585,8 +38544,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (long)); }
-unsigned long ulongval () { return (long) (sizeof (long)); }
-+ typedef long ac__type_sizeof_;
-+
++ typedef long ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -38595,35 +42079,44 @@
+@@ -38595,35 +38555,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -41380,13 +40125,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -38634,28 +42127,31 @@
+@@ -38634,28 +38603,31 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
+if test "$ac_cv_type_long" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (long), 77
+echo "$as_me: error: cannot compute sizeof (long)
@@ -41395,9 +40140,9 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_long=0
-+ fi
++ else
++ ac_cv_sizeof_long=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
@@ -41424,7 +40169,7 @@
if test "${ac_cv_type_char_p+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -38666,36 +42162,49 @@
+@@ -38666,61 +38638,57 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -41457,34 +40202,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38704,23 +42213,23 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_char_p=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41519,12 +40256,11 @@
if test "$cross_compiling" = yes; then
# Depending upon the size, compute the lo and hi bounds.
cat >conftest.$ac_ext <<_ACEOF
-@@ -38730,10 +42239,12 @@
+@@ -38730,10 +38698,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -41533,7 +40269,7 @@
test_array [0] = 0
;
-@@ -38741,24 +42252,36 @@
+@@ -38741,27 +38710,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41551,39 +40287,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38771,10 +42294,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=0 ac_mid=0
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -38771,10 +38735,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -41592,7 +40321,7 @@
test_array [0] = 0
;
-@@ -38782,24 +42307,36 @@
+@@ -38782,56 +38747,53 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41610,34 +40339,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38808,30 +42345,33 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41670,8 +40391,7 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -41680,7 +40400,7 @@
test_array [0] = 0
;
-@@ -38839,24 +42379,36 @@
+@@ -38839,27 +38801,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41698,39 +40418,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38869,10 +42421,12 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=-1 ac_mid=-1
+ while :; do
+ cat >conftest.$ac_ext <<_ACEOF
+@@ -38869,10 +38826,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -41739,7 +40452,7 @@
test_array [0] = 0
;
-@@ -38880,24 +42434,36 @@
+@@ -38880,50 +38838,48 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41757,34 +40470,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38906,24 +42472,27 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_lo=$ac_mid; break
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41822,12 +40527,11 @@
# Binary search between lo and hi bounds.
while test "x$ac_lo" != "x$ac_hi"; do
ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
-@@ -38934,10 +42503,12 @@
+@@ -38934,10 +38890,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
int
main ()
{
@@ -41836,7 +40540,7 @@
test_array [0] = 0
;
-@@ -38945,24 +42516,36 @@
+@@ -38945,52 +38902,45 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -41854,34 +40558,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -38971,26 +42554,24 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_hi=$ac_mid
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -41896,16 +40592,16 @@
?*) ac_cv_sizeof_char_p=$ac_lo;;
-'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
+'') if test "$ac_cv_type_char_p" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (char *), 77
+echo "$as_me: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; } ;;
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_char_p=0
-+ fi ;;
++ else
++ ac_cv_sizeof_char_p=0
++ fi ;;
esac
else
- if test "$cross_compiling" = yes; then
@@ -41918,20 +40614,19 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -38998,8 +42579,10 @@
+@@ -38998,8 +38948,9 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
-long longval () { return (long) (sizeof (char *)); }
-unsigned long ulongval () { return (long) (sizeof (char *)); }
-+ typedef char * ac__type_sizeof_;
-+
++ typedef char * ac__type_sizeof_;
+static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
+static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
#include <stdio.h>
#include <stdlib.h>
int
-@@ -39008,35 +42591,44 @@
+@@ -39008,35 +38959,44 @@
FILE *f = fopen ("conftest.val", "w");
if (! f)
@@ -41965,9 +40660,10 @@
return 0;
}
_ACEOF
- rm -f conftest$ac_exeext
+-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
++rm -f conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -41989,13 +40685,13 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -39047,22 +42639,25 @@
+@@ -39047,22 +39007,25 @@
sed 's/^/| /' conftest.$ac_ext >&5
( exit $ac_status )
-{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char *), 77
+if test "$ac_cv_type_char_p" = yes; then
-+ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
++ { { echo "$as_me:$LINENO: error: cannot compute sizeof (char *)
See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute sizeof (char *), 77
+echo "$as_me: error: cannot compute sizeof (char *)
@@ -42004,17 +40700,17 @@
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+ { (exit 77); exit 77; }; }
-+ else
-+ ac_cv_sizeof_char_p=0
-+ fi
++ else
++ ac_cv_sizeof_char_p=0
++ fi
fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
rm -f conftest.val
-else
- ac_cv_sizeof_char_p=0
- fi
-fi
+ fi
-echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5
-echo "${ECHO_T}$ac_cv_sizeof_char_p" >&6
+{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_char_p" >&5
@@ -42025,7 +40721,7 @@
cat >>confdefs.h <<_ACEOF
#define SIZEOF_CHAR_P $ac_cv_sizeof_char_p
_ACEOF
-@@ -39083,8 +42678,7 @@
+@@ -39083,8 +39046,7 @@
kde_safe_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $all_includes"
@@ -42035,7 +40731,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -39094,17 +42688,17 @@
+@@ -39094,17 +39056,17 @@
if test "${ac_cv_header_X11_extensions_Xrender_h+set}" = set; then
@@ -42059,7 +40755,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -39115,24 +42709,36 @@
+@@ -39115,41 +39077,37 @@
#include <X11/extensions/Xrender.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -42077,34 +40773,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39141,15 +42747,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42127,7 +40815,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -39158,8 +42765,13 @@
+@@ -39158,24 +39116,22 @@
/* end confdefs.h. */
#include <X11/extensions/Xrender.h>
_ACEOF
@@ -42143,7 +40831,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -39183,9 +42795,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -39183,9 +39139,10 @@
ac_header_preproc=no
fi
@@ -42156,7 +40864,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
-@@ -39209,25 +42822,18 @@
+@@ -39209,25 +39166,18 @@
echo "$as_me: WARNING: X11/extensions/Xrender.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: X11/extensions/Xrender.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: X11/extensions/Xrender.h: in the future, the compiler will take precedence" >&2;}
@@ -42187,7 +40895,7 @@
fi
if test $ac_cv_header_X11_extensions_Xrender_h = yes; then
-@@ -39255,8 +42861,8 @@
+@@ -39255,8 +39205,8 @@
test "$GCC" = yes && LDFLAGS="-Wl,$LDFLAGS"
;;
esac
@@ -42198,7 +40906,7 @@
if test "${ac_cv_lib_Xrender_XRenderComposite+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -39269,40 +42875,52 @@
+@@ -39269,56 +39219,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -42236,34 +40944,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39311,14 +42929,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_Xrender_XRenderComposite=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42283,7 +40984,7 @@
if test $ac_cv_lib_Xrender_XRenderComposite = yes; then
LIB_XRENDER=-lXrender
-@@ -39341,18 +42960,19 @@
+@@ -39341,18 +39288,19 @@
for ac_header in tgmath.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -42311,7 +41012,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -39363,24 +42983,36 @@
+@@ -39363,41 +39311,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -42329,34 +41030,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39389,15 +43021,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42379,7 +41072,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -39406,8 +43039,13 @@
+@@ -39406,24 +39350,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -42395,7 +41088,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -39431,9 +43069,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -39431,9 +39373,10 @@
ac_header_preproc=no
fi
@@ -42408,7 +41121,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -39457,25 +43096,19 @@
+@@ -39457,25 +39400,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -42441,7 +41154,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -39495,8 +43128,7 @@
+@@ -39495,8 +39432,7 @@
kde_safe_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $all_includes"
@@ -42451,7 +41164,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -39505,8 +43137,8 @@
+@@ -39505,8 +39441,8 @@
ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
@@ -42462,7 +41175,7 @@
if test "${ac_cv_header_X11_extensions_scrnsaver_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -39523,24 +43155,36 @@
+@@ -39523,42 +39459,38 @@
#include <X11/extensions/scrnsaver.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -42480,34 +41193,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39549,16 +43193,17 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_header_X11_extensions_scrnsaver_h=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42531,7 +41236,7 @@
if test "${ac_cv_lib_Xext_XScreenSaverQueryInfo+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -39571,40 +43216,52 @@
+@@ -39571,56 +39503,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -42569,34 +41274,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39613,14 +43270,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_Xext_XScreenSaverQueryInfo=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42616,7 +41314,7 @@
if test $ac_cv_lib_Xext_XScreenSaverQueryInfo = yes; then
-@@ -39634,16 +43292,15 @@
+@@ -39634,16 +39563,15 @@
ld_shared_flag=
@@ -42637,7 +41335,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -39670,24 +43327,36 @@
+@@ -39670,37 +39598,35 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -42655,34 +41353,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39696,11 +43365,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "kde_cv_prog_cxx_$kde_cache=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42698,7 +41389,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -39710,19 +43381,19 @@
+@@ -39710,19 +39636,19 @@
fi
if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then
@@ -42724,7 +41415,7 @@
if test "${ac_cv_lib_Xss_XScreenSaverQueryInfo+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -39735,40 +43406,52 @@
+@@ -39735,56 +39661,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -42762,34 +41453,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39777,14 +43460,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_Xss_XScreenSaverQueryInfo=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42809,7 +41493,7 @@
if test $ac_cv_lib_Xss_XScreenSaverQueryInfo = yes; then
-@@ -39844,18 +43528,18 @@
+@@ -39844,18 +39767,18 @@
@@ -42834,7 +41518,7 @@
if test "${ac_cv_have_xmms+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -39882,24 +43566,36 @@
+@@ -39882,36 +39805,33 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -42852,34 +41536,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -39908,10 +43604,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_have_xmms="yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -42893,7 +41570,7 @@
conftest$ac_exeext conftest.$ac_ext
LIBS="$ac_save_libs"
LDFLAGS="$ac_LDFLAGS_save"
-@@ -39919,8 +43616,8 @@
+@@ -39919,8 +39839,8 @@
fi
@@ -42904,7 +41581,7 @@
if test "$ac_cv_have_xmms" = "yes"; then
XMMS_INCLUDES="`xmms-config --cflags`"
-@@ -39958,31 +43655,31 @@
+@@ -39958,31 +39878,31 @@
ac_libgadu_libs=""
@@ -42918,10 +41595,10 @@
with_external_libgadu=check
-fi;
+fi
-+
-# Check whether --with-libgadu-includes or --without-libgadu-includes was given.
++
+# Check whether --with-libgadu-includes was given.
if test "${with_libgadu_includes+set}" = set; then
- withval="$with_libgadu_includes"
@@ -42948,7 +41625,7 @@
if test "$ac_libgadu_libs" != "" ; then
LIBGG_LIBS="-L$ac_libgadu_libs"
-@@ -39993,8 +43690,8 @@
+@@ -39993,8 +39913,8 @@
ac_save_CFLAGS="$CFLAGS"
LIBS="$LIBGG_LIBS -lgadu $LIBPTHREAD"
CFLAGS="$CFLAGS $LIBGG_INCLUDES"
@@ -42959,7 +41636,7 @@
if test "$cross_compiling" = yes; then
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
See \`config.log' for more details." >&5
-@@ -40017,8 +43714,20 @@
+@@ -40017,8 +39937,20 @@
int main()
{
#if defined __GG_LIBGADU_HAVE_PTHREAD && defined GG_LOGIN60
@@ -42982,7 +41659,7 @@
if ( maj != 1 ) {
return 1;
}
-@@ -40036,20 +43745,29 @@
+@@ -40036,20 +39968,29 @@
_ACEOF
rm -f conftest$ac_exeext
@@ -43018,7 +41695,7 @@
COMPILE_GADU=true
use_libgadu_copy=
-@@ -40060,12 +43778,14 @@
+@@ -40060,12 +40001,14 @@
( exit $ac_status )
@@ -43036,7 +41713,7 @@
LIBS="$ac_save_LIBS"
CFLAGS="$ac_save_CFLAGS"
-@@ -40077,16 +43797,16 @@
+@@ -40077,16 +40020,16 @@
fi
if test -z "$COMPILE_GADU"; then
@@ -43059,7 +41736,7 @@
use_libgadu_copy=
COMPILE_GADU=
fi
-@@ -40117,7 +43837,7 @@
+@@ -40117,7 +40060,7 @@
if test "$use_libgadu_copy" = "yes"; then
@@ -43068,7 +41745,7 @@
if test "$ac_cv_c_bigendian" = "yes"; then
-@@ -40128,15 +43848,14 @@
+@@ -40128,15 +40071,14 @@
fi
@@ -43087,7 +41764,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -40164,24 +43883,36 @@
+@@ -40164,35 +40106,32 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -43105,34 +41782,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -40190,9 +43921,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ kde_cv_c_long_long=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -43145,7 +41815,7 @@
conftest$ac_exeext conftest.$ac_ext
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -40203,8 +43935,8 @@
+@@ -40203,8 +40142,8 @@
fi
@@ -43156,7 +41826,7 @@
if test "$kde_cv_c_long_long" = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -40228,26 +43960,26 @@
+@@ -40228,26 +40167,26 @@
ssl_libraries=""
ssl_includes=""
@@ -43193,16 +41863,16 @@
if test "${ac_cv_have_ssl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -40262,7 +43994,7 @@
+@@ -40262,7 +40201,7 @@
do
for j in openssl/ssl.h;
do
- echo "configure: 40265: $i/$j" >&5
-+ echo "configure: 43997: $i/$j" >&5
++ echo "configure: 40204: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
ssl_incdir=$i
-@@ -40309,24 +44041,36 @@
+@@ -40309,37 +40248,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -43220,34 +41890,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -40336,10 +44080,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_ssl_rsaref="yes"
+
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -43261,7 +41925,7 @@
conftest$ac_exeext conftest.$ac_ext
LDFLAGS="$ac_ldflags_safe"
-@@ -40357,26 +44102,26 @@
+@@ -40357,26 +40293,26 @@
eval "$ac_cv_have_ssl"
@@ -43301,7 +41965,7 @@
if test "${ac_cv_ssl_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -40449,8 +44194,8 @@
+@@ -40449,8 +40385,8 @@
eval "$ac_cv_ssl_version"
@@ -43312,7 +41976,7 @@
fi
if test "$have_ssl" != yes; then
-@@ -40508,8 +44253,8 @@
+@@ -40508,8 +40444,8 @@
_ACEOF
fi
@@ -43323,7 +41987,7 @@
if test "$cross_compiling" = yes; then
{ { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
See \`config.log' for more details." >&5
-@@ -40533,19 +44278,28 @@
+@@ -40533,19 +40469,28 @@
_ACEOF
rm -f conftest$ac_exeext
@@ -43358,7 +42022,7 @@
cat >>confdefs.h <<_ACEOF
#define __GG_LIBGADU_HAVE_C99_VSNPRINTF 1
-@@ -40559,19 +44313,21 @@
+@@ -40559,19 +40504,21 @@
( exit $ac_status )
@@ -43386,7 +42050,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -40597,53 +44353,59 @@
+@@ -40597,68 +40544,60 @@
#undef $ac_func
@@ -43438,34 +42102,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -40652,13 +44414,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -43485,7 +42142,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -40675,9 +44439,9 @@
+@@ -40675,9 +40614,9 @@
for ac_func in _va_copy
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -43498,7 +42155,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -40703,53 +44467,59 @@
+@@ -40703,68 +40642,60 @@
#undef $ac_func
@@ -43550,34 +42207,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -40758,13 +44528,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -43597,7 +42247,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -40792,8 +44564,8 @@
+@@ -40792,8 +40723,8 @@
if test -z "$PKG_CONFIG"; then
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
@@ -43608,12 +42258,12 @@
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -40808,28 +44580,29 @@
+@@ -40808,28 +40739,29 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -43644,7 +42294,7 @@
fi
if test "$PKG_CONFIG" = "no" ; then
-@@ -40840,25 +44613,25 @@
+@@ -40840,25 +40772,25 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -43682,7 +42332,7 @@
else
IDN_CFLAGS=""
IDN_LIBS=""
-@@ -40896,10 +44669,10 @@
+@@ -40896,10 +40828,10 @@
@@ -43697,7 +42347,7 @@
-@@ -40919,11 +44692,11 @@
+@@ -40919,11 +40851,11 @@
# Let the user disable the plugin
@@ -43712,7 +42362,7 @@
if test "x$enable_meanwhile" != "xno"; then
# Check and setup for libmeanwhile
-@@ -40940,8 +44713,8 @@
+@@ -40940,8 +40872,8 @@
if test -z "$PKG_CONFIG"; then
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
@@ -43723,12 +42373,12 @@
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -40956,28 +44729,29 @@
+@@ -40956,28 +40888,29 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -43759,7 +42409,7 @@
fi
if test "$PKG_CONFIG" = "no" ; then
-@@ -40988,25 +44762,25 @@
+@@ -40988,25 +40921,25 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -43797,7 +42447,7 @@
else
MEANWHILE_CFLAGS=""
MEANWHILE_LIBS=""
-@@ -41034,25 +44808,25 @@
+@@ -41034,25 +40967,25 @@
if test "x$have_libmeanwhile" = "xno"; then
enable_meanwhile=no
@@ -43833,7 +42483,7 @@
fi
# Set the flag to compile meanwhile
-@@ -41068,13 +44842,13 @@
+@@ -41068,13 +41001,13 @@
# testbed protocol
@@ -43851,7 +42501,7 @@
if test "$with_testbed" = "yes"; then
-@@ -41092,8 +44866,8 @@
+@@ -41092,8 +41025,8 @@
if test -z "$PKG_CONFIG"; then
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
@@ -43862,12 +42512,12 @@
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -41108,28 +44882,29 @@
+@@ -41108,28 +41041,29 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -43898,7 +42548,7 @@
fi
if test "$PKG_CONFIG" = "no" ; then
-@@ -41140,25 +44915,25 @@
+@@ -41140,25 +41074,25 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -43936,7 +42586,7 @@
else
GLIB_CFLAGS=""
GLIB_LIBS=""
-@@ -41203,10 +44978,10 @@
+@@ -41203,10 +41137,10 @@
msn_webcam_val=1
fi
@@ -43951,7 +42601,7 @@
cat >>confdefs.h <<_ACEOF
#define MSN_WEBCAM $msn_webcam_val
-@@ -41225,16 +45000,16 @@
+@@ -41225,16 +41159,16 @@
# Check for sms protocol
@@ -43973,7 +42623,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -41258,24 +45033,36 @@
+@@ -41258,50 +41192,47 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -43991,34 +42641,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -41284,24 +45071,25 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ have_smsgsm_lib=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44052,7 +42695,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -41312,24 +45100,36 @@
+@@ -41312,41 +41243,37 @@
#include <gsmlib/gsm_util.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -44070,34 +42713,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -41338,15 +45138,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44120,7 +42755,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -41355,8 +45156,13 @@
+@@ -41355,24 +41282,22 @@
/* end confdefs.h. */
#include <gsmlib/gsm_util.h>
_ACEOF
@@ -44136,7 +42771,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -41380,9 +45186,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -41380,9 +41305,10 @@
ac_header_preproc=no
fi
@@ -44149,7 +42804,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
-@@ -41406,25 +45213,18 @@
+@@ -41406,25 +41332,18 @@
echo "$as_me: WARNING: gsmlib/gsm_util.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: gsmlib/gsm_util.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: gsmlib/gsm_util.h: in the future, the compiler will take precedence" >&2;}
@@ -44180,7 +42835,7 @@
fi
if test $ac_cv_header_gsmlib_gsm_util_h = yes; then
-@@ -41446,10 +45246,10 @@
+@@ -41446,10 +41365,10 @@
# Let the user know
@@ -44195,7 +42850,7 @@
# Here we go
-@@ -41488,18 +45288,18 @@
+@@ -41488,18 +41407,18 @@
# Check if the user want Jabber Jingle voice support
@@ -44220,7 +42875,7 @@
if test "${ac_cv_lib_expat_XML_ParserCreate+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -41512,40 +45312,52 @@
+@@ -41512,56 +41431,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -44258,34 +42913,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -41554,14 +45366,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_expat_XML_ParserCreate=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44305,7 +42953,7 @@
if test $ac_cv_lib_expat_XML_ParserCreate = yes; then
HAVE_EXPAT="yes"
fi
-@@ -41579,18 +45392,19 @@
+@@ -41579,18 +41495,19 @@
for ac_header in alsa/asoundlib.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -44333,7 +42981,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -41601,24 +45415,36 @@
+@@ -41601,41 +41518,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -44351,34 +42999,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -41627,15 +45453,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44401,7 +43041,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -41644,8 +45471,13 @@
+@@ -41644,24 +41557,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -44417,7 +43057,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -41669,9 +45501,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -41669,9 +41580,10 @@
ac_header_preproc=no
fi
@@ -44430,7 +43090,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -41695,33 +45528,27 @@
+@@ -41695,33 +41607,27 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -44473,7 +43133,7 @@
if test "${ac_cv_lib_asound_snd_pcm_open+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -41734,40 +45561,52 @@
+@@ -41734,56 +41640,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -44511,34 +43171,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -41776,14 +45615,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_asound_snd_pcm_open=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44558,7 +43211,7 @@
if test $ac_cv_lib_asound_snd_pcm_open = yes; then
ALSA_LIBS="-lasound" ;
cat >>confdefs.h <<\_ACEOF
-@@ -41811,8 +45651,8 @@
+@@ -41811,8 +41714,8 @@
if test -z "$PKG_CONFIG"; then
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
@@ -44569,12 +43222,12 @@
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -41827,28 +45667,29 @@
+@@ -41827,28 +41730,29 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -44605,7 +43258,7 @@
fi
if test "$PKG_CONFIG" = "no" ; then
-@@ -41859,25 +45700,25 @@
+@@ -41859,25 +41763,25 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -44643,7 +43296,7 @@
else
ORTP_CFLAGS=""
ORTP_LIBS=""
-@@ -41910,13 +45751,13 @@
+@@ -41910,13 +41814,13 @@
@@ -44661,7 +43314,7 @@
succeeded=no
-@@ -41924,8 +45765,8 @@
+@@ -41924,8 +41828,8 @@
if test -z "$PKG_CONFIG"; then
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
@@ -44672,12 +43325,12 @@
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -41940,28 +45781,29 @@
+@@ -41940,28 +41844,29 @@
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
-+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
@@ -44708,7 +43361,7 @@
fi
if test "$PKG_CONFIG" = "no" ; then
-@@ -41972,25 +45814,25 @@
+@@ -41972,25 +41877,25 @@
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -44746,7 +43399,7 @@
else
SPEEX_CFLAGS=""
SPEEX_LIBS=""
-@@ -42018,18 +45860,19 @@
+@@ -42018,18 +41923,19 @@
for ac_header in speex.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -44774,7 +43427,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -42040,24 +45883,36 @@
+@@ -42040,41 +41946,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -44792,34 +43445,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42066,15 +45921,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44842,7 +43487,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -42083,8 +45939,13 @@
+@@ -42083,24 +41985,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -44858,7 +43503,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -42108,9 +45969,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -42108,9 +42008,10 @@
ac_header_preproc=no
fi
@@ -44871,7 +43536,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -42134,33 +45996,27 @@
+@@ -42134,33 +42035,27 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -44914,7 +43579,7 @@
if test "${ac_cv_lib_speex_speex_encode_int+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42173,40 +46029,52 @@
+@@ -42173,56 +42068,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -44952,34 +43617,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42215,14 +46083,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_speex_speex_encode_int=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -44999,7 +43657,7 @@
if test $ac_cv_lib_speex_speex_encode_int = yes; then
speex_found=yes
else
-@@ -42239,18 +46108,19 @@
+@@ -42239,18 +42131,19 @@
for ac_header in speex/speex.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -45027,7 +43685,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -42261,24 +46131,36 @@
+@@ -42261,41 +42154,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -45045,34 +43703,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42287,15 +46169,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45095,7 +43745,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -42304,8 +46187,13 @@
+@@ -42304,24 +42193,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -45111,7 +43761,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -42329,9 +46217,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -42329,9 +42216,10 @@
ac_header_preproc=no
fi
@@ -45124,7 +43794,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -42355,33 +46244,27 @@
+@@ -42355,33 +42243,27 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -45167,7 +43837,7 @@
if test "${ac_cv_lib_speex_speex_encode_int+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42394,40 +46277,52 @@
+@@ -42394,56 +42276,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -45205,34 +43875,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42436,14 +46331,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_speex_speex_encode_int=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45252,7 +43915,7 @@
if test $ac_cv_lib_speex_speex_encode_int = yes; then
speex_found=yes
else
-@@ -42521,8 +46417,8 @@
+@@ -42521,8 +42400,8 @@
# Checks for typedefs, structures, and compiler characteristics.
@@ -45263,7 +43926,7 @@
if test "${ac_cv_c_bigendian+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42539,7 +46435,8 @@
+@@ -42539,7 +42418,8 @@
int
main ()
{
@@ -45273,7 +43936,7 @@
bogus endian macros
#endif
-@@ -42548,24 +46445,36 @@
+@@ -42548,27 +42428,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -45291,34 +43954,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42591,24 +46500,36 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ # It does; now see whether it defined to BIG_ENDIAN or not.
+ cat >conftest.$ac_ext <<_ACEOF
+ /* confdefs.h. */
+@@ -42591,40 +42466,36 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -45336,34 +43993,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42617,14 +46538,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_c_bigendian=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45382,7 +44031,7 @@
if test "$cross_compiling" = yes; then
# try to guess the endianness by grepping values into an object file
ac_cv_c_bigendian=unknown
-@@ -42634,11 +46556,11 @@
+@@ -42634,11 +42505,11 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -45398,7 +44047,7 @@
void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
int
main ()
-@@ -42649,24 +46571,36 @@
+@@ -42649,27 +42520,22 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -45416,34 +44065,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42685,8 +46619,10 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
+ ac_cv_c_bigendian=yes
+ fi
+@@ -42685,8 +42551,10 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45455,7 +44098,7 @@
else
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
-@@ -42694,27 +46630,41 @@
+@@ -42694,27 +42562,41 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -45504,7 +44147,7 @@
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
-@@ -42727,13 +46677,16 @@
+@@ -42727,13 +42609,16 @@
( exit $ac_status )
ac_cv_c_bigendian=yes
fi
@@ -45525,7 +44168,7 @@
case $ac_cv_c_bigendian in
yes)
-@@ -42751,8 +46704,8 @@
+@@ -42751,8 +42636,8 @@
{ (exit 1); exit 1; }; } ;;
esac
@@ -45536,7 +44179,7 @@
if test "${ac_cv_c_const+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42770,10 +46723,10 @@
+@@ -42770,10 +42655,10 @@
#ifndef __cplusplus
/* Ultrix mips cc rejects this. */
typedef int charset[2];
@@ -45550,7 +44193,7 @@
/* NEC SVR4.0.2 mips cc rejects this. */
struct point {int x, y;};
static struct point const zero = {0,0};
-@@ -42782,16 +46735,17 @@
+@@ -42782,16 +42667,17 @@
an arm of an if-expression whose if-part is not a constant
expression */
const char *g = "string";
@@ -45572,7 +44215,7 @@
}
{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
int x[] = {25, 17};
-@@ -42810,7 +46764,9 @@
+@@ -42810,7 +42696,9 @@
}
{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
const int foo = 10;
@@ -45582,7 +44225,7 @@
#endif
;
-@@ -42818,24 +46774,36 @@
+@@ -42818,38 +42706,34 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -45600,34 +44243,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42844,12 +46812,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_c_const=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45645,7 +44280,7 @@
if test $ac_cv_c_const = no; then
cat >>confdefs.h <<\_ACEOF
-@@ -42858,8 +46827,8 @@
+@@ -42858,8 +42742,8 @@
fi
@@ -45656,7 +44291,7 @@
if test "${ac_cv_c_inline+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42879,39 +46848,54 @@
+@@ -42879,39 +42763,37 @@
_ACEOF
rm -f conftest.$ac_objext
@@ -45674,34 +44309,25 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- ac_cv_c_inline=$ac_kw; break
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_c_inline=$ac_kw
else
echo "$as_me: failed program was:" >&5
@@ -45723,7 +44349,7 @@
case $ac_cv_c_inline in
-@@ -42929,8 +46913,8 @@
+@@ -42929,8 +42811,8 @@
;;
esac
@@ -45734,7 +44360,7 @@
if test "${ac_cv_type_size_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -42941,36 +46925,49 @@
+@@ -42941,62 +42823,59 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -45767,34 +44393,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -42979,24 +46976,25 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_size_t=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45827,7 +44445,16 @@
if test "${ac_cv_struct_tm+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43018,24 +47016,36 @@
+@@ -43012,44 +42891,42 @@
+ int
+ main ()
+ {
+-struct tm *tp; tp->tm_sec;
++struct tm tm;
++ int *p = &tm.tm_sec;
++ return !p;
+ ;
+ return 0;
}
_ACEOF
rm -f conftest.$ac_objext
@@ -45845,34 +44472,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43044,12 +47054,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_struct_tm=time.h
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45890,7 +44509,7 @@
if test $ac_cv_struct_tm = sys/time.h; then
cat >>confdefs.h <<\_ACEOF
-@@ -43059,8 +47070,8 @@
+@@ -43059,8 +42936,8 @@
fi
@@ -45901,7 +44520,7 @@
if test "${ac_cv_type_uint8_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43071,36 +47082,49 @@
+@@ -43071,50 +42948,47 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -45934,34 +44553,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43109,12 +47133,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_uint8_t=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -45979,7 +44590,7 @@
if test $ac_cv_type_uint8_t = yes; then
:
else
-@@ -43125,8 +47150,8 @@
+@@ -43125,8 +42999,8 @@
fi
@@ -45990,7 +44601,7 @@
if test "${ac_cv_type_uint32_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43137,36 +47162,49 @@
+@@ -43137,50 +43011,47 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -46023,34 +44634,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43175,12 +47213,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_uint32_t=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46068,7 +44671,7 @@
if test $ac_cv_type_uint32_t = yes; then
:
else
-@@ -43191,8 +47230,8 @@
+@@ -43191,8 +43062,8 @@
fi
@@ -46079,7 +44682,7 @@
if test "${ac_cv_type_uint64_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43203,36 +47242,49 @@
+@@ -43203,50 +43074,47 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
@@ -46112,34 +44715,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43241,12 +47293,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_type_uint64_t=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46157,7 +44752,7 @@
if test $ac_cv_type_uint64_t = yes; then
:
else
-@@ -43262,9 +47315,9 @@
+@@ -43262,9 +43130,9 @@
for ac_func in strerror
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -46170,7 +44765,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -43290,53 +47343,59 @@
+@@ -43290,68 +43158,60 @@
#undef $ac_func
@@ -46222,34 +44817,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43345,13 +47404,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46269,7 +44857,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -43364,11 +47425,11 @@
+@@ -43364,11 +43224,11 @@
# Checks for library functions.
@@ -46284,7 +44872,7 @@
if test "$with_struct_callbacks" = "yes"; then
cat >>confdefs.h <<\_ACEOF
-@@ -43393,14 +47454,13 @@
+@@ -43393,14 +43253,13 @@
@@ -46302,7 +44890,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -43459,39 +47519,52 @@
+@@ -43459,39 +43318,36 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -46320,35 +44908,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
else
@@ -46369,7 +44949,7 @@
conftest$ac_exeext conftest.$ac_ext
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -43504,18 +47577,19 @@
+@@ -43504,18 +43360,19 @@
for ac_header in sys/param.h string.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -46397,7 +44977,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -43526,24 +47600,36 @@
+@@ -43526,41 +43383,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -46415,34 +44995,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43552,15 +47638,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46465,7 +45037,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -43569,8 +47656,13 @@
+@@ -43569,24 +43422,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -46481,7 +45053,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -43594,9 +47686,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -43594,9 +43445,10 @@
ac_header_preproc=no
fi
@@ -46494,7 +45086,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -43620,25 +47713,19 @@
+@@ -43620,25 +43472,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -46527,7 +45119,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -43655,8 +47742,7 @@
+@@ -43655,8 +43501,7 @@
kde_safe_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $all_includes"
@@ -46537,7 +45129,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -43665,8 +47751,8 @@
+@@ -43665,8 +43510,8 @@
ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
@@ -46548,7 +45140,7 @@
if test "${ac_cv_header_X11_extensions_xf86vmode_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43683,24 +47769,36 @@
+@@ -43683,38 +43528,34 @@
#include <X11/extensions/xf86vmode.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -46566,34 +45158,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43709,12 +47807,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_header_X11_extensions_xf86vmode_h=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46611,7 +45195,7 @@
if test $ac_cv_header_X11_extensions_xf86vmode_h = yes; then
-@@ -43745,26 +47844,26 @@
+@@ -43745,26 +43586,26 @@
ssl_libraries=""
ssl_includes=""
@@ -46648,16 +45232,16 @@
if test "${ac_cv_have_ssl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -43779,7 +47878,7 @@
+@@ -43779,7 +43620,7 @@
do
for j in openssl/ssl.h;
do
- echo "configure: 43782: $i/$j" >&5
-+ echo "configure: 47881: $i/$j" >&5
++ echo "configure: 43623: $i/$j" >&5
if test -r "$i/$j"; then
echo "taking that" >&5
ssl_incdir=$i
-@@ -43826,24 +47925,36 @@
+@@ -43826,37 +43667,34 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -46675,34 +45259,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -43853,10 +47964,11 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_ssl_rsaref="yes"
+
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46716,7 +45294,7 @@
conftest$ac_exeext conftest.$ac_ext
LDFLAGS="$ac_ldflags_safe"
-@@ -43874,26 +47986,26 @@
+@@ -43874,26 +43712,26 @@
eval "$ac_cv_have_ssl"
@@ -46756,7 +45334,7 @@
if test "${ac_cv_ssl_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -43966,8 +48078,8 @@
+@@ -43966,8 +43804,8 @@
eval "$ac_cv_ssl_version"
@@ -46767,7 +45345,7 @@
fi
if test "$have_ssl" != yes; then
-@@ -44027,8 +48139,7 @@
+@@ -44027,8 +43865,7 @@
kde_safe_cppflags=$CPPFLAGS
CPPFLAGS="$CPPFLAGS $all_includes"
@@ -46777,7 +45355,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -44038,17 +48149,17 @@
+@@ -44038,17 +43875,17 @@
if test "${ac_cv_header_X11_extensions_XTest_h+set}" = set; then
@@ -46801,7 +45379,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -44059,24 +48170,36 @@
+@@ -44059,41 +43896,37 @@
#include <X11/extensions/XTest.h>
_ACEOF
rm -f conftest.$ac_objext
@@ -46819,34 +45397,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44085,15 +48208,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -46869,7 +45439,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -44102,8 +48226,13 @@
+@@ -44102,24 +43935,22 @@
/* end confdefs.h. */
#include <X11/extensions/XTest.h>
_ACEOF
@@ -46885,7 +45455,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -44127,9 +48256,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_cxx_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -44127,9 +43958,10 @@
ac_header_preproc=no
fi
@@ -46898,7 +45488,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
-@@ -44153,25 +48283,18 @@
+@@ -44153,25 +43985,18 @@
echo "$as_me: WARNING: X11/extensions/XTest.h: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: X11/extensions/XTest.h: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: X11/extensions/XTest.h: in the future, the compiler will take precedence" >&2;}
@@ -46929,7 +45519,7 @@
fi
if test $ac_cv_header_X11_extensions_XTest_h = yes; then
-@@ -44193,8 +48316,8 @@
+@@ -44193,8 +44018,8 @@
#check for getifaddrs(3) (as in glibc >= 2.3 and newer bsds)
@@ -46940,7 +45530,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -44217,24 +48340,36 @@
+@@ -44217,35 +44042,31 @@
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
@@ -46958,34 +45548,28 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44244,8 +48379,8 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+
+
+ cat >>confdefs.h <<\_ACEOF
#define HAVE_GETIFADDRS 1
_ACEOF
@@ -46996,7 +45580,7 @@
COMPILE_GETIFADDRS=""
else
-@@ -44253,12 +48388,13 @@
+@@ -44253,12 +44074,13 @@
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47013,7 +45597,7 @@
conftest$ac_exeext conftest.$ac_ext
-@@ -44268,8 +48404,8 @@
+@@ -44268,8 +44090,8 @@
@@ -47024,7 +45608,7 @@
if test -n "`echo $target_os | grep linux`" ; then
if test -d /proc; then
-@@ -44293,15 +48429,15 @@
+@@ -44293,15 +44115,15 @@
_ACEOF
@@ -47046,7 +45630,7 @@
fi
-@@ -44320,8 +48456,8 @@
+@@ -44320,8 +44142,8 @@
@@ -47057,7 +45641,7 @@
if test "${kde_cv_utmp_file+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
-@@ -44352,12 +48488,12 @@
+@@ -44352,12 +44174,12 @@
_ACEOF
@@ -47074,7 +45658,7 @@
fi
-@@ -44367,8 +48503,8 @@
+@@ -44367,8 +44189,8 @@
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -47085,7 +45669,7 @@
if test "${ac_cv_lib_bsd_bsd_ioctl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -44381,40 +48517,52 @@
+@@ -44381,56 +44203,53 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
@@ -47123,34 +45707,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44423,14 +48571,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ ac_cv_lib_bsd_bsd_ioctl=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47170,7 +45747,7 @@
if test $ac_cv_lib_bsd_bsd_ioctl = yes; then
LIBBSD="-lbsd"
fi
-@@ -44442,18 +48591,19 @@
+@@ -44442,18 +44261,19 @@
for ac_header in sgtty.h bsd/sgtty.h sys/select.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -47198,7 +45775,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -44464,24 +48614,36 @@
+@@ -44464,41 +44284,37 @@
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -47216,34 +45793,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44490,15 +48652,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_header_compiler=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47266,7 +45835,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -44507,8 +48670,13 @@
+@@ -44507,24 +44323,22 @@
/* end confdefs.h. */
#include <$ac_header>
_ACEOF
@@ -47282,7 +45851,27 @@
ac_status=$?
grep -v '^ *+' conftest.er1 >conftest.err
rm -f conftest.er1
-@@ -44532,9 +48700,10 @@
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); } >/dev/null; then
+- if test -s conftest.err; then
+- ac_cpp_err=$ac_c_preproc_warn_flag
+- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
+- else
+- ac_cpp_err=
+- fi
+-else
+- ac_cpp_err=yes
+-fi
+-if test -z "$ac_cpp_err"; then
++ (exit $ac_status); } >/dev/null && {
++ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ }; then
+ ac_header_preproc=yes
+ else
+ echo "$as_me: failed program was:" >&5
+@@ -44532,9 +44346,10 @@
ac_header_preproc=no
fi
@@ -47295,7 +45884,7 @@
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
-@@ -44558,25 +48727,19 @@
+@@ -44558,25 +44373,19 @@
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
{ echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
@@ -47328,7 +45917,7 @@
fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
-@@ -44589,8 +48752,8 @@
+@@ -44589,8 +44398,8 @@
done
@@ -47339,7 +45928,7 @@
if test "${ac_cv_header_time+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -44614,24 +48777,36 @@
+@@ -44614,38 +44423,34 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47357,34 +45946,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44640,12 +48815,13 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_c_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_header_time=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47402,7 +45983,7 @@
if test $ac_cv_header_time = yes; then
cat >>confdefs.h <<\_ACEOF
-@@ -44655,7 +48831,7 @@
+@@ -44655,7 +44460,7 @@
fi
@@ -47411,7 +45992,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -44669,8 +48845,8 @@
+@@ -44669,8 +44474,8 @@
if test "$GCC" = "yes"; then
CXXFLAGS="$CXXFLAGS -pedantic-errors"
fi
@@ -47422,7 +46003,7 @@
if test "${ac_cv_scandir_const+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -44697,24 +48873,36 @@
+@@ -44697,40 +44502,36 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47440,34 +46021,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44723,14 +48911,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_scandir_const=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47487,7 +46060,7 @@
if eval "test \"`echo $ac_cv_scandir_const`\" = yes"; then
-@@ -44746,9 +48935,9 @@
+@@ -44746,9 +44547,9 @@
for ac_func in getifaddrs getnameinfo
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
@@ -47500,7 +46073,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-@@ -44774,53 +48963,59 @@
+@@ -44774,68 +44575,60 @@
#undef $ac_func
@@ -47552,34 +46125,27 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44829,13 +49024,15 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest$ac_exeext &&
++ $as_test_x conftest$ac_exeext; then
+ eval "$as_ac_var=yes"
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47599,7 +46165,7 @@
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
-@@ -44844,8 +49041,8 @@
+@@ -44844,8 +44637,8 @@
fi
done
@@ -47610,7 +46176,7 @@
if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-@@ -44870,24 +49067,36 @@
+@@ -44870,33 +44663,28 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47628,34 +46194,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44896,7 +49105,7 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_member_struct_sockaddr_sa_len=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47664,7 +46222,7 @@
/* confdefs.h. */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
-@@ -44917,24 +49126,36 @@
+@@ -44917,40 +44705,37 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47682,34 +46240,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-@@ -44943,14 +49164,16 @@
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ ac_cv_member_struct_sockaddr_sa_len=yes
+ else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47731,7 +46281,7 @@
if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
cat >>confdefs.h <<_ACEOF
-@@ -44962,19 +49185,18 @@
+@@ -44962,19 +44747,18 @@
@@ -47756,7 +46306,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -44983,8 +49205,8 @@
+@@ -44983,8 +44767,8 @@
ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
@@ -47767,7 +46317,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -45006,44 +49228,57 @@
+@@ -45006,44 +44790,40 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47785,33 +46335,24 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
kde_libiw_installed=yes
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
@@ -47841,7 +46382,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -45069,44 +49304,56 @@
+@@ -45069,44 +44849,39 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47859,35 +46400,26 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
@@ -47912,7 +46444,7 @@
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-@@ -45130,29 +49377,41 @@
+@@ -45130,29 +44905,24 @@
}
_ACEOF
rm -f conftest.$ac_objext
@@ -47930,41 +46462,32 @@
rm -f conftest.er1
cat conftest.err >&5
echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
+- (exit $ac_status); } &&
- { ac_try='test -z "$ac_cxx_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; } &&
+- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
-+ { (case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_try") 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
+- ac_status=$?
+- echo "$as_me:$LINENO: \$? = $ac_status" >&5
+- (exit $ac_status); }; }; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
++ (exit $ac_status); } && {
++ test -z "$ac_cxx_werror_flag" ||
++ test ! -s conftest.err
++ } && test -s conftest.$ac_objext; then
+ { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
cat >>confdefs.h <<\_ACEOF
#define HAVE_IW_27pre19 1
-@@ -45164,17 +49423,19 @@
+@@ -45164,17 +44934,19 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -47989,7 +46512,7 @@
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-@@ -45212,8 +49473,8 @@
+@@ -45212,8 +44984,8 @@
fi
for i in $ac_topsubdirs; do
@@ -48000,7 +46523,7 @@
if test -d $srcdir/$i; then
install_it="yes"
for j in $DO_NOT_COMPILE; do
-@@ -45224,8 +49485,8 @@
+@@ -45224,8 +44996,8 @@
else
install_it="no"
fi
@@ -48011,7 +46534,7 @@
vari=`echo $i | sed -e 's,[-+.@],_,g'`
if test $install_it = "yes"; then
TOPSUBDIRS="$TOPSUBDIRS $i"
-@@ -45417,671 +49678,671 @@
+@@ -45417,671 +45189,671 @@
dcoprss_SUBDIR_included_FALSE=
fi
@@ -49016,7 +47539,7 @@
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
-@@ -46101,39 +50362,58 @@
+@@ -46101,39 +45873,58 @@
# The following way of writing the cache mishandles newlines in values,
# but we know of no workaround that is simple, portable, and efficient.
@@ -49091,7 +47614,7 @@
fi
fi
rm -f confcache
-@@ -46142,38 +50422,31 @@
+@@ -46142,38 +45933,31 @@
# Let make expand exec_prefix.
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
@@ -49143,7 +47666,16 @@
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
{ { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
Usually this means the macro was only invoked conditionally." >&5
-@@ -46464,11 +50737,35 @@
+@@ -46457,17 +46241,45 @@
+ ## M4sh Initialization. ##
+ ## --------------------- ##
+
+-# Be Bourne compatible
++# Be more Bourne compatible
++DUALCASE=1; export DUALCASE # for MKS sh
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=:
# Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
# is contrary to our usage. Disable this feature.
alias -g '${1+"$@"}'='"$@"'
@@ -49151,12 +47683,15 @@
- set -o posix
+ setopt NO_GLOB_SUBST
+else
-+ case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
- fi
-+BIN_SH=xpg4; export BIN_SH # for Tru64
- DUALCASE=1; export DUALCASE # for MKS sh
-
++ case `(set -o) 2>/dev/null` in
++ *posix*) set -o posix ;;
++esac
+
++fi
++
++
++
++
+# PATH needs CR
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
@@ -49176,12 +47711,12 @@
+ PATH_SEPARATOR=:
+ fi
+ rm -f conf$$.sh
-+fi
-+
+ fi
+-DUALCASE=1; export DUALCASE # for MKS sh
+
# Support unset when possible.
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-@@ -46477,8 +50774,43 @@
+@@ -46477,8 +46289,43 @@
fi
@@ -49226,7 +47761,7 @@
PS1='$ '
PS2='> '
PS4='+ '
-@@ -46492,18 +50824,19 @@
+@@ -46492,18 +46339,19 @@
if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
eval $as_var=C; export $as_var
else
@@ -49249,7 +47784,7 @@
as_basename=basename
else
as_basename=false
-@@ -46511,159 +50844,120 @@
+@@ -46511,159 +46359,120 @@
# Name of the executable.
@@ -49265,6 +47800,15 @@
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
+-
+-
+-# PATH needs CR, and LINENO needs CR and PATH.
+-# Avoid depending upon Character Ranges.
+-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+-as_cr_digits='0123456789'
+-as_cr_alnum=$as_cr_Letters$as_cr_digits
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
+ s//\1/
+ q
@@ -49279,15 +47823,6 @@
+ }
+ s/.*/./; q'`
--
--# PATH needs CR, and LINENO needs CR and PATH.
--# Avoid depending upon Character Ranges.
--as_cr_letters='abcdefghijklmnopqrstuvwxyz'
--as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
--as_cr_Letters=$as_cr_letters$as_cr_LETTERS
--as_cr_digits='0123456789'
--as_cr_alnum=$as_cr_Letters$as_cr_digits
--
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
@@ -49480,28 +48015,37 @@
if mkdir -p . 2>/dev/null; then
as_mkdir_p=:
-@@ -46672,7 +50966,19 @@
+@@ -46672,7 +46481,28 @@
as_mkdir_p=false
fi
-as_executable_p="test -f"
-+# Find out whether ``test -x'' works. Don't use a zero-byte file, as
-+# systems may use methods other than mode bits to determine executability.
-+cat >conf$$.file <<_ASEOF
-+#! /bin/sh
-+exit 0
-+_ASEOF
-+chmod +x conf$$.file
-+if test -x conf$$.file >/dev/null 2>&1; then
-+ as_executable_p="test -x"
++if test -x / >/dev/null 2>&1; then
++ as_test_x='test -x'
+else
-+ as_executable_p=:
++ if ls -dL / >/dev/null 2>&1; then
++ as_ls_L_option=L
++ else
++ as_ls_L_option=
++ fi
++ as_test_x='
++ eval sh -c '\''
++ if test -d "$1"; then
++ test -d "$1/.";
++ else
++ case $1 in
++ -*)set "./$1";;
++ esac;
++ case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
++ ???[sx]*):;;*)false;;esac;fi
++ '\'' sh
++ '
+fi
-+rm -f conf$$.file
++as_executable_p=$as_test_x
# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-@@ -46681,31 +50987,14 @@
+@@ -46681,31 +46511,14 @@
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
@@ -49533,11 +48077,11 @@
+ac_log="
This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-+generated by GNU Autoconf 2.60a. Invocation command line was
++generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
-@@ -46713,30 +51002,20 @@
+@@ -46713,30 +46526,20 @@
CONFIG_COMMANDS = $CONFIG_COMMANDS
$ $0 $@
@@ -49576,7 +48120,7 @@
ac_cs_usage="\
\`$as_me' instantiates files from templates according to the
current configuration.
-@@ -46744,7 +51023,7 @@
+@@ -46744,7 +46547,7 @@
Usage: $0 [OPTIONS] [FILE]...
-h, --help print this help, then exit
@@ -49585,7 +48129,7 @@
-q, --quiet do not print progress messages
-d, --debug don't remove temporary files
--recheck update $as_me by reconfiguring in the same conditions
-@@ -46763,19 +51042,21 @@
+@@ -46763,19 +46566,21 @@
$config_commands
Report bugs to <bug-autoconf at gnu.org>."
@@ -49597,7 +48141,7 @@
config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-+configured by $0, generated by GNU Autoconf 2.60a,
++configured by $0, generated by GNU Autoconf 2.61,
+ with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
-Copyright (C) 2003 Free Software Foundation, Inc.
@@ -49613,7 +48157,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
-@@ -46786,39 +51067,24 @@
+@@ -46786,39 +46591,24 @@
do
case $1 in
--*=*)
@@ -49659,7 +48203,7 @@
debug=: ;;
--file | --fil | --fi | --f )
$ac_shift
-@@ -46828,18 +51094,24 @@
+@@ -46828,18 +46618,24 @@
$ac_shift
CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
ac_need_defaults=false;;
@@ -49689,7 +48233,7 @@
esac
shift
-@@ -46855,370 +51127,382 @@
+@@ -46855,370 +46651,382 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
if \$ac_cs_recheck; then
@@ -50416,7 +48960,7 @@
# If the user did not use the arguments to specify the items to instantiate,
# then the envvar interface is used. Set only those that are not.
# We use the long form for the default assignment because of an extremely
-@@ -47230,601 +51514,793 @@
+@@ -47230,601 +47038,793 @@
fi
# Have a temporary directory for convenience. Make it in the build tree
@@ -51750,7 +50294,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
sed "$ac_vpsub
$extrasub
-@@ -47832,248 +52308,130 @@
+@@ -47832,248 +47832,130 @@
cat >>$CONFIG_STATUS <<\_ACEOF
:t
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
@@ -52100,7 +50644,7 @@
# Compute $ac_file's index in $config_headers.
_am_stamp_count=1
for _am_header in $config_headers :; do
-@@ -48084,135 +52442,39 @@
+@@ -48084,135 +47966,39 @@
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
esac
done
@@ -52262,7 +50806,7 @@
# 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.
-@@ -48222,18 +52484,29 @@
+@@ -48222,18 +48008,29 @@
# 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
@@ -52300,7 +50844,7 @@
else
continue
fi
-@@ -48255,53 +52528,79 @@
+@@ -48255,53 +48052,79 @@
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
# Make sure the directory exists.
test -f "$dirpart/$file" && continue
@@ -52413,7 +50957,7 @@
+++ configure.in
@@ -42,6 +42,8 @@
dnl Automake doc recommends to do this only here. (Janos)
- AM_INIT_AUTOMAKE(kdenetwork, "3.5.5") dnl searches for some needed programs
+ AM_INIT_AUTOMAKE(kdenetwork, "3.5.6") dnl searches for some needed programs
+AM_MAINTAINER_MODE
+
@@ -52543,49 +51087,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -833,18 +842,18 @@
- mocs: feedbrowser.moc
-
- #>+ 3
--query.moc: $(srcdir)/query.h
-- $(MOC) $(srcdir)/query.h -o query.moc
-+xmlrpciface.moc: $(srcdir)/xmlrpciface.h
-+ $(MOC) $(srcdir)/xmlrpciface.h -o xmlrpciface.moc
-
- #>+ 2
--mocs: query.moc
-+mocs: xmlrpciface.moc
-
- #>+ 3
--xmlrpciface.moc: $(srcdir)/xmlrpciface.h
-- $(MOC) $(srcdir)/xmlrpciface.h -o xmlrpciface.moc
-+query.moc: $(srcdir)/query.h
-+ $(MOC) $(srcdir)/query.h -o query.moc
-
- #>+ 2
--mocs: xmlrpciface.moc
-+mocs: query.moc
-
- #>+ 3
- service.moc: $(srcdir)/service.h
-@@ -865,7 +874,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f feedbrowser.moc query.moc xmlrpciface.moc service.moc
-+ -rm -f feedbrowser.moc xmlrpciface.moc query.moc service.moc
-
- #>+ 2
- KDE_DIST=Makefile.in rssnewsfeed.h rssservice.desktop feedbrowser.h Makefile.am test.sh
-@@ -931,7 +940,7 @@
- rm -f feedbrowser.all_cpp.final feedbrowser.all_cpp.files
-
- #>+ 11
--rssservice.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/service.cpp $(srcdir)/query.cpp $(srcdir)/document.cpp $(srcdir)/article.cpp $(srcdir)/xmlrpciface.cpp $(srcdir)/cache.cpp query_skel.cpp service_skel.cpp xmlrpciface.moc query.moc service.moc
-+rssservice.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/service.cpp $(srcdir)/query.cpp $(srcdir)/document.cpp $(srcdir)/article.cpp $(srcdir)/xmlrpciface.cpp $(srcdir)/cache.cpp query_skel.cpp service_skel.cpp query.moc xmlrpciface.moc service.moc
- @echo 'creating rssservice.all_cpp.cpp ...'; \
- rm -f rssservice.all_cpp.files rssservice.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> rssservice.all_cpp.final; \
--- doc/kcontrol/kcmktalkd/Makefile.in
+++ doc/kcontrol/kcmktalkd/Makefile.in
@@ -103,6 +103,7 @@
@@ -52865,15 +51366,6 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -417,7 +426,7 @@
- xdg_menudir = @xdg_menudir@
- #>- SUBDIRS = $(AUTODIRS)
- #>+ 1
--SUBDIRS =. kcmktalkd lanbrowser
-+SUBDIRS =. lanbrowser kcmktalkd
- KDE_LANG = en
- KDE_DOCS = AUTO
- #>- all: all-recursive
@@ -425,7 +434,7 @@
all: docs-am all-recursive
@@ -52995,39 +51487,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -594,7 +603,7 @@
- KDE_DIST=Makefile.in applet.png seteditor.png index.docbook mainwin.png Makefile.am conf.png index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) seteditor.png mainwin.png index.docbook applet.png conf.png
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) seteditor.png conf.png mainwin.png applet.png index.docbook
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kdict
-- @for base in seteditor.png mainwin.png index.docbook applet.png conf.png ; do \
-+ @for base in seteditor.png conf.png mainwin.png applet.png index.docbook ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kdict/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kdict/$$base ;\
- done
-
- uninstall-nls:
-- for base in seteditor.png mainwin.png index.docbook applet.png conf.png ; do \
-+ for base in seteditor.png conf.png mainwin.png applet.png index.docbook ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kdict/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in seteditor.png mainwin.png index.docbook applet.png conf.png ; do \
-+ for file in seteditor.png conf.png mainwin.png applet.png index.docbook ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/kget/Makefile.in
+++ doc/kget/Makefile.in
@@ -103,6 +103,7 @@
@@ -53128,43 +51587,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -591,10 +600,10 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=kget1.png fileopen.png Makefile.in kget5.png kget3.png index.docbook Makefile.am kget4.png kget2.png index.cache.bz2
-+KDE_DIST=fileopen.png kget1.png Makefile.in kget5.png kget3.png index.docbook kget4.png Makefile.am kget2.png index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) index.docbook kget2.png kget3.png kget4.png kget5.png fileopen.png kget1.png
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) kget1.png kget2.png kget3.png kget4.png kget5.png fileopen.png index.docbook
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kget
-- @for base in index.docbook kget2.png kget3.png kget4.png kget5.png fileopen.png kget1.png ; do \
-+ @for base in kget1.png kget2.png kget3.png kget4.png kget5.png fileopen.png index.docbook ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kget/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kget/$$base ;\
- done
-
- uninstall-nls:
-- for base in index.docbook kget2.png kget3.png kget4.png kget5.png fileopen.png kget1.png ; do \
-+ for base in kget1.png kget2.png kget3.png kget4.png kget5.png fileopen.png index.docbook ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kget/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in index.docbook kget2.png kget3.png kget4.png kget5.png fileopen.png kget1.png ; do \
-+ for file in kget1.png kget2.png kget3.png kget4.png kget5.png fileopen.png index.docbook ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/knewsticker/Makefile.in
+++ doc/knewsticker/Makefile.in
@@ -103,6 +103,7 @@
@@ -53265,43 +51687,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -591,10 +600,10 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Makefile.in kcmnewsticker-newssources.png kcontrol-icon.png about-icon.png newssite-icon.png knewsticker-childpanel.png knewsticker-icon.png knewsticker-kicker.png index.docbook checknews-icon.png kcmnewsticker-scrollerprefs.png preferences-icon.png kcmnewsticker-newssitedialog.png newarticle-icon.png kcmnewsticker-filters.png help-icon.png contextmenu.png kcmnewsticker-general.png Makefile.am index.cache.bz2 knewsticker-ownwindow.png oldarticle-icon.png
-+KDE_DIST=kcmnewsticker-newssources.png Makefile.in kcontrol-icon.png about-icon.png newssite-icon.png knewsticker-childpanel.png knewsticker-icon.png knewsticker-kicker.png index.docbook kcmnewsticker-scrollerprefs.png checknews-icon.png preferences-icon.png kcmnewsticker-newssitedialog.png kcmnewsticker-filters.png newarticle-icon.png help-icon.png contextmenu.png kcmnewsticker-general.png Makefile.am oldarticle-icon.png index.cache.bz2 knewsticker-ownwindow.png
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) TODO kcmnewsticker-scrollerprefs.png knewsticker-kicker.png checknews-icon.png about-icon.png index.docbook oldarticle-icon.png contextmenu.png help-icon.png knewsticker-icon.png kcmnewsticker-filters.png kcontrol-icon.png kcmnewsticker-newssources.png knewsticker-ownwindow.png newarticle-icon.png kcmnewsticker-general.png newssite-icon.png preferences-icon.png kcmnewsticker-newssitedialog.png knewsticker-childpanel.png
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) TODO knewsticker-icon.png kcontrol-icon.png contextmenu.png checknews-icon.png newssite-icon.png newarticle-icon.png knewsticker-kicker.png knewsticker-ownwindow.png kcmnewsticker-filters.png preferences-icon.png about-icon.png kcmnewsticker-scrollerprefs.png knewsticker-childpanel.png kcmnewsticker-newssitedialog.png oldarticle-icon.png help-icon.png index.docbook kcmnewsticker-general.png kcmnewsticker-newssources.png
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/knewsticker
-- @for base in TODO kcmnewsticker-scrollerprefs.png knewsticker-kicker.png checknews-icon.png about-icon.png index.docbook oldarticle-icon.png contextmenu.png help-icon.png knewsticker-icon.png kcmnewsticker-filters.png kcontrol-icon.png kcmnewsticker-newssources.png knewsticker-ownwindow.png newarticle-icon.png kcmnewsticker-general.png newssite-icon.png preferences-icon.png kcmnewsticker-newssitedialog.png knewsticker-childpanel.png ; do \
-+ @for base in TODO knewsticker-icon.png kcontrol-icon.png contextmenu.png checknews-icon.png newssite-icon.png newarticle-icon.png knewsticker-kicker.png knewsticker-ownwindow.png kcmnewsticker-filters.png preferences-icon.png about-icon.png kcmnewsticker-scrollerprefs.png knewsticker-childpanel.png kcmnewsticker-newssitedialog.png oldarticle-icon.png help-icon.png index.docbook kcmnewsticker-general.png kcmnewsticker-newssources.png ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/knewsticker/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/knewsticker/$$base ;\
- done
-
- uninstall-nls:
-- for base in TODO kcmnewsticker-scrollerprefs.png knewsticker-kicker.png checknews-icon.png about-icon.png index.docbook oldarticle-icon.png contextmenu.png help-icon.png knewsticker-icon.png kcmnewsticker-filters.png kcontrol-icon.png kcmnewsticker-newssources.png knewsticker-ownwindow.png newarticle-icon.png kcmnewsticker-general.png newssite-icon.png preferences-icon.png kcmnewsticker-newssitedialog.png knewsticker-childpanel.png ; do \
-+ for base in TODO knewsticker-icon.png kcontrol-icon.png contextmenu.png checknews-icon.png newssite-icon.png newarticle-icon.png knewsticker-kicker.png knewsticker-ownwindow.png kcmnewsticker-filters.png preferences-icon.png about-icon.png kcmnewsticker-scrollerprefs.png knewsticker-childpanel.png kcmnewsticker-newssitedialog.png oldarticle-icon.png help-icon.png index.docbook kcmnewsticker-general.png kcmnewsticker-newssources.png ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/knewsticker/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in TODO kcmnewsticker-scrollerprefs.png knewsticker-kicker.png checknews-icon.png about-icon.png index.docbook oldarticle-icon.png contextmenu.png help-icon.png knewsticker-icon.png kcmnewsticker-filters.png kcontrol-icon.png kcmnewsticker-newssources.png knewsticker-ownwindow.png newarticle-icon.png kcmnewsticker-general.png newssite-icon.png preferences-icon.png kcmnewsticker-newssitedialog.png knewsticker-childpanel.png ; do \
-+ for file in TODO knewsticker-icon.png kcontrol-icon.png contextmenu.png checknews-icon.png newssite-icon.png newarticle-icon.png knewsticker-kicker.png knewsticker-ownwindow.png kcmnewsticker-filters.png preferences-icon.png about-icon.png kcmnewsticker-scrollerprefs.png knewsticker-childpanel.png kcmnewsticker-newssitedialog.png oldarticle-icon.png help-icon.png index.docbook kcmnewsticker-general.png kcmnewsticker-newssources.png ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/kopete/Makefile.in
+++ doc/kopete/Makefile.in
@@ -103,6 +103,7 @@
@@ -53402,39 +51787,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -594,7 +603,7 @@
- KDE_DIST=Makefile.in chatstyle.docbook index.docbook menus.docbook Makefile.am index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) chatstyle.docbook index.docbook menus.docbook
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) chatstyle.docbook menus.docbook index.docbook
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kopete
-- @for base in chatstyle.docbook index.docbook menus.docbook ; do \
-+ @for base in chatstyle.docbook menus.docbook index.docbook ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kopete/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kopete/$$base ;\
- done
-
- uninstall-nls:
-- for base in chatstyle.docbook index.docbook menus.docbook ; do \
-+ for base in chatstyle.docbook menus.docbook index.docbook ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kopete/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in chatstyle.docbook index.docbook menus.docbook ; do \
-+ for file in chatstyle.docbook menus.docbook index.docbook ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/kpf/Makefile.in
+++ doc/kpf/Makefile.in
@@ -103,6 +103,7 @@
@@ -53635,39 +51987,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -594,7 +603,7 @@
- KDE_DIST=kppp-account-ip-tab.png callback.docbook kppp-faq.docbook kppp-account-login-script-tab.png getting-online.docbook kppp-account-dns-tab.png kppp-misc-tab.png kppp-wizard.png index.docbook kppp-graph-tab.png kppp-modem-tab.png dialog-setup.docbook global-settings.docbook accounting.docbook costsgraphs.png chap.docbook wizard.docbook kppp-account-dial-tab.png ttyS-cua.txt Makefile.in kppp-config.png kppp.faq.question kppp-account-gateway-tab.png tricks.docbook hayes.docbook kppp-dialler-tab.png kppp-device-tab.png security.docbook kppp-account-accounting-tab.png Makefile.am costsgraphs.fig kppp-account-execute-tab.png index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) kppp.faq.question wizard.docbook costsgraphs.png ttyS-cua.txt kppp-account-accounting-tab.png index.docbook kppp-misc-tab.png security.docbook hayes.docbook chap.docbook kppp-account-gateway-tab.png kppp-account-execute-tab.png kppp-wizard.png kppp-device-tab.png kppp-faq.docbook kppp-config.png kppp-graph-tab.png kppp-modem-tab.png kppp-account-ip-tab.png kppp-account-dial-tab.png getting-online.docbook costsgraphs.fig callback.docbook kppp-account-login-script-tab.png accounting.docbook kppp-dialler-tab.png dialog-setup.docbook kppp-account-dns-tab.png global-settings.docbook tricks.docbook
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) security.docbook kppp-device-tab.png kppp-account-login-script-tab.png wizard.docbook kppp-account-dns-tab.png ttyS-cua.txt getting-online.docbook costsgraphs.fig costsgraphs.png kppp-account-execute-tab.png kppp-modem-tab.png kppp-graph-tab.png chap.docbook kppp-config.png hayes.docbook kppp-faq.docbook kppp.faq.question dialog-setup.docbook kppp-dialler-tab.png kppp-misc-tab.png kppp-account-gateway-tab.png index.docbook kppp-wizard.png kppp-account-accounting-tab.png kppp-account-ip-tab.png global-settings.docbook accounting.docbook callback.docbook tricks.docbook kppp-account-dial-tab.png
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kppp
-- @for base in kppp.faq.question wizard.docbook costsgraphs.png ttyS-cua.txt kppp-account-accounting-tab.png index.docbook kppp-misc-tab.png security.docbook hayes.docbook chap.docbook kppp-account-gateway-tab.png kppp-account-execute-tab.png kppp-wizard.png kppp-device-tab.png kppp-faq.docbook kppp-config.png kppp-graph-tab.png kppp-modem-tab.png kppp-account-ip-tab.png kppp-account-dial-tab.png getting-online.docbook costsgraphs.fig callback.docbook kppp-account-login-script-tab.png accounting.docbook kppp-dialler-tab.png dialog-setup.docbook kppp-account-dns-tab.png global-settings.docbook tricks.docbook ; do \
-+ @for base in security.docbook kppp-device-tab.png kppp-account-login-script-tab.png wizard.docbook kppp-account-dns-tab.png ttyS-cua.txt getting-online.docbook costsgraphs.fig costsgraphs.png kppp-account-execute-tab.png kppp-modem-tab.png kppp-graph-tab.png chap.docbook kppp-config.png hayes.docbook kppp-faq.docbook kppp.faq.question dialog-setup.docbook kppp-dialler-tab.png kppp-misc-tab.png kppp-account-gateway-tab.png index.docbook kppp-wizard.png kppp-account-accounting-tab.png kppp-account-ip-tab.png global-settings.docbook accounting.docbook callback.docbook tricks.docbook kppp-account-dial-tab.png ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kppp/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kppp/$$base ;\
- done
-
- uninstall-nls:
-- for base in kppp.faq.question wizard.docbook costsgraphs.png ttyS-cua.txt kppp-account-accounting-tab.png index.docbook kppp-misc-tab.png security.docbook hayes.docbook chap.docbook kppp-account-gateway-tab.png kppp-account-execute-tab.png kppp-wizard.png kppp-device-tab.png kppp-faq.docbook kppp-config.png kppp-graph-tab.png kppp-modem-tab.png kppp-account-ip-tab.png kppp-account-dial-tab.png getting-online.docbook costsgraphs.fig callback.docbook kppp-account-login-script-tab.png accounting.docbook kppp-dialler-tab.png dialog-setup.docbook kppp-account-dns-tab.png global-settings.docbook tricks.docbook ; do \
-+ for base in security.docbook kppp-device-tab.png kppp-account-login-script-tab.png wizard.docbook kppp-account-dns-tab.png ttyS-cua.txt getting-online.docbook costsgraphs.fig costsgraphs.png kppp-account-execute-tab.png kppp-modem-tab.png kppp-graph-tab.png chap.docbook kppp-config.png hayes.docbook kppp-faq.docbook kppp.faq.question dialog-setup.docbook kppp-dialler-tab.png kppp-misc-tab.png kppp-account-gateway-tab.png index.docbook kppp-wizard.png kppp-account-accounting-tab.png kppp-account-ip-tab.png global-settings.docbook accounting.docbook callback.docbook tricks.docbook kppp-account-dial-tab.png ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kppp/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in kppp.faq.question wizard.docbook costsgraphs.png ttyS-cua.txt kppp-account-accounting-tab.png index.docbook kppp-misc-tab.png security.docbook hayes.docbook chap.docbook kppp-account-gateway-tab.png kppp-account-execute-tab.png kppp-wizard.png kppp-device-tab.png kppp-faq.docbook kppp-config.png kppp-graph-tab.png kppp-modem-tab.png kppp-account-ip-tab.png kppp-account-dial-tab.png getting-online.docbook costsgraphs.fig callback.docbook kppp-account-login-script-tab.png accounting.docbook kppp-dialler-tab.png dialog-setup.docbook kppp-account-dns-tab.png global-settings.docbook tricks.docbook ; do \
-+ for file in security.docbook kppp-device-tab.png kppp-account-login-script-tab.png wizard.docbook kppp-account-dns-tab.png ttyS-cua.txt getting-online.docbook costsgraphs.fig costsgraphs.png kppp-account-execute-tab.png kppp-modem-tab.png kppp-graph-tab.png chap.docbook kppp-config.png hayes.docbook kppp-faq.docbook kppp.faq.question dialog-setup.docbook kppp-dialler-tab.png kppp-misc-tab.png kppp-account-gateway-tab.png index.docbook kppp-wizard.png kppp-account-accounting-tab.png kppp-account-ip-tab.png global-settings.docbook accounting.docbook callback.docbook tricks.docbook kppp-account-dial-tab.png ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/krdc/Makefile.in
+++ doc/krdc/Makefile.in
@@ -103,6 +103,7 @@
@@ -53768,43 +52087,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -591,10 +600,10 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=snapshot.png preferences_profilestab.eps krdc_window.png preferences_rdpdefaultstab.eps snapshot_vncentry.png authentication.eps snapshot_nobrowse.eps preferences_vncdefaultstab.png snapshot.eps index.docbook preferences_vncdefaultstab.eps krdc_window.eps preferences_profilestab.png preferences_rdpdefaultstab.png Makefile.in window_nofullscreen.png snapshot_nobrowse.png authentication.png snapshot_vncentry.eps snapshot_connectionspeed.png window_fullscreen.png Makefile.am close.png snapshot_connectionspeed.eps index.cache.bz2
-+KDE_DIST=snapshot.png preferences_profilestab.eps krdc_window.png preferences_rdpdefaultstab.eps snapshot_vncentry.png snapshot_nobrowse.eps authentication.eps preferences_vncdefaultstab.png snapshot.eps index.docbook preferences_vncdefaultstab.eps krdc_window.eps preferences_profilestab.png preferences_rdpdefaultstab.png Makefile.in window_nofullscreen.png snapshot_nobrowse.png authentication.png snapshot_vncentry.eps snapshot_connectionspeed.png window_fullscreen.png Makefile.am close.png snapshot_connectionspeed.eps index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) preferences_rdpdefaultstab.png preferences_profilestab.eps snapshot.png snapshot_connectionspeed.png snapshot_connectionspeed.eps snapshot.eps index.docbook close.png krdc_window.png krdc_window.eps snapshot_nobrowse.png authentication.png snapshot_nobrowse.eps authentication.eps preferences_vncdefaultstab.png preferences_profilestab.png window_nofullscreen.png snapshot_vncentry.png window_fullscreen.png preferences_rdpdefaultstab.eps preferences_vncdefaultstab.eps snapshot_vncentry.eps
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) window_nofullscreen.png krdc_window.eps krdc_window.png snapshot_vncentry.eps snapshot_vncentry.png preferences_vncdefaultstab.eps preferences_vncdefaultstab.png snapshot_connectionspeed.eps snapshot_connectionspeed.png snapshot.eps snapshot.png window_fullscreen.png close.png authentication.eps authentication.png preferences_rdpdefaultstab.eps preferences_rdpdefaultstab.png index.docbook snapshot_nobrowse.eps snapshot_nobrowse.png preferences_profilestab.eps preferences_profilestab.png
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krdc
-- @for base in preferences_rdpdefaultstab.png preferences_profilestab.eps snapshot.png snapshot_connectionspeed.png snapshot_connectionspeed.eps snapshot.eps index.docbook close.png krdc_window.png krdc_window.eps snapshot_nobrowse.png authentication.png snapshot_nobrowse.eps authentication.eps preferences_vncdefaultstab.png preferences_profilestab.png window_nofullscreen.png snapshot_vncentry.png window_fullscreen.png preferences_rdpdefaultstab.eps preferences_vncdefaultstab.eps snapshot_vncentry.eps ; do \
-+ @for base in window_nofullscreen.png krdc_window.eps krdc_window.png snapshot_vncentry.eps snapshot_vncentry.png preferences_vncdefaultstab.eps preferences_vncdefaultstab.png snapshot_connectionspeed.eps snapshot_connectionspeed.png snapshot.eps snapshot.png window_fullscreen.png close.png authentication.eps authentication.png preferences_rdpdefaultstab.eps preferences_rdpdefaultstab.png index.docbook snapshot_nobrowse.eps snapshot_nobrowse.png preferences_profilestab.eps preferences_profilestab.png ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krdc/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krdc/$$base ;\
- done
-
- uninstall-nls:
-- for base in preferences_rdpdefaultstab.png preferences_profilestab.eps snapshot.png snapshot_connectionspeed.png snapshot_connectionspeed.eps snapshot.eps index.docbook close.png krdc_window.png krdc_window.eps snapshot_nobrowse.png authentication.png snapshot_nobrowse.eps authentication.eps preferences_vncdefaultstab.png preferences_profilestab.png window_nofullscreen.png snapshot_vncentry.png window_fullscreen.png preferences_rdpdefaultstab.eps preferences_vncdefaultstab.eps snapshot_vncentry.eps ; do \
-+ for base in window_nofullscreen.png krdc_window.eps krdc_window.png snapshot_vncentry.eps snapshot_vncentry.png preferences_vncdefaultstab.eps preferences_vncdefaultstab.png snapshot_connectionspeed.eps snapshot_connectionspeed.png snapshot.eps snapshot.png window_fullscreen.png close.png authentication.eps authentication.png preferences_rdpdefaultstab.eps preferences_rdpdefaultstab.png index.docbook snapshot_nobrowse.eps snapshot_nobrowse.png preferences_profilestab.eps preferences_profilestab.png ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krdc/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in preferences_rdpdefaultstab.png preferences_profilestab.eps snapshot.png snapshot_connectionspeed.png snapshot_connectionspeed.eps snapshot.eps index.docbook close.png krdc_window.png krdc_window.eps snapshot_nobrowse.png authentication.png snapshot_nobrowse.eps authentication.eps preferences_vncdefaultstab.png preferences_profilestab.png window_nofullscreen.png snapshot_vncentry.png window_fullscreen.png preferences_rdpdefaultstab.eps preferences_vncdefaultstab.eps snapshot_vncentry.eps ; do \
-+ for file in window_nofullscreen.png krdc_window.eps krdc_window.png snapshot_vncentry.eps snapshot_vncentry.png preferences_vncdefaultstab.eps preferences_vncdefaultstab.png snapshot_connectionspeed.eps snapshot_connectionspeed.png snapshot.eps snapshot.png window_fullscreen.png close.png authentication.eps authentication.png preferences_rdpdefaultstab.eps preferences_rdpdefaultstab.png index.docbook snapshot_nobrowse.eps snapshot_nobrowse.png preferences_profilestab.eps preferences_profilestab.png ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/krfb/Makefile.in
+++ doc/krfb/Makefile.in
@@ -103,6 +103,7 @@
@@ -53905,43 +52187,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -591,10 +600,10 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=screenshot.png connection.eps configuration_network.png invitation_management.eps invitation_management.png configuration_access.png index.docbook personal_invitation.eps configuration_session.png configuration_session.eps configuration_network.eps Makefile.in configuration_access.eps screenshot.eps email_invitation.eps personal_invitation.png email_invitation.png Makefile.am connection.png index.cache.bz2
-+KDE_DIST=screenshot.png connection.eps configuration_network.png invitation_management.eps invitation_management.png index.docbook configuration_access.png personal_invitation.eps configuration_session.png configuration_session.eps configuration_network.eps Makefile.in configuration_access.eps screenshot.eps email_invitation.eps personal_invitation.png email_invitation.png Makefile.am connection.png index.cache.bz2
-
- #>+ 24
--index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) personal_invitation.png email_invitation.eps connection.png connection.eps index.docbook screenshot.png configuration_session.png configuration_session.eps screenshot.eps invitation_management.png configuration_network.png invitation_management.eps configuration_network.eps configuration_access.png personal_invitation.eps email_invitation.png configuration_access.eps
-+index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) configuration_session.eps configuration_session.png screenshot.eps screenshot.png personal_invitation.eps personal_invitation.png configuration_network.eps configuration_network.png email_invitation.eps email_invitation.png invitation_management.eps invitation_management.png configuration_access.eps configuration_access.png index.docbook connection.eps connection.png
- @if test -n "$(MEINPROC)"; then echo $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; $(MEINPROC) --check --cache index.cache.bz2 $(srcdir)/index.docbook; fi
-
- docs-am: index.cache.bz2
-@@ -621,20 +630,20 @@
- #>+ 13
- install-nls:
- $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krfb
-- @for base in personal_invitation.png email_invitation.eps connection.png connection.eps index.docbook screenshot.png configuration_session.png configuration_session.eps screenshot.eps invitation_management.png configuration_network.png invitation_management.eps configuration_network.eps configuration_access.png personal_invitation.eps email_invitation.png configuration_access.eps ; do \
-+ @for base in configuration_session.eps configuration_session.png screenshot.eps screenshot.png personal_invitation.eps personal_invitation.png configuration_network.eps configuration_network.png email_invitation.eps email_invitation.png invitation_management.eps invitation_management.png configuration_access.eps configuration_access.png index.docbook connection.eps connection.png ; do \
- echo $(INSTALL_DATA) $$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krfb/$$base ;\
- $(INSTALL_DATA) $(srcdir)/$$base $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krfb/$$base ;\
- done
-
- uninstall-nls:
-- for base in personal_invitation.png email_invitation.eps connection.png connection.eps index.docbook screenshot.png configuration_session.png configuration_session.eps screenshot.eps invitation_management.png configuration_network.png invitation_management.eps configuration_network.eps configuration_access.png personal_invitation.eps email_invitation.png configuration_access.eps ; do \
-+ for base in configuration_session.eps configuration_session.png screenshot.eps screenshot.png personal_invitation.eps personal_invitation.png configuration_network.eps configuration_network.png email_invitation.eps email_invitation.png invitation_management.eps invitation_management.png configuration_access.eps configuration_access.png index.docbook connection.eps connection.png ; do \
- rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/krfb/$$base ;\
- done
-
-
- #>+ 5
- distdir-nls:
-- for file in personal_invitation.png email_invitation.eps connection.png connection.eps index.docbook screenshot.png configuration_session.png configuration_session.eps screenshot.eps invitation_management.png configuration_network.png invitation_management.eps configuration_network.eps configuration_access.png personal_invitation.eps email_invitation.png configuration_access.eps ; do \
-+ for file in configuration_session.eps configuration_session.png screenshot.eps screenshot.png personal_invitation.eps personal_invitation.png configuration_network.eps configuration_network.png email_invitation.eps email_invitation.png invitation_management.eps invitation_management.png configuration_access.eps configuration_access.png index.docbook connection.eps connection.png ; do \
- cp $(srcdir)/$$file $(distdir); \
- done
-
--- doc/ksirc/Makefile.in
+++ doc/ksirc/Makefile.in
@@ -103,6 +103,7 @@
@@ -54421,14 +52666,7 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -419,13 +428,13 @@
- KDE_DOCS = AUTO
- #>- SUBDIRS = $(AUTODIRS)
- #>+ 1
--SUBDIRS =. kpf krdc krfb kwifimanager kopete lisa knewsticker kget kppp ktalkd kcontrol ksirc kdict
-+SUBDIRS =. kpf kget kppp krdc krfb lisa knewsticker kdict ksirc kwifimanager kcontrol kopete ktalkd
- #>- all: all-recursive
- #>+ 1
+@@ -425,7 +434,7 @@
all: docs-am all-recursive
.SUFFIXES:
@@ -54549,44 +52787,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -891,18 +900,18 @@
- mocs: kcmsambaconf.moc
-
- #>+ 3
--usertabimpl.moc: $(srcdir)/usertabimpl.h
-- $(MOC) $(srcdir)/usertabimpl.h -o usertabimpl.moc
-+sambafile.moc: $(srcdir)/sambafile.h
-+ $(MOC) $(srcdir)/sambafile.h -o sambafile.moc
-
- #>+ 2
--mocs: usertabimpl.moc
-+mocs: sambafile.moc
-
- #>+ 3
--sambafile.moc: $(srcdir)/sambafile.h
-- $(MOC) $(srcdir)/sambafile.h -o sambafile.moc
-+usertabimpl.moc: $(srcdir)/usertabimpl.h
-+ $(MOC) $(srcdir)/usertabimpl.h -o usertabimpl.moc
-
- #>+ 2
--mocs: sambafile.moc
-+mocs: usertabimpl.moc
-
- #>+ 3
- hiddenfileview.moc: $(srcdir)/hiddenfileview.h
-@@ -971,10 +980,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kcmsambaconf.moc usertabimpl.moc sambafile.moc hiddenfileview.moc sharedlgimpl.moc qmultichecklistitem.moc printerdlgimpl.moc smbconfconfigwidget.moc dictmanager.moc smbpasswdfile.moc filemodedlgimpl.moc
-+ -rm -f kcmsambaconf.moc sambafile.moc usertabimpl.moc hiddenfileview.moc sharedlgimpl.moc qmultichecklistitem.moc printerdlgimpl.moc smbconfconfigwidget.moc dictmanager.moc smbpasswdfile.moc filemodedlgimpl.moc
-
- #>+ 2
--KDE_DIST=groupselectdlg.ui.h konqinterface.ui groupselectdlg.ui hiddenfileview.h sambashare.h sambafile.h printerdlgimpl.h expertuserdlg.ui hi16-app-kcmsambaconf.png kcmsambaconf.desktop joindomaindlg.ui.h usertab.ui kcmsambaconf.h filemodedlg.ui userselectdlg.ui.h socketoptionsdlg.ui qmultichecklistitem.h common.h linuxpermissionchecker.h kcminterface.ui sharedlgimpl.h socketoptionsdlg.ui.h kcminterface.ui.h Makefile.in konqinterface.ui.h dictmanager.h kcmprinterdlg.ui share.ui.h share.ui smbpasswdfile.h joindomaindlg.ui kcmprinterdlg.ui.h passwd.h usertabimpl.h filemodedlgimpl.h usertab.ui.h smbconfconfigwidget.h Makefile.am userselectdlg.ui programmingconventions.txt
-+KDE_DIST=groupselectdlg.ui.h konqinterface.ui groupselectdlg.ui hiddenfileview.h sambashare.h printerdlgimpl.h sambafile.h expertuserdlg.ui hi16-app-kcmsambaconf.png kcmsambaconf.desktop joindomaindlg.ui.h usertab.ui kcmsambaconf.h filemodedlg.ui userselectdlg.ui.h socketoptionsdlg.ui qmultichecklistitem.h common.h linuxpermissionchecker.h kcminterface.ui sharedlgimpl.h socketoptionsdlg.ui.h kcminterface.ui.h Makefile.in konqinterface.ui.h dictmanager.h kcmprinterdlg.ui share.ui share.ui.h smbpasswdfile.h joindomaindlg.ui kcmprinterdlg.ui.h passwd.h usertabimpl.h filemodedlgimpl.h usertab.ui.h smbconfconfigwidget.h Makefile.am userselectdlg.ui programmingconventions.txt
-
- #>+ 13
- clean-ui:
--- filesharing/advanced/Makefile.in
+++ filesharing/advanced/Makefile.in
@@ -119,6 +119,7 @@
@@ -55287,123 +53487,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kdeinitLTLIBRARIES: $(kdeinit_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1063,13 +1072,6 @@
- $(DCOPIDL2CPP) --c++-suffix cpp --no-signals --no-stub dcopinterface.kidl
-
- #>+ 3
--sets.moc: $(srcdir)/sets.h
-- $(MOC) $(srcdir)/sets.h -o sets.moc
--
--#>+ 2
--mocs: sets.moc
--
--#>+ 3
- actions.moc: $(srcdir)/actions.h
- $(MOC) $(srcdir)/actions.h -o actions.moc
-
-@@ -1077,25 +1079,18 @@
- mocs: actions.moc
-
- #>+ 3
--options.moc: $(srcdir)/options.h
-- $(MOC) $(srcdir)/options.h -o options.moc
--
--#>+ 2
--mocs: options.moc
--
--#>+ 3
--queryview.moc: $(srcdir)/queryview.h
-- $(MOC) $(srcdir)/queryview.h -o queryview.moc
-+sets.moc: $(srcdir)/sets.h
-+ $(MOC) $(srcdir)/sets.h -o sets.moc
-
- #>+ 2
--mocs: queryview.moc
-+mocs: sets.moc
-
- #>+ 3
--toplevel.moc: $(srcdir)/toplevel.h
-- $(MOC) $(srcdir)/toplevel.h -o toplevel.moc
-+options.moc: $(srcdir)/options.h
-+ $(MOC) $(srcdir)/options.h -o options.moc
-
- #>+ 2
--mocs: toplevel.moc
-+mocs: options.moc
-
- #>+ 3
- application.moc: $(srcdir)/application.h
-@@ -1118,6 +1113,20 @@
- #>+ 2
- mocs: dict.moc
-
-+#>+ 3
-+queryview.moc: $(srcdir)/queryview.h
-+ $(MOC) $(srcdir)/queryview.h -o queryview.moc
-+
-+#>+ 2
-+mocs: queryview.moc
-+
-+#>+ 3
-+toplevel.moc: $(srcdir)/toplevel.h
-+ $(MOC) $(srcdir)/toplevel.h -o toplevel.moc
-+
-+#>+ 2
-+mocs: toplevel.moc
-+
- #>+ 8
- kdict.la.closure: $(kdict_la_OBJECTS) $(kdict_la_DEPENDENCIES)
- @echo "int main() {return 0;}" > kdict_la_closure.cpp
-@@ -1129,10 +1138,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f sets.moc actions.moc options.moc queryview.moc toplevel.moc application.moc matchview.moc dict.moc
-+ -rm -f actions.moc sets.moc options.moc application.moc matchview.moc dict.moc queryview.moc toplevel.moc
-
- #>+ 2
--KDE_DIST=kdictui.rc dcopinterface.h hi128-app-kdict.png hisc-app-kdict.svgz hi48-app-kdict.png Makefile.in hi64-app-kdict.png hi16-app-kdict.png hi32-app-kdict.png kdict.desktop Makefile.am LICENSE
-+KDE_DIST=kdictui.rc dcopinterface.h hi128-app-kdict.png hisc-app-kdict.svgz hi48-app-kdict.png hi64-app-kdict.png Makefile.in hi16-app-kdict.png hi32-app-kdict.png kdict.desktop Makefile.am LICENSE
-
- #>+ 4
- clean-idl:
-@@ -1148,8 +1157,6 @@
-
- #>+ 22
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/hi128-app-kdict.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kdict.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/hi32-app-kdict.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kdict.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-@@ -1158,15 +1165,17 @@
- $(INSTALL_DATA) $(srcdir)/hisc-app-kdict.svgz $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kdict.svgz
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
- $(INSTALL_DATA) $(srcdir)/hi64-app-kdict.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kdict.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/hi128-app-kdict.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kdict.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
- $(INSTALL_DATA) $(srcdir)/hi48-app-kdict.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kdict.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kdict.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kdict.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kdict.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kdict.svgz
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kdict.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kdict.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kdict.png
-
- #>+ 15
-@@ -1208,7 +1217,7 @@
-
-
- #>+ 11
--libkdeinit_kdict_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/actions.cpp $(srcdir)/dict.cpp $(srcdir)/options.cpp $(srcdir)/queryview.cpp $(srcdir)/toplevel.cpp $(srcdir)/sets.cpp $(srcdir)/matchview.cpp $(srcdir)/application.cpp dcopinterface_skel.cpp actions.moc sets.moc options.moc toplevel.moc queryview.moc application.moc matchview.moc dict.moc
-+libkdeinit_kdict_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/actions.cpp $(srcdir)/dict.cpp $(srcdir)/options.cpp $(srcdir)/queryview.cpp $(srcdir)/toplevel.cpp $(srcdir)/sets.cpp $(srcdir)/matchview.cpp $(srcdir)/application.cpp dcopinterface_skel.cpp sets.moc actions.moc options.moc application.moc matchview.moc dict.moc queryview.moc toplevel.moc
- @echo 'creating libkdeinit_kdict_la.all_cpp.cpp ...'; \
- rm -f libkdeinit_kdict_la.all_cpp.files libkdeinit_kdict_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkdeinit_kdict_la.all_cpp.final; \
--- kdict/pics/Makefile.in
+++ kdict/pics/Makefile.in
@@ -103,6 +103,7 @@
@@ -55504,29 +53587,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -596,19 +605,19 @@
-
- #>+ 15
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/cr22-action-define_clip.png $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions/define_clip.png
- $(mkinstalldirs) $(DESTDIR)$(kdicticondir)/crystalsvg/32x32/actions
- $(INSTALL_DATA) $(srcdir)/cr32-action-define_clip.png $(DESTDIR)$(kdicticondir)/crystalsvg/32x32/actions/define_clip.png
- $(mkinstalldirs) $(DESTDIR)$(kdicticondir)/crystalsvg/16x16/actions
- $(INSTALL_DATA) $(srcdir)/cr16-action-define_clip.png $(DESTDIR)$(kdicticondir)/crystalsvg/16x16/actions/define_clip.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-query_erase.png $(DESTDIR)$(kdicticondir)/crystalsvg/16x16/actions/query_erase.png
-+ $(mkinstalldirs) $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-define_clip.png $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions/define_clip.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions/define_clip.png
- -rm -f $(DESTDIR)$(kdicticondir)/crystalsvg/32x32/actions/define_clip.png
- -rm -f $(DESTDIR)$(kdicticondir)/crystalsvg/16x16/actions/define_clip.png
- -rm -f $(DESTDIR)$(kdicticondir)/crystalsvg/16x16/actions/query_erase.png
-+ -rm -f $(DESTDIR)$(kdicticondir)/crystalsvg/22x22/actions/define_clip.png
-
- #>+ 15
- force-reedit:
--- kdnssd/ioslave/Makefile.in
+++ kdnssd/ioslave/Makefile.in
@@ -150,6 +150,7 @@
@@ -55627,15 +53687,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -842,7 +851,7 @@
- -rm -f dnssd.moc
-
- #>+ 2
--KDE_DIST=_telnet._tcp zeroconf.protocol _ssh._tcp _ftp._tcp dnssd.h CONFIG_FORMAT zeroconf.desktop _http._tcp Makefile.in _nfs._tcp invitation.protocol _ldap._tcp _webdav._tcp Makefile.am
-+KDE_DIST=_telnet._tcp zeroconf.protocol _ssh._tcp _ftp._tcp CONFIG_FORMAT dnssd.h zeroconf.desktop _http._tcp Makefile.in _nfs._tcp invitation.protocol _ldap._tcp _webdav._tcp Makefile.am
-
- #>+ 3
- clean-closures:
--- kdnssd/kdedmodule/Makefile.in
+++ kdnssd/kdedmodule/Makefile.in
@@ -150,6 +150,7 @@
@@ -56136,105 +54187,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -589,7 +598,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=cr22-action-bar6.png cr22-action-tool_expert.png cr22-action-tool_uselastdir.png cr22-action-tool_drop_target.png cr22-action-bar4.png cr22-action-tool_shutdown.png cr22-action-tool_delay.png cr22-action-bar5.png cr22-action-tool_clipboard.png cr22-action-tool_restart.png cr22-action-kget_dock.png cr22-action-tool_logwindow.png cr22-action-bar0.png cr22-action-tool_dock.png cr22-action-tool_pause.png cr22-action-bar3.png cr22-action-kget_dock_download.png Makefile.in cr22-action-tool_resume.png cr22-action-tool_offline_mode_off.png cr22-action-tool_offline_mode_on.png cr22-action-bar2.png cr22-action-tool_timer.png cr22-action-tool_disconnect.png cr22-action-tool_queue.png cr22-action-bar1.png Makefile.am cr22-action-tool_normal.png
-+KDE_DIST=cr22-action-bar6.png cr22-action-tool_expert.png cr22-action-tool_uselastdir.png cr22-action-bar4.png cr22-action-tool_drop_target.png cr22-action-tool_shutdown.png cr22-action-tool_delay.png cr22-action-bar5.png cr22-action-tool_restart.png cr22-action-tool_clipboard.png cr22-action-kget_dock.png cr22-action-tool_logwindow.png cr22-action-bar0.png cr22-action-tool_dock.png cr22-action-tool_pause.png cr22-action-bar3.png cr22-action-kget_dock_download.png Makefile.in cr22-action-tool_resume.png cr22-action-tool_offline_mode_off.png cr22-action-tool_offline_mode_on.png cr22-action-bar2.png cr22-action-tool_timer.png cr22-action-tool_queue.png cr22-action-tool_disconnect.png cr22-action-bar1.png Makefile.am cr22-action-tool_normal.png
-
- #>+ 2
- docs-am:
-@@ -598,59 +607,59 @@
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions
- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_offline_mode_on.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_on.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_uselastdir.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_uselastdir.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_offline_mode_off.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_off.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_logwindow.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_logwindow.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_dock.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_dock.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_resume.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_resume.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_shutdown.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_shutdown.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_timer.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_timer.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_offline_mode_off.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_off.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-kget_dock_download.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock_download.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_queue.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_queue.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_clipboard.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_clipboard.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_disconnect.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_disconnect.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_restart.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_restart.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_delay.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_delay.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_pause.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_pause.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_expert.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_expert.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_drop_target.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_drop_target.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-kget_dock.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_normal.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_normal.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-kget_dock_download.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock_download.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar0.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar0.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar1.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar1.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_normal.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_normal.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_disconnect.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_disconnect.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar2.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar2.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar3.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar3.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar4.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar4.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar5.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar5.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-kget_dock.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-bar6.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar6.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_delay.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_delay.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_clipboard.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_clipboard.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_resume.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_resume.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_expert.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_expert.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_logwindow.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_logwindow.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_drop_target.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_drop_target.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_shutdown.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_shutdown.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-tool_pause.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_pause.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_uselastdir.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_uselastdir.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-tool_queue.png $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_queue.png
-
- uninstall-kde-icons:
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_on.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_uselastdir.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_off.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_logwindow.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_dock.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_resume.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_shutdown.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_timer.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_offline_mode_off.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock_download.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_queue.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_clipboard.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_disconnect.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_restart.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_delay.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_pause.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_expert.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_drop_target.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_normal.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock_download.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar0.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar1.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_normal.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_disconnect.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar2.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar3.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar4.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar5.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/kget_dock.png
- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/bar6.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_delay.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_clipboard.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_resume.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_expert.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_logwindow.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_drop_target.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_shutdown.png
-- -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_pause.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_uselastdir.png
-+ -rm -f $(DESTDIR)$(kgeticondir)/crystalsvg/22x22/actions/tool_queue.png
-
- #>+ 15
- force-reedit:
--- kget/kget_plug_in/Makefile.in
+++ kget/kget_plug_in/Makefile.in
@@ -148,6 +148,7 @@
@@ -56435,118 +54387,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -1083,18 +1092,18 @@
- mocs: dlgAdvanced.moc
-
- #>+ 3
--docking.moc: $(srcdir)/docking.h
-- $(MOC) $(srcdir)/docking.h -o docking.moc
-+transfer.moc: $(srcdir)/transfer.h
-+ $(MOC) $(srcdir)/transfer.h -o transfer.moc
-
- #>+ 2
--mocs: docking.moc
-+mocs: transfer.moc
-
- #>+ 3
--transfer.moc: $(srcdir)/transfer.h
-- $(MOC) $(srcdir)/transfer.h -o transfer.moc
-+docking.moc: $(srcdir)/docking.h
-+ $(MOC) $(srcdir)/docking.h -o docking.moc
-
- #>+ 2
--mocs: transfer.moc
-+mocs: docking.moc
-
- #>+ 3
- slave.moc: $(srcdir)/slave.h
-@@ -1125,18 +1134,18 @@
- mocs: dlgSystem.moc
-
- #>+ 3
--kmainwidget.moc: $(srcdir)/kmainwidget.h
-- $(MOC) $(srcdir)/kmainwidget.h -o kmainwidget.moc
-+dlgConnection.moc: $(srcdir)/dlgConnection.h
-+ $(MOC) $(srcdir)/dlgConnection.h -o dlgConnection.moc
-
- #>+ 2
--mocs: kmainwidget.moc
-+mocs: dlgConnection.moc
-
- #>+ 3
--dlgConnection.moc: $(srcdir)/dlgConnection.h
-- $(MOC) $(srcdir)/dlgConnection.h -o dlgConnection.moc
-+kmainwidget.moc: $(srcdir)/kmainwidget.h
-+ $(MOC) $(srcdir)/kmainwidget.h -o kmainwidget.moc
-
- #>+ 2
--mocs: dlgConnection.moc
-+mocs: kmainwidget.moc
-
- #>+ 3
- droptarget.moc: $(srcdir)/droptarget.h
-@@ -1175,7 +1184,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f dockindividual.moc logwindow.moc dlgAdvanced.moc docking.moc transfer.moc slave.moc dlgDirectories.moc transferlist.moc dlgSystem.moc kmainwidget.moc dlgConnection.moc droptarget.moc dlgLimits.moc dlgAutomation.moc dlgIndividual.moc dlgPreferences.moc
-+ -rm -f dockindividual.moc logwindow.moc dlgAdvanced.moc transfer.moc docking.moc slave.moc dlgDirectories.moc transferlist.moc dlgSystem.moc dlgConnection.moc kmainwidget.moc droptarget.moc dlgLimits.moc dlgAutomation.moc dlgIndividual.moc dlgPreferences.moc
-
- #>+ 2
- KDE_DIST=cr32-mime-kget_list.png dlglimitsbase.ui eventsrc dlgadvancedbase.ui dlgsystembase.ui safedelete.h dlgautomationbase.ui dlgdirectoriesbase.ui dlgconnectionbase.ui cr16-mime-kget_list.png cr48-app-kget.png cr16-app-kget.png kgetui.rc cr22-app-kget.png cr22-mime-kget_list.png kget_download.desktop Makefile.in x-kgetlist.desktop cr32-app-kget.png cr48-mime-kget_list.png Makefile.am kget_iface.h
-@@ -1200,31 +1209,31 @@
-
- #>+ 28
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kget.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kget.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kget.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes
-- $(INSTALL_DATA) $(srcdir)/cr48-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes/kget_list.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kget.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps
- $(INSTALL_DATA) $(srcdir)/cr22-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kget.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes
-- $(INSTALL_DATA) $(srcdir)/cr22-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kget_list.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-kget.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kget.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/mimetypes
- $(INSTALL_DATA) $(srcdir)/cr32-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/mimetypes/kget_list.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes
-+ $(INSTALL_DATA) $(srcdir)/cr48-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes/kget_list.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes
-+ $(INSTALL_DATA) $(srcdir)/cr22-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kget_list.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes
- $(INSTALL_DATA) $(srcdir)/cr16-mime-kget_list.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kget_list.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kget.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kget.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kget.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes/kget_list.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kget.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kget.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kget_list.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kget.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/mimetypes/kget_list.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/mimetypes/kget_list.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kget_list.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kget_list.png
-
- #>+ 15
-@@ -1266,7 +1275,7 @@
-
-
- #>+ 11
--kget.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/getfilejob.cpp $(srcdir)/slaveevent.cpp $(srcdir)/slave.cpp $(srcdir)/transferlist.cpp $(srcdir)/transfer.cpp $(srcdir)/settings.cpp $(srcdir)/logwindow.cpp $(srcdir)/kmainwidget.cpp $(srcdir)/kfileio.cpp $(srcdir)/droptarget.cpp $(srcdir)/docking.cpp $(srcdir)/dlgSystem.cpp $(srcdir)/dlgPreferences.cpp $(srcdir)/dlgLimits.cpp $(srcdir)/dlgIndividual.cpp $(srcdir)/dlgDirectories.cpp $(srcdir)/dlgConnection.cpp $(srcdir)/dlgAutomation.cpp $(srcdir)/dlgAdvanced.cpp $(srcdir)/main.cpp $(srcdir)/dockindividual.cpp $(srcdir)/safedelete.cpp kget_iface_skel.cpp dlgconnectionbase.cpp dlgautomationbase.cpp dlglimitsbase.cpp dlgadvancedbase.cpp dlgdirectoriesbase.cpp dlgsystembase.cpp dlgdirectoriesbase.moc dockindividual.moc dlglimitsbase.moc dlgadvancedbase.moc dlgconnectionbase.moc logwindow.moc dlgAdvanced.moc transfer.moc docking.moc slave.moc dlgDirectories.moc dlgsystembase.moc transferlist.moc dlgSystem.moc dlgautomationbase.moc kmainwidget.moc dlgConnection.moc droptarget.moc dlgAutomation.moc dlgLimits.moc dlgIndividual.moc dlgPreferences.moc
-+kget.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/getfilejob.cpp $(srcdir)/slaveevent.cpp $(srcdir)/slave.cpp $(srcdir)/transferlist.cpp $(srcdir)/transfer.cpp $(srcdir)/settings.cpp $(srcdir)/logwindow.cpp $(srcdir)/kmainwidget.cpp $(srcdir)/kfileio.cpp $(srcdir)/droptarget.cpp $(srcdir)/docking.cpp $(srcdir)/dlgSystem.cpp $(srcdir)/dlgPreferences.cpp $(srcdir)/dlgLimits.cpp $(srcdir)/dlgIndividual.cpp $(srcdir)/dlgDirectories.cpp $(srcdir)/dlgConnection.cpp $(srcdir)/dlgAutomation.cpp $(srcdir)/dlgAdvanced.cpp $(srcdir)/main.cpp $(srcdir)/dockindividual.cpp $(srcdir)/safedelete.cpp kget_iface_skel.cpp dlgconnectionbase.cpp dlgautomationbase.cpp dlglimitsbase.cpp dlgadvancedbase.cpp dlgdirectoriesbase.cpp dlgsystembase.cpp dlgdirectoriesbase.moc dockindividual.moc dlglimitsbase.moc dlgadvancedbase.moc dlgconnectionbase.moc logwindow.moc dlgAdvanced.moc docking.moc transfer.moc slave.moc dlgDirectories.moc dlgsystembase.moc transferlist.moc dlgSystem.moc dlgautomationbase.moc dlgConnection.moc kmainwidget.moc droptarget.moc dlgAutomation.moc dlgLimits.moc dlgIndividual.moc dlgPreferences.moc
- @echo 'creating kget.all_cpp.cpp ...'; \
- rm -f kget.all_cpp.files kget.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kget.all_cpp.final; \
--- kget/pics/Makefile.in
+++ kget/pics/Makefile.in
@@ -113,6 +113,7 @@
@@ -57147,74 +54987,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1044,18 +1053,18 @@
- mocs: newsscroller.moc
-
- #>+ 3
--knewstickerconfig.moc: $(srcdir)/knewstickerconfig.h
-- $(MOC) $(srcdir)/knewstickerconfig.h -o knewstickerconfig.moc
-+knewsticker.moc: $(srcdir)/knewsticker.h
-+ $(MOC) $(srcdir)/knewsticker.h -o knewsticker.moc
-
- #>+ 2
--mocs: knewstickerconfig.moc
-+mocs: knewsticker.moc
-
- #>+ 3
--knewsticker.moc: $(srcdir)/knewsticker.h
-- $(MOC) $(srcdir)/knewsticker.h -o knewsticker.moc
-+knewstickerconfig.moc: $(srcdir)/knewstickerconfig.h
-+ $(MOC) $(srcdir)/knewstickerconfig.h -o knewstickerconfig.moc
-
- #>+ 2
--mocs: knewsticker.moc
-+mocs: knewstickerconfig.moc
-
- #>+ 3
- newssourcedlgimpl.moc: $(srcdir)/newssourcedlgimpl.h
-@@ -1066,10 +1075,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f newsscroller.moc knewstickerconfig.moc knewsticker.moc newssourcedlgimpl.moc
-+ -rm -f newsscroller.moc knewsticker.moc knewstickerconfig.moc newssourcedlgimpl.moc
-
- #>+ 2
--KDE_DIST=knewstickerconfigwidget.ui knewsticker-standalone.desktop eventsrc knewsticker.desktop knt-0.1-0.2.pl knewstickerconfig.h knewsticker.upd hi16-app-knewsticker.png newssourcedlg.ui Makefile.in hi32-app-knewsticker.png Makefile.am hi48-app-knewsticker.png newssourcedlgimpl.h
-+KDE_DIST=knewstickerconfigwidget.ui knewsticker-standalone.desktop eventsrc knewsticker.desktop knt-0.1-0.2.pl knewstickerconfig.h knewsticker.upd hi16-app-knewsticker.png newssourcedlg.ui Makefile.in hi32-app-knewsticker.png Makefile.am newssourcedlgimpl.h hi48-app-knewsticker.png
-
- #>+ 4
- clean-idl:
-@@ -1091,17 +1100,17 @@
-
- #>+ 13
- install-kde-icons:
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/hi48-app-knewsticker.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/knewsticker.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/hi32-app-knewsticker.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/knewsticker.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
- $(INSTALL_DATA) $(srcdir)/hi16-app-knewsticker.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/knewsticker.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/hi48-app-knewsticker.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/knewsticker.png
-
- uninstall-kde-icons:
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/knewsticker.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/knewsticker.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/knewsticker.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/knewsticker.png
-
- #>+ 15
- force-reedit:
-@@ -1142,7 +1151,7 @@
-
-
- #>+ 11
--knewsticker_panelapplet_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/newsscroller.cpp $(srcdir)/knewsticker.cpp $(srcdir)/knewstickerconfig.cpp $(srcdir)/newssourcedlgimpl.cpp knewsticker_skel.cpp knewstickerconfigwidget.cpp newssourcedlg.cpp knewstickerconfigwidget.moc knewsticker.moc knewstickerconfig.moc newsscroller.moc newssourcedlgimpl.moc newssourcedlg.moc
-+knewsticker_panelapplet_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/newsscroller.cpp $(srcdir)/knewsticker.cpp $(srcdir)/knewstickerconfig.cpp $(srcdir)/newssourcedlgimpl.cpp knewsticker_skel.cpp knewstickerconfigwidget.cpp newssourcedlg.cpp knewstickerconfigwidget.moc knewstickerconfig.moc knewsticker.moc newsscroller.moc newssourcedlgimpl.moc newssourcedlg.moc
- @echo 'creating knewsticker_panelapplet_la.all_cpp.cpp ...'; \
- rm -f knewsticker_panelapplet_la.all_cpp.files knewsticker_panelapplet_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> knewsticker_panelapplet_la.all_cpp.final; \
--- kopete/icons/Makefile.in
+++ kopete/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -57315,350 +55087,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -588,196 +597,196 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=cr16-action-metacontact_unknown.png cr32-action-kopeteeditstatusmessage.png cr32-action-metacontact_online.png hi32-action-kopeteavailable.png cr32-action-show_offliners.png cr22-action-voicecall.png cr22-action-edit_user.png cr22-action-webcamsend.png cr32-action-delete_user.png cr22-action-add_user.png cr128-action-webcamsend.png cr16-action-voicecall.png cr16-action-kopetestatusmessage.png cr128-action-voicecall.png cr32-action-account_offline_overlay.png hi16-action-kopeteaway.png hi16-action-status_unknown_overlay.png cr16-action-contact_xa_overlay.png cr16-action-delete_user.png cr32-action-voicecall.png cr16-action-contact_busy_overlay.png cr48-action-webcamreceive.png cr48-action-metacontact_offline.png cr128-action-webcamreceive.png cr48-action-metacontact_online.png cr32-action-webcamreceive.png cr16-action-contact_phone_overlay.png cr16-action-contact_away_overlay.png cr22-action-webcamreceive.png cr32-action-newmessage.mng cr22-action-show_offliners.png cr16-action-newmsg.png cr22-action-delete_user.png cr32-action-edit_user.png cr64-action-webcamsend.png cr16-action-edit_user.png cr16-action-metacontact_away.png cr16-action-status_unknown_overlay.png cr22-action-kopeteeditstatusmessage.png cr16-action-add_user.png cr16-action-emoticon.png cr48-action-kopeteavailable.png cr16-action-kopeteeditstatusmessage.png hi32-action-newmessage.mng cr22-action-kopeteaway.png cr16-action-metacontact_offline.png hi16-action-emoticon.png cr16-action-kopeteavailable.png cr16-action-webcamsend.png hi48-action-kopeteavailable.png cr32-action-kopeteaway.png cr16-action-contact_food_overlay.png cr32-action-newmsg.png cr32-action-metacontact_unknown.png cr16-action-metacontact_online.png cr32-action-metacontact_offline.png cr32-action-webcamsend.png cr22-action-kopeteavailable.png hi16-action-newmsg.png hi16-action-kopeteavailable.png cr32-action-kopeteavailable.png cr22-action-account_offline_overlay.png hi22-action-kopeteavailable.png cr32-action-add_user.png cr48-action-webcamsend.png cr32-action-search_user.png cr48-action-voicecall.png cr64-action-webcamreceive.png cr16-action-webcamreceive.png hi16-action-status_unknown.png hi48-action-kopeteaway.png cr16-action-show_offliners.png cr16-action-contact_invisible_overlay.png Makefile.in cr64-action-voicecall.png cr16-action-status_unknown.png cr48-action-metacontact_away.png crsc-action-account_offline_overlay.svgz cr32-action-metacontact_away.png hi22-action-kopeteaway.png cr22-action-search_user.png cr16-action-kopeteaway.png cr48-action-kopeteaway.png cr16-action-account_offline_overlay.png Makefile.am cr16-action-search_user.png hi32-action-kopeteaway.png
-+KDE_DIST=cr16-action-metacontact_unknown.png cr32-action-kopeteeditstatusmessage.png cr32-action-metacontact_online.png hi32-action-kopeteavailable.png cr32-action-show_offliners.png cr22-action-voicecall.png cr22-action-edit_user.png cr22-action-webcamsend.png cr32-action-delete_user.png cr22-action-add_user.png cr128-action-webcamsend.png cr16-action-voicecall.png cr32-action-account_offline_overlay.png cr16-action-kopetestatusmessage.png cr128-action-voicecall.png hi16-action-kopeteaway.png hi16-action-status_unknown_overlay.png cr16-action-contact_xa_overlay.png cr16-action-delete_user.png cr32-action-voicecall.png cr16-action-contact_busy_overlay.png cr48-action-webcamreceive.png cr48-action-metacontact_offline.png cr128-action-webcamreceive.png cr48-action-metacontact_online.png cr32-action-webcamreceive.png cr16-action-contact_phone_overlay.png cr16-action-contact_away_overlay.png cr22-action-webcamreceive.png cr32-action-newmessage.mng cr16-action-newmsg.png cr22-action-show_offliners.png cr22-action-delete_user.png cr32-action-edit_user.png cr64-action-webcamsend.png cr16-action-edit_user.png cr16-action-metacontact_away.png cr16-action-add_user.png cr16-action-status_unknown_overlay.png cr16-action-emoticon.png cr22-action-kopeteeditstatusmessage.png cr48-action-kopeteavailable.png cr16-action-kopeteeditstatusmessage.png hi32-action-newmessage.mng cr22-action-kopeteaway.png cr16-action-metacontact_offline.png hi16-action-emoticon.png cr16-action-kopeteavailable.png cr16-action-webcamsend.png hi48-action-kopeteavailable.png cr32-action-kopeteaway.png cr16-action-contact_food_overlay.png cr32-action-newmsg.png cr32-action-metacontact_unknown.png cr16-action-metacontact_online.png cr32-action-metacontact_offline.png cr32-action-webcamsend.png hi16-action-newmsg.png cr22-action-kopeteavailable.png hi16-action-kopeteavailable.png cr32-action-kopeteavailable.png hi22-action-kopeteavailable.png cr22-action-account_offline_overlay.png cr48-action-webcamsend.png cr32-action-add_user.png cr32-action-search_user.png cr48-action-voicecall.png cr64-action-webcamreceive.png cr16-action-webcamreceive.png hi48-action-kopeteaway.png hi16-action-status_unknown.png cr16-action-contact_invisible_overlay.png cr16-action-show_offliners.png Makefile.in cr16-action-status_unknown.png cr48-action-metacontact_away.png cr64-action-voicecall.png crsc-action-account_offline_overlay.svgz cr32-action-metacontact_away.png hi22-action-kopeteaway.png cr22-action-search_user.png cr16-action-kopeteaway.png cr48-action-kopeteaway.png cr16-action-account_offline_overlay.png Makefile.am cr16-action-search_user.png hi32-action-kopeteaway.png
-
- #>+ 2
- docs-am:
-
- #>+ 185
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/hi22-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteavailable.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteaway.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions
-- $(INSTALL_DATA) $(srcdir)/hi48-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-emoticon.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/emoticon.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions
-- $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_online.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_away_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_away_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteaway.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions
-+ $(INSTALL_DATA) $(srcdir)/cr64-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/voicecall.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions
-- $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_offline.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions
-- $(INSTALL_DATA) $(srcdir)/hi32-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteavailable.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/hi16-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteavailable.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions
-- $(INSTALL_DATA) $(srcdir)/crsc-action-account_offline_overlay.svgz $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions/account_offline_overlay.svgz
-- $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_phone_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_phone_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-newmessage.mng $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmessage.mng
-- $(INSTALL_DATA) $(srcdir)/hi48-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteavailable.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-newmsg.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/newmsg.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/voicecall.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/cr22-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/account_offline_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_invisible_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_invisible_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/account_offline_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/account_offline_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-status_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_food_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_food_overlay.png
-- $(INSTALL_DATA) $(srcdir)/hi32-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_online.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_offline.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-kopeteeditstatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteeditstatusmessage.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamreceive.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions
- $(INSTALL_DATA) $(srcdir)/hi16-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteaway.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamreceive.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/account_offline_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/delete_user.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_online.png
-- $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_offline.png
- $(INSTALL_DATA) $(srcdir)/hi16-action-emoticon.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/emoticon.png
-- $(INSTALL_DATA) $(srcdir)/cr48-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_unknown.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_unknown.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_xa_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_xa_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteaway.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/add_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/edit_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamreceive.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-emoticon.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/emoticon.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/delete_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_away.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteavailable.png
-- $(INSTALL_DATA) $(srcdir)/hi32-action-newmessage.mng $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/newmessage.mng
-- $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteavailable.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-show_offliners.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/show_offliners.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_offline.png
- $(INSTALL_DATA) $(srcdir)/cr48-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteavailable.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-newmsg.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmsg.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-contact_busy_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_busy_overlay.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-status_unknown.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown.png
-- $(INSTALL_DATA) $(srcdir)/hi22-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-newmsg.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/newmsg.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-search_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/search_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_away.png
-+ $(INSTALL_DATA) $(srcdir)/cr64-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamsend.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/voicecall.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/voicecall.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-show_offliners.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/show_offliners.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteaway.png
-- $(INSTALL_DATA) $(srcdir)/cr48-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamsend.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions
-+ $(INSTALL_DATA) $(srcdir)/cr128-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/voicecall.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamsend.png
- $(INSTALL_DATA) $(srcdir)/cr128-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/webcamsend.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/add_user.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamreceive.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/delete_user.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/delete_user.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-status_unknown_overlay.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/delete_user.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamreceive.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-status_unknown_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_xa_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_xa_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_phone_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_phone_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_offline.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/add_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamsend.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions
-+ $(INSTALL_DATA) $(srcdir)/hi32-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-newmsg.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/newmsg.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-status_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-metacontact_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_online.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_invisible_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_invisible_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_busy_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_busy_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteavailable.png
- $(INSTALL_DATA) $(srcdir)/cr64-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamreceive.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamsend.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-status_unknown.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-kopetestatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopetestatusmessage.png
-+ $(INSTALL_DATA) $(srcdir)/hi32-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteaway.png
- $(INSTALL_DATA) $(srcdir)/cr48-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamreceive.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/edit_user.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/add_user.png
-- $(INSTALL_DATA) $(srcdir)/cr128-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/voicecall.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-show_offliners.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/show_offliners.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/voicecall.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-kopeteeditstatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteeditstatusmessage.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteeditstatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteeditstatusmessage.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamsend.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_online.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-metacontact_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_unknown.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteaway.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-delete_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/delete_user.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions
-+ $(INSTALL_DATA) $(srcdir)/hi22-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteaway.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_offline.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions
-+ $(INSTALL_DATA) $(srcdir)/crsc-action-account_offline_overlay.svgz $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions/account_offline_overlay.svgz
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteaway.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-kopeteeditstatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteeditstatusmessage.png
-- $(INSTALL_DATA) $(srcdir)/cr64-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamsend.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/add_user.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-newmsg.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/newmsg.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-add_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/add_user.png
- $(INSTALL_DATA) $(srcdir)/cr128-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/webcamreceive.png
-- $(INSTALL_DATA) $(srcdir)/cr22-action-webcamreceive.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamreceive.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/account_offline_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteeditstatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteeditstatusmessage.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_away.png
- $(INSTALL_DATA) $(srcdir)/cr22-action-search_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/search_user.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-kopetestatusmessage.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopetestatusmessage.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/edit_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-account_offline_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/account_offline_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/hi22-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamsend.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions
-+ $(INSTALL_DATA) $(srcdir)/hi48-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/edit_user.png
- $(INSTALL_DATA) $(srcdir)/cr32-action-search_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/search_user.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-search_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/search_user.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-webcamsend.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamsend.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/edit_user.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-edit_user.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/edit_user.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-newmsg.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmsg.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-status_unknown_overlay.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/hi32-action-newmessage.mng $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/newmessage.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_away_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_away_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-contact_food_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_food_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/voicecall.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-newmessage.mng $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmessage.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-kopeteavailable.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteavailable.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-metacontact_unknown.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_unknown.png
- $(INSTALL_DATA) $(srcdir)/cr32-action-show_offliners.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/show_offliners.png
-- $(INSTALL_DATA) $(srcdir)/cr32-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/voicecall.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/voicecall.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-status_unknown_overlay.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown_overlay.png
-- $(INSTALL_DATA) $(srcdir)/cr64-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/voicecall.png
-- $(INSTALL_DATA) $(srcdir)/cr48-action-voicecall.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/voicecall.png
-+ $(INSTALL_DATA) $(srcdir)/hi48-action-kopeteaway.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteaway.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteaway.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteeditstatusmessage.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamreceive.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteaway.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamreceive.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/account_offline_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/delete_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/emoticon.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteaway.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteaway.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/add_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/edit_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamreceive.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/emoticon.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_online.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_away_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions/account_offline_overlay.svgz
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/delete_user.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/show_offliners.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_offline.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/search_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/show_offliners.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_xa_overlay.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_phone_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmessage.mng
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/newmsg.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/account_offline_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_invisible_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/account_offline_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/account_offline_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_offline.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/add_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/newmsg.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_food_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_invisible_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_busy_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamreceive.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopetestatusmessage.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/kopeteaway.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamreceive.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_online.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/kopeteaway.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteaway.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_online.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/metacontact_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/emoticon.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteaway.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_unknown.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/metacontact_away.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_unknown.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_away.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_xa_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/newmessage.mng
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/kopeteavailable.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmsg.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_busy_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteaway.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/newmsg.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/show_offliners.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteaway.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamsend.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/webcamsend.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/add_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamreceive.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/delete_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/delete_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown_overlay.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/delete_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamreceive.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamreceive.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/webcamsend.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamreceive.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/edit_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/add_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/voicecall.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/show_offliners.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/voicecall.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteeditstatusmessage.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteeditstatusmessage.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteaway.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_offline.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/scalable/actions/account_offline_overlay.svgz
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/kopeteaway.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteeditstatusmessage.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/webcamsend.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/add_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/newmsg.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/add_user.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/actions/webcamreceive.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/webcamreceive.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/account_offline_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteeditstatusmessage.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_away.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/search_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopetestatusmessage.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/edit_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/account_offline_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/webcamsend.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/edit_user.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/search_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/search_user.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/webcamsend.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/edit_user.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/edit_user.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmsg.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/status_unknown_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/newmessage.mng
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_away_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/contact_food_overlay.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/newmessage.mng
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/kopeteavailable.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/metacontact_unknown.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/show_offliners.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/actions/voicecall.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/voicecall.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/status_unknown_overlay.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/64x64/actions/voicecall.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/actions/voicecall.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/kopeteaway.png
-
- #>+ 15
- force-reedit:
--- kopete/kopete/addaccountwizard/Makefile.in
+++ kopete/kopete/addaccountwizard/Makefile.in
@@ -142,6 +142,7 @@
@@ -57959,64 +55387,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -970,11 +979,11 @@
- mocs: kopeteemailwindow.moc
-
- #>+ 3
--chatmemberslistwidget.moc: $(srcdir)/chatmemberslistwidget.h
-- $(MOC) $(srcdir)/chatmemberslistwidget.h -o chatmemberslistwidget.moc
-+kopeteemoticonaction.moc: $(srcdir)/kopeteemoticonaction.h
-+ $(MOC) $(srcdir)/kopeteemoticonaction.h -o kopeteemoticonaction.moc
-
- #>+ 2
--mocs: chatmemberslistwidget.moc
-+mocs: kopeteemoticonaction.moc
-
- #>+ 3
- kopetechatwindow.moc: $(srcdir)/kopetechatwindow.h
-@@ -984,11 +993,11 @@
- mocs: kopetechatwindow.moc
-
- #>+ 3
--kopeteemoticonaction.moc: $(srcdir)/kopeteemoticonaction.h
-- $(MOC) $(srcdir)/kopeteemoticonaction.h -o kopeteemoticonaction.moc
-+chatmemberslistwidget.moc: $(srcdir)/chatmemberslistwidget.h
-+ $(MOC) $(srcdir)/chatmemberslistwidget.h -o chatmemberslistwidget.moc
-
- #>+ 2
--mocs: kopeteemoticonaction.moc
-+mocs: chatmemberslistwidget.moc
-
- #>+ 8
- kopete_emailwindow.la.closure: $(kopete_emailwindow_la_OBJECTS) $(kopete_emailwindow_la_DEPENDENCIES)
-@@ -1019,7 +1028,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kopetechatwindowstylemanager.moc krichtexteditpart.moc emoticonselector.moc chattexteditpart.moc chatmessagepart.moc chatview.moc kopeteemailwindow.moc chatmemberslistwidget.moc kopetechatwindow.moc kopeteemoticonaction.moc
-+ -rm -f kopetechatwindowstylemanager.moc krichtexteditpart.moc emoticonselector.moc chattexteditpart.moc chatmessagepart.moc chatview.moc kopeteemailwindow.moc kopeteemoticonaction.moc kopetechatwindow.moc chatmemberslistwidget.moc
-
- #>+ 2
- KDE_DIST=kopeteemailwindow.rc kopetechatwindow.h emoticonselector.h krichtexteditpart.h kopetechatwindowstyle.h chatmessagepart.h emailwindow.desktop kopetechatwindowstylemanager.h chatwindow.desktop chattexteditpart.h chatmemberslistwidget.h kopetechatwindow.rc chatview.h Makefile.in kopeteemoticonaction.h kopeterichtexteditpartfull.rc kopeteemailwindow.h Makefile.am
-@@ -1070,7 +1079,7 @@
-
-
- #>+ 11
--kopete_chatwindow_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/chatview.cpp $(srcdir)/kopetechatwindow.cpp $(srcdir)/chatmemberslistwidget.cpp chatview.moc kopetechatwindow.moc chatmemberslistwidget.moc
-+kopete_chatwindow_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/chatview.cpp $(srcdir)/kopetechatwindow.cpp $(srcdir)/chatmemberslistwidget.cpp chatview.moc chatmemberslistwidget.moc kopetechatwindow.moc
- @echo 'creating kopete_chatwindow_la.all_cpp.cpp ...'; \
- rm -f kopete_chatwindow_la.all_cpp.files kopete_chatwindow_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_chatwindow_la.all_cpp.final; \
-@@ -1128,8 +1137,8 @@
- chatview.o: chatview.moc
- kopetechatwindowstylemanager.lo: kopetechatwindowstylemanager.moc
- nmcheck:
--kopetechatwindow.lo: kopetechatwindow.moc
- chatmemberslistwidget.lo: chatmemberslistwidget.moc
-+kopetechatwindow.lo: kopetechatwindow.moc
- kopeteemailwindow.lo: kopeteemailwindow.moc
- chatmessagepart.o: chatmessagepart.moc
- nmcheck-am: nmcheck
--- kopete/kopete/chatwindow/tests/Makefile.in
+++ kopete/kopete/chatwindow/tests/Makefile.in
@@ -153,6 +153,7 @@
@@ -58417,33 +55787,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -841,20 +850,20 @@
-
- #>+ 16
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/kopete_avdevice.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/kopete_avdevice.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
-- $(INSTALL_DATA) $(srcdir)/cr64-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/kopete_avdevice.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
- $(INSTALL_DATA) $(srcdir)/cr128-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/kopete_avdevice.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/kopete_avdevice.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
-+ $(INSTALL_DATA) $(srcdir)/cr64-app-kopete_avdevice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/kopete_avdevice.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/kopete_avdevice.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/kopete_avdevice.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/kopete_avdevice.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/kopete_avdevice.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/kopete_avdevice.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/kopete_avdevice.png
-
- #>+ 15
- force-reedit:
--- kopete/kopete/config/behavior/Makefile.in
+++ kopete/kopete/config/behavior/Makefile.in
@@ -152,6 +152,7 @@
@@ -58544,15 +55887,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -812,7 +821,7 @@
- -rm -f behaviorconfig.moc
-
- #>+ 2
--KDE_DIST=behaviorconfig.h kopeteawayconfigbase.ui kopete_behaviorconfig.desktop Makefile.in behaviorconfig_general.ui behaviorconfig_events.ui behaviorconfig_chat.ui Makefile.am
-+KDE_DIST=behaviorconfig.h kopeteawayconfigbase.ui kopete_behaviorconfig.desktop Makefile.in behaviorconfig_general.ui behaviorconfig_chat.ui behaviorconfig_events.ui Makefile.am
-
- #>+ 7
- clean-ui:
--- kopete/kopete/config/identity/Makefile.in
+++ kopete/kopete/config/identity/Makefile.in
@@ -155,6 +155,7 @@
@@ -58653,45 +55987,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -821,22 +830,22 @@
-
-
- #>+ 3
--kopeteidentityconfig.moc: $(srcdir)/kopeteidentityconfig.h
-- $(MOC) $(srcdir)/kopeteidentityconfig.h -o kopeteidentityconfig.moc
-+globalidentitiesmanager.moc: $(srcdir)/globalidentitiesmanager.h
-+ $(MOC) $(srcdir)/globalidentitiesmanager.h -o globalidentitiesmanager.moc
-
- #>+ 2
--mocs: kopeteidentityconfig.moc
-+mocs: globalidentitiesmanager.moc
-
- #>+ 3
--globalidentitiesmanager.moc: $(srcdir)/globalidentitiesmanager.h
-- $(MOC) $(srcdir)/globalidentitiesmanager.h -o globalidentitiesmanager.moc
-+kopeteidentityconfig.moc: $(srcdir)/kopeteidentityconfig.h
-+ $(MOC) $(srcdir)/kopeteidentityconfig.h -o kopeteidentityconfig.moc
-
- #>+ 2
--mocs: globalidentitiesmanager.moc
-+mocs: kopeteidentityconfig.moc
-
- #>+ 3
- clean-metasources:
-- -rm -f kopeteidentityconfig.moc globalidentitiesmanager.moc
-+ -rm -f globalidentitiesmanager.moc kopeteidentityconfig.moc
-
- #>+ 2
- KDE_DIST=globalidentitiesmanager.h kopeteidentityconfigbase.ui kopeteidentityconfigpreferences.kcfgc kopeteidentityconfig.h kopeteidentityconfigpreferences.kcfg Makefile.in kopete_identityconfig.desktop Makefile.am
-@@ -897,7 +906,7 @@
-
-
- #>+ 11
--kcm_kopete_identityconfig_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/kopeteidentityconfig.cpp $(srcdir)/globalidentitiesmanager.cpp kopeteidentityconfigbase.cpp kopeteidentityconfigpreferences.cpp kopeteidentityconfigbase.moc globalidentitiesmanager.moc kopeteidentityconfig.moc
-+kcm_kopete_identityconfig_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/kopeteidentityconfig.cpp $(srcdir)/globalidentitiesmanager.cpp kopeteidentityconfigbase.cpp kopeteidentityconfigpreferences.cpp kopeteidentityconfigbase.moc kopeteidentityconfig.moc globalidentitiesmanager.moc
- @echo 'creating kcm_kopete_identityconfig_la.all_cpp.cpp ...'; \
- rm -f kcm_kopete_identityconfig_la.all_cpp.files kcm_kopete_identityconfig_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kcm_kopete_identityconfig_la.all_cpp.final; \
--- kopete/kopete/config/Makefile.in
+++ kopete/kopete/config/Makefile.in
@@ -119,6 +119,7 @@
@@ -58992,69 +56287,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -758,18 +767,18 @@
- .NOEXPORT:
-
- #>+ 3
--customnotificationprops.moc: $(srcdir)/customnotificationprops.h
-- $(MOC) $(srcdir)/customnotificationprops.h -o customnotificationprops.moc
-+kopetegrouplistaction.moc: $(srcdir)/kopetegrouplistaction.h
-+ $(MOC) $(srcdir)/kopetegrouplistaction.h -o kopetegrouplistaction.moc
-
- #>+ 2
--mocs: customnotificationprops.moc
-+mocs: kopetegrouplistaction.moc
-
- #>+ 3
--kopetegrouplistaction.moc: $(srcdir)/kopetegrouplistaction.h
-- $(MOC) $(srcdir)/kopetegrouplistaction.h -o kopetegrouplistaction.moc
-+customnotificationprops.moc: $(srcdir)/customnotificationprops.h
-+ $(MOC) $(srcdir)/customnotificationprops.h -o customnotificationprops.moc
-
- #>+ 2
--mocs: kopetegrouplistaction.moc
-+mocs: customnotificationprops.moc
-
- #>+ 3
- kopetelviprops.moc: $(srcdir)/kopetelviprops.h
-@@ -786,18 +795,18 @@
- mocs: kopetecontactlistview.moc
-
- #>+ 3
--kopetemetacontactlvi.moc: $(srcdir)/kopetemetacontactlvi.h
-- $(MOC) $(srcdir)/kopetemetacontactlvi.h -o kopetemetacontactlvi.moc
-+kopetegroupviewitem.moc: $(srcdir)/kopetegroupviewitem.h
-+ $(MOC) $(srcdir)/kopetegroupviewitem.h -o kopetegroupviewitem.moc
-
- #>+ 2
--mocs: kopetemetacontactlvi.moc
-+mocs: kopetegroupviewitem.moc
-
- #>+ 3
--kopetegroupviewitem.moc: $(srcdir)/kopetegroupviewitem.h
-- $(MOC) $(srcdir)/kopetegroupviewitem.h -o kopetegroupviewitem.moc
-+kopetemetacontactlvi.moc: $(srcdir)/kopetemetacontactlvi.h
-+ $(MOC) $(srcdir)/kopetemetacontactlvi.h -o kopetemetacontactlvi.moc
-
- #>+ 2
--mocs: kopetegroupviewitem.moc
-+mocs: kopetemetacontactlvi.moc
-
- #>+ 3
- kabcexport.moc: $(srcdir)/kabcexport.h
-@@ -808,10 +817,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f customnotificationprops.moc kopetegrouplistaction.moc kopetelviprops.moc kopetecontactlistview.moc kopetemetacontactlvi.moc kopetegroupviewitem.moc kabcexport.moc
-+ -rm -f kopetegrouplistaction.moc customnotificationprops.moc kopetelviprops.moc kopetecontactlistview.moc kopetegroupviewitem.moc kopetemetacontactlvi.moc kabcexport.moc
-
- #>+ 2
--KDE_DIST=kopetelviprops.h kopetegrouplistaction.h kopetestatusgroupviewitem.h kopetemetacontactlvi.h kopetegvipropswidget.ui kabcexport_base.ui kopeteaddrbookexportui.ui kopetecontactlistview.h configure.in.in kopetegroupviewitem.h customnotifications.ui Makefile.in kopetemetalvipropswidget.ui Makefile.am
-+KDE_DIST=kopetelviprops.h kopetegrouplistaction.h kopetestatusgroupviewitem.h kopetegvipropswidget.ui kopetemetacontactlvi.h kabcexport_base.ui kopeteaddrbookexportui.ui kopetecontactlistview.h configure.in.in kopetegroupviewitem.h customnotifications.ui Makefile.in kopetemetalvipropswidget.ui Makefile.am
-
- #>+ 8
- clean-ui:
--- kopete/kopete/kconf_update/Makefile.in
+++ kopete/kopete/kconf_update/Makefile.in
@@ -174,6 +174,7 @@
@@ -59234,7 +56466,7 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -533,7 +542,7 @@
+@@ -534,7 +543,7 @@
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
@@ -59243,7 +56475,7 @@
#>- @for dep in $?; do \
#>- case '$(am__configure_deps)' in \
#>- *$$dep*) \
-@@ -571,9 +580,9 @@
+@@ -572,9 +581,9 @@
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -59255,118 +56487,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -1021,18 +1030,18 @@
- mocs: kopetewindow.moc
-
- #>+ 3
--kopeteapplication.moc: $(srcdir)/kopeteapplication.h
-- $(MOC) $(srcdir)/kopeteapplication.h -o kopeteapplication.moc
-+kimifaceimpl.moc: $(srcdir)/kimifaceimpl.h
-+ $(MOC) $(srcdir)/kimifaceimpl.h -o kimifaceimpl.moc
-
- #>+ 2
--mocs: kopeteapplication.moc
-+mocs: kimifaceimpl.moc
-
- #>+ 3
--kimifaceimpl.moc: $(srcdir)/kimifaceimpl.h
-- $(MOC) $(srcdir)/kimifaceimpl.h -o kimifaceimpl.moc
-+kopeteapplication.moc: $(srcdir)/kopeteapplication.h
-+ $(MOC) $(srcdir)/kopeteapplication.h -o kopeteapplication.moc
-
- #>+ 2
--mocs: kimifaceimpl.moc
-+mocs: kopeteapplication.moc
-
- #>+ 3
- kopeteeditglobalidentitywidget.moc: $(srcdir)/kopeteeditglobalidentitywidget.h
-@@ -1057,10 +1066,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kopeteballoon.moc kopetewindow.moc kopeteapplication.moc kimifaceimpl.moc kopeteeditglobalidentitywidget.moc systemtray.moc kopeteaccountstatusbaricon.moc
-+ -rm -f kopeteballoon.moc kopetewindow.moc kimifaceimpl.moc kopeteapplication.moc kopeteeditglobalidentitywidget.moc systemtray.moc kopeteaccountstatusbaricon.moc
-
- #>+ 2
--KDE_DIST=groupkabcselectorwidget.ui hi32-app-kopete.png kopeteaccountstatusbaricon.h cr22-app-kopete_some_online.png hi22-app-kopete.png eventsrc kimiface.h cr22-app-kopete_all_away.png cr16-mime-kopete_emoticons.png cr22-app-kopete_some_away.png hi48-app-kopete.png cr22-mime-kopete_emoticons.png systemtray.h kopeteapplication.h kopetewindow.h kopeteeditglobalidentitywidget.h kopete.desktop cr22-app-kopete_offline.png hi128-app-kopete.png kopeteiface.h Makefile.in x-kopete-emoticons.desktop hisc-app-kopete2.svgz hi64-app-kopete.png kopeteballoon.h kopeteui.rc hi16-app-kopete.png Makefile.am
-+KDE_DIST=groupkabcselectorwidget.ui hi32-app-kopete.png kopeteaccountstatusbaricon.h cr22-app-kopete_some_online.png eventsrc hi22-app-kopete.png kimiface.h cr22-app-kopete_all_away.png cr16-mime-kopete_emoticons.png cr22-app-kopete_some_away.png cr22-mime-kopete_emoticons.png hi48-app-kopete.png systemtray.h kopeteapplication.h kopetewindow.h kopeteeditglobalidentitywidget.h kopete.desktop cr22-app-kopete_offline.png hi128-app-kopete.png kopeteiface.h x-kopete-emoticons.desktop Makefile.in hisc-app-kopete2.svgz hi64-app-kopete.png kopeteui.rc kopeteballoon.h hi16-app-kopete.png Makefile.am
-
- #>+ 5
- clean-idl:
-@@ -1079,43 +1088,43 @@
- #>+ 40
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_some_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_online.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes
-- $(INSTALL_DATA) $(srcdir)/cr16-mime-kopete_emoticons.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kopete_emoticons.png
- $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_some_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_away.png
-- $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_all_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_all_away.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/hi128-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kopete.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps
- $(INSTALL_DATA) $(srcdir)/hi22-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kopete.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes
-- $(INSTALL_DATA) $(srcdir)/cr22-mime-kopete_emoticons.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kopete_emoticons.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/hi32-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kopete.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_offline.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps
- $(INSTALL_DATA) $(srcdir)/hisc-app-kopete2.svgz $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kopete2.svgz
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/hi48-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kopete.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/hi128-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kopete.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/hi32-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kopete.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_all_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_all_away.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes
-+ $(INSTALL_DATA) $(srcdir)/cr16-mime-kopete_emoticons.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kopete_emoticons.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_some_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_online.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes
-+ $(INSTALL_DATA) $(srcdir)/cr22-mime-kopete_emoticons.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kopete_emoticons.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
- $(INSTALL_DATA) $(srcdir)/hi16-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kopete.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
- $(INSTALL_DATA) $(srcdir)/hi64-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kopete.png
-- $(INSTALL_DATA) $(srcdir)/cr22-app-kopete_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_offline.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/hi48-app-kopete.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kopete.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_online.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kopete_emoticons.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_away.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_all_away.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kopete.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kopete.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kopete_emoticons.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kopete.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_offline.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kopete2.svgz
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kopete.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kopete.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kopete.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_all_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/mimetypes/kopete_emoticons.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_some_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/mimetypes/kopete_emoticons.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kopete.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kopete.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/kopete_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kopete.png
-
- #>+ 15
- force-reedit:
-@@ -1156,7 +1165,7 @@
-
-
- #>+ 11
--kopete.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/kopeteapplication.cpp $(srcdir)/kopeteiface.cpp $(srcdir)/systemtray.cpp $(srcdir)/kopeteballoon.cpp $(srcdir)/kopetewindow.cpp $(srcdir)/kopeteaccountstatusbaricon.cpp $(srcdir)/kimifaceimpl.cpp $(srcdir)/kopeteeditglobalidentitywidget.cpp kopeteiface_skel.cpp kimiface_skel.cpp groupkabcselectorwidget.cpp kopeteballoon.moc kopetewindow.moc kimifaceimpl.moc kopeteapplication.moc kopeteeditglobalidentitywidget.moc systemtray.moc groupkabcselectorwidget.moc kopeteaccountstatusbaricon.moc
-+kopete.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/kopeteapplication.cpp $(srcdir)/kopeteiface.cpp $(srcdir)/systemtray.cpp $(srcdir)/kopeteballoon.cpp $(srcdir)/kopetewindow.cpp $(srcdir)/kopeteaccountstatusbaricon.cpp $(srcdir)/kimifaceimpl.cpp $(srcdir)/kopeteeditglobalidentitywidget.cpp kopeteiface_skel.cpp kimiface_skel.cpp groupkabcselectorwidget.cpp kopeteballoon.moc kopetewindow.moc kopeteapplication.moc kimifaceimpl.moc kopeteeditglobalidentitywidget.moc systemtray.moc groupkabcselectorwidget.moc kopeteaccountstatusbaricon.moc
- @echo 'creating kopete.all_cpp.cpp ...'; \
- rm -f kopete.all_cpp.files kopete.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete.all_cpp.final; \
--- kopete/libkopete/avdevice/Makefile.in
+++ kopete/libkopete/avdevice/Makefile.in
@@ -162,6 +162,7 @@
@@ -59667,124 +56787,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1240,18 +1249,18 @@
- mocs: kopeteaccount.moc
-
- #>+ 3
--kopetewalletmanager.moc: $(srcdir)/kopetewalletmanager.h
-- $(MOC) $(srcdir)/kopetewalletmanager.h -o kopetewalletmanager.moc
-+kopetecontact.moc: $(srcdir)/kopetecontact.h
-+ $(MOC) $(srcdir)/kopetecontact.h -o kopetecontact.moc
-
- #>+ 2
--mocs: kopetewalletmanager.moc
-+mocs: kopetecontact.moc
-
- #>+ 3
--kopetecontact.moc: $(srcdir)/kopetecontact.h
-- $(MOC) $(srcdir)/kopetecontact.h -o kopetecontact.moc
-+kopetewalletmanager.moc: $(srcdir)/kopetewalletmanager.h
-+ $(MOC) $(srcdir)/kopetewalletmanager.h -o kopetewalletmanager.moc
-
- #>+ 2
--mocs: kopetecontact.moc
-+mocs: kopetewalletmanager.moc
-
- #>+ 3
- kopeteaccountmanager.moc: $(srcdir)/kopeteaccountmanager.h
-@@ -1268,18 +1277,18 @@
- mocs: kopetecommandhandler.moc
-
- #>+ 3
--kopetepluginmanager.moc: $(srcdir)/kopetepluginmanager.h
-- $(MOC) $(srcdir)/kopetepluginmanager.h -o kopetepluginmanager.moc
-+kopeteawayaction.moc: $(srcdir)/kopeteawayaction.h
-+ $(MOC) $(srcdir)/kopeteawayaction.h -o kopeteawayaction.moc
-
- #>+ 2
--mocs: kopetepluginmanager.moc
-+mocs: kopeteawayaction.moc
-
- #>+ 3
--kopeteawayaction.moc: $(srcdir)/kopeteawayaction.h
-- $(MOC) $(srcdir)/kopeteawayaction.h -o kopeteawayaction.moc
-+kopetepluginmanager.moc: $(srcdir)/kopetepluginmanager.h
-+ $(MOC) $(srcdir)/kopetepluginmanager.h -o kopetepluginmanager.moc
-
- #>+ 2
--mocs: kopeteawayaction.moc
-+mocs: kopetepluginmanager.moc
-
- #>+ 3
- kautoconfig.moc: $(srcdir)/kautoconfig.h
-@@ -1387,18 +1396,18 @@
- mocs: kopeteplugin.moc
-
- #>+ 3
--kopetesimplemessagehandler.moc: $(srcdir)/kopetesimplemessagehandler.h
-- $(MOC) $(srcdir)/kopetesimplemessagehandler.h -o kopetesimplemessagehandler.moc
-+kcautoconfigmodule.moc: $(srcdir)/kcautoconfigmodule.h
-+ $(MOC) $(srcdir)/kcautoconfigmodule.h -o kcautoconfigmodule.moc
-
- #>+ 2
--mocs: kopetesimplemessagehandler.moc
-+mocs: kcautoconfigmodule.moc
-
- #>+ 3
--kcautoconfigmodule.moc: $(srcdir)/kcautoconfigmodule.h
-- $(MOC) $(srcdir)/kcautoconfigmodule.h -o kcautoconfigmodule.moc
-+kopetesimplemessagehandler.moc: $(srcdir)/kopetesimplemessagehandler.h
-+ $(MOC) $(srcdir)/kopetesimplemessagehandler.h -o kopetesimplemessagehandler.moc
-
- #>+ 2
--mocs: kcautoconfigmodule.moc
-+mocs: kopetesimplemessagehandler.moc
-
- #>+ 3
- kopeteprefs.moc: $(srcdir)/kopeteprefs.h
-@@ -1408,18 +1417,18 @@
- mocs: kopeteprefs.moc
-
- #>+ 3
--kopetecontactlist.moc: $(srcdir)/kopetecontactlist.h
-- $(MOC) $(srcdir)/kopetecontactlist.h -o kopetecontactlist.moc
-+webcamwidget.moc: $(srcdir)/webcamwidget.h
-+ $(MOC) $(srcdir)/webcamwidget.h -o webcamwidget.moc
-
- #>+ 2
--mocs: kopetecontactlist.moc
-+mocs: webcamwidget.moc
-
- #>+ 3
--webcamwidget.moc: $(srcdir)/webcamwidget.h
-- $(MOC) $(srcdir)/webcamwidget.h -o webcamwidget.moc
-+kopetecontactlist.moc: $(srcdir)/kopetecontactlist.h
-+ $(MOC) $(srcdir)/kopetecontactlist.h -o kopetecontactlist.moc
-
- #>+ 2
--mocs: webcamwidget.moc
-+mocs: kopetecontactlist.moc
-
- #>+ 3
- knotification.moc: $(srcdir)/knotification.h
-@@ -1479,7 +1488,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kopeteaccount.moc kopetewalletmanager.moc kopetecontact.moc kopeteaccountmanager.moc kopetecommandhandler.moc kopetepluginmanager.moc kopeteawayaction.moc kautoconfig.moc kopeteblacklister.moc kabcpersistence.moc kopetecontactlistelement.moc kopetemessagehandlerchain.moc kopetegroup.moc kopeteprotocol.moc kopetechatsessionmanager.moc kopetemessagehandler.moc connectionmanager.moc kopeteawaydialog.moc kopeteaway.moc kopetechatsession.moc kopetepassword.moc kopeteplugin.moc kopetesimplemessagehandler.moc kcautoconfigmodule.moc kopeteprefs.moc kopetecontactlist.moc webcamwidget.moc knotification.moc kopetetransfermanager.moc kopetetask.moc kopetepasswordedaccount.moc managedconnectionaccount.moc kopeteonlinestatusmanager.moc kopetemessageevent.moc kopetemetacontact.moc
-+ -rm -f kopeteaccount.moc kopetecontact.moc kopetewalletmanager.moc kopeteaccountmanager.moc kopetecommandhandler.moc kopeteawayaction.moc kopetepluginmanager.moc kautoconfig.moc kopeteblacklister.moc kabcpersistence.moc kopetecontactlistelement.moc kopetemessagehandlerchain.moc kopetegroup.moc kopeteprotocol.moc kopetechatsessionmanager.moc kopetemessagehandler.moc connectionmanager.moc kopeteawaydialog.moc kopeteaway.moc kopetechatsession.moc kopetepassword.moc kopeteplugin.moc kcautoconfigmodule.moc kopetesimplemessagehandler.moc kopeteprefs.moc webcamwidget.moc kopetecontactlist.moc knotification.moc kopetetransfermanager.moc kopetetask.moc kopetepasswordedaccount.moc managedconnectionaccount.moc kopeteonlinestatusmanager.moc kopetemessageevent.moc kopetemetacontact.moc
-
- #>+ 2
- KDE_DIST=connectionmanager.h PORTING kopetemessagemanagerfactory.h kopetenotifyevent.h API-TODO kopeteconfig.kcfgc kautoconfig.h kopetewalletmanager.h clientiface.h kopetemessagemanager.h kopeteutils.h kopeteui.desktop kopetepluginmanager.h kopete.kcfg kopetemimesourcefactory.h kopeteplugin.desktop kopetecommandui.rc kcautoconfigmodule.h knotification.h configure.in.in Makefile.in kopeteproperties.h kopeteprotocol.desktop Makefile.am networkstatuscommon.cpp
-@@ -1541,7 +1550,7 @@
-
-
- #>+ 11
--libkopete_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/knotification.cpp $(srcdir)/connectionmanager.cpp $(srcdir)/kopeteonlinestatus.cpp $(srcdir)/kopeteonlinestatusmanager.cpp $(srcdir)/kopeteprotocol.cpp $(srcdir)/kopetecontact.cpp $(srcdir)/kopetepluginmanager.cpp $(srcdir)/kopeteplugin.cpp $(srcdir)/kopetemessage.cpp $(srcdir)/kopetechatsession.cpp $(srcdir)/kopetechatsessionmanager.cpp $(srcdir)/kopetecontactlist.cpp $(srcdir)/kopetemetacontact.cpp $(srcdir)/kopeteawaydialog.cpp $(srcdir)/kopetetransfermanager.cpp $(srcdir)/kopetegroup.cpp $(srcdir)/kcautoconfigmodule.cpp $(srcdir)/kopeteaccountmanager.cpp $(srcdir)/kopeteaccount.cpp $(srcdir)/kopetecontactlistelement.cpp $(srcdir)/kopetecommandhandler.cpp $(srcdir)/kopeteaway.cpp $(srcdir)/kopeteawayaction.cpp $(srcdir)/kautoconfig.cpp $(srcdir)/kopetewalletmanager.cpp $(srcdir)/kopetecontactproperty.cpp $(srcdir)/kopetepassword.cpp $(srcdir)/kopeteglobal.cpp $(srcdir)/kopeteuiglobal.cpp $(srcdir)/kopetepasswordedaccount.cpp $(srcdir)/kopetemimetypehandler.cpp $(srcdir)/kopetetask.cpp $(srcdir)/kopetemimesourcefactory.cpp $(srcdir)/kopeteeventpresentation.cpp $(srcdir)/kopetenotifyevent.cpp $(srcdir)/kopetenotifydataobject.cpp $(srcdir)/kopeteblacklister.cpp $(srcdir)/kopetemessageevent.cpp $(srcdir)/kopetemessagehandler.cpp $(srcdir)/kopetemessagehandlerchain.cpp $(srcdir)/kopetesimplemessagehandler.cpp $(srcdir)/kopeteproperties.cpp $(srcdir)/kabcpersistence.cpp $(srcdir)/managedconnectionaccount.cpp $(srcdir)/kopeteutils.cpp $(srcdir)/kopeteprefs.cpp $(srcdir)/kopetepicture.cpp $(srcdir)/webcamwidget.cpp connectionmanager_skel.cpp clientiface_stub.cpp kopeteconfig.cpp kopeteaccount.moc kopetecontact.moc kopetewalletmanager.moc connectionmanager.moc kopeteaccountmanager.moc kopetecommandhandler.moc kopeteawaydialog.moc kopeteaway.moc kopetepassword.moc kopetechatsession.moc kcautoconfigmodule.moc kopetesimplemessagehandler.moc kopeteplugin.moc kopetepluginmanager.moc kopeteawayaction.moc webcamwidget.moc kopetecontactlist.moc kopeteprefs.moc kautoconfig.moc knotification.moc kopetetransfermanager.moc kopeteblacklister.moc kopetetask.moc kabcpersistence.moc kopetecontactlistelement.moc kopetemessagehandlerchain.moc kopetegroup.moc kopeteprotocol.moc kopetepasswordedaccount.moc managedconnectionaccount.moc kopeteonlinestatusmanager.moc kopetemessageevent.moc kopetechatsessionmanager.moc kopetemetacontact.moc kopetemessagehandler.moc
-+libkopete_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/knotification.cpp $(srcdir)/connectionmanager.cpp $(srcdir)/kopeteonlinestatus.cpp $(srcdir)/kopeteonlinestatusmanager.cpp $(srcdir)/kopeteprotocol.cpp $(srcdir)/kopetecontact.cpp $(srcdir)/kopetepluginmanager.cpp $(srcdir)/kopeteplugin.cpp $(srcdir)/kopetemessage.cpp $(srcdir)/kopetechatsession.cpp $(srcdir)/kopetechatsessionmanager.cpp $(srcdir)/kopetecontactlist.cpp $(srcdir)/kopetemetacontact.cpp $(srcdir)/kopeteawaydialog.cpp $(srcdir)/kopetetransfermanager.cpp $(srcdir)/kopetegroup.cpp $(srcdir)/kcautoconfigmodule.cpp $(srcdir)/kopeteaccountmanager.cpp $(srcdir)/kopeteaccount.cpp $(srcdir)/kopetecontactlistelement.cpp $(srcdir)/kopetecommandhandler.cpp $(srcdir)/kopeteaway.cpp $(srcdir)/kopeteawayaction.cpp $(srcdir)/kautoconfig.cpp $(srcdir)/kopetewalletmanager.cpp $(srcdir)/kopetecontactproperty.cpp $(srcdir)/kopetepassword.cpp $(srcdir)/kopeteglobal.cpp $(srcdir)/kopeteuiglobal.cpp $(srcdir)/kopetepasswordedaccount.cpp $(srcdir)/kopetemimetypehandler.cpp $(srcdir)/kopetetask.cpp $(srcdir)/kopetemimesourcefactory.cpp $(srcdir)/kopeteeventpresentation.cpp $(srcdir)/kopetenotifyevent.cpp $(srcdir)/kopetenotifydataobject.cpp $(srcdir)/kopeteblacklister.cpp $(srcdir)/kopetemessageevent.cpp $(srcdir)/kopetemessagehandler.cpp $(srcdir)/kopetemessagehandlerchain.cpp $(srcdir)/kopetesimplemessagehandler.cpp $(srcdir)/kopeteproperties.cpp $(srcdir)/kabcpersistence.cpp $(srcdir)/managedconnectionaccount.cpp $(srcdir)/kopeteutils.cpp $(srcdir)/kopeteprefs.cpp $(srcdir)/kopetepicture.cpp $(srcdir)/webcamwidget.cpp connectionmanager_skel.cpp clientiface_stub.cpp kopeteconfig.cpp kopeteaccount.moc kopetewalletmanager.moc kopetecontact.moc connectionmanager.moc kopeteaccountmanager.moc kopetecommandhandler.moc kopeteawaydialog.moc kopeteaway.moc kopetepassword.moc kopetechatsession.moc kopetesimplemessagehandler.moc kcautoconfigmodule.moc kopeteplugin.moc kopeteawayaction.moc kopetepluginmanager.moc kopetecontactlist.moc webcamwidget.moc kopeteprefs.moc kautoconfig.moc knotification.moc kopetetransfermanager.moc kopeteblacklister.moc kopetetask.moc kabcpersistence.moc kopetecontactlistelement.moc kopetemessagehandlerchain.moc kopetegroup.moc kopeteprotocol.moc kopetepasswordedaccount.moc managedconnectionaccount.moc kopeteonlinestatusmanager.moc kopetemessageevent.moc kopetechatsessionmanager.moc kopetemetacontact.moc kopetemessagehandler.moc
- @echo 'creating libkopete_la.all_cpp.cpp ...'; \
- rm -f libkopete_la.all_cpp.files libkopete_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkopete_la.all_cpp.final; \
--- kopete/libkopete/private/Makefile.in
+++ kopete/libkopete/private/Makefile.in
@@ -139,6 +139,7 @@
@@ -59885,15 +56887,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -756,7 +765,7 @@
- -rm -f kopeteviewmanager.moc kopeteemoticons.moc kopetecommand.moc kopeteutils_private.moc
-
- #>+ 2
--KDE_DIST=kopetecommand.h kopeteemoticons.h kopeteutils_private.h Makefile.in Makefile.am kopeteviewmanager.h
-+KDE_DIST=kopetecommand.h kopeteemoticons.h kopeteutils_private.h Makefile.in kopeteviewmanager.h Makefile.am
-
- #>+ 2
- docs-am:
--- kopete/libkopete/tests/Makefile.in
+++ kopete/libkopete/tests/Makefile.in
@@ -201,6 +201,7 @@
@@ -60194,40 +57187,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -883,18 +892,18 @@
- mocs: kopetelistviewitem.moc
-
- #>+ 3
--kopetelistviewsearchline.moc: $(srcdir)/kopetelistviewsearchline.h
-- $(MOC) $(srcdir)/kopetelistviewsearchline.h -o kopetelistviewsearchline.moc
-+metacontactselectorwidget.moc: $(srcdir)/metacontactselectorwidget.h
-+ $(MOC) $(srcdir)/metacontactselectorwidget.h -o metacontactselectorwidget.moc
-
- #>+ 2
--mocs: kopetelistviewsearchline.moc
-+mocs: metacontactselectorwidget.moc
-
- #>+ 3
--metacontactselectorwidget.moc: $(srcdir)/metacontactselectorwidget.h
-- $(MOC) $(srcdir)/metacontactselectorwidget.h -o metacontactselectorwidget.moc
-+kopetelistviewsearchline.moc: $(srcdir)/kopetelistviewsearchline.h
-+ $(MOC) $(srcdir)/kopetelistviewsearchline.h -o kopetelistviewsearchline.moc
-
- #>+ 2
--mocs: metacontactselectorwidget.moc
-+mocs: kopetelistviewsearchline.moc
-
- #>+ 3
- addressbookselectorwidget.moc: $(srcdir)/addressbookselectorwidget.h
-@@ -919,7 +928,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f userinfodialog.moc addressbookselectordialog.moc contactaddednotifydialog.moc kopetelistview.moc kopetecontactaction.moc addcontactpage.moc kopetestdaction.moc kopetepasswordwidget.moc addressbooklinkwidget.moc kopetelistviewitem.moc kopetelistviewsearchline.moc metacontactselectorwidget.moc addressbookselectorwidget.moc kopetefileconfirmdialog.moc accountselector.moc
-+ -rm -f userinfodialog.moc addressbookselectordialog.moc contactaddednotifydialog.moc kopetelistview.moc kopetecontactaction.moc addcontactpage.moc kopetestdaction.moc kopetepasswordwidget.moc addressbooklinkwidget.moc kopetelistviewitem.moc metacontactselectorwidget.moc kopetelistviewsearchline.moc addressbookselectorwidget.moc kopetefileconfirmdialog.moc accountselector.moc
-
- #>+ 2
- KDE_DIST=contactaddednotifywidget.ui kopetewidgets.cpp fileconfirmbase.ui kopete.widgets addressbookselectorwidget_base.ui metacontactselectorwidget.h contactaddednotifydialog.h widgets.cw addressbooklinkwidget_base.ui kopetepasswordwidgetbase.ui kopeteawaydialogbase.ui metacontactselectorwidget_base.ui Makefile.in kopetepassworddialog.ui Makefile.am
--- kopete/Makefile.in
+++ kopete/Makefile.in
@@ -121,6 +121,7 @@
@@ -60528,54 +57487,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -832,18 +841,18 @@
-
-
- #>+ 3
--aliasplugin.moc: $(srcdir)/aliasplugin.h
-- $(MOC) $(srcdir)/aliasplugin.h -o aliasplugin.moc
-+aliaspreferences.moc: $(srcdir)/aliaspreferences.h
-+ $(MOC) $(srcdir)/aliaspreferences.h -o aliaspreferences.moc
-
- #>+ 2
--mocs: aliasplugin.moc
-+mocs: aliaspreferences.moc
-
- #>+ 3
--aliaspreferences.moc: $(srcdir)/aliaspreferences.h
-- $(MOC) $(srcdir)/aliaspreferences.h -o aliaspreferences.moc
-+aliasplugin.moc: $(srcdir)/aliasplugin.h
-+ $(MOC) $(srcdir)/aliasplugin.h -o aliasplugin.moc
-
- #>+ 2
--mocs: aliaspreferences.moc
-+mocs: aliasplugin.moc
-
- #>+ 3
- editaliasdialog.moc: $(srcdir)/editaliasdialog.h
-@@ -863,10 +872,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f aliasplugin.moc aliaspreferences.moc editaliasdialog.moc
-+ -rm -f aliaspreferences.moc aliasplugin.moc editaliasdialog.moc
-
- #>+ 2
--KDE_DIST=aliaspreferences.h aliasplugin.h editaliasdialog.h kopete_alias.desktop kopete_alias_config.desktop Makefile.in aliasdialog.ui aliasdialogbase.ui Makefile.am
-+KDE_DIST=aliaspreferences.h aliasplugin.h editaliasdialog.h kopete_alias.desktop kopete_alias_config.desktop aliasdialog.ui Makefile.in aliasdialogbase.ui Makefile.am
-
- #>+ 5
- clean-ui:
-@@ -957,8 +966,8 @@
-
- #>+ 11
- nmcheck:
--aliaspreferences.o: aliaspreferences.moc
- aliasplugin.o: aliasplugin.moc
-+aliaspreferences.o: aliaspreferences.moc
- $(srcdir)/editaliasdialog.cpp: aliasdialogbase.h aliasdialog.h
- nmcheck-am: nmcheck
- aliasplugin.lo: aliasplugin.moc
--- kopete/plugins/autoreplace/icons/Makefile.in
+++ kopete/plugins/autoreplace/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -61176,67 +58087,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -989,6 +998,13 @@
-
-
- #>+ 3
-+cryptographyguiclient.moc: $(srcdir)/cryptographyguiclient.h
-+ $(MOC) $(srcdir)/cryptographyguiclient.h -o cryptographyguiclient.moc
-+
-+#>+ 2
-+mocs: cryptographyguiclient.moc
-+
-+#>+ 3
- kgpginterface.moc: $(srcdir)/kgpginterface.h
- $(MOC) $(srcdir)/kgpginterface.h -o kgpginterface.moc
-
-@@ -996,11 +1012,11 @@
- mocs: kgpginterface.moc
-
- #>+ 3
--cryptographyguiclient.moc: $(srcdir)/cryptographyguiclient.h
-- $(MOC) $(srcdir)/cryptographyguiclient.h -o cryptographyguiclient.moc
-+cryptographyselectuserkey.moc: $(srcdir)/cryptographyselectuserkey.h
-+ $(MOC) $(srcdir)/cryptographyselectuserkey.h -o cryptographyselectuserkey.moc
-
- #>+ 2
--mocs: cryptographyguiclient.moc
-+mocs: cryptographyselectuserkey.moc
-
- #>+ 3
- kgpgselkey.moc: $(srcdir)/kgpgselkey.h
-@@ -1017,13 +1033,6 @@
- mocs: popuppublic.moc
-
- #>+ 3
--cryptographyselectuserkey.moc: $(srcdir)/cryptographyselectuserkey.h
-- $(MOC) $(srcdir)/cryptographyselectuserkey.h -o cryptographyselectuserkey.moc
--
--#>+ 2
--mocs: cryptographyselectuserkey.moc
--
--#>+ 3
- cryptographypreferences.moc: $(srcdir)/cryptographypreferences.h
- $(MOC) $(srcdir)/cryptographypreferences.h -o cryptographypreferences.moc
-
-@@ -1048,7 +1057,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kgpginterface.moc cryptographyguiclient.moc kgpgselkey.moc popuppublic.moc cryptographyselectuserkey.moc cryptographypreferences.moc cryptographyplugin.moc
-+ -rm -f cryptographyguiclient.moc kgpginterface.moc cryptographyselectuserkey.moc kgpgselkey.moc popuppublic.moc cryptographypreferences.moc cryptographyplugin.moc
-
- #>+ 2
- KDE_DIST=cryptographychatui.rc kopete_cryptography.desktop cryptographyguiclient.h kgpginterface.h cryptographyuserkey_ui.ui kgpgselkey.h kopete_cryptography_config.desktop cryptographyselectuserkey.h Makefile.in cryptographypreferences.h cryptographyplugin.h cryptographyui.rc cryptographyprefsbase.ui Makefile.am popuppublic.h
-@@ -1117,7 +1126,7 @@
- rm -f kcm_kopete_cryptography_la.all_cpp.final kcm_kopete_cryptography_la.all_cpp.files
-
- #>+ 11
--kopete_cryptography_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cryptographyplugin.cpp $(srcdir)/kgpginterface.cpp $(srcdir)/cryptographyguiclient.cpp $(srcdir)/cryptographyselectuserkey.cpp $(srcdir)/popuppublic.cpp $(srcdir)/kgpgselkey.cpp cryptographyuserkey_ui.cpp cryptographyguiclient.moc kgpginterface.moc cryptographyuserkey_ui.moc cryptographyselectuserkey.moc popuppublic.moc kgpgselkey.moc cryptographyplugin.moc
-+kopete_cryptography_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cryptographyplugin.cpp $(srcdir)/kgpginterface.cpp $(srcdir)/cryptographyguiclient.cpp $(srcdir)/cryptographyselectuserkey.cpp $(srcdir)/popuppublic.cpp $(srcdir)/kgpgselkey.cpp cryptographyuserkey_ui.cpp kgpginterface.moc cryptographyguiclient.moc cryptographyuserkey_ui.moc popuppublic.moc kgpgselkey.moc cryptographyselectuserkey.moc cryptographyplugin.moc
- @echo 'creating kopete_cryptography_la.all_cpp.cpp ...'; \
- rm -f kopete_cryptography_la.all_cpp.files kopete_cryptography_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_cryptography_la.all_cpp.final; \
--- kopete/plugins/highlight/icons/Makefile.in
+++ kopete/plugins/highlight/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -61437,15 +58287,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -987,7 +996,7 @@
- -rm -f highlightpreferences.moc highlightplugin.moc
-
- #>+ 2
--KDE_DIST=kopete_highlight.desktop highlightconfig.h filter.h highlightprefsbase.ui highlightplugin.h highlightpreferences.h Makefile.in Makefile.am kopete_highlight_config.desktop
-+KDE_DIST=kopete_highlight.desktop highlightconfig.h filter.h highlightplugin.h highlightprefsbase.ui highlightpreferences.h Makefile.in Makefile.am kopete_highlight_config.desktop
-
- #>+ 4
- clean-ui:
--- kopete/plugins/history/Makefile.in
+++ kopete/plugins/history/Makefile.in
@@ -166,6 +166,7 @@
@@ -61546,49 +58387,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -889,18 +898,18 @@
-
-
- #>+ 3
--historyplugin.moc: $(srcdir)/historyplugin.h
-- $(MOC) $(srcdir)/historyplugin.h -o historyplugin.moc
-+historyguiclient.moc: $(srcdir)/historyguiclient.h
-+ $(MOC) $(srcdir)/historyguiclient.h -o historyguiclient.moc
-
- #>+ 2
--mocs: historyplugin.moc
-+mocs: historyguiclient.moc
-
- #>+ 3
--historyguiclient.moc: $(srcdir)/historyguiclient.h
-- $(MOC) $(srcdir)/historyguiclient.h -o historyguiclient.moc
-+historyplugin.moc: $(srcdir)/historyplugin.h
-+ $(MOC) $(srcdir)/historyplugin.h -o historyplugin.moc
-
- #>+ 2
--mocs: historyguiclient.moc
-+mocs: historyplugin.moc
-
- #>+ 3
- historylogger.moc: $(srcdir)/historylogger.h
-@@ -934,7 +943,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f historyplugin.moc historyguiclient.moc historylogger.moc historypreferences.moc historydialog.moc
-+ -rm -f historyguiclient.moc historyplugin.moc historylogger.moc historypreferences.moc historydialog.moc
-
- #>+ 2
- KDE_DIST=historyprefsui.ui historyviewer.ui historypreferences.h historyconfig.kcfgc kopete_history_config.desktop historyui.rc historyguiclient.h kopete_history.desktop historyplugin.h historylogger.h historyconfig.kcfg Makefile.in historychatui.rc Makefile.am historydialog.h
-@@ -1009,7 +1018,7 @@
- rm -f kcm_kopete_history_la.all_cpp.final kcm_kopete_history_la.all_cpp.files
-
- #>+ 11
--kopete_history_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/historyplugin.cpp $(srcdir)/historydialog.cpp $(srcdir)/historylogger.cpp $(srcdir)/converter.cpp $(srcdir)/historyguiclient.cpp historyviewer.cpp historyconfig.cpp historyguiclient.moc historyplugin.moc historylogger.moc historyviewer.moc historydialog.moc
-+kopete_history_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/historyplugin.cpp $(srcdir)/historydialog.cpp $(srcdir)/historylogger.cpp $(srcdir)/converter.cpp $(srcdir)/historyguiclient.cpp historyviewer.cpp historyconfig.cpp historyplugin.moc historyguiclient.moc historylogger.moc historyviewer.moc historydialog.moc
- @echo 'creating kopete_history_la.all_cpp.cpp ...'; \
- rm -f kopete_history_la.all_cpp.files kopete_history_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_history_la.all_cpp.final; \
--- kopete/plugins/latex/icons/Makefile.in
+++ kopete/plugins/latex/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -61989,40 +58787,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -855,18 +864,18 @@
-
-
- #>+ 3
--motionawayplugin.moc: $(srcdir)/motionawayplugin.h
-- $(MOC) $(srcdir)/motionawayplugin.h -o motionawayplugin.moc
-+motionawaypreferences.moc: $(srcdir)/motionawaypreferences.h
-+ $(MOC) $(srcdir)/motionawaypreferences.h -o motionawaypreferences.moc
-
- #>+ 2
--mocs: motionawayplugin.moc
-+mocs: motionawaypreferences.moc
-
- #>+ 3
--motionawaypreferences.moc: $(srcdir)/motionawaypreferences.h
-- $(MOC) $(srcdir)/motionawaypreferences.h -o motionawaypreferences.moc
-+motionawayplugin.moc: $(srcdir)/motionawayplugin.h
-+ $(MOC) $(srcdir)/motionawayplugin.h -o motionawayplugin.moc
-
- #>+ 2
--mocs: motionawaypreferences.moc
-+mocs: motionawayplugin.moc
-
- #>+ 8
- kopete_motionaway.la.closure: $(kopete_motionaway_la_OBJECTS) $(kopete_motionaway_la_DEPENDENCIES)
-@@ -879,7 +888,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f motionawayplugin.moc motionawaypreferences.moc
-+ -rm -f motionawaypreferences.moc motionawayplugin.moc
-
- #>+ 2
- KDE_DIST=kopete_motionaway.desktop COPYING.motion motionawayplugin.h motionawayprefs.ui kopete_motionaway_config.desktop motionawayconfig.kcfg configure.in.in Makefile.in motionawaypreferences.h motionawayconfig.kcfgc Makefile.am
--- kopete/plugins/netmeeting/Makefile.in
+++ kopete/plugins/netmeeting/Makefile.in
@@ -167,6 +167,7 @@
@@ -62123,15 +58887,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -903,7 +912,7 @@
- -rm -f netmeetingplugin.moc netmeetingpreferences.moc netmeetinginvitation.moc netmeetingguiclient.moc
-
- #>+ 2
--KDE_DIST=netmeetingchatui.rc kopete_netmeeting.desktop netmeetinginvitation.h netmeetingpreferences.h kopete_netmeeting_config.desktop Makefile.in netmeetingguiclient.h netmeetingplugin.h Makefile.am netmeetingprefs_ui.ui
-+KDE_DIST=netmeetingchatui.rc kopete_netmeeting.desktop netmeetinginvitation.h netmeetingpreferences.h kopete_netmeeting_config.desktop Makefile.in netmeetingguiclient.h netmeetingplugin.h netmeetingprefs_ui.ui Makefile.am
-
- #>+ 4
- clean-ui:
--- kopete/plugins/nowlistening/Makefile.in
+++ kopete/plugins/nowlistening/Makefile.in
@@ -74,8 +74,7 @@
@@ -62253,49 +59008,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -902,18 +910,18 @@
- mocs: nowlisteningpreferences.moc
-
- #>+ 3
--nowlisteningguiclient.moc: $(srcdir)/nowlisteningguiclient.h
-- $(MOC) $(srcdir)/nowlisteningguiclient.h -o nowlisteningguiclient.moc
-+nowlisteningplugin.moc: $(srcdir)/nowlisteningplugin.h
-+ $(MOC) $(srcdir)/nowlisteningplugin.h -o nowlisteningplugin.moc
-
- #>+ 2
--mocs: nowlisteningguiclient.moc
-+mocs: nowlisteningplugin.moc
-
- #>+ 3
--nowlisteningplugin.moc: $(srcdir)/nowlisteningplugin.h
-- $(MOC) $(srcdir)/nowlisteningplugin.h -o nowlisteningplugin.moc
-+nowlisteningguiclient.moc: $(srcdir)/nowlisteningguiclient.h
-+ $(MOC) $(srcdir)/nowlisteningguiclient.h -o nowlisteningguiclient.moc
-
- #>+ 2
--mocs: nowlisteningplugin.moc
-+mocs: nowlisteningguiclient.moc
-
- #>+ 8
- kopete_nowlistening.la.closure: $(kopete_nowlistening_la_OBJECTS) $(kopete_nowlistening_la_DEPENDENCIES)
-@@ -926,7 +934,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f nowlisteningpreferences.moc nowlisteningguiclient.moc nowlisteningplugin.moc
-+ -rm -f nowlisteningpreferences.moc nowlisteningplugin.moc nowlisteningguiclient.moc
-
- #>+ 2
- KDE_DIST=nlkscd.h nowlisteningguiclient.h nowlisteningpreferences.h nlnoatun.h nowlisteningconfig.kcfg kopete_nowlistening_config.desktop nowlisteningprefs.ui nlmediaplayer.h DESIGN nowlisteningconfig.kcfgc nowlisteningchatui.rc configure.in.in Makefile.in nljuk.h kopete_nowlistening.desktop nlamarok.h nowlisteningplugin.h nowlisteningui.rc Makefile.am nlxmms.h
-@@ -1000,7 +1008,7 @@
- rm -f kcm_kopete_nowlistening_la.all_cpp.final kcm_kopete_nowlistening_la.all_cpp.files
-
- #>+ 11
--kopete_nowlistening_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/nowlisteningplugin.cpp $(srcdir)/nlkscd.cpp $(srcdir)/nlnoatun.cpp $(srcdir)/nlxmms.cpp $(srcdir)/nowlisteningguiclient.cpp $(srcdir)/nljuk.cpp $(srcdir)/nlamarok.cpp $(srcdir)/nlkaffeine.cpp nowlisteningconfig.cpp nowlisteningplugin.moc nowlisteningguiclient.moc
-+kopete_nowlistening_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/nowlisteningplugin.cpp $(srcdir)/nlkscd.cpp $(srcdir)/nlnoatun.cpp $(srcdir)/nlxmms.cpp $(srcdir)/nowlisteningguiclient.cpp $(srcdir)/nljuk.cpp $(srcdir)/nlamarok.cpp $(srcdir)/nlkaffeine.cpp nowlisteningconfig.cpp nowlisteningguiclient.moc nowlisteningplugin.moc
- @echo 'creating kopete_nowlistening_la.all_cpp.cpp ...'; \
- rm -f kopete_nowlistening_la.all_cpp.files kopete_nowlistening_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_nowlistening_la.all_cpp.final; \
--- kopete/plugins/smpppdcs/icons/Makefile.in
+++ kopete/plugins/smpppdcs/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -62596,49 +59308,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1011,18 +1020,18 @@
-
-
- #>+ 3
--smpppdcspreferences.moc: $(srcdir)/smpppdcspreferences.h
-- $(MOC) $(srcdir)/smpppdcspreferences.h -o smpppdcspreferences.moc
-+smpppdcsprefsimpl.moc: $(srcdir)/smpppdcsprefsimpl.h
-+ $(MOC) $(srcdir)/smpppdcsprefsimpl.h -o smpppdcsprefsimpl.moc
-
- #>+ 2
--mocs: smpppdcspreferences.moc
-+mocs: smpppdcsprefsimpl.moc
-
- #>+ 3
--smpppdcsprefsimpl.moc: $(srcdir)/smpppdcsprefsimpl.h
-- $(MOC) $(srcdir)/smpppdcsprefsimpl.h -o smpppdcsprefsimpl.moc
-+smpppdcspreferences.moc: $(srcdir)/smpppdcspreferences.h
-+ $(MOC) $(srcdir)/smpppdcspreferences.h -o smpppdcspreferences.moc
-
- #>+ 2
--mocs: smpppdcsprefsimpl.moc
-+mocs: smpppdcspreferences.moc
-
- #>+ 3
- detectornetstat.moc: $(srcdir)/detectornetstat.h
-@@ -1080,7 +1089,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f smpppdcspreferences.moc smpppdcsprefsimpl.moc detectornetstat.moc smpppdlocationwidget.moc smpppdcsplugin.moc detectornetworkstatus.moc smpppdsearcher.moc
-+ -rm -f smpppdcsprefsimpl.moc smpppdcspreferences.moc detectornetstat.moc smpppdlocationwidget.moc smpppdcsplugin.moc detectornetworkstatus.moc smpppdsearcher.moc
-
- #>+ 2
- KDE_DIST=kopete_smpppdcs_config.desktop smpppdcsconfig.kcfgc smpppdlocationui.ui onlineinquiry.h smpppdcspreferences.h smpppdcsprefs.ui kopete_smpppdcs.desktop iconnector.h smpppdcs.kcfg Makefile.in detector.h smpppdcsplugin.h Makefile.am
-@@ -1149,7 +1158,7 @@
-
-
- #>+ 11
--kcm_kopete_smpppdcs_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/smpppdcspreferences.cpp $(srcdir)/smpppdsearcher.cpp $(srcdir)/smpppdcsprefsimpl.cpp $(srcdir)/smpppdlocationwidget.cpp smpppdcsprefs.cpp smpppdlocationui.cpp smpppdcsconfig.cpp smpppdsearcher.moc smpppdcspreferences.moc smpppdcsprefsimpl.moc smpppdlocationui.moc smpppdlocationwidget.moc smpppdcsprefs.moc
-+kcm_kopete_smpppdcs_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/smpppdcspreferences.cpp $(srcdir)/smpppdsearcher.cpp $(srcdir)/smpppdcsprefsimpl.cpp $(srcdir)/smpppdlocationwidget.cpp smpppdcsprefs.cpp smpppdlocationui.cpp smpppdcsconfig.cpp smpppdsearcher.moc smpppdcsprefsimpl.moc smpppdcspreferences.moc smpppdlocationui.moc smpppdlocationwidget.moc smpppdcsprefs.moc
- @echo 'creating kcm_kopete_smpppdcs_la.all_cpp.cpp ...'; \
- rm -f kcm_kopete_smpppdcs_la.all_cpp.files kcm_kopete_smpppdcs_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kcm_kopete_smpppdcs_la.all_cpp.final; \
--- kopete/plugins/smpppdcs/unittest/Makefile.in
+++ kopete/plugins/smpppdcs/unittest/Makefile.in
@@ -138,6 +138,7 @@
@@ -63239,15 +59908,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -902,7 +911,7 @@
- -rm -f translatorplugin.moc translatorguiclient.moc translatordialog.moc
-
- #>+ 2
--KDE_DIST=translatorchatui.rc translatordialog.h kopete_translator_config.desktop translatorlanguages.h translatorprefsbase.ui kopete_translator.desktop Makefile.in translatorplugin.h translatorui.rc translatorguiclient.h Makefile.am
-+KDE_DIST=translatorchatui.rc translatordialog.h kopete_translator_config.desktop translatorlanguages.h translatorprefsbase.ui kopete_translator.desktop Makefile.in translatorui.rc translatorplugin.h translatorguiclient.h Makefile.am
-
- #>+ 4
- clean-ui:
--- kopete/plugins/webpresence/Makefile.in
+++ kopete/plugins/webpresence/Makefile.in
@@ -161,6 +161,7 @@
@@ -63448,77 +60108,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -589,7 +598,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=cr16-action-gg_busy_d.png cr16-action-gg_invi_d.png cr16-action-gg_connecting.png cr32-app-gadu_protocol.png cr16-action-gg_online.png cr16-action-gg_offline.png cr16-action-gg_invi.png cr16-action-gg_busy.png cr16-action-gg_ignored.png cr16-action-gg_description_overlay.png cr16-action-gg_con.mng cr16-action-gg_offline_d.png Makefile.in cr16-app-gadu_protocol.png cr16-action-gg_away.png cr16-action-gg_online_d.png Makefile.am
-+KDE_DIST=cr16-action-gg_invi_d.png cr16-action-gg_busy_d.png cr16-action-gg_connecting.png cr32-app-gadu_protocol.png cr16-action-gg_online.png cr16-action-gg_offline.png cr16-action-gg_invi.png cr16-action-gg_busy.png cr16-action-gg_ignored.png cr16-action-gg_description_overlay.png cr16-action-gg_con.mng cr16-action-gg_offline_d.png Makefile.in cr16-action-gg_away.png cr16-app-gadu_protocol.png cr16-action-gg_online_d.png Makefile.am
-
- #>+ 2
- docs-am:
-@@ -597,40 +606,40 @@
- #>+ 37
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_invi_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi_d.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_invi.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_con.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_con.mng
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_description_overlay.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_description_overlay.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-gadu_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/gadu_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_offline_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline_d.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_busy_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy_d.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_connecting.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_connecting.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_invi.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-gadu_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/gadu_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_offline_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline_d.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_online_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online_d.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_description_overlay.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_description_overlay.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_away.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_busy_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy_d.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_invi_d.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi_d.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-gg_ignored.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_ignored.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-gadu_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/gadu_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-gg_con.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_con.mng
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi_d.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_con.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_description_overlay.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/gadu_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline_d.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy_d.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_connecting.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/gadu_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline_d.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_offline.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_online_d.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_description_overlay.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_away.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_busy_d.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_invi_d.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_ignored.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/gadu_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/gg_con.mng
-
- #>+ 15
- force-reedit:
--- kopete/protocols/gadu/libgadu/Makefile.in
+++ kopete/protocols/gadu/libgadu/Makefile.in
@@ -130,6 +130,7 @@
@@ -63728,93 +60317,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1009,11 +1018,11 @@
- mocs: gaducommands.moc
-
- #>+ 3
--gadupubdir.moc: $(srcdir)/gadupubdir.h
-- $(MOC) $(srcdir)/gadupubdir.h -o gadupubdir.moc
-+gadueditcontact.moc: $(srcdir)/gadueditcontact.h
-+ $(MOC) $(srcdir)/gadueditcontact.h -o gadueditcontact.moc
-
- #>+ 2
--mocs: gadupubdir.moc
-+mocs: gadueditcontact.moc
-
- #>+ 3
- gaduregisteraccount.moc: $(srcdir)/gaduregisteraccount.h
-@@ -1023,11 +1032,11 @@
- mocs: gaduregisteraccount.moc
-
- #>+ 3
--gadueditcontact.moc: $(srcdir)/gadueditcontact.h
-- $(MOC) $(srcdir)/gadueditcontact.h -o gadueditcontact.moc
-+gadupubdir.moc: $(srcdir)/gadupubdir.h
-+ $(MOC) $(srcdir)/gadupubdir.h -o gadupubdir.moc
-
- #>+ 2
--mocs: gadueditcontact.moc
-+mocs: gadupubdir.moc
-
- #>+ 3
- gaduaway.moc: $(srcdir)/gaduaway.h
-@@ -1044,25 +1053,25 @@
- mocs: gaduprotocol.moc
-
- #>+ 3
--gaducontact.moc: $(srcdir)/gaducontact.h
-- $(MOC) $(srcdir)/gaducontact.h -o gaducontact.moc
-+gadueditaccount.moc: $(srcdir)/gadueditaccount.h
-+ $(MOC) $(srcdir)/gadueditaccount.h -o gadueditaccount.moc
-
- #>+ 2
--mocs: gaducontact.moc
-+mocs: gadueditaccount.moc
-
- #>+ 3
--gadueditaccount.moc: $(srcdir)/gadueditaccount.h
-- $(MOC) $(srcdir)/gadueditaccount.h -o gadueditaccount.moc
-+gaducontact.moc: $(srcdir)/gaducontact.h
-+ $(MOC) $(srcdir)/gaducontact.h -o gaducontact.moc
-
- #>+ 2
--mocs: gadueditaccount.moc
-+mocs: gaducontact.moc
-
- #>+ 3
- clean-metasources:
-- -rm -f gaduaddcontactpage.moc gadudcctransaction.moc gadusession.moc gadudcc.moc gadudccserver.moc gaduaccount.moc gaducommands.moc gadupubdir.moc gaduregisteraccount.moc gadueditcontact.moc gaduaway.moc gaduprotocol.moc gaducontact.moc gadueditaccount.moc
-+ -rm -f gaduaddcontactpage.moc gadudcctransaction.moc gadusession.moc gadudcc.moc gadudccserver.moc gaduaccount.moc gaducommands.moc gadueditcontact.moc gaduregisteraccount.moc gadupubdir.moc gaduaway.moc gaduprotocol.moc gadueditaccount.moc gaducontact.moc
-
- #>+ 2
--KDE_DIST=README.gadu gaduaddcontactpage.h gadurichtextformat.h gadueditcontact.h gadupubdir.h gaduaccount.h gadudccserver.h kopete_gadu.desktop gaducontactlist.h gaducontact.h gadueditaccount.h gaduprotocol.h gaducommands.h gadudcc.h Makefile.in gaduregisteraccount.h gadudcctransaction.h gaduaway.h gadusession.h Makefile.am
-+KDE_DIST=README.gadu gaduaddcontactpage.h gadueditcontact.h gadurichtextformat.h gadupubdir.h gaduaccount.h gadudccserver.h kopete_gadu.desktop gaducontactlist.h gaducontact.h gadueditaccount.h gaduprotocol.h gaducommands.h gadudcc.h Makefile.in gaduregisteraccount.h gadudcctransaction.h gaduaway.h gadusession.h Makefile.am
-
- #>+ 3
- clean-closures:
-@@ -1110,7 +1119,7 @@
-
-
- #>+ 11
--kopete_gadu_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gaduaway.cpp $(srcdir)/gadueditcontact.cpp $(srcdir)/gaducommands.cpp $(srcdir)/gadueditaccount.cpp $(srcdir)/gadusession.cpp $(srcdir)/gaducontact.cpp $(srcdir)/gaduaddcontactpage.cpp $(srcdir)/gaduprotocol.cpp $(srcdir)/gaduaccount.cpp $(srcdir)/gadupubdir.cpp $(srcdir)/gaduregisteraccount.cpp $(srcdir)/gaducontactlist.cpp $(srcdir)/gadurichtextformat.cpp $(srcdir)/gadudccserver.cpp $(srcdir)/gadudcctransaction.cpp $(srcdir)/gadudcc.cpp gaduaddcontactpage.moc gadudcctransaction.moc gadusession.moc gadudcc.moc gadudccserver.moc gaduaccount.moc gaducommands.moc gadueditcontact.moc gaduregisteraccount.moc gadupubdir.moc gaduaway.moc gaduprotocol.moc gadueditaccount.moc gaducontact.moc
-+kopete_gadu_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gaduaway.cpp $(srcdir)/gadueditcontact.cpp $(srcdir)/gaducommands.cpp $(srcdir)/gadueditaccount.cpp $(srcdir)/gadusession.cpp $(srcdir)/gaducontact.cpp $(srcdir)/gaduaddcontactpage.cpp $(srcdir)/gaduprotocol.cpp $(srcdir)/gaduaccount.cpp $(srcdir)/gadupubdir.cpp $(srcdir)/gaduregisteraccount.cpp $(srcdir)/gaducontactlist.cpp $(srcdir)/gadurichtextformat.cpp $(srcdir)/gadudccserver.cpp $(srcdir)/gadudcctransaction.cpp $(srcdir)/gadudcc.cpp gaduaddcontactpage.moc gadudcctransaction.moc gadusession.moc gadudcc.moc gadudccserver.moc gaduaccount.moc gaducommands.moc gadupubdir.moc gaduregisteraccount.moc gadueditcontact.moc gaduaway.moc gaduprotocol.moc gaducontact.moc gadueditaccount.moc
- @echo 'creating kopete_gadu_la.all_cpp.cpp ...'; \
- rm -f kopete_gadu_la.all_cpp.files kopete_gadu_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_gadu_la.all_cpp.final; \
-@@ -1161,11 +1170,11 @@
- gadupubdir.o: gadupubdir.moc
- gadueditaccount.lo: gadueditaccount.moc
- gadudccserver.lo: gadudccserver.moc
--gadueditcontact.lo: gadueditcontact.moc
- gadueditcontact.o: gadueditcontact.moc
-+gadueditcontact.lo: gadueditcontact.moc
- gaducontact.o: gaducontact.moc
--gaduaccount.o: gaduaccount.moc
- gadupubdir.lo: gadupubdir.moc
-+gaduaccount.o: gaduaccount.moc
- gaduaway.lo: gaduaway.moc
- gaducommands.lo: gaducommands.moc
- gaduaddcontactpage.o: gaduaddcontactpage.moc
--- kopete/protocols/gadu/ui/Makefile.in
+++ kopete/protocols/gadu/ui/Makefile.in
@@ -136,6 +136,7 @@
@@ -64015,89 +60517,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -589,7 +598,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=cr22-app-groupwise_protocol.png cr16-action-groupwise_connecting.mng cr16-app-groupwise_protocol.png cr16-action-groupwise_online.png cr16-action-logging.png cr48-app-groupwise_protocol.png cr22-action-logging.png cr48-action-logging.png cr16-action-groupwise_away.png cr32-action-logging.png cr16-action-groupwise_invisible.png Makefile.in cr16-action-groupwise_busy.png cr64-app-groupwise_protocol.png cr32-app-groupwise_protocol.png Makefile.am cr64-action-logging.png
-+KDE_DIST=cr22-app-groupwise_protocol.png cr16-action-groupwise_connecting.mng cr16-app-groupwise_protocol.png cr16-action-groupwise_online.png cr16-action-logging.png cr48-app-groupwise_protocol.png cr22-action-logging.png cr48-action-logging.png cr16-action-groupwise_away.png cr32-action-logging.png cr16-action-groupwise_invisible.png Makefile.in cr64-app-groupwise_protocol.png cr16-action-groupwise_busy.png cr32-app-groupwise_protocol.png Makefile.am cr64-action-logging.png
-
- #>+ 2
- docs-am:
-@@ -597,47 +606,47 @@
- #>+ 44
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_invisible.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_busy.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/groupwise_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_connecting.mng
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/groupwise_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/actions
-+ $(INSTALL_DATA) $(srcdir)/cr48-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/actions/logging.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_online.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/logging.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/groupwise_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/groupwise_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/logging.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/groupwise_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/cr22-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/logging.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions
-- $(INSTALL_DATA) $(srcdir)/cr32-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/logging.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/logging.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_busy.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_online.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_away.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/actions
- $(INSTALL_DATA) $(srcdir)/cr64-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/actions/logging.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/actions
-- $(INSTALL_DATA) $(srcdir)/cr48-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/actions/logging.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/cr22-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/groupwise_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_away.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-groupwise_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/groupwise_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-groupwise_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_invisible.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-logging.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/logging.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_invisible.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/groupwise_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/groupwise_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/groupwise_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/logging.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/logging.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/logging.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_busy.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/groupwise_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/actions/logging.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/groupwise_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/actions/logging.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/logging.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/groupwise_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/groupwise_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/logging.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/groupwise_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/groupwise_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/actions/logging.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/groupwise_invisible.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/logging.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/groupwise/libgroupwise/Makefile.in
+++ kopete/protocols/groupwise/libgroupwise/Makefile.in
@@ -179,6 +179,7 @@
@@ -64198,173 +60617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -960,13 +969,6 @@
-
-
- #>+ 3
--responseprotocol.moc: $(srcdir)/responseprotocol.h
-- $(MOC) $(srcdir)/responseprotocol.h -o responseprotocol.moc
--
--#>+ 2
--mocs: responseprotocol.moc
--
--#>+ 3
- userdetailsmanager.moc: $(srcdir)/userdetailsmanager.h
- $(MOC) $(srcdir)/userdetailsmanager.h -o userdetailsmanager.moc
-
-@@ -981,60 +983,81 @@
- mocs: chatroommanager.moc
-
- #>+ 3
--stream.moc: $(srcdir)/stream.h
-- $(MOC) $(srcdir)/stream.h -o stream.moc
-+tlshandler.moc: $(srcdir)/tlshandler.h
-+ $(MOC) $(srcdir)/tlshandler.h -o tlshandler.moc
-
- #>+ 2
--mocs: stream.moc
-+mocs: tlshandler.moc
-
- #>+ 3
--task.moc: $(srcdir)/task.h
-- $(MOC) $(srcdir)/task.h -o task.moc
-+qcatlshandler.moc: $(srcdir)/qcatlshandler.h
-+ $(MOC) $(srcdir)/qcatlshandler.h -o qcatlshandler.moc
-
- #>+ 2
--mocs: task.moc
-+mocs: qcatlshandler.moc
-
- #>+ 3
--tlshandler.moc: $(srcdir)/tlshandler.h
-- $(MOC) $(srcdir)/tlshandler.h -o tlshandler.moc
-+eventprotocol.moc: $(srcdir)/eventprotocol.h
-+ $(MOC) $(srcdir)/eventprotocol.h -o eventprotocol.moc
-
- #>+ 2
--mocs: tlshandler.moc
-+mocs: eventprotocol.moc
-
- #>+ 3
--qcatlshandler.moc: $(srcdir)/qcatlshandler.h
-- $(MOC) $(srcdir)/qcatlshandler.h -o qcatlshandler.moc
-+bytestream.moc: $(srcdir)/bytestream.h
-+ $(MOC) $(srcdir)/bytestream.h -o bytestream.moc
-
- #>+ 2
--mocs: qcatlshandler.moc
-+mocs: bytestream.moc
-
- #>+ 3
--client.moc: $(srcdir)/client.h
-- $(MOC) $(srcdir)/client.h -o client.moc
-+privacymanager.moc: $(srcdir)/privacymanager.h
-+ $(MOC) $(srcdir)/privacymanager.h -o privacymanager.moc
-
- #>+ 2
--mocs: client.moc
-+mocs: privacymanager.moc
-
- #>+ 3
--coreprotocol.moc: $(srcdir)/coreprotocol.h
-- $(MOC) $(srcdir)/coreprotocol.h -o coreprotocol.moc
-+connector.moc: $(srcdir)/connector.h
-+ $(MOC) $(srcdir)/connector.h -o connector.moc
-
- #>+ 2
--mocs: coreprotocol.moc
-+mocs: connector.moc
-
- #>+ 3
--eventprotocol.moc: $(srcdir)/eventprotocol.h
-- $(MOC) $(srcdir)/eventprotocol.h -o eventprotocol.moc
-+responseprotocol.moc: $(srcdir)/responseprotocol.h
-+ $(MOC) $(srcdir)/responseprotocol.h -o responseprotocol.moc
-
- #>+ 2
--mocs: eventprotocol.moc
-+mocs: responseprotocol.moc
-
- #>+ 3
--bytestream.moc: $(srcdir)/bytestream.h
-- $(MOC) $(srcdir)/bytestream.h -o bytestream.moc
-+stream.moc: $(srcdir)/stream.h
-+ $(MOC) $(srcdir)/stream.h -o stream.moc
-
- #>+ 2
--mocs: bytestream.moc
-+mocs: stream.moc
-+
-+#>+ 3
-+task.moc: $(srcdir)/task.h
-+ $(MOC) $(srcdir)/task.h -o task.moc
-+
-+#>+ 2
-+mocs: task.moc
-+
-+#>+ 3
-+client.moc: $(srcdir)/client.h
-+ $(MOC) $(srcdir)/client.h -o client.moc
-+
-+#>+ 2
-+mocs: client.moc
-+
-+#>+ 3
-+coreprotocol.moc: $(srcdir)/coreprotocol.h
-+ $(MOC) $(srcdir)/coreprotocol.h -o coreprotocol.moc
-+
-+#>+ 2
-+mocs: coreprotocol.moc
-
- #>+ 3
- gwclientstream.moc: $(srcdir)/gwclientstream.h
-@@ -1051,13 +1074,6 @@
- mocs: securestream.moc
-
- #>+ 3
--privacymanager.moc: $(srcdir)/privacymanager.h
-- $(MOC) $(srcdir)/privacymanager.h -o privacymanager.moc
--
--#>+ 2
--mocs: privacymanager.moc
--
--#>+ 3
- safedelete.moc: $(srcdir)/safedelete.h
- $(MOC) $(srcdir)/safedelete.h -o safedelete.moc
-
-@@ -1065,13 +1081,6 @@
- mocs: safedelete.moc
-
- #>+ 3
--connector.moc: $(srcdir)/connector.h
-- $(MOC) $(srcdir)/connector.h -o connector.moc
--
--#>+ 2
--mocs: connector.moc
--
--#>+ 3
- inputprotocolbase.moc: $(srcdir)/inputprotocolbase.h
- $(MOC) $(srcdir)/inputprotocolbase.h -o inputprotocolbase.moc
-
-@@ -1089,7 +1098,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f responseprotocol.moc userdetailsmanager.moc chatroommanager.moc stream.moc task.moc tlshandler.moc qcatlshandler.moc client.moc coreprotocol.moc eventprotocol.moc bytestream.moc gwclientstream.moc securestream.moc privacymanager.moc safedelete.moc connector.moc inputprotocolbase.moc
-+ -rm -f userdetailsmanager.moc chatroommanager.moc tlshandler.moc qcatlshandler.moc eventprotocol.moc bytestream.moc privacymanager.moc connector.moc responseprotocol.moc stream.moc task.moc client.moc coreprotocol.moc gwclientstream.moc securestream.moc safedelete.moc inputprotocolbase.moc
-
- #>+ 2
- KDE_DIST=transferbase.h rtf.ll Makefile.in Makefile.am
-@@ -1189,8 +1198,8 @@
- $(srcdir)/rtf.cc: securestream.moc
- $(srcdir)/chatroommanager.cpp: securestream.moc
- $(srcdir)/eventtransfer.cpp: securestream.moc
--task.lo: task.moc
- stream.lo: stream.moc
-+task.lo: task.moc
- privacymanager.o: privacymanager.moc
- task.o: task.moc
- tlshandler.o: tlshandler.moc
--- kopete/protocols/groupwise/libgroupwise/qca/Makefile.in
+++ kopete/protocols/groupwise/libgroupwise/qca/Makefile.in
@@ -120,6 +120,7 @@
@@ -64665,78 +60917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -855,18 +864,18 @@
- mocs: connectiontask.moc
-
- #>+ 3
--updateitemtask.moc: $(srcdir)/updateitemtask.h
-- $(MOC) $(srcdir)/updateitemtask.h -o updateitemtask.moc
-+createcontactinstancetask.moc: $(srcdir)/createcontactinstancetask.h
-+ $(MOC) $(srcdir)/createcontactinstancetask.h -o createcontactinstancetask.moc
-
- #>+ 2
--mocs: updateitemtask.moc
-+mocs: createcontactinstancetask.moc
-
- #>+ 3
--createcontactinstancetask.moc: $(srcdir)/createcontactinstancetask.h
-- $(MOC) $(srcdir)/createcontactinstancetask.h -o createcontactinstancetask.moc
-+updateitemtask.moc: $(srcdir)/updateitemtask.h
-+ $(MOC) $(srcdir)/updateitemtask.h -o updateitemtask.moc
-
- #>+ 2
--mocs: createcontactinstancetask.moc
-+mocs: updateitemtask.moc
-
- #>+ 3
- rejectinvitetask.moc: $(srcdir)/rejectinvitetask.h
-@@ -953,18 +962,18 @@
- mocs: movecontacttask.moc
-
- #>+ 3
--getchatsearchresultstask.moc: $(srcdir)/getchatsearchresultstask.h
-- $(MOC) $(srcdir)/getchatsearchresultstask.h -o getchatsearchresultstask.moc
-+statustask.moc: $(srcdir)/statustask.h
-+ $(MOC) $(srcdir)/statustask.h -o statustask.moc
-
- #>+ 2
--mocs: getchatsearchresultstask.moc
-+mocs: statustask.moc
-
- #>+ 3
--statustask.moc: $(srcdir)/statustask.h
-- $(MOC) $(srcdir)/statustask.h -o statustask.moc
-+getchatsearchresultstask.moc: $(srcdir)/getchatsearchresultstask.h
-+ $(MOC) $(srcdir)/getchatsearchresultstask.h -o getchatsearchresultstask.moc
-
- #>+ 2
--mocs: statustask.moc
-+mocs: getchatsearchresultstask.moc
-
- #>+ 3
- createfoldertask.moc: $(srcdir)/createfoldertask.h
-@@ -1052,10 +1061,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f deleteitemtask.moc requesttask.moc modifycontactlisttask.moc getstatustask.moc connectiontask.moc updateitemtask.moc createcontactinstancetask.moc rejectinvitetask.moc createconferencetask.moc getdetailstask.moc searchusertask.moc privacyitemtask.moc joinconferencetask.moc chatpropertiestask.moc conferencetask.moc typingtask.moc joinchattask.moc needfoldertask.moc movecontacttask.moc getchatsearchresultstask.moc statustask.moc createfoldertask.moc setstatustask.moc leaveconferencetask.moc pollsearchresultstask.moc logintask.moc chatcountstask.moc createcontacttask.moc searchchattask.moc updatefoldertask.moc updatecontacttask.moc eventtask.moc keepalivetask.moc
-+ -rm -f deleteitemtask.moc requesttask.moc modifycontactlisttask.moc getstatustask.moc connectiontask.moc createcontactinstancetask.moc updateitemtask.moc rejectinvitetask.moc createconferencetask.moc getdetailstask.moc searchusertask.moc privacyitemtask.moc joinconferencetask.moc chatpropertiestask.moc conferencetask.moc typingtask.moc joinchattask.moc needfoldertask.moc movecontacttask.moc statustask.moc getchatsearchresultstask.moc createfoldertask.moc setstatustask.moc leaveconferencetask.moc pollsearchresultstask.moc logintask.moc chatcountstask.moc createcontacttask.moc searchchattask.moc updatefoldertask.moc updatecontacttask.moc eventtask.moc keepalivetask.moc
-
- #>+ 2
--KDE_DIST=gwtasklogin.cpp chatpropertiestask.h keepalivetask.h createcontactinstancetask.h Makefile.in Makefile.am gwtasklogin.h
-+KDE_DIST=gwtasklogin.cpp chatpropertiestask.h keepalivetask.h createcontactinstancetask.h Makefile.in gwtasklogin.h Makefile.am
-
- #>+ 3
- clean-closures:
-@@ -1103,7 +1112,7 @@
-
-
- #>+ 11
--libgroupwise_tasks_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/requesttask.cpp $(srcdir)/eventtask.cpp $(srcdir)/logintask.cpp $(srcdir)/setstatustask.cpp $(srcdir)/statustask.cpp $(srcdir)/conferencetask.cpp $(srcdir)/createconferencetask.cpp $(srcdir)/sendmessagetask.cpp $(srcdir)/getdetailstask.cpp $(srcdir)/getstatustask.cpp $(srcdir)/typingtask.cpp $(srcdir)/connectiontask.cpp $(srcdir)/sendinvitetask.cpp $(srcdir)/joinconferencetask.cpp $(srcdir)/leaveconferencetask.cpp $(srcdir)/rejectinvitetask.cpp $(srcdir)/keepalivetask.cpp $(srcdir)/createcontacttask.cpp $(srcdir)/modifycontactlisttask.cpp $(srcdir)/createfoldertask.cpp $(srcdir)/movecontacttask.cpp $(srcdir)/updateitemtask.cpp $(srcdir)/createcontactinstancetask.cpp $(srcdir)/deleteitemtask.cpp $(srcdir)/updatefoldertask.cpp $(srcdir)/updatecontacttask.cpp $(srcdir)/pollsearchresultstask.cpp $(srcdir)/privacyitemtask.cpp $(srcdir)/needfoldertask.cpp $(srcdir)/searchchattask.cpp $(srcdir)/searchusertask.cpp $(srcdir)/getchatsearchresultstask.cpp $(srcdir)/chatcountstask.cpp $(srcdir)/chatpropertiestask.cpp $(srcdir)/joinchattask.cpp deleteitemtask.moc requesttask.moc modifycontactlisttask.moc getstatustask.moc connectiontask.moc updateitemtask.moc createcontactinstancetask.moc createconferencetask.moc rejectinvitetask.moc getdetailstask.moc searchusertask.moc privacyitemtask.moc joinconferencetask.moc chatpropertiestask.moc conferencetask.moc typingtask.moc joinchattask.moc needfoldertask.moc movecontacttask.moc statustask.moc getchatsearchresultstask.moc createfoldertask.moc setstatustask.moc leaveconferencetask.moc pollsearchresultstask.moc logintask.moc chatcountstask.moc createcontacttask.moc searchchattask.moc updatefoldertask.moc updatecontacttask.moc eventtask.moc keepalivetask.moc
-+libgroupwise_tasks_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/requesttask.cpp $(srcdir)/eventtask.cpp $(srcdir)/logintask.cpp $(srcdir)/setstatustask.cpp $(srcdir)/statustask.cpp $(srcdir)/conferencetask.cpp $(srcdir)/createconferencetask.cpp $(srcdir)/sendmessagetask.cpp $(srcdir)/getdetailstask.cpp $(srcdir)/getstatustask.cpp $(srcdir)/typingtask.cpp $(srcdir)/connectiontask.cpp $(srcdir)/sendinvitetask.cpp $(srcdir)/joinconferencetask.cpp $(srcdir)/leaveconferencetask.cpp $(srcdir)/rejectinvitetask.cpp $(srcdir)/keepalivetask.cpp $(srcdir)/createcontacttask.cpp $(srcdir)/modifycontactlisttask.cpp $(srcdir)/createfoldertask.cpp $(srcdir)/movecontacttask.cpp $(srcdir)/updateitemtask.cpp $(srcdir)/createcontactinstancetask.cpp $(srcdir)/deleteitemtask.cpp $(srcdir)/updatefoldertask.cpp $(srcdir)/updatecontacttask.cpp $(srcdir)/pollsearchresultstask.cpp $(srcdir)/privacyitemtask.cpp $(srcdir)/needfoldertask.cpp $(srcdir)/searchchattask.cpp $(srcdir)/searchusertask.cpp $(srcdir)/getchatsearchresultstask.cpp $(srcdir)/chatcountstask.cpp $(srcdir)/chatpropertiestask.cpp $(srcdir)/joinchattask.cpp deleteitemtask.moc requesttask.moc modifycontactlisttask.moc getstatustask.moc connectiontask.moc createcontactinstancetask.moc updateitemtask.moc createconferencetask.moc rejectinvitetask.moc getdetailstask.moc searchusertask.moc privacyitemtask.moc joinconferencetask.moc chatpropertiestask.moc conferencetask.moc typingtask.moc joinchattask.moc needfoldertask.moc movecontacttask.moc getchatsearchresultstask.moc statustask.moc createfoldertask.moc setstatustask.moc leaveconferencetask.moc pollsearchresultstask.moc logintask.moc chatcountstask.moc createcontacttask.moc searchchattask.moc updatefoldertask.moc updatecontacttask.moc eventtask.moc keepalivetask.moc
- @echo 'creating libgroupwise_tasks_la.all_cpp.cpp ...'; \
- rm -f libgroupwise_tasks_la.all_cpp.files libgroupwise_tasks_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libgroupwise_tasks_la.all_cpp.final; \
--- kopete/protocols/groupwise/libgroupwise/tasks/tests/Makefile.in
+++ kopete/protocols/groupwise/libgroupwise/tasks/tests/Makefile.in
@@ -134,6 +134,7 @@
@@ -65037,84 +61217,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -958,18 +967,18 @@
-
-
- #>+ 3
--gwprotocol.moc: $(srcdir)/gwprotocol.h
-- $(MOC) $(srcdir)/gwprotocol.h -o gwprotocol.moc
-+gwaccount.moc: $(srcdir)/gwaccount.h
-+ $(MOC) $(srcdir)/gwaccount.h -o gwaccount.moc
-
- #>+ 2
--mocs: gwprotocol.moc
-+mocs: gwaccount.moc
-
- #>+ 3
--gwaccount.moc: $(srcdir)/gwaccount.h
-- $(MOC) $(srcdir)/gwaccount.h -o gwaccount.moc
-+gwprotocol.moc: $(srcdir)/gwprotocol.h
-+ $(MOC) $(srcdir)/gwprotocol.h -o gwprotocol.moc
-
- #>+ 2
--mocs: gwaccount.moc
-+mocs: gwprotocol.moc
-
- #>+ 3
- gwbytestream.moc: $(srcdir)/gwbytestream.h
-@@ -986,18 +995,18 @@
- mocs: gwconnector.moc
-
- #>+ 3
--gwmessagemanager.moc: $(srcdir)/gwmessagemanager.h
-- $(MOC) $(srcdir)/gwmessagemanager.h -o gwmessagemanager.moc
-+gwcontact.moc: $(srcdir)/gwcontact.h
-+ $(MOC) $(srcdir)/gwcontact.h -o gwcontact.moc
-
- #>+ 2
--mocs: gwmessagemanager.moc
-+mocs: gwcontact.moc
-
- #>+ 3
--gwcontact.moc: $(srcdir)/gwcontact.h
-- $(MOC) $(srcdir)/gwcontact.h -o gwcontact.moc
-+gwmessagemanager.moc: $(srcdir)/gwmessagemanager.h
-+ $(MOC) $(srcdir)/gwmessagemanager.h -o gwmessagemanager.moc
-
- #>+ 2
--mocs: gwcontact.moc
-+mocs: gwmessagemanager.moc
-
- #>+ 3
- gwcontactlist.moc: $(srcdir)/gwcontactlist.h
-@@ -1008,7 +1017,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f gwprotocol.moc gwaccount.moc gwbytestream.moc gwconnector.moc gwmessagemanager.moc gwcontact.moc gwcontactlist.moc
-+ -rm -f gwaccount.moc gwprotocol.moc gwbytestream.moc gwconnector.moc gwcontact.moc gwmessagemanager.moc gwcontactlist.moc
-
- #>+ 2
- KDE_DIST=DESIGN gwchatui.rc kopete_groupwise.desktop gwaddui.ui Makefile.in Makefile.am
-@@ -1059,7 +1068,7 @@
-
-
- #>+ 11
--kopete_groupwise_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gwprotocol.cpp $(srcdir)/gwcontact.cpp $(srcdir)/gwaccount.cpp $(srcdir)/gwbytestream.cpp $(srcdir)/gwconnector.cpp $(srcdir)/gwmessagemanager.cpp $(srcdir)/gwcontactlist.cpp gwaccount.moc gwprotocol.moc gwbytestream.moc gwconnector.moc gwcontact.moc gwmessagemanager.moc gwcontactlist.moc
-+kopete_groupwise_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gwprotocol.cpp $(srcdir)/gwcontact.cpp $(srcdir)/gwaccount.cpp $(srcdir)/gwbytestream.cpp $(srcdir)/gwconnector.cpp $(srcdir)/gwmessagemanager.cpp $(srcdir)/gwcontactlist.cpp gwprotocol.moc gwaccount.moc gwbytestream.moc gwconnector.moc gwmessagemanager.moc gwcontact.moc gwcontactlist.moc
- @echo 'creating kopete_groupwise_la.all_cpp.cpp ...'; \
- rm -f kopete_groupwise_la.all_cpp.files kopete_groupwise_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_groupwise_la.all_cpp.final; \
-@@ -1100,8 +1109,8 @@
- gwbytestream.o: gwbytestream.moc
- gwconnector.o: gwconnector.moc
- gwaccount.lo: gwaccount.moc
--gwprotocol.o: gwprotocol.moc
- gwmessagemanager.o: gwmessagemanager.moc
-+gwprotocol.o: gwprotocol.moc
- gwbytestream.lo: gwbytestream.moc
- nmcheck:
- gwcontact.o: gwcontact.moc
--- kopete/protocols/groupwise/ui/Makefile.in
+++ kopete/protocols/groupwise/ui/Makefile.in
@@ -146,6 +146,7 @@
@@ -65215,49 +61317,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -759,18 +768,18 @@
- mocs: gwreceiveinvitationdialog.moc
-
- #>+ 3
--gwchatpropsdialog.moc: $(srcdir)/gwchatpropsdialog.h
-- $(MOC) $(srcdir)/gwchatpropsdialog.h -o gwchatpropsdialog.moc
-+gwsearch.moc: $(srcdir)/gwsearch.h
-+ $(MOC) $(srcdir)/gwsearch.h -o gwsearch.moc
-
- #>+ 2
--mocs: gwchatpropsdialog.moc
-+mocs: gwsearch.moc
-
- #>+ 3
--gwsearch.moc: $(srcdir)/gwsearch.h
-- $(MOC) $(srcdir)/gwsearch.h -o gwsearch.moc
-+gwchatpropsdialog.moc: $(srcdir)/gwchatpropsdialog.h
-+ $(MOC) $(srcdir)/gwchatpropsdialog.h -o gwchatpropsdialog.moc
-
- #>+ 2
--mocs: gwsearch.moc
-+mocs: gwchatpropsdialog.moc
-
- #>+ 3
- gwprivacydialog.moc: $(srcdir)/gwprivacydialog.h
-@@ -809,7 +818,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f gwreceiveinvitationdialog.moc gwchatpropsdialog.moc gwsearch.moc gwprivacydialog.moc gwcontactproperties.moc gweditaccountwidget.moc gwaddcontactpage.moc gwchatsearchdialog.moc
-+ -rm -f gwreceiveinvitationdialog.moc gwsearch.moc gwchatpropsdialog.moc gwprivacydialog.moc gwcontactproperties.moc gweditaccountwidget.moc gwaddcontactpage.moc gwchatsearchdialog.moc
-
- #>+ 2
- KDE_DIST=gwshowinvitation.ui gwaddcontactpage.h gwprivacy.ui gwcustomstatuswidget.ui gwchatpropswidget.ui gwcustomstatusedit.ui gwchatsearchwidget.ui gwaccountpreferences.ui gweditaccountwidget.h gwaddui.ui Makefile.in gwcontactpropswidget.ui gwcontactsearch.ui Makefile.am
-@@ -870,7 +879,7 @@
-
-
- #>+ 11
--libkopetegroupwiseui_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gwaddcontactpage.cpp $(srcdir)/gweditaccountwidget.cpp $(srcdir)/gwreceiveinvitationdialog.cpp $(srcdir)/gwcontactproperties.cpp $(srcdir)/gwprivacydialog.cpp $(srcdir)/gwsearch.cpp $(srcdir)/gwchatsearchdialog.cpp $(srcdir)/gwchatpropsdialog.cpp gwaccountpreferences.cpp gwaddui.cpp gwshowinvitation.cpp gwcontactpropswidget.cpp gwprivacy.cpp gwcustomstatuswidget.cpp gwcustomstatusedit.cpp gwcontactsearch.cpp gwchatsearchwidget.cpp gwchatpropswidget.cpp gwaccountpreferences.moc gwprivacydialog.moc gwchatsearchwidget.moc gwprivacy.moc gwcustomstatusedit.moc gwcontactsearch.moc gwshowinvitation.moc gwcontactpropswidget.moc gwaddcontactpage.moc gwchatsearchdialog.moc gwaddui.moc gwreceiveinvitationdialog.moc gwchatpropsdialog.moc gwsearch.moc gwcustomstatuswidget.moc gwchatpropswidget.moc gwcontactproperties.moc gweditaccountwidget.moc
-+libkopetegroupwiseui_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/gwaddcontactpage.cpp $(srcdir)/gweditaccountwidget.cpp $(srcdir)/gwreceiveinvitationdialog.cpp $(srcdir)/gwcontactproperties.cpp $(srcdir)/gwprivacydialog.cpp $(srcdir)/gwsearch.cpp $(srcdir)/gwchatsearchdialog.cpp $(srcdir)/gwchatpropsdialog.cpp gwaccountpreferences.cpp gwaddui.cpp gwshowinvitation.cpp gwcontactpropswidget.cpp gwprivacy.cpp gwcustomstatuswidget.cpp gwcustomstatusedit.cpp gwcontactsearch.cpp gwchatsearchwidget.cpp gwchatpropswidget.cpp gwaccountpreferences.moc gwprivacydialog.moc gwchatsearchwidget.moc gwprivacy.moc gwcustomstatusedit.moc gwcontactsearch.moc gwshowinvitation.moc gwcontactpropswidget.moc gwaddcontactpage.moc gwchatsearchdialog.moc gwaddui.moc gwreceiveinvitationdialog.moc gwsearch.moc gwchatpropsdialog.moc gwcustomstatuswidget.moc gwchatpropswidget.moc gwcontactproperties.moc gweditaccountwidget.moc
- @echo 'creating libkopetegroupwiseui_la.all_cpp.cpp ...'; \
- rm -f libkopetegroupwiseui_la.all_cpp.files libkopetegroupwiseui_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkopetegroupwiseui_la.all_cpp.final; \
--- kopete/protocols/irc/icons/Makefile.in
+++ kopete/protocols/irc/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -65358,51 +61417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -596,31 +605,31 @@
-
- #>+ 27
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-irc_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/irc_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_op.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_op.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-irc_channel.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_channel.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-irc_voice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_voice.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_online.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-irc_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/irc_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-irc_op.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_op.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-irc_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/irc_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_voice.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_voice.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_server.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_server.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_channel.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_channel.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-irc_normal.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_normal.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-irc_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-irc_server.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_server.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/irc_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_op.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_connecting.mng
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_channel.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_voice.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/irc_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_op.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/irc_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_voice.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_server.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_channel.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_normal.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_connecting.mng
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/irc_server.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/irc/libkirc/Makefile.in
+++ kopete/protocols/irc/libkirc/Makefile.in
@@ -140,6 +140,7 @@
@@ -65503,40 +61517,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -782,18 +791,18 @@
- mocs: kirctransferserver.moc
-
- #>+ 3
--kircengine.moc: $(srcdir)/kircengine.h
-- $(MOC) $(srcdir)/kircengine.h -o kircengine.moc
-+kirctransferhandler.moc: $(srcdir)/kirctransferhandler.h
-+ $(MOC) $(srcdir)/kirctransferhandler.h -o kirctransferhandler.moc
-
- #>+ 2
--mocs: kircengine.moc
-+mocs: kirctransferhandler.moc
-
- #>+ 3
--kirctransferhandler.moc: $(srcdir)/kirctransferhandler.h
-- $(MOC) $(srcdir)/kirctransferhandler.h -o kirctransferhandler.moc
-+kircengine.moc: $(srcdir)/kircengine.h
-+ $(MOC) $(srcdir)/kircengine.h -o kircengine.moc
-
- #>+ 2
--mocs: kirctransferhandler.moc
-+mocs: kircengine.moc
-
- #>+ 3
- ksslsocket.moc: $(srcdir)/ksslsocket.h
-@@ -804,7 +813,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kircentity.moc kircmessageredirector.moc kirctransfer.moc kirctransferserver.moc kircengine.moc kirctransferhandler.moc ksslsocket.moc
-+ -rm -f kircentity.moc kircmessageredirector.moc kirctransfer.moc kirctransferserver.moc kirctransferhandler.moc kircengine.moc ksslsocket.moc
-
- #>+ 2
- KDE_DIST=kirctransferhandler.h kirctransfer.h kircentity.h kircengine.h kircmessageredirector.h ksslsocket.h kirctransferserver.h Makefile.in kircmessage.h Makefile.am
--- kopete/protocols/irc/Makefile.in
+++ kopete/protocols/irc/Makefile.in
@@ -176,6 +176,7 @@
@@ -65637,74 +61617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1002,18 +1011,18 @@
- mocs: ircchannelcontact.moc
-
- #>+ 3
--irccontactmanager.moc: $(srcdir)/irccontactmanager.h
-- $(MOC) $(srcdir)/irccontactmanager.h -o irccontactmanager.moc
-+ircsignalhandler.moc: $(srcdir)/ircsignalhandler.h
-+ $(MOC) $(srcdir)/ircsignalhandler.h -o ircsignalhandler.moc
-
- #>+ 2
--mocs: irccontactmanager.moc
-+mocs: ircsignalhandler.moc
-
- #>+ 3
--ircsignalhandler.moc: $(srcdir)/ircsignalhandler.h
-- $(MOC) $(srcdir)/ircsignalhandler.h -o ircsignalhandler.moc
-+irccontactmanager.moc: $(srcdir)/irccontactmanager.h
-+ $(MOC) $(srcdir)/irccontactmanager.h -o irccontactmanager.moc
-
- #>+ 2
--mocs: ircsignalhandler.moc
-+mocs: irccontactmanager.moc
-
- #>+ 3
- ircguiclient.moc: $(srcdir)/ircguiclient.h
-@@ -1030,18 +1039,18 @@
- mocs: irccontact.moc
-
- #>+ 3
--ircservercontact.moc: $(srcdir)/ircservercontact.h
-- $(MOC) $(srcdir)/ircservercontact.h -o ircservercontact.moc
-+kcodecaction.moc: $(srcdir)/kcodecaction.h
-+ $(MOC) $(srcdir)/kcodecaction.h -o kcodecaction.moc
-
- #>+ 2
--mocs: ircservercontact.moc
-+mocs: kcodecaction.moc
-
- #>+ 3
--kcodecaction.moc: $(srcdir)/kcodecaction.h
-- $(MOC) $(srcdir)/kcodecaction.h -o kcodecaction.moc
-+ircservercontact.moc: $(srcdir)/ircservercontact.h
-+ $(MOC) $(srcdir)/ircservercontact.h -o ircservercontact.moc
-
- #>+ 2
--mocs: kcodecaction.moc
-+mocs: ircservercontact.moc
-
- #>+ 3
- ircusercontact.moc: $(srcdir)/ircusercontact.h
-@@ -1080,7 +1089,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f ircchannelcontact.moc irccontactmanager.moc ircsignalhandler.moc ircguiclient.moc irccontact.moc ircservercontact.moc kcodecaction.moc ircusercontact.moc irctransferhandler.moc ircaccount.moc ircprotocol.moc ircaddcontactpage.moc
-+ -rm -f ircchannelcontact.moc ircsignalhandler.moc irccontactmanager.moc ircguiclient.moc irccontact.moc kcodecaction.moc ircservercontact.moc ircusercontact.moc irctransferhandler.moc ircaccount.moc ircprotocol.moc ircaddcontactpage.moc
-
- #>+ 2
- KDE_DIST=irc.protocol irctransferhandler.h ircguiclient.h ircsignalhandler.h kopete_irc.desktop ircusercontact.h ircchatui.rc ksparser.h ircchannelcontact.h ircprotocol.h ircnetworks.xml irccontactmanager.h ircaddcontactpage.h Makefile.in kcodecaction.h ircservercontact.h irccontact.h Makefile.am ircaccount.h
-@@ -1131,7 +1140,7 @@
-
-
- #>+ 11
--kopete_irc_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/ircaccount.cpp $(srcdir)/ircaddcontactpage.cpp $(srcdir)/ircchannelcontact.cpp $(srcdir)/irccontact.cpp $(srcdir)/ircguiclient.cpp $(srcdir)/ircprotocol.cpp $(srcdir)/ircservercontact.cpp $(srcdir)/ircsignalhandler.cpp $(srcdir)/irctransferhandler.cpp $(srcdir)/ircusercontact.cpp $(srcdir)/irccontactmanager.cpp $(srcdir)/kcodecaction.cpp $(srcdir)/ksparser.cpp ircchannelcontact.moc ircsignalhandler.moc irccontactmanager.moc irccontact.moc ircguiclient.moc kcodecaction.moc ircservercontact.moc ircusercontact.moc irctransferhandler.moc ircaccount.moc ircprotocol.moc ircaddcontactpage.moc
-+kopete_irc_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/ircaccount.cpp $(srcdir)/ircaddcontactpage.cpp $(srcdir)/ircchannelcontact.cpp $(srcdir)/irccontact.cpp $(srcdir)/ircguiclient.cpp $(srcdir)/ircprotocol.cpp $(srcdir)/ircservercontact.cpp $(srcdir)/ircsignalhandler.cpp $(srcdir)/irctransferhandler.cpp $(srcdir)/ircusercontact.cpp $(srcdir)/irccontactmanager.cpp $(srcdir)/kcodecaction.cpp $(srcdir)/ksparser.cpp ircchannelcontact.moc irccontactmanager.moc ircsignalhandler.moc irccontact.moc ircguiclient.moc ircservercontact.moc kcodecaction.moc ircusercontact.moc irctransferhandler.moc ircaccount.moc ircprotocol.moc ircaddcontactpage.moc
- @echo 'creating kopete_irc_la.all_cpp.cpp ...'; \
- rm -f kopete_irc_la.all_cpp.files kopete_irc_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_irc_la.all_cpp.final; \
--- kopete/protocols/irc/ui/Makefile.in
+++ kopete/protocols/irc/ui/Makefile.in
@@ -138,6 +138,7 @@
@@ -65905,188 +61817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -588,110 +597,110 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=hi16-action-jabber_original.png hi16-action-jabber_away.png cr16-action-jabber_invisible.png cr48-app-jabber_protocol.png cr16-app-jabber_gateway_icq.png cr16-action-jabber_xa.png cr16-action-jabber_connecting.mng hi16-action-jabber_invisible.png hi16-action-jabber_online.png hi16-action-jabber_xa.png hi16-action-jabber_raw.png cr16-action-jabber_away.png cr16-action-jabber_serv_off.png hi48-app-jabber_protocol.png cr16-app-jabber_gateway_sms.png cr16-action-jabber_offline.png cr16-app-jabber_gateway_http-ws.png hi16-action-jabber_chatty.png hi16-action-jabber_na.png cr16-app-jabber_gateway_tlen.png cr16-action-jabber_raw.png cr16-action-jabber_na.png hi32-app-jabber_protocol.png cr16-app-jabber_gateway_yahoo.png cr16-app-jabber_gateway_irc.png cr16-action-jabber_online.png cr16-app-jabber_gateway_msn.png cr16-app-jabber_gateway_aim.png cr16-app-jabber_gateway_smtp.png cr16-action-jabber_group.png hi16-app-jabber_protocol.png Makefile.in hi16-action-jabber_connecting.mng hi16-action-jabber_serv_on.png cr16-action-jabber_original.png cr16-action-jabber_serv_on.png cr16-app-jabber_gateway_gadu.png cr16-action-jabber_chatty.png cr16-app-jabber_gateway_qq.png hi16-action-jabber_group.png cr16-app-jabber_protocol.png hi16-action-jabber_offline.png Makefile.am hi16-action-jabber_serv_off.png cr32-app-jabber_protocol.png
-+KDE_DIST=hi16-action-jabber_original.png hi16-action-jabber_away.png cr16-action-jabber_invisible.png cr48-app-jabber_protocol.png cr16-app-jabber_gateway_icq.png cr16-action-jabber_xa.png cr16-action-jabber_connecting.mng hi16-action-jabber_invisible.png hi16-action-jabber_xa.png hi16-action-jabber_online.png hi16-action-jabber_raw.png cr16-action-jabber_away.png cr16-action-jabber_serv_off.png hi48-app-jabber_protocol.png cr16-app-jabber_gateway_sms.png cr16-action-jabber_offline.png cr16-app-jabber_gateway_http-ws.png hi16-action-jabber_chatty.png hi16-action-jabber_na.png cr16-app-jabber_gateway_tlen.png cr16-action-jabber_raw.png cr16-action-jabber_na.png hi32-app-jabber_protocol.png cr16-app-jabber_gateway_yahoo.png cr16-app-jabber_gateway_irc.png cr16-action-jabber_online.png cr16-app-jabber_gateway_msn.png cr16-app-jabber_gateway_aim.png cr16-app-jabber_gateway_smtp.png cr16-action-jabber_group.png hi16-app-jabber_protocol.png Makefile.in hi16-action-jabber_connecting.mng hi16-action-jabber_serv_on.png cr16-action-jabber_original.png cr16-action-jabber_serv_on.png cr16-app-jabber_gateway_gadu.png cr16-action-jabber_chatty.png cr16-app-jabber_gateway_qq.png hi16-action-jabber_group.png cr16-app-jabber_protocol.png hi16-action-jabber_offline.png hi16-action-jabber_serv_off.png Makefile.am cr32-app-jabber_protocol.png
-
- #>+ 2
- docs-am:
-
- #>+ 99
- install-kde-icons:
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_invisible.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_invisible.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_serv_off.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_off.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_xa.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_xa.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_serv_on.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_on.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/hi48-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/jabber_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_connecting.mng $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_online.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_online.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_chatty.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_chatty.png
- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_invisible.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_invisible.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_connecting.mng $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_offline.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_group.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_group.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_raw.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_raw.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_chatty.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_chatty.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_away.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_away.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_http-ws.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http/ws.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/hi32-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/jabber_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_chatty.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_chatty.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_raw.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_raw.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_sms.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_sms.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_na.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_na.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_na.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_na.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/hi16-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/jabber_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_original.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_original.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_raw.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_raw.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_away.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_away.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_online.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_online.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_xa.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_xa.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_xa.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_xa.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/jabber_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_offline.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_offline.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_serv_off.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_off.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_serv_on.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_on.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_offline.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_offline.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_invisible.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_invisible.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_online.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_raw.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_raw.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_chatty.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_chatty.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_na.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_na.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_group.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_group.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_yahoo.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_yahoo.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/hi48-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/jabber_protocol.png
- $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_original.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_original.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_away.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_online.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_online.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_gadu.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_gadu.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_msn.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_msn.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_offline.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_offline.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_group.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_group.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_serv_on.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_on.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_connecting.mng $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_connecting.mng
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/jabber_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_smtp.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_smtp.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_serv_on.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_on.png
- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_aim.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_aim.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_yahoo.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_yahoo.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_connecting.mng $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_connecting.mng
- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_icq.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_icq.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_http-ws.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http/ws.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_gadu.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_gadu.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_smtp.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_smtp.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_away.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_away.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/jabber_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/hi16-app-jabber_protocol.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/jabber_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_qq.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_qq.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_msn.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_msn.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_tlen.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_tlen.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_sms.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_sms.png
- $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_irc.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_irc.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_group.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_group.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-jabber_original.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_original.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-jabber_gateway_tlen.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_tlen.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-jabber_serv_off.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_off.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_off.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_xa.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_protocol.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_on.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/jabber_protocol.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_connecting.mng
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_invisible.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_chatty.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_invisible.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_connecting.mng
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_group.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_raw.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_chatty.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http/ws.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/jabber_protocol.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_chatty.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_protocol.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_raw.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_sms.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_na.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_na.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/jabber_protocol.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_original.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_raw.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_xa.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_xa.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/jabber_protocol.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_offline.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_off.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_on.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_offline.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_invisible.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_online.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_raw.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_chatty.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_na.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_group.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_yahoo.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/jabber_protocol.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_original.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_online.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_gadu.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_msn.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_offline.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_group.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_serv_on.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_connecting.mng
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/jabber_protocol.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_smtp.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_on.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_aim.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_yahoo.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_connecting.mng
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_icq.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_http/ws.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_gadu.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_smtp.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_away.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/jabber_protocol.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/jabber_protocol.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_qq.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_msn.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_tlen.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_sms.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_irc.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_group.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/actions/jabber_original.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/jabber_gateway_tlen.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/jabber_serv_off.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/jabber/jingle/libjingle/Makefile.in
+++ kopete/protocols/jabber/jingle/libjingle/Makefile.in
@@ -120,6 +120,7 @@
@@ -66189,7 +61919,7 @@
mostlyclean-libtool:
--- kopete/protocols/jabber/jingle/libjingle/talk/base/Makefile.in
+++ kopete/protocols/jabber/jingle/libjingle/talk/base/Makefile.in
-@@ -154,6 +154,7 @@
+@@ -151,6 +151,7 @@
GLINC = @GLINC@
GLLIB = @GLLIB@
GMSGFMT = @GMSGFMT@
@@ -66197,7 +61927,7 @@
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
IDN_CFLAGS = @IDN_CFLAGS@
IDN_LIBS = @IDN_LIBS@
-@@ -249,6 +250,9 @@
+@@ -246,6 +247,9 @@
LIB_XSS = @LIB_XSS@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -66207,7 +61937,7 @@
MAKEINFO = @MAKEINFO@
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
MCOPIDL = @MCOPIDL@
-@@ -296,6 +300,7 @@
+@@ -293,6 +297,7 @@
VERSION = @VERSION@
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
XGETTEXT = @XGETTEXT@
@@ -66215,7 +61945,7 @@
XMLLINT = @XMLLINT@
XMMS_INCLUDES = @XMMS_INCLUDES@
XMMS_LDFLAGS = @XMMS_LDFLAGS@
-@@ -307,12 +312,9 @@
+@@ -304,12 +309,9 @@
X_RPATH = @X_RPATH@
YAHOO2_VERSION = @YAHOO2_VERSION@
YAHOOPKGREQ = @YAHOOPKGREQ@
@@ -66228,7 +61958,7 @@
all_includes = @all_includes@
all_libraries = @all_libraries@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-@@ -333,10 +335,13 @@
+@@ -330,10 +332,13 @@
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
datadir = @datadir@
@@ -66242,7 +61972,7 @@
exec_prefix = @exec_prefix@
filesharing_SUBDIR_included_FALSE = @filesharing_SUBDIR_included_FALSE@
filesharing_SUBDIR_included_TRUE = @filesharing_SUBDIR_included_TRUE@
-@@ -345,6 +350,7 @@
+@@ -342,6 +347,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
@@ -66250,7 +61980,7 @@
include_ARTS_FALSE = @include_ARTS_FALSE@
include_ARTS_TRUE = @include_ARTS_TRUE@
include_gadu_FALSE = @include_gadu_FALSE@
-@@ -425,12 +431,15 @@
+@@ -422,12 +428,15 @@
libexecdir = @libexecdir@
librss_SUBDIR_included_FALSE = @librss_SUBDIR_included_FALSE@
librss_SUBDIR_included_TRUE = @librss_SUBDIR_included_TRUE@
@@ -66266,7 +61996,7 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -514,7 +523,7 @@
+@@ -512,7 +521,7 @@
.SUFFIXES:
.SUFFIXES: .c .cc .lo .o .obj
@@ -66275,7 +62005,7 @@
#>- @for dep in $?; do \
#>- case '$(am__configure_deps)' in \
#>- *$$dep*) \
-@@ -552,9 +561,9 @@
+@@ -550,9 +559,9 @@
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -66689,7 +62419,7 @@
mostlyclean-libtool:
--- kopete/protocols/jabber/jingle/libjingle/talk/p2p/base/Makefile.in
+++ kopete/protocols/jabber/jingle/libjingle/talk/p2p/base/Makefile.in
-@@ -171,6 +171,7 @@
+@@ -162,6 +162,7 @@
GLINC = @GLINC@
GLLIB = @GLLIB@
GMSGFMT = @GMSGFMT@
@@ -66697,7 +62427,7 @@
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
IDN_CFLAGS = @IDN_CFLAGS@
IDN_LIBS = @IDN_LIBS@
-@@ -266,6 +267,9 @@
+@@ -257,6 +258,9 @@
LIB_XSS = @LIB_XSS@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -66707,7 +62437,7 @@
MAKEINFO = @MAKEINFO@
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
MCOPIDL = @MCOPIDL@
-@@ -313,6 +317,7 @@
+@@ -304,6 +308,7 @@
VERSION = @VERSION@
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
XGETTEXT = @XGETTEXT@
@@ -66715,7 +62445,7 @@
XMLLINT = @XMLLINT@
XMMS_INCLUDES = @XMMS_INCLUDES@
XMMS_LDFLAGS = @XMMS_LDFLAGS@
-@@ -324,12 +329,9 @@
+@@ -315,12 +320,9 @@
X_RPATH = @X_RPATH@
YAHOO2_VERSION = @YAHOO2_VERSION@
YAHOOPKGREQ = @YAHOOPKGREQ@
@@ -66728,7 +62458,7 @@
all_includes = @all_includes@
all_libraries = @all_libraries@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-@@ -350,10 +352,13 @@
+@@ -341,10 +343,13 @@
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
datadir = @datadir@
@@ -66742,7 +62472,7 @@
exec_prefix = @exec_prefix@
filesharing_SUBDIR_included_FALSE = @filesharing_SUBDIR_included_FALSE@
filesharing_SUBDIR_included_TRUE = @filesharing_SUBDIR_included_TRUE@
-@@ -362,6 +367,7 @@
+@@ -353,6 +358,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
@@ -66750,7 +62480,7 @@
include_ARTS_FALSE = @include_ARTS_FALSE@
include_ARTS_TRUE = @include_ARTS_TRUE@
include_gadu_FALSE = @include_gadu_FALSE@
-@@ -442,12 +448,15 @@
+@@ -433,12 +439,15 @@
libexecdir = @libexecdir@
librss_SUBDIR_included_FALSE = @librss_SUBDIR_included_FALSE@
librss_SUBDIR_included_TRUE = @librss_SUBDIR_included_TRUE@
@@ -66766,7 +62496,7 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -513,7 +522,7 @@
+@@ -505,7 +514,7 @@
.SUFFIXES:
.SUFFIXES: .cc .lo .o .obj
@@ -66775,7 +62505,7 @@
#>- @for dep in $?; do \
#>- case '$(am__configure_deps)' in \
#>- *$$dep*) \
-@@ -551,9 +560,9 @@
+@@ -543,9 +552,9 @@
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -67489,7 +63219,7 @@
clean-noinstLTLIBRARIES:
--- kopete/protocols/jabber/jingle/libjingle/talk/xmpp/Makefile.in
+++ kopete/protocols/jabber/jingle/libjingle/talk/xmpp/Makefile.in
-@@ -143,6 +143,7 @@
+@@ -140,6 +140,7 @@
GLINC = @GLINC@
GLLIB = @GLLIB@
GMSGFMT = @GMSGFMT@
@@ -67497,7 +63227,7 @@
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
IDN_CFLAGS = @IDN_CFLAGS@
IDN_LIBS = @IDN_LIBS@
-@@ -238,6 +239,9 @@
+@@ -235,6 +236,9 @@
LIB_XSS = @LIB_XSS@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -67507,7 +63237,7 @@
MAKEINFO = @MAKEINFO@
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
MCOPIDL = @MCOPIDL@
-@@ -285,6 +289,7 @@
+@@ -282,6 +286,7 @@
VERSION = @VERSION@
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
XGETTEXT = @XGETTEXT@
@@ -67515,7 +63245,7 @@
XMLLINT = @XMLLINT@
XMMS_INCLUDES = @XMMS_INCLUDES@
XMMS_LDFLAGS = @XMMS_LDFLAGS@
-@@ -296,12 +301,9 @@
+@@ -293,12 +298,9 @@
X_RPATH = @X_RPATH@
YAHOO2_VERSION = @YAHOO2_VERSION@
YAHOOPKGREQ = @YAHOOPKGREQ@
@@ -67528,7 +63258,7 @@
all_includes = @all_includes@
all_libraries = @all_libraries@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-@@ -322,10 +324,13 @@
+@@ -319,10 +321,13 @@
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
datadir = @datadir@
@@ -67542,7 +63272,7 @@
exec_prefix = @exec_prefix@
filesharing_SUBDIR_included_FALSE = @filesharing_SUBDIR_included_FALSE@
filesharing_SUBDIR_included_TRUE = @filesharing_SUBDIR_included_TRUE@
-@@ -334,6 +339,7 @@
+@@ -331,6 +336,7 @@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
@@ -67550,7 +63280,7 @@
include_ARTS_FALSE = @include_ARTS_FALSE@
include_ARTS_TRUE = @include_ARTS_TRUE@
include_gadu_FALSE = @include_gadu_FALSE@
-@@ -414,12 +420,15 @@
+@@ -411,12 +417,15 @@
libexecdir = @libexecdir@
librss_SUBDIR_included_FALSE = @librss_SUBDIR_included_FALSE@
librss_SUBDIR_included_TRUE = @librss_SUBDIR_included_TRUE@
@@ -67566,7 +63296,7 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -475,7 +484,7 @@
+@@ -473,7 +482,7 @@
.SUFFIXES:
.SUFFIXES: .cc .lo .o .obj
@@ -67575,7 +63305,7 @@
#>- @for dep in $?; do \
#>- case '$(am__configure_deps)' in \
#>- *$$dep*) \
-@@ -513,9 +522,9 @@
+@@ -511,9 +520,9 @@
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -67589,15 +63319,6 @@
clean-noinstLTLIBRARIES:
--- kopete/protocols/jabber/jingle/Makefile.in
+++ kopete/protocols/jabber/jingle/Makefile.in
-@@ -70,7 +70,7 @@
- libkopetejabberjingle_la_final_OBJECTS = libkopetejabberjingle_la.all_cpp.lo
- libkopetejabberjingle_la_nofinal_OBJECTS = jinglevoicecaller.lo \
- jinglevoicesessiondialog.lo jinglevoicesessiondialogbase.lo\
--voicecaller.moc.lo jinglevoicecaller.moc.lo
-+jinglevoicecaller.moc.lo voicecaller.moc.lo
- @KDE_USE_FINAL_FALSE at libkopetejabberjingle_la_OBJECTS = $(libkopetejabberjingle_la_nofinal_OBJECTS)
- @KDE_USE_FINAL_TRUE at libkopetejabberjingle_la_OBJECTS = $(libkopetejabberjingle_la_final_OBJECTS)
- DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/kopete/protocols/gadu/libgadu
@@ -165,6 +165,7 @@
GLINC = @GLINC@
GLLIB = @GLLIB@
@@ -67696,57 +63417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -877,13 +886,6 @@
- mocs: jinglevoicesessiondialog.moc
-
- #>+ 3
--voicecaller.moc.cpp: $(srcdir)/voicecaller.h
-- $(MOC) $(srcdir)/voicecaller.h -o voicecaller.moc.cpp
--
--#>+ 2
--mocs: voicecaller.moc.cpp
--
--#>+ 3
- jinglevoicecaller.moc.cpp: $(srcdir)/jinglevoicecaller.h
- $(MOC) $(srcdir)/jinglevoicecaller.h -o jinglevoicecaller.moc.cpp
-
-@@ -898,6 +900,13 @@
- mocs: jinglesession.moc
-
- #>+ 3
-+voicecaller.moc.cpp: $(srcdir)/voicecaller.h
-+ $(MOC) $(srcdir)/voicecaller.h -o voicecaller.moc.cpp
-+
-+#>+ 2
-+mocs: voicecaller.moc.cpp
-+
-+#>+ 3
- jinglesessionmanager.moc: $(srcdir)/jinglesessionmanager.h
- $(MOC) $(srcdir)/jinglesessionmanager.h -o jinglesessionmanager.moc
-
-@@ -920,7 +929,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f jinglevoicesessiondialog.moc voicecaller.moc.cpp jinglevoicecaller.moc.cpp jinglesession.moc jinglesessionmanager.moc jinglewatchsessiontask.moc jinglevoicesession.moc
-+ -rm -f jinglevoicesessiondialog.moc jinglevoicecaller.moc.cpp jinglesession.moc voicecaller.moc.cpp jinglesessionmanager.moc jinglewatchsessiontask.moc jinglevoicesession.moc
-
- #>+ 2
- KDE_DIST=configure.in.bot jinglesession.h jinglevoicesession.cpp jinglesessionmanager.cpp jinglevoicesessiondialog.h jinglevoicesession.h jinglevoicecaller.h DESIGN jinglesessionmanager.h jinglesession.cpp voicecaller.h configure.in.in jinglewatchsessiontask.cpp Makefile.in jinglevoicesessiondialogbase.ui jinglewatchsessiontask.h Makefile.am
-@@ -972,11 +981,11 @@
-
-
- #>+ 11
--libkopetejabberjingle_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/jinglevoicecaller.cpp $(srcdir)/jinglevoicesessiondialog.cpp jinglevoicesessiondialogbase.cpp voicecaller.moc.cpp jinglevoicecaller.moc.cpp jinglevoicesessiondialog.moc jinglevoicesessiondialogbase.moc
-+libkopetejabberjingle_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/jinglevoicecaller.cpp $(srcdir)/jinglevoicesessiondialog.cpp jinglevoicesessiondialogbase.cpp jinglevoicecaller.moc.cpp voicecaller.moc.cpp jinglevoicesessiondialog.moc jinglevoicesessiondialogbase.moc
- @echo 'creating libkopetejabberjingle_la.all_cpp.cpp ...'; \
- rm -f libkopetejabberjingle_la.all_cpp.files libkopetejabberjingle_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkopetejabberjingle_la.all_cpp.final; \
-- for file in jinglevoicecaller.cpp jinglevoicesessiondialog.cpp jinglevoicesessiondialogbase.cpp voicecaller.moc.cpp jinglevoicecaller.moc.cpp ; do \
-+ for file in jinglevoicecaller.cpp jinglevoicesessiondialog.cpp jinglevoicesessiondialogbase.cpp jinglevoicecaller.moc.cpp voicecaller.moc.cpp ; do \
- echo "#include \"$$file\"" >> libkopetejabberjingle_la.all_cpp.files; \
- test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libkopetejabberjingle_la.all_cpp.final; \
- done; \
--- kopete/protocols/jabber/kioslave/Makefile.in
+++ kopete/protocols/jabber/kioslave/Makefile.in
@@ -157,6 +157,7 @@
@@ -68047,44 +63717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -740,18 +749,18 @@
- mocs: ndns.moc
-
- #>+ 3
--socks.moc: $(srcdir)/socks.h
-- $(MOC) $(srcdir)/socks.h -o socks.moc
-+httpconnect.moc: $(srcdir)/httpconnect.h
-+ $(MOC) $(srcdir)/httpconnect.h -o httpconnect.moc
-
- #>+ 2
--mocs: socks.moc
-+mocs: httpconnect.moc
-
- #>+ 3
--httpconnect.moc: $(srcdir)/httpconnect.h
-- $(MOC) $(srcdir)/httpconnect.h -o httpconnect.moc
-+socks.moc: $(srcdir)/socks.h
-+ $(MOC) $(srcdir)/socks.h -o socks.moc
-
- #>+ 2
--mocs: httpconnect.moc
-+mocs: socks.moc
-
- #>+ 3
- httppoll.moc: $(srcdir)/httppoll.h
-@@ -776,10 +785,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f srvresolver.moc ndns.moc socks.moc httpconnect.moc httppoll.moc servsock.moc bsocket.moc
-+ -rm -f srvresolver.moc ndns.moc httpconnect.moc socks.moc httppoll.moc servsock.moc bsocket.moc
-
- #>+ 2
--KDE_DIST=bsocket.h ndns.h httppoll.h httpconnect.h socks.h srvresolver.h servsock.h Makefile.in Makefile.am
-+KDE_DIST=bsocket.h ndns.h httpconnect.h httppoll.h socks.h srvresolver.h servsock.h Makefile.in Makefile.am
-
- #>+ 2
- docs-am:
--- kopete/protocols/jabber/libiris/cutestuff/util/Makefile.in
+++ kopete/protocols/jabber/libiris/cutestuff/util/Makefile.in
@@ -138,6 +138,7 @@
@@ -69085,49 +64717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1111,18 +1120,18 @@
- mocs: jabbergroupchatmanager.moc
-
- #>+ 3
--jabbercontact.moc: $(srcdir)/jabbercontact.h
-- $(MOC) $(srcdir)/jabbercontact.h -o jabbercontact.moc
-+jabberformtranslator.moc: $(srcdir)/jabberformtranslator.h
-+ $(MOC) $(srcdir)/jabberformtranslator.h -o jabberformtranslator.moc
-
- #>+ 2
--mocs: jabbercontact.moc
-+mocs: jabberformtranslator.moc
-
- #>+ 3
--jabberformtranslator.moc: $(srcdir)/jabberformtranslator.h
-- $(MOC) $(srcdir)/jabberformtranslator.h -o jabberformtranslator.moc
-+jabbercontact.moc: $(srcdir)/jabbercontact.h
-+ $(MOC) $(srcdir)/jabbercontact.h -o jabbercontact.moc
-
- #>+ 2
--mocs: jabberformtranslator.moc
-+mocs: jabbercontact.moc
-
- #>+ 3
- jabberprotocol.moc: $(srcdir)/jabberprotocol.h
-@@ -1189,7 +1198,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f jabberresource.moc jabbergroupcontact.moc jabberaccount.moc jabberchatsession.moc jabberclient.moc jabberformlineedit.moc jabberbookmarks.moc jabberfiletransfer.moc jabbergroupchatmanager.moc jabbercontact.moc jabberformtranslator.moc jabberprotocol.moc jabbercapabilitiesmanager.moc jabbercontactpool.moc jabberresourcepool.moc jabberbasecontact.moc jabberbytestream.moc jabberconnector.moc jabbertransport.moc jabbergroupmembercontact.moc
-+ -rm -f jabberresource.moc jabbergroupcontact.moc jabberaccount.moc jabberchatsession.moc jabberclient.moc jabberformlineedit.moc jabberbookmarks.moc jabberfiletransfer.moc jabbergroupchatmanager.moc jabberformtranslator.moc jabbercontact.moc jabberprotocol.moc jabbercapabilitiesmanager.moc jabbercontactpool.moc jabberresourcepool.moc jabberbasecontact.moc jabberbytestream.moc jabberconnector.moc jabbertransport.moc jabbergroupmembercontact.moc
-
- #>+ 2
- KDE_DIST=jabberformtranslator.h jabbercapabilitiesmanager.h jabberbookmarks.h kopete_jabber.desktop jabberbasecontact.h jabberprotocol.h jabberchatsession.h jabberaccount.h jabberfiletransfer.h jabberresource.h Makefile.in jabberchatui.rc jabberconnector.h jabbercontactpool.h jabbertransport.h jabbergroupchatmanager.h Makefile.am jabberbytestream.h jabberformlineedit.h jabbergroupmembercontact.h
-@@ -1240,7 +1249,7 @@
-
-
- #>+ 11
--kopete_jabber_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/jabberprotocol.cpp $(srcdir)/jabberaccount.cpp $(srcdir)/jabberresource.cpp $(srcdir)/jabberresourcepool.cpp $(srcdir)/jabberbasecontact.cpp $(srcdir)/jabbercontact.cpp $(srcdir)/jabbergroupcontact.cpp $(srcdir)/jabbergroupmembercontact.cpp $(srcdir)/jabbercontactpool.cpp $(srcdir)/jabberformtranslator.cpp $(srcdir)/jabberformlineedit.cpp $(srcdir)/jabberchatsession.cpp $(srcdir)/jabbergroupchatmanager.cpp $(srcdir)/jabberfiletransfer.cpp $(srcdir)/jabbercapabilitiesmanager.cpp $(srcdir)/jabbertransport.cpp $(srcdir)/jabberbookmarks.cpp jabberresource.moc jabbergroupcontact.moc jabberaccount.moc jabberchatsession.moc jabberformlineedit.moc jabberbookmarks.moc jabberfiletransfer.moc jabbergroupchatmanager.moc jabberformtranslator.moc jabbercontact.moc jabberprotocol.moc jabbercapabilitiesmanager.moc jabbercontactpool.moc jabberresourcepool.moc jabberbasecontact.moc jabbertransport.moc jabbergroupmembercontact.moc
-+kopete_jabber_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/jabberprotocol.cpp $(srcdir)/jabberaccount.cpp $(srcdir)/jabberresource.cpp $(srcdir)/jabberresourcepool.cpp $(srcdir)/jabberbasecontact.cpp $(srcdir)/jabbercontact.cpp $(srcdir)/jabbergroupcontact.cpp $(srcdir)/jabbergroupmembercontact.cpp $(srcdir)/jabbercontactpool.cpp $(srcdir)/jabberformtranslator.cpp $(srcdir)/jabberformlineedit.cpp $(srcdir)/jabberchatsession.cpp $(srcdir)/jabbergroupchatmanager.cpp $(srcdir)/jabberfiletransfer.cpp $(srcdir)/jabbercapabilitiesmanager.cpp $(srcdir)/jabbertransport.cpp $(srcdir)/jabberbookmarks.cpp jabberresource.moc jabbergroupcontact.moc jabberaccount.moc jabberchatsession.moc jabberformlineedit.moc jabberbookmarks.moc jabberfiletransfer.moc jabbergroupchatmanager.moc jabbercontact.moc jabberformtranslator.moc jabberprotocol.moc jabbercapabilitiesmanager.moc jabbercontactpool.moc jabberresourcepool.moc jabberbasecontact.moc jabbertransport.moc jabbergroupmembercontact.moc
- @echo 'creating kopete_jabber_la.all_cpp.cpp ...'; \
- rm -f kopete_jabber_la.all_cpp.files kopete_jabber_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_jabber_la.all_cpp.final; \
--- kopete/protocols/jabber/ui/Makefile.in
+++ kopete/protocols/jabber/ui/Makefile.in
@@ -149,6 +149,7 @@
@@ -69228,73 +64817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -797,13 +806,6 @@
- mocs: dlgjabbervcard.moc
-
- #>+ 3
--dlgjabberbrowse.moc: $(srcdir)/dlgjabberbrowse.h
-- $(MOC) $(srcdir)/dlgjabberbrowse.h -o dlgjabberbrowse.moc
--
--#>+ 2
--mocs: dlgjabberbrowse.moc
--
--#>+ 3
- dlgjabberregister.moc: $(srcdir)/dlgjabberregister.h
- $(MOC) $(srcdir)/dlgjabberregister.h -o dlgjabberregister.moc
-
-@@ -818,6 +820,13 @@
- mocs: dlgjabberchangepassword.moc
-
- #>+ 3
-+dlgjabberbrowse.moc: $(srcdir)/dlgjabberbrowse.h
-+ $(MOC) $(srcdir)/dlgjabberbrowse.h -o dlgjabberbrowse.moc
-+
-+#>+ 2
-+mocs: dlgjabberbrowse.moc
-+
-+#>+ 3
- dlgjabberchatjoin.moc: $(srcdir)/dlgjabberchatjoin.h
- $(MOC) $(srcdir)/dlgjabberchatjoin.h -o dlgjabberchatjoin.moc
-
-@@ -839,22 +848,22 @@
- mocs: dlgjabberservices.moc
-
- #>+ 3
--dlgjabbersendraw.moc: $(srcdir)/dlgjabbersendraw.h
-- $(MOC) $(srcdir)/dlgjabbersendraw.h -o dlgjabbersendraw.moc
-+jabberchooseserver.moc: $(srcdir)/jabberchooseserver.h
-+ $(MOC) $(srcdir)/jabberchooseserver.h -o jabberchooseserver.moc
-
- #>+ 2
--mocs: dlgjabbersendraw.moc
-+mocs: jabberchooseserver.moc
-
- #>+ 3
--jabberchooseserver.moc: $(srcdir)/jabberchooseserver.h
-- $(MOC) $(srcdir)/jabberchooseserver.h -o jabberchooseserver.moc
-+dlgjabbersendraw.moc: $(srcdir)/dlgjabbersendraw.h
-+ $(MOC) $(srcdir)/dlgjabbersendraw.h -o dlgjabbersendraw.moc
-
- #>+ 2
--mocs: jabberchooseserver.moc
-+mocs: dlgjabbersendraw.moc
-
- #>+ 3
- clean-metasources:
-- -rm -f jabbereditaccountwidget.moc dlgjabberchatroomslist.moc jabberregisteraccount.moc dlgjabbervcard.moc dlgjabberbrowse.moc dlgjabberregister.moc dlgjabberchangepassword.moc dlgjabberchatjoin.moc jabberaddcontactpage.moc dlgjabberservices.moc dlgjabbersendraw.moc jabberchooseserver.moc
-+ -rm -f jabbereditaccountwidget.moc dlgjabberchatroomslist.moc jabberregisteraccount.moc dlgjabbervcard.moc dlgjabberregister.moc dlgjabberchangepassword.moc dlgjabberbrowse.moc dlgjabberchatjoin.moc jabberaddcontactpage.moc dlgjabberservices.moc jabberchooseserver.moc dlgjabbersendraw.moc
-
- #>+ 2
- KDE_DIST=dlgjabberregister.h dlgjabberchooseserver.ui dlgchatjoin.ui dlgchangepassword.ui dlgjabberbrowse.h jabberchooseserver.h jabberaddcontactpage.h dlgjabbervcard.h dlgjabbersendraw.h dlgjabberservices.h Makefile.in dlgchatroomslist.ui jabbereditaccountwidget.h dlgjabberchangepassword.h dlgjabberregisteraccount.ui Makefile.am jabberregisteraccount.h
-@@ -917,7 +926,7 @@
-
-
- #>+ 11
--libkopetejabberui_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/dlgjabbersendraw.cpp $(srcdir)/jabberaddcontactpage.cpp $(srcdir)/dlgjabbervcard.cpp $(srcdir)/dlgjabberservices.cpp $(srcdir)/dlgjabberregister.cpp $(srcdir)/dlgjabberbrowse.cpp $(srcdir)/jabbereditaccountwidget.cpp $(srcdir)/jabberregisteraccount.cpp $(srcdir)/jabberchooseserver.cpp $(srcdir)/dlgjabberchangepassword.cpp $(srcdir)/empty.cpp $(srcdir)/dlgjabberchatroomslist.cpp $(srcdir)/dlgjabberchatjoin.cpp dlgsendraw.cpp dlgaddcontact.cpp dlgvcard.cpp dlgregister.cpp dlgbrowse.cpp dlgjabbereditaccountwidget.cpp dlgjabberregisteraccount.cpp dlgjabberchooseserver.cpp dlgchangepassword.cpp dlgchatroomslist.cpp dlgchatjoin.cpp dlgservices.cpp dlgchatjoin.moc dlgsendraw.moc dlgjabberchatroomslist.moc dlgchatroomslist.moc dlgaddcontact.moc dlgservices.moc dlgjabberchooseserver.moc dlgjabberchangepassword.moc dlgjabberregister.moc dlgjabberbrowse.moc dlgregister.moc jabberaddcontactpage.moc dlgbrowse.moc jabberchooseserver.moc dlgjabberregisteraccount.moc jabbereditaccountwidget.moc jabberregisteraccount.moc dlgjabbervcard.moc dlgvcard.moc dlgjabberchatjoin.moc dlgjabberservices.moc dlgjabbersendraw.moc dlgjabbereditaccountwidget.moc dlgchangepassword.moc
-+libkopetejabberui_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/dlgjabbersendraw.cpp $(srcdir)/jabberaddcontactpage.cpp $(srcdir)/dlgjabbervcard.cpp $(srcdir)/dlgjabberservices.cpp $(srcdir)/dlgjabberregister.cpp $(srcdir)/dlgjabberbrowse.cpp $(srcdir)/jabbereditaccountwidget.cpp $(srcdir)/jabberregisteraccount.cpp $(srcdir)/jabberchooseserver.cpp $(srcdir)/dlgjabberchangepassword.cpp $(srcdir)/empty.cpp $(srcdir)/dlgjabberchatroomslist.cpp $(srcdir)/dlgjabberchatjoin.cpp dlgsendraw.cpp dlgaddcontact.cpp dlgvcard.cpp dlgregister.cpp dlgbrowse.cpp dlgjabbereditaccountwidget.cpp dlgjabberregisteraccount.cpp dlgjabberchooseserver.cpp dlgchangepassword.cpp dlgchatroomslist.cpp dlgchatjoin.cpp dlgservices.cpp dlgchatjoin.moc dlgsendraw.moc dlgjabberchatroomslist.moc dlgchatroomslist.moc dlgaddcontact.moc dlgservices.moc dlgjabberchooseserver.moc dlgjabberbrowse.moc dlgjabberchangepassword.moc dlgjabberregister.moc dlgregister.moc jabberaddcontactpage.moc dlgbrowse.moc jabberchooseserver.moc dlgjabberregisteraccount.moc jabbereditaccountwidget.moc jabberregisteraccount.moc dlgjabbervcard.moc dlgvcard.moc dlgjabberchatjoin.moc dlgjabberservices.moc dlgjabbersendraw.moc dlgjabbereditaccountwidget.moc dlgchangepassword.moc
- @echo 'creating libkopetejabberui_la.all_cpp.cpp ...'; \
- rm -f libkopetejabberui_la.all_cpp.files libkopetejabberui_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkopetejabberui_la.all_cpp.final; \
--- kopete/protocols/Makefile.in
+++ kopete/protocols/Makefile.in
@@ -120,6 +120,7 @@
@@ -69495,56 +65017,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -598,36 +607,36 @@
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
- $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_unknown.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_unknown.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/meanwhile_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_away.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/cr22-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/meanwhile_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps
-+ $(INSTALL_DATA) $(srcdir)/crsc-app-meanwhile_protocol.svgz $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps/meanwhile_protocol.svgz
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/meanwhile_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/meanwhile_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_dnd.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_dnd.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_idle.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_idle.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/meanwhile_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/meanwhile_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/meanwhile_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps
-- $(INSTALL_DATA) $(srcdir)/crsc-app-meanwhile_protocol.svgz $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps/meanwhile_protocol.svgz
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-meanwhile_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/meanwhile_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_idle.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_idle.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-meanwhile_dnd.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_dnd.png
-
- uninstall-kde-icons:
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_unknown.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/meanwhile_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/meanwhile_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps/meanwhile_protocol.svgz
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/meanwhile_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/meanwhile_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_dnd.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_idle.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/apps/meanwhile_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/meanwhile_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/meanwhile_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/scalable/apps/meanwhile_protocol.svgz
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/meanwhile_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_idle.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/meanwhile_dnd.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/meanwhile/Makefile.in
+++ kopete/protocols/meanwhile/Makefile.in
@@ -174,6 +174,7 @@
@@ -69945,83 +65417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -597,47 +606,47 @@
- #>+ 44
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_newmsg.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_newmsg.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_na.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_na.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/msn_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_invisible.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_blocked.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_blocked.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_phone.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_phone.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_connecting.mng
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/msn_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/msn_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/msn_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_lunch.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_lunch.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_blocked.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_blocked.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_brb.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_brb.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_busy.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_offline.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_invisible.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_na.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_na.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_newmsg.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_newmsg.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/msn_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_phone.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_phone.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_lunch.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_lunch.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/msn_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_offline.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_busy.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/msn_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-msn_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_away.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_online.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-msn_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_connecting.mng
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-msn_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/msn_protocol.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_newmsg.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_na.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/msn_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_invisible.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_blocked.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/msn_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_brb.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/msn_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_phone.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_lunch.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_connecting.mng
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/msn_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/msn_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/msn_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_lunch.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_blocked.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_brb.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_busy.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_invisible.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_na.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_newmsg.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/msn_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/msn_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_away.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_online.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/msn_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/msn_protocol.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/msn/Makefile.in
+++ kopete/protocols/msn/Makefile.in
@@ -191,6 +191,7 @@
@@ -70122,78 +65517,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1089,18 +1098,18 @@
- mocs: msndebugrawcmddlg.moc
-
- #>+ 3
--msnfiletransfersocket.moc: $(srcdir)/msnfiletransfersocket.h
-- $(MOC) $(srcdir)/msnfiletransfersocket.h -o msnfiletransfersocket.moc
-+msncontact.moc: $(srcdir)/msncontact.h
-+ $(MOC) $(srcdir)/msncontact.h -o msncontact.moc
-
- #>+ 2
--mocs: msnfiletransfersocket.moc
-+mocs: msncontact.moc
-
- #>+ 3
--msncontact.moc: $(srcdir)/msncontact.h
-- $(MOC) $(srcdir)/msncontact.h -o msncontact.moc
-+msnfiletransfersocket.moc: $(srcdir)/msnfiletransfersocket.h
-+ $(MOC) $(srcdir)/msnfiletransfersocket.h -o msnfiletransfersocket.moc
-
- #>+ 2
--mocs: msncontact.moc
-+mocs: msnfiletransfersocket.moc
-
- #>+ 3
- msnprotocol.moc: $(srcdir)/msnprotocol.h
-@@ -1152,6 +1161,13 @@
- mocs: p2p.moc
-
- #>+ 3
-+dispatcher.moc: $(srcdir)/dispatcher.h
-+ $(MOC) $(srcdir)/dispatcher.h -o dispatcher.moc
-+
-+#>+ 2
-+mocs: dispatcher.moc
-+
-+#>+ 3
- webcam.moc: $(srcdir)/webcam.h
- $(MOC) $(srcdir)/webcam.h -o webcam.moc
-
-@@ -1165,13 +1181,6 @@
- #>+ 2
- mocs: messageformatter.moc
-
--#>+ 3
--dispatcher.moc: $(srcdir)/dispatcher.h
-- $(MOC) $(srcdir)/dispatcher.h -o dispatcher.moc
--
--#>+ 2
--mocs: dispatcher.moc
--
- #>+ 8
- libkopete_msn_shared.la.closure: $(libkopete_msn_shared_la_OBJECTS) $(libkopete_msn_shared_la_DEPENDENCIES)
- @echo "int main() {return 0;}" > libkopete_msn_shared_la_closure.cpp
-@@ -1183,7 +1192,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f transport.moc msnsecureloginhandler.moc incomingtransfer.moc msnchallengehandler.moc msnswitchboardsocket.moc msnaddcontactpage.moc msndebugrawcmddlg.moc msnfiletransfersocket.moc msncontact.moc msnprotocol.moc msnchatsession.moc msnaccount.moc outgoingtransfer.moc msnsocket.moc msnnotifysocket.moc p2p.moc webcam.moc messageformatter.moc dispatcher.moc
-+ -rm -f transport.moc msnsecureloginhandler.moc incomingtransfer.moc msnchallengehandler.moc msnswitchboardsocket.moc msnaddcontactpage.moc msndebugrawcmddlg.moc msncontact.moc msnfiletransfersocket.moc msnprotocol.moc msnchatsession.moc msnaccount.moc outgoingtransfer.moc msnsocket.moc msnnotifysocket.moc p2p.moc dispatcher.moc webcam.moc messageformatter.moc
-
- #>+ 2
- KDE_DIST=kopete_msn.desktop msncontact.h msnchatui.rc transport.h Changelog msnsocket.h msnsecureloginhandler.h ReleaseNotes msnchallengehandler.h transport.cpp msnchatsession.h msndebugrawcmddlg.h msnaccount.h msnfiletransfersocket.h sha1.h msninvitation.h Makefile.in msnswitchboardsocket.h msnprotocol.h msnnotifysocket.h msnaddcontactpage.h Makefile.am
-@@ -1289,8 +1298,8 @@
- msnaddcontactpage.o: msnaddcontactpage.moc
- msnsocket.o: msnsocket.moc
- msnnotifysocket.o: msnnotifysocket.moc
--msnfiletransfersocket.lo: msnfiletransfersocket.moc
- msnaddcontactpage.lo: msnaddcontactpage.moc
-+msnfiletransfersocket.lo: msnfiletransfersocket.moc
- msnchatsession.lo: msnchatsession.moc
- outgoingtransfer.o: outgoingtransfer.moc
- dispatcher.o: dispatcher.moc
--- kopete/protocols/msn/ui/Makefile.in
+++ kopete/protocols/msn/ui/Makefile.in
@@ -136,6 +136,7 @@
@@ -70494,15 +65817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -862,7 +871,7 @@
- -rm -f msnwebcamdialog.moc
-
- #>+ 2
--KDE_DIST=msnwebcamdialog.h Makefile.in Makefile.am mimicwrapper.h
-+KDE_DIST=msnwebcamdialog.h Makefile.in mimicwrapper.h Makefile.am
-
- #>+ 3
- clean-closures:
--- kopete/protocols/oscar/aim/Makefile.in
+++ kopete/protocols/oscar/aim/Makefile.in
@@ -166,6 +166,7 @@
@@ -70603,60 +65917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -942,18 +951,18 @@
- mocs: aimaccount.moc
-
- #>+ 3
--aimprotocol.moc: $(srcdir)/aimprotocol.h
-- $(MOC) $(srcdir)/aimprotocol.h -o aimprotocol.moc
-+aimjoinchat.moc: $(srcdir)/aimjoinchat.h
-+ $(MOC) $(srcdir)/aimjoinchat.h -o aimjoinchat.moc
-
- #>+ 2
--mocs: aimprotocol.moc
-+mocs: aimjoinchat.moc
-
- #>+ 3
--aimjoinchat.moc: $(srcdir)/aimjoinchat.h
-- $(MOC) $(srcdir)/aimjoinchat.h -o aimjoinchat.moc
-+aimprotocol.moc: $(srcdir)/aimprotocol.h
-+ $(MOC) $(srcdir)/aimprotocol.h -o aimprotocol.moc
-
- #>+ 2
--mocs: aimjoinchat.moc
-+mocs: aimprotocol.moc
-
- #>+ 3
- aimchatsession.moc: $(srcdir)/aimchatsession.h
-@@ -964,7 +973,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f aimuserinfo.moc aimcontact.moc aimaccount.moc aimprotocol.moc aimjoinchat.moc aimchatsession.moc
-+ -rm -f aimuserinfo.moc aimcontact.moc aimaccount.moc aimjoinchat.moc aimprotocol.moc aimchatsession.moc
-
- #>+ 2
- KDE_DIST=aimchatsession.h aimuserinfo.h kopete_aim.desktop aim.protocol aimcontact.h aimaccount.h Makefile.in aimjoinchat.h Makefile.am aimprotocol.h
-@@ -1015,7 +1024,7 @@
-
-
- #>+ 11
--kopete_aim_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/aimprotocol.cpp $(srcdir)/aimaccount.cpp $(srcdir)/aimcontact.cpp $(srcdir)/aimuserinfo.cpp $(srcdir)/aimjoinchat.cpp $(srcdir)/aimchatsession.cpp aimuserinfo.moc aimcontact.moc aimaccount.moc aimjoinchat.moc aimprotocol.moc aimchatsession.moc
-+kopete_aim_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/aimprotocol.cpp $(srcdir)/aimaccount.cpp $(srcdir)/aimcontact.cpp $(srcdir)/aimuserinfo.cpp $(srcdir)/aimjoinchat.cpp $(srcdir)/aimchatsession.cpp aimuserinfo.moc aimcontact.moc aimaccount.moc aimprotocol.moc aimjoinchat.moc aimchatsession.moc
- @echo 'creating kopete_aim_la.all_cpp.cpp ...'; \
- rm -f kopete_aim_la.all_cpp.files kopete_aim_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_aim_la.all_cpp.final; \
-@@ -1054,9 +1063,9 @@
- aimcontact.o: aimcontact.moc
- aimjoinchat.o: aimjoinchat.moc
- aimchatsession.o: aimchatsession.moc
--aimjoinchat.lo: aimjoinchat.moc
- aimcontact.lo: aimcontact.moc
- aimaccount.lo: aimaccount.moc
-+aimjoinchat.lo: aimjoinchat.moc
- nmcheck:
- aimprotocol.lo: aimprotocol.moc
- aimuserinfo.o: aimuserinfo.moc
--- kopete/protocols/oscar/aim/ui/Makefile.in
+++ kopete/protocols/oscar/aim/ui/Makefile.in
@@ -139,6 +139,7 @@
@@ -70857,177 +66117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -589,7 +598,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=cr16-action-aim_online.png hi16-action-icq_away.png hi16-app-icq_protocol.png cr128-app-icq_protocol.png hi16-action-icq_occupied.png hi16-action-aim_offline.png cr16-app-aim_protocol.png cr16-action-aim_away.png cr128-app-aim_protocol.png cr16-action-aim_offline.png hi32-app-aim_protocol.png hi16-action-icq_dnd.png cr16-action-aim_connecting.mng hi16-action-icq_connecting.mng cr64-app-aim_protocol.png cr16-action-icq_ffc.png cr32-app-aim_protocol.png hi16-action-aim_connecting.mng hi32-app-icq_protocol.png hi16-action-icq_ffc.png hi16-action-icq_online.png cr16-action-icq_away.png cr16-action-icq_connecting.mng hi16-action-aim_online.png cr16-action-icq_invisible.png cr16-action-icq_occupied.png hi16-action-aim_away.png cr48-app-aim_protocol.png cr32-app-icq_protocol.png cr16-action-icq_offline.png hi16-action-icq_invisible.png cr64-app-icq_protocol.png cr16-action-icq_online.png Makefile.in cr48-app-icq_protocol.png hi16-action-icq_offline.png cr16-action-icq_na.png cr16-action-icq_dnd.png hi16-action-icq_na.png hi16-app-aim_protocol.png Makefile.am cr16-app-icq_protocol.png
-+KDE_DIST=hi16-action-icq_away.png cr16-action-aim_online.png hi16-app-icq_protocol.png cr128-app-icq_protocol.png hi16-action-icq_occupied.png hi16-action-aim_offline.png cr16-app-aim_protocol.png cr128-app-aim_protocol.png cr16-action-aim_away.png cr16-action-aim_offline.png hi32-app-aim_protocol.png hi16-action-icq_dnd.png cr16-action-aim_connecting.mng hi16-action-icq_connecting.mng cr64-app-aim_protocol.png cr16-action-icq_ffc.png cr32-app-aim_protocol.png hi16-action-aim_connecting.mng hi32-app-icq_protocol.png hi16-action-icq_ffc.png hi16-action-icq_online.png cr16-action-icq_away.png cr16-action-icq_connecting.mng hi16-action-aim_online.png cr16-action-icq_invisible.png cr16-action-icq_occupied.png hi16-action-aim_away.png cr32-app-icq_protocol.png cr48-app-aim_protocol.png cr16-action-icq_offline.png hi16-action-icq_invisible.png cr64-app-icq_protocol.png cr16-action-icq_online.png cr48-app-icq_protocol.png Makefile.in hi16-action-icq_offline.png cr16-action-icq_na.png hi16-action-icq_na.png cr16-action-icq_dnd.png hi16-app-aim_protocol.png Makefile.am cr16-app-icq_protocol.png
-
- #>+ 2
- docs-am:
-@@ -597,96 +606,96 @@
- #>+ 93
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_connecting.mng $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_offline.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_offline.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-aim_away.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_away.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_invisible.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_invisible.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/aim_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/hi16-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/aim_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/aim_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-aim_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_away.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_invisible.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_online.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_online.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
- $(INSTALL_DATA) $(srcdir)/cr128-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/aim_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-aim_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_offline.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_connecting.mng $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_connecting.mng
- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_occupied.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_occupied.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-aim_away.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-aim_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/cr128-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/icq_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_ffc.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_ffc.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/aim_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_away.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_away.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/aim_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_na.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_na.png
- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_dnd.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_dnd.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_dnd.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_dnd.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-aim_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_offline.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_offline.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-aim_online.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_online.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-aim_connecting.mng $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_connecting.mng
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-aim_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_online.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_away.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_away.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_na.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_na.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
-- $(INSTALL_DATA) $(srcdir)/cr64-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/aim_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr32-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/icq_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/aim_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/icq_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr64-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/icq_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr48-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/icq_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-aim_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_offline.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_invisible.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_invisible.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-aim_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_online.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_offline.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-aim_connecting.mng $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_online.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/hi32-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/aim_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-icq_na.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_na.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/hi16-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/aim_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-aim_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_occupied.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_occupied.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_ffc.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_ffc.png
- $(INSTALL_DATA) $(srcdir)/hi32-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/icq_protocol.png
-- $(INSTALL_DATA) $(srcdir)/hi16-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/icq_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/icq_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_ffc.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_ffc.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_ffc.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_ffc.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_away.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-icq_dnd.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_dnd.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_occupied.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_occupied.png
-+ $(INSTALL_DATA) $(srcdir)/cr64-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/aim_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/hi32-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/aim_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-aim_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/aim_protocol.png
- $(INSTALL_DATA) $(srcdir)/hi16-action-aim_offline.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_offline.png
-- $(INSTALL_DATA) $(srcdir)/hi16-action-aim_online.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_online.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-action-icq_online.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_online.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_offline.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_offline.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-icq_online.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_online.png
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/icq_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/hi16-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/icq_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/icq_protocol.png
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-icq_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/icq_protocol.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_away.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_invisible.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_away.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_invisible.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_online.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_connecting.mng
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_connecting.mng
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_occupied.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_ffc.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/aim_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/aim_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_na.png
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_dnd.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/aim_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/aim_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_offline.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_invisible.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_online.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_dnd.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_connecting.mng
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_online.png
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_online.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_away.png
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_na.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/aim_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/aim_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_occupied.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_ffc.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/icq_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/icq_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/icq_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/icq_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_ffc.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_ffc.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_away.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_dnd.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_occupied.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/32x32/apps/aim_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/aim_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_offline.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/aim_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/actions/icq_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_offline.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/icq_online.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/icq_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/hicolor/16x16/apps/icq_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/icq_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/icq_protocol.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/oscar/icq/Makefile.in
+++ kopete/protocols/oscar/icq/Makefile.in
@@ -167,6 +167,7 @@
@@ -71228,15 +66317,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -783,7 +792,7 @@
- -rm -f icqaddcontactpage.moc icqsearchdialog.moc icqeditaccountwidget.moc icquserinfowidget.moc icqauthreplydialog.moc
-
- #>+ 2
--KDE_DIST=icqadd.ui icqinterestinfowidget.ui icqaddcontactpage.h icquserinfowidget.h icqauthreplydialog.h icqeditaccountui.ui icqotherinfowidget.ui Makefile.in icqworkinfowidget.ui icqauthreplyui.ui icqeditaccountwidget.h icqsearchbase.ui icqgeneralinfo.ui Makefile.am
-+KDE_DIST=icqadd.ui icqaddcontactpage.h icqinterestinfowidget.ui icquserinfowidget.h icqauthreplydialog.h icqeditaccountui.ui icqotherinfowidget.ui Makefile.in icqworkinfowidget.ui icqauthreplyui.ui icqeditaccountwidget.h icqgeneralinfo.ui icqsearchbase.ui Makefile.am
-
- #>+ 11
- clean-ui:
--- kopete/protocols/oscar/liboscar/Makefile.in
+++ kopete/protocols/oscar/liboscar/Makefile.in
@@ -185,6 +185,7 @@
@@ -71337,106 +66417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -926,18 +935,18 @@
- mocs: servicesetuptask.moc
-
- #>+ 3
--ssimanager.moc: $(srcdir)/ssimanager.h
-- $(MOC) $(srcdir)/ssimanager.h -o ssimanager.moc
-+flapprotocol.moc: $(srcdir)/flapprotocol.h
-+ $(MOC) $(srcdir)/flapprotocol.h -o flapprotocol.moc
-
- #>+ 2
--mocs: ssimanager.moc
-+mocs: flapprotocol.moc
-
- #>+ 3
--flapprotocol.moc: $(srcdir)/flapprotocol.h
-- $(MOC) $(srcdir)/flapprotocol.h -o flapprotocol.moc
-+ssimanager.moc: $(srcdir)/ssimanager.h
-+ $(MOC) $(srcdir)/ssimanager.h -o ssimanager.moc
-
- #>+ 2
--mocs: flapprotocol.moc
-+mocs: ssimanager.moc
-
- #>+ 3
- bytestream.moc: $(srcdir)/bytestream.h
-@@ -1003,13 +1012,6 @@
- mocs: rateclass.moc
-
- #>+ 3
--ownuserinfotask.moc: $(srcdir)/ownuserinfotask.h
-- $(MOC) $(srcdir)/ownuserinfotask.h -o ownuserinfotask.moc
--
--#>+ 2
--mocs: ownuserinfotask.moc
--
--#>+ 3
- snacprotocol.moc: $(srcdir)/snacprotocol.h
- $(MOC) $(srcdir)/snacprotocol.h -o snacprotocol.moc
-
-@@ -1024,6 +1026,13 @@
- mocs: rateinfotask.moc
-
- #>+ 3
-+ownuserinfotask.moc: $(srcdir)/ownuserinfotask.h
-+ $(MOC) $(srcdir)/ownuserinfotask.h -o ownuserinfotask.moc
-+
-+#>+ 2
-+mocs: ownuserinfotask.moc
-+
-+#>+ 3
- safedelete.moc: $(srcdir)/safedelete.h
- $(MOC) $(srcdir)/safedelete.h -o safedelete.moc
-
-@@ -1045,18 +1054,18 @@
- mocs: userinfotask.moc
-
- #>+ 3
--ssilisttask.moc: $(srcdir)/ssilisttask.h
-- $(MOC) $(srcdir)/ssilisttask.h -o ssilisttask.moc
-+connection.moc: $(srcdir)/connection.h
-+ $(MOC) $(srcdir)/connection.h -o connection.moc
-
- #>+ 2
--mocs: ssilisttask.moc
-+mocs: connection.moc
-
- #>+ 3
--connection.moc: $(srcdir)/connection.h
-- $(MOC) $(srcdir)/connection.h -o connection.moc
-+ssilisttask.moc: $(srcdir)/ssilisttask.h
-+ $(MOC) $(srcdir)/ssilisttask.h -o ssilisttask.moc
-
- #>+ 2
--mocs: connection.moc
-+mocs: ssilisttask.moc
-
- #>+ 3
- warningtask.moc: $(srcdir)/warningtask.h
-@@ -1172,10 +1181,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f oscarconnector.moc serverredirecttask.moc icquserinfotask.moc servicesetuptask.moc ssimanager.moc flapprotocol.moc bytestream.moc chatnavservicetask.moc icqtask.moc onlinenotifiertask.moc stream.moc rateclassmanager.moc ssiauthtask.moc usersearchtask.moc rateclass.moc ownuserinfotask.moc snacprotocol.moc rateinfotask.moc safedelete.moc icqlogintask.moc userinfotask.moc ssilisttask.moc connection.moc warningtask.moc aimlogintask.moc typingnotifytask.moc oscarclientstream.moc logintask.moc connector.moc chatservicetask.moc task.moc serverversionstask.moc client.moc coreprotocol.moc offlinemessagestask.moc oscarbytestream.moc messagereceivertask.moc inputprotocolbase.moc buddyicontask.moc
-+ -rm -f oscarconnector.moc serverredirecttask.moc icquserinfotask.moc servicesetuptask.moc flapprotocol.moc ssimanager.moc bytestream.moc chatnavservicetask.moc icqtask.moc onlinenotifiertask.moc stream.moc rateclassmanager.moc ssiauthtask.moc usersearchtask.moc rateclass.moc snacprotocol.moc rateinfotask.moc ownuserinfotask.moc safedelete.moc icqlogintask.moc userinfotask.moc connection.moc ssilisttask.moc warningtask.moc aimlogintask.moc typingnotifytask.moc oscarclientstream.moc logintask.moc connector.moc chatservicetask.moc task.moc serverversionstask.moc client.moc coreprotocol.moc offlinemessagestask.moc oscarbytestream.moc messagereceivertask.moc inputprotocolbase.moc buddyicontask.moc
-
- #>+ 2
--KDE_DIST=sendidletimetask.h ssiauthtask.h ssilisttask.h errortask.h coreprotocol.h typingnotifytask.h ownuserinfotask.h icqlogintask.h userdetails.h clientreadytask.h icquserinfo.h locationrightstask.h rtf2html.h ssimodifytask.h rateinfotask.h rateclassmanager.h blmlimitstask.h changevisibilitytask.h safedelete.h icqtask.h oscarutils.h ssiparamstask.h sendmessagetask.h rtf.ll DESIGN oscartypes.h bytestream.h oscartypeclasses.h aimlogintask.h oscarconnector.h icbmparamstask.h client.h prmparamstask.h localcontactlisttask.h transfer.h flapprotocol.h oscarsettings.h ssiactivatetask.h Makefile.in serverredirecttask.h md5.h connector.h snacprotocol.h servicesetuptask.h usersearchtask.h buffer.h connection.h warningtask.h HACKING chatservicetask.h icquserinfotask.h senddcinfotask.h stream.h oscarclientstream.h logintask.h buddyicontask.h task.h oscarmessage.h oscarbytestream.h oscardebug.h connectionhandler.h closeconnectiontask.h profiletask.h chatnavservicetask.h offlinemessagestask.h serverversionstask.h messagereceivertask.h onlinenotifiertask.h inputprotocolbase.h ssimanager.h userinfotask.h Makefile.am
-+KDE_DIST=sendidletimetask.h ssiauthtask.h ssilisttask.h errortask.h coreprotocol.h typingnotifytask.h ownuserinfotask.h icqlogintask.h userdetails.h clientreadytask.h icquserinfo.h locationrightstask.h rtf2html.h ssimodifytask.h rateinfotask.h blmlimitstask.h rateclassmanager.h changevisibilitytask.h safedelete.h icqtask.h oscarutils.h ssiparamstask.h sendmessagetask.h rtf.ll DESIGN bytestream.h oscartypes.h oscartypeclasses.h aimlogintask.h oscarconnector.h icbmparamstask.h client.h localcontactlisttask.h prmparamstask.h transfer.h flapprotocol.h oscarsettings.h ssiactivatetask.h Makefile.in serverredirecttask.h md5.h connector.h snacprotocol.h servicesetuptask.h usersearchtask.h buffer.h connection.h warningtask.h HACKING chatservicetask.h icquserinfotask.h senddcinfotask.h stream.h oscarclientstream.h logintask.h buddyicontask.h task.h oscarmessage.h oscarbytestream.h oscardebug.h connectionhandler.h closeconnectiontask.h profiletask.h chatnavservicetask.h offlinemessagestask.h serverversionstask.h messagereceivertask.h onlinenotifiertask.h inputprotocolbase.h ssimanager.h userinfotask.h Makefile.am
-
- #>+ 3
- clean-closures:
-@@ -1223,7 +1232,7 @@
-
-
- #>+ 11
--liboscar_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/oscarutils.cpp $(srcdir)/client.cpp $(srcdir)/task.cpp $(srcdir)/connector.cpp $(srcdir)/inputprotocolbase.cpp $(srcdir)/coreprotocol.cpp $(srcdir)/flapprotocol.cpp $(srcdir)/snacprotocol.cpp $(srcdir)/transfer.cpp $(srcdir)/bytestream.cpp $(srcdir)/oscarclientstream.cpp $(srcdir)/safedelete.cpp $(srcdir)/stream.cpp $(srcdir)/oscarconnector.cpp $(srcdir)/oscarbytestream.cpp $(srcdir)/buffer.cpp $(srcdir)/logintask.cpp $(srcdir)/aimlogintask.cpp $(srcdir)/icqlogintask.cpp $(srcdir)/closeconnectiontask.cpp $(srcdir)/rateclassmanager.cpp $(srcdir)/serverversionstask.cpp $(srcdir)/rateinfotask.cpp $(srcdir)/errortask.cpp $(srcdir)/locationrightstask.cpp $(srcdir)/profiletask.cpp $(srcdir)/blmlimitstask.cpp $(srcdir)/servicesetuptask.cpp $(srcdir)/icbmparamstask.cpp $(srcdir)/ssimanager.cpp $(srcdir)/rateclass.cpp $(srcdir)/prmparamstask.cpp $(srcdir)/ssiparamstask.cpp $(srcdir)/ssilisttask.cpp $(srcdir)/ssiactivatetask.cpp $(srcdir)/clientreadytask.cpp $(srcdir)/senddcinfotask.cpp $(srcdir)/sendidletimetask.cpp $(srcdir)/ownuserinfotask.cpp $(srcdir)/connection.cpp $(srcdir)/onlinenotifiertask.cpp $(srcdir)/userdetails.cpp $(srcdir)/ssimodifytask.cpp $(srcdir)/oscartypeclasses.cpp $(srcdir)/oscarmessage.cpp $(srcdir)/messagereceivertask.cpp $(srcdir)/sendmessagetask.cpp $(srcdir)/icqtask.cpp $(srcdir)/offlinemessagestask.cpp $(srcdir)/ssiauthtask.cpp $(srcdir)/userinfotask.cpp $(srcdir)/icquserinfo.cpp $(srcdir)/icquserinfotask.cpp $(srcdir)/usersearchtask.cpp $(srcdir)/warningtask.cpp $(srcdir)/changevisibilitytask.cpp $(srcdir)/typingnotifytask.cpp $(srcdir)/buddyicontask.cpp $(srcdir)/serverredirecttask.cpp $(srcdir)/oscarsettings.cpp $(srcdir)/localcontactlisttask.cpp $(srcdir)/chatnavservicetask.cpp $(srcdir)/connectionhandler.cpp $(srcdir)/chatservicetask.cpp oscarconnector.moc serverredirecttask.moc icquserinfotask.moc servicesetuptask.moc ssimanager.moc flapprotocol.moc bytestream.moc chatnavservicetask.moc icqtask.moc onlinenotifiertask.moc stream.moc rateclassmanager.moc ssiauthtask.moc usersearchtask.moc rateclass.moc rateinfotask.moc snacprotocol.moc ownuserinfotask.moc safedelete.moc userinfotask.moc icqlogintask.moc ssilisttask.moc connection.moc warningtask.moc aimlogintask.moc typingnotifytask.moc oscarclientstream.moc logintask.moc connector.moc chatservicetask.moc task.moc serverversionstask.moc client.moc coreprotocol.moc offlinemessagestask.moc oscarbytestream.moc inputprotocolbase.moc messagereceivertask.moc buddyicontask.moc
-+liboscar_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/oscarutils.cpp $(srcdir)/client.cpp $(srcdir)/task.cpp $(srcdir)/connector.cpp $(srcdir)/inputprotocolbase.cpp $(srcdir)/coreprotocol.cpp $(srcdir)/flapprotocol.cpp $(srcdir)/snacprotocol.cpp $(srcdir)/transfer.cpp $(srcdir)/bytestream.cpp $(srcdir)/oscarclientstream.cpp $(srcdir)/safedelete.cpp $(srcdir)/stream.cpp $(srcdir)/oscarconnector.cpp $(srcdir)/oscarbytestream.cpp $(srcdir)/buffer.cpp $(srcdir)/logintask.cpp $(srcdir)/aimlogintask.cpp $(srcdir)/icqlogintask.cpp $(srcdir)/closeconnectiontask.cpp $(srcdir)/rateclassmanager.cpp $(srcdir)/serverversionstask.cpp $(srcdir)/rateinfotask.cpp $(srcdir)/errortask.cpp $(srcdir)/locationrightstask.cpp $(srcdir)/profiletask.cpp $(srcdir)/blmlimitstask.cpp $(srcdir)/servicesetuptask.cpp $(srcdir)/icbmparamstask.cpp $(srcdir)/ssimanager.cpp $(srcdir)/rateclass.cpp $(srcdir)/prmparamstask.cpp $(srcdir)/ssiparamstask.cpp $(srcdir)/ssilisttask.cpp $(srcdir)/ssiactivatetask.cpp $(srcdir)/clientreadytask.cpp $(srcdir)/senddcinfotask.cpp $(srcdir)/sendidletimetask.cpp $(srcdir)/ownuserinfotask.cpp $(srcdir)/connection.cpp $(srcdir)/onlinenotifiertask.cpp $(srcdir)/userdetails.cpp $(srcdir)/ssimodifytask.cpp $(srcdir)/oscartypeclasses.cpp $(srcdir)/oscarmessage.cpp $(srcdir)/messagereceivertask.cpp $(srcdir)/sendmessagetask.cpp $(srcdir)/icqtask.cpp $(srcdir)/offlinemessagestask.cpp $(srcdir)/ssiauthtask.cpp $(srcdir)/userinfotask.cpp $(srcdir)/icquserinfo.cpp $(srcdir)/icquserinfotask.cpp $(srcdir)/usersearchtask.cpp $(srcdir)/warningtask.cpp $(srcdir)/changevisibilitytask.cpp $(srcdir)/typingnotifytask.cpp $(srcdir)/buddyicontask.cpp $(srcdir)/serverredirecttask.cpp $(srcdir)/oscarsettings.cpp $(srcdir)/localcontactlisttask.cpp $(srcdir)/chatnavservicetask.cpp $(srcdir)/connectionhandler.cpp $(srcdir)/chatservicetask.cpp oscarconnector.moc serverredirecttask.moc icquserinfotask.moc servicesetuptask.moc flapprotocol.moc ssimanager.moc bytestream.moc chatnavservicetask.moc icqtask.moc onlinenotifiertask.moc stream.moc rateclassmanager.moc ssiauthtask.moc usersearchtask.moc rateclass.moc ownuserinfotask.moc rateinfotask.moc snacprotocol.moc safedelete.moc userinfotask.moc icqlogintask.moc connection.moc ssilisttask.moc warningtask.moc aimlogintask.moc typingnotifytask.moc oscarclientstream.moc logintask.moc connector.moc chatservicetask.moc task.moc serverversionstask.moc client.moc coreprotocol.moc offlinemessagestask.moc oscarbytestream.moc inputprotocolbase.moc messagereceivertask.moc buddyicontask.moc
- @echo 'creating liboscar_la.all_cpp.cpp ...'; \
- rm -f liboscar_la.all_cpp.files liboscar_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> liboscar_la.all_cpp.final; \
--- kopete/protocols/oscar/liboscar/tests/Makefile.in
+++ kopete/protocols/oscar/liboscar/tests/Makefile.in
@@ -182,6 +182,7 @@
@@ -71537,58 +66517,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-checkPROGRAMS:
-@@ -799,13 +808,6 @@
- .NOEXPORT:
-
- #>+ 3
--ssigrouptest.moc: $(srcdir)/ssigrouptest.h
-- $(MOC) $(srcdir)/ssigrouptest.h -o ssigrouptest.moc
--
--#>+ 2
--mocs: ssigrouptest.moc
--
--#>+ 3
- logintest.moc: $(srcdir)/logintest.h
- $(MOC) $(srcdir)/logintest.h -o logintest.moc
-
-@@ -813,11 +815,11 @@
- mocs: logintest.moc
-
- #>+ 3
--ssitest.moc: $(srcdir)/ssitest.h
-- $(MOC) $(srcdir)/ssitest.h -o ssitest.moc
-+ssigrouptest.moc: $(srcdir)/ssigrouptest.h
-+ $(MOC) $(srcdir)/ssigrouptest.h -o ssigrouptest.moc
-
- #>+ 2
--mocs: ssitest.moc
-+mocs: ssigrouptest.moc
-
- #>+ 3
- userinfotest.moc: $(srcdir)/userinfotest.h
-@@ -827,6 +829,13 @@
- mocs: userinfotest.moc
-
- #>+ 3
-+ssitest.moc: $(srcdir)/ssitest.h
-+ $(MOC) $(srcdir)/ssitest.h -o ssitest.moc
-+
-+#>+ 2
-+mocs: ssitest.moc
-+
-+#>+ 3
- kunittest.moc: $(srcdir)/kunittest.h
- $(MOC) $(srcdir)/kunittest.h -o kunittest.moc
-
-@@ -842,7 +851,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f ssigrouptest.moc logintest.moc ssitest.moc userinfotest.moc kunittest.moc clientstream_test.moc
-+ -rm -f logintest.moc ssigrouptest.moc userinfotest.moc ssitest.moc kunittest.moc clientstream_test.moc
-
- #>+ 2
- KDE_DIST=ssitest.h chatnavtests.h clientstream_test.h redirecttest.h logintest.h ssigrouptest.h Makefile.in kunittest.h tester.h ipaddrtest.h ssitest.cpp userinfotest.h Makefile.am
--- kopete/protocols/oscar/Makefile.in
+++ kopete/protocols/oscar/Makefile.in
@@ -167,6 +167,7 @@
@@ -71689,49 +66617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -940,25 +949,25 @@
- mocs: oscaraccount.moc
-
- #>+ 3
--oscarversionupdater.moc: $(srcdir)/oscarversionupdater.h
-- $(MOC) $(srcdir)/oscarversionupdater.h -o oscarversionupdater.moc
-+oscarvisibilitydialog.moc: $(srcdir)/oscarvisibilitydialog.h
-+ $(MOC) $(srcdir)/oscarvisibilitydialog.h -o oscarvisibilitydialog.moc
-
- #>+ 2
--mocs: oscarversionupdater.moc
-+mocs: oscarvisibilitydialog.moc
-
- #>+ 3
--oscarvisibilitydialog.moc: $(srcdir)/oscarvisibilitydialog.h
-- $(MOC) $(srcdir)/oscarvisibilitydialog.h -o oscarvisibilitydialog.moc
-+oscarversionupdater.moc: $(srcdir)/oscarversionupdater.h
-+ $(MOC) $(srcdir)/oscarversionupdater.h -o oscarversionupdater.moc
-
- #>+ 2
--mocs: oscarvisibilitydialog.moc
-+mocs: oscarversionupdater.moc
-
- #>+ 3
- clean-metasources:
-- -rm -f oscarcontact.moc oscarlistnonservercontacts.moc oscarencodingselectiondialog.moc oscarmyselfcontact.moc oscaraccount.moc oscarversionupdater.moc oscarvisibilitydialog.moc
-+ -rm -f oscarcontact.moc oscarlistnonservercontacts.moc oscarencodingselectiondialog.moc oscarmyselfcontact.moc oscaraccount.moc oscarvisibilitydialog.moc oscarversionupdater.moc
-
- #>+ 2
--KDE_DIST=oscarcontact.h oscarlistcontactsbase.ui oscarmyselfcontact.h oscarversionupdater.h oscarencodingselectiondialog.h oscarvisibilitybase.ui oscarencodingselectionbase.ui oscarlistnonservercontacts.h Makefile.in oscarvisibilitydialog.h oscaraccount.h Makefile.am
-+KDE_DIST=oscarcontact.h oscarlistcontactsbase.ui oscarmyselfcontact.h oscarencodingselectiondialog.h oscarversionupdater.h oscarvisibilitybase.ui oscarencodingselectionbase.ui oscarlistnonservercontacts.h Makefile.in oscarvisibilitydialog.h oscaraccount.h Makefile.am
-
- #>+ 6
- clean-ui:
-@@ -1013,7 +1022,7 @@
-
-
- #>+ 11
--libkopete_oscar_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/oscaraccount.cpp $(srcdir)/oscarcontact.cpp $(srcdir)/oscarmyselfcontact.cpp $(srcdir)/oscarencodingselectiondialog.cpp $(srcdir)/oscarlistnonservercontacts.cpp $(srcdir)/oscarvisibilitydialog.cpp $(srcdir)/oscarversionupdater.cpp oscarencodingselectionbase.cpp oscarlistcontactsbase.cpp oscarvisibilitybase.cpp oscarcontact.moc oscarlistnonservercontacts.moc oscarlistcontactsbase.moc oscarvisibilitydialog.moc oscarversionupdater.moc oscarencodingselectiondialog.moc oscarmyselfcontact.moc oscarencodingselectionbase.moc oscaraccount.moc oscarvisibilitybase.moc
-+libkopete_oscar_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/oscaraccount.cpp $(srcdir)/oscarcontact.cpp $(srcdir)/oscarmyselfcontact.cpp $(srcdir)/oscarencodingselectiondialog.cpp $(srcdir)/oscarlistnonservercontacts.cpp $(srcdir)/oscarvisibilitydialog.cpp $(srcdir)/oscarversionupdater.cpp oscarencodingselectionbase.cpp oscarlistcontactsbase.cpp oscarvisibilitybase.cpp oscarcontact.moc oscarlistnonservercontacts.moc oscarlistcontactsbase.moc oscarversionupdater.moc oscarvisibilitydialog.moc oscarencodingselectiondialog.moc oscarmyselfcontact.moc oscarencodingselectionbase.moc oscaraccount.moc oscarvisibilitybase.moc
- @echo 'creating libkopete_oscar_la.all_cpp.cpp ...'; \
- rm -f libkopete_oscar_la.all_cpp.files libkopete_oscar_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkopete_oscar_la.all_cpp.final; \
--- kopete/protocols/sms/icons/Makefile.in
+++ kopete/protocols/sms/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -71832,34 +66717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -598,21 +607,21 @@
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/sms_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/sms_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/sms_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/sms_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/sms_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/sms_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-sms_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/sms_protocol.png
-
- uninstall-kde-icons:
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/sms_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/sms_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/sms_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/sms_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/sms_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/sms_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/sms_protocol.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/sms/Makefile.in
+++ kopete/protocols/sms/Makefile.in
@@ -169,6 +169,7 @@
@@ -71960,50 +66817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -959,11 +968,11 @@
- mocs: smsaddcontactpage.moc
-
- #>+ 3
--smsservice.moc: $(srcdir)/smsservice.h
-- $(MOC) $(srcdir)/smsservice.h -o smsservice.moc
-+smseditaccountwidget.moc: $(srcdir)/smseditaccountwidget.h
-+ $(MOC) $(srcdir)/smseditaccountwidget.h -o smseditaccountwidget.moc
-
- #>+ 2
--mocs: smsservice.moc
-+mocs: smseditaccountwidget.moc
-
- #>+ 3
- smscontact.moc: $(srcdir)/smscontact.h
-@@ -973,15 +982,15 @@
- mocs: smscontact.moc
-
- #>+ 3
--smseditaccountwidget.moc: $(srcdir)/smseditaccountwidget.h
-- $(MOC) $(srcdir)/smseditaccountwidget.h -o smseditaccountwidget.moc
-+smsservice.moc: $(srcdir)/smsservice.h
-+ $(MOC) $(srcdir)/smsservice.h -o smsservice.moc
-
- #>+ 2
--mocs: smseditaccountwidget.moc
-+mocs: smsservice.moc
-
- #>+ 3
- clean-metasources:
-- -rm -f smsaccount.moc smsuserpreferences.moc smsprotocol.moc smsaddcontactpage.moc smsservice.moc smscontact.moc smseditaccountwidget.moc
-+ -rm -f smsaccount.moc smsuserpreferences.moc smsprotocol.moc smsaddcontactpage.moc smseditaccountwidget.moc smscontact.moc smsservice.moc
-
- #>+ 2
- KDE_DIST=smscontact.h smsaddcontactpage.h serviceloader.h Makefile.in smsuserpreferences.h smsprotocol.h smsservice.h smsaccount.h smseditaccountwidget.h kopete_sms.desktop Makefile.am
-@@ -1032,7 +1041,7 @@
-
-
- #>+ 11
--kopete_sms_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/smsaddcontactpage.cpp $(srcdir)/smscontact.cpp $(srcdir)/smseditaccountwidget.cpp $(srcdir)/smsprotocol.cpp $(srcdir)/serviceloader.cpp $(srcdir)/smsservice.cpp $(srcdir)/smsuserpreferences.cpp $(srcdir)/smsaccount.cpp smsaccount.moc smsuserpreferences.moc smsprotocol.moc smseditaccountwidget.moc smscontact.moc smsservice.moc smsaddcontactpage.moc
-+kopete_sms_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/smsaddcontactpage.cpp $(srcdir)/smscontact.cpp $(srcdir)/smseditaccountwidget.cpp $(srcdir)/smsprotocol.cpp $(srcdir)/serviceloader.cpp $(srcdir)/smsservice.cpp $(srcdir)/smsuserpreferences.cpp $(srcdir)/smsaccount.cpp smsaccount.moc smsuserpreferences.moc smsprotocol.moc smsservice.moc smscontact.moc smseditaccountwidget.moc smsaddcontactpage.moc
- @echo 'creating kopete_sms_la.all_cpp.cpp ...'; \
- rm -f kopete_sms_la.all_cpp.files kopete_sms_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_sms_la.all_cpp.final; \
--- kopete/protocols/sms/services/Makefile.in
+++ kopete/protocols/sms/services/Makefile.in
@@ -139,6 +139,7 @@
@@ -72304,39 +67117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -596,23 +605,23 @@
-
- #>+ 19
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/testbed_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/testbed_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/testbed_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/testbed_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/testbed_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/testbed_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/testbed_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-testbed_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/testbed_protocol.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/testbed_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/testbed_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/testbed_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/testbed_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/testbed_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/testbed_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/testbed_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/testbed_protocol.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/testbed/Makefile.in
+++ kopete/protocols/testbed/Makefile.in
@@ -175,6 +175,7 @@
@@ -72437,50 +67217,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -941,18 +950,18 @@
- mocs: testbedprotocol.moc
-
- #>+ 3
--testbedfakeserver.moc: $(srcdir)/testbedfakeserver.h
-- $(MOC) $(srcdir)/testbedfakeserver.h -o testbedfakeserver.moc
-+testbedaddcontactpage.moc: $(srcdir)/testbedaddcontactpage.h
-+ $(MOC) $(srcdir)/testbedaddcontactpage.h -o testbedaddcontactpage.moc
-
- #>+ 2
--mocs: testbedfakeserver.moc
-+mocs: testbedaddcontactpage.moc
-
- #>+ 3
--testbedaddcontactpage.moc: $(srcdir)/testbedaddcontactpage.h
-- $(MOC) $(srcdir)/testbedaddcontactpage.h -o testbedaddcontactpage.moc
-+testbedfakeserver.moc: $(srcdir)/testbedfakeserver.h
-+ $(MOC) $(srcdir)/testbedfakeserver.h -o testbedfakeserver.moc
-
- #>+ 2
--mocs: testbedaddcontactpage.moc
-+mocs: testbedfakeserver.moc
-
- #>+ 3
- testbedaccount.moc: $(srcdir)/testbedaccount.h
-@@ -977,7 +986,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f testbededitaccountwidget.moc testbedprotocol.moc testbedfakeserver.moc testbedaddcontactpage.moc testbedaccount.moc testbedcontact.moc testbedincomingmessage.moc
-+ -rm -f testbededitaccountwidget.moc testbedprotocol.moc testbedaddcontactpage.moc testbedfakeserver.moc testbedaccount.moc testbedcontact.moc testbedincomingmessage.moc
-
- #>+ 2
- KDE_DIST=testbedaddui.ui Makefile.in kopete_testbed.desktop testbedaccountpreferences.ui Makefile.am
-@@ -1073,8 +1082,8 @@
- testbedcontact.lo: testbedcontact.moc
- $(srcdir)/testbedincomingmessage.cpp: testbedaddui.h testbedaccountpreferences.h
- testbedcontact.o: testbedcontact.moc
--testbedaddcontactpage.lo: testbedaddcontactpage.moc
- testbedfakeserver.o: testbedfakeserver.moc
-+testbedaddcontactpage.lo: testbedaddcontactpage.moc
- testbededitaccountwidget.lo: testbededitaccountwidget.moc
- nmcheck:
- testbedaccount.lo: testbedaccount.moc
--- kopete/protocols/testbed/ui/Makefile.in
+++ kopete/protocols/testbed/ui/Makefile.in
@@ -136,6 +136,7 @@
@@ -72681,39 +67417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -596,26 +605,26 @@
-
- #>+ 22
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/wp_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/wp_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/wp_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/wp_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/wp_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/wp_protocol.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
- $(INSTALL_DATA) $(srcdir)/cr16-action-wp_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/wp_away.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-wp_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/wp_protocol.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/wp_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/wp_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/wp_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/wp_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/wp_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/wp_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/wp_away.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/wp_protocol.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/winpopup/libwinpopup/Makefile.in
+++ kopete/protocols/winpopup/libwinpopup/Makefile.in
@@ -133,6 +133,7 @@
@@ -72914,61 +67617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -964,13 +973,6 @@
- mocs: wpaccount.moc
-
- #>+ 3
--wpcontact.moc: $(srcdir)/wpcontact.h
-- $(MOC) $(srcdir)/wpcontact.h -o wpcontact.moc
--
--#>+ 2
--mocs: wpcontact.moc
--
--#>+ 3
- wpuserinfo.moc: $(srcdir)/wpuserinfo.h
- $(MOC) $(srcdir)/wpuserinfo.h -o wpuserinfo.moc
-
-@@ -978,11 +980,11 @@
- mocs: wpuserinfo.moc
-
- #>+ 3
--wpaddcontact.moc: $(srcdir)/wpaddcontact.h
-- $(MOC) $(srcdir)/wpaddcontact.h -o wpaddcontact.moc
-+wpcontact.moc: $(srcdir)/wpcontact.h
-+ $(MOC) $(srcdir)/wpcontact.h -o wpcontact.moc
-
- #>+ 2
--mocs: wpaddcontact.moc
-+mocs: wpcontact.moc
-
- #>+ 3
- wpprotocol.moc: $(srcdir)/wpprotocol.h
-@@ -992,8 +994,15 @@
- mocs: wpprotocol.moc
-
- #>+ 3
-+wpaddcontact.moc: $(srcdir)/wpaddcontact.h
-+ $(MOC) $(srcdir)/wpaddcontact.h -o wpaddcontact.moc
-+
-+#>+ 2
-+mocs: wpaddcontact.moc
-+
-+#>+ 3
- clean-metasources:
-- -rm -f wpeditaccount.moc wpaccount.moc wpcontact.moc wpuserinfo.moc wpaddcontact.moc wpprotocol.moc
-+ -rm -f wpeditaccount.moc wpaccount.moc wpuserinfo.moc wpcontact.moc wpprotocol.moc wpaddcontact.moc
-
- #>+ 2
- KDE_DIST=kopete_wp.desktop Makefile.in winpopup-send.sh winpopup-install.sh Makefile.am
-@@ -1044,7 +1053,7 @@
-
-
- #>+ 11
--kopete_wp_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/wpprotocol.cpp $(srcdir)/wpcontact.cpp $(srcdir)/wpaddcontact.cpp $(srcdir)/wpeditaccount.cpp $(srcdir)/wpaccount.cpp $(srcdir)/wpuserinfo.cpp wpeditaccount.moc wpaccount.moc wpuserinfo.moc wpcontact.moc wpprotocol.moc wpaddcontact.moc
-+kopete_wp_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/wpprotocol.cpp $(srcdir)/wpcontact.cpp $(srcdir)/wpaddcontact.cpp $(srcdir)/wpeditaccount.cpp $(srcdir)/wpaccount.cpp $(srcdir)/wpuserinfo.cpp wpeditaccount.moc wpaccount.moc wpcontact.moc wpuserinfo.moc wpaddcontact.moc wpprotocol.moc
- @echo 'creating kopete_wp_la.all_cpp.cpp ...'; \
- rm -f kopete_wp_la.all_cpp.files kopete_wp_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_wp_la.all_cpp.final; \
--- kopete/protocols/winpopup/ui/Makefile.in
+++ kopete/protocols/winpopup/ui/Makefile.in
@@ -136,6 +136,7 @@
@@ -73169,74 +67817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -597,45 +606,45 @@
- #>+ 42
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_mobile.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_mobile.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_idle.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_idle.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/yahoo_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_connecting.mng $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_connecting.mng
-- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_tea.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_tea.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions
-+ $(INSTALL_DATA) $(srcdir)/cr32-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/yahoo_stealthed.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_stealthed.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/yahoo_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_idle.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_idle.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_away.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/yahoo_stealthed.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_busy.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_busy.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_tea.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_tea.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/yahoo_protocol.png
-+ $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/cr128-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/yahoo_protocol.png
- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_invisible.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_invisible.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/yahoo_protocol.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_mobile.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_mobile.png
- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps
- $(INSTALL_DATA) $(srcdir)/cr64-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/yahoo_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/cr128-app-yahoo_protocol.png $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/yahoo_protocol.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/cr22-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/yahoo_stealthed.png
-- $(mkinstalldirs) $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions
-- $(INSTALL_DATA) $(srcdir)/cr32-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/yahoo_stealthed.png
-- $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_stealthed.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_stealthed.png
-+ $(INSTALL_DATA) $(srcdir)/cr16-action-yahoo_away.png $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_away.png
-
- uninstall-kde-icons:
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_mobile.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_idle.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/yahoo_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_connecting.mng
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_tea.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/yahoo_stealthed.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_stealthed.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/48x48/apps/yahoo_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_idle.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_away.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/yahoo_stealthed.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_busy.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_tea.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/apps/yahoo_protocol.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/yahoo_protocol.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_invisible.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/apps/yahoo_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_mobile.png
- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/64x64/apps/yahoo_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/128x128/apps/yahoo_protocol.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/22x22/actions/yahoo_stealthed.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/32x32/actions/yahoo_stealthed.png
-- -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_stealthed.png
-+ -rm -f $(DESTDIR)$(kopeteicondir)/crystalsvg/16x16/actions/yahoo_away.png
-
- #>+ 15
- force-reedit:
--- kopete/protocols/yahoo/libkyahoo/Makefile.in
+++ kopete/protocols/yahoo/libkyahoo/Makefile.in
@@ -185,6 +185,7 @@
@@ -73337,133 +67917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -1023,11 +1032,11 @@
- mocs: yahooclientstream.moc
-
- #>+ 3
--yahoobytestream.moc: $(srcdir)/yahoobytestream.h
-- $(MOC) $(srcdir)/yahoobytestream.h -o yahoobytestream.moc
-+receivefiletask.moc: $(srcdir)/receivefiletask.h
-+ $(MOC) $(srcdir)/receivefiletask.h -o receivefiletask.moc
-
- #>+ 2
--mocs: yahoobytestream.moc
-+mocs: receivefiletask.moc
-
- #>+ 3
- requestpicturetask.moc: $(srcdir)/requestpicturetask.h
-@@ -1037,11 +1046,11 @@
- mocs: requestpicturetask.moc
-
- #>+ 3
--receivefiletask.moc: $(srcdir)/receivefiletask.h
-- $(MOC) $(srcdir)/receivefiletask.h -o receivefiletask.moc
-+yahoobytestream.moc: $(srcdir)/yahoobytestream.h
-+ $(MOC) $(srcdir)/yahoobytestream.h -o yahoobytestream.moc
-
- #>+ 2
--mocs: receivefiletask.moc
-+mocs: yahoobytestream.moc
-
- #>+ 3
- conferencetask.moc: $(srcdir)/conferencetask.h
-@@ -1065,18 +1074,18 @@
- mocs: sendauthresptask.moc
-
- #>+ 3
--task.moc: $(srcdir)/task.h
-- $(MOC) $(srcdir)/task.h -o task.moc
-+picturenotifiertask.moc: $(srcdir)/picturenotifiertask.h
-+ $(MOC) $(srcdir)/picturenotifiertask.h -o picturenotifiertask.moc
-
- #>+ 2
--mocs: task.moc
-+mocs: picturenotifiertask.moc
-
- #>+ 3
--picturenotifiertask.moc: $(srcdir)/picturenotifiertask.h
-- $(MOC) $(srcdir)/picturenotifiertask.h -o picturenotifiertask.moc
-+task.moc: $(srcdir)/task.h
-+ $(MOC) $(srcdir)/task.h -o task.moc
-
- #>+ 2
--mocs: picturenotifiertask.moc
-+mocs: task.moc
-
- #>+ 3
- client.moc: $(srcdir)/client.h
-@@ -1135,18 +1144,18 @@
- mocs: mailnotifiertask.moc
-
- #>+ 3
--inputprotocolbase.moc: $(srcdir)/inputprotocolbase.h
-- $(MOC) $(srcdir)/inputprotocolbase.h -o inputprotocolbase.moc
-+yahooconnector.moc: $(srcdir)/yahooconnector.h
-+ $(MOC) $(srcdir)/yahooconnector.h -o yahooconnector.moc
-
- #>+ 2
--mocs: inputprotocolbase.moc
-+mocs: yahooconnector.moc
-
- #>+ 3
--yahooconnector.moc: $(srcdir)/yahooconnector.h
-- $(MOC) $(srcdir)/yahooconnector.h -o yahooconnector.moc
-+modifyyabtask.moc: $(srcdir)/modifyyabtask.h
-+ $(MOC) $(srcdir)/modifyyabtask.h -o modifyyabtask.moc
-
- #>+ 2
--mocs: yahooconnector.moc
-+mocs: modifyyabtask.moc
-
- #>+ 3
- messagereceivertask.moc: $(srcdir)/messagereceivertask.h
-@@ -1156,11 +1165,11 @@
- mocs: messagereceivertask.moc
-
- #>+ 3
--modifyyabtask.moc: $(srcdir)/modifyyabtask.h
-- $(MOC) $(srcdir)/modifyyabtask.h -o modifyyabtask.moc
-+inputprotocolbase.moc: $(srcdir)/inputprotocolbase.h
-+ $(MOC) $(srcdir)/inputprotocolbase.h -o inputprotocolbase.moc
-
- #>+ 2
--mocs: modifyyabtask.moc
-+mocs: inputprotocolbase.moc
-
- #>+ 3
- sendnotifytask.moc: $(srcdir)/sendnotifytask.h
-@@ -1171,10 +1180,10 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f yabtask.moc listtask.moc yahoobuddyiconloader.moc bytestream.moc logintask.moc filetransfernotifiertask.moc connector.moc sendpicturetask.moc yahooclientstream.moc yahoobytestream.moc requestpicturetask.moc receivefiletask.moc conferencetask.moc stream.moc sendauthresptask.moc task.moc picturenotifiertask.moc client.moc coreprotocol.moc sendfiletask.moc ymsgprotocol.moc statusnotifiertask.moc safedelete.moc webcamtask.moc mailnotifiertask.moc inputprotocolbase.moc yahooconnector.moc messagereceivertask.moc modifyyabtask.moc sendnotifytask.moc
-+ -rm -f yabtask.moc listtask.moc yahoobuddyiconloader.moc bytestream.moc logintask.moc filetransfernotifiertask.moc connector.moc sendpicturetask.moc yahooclientstream.moc receivefiletask.moc requestpicturetask.moc yahoobytestream.moc conferencetask.moc stream.moc sendauthresptask.moc picturenotifiertask.moc task.moc client.moc coreprotocol.moc sendfiletask.moc ymsgprotocol.moc statusnotifiertask.moc safedelete.moc webcamtask.moc mailnotifiertask.moc yahooconnector.moc modifyyabtask.moc messagereceivertask.moc inputprotocolbase.moc sendnotifytask.moc
-
- #>+ 2
--KDE_DIST=yahoobuddyiconloader.h changestatustask.h coreprotocol.h yahoo_fn.h listtask.h ymsgprotocol.h picturenotifiertask.h safedelete.h sendmessagetask.h receivefiletask.h oscartypes.h sendnotifytask.h bytestream.h ymsgtransfer.h client.h logofftask.h transfer.h yahoobytestream.h sha1.h Makefile.in statusnotifiertask.h md5.h connector.h conferencetask.h yahootypes.h libyahoo.h pingtask.h stealthtask.h sendfiletask.h webcamtask.h stream.h task.h yahooclientstream.h sendpicturetask.h yahooconnector.h configure.in.in mailnotifiertask.h requestpicturetask.h sendauthresptask.h modifybuddytask.h messagereceivertask.h filetransfernotifiertask.h inputprotocolbase.h Makefile.am
-+KDE_DIST=yahoobuddyiconloader.h changestatustask.h coreprotocol.h yahoo_fn.h listtask.h ymsgprotocol.h picturenotifiertask.h safedelete.h sendmessagetask.h receivefiletask.h sendnotifytask.h bytestream.h oscartypes.h ymsgtransfer.h client.h logofftask.h transfer.h yahoobytestream.h sha1.h Makefile.in statusnotifiertask.h md5.h connector.h conferencetask.h yahootypes.h libyahoo.h pingtask.h stealthtask.h sendfiletask.h webcamtask.h stream.h task.h yahooclientstream.h sendpicturetask.h yahooconnector.h configure.in.in mailnotifiertask.h requestpicturetask.h sendauthresptask.h modifybuddytask.h messagereceivertask.h filetransfernotifiertask.h inputprotocolbase.h Makefile.am
-
- #>+ 3
- clean-closures:
-@@ -1265,16 +1274,16 @@
- logintask.lo: logintask.moc
- conferencetask.lo: conferencetask.moc
- yahooclientstream.o: yahooclientstream.moc
--yahooconnector.o: yahooconnector.moc
- inputprotocolbase.o: inputprotocolbase.moc
-+yahooconnector.o: yahooconnector.moc
- webcamtask.o: webcamtask.moc
- webcamtask.lo: webcamtask.moc
- receivefiletask.o: receivefiletask.moc
- statusnotifiertask.o: statusnotifiertask.moc
- modifyyabtask.lo: modifyyabtask.moc
- listtask.lo: listtask.moc
--stream.lo: stream.moc
- task.lo: task.moc
-+stream.lo: stream.moc
- yabtask.lo: yabtask.moc
- yahooclientstream.lo: yahooclientstream.moc
- yahoobuddyiconloader.o: yahoobuddyiconloader.moc
--- kopete/protocols/yahoo/libkyahoo/tests/Makefile.in
+++ kopete/protocols/yahoo/libkyahoo/tests/Makefile.in
@@ -134,6 +134,7 @@
@@ -73664,49 +68117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -988,18 +997,18 @@
- mocs: yahooprotocol.moc
-
- #>+ 3
--yahooaccount.moc: $(srcdir)/yahooaccount.h
-- $(MOC) $(srcdir)/yahooaccount.h -o yahooaccount.moc
-+yahooverifyaccount.moc: $(srcdir)/yahooverifyaccount.h
-+ $(MOC) $(srcdir)/yahooverifyaccount.h -o yahooverifyaccount.moc
-
- #>+ 2
--mocs: yahooaccount.moc
-+mocs: yahooverifyaccount.moc
-
- #>+ 3
--yahooverifyaccount.moc: $(srcdir)/yahooverifyaccount.h
-- $(MOC) $(srcdir)/yahooverifyaccount.h -o yahooverifyaccount.moc
-+yahooaccount.moc: $(srcdir)/yahooaccount.h
-+ $(MOC) $(srcdir)/yahooaccount.h -o yahooaccount.moc
-
- #>+ 2
--mocs: yahooverifyaccount.moc
-+mocs: yahooaccount.moc
-
- #>+ 3
- yahooaddcontact.moc: $(srcdir)/yahooaddcontact.h
-@@ -1017,7 +1026,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f yahoowebcam.moc yahooconferencemessagemanager.moc yahoocontact.moc yahooeditaccount.moc yahooprotocol.moc yahooaccount.moc yahooverifyaccount.moc yahooaddcontact.moc yahoochatsession.moc
-+ -rm -f yahoowebcam.moc yahooconferencemessagemanager.moc yahoocontact.moc yahooeditaccount.moc yahooprotocol.moc yahooverifyaccount.moc yahooaccount.moc yahooaddcontact.moc yahoochatsession.moc
-
- #>+ 2
- KDE_DIST=yahoowebcam.h yahoochatui.rc yahooprotocol.h yahoocontact.h yahooeditaccount.h Makefile.in yahoochatsession.h yahooconferenceui.rc yahooconferencemessagemanager.h yahooaccount.h yahooverifyaccount.h yahooaddcontact.h kopete_yahoo.desktop Makefile.am
-@@ -1068,7 +1077,7 @@
-
-
- #>+ 11
--kopete_yahoo_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/yahooprotocol.cpp $(srcdir)/yahoocontact.cpp $(srcdir)/yahooaddcontact.cpp $(srcdir)/yahooaccount.cpp $(srcdir)/yahooeditaccount.cpp $(srcdir)/yahooconferencemessagemanager.cpp $(srcdir)/yahoochatsession.cpp $(srcdir)/yahooverifyaccount.cpp $(srcdir)/yahoowebcam.cpp yahooeditaccount.moc yahooprotocol.moc yahoowebcam.moc yahooverifyaccount.moc yahooaccount.moc yahooconferencemessagemanager.moc yahooaddcontact.moc yahoochatsession.moc yahoocontact.moc
-+kopete_yahoo_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/yahooprotocol.cpp $(srcdir)/yahoocontact.cpp $(srcdir)/yahooaddcontact.cpp $(srcdir)/yahooaccount.cpp $(srcdir)/yahooeditaccount.cpp $(srcdir)/yahooconferencemessagemanager.cpp $(srcdir)/yahoochatsession.cpp $(srcdir)/yahooverifyaccount.cpp $(srcdir)/yahoowebcam.cpp yahooeditaccount.moc yahooprotocol.moc yahoowebcam.moc yahooaccount.moc yahooverifyaccount.moc yahooconferencemessagemanager.moc yahooaddcontact.moc yahoochatsession.moc yahoocontact.moc
- @echo 'creating kopete_yahoo_la.all_cpp.cpp ...'; \
- rm -f kopete_yahoo_la.all_cpp.files kopete_yahoo_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kopete_yahoo_la.all_cpp.final; \
--- kopete/protocols/yahoo/ui/Makefile.in
+++ kopete/protocols/yahoo/ui/Makefile.in
@@ -141,6 +141,7 @@
@@ -74707,15 +69117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -616,7 +625,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=footer-inbound-left.png icon-internal.png footer-outbound-right.png body-inbound-arrow.png header-outbound-background.png header-inbound-background.png body-outbound-right.png footer-outbound-left.png body-inbound-avatar.png body-outbound-arrow.png body-outbound-avatar.png header-outbound-right.png Makefile.in icon-action.png header-inbound-left.png body-outbound-left.png footer-inbound-right.png icon-time.png footer-outbound-background.png icon-you.png header-inbound-right.png footer-inbound-background.png icon-highlighted.png body-inbound-left.png header-outbound-left.png body-inbound-background.png body-background.png icon-me.png body-inbound-right.png Makefile.am
-+KDE_DIST=footer-inbound-left.png icon-internal.png footer-outbound-right.png body-inbound-arrow.png header-outbound-background.png header-inbound-background.png body-outbound-right.png footer-outbound-left.png body-inbound-avatar.png body-outbound-arrow.png body-outbound-avatar.png header-outbound-right.png Makefile.in icon-action.png header-inbound-left.png footer-inbound-right.png body-outbound-left.png icon-time.png icon-you.png footer-outbound-background.png header-inbound-right.png footer-inbound-background.png icon-highlighted.png header-outbound-left.png body-inbound-background.png body-inbound-left.png body-background.png icon-me.png body-inbound-right.png Makefile.am
-
- #>+ 2
- docs-am:
--- kopete/styles/Clear/Contents/Resources/Incoming/Makefile.in
+++ kopete/styles/Clear/Contents/Resources/Incoming/Makefile.in
@@ -113,6 +113,7 @@
@@ -78516,30 +72917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -817,17 +826,17 @@
-
- #>+ 13
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-kpf.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kpf.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-kpf.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kpf.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
- $(INSTALL_DATA) $(srcdir)/cr16-app-kpf.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kpf.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-kpf.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kpf.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-kpf.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kpf.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kpf.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kpf.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/kpf.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/kpf.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/kpf.png
-
- #>+ 15
- force-reedit:
--- kpf/src/Makefile.in
+++ kpf/src/Makefile.in
@@ -176,6 +176,7 @@
@@ -78640,179 +73017,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -954,13 +963,6 @@
-
-
- #>+ 3
--PropertiesDialogPlugin.moc: $(srcdir)/PropertiesDialogPlugin.h
-- $(MOC) $(srcdir)/PropertiesDialogPlugin.h -o PropertiesDialogPlugin.moc
--
--#>+ 2
--mocs: PropertiesDialogPlugin.moc
--
--#>+ 3
- Server.moc: $(srcdir)/Server.h
- $(MOC) $(srcdir)/Server.h -o Server.moc
-
-@@ -989,81 +991,88 @@
- mocs: Applet.moc
-
- #>+ 3
--WebServer.moc: $(srcdir)/WebServer.h
-- $(MOC) $(srcdir)/WebServer.h -o WebServer.moc
-+ActiveMonitorWindow.moc: $(srcdir)/ActiveMonitorWindow.h
-+ $(MOC) $(srcdir)/ActiveMonitorWindow.h -o ActiveMonitorWindow.moc
-
- #>+ 2
--mocs: WebServer.moc
-+mocs: ActiveMonitorWindow.moc
-
- #>+ 3
--ActiveMonitorWindow.moc: $(srcdir)/ActiveMonitorWindow.h
-- $(MOC) $(srcdir)/ActiveMonitorWindow.h -o ActiveMonitorWindow.moc
-+WebServerSocket.moc: $(srcdir)/WebServerSocket.h
-+ $(MOC) $(srcdir)/WebServerSocket.h -o WebServerSocket.moc
-
- #>+ 2
--mocs: ActiveMonitorWindow.moc
-+mocs: WebServerSocket.moc
-
- #>+ 3
--ServerWizard.moc: $(srcdir)/ServerWizard.h
-- $(MOC) $(srcdir)/ServerWizard.h -o ServerWizard.moc
-+StartingKPFDialog.moc: $(srcdir)/StartingKPFDialog.h
-+ $(MOC) $(srcdir)/StartingKPFDialog.h -o StartingKPFDialog.moc
-
- #>+ 2
--mocs: ServerWizard.moc
-+mocs: StartingKPFDialog.moc
-
- #>+ 3
--WebServerSocket.moc: $(srcdir)/WebServerSocket.h
-- $(MOC) $(srcdir)/WebServerSocket.h -o WebServerSocket.moc
-+ConfigDialogPage.moc: $(srcdir)/ConfigDialogPage.h
-+ $(MOC) $(srcdir)/ConfigDialogPage.h -o ConfigDialogPage.moc
-
- #>+ 2
--mocs: WebServerSocket.moc
-+mocs: ConfigDialogPage.moc
-
- #>+ 3
--SingleServerConfigDialog.moc: $(srcdir)/SingleServerConfigDialog.h
-- $(MOC) $(srcdir)/SingleServerConfigDialog.h -o SingleServerConfigDialog.moc
-+BandwidthGraph.moc: $(srcdir)/BandwidthGraph.h
-+ $(MOC) $(srcdir)/BandwidthGraph.h -o BandwidthGraph.moc
-
- #>+ 2
--mocs: SingleServerConfigDialog.moc
-+mocs: BandwidthGraph.moc
-
- #>+ 3
--StartingKPFDialog.moc: $(srcdir)/StartingKPFDialog.h
-- $(MOC) $(srcdir)/StartingKPFDialog.h -o StartingKPFDialog.moc
-+WebServerManager.moc: $(srcdir)/WebServerManager.h
-+ $(MOC) $(srcdir)/WebServerManager.h -o WebServerManager.moc
-
- #>+ 2
--mocs: StartingKPFDialog.moc
-+mocs: WebServerManager.moc
-
- #>+ 3
--AppletItem.moc: $(srcdir)/AppletItem.h
-- $(MOC) $(srcdir)/AppletItem.h -o AppletItem.moc
-+PropertiesDialogPlugin.moc: $(srcdir)/PropertiesDialogPlugin.h
-+ $(MOC) $(srcdir)/PropertiesDialogPlugin.h -o PropertiesDialogPlugin.moc
-
- #>+ 2
--mocs: AppletItem.moc
-+mocs: PropertiesDialogPlugin.moc
-
- #>+ 3
--DirSelectWidget.moc: $(srcdir)/DirSelectWidget.h
-- $(MOC) $(srcdir)/DirSelectWidget.h -o DirSelectWidget.moc
-+WebServer.moc: $(srcdir)/WebServer.h
-+ $(MOC) $(srcdir)/WebServer.h -o WebServer.moc
-
- #>+ 2
--mocs: DirSelectWidget.moc
-+mocs: WebServer.moc
-
- #>+ 3
--ConfigDialogPage.moc: $(srcdir)/ConfigDialogPage.h
-- $(MOC) $(srcdir)/ConfigDialogPage.h -o ConfigDialogPage.moc
-+ServerWizard.moc: $(srcdir)/ServerWizard.h
-+ $(MOC) $(srcdir)/ServerWizard.h -o ServerWizard.moc
-
- #>+ 2
--mocs: ConfigDialogPage.moc
-+mocs: ServerWizard.moc
-
- #>+ 3
--BandwidthGraph.moc: $(srcdir)/BandwidthGraph.h
-- $(MOC) $(srcdir)/BandwidthGraph.h -o BandwidthGraph.moc
-+SingleServerConfigDialog.moc: $(srcdir)/SingleServerConfigDialog.h
-+ $(MOC) $(srcdir)/SingleServerConfigDialog.h -o SingleServerConfigDialog.moc
-
- #>+ 2
--mocs: BandwidthGraph.moc
-+mocs: SingleServerConfigDialog.moc
-
- #>+ 3
--WebServerManager.moc: $(srcdir)/WebServerManager.h
-- $(MOC) $(srcdir)/WebServerManager.h -o WebServerManager.moc
-+AppletItem.moc: $(srcdir)/AppletItem.h
-+ $(MOC) $(srcdir)/AppletItem.h -o AppletItem.moc
-
- #>+ 2
--mocs: WebServerManager.moc
-+mocs: AppletItem.moc
-+
-+#>+ 3
-+DirSelectWidget.moc: $(srcdir)/DirSelectWidget.h
-+ $(MOC) $(srcdir)/DirSelectWidget.h -o DirSelectWidget.moc
-+
-+#>+ 2
-+mocs: DirSelectWidget.moc
-
- #>+ 3
- WebServerManager_stub.h: WebServerManager.kidl
-@@ -1080,7 +1089,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f PropertiesDialogPlugin.moc Server.moc ActiveMonitor.moc ErrorMessageConfigDialog.moc Applet.moc WebServer.moc ActiveMonitorWindow.moc ServerWizard.moc WebServerSocket.moc SingleServerConfigDialog.moc StartingKPFDialog.moc AppletItem.moc DirSelectWidget.moc ConfigDialogPage.moc BandwidthGraph.moc WebServerManager.moc
-+ -rm -f Server.moc ActiveMonitor.moc ErrorMessageConfigDialog.moc Applet.moc ActiveMonitorWindow.moc WebServerSocket.moc StartingKPFDialog.moc ConfigDialogPage.moc BandwidthGraph.moc WebServerManager.moc PropertiesDialogPlugin.moc WebServer.moc ServerWizard.moc SingleServerConfigDialog.moc AppletItem.moc DirSelectWidget.moc
-
- #>+ 2
- KDE_DIST=KPFInterface.h System.h Makefile.in Defines.h KPFInterface.cpp Makefile.am
-@@ -1140,7 +1149,7 @@
-
-
- #>+ 11
--kpf_panelapplet_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/Utils.cpp $(srcdir)/DirectoryLister.cpp $(srcdir)/ByteRange.cpp $(srcdir)/DirSelectWidget.cpp $(srcdir)/PortValidator.cpp $(srcdir)/Request.cpp $(srcdir)/Response.cpp $(srcdir)/Resource.cpp $(srcdir)/RootValidator.cpp $(srcdir)/Server.cpp $(srcdir)/ServerPrivate.cpp $(srcdir)/ServerSocket.cpp $(srcdir)/WebServer.cpp $(srcdir)/WebServerSocket.cpp $(srcdir)/WebServerManager.cpp $(srcdir)/SingleServerConfigDialog.cpp $(srcdir)/System.cpp $(srcdir)/ConfigDialogPage.cpp $(srcdir)/ErrorMessageConfigDialog.cpp $(srcdir)/ActiveMonitor.cpp $(srcdir)/ActiveMonitorItem.cpp $(srcdir)/ActiveMonitorWindow.cpp $(srcdir)/BandwidthGraph.cpp $(srcdir)/ServerWizard.cpp $(srcdir)/AppletItem.cpp $(srcdir)/Applet.cpp $(srcdir)/Defaults.cpp $(srcdir)/Help.cpp WebServer_skel.cpp WebServer_stub.cpp WebServerManager_skel.cpp Server.moc ErrorMessageConfigDialog.moc ActiveMonitor.moc Applet.moc ActiveMonitorWindow.moc WebServer.moc ServerWizard.moc SingleServerConfigDialog.moc WebServerSocket.moc AppletItem.moc ConfigDialogPage.moc DirSelectWidget.moc BandwidthGraph.moc WebServerManager.moc
-+kpf_panelapplet_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/Utils.cpp $(srcdir)/DirectoryLister.cpp $(srcdir)/ByteRange.cpp $(srcdir)/DirSelectWidget.cpp $(srcdir)/PortValidator.cpp $(srcdir)/Request.cpp $(srcdir)/Response.cpp $(srcdir)/Resource.cpp $(srcdir)/RootValidator.cpp $(srcdir)/Server.cpp $(srcdir)/ServerPrivate.cpp $(srcdir)/ServerSocket.cpp $(srcdir)/WebServer.cpp $(srcdir)/WebServerSocket.cpp $(srcdir)/WebServerManager.cpp $(srcdir)/SingleServerConfigDialog.cpp $(srcdir)/System.cpp $(srcdir)/ConfigDialogPage.cpp $(srcdir)/ErrorMessageConfigDialog.cpp $(srcdir)/ActiveMonitor.cpp $(srcdir)/ActiveMonitorItem.cpp $(srcdir)/ActiveMonitorWindow.cpp $(srcdir)/BandwidthGraph.cpp $(srcdir)/ServerWizard.cpp $(srcdir)/AppletItem.cpp $(srcdir)/Applet.cpp $(srcdir)/Defaults.cpp $(srcdir)/Help.cpp WebServer_skel.cpp WebServer_stub.cpp WebServerManager_skel.cpp Server.moc ErrorMessageConfigDialog.moc ActiveMonitor.moc Applet.moc ActiveMonitorWindow.moc WebServerSocket.moc ConfigDialogPage.moc BandwidthGraph.moc WebServerManager.moc WebServer.moc ServerWizard.moc SingleServerConfigDialog.moc AppletItem.moc DirSelectWidget.moc
- @echo 'creating kpf_panelapplet_la.all_cpp.cpp ...'; \
- rm -f kpf_panelapplet_la.all_cpp.files kpf_panelapplet_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kpf_panelapplet_la.all_cpp.final; \
-@@ -1152,7 +1161,7 @@
- rm -f kpf_panelapplet_la.all_cpp.final kpf_panelapplet_la.all_cpp.files
-
- #>+ 11
--kpfpropertiesdialog_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/PropertiesDialogPlugin.cpp $(srcdir)/StartingKPFDialog.cpp $(srcdir)/Defaults.cpp $(srcdir)/Help.cpp WebServer_stub.cpp WebServerManager_stub.cpp PropertiesDialogPlugin.moc StartingKPFDialog.moc
-+kpfpropertiesdialog_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/PropertiesDialogPlugin.cpp $(srcdir)/StartingKPFDialog.cpp $(srcdir)/Defaults.cpp $(srcdir)/Help.cpp WebServer_stub.cpp WebServerManager_stub.cpp StartingKPFDialog.moc PropertiesDialogPlugin.moc
- @echo 'creating kpfpropertiesdialog_la.all_cpp.cpp ...'; \
- rm -f kpfpropertiesdialog_la.all_cpp.files kpfpropertiesdialog_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kpfpropertiesdialog_la.all_cpp.final; \
-@@ -1196,8 +1205,8 @@
- $(srcdir)/ActiveMonitorItem.cpp: WebServer_stub.h
- ActiveMonitor.o: ActiveMonitor.moc
- SingleServerConfigDialog.lo: SingleServerConfigDialog.moc
--BandwidthGraph.lo: BandwidthGraph.moc
- WebServer.o: WebServer.moc
-+BandwidthGraph.lo: BandwidthGraph.moc
- nmcheck-am: nmcheck
- BandwidthGraph.o: BandwidthGraph.moc
- $(srcdir)/PortValidator.cpp: WebServer_stub.h
--- kppp/DB/Makefile.in
+++ kppp/DB/Makefile.in
@@ -119,6 +119,7 @@
@@ -79213,15 +73417,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -630,7 +639,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=HP-NET AICOM Econnect ARsystem Falco_computer Nextra ProfiNet Contactel Fortech Makefile.in Video_OnLine INTERNEXT CITYNET SeverNET M-soft Brailcom ASYS IQNET Volny INTERNET_OnLine BohemiaNet KPNQuest ApexNet Makefile.am ES-servis
-+KDE_DIST=HP-NET AICOM Econnect ARsystem Falco_computer Nextra ProfiNet Contactel Fortech Makefile.in Video_OnLine INTERNEXT CITYNET SeverNET M-soft Brailcom ASYS IQNET Volny INTERNET_OnLine BohemiaNet KPNQuest ApexNet ES-servis Makefile.am
-
- #>+ 2
- docs-am:
--- kppp/DB/Provider/Denmark/Makefile.in
+++ kppp/DB/Provider/Denmark/Makefile.in
@@ -113,6 +113,7 @@
@@ -79822,15 +74017,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -678,7 +687,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Euronet%032anytime Euronet%032professional IAE Planet%032Internet%032Standaard Tiscali%032Compleet Wannadoo%032smartpack Zon%032Inclusief Kabelfoon Freeler%032compleet UwNet Hacom Betuwenet%032BQuality Demon%032Internet Popin FlakkeeNet Solcon ILimburg Daxis%032Internet Makefile.in KeyAcces%032met%0324%032cijferig%032kengetal Freeler%032voordelig Planet%032Internet%032Premium Wannadoo%032budget%320plus Support%032Net Macom Interbox Betuwenet%032BFree Zon%032Gratis Interstroom Wirehub Zeelandnet Luna HetNet%032Regelmatig%032Surfen Internet%032Acces%032Facilities Nederland.net Freeler%032basis Via%032Networks 12Move Cistron KeyAcces%032met%0323%032cijferig%032kengetal XS4All Zon%0322 Wannadoo%032budget Bart InterNLnet Plant%032Acces Internet%032Online Cubic%032Circle Concepts%032ICT PublishNet FreeAcces IntroWeb%032met%0324-cijferig%032kengetal Raketnet HCC%032NET HetNet%032Basis%032Surfen Tiscali%032Gratis Dataweb Telebyte HetNet%032Frequent%032Surfen Makefile.am Energis-Ision IntroWeb%032met%0323-cijferig%032kengetal
-+KDE_DIST=Euronet%032anytime Euronet%032professional IAE Planet%032Internet%032Standaard Tiscali%032Compleet Wannadoo%032smartpack Zon%032Inclusief Kabelfoon Freeler%032compleet UwNet Hacom Betuwenet%032BQuality Demon%032Internet Popin FlakkeeNet Solcon ILimburg Daxis%032Internet Makefile.in KeyAcces%032met%0324%032cijferig%032kengetal Freeler%032voordelig Planet%032Internet%032Premium Wannadoo%032budget%320plus Support%032Net Macom Interbox Betuwenet%032BFree Zon%032Gratis Interstroom Wirehub Zeelandnet Luna HetNet%032Regelmatig%032Surfen Internet%032Acces%032Facilities Nederland.net Freeler%032basis Via%032Networks 12Move Cistron KeyAcces%032met%0323%032cijferig%032kengetal Zon%0322 XS4All Wannadoo%032budget Bart InterNLnet Plant%032Acces Internet%032Online Cubic%032Circle Concepts%032ICT PublishNet FreeAcces IntroWeb%032met%0324-cijferig%032kengetal Raketnet HCC%032NET HetNet%032Basis%032Surfen Tiscali%032Gratis Dataweb Telebyte HetNet%032Frequent%032Surfen Makefile.am IntroWeb%032met%0323-cijferig%032kengetal Energis-Ision
-
- #>+ 2
- docs-am:
--- kppp/DB/Provider/New_Zealand/Makefile.in
+++ kppp/DB/Provider/New_Zealand/Makefile.in
@@ -113,6 +113,7 @@
@@ -79931,15 +74117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -616,7 +625,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=ihug Makefile.in Voyager Paradise XTRA OrconInternet Makefile.am
-+KDE_DIST=ihug Makefile.in Voyager Paradise OrconInternet XTRA Makefile.am
-
- #>+ 2
- docs-am:
--- kppp/DB/Provider/Norway/Makefile.in
+++ kppp/DB/Provider/Norway/Makefile.in
@@ -113,6 +113,7 @@
@@ -80840,15 +75017,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -625,7 +634,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=CG.Budva.yu EUnetPristina CG.Bar.yu EUnetS CG.Berane.yu YUBCnet CG.Cetinje.yu EUnetNoviSad CG.Kotor.yu EUnetBeograd CG.Niksic.yu VeratNet PTT Makefile.in EUnetSombor 041Net Sezampro CG.Pljevlja.yu EUnetNis TippNet CG.BijeloPolje.CG.yu CG.Podgorica.yu CG.yu DrenikNet SuOnline BeoTelNet CG.Ulcinj.yu InfoSKY EUnet at Lite EUnet at Full EUnetKragujevac CG.Tivat.yu CG.HercegNovi.yu SCnet EUnetSubotica Makefile.am EUnetCacak
-+KDE_DIST=CG.Budva.yu EUnetPristina CG.Bar.yu EUnetS CG.Berane.yu YUBCnet CG.Cetinje.yu EUnetNoviSad CG.Kotor.yu EUnetBeograd VeratNet CG.Niksic.yu PTT Makefile.in 041Net EUnetSombor Sezampro EUnetNis CG.Pljevlja.yu TippNet CG.BijeloPolje.CG.yu CG.Podgorica.yu CG.yu DrenikNet SuOnline BeoTelNet CG.Ulcinj.yu InfoSKY EUnet at Lite EUnet at Full EUnetKragujevac CG.Tivat.yu CG.HercegNovi.yu SCnet EUnetSubotica Makefile.am EUnetCacak
-
- #>+ 2
- docs-am:
--- kppp/icons/Makefile.in
+++ kppp/icons/Makefile.in
@@ -103,6 +103,7 @@
@@ -80949,42 +75117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -595,26 +604,26 @@
-
- #>+ 22
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/hi16-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kppp.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps
-+ $(INSTALL_DATA) $(srcdir)/hi22-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kppp.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
- $(INSTALL_DATA) $(srcdir)/hi64-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kppp.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/hi32-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kppp.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
- $(INSTALL_DATA) $(srcdir)/hi128-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kppp.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
- $(INSTALL_DATA) $(srcdir)/hi48-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kppp.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/hi22-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kppp.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/hi32-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kppp.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/hi16-app-kppp.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kppp.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kppp.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kppp.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kppp.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kppp.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kppp.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kppp.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kppp.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kppp.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kppp.png
-
- #>+ 15
- force-reedit:
--- kppp/logview/Makefile.in
+++ kppp/logview/Makefile.in
@@ -167,6 +167,7 @@
@@ -83485,15 +77617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -616,7 +625,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Makefile.in Makefile.am Iceland_general.rst
-+KDE_DIST=Makefile.in Iceland_general.rst Makefile.am
-
- #>+ 2
- docs-am:
--- kppp/Rules/India/Makefile.in
+++ kppp/Rules/India/Makefile.in
@@ -113,6 +113,7 @@
@@ -83994,15 +78117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -645,7 +654,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Wind_Family_Internet_InWind.rst Wind_Urbana_1088_Light.rst Wind_24ore_Urbane.rst Infostrada_Internet_SpZero.rst Infostrada_Libero1055_Base.rst Telecom_Interurbane_Oltre15Km.rst Atlanet.rst Makefile.in Teleconomy_NoStop_Internet.rst Telecom_Interurbane_Fino15Km.rst Teleconomy24_Internet.rst Wind_Flat_Internet_AltriISP.rst Infostrada_Locali_Base.rst Wind_24ore_Internet_InWind.rst Wind_Family+SuperLight_Internet_InWind.rst Wind_Family_Interurbane.rst Wind_Family_Internet_AltriISP.rst Infostrada_Reg_Naz_Base.rst Tele2_Altri_ISP.rst Infostrada_Loc_Reg_Naz_SpZero.rst Tele2_Internet_Tele2.rst Wind_Flat_Internet_InWind.rst Wind_24ore_Interurbane.rst Telecom_Locali.rst Teleconomy24_Nazionali.rst Wind_Family_Urbane.rst Wind_Family+SuperLight_Urbane_Interurbane.rst Wind_24ore_Internet_AltriISP.rst Tiscali_Urbane.rst Cheapnet.rst Makefile.am Infostrada_Libero1055_SpZero.rst
-+KDE_DIST=Wind_Family_Internet_InWind.rst Wind_Urbana_1088_Light.rst Wind_24ore_Urbane.rst Infostrada_Internet_SpZero.rst Infostrada_Libero1055_Base.rst Telecom_Interurbane_Oltre15Km.rst Atlanet.rst Makefile.in Teleconomy_NoStop_Internet.rst Telecom_Interurbane_Fino15Km.rst Teleconomy24_Internet.rst Wind_Flat_Internet_AltriISP.rst Infostrada_Locali_Base.rst Wind_24ore_Internet_InWind.rst Wind_Family+SuperLight_Internet_InWind.rst Wind_Family_Internet_AltriISP.rst Wind_Family_Interurbane.rst Infostrada_Reg_Naz_Base.rst Tele2_Altri_ISP.rst Infostrada_Loc_Reg_Naz_SpZero.rst Tele2_Internet_Tele2.rst Wind_Flat_Internet_InWind.rst Wind_24ore_Interurbane.rst Telecom_Locali.rst Teleconomy24_Nazionali.rst Wind_Family_Urbane.rst Wind_Family+SuperLight_Urbane_Interurbane.rst Tiscali_Urbane.rst Wind_24ore_Internet_AltriISP.rst Cheapnet.rst Makefile.am Infostrada_Libero1055_SpZero.rst
-
- #>+ 2
- docs-am:
--- kppp/Rules/Jamaica/Makefile.in
+++ kppp/Rules/Jamaica/Makefile.in
@@ -113,6 +113,7 @@
@@ -84582,15 +78696,6 @@
qt_includes = @qt_includes@
qt_libraries = @qt_libraries@
sbindir = @sbindir@
-@@ -430,7 +439,7 @@
- xdg_menudir = @xdg_menudir@
- #>- SUBDIRS = $(AUTODIRS)
- #>+ 1
--SUBDIRS =. Macedonia Slovenia SouthAfrika Denmark Italy Croatia Yugoslavia India Jamaica Australia Sweden Bangladesh Portugal France Ukraine Bosnia_and_Herzegovina Kazakhstan Iceland Malaysia Germany Switzerland Austria Spain Finland Brasil Hungary Poland Norway Israel Turkey Belgium Romania Singapore Luxembourg Japan Greece United_Kingdom Uruguay Estonia Czechia Russia Netherlands Argentina SouthAfrica Indonesia Slovakia HongKong Ireland
-+SUBDIRS =. Luxembourg Brasil Uruguay Malaysia France Iceland Greece Belgium Japan India Italy Portugal Spain Israel Switzerland HongKong Austria Norway Hungary Poland Jamaica Netherlands Russia Sweden Turkey Bangladesh Ireland Australia Indonesia Denmark Slovakia Slovenia Croatia Singapore Bosnia_and_Herzegovina Czechia Macedonia Romania Argentina Yugoslavia United_Kingdom Estonia Finland Germany SouthAfrica SouthAfrika Kazakhstan Ukraine
- pkg_DATA = TEMPLATE
- pkg_SCRIPTS = checkrules
- pkgdir = $(kde_datadir)/kppp/Rules
@@ -440,7 +449,7 @@
all: docs-am all-recursive
@@ -84812,15 +78917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -645,7 +654,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Freeler_Basis.rst Tele2_Extra_Regio.rst Wannadoo_Budget_Plus Planet_Internet.rst BelPlus_Regio.rst BelBasis_Regio_Nummervoordeel.rst BelBudget_Regio.rst 12Move.rst BelBasis_Buiten_Regio_Nummervoordeel.rst BelPlus_Buiten_Regio_Nummervoordeel.rst BelBasis_Regio.rst OneTel_Toets_1658_Regio.rst InterNLnet.rst Priority_Telecom_Regionaal.rst BelPlus_Buiten_Regio.rst Freeler_Voordelig.rst BelBasis_Buiten_Regio.rst Makefile.in HetNet_Regelmatig_Surfen.rst Tele2_Preselect_Regio.rst Tele2_Toets_1609_Buiten_Regio.rst BelPlus_Regio_Nummervoordeel.rst Cistron OneTel_Spaarstand_Regio.rst Tele2_Preselect_Buiten_Regio.rst Tele2_Toets_1609_Regio.rst Priority_Telecom_Nationaal.rst OneTel_Spaarstand_Buiten_Regio.rst BelBudget_Buiten_Regio.rst OneTel_Toets_1658_Buiten_Regio.rst Tele2_Extra_Buiten_Regio.rst Makefile.am
-+KDE_DIST=Freeler_Basis.rst Tele2_Extra_Regio.rst Wannadoo_Budget_Plus Planet_Internet.rst BelPlus_Regio.rst BelBasis_Regio_Nummervoordeel.rst BelBudget_Regio.rst 12Move.rst BelBasis_Regio.rst BelBasis_Buiten_Regio_Nummervoordeel.rst BelPlus_Buiten_Regio_Nummervoordeel.rst OneTel_Toets_1658_Regio.rst InterNLnet.rst Priority_Telecom_Regionaal.rst BelPlus_Buiten_Regio.rst Freeler_Voordelig.rst BelBasis_Buiten_Regio.rst Makefile.in HetNet_Regelmatig_Surfen.rst Tele2_Preselect_Regio.rst Tele2_Toets_1609_Buiten_Regio.rst BelPlus_Regio_Nummervoordeel.rst Cistron OneTel_Spaarstand_Regio.rst Tele2_Preselect_Buiten_Regio.rst Tele2_Toets_1609_Regio.rst Priority_Telecom_Nationaal.rst OneTel_Spaarstand_Buiten_Regio.rst BelBudget_Buiten_Regio.rst OneTel_Toets_1658_Buiten_Regio.rst Tele2_Extra_Buiten_Regio.rst Makefile.am
-
- #>+ 2
- docs-am:
--- kppp/Rules/Norway/Makefile.in
+++ kppp/Rules/Norway/Makefile.in
@@ -113,6 +113,7 @@
@@ -86021,15 +80117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -624,7 +633,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=Telitel.rst Glocalnet.rst Telia.rst Crossnet-Affinity.rst Gts.rst Utfors.rst Nemtel.rst Rix_Telecom.rst Telerian.rst Transnet.rst Makefile.in Teleman.rst Universal_Telecom.rst RSLCom.rst Vattenfall.rst Tele8.rst ACN.rst Telenordia.rst Tele1_Europe.rst Tiscali.rst Supertel.rst Telia_Telebonus1.rst CNEAB-Route66.rst Svensk_Telekom.rst Abonnera_com.rst Plusenergi.rst Home_se.rst Makefile.am Telia_Telebonus2.rst Tele2.rst
-+KDE_DIST=Telitel.rst Glocalnet.rst Telia.rst Crossnet-Affinity.rst Gts.rst Utfors.rst Nemtel.rst Rix_Telecom.rst Telerian.rst Transnet.rst Makefile.in Teleman.rst Universal_Telecom.rst RSLCom.rst Vattenfall.rst Tele8.rst ACN.rst Telenordia.rst Tele1_Europe.rst Tiscali.rst Supertel.rst Telia_Telebonus1.rst CNEAB-Route66.rst Svensk_Telekom.rst Abonnera_com.rst Plusenergi.rst Home_se.rst Telia_Telebonus2.rst Makefile.am Tele2.rst
-
- #>+ 2
- docs-am:
--- kppp/Rules/Switzerland/Makefile.in
+++ kppp/Rules/Switzerland/Makefile.in
@@ -113,6 +113,7 @@
@@ -86630,15 +80717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -620,7 +629,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=041_1xx_xxx.rst 041_9xx_xxx.rst Lokalni_poziv.rst II_zona-do_200km.rst Makefile.in I_zona-ista_mreza.rst 041_2xx_xxx.rst 041_5xx_xxx.rst III_zona-preko_200km.rst 041_3xx_xxx.rst 041_4xx_xxx.rst Makefile.am
-+KDE_DIST=041_1xx_xxx.rst Lokalni_poziv.rst 041_9xx_xxx.rst II_zona-do_200km.rst Makefile.in I_zona-ista_mreza.rst 041_2xx_xxx.rst 041_5xx_xxx.rst III_zona-preko_200km.rst 041_3xx_xxx.rst 041_4xx_xxx.rst Makefile.am
-
- #>+ 2
- docs-am:
--- krdc/Makefile.in
+++ krdc/Makefile.in
@@ -186,6 +186,7 @@
@@ -86739,72 +80817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -1069,11 +1078,11 @@
- mocs: kfullscreenpanel.moc
-
- #>+ 3
--kremoteview.moc: $(srcdir)/kremoteview.h
-- $(MOC) $(srcdir)/kremoteview.h -o kremoteview.moc
-+preferencesdialog.moc: $(srcdir)/preferencesdialog.h
-+ $(MOC) $(srcdir)/preferencesdialog.h -o preferencesdialog.moc
-
- #>+ 2
--mocs: kremoteview.moc
-+mocs: preferencesdialog.moc
-
- #>+ 3
- keycapturedialog.moc: $(srcdir)/keycapturedialog.h
-@@ -1083,11 +1092,11 @@
- mocs: keycapturedialog.moc
-
- #>+ 3
--preferencesdialog.moc: $(srcdir)/preferencesdialog.h
-- $(MOC) $(srcdir)/preferencesdialog.h -o preferencesdialog.moc
-+kremoteview.moc: $(srcdir)/kremoteview.h
-+ $(MOC) $(srcdir)/kremoteview.h -o kremoteview.moc
-
- #>+ 2
--mocs: preferencesdialog.moc
-+mocs: kremoteview.moc
-
- #>+ 3
- maindialog.moc: $(srcdir)/maindialog.h
-@@ -1098,7 +1107,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f maindialogwidget.moc kservicelocator.moc krdc.moc main.moc kfullscreenpanel.moc kremoteview.moc keycapturedialog.moc preferencesdialog.moc maindialog.moc
-+ -rm -f maindialogwidget.moc kservicelocator.moc krdc.moc main.moc kfullscreenpanel.moc preferencesdialog.moc keycapturedialog.moc kremoteview.moc maindialog.moc
-
- #>+ 2
- KDE_DIST=maindialogwidget.h hostprofiles.ui.h Makefile.in smb2rdc.desktop pinup.png maindialogbase.ui keycapturewidget.ui _rfb._tcp pindown.png hostprofiles.ui pointcursor.png rdp.protocol maindialog.h vnc.protocol cr48-app-krdc.png configure.in.in iconify.png pointcursormask.png cr32-app-krdc.png krdc.desktop Makefile.am close.png
-@@ -1115,14 +1124,14 @@
-
- #>+ 10
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/cr32-app-krdc.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krdc.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
- $(INSTALL_DATA) $(srcdir)/cr48-app-krdc.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krdc.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/cr32-app-krdc.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krdc.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krdc.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krdc.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krdc.png
-
- #>+ 15
- force-reedit:
-@@ -1163,7 +1172,7 @@
-
-
- #>+ 11
--krdc.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/krdc.cpp $(srcdir)/vidmode.cpp $(srcdir)/kfullscreenpanel.cpp $(srcdir)/kservicelocator.cpp $(srcdir)/keycapturedialog.cpp $(srcdir)/kremoteview.cpp $(srcdir)/smartptr.cpp $(srcdir)/hostpreferences.cpp $(srcdir)/preferencesdialog.cpp $(srcdir)/maindialogwidget.cpp $(srcdir)/maindialog.cpp hostprofiles.cpp maindialogbase.cpp keycapturewidget.cpp maindialogwidget.moc maindialogbase.moc kservicelocator.moc keycapturewidget.moc krdc.moc main.moc kfullscreenpanel.moc preferencesdialog.moc keycapturedialog.moc kremoteview.moc maindialog.moc hostprofiles.moc
-+krdc.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/krdc.cpp $(srcdir)/vidmode.cpp $(srcdir)/kfullscreenpanel.cpp $(srcdir)/kservicelocator.cpp $(srcdir)/keycapturedialog.cpp $(srcdir)/kremoteview.cpp $(srcdir)/smartptr.cpp $(srcdir)/hostpreferences.cpp $(srcdir)/preferencesdialog.cpp $(srcdir)/maindialogwidget.cpp $(srcdir)/maindialog.cpp hostprofiles.cpp maindialogbase.cpp keycapturewidget.cpp maindialogwidget.moc maindialogbase.moc kservicelocator.moc keycapturewidget.moc krdc.moc main.moc kfullscreenpanel.moc kremoteview.moc keycapturedialog.moc preferencesdialog.moc maindialog.moc hostprofiles.moc
- @echo 'creating krdc.all_cpp.cpp ...'; \
- rm -f krdc.all_cpp.files krdc.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> krdc.all_cpp.final; \
--- krdc/rdp/Makefile.in
+++ krdc/rdp/Makefile.in
@@ -140,6 +140,7 @@
@@ -87105,15 +81117,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -810,7 +819,7 @@
- -rm -f kcm_krfb.moc
-
- #>+ 2
--KDE_DIST=configurationwidget.ui Makefile.in kcm_krfb.h kcmkrfb.desktop Makefile.am
-+KDE_DIST=configurationwidget.ui Makefile.in kcmkrfb.desktop kcm_krfb.h Makefile.am
-
- #>+ 4
- clean-ui:
--- krfb/kinetd/Makefile.in
+++ krfb/kinetd/Makefile.in
@@ -151,6 +151,7 @@
@@ -87314,43 +81317,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -984,7 +993,7 @@
- -rm -f invitedialog.moc trayicon.moc krfbifaceimpl.moc configuration.moc rfbcontroller.moc connectiondialog.moc
-
- #>+ 2
--KDE_DIST=krfbiface.h manageinvitations.ui.h eventsrc personalinvitewidget.ui eyes-open.png cr32-app-krfb.png lo16-app-krfb.png connection-side-image.png Makefile.in eyes-open24.png rfbcontroller.h invitation.h personalinvitedialog.h trayicon.h invitewidget.ui manageinvitations.ui lo32-app-krfb.png connectiondialog.h cr16-app-krfb.png cr48-app-krfb.png krfbifaceimpl.h connectionwidget.ui configuration.h xupdatescanner.h invitedialog.h krfb.desktop kinetd_krfb.desktop Makefile.am eyes-closed24.png
-+KDE_DIST=krfbiface.h manageinvitations.ui.h eventsrc personalinvitewidget.ui eyes-open.png cr32-app-krfb.png lo16-app-krfb.png connection-side-image.png Makefile.in eyes-open24.png rfbcontroller.h invitation.h personalinvitedialog.h trayicon.h invitewidget.ui manageinvitations.ui lo32-app-krfb.png connectiondialog.h cr16-app-krfb.png cr48-app-krfb.png krfbifaceimpl.h connectionwidget.ui configuration.h invitedialog.h xupdatescanner.h krfb.desktop kinetd_krfb.desktop Makefile.am eyes-closed24.png
-
- #>+ 5
- clean-idl:
-@@ -1007,21 +1016,21 @@
- install-kde-icons:
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/lo32-app-krfb.png $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/krfb.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-krfb.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krfb.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-krfb.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/krfb.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/apps
- $(INSTALL_DATA) $(srcdir)/lo16-app-krfb.png $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/krfb.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-krfb.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krfb.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-krfb.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/krfb.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-krfb.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krfb.png
-
- uninstall-kde-icons:
- -rm -f $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/krfb.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krfb.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/krfb.png
- -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/krfb.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/krfb.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/krfb.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/krfb.png
-
- #>+ 15
- force-reedit:
--- krfb/krfb_httpd/Makefile.in
+++ krfb/krfb_httpd/Makefile.in
@@ -116,6 +116,7 @@
@@ -87851,64 +81817,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -599,42 +608,42 @@
-
- #>+ 39
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions
-- $(INSTALL_DATA) $(srcdir)/cr22-action-info.png $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/info.png
-+ $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps
-+ $(INSTALL_DATA) $(srcdir)/hi64-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps/ksirc.png
-+ $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/hi48-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps/ksirc.png
- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/hi32-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/32x32/apps/ksirc.png
-+ $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions
- $(INSTALL_DATA) $(srcdir)/cr22-action-ksirc_dock.png $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/ksirc_dock.png
- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/16x16/apps
- $(INSTALL_DATA) $(srcdir)/hi16-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/16x16/apps/ksirc.png
-- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps
-- $(INSTALL_DATA) $(srcdir)/hi64-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps/ksirc.png
-- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/hi48-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps/ksirc.png
- $(mkinstalldirs) $(DESTDIR)$(ksircicondir)/hicolor/22x22/apps
- $(INSTALL_DATA) $(srcdir)/hi22-app-ksirc.png $(DESTDIR)$(ksircicondir)/hicolor/22x22/apps/ksirc.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-- $(INSTALL_DATA) $(srcdir)/hi32-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/ksirc.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/hi16-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/ksirc.png
-+ $(INSTALL_DATA) $(srcdir)/cr22-action-info.png $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/info.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
- $(INSTALL_DATA) $(srcdir)/hi64-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/ksirc.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
- $(INSTALL_DATA) $(srcdir)/hi48-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/ksirc.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
-+ $(INSTALL_DATA) $(srcdir)/hi32-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/ksirc.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/hi16-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/ksirc.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps
- $(INSTALL_DATA) $(srcdir)/hi22-app-ksirc.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/ksirc.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/info.png
-+ -rm -f $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps/ksirc.png
-+ -rm -f $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps/ksirc.png
- -rm -f $(DESTDIR)$(ksircicondir)/hicolor/32x32/apps/ksirc.png
- -rm -f $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/ksirc_dock.png
- -rm -f $(DESTDIR)$(ksircicondir)/hicolor/16x16/apps/ksirc.png
-- -rm -f $(DESTDIR)$(ksircicondir)/hicolor/64x64/apps/ksirc.png
-- -rm -f $(DESTDIR)$(ksircicondir)/hicolor/48x48/apps/ksirc.png
- -rm -f $(DESTDIR)$(ksircicondir)/hicolor/22x22/apps/ksirc.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/ksirc.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/ksirc.png
-+ -rm -f $(DESTDIR)$(ksircicondir)/crystalsvg/22x22/actions/info.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/ksirc.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/ksirc.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/ksirc.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/ksirc.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/ksirc.png
-
- #>+ 15
--- ksirc/img/emoticons/Makefile.in
+++ ksirc/img/emoticons/Makefile.in
@@ -113,6 +113,7 @@
@@ -88109,15 +82017,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
mostlyclean-libtool:
-@@ -796,7 +805,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=action.png misc1.png mode.png bminus.png ominus.png ksirc_dock.png ppl.png misc2.png dccget.png misc3.png greenpin.png smiley.png dcc.png topic.png sadsmiley.png oplus.png ksirc.png ksirc_dock.xpm dccsend.png ksirc_b.xpm info.png tile.xpm channels.xpm miscA.png ctcpping.png misc6.png info1.png Makefile.in stop.xpm misc7.png blueball.png X.png mdi.png bplus.png misc9.png elipsis.png misc8.png channel.xpm servinfo.png bluepin.png madsmiley.png part.png ksirc_a.xpm sdi.png misc4.png join.png misc5.png minus.png server.xpm error.png star.png mini-run.png notice.png kick.png start.xpm arrow.png plus.png quit.png Makefile.am
-+KDE_DIST=action.png misc1.png mode.png bminus.png ominus.png ksirc_dock.png ppl.png misc2.png dccget.png misc3.png greenpin.png smiley.png dcc.png topic.png sadsmiley.png oplus.png ksirc.png ksirc_dock.xpm dccsend.png ksirc_b.xpm tile.xpm info.png channels.xpm miscA.png ctcpping.png misc6.png info1.png Makefile.in stop.xpm misc7.png blueball.png X.png mdi.png bplus.png misc9.png elipsis.png misc8.png channel.xpm servinfo.png bluepin.png madsmiley.png part.png ksirc_a.xpm sdi.png misc4.png join.png misc5.png minus.png server.xpm error.png star.png mini-run.png kick.png notice.png start.xpm arrow.png plus.png quit.png Makefile.am
-
- #>+ 2
- docs-am:
--- ksirc/KSOpenkSirc/Makefile.in
+++ ksirc/KSOpenkSirc/Makefile.in
@@ -151,6 +151,7 @@
@@ -88618,155 +82517,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kdeinitLTLIBRARIES: $(kdeinit_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -1371,18 +1380,18 @@
- ksirc_DEPENDENCIES = libkdeinit_ksirc.la
-
- #>+ 3
--servercontroller.moc: $(srcdir)/servercontroller.h
-- $(MOC) $(srcdir)/servercontroller.h -o servercontroller.moc
-+ksircprocess.moc: $(srcdir)/ksircprocess.h
-+ $(MOC) $(srcdir)/ksircprocess.h -o ksircprocess.moc
-
- #>+ 2
--mocs: servercontroller.moc
-+mocs: ksircprocess.moc
-
- #>+ 3
--ksircprocess.moc: $(srcdir)/ksircprocess.h
-- $(MOC) $(srcdir)/ksircprocess.h -o ksircprocess.moc
-+servercontroller.moc: $(srcdir)/servercontroller.h
-+ $(MOC) $(srcdir)/servercontroller.h -o servercontroller.moc
-
- #>+ 2
--mocs: ksircprocess.moc
-+mocs: servercontroller.moc
-
- #>+ 3
- ioDCC.moc: $(srcdir)/ioDCC.h
-@@ -1399,13 +1408,6 @@
- mocs: ssfeprompt.moc
-
- #>+ 3
--chanButtons.moc: $(srcdir)/chanButtons.h
-- $(MOC) $(srcdir)/chanButtons.h -o chanButtons.moc
--
--#>+ 2
--mocs: chanButtons.moc
--
--#>+ 3
- FilterRuleEditor.moc: $(srcdir)/FilterRuleEditor.h
- $(MOC) $(srcdir)/FilterRuleEditor.h -o FilterRuleEditor.moc
-
-@@ -1420,6 +1422,13 @@
- mocs: ahistlineedit.moc
-
- #>+ 3
-+chanButtons.moc: $(srcdir)/chanButtons.h
-+ $(MOC) $(srcdir)/chanButtons.h -o chanButtons.moc
-+
-+#>+ 2
-+mocs: chanButtons.moc
-+
-+#>+ 3
- alistbox.moc: $(srcdir)/alistbox.h
- $(MOC) $(srcdir)/alistbox.h -o alistbox.moc
-
-@@ -1448,13 +1457,6 @@
- mocs: ksview.moc
-
- #>+ 3
--dccNew.moc: $(srcdir)/dccNew.h
-- $(MOC) $(srcdir)/dccNew.h -o dccNew.moc
--
--#>+ 2
--mocs: dccNew.moc
--
--#>+ 3
- ioLAG.moc: $(srcdir)/ioLAG.h
- $(MOC) $(srcdir)/ioLAG.h -o ioLAG.moc
-
-@@ -1462,18 +1464,18 @@
- mocs: ioLAG.moc
-
- #>+ 3
--mditoplevel.moc: $(srcdir)/mditoplevel.h
-- $(MOC) $(srcdir)/mditoplevel.h -o mditoplevel.moc
-+dccNew.moc: $(srcdir)/dccNew.h
-+ $(MOC) $(srcdir)/dccNew.h -o dccNew.moc
-
- #>+ 2
--mocs: mditoplevel.moc
-+mocs: dccNew.moc
-
- #>+ 3
--topic.moc: $(srcdir)/topic.h
-- $(MOC) $(srcdir)/topic.h -o topic.moc
-+mditoplevel.moc: $(srcdir)/mditoplevel.h
-+ $(MOC) $(srcdir)/mditoplevel.h -o mditoplevel.moc
-
- #>+ 2
--mocs: topic.moc
-+mocs: mditoplevel.moc
-
- #>+ 3
- colorpicker.moc: $(srcdir)/colorpicker.h
-@@ -1490,6 +1492,13 @@
- mocs: objFinder.moc
-
- #>+ 3
-+topic.moc: $(srcdir)/topic.h
-+ $(MOC) $(srcdir)/topic.h -o topic.moc
-+
-+#>+ 2
-+mocs: topic.moc
-+
-+#>+ 3
- displayMgrMDI.moc: $(srcdir)/displayMgrMDI.h
- $(MOC) $(srcdir)/displayMgrMDI.h -o displayMgrMDI.moc
-
-@@ -1518,18 +1527,18 @@
- mocs: dccToplevel.moc
-
- #>+ 3
--toplevel.moc: $(srcdir)/toplevel.h
-- $(MOC) $(srcdir)/toplevel.h -o toplevel.moc
-+NewWindowDialog.moc: $(srcdir)/NewWindowDialog.h
-+ $(MOC) $(srcdir)/NewWindowDialog.h -o NewWindowDialog.moc
-
- #>+ 2
--mocs: toplevel.moc
-+mocs: NewWindowDialog.moc
-
- #>+ 3
--NewWindowDialog.moc: $(srcdir)/NewWindowDialog.h
-- $(MOC) $(srcdir)/NewWindowDialog.h -o NewWindowDialog.moc
-+toplevel.moc: $(srcdir)/toplevel.h
-+ $(MOC) $(srcdir)/toplevel.h -o toplevel.moc
-
- #>+ 2
--mocs: NewWindowDialog.moc
-+mocs: toplevel.moc
-
- #>+ 3
- dockservercontroller.moc: $(srcdir)/dockservercontroller.h
-@@ -1554,7 +1563,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f servercontroller.moc ksircprocess.moc ioDCC.moc ssfeprompt.moc chanButtons.moc FilterRuleEditor.moc ahistlineedit.moc alistbox.moc iocontroller.moc dccManager.moc ksview.moc dccNew.moc ioLAG.moc mditoplevel.moc topic.moc colorpicker.moc objFinder.moc displayMgrMDI.moc ssfepromptdata.moc charSelector.moc dccToplevel.moc toplevel.moc NewWindowDialog.moc dockservercontroller.moc kstextview.moc ioNotify.moc
-+ -rm -f ksircprocess.moc servercontroller.moc ioDCC.moc ssfeprompt.moc FilterRuleEditor.moc ahistlineedit.moc chanButtons.moc alistbox.moc iocontroller.moc dccManager.moc ksview.moc ioLAG.moc dccNew.moc mditoplevel.moc colorpicker.moc objFinder.moc topic.moc displayMgrMDI.moc ssfepromptdata.moc charSelector.moc dccToplevel.moc NewWindowDialog.moc toplevel.moc dockservercontroller.moc kstextview.moc ioNotify.moc
-
- #>+ 2
- KDE_DIST=advfollow.pl sirc.help.gz nickColourMaker.h eventsrc displayMgrMDI.h ksircserver.h Artistic default.pl kstextview.h charSelector.h relnotes filters.pl openksircproc.dlg FilterRuleWidget.ui servercontroller.dlg Makefile.in autodcc.pl dccManagerbase.ui chanButtons.h topic.h ksircrc ksirc.pl stringparserstate.h FilterRuleEditor.dlg ksirc.desktop dccNewbase.ui ksircchannel.h FAQ logfile.h colorpicker.h dsirc mditoplevel.h version.h Makefile.am
-@@ -1608,7 +1617,7 @@
-
-
- #>+ 11
--libkdeinit_ksirc_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/toplevel.cpp $(srcdir)/charSelector.cpp $(srcdir)/chanButtons.cpp $(srcdir)/ksirc.cpp $(srcdir)/alistbox.cpp $(srcdir)/ahistlineedit.cpp $(srcdir)/iocontroller.cpp $(srcdir)/NewWindowDialog.cpp $(srcdir)/messageReceiver.cpp $(srcdir)/ioBroadcast.cpp $(srcdir)/ksircprocess.cpp $(srcdir)/servercontroller.cpp $(srcdir)/FilterRuleEditor.cpp $(srcdir)/ioDiscard.cpp $(srcdir)/ioDCC.cpp $(srcdir)/ioLAG.cpp $(srcdir)/ioNotify.cpp $(srcdir)/ssfeprompt.cpp $(srcdir)/ssfepromptdata.cpp $(srcdir)/usercontrolmenu.cpp $(srcdir)/baserules.cpp $(srcdir)/chanparser.cpp $(srcdir)/objFinder.cpp $(srcdir)/displayMgrSDI.cpp $(srcdir)/displayMgrMDI.cpp $(srcdir)/mditoplevel.cpp $(srcdir)/ksopts.cpp $(srcdir)/topic.cpp $(srcdir)/ksview.cpp $(srcdir)/logfile.cpp $(srcdir)/kstextview.cpp $(srcdir)/colorpicker.cpp $(srcdir)/ksparser.cpp $(srcdir)/dccManager.cpp $(srcdir)/dccToplevel.cpp $(srcdir)/dockservercontroller.cpp $(srcdir)/nickColourMaker.cpp $(srcdir)/dccNew.cpp FilterRuleWidget.cpp dccManagerbase.cpp dccNewbase.cpp ksircprocess.moc servercontroller.moc ssfeprompt.moc ioDCC.moc ahistlineedit.moc FilterRuleEditor.moc chanButtons.moc alistbox.moc iocontroller.moc dccManager.moc ksview.moc ioLAG.moc dccNew.moc mditoplevel.moc objFinder.moc colorpicker.moc topic.moc dccNewbase.moc displayMgrMDI.moc ssfepromptdata.moc charSelector.moc dccToplevel.moc NewWindowDialog.moc toplevel.moc dockservercontroller.moc FilterRuleWidget.moc kstextview.moc ioNotify.moc dccManagerbase.moc
-+libkdeinit_ksirc_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/toplevel.cpp $(srcdir)/charSelector.cpp $(srcdir)/chanButtons.cpp $(srcdir)/ksirc.cpp $(srcdir)/alistbox.cpp $(srcdir)/ahistlineedit.cpp $(srcdir)/iocontroller.cpp $(srcdir)/NewWindowDialog.cpp $(srcdir)/messageReceiver.cpp $(srcdir)/ioBroadcast.cpp $(srcdir)/ksircprocess.cpp $(srcdir)/servercontroller.cpp $(srcdir)/FilterRuleEditor.cpp $(srcdir)/ioDiscard.cpp $(srcdir)/ioDCC.cpp $(srcdir)/ioLAG.cpp $(srcdir)/ioNotify.cpp $(srcdir)/ssfeprompt.cpp $(srcdir)/ssfepromptdata.cpp $(srcdir)/usercontrolmenu.cpp $(srcdir)/baserules.cpp $(srcdir)/chanparser.cpp $(srcdir)/objFinder.cpp $(srcdir)/displayMgrSDI.cpp $(srcdir)/displayMgrMDI.cpp $(srcdir)/mditoplevel.cpp $(srcdir)/ksopts.cpp $(srcdir)/topic.cpp $(srcdir)/ksview.cpp $(srcdir)/logfile.cpp $(srcdir)/kstextview.cpp $(srcdir)/colorpicker.cpp $(srcdir)/ksparser.cpp $(srcdir)/dccManager.cpp $(srcdir)/dccToplevel.cpp $(srcdir)/dockservercontroller.cpp $(srcdir)/nickColourMaker.cpp $(srcdir)/dccNew.cpp FilterRuleWidget.cpp dccManagerbase.cpp dccNewbase.cpp servercontroller.moc ksircprocess.moc ssfeprompt.moc ioDCC.moc chanButtons.moc ahistlineedit.moc FilterRuleEditor.moc alistbox.moc iocontroller.moc dccManager.moc ksview.moc dccNew.moc ioLAG.moc mditoplevel.moc topic.moc objFinder.moc colorpicker.moc dccNewbase.moc displayMgrMDI.moc ssfepromptdata.moc charSelector.moc dccToplevel.moc toplevel.moc NewWindowDialog.moc dockservercontroller.moc FilterRuleWidget.moc kstextview.moc ioNotify.moc dccManagerbase.moc
- @echo 'creating libkdeinit_ksirc_la.all_cpp.cpp ...'; \
- rm -f libkdeinit_ksirc_la.all_cpp.files libkdeinit_ksirc_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libkdeinit_ksirc_la.all_cpp.final; \
--- ksirc/puke/Makefile.in
+++ ksirc/puke/Makefile.in
@@ -155,6 +155,7 @@
@@ -88867,49 +82617,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstLTLIBRARIES:
-@@ -908,18 +917,18 @@
- mocs: ptablevw.moc
-
- #>+ 3
--pmenudta.moc: $(srcdir)/pmenudta.h
-- $(MOC) $(srcdir)/pmenudta.h -o pmenudta.moc
-+ppopmenu.moc: $(srcdir)/ppopmenu.h
-+ $(MOC) $(srcdir)/ppopmenu.h -o ppopmenu.moc
-
- #>+ 2
--mocs: pmenudta.moc
-+mocs: ppopmenu.moc
-
- #>+ 3
--ppopmenu.moc: $(srcdir)/ppopmenu.h
-- $(MOC) $(srcdir)/ppopmenu.h -o ppopmenu.moc
-+pmenudta.moc: $(srcdir)/pmenudta.h
-+ $(MOC) $(srcdir)/pmenudta.h -o pmenudta.moc
-
- #>+ 2
--mocs: ppopmenu.moc
-+mocs: pmenudta.moc
-
- #>+ 3
- pkfiledialog.moc: $(srcdir)/pkfiledialog.h
-@@ -930,7 +939,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f pframe.moc ptabdialog.moc plabel.moc playout.moc plined.moc pobject.moc pprogress.moc controller.moc pobjfinder.moc ppushbt.moc plistbox.moc pwidget.moc pbutton.moc palistbox.moc ptablevw.moc pmenudta.moc ppopmenu.moc pkfiledialog.moc
-+ -rm -f pframe.moc ptabdialog.moc plabel.moc playout.moc plined.moc pobject.moc pprogress.moc controller.moc pobjfinder.moc ppushbt.moc plistbox.moc pwidget.moc pbutton.moc palistbox.moc ptablevw.moc ppopmenu.moc pmenudta.moc pkfiledialog.moc
-
- #>+ 2
- KDE_DIST=pobjfinder.h load_all.pm palistbox.pm ppopmenu.pm pkfiledialog-cmd.h ppushbt.pm pobjfinder-cmd.h dcc_status.pm Makefile.in user_monitor.ks pobjfinder.pm pbutton.pm plistbox.pm pmenudta.pm pkfiledialog.pm dcc_progress.pm ptablevw.pm plabel.pm small.pl pprogress.pm pkfiledialog.h ptabdialog.pm Makefile.am
-@@ -977,7 +986,7 @@
-
-
- #>+ 11
--libpuke_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/pwidget.cpp $(srcdir)/pobject.cpp $(srcdir)/playout.cpp $(srcdir)/controller.cpp $(srcdir)/pframe.cpp $(srcdir)/plined.cpp $(srcdir)/pbutton.cpp $(srcdir)/ppushbt.cpp $(srcdir)/pprogress.cpp $(srcdir)/ptablevw.cpp $(srcdir)/plistbox.cpp $(srcdir)/plabel.cpp $(srcdir)/pmenudta.cpp $(srcdir)/ppopmenu.cpp $(srcdir)/palistbox.cpp $(srcdir)/ptabdialog.cpp $(srcdir)/pkfiledialog.cpp $(srcdir)/pobjfinder.cpp pframe.moc ptabdialog.moc playout.moc plabel.moc pobject.moc plined.moc pprogress.moc controller.moc pobjfinder.moc ppushbt.moc plistbox.moc pwidget.moc pbutton.moc palistbox.moc ptablevw.moc ppopmenu.moc pmenudta.moc pkfiledialog.moc
-+libpuke_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/pwidget.cpp $(srcdir)/pobject.cpp $(srcdir)/playout.cpp $(srcdir)/controller.cpp $(srcdir)/pframe.cpp $(srcdir)/plined.cpp $(srcdir)/pbutton.cpp $(srcdir)/ppushbt.cpp $(srcdir)/pprogress.cpp $(srcdir)/ptablevw.cpp $(srcdir)/plistbox.cpp $(srcdir)/plabel.cpp $(srcdir)/pmenudta.cpp $(srcdir)/ppopmenu.cpp $(srcdir)/palistbox.cpp $(srcdir)/ptabdialog.cpp $(srcdir)/pkfiledialog.cpp $(srcdir)/pobjfinder.cpp pframe.moc ptabdialog.moc playout.moc plabel.moc pobject.moc plined.moc pprogress.moc controller.moc pobjfinder.moc ppushbt.moc plistbox.moc pwidget.moc pbutton.moc palistbox.moc ptablevw.moc pmenudta.moc ppopmenu.moc pkfiledialog.moc
- @echo 'creating libpuke_la.all_cpp.cpp ...'; \
- rm -f libpuke_la.all_cpp.files libpuke_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> libpuke_la.all_cpp.final; \
--- ktalkd/kcmktalkd/Makefile.in
+++ ktalkd/kcmktalkd/Makefile.in
@@ -152,6 +152,7 @@
@@ -89010,82 +82717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -806,18 +815,18 @@
- mocs: answmachpage.moc
-
- #>+ 3
--soundpage.moc: $(srcdir)/soundpage.h
-- $(MOC) $(srcdir)/soundpage.h -o soundpage.moc
-+main.moc: $(srcdir)/main.h
-+ $(MOC) $(srcdir)/main.h -o main.moc
-
- #>+ 2
--mocs: soundpage.moc
-+mocs: main.moc
-
- #>+ 3
--main.moc: $(srcdir)/main.h
-- $(MOC) $(srcdir)/main.h -o main.moc
-+soundpage.moc: $(srcdir)/soundpage.h
-+ $(MOC) $(srcdir)/soundpage.h -o soundpage.moc
-
- #>+ 2
--mocs: main.moc
-+mocs: soundpage.moc
-
- #>+ 3
- forwmachpage.moc: $(srcdir)/forwmachpage.h
-@@ -828,7 +837,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f answmachpage.moc soundpage.moc main.moc forwmachpage.moc
-+ -rm -f answmachpage.moc main.moc soundpage.moc forwmachpage.moc
-
- #>+ 2
- KDE_DIST=cr48-app-ktalkd.png cr128-app-ktalkd.png main.h cr22-app-ktalkd.png soundpage.h Makefile.in forwmachpage.h cr32-app-ktalkd.png cr16-app-ktalkd.png kcmktalkd.desktop answmachpage.h Makefile.am
-@@ -842,23 +851,23 @@
-
- #>+ 19
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps
-- $(INSTALL_DATA) $(srcdir)/cr22-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/ktalkd.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/cr48-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/ktalkd.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps
- $(INSTALL_DATA) $(srcdir)/cr32-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/ktalkd.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-- $(INSTALL_DATA) $(srcdir)/cr16-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/ktalkd.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/apps
- $(INSTALL_DATA) $(srcdir)/cr128-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/apps/ktalkd.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/cr48-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/ktalkd.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps
-+ $(INSTALL_DATA) $(srcdir)/cr16-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/ktalkd.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps
-+ $(INSTALL_DATA) $(srcdir)/cr22-app-ktalkd.png $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/ktalkd.png
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/ktalkd.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/ktalkd.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/32x32/apps/ktalkd.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/ktalkd.png
- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/128x128/apps/ktalkd.png
-- -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/48x48/apps/ktalkd.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/16x16/apps/ktalkd.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/crystalsvg/22x22/apps/ktalkd.png
-
- #>+ 15
- force-reedit:
-@@ -899,7 +908,7 @@
-
-
- #>+ 11
--kcm_ktalkd_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/soundpage.cpp $(srcdir)/answmachpage.cpp $(srcdir)/forwmachpage.cpp answmachpage.moc forwmachpage.moc main.moc soundpage.moc
-+kcm_ktalkd_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/soundpage.cpp $(srcdir)/answmachpage.cpp $(srcdir)/forwmachpage.cpp answmachpage.moc forwmachpage.moc soundpage.moc main.moc
- @echo 'creating kcm_ktalkd_la.all_cpp.cpp ...'; \
- rm -f kcm_ktalkd_la.all_cpp.files kcm_ktalkd_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kcm_ktalkd_la.all_cpp.final; \
--- ktalkd/ktalkd/machines/Makefile.in
+++ ktalkd/ktalkd/machines/Makefile.in
@@ -148,6 +148,7 @@
@@ -89286,15 +82917,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -934,7 +943,7 @@
- .NOEXPORT:
-
- #>+ 2
--KDE_DIST=announce.h defs.h includ.h find_user.h unixsock.h prot_talkd.h readconf.cpp Makefile.in table.h readconf.h proto.h options.h ktalkd.wav process.h otalkd.h threads.h Makefile.am
-+KDE_DIST=announce.h defs.h includ.h find_user.h unixsock.h prot_talkd.h readconf.cpp Makefile.in table.h proto.h readconf.h options.h ktalkd.wav process.h otalkd.h threads.h Makefile.am
-
- #>+ 2
- docs-am:
--- ktalkd/ktalkdlg/Makefile.in
+++ ktalkd/ktalkdlg/Makefile.in
@@ -139,6 +139,7 @@
@@ -89695,49 +83317,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -913,18 +922,18 @@
-
-
- #>+ 3
--kcmreslisa.moc: $(srcdir)/kcmreslisa.h
-- $(MOC) $(srcdir)/kcmreslisa.h -o kcmreslisa.moc
-+portsettingsbar.moc: $(srcdir)/portsettingsbar.h
-+ $(MOC) $(srcdir)/portsettingsbar.h -o portsettingsbar.moc
-
- #>+ 2
--mocs: kcmreslisa.moc
-+mocs: portsettingsbar.moc
-
- #>+ 3
--portsettingsbar.moc: $(srcdir)/portsettingsbar.h
-- $(MOC) $(srcdir)/portsettingsbar.h -o portsettingsbar.moc
-+kcmreslisa.moc: $(srcdir)/kcmreslisa.h
-+ $(MOC) $(srcdir)/kcmreslisa.h -o kcmreslisa.moc
-
- #>+ 2
--mocs: portsettingsbar.moc
-+mocs: kcmreslisa.moc
-
- #>+ 3
- kcmkiolan.moc: $(srcdir)/kcmkiolan.h
-@@ -949,7 +958,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f kcmreslisa.moc portsettingsbar.moc kcmkiolan.moc kcmlisa.moc setupwizard.moc
-+ -rm -f portsettingsbar.moc kcmreslisa.moc kcmkiolan.moc kcmlisa.moc setupwizard.moc
-
- #>+ 2
- KDE_DIST=kcmreslisa.desktop portsettingsbar.h Makefile.in findnic.h kcmreslisa.h kcmlisa.desktop kcmkiolan.desktop configure.in.in kcmlisa.h kcmkiolan.h setupwizard.h Makefile.am
-@@ -1000,7 +1009,7 @@
-
-
- #>+ 11
--kcm_lanbrowser_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/setupwizard.cpp $(srcdir)/kcmlisa.cpp $(srcdir)/kcmreslisa.cpp $(srcdir)/kcmkiolan.cpp $(srcdir)/portsettingsbar.cpp $(srcdir)/findnic.cpp portsettingsbar.moc kcmreslisa.moc kcmkiolan.moc setupwizard.moc kcmlisa.moc
-+kcm_lanbrowser_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/main.cpp $(srcdir)/setupwizard.cpp $(srcdir)/kcmlisa.cpp $(srcdir)/kcmreslisa.cpp $(srcdir)/kcmkiolan.cpp $(srcdir)/portsettingsbar.cpp $(srcdir)/findnic.cpp kcmreslisa.moc portsettingsbar.moc kcmkiolan.moc setupwizard.moc kcmlisa.moc
- @echo 'creating kcm_lanbrowser_la.all_cpp.cpp ...'; \
- rm -f kcm_lanbrowser_la.all_cpp.files kcm_lanbrowser_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kcm_lanbrowser_la.all_cpp.final; \
--- lanbrowsing/kio_lan/Makefile.in
+++ lanbrowsing/kio_lan/Makefile.in
@@ -154,6 +154,7 @@
@@ -90138,15 +83717,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -841,7 +850,7 @@
- -rm -f loader.moc image.moc testlibrss.moc
-
- #>+ 2
--KDE_DIST=tools_p.h librss.doxyfile rss-faq.html testlibrss.h Makefile.in Makefile.am
-+KDE_DIST=librss.doxyfile tools_p.h rss-faq.html testlibrss.h Makefile.in Makefile.am
-
- #>+ 3
- clean-closures:
--- Makefile.in
+++ Makefile.in
@@ -137,6 +137,7 @@
@@ -90264,7 +83834,7 @@
#>+ 2
-KDE_DIST=Mainpage.dox COPYING-DOCS subdirs Makefile.in configure.in.bot configure.files config.h.in kdenetwork.lsm configure.in Makefile.cvs aclocal.m4 configure.in.in acinclude.m4 Makefile.am Makefile.am.in
-+KDE_DIST=stamp-h.in Mainpage.dox COPYING-DOCS subdirs Makefile.in configure.in.bot configure.files config.h.in kdenetwork.lsm configure.in Makefile.cvs aclocal.m4 configure.in.in configure Makefile.am acinclude.m4 Makefile.am.in
++KDE_DIST=stamp-h.in Mainpage.dox COPYING-DOCS subdirs Makefile.in configure.in.bot configure.files config.h.in kdenetwork.lsm configure.in Makefile.cvs aclocal.m4 configure.in.in configure acinclude.m4 Makefile.am Makefile.am.in
#>+ 2
docs-am:
@@ -90368,49 +83938,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
@$(NORMAL_INSTALL)
-@@ -813,18 +822,18 @@
- mocs: mainconfig.moc
-
- #>+ 3
--ifconfigpage.moc: $(srcdir)/ifconfigpage.h
-- $(MOC) $(srcdir)/ifconfigpage.h -o ifconfigpage.moc
-+kcmwifi.moc: $(srcdir)/kcmwifi.h
-+ $(MOC) $(srcdir)/kcmwifi.h -o kcmwifi.moc
-
- #>+ 2
--mocs: ifconfigpage.moc
-+mocs: kcmwifi.moc
-
- #>+ 3
--kcmwifi.moc: $(srcdir)/kcmwifi.h
-- $(MOC) $(srcdir)/kcmwifi.h -o kcmwifi.moc
-+ifconfigpage.moc: $(srcdir)/ifconfigpage.h
-+ $(MOC) $(srcdir)/ifconfigpage.h -o ifconfigpage.moc
-
- #>+ 2
--mocs: kcmwifi.moc
-+mocs: ifconfigpage.moc
-
- #>+ 3
- wificonfig.moc: $(srcdir)/wificonfig.h
-@@ -835,7 +844,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f mainconfig.moc ifconfigpage.moc kcmwifi.moc wificonfig.moc
-+ -rm -f mainconfig.moc kcmwifi.moc ifconfigpage.moc wificonfig.moc
-
- #>+ 2
- KDE_DIST=mainconfigbase.ui mainconfig.h configcrypto.ui configcrypto.ui.h configpower.ui.h kcmwifi.h Makefile.in ifconfigpage.h vendorconfig.h indent-options ifconfigpagebase.ui kcmwifi.desktop wificonfig.h configadvanced.ui configpower.ui Makefile.am
-@@ -894,7 +903,7 @@
-
-
- #>+ 11
--kcm_wifi_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/wificonfig.cpp $(srcdir)/kcmwifi.cpp $(srcdir)/mainconfig.cpp $(srcdir)/ifconfigpage.cpp $(srcdir)/vendorconfig.cpp configcrypto.cpp ifconfigpagebase.cpp configpower.cpp mainconfigbase.cpp mainconfig.moc mainconfigbase.moc kcmwifi.moc ifconfigpage.moc configpower.moc wificonfig.moc ifconfigpagebase.moc configcrypto.moc
-+kcm_wifi_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/wificonfig.cpp $(srcdir)/kcmwifi.cpp $(srcdir)/mainconfig.cpp $(srcdir)/ifconfigpage.cpp $(srcdir)/vendorconfig.cpp configcrypto.cpp ifconfigpagebase.cpp configpower.cpp mainconfigbase.cpp mainconfig.moc mainconfigbase.moc ifconfigpage.moc kcmwifi.moc configpower.moc wificonfig.moc ifconfigpagebase.moc configcrypto.moc
- @echo 'creating kcm_wifi_la.all_cpp.cpp ...'; \
- rm -f kcm_wifi_la.all_cpp.files kcm_wifi_la.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kcm_wifi_la.all_cpp.final; \
--- wifi/kwireless/Makefile.in
+++ wifi/kwireless/Makefile.in
@@ -150,6 +150,7 @@
@@ -90711,91 +84238,6 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -991,18 +1000,18 @@
- $(DCOPIDL2CPP) --c++-suffix cpp --no-signals --no-stub interface_dcop.kidl
-
- #>+ 3
--networkscanning.moc: $(srcdir)/networkscanning.h
-- $(MOC) $(srcdir)/networkscanning.h -o networkscanning.moc
-+interface_wireless_wirelessextensions.moc: $(srcdir)/interface_wireless_wirelessextensions.h
-+ $(MOC) $(srcdir)/interface_wireless_wirelessextensions.h -o interface_wireless_wirelessextensions.moc
-
- #>+ 2
--mocs: networkscanning.moc
-+mocs: interface_wireless_wirelessextensions.moc
-
- #>+ 3
--interface_wireless_wirelessextensions.moc: $(srcdir)/interface_wireless_wirelessextensions.h
-- $(MOC) $(srcdir)/interface_wireless_wirelessextensions.h -o interface_wireless_wirelessextensions.moc
-+networkscanning.moc: $(srcdir)/networkscanning.h
-+ $(MOC) $(srcdir)/networkscanning.h -o networkscanning.moc
-
- #>+ 2
--mocs: interface_wireless_wirelessextensions.moc
-+mocs: networkscanning.moc
-
- #>+ 3
- interface_wireless.moc: $(srcdir)/interface_wireless.h
-@@ -1027,7 +1036,7 @@
-
- #>+ 3
- clean-metasources:
-- -rm -f networkscanning.moc interface_wireless_wirelessextensions.moc interface_wireless.moc kwifimanager.moc strength.moc
-+ -rm -f interface_wireless_wirelessextensions.moc networkscanning.moc interface_wireless.moc kwifimanager.moc strength.moc
-
- #>+ 2
- KDE_DIST=kwifimanagerui.rc hi64-app-kwifimanager.png hi16-app-kwifimanager.png hi128-app-kwifimanager.png hi32-app-kwifimanager.png hi22-app-kwifimanager.png hisc-app-kwifimanager.svgz Makefile.in hi48-app-kwifimanager.png configure.in.in kwifimanager.desktop Makefile.am
-@@ -1042,29 +1051,29 @@
-
- #>+ 25
- install-kde-icons:
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-- $(INSTALL_DATA) $(srcdir)/hi48-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kwifimanager.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-- $(INSTALL_DATA) $(srcdir)/hi128-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kwifimanager.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps
-- $(INSTALL_DATA) $(srcdir)/hisc-app-kwifimanager.svgz $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kwifimanager.svgz
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps
- $(INSTALL_DATA) $(srcdir)/hi22-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kwifimanager.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
-+ $(INSTALL_DATA) $(srcdir)/hi64-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kwifimanager.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps
- $(INSTALL_DATA) $(srcdir)/hi32-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kwifimanager.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps
-+ $(INSTALL_DATA) $(srcdir)/hi48-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kwifimanager.png
- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps
- $(INSTALL_DATA) $(srcdir)/hi16-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kwifimanager.png
-- $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps
-- $(INSTALL_DATA) $(srcdir)/hi64-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kwifimanager.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps
-+ $(INSTALL_DATA) $(srcdir)/hi128-app-kwifimanager.png $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kwifimanager.png
-+ $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps
-+ $(INSTALL_DATA) $(srcdir)/hisc-app-kwifimanager.svgz $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kwifimanager.svgz
-
- uninstall-kde-icons:
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kwifimanager.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kwifimanager.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kwifimanager.svgz
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/kwifimanager.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kwifimanager.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/kwifimanager.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/kwifimanager.png
- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/kwifimanager.png
-- -rm -f $(DESTDIR)$(kde_icondir)/hicolor/64x64/apps/kwifimanager.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/128x128/apps/kwifimanager.png
-+ -rm -f $(DESTDIR)$(kde_icondir)/hicolor/scalable/apps/kwifimanager.svgz
-
- #>+ 15
- force-reedit:
-@@ -1105,7 +1114,7 @@
-
-
- #>+ 11
--kwifimanager.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/interface_wireless.cpp $(srcdir)/interface_wireless_wirelessextensions.cpp $(srcdir)/networkscanning.cpp $(srcdir)/kwifimanager.cpp $(srcdir)/locator.cpp $(srcdir)/main.cpp $(srcdir)/picture.cpp $(srcdir)/speed.cpp $(srcdir)/statistics.cpp $(srcdir)/status.cpp $(srcdir)/strength.cpp $(srcdir)/asusled.cpp interface_dcop_skel.cpp interface_wireless_wirelessextensions.moc networkscanning.moc interface_wireless.moc kwifimanager.moc strength.moc
-+kwifimanager.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/interface_wireless.cpp $(srcdir)/interface_wireless_wirelessextensions.cpp $(srcdir)/networkscanning.cpp $(srcdir)/kwifimanager.cpp $(srcdir)/locator.cpp $(srcdir)/main.cpp $(srcdir)/picture.cpp $(srcdir)/speed.cpp $(srcdir)/statistics.cpp $(srcdir)/status.cpp $(srcdir)/strength.cpp $(srcdir)/asusled.cpp interface_dcop_skel.cpp networkscanning.moc interface_wireless_wirelessextensions.moc interface_wireless.moc kwifimanager.moc strength.moc
- @echo 'creating kwifimanager.all_cpp.cpp ...'; \
- rm -f kwifimanager.all_cpp.files kwifimanager.all_cpp.final; \
- echo "#define KDE_USE_FINAL 1" >> kwifimanager.all_cpp.final; \
--- wifi/pixmaps/Makefile.in
+++ wifi/pixmaps/Makefile.in
@@ -113,6 +113,7 @@
More information about the pkg-kde-commits
mailing list