summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-07-19 22:33:15 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-07-19 22:33:15 (GMT)
commit681ca9658800bc96bd6d1028ee2d12d50d6a303b (patch)
tree93ac380a9f0505898b7ac667bb8836e87e7e9015 /win
parent3bdaaa2687699ceba6538d1968f4e9d8d96623c0 (diff)
parent87585eb5f8ffab88e3587d87df8fa9903d107a0e (diff)
downloadtk-681ca9658800bc96bd6d1028ee2d12d50d6a303b.zip
tk-681ca9658800bc96bd6d1028ee2d12d50d6a303b.tar.gz
tk-681ca9658800bc96bd6d1028ee2d12d50d6a303b.tar.bz2
autoconf-2.59
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/configure b/win/configure
index c1a1a23..a02e87b 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)