Commits
David B. Evans authored b7ac078da5f
1 1 | --- configure.ac.orig 2015-11-27 13:06:16.000000000 -0800 |
2 2 | +++ configure.ac 2015-11-27 13:06:37.000000000 -0800 |
3 - | |
3 + | |
4 4 | |
5 5 | |
6 6 | # Checks for header files. |
7 7 | -AC_CHECK_HEADERS_ONCE([locale.h sys/select.h sys/uio.h argp.h |
8 8 | +AC_CHECK_HEADERS_ONCE([locale.h sys/select.h sys/uio.h |
9 9 | unistd.h sys/time.h sys/types.h sys/stat.h]) |
10 10 | |
11 11 |