diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:43:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:43:35 (GMT) |
commit | 12c66bbcfa19527db6282f77e918b55a734b1451 (patch) | |
tree | 71c86f8c003b37f09ccc943354706b0a9d4af2a7 /unix/configure | |
parent | 2e1a984bf1c6810d84fd8a8e4fc4b322442de32c (diff) | |
download | tcl-12c66bbcfa19527db6282f77e918b55a734b1451.zip tcl-12c66bbcfa19527db6282f77e918b55a734b1451.tar.gz tcl-12c66bbcfa19527db6282f77e918b55a734b1451.tar.bz2 |
Added note that frameworks are a MacOSX feature [Bug 619440]
Diffstat (limited to 'unix/configure')
-rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index bba3883..5baf638 100755 --- a/unix/configure +++ b/unix/configure @@ -850,7 +850,7 @@ Optional Features: --enable-64bit-vis enable 64bit Sparc VIS support --disable-load disallow dynamic loading and "load" command --enable-symbols build with debugging symbols --disable-symbols - --enable-framework package shared libraries in frameworks --disable-framework + --enable-framework package shared libraries in MacOSX frameworks --disable-framework Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |