Sign in
kernel
/
pub
/
scm
/
libs
/
ell
/
ell
/
1eabfa3d9ae61e4c364dd5ef62fafddbb23651db
/
.
/
bootstrap
blob: aee4c08c64a8338116b84d1ef9f5bb0f90b29ef9 [
file
] [
log
] [
blame
]
#!/bin/sh
if
[
!
-
d build
-
aux
];
then
mkdir build
-
aux
fi
autoreconf
--
force
--
install
--
symlink