mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Removed svn:eol-style property for the configure scripts which still
had them. Autoconf 2.63 inserts an ac_cr definition in configure scripts which includes a literal \r which confuses svn and causes this error message: svn: File 'configure' has inconsistent newlines svn: Inconsistent line ending style The next version of autoconf will apparently resolve this, but we can't really wait at this point. I made this same change to nmap/configure in January '09 (r11902) and it hasn't lead to any problems.
This commit is contained in: