~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2008-03-10 16:39:07 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080310163907-tv41g2zmf0qqgi85
Tags: 0.22.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for Empathy 0.21.90.
 
3
# Generated by GNU Autoconf 2.61 for Empathy 0.22.0.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/browse.cgi?product=empathy>.
6
6
#
733
733
# Identity of this package.
734
734
PACKAGE_NAME='Empathy'
735
735
PACKAGE_TARNAME='empathy'
736
 
PACKAGE_VERSION='0.21.90'
737
 
PACKAGE_STRING='Empathy 0.21.90'
 
736
PACKAGE_VERSION='0.22.0'
 
737
PACKAGE_STRING='Empathy 0.22.0'
738
738
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/browse.cgi?product=empathy'
739
739
 
740
740
ac_unique_file="configure.ac"
939
939
GCONF_SCHEMA_FILE_DIR
940
940
GCONF_SCHEMAS_INSTALL_TRUE
941
941
GCONF_SCHEMAS_INSTALL_FALSE
 
942
XSLTPROC
 
943
PYTHON
942
944
VALGRIND_CFLAGS
943
945
VALGRIND_LIBS
944
946
VALGRIND_PATH
974
976
CHECK_LIBS
975
977
HAVE_TESTS_TRUE
976
978
HAVE_TESTS_FALSE
977
 
PYTHON
978
979
PYTHON_VERSION
979
980
PYTHON_PREFIX
980
981
PYTHON_EXEC_PREFIX
1525
1526
  # Omit some internal or obsolete options to make the list less imposing.
1526
1527
  # This message is too long to be a string in the A/UX 3.1 sh.
1527
1528
  cat <<_ACEOF
1528
 
\`configure' configures Empathy 0.21.90 to adapt to many kinds of systems.
 
1529
\`configure' configures Empathy 0.22.0 to adapt to many kinds of systems.
1529
1530
 
1530
1531
Usage: $0 [OPTION]... [VAR=VALUE]...
1531
1532
 
1599
1600
 
1600
1601
if test -n "$ac_init_help"; then
1601
1602
  case $ac_init_help in
1602
 
     short | recursive ) echo "Configuration of Empathy 0.21.90:";;
 
1603
     short | recursive ) echo "Configuration of Empathy 0.22.0:";;
1603
1604
   esac
1604
1605
  cat <<\_ACEOF
1605
1606
 
1754
1755
test -n "$ac_init_help" && exit $ac_status
1755
1756
if $ac_init_version; then
1756
1757
  cat <<\_ACEOF
1757
 
Empathy configure 0.21.90
 
1758
Empathy configure 0.22.0
1758
1759
generated by GNU Autoconf 2.61
1759
1760
 
1760
1761
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1773
1774
This file contains any messages produced by compilers while
1774
1775
running configure, to aid debugging if configure makes a mistake.
1775
1776
 
1776
 
It was created by Empathy $as_me 0.21.90, which was
 
1777
It was created by Empathy $as_me 0.22.0, which was
1777
1778
generated by GNU Autoconf 2.61.  Invocation command line was
1778
1779
 
1779
1780
  $ $0 $@
2133
2134
#   (Interfaces removed:    CURRENT++, AGE=0, REVISION=0)
2134
2135
#   (Interfaces added:      CURRENT++, AGE++, REVISION=0)
2135
2136
#   (No interfaces changed:                   REVISION++)
2136
 
LIBEMPATHY_CURRENT=10
 
2137
LIBEMPATHY_CURRENT=11
2137
2138
LIBEMPATHY_AGE=0
2138
 
LIBEMPATHY_REVISION=0
 
2139
LIBEMPATHY_REVISION=1
2139
2140
 
2140
 
LIBEMPATHY_GTK_CURRENT=10
 
2141
LIBEMPATHY_GTK_CURRENT=11
2141
2142
LIBEMPATHY_GTK_AGE=0
2142
 
LIBEMPATHY_GTK_REVISION=0
 
2143
LIBEMPATHY_GTK_REVISION=1
2143
2144
 
2144
2145
 
2145
2146
 
2155
2156
LIBGLADE_REQUIRED=2.0.0
2156
2157
LIBPANELAPPLET_REQUIRED=2.10.0
2157
2158
TELEPATHY_REQUIRED=0.3.1
2158
 
TELEPATHY_GLIB_REQUIRED=0.7.0
 
2159
TELEPATHY_GLIB_REQUIRED=0.7.3
2159
2160
MISSION_CONTROL_REQUIRED=4.53
2160
2161
 
2161
2162
# Uncomment that to build without deprecated symbols
2496
2497
 
2497
2498
# Define the identity of the package.
2498
2499
 PACKAGE='empathy'
2499
 
 VERSION='0.21.90'
 
2500
 VERSION='0.22.0'
2500
2501
 
2501
2502
 
2502
2503
# Some tools Automake needs.
5831
5832
  ;;
5832
5833
*-*-irix6*)
5833
5834
  # Find out which ABI we are using.
5834
 
  echo '#line 5834 "configure"' > conftest.$ac_ext
 
5835
  echo '#line 5835 "configure"' > conftest.$ac_ext
5835
5836
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5836
5837
  (eval $ac_compile) 2>&5
5837
5838
  ac_status=$?
8484
8485
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8485
8486
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8486
8487
   -e 's:$: $lt_compiler_flag:'`
