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

Collapse All | Expand All

(-)acinclude.m4.orig (-1 / +1 lines)
Lines 83-89 Link Here
83
AC_DEFUN([GB_LIBTOOL],
83
AC_DEFUN([GB_LIBTOOL],
84
[
84
[
85
  AC_LIBTOOL_DLOPEN
85
  AC_LIBTOOL_DLOPEN
86
  AC_LIBLTDL_CONVENIENCE
86
  AC_WITH_LTDL
87
  AC_LIBTOOL_WIN32_DLL
87
  AC_LIBTOOL_WIN32_DLL
88
  AC_DISABLE_STATIC
88
  AC_DISABLE_STATIC
89
89

Return to bug 229821