[vlc-commits] commit: Fix description (Christophe Mutricy )

git at videolan.org git at videolan.org
Wed Jun 16 00:18:11 CEST 2010


vlc/vlc-1.1 | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Jun 10 20:46:00 2010 +0100| [bbf63346534be1388d0d876f5927569ec15d40d0] | committer: Christophe Mutricy 

Fix description
(cherry picked from commit 5a6d423101dae9a3315564c5babdc8ec99509b20)

Signed-off-by: Christophe Mutricy <xtophe at videolan.org>

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

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

diff --git a/configure.ac b/configure.ac
index 47411d8..464f68a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4422,7 +4422,7 @@ AC_SUBST(DEFS_BIGENDIAN)
 dnl
 dnl Where to install KDE solid .desktop
 dnl
-AC_ARG_VAR([KDE4_CONFIG], [path to kde4-config utility])
+AC_ARG_VAR([KDE4_CONFIG], [kde4-config utility])
 AS_IF([test "x$KDE4_CONFIG" = "x"], [
   KDE4_CONFIG="kde4-config"
 ])



More information about the vlc-commits mailing list