Commit ed89de94 by David Daney Committed by David Daney

Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.

2004-08-25  David Daney  <daney@avtrex.com>

	* Makefile.am (AM_GCJFLAGS):  Add LIBGCJ_JAVAFLAGS.
	* Makefile.in: Regenerated.

From-SVN: r86551
parent 2649701f
2004-08-25 David Daney <daney@avtrex.com>
* Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.
* Makefile.in: Regenerated.
2004-08-23 Bryce McKinlay <mckinlay@redhat.com>
* prims.cc (JVMPI_NOTIFY_ALLOC): New macro. Call jvmpi_notify_alloc
......
......@@ -169,6 +169,7 @@ AM_CXXFLAGS = \
-DJAVA_EXT_DIRS="\"$(jardir)/ext\""
AM_GCJFLAGS = \
@LIBGCJ_JAVAFLAGS@ \
--encoding=UTF-8 \
-Wno-deprecated
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment