mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Preliminary XML support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7470 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1dfa3c2749
commit
34edef037c
13 changed files with 1803 additions and 17 deletions
|
@ -55,11 +55,6 @@ ADDITIONAL_INCLUDE_DIRS += -I../Headers/gnustep -I../Headers \
|
|||
# Additional library directories the linker should search
|
||||
ADDITIONAL_LIB_DIRS += -L../Source/$(GNUSTEP_OBJ_DIR)
|
||||
|
||||
# Additional libraries for XML parsing
|
||||
ifeq ($(HAVE_LIBXML),1)
|
||||
ADDITIONAL_TOOL_LIBS += -lxml -lz
|
||||
endif
|
||||
|
||||
#
|
||||
# Flags dealing with installing and uninstalling
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue