Koen van der Drift wrote:

Not sure if I understand what you mean. Are you suggesting to version plplot based on the OS X version?

No,
Assuming a gnu build system, the host is "guessed" by config.guess if not specified to configure.


You can try adding --build=powerpc-apple-darwin to your configure params and it will then likely make an OS version independent package. If it only works on darwin7, then you could say "--build=powerpc-apple-darwin7". Unfortunately, I believe that different versions of autoconf have different ways of passing the build and host, if the pacakge uses a relatively recent version of autoconf then the above should work, otherwise, you may have to read the output of ./configure --help.

Peter
--
Peter O'Gorman - http://www.pogma.com


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to