contrib/hfsutils/hfsutils-3.2.6-fix-tcl-8.6.patch
2019-09-03 15:53:31 +10:00

9 lines
184 B
Diff

--- hfsutils-3.2.6/config.h.in
+++ hfsutils-3.2.6/config.h.in
@@ -91,3 +91,5 @@
# ifndef HAVE_STRTOL
long strtol(const char *, char **, int);
# endif
+
+#define USE_INTERP_RESULT 1