"Daniel 'NebuchadnezzaR' Dehennin" <[EMAIL PROTECTED]> writes:
> Le 4688 Septembre 1993, Stefan Reichör a tapoté: >> Hi! >> >> I have received the following patch for the DVC installation process. >> >> Shall I apply this patch? >> >> === modified file 'Makefile.in' >> --- Makefile.in >> +++ Makefile.in >> @@ -54,7 +54,7 @@ >> dvc-maybe: generated-files >> cd lisp; $(MAKE) maybe >> >> -install: dvc-load.el >> +install: dvc-load-install.el >> @for i in $(SUBDIRS) ; do \ >> $(MAKE) -C $$i install; \ >> done > > I'm not sure about this one Seems good to me. While installing, we use dvc-load-install.el, not the other one. -- Matthieu _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
