From e1806d72af4bd2a025ea63a69f2f2a35ae76ebab Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 29 Apr 2007 02:10:40 +0000 Subject: [PATCH] fix custodian-limit capability in Windows svn: r6086 --- src/worksp/gc2/make.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/worksp/gc2/make.ss b/src/worksp/gc2/make.ss index 18c3753d86..108db2e0a8 100644 --- a/src/worksp/gc2/make.ss +++ b/src/worksp/gc2/make.ss @@ -152,7 +152,7 @@ mz-inc "xsrc/precomp.h" "" - "/D LIBMZ_EXPORTS " + "/D LIBMZ_EXPORTS /D NEWGC_BTC_ACCOUNT " "mz.pch" #f)) srcs)