~ubuntu-branches/ubuntu/trusty/epiphany-browser/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-21 14:36:35 UTC
  • mfrom: (1.6.8)
  • Revision ID: package-import@ubuntu.com-20120321143635-tk4frsmplx2qhchq
Tags: 3.3.92-0ubuntu1
* New upstream release.
* debian/control.in: Bump minimum webkit to 1.7.92
* Refreshed patches

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.68 for GNOME Web Browser 3.3.91.
 
3
# Generated by GNU Autoconf 2.68 for GNOME Web Browser 3.3.92.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='GNOME Web Browser'
573
573
PACKAGE_TARNAME='epiphany'
574
 
PACKAGE_VERSION='3.3.91'
575
 
PACKAGE_STRING='GNOME Web Browser 3.3.91'
 
574
PACKAGE_VERSION='3.3.92'
 
575
PACKAGE_STRING='GNOME Web Browser 3.3.92'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany'
577
577
PACKAGE_URL=''
578
578
 
1443
1443
  # Omit some internal or obsolete options to make the list less imposing.
1444
1444
  # This message is too long to be a string in the A/UX 3.1 sh.
1445
1445
  cat <<_ACEOF
1446
 
\`configure' configures GNOME Web Browser 3.3.91 to adapt to many kinds of systems.
 
1446
\`configure' configures GNOME Web Browser 3.3.92 to adapt to many kinds of systems.
1447
1447
 
1448
1448
Usage: $0 [OPTION]... [VAR=VALUE]...
1449
1449
 
1513
1513
 
1514
1514
if test -n "$ac_init_help"; then
1515
1515
  case $ac_init_help in
1516
 
     short | recursive ) echo "Configuration of GNOME Web Browser 3.3.91:";;
 
1516
     short | recursive ) echo "Configuration of GNOME Web Browser 3.3.92:";;
1517
1517
   esac
1518
1518
  cat <<\_ACEOF
1519
1519
 
1663
1663
test -n "$ac_init_help" && exit $ac_status
1664
1664
if $ac_init_version; then
1665
1665
  cat <<\_ACEOF
1666
 
GNOME Web Browser configure 3.3.91
 
1666
GNOME Web Browser configure 3.3.92
1667
1667
generated by GNU Autoconf 2.68
1668
1668
 
1669
1669
Copyright (C) 2010 Free Software Foundation, Inc.
2086
2086
This file contains any messages produced by compilers while
2087
2087
running configure, to aid debugging if configure makes a mistake.
2088
2088
 
2089
 
It was created by GNOME Web Browser $as_me 3.3.91, which was
 
2089
It was created by GNOME Web Browser $as_me 3.3.92, which was
2090
2090
generated by GNU Autoconf 2.68.  Invocation command line was
2091
2091
 
2092
2092
  $ $0 $@
2460
2460
 
2461
2461
EPIPHANY_MINOR_VERSION=3
2462
2462
 
2463
 
EPIPHANY_MICRO_VERSION=91
 
2463
EPIPHANY_MICRO_VERSION=92
2464
2464
 
2465
2465
 
2466
2466
am__api_version='1.11'
2930
2930
 
2931
2931
# Define the identity of the package.
2932
2932
 PACKAGE='epiphany'
2933
 
 VERSION='3.3.91'
 
2933
 VERSION='3.3.92'
2934
2934
 
2935
2935
 
2936
2936
cat >>confdefs.h <<_ACEOF
14250
14250
GTK_REQUIRED=3.3.14
14251
14251
LIBXML_REQUIRED=2.6.12
14252
14252
LIBXSLT_REQUIRED=1.1.7
14253
 
WEBKIT_GTK_REQUIRED=1.7.3
 
14253
WEBKIT_GTK_REQUIRED=1.7.92
14254
14254
LIBSOUP_GNOME_REQUIRED=2.37.1
14255
14255
GNOME_KEYRING_REQUIRED=2.26.0
14256
14256
GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1
15539
15539
fi
15540
15540
 
15541
15541
 
15542
 
# ************
15543
 
# Misc defines
15544
 
# ************
15545
 
 
15546
 
# uninstalled share dir to search data
15547
 
 
15548
 
cat >>confdefs.h <<_ACEOF
15549
 
#define SHARE_UNINSTALLED_DIR "`pwd`/data"
15550
 
_ACEOF
15551
 
 
15552
 
 
15553
15542
# *******************************
15554
15543
# Add warning flags
15555
15544
# *******************************
17413
17402
# report actual input values of CONFIG_FILES etc. instead of their
17414
17403
# values after options handling.
17415
17404
ac_log="
17416
 
This file was extended by GNOME Web Browser $as_me 3.3.91, which was
 
17405
This file was extended by GNOME Web Browser $as_me 3.3.92, which was
17417
17406
generated by GNU Autoconf 2.68.  Invocation command line was
17418
17407
 
17419
17408
  CONFIG_FILES    = $CONFIG_FILES
17479
17468
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17480
17469
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17481
17470
ac_cs_version="\\
17482
 
GNOME Web Browser config.status 3.3.91
 
17471
GNOME Web Browser config.status 3.3.92
17483
17472
configured by $0, generated by GNU Autoconf 2.68,
17484
17473
  with options \\"\$ac_cs_config\\"
17485
17474