[BACK]Return to config.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / file

Diff for /src/usr.bin/file/Attic/config.h between version 1.2 and 1.3

version 1.2, 2004/05/19 02:32:35 version 1.3, 2008/05/08 01:40:56
Line 15 
Line 15 
 #define HAVE_SYS_STAT_H 1  #define HAVE_SYS_STAT_H 1
 #define HAVE_INTTYPES_H 1  #define HAVE_INTTYPES_H 1
 #define HAVE_GETOPT_H 1  #define HAVE_GETOPT_H 1
   #define HAVE_LIMITS_H 1
 /* #define      HAVE_LIBZ 1  DO NOT ENABLE YET -- ian */  /* #define      HAVE_LIBZ 1  DO NOT ENABLE YET -- ian */
   
   #define HAVE_STRTOUL
   #define HAVE_STRERROR
   #define HAVE_VSNPRINTF
   #define HAVE_SNPRINTF
   
 /* Compiler issues */  /* Compiler issues */
 #define HAVE_LONG_LONG 1  #define HAVE_LONG_LONG 1

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