Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 672644
Collapse All | Expand All

(-)configure.in (-1 / +1 lines)
Lines 158-164 Link Here
158
  AC_DEFINE(USE_SOCKS_DNS)
158
  AC_DEFINE(USE_SOCKS_DNS)
159
fi
159
fi
160
160
161
if test "x${enable_envconf}" = "x"; then
161
if test "x${enable_envconf}" != "xno"; then
162
  AC_DEFINE(ALLOW_ENV_CONFIG)
162
  AC_DEFINE(ALLOW_ENV_CONFIG)
163
fi
163
fi
164
164

Return to bug 672644