Difference for include/define.h from version 1.88 to 1.89


version 1.88 version 1.89
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_define_h =   * static char *rcsid_define_h =
  *   "$Id: define.h,v 1.88 2005/08/16 20:31:41 cavesomething Exp $";   *   "$Id: define.h,v 1.89 2005/08/27 22:10:14 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 882
 
Line 882
  *   *
  * 0.93.3: It looks like linux has random (previously, it was set below   * 0.93.3: It looks like linux has random (previously, it was set below
  * to use rand).  Perhaps old version of linux lack rand?  IF you run into   * to use rand).  Perhaps old version of linux lack rand?  IF you run into
  * problems, add || defined(linux) the #if immediately below.   * problems, add || defined(__linux__) the #if immediately below.
  *   *
  * 0.94.2 - you probably shouldn't need to change any of the rand stuff   * 0.94.2 - you probably shouldn't need to change any of the rand stuff
  * here.   * here.


Legend:
line(s) removed in v.1.88 
line(s) changed
 line(s) added in v.1.89

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