24 Nov
2007
24 Nov
'07
9:34 a.m.
Il Saturday 24 November 2007 02:03:03 Ulion ha scritto:
After check other Makefiles, I found they all use '@echo' instead of 'echo -e', I tested with it and works just like '/bin/echo -e', maybe '@echo' is the correct way to use. So I think this patch will be worth to commit. I made this patch under libdvdnav directory, so need apply it under same directory.
[nico@xp ~]$ @echo hello bash: @echo: command not found