https://bugs.freedesktop.org/show_bug.cgi?id=47878
--- Comment #4 from Alexandre Demers <alexandre.f.dem...@gmail.com> 2012-03-28 11:40:58 PDT --- This seems a good solution. My only concern is about the folder: do we want a specific folder as for other trackers? By the way, thank you for the info about configure.ac (In reply to comment #3) > Created attachment 59161 [details] [review] > Possible fix. > > Fixing the bug in the short hand is actually pretty easy, just replace the > obvious incorrect combination of "$(DESTDIR)$(INSTALL_DIR)/$(LIB_DIR)" with > "$(DESTDIR)$(INSTALL_LIB_DIR)". > > As an alternative you could also add an "--with-xvmc-libdir=" option, which > then results in setting the XVMC_INSTALL_DIR variable. > > For an good example how to do this take a look at the "--with-vdpau-libdir=" > option and the resulting VDPAU_LIB_INSTALL_DIR variable in configure.ac. > > Hope that helps, > Christian. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev