| Re: [AD] DJGPP build patch |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
In reply to Eric Botcazou <ebotcazou@xxxxxxxxxx>:
>I'm a little bit sceptical because ./fixdjgpp.bat works flawlessly ! It
>seems that Bash expands the wildcards in an unexpected way.
Yes. I don't quite understand what is going on here, but it seems that
you need to replace the utod lines with:
utod *.bat */*.c */*/*.c *.cfg */*.h */*/*.h */*/*.inc
utod */*/*.s *.txt */*.txt */*/*.txt */*._tx makefile.* readme.*
I never tested this part, since I just copied it straight from the batch
file. Anyway, changing the lines to the above fixes it.
Bye for now,
--
Laurence Withers, lwithers@xxxxxxxxxx
http://www.lwithers.demon.co.uk/
Attachment:
signature.asc
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |