[vlc-commits] commit: Fix description (Christophe Mutricy )
git at videolan.org
git at videolan.org
Thu Jun 10 23:07:36 CEST 2010
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Jun 10 20:46:00 2010 +0100| [5a6d423101dae9a3315564c5babdc8ec99509b20] | committer: Christophe Mutricy
Fix description
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5a6d423101dae9a3315564c5babdc8ec99509b20
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index eb0aeac..bc74f62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4312,7 +4312,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