]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
configure: Fix installation of library to work with alternate --prefix
authorCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 01:17:51 +0000 (18:17 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 01:17:51 +0000 (18:17 -0700)
If an explicit --libdir is passed, then that is used directly. Otherwise
libdir is chosen as the value of $PREFIX/lib, (whether or not prefix was
passed explicitly or set by default).


No differences found