Require libfprint-0.1

To stop people trying to compile it with 0.0 :)
This commit is contained in:
Daniel Drake
2008-05-13 18:20:42 +01:00
parent aff2f2aacc
commit 822a2e5438
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
aclocal || exit 1
autoconf || exit 1
automake -a -c || exit 1
./configure --enable-maintainer-mode $*
./configure $*