Re: openat requires lstat.m4

2011-11-16 Thread Ben Walton
Excerpts from Bruno Haible's message of Tue Nov 15 21:12:06 -0500 2011: > I'm applying this. The "tiny change" is not meant to be a derogatory > designation; it merely documents that your contribution to gnulib so > far did not require the exchange of copyright assignment paperwork. Perfect. Tha

Re: openat requires lstat.m4

2011-11-15 Thread Bruno Haible
Hi, Ben Walton wrote: > I was playing with some gnulib stuff tonight and noticed that if I > import only openat, I get errors when later running autoreconf: > > configure.ac:17: warning: gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK is > m4_require'd but not m4_defun'd > m4/openat.m4:11: gl_FUNC_OPENAT

openat requires lstat.m4

2011-11-15 Thread Ben Walton
Hi All, I was playing with some gnulib stuff tonight and noticed that if I import only openat, I get errors when later running autoreconf: configure.ac:17: warning: gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK is m4_require'd but not m4_defun'd m4/openat.m4:11: gl_FUNC_OPENAT is expanded from... m4/gn