Diego Biurrun <[email protected]> writes: > On Wed, Jun 22, 2011 at 11:13:02PM +0100, Mans Rullgard wrote: >> Signed-off-by: Mans Rullgard <[email protected]> >> --- >> Makefile | 8 ++++++++ >> common.mak | 8 -------- >> 2 files changed, 8 insertions(+), 8 deletions(-) > > What is the goal of your patches? Do you want to eliminate common.mak?
The goal is to put things where they belong. There is no sense in having stuff in a multiply included file but under guards so they are only seen once. There was probably some reason for this once upon a time, but I don't see one any more. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
