[gedit/libgpe: 18/18] Really fix the build when using GeditSpinner.
- From: Steve Frécinaux <sfre src gnome org>
- To: svn-commits-list gnome org
- Cc: 
- Subject: [gedit/libgpe: 18/18] Really fix the build when using GeditSpinner.
- Date: Wed,  4 Nov 2009 20:24:33 +0000 (UTC)
commit 5c680bdce5b46a2738c83946736ea06310b6f2a4
Author: Steve Frécinaux <code istique net>
Date:   Wed Nov 4 21:22:17 2009 +0100
    Really fix the build when using GeditSpinner.
 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2ba8ae9..8f1a8b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -275,6 +275,9 @@ else
 fi
 
 AM_CONDITIONAL(BUILD_SPINNER, test "$gtkatleast" = "no")
+if test "$gtkatleast" = "no"; then
+	AC_DEFINE([BUILD_SPINNER],[1],[Whether to use GeditSpinner instead of GtkSpinner])
+fi
 
 if test "$platform_osx" = "no" &&
    test "$os_win32" = no; then
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]