1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-18 20:10:29 +01:00

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-12 11:27:28 +07:00
committed by Carlos R. Mafra
parent 66556c421d
commit 0c151a55f4
5 changed files with 2438 additions and 1 deletions

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 =============================================