From fa4ee1f113cb5cb7452551cdd2a608656c06a45c Mon Sep 17 00:00:00 2001 From: bryce Date: Tue, 16 Oct 2001 09:01:40 +0000 Subject: * Makefile.am, acinclude.m4, configure.in: Imported GC 6.1 Alpha 1 and merged local changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46283 138bc75d-0d04-0410-961f-82ee72b054a4 --- boehm-gc/Makefile.dj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boehm-gc/Makefile.dj') diff --git a/boehm-gc/Makefile.dj b/boehm-gc/Makefile.dj index 09fae4e613f..7aadaf34b44 100644 --- a/boehm-gc/Makefile.dj +++ b/boehm-gc/Makefile.dj @@ -5,6 +5,8 @@ # Primary targets: # gc.a - builds basic library # libgc.a - builds library for use with g++ "-fgc-keyword" extension +# -fgc-keyword was never really available. Historical +# interest only. # c++ - adds C++ interface to library # cords - adds cords (heavyweight strings) to library # test - prints porting information, then builds basic version of gc.a, -- cgit v1.2.1