summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-19 22:33:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-19 22:33:15 (GMT)
commited71824f826f7e40c9d3478e1b81d49955232692 (patch)
tree93ac380a9f0505898b7ac667bb8836e87e7e9015 /win/configure
parent39a9b9cf335812121ef3f8bc61702ccd2211dcc8 (diff)
parent249f6aaeda84147d59059b5d50bfced43415143e (diff)
downloadtk-ed71824f826f7e40c9d3478e1b81d49955232692.zip
tk-ed71824f826f7e40c9d3478e1b81d49955232692.tar.gz
tk-ed71824f826f7e40c9d3478e1b81d49955232692.tar.bz2
autoconf-2.59
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 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)