On 08/13/07 18:30, Matthias Schwarzott wrote: > ... > makefile-install-header.diff: > It adds an install-header target which is also called by target install. > This installs the header files and Make.config to $(HEADERDIR) (should that be > changed to INCDIR ?) > to be able to compile plugins against the installed vdr without the need to > keep vdr sources. This doesn't make sense, because a plugin's Makefile does VDRDIR = ../../.. ... APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h) Klaus _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr