pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-06-25
2002-06-25 17:08:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>
6aa4d75d1caed9164405ab39f0779348e2cd19a3 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Oops, /bin/test doesn't support floats...
Rev: src/configure.in:1.592
1:
-
AC_REVISION("$Id: configure.in,v 1.
591
2002/06/25
16
:
54
:
52
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
592
2002/06/25
17
:
08
:
56
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
-
if test "AC_ACVERSION
"
-ge
2.50; then
+
if test "
0`echo 'if(
AC_ACVERSION
>=
2.50
)1'|bc`" = "01"
; then
AC_MSG_WARN([configure script has been generated with autoconf 2.50 or later.]) if test "x$cache_file" = "x/dev/null"; then cache_file=./config.cache