1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-24 20:48:52 +02:00

Fix description

This commit is contained in:
Christophe Mutricy 2010-06-10 20:46:00 +01:00
parent 8fb9110b89
commit 5a6d423101

View File

@ -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"
])