Difference for include/autoconf.h.in from version 1.1 to 1.2


version 1.1 version 1.2
Line 212
 
Line 212
   
 /* Define as __inline if that's what the C compiler calls it.  */  /* Define as __inline if that's what the C compiler calls it.  */
 #undef inline  #undef inline
   
   /* Start of definitions for compression information - put in generic
    * defaults that may work
    */
   #define COMPRESS "compress"
   #define UNCOMPRESS "uncompress"
   #define GZIP "gzip"
   #define GUNZIP "gunzip"
   #define BZIP "bzip2"
   #define BUNZIP "bunzip2"


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:18