]> git.sesse.net Git - vlc/blobdiff - configure.ac
configure: trivial factorization
[vlc] / configure.ac
index 9df2ae7774aa734b804d96832d9d2c87cf24f955..832e66d66cb2e3233878e7f2a02ad15b00b3c7fd 100644 (file)
@@ -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"