summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/Makefile4
-rw-r--r--sfx2/Makefile4
-rw-r--r--xmloff/Makefile4
3 files changed, 0 insertions, 12 deletions
diff --git a/framework/Makefile b/framework/Makefile
index 3225bc97e12c..c19100ee9a5b 100644
--- a/framework/Makefile
+++ b/framework/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
diff --git a/sfx2/Makefile b/sfx2/Makefile
index 3225bc97e12c..c19100ee9a5b 100644
--- a/sfx2/Makefile
+++ b/sfx2/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
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