pkgsrc/textproc/pdfgrep/patches
ast 5408fc05c1 pdfgrep: fix compile with pre-2016/12/16 dirent.h on NetBSD
dirent.h v1.35 from before 2016-12-16 has a different prototype for
scandir() and thus cache.cc won't compile there. Added a configure
section to detect this so that both v1.35 and v1.36 dirent.h work.
2017-09-15 22:18:00 +00:00
..
patch-src_cache.cc
patch-src_cache.cc_config.h.in
patch-src_cache.cc_configure
patch-src_cache.cc_configure.ac
patch-src_pdfgrep.cc