cvsuser     02/11/13 20:40:40

  Modified:    config/gen/config_h config_h.in
  Removed:     config/auto stackdir.pl
               config/auto/stackdir test0_c.in test1_c.in test2_c.in
  Log:
  Removed the stackdir test, which is no longer used.
  
  Revision  Changes    Path
  1.10      +0 -1      parrot/config/gen/config_h/config_h.in
  
  Index: config_h.in
  ===================================================================
  RCS file: /cvs/public/parrot/config/gen/config_h/config_h.in,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- config_h.in       11 Oct 2002 01:46:37 -0000      1.9
  +++ config_h.in       14 Nov 2002 04:40:38 -0000      1.10
  @@ -42,7 +42,6 @@
   #define PARROT_BYTEORDER        ${byteorder}
   #define PARROT_BIGENDIAN        ${bigendian}
   #define PARROT_PTR_ALIGNMENT    ${ptr_alignment}
  -#define PARROT_STACK_DIR        ${stackdir}
   
   typedef Parrot_Int INTVAL;
   typedef Parrot_UInt UINTVAL;
  
  
  


Reply via email to