selinux: insufficient M4 detection with building static binaries

2019-04-06 Thread Assaf Gordon
Hi, While exploring build coreutils as static binary ( https://lists.gnu.org/r/coreutils/2019-04/msg1.html ) I noticed that gnulib's selinux detection is incomplete. Details: The m4/selinux-selinux.m4 files checks for 'setfilecon' function like so: "AC_SEARCH_LIBS([setfilecon], [selinux], .

Re: [PATCH] ISO 8601 basic format and decimal hours, minutes

2019-04-06 Thread Alex Eulenberg
On 2019-02-18 20:00 PST, Alex Eulenberg wrote: 1. Accept dates in the ISO 8601 basic date and time format. This is a format allowing the expression of point in time to the resolution of a second with only alphanumeric characters -- no spaces, no punctuation -- suitable for use in fields that cann

freadseek.c not ported to GNU when building M4

2019-04-06 Thread Mohammad Akhlaghi
Dear Gnulib, I am trying to build M4 from source, but it crashes with the following Gnulib error after running `make' (which asks to directly contact bug-gnulib instead of M4 developers): CC freadseek.lo freadseek.c: In function 'freadptrinc': freadseek.c:68:3: error: #error "Please p