Without the following, "./gnulib-tool --create-testdir fcntl"
will report
checking for working fcntl.h... no (bad O_NOATIME, O_NOFOLLOW)
on GNU/Linux, because _GNU_SOURCE is needed to define those
constants.
Anyone object to me pushing this?
commit b9ea9d8163fc97ad8940cfa681a6c4ceb0fc531c
Ben Pfaff writes:
> Since this fixes all the objections that were posted in the first
> round, I'm going to push this as soon as I get confirmation from
> Michel that the updated commit works properly for him on PSPP
> (unless anyone raises a new objection in the meantime).
It took me a few days