]> git.sesse.net Git - vlc/blobdiff - configure.ac
Detect the variation of unix2dos
[vlc] / configure.ac
index 29f5548f9e65954417d823dfaed688f54f23c7c1..24d577a4b113bdafb953d2ce8040b38e4cef786f 100644 (file)
@@ -343,6 +343,7 @@ case "${host_os}" in
         then
           AC_CHECK_TOOL(PEFLAGS, peflags, :)
         fi
+        AC_CHECK_PROGS(U2D, [unix2dos todos], unix2dos)
     fi
     if test "${SYS}" = "mingwce"; then
         # add ws2 for closesocket, select, recv