| Macro Index By: | Category ; Author ; License |
|---|---|
| Latest Release: | autoconf-archive-2009-04-26.tar.bz2 |
| Change History: | ATOM Log ; RSS Feed |
| GIT Repository: | git clone git://git.sv.gnu.org/autoconf-archive.git |
The Autoconf Archive is a collection of more than 500 freely re-usable Autoconf macros. These macros have been contributed by friendly supporters of the cause from all over the Internet.
Please post to the patch tracker to submit a macro for inclusion in the archive. Your submission should contain:
Macros can be submitted under any GPL-compatible free software license. The Free Software Foundation, however, recommends use of the all-permissive license for Autoconf macros.
The Autoconf Archive is now hosted on Savannah. Previously cloned Git repositories can be migrated to the new location by updating the settings for "origin" and "master":
git config remote.origin.url 'git://git.sv.gnu.org/autoconf-archive.git' git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*' git config branch.master.remote origin git config branch.master.merge refs/heads/master
Now, run git pull to update the master branch.
Compilation Copyright (c) 2009 by Peter Simons <simons@cryp.to>
The Autoconf Archive is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 or (at your option) any later version.
All macros are copyrighted by their respective authors. Please refer to the individual files for details.