24 Nov
2007
24 Nov
'07
6:07 p.m.
Il Saturday 24 November 2007 15:32:00 Ulion ha scritto:
Found little document, it didn't mention whether it accept \n, but on my os x, it did, and work around the wrong dvdnav-config file bug. If this also works on linux, I think it did support \n, just undocumented.
http://www.gnu.org/software/make/manual/html_node/Echoing.html
[nico@xp libdvdnav]$ head -8 obj/dvdnav-config #!/bin/sh\n\nprefix=/usr/local\n libdir=/usr/local/lib\n version=4.1.1\n dvdread=internal\n dvdreaddir=src/dvdread/\n threadlib=-lpthread\n\n dvdreadlib="-ldvdread" dvdreadmsg="[--minilibs]"