[MPlayer-cvslog] r26965 - trunk/configure
Diego Biurrun
diego at biurrun.de
Mon Jun 2 14:52:08 CEST 2008
On Mon, Jun 02, 2008 at 02:41:16PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> On Monday, 02 June 2008 at 14:28, diego wrote:
> >
> > Log:
> > Remove unused variable LANG from config.mak.
> >
> > --- trunk/configure (original)
> > +++ trunk/configure Mon Jun 2 14:28:48 2008
> > @@ -7579,7 +7579,6 @@ echo "Creating config.mak"
> > cat > config.mak << EOF
> > # -------- Generated by configure -----------
> >
> > -LANG = C
>
> Are you sure it doesn't affect the build process? It is one of the localisation
> variables (along with LC_*)
It does of course. This was a brainfart, make does pass the values of
variables to the shell.
Diego
More information about the MPlayer-cvslog
mailing list