~ubuntu-branches/ubuntu/saucy/sflphone/saucy

« back to all changes in this revision

Viewing changes to sflphone-client-gnome/configure

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2010-12-24 16:33:55 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101224163355-tkvvikqxbrbav6up
Tags: 0.9.11-1
* New upstream release
* Add new build dependencies on libwebkit-dev and libyaml-dev

* Bump Standards-Version up to 3.9.1
* Bump debhelper compatibility to 8
* Patch another typo in the upstream code (lintian notice)

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 SFLphone 0.9.8.
 
3
# Generated by GNU Autoconf 2.67 for SFLphone 0.9.10.
4
4
#
5
5
# Report bugs to <sflphoneteam@savoirfairelinux.com>.
6
6
#
7
7
#
8
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10
 
# Inc.
 
9
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
 
10
# Foundation, Inc.
11
11
#
12
12
#
13
13
# This configure script is free software; the Free Software Foundation
319
319
      test -d "$as_dir" && break
320
320
    done
321
321
    test -z "$as_dirs" || eval "mkdir $as_dirs"
322
 
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
322
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
323
323
 
324
324
 
325
325
} # as_fn_mkdir_p
359
359
fi # as_fn_arith
360
360
 
361
361
 
362
 
# as_fn_error ERROR [LINENO LOG_FD]
363
 
# ---------------------------------
 
362
# as_fn_error STATUS ERROR [LINENO LOG_FD]
 
363
# ----------------------------------------
364
364
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365
365
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366
 
# script with status $?, using 1 if that was 0.
 
366
# script with STATUS, using 1 if that was 0.
367
367
as_fn_error ()
368
368
{
369
 
  as_status=$?; test $as_status -eq 0 && as_status=1
370
 
  if test "$3"; then
371
 
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 
369
  as_status=$1; test $as_status -eq 0 && as_status=1
 
370
  if test "$4"; then
 
371
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
372
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373
373
  fi
374
 
  $as_echo "$as_me: error: $1" >&2
 
374
  $as_echo "$as_me: error: $2" >&2
375
375
  as_fn_exit $as_status
376
376
} # as_fn_error
377
377
 
682
682
exec 6>&1
683
683
 
684
684
# Name of the host.
685
 
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 
685
# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
686
686
# so uname gets run too.
687
687
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
688
688
 
701
701
# Identity of this package.
702
702
PACKAGE_NAME='SFLphone'
703
703
PACKAGE_TARNAME='sflphone-client-gnome'
704
 
PACKAGE_VERSION='0.9.8'
705
 
PACKAGE_STRING='SFLphone 0.9.8'
 
704
PACKAGE_VERSION='0.9.10'
 
705
PACKAGE_STRING='SFLphone 0.9.10'
706
706
PACKAGE_BUGREPORT='sflphoneteam@savoirfairelinux.com'
707
707
PACKAGE_URL=''
708
708
 
756
756
LIBSEXY_CFLAGS
757
757
GTK216_LIBS
758
758
GTK216_CFLAGS
 
759
GCONF_SCHEMAS_INSTALL_FALSE
 
760
GCONF_SCHEMAS_INSTALL_TRUE
 
761
GCONF_SCHEMA_FILE_DIR
 
762
GCONF_SCHEMA_CONFIG_SOURCE
759
763
AM_BACKSLASH
760
764
AM_DEFAULT_VERBOSITY
761
765
am__fastdepCC_FALSE
797
801
DOC_USER_FORMATS
798
802
OMF_DIR
799
803
HELP_DIR
 
804
PKG_CONFIG_LIBDIR
 
805
PKG_CONFIG_PATH
800
806
PKG_CONFIG
801
807
CPP
802
808
OTOOL64
888
894
enable_dependency_tracking
889
895
enable_silent_rules
890
896
with_debug
 
897
with_gconf_source
 
898
with_gconf_schema_file_dir
 
899
enable_schemas_install
891
900
'
892
901
      ac_precious_vars='build_alias
893
902
host_alias
899
908
CPPFLAGS
900
909
CPP
901
910
PKG_CONFIG
 
911
PKG_CONFIG_PATH
 
912
PKG_CONFIG_LIBDIR
902
913
GTK216_CFLAGS
903
914
GTK216_LIBS
904
915
LIBSEXY_CFLAGS
971
982
  fi
972
983
 
973
984
  case $ac_option in
974
 
  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
975
 
  *)    ac_optarg=yes ;;
 
985
  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
 
986
  *=)   ac_optarg= ;;
 
987
  *)    ac_optarg=yes ;;
976
988
  esac
977
989
 
978
990
  # Accept the important Cygnus configure options, so we can diagnose typos.
1017
1029
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1018
1030
    # Reject names that are not valid shell variable names.
1019
1031
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1020
 
      as_fn_error "invalid feature name: $ac_useropt"
 
1032
      as_fn_error $? "invalid feature name: $ac_useropt"
1021
1033
    ac_useropt_orig=$ac_useropt
1022
1034
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1023
1035
    case $ac_user_opts in
1043
1055
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1044
1056
    # Reject names that are not valid shell variable names.
1045
1057
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1046
 
      as_fn_error "invalid feature name: $ac_useropt"
 
1058
      as_fn_error $? "invalid feature name: $ac_useropt"
1047
1059
    ac_useropt_orig=$ac_useropt
1048
1060
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1049
1061
    case $ac_user_opts in
1247
1259
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1248
1260
    # Reject names that are not valid shell variable names.
1249
1261
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1250
 
      as_fn_error "invalid package name: $ac_useropt"
 
1262
      as_fn_error $? "invalid package name: $ac_useropt"
1251
1263
    ac_useropt_orig=$ac_useropt
1252
1264
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1253
1265
    case $ac_user_opts in
1263
1275
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1264
1276
    # Reject names that are not valid shell variable names.
1265
1277
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1266
 
      as_fn_error "invalid package name: $ac_useropt"
 
1278
      as_fn_error $? "invalid package name: $ac_useropt"
1267
1279
    ac_useropt_orig=$ac_useropt
1268
1280
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1269
1281
    case $ac_user_opts in
1293
1305
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1294
1306
    x_libraries=$ac_optarg ;;
1295
1307
 
1296
 
  -*) as_fn_error "unrecognized option: \`$ac_option'
1297
 
Try \`$0 --help' for more information."
 
1308
  -*) as_fn_error $? "unrecognized option: \`$ac_option'
 
1309
Try \`$0 --help' for more information"
1298
1310
    ;;
1299
1311
 
1300
1312
  *=*)
1302
1314
    # Reject names that are not valid shell variable names.
1303
1315
    case $ac_envvar in #(
1304
1316
      '' | [0-9]* | *[!_$as_cr_alnum]* )
1305
 
      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
 
1317
      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1306
1318
    esac
1307
1319
    eval $ac_envvar=\$ac_optarg
1308
1320
    export $ac_envvar ;;
1320
1332
 
1321
1333
if test -n "$ac_prev"; then
1322
1334
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1323
 
  as_fn_error "missing argument to $ac_option"
 
1335
  as_fn_error $? "missing argument to $ac_option"
1324
1336
fi
1325
1337
 
1326
1338
if test -n "$ac_unrecognized_opts"; then
1327
1339
  case $enable_option_checking in
1328
1340
    no) ;;
1329
 
    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
 
1341
    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1330
1342
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1331
1343
  esac
1332
1344
fi
1349
1361
    [\\/$]* | ?:[\\/]* )  continue;;
1350
1362
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1351
1363
  esac
1352
 
  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
 
1364
  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1353
1365
done
1354
1366
 
1355
1367
# There might be people who depend on the old broken behavior: `$host'
1363
1375
if test "x$host_alias" != x; then
1364
1376
  if test "x$build_alias" = x; then
1365
1377
    cross_compiling=maybe
1366
 
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1367
 
    If a cross compiler is detected then cross compile mode will be used." >&2
 
1378
    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
 
1379
    If a cross compiler is detected then cross compile mode will be used" >&2
1368
1380
  elif test "x$build_alias" != "x$host_alias"; then
1369
1381
    cross_compiling=yes
1370
1382
  fi
1379
1391
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1380
1392
ac_ls_di=`ls -di .` &&
1381
1393
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1382
 
  as_fn_error "working directory cannot be determined"
 
1394
  as_fn_error $? "working directory cannot be determined"
1383
1395
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1384
 
  as_fn_error "pwd does not report name of working directory"
 
1396
  as_fn_error $? "pwd does not report name of working directory"
1385
1397
 
1386
1398
 
1387
1399
# Find the source files, if location was not specified.
1420
1432
fi
1421
1433
if test ! -r "$srcdir/$ac_unique_file"; then
1422
1434
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1423
 
  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
 
1435
  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1424
1436
fi
1425
1437
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1426
1438
ac_abs_confdir=`(
1427
 
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
 
1439
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1428
1440
        pwd)`
1429
1441
# When building in place, set srcdir=.
1430
1442
if test "$ac_abs_confdir" = "$ac_pwd"; then
1450
1462
  # Omit some internal or obsolete options to make the list less imposing.
1451
1463
  # This message is too long to be a string in the A/UX 3.1 sh.
1452
1464
  cat <<_ACEOF
1453
 
