Addresses issue #18
- added a check on the LAPACK_LIBRARIES variable to avoid searching for LAPACK with pkg-config when LAPACK is found in BLAS_LIBRARIES
- added a LAP_PREFER_PKGCONFIG variable (default is ON) to turn off the use pkg-config as is done in FindBLAS