diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-09 16:06:56 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-09 16:06:56 +0000 |
commit | d1fc032d4ac0a01d491321df43656a24b3920133 (patch) | |
tree | aecb25fdddab8180de7c4daf4ecd8584c09bb6e4 /x11/wterm/files | |
parent | 0c3d820e281a13da96db32359b7d098c5efdb779 (diff) | |
download | FreeBSD-ports-d1fc032d4ac0a01d491321df43656a24b3920133.zip FreeBSD-ports-d1fc032d4ac0a01d491321df43656a24b3920133.tar.gz |
Update to 6.2.8a2.
Approved by: maintainer
Diffstat (limited to 'x11/wterm/files')
-rw-r--r-- | x11/wterm/files/patch-aa | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/x11/wterm/files/patch-aa b/x11/wterm/files/patch-aa index 266d0e3..c7c6582 100644 --- a/x11/wterm/files/patch-aa +++ b/x11/wterm/files/patch-aa @@ -1,5 +1,5 @@ ---- configure.orig Sat Apr 8 14:33:32 2000 -+++ configure Sat Apr 8 14:35:05 2000 +--- configure.orig Tue Feb 2 13:07:34 1999 ++++ configure Sun Jan 7 23:30:51 2001 @@ -9,7 +9,7 @@ # Defaults: @@ -9,3 +9,11 @@ # 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 |