On 13 Sep 2002 14:47:21 +0000, Mikhael Goikhman wrote:
> 
> On 13 Sep 2002 09:38:55 -0500, Jason L Tibbitts III wrote:
> > 
> > >>>>> "MG" == Mikhael Goikhman <[EMAIL PROTECTED]> writes:
> > 
> > MG> Jason, Please change the building script a bit.
> > 
> > MG> 1) Add this line (just replace the date) at the beggining:
> > 
> > MG>   perl -i -pe "s/from cvs/snap-20021013/" configure.in
> > 
> > I don't think that will work; the next update will then either have
> > conflicts or will not find anything to change.  I guess I could delete
> > configure.in each time and pull it fresh from the repository.  Let's
> > try that.
> 
> Yes, this is what I thought too. Then don't patch any configure.in or
> configure, just set VERSIONINFO when running configure.

This fictitious variable should be used when running autoconf, not
configure. I wanted to automate this, but retreat for now. autoconf and m4
are really bad tools, they enable to write "Hello, world", but nothing
more. I may implement this for autoconf-2.53, but this is so inconsistent
(in some places you must use ifelse, in some m4_ifelse) and does not work
with older autoconf and requires removing autom4te*.cache every time that
I am disappointed.

BTW, I can now workaround this substr expansion bug by replacing substr
and len with m4_substr and m4_len, but this does not work with 2.13.

So, please for now try to do with configure.in what you suggested above.

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to