Erik Faye-Lund ca123707b3 add NEED_STRDUP for C89 support
C89 does not define strdup(), so provide an implementation for
the systems that doesn't implement it. Enable it by adding
"CPPFLAG += -DNEED_STRDUP" to config.mak.
2010-09-04 14:32:26 +02:00
..
2010-09-04 14:32:26 +02:00
2010-03-19 17:41:37 +01:00
2010-09-04 14:32:24 +02:00
2010-08-27 21:20:10 +02:00