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