hal/hald/linux2/probing Makefile.am,1.7,1.8

David Zeuthen david at freedesktop.org
Thu Jun 23 07:50:08 PDT 2005


Update of /cvs/hal/hal/hald/linux2/probing
In directory gabe:/tmp/cvs-serv4965/hald/linux2/probing

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/probing/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am	13 Mar 2005 01:48:24 -0000	1.7
+++ Makefile.am	23 Jun 2005 14:50:05 -0000	1.8
@@ -8,8 +8,10 @@
 	-I$(top_srcdir) \
 	@PACKAGE_CFLAGS@
 
+if HALD_COMPILE_LINUX2
 libexec_PROGRAMS = hald-probe-input hald-probe-hiddev hald-probe-storage hald-probe-volume hald-probe-printer \
 	           hald-probe-pc-floppy hald-probe-smbios
+endif
 
 hald_probe_smbios_SOURCES = probe-smbios.c shared.h
 hald_probe_smbios_LDADD = $(top_builddir)/libhal/libhal.la




More information about the hal-commit mailing list