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)
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.


No differences found