pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2364-g8bc6


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2364-g8bc6dc2
Date: Sat, 28 Jan 2012 17:24:46 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  8bc6dc2a65769b59721f759ce506c38431abcc3e (commit)
       via  4202bb6da3c58d199820521826a0caa45dc44145 (commit)
      from  cb00cc9f9dc738f2850cd4b5a9776031f87de8a2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8bc6dc2a65769b59721f759ce506c38431abcc3e
Author: Ben Pfaff <address@hidden>
Date:   Thu Jan 26 22:06:02 2012 -0800

    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.

commit 4202bb6da3c58d199820521826a0caa45dc44145
Author: Ben Pfaff <address@hidden>
Date:   Thu Jan 26 21:27:36 2012 -0800

    Name the src/libpspp convenience library consistently.
    
    src/libpspp.la and src/libpspp/libpspp.la have the same name,
    although they are in different directories.  This seems unduly
    confusing.  This commit renames the latter to liblibpspp.la, which
    is at least different from libpspp.la and is also consistent with
    the naming of the other libtool convenience libraries as
    lib<directory>.la.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac            |    2 +-
 perl-module/automake.mk |    8 +++++---
 src/automake.mk         |    4 ++--
 src/libpspp/automake.mk |   10 ++++++----
 tests/automake.mk       |   34 ++++++++++++++++++----------------
 5 files changed, 32 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]