From b3cbfa061dd7489cc54cbdbd9c6965be9c0104d4 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 28 Dec 2009 15:00:47 +0100 Subject: Use clock_gettime() to read current time. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b8d196f..7aae610 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ EXTRA_redshift_SOURCES = \ src/vidmode.c src/vidmode.h AM_CFLAGS = -redshift_LDADD = -lm +redshift_LDADD = -lm -lrt if ENABLE_RANDR redshift_SOURCES += src/randr.c src/randr.h -- cgit v1.2.3-70-g09d2