You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/hfsutils/files/hfsutils-3.2.6-fix-tcl-8.6....

9 lines
158 B

--- 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