517dd2ae7f
Approved by: maintainer
19 lines
473 B
Text
19 lines
473 B
Text
--- configure.orig Tue Feb 2 13:07:34 1999
|
|
+++ configure Sun Jan 7 23:30:51 2001
|
|
@@ -9,7 +9,7 @@
|
|
|
|
# Defaults:
|
|
ac_help=
|
|
-ac_default_prefix=/usr/local
|
|
+ac_default_prefix=/usr/X11R6
|
|
# Any additions from configure.in:
|
|
ac_help="$ac_help
|
|
--enable-utmp enable utmp/utmpx support"
|
|
@@ -3552,6 +3552,7 @@
|
|
|
|
fi
|
|
|
|
+wterm_cv_path_wtmp=/var/log/wtmp
|
|
echo "$ac_t""$wterm_cv_path_wtmp" 1>&6
|
|
if test "${wterm_cv_path_wtmp+set}" = set; then
|
|
cat >> confdefs.h <<EOF
|