[MPlayer-cvslog] r22085 - trunk/configure
Diego Biurrun
diego at biurrun.de
Wed Jan 31 12:27:17 CET 2007
On Wed, Jan 31, 2007 at 10:08:46AM +0100, Reimar Doeffinger wrote:
> On Wed, Jan 31, 2007 at 12:50:30AM +0100, diego wrote:
> > + --enable-crash-debug) _crash_debug=yes ;;
> > + --disable-crash-debug) _crash_debug=no ;;
>
> That doesn't look consistent, looks like a tab sneaked in there...
>
> > + --enable-sighandler) _sighandler=yes ;;
> > + --disable-sighandler) _sighandler=no ;;
> >
> > --enable-sse) _sse=yes ;;
> > --disable-sse) _sse=no ;;
>
> Ok, I admit that it is consistent with that stray tab here...
It's a totally messy mix of tabs and spaces, so I don't think one option
matters much. Maybe I should have used the opportunity to clean this up
while moving the options around ..
Diego
More information about the MPlayer-cvslog
mailing list