mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
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.
This commit is contained in:
7
scripts/autoconf/README.md
Normal file
7
scripts/autoconf/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Autoconf Macro Files for the PNG Reference Library
|
||||
==================================================
|
||||
|
||||
The Autoconf files associated with libpng are free software.
|
||||
Use, modification and distribution of each individual file
|
||||
are subject to the specific licensing terms and conditions
|
||||
stated at the top of the file.
|
||||
Reference in New Issue
Block a user