On 02/03/11 12:51, Ralf Wildenhues wrote:
> Hi Bruce,
>
> * Bruce Korb wrote on Thu, Feb 03, 2011 at 09:48:25PM CET:
>> P.S. in researching this, I found in my own logs a bunch of these:
>>> rm -rf $backupdir; exit $rc
>>> mkdir: cannot create directory `.am21666': Permission denied
>>> make[3
Hi Bruce,
* Bruce Korb wrote on Thu, Feb 03, 2011 at 09:48:25PM CET:
> P.S. in researching this, I found in my own logs a bunch of these:
> > rm -rf $backupdir; exit $rc
> > mkdir: cannot create directory `.am21666': Permission denied
> > make[3]: Leaving directory
> > `/old-home/bkorb/ag/ag/
On 02/03/11 11:46, Ralf Wildenhues wrote:
> Hello Vincent,
>
> * Vincent Torri wrote on Thu, Feb 03, 2011 at 04:32:36PM CET:
>> I'm trying to improve the autotools of he openjpeg project. The lead dev
>> wants me to display in the terminal what has been installed.
>> Is there a smarter way to do
Hi Jeff,
* Jeff Squyres wrote on Thu, Feb 03, 2011 at 04:30:24PM CET:
> We recently got bitten by what appears to be undocumented behavior in
> AC_CONFIG_HEADERS (meaning that I couldn't find this behavior
> described in the docs; I might well have missed it...?). It seems
> that AM's version of
Hello Vincent,
* Vincent Torri wrote on Thu, Feb 03, 2011 at 04:32:36PM CET:
> I'm trying to improve the autotools of he openjpeg project. The lead dev
> wants me to display in the terminal what has been installed. I tried to
> argue that looking at what is already in the terminal is sufficient, h
On 01/28/2011 04:38 AM, Bruno Haible wrote:
> Hi,
>
> Can you use $(FOO-BAR) in Makefile? It's not portable in POSIX [1]
> "Applications shall select macro names from the set of characters
>consisting solely of periods, underscores, digits, and alphabetics
>from the portable character se
On Feb 3, 2011, at 10:30 AM, Jeff Squyres wrote:
> And since the value is hard-coded in Makefile.am, ...
s/Makefile.am/Makefile.in/
Sorry about that!
--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
Hey,
I'm trying to improve the autotools of he openjpeg project. The lead dev
wants me to display in the terminal what has been installed. I tried to
argue that looking at what is already in the terminal is sufficient, he
still prefers to see it at the end of the process.
One possible way would b
Greetings, and thanks for Automake.
We recently got bitten by what appears to be undocumented behavior in
AC_CONFIG_HEADERS (meaning that I couldn't find this behavior described in the
docs; I might well have missed it...?). It seems that AM's version of
AC_CONFIG_HEADERS automatically adds a