/[bison]/bison/src/system.h
ViewVC logotype

Diff of /bison/src/system.h

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

revision 1.23 by akim, Fri Aug 10 09:35:50 2001 UTC revision 1.23.2.1 by akim, Sat Sep 22 17:19:03 2001 UTC
# Line 143  size_t strnlen PARAMS ((const char *s, s Line 143  size_t strnlen PARAMS ((const char *s, s
143  # define LOCALEDIR "/usr/local/share/locale"  # define LOCALEDIR "/usr/local/share/locale"
144  #endif  #endif
145    
 #endif  /* BISON_SYSTEM_H */  
   
146    
147  /*-----------.  /*-----------.
148  | Booleans.  |  | Booleans.  |
# Line 264  do {                                                           \ Line 262  do {                                                           \
262  #  define BISON_HAIRY "c:/usr/local/lib/bison.hairy"  #  define BISON_HAIRY "c:/usr/local/lib/bison.hairy"
263  # endif  # endif
264  #endif  #endif
265    
266    
267    /*---------------------------------.
268    | Debugging the memory allocator.  |
269    `---------------------------------*/
270    
271    # if WITH_DMALLOC
272    #  define DMALLOC_FUNC_CHECK
273    #  include <dmalloc.h>
274    
275    # endif /* WITH_DMALLOC */
276    
277    
278    #endif  /* BISON_SYSTEM_H */

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.23.2.1

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