1---
2Upstream-Status: Pending
3
4 configure.ac | 1 +
5 1 file changed, 1 insertion(+)
6
7diff --git a/configure.ac b/configure.ac
8index 4623100..1c6b43d 100644
9--- a/configure.ac
10+++ b/configure.ac
11@@ -13,6 +13,7 @@ AC_CONFIG_MACRO_DIR([autoconf])
12 AM_INIT_AUTOMAKE([dist-bzip2])
13 ENCAP_PKG([], [postinstall-encap])
14
15+LT_INIT
16
17 dnl ### Load subdirectory modules. ##################################
18 PSG_MODULE([compat])
19--
202.8.1
21
22