mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-04-22 12:55:44 +00:00
Corrected define.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@16848 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5c68a97572
commit
dcc302e5a7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ GDL2_SUBMINOR_VERSION = @SUBMINOR_VERSION@
|
|||
|
||||
|
||||
# Additional flags to pass to the preprocessor
|
||||
AUXILIARY_CPPFLAGS += -DGDL2
|
||||
AUXILIARY_CPPFLAGS += -DGDL2=1
|
||||
|
||||
# Additional libraries for the linker
|
||||
AUXILIARY_TOOL_LIBS += -lgnustep-db2 -lgnustep-db2control
|
||||
|
|
Loading…
Reference in a new issue