* EOControl/Makefile.preamble: Fix --disable-flattend.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@18781 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
ayers 2004-03-06 10:02:53 +00:00
parent 5d9de02569
commit 8431967fe0
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2003-03-06 David Ayers <d.ayers@inode.at>
* EOControl/Makefile.preamble: Fix --disable-flattend.
2003-02-26 David Ayers <d.ayers@inode.at>
* EOControl/EODebug.h: Include missing header for non-*-gnu-*.

View file

@ -45,7 +45,7 @@ ADDITIONAL_OBJCFLAGS =
ADDITIONAL_CFLAGS =
# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS = -I..
ADDITIONAL_INCLUDE_DIRS = -I./$(GNUSTEP_TARGET_DIR) -I..
# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS =