mirror of
https://github.com/tmux/tmux.git
synced 2024-12-25 02:48:47 +00:00
Only need one lm.
This commit is contained in:
parent
256f7e8f38
commit
e4898de98d
@ -125,9 +125,6 @@ AC_REPLACE_FUNCS([ \
|
|||||||
])
|
])
|
||||||
AC_FUNC_STRNLEN
|
AC_FUNC_STRNLEN
|
||||||
|
|
||||||
# Look for libm
|
|
||||||
AC_SEARCH_LIBS(sqrt, m)
|
|
||||||
|
|
||||||
# Look for clock_gettime. Must come before event_init.
|
# Look for clock_gettime. Must come before event_init.
|
||||||
AC_SEARCH_LIBS(clock_gettime, rt)
|
AC_SEARCH_LIBS(clock_gettime, rt)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user