On 5/19/06, Bruno Haible <[EMAIL PROTECTED]> wrote:
Jim Meyering wrote:
> may cause trouble for people who put the libobj directory elsewhere.
> If any of you know of such a package, please let me know.
There are many such packages:
- gettext: both libgrep and lib (not just one directory).
-
Bruno Haible <[EMAIL PROTECTED]> writes:
> I'd ask to remove these lines from the AC_FUNC_GETLOADAVG macro:
> -
> # Make sure getloadavg.c is where it belongs, at configure-time.
> test -f "$srcdir/$ac_config_libobj_dir/getloa
Jim Meyering wrote:
> That is because it's looking in the wrong place.
> This patch fixes the immediate problem
Indeed, thanks. But the bug is really in the AC_FUNC_GETLOADAVG macro in
autoconf.
The macros
AC_FUNC_ERROR_AT_LINE, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK,
AC_FUNC_MALLOC, AC_FU
Hi Jim, Bruno,
* Jim Meyering wrote on Fri, May 19, 2006 at 12:08:46AM CEST:
> Bruno Haible <[EMAIL PROTECTED]> wrote:
> >
> > The module description of module 'getloadavg' appears to be missing the
> > lib/getloadavg.c source file.
> > configure: error: ././getloadavg.c is missing
> That is bec
Bruno Haible <[EMAIL PROTECTED]> wrote:
> Hi Jim,
>
> The module description of module 'getloadavg' appears to be missing the
> lib/getloadavg.c source file.
>
> To reproduce:
> $ ./gnulib-tool --dir=/smb/orlando/gnuprog/testdir --create-testdir
> `./gnulib-tool --list`
> ...
> checking for workin