summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-12-17 21:44:43 +0100
committerJim Meyering <meyering@redhat.com>2007-12-18 12:19:01 +0100
commit87ffa76174079107ca6974bfc6b9bd1d22a9c1b1 (patch)
treec7a485245a12f1bc1431ecf0d126cf3bbdd0793e /build-aux
parent1b8238461fc1d700e203bf2f858941632d9499e5 (diff)
downloadparted-87ffa76174079107ca6974bfc6b9bd1d22a9c1b1.tar.gz
Make inter-release --version output more useful.
Now, each unofficial build has a version "number" like 1.8.8.1.19-58dd, which indicates that it is built using the 19th change set (in _some_ repository) following the "v1.8.8.1" tag, and that 58dd is a prefix of the commit SHA1. * configure.ac: Run it to set the version. (PED_MAJOR_VERSION): Derive from $PACKAGE_VERSION. (PED_MINOR_VERSION): Likewise. (PED_MICRO_VERSION): Likewise. Remove the test that would ensure $PACKAGE_VERSION != $PED_VERSION, now that the latter is derived from the former. * Makefile.am (dist-hook): Arrange so that .version appears only in distribution tarballs, never in a checked-out repository. * .gitignore: Add .version here, too. Just in case. * lib/.gitignore: Remove now-generated (by bootstrap) file. * build-aux/.gitignore: Likewise. Ensure that $(VERSION) is up to date for dist-related targets. * GNUmakefile: Arrange to rerun autoconf, if the version reported by git-version-gen doesn't match $(VERSION), but only for dist targets.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.gitignore14
1 files changed, 0 insertions, 14 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
deleted file mode 100644
index a11d351..0000000
--- a/build-aux/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-announce-gen
-compile
-config.guess
-config.rpath
-config.sub
-depcomp
-gnupload
-install-sh
-link-warning.h
-ltmain.sh
-mdate-sh
-missing
-mkinstalldirs
-texinfo.tex