mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 06:56:58 +00:00
Only need one lm.
This commit is contained in:
@ -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)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user