| Date: | 2010-04-28 12:07:04 (13 years 7 months ago) |
|---|---|
| Author: | Xiangfu Liu |
| Commit: | 2175cec3668738c5787ae24867debe34f711dc22 |
| Message: | update configure.ac, remove check signal.h Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc> |
| Files: |
xbboot/configure.ac (1 diff) |
Change Details
| xbboot/configure.ac | ||
|---|---|---|
| 40 | 40 | |
| 41 | 41 | # Checks for header files. |
| 42 | 42 | AC_HEADER_STDC |
| 43 | AC_CHECK_HEADERS([time.h signal.h stdlib.h string.h]) | |
| 43 | AC_CHECK_HEADERS([time.h stdlib.h string.h]) | |
| 44 | 44 | |
| 45 | 45 | # Checks for typedefs, structures, and compiler characteristics. |
| 46 | 46 | AC_C_INLINE |
