Re: [Plib-devel] New release (Was: puAuxList.cxx)
Brought to you by:
sjbaker
From: Jean-Yves L. <jyl...@Fr...> - 2006-01-06 14:02:18
|
On Fri, 06 Jan 2006 13:59:06 +0100 Bram Stolk <br...@sa...> wrote: > Erik Hofman wrote: > >=20 > > It might be a good idea to fix this first: > >=20 > > Running automake > > src/js/Makefile.am:4: UL_BSD does not appear in AM_CONDITIONAL >=20 > that Makefile.am makes no sense to me: > it refers to jsBSDCal.c which is not in CVS. The person who committed my patch forgot to add it. It can be found here: http://sourceforge.net/mailarchive/forum.php?thread_id=3D9171926&forum_id= =3D4479 > Because it wants to build this calibration program (apparently > BSD-only?) the Makefile.am is screwed. >=20 > I say: remove the bin_PROGRAMS alltogether, as well as the > test on UL_BSD which cannot be done in Makefile.am without > a conditional. >=20 > PLIB platform defines are in C++, not in autoconf-speak. cpp is not appropriate in this case, since the calibration program is useless (and does not even compile) on non-BSD. --=20 Jean-Yves Lefort jyl...@Fr... http://lefort.be.eu.org/ |