INN commit: trunk (innd/Makefile samples/inn.conf.in)
INN Commit
Russ_Allbery at isc.org
Fri Oct 5 11:18:58 UTC 2007
Date: Friday, October 5, 2007 @ 04:18:57
Author: iulius
Revision: 7698
Update dependencies for compilation.
Detabify inn.conf.
Modified:
trunk/innd/Makefile
trunk/samples/inn.conf.in
---------------------+
innd/Makefile | 10 +++++-----
samples/inn.conf.in | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
Modified: innd/Makefile
===================================================================
--- innd/Makefile 2007-10-05 03:43:48 UTC (rev 7697)
+++ innd/Makefile 2007-10-05 11:18:57 UTC (rev 7698)
@@ -209,11 +209,11 @@
../include/config.h ../include/portable/socket.h ../include/config.h \
../include/portable/getaddrinfo.h ../include/portable/getnameinfo.h \
../include/inn/innconf.h ../include/inn/defines.h \
- ../include/inn/network.h innd.h ../include/portable/time.h \
- ../include/inn/buffer.h ../include/inn/history.h \
- ../include/inn/messages.h ../include/inn/timer.h \
- ../include/inn/libinn.h ../include/nntp.h ../include/inn/nntp.h \
- ../include/inn/paths.h ../include/inn/storage.h
+ ../include/inn/network.h ../include/inn/vector.h innd.h \
+ ../include/portable/time.h ../include/inn/buffer.h \
+ ../include/inn/history.h ../include/inn/messages.h \
+ ../include/inn/timer.h ../include/inn/libinn.h ../include/nntp.h \
+ ../include/inn/nntp.h ../include/inn/paths.h ../include/inn/storage.h
site.o: site.c ../include/config.h ../include/inn/defines.h \
../include/inn/system.h ../include/inn/options.h ../include/clibrary.h \
../include/config.h ../include/inn/innconf.h ../include/inn/defines.h \
Modified: samples/inn.conf.in
===================================================================
--- samples/inn.conf.in 2007-10-05 03:43:48 UTC (rev 7697)
+++ samples/inn.conf.in 2007-10-05 11:18:57 UTC (rev 7698)
@@ -36,7 +36,7 @@
artcutoff: 10
#bindaddress:
#bindaddress6:
-dontrejectfiltered: false
+dontrejectfiltered: false
hiscachesize: 0
ignorenewsgroups: false
immediatecancel: false
@@ -79,7 +79,7 @@
nfsreader: false
nfsreaderdelay: 60
nnrpdcheckart: true
-nnrpdflags: ""
+nnrpdflags: ""
nnrpdloadlimit: 16
noreader: false
readerswhenstopped: false
More information about the inn-committers
mailing list