*** empty log message ***

This commit is contained in:
dockes 2007-11-08 09:31:42 +00:00
parent 7df32c5fa3
commit 1e1d2bdd4e

View File

@ -2,7 +2,8 @@ include $(depth)/mk/commondefs
include $(depth)/mk/localdefs include $(depth)/mk/localdefs
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \ ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
-pthread \ -pthread -I/usr/include \
-DHAVE_VASPRINTF=1 \ -DHAVE_VASPRINTF=1 \
-DHAVE_MKDTEMP=1 -DHAVE_MKDTEMP=1 \
-DSTATFS_INCLUDE="<sys/mount.h>"
LIBSYS = LIBSYS =