contrib/hfsutils/hfsutils-3.2.6-fix-tcl-8.6.patch

9 lines
184 B
Diff
Raw Normal View History

2019-09-03 07:52:11 +02:00
--- 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