diff src/glyphs-x.c @ 199:169c0442b401 r20-3b26

Import from CVS: tag r20-3b26
author cvs
date Mon, 13 Aug 2007 10:00:33 +0200
parents 3d6bfa290dbd
children e45d5e7c476e
line wrap: on
line diff
--- a/src/glyphs-x.c	Mon Aug 13 10:00:04 2007 +0200
+++ b/src/glyphs-x.c	Mon Aug 13 10:00:33 2007 +0200
@@ -1060,6 +1060,8 @@
 }
 
 
+#define USE_TEMP_FILES_FOR_PNG_IMAGES 1
+
 #ifdef HAVE_JPEG
 
 /**********************************************************************
@@ -1079,8 +1081,6 @@
 /* Late-breaking update, we're going to give it a try, I think it's */
 /* fixed now -sb */
 /*#define USE_TEMP_FILES_FOR_JPEG_IMAGES 1*/
-#define USE_TEMP_FILES_FOR_PNG_IMAGES 1
-
 static void
 jpeg_validate (Lisp_Object instantiator)
 {