summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-19 22:34:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-19 22:34:55 (GMT)
commit21e96102ddbd3781d1c2da0d952e63c046f1413b (patch)
treeb5856a852179d31fc33ebc013937073e6211c384 /win/configure
parent937eacc19139fc8f419440faa4d310973e4a6cd9 (diff)
parented71824f826f7e40c9d3478e1b81d49955232692 (diff)
downloadtk-21e96102ddbd3781d1c2da0d952e63c046f1413b.zip
tk-21e96102ddbd3781d1c2da0d952e63c046f1413b.tar.gz
tk-21e96102ddbd3781d1c2da0d952e63c046f1413b.tar.bz2
autoconf-2.59
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure12
1 files changed, 6 insertions, 6 deletions
diff --git a/win/configure b/win/configure
index ad99837..67bff85 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: on)
+ --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)
@@ -3051,8 +3051,8 @@ else
fi;
if test "$tcl_ok" = "yes"; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
+ echo "$as_me:$LINENO: result: yes (default)" >&5
+echo "${ECHO_T}yes (default)" >&6
TCL_THREADS=1
cat >>confdefs.h <<\_ACEOF
#define TCL_THREADS 1
@@ -3650,8 +3650,8 @@ echo $ECHO_N "checking compiler flags... $ECHO_C" >&6
MAKE_EXE="\${CC} -o \$@"
LIBPREFIX="lib"
- extra_ldflags="$extra_ldflags -pipe"
extra_cflags="$extra_cflags -pipe"
+ extra_ldflags="$extra_ldflags -pipe"
if test "${SHARED_BUILD}" = "0" ; then
# static