Installer / make of allegro library 4.3.10

[EMAIL PROTECTED]:~/cre.ext/allegro-4.3.10.lin$ grep -C 2 dos2unix *
fix.sh-   for file in $AL_FILELIST; do
fix.sh-      if [ "$ALLEGRO_USE_CYGWIN" = "1" ]; then
fix.sh:         dos2unix "$file"
fix.sh-      else
fix.sh-         echo "$file"

on the other hand its for CYGWIN.... 
but then again:

http://en.wikipedia.org/wiki/Unix2dos

dos2unix is a UNIX tool to convert an ASCII text file from UNIX format (line 
break) to DOS format (carriage return and line break) and vice versa.
When invoked as unix2dos the program will convert a UNIX text file to DOS 
format, when invoked as dos2unix it will convert a DOS text file to UNIX for

-- 
name dos2unix is required by some scripts
https://bugs.launchpad.net/bugs/194923
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to