mc/vfs/samba
Enrico Weigelt, metux IT service 91a5df442f Dropping non-strftime() support and fixing -Werror problem
Problem:

a) when running ./configure, strftime() and other functions cannot be
   properly detected, since autoconf generates crappy test code, which
   at least fails when warnings are treated as errors (gcc: -Werror).

b) strtime() is standard since C89, so we can simply expect it to exists
   (if there's *really* some acient box out there breaking mc build,
   it's libc/toolchain should be fixed ;-p)

Solution:

Remove the checks for strftime() and all workarounds
2009-11-09 13:49:56 +01:00
..
include further include file fixups 2009-06-18 21:02:29 +04:00
lib Dropping non-strftime() support and fixing -Werror problem 2009-11-09 13:49:56 +01:00
libsmb Ticket #1649: Prepare for prerelease mc-4.7.0-pre3 (code cleanup) 2009-09-30 16:42:11 +03:00
param * samba/*: Added many const qualifiers to properly fix the 2005-09-07 07:33:39 +00:00
aclocal.m4 * samba/acconfig.h: Remove. 2002-05-01 03:17:56 +00:00
configure.ac Dropping non-strftime() support and fixing -Werror problem 2009-11-09 13:49:56 +01:00
internals.doc s/ommited/omitted/ 2002-07-14 06:36:07 +00:00
Makefile.in * samba/Makefile.in: Remove BINDIR and SBINDIR. 2005-01-25 09:12:17 +00:00
parsing.doc 1999-06-01 Robert Brady <rwb197@ecs.soton.ac.uk> 1999-06-22 19:56:36 +00:00