summaryrefslogtreecommitdiff
blob: 8faf06e0f77ac104cffc27c4a225dae4d6fb1df4 (plain)
1
2
3
4
5
6
7
8
--- a/config.h.in
+++ b/config.h.in
@@ -91,3 +91,5 @@
 # ifndef HAVE_STRTOL
 long strtol(const char *, char **, int);
 # endif
+
+#define USE_INTERP_RESULT 1