gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1643-g17b27af
Date: Mon, 08 Jul 2013 12:09:30 +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, master has been updated
       via  17b27af73f80c6af72d3b830de0c9ba234a53f39 (commit)
      from  941633fd802171fc0c0f172421224d83f26b26fe (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=17b27af73f80c6af72d3b830de0c9ba234a53f39


commit 17b27af73f80c6af72d3b830de0c9ba234a53f39
Author: Bastiaan Jacques <address@hidden>
Date:   Mon Jul 8 14:08:49 2013 +0200

    Savannah #31503: fix typo.

diff --git a/macros/qt4.m4 b/macros/qt4.m4
index c67c727..8798dec 100644
--- a/macros/qt4.m4
+++ b/macros/qt4.m4
@@ -31,7 +31,7 @@ AC_DEFUN([GNASH_PATH_QT4], [
         ac_cv_path_qt4_incl="${ac_cv_path_qt4_incl} -I`(cd ${with_qt4_incl}; 
pwd)`"
         for i in ${qt4_include_subdirs}; do
           if test -d "${with_qt4_incl}/$i"; then
-            ac_cv_path_qt4_incl="${ac_cv_path_qt4_incl} -I`(cd 
${with_qt4_incl}\$i; pwd)`"
+            ac_cv_path_qt4_incl="${ac_cv_path_qt4_incl} -I`(cd 
${with_qt4_incl}/$i; pwd)`"
           fi
         done
       else

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

Summary of changes:
 macros/qt4.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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