pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2001-01-25
2001-01-25 22:54:12 by Henrik Grubbström (Grubba) <grubba@grubba.org>
ad1d9f390641bb9e5533b58bbc69f75d3e0bba7f (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Bugfix.
Rev: src/configure.in:1.465
1:
-
AC_REVISION("$Id: configure.in,v 1.
464
2001/01/25 22:
47
:
35
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
465
2001/01/25 22:
54
:
12
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
673:
exit 1 fi
-
if "$cc1.patched --help >/dev/null 2>&1
"
; then :; else
+
if "$cc1.patched
"
--help >/dev/null 2>&1; then :; else
AC_MSG_RESULT(no -- the patched binary does not seem to work) exit 1 fi