hal ChangeLog,1.631,1.632 configure.in,1.102,1.103
Richard Hughes
hughsient at freedesktop.org
Wed Aug 31 09:37:05 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv23446
Modified Files:
ChangeLog configure.in
Log Message:
Display to user in configure.in if we are building in acpid support.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.631
retrieving revision 1.632
diff -u -d -r1.631 -r1.632
--- ChangeLog 30 Aug 2005 13:41:34 -0000 1.631
+++ ChangeLog 31 Aug 2005 16:37:02 -0000 1.632
@@ -1,3 +1,7 @@
+2005-08-31 Richard Hughes <richard at hughsie.com>
+
+ * configure.in: Display in summery if we are building in acpid support.
+
2005-08-30 David Zeuthen <davidz at redhat.com>
* doc/spec/hal-spec.xml.in: s/mediumstate/medium_state/. Yes, I'll
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- configure.in 26 Aug 2005 14:38:25 -0000 1.102
+++ configure.in 31 Aug 2005 16:37:02 -0000 1.103
@@ -558,6 +558,8 @@
hald pidfile: ${HALD_PID_FILE}
hald backend: ${HALD_BACKEND}
Building SELinux support: ${have_selinux}
+ acpi proc support: ${acpi_proc}
+ acpi daemon support: ${acpi_acpid}
install fstab-sync: ${enable_fstab_sync}
Extended PCMCIA support: ${enable_pcmcia_support}
More information about the hal-commit
mailing list