Changeset ad9eaf26 in rtems for cpukit/configure.ac
- Timestamp:
- 09/30/11 13:08:45 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 11848f35
- Parents:
- 951df57
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/configure.ac
r951df57 rad9eaf26 284 284 AC_CHECK_SIZEOF([mode_t]) 285 285 AC_CHECK_SIZEOF([off_t]) 286 287 # FIXME: We should get rid of this. It's a cludge. 288 AC_CHECK_SIZEOF([time_t]) 286 289 287 290 # FIXME: Mandatory in SUSv4, optional in SUSv3.
Note: See TracChangeset
for help on using the changeset viewer.