Re: autoconf from cvs

2007-11-18 Thread Jim Meyering
Alexander Kahl <[EMAIL PROTECTED]> wrote: > I have an equal problem with autoconf from git. Like Patrick I got autoconf > (GNU Autoconf) UNKNOWN and because of that other software projects won't > compile. > > I tried echo 2.61a.2.61a.299-9066 > .version in autoconf dir but autoconf > doesn't se

Re: autoconf from cvs

2007-11-18 Thread Alexander Kahl
I have an equal problem with autoconf from git. Like Patrick I got autoconf (GNU Autoconf) UNKNOWN and because of that other software projects won't compile. I tried echo 2.61a.2.61a.299-9066 > .version in autoconf dir but autoconf doesn't seem to use it (maybe I did something wrong). Best re

Re: autoconf from cvs

2007-11-18 Thread Alexander Kahl
I'm using snapshot of 2007-11-17 and an already compiled version of autoconf git from same date (maybe this causes the trouble?). $ autoconf --version $ autoconf (GNU Autoconf) 2.61a.299-9066 $ build-aux/git-version-gen . .version; echo $ UNKNOWN but when I use my host version: $ auto