Re: [Plib-devel] makefiles for test programs
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-08-04 04:44:14
|
> Dave McClurg wrote: > > i see, so ./configure adds the link option > i'm just looking at the Makefile.am (not Makefile) on a windows machine > it was just odd to see -lplibsg and not -lplibul in Makefile.am I did it that way so that it would build on pre-ul PLIB versions. The check at the top of 'configure.in' tests to see if that file exists and if it does, includes it unconditionally into every link command. *slightly* inefficient I suppose - but definitely less hassle! -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |