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)

Matthieu Moy | 4 Jul 11:14
Picon
Picon
Favicon

Re: Re: [Sascha Wilde] [Patch] Fixes für Installations Prozess...

"Daniel 'NebuchadnezzaR' Dehennin" <nebuchadnezzar@...>
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
(Continue reading)


Gmane