-----------------------------------------------------------------------------
MANIFEST | 254 -
Makefile | 4
README | 3
README.MAC | 7
aclocal.m4 | 254 -
config.guess | 57
config.sub | 217 -
configure | 9186 +++++++++++++++++++++++++++------------------
configure.in | 282 +
doc/CHANGES | 143
doc/CHANGES.old | 8
doc/CREDITS | 8
doc/INSTALL | 49
doc/TODO | 201
doc/WHATSNEW | 19
doc/iso2asc.txt | 16
doc/keymap.sample | 2
doc/l10n/de.add | 5
doc/l10n/de.po | 4520 ++++++++++++----------
doc/l10n/de/tin.1 | 437 +-
doc/l10n/de/tin.5 | 220 -
doc/l10n/en_GB.po | 4461 +++++++++++----------
doc/l10n/en_GB/tin.1 | 225 -
doc/l10n/en_GB/tin.5 | 134
doc/l10n/es.po | 4278 +++++++++++---------
doc/l10n/es/tin.1 | 215 -
doc/l10n/es/tin.5 | 129
doc/l10n/tin-man.pot | 4163 +++++++++++---------
doc/mbox.5 | 2
doc/mmdf.5 | 2
doc/tin.1 | 211 -
doc/tin.5 | 125
doc/tin.defaults | 2
doc/umlaute.txt | 69
doc/umlauts.txt | 5
doc/url_handler.1 | 1
include/autoconf.hin | 20
include/bool.h | 2
include/bugrep.h | 2
include/debug.h | 2
include/extern.h | 375 +
include/keymap.h | 6
include/missing_fd.h | 2
include/newsrc.h | 2
include/nntplib.h | 5
include/policy.h | 2
include/proto.h | 33
include/rfc2046.h | 13
include/stpwatch.h | 81
include/tcurses.h | 2
include/tin.h | 92
include/tinrc.h | 15
include/tnntp.h | 2
include/tnntps.h | 19
include/trace.h | 2
include/version.h | 8
libcanlock/src/canlock.c | 3
po/da.po | 4747 ++++++++++++-----------
po/de.po | 4726 ++++++++++++-----------
po/en_GB.po | 4708 ++++++++++++-----------
po/es.po | 4650 ++++++++++++----------
po/et.po | 4840 ++++++++++++-----------
po/fr.po | 4825 ++++++++++++-----------
po/ru.po | 7708 +++++++++++++++++++------------------
po/sv.po | 5057 +++++++++++++-----------
po/tin.pot | 4449 +++++++++++----------
po/tr.po | 4767 ++++++++++++-----------
po/zh_CN.po | 4722 ++++++++++++-----------
po/zh_TW.po | 4731 ++++++++++++-----------
po4a.conf | 4
src/Makefile.in | 21
src/active.c | 70
src/art.c | 236 -
src/attrib.c | 212 -
src/auth.c | 36
src/charset.c | 4
src/color.c | 9
src/config.c | 86
src/cook.c | 622 ++-
src/debug.c | 16
src/envarg.c | 2
src/feed.c | 24
src/filter.c | 103
src/global.c | 2
src/group.c | 29
src/hashstr.c | 2
src/header.c | 18
src/heapsort.c | 7
src/help.c | 22
src/inews.c | 15
src/init.c | 90
src/joinpath.c | 2
src/keymap.c | 873 ++--
src/lang.c | 500 ++
src/langinfo.c | 7
src/list.c | 2
src/lock.c | 2
src/mail.c | 35
src/main.c | 175
src/makecfg.c | 63
src/memory.c | 32
src/mimetypes.c | 4
src/misc.c | 229 -
src/my_tmpfile.c | 2
src/newsrc.c | 289 +
src/nntplib.c | 636 ++-
src/nntps.c | 580 +-
src/nrctbl.c | 6
src/options_menu.c | 82
src/page.c | 238 -
src/parsdate.y | 9
src/pgp.c | 41
src/post.c | 650 ++-
src/prompt.c | 2
src/read.c | 6
src/refs.c | 95
src/regex.c | 5
src/rfc1524.c | 5
src/rfc2045.c | 6
src/rfc2046.c | 113
src/rfc2047.c | 88
src/save.c | 223 -
src/screen.c | 7
src/search.c | 33
src/select.c | 37
src/sigfile.c | 2
src/signal.c | 39
src/strftime.c | 2
src/string.c | 71
src/tags.c | 42
src/tcurses.c | 15
src/thread.c | 36
src/tincfg.tbl | 11
src/tmpfile.c | 2
src/trace.c | 2
src/version.c | 12
src/xface.c | 65
src/xref.c | 4
tin-2.6.3/po/da.gmo |binary
tin-2.6.3/po/de.gmo |binary
tin-2.6.3/po/en_GB.gmo |binary
tin-2.6.3/po/et.gmo |binary
tin-2.6.3/po/fr.gmo |binary
tin-2.6.3/po/ru.gmo |binary
tin-2.6.3/po/sv.gmo |binary
tin-2.6.3/po/tr.gmo |binary
tin-2.6.3/po/zh_CN.gmo |binary
tin-2.6.3/po/zh_TW.gmo |binary
tin.spec | 2
tools/tinews.pl | 28
tools/url_handler.pl | 1
151 files changed, 54981 insertions(+), 42592 deletions(-)
-----------------------------------------------------------------------------
diff -Nurp '--exclude=.bzr*' tin-2.6.2/MANIFEST tin-2.6.3/MANIFEST
--- tin-2.6.2/MANIFEST 2022-12-25 00:00:30.000000000 +0100
+++ tin-2.6.3/MANIFEST 2023-12-24 00:26:11.896832776 +0100
@@ -1,27 +1,27 @@
-MANIFEST for tin-2.6.2 (So 25. Dez 00:00:29 CET 2022)
+MANIFEST for tin-2.6.3 (Sun Dec 24 00:26:11 CET 2023)
----------------------------------------------------
14976 ./Makefile
8812 ./MANIFEST
- 1546 ./README
- 747 ./README.MAC
+ 1574 ./README
+ 733 ./README.MAC
976 ./README.WIN
- 217723 ./aclocal.m4
+ 219382 ./aclocal.m4
1120 ./conf-tin
- 49938 ./config.guess
- 35819 ./config.sub
- 997271 ./configure
- 46953 ./configure.in
+ 50622 ./config.guess
+ 36482 ./config.sub
+ 1048232 ./configure
+ 50397 ./configure.in
7123 ./install-sh
- 355 ./po4a.conf
+ 356 ./po4a.conf
1821 ./tin.spec
18847 ./doc/ABOUT-NLS
- 5879 ./doc/CHANGES
- 319065 ./doc/CHANGES.old
- 5172 ./doc/CREDITS
+ 13246 ./doc/CHANGES
+ 319061 ./doc/CHANGES.old
+ 5189 ./doc/CREDITS
1305 ./doc/DEBUG_REFS
- 33852 ./doc/INSTALL
- 46354 ./doc/TODO
- 661 ./doc/WHATSNEW
+ 34736 ./doc/INSTALL
+ 46423 ./doc/TODO
+ 1324 ./doc/WHATSNEW
2618 ./doc/art_handling.txt
1701 ./doc/article.txt
3498 ./doc/auth.txt
@@ -29,8 +29,8 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
12253 ./doc/filtering
35305 ./doc/good-netkeeping-seal
3790 ./doc/internals.txt
- 23621 ./doc/iso2asc.txt
- 3963 ./doc/keymap.sample
+ 23720 ./doc/iso2asc.txt
+ 4005 ./doc/keymap.sample
633 ./doc/mailcap.sample
5922 ./doc/mbox.5
3365 ./doc/mime.types
@@ -42,11 +42,11 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
3964 ./doc/pgp.txt
3048 ./doc/rcvars.txt
1525 ./doc/reading-mail.txt
- 4947 ./doc/umlaute.txt
- 4246 ./doc/umlauts.txt
- 7170 ./doc/url_handler.1
- 144664 ./doc/tin.1
- 86483 ./doc/tin.5
+ 4914 ./doc/umlaute.txt
+ 4151 ./doc/umlauts.txt
+ 7117 ./doc/url_handler.1
+ 149164 ./doc/tin.1
+ 87435 ./doc/tin.5
5065 ./doc/tin.defaults
19319 ./doc/tinews.1
2224 ./doc/tools.txt
@@ -56,100 +56,100 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
3816 ./tools/metamutt
2791 ./tools/opt-case.pl
1413 ./tools/tinlock
- 49078 ./tools/tinews.pl
- 3791 ./tools/url_handler.pl
+ 49366 ./tools/tinews.pl
+ 3737 ./tools/url_handler.pl
1657 ./tools/url_handler.sh
3353 ./tools/w2r.pl
2697 ./include/bool.h
1886 ./include/bugrep.h
2350 ./include/debug.h
- 70257 ./include/extern.h
- 14442 ./include/keymap.h
+ 83949 ./include/extern.h
+ 14484 ./include/keymap.h
2992 ./include/missing_fd.h
6435 ./include/newsrc.h
- 9339 ./include/nntplib.h
+ 9382 ./include/nntplib.h
664 ./include/plp_snprintf.h
15637 ./include/policy.h
- 35203 ./include/proto.h
- 5701 ./include/rfc2046.h
- 3544 ./include/stpwatch.h
+ 35667 ./include/proto.h
+ 5830 ./include/rfc2046.h
+ 2675 ./include/stpwatch.h
6310 ./include/tcurses.h
- 76264 ./include/tin.h
- 18338 ./include/tinrc.h
+ 77830 ./include/tin.h
+ 18872 ./include/tinrc.h
3894 ./include/tnntp.h
- 2723 ./include/tnntps.h
+ 3179 ./include/tnntps.h
2367 ./include/trace.h
- 2248 ./include/version.h
- 36419 ./src/active.c
- 90179 ./src/art.c
- 83588 ./src/attrib.c
- 18213 ./src/auth.c
- 12931 ./src/charset.c
- 8790 ./src/color.c
- 69957 ./src/config.c
- 28541 ./src/cook.c
+ 2243 ./include/version.h
+ 37056 ./src/active.c
+ 92172 ./src/art.c
+ 83646 ./src/attrib.c
+ 18480 ./src/auth.c
+ 12932 ./src/charset.c
+ 8886 ./src/color.c
+ 71769 ./src/config.c
+ 41478 ./src/cook.c
26542 ./src/curses.c
- 12420 ./src/debug.c
+ 12541 ./src/debug.c
3519 ./src/envarg.c
- 30480 ./src/feed.c
- 60003 ./src/filter.c
+ 30317 ./src/feed.c
+ 59863 ./src/filter.c
18146 ./src/getline.c
9216 ./src/global.c
- 50187 ./src/group.c
+ 50329 ./src/group.c
3910 ./src/hashstr.c
- 8729 ./src/header.c
- 6252 ./src/heapsort.c
- 45228 ./src/help.c
- 14031 ./src/inews.c
- 38765 ./src/init.c
+ 8839 ./src/header.c
+ 6394 ./src/heapsort.c
+ 45940 ./src/help.c
+ 14104 ./src/inews.c
+ 40171 ./src/init.c
2537 ./src/joinpath.c
- 107932 ./src/keymap.c
- 141784 ./src/lang.c
- 4486 ./src/langinfo.c
+ 109477 ./src/keymap.c
+ 167093 ./src/lang.c
+ 4517 ./src/langinfo.c
7314 ./src/list.c
6767 ./src/lock.c
- 17179 ./src/mail.c
- 29579 ./src/main.c
- 11250 ./src/makecfg.c
- 13770 ./src/memory.c
- 5322 ./src/mimetypes.c
- 102795 ./src/misc.c
- 40501 ./src/newsrc.c
- 63116 ./src/nntplib.c
- 24483 ./src/nntps.c
- 8104 ./src/nrctbl.c
- 108592 ./src/options_menu.c
- 69299 ./src/page.c
- 24451 ./src/parsdate.y
+ 17707 ./src/mail.c
+ 33017 ./src/main.c
+ 12128 ./src/makecfg.c
+ 14146 ./src/memory.c
+ 5328 ./src/mimetypes.c
+ 103141 ./src/misc.c
+ 43525 ./src/newsrc.c
+ 71352 ./src/nntplib.c
+ 30606 ./src/nntps.c
+ 8084 ./src/nrctbl.c
+ 110563 ./src/options_menu.c
+ 71061 ./src/page.c
+ 24554 ./src/parsdate.y
17057 ./src/plp_snprintf.c
- 13291 ./src/pgp.c
- 163278 ./src/post.c
+ 13749 ./src/pgp.c
+ 169672 ./src/post.c
19790 ./src/prompt.c
- 10778 ./src/read.c
- 27779 ./src/refs.c
- 8927 ./src/regex.c
- 14634 ./src/rfc1524.c
- 15388 ./src/rfc2045.c
- 40256 ./src/rfc2046.c
- 37658 ./src/rfc2047.c
- 58688 ./src/save.c
- 17503 ./src/screen.c
- 19436 ./src/search.c
- 44140 ./src/select.c
+ 10764 ./src/read.c
+ 28838 ./src/refs.c
+ 8917 ./src/regex.c
+ 14599 ./src/rfc1524.c
+ 15394 ./src/rfc2045.c
+ 42312 ./src/rfc2046.c
+ 38331 ./src/rfc2047.c
+ 59635 ./src/save.c
+ 17510 ./src/screen.c
+ 19425 ./src/search.c
+ 44535 ./src/select.c
8810 ./src/sigfile.c
- 14547 ./src/signal.c
+ 15335 ./src/signal.c
7330 ./src/strftime.c
- 40746 ./src/string.c
- 9693 ./src/tags.c
- 17871 ./src/tcurses.c
- 3406 ./src/tmpfile.c
+ 40519 ./src/string.c
+ 9895 ./src/tags.c
+ 17981 ./src/tcurses.c
+ 3405 ./src/tmpfile.c
3661 ./src/my_tmpfile.c
- 46497 ./src/thread.c
+ 47331 ./src/thread.c
2581 ./src/trace.c
- 5032 ./src/version.c
+ 5015 ./src/version.c
5555 ./src/wildmat.c
- 7645 ./src/xface.c
- 13216 ./src/xref.c
+ 7150 ./src/xface.c
+ 13210 ./src/xref.c
422 ./pcre/AUTHORS
2515 ./pcre/COPYING
118928 ./pcre/ChangeLog
@@ -217,9 +217,9 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
108966 ./pcre/testdata/testoutput7
53056 ./pcre/testdata/testoutput8
28769 ./pcre/testdata/testoutput9
- 22544 ./include/autoconf.hin
- 22687 ./src/Makefile.in
- 10513 ./src/tincfg.tbl
+ 22862 ./include/autoconf.hin
+ 22694 ./src/Makefile.in
+ 10726 ./src/tincfg.tbl
1439 ./libcanlock/COPYING
4149 ./libcanlock/ChangeLog
490 ./libcanlock/ChangeLog_V0
@@ -231,7 +231,7 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
1620 ./libcanlock/Makefile.in
3858 ./libcanlock/README
4015 ./libcanlock/src/base64.c
- 11731 ./libcanlock/src/canlock.c
+ 11705 ./libcanlock/src/canlock.c
7835 ./libcanlock/src/hmac.c
4161 ./libcanlock/src/secret.c
12652 ./libcanlock/src/sha1.c
@@ -282,38 +282,38 @@ MANIFEST for tin-2.6.2 (So 25. Dez 00:00
41 ./intl/VERSION
5096 ./po/Makefile.inn
556 ./po/POTFILES.in
- 149545 ./po/tin.pot
- 166434 ./po/da.gmo
- 233323 ./po/da.po
- 204078 ./po/de.gmo
- 244747 ./po/de.po
- 190343 ./po/en_GB.gmo
- 229938 ./po/en_GB.po
+ 155622 ./po/tin.pot
+ 165190 ./po/da.gmo
+ 243215 ./po/da.po
+ 214728 ./po/de.gmo
+ 255932 ./po/de.po
+ 200398 ./po/en_GB.gmo
+ 240514 ./po/en_GB.po
1586 ./po/es.gmo
- 178811 ./po/es.po
- 187719 ./po/et.gmo
- 232441 ./po/et.po
- 198062 ./po/fr.gmo
- 242225 ./po/fr.po
- 116069 ./po/ru.gmo
- 215333 ./po/ru.po
- 21998 ./po/sv.gmo
- 160631 ./po/sv.po
- 187695 ./po/tr.gmo
- 246452 ./po/tr.po
- 232644 ./po/zh_CN.po
- 171029 ./po/zh_CN.gmo
- 232013 ./po/zh_TW.po
- 171160 ./po/zh_TW.gmo
- 157599 ./doc/l10n/de/tin.1
- 93410 ./doc/l10n/de/tin.5
- 130 ./doc/l10n/de.add
- 410743 ./doc/l10n/de.po
- 148621 ./doc/l10n/en_GB/tin.1
- 89097 ./doc/l10n/en_GB/tin.5
- 490340 ./doc/l10n/en_GB.po
- 148722 ./doc/l10n/es/tin.1
- 89084 ./doc/l10n/es/tin.5
- 326230 ./doc/l10n/es.po
- 308473 ./doc/l10n/tin-man.pot
-13702199 total
+ 186041 ./po/es.po
+ 191044 ./po/et.gmo
+ 243012 ./po/et.po
+ 200435 ./po/fr.gmo
+ 253458 ./po/fr.po
+ 147823 ./po/ru.gmo
+ 265504 ./po/ru.po
+ 21656 ./po/sv.gmo
+ 168244 ./po/sv.po
+ 186430 ./po/tr.gmo
+ 257478 ./po/tr.po
+ 242661 ./po/zh_CN.po
+ 169642 ./po/zh_CN.gmo
+ 242211 ./po/zh_TW.po
+ 169773 ./po/zh_TW.gmo
+ 163576 ./doc/l10n/de/tin.1
+ 95126 ./doc/l10n/de/tin.5
+ 230 ./doc/l10n/de.add
+ 430330 ./doc/l10n/de.po
+ 153237 ./doc/l10n/en_GB/tin.1
+ 90081 ./doc/l10n/en_GB/tin.5
+ 505030 ./doc/l10n/en_GB.po
+ 153337 ./doc/l10n/es/tin.1
+ 90083 ./doc/l10n/es/tin.5
+ 333136 ./doc/l10n/es.po
+ 316931 ./doc/l10n/tin-man.pot
+14154773 total
diff -Nurp '--exclude=.bzr*' tin-2.6.2/Makefile tin-2.6.3/Makefile
--- tin-2.6.2/Makefile 2022-12-25 00:00:28.000000000 +0100
+++ tin-2.6.3/Makefile 2023-12-24 00:07:18.792271633 +0100
@@ -9,9 +9,9 @@ SHELL = @SHELL@
PROJECT = tin
LVER = 2
PVER = 6
-SVER = 2
+SVER = 3
VER = $(LVER).$(PVER).$(SVER)
-DVER = 20221225
+DVER = 20231224
EXE = tin
# directory structure
diff -Nurp '--exclude=.bzr*' tin-2.6.2/README tin-2.6.3/README
--- tin-2.6.2/README 2021-08-23 12:58:19.000000000 +0200
+++ tin-2.6.3/README 2023-04-27 11:04:42.431051840 +0200
@@ -24,7 +24,8 @@ with other software, too.) Otherwise use
messages and won't be able to post using the internal inews.
As the included pcre library is slightly outdated linking against a newer
-version is recommended (configure --with-pcre ; see doc/INSTALL for details).
+version is recommended (configure --with-pcre or even --with-pcre2-config ;
+see doc/INSTALL for details).
Before mailing a bug-report to tin-bugs@tin.org please check if you are
using the latest (stable) release, and if not, please upgrade first! Have a
diff -Nurp '--exclude=.bzr*' tin-2.6.2/README.MAC tin-2.6.3/README.MAC
--- tin-2.6.2/README.MAC 2021-08-23 12:58:19.000000000 +0200
+++ tin-2.6.3/README.MAC 2023-08-03 07:44:58.415862432 +0200
@@ -13,9 +13,8 @@ Note for Mac OS X 10.6 / Darwin 10.0.0 u
`/usr/sbin/scutil --set HostName` if you set the "disable_sender" option to
ON on /etc/tin/tin.defaults
-Here are two other ways to build and install tin:
+Other way to build and install tin:
- MacPorts
-- Fink
-Instead of using the shell-script url_handler.sh you might want to use
-open(1) as URL-handler.
+Instead of using the shell-script url_handler.sh or the perl-script
+url_handler.pl you might want to use open(1) as URL-handler.
diff -Nurp '--exclude=.bzr*' tin-2.6.2/aclocal.m4 tin-2.6.3/aclocal.m4
--- tin-2.6.2/aclocal.m4 2022-12-22 11:35:07.000000000 +0100
+++ tin-2.6.3/aclocal.m4 2023-12-17 20:12:24.766080293 +0100
@@ -2,10 +2,10 @@ dnl Project : tin - a Usenet reader
dnl Module : aclocal.m4
dnl Author : Thomas E. Dickey
dnl Created : 1995-08-24
-dnl Updated : 2022-12-21
+dnl Updated : 2023-12-17
dnl Notes :
dnl
-dnl Copyright (c) 1995-2022 Thomas E. Dickey
+dnl Copyright (c) 1995-2024 Thomas E. Dickey
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
@@ -200,7 +200,7 @@ size_t iconv();
AC_SUBST(LIBICONV)
])dnl
dnl ---------------------------------------------------------------------------
-dnl AM_LANGINFO_CODESET version: 6 updated: 2021/01/01 16:53:59
+dnl AM_LANGINFO_CODESET version: 7 updated: 2023/01/11 04:05:23
dnl -------------------
dnl Inserted as requested by gettext 0.10.40
dnl File from /usr/share/aclocal
@@ -212,7 +212,9 @@ dnl From Bruno Haible.
AC_DEFUN([AM_LANGINFO_CODESET],
[
AC_CACHE_CHECK([for nl_langinfo and CODESET], am_cv_langinfo_codeset,
- [AC_TRY_LINK([#include ],
+ [AC_TRY_LINK([
+$ac_includes_default
+#include ],
[char* cs = nl_langinfo(CODESET); (void)cs],
am_cv_langinfo_codeset=yes,
am_cv_langinfo_codeset=no)
@@ -1499,7 +1501,7 @@ AC_SUBST(CAN_CPPFLAGS)
AC_SUBST(CAN_MAKEFILE)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_BUNDLED_INTL version: 20 updated: 2021/01/02 09:31:20
+dnl CF_BUNDLED_INTL version: 21 updated: 2023/01/10 19:35:04
dnl ---------------
dnl Top-level macro for configuring an application with a bundled copy of
dnl the intl and po directories for gettext.
@@ -1570,7 +1572,7 @@ CF_OUR_MESSAGES($1)
if test "$USE_INCLUDED_LIBINTL" = yes ; then
if test "$nls_cv_force_use_gnu_gettext" = yes ; then
:
- elif test "$nls_cv_use_gnu_gettext" = yes ; then
+ elif test "$nls_cv_use_gnu_gettext" != no ; then
:
else
INTLDIR_MAKE="#"
@@ -1682,7 +1684,7 @@ AC_SUBST(PCREDIR_LIBS)
AC_SUBST(PCREDIR_CPPFLAGS)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CC_ENV_FLAGS version: 10 updated: 2020/12/31 18:40:20
+dnl CF_CC_ENV_FLAGS version: 11 updated: 2023/02/20 11:15:46
dnl ---------------
dnl Check for user's environment-breakage by stuffing CFLAGS/CPPFLAGS content
dnl into CC. This will not help with broken scripts that wrap the compiler
@@ -1723,7 +1725,7 @@ case "$CC" in
AC_MSG_WARN(your environment uses the CC variable to hold CFLAGS/CPPFLAGS options)
# humor him...
cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[[ ]]* / /g' -e 's/[[ ]]*[[ ]]-[[^ ]].*//'`
- cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", [substr]([$]0,1+length(prog))); }'`
+ cf_flags=`echo "$CC" | sed -e "s%^$cf_prog%%"`
CC="$cf_prog"
for cf_arg in $cf_flags
do
@@ -1746,7 +1748,7 @@ case "$CC" in
esac
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_1_DECL version: 5 updated: 2001/07/22 21:09:16
+dnl CF_CHECK_1_DECL version: 6 updated: 2023/12/17 10:59:59
dnl ---------------
dnl Check for missing declarations in the system headers (adapted from vile).
dnl
@@ -1763,7 +1765,7 @@ $CHECK_DECL_HDRS
#undef $1
struct zowie { int a; double b; struct zowie *c; char d; };
-extern struct zowie *$1();
+extern struct zowie *$1(void);
],
[
],
@@ -1773,7 +1775,7 @@ CF_UPPER(cf_1_up,$1)
AC_TRY_COMPILE([
#define DECL_${cf_1_up}
$CHECK_DECL_HDRS
-],[long x = 0],
+],[long x = 0; (void)x],
[eval 'cf_cv_func_'$1'=yes'],
[eval 'cf_cv_func_'$1'=no'])
else
@@ -1855,7 +1857,7 @@ CF_CHECK_1_DECL(${ac_func}, ${ac_tr_func
done
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_ERRNO version: 13 updated: 2020/03/10 18:53:47
+dnl CF_CHECK_ERRNO version: 14 updated: 2023/02/18 17:41:25
dnl --------------
dnl Check for data that is usually declared in or , e.g.,
dnl the 'errno' variable. Define a DECL_xxx symbol if we must declare it
@@ -1867,11 +1869,7 @@ AC_DEFUN([CF_CHECK_ERRNO],
[
AC_CACHE_CHECK(if external $1 is declared, cf_cv_dcl_$1,[
AC_TRY_COMPILE([
-#ifdef HAVE_STDLIB_H
-#include
-#endif
-#include
-#include
+$ac_includes_default
#include ],
ifelse([$2],,int,[$2]) x = (ifelse([$2],,int,[$2])) $1; (void)x,
[cf_cv_dcl_$1=yes],
@@ -1989,15 +1987,17 @@ fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CHECK_NESTED_PARAMS version: 3 updated: 2019/12/31 20:39:42
+dnl CF_CHECK_NESTED_PARAMS version: 4 updated: 2023/12/17 10:59:59
dnl ----------------------
dnl Check if the compiler allows nested parameter lists (some don't)
AC_DEFUN([CF_CHECK_NESTED_PARAMS],
[
AC_MSG_CHECKING([if nested parameters work])
AC_CACHE_VAL(cf_cv_nested_params,[
- AC_TRY_COMPILE([],
- [extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)],
+ AC_TRY_COMPILE([
+ extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig);
+ ],
+ [],
[cf_cv_nested_params=yes],
[cf_cv_nested_params=no])
])
@@ -2005,7 +2005,7 @@ AC_MSG_RESULT($cf_cv_nested_params)
test $cf_cv_nested_params = yes && AC_DEFINE(HAVE_NESTED_PARAMS,1,[Define this to 1 if the compiler allows nested parameter lists])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CLANG_COMPILER version: 8 updated: 2021/01/01 13:31:04
+dnl CF_CLANG_COMPILER version: 9 updated: 2023/02/18 17:41:25
dnl -----------------
dnl Check if the given compiler is really clang. clang's C driver defines
dnl __GNUC__ (fooling the configure script into setting $GCC to yes) but does
@@ -2027,7 +2027,7 @@ if test "$ifelse([$1],,[$1],GCC)" = yes
AC_TRY_COMPILE([],[
#ifdef __clang__
#else
-make an error
+#error __clang__ is not defined
#endif
],[ifelse([$2],,CLANG_COMPILER,[$2])=yes
],[])
@@ -2103,7 +2103,7 @@ if test "$cf_cv_color_curses" = yes ; th
fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_COMPTYPE version: 3 updated: 2019/12/31 20:39:42
+dnl CF_COMPTYPE version: 4 updated: 2023/12/17 10:59:59
dnl -----------
dnl Check if the compiler uses 'void *' for qsort's compare function parameters
dnl (i.e., it's an ANSI prototype).
@@ -2114,10 +2114,11 @@ AC_CACHE_VAL(cf_cv_comptype,[
AC_TRY_COMPILE([
#ifdef HAVE_STDLIB_H
#include
-#endif],
- [extern int compare(const void *, const void *);
- char *foo = "string";
- qsort(foo, sizeof(foo)/sizeof(*foo), sizeof(*foo), compare)],
+#endif
+ extern int compare(const void *, const void *);
+ ],
+ [static char foo[] = "string";
+ qsort(foo, sizeof(foo)/sizeof(foo[0]), sizeof(foo), compare)],
[cf_cv_comptype=yes],
[cf_cv_comptype=no])
])
@@ -2129,7 +2130,7 @@ else
fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CONST_X_STRING version: 7 updated: 2021/06/07 17:39:17
+dnl CF_CONST_X_STRING version: 8 updated: 2023/12/01 17:22:50
dnl -----------------
dnl The X11R4-X11R6 Xt specification uses an ambiguous String type for most
dnl character-strings.
@@ -2164,6 +2165,7 @@ AC_TRY_COMPILE(
AC_CACHE_CHECK(for X11/Xt const-feature,cf_cv_const_x_string,[
AC_TRY_COMPILE(
[
+#undef _CONST_X_STRING
#define _CONST_X_STRING /* X11R7.8 (perhaps) */
#undef XTSTRINGDEFINES /* X11R5 and later */
#include
@@ -2243,7 +2245,7 @@ AC_MSG_RESULT($cf_cv_corefile)
test $cf_cv_corefile = yes && AC_DEFINE(HAVE_COREFILE,1,[Define this to 1 if the application can dump core])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CPP_CONCATS version: 3 updated: 2019/12/31 20:39:42
+dnl CF_CPP_CONCATS version: 4 updated: 2023/12/17 10:59:59
dnl --------------
dnl Test for ANSI token expansion (used in 'assert').
AC_DEFUN([CF_CPP_CONCATS],
@@ -2252,7 +2254,9 @@ AC_MSG_CHECKING([for ansi token concaten
AC_CACHE_VAL(cf_cv_cpp_concats,[
AC_TRY_COMPILE([
#define concat(a,b) a ## b],
- [char *firstlast = "y", *s = concat(first,last)],
+ [static char *firstlast = "y";
+ const char *s = concat(first,last);
+ (void)s],
[cf_cv_cpp_concats=yes],
[cf_cv_cpp_concats=no])
])
@@ -2260,7 +2264,7 @@ AC_MSG_RESULT($cf_cv_cpp_concats)
test $cf_cv_cpp_concats = yes && AC_DEFINE(CPP_DOES_CONCAT,1,[Define this to 1 for ansi token concatenation])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CPP_EXPANDS version: 3 updated: 2019/12/31 20:39:42
+dnl CF_CPP_EXPANDS version: 4 updated: 2023/12/17 10:59:59
dnl --------------
dnl Test for ANSI token expansion (used in 'assert').
AC_DEFUN([CF_CPP_EXPANDS],
@@ -2269,7 +2273,7 @@ AC_MSG_CHECKING([for ansi token expansio
AC_CACHE_VAL(cf_cv_cpp_expands,[
AC_TRY_COMPILE([
#define string(n) #n],
- [char *s = string(token)],
+ [const char *s = string(token); (void)s],
[cf_cv_cpp_expands=yes],
[cf_cv_cpp_expands=no])
])
@@ -2520,7 +2524,7 @@ fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_CURSES_TERMCAP version: 13 updated: 2022/12/21 19:46:38
+dnl CF_CURSES_TERMCAP version: 15 updated: 2023/12/09 10:53:57
dnl -----------------
dnl Check if we should include to pick up prototypes for termcap
dnl functions. On terminfo systems, these are normally declared in ,
@@ -2545,10 +2549,13 @@ do
CPPFLAGS="$cf_save_CPPFLAGS $CHECK_DECL_FLAG"
test -n "$cf_c_opts" && CPPFLAGS="$CPPFLAGS -D$cf_c_opts"
test -n "$cf_t_opts" && CPPFLAGS="$CPPFLAGS -D$cf_t_opts"
+ cf_tgoto_decl="
+ extern char *tgoto(char*,int,int);"
+ test -n "${cf_c_opts}${cf_t_opts}" && cf_tgoto_decl=
AC_TRY_LINK([/* $cf_c_opts $cf_t_opts */
-$CHECK_DECL_HDRS],
- [char *x = (char *)tgoto(""); (void)x],
+$CHECK_DECL_HDRS $cf_tgoto_decl],
+ [static char fmt[] = ""; char *x = tgoto(fmt); (void)x],
[test "$cf_cv_need_curses_h" = no && {
cf_cv_need_curses_h=maybe
cf_ok_c_opts=$cf_c_opts
@@ -2556,8 +2563,8 @@ $CHECK_DECL_HDRS],
}],
[echo "Recompiling with corrected call (C:$cf_c_opts, T:$cf_t_opts)" >&AC_FD_CC
AC_TRY_LINK([
-$CHECK_DECL_HDRS],
- [char *x = (char *)tgoto("",0,0); (void)x],
+$CHECK_DECL_HDRS $cf_tgoto_decl],
+ [static char fmt[] = ""; char *x = tgoto(fmt,0,0); (void)x],
[cf_cv_need_curses_h=yes
cf_ok_c_opts=$cf_c_opts
cf_ok_t_opts=$cf_t_opts])])
@@ -3368,15 +3375,15 @@ AC_MSG_RESULT($cf_cv_func_fork)
test $cf_cv_func_fork = yes && AC_DEFINE(HAVE_FORK)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_FUNC_GETADDRINFO version: 9 updated: 2017/05/10 18:31:29
+dnl CF_FUNC_GETADDRINFO version: 10 updated: 2023/01/05 18:06:22
dnl -------------------
dnl Look for a working version of getaddrinfo(), for IPV6 support.
AC_DEFUN([CF_FUNC_GETADDRINFO],[
AC_CACHE_CHECK(working getaddrinfo, cf_cv_getaddrinfo,[
AC_TRY_RUN([
-#include
+$ac_includes_default
+
#include
-#include
#include
#include
@@ -3459,7 +3466,7 @@ if test "$cf_cv_getaddrinfo" = yes ; the
fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_FUNC_MEMMOVE version: 9 updated: 2017/01/21 11:06:25
+dnl CF_FUNC_MEMMOVE version: 10 updated: 2023/01/05 18:51:28
dnl ---------------
dnl Check for memmove, or a bcopy that can handle overlapping copy. If neither
dnl is found, add our own version of memmove to the list of objects.
@@ -3469,6 +3476,8 @@ AC_CHECK_FUNC(memmove,,[
AC_CHECK_FUNC(bcopy,[
AC_CACHE_CHECK(if bcopy does overlapping moves,cf_cv_good_bcopy,[
AC_TRY_RUN([
+$ac_includes_default
+
int main(void) {
static char data[] = "abcdefghijklmnopqrstuwwxyz";
char temp[40];
@@ -3490,7 +3499,7 @@ int main(void) {
fi
])])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_FUNC_SYSTEM version: 7 updated: 2022/12/21 18:52:11
+dnl CF_FUNC_SYSTEM version: 8 updated: 2023/12/17 10:59:59
dnl --------------
dnl Check if the 'system()' function returns a usable status, or if not, try
dnl to use the status returned by a SIGCHLD.
@@ -3517,7 +3526,7 @@ RETSIGTYPE signal_handler (int sig)
int system_status;
wait (&wait_status);
system_status = WEXITSTATUS(wait_status); /* should be nonzero */
- ${cf_cv_main_return:-return}(system_status != 23);
+ exit(system_status != 23);
}
int main(void)
@@ -3544,7 +3553,7 @@ AC_MSG_RESULT($cf_cv_system_status)
test $cf_cv_system_status = no && AC_DEFINE(USE_SYSTEM_STATUS,1,[Define this to 1 if the system function returns usable exit-status])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_GCC_VERSION version: 8 updated: 2019/09/07 13:38:36
+dnl CF_GCC_VERSION version: 9 updated: 2023/03/05 14:30:13
dnl --------------
dnl Find version of gcc, and (because icc/clang pretend to be gcc without being
dnl compatible), attempt to determine if icc/clang is actually used.
@@ -3553,7 +3562,7 @@ AC_REQUIRE([AC_PROG_CC])
GCC_VERSION=none
if test "$GCC" = yes ; then
AC_MSG_CHECKING(version of $CC)
- GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debian[[^)]]*) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`"
+ GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[[^(]]*([[^)]][[^)]]*) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`"
test -z "$GCC_VERSION" && GCC_VERSION=unknown
AC_MSG_RESULT($GCC_VERSION)
fi
@@ -3832,7 +3841,7 @@ test -d "$oldincludedir" && {
$1="[$]$1 $cf_header_path_list"
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_INTEL_COMPILER version: 8 updated: 2021/01/01 16:53:59
+dnl CF_INTEL_COMPILER version: 9 updated: 2023/02/18 17:41:25
dnl -----------------
dnl Check if the given compiler is really the Intel compiler for Linux. It
dnl tries to imitate gcc, but does not return an error when it finds a mismatch
@@ -3858,7 +3867,7 @@ if test "$ifelse([$1],,[$1],GCC)" = yes
AC_TRY_COMPILE([],[
#ifdef __INTEL_COMPILER
#else
-make an error
+#error __INTEL_COMPILER is not defined
#endif
],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
cf_save_CFLAGS="$cf_save_CFLAGS -we147"
@@ -3923,7 +3932,7 @@ ifelse($1,,,[$1=$LIB_PREFIX])
AC_SUBST(LIB_PREFIX)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_LOCKFILE version: 2 updated: 2001/05/26 12:41:02
+dnl CF_LOCKFILE version: 3 updated: 2023/12/17 10:59:59
dnl -----------
dnl Check for functions that we can use for file-locking. Simply checking for
dnl existence is not sufficient, since fcntl, for example, uses definitions
@@ -3964,6 +3973,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
rc = fcntl(fd, block ? F_SETLKW : F_SETLK, &flk)
&& fcntl(fd, F_GETLK, &flk)
&& fcntl(fd, F_SETLK, &flk);
+ (void)rc;
],,continue)
;;
lockf) #(vi
@@ -3980,6 +3990,8 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
int ret = lockf(fd, block ? F_LOCK : F_TLOCK, 0L)
&& lockf(fd, F_TEST, 0L)
&& lockf(fd, F_ULOCK, 0L);
+ (void)block;
+ (void)ret;
],,[continue])
;;
flock)
@@ -3999,6 +4011,8 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
int ret = flock(fd, (LOCK_EX|LOCK_NB))
&& flock(fd, LOCK_UN)
&& flock(fd, block ? LOCK_EX : (LOCK_EX | LOCK_NB));
+ (void)block;
+ (void)ret;
],,[continue])
;;
esac
@@ -4088,7 +4102,7 @@ fi
fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_NCURSES_CC_CHECK version: 5 updated: 2020/12/31 20:19:42
+dnl CF_NCURSES_CC_CHECK version: 6 updated: 2023/02/18 17:47:58
dnl -------------------
dnl Check if we can compile with ncurses' header file
dnl $1 is the cache variable to set
@@ -4105,7 +4119,7 @@ AC_DEFUN([CF_NCURSES_CC_CHECK],[
#ifdef NCURSES_VERSION
]ifelse($3,ncursesw,[
#ifndef WACS_BSSB
- make an error
+ #error WACS_BSSB is not defined
#endif
])[
printf("%s\\n", NCURSES_VERSION);
@@ -4113,7 +4127,7 @@ printf("%s\\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\\n");
#else
- make an error
+ #error __NCURSES_H is not defined
#endif
#endif
]
@@ -4436,7 +4450,7 @@ CF_UPPER(cf_nculib_ROOT,HAVE_LIB$cf_ncul
AC_DEFINE_UNQUOTED($cf_nculib_ROOT)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_NCURSES_VERSION version: 16 updated: 2020/12/31 20:19:42
+dnl CF_NCURSES_VERSION version: 17 updated: 2023/01/05 18:54:02
dnl ------------------
dnl Check for the version of ncurses, to aid in reporting bugs, etc.
dnl Call CF_CURSES_CPPFLAGS first, or CF_NCURSES_CPPFLAGS. We don't use
@@ -4449,8 +4463,10 @@ AC_CACHE_CHECK(for ncurses version, cf_c
cf_tempfile=out$$
rm -f "$cf_tempfile"
AC_TRY_RUN([
+$ac_includes_default
+
#include <${cf_cv_ncurses_header:-curses.h}>
-#include
+
int main(void)
{
FILE *fp = fopen("$cf_tempfile", "w");
@@ -4847,7 +4863,7 @@ else
fi
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_PKG_CONFIG version: 12 updated: 2021/10/10 20:18:09
+dnl CF_PKG_CONFIG version: 13 updated: 2023/10/28 11:59:01
dnl -------------
dnl Check for the package-config program, unless disabled by command-line.
dnl
@@ -4856,7 +4872,7 @@ AC_DEFUN([CF_PKG_CONFIG],
[
AC_MSG_CHECKING(if you want to use pkg-config)
AC_ARG_WITH(pkg-config,
- [ --with-pkg-config{=path} enable/disable use of pkg-config],
+ [[ --with-pkg-config[=CMD] enable/disable use of pkg-config and its name CMD]],
[cf_pkg_config=$withval],
[cf_pkg_config=yes])
AC_MSG_RESULT($cf_pkg_config)
@@ -4885,7 +4901,7 @@ fi
AC_SUBST(PKG_CONFIG)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_POSIX_C_SOURCE version: 11 updated: 2018/12/31 20:46:17
+dnl CF_POSIX_C_SOURCE version: 12 updated: 2023/02/18 17:41:25
dnl -----------------
dnl Define _POSIX_C_SOURCE to the given level, and _POSIX_SOURCE if needed.
dnl
@@ -4916,7 +4932,7 @@ AC_CACHE_CHECK(if we should define _POSI
CF_MSG_LOG(if the symbol is already defined go no further)
AC_TRY_COMPILE([#include ],[
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif],
[cf_cv_posix_c_source=no],
[cf_want_posix_source=no
@@ -4935,7 +4951,7 @@ make an error
if test "$cf_want_posix_source" = yes ; then
AC_TRY_COMPILE([#include ],[
#ifdef _POSIX_SOURCE
-make an error
+#error _POSIX_SOURCE is defined
#endif],[],
cf_cv_posix_c_source="$cf_cv_posix_c_source -D_POSIX_SOURCE")
fi
@@ -4946,7 +4962,7 @@ make an error
CF_MSG_LOG(if the second compile does not leave our definition intact error)
AC_TRY_COMPILE([#include ],[
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif],,
[cf_cv_posix_c_source=no])
CFLAGS="$cf_save_CFLAGS"
@@ -5162,7 +5178,7 @@ YACC="$cf_cv_prog_YACC"
AC_SUBST(YACC)dnl
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_PW_GECOS version: 3 updated: 2019/12/31 20:39:42
+dnl CF_PW_GECOS version: 4 updated: 2023/12/17 10:59:59
dnl -----------
dnl Check if the passwd-struct defines the '.pw_gecos' member (useful
dnl in decoding user names).
@@ -5172,8 +5188,9 @@ AC_CACHE_CHECK([for passwd.pw_gecos], cf
AC_TRY_COMPILE([
#include
],[
- struct passwd foo;
- char bar = foo.pw_gecos],
+ static struct passwd foo;
+ char *bar = foo.pw_gecos;
+ (void)bar],
[cf_cv_pw_gecos=yes],
[cf_cv_pw_gecos=no])])
test $cf_cv_pw_gecos = no && AC_DEFINE(DONT_HAVE_PW_GECOS,1,[Define this to 1 if passwd struct has .pw_gecos])
@@ -5276,7 +5293,7 @@ do
done
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_SIGWINCH version: 6 updated: 2021/01/01 13:31:04
+dnl CF_SIGWINCH version: 7 updated: 2023/02/18 17:41:25
dnl -----------
dnl Use this macro after CF_XOPEN_SOURCE, but do not require it (not all
dnl programs need this test).
@@ -5319,7 +5336,7 @@ do
#include
],[
#if SIGWINCH != $cf_sigwinch
-make an error
+#error SIGWINCH is not $cf_sigwinch
#endif
int x = SIGWINCH; (void)x],
[cf_cv_fixup_sigwinch=$cf_sigwinch
@@ -5573,7 +5590,7 @@ AC_DEFUN([CF_STRERROR],[
AC_CHECK_FUNCS(strerror, AC_DEFINE(HAVE_STRERROR),[CF_SYS_ERRLIST])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_STRUCT_TERMIOS version: 11 updated: 2020/03/19 20:46:13
+dnl CF_STRUCT_TERMIOS version: 13 updated: 2023/12/03 19:38:54
dnl -----------------
dnl Some machines require _POSIX_SOURCE to completely define struct termios.
AC_DEFUN([CF_STRUCT_TERMIOS],[
@@ -5596,12 +5613,12 @@ if test "$ac_cv_header_termios_h" = yes
if test "$termios_bad" = maybe ; then
AC_MSG_CHECKING(whether termios.h needs _POSIX_SOURCE)
AC_TRY_COMPILE([#include ],
- [struct termios foo; int x = foo.c_iflag = 1; (void)x],
+ [struct termios foo; int x = (int)(foo.c_iflag = 1); (void)x],
termios_bad=no, [
AC_TRY_COMPILE([
#define _POSIX_SOURCE
#include ],
- [struct termios foo; int x = foo.c_iflag = 2; (void)x],
+ [struct termios foo; int x = (int)(foo.c_iflag = 2); (void)x],
termios_bad=unknown,
termios_bad=yes AC_DEFINE(_POSIX_SOURCE,1,[Define to 1 if we must define _POSIX_SOURCE]))
])
@@ -5645,7 +5662,7 @@ AC_DEFUN([CF_SYS_ERRLIST],
CF_CHECK_ERRNO(sys_errlist)
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_SYS_SELECT_TIMEVAL version: 5 updated: 2019/12/31 20:39:42
+dnl CF_SYS_SELECT_TIMEVAL version: 6 updated: 2023/12/17 10:59:59
dnl ---------------------
dnl Check if there is a conflict between and .
dnl This is known to be a problem with SCO.
@@ -5676,7 +5693,7 @@ AC_TRY_COMPILE([
#ifdef HAVE_SYS_SELECT_H
# include
#endif
-],[struct timeval foo],
+],[struct timeval foo; (void)foo],
[cf_cv_sys_select_timeval=$cf_opts
break],
[cf_cv_sys_select_timeval=no])
@@ -5686,7 +5703,7 @@ AC_MSG_RESULT($cf_cv_sys_select_timeval)
test $cf_cv_sys_select_timeval = yes && AC_DEFINE(NEED_TIMEVAL_FIX,1,[Define this to 1 if sys/time.h conflicts with sys/select.h])
])
dnl ---------------------------------------------------------------------------
-dnl CF_TERMCAP_LIBS version: 17 updated: 2022/12/21 19:42:05
+dnl CF_TERMCAP_LIBS version: 18 updated: 2023/01/14 07:19:05
dnl ---------------
dnl Look for termcap libraries, or the equivalent in terminfo.
dnl
@@ -5725,7 +5742,7 @@ if test "$cf_cv_termlib" = none; then
AC_MSG_CHECKING(for $cf_func in -l$cf_lib)
AC_TRY_LINK(
[extern char *$cf_func(const char *);],
- [int x=$cf_func(""); (void)x],
+ [char *x = $cf_func(""); (void)x],
[cf_result=yes],
[cf_result=no])
AC_MSG_RESULT($cf_result)
@@ -6013,7 +6030,7 @@ if test $cf_cv_type_fd_set = sys/select.
fi
])
dnl ---------------------------------------------------------------------------
-dnl CF_TYPE_OUTCHAR version: 15 updated: 2015/05/15 19:42:24
+dnl CF_TYPE_OUTCHAR version: 16 updated: 2023/12/09 10:53:57
dnl ---------------
dnl Check for return and param type of 3rd -- OutChar() -- param of tputs().
dnl
@@ -6060,10 +6077,11 @@ for Q in int void; do
for R in int char; do
for S in "" const; do
CF_MSG_LOG(loop variables [P:[$]P, Q:[$]Q, R:[$]R, S:[$]S])
- AC_TRY_COMPILE([$CHECK_DECL_HDRS],
- [extern $Q OutChar($R);
+ AC_TRY_COMPILE([$CHECK_DECL_HDRS
+ extern $Q OutChar($R);
extern $P tputs ($S char *string, int nlines, $Q (*_f)($R));
- tputs("", 1, OutChar)],
+ static char fmt[] = "";],
+ [tputs(fmt, 1, OutChar)],
[cf_cv_type_outchar="$Q OutChar($R)"
cf_cv_found=yes
break])
@@ -6090,7 +6108,7 @@ esac
CPPFLAGS="$cf_save_CPPFLAGS"
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_TYPE_SIGACTION version: 4 updated: 2012/10/06 17:56:13
+dnl CF_TYPE_SIGACTION version: 5 updated: 2023/12/03 09:21:34
dnl -----------------
dnl
AC_DEFUN([CF_TYPE_SIGACTION],
@@ -6099,7 +6117,7 @@ AC_MSG_CHECKING([for type sigaction_t])
AC_CACHE_VAL(cf_cv_type_sigaction,[
AC_TRY_COMPILE([
#include ],
- [sigaction_t x],
+ [sigaction_t x; (void)x],
[cf_cv_type_sigaction=yes],
[cf_cv_type_sigaction=no])])
AC_MSG_RESULT($cf_cv_type_sigaction)
@@ -6441,7 +6459,7 @@ AC_DEFUN([CF_WITH_VALUE],
AC_DEFINE_UNQUOTED($3,"$withval",[Define a value for $1])dnl
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_CURSES version: 17 updated: 2021/07/10 12:22:27
+dnl CF_XOPEN_CURSES version: 19 updated: 2023/12/13 18:02:34
dnl ---------------
dnl Test if we should define X/Open source for curses, needed on Digital Unix
dnl 4.x, to see the extended functions, but breaks on IRIX 6.x.
@@ -6454,7 +6472,7 @@ AC_REQUIRE([CF_CURSES_CPPFLAGS])dnl
AC_CACHE_CHECK(definition to turn on extended curses functions,cf_cv_need_xopen_extension,[
cf_cv_need_xopen_extension=unknown
AC_TRY_LINK([
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>],[
#if defined(NCURSES_VERSION_PATCH)
#if (NCURSES_VERSION_PATCH < 20100501) && (NCURSES_VERSION_PATCH >= 20100403)
@@ -6464,9 +6482,10 @@ AC_TRY_LINK([
#ifdef NCURSES_WIDECHAR
make an error /* prefer to fall-through on the second checks */
#endif
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
(void)check2;
getbegyx(stdscr, y1, x1);
@@ -6480,11 +6499,12 @@ make an error /* prefer to fall-through
do
AC_TRY_LINK([
#define $cf_try_xopen_extension 1
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>],[
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
getbegyx(stdscr, y1, x1);
(void)check2;
@@ -6505,7 +6525,7 @@ esac
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_XOPEN_SOURCE version: 62 updated: 2022/10/02 19:55:56
+dnl CF_XOPEN_SOURCE version: 67 updated: 2023/09/06 18:55:27
dnl ---------------
dnl Try to get _XOPEN_SOURCE defined properly that we can use POSIX functions,
dnl or adapt to the vendor's definitions to get equivalent functionality,
@@ -6514,6 +6534,18 @@ dnl
dnl Parameters:
dnl $1 is the nominal value for _XOPEN_SOURCE
dnl $2 is the nominal value for _POSIX_C_SOURCE
+dnl
+dnl The default case prefers _XOPEN_SOURCE over _POSIX_C_SOURCE if the
+dnl implementation predefines it, because X/Open and most implementations agree
+dnl that the latter is a legacy or "aligned" value.
+dnl
+dnl Because _XOPEN_SOURCE is preferred, if defining _POSIX_C_SOURCE turns
+dnl that off, then refrain from setting _POSIX_C_SOURCE explicitly.
+dnl
+dnl References:
+dnl https://pubs.opengroup.org/onlinepubs/007904975/functions/xsh_chap02_02.html
+dnl https://docs.oracle.com/cd/E19253-01/816-5175/standards-5/index.html
+dnl https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html
AC_DEFUN([CF_XOPEN_SOURCE],[
AC_REQUIRE([AC_CANONICAL_HOST])
AC_REQUIRE([CF_POSIX_VISIBLE])
@@ -6528,9 +6560,6 @@ case "$host_os" in
aix[[4-7]]*)
cf_xopen_source="-D_ALL_SOURCE"
;;
-msys)
- cf_XOPEN_SOURCE=600
- ;;
darwin[[0-8]].*)
cf_xopen_source="-D_APPLE_C_SOURCE"
;;
@@ -6556,7 +6585,7 @@ irix[[56]].*)
cf_xopen_source="-D_SGI_SOURCE"
cf_XOPEN_SOURCE=
;;
-linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin)
+linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc)
CF_GNU_SOURCE($cf_XOPEN_SOURCE)
;;
minix*)
@@ -6608,10 +6637,12 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x
cf_save_xopen_cppflags="$CPPFLAGS"
CF_POSIX_C_SOURCE($cf_POSIX_C_SOURCE)
# Some of these niche implementations use copy/paste, double-check...
- CF_VERBOSE(checking if _POSIX_C_SOURCE inteferes)
- AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY,,[
- AC_MSG_WARN(_POSIX_C_SOURCE definition is not usable)
- CPPFLAGS="$cf_save_xopen_cppflags"])
+ if test "$cf_cv_xopen_source" = no ; then
+ CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
+ AC_TRY_COMPILE(CF__XOPEN_SOURCE_HEAD,CF__XOPEN_SOURCE_BODY,,[
+ AC_MSG_WARN(_POSIX_C_SOURCE definition is not usable)
+ CPPFLAGS="$cf_save_xopen_cppflags"])
+ fi
;;
esac
@@ -6626,7 +6657,7 @@ if test -n "$cf_XOPEN_SOURCE" && test -z
AC_MSG_CHECKING(if _XOPEN_SOURCE really is set)
AC_TRY_COMPILE([#include ],[
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif],
[cf_XOPEN_SOURCE_set=yes],
[cf_XOPEN_SOURCE_set=no])
@@ -6635,7 +6666,7 @@ make an error
then
AC_TRY_COMPILE([#include ],[
#if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE
-make an error
+#error (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE
#endif],
[cf_XOPEN_SOURCE_set_ok=yes],
[cf_XOPEN_SOURCE_set_ok=no])
@@ -6650,7 +6681,7 @@ fi
fi # cf_cv_posix_visible
])
dnl ---------------------------------------------------------------------------
-dnl CF_X_ATHENA version: 24 updated: 2020/03/10 18:53:47
+dnl CF_X_ATHENA version: 25 updated: 2023/01/11 04:05:23
dnl -----------
dnl Check for Xaw (Athena) libraries
dnl
@@ -6724,6 +6755,7 @@ if test "$PKG_CONFIG" != none ; then
AC_CACHE_CHECK(for usable $cf_x_athena/Xmu package,cf_cv_xaw_compat,[
AC_TRY_LINK([
+$ac_includes_default
#include
],[
int check = XmuCompareISOLatin1("big", "small");
@@ -6810,7 +6842,7 @@ elif test "$cf_x_athena_inc" != default
fi
])
dnl ---------------------------------------------------------------------------
-dnl CF_X_ATHENA_LIBS version: 13 updated: 2020/01/11 18:16:10
+dnl CF_X_ATHENA_LIBS version: 14 updated: 2023/01/11 04:05:23
dnl ----------------
dnl Normally invoked by CF_X_ATHENA, with $1 set to the appropriate flavor of
dnl the Athena widgets, e.g., Xaw, Xaw3d, neXtaw.
@@ -6843,6 +6875,7 @@ do
CF_ADD_LIBS($cf_libs)
AC_MSG_CHECKING(for $cf_test in $cf_libs)
AC_TRY_LINK([
+$ac_includes_default
#include
#include
],[
@@ -6879,7 +6912,7 @@ CF_TRY_PKG_CONFIG(Xext,,[
[CF_ADD_LIB(Xext)])])
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF_X_TOOLKIT version: 26 updated: 2021/01/02 09:31:20
+dnl CF_X_TOOLKIT version: 27 updated: 2023/01/11 04:05:23
dnl ------------
dnl Check for X Toolkit libraries
AC_DEFUN([CF_X_TOOLKIT],
@@ -6914,6 +6947,7 @@ CF_TRY_PKG_CONFIG(xt,[
# we have an "xt" package, but it may omit Xt's dependency on X11
AC_CACHE_CHECK(for usable X dependency,cf_cv_xt_x11_compat,[
AC_TRY_LINK([
+$ac_includes_default
#include
],[
int rc1 = XDrawLine((Display*) 0, (Drawable) 0, (GC) 0, 0, 0, 0, 0);
@@ -6932,6 +6966,7 @@ AC_TRY_LINK([
AC_CACHE_CHECK(for usable X Toolkit package,cf_cv_xt_ice_compat,[
AC_TRY_LINK([
+$ac_includes_default
#include
],[int num = IceConnectionNumber(0); (void) num
],[cf_cv_xt_ice_compat=yes],[cf_cv_xt_ice_compat=no])])
@@ -7038,24 +7073,22 @@ define([CF__INTL_HEAD],[
extern int _nl_msg_cat_cntr;
])dnl
dnl ---------------------------------------------------------------------------
-dnl CF__XOPEN_SOURCE_BODY version: 1 updated: 2022/09/10 15:17:35
+dnl CF__XOPEN_SOURCE_BODY version: 2 updated: 2023/02/18 17:41:25
dnl ---------------------
dnl body of test when test-compiling for _XOPEN_SOURCE check
define([CF__XOPEN_SOURCE_BODY],
[
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
])
dnl ---------------------------------------------------------------------------
-dnl CF__XOPEN_SOURCE_HEAD version: 1 updated: 2022/09/10 15:17:03
+dnl CF__XOPEN_SOURCE_HEAD version: 2 updated: 2023/02/18 17:41:25
dnl ---------------------
dnl headers to include when test-compiling for _XOPEN_SOURCE check
define([CF__XOPEN_SOURCE_HEAD],
[
-#include
-#include
-#include
+$ac_includes_default
])
dnl ---------------------------------------------------------------------------
dnl jm_GLIBC21 version: 4 updated: 2015/05/10 19:52:14
@@ -7086,3 +7119,20 @@ AC_CACHE_CHECK(whether we are using the
AC_SUBST(GLIBC21)
GLIBC21="$ac_cv_gnu_library_2_1"
])
+dnl ---------------------------------------------------------------------------
+dnl CF_WITH_ZLIB version: 4 updated: 2011/05/28 12:10:58
+dnl ------------
+dnl check for libz aka "zlib"
+AC_DEFUN([CF_WITH_ZLIB],[
+ CF_ADD_OPTIONAL_PATH($1)
+
+ CF_FIND_LINKAGE([
+#include
+],[
+ gzopen("name","mode")
+],z,,,zlib)
+
+AC_CHECK_FUNCS( \
+ zError \
+)
+])dnl
diff -Nurp '--exclude=.bzr*' tin-2.6.2/config.guess tin-2.6.3/config.guess
--- tin-2.6.2/config.guess 2022-10-08 11:38:43.000000000 +0200
+++ tin-2.6.3/config.guess 2023-09-19 14:23:29.823867338 +0200
@@ -1,10 +1,10 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright 1992-2022 Free Software Foundation, Inc.
+# Copyright 1992-2023 Free Software Foundation, Inc.
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2022-09-17'
+timestamp='2023-08-22'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ me=`echo "$0" | sed -e 's,.*/,,'`
usage="\
Usage: $0 [OPTION]
-Output the configuration name of the system \`$me' is run on.
+Output the configuration name of the system '$me' is run on.
Options:
-h, --help print this help, then exit
@@ -60,13 +60,13 @@ version="\
GNU config.guess ($timestamp)
Originally written by Per Bothner.
-Copyright 1992-2022 Free Software Foundation, Inc.
+Copyright 1992-2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
help="
-Try \`$me --help' for more information."
+Try '$me --help' for more information."
# Parse command line
while test $# -gt 0 ; do
@@ -102,8 +102,8 @@ GUESS=
# temporary files to be created and, as you can see below, it is a
# headache to deal with in a portable fashion.
-# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
-# use `HOST_CC' if defined, but it is deprecated.
+# Historically, 'CC_FOR_BUILD' used to be named 'HOST_CC'. We still
+# use 'HOST_CC' if defined, but it is deprecated.
# Portable tmp directory creation inspired by the Autoconf team.
@@ -155,6 +155,9 @@ Linux|GNU|GNU/*)
set_cc_for_build
cat <<-EOF > "$dummy.c"
+ #if defined(__ANDROID__)
+ LIBC=android
+ #else
#include
#if defined(__UCLIBC__)
LIBC=uclibc
@@ -169,6 +172,7 @@ Linux|GNU|GNU/*)
LIBC=musl
#endif
#endif
+ #endif
EOF
cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
eval "$cc_set_libc"
@@ -459,7 +463,7 @@ case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME
UNAME_RELEASE=`uname -v`
;;
esac
- # Japanese Language versions have a version number like `4.1.3-JL'.
+ # Japanese Language versions have a version number like '4.1.3-JL'.
SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/'`
GUESS=sparc-sun-sunos$SUN_REL
;;
@@ -904,7 +908,7 @@ EOF
fi
;;
*:FreeBSD:*:*)
- UNAME_PROCESSOR=`/usr/bin/uname -p`
+ UNAME_PROCESSOR=`uname -p`
case $UNAME_PROCESSOR in
amd64)
UNAME_PROCESSOR=x86_64 ;;
@@ -976,7 +980,27 @@ EOF
GUESS=$UNAME_MACHINE-unknown-minix
;;
aarch64:Linux:*:*)
- GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
+ set_cc_for_build
+ CPU=$UNAME_MACHINE
+ LIBCABI=$LIBC
+ if test "$CC_FOR_BUILD" != no_compiler_found; then
+ ABI=64
+ sed 's/^ //' << EOF > "$dummy.c"
+ #ifdef __ARM_EABI__
+ #ifdef __ARM_PCS_VFP
+ ABI=eabihf
+ #else
+ ABI=eabi
+ #endif
+ #endif
+EOF
+ cc_set_abi=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^ABI' | sed 's, ,,g'`
+ eval "$cc_set_abi"
+ case $ABI in
+ eabi | eabihf) CPU=armv8l; LIBCABI=$LIBC$ABI ;;
+ esac
+ fi
+ GUESS=$CPU-unknown-linux-$LIBCABI
;;
aarch64_be:Linux:*:*)
UNAME_MACHINE=aarch64_be
@@ -1042,6 +1066,15 @@ EOF
k1om:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
+ kvx:Linux:*:*)
+ GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
+ ;;
+ kvx:cos:*:*)
+ GUESS=$UNAME_MACHINE-unknown-cos
+ ;;
+ kvx:mbr:*:*)
+ GUESS=$UNAME_MACHINE-unknown-mbr
+ ;;
loongarch32:Linux:*:* | loongarch64:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
@@ -1197,7 +1230,7 @@ EOF
GUESS=$UNAME_MACHINE-pc-sysv4.2uw$UNAME_VERSION
;;
i*86:OS/2:*:*)
- # If we were able to find `uname', then EMX Unix compatibility
+ # If we were able to find 'uname', then EMX Unix compatibility
# is probably installed.
GUESS=$UNAME_MACHINE-pc-os2-emx
;;
@@ -1338,7 +1371,7 @@ EOF
GUESS=ns32k-sni-sysv
fi
;;
- PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort
+ PENTIUM:*:4.0*:*) # Unisys 'ClearPath HMP IX 4000' SVR4/MP effort
# says
GUESS=i586-unisys-sysv4
;;
diff -Nurp '--exclude=.bzr*' tin-2.6.2/config.sub tin-2.6.3/config.sub
--- tin-2.6.2/config.sub 2022-10-08 11:40:15.000000000 +0200
+++ tin-2.6.3/config.sub 2023-09-25 17:56:59.630370820 +0200
@@ -1,10 +1,10 @@
#! /bin/sh
# Configuration validation subroutine script.
-# Copyright 1992-2022 Free Software Foundation, Inc.
+# Copyright 1992-2023 Free Software Foundation, Inc.
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2022-09-17'
+timestamp='2023-09-19'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -76,13 +76,13 @@ Report bugs and patches to &2
+ echo "Invalid configuration '$1': more than four components" >&2
exit 1
;;
*-*-*-*)
@@ -145,7 +145,8 @@ case $1 in
nto-qnx* | linux-* | uclinux-uclibc* \
| uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \
| netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \
- | storm-chaos* | os2-emx* | rtmk-nova* | managarm-*)
+ | storm-chaos* | os2-emx* | rtmk-nova* | managarm-* \
+ | windows-* )
basic_machine=$field1
basic_os=$maybe_os
;;
@@ -943,7 +944,7 @@ $basic_machine
EOF
IFS=$saved_IFS
;;
- # We use `pc' rather than `unknown'
+ # We use 'pc' rather than 'unknown'
# because (1) that's what they normally are, and
# (2) the word "unknown" tends to confuse beginning users.
i*86 | x86_64)
@@ -1075,7 +1076,7 @@ case $cpu-$vendor in
pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
cpu=i586
;;
- pentiumpro-* | p6-* | 6x86-* | athlon-* | athalon_*-*)
+ pentiumpro-* | p6-* | 6x86-* | athlon-* | athlon_*-*)
cpu=i686
;;
pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
@@ -1180,7 +1181,7 @@ case $cpu-$vendor in
case $cpu in
1750a | 580 \
| a29k \
- | aarch64 | aarch64_be \
+ | aarch64 | aarch64_be | aarch64c | arm64ec \
| abacus \
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] \
@@ -1199,12 +1200,14 @@ case $cpu-$vendor in
| d10v | d30v | dlx | dsp16xx \
| e2k | elxsi | epiphany \
| f30[01] | f700 | fido | fr30 | frv | ft32 | fx80 \
+ | javascript \
| h8300 | h8500 \
| hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| hexagon \
| i370 | i*86 | i860 | i960 | ia16 | ia64 \
| ip2k | iq2000 \
| k1om \
+ | kvx \
| le32 | le64 \
| lm32 \
| loongarch32 | loongarch64 \
@@ -1213,31 +1216,7 @@ case $cpu-$vendor in
| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \
| m88110 | m88k | maxq | mb | mcore | mep | metag \
| microblaze | microblazeel \
- | mips | mipsbe | mipseb | mipsel | mipsle \
- | mips16 \
- | mips64 | mips64eb | mips64el \
- | mips64octeon | mips64octeonel \
- | mips64orion | mips64orionel \
- | mips64r5900 | mips64r5900el \
- | mips64vr | mips64vrel \
- | mips64vr4100 | mips64vr4100el \
- | mips64vr4300 | mips64vr4300el \
- | mips64vr5000 | mips64vr5000el \
- | mips64vr5900 | mips64vr5900el \
- | mipsisa32 | mipsisa32el \
- | mipsisa32r2 | mipsisa32r2el \
- | mipsisa32r3 | mipsisa32r3el \
- | mipsisa32r5 | mipsisa32r5el \
- | mipsisa32r6 | mipsisa32r6el \
- | mipsisa64 | mipsisa64el \
- | mipsisa64r2 | mipsisa64r2el \
- | mipsisa64r3 | mipsisa64r3el \
- | mipsisa64r5 | mipsisa64r5el \
- | mipsisa64r6 | mipsisa64r6el \
- | mipsisa64sb1 | mipsisa64sb1el \
- | mipsisa64sr71k | mipsisa64sr71kel \
- | mipsr5900 | mipsr5900el \
- | mipstx39 | mipstx39el \
+ | mips* \
| mmix \
| mn10200 | mn10300 \
| moxie \
@@ -1285,7 +1264,7 @@ case $cpu-$vendor in
;;
*)
- echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
+ echo "Invalid configuration '$1': machine '$cpu-$vendor' not recognized" 1>&2
exit 1
;;
esac
@@ -1306,11 +1285,12 @@ esac
# Decode manufacturer-specific aliases for certain operating systems.
-if test x$basic_os != x
+if test x"$basic_os" != x
then
# First recognize some ad-hoc cases, or perhaps split kernel-os, or else just
# set os.
+obj=
case $basic_os in
gnu/linux*)
kernel=linux
@@ -1510,10 +1490,16 @@ case $os in
os=eabi
;;
*)
- os=elf
+ os=
+ obj=elf
;;
esac
;;
+ aout* | coff* | elf* | pe*)
+ # These are machine code file formats, not OSes
+ obj=$os
+ os=
+ ;;
*)
# No normalization, but not necessarily accepted, that comes below.
;;
@@ -1532,12 +1518,15 @@ else
# system, and we'll never get to this point.
kernel=
+obj=
case $cpu-$vendor in
score-*)
- os=elf
+ os=
+ obj=elf
;;
spu-*)
- os=elf
+ os=
+ obj=elf
;;
*-acorn)
os=riscix1.2
@@ -1547,28 +1536,35 @@ case $cpu-$vendor in
os=gnu
;;
arm*-semi)
- os=aout
+ os=
+ obj=aout
;;
c4x-* | tic4x-*)
- os=coff
+ os=
+ obj=coff
;;
c8051-*)
- os=elf
+ os=
+ obj=elf
;;
clipper-intergraph)
os=clix
;;
hexagon-*)
- os=elf
+ os=
+ obj=elf
;;
tic54x-*)
- os=coff
+ os=
+ obj=coff
;;
tic55x-*)
- os=coff
+ os=
+ obj=coff
;;
tic6x-*)
- os=coff
+ os=
+ obj=coff
;;
# This must come before the *-dec entry.
pdp10-*)
@@ -1590,19 +1586,24 @@ case $cpu-$vendor in
os=sunos3
;;
m68*-cisco)
- os=aout
+ os=
+ obj=aout
;;
mep-*)
- os=elf
+ os=
+ obj=elf
;;
mips*-cisco)
- os=elf
+ os=
+ obj=elf
;;
mips*-*)
- os=elf
+ os=
+ obj=elf
;;
or32-*)
- os=coff
+ os=
+ obj=coff
;;
*-tti) # must be before sparc entry or we get the wrong os.
os=sysv3
@@ -1611,7 +1612,8 @@ case $cpu-$vendor in
os=sunos4.1.1
;;
pru-*)
- os=elf
+ os=
+ obj=elf
;;
*-be)
os=beos
@@ -1692,10 +1694,12 @@ case $cpu-$vendor in
os=uxpv
;;
*-rom68k)
- os=coff
+ os=
+ obj=coff
;;
*-*bug)
- os=coff
+ os=
+ obj=coff
;;
*-apple)
os=macos
@@ -1713,7 +1717,8 @@ esac
fi
-# Now, validate our (potentially fixed-up) OS.
+# Now, validate our (potentially fixed-up) individual pieces (OS, OBJ).
+
case $os in
# Sometimes we do "kernel-libc", so those need to count as OSes.
musl* | newlib* | relibc* | uclibc*)
@@ -1724,6 +1729,9 @@ case $os in
# VxWorks passes extra cpu info in the 4th filed.
simlinux | simwindows | spe)
;;
+ # See `case $cpu-$os` validation below
+ ghcjs)
+ ;;
# Now accept the basic system types.
# The portable systems comes first.
# Each alternative MUST end in a * to match a version number.
@@ -1732,7 +1740,7 @@ case $os in
| hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \
| sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \
| hiux* | abug | nacl* | netware* | windows* \
- | os9* | macos* | osx* | ios* \
+ | os9* | macos* | osx* | ios* | tvos* | watchos* \
| mpw* | magic* | mmixware* | mon960* | lnews* \
| amigaos* | amigados* | msdos* | newsos* | unicos* | aof* \
| aos* | aros* | cloudabi* | sortix* | twizzler* \
@@ -1741,11 +1749,11 @@ case $os in
| mirbsd* | netbsd* | dicos* | openedition* | ose* \
| bitrig* | openbsd* | secbsd* | solidbsd* | libertybsd* | os108* \
| ekkobsd* | freebsd* | riscix* | lynxos* | os400* \
- | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
- | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \
+ | bosx* | nextstep* | cxux* | oabi* \
+ | ptx* | ecoff* | winnt* | domain* | vsta* \
| udi* | lites* | ieee* | go32* | aux* | hcos* \
| chorusrdb* | cegcc* | glidix* | serenity* \
- | cygwin* | msys* | pe* | moss* | proelf* | rtems* \
+ | cygwin* | msys* | moss* | proelf* | rtems* \
| midipix* | mingw32* | mingw64* | mint* \
| uxpv* | beos* | mpeix* | udk* | moxiebox* \
| interix* | uwin* | mks* | rhapsody* | darwin* \
@@ -1758,7 +1766,7 @@ case $os in
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
| midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
| nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \
- | fiwix* | mlibc* )
+ | fiwix* | mlibc* | cos* | mbr* )
;;
# This one is extra strict with allowed versions
sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
@@ -1766,54 +1774,99 @@ case $os in
;;
none)
;;
- kernel* )
+ kernel* | msvc* )
# Restricted further below
;;
+ '')
+ if test x"$obj" = x
+ then
+ echo "Invalid configuration '$1': Blank OS only allowed with explicit machine code file format" 1>&2
+ fi
+ ;;
*)
- echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2
+ echo "Invalid configuration '$1': OS '$os' not recognized" 1>&2
+ exit 1
+ ;;
+esac
+
+case $obj in
+ aout* | coff* | elf* | pe*)
+ ;;
+ '')
+ # empty is fine
+ ;;
+ *)
+ echo "Invalid configuration '$1': Machine code format '$obj' not recognized" 1>&2
+ exit 1
+ ;;
+esac
+
+# Here we handle the constraint that a (synthetic) cpu and os are
+# valid only in combination with each other and nowhere else.
+case $cpu-$os in
+ # The "javascript-unknown-ghcjs" triple is used by GHC; we
+ # accept it here in order to tolerate that, but reject any
+ # variations.
+ javascript-ghcjs)
+ ;;
+ javascript-* | *-ghcjs)
+ echo "Invalid configuration '$1': cpu '$cpu' is not valid with os '$os$obj'" 1>&2
exit 1
;;
esac
# As a final step for OS-related things, validate the OS-kernel combination
# (given a valid OS), if there is a kernel.
-case $kernel-$os in
- linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \
- | linux-musl* | linux-relibc* | linux-uclibc* | linux-mlibc* )
+case $kernel-$os-$obj in
+ linux-gnu*- | linux-dietlibc*- | linux-android*- | linux-newlib*- \
+ | linux-musl*- | linux-relibc*- | linux-uclibc*- | linux-mlibc*- )
;;
- uclinux-uclibc* )
+ uclinux-uclibc*- )
;;
- managarm-mlibc* | managarm-kernel* )
+ managarm-mlibc*- | managarm-kernel*- )
;;
- -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* | -mlibc* )
+ windows*-msvc*-)
+ ;;
+ -dietlibc*- | -newlib*- | -musl*- | -relibc*- | -uclibc*- | -mlibc*- )
# These are just libc implementations, not actual OSes, and thus
# require a kernel.
- echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2
+ echo "Invalid configuration '$1': libc '$os' needs explicit kernel." 1>&2
exit 1
;;
- -kernel* )
- echo "Invalid configuration \`$1': \`$os' needs explicit kernel." 1>&2
+ -kernel*- )
+ echo "Invalid configuration '$1': '$os' needs explicit kernel." 1>&2
exit 1
;;
- *-kernel* )
- echo "Invalid configuration \`$1': \`$kernel' does not support \`$os'." 1>&2
+ *-kernel*- )
+ echo "Invalid configuration '$1': '$kernel' does not support '$os'." 1>&2
exit 1
;;
- kfreebsd*-gnu* | kopensolaris*-gnu*)
+ *-msvc*- )
+ echo "Invalid configuration '$1': '$os' needs 'windows'." 1>&2
+ exit 1
;;
- vxworks-simlinux | vxworks-simwindows | vxworks-spe)
+ kfreebsd*-gnu*- | kopensolaris*-gnu*-)
;;
- nto-qnx*)
+ vxworks-simlinux- | vxworks-simwindows- | vxworks-spe-)
;;
- os2-emx)
+ nto-qnx*-)
+ ;;
+ os2-emx-)
+ ;;
+ *-eabi*- | *-gnueabi*-)
;;
- *-eabi* | *-gnueabi*)
+ none--*)
+ # None (no kernel, i.e. freestanding / bare metal),
+ # can be paired with an machine code file format
;;
- -*)
+ -*-)
# Blank kernel with real OS is always fine.
;;
- *-*)
- echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
+ --*)
+ # Blank kernel and OS with real machine code file format is always fine.
+ ;;
+ *-*-*)
+ echo "Invalid configuration '$1': Kernel '$kernel' not known to work with OS '$os'." 1>&2
exit 1
;;
esac
@@ -1896,7 +1949,7 @@ case $vendor in
;;
esac
-echo "$cpu-$vendor-${kernel:+$kernel-}$os"
+echo "$cpu-$vendor${kernel:+-$kernel}${os:+-$os}${obj:+-$obj}"
exit
# Local variables:
diff -Nurp '--exclude=.bzr*' tin-2.6.2/configure tin-2.6.3/configure
--- tin-2.6.2/configure 2022-12-25 00:00:29.000000000 +0100
+++ tin-2.6.3/configure 2023-12-24 00:08:01.625946559 +0100
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by Autoconf 2.52.20221009.
+# Generated by Autoconf 2.52.20231210.
#
-# Copyright 2003-2021,2022 Thomas E. Dickey
+# Copyright 2003-2022,2023 Thomas E. Dickey
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
@@ -718,7 +718,7 @@ Optional Features:
--with-editor=PROG specify editor (default: vi)
--with-mailer=PROG specify default mailer-program (default: mailx)
--with-mailbox=DIR directory for incoming mailboxes (default: empty)
- --with-pkg-config{=path} enable/disable use of pkg-config
+ --with-pkg-config[=CMD] enable/disable use of pkg-config and its name CMD
--disable-pgp-gpg disable PGP/GPG Support
--with-pgp (default: from system path)
--with-pgpk (default: from system path)
@@ -727,6 +727,7 @@ Optional Features:
--with-shell=PROG default $SHELL program (default: sh)
--disable-nntp disable reading via NNTP
--enable-nntp-only enable reading via NNTP only
+ --with-zlib use zlib for COMPRESS DEFLATE
--enable-debug turn on debug support
--disable-echo do not display "compiling" commands
--enable-prototypes check for optional prototypes
@@ -761,7 +762,7 @@ Optional Features:
--enable-mh-mail-handling
use MH style mail handling for mailgroups
--enable-cancel-locks enable creation of Cancel-Locks
- --with-cancel-locks=PATH use installed canlock versus bundled
+ --with-canlock=PATH use installed canlock versus bundled
--disable-gsasl don't use GNU SASL
--disable-8bit-keys disable 8-bit keycode support
--disable-color disable ANSI-color support
@@ -862,7 +863,7 @@ test -n "$ac_init_help" && exit 0
if "$ac_init_version"; then
cat <<\EOF
-Copyright 2003-2021,2022 Thomas E. Dickey
+Copyright 2003-2022,2023 Thomas E. Dickey
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
@@ -876,7 +877,7 @@ This file contains any messages produced
running configure, to aid debugging if configure makes a mistake.
It was created by $as_me, which was
-generated by GNU Autoconf 2.52.20221009. Invocation command line was
+generated by GNU Autoconf 2.52.20231210. Invocation command line was
$ $0 $@
@@ -1000,7 +1001,7 @@ if test -z "$CONFIG_SITE"; then
fi
for ac_site_file in $CONFIG_SITE; do
if test -r "$ac_site_file"; then
- { echo "$as_me:1003: loading site script $ac_site_file" >&5
+ { echo "$as_me:1004: loading site script $ac_site_file" >&5
echo "$as_me: loading site script $ac_site_file" >&6;}
cat "$ac_site_file" >&5
. "$ac_site_file"
@@ -1011,7 +1012,7 @@ 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
- { echo "$as_me:1014: loading cache $cache_file" >&5
+ { echo "$as_me:1015: loading cache $cache_file" >&5
echo "$as_me: loading cache $cache_file" >&6;}
case $cache_file in
[\\/]* | ?:[\\/]* ) . $cache_file;;
@@ -1019,7 +1020,7 @@ echo "$as_me: loading cache $cache_file"
esac
fi
else
- { echo "$as_me:1022: creating cache $cache_file" >&5
+ { echo "$as_me:1023: creating cache $cache_file" >&5
echo "$as_me: creating cache $cache_file" >&6;}
>$cache_file
fi
@@ -1035,21 +1036,21 @@ for ac_var in `(set) 2>&1 |
eval ac_new_val="\$ac_env_${ac_var}_value"
case "$ac_old_set,$ac_new_set" in
set,)
- { echo "$as_me:1038: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+ { echo "$as_me:1039: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ac_cache_corrupted=: ;;
,set)
- { echo "$as_me:1042: error: \`$ac_var' was not set in the previous run" >&5
+ { echo "$as_me:1043: error: \`$ac_var' was not set in the previous run" >&5
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
ac_cache_corrupted=: ;;
,);;
*)
if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:1048: error: \`$ac_var' has changed since the previous run:" >&5
+ { echo "$as_me:1049: error: \`$ac_var' has changed since the previous run:" >&5
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:1050: former value: $ac_old_val" >&5
+ { echo "$as_me:1051: former value: $ac_old_val" >&5
echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:1052: current value: $ac_new_val" >&5
+ { echo "$as_me:1053: current value: $ac_new_val" >&5
echo "$as_me: current value: $ac_new_val" >&2;}
ac_cache_corrupted=:
fi;;
@@ -1068,9 +1069,9 @@ echo "$as_me: current value: $ac_new_v
fi
done
if "$ac_cache_corrupted"; then
- { echo "$as_me:1071: error: changes in the environment can compromise the build" >&5
+ { echo "$as_me:1072: error: changes in the environment can compromise the build" >&5
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:1073: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
+ { { echo "$as_me:1074: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -1099,10 +1100,10 @@ esac
echo "#! $SHELL" >conftest.sh
echo "exit 0" >>conftest.sh
chmod +x conftest.sh
-if { (echo "$as_me:1102: PATH=\".;.\"; conftest.sh") >&5
+if { (echo "$as_me:1103: PATH=\".;.\"; conftest.sh") >&5
(PATH=".;."; conftest.sh) 2>&5
ac_status=$?
- echo "$as_me:1105: \$? = $ac_status" >&5
+ echo "$as_me:1106: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
ac_path_separator=';'
else
@@ -1114,7 +1115,7 @@ rm -f conftest.sh
ac_config_headers="$ac_config_headers include/autoconf.h:include/autoconf.hin"
PACKAGE=tin
-VERSION=2.6.2
+VERSION=2.6.3
cat >>confdefs.h <&5
+ { { echo "$as_me:1147: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -1153,11 +1154,11 @@ ac_configure="$SHELL $ac_aux_dir/configu
# Make sure we can run config.sub.
$ac_config_sub sun4 >/dev/null 2>&1 ||
- { { echo "$as_me:1156: error: cannot run $ac_config_sub" >&5
+ { { echo "$as_me:1157: error: cannot run $ac_config_sub" >&5
echo "$as_me: error: cannot run $ac_config_sub" >&2;}
{ (exit 1); exit 1; }; }
-echo "$as_me:1160: checking build system type" >&5
+echo "$as_me:1161: checking build system type" >&5
echo $ECHO_N "checking build system type... $ECHO_C" >&6
if test "${ac_cv_build+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1166,16 +1167,16 @@ else
test -z "$ac_cv_build_alias" &&
ac_cv_build_alias=`$ac_config_guess`
test -z "$ac_cv_build_alias" &&
- { { echo "$as_me:1169: error: cannot guess build type; you must specify one" >&5
+ { { echo "$as_me:1170: error: cannot guess build type; you must specify one" >&5
echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
{ (exit 1); exit 1; }; }
ac_cv_build=`$ac_config_sub "$ac_cv_build_alias"` ||
- { { echo "$as_me:1173: error: $ac_config_sub $ac_cv_build_alias failed." >&5
+ { { echo "$as_me:1174: error: $ac_config_sub $ac_cv_build_alias failed." >&5
echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:1178: result: $ac_cv_build" >&5
+echo "$as_me:1179: result: $ac_cv_build" >&5
echo "${ECHO_T}$ac_cv_build" >&6
build=$ac_cv_build
build_cpu=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
@@ -1183,7 +1184,7 @@ build_vendor=`echo "$ac_cv_build" | sed
build_os=`echo "$ac_cv_build" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
if test -f "$srcdir/config.guess" || test -f "$ac_aux_dir/config.guess" ; then
- echo "$as_me:1186: checking host system type" >&5
+ echo "$as_me:1187: checking host system type" >&5
echo $ECHO_N "checking host system type... $ECHO_C" >&6
if test "${ac_cv_host+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1192,12 +1193,12 @@ else
test -z "$ac_cv_host_alias" &&
ac_cv_host_alias=$ac_cv_build_alias
ac_cv_host=`$ac_config_sub "$ac_cv_host_alias"` ||
- { { echo "$as_me:1195: error: $ac_config_sub $ac_cv_host_alias failed" >&5
+ { { echo "$as_me:1196: error: $ac_config_sub $ac_cv_host_alias failed" >&5
echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:1200: result: $ac_cv_host" >&5
+echo "$as_me:1201: result: $ac_cv_host" >&5
echo "${ECHO_T}$ac_cv_host" >&6
host=$ac_cv_host
host_cpu=`echo "$ac_cv_host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
@@ -1223,25 +1224,25 @@ else
fi
test -z "$system_name" && system_name="$cf_cv_system_name"
-test -n "$cf_cv_system_name" && echo "$as_me:1226: result: Configuring for $cf_cv_system_name" >&5
+test -n "$cf_cv_system_name" && echo "$as_me:1227: result: Configuring for $cf_cv_system_name" >&5
echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
if test ".$system_name" != ".$cf_cv_system_name" ; then
- echo "$as_me:1230: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
+ echo "$as_me:1231: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
- { { echo "$as_me:1232: error: \"Please remove config.cache and try again.\"" >&5
+ { { echo "$as_me:1233: error: \"Please remove config.cache and try again.\"" >&5
echo "$as_me: error: \"Please remove config.cache and try again.\"" >&2;}
{ (exit 1); exit 1; }; }
fi
- echo "$as_me:1237: checking for PATH separator" >&5
+ echo "$as_me:1238: checking for PATH separator" >&5
echo $ECHO_N "checking for PATH separator... $ECHO_C" >&6
case "$cf_cv_system_name" in
os2*) PATH_SEPARATOR=';' ;;
*) ${PATH_SEPARATOR:=':'} ;;
esac
- echo "$as_me:1244: result: $PATH_SEPARATOR" >&5
+ echo "$as_me:1245: result: $PATH_SEPARATOR" >&5
echo "${ECHO_T}$PATH_SEPARATOR" >&6
# Check whether --with-install-prefix or --without-install-prefix was given.
@@ -1277,7 +1278,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:1280: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:1281: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -1313,7 +1314,7 @@ case "$host_os" in
if test "$CC" = ""; then
# Extract the first word of "xlc", so it can be a program name with args.
set dummy xlc; ac_word=$2
-echo "$as_me:1316: checking for $ac_word" >&5
+echo "$as_me:1317: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_XLC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1330,7 +1331,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_XLC="$ac_dir/$ac_word"
- echo "$as_me:1333: found $ac_dir/$ac_word" >&5
+ echo "$as_me:1334: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -1341,10 +1342,10 @@ fi
XLC=$ac_cv_path_XLC
if test -n "$XLC"; then
- echo "$as_me:1344: result: $XLC" >&5
+ echo "$as_me:1345: result: $XLC" >&5
echo "${ECHO_T}$XLC" >&6
else
- echo "$as_me:1347: result: no" >&5
+ echo "$as_me:1348: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1373,7 +1374,7 @@ ac_main_return="return"
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:1376: checking for $ac_word" >&5
+echo "$as_me:1377: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1388,7 +1389,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="${ac_tool_prefix}gcc"
-echo "$as_me:1391: found $ac_dir/$ac_word" >&5
+echo "$as_me:1392: found $ac_dir/$ac_word" >&5
break
done
@@ -1396,10 +1397,10 @@ fi
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:1399: result: $CC" >&5
+ echo "$as_me:1400: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:1402: result: no" >&5
+ echo "$as_me:1403: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1408,7 +1409,7 @@ if test -z "$ac_cv_prog_CC"; then
ac_ct_CC=$CC
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
-echo "$as_me:1411: checking for $ac_word" >&5
+echo "$as_me:1412: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1423,7 +1424,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="gcc"
-echo "$as_me:1426: found $ac_dir/$ac_word" >&5
+echo "$as_me:1427: found $ac_dir/$ac_word" >&5
break
done
@@ -1431,10 +1432,10 @@ fi
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:1434: result: $ac_ct_CC" >&5
+ echo "$as_me:1435: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:1437: result: no" >&5
+ echo "$as_me:1438: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1447,7 +1448,7 @@ if test -z "$CC"; then
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:1450: checking for $ac_word" >&5
+echo "$as_me:1451: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1462,7 +1463,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="${ac_tool_prefix}cc"
-echo "$as_me:1465: found $ac_dir/$ac_word" >&5
+echo "$as_me:1466: found $ac_dir/$ac_word" >&5
break
done
@@ -1470,10 +1471,10 @@ fi
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:1473: result: $CC" >&5
+ echo "$as_me:1474: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:1476: result: no" >&5
+ echo "$as_me:1477: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1482,7 +1483,7 @@ if test -z "$ac_cv_prog_CC"; then
ac_ct_CC=$CC
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
-echo "$as_me:1485: checking for $ac_word" >&5
+echo "$as_me:1486: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1497,7 +1498,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="cc"
-echo "$as_me:1500: found $ac_dir/$ac_word" >&5
+echo "$as_me:1501: found $ac_dir/$ac_word" >&5
break
done
@@ -1505,10 +1506,10 @@ fi
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:1508: result: $ac_ct_CC" >&5
+ echo "$as_me:1509: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:1511: result: no" >&5
+ echo "$as_me:1512: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1521,7 +1522,7 @@ fi
if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
-echo "$as_me:1524: checking for $ac_word" >&5
+echo "$as_me:1525: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1541,7 +1542,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/c
continue
fi
ac_cv_prog_CC="cc"
-echo "$as_me:1544: found $ac_dir/$ac_word" >&5
+echo "$as_me:1545: found $ac_dir/$ac_word" >&5
break
done
@@ -1563,10 +1564,10 @@ fi
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:1566: result: $CC" >&5
+ echo "$as_me:1567: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:1569: result: no" >&5
+ echo "$as_me:1570: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1577,7 +1578,7 @@ if test -z "$CC"; then
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:1580: checking for $ac_word" >&5
+echo "$as_me:1581: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1592,7 +1593,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
-echo "$as_me:1595: found $ac_dir/$ac_word" >&5
+echo "$as_me:1596: found $ac_dir/$ac_word" >&5
break
done
@@ -1600,10 +1601,10 @@ fi
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:1603: result: $CC" >&5
+ echo "$as_me:1604: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:1606: result: no" >&5
+ echo "$as_me:1607: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1616,7 +1617,7 @@ if test -z "$CC"; then
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:1619: checking for $ac_word" >&5
+echo "$as_me:1620: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1631,7 +1632,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="$ac_prog"
-echo "$as_me:1634: found $ac_dir/$ac_word" >&5
+echo "$as_me:1635: found $ac_dir/$ac_word" >&5
break
done
@@ -1639,10 +1640,10 @@ fi
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:1642: result: $ac_ct_CC" >&5
+ echo "$as_me:1643: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:1645: result: no" >&5
+ echo "$as_me:1646: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -1654,32 +1655,32 @@ fi
fi
-test -z "$CC" && { { echo "$as_me:1657: error: no acceptable cc found in \$PATH" >&5
+test -z "$CC" && { { echo "$as_me:1658: error: no acceptable cc found in \$PATH" >&5
echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
{ (exit 1); exit 1; }; }
# Provide some information about the compiler.
-echo "$as_me:1662:" \
+echo "$as_me:1663:" \
"checking for C compiler version" >&5
ac_compiler=`set X $ac_compile; echo "$2"`
-{ (eval echo "$as_me:1665: \"$ac_compiler --version &5\"") >&5
+{ (eval echo "$as_me:1666: \"$ac_compiler --version &5\"") >&5
(eval $ac_compiler --version &5) 2>&5
ac_status=$?
- echo "$as_me:1668: \$? = $ac_status" >&5
+ echo "$as_me:1669: \$? = $ac_status" >&5
(exit "$ac_status"); }
-{ (eval echo "$as_me:1670: \"$ac_compiler -v &5\"") >&5
+{ (eval echo "$as_me:1671: \"$ac_compiler -v &5\"") >&5
(eval $ac_compiler -v &5) 2>&5
ac_status=$?
- echo "$as_me:1673: \$? = $ac_status" >&5
+ echo "$as_me:1674: \$? = $ac_status" >&5
(exit "$ac_status"); }
-{ (eval echo "$as_me:1675: \"$ac_compiler -V &5\"") >&5
+{ (eval echo "$as_me:1676: \"$ac_compiler -V &5\"") >&5
(eval $ac_compiler -V &5) 2>&5
ac_status=$?
- echo "$as_me:1678: \$? = $ac_status" >&5
+ echo "$as_me:1679: \$? = $ac_status" >&5
(exit "$ac_status"); }
cat >"conftest.$ac_ext" <<_ACEOF
-#line 1682 "configure"
+#line 1683 "configure"
#include "confdefs.h"
int
@@ -1695,13 +1696,13 @@ ac_clean_files="$ac_clean_files a.out a.
# Try to create an executable without -o first, disregard a.out.
# It will help us diagnose broken compilers, and finding out an intuition
# of exeext.
-echo "$as_me:1698: checking for C compiler default output" >&5
+echo "$as_me:1699: checking for C compiler default output" >&5
echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
ac_link_default=`echo "$ac_link" | sed 's/ -o *"conftest[^"]*"//'`
-if { (eval echo "$as_me:1701: \"$ac_link_default\"") >&5
+if { (eval echo "$as_me:1702: \"$ac_link_default\"") >&5
(eval $ac_link_default) 2>&5
ac_status=$?
- echo "$as_me:1704: \$? = $ac_status" >&5
+ echo "$as_me:1705: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
# Find the output, starting from the most likely. This scheme is
# not robust to junk in `.', hence go to wildcards (a.*) only as a last
@@ -1724,34 +1725,34 @@ done
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-{ { echo "$as_me:1727: error: C compiler cannot create executables" >&5
+{ { echo "$as_me:1728: error: C compiler cannot create executables" >&5
echo "$as_me: error: C compiler cannot create executables" >&2;}
{ (exit 77); exit 77; }; }
fi
ac_exeext=$ac_cv_exeext
-echo "$as_me:1733: result: $ac_file" >&5
+echo "$as_me:1734: result: $ac_file" >&5
echo "${ECHO_T}$ac_file" >&6
# Check the compiler produces executables we can run. If not, either
# the compiler is broken, or we cross compile.
-echo "$as_me:1738: checking whether the C compiler works" >&5
+echo "$as_me:1739: checking whether the C compiler works" >&5
echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
# If not cross compiling, check that we can run a simple program.
if test "$cross_compiling" != yes; then
if { ac_try='./$ac_file'
- { (eval echo "$as_me:1744: \"$ac_try\"") >&5
+ { (eval echo "$as_me:1745: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:1747: \$? = $ac_status" >&5
+ echo "$as_me:1748: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cross_compiling=no
else
if test "$cross_compiling" = maybe; then
cross_compiling=yes
else
- { { echo "$as_me:1754: error: cannot run C compiled programs.
+ { { echo "$as_me:1755: error: cannot run C compiled programs.
If you meant to cross compile, use \`--host'." >&5
echo "$as_me: error: cannot run C compiled programs.
If you meant to cross compile, use \`--host'." >&2;}
@@ -1759,24 +1760,24 @@ If you meant to cross compile, use \`--h
fi
fi
fi
-echo "$as_me:1762: result: yes" >&5
+echo "$as_me:1763: result: yes" >&5
echo "${ECHO_T}yes" >&6
rm -f a.out a.exe "conftest$ac_cv_exeext"
ac_clean_files=$ac_clean_files_save
# Check the compiler produces executables we can run. If not, either
# the compiler is broken, or we cross compile.
-echo "$as_me:1769: checking whether we are cross compiling" >&5
+echo "$as_me:1770: checking whether we are cross compiling" >&5
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:1771: result: $cross_compiling" >&5
+echo "$as_me:1772: result: $cross_compiling" >&5
echo "${ECHO_T}$cross_compiling" >&6
-echo "$as_me:1774: checking for executable suffix" >&5
+echo "$as_me:1775: checking for executable suffix" >&5
echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
-if { (eval echo "$as_me:1776: \"$ac_link\"") >&5
+if { (eval echo "$as_me:1777: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:1779: \$? = $ac_status" >&5
+ echo "$as_me:1780: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
# If both `conftest.exe' and `conftest' are `present' (well, observable)
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
@@ -1792,25 +1793,25 @@ for ac_file in `(ls conftest.exe; ls con
esac
done
else
- { { echo "$as_me:1795: error: cannot compute EXEEXT: cannot compile and link" >&5
+ { { echo "$as_me:1796: error: cannot compute EXEEXT: cannot compile and link" >&5
echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f "conftest$ac_cv_exeext"
-echo "$as_me:1801: result: $ac_cv_exeext" >&5
+echo "$as_me:1802: result: $ac_cv_exeext" >&5
echo "${ECHO_T}$ac_cv_exeext" >&6
rm -f "conftest.$ac_ext"
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT
-echo "$as_me:1807: checking for object suffix" >&5
+echo "$as_me:1808: checking for object suffix" >&5
echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
if test "${ac_cv_objext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 1813 "configure"
+#line 1814 "configure"
#include "confdefs.h"
int
@@ -1822,10 +1823,10 @@ main (void)
}
_ACEOF
rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:1825: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:1826: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:1828: \$? = $ac_status" >&5
+ echo "$as_me:1829: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
case $ac_file in
@@ -1837,24 +1838,24 @@ done
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-{ { echo "$as_me:1840: error: cannot compute OBJEXT: cannot compile" >&5
+{ { echo "$as_me:1841: error: cannot compute OBJEXT: cannot compile" >&5
echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f "conftest.$ac_cv_objext" "conftest.$ac_ext"
fi
-echo "$as_me:1847: result: $ac_cv_objext" >&5
+echo "$as_me:1848: result: $ac_cv_objext" >&5
echo "${ECHO_T}$ac_cv_objext" >&6
OBJEXT=$ac_cv_objext
ac_objext=$OBJEXT
-echo "$as_me:1851: checking whether we are using the GNU C compiler" >&5
+echo "$as_me:1852: checking whether we are using the GNU C compiler" >&5
echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
if test "${ac_cv_c_compiler_gnu+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 1857 "configure"
+#line 1858 "configure"
#include "confdefs.h"
int
@@ -1869,16 +1870,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:1872: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:1873: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:1875: \$? = $ac_status" >&5
+ echo "$as_me:1876: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:1878: \"$ac_try\"") >&5
+ { (eval echo "$as_me:1879: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:1881: \$? = $ac_status" >&5
+ echo "$as_me:1882: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_compiler_gnu=yes
else
@@ -1890,19 +1891,19 @@ rm -f "conftest.$ac_objext" "conftest.$a
ac_cv_c_compiler_gnu=$ac_compiler_gnu
fi
-echo "$as_me:1893: result: $ac_cv_c_compiler_gnu" >&5
+echo "$as_me:1894: result: $ac_cv_c_compiler_gnu" >&5
echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
GCC=`test $ac_compiler_gnu = yes && echo yes`
ac_test_CFLAGS=${CFLAGS+set}
ac_save_CFLAGS=$CFLAGS
CFLAGS="-g"
-echo "$as_me:1899: checking whether $CC accepts -g" >&5
+echo "$as_me:1900: checking whether $CC accepts -g" >&5
echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
if test "${ac_cv_prog_cc_g+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 1905 "configure"
+#line 1906 "configure"
#include "confdefs.h"
int
@@ -1914,16 +1915,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:1917: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:1918: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:1920: \$? = $ac_status" >&5
+ echo "$as_me:1921: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:1923: \"$ac_try\"") >&5
+ { (eval echo "$as_me:1924: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:1926: \$? = $ac_status" >&5
+ echo "$as_me:1927: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_prog_cc_g=yes
else
@@ -1933,7 +1934,7 @@ ac_cv_prog_cc_g=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:1936: result: $ac_cv_prog_cc_g" >&5
+echo "$as_me:1937: result: $ac_cv_prog_cc_g" >&5
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
if test "$ac_test_CFLAGS" = set; then
CFLAGS=$ac_save_CFLAGS
@@ -1960,16 +1961,16 @@ cat >"conftest.$ac_ext" <<_ACEOF
#endif
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:1963: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:1964: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:1966: \$? = $ac_status" >&5
+ echo "$as_me:1967: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:1969: \"$ac_try\"") >&5
+ { (eval echo "$as_me:1970: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:1972: \$? = $ac_status" >&5
+ echo "$as_me:1973: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
for ac_declaration in \
''\
@@ -1981,7 +1982,7 @@ if { (eval echo "$as_me:1963: \"$ac_comp
'void exit (int);'
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 1984 "configure"
+#line 1985 "configure"
#include "confdefs.h"
#include
$ac_declaration
@@ -1994,16 +1995,16 @@ exit (42);
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:1997: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:1998: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:2000: \$? = $ac_status" >&5
+ echo "$as_me:2001: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:2003: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2004: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2006: \$? = $ac_status" >&5
+ echo "$as_me:2007: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -2013,7 +2014,7 @@ continue
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2016 "configure"
+#line 2017 "configure"
#include "confdefs.h"
$ac_declaration
int
@@ -2025,16 +2026,16 @@ exit (42);
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:2028: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:2029: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:2031: \$? = $ac_status" >&5
+ echo "$as_me:2032: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:2034: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2035: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2037: \$? = $ac_status" >&5
+ echo "$as_me:2038: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
break
else
@@ -2064,11 +2065,11 @@ ac_main_return="return"
GCC_VERSION=none
if test "$GCC" = yes ; then
- echo "$as_me:2067: checking version of $CC" >&5
+ echo "$as_me:2068: checking version of $CC" >&5
echo $ECHO_N "checking version of $CC... $ECHO_C" >&6
- GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
+ GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
test -z "$GCC_VERSION" && GCC_VERSION=unknown
- echo "$as_me:2071: result: $GCC_VERSION" >&5
+ echo "$as_me:2072: result: $GCC_VERSION" >&5
echo "${ECHO_T}$GCC_VERSION" >&6
fi
@@ -2077,12 +2078,12 @@ INTEL_COMPILER=no
if test "$GCC" = yes ; then
case "$host_os" in
linux*|gnu*)
- echo "$as_me:2080: checking if this is really Intel C compiler" >&5
+ echo "$as_me:2081: checking if this is really Intel C compiler" >&5
echo $ECHO_N "checking if this is really Intel C compiler... $ECHO_C" >&6
cf_save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -no-gcc"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2085 "configure"
+#line 2086 "configure"
#include "confdefs.h"
int
@@ -2091,7 +2092,7 @@ main (void)
#ifdef __INTEL_COMPILER
#else
-make an error
+#error __INTEL_COMPILER is not defined
#endif
;
@@ -2099,16 +2100,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:2102: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:2103: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:2105: \$? = $ac_status" >&5
+ echo "$as_me:2106: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:2108: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2109: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2111: \$? = $ac_status" >&5
+ echo "$as_me:2112: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
INTEL_COMPILER=yes
cf_save_CFLAGS="$cf_save_CFLAGS -we147"
@@ -2119,7 +2120,7 @@ cat "conftest.$ac_ext" >&5
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
CFLAGS="$cf_save_CFLAGS"
- echo "$as_me:2122: result: $INTEL_COMPILER" >&5
+ echo "$as_me:2123: result: $INTEL_COMPILER" >&5
echo "${ECHO_T}$INTEL_COMPILER" >&6
;;
esac
@@ -2128,11 +2129,11 @@ fi
CLANG_COMPILER=no
if test "$GCC" = yes ; then
- echo "$as_me:2131: checking if this is really Clang C compiler" >&5
+ echo "$as_me:2132: checking if this is really Clang C compiler" >&5
echo $ECHO_N "checking if this is really Clang C compiler... $ECHO_C" >&6
cf_save_CFLAGS="$CFLAGS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2135 "configure"
+#line 2136 "configure"
#include "confdefs.h"
int
@@ -2141,7 +2142,7 @@ main (void)
#ifdef __clang__
#else
-make an error
+#error __clang__ is not defined
#endif
;
@@ -2149,16 +2150,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:2152: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:2153: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:2155: \$? = $ac_status" >&5
+ echo "$as_me:2156: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:2158: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2159: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2161: \$? = $ac_status" >&5
+ echo "$as_me:2162: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
CLANG_COMPILER=yes
@@ -2168,7 +2169,7 @@ cat "conftest.$ac_ext" >&5
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
CFLAGS="$cf_save_CFLAGS"
- echo "$as_me:2171: result: $CLANG_COMPILER" >&5
+ echo "$as_me:2172: result: $CLANG_COMPILER" >&5
echo "${ECHO_T}$CLANG_COMPILER" >&6
fi
@@ -2177,30 +2178,30 @@ CLANG_VERSION=none
if test "x$CLANG_COMPILER" = "xyes" ; then
case "$CC" in
c[1-9][0-9]|*/c[1-9][0-9])
- { echo "$as_me:2180: WARNING: replacing broken compiler alias $CC" >&5
+ { echo "$as_me:2181: WARNING: replacing broken compiler alias $CC" >&5
echo "$as_me: WARNING: replacing broken compiler alias $CC" >&2;}
CFLAGS="$CFLAGS -std=`echo "$CC" | sed -e 's%.*/%%'`"
CC=clang
;;
esac
- echo "$as_me:2187: checking version of $CC" >&5
+ echo "$as_me:2188: checking version of $CC" >&5
echo $ECHO_N "checking version of $CC... $ECHO_C" >&6
CLANG_VERSION="`$CC --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(CLANG[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`"
test -z "$CLANG_VERSION" && CLANG_VERSION=unknown
- echo "$as_me:2191: result: $CLANG_VERSION" >&5
+ echo "$as_me:2192: result: $CLANG_VERSION" >&5
echo "${ECHO_T}$CLANG_VERSION" >&6
for cf_clang_opt in \
-Qunused-arguments \
-Wno-error=implicit-function-declaration
do
- echo "$as_me:2198: checking if option $cf_clang_opt works" >&5
+ echo "$as_me:2199: checking if option $cf_clang_opt works" >&5
echo $ECHO_N "checking if option $cf_clang_opt works... $ECHO_C" >&6
cf_save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $cf_clang_opt"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2203 "configure"
+#line 2204 "configure"
#include "confdefs.h"
#include
@@ -2214,16 +2215,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:2217: \"$ac_link\"") >&5
+if { (eval echo "$as_me:2218: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:2220: \$? = $ac_status" >&5
+ echo "$as_me:2221: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:2223: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2224: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2226: \$? = $ac_status" >&5
+ echo "$as_me:2227: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_clang_optok=yes
@@ -2234,13 +2235,13 @@ cat "conftest.$ac_ext" >&5
cf_clang_optok=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
- echo "$as_me:2237: result: $cf_clang_optok" >&5
+ echo "$as_me:2238: result: $cf_clang_optok" >&5
echo "${ECHO_T}$cf_clang_optok" >&6
CFLAGS="$cf_save_CFLAGS"
if test "$cf_clang_optok" = yes; then
test -n "$verbose" && echo " adding option $cf_clang_opt" 1>&6
-echo "${as_me:-configure}:2243: testing adding option $cf_clang_opt ..." 1>&5
+echo "${as_me:-configure}:2244: testing adding option $cf_clang_opt ..." 1>&5
test -n "$CFLAGS" && CFLAGS="$CFLAGS "
CFLAGS="${CFLAGS}$cf_clang_opt"
@@ -2249,7 +2250,7 @@ echo "${as_me:-configure}:2243: testing
done
fi
-echo "$as_me:2252: checking for $CC option to accept ANSI C" >&5
+echo "$as_me:2253: checking for $CC option to accept ANSI C" >&5
echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
if test "${ac_cv_prog_cc_stdc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2257,7 +2258,7 @@ else
ac_cv_prog_cc_stdc=no
ac_save_CC=$CC
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2260 "configure"
+#line 2261 "configure"
#include "confdefs.h"
#include
#include
@@ -2266,9 +2267,7 @@ cat >"conftest.$ac_ext" <<_ACEOF
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
struct buf { int x; };
FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
+static char *e (char **p, int i)
{
return p[i];
}
@@ -2306,16 +2305,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -A
do
CC="$ac_save_CC $ac_arg"
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:2309: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:2308: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:2312: \$? = $ac_status" >&5
+ echo "$as_me:2311: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:2315: \"$ac_try\"") >&5
+ { (eval echo "$as_me:2314: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:2318: \$? = $ac_status" >&5
+ echo "$as_me:2317: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_prog_cc_stdc=$ac_arg
break
@@ -2332,10 +2331,10 @@ fi
case "x$ac_cv_prog_cc_stdc" in
x|xno)
- echo "$as_me:2335: result: none needed" >&5
+ echo "$as_me:2334: result: none needed" >&5
echo "${ECHO_T}none needed" >&6 ;;
*)
- echo "$as_me:2338: result: $ac_cv_prog_cc_stdc" >&5
+ echo "$as_me:2337: result: $ac_cv_prog_cc_stdc" >&5
echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
CC="$CC $ac_cv_prog_cc_stdc" ;;
esac
@@ -2343,13 +2342,13 @@ esac
# This should have been defined by AC_PROG_CC
: "${CC:=cc}"
-echo "$as_me:2346: checking \$CFLAGS variable" >&5
+echo "$as_me:2345: checking \$CFLAGS variable" >&5
echo $ECHO_N "checking \$CFLAGS variable... $ECHO_C" >&6
case "x$CFLAGS" in
*-[IUD]*)
- echo "$as_me:2350: result: broken" >&5
+ echo "$as_me:2349: result: broken" >&5
echo "${ECHO_T}broken" >&6
- { echo "$as_me:2352: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5
+ { echo "$as_me:2351: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&5
echo "$as_me: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options" >&2;}
cf_flags="$CFLAGS"
CFLAGS=
@@ -2457,22 +2456,22 @@ fi
done
;;
*)
- echo "$as_me:2460: result: ok" >&5
+ echo "$as_me:2459: result: ok" >&5
echo "${ECHO_T}ok" >&6
;;
esac
-echo "$as_me:2465: checking \$CC variable" >&5
+echo "$as_me:2464: checking \$CC variable" >&5
echo $ECHO_N "checking \$CC variable... $ECHO_C" >&6
case "$CC" in
*[\ \ ]-*)
- echo "$as_me:2469: result: broken" >&5
+ echo "$as_me:2468: result: broken" >&5
echo "${ECHO_T}broken" >&6
- { echo "$as_me:2471: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5
+ { echo "$as_me:2470: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&5
echo "$as_me: WARNING: your environment uses the CC variable to hold CFLAGS/CPPFLAGS options" >&2;}
# humor him...
cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'`
- cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog))); }'`
+ cf_flags=`echo "$CC" | sed -e "s%^$cf_prog%%"`
CC="$cf_prog"
for cf_arg in $cf_flags
do
@@ -2585,19 +2584,19 @@ fi
done
test -n "$verbose" && echo " resulting CC: '$CC'" 1>&6
-echo "${as_me:-configure}:2588: testing resulting CC: '$CC' ..." 1>&5
+echo "${as_me:-configure}:2587: testing resulting CC: '$CC' ..." 1>&5
test -n "$verbose" && echo " resulting CFLAGS: '$CFLAGS'" 1>&6
-echo "${as_me:-configure}:2592: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5
+echo "${as_me:-configure}:2591: testing resulting CFLAGS: '$CFLAGS' ..." 1>&5
test -n "$verbose" && echo " resulting CPPFLAGS: '$CPPFLAGS'" 1>&6
-echo "${as_me:-configure}:2596: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5
+echo "${as_me:-configure}:2595: testing resulting CPPFLAGS: '$CPPFLAGS' ..." 1>&5
;;
*)
- echo "$as_me:2600: result: ok" >&5
+ echo "$as_me:2599: result: ok" >&5
echo "${ECHO_T}ok" >&6
;;
esac
@@ -2606,7 +2605,7 @@ for ac_prog in ggrep grep
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:2609: checking for $ac_word" >&5
+echo "$as_me:2608: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_GREP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2621,7 +2620,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_GREP="$ac_prog"
-echo "$as_me:2624: found $ac_dir/$ac_word" >&5
+echo "$as_me:2623: found $ac_dir/$ac_word" >&5
break
done
@@ -2629,10 +2628,10 @@ fi
fi
GREP=$ac_cv_prog_GREP
if test -n "$GREP"; then
- echo "$as_me:2632: result: $GREP" >&5
+ echo "$as_me:2631: result: $GREP" >&5
echo "${ECHO_T}$GREP" >&6
else
- echo "$as_me:2635: result: no" >&5
+ echo "$as_me:2634: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -2640,7 +2639,7 @@ fi
done
test -n "$GREP" || GREP=": "
-echo "$as_me:2643: checking for egrep" >&5
+echo "$as_me:2642: checking for egrep" >&5
echo $ECHO_N "checking for egrep... $ECHO_C" >&6
if test "${ac_cv_path_EGREP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2652,7 +2651,7 @@ else
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:2655: checking for $ac_word" >&5
+echo "$as_me:2654: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_EGREP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2669,7 +2668,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_EGREP="$ac_dir/$ac_word"
- echo "$as_me:2672: found $ac_dir/$ac_word" >&5
+ echo "$as_me:2671: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -2680,10 +2679,10 @@ fi
EGREP=$ac_cv_path_EGREP
if test -n "$EGREP"; then
- echo "$as_me:2683: result: $EGREP" >&5
+ echo "$as_me:2682: result: $EGREP" >&5
echo "${ECHO_T}$EGREP" >&6
else
- echo "$as_me:2686: result: no" >&5
+ echo "$as_me:2685: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -2691,12 +2690,12 @@ fi
done
test -n "$EGREP" || EGREP=": "
- test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2694: error: cannot find workable egrep" >&5
+ test "x$ac_cv_path_EGREP" = "x:" && { { echo "$as_me:2693: error: cannot find workable egrep" >&5
echo "$as_me: error: cannot find workable egrep" >&2;}
{ (exit 1); exit 1; }; }
fi
fi
-echo "$as_me:2699: result: $ac_cv_path_EGREP" >&5
+echo "$as_me:2698: result: $ac_cv_path_EGREP" >&5
echo "${ECHO_T}$ac_cv_path_EGREP" >&6
EGREP="$ac_cv_path_EGREP"
@@ -2706,7 +2705,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS "co
ac_link='$CC -o "conftest$ac_exeext" $CFLAGS $CPPFLAGS $LDFLAGS "conftest.$ac_ext" $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_main_return="return"
-echo "$as_me:2709: checking how to run the C preprocessor" >&5
+echo "$as_me:2708: checking how to run the C preprocessor" >&5
echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
@@ -2727,18 +2726,18 @@ do
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp. "Syntax error" is here to catch this case.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2730 "configure"
+#line 2729 "configure"
#include "confdefs.h"
#include
Syntax error
_ACEOF
-if { (eval echo "$as_me:2735: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:2734: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:2741: \$? = $ac_status" >&5
+ echo "$as_me:2740: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -2761,17 +2760,17 @@ rm -f conftest.err "conftest.$ac_ext"
# OK, works on sane cases. Now check whether non-existent headers
# can be detected and how.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2764 "configure"
+#line 2763 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:2768: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:2767: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:2774: \$? = $ac_status" >&5
+ echo "$as_me:2773: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -2808,7 +2807,7 @@ fi
else
ac_cv_prog_CPP=$CPP
fi
-echo "$as_me:2811: result: $CPP" >&5
+echo "$as_me:2810: result: $CPP" >&5
echo "${ECHO_T}$CPP" >&6
ac_preproc_ok=false
for ac_c_preproc_warn_flag in '' yes
@@ -2818,18 +2817,18 @@ do
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp. "Syntax error" is here to catch this case.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2821 "configure"
+#line 2820 "configure"
#include "confdefs.h"
#include
Syntax error
_ACEOF
-if { (eval echo "$as_me:2826: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:2825: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:2832: \$? = $ac_status" >&5
+ echo "$as_me:2831: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -2852,17 +2851,17 @@ rm -f conftest.err "conftest.$ac_ext"
# OK, works on sane cases. Now check whether non-existent headers
# can be detected and how.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2855 "configure"
+#line 2854 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:2859: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:2858: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:2865: \$? = $ac_status" >&5
+ echo "$as_me:2864: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -2890,7 +2889,7 @@ rm -f conftest.err "conftest.$ac_ext"
if $ac_preproc_ok; then
:
else
- { { echo "$as_me:2893: error: C preprocessor \"$CPP\" fails sanity check" >&5
+ { { echo "$as_me:2892: error: C preprocessor \"$CPP\" fails sanity check" >&5
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -2903,14 +2902,14 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_main_return="return"
if test $ac_cv_c_compiler_gnu = yes; then
- echo "$as_me:2906: checking whether $CC needs -traditional" >&5
+ echo "$as_me:2905: checking whether $CC needs -traditional" >&5
echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6
if test "${ac_cv_prog_gcc_traditional+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_pattern="Autoconf.*'x'"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2913 "configure"
+#line 2912 "configure"
#include "confdefs.h"
#include
int Autoconf = TIOCGETP;
@@ -2925,7 +2924,7 @@ rm -rf conftest*
if test $ac_cv_prog_gcc_traditional = no; then
cat >"conftest.$ac_ext" <<_ACEOF
-#line 2928 "configure"
+#line 2927 "configure"
#include "confdefs.h"
#include
int Autoconf = TCGETA;
@@ -2938,14 +2937,14 @@ rm -rf conftest*
fi
fi
-echo "$as_me:2941: result: $ac_cv_prog_gcc_traditional" >&5
+echo "$as_me:2940: result: $ac_cv_prog_gcc_traditional" >&5
echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6
if test $ac_cv_prog_gcc_traditional = yes; then
CC="$CC -traditional"
fi
fi
-echo "$as_me:2948: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "$as_me:2947: checking whether ${MAKE-make} sets \${MAKE}" >&5
echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
@@ -2965,11 +2964,11 @@ fi
rm -f conftest.make
fi
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
- echo "$as_me:2968: result: yes" >&5
+ echo "$as_me:2967: result: yes" >&5
echo "${ECHO_T}yes" >&6
SET_MAKE=
else
- echo "$as_me:2972: result: no" >&5
+ echo "$as_me:2971: result: no" >&5
echo "${ECHO_T}no" >&6
SET_MAKE="MAKE=${MAKE-make}"
fi
@@ -2986,7 +2985,7 @@ fi
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:2989: checking for a BSD compatible install" >&5
+echo "$as_me:2988: checking for a BSD compatible install" >&5
echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
if test -z "$INSTALL"; then
if test "${ac_cv_path_install+set}" = set; then
@@ -3035,7 +3034,7 @@ fi
INSTALL=$ac_install_sh
fi
fi
-echo "$as_me:3038: result: $INSTALL" >&5
+echo "$as_me:3037: result: $INSTALL" >&5
echo "${ECHO_T}$INSTALL" >&6
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
@@ -3070,22 +3069,22 @@ EOF
for cf_prog in 'bison -y' byacc yacc
do
rm -f y.tab.ch
- echo "$as_me:3073: checking for $cf_prog" >&5
+ echo "$as_me:3072: checking for $cf_prog" >&5
echo $ECHO_N "checking for $cf_prog... $ECHO_C" >&6
cf_command="$cf_prog conftest.y"
cf_result=no
- if { (eval echo "$as_me:3077: \"$cf_command\"") >&5
+ if { (eval echo "$as_me:3076: \"$cf_command\"") >&5
(eval $cf_command) 2>&5
ac_status=$?
- echo "$as_me:3080: \$? = $ac_status" >&5
+ echo "$as_me:3079: \$? = $ac_status" >&5
(exit "$ac_status"); } && test -s y.tab.c ; then
mv y.tab.c conftest.c
rm -f y.tab.h
if test "$cf_prog" = 'bison -y' ; then
- if { (eval echo "$as_me:3085: \"$ac_link\"") >&5
+ if { (eval echo "$as_me:3084: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:3088: \$? = $ac_status" >&5
+ echo "$as_me:3087: \$? = $ac_status" >&5
(exit "$ac_status"); } && test -s conftest ; then
cf_result=yes
fi
@@ -3093,7 +3092,7 @@ echo $ECHO_N "checking for $cf_prog... $
cf_result=yes
fi
fi
- echo "$as_me:3096: result: $cf_result" >&5
+ echo "$as_me:3095: result: $cf_result" >&5
echo "${ECHO_T}$cf_result" >&6
if test $cf_result = yes ; then
cf_cv_prog_YACC="$cf_prog"
@@ -3110,7 +3109,7 @@ for ac_prog in lint alint lclint tdlint
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:3113: checking for $ac_word" >&5
+echo "$as_me:3112: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_LINT+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3125,7 +3124,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_LINT="$ac_prog"
-echo "$as_me:3128: found $ac_dir/$ac_word" >&5
+echo "$as_me:3127: found $ac_dir/$ac_word" >&5
break
done
@@ -3133,10 +3132,10 @@ fi
fi
LINT=$ac_cv_prog_LINT
if test -n "$LINT"; then
- echo "$as_me:3136: result: $LINT" >&5
+ echo "$as_me:3135: result: $LINT" >&5
echo "${ECHO_T}$LINT" >&6
else
- echo "$as_me:3139: result: no" >&5
+ echo "$as_me:3138: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -3144,14 +3143,483 @@ fi
done
test -n "$LINT" || LINT=":"
-echo "$as_me:3147: checking if the POSIX test-macros are already defined" >&5
+case "$cf_cv_system_name" in
+os2*)
+ CFLAGS="$CFLAGS -Zmt"
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}-D__ST_MT_ERRNO__"
+
+ CXXFLAGS="$CXXFLAGS -Zmt"
+ # autoconf's macro sets -Zexe and suffix both, which conflict:w
+ LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
+ ac_cv_exeext=.exe
+ ;;
+esac
+
+PROG_EXT="$EXEEXT"
+
+test -n "$PROG_EXT" &&
+cat >>confdefs.h <&5
+echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
+LN_S=$as_ln_s
+if test "$LN_S" = "ln -s"; then
+ echo "$as_me:3187: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+else
+ echo "$as_me:3190: result: no, using $LN_S" >&5
+echo "${ECHO_T}no, using $LN_S" >&6
+fi
+
+if test "$cross_compiling" = yes ; then
+
+ # defaults that we might want to override
+ : ${BUILD_CFLAGS:=''}
+ : ${BUILD_CPPFLAGS:='-I$(INCDIR)'}
+ : ${BUILD_LDFLAGS:=''}
+ : ${BUILD_LIBS:=''}
+ : ${BUILD_EXEEXT:='$x'}
+ : ${BUILD_OBJEXT:='o'}
+
+# Check whether --with-build-cc or --without-build-cc was given.
+if test "${with_build_cc+set}" = set; then
+ withval="$with_build_cc"
+ BUILD_CC="$withval"
+else
+ for ac_prog in gcc clang c99 c89 cc cl
+do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+echo "$as_me:3213: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_BUILD_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$BUILD_CC"; then
+ ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
+else
+ ac_save_IFS=$IFS; IFS=$ac_path_separator
+ac_dummy="$PATH"
+for ac_dir in $ac_dummy; do
+ IFS=$ac_save_IFS
+ test -z "$ac_dir" && ac_dir=.
+ $as_executable_p "$ac_dir/$ac_word" || continue
+ac_cv_prog_BUILD_CC="$ac_prog"
+echo "$as_me:3228: found $ac_dir/$ac_word" >&5
+break
+done
+
+fi
+fi
+BUILD_CC=$ac_cv_prog_BUILD_CC
+if test -n "$BUILD_CC"; then
+ echo "$as_me:3236: result: $BUILD_CC" >&5
+echo "${ECHO_T}$BUILD_CC" >&6
+else
+ echo "$as_me:3239: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+
+ test -n "$BUILD_CC" && break
+done
+test -n "$BUILD_CC" || BUILD_CC="none"
+
+fi;
+ echo "$as_me:3248: checking for native build C compiler" >&5
+echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6
+ echo "$as_me:3250: result: $BUILD_CC" >&5
+echo "${ECHO_T}$BUILD_CC" >&6
+
+ echo "$as_me:3253: checking for native build C preprocessor" >&5
+echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6
+
+# Check whether --with-build-cpp or --without-build-cpp was given.
+if test "${with_build_cpp+set}" = set; then
+ withval="$with_build_cpp"
+ BUILD_CPP="$withval"
+else
+ BUILD_CPP='${BUILD_CC} -E'
+fi;
+ echo "$as_me:3263: result: $BUILD_CPP" >&5
+echo "${ECHO_T}$BUILD_CPP" >&6
+
+ echo "$as_me:3266: checking for native build C flags" >&5
+echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6
+
+# Check whether --with-build-cflags or --without-build-cflags was given.
+if test "${with_build_cflags+set}" = set; then
+ withval="$with_build_cflags"
+ BUILD_CFLAGS="$withval"
+fi;
+ echo "$as_me:3274: result: $BUILD_CFLAGS" >&5
+echo "${ECHO_T}$BUILD_CFLAGS" >&6
+
+ echo "$as_me:3277: checking for native build C preprocessor-flags" >&5
+echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6
+
+# Check whether --with-build-cppflags or --without-build-cppflags was given.
+if test "${with_build_cppflags+set}" = set; then
+ withval="$with_build_cppflags"
+ BUILD_CPPFLAGS="$withval"
+fi;
+ echo "$as_me:3285: result: $BUILD_CPPFLAGS" >&5
+echo "${ECHO_T}$BUILD_CPPFLAGS" >&6
+
+ echo "$as_me:3288: checking for native build linker-flags" >&5
+echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6
+
+# Check whether --with-build-ldflags or --without-build-ldflags was given.
+if test "${with_build_ldflags+set}" = set; then
+ withval="$with_build_ldflags"
+ BUILD_LDFLAGS="$withval"
+fi;
+ echo "$as_me:3296: result: $BUILD_LDFLAGS" >&5
+echo "${ECHO_T}$BUILD_LDFLAGS" >&6
+
+ echo "$as_me:3299: checking for native build linker-libraries" >&5
+echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6
+
+# Check whether --with-build-libs or --without-build-libs was given.
+if test "${with_build_libs+set}" = set; then
+ withval="$with_build_libs"
+ BUILD_LIBS="$withval"
+fi;
+ echo "$as_me:3307: result: $BUILD_LIBS" >&5
+echo "${ECHO_T}$BUILD_LIBS" >&6
+
+ # this assumes we're on Unix.
+ BUILD_EXEEXT=
+ BUILD_OBJEXT=o
+
+ : ${BUILD_CC:='${CC}'}
+
+ echo "$as_me:3316: checking if the build-compiler \"$BUILD_CC\" works" >&5
+echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6
+
+ cf_save_crossed=$cross_compiling
+ cf_save_ac_link=$ac_link
+ cross_compiling=no
+ cf_build_cppflags=$BUILD_CPPFLAGS
+ test "$cf_build_cppflags" = "#" && cf_build_cppflags=
+ ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&5'
+
+ if test "$cross_compiling" = yes; then
+ cf_ok_build_cc=unknown
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3330 "configure"
+#include "confdefs.h"
+#include
+ int main(int argc, char *argv[])
+ {
+ ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0);
+ }
+
+_ACEOF
+rm -f "conftest$ac_exeext"
+if { (eval echo "$as_me:3340: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3343: \$? = $ac_status" >&5
+ (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
+ { (eval echo "$as_me:3345: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3348: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ cf_ok_build_cc=yes
+else
+ echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+cf_ok_build_cc=no
+fi
+rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext"
+fi
+
+ cross_compiling=$cf_save_crossed
+ ac_link=$cf_save_ac_link
+
+ echo "$as_me:3363: result: $cf_ok_build_cc" >&5
+echo "${ECHO_T}$cf_ok_build_cc" >&6
+
+ if test "$cf_ok_build_cc" != yes
+ then
+ { { echo "$as_me:3368: error: Cross-build requires two compilers.
+Use --with-build-cc to specify the native compiler." >&5
+echo "$as_me: error: Cross-build requires two compilers.
+Use --with-build-cc to specify the native compiler." >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+
+else
+ : ${BUILD_CC:='${CC}'}
+ : ${BUILD_CPP:='${CPP}'}
+ : ${BUILD_CFLAGS:='${CFLAGS}'}
+ : ${BUILD_CPPFLAGS:='${CPPFLAGS}'}
+ : ${BUILD_LDFLAGS:='${LDFLAGS}'}
+ : ${BUILD_LIBS:='${LIBS}'}
+ : ${BUILD_EXEEXT:='$x'}
+ : ${BUILD_OBJEXT:='o'}
+fi
+
+#### initialize $ac_includes_default
+echo "$as_me:3387: checking for ANSI C header files" >&5
+echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
+if test "${ac_cv_header_stdc+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3393 "configure"
+#include "confdefs.h"
+#include
+#include
+#include
+#include
+
+_ACEOF
+if { (eval echo "$as_me:3401: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+ (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
+ ac_status=$?
+ $EGREP -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:3407: \$? = $ac_status" >&5
+ (exit "$ac_status"); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ ac_cv_header_stdc=yes
+else
+ echo "$as_me: failed program was:" >&5
+ cat "conftest.$ac_ext" >&5
+ ac_cv_header_stdc=no
+fi
+rm -f conftest.err "conftest.$ac_ext"
+
+if test $ac_cv_header_stdc = yes; then
+ # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3429 "configure"
+#include "confdefs.h"
+#include
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+ $EGREP "memchr" >/dev/null 2>&1; then
+ :
+else
+ ac_cv_header_stdc=no
+fi
+rm -rf conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+ # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3447 "configure"
+#include "confdefs.h"
+#include
+
+_ACEOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+ $EGREP "free" >/dev/null 2>&1; then
+ :
+else
+ ac_cv_header_stdc=no
+fi
+rm -rf conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+ # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+ if test "$cross_compiling" = yes; then
+ :
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3468 "configure"
+#include "confdefs.h"
+#include
+#if ((' ' & 0x0FF) == 0x020)
+# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#else
+# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
+ || ('j' <= (c) && (c) <= 'r') \
+ || ('s' <= (c) && (c) <= 'z'))
+# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
+#endif
+
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int
+main (void)
+{
+ int i;
+ for (i = 0; i < 256; i++)
+ if (XOR (islower (i), ISLOWER (i))
+ || toupper (i) != TOUPPER (i))
+ $ac_main_return(2);
+ $ac_main_return (0);
+}
+_ACEOF
+rm -f "conftest$ac_exeext"
+if { (eval echo "$as_me:3494: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:3497: \$? = $ac_status" >&5
+ (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
+ { (eval echo "$as_me:3499: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3502: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ :
+else
+ echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+ac_cv_header_stdc=no
+fi
+rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext"
+fi
+fi
+fi
+echo "$as_me:3515: result: $ac_cv_header_stdc" >&5
+echo "${ECHO_T}$ac_cv_header_stdc" >&6
+if test $ac_cv_header_stdc = yes; then
+
+cat >>confdefs.h <<\EOF
+#define STDC_HEADERS 1
+EOF
+
+fi
+
+# On IRIX 5.3, sys/types and inttypes.h are conflicting.
+
+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+ inttypes.h stdint.h unistd.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:3531: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3537 "configure"
+#include "confdefs.h"
+$ac_includes_default
+#include <$ac_header>
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:3543: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3546: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:3549: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3552: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+eval "$as_ac_Header=no"
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+fi
+echo "$as_me:3562: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
+if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
+ cat >>confdefs.h <&5
+echo $ECHO_N "checking whether exit is declared... $ECHO_C" >&6
+if test "${ac_cv_have_decl_exit+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 3578 "configure"
+#include "confdefs.h"
+$ac_includes_default
+int
+main (void)
+{
+#ifndef exit
+ (void) exit;
+#endif
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:3593: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:3596: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:3599: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:3602: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ ac_cv_have_decl_exit=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+ac_cv_have_decl_exit=no
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+fi
+echo "$as_me:3612: result: $ac_cv_have_decl_exit" >&5
+echo "${ECHO_T}$ac_cv_have_decl_exit" >&6
+
+echo "$as_me:3615: checking if the POSIX test-macros are already defined" >&5
echo $ECHO_N "checking if the POSIX test-macros are already defined... $ECHO_C" >&6
if test "${cf_cv_posix_visible+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3154 "configure"
+#line 3622 "configure"
#include "confdefs.h"
#include
int
@@ -3170,16 +3638,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3173: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3641: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3176: \$? = $ac_status" >&5
+ echo "$as_me:3644: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3179: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3647: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3182: \$? = $ac_status" >&5
+ echo "$as_me:3650: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_posix_visible=no
else
@@ -3190,7 +3658,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3193: result: $cf_cv_posix_visible" >&5
+echo "$as_me:3661: result: $cf_cv_posix_visible" >&5
echo "${ECHO_T}$cf_cv_posix_visible" >&6
if test "$cf_cv_posix_visible" = no; then
@@ -3203,9 +3671,6 @@ case "$host_os" in
aix[4-7]*)
cf_xopen_source="-D_ALL_SOURCE"
;;
-msys)
- cf_XOPEN_SOURCE=600
- ;;
darwin[0-8].*)
cf_xopen_source="-D_APPLE_C_SOURCE"
;;
@@ -3231,18 +3696,18 @@ irix[56].*)
cf_xopen_source="-D_SGI_SOURCE"
cf_XOPEN_SOURCE=
;;
-linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin)
+linux*gnu|linux*gnuabi64|linux*gnuabin32|linux*gnueabi|linux*gnueabihf|linux*gnux32|uclinux*|gnu*|mint*|k*bsd*-gnu|cygwin|msys|mingw*|linux*uclibc)
cf_gnu_xopen_source=$cf_XOPEN_SOURCE
-echo "$as_me:3238: checking if this is the GNU C library" >&5
+echo "$as_me:3703: checking if this is the GNU C library" >&5
echo $ECHO_N "checking if this is the GNU C library... $ECHO_C" >&6
if test "${cf_cv_gnu_library+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3245 "configure"
+#line 3710 "configure"
#include "confdefs.h"
#include
int
@@ -3261,16 +3726,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3264: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3729: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3267: \$? = $ac_status" >&5
+ echo "$as_me:3732: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3270: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3735: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3273: \$? = $ac_status" >&5
+ echo "$as_me:3738: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_gnu_library=yes
else
@@ -3281,7 +3746,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3284: result: $cf_cv_gnu_library" >&5
+echo "$as_me:3749: result: $cf_cv_gnu_library" >&5
echo "${ECHO_T}$cf_cv_gnu_library" >&6
if test x$cf_cv_gnu_library = xyes; then
@@ -3289,7 +3754,7 @@ if test x$cf_cv_gnu_library = xyes; then
# With glibc 2.19 (13 years after this check was begun), _DEFAULT_SOURCE
# was changed to help a little. newlib incorporated the change about 4
# years later.
- echo "$as_me:3292: checking if _DEFAULT_SOURCE can be used as a basis" >&5
+ echo "$as_me:3757: checking if _DEFAULT_SOURCE can be used as a basis" >&5
echo $ECHO_N "checking if _DEFAULT_SOURCE can be used as a basis... $ECHO_C" >&6
if test "${cf_cv_gnu_library_219+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3301,7 +3766,7 @@ else
CPPFLAGS="${CPPFLAGS}-D_DEFAULT_SOURCE"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3304 "configure"
+#line 3769 "configure"
#include "confdefs.h"
#include
int
@@ -3320,16 +3785,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3323: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3788: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3326: \$? = $ac_status" >&5
+ echo "$as_me:3791: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3329: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3794: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3332: \$? = $ac_status" >&5
+ echo "$as_me:3797: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_gnu_library_219=yes
else
@@ -3341,12 +3806,12 @@ rm -f "conftest.$ac_objext" "conftest.$a
CPPFLAGS="$cf_save"
fi
-echo "$as_me:3344: result: $cf_cv_gnu_library_219" >&5
+echo "$as_me:3809: result: $cf_cv_gnu_library_219" >&5
echo "${ECHO_T}$cf_cv_gnu_library_219" >&6
if test "x$cf_cv_gnu_library_219" = xyes; then
cf_save="$CPPFLAGS"
- echo "$as_me:3349: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5
+ echo "$as_me:3814: checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE" >&5
echo $ECHO_N "checking if _XOPEN_SOURCE=$cf_gnu_xopen_source works with _DEFAULT_SOURCE... $ECHO_C" >&6
if test "${cf_cv_gnu_dftsrc_219+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3451,7 +3916,7 @@ if test -n "$cf_new_extra_cppflags" ; th
fi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3454 "configure"
+#line 3919 "configure"
#include "confdefs.h"
#include
@@ -3471,16 +3936,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3474: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3939: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3477: \$? = $ac_status" >&5
+ echo "$as_me:3942: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3480: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3945: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3483: \$? = $ac_status" >&5
+ echo "$as_me:3948: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_gnu_dftsrc_219=yes
else
@@ -3491,7 +3956,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3494: result: $cf_cv_gnu_dftsrc_219" >&5
+echo "$as_me:3959: result: $cf_cv_gnu_dftsrc_219" >&5
echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&6
test "x$cf_cv_gnu_dftsrc_219" = "xyes" || CPPFLAGS="$cf_save"
else
@@ -3500,14 +3965,14 @@ echo "${ECHO_T}$cf_cv_gnu_dftsrc_219" >&
if test "x$cf_cv_gnu_dftsrc_219" != xyes; then
- echo "$as_me:3503: checking if we must define _GNU_SOURCE" >&5
+ echo "$as_me:3968: checking if we must define _GNU_SOURCE" >&5
echo $ECHO_N "checking if we must define _GNU_SOURCE... $ECHO_C" >&6
if test "${cf_cv_gnu_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3510 "configure"
+#line 3975 "configure"
#include "confdefs.h"
#include
int
@@ -3522,16 +3987,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3525: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3990: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3528: \$? = $ac_status" >&5
+ echo "$as_me:3993: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3531: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3996: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3534: \$? = $ac_status" >&5
+ echo "$as_me:3999: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_gnu_source=no
else
@@ -3638,7 +4103,7 @@ if test -n "$cf_new_extra_cppflags" ; th
fi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3641 "configure"
+#line 4106 "configure"
#include "confdefs.h"
#include
int
@@ -3653,16 +4118,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3656: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4121: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3659: \$? = $ac_status" >&5
+ echo "$as_me:4124: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3662: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4127: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3665: \$? = $ac_status" >&5
+ echo "$as_me:4130: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_gnu_source=no
else
@@ -3677,12 +4142,12 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3680: result: $cf_cv_gnu_source" >&5
+echo "$as_me:4145: result: $cf_cv_gnu_source" >&5
echo "${ECHO_T}$cf_cv_gnu_source" >&6
if test "$cf_cv_gnu_source" = yes
then
- echo "$as_me:3685: checking if we should also define _DEFAULT_SOURCE" >&5
+ echo "$as_me:4150: checking if we should also define _DEFAULT_SOURCE" >&5
echo $ECHO_N "checking if we should also define _DEFAULT_SOURCE... $ECHO_C" >&6
if test "${cf_cv_default_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3692,7 +4157,7 @@ else
CPPFLAGS="${CPPFLAGS}-D_GNU_SOURCE"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3695 "configure"
+#line 4160 "configure"
#include "confdefs.h"
#include
int
@@ -3707,16 +4172,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3710: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4175: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3713: \$? = $ac_status" >&5
+ echo "$as_me:4178: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3716: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4181: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3719: \$? = $ac_status" >&5
+ echo "$as_me:4184: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_default_source=no
else
@@ -3727,7 +4192,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3730: result: $cf_cv_default_source" >&5
+echo "$as_me:4195: result: $cf_cv_default_source" >&5
echo "${ECHO_T}$cf_cv_default_source" >&6
if test "$cf_cv_default_source" = yes
then
@@ -3764,16 +4229,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \
-e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'`
-echo "$as_me:3767: checking if we should define _POSIX_C_SOURCE" >&5
+echo "$as_me:4232: checking if we should define _POSIX_C_SOURCE" >&5
echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6
if test "${cf_cv_posix_c_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-echo "${as_me:-configure}:3773: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:4238: testing if the symbol is already defined go no further ..." 1>&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3776 "configure"
+#line 4241 "configure"
#include "confdefs.h"
#include
int
@@ -3781,23 +4246,23 @@ main (void)
{
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3791: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4256: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3794: \$? = $ac_status" >&5
+ echo "$as_me:4259: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3797: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4262: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3800: \$? = $ac_status" >&5
+ echo "$as_me:4265: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_posix_c_source=no
else
@@ -3818,7 +4283,7 @@ cf_want_posix_source=no
esac
if test "$cf_want_posix_source" = yes ; then
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3821 "configure"
+#line 4286 "configure"
#include "confdefs.h"
#include
int
@@ -3826,23 +4291,23 @@ main (void)
{
#ifdef _POSIX_SOURCE
-make an error
+#error _POSIX_SOURCE is defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3836: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4301: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3839: \$? = $ac_status" >&5
+ echo "$as_me:4304: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3842: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4307: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3845: \$? = $ac_status" >&5
+ echo "$as_me:4310: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -3853,7 +4318,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "${as_me:-configure}:3856: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:4321: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
CFLAGS="$cf_trim_CFLAGS"
CPPFLAGS="$cf_trim_CPPFLAGS"
@@ -3861,10 +4326,10 @@ echo "${as_me:-configure}:3856: testing
test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source"
-echo "${as_me:-configure}:3864: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:4329: testing if the second compile does not leave our definition intact error ..." 1>&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 3867 "configure"
+#line 4332 "configure"
#include "confdefs.h"
#include
int
@@ -3872,23 +4337,23 @@ main (void)
{
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:3882: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4347: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3885: \$? = $ac_status" >&5
+ echo "$as_me:4350: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:3888: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4353: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3891: \$? = $ac_status" >&5
+ echo "$as_me:4356: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -3904,7 +4369,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:3907: result: $cf_cv_posix_c_source" >&5
+echo "$as_me:4372: result: $cf_cv_posix_c_source" >&5
echo "${ECHO_T}$cf_cv_posix_c_source" >&6
if test "$cf_cv_posix_c_source" != no ; then
@@ -4021,7 +4486,7 @@ openbsd[6-9]*)
# OpenBSD 6.x has broken locale support, both compile-time and runtime.
# see https://www.mail-archive.com/bugs@openbsd.org/msg13200.html
# Abusing the conformance level is a workaround.
- { echo "$as_me:4024: WARNING: this system does not provide usable locale support" >&5
+ { echo "$as_me:4489: WARNING: this system does not provide usable locale support" >&5
echo "$as_me: WARNING: this system does not provide usable locale support" >&2;}
cf_xopen_source="-D_BSD_SOURCE"
cf_XOPEN_SOURCE=700
@@ -4053,26 +4518,24 @@ sysv4.2uw2.*) # Novell/SCO UnixWare 2.x
;;
*)
-echo "$as_me:4056: checking if we should define _XOPEN_SOURCE" >&5
+echo "$as_me:4521: checking if we should define _XOPEN_SOURCE" >&5
echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6
if test "${cf_cv_xopen_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4063 "configure"
+#line 4528 "configure"
#include "confdefs.h"
-#include
-#include
-#include
+$ac_includes_default
int
main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
@@ -4080,16 +4543,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4083: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4546: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4086: \$? = $ac_status" >&5
+ echo "$as_me:4549: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4089: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4552: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4092: \$? = $ac_status" >&5
+ echo "$as_me:4555: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_xopen_source=no
else
@@ -4101,19 +4564,17 @@ cf_save="$CPPFLAGS"
CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4104 "configure"
+#line 4567 "configure"
#include "confdefs.h"
-#include
-#include
-#include
+$ac_includes_default
int
main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
@@ -4121,16 +4582,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4124: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4585: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4127: \$? = $ac_status" >&5
+ echo "$as_me:4588: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4130: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4591: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4133: \$? = $ac_status" >&5
+ echo "$as_me:4594: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_xopen_source=no
else
@@ -4145,7 +4606,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:4148: result: $cf_cv_xopen_source" >&5
+echo "$as_me:4609: result: $cf_cv_xopen_source" >&5
echo "${ECHO_T}$cf_cv_xopen_source" >&6
if test "$cf_cv_xopen_source" != no ; then
@@ -4305,16 +4766,16 @@ cf_trim_CPPFLAGS=`echo "$cf_save_CPPFLAG
sed -e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?[ ]/ /g' \
-e 's/-[UD]'"_POSIX_C_SOURCE"'\(=[^ ]*\)\?$//g'`
-echo "$as_me:4308: checking if we should define _POSIX_C_SOURCE" >&5
+echo "$as_me:4769: checking if we should define _POSIX_C_SOURCE" >&5
echo $ECHO_N "checking if we should define _POSIX_C_SOURCE... $ECHO_C" >&6
if test "${cf_cv_posix_c_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-echo "${as_me:-configure}:4314: testing if the symbol is already defined go no further ..." 1>&5
+echo "${as_me:-configure}:4775: testing if the symbol is already defined go no further ..." 1>&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4317 "configure"
+#line 4778 "configure"
#include "confdefs.h"
#include
int
@@ -4322,23 +4783,23 @@ main (void)
{
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4332: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4793: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4335: \$? = $ac_status" >&5
+ echo "$as_me:4796: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4338: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4799: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4341: \$? = $ac_status" >&5
+ echo "$as_me:4802: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_posix_c_source=no
else
@@ -4359,7 +4820,7 @@ cf_want_posix_source=no
esac
if test "$cf_want_posix_source" = yes ; then
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4362 "configure"
+#line 4823 "configure"
#include "confdefs.h"
#include
int
@@ -4367,23 +4828,23 @@ main (void)
{
#ifdef _POSIX_SOURCE
-make an error
+#error _POSIX_SOURCE is defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4377: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4838: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4380: \$? = $ac_status" >&5
+ echo "$as_me:4841: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4383: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4844: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4386: \$? = $ac_status" >&5
+ echo "$as_me:4847: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -4394,7 +4855,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "${as_me:-configure}:4397: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
+echo "${as_me:-configure}:4858: testing ifdef from value $cf_POSIX_C_SOURCE ..." 1>&5
CFLAGS="$cf_trim_CFLAGS"
CPPFLAGS="$cf_trim_CPPFLAGS"
@@ -4402,10 +4863,10 @@ echo "${as_me:-configure}:4397: testing
test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
CPPFLAGS="${CPPFLAGS}$cf_cv_posix_c_source"
-echo "${as_me:-configure}:4405: testing if the second compile does not leave our definition intact error ..." 1>&5
+echo "${as_me:-configure}:4866: testing if the second compile does not leave our definition intact error ..." 1>&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4408 "configure"
+#line 4869 "configure"
#include "confdefs.h"
#include
int
@@ -4413,23 +4874,23 @@ main (void)
{
#ifndef _POSIX_C_SOURCE
-make an error
+#error _POSIX_C_SOURCE is not defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4423: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:4884: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4426: \$? = $ac_status" >&5
+ echo "$as_me:4887: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4429: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4890: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4432: \$? = $ac_status" >&5
+ echo "$as_me:4893: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -4445,7 +4906,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:4448: result: $cf_cv_posix_c_source" >&5
+echo "$as_me:4909: result: $cf_cv_posix_c_source" >&5
echo "${ECHO_T}$cf_cv_posix_c_source" >&6
if test "$cf_cv_posix_c_source" != no ; then
@@ -4555,24 +5016,23 @@ fi
fi # cf_cv_posix_visible
# Some of these niche implementations use copy/paste, double-check...
- test -n "$verbose" && echo " checking if _POSIX_C_SOURCE inteferes" 1>&6
+ if test "$cf_cv_xopen_source" = no ; then
+ test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6
-echo "${as_me:-configure}:4560: testing checking if _POSIX_C_SOURCE inteferes ..." 1>&5
+echo "${as_me:-configure}:5022: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE ..." 1>&5
- cat >"conftest.$ac_ext" <<_ACEOF
-#line 4563 "configure"
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 5025 "configure"
#include "confdefs.h"
-#include
-#include
-#include
+$ac_includes_default
int
main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
@@ -4580,27 +5040,28 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4583: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5043: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4586: \$? = $ac_status" >&5
+ echo "$as_me:5046: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4589: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5049: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4592: \$? = $ac_status" >&5
+ echo "$as_me:5052: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
- { echo "$as_me:4599: WARNING: _POSIX_C_SOURCE definition is not usable" >&5
+ { echo "$as_me:5059: WARNING: _POSIX_C_SOURCE definition is not usable" >&5
echo "$as_me: WARNING: _POSIX_C_SOURCE definition is not usable" >&2;}
- CPPFLAGS="$cf_save_xopen_cppflags"
+ CPPFLAGS="$cf_save_xopen_cppflags"
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+ fi
;;
esac
@@ -4618,7 +5079,7 @@ do
test "$CFLAGS" != "$cf_old_cflag" || break
test -n "$verbose" && echo " removing old option $cf_add_cflags from CFLAGS" 1>&6
-echo "${as_me:-configure}:4621: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5
+echo "${as_me:-configure}:5082: testing removing old option $cf_add_cflags from CFLAGS ..." 1>&5
CFLAGS="$cf_old_cflag"
done
@@ -4630,7 +5091,7 @@ do
test "$CPPFLAGS" != "$cf_old_cflag" || break
test -n "$verbose" && echo " removing old option $cf_add_cflags from CPPFLAGS" 1>&6
-echo "${as_me:-configure}:4633: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5
+echo "${as_me:-configure}:5094: testing removing old option $cf_add_cflags from CPPFLAGS ..." 1>&5
CPPFLAGS="$cf_old_cflag"
done
@@ -4718,7 +5179,7 @@ done
if test -n "$cf_new_cflags" ; then
test -n "$verbose" && echo " add to \$CFLAGS $cf_new_cflags" 1>&6
-echo "${as_me:-configure}:4721: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
+echo "${as_me:-configure}:5182: testing add to \$CFLAGS $cf_new_cflags ..." 1>&5
test -n "$CFLAGS" && CFLAGS="$CFLAGS "
CFLAGS="${CFLAGS}$cf_new_cflags"
@@ -4728,7 +5189,7 @@ fi
if test -n "$cf_new_cppflags" ; then
test -n "$verbose" && echo " add to \$CPPFLAGS $cf_new_cppflags" 1>&6
-echo "${as_me:-configure}:4731: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
+echo "${as_me:-configure}:5192: testing add to \$CPPFLAGS $cf_new_cppflags ..." 1>&5
test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
CPPFLAGS="${CPPFLAGS}$cf_new_cppflags"
@@ -4738,7 +5199,7 @@ fi
if test -n "$cf_new_extra_cppflags" ; then
test -n "$verbose" && echo " add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags" 1>&6
-echo "${as_me:-configure}:4741: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
+echo "${as_me:-configure}:5202: testing add to \$EXTRA_CPPFLAGS $cf_new_extra_cppflags ..." 1>&5
test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS "
EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags"
@@ -4750,10 +5211,10 @@ done
fi
if test -n "$cf_XOPEN_SOURCE" && test -z "$cf_cv_xopen_source" ; then
- echo "$as_me:4753: checking if _XOPEN_SOURCE really is set" >&5
+ echo "$as_me:5214: checking if _XOPEN_SOURCE really is set" >&5
echo $ECHO_N "checking if _XOPEN_SOURCE really is set... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4756 "configure"
+#line 5217 "configure"
#include "confdefs.h"
#include
int
@@ -4761,23 +5222,23 @@ main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4771: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5232: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4774: \$? = $ac_status" >&5
+ echo "$as_me:5235: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4777: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5238: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4780: \$? = $ac_status" >&5
+ echo "$as_me:5241: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_XOPEN_SOURCE_set=yes
else
@@ -4786,12 +5247,12 @@ cat "conftest.$ac_ext" >&5
cf_XOPEN_SOURCE_set=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
- echo "$as_me:4789: result: $cf_XOPEN_SOURCE_set" >&5
+ echo "$as_me:5250: result: $cf_XOPEN_SOURCE_set" >&5
echo "${ECHO_T}$cf_XOPEN_SOURCE_set" >&6
if test "$cf_XOPEN_SOURCE_set" = yes
then
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4794 "configure"
+#line 5255 "configure"
#include "confdefs.h"
#include
int
@@ -4799,23 +5260,23 @@ main (void)
{
#if (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE
-make an error
+#error (_XOPEN_SOURCE - 0) < $cf_XOPEN_SOURCE
#endif
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4809: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5270: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4812: \$? = $ac_status" >&5
+ echo "$as_me:5273: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4815: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5276: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4818: \$? = $ac_status" >&5
+ echo "$as_me:5279: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_XOPEN_SOURCE_set_ok=yes
else
@@ -4826,31 +5287,29 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
if test "$cf_XOPEN_SOURCE_set_ok" = no
then
- { echo "$as_me:4829: WARNING: _XOPEN_SOURCE is lower than requested" >&5
+ { echo "$as_me:5290: WARNING: _XOPEN_SOURCE is lower than requested" >&5
echo "$as_me: WARNING: _XOPEN_SOURCE is lower than requested" >&2;}
fi
else
-echo "$as_me:4834: checking if we should define _XOPEN_SOURCE" >&5
+echo "$as_me:5295: checking if we should define _XOPEN_SOURCE" >&5
echo $ECHO_N "checking if we should define _XOPEN_SOURCE... $ECHO_C" >&6
if test "${cf_cv_xopen_source+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4841 "configure"
+#line 5302 "configure"
#include "confdefs.h"
-#include
-#include
-#include
+$ac_includes_default
int
main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
@@ -4858,16 +5317,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4861: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5320: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4864: \$? = $ac_status" >&5
+ echo "$as_me:5323: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4867: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5326: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4870: \$? = $ac_status" >&5
+ echo "$as_me:5329: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_xopen_source=no
else
@@ -4879,19 +5338,17 @@ cf_save="$CPPFLAGS"
CPPFLAGS="${CPPFLAGS}-D_XOPEN_SOURCE=$cf_XOPEN_SOURCE"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 4882 "configure"
+#line 5341 "configure"
#include "confdefs.h"
-#include
-#include
-#include
+$ac_includes_default
int
main (void)
{
#ifndef _XOPEN_SOURCE
-make an error
+#error _XOPEN_SOURCE is not defined
#endif
;
@@ -4899,16 +5356,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:4902: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5359: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:4905: \$? = $ac_status" >&5
+ echo "$as_me:5362: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:4908: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5365: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4911: \$? = $ac_status" >&5
+ echo "$as_me:5368: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_xopen_source=no
else
@@ -4923,7 +5380,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:4926: result: $cf_cv_xopen_source" >&5
+echo "$as_me:5383: result: $cf_cv_xopen_source" >&5
echo "${ECHO_T}$cf_cv_xopen_source" >&6
if test "$cf_cv_xopen_source" != no ; then
@@ -5070,14 +5527,14 @@ fi
fi
fi # cf_cv_posix_visible
-echo "$as_me:5073: checking if SIGWINCH is defined" >&5
+echo "$as_me:5530: checking if SIGWINCH is defined" >&5
echo $ECHO_N "checking if SIGWINCH is defined... $ECHO_C" >&6
if test "${cf_cv_define_sigwinch+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 5080 "configure"
+#line 5537 "configure"
#include "confdefs.h"
#include
@@ -5092,23 +5549,23 @@ int x = SIGWINCH; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:5095: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5552: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5098: \$? = $ac_status" >&5
+ echo "$as_me:5555: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:5101: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5558: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5104: \$? = $ac_status" >&5
+ echo "$as_me:5561: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_define_sigwinch=yes
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 5111 "configure"
+#line 5568 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
@@ -5126,16 +5583,16 @@ int x = SIGWINCH; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:5129: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5586: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5132: \$? = $ac_status" >&5
+ echo "$as_me:5589: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:5135: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5592: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5138: \$? = $ac_status" >&5
+ echo "$as_me:5595: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_define_sigwinch=maybe
else
@@ -5149,11 +5606,11 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:5152: result: $cf_cv_define_sigwinch" >&5
+echo "$as_me:5609: result: $cf_cv_define_sigwinch" >&5
echo "${ECHO_T}$cf_cv_define_sigwinch" >&6
if test "$cf_cv_define_sigwinch" = maybe ; then
-echo "$as_me:5156: checking for actual SIGWINCH definition" >&5
+echo "$as_me:5613: checking for actual SIGWINCH definition" >&5
echo $ECHO_N "checking for actual SIGWINCH definition... $ECHO_C" >&6
if test "${cf_cv_fixup_sigwinch+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5164,7 +5621,7 @@ cf_sigwinch=32
while test "$cf_sigwinch" != 1
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 5167 "configure"
+#line 5624 "configure"
#include "confdefs.h"
#undef _XOPEN_SOURCE
@@ -5178,7 +5635,7 @@ main (void)
{
#if SIGWINCH != $cf_sigwinch
-make an error
+#error SIGWINCH is not $cf_sigwinch
#endif
int x = SIGWINCH; (void)x
;
@@ -5186,16 +5643,16 @@ int x = SIGWINCH; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:5189: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5646: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5192: \$? = $ac_status" >&5
+ echo "$as_me:5649: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:5195: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5652: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5198: \$? = $ac_status" >&5
+ echo "$as_me:5655: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_fixup_sigwinch=$cf_sigwinch
break
@@ -5209,7 +5666,7 @@ cf_sigwinch="`expr "$cf_sigwinch" - 1`"
done
fi
-echo "$as_me:5212: result: $cf_cv_fixup_sigwinch" >&5
+echo "$as_me:5669: result: $cf_cv_fixup_sigwinch" >&5
echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&6
if test "$cf_cv_fixup_sigwinch" != unknown ; then
@@ -5217,250 +5674,10 @@ echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&
fi
fi
-case "$cf_cv_system_name" in
-os2*)
- CFLAGS="$CFLAGS -Zmt"
-
- test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
- CPPFLAGS="${CPPFLAGS}-D__ST_MT_ERRNO__"
-
- CXXFLAGS="$CXXFLAGS -Zmt"
- # autoconf's macro sets -Zexe and suffix both, which conflict:w
- LDFLAGS="$LDFLAGS -Zmt -Zcrtdll"
- ac_cv_exeext=.exe
- ;;
-esac
-
-PROG_EXT="$EXEEXT"
-
-test -n "$PROG_EXT" &&
-cat >>confdefs.h <&5
-echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
-LN_S=$as_ln_s
-if test "$LN_S" = "ln -s"; then
- echo "$as_me:5261: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-else
- echo "$as_me:5264: result: no, using $LN_S" >&5
-echo "${ECHO_T}no, using $LN_S" >&6
-fi
-
-if test "$cross_compiling" = yes ; then
-
- # defaults that we might want to override
- : ${BUILD_CFLAGS:=''}
- : ${BUILD_CPPFLAGS:='-I$(INCDIR)'}
- : ${BUILD_LDFLAGS:=''}
- : ${BUILD_LIBS:=''}
- : ${BUILD_EXEEXT:='$x'}
- : ${BUILD_OBJEXT:='o'}
-
-# Check whether --with-build-cc or --without-build-cc was given.
-if test "${with_build_cc+set}" = set; then
- withval="$with_build_cc"
- BUILD_CC="$withval"
-else
- for ac_prog in gcc clang c99 c89 cc cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:5287: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_BUILD_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$BUILD_CC"; then
- ac_cv_prog_BUILD_CC="$BUILD_CC" # Let the user override the test.
-else
- ac_save_IFS=$IFS; IFS=$ac_path_separator
-ac_dummy="$PATH"
-for ac_dir in $ac_dummy; do
- IFS=$ac_save_IFS
- test -z "$ac_dir" && ac_dir=.
- $as_executable_p "$ac_dir/$ac_word" || continue
-ac_cv_prog_BUILD_CC="$ac_prog"
-echo "$as_me:5302: found $ac_dir/$ac_word" >&5
-break
-done
-
-fi
-fi
-BUILD_CC=$ac_cv_prog_BUILD_CC
-if test -n "$BUILD_CC"; then
- echo "$as_me:5310: result: $BUILD_CC" >&5
-echo "${ECHO_T}$BUILD_CC" >&6
-else
- echo "$as_me:5313: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$BUILD_CC" && break
-done
-test -n "$BUILD_CC" || BUILD_CC="none"
-
-fi;
- echo "$as_me:5322: checking for native build C compiler" >&5
-echo $ECHO_N "checking for native build C compiler... $ECHO_C" >&6
- echo "$as_me:5324: result: $BUILD_CC" >&5
-echo "${ECHO_T}$BUILD_CC" >&6
-
- echo "$as_me:5327: checking for native build C preprocessor" >&5
-echo $ECHO_N "checking for native build C preprocessor... $ECHO_C" >&6
-
-# Check whether --with-build-cpp or --without-build-cpp was given.
-if test "${with_build_cpp+set}" = set; then
- withval="$with_build_cpp"
- BUILD_CPP="$withval"
-else
- BUILD_CPP='${BUILD_CC} -E'
-fi;
- echo "$as_me:5337: result: $BUILD_CPP" >&5
-echo "${ECHO_T}$BUILD_CPP" >&6
-
- echo "$as_me:5340: checking for native build C flags" >&5
-echo $ECHO_N "checking for native build C flags... $ECHO_C" >&6
-
-# Check whether --with-build-cflags or --without-build-cflags was given.
-if test "${with_build_cflags+set}" = set; then
- withval="$with_build_cflags"
- BUILD_CFLAGS="$withval"
-fi;
- echo "$as_me:5348: result: $BUILD_CFLAGS" >&5
-echo "${ECHO_T}$BUILD_CFLAGS" >&6
-
- echo "$as_me:5351: checking for native build C preprocessor-flags" >&5
-echo $ECHO_N "checking for native build C preprocessor-flags... $ECHO_C" >&6
-
-# Check whether --with-build-cppflags or --without-build-cppflags was given.
-if test "${with_build_cppflags+set}" = set; then
- withval="$with_build_cppflags"
- BUILD_CPPFLAGS="$withval"
-fi;
- echo "$as_me:5359: result: $BUILD_CPPFLAGS" >&5
-echo "${ECHO_T}$BUILD_CPPFLAGS" >&6
-
- echo "$as_me:5362: checking for native build linker-flags" >&5
-echo $ECHO_N "checking for native build linker-flags... $ECHO_C" >&6
-
-# Check whether --with-build-ldflags or --without-build-ldflags was given.
-if test "${with_build_ldflags+set}" = set; then
- withval="$with_build_ldflags"
- BUILD_LDFLAGS="$withval"
-fi;
- echo "$as_me:5370: result: $BUILD_LDFLAGS" >&5
-echo "${ECHO_T}$BUILD_LDFLAGS" >&6
-
- echo "$as_me:5373: checking for native build linker-libraries" >&5
-echo $ECHO_N "checking for native build linker-libraries... $ECHO_C" >&6
-
-# Check whether --with-build-libs or --without-build-libs was given.
-if test "${with_build_libs+set}" = set; then
- withval="$with_build_libs"
- BUILD_LIBS="$withval"
-fi;
- echo "$as_me:5381: result: $BUILD_LIBS" >&5
-echo "${ECHO_T}$BUILD_LIBS" >&6
-
- # this assumes we're on Unix.
- BUILD_EXEEXT=
- BUILD_OBJEXT=o
-
- : ${BUILD_CC:='${CC}'}
-
- echo "$as_me:5390: checking if the build-compiler \"$BUILD_CC\" works" >&5
-echo $ECHO_N "checking if the build-compiler \"$BUILD_CC\" works... $ECHO_C" >&6
-
- cf_save_crossed=$cross_compiling
- cf_save_ac_link=$ac_link
- cross_compiling=no
- cf_build_cppflags=$BUILD_CPPFLAGS
- test "$cf_build_cppflags" = "#" && cf_build_cppflags=
- ac_link='$BUILD_CC -o "conftest$ac_exeext" $BUILD_CFLAGS $cf_build_cppflags $BUILD_LDFLAGS "conftest.$ac_ext" $BUILD_LIBS >&5'
-
- if test "$cross_compiling" = yes; then
- cf_ok_build_cc=unknown
-else
- cat >"conftest.$ac_ext" <<_ACEOF
-#line 5404 "configure"
-#include "confdefs.h"
-#include
- int main(int argc, char *argv[])
- {
- ${cf_cv_main_return:-return}(argc < 0 || argv == 0 || argv[0] == 0);
- }
-
-_ACEOF
-rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:5414: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:5417: \$? = $ac_status" >&5
- (exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:5419: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:5422: \$? = $ac_status" >&5
- (exit "$ac_status"); }; }; then
- cf_ok_build_cc=yes
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-cat "conftest.$ac_ext" >&5
-cf_ok_build_cc=no
-fi
-rm -f core ./core.* ./*.core "conftest$ac_exeext" "conftest.$ac_objext" "conftest.$ac_ext"
-fi
-
- cross_compiling=$cf_save_crossed
- ac_link=$cf_save_ac_link
-
- echo "$as_me:5437: result: $cf_ok_build_cc" >&5
-echo "${ECHO_T}$cf_ok_build_cc" >&6
-
- if test "$cf_ok_build_cc" != yes
- then
- { { echo "$as_me:5442: error: Cross-build requires two compilers.
-Use --with-build-cc to specify the native compiler." >&5
-echo "$as_me: error: Cross-build requires two compilers.
-Use --with-build-cc to specify the native compiler." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-else
- : ${BUILD_CC:='${CC}'}
- : ${BUILD_CPP:='${CPP}'}
- : ${BUILD_CFLAGS:='${CFLAGS}'}
- : ${BUILD_CPPFLAGS:='${CPPFLAGS}'}
- : ${BUILD_LDFLAGS:='${LDFLAGS}'}
- : ${BUILD_LIBS:='${LIBS}'}
- : ${BUILD_EXEEXT:='$x'}
- : ${BUILD_OBJEXT:='o'}
-fi
-
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-echo "$as_me:5463: checking for $ac_word" >&5
+echo "$as_me:5680: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_RANLIB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5475,7 +5692,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
-echo "$as_me:5478: found $ac_dir/$ac_word" >&5
+echo "$as_me:5695: found $ac_dir/$ac_word" >&5
break
done
@@ -5483,10 +5700,10 @@ fi
fi
RANLIB=$ac_cv_prog_RANLIB
if test -n "$RANLIB"; then
- echo "$as_me:5486: result: $RANLIB" >&5
+ echo "$as_me:5703: result: $RANLIB" >&5
echo "${ECHO_T}$RANLIB" >&6
else
- echo "$as_me:5489: result: no" >&5
+ echo "$as_me:5706: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5495,7 +5712,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
ac_ct_RANLIB=$RANLIB
# Extract the first word of "ranlib", so it can be a program name with args.
set dummy ranlib; ac_word=$2
-echo "$as_me:5498: checking for $ac_word" >&5
+echo "$as_me:5715: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5510,7 +5727,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_RANLIB="ranlib"
-echo "$as_me:5513: found $ac_dir/$ac_word" >&5
+echo "$as_me:5730: found $ac_dir/$ac_word" >&5
break
done
@@ -5519,10 +5736,10 @@ fi
fi
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
if test -n "$ac_ct_RANLIB"; then
- echo "$as_me:5522: result: $ac_ct_RANLIB" >&5
+ echo "$as_me:5739: result: $ac_ct_RANLIB" >&5
echo "${ECHO_T}$ac_ct_RANLIB" >&6
else
- echo "$as_me:5525: result: no" >&5
+ echo "$as_me:5742: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5534,7 +5751,7 @@ fi
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
set dummy ${ac_tool_prefix}ld; ac_word=$2
-echo "$as_me:5537: checking for $ac_word" >&5
+echo "$as_me:5754: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_LD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5549,7 +5766,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_LD="${ac_tool_prefix}ld"
-echo "$as_me:5552: found $ac_dir/$ac_word" >&5
+echo "$as_me:5769: found $ac_dir/$ac_word" >&5
break
done
@@ -5557,10 +5774,10 @@ fi
fi
LD=$ac_cv_prog_LD
if test -n "$LD"; then
- echo "$as_me:5560: result: $LD" >&5
+ echo "$as_me:5777: result: $LD" >&5
echo "${ECHO_T}$LD" >&6
else
- echo "$as_me:5563: result: no" >&5
+ echo "$as_me:5780: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5569,7 +5786,7 @@ if test -z "$ac_cv_prog_LD"; then
ac_ct_LD=$LD
# Extract the first word of "ld", so it can be a program name with args.
set dummy ld; ac_word=$2
-echo "$as_me:5572: checking for $ac_word" >&5
+echo "$as_me:5789: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5584,7 +5801,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_LD="ld"
-echo "$as_me:5587: found $ac_dir/$ac_word" >&5
+echo "$as_me:5804: found $ac_dir/$ac_word" >&5
break
done
@@ -5593,10 +5810,10 @@ fi
fi
ac_ct_LD=$ac_cv_prog_ac_ct_LD
if test -n "$ac_ct_LD"; then
- echo "$as_me:5596: result: $ac_ct_LD" >&5
+ echo "$as_me:5813: result: $ac_ct_LD" >&5
echo "${ECHO_T}$ac_ct_LD" >&6
else
- echo "$as_me:5599: result: no" >&5
+ echo "$as_me:5816: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5608,7 +5825,7 @@ fi
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
set dummy ${ac_tool_prefix}ar; ac_word=$2
-echo "$as_me:5611: checking for $ac_word" >&5
+echo "$as_me:5828: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_AR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5623,7 +5840,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_AR="${ac_tool_prefix}ar"
-echo "$as_me:5626: found $ac_dir/$ac_word" >&5
+echo "$as_me:5843: found $ac_dir/$ac_word" >&5
break
done
@@ -5631,10 +5848,10 @@ fi
fi
AR=$ac_cv_prog_AR
if test -n "$AR"; then
- echo "$as_me:5634: result: $AR" >&5
+ echo "$as_me:5851: result: $AR" >&5
echo "${ECHO_T}$AR" >&6
else
- echo "$as_me:5637: result: no" >&5
+ echo "$as_me:5854: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5643,7 +5860,7 @@ if test -z "$ac_cv_prog_AR"; then
ac_ct_AR=$AR
# Extract the first word of "ar", so it can be a program name with args.
set dummy ar; ac_word=$2
-echo "$as_me:5646: checking for $ac_word" >&5
+echo "$as_me:5863: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5658,7 +5875,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_AR="ar"
-echo "$as_me:5661: found $ac_dir/$ac_word" >&5
+echo "$as_me:5878: found $ac_dir/$ac_word" >&5
break
done
@@ -5667,10 +5884,10 @@ fi
fi
ac_ct_AR=$ac_cv_prog_ac_ct_AR
if test -n "$ac_ct_AR"; then
- echo "$as_me:5670: result: $ac_ct_AR" >&5
+ echo "$as_me:5887: result: $ac_ct_AR" >&5
echo "${ECHO_T}$ac_ct_AR" >&6
else
- echo "$as_me:5673: result: no" >&5
+ echo "$as_me:5890: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -5679,7 +5896,7 @@ else
AR="$ac_cv_prog_AR"
fi
-echo "$as_me:5682: checking for options to update archives" >&5
+echo "$as_me:5899: checking for options to update archives" >&5
echo $ECHO_N "checking for options to update archives... $ECHO_C" >&6
if test "${cf_cv_ar_flags+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5716,13 +5933,13 @@ else
rm -f conftest.a
cat >"conftest.$ac_ext" <&5
+ if { (eval echo "$as_me:5939: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5725: \$? = $ac_status" >&5
+ echo "$as_me:5942: \$? = $ac_status" >&5
(exit "$ac_status"); } ; then
echo "$AR $ARFLAGS $cf_ar_flags conftest.a conftest.$ac_cv_objext" >&5
$AR $ARFLAGS "$cf_ar_flags" conftest.a "conftest.$ac_cv_objext" 2>&5 1>/dev/null
@@ -5733,7 +5950,7 @@ EOF
else
test -n "$verbose" && echo " cannot compile test-program" 1>&6
-echo "${as_me:-configure}:5736: testing cannot compile test-program ..." 1>&5
+echo "${as_me:-configure}:5953: testing cannot compile test-program ..." 1>&5
break
fi
@@ -5743,7 +5960,7 @@ echo "${as_me:-configure}:5736: testing
esac
fi
-echo "$as_me:5746: result: $cf_cv_ar_flags" >&5
+echo "$as_me:5963: result: $cf_cv_ar_flags" >&5
echo "${ECHO_T}$cf_cv_ar_flags" >&6
if test -n "$ARFLAGS" ; then
@@ -5777,7 +5994,7 @@ EOF
esac
-echo "$as_me:5780: checking if you would like to use heapsort" >&5
+echo "$as_me:5997: checking if you would like to use heapsort" >&5
echo $ECHO_N "checking if you would like to use heapsort... $ECHO_C" >&6
# Check whether --enable-heapsort or --disable-heapsort was given.
@@ -5794,20 +6011,20 @@ else
cf_use_heapsort=yes
fi;
-echo "$as_me:5797: result: $cf_use_heapsort" >&5
+echo "$as_me:6014: result: $cf_use_heapsort" >&5
echo "${ECHO_T}$cf_use_heapsort" >&6
if test "x$cf_use_heapsort" = xyes; then
for ac_func in heapsort
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:5804: checking for $ac_func" >&5
+echo "$as_me:6021: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 5810 "configure"
+#line 6027 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -5838,16 +6055,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:5841: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6058: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5844: \$? = $ac_status" >&5
+ echo "$as_me:6061: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:5847: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6064: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5850: \$? = $ac_status" >&5
+ echo "$as_me:6067: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -5857,7 +6074,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:5860: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:6077: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+ echo "$as_me:6088: checking if its prototype is compatible with qsort" >&5
echo $ECHO_N "checking if its prototype is compatible with qsort... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 5874 "configure"
+#line 6091 "configure"
#include "confdefs.h"
-#include
-#include
+$ac_includes_default
extern int my_compare(const void *, const void *);
int
@@ -5890,16 +6106,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:5893: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:6109: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5896: \$? = $ac_status" >&5
+ echo "$as_me:6112: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:5899: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6115: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5902: \$? = $ac_status" >&5
+ echo "$as_me:6118: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -5908,15 +6124,15 @@ cat "conftest.$ac_ext" >&5
cf_use_heapsort=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext";
- echo "$as_me:5911: result: $cf_use_heapsort" >&5
+ echo "$as_me:6127: result: $cf_use_heapsort" >&5
echo "${ECHO_T}$cf_use_heapsort" >&6
else
test -n "$verbose" && echo " will use our own heapsort function" 1>&6
-echo "${as_me:-configure}:5916: testing will use our own heapsort function ..." 1>&5
+echo "${as_me:-configure}:6132: testing will use our own heapsort function ..." 1>&5
EXTRAO_DEP=''
- EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/heapsort.o"
+ EXTRAOBJS="\$(OBJDIR)/heapsort.o $EXTRAOBJS"
fi
fi
if test "x$cf_use_heapsort" = xyes; then
@@ -5932,7 +6148,7 @@ if test "${with_ispell+set}" = set; then
withval="$with_ispell"
case "$withval" in #(vi
yes)
- { { echo "$as_me:5935: error: expected a value for --with-ispell" >&5
+ { { echo "$as_me:6151: error: expected a value for --with-ispell" >&5
echo "$as_me: error: expected a value for --with-ispell" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -5940,7 +6156,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-ispell=path"
- echo "$as_me:5943: checking for ispell" >&5
+ echo "$as_me:6159: checking for ispell" >&5
echo $ECHO_N "checking for ispell... $ECHO_C" >&6
ac_cv_path_PATH_ISPELL="$withval"
@@ -5951,7 +6167,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_ISPELL 1
EOF
- echo "$as_me:5954: result: $withval" >&5
+ echo "$as_me:6170: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -5960,7 +6176,7 @@ else
# user did not specify "--with-ispell"; do automatic check
# Extract the first word of "ispell", so it can be a program name with args.
set dummy ispell; ac_word=$2
-echo "$as_me:5963: checking for $ac_word" >&5
+echo "$as_me:6179: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_ISPELL+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5977,7 +6193,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_ISPELL="$ac_dir/$ac_word"
- echo "$as_me:5980: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6196: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -5988,10 +6204,10 @@ fi
PATH_ISPELL=$ac_cv_path_PATH_ISPELL
if test -n "$PATH_ISPELL"; then
- echo "$as_me:5991: result: $PATH_ISPELL" >&5
+ echo "$as_me:6207: result: $PATH_ISPELL" >&5
echo "${ECHO_T}$PATH_ISPELL" >&6
else
- echo "$as_me:5994: result: no" >&5
+ echo "$as_me:6210: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6011,7 +6227,7 @@ if test "${with_metamail+set}" = set; th
withval="$with_metamail"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6014: error: expected a value for --with-metamail" >&5
+ { { echo "$as_me:6230: error: expected a value for --with-metamail" >&5
echo "$as_me: error: expected a value for --with-metamail" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6019,7 +6235,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-metamail=path"
- echo "$as_me:6022: checking for metamail" >&5
+ echo "$as_me:6238: checking for metamail" >&5
echo $ECHO_N "checking for metamail... $ECHO_C" >&6
ac_cv_path_PATH_METAMAIL="$withval"
@@ -6030,7 +6246,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_METAMAIL 1
EOF
- echo "$as_me:6033: result: $withval" >&5
+ echo "$as_me:6249: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6039,7 +6255,7 @@ else
# user did not specify "--with-metamail"; do automatic check
# Extract the first word of "metamail", so it can be a program name with args.
set dummy metamail; ac_word=$2
-echo "$as_me:6042: checking for $ac_word" >&5
+echo "$as_me:6258: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_METAMAIL+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6056,7 +6272,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_METAMAIL="$ac_dir/$ac_word"
- echo "$as_me:6059: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6275: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6067,10 +6283,10 @@ fi
PATH_METAMAIL=$ac_cv_path_PATH_METAMAIL
if test -n "$PATH_METAMAIL"; then
- echo "$as_me:6070: result: $PATH_METAMAIL" >&5
+ echo "$as_me:6286: result: $PATH_METAMAIL" >&5
echo "${ECHO_T}$PATH_METAMAIL" >&6
else
- echo "$as_me:6073: result: no" >&5
+ echo "$as_me:6289: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6090,7 +6306,7 @@ if test "${with_sum+set}" = set; then
withval="$with_sum"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6093: error: expected a value for --with-sum" >&5
+ { { echo "$as_me:6309: error: expected a value for --with-sum" >&5
echo "$as_me: error: expected a value for --with-sum" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6098,7 +6314,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-sum=path"
- echo "$as_me:6101: checking for sum" >&5
+ echo "$as_me:6317: checking for sum" >&5
echo $ECHO_N "checking for sum... $ECHO_C" >&6
ac_cv_path_PATH_SUM="$withval"
@@ -6109,7 +6325,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_SUM 1
EOF
- echo "$as_me:6112: result: $withval" >&5
+ echo "$as_me:6328: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6118,7 +6334,7 @@ else
# user did not specify "--with-sum"; do automatic check
# Extract the first word of "sum", so it can be a program name with args.
set dummy sum; ac_word=$2
-echo "$as_me:6121: checking for $ac_word" >&5
+echo "$as_me:6337: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_SUM+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6135,7 +6351,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_SUM="$ac_dir/$ac_word"
- echo "$as_me:6138: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6354: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6146,10 +6362,10 @@ fi
PATH_SUM=$ac_cv_path_PATH_SUM
if test -n "$PATH_SUM"; then
- echo "$as_me:6149: result: $PATH_SUM" >&5
+ echo "$as_me:6365: result: $PATH_SUM" >&5
echo "${ECHO_T}$PATH_SUM" >&6
else
- echo "$as_me:6152: result: no" >&5
+ echo "$as_me:6368: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6166,17 +6382,17 @@ fi;
if test $ac_cv_path_PATH_SUM
then
-echo "$as_me:6169: checking if $ac_cv_path_PATH_SUM takes -r" >&5
+echo "$as_me:6385: checking if $ac_cv_path_PATH_SUM takes -r" >&5
echo $ECHO_N "checking if $ac_cv_path_PATH_SUM takes -r... $ECHO_C" >&6
if test "${ac_cv_prog_sum_r+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
if { ac_try='$ac_cv_path_PATH_SUM -r config.log 1>&5'
- { (eval echo "$as_me:6176: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6392: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6179: \$? = $ac_status" >&5
+ echo "$as_me:6395: \$? = $ac_status" >&5
(exit "$ac_status"); }; }
then
ac_cv_prog_sum_r=yes
@@ -6202,11 +6418,11 @@ else
EOF
fi
-echo "$as_me:6205: result: $ac_cv_prog_sum_r" >&5
+echo "$as_me:6421: result: $ac_cv_prog_sum_r" >&5
echo "${ECHO_T}$ac_cv_prog_sum_r" >&6
fi
-echo "$as_me:6209: checking for default editor" >&5
+echo "$as_me:6425: checking for default editor" >&5
echo $ECHO_N "checking for default editor... $ECHO_C" >&6
# Check whether --with-editor or --without-editor was given.
@@ -6218,7 +6434,7 @@ else
fi; test -n "$withval" && \
case "$withval" in #(vi
yes)
- { { echo "$as_me:6221: error: expected a value for --with-editor" >&5
+ { { echo "$as_me:6437: error: expected a value for --with-editor" >&5
echo "$as_me: error: expected a value for --with-editor" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6235,7 +6451,7 @@ if test -z "$DEFAULT_EDITOR" ; then
else
# Extract the first word of "vi", so it can be a program name with args.
set dummy vi; ac_word=$2
-echo "$as_me:6238: checking for $ac_word" >&5
+echo "$as_me:6454: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_DEFAULT_EDITOR+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6252,7 +6468,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_DEFAULT_EDITOR="$ac_dir/$ac_word"
- echo "$as_me:6255: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6471: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6264,16 +6480,16 @@ fi
DEFAULT_EDITOR=$ac_cv_path_DEFAULT_EDITOR
if test -n "$DEFAULT_EDITOR"; then
- echo "$as_me:6267: result: $DEFAULT_EDITOR" >&5
+ echo "$as_me:6483: result: $DEFAULT_EDITOR" >&5
echo "${ECHO_T}$DEFAULT_EDITOR" >&6
else
- echo "$as_me:6270: result: no" >&5
+ echo "$as_me:6486: result: no" >&5
echo "${ECHO_T}no" >&6
fi
fi
fi
-echo "$as_me:6276: result: $DEFAULT_EDITOR" >&5
+echo "$as_me:6492: result: $DEFAULT_EDITOR" >&5
echo "${ECHO_T}$DEFAULT_EDITOR" >&6
cat >>confdefs.h <&5
+echo "$as_me:6501: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6299,7 +6515,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word"
- echo "$as_me:6302: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6518: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6310,10 +6526,10 @@ fi
DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER
if test -n "$DEFAULT_MAILER"; then
- echo "$as_me:6313: result: $DEFAULT_MAILER" >&5
+ echo "$as_me:6529: result: $DEFAULT_MAILER" >&5
echo "${ECHO_T}$DEFAULT_MAILER" >&6
else
- echo "$as_me:6316: result: no" >&5
+ echo "$as_me:6532: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6326,7 +6542,7 @@ else
fi; test -n "$withval" && \
case "$withval" in #(vi
yes)
- { { echo "$as_me:6329: error: expected a value for --with-mailer" >&5
+ { { echo "$as_me:6545: error: expected a value for --with-mailer" >&5
echo "$as_me: error: expected a value for --with-mailer" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6338,7 +6554,7 @@ DEFAULT_MAILER="$withval"
if test -z "$DEFAULT_MAILER" ; then
# Extract the first word of "mailx", so it can be a program name with args.
set dummy mailx; ac_word=$2
-echo "$as_me:6341: checking for $ac_word" >&5
+echo "$as_me:6557: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6355,7 +6571,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word"
- echo "$as_me:6358: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6574: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6366,10 +6582,10 @@ fi
DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER
if test -n "$DEFAULT_MAILER"; then
- echo "$as_me:6369: result: $DEFAULT_MAILER" >&5
+ echo "$as_me:6585: result: $DEFAULT_MAILER" >&5
echo "${ECHO_T}$DEFAULT_MAILER" >&6
else
- echo "$as_me:6372: result: no" >&5
+ echo "$as_me:6588: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6377,7 +6593,7 @@ fi
if test -z "$DEFAULT_MAILER" ; then
# Extract the first word of "mail", so it can be a program name with args.
set dummy mail; ac_word=$2
-echo "$as_me:6380: checking for $ac_word" >&5
+echo "$as_me:6596: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_DEFAULT_MAILER+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6394,7 +6610,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_DEFAULT_MAILER="$ac_dir/$ac_word"
- echo "$as_me:6397: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6613: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6405,15 +6621,15 @@ fi
DEFAULT_MAILER=$ac_cv_path_DEFAULT_MAILER
if test -n "$DEFAULT_MAILER"; then
- echo "$as_me:6408: result: $DEFAULT_MAILER" >&5
+ echo "$as_me:6624: result: $DEFAULT_MAILER" >&5
echo "${ECHO_T}$DEFAULT_MAILER" >&6
else
- echo "$as_me:6411: result: no" >&5
+ echo "$as_me:6627: result: no" >&5
echo "${ECHO_T}no" >&6
fi
fi
-echo "$as_me:6416: checking for default mailer" >&5
+echo "$as_me:6632: checking for default mailer" >&5
echo $ECHO_N "checking for default mailer... $ECHO_C" >&6
if test -n "$DEFAULT_MAILER" ; then
@@ -6436,10 +6652,10 @@ EOF
else
DEFAULT_MAILER=none
fi
-echo "$as_me:6439: result: $DEFAULT_MAILER" >&5
+echo "$as_me:6655: result: $DEFAULT_MAILER" >&5
echo "${ECHO_T}$DEFAULT_MAILER" >&6
-echo "$as_me:6442: checking for incoming-mail directory" >&5
+echo "$as_me:6658: checking for incoming-mail directory" >&5
echo $ECHO_N "checking for incoming-mail directory... $ECHO_C" >&6
# Check whether --with-mailbox or --without-mailbox was given.
@@ -6451,7 +6667,7 @@ else
fi; test -n "$withval" && \
case "$withval" in #(vi
yes)
- { { echo "$as_me:6454: error: expected a value for --with-mailbox" >&5
+ { { echo "$as_me:6670: error: expected a value for --with-mailbox" >&5
echo "$as_me: error: expected a value for --with-mailbox" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6483,10 +6699,10 @@ EOF
else
DEFAULT_MAILBOX=none
fi
-echo "$as_me:6486: result: $DEFAULT_MAILBOX" >&5
+echo "$as_me:6702: result: $DEFAULT_MAILBOX" >&5
echo "${ECHO_T}$DEFAULT_MAILBOX" >&6
-echo "$as_me:6489: checking if you want to use pkg-config" >&5
+echo "$as_me:6705: checking if you want to use pkg-config" >&5
echo $ECHO_N "checking if you want to use pkg-config... $ECHO_C" >&6
# Check whether --with-pkg-config or --without-pkg-config was given.
@@ -6496,7 +6712,7 @@ if test "${with_pkg_config+set}" = set;
else
cf_pkg_config=yes
fi;
-echo "$as_me:6499: result: $cf_pkg_config" >&5
+echo "$as_me:6715: result: $cf_pkg_config" >&5
echo "${ECHO_T}$cf_pkg_config" >&6
case "$cf_pkg_config" in
@@ -6508,7 +6724,7 @@ yes)
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
-echo "$as_me:6511: checking for $ac_word" >&5
+echo "$as_me:6727: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6525,7 +6741,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
- echo "$as_me:6528: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6744: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6536,10 +6752,10 @@ fi
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
if test -n "$PKG_CONFIG"; then
- echo "$as_me:6539: result: $PKG_CONFIG" >&5
+ echo "$as_me:6755: result: $PKG_CONFIG" >&5
echo "${ECHO_T}$PKG_CONFIG" >&6
else
- echo "$as_me:6542: result: no" >&5
+ echo "$as_me:6758: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6548,7 +6764,7 @@ if test -z "$ac_cv_path_PKG_CONFIG"; the
ac_pt_PKG_CONFIG=$PKG_CONFIG
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
-echo "$as_me:6551: checking for $ac_word" >&5
+echo "$as_me:6767: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6565,7 +6781,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_ac_pt_PKG_CONFIG="$ac_dir/$ac_word"
- echo "$as_me:6568: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6784: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6577,10 +6793,10 @@ fi
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
if test -n "$ac_pt_PKG_CONFIG"; then
- echo "$as_me:6580: result: $ac_pt_PKG_CONFIG" >&5
+ echo "$as_me:6796: result: $ac_pt_PKG_CONFIG" >&5
echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6
else
- echo "$as_me:6583: result: no" >&5
+ echo "$as_me:6799: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6623,19 +6839,19 @@ case ".$PKG_CONFIG" in
PKG_CONFIG=`echo "$PKG_CONFIG" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:6626: error: expected a pathname, not \"$PKG_CONFIG\"" >&5
+ { { echo "$as_me:6842: error: expected a pathname, not \"$PKG_CONFIG\"" >&5
echo "$as_me: error: expected a pathname, not \"$PKG_CONFIG\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
elif test "x$cf_pkg_config" != xno ; then
- { echo "$as_me:6633: WARNING: pkg-config is not installed" >&5
+ { echo "$as_me:6849: WARNING: pkg-config is not installed" >&5
echo "$as_me: WARNING: pkg-config is not installed" >&2;}
fi
## PGP Support
-echo "$as_me:6638: checking if you want PGP/GPG-Support" >&5
+echo "$as_me:6854: checking if you want PGP/GPG-Support" >&5
echo $ECHO_N "checking if you want PGP/GPG-Support... $ECHO_C" >&6
# Check whether --enable-pgp-gpg or --disable-pgp-gpg was given.
@@ -6652,7 +6868,7 @@ else
USE_PGP_GPG=yes
fi;
-echo "$as_me:6655: result: $enableval" >&5
+echo "$as_me:6871: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
if test "$USE_PGP_GPG" = "yes" ; then
@@ -6661,7 +6877,7 @@ if test "${with_pgp+set}" = set; then
withval="$with_pgp"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6664: error: expected a value for --with-pgp" >&5
+ { { echo "$as_me:6880: error: expected a value for --with-pgp" >&5
echo "$as_me: error: expected a value for --with-pgp" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6669,7 +6885,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-pgp=path"
- echo "$as_me:6672: checking for pgp" >&5
+ echo "$as_me:6888: checking for pgp" >&5
echo $ECHO_N "checking for pgp... $ECHO_C" >&6
ac_cv_path_PATH_PGP="$withval"
@@ -6680,7 +6896,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_PGP 1
EOF
- echo "$as_me:6683: result: $withval" >&5
+ echo "$as_me:6899: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6689,7 +6905,7 @@ else
# user did not specify "--with-pgp"; do automatic check
# Extract the first word of "pgp", so it can be a program name with args.
set dummy pgp; ac_word=$2
-echo "$as_me:6692: checking for $ac_word" >&5
+echo "$as_me:6908: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_PGP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6706,7 +6922,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_PGP="$ac_dir/$ac_word"
- echo "$as_me:6709: found $ac_dir/$ac_word" >&5
+ echo "$as_me:6925: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6717,10 +6933,10 @@ fi
PATH_PGP=$ac_cv_path_PATH_PGP
if test -n "$PATH_PGP"; then
- echo "$as_me:6720: result: $PATH_PGP" >&5
+ echo "$as_me:6936: result: $PATH_PGP" >&5
echo "${ECHO_T}$PATH_PGP" >&6
else
- echo "$as_me:6723: result: no" >&5
+ echo "$as_me:6939: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6741,7 +6957,7 @@ if test "${with_pgpk+set}" = set; then
withval="$with_pgpk"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6744: error: expected a value for --with-pgpk" >&5
+ { { echo "$as_me:6960: error: expected a value for --with-pgpk" >&5
echo "$as_me: error: expected a value for --with-pgpk" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6749,7 +6965,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-pgpk=path"
- echo "$as_me:6752: checking for pgpk" >&5
+ echo "$as_me:6968: checking for pgpk" >&5
echo $ECHO_N "checking for pgpk... $ECHO_C" >&6
ac_cv_path_PATH_PGPK="$withval"
@@ -6760,7 +6976,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_PGPK 1
EOF
- echo "$as_me:6763: result: $withval" >&5
+ echo "$as_me:6979: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6769,7 +6985,7 @@ else
# user did not specify "--with-pgpk"; do automatic check
# Extract the first word of "pgpk", so it can be a program name with args.
set dummy pgpk; ac_word=$2
-echo "$as_me:6772: checking for $ac_word" >&5
+echo "$as_me:6988: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_PGPK+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6786,7 +7002,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_PGPK="$ac_dir/$ac_word"
- echo "$as_me:6789: found $ac_dir/$ac_word" >&5
+ echo "$as_me:7005: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6797,10 +7013,10 @@ fi
PATH_PGPK=$ac_cv_path_PATH_PGPK
if test -n "$PATH_PGPK"; then
- echo "$as_me:6800: result: $PATH_PGPK" >&5
+ echo "$as_me:7016: result: $PATH_PGPK" >&5
echo "${ECHO_T}$PATH_PGPK" >&6
else
- echo "$as_me:6803: result: no" >&5
+ echo "$as_me:7019: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6821,7 +7037,7 @@ if test "${with_gpg+set}" = set; then
withval="$with_gpg"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6824: error: expected a value for --with-gpg" >&5
+ { { echo "$as_me:7040: error: expected a value for --with-gpg" >&5
echo "$as_me: error: expected a value for --with-gpg" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6829,7 +7045,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-gpg=path"
- echo "$as_me:6832: checking for gpg" >&5
+ echo "$as_me:7048: checking for gpg" >&5
echo $ECHO_N "checking for gpg... $ECHO_C" >&6
ac_cv_path_PATH_GPG="$withval"
@@ -6840,7 +7056,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_GPG 1
EOF
- echo "$as_me:6843: result: $withval" >&5
+ echo "$as_me:7059: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6849,7 +7065,7 @@ else
# user did not specify "--with-gpg"; do automatic check
# Extract the first word of "gpg", so it can be a program name with args.
set dummy gpg; ac_word=$2
-echo "$as_me:6852: checking for $ac_word" >&5
+echo "$as_me:7068: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_GPG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6866,7 +7082,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_GPG="$ac_dir/$ac_word"
- echo "$as_me:6869: found $ac_dir/$ac_word" >&5
+ echo "$as_me:7085: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6877,10 +7093,10 @@ fi
PATH_GPG=$ac_cv_path_PATH_GPG
if test -n "$PATH_GPG"; then
- echo "$as_me:6880: result: $PATH_GPG" >&5
+ echo "$as_me:7096: result: $PATH_GPG" >&5
echo "${ECHO_T}$PATH_GPG" >&6
else
- echo "$as_me:6883: result: no" >&5
+ echo "$as_me:7099: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6903,7 +7119,7 @@ if test "${with_slrnface+set}" = set; th
withval="$with_slrnface"
case "$withval" in #(vi
yes)
- { { echo "$as_me:6906: error: expected a value for --with-slrnface" >&5
+ { { echo "$as_me:7122: error: expected a value for --with-slrnface" >&5
echo "$as_me: error: expected a value for --with-slrnface" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -6911,7 +7127,7 @@ echo "$as_me: error: expected a value fo
;; #(vi
*)
# user supplied option-value for "--with-slrnface=path"
- echo "$as_me:6914: checking for slrnface" >&5
+ echo "$as_me:7130: checking for slrnface" >&5
echo $ECHO_N "checking for slrnface... $ECHO_C" >&6
ac_cv_path_PATH_SLRNFACE="$withval"
@@ -6922,7 +7138,7 @@ EOF
cat >>confdefs.h <<\EOF
#define HAVE_SLRNFACE 1
EOF
- echo "$as_me:6925: result: $withval" >&5
+ echo "$as_me:7141: result: $withval" >&5
echo "${ECHO_T}$withval" >&6
;;
esac
@@ -6931,7 +7147,7 @@ else
# user did not specify "--with-slrnface"; do automatic check
# Extract the first word of "slrnface", so it can be a program name with args.
set dummy slrnface; ac_word=$2
-echo "$as_me:6934: checking for $ac_word" >&5
+echo "$as_me:7150: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PATH_SLRNFACE+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6948,7 +7164,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PATH_SLRNFACE="$ac_dir/$ac_word"
- echo "$as_me:6951: found $ac_dir/$ac_word" >&5
+ echo "$as_me:7167: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -6959,10 +7175,10 @@ fi
PATH_SLRNFACE=$ac_cv_path_PATH_SLRNFACE
if test -n "$PATH_SLRNFACE"; then
- echo "$as_me:6962: result: $PATH_SLRNFACE" >&5
+ echo "$as_me:7178: result: $PATH_SLRNFACE" >&5
echo "${ECHO_T}$PATH_SLRNFACE" >&6
else
- echo "$as_me:6965: result: no" >&5
+ echo "$as_me:7181: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -6977,8 +7193,8 @@ EOF
fi;
if test -n "$ac_cv_path_PATH_SLRNFACE"; then
- EXTRAO_DEP=""
- EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/xface.o"
+ EXTRAO_DEP=''
+ EXTRAOBJS="\$(OBJDIR)/xface.o $EXTRAOBJS"
fi
## Default shell
@@ -6991,14 +7207,14 @@ else
cf_cv_default_shell=
fi;
-echo "$as_me:6994: checking for the default shell program" >&5
+echo "$as_me:7210: checking for the default shell program" >&5
echo $ECHO_N "checking for the default shell program... $ECHO_C" >&6
cf_shell_progs="$cf_cv_default_shell"
if test -z "$cf_shell_progs" ; then
cf_shell_progs="sh ksh bash zsh pdksh mksh jsh keysh ash dash"
# TIN preferred default shell for BSD systems is csh. Others are sh.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7001 "configure"
+#line 7217 "configure"
#include "confdefs.h"
#include
@@ -7016,16 +7232,16 @@ make an error
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:7019: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7235: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7022: \$? = $ac_status" >&5
+ echo "$as_me:7238: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:7025: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7241: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7028: \$? = $ac_status" >&5
+ echo "$as_me:7244: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
$cf_shell_progs="csh tcsh $cf_shell_progs"
else
@@ -7035,11 +7251,11 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "${as_me:-configure}:7038: testing paths of shell programs: $cf_shell_progs ..." 1>&5
+echo "${as_me:-configure}:7254: testing paths of shell programs: $cf_shell_progs ..." 1>&5
if test -s /etc/shells && test `egrep -c -v '^(#| | |$)' /etc/shells` -gt 0; then
-echo "${as_me:-configure}:7042: testing /etc/shells ..." 1>&5
+echo "${as_me:-configure}:7258: testing /etc/shells ..." 1>&5
for cf_prog in $cf_shell_progs
do
@@ -7048,7 +7264,7 @@ echo "${as_me:-configure}:7042: testing
cf_pattern="^"$cf_prog"$"
;;
*/*)
- { { echo "$as_me:7051: error: Program name must be absolute or filename: $cf_prog" >&5
+ { { echo "$as_me:7267: error: Program name must be absolute or filename: $cf_prog" >&5
echo "$as_me: error: Program name must be absolute or filename: $cf_prog" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -7073,17 +7289,17 @@ echo "$as_me: error: Program name must b
break
fi
done
- echo "$as_me:7076: result: $DEFAULT_SHELL" >&5
+ echo "$as_me:7292: result: $DEFAULT_SHELL" >&5
echo "${ECHO_T}$DEFAULT_SHELL" >&6
else
-echo "${as_me:-configure}:7080: testing $PATH ..." 1>&5
+echo "${as_me:-configure}:7296: testing $PATH ..." 1>&5
for ac_prog in $cf_shell_progs
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:7086: checking for $ac_word" >&5
+echo "$as_me:7302: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_DEFAULT_SHELL+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7100,7 +7316,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_DEFAULT_SHELL="$ac_dir/$ac_word"
- echo "$as_me:7103: found $ac_dir/$ac_word" >&5
+ echo "$as_me:7319: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -7111,10 +7327,10 @@ fi
DEFAULT_SHELL=$ac_cv_path_DEFAULT_SHELL
if test -n "$DEFAULT_SHELL"; then
- echo "$as_me:7114: result: $DEFAULT_SHELL" >&5
+ echo "$as_me:7330: result: $DEFAULT_SHELL" >&5
echo "${ECHO_T}$DEFAULT_SHELL" >&6
else
- echo "$as_me:7117: result: no" >&5
+ echo "$as_me:7333: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -7123,14 +7339,14 @@ done
fi
if test -z "$DEFAULT_SHELL" ; then
- { echo "$as_me:7126: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5
+ { echo "$as_me:7342: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&5
echo "$as_me: WARNING: Cannot find the default shell you specified: $cf_shell_progs" >&2;}
if test -f /bin/false ; then
- { echo "$as_me:7129: WARNING: Using /bin/false instead" >&5
+ { echo "$as_me:7345: WARNING: Using /bin/false instead" >&5
echo "$as_me: WARNING: Using /bin/false instead" >&2;}
DEFAULT_SHELL=/bin/false
else
- { { echo "$as_me:7133: error: Cannot use /bin/false because it does not exist" >&5
+ { { echo "$as_me:7349: error: Cannot use /bin/false because it does not exist" >&5
echo "$as_me: error: Cannot use /bin/false because it does not exist" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -7141,7 +7357,7 @@ cat >>confdefs.h <&5
+echo "$as_me:7360: checking if NNTP-support will be used" >&5
echo $ECHO_N "checking if NNTP-support will be used... $ECHO_C" >&6
# Check whether --enable-nntp or --disable-nntp was given.
@@ -7158,12 +7374,12 @@ else
USE_NNTP=yes
fi;
-echo "$as_me:7161: result: $enableval" >&5
+echo "$as_me:7377: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
USE_SPOOLDIR=yes
if test "$USE_NNTP" = "yes" ; then
-echo "$as_me:7166: checking whether to be NNTP_ONLY" >&5
+echo "$as_me:7382: checking whether to be NNTP_ONLY" >&5
echo $ECHO_N "checking whether to be NNTP_ONLY... $ECHO_C" >&6
# Check whether --enable-nntp-only or --disable-nntp-only was given.
@@ -7192,12 +7408,915 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:7195: result: $enableval" >&5
+echo "$as_me:7411: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
+
+echo "$as_me:7414: checking if you want to use zlib for COMPRESS DEFLATE support" >&5
+echo $ECHO_N "checking if you want to use zlib for COMPRESS DEFLATE support... $ECHO_C" >&6
+
+# Check whether --with-zlib or --without-zlib was given.
+if test "${with_zlib+set}" = set; then
+ withval="$with_zlib"
+ use_zlib=$withval
+else
+ use_zlib=yes
+fi;
+echo "$as_me:7424: result: $use_zlib" >&5
+echo "${ECHO_T}$use_zlib" >&6
+
+if test ".$use_zlib" != ".no" ; then
+
+case "$use_zlib" in
+no)
+ ;;
+yes)
+ ;;
+*)
+
+for cf_searchpath in `echo "$use_zlib" | tr $PATH_SEPARATOR ' '`; do
+ if test -d "$cf_searchpath/include" ; then
+
+if test -n "$cf_searchpath/include" ; then
+ for cf_add_incdir in $cf_searchpath/include
+ do
+ while test "$cf_add_incdir" != /usr/include
+ do
+ if test -d "$cf_add_incdir"
+ then
+ cf_have_incdir=no
+ if test -n "$CFLAGS$CPPFLAGS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_incdir in $CFLAGS $CPPFLAGS ; do
+ if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then
+ cf_have_incdir=yes; break
+ fi
+ done
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ if test "$cf_add_incdir" = /usr/local/include ; then
+ if test "$GCC" = yes
+ then
+ cf_save_CPPFLAGS=$CPPFLAGS
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
+
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 7466 "configure"
+#include "confdefs.h"
+#include
+int
+main (void)
+{
+printf("Hello")
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:7478: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:7481: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:7484: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7487: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+cf_have_incdir=yes
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+ CPPFLAGS=$cf_save_CPPFLAGS
+ fi
+ fi
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
+
+echo "${as_me:-configure}:7504: testing adding $cf_add_incdir to include-path ..." 1>&5
+
+ CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
+
+ cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'`
+ test "$cf_top_incdir" = "$cf_add_incdir" && break
+ cf_add_incdir="$cf_top_incdir"
+ else
+ break
+ fi
+ else
+ break
+ fi
+ done
+ done
+fi
+
+ elif test -d "$cf_searchpath/../include" ; then
+
+if test -n "$cf_searchpath/../include" ; then
+ for cf_add_incdir in $cf_searchpath/../include
+ do
+ while test "$cf_add_incdir" != /usr/include
+ do
+ if test -d "$cf_add_incdir"
+ then
+ cf_have_incdir=no
+ if test -n "$CFLAGS$CPPFLAGS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_incdir in $CFLAGS $CPPFLAGS ; do
+ if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then
+ cf_have_incdir=yes; break
+ fi
+ done
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ if test "$cf_add_incdir" = /usr/local/include ; then
+ if test "$GCC" = yes
+ then
+ cf_save_CPPFLAGS=$CPPFLAGS
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
+
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 7550 "configure"
+#include "confdefs.h"
+#include
+int
+main (void)
+{
+printf("Hello")
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:7562: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:7565: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:7568: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7571: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+cf_have_incdir=yes
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+ CPPFLAGS=$cf_save_CPPFLAGS
+ fi
+ fi
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
+
+echo "${as_me:-configure}:7588: testing adding $cf_add_incdir to include-path ..." 1>&5
+
+ CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
+
+ cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'`
+ test "$cf_top_incdir" = "$cf_add_incdir" && break
+ cf_add_incdir="$cf_top_incdir"
+ else
+ break
+ fi
+ else
+ break
+ fi
+ done
+ done
+fi
+
+ else
+{ { echo "$as_me:7606: error: cannot find under $use_zlib" >&5
+echo "$as_me: error: cannot find under $use_zlib" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+ if test -d "$cf_searchpath/lib" ; then
+
+if test -n "$cf_searchpath/lib" ; then
+ for cf_add_libdir in $cf_searchpath/lib
+ do
+ if test "$cf_add_libdir" = /usr/lib ; then
+ :
+ elif test -d "$cf_add_libdir"
+ then
+ cf_have_libdir=no
+ if test -n "$LDFLAGS$LIBS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_libdir in $LDFLAGS $LIBS ; do
+ if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+ cf_have_libdir=yes; break
+ fi
+ done
+ fi
+ if test "$cf_have_libdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
+
+echo "${as_me:-configure}:7631: testing adding $cf_add_libdir to library-path ..." 1>&5
+
+ LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+ fi
+ fi
+ done
+fi
+
+ elif test -d "$cf_searchpath" ; then
+
+if test -n "$cf_searchpath" ; then
+ for cf_add_libdir in $cf_searchpath
+ do
+ if test "$cf_add_libdir" = /usr/lib ; then
+ :
+ elif test -d "$cf_add_libdir"
+ then
+ cf_have_libdir=no
+ if test -n "$LDFLAGS$LIBS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_libdir in $LDFLAGS $LIBS ; do
+ if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+ cf_have_libdir=yes; break
+ fi
+ done
+ fi
+ if test "$cf_have_libdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
+
+echo "${as_me:-configure}:7660: testing adding $cf_add_libdir to library-path ..." 1>&5
+
+ LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+ fi
+ fi
+ done
+fi
+
+ else
+{ { echo "$as_me:7669: error: cannot find under $use_zlib" >&5
+echo "$as_me: error: cannot find under $use_zlib" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+done
+
+ ;;
+esac
+
+# If the linkage is not already in the $CPPFLAGS/$LDFLAGS configuration, these
+# will be set on completion of the AC_TRY_LINK below.
+cf_cv_header_path_z=
+cf_cv_library_path_z=
+
+echo "${as_me:-configure}:7683: testing Starting FIND_LINKAGE(z,zlib) ..." 1>&5
+
+cf_save_LIBS="$LIBS"
+
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 7688 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+ gzopen("name","mode")
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:7704: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:7707: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:7710: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7713: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ cf_cv_find_linkage_z=yes
+ cf_cv_header_path_z=/usr/include
+ cf_cv_library_path_z=/usr/lib
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+LIBS="-lz $cf_save_LIBS"
+
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 7727 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+ gzopen("name","mode")
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:7743: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:7746: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:7749: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7752: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ cf_cv_find_linkage_z=yes
+ cf_cv_header_path_z=/usr/include
+ cf_cv_library_path_z=/usr/lib
+ cf_cv_library_file_z="-lz"
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+ cf_cv_find_linkage_z=no
+ LIBS="$cf_save_LIBS"
+
+ test -n "$verbose" && echo " find linkage for z library" 1>&6
+
+echo "${as_me:-configure}:7769: testing find linkage for z library ..." 1>&5
+
+echo "${as_me:-configure}:7771: testing Searching for headers in FIND_LINKAGE(z,zlib) ..." 1>&5
+
+ cf_save_CPPFLAGS="$CPPFLAGS"
+ cf_test_CPPFLAGS="$CPPFLAGS"
+
+cf_search=
+
+# collect the current set of include-directories from compiler flags
+cf_header_path_list=""
+if test -n "${CFLAGS}${CPPFLAGS}" ; then
+ for cf_header_path in $CPPFLAGS $CFLAGS
+ do
+ case "$cf_header_path" in
+ -I*)
+ cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'`
+
+test "x$cf_header_path" != "xNONE" && \
+test -d "$cf_header_path" && \
+ {
+ test -n "$verbose" && echo " ... testing for include-directories under $cf_header_path"
+ test -d "$cf_header_path/include" && cf_search="$cf_search $cf_header_path/include"
+ test -d "$cf_header_path/include/zlib" && cf_search="$cf_search $cf_header_path/include/zlib"
+ test -d "$cf_header_path/include/zlib/include" && cf_search="$cf_search $cf_header_path/include/zlib/include"
+ test -d "$cf_header_path/zlib/include" && cf_search="$cf_search $cf_header_path/zlib/include"
+ test -d "$cf_header_path/zlib/include/zlib" && cf_search="$cf_search $cf_header_path/zlib/include/zlib"
+}
+
+ cf_header_path_list="$cf_header_path_list $cf_search"
+ ;;
+ esac
+ done
+fi
+
+# add the variations for the package we are looking for
+
+cf_search=
+
+test "x$prefix" != "xNONE" && \
+test -d "$prefix" && \
+ {
+ test -n "$verbose" && echo " ... testing for include-directories under $prefix"
+ test -d "$prefix/include" && cf_search="$cf_search $prefix/include"
+ test -d "$prefix/include/zlib" && cf_search="$cf_search $prefix/include/zlib"
+ test -d "$prefix/include/zlib/include" && cf_search="$cf_search $prefix/include/zlib/include"
+ test -d "$prefix/zlib/include" && cf_search="$cf_search $prefix/zlib/include"
+ test -d "$prefix/zlib/include/zlib" && cf_search="$cf_search $prefix/zlib/include/zlib"
+}
+
+for cf_subdir_prefix in \
+ /usr \
+ /usr/local \
+ /usr/pkg \
+ /opt \
+ /opt/local \
+ $HOME
+do
+
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+{ test -z "$prefix" || test "x$prefix" = xNONE || test "x$cf_subdir_prefix" != "x$prefix"; } && {
+ test -n "$verbose" && echo " ... testing for include-directories under $cf_subdir_prefix"
+ test -d "$cf_subdir_prefix/include" && cf_search="$cf_search $cf_subdir_prefix/include"
+ test -d "$cf_subdir_prefix/include/zlib" && cf_search="$cf_search $cf_subdir_prefix/include/zlib"
+ test -d "$cf_subdir_prefix/include/zlib/include" && cf_search="$cf_search $cf_subdir_prefix/include/zlib/include"
+ test -d "$cf_subdir_prefix/zlib/include" && cf_search="$cf_search $cf_subdir_prefix/zlib/include"
+ test -d "$cf_subdir_prefix/zlib/include/zlib" && cf_search="$cf_search $cf_subdir_prefix/zlib/include/zlib"
+}
+
+done
+
+test "$includedir" != NONE && \
+test "$includedir" != "/usr/include" && \
+test -d "$includedir" && {
+ test -d "$includedir" && cf_search="$cf_search $includedir"
+ test -d "$includedir/zlib" && cf_search="$cf_search $includedir/zlib"
+}
+
+test "$oldincludedir" != NONE && \
+test "$oldincludedir" != "/usr/include" && \
+test -d "$oldincludedir" && {
+ test -d "$oldincludedir" && cf_search="$cf_search $oldincludedir"
+ test -d "$oldincludedir/zlib" && cf_search="$cf_search $oldincludedir/zlib"
+}
+
+cf_search="$cf_search $cf_header_path_list"
+
+ for cf_cv_header_path_z in $cf_search
+ do
+ if test -d "$cf_cv_header_path_z" ; then
+ test -n "$verbose" && echo " ... testing $cf_cv_header_path_z" 1>&6
+
+echo "${as_me:-configure}:7862: testing ... testing $cf_cv_header_path_z ..." 1>&5
+
+ CPPFLAGS="$cf_save_CPPFLAGS"
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_z"
+
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 7870 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+ gzopen("name","mode")
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:7886: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:7889: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:7892: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7895: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ test -n "$verbose" && echo " ... found z headers in $cf_cv_header_path_z" 1>&6
+
+echo "${as_me:-configure}:7900: testing ... found z headers in $cf_cv_header_path_z ..." 1>&5
+
+ cf_cv_find_linkage_z=maybe
+ cf_test_CPPFLAGS="$CPPFLAGS"
+ break
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+ CPPFLAGS="$cf_save_CPPFLAGS"
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+ fi
+ done
+
+ if test "$cf_cv_find_linkage_z" = maybe ; then
+
+echo "${as_me:-configure}:7918: testing Searching for z library in FIND_LINKAGE(z,zlib) ..." 1>&5
+
+ cf_save_LIBS="$LIBS"
+ cf_save_LDFLAGS="$LDFLAGS"
+
+ CPPFLAGS="$cf_test_CPPFLAGS"
+ LIBS="-lz $cf_save_LIBS"
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 7926 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+ gzopen("name","mode")
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:7942: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:7945: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:7948: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:7951: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ test -n "$verbose" && echo " ... found z library in system" 1>&6
+
+echo "${as_me:-configure}:7956: testing ... found z library in system ..." 1>&5
+
+ cf_cv_find_linkage_z=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+ CPPFLAGS="$cf_save_CPPFLAGS"
+ LIBS="$cf_save_LIBS"
+
+ if test "$cf_cv_find_linkage_z" != yes ; then
+
+cf_search=
+cf_library_path_list=""
+if test -n "${LDFLAGS}${LIBS}" ; then
+ for cf_library_path in $LDFLAGS $LIBS
+ do
+ case "$cf_library_path" in
+ -L*)
+ cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'`
+
+test "x$cf_library_path" != "xNONE" && \
+test -d "$cf_library_path" && \
+ {
+ test -n "$verbose" && echo " ... testing for lib-directories under $cf_library_path"
+ test -d "$cf_library_path/lib" && cf_search="$cf_search $cf_library_path/lib"
+ test -d "$cf_library_path/lib/z" && cf_search="$cf_search $cf_library_path/lib/z"
+ test -d "$cf_library_path/lib/z/lib" && cf_search="$cf_search $cf_library_path/lib/z/lib"
+ test -d "$cf_library_path/z/lib" && cf_search="$cf_search $cf_library_path/z/lib"
+ test -d "$cf_library_path/z/lib/z" && cf_search="$cf_search $cf_library_path/z/lib/z"
+}
+
+ cf_library_path_list="$cf_library_path_list $cf_search"
+ ;;
+ esac
+ done
+fi
+
+cf_search=
+
+test "x$prefix" != "xNONE" && \
+test -d "$prefix" && \
+ {
+ test -n "$verbose" && echo " ... testing for lib-directories under $prefix"
+ test -d "$prefix/lib" && cf_search="$cf_search $prefix/lib"
+ test -d "$prefix/lib/z" && cf_search="$cf_search $prefix/lib/z"
+ test -d "$prefix/lib/z/lib" && cf_search="$cf_search $prefix/lib/z/lib"
+ test -d "$prefix/z/lib" && cf_search="$cf_search $prefix/z/lib"
+ test -d "$prefix/z/lib/z" && cf_search="$cf_search $prefix/z/lib/z"
+}
+
+for cf_subdir_prefix in \
+ /usr \
+ /usr/local \
+ /usr/pkg \
+ /opt \
+ /opt/local \
+ $HOME
+do
+
+test "x$cf_subdir_prefix" != "x$prefix" && \
+test -d "$cf_subdir_prefix" && \
+{ test -z "$prefix" || test "x$prefix" = xNONE || test "x$cf_subdir_prefix" != "x$prefix"; } && {
+ test -n "$verbose" && echo " ... testing for lib-directories under $cf_subdir_prefix"
+ test -d "$cf_subdir_prefix/lib" && cf_search="$cf_search $cf_subdir_prefix/lib"
+ test -d "$cf_subdir_prefix/lib/z" && cf_search="$cf_search $cf_subdir_prefix/lib/z"
+ test -d "$cf_subdir_prefix/lib/z/lib" && cf_search="$cf_search $cf_subdir_prefix/lib/z/lib"
+ test -d "$cf_subdir_prefix/z/lib" && cf_search="$cf_search $cf_subdir_prefix/z/lib"
+ test -d "$cf_subdir_prefix/z/lib/z" && cf_search="$cf_search $cf_subdir_prefix/z/lib/z"
+}
+
+done
+
+cf_search="$cf_library_path_list $cf_search"
+
+ for cf_cv_library_path_z in $cf_search
+ do
+ if test -d "$cf_cv_library_path_z" ; then
+ test -n "$verbose" && echo " ... testing $cf_cv_library_path_z" 1>&6
+
+echo "${as_me:-configure}:8037: testing ... testing $cf_cv_library_path_z ..." 1>&5
+
+ CPPFLAGS="$cf_test_CPPFLAGS"
+ LIBS="-lz $cf_save_LIBS"
+ LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_z"
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 8043 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+ gzopen("name","mode")
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:8059: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:8062: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:8065: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:8068: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ test -n "$verbose" && echo " ... found z library in $cf_cv_library_path_z" 1>&6
+
+echo "${as_me:-configure}:8073: testing ... found z library in $cf_cv_library_path_z ..." 1>&5
+
+ cf_cv_find_linkage_z=yes
+ cf_cv_library_file_z="-lz"
+ break
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+ CPPFLAGS="$cf_save_CPPFLAGS"
+ LIBS="$cf_save_LIBS"
+ LDFLAGS="$cf_save_LDFLAGS"
+
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+ fi
+ done
+ CPPFLAGS="$cf_save_CPPFLAGS"
+ LDFLAGS="$cf_save_LDFLAGS"
+ fi
+
+ else
+ cf_cv_find_linkage_z=no
+ fi
+
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+
+LIBS="$cf_save_LIBS"
+
+if test "$cf_cv_find_linkage_z" = yes ; then
+
+if test -n "$cf_cv_header_path_z" ; then
+ for cf_add_incdir in $cf_cv_header_path_z
+ do
+ while test "$cf_add_incdir" != /usr/include
+ do
+ if test -d "$cf_add_incdir"
+ then
+ cf_have_incdir=no
+ if test -n "$CFLAGS$CPPFLAGS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_incdir in $CFLAGS $CPPFLAGS ; do
+ if test ".$cf_test_incdir" = ".-I$cf_add_incdir" ; then
+ cf_have_incdir=yes; break
+ fi
+ done
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ if test "$cf_add_incdir" = /usr/local/include ; then
+ if test "$GCC" = yes
+ then
+ cf_save_CPPFLAGS=$CPPFLAGS
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
+
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 8135 "configure"
+#include "confdefs.h"
+#include
+int
+main (void)
+{
+printf("Hello")
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:8147: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:8150: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:8153: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:8156: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ :
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+cf_have_incdir=yes
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+ CPPFLAGS=$cf_save_CPPFLAGS
+ fi
+ fi
+ fi
+
+ if test "$cf_have_incdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
+
+echo "${as_me:-configure}:8173: testing adding $cf_add_incdir to include-path ..." 1>&5
+
+ CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
+
+ cf_top_incdir=`echo "$cf_add_incdir" | sed -e 's%/include/.*$%/include%'`
+ test "$cf_top_incdir" = "$cf_add_incdir" && break
+ cf_add_incdir="$cf_top_incdir"
+ else
+ break
+ fi
+ else
+ break
+ fi
+ done
+ done
+fi
+
+if test -n "$cf_cv_library_path_z" ; then
+ for cf_add_libdir in $cf_cv_library_path_z
+ do
+ if test "$cf_add_libdir" = /usr/lib ; then
+ :
+ elif test -d "$cf_add_libdir"
+ then
+ cf_have_libdir=no
+ if test -n "$LDFLAGS$LIBS" ; then
+ # a loop is needed to ensure we can add subdirs of existing dirs
+ for cf_test_libdir in $LDFLAGS $LIBS ; do
+ if test ".$cf_test_libdir" = ".-L$cf_add_libdir" ; then
+ cf_have_libdir=yes; break
+ fi
+ done
+ fi
+ if test "$cf_have_libdir" = no ; then
+ test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
+
+echo "${as_me:-configure}:8209: testing adding $cf_add_libdir to library-path ..." 1>&5
+
+ LDFLAGS="-L$cf_add_libdir $LDFLAGS"
+ fi
+ fi
+ done
+fi
+
+cf_add_libs="$LIBS"
+# reverse order
+cf_add_0lib=
+for cf_add_1lib in -lz; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done
+# filter duplicates
+for cf_add_1lib in $cf_add_0lib; do
+ for cf_add_2lib in $cf_add_libs; do
+ if test "x$cf_add_1lib" = "x$cf_add_2lib"; then
+ cf_add_1lib=
+ break
+ fi
+ done
+ test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs"
+done
+LIBS="$cf_add_libs"
+
+else
+{ echo "$as_me:8234: WARNING: Cannot find z library" >&5
+echo "$as_me: WARNING: Cannot find z library" >&2;}
+fi
+
+for ac_func in \
+ zError \
+
+do
+as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+echo "$as_me:8243: checking for $ac_func" >&5
+echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
+if eval "test \"\${$as_ac_var+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 8249 "configure"
+#include "confdefs.h"
+#define $ac_func autoconf_temporary
+#include /* least-intrusive standard header which defines gcc2 __stub macros */
+#undef $ac_func
+
+#ifdef __cplusplus
+extern "C"
+#endif
+
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char $ac_func (void);
+
+int
+main (void)
+{
+
+/* The GNU C library defines stubs for functions which it implements
+ to always fail with ENOSYS. Some functions are actually named
+ something starting with __ and the normal name is an alias. */
+#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+#error found stub for $ac_func
+#endif
+
+ return $ac_func ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:8280: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:8283: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:8286: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:8289: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ eval "$as_ac_var=yes"
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+eval "$as_ac_var=no"
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+fi
+echo "$as_me:8299: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
+if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
+ cat >>confdefs.h <>confdefs.h <<\EOF
+#define USE_ZLIB 1
+EOF
+
+fi
+
fi
### use option --enable-debug to compile-in test/development code
-echo "$as_me:7200: checking if you want to compile-in debug support" >&5
+echo "$as_me:8319: checking if you want to compile-in debug support" >&5
echo $ECHO_N "checking if you want to compile-in debug support... $ECHO_C" >&6
# Check whether --enable-debug or --disable-debug was given.
@@ -7218,12 +8337,12 @@ else
test -z "$save_CFLAGS" && CFLAGS="`echo $CFLAGS|sed -e 's/-g //' -e 's/-g$//'`"
fi;
-echo "$as_me:7221: result: $enableval" >&5
+echo "$as_me:8340: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### use option --disable-echo to suppress full display compiling commands
-echo "$as_me:7226: checking if you want to see long compiling messages" >&5
+echo "$as_me:8345: checking if you want to see long compiling messages" >&5
echo $ECHO_N "checking if you want to see long compiling messages... $ECHO_C" >&6
# Check whether --enable-echo or --disable-echo was given.
@@ -7257,11 +8376,11 @@ else
ECHO_CC=''
fi;
-echo "$as_me:7260: result: $enableval" >&5
+echo "$as_me:8379: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### use option --enable-prototypes to turn on optional prototypes
-echo "$as_me:7264: checking if you want to compile with fallback prototypes" >&5
+echo "$as_me:8383: checking if you want to compile with fallback prototypes" >&5
echo $ECHO_N "checking if you want to compile with fallback prototypes... $ECHO_C" >&6
# Check whether --enable-prototypes or --disable-prototypes was given.
@@ -7278,14 +8397,14 @@ else
with_decl_check=no
fi;
-echo "$as_me:7281: result: $enableval" >&5
+echo "$as_me:8400: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### use option --enable-warnings to turn on all gcc warnings
EXTRA_CFLAGS=""
if test -n "$GCC"
then
-echo "$as_me:7288: checking if you want to turn on gcc warnings" >&5
+echo "$as_me:8407: checking if you want to turn on gcc warnings" >&5
echo $ECHO_N "checking if you want to turn on gcc warnings... $ECHO_C" >&6
# Check whether --enable-warnings or --disable-warnings was given.
@@ -7302,12 +8421,12 @@ else
with_warnings=no
fi;
-echo "$as_me:7305: result: $with_warnings" >&5
+echo "$as_me:8424: result: $with_warnings" >&5
echo "${ECHO_T}$with_warnings" >&6
if test "$with_warnings" = "yes"
then
with_ext_const=yes
- echo "$as_me:7310: checking for X" >&5
+ echo "$as_me:8429: checking for X" >&5
echo $ECHO_N "checking for X... $ECHO_C" >&6
# Check whether --with-x or --without-x was given.
@@ -7411,17 +8530,17 @@ if test "$ac_x_includes" = no; then
# Guess where to find include files, by looking for Intrinsic.h.
# First, try using that file with no special directory specified.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7414 "configure"
+#line 8533 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:7418: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:8537: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:7424: \$? = $ac_status" >&5
+ echo "$as_me:8543: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7454,7 +8573,7 @@ if test "$ac_x_libraries" = no; then
ac_save_LIBS=$LIBS
LIBS="-lXt $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7457 "configure"
+#line 8576 "configure"
#include "confdefs.h"
#include
int
@@ -7466,16 +8585,16 @@ XtMalloc (0)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7469: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8588: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7472: \$? = $ac_status" >&5
+ echo "$as_me:8591: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7475: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8594: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7478: \$? = $ac_status" >&5
+ echo "$as_me:8597: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
LIBS=$ac_save_LIBS
# We can link X programs with no special library path.
@@ -7513,7 +8632,7 @@ fi
fi # $with_x != no
if test "$have_x" != yes; then
- echo "$as_me:7516: result: $have_x" >&5
+ echo "$as_me:8635: result: $have_x" >&5
echo "${ECHO_T}$have_x" >&6
no_x=yes
else
@@ -7523,7 +8642,7 @@ else
# Update the cache value to reflect the command line values.
ac_cv_have_x="have_x=yes \
ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
- echo "$as_me:7526: result: libraries $x_libraries, headers $x_includes" >&5
+ echo "$as_me:8645: result: libraries $x_libraries, headers $x_includes" >&5
echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
fi
@@ -7550,11 +8669,11 @@ else
# others require no space. Words are not sufficient . . . .
case `(uname -sr) 2>/dev/null` in
"SunOS 5"*)
- echo "$as_me:7553: checking whether -R must be followed by a space" >&5
+ echo "$as_me:8672: checking whether -R must be followed by a space" >&5
echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6
ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7557 "configure"
+#line 8676 "configure"
#include "confdefs.h"
int
@@ -7566,16 +8685,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7569: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8688: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7572: \$? = $ac_status" >&5
+ echo "$as_me:8691: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7575: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8694: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7578: \$? = $ac_status" >&5
+ echo "$as_me:8697: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_R_nospace=yes
else
@@ -7585,13 +8704,13 @@ ac_R_nospace=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
if test $ac_R_nospace = yes; then
- echo "$as_me:7588: result: no" >&5
+ echo "$as_me:8707: result: no" >&5
echo "${ECHO_T}no" >&6
X_LIBS="$X_LIBS -R$x_libraries"
else
LIBS="$ac_xsave_LIBS -R $x_libraries"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7594 "configure"
+#line 8713 "configure"
#include "confdefs.h"
int
@@ -7603,16 +8722,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7606: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8725: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7609: \$? = $ac_status" >&5
+ echo "$as_me:8728: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7612: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8731: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7615: \$? = $ac_status" >&5
+ echo "$as_me:8734: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_R_space=yes
else
@@ -7622,11 +8741,11 @@ ac_R_space=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
if test $ac_R_space = yes; then
- echo "$as_me:7625: result: yes" >&5
+ echo "$as_me:8744: result: yes" >&5
echo "${ECHO_T}yes" >&6
X_LIBS="$X_LIBS -R $x_libraries"
else
- echo "$as_me:7629: result: neither works" >&5
+ echo "$as_me:8748: result: neither works" >&5
echo "${ECHO_T}neither works" >&6
fi
fi
@@ -7646,7 +8765,7 @@ echo "${ECHO_T}neither works" >&6
# the Alpha needs dnet_stub (dnet does not exist).
ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7649 "configure"
+#line 8768 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -7655,7 +8774,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char XOpenDisplay ();
+char XOpenDisplay (void);
int
main (void)
{
@@ -7665,22 +8784,22 @@ XOpenDisplay ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7668: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8787: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7671: \$? = $ac_status" >&5
+ echo "$as_me:8790: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7674: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8793: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7677: \$? = $ac_status" >&5
+ echo "$as_me:8796: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:7683: checking for dnet_ntoa in -ldnet" >&5
+echo "$as_me:8802: checking for dnet_ntoa in -ldnet" >&5
echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7688,7 +8807,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldnet $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7691 "configure"
+#line 8810 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -7697,7 +8816,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char dnet_ntoa ();
+char dnet_ntoa (void);
int
main (void)
{
@@ -7707,16 +8826,16 @@ dnet_ntoa ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7710: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8829: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7713: \$? = $ac_status" >&5
+ echo "$as_me:8832: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7716: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8835: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7719: \$? = $ac_status" >&5
+ echo "$as_me:8838: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_dnet_dnet_ntoa=yes
else
@@ -7727,14 +8846,14 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:7730: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
+echo "$as_me:8849: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
if test "$ac_cv_lib_dnet_dnet_ntoa" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
fi
if test $ac_cv_lib_dnet_dnet_ntoa = no; then
- echo "$as_me:7737: checking for dnet_ntoa in -ldnet_stub" >&5
+ echo "$as_me:8856: checking for dnet_ntoa in -ldnet_stub" >&5
echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6
if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7742,7 +8861,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldnet_stub $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7745 "configure"
+#line 8864 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -7751,7 +8870,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char dnet_ntoa ();
+char dnet_ntoa (void);
int
main (void)
{
@@ -7761,16 +8880,16 @@ dnet_ntoa ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7764: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8883: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7767: \$? = $ac_status" >&5
+ echo "$as_me:8886: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7770: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8889: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7773: \$? = $ac_status" >&5
+ echo "$as_me:8892: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_dnet_stub_dnet_ntoa=yes
else
@@ -7781,7 +8900,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:7784: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
+echo "$as_me:8903: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6
if test "$ac_cv_lib_dnet_stub_dnet_ntoa" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
@@ -7800,13 +8919,13 @@ rm -f "conftest.$ac_objext" "conftest$ac
# on Irix 5.2, according to T.E. Dickey.
# The functions gethostbyname, getservbyname, and inet_addr are
# in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
- echo "$as_me:7803: checking for gethostbyname" >&5
+ echo "$as_me:8922: checking for gethostbyname" >&5
echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
if test "${ac_cv_func_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7809 "configure"
+#line 8928 "configure"
#include "confdefs.h"
#define gethostbyname autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -7837,16 +8956,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7840: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8959: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7843: \$? = $ac_status" >&5
+ echo "$as_me:8962: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7846: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8965: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7849: \$? = $ac_status" >&5
+ echo "$as_me:8968: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_gethostbyname=yes
else
@@ -7856,11 +8975,11 @@ ac_cv_func_gethostbyname=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:7859: result: $ac_cv_func_gethostbyname" >&5
+echo "$as_me:8978: result: $ac_cv_func_gethostbyname" >&5
echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
if test $ac_cv_func_gethostbyname = no; then
- echo "$as_me:7863: checking for gethostbyname in -lnsl" >&5
+ echo "$as_me:8982: checking for gethostbyname in -lnsl" >&5
echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7868,7 +8987,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7871 "configure"
+#line 8990 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -7877,7 +8996,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostbyname ();
+char gethostbyname (void);
int
main (void)
{
@@ -7887,16 +9006,16 @@ gethostbyname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7890: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9009: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7893: \$? = $ac_status" >&5
+ echo "$as_me:9012: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7896: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9015: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7899: \$? = $ac_status" >&5
+ echo "$as_me:9018: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_nsl_gethostbyname=yes
else
@@ -7907,14 +9026,14 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:7910: result: $ac_cv_lib_nsl_gethostbyname" >&5
+echo "$as_me:9029: result: $ac_cv_lib_nsl_gethostbyname" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
if test "$ac_cv_lib_nsl_gethostbyname" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
fi
if test $ac_cv_lib_nsl_gethostbyname = no; then
- echo "$as_me:7917: checking for gethostbyname in -lbsd" >&5
+ echo "$as_me:9036: checking for gethostbyname in -lbsd" >&5
echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6
if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7922,7 +9041,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lbsd $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7925 "configure"
+#line 9044 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -7931,7 +9050,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostbyname ();
+char gethostbyname (void);
int
main (void)
{
@@ -7941,16 +9060,16 @@ gethostbyname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:7944: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9063: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7947: \$? = $ac_status" >&5
+ echo "$as_me:9066: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:7950: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9069: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7953: \$? = $ac_status" >&5
+ echo "$as_me:9072: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_bsd_gethostbyname=yes
else
@@ -7961,7 +9080,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:7964: result: $ac_cv_lib_bsd_gethostbyname" >&5
+echo "$as_me:9083: result: $ac_cv_lib_bsd_gethostbyname" >&5
echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6
if test "$ac_cv_lib_bsd_gethostbyname" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
@@ -7977,13 +9096,13 @@ fi
# variants that don't use the nameserver (or something). -lsocket
# must be given before -lnsl if both are needed. We assume that
# if connect needs -lnsl, so does gethostbyname.
- echo "$as_me:7980: checking for connect" >&5
+ echo "$as_me:9099: checking for connect" >&5
echo $ECHO_N "checking for connect... $ECHO_C" >&6
if test "${ac_cv_func_connect+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 7986 "configure"
+#line 9105 "configure"
#include "confdefs.h"
#define connect autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -8014,16 +9133,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8017: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9136: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8020: \$? = $ac_status" >&5
+ echo "$as_me:9139: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8023: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9142: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8026: \$? = $ac_status" >&5
+ echo "$as_me:9145: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_connect=yes
else
@@ -8033,11 +9152,11 @@ ac_cv_func_connect=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:8036: result: $ac_cv_func_connect" >&5
+echo "$as_me:9155: result: $ac_cv_func_connect" >&5
echo "${ECHO_T}$ac_cv_func_connect" >&6
if test $ac_cv_func_connect = no; then
- echo "$as_me:8040: checking for connect in -lsocket" >&5
+ echo "$as_me:9159: checking for connect in -lsocket" >&5
echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_connect+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8045,7 +9164,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8048 "configure"
+#line 9167 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -8054,7 +9173,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char connect ();
+char connect (void);
int
main (void)
{
@@ -8064,16 +9183,16 @@ connect ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8067: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9186: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8070: \$? = $ac_status" >&5
+ echo "$as_me:9189: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8073: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9192: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8076: \$? = $ac_status" >&5
+ echo "$as_me:9195: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_socket_connect=yes
else
@@ -8084,7 +9203,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:8087: result: $ac_cv_lib_socket_connect" >&5
+echo "$as_me:9206: result: $ac_cv_lib_socket_connect" >&5
echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6
if test "$ac_cv_lib_socket_connect" = yes; then
X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
@@ -8093,13 +9212,13 @@ fi
fi
# Guillermo Gomez says -lposix is necessary on A/UX.
- echo "$as_me:8096: checking for remove" >&5
+ echo "$as_me:9215: checking for remove" >&5
echo $ECHO_N "checking for remove... $ECHO_C" >&6
if test "${ac_cv_func_remove+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8102 "configure"
+#line 9221 "configure"
#include "confdefs.h"
#define remove autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -8130,16 +9249,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8133: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9252: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8136: \$? = $ac_status" >&5
+ echo "$as_me:9255: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8139: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9258: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8142: \$? = $ac_status" >&5
+ echo "$as_me:9261: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_remove=yes
else
@@ -8149,11 +9268,11 @@ ac_cv_func_remove=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:8152: result: $ac_cv_func_remove" >&5
+echo "$as_me:9271: result: $ac_cv_func_remove" >&5
echo "${ECHO_T}$ac_cv_func_remove" >&6
if test $ac_cv_func_remove = no; then
- echo "$as_me:8156: checking for remove in -lposix" >&5
+ echo "$as_me:9275: checking for remove in -lposix" >&5
echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6
if test "${ac_cv_lib_posix_remove+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8161,7 +9280,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lposix $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8164 "configure"
+#line 9283 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -8170,7 +9289,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char remove ();
+char remove (void);
int
main (void)
{
@@ -8180,16 +9299,16 @@ remove ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8183: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9302: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8186: \$? = $ac_status" >&5
+ echo "$as_me:9305: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8189: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9308: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8192: \$? = $ac_status" >&5
+ echo "$as_me:9311: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_posix_remove=yes
else
@@ -8200,7 +9319,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:8203: result: $ac_cv_lib_posix_remove" >&5
+echo "$as_me:9322: result: $ac_cv_lib_posix_remove" >&5
echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6
if test "$ac_cv_lib_posix_remove" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
@@ -8209,13 +9328,13 @@ fi
fi
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
- echo "$as_me:8212: checking for shmat" >&5
+ echo "$as_me:9331: checking for shmat" >&5
echo $ECHO_N "checking for shmat... $ECHO_C" >&6
if test "${ac_cv_func_shmat+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8218 "configure"
+#line 9337 "configure"
#include "confdefs.h"
#define shmat autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -8246,16 +9365,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8249: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9368: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8252: \$? = $ac_status" >&5
+ echo "$as_me:9371: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8255: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9374: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8258: \$? = $ac_status" >&5
+ echo "$as_me:9377: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_shmat=yes
else
@@ -8265,11 +9384,11 @@ ac_cv_func_shmat=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:8268: result: $ac_cv_func_shmat" >&5
+echo "$as_me:9387: result: $ac_cv_func_shmat" >&5
echo "${ECHO_T}$ac_cv_func_shmat" >&6
if test $ac_cv_func_shmat = no; then
- echo "$as_me:8272: checking for shmat in -lipc" >&5
+ echo "$as_me:9391: checking for shmat in -lipc" >&5
echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6
if test "${ac_cv_lib_ipc_shmat+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8277,7 +9396,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lipc $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8280 "configure"
+#line 9399 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -8286,7 +9405,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char shmat ();
+char shmat (void);
int
main (void)
{
@@ -8296,16 +9415,16 @@ shmat ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8299: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9418: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8302: \$? = $ac_status" >&5
+ echo "$as_me:9421: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8305: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9424: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8308: \$? = $ac_status" >&5
+ echo "$as_me:9427: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_ipc_shmat=yes
else
@@ -8316,7 +9435,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:8319: result: $ac_cv_lib_ipc_shmat" >&5
+echo "$as_me:9438: result: $ac_cv_lib_ipc_shmat" >&5
echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6
if test "$ac_cv_lib_ipc_shmat" = yes; then
X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
@@ -8334,7 +9453,7 @@ fi
# These have to be linked with before -lX11, unlike the other
# libraries we check for below, so use a different variable.
# John Interrante, Karl Berry
- echo "$as_me:8337: checking for IceConnectionNumber in -lICE" >&5
+ echo "$as_me:9456: checking for IceConnectionNumber in -lICE" >&5
echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6
if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8342,7 +9461,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8345 "configure"
+#line 9464 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -8351,7 +9470,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char IceConnectionNumber ();
+char IceConnectionNumber (void);
int
main (void)
{
@@ -8361,16 +9480,16 @@ IceConnectionNumber ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:8364: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9483: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8367: \$? = $ac_status" >&5
+ echo "$as_me:9486: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:8370: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9489: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8373: \$? = $ac_status" >&5
+ echo "$as_me:9492: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_ICE_IceConnectionNumber=yes
else
@@ -8381,7 +9500,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:8384: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
+echo "$as_me:9503: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6
if test "$ac_cv_lib_ICE_IceConnectionNumber" = yes; then
X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
@@ -8410,7 +9529,7 @@ do
done
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8413 "configure"
+#line 9532 "configure"
#include "confdefs.h"
#include
@@ -8425,28 +9544,29 @@ String foo = malloc(1); free((void*)foo)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:8428: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:9547: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:8431: \$? = $ac_status" >&5
+ echo "$as_me:9550: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:8434: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9553: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8437: \$? = $ac_status" >&5
+ echo "$as_me:9556: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
-echo "$as_me:8440: checking for X11/Xt const-feature" >&5
+echo "$as_me:9559: checking for X11/Xt const-feature" >&5
echo $ECHO_N "checking for X11/Xt const-feature... $ECHO_C" >&6
if test "${cf_cv_const_x_string+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8447 "configure"
+#line 9566 "configure"
#include "confdefs.h"
+#undef _CONST_X_STRING
#define _CONST_X_STRING /* X11R7.8 (perhaps) */
#undef XTSTRINGDEFINES /* X11R5 and later */
#include
@@ -8461,16 +9581,16 @@ String foo = malloc(1); *foo = 0
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:8464: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:9584: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:8467: \$? = $ac_status" >&5
+ echo "$as_me:9587: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:8470: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9590: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8473: \$? = $ac_status" >&5
+ echo "$as_me:9593: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_const_x_string=no
@@ -8485,7 +9605,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:8488: result: $cf_cv_const_x_string" >&5
+echo "$as_me:9608: result: $cf_cv_const_x_string" >&5
echo "${ECHO_T}$cf_cv_const_x_string" >&6
LIBS="$cf_save_LIBS_CF_CONST_X_STRING"
@@ -8514,7 +9634,7 @@ fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
cat > "conftest.$ac_ext" <&5
+ { echo "$as_me:9653: checking for $CC warning options..." >&5
echo "$as_me: checking for $CC warning options..." >&6;}
cf_save_CFLAGS="$CFLAGS"
EXTRA_CFLAGS="$EXTRA_CFLAGS -Wall"
@@ -8546,12 +9666,12 @@ echo "$as_me: checking for $CC warning o
wd981
do
CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
- if { (eval echo "$as_me:8549: \"$ac_compile\"") >&5
+ if { (eval echo "$as_me:9669: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:8552: \$? = $ac_status" >&5
+ echo "$as_me:9672: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
- test -n "$verbose" && echo "$as_me:8554: result: ... -$cf_opt" >&5
+ test -n "$verbose" && echo "$as_me:9674: result: ... -$cf_opt" >&5
echo "${ECHO_T}... -$cf_opt" >&6
EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
fi
@@ -8559,7 +9679,7 @@ echo "${ECHO_T}... -$cf_opt" >&6
CFLAGS="$cf_save_CFLAGS"
elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown"
then
- { echo "$as_me:8562: checking for $CC warning options..." >&5
+ { echo "$as_me:9682: checking for $CC warning options..." >&5
echo "$as_me: checking for $CC warning options..." >&6;}
cf_save_CFLAGS="$CFLAGS"
cf_warn_CONST=""
@@ -8582,12 +9702,12 @@ echo "$as_me: checking for $CC warning o
Wundef Wno-inline $cf_gcc_warnings $cf_warn_CONST
do
CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
- if { (eval echo "$as_me:8585: \"$ac_compile\"") >&5
+ if { (eval echo "$as_me:9705: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:8588: \$? = $ac_status" >&5
+ echo "$as_me:9708: \$? = $ac_status" >&5
(exit "$ac_status"); }; then
- test -n "$verbose" && echo "$as_me:8590: result: ... -$cf_opt" >&5
+ test -n "$verbose" && echo "$as_me:9710: result: ... -$cf_opt" >&5
echo "${ECHO_T}... -$cf_opt" >&6
case "$cf_opt" in
Winline)
@@ -8595,7 +9715,7 @@ echo "${ECHO_T}... -$cf_opt" >&6
[34].*)
test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
-echo "${as_me:-configure}:8598: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:9718: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
continue;;
esac
@@ -8605,7 +9725,7 @@ echo "${as_me:-configure}:8598: testing
[12].*)
test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
-echo "${as_me:-configure}:8608: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
+echo "${as_me:-configure}:9728: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
continue;;
esac
@@ -8624,7 +9744,7 @@ fi
## !NNTP_ONLY
if test "$USE_SPOOLDIR" = "yes"; then
## options for directories
- echo "$as_me:8627: checking for news-library path" >&5
+ echo "$as_me:9747: checking for news-library path" >&5
echo $ECHO_N "checking for news-library path... $ECHO_C" >&6
# Check whether --with-libdir or --without-libdir was given.
@@ -8660,7 +9780,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:8663: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:9783: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -8669,10 +9789,10 @@ esac
fi
eval NEWSLIBDIR="$withval"
- echo "$as_me:8672: result: $NEWSLIBDIR" >&5
+ echo "$as_me:9792: result: $NEWSLIBDIR" >&5
echo "${ECHO_T}$NEWSLIBDIR" >&6
- echo "$as_me:8675: checking for news spool-directory path" >&5
+ echo "$as_me:9795: checking for news spool-directory path" >&5
echo $ECHO_N "checking for news spool-directory path... $ECHO_C" >&6
# Check whether --with-spooldir or --without-spooldir was given.
@@ -8708,7 +9828,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:8711: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:9831: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -8717,10 +9837,10 @@ esac
fi
eval SPOOLDIR="$withval"
- echo "$as_me:8720: result: $SPOOLDIR" >&5
+ echo "$as_me:9840: result: $SPOOLDIR" >&5
echo "${ECHO_T}$SPOOLDIR" >&6
- echo "$as_me:8723: checking for news overview-directory path" >&5
+ echo "$as_me:9843: checking for news overview-directory path" >&5
echo $ECHO_N "checking for news overview-directory path... $ECHO_C" >&6
# Check whether --with-nov-dir or --without-nov-dir was given.
@@ -8756,7 +9876,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:8759: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:9879: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -8765,10 +9885,10 @@ esac
fi
eval NOVROOTDIR="$withval"
- echo "$as_me:8768: result: $NOVROOTDIR" >&5
+ echo "$as_me:9888: result: $NOVROOTDIR" >&5
echo "${ECHO_T}$NOVROOTDIR" >&6
- echo "$as_me:8771: checking for overview filename" >&5
+ echo "$as_me:9891: checking for overview filename" >&5
echo $ECHO_N "checking for overview filename... $ECHO_C" >&6
# Check whether --with-nov-fname or --without-nov-fname was given.
@@ -8780,7 +9900,7 @@ else
fi; test -z "$withval" && withval=no
case "$withval" in #(vi
yes)
- { { echo "$as_me:8783: error: expected a value for --with-nov-fname" >&5
+ { { echo "$as_me:9903: error: expected a value for --with-nov-fname" >&5
echo "$as_me: error: expected a value for --with-nov-fname" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -8793,7 +9913,7 @@ cat >>confdefs.h <&5
+ echo "$as_me:9916: result: $OVERVIEW_FILE" >&5
echo "${ECHO_T}$OVERVIEW_FILE" >&6
INEWSPATH="$NEWSLIBDIR"
@@ -8806,7 +9926,7 @@ fi
## TODO: kick the --with-inews-dir= stuff, the check below should be enough
## (requires some code rework in tin)
-echo "$as_me:8809: checking for directory containing \"inews\"" >&5
+echo "$as_me:9929: checking for directory containing \"inews\"" >&5
echo $ECHO_N "checking for directory containing \"inews\"... $ECHO_C" >&6
# Check whether --with-inews-dir or --without-inews-dir was given.
@@ -8842,7 +9962,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:8845: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:9965: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -8852,12 +9972,12 @@ fi
eval INEWSDIR="$withval"
INEWSDIR="`echo $INEWSDIR |sed -e 's,/$,,'`"
-echo "$as_me:8855: result: $INEWSDIR" >&5
+echo "$as_me:9975: result: $INEWSDIR" >&5
echo "${ECHO_T}$INEWSDIR" >&6
# Extract the first word of "inews", so it can be a program name with args.
set dummy inews; ac_word=$2
-echo "$as_me:8860: checking for $ac_word" >&5
+echo "$as_me:9980: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_INEWS+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8874,7 +9994,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_INEWS="$ac_dir/$ac_word"
- echo "$as_me:8877: found $ac_dir/$ac_word" >&5
+ echo "$as_me:9997: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -8886,10 +10006,10 @@ fi
INEWS=$ac_cv_path_INEWS
if test -n "$INEWS"; then
- echo "$as_me:8889: result: $INEWS" >&5
+ echo "$as_me:10009: result: $INEWS" >&5
echo "${ECHO_T}$INEWS" >&6
else
- echo "$as_me:8892: result: no" >&5
+ echo "$as_me:10012: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -8915,7 +10035,7 @@ fi
### Look for network libraries first, since some functions (such as gethostname)
### are used in a lot of places.
-echo "$as_me:8918: checking if you want socks library" >&5
+echo "$as_me:10038: checking if you want socks library" >&5
echo $ECHO_N "checking if you want socks library... $ECHO_C" >&6
if test "${cf_cv_use_libsocks+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8930,10 +10050,10 @@ else
fi;
fi
-echo "$as_me:8933: result: $cf_cv_use_libsocks" >&5
+echo "$as_me:10053: result: $cf_cv_use_libsocks" >&5
echo "${ECHO_T}$cf_cv_use_libsocks" >&6
-echo "$as_me:8936: checking if you want socks5 library" >&5
+echo "$as_me:10056: checking if you want socks5 library" >&5
echo $ECHO_N "checking if you want socks5 library... $ECHO_C" >&6
if test "${cf_cv_use_libsocks5+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8948,7 +10068,7 @@ else
fi;
fi
-echo "$as_me:8951: result: $cf_cv_use_libsocks5" >&5
+echo "$as_me:10071: result: $cf_cv_use_libsocks5" >&5
echo "${ECHO_T}$cf_cv_use_libsocks5" >&6
if test "x$cf_cv_use_libsocks" != xno ; then
@@ -8990,7 +10110,7 @@ if test -n "$cf_searchpath/include" ; th
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 8993 "configure"
+#line 10113 "configure"
#include "confdefs.h"
#include
int
@@ -9002,16 +10122,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:9005: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:10125: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:9008: \$? = $ac_status" >&5
+ echo "$as_me:10128: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:9011: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10131: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9014: \$? = $ac_status" >&5
+ echo "$as_me:10134: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -9028,7 +10148,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:9031: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10151: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -9074,7 +10194,7 @@ if test -n "$cf_searchpath/../include" ;
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9077 "configure"
+#line 10197 "configure"
#include "confdefs.h"
#include
int
@@ -9086,16 +10206,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:9089: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:10209: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:9092: \$? = $ac_status" >&5
+ echo "$as_me:10212: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:9095: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10215: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9098: \$? = $ac_status" >&5
+ echo "$as_me:10218: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -9112,7 +10232,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:9115: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10235: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -9130,7 +10250,7 @@ echo "${as_me:-configure}:9115: testing
fi
else
-{ { echo "$as_me:9133: error: cannot find socks library under $cf_cv_use_libsocks" >&5
+{ { echo "$as_me:10253: error: cannot find socks library under $cf_cv_use_libsocks" >&5
echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -9155,7 +10275,7 @@ if test -n "$cf_searchpath/lib" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:9158: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:10278: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -9184,7 +10304,7 @@ if test -n "$cf_searchpath" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:9187: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:10307: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -9193,7 +10313,7 @@ echo "${as_me:-configure}:9187: testing
fi
else
-{ { echo "$as_me:9196: error: cannot find socks library under $cf_cv_use_libsocks" >&5
+{ { echo "$as_me:10316: error: cannot find socks library under $cf_cv_use_libsocks" >&5
echo "$as_me: error: cannot find socks library under $cf_cv_use_libsocks" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -9207,12 +10327,12 @@ esac
cf_cv_header_path_socks=
cf_cv_library_path_socks=
-echo "${as_me:-configure}:9210: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:10330: testing Starting FIND_LINKAGE(socks,) ..." 1>&5
cf_save_LIBS="$LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9215 "configure"
+#line 10335 "configure"
#include "confdefs.h"
#include
@@ -9228,16 +10348,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:9231: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10351: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9234: \$? = $ac_status" >&5
+ echo "$as_me:10354: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:9237: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10357: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9240: \$? = $ac_status" >&5
+ echo "$as_me:10360: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_find_linkage_socks=yes
@@ -9251,7 +10371,7 @@ cat "conftest.$ac_ext" >&5
LIBS="-lsocks $cf_save_LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9254 "configure"
+#line 10374 "configure"
#include "confdefs.h"
#include
@@ -9267,16 +10387,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:9270: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10390: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9273: \$? = $ac_status" >&5
+ echo "$as_me:10393: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:9276: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10396: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9279: \$? = $ac_status" >&5
+ echo "$as_me:10399: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_find_linkage_socks=yes
@@ -9293,9 +10413,9 @@ cat "conftest.$ac_ext" >&5
test -n "$verbose" && echo " find linkage for socks library" 1>&6
-echo "${as_me:-configure}:9296: testing find linkage for socks library ..." 1>&5
+echo "${as_me:-configure}:10416: testing find linkage for socks library ..." 1>&5
-echo "${as_me:-configure}:9298: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:10418: testing Searching for headers in FIND_LINKAGE(socks,) ..." 1>&5
cf_save_CPPFLAGS="$CPPFLAGS"
cf_test_CPPFLAGS="$CPPFLAGS"
@@ -9386,7 +10506,7 @@ cf_search="$cf_search $cf_header_path_li
if test -d "$cf_cv_header_path_socks" ; then
test -n "$verbose" && echo " ... testing $cf_cv_header_path_socks" 1>&6
-echo "${as_me:-configure}:9389: testing ... testing $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:10509: testing ... testing $cf_cv_header_path_socks ..." 1>&5
CPPFLAGS="$cf_save_CPPFLAGS"
@@ -9394,7 +10514,7 @@ echo "${as_me:-configure}:9389: testing
CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_socks"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9397 "configure"
+#line 10517 "configure"
#include "confdefs.h"
#include
@@ -9410,21 +10530,21 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:9413: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:10533: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:9416: \$? = $ac_status" >&5
+ echo "$as_me:10536: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:9419: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10539: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9422: \$? = $ac_status" >&5
+ echo "$as_me:10542: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
test -n "$verbose" && echo " ... found socks headers in $cf_cv_header_path_socks" 1>&6
-echo "${as_me:-configure}:9427: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
+echo "${as_me:-configure}:10547: testing ... found socks headers in $cf_cv_header_path_socks ..." 1>&5
cf_cv_find_linkage_socks=maybe
cf_test_CPPFLAGS="$CPPFLAGS"
@@ -9442,7 +10562,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_cv_find_linkage_socks" = maybe ; then
-echo "${as_me:-configure}:9445: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
+echo "${as_me:-configure}:10565: testing Searching for socks library in FIND_LINKAGE(socks,) ..." 1>&5
cf_save_LIBS="$LIBS"
cf_save_LDFLAGS="$LDFLAGS"
@@ -9517,13 +10637,13 @@ cf_search="$cf_library_path_list $cf_sea
if test -d "$cf_cv_library_path_socks" ; then
test -n "$verbose" && echo " ... testing $cf_cv_library_path_socks" 1>&6
-echo "${as_me:-configure}:9520: testing ... testing $cf_cv_library_path_socks ..." 1>&5
+echo "${as_me:-configure}:10640: testing ... testing $cf_cv_library_path_socks ..." 1>&5
CPPFLAGS="$cf_test_CPPFLAGS"
LIBS="-lsocks $cf_save_LIBS"
LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_socks"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9526 "configure"
+#line 10646 "configure"
#include "confdefs.h"
#include
@@ -9539,21 +10659,21 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:9542: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10662: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9545: \$? = $ac_status" >&5
+ echo "$as_me:10665: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:9548: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10668: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9551: \$? = $ac_status" >&5
+ echo "$as_me:10671: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
test -n "$verbose" && echo " ... found socks library in $cf_cv_library_path_socks" 1>&6
-echo "${as_me:-configure}:9556: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
+echo "${as_me:-configure}:10676: testing ... found socks library in $cf_cv_library_path_socks ..." 1>&5
cf_cv_find_linkage_socks=yes
cf_cv_library_file_socks="-lsocks"
@@ -9615,7 +10735,7 @@ if test -n "$cf_cv_header_path_socks" ;
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9618 "configure"
+#line 10738 "configure"
#include "confdefs.h"
#include
int
@@ -9627,16 +10747,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:9630: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:10750: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:9633: \$? = $ac_status" >&5
+ echo "$as_me:10753: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:9636: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10756: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9639: \$? = $ac_status" >&5
+ echo "$as_me:10759: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -9653,7 +10773,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:9656: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:10776: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -9689,7 +10809,7 @@ if test -n "$cf_cv_library_path_socks" ;
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:9692: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:10812: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -9714,7 +10834,7 @@ done
LIBS="$cf_add_libs"
else
-{ echo "$as_me:9717: WARNING: Cannot find socks library" >&5
+{ echo "$as_me:10837: WARNING: Cannot find socks library" >&5
echo "$as_me: WARNING: Cannot find socks library" >&2;}
fi
@@ -9757,7 +10877,7 @@ cat >>confdefs.h <<\EOF
EOF
else
- { { echo "$as_me:9760: error: cannot link with socks library" >&5
+ { { echo "$as_me:10880: error: cannot link with socks library" >&5
echo "$as_me: error: cannot link with socks library" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -9766,14 +10886,14 @@ else
cf_test_netlibs=no
-echo "$as_me:9769: checking for network libraries" >&5
+echo "$as_me:10889: checking for network libraries" >&5
echo $ECHO_N "checking for network libraries... $ECHO_C" >&6
if test "${cf_cv_netlibs+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
-echo "$as_me:9776: result: working..." >&5
+echo "$as_me:10896: result: working..." >&5
echo "${ECHO_T}working..." >&6
cf_cv_netlibs=""
@@ -9785,23 +10905,23 @@ mingw*)
for ac_header in windows.h winsock.h winsock2.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:9788: checking for $ac_header" >&5
+echo "$as_me:10908: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9794 "configure"
+#line 10914 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:9798: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:10918: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:9804: \$? = $ac_status" >&5
+ echo "$as_me:10924: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9820,7 +10940,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:9823: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:10943: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
-#line 9858 "configure"
+#line 10978 "configure"
#include "confdefs.h"
#ifdef HAVE_WINDOWS_H
@@ -9882,22 +11002,22 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:9885: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11005: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9888: \$? = $ac_status" >&5
+ echo "$as_me:11008: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:9891: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11011: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9894: \$? = $ac_status" >&5
+ echo "$as_me:11014: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_netlibs="$cf_winsock_lib $cf_cv_netlibs"
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-{ { echo "$as_me:9900: error: Cannot link against winsock library" >&5
+{ { echo "$as_me:11020: error: Cannot link against winsock library" >&5
echo "$as_me: error: Cannot link against winsock library" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -9910,13 +11030,13 @@ rm -f "conftest.$ac_objext" "conftest$ac
for ac_func in gethostname
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:9913: checking for $ac_func" >&5
+echo "$as_me:11033: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9919 "configure"
+#line 11039 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -9947,16 +11067,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:9950: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11070: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9953: \$? = $ac_status" >&5
+ echo "$as_me:11073: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:9956: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11076: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9959: \$? = $ac_status" >&5
+ echo "$as_me:11079: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -9966,7 +11086,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:9969: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11089: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11098: checking for gethostname in -lnsl" >&5
echo $ECHO_N "checking for gethostname in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_gethostname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9983,7 +11103,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 9986 "configure"
+#line 11106 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -9992,7 +11112,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostname ();
+char gethostname (void);
int
main (void)
{
@@ -10002,16 +11122,16 @@ gethostname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10005: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11125: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10008: \$? = $ac_status" >&5
+ echo "$as_me:11128: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10011: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11131: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10014: \$? = $ac_status" >&5
+ echo "$as_me:11134: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_nsl_gethostname=yes
else
@@ -10022,7 +11142,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10025: result: $ac_cv_lib_nsl_gethostname" >&5
+echo "$as_me:11145: result: $ac_cv_lib_nsl_gethostname" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_gethostname" >&6
if test "$ac_cv_lib_nsl_gethostname" = yes; then
@@ -10039,7 +11159,7 @@ else
ac_cv_func_gethostname=unknown
unset ac_cv_func_gethostname 2>/dev/null
-echo "$as_me:10042: checking for gethostname in -lsocket" >&5
+echo "$as_me:11162: checking for gethostname in -lsocket" >&5
echo $ECHO_N "checking for gethostname in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_gethostname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10047,7 +11167,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10050 "configure"
+#line 11170 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10056,7 +11176,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostname ();
+char gethostname (void);
int
main (void)
{
@@ -10066,16 +11186,16 @@ gethostname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10069: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11189: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10072: \$? = $ac_status" >&5
+ echo "$as_me:11192: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10075: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11195: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10078: \$? = $ac_status" >&5
+ echo "$as_me:11198: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_socket_gethostname=yes
else
@@ -10086,7 +11206,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10089: result: $ac_cv_lib_socket_gethostname" >&5
+echo "$as_me:11209: result: $ac_cv_lib_socket_gethostname" >&5
echo "${ECHO_T}$ac_cv_lib_socket_gethostname" >&6
if test "$ac_cv_lib_socket_gethostname" = yes; then
@@ -10110,7 +11230,7 @@ fi
fi
done
- echo "$as_me:10113: checking for main in -linet" >&5
+ echo "$as_me:11233: checking for main in -linet" >&5
echo $ECHO_N "checking for main in -linet... $ECHO_C" >&6
if test "${ac_cv_lib_inet_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10118,7 +11238,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-linet $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10121 "configure"
+#line 11241 "configure"
#include "confdefs.h"
int
@@ -10130,16 +11250,16 @@ main ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10133: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11253: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10136: \$? = $ac_status" >&5
+ echo "$as_me:11256: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10139: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11259: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10142: \$? = $ac_status" >&5
+ echo "$as_me:11262: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_inet_main=yes
else
@@ -10150,7 +11270,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10153: result: $ac_cv_lib_inet_main" >&5
+echo "$as_me:11273: result: $ac_cv_lib_inet_main" >&5
echo "${ECHO_T}$ac_cv_lib_inet_main" >&6
if test "$ac_cv_lib_inet_main" = yes; then
cf_cv_netlibs="-linet $cf_cv_netlibs"
@@ -10161,13 +11281,13 @@ fi
for ac_func in socket
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10164: checking for $ac_func" >&5
+echo "$as_me:11284: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10170 "configure"
+#line 11290 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -10198,16 +11318,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10201: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11321: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10204: \$? = $ac_status" >&5
+ echo "$as_me:11324: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10207: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11327: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10210: \$? = $ac_status" >&5
+ echo "$as_me:11330: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -10217,7 +11337,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:10220: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11340: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11349: checking for socket in -lsocket" >&5
echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_socket+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10234,7 +11354,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10237 "configure"
+#line 11357 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10243,7 +11363,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char socket ();
+char socket (void);
int
main (void)
{
@@ -10253,16 +11373,16 @@ socket ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10256: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11376: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10259: \$? = $ac_status" >&5
+ echo "$as_me:11379: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10262: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11382: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10265: \$? = $ac_status" >&5
+ echo "$as_me:11385: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_socket_socket=yes
else
@@ -10273,7 +11393,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10276: result: $ac_cv_lib_socket_socket" >&5
+echo "$as_me:11396: result: $ac_cv_lib_socket_socket" >&5
echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
if test "$ac_cv_lib_socket_socket" = yes; then
@@ -10290,7 +11410,7 @@ else
ac_cv_func_socket=unknown
unset ac_cv_func_socket 2>/dev/null
-echo "$as_me:10293: checking for socket in -lbsd" >&5
+echo "$as_me:11413: checking for socket in -lbsd" >&5
echo $ECHO_N "checking for socket in -lbsd... $ECHO_C" >&6
if test "${ac_cv_lib_bsd_socket+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10298,7 +11418,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lbsd $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10301 "configure"
+#line 11421 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10307,7 +11427,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char socket ();
+char socket (void);
int
main (void)
{
@@ -10317,16 +11437,16 @@ socket ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10320: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11440: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10323: \$? = $ac_status" >&5
+ echo "$as_me:11443: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10326: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11446: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10329: \$? = $ac_status" >&5
+ echo "$as_me:11449: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_bsd_socket=yes
else
@@ -10337,7 +11457,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10340: result: $ac_cv_lib_bsd_socket" >&5
+echo "$as_me:11460: result: $ac_cv_lib_bsd_socket" >&5
echo "${ECHO_T}$ac_cv_lib_bsd_socket" >&6
if test "$ac_cv_lib_bsd_socket" = yes; then
@@ -10366,13 +11486,13 @@ done
for ac_func in gethostbyname
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10369: checking for $ac_func" >&5
+echo "$as_me:11489: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10375 "configure"
+#line 11495 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -10403,16 +11523,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10406: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11526: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10409: \$? = $ac_status" >&5
+ echo "$as_me:11529: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10412: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11532: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10415: \$? = $ac_status" >&5
+ echo "$as_me:11535: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -10422,7 +11542,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:10425: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11545: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11554: checking for gethostbyname in -lnsl" >&5
echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10439,7 +11559,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10442 "configure"
+#line 11562 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10448,7 +11568,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostbyname ();
+char gethostbyname (void);
int
main (void)
{
@@ -10458,16 +11578,16 @@ gethostbyname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10461: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11581: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10464: \$? = $ac_status" >&5
+ echo "$as_me:11584: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10467: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11587: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10470: \$? = $ac_status" >&5
+ echo "$as_me:11590: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_nsl_gethostbyname=yes
else
@@ -10478,7 +11598,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10481: result: $ac_cv_lib_nsl_gethostbyname" >&5
+echo "$as_me:11601: result: $ac_cv_lib_nsl_gethostbyname" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
if test "$ac_cv_lib_nsl_gethostbyname" = yes; then
@@ -10503,13 +11623,13 @@ done
for ac_func in inet_ntoa
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10506: checking for $ac_func" >&5
+echo "$as_me:11626: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10512 "configure"
+#line 11632 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -10540,16 +11660,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10543: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11663: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10546: \$? = $ac_status" >&5
+ echo "$as_me:11666: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10549: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11669: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10552: \$? = $ac_status" >&5
+ echo "$as_me:11672: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -10559,7 +11679,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:10562: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11682: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11691: checking for inet_ntoa in -lnsl" >&5
echo $ECHO_N "checking for inet_ntoa in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_inet_ntoa+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10576,7 +11696,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10579 "configure"
+#line 11699 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10585,7 +11705,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char inet_ntoa ();
+char inet_ntoa (void);
int
main (void)
{
@@ -10595,16 +11715,16 @@ inet_ntoa ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10598: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11718: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10601: \$? = $ac_status" >&5
+ echo "$as_me:11721: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10604: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11724: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10607: \$? = $ac_status" >&5
+ echo "$as_me:11727: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_nsl_inet_ntoa=yes
else
@@ -10615,7 +11735,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10618: result: $ac_cv_lib_nsl_inet_ntoa" >&5
+echo "$as_me:11738: result: $ac_cv_lib_nsl_inet_ntoa" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_inet_ntoa" >&6
if test "$ac_cv_lib_nsl_inet_ntoa" = yes; then
@@ -10640,13 +11760,13 @@ done
for ac_func in gethostbyname
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10643: checking for $ac_func" >&5
+echo "$as_me:11763: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10649 "configure"
+#line 11769 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -10677,16 +11797,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10680: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11800: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10683: \$? = $ac_status" >&5
+ echo "$as_me:11803: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10686: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11806: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10689: \$? = $ac_status" >&5
+ echo "$as_me:11809: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -10696,7 +11816,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:10699: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11819: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11828: checking for gethostbyname in -lnetwork" >&5
echo $ECHO_N "checking for gethostbyname in -lnetwork... $ECHO_C" >&6
if test "${ac_cv_lib_network_gethostbyname+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10713,7 +11833,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnetwork $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10716 "configure"
+#line 11836 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10722,7 +11842,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gethostbyname ();
+char gethostbyname (void);
int
main (void)
{
@@ -10732,16 +11852,16 @@ gethostbyname ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10735: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11855: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10738: \$? = $ac_status" >&5
+ echo "$as_me:11858: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10741: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11861: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10744: \$? = $ac_status" >&5
+ echo "$as_me:11864: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_network_gethostbyname=yes
else
@@ -10752,7 +11872,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10755: result: $ac_cv_lib_network_gethostbyname" >&5
+echo "$as_me:11875: result: $ac_cv_lib_network_gethostbyname" >&5
echo "${ECHO_T}$ac_cv_lib_network_gethostbyname" >&6
if test "$ac_cv_lib_network_gethostbyname" = yes; then
@@ -10777,13 +11897,13 @@ done
for ac_func in strcasecmp
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10780: checking for $ac_func" >&5
+echo "$as_me:11900: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10786 "configure"
+#line 11906 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -10814,16 +11934,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10817: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11937: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10820: \$? = $ac_status" >&5
+ echo "$as_me:11940: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10823: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11943: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10826: \$? = $ac_status" >&5
+ echo "$as_me:11946: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -10833,7 +11953,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:10836: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:11956: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:11965: checking for strcasecmp in -lresolv" >&5
echo $ECHO_N "checking for strcasecmp in -lresolv... $ECHO_C" >&6
if test "${ac_cv_lib_resolv_strcasecmp+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10850,7 +11970,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lresolv $cf_cv_netlibs $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10853 "configure"
+#line 11973 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -10859,7 +11979,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char strcasecmp ();
+char strcasecmp (void);
int
main (void)
{
@@ -10869,16 +11989,16 @@ strcasecmp ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:10872: \"$ac_link\"") >&5
+if { (eval echo "$as_me:11992: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10875: \$? = $ac_status" >&5
+ echo "$as_me:11995: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:10878: \"$ac_try\"") >&5
+ { (eval echo "$as_me:11998: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10881: \$? = $ac_status" >&5
+ echo "$as_me:12001: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_resolv_strcasecmp=yes
else
@@ -10889,7 +12009,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10892: result: $ac_cv_lib_resolv_strcasecmp" >&5
+echo "$as_me:12012: result: $ac_cv_lib_resolv_strcasecmp" >&5
echo "${ECHO_T}$ac_cv_lib_resolv_strcasecmp" >&6
if test "$ac_cv_lib_resolv_strcasecmp" = yes; then
@@ -10983,7 +12103,7 @@ if test -n "$cf_searchpath/include" ; th
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 10986 "configure"
+#line 12106 "configure"
#include "confdefs.h"
#include
int
@@ -10995,16 +12115,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:10998: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12118: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11001: \$? = $ac_status" >&5
+ echo "$as_me:12121: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11004: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12124: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11007: \$? = $ac_status" >&5
+ echo "$as_me:12127: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11021,7 +12141,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:11024: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:12144: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -11067,7 +12187,7 @@ if test -n "$cf_searchpath/../include" ;
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11070 "configure"
+#line 12190 "configure"
#include "confdefs.h"
#include
int
@@ -11079,16 +12199,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11082: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12202: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11085: \$? = $ac_status" >&5
+ echo "$as_me:12205: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11088: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12208: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11091: \$? = $ac_status" >&5
+ echo "$as_me:12211: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11105,7 +12225,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:11108: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:12228: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -11123,7 +12243,7 @@ echo "${as_me:-configure}:11108: testing
fi
else
-{ { echo "$as_me:11126: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5
+{ { echo "$as_me:12246: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5
echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -11148,7 +12268,7 @@ if test -n "$cf_searchpath/lib" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:11151: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:12271: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -11177,7 +12297,7 @@ if test -n "$cf_searchpath" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:11180: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:12300: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -11186,7 +12306,7 @@ echo "${as_me:-configure}:11180: testing
fi
else
-{ { echo "$as_me:11189: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5
+{ { echo "$as_me:12309: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&5
echo "$as_me: error: cannot find socks5 library under $cf_cv_use_libsocks5" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -11219,11 +12339,11 @@ cat >>confdefs.h <<\EOF
#define SOCKS 1
EOF
-echo "$as_me:11222: checking if the socks library uses socks4 prefix" >&5
+echo "$as_me:12342: checking if the socks library uses socks4 prefix" >&5
echo $ECHO_N "checking if the socks library uses socks4 prefix... $ECHO_C" >&6
cf_use_socks4=error
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11226 "configure"
+#line 12346 "configure"
#include "confdefs.h"
#include
@@ -11237,16 +12357,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:11240: \"$ac_link\"") >&5
+if { (eval echo "$as_me:12360: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:11243: \$? = $ac_status" >&5
+ echo "$as_me:12363: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:11246: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12366: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11249: \$? = $ac_status" >&5
+ echo "$as_me:12369: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cat >>confdefs.h <<\EOF
@@ -11258,7 +12378,7 @@ else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11261 "configure"
+#line 12381 "configure"
#include "confdefs.h"
#include
int
@@ -11270,29 +12390,29 @@ SOCKSinit((char *)0)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:11273: \"$ac_link\"") >&5
+if { (eval echo "$as_me:12393: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:11276: \$? = $ac_status" >&5
+ echo "$as_me:12396: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:11279: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12399: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11282: \$? = $ac_status" >&5
+ echo "$as_me:12402: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_use_socks4=no
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-{ { echo "$as_me:11288: error: Cannot link with socks5 library" >&5
+{ { echo "$as_me:12408: error: Cannot link with socks5 library" >&5
echo "$as_me: error: Cannot link with socks5 library" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
-echo "$as_me:11295: result: $cf_use_socks4" >&5
+echo "$as_me:12415: result: $cf_use_socks4" >&5
echo "${ECHO_T}$cf_use_socks4" >&6
if test "$cf_use_socks4" = "yes" ; then
@@ -11347,10 +12467,10 @@ EOF
fi
-echo "$as_me:11350: checking if socks5p.h is available" >&5
+echo "$as_me:12470: checking if socks5p.h is available" >&5
echo $ECHO_N "checking if socks5p.h is available... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11353 "configure"
+#line 12473 "configure"
#include "confdefs.h"
#define INCLUDE_PROTOTYPES
@@ -11365,16 +12485,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11368: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12488: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11371: \$? = $ac_status" >&5
+ echo "$as_me:12491: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11374: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12494: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11377: \$? = $ac_status" >&5
+ echo "$as_me:12497: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_use_socks5p_h=yes
else
@@ -11383,7 +12503,7 @@ cat "conftest.$ac_ext" >&5
cf_use_socks5p_h=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
-echo "$as_me:11386: result: $cf_use_socks5p_h" >&5
+echo "$as_me:12506: result: $cf_use_socks5p_h" >&5
echo "${ECHO_T}$cf_use_socks5p_h" >&6
test "$cf_use_socks5p_h" = yes &&
@@ -11400,23 +12520,23 @@ fi
for ac_header in unistd.h fcntl.h sys/file.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:11403: checking for $ac_header" >&5
+echo "$as_me:12523: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11409 "configure"
+#line 12529 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:11413: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:12533: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:11419: \$? = $ac_status" >&5
+ echo "$as_me:12539: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11435,7 +12555,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:11438: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:12558: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:12568: checking for fcntl" >&5
echo $ECHO_N "checking for fcntl... $ECHO_C" >&6
if test "${ac_cv_func_fcntl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11454 "configure"
+#line 12574 "configure"
#include "confdefs.h"
#define fcntl autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -11482,16 +12602,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:11485: \"$ac_link\"") >&5
+if { (eval echo "$as_me:12605: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:11488: \$? = $ac_status" >&5
+ echo "$as_me:12608: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:11491: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12611: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11494: \$? = $ac_status" >&5
+ echo "$as_me:12614: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_fcntl=yes
else
@@ -11501,16 +12621,16 @@ ac_cv_func_fcntl=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:11504: result: $ac_cv_func_fcntl" >&5
+echo "$as_me:12624: result: $ac_cv_func_fcntl" >&5
echo "${ECHO_T}$ac_cv_func_fcntl" >&6
-echo "$as_me:11507: checking for lockf" >&5
+echo "$as_me:12627: checking for lockf" >&5
echo $ECHO_N "checking for lockf... $ECHO_C" >&6
if test "${ac_cv_func_lockf+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11513 "configure"
+#line 12633 "configure"
#include "confdefs.h"
#define lockf autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -11541,16 +12661,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:11544: \"$ac_link\"") >&5
+if { (eval echo "$as_me:12664: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:11547: \$? = $ac_status" >&5
+ echo "$as_me:12667: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:11550: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12670: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11553: \$? = $ac_status" >&5
+ echo "$as_me:12673: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_lockf=yes
else
@@ -11560,16 +12680,16 @@ ac_cv_func_lockf=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:11563: result: $ac_cv_func_lockf" >&5
+echo "$as_me:12683: result: $ac_cv_func_lockf" >&5
echo "${ECHO_T}$ac_cv_func_lockf" >&6
-echo "$as_me:11566: checking for flock" >&5
+echo "$as_me:12686: checking for flock" >&5
echo $ECHO_N "checking for flock... $ECHO_C" >&6
if test "${ac_cv_func_flock+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11572 "configure"
+#line 12692 "configure"
#include "confdefs.h"
#define flock autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -11600,16 +12720,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:11603: \"$ac_link\"") >&5
+if { (eval echo "$as_me:12723: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:11606: \$? = $ac_status" >&5
+ echo "$as_me:12726: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:11609: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12729: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11612: \$? = $ac_status" >&5
+ echo "$as_me:12732: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_flock=yes
else
@@ -11619,10 +12739,10 @@ ac_cv_func_flock=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:11622: result: $ac_cv_func_flock" >&5
+echo "$as_me:12742: result: $ac_cv_func_flock" >&5
echo "${ECHO_T}$ac_cv_func_flock" >&6
-echo "$as_me:11625: checking for file-locking functions" >&5
+echo "$as_me:12745: checking for file-locking functions" >&5
echo $ECHO_N "checking for file-locking functions... $ECHO_C" >&6
if test "${cf_cv_lockfile+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11635,7 +12755,7 @@ if eval 'test ${ac_cv_func_'$cf_lock'+se
case $cf_lock in #(vi
fcntl) #(vi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11638 "configure"
+#line 12758 "configure"
#include "confdefs.h"
#include
@@ -11662,22 +12782,23 @@ main (void)
rc = fcntl(fd, block ? F_SETLKW : F_SETLK, &flk)
&& fcntl(fd, F_GETLK, &flk)
&& fcntl(fd, F_SETLK, &flk);
+ (void)rc;
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11671: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12792: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11674: \$? = $ac_status" >&5
+ echo "$as_me:12795: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11677: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12798: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11680: \$? = $ac_status" >&5
+ echo "$as_me:12801: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11689,7 +12810,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
;;
lockf) #(vi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11692 "configure"
+#line 12813 "configure"
#include "confdefs.h"
#include
@@ -11708,22 +12829,24 @@ main (void)
int ret = lockf(fd, block ? F_LOCK : F_TLOCK, 0L)
&& lockf(fd, F_TEST, 0L)
&& lockf(fd, F_ULOCK, 0L);
+ (void)block;
+ (void)ret;
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11717: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12840: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11720: \$? = $ac_status" >&5
+ echo "$as_me:12843: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11723: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12846: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11726: \$? = $ac_status" >&5
+ echo "$as_me:12849: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11735,7 +12858,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
;;
flock)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11738 "configure"
+#line 12861 "configure"
#include "confdefs.h"
#include
@@ -11757,22 +12880,24 @@ main (void)
int ret = flock(fd, (LOCK_EX|LOCK_NB))
&& flock(fd, LOCK_UN)
&& flock(fd, block ? LOCK_EX : (LOCK_EX | LOCK_NB));
+ (void)block;
+ (void)ret;
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11766: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:12891: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11769: \$? = $ac_status" >&5
+ echo "$as_me:12894: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11772: \"$ac_try\"") >&5
+ { (eval echo "$as_me:12897: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11775: \$? = $ac_status" >&5
+ echo "$as_me:12900: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11788,10 +12913,10 @@ fi
done
fi
-echo "$as_me:11791: result: $cf_cv_lockfile" >&5
+echo "$as_me:12916: result: $cf_cv_lockfile" >&5
echo "${ECHO_T}$cf_cv_lockfile" >&6
-echo "$as_me:11794: checking which locking method will be used" >&5
+echo "$as_me:12919: checking which locking method will be used" >&5
echo $ECHO_N "checking which locking method will be used... $ECHO_C" >&6
### fcntl() is preferred, if the user just disables fcntl()
### without specifying an alternative lockf() is preferred
@@ -11844,7 +12969,7 @@ if test -n "$cf_cv_lockfile"; then
if test "x$used_locking" = "x"; then
used_locking="`echo $cf_cv_lockfile|sed -e 's/^\([^ ]\+\).*/\1/g'`"
fi
- echo "$as_me:11847: result: $used_locking" >&5
+ echo "$as_me:12972: result: $used_locking" >&5
echo "${ECHO_T}$used_locking" >&6
used_locking=`echo "$used_locking" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%`
@@ -11854,13 +12979,13 @@ used_locking=`echo "$used_locking" | sed
EOF
else
- echo "$as_me:11857: result: none" >&5
+ echo "$as_me:12982: result: none" >&5
echo "${ECHO_T}none" >&6;
- { echo "$as_me:11859: WARNING: None of fcntl(), lockf(), flock() available" >&5
+ { echo "$as_me:12984: WARNING: None of fcntl(), lockf(), flock() available" >&5
echo "$as_me: WARNING: None of fcntl(), lockf(), flock() available" >&2;}
fi
-echo "$as_me:11863: checking for screen type" >&5
+echo "$as_me:12988: checking for screen type" >&5
echo $ECHO_N "checking for screen type... $ECHO_C" >&6
# Check whether --with-screen or --without-screen was given.
@@ -11870,13 +12995,13 @@ if test "${with_screen+set}" = set; then
else
cf_with_screen=none
fi;
-echo "$as_me:11873: result: $cf_with_screen" >&5
+echo "$as_me:12998: result: $cf_with_screen" >&5
echo "${ECHO_T}$cf_with_screen" >&6
use_curses=no
use_ncurses=no
-echo "$as_me:11879: checking for specific curses-directory" >&5
+echo "$as_me:13004: checking for specific curses-directory" >&5
echo $ECHO_N "checking for specific curses-directory... $ECHO_C" >&6
# Check whether --with-curses-dir or --without-curses-dir was given.
@@ -11886,7 +13011,7 @@ if test "${with_curses_dir+set}" = set;
else
cf_cv_curses_dir=no
fi;
-echo "$as_me:11889: result: $cf_cv_curses_dir" >&5
+echo "$as_me:13014: result: $cf_cv_curses_dir" >&5
echo "${ECHO_T}$cf_cv_curses_dir" >&6
if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no"
@@ -11917,7 +13042,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:11920: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:13045: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -11953,7 +13078,7 @@ if test -n "$cf_cv_curses_dir/include" ;
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 11956 "configure"
+#line 13081 "configure"
#include "confdefs.h"
#include
int
@@ -11965,16 +13090,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:11968: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:13093: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:11971: \$? = $ac_status" >&5
+ echo "$as_me:13096: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:11974: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13099: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:11977: \$? = $ac_status" >&5
+ echo "$as_me:13102: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -11991,7 +13116,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:11994: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:13119: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -12027,7 +13152,7 @@ if test -n "$cf_cv_curses_dir/lib" ; the
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:12030: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:13155: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -12056,7 +13181,7 @@ pdcurses) #(vi
use_curses=yes
;;
none)
- echo "$as_me:12059: checking if you want to use ncurses library" >&5
+ echo "$as_me:13184: checking if you want to use ncurses library" >&5
echo $ECHO_N "checking if you want to use ncurses library... $ECHO_C" >&6
# Check whether --with-ncurses or --without-ncurses was given.
@@ -12066,10 +13191,10 @@ if test "${with_ncurses+set}" = set; the
else
use_ncurses=no
fi;
- echo "$as_me:12069: result: $use_ncurses" >&5
+ echo "$as_me:13194: result: $use_ncurses" >&5
echo "${ECHO_T}$use_ncurses" >&6
- echo "$as_me:12072: checking if you want curses rather than termcap interface" >&5
+ echo "$as_me:13197: checking if you want curses rather than termcap interface" >&5
echo $ECHO_N "checking if you want curses rather than termcap interface... $ECHO_C" >&6
# Check whether --enable-curses or --disable-curses was given.
@@ -12086,7 +13211,7 @@ else
cf_with_screen=termcap; use_curses=no
fi;
- echo "$as_me:12089: result: $enableval" >&5
+ echo "$as_me:13214: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
;;
esac
@@ -12104,13 +13229,13 @@ cf_ncuconfig_root=ncurses
cf_have_ncuconfig=no
if test "x${PKG_CONFIG:=none}" != xnone; then
- echo "$as_me:12107: checking pkg-config for $cf_ncuconfig_root" >&5
+ echo "$as_me:13232: checking pkg-config for $cf_ncuconfig_root" >&5
echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6
if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
- echo "$as_me:12110: result: yes" >&5
+ echo "$as_me:13235: result: yes" >&5
echo "${ECHO_T}yes" >&6
- echo "$as_me:12113: checking if the $cf_ncuconfig_root package files work" >&5
+ echo "$as_me:13238: checking if the $cf_ncuconfig_root package files work" >&5
echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6
cf_have_ncuconfig=unknown
@@ -12243,7 +13368,7 @@ done
LIBS="$cf_add_libs"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12246 "configure"
+#line 13371 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -12255,37 +13380,37 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:12258: \"$ac_link\"") >&5
+if { (eval echo "$as_me:13383: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:12261: \$? = $ac_status" >&5
+ echo "$as_me:13386: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:12264: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13389: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12267: \$? = $ac_status" >&5
+ echo "$as_me:13392: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
if test "$cross_compiling" = yes; then
cf_test_ncuconfig=maybe
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12273 "configure"
+#line 13398 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int main(void)
{ const char *xx = curses_version(); return (xx == 0); }
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:12280: \"$ac_link\"") >&5
+if { (eval echo "$as_me:13405: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:12283: \$? = $ac_status" >&5
+ echo "$as_me:13408: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:12285: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13410: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12288: \$? = $ac_status" >&5
+ echo "$as_me:13413: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_test_ncuconfig=yes
else
@@ -12459,7 +13584,7 @@ done
LIBS="$cf_add_libs"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12462 "configure"
+#line 13587 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -12471,37 +13596,37 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:12474: \"$ac_link\"") >&5
+if { (eval echo "$as_me:13599: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:12477: \$? = $ac_status" >&5
+ echo "$as_me:13602: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:12480: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13605: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12483: \$? = $ac_status" >&5
+ echo "$as_me:13608: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
if test "$cross_compiling" = yes; then
cf_have_ncuconfig=maybe
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12489 "configure"
+#line 13614 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int main(void)
{ const char *xx = curses_version(); return (xx == 0); }
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:12496: \"$ac_link\"") >&5
+if { (eval echo "$as_me:13621: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:12499: \$? = $ac_status" >&5
+ echo "$as_me:13624: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:12501: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13626: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12504: \$? = $ac_status" >&5
+ echo "$as_me:13629: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_have_ncuconfig=yes
else
@@ -12518,7 +13643,7 @@ cat "conftest.$ac_ext" >&5
cf_have_ncuconfig=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
- echo "$as_me:12521: result: $cf_have_ncuconfig" >&5
+ echo "$as_me:13646: result: $cf_have_ncuconfig" >&5
echo "${ECHO_T}$cf_have_ncuconfig" >&6
test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes
if test "$cf_have_ncuconfig" != "yes"
@@ -12534,7 +13659,7 @@ EOF
NCURSES_CONFIG_PKG=$cf_ncuconfig_root
-echo "$as_me:12537: checking for terminfo header" >&5
+echo "$as_me:13662: checking for terminfo header" >&5
echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6
if test "${cf_cv_term_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -12552,7 +13677,7 @@ esac
for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12555 "configure"
+#line 13680 "configure"
#include "confdefs.h"
#include
#include <${cf_cv_ncurses_header:-curses.h}>
@@ -12567,16 +13692,16 @@ int x = auto_left_margin; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:12570: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:13695: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:12573: \$? = $ac_status" >&5
+ echo "$as_me:13698: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:12576: \"$ac_try\"") >&5
+ { (eval echo "$as_me:13701: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12579: \$? = $ac_status" >&5
+ echo "$as_me:13704: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_term_header="$cf_test"
@@ -12592,7 +13717,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:12595: result: $cf_cv_term_header" >&5
+echo "$as_me:13720: result: $cf_cv_term_header" >&5
echo "${ECHO_T}$cf_cv_term_header" >&6
# Set definitions to allow ifdef'ing to accommodate subdirectories
@@ -12627,7 +13752,7 @@ esac
fi
else
- echo "$as_me:12630: result: no" >&5
+ echo "$as_me:13755: result: no" >&5
echo "${ECHO_T}no" >&6
NCURSES_CONFIG_PKG=none
fi
@@ -12643,7 +13768,7 @@ if test -n "$ac_tool_prefix"; then
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:12646: checking for $ac_word" >&5
+echo "$as_me:13771: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -12658,7 +13783,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog"
-echo "$as_me:12661: found $ac_dir/$ac_word" >&5
+echo "$as_me:13786: found $ac_dir/$ac_word" >&5
break
done
@@ -12666,10 +13791,10 @@ fi
fi
NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG
if test -n "$NCURSES_CONFIG"; then
- echo "$as_me:12669: result: $NCURSES_CONFIG" >&5
+ echo "$as_me:13794: result: $NCURSES_CONFIG" >&5
echo "${ECHO_T}$NCURSES_CONFIG" >&6
else
- echo "$as_me:12672: result: no" >&5
+ echo "$as_me:13797: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -12682,7 +13807,7 @@ if test -z "$NCURSES_CONFIG"; then
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:12685: checking for $ac_word" >&5
+echo "$as_me:13810: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -12697,7 +13822,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog"
-echo "$as_me:12700: found $ac_dir/$ac_word" >&5
+echo "$as_me:13825: found $ac_dir/$ac_word" >&5
break
done
@@ -12705,10 +13830,10 @@ fi
fi
ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG
if test -n "$ac_ct_NCURSES_CONFIG"; then
- echo "$as_me:12708: result: $ac_ct_NCURSES_CONFIG" >&5
+ echo "$as_me:13833: result: $ac_ct_NCURSES_CONFIG" >&5
echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6
else
- echo "$as_me:12711: result: no" >&5
+ echo "$as_me:13836: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -12865,7 +13990,7 @@ LIBS="$cf_add_libs"
# even with config script, some packages use no-override for curses.h
-echo "$as_me:12868: checking if we have identified curses headers" >&5
+echo "$as_me:13993: checking if we have identified curses headers" >&5
echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6
if test "${cf_cv_ncurses_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -12877,7 +14002,7 @@ for cf_header in \
curses.h ncurses/curses.h
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12880 "configure"
+#line 14005 "configure"
#include "confdefs.h"
#include <${cf_header}>
int
@@ -12889,16 +14014,16 @@ initscr(); endwin()
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:12892: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14017: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:12895: \$? = $ac_status" >&5
+ echo "$as_me:14020: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:12898: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14023: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:12901: \$? = $ac_status" >&5
+ echo "$as_me:14026: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_header=$cf_header; break
else
@@ -12909,11 +14034,11 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:12912: result: $cf_cv_ncurses_header" >&5
+echo "$as_me:14037: result: $cf_cv_ncurses_header" >&5
echo "${ECHO_T}$cf_cv_ncurses_header" >&6
if test "$cf_cv_ncurses_header" = none ; then
- { { echo "$as_me:12916: error: No curses header-files found" >&5
+ { { echo "$as_me:14041: error: No curses header-files found" >&5
echo "$as_me: error: No curses header-files found" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -12923,23 +14048,23 @@ fi
for ac_header in $cf_cv_ncurses_header
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:12926: checking for $ac_header" >&5
+echo "$as_me:14051: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 12932 "configure"
+#line 14057 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:12936: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:14061: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:12942: \$? = $ac_status" >&5
+ echo "$as_me:14067: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -12958,7 +14083,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:12961: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:14086: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
-#line 13017 "configure"
+#line 14142 "configure"
#include "confdefs.h"
#include
int
@@ -13026,16 +14151,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13029: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14154: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13032: \$? = $ac_status" >&5
+ echo "$as_me:14157: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13035: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14160: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13038: \$? = $ac_status" >&5
+ echo "$as_me:14163: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -13052,7 +14177,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:13055: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:14180: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -13071,7 +14196,7 @@ fi
}
-echo "$as_me:13074: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "$as_me:14199: checking for $cf_ncuhdr_root header in include-path" >&5
echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6
if test "${cf_cv_ncurses_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13083,7 +14208,7 @@ else
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13086 "configure"
+#line 14211 "configure"
#include "confdefs.h"
#include <$cf_header>
@@ -13098,7 +14223,7 @@ printf("%s\\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\\n");
#else
- make an error
+ #error __NCURSES_H is not defined
#endif
#endif
@@ -13107,16 +14232,16 @@ printf("old\\n");
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13110: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14235: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13113: \$? = $ac_status" >&5
+ echo "$as_me:14238: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13116: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14241: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13119: \$? = $ac_status" >&5
+ echo "$as_me:14244: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_h=$cf_header
@@ -13131,14 +14256,14 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:13134: result: $cf_cv_ncurses_h" >&5
+echo "$as_me:14259: result: $cf_cv_ncurses_h" >&5
echo "${ECHO_T}$cf_cv_ncurses_h" >&6
if test "$cf_cv_ncurses_h" != no ; then
cf_cv_ncurses_header=$cf_cv_ncurses_h
else
-echo "$as_me:13141: checking for $cf_ncuhdr_root include-path" >&5
+echo "$as_me:14266: checking for $cf_ncuhdr_root include-path" >&5
echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6
if test "${cf_cv_ncurses_h2+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13259,7 +14384,7 @@ if test -n "$cf_incdir" ; then
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13262 "configure"
+#line 14387 "configure"
#include "confdefs.h"
#include
int
@@ -13271,16 +14396,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13274: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14399: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13277: \$? = $ac_status" >&5
+ echo "$as_me:14402: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13280: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14405: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13283: \$? = $ac_status" >&5
+ echo "$as_me:14408: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -13297,7 +14422,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:13300: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:14425: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -13320,7 +14445,7 @@ fi
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13323 "configure"
+#line 14448 "configure"
#include "confdefs.h"
#include <$cf_header>
@@ -13335,7 +14460,7 @@ printf("%s\\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\\n");
#else
- make an error
+ #error __NCURSES_H is not defined
#endif
#endif
@@ -13344,16 +14469,16 @@ printf("old\\n");
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13347: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14472: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13350: \$? = $ac_status" >&5
+ echo "$as_me:14475: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13353: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14478: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13356: \$? = $ac_status" >&5
+ echo "$as_me:14481: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_h2=$cf_header
@@ -13374,12 +14499,12 @@ rm -f "conftest.$ac_objext" "conftest.$a
CPPFLAGS="$cf_save2_CPPFLAGS"
test "$cf_cv_ncurses_h2" != no && break
done
- test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:13377: error: not found" >&5
+ test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:14502: error: not found" >&5
echo "$as_me: error: not found" >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:13382: result: $cf_cv_ncurses_h2" >&5
+echo "$as_me:14507: result: $cf_cv_ncurses_h2" >&5
echo "${ECHO_T}$cf_cv_ncurses_h2" >&6
cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'`
@@ -13415,7 +14540,7 @@ if test -n "$cf_1st_incdir" ; then
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13418 "configure"
+#line 14543 "configure"
#include "confdefs.h"
#include
int
@@ -13427,16 +14552,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13430: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14555: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13433: \$? = $ac_status" >&5
+ echo "$as_me:14558: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13436: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14561: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13439: \$? = $ac_status" >&5
+ echo "$as_me:14564: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -13453,7 +14578,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:13456: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:14581: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -13501,7 +14626,7 @@ EOF
;;
esac
-echo "$as_me:13504: checking for terminfo header" >&5
+echo "$as_me:14629: checking for terminfo header" >&5
echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6
if test "${cf_cv_term_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13519,7 +14644,7 @@ esac
for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13522 "configure"
+#line 14647 "configure"
#include "confdefs.h"
#include
#include <${cf_cv_ncurses_header:-curses.h}>
@@ -13534,16 +14659,16 @@ int x = auto_left_margin; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:13537: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:14662: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:13540: \$? = $ac_status" >&5
+ echo "$as_me:14665: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:13543: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14668: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13546: \$? = $ac_status" >&5
+ echo "$as_me:14671: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_term_header="$cf_test"
@@ -13559,7 +14684,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:13562: result: $cf_cv_term_header" >&5
+echo "$as_me:14687: result: $cf_cv_term_header" >&5
echo "${ECHO_T}$cf_cv_term_header" >&6
# Set definitions to allow ifdef'ing to accommodate subdirectories
@@ -13597,7 +14722,7 @@ cat >>confdefs.h <<\EOF
#define NCURSES 1
EOF
-echo "$as_me:13600: checking for ncurses version" >&5
+echo "$as_me:14725: checking for ncurses version" >&5
echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6
if test "${cf_cv_ncurses_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13623,10 +14748,10 @@ Autoconf "old"
#endif
EOF
cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
- { (eval echo "$as_me:13626: \"$cf_try\"") >&5
+ { (eval echo "$as_me:14751: \"$cf_try\"") >&5
(eval $cf_try) 2>&5
ac_status=$?
- echo "$as_me:13629: \$? = $ac_status" >&5
+ echo "$as_me:14754: \$? = $ac_status" >&5
(exit "$ac_status"); }
if test -f conftest.out ; then
cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out`
@@ -13636,11 +14761,13 @@ EOF
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13639 "configure"
+#line 14764 "configure"
#include "confdefs.h"
+$ac_includes_default
+
#include <${cf_cv_ncurses_header:-curses.h}>
-#include
+
int main(void)
{
FILE *fp = fopen("$cf_tempfile", "w");
@@ -13661,15 +14788,15 @@ int main(void)
}
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:13664: \"$ac_link\"") >&5
+if { (eval echo "$as_me:14791: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13667: \$? = $ac_status" >&5
+ echo "$as_me:14794: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:13669: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14796: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13672: \$? = $ac_status" >&5
+ echo "$as_me:14799: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -13683,7 +14810,7 @@ fi
rm -f "$cf_tempfile"
fi
-echo "$as_me:13686: result: $cf_cv_ncurses_version" >&5
+echo "$as_me:14813: result: $cf_cv_ncurses_version" >&5
echo "${ECHO_T}$cf_cv_ncurses_version" >&6
test "$cf_cv_ncurses_version" = no ||
cat >>confdefs.h <<\EOF
@@ -13696,7 +14823,7 @@ cf_nculib_root=ncurses
# to link gpm.
cf_ncurses_LIBS=""
cf_ncurses_SAVE="$LIBS"
-echo "$as_me:13699: checking for Gpm_Open in -lgpm" >&5
+echo "$as_me:14826: checking for Gpm_Open in -lgpm" >&5
echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6
if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13704,7 +14831,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgpm $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13707 "configure"
+#line 14834 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -13713,7 +14840,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char Gpm_Open ();
+char Gpm_Open (void);
int
main (void)
{
@@ -13723,16 +14850,16 @@ Gpm_Open ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:13726: \"$ac_link\"") >&5
+if { (eval echo "$as_me:14853: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13729: \$? = $ac_status" >&5
+ echo "$as_me:14856: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:13732: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14859: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13735: \$? = $ac_status" >&5
+ echo "$as_me:14862: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_gpm_Gpm_Open=yes
else
@@ -13743,10 +14870,10 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:13746: result: $ac_cv_lib_gpm_Gpm_Open" >&5
+echo "$as_me:14873: result: $ac_cv_lib_gpm_Gpm_Open" >&5
echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6
if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then
- echo "$as_me:13749: checking for initscr in -lgpm" >&5
+ echo "$as_me:14876: checking for initscr in -lgpm" >&5
echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6
if test "${ac_cv_lib_gpm_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13754,7 +14881,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgpm $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13757 "configure"
+#line 14884 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -13763,7 +14890,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char initscr ();
+char initscr (void);
int
main (void)
{
@@ -13773,16 +14900,16 @@ initscr ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:13776: \"$ac_link\"") >&5
+if { (eval echo "$as_me:14903: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13779: \$? = $ac_status" >&5
+ echo "$as_me:14906: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:13782: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14909: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13785: \$? = $ac_status" >&5
+ echo "$as_me:14912: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_gpm_initscr=yes
else
@@ -13793,7 +14920,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:13796: result: $ac_cv_lib_gpm_initscr" >&5
+echo "$as_me:14923: result: $ac_cv_lib_gpm_initscr" >&5
echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6
if test "$ac_cv_lib_gpm_initscr" = yes; then
LIBS="$cf_ncurses_SAVE"
@@ -13808,7 +14935,7 @@ freebsd*)
# This is only necessary if you are linking against an obsolete
# version of ncurses (but it should do no harm, since it is static).
if test "$cf_nculib_root" = ncurses ; then
- echo "$as_me:13811: checking for tgoto in -lmytinfo" >&5
+ echo "$as_me:14938: checking for tgoto in -lmytinfo" >&5
echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -13816,7 +14943,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lmytinfo $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13819 "configure"
+#line 14946 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -13825,7 +14952,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char tgoto ();
+char tgoto (void);
int
main (void)
{
@@ -13835,16 +14962,16 @@ tgoto ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:13838: \"$ac_link\"") >&5
+if { (eval echo "$as_me:14965: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13841: \$? = $ac_status" >&5
+ echo "$as_me:14968: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:13844: \"$ac_try\"") >&5
+ { (eval echo "$as_me:14971: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13847: \$? = $ac_status" >&5
+ echo "$as_me:14974: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_mytinfo_tgoto=yes
else
@@ -13855,7 +14982,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:13858: result: $ac_cv_lib_mytinfo_tgoto" >&5
+echo "$as_me:14985: result: $ac_cv_lib_mytinfo_tgoto" >&5
echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6
if test "$ac_cv_lib_mytinfo_tgoto" = yes; then
cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS"
@@ -13904,13 +15031,13 @@ else
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no'
cf_libdir=""
- echo "$as_me:13907: checking for initscr" >&5
+ echo "$as_me:15034: checking for initscr" >&5
echo $ECHO_N "checking for initscr... $ECHO_C" >&6
if test "${ac_cv_func_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13913 "configure"
+#line 15040 "configure"
#include "confdefs.h"
#define initscr autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -13941,16 +15068,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:13944: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15071: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13947: \$? = $ac_status" >&5
+ echo "$as_me:15074: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:13950: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15077: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13953: \$? = $ac_status" >&5
+ echo "$as_me:15080: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_initscr=yes
else
@@ -13960,18 +15087,18 @@ ac_cv_func_initscr=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:13963: result: $ac_cv_func_initscr" >&5
+echo "$as_me:15090: result: $ac_cv_func_initscr" >&5
echo "${ECHO_T}$ac_cv_func_initscr" >&6
if test "$ac_cv_func_initscr" = yes; then
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
else
cf_save_LIBS="$LIBS"
- echo "$as_me:13970: checking for initscr in -l$cf_nculib_root" >&5
+ echo "$as_me:15097: checking for initscr in -l$cf_nculib_root" >&5
echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6
LIBS="-l$cf_nculib_root $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 13974 "configure"
+#line 15101 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -13983,25 +15110,25 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:13986: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15113: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:13989: \$? = $ac_status" >&5
+ echo "$as_me:15116: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:13992: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15119: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:13995: \$? = $ac_status" >&5
+ echo "$as_me:15122: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:13997: result: yes" >&5
+ echo "$as_me:15124: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:14004: result: no" >&5
+echo "$as_me:15131: result: no" >&5
echo "${ECHO_T}no" >&6
cf_search=
@@ -14069,11 +15196,11 @@ cf_search="$cf_library_path_list $cf_sea
for cf_libdir in $cf_search
do
- echo "$as_me:14072: checking for -l$cf_nculib_root in $cf_libdir" >&5
+ echo "$as_me:15199: checking for -l$cf_nculib_root in $cf_libdir" >&5
echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6
LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14076 "configure"
+#line 15203 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -14085,25 +15212,25 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14088: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15215: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14091: \$? = $ac_status" >&5
+ echo "$as_me:15218: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14094: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15221: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14097: \$? = $ac_status" >&5
+ echo "$as_me:15224: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:14099: result: yes" >&5
+ echo "$as_me:15226: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
break
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:14106: result: no" >&5
+echo "$as_me:15233: result: no" >&5
echo "${ECHO_T}no" >&6
LIBS="$cf_save_LIBS"
fi
@@ -14118,7 +15245,7 @@ fi
eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\"
if test "$cf_found_library" = no ; then
- { { echo "$as_me:14121: error: Cannot link $cf_nculib_root library" >&5
+ { { echo "$as_me:15248: error: Cannot link $cf_nculib_root library" >&5
echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -14126,7 +15253,7 @@ fi
fi
if test -n "$cf_ncurses_LIBS" ; then
- echo "$as_me:14129: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+ echo "$as_me:15256: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6
cf_ncurses_SAVE="$LIBS"
for p in $cf_ncurses_LIBS ; do
@@ -14136,7 +15263,7 @@ echo $ECHO_N "checking if we can link $c
fi
done
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14139 "configure"
+#line 15266 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -14148,23 +15275,23 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14151: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15278: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14154: \$? = $ac_status" >&5
+ echo "$as_me:15281: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14157: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15284: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14160: \$? = $ac_status" >&5
+ echo "$as_me:15287: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:14162: result: yes" >&5
+ echo "$as_me:15289: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:14167: result: no" >&5
+echo "$as_me:15294: result: no" >&5
echo "${ECHO_T}no" >&6
LIBS="$cf_ncurses_SAVE"
fi
@@ -14187,23 +15314,23 @@ fi
for cf_hdr in stdlib.h wchar.h wctype.h
do
- echo "$as_me:14190: checking for $cf_hdr" >&5
+ echo "$as_me:15317: checking for $cf_hdr" >&5
echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14193 "configure"
+#line 15320 "configure"
#include "confdefs.h"
#include
#include <$cf_hdr>
_ACEOF
-if { (eval echo "$as_me:14200: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:15327: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:14206: \$? = $ac_status" >&5
+ echo "$as_me:15333: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -14221,7 +15348,7 @@ else
cf_found=no
fi
rm -f conftest.err "conftest.$ac_ext"
-echo "$as_me:14224: result: $cf_found" >&5
+echo "$as_me:15351: result: $cf_found" >&5
echo "${ECHO_T}$cf_found" >&6
if test $cf_found = yes ; then
@@ -14234,13 +15361,13 @@ EOF
fi
done
- echo "$as_me:14237: checking for wide char and multibyte support" >&5
+ echo "$as_me:15364: checking for wide char and multibyte support" >&5
echo $ECHO_N "checking for wide char and multibyte support... $ECHO_C" >&6
if test "${am_cv_multibyte_able+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14243 "configure"
+#line 15370 "configure"
#include "confdefs.h"
#include
#ifdef HAVE_STDLIB_H
@@ -14299,16 +15426,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14302: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15429: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14305: \$? = $ac_status" >&5
+ echo "$as_me:15432: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14308: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15435: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14311: \$? = $ac_status" >&5
+ echo "$as_me:15438: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
am_cv_multibyte_able=yes
else
@@ -14317,7 +15444,7 @@ cat "conftest.$ac_ext" >&5
cf_save_LIBS="$LIBS"
LIBS="-lutf8 $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14320 "configure"
+#line 15447 "configure"
#include "confdefs.h"
#include
int
@@ -14366,16 +15493,16 @@ const char icb[5] = {0xa4, 0xa4, 0xa4, 0
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14369: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15496: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14372: \$? = $ac_status" >&5
+ echo "$as_me:15499: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14375: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15502: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14378: \$? = $ac_status" >&5
+ echo "$as_me:15505: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
am_cv_multibyte_able=libutf8
else
@@ -14390,7 +15517,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:14393: result: $am_cv_multibyte_able" >&5
+echo "$as_me:15520: result: $am_cv_multibyte_able" >&5
echo "${ECHO_T}$am_cv_multibyte_able" >&6
if test "$am_cv_multibyte_able" != no; then
if test "$am_cv_multibyte_able" = libutf8; then
@@ -14412,13 +15539,13 @@ cf_ncuconfig_root=ncursesw
cf_have_ncuconfig=no
if test "x${PKG_CONFIG:=none}" != xnone; then
- echo "$as_me:14415: checking pkg-config for $cf_ncuconfig_root" >&5
+ echo "$as_me:15542: checking pkg-config for $cf_ncuconfig_root" >&5
echo $ECHO_N "checking pkg-config for $cf_ncuconfig_root... $ECHO_C" >&6
if "$PKG_CONFIG" --exists $cf_ncuconfig_root ; then
- echo "$as_me:14418: result: yes" >&5
+ echo "$as_me:15545: result: yes" >&5
echo "${ECHO_T}yes" >&6
- echo "$as_me:14421: checking if the $cf_ncuconfig_root package files work" >&5
+ echo "$as_me:15548: checking if the $cf_ncuconfig_root package files work" >&5
echo $ECHO_N "checking if the $cf_ncuconfig_root package files work... $ECHO_C" >&6
cf_have_ncuconfig=unknown
@@ -14551,7 +15678,7 @@ done
LIBS="$cf_add_libs"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14554 "configure"
+#line 15681 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -14563,37 +15690,37 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14566: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15693: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14569: \$? = $ac_status" >&5
+ echo "$as_me:15696: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14572: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15699: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14575: \$? = $ac_status" >&5
+ echo "$as_me:15702: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
if test "$cross_compiling" = yes; then
cf_test_ncuconfig=maybe
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14581 "configure"
+#line 15708 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int main(void)
{ const char *xx = curses_version(); return (xx == 0); }
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:14588: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15715: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14591: \$? = $ac_status" >&5
+ echo "$as_me:15718: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:14593: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15720: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14596: \$? = $ac_status" >&5
+ echo "$as_me:15723: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_test_ncuconfig=yes
else
@@ -14767,7 +15894,7 @@ done
LIBS="$cf_add_libs"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14770 "configure"
+#line 15897 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -14779,37 +15906,37 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:14782: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15909: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14785: \$? = $ac_status" >&5
+ echo "$as_me:15912: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:14788: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15915: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14791: \$? = $ac_status" >&5
+ echo "$as_me:15918: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
if test "$cross_compiling" = yes; then
cf_have_ncuconfig=maybe
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14797 "configure"
+#line 15924 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int main(void)
{ const char *xx = curses_version(); return (xx == 0); }
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:14804: \"$ac_link\"") >&5
+if { (eval echo "$as_me:15931: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:14807: \$? = $ac_status" >&5
+ echo "$as_me:15934: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:14809: \"$ac_try\"") >&5
+ { (eval echo "$as_me:15936: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14812: \$? = $ac_status" >&5
+ echo "$as_me:15939: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_have_ncuconfig=yes
else
@@ -14826,7 +15953,7 @@ cat "conftest.$ac_ext" >&5
cf_have_ncuconfig=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
- echo "$as_me:14829: result: $cf_have_ncuconfig" >&5
+ echo "$as_me:15956: result: $cf_have_ncuconfig" >&5
echo "${ECHO_T}$cf_have_ncuconfig" >&6
test "$cf_have_ncuconfig" = maybe && cf_have_ncuconfig=yes
if test "$cf_have_ncuconfig" != "yes"
@@ -14842,7 +15969,7 @@ EOF
NCURSES_CONFIG_PKG=$cf_ncuconfig_root
-echo "$as_me:14845: checking for terminfo header" >&5
+echo "$as_me:15972: checking for terminfo header" >&5
echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6
if test "${cf_cv_term_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -14860,7 +15987,7 @@ esac
for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 14863 "configure"
+#line 15990 "configure"
#include "confdefs.h"
#include
#include <${cf_cv_ncurses_header:-curses.h}>
@@ -14875,16 +16002,16 @@ int x = auto_left_margin; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:14878: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16005: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:14881: \$? = $ac_status" >&5
+ echo "$as_me:16008: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:14884: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16011: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:14887: \$? = $ac_status" >&5
+ echo "$as_me:16014: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_term_header="$cf_test"
@@ -14900,7 +16027,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:14903: result: $cf_cv_term_header" >&5
+echo "$as_me:16030: result: $cf_cv_term_header" >&5
echo "${ECHO_T}$cf_cv_term_header" >&6
# Set definitions to allow ifdef'ing to accommodate subdirectories
@@ -14935,7 +16062,7 @@ esac
fi
else
- echo "$as_me:14938: result: no" >&5
+ echo "$as_me:16065: result: no" >&5
echo "${ECHO_T}no" >&6
NCURSES_CONFIG_PKG=none
fi
@@ -14951,7 +16078,7 @@ if test -n "$ac_tool_prefix"; then
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:14954: checking for $ac_word" >&5
+echo "$as_me:16081: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_NCURSES_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -14966,7 +16093,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_NCURSES_CONFIG="$ac_tool_prefix$ac_prog"
-echo "$as_me:14969: found $ac_dir/$ac_word" >&5
+echo "$as_me:16096: found $ac_dir/$ac_word" >&5
break
done
@@ -14974,10 +16101,10 @@ fi
fi
NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG
if test -n "$NCURSES_CONFIG"; then
- echo "$as_me:14977: result: $NCURSES_CONFIG" >&5
+ echo "$as_me:16104: result: $NCURSES_CONFIG" >&5
echo "${ECHO_T}$NCURSES_CONFIG" >&6
else
- echo "$as_me:14980: result: no" >&5
+ echo "$as_me:16107: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -14990,7 +16117,7 @@ if test -z "$NCURSES_CONFIG"; then
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:14993: checking for $ac_word" >&5
+echo "$as_me:16120: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_NCURSES_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15005,7 +16132,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_NCURSES_CONFIG="$ac_prog"
-echo "$as_me:15008: found $ac_dir/$ac_word" >&5
+echo "$as_me:16135: found $ac_dir/$ac_word" >&5
break
done
@@ -15013,10 +16140,10 @@ fi
fi
ac_ct_NCURSES_CONFIG=$ac_cv_prog_ac_ct_NCURSES_CONFIG
if test -n "$ac_ct_NCURSES_CONFIG"; then
- echo "$as_me:15016: result: $ac_ct_NCURSES_CONFIG" >&5
+ echo "$as_me:16143: result: $ac_ct_NCURSES_CONFIG" >&5
echo "${ECHO_T}$ac_ct_NCURSES_CONFIG" >&6
else
- echo "$as_me:15019: result: no" >&5
+ echo "$as_me:16146: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -15173,7 +16300,7 @@ LIBS="$cf_add_libs"
# even with config script, some packages use no-override for curses.h
-echo "$as_me:15176: checking if we have identified curses headers" >&5
+echo "$as_me:16303: checking if we have identified curses headers" >&5
echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6
if test "${cf_cv_ncurses_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15185,7 +16312,7 @@ for cf_header in \
curses.h ncursesw/curses.h
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15188 "configure"
+#line 16315 "configure"
#include "confdefs.h"
#include <${cf_header}>
int
@@ -15197,16 +16324,16 @@ initscr(); endwin()
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15200: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16327: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15203: \$? = $ac_status" >&5
+ echo "$as_me:16330: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15206: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16333: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15209: \$? = $ac_status" >&5
+ echo "$as_me:16336: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_header=$cf_header; break
else
@@ -15217,11 +16344,11 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:15220: result: $cf_cv_ncurses_header" >&5
+echo "$as_me:16347: result: $cf_cv_ncurses_header" >&5
echo "${ECHO_T}$cf_cv_ncurses_header" >&6
if test "$cf_cv_ncurses_header" = none ; then
- { { echo "$as_me:15224: error: No curses header-files found" >&5
+ { { echo "$as_me:16351: error: No curses header-files found" >&5
echo "$as_me: error: No curses header-files found" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -15231,23 +16358,23 @@ fi
for ac_header in $cf_cv_ncurses_header
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:15234: checking for $ac_header" >&5
+echo "$as_me:16361: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15240 "configure"
+#line 16367 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:15244: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:16371: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:15250: \$? = $ac_status" >&5
+ echo "$as_me:16377: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -15266,7 +16393,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:15269: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:16396: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
-#line 15325 "configure"
+#line 16452 "configure"
#include "confdefs.h"
#include
int
@@ -15334,16 +16461,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15337: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16464: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15340: \$? = $ac_status" >&5
+ echo "$as_me:16467: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15343: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16470: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15346: \$? = $ac_status" >&5
+ echo "$as_me:16473: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -15360,7 +16487,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:15363: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:16490: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -15379,7 +16506,7 @@ fi
}
-echo "$as_me:15382: checking for $cf_ncuhdr_root header in include-path" >&5
+echo "$as_me:16509: checking for $cf_ncuhdr_root header in include-path" >&5
echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6
if test "${cf_cv_ncurses_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15391,7 +16518,7 @@ else
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15394 "configure"
+#line 16521 "configure"
#include "confdefs.h"
#define _XOPEN_SOURCE_EXTENDED
@@ -15406,7 +16533,7 @@ main (void)
#ifdef NCURSES_VERSION
#ifndef WACS_BSSB
- make an error
+ #error WACS_BSSB is not defined
#endif
printf("%s\\n", NCURSES_VERSION);
@@ -15414,7 +16541,7 @@ printf("%s\\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\\n");
#else
- make an error
+ #error __NCURSES_H is not defined
#endif
#endif
@@ -15423,16 +16550,16 @@ printf("old\\n");
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15426: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16553: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15429: \$? = $ac_status" >&5
+ echo "$as_me:16556: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15432: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16559: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15435: \$? = $ac_status" >&5
+ echo "$as_me:16562: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_h=$cf_header
@@ -15447,14 +16574,14 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:15450: result: $cf_cv_ncurses_h" >&5
+echo "$as_me:16577: result: $cf_cv_ncurses_h" >&5
echo "${ECHO_T}$cf_cv_ncurses_h" >&6
if test "$cf_cv_ncurses_h" != no ; then
cf_cv_ncurses_header=$cf_cv_ncurses_h
else
-echo "$as_me:15457: checking for $cf_ncuhdr_root include-path" >&5
+echo "$as_me:16584: checking for $cf_ncuhdr_root include-path" >&5
echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6
if test "${cf_cv_ncurses_h2+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15575,7 +16702,7 @@ if test -n "$cf_incdir" ; then
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15578 "configure"
+#line 16705 "configure"
#include "confdefs.h"
#include
int
@@ -15587,16 +16714,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15590: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16717: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15593: \$? = $ac_status" >&5
+ echo "$as_me:16720: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15596: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16723: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15599: \$? = $ac_status" >&5
+ echo "$as_me:16726: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -15613,7 +16740,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:15616: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:16743: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -15636,7 +16763,7 @@ fi
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15639 "configure"
+#line 16766 "configure"
#include "confdefs.h"
#include <$cf_header>
@@ -15651,7 +16778,7 @@ printf("%s\\n", NCURSES_VERSION);
#ifdef __NCURSES_H
printf("old\\n");
#else
- make an error
+ #error __NCURSES_H is not defined
#endif
#endif
@@ -15660,16 +16787,16 @@ printf("old\\n");
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15663: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16790: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15666: \$? = $ac_status" >&5
+ echo "$as_me:16793: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15669: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16796: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15672: \$? = $ac_status" >&5
+ echo "$as_me:16799: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_h2=$cf_header
@@ -15690,12 +16817,12 @@ rm -f "conftest.$ac_objext" "conftest.$a
CPPFLAGS="$cf_save2_CPPFLAGS"
test "$cf_cv_ncurses_h2" != no && break
done
- test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:15693: error: not found" >&5
+ test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:16820: error: not found" >&5
echo "$as_me: error: not found" >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:15698: result: $cf_cv_ncurses_h2" >&5
+echo "$as_me:16825: result: $cf_cv_ncurses_h2" >&5
echo "${ECHO_T}$cf_cv_ncurses_h2" >&6
cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'`
@@ -15731,7 +16858,7 @@ if test -n "$cf_1st_incdir" ; then
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15734 "configure"
+#line 16861 "configure"
#include "confdefs.h"
#include
int
@@ -15743,16 +16870,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15746: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16873: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15749: \$? = $ac_status" >&5
+ echo "$as_me:16876: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15752: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16879: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15755: \$? = $ac_status" >&5
+ echo "$as_me:16882: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -15769,7 +16896,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:15772: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:16899: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -15817,7 +16944,7 @@ EOF
;;
esac
-echo "$as_me:15820: checking for terminfo header" >&5
+echo "$as_me:16947: checking for terminfo header" >&5
echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6
if test "${cf_cv_term_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15835,7 +16962,7 @@ esac
for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15838 "configure"
+#line 16965 "configure"
#include "confdefs.h"
#include
#include <${cf_cv_ncurses_header:-curses.h}>
@@ -15850,16 +16977,16 @@ int x = auto_left_margin; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:15853: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:16980: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:15856: \$? = $ac_status" >&5
+ echo "$as_me:16983: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:15859: \"$ac_try\"") >&5
+ { (eval echo "$as_me:16986: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15862: \$? = $ac_status" >&5
+ echo "$as_me:16989: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_term_header="$cf_test"
@@ -15875,7 +17002,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:15878: result: $cf_cv_term_header" >&5
+echo "$as_me:17005: result: $cf_cv_term_header" >&5
echo "${ECHO_T}$cf_cv_term_header" >&6
# Set definitions to allow ifdef'ing to accommodate subdirectories
@@ -15913,7 +17040,7 @@ cat >>confdefs.h <<\EOF
#define NCURSES 1
EOF
-echo "$as_me:15916: checking for ncurses version" >&5
+echo "$as_me:17043: checking for ncurses version" >&5
echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6
if test "${cf_cv_ncurses_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -15939,10 +17066,10 @@ Autoconf "old"
#endif
EOF
cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
- { (eval echo "$as_me:15942: \"$cf_try\"") >&5
+ { (eval echo "$as_me:17069: \"$cf_try\"") >&5
(eval $cf_try) 2>&5
ac_status=$?
- echo "$as_me:15945: \$? = $ac_status" >&5
+ echo "$as_me:17072: \$? = $ac_status" >&5
(exit "$ac_status"); }
if test -f conftest.out ; then
cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out`
@@ -15952,11 +17079,13 @@ EOF
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 15955 "configure"
+#line 17082 "configure"
#include "confdefs.h"
+$ac_includes_default
+
#include <${cf_cv_ncurses_header:-curses.h}>
-#include
+
int main(void)
{
FILE *fp = fopen("$cf_tempfile", "w");
@@ -15977,15 +17106,15 @@ int main(void)
}
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:15980: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17109: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:15983: \$? = $ac_status" >&5
+ echo "$as_me:17112: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:15985: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17114: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:15988: \$? = $ac_status" >&5
+ echo "$as_me:17117: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -15999,7 +17128,7 @@ fi
rm -f "$cf_tempfile"
fi
-echo "$as_me:16002: result: $cf_cv_ncurses_version" >&5
+echo "$as_me:17131: result: $cf_cv_ncurses_version" >&5
echo "${ECHO_T}$cf_cv_ncurses_version" >&6
test "$cf_cv_ncurses_version" = no ||
cat >>confdefs.h <<\EOF
@@ -16012,7 +17141,7 @@ cf_nculib_root=ncursesw
# to link gpm.
cf_ncurses_LIBS=""
cf_ncurses_SAVE="$LIBS"
-echo "$as_me:16015: checking for Gpm_Open in -lgpm" >&5
+echo "$as_me:17144: checking for Gpm_Open in -lgpm" >&5
echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6
if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16020,7 +17149,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgpm $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16023 "configure"
+#line 17152 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -16029,7 +17158,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char Gpm_Open ();
+char Gpm_Open (void);
int
main (void)
{
@@ -16039,16 +17168,16 @@ Gpm_Open ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16042: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17171: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16045: \$? = $ac_status" >&5
+ echo "$as_me:17174: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16048: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17177: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16051: \$? = $ac_status" >&5
+ echo "$as_me:17180: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_gpm_Gpm_Open=yes
else
@@ -16059,10 +17188,10 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:16062: result: $ac_cv_lib_gpm_Gpm_Open" >&5
+echo "$as_me:17191: result: $ac_cv_lib_gpm_Gpm_Open" >&5
echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6
if test "$ac_cv_lib_gpm_Gpm_Open" = yes; then
- echo "$as_me:16065: checking for initscr in -lgpm" >&5
+ echo "$as_me:17194: checking for initscr in -lgpm" >&5
echo $ECHO_N "checking for initscr in -lgpm... $ECHO_C" >&6
if test "${ac_cv_lib_gpm_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16070,7 +17199,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgpm $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16073 "configure"
+#line 17202 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -16079,7 +17208,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char initscr ();
+char initscr (void);
int
main (void)
{
@@ -16089,16 +17218,16 @@ initscr ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16092: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17221: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16095: \$? = $ac_status" >&5
+ echo "$as_me:17224: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16098: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17227: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16101: \$? = $ac_status" >&5
+ echo "$as_me:17230: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_gpm_initscr=yes
else
@@ -16109,7 +17238,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:16112: result: $ac_cv_lib_gpm_initscr" >&5
+echo "$as_me:17241: result: $ac_cv_lib_gpm_initscr" >&5
echo "${ECHO_T}$ac_cv_lib_gpm_initscr" >&6
if test "$ac_cv_lib_gpm_initscr" = yes; then
LIBS="$cf_ncurses_SAVE"
@@ -16124,7 +17253,7 @@ freebsd*)
# This is only necessary if you are linking against an obsolete
# version of ncurses (but it should do no harm, since it is static).
if test "$cf_nculib_root" = ncurses ; then
- echo "$as_me:16127: checking for tgoto in -lmytinfo" >&5
+ echo "$as_me:17256: checking for tgoto in -lmytinfo" >&5
echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16132,7 +17261,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lmytinfo $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16135 "configure"
+#line 17264 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -16141,7 +17270,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char tgoto ();
+char tgoto (void);
int
main (void)
{
@@ -16151,16 +17280,16 @@ tgoto ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16154: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17283: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16157: \$? = $ac_status" >&5
+ echo "$as_me:17286: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16160: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17289: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16163: \$? = $ac_status" >&5
+ echo "$as_me:17292: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_mytinfo_tgoto=yes
else
@@ -16171,7 +17300,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:16174: result: $ac_cv_lib_mytinfo_tgoto" >&5
+echo "$as_me:17303: result: $ac_cv_lib_mytinfo_tgoto" >&5
echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6
if test "$ac_cv_lib_mytinfo_tgoto" = yes; then
cf_ncurses_LIBS="-lmytinfo $cf_ncurses_LIBS"
@@ -16220,13 +17349,13 @@ else
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=no'
cf_libdir=""
- echo "$as_me:16223: checking for initscr" >&5
+ echo "$as_me:17352: checking for initscr" >&5
echo $ECHO_N "checking for initscr... $ECHO_C" >&6
if test "${ac_cv_func_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16229 "configure"
+#line 17358 "configure"
#include "confdefs.h"
#define initscr autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -16257,16 +17386,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16260: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17389: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16263: \$? = $ac_status" >&5
+ echo "$as_me:17392: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16266: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17395: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16269: \$? = $ac_status" >&5
+ echo "$as_me:17398: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_initscr=yes
else
@@ -16276,18 +17405,18 @@ ac_cv_func_initscr=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:16279: result: $ac_cv_func_initscr" >&5
+echo "$as_me:17408: result: $ac_cv_func_initscr" >&5
echo "${ECHO_T}$ac_cv_func_initscr" >&6
if test "$ac_cv_func_initscr" = yes; then
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
else
cf_save_LIBS="$LIBS"
- echo "$as_me:16286: checking for initscr in -l$cf_nculib_root" >&5
+ echo "$as_me:17415: checking for initscr in -l$cf_nculib_root" >&5
echo $ECHO_N "checking for initscr in -l$cf_nculib_root... $ECHO_C" >&6
LIBS="-l$cf_nculib_root $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16290 "configure"
+#line 17419 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -16299,25 +17428,25 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16302: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17431: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16305: \$? = $ac_status" >&5
+ echo "$as_me:17434: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16308: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17437: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16311: \$? = $ac_status" >&5
+ echo "$as_me:17440: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:16313: result: yes" >&5
+ echo "$as_me:17442: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:16320: result: no" >&5
+echo "$as_me:17449: result: no" >&5
echo "${ECHO_T}no" >&6
cf_search=
@@ -16385,11 +17514,11 @@ cf_search="$cf_library_path_list $cf_sea
for cf_libdir in $cf_search
do
- echo "$as_me:16388: checking for -l$cf_nculib_root in $cf_libdir" >&5
+ echo "$as_me:17517: checking for -l$cf_nculib_root in $cf_libdir" >&5
echo $ECHO_N "checking for -l$cf_nculib_root in $cf_libdir... $ECHO_C" >&6
LIBS="-L$cf_libdir -l$cf_nculib_root $cf_save_LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16392 "configure"
+#line 17521 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -16401,25 +17530,25 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16404: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17533: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16407: \$? = $ac_status" >&5
+ echo "$as_me:17536: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16410: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17539: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16413: \$? = $ac_status" >&5
+ echo "$as_me:17542: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:16415: result: yes" >&5
+ echo "$as_me:17544: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_nculib_root"'=yes'
break
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:16422: result: no" >&5
+echo "$as_me:17551: result: no" >&5
echo "${ECHO_T}no" >&6
LIBS="$cf_save_LIBS"
fi
@@ -16434,7 +17563,7 @@ fi
eval 'cf_found_library="$cf_cv_have_lib_'"$cf_nculib_root"\"
if test "$cf_found_library" = no ; then
- { { echo "$as_me:16437: error: Cannot link $cf_nculib_root library" >&5
+ { { echo "$as_me:17566: error: Cannot link $cf_nculib_root library" >&5
echo "$as_me: error: Cannot link $cf_nculib_root library" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -16442,7 +17571,7 @@ fi
fi
if test -n "$cf_ncurses_LIBS" ; then
- echo "$as_me:16445: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
+ echo "$as_me:17574: checking if we can link $cf_nculib_root without $cf_ncurses_LIBS" >&5
echo $ECHO_N "checking if we can link $cf_nculib_root without $cf_ncurses_LIBS... $ECHO_C" >&6
cf_ncurses_SAVE="$LIBS"
for p in $cf_ncurses_LIBS ; do
@@ -16452,7 +17581,7 @@ echo $ECHO_N "checking if we can link $c
fi
done
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16455 "configure"
+#line 17584 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -16464,23 +17593,23 @@ initscr(); mousemask(0,0); tigetstr((cha
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16467: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17596: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16470: \$? = $ac_status" >&5
+ echo "$as_me:17599: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16473: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17602: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16476: \$? = $ac_status" >&5
+ echo "$as_me:17605: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:16478: result: yes" >&5
+ echo "$as_me:17607: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:16483: result: no" >&5
+echo "$as_me:17612: result: no" >&5
echo "${ECHO_T}no" >&6
LIBS="$cf_ncurses_SAVE"
fi
@@ -16498,7 +17627,7 @@ else
NCURSES_CONFIG=none
fi
-echo "$as_me:16501: checking definition to turn on extended curses functions" >&5
+echo "$as_me:17630: checking definition to turn on extended curses functions" >&5
echo $ECHO_N "checking definition to turn on extended curses functions... $ECHO_C" >&6
if test "${cf_cv_need_xopen_extension+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16506,10 +17635,10 @@ else
cf_cv_need_xopen_extension=unknown
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16509 "configure"
+#line 17638 "configure"
#include "confdefs.h"
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>
int
main (void)
@@ -16523,9 +17652,10 @@ main (void)
#ifdef NCURSES_WIDECHAR
make an error /* prefer to fall-through on the second checks */
#endif
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
(void)check2;
getbegyx(stdscr, y1, x1);
@@ -16538,16 +17668,16 @@ make an error /* prefer to fall-through
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16541: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17671: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16544: \$? = $ac_status" >&5
+ echo "$as_me:17674: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16547: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17677: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16550: \$? = $ac_status" >&5
+ echo "$as_me:17680: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_need_xopen_extension=none
else
@@ -16557,19 +17687,20 @@ cat "conftest.$ac_ext" >&5
for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16560 "configure"
+#line 17690 "configure"
#include "confdefs.h"
#define $cf_try_xopen_extension 1
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>
int
main (void)
{
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
getbegyx(stdscr, y1, x1);
(void)check2;
@@ -16582,16 +17713,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16585: \"$ac_link\"") >&5
+if { (eval echo "$as_me:17716: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16588: \$? = $ac_status" >&5
+ echo "$as_me:17719: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16591: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17722: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16594: \$? = $ac_status" >&5
+ echo "$as_me:17725: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_need_xopen_extension=$cf_try_xopen_extension; break
else
@@ -16605,7 +17736,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:16608: result: $cf_cv_need_xopen_extension" >&5
+echo "$as_me:17739: result: $cf_cv_need_xopen_extension" >&5
echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6
case "$cf_cv_need_xopen_extension" in
@@ -16617,13 +17748,13 @@ case "$cf_cv_need_xopen_extension" in
;;
esac
- test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:16620: error: X/Open curses not found" >&5
+ test "$cf_cv_need_xopen_extension" = unknown && { { echo "$as_me:17751: error: X/Open curses not found" >&5
echo "$as_me: error: X/Open curses not found" >&2;}
{ (exit 1); exit 1; }; }
;;
curses) #(vi
-echo "$as_me:16626: checking for extra include directories" >&5
+echo "$as_me:17757: checking for extra include directories" >&5
echo $ECHO_N "checking for extra include directories... $ECHO_C" >&6
if test "${cf_cv_curses_incdir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16649,7 +17780,7 @@ sunos3*|sunos4*)
esac
fi
-echo "$as_me:16652: result: $cf_cv_curses_incdir" >&5
+echo "$as_me:17783: result: $cf_cv_curses_incdir" >&5
echo "${ECHO_T}$cf_cv_curses_incdir" >&6
if test "$cf_cv_curses_incdir" != no
then
@@ -16659,7 +17790,7 @@ then
fi
-echo "$as_me:16662: checking if we have identified curses headers" >&5
+echo "$as_me:17793: checking if we have identified curses headers" >&5
echo $ECHO_N "checking if we have identified curses headers... $ECHO_C" >&6
if test "${cf_cv_ncurses_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16671,7 +17802,7 @@ for cf_header in \
curses.h ncurses/ncurses.h ncurses/curses.h
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16674 "configure"
+#line 17805 "configure"
#include "confdefs.h"
#include <${cf_header}>
int
@@ -16683,16 +17814,16 @@ initscr(); endwin()
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:16686: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:17817: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:16689: \$? = $ac_status" >&5
+ echo "$as_me:17820: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:16692: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17823: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16695: \$? = $ac_status" >&5
+ echo "$as_me:17826: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_header=$cf_header; break
else
@@ -16703,11 +17834,11 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:16706: result: $cf_cv_ncurses_header" >&5
+echo "$as_me:17837: result: $cf_cv_ncurses_header" >&5
echo "${ECHO_T}$cf_cv_ncurses_header" >&6
if test "$cf_cv_ncurses_header" = none ; then
- { { echo "$as_me:16710: error: No curses header-files found" >&5
+ { { echo "$as_me:17841: error: No curses header-files found" >&5
echo "$as_me: error: No curses header-files found" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -16717,23 +17848,23 @@ fi
for ac_header in $cf_cv_ncurses_header
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:16720: checking for $ac_header" >&5
+echo "$as_me:17851: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16726 "configure"
+#line 17857 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:16730: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:17861: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:16736: \$? = $ac_status" >&5
+ echo "$as_me:17867: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -16752,7 +17883,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:16755: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:17886: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:17896: checking for terminfo header" >&5
echo $ECHO_N "checking for terminfo header... $ECHO_C" >&6
if test "${cf_cv_term_header+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16780,7 +17911,7 @@ esac
for cf_test in $cf_term_header "ncurses/term.h" "ncursesw/term.h"
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16783 "configure"
+#line 17914 "configure"
#include "confdefs.h"
#include
#include <${cf_cv_ncurses_header:-curses.h}>
@@ -16795,16 +17926,16 @@ int x = auto_left_margin; (void)x
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:16798: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:17929: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:16801: \$? = $ac_status" >&5
+ echo "$as_me:17932: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:16804: \"$ac_try\"") >&5
+ { (eval echo "$as_me:17935: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16807: \$? = $ac_status" >&5
+ echo "$as_me:17938: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_term_header="$cf_test"
@@ -16820,7 +17951,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:16823: result: $cf_cv_term_header" >&5
+echo "$as_me:17954: result: $cf_cv_term_header" >&5
echo "${ECHO_T}$cf_cv_term_header" >&6
# Set definitions to allow ifdef'ing to accommodate subdirectories
@@ -16852,7 +17983,7 @@ EOF
;;
esac
-echo "$as_me:16855: checking for ncurses version" >&5
+echo "$as_me:17986: checking for ncurses version" >&5
echo $ECHO_N "checking for ncurses version... $ECHO_C" >&6
if test "${cf_cv_ncurses_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16878,10 +18009,10 @@ Autoconf "old"
#endif
EOF
cf_try="$ac_cpp conftest.$ac_ext 2>&5 | grep '^Autoconf ' >conftest.out"
- { (eval echo "$as_me:16881: \"$cf_try\"") >&5
+ { (eval echo "$as_me:18012: \"$cf_try\"") >&5
(eval $cf_try) 2>&5
ac_status=$?
- echo "$as_me:16884: \$? = $ac_status" >&5
+ echo "$as_me:18015: \$? = $ac_status" >&5
(exit "$ac_status"); }
if test -f conftest.out ; then
cf_out=`sed -e 's%^Autoconf %%' -e 's%^[^"]*"%%' -e 's%".*%%' conftest.out`
@@ -16891,11 +18022,13 @@ EOF
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16894 "configure"
+#line 18025 "configure"
#include "confdefs.h"
+$ac_includes_default
+
#include <${cf_cv_ncurses_header:-curses.h}>
-#include
+
int main(void)
{
FILE *fp = fopen("$cf_tempfile", "w");
@@ -16916,15 +18049,15 @@ int main(void)
}
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:16919: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18052: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16922: \$? = $ac_status" >&5
+ echo "$as_me:18055: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:16924: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18057: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16927: \$? = $ac_status" >&5
+ echo "$as_me:18060: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_ncurses_version=`cat $cf_tempfile`
@@ -16938,17 +18071,17 @@ fi
rm -f "$cf_tempfile"
fi
-echo "$as_me:16941: result: $cf_cv_ncurses_version" >&5
+echo "$as_me:18074: result: $cf_cv_ncurses_version" >&5
echo "${ECHO_T}$cf_cv_ncurses_version" >&6
test "$cf_cv_ncurses_version" = no ||
cat >>confdefs.h <<\EOF
#define NCURSES 1
EOF
-echo "$as_me:16948: checking if we have identified curses libraries" >&5
+echo "$as_me:18081: checking if we have identified curses libraries" >&5
echo $ECHO_N "checking if we have identified curses libraries... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16951 "configure"
+#line 18084 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -16960,16 +18093,16 @@ initscr(); endwin()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:16963: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18096: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:16966: \$? = $ac_status" >&5
+ echo "$as_me:18099: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:16969: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18102: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:16972: \$? = $ac_status" >&5
+ echo "$as_me:18105: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_result=yes
else
@@ -16978,13 +18111,13 @@ cat "conftest.$ac_ext" >&5
cf_result=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
-echo "$as_me:16981: result: $cf_result" >&5
+echo "$as_me:18114: result: $cf_result" >&5
echo "${ECHO_T}$cf_result" >&6
if test "$cf_result" = no ; then
case "$host_os" in
freebsd*)
- echo "$as_me:16987: checking for tgoto in -lmytinfo" >&5
+ echo "$as_me:18120: checking for tgoto in -lmytinfo" >&5
echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -16992,7 +18125,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lmytinfo $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 16995 "configure"
+#line 18128 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -17001,7 +18134,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char tgoto ();
+char tgoto (void);
int
main (void)
{
@@ -17011,16 +18144,16 @@ tgoto ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17014: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18147: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17017: \$? = $ac_status" >&5
+ echo "$as_me:18150: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17020: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18153: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17023: \$? = $ac_status" >&5
+ echo "$as_me:18156: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_mytinfo_tgoto=yes
else
@@ -17031,7 +18164,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:17034: result: $ac_cv_lib_mytinfo_tgoto" >&5
+echo "$as_me:18167: result: $ac_cv_lib_mytinfo_tgoto" >&5
echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6
if test "$ac_cv_lib_mytinfo_tgoto" = yes; then
@@ -17061,7 +18194,7 @@ hpux10.*)
# term.h) for cur_colr
if test "x$cf_cv_screen" = "xcurses_colr"
then
- echo "$as_me:17064: checking for initscr in -lcur_colr" >&5
+ echo "$as_me:18197: checking for initscr in -lcur_colr" >&5
echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6
if test "${ac_cv_lib_cur_colr_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17069,7 +18202,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lcur_colr $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17072 "configure"
+#line 18205 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -17078,7 +18211,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char initscr ();
+char initscr (void);
int
main (void)
{
@@ -17088,16 +18221,16 @@ initscr ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17091: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18224: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17094: \$? = $ac_status" >&5
+ echo "$as_me:18227: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17097: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18230: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17100: \$? = $ac_status" >&5
+ echo "$as_me:18233: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_cur_colr_initscr=yes
else
@@ -17108,7 +18241,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:17111: result: $ac_cv_lib_cur_colr_initscr" >&5
+echo "$as_me:18244: result: $ac_cv_lib_cur_colr_initscr" >&5
echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6
if test "$ac_cv_lib_cur_colr_initscr" = yes; then
@@ -17132,7 +18265,7 @@ LIBS="$cf_add_libs"
else
- echo "$as_me:17135: checking for initscr in -lHcurses" >&5
+ echo "$as_me:18268: checking for initscr in -lHcurses" >&5
echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6
if test "${ac_cv_lib_Hcurses_initscr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17140,7 +18273,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lHcurses $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17143 "configure"
+#line 18276 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -17149,7 +18282,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char initscr ();
+char initscr (void);
int
main (void)
{
@@ -17159,16 +18292,16 @@ initscr ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17162: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18295: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17165: \$? = $ac_status" >&5
+ echo "$as_me:18298: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17168: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18301: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17171: \$? = $ac_status" >&5
+ echo "$as_me:18304: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_Hcurses_initscr=yes
else
@@ -17179,7 +18312,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:17182: result: $ac_cv_lib_Hcurses_initscr" >&5
+echo "$as_me:18315: result: $ac_cv_lib_Hcurses_initscr" >&5
echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6
if test "$ac_cv_lib_Hcurses_initscr" = yes; then
@@ -17237,7 +18370,7 @@ if test -n "/lib64" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:17240: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:18373: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -17266,7 +18399,7 @@ if test -n "/lib" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:17269: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:18402: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -17297,7 +18430,7 @@ if test -n "/lib" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:17300: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:18433: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -17332,7 +18465,7 @@ if test -n "/usr/5lib" ; then
if test "$cf_have_libdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_libdir to library-path" 1>&6
-echo "${as_me:-configure}:17335: testing adding $cf_add_libdir to library-path ..." 1>&5
+echo "${as_me:-configure}:18468: testing adding $cf_add_libdir to library-path ..." 1>&5
LDFLAGS="-L$cf_add_libdir $LDFLAGS"
fi
@@ -17376,13 +18509,13 @@ if test ".$ac_cv_func_initscr" != .yes ;
# because it may be needed to link the test-case for initscr.
if test "x$cf_term_lib" = x
then
- echo "$as_me:17379: checking for tgoto" >&5
+ echo "$as_me:18512: checking for tgoto" >&5
echo $ECHO_N "checking for tgoto... $ECHO_C" >&6
if test "${ac_cv_func_tgoto+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17385 "configure"
+#line 18518 "configure"
#include "confdefs.h"
#define tgoto autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -17413,16 +18546,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17416: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18549: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17419: \$? = $ac_status" >&5
+ echo "$as_me:18552: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17422: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18555: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17425: \$? = $ac_status" >&5
+ echo "$as_me:18558: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_tgoto=yes
else
@@ -17432,7 +18565,7 @@ ac_cv_func_tgoto=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:17435: result: $ac_cv_func_tgoto" >&5
+echo "$as_me:18568: result: $ac_cv_func_tgoto" >&5
echo "${ECHO_T}$ac_cv_func_tgoto" >&6
if test "$ac_cv_func_tgoto" = yes; then
cf_term_lib=predefined
@@ -17441,7 +18574,7 @@ else
for cf_term_lib in $cf_check_list otermcap termcap tinfo termlib unknown
do
as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh`
-echo "$as_me:17444: checking for tgoto in -l$cf_term_lib" >&5
+echo "$as_me:18577: checking for tgoto in -l$cf_term_lib" >&5
echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6
if eval "test \"\${$as_ac_Lib+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17449,7 +18582,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-l$cf_term_lib $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17452 "configure"
+#line 18585 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -17458,7 +18591,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char tgoto ();
+char tgoto (void);
int
main (void)
{
@@ -17468,16 +18601,16 @@ tgoto ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17471: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18604: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17474: \$? = $ac_status" >&5
+ echo "$as_me:18607: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17477: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18610: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17480: \$? = $ac_status" >&5
+ echo "$as_me:18613: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_Lib=yes"
else
@@ -17488,7 +18621,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:17491: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
+echo "$as_me:18624: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6
if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then
@@ -17511,10 +18644,10 @@ fi
do
LIBS="-l$cf_curs_lib $cf_save_LIBS"
if test "$cf_term_lib" = unknown || test "$cf_term_lib" = "$cf_curs_lib" ; then
- echo "$as_me:17514: checking if we can link with $cf_curs_lib library" >&5
+ echo "$as_me:18647: checking if we can link with $cf_curs_lib library" >&5
echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17517 "configure"
+#line 18650 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -17526,16 +18659,16 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17529: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18662: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17532: \$? = $ac_status" >&5
+ echo "$as_me:18665: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17535: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18668: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17538: \$? = $ac_status" >&5
+ echo "$as_me:18671: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_result=yes
else
@@ -17544,16 +18677,16 @@ cat "conftest.$ac_ext" >&5
cf_result=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
- echo "$as_me:17547: result: $cf_result" >&5
+ echo "$as_me:18680: result: $cf_result" >&5
echo "${ECHO_T}$cf_result" >&6
test "$cf_result" = yes && break
elif test "$cf_curs_lib" = "$cf_term_lib" ; then
cf_result=no
elif test "$cf_term_lib" != predefined ; then
- echo "$as_me:17553: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
+ echo "$as_me:18686: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17556 "configure"
+#line 18689 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -17565,16 +18698,16 @@ initscr(); endwin();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17568: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18701: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17571: \$? = $ac_status" >&5
+ echo "$as_me:18704: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17574: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18707: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17577: \$? = $ac_status" >&5
+ echo "$as_me:18710: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_result=no
else
@@ -17583,7 +18716,7 @@ cat "conftest.$ac_ext" >&5
LIBS="-l$cf_curs_lib -l$cf_term_lib $cf_save_LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17586 "configure"
+#line 18719 "configure"
#include "confdefs.h"
#include <${cf_cv_ncurses_header:-curses.h}>
int
@@ -17595,16 +18728,16 @@ initscr()
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17598: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18731: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17601: \$? = $ac_status" >&5
+ echo "$as_me:18734: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17604: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18737: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17607: \$? = $ac_status" >&5
+ echo "$as_me:18740: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_result=yes
else
@@ -17616,19 +18749,19 @@ rm -f "conftest.$ac_objext" "conftest$ac
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
- echo "$as_me:17619: result: $cf_result" >&5
+ echo "$as_me:18752: result: $cf_result" >&5
echo "${ECHO_T}$cf_result" >&6
test "$cf_result" != error && break
fi
done
fi
- test "$cf_curs_lib" = unknown && { { echo "$as_me:17625: error: no curses library found" >&5
+ test "$cf_curs_lib" = unknown && { { echo "$as_me:18758: error: no curses library found" >&5
echo "$as_me: error: no curses library found" >&2;}
{ (exit 1); exit 1; }; }
fi
fi
-echo "$as_me:17631: checking definition to turn on extended curses functions" >&5
+echo "$as_me:18764: checking definition to turn on extended curses functions" >&5
echo $ECHO_N "checking definition to turn on extended curses functions... $ECHO_C" >&6
if test "${cf_cv_need_xopen_extension+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17636,10 +18769,10 @@ else
cf_cv_need_xopen_extension=unknown
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17639 "configure"
+#line 18772 "configure"
#include "confdefs.h"
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>
int
main (void)
@@ -17653,9 +18786,10 @@ main (void)
#ifdef NCURSES_WIDECHAR
make an error /* prefer to fall-through on the second checks */
#endif
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
(void)check2;
getbegyx(stdscr, y1, x1);
@@ -17668,16 +18802,16 @@ make an error /* prefer to fall-through
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17671: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18805: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17674: \$? = $ac_status" >&5
+ echo "$as_me:18808: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17677: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18811: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17680: \$? = $ac_status" >&5
+ echo "$as_me:18814: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_need_xopen_extension=none
else
@@ -17687,19 +18821,20 @@ cat "conftest.$ac_ext" >&5
for cf_try_xopen_extension in _XOPEN_SOURCE_EXTENDED NCURSES_WIDECHAR
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 17690 "configure"
+#line 18824 "configure"
#include "confdefs.h"
#define $cf_try_xopen_extension 1
-#include
+$ac_includes_default
#include <${cf_cv_ncurses_header:-curses.h}>
int
main (void)
{
+ static char dummy[10];
cchar_t check;
int check2 = curs_set((int)sizeof(check));
- long x = winnstr(stdscr, "", 0);
+ long x = winnstr(stdscr, dummy, 5);
int x1, y1;
getbegyx(stdscr, y1, x1);
(void)check2;
@@ -17712,16 +18847,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:17715: \"$ac_link\"") >&5
+if { (eval echo "$as_me:18850: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:17718: \$? = $ac_status" >&5
+ echo "$as_me:18853: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:17721: \"$ac_try\"") >&5
+ { (eval echo "$as_me:18856: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:17724: \$? = $ac_status" >&5
+ echo "$as_me:18859: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_need_xopen_extension=$cf_try_xopen_extension; break
else
@@ -17735,7 +18870,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:17738: result: $cf_cv_need_xopen_extension" >&5
+echo "$as_me:18873: result: $cf_cv_need_xopen_extension" >&5
echo "${ECHO_T}$cf_cv_need_xopen_extension" >&6
case "$cf_cv_need_xopen_extension" in
@@ -17752,7 +18887,7 @@ esac
fi
## substitute externally-installed PCRE library for our bundled version
-echo "$as_me:17755: checking if you want to use installed version of pcre" >&5
+echo "$as_me:18890: checking if you want to use installed version of pcre" >&5
echo $ECHO_N "checking if you want to use installed version of pcre... $ECHO_C" >&6
# Check whether --with-pcre or --without-pcre was given.
@@ -17762,11 +18897,11 @@ if test "${with_pcre+set}" = set; then
else
PCRE_HOME=no
fi;
-echo "$as_me:17765: result: $PCRE_HOME" >&5
+echo "$as_me:18900: result: $PCRE_HOME" >&5
echo "${ECHO_T}$PCRE_HOME" >&6
## Preliminary check for PCRE2
-echo "$as_me:17769: checking if you want to use pcre2 in favour of pcre" >&5
+echo "$as_me:18904: checking if you want to use pcre2 in favour of pcre" >&5
echo $ECHO_N "checking if you want to use pcre2 in favour of pcre... $ECHO_C" >&6
# Check whether --with-pcre2-config or --without-pcre2-config was given.
@@ -17776,11 +18911,11 @@ if test "${with_pcre2_config+set}" = set
else
pcre2_config=no
fi;
-echo "$as_me:17779: result: $pcre2_config" >&5
+echo "$as_me:18914: result: $pcre2_config" >&5
echo "${ECHO_T}$pcre2_config" >&6
if test "$PCRE_HOME" != no && test "$pcre2_config" != no ; then
- { { echo "$as_me:17783: error: cannot use PCRE and PCRE2 at the same time" >&5
+ { { echo "$as_me:18918: error: cannot use PCRE and PCRE2 at the same time" >&5
echo "$as_me: error: cannot use PCRE and PCRE2 at the same time" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -17793,7 +18928,7 @@ if test "$pcre2_config" != no ; then
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}pcre2-config", so it can be a program name with args.
set dummy ${ac_tool_prefix}pcre2-config; ac_word=$2
-echo "$as_me:17796: checking for $ac_word" >&5
+echo "$as_me:18931: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_PCRE2_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17810,7 +18945,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_PCRE2_CONFIG="$ac_dir/$ac_word"
- echo "$as_me:17813: found $ac_dir/$ac_word" >&5
+ echo "$as_me:18948: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -17821,10 +18956,10 @@ fi
PCRE2_CONFIG=$ac_cv_path_PCRE2_CONFIG
if test -n "$PCRE2_CONFIG"; then
- echo "$as_me:17824: result: $PCRE2_CONFIG" >&5
+ echo "$as_me:18959: result: $PCRE2_CONFIG" >&5
echo "${ECHO_T}$PCRE2_CONFIG" >&6
else
- echo "$as_me:17827: result: no" >&5
+ echo "$as_me:18962: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -17833,7 +18968,7 @@ if test -z "$ac_cv_path_PCRE2_CONFIG"; t
ac_pt_PCRE2_CONFIG=$PCRE2_CONFIG
# Extract the first word of "pcre2-config", so it can be a program name with args.
set dummy pcre2-config; ac_word=$2
-echo "$as_me:17836: checking for $ac_word" >&5
+echo "$as_me:18971: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_ac_pt_PCRE2_CONFIG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -17850,7 +18985,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_ac_pt_PCRE2_CONFIG="$ac_dir/$ac_word"
- echo "$as_me:17853: found $ac_dir/$ac_word" >&5
+ echo "$as_me:18988: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -17862,10 +18997,10 @@ fi
ac_pt_PCRE2_CONFIG=$ac_cv_path_ac_pt_PCRE2_CONFIG
if test -n "$ac_pt_PCRE2_CONFIG"; then
- echo "$as_me:17865: result: $ac_pt_PCRE2_CONFIG" >&5
+ echo "$as_me:19000: result: $ac_pt_PCRE2_CONFIG" >&5
echo "${ECHO_T}$ac_pt_PCRE2_CONFIG" >&6
else
- echo "$as_me:17868: result: no" >&5
+ echo "$as_me:19003: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -17892,7 +19027,7 @@ EOF
# TODO: header / link checks?
else
- { echo "$as_me:17895: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&5
+ { echo "$as_me:19030: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&5
echo "$as_me: WARNING: pcre2-config not found or not working, trying fallback to pcre" >&2;}
pcre2_config=no
fi
@@ -17921,17 +19056,17 @@ cf_find_PCRE=yes
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre2"; then
test -n "$verbose" && echo " found package libpcre2" 1>&6
-echo "${as_me:-configure}:17924: testing found package libpcre2 ..." 1>&5
+echo "${as_me:-configure}:19059: testing found package libpcre2 ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre2" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre2" 2>/dev/null`"
test -n "$verbose" && echo " package libpcre2 CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:17930: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:19065: testing package libpcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package libpcre2 LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:17934: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:19069: testing package libpcre2 LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -18055,17 +19190,17 @@ else
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libpcre"; then
test -n "$verbose" && echo " found package libpcre" 1>&6
-echo "${as_me:-configure}:18058: testing found package libpcre ..." 1>&5
+echo "${as_me:-configure}:19193: testing found package libpcre ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "libpcre" 2>/dev/null`"
test -n "$verbose" && echo " package libpcre CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:18064: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:19199: testing package libpcre CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package libpcre LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:18068: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:19203: testing package libpcre LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -18186,7 +19321,7 @@ else
cf_pkgconfig_incs=
cf_pkgconfig_libs=
- echo "$as_me:18189: checking for pcre_compile in -lpcre" >&5
+ echo "$as_me:19324: checking for pcre_compile in -lpcre" >&5
echo $ECHO_N "checking for pcre_compile in -lpcre... $ECHO_C" >&6
if test "${ac_cv_lib_pcre_pcre_compile+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -18194,7 +19329,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lpcre $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18197 "configure"
+#line 19332 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -18203,7 +19338,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char pcre_compile ();
+char pcre_compile (void);
int
main (void)
{
@@ -18213,16 +19348,16 @@ pcre_compile ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18216: \"$ac_link\"") >&5
+if { (eval echo "$as_me:19351: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18219: \$? = $ac_status" >&5
+ echo "$as_me:19354: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18222: \"$ac_try\"") >&5
+ { (eval echo "$as_me:19357: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18225: \$? = $ac_status" >&5
+ echo "$as_me:19360: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_pcre_pcre_compile=yes
else
@@ -18233,7 +19368,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:18236: result: $ac_cv_lib_pcre_pcre_compile" >&5
+echo "$as_me:19371: result: $ac_cv_lib_pcre_pcre_compile" >&5
echo "${ECHO_T}$ac_cv_lib_pcre_pcre_compile" >&6
if test "$ac_cv_lib_pcre_pcre_compile" = yes; then
@@ -18253,7 +19388,7 @@ for cf_add_1lib in $cf_add_0lib; do
done
LIBS="$cf_add_libs"
- echo "$as_me:18256: checking for regcomp in -lpcre2-posix" >&5
+ echo "$as_me:19391: checking for regcomp in -lpcre2-posix" >&5
echo $ECHO_N "checking for regcomp in -lpcre2-posix... $ECHO_C" >&6
if test "${ac_cv_lib_pcre2_posix_regcomp+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -18261,7 +19396,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lpcre2-posix $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18264 "configure"
+#line 19399 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -18270,7 +19405,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char regcomp ();
+char regcomp (void);
int
main (void)
{
@@ -18280,16 +19415,16 @@ regcomp ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18283: \"$ac_link\"") >&5
+if { (eval echo "$as_me:19418: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18286: \$? = $ac_status" >&5
+ echo "$as_me:19421: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18289: \"$ac_try\"") >&5
+ { (eval echo "$as_me:19424: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18292: \$? = $ac_status" >&5
+ echo "$as_me:19427: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_pcre2_posix_regcomp=yes
else
@@ -18300,7 +19435,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:18303: result: $ac_cv_lib_pcre2_posix_regcomp" >&5
+echo "$as_me:19438: result: $ac_cv_lib_pcre2_posix_regcomp" >&5
echo "${ECHO_T}$ac_cv_lib_pcre2_posix_regcomp" >&6
if test "$ac_cv_lib_pcre2_posix_regcomp" = yes; then
@@ -18322,7 +19457,7 @@ LIBS="$cf_add_libs"
else
- echo "$as_me:18325: checking for regcomp in -lpcreposix" >&5
+ echo "$as_me:19460: checking for regcomp in -lpcreposix" >&5
echo $ECHO_N "checking for regcomp in -lpcreposix... $ECHO_C" >&6
if test "${ac_cv_lib_pcreposix_regcomp+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -18330,7 +19465,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lpcreposix $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18333 "configure"
+#line 19468 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -18339,7 +19474,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char regcomp ();
+char regcomp (void);
int
main (void)
{
@@ -18349,16 +19484,16 @@ regcomp ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18352: \"$ac_link\"") >&5
+if { (eval echo "$as_me:19487: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18355: \$? = $ac_status" >&5
+ echo "$as_me:19490: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18358: \"$ac_try\"") >&5
+ { (eval echo "$as_me:19493: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18361: \$? = $ac_status" >&5
+ echo "$as_me:19496: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_pcreposix_regcomp=yes
else
@@ -18369,7 +19504,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:18372: result: $ac_cv_lib_pcreposix_regcomp" >&5
+echo "$as_me:19507: result: $ac_cv_lib_pcreposix_regcomp" >&5
echo "${ECHO_T}$ac_cv_lib_pcreposix_regcomp" >&6
if test "$ac_cv_lib_pcreposix_regcomp" = yes; then
@@ -18423,7 +19558,7 @@ else
test -n "$verbose" && echo " using bundled pcre because no installed pcre was found" 1>&6
-echo "${as_me:-configure}:18426: testing using bundled pcre because no installed pcre was found ..." 1>&5
+echo "${as_me:-configure}:19561: testing using bundled pcre because no installed pcre was found ..." 1>&5
cf_pcre_home=no
@@ -18457,7 +19592,7 @@ case ".$cf_pcre_home" in
cf_pcre_home=`echo "$cf_pcre_home" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:18460: error: expected a pathname, not \"$cf_pcre_home\"" >&5
+ { { echo "$as_me:19595: error: expected a pathname, not \"$cf_pcre_home\"" >&5
echo "$as_me: error: expected a pathname, not \"$cf_pcre_home\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -18484,7 +19619,7 @@ fi
## debugging libraries (do this after other libraries)
debug_malloc=none
-echo "$as_me:18487: checking if you want to use dbmalloc for testing" >&5
+echo "$as_me:19622: checking if you want to use dbmalloc for testing" >&5
echo $ECHO_N "checking if you want to use dbmalloc for testing... $ECHO_C" >&6
# Check whether --with-dbmalloc or --without-dbmalloc was given.
@@ -18506,7 +19641,7 @@ EOF
else
with_dbmalloc=
fi;
-echo "$as_me:18509: result: ${with_dbmalloc:-no}" >&5
+echo "$as_me:19644: result: ${with_dbmalloc:-no}" >&5
echo "${ECHO_T}${with_dbmalloc:-no}" >&6
case ".$with_cflags" in
@@ -18620,23 +19755,23 @@ fi
esac
if test "$with_dbmalloc" = yes ; then
- echo "$as_me:18623: checking for dbmalloc.h" >&5
+ echo "$as_me:19758: checking for dbmalloc.h" >&5
echo $ECHO_N "checking for dbmalloc.h... $ECHO_C" >&6
if test "${ac_cv_header_dbmalloc_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18629 "configure"
+#line 19764 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:18633: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:19768: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:18639: \$? = $ac_status" >&5
+ echo "$as_me:19774: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -18655,10 +19790,10 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:18658: result: $ac_cv_header_dbmalloc_h" >&5
+echo "$as_me:19793: result: $ac_cv_header_dbmalloc_h" >&5
echo "${ECHO_T}$ac_cv_header_dbmalloc_h" >&6
if test "$ac_cv_header_dbmalloc_h" = yes; then
- echo "$as_me:18661: checking for debug_malloc in -ldbmalloc" >&5
+ echo "$as_me:19796: checking for debug_malloc in -ldbmalloc" >&5
echo $ECHO_N "checking for debug_malloc in -ldbmalloc... $ECHO_C" >&6
if test "${ac_cv_lib_dbmalloc_debug_malloc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -18666,7 +19801,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldbmalloc $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18669 "configure"
+#line 19804 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -18675,7 +19810,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char debug_malloc ();
+char debug_malloc (void);
int
main (void)
{
@@ -18685,16 +19820,16 @@ debug_malloc ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18688: \"$ac_link\"") >&5
+if { (eval echo "$as_me:19823: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18691: \$? = $ac_status" >&5
+ echo "$as_me:19826: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18694: \"$ac_try\"") >&5
+ { (eval echo "$as_me:19829: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18697: \$? = $ac_status" >&5
+ echo "$as_me:19832: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_dbmalloc_debug_malloc=yes
else
@@ -18705,7 +19840,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:18708: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5
+echo "$as_me:19843: result: $ac_cv_lib_dbmalloc_debug_malloc" >&5
echo "${ECHO_T}$ac_cv_lib_dbmalloc_debug_malloc" >&6
if test "$ac_cv_lib_dbmalloc_debug_malloc" = yes; then
debug_malloc=DBMALLOC
@@ -18715,7 +19850,7 @@ fi
fi
-echo "$as_me:18718: checking if you want to use dmalloc for testing" >&5
+echo "$as_me:19853: checking if you want to use dmalloc for testing" >&5
echo $ECHO_N "checking if you want to use dmalloc for testing... $ECHO_C" >&6
# Check whether --with-dmalloc or --without-dmalloc was given.
@@ -18737,7 +19872,7 @@ EOF
else
with_dmalloc=
fi;
-echo "$as_me:18740: result: ${with_dmalloc:-no}" >&5
+echo "$as_me:19875: result: ${with_dmalloc:-no}" >&5
echo "${ECHO_T}${with_dmalloc:-no}" >&6
case ".$with_cflags" in
@@ -18851,23 +19986,23 @@ fi
esac
if test "$with_dmalloc" = yes ; then
- echo "$as_me:18854: checking for dmalloc.h" >&5
+ echo "$as_me:19989: checking for dmalloc.h" >&5
echo $ECHO_N "checking for dmalloc.h... $ECHO_C" >&6
if test "${ac_cv_header_dmalloc_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18860 "configure"
+#line 19995 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:18864: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:19999: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:18870: \$? = $ac_status" >&5
+ echo "$as_me:20005: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -18886,10 +20021,10 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:18889: result: $ac_cv_header_dmalloc_h" >&5
+echo "$as_me:20024: result: $ac_cv_header_dmalloc_h" >&5
echo "${ECHO_T}$ac_cv_header_dmalloc_h" >&6
if test "$ac_cv_header_dmalloc_h" = yes; then
- echo "$as_me:18892: checking for dmalloc_debug in -ldmalloc" >&5
+ echo "$as_me:20027: checking for dmalloc_debug in -ldmalloc" >&5
echo $ECHO_N "checking for dmalloc_debug in -ldmalloc... $ECHO_C" >&6
if test "${ac_cv_lib_dmalloc_dmalloc_debug+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -18897,7 +20032,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldmalloc $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18900 "configure"
+#line 20035 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -18906,7 +20041,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char dmalloc_debug ();
+char dmalloc_debug (void);
int
main (void)
{
@@ -18916,16 +20051,16 @@ dmalloc_debug ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18919: \"$ac_link\"") >&5
+if { (eval echo "$as_me:20054: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18922: \$? = $ac_status" >&5
+ echo "$as_me:20057: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18925: \"$ac_try\"") >&5
+ { (eval echo "$as_me:20060: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18928: \$? = $ac_status" >&5
+ echo "$as_me:20063: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_dmalloc_dmalloc_debug=yes
else
@@ -18936,7 +20071,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:18939: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5
+echo "$as_me:20074: result: $ac_cv_lib_dmalloc_dmalloc_debug" >&5
echo "${ECHO_T}$ac_cv_lib_dmalloc_dmalloc_debug" >&6
if test "$ac_cv_lib_dmalloc_dmalloc_debug" = yes; then
debug_malloc=DMALLOC
@@ -18950,13 +20085,13 @@ fi
if test "${with_trace+set}" = set; then
withval="$with_trace"
- echo "$as_me:18953: checking for _tracef" >&5
+ echo "$as_me:20088: checking for _tracef" >&5
echo $ECHO_N "checking for _tracef... $ECHO_C" >&6
if test "${ac_cv_func__tracef+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 18959 "configure"
+#line 20094 "configure"
#include "confdefs.h"
#define _tracef autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -18987,16 +20122,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:18990: \"$ac_link\"") >&5
+if { (eval echo "$as_me:20125: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:18993: \$? = $ac_status" >&5
+ echo "$as_me:20128: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:18996: \"$ac_try\"") >&5
+ { (eval echo "$as_me:20131: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:18999: \$? = $ac_status" >&5
+ echo "$as_me:20134: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func__tracef=yes
else
@@ -19006,7 +20141,7 @@ ac_cv_func__tracef=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:19009: result: $ac_cv_func__tracef" >&5
+echo "$as_me:20144: result: $ac_cv_func__tracef" >&5
echo "${ECHO_T}$ac_cv_func__tracef" >&6
if test "$ac_cv_func__tracef" = yes; then
@@ -19017,7 +20152,7 @@ EOF
else
as_ac_Lib=`echo "ac_cv_lib_${cf_with_screen}_g''__tracef" | $as_tr_sh`
-echo "$as_me:19020: checking for _tracef in -l${cf_with_screen}_g" >&5
+echo "$as_me:20155: checking for _tracef in -l${cf_with_screen}_g" >&5
echo $ECHO_N "checking for _tracef in -l${cf_with_screen}_g... $ECHO_C" >&6
if eval "test \"\${$as_ac_Lib+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -19025,7 +20160,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-l${cf_with_screen}_g $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 19028 "configure"
+#line 20163 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -19034,7 +20169,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char _tracef ();
+char _tracef (void);
int
main (void)
{
@@ -19044,16 +20179,16 @@ _tracef ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:19047: \"$ac_link\"") >&5
+if { (eval echo "$as_me:20182: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:19050: \$? = $ac_status" >&5
+ echo "$as_me:20185: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:19053: \"$ac_try\"") >&5
+ { (eval echo "$as_me:20188: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:19056: \$? = $ac_status" >&5
+ echo "$as_me:20191: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_Lib=yes"
else
@@ -19064,7 +20199,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:19067: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
+echo "$as_me:20202: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6
if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then
cat >>confdefs.h <<\EOF
@@ -19080,7 +20215,7 @@ cat >>confdefs.h <<\EOF
EOF
EXTRAO_DEP=''
- EXTRAOBJS="$EXTRAOBJS \$(OBJDIR)/trace.o"
+ EXTRAOBJS="\$(OBJDIR)/trace.o $EXTRAOBJS"
else
use_trace=no
fi
@@ -19094,7 +20229,7 @@ fi;
#AC_MSG_RESULT($use_trace)
## options for miscellaneous definitions
-echo "$as_me:19097: checking for domain-name" >&5
+echo "$as_me:20232: checking for domain-name" >&5
echo $ECHO_N "checking for domain-name... $ECHO_C" >&6
# Check whether --with-domain-name or --without-domain-name was given.
@@ -19106,7 +20241,7 @@ else
fi; test -n "$withval" && \
case "$withval" in #(vi
yes)
- { { echo "$as_me:19109: error: expected a value for --with-domain-name" >&5
+ { { echo "$as_me:20244: error: expected a value for --with-domain-name" >&5
echo "$as_me: error: expected a value for --with-domain-name" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -19122,11 +20257,11 @@ cat >>confdefs.h <&5
+echo "$as_me:20260: result: $DOMAIN_NAME" >&5
echo "${ECHO_T}$DOMAIN_NAME" >&6
if test "$USE_NNTP" = "yes" ; then
-echo "$as_me:19129: checking for NNTP default-server" >&5
+echo "$as_me:20264: checking for NNTP default-server" >&5
echo $ECHO_N "checking for NNTP default-server... $ECHO_C" >&6
# Check whether --with-nntp-default-server or --without-nntp-default-server was given.
@@ -19138,7 +20273,7 @@ else
fi; test -z "$withval" && withval=no
case "$withval" in #(vi
yes)
- { { echo "$as_me:19141: error: expected a value for --with-nntp-default-server" >&5
+ { { echo "$as_me:20276: error: expected a value for --with-nntp-default-server" >&5
echo "$as_me: error: expected a value for --with-nntp-default-server" >&2;}
{ (exit 1); exit 1; }; }
;; #(vi
@@ -19166,7 +20301,7 @@ NNTP_DEFAULT_SERVER="$withval"
NNTP_DEFAULT_SERVER="news"
fi
fi
-echo "$as_me:19169: result: $NNTP_DEFAULT_SERVER" >&5
+echo "$as_me:20304: result: $NNTP_DEFAULT_SERVER" >&5
echo "${ECHO_T}$NNTP_DEFAULT_SERVER" >&6
fi
@@ -19195,7 +20330,7 @@ cat >>confdefs.h <&5
+echo "$as_me:20333: checking whether to use MH style mail handling for mailgroups" >&5
echo $ECHO_N "checking whether to use MH style mail handling for mailgroups... $ECHO_C" >&6
# Check whether --enable-mh-mail-handling or --disable-mh-mail-handling was given.
@@ -19212,10 +20347,10 @@ EOF
else
enableval=no
fi;
-echo "$as_me:19215: result: $enableval" >&5
+echo "$as_me:20350: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:19218: checking whether to use Cancel-Locks" >&5
+echo "$as_me:20353: checking whether to use Cancel-Locks" >&5
echo $ECHO_N "checking whether to use Cancel-Locks... $ECHO_C" >&6
# Check whether --enable-cancel-locks or --disable-cancel-locks was given.
@@ -19228,12 +20363,12 @@ if test "${enable_cancel_locks+set}" = s
else
enableval=no
fi;
-echo "$as_me:19231: result: $enableval" >&5
+echo "$as_me:20366: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
USE_CANLOCK=$enableval
if test "$USE_CANLOCK" = yes ; then
- echo "$as_me:19236: checking whether to use installed canlock rather than bundled" >&5
+ echo "$as_me:20371: checking whether to use installed canlock rather than bundled" >&5
echo $ECHO_N "checking whether to use installed canlock rather than bundled... $ECHO_C" >&6
# Check whether --with-canlock or --without-canlock was given.
@@ -19243,7 +20378,7 @@ if test "${with_canlock+set}" = set; the
else
CANLOCK_HOME=$USE_CANLOCK
fi;
- echo "$as_me:19246: result: $CANLOCK_HOME" >&5
+ echo "$as_me:20381: result: $CANLOCK_HOME" >&5
echo "${ECHO_T}$CANLOCK_HOME" >&6
cf_canlock_home=$CANLOCK_HOME
@@ -19256,7 +20391,7 @@ case .$cf_canlock_home in #(vi
.no) #(vi
test -n "$verbose" && echo " using bundled canlock" 1>&6
-echo "${as_me:-configure}:19259: testing using bundled canlock ..." 1>&5
+echo "${as_me:-configure}:20394: testing using bundled canlock ..." 1>&5
CANLIBS='-L../libcanlock -lcanlock'
CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include'
@@ -19271,17 +20406,17 @@ cf_find_CANLOCK=yes
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock-3"; then
test -n "$verbose" && echo " found package libcanlock-3" 1>&6
-echo "${as_me:-configure}:19274: testing found package libcanlock-3 ..." 1>&5
+echo "${as_me:-configure}:20409: testing found package libcanlock-3 ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock-3" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock-3" 2>/dev/null`"
test -n "$verbose" && echo " package libcanlock-3 CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:19280: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:20415: testing package libcanlock-3 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package libcanlock-3 LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:19284: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:20419: testing package libcanlock-3 LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -19405,17 +20540,17 @@ else
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libcanlock"; then
test -n "$verbose" && echo " found package libcanlock" 1>&6
-echo "${as_me:-configure}:19408: testing found package libcanlock ..." 1>&5
+echo "${as_me:-configure}:20543: testing found package libcanlock ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libcanlock" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "libcanlock" 2>/dev/null`"
test -n "$verbose" && echo " package libcanlock CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:19414: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:20549: testing package libcanlock CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package libcanlock LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:19418: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:20553: testing package libcanlock LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -19541,7 +20676,7 @@ else
for cf_canlock_lib in canlock3 canlock
do
as_ac_Lib=`echo "ac_cv_lib_$cf_canlock_lib''_cl_clear_secret" | $as_tr_sh`
-echo "$as_me:19544: checking for cl_clear_secret in -l$cf_canlock_lib" >&5
+echo "$as_me:20679: checking for cl_clear_secret in -l$cf_canlock_lib" >&5
echo $ECHO_N "checking for cl_clear_secret in -l$cf_canlock_lib... $ECHO_C" >&6
if eval "test \"\${$as_ac_Lib+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -19549,7 +20684,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-l$cf_canlock_lib $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 19552 "configure"
+#line 20687 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -19558,7 +20693,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char cl_clear_secret ();
+char cl_clear_secret (void);
int
main (void)
{
@@ -19568,16 +20703,16 @@ cl_clear_secret ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:19571: \"$ac_link\"") >&5
+if { (eval echo "$as_me:20706: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:19574: \$? = $ac_status" >&5
+ echo "$as_me:20709: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:19577: \"$ac_try\"") >&5
+ { (eval echo "$as_me:20712: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:19580: \$? = $ac_status" >&5
+ echo "$as_me:20715: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_Lib=yes"
else
@@ -19588,7 +20723,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:19591: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
+echo "$as_me:20726: result: `eval echo '${'"$as_ac_Lib"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Lib"'}'`" >&6
if test "`eval echo '${'"$as_ac_Lib"'}'`" = yes; then
@@ -19605,23 +20740,23 @@ fi
for ac_header in libcanlock-3/canlock.h canlock.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:19608: checking for $ac_header" >&5
+echo "$as_me:20743: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 19614 "configure"
+#line 20749 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:19618: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:20753: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:19624: \$? = $ac_status" >&5
+ echo "$as_me:20759: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -19640,7 +20775,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:19643: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:20778: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <&6
-echo "${as_me:-configure}:19672: testing using installed canlock ..." 1>&5
+echo "${as_me:-configure}:20807: testing using installed canlock ..." 1>&5
else
test -n "$verbose" && echo " using bundled canlock because no installed canlock was found" 1>&6
-echo "${as_me:-configure}:19678: testing using bundled canlock because no installed canlock was found ..." 1>&5
+echo "${as_me:-configure}:20813: testing using bundled canlock because no installed canlock was found ..." 1>&5
CANLIBS='-L../libcanlock -lcanlock'
CAN_CPPFLAGS='-I$(top_builddir)/libcanlock/include -I$(top_srcdir)/libcanlock/include'
@@ -19711,7 +20846,7 @@ case ".$cf_canlock_home" in
cf_canlock_home=`echo "$cf_canlock_home" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:19714: error: expected a pathname, not \"$cf_canlock_home\"" >&5
+ { { echo "$as_me:20849: error: expected a pathname, not \"$cf_canlock_home\"" >&5
echo "$as_me: error: expected a pathname, not \"$cf_canlock_home\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -19722,7 +20857,7 @@ esac
CAN_CPPFLAGS="-I${cf_canlock_home}/include"
test -n "$verbose" && echo " using installed canlock $cf_canlock_home" 1>&6
-echo "${as_me:-configure}:19725: testing using installed canlock $cf_canlock_home ..." 1>&5
+echo "${as_me:-configure}:20860: testing using installed canlock $cf_canlock_home ..." 1>&5
;;
esac
@@ -19737,23 +20872,23 @@ fi
## gsasl - used for AUTH SASL PLAIN
gsasl=no
-echo "$as_me:19740: checking for gsasl.h" >&5
+echo "$as_me:20875: checking for gsasl.h" >&5
echo $ECHO_N "checking for gsasl.h... $ECHO_C" >&6
if test "${ac_cv_header_gsasl_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 19746 "configure"
+#line 20881 "configure"
#include "confdefs.h"
#include
_ACEOF
-if { (eval echo "$as_me:19750: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:20885: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:19756: \$? = $ac_status" >&5
+ echo "$as_me:20891: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -19772,10 +20907,10 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:19775: result: $ac_cv_header_gsasl_h" >&5
+echo "$as_me:20910: result: $ac_cv_header_gsasl_h" >&5
echo "${ECHO_T}$ac_cv_header_gsasl_h" >&6
if test "$ac_cv_header_gsasl_h" = yes; then
- echo "$as_me:19778: checking for gsasl_check_version in -lgsasl" >&5
+ echo "$as_me:20913: checking for gsasl_check_version in -lgsasl" >&5
echo $ECHO_N "checking for gsasl_check_version in -lgsasl... $ECHO_C" >&6
if test "${ac_cv_lib_gsasl_gsasl_check_version+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -19783,7 +20918,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgsasl $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 19786 "configure"
+#line 20921 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -19792,7 +20927,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char gsasl_check_version ();
+char gsasl_check_version (void);
int
main (void)
{
@@ -19802,16 +20937,16 @@ gsasl_check_version ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:19805: \"$ac_link\"") >&5
+if { (eval echo "$as_me:20940: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:19808: \$? = $ac_status" >&5
+ echo "$as_me:20943: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:19811: \"$ac_try\"") >&5
+ { (eval echo "$as_me:20946: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:19814: \$? = $ac_status" >&5
+ echo "$as_me:20949: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_gsasl_gsasl_check_version=yes
else
@@ -19822,7 +20957,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:19825: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5
+echo "$as_me:20960: result: $ac_cv_lib_gsasl_gsasl_check_version" >&5
echo "${ECHO_T}$ac_cv_lib_gsasl_gsasl_check_version" >&6
if test "$ac_cv_lib_gsasl_gsasl_check_version" = yes; then
gsasl=yes
@@ -19860,7 +20995,7 @@ EOF
fi;
fi
-echo "$as_me:19863: checking whether to enable 8-bit keycodes" >&5
+echo "$as_me:20998: checking whether to enable 8-bit keycodes" >&5
echo $ECHO_N "checking whether to enable 8-bit keycodes... $ECHO_C" >&6
# Check whether --enable-8bit-keys or --disable-8bit-keys was given.
@@ -19884,10 +21019,10 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:19887: result: $enableval" >&5
+echo "$as_me:21022: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:19890: checking whether to enable ANSI-color" >&5
+echo "$as_me:21025: checking whether to enable ANSI-color" >&5
echo $ECHO_N "checking whether to enable ANSI-color... $ECHO_C" >&6
# Check whether --enable-color or --disable-color was given.
@@ -19901,10 +21036,10 @@ else
enableval=yes
fi;
use_color=$enableval
-echo "$as_me:19904: result: $use_color" >&5
+echo "$as_me:21039: result: $use_color" >&5
echo "${ECHO_T}$use_color" >&6
-echo "$as_me:19907: checking whether to enable posting-etiquette" >&5
+echo "$as_me:21042: checking whether to enable posting-etiquette" >&5
echo $ECHO_N "checking whether to enable posting-etiquette... $ECHO_C" >&6
# Check whether --enable-etiquette or --disable-etiquette was given.
@@ -19921,10 +21056,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:19924: result: $enableval" >&5
+echo "$as_me:21059: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:19927: checking whether to strictly observe RFC2047 and break long lines" >&5
+echo "$as_me:21062: checking whether to strictly observe RFC2047 and break long lines" >&5
echo $ECHO_N "checking whether to strictly observe RFC2047 and break long lines... $ECHO_C" >&6
# Check whether --enable-break-long-lines or --disable-break-long-lines was given.
@@ -19948,10 +21083,10 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:19951: result: $enableval" >&5
+echo "$as_me:21086: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:19954: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
+echo "$as_me:21089: checking whether to force MM_CHARSET obeyance when decoding mime" >&5
echo $ECHO_N "checking whether to force MM_CHARSET obeyance when decoding mime... $ECHO_C" >&6
# Check whether --enable-mime-strict-charset or --disable-mime-strict-charset was given.
@@ -19975,10 +21110,10 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:19978: result: $enableval" >&5
+echo "$as_me:21113: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:19981: checking for MIME character-set" >&5
+echo "$as_me:21116: checking for MIME character-set" >&5
echo $ECHO_N "checking for MIME character-set... $ECHO_C" >&6
# Check whether --with-mime-default-charset or --without-mime-default-charset was given.
@@ -19990,7 +21125,7 @@ else
fi;
case "$withval" in #(vi
yes|no)
- { { echo "$as_me:19993: error: expected a value for --with-mime-default-charset" >&5
+ { { echo "$as_me:21128: error: expected a value for --with-mime-default-charset" >&5
echo "$as_me: error: expected a value for --with-mime-default-charset" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -20001,10 +21136,10 @@ cat >>confdefs.h <&5
+echo "$as_me:21139: result: $MM_CHARSET" >&5
echo "${ECHO_T}$MM_CHARSET" >&6
-echo "$as_me:20007: checking for default ISO/ASCII table" >&5
+echo "$as_me:21142: checking for default ISO/ASCII table" >&5
echo $ECHO_N "checking for default ISO/ASCII table... $ECHO_C" >&6
# Check whether --with-iso-to-ascii or --without-iso-to-ascii was given.
@@ -20016,7 +21151,7 @@ else
fi;
case "$withval" in #(vi
yes|no)
- { { echo "$as_me:20019: error: expected a value for --with-iso-to-ascii" >&5
+ { { echo "$as_me:21154: error: expected a value for --with-iso-to-ascii" >&5
echo "$as_me: error: expected a value for --with-iso-to-ascii" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -20027,10 +21162,10 @@ cat >>confdefs.h <&5
+echo "$as_me:21165: result: $DEFAULT_ISO2ASC" >&5
echo "${ECHO_T}$DEFAULT_ISO2ASC" >&6
-echo "$as_me:20033: checking whether to enable locale support" >&5
+echo "$as_me:21168: checking whether to enable locale support" >&5
echo $ECHO_N "checking whether to enable locale support... $ECHO_C" >&6
# Check whether --enable-locale or --disable-locale was given.
@@ -20047,10 +21182,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20050: result: $enableval" >&5
+echo "$as_me:21185: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20053: checking whether to enable posting" >&5
+echo "$as_me:21188: checking whether to enable posting" >&5
echo $ECHO_N "checking whether to enable posting... $ECHO_C" >&6
# Check whether --enable-posting or --disable-posting was given.
@@ -20067,10 +21202,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20070: result: $enableval" >&5
+echo "$as_me:21205: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20073: checking whether to enable shell escape" >&5
+echo "$as_me:21208: checking whether to enable shell escape" >&5
echo $ECHO_N "checking whether to enable shell escape... $ECHO_C" >&6
# Check whether --enable-shell-escape or --disable-shell-escape was given.
@@ -20087,10 +21222,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20090: result: $enableval" >&5
+echo "$as_me:21225: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20093: checking whether to have fascist newsadmin" >&5
+echo "$as_me:21228: checking whether to have fascist newsadmin" >&5
echo $ECHO_N "checking whether to have fascist newsadmin... $ECHO_C" >&6
# Check whether --enable-fascist-newsadmin or --disable-fascist-newsadmin was given.
@@ -20107,10 +21242,10 @@ EOF
else
enableval=no
fi;
-echo "$as_me:20110: result: $enableval" >&5
+echo "$as_me:21245: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20113: checking whether to enable inverse video and highlighting" >&5
+echo "$as_me:21248: checking whether to enable inverse video and highlighting" >&5
echo $ECHO_N "checking whether to enable inverse video and highlighting... $ECHO_C" >&6
# Check whether --enable-inverse-video or --disable-inverse-video was given.
@@ -20127,10 +21262,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20130: result: $enableval" >&5
+echo "$as_me:21265: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20133: checking whether to enable piping support" >&5
+echo "$as_me:21268: checking whether to enable piping support" >&5
echo $ECHO_N "checking whether to enable piping support... $ECHO_C" >&6
# Check whether --enable-piping or --disable-piping was given.
@@ -20147,10 +21282,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20150: result: $enableval" >&5
+echo "$as_me:21285: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20153: checking whether to enable printer support" >&5
+echo "$as_me:21288: checking whether to enable printer support" >&5
echo $ECHO_N "checking whether to enable printer support... $ECHO_C" >&6
# Check whether --enable-printing or --disable-printing was given.
@@ -20167,10 +21302,10 @@ EOF
else
enableval=yes
fi;
-echo "$as_me:20170: result: $enableval" >&5
+echo "$as_me:21305: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20173: checking whether to unique tmp-files by appending .pid" >&5
+echo "$as_me:21308: checking whether to unique tmp-files by appending .pid" >&5
echo $ECHO_N "checking whether to unique tmp-files by appending .pid... $ECHO_C" >&6
# Check whether --enable-append-pid or --disable-append-pid was given.
@@ -20194,10 +21329,10 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:20197: result: $enableval" >&5
+echo "$as_me:21332: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
-echo "$as_me:20200: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
+echo "$as_me:21335: checking whether to fallback to XHDR XREF if XOVER isn't supported" >&5
echo $ECHO_N "checking whether to fallback to XHDR XREF if XOVER isn't supported... $ECHO_C" >&6
# Check whether --enable-xhdr-xref or --disable-xhdr-xref was given.
@@ -20221,11 +21356,11 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:20224: result: $enableval" >&5
+echo "$as_me:21359: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### bypass a bug in old versions of leafnode & NNTPcache
-echo "$as_me:20228: checking whether to send a GROUP command before a LISTGROUP" >&5
+echo "$as_me:21363: checking whether to send a GROUP command before a LISTGROUP" >&5
echo $ECHO_N "checking whether to send a GROUP command before a LISTGROUP... $ECHO_C" >&6
# Check whether --enable-broken-listgroup-fix or --disable-broken-listgroup-fix was given.
@@ -20242,11 +21377,11 @@ EOF
else
enableval=no
fi;
-echo "$as_me:20245: result: $enableval" >&5
+echo "$as_me:21380: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### on some old systems the WIFEXITED()/WEXITSTATUS() macros do not work
-echo "$as_me:20249: checking whether to ignore system()s return value" >&5
+echo "$as_me:21384: checking whether to ignore system()s return value" >&5
echo $ECHO_N "checking whether to ignore system()s return value... $ECHO_C" >&6
# Check whether --enable-broken-system-fix or --disable-broken-system-fix was given.
@@ -20263,11 +21398,11 @@ EOF
else
enableval=no
fi;
-echo "$as_me:20266: result: $enableval" >&5
+echo "$as_me:21401: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### checks for the location of the system-wide default setting file
-echo "$as_me:20270: checking for directory containing tin.defaults file" >&5
+echo "$as_me:21405: checking for directory containing tin.defaults file" >&5
echo $ECHO_N "checking for directory containing tin.defaults file... $ECHO_C" >&6
# Check whether --with-defaults-dir or --without-defaults-dir was given.
@@ -20303,7 +21438,7 @@ case ".$withval" in
withval=`echo "$withval" | sed -e s%NONE%$cf_path_syntax%`
;;
*)
- { { echo "$as_me:20306: error: expected a pathname, not \"$withval\"" >&5
+ { { echo "$as_me:21441: error: expected a pathname, not \"$withval\"" >&5
echo "$as_me: error: expected a pathname, not \"$withval\"" >&2;}
{ (exit 1); exit 1; }; }
;;
@@ -20312,7 +21447,7 @@ esac
fi
eval TIN_DEFAULTS_DIR="$withval"
-echo "$as_me:20315: result: $TIN_DEFAULTS_DIR" >&5
+echo "$as_me:21450: result: $TIN_DEFAULTS_DIR" >&5
echo "${ECHO_T}$TIN_DEFAULTS_DIR" >&6
cat >>confdefs.h <>confdefs.h <&5
+echo "$as_me:21458: checking whether to enable IPv6" >&5
echo $ECHO_N "checking whether to enable IPv6... $ECHO_C" >&6
# Check whether --enable-ipv6 or --disable-ipv6 was given.
@@ -20344,11 +21479,11 @@ cat >>confdefs.h <<\EOF
EOF
fi;
-echo "$as_me:20347: result: $enableval" >&5
+echo "$as_me:21482: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
if test "$enableval" = "yes"; then
-echo "$as_me:20351: checking ipv6 stack type" >&5
+echo "$as_me:21486: checking ipv6 stack type" >&5
echo $ECHO_N "checking ipv6 stack type... $ECHO_C" >&6
if test "${cf_cv_ipv6type+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -20369,7 +21504,7 @@ do
;;
inria)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20372 "configure"
+#line 21507 "configure"
#include "confdefs.h"
#include
@@ -20386,7 +21521,7 @@ rm -rf conftest*
;;
kame)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20389 "configure"
+#line 21524 "configure"
#include "confdefs.h"
#include
@@ -20403,7 +21538,7 @@ rm -rf conftest*
;;
linux-glibc)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20406 "configure"
+#line 21541 "configure"
#include "confdefs.h"
#include
@@ -20429,7 +21564,7 @@ rm -rf conftest*
;;
toshiba)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20432 "configure"
+#line 21567 "configure"
#include "confdefs.h"
#include
@@ -20446,7 +21581,7 @@ rm -rf conftest*
;;
v6d)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20449 "configure"
+#line 21584 "configure"
#include "confdefs.h"
#include
@@ -20463,7 +21598,7 @@ rm -rf conftest*
;;
zeta)
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20466 "configure"
+#line 21601 "configure"
#include "confdefs.h"
#include
@@ -20485,13 +21620,13 @@ rm -rf conftest*
done
fi
-echo "$as_me:20488: result: $cf_cv_ipv6type" >&5
+echo "$as_me:21623: result: $cf_cv_ipv6type" >&5
echo "${ECHO_T}$cf_cv_ipv6type" >&6
cf_ipv6lib=none
cf_ipv6dir=none
-echo "$as_me:20494: checking for IPv6 library if required" >&5
+echo "$as_me:21629: checking for IPv6 library if required" >&5
echo $ECHO_N "checking for IPv6 library if required... $ECHO_C" >&6
case "$cf_cv_ipv6type" in
solaris)
@@ -20521,13 +21656,13 @@ zeta)
cf_ipv6dir=v6
;;
esac
-echo "$as_me:20524: result: $cf_ipv6lib" >&5
+echo "$as_me:21659: result: $cf_ipv6lib" >&5
echo "${ECHO_T}$cf_ipv6lib" >&6
if test "$cf_ipv6lib" != "none"; then
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20530 "configure"
+#line 21665 "configure"
#include "confdefs.h"
#include
@@ -20543,16 +21678,16 @@ getaddrinfo(0, 0, 0, 0)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:20546: \"$ac_link\"") >&5
+if { (eval echo "$as_me:21681: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:20549: \$? = $ac_status" >&5
+ echo "$as_me:21684: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:20552: \"$ac_try\"") >&5
+ { (eval echo "$as_me:21687: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:20555: \$? = $ac_status" >&5
+ echo "$as_me:21690: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -20673,7 +21808,7 @@ if test -n "$cf_incdir" ; then
CPPFLAGS="${CPPFLAGS}-I$cf_add_incdir"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20676 "configure"
+#line 21811 "configure"
#include "confdefs.h"
#include
int
@@ -20685,16 +21820,16 @@ printf("Hello")
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:20688: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:21823: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:20691: \$? = $ac_status" >&5
+ echo "$as_me:21826: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:20694: \"$ac_try\"") >&5
+ { (eval echo "$as_me:21829: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:20697: \$? = $ac_status" >&5
+ echo "$as_me:21832: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -20711,7 +21846,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
if test "$cf_have_incdir" = no ; then
test -n "$verbose" && echo " adding $cf_add_incdir to include-path" 1>&6
-echo "${as_me:-configure}:20714: testing adding $cf_add_incdir to include-path ..." 1>&5
+echo "${as_me:-configure}:21849: testing adding $cf_add_incdir to include-path ..." 1>&5
CPPFLAGS="$CPPFLAGS -I$cf_add_incdir"
@@ -20739,13 +21874,13 @@ rm -f "conftest.$ac_objext" "conftest$ac
eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=no'
cf_libdir=""
- echo "$as_me:20742: checking for getaddrinfo" >&5
+ echo "$as_me:21877: checking for getaddrinfo" >&5
echo $ECHO_N "checking for getaddrinfo... $ECHO_C" >&6
if test "${ac_cv_func_getaddrinfo+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20748 "configure"
+#line 21883 "configure"
#include "confdefs.h"
#define getaddrinfo autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -20776,16 +21911,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:20779: \"$ac_link\"") >&5
+if { (eval echo "$as_me:21914: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:20782: \$? = $ac_status" >&5
+ echo "$as_me:21917: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:20785: \"$ac_try\"") >&5
+ { (eval echo "$as_me:21920: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:20788: \$? = $ac_status" >&5
+ echo "$as_me:21923: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_func_getaddrinfo=yes
else
@@ -20795,18 +21930,18 @@ ac_cv_func_getaddrinfo=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:20798: result: $ac_cv_func_getaddrinfo" >&5
+echo "$as_me:21933: result: $ac_cv_func_getaddrinfo" >&5
echo "${ECHO_T}$ac_cv_func_getaddrinfo" >&6
if test "$ac_cv_func_getaddrinfo" = yes; then
eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes'
else
cf_save_LIBS="$LIBS"
- echo "$as_me:20805: checking for getaddrinfo in -l$cf_ipv6lib" >&5
+ echo "$as_me:21940: checking for getaddrinfo in -l$cf_ipv6lib" >&5
echo $ECHO_N "checking for getaddrinfo in -l$cf_ipv6lib... $ECHO_C" >&6
LIBS="-l$cf_ipv6lib $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20809 "configure"
+#line 21944 "configure"
#include "confdefs.h"
#include
@@ -20822,25 +21957,25 @@ getaddrinfo(0, 0, 0, 0)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:20825: \"$ac_link\"") >&5
+if { (eval echo "$as_me:21960: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:20828: \$? = $ac_status" >&5
+ echo "$as_me:21963: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:20831: \"$ac_try\"") >&5
+ { (eval echo "$as_me:21966: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:20834: \$? = $ac_status" >&5
+ echo "$as_me:21969: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:20836: result: yes" >&5
+ echo "$as_me:21971: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes'
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:20843: result: no" >&5
+echo "$as_me:21978: result: no" >&5
echo "${ECHO_T}no" >&6
cf_search=
@@ -20908,11 +22043,11 @@ cf_search="$cf_library_path_list $cf_sea
for cf_libdir in $cf_search
do
- echo "$as_me:20911: checking for -l$cf_ipv6lib in $cf_libdir" >&5
+ echo "$as_me:22046: checking for -l$cf_ipv6lib in $cf_libdir" >&5
echo $ECHO_N "checking for -l$cf_ipv6lib in $cf_libdir... $ECHO_C" >&6
LIBS="-L$cf_libdir -l$cf_ipv6lib $cf_save_LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20915 "configure"
+#line 22050 "configure"
#include "confdefs.h"
#include
@@ -20928,25 +22063,25 @@ getaddrinfo(0, 0, 0, 0)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:20931: \"$ac_link\"") >&5
+if { (eval echo "$as_me:22066: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:20934: \$? = $ac_status" >&5
+ echo "$as_me:22069: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:20937: \"$ac_try\"") >&5
+ { (eval echo "$as_me:22072: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:20940: \$? = $ac_status" >&5
+ echo "$as_me:22075: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
- echo "$as_me:20942: result: yes" >&5
+ echo "$as_me:22077: result: yes" >&5
echo "${ECHO_T}yes" >&6
eval 'cf_cv_have_lib_'"$cf_ipv6lib"'=yes'
break
else
echo "$as_me: failed program was:" >&5
cat "conftest.$ac_ext" >&5
-echo "$as_me:20949: result: no" >&5
+echo "$as_me:22084: result: no" >&5
echo "${ECHO_T}no" >&6
LIBS="$cf_save_LIBS"
fi
@@ -20961,7 +22096,7 @@ fi
eval 'cf_found_library="$cf_cv_have_lib_'"$cf_ipv6lib"\"
if test "$cf_found_library" = no ; then
- { { echo "$as_me:20964: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a
+ { { echo "$as_me:22099: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a
from an appropriate IPv6 kit and compile beforehand." >&5
echo "$as_me: error: No $cf_ipv6lib library found, cannot continue. You must fetch lib$cf_ipv6lib.a
from an appropriate IPv6 kit and compile beforehand." >&2;}
@@ -20969,7 +22104,7 @@ from an appropriate IPv6 kit and compile
fi
fi
-echo "$as_me:20972: checking working getaddrinfo" >&5
+echo "$as_me:22107: checking working getaddrinfo" >&5
echo $ECHO_N "checking working getaddrinfo... $ECHO_C" >&6
if test "${cf_cv_getaddrinfo+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -20979,12 +22114,12 @@ if test "$cross_compiling" = yes; then
cf_cv_getaddrinfo=unknown
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 20982 "configure"
+#line 22117 "configure"
#include "confdefs.h"
-#include
+$ac_includes_default
+
#include
-#include
#include
#include
@@ -21059,15 +22194,15 @@ int main(void)
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:21062: \"$ac_link\"") >&5
+if { (eval echo "$as_me:22197: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:21065: \$? = $ac_status" >&5
+ echo "$as_me:22200: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:21067: \"$ac_try\"") >&5
+ { (eval echo "$as_me:22202: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:21070: \$? = $ac_status" >&5
+ echo "$as_me:22205: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_getaddrinfo=yes
else
@@ -21080,7 +22215,7 @@ rm -f core ./core.* ./*.core "conftest$a
fi
fi
-echo "$as_me:21083: result: $cf_cv_getaddrinfo" >&5
+echo "$as_me:22218: result: $cf_cv_getaddrinfo" >&5
echo "${ECHO_T}$cf_cv_getaddrinfo" >&6
if test "$cf_cv_getaddrinfo" = yes ; then
@@ -21096,12 +22231,12 @@ fi
if test "$cf_cv_getaddrinfo" != "yes"; then
if test "$cf_cv_ipv6type" != "linux"; then
- { echo "$as_me:21099: WARNING: You must get working getaddrinfo() function,
+ { echo "$as_me:22234: WARNING: You must get working getaddrinfo() function,
or you can specify \"--disable-ipv6\"" >&5
echo "$as_me: WARNING: You must get working getaddrinfo() function,
or you can specify \"--disable-ipv6\"" >&2;}
else
- { echo "$as_me:21104: WARNING: The getaddrinfo() implementation on your system seems be buggy.
+ { echo "$as_me:22239: WARNING: The getaddrinfo() implementation on your system seems be buggy.
You should upgrade your system library to the newest version
of GNU C library (aka glibc)." >&5
echo "$as_me: WARNING: The getaddrinfo() implementation on your system seems be buggy.
@@ -21115,13 +22250,13 @@ fi
for ac_func in getaddrinfo getnameinfo
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:21118: checking for $ac_func" >&5
+echo "$as_me:22253: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 21124 "configure"
+#line 22259 "configure"
#include "confdefs.h"
#define $ac_func autoconf_temporary
#include /* least-intrusive standard header which defines gcc2 __stub macros */
@@ -21152,16 +22287,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:21155: \"$ac_link\"") >&5
+if { (eval echo "$as_me:22290: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:21158: \$? = $ac_status" >&5
+ echo "$as_me:22293: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:21161: \"$ac_try\"") >&5
+ { (eval echo "$as_me:22296: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:21164: \$? = $ac_status" >&5
+ echo "$as_me:22299: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_var=yes"
else
@@ -21171,7 +22306,7 @@ eval "$as_ac_var=no"
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:21174: result: `eval echo '${'"$as_ac_var"'}'`" >&5
+echo "$as_me:22309: result: `eval echo '${'"$as_ac_var"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_var"'}'`" >&6
if test "`eval echo '${'"$as_ac_var"'}'`" = yes; then
cat >>confdefs.h <&5
+echo "$as_me:22322: checking whether to enable long article numbers" >&5
echo $ECHO_N "checking whether to enable long article numbers... $ECHO_C" >&6
# Check whether --enable-long-article-numbers or --disable-long-article-numbers was given.
@@ -21201,12 +22336,12 @@ EOF
else
enableval=no
fi;
-echo "$as_me:21204: result: $enableval" >&5
+echo "$as_me:22339: result: $enableval" >&5
echo "${ECHO_T}$enableval" >&6
### TLS support
if test "$USE_NNTP" = "yes" ; then
-echo "$as_me:21209: checking whether to enable NNTPS support" >&5
+echo "$as_me:22344: checking whether to enable NNTPS support" >&5
echo $ECHO_N "checking whether to enable NNTPS support... $ECHO_C" >&6
# Check whether --with-nntps or --without-nntps was given.
@@ -21216,27 +22351,32 @@ if test "${with_nntps+set}" = set; then
else
enable_nntps="no"
fi;
-echo "$as_me:21219: result: $enable_nntps" >&5
+echo "$as_me:22354: result: $enable_nntps" >&5
echo "${ECHO_T}$enable_nntps" >&6
-# Todo: check versions
+# TODO: checklib for openssl in non pkg-config case
+# version checking in non pkg-config case for openssl
+# cleanup (duplicate code, messages, formatting, ...)
if test "$enable_nntps" != "no"; then
if test "$enable_nntps" = "yes" || test "$enable_nntps" = "libtls"; then
+echo "$as_me:22363: checking for LibreSSL" >&5
+echo $ECHO_N "checking for LibreSSL... $ECHO_C" >&6
+
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "libtls"; then
test -n "$verbose" && echo " found package libtls" 1>&6
-echo "${as_me:-configure}:21229: testing found package libtls ..." 1>&5
+echo "${as_me:-configure}:22369: testing found package libtls ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "libtls" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "libtls" 2>/dev/null`"
test -n "$verbose" && echo " package libtls CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:21235: testing package libtls CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:22375: testing package libtls CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package libtls LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:21239: testing package libtls LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:22379: testing package libtls LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -21352,31 +22492,227 @@ for cf_add_1lib in $cf_add_0lib; do
done
LIBS="$cf_add_libs"
- have_libtls=yes
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 22496 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+#if TLS_API < 20200120
+#error "Please use LibreSSL TLS_API >= 20200120"
+#endif /* TLS_API < 20200120 */
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:22514: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:22517: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:22520: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:22523: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ have_libtls=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+have_libtls=no
+echo "$as_me:22531: result: \tLibreSSL TLS_API too old (< 20200120)" >&5
+echo "${ECHO_T}\tLibreSSL TLS_API too old (< 20200120)" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
else
cf_pkgconfig_incs=
cf_pkgconfig_libs=
- have_libtls=no
+
+echo "$as_me:22540: checking for tls_config_new in -ltls" >&5
+echo $ECHO_N "checking for tls_config_new in -ltls... $ECHO_C" >&6
+if test "${ac_cv_lib_tls_tls_config_new+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-ltls $LIBS"
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 22548 "configure"
+#include "confdefs.h"
+
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char tls_config_new (void);
+int
+main (void)
+{
+tls_config_new ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:22567: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:22570: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:22573: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:22576: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ ac_cv_lib_tls_tls_config_new=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+ac_cv_lib_tls_tls_config_new=no
fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:22587: result: $ac_cv_lib_tls_tls_config_new" >&5
+echo "${ECHO_T}$ac_cv_lib_tls_tls_config_new" >&6
+if test "$ac_cv_lib_tls_tls_config_new" = yes; then
+
+for ac_header in tls.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:22594: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 22600 "configure"
+#include "confdefs.h"
+#include <$ac_header>
+_ACEOF
+if { (eval echo "$as_me:22604: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+ (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
+ ac_status=$?
+ $EGREP -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:22610: \$? = $ac_status" >&5
+ (exit "$ac_status"); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+ cat "conftest.$ac_ext" >&5
+ eval "$as_ac_Header=no"
+fi
+rm -f conftest.err "conftest.$ac_ext"
+fi
+echo "$as_me:22629: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
+if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
+ cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
+#line 22637 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+#if TLS_API < 20200120
+#error "Please use LibreSSL TLS_API >= 20200120"
+#endif /* TLS_API < 20200120 */
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:22655: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:22658: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:22661: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:22664: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+LIBS="$LIBS -ltls"
+have_libtls=yes
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+have_libtls=no
+echo "$as_me:22674: result: \tLibreSSL TLS_API too old (< 20200120)" >&5
+echo "${ECHO_T}\tLibreSSL TLS_API too old (< 20200120)" >&6
fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
- if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then
+else
+ have_libtls=no
+fi
+done
+
+else
+
+have_libtls=no
+echo "$as_me:22688: result: $have_libtls" >&5
+echo "${ECHO_T}$have_libtls" >&6
+
+fi
+
+fi
+
+fi
+
+ if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then
+
+echo "$as_me:22699: checking for OpenSSL" >&5
+echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "openssl"; then
test -n "$verbose" && echo " found package openssl" 1>&6
-echo "${as_me:-configure}:21369: testing found package openssl ..." 1>&5
+echo "${as_me:-configure}:22705: testing found package openssl ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "openssl" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "openssl" 2>/dev/null`"
test -n "$verbose" && echo " package openssl CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:21375: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:22711: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package openssl LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:21379: testing package openssl LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:22715: testing package openssl LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -21492,31 +22828,83 @@ for cf_add_1lib in $cf_add_0lib; do
done
LIBS="$cf_add_libs"
- have_openssl=yes
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 22832 "configure"
+#include "confdefs.h"
+
+#include
+#include
+#include
+
+int
+main (void)
+{
+
+#if OPENSSL_VERSION_NUMBER < 0x1010100fL
+#error "Please use OpenSSL >= 1.1.1"
+#endif /* OPENSSL_VERSION_NUMBER < 0x1010100fL */
+#if defined(LIBRESSL_VERSION_NUMBER)
+#error "Please use real OpenSSL >= 1.1.1"
+#endif /* LIBRESSL pretending to be OPENSSL */
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:22855: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:22858: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:22861: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:22864: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ have_openssl=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+have_openssl=no
+echo "$as_me:22872: result: \tOpenSSL too old (< 1.1.1)" >&5
+echo "${ECHO_T}\tOpenSSL too old (< 1.1.1)" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
else
cf_pkgconfig_incs=
cf_pkgconfig_libs=
- have_openssl=no
+
+have_openssl=no
+echo "$as_me:22882: result: $have_openssl" >&5
+echo "${ECHO_T}$have_openssl" >&6
+
fi
fi
- if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"; then
+ if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" && test "$have_openssl" = "no" || test "$enable_nntps" = "gnutls"; then
+
+echo "$as_me:22891: checking for GnuTLS" >&5
+echo $ECHO_N "checking for GnuTLS... $ECHO_C" >&6
if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "gnutls"; then
test -n "$verbose" && echo " found package gnutls" 1>&6
-echo "${as_me:-configure}:21509: testing found package gnutls ..." 1>&5
+echo "${as_me:-configure}:22897: testing found package gnutls ..." 1>&5
cf_pkgconfig_incs="`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`"
cf_pkgconfig_libs="`$PKG_CONFIG --libs "gnutls" 2>/dev/null`"
test -n "$verbose" && echo " package gnutls CFLAGS: $cf_pkgconfig_incs" 1>&6
-echo "${as_me:-configure}:21515: testing package gnutls CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+echo "${as_me:-configure}:22903: testing package gnutls CFLAGS: $cf_pkgconfig_incs ..." 1>&5
test -n "$verbose" && echo " package gnutls LIBS: $cf_pkgconfig_libs" 1>&6
-echo "${as_me:-configure}:21519: testing package gnutls LIBS: $cf_pkgconfig_libs ..." 1>&5
+echo "${as_me:-configure}:22907: testing package gnutls LIBS: $cf_pkgconfig_libs ..." 1>&5
cf_fix_cppflags=no
cf_new_cflags=
@@ -21632,17 +23020,211 @@ for cf_add_1lib in $cf_add_0lib; do
done
LIBS="$cf_add_libs"
- have_gnutls=yes
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 23024 "configure"
+#include "confdefs.h"
+
+#include
+#include
+
+int
+main (void)
+{
+
+#if GNUTLS_VERSION_NUMBER < 0x030700
+#error "Please use GnuTLS >= 3.7.0"
+#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:23043: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:23046: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:23049: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23052: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ have_gnutls=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+echo "$as_me:23059: result: \tGnuTLS too old (< 3.7.0)" >&5
+echo "${ECHO_T}\tGnuTLS too old (< 3.7.0)" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
else
cf_pkgconfig_incs=
cf_pkgconfig_libs=
- have_gnutls=no
+
+echo "$as_me:23068: checking for gnutls_certificate_allocate_credentials in -lgnutls" >&5
+echo $ECHO_N "checking for gnutls_certificate_allocate_credentials in -lgnutls... $ECHO_C" >&6
+if test "${ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lgnutls $LIBS"
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 23076 "configure"
+#include "confdefs.h"
+
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char gnutls_certificate_allocate_credentials (void);
+int
+main (void)
+{
+gnutls_certificate_allocate_credentials ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:23095: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:23098: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:23101: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23104: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials=no
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:23115: result: $ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" >&5
+echo "${ECHO_T}$ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" >&6
+if test "$ac_cv_lib_gnutls_gnutls_certificate_allocate_credentials" = yes; then
+
+for ac_header in gnutls/gnutls.h gnutls/x509.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:23122: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 23128 "configure"
+#include "confdefs.h"
+#include <$ac_header>
+_ACEOF
+if { (eval echo "$as_me:23132: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+ (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
+ ac_status=$?
+ $EGREP -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:23138: \$? = $ac_status" >&5
+ (exit "$ac_status"); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+ cat "conftest.$ac_ext" >&5
+ eval "$as_ac_Header=no"
+fi
+rm -f conftest.err "conftest.$ac_ext"
+fi
+echo "$as_me:23157: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
+if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
+ cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
+#line 23165 "configure"
+#include "confdefs.h"
+
+#include
+#include
+
+int
+main (void)
+{
+
+#if GNUTLS_VERSION_NUMBER < 0x030700
+#error "Please use GnuTLS >= 3.7.0"
+#endif /* GNUTLS_VERSION_NUMBER < 0x030700 */
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:23184: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:23187: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:23190: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23193: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+LIBS="$LIBS -lgnutls"
+have_gnutls=yes
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+have_gnutls=no
+echo "$as_me:23203: result: \tGnuTLS too old (< 3.7.0)" >&5
+echo "${ECHO_T}\tGnuTLS too old (< 3.7.0)" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+
+else
+ have_gnutls=no
+fi
+done
+
+else
+
+have_gnutls=no=no
+echo "$as_me:23217: result: $have_gnutls" >&5
+echo "${ECHO_T}$have_gnutls" >&6
+
fi
fi
- if test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"; then
- { { echo "$as_me:21645: error: You requested NNTPS support but no usable TLS implementation was found" >&5
+fi
+
+ if test "$have_libtls" != "yes" && test "$have_openssl" != "yes" && test "$have_gnutls" != "yes"; then
+ { { echo "$as_me:23227: error: You requested NNTPS support but no usable TLS implementation was found" >&5
echo "$as_me: error: You requested NNTPS support but no usable TLS implementation was found" >&2;}
{ (exit 1); exit 1; }; }
else
@@ -21651,7 +23233,7 @@ cat >>confdefs.h <<\EOF
#define NNTPS_ABLE 1
EOF
- if test "$have_libtls" = "yes"; then
+ if test "$have_libtls" = "yes"; then
cat >>confdefs.h <<\EOF
#define HAVE_LIB_LIBTLS 1
@@ -21678,10 +23260,404 @@ fi
fi
+### as the above is already complicated enough, the following will be dealt
+### with separately
+if test "$have_libtls" = "yes"; then
+
+ echo "$as_me:23267: checking for libcrypto" >&5
+echo $ECHO_N "checking for libcrypto... $ECHO_C" >&6
+
+if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "crypto"; then
+ test -n "$verbose" && echo " found package crypto" 1>&6
+
+echo "${as_me:-configure}:23273: testing found package crypto ..." 1>&5
+
+ cf_pkgconfig_incs="`$PKG_CONFIG --cflags "crypto" 2>/dev/null`"
+ cf_pkgconfig_libs="`$PKG_CONFIG --libs "crypto" 2>/dev/null`"
+ test -n "$verbose" && echo " package crypto CFLAGS: $cf_pkgconfig_incs" 1>&6
+
+echo "${as_me:-configure}:23279: testing package crypto CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+
+ test -n "$verbose" && echo " package crypto LIBS: $cf_pkgconfig_libs" 1>&6
+
+echo "${as_me:-configure}:23283: testing package crypto LIBS: $cf_pkgconfig_libs ..." 1>&5
+
+cf_fix_cppflags=no
+cf_new_cflags=
+cf_new_cppflags=
+cf_new_extra_cppflags=
+
+for cf_add_cflags in $cf_pkgconfig_incs
+do
+case "$cf_fix_cppflags" in
+no)
+ case "$cf_add_cflags" in
+ -undef|-nostdinc*|-I*|-D*|-U*|-E|-P|-C)
+ case "$cf_add_cflags" in
+ -D*)
+ cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^-D[^=]*='\''\"[^"]*//'`
+
+ test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+ && test -z "${cf_tst_cflags}" \
+ && cf_fix_cppflags=yes
+
+ if test "$cf_fix_cppflags" = yes ; then
+
+ test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags "
+ cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags"
+
+ continue
+ elif test "${cf_tst_cflags}" = "\"'" ; then
+
+ test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags "
+ cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags"
+
+ continue
+ fi
+ ;;
+ esac
+ case "$CPPFLAGS" in
+ *$cf_add_cflags)
+ ;;
+ *)
+ case "$cf_add_cflags" in
+ -D*)
+ cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'`
+
+CPPFLAGS=`echo "$CPPFLAGS" | \
+ sed -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?[ ]/ /g' \
+ -e 's/-[UD]'"$cf_tst_cppflags"'\(=[^ ]*\)\?$//g'`
+
+ ;;
+ esac
+
+ test -n "$cf_new_cppflags" && cf_new_cppflags="$cf_new_cppflags "
+ cf_new_cppflags="${cf_new_cppflags}$cf_add_cflags"
+
+ ;;
+ esac
+ ;;
+ *)
+
+ test -n "$cf_new_cflags" && cf_new_cflags="$cf_new_cflags "
+ cf_new_cflags="${cf_new_cflags}$cf_add_cflags"
+
+ ;;
+ esac
+ ;;
+yes)
+
+ test -n "$cf_new_extra_cppflags" && cf_new_extra_cppflags="$cf_new_extra_cppflags "
+ cf_new_extra_cppflags="${cf_new_extra_cppflags}$cf_add_cflags"
+
+ cf_tst_cflags=`echo "${cf_add_cflags}" |sed -e 's/^[^"]*"'\''//'`
+
+ test "x${cf_add_cflags}" != "x${cf_tst_cflags}" \
+ && test -z "${cf_tst_cflags}" \
+ && cf_fix_cppflags=no
+ ;;
+esac
+done
+
+if test -n "$cf_new_cflags" ; then
+
+ test -n "$CFLAGS" && CFLAGS="$CFLAGS "
+ CFLAGS="${CFLAGS}$cf_new_cflags"
+
+fi
+
+if test -n "$cf_new_cppflags" ; then
+
+ test -n "$CPPFLAGS" && CPPFLAGS="$CPPFLAGS "
+ CPPFLAGS="${CPPFLAGS}$cf_new_cppflags"
+
+fi
+
+if test -n "$cf_new_extra_cppflags" ; then
+
+ test -n "$EXTRA_CPPFLAGS" && EXTRA_CPPFLAGS="$EXTRA_CPPFLAGS "
+ EXTRA_CPPFLAGS="${EXTRA_CPPFLAGS}$cf_new_extra_cppflags"
+
+fi
+
+cf_add_libs="$LIBS"
+# reverse order
+cf_add_0lib=
+for cf_add_1lib in $cf_pkgconfig_libs; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done
+# filter duplicates
+for cf_add_1lib in $cf_add_0lib; do
+ for cf_add_2lib in $cf_add_libs; do
+ if test "x$cf_add_1lib" = "x$cf_add_2lib"; then
+ cf_add_1lib=
+ break
+ fi
+ done
+ test -n "$cf_add_1lib" && cf_add_libs="$cf_add_1lib $cf_add_libs"
+done
+LIBS="$cf_add_libs"
+
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 23400 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+BIO_free(NULL);
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:23416: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:23419: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:23422: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23425: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ have_libcrypto=yes
+
+cat >>confdefs.h <<\EOF
+#define HAVE_LIB_CRYPTO 1
+EOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+ have_libcrypto=no
+ echo "$as_me:23439: result: $have_libcrypto" >&5
+echo "${ECHO_T}$have_libcrypto" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+
+else
+ cf_pkgconfig_incs=
+ cf_pkgconfig_libs=
+
+ echo "$as_me:23449: checking for BIO_free in -lcrypto" >&5
+echo $ECHO_N "checking for BIO_free in -lcrypto... $ECHO_C" >&6
+if test "${ac_cv_lib_crypto_BIO_free+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_check_lib_save_LIBS=$LIBS
+LIBS="-lcrypto $LIBS"
+cat >"conftest.$ac_ext" <<_ACEOF
+#line 23457 "configure"
+#include "confdefs.h"
+
+/* Override any gcc2 internal prototype to avoid an error. */
+#ifdef __cplusplus
+extern "C"
+#endif
+/* We use char because int might match the return type of a gcc2
+ builtin and then its argument prototype would still apply. */
+char BIO_free (void);
+int
+main (void)
+{
+BIO_free ();
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext" "conftest$ac_exeext"
+if { (eval echo "$as_me:23476: \"$ac_link\"") >&5
+ (eval $ac_link) 2>&5
+ ac_status=$?
+ echo "$as_me:23479: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest$ac_exeext"'
+ { (eval echo "$as_me:23482: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23485: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+ ac_cv_lib_crypto_BIO_free=yes
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+ac_cv_lib_crypto_BIO_free=no
+fi
+rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
+LIBS=$ac_check_lib_save_LIBS
+fi
+echo "$as_me:23496: result: $ac_cv_lib_crypto_BIO_free" >&5
+echo "${ECHO_T}$ac_cv_lib_crypto_BIO_free" >&6
+if test "$ac_cv_lib_crypto_BIO_free" = yes; then
+
+for ac_header in openssl/ssl.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:23503: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 23509 "configure"
+#include "confdefs.h"
+#include <$ac_header>
+_ACEOF
+if { (eval echo "$as_me:23513: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+ (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
+ ac_status=$?
+ $EGREP -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:23519: \$? = $ac_status" >&5
+ (exit "$ac_status"); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+ cat "conftest.$ac_ext" >&5
+ eval "$as_ac_Header=no"
+fi
+rm -f conftest.err "conftest.$ac_ext"
+fi
+echo "$as_me:23538: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
+if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
+ cat >>confdefs.h <"conftest.$ac_ext" <<_ACEOF
+#line 23546 "configure"
+#include "confdefs.h"
+
+#include
+
+int
+main (void)
+{
+
+BIO_free(NULL);
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f "conftest.$ac_objext"
+if { (eval echo "$as_me:23562: \"$ac_compile\"") >&5
+ (eval $ac_compile) 2>&5
+ ac_status=$?
+ echo "$as_me:23565: \$? = $ac_status" >&5
+ (exit "$ac_status"); } &&
+ { ac_try='test -s "conftest.$ac_objext"'
+ { (eval echo "$as_me:23568: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
+ echo "$as_me:23571: \$? = $ac_status" >&5
+ (exit "$ac_status"); }; }; then
+
+ LIBS="$LIBS -lcrypto"
+ have_libcrypto=yes
+
+for ac_header in openssl/asn1.h openssl/bio.h openssl/pem.h openssl/x509.h
+do
+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+echo "$as_me:23580: checking for $ac_header" >&5
+echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
+if eval "test \"\${$as_ac_Header+set}\" = set"; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ cat >"conftest.$ac_ext" <<_ACEOF
+#line 23586 "configure"
+#include "confdefs.h"
+#include <$ac_header>
+_ACEOF
+if { (eval echo "$as_me:23590: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+ (eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
+ ac_status=$?
+ $EGREP -v '^ *\+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:23596: \$? = $ac_status" >&5
+ (exit "$ac_status"); } >/dev/null; then
+ if test -s conftest.err; then
+ ac_cpp_err=$ac_c_preproc_warn_flag
+ else
+ ac_cpp_err=
+ fi
+else
+ ac_cpp_err=yes
+fi
+if test -z "$ac_cpp_err"; then
+ eval "$as_ac_Header=yes"
+else
+ echo "$as_me: failed program was:" >&5
+ cat "conftest.$ac_ext" >&5
+ eval "$as_ac_Header=no"
+fi
+rm -f conftest.err "conftest.$ac_ext"
+fi
+echo "$as_me:23615: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
+if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
+ cat >>confdefs.h <>confdefs.h <<\EOF
+#define HAVE_LIB_CRYPTO 1
+EOF
+
+else
+ echo "$as_me: failed program was:" >&5
+cat "conftest.$ac_ext" >&5
+
+ have_libcrypto=no
+ echo "$as_me:23634: result: $have_libcrypto" >&5
+echo "${ECHO_T}$have_libcrypto" >&6
+
+fi
+rm -f "conftest.$ac_objext" "conftest.$ac_ext"
+
+else
+ have_libcrypto=no
+fi
+done
+
+else
+
+ have_libcrypto=no
+ echo "$as_me:23648: result: $have_libcrypto" >&5
+echo "${ECHO_T}$have_libcrypto" >&6
+
+fi
+
+fi
+
+fi
+
fi
### checks for operator characteristics (should be the last option)
-echo "$as_me:21684: checking whether to make a coffee while compiling" >&5
+echo "$as_me:23660: checking whether to make a coffee while compiling" >&5
echo $ECHO_N "checking whether to make a coffee while compiling... $ECHO_C" >&6
# Check whether --with-coffee or --without-coffee was given.
@@ -21689,7 +23665,7 @@ if test "${with_coffee+set}" = set; then
withval="$with_coffee"
case "$withval" in
yes)
- echo "$as_me:21692: result: yes - with milk - please!" >&5
+ echo "$as_me:23668: result: yes - with milk - please!" >&5
echo "${ECHO_T}yes - with milk - please!" >&6
cat >>confdefs.h <<\EOF
@@ -21698,17 +23674,17 @@ EOF
;;
*)
- echo "$as_me:21701: result: no" >&5
+ echo "$as_me:23677: result: no" >&5
echo "${ECHO_T}no" >&6
;;
esac
else
- echo "$as_me:21706: result: no" >&5
+ echo "$as_me:23682: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
### checks for compiler characteristics
-echo "$as_me:21711: checking for fgrep" >&5
+echo "$as_me:23687: checking for fgrep" >&5
echo $ECHO_N "checking for fgrep... $ECHO_C" >&6
if test "${ac_cv_path_FGREP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -21720,7 +23696,7 @@ else
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:21723: checking for $ac_word" >&5
+echo "$as_me:23699: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_path_FGREP+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -21737,7 +23713,7 @@ for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if $as_executable_p "$ac_dir/$ac_word"; then
ac_cv_path_FGREP="$ac_dir/$ac_word"
- echo "$as_me:21740: found $ac_dir/$ac_word" >&5
+ echo "$as_me:23716: found $ac_dir/$ac_word" >&5
break
fi
done
@@ -21748,10 +23724,10 @@ fi
FGREP=$ac_cv_path_FGREP
if test -n "$FGREP"; then
- echo "$as_me:21751: result: $FGREP" >&5
+ echo "$as_me:23727: result: $FGREP" >&5
echo "${ECHO_T}$FGREP" >&6
else
- echo "$as_me:21754: result: no" >&5
+ echo "$as_me:23730: result: no" >&5
echo "${ECHO_T}no" >&6
fi
@@ -21759,16 +23735,16 @@ fi
done
test -n "$FGREP" || FGREP=": "
- test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:21762: error: cannot find workable fgrep" >&5
+ test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:23738: error: cannot find workable fgrep" >&5
echo "$as_me: error: cannot find workable fgrep" >&2;}
{ (exit 1); exit 1; }; }
fi
fi
-echo "$as_me:21767: result: $ac_cv_path_FGREP" >&5
+echo "$as_me:23743: result: $ac_cv_path_FGREP" >&5
echo "${ECHO_T}$ac_cv_path_FGREP" >&6
FGREP="$ac_cv_path_FGREP"
-echo "$as_me:21771: checking for makeflags variable" >&5
+echo "$as_me:23747: checking for makeflags variable" >&5
echo $ECHO_N "checking for makeflags variable... $ECHO_C" >&6
if test "${cf_cv_makeflags+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -21798,7 +23774,7 @@ CF_EOF
;;
*)
-echo "${as_me:-configure}:21801: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5
+echo "${as_me:-configure}:23777: testing given option \"$cf_option\",no match \"$cf_result\" ..." 1>&5
;;
esac
@@ -21806,7 +23782,7 @@ echo "${as_me:-configure}:21801: testing
rm -f cf_makeflags.tmp
fi
-echo "$as_me:21809: result: $cf_cv_makeflags" >&5
+echo "$as_me:23785: result: $cf_cv_makeflags" >&5
echo "${ECHO_T}$cf_cv_makeflags" >&6
ac_ext=c
@@ -21816,13 +23792,13 @@ ac_link='$CC -o "conftest$ac_exeext" $CF
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_main_return="return"
-echo "$as_me:21819: checking for an ANSI C-conforming const" >&5
+echo "$as_me:23795: checking for an ANSI C-conforming const" >&5
echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
if test "${ac_cv_c_const+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 21825 "configure"
+#line 23801 "configure"
#include "confdefs.h"
int
@@ -21832,13 +23808,13 @@ main (void)
#ifndef __cplusplus
/* Ultrix mips cc rejects this. */
typedef int charset[2];
- const charset x;
+ const charset x; (void)x;
/* SunOS 4.1.1 cc rejects this. */
char const *const *ccp;
char **p;
/* NEC SVR4.0.2 mips cc rejects this. */
struct point {int x, y;};
- static struct point const zero = {0,0};
+ static struct point const zero = {0,0}; (void)zero;
/* AIX XL C 1.02.0.0 rejects this.
It does not let you subtract one const X* pointer from another in
an arm of an if-expression whose if-part is not a constant
@@ -21854,16 +23830,19 @@ main (void)
char const *s = 0 ? (char *) 0 : (char const *) 0;
*t++ = 0;
+ (void)s;
}
{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
int x[] = {25, 17};
const int *foo = &x[0];
++foo;
+ (void)foo;
}
{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
typedef const int *iptr;
iptr p = 0;
++p;
+ (void)p;
}
{ /* AIX XL C 1.02.0.0 rejects this saying
"k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
@@ -21872,6 +23851,7 @@ main (void)
}
{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
const int foo = 10;
+ (void)foo;
}
#endif
@@ -21880,16 +23860,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:21883: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:23863: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:21886: \$? = $ac_status" >&5
+ echo "$as_me:23866: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:21889: \"$ac_try\"") >&5
+ { (eval echo "$as_me:23869: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:21892: \$? = $ac_status" >&5
+ echo "$as_me:23872: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_c_const=yes
else
@@ -21899,7 +23879,7 @@ ac_cv_c_const=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:21902: result: $ac_cv_c_const" >&5
+echo "$as_me:23882: result: $ac_cv_c_const" >&5
echo "${ECHO_T}$ac_cv_c_const" >&6
if test $ac_cv_c_const = no; then
@@ -21909,7 +23889,7 @@ EOF
fi
-echo "$as_me:21912: checking for inline" >&5
+echo "$as_me:23892: checking for inline" >&5
echo $ECHO_N "checking for inline... $ECHO_C" >&6
if test "${ac_cv_c_inline+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -21917,25 +23897,25 @@ else
ac_cv_c_inline=no
for ac_kw in inline __inline__ __inline; do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 21920 "configure"
+#line 23900 "configure"
#include "confdefs.h"
#ifndef __cplusplus
-static $ac_kw int static_foo () {return 0; }
-$ac_kw int foo () {return 0; }
+static $ac_kw int static_foo (void) {return 0; }
+$ac_kw int foo (void) {return 0; }
#endif
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:21929: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:23909: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:21932: \$? = $ac_status" >&5
+ echo "$as_me:23912: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:21935: \"$ac_try\"") >&5
+ { (eval echo "$as_me:23915: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:21938: \$? = $ac_status" >&5
+ echo "$as_me:23918: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_c_inline=$ac_kw; break
else
@@ -21946,7 +23926,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:21949: result: $ac_cv_c_inline" >&5
+echo "$as_me:23929: result: $ac_cv_c_inline" >&5
echo "${ECHO_T}$ac_cv_c_inline" >&6
case $ac_cv_c_inline in
inline | yes) ;;
@@ -21961,36 +23941,36 @@ EOF
;;
esac
-echo "$as_me:21964: checking for ansi token expansion/substitution" >&5
+echo "$as_me:23944: checking for ansi token expansion/substitution" >&5
echo $ECHO_N "checking for ansi token expansion/substitution... $ECHO_C" >&6
if test "${cf_cv_cpp_expands+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 21971 "configure"
+#line 23951 "configure"
#include "confdefs.h"
#define string(n) #n
int
main (void)
{
-char *s = string(token)
+const char *s = string(token); (void)s
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:21984: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:23964: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:21987: \$? = $ac_status" >&5
+ echo "$as_me:23967: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:21990: \"$ac_try\"") >&5
+ { (eval echo "$as_me:23970: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:21993: \$? = $ac_status" >&5
+ echo "$as_me:23973: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_cpp_expands=yes
else
@@ -22002,43 +23982,45 @@ rm -f "conftest.$ac_objext" "conftest.$a
fi
-echo "$as_me:22005: result: $cf_cv_cpp_expands" >&5
+echo "$as_me:23985: result: $cf_cv_cpp_expands" >&5
echo "${ECHO_T}$cf_cv_cpp_expands" >&6
test $cf_cv_cpp_expands = yes &&
cat >>confdefs.h <<\EOF
#define CPP_DOES_EXPAND 1
EOF
-echo "$as_me:22012: checking for ansi token concatenation" >&5
+echo "$as_me:23992: checking for ansi token concatenation" >&5
echo $ECHO_N "checking for ansi token concatenation... $ECHO_C" >&6
if test "${cf_cv_cpp_concats+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22019 "configure"
+#line 23999 "configure"
#include "confdefs.h"
#define concat(a,b) a ## b
int
main (void)
{
-char *firstlast = "y", *s = concat(first,last)
+static char *firstlast = "y";
+ const char *s = concat(first,last);
+ (void)s
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22032: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24014: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22035: \$? = $ac_status" >&5
+ echo "$as_me:24017: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22038: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24020: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22041: \$? = $ac_status" >&5
+ echo "$as_me:24023: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_cpp_concats=yes
else
@@ -22050,42 +24032,44 @@ rm -f "conftest.$ac_objext" "conftest.$a
fi
-echo "$as_me:22053: result: $cf_cv_cpp_concats" >&5
+echo "$as_me:24035: result: $cf_cv_cpp_concats" >&5
echo "${ECHO_T}$cf_cv_cpp_concats" >&6
test $cf_cv_cpp_concats = yes &&
cat >>confdefs.h <<\EOF
#define CPP_DOES_CONCAT 1
EOF
-echo "$as_me:22060: checking if nested parameters work" >&5
+echo "$as_me:24042: checking if nested parameters work" >&5
echo $ECHO_N "checking if nested parameters work... $ECHO_C" >&6
if test "${cf_cv_nested_params+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22067 "configure"
+#line 24049 "configure"
#include "confdefs.h"
+ extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig);
+
int
main (void)
{
-extern void (*sigdisp(int sig, void (*func)(int sig)))(int sig)
+
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22079: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24063: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22082: \$? = $ac_status" >&5
+ echo "$as_me:24066: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22085: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24069: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22088: \$? = $ac_status" >&5
+ echo "$as_me:24072: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_nested_params=yes
else
@@ -22097,7 +24081,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
fi
-echo "$as_me:22100: result: $cf_cv_nested_params" >&5
+echo "$as_me:24084: result: $cf_cv_nested_params" >&5
echo "${ECHO_T}$cf_cv_nested_params" >&6
test $cf_cv_nested_params = yes &&
cat >>confdefs.h <<\EOF
@@ -22105,13 +24089,13 @@ cat >>confdefs.h <<\EOF
EOF
### Checks for header files.
-echo "$as_me:22108: checking for ANSI C header files" >&5
+echo "$as_me:24092: checking for ANSI C header files" >&5
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
if test "${ac_cv_header_stdc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22114 "configure"
+#line 24098 "configure"
#include "confdefs.h"
#include
#include
@@ -22119,13 +24103,13 @@ else
#include
_ACEOF
-if { (eval echo "$as_me:22122: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:24106: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:22128: \$? = $ac_status" >&5
+ echo "$as_me:24112: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -22147,7 +24131,7 @@ rm -f conftest.err "conftest.$ac_ext"
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22150 "configure"
+#line 24134 "configure"
#include "confdefs.h"
#include
@@ -22165,7 +24149,7 @@ fi
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22168 "configure"
+#line 24152 "configure"
#include "confdefs.h"
#include
@@ -22186,7 +24170,7 @@ if test $ac_cv_header_stdc = yes; then
:
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22189 "configure"
+#line 24173 "configure"
#include "confdefs.h"
#include
#if ((' ' & 0x0FF) == 0x020)
@@ -22212,15 +24196,15 @@ main (void)
}
_ACEOF
rm -f "conftest$ac_exeext"
-if { (eval echo "$as_me:22215: \"$ac_link\"") >&5
+if { (eval echo "$as_me:24199: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:22218: \$? = $ac_status" >&5
+ echo "$as_me:24202: \$? = $ac_status" >&5
(exit "$ac_status"); } && { ac_try='"./conftest$ac_exeext"'
- { (eval echo "$as_me:22220: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24204: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22223: \$? = $ac_status" >&5
+ echo "$as_me:24207: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
:
else
@@ -22233,7 +24217,7 @@ rm -f core ./core.* ./*.core "conftest$a
fi
fi
fi
-echo "$as_me:22236: result: $ac_cv_header_stdc" >&5
+echo "$as_me:24220: result: $ac_cv_header_stdc" >&5
echo "${ECHO_T}$ac_cv_header_stdc" >&6
if test $ac_cv_header_stdc = yes; then
@@ -22246,13 +24230,13 @@ fi
ac_header_dirent=no
for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
-echo "$as_me:22249: checking for $ac_hdr that defines DIR" >&5
+echo "$as_me:24233: checking for $ac_hdr that defines DIR" >&5
echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22255 "configure"
+#line 24239 "configure"
#include "confdefs.h"
#include
#include <$ac_hdr>
@@ -22267,16 +24251,16 @@ return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22270: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24254: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22273: \$? = $ac_status" >&5
+ echo "$as_me:24257: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22276: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24260: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22279: \$? = $ac_status" >&5
+ echo "$as_me:24263: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
eval "$as_ac_Header=yes"
else
@@ -22286,7 +24270,7 @@ eval "$as_ac_Header=no"
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:22289: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:24273: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <&5
+ echo "$as_me:24286: checking for opendir in -ldir" >&5
echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6
if test "${ac_cv_lib_dir_opendir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -22307,7 +24291,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldir $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22310 "configure"
+#line 24294 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -22316,7 +24300,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char opendir ();
+char opendir (void);
int
main (void)
{
@@ -22326,16 +24310,16 @@ opendir ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:22329: \"$ac_link\"") >&5
+if { (eval echo "$as_me:24313: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:22332: \$? = $ac_status" >&5
+ echo "$as_me:24316: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:22335: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24319: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22338: \$? = $ac_status" >&5
+ echo "$as_me:24322: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_dir_opendir=yes
else
@@ -22346,14 +24330,14 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:22349: result: $ac_cv_lib_dir_opendir" >&5
+echo "$as_me:24333: result: $ac_cv_lib_dir_opendir" >&5
echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6
if test "$ac_cv_lib_dir_opendir" = yes; then
LIBS="$LIBS -ldir"
fi
else
- echo "$as_me:22356: checking for opendir in -lx" >&5
+ echo "$as_me:24340: checking for opendir in -lx" >&5
echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6
if test "${ac_cv_lib_x_opendir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -22361,7 +24345,7 @@ else
ac_check_lib_save_LIBS=$LIBS
LIBS="-lx $LIBS"
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22364 "configure"
+#line 24348 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
@@ -22370,7 +24354,7 @@ extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
-char opendir ();
+char opendir (void);
int
main (void)
{
@@ -22380,16 +24364,16 @@ opendir ();
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:22383: \"$ac_link\"") >&5
+if { (eval echo "$as_me:24367: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:22386: \$? = $ac_status" >&5
+ echo "$as_me:24370: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:22389: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24373: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22392: \$? = $ac_status" >&5
+ echo "$as_me:24376: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_lib_x_opendir=yes
else
@@ -22400,7 +24384,7 @@ fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:22403: result: $ac_cv_lib_x_opendir" >&5
+echo "$as_me:24387: result: $ac_cv_lib_x_opendir" >&5
echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6
if test "$ac_cv_lib_x_opendir" = yes; then
LIBS="$LIBS -lx"
@@ -22408,13 +24392,13 @@ fi
fi
-echo "$as_me:22411: checking whether time.h and sys/time.h may both be included" >&5
+echo "$as_me:24395: checking whether time.h and sys/time.h may both be included" >&5
echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
if test "${ac_cv_header_time+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22417 "configure"
+#line 24401 "configure"
#include "confdefs.h"
#include
#include
@@ -22430,16 +24414,16 @@ return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22433: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24417: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22436: \$? = $ac_status" >&5
+ echo "$as_me:24420: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22439: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24423: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22442: \$? = $ac_status" >&5
+ echo "$as_me:24426: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_header_time=yes
else
@@ -22449,7 +24433,7 @@ ac_cv_header_time=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:22452: result: $ac_cv_header_time" >&5
+echo "$as_me:24436: result: $ac_cv_header_time" >&5
echo "${ECHO_T}$ac_cv_header_time" >&6
if test $ac_cv_header_time = yes; then
@@ -22459,13 +24443,13 @@ EOF
fi
-echo "$as_me:22462: checking for sys/wait.h that is POSIX.1 compatible" >&5
+echo "$as_me:24446: checking for sys/wait.h that is POSIX.1 compatible" >&5
echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
if test "${ac_cv_header_sys_wait_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22468 "configure"
+#line 24452 "configure"
#include "confdefs.h"
#include
#include
@@ -22487,16 +24471,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22490: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24474: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22493: \$? = $ac_status" >&5
+ echo "$as_me:24477: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22496: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24480: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22499: \$? = $ac_status" >&5
+ echo "$as_me:24483: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_header_sys_wait_h=yes
else
@@ -22506,7 +24490,7 @@ ac_cv_header_sys_wait_h=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:22509: result: $ac_cv_header_sys_wait_h" >&5
+echo "$as_me:24493: result: $ac_cv_header_sys_wait_h" >&5
echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
if test $ac_cv_header_sys_wait_h = yes; then
@@ -22574,23 +24558,23 @@ for cf_hdr in \
wctype.h \
do
- echo "$as_me:22577: checking for $cf_hdr" >&5
+ echo "$as_me:24561: checking for $cf_hdr" >&5
echo $ECHO_N "checking for $cf_hdr... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22580 "configure"
+#line 24564 "configure"
#include "confdefs.h"
#include
#include <$cf_hdr>
_ACEOF
-if { (eval echo "$as_me:22587: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:24571: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:22593: \$? = $ac_status" >&5
+ echo "$as_me:24577: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -22608,7 +24592,7 @@ else
cf_found=no
fi
rm -f conftest.err "conftest.$ac_ext"
-echo "$as_me:22611: result: $cf_found" >&5
+echo "$as_me:24595: result: $cf_found" >&5
echo "${ECHO_T}$cf_found" >&6
if test $cf_found = yes ; then
@@ -22632,23 +24616,23 @@ sys/termio.h \
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:22635: checking for $ac_header" >&5
+echo "$as_me:24619: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22641 "configure"
+#line 24625 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:22645: \"$ac_cpp "conftest.$ac_ext"\"") >&5
+if { (eval echo "$as_me:24629: \"$ac_cpp "conftest.$ac_ext"\"") >&5
(eval $ac_cpp "conftest.$ac_ext") 2>conftest.er1
ac_status=$?
$EGREP -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:22651: \$? = $ac_status" >&5
+ echo "$as_me:24635: \$? = $ac_status" >&5
(exit "$ac_status"); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
@@ -22667,7 +24651,7 @@ else
fi
rm -f conftest.err "conftest.$ac_ext"
fi
-echo "$as_me:22670: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
+echo "$as_me:24654: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
cat >>confdefs.h <&5
+ echo "$as_me:24671: checking whether termios.h needs _POSIX_SOURCE" >&5
echo $ECHO_N "checking whether termios.h needs _POSIX_SOURCE... $ECHO_C" >&6
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22690 "configure"
+#line 24674 "configure"
#include "confdefs.h"
#include
int
main (void)
{
-struct termios foo; int x = foo.c_iflag = 1; (void)x
+struct termios foo; int x = (int)(foo.c_iflag = 1); (void)x
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22702: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24686: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22705: \$? = $ac_status" >&5
+ echo "$as_me:24689: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22708: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24692: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22711: \$? = $ac_status" >&5
+ echo "$as_me:24695: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
termios_bad=no
else
@@ -22716,7 +24700,7 @@ else
cat "conftest.$ac_ext" >&5
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22719 "configure"
+#line 24703 "configure"
#include "confdefs.h"
#define _POSIX_SOURCE
@@ -22724,22 +24708,22 @@ cat "conftest.$ac_ext" >&5
int
main (void)
{
-struct termios foo; int x = foo.c_iflag = 2; (void)x
+struct termios foo; int x = (int)(foo.c_iflag = 2); (void)x
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22733: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24717: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22736: \$? = $ac_status" >&5
+ echo "$as_me:24720: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22739: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24723: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22742: \$? = $ac_status" >&5
+ echo "$as_me:24726: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
termios_bad=unknown
else
@@ -22755,12 +24739,12 @@ rm -f "conftest.$ac_objext" "conftest.$a
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
- echo "$as_me:22758: result: $termios_bad" >&5
+ echo "$as_me:24742: result: $termios_bad" >&5
echo "${ECHO_T}$termios_bad" >&6
fi
fi
-echo "$as_me:22763: checking declaration of size-change" >&5
+echo "$as_me:24747: checking declaration of size-change" >&5
echo $ECHO_N "checking declaration of size-change... $ECHO_C" >&6
if test "${cf_cv_sizechange+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -22781,7 +24765,7 @@ do
fi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22784 "configure"
+#line 24768 "configure"
#include "confdefs.h"
#include
#ifdef HAVE_TERMIOS_H
@@ -22831,16 +24815,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22834: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24818: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22837: \$? = $ac_status" >&5
+ echo "$as_me:24821: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22840: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24824: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22843: \$? = $ac_status" >&5
+ echo "$as_me:24827: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_sizechange=yes
else
@@ -22859,7 +24843,7 @@ rm -f "conftest.$ac_objext" "conftest.$a
done
fi
-echo "$as_me:22862: result: $cf_cv_sizechange" >&5
+echo "$as_me:24846: result: $cf_cv_sizechange" >&5
echo "${ECHO_T}$cf_cv_sizechange" >&6
if test "$cf_cv_sizechange" != no ; then
@@ -22877,7 +24861,7 @@ EOF
esac
fi
-echo "$as_me:22880: checking if sys/time.h conflicts with sys/select.h" >&5
+echo "$as_me:24864: checking if sys/time.h conflicts with sys/select.h" >&5
echo $ECHO_N "checking if sys/time.h conflicts with sys/select.h... $ECHO_C" >&6
if test "${cf_cv_sys_select_timeval+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -22886,7 +24870,7 @@ else
for cf_opts in no yes
do
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22889 "configure"
+#line 24873 "configure"
#include "confdefs.h"
#define yes 1
@@ -22913,22 +24897,22 @@ cat >"conftest.$ac_ext" <<_ACEOF
int
main (void)
{
-struct timeval foo
+struct timeval foo; (void)foo
;
return 0;
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:22922: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:24906: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:22925: \$? = $ac_status" >&5
+ echo "$as_me:24909: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:22928: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24912: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22931: \$? = $ac_status" >&5
+ echo "$as_me:24915: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_sys_select_timeval=$cf_opts
break
@@ -22942,21 +24926,21 @@ done
fi
-echo "$as_me:22945: result: $cf_cv_sys_select_timeval" >&5
+echo "$as_me:24929: result: $cf_cv_sys_select_timeval" >&5
echo "${ECHO_T}$cf_cv_sys_select_timeval" >&6
test $cf_cv_sys_select_timeval = yes &&
cat >>confdefs.h <<\EOF
#define NEED_TIMEVAL_FIX 1
EOF
-echo "$as_me:22952: checking for va_copy" >&5
+echo "$as_me:24936: checking for va_copy" >&5
echo $ECHO_N "checking for va_copy... $ECHO_C" >&6
if test "${cf_cv_have_va_copy+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 22959 "configure"
+#line 24943 "configure"
#include "confdefs.h"
#include
@@ -22973,16 +24957,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:22976: \"$ac_link\"") >&5
+if { (eval echo "$as_me:24960: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:22979: \$? = $ac_status" >&5
+ echo "$as_me:24963: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:22982: \"$ac_try\"") >&5
+ { (eval echo "$as_me:24966: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:22985: \$? = $ac_status" >&5
+ echo "$as_me:24969: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_have_va_copy=yes
else
@@ -22992,7 +24976,7 @@ cf_cv_have_va_copy=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:22995: result: $cf_cv_have_va_copy" >&5
+echo "$as_me:24979: result: $cf_cv_have_va_copy" >&5
echo "${ECHO_T}$cf_cv_have_va_copy" >&6
if test "$cf_cv_have_va_copy" = yes;
@@ -23004,14 +24988,14 @@ EOF
else # !cf_cv_have_va_copy
-echo "$as_me:23007: checking for __va_copy" >&5
+echo "$as_me:24991: checking for __va_copy" >&5
echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6
if test "${cf_cv_have___va_copy+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23014 "configure"
+#line 24998 "configure"
#include "confdefs.h"
#include
@@ -23028,16 +25012,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:23031: \"$ac_link\"") >&5
+if { (eval echo "$as_me:25015: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:23034: \$? = $ac_status" >&5
+ echo "$as_me:25018: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:23037: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25021: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23040: \$? = $ac_status" >&5
+ echo "$as_me:25024: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_have___va_copy=yes
else
@@ -23047,7 +25031,7 @@ cf_cv_have___va_copy=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:23050: result: $cf_cv_have___va_copy" >&5
+echo "$as_me:25034: result: $cf_cv_have___va_copy" >&5
echo "${ECHO_T}$cf_cv_have___va_copy" >&6
if test "$cf_cv_have___va_copy" = yes
@@ -23059,14 +25043,14 @@ EOF
else # !cf_cv_have___va_copy
-echo "$as_me:23062: checking for __builtin_va_copy" >&5
+echo "$as_me:25046: checking for __builtin_va_copy" >&5
echo $ECHO_N "checking for __builtin_va_copy... $ECHO_C" >&6
if test "${cf_cv_have___builtin_va_copy+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23069 "configure"
+#line 25053 "configure"
#include "confdefs.h"
#include
@@ -23083,16 +25067,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:23086: \"$ac_link\"") >&5
+if { (eval echo "$as_me:25070: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:23089: \$? = $ac_status" >&5
+ echo "$as_me:25073: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:23092: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25076: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23095: \$? = $ac_status" >&5
+ echo "$as_me:25079: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_have___builtin_va_copy=yes
else
@@ -23102,7 +25086,7 @@ cf_cv_have___builtin_va_copy=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:23105: result: $cf_cv_have___builtin_va_copy" >&5
+echo "$as_me:25089: result: $cf_cv_have___builtin_va_copy" >&5
echo "${ECHO_T}$cf_cv_have___builtin_va_copy" >&6
test "$cf_cv_have___builtin_va_copy" = yes &&
@@ -23120,14 +25104,14 @@ case "${cf_cv_have_va_copy}${cf_cv_have_
;;
*)
- echo "$as_me:23123: checking if we can simply copy va_list" >&5
+ echo "$as_me:25107: checking if we can simply copy va_list" >&5
echo $ECHO_N "checking if we can simply copy va_list... $ECHO_C" >&6
if test "${cf_cv_pointer_va_list+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23130 "configure"
+#line 25114 "configure"
#include "confdefs.h"
#include
@@ -23144,16 +25128,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:23147: \"$ac_link\"") >&5
+if { (eval echo "$as_me:25131: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:23150: \$? = $ac_status" >&5
+ echo "$as_me:25134: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:23153: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25137: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23156: \$? = $ac_status" >&5
+ echo "$as_me:25140: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_pointer_va_list=yes
else
@@ -23163,19 +25147,19 @@ cf_cv_pointer_va_list=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:23166: result: $cf_cv_pointer_va_list" >&5
+echo "$as_me:25150: result: $cf_cv_pointer_va_list" >&5
echo "${ECHO_T}$cf_cv_pointer_va_list" >&6
if test "$cf_cv_pointer_va_list" = no
then
- echo "$as_me:23171: checking if we can copy va_list indirectly" >&5
+ echo "$as_me:25155: checking if we can copy va_list indirectly" >&5
echo $ECHO_N "checking if we can copy va_list indirectly... $ECHO_C" >&6
if test "${cf_cv_array_va_list+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23178 "configure"
+#line 25162 "configure"
#include "confdefs.h"
#include
@@ -23192,16 +25176,16 @@ main (void)
}
_ACEOF
rm -f "conftest.$ac_objext" "conftest$ac_exeext"
-if { (eval echo "$as_me:23195: \"$ac_link\"") >&5
+if { (eval echo "$as_me:25179: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:23198: \$? = $ac_status" >&5
+ echo "$as_me:25182: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest$ac_exeext"'
- { (eval echo "$as_me:23201: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25185: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23204: \$? = $ac_status" >&5
+ echo "$as_me:25188: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
cf_cv_array_va_list=yes
else
@@ -23211,7 +25195,7 @@ cf_cv_array_va_list=no
fi
rm -f "conftest.$ac_objext" "conftest$ac_exeext" "conftest.$ac_ext"
fi
-echo "$as_me:23214: result: $cf_cv_array_va_list" >&5
+echo "$as_me:25198: result: $cf_cv_array_va_list" >&5
echo "${ECHO_T}$cf_cv_array_va_list" >&6
test "$cf_cv_array_va_list" = yes &&
cat >>confdefs.h <<\EOF
@@ -23223,60 +25207,13 @@ EOF
esac
### Checks for Datatypes.
-# On IRIX 5.3, sys/types and inttypes.h are conflicting.
-
-for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
- inttypes.h stdint.h unistd.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:23232: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
-if eval "test \"\${$as_ac_Header+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >"conftest.$ac_ext" <<_ACEOF
-#line 23238 "configure"
-#include "confdefs.h"
-$ac_includes_default
-#include <$ac_header>
-_ACEOF
-rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23244: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:23247: \$? = $ac_status" >&5
- (exit "$ac_status"); } &&
- { ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23250: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:23253: \$? = $ac_status" >&5
- (exit "$ac_status"); }; }; then
- eval "$as_ac_Header=yes"
-else
- echo "$as_me: failed program was:" >&5
-cat "conftest.$ac_ext" >&5
-eval "$as_ac_Header=no"
-fi
-rm -f "conftest.$ac_objext" "conftest.$ac_ext"
-fi
-echo "$as_me:23263: result: `eval echo '${'"$as_ac_Header"'}'`" >&5
-echo "${ECHO_T}`eval echo '${'"$as_ac_Header"'}'`" >&6
-if test "`eval echo '${'"$as_ac_Header"'}'`" = yes; then
- cat >>confdefs.h <&5
+echo "$as_me:25210: checking for gid_t" >&5
echo $ECHO_N "checking for gid_t... $ECHO_C" >&6
if test "${ac_cv_type_gid_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23279 "configure"
+#line 25216 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23291,16 +25228,16 @@ if (sizeof (gid_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23294: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25231: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23297: \$? = $ac_status" >&5
+ echo "$as_me:25234: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23300: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25237: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23303: \$? = $ac_status" >&5
+ echo "$as_me:25240: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_gid_t=yes
else
@@ -23310,7 +25247,7 @@ ac_cv_type_gid_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23313: result: $ac_cv_type_gid_t" >&5
+echo "$as_me:25250: result: $ac_cv_type_gid_t" >&5
echo "${ECHO_T}$ac_cv_type_gid_t" >&6
if test "$ac_cv_type_gid_t" = yes; then
:
@@ -23322,13 +25259,13 @@ EOF
fi
-echo "$as_me:23325: checking for mode_t" >&5
+echo "$as_me:25262: checking for mode_t" >&5
echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
if test "${ac_cv_type_mode_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23331 "configure"
+#line 25268 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23343,16 +25280,16 @@ if (sizeof (mode_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23346: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25283: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23349: \$? = $ac_status" >&5
+ echo "$as_me:25286: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23352: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25289: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23355: \$? = $ac_status" >&5
+ echo "$as_me:25292: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_mode_t=yes
else
@@ -23362,7 +25299,7 @@ ac_cv_type_mode_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23365: result: $ac_cv_type_mode_t" >&5
+echo "$as_me:25302: result: $ac_cv_type_mode_t" >&5
echo "${ECHO_T}$ac_cv_type_mode_t" >&6
if test "$ac_cv_type_mode_t" = yes; then
:
@@ -23374,13 +25311,13 @@ EOF
fi
-echo "$as_me:23377: checking for off_t" >&5
+echo "$as_me:25314: checking for off_t" >&5
echo $ECHO_N "checking for off_t... $ECHO_C" >&6
if test "${ac_cv_type_off_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23383 "configure"
+#line 25320 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23395,16 +25332,16 @@ if (sizeof (off_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23398: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25335: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23401: \$? = $ac_status" >&5
+ echo "$as_me:25338: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23404: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25341: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23407: \$? = $ac_status" >&5
+ echo "$as_me:25344: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_off_t=yes
else
@@ -23414,7 +25351,7 @@ ac_cv_type_off_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23417: result: $ac_cv_type_off_t" >&5
+echo "$as_me:25354: result: $ac_cv_type_off_t" >&5
echo "${ECHO_T}$ac_cv_type_off_t" >&6
if test "$ac_cv_type_off_t" = yes; then
:
@@ -23426,13 +25363,13 @@ EOF
fi
-echo "$as_me:23429: checking for pid_t" >&5
+echo "$as_me:25366: checking for pid_t" >&5
echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
if test "${ac_cv_type_pid_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23435 "configure"
+#line 25372 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23447,16 +25384,16 @@ if (sizeof (pid_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23450: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25387: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23453: \$? = $ac_status" >&5
+ echo "$as_me:25390: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23456: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25393: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23459: \$? = $ac_status" >&5
+ echo "$as_me:25396: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_pid_t=yes
else
@@ -23466,7 +25403,7 @@ ac_cv_type_pid_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23469: result: $ac_cv_type_pid_t" >&5
+echo "$as_me:25406: result: $ac_cv_type_pid_t" >&5
echo "${ECHO_T}$ac_cv_type_pid_t" >&6
if test "$ac_cv_type_pid_t" = yes; then
:
@@ -23478,13 +25415,13 @@ EOF
fi
-echo "$as_me:23481: checking for size_t" >&5
+echo "$as_me:25418: checking for size_t" >&5
echo $ECHO_N "checking for size_t... $ECHO_C" >&6
if test "${ac_cv_type_size_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23487 "configure"
+#line 25424 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23499,16 +25436,16 @@ if (sizeof (size_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23502: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25439: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23505: \$? = $ac_status" >&5
+ echo "$as_me:25442: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23508: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25445: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23511: \$? = $ac_status" >&5
+ echo "$as_me:25448: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_size_t=yes
else
@@ -23518,7 +25455,7 @@ ac_cv_type_size_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23521: result: $ac_cv_type_size_t" >&5
+echo "$as_me:25458: result: $ac_cv_type_size_t" >&5
echo "${ECHO_T}$ac_cv_type_size_t" >&6
if test "$ac_cv_type_size_t" = yes; then
:
@@ -23530,13 +25467,13 @@ EOF
fi
-echo "$as_me:23533: checking for ssize_t" >&5
+echo "$as_me:25470: checking for ssize_t" >&5
echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
if test "${ac_cv_type_ssize_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23539 "configure"
+#line 25476 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23551,16 +25488,16 @@ if (sizeof (ssize_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23554: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25491: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23557: \$? = $ac_status" >&5
+ echo "$as_me:25494: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23560: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25497: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23563: \$? = $ac_status" >&5
+ echo "$as_me:25500: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_ssize_t=yes
else
@@ -23570,7 +25507,7 @@ ac_cv_type_ssize_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23573: result: $ac_cv_type_ssize_t" >&5
+echo "$as_me:25510: result: $ac_cv_type_ssize_t" >&5
echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
if test "$ac_cv_type_ssize_t" = yes; then
:
@@ -23582,13 +25519,13 @@ EOF
fi
-echo "$as_me:23585: checking for time_t" >&5
+echo "$as_me:25522: checking for time_t" >&5
echo $ECHO_N "checking for time_t... $ECHO_C" >&6
if test "${ac_cv_type_time_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23591 "configure"
+#line 25528 "configure"
#include "confdefs.h"
$ac_includes_default
int
@@ -23603,16 +25540,16 @@ if (sizeof (time_t))
}
_ACEOF
rm -f "conftest.$ac_objext"
-if { (eval echo "$as_me:23606: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:25543: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:23609: \$? = $ac_status" >&5
+ echo "$as_me:25546: \$? = $ac_status" >&5
(exit "$ac_status"); } &&
{ ac_try='test -s "conftest.$ac_objext"'
- { (eval echo "$as_me:23612: \"$ac_try\"") >&5
+ { (eval echo "$as_me:25549: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:23615: \$? = $ac_status" >&5
+ echo "$as_me:25552: \$? = $ac_status" >&5
(exit "$ac_status"); }; }; then
ac_cv_type_time_t=yes
else
@@ -23622,7 +25559,7 @@ ac_cv_type_time_t=no
fi
rm -f "conftest.$ac_objext" "conftest.$ac_ext"
fi
-echo "$as_me:23625: result: $ac_cv_type_time_t" >&5
+echo "$as_me:25562: result: $ac_cv_type_time_t" >&5
echo "${ECHO_T}$ac_cv_type_time_t" >&6
if test "$ac_cv_type_time_t" = yes; then
:
@@ -23635,7 +25572,7 @@ EOF
fi
cat >"conftest.$ac_ext" <<_ACEOF
-#line 23638 "configure"
+#line 25575 "configure"
#include "confdefs.h"
#include