hal/hald/linux2/addons Makefile.am,1.6,1.7
David Zeuthen
david at freedesktop.org
Thu Jun 23 07:50:08 PDT 2005
- Previous message: hal/hald Makefile.am, 1.49, 1.50 hald.c, 1.36, 1.37 util.c, 1.16,
1.17 util.h, 1.9, 1.10
- Next message: hal ChangeLog,1.535,1.536 configure.in,1.84,1.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/hald/linux2/addons
In directory gabe:/tmp/cvs-serv4965/hald/linux2/addons
Modified Files:
Makefile.am
Log Message:
2005-06-23 David Zeuthen <davidz at redhat.com>
Patch from Alvaro Lopez Ortega <alvaro at sun.com> to add an empty
Solaris backend to HAL.
* hald/solaris/osspec.c: New file
* hald/solaris/Makefile.am: New file
* configure.in: Add checks for Solaris
Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 9 May 2005 03:43:26 -0000 1.6
+++ Makefile.am 23 Jun 2005 14:50:05 -0000 1.7
@@ -8,11 +8,13 @@
-I$(top_srcdir) \
@PACKAGE_CFLAGS@
+if HALD_COMPILE_LINUX2
libexec_PROGRAMS = hald-addon-hid-ups hald-addon-acpi hald-addon-storage hald-addon-pmu
if HAVE_LIBUSB
libexec_PROGRAMS += hald-addon-usb-csr
endif
+endif
hald_addon_hid_ups_SOURCES = addon-hid-ups.c
hald_addon_hid_ups_LDADD = $(top_builddir)/libhal/libhal.la
- Previous message: hal/hald Makefile.am, 1.49, 1.50 hald.c, 1.36, 1.37 util.c, 1.16,
1.17 util.h, 1.9, 1.10
- Next message: hal ChangeLog,1.535,1.536 configure.in,1.84,1.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list