My main issue with autoconf is that its input appear to be completely wrong. Rather than telling it "I want to use socket(), where do I find it" it depends on people to hard code all possible OS variations themselves.
So in specific circumstances you'll get errors saying "there's no foo()" when foo is defined but just in a different library. It also makes it difficult to make binaries depend less on the environment in you compile in. Casper _______________________________________________ opensolaris-discuss mailing list [email protected]
