Changeset - 9a88d5821b06
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2010-08-15 23:55:29
ohnobinki@ohnopublishing.net
Added -lrt.
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
configure.ac
Show inline comments
 
@@ -74,6 +74,9 @@ dnl made:
 
AC_DEFINE_DIR([LOCALSTATEDIR], [localstatedir], [Default directory for storing state information])
 
AC_DEFINE_DIR([RUNSTATEDIR], [localstatedir/run], [Default directory for registering runtime information like pid-files])
 

	
 
# we need the clock_gettime() function
 
LIBS="$LIBS -lrt"
 

	
 
AC_CONFIG_FILES([Makefile
 
	libdistren.pc
 
	etc/distrendaemon.conf
0 comments (0 inline, 0 general)