pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-05-08
2002-05-08 22:23:27 by John W. Pierce <jwp@r2systems.com>
4b21e7d7c00e529aa44fe1a19d798176e189997e (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed a typo spotted by John Pierce.
Rev: src/configure.in:1.587
1:
-
AC_REVISION("$Id: configure.in,v 1.
586
2002/05/
05
13:
22:
39
nilsson Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
587
2002/05/
08
22:
23:27
nilsson Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
806:
exit 1 fi
-
if test "x$with_
path
_gcc" = "xno"; then :; else
+
if test "x$with_
patch
_gcc" = "xno"; then :; else
AC_MSG_WARN([Will attempt to patch gcc.]) AC_MSG_CHECKING([for cc1])