[FFmpeg-devel] [RFC] allow overriding of $nm

Diego Biurrun diego
Sat Dec 13 15:31:44 CET 2008


On Sat, Dec 13, 2008 at 03:24:22PM +0100, Reimar D?ffinger wrote:
> On Sat, Dec 13, 2008 at 02:14:14PM +0000, M?ns Rullg?rd wrote:
> > Reimar D?ffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> writes:
> > > --- configure	(revision 16087)
> > > +++ configure	(working copy)
> > > @@ -129,6 +129,7 @@
> > >    echo "  --extra-version=STRING   version string suffix []"
> > > +  echo "  --nm=NM                  use nm tool [$nm]"
> > 
> > $nm will not be set here.
> 
> That's what I expected, but I just copy-and-paste from the --cc
> description.
> Anyway, here is the updated version.

Apply with the suggested change:

> --- configure	(revision 16089)
> +++ configure	(working copy)
> @@ -120,6 +120,7 @@
>    echo "  --target-os=OS           compiler targets OS [$target_os]"
>    echo "  --target-exec=CMD        command to run executables on target"
>    echo "  --target-path=DIR        path to view of build directory on target"
> +  echo "  --nm=NM                  use nm tool"
>    echo "  --cc=CC                  use C compiler CC [$cc]"

[nm]

Diego




More information about the ffmpeg-devel mailing list