configure: no check for libacl and libattr
Status: Alpha
Brought to you by:
i-redsh
(ksudoku 0.3 on Kubuntu 5.10)
configure ran without any problems, however I could
not run make.
libacl-dev wasn't checked with configure. (make
failed)
libattr-dev wasn't checked with configure. (make
failed)
The non-dev versions were installed, I had to install
the -dev packages (with apt-get) to build ksudoku
successfully.