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 libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing



------- Comment #16 from dfranke at gcc dot gnu dot org  2007-02-06 18:50 -------
Subject: Bug 30546

Author: dfranke
Date: Tue Feb  6 18:49:55 2007
New Revision: 121662

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121662
Log:
2007-02-07  Daniel Franke <franke.daniel@gmail.com>

        Backport from mainline:
        2007-01-31  Daniel Franke <franke.daniel@gmail.com>

        PR libgomp/30546
        * configure.ac: Add check for makeinfo
        * Makefile.am: Redefined target libgomp.info, build libgomp.info only
        if an appropiate version of makeinfo is found.
        * aclocal.m4: Regenerated.
        * configure: Regenerated.
        * Makefile.in: Regenerated.
        * testsuite/Makefile.in: Regenerated.


Modified:
    branches/gcc-4_2-branch/libgomp/ChangeLog
    branches/gcc-4_2-branch/libgomp/Makefile.am
    branches/gcc-4_2-branch/libgomp/Makefile.in
    branches/gcc-4_2-branch/libgomp/aclocal.m4
    branches/gcc-4_2-branch/libgomp/configure
    branches/gcc-4_2-branch/libgomp/configure.ac
    branches/gcc-4_2-branch/libgomp/testsuite/Makefile.in


-- 


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


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