]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add "-notOnce" to the compiler options on the Mac to stop the compiler
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
commit754b5637d67b9f137135b80ea94bafb3ed3664d2
tree133c27168f6ceba0802e8992212049d5e8aa8d93
parente01cfef9085f11e54e8fc42ed2cae7406f2bf743
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 <assert.h>), and
certainly isn't true here.

git-svn-id: http://svn.tartarus.org/sgt/putty@2400 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl