# | Line 180 | Line 180 | AC_STRUCT_TM | |
---|---|---|
180 | ||
181 | dnl Checks for library functions. | |
182 | AC_CHECK_FUNCS(strdup cfmakeraw) | |
183 | < | AC_CHECK_FUNCS(nanosleep clock_gettime timer_create) |
183 | > | AC_CHECK_FUNCS(clock_gettime timer_create) |
184 | ||
185 | dnl Select system-dependant source files. | |
186 | SERIALSRC=serial_unix.cpp |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |