Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -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 | ||||
* | zz60-xc-ovr.m4: tighten XC_OVR_ZZ60 macro placement requirements | Yang Tse | 2013-01-23 | 1 | -3/+12 |
| | |||||
* | configure: fix automake 1.13 compatibility | Yang Tse | 2013-01-14 | 1 | -0/+55 |
Tested with: buildconf: autoconf version 2.69 buildconf: autom4te version 2.69 buildconf: autoheader version 2.69 buildconf: automake version 1.13.1 buildconf: aclocal version 1.13.1 buildconf: libtool version 2.4 buildconf: GNU m4 version 1.4.16 |