Sat, 17 Dec 2005 03:51:29 +0000
[gaim-migrate @ 14822]
forgot to clean this up the other day...
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/configure.ac Sat Dec 17 03:24:29 2005 +0000 +++ b/configure.ac Sat Dec 17 03:51:29 2005 +0000 @@ -329,7 +329,7 @@ AM_CONDITIONAL(DYNAMIC_ZEPHYR, test "x$dynamic_zephyr" = "xyes") AC_ARG_ENABLE(audio, [ --disable-audio compile without libao/libaudiofile for sound playing],,enable_audio=yes) -AC_ARG_ENABLE(mono, [ --enable-mono compile without Mono runtime support],,enable_mono=no) +AC_ARG_ENABLE(mono, [ --enable-mono compile with Mono runtime support],,enable_mono=no) AC_ARG_ENABLE(plugins, [ --disable-plugins compile without plugin support],,enable_plugins=yes) AC_ARG_ENABLE(perl, [ --disable-perl compile without perl scripting],,enable_perl=yes) AC_ARG_ENABLE(tcl, [ --disable-tcl compile without Tcl scripting],,enable_tcl=yes)