Skip to content

Instantly share code, notes, and snippets.

@mrkara
Last active November 21, 2020 10:29
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrkara/18cefc8b48e403df5677b03c45145dcc to your computer and use it in GitHub Desktop.
Save mrkara/18cefc8b48e403df5677b03c45145dcc to your computer and use it in GitHub Desktop.
autogen.input example for LibreOffice core source code repo
--enable-debug
--enable-dbgutil
--without-java
--without-help
# Use icecream
--enable-icecream
--with-parallelism=24
# Build DEB packages
--with-distro=LibreOfficeLinux
--with-package-format=deb
--enable-epm
# Additional language support
--with-lang=tr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment