projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e7a6b3
)
(GNU_MALLOC_reason): Fix message text.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 30 Jun 1997 02:26:51 +0000
(
02:26
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 30 Jun 1997 02:26:51 +0000
(
02:26
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 37f8eef5b5063421b9e54d42fbf440111d57885d..f71e600bd71765d7b7bfcdce5c596866b380bc53 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1328,7
+1328,7
@@
fi
if test "$doug_lea_malloc" = "yes" ; then
if test "$GNU_MALLOC" = yes ; then
GNU_MALLOC_reason="
- (Using
new
Doug Lea's new malloc from the GNU C Library.)"
+ (Using Doug Lea's new malloc from the GNU C Library.)"
fi
AC_DEFINE(DOUG_LEA_MALLOC)
fi