This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24991] [4.1/4.2 Regression] gfortran build fails with - error:gthr-default.h: No such file or directory



------- Comment #42 from jakub at gcc dot gnu dot org  2005-12-13 08:18 -------
Subject: Bug 24991

Author: jakub
Date: Tue Dec 13 08:18:54 2005
New Revision: 108469

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

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/Makefile.am
    branches/gcc-4_1-branch/libgfortran/Makefile.in
    branches/gcc-4_1-branch/libgfortran/acinclude.m4
    branches/gcc-4_1-branch/libgfortran/configure
    branches/gcc-4_1-branch/libgfortran/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24991


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]