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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- configure.ac
0
++ configure.ac
Lines 21-26 Link Here
21
AM_INIT_AUTOMAKE(foreign)
21
AM_INIT_AUTOMAKE(foreign)
22
AM_MAINTAINER_MODE
22
AM_MAINTAINER_MODE
23
AM_CONFIG_HEADER(config.h)
23
AM_CONFIG_HEADER(config.h)
24
AC_LIBTOOL_DLOPEN
24
AC_PROG_LIBTOOL
25
AC_PROG_LIBTOOL
25
26
26
if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1; then :; else
27
if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1; then :; else

Return to bug 184869