blob: 178a970299e2596a884c23e1b451d9e5276740e9 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001---
2 configure.ac | 1 +
3 1 file changed, 1 insertion(+)
4
5diff --git a/configure.ac b/configure.ac
6index 4623100..1c6b43d 100644
7--- a/configure.ac
8+++ b/configure.ac
9@@ -13,6 +13,7 @@ AC_CONFIG_MACRO_DIR([autoconf])
10 AM_INIT_AUTOMAKE([dist-bzip2])
11 ENCAP_PKG([], [postinstall-encap])
12
13+LT_INIT
14
15 dnl ### Load subdirectory modules. ##################################
16 PSG_MODULE([compat])
17--
182.8.1
19