Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Make.config question



Am Freitag, 1. August 2003 18:44 schrieben Sie:
> Steffen Barszus wrote:
> > Hi !
> >
> > I tried today to use the Make.config. I have renamed it to Make.config
> > and changed some values according to my needs. F.i. I have defined
> > VIDEODIR as in the example to my own dir. A quick test showed:
> >
> > ./vdr
> > vdr: can't access video directory /video
> >
> > How is that supposed to work ? The values in Make.config doesn't seem to
> > overwrite any default values. And if this somehow works, is there a magig
> > keyword to to change the default for -c to ?
> > (Yep I know i can use -v)
> >
> > Any hints ?
>
> VIDEODIR from Make.config is only used within the Makefile.
> In VDR/videodir.c the line
>
> const char *VideoDirectory = "/video";

Ah then the same applies to PLUGINDIR/LIBDIR , maybe some other places

> with the default value is hard-coded.
> I guess it should also use $(VIDEODIR)...

Yep would have been nice

> For the moment just change that line suit your needs.

Ok, thanks will, patch it. 

Steffen




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index