pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-09-12
2003-09-12 13:51:19 by Marcus Comstedt <marcus@mc.pp.se>
86550eb393322684694a593bd8b564b1c699277b (
11
lines) (+
3
/-
8
)
[
Show
|
Annotate
]
Branch:
7.9
Unify autoconf version checks.
Rev: src/aclocal.m4:1.78
Rev: src/configure.in:1.734
1:
-
AC_REVISION("$Id: configure.in,v 1.
733
2003/09/
11
16
:
10
:
42
marcus Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
734
2003/09/
12
13
:
51
:
19
marcus Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h) rm -f config.warnings 2>/dev/null
-
ifelse(ifelse(index(AC
_
ACVERSION,.),-1,0,[m4_eval
(
-
substr(AC_ACVERSION, 0, index(AC_ACVERSION,.))-0 >=
2
&&
-
(
-
substr(AC_ACVERSION
,
0, index(AC_ACVERSION,.))-0 > 2 ||
-
substr(AC_ACVERSION, index(+AC_ACVERSION,.))-0 >=
50
-
)
-
)])
,
1,
[
+
if
_
autoconf
(2,50,[
if test "x$cache_file" = "x/dev/null"; then cache_file=./config.cache if test -r "$cache_file"; then