Added FIXME

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23842 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2006-10-11 01:09:55 +00:00
parent 19c0fe5709
commit 4ede6185bb

View file

@ -48,6 +48,10 @@ ADDITIONAL_OBJCFLAGS = $(SSLFLAGS)
ADDITIONAL_CFLAGS =
# Additional include directories the compiler should search
# FIXME - the -I../Source seems wrong because it might
# include config.h from gnustep-base instead of the
# one in this directory. It is required to find
# GSPrivate.h on non-flattened though.
ADDITIONAL_INCLUDE_DIRS = -I./$(GNUSTEP_TARGET_DIR) \
-I../Source/$(GNUSTEP_TARGET_DIR) -I../Source \
-I../Headers/Additions -I../Headers