Removed entries about config.h.in macros and disabling local backends.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-06-02 19:01:11 +00:00
rodzic fa42114a14
commit 27d33d26d4
1 zmienionych plików z 7 dodań i 8 usunięć

15
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2002-05-09)
TODO (2002-06-02)
******** todo ********
@ -66,7 +66,7 @@ backends
* net: add IPv6 support.
* Fix warnings about DBG calls:
* Fix warnings about DBG calls (try gcc 3.x to get these warnings):
- umax1220u
* bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
@ -158,12 +158,6 @@ misc
* sane-config: add options "--exec-prefix=...." and "--prefix=..."
compareable to gtk-config
* Check include/sane/config.h.in for unnecessary macros.
* Add configure option to enable only the net backend for users without
local scanners. Install only sane-dll/sane-net (or even only sane-net).
Maybe something like --network-client-only or --disable-local-devices.
* Make output of sane-find-scanner more flexible. See scanimage -f for
details.
@ -171,6 +165,7 @@ misc
if they are used in backends, their SANE exception will be void.
* Can we link external libraries only to backends that need them?
See http://fz.eryx.net/sane/#configure.
* Add support to sane-find-scanner to check whole directories for device
files.
@ -180,6 +175,10 @@ misc
******** done ********
* Add configure option to enable only the net backend for users without
local scanners. Install only sane-dll/sane-net (or even only sane-net).
Maybe something like --network-client-only or --disable-local-devices.
* Check include/sane/config.h.in for unnecessary macros.
* scanimage: Fix pnm 16 bit output (partly patch available).
* Make all symbols that don't start with sane_ or sanei_ static (see
make libcheck):