Removed -DOS_xxx (is evaluated inside elogd.c)

SVN revision: 2074
This commit is contained in:
2008-03-09 14:35:01 +00:00
parent 4633d18db3
commit 45e20f2cbe
-2
View File
@@ -71,8 +71,6 @@ ifeq ($(OSTYPE),Linux)
CC = gcc
endif
CFLAGS += -DOS_$(OSTYPE)
ifdef USE_SSL
CFLAGS += -DHAVE_SSL
LIBS += -lssl