aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@linaro.org>2013-04-10 13:33:35 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@linaro.org>2013-04-10 13:33:35 +0000
commit8910f0425bb05ee6cc9b459290de0d59fcfd7e4f (patch)
tree245b5b5052d13a2942ea8ea316a3394b83fe2ba1 /gcc/configure.ac
parent77d9e099895d72c226286793bb889a32fdd47821 (diff)
Release Linaro GCC 4.8 2013.04linaro-gcc-4.8-2013.04
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/linaro/gcc-4_8-branch@197672 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure.ac')
-rw-r--r--gcc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure.ac b/gcc/configure.ac
index eba35774648..2105bc859b4 100644
--- a/gcc/configure.ac
+++ b/gcc/configure.ac
@@ -813,7 +813,7 @@ AC_ARG_WITH(specs,
)
AC_SUBST(CONFIGURE_SPECS)
-ACX_PKGVERSION([GCC])
+ACX_PKGVERSION([Linaro GCC `cat $srcdir/LINARO-VERSION`])
ACX_BUGURL([http://gcc.gnu.org/bugs.html])
# Sanity check enable_languages in case someone does not run the toplevel