~ubuntu-branches/ubuntu/hardy/evince/hardy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

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.59 for Evince 2.20.1.
 
3
# Generated by GNU Autoconf 2.59 for Evince 2.20.2.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=evince>.
6
6
#
423
423
# Identity of this package.
424
424
PACKAGE_NAME='Evince'
425
425
PACKAGE_TARNAME='evince'
426
 
PACKAGE_VERSION='2.20.1'
427
 
PACKAGE_STRING='Evince 2.20.1'
 
426
PACKAGE_VERSION='2.20.2'
 
427
PACKAGE_STRING='Evince 2.20.2'
428
428
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=evince'
429
429
 
430
430
# Factoring default headers for most tests.
1077
1077
  # Omit some internal or obsolete options to make the list less imposing.
1078
1078
  # This message is too long to be a string in the A/UX 3.1 sh.
1079
1079
  cat <<_ACEOF
1080
 
\`configure' configures Evince 2.20.1 to adapt to many kinds of systems.
 
1080
\`configure' configures Evince 2.20.2 to adapt to many kinds of systems.
1081
1081
 
1082
1082
Usage: $0 [OPTION]... [VAR=VALUE]...
1083
1083
 
1143
1143
 
1144
1144
if test -n "$ac_init_help"; then
1145
1145
  case $ac_init_help in
1146
 
     short | recursive ) echo "Configuration of Evince 2.20.1:";;
 
1146
     short | recursive ) echo "Configuration of Evince 2.20.2:";;
1147
1147
   esac
1148
1148
  cat <<\_ACEOF
1149
1149
 
1371
1371
test -n "$ac_init_help" && exit 0
1372
1372
if $ac_init_version; then
1373
1373
  cat <<\_ACEOF
1374
 
Evince configure 2.20.1
 
1374
Evince configure 2.20.2
1375
1375
generated by GNU Autoconf 2.59
1376
1376
 
1377
1377
Copyright (C) 2003 Free Software Foundation, Inc.
1385
1385
This file contains any messages produced by compilers while
1386
1386
running configure, to aid debugging if configure makes a mistake.
1387
1387
 
1388
 
It was created by Evince $as_me 2.20.1, which was
 
1388
It was created by Evince $as_me 2.20.2, which was
1389
1389
generated by GNU Autoconf 2.59.  Invocation command line was
1390
1390
 
1391
1391
  $ $0 $@
2028
2028
 
2029
2029
# Define the identity of the package.
2030
2030
 PACKAGE='evince'
2031
 
 VERSION='2.20.1'
 
2031
 VERSION='2.20.2'
2032
2032
 
2033
2033
 
2034
2034
cat >>confdefs.h <<_ACEOF
29394
29394
} >&5
29395
29395
cat >&5 <<_CSEOF
29396
29396
 
29397
 
This file was extended by Evince $as_me 2.20.1, which was
 
29397
This file was extended by Evince $as_me 2.20.2, which was
29398
29398
generated by GNU Autoconf 2.59.  Invocation command line was
29399
29399
 
29400
29400
  CONFIG_FILES    = $CONFIG_FILES
29457
29457
 
29458
29458
cat >>$CONFIG_STATUS <<_ACEOF
29459
29459
ac_cs_version="\\
29460
 
Evince config.status 2.20.1
 
29460
Evince config.status 2.20.2
29461
29461
configured by $0, generated by GNU Autoconf 2.59,
29462
29462
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
29463
29463