~ubuntu-branches/ubuntu/natty/krb5/natty

« back to all changes in this revision

Viewing changes to src/appl/libpty/configure

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2009-11-29 23:24:01 UTC
  • mfrom: (13.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091129232401-bm1yezna2b8kb9ri
Tags: 1.7+dfsg-3
* Fix typo in control file
* Exclude usr/lib/krb5/plugins from  dh_makeshlibs call to deal with
  behavior change in dh_makeshlibs, Closes: #558719

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 Kerberos 5 1.7-beta3.
 
3
# Generated by GNU Autoconf 2.59 for Kerberos 5 1.7.
4
4
#
5
5
# Report bugs to <krb5-bugs@mit.edu>.
6
6
#
273
273
# Identity of this package.
274
274
PACKAGE_NAME='Kerberos 5'
275
275
PACKAGE_TARNAME='krb5'
276
 
PACKAGE_VERSION='1.7-beta3'
277
 
PACKAGE_STRING='Kerberos 5 1.7-beta3'
 
276
PACKAGE_VERSION='1.7'
 
277
PACKAGE_STRING='Kerberos 5 1.7'
278
278
PACKAGE_BUGREPORT='krb5-bugs@mit.edu'
279
279
 
280
280
ac_unique_file="getpty.c"
808
808
  # Omit some internal or obsolete options to make the list less imposing.
809
809
  # This message is too long to be a string in the A/UX 3.1 sh.
810
810
  cat <<_ACEOF
811
 
\`configure' configures Kerberos 5 1.7-beta3 to adapt to many kinds of systems.
 
811
\`configure' configures Kerberos 5 1.7 to adapt to many kinds of systems.
812
812
 
813
813
Usage: $0 [OPTION]... [VAR=VALUE]...
814
814
 
874
874
 
875
875
if test -n "$ac_init_help"; then
876
876
  case $ac_init_help in
877
 
     short | recursive ) echo "Configuration of Kerberos 5 1.7-beta3:";;
 
877
     short | recursive ) echo "Configuration of Kerberos 5 1.7:";;
878
878
   esac
879
879
  cat <<\_ACEOF
880
880
 
1020
1020
test -n "$ac_init_help" && exit 0
1021
1021
if $ac_init_version; then
1022
1022
  cat <<\_ACEOF
1023
 
Kerberos 5 configure 1.7-beta3
 
1023
Kerberos 5 configure 1.7
1024
1024
generated by GNU Autoconf 2.59
1025
1025
 
1026
1026
Copyright (C) 2003 Free Software Foundation, Inc.
1038
1038
This file contains any messages produced by compilers while
1039
1039
running configure, to aid debugging if configure makes a mistake.
1040
1040
 
1041
 
It was created by Kerberos 5 $as_me 1.7-beta3, which was
 
1041
It was created by Kerberos 5 $as_me 1.7, which was
1042
1042
generated by GNU Autoconf 2.59.  Invocation command line was
1043
1043
 
1044
1044
  $ $0 $@
10988
10988
} >&5
10989
10989
cat >&5 <<_CSEOF
10990
10990
 
10991
 
This file was extended by Kerberos 5 $as_me 1.7-beta3, which was
 
10991
This file was extended by Kerberos 5 $as_me 1.7, which was
10992
10992
generated by GNU Autoconf 2.59.  Invocation command line was
10993
10993
 
10994
10994
  CONFIG_FILES    = $CONFIG_FILES
11043
11043
 
11044
11044
cat >>$CONFIG_STATUS <<_ACEOF
11045
11045
ac_cs_version="\\
11046
 
Kerberos 5 config.status 1.7-beta3
 
11046
Kerberos 5 config.status 1.7
11047
11047
configured by $0, generated by GNU Autoconf 2.59,
11048
11048
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
11049
11049