Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/rescue systrace needs libevent now.



details:   https://anonhg.NetBSD.org/src/rev/0a8e6084ee27
branches:  trunk
changeset: 555808:0a8e6084ee27
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sat Nov 29 05:47:51 2003 +0000

description:
systrace needs libevent now.

diffstat:

 rescue/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 371210f47806 -r 0a8e6084ee27 rescue/list
--- a/rescue/list       Sat Nov 29 00:27:58 2003 +0000
+++ b/rescue/list       Sat Nov 29 05:47:51 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.8 2003/10/21 10:08:40 lukem Exp $
+#      $NetBSD: list,v 1.9 2003/11/29 05:47:51 simonb Exp $
 
 SRCDIRS        bin
 
@@ -133,4 +133,4 @@
 PROG   gzip            gunzip gzcat zcat 
 
 
-LIBS   liboverride.o -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -ltermcap -lutil -lz 
+LIBS   liboverride.o -lbz2 -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -ltermcap -lutil -lz -levent



Home | Main Index | Thread Index | Old Index