changeset 13503:d568877d3b40

[gaim-migrate @ 15879] This makes the output of configure show me the actual path instead of ${prefix}. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 14 Mar 2006 05:15:02 +0000
parents fc655d25f176
children 2d2a52b0bfa5
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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