~ubuntu-branches/debian/experimental/libtorrent/experimental

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Qingning Huo
  • Date: 2006-01-12 20:47:33 UTC
  • mto: (4.1.1 edgy) (6.2.1 squeeze) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060112204733-2vw5t3vdne40s8mq
Tags: upstream-0.8.2
ImportĀ upstreamĀ versionĀ 0.8.2

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 libtorrent 0.8.1.
 
3
# Generated by GNU Autoconf 2.59 for libtorrent 0.8.2.
4
4
#
5
5
# Report bugs to <jaris@ifi.uio.no>.
6
6
#
423
423
# Identity of this package.
424
424
PACKAGE_NAME='libtorrent'
425
425
PACKAGE_TARNAME='libtorrent'
426
 
PACKAGE_VERSION='0.8.1'
427
 
PACKAGE_STRING='libtorrent 0.8.1'
 
426
PACKAGE_VERSION='0.8.2'
 
427
PACKAGE_STRING='libtorrent 0.8.2'
428
428
PACKAGE_BUGREPORT='jaris@ifi.uio.no'
429
429
 
430
430
# Factoring default headers for most tests.
953
953
  # Omit some internal or obsolete options to make the list less imposing.
954
954
  # This message is too long to be a string in the A/UX 3.1 sh.
955
955
  cat <<_ACEOF
956
 
\`configure' configures libtorrent 0.8.1 to adapt to many kinds of systems.
 
956
\`configure' configures libtorrent 0.8.2 to adapt to many kinds of systems.
957
957
 
958
958
Usage: $0 [OPTION]... [VAR=VALUE]...
959
959
 
1019
1019
 
1020
1020
if test -n "$ac_init_help"; then
1021
1021
  case $ac_init_help in
1022
 
     short | recursive ) echo "Configuration of libtorrent 0.8.1:";;
 
1022
     short | recursive ) echo "Configuration of libtorrent 0.8.2:";;
1023
1023
   esac
1024
1024
  cat <<\_ACEOF
1025
1025
 
1051
1051
                          include additional configurations [automatic]
1052
1052
  --with-xfs           Check for XFS filesystem support
1053
1053
  --without-epoll         Do not check for epoll support.
1054
 
  --with-fallocate        Check for posix_fallocate
 
1054
  --with-posix-fallocate  Check for and use posix_fallocate to allocate files.
1055
1055
  --with-openssl=PATH     Find the OpenSSL header and library in
1056
1056
                          `PATH/include' and `PATH/lib'. If PATH is of the
1057
1057
                          form `HEADER:LIB', then search for header files in
1173
1173
test -n "$ac_init_help" && exit 0
1174
1174
if $ac_init_version; then
1175
1175
  cat <<\_ACEOF
1176
 
libtorrent configure 0.8.1
 
1176
libtorrent configure 0.8.2
1177
1177
generated by GNU Autoconf 2.59
1178
1178
 
1179
1179
Copyright (C) 2003 Free Software Foundation, Inc.
1187
1187
This file contains any messages produced by compilers while
1188
1188
running configure, to aid debugging if configure makes a mistake.
1189
1189
 
1190
 
It was created by libtorrent $as_me 0.8.1, which was
 
1190
It was created by libtorrent $as_me 0.8.2, which was
1191
1191
generated by GNU Autoconf 2.59.  Invocation command line was
1192
1192
 
1193
1193
  $ $0 $@
1526
1526
 
1527
1527
 
1528
1528
cat >>confdefs.h <<\_ACEOF
1529
 
#define PEER_NAME "-lt0801-"
 
1529
#define PEER_NAME "-lt0802-"
1530
1530
_ACEOF
1531
1531
 
1532
1532
 
1533
1533
LIBTORRENT_CURRENT=6
1534
 
LIBTORRENT_REVISION=1
 
1534
LIBTORRENT_REVISION=2
1535
1535
LIBTORRENT_AGE=0
1536
1536
 
1537
1537
LIBTORRENT_INTERFACE_VERSION_INFO=$LIBTORRENT_CURRENT:$LIBTORRENT_REVISION:$LIBTORRENT_AGE
1848
1848
 
1849
1849
# Define the identity of the package.
1850
1850
 PACKAGE='libtorrent'
1851
 
 VERSION='0.8.1'
 
1851
 VERSION='0.8.2'
1852
1852
 
1853
1853
 
1854
1854
cat >>confdefs.h <<_ACEOF
20636
20636
if test "${with_posix_fallocate+set}" = set; then
20637
20637
  withval="$with_posix_fallocate"
20638
20638
 
20639
 
      if test "$withval" = "no"; then
 
20639
      if test "$withval" = "yes"; then
20640
20640
 
20641
20641
  echo "$as_me:$LINENO: checking for posix_fallocate" >&5
20642
20642
echo $ECHO_N "checking for posix_fallocate... $ECHO_C" >&6
21596
21596
} >&5
21597
21597
cat >&5 <<_CSEOF
21598
21598
 
21599
 
This file was extended by libtorrent $as_me 0.8.1, which was
 
21599
This file was extended by libtorrent $as_me 0.8.2, which was
21600
21600
generated by GNU Autoconf 2.59.  Invocation command line was
21601
21601
 
21602
21602
  CONFIG_FILES    = $CONFIG_FILES
21659
21659
 
21660
21660
cat >>$CONFIG_STATUS <<_ACEOF
21661
21661
ac_cs_version="\\
21662
 
libtorrent config.status 0.8.1
 
21662
libtorrent config.status 0.8.2
21663
21663
configured by $0, generated by GNU Autoconf 2.59,
21664
21664
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
21665
21665