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>
Wed, 25 Oct 2006 07:41:14 +0000
changeset 442
6607875255d9
parent 392
eaee3c8d6ae0
child 479
610ddcf35d5c
permissions
-rwxr-xr-x
SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
#!/bin/bash
set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
automake --add-missing
autoconf