summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-03-25 05:09:48 +0000
committermidipix <writeonce@midipix.org>2024-03-25 05:09:48 +0000
commit3bb79188477e865ad9ad4a99668dab9c0bbea530 (patch)
tree3a6e23818305cd3b4c0a42a8a05083c8f7974d84
parentbe21a3542d10e90646667080b3ee50b291069b19 (diff)
downloadslibtool-3bb79188477e865ad9ad4a99668dab9c0bbea530.tar.bz2
slibtool-3bb79188477e865ad9ad4a99668dab9c0bbea530.tar.xz
slibtoolize: added a no-op, yet backward compatible ltmain.sh.
-rwxr-xr-xaux/ltmain.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/aux/ltmain.sh b/aux/ltmain.sh
new file mode 100755
index 0000000..64b4cde
--- /dev/null
+++ b/aux/ltmain.sh
@@ -0,0 +1,2 @@
+#!/dev/null
+# << this script should never be invoked >>