Re: [patch]autogen.sh

Dodji Seketeli <[email protected]> Sun, 15 Feb 2004 23:32:32 +0100
Newsgroups gmane.editors.mlview.devel
Message-ID <20040215223232.GA4005@dovi>
Hi Arnaud,

Thank you for this post.
I will apply the patch and handle autogen.sh arguments the way you
suggested.
Thank you for your time.

Dodji.

On Sun, Feb 15, 2004 at 06:10:24PM +0100, Arnaud Patard (Rtp) wrote:
> There's a small typo bug in mlview's autogen.sh script. 
> Please apply the patch below.
> 
> I must also says that it remains a problem : if you pass an argument to that script, the defaults arguments (args="--enable-style=yes --enable-verbose=yes") are not passed to the configure script. What about adding them without any kind of test ?
> 
> Rtp
> 
> 
> Index: autogen.sh
> ===================================================================
> RCS file: /cvs/gnome/mlview/autogen.sh,v
> retrieving revision 1.3.6.2
> diff -r1.3.6.2 autogen.sh
> 4c4,5
> < # Run this to generate all the initial makefiles, etc. srcdir=`dirname $0`
> ---
> > # Run this to generate all the initial makefiles, etc.
> > srcdir=`dirname $0`
> 
> _______________________________________________
> Mlview-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/mlview-list