Hi,
in sane-frontends/src/xscanimage.c lines 2206 - 2208
make trouble when I compile xscanimage for OS/2 with GTK2 as GIMP2-Plugin
Could someone please change lines 2206ff to something like
# ifdef ENABLE_GIMP_1_2
# ifdef HAVE_OS_H
set_gimp_PLUG_IN_INFO (&PLUG_IN_INFO);
# endif
# endif
Thanks
Franz