Commit graph

2 commits

Author SHA1 Message Date
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
ryoon
9e94c60c8a Add patches/ 2017-08-11 01:00:25 +00:00