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

Collapse All | Expand All

(-)configure.ac (-1 / +1 lines)
Lines 59-65 Link Here
59
dnl first and if it's not in the default location, that you set the ACLOCAL
59
dnl first and if it's not in the default location, that you set the ACLOCAL
60
dnl environment variable to find it, such as:
60
dnl environment variable to find it, such as:
61
dnl	ACLOCAL="aclocal -I ${PREFIX}/share/aclocal"
61
dnl	ACLOCAL="aclocal -I ${PREFIX}/share/aclocal"
62
m4_pattern_forbid(XTRANS_CONNECTION_FLAGS)
62
m4_pattern_allow(XTRANS_CONNECTION_FLAGS)
63
63
64
# Transport selection macro from xtrans.m4
64
# Transport selection macro from xtrans.m4
65
XTRANS_CONNECTION_FLAGS
65
XTRANS_CONNECTION_FLAGS

Return to bug 263937