Files
OscarL 42cdd7b173 gutenprint{8,9}: fix build, remove static libs, add TEST(). (#7573)
After the changes on Haiku's <dirent.h>, gutenprint needs a bit
of help to figure things out (-D_DIRENT_HAVE_D_RECLEN).

Also:

- Disable building of static libs.
- Add a TEST() section.
- Enabled x86_gcc2 for gutenprint9 (thanks to Begasus work).

Fixes #7550.
2023-01-05 07:33:20 +01:00
..