Marcel Raad
a0576e2f36
.gitattributes: force shell scripts to LF
...
Bash on Linux errors out on CR characters.
This makes tests 1221 and 1222 pass on Linux with a CRLF checkout.
Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166
Closes https://github.com/curl/curl/pull/1422
2017-04-17 08:32:13 +02:00
Marcel Raad
2c3af5b4c0
.gitattributes: turn off CRLF for *.am
...
If Makefile.am uses CRLF, buildconf in a Windows checkout fails with:
".ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with
ACLOCAL_AMFLAGS=-I m4"
2017-03-27 19:56:10 +02:00
Guenter Knauf
dc470723b1
Tell git to not convert configure-related files.
2012-07-17 20:35:23 +02:00
Guenter Knauf
0e24c1e921
Tell git to not convert configure-related files.
2012-07-15 18:25:55 +02:00
Bill Hoffman
d610519246
Add .gitattributes files to turn off CRLF translation for some files
2010-03-24 23:48:35 -04:00