simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] patch: make bootstrap suggest a separate build dire


From: address@hidden
Subject: Re: [Simulavr-devel] patch: make bootstrap suggest a separate build directory
Date: Wed, 17 Jun 2009 07:51:10 -0700

Should I have submitted the patch through a different mechanism?

On Sun Jun 14 16:05 , "address@hidden"  sent:

>Index: bootstrap
>===================================================================
>RCS file: /sources/simulavr/simulavrxx/bootstrap,v
>retrieving revision 1.8
>diff -u -r1.8 bootstrap
>--- bootstrap   10 Mar 2009 13:32:57 -0000      1.8
>+++ bootstrap   14 Jun 2009 20:10:07 -0000
>@@ -85,7 +85,9 @@
>     automake ${verbose} --add-missing --copy
>     autoconf ${verbose}
>     echo
>-    echo "Now type './configure' to configure $PROJECT."
>+    echo "Now run configure from your build directory."
>+    echo "'..../configure --help' will list most of the available options,"
>+    echo "but not '--enable-python' or '--enable-tcl' ."
>     ;;
>   clean)
>     test "$quiet" = "true" || echo "removing automake generated Makefile.in 
> files"

--
Michael Hennebry
address@hidden
"War is only a hobby."
---- Msg sent via CableONE.net MyMail - http://www.cableone.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]