Fix some asserts.

This commit is contained in:
Jan Vidar Krey
2009-08-04 04:58:55 +02:00
parent 1642b8dfbe
commit d45383fe4d
3 changed files with 5 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ USE_SSL ?= NO
USE_BIGENDIAN ?= AUTO
BITS ?= AUTO
SILENT ?= YES
LDLIBS += -levent
LDLIBS += -lev
TERSE ?= NO
STACK_PROTECT ?= NO