Mercurial
Mercurial
>
etherlabmaster
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
bootstrap
author
Florian Pose <fp@igh-essen.com>
Fri, 13 Oct 2006 10:07:10 +0000
branch
stable-1.1
changeset 1731
60b2aad9d40b
child 1732
1cc865ba17c2
permissions
-rwxr-xr-x
MERGE trunk -r573:587 -> branches/stable-1.1 (race, bootstrap, mailbox bugfix, debug interface switch)
#!/bin/bash
set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing
autoconf