Changeset 6135:7cb3f4f6db19


Ignore:
Timestamp:
09/05/07 15:09:32 (6 years ago)
Author:
William Stein <wstein@…>
Branch:
default
Tags:
2.8.3.5
Message:

Temporarily comment out ccobject.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c_lib/stdsage.h

    r6011 r6135  
    3434 
    3535#include "Python.h" 
    36 #include "ccobject.h" 
     36 
     37/* Building with this not commented out causes 
     38   serious problems on RHEL5 64-bit for Kiran Kedlaya... i.e., it doesn't work. */ 
     39/* #include "ccobject.h" */ 
    3740 
    3841#ifdef __cplusplus 
Note: See TracChangeset for help on using the changeset viewer.