gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, objecturi, updated. a37619aded89577df


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, objecturi, updated. a37619aded89577df445f1866d20ff822bead448
Date: Thu, 23 Sep 2010 09:34:05 +0000

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 "Gnash".

The branch, objecturi has been updated
       via  a37619aded89577df445f1866d20ff822bead448 (commit)
      from  db24b8893b2f3ca643c7645d7b886cd58d851cca (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=a37619aded89577df445f1866d20ff822bead448


commit a37619aded89577df445f1866d20ff822bead448
Author: Sandro Santilli <address@hidden>
Date:   Thu Sep 23 11:33:49 2010 +0200

    Add missing accepted value for --with-statistics

diff --git a/configure.ac b/configure.ac
index 63961a1..460f6e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -377,7 +377,7 @@ AC_ARG_WITH(statistics,
         cache=yes
         nstatistics=4           dnl this must be incremented if you add 
anything
         ;;
-      *) AC_MSG_ERROR([invalid statistics feature specified: ${withval} given 
(accept: buffers|que|memory|all)])
+      *) AC_MSG_ERROR([invalid statistics feature specified: ${withval} given 
(accept: buffers|que|memory|cache|all)])
         ;;
       esac]
     withval=`echo ${withval} | cut -d ' ' -f 2-6`

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]