Thanks. I ran "make distcheck" (thank you for the reminder) and pushed this.
bojo42, can you generate a new Debian package? Thanks, Ben. John Darrington <[email protected]> writes: > After we talked about this last night, I concluded this change was probably > appropriate. There may come a time when people start using the core > libraries > directly (like the perl module does) in which case we might have to > consider moving, at least parts of the libraries back again. > > But for now, if make distcheck passes then we can commit this. > > On Thu, Jan 26, 2012 at 10:08:55PM -0800, Ben Pfaff wrote: > These two patches make a few improvements in PSPP's shared libraries. > I noticed that these could be improved while looking over the Debian > packaging from bojo42. > > There is very little that makes me more nervous than messing around > with shared libraries. John, do these seem like reasonable changes? > > Thanks, > > Ben. > > Ben Pfaff (2): > Name the src/libpspp convenience library consistently. > Move PSPP shared libraries from $(libdir) to $(libdir)/pspp. > > configure.ac | 2 +- > perl-module/automake.mk | 8 +++++--- > src/automake.mk | 4 ++-- > src/libpspp/automake.mk | 10 ++++++---- > tests/automake.mk | 36 +++++++++++++++++++----------------- > 5 files changed, 33 insertions(+), 27 deletions(-) > > -- > 1.7.2.5 -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
