Updated SPEC file.

Updated to version 0.8pre1.
Now compiles with older libpcap (without SLL support).
Further fixes to display of rates.
This commit is contained in:
pdw
2002-10-10 15:55:59 +00:00
parent 6da4be8a35
commit 3dcbe7a6c1
5 changed files with 19 additions and 10 deletions

View File

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