[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1371-gcf81
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1371-gcf816bb |
Date: |
Wed, 09 Jun 2010 17:27:07 +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 cf816bb26cf5950825aa2dfa855f4d80f342426d (commit)
via 7bc6f06fcc9f0446c8f52ed351468a5dc25d1ff7 (commit)
via 98c1a7bd8ec44126321ccca829bed44f7e77c26a (commit)
from 2d1795bb0652c628d37d86b0cbd85628e9ff78b3 (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 cf816bb26cf5950825aa2dfa855f4d80f342426d
Author: Ben Pfaff <address@hidden>
Date: Wed Jun 9 10:26:55 2010 -0700
README.Git: Update to latest Gnulib.
The newest Gnulib fixes problems building the relocation wrapper used on
some OSes (e.g. OpenBSD) when PSPP is configured with --enable-relocatable.
commit 7bc6f06fcc9f0446c8f52ed351468a5dc25d1ff7
Author: Ben Pfaff <address@hidden>
Date: Wed Jun 9 10:10:03 2010 -0700
configure.ac: Do not define DEPENDS_ON_LIBINTL.
If <config.h> defines DEPENDS_ON_LIBINTL, then the relocation wrapper fails
to link at install time when --enable-relocatable is used on a system that
requires the relocation wrapper (e.g. OpenBSD), because the relocation
wrapper does not link against libintl.
commit 98c1a7bd8ec44126321ccca829bed44f7e77c26a
Author: Ben Pfaff <address@hidden>
Date: Tue Jun 8 21:36:51 2010 -0700
inexactify: #include <config.h>
This fixes a problem with redefined "struct option" under OpenBSD 4.7.
-----------------------------------------------------------------------
Summary of changes:
README.Git | 6 +++---
configure.ac | 4 ----
tests/formats/inexactify.c | 4 +++-
3 files changed, 6 insertions(+), 8 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1371-gcf816bb,
Ben Pfaff <=