summaryrefslogtreecommitdiff
path: root/m4/xc-am-iface.m4
Commit message (Collapse)AuthorAgeFilesLines
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
| | | | | | | | | | | Add licensing and copyright information for all files in this repository. This either happens in the file itself as a comment header or in the file `.reuse/dep5`. This commit also adds a Github workflow to check pull requests and adapts copyright.pl to the changes. Closes #8869
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
| | | | | | | | | Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
* whitespace fixesViktor Szakats2018-09-231-1/+0
| | | | | | | | | | | - replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037
* xc-am-iface.m4: comments refinementYang Tse2013-07-181-6/+19
|
* configure: fix 'subdir-objects' distclean related issueYang Tse2013-07-181-0/+165
| | | | See XC_AMEND_DISTCLEAN comments for details.
* xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse2013-07-091-0/+75