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