summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2019-06-24 11:39:38 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-06-24 11:39:38 (GMT)
commit3db4dc3a44cfe0069886b5c09a5b9d11680af3f5 (patch)
treedac4af4c56083ed13239ef7d54b80d830afdc7ca /plugins
parent883e06b387cde2d4d83a7ee134690233b0331aad (diff)
downloadmxe-3db4dc3a44cfe0069886b5c09a5b9d11680af3f5.zip
mxe-3db4dc3a44cfe0069886b5c09a5b9d11680af3f5.tar.gz
mxe-3db4dc3a44cfe0069886b5c09a5b9d11680af3f5.tar.bz2
darwin: build autotools by default
see #2352
Diffstat (limited to 'plugins')
l---------plugins/native/darwin/autoconf.mk1
l---------plugins/native/darwin/automake-1-fixes.patch1
l---------plugins/native/darwin/automake.mk1
l---------plugins/native/darwin/libtool.mk1
l---------plugins/native/darwin/m4.mk1
5 files changed, 5 insertions, 0 deletions
diff --git a/plugins/native/darwin/autoconf.mk b/plugins/native/darwin/autoconf.mk
new file mode 120000
index 0000000..8bfe07e
--- /dev/null
+++ b/plugins/native/darwin/autoconf.mk
@@ -0,0 +1 @@
+../autoconf.mk \ No newline at end of file
diff --git a/plugins/native/darwin/automake-1-fixes.patch b/plugins/native/darwin/automake-1-fixes.patch
new file mode 120000
index 0000000..a0186c0
--- /dev/null
+++ b/plugins/native/darwin/automake-1-fixes.patch
@@ -0,0 +1 @@
+../automake-1-fixes.patch \ No newline at end of file
diff --git a/plugins/native/darwin/automake.mk b/plugins/native/darwin/automake.mk
new file mode 120000
index 0000000..5bc30c0
--- /dev/null
+++ b/plugins/native/darwin/automake.mk
@@ -0,0 +1 @@
+../automake.mk \ No newline at end of file
diff --git a/plugins/native/darwin/libtool.mk b/plugins/native/darwin/libtool.mk
new file mode 120000
index 0000000..9b5568f
--- /dev/null
+++ b/plugins/native/darwin/libtool.mk
@@ -0,0 +1 @@
+../libtool.mk \ No newline at end of file
diff --git a/plugins/native/darwin/m4.mk b/plugins/native/darwin/m4.mk
new file mode 120000
index 0000000..fe3aad4
--- /dev/null
+++ b/plugins/native/darwin/m4.mk
@@ -0,0 +1 @@
+../m4.mk \ No newline at end of file