~ubuntu-branches/ubuntu/quantal/znc/quantal

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2012-01-25 15:03:14 UTC
  • mfrom: (25.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120125150314-4wr8vj3ovjeidn3m
Tags: 0.204-1
* New upstream release.
  - Drop patch 01-fix-bouncedcc-dos, it is included in this release.

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.68 for znc 0.202.
 
3
# Generated by GNU Autoconf 2.68 for znc 0.204.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
557
557
# Identity of this package.
558
558
PACKAGE_NAME='znc'
559
559
PACKAGE_TARNAME='znc'
560
 
PACKAGE_VERSION='0.202'
561
 
PACKAGE_STRING='znc 0.202'
 
560
PACKAGE_VERSION='0.204'
 
561
PACKAGE_STRING='znc 0.204'
562
562
PACKAGE_BUGREPORT=''
563
563
PACKAGE_URL=''
564
564
 
1243
1243
  # Omit some internal or obsolete options to make the list less imposing.
1244
1244
  # This message is too long to be a string in the A/UX 3.1 sh.
1245
1245
  cat <<_ACEOF
1246
 
\`configure' configures znc 0.202 to adapt to many kinds of systems.
 
1246
\`configure' configures znc 0.204 to adapt to many kinds of systems.
1247
1247
 
1248
1248
Usage: $0 [OPTION]... [VAR=VALUE]...
1249
1249
 
1308
1308
 
1309
1309
if test -n "$ac_init_help"; then
1310
1310
  case $ac_init_help in
1311
 
     short | recursive ) echo "Configuration of znc 0.202:";;
 
1311
     short | recursive ) echo "Configuration of znc 0.204:";;
1312
1312
   esac
1313
1313
  cat <<\_ACEOF
1314
1314
 
1449
1449
test -n "$ac_init_help" && exit $ac_status
1450
1450
if $ac_init_version; then
1451
1451
  cat <<\_ACEOF
1452
 
znc configure 0.202
 
1452
znc configure 0.204
1453
1453
generated by GNU Autoconf 2.68
1454
1454
 
1455
1455
Copyright (C) 2010 Free Software Foundation, Inc.
1655
1655
This file contains any messages produced by compilers while
1656
1656
running configure, to aid debugging if configure makes a mistake.
1657
1657
 
1658
 
It was created by znc $as_me 0.202, which was
 
1658
It was created by znc $as_me 0.204, which was
1659
1659
generated by GNU Autoconf 2.68.  Invocation command line was
1660
1660
 
1661
1661
  $ $0 $@
4588
4588
        if test "x$USESWIG" != "xno"; then
4589
4589
 
4590
4590
        SWIG_ERROR=""
4591
 
        # Extract the first word of "swig", so it can be a program name with args.
4592
 
set dummy swig; ac_word=$2
 
4591
        for ac_prog in swig swig2.0
 
4592
do
 
4593
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
4594
set dummy $ac_prog; ac_word=$2
4593
4595
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4594
4596
$as_echo_n "checking for $ac_word... " >&6; }
4595
4597
if ${ac_cv_path_SWIG+:} false; then :
4628
4630
fi
4629
4631
 
4630
4632
 
 
4633
  test -n "$SWIG" && break
 
4634
done
 
4635
 
4631
4636
        if test -z "$SWIG" ; then
4632
4637
                SWIG_ERROR='SWIG is not installed. You should look at http://www.swig.org'
4633
4638
        elif test -n "1.3.40" ; then
4988
4993
$as_echo "$as_me: python 3.2+ found, requiring newer swig." >&6;}
4989
4994
 
4990
4995
        SWIG_ERROR=""
4991
 
        # Extract the first word of "swig", so it can be a program name with args.
4992
 
set dummy swig; ac_word=$2
 
4996
        for ac_prog in swig swig2.0
 
4997
do
 
4998
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
4999
set dummy $ac_prog; ac_word=$2
4993
5000
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4994
5001
$as_echo_n "checking for $ac_word... " >&6; }
4995
5002
if ${ac_cv_path_SWIG+:} false; then :
5028
5035
fi
5029
5036
 
5030
5037
 
 
5038
  test -n "$SWIG" && break
 
5039
done
 
5040
 
5031
5041
        if test -z "$SWIG" ; then
5032
5042
                SWIG_ERROR='SWIG is not installed. You should look at http://www.swig.org'
5033
5043
        elif test -n "2.0.4" ; then
6010
6020
# report actual input values of CONFIG_FILES etc. instead of their
6011
6021
# values after options handling.
6012
6022
ac_log="
6013
 
This file was extended by znc $as_me 0.202, which was
 
6023
This file was extended by znc $as_me 0.204, which was
6014
6024
generated by GNU Autoconf 2.68.  Invocation command line was
6015
6025
 
6016
6026
  CONFIG_FILES    = $CONFIG_FILES
6072
6082
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6073
6083
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6074
6084
ac_cs_version="\\
6075
 
znc config.status 0.202
 
6085
znc config.status 0.204
6076
6086
configured by $0, generated by GNU Autoconf 2.68,
6077
6087
  with options \\"\$ac_cs_config\\"
6078
6088
 
6791
6801
 
6792
6802
 
6793
6803
echo
6794
 
echo znc 0.202 configured
 
6804
echo znc 0.204 configured
6795
6805
echo
6796
6806
echo "prefix:       $prefix"
6797
6807
echo "debug:        $DEBUG"