summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2018-02-28 08:18:03 (GMT)
committerTony Theodore <tonyt@logyst.com>2018-02-28 08:18:03 (GMT)
commitb94009476a3198e38be6651668538968b7db7099 (patch)
tree750a9d65a15d827323466dd261309578d9b22b6e /plugins
parente3071de79395803a4a1f4586eee067610fd56e9d (diff)
downloadmxe-b94009476a3198e38be6651668538968b7db7099.zip
mxe-b94009476a3198e38be6651668538968b7db7099.tar.gz
mxe-b94009476a3198e38be6651668538968b7db7099.tar.bz2
gettext: remove native deps fixups
issue from #1892 was actually related to Bash on Ubuntu on Windows and timestamp issues causing autotools to be called
Diffstat (limited to 'plugins')
-rw-r--r--plugins/native/gettext-deps.mk4
l---------plugins/native/jessie/gettext-deps.mk1
l---------plugins/native/trusty/gettext-deps.mk1
l---------plugins/native/wheezy/gettext-deps.mk1
4 files changed, 0 insertions, 7 deletions
diff --git a/plugins/native/gettext-deps.mk b/plugins/native/gettext-deps.mk
deleted file mode 100644
index e0d0fbe..0000000
--- a/plugins/native/gettext-deps.mk
+++ /dev/null
@@ -1,4 +0,0 @@
-# This file is part of MXE. See LICENSE.md for licensing information.
-
-# native build of gettext requires recent autotools
-gettext_DEPS_$(BUILD) := $(gettext_DEPS_$(BUILD)) libtool
diff --git a/plugins/native/jessie/gettext-deps.mk b/plugins/native/jessie/gettext-deps.mk
deleted file mode 120000
index 5426ef9..0000000
--- a/plugins/native/jessie/gettext-deps.mk
+++ /dev/null
@@ -1 +0,0 @@
-../gettext-deps.mk \ No newline at end of file
diff --git a/plugins/native/trusty/gettext-deps.mk b/plugins/native/trusty/gettext-deps.mk
deleted file mode 120000
index 5426ef9..0000000
--- a/plugins/native/trusty/gettext-deps.mk
+++ /dev/null
@@ -1 +0,0 @@
-../gettext-deps.mk \ No newline at end of file
diff --git a/plugins/native/wheezy/gettext-deps.mk b/plugins/native/wheezy/gettext-deps.mk
deleted file mode 120000
index 5426ef9..0000000
--- a/plugins/native/wheezy/gettext-deps.mk
+++ /dev/null
@@ -1 +0,0 @@
-../gettext-deps.mk \ No newline at end of file