8487
 
   (eval echo "\"\$as_me:8487: $lt_compile\"" >&5)
 
8488
   (eval echo "\"\$as_me:8488: $lt_compile\"" >&5)
8488
8489
   (eval "$lt_compile" 2>conftest.err)
8489
8490
   ac_status=$?
8490
8491
   cat conftest.err >&5
8491
 
   echo "$as_me:8491: \$? = $ac_status" >&5
 
8492
   echo "$as_me:8492: \$? = $ac_status" >&5
8492
8493
   if (exit $ac_status) && test -s "$ac_outfile"; then
8493
8494
     # The compiler can only warn and ignore the option if not recognized
8494
8495
     # So say no if there are warnings other than the usual output.
8774
8775
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8775
8776
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8776
8777
   -e 's:$: $lt_compiler_flag:'`
8777
 
   (eval echo "\"\$as_me:8777: $lt_compile\"" >&5)
 
8778
   (eval echo "\"\$as_me:8778: $lt_compile\"" >&5)
8778
8779
   (eval "$lt_compile" 2>conftest.err)
8779
8780
   ac_status=$?
8780
8781
   cat conftest.err >&5
8781
 
   echo "$as_me:8781: \$? = $ac_status" >&5
 
8782
   echo "$as_me:8782: \$? = $ac_status" >&5
8782
8783
   if (exit $ac_status) && test -s "$ac_outfile"; then
8783
8784
     # The compiler can only warn and ignore the option if not recognized
8784
8785
     # So say no if there are warnings other than the usual output.
8878
8879
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8879
8880
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8880
8881
   -e 's:$: $lt_compiler_flag:'`
8881
 
   (eval echo "\"\$as_me:8881: $lt_compile\"" >&5)
 
8882
   (eval echo "\"\$as_me:8882: $lt_compile\"" >&5)
8882
8883
   (eval "$lt_compile" 2>out/conftest.err)
8883
8884
   ac_status=$?
8884
8885
   cat out/conftest.err >&5
8885
 
   echo "$as_me:8885: \$? = $ac_status" >&5
 
8886
   echo "$as_me:8886: \$? = $ac_status" >&5
8886
8887
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8887
8888
   then
8888
8889
     # The compiler can only warn and ignore the option if not recognized
11255
11256
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11256
11257
  lt_status=$lt_dlunknown
11257
11258
  cat > conftest.$ac_ext <<EOF
11258
 
#line 11258 "configure"
 
11259
#line 11259 "configure"
11259
11260
#include "confdefs.h"
11260
11261
 
11261
11262
#if HAVE_DLFCN_H
11355
11356
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11356
11357
  lt_status=$lt_dlunknown
11357
11358
  cat > conftest.$ac_ext <<EOF
11358
 
#line 11358 "configure"
 
11359
#line 11359 "configure"
11359
11360
#include "confdefs.h"
11360
11361
 
