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-838-g1be0f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-838-g1be0fed
Date: Wed, 30 Sep 2009 05:31:13 +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  1be0fed037916efa475c97c6cb4da8f168a56d0b (commit)
       via  295c32309586d3e353d6bd28c748baad9354349a (commit)
      from  161df84f01bd630fb20878a3802d7eebf58c67b9 (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 1be0fed037916efa475c97c6cb4da8f168a56d0b
Author: Ben Pfaff <address@hidden>
Date:   Tue Sep 29 21:47:09 2009 -0700

    perl-module: Fix build on FreeBSD 7.2
    
    config.h must be included first, otherwise the build fails on FreeBSD 7.2
    in gl/string.h at the first instance of "restrict", which <config.h>
    #defines as empty.

commit 295c32309586d3e353d6bd28c748baad9354349a
Author: Ben Pfaff <address@hidden>
Date:   Tue Sep 29 21:33:34 2009 -0700

    Don't use nonportable "mktemp" utility in perl-module/automake.mk.
    
    In porting to FreeBSD, I noticed that perl-module/automake.mk tries to use
    the "mktemp" utility.  FreeBSD happens to have this utility, but it
    requires an argument, and at any rate it is nonportable and we can avoid
    using it here, so do so.

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

Summary of changes:
 perl-module/PSPP.xs     |    4 ++--
 perl-module/automake.mk |   14 ++++++--------
 2 files changed, 8 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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