| # | 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 \ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |