Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228183 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in.orig (-1 / +2 lines)
Lines 2188-2194 Link Here
2188
# 1.5) because it has support for a lot more things than older
2188
# 1.5) because it has support for a lot more things than older
2189
# versions of libtool (which are generally installed by default).
2189
# versions of libtool (which are generally installed by default).
2190
2190
2191
AC_LIBLTDL_CONVENIENCE(share/libltdl)
2191
LT_CONFIG_LTDL_DIR(share/libltdl)
2192
AC_WITH_LTDL
2192
AC_SUBST(LTDLINCL)
2193
AC_SUBST(LTDLINCL)
2193
AC_SUBST(LIBLTDL)
2194
AC_SUBST(LIBLTDL)
2194
AC_LIBTOOL_DLOPEN
2195
AC_LIBTOOL_DLOPEN

Return to bug 228183