Wykres commitów

13 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
Henning Geinitz ccf1eb5ecd 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de>
* aclocal.m4 configure: Fixed some bugs concerning link checks for libsane.
	* src/xscanimage.c: Use g_free for memory acquired by g_new.
	* TODO: Removed entries about g_free and ac_local.m4.
2000-12-23 13:21:42 +00:00
Oliver Rauch 0f4ed817cc *** empty log message *** 2000-11-15 23:03:13 +00:00
Oliver Rauch f31c6bd9cb Again some changes to acloacal.m4 about sane and SANE_LDFLAGS
Oliver Rauch
2000-11-15 22:58:33 +00:00
Oliver Rauch 0f33dda411 Added usage of SANE_LDFLAGS and SANE_CFLAGS to acloacal.m4 (sane-test)
and sanei/Makfile.in (for #include <sane.h>)
Oliver Rauch
2000-11-15 22:40:28 +00:00
Oliver Rauch 153e75d4d9 removed bug: LDLAGS=>LDFLAGS 2000-11-15 00:00:56 +00:00
Oliver Rauch 0fdbcfd396 Added warning if sane major version differs 2000-11-11 22:32:09 +00:00
Oliver Rauch bfc93fe47b Deleted unnesessary parts in listed files
Oliver Rauch
2000-11-11 21:51:26 +00:00
Oliver Rauch 1c07f937d7 *** empty log message *** 2000-11-10 06:47:25 +00:00