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