]> git.ipfire.org Git - thirdparty/gcc.git/commit - configure.ac
gcc/
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jul 2011 08:33:10 +0000 (08:33 +0000)
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 16 Jul 2011 08:33:10 +0000 (08:33 +0000)
commitd7e52ac92ed645bd46f17e825fc48044e8e33cf0
tree6e066c2cfa4ca80015b011442cf5a920b489b3e5
parentcf797b5e23a26039497346da079319716eeadc2b
gcc/

2011-07-16  Matthias Klose  <doko@ubuntu.com>

        * doc/install.texi: Document --enable-static-libjava.

<toplevel>

2011-07-16  Matthias Klose  <doko@ubuntu.com>

        * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
        * Makefile.def (target_modules/libjava): Pass
        $(EXTRA_CONFIGARGS_LIBJAVA).
        * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
        if not configured with --enable-static-libjava.
        * Makefile.in: Regenerate.
        * configure: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176351 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac
gcc/ChangeLog