Use a smarter algorithm for choosing MTU discovery probe sizes.
[tinc] / src / Makefile.am
index 52f38e4..ea53ea2 100644 (file)
@@ -250,7 +250,7 @@ endif
 tinc_LDADD = $(READLINE_LIBS) $(CURSES_LIBS)
 sptps_speed_LDADD = -lrt
 
-LIBS = @LIBS@
+LIBS = @LIBS@ -lm
 
 if TUNEMU
 LIBS += -lpcap