]> git.cworth.org Git - glaze/commit
Don't try to install 32- or 64-bit libraries if not compiled.
authorCarl Worth <cworth@cworth.org>
Wed, 4 Sep 2013 23:48:53 +0000 (16:48 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Sep 2013 23:48:53 +0000 (16:48 -0700)
commit7fa720262168acc83136d9ffc27b5765c5e13969
tree3918f0693e39e02bf04e577305712ed18b9553c8
parent6cfcdb728c0a088cc12bb3eb93d78b2a9915969b
Don't try to install 32- or 64-bit libraries if not compiled.

We only conditionally compile these libraries, so we should also only
conditionally install them.
Makefile