~ubuntu-branches/ubuntu/natty/telepathy-haze/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2010-07-19 12:33:29 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100719123329-lz52qtzku66jpw17
Tags: 0.3.6-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.65 for telepathy-haze 0.3.5.
 
3
# Generated by GNU Autoconf 2.65 for telepathy-haze 0.3.6.
4
4
#
5
5
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=haze>.
6
6
#
702
702
# Identity of this package.
703
703
PACKAGE_NAME='telepathy-haze'
704
704
PACKAGE_TARNAME='telepathy-haze'
705
 
PACKAGE_VERSION='0.3.5'
706
 
PACKAGE_STRING='telepathy-haze 0.3.5'
 
705
PACKAGE_VERSION='0.3.6'
 
706
PACKAGE_STRING='telepathy-haze 0.3.6'
707
707
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=haze'
708
708
PACKAGE_URL=''
709
709
 
743
743
# include <unistd.h>
744
744
#endif"
745
745
 
 
746
ac_header_list=
746
747
ac_subst_vars='am__EXEEXT_FALSE
747
748
am__EXEEXT_TRUE
748
749
LTLIBOBJS
1460
1461
  # Omit some internal or obsolete options to make the list less imposing.
1461
1462
  # This message is too long to be a string in the A/UX 3.1 sh.
1462
1463
  cat <<_ACEOF
1463
 
\`configure' configures telepathy-haze 0.3.5 to adapt to many kinds of systems.
 
1464
\`configure' configures telepathy-haze 0.3.6 to adapt to many kinds of systems.
1464
1465
 
1465
1466
Usage: $0 [OPTION]... [VAR=VALUE]...
1466
1467
 
1530
1531
 
1531
1532
if test -n "$ac_init_help"; then
1532
1533
  case $ac_init_help in
1533
 
     short | recursive ) echo "Configuration of telepathy-haze 0.3.5:";;
 
1534
     short | recursive ) echo "Configuration of telepathy-haze 0.3.6:";;
1534
1535
   esac
1535
1536
  cat <<\_ACEOF
1536
1537
 
1655
1656
test -n "$ac_init_help" && exit $ac_status
1656
1657
if $ac_init_version; then
1657
1658
  cat <<\_ACEOF
1658
 
telepathy-haze configure 0.3.5
 
1659
telepathy-haze configure 0.3.6
1659
1660
generated by GNU Autoconf 2.65
1660
1661
 
1661
1662
Copyright (C) 2009 Free Software Foundation, Inc.
1933
1934
This file contains any messages produced by compilers while
1934
1935
running configure, to aid debugging if configure makes a mistake.
1935
1936
 
1936
 
It was created by telepathy-haze $as_me 0.3.5, which was
 
1937
It was created by telepathy-haze $as_me 0.3.6, which was
1937
1938
generated by GNU Autoconf 2.65.  Invocation command line was
1938
1939
 
1939
1940
  $ $0 $@
2212
2213
  >$cache_file
2213
2214
fi
2214
2215
 
 
2216
as_fn_append ac_header_list " libintl.h"
2215
2217
# Check that the precious variables saved in the cache have kept the same
2216
2218
# value.
2217
2219
ac_cache_corrupted=false
2744
2746
 
2745
2747
# Define the identity of the package.
2746
2748
 PACKAGE='telepathy-haze'
2747
 
 VERSION='0.3.5'
 
2749
 VERSION='0.3.6'
2748
2750
 
2749
2751
 
2750
2752
cat >>confdefs.h <<_ACEOF
4756
4758
else
4757
4759
  lt_cv_nm_interface="BSD nm"
4758
4760
  echo "int some_variable = 0;" > conftest.$ac_ext
4759
 
  (eval echo "\"\$as_me:4759: $ac_compile\"" >&5)
 
4761
  (eval echo "\"\$as_me:4761: $ac_compile\"" >&5)
4760
4762
  (eval "$ac_compile" 2>conftest.err)
4761
4763
  cat conftest.err >&5
4762
 
  (eval echo "\"\$as_me:4762: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4764
  (eval echo "\"\$as_me:4764: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4763
4765
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4764
4766
  cat conftest.err >&5
4765
 
  (eval echo "\"\$as_me:4765: output\"" >&5)
 
4767
  (eval echo "\"\$as_me:4767: output\"" >&5)
4766
4768
  cat conftest.out >&5
4767
4769
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4768
4770
    lt_cv_nm_interface="MS dumpbin"
5968
5970
  ;;
5969
5971
*-*-irix6*)
5970
5972
  # Find out which ABI we are using.
5971
 
  echo '#line 5971 "configure"' > conftest.$ac_ext
 
5973
  echo '#line 5973 "configure"' > conftest.$ac_ext
5972
5974
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5973
5975
  (eval $ac_compile) 2>&5
5974
5976
  ac_status=$?
7498
7500
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7499
7501
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7500
7502
   -e 's:$: $lt_compiler_flag:'`
7501
 
   (eval echo "\"\$as_me:7501: $lt_compile\"" >&5)
 
7503
   (eval echo "\"\$as_me:7503: $lt_compile\"" >&5)
