Changeset 1663 in Sophya for trunk/ArchTOIPipe/configure.in
- Timestamp:
- Oct 1, 2001, 4:01:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/configure.in
r1477 r1663 22 22 AC_CHECK_SIZEOF(int) 23 23 AC_CHECK_SIZEOF(long) 24 AC_CHECK_SIZEOF(long long) 24 25 AC_CHECK_SIZEOF(float) 25 26 AC_CHECK_SIZEOF(double) … … 70 71 dnl Checks for header files. 71 72 AC_HEADER_STDC 73 AC_CHECK_HEADERS(values.h stdint.h) 72 74 73 75 outfiles="Makefile kernel/Makefile processors/Makefile pipes/Makefile"
Note:
See TracChangeset
for help on using the changeset viewer.