[Ffmpeg-devel] Makefile consolidation

Diego Biurrun diego
Mon Feb 13 00:00:00 CET 2006


On Sun, Feb 12, 2006 at 07:01:03PM +0000, M?ns Rullg?rd wrote:
> Diego Biurrun <diego at biurrun.de> writes:
> 
> > Which makes me wonder..  You don't have (show-trailing-whitespace t) in
> > your .emacs?
> 
> I can't find anything by that name.  Am I missing some optional package?

(custom-set-variables '(show-trailing-whitespace t))

> >> >> +install-headers:
> >> >> +	install -m 644 $(addprefix "$(SRC_DIR)"/,$(HEADERS)) "$(incdir)"
> >> >
> >> > Oh, I notice that I likely broke out-of-tree header installation..
> >> 
> >> Yes, you did.  That was why I started looking at the makefiles in the
> >> first place.
> >
> > Does out-of-tree build work?
> 
> Yes.  Only header installation broke.

Good.  Will you commit the patch?

I'm fine with seeing this committed.  I'll have to adapt the MPlayer
build, though ...

Diego





More information about the ffmpeg-devel mailing list