Permalink
Fetching contributors…
Cannot retrieve contributors at this time
5 lines (4 sloc) 118 Bytes
# Shell scripts and Automake sources can't have CRLF line endings
configure.ac eol=lf
Makefile.am eol=lf
*.m4 eol=lf