aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-07-03 08:18:20 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-07-03 08:18:20 +0000
commitce299152b5eda62b7b81f997a7cc7023b2b552a9 (patch)
tree4b5e0f511cd444af68f46d29464012e62e026e18 /bootstrap.conf
parentebafa0371adcc981eff35089ff30b04fb334e67b (diff)
downloadanubis-ce299152b5eda62b7b81f997a7cc7023b2b552a9.tar.gz
anubis-ce299152b5eda62b7b81f997a7cc7023b2b552a9.tar.bz2
Fix loop-detection code, add some minor improvements.
* README-hacking: Update. * bootstrap.conf: Add sysexits. * build/bootstrap: Synch with gnulib repository. * build/gnulib.modules: Remove. * lib/.cvsignore, m4/.cvsignore, po/.cvsignore: Update. * lib/Makefile.am: Remove unnecessary initializations. * src/authmode.c (anubis_authenticate_mode): Remove a block of code duplicated in transmode.c and replace it with a call to session_prologue. * src/transmode.c (anubis_transparent_mode): Likewise. (string_to_ipaddr, session_prologue): New functions. * src/env.opt: Fix Emacs mode marker. * src/headers.h: Include sysexits.h unconditionally. (session_prologue): New prototype. * src/tls.c (cipher_info): Add missing newline.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 25bb922..b113971 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -11,6 +11,7 @@ gnulib_modules="\
getopt\
getpass\
setenv\
+ sysexits\
xalloc"
build_aux=build

Return to:

Send suggestions and report system problems to the System administrator.