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, 27 Oct 2006 09:46:42 +0000
changeset 451
cd6b819c2351
parent 392
eaee3c8d6ae0
child 479
610ddcf35d5c
permissions
-rwxr-xr-x
MSR example: Replaced msr_load and msr_unload with init script, removed msr_param.h
#!/bin/bash
set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing
autoconf