Marcelo Roberto Jimenez 852c301c5c ftime(3) in -lcompat should not be checked.
SF Bug Tracker - ID: 3104521
Submitted: OBATA Akio ( obache ) - 2010-11-07 07:03:44 BRST

In configure.ac
AC_CHECK_FUNCS(ftime,, [AC_CHECK_LIB(compat, ftime)])

But since version 1.6.3, ftime(3) is not used, so it should be
removed, or introduce unwanted linkage with -lcompat.
2010-11-07 09:45:05 -02:00
..
2008-03-25 10:21:08 +00:00
2010-10-15 11:53:25 -03:00
2010-10-15 11:53:25 -03:00
2010-10-15 12:54:00 -03:00