\`configure' configures SFLphone 0.9.8 to adapt to many kinds of systems.
 
1465
\`configure' configures SFLphone 0.9.10 to adapt to many kinds of systems.
1454
1466
 
1455
1467
Usage: $0 [OPTION]... [VAR=VALUE]...
1456
1468
 
1464
1476
      --help=short        display options specific to this package
1465
1477
      --help=recursive    display the short help of all the included packages
1466
1478
  -V, --version           display version information and exit
1467
 
  -q, --quiet, --silent   do not print \`checking...' messages
 
1479
  -q, --quiet, --silent   do not print \`checking ...' messages
1468
1480
      --cache-file=FILE   cache test results in FILE [disabled]
1469
1481
  -C, --config-cache      alias for \`--cache-file=config.cache'
1470
1482
  -n, --no-create         do not create output files
1521
1533
 
1522
1534
if test -n "$ac_init_help"; then
1523
1535
  case $ac_init_help in
1524
 
     short | recursive ) echo "Configuration of SFLphone 0.9.8:";;
 
1536
     short | recursive ) echo "Configuration of SFLphone 0.9.10:";;
1525
1537
   esac
1526
1538
  cat <<\_ACEOF
1527
1539
 
1539
1551
  --enable-dependency-tracking   do not reject slow dependency extractors
1540
1552
  --enable-silent-rules          less verbose build output (undo: `make V=1')
