Removed -DOS_xxx (is evaluated inside elogd.c)

SVN revision: 2074
This commit is contained in:
Stefan Ritt 2008-03-09 14:35:01 +00:00
parent 4633d18db3
commit 45e20f2cbe

View File

@ -71,8 +71,6 @@ ifeq ($(OSTYPE),Linux)
CC = gcc CC = gcc
endif endif
CFLAGS += -DOS_$(OSTYPE)
ifdef USE_SSL ifdef USE_SSL
CFLAGS += -DHAVE_SSL CFLAGS += -DHAVE_SSL
LIBS += -lssl LIBS += -lssl