bug-autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_FUNC and AC_LIBOBJ in 2.59


From: Anton Ertl
Subject: Re: AC_CHECK_FUNC and AC_LIBOBJ in 2.59
Date: Tue, 19 Apr 2005 17:46:21 +0200 (CEST)

The fix is to use proper quoting:

AC_CHECK_FUNC(_sync_cache_range,[true],[AC_LIBOBJ(../arch/power/_sync_cache_range)])

Sorry about the noise.

- anton




reply via email to

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