libupnp/build
Marcelo Roberto Jimenez 8196092f50 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.
(cherry picked from commit 852c301c5c)
2010-11-07 09:46:22 -02:00
..
inc ftime(3) in -lcompat should not be checked. 2010-11-07 09:46:22 -02:00
msvc * SF Bug Tracker [ 1902668 ] Cannot compile on MSVC 2008-03-09 01:16:58 +00:00
vc8 Remove of unused file. 2010-10-15 12:43:16 -03:00
vc9 Remove of unused file. 2010-10-15 12:43:16 -03:00
libupnp.bpf git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@43 119443c7-1b9e-41f8-b6fc-b9c35fce742c 2006-07-05 16:29:17 +00:00
libupnp.bpr typedef modifications for use with Borland Builder 2007-03-03 14:36:58 +00:00
libupnp.dsp Don't ask, UTF-8 mess? 2010-10-15 12:54:50 -03:00
libupnp.dsw changes for compilation with MS VC++ 2006-07-07 06:58:19 +00:00