This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
patchelf
Watch
1
Star
0
Fork
You've already forked patchelf
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
34d34daf92
patchelf
/
bootstrap.sh
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
* Autoconfiscate patchelf.
2004-09-25 06:05:46 +08:00
#! /bin/sh -e
Use autoreconf to bootstrap the project This avoid to manually list all autotool programs required
2012-06-21 17:26:31 +08:00
autoreconf --verbose --install --force --warnings
=
all