Build system tweaks

Install fprint.h header
Include headers in distribution
distcheck fixes
Include and install pkgconfig file
This commit is contained in:
Daniel Drake
2007-10-31 13:18:30 +00:00
parent 447b1f01b3
commit fc0a97a801
5 changed files with 35 additions and 10 deletions

15
TODO
View File

@@ -3,9 +3,13 @@ LIBRARY
identification
external API documentation
test suite against NFIQ compliance set
make library optionally asynchronous and maybe thread-safe
nbis cleanups
track open devices, so we can close them during libfprint close
free memory during libfprint close
DRIVERS
=======
NEW DRIVERS
===========
Sunplus 895 driver
AES1610 driver
AES2501 driver
@@ -20,12 +24,9 @@ aes4000 doesn't work very well, maybe due to small minutia count?
PPMM parameter to get_minutiae seems to have no effect
nbis minutiae should be stored in endian-independent format
return images with standard enroll/verify calls
upekts reverify problems
MISC
====
upekts/thinkfinger relicensing (GPL --> LGPL)
make library optionally asynchronous and maybe thread-safe
pkg-config file
nbis cleanups
track open devices, so we can close them during libfprint close
free memory during libfprint close