ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/releases/1.0.0beta2/configure.ac
(Generate patch)

Comparing hopm/branches/1.0.x/configure.ac (file contents):
Revision 5206 by michael, Mon Dec 29 19:36:12 2014 UTC vs.
Revision 5210 by michael, Mon Dec 29 19:52:01 2014 UTC

# Line 36 | Line 36 | dnl Checks for libraries.
36   dnl Checks for header files.
37   AC_CHECK_HEADERS(sys/poll.h, have_poll_sys_h=yes, have_sys_poll_h=no)
38  
39 < AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h strings.h)
39 > AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h)
40  
41   dnl Checks for typedefs, structures, and compiler characteristics.
42   AC_HEADER_TIME

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)