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

Comparing ircd-hybrid-7.3/configure.ac (file contents):
Revision 1043 by michael, Thu Dec 10 13:05:19 2009 UTC vs.
Revision 1053 by michael, Thu Jan 28 08:49:16 2010 UTC

# Line 21 | Line 21 | AC_PROG_INSTALL
21   # Initializing libtool.
22   LT_INIT([dlopen disable-static])
23   LTDL_INIT
24 + LIBTOOL="$LIBTOOL --silent"
25  
26   # Checks for libraries.
27   AX_CHECK_LIB_IPV4
# Line 253 | Line 254 | AC_CONFIG_FILES(              \
254         src/Makefile           \
255         messages/Makefile      \
256         modules/Makefile       \
257 <                         modules/core/Makefile  \
257 >       modules/core/Makefile  \
258         doc/Makefile           \
259         help/Makefile          \
260 <                         help/opers/Makefile            \
261 <                         help/users/Makefile    \
260 >       help/opers/Makefile    \
261 >       help/users/Makefile    \
262         tools/Makefile)
263  
264   AC_OUTPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines