[BACK]Return to config.h.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_ntl

Diff for /OpenXM/src/ox_ntl/config.h.in between version 1.2 and 1.3

version 1.2, 2004/07/04 02:31:51 version 1.3, 2004/07/15 14:51:42
Line 35 
Line 35 
 /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
   /* Define to 1 if your processor stores words with the most significant byte
      first (like Motorola and SPARC, unlike Intel and VAX). */
   #undef WORDS_BIGENDIAN
   
 /* Define to empty if `const' does not conform to ANSI C. */  /* Define to empty if `const' does not conform to ANSI C. */
 #undef const  #undef const
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>