~ubuntu-branches/ubuntu/trusty/libapache2-mod-rivet/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Massimo Manghi
  • Date: 2013-10-02 11:44:17 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20131002114417-aimbnyf22r39iv39
Tags: 2.1.3-1
* New upstream code 2.1.3 
* Removed package dh-apache2 from Build-Depends
* Undone patch removing distclean target from doc/Makefile.am

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.69 for Rivet 2.1.2.
 
3
# Generated by GNU Autoconf 2.69 for Rivet 2.1.3.
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
587
587
# Identity of this package.
588
588
PACKAGE_NAME='Rivet'
589
589
PACKAGE_TARNAME='rivet'
590
 
PACKAGE_VERSION='2.1.2'
591
 
PACKAGE_STRING='Rivet 2.1.2'
 
590
PACKAGE_VERSION='2.1.3'
 
591
PACKAGE_STRING='Rivet 2.1.3'
592
592
PACKAGE_BUGREPORT=''
593
593
PACKAGE_URL=''
594
594
 
1398
1398
  # Omit some internal or obsolete options to make the list less imposing.
1399
1399
  # This message is too long to be a string in the A/UX 3.1 sh.
1400
1400
  cat <<_ACEOF
1401
 
\`configure' configures Rivet 2.1.2 to adapt to many kinds of systems.
 
1401
\`configure' configures Rivet 2.1.3 to adapt to many kinds of systems.
1402
1402
 
1403
1403
Usage: $0 [OPTION]... [VAR=VALUE]...
1404
1404
 
1468
1468
 
1469
1469
if test -n "$ac_init_help"; then
1470
1470
  case $ac_init_help in
1471
 
     short | recursive ) echo "Configuration of Rivet 2.1.2:";;
 
1471
     short | recursive ) echo "Configuration of Rivet 2.1.3:";;
1472
1472
   esac
1473
1473
  cat <<\_ACEOF
1474
1474
 
1595
1595
test -n "$ac_init_help" && exit $ac_status
1596
1596
if $ac_init_version; then
1597
1597
  cat <<\_ACEOF
1598
 
Rivet configure 2.1.2
 
1598
Rivet configure 2.1.3
1599
1599
generated by GNU Autoconf 2.69
1600
1600
 
1601
1601
Copyright (C) 2012 Free Software Foundation, Inc.
1960
1960
This file contains any messages produced by compilers while
1961
1961
running configure, to aid debugging if configure makes a mistake.
1962
1962
 
1963
 
It was created by Rivet $as_me 2.1.2, which was
 
1963
It was created by Rivet $as_me 2.1.3, which was
1964
1964
generated by GNU Autoconf 2.69.  Invocation command line was
1965
1965
 
1966
1966
  $ $0 $@
2879
2879
 
2880
2880
# Define the identity of the package.
2881
2881
 PACKAGE='rivet'
2882
 
 VERSION='2.1.2'
 
2882
 VERSION='2.1.3'
2883
2883
 
2884
2884
 
2885
2885
cat >>confdefs.h <<_ACEOF
2998
2998
 
2999
2999
# Define the identity of the package.
3000
3000
 PACKAGE='rivet'
3001
 
 VERSION='2.1.2'
 
3001
 VERSION='2.1.3'
3002
3002
 
3003
3003
 
3004
3004
cat >>confdefs.h <<_ACEOF
15721
15721
#--------------------------------------------------------------------
15722
15722
# 6-Dec-2011: Introducing new ::rivet namespace. Some components
15723
15723
# (namely RivetTcl, providing Tcl level initialization) are required
15724
 
# within mod_rivet.c. Unfortunalely Tcl < 8.5.10 loaded shared
15725
 
# libs exporting names that clashed with Apache's own namespace and,
15726
 
# hence we have to make sure we are running a Tcl compatible version.
15727
 
# (See bug #3216070). If you're running Tcl < 8.5.10 we won't go any
15728
 
# further ahead...
 
15724
# within mod_rivet.c. Unfortunalely Tcl < 8.5.10 shared
 
15725
# libs exporting names could clash with Apache's binary own names.
 
15726
# Hence we have to make sure we are running a Tcl compatible version.
 
15727
# (See Tcl bug #3216070).
 
15728
#
 
15729
# Effect: If you're running Tcl < 8.5.10 we refuse to build Rivet...
15729
15730
 
15730
15731
 
15731
15732
 
15763
15764
    as_fn_error $? "Rivet 2.1 requires Tcl > 8.5.10 (current is $TCL_VERSION$TCL_PATCH_LEVEL)" "$LINENO" 5
15764
15765
 
15765
15766
    else
15766
 
    { $as_echo "$as_me:${as_lineno-$LINENO}: ok, we are running Tcl $TCL_VERSION$TCL_PATCH_LEVEL" >&5
15767
 
$as_echo "$as_me: ok, we are running Tcl $TCL_VERSION$TCL_PATCH_LEVEL" >&6;}
 
15767
    { $as_echo "$as_me:${as_lineno-$LINENO}: we are building Rivet with Tcl $TCL_VERSION$TCL_PATCH_LEVEL" >&5
 
15768
$as_echo "$as_me: we are building Rivet with Tcl $TCL_VERSION$TCL_PATCH_LEVEL" >&6;}
15768
15769
 
15769
15770
  fi
15770
15771
 
15771
15772
 
15772
15773
 
 
15774
print_fileevent_msg="0"
 
15775
 
 
15776
 
 
15777
 
 
15778
  # Used to indicate true or false condition
 
15779
  ax_compare_version=false
 
15780
 
 
15781
  # Convert the two version strings to be compared into a format that
 
15782
  # allows a simple string comparison.  The end result is that a version
 
15783
  # string of the form 1.12.5-r617 will be converted to the form
 
15784
  # 0001001200050617.  In other words, each number is zero padded to four
 
15785
  # digits, and non digits are removed.
 
15786
 
 
15787
  ax_compare_version_A=`echo "$TCL_VERSION$TCL_PATCH_LEVEL" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
 
