~ubuntu-branches/ubuntu/precise/citadel/precise

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2010-08-17 09:56:08 UTC
  • mfrom: (1.3.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100817095608-yl2fiipw2qab9843
Tags: 7.83-1
* New Upstream version 7.83
* Bumped Standards-Version to 3.9.1, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# From configure.ac Revision: 5108 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.59 for Citadel 7.82.
 
4
# Generated by GNU Autoconf 2.59 for Citadel 7.83.
5
5
#
6
6
# Report bugs to <http://www.citadel.org/>.
7
7
#
270
270
# Identity of this package.
271
271
PACKAGE_NAME='Citadel'
272
272
PACKAGE_TARNAME='citadel'
273
 
PACKAGE_VERSION='7.82'
274
 
PACKAGE_STRING='Citadel 7.82'
 
273
PACKAGE_VERSION='7.83'
 
274
PACKAGE_STRING='Citadel 7.83'
275
275
PACKAGE_BUGREPORT='http://www.citadel.org/'
276
276
 
277
277
ac_unique_file="citserver.c"
782
782
  # Omit some internal or obsolete options to make the list less imposing.
783
783
  # This message is too long to be a string in the A/UX 3.1 sh.
784
784
  cat <<_ACEOF
785
 
\`configure' configures Citadel 7.82 to adapt to many kinds of systems.
 
785
\`configure' configures Citadel 7.83 to adapt to many kinds of systems.
786
786
 
787
787
Usage: $0 [OPTION]... [VAR=VALUE]...
788
788
 
843
843
 
844
844
if test -n "$ac_init_help"; then
845
845
  case $ac_init_help in
846
 
     short | recursive ) echo "Configuration of Citadel 7.82:";;
 
846
     short | recursive ) echo "Configuration of Citadel 7.83:";;
847
847
   esac
848
848
  cat <<\_ACEOF
849
849
 
988
988
test -n "$ac_init_help" && exit 0
989
989
if $ac_init_version; then
990
990
  cat <<\_ACEOF
991
 
Citadel configure 7.82
 
991
Citadel configure 7.83
992
992
generated by GNU Autoconf 2.59
993
993
 
994
994
Copyright (C) 2003 Free Software Foundation, Inc.
1002
1002
This file contains any messages produced by compilers while
1003
1003
running configure, to aid debugging if configure makes a mistake.
1004
1004
 
1005
 
It was created by Citadel $as_me 7.82, which was
 
1005
It was created by Citadel $as_me 7.83, which was
1006
1006
generated by GNU Autoconf 2.59.  Invocation command line was
1007
1007
 
1008
1008
  $ $0 $@
13490
13490
} >&5
13491
13491
cat >&5 <<_CSEOF
13492
13492
 
13493
 
This file was extended by Citadel $as_me 7.82, which was
 
13493
This file was extended by Citadel $as_me 7.83, which was
13494
13494
generated by GNU Autoconf 2.59.  Invocation command line was
13495
13495
 
13496
13496
  CONFIG_FILES    = $CONFIG_FILES
13550
13550
 
13551
13551
cat >>$CONFIG_STATUS <<_ACEOF
13552
13552
ac_cs_version="\\
13553
 
Citadel config.status 7.82
 
13553
Citadel config.status 7.83
13554
13554
configured by $0, generated by GNU Autoconf 2.59,
13555
13555
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
13556
13556