Hello people,
Is there a way to pass command line switches to compiler when it tries to
detect whether certain function is present with AC_CHECK_FUNCS f.e.?
What I am actually trying to figure out is whether certain function
prototypes (printf, fprintf etc) are defined in includes by passing
-pedantic-error switch to compiler. I've got a few notices that on SunOS
4.x you get a bunch of warnings on `printf', `fprintf' and other libc
functions which are supposed to be defined in <stdio.h> but due to some
odd reason are not.
I would appreciate any hints,
-F
--
Key fingerprint = 4422 16FC 3C7D E10A B044 CA4F 2BE0 3943 9758 9324
http://www.kalug.lug.net/fygrave/