On Fri, 30 May 2014 16:17:28 -0700 Paul Eggert wrote: > Thanks for the heads-up. I don't think we need to worry about FreeBSD > 1.x any more as we don't support computer museums. But we should fix > the bugs with FreeBSD 10+ so I installed the attached patch.
Thanks, looks good. If you no longer support older versions of FreeBSD you can also change freebsd2.2* | freebsd[[3-9]]* | freebsd[[1-9]][[0-9]]* into freebsd* in m4/unlinkdir.m4. That would make that file future-proof as well.