]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/configure.ac
re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No such...
authorJakub Jelinek <jakub@redhat.com>
Fri, 9 Dec 2005 13:50:11 +0000 (14:50 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 9 Dec 2005 13:50:11 +0000 (14:50 +0100)
commit891c05b102b1794c40ae18b1426880aac0bc193c
tree7211a5585870f91f57adfacb2b999b620de36cbb
parentf01cf809285f7d659f1b4ae1541041a0257df0bb
re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No such file or directory)

PR libfortran/24991
* acinclude.m4: Include acx.m4 and no-executables.m4.
* configure.ac: Add GCC_TOPLEVEL_SUBDIRS.
* configure: Rebuilt.
* Makefile.am (AM_CPPFLAGS): Use $(host_subdir) in build dir
path.
* Makefile.in: Rebuilt.

From-SVN: r108280
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/acinclude.m4
libgfortran/configure
libgfortran/configure.ac