document: modulemd version: 1 data: summary: A GNU tool for automatically configuring source code description: > GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use. This module has disabled support for Emacs. license: module: [ MIT ] dependencies: buildrequires: help2man: master perl: master platform: master # Explicitly require transitive dependencies to work around # . host: master requires: perl: master platform: master references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/autoconf tracker: https://github.com/modularity-modules/autoconf profiles: default: description: Autoconf tools. rpms: - autoconf api: rpms: - autoconf buildopts: rpms: macros: | %_without_autoconf_enables_emacs 1 %_without_autoconf_enables_optional_test 1 components: rpms: autoconf: rationale: API. ref: master