]> git.cworth.org Git - glaze/commit
Install a libglaze-32.so library along with a glaze-32.pc file.
authorCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 16:02:26 +0000 (09:02 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 21 Sep 2013 22:00:56 +0000 (15:00 -0700)
commitd12b432ce1ff9fbc975d834e08074e6b6514c25b
tree66d33fdf4fedb435ee8c6cb40fe50fad45ba039a
parent7fa720262168acc83136d9ffc27b5765c5e13969
Install a libglaze-32.so library along with a glaze-32.pc file.

This is the helper library that Glaze-using libraries can link against.
Previously, it was only compiled in a native version (named libglaze.so).
Now, we compile a 64-bit version named libglaze.so and a 32-bit version
named libglaze-32.so.
.gitignore
Makefile
configure