~ubuntu-branches/ubuntu/trusty/gnupg/trusty-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-10-30 15:30:58 UTC
  • mfrom: (1.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20131030153058-rogo06w7yvzn1qqt
Tags: 1.4.15-1.1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Disable mlock() test since it fails with ulimit 0 (on buildds).
  - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
  - Only suggest gnupg-curl and libldap; recommendations are pulled into
    minimal, and we don't need the keyserver utilities in a minimal Ubuntu
    system.
  - Remove the Win32 build.
* Dropped upstreamed patches:
  - debian/patches/CVE-2013-4351.patch
  - debian/patches/CVE-2013-4402.patch

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.69 for gnupg 1.4.14.
 
3
# Generated by GNU Autoconf 2.69 for gnupg 1.4.15.
4
4
#
5
5
# Report bugs to <http://bugs.gnupg.org>.
6
6
#
580
580
# Identity of this package.
581
581
PACKAGE_NAME='gnupg'
582
582
PACKAGE_TARNAME='gnupg'
583
 
PACKAGE_VERSION='1.4.14'
584
 
PACKAGE_STRING='gnupg 1.4.14'
 
583
PACKAGE_VERSION='1.4.15'
 
584
PACKAGE_STRING='gnupg 1.4.15'
585
585
PACKAGE_BUGREPORT='http://bugs.gnupg.org'
586
586
PACKAGE_URL=''
587
587
 
1463
1463
  # Omit some internal or obsolete options to make the list less imposing.
1464
1464
  # This message is too long to be a string in the A/UX 3.1 sh.
1465
1465
  cat <<_ACEOF
1466
 
\`configure' configures gnupg 1.4.14 to adapt to many kinds of systems.
 
1466
\`configure' configures gnupg 1.4.15 to adapt to many kinds of systems.
1467
1467
 
1468
1468
Usage: $0 [OPTION]... [VAR=VALUE]...
1469
1469
 
1533
1533
 
1534
1534
if test -n "$ac_init_help"; then
1535
1535
  case $ac_init_help in
1536
 
     short | recursive ) echo "Configuration of gnupg 1.4.14:";;
 
1536
     short | recursive ) echo "Configuration of gnupg 1.4.15:";;
1537
1537
   esac
1538
1538
  cat <<\_ACEOF
1539
1539
 
1699
1699
test -n "$ac_init_help" && exit $ac_status
1700
1700
if $ac_init_version; then
1701
1701
  cat <<\_ACEOF
1702
 
gnupg configure 1.4.14
 
1702
gnupg configure 1.4.15
1703
1703
generated by GNU Autoconf 2.69
1704
1704
 
1705
1705
Copyright (C) 2012 Free Software Foundation, Inc.
2351
2351
This file contains any messages produced by compilers while
2352
2352
running configure, to aid debugging if configure makes a mistake.
2353
2353
 
2354
 
It was created by gnupg $as_me 1.4.14, which was
 
2354
It was created by gnupg $as_me 1.4.15, which was
2355
2355
generated by GNU Autoconf 2.69.  Invocation command line was
2356
2356
 
2357
2357
  $ $0 $@
3246
3246
 
3247
3247
# Define the identity of the package.
3248
3248
 PACKAGE='gnupg'
3249
 
 VERSION='1.4.14'
 
3249
 VERSION='1.4.15'
3250
3250
 
3251
3251
 
3252
3252
cat >>confdefs.h <<_ACEOF
18091
18091
# report actual input values of CONFIG_FILES etc. instead of their
18092
18092
# values after options handling.
18093
18093
ac_log="
18094
 
This file was extended by gnupg $as_me 1.4.14, which was
 
18094
This file was extended by gnupg $as_me 1.4.15, which was
18095
18095
generated by GNU Autoconf 2.69.  Invocation command line was
18096
18096
 
18097
18097
  CONFIG_FILES    = $CONFIG_FILES
18161
18161
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18162
18162
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18163
18163
ac_cs_version="\\
18164
 
gnupg config.status 1.4.14
 
18164
gnupg config.status 1.4.15
18165
18165
configured by $0, generated by GNU Autoconf 2.69,
18166
18166
  with options \\"\$ac_cs_config\\"
18167
18167