~ubuntu-branches/ubuntu/gutsy/gnupg2/gutsy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-02-02 14:29:54 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070202142954-f5h55skq432ona6m
Tags: 2.0.2-0ubuntu1
* New upstream release
  - includes the patch for CVE-2006-6235
  - a PIN pad can now also be used for signing keys
* Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
  - Build-depend on libcurl3-gnutls-dev
  - Include /doc files as done with gnupg
* g10/call-agent.c: set DBG_ASSUAN to 0 to suppress a debug message
* debian/rules: add doc/com-certs.pem to the docs for gpgsm
* debian/README.Debian: remove note the gnupg2 isn't released yet.
* Modified Maintainer values to match Debian-Maintainer-Field spec.

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.60a for gnupg 2.0.1.
 
3
# Generated by GNU Autoconf 2.60a for gnupg 2.0.2.
4
4
#
5
5
# Report bugs to <bug-gnupg@gnupg.org>.
6
6
#
559
559
# Identity of this package.
560
560
PACKAGE_NAME='gnupg'
561
561
PACKAGE_TARNAME='gnupg'
562
 
PACKAGE_VERSION='2.0.1'
563
 
PACKAGE_STRING='gnupg 2.0.1'
 
562
PACKAGE_VERSION='2.0.2'
 
563
PACKAGE_STRING='gnupg 2.0.2'
564
564
PACKAGE_BUGREPORT='bug-gnupg@gnupg.org'
565
565
 
566
566
ac_unique_file="sm/gpgsm.c"
1344
1344
  # Omit some internal or obsolete options to make the list less imposing.
1345
1345
  # This message is too long to be a string in the A/UX 3.1 sh.
1346
1346
  cat <<_ACEOF
1347
 
\`configure' configures gnupg 2.0.1 to adapt to many kinds of systems.
 
1347
\`configure' configures gnupg 2.0.2 to adapt to many kinds of systems.
1348
1348
 
1349
1349
Usage: $0 [OPTION]... [VAR=VALUE]...
1350
1350
 
1415
1415
 
1416
1416
if test -n "$ac_init_help"; then
1417
1417
  case $ac_init_help in
1418
 
     short | recursive ) echo "Configuration of gnupg 2.0.1:";;
 
1418
     short | recursive ) echo "Configuration of gnupg 2.0.2:";;
1419
1419
   esac
1420
1420
  cat <<\_ACEOF
1421
1421
 
1572
1572
test -n "$ac_init_help" && exit $ac_status
1573
1573
if $ac_init_version; then
1574
1574
  cat <<\_ACEOF
1575
 
gnupg configure 2.0.1
 
1575
gnupg configure 2.0.2
1576
1576
generated by GNU Autoconf 2.60a
1577
1577
 
1578
1578
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1586
1586
This file contains any messages produced by compilers while
1587
1587
running configure, to aid debugging if configure makes a mistake.
1588
1588
 
1589
 
It was created by gnupg $as_me 2.0.1, which was
 
1589
It was created by gnupg $as_me 2.0.2, which was
1590
1590
generated by GNU Autoconf 2.60a.  Invocation command line was
1591
1591
 
1592
1592
  $ $0 $@
6915
6915
#
6916
6916
# Check wether it is necessary to link against libdl.
6917
6917
#
 
6918
gnupg_dlopen_save_libs="$LIBS"
6918
6919
LIBS=""
6919
6920
{ echo "$as_me:$LINENO: checking for library containing dlopen" >&5
6920
6921
echo $ECHO_N "checking for library containing dlopen... $ECHO_C" >&6; }
7017
7018
 
7018
7019
DL_LIBS=$LIBS
7019
7020
 
 
7021
LIBS="$gnupg_dlopen_save_libs"
7020
7022
 
7021
7023
#
7022
7024
# Checks for symcryptrun:
31662
31664
# report actual input values of CONFIG_FILES etc. instead of their
31663
31665
# values after options handling.
31664
31666
ac_log="
31665
 
This file was extended by gnupg $as_me 2.0.1, which was
 
31667
This file was extended by gnupg $as_me 2.0.2, which was
31666
31668
generated by GNU Autoconf 2.60a.  Invocation command line was
31667
31669
 
31668
31670
  CONFIG_FILES    = $CONFIG_FILES
31719
31721
_ACEOF
31720
31722
cat >>$CONFIG_STATUS <<_ACEOF
31721
31723
ac_cs_version="\\
31722
 
gnupg config.status 2.0.1
 
31724
gnupg config.status 2.0.2
31723
31725
configured by $0, generated by GNU Autoconf 2.60a,
31724
31726
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
31725
31727