Hi,

On Wed, Jan 09, 2008 at 06:39:04PM +0200, Riku Voipio wrote:
> Currently in gamin's configure:
> 
> if test x$target_os = xlinux-gnu; then
>     AC_DEFINE([HAVE_LINUX],[],[Whether we are using linux or not])
> fi
> 
> and
> 
> if test x$os = xlinux-gnu; then
>     AC_ARG_ENABLE(inotify,
> ...
> 
> As the result, armel build will lack inotify and dnotify backend[1].
> This is against the "check features, not systems" spirit of autconf.

Agreed, but what is $os/$target_os on armel, or what else is the
problem, out of curiosity?


Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to