librt fix

master
Alexander Skovpen 10 years ago
parent 19866b8def
commit 52228a87bf

@ -12,7 +12,7 @@ exec_prefix=@exec_prefix@
CC = @CC@
INCLUDES = -I./include
CFLAGS = @CFLAGS@ -fno-builtin
LIBS = @LIBS@
LIBS = @LIBS@ @CLOCK_LIB@
YACC = @YACC@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@

Loading…
Cancel
Save