aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf.mk.in')
-rw-r--r--autoconf.mk.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/autoconf.mk.in b/autoconf.mk.in
index 9d7a65e8..3fd75082 100644
--- a/autoconf.mk.in
+++ b/autoconf.mk.in
@@ -1,5 +1,8 @@
PACKAGE_TARNAME=@PACKAGE_TARNAME@
PACKAGE_VERSION=@PACKAGE_VERSION@
+LT_CURRENT=@LT_CURRENT@
+LT_REVISION=@LT_REVISION@
+LT_AGE=@LT_AGE@
top_builddir=@top_builddir@
prefix=@prefix@
exec_prefix=@exec_prefix@