Artifact 818ba6fc75873cdd74ef6a353c7d689f7578febd:
- File
tcl/patchscripts/macosx-fixheaders.sh
— part of check-in
[b13d288f20]
at
2011-10-03 20:20:55
on branch trunk
— Updated to hide warnings while running kitcreator distclean in pre.sh
Added workaround for Mac OS X referencing headers in "tclInt.h" that it does not setup a way access using tclConfig.sh (user: rkeene, size: 42) [annotate] [blame] [check-ins using]
- File
tk/patchscripts/macosx-fixheaders.sh
— part of check-in
[b13d288f20]
at
2011-10-03 20:20:55
on branch trunk
— Updated to hide warnings while running kitcreator distclean in pre.sh
Added workaround for Mac OS X referencing headers in "tclInt.h" that it does not setup a way access using tclConfig.sh (user: rkeene, size: 42) [annotate] [blame] [check-ins using]
#! /bin/bash cp unix/*.h macosx/ exit 0