Wykres commitów

20 Commity (a852ce82335ef0f602fe44ea1f4397f662389488)

Autor SHA1 Wiadomość Data
Chris Bagwell bc2dc68fa5 Improve snmp detection when cross compiling.
Improving here means do not set LIBS/CFLAGS if library is not detected.
This prevents some unknown options based to ld when host is Linux and
target is mingw32/64.  Further improvements are needed if one wants this
snmp support when cross compiling to really work.

Also, to make commit bisectable, updated all autofoo files using
'autoreconf -i -f' and repatching ltmain.sh.

Also, test-driver was missing from git repo but the Makefile.in
checked in expected it to exist.
2013-08-15 13:10:39 -05:00
m. allan noah d353a1c5f2 Release of sane-backends 1.0.23 2012-08-26 11:00:21 -04:00
Chris Bagwell 5061c2d5b2 More mingw portability updates.
Add check for winsock2.h for socket.h replancement. Also, use this
check to add ws2_32 library. Also, switch all winsock.h references
to winsock2.h.

Add check for getuid and getpass; which are not on mingw.

Add a syslog() replacement that is basically a print(). This
is also used by vsyslog() replacement.

Comment out parts of replacement sigprocmask.c on mingw.

To support these configure.in changes, I need to rebuild all
related files with autoconf 2.68 and libtool 2.4. Hand ported
our sane-backend specific changes to newer ltmain.sh.
2011-11-06 12:40:00 -06:00
m. allan noah 2f0914b9bf * config.guess, config.sub: updated to latest versions
* NEWS, configure.in, configure: updated for 1.0.20
* sane-backends.lsm, doc/releases.txt: minor tweaks
* doc/descriptions/coolscan3.desc, doc/descriptions/rts8891.desc:
  add :new marker, correct manpage link
2009-05-03 17:09:25 +00:00
Chris Bagwell f385169bcf Convert top-level Makefile to be generated by automake.
"dist" target now includes m4 directory. Updated "libcheck"
target to look at dynamic libraries instead of static.
2009-01-18 02:00:25 +00:00
m. allan noah 1e572167d7 SANE 1.0.19 release 2008-02-10 20:32:40 +00:00
Mattias Ellert 93e856b53f Cross compilation fixes and libtool update 2007-11-10 07:12:55 +00:00
Henning Geinitz 5cd850ee6a Updated from libtool 1.5.18. 2005-08-07 13:03:32 +00:00
Henning Geinitz ddbcb1bf54 Update to libtool 1.5.10. 2004-10-11 16:03:03 +00:00
Henning Geinitz 1a290d7126 Updated from stable libtool. 2004-04-02 18:38:29 +00:00
Henning Geinitz 3cf5c5d1ae New upstream versions. 2003-04-30 20:26:39 +00:00
Henning Geinitz 8313af0881 Update to latest libtool (1.4.3), config.sub and config.gues. This should fix
the build problems on MacOS X concerning dynamic loading.
2002-12-30 12:41:56 +00:00
Henning Geinitz 367e6dedca Updated to current versions. 2002-09-26 21:45:41 +00:00
Henning Geinitz a2dc1740b7 Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-07 16:25:58 +00:00
Henning Geinitz de879ba4ff Updated from upstream.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 20:39:59 +00:00
Henning Geinitz 89b3b7905e Updated from http://savannah.gnu.org/projects/config.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-25 13:06:55 +00:00
Henning Geinitz 767ad3b7e0 Fetched new versions from http://savannah.gnu.org/projects/config
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-22 20:05:01 +00:00
Petter Reinholdtsen 37958e8369 Upgraded to latest version from <URL:ftp://ftp.gnu.org/pub/gnu/config/>. 2000-09-17 07:33:39 +00:00
Petter Reinholdtsen 760423d864 Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
Petter Reinholdtsen 30ab5e718a Initial revision 1999-08-09 18:06:01 +00:00