util/wmiv: an image viewer using wrlib

This patch brings wmiv, a fast image viewer using wrlib.
This commit is contained in:
David Maciejak
2014-05-17 15:59:47 +01:00
committed by Carlos R. Mafra
parent 66556c421d
commit 0c151a55f4
5 changed files with 2438 additions and 1 deletions
+4
View File
@@ -158,6 +158,10 @@ AS_IF([test "x$debug" = "xyes"],
AX_CFLAGS_GCC_OPTION([-Wno-deprecated-declarations])
])
dnl Posix thread
dnl =================
AX_PTHREAD
dnl Tracking on what is detected for final status
dnl =============================================