SE-DBUS landed
Colin Walters
walters at redhat.com
Sat Jul 31 08:18:49 PDT 2004
On Sat, 2004-07-31 at 11:43 +0200, Olivier Andrieu wrote:
> Colin Walters [Fri, 30 Jul 2004]:
> > The first took me a while to track down - it turns out that
> > AC_EGREP_HEADER is wrong for looking for DBUS__ACQUIRE_SVC, because
> > DBUS__ACQUIRE_SVC is a preprocessor macro itself. Since
> > AC_EGREP_HEADER is actually defined to be run on the preprocessed
> > source, that #define will disappear. Due to a quirk of GCC, it
> > would work on earlier versions. I also added AC_MSG_CHECKING so
> > the user knows what's going on.
>
> Doesn't work for me: the preprocessor directives must be on lines of
> their own.
Ok, I moved the #error onto its own line.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://freedesktop.org/pipermail/dbus/attachments/20040731/0f9675e4/attachment.pgp
More information about the dbus
mailing list