Trying to make conditional syntax more cross-platform compatible.

See bugs # 1490371, 1613457, 1618673.
This commit is contained in:
Karl Waclawek 2007-05-05 17:26:37 +00:00
parent 09a7fe471b
commit 37cfa469d4

View file

@ -44,7 +44,9 @@ MANFILE = $(srcdir)/doc/xmlwf.1
APIHEADER = $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
LIBRARY = libexpat.la
INSTALL_ROOT ?= $(DESTDIR)
ifeq ($(INSTALL_ROOT),)
INSTALL_ROOT = $(DESTDIR)
endif
default: buildlib xmlwf/xmlwf