From 20bbd3cd53a80ddafa56a5d21337aae0c24f94ca Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 1 Nov 1999 23:15:51 +0000 Subject: Merged GC 5.0alpha4 with local changes, plus: * Makefile.in: Rebuilt. * Makefile.am (gctest_LDADD): Added THREADLIB. (TESTS): New macro. * configure: Rebuilt. * configure.in (INCLUDES): New subst. From-SVN: r30332 --- boehm-gc/EMX_MAKEFILE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boehm-gc/EMX_MAKEFILE') diff --git a/boehm-gc/EMX_MAKEFILE b/boehm-gc/EMX_MAKEFILE index 1ade12a..54a06ce 100644 --- a/boehm-gc/EMX_MAKEFILE +++ b/boehm-gc/EMX_MAKEFILE @@ -72,7 +72,7 @@ SPECIALCFLAGS = all: gc.a gctest.exe $(OBJS) test.o: $(srcdir)/gc_priv.h $(srcdir)/gc_hdrs.h $(srcdir)/gc.h \ - $(srcdir)/config.h $(srcdir)/gc_typed.h + $(srcdir)/gcconfig.h $(srcdir)/gc_typed.h # The dependency on Makefile is needed. Changing # options such as -DSILENT affects the size of GC_arrays, # invalidating all .o files that rely on gc_priv.h -- cgit v1.1