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

(-)XaoS-3.4/configure (-1 / +1 lines)
Lines 5745-5751 Link Here
5745
if test "${with_png+set}" = set; then
5745
if test "${with_png+set}" = set; then
5746
  withval=$with_png;
5746
  withval=$with_png;
5747
	if test x$withval = xyes; then
5747
	if test x$withval = xyes; then
5748
	  png=test
5748
	  png=yes
5749
	fi
5749
	fi
5750
	if test x$withval = xno; then
5750
	if test x$withval = xno; then
5751
	  png=no
5751
	  png=no

Return to bug 263310