From: <de...@us...> - 2006-10-19 02:37:29
|
Revision: 17542 http://svn.sourceforge.net/gaim/?rev=17542&view=rev Author: deryni9 Date: 2006-10-18 19:37:24 -0700 (Wed, 18 Oct 2006) Log Message: ----------- Bj?\195?\182rn Voigt noticed this typo. Modified Paths: -------------- trunk/configure.ac Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2006-10-19 01:58:21 UTC (rev 17541) +++ trunk/configure.ac 2006-10-19 02:37:24 UTC (rev 17542) @@ -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 servies 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |