On Sat, Aug 30, 2008 at 5:51 PM, Dominik 'Rathann' Mierzejewski <[EMAIL PROTECTED]> wrote: > On Saturday, 30 August 2008 at 22:44, Dominik 'Rathann' Mierzejewski wrote: >> On Saturday, 30 August 2008 at 20:20, Dominik 'Rathann' Mierzejewski wrote: >> > >> > I've just noticed it won't work for out-of-tree builds. Maybe we could >> > mkdir obj in configure(2) then? >> >> And here's the complete patch: > > I'll commit this and an equivalent patch to libdvdnav after I wake up. > I've tested it with in- and out-of-tree builds and it seems fine. > Also it's the cleanest solution IMHO. Autotools buildsys is unaffected.
Yeah, that seems fine. You may want to change the clean target to just remove the stuff in $(.OBJDIR) instead of removing the whole directory, but that's a pretty minor nitpick. -- Dan _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
