Sign in
android
/
platform
/
external
/
libnl
/
51b8fb182bd3bef1faf8c6d3d3e7fc836796d155
/
.
/
doc
/
autogen.sh
blob: a147e9398be5652cfaf7dfa6260f58ddb5182631 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
BASEDIR
=
"$(dirname "
$0
")"
cd
"$BASEDIR"
||
die
"Could not change into base directory $BASEDIR"
autoreconf
-
fi
rm
-
rf autom4te
.
cache