1541
1553
  --disable-silent-rules         verbose build output (undo: `make V=0')
 
1554
  --disable-schemas-install
 
1555
                          Disable the schemas installation
1542
1556
 
1543
1557
Optional Packages:
1544
1558
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1552
1566
                          list of formats
1553
1567
  --with-debug            Set 'full' to enable debugging information
1554
1568
                          [default=no]
 
1569
  --with-gconf-source=sourceaddress
 
1570
                          Config database for installing schema files.
 
1571
  --with-gconf-schema-file-dir=dir
 
1572
                          Directory for installing schema files.
1555
1573
 
1556
1574
Some influential environment variables:
1557
1575
  CC          C compiler command
1563
1581
              you have headers in a nonstandard directory <include dir>
1564
1582
  CPP         C preprocessor
1565
1583
  PKG_CONFIG  path to pkg-config utility
 
1584
  PKG_CONFIG_PATH
 
1585
              directories to add to pkg-config's search path
 
1586
  PKG_CONFIG_LIBDIR
 
1587
              path overriding pkg-config's built-in search path
1566
1588
  GTK216_CFLAGS
1567
1589
              C compiler flags for GTK216, overriding pkg-config
1568
1590
  GTK216_LIBS linker flags for GTK216, overriding pkg-config
1646
1668
test -n "$ac_init_help" && exit $ac_status
1647
1669
if $ac_init_version; then
1648
1670
  cat <<\_ACEOF
1649
 
SFLphone configure 0.9.8
1650
 
generated by GNU Autoconf 2.65
 
1671
SFLphone configure 0.9.10
 
1672
generated by GNU Autoconf 2.67
1651
1673
 
1652
 
Copyright (C) 2009 Free Software Foundation, Inc.
 
1674
Copyright (C) 2010 Free Software Foundation, Inc.
1653
1675
This configure script is free software; the Free Software Foundation
1654
1676
gives unlimited permission to copy, distribute and modify it.
1655
1677
_ACEOF
1753
1775
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1754
1776
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1755
1777
$as_echo_n "checking for $2... " >&6; }
1756
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
1778
if eval "test \"\${$3+set}\"" = set; then :
1757
1779
  $as_echo_n "(cached) " >&6
1758
1780
else
1759
1781
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1796
1818
    mv -f conftest.er1 conftest.err
1797
1819
  fi
1798
1820
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1799
 
  test $ac_status = 0; } >/dev/null && {
 
1821
  test $ac_status = 0; } > conftest.i && {
1800
1822
         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1801
1823
         test ! -s conftest.err
1802
1824
       }; then :
1862
1884
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1863
1885
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1864
1886
$as_echo_n "checking for $2... " >&6; }
1865
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
1887
if eval "test \"\${$3+set}\"" = set; then :
1866
1888
  $as_echo_n "(cached) " >&6
1867
1889
else
1868
1890
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1920
1942
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1921
1943
 
1922
1944
} # ac_fn_c_check_func
1923
 
 
1924
 
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1925
 
# -------------------------------------------------------
1926
 
# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1927
 
# the include files in INCLUDES and setting the cache variable VAR
1928
 
# accordingly.
1929
 
ac_fn_c_check_header_mongrel ()
1930
 
{
1931
 
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1932
 
  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1933
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1934
 
$as_echo_n "checking for $2... " >&6; }
1935
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1936
 
  $as_echo_n "(cached) " >&6
1937
 
fi
1938
 
eval ac_res=\$$3
1939
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1940
 
$as_echo "$ac_res" >&6; }
1941
 
else
1942
 
  # Is the header compilable?
1943
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1944
 
$as_echo_n "checking $2 usability... " >&6; }
1945
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1946
 
/* end confdefs.h.  */
1947
 
$4
1948
 
#include <$2>
1949
 
_ACEOF
1950
 
if ac_fn_c_try_compile "$LINENO"; then :
1951
 
  ac_header_compiler=yes
1952
 
else
1953
 
  ac_header_compiler=no
1954
 
fi
1955
 
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1956
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1957
 
$as_echo "$ac_header_compiler" >&6; }
1958
 
 
1959
 
# Is the header present?
1960
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1961
 
$as_echo_n "checking $2 presence... " >&6; }
1962
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1963
 
/* end confdefs.h.  */
1964
 
#include <$2>
1965
 
_ACEOF
1966
 
if ac_fn_c_try_cpp "$LINENO"; then :
1967
 
  ac_header_preproc=yes
1968
 
else
1969
 
  ac_header_preproc=no
1970
 
fi
1971
 
rm -f conftest.err conftest.$ac_ext
1972
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1973
 
$as_echo "$ac_header_preproc" >&6; }
1974
 
 
1975
 
# So?  What about this header?
1976
 
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1977
 
  yes:no: )
1978
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1979
 
$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1980
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1981
 
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1982
 
    ;;
1983
 
  no:yes:* )
1984
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1985
 
$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1986
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1987
 
$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1988
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1989
 
$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1990
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1991
 
$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1992
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1993
 
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1994
 
( cat <<\_ASBOX
1995
 
## ------------------------------------------------ ##
1996
 
## Report this to sflphoneteam@savoirfairelinux.com ##
1997
 
## ------------------------------------------------ ##
1998
 
_ASBOX
1999
 
     ) | sed "s/^/$as_me: WARNING:     /" >&2
2000
 
    ;;
2001
 
esac
2002
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2003
 
$as_echo_n "checking for $2... " >&6; }
2004
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2005
 
  $as_echo_n "(cached) " >&6
2006
 
else
2007
 
  eval "$3=\$ac_header_compiler"
2008
 
fi
2009
 
eval ac_res=\$$3
2010
 
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2011
 
$as_echo "$ac_res" >&6; }
2012
 
fi
2013
 
  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2014
 
 
2015
 
} # ac_fn_c_check_header_mongrel
2016
1945
cat >config.log <<_ACEOF
2017
1946
This file contains any messages produced by compilers while
2018
1947
running configure, to aid debugging if configure makes a mistake.
2019
1948
 
2020
 
It was created by SFLphone $as_me 0.9.8, which was
2021
 
generated by GNU Autoconf 2.65.  Invocation command line was
 
1949
It was created by SFLphone $as_me 0.9.10, which was
 
1950
generated by GNU Autoconf 2.67.  Invocation command line was
2022
1951
 
2023
1952
  $ $0 $@
2024
1953
 
2128
2057
  {
2129
2058
    echo
2130
2059
 
2131
 
    cat <<\_ASBOX
2132
 
## ---------------- ##
 
2060
    $as_echo "## ---------------- ##
2133
2061
## Cache variables. ##
2134
 
## ---------------- ##
2135
 
_ASBOX
 
2062
## ---------------- ##"
2136
2063
    echo
2137
2064
    # The following way of writing the cache mishandles newlines in values,
2138
2065
(
2166
2093
)
2167
2094
    echo
2168
2095
 
2169
 
    cat <<\_ASBOX
2170
 
## ----------------- ##
 
2096
    $as_echo "## ----------------- ##
2171
2097
## Output variables. ##
2172
 
## ----------------- ##
2173
 
_ASBOX
 
2098
## ----------------- ##"
2174
2099
    echo
2175
2100
    for ac_var in $ac_subst_vars
2176
2101
    do
2183
2108
    echo
2184
2109
 
2185
2110
    if test -n "$ac_subst_files"; then
2186
 
      cat <<\_ASBOX
2187
 
## ------------------- ##
 
2111
      $as_echo "## ------------------- ##
2188
2112
## File substitutions. ##
2189
 
## ------------------- ##
2190
 
_ASBOX
 
2113
## ------------------- ##"
2191
2114
      echo
2192
2115
      for ac_var in $ac_subst_files
2193
2116
      do
2201
2124
    fi
2202
2125
 
2203
2126
    if test -s confdefs.h; then
2204
 
      cat <<\_ASBOX
2205
 
## ----------- ##
 
2127
      $as_echo "## ----------- ##
2206
2128
## confdefs.h. ##
2207
 
## ----------- ##
2208
 
_ASBOX
 
2129
## ----------- ##"
2209
2130
      echo
2210
2131
      cat confdefs.h
2211
2132
      echo
2260
2181
ac_site_file1=NONE
2261
2182
ac_site_file2=NONE
2262
2183
if test -n "$CONFIG_SITE"; then
2263
 
  ac_site_file1=$CONFIG_SITE
 
2184
  # We do not want a PATH search for config.site.
 
2185
  case $CONFIG_SITE in #((
 
2186
    -*)  ac_site_file1=./$CONFIG_SITE;;
 
2187
    */*) ac_site_file1=$CONFIG_SITE;;
 
2188
    *)   ac_site_file1=./$CONFIG_SITE;;
 
2189
  esac
2264
2190
elif test "x$prefix" != xNONE; then
2265
2191
  ac_site_file1=$prefix/share/config.site
2266
2192
  ac_site_file2=$prefix/etc/config.site
2275
2201
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2276
2202
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2277
2203
    sed 's/^/| /' "$ac_site_file" >&5
2278
 
    . "$ac_site_file"
 
2204
    . "$ac_site_file" \
 
2205
      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
2206
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
2207
as_fn_error $? "failed to load site script $ac_site_file
 
2208
See \`config.log' for more details" "$LINENO" 5 ; }
2279
2209
  fi
2280
2210
done
2281
2211
 
2351
2281
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2352
2282
  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2353
2283
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2354
 
  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 
2284
  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2355
2285
fi
2356
2286
## -------------------- ##
2357
2287
## Main body of script. ##
2394
2324
 
2395
2325
ac_aux_dir=
2396
2326
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2397
 
  for ac_t in install-sh install.sh shtool; do
2398
 
    if test -f "$ac_dir/$ac_t"; then
2399
 
      ac_aux_dir=$ac_dir
2400
 
      ac_install_sh="$ac_aux_dir/$ac_t -c"
2401
 
      break 2
2402
 
    fi
2403
 
  done
 
2327
  if test -f "$ac_dir/install-sh"; then
 
2328
    ac_aux_dir=$ac_dir
 
2329
    ac_install_sh="$ac_aux_dir/install-sh -c"
 
2330
    break
 
2331
  elif test -f "$ac_dir/install.sh"; then
 
2332
    ac_aux_dir=$ac_dir
 
2333
    ac_install_sh="$ac_aux_dir/install.sh -c"
 
2334
    break
 
2335
  elif test -f "$ac_dir/shtool"; then
 
2336
    ac_aux_dir=$ac_dir
 
2337
    ac_install_sh="$ac_aux_dir/shtool install -c"
 
2338
    break
 
2339
  fi
2404
2340
done
2405
2341
if test -z "$ac_aux_dir"; then
2406
 
  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
 
2342
  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2407
2343
fi
2408
2344
 
2409
2345
# These three variables are undocumented and unsupported,
2417
2353
 
2418
2354
# Make sure we can run config.sub.
2419
2355
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2420
 
  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
 
2356
  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2421
2357
 
2422
2358
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2423
2359
$as_echo_n "checking build system type... " >&6; }
2428
2364
test "x$ac_build_alias" = x &&
2429
2365
  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2430
2366
test "x$ac_build_alias" = x &&
2431
 
  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
 
2367
  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2432
2368
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2433
 
  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
 
2369
  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2434
2370
 
2435
2371
fi
2436
2372
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2437
2373
$as_echo "$ac_cv_build" >&6; }
2438
2374
case $ac_cv_build in
2439
2375
*-*-*) ;;
2440
 
*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
 
2376
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2441
2377
esac
2442
2378
build=$ac_cv_build
2443
2379
ac_save_IFS=$IFS; IFS='-'
2462
2398
  ac_cv_host=$ac_cv_build
2463
2399
else
2464
2400
  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2465
 
    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
 
2401
    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2466
2402
fi
2467
2403
 
2468
2404
fi
2470
2406
$as_echo "$ac_cv_host" >&6; }
2471
2407
case $ac_cv_host in
2472
2408
*-*-*) ;;
2473
 
*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
 
2409
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2474
2410
esac
2475
2411
host=$ac_cv_host
2476
2412
ac_save_IFS=$IFS; IFS='-'
2786
2722
 
2787
2723
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2788
2724
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2789
 
as_fn_error "no acceptable C compiler found in \$PATH
2790
 
See \`config.log' for more details." "$LINENO" 5; }
 
2725
as_fn_error $? "no acceptable C compiler found in \$PATH
 
2726
See \`config.log' for more details" "$LINENO" 5 ; }
2791
2727
 
2792
2728
# Provide some information about the compiler.
2793
2729
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2901
2837
 
2902
2838
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2903
2839
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2904
 
{ as_fn_set_status 77
2905
 
as_fn_error "C compiler cannot create executables
2906
 
See \`config.log' for more details." "$LINENO" 5; }; }
 
2840
as_fn_error 77 "C compiler cannot create executables
 
2841
See \`config.log' for more details" "$LINENO" 5 ; }
2907
2842
else
2908
2843
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2909
2844
$as_echo "yes" >&6; }
2945
2880
else
2946
2881
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2947
2882
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2948
 
as_fn_error "cannot compute suffix of executables: cannot compile and link
2949
 
See \`config.log' for more details." "$LINENO" 5; }
 
2883
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
 
2884
See \`config.log' for more details" "$LINENO" 5 ; }
2950
2885
fi
2951
2886
rm -f conftest conftest$ac_cv_exeext
2952
2887
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3003
2938
    else
3004
2939
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3005
2940
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3006
 
as_fn_error "cannot run C compiled programs.
 
2941
as_fn_error $? "cannot run C compiled programs.
3007
2942
If you meant to cross compile, use \`--host'.
3008
 
See \`config.log' for more details." "$LINENO" 5; }
 
2943
See \`config.log' for more details" "$LINENO" 5 ; }
3009
2944
    fi
3010
2945
  fi
3011
2946
fi
3056
2991
 
3057
2992
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3058
2993
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3059
 
as_fn_error "cannot compute suffix of object files: cannot compile
3060
 
See \`config.log' for more details." "$LINENO" 5; }
 
2994
as_fn_error $? "cannot compute suffix of object files: cannot compile
 
2995
See \`config.log' for more details" "$LINENO" 5 ; }
3061
2996
fi
3062
2997
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3063
2998
fi
3334
3269
  done
3335
3270
IFS=$as_save_IFS
3336
3271
  if test -z "$ac_cv_path_SED"; then
3337
 
    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
 
3272
    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
3338
3273
  fi
3339
3274
else
3340
3275
  ac_cv_path_SED=$SED
3410
3345
  done
3411
3346
IFS=$as_save_IFS
3412
3347
  if test -z "$ac_cv_path_GREP"; then
3413
 
    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
3348
    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3414
3349
  fi
3415
3350
else
3416
3351
  ac_cv_path_GREP=$GREP
3476
3411
  done
3477
3412
IFS=$as_save_IFS
3478
3413
  if test -z "$ac_cv_path_EGREP"; then
3479
 
    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
3414
    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3480
3415
  fi
3481
3416
else
3482
3417
  ac_cv_path_EGREP=$EGREP
3543
3478
  done
3544
3479
IFS=$as_save_IFS
3545
3480
  if test -z "$ac_cv_path_FGREP"; then
3546
 
    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
3481
    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3547
3482
  fi
3548
3483
else
3549
3484
  ac_cv_path_FGREP=$FGREP
3659
3594
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3660
3595
$as_echo "no" >&6; }
3661
3596
fi
3662
 
test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
 
3597
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
3663
3598
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
3664
3599
$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
3665
3600
if test "${lt_cv_prog_gnu_ld+set}" = set; then :
3861
3796
else
3862
3797
  lt_cv_nm_interface="BSD nm"
3863
3798
  echo "int some_variable = 0;" > conftest.$ac_ext
3864
 
  (eval echo "\"\$as_me:3864: $ac_compile\"" >&5)
 
3799
  (eval echo "\"\$as_me:3799: $ac_compile\"" >&5)
3865
3800
  (eval "$ac_compile" 2>conftest.err)
3866
3801
  cat conftest.err >&5
3867
 
  (eval echo "\"\$as_me:3867: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
3802
  (eval echo "\"\$as_me:3802: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
3868
3803
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
3869
3804
  cat conftest.err >&5
3870
 
  (eval echo "\"\$as_me:3870: output\"" >&5)
 
3805
  (eval echo "\"\$as_me:3805: output\"" >&5)
3871
3806
  cat conftest.out >&5
3872
3807
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
3873
3808
    lt_cv_nm_interface="MS dumpbin"
5073
5008
  ;;
5074
5009
*-*-irix6*)
5075
5010
  # Find out which ABI we are using.
5076
 
  echo '#line 5076 "configure"' > conftest.$ac_ext
 
5011
  echo '#line 5011 "configure"' > conftest.$ac_ext
5077
5012
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5078
5013
  (eval $ac_compile) 2>&5
5079
5014
  ac_status=$?
5862
5797
  # Broken: fails on valid input.
5863
5798
continue
5864
5799
fi
5865
 
rm -f conftest.err conftest.$ac_ext
 
5800
rm -f conftest.err conftest.i conftest.$ac_ext
5866
5801
 
5867
5802
  # OK, works on sane cases.  Now check whether nonexistent headers
5868
5803
  # can be detected and how.
5878
5813
ac_preproc_ok=:
5879
5814
break
5880
5815
fi
5881
 
rm -f conftest.err conftest.$ac_ext
 
5816
rm -f conftest.err conftest.i conftest.$ac_ext
5882
5817
 
5883
5818
done
5884
5819
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5885
 
rm -f conftest.err conftest.$ac_ext
 
5820
rm -f conftest.i conftest.err conftest.$ac_ext
5886
5821
if $ac_preproc_ok; then :
5887
5822
  break
5888
5823
fi
5921
5856
  # Broken: fails on valid input.
5922
5857
continue
5923
5858
fi
5924
 
rm -f conftest.err conftest.$ac_ext
 
5859
rm -f conftest.err conftest.i conftest.$ac_ext
5925
5860
 
5926
5861
  # OK, works on sane cases.  Now check whether nonexistent headers
5927
5862
  # can be detected and how.
5937
5872
ac_preproc_ok=:
5938
5873
break
5939
5874
fi
5940
 
rm -f conftest.err conftest.$ac_ext
 
5875
rm -f conftest.err conftest.i conftest.$ac_ext
5941
5876
 
5942
5877
done
5943
5878
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5944
 
rm -f conftest.err conftest.$ac_ext
 
5879
rm -f conftest.i conftest.err conftest.$ac_ext
5945
5880
if $ac_preproc_ok; then :
5946
5881
 
5947
5882
else
5948
5883
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5949
5884
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5950
 
as_fn_error "C preprocessor \"$CPP\" fails sanity check
5951
 
See \`config.log' for more details." "$LINENO" 5; }
 
5885
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
 
5886
See \`config.log' for more details" "$LINENO" 5 ; }
5952
5887
fi
5953
5888
 
5954
5889
ac_ext=c
6077
6012
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6078
6013
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6079
6014
"
6080
 
eval as_val=\$$as_ac_Header
6081
 
   if test "x$as_val" = x""yes; then :
 
6015
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6082
6016
  cat >>confdefs.h <<_ACEOF
6083
6017
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6084
6018
_ACEOF
6599
6533
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6600
6534
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6601
6535
   -e 's:$: $lt_compiler_flag:'`
6602
 
   (eval echo "\"\$as_me:6602: $lt_compile\"" >&5)
 
6536
   (eval echo "\"\$as_me:6536: $lt_compile\"" >&5)
6603
6537
   (eval "$lt_compile" 2>conftest.err)
6604
6538
   ac_status=$?
6605
6539
   cat conftest.err >&5
6606
 
   echo "$as_me:6606: \$? = $ac_status" >&5
 
6540
   echo "$as_me:6540: \$? = $ac_status" >&5
6607
6541
   if (exit $ac_status) && test -s "$ac_outfile"; then
6608
6542
     # The compiler can only warn and ignore the option if not recognized
6609
6543
     # So say no if there are warnings other than the usual output.
6938
6872
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
6939
6873
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6940
6874
   -e 's:$: $lt_compiler_flag:'`
6941
 
   (eval echo "\"\$as_me:6941: $lt_compile\"" >&5)
 
6875
   (eval echo "\"\$as_me:6875: $lt_compile\"" >&5)
6942
6876
   (eval "$lt_compile" 2>conftest.err)
6943
6877
   ac_status=$?
6944
6878
   cat conftest.err >&5
6945
 
   echo "$as_me:6945: \$? = $ac_status" >&5
 
6879
   echo "$as_me:6879: \$? = $ac_status" >&5
6946
6880
   if (exit $ac_status) && test -s "$ac_outfile"; then
6947
6881
     # The compiler can only warn and ignore the option if not recognized
6948
6882
     # So say no if there are warnings other than the usual output.
7043
6977
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7044
6978
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7045
6979
   -e 's:$: $lt_compiler_flag:'`
7046
 
   (eval echo "\"\$as_me:7046: $lt_compile\"" >&5)
 
6980
   (eval echo "\"\$as_me:6980: $lt_compile\"" >&5)
7047
6981
   (eval "$lt_compile" 2>out/conftest.err)
7048
6982
   ac_status=$?
7049
6983
   cat out/conftest.err >&5
7050
 
   echo "$as_me:7050: \$? = $ac_status" >&5
 
6984
   echo "$as_me:6984: \$? = $ac_status" >&5
7051
6985
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7052
6986
   then
7053
6987
     # The compiler can only warn and ignore the option if not recognized
7098
7032
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7099
7033
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7100
7034
   -e 's:$: $lt_compiler_flag:'`
7101
 
   (eval echo "\"\$as_me:7101: $lt_compile\"" >&5)
 
7035
   (eval echo "\"\$as_me:7035: $lt_compile\"" >&5)
7102
7036
   (eval "$lt_compile" 2>out/conftest.err)
7103
7037
   ac_status=$?
7104
7038
   cat out/conftest.err >&5
7105
 
   echo "$as_me:7105: \$? = $ac_status" >&5
 
7039
   echo "$as_me:7039: \$? = $ac_status" >&5
7106
7040
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
7107
7041
   then
7108
7042
     # The compiler can only warn and ignore the option if not recognized
9482
9416
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9483
9417
  lt_status=$lt_dlunknown
9484
9418
  cat > conftest.$ac_ext <<_LT_EOF
9485
 
#line 9485 "configure"
 
9419
#line 9419 "configure"
9486
9420
#include "confdefs.h"
9487
9421
 
9488
9422
#if HAVE_DLFCN_H
9578
9512
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9579
9513
  lt_status=$lt_dlunknown
9580
9514
  cat > conftest.$ac_ext <<_LT_EOF
9581
 
#line 9581 "configure"
 
9515
#line 9515 "configure"
9582
9516
#include "confdefs.h"
9583
9517
 
9584
9518
#if HAVE_DLFCN_H
9807
9741
 
9808
9742
 
9809
9743
 
 
9744
 
 
9745
 
 
9746
 
 
9747
 
9810
9748
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
9811
9749
        if test -n "$ac_tool_prefix"; then
9812
9750
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
9919
9857
$as_echo "no" >&6; }
9920
9858
                PKG_CONFIG=""
9921
9859
        fi
9922
 
 
9923
9860
fi
9924
9861
 
9925
9862
gdu_cv_version_required=0.3.2
9944
9881
else
9945
9882
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9946
9883
$as_echo "no" >&6; }
9947
 
        as_fn_error "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
 
9884
        as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
9948
9885
fi
9949
9886
 
9950
9887
 
10120
10057
'
10121
10058
case `pwd` in
10122
10059
  *[\\\"\#\$\&\'\`$am_lf]*)
10123
 
    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
 
10060
    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
10124
10061
esac
10125
10062
case $srcdir in
10126
10063
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
10127
 
    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
10064
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
10128
10065
esac
10129
10066
 
10130
10067
# Do `set' in a subshell so we don't clobber the current shell's
10146
10083
      # if, for instance, CONFIG_SHELL is bash and it inherits a
10147
10084
      # broken ls alias from the environment.  This has actually
10148
10085
      # happened.  Such a system could not be considered "sane".
10149
 
      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
 
10086
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
10150
10087
alias in your environment" "$LINENO" 5
10151
10088
   fi
10152
10089
 
10156
10093
   # Ok.
10157
10094
   :
10158
10095
else
10159
 
   as_fn_error "newly created file is older than distributed files!
 
10096
   as_fn_error $? "newly created file is older than distributed files!
10160
10097
Check your system clock" "$LINENO" 5
10161
10098
fi
10162
10099
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10394
10331
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
10395
10332
set x ${MAKE-make}
10396
10333
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
10397
 
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
 
10334
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
10398
10335
  $as_echo_n "(cached) " >&6
10399
10336
else
10400
10337
  cat >conftest.make <<\_ACEOF
10402
10339
all:
10403
10340
        @echo '@@@%%%=$(MAKE)=@@@%%%'
10404
10341
_ACEOF
10405
 
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
10342
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
10406
10343
case `${MAKE-make} -f conftest.make 2>/dev/null` in
10407
10344
  *@@@%%%=?*=@@@%%%*)
