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 1091 by michael, Wed Mar 24 22:37:53 2010 UTC vs.
Revision 1092 by michael, Thu Mar 25 11:10:59 2010 UTC

# Line 21 | Line 21 | AC_PROG_INSTALL
21   # Initializing libtool.
22   LT_CONFIG_LTDL_DIR([libltdl])
23   LT_INIT([dlopen disable-static])
24 < LTDL_INIT([convenience])
24 > LTDL_INIT([recursive convenience])
25   LIBTOOL="$LIBTOOL --silent"
26  
27   # Checks for libraries.
# Line 250 | Line 250 | AC_CONFIG_FILES(              \
250         contrib/Makefile       \
251         contrib/help/Makefile  \
252         src/Makefile           \
253 +       libltdl/Makefile       \
254         messages/Makefile      \
255         modules/Makefile       \
256         modules/core/Makefile  \

Diff Legend

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