Thanks Jeremiah. When compiling with --disable-evince, I get the error
pageturner.c:28:10: fatal error: evince-view.h: Datei oder Verzeichnis nicht gefunden
28 | #include <evince-view.h>
| ^~~~~~~~~~~~~~~
The reason seems to be that the constant USE_ATRIL is not defined. Yet I
do not see which configure option defines it.
I can compile with evince after applying the patch mentioned in my last email.
Andreas
