Booooooooo! :)
At least I didn't name it bootstrap.sh instead of autogen.sh.

benr.

> Enlightenment CVS committal
>
> Author  : rephorm
> Project : misc
> Module  : eplayer
>
> Dir     : misc/eplayer
>
>
> Modified Files:
>       autogen.sh
>
>
> Log Message:
>
> By popular request (me and xenith), autogen.sh now calls configure
> automatically.
>
>
> ===================================================================
> RCS file: /cvsroot/enlightenment/misc/eplayer/autogen.sh,v
> retrieving revision 1.4
> retrieving revision 1.5
> diff -u -3 -r1.4 -r1.5
> --- autogen.sh        24 Oct 2003 11:38:48 -0000      1.4
> +++ autogen.sh        28 Jan 2004 04:54:36 -0000      1.5
> @@ -10,5 +10,7 @@
>  && echo "Running automake..."; automake --add-missing --copy --gnu
>
>  echo
> -echo "Bootstrap complete, now run ./configure"
> +echo "Bootstrap complete, running ./configure"
>  echo
> +
> +./configure
>
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> enlightenment-cvs mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs
>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to