[gedit] Do not use AC_DEFINE_UNQUOTED with the spinner.



commit 09bbcbcd7fb8983b80374f1dc808358b0d8145a2
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Nov 4 16:27:50 2009 +0100

    Do not use AC_DEFINE_UNQUOTED with the spinner.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ae6261d..30ae582 100644
--- a/configure.ac
+++ b/configure.ac
@@ -274,7 +274,6 @@ else
 fi
 
 AM_CONDITIONAL(BUILD_SPINNER, test "$gtkatleast" = "no")
-AC_DEFINE_UNQUOTED(BUILD_SPINNER,"$BUILD_SPINNER",[Define if GeditSpinner should be used instead of using GtkSpinner])
 
 if test "$platform_osx" = "no" &&
    test "$os_win32" = no; then



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