Wykres commitów

5 Commity (master)

Autor SHA1 Wiadomość Data
Florian Weimer 25e9a5e13e configure: Include <stdlib.h> for system, exit
Otherwise the conf.sanetest check will always fail with compilers
that do not support implicit function declarations.
2023-01-17 16:23:26 +01:00
Henning Geinitz 098602b407 Removed old links to ftp.mostang.com. 2004-05-12 18:12:01 +00:00
Julien BLACHE a63c2b0d1c * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we
now have ENABLE_GIMP_1_2 when GIMP 1.2 is explicitely wanted.
* configure.in: make GIMP 2.0 the default.
* include/sane/config.h: replace ENABLE_GIMP_1_3 by ENABLE_GIMP_1_2.
* aclocal.m4, acinclude.m4: include the AM_PATH_GIMP_2_0 macros,
which replaces the AM_PATH_GIMP_1_4 macro.
2004-01-22 10:15:42 +00:00
Henning Geinitz 5f8686e82f Added GIMP 1.3 support. Added support for autoheader. Patch from Julien
BLACHE <jb@jblache.org>.
2003-03-23 14:44:31 +00:00
Henning Geinitz 3db20ca424 Added acinclude.m4 to create aclocal.m4 automatically. Added GTK2
support. Check for GTK2 only if the gimp plugin is disabled. If GTK2 is not
available, we'll fallback to a lower version if available. Patch from Julien
BLACHE <jb@jblache.org>.  Check that setting resolution option in preview
succeeded.  Otherwise we may use the main resolution setting accidently.
2003-03-22 16:45:11 +00:00