pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-19
2000-12-19 14:52:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>
32ead59abce9538eea1b6da6825227883fbe1ea6 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Oops, bugfix.
Rev: src/configure.in:1.444
1:
-
AC_REVISION("$Id: configure.in,v 1.
443
2000/12/19 14:
23
:
07
grubba Exp $")
+
AC_REVISION("$Id: configure.in,v 1.
444
2000/12/19 14:
52
:
56
grubba Exp $")
AC_INIT(interpret.c) AC_CONFIG_HEADER(machine.h)
759:
if test "x$with_dmalloc" = "x"; then :; else if test "x$with_rtldebug" = "xyes"; then :; else AC_MSG_WARN([Debug malloc requires rtldebug. Enabling rtldebug.])
+
with_rtldebug=yes
fi fi