diff options
Diffstat (limited to 'm4/slibtool.m4')
-rw-r--r-- | m4/slibtool.m4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/slibtool.m4 b/m4/slibtool.m4 index a92a377..d318df3 100644 --- a/m4/slibtool.m4 +++ b/m4/slibtool.m4 @@ -549,6 +549,10 @@ AC_SUBST([LIBTOOL]) AC_SUBST([SLIBTOOL]) AC_SUBST([SLIBTOOL_FLAGS]) AC_SUBST([SLIBTOOL_SYSROOT]) + +AC_SUBST([LIBLTDL]) +AC_SUBST([LTDLINCL]) +AC_SUBST([LTDLDEPS]) ]) |