if test "x`expr AC_ACVERSION '>=' 2.50`" = "x1"; then
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2003-08-31 23:40: Subject: Re: Gentoo Linux ebuilds for pike-7.4.20 available
Yes, that is, I only own x86 boxes.
Grubba/Marcus, is there any alpha left in the pikelab that we can test gentoo on?
Ok, I'll add bc to the deps later today...(we are talking about the console based calculator, aren't we ?)
Yes, this is the line in configure.in that uses bc:
if test "0`echo 'if(AC_ACVERSION >= 2.50)1'|bc`" = "01"; then
Since bc isn't installed by default on some systems, could someone come up with something better?
/ Martin Nilsson (ja till euro, nej till cent)