[pygobject/gsoc2009: 151/160] Woops, replace gi by introspection at another place



commit c05f2fa15a3fa151ec4bf1da5aa58a298ea76eb0
Author: Simon van der Linden <svdlinden src gnome org>
Date:   Thu Aug 13 14:28:49 2009 +0200

    Woops, replace gi by introspection at another place

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index af0e053..dd0f5a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -201,7 +201,7 @@ if test -n "$export_dynamic"; then
 fi
 
 dnl gi
-AC_ARG_ENABLE(gi,
+AC_ARG_ENABLE(introspection,
   AC_HELP_STRING([--enable-introspection], [Enable gobject-introspection bindings building]),
   enable_introspection=$enableval,
   enable_introspection=no)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]