comparison configure.ac @ 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 39cc98d23db2
children bcc210a3c4a6
comparison
equal deleted inserted replaced
14781:56dbadfa6543 14782:9ec6f3ffad14
1928 echo Protocols to link statically.. : $STATIC_PRPLS 1928 echo Protocols to link statically.. : $STATIC_PRPLS
1929 echo 1929 echo
1930 echo Build with GStreamer support.. : $enable_gst 1930 echo Build with GStreamer support.. : $enable_gst
1931 echo Build with DBUS support....... : $enable_dbus 1931 echo Build with DBUS support....... : $enable_dbus
1932 if test "x$enable_dbus" = "xyes" ; then 1932 if test "x$enable_dbus" = "xyes" ; then
1933 eval eval echo DBUS services directory........ : $DBUS_SERVICES_DIR 1933 eval eval echo DBUS services directory....... : $DBUS_SERVICES_DIR
1934 fi 1934 fi
1935 echo SSL Library/Libraries......... : $msg_ssl 1935 echo SSL Library/Libraries......... : $msg_ssl
1936 echo Build with Cyrus SASL support. : $enable_cyrus_sasl 1936 echo Build with Cyrus SASL support. : $enable_cyrus_sasl
1937 echo Use kerberos 4 with zephyr.... : $kerberos 1937 echo Use kerberos 4 with zephyr.... : $kerberos
1938 echo Use external libzephyr........ : $zephyr 1938 echo Use external libzephyr........ : $zephyr