Changeset 1663 in Sophya for trunk/ArchTOIPipe/conf.h.in


Ignore:
Timestamp:
Oct 1, 2001, 4:01:35 PM (24 years ago)
Author:
aubourg
Message:

darwin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/conf.h.in

    r1365 r1663  
    1616#undef SIZEOF_LONG
    1717
     18/* The number of bytes in a long long.  */
     19#undef SIZEOF_LONG_LONG
     20
    1821/* The number of bytes in a long double.  */
    1922#undef SIZEOF_LONG_DOUBLE
     
    2427/* Define if you have the m library (-lm).  */
    2528#undef HAVE_LIBM
     29
     30/* Define if you have the values.h header.  */
     31#undef HAVE_VALUES_H
     32
     33
     34
Note: See TracChangeset for help on using the changeset viewer.