[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: /bin/true doesn't exist in FreeBSD ...
From:       Gordon Sadler <gbsadler1 () lcisp ! com>
Date:       2001-04-15 1:52:14
[Download RAW message or body]

On Sat, Apr 14, 2001 at 10:19:10PM -0300, The Hermit Hacker wrote:
> 
> checking for freeaddrinfo... yes
> ./configure: /bin/true: not found
> checking for getnameinfo... yes
> ./configure: /bin/true: not found
> checking for gai_strerror... yes
> ./configure: /bin/true: not found
> 
> 
> 
> Not sure how best this should be handled, but on line 33 of
> kdelibs/kdecore/configure.in.in, it has:
> 
> =======================
>     dnl Even though we now know that getaddrinfo is there, make sure getnameinfo is there too
>     kde_gai_ok=true
>     AC_CHECK_FUNCS(freeaddrinfo getnameinfo gai_strerror, /bin/true,
>     [
> =======================
> 
> Under FreeBSD, we have it stored in /usr/bin/true, so maybe use
> AC_CHECK_PROG to find true on the system and use that?
> 
Any reason under BSD to not use ':' ?

Should result in a no-op with return code 0.

Gordon Sadler


 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic