Note necessary changes to the configure line in a new readme.md in the repo root...
[dockapps.git] / fookb / autogen
blob10ad33ce9e0c3809a287d43eab289f86e921dd42
1 #!/bin/sh
3 AUTOMAKE="automake --add-missing"
4 export AUTOMAKE
6 exec autoreconf "$@"