Changeset 3153 for trunk/psLib/src/config.h.in
- Timestamp:
- Feb 7, 2005, 4:36:28 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/config.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/config.h.in
r3150 r3153 75 75 #undef PACKAGE_VERSION 76 76 77 /* The size of a `char', as computed by sizeof. */78 #undef SIZEOF_CHAR79 80 /* The size of a `int', as computed by sizeof. */81 #undef SIZEOF_INT82 83 /* The size of a `long', as computed by sizeof. */84 #undef SIZEOF_LONG85 86 /* The size of a `long long', as computed by sizeof. */87 #undef SIZEOF_LONG_LONG88 89 /* The size of a `short', as computed by sizeof. */90 #undef SIZEOF_SHORT91 92 77 /* Define to 1 if you have the ANSI C header files. */ 93 78 #undef STDC_HEADERS
Note:
See TracChangeset
for help on using the changeset viewer.
