[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, proposed-gettext, created. v0.6.1-
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, proposed-gettext, created. v0.6.1-1170-g43a60ed |
Date: |
Sat, 27 Mar 2010 21:27:54 +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, proposed-gettext has been created
at 43a60ed6f3c58bc077af81ca5415e0936b481edf (commit)
- Log -----------------------------------------------------------------
commit 43a60ed6f3c58bc077af81ca5415e0936b481edf
Author: Ben Pfaff <address@hidden>
Date: Sat Mar 27 11:32:07 2010 -0700
configure.ac: Define DEPENDS_ON_LIBINTL if LIBINTL is nonempty.
This avoids a collision between the gnulib and libintl printf wrappers.
See http://permalink.gmane.org/gmane.comp.lib.gnulib.bugs/21139 for
more information.
Thanks to Michel Boaventura for reporting the problem and to Bruno Haible
for the fix.
commit 90bacd075a3c96f5d572bfa10c80e8d3505b69ae
Author: Ben Pfaff <address@hidden>
Date: Sat Mar 27 11:30:01 2010 -0700
configure.ac: Restore use of AM_GNU_GETTEXT.
AM_GNU_GETTEXT is useful for its sophisticated support for finding the
libraries needed to use gettext, but it also calls AM_PO_SUBDIRS, which
we do not want because PSPP has its own "po" directory makefile support.
This commit reintroduces AM_GNU_GETTEXT but disables AM_PO_SUBDIRS by
declaring that we have already called it using AC_PROVIDE. It also
adds a dummy Makefile.in to the "po" directory and an ABOUT-NLS file
because Automake requires both.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, proposed-gettext, created. v0.6.1-1170-g43a60ed,
Ben Pfaff <=