gbrainy r524 - trunk
- From: jmas svn gnome org
- To: svn-commits-list gnome org
- Subject: gbrainy r524 - trunk
- Date: Sat, 4 Apr 2009 14:12:56 +0000 (UTC)
Author: jmas
Date: Sat Apr 4 14:12:56 2009
New Revision: 524
URL: http://svn.gnome.org/viewvc/gbrainy?rev=524&view=rev
Log:
2009-04-04 Jordi Mas <jmas softcatala org>
* configure.in: Bump to version 1.11
* autogen.sh: no need for gnome-docs
Modified:
trunk/ChangeLog
trunk/autogen.sh
trunk/configure.in
Modified: trunk/autogen.sh
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Sat Apr 4 14:12:56 2009
@@ -55,11 +55,6 @@
}
}
-(which gnome-doc-prepare && gnome-doc-prepare )|| {
- echo "**Error**: You must have gnome-common installed to compile $PROJECT."
- DIE=1
-}
-
if test "$DIE" -eq 1; then
exit 1
fi
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Apr 4 14:12:56 2009
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 1.1)
+AC_INIT(gbrainy, 1.11)
AC_CONFIG_SRCDIR(src/gbrainy.cs)
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]