pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-05-01
2000-05-01 16:34:59 by Henrik Grubbström (Grubba) <grubba@grubba.org>
6a208949687fe470132df766b56ab2552096f305 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed typo.
Rev: src/configure.in:1.369
1:
-
AC_REVISION("$Id: configure.in,v 1.
368
2000/05/01 16:
27:
34 grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
369
2000/05/01 16:
34
:
59
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
837:
# More warnings. AC_SYS_COMPILER_FLAG(-W4,W3,WARN)
-
if test x$with_rtldebug =
xywes
; then
+
if test x$with_rtldebug =
xyes
; then
# Initialize auto variables to 0xcc. # (Only if optimizations are turned off with -Od). AC_SYS_COMPILER_FLAG(-GZ,GZ,WARN)