help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf & non-gcc compiler


From: X37V
Subject: autoconf & non-gcc compiler
Date: Sat, 7 Aug 2004 19:55:05 +0000

Hi, all!
How can I tell autoconf to create a configure script that checks for other
compilers than gcc? I've following line in my configure.in:
#
AC_PROG_CC([omcc xlc])
#
nevertheless configure checks for gcc first. How can I tell autoconf to
ignore gcc for C sources?

Thanx in advance




reply via email to

[Prev in Thread] Current Thread [Next in Thread]