# HG changeset patch
# User Etan Reisner <pidgin@unreliablesource.net>
# Date 1142313302 0
# Node ID d568877d3b4021f039a4ef0327b3cd2a23473df9
# Parent  fc655d25f1760a88ef8a53576c31446819c1d976
[gaim-migrate @ 15879]
This makes the output of configure show me the actual path instead of ${prefix}.

committer: Tailor Script <tailor@pidgin.im>

diff -r fc655d25f176 -r d568877d3b40 configure.ac
--- a/configure.ac	Tue Mar 14 01:53:52 2006 +0000
+++ b/configure.ac	Tue Mar 14 05:15:02 2006 +0000
@@ -1772,7 +1772,7 @@
 echo Build with GtkSpell support... : $enable_gtkspell
 echo Build with DBUS support....... : $enable_dbus
 if test x$enable_dbus = xyes ; then
-echo DBUS servies directory........ : $DBUS_SERVICES_DIR
+eval echo DBUS servies directory........ : $DBUS_SERVICES_DIR
 fi
 echo Build with Cyrus SASL support. : $enable_cyrus_sasl
 echo Has you....................... : yes