On Thu, Nov 21, 2013 at 11:45:15PM -0800, Diego Biurrun wrote: > On Thu, Nov 21, 2013 at 10:44:31AM +0000, Derek Buitenhuis wrote: > > --- /dev/null > > +++ b/compat/makedef > > @@ -0,0 +1,130 @@ > > +if [ $# -lt 2 ]; then > > + echo "Usage: makedef <version_script> <objects>" >&2 > > This redirection is a bashism.
Never mind, I should not review when dead-tired. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
