index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autogen.sh
blob: 588e63ddf52e5991b4629c556fc8c3dc86e9c915 (
plain
)
1
2
3
4
#!/bin/sh -xu
autoreconf
-i
(
cd
build-aux
&&
(
patch -Np0 -i ltmain-asneeded.patch
||
true
))