Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > 85453caa6f822ece265001cd0af79c4e > files > 3

abuse_sdl-0.7.0-12mdv2007.0.src.rpm

Index: abuse-sdl-0.7.0/src/include/lcache.hpp
===================================================================
--- abuse-sdl-0.7.0.orig/src/include/lcache.hpp	2002-12-15 06:00:32.000000000 +0100
+++ abuse-sdl-0.7.0/src/include/lcache.hpp	2006-06-21 15:02:32.000000000 +0200
@@ -5,7 +5,7 @@
 #ifdef SCADALISP
 #define can_cache_lisp() 0
 #else
-#define can_cache_lisp() 1
+#define can_cache_lisp() 0 /* XXX */
 #endif
 
 long block_size(Cell *level);              // return number of bytes to save this block of code