[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.6 and 1.7

version 1.6, 2011/01/10 20:59:42 version 1.7, 2011/07/25 16:21:22
Line 23 
Line 23 
 #define HAVE_STRERROR  #define HAVE_STRERROR
 #define HAVE_VSNPRINTF  #define HAVE_VSNPRINTF
 #define HAVE_SNPRINTF  #define HAVE_SNPRINTF
   #define HAVE_STRNDUP
   #define HAVE_STRTOF
   
 /* Compiler issues */  /* Compiler issues */
 #define SIZEOF_LONG_LONG 8  #define SIZEOF_LONG_LONG 8

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7