[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
automake manual error page 14 % not $
From: |
Edouard BECHETOILLE |
Subject: |
automake manual error page 14 % not $ |
Date: |
Mon, 6 Mar 2006 17:31:39 +0100 (CET) |
|Hello,
|that's not much but and it might had already been noticed. If not, page 14 in
|the autoconf manual, you might change :
|
|autoconf -t 'AC_DEFINE:@: $@
|*: $*
|%: $%'
|
|instead of
|
|autoconf -t 'AC_DEFINE:@: $@
|*: $*
|$: $%'
|
|
|Regards,
|
|
- automake manual error page 14 % not $,
Edouard BECHETOILLE <=