might come in via nptl so undef it before redefining it Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
@@ -23,6 +23,7 @@
#include <stdio.h>
#define PACKAGE "getconf regression test"
+#undef VERSION
#define VERSION ""
#define _(x) x
#define error(status, errnum, fmt, ...) \