changeset 22350:0002ae6bc2a5

10l: Add missing definition of USE_STREAM_CACHE.
author diego
date Tue, 27 Feb 2007 19:49:29 +0000
parents a10f905b29ff
children 1f40a27bd2ad
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Tue Feb 27 17:16:44 2007 +0000
+++ b/configure	Tue Feb 27 19:49:29 2007 +0000
@@ -644,6 +644,7 @@
 _asmalign_pot=auto
 _color_console=no
 _stream_cache=yes
+_def_stream_cache="#define USE_STREAM_CACHE 1"
 for ac_option do
   case "$ac_option" in
   --help|-help|-h)
@@ -1289,6 +1290,7 @@
 
 if mingw32 ; then
   _stream_cache=no
+  _def_stream_cache="#undef USE_STREAM_CACHE"
 fi
 
 # Check how to call 'head' and 'tail'. Newer versions spit out warnings