summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-05-23 20:39:45 +0000
committermidipix <writeonce@midipix.org>2025-05-23 20:48:09 +0000
commit32ed0a3ba90ddac4ef7a40969c3c32ebd45a7d21 (patch)
treef1d0ea79164a68a20e34e4fedac7465b11155433 /m4
parentebadfdf9feedc37c3534856a2f1606e14f4c6f73 (diff)
downloadslibtool-main.tar.bz2
slibtool-main.tar.xz
m4/sltdl.h: SLTDL_INIT: avoid duplicate processing of the sltdl options.HEADmain
Diffstat (limited to 'm4')
-rw-r--r--m4/sltdl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/sltdl.m4 b/m4/sltdl.m4
index 502e3ad..ee195c8 100644
--- a/m4/sltdl.m4
+++ b/m4/sltdl.m4
@@ -28,7 +28,7 @@
# SLTDL_INIT
# ----------
-AC_DEFUN([SLTDL_INIT],[SLIBTOOL_INIT($@)])
+AC_DEFUN([SLTDL_INIT],[])
# __SLIBTOOL_SLTDL_OPTION
# ------------------