10408
10345
    eval ac_cv_prog_make_${ac_make}_set=yes;;
10498
10435
  am__isrc=' -I$(srcdir)'
10499
10436
  # test to see if srcdir already configured
10500
10437
  if test -f $srcdir/config.status; then
10501
 
    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
 
10438
    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
10502
10439
  fi
10503
10440
fi
10504
10441
 
10708
10645
if test "x$with_debug" = "xfull" -o "x$with_debug" = "xyes"; then
10709
10646
        CFLAGS="-g -O0 -DDEBUG -Wall -Wextra"
10710
10647
else
10711
 
        CFLAGS="$CFLAGS"
 
10648
        CFLAGS="$CFLAGS -Wall -Wextra"
10712
10649
fi
10713
10650
 
10714
10651
ac_ext=c
11011
10948
 
11012
10949
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11013
10950
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11014
 
as_fn_error "no acceptable C compiler found in \$PATH
11015
 
See \`config.log' for more details." "$LINENO" 5; }
 
10951
as_fn_error $? "no acceptable C compiler found in \$PATH
 
10952
See \`config.log' for more details" "$LINENO" 5 ; }
11016
10953
 
11017
10954
# Provide some information about the compiler.
11018
10955
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
11366
11303
 
11367
11304
 
11368
11305
 
11369
 
for ac_header in log4c.h
11370
 
do :
11371
 
  ac_fn_c_check_header_mongrel "$LINENO" "log4c.h" "ac_cv_header_log4c_h" "$ac_includes_default"
11372
 
if test "x$ac_cv_header_log4c_h" = x""yes; then :
11373
 
  cat >>confdefs.h <<_ACEOF
11374
 
#define HAVE_LOG4C_H 1
11375
 
_ACEOF
11376
 
 have_log4c=true
 
11306
 
 
11307
  if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
 
11308
    GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source`
 
11309
  else
 
11310
    GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE
 
11311
  fi
 
11312
 
 
11313
 
 
11314
# Check whether --with-gconf-source was given.
 
11315
if test "${with_gconf_source+set}" = set; then :
 
11316
  withval=$with_gconf_source; GCONF_SCHEMA_CONFIG_SOURCE="$withval"
 
11317
fi
 
11318
 
 
11319
 
 
11320
 
 
11321
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&5
 
11322
$as_echo "Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&6; }
 
11323
 
 
11324
  if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then
 
11325
    GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
 
11326
  fi
 
11327
 
 
11328
 
 
11329
# Check whether --with-gconf-schema-file-dir was given.
 
11330
if test "${with_gconf_schema_file_dir+set}" = set; then :
 
11331
  withval=$with_gconf_schema_file_dir; GCONF_SCHEMA_FILE_DIR="$withval"
 
