On Mon, Feb 18, 2008 at 02:20:50AM -0500, Enlightenment CVS wrote :
> Enlightenment CVS committal
> 
> Author  : horms
> Project : e17
> Module  : libs/evas
> 
> Dir     : e17/libs/evas
> 
> 
> Modified Files:
>       Makefile.am 
> 
> 
> Log Message:
> evas: include autogen.sh in distribution tar ball
> 
> autogen.sh is really ought to be included in the distribution.
> For starters its used in the debian build process.
> 

No, it's not used by the debian build process
During the build only ./configure is called. unless you explicitly call it,
autogen.sh is _never_ needed during the build process. Having it part of the
dist tarball doesn't help in any way, its only goal is to generate
autofoo-related files which are already part of the tarball. It really does not
belong to it.

Cheers

> ===================================================================
> RCS file: /cvs/e/e17/libs/evas/Makefile.am,v
> retrieving revision 1.49
> retrieving revision 1.50
> diff -u -3 -r1.49 -r1.50
> --- Makefile.am       25 Jan 2008 04:40:28 -0000      1.49
> +++ Makefile.am       18 Feb 2008 07:20:50 -0000      1.50
> @@ -30,7 +30,7 @@
>  
>  bin_SCRIPTS = 
>  
> -EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN evas.c.in gendoc \
> +EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN autogen.sh evas.c.in gendoc \
>               Doxyfile \
>            README.in README \
>            evas.pc.in \
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> enlightenment-cvs mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

-- 
Albin Tonnerre, aka Lutin
 - Search a little longer, travel a little further

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to