[mlview-list][patch]autogen.sh



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`




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