From: David J. <da...@us...> - 2001-02-21 02:46:56
|
On Tuesday 20 February 2001 01:43 am, Andrew Green wrote: > Automatically determining the compiler is possible, cv gnu autoconf, > although what I'm leaning toward is a clean up and extension of the > existing mechanism, and taking a few lessons from the QT approach. The Qt approach is very nice and very clean. Unfortunately, it chokes on non-standard installations. I would prefer something between autoconf and tmake. It would output human readable Makefiles like tmake, but actually go and check for the existance of libraries and headers like autoconf. -- David Johnson ___________________ http://www.usermode.org |