https://github.com/rofl0r/modern-autotools
template project for modern autotools blog article
https://github.com/rofl0r/modern-autotools
Last synced: 7 months ago
JSON representation
template project for modern autotools blog article
- Host: GitHub
- URL: https://github.com/rofl0r/modern-autotools
- Owner: rofl0r
- Created: 2021-03-09T22:44:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T04:30:52.000Z (about 5 years ago)
- Last Synced: 2025-01-24T12:25:50.503Z (over 1 year ago)
- Language: M4
- Size: 2.93 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modern autotools
see accompanying blog post https://sabotage-linux.neocities.org/blog/10/
# License
All code is published under the public domain. In case the concept of
public domain does not exist under your jurisdiction, you can consider it
to be dual licensed under the [0BSD](https://choosealicense.com/licenses/0bsd/),
[MIT](https://opensource.org/licenses/MIT),
[Apache](https://www.apache.org/licenses/LICENSE-2.0) and
[WTFPL](http://www.wtfpl.net/about/) licenses.
Pick whatever suits you best.