Fixes a build error because of line endings character recognized as a syntax error in bash. Also added it to .gitattributes so that it will be converted to LF if anyone pushes it as CRLF
3 lines
84 B
Plaintext
Executable File
3 lines
84 B
Plaintext
Executable File
# Auto-LF line endings for this file, CRLF will cause errors
|
|
autogen.sh text eol=lf
|