ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/libopm/configure.ac
(Generate patch)

Comparing hopm/branches/1.0.x/src/libopm/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 25 | Line 25 | AC_SUBST(LIBTOOL_DEPS)
25   dnl Checks for header files.
26   AC_CHECK_HEADERS(sys/poll.h, have_poll_sys_h=yes, have_sys_poll_h=no)
27  
28 < AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h strings.h)
28 > AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h)
29  
30   dnl Checks for typedefs, structures, and compiler characteristics.
31   AC_HEADER_TIME

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines