"Alfred M\. Szmidt" <[EMAIL PROTECTED]> wrote:
> Okie, this is what is wrong:
>
>   if test $gl_have_path_max_definition; then
>     AC_LIBOBJ([chdir-long])
>     gl_PREREQ_CHDIR_LONG
>   fi
>
> That always evals to true, since gl_have_path_max_definition is always
> set to either yes/no.
>
> m4/ChangeLog
> 2005-10-02  Alfred M. Szmidt  <[EMAIL PROTECTED]>
>
>       * chdir-long.m4 (gl_FUNC_CHDIR_LONG): Only call
>       `gl_PREREQ_CHDIR_LONG' if `$gl_have_path_max_definition' is set to
>       `yes'.

Thank you!
I've applied that.


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to