summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-11-17 00:10:40 (GMT)
committerhobbs <hobbs>2001-11-17 00:10:40 (GMT)
commit21a122d60595097328eae02e776bae13ca31d6d5 (patch)
tree85d7d2361b53dfd760e61f32cd1d3f999f44c3a7 /unix/configure
parentf1faf95e9df1c283ad82eae2029b1ff343e87da1 (diff)
downloadtcl-21a122d60595097328eae02e776bae13ca31d6d5.zip
tcl-21a122d60595097328eae02e776bae13ca31d6d5.tar.gz
tcl-21a122d60595097328eae02e776bae13ca31d6d5.tar.bz2
added hpux nl_langinfo alias fallbacks
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 2d30d79..e519b5d 100755
--- a/unix/configure
+++ b/unix/configure
@@ -26,7 +26,8 @@ ac_help="$ac_help
--enable-symbols build with debugging symbols [--disable-symbols]"
ac_help="$ac_help
--enable-shared build and link with shared libraries [--enable-shared]"
-
+echo $PATH
+echo "`pwd`"
# Initialize some variables set by options.
# The variables have the same names as the options, with
# dashes changed to underlines.