11361
11362
#if HAVE_DLFCN_H
13756
13757
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13757
13758
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13758
13759
   -e 's:$: $lt_compiler_flag:'`
13759
 
   (eval echo "\"\$as_me:13759: $lt_compile\"" >&5)
 
13760
   (eval echo "\"\$as_me:13760: $lt_compile\"" >&5)
13760
13761
   (eval "$lt_compile" 2>conftest.err)
13761
13762
   ac_status=$?
13762
13763
   cat conftest.err >&5
13763
 
   echo "$as_me:13763: \$? = $ac_status" >&5
 
13764
   echo "$as_me:13764: \$? = $ac_status" >&5
13764
13765
   if (exit $ac_status) && test -s "$ac_outfile"; then
13765
13766
     # The compiler can only warn and ignore the option if not recognized
13766
13767
     # So say no if there are warnings other than the usual output.
13860
13861
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13861
13862
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13862
13863
   -e 's:$: $lt_compiler_flag:'`
13863
 
   (eval echo "\"\$as_me:13863: $lt_compile\"" >&5)
 
13864
   (eval echo "\"\$as_me:13864: $lt_compile\"" >&5)
13864
13865
   (eval "$lt_compile" 2>out/conftest.err)
13865
13866
   ac_status=$?
13866
13867
   cat out/conftest.err >&5
13867
 
   echo "$as_me:13867: \$? = $ac_status" >&5
 
13868
   echo "$as_me:13868: \$? = $ac_status" >&5
13868
13869
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
13869
13870
   then
13870
13871
     # The compiler can only warn and ignore the option if not recognized
15458
15459
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15459
15460
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15460
15461
   -e 's:$: $lt_compiler_flag:'`
15461
 
   (eval echo "\"\$as_me:15461: $lt_compile\"" >&5)
 
15462
   (eval echo "\"\$as_me:15462: $lt_compile\"" >&5)
15462
15463
   (eval "$lt_compile" 2>conftest.err)
15463
15464
   ac_status=$?
15464
15465
   cat conftest.err >&5
15465
 
   echo "$as_me:15465: \$? = $ac_status" >&5
 
15466
   echo "$as_me:15466: \$? = $ac_status" >&5
15466
15467
   if (exit $ac_status) && test -s "$ac_outfile"; then
15467
15468
     # The compiler can only warn and ignore the option if not recognized
15468
15469
     # So say no if there are warnings other than the usual output.
15562
15563
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15563
15564
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15564
15565
   -e 's:$: $lt_compiler_flag:'`
15565
 
   (eval echo "\"\$as_me:15565: $lt_compile\"" >&5)
 
15566
   (eval echo "\"\$as_me:15566: $lt_compile\"" >&5)
15566
15567
   (eval "$lt_compile" 2>out/conftest.err)
15567
15568
   ac_status=$?
15568
15569
   cat out/conftest.err >&5
15569
 
   echo "$as_me:15569: \$? = $ac_status" >&5
 
15570
   echo "$as_me:15570: \$? = $ac_status" >&5
15570
15571
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15571
15572
   then
15572
15573
     # The compiler can only warn and ignore the option if not recognized
17782
17783
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17783
17784
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17784
17785
   -e 's:$: $lt_compiler_flag:'`
17785
 
   (eval echo "\"\$as_me:17785: $lt_compile\"" >&5)
 
17786
   (eval echo "\"\$as_me:17786: $lt_compile\"" >&5)
17786
17787
   (eval "$lt_compile" 2>conftest.err)
17787
17788
   ac_status=$?
17788
17789
   cat conftest.err >&5
17789
 
   echo "$as_me:17789: \$? = $ac_status" >&5
 
17790
   echo "$as_me:17790: \$? = $ac_status" >&5
17790
17791
   if (exit $ac_status) && test -s "$ac_outfile"; then
17791
17792
     # The compiler can only warn and ignore the option if not recognized
17792
17793
     # So say no if there are warnings other than the usual output.
18072
18073
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18073
18074
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18074
18075
   -e 's:$: $lt_compiler_flag:'`
18075
 
   (eval echo "\"\$as_me:18075: $lt_compile\"" >&5)
 
18076
   (eval echo "\"\$as_me:18076: $lt_compile\"" >&5)
18076
18077
   (eval "$lt_compile" 2>conftest.err)
