* use "Define to" as this is the comment default from autotools

* use quotes and x prefix for string tests
* add detection for MinGW required LFS calls and remove unneeded AC_FUNC_FSEEKO
* set LFS support for MinGW
* disable cdda_player for MinGW
* enable Joliet support without iconv on MinGW
* also fix an issue with CRLF in config.rpath

Above from Pete Batard.
This commit is contained in:
R. Bernstein
2012-02-24 05:16:13 -05:00
parent 1a7366c674
commit 871eca6415
2 changed files with 79 additions and 68 deletions

1
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
config.rpath eol=lf