Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 1582ce9fb3e7f9d8e96ce7d821022122 > files > 494

autoconf-archive-2013.02.02-1.mga3.noarch.rpm

Autoconf Archive
================

The GNU Autoconf Archive is a collection of more than 450 macros for `GNU
Autoconf <http://www.gnu.org/software/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.

The best place to start exploring the Archive is the `on-line documentation
<http://www.gnu.org/software/autoconf-archive/>`_. There is also the `Autoconf
Archive home page <http://savannah.gnu.org/projects/autoconf-archive/>`_ at
Savannah.

Downloads
---------

Here are the compressed sources:

* autoconf-archive-2013.02.02.tar.gz_   (900 KB)
* autoconf-archive-2013.02.02.tar.bz2_  (656 KB)
* autoconf-archive-2013.02.02.tar.xz_   (501 KB)

Here are the GPG detached signatures:

* autoconf-archive-2013.02.02.tar.gz.sig_
* autoconf-archive-2013.02.02.tar.bz2.sig_
* autoconf-archive-2013.02.02.tar.xz.sig_

You can use either of the above signature files to verify that the corresponding
file (without the .sig suffix) is intact. First, be sure to download both the
.sig file and the corresponding tarball. Then, run a command like this::

  gpg --verify autoconf-archive-2013.02.02.tar.gz.sig

If that command fails because you don't have the required public key, then run
this command to import it::

  gpg --keyserver keys.gnupg.net --recv-keys 99089D72

and rerun the ``gpg --verify`` command.

License
-------

Copyright (c) 2013 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>

The GNU Autoconf Archive is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

The GNU Autoconf Archive is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License along with the
GNU Autoconf Archive. If not, see <http://www.gnu.org/licenses/>.

.. References
.. ..........
..
.. _autoconf-archive-2013.02.02.tar.gz : http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.gz
.. _autoconf-archive-2013.02.02.tar.bz2: http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.bz2
.. _autoconf-archive-2013.02.02.tar.xz:  http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.xz
.. _autoconf-archive-2013.02.02.tar.gz.sig:  http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.gz.sig
.. _autoconf-archive-2013.02.02.tar.bz2.sig: http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.bz2.sig
.. _autoconf-archive-2013.02.02.tar.xz.sig:  http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.02.02.tar.xz.sig