summaryrefslogtreecommitdiffstats
path: root/development/autoconf-archive/README
diff options
context:
space:
mode:
author Hunter Sezen <orbea@fredslev.dk>2018-04-05 16:03:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:11 +0700
commit540ae9e733a4fab597a9b020bbd97ed97b4d04ba (patch)
treee88a9481b5632cbefb740cf71570a67558a17cd9 /development/autoconf-archive/README
parent50c3e1126285094f12d0235e9892eab6d144f9a0 (diff)
downloadslackbuilds-540ae9e733a4fab597a9b020bbd97ed97b4d04ba.tar.gz
slackbuilds-540ae9e733a4fab597a9b020bbd97ed97b4d04ba.tar.xz
development/autoconf-archive: Added (GNU Autoconf macros).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/autoconf-archive/README')
-rw-r--r--development/autoconf-archive/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/development/autoconf-archive/README b/development/autoconf-archive/README
new file mode 100644
index 0000000000..e9857f8ddf
--- /dev/null
+++ b/development/autoconf-archive/README
@@ -0,0 +1,15 @@
+The GNU Autoconf Archive is a collection of more than 500 macros for
+GNU Autoconf that have been contributed as free software by friendly
+supporters of the cause from all over the Internet. Every single one of
+those macros can be re-used without imposing any restrictions whatsoever
+on the licensing of the generated configure script. In particular, it is
+possible to use all those macros in configure scripts that are meant for
+non-free software. This policy is unusual for a Free Software Foundation
+project. The FSF firmly believes that software ought to be free, and
+software licenses like the GPL are specifically designed to ensure that
+derivative work based on free software must be free as well. In case of
+Autoconf, however, an exception has been made, because Autoconf is at
+such a pivotal position in the software development tool chain that the
+benefits from having this tool available as widely as possible outweigh
+the disadvantage that some authors may choose to use it, too, for
+proprietary software.