~ubuntu-branches/ubuntu/raring/openvpn/raring-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2006-04-05 12:17:26 UTC
  • mto: (1.3.3 upstream) (10.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20060405121726-btck979dumiwfrte
Tags: upstream-2.0.6
ImportĀ upstreamĀ versionĀ 2.0.6

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 OpenVPN 2.0.5.
 
3
# Generated by GNU Autoconf 2.59 for OpenVPN 2.0.6.
4
4
#
5
5
# Report bugs to <openvpn-users@lists.sourceforge.net>.
6
6
#
269
269
# Identity of this package.
270
270
PACKAGE_NAME='OpenVPN'
271
271
PACKAGE_TARNAME='openvpn'
272
 
PACKAGE_VERSION='2.0.5'
273
 
PACKAGE_STRING='OpenVPN 2.0.5'
 
272
PACKAGE_VERSION='2.0.6'
 
273
PACKAGE_STRING='OpenVPN 2.0.6'
274
274
PACKAGE_BUGREPORT='openvpn-users@lists.sourceforge.net'
275
275
 
276
276
ac_unique_file="syshead.h"
780
780
  # Omit some internal or obsolete options to make the list less imposing.
781
781
  # This message is too long to be a string in the A/UX 3.1 sh.
782
782
  cat <<_ACEOF
783
 
\`configure' configures OpenVPN 2.0.5 to adapt to many kinds of systems.
 
783
\`configure' configures OpenVPN 2.0.6 to adapt to many kinds of systems.
784
784
 
785
785
Usage: $0 [OPTION]... [VAR=VALUE]...
786
786
 
847
847
 
848
848
if test -n "$ac_init_help"; then
849
849
  case $ac_init_help in
850
 
     short | recursive ) echo "Configuration of OpenVPN 2.0.5:";;
 
850
     short | recursive ) echo "Configuration of OpenVPN 2.0.6:";;
851
851
   esac
852
852
  cat <<\_ACEOF
853
853
 
996
996
test -n "$ac_init_help" && exit 0
997
997
if $ac_init_version; then
998
998
  cat <<\_ACEOF
999
 
OpenVPN configure 2.0.5
 
999
OpenVPN configure 2.0.6
1000
1000
generated by GNU Autoconf 2.59
1001
1001
 
1002
1002
Copyright (C) 2003 Free Software Foundation, Inc.
1010
1010
This file contains any messages produced by compilers while
1011
1011
running configure, to aid debugging if configure makes a mistake.
1012
1012
 
1013
 
It was created by OpenVPN $as_me 2.0.5, which was
 
1013
It was created by OpenVPN $as_me 2.0.6, which was
1014
1014
generated by GNU Autoconf 2.59.  Invocation command line was
1015
1015
 
1016
1016
  $ $0 $@
4684
4684
echo "${ECHO_T}checking for C compiler empty array support" >&6
4685
4685
  cat >conftest.$ac_ext <<_ACEOF
4686
4686
 
4687
 
        struct { int foo; int bar0; } mystruct;
 
4687
        struct { int foo; int bar[0]; } mystruct;
4688
4688
 
4689
4689
_ACEOF
4690
4690
rm -f conftest.$ac_objext
4723
4723
 
4724
4724
        cat >conftest.$ac_ext <<_ACEOF
4725
4725
 
4726
 
                struct { int foo; int bar; } mystruct;
 
4726
                struct { int foo; int bar[]; } mystruct;
4727
4727
 
4728
4728
_ACEOF
4729
4729
rm -f conftest.$ac_objext
11265
11265
} >&5
11266
11266
cat >&5 <<_CSEOF
11267
11267
 
11268
 
This file was extended by OpenVPN $as_me 2.0.5, which was
 
11268
This file was extended by OpenVPN $as_me 2.0.6, which was
11269
11269
generated by GNU Autoconf 2.59.  Invocation command line was
11270
11270
 
11271
11271
  CONFIG_FILES    = $CONFIG_FILES
11328
11328
 
11329
11329
cat >>$CONFIG_STATUS <<_ACEOF
11330
11330
ac_cs_version="\\
11331
 
OpenVPN config.status 2.0.5
 
11331
OpenVPN config.status 2.0.6
11332
11332
configured by $0, generated by GNU Autoconf 2.59,
11333
11333
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
11334
11334