summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-31 09:48:16 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-31 09:48:16 +0000
commit7b58a72bfc0cc3ec25d985e0c5fce9c7b98f7df2 (patch)
tree59fe55fded403b5268cfad504f22425281fd0e3d /Makefile.am
parent2e0f2f691aa2a8f5aab07e219c73f0a62d22ff55 (diff)
downloadmpc-7b58a72bfc0cc3ec25d985e0c5fce9c7b98f7df2.tar.gz
configure.ac, mpc.m4, Makefile.am:
do not use svn version for autoconf, but in development versions, export it to the makefile to be used for the distribution name git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1049 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a9c342..cf0b6cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,9 @@
ACLOCAL_AMFLAGS = -I m4
+# version number for distribution tarball
+VERSION = @VERSION@@SVNVERSION@
+
SUBDIRS = src tests doc
EXTRA_HEADERS = src/mpc-log.h