This commit is contained in:
pdw
2002-10-15 08:52:13 +00:00
parent 62a9d8a85c
commit 386cba71ec
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ $Id$
0.8
Added support for displaying port numbers
Minor fix to rate display
Minor fixes to rate display
Minor fix to netmask handling (specifying /32 was broken)
Updated RPM spec file
Iain Lea <iain@bricbrac.de>

View File

@@ -29,7 +29,7 @@ MANDIR = man
#MANDIR = share/man # FHS-ish
# You shouldn't need to change anything below this point.
VERSION = 0.8pre2
VERSION = 0.8pre3
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
LDFLAGS += -g
LDLIBS += -lpcap -lpthread -lcurses -lm