Re: [PATCH] Really build without selinux when library is missing.

2013-10-21 Thread Michael Haubenwallner
On 10/21/2013 04:25 PM, Pádraig Brady wrote: > On 10/21/2013 02:41 PM, Michael Haubenwallner wrote: >> * m4/selinux-selinux-h.m4: When the selinux library is missing, really >> continue without selinux, as already told in the warning message. >> --- a/m4/selinux-selinux-h.m4 >> +++ b/m4/selinux-

Re: relocatable-prog status

2013-10-21 Thread Ben Pfaff
On Mon, Oct 21, 2013 at 08:08:26PM +0200, Sylvain wrote: > Hi, > > On Sun, Oct 20, 2013 at 01:48:19PM -0700, Ben Pfaff wrote: > > Sylvain writes: > > > > > It's been a while (1 year 1/2) since > > > http://lists.debian.org/debian-bsd/2012/05/msg00032.html and I still > > > need to manually patch

regex: remove last vestige of wcscoll dependency

2013-10-21 Thread Jim Meyering
FYI, with my recent removal of regex's wcscoll dependency, the use of now-never-set (unless you explicitly pull in the wcscoll module) HAVE_WCSCOLL was making regex-internal.h fail to define RE_ENABLE_I18N. Here's the patch: From 974b76b72e84d226e4bdfd9ec6f7d955e3d2a199 Mon Sep 17 00:00:00 2001 Fr

Re: Typo in modules/xfreopen

2013-10-21 Thread Pádraig Brady
On 10/21/2013 08:24 PM, Reuben Thomas wrote: > The description says: "a wrapper for frepoen"; it should say "a wrapper for > freopen" Fixed. thanks, Pádraig.

Typo in modules/xfreopen

2013-10-21 Thread Reuben Thomas
The description says: "a wrapper for frepoen"; it should say "a wrapper for freopen" -- http://rrt.sc3d.org

Re: relocatable-prog status

2013-10-21 Thread Sylvain
Hi, On Sun, Oct 20, 2013 at 01:48:19PM -0700, Ben Pfaff wrote: > Sylvain writes: > > > It's been a while (1 year 1/2) since > > http://lists.debian.org/debian-bsd/2012/05/msg00032.html and I still > > need to manually patch gnulib before releasing. > > > > If I assume the relocatable-prog module

regex: don't depend on wcscoll

2013-10-21 Thread Jim Meyering
FYI, I've just pushed this: From 3b07ac4d2688471de4c8979e914a5b688b3b66fe Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 21 Oct 2013 07:46:17 -0700 Subject: [PATCH] regex: don't depend on wcscoll * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wcscoll. It is no longer used. --- ChangeLo

Re: [PATCH] Really build without selinux when library is missing.

2013-10-21 Thread Pádraig Brady
On 10/21/2013 02:41 PM, Michael Haubenwallner wrote: > * m4/selinux-selinux-h.m4: When the selinux library is missing, really > continue without selinux, as already told in the warning message. > > This is necessary for when the 64bit selinux development package is > installed only, but the packag

[PATCH] Really build without selinux when library is missing.

2013-10-21 Thread Michael Haubenwallner
* m4/selinux-selinux-h.m4: When the selinux library is missing, really continue without selinux, as already told in the warning message. This is necessary for when the 64bit selinux development package is installed only, but the package (tar-1.27 fex) is built as 32bit, causing the header files to