Overview
| Comment: | Switched to using "aclocal" to generate aclocal.m4 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5bfd2336f5422696ff13dbec8f3d9354 |
| User & Date: | rkeene on 2012-03-10 20:46:28.000 |
| Other Links: | manifest | tags |
Context
|
2012-05-12
| ||
| 17:12 | Updated to begin to use KitDLL SDKs for building check-in: 1a31c6f305 user: rkeene tags: trunk | |
|
2012-03-10
| ||
| 20:46 | Switched to using "aclocal" to generate aclocal.m4 check-in: 5bfd2336f5 user: rkeene tags: trunk | |
|
2011-06-30
| ||
| 03:34 | Added mipsel cross compile build script Consolidated Linux cross compile build scripts check-in: 1dd8b89ef1 user: rkeene tags: trunk | |
Changes
Modified build/autogen.sh
from [cbb78b6ccf]
to [8acaa4c155].
1 2 | #! /bin/bash | | | 1 2 3 4 5 | #! /bin/bash aclocal -I aclocal autoconf rm -rf autom4te.cache |