hal ChangeLog,1.410,1.411 configure.in,1.66,1.67
David Zeuthen
david at freedesktop.org
Thu Feb 10 09:45:13 PST 2005
- Previous message: hal/hald/linux2/probing Makefile.am, 1.2, 1.3 linux_dvd_rw_utils.c,
NONE, 1.1 linux_dvd_rw_utils.h, NONE, 1.1 probe-storage.c,
NONE, 1.1 probe-volume.c, NONE, 1.1
- Next message: hal/doc/spec hal-spec.html,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv4840
Modified Files:
ChangeLog configure.in
Log Message:
2005-02-10 David Zeuthen <davidz at redhat.com>
* configure.in: From Richard Hughes <richard at hughsie.com> I've
also attached a patch that adds libexec to configure.in
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -d -r1.410 -r1.411
--- ChangeLog 10 Feb 2005 17:03:56 -0000 1.410
+++ ChangeLog 10 Feb 2005 17:45:11 -0000 1.411
@@ -1,5 +1,10 @@
2005-02-10 David Zeuthen <davidz at redhat.com>
+ * configure.in: From Richard Hughes <richard at hughsie.com> I've
+ also attached a patch that adds libexec to configure.in
+
+2005-02-10 David Zeuthen <davidz at redhat.com>
+
* volume_id/fat.c (volume_id_probe_vfat): Must have been a typo by Kay,
changed from VOLUME_ID_DISKLABEL to VOLUME_ID_FILESYSTEM.
Index: configure.in
===================================================================
RCS file: /cvs/hal/hal/configure.in,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- configure.in 8 Feb 2005 21:37:47 -0000 1.66
+++ configure.in 10 Feb 2005 17:45:11 -0000 1.67
@@ -319,7 +319,7 @@
AS_AC_EXPAND(BINDIR, $bindir)
AS_AC_EXPAND(SBINDIR, $sbindir)
AS_AC_EXPAND(LIBDIR, $libdir)
-
+AS_AC_EXPAND(LIBEXECDIR, $libexecdir)
AC_ARG_WITH(dbus-sys, [ --with-dbus-sys=<dir> where D-BUS system.d directory is])
@@ -465,6 +465,7 @@
prefix: ${prefix}
libdir: ${LIBDIR}
+ libexecdir: ${LIBEXECDIR}
bindir: ${BINDIR}
sbindir: ${SBINDIR}
datadir: ${DATADIR}
- Previous message: hal/hald/linux2/probing Makefile.am, 1.2, 1.3 linux_dvd_rw_utils.c,
NONE, 1.1 linux_dvd_rw_utils.h, NONE, 1.1 probe-storage.c,
NONE, 1.1 probe-volume.c, NONE, 1.1
- Next message: hal/doc/spec hal-spec.html,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list