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

version 1.2, 2010/04/21 13:45:07 version 1.3, 2010/05/05 08:36:24
Line 147 Line 147
 #define PACKAGE_NAME "rpl"  #define PACKAGE_NAME "rpl"
   
 /* Define to the full name and version of this package. */  /* Define to the full name and version of this package. */
 #define PACKAGE_STRING "rpl 4.0.7"  #define PACKAGE_STRING "rpl 4.0.15"
   
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "rpl"  #define PACKAGE_TARNAME "rpl"
Line 156 Line 156
 #define PACKAGE_URL ""  #define PACKAGE_URL ""
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #define PACKAGE_VERSION "4.0.7"  #define PACKAGE_VERSION "4.0.15"
   
 /* Define as the return type of signal handlers (`int' or `void'). */  /* Define as the return type of signal handlers (`int' or `void'). */
 #define RETSIGTYPE void  #define RETSIGTYPE void
Line 198 Line 198
 /* #undef TM_IN_SYS_TIME */  /* #undef TM_IN_SYS_TIME */
   
 /* Version number of package */  /* Version number of package */
 #define VERSION "4.0.7"  #define VERSION "4.0.15"
   
 /* Define to 1 if the X Window System is missing or not being used. */  /* Define to 1 if the X Window System is missing or not being used. */
 /* #undef X_DISPLAY_MISSING */  /* #undef X_DISPLAY_MISSING */

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


CVSweb interface <joel.bertrand@systella.fr>