summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen M. Webb <stephen.webb@canonical.com>2011-06-16 21:54:02 -0400
committerStephen M. Webb <stephen.webb@canonical.com>2011-06-16 21:54:02 -0400
commitecd87fc7c1d7fff376b9b1deabf98902886f4700 (patch)
treefe7acc91abde5dde4290d5342d5248b0a682a76f /configure.ac
parentdf0fcf4e71534b758d34f17971c37823eac18771 (diff)
Added ELF symbol versioning.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c14e4c1..0a65258 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,6 +10,7 @@ AC_CONFIG_AUX_DIR([config-aux])
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
+AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
LIB_VERSION=1:0:0