Project

General

Profile

« Previous | Next » 

Revision 74c7543c

Added by Max Matveev about 15 years ago

  • ID 74c7543c88bc3776b81ae8a5eab4de940537ffdd

Allow user to choose her compiler

New autoconf attempts to compile the headers as part of AC_HEADER_CHECK.
It AC_PROG_CC is not called then AC_HEADER_CHECK generates scary warning -
just call AC_PROG_CC unconditionally: it will honour CC from the environment
but it will also do the right things about later checks.

On Solaris if the alternative compiler is not GCC then don't feed it
GNU options.

  • added
  • modified
  • copied
  • renamed
  • deleted