Makefile.in (JAVAGC): Removed.

* Makefile.in (JAVAGC): Removed.
Finish Tom's change from May 11.

From-SVN: r28669
This commit is contained in:
Jeffrey A Law 1999-08-11 09:40:43 +00:00 committed by Jeff Law
parent e417d05e39
commit 94304469a6
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Aug 11 03:38:25 1999 Jeffrey A Law (law@cygnus.com)
* Makefile.in (JAVAGC): Removed.
Wed Aug 11 02:13:26 1999 Mumit Khan <khan@xraylith.wisc.edu>
* i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.

View File

@ -239,7 +239,6 @@ lang_options_files=@lang_options_files@
lang_tree_files=@lang_tree_files@
GCC_THREAD_FILE=@thread_file@
OBJC_BOEHM_GC=@objc_boehm_gc@
JAVAGC=@JAVAGC@
GTHREAD_FLAGS=@gthread_flags@
# Be prepared for gcc2 merges.
gcc_version=@gcc_version@