18077
18078
   ac_status=$?
18078
18079
   cat conftest.err >&5
18079
 
   echo "$as_me:18079: \$? = $ac_status" >&5
 
18080
   echo "$as_me:18080: \$? = $ac_status" >&5
18080
18081
   if (exit $ac_status) && test -s "$ac_outfile"; then
18081
18082
     # The compiler can only warn and ignore the option if not recognized
18082
18083
     # So say no if there are warnings other than the usual output.
18176
18177
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18177
18178
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18178
18179
   -e 's:$: $lt_compiler_flag:'`
18179
 
   (eval echo "\"\$as_me:18179: $lt_compile\"" >&5)
 
18180
   (eval echo "\"\$as_me:18180: $lt_compile\"" >&5)
18180
18181
   (eval "$lt_compile" 2>out/conftest.err)
18181
18182
   ac_status=$?
18182
18183
   cat out/conftest.err >&5
18183
 
   echo "$as_me:18183: \$? = $ac_status" >&5
 
18184
   echo "$as_me:18184: \$? = $ac_status" >&5
18184
18185
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
18185
18186
   then
18186
18187
     # The compiler can only warn and ignore the option if not recognized
20866
20867
 
20867
20868
 
20868
20869
 
 
20870
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
 
20871
  # We used to keeping the `.' as first argument, in order to
 
20872
  # allow $(mkdir_p) to be used without argument.  As in
 
20873
  #   $(mkdir_p) $(somedir)
 
20874
  # where $(somedir) is conditionally defined.  However this is wrong
 
20875
  # for two reasons:
 
20876
  #  1. if the package is installed by a user who cannot write `.'
 
20877
  #     make install will fail,
 
20878
  #  2. the above comment should most certainly read
 
20879
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
20880
  #     so it does not work when $(somedir) is undefined and
 
20881
  #     $(DESTDIR) is not.
 
20882
  #  To support the latter case, we have to write
 
20883
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
20884
  #  so the `.' trick is pointless.
 
20885
  mkdir_p='mkdir -p --'
 
20886
else
 
20887
  # On NextStep and OpenStep, the `mkdir' command does not
 
20888
  # recognize any option.  It will interpret all options as
 
20889
  # directories to create, and then abort because `.' already
 
20890
  # exists.
 
20891
  for d in ./-p ./--version;
 
20892
  do
 
20893
    test -d $d && rmdir $d
 
20894
  done
 
20895
  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
 
20896
  if test -f "$ac_aux_dir/mkinstalldirs"; then
 
20897
    mkdir_p='$(mkinstalldirs)'
 
20898
  else
 
20899
    mkdir_p='$(install_sh) -d'
 
20900
  fi
 
20901
fi
 
20902
 
20869
20903
# Check whether --enable-glibtest was given.
20870
20904
if test "${enable_glibtest+set}" = set; then
20871
20905
  enableval=$enable_glibtest;
23365
23399
GLIB_GENMARSHAL=`$PKG_CONFIG glib-2.0 --variable=glib_genmarshal`
23366
23400
 
23367
23401
 
 
23402
for ac_prog in xsltproc
 
23403
do
 
23404
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
23405
set dummy $ac_prog; ac_word=$2
 
23406
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
23407
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
23408
if test "${ac_cv_prog_XSLTPROC+set}" = set; then
 
23409
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
23410
else
 
23411
  if test -n "$XSLTPROC"; then
 
23412
  ac_cv_prog_XSLTPROC="$XSLTPROC" # Let the user override the test.
 
23413
else
 
23414
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
23415
for as_dir in $PATH
 
23416
do
 
23417
  IFS=$as_save_IFS
 
23418
  test -z "$as_dir" && as_dir=.
 
23419
  for ac_exec_ext in '' $ac_executable_extensions; do
 
23420
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
23421
    ac_cv_prog_XSLTPROC="$ac_prog"
 
23422
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
23423
    break 2
 
23424
  fi
 
23425
done
 
23426
done
 
23427
IFS=$as_save_IFS
 
23428
 
 
23429
fi
 
23430
fi
 
23431
XSLTPROC=$ac_cv_prog_XSLTPROC
 