11332
fi
 
11333
 
 
11334
 
 
11335
 
 
11336
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&5
 
11337
$as_echo "Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&6; }
 
11338
 
 
11339
  # Check whether --enable-schemas-install was given.
 
11340
if test "${enable_schemas_install+set}" = set; then :
 
11341
  enableval=$enable_schemas_install; case ${enableval} in
 
11342
       yes|no) ;;
 
11343
       *) as_fn_error $? "bad value ${enableval} for --enable-schemas-install" "$LINENO" 5  ;;
 
11344
      esac
 
11345
fi
 
11346
 
 
11347
   if test "$enable_schemas_install" != no; then
 
11348
  GCONF_SCHEMAS_INSTALL_TRUE=
 
11349
  GCONF_SCHEMAS_INSTALL_FALSE='#'
11377
11350
else
11378
 
  have_log4c=false
11379
 
fi
11380
 
 
11381
 
done
11382
 
 
11383
 
if ! $have_log4c; then
11384
 
    as_fn_error "Please install the log4c library" "$LINENO" 5
11385
 
fi
 
11351
  GCONF_SCHEMAS_INSTALL_TRUE='#'
 
11352
  GCONF_SCHEMAS_INSTALL_FALSE=
 
11353
fi
 
11354
 
 
11355
 
11386
11356
 
11387
11357
 
11388
11358
cat >>confdefs.h <<_ACEOF
11395
11365
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK216" >&5
11396
11366
$as_echo_n "checking for GTK216... " >&6; }
11397
11367
 
11398
 
if test -n "$PKG_CONFIG"; then
11399
 
    if test -n "$GTK216_CFLAGS"; then
11400
 
        pkg_cv_GTK216_CFLAGS="$GTK216_CFLAGS"
11401
 
    else
11402
 
        if test -n "$PKG_CONFIG" && \
 
11368
if test -n "$GTK216_CFLAGS"; then
 
11369
    pkg_cv_GTK216_CFLAGS="$GTK216_CFLAGS"
 
11370
 elif test -n "$PKG_CONFIG"; then
 
11371
    if test -n "$PKG_CONFIG" && \
11403
11372
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.16\""; } >&5
11404
11373
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.16") 2>&5
11405
11374
  ac_status=$?
11409
11378
else
11410
11379
  pkg_failed=yes
11411
11380
fi
11412
 
    fi
11413
 
else
11414
 
        pkg_failed=untried
 
11381
 else
 
11382
    pkg_failed=untried
11415
11383
fi
11416
 
if test -n "$PKG_CONFIG"; then
11417
 
    if test -n "$GTK216_LIBS"; then
11418
 
        pkg_cv_GTK216_LIBS="$GTK216_LIBS"
11419
 
    else
11420
 
        if test -n "$PKG_CONFIG" && \
 
11384
if test -n "$GTK216_LIBS"; then
 
11385
    pkg_cv_GTK216_LIBS="$GTK216_LIBS"
 
11386
 elif test -n "$PKG_CONFIG"; then
 
11387
    if test -n "$PKG_CONFIG" && \
11421
11388
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.16\""; } >&5
11422
11389
  ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.16") 2>&5
11423
11390
  ac_status=$?
11427
11394
else
11428
11395
  pkg_failed=yes
11429
11396
fi
11430
 
    fi
11431
 
else
11432
 
        pkg_failed=untried
 
11397
 else
 
11398
    pkg_failed=untried
11433
11399
fi
11434
11400
 
11435
11401
 
11436
11402
 
11437
11403
if test $pkg_failed = yes; then
 
11404
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11405
$as_echo "no" >&6; }
11438
11406
 
11439
11407
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11440
11408
        _pkg_short_errors_supported=yes
11442
11410
        _pkg_short_errors_supported=no
11443
11411
fi
11444
11412
        if test $_pkg_short_errors_supported = yes; then
11445
 
                GTK216_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.16"`
 
11413
                GTK216_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 >= 2.16" 2>&1`
11446
11414
        else
11447
 
                GTK216_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.16"`
 
11415
                GTK216_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 >= 2.16" 2>&1`
11448
11416
        fi
11449
11417
        # Put the nasty error message in config.log where it belongs
11450
11418
        echo "$GTK216_PKG_ERRORS" >&5
11451
11419
 
11452
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11420
        need_libsexy=true
 
11421
elif test $pkg_failed = untried; then
 
11422
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11453
11423
$as_echo "no" >&6; }
11454
 
                need_libsexy=true
11455
 
elif test $pkg_failed = untried; then
11456
11424
        need_libsexy=true
11457
11425
else
11458
11426
        GTK216_CFLAGS=$pkg_cv_GTK216_CFLAGS
11467
11435
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBSEXY" >&5
11468
11436
$as_echo_n "checking for LIBSEXY... " >&6; }
11469
11437
 
11470
 
if test -n "$PKG_CONFIG"; then
11471
 
    if test -n "$LIBSEXY_CFLAGS"; then
11472
 
        pkg_cv_LIBSEXY_CFLAGS="$LIBSEXY_CFLAGS"
11473
 
    else
11474
 
        if test -n "$PKG_CONFIG" && \
 
11438
if test -n "$LIBSEXY_CFLAGS"; then
 
11439
    pkg_cv_LIBSEXY_CFLAGS="$LIBSEXY_CFLAGS"
 
11440
 elif test -n "$PKG_CONFIG"; then
 
11441
    if test -n "$PKG_CONFIG" && \
11475
11442
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsexy >= 0.1\""; } >&5
11476
11443
  ($PKG_CONFIG --exists --print-errors "libsexy >= 0.1") 2>&5
11477
11444
  ac_status=$?
11481
11448
else
11482
11449
  pkg_failed=yes
11483
11450
fi
11484
 
    fi
11485
 
else
11486
 
        pkg_failed=untried
 
11451
 else
 
11452
    pkg_failed=untried
11487
11453
fi
11488
 
if test -n "$PKG_CONFIG"; then
11489
 
    if test -n "$LIBSEXY_LIBS"; then
11490
 
        pkg_cv_LIBSEXY_LIBS="$LIBSEXY_LIBS"
11491
 
    else
11492
 
        if test -n "$PKG_CONFIG" && \
 
11454
if test -n "$LIBSEXY_LIBS"; then
 
11455
    pkg_cv_LIBSEXY_LIBS="$LIBSEXY_LIBS"
 
11456
 elif test -n "$PKG_CONFIG"; then
 
11457
    if test -n "$PKG_CONFIG" && \
11493
11458
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsexy >= 0.1\""; } >&5
11494
11459
  ($PKG_CONFIG --exists --print-errors "libsexy >= 0.1") 2>&5
11495
11460
  ac_status=$?
11499
11464
else
11500
11465
  pkg_failed=yes
11501
11466
fi
11502
 
    fi
11503
 
else
11504
 
        pkg_failed=untried
 
11467
 else
 
11468
    pkg_failed=untried
11505
11469
fi
11506
11470
 
11507
11471
 
11508
11472
 
11509
11473
if test $pkg_failed = yes; then
 
11474
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11475
$as_echo "no" >&6; }
11510
11476
 
11511
11477
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11512
11478
        _pkg_short_errors_supported=yes
11514
11480
        _pkg_short_errors_supported=no
11515
11481
fi
11516
11482
        if test $_pkg_short_errors_supported = yes; then
11517
 
                LIBSEXY_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libsexy >= 0.1"`
 
11483
                LIBSEXY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libsexy >= 0.1" 2>&1`
11518
11484
        else
11519
 
                LIBSEXY_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libsexy >= 0.1"`
 
11485
                LIBSEXY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libsexy >= 0.1" 2>&1`
11520
11486
        fi
11521
11487
        # Put the nasty error message in config.log where it belongs
11522
11488
        echo "$LIBSEXY_PKG_ERRORS" >&5
11523
11489
 
11524
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11490
        have_libsexy=false
 
11491
elif test $pkg_failed = untried; then
 
11492
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11525
11493
$as_echo "no" >&6; }
11526
 
                have_libsexy=false
11527
 
elif test $pkg_failed = untried; then
11528
11494
        have_libsexy=false
11529
11495
else
11530
11496
        LIBSEXY_CFLAGS=$pkg_cv_LIBSEXY_CFLAGS
11534
11500
        have_libsexy=true
11535
11501
fi
11536
11502
    if ! $have_libsexy; then
11537
 
        as_fn_error "libsexy package has not been found. Please install it." "$LINENO" 5
 
11503
        as_fn_error $? "libsexy package has not been found. Please install it." "$LINENO" 5
11538
11504
    fi
11539
11505
fi
11540
11506
 
11545
11511
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DBUSGLIB" >&5
11546
11512
$as_echo_n "checking for DBUSGLIB... " >&6; }
11547
11513
 
11548
 
if test -n "$PKG_CONFIG"; then
11549
 
    if test -n "$DBUSGLIB_CFLAGS"; then
11550
 
        pkg_cv_DBUSGLIB_CFLAGS="$DBUSGLIB_CFLAGS"
11551
 
    else
11552
 
        if test -n "$PKG_CONFIG" && \
 
11514
if test -n "$DBUSGLIB_CFLAGS"; then
 
11515
    pkg_cv_DBUSGLIB_CFLAGS="$DBUSGLIB_CFLAGS"
 
11516
 elif test -n "$PKG_CONFIG"; then
 
11517
    if test -n "$PKG_CONFIG" && \
11553
11518
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.75\""; } >&5
11554
11519
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.75") 2>&5
11555
11520
  ac_status=$?
11559
11524
else
11560
11525
  pkg_failed=yes
11561
11526
fi
11562
 
    fi
11563
 
