pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-01-27
2002-01-27 00:57:02 by Martin Stjernholm <mast@lysator.liu.se>
5c9db46c6850bc7398c171f64011dae8ef71618e (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Added DISABLE_BINARY define.
Rev: src/acconfig.h:1.95
Rev: src/configure.in:1.564
1:
-
AC_REVISION("$Id: configure.in,v 1.
563
2002/01/27 00:
53
:
59
mast Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
564
2002/01/27 00:
57
:
02
mast Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
84:
operates on the source directory, e.g. depend. ])
+
AC_DEFINE(DISABLE_BINARY)
else if test ! -z "$pike_cv_prog_CC_save" -a ! -z "$CC" -a "$CC" != "$pike_cv_prog_CC_save"