Diff for /rpl/Attic/rplconfig.h between versions 1.1.1.1 and 1.4

version 1.1.1.1, 2010/01/26 15:22:44 version 1.4, 2010/05/05 08:40:52
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.1.1.1  
changed lines
  Added in v.1.4


CVSweb interface <joel.bertrand@systella.fr>