summaryrefslogtreecommitdiff
path: root/sys-fs/hfsutils/files/hfsutils-3.2.6-fix-tcl-8.6.patch
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