[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: getcwd infinite recursion
From: |
Bruno Haible |
Subject: |
Re: getcwd infinite recursion |
Date: |
Sun, 14 Oct 2007 23:07:28 +0200 |
User-agent: |
KMail/1.5.4 |
Colin Watson wrote:
> I made this change and it now works correctly.
Thanks for checking. That's important to know.
How exactly did you invoke gnulib-tool? With or without a --makefile-name
option?
> Gnulib needs to put -I. in its AM_CPPFLAGS, since it
> appears to define that variable to empty
Yes, I agree that this may be the mistake.
> thus cancelling Automake's default behaviour.
To me, it looks like AM_CPPFLAGS is empty by default. Automake's default
includes are in a separate variable called DEFAULT_INCLUDES.
Bruno
- getcwd infinite recursion, Colin Watson, 2007/10/14
- Re: getcwd infinite recursion, Bruno Haible, 2007/10/14
- Re: getcwd infinite recursion, Colin Watson, 2007/10/14
- Re: getcwd infinite recursion, Bruno Haible, 2007/10/14
- Re: getcwd infinite recursion, Colin Watson, 2007/10/14
- Re: getcwd infinite recursion,
Bruno Haible <=
- Re: getcwd infinite recursion, Ralf Wildenhues, 2007/10/15
- Re: getcwd infinite recursion, Bruno Haible, 2007/10/15
- Re: getcwd infinite recursion, Ralf Wildenhues, 2007/10/29
- Re: getcwd infinite recursion, Colin Watson, 2007/10/15
- Re: getcwd infinite recursion, Bruno Haible, 2007/10/15
- Re: getcwd infinite recursion, Jim Meyering, 2007/10/15
- Re: getcwd infinite recursion, Paul Eggert, 2007/10/16