else
11564
 
        pkg_failed=untried
 
11527
 else
 
11528
    pkg_failed=untried
11565
11529
fi
11566
 
if test -n "$PKG_CONFIG"; then
11567
 
    if test -n "$DBUSGLIB_LIBS"; then
11568
 
        pkg_cv_DBUSGLIB_LIBS="$DBUSGLIB_LIBS"
11569
 
    else
11570
 
        if test -n "$PKG_CONFIG" && \
 
11530
if test -n "$DBUSGLIB_LIBS"; then
 
11531
    pkg_cv_DBUSGLIB_LIBS="$DBUSGLIB_LIBS"
 
11532
 elif test -n "$PKG_CONFIG"; then
 
11533
    if test -n "$PKG_CONFIG" && \
11571
11534
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= 0.75\""; } >&5
11572
11535
  ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.75") 2>&5
11573
11536
  ac_status=$?
11577
11540
else
11578
11541
  pkg_failed=yes
11579
11542
fi
11580
 
    fi
11581
 
else
11582
 
        pkg_failed=untried
 
11543
 else
 
11544
    pkg_failed=untried
11583
11545
fi
11584
11546
 
11585
11547
 
11586
11548
 
11587
11549
if test $pkg_failed = yes; then
 
11550
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11551
$as_echo "no" >&6; }
11588
11552
 
11589
11553
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11590
11554
        _pkg_short_errors_supported=yes
11592
11556
        _pkg_short_errors_supported=no
11593
11557
fi
11594
11558
        if test $_pkg_short_errors_supported = yes; then
11595
 
                DBUSGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "dbus-glib-1 >= 0.75"`
 
11559
                DBUSGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= 0.75" 2>&1`
11596
11560
        else
11597
 
                DBUSGLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1 >= 0.75"`
 
11561
                DBUSGLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= 0.75" 2>&1`
11598
11562
        fi
11599
11563
        # Put the nasty error message in config.log where it belongs
11600
11564
        echo "$DBUSGLIB_PKG_ERRORS" >&5
11601
11565
 
11602
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11566
        HAVE_DBUS_G_PROXY_SET_DEFAULT_TIMEOUT=false
 
11567
elif test $pkg_failed = untried; then
 
11568
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11603
11569
$as_echo "no" >&6; }
11604
 
                HAVE_DBUS_G_PROXY_SET_DEFAULT_TIMEOUT=false
11605
 
elif test $pkg_failed = untried; then
11606
11570
        HAVE_DBUS_G_PROXY_SET_DEFAULT_TIMEOUT=false
11607
11571
else
11608
11572
        DBUSGLIB_CFLAGS=$pkg_cv_DBUSGLIB_CFLAGS
11617
11581
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DEPS" >&5
11618
11582
$as_echo_n "checking for DEPS... " >&6; }
11619
11583
 
11620
 
if test -n "$PKG_CONFIG"; then
11621
 
    if test -n "$DEPS_CFLAGS"; then
11622
 
        pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS"
11623
 
    else
11624
 
        if test -n "$PKG_CONFIG" && \
 
11584
if test -n "$DEPS_CFLAGS"; then
 
11585
    pkg_cv_DEPS_CFLAGS="$DEPS_CFLAGS"
 
11586
 elif test -n "$PKG_CONFIG"; then
 
11587
    if test -n "$PKG_CONFIG" && \
11625
11588
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
11626
11589
    dbus-glib-1 >= 0.35     \\
11627
11590
    libnotify >= 0.4        \\
11628
11591
    gtk+-2.0 >= 2.2         \\
11629
11592
    glib-2.0 >= 2.2         \\
 
11593
    webkit-1.0              \\
11630
11594
    libebook-1.2 >= 2.22        \\
11631
11595
        libgnomeui-2.0                  \\
11632
11596
        gnome-doc-utils
11636
11600
    libnotify >= 0.4        \
11637
11601
    gtk+-2.0 >= 2.2         \
11638
11602
    glib-2.0 >= 2.2         \
 
11603
    webkit-1.0              \
11639
11604
    libebook-1.2 >= 2.22        \
11640
11605
        libgnomeui-2.0                  \
11641
11606
        gnome-doc-utils
11648
11613
    libnotify >= 0.4        \
11649
11614
    gtk+-2.0 >= 2.2         \
11650
11615
    glib-2.0 >= 2.2         \
 
11616
    webkit-1.0              \
11651
11617
    libebook-1.2 >= 2.22        \
11652
11618
        libgnomeui-2.0                  \
11653
11619
        gnome-doc-utils
11655
11621
else
11656
11622
  pkg_failed=yes
11657
11623
fi
11658
 
    fi
11659
 
else
11660
 
        pkg_failed=untried
 
11624
 else
 
11625
    pkg_failed=untried
11661
11626
fi
11662
 
if test -n "$PKG_CONFIG"; then
11663
 
    if test -n "$DEPS_LIBS"; then
11664
 
        pkg_cv_DEPS_LIBS="$DEPS_LIBS"
11665
 
    else
11666
 
        if test -n "$PKG_CONFIG" && \
 
11627
if test -n "$DEPS_LIBS"; then
 
11628
    pkg_cv_DEPS_LIBS="$DEPS_LIBS"
 
11629
 elif test -n "$PKG_CONFIG"; then
 
11630
    if test -n "$PKG_CONFIG" && \
11667
11631
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\\
11668
11632
    dbus-glib-1 >= 0.35     \\
11669
11633
    libnotify >= 0.4        \\
11670
11634
    gtk+-2.0 >= 2.2         \\
11671
11635
    glib-2.0 >= 2.2         \\
 
11636
    webkit-1.0              \\
11672
11637
    libebook-1.2 >= 2.22        \\
11673
11638
        libgnomeui-2.0                  \\
11674
11639
        gnome-doc-utils
11678
11643
    libnotify >= 0.4        \
11679
11644
    gtk+-2.0 >= 2.2         \
11680
11645
    glib-2.0 >= 2.2         \
 
11646
    webkit-1.0              \
11681
11647
    libebook-1.2 >= 2.22        \
11682
11648
        libgnomeui-2.0                  \
11683
11649
        gnome-doc-utils
11690
11656
    libnotify >= 0.4        \
11691
11657
    gtk+-2.0 >= 2.2         \
11692
11658
    glib-2.0 >= 2.2         \
 
11659
    webkit-1.0              \
11693
11660
    libebook-1.2 >= 2.22        \
11694
11661
        libgnomeui-2.0                  \
11695
11662
        gnome-doc-utils
11697
11664
else
11698
11665
  pkg_failed=yes
11699
11666
fi
11700
 
    fi
11701
 
else
11702
 
        pkg_failed=untried
 
11667
 else
 
11668
    pkg_failed=untried
11703
11669
fi
11704
11670
 
11705
11671
 
11706
11672
 
11707
11673
if test $pkg_failed = yes; then
 
11674
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11675
$as_echo "no" >&6; }
11708
11676
 
11709
11677
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11710
11678
        _pkg_short_errors_supported=yes
11712
11680
        _pkg_short_errors_supported=no
11713
11681
fi
11714
11682
        if test $_pkg_short_errors_supported = yes; then
11715
 
                DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "\
 
11683
                DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "\
11716
11684
    dbus-glib-1 >= 0.35     \
11717
11685
    libnotify >= 0.4        \
11718
11686
    gtk+-2.0 >= 2.2         \
11719
11687
    glib-2.0 >= 2.2         \
 
11688
    webkit-1.0              \
11720
11689
    libebook-1.2 >= 2.22        \
11721
11690
        libgnomeui-2.0                  \
11722
11691
        gnome-doc-utils
11723
 
"`
 
11692
" 2>&1`
11724
11693
        else
11725
 
                DEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "\
 
11694
                DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "\
11726
11695
    dbus-glib-1 >= 0.35     \
11727
11696
    libnotify >= 0.4        \
11728
11697
    gtk+-2.0 >= 2.2         \
11729
11698
    glib-2.0 >= 2.2         \
 
11699
    webkit-1.0              \
11730
11700
    libebook-1.2 >= 2.22        \
11731
11701
        libgnomeui-2.0                  \
11732
11702
        gnome-doc-utils
11733
 
"`
 
11703
" 2>&1`
11734
11704
        fi
11735
11705
        # Put the nasty error message in config.log where it belongs
11736
11706
        echo "$DEPS_PKG_ERRORS" >&5
11737
11707
 
11738
 
        as_fn_error "Package requirements (\
 
11708
        as_fn_error $? "Package requirements (\
11739
11709
    dbus-glib-1 >= 0.35     \
11740
11710
    libnotify >= 0.4        \
11741
11711
    gtk+-2.0 >= 2.2         \
11742
11712
    glib-2.0 >= 2.2         \
 
11713
    webkit-1.0              \
11743
11714
    libebook-1.2 >= 2.22        \
11744
11715
        libgnomeui-2.0                  \
11745
11716
        gnome-doc-utils
11752
11723
 
11753
11724
Alternatively, you may set the environment variables DEPS_CFLAGS
11754
11725
and DEPS_LIBS to avoid the need to call pkg-config.
11755
 
See the pkg-config man page for more details.
11756
 
" "$LINENO" 5
 
11726
See the pkg-config man page for more details." "$LINENO" 5
11757
11727
elif test $pkg_failed = untried; then
 
11728
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11729
$as_echo "no" >&6; }
11758
11730
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11759
11731
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11760
 
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
11732
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
11761
11733
is in your PATH or set the PKG_CONFIG environment variable to the full
11762
11734
path to pkg-config.
11763
11735
 
11766
11738
See the pkg-config man page for more details.
11767
11739
 
11768
11740
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
11769
 
