On 10/31/07, Brian Paul <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote:
> > This is a simple script that compares the make variables set by two
> > different configs stubs. The purpose is to highlight differences so
> > that any unnecessary duplication or divergence can be removed.
> >
> > For example, on Linux x86:
> >     $ ./bin/confdiff.sh linux linux-x86
> >
> > The output isn't very clean, but it should highlight that the only
> > difference is that the x86 target uses x86 assembler sources.
> >
> > The script uses bash, mktemp, make, sed and diff. It is probably not
> > very portable and might only work on GNU make.
>
> Go ahead and check it in.  But unless you think end-users might use it,
> I'd omit it from the tarball list in the Makefile.

OK. I was thinking maybe packaging people might want to see it, but
it's probably only useful to developers. It can always be added later.

Thanks, though. That script is helping me out a bunch, and it's nice
to have it not just be a local copy.

--
Dan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to