configure.ac: Add support for a "gcc_subdir" variable in config-lang.in...
authorOlivier Hainque <hainque@adacore.com>
Wed, 14 May 2008 13:20:43 +0000 (13:20 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 14 May 2008 13:20:43 +0000 (13:20 +0000)
commit349c31669777d87db0e7ec437d8b5bd5499d74d6
treee8c6bad41b7e63e9d5e0a98b197fe43dc839d529
parentd9cdfe6a7f8c14ddd9f68399f6cf7bc93d3a2b32
configure.ac: Add support for a "gcc_subdir" variable in config-lang.in...

        * configure.ac: Add support for a "gcc_subdir" variable in
        config-lang.in, to denote a subdirectory where the language/GCC
        integration files are to be found.
        * configure: Regenerate.

Co-Authored-By: Nicolas Roche <roche@adacore.com>
From-SVN: r135292
gcc/ChangeLog
gcc/configure
gcc/configure.ac