[gedit/libgpe: 14/18] Do not use AC_DEFINE_UNQUOTED with the spinner.
- From: Steve Frécinaux <sfre src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit/libgpe: 14/18] Do not use AC_DEFINE_UNQUOTED with the spinner.
- Date: Wed, 4 Nov 2009 20:24:13 +0000 (UTC)
commit e50df2bed0afcdafa6be198948594d02584f255b
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 45ea0e5..2ba8ae9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -275,7 +275,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]