mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
Fixed incorrect formatting of previous ChangeLog entry. Obvious.
From-SVN: r157663
This commit is contained in:
parent
1922295935
commit
c3ef5633d9
@ -1,14 +1,14 @@
|
||||
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
PR target/42811
|
||||
* libjava/configure.ac (DLLTOOL): Call AC_CHECK_TOOL.
|
||||
* configure.ac (DLLTOOL): Call AC_CHECK_TOOL.
|
||||
(libgcj_sublib_core_extra_deps): New host-dependent configure var.
|
||||
(LIBGCJ_SUBLIB_CORE_EXTRA_DEPS): AC_SUBST it.
|
||||
* libjava/configure.host (libgcj_sublib_core_extra_deps): Define
|
||||
* configure.host (libgcj_sublib_core_extra_deps): Define
|
||||
appropriately on Cygwin and MinGW.
|
||||
(libgcj_sublib_core_extra_deps): Add libgcj-noncore-dummy import
|
||||
stub library on Cygwin and MinGW.
|
||||
* libjava/Makefile.am (LIBJAVA_CORE_EXTRA): Import AC_SUBST'd
|
||||
* Makefile.am (LIBJAVA_CORE_EXTRA): Import AC_SUBST'd
|
||||
LIBGCJ_SUBLIB_CORE_EXTRA_DEPS if building sublibs, else define empty.
|
||||
(libgcj_la_DEPENDENCIES): Use it.
|
||||
(DLL_VERSION): New makefile macro.
|
||||
@ -16,12 +16,12 @@
|
||||
library.
|
||||
(libgcj_noncore_la_LIBADD): Trim superfluous convenience libs.
|
||||
(AM_MAKEFLAGS): Add DLLTOOL recursive propagation.
|
||||
* libjava/libgcj-noncore-dummy.def: New file.
|
||||
* libjava/Makefile.in: Regenerate.
|
||||
* libjava/include/Makefile.in: Likewise.
|
||||
* libjava/testsuite/Makefile.in: Likewise.
|
||||
* libjava/configure: Likewise.
|
||||
* libjava/gcj/Makefile.in: Likewise.
|
||||
* libgcj-noncore-dummy.def: New file.
|
||||
* Makefile.in: Regenerate.
|
||||
* include/Makefile.in: Likewise.
|
||||
* testsuite/Makefile.in: Likewise.
|
||||
* configure: Likewise.
|
||||
* gcj/Makefile.in: Likewise.
|
||||
|
||||
2010-03-21 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user