On Sun, May 25, 2008 at 04:33:27PM +0100, Samuel Thibault wrote: > It can not be done this way : that patch is needed for s390. Maybe what > we can do instead is to fix the patch itself into not adding s390.c to > liblabels_la_SOURCES when OS == gnu.
Alternatively, we could do #ifndef __GNU__ for the whole source file. However, maybe it is better to add an autoconf check for this particular feature (some S/390 specific partition table or something, as I understand it), and only compile the file in case it is present. Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

