Skip to content
  • Ernestas Kulik's avatar
    build: general cleanups · 983892a6
    Ernestas Kulik authored
    This commit does the following:
      * Canonicalize the style:
        * Use two-space indentations.
        * Un-Autotools-ify option names.
        * Don’t align arguments, simply increase indentation.
        * Don’t add a space before opening parenthesis in calls.
      * Remove unused variables.
      * Remove unused dependencies.
      * Remove config.h.meson.
      * Optimize dependencies.
      * Use disabler functionality for libselinux dependency, to save lines.
    983892a6