On Fri, Oct 3, 2014 at 8:38 PM, Jeremy Whiting <jpwhit...@kde.org> wrote:

> why do you need to build your application with kde knowledge if you
> aren't linking any kde libraries? If you are just executing kdialog
> --passivepopup from your application, just execute that, no need to
> build with library paths or anything like that.
>
> On the other hand if you want to know if kdialog is available, maybe
> you could check environment variables for KDE_FULL_SESSION or
> something.
>
> BR,
> Jeremy
>
> Thanks for helping Jeremy, Should I check for that environment variable
during the runtime, or during the configure phase ?

>
> On Fri, Oct 3, 2014 at 11:09 AM, Ahmed Ibrahim Khalil
> <ahmedibrahimkh...@gmail.com> wrote:
> > Hello,
> >
> > I'm trying to integrate Profanity [1] XMPP client with KDE notifications.
> >
> > Profanity uses Autotools as its build systems.
> >
> > My question is, How could I detect if I am using KDE platform using
> Autoconf
> > ?
> >
> > As I'm trying to use the "kdialog --passivepopup" command to display new
> > messages notifications.
> >
> > Cheers
> >
> > [1] https://github.com/boothj5/profanity
> >
> >
> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe
> >>> <<
> >
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to