[darcs-users] the problems with autoconf

Karel Gardas kgardas at objectsecurity.com
Thu May 15 15:54:33 UTC 2008


zooko wrote:
> I couldn't figure out which instruction in darcs's configure.ac  
> causes the resulting configure to do this test of a C compiler,  
> before giving up in despair.

AC_PROG_CC
AC_PROG_CPP

tests for C compiler first and then for C++ compiler. Is this what you
have been looking for?

Karel
-- 
Karel Gardas                  kgardas at objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com


More information about the darcs-users mailing list