summaryrefslogtreecommitdiffstats
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)
commite2cfdce033fffc2b75e08a2c2a20ccaa1179c0a7 (patch)
tree93ac380a9f0505898b7ac667bb8836e87e7e9015
parent5f935e53317b3c3c9c04cdd803de05c675ec4b40 (diff)
parenta8d9a9d6be061df98b1c7b6e9916da288b1be460 (diff)
downloadtk-e2cfdce033fffc2b75e08a2c2a20ccaa1179c0a7.zip
tk-e2cfdce033fffc2b75e08a2c2a20ccaa1179c0a7.tar.gz
tk-e2cfdce033fffc2b75e08a2c2a20ccaa1179c0a7.tar.bz2
autoconf-2.59
-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)