r166674 - in /branches/gccgo/libgo: Makefile.am...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Nov 12 20:52:00 GMT 2010


Author: ian
Date: Fri Nov 12 20:52:54 2010
New Revision: 166674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166674
Log:
Move Go configury support into libgo itself.  This is a
temporary move until the support is added to releases of
autoconf and libtool.

Added:
    branches/gccgo/libgo/config/
    branches/gccgo/libgo/config/README
    branches/gccgo/libgo/config/go.m4
    branches/gccgo/libgo/config/libtool.m4
    branches/gccgo/libgo/config/ltmain.sh
    branches/gccgo/libgo/config/ltoptions.m4
    branches/gccgo/libgo/config/ltsugar.m4
    branches/gccgo/libgo/config/ltversion.m4
    branches/gccgo/libgo/config/lt~obsolete.m4
Modified:
    branches/gccgo/libgo/Makefile.am
    branches/gccgo/libgo/Makefile.in
    branches/gccgo/libgo/aclocal.m4
    branches/gccgo/libgo/testsuite/Makefile.in



More information about the Gcc-cvs mailing list