preload-hacks: Some patches to make it work.
[termux-packages] / packages / texlive-bin / zziplib_disable_have_dirent.patch
CommitLineData
cb2a32e4 1--- a/libs/zziplib/config.h.in 2013-09-09 10:31:11.000000000 +0200
2+++ l/libs/zziplib/config.h.in 2016-12-20 20:17:28.906466862 +0100
3@@ -12,9 +12,7 @@
4 /* Define to 1 if you have the <direct.h> header file. */
5 #undef HAVE_DIRECT_H
6
7-/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
8- */
9-#undef HAVE_DIRENT_H
10+
11
12 /* Define to 1 if you have the <fnmatch.h> header file. */
13 #undef HAVE_FNMATCH_H