commit c8bf77c802320062cdb0b912e584d015e707c689 Author: Bertrand Lorentz <bertrand.lore...@gmail.com> Date: Sat Jul 3 14:08:31 2010 +0200
[mono] Really build mono bindings when auto-enabled m4/mono.m4 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- diff --git a/m4/mono.m4 b/m4/mono.m4 index 7b9d412..3603108 100644 --- a/m4/mono.m4 +++ b/m4/mono.m4 @@ -93,6 +93,8 @@ AC_DEFUN([LIBGPOD_CHECK_MONO], CHECK_GLIB_GTK_SHARP if test "X$mono_detected" = "Xno"; then with_mono="no" + else + with_mono="yes" fi fi AM_CONDITIONAL(HAVE_MONO, test x$with_mono = xyes) ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2