summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure63
1 files changed, 35 insertions, 28 deletions
diff --git a/configure b/configure
index 15f6cb7..fb3e848 100755
--- a/configure
+++ b/configure
@@ -1,12 +1,14 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for BBDB 2.36 devo.
+# Generated by GNU Autoconf 2.65 for BBDB 2.36.
#
# Report bugs to <bbdb-info@lists.sourceforge.net>.
#
+#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
+#
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
@@ -528,7 +530,8 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-exec 7<&0 </dev/null 6>&1
+test -n "$DJDIR" || exec 7<&0 </dev/null
+exec 6>&1
# Name of the host.
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
@@ -550,8 +553,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='BBDB'
PACKAGE_TARNAME='bbdb'
-PACKAGE_VERSION='2.36 devo'
-PACKAGE_STRING='BBDB 2.36 devo'
+PACKAGE_VERSION='2.36'
+PACKAGE_STRING='BBDB 2.36'
PACKAGE_BUGREPORT='bbdb-info@lists.sourceforge.net'
PACKAGE_URL=''
@@ -1189,7 +1192,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures BBDB 2.36 devo to adapt to many kinds of systems.
+\`configure' configures BBDB 2.36 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1250,7 +1253,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of BBDB 2.36 devo:";;
+ short | recursive ) echo "Configuration of BBDB 2.36:";;
esac
cat <<\_ACEOF
@@ -1259,11 +1262,11 @@ Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-vm enable VM hooks (default depends on --with-vm-dir)
- --enable-rmail enable RMAIL hooks [no]
- --enable-gnus enable GNUS hooks [yes]
+ --enable-rmail enable RMAIL hooks [[no]]
+ --enable-gnus enable GNUS hooks [[yes]]
--enable-mhe enable MH-E hooks (default depends on
--with-mhe-dir)
- --enable-developer enable developer hooks [no]
+ --enable-developer enable developer hooks [[no]]
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
@@ -1275,8 +1278,8 @@ Optional Packages:
--with-other-dirs=DIRS set other needed directories (a list of space or
colon separated paths)
--with-package-dir=DIR set the XEmacs package directory to DIR
- [/usr/lib/xemacs/site-packages]
- --with-symlinks install BBDB by linking instead of copying [no]
+ [[/usr/lib/xemacs/site-packages]]
+ --with-symlinks install BBDB by linking instead of copying [[no]]
--with-linkpath=PATH path to symlink from if `pwd' does not work
Report bugs to <bbdb-info@lists.sourceforge.net>.
@@ -1342,8 +1345,8 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-BBDB configure 2.36 devo
-generated by GNU Autoconf 2.64
+BBDB configure 2.36
+generated by GNU Autoconf 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
@@ -1361,8 +1364,8 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by BBDB $as_me 2.36 devo, which was
-generated by GNU Autoconf 2.64. Invocation command line was
+It was created by BBDB $as_me 2.36, which was
+generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
@@ -1615,7 +1618,7 @@ fi
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
do
test "x$ac_site_file" = xNONE && continue
- if test -r "$ac_site_file"; then
+ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
sed 's/^/| /' "$ac_site_file" >&5
@@ -1624,9 +1627,9 @@ $as_echo "$as_me: loading site script $ac_site_file" >&6;}
done
if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
+ # Some versions of bash will fail to source /dev/null (special files
+ # actually), so we avoid doing that. DJGPP emulates it as a regular file.
+ if test /dev/null != "$cache_file" && test -f "$cache_file"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
$as_echo "$as_me: loading cache $cache_file" >&6;}
case $cache_file in
@@ -3014,8 +3017,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by BBDB $as_me 2.36 devo, which was
-generated by GNU Autoconf 2.64. Invocation command line was
+This file was extended by BBDB $as_me 2.36, which was
+generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@@ -3050,6 +3053,7 @@ Usage: $0 [OPTION]... [TAG]...
-h, --help print this help, then exit
-V, --version print version number and configuration settings, then exit
+ --config print configuration, then exit
-q, --quiet, --silent
do not print progress messages
-d, --debug don't remove temporary files
@@ -3064,10 +3068,11 @@ Report bugs to <bbdb-info@lists.sourceforge.net>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-BBDB config.status 2.36 devo
-configured by $0, generated by GNU Autoconf 2.64,
- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
+BBDB config.status 2.36
+configured by $0, generated by GNU Autoconf 2.65,
+ with options \\"\$ac_cs_config\\"
Copyright (C) 2009 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
@@ -3103,6 +3108,8 @@ do
ac_cs_recheck=: ;;
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
$as_echo "$ac_cs_version"; exit ;;
+ --config | --confi | --conf | --con | --co | --c )
+ $as_echo "$ac_cs_config"; exit ;;
--debug | --debu | --deb | --de | --d | -d )
debug=: ;;
--file | --fil | --fi | --f )
@@ -3275,7 +3282,7 @@ s/'"$ac_delim"'$//
t delim
:nl
h
-s/\(.\{148\}\).*/\1/
+s/\(.\{148\}\)..*/\1/
t more1
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
p
@@ -3289,7 +3296,7 @@ s/.\{148\}//
t nl
:delim
h
-s/\(.\{148\}\).*/\1/
+s/\(.\{148\}\)..*/\1/
t more2
s/["\\]/\\&/g; s/^/"/; s/$/"/
p