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

Collapse All | Expand All

(-)a/configure.in (+2 lines)
Lines 92-97 Link Here
92
AC_SUBST(LIBHNJ_CFLAGS)
92
AC_SUBST(LIBHNJ_CFLAGS)
93
AC_SUBST(LIBHNJ_LIBS)
93
AC_SUBST(LIBHNJ_LIBS)
94
94
95
AC_CHECK_LIB([m], [pow])
96
95
PNG_PREFIX=no
97
PNG_PREFIX=no
96
AC_ARG_WITH(png, [  --with-png=DIR          Path to png library (/usr)])
98
AC_ARG_WITH(png, [  --with-png=DIR          Path to png library (/usr)])
97
case "${withval}" in
99
case "${withval}" in

Return to bug 249359