gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, npapi, updated. release_0_8_9_start-1


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, npapi, updated. release_0_8_9_start-162-gbba1c13
Date: Wed, 02 Mar 2011 11:01:36 +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, npapi has been updated
       via  bba1c13c14b891277e0e4309ebfa528ec2088ce8 (commit)
      from  753dc958fbab5d783fdb6ee5080756651a1493c2 (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=bba1c13c14b891277e0e4309ebfa528ec2088ce8


commit bba1c13c14b891277e0e4309ebfa528ec2088ce8
Author: Gabriele Giacone <address@hidden>
Date:   Wed Mar 2 12:01:20 2011 +0100

    Add missing echoes

diff --git a/configure.ac b/configure.ac
index 16f0ad9..1167947 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3865,9 +3865,9 @@ if test x"$npapi" = xyes; then
     echo "        MOZILLA PLUGIN flags are: $MOZPLUGIN_CFLAGS"
   else
     echo "        ERROR : No xulrunner development package is installed" >&3
-         "                Install it from 
http://releases.mozilla.org/pub/mozilla.org/xulrunner"; >&3
-         "                or .deb users: apt-get install xulrunner-dev" >&3
-         "                or .rpm users: yum install xulrunner-devel" >&3
+    echo "                Install it from 
http://releases.mozilla.org/pub/mozilla.org/xulrunner"; >&3
+    echo "                or .deb users: apt-get install xulrunner-dev" >&3
+    echo "                or .rpm users: yum install xulrunner-devel" >&3
   fi
 else
   echo "        NPAPI plugin is disabled"

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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