Define GNUSTEP_BASE_HAVE_LIBXML so that gnustep-make knows if it's the

case or not


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11986 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-01-04 17:49:15 +00:00
parent 0762bcb849
commit bd0e989dad

View file

@ -36,6 +36,8 @@ ifeq ($(FOUNDATION_LIB),gnu)
GNUSTEP_BASE_MINOR_VERSION = @MINOR_VERSION@
GNUSTEP_BASE_SUBMINOR_VERSION = @SUBMINOR_VERSION@
GNUSTEP_BASE_HAVE_LIBXML=@HAVE_LIBXML@
FND_LDFLAGS =
FND_LIBS = -lgnustep-base
FND_DEFINE = -DGNUSTEP_BASE_LIBRARY=1