Another round of libical bustage hunting. still bug 394902

This commit is contained in:
mvl%exedo.nl 2007-12-11 17:01:25 +00:00
Родитель 28515a33ae
Коммит 706d61fbd3
1 изменённых файлов: 1 добавлений и 4 удалений

Просмотреть файл

@ -77,12 +77,9 @@ CSRCS = \
sspm.c \
icallangbind.c \
caldate.c \
vsnprintf.c \
$(NULL)
ifeq (,$(filter -DHAVE_SNPRINTF=1,$(ACDEFINES)))
CSRCS += vsnprintf.c
endif
DEFINES += -DHAVE_CONFIG_H
ifneq (,$(filter BeOS Darwin OpenVMS NetBSD FreeBSD,$(OS_ARCH)))