23432
if test -n "$XSLTPROC"; then
 
23433
  { echo "$as_me:$LINENO: result: $XSLTPROC" >&5
 
23434
echo "${ECHO_T}$XSLTPROC" >&6; }
 
23435
else
 
23436
  { echo "$as_me:$LINENO: result: no" >&5
 
23437
echo "${ECHO_T}no" >&6; }
 
23438
fi
 
23439
 
 
23440
 
 
23441
  test -n "$XSLTPROC" && break
 
23442
done
 
23443
 
 
23444
if test -z "$XSLTPROC"; then
 
23445
  { { echo "$as_me:$LINENO: error: xsltproc (from libxslt) is required" >&5
 
23446
echo "$as_me: error: xsltproc (from libxslt) is required" >&2;}
 
23447
   { (exit 1); exit 1; }; }
 
23448
fi
 
23449
for ac_prog in python2.3 python2.4 python2.5 python
 
23450
do
 
23451
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
23452
set dummy $ac_prog; ac_word=$2
 
23453
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
 
23454
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 
23455
if test "${ac_cv_prog_PYTHON+set}" = set; then
 
23456
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
23457
else
 
23458
  if test -n "$PYTHON"; then
 
23459
  ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
 
23460
else
 
23461
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
23462
for as_dir in $PATH
 
23463
do
 
23464
  IFS=$as_save_IFS
 
23465
  test -z "$as_dir" && as_dir=.
 
23466
  for ac_exec_ext in '' $ac_executable_extensions; do
 
23467
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
 
23468
    ac_cv_prog_PYTHON="$ac_prog"
 
23469
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
23470
    break 2
 
23471
  fi
 
23472
done
 
23473
done
 
23474
IFS=$as_save_IFS
 
23475
 
 
23476
fi
 
23477
fi
 
23478
PYTHON=$ac_cv_prog_PYTHON
 
23479
if test -n "$PYTHON"; then
 
23480
  { echo "$as_me:$LINENO: result: $PYTHON" >&5
 
23481
echo "${ECHO_T}$PYTHON" >&6; }
 
23482
else
 
23483
  { echo "$as_me:$LINENO: result: no" >&5
 
23484
echo "${ECHO_T}no" >&6; }
 
23485
fi
 
23486
 
 
23487
 
 
23488
  test -n "$PYTHON" && break
 
23489
done
 
23490
 
 
23491
if test -z "$PYTHON"; then
 
23492
  { { echo "$as_me:$LINENO: error: Python is required" >&5
 
23493
echo "$as_me: error: Python is required" >&2;}
 
23494
   { (exit 1); exit 1; }; }
 
23495
fi
 
23496
 
23368
23497
 
23369
23498
    # Check whether --enable-valgrind was given.
23370
23499
if test "${enable_valgrind+set}" = set; then
26446
26575
fi
26447
26576
 
26448
26577
 
26449
 
 
26450
 
# -----------------------------------------------------------
26451
 
# Misc
26452
 
# -----------------------------------------------------------
26453
 
 
26454
 
cat >>confdefs.h <<_ACEOF
26455
 
#define UNINSTALLED_GLADE_DIR "`pwd`/libempathy-gtk"
26456
 
_ACEOF
26457
 
 
26458
 
 
26459
 
cat >>confdefs.h <<_ACEOF
26460
 
#define UNINSTALLED_DTD_DIR "`pwd`/libempathy"
26461
 
_ACEOF
26462
 
 
26463
 
 
26464
 
# -----------------------------------------------------------
26465
 
 
26466
 
ac_config_files="$ac_config_files Makefile data/Makefile data/empathy.desktop.in data/icons/Makefile po/Makefile.in libempathy/Makefile libempathy/libempathy.pc libempathy-gtk/Makefile libempathy-gtk/libempathy-gtk.pc src/Makefile megaphone/Makefile megaphone/src/Makefile megaphone/data/Makefile nothere/Makefile nothere/src/Makefile nothere/data/Makefile docs/Makefile docs/libempathy/Makefile docs/libempathy/version.xml docs/libempathy-gtk/Makefile docs/libempathy-gtk/version.xml python/Makefile python/pyempathy/Makefile python/pyempathygtk/Makefile tests/Makefile"
 
