]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 25 Jan 2017 11:54:36 +0000 (12:54 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 25 Jan 2017 11:54:36 +0000 (12:54 +0100)
commitc48dc2cd119a58b14a588270b799acc5f5376fb9
tree883f389d84cdd21fa74413da753f0d2de9436fe2
parent9aa483a2d87e2d1a5d976ddf9ecd6352d8eebf9e
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)

PR other/79046
* configure.ac: Add GCC_BASE_VER.
* Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
get version from BASE-VER file.
(ACLOCAL_AMFLAGS): Set to -I .. -I ../config .
* aclocal.m4: Regenerated.
* configure: Regenerated.
* Makefile.in: Regenerated.

From-SVN: r244895
libhsail-rt/ChangeLog
libhsail-rt/Makefile.am
libhsail-rt/Makefile.in
libhsail-rt/aclocal.m4
libhsail-rt/configure
libhsail-rt/configure.ac