summaryrefslogtreecommitdiff
path: root/svl/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
commitacbb009ba0992ec4ad4c9848c0b0ac9ee81effa4 (patch)
treecf299a6c863a9ec4fb44a7e656446ccfd751cb8a /svl/Makefile
parentc240e18cddbef2bc3eda6210e02b9dc274b59728 (diff)
gnumake2: move make 3.81 check into configure
Diffstat (limited to 'svl/Makefile')
-rw-r--r--svl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/svl/Makefile b/svl/Makefile
index 3225bc97e12c..c19100ee9a5b 100644
--- a/svl/Makefile
+++ b/svl/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