Jiri Hladky, le Sat 04 Dec 2010 23:16:36 +0100, a écrit : > it's a valid objection. I use only linux with pretty recent version of kernel > and C libraries so I didn't know that strftime has portability issues.
Well, I meant that strftime has appeared "only" in susv release 3, i.e. something like before 1994 :) The thing is some systems (e.g. mingw & such) may still not have it. > On the hand, autoconf should be able to detect it, right? That's what I meant in my mail and commited the other day, yes. Samuel