ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/configure.ac
(Generate patch)

Comparing ircd-hybrid-7.3/configure.ac (file contents):
Revision 1107 by michael, Tue Nov 2 15:19:41 2010 UTC vs.
Revision 1111 by michael, Fri Nov 26 20:01:41 2010 UTC

# Line 36 | Line 36 | AC_CHECK_FUNCS_ONCE(mmap     \
36                      strtok_r \
37                      usleep   \
38                      strlcat  \
39 <                    strlcpy)
39 >                    strlcpy  \
40 >                    socketpair)
41  
42   # Checks for header files.
43   AC_CHECK_HEADERS_ONCE(crypt.h        \

Diff Legend

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