freebsd-ports/x11/wterm/files/patch-aa
Maxim Sobolev 517dd2ae7f Update to 6.2.8a2.
Approved by:	maintainer
2001-01-09 16:06:56 +00:00

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