The Best 6 autosetup Alternatives
autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system capabilities and the user-selected options.
autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system capabilities and the userselected options.
autosetup is designed to be lightweight, fast, simple and flexible.
notable features include:* easily check for headers, functions, types for c/c++* easily support user configuration options* can generate files based on templates, such as makefile.in => makefile* can generate header files based on checked features* excellent support for cross compilation* replacement for autoconf in many situations* runs with either tcl 8.5+, jim tcl or just a c compiler (using the included jim tcl source code!)* autosetup is intended to be distributed with projects no version mismatch issues
development c-development c-plus-plus development-tool build-system build-automation build-tool compiling compiling-tool