r199952 - in /branches/gcc-4_8-branch/libstdc++...

doko@gcc.gnu.org doko@gcc.gnu.org
Tue Jun 11 12:47:00 GMT 2013


Author: doko
Date: Tue Jun 11 12:47:09 2013
New Revision: 199952

URL: http://gcc.gnu.org/viewcvs?rev=199952&root=gcc&view=rev
Log:
2013-06-11  Matthias Klose  <doko@ubuntu.com>

        * include/Makefile.am (bits_headers): Remove ${bits_host_headers}.
        (ext_headers): Remove ${ext_host_headers}.
        (stamp-${host_alias}): Create ${host_builddir}/../ext.
        (stamp-host): Link ${bits_host_headers} and ${ext_host_headers}.
        (install-headers): Install ${bits_host_headers} and ${ext_host_headers}.
        * include/Makefile.in: Regenerate.
        * include/ext/random: Include ext/opt_random.h.

Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/Makefile.am
    branches/gcc-4_8-branch/libstdc++-v3/include/Makefile.in
    branches/gcc-4_8-branch/libstdc++-v3/include/ext/random



More information about the Gcc-cvs mailing list