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: 18fa641d7aa04078ada392970f85be19bc91a9b0 (
plain
)
1
2
3
4
5
6
#!/bin/sh -x
autoreconf
-i
patch
-d
build-aux
-Np
0
-i
ltmain-asneeded.patch
exit
0