15788
                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
 
15789
                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
 
15790
                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
 
15791
                     -e 's/[^0-9]//g'`
 
15792
 
 
15793
 
 
15794
  ax_compare_version_B=`echo "8.5.15" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
 
15795
                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
 
15796
                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
 
15797
                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
 
15798
                     -e 's/[^0-9]//g'`
 
15799
 
 
15800
 
 
15801
    ax_compare_version=`echo "x$ax_compare_version_A
 
15802
x$ax_compare_version_B" | sed 's/^ *//' | sort -r | sed "s/x${ax_compare_version_A}/false/;s/x${ax_compare_version_B}/true/;1q"`
 
15803
 
 
15804
 
 
15805
 
 
15806
    if test "$ax_compare_version" = "true" ; then
 
15807
 
 
15808
    print_fileevent_msg="1"
 
15809
 
 
15810
      fi
 
15811
 
 
15812
 
 
15813
 
 
15814
 
 
15815
 
 
15816
 
 
15817
  # Used to indicate true or false condition
 
15818
  ax_compare_version=false
 
15819
 
 
15820
  # Convert the two version strings to be compared into a format that
 
15821
  # allows a simple string comparison.  The end result is that a version
 
15822
  # string of the form 1.12.5-r617 will be converted to the form
 
15823
  # 0001001200050617.  In other words, each number is zero padded to four
 
15824
  # digits, and non digits are removed.
 
15825
 
 
15826
  ax_compare_version_A=`echo "$TCL_VERSION" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
 
15827
                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
 
15828
                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
 
15829
                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
 
15830
                     -e 's/[^0-9]//g'`
 
15831
 
 
15832
 
 
15833
  ax_compare_version_B=`echo "8.6" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
 
15834
                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
 
15835
                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
 
15836
                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
 
15837
                     -e 's/[^0-9]//g'`
 
15838
 
 
15839
 
 
15840
 
 
15841
 
 
15842
    # Pad zeros at end of numbers to make same length.
 
15843
    ax_compare_version_tmp_A="$ax_compare_version_A`echo $ax_compare_version_B | sed 's/./0/g'`"
 
15844
    ax_compare_version_B="$ax_compare_version_B`echo $ax_compare_version_A | sed 's/./0/g'`"
 
15845
    ax_compare_version_A="$ax_compare_version_tmp_A"
 
15846
 
 
15847
    # Check for equality or inequality as necessary.
 
15848
 
 
15849
      test "x$ax_compare_version_A" = "x$ax_compare_version_B" && ax_compare_version=true
 
15850
 
 
15851
 
 
15852
 
 
15853
 
 
15854
    if test "$ax_compare_version" = "true" ; then
 
15855
 
 
15856
    if test "$TCL_PATCH_LEVEL" = ".0" ; then
 
15857
        print_fileevent_msg="1"
 
15858
    fi
 
15859
 
 
15860
      fi
 
15861
 
15773
15862
 
15774
15863
# APACHE_VERSION
15775
15864
#
15891
15980
if test "${with_apache+set}" = set; then :
15892
15981
  withval=$with_apache;
15893
15982
else
15894
 
  with_apache="/usr/local/apache"
 
15983
  with_apache="/usr/local/apache2"
15895
15984
 
15896
15985
fi
15897
15986
 
16093
16182
fi
16094
16183
 
16095
16184
    if test "${apr_found+set}" = set ; then
16096
 
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $apr_found" >&5
 
