pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-08-20
2000-08-20 15:05:15 by Henrik Grubbström (Grubba) <grubba@grubba.org>
fdb698e518179215724e55442fa1666a1c558913 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Oops, bugfix.
Rev: src/configure.in:1.400
1:
-
AC_REVISION("$Id: configure.in,v 1.
399
2000/08/20
13
:
47
:
37
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
400
2000/08/20
15
:
05
:
15
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
2927:
else pike_cv_float_type=not_ieee fi
+
rm -rf conftest*
]) ]) if test "$pike_cv_float_type" = ieee_big; then
2978:
else pike_cv_float_type=not_ieee fi
+
rm -rf conftest*
]) ]) if test "$pike_cv_double_type" = ieee_big; then