Hi Francesco,
From: Francesco
To: wxcode-users@lists.sourceforge.net
Sent: Sun, May 23, 2010 11:35:27 AM
Subject: Re: [wxCode-users] aclocal
Hi,
> However, I still get the second error relating to m4 not recognising the
> argument "--gnu&qu
Hi,
2010/5/19 sdfkjsjlh sdbfgsfsdg :
> Your suggestion didn't change things, as it shouldn't. really but I now
> understand why this happens.What's happening is that your script assumes
> that aclocal will have a version string that looks like maj.min.rel, and the
> current MinGW doesn't. It.s V1
Hi,
> It appears that in line 36
>
> relok=$(($aclocal_maj == $aclocal_minimal_maj && $aclocal_min ==
>
$aclocal_minimal_min && \
> -> $aclocal_rel
>= $aclocal_minimal_rel))
>
> aclocal_rel is resolving to null or something.
this is strange... it seems to run fine here
(I've got acloc