scripts/autoconf

Branch


Log

Author Commit Date CI Message
Cosmin Truta 3714c584 2025-01-06T19:48:56 chore: Rerun `./autogen.sh --maintainer`
Cosmin Truta 67166184 2024-01-22T15:16:10 build: Move scripts/*.m4 to scripts/autoconf/ Move all Autoconf macro files (except for those that need to be in the top-level directory) to their own subdirectory scripts/autoconf/ In this commit, we introduce a better way to organize the scripts dir, and we make a better separation between the build scripts under the libpng license vs. the build scripts that fall under other licenses. Please see scripts/autoconf/README.md for more information.