mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
add ObjectiveC2 header directory for C code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34564 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7426ec00ed
commit
644ed112a1
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ ifeq ($(BASE_MAKE_LOADED),)
|
|||
OBJC2RUNTIME=@OBJC2RUNTIME@
|
||||
ifeq ($(OBJC2RUNTIME),0)
|
||||
AUXILIARY_OBJCFLAGS += -I$(GNUSTEP_HEADERS)/ObjectiveC2
|
||||
AUXILIARY_CFLAGS += -I$(GNUSTEP_HEADERS)/ObjectiveC2
|
||||
endif
|
||||
|
||||
# For literal string handling, base requires the compiler to store the
|
||||
|
|
Loading…
Reference in a new issue