7502
7504
   (eval "$lt_compile" 2>conftest.err)
7503
7505
   ac_status=$?
7504
7506
   cat conftest.err >&5
7505
 
   echo "$as_me:7505: \$? = $ac_status" >&5
 
7507
   echo "$as_me:7507: \$? = $ac_status" >&5
7506
7508
   if (exit $ac_status) && test -s "$ac_outfile"; then
7507
7509
     # The compiler can only warn and ignore the option if not recognized
7508
7510
     # So say no if there are warnings other than the usual output.
7837
7839
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7838
7840
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7839
7841
   -e 's:$: $lt_compiler_flag:'`
7840
 
   (eval echo "\"\$as_me:7840: $lt_compile\"" >&5)
 
7842
   (eval echo "\"\$as_me:7842: $lt_compile\"" >&5)
7841
7843
   (eval "$lt_compile" 2>conftest.err)
7842
7844
   ac_status=$?
7843
7845
   cat conftest.err >&5
7844
 
   echo "$as_me:7844: \$? = $ac_status" >&5
 
7846
   echo "$as_me:7846: \$? = $ac_status" >&5
7845
7847
   if (exit $ac_status) && test -s "$ac_outfile"; then
7846
7848
     # The compiler can only warn and ignore the option if not recognized
7847
7849
     # So say no if there are warnings other than the usual output.
7942
7944
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7943
7945
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7944
7946
   -e 's:$: $lt_compiler_flag:'`
7945
 
   (eval echo "\"\$as_me:7945: $lt_compile\"" >&5)
 
7947
   (eval echo "\"\$as_me:7947: $lt_compile\"" >&5)
7946
7948
   (eval "$lt_compile" 2>out/conftest.err)
7947
7949
   ac_status=$?
7948
7950
   cat out/conftest.err >&5
7949
 
   echo "$as_me:7949: \$? = $ac_status" >&5
 
7951
   echo "$as_me:7951: \$? = $ac_status" >&5
7950
7952
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7951
7953
   then
7952
7954
     # The compiler can only warn and ignore the option if not recognized
7997
7999
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7998
8000
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7999
8001
   -e 's:$: $lt_compiler_flag:'`
8000
 
   (eval echo "\"\$as_me:8000: $lt_compile\"" >&5)
 
8002
   (eval echo "\"\$as_me:8002: $lt_compile\"" >&5)
8001
8003
   (eval "$lt_compile" 2>out/conftest.err)
8002
8004
   ac_status=$?
8003
8005
   cat out/conftest.err >&5
8004
 
   echo "$as_me:8004: \$? = $ac_status" >&5
 
8006
   echo "$as_me:8006: \$? = $ac_status" >&5
8005
8007
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8006
8008
   then
8007
8009
     # The compiler can only warn and ignore the option if not recognized
10381
10383
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10382
10384
  lt_status=$lt_dlunknown
10383
10385
  cat > conftest.$ac_ext <<_LT_EOF
10384
 
#line 10384 "configure"
 
10386
#line 10386 "configure"
10385
10387
#include "confdefs.h"
10386
10388
 
10387
10389
#if HAVE_DLFCN_H
10477
10479
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10478
10480
  lt_status=$lt_dlunknown
10479
10481
  cat > conftest.$ac_ext <<_LT_EOF
10480
 
#line 10480 "configure"
 
10482
#line 10482 "configure"
10481
10483
#include "confdefs.h"
10482
10484
 
10483
10485
#if HAVE_DLFCN_H
10926
10928
 
10927
10929
 
10928
10930
 
 
10931
 
 
10932
 
 
10933
 
 
10934
  for ac_header in $ac_header_list
 
10935
do :
 
10936
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 
10937
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 
10938
"
 
10939
eval as_val=\$$as_ac_Header
 
10940
   if test "x$as_val" = x""yes; then :
 
10941
  cat >>confdefs.h <<_ACEOF
 
10942
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 
10943
_ACEOF
 
10944
 
 
10945
fi
 
10946
 
 
10947
done
 
10948
 
 
10949
 
 
10950
 
 
10951
 
 
10952
 
10929
10953
# Check whether --enable-leaky-request-stubs was given.
10930
10954
if test "${enable_leaky_request_stubs+set}" = set; then :
10931
10955
  enableval=$enable_leaky_request_stubs;
12351
12375
# report actual input values of CONFIG_FILES etc. instead of their
12352
12376
# values after options handling.
12353
12377
ac_log="
12354
 
This file was extended by telepathy-haze $as_me 0.3.5, which was
 
12378
This file was extended by telepathy-haze $as_me 0.3.6, which was
12355
12379
generated by GNU Autoconf 2.65.  Invocation command line was
12356
12380
 
12357
12381
  CONFIG_FILES    = $CONFIG_FILES
12417
12441
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12418
12442
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12419
12443
ac_cs_version="\\
12420
 
telepathy-haze config.status 0.3.5
 
12444
telepathy-haze config.status 0.3.6
12421
12445
configured by $0, generated by GNU Autoconf 2.65,
12422
12446
  with options \\"\$ac_cs_config\\"
12423
12447