summaryrefslogtreecommitdiff
path: root/xmloff/Makefile
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-09-02 15:13:41 +0200
committerRene Engelhard <rene@openoffice.org>2010-09-02 15:13:41 +0200
commite02ccd1ae444b8bd21e963adc9f368c462fc3609 (patch)
treed5e710010b303af96d6742e24f98df5a58a3e517 /xmloff/Makefile
parent983a7032177ecb7b67cf6b5e14c97e03f106bf23 (diff)
gnumake2: move make 3.81 check into configure
Diffstat (limited to 'xmloff/Makefile')
-rw-r--r--xmloff/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/Makefile b/xmloff/Makefile
index 3225bc97e12c..c19100ee9a5b 100644
--- a/xmloff/Makefile
+++ b/xmloff/Makefile
@@ -25,10 +25,6 @@
#
#*************************************************************************
-ifneq ($(MAKE_VERSION),3.81)
-$(error You need at least GNU Make 3.81!)
-endif
-
ifeq ($(strip $(SOLARENV)),)
$(error No environment set!)
endif