You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/xaos/files/xaos-3.4-png.patch

12 lines
328 B

--- configure.in.orig 2009-03-28 09:50:18.764999182 +0000
+++ configure.in 2009-03-28 09:49:18.685947638 +0000
@@ -98,7 +98,7 @@
AC_ARG_WITH(png,
[ --with-png=yes/no enables/disables PNG saving support],[
if test x$withval = xyes; then
- png=test
+ png=yes
fi
if test x$withval = xno; then
png=no