diff ChangeLog @ 106962:d189e0755f30

Account for utmp.h availability. * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks this header file). * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x lacks this header file).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 23 Jan 2010 17:15:22 -0500
parents 1d1d5d9bd884
children 3b5ef09ea743
line wrap: on
line diff
--- a/ChangeLog	Sat Jan 23 13:42:22 2010 +0100
+++ b/ChangeLog	Sat Jan 23 17:15:22 2010 -0500
@@ -1,3 +1,8 @@
+2010-01-23  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+	* configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
+	this header file).
+
 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
 
 	* .bzrignore: Ignore all .exe, instead of individual files.