comparison configure.ac @ 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 153434dc60ad
comparison
equal deleted inserted replaced
13502:fc655d25f176 13503:d568877d3b40
1770 echo Build with Tk support......... : $enable_tk 1770 echo Build with Tk support......... : $enable_tk
1771 echo Build with Audio support...... : $enable_audio 1771 echo Build with Audio support...... : $enable_audio
1772 echo Build with GtkSpell support... : $enable_gtkspell 1772 echo Build with GtkSpell support... : $enable_gtkspell
1773 echo Build with DBUS support....... : $enable_dbus 1773 echo Build with DBUS support....... : $enable_dbus
1774 if test x$enable_dbus = xyes ; then 1774 if test x$enable_dbus = xyes ; then
1775 echo DBUS servies directory........ : $DBUS_SERVICES_DIR 1775 eval echo DBUS servies directory........ : $DBUS_SERVICES_DIR
1776 fi 1776 fi
1777 echo Build with Cyrus SASL support. : $enable_cyrus_sasl 1777 echo Build with Cyrus SASL support. : $enable_cyrus_sasl
1778 echo Has you....................... : yes 1778 echo Has you....................... : yes
1779 echo 1779 echo
1780 echo 1780 echo