Re: autoconf from cvs

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

 



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:

  $ autoconf --version
  $ autoconf (GNU Autoconf) 2.61
  $ build-aux/git-version-gen . .version; echo
  $ 2.61a.299-9066


Best regards,
Alex


Jim Meyering <address@hidden> wrote:
> That should work.
> Have you updated recently?
> There were missing dependencies until a week or so ago
> that would make it so a new version string did not propagate
> through the code.

> Here's how I've just tested it:

>  $ build-aux/git-version-gen . .version; echo
>  2.61a.300-5ccf
>  $ cd /tmp
>  $ $OLDPWD/build-aux/git-version-gen . .version; echo
>  2.61a.299-9066

> But before doing that, be sure to get the latest, since
> git-version-gen's API changed recently, too.
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux