kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'escl-check-poppler-glib' into 'master'
Fix check poppler-glib, (see issue #422). See merge request sane-project/backends!570escl-fix-sleep-mode
commit
d46fbd9d79
|
@ -35,14 +35,14 @@
|
|||
|
||||
#include <errno.h>
|
||||
|
||||
#if(defined HAVE_POPPLER_GLIB)
|
||||
#if HAVE_POPPLER_GLIB
|
||||
#include <poppler/glib/poppler.h>
|
||||
#endif
|
||||
|
||||
#include <setjmp.h>
|
||||
|
||||
|
||||
#if(defined HAVE_POPPLER_GLIB)
|
||||
#if HAVE_POPPLER_GLIB
|
||||
|
||||
#define INPUT_BUFFER_SIZE 4096
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue