[vlc-devel] commit: Typo (Christophe Mutricy )

git version control git at videolan.org
Fri Dec 11 22:00:57 CET 2009


vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Sun Oct 25 22:07:06 2009 +0000| [0fd11832d5269682a5789954315249e50cf3dca2] | committer: Pierre Ynard 

Typo
(cherry picked from commit 2d55ac821c1b75407cece163e9e20c19b49e4212)

Signed-off-by: Pierre Ynard <linkfanel at yahoo.fr>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0fd11832d5269682a5789954315249e50cf3dca2
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index fe13882..7ca409b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -941,7 +941,7 @@ PKG_PROG_PKG_CONFIG()
 
 dnl On some OS we need static linking 
 AS_IF([test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce" -o "${SYS}" = "darwin" ],[
-       PKG_CONFIG = "${PKG_CONFIG} --static"
+       PKG_CONFIG="${PKG_CONFIG} --static"
     ])
 
 




More information about the vlc-devel mailing list