[Pidgin] #2476: Auto return from away after sending message
Pidgin
trac at pidgin.im
Wed Oct 31 19:11:10 EDT 2007
#2476: Auto return from away after sending message
---------------------------+------------------------------------------------
Reporter: Johnny K | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.1.0
Resolution: | Keywords: away return status
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by s031877-gbar):
Replying to [comment:17 deryni]:
> So the Sun problem is either a configuration problem on their end or our
configure goo needing some added paths.
Well... it seems that I might have been too quick in writing my last note.
I have just been made aware of a couple of symlinks:
{{{
/usr/include/X11 -> ../openwin/include/X11
/usr/lib/X11 -> ../X11/lib
}}}
which makes the SUN-system compatible with other Linux systems (at least
my debian).
The funny thing is, though, if I leave X11_LIBS and X11_CFLAGS unset,
configure cannot find the screensaver-thing. But if I just set them
arbitrary - e.g.
{{{
export X11_LIBS="-L/nowhere"
export X11_CFLAGS="-I/nowhere"
}}}
everything works! Configure is happy to report the use of XScreenSaver.
And the compiled version is also good. So this perhaps suggest that there
is a bug in your configure-script? Anyway, I cannot explain what's going
on...
--
Ticket URL: <http://developer.pidgin.im/ticket/2476#comment:22>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list