[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_0_9_4-84-g3227465
NIEL Gérald
nobody at users.sourceforge.net
Sat Oct 8 08:59:55 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The branch, master has been updated
via 322746549fd58afb310ecdfc5d332c0b650f2d50 (commit)
from 9b725a9e4b9b8f8b65c6291e6766a0f1716727e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 322746549fd58afb310ecdfc5d332c0b650f2d50
Author: Gérald Niel <gerald at mbp15-gn.local>
Date: Sat Oct 8 08:58:30 2011 +0200
Remove not necessary message.
-----------------------------------------------------------------------
Changes:
diff --git a/configure.in b/configure.in
index 511acda..7fe7d4a 100644
--- a/configure.in
+++ b/configure.in
@@ -295,7 +295,6 @@ if test "x$platform_osx" = xyes; then
AC_MSG_RESULT(yes)
AC_DEFINE(GDK_QUARTZ,[1],[Using GDK Quartz (not X11)])
PKG_CHECK_MODULES(GTK_MAC, gtk-mac-integration, [os_osx=yes], [os_osx=no])
- AC_MSG_RESULT(${os_osx})
if test "x$os_osx" = xyes; then
AC_DEFINE([GTKOSXAPPLICATION],[1],[Defined if app is GtkOSXApplication])
AC_SUBST(GTK_MAC_LIBS)
hooks/post-receive
--
grisbi
More information about the cvs
mailing list