From 72d2657110274fb3c7b0aac3766781f5491e9139 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 15 Mar 2009 18:01:19 +0200 Subject: [PATCH] configure: trivial factorization --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 9df2ae7774..832e66d66c 100644 --- a/configure.ac +++ b/configure.ac @@ -4276,8 +4276,6 @@ then VLC_ADD_LIBS([freetype skins2],[${FREETYPE_LIBS}]) if test "${SYS}" = "mingw32"; then VLC_ADD_LIBS([freetype skins2],[-lxml2]) - fi - if test "${SYS}" = "mingw32"; then VLC_ADD_LIBS([freetype],[-liconv]) fi if test "${enable_fontconfig}" != "no" -- 2.39.5