26578
# -----------------------------------------------------------
 
26579
 
 
26580
ac_config_files="$ac_config_files Makefile data/Makefile data/empathy.desktop.in data/icons/Makefile extensions/Makefile po/Makefile.in libempathy/Makefile libempathy/libempathy.pc libempathy-gtk/Makefile libempathy-gtk/libempathy-gtk.pc src/Makefile megaphone/Makefile megaphone/src/Makefile megaphone/data/Makefile nothere/Makefile nothere/src/Makefile nothere/data/Makefile docs/Makefile docs/libempathy/Makefile docs/libempathy/version.xml docs/libempathy-gtk/Makefile docs/libempathy-gtk/version.xml python/Makefile python/pyempathy/Makefile python/pyempathygtk/Makefile tests/Makefile tests/xml/Makefile tools/Makefile"
26467
26581
 
26468
26582
cat >confcache <<\_ACEOF
26469
26583
# This file is a shell script that caches the results of configure
26963
27077
# report actual input values of CONFIG_FILES etc. instead of their
26964
27078
# values after options handling.
26965
27079
ac_log="
26966
 
This file was extended by Empathy $as_me 0.21.90, which was
 
27080
This file was extended by Empathy $as_me 0.22.0, which was
26967
27081
generated by GNU Autoconf 2.61.  Invocation command line was
26968
27082
 
26969
27083
  CONFIG_FILES    = $CONFIG_FILES
27016
27130
_ACEOF
27017
27131
cat >>$CONFIG_STATUS <<_ACEOF
27018
27132
ac_cs_version="\\
27019
 
Empathy config.status 0.21.90
 
27133
Empathy config.status 0.22.0
27020
27134
configured by $0, generated by GNU Autoconf 2.61,
27021
27135
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
27022
27136
 
27141
27255
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
27142
27256
    "data/empathy.desktop.in") CONFIG_FILES="$CONFIG_FILES data/empathy.desktop.in" ;;
27143
27257
    "data/icons/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/Makefile" ;;
 
27258
    "extensions/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/Makefile" ;;
27144
27259
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
27145
27260
    "libempathy/Makefile") CONFIG_FILES="$CONFIG_FILES libempathy/Makefile" ;;
27146
27261
    "libempathy/libempathy.pc") CONFIG_FILES="$CONFIG_FILES libempathy/libempathy.pc" ;;
27162
27277
    "python/pyempathy/Makefile") CONFIG_FILES="$CONFIG_FILES python/pyempathy/Makefile" ;;
27163
27278
    "python/pyempathygtk/Makefile") CONFIG_FILES="$CONFIG_FILES python/pyempathygtk/Makefile" ;;
27164
27279
    "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
 
27280
    "tests/xml/Makefile") CONFIG_FILES="$CONFIG_FILES tests/xml/Makefile" ;;
 
27281
    "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
27165
27282
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
27166
27283
 
27167
27284
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
27431
27548
GCONF_SCHEMA_FILE_DIR!$GCONF_SCHEMA_FILE_DIR$ac_delim
27432
27549
GCONF_SCHEMAS_INSTALL_TRUE!$GCONF_SCHEMAS_INSTALL_TRUE$ac_delim
27433
27550
GCONF_SCHEMAS_INSTALL_FALSE!$GCONF_SCHEMAS_INSTALL_FALSE$ac_delim
 
27551
XSLTPROC!$XSLTPROC$ac_delim
 
27552
PYTHON!$PYTHON$ac_delim
27434
27553
VALGRIND_CFLAGS!$VALGRIND_CFLAGS$ac_delim
27435
27554
VALGRIND_LIBS!$VALGRIND_LIBS$ac_delim
27436
27555
VALGRIND_PATH!$VALGRIND_PATH$ac_delim
27458
27577
MEGAPHONE_LIBS!$MEGAPHONE_LIBS$ac_delim
27459
27578
HAVE_MEGAPHONE_TRUE!$HAVE_MEGAPHONE_TRUE$ac_delim
27460
27579
HAVE_MEGAPHONE_FALSE!$HAVE_MEGAPHONE_FALSE$ac_delim
 
27580
_ACEOF
 
