Difference for src/scripts/conv-autoconfig.h.in from version 1.40 to 1.41

version 1.40version 1.41
Line 18
Line 18
 /* whether ucontext uses uc_regs union */ /* whether ucontext uses uc_regs union */
 #undef CMK_CONTEXT_FPU_POINTER_UCREGS #undef CMK_CONTEXT_FPU_POINTER_UCREGS
  
  /* whether ucontext has pointer (v_regs) of vector type */
  #undef CMK_CONTEXT_V_REGS
  
 /* C++ *_casts<> does not work */ /* C++ *_casts<> does not work */
 #undef CMK_CPP_CAST_ILLEGAL #undef CMK_CPP_CAST_ILLEGAL
  


Legend:
Removed in v.1.40 
changed lines
 Added in v.1.41



Made by using version 1.79 of cvs2html