See \`config.log' for more details." "$LINENO" 5; }
 
11741
See \`config.log' for more details" "$LINENO" 5 ; }
11770
11742
else
11771
11743
        DEPS_CFLAGS=$pkg_cv_DEPS_CFLAGS
11772
11744
        DEPS_LIBS=$pkg_cv_DEPS_LIBS
11773
11745
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11774
11746
$as_echo "yes" >&6; }
11775
 
        :
 
11747
 
11776
11748
fi
11777
11749
 
11778
11750
 
11788
11760
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5
11789
11761
$as_echo_n "checking for CHECK... " >&6; }
11790
11762
 
11791
 
if test -n "$PKG_CONFIG"; then
11792
 
    if test -n "$CHECK_CFLAGS"; then
11793
 
        pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS"
11794
 
    else
11795
 
        if test -n "$PKG_CONFIG" && \
 
11763
if test -n "$CHECK_CFLAGS"; then
 
11764
    pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS"
 
11765
 elif test -n "$PKG_CONFIG"; then
 
11766
    if test -n "$PKG_CONFIG" && \
11796
11767
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.4\""; } >&5
11797
11768
  ($PKG_CONFIG --exists --print-errors "check >= 0.9.4") 2>&5
11798
11769
  ac_status=$?
11802
11773
else
11803
11774
  pkg_failed=yes
11804
11775
fi
11805
 
    fi
11806
 
else
11807
 
        pkg_failed=untried
 
11776
 else
 
11777
    pkg_failed=untried
11808
11778
fi
11809
 
if test -n "$PKG_CONFIG"; then
11810
 
    if test -n "$CHECK_LIBS"; then
11811
 
        pkg_cv_CHECK_LIBS="$CHECK_LIBS"
11812
 
    else
11813
 
        if test -n "$PKG_CONFIG" && \
 
11779
if test -n "$CHECK_LIBS"; then
 
11780
    pkg_cv_CHECK_LIBS="$CHECK_LIBS"
 
11781
 elif test -n "$PKG_CONFIG"; then
 
11782
    if test -n "$PKG_CONFIG" && \
11814
11783
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.4\""; } >&5
11815
11784
  ($PKG_CONFIG --exists --print-errors "check >= 0.9.4") 2>&5
11816
11785
  ac_status=$?
11820
11789
else
11821
11790
  pkg_failed=yes
11822
11791
fi
11823
 
    fi
11824
 
else
11825
 
        pkg_failed=untried
 
11792
 else
 
11793
    pkg_failed=untried
11826
11794
fi
11827
11795
 
11828
11796
 
11829
11797
 
11830
11798
if test $pkg_failed = yes; then
 
11799
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11800
$as_echo "no" >&6; }
11831
11801
 
11832
11802
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11833
11803
        _pkg_short_errors_supported=yes
11835
11805
        _pkg_short_errors_supported=no
11836
11806
fi
11837
11807
        if test $_pkg_short_errors_supported = yes; then
11838
 
                CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.4"`
 
11808
                CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.4" 2>&1`
11839
11809
        else
11840
 
                CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.4"`
 
11810
                CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.4" 2>&1`
11841
11811
        fi
11842
11812
        # Put the nasty error message in config.log where it belongs
11843
11813
        echo "$CHECK_PKG_ERRORS" >&5
11844
11814
 
11845
 
        as_fn_error "Package requirements (check >= 0.9.4) were not met:
 
11815
        as_fn_error $? "Package requirements (check >= 0.9.4) were not met:
11846
11816
 
11847
11817
$CHECK_PKG_ERRORS
11848
11818
 
11851
11821
 
11852
11822
Alternatively, you may set the environment variables CHECK_CFLAGS
11853
11823
and CHECK_LIBS to avoid the need to call pkg-config.
11854
 
See the pkg-config man page for more details.
11855
 
" "$LINENO" 5
 
11824
See the pkg-config man page for more details." "$LINENO" 5
11856
11825
elif test $pkg_failed = untried; then
 
11826
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
11827
$as_echo "no" >&6; }
11857
11828
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11858
11829
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11859
 
as_fn_error "The pkg-config script could not be found or is too old.  Make sure it
 
11830
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
11860
11831
is in your PATH or set the PKG_CONFIG environment variable to the full
11861
11832
path to pkg-config.
11862
11833
 
11865
11836
See the pkg-config man page for more details.
11866
11837
 
11867
11838
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
11868
 
