diff options
author | midipix <writeonce@midipix.org> | 2025-05-21 13:43:03 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-05-21 14:42:00 +0000 |
commit | ec41e884c11070f04ef1ff52c6a19ea04e5883b8 (patch) | |
tree | 75d7dcfe204f1ef7f277e59c6fc0e8e37fce20da /m4/sltdl.m4 | |
parent | f36237953ff07aef60eb46e4595ee566b5f2a6c0 (diff) | |
download | slibtool-ec41e884c11070f04ef1ff52c6a19ea04e5883b8.tar.bz2 slibtool-ec41e884c11070f04ef1ff52c6a19ea04e5883b8.tar.xz |
Diffstat (limited to 'm4/sltdl.m4')
-rw-r--r-- | m4/sltdl.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/sltdl.m4 b/m4/sltdl.m4 index fd7100f..502e3ad 100644 --- a/m4/sltdl.m4 +++ b/m4/sltdl.m4 @@ -26,6 +26,9 @@ ############################################################################### +# SLTDL_INIT +# ---------- +AC_DEFUN([SLTDL_INIT],[SLIBTOOL_INIT($@)]) # __SLIBTOOL_SLTDL_OPTION # ------------------ |