head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.11.21.20.39.14;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307624
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307624 | lx | 2012-11-21 20:36:28 +0000 (Wed, 21 Nov 2012) | 4 lines
## SVN ##
## SVN ## Update to 3.0.8, unbreak with utmpx.
## SVN ##
## SVN ## Feature safe: Yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@--- /tmp/config.h.in	2012-11-09 14:19:51.587478847 -0800
+++ config.h.in	2012-11-09 14:21:07.068488479 -0800
@@@@ -349,7 +349,11 @@@@
 #undef HAVE_UINT64_T
 
 /* Define if you have utmpx.h.                */
-#undef HAVE_UTMPX_H
+#define HAVE_UTMPX_H
+
+#define UTMPX_FILE "/var/log/utx.active"
+
+#define WTMPX_FILE "/var/log/utx.log"
 
 /* Define if your struct utmpx has ut_xtime.  */
 #undef HAVE_UTXTIME
@
