From cb187bd13791c9c202fc845abdf9824394947117 Mon Sep 17 00:00:00 2001 From: nicola Date: Wed, 11 Oct 2006 01:09:55 +0000 Subject: [PATCH] Added FIXME git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23842 72102866-910b-0410-8b05-ffd578937521 --- SSL/Makefile.preamble | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SSL/Makefile.preamble b/SSL/Makefile.preamble index 75f88c432..8b8d42b40 100644 --- a/SSL/Makefile.preamble +++ b/SSL/Makefile.preamble @@ -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