Joao Miguel Ferreira <jmcferreira <at> criticalsoftware.com> writes:

> Question: How do I tell the tools to use only aCC for both types of
> files, when compiling on an HPUX (we also build on Linux/gcc and
> Solaris/gcc) ?

If you don't like what autoconf chooses, then override the choice:

./configure CC=aCC CXX=aCC

-- 
Eric Blake





_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to