diff options
author | midipix <writeonce@midipix.org> | 2025-05-23 20:39:45 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-05-23 20:48:09 +0000 |
commit | 32ed0a3ba90ddac4ef7a40969c3c32ebd45a7d21 (patch) | |
tree | f1d0ea79164a68a20e34e4fedac7465b11155433 /m4 | |
parent | ebadfdf9feedc37c3534856a2f1606e14f4c6f73 (diff) | |
download | slibtool-32ed0a3ba90ddac4ef7a40969c3c32ebd45a7d21.tar.bz2 slibtool-32ed0a3ba90ddac4ef7a40969c3c32ebd45a7d21.tar.xz |
Diffstat (limited to 'm4')
-rw-r--r-- | m4/sltdl.m4 | 2 |
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 # ------------------ |