16185
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $apr_found" >&5
16097
16186
$as_echo "$apr_found" >&6; }
16098
16187
                        export PATH=$PATH:`dirname ${apr_found}`
16099
16188
        APR_CPPFLAGS=`${apr_found} --cppflags`
16926
17015
# report actual input values of CONFIG_FILES etc. instead of their
16927
17016
# values after options handling.
16928
17017
ac_log="
16929
 
This file was extended by Rivet $as_me 2.1.2, which was
 
17018
This file was extended by Rivet $as_me 2.1.3, which was
16930
17019
generated by GNU Autoconf 2.69.  Invocation command line was
16931
17020
 
16932
17021
  CONFIG_FILES    = $CONFIG_FILES
16992
17081
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16993
17082
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16994
17083
ac_cs_version="\\
16995
 
Rivet config.status 2.1.2
 
17084
Rivet config.status 2.1.3
16996
17085
configured by $0, generated by GNU Autoconf 2.69,
16997
17086
  with options \\"\$ac_cs_config\\"
16998
17087
 
18860
18949
fi
18861
18950
 
18862
18951
 
 
18952
if test "$print_fileevent_msg" = "1"; then
 
18953
    { $as_echo "$as_me:${as_lineno-$LINENO}: ========================================================================" >&5
 
18954
$as_echo "$as_me: ========================================================================" >&6;}
 
18955
    { $as_echo "$as_me:${as_lineno-$LINENO}:                              WARNING!" >&5
 
18956
$as_echo "$as_me:                              WARNING!" >&6;}
 
18957
    { $as_echo "$as_me:${as_lineno-$LINENO}: ========================================================================" >&5
 
18958
$as_echo "$as_me: ========================================================================" >&6;}
 
18959
    { $as_echo "$as_me:${as_lineno-$LINENO}: The Tcl notifier (and consequently the event loop) will not be working" >&5
 
18960
$as_echo "$as_me: The Tcl notifier (and consequently the event loop) will not be working" >&6;}
 
18961
    { $as_echo "$as_me:${as_lineno-$LINENO}: in Rivet running Tcl $TCL_VERSION$TCL_PATCH_LEVEL and the 'prefork' MPM of Apache." >&5
 
18962
$as_echo "$as_me: in Rivet running Tcl $TCL_VERSION$TCL_PATCH_LEVEL and the 'prefork' MPM of Apache." >&6;}
 
18963
    { $as_echo "$as_me:${as_lineno-$LINENO}: In order to have asynchronous I/O working the required versions are:" >&5
 
18964
$as_echo "$as_me: In order to have asynchronous I/O working the required versions are:" >&6;}
 
18965
    { $as_echo "$as_me:${as_lineno-$LINENO}:    - threaded builds: Tcl >= 8.5.15 (8.5 version) or Tcl >= 8.6.1" >&5
 
18966
$as_echo "$as_me:    - threaded builds: Tcl >= 8.5.15 (8.5 version) or Tcl >= 8.6.1" >&6;}
 
18967
    { $as_echo "$as_me:${as_lineno-$LINENO}:    - any non-threaded build of Tcl >= 8.5.10" >&5
 
18968
$as_echo "$as_me:    - any non-threaded build of Tcl >= 8.5.10" >&6;}
 
18969
    { $as_echo "$as_me:${as_lineno-$LINENO}: " >&5
 
18970
$as_echo "$as_me: " >&6;}
 
18971
    { $as_echo "$as_me:${as_lineno-$LINENO}: Nonetheless Rivet scripts are working with Tcl >= 8.5.10 provided" >&5
 
18972
$as_echo "$as_me: Nonetheless Rivet scripts are working with Tcl >= 8.5.10 provided" >&6;}
 
18973
    { $as_echo "$as_me:${as_lineno-$LINENO}: you do not have to rely on the event loop to do I/O (e.g. you" >&5
 
18974
$as_echo "$as_me: you do not have to rely on the event loop to do I/O (e.g. you" >&6;}
 
18975
    { $as_echo "$as_me:${as_lineno-$LINENO}: cannot use the 'fileevent' command to set up callbacks)" >&5
 
18976
$as_echo "$as_me: cannot use the 'fileevent' command to set up callbacks)" >&6;}
 
18977
    { $as_echo "$as_me:${as_lineno-$LINENO}: see issue https://issues.apache.org/bugzilla/show_bug.cgi?id=55153" >&5
 
18978
$as_echo "$as_me: see issue https://issues.apache.org/bugzilla/show_bug.cgi?id=55153" >&6;}
 
18979
    { $as_echo "$as_me:${as_lineno-$LINENO}: ========================================================================" >&5
 
18980
$as_echo "$as_me: ========================================================================" >&6;}
 
18981
fi
 
18982