From 1ad5fcb036ba05625c7af5dc6a967e4671adaa2b Mon Sep 17 00:00:00 2001 From: ben 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. git-svn-id: svn://svn.tartarus.org/sgt/putty@2400 cda61777-01e9-0310-a592-d414129be87e --- 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 <