Sorry for the mess
Joe Marcus Clarke
marcus at freebsd.org
Tue May 23 13:39:02 PDT 2006
On Tue, 2006-05-23 at 18:12 +0200, Danny Kukawka wrote:
> On Tuesday 23 May 2006 16:23, David Zeuthen wrote:
> > On Tue, 2006-05-23 at 04:51 -0400, Joe Marcus Clarke wrote:
> > > On Wed, 2006-05-17 at 18:35 -0400, David Zeuthen wrote:
> > > > On Thu, 2006-05-18 at 00:03 +0200, Danny Kukawka wrote:
> > > > > SUBDIRS = freebsd linux device-manager
> > > > > +if HALD_COMPILE_LINUX2
> > > > > +SUBDIRS = linux device-manager
> > > > > +endif
> > > > > +if HALD_COMPILE_SOLARIS
> > > > > +SUBDIRS = solaris device-manager
> > > > > +endif
> > > > > +if HALD_COMPILE_FREEBSD
> > > > > +SUBDIRS = freebsd device-manager
> > > > > +endif
> > > >
> > > > This would probably break 'make dist' but I suppose the general idea is
> > > > good and the tests needs to be in each $arch/Makefile.am.
> > >
> > > What about the attached patch? It correctly puts all the subdirs in the
> > > distfile, and will only install the tools for the right OS.
> >
> > Looks good to commit. Thanks!
> >
> > David
>
> No, it's not good to commit. This would not work with the current CVS HEAD
> because there is no place where HALD_COMPILE_FREEBSD is defined. Need to add
> attached patch to configure.
Yeah, it works with my test code since I have the backend. I will have
to merge the backend soon.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: marcus at FreeBSD.org
gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/hal/attachments/20060523/1f36973e/attachment-0001.pgp
More information about the hal
mailing list