Diff for /rpl/Attic/rplconfig.h.in between versions 1.2 and 1.29

version 1.2, 2010/03/27 13:42:34 version 1.29, 2011/10/02 14:14:29
Line 1 Line 1
 /* rplconfig.h.in.  Generated from configure.in by autoheader.  */  /* rplconfig.h.in.  Generated from configure.ac by autoheader.  */
   
 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    */     */
Line 22 Line 22
 /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
   
   /* Define to 1 if you have the `c' library (-lc). */
   #undef HAVE_LIBC
   
 /* Define to 1 if you have the `m' library (-lm). */  /* Define to 1 if you have the `m' library (-lm). */
 #undef HAVE_LIBM  #undef HAVE_LIBM
   
Line 151 Line 154
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME  #undef PACKAGE_TARNAME
   
   /* Define to the home page for this package. */
   #undef PACKAGE_URL
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION
   

Removed from v.1.2  
changed lines
  Added in v.1.29


CVSweb interface <joel.bertrand@systella.fr>