Changeset 1663 in Sophya for trunk/ArchTOIPipe/conf.h.in
- Timestamp:
- Oct 1, 2001, 4:01:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/conf.h.in
r1365 r1663 16 16 #undef SIZEOF_LONG 17 17 18 /* The number of bytes in a long long. */ 19 #undef SIZEOF_LONG_LONG 20 18 21 /* The number of bytes in a long double. */ 19 22 #undef SIZEOF_LONG_DOUBLE … … 24 27 /* Define if you have the m library (-lm). */ 25 28 #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.