Changeset 5467:0e2f9189a1dd
- Timestamp:
- 2008-07-24 13:19:56 (4 months ago)
- Author:
- Brendan Cully <brendan@…>
- Branch:
- HEAD
- Message:
-
Fix m4 serial numbers to avoid aclocal 1.10 warnings
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5465
|
r5467
|
|
| | 1 | 2008-07-24 12:15 -0400 Brendan Cully <brendan@kublai.com> (0d9c24dea7d0) |
| | 2 | |
| | 3 | * copy.c: Remove variables no longer used since [7729b1ad530c] |
| | 4 | |
| | 5 | * configure.ac: Disable GCC long long warnings with |
| | 6 | -pedantic. Closes #2823. Thanks to Aron Griffis for the |
| | 7 | suggestion. |
| | 8 | |
| 1 | 9 | 2008-07-22 16:30 +0200 Vincent Lefevre <vincent@vinc17.org> (e27d7ce09c40) |
| 2 | 10 | |
-
|
r2771
|
r5467
|
|
| 1 | | #serial AM1 |
| | 1 | #serial 1 |
| 2 | 2 | |
| 3 | 3 | dnl From Bruno Haible. |
-
|
r5408
|
r5467
|
|
| 1 | | #serial AM2 |
| | 1 | #serial 2 |
| 2 | 2 | |
| 3 | 3 | dnl From Bruno Haible. |