3 Jul 22:29
Re: [Sascha Wilde] [Patch] Fixes für Installations Prozess...
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 > === modified file 'configure.ac' > --- configure.ac > +++ configure.ac > @@ -1,3 +1,4 @@ > + > # configure.ac --- configuration setup for DVC > > # Author: Robert Widhopf-Fenk <hack@...>(Continue reading)
RSS Feed