Mailinglist Archive: radeonhd (699 mails)
| < Previous | Next > |
Re: [radeonhd] [PATCH 0/4] Fixes to my git-commit-in-program-messages code
- From: Egbert Eich <eich@xxxxxxx>
- Date: Mon, 5 Nov 2007 14:07:28 +0100
- Message-id: <18223.5520.483984.998751@xxxxxxxxxxxxxxxxxxx>
Hans Ulrich Niedermann writes:
This should be OK as it only builds the Makefile.
Sounds good!
I'll take a look.
Cheers,
Egbert.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Solution 2, automake part:
For automake builds, check for appropriate presence of pciutils and
zlib. Only if both prerequirements are met, rhd_conntest is built.
Solution 2, imake part:
For imake builds, do not recurse into utils/conntest any more. "xmkmf
-a" seems to directly read SUBDIRS, so that includes utils/conntest.
This should be OK as it only builds the Makefile.
However, the FooSubdirs() imake macros are only called on "src man" dirs
- that avoids the default build in utils/conntest.
Sounds good!
The imake part "works for me", but as I am not that familiar with imake,
I'd appreciate confirmation from someone who is.
I'll take a look.
Cheers,
Egbert.
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |