mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
document in README.repo to use autogen.sh to regenerate change build.sh to use autoreconf -if add the generated files to .gitignore
3 lines
99 B
Text
3 lines
99 B
Text
You need autoconf, automake and libtool to generate the build system
|
|
|
|
Run ./autogen.sh to run them
|