summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2012-07-24 16:29:22 (GMT)
committerdgp <dgp@noemail.net>2012-07-24 16:29:22 (GMT)
commitad2309a3b7adeea88e17c4bbc93317b8fcecb3bb (patch)
tree2fdc28b79d7af8d482a4bdd3fc00b6a781593a7f /win/configure
parent1b2496a7403a27341b98acf8e26765ba0b79762d (diff)
parentf42f55dc76d5e4df8e9aa9ee83f70aad9b0ab510 (diff)
downloadtk-ad2309a3b7adeea88e17c4bbc93317b8fcecb3bb.zip
tk-ad2309a3b7adeea88e17c4bbc93317b8fcecb3bb.tar.gz
tk-ad2309a3b7adeea88e17c4bbc93317b8fcecb3bb.tar.bz2
merge 8.5
FossilOrigin-Name: ed25b3f3af5a89bd2b3933d5e903a11a3a606624
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/configure b/win/configure
index dd4303a..dedbedb 100755
--- a/win/configure
+++ b/win/configure
@@ -840,11 +840,11 @@ if test -n "$ac_init_help"; then
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --enable-threads build with threads
- --enable-shared build and link with shared libraries --enable-shared
+ --enable-threads build with threads (default: off)
+ --enable-shared build and link with shared libraries (default: on)
--enable-64bit enable 64bit support (where applicable)
--enable-wince enable Win/CE support (where applicable)
- --enable-symbols build with debugging symbols --disable-symbols
+ --enable-symbols build with debugging symbols (default: off)
--enable-embedded-manifest
embed manifest if possible (default: yes)