summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/getconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/getconf.c b/utils/getconf.c
index 408a574d5..3dd3d75d9 100644
--- a/utils/getconf.c
+++ b/utils/getconf.c
@@ -23,6 +23,7 @@
#include <stdio.h>
#define PACKAGE "getconf regression test"
+#undef VERSION
#define VERSION ""
#define _(x) x
#define error(status, errnum, fmt, ...) \