Move PSPP shared libraries from $(libdir) to $(libdir)/pspp.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 27 Jan 2012 06:06:02 +0000 (22:06 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 28 Jan 2012 16:15:11 +0000 (08:15 -0800)
commit8bc6dc2a65769b59721f759ce506c38431abcc3e
tree0d55f742c4733ec043987355b09cb94ee2e590ae
parent4202bb6da3c58d199820521826a0caa45dc44145
Move PSPP shared libraries from $(libdir) to $(libdir)/pspp.

The PSPP shared libraries do not have a stable ABI and so they
should not go in a public system library directory.  This moves
them to a private library subdirectory.
configure.ac
perl-module/automake.mk
src/automake.mk