https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79046

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jan 25 11:54:36 2017
New Revision: 244895

URL: https://gcc.gnu.org/viewcvs?rev=244895&root=gcc&view=rev
Log:
        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.

Modified:
    trunk/libhsail-rt/ChangeLog
    trunk/libhsail-rt/Makefile.am
    trunk/libhsail-rt/Makefile.in
    trunk/libhsail-rt/aclocal.m4
    trunk/libhsail-rt/configure
    trunk/libhsail-rt/configure.ac

Reply via email to