summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2021-06-18 19:36:54 (GMT)
committerdgp <dgp@users.sourceforge.net>2021-06-18 19:36:54 (GMT)
commita205393ead60459c1fd1860a66cc51011cbdaffe (patch)
tree0e4c55cd6cf9bf0fc99b8e3478ab77e8d5879b5a /unix/configure
parent346e9e294098953ae67cf7e84b7078630d6ba2ae (diff)
parent93570f80acc26b720d1e7535aa3752f8d3f47a45 (diff)
downloadtcl-a205393ead60459c1fd1860a66cc51011cbdaffe.zip
tcl-a205393ead60459c1fd1860a66cc51011cbdaffe.tar.gz
tcl-a205393ead60459c1fd1860a66cc51011cbdaffe.tar.bz2
merge trunk
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure
index 806579c..ea26d70 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7204,12 +7204,12 @@ then :
AIX-*) ;;
BSD/OS*) ;;
CYGWIN_*|MINGW32_*|MSYS_*) ;;
- HP_UX*) ;;
+ HP-UX*) ;;
Darwin-*) ;;
IRIX*) ;;
Linux*|GNU*) ;;
- NetBSD-*|DragonFly-*|FreeBSD-*|OpenBSD-*) ;;
- OSF1-V*) ;;
+ NetBSD-*|OpenBSD-*) ;;
+ OSF1-*) ;;
SCO_SV-3.2*) ;;
*) SHLIB_CFLAGS="-fPIC" ;;
esac