Regenerate libjava Makefile.in files.
libjava/: * libjava/Makefile.in: Regenerate. * libjava/gcj/Makefile.in: Regenerate. * libjava/include/Makefile.in: Regenerate. * libjava/testsuite/Makefile.in: Regenerate. From-SVN: r164658
This commit is contained in:
parent
b581b85b2e
commit
16562d86a7
5 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* libjava/Makefile.in: Regenerate.
|
||||
* libjava/gcj/Makefile.in: Regenerate.
|
||||
* libjava/include/Makefile.in: Regenerate.
|
||||
* libjava/testsuite/Makefile.in: Regenerate.
|
||||
|
||||
2010-09-21 Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
|
||||
* libjava/configure.ac: Set LIBMATHSPEC to -lm except on darwin.
|
||||
|
|
|
@ -611,6 +611,7 @@ LIBGCJ_SUBLIB_CORE_EXTRA_DEPS = @LIBGCJ_SUBLIB_CORE_EXTRA_DEPS@
|
|||
LIBGCJ_SUBLIB_LTFLAGS = @LIBGCJ_SUBLIB_LTFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBLTDL = @LIBLTDL@
|
||||
LIBMATHSPEC = @LIBMATHSPEC@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBSTDCXXSPEC = @LIBSTDCXXSPEC@
|
||||
|
|
|
@ -194,6 +194,7 @@ LIBGCJ_SUBLIB_CORE_EXTRA_DEPS = @LIBGCJ_SUBLIB_CORE_EXTRA_DEPS@
|
|||
LIBGCJ_SUBLIB_LTFLAGS = @LIBGCJ_SUBLIB_LTFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBLTDL = @LIBLTDL@
|
||||
LIBMATHSPEC = @LIBMATHSPEC@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBSTDCXXSPEC = @LIBSTDCXXSPEC@
|
||||
|
|
|
@ -195,6 +195,7 @@ LIBGCJ_SUBLIB_CORE_EXTRA_DEPS = @LIBGCJ_SUBLIB_CORE_EXTRA_DEPS@
|
|||
LIBGCJ_SUBLIB_LTFLAGS = @LIBGCJ_SUBLIB_LTFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBLTDL = @LIBLTDL@
|
||||
LIBMATHSPEC = @LIBMATHSPEC@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBSTDCXXSPEC = @LIBSTDCXXSPEC@
|
||||
|
|
|
@ -170,6 +170,7 @@ LIBGCJ_SUBLIB_CORE_EXTRA_DEPS = @LIBGCJ_SUBLIB_CORE_EXTRA_DEPS@
|
|||
LIBGCJ_SUBLIB_LTFLAGS = @LIBGCJ_SUBLIB_LTFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBLTDL = @LIBLTDL@
|
||||
LIBMATHSPEC = @LIBMATHSPEC@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBSTDCXXSPEC = @LIBSTDCXXSPEC@
|
||||
|
|
Loading…
Add table
Reference in a new issue