27581
 
 
27582
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
 
27583
    break
 
27584
  elif $ac_last_try; then
 
27585
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
27586
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
27587
   { (exit 1); exit 1; }; }
 
27588
  else
 
27589
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
 
27590
  fi
 
27591
done
 
27592
 
 
27593
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
 
27594
if test -n "$ac_eof"; then
 
27595
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
 
27596
  ac_eof=`expr $ac_eof + 1`
 
27597
fi
 
27598
 
 
27599
cat >>$CONFIG_STATUS <<_ACEOF
 
27600
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
 
27601
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
27602
_ACEOF
 
27603
sed '
 
27604
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
 
27605
s/^/s,@/; s/!/@,|#_!!_#|/
 
27606
:n
 
27607
t n
 
27608
s/'"$ac_delim"'$/,g/; t
 
27609
s/$/\\/; p
 
27610
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
 
27611
' >>$CONFIG_STATUS <conf$$subs.sed
 
27612
rm -f conf$$subs.sed
 
27613
cat >>$CONFIG_STATUS <<_ACEOF
 
27614
CEOF$ac_eof
 
27615
_ACEOF
 
27616
 
 
27617
 
 
27618
ac_delim='%!_!# '
 
27619
for ac_last_try in false false false false false :; do
 
27620
  cat >conf$$subs.sed <<_ACEOF
27461
27621
NOTHERE_CFLAGS!$NOTHERE_CFLAGS$ac_delim
27462
27622
NOTHERE_LIBS!$NOTHERE_LIBS$ac_delim
27463
 
_ACEOF
27464
 
 
27465
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
27466
 
    break
27467
 
  elif $ac_last_try; then
27468
 
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
27469
 
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
27470
 
   { (exit 1); exit 1; }; }
27471
 
  else
27472
 
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
27473
 
  fi
27474
 
done
27475
 
 
27476
 
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
27477
 
if test -n "$ac_eof"; then
27478
 
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
27479
 
  ac_eof=`expr $ac_eof + 1`
27480
 
fi
27481
 
 
27482
 
cat >>$CONFIG_STATUS <<_ACEOF
27483
 
cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
27484
 
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
27485
 
_ACEOF
27486
 
sed '
27487
 
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
27488
 
s/^/s,@/; s/!/@,|#_!!_#|/
27489
 
:n
27490
 
t n
27491
 
s/'"$ac_delim"'$/,g/; t
27492
 
s/$/\\/; p
27493
 
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
27494
 
' >>$CONFIG_STATUS <conf$$subs.sed
27495
 
rm -f conf$$subs.sed
27496
 
cat >>$CONFIG_STATUS <<_ACEOF
27497
 
CEOF$ac_eof
27498
 
_ACEOF
27499
 
 
27500
 
 
27501
 
ac_delim='%!_!# '
27502
 
for ac_last_try in false false false false false :; do
27503
 
  cat >conf$$subs.sed <<_ACEOF
27504
27623
HAVE_NOTHERE_TRUE!$HAVE_NOTHERE_TRUE$ac_delim
27505
27624
HAVE_NOTHERE_FALSE!$HAVE_NOTHERE_FALSE$ac_delim
27506
27625
CHECK_CFLAGS!$CHECK_CFLAGS$ac_delim
27507
27626
CHECK_LIBS!$CHECK_LIBS$ac_delim
27508
27627
HAVE_TESTS_TRUE!$HAVE_TESTS_TRUE$ac_delim
27509
27628
HAVE_TESTS_FALSE!$HAVE_TESTS_FALSE$ac_delim
27510
 
PYTHON!$PYTHON$ac_delim
27511
27629
PYTHON_VERSION!$PYTHON_VERSION$ac_delim
27512
27630
PYTHON_PREFIX!$PYTHON_PREFIX$ac_delim
27513
27631
PYTHON_EXEC_PREFIX!$PYTHON_EXEC_PREFIX$ac_delim
27526
27644
LTLIBOBJS!$LTLIBOBJS$ac_delim
27527
27645
_ACEOF
27528
27646
 
27529
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 23; then
 
27647
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 24; then
27530
27648
    break
27531
27649
  elif $ac_last_try; then
27532
27650
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5