dbus ChangeLog,1.1145,1.1146 configure.in,1.187,1.188
John (J5) Palmieri
johnp at redhat.com
Fri Oct 13 14:24:44 PDT 2006
There are only two AC_TRY_RUN macros, "getpwnam_r is posix" and
"va_lists can be copied by value". The va_lists check already resolved
to true for cross compiles so I did the same for getpwnam_r. The reason
those two are special is we need to check run time functionality. The
rest of the check unusually have to check only if the function exists or
if it exists in a particular library.
On Fri, 2006-10-13 at 16:45 -0400, Havoc Pennington wrote:
>
> John Palmieri wrote:
> > Update of /cvs/dbus/dbus
> > In directory kemper:/tmp/cvs-serv5704
> >
> > Modified Files:
> > ChangeLog configure.in
> > Log Message:
> > * configure.in: when checking for posix getpwnam_r assume true
> > for cross compiles
>
> Is getpwnam_r special, or do all the other checks have the same problem?
>
> Havoc
--
John (J5) Palmieri <johnp at redhat.com>
More information about the dbus
mailing list