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