summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-12-03 13:59:24 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-12-11 17:37:27 +0100
commit25d4435998d0446f7699e7ab0874c7a6f610ab58 (patch)
tree3a4f64a52a25850ff97d0719bca834431d182b48 /src
parentf33ddf15796745888d0194a2f80f22bb3b379dec (diff)
downloadsssd-25d4435998d0446f7699e7ab0874c7a6f610ab58.tar.gz
sssd-25d4435998d0446f7699e7ab0874c7a6f610ab58.tar.xz
sssd-25d4435998d0446f7699e7ab0874c7a6f610ab58.zip
BUILD: Install libsss_crypt after its dependencies
A library should not be installed before it's internal dependencies otherwise there is an error in make distcheck. libtool: install: error: relink `libsss_crypt.la' with the above command before installing it It would be sufficient just to change order of libraries in automake variable pkglib_LTLIBRARIES, but it's better to have internal libraries on the one place. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions