/[gcl]/gcl/acconfig.h
ViewVC logotype

Diff of /gcl/acconfig.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by camm, Wed Feb 26 23:26:41 2003 UTC revision 1.22.6.1 by camm, Thu Sep 4 02:09:36 2003 UTC
# Line 10  is usually 4K or 8K bytes.  From 1 to 3 Line 10  is usually 4K or 8K bytes.  From 1 to 3
10  preallocated in a table at compile time.  this must be a power of 2 if  preallocated in a table at compile time.  this must be a power of 2 if
11  SGC is enabled.  */  SGC is enabled.  */
12    
13  #define MAXPAGE 32*1024  #define MAXPAGE 128*1024
14  #define VSSIZE 32768  #define VSSIZE 128*1024
15    #define BDSSIZE 2*1024
16    #define IHSSIZE 4*1024
17    #define FRSSIZE 4*1024
18    
19    
20  /* check to see if getcwd exists  /* check to see if getcwd exists
# Line 216  SGC is enabled.  */ Line 219  SGC is enabled.  */
219  /*  #define PAGESIZE (1<<PAGEWIDTH) */  /*  #define PAGESIZE (1<<PAGEWIDTH) */
220  /*  #endif */  /*  #endif */
221    
222  #undef SIZEOF_LONG_P  #undef SIZEOF_LONG
223    
224  #undef USE_DLOPEN  #undef USE_DLOPEN
225    
# Line 228  SGC is enabled.  */ Line 231  SGC is enabled.  */
231  #undef __LONG_LONG_LIMB  #undef __LONG_LONG_LIMB
232    
233  #undef HAVE_JAPI_H  #undef HAVE_JAPI_H
234    
235    #undef HAVE_XDR
236    #undef ENDIAN_ALREADY_DEFINED
237    #undef USE_CLEANUP
238    #undef SIZEOF_CONTBLOCK

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.22.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26