Mercurial > pidgin.yaz
changeset 14782:9ec6f3ffad14
[gaim-migrate @ 17546]
<SimGuy> deryni: the change to the summary output to fix the spelling of
"services" makes the DBUS line's ':' not line up with the rest of them :)
<SimGuy> deryni: in other words, a single dot needs removal :)
<deryni> SimGuy: Bah, thanks.
<SimGuy> deryni: you can thank open_source_nut... I wouldn't have been
checking my own configure output otherwise :P
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 19 Oct 2006 06:16:14 +0000 |
parents | 56dbadfa6543 |
children | 9de2963a8184 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Thu Oct 19 05:56:00 2006 +0000 +++ b/configure.ac Thu Oct 19 06:16:14 2006 +0000 @@ -1930,7 +1930,7 @@ echo Build with GStreamer support.. : $enable_gst echo Build with DBUS support....... : $enable_dbus if test "x$enable_dbus" = "xyes" ; then - eval eval echo DBUS services directory........ : $DBUS_SERVICES_DIR + eval eval echo DBUS services directory....... : $DBUS_SERVICES_DIR fi echo SSL Library/Libraries......... : $msg_ssl echo Build with Cyrus SASL support. : $enable_cyrus_sasl