[PATCH] maintainer-makefile: (PO_DOMAIN): New variable, allows overriding of gettext domain.

2009-04-16 Thread Simon Josefsson
This is useful in gnutls, which uses a different gettext domain than the top-level package name. Pushed. /Simon --- ChangeLog|5 + top/maint.mk |3 ++- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 51499c4..a10e086 100644 --- a/Change

Re: fpurge on z/OS

2009-04-16 Thread Juergen Weber
Hi, I am a bit appalled of having to implement all those low-level non-portable functions to get bash running. Instead of having to port fpurge and friends to all platforms, couldn't bash be based on Posix API only, even if that might be a performance-degradation? #if defined SLOW_POSIX_BASED_I