Mercurial
Mercurial
>
etherlabmaster
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
bootstrap
changeset 385
c33367851350
child 387
e6e708a5d502
equal
deleted
inserted
replaced
384:7e939b2d958c
385:c33367851350
1
#!/bin/bash
2
3
set -x
4
aclocal -I config
5
autoheader
6
automake --add-missing
7
autoconf