See \`config.log' for more details." "$LINENO" 5; }
 
11839
See \`config.log' for more details" "$LINENO" 5 ; }
11869
11840
else
11870
11841
        CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS
11871
11842
        CHECK_LIBS=$pkg_cv_CHECK_LIBS
11872
11843
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11873
11844
$as_echo "yes" >&6; }
11874
 
        :
 
11845
 
11875
11846
fi
11876
11847
 
11877
 
ac_config_files="$ac_config_files Makefile src/Makefile src/config/Makefile src/dbus/Makefile src/contacts/Makefile src/contacts/addressbook/Makefile src/widget/Makefile src/icons/Makefile pixmaps/Makefile sflphone.desktop tests/Makefile man/Makefile po/Makefile doc/Makefile"
 
11848
ac_config_files="$ac_config_files Makefile src/Makefile src/config/Makefile src/dbus/Makefile src/contacts/Makefile src/contacts/addressbook/Makefile src/widget/Makefile src/icons/Makefile pixmaps/Makefile webkit/Makefile sflphone.desktop tests/Makefile man/Makefile po/Makefile doc/Makefile"
11878
11849
 
11879
11850
cat >confcache <<\_ACEOF
11880
11851
# This file is a shell script that caches the results of configure
11959
11930
 
11960
11931
ac_libobjs=
11961
11932
ac_ltlibobjs=
 
11933
U=
11962
11934
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
11963
11935
  # 1. Remove the extension, and $U if already installed.
11964
11936
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
11974
11946
 
11975
11947
 
11976
11948
if test -z "${ENABLE_SK_TRUE}" && test -z "${ENABLE_SK_FALSE}"; then
11977
 
  as_fn_error "conditional \"ENABLE_SK\" was never defined.
 
11949
  as_fn_error $? "conditional \"ENABLE_SK\" was never defined.
11978
11950
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11979
11951
fi
11980
11952
if test -z "${HAVE_GNOME_DOC_UTILS_TRUE}" && test -z "${HAVE_GNOME_DOC_UTILS_FALSE}"; then
11981
 
  as_fn_error "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
 
11953
  as_fn_error $? "conditional \"HAVE_GNOME_DOC_UTILS\" was never defined.
11982
11954
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11983
11955
fi
11984
11956
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
11985
 
  as_fn_error "conditional \"AMDEP\" was never defined.
 
11957
  as_fn_error $? "conditional \"AMDEP\" was never defined.
11986
11958
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11987
11959
fi
11988
11960
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
11989
 
  as_fn_error "conditional \"am__fastdepCC\" was never defined.
 
11961
  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
11990
11962
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11991
11963
fi
11992
11964
 if test -n "$EXEEXT"; then
11997
11969
  am__EXEEXT_FALSE=
11998
11970
fi
11999
11971
 
 
11972
if test -z "${GCONF_SCHEMAS_INSTALL_TRUE}" && test -z "${GCONF_SCHEMAS_INSTALL_FALSE}"; then
 
11973
  as_fn_error $? "conditional \"GCONF_SCHEMAS_INSTALL\" was never defined.
 
11974
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
11975
fi
12000
11976
 
12001
11977
: ${CONFIG_STATUS=./config.status}
12002
11978
ac_write_fail=0
12144
12120
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12145
12121
 
12146
12122
 
12147
 
# as_fn_error ERROR [LINENO LOG_FD]
12148
 
# ---------------------------------
 
12123
# as_fn_error STATUS ERROR [LINENO LOG_FD]
 
12124
# ----------------------------------------
12149
12125
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
12150
12126
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
12151
 
# script with status $?, using 1 if that was 0.
 
12127
# script with STATUS, using 1 if that was 0.
12152
12128
as_fn_error ()
12153
12129
{
12154
 
  as_status=$?; test $as_status -eq 0 && as_status=1
12155
 
  if test "$3"; then
12156
 
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
12157
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 
12130
  as_status=$1; test $as_status -eq 0 && as_status=1
 
12131
  if test "$4"; then
 
12132
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
12133
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
12158
12134
  fi
12159
 
  $as_echo "$as_me: error: $1" >&2
 
12135
  $as_echo "$as_me: error: $2" >&2
12160
12136
  as_fn_exit $as_status
12161
12137
} # as_fn_error
12162
12138
 
12352
12328
      test -d "$as_dir" && break
12353
12329
    done
12354
12330
    test -z "$as_dirs" || eval "mkdir $as_dirs"
12355
 
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
12331
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
12356
12332
 
12357
12333
 
12358
12334
} # as_fn_mkdir_p
12405
12381
# report actual input values of CONFIG_FILES etc. instead of their
12406
12382
# values after options handling.
12407
12383
ac_log="
12408
 
This file was extended by SFLphone $as_me 0.9.8, which was
12409
 
generated by GNU Autoconf 2.65.  Invocation command line was
 
12384
This file was extended by SFLphone $as_me 0.9.10, which was
 
12385
generated by GNU Autoconf 2.67.  Invocation command line was
12410
12386
 
12411
12387
  CONFIG_FILES    = $CONFIG_FILES
12412
12388
  CONFIG_HEADERS  = $CONFIG_HEADERS
12471
12447
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12472
12448
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12473
12449
ac_cs_version="\\
12474
 
SFLphone config.status 0.9.8
12475
 
configured by $0, generated by GNU Autoconf 2.65,
 
12450
SFLphone config.status 0.9.10
 
12451
configured by $0, generated by GNU Autoconf 2.67,
12476
12452
  with options \\"\$ac_cs_config\\"
12477
12453
 
12478
 
Copyright (C) 2009 Free Software Foundation, Inc.
 
12454
Copyright (C) 2010 Free Software Foundation, Inc.
12479
12455
This config.status script is free software; the Free Software Foundation
12480
12456
gives unlimited permission to copy, distribute and modify it."
12481
12457
 
12493
12469
while test $# != 0
12494
12470
do
12495
12471
  case $1 in
12496
 
  --*=*)
 
12472
  --*=?*)
12497
12473
    ac_option=`expr "X$1" : 'X\([^=]*\)='`
12498
12474
    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
12499
12475
    ac_shift=:
12500
12476
    ;;
 
12477
  --*=)
 
12478
    ac_option=`expr "X$1" : 'X\([^=]*\)='`
 
12479
    ac_optarg=
 
12480
    ac_shift=:
 
12481
    ;;
12501
12482
  *)
12502
12483
    ac_option=$1
12503
12484
    ac_optarg=$2
12519
12500
    $ac_shift
12520
12501
    case $ac_optarg in
12521
12502
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
12503
    '') as_fn_error $? "missing file argument" ;;
12522
12504
    esac
12523
12505
    as_fn_append CONFIG_FILES " '$ac_optarg'"
12524
12506
    ac_need_defaults=false;;
12531
12513
    ac_need_defaults=false;;
12532
12514
  --he | --h)
12533
12515
    # Conflict between --help and --header
12534
 
    as_fn_error "ambiguous option: \`$1'
 
12516
    as_fn_error $? "ambiguous option: \`$1'
12535
12517
Try \`$0 --help' for more information.";;
12536
12518
  --help | --hel | -h )
12537
12519
    $as_echo "$ac_cs_usage"; exit ;;
12540
12522
    ac_cs_silent=: ;;
12541
12523
 
12542
12524
  # This is an error.
12543
 
  -*) as_fn_error "unrecognized option: \`$1'
 
12525
  -*) as_fn_error $? "unrecognized option: \`$1'
12544
12526
Try \`$0 --help' for more information." ;;
12545
12527
 
12546
12528
  *) as_fn_append ac_config_targets " $1"
12861
12843
    "src/widget/Makefile") CONFIG_FILES="$CONFIG_FILES src/widget/Makefile" ;;
12862
12844
    "src/icons/Makefile") CONFIG_FILES="$CONFIG_FILES src/icons/Makefile" ;;
12863
12845
    "pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;;
 
12846
    "webkit/Makefile") CONFIG_FILES="$CONFIG_FILES webkit/Makefile" ;;
12864
12847
    "sflphone.desktop") CONFIG_FILES="$CONFIG_FILES sflphone.desktop" ;;
12865
12848
    "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
12866
12849
    "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
12867
12850
    "po/Makefile") CONFIG_FILES="$CONFIG_FILES po/Makefile" ;;
12868
12851
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12869
12852
 
12870
 
  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 
12853
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
12871
12854
  esac
12872
12855
done
12873
12856
 
12905
12888
{
12906
12889
  tmp=./conf$$-$RANDOM
12907
12890
  (umask 077 && mkdir "$tmp")
12908
 
} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
 
12891
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
12909
12892
 
12910
12893
# Set up the scripts for CONFIG_FILES section.
12911
12894
# No need to generate them if there are no CONFIG_FILES.
12922
12905
fi
12923
12906
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
12924
12907
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
12925
 
  ac_cs_awk_cr='\r'
 
12908
  ac_cs_awk_cr='\\r'
12926
12909
else
12927
12910
  ac_cs_awk_cr=$ac_cr
12928
12911
fi
12936
12919
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
12937
12920
  echo "_ACEOF"
12938
12921
} >conf$$subs.sh ||
12939
 
  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
12940
 
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
 
12922
  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
12923
ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
12941
12924
ac_delim='%!_!# '
12942
12925
for ac_last_try in false false false false false :; do
12943
12926
  . ./conf$$subs.sh ||
12944
 
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
 
12927
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
12945
12928
 
12946
12929
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
12947
12930
  if test $ac_delim_n = $ac_delim_num; then
12948
12931
    break
12949
12932
  elif $ac_last_try; then
12950
 
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
 
12933
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
12951
12934
  else
12952
12935
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
12953
12936
  fi
13036
13019
else
13037
13020
  cat
13038
13021
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
13039
 
  || as_fn_error "could not setup config files machinery" "$LINENO" 5
 
13022
  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
13040
13023
_ACEOF
13041
13024
 
13042
 
# VPATH may cause trouble with some makes, so we remove $(srcdir),
13043
 
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
 
13025
# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
 
13026
# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
13044
13027
# trailing colons and then remove the whole line if VPATH becomes empty
13045
13028
# (actually we leave an empty line to preserve line numbers).
13046
13029
if test "x$srcdir" = x.; then
13047
 
  ac_vpsub='/^[  ]*VPATH[        ]*=/{
13048
 
s/:*\$(srcdir):*/:/
13049
 
s/:*\${srcdir}:*/:/
13050
 
s/:*@srcdir@:*/:/
13051
 
s/^\([^=]*=[     ]*\):*/\1/
 
13030
  ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
 
13031
h
 
13032
s///
 
13033
s/^/:/
 
13034
s/[      ]*$/:/
 
13035
s/:\$(srcdir):/:/g
 
13036
s/:\${srcdir}:/:/g
 
13037
s/:@srcdir@:/:/g
 
13038
s/^:*//
13052
13039
s/:*$//
 
13040
x
 
13041
s/\(=[   ]*\).*/\1/
 
13042
G
 
13043
s/\n//
13053
13044
s/^[^=]*=[       ]*$//
13054
13045
}'
13055
13046
fi
13077
13068
  if test -z "$ac_t"; then
13078
13069
    break
13079
13070
  elif $ac_last_try; then
13080
 
    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
 
13071
    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
13081
13072
  else
13082
13073
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13083
13074
  fi
13162
13153
_ACAWK
13163
13154
_ACEOF
13164
13155
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13165
 
  as_fn_error "could not setup config headers machinery" "$LINENO" 5
 
13156
  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
13166
13157
fi # test -n "$CONFIG_HEADERS"
13167
13158
 
13168
13159
 
13175
13166
  esac
13176
13167
  case $ac_mode$ac_tag in
13177
13168
  :[FHL]*:*);;
13178
 
  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
 
13169
  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
13179
13170
  :[FH]-) ac_tag=-:-;;
13180
13171
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
13181
13172
  esac
13203
13194
           [\\/$]*) false;;
13204
13195
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
13205
13196
           esac ||
13206
 
           as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
 
13197
           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
13207
13198
      esac
13208
13199
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
13209
13200
      as_fn_append ac_file_inputs " '$ac_f'"
13230
13221
 
13231
13222
    case $ac_tag in
13232
13223
    *:-:* | *:-) cat >"$tmp/stdin" \
13233
 
      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
 
13224
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
13234
13225
    esac
13235
13226
    ;;
13236
13227
  esac
13367
13358
$ac_datarootdir_hack
13368
13359
"
13369
13360
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
13370
 
  || as_fn_error "could not create $ac_file" "$LINENO" 5
 
13361
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13371
13362
 
13372
13363
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
13373
13364
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
13374
13365
  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
13375
13366
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13376
 
which seems to be undefined.  Please make sure it is defined." >&5
 
13367
which seems to be undefined.  Please make sure it is defined" >&5
13377
13368
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13378
 
which seems to be undefined.  Please make sure it is defined." >&2;}
 
13369
which seems to be undefined.  Please make sure it is defined" >&2;}
13379
13370
 
13380
13371
  rm -f "$tmp/stdin"
13381
13372
  case $ac_file in
13382
13373
  -) cat "$tmp/out" && rm -f "$tmp/out";;
13383
13374
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
13384
13375
  esac \
13385
 
  || as_fn_error "could not create $ac_file" "$LINENO" 5
 
13376
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13386
13377
 ;;
13387
13378
  :H)
13388
13379
  #
13393
13384
      $as_echo "/* $configure_input  */" \
13394
13385
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
13395
13386
    } >"$tmp/config.h" \
13396
 
      || as_fn_error "could not create $ac_file" "$LINENO" 5
 
13387
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13397
13388
    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
13398
13389
      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
13399
13390
$as_echo "$as_me: $ac_file is unchanged" >&6;}
13400
13391
    else
13401
13392
      rm -f "$ac_file"
13402
13393
      mv "$tmp/config.h" "$ac_file" \
13403
 
        || as_fn_error "could not create $ac_file" "$LINENO" 5
 
13394
        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13404
13395
    fi
13405
13396
  else
13406
13397
    $as_echo "/* $configure_input  */" \
13407
13398
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
13408
 
      || as_fn_error "could not create -" "$LINENO" 5
 
13399
      || as_fn_error $? "could not create -" "$LINENO" 5
13409
13400
  fi
13410
13401
# Compute "$ac_file"'s index in $config_headers.
13411
13402
_am_arg="$ac_file"
14190
14181
ac_clean_files=$ac_clean_files_save
14191
14182
 
14192
14183
test $ac_write_fail = 0 ||
14193
 
  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
14184
  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
14194
14185
 
14195
14186
 
14196
14187
# configure is writing to config.log, and then calls config.status.
14211
14202
  exec 5>>config.log
14212
14203
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14213
14204
  # would make configure fail if this is the last instruction.
14214
 
  $ac_cs_success || as_fn_exit $?
 
14205
  $ac_cs_success || as_fn_exit 1
14215
14206
fi
14216
14207
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
14217
14208
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5