From 720c09f5761f695e4ca9cfaf134a992c299b8efa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 31 Dec 2002 22:40:38 +0000 Subject: [PATCH] Add "-notOnce" to the compiler options on the Mac to stop the compiler assuming that duplicate #includes of the same file are idempotent. I mean, it's not even true for the standard headers (think ), and certainly isn't true here. [originally from svn r2400] --- mkfiles.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkfiles.pl b/mkfiles.pl index 384a88e6..d9c1f867 100755 --- a/mkfiles.pl +++ b/mkfiles.pl @@ -604,7 +604,8 @@ print <