diff src/s/aix4-2.h @ 109421:10cf940285f9

Merge from mainline.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 30 Jun 2010 22:57:08 +0000
parents 6799ec1a7188
children 4504e82595bb
line wrap: on
line diff
--- a/src/s/aix4-2.h	Tue Jun 29 22:51:37 2010 +0000
+++ b/src/s/aix4-2.h	Wed Jun 30 22:57:08 2010 +0000
@@ -89,8 +89,8 @@
    memory use the libc malloc implementation. Calling xfree or
    xrealloc on the results of such functions results in a crash.
 
-   One solution for this could be to define SYSTEM_MALLOC here, but
-   that does not currently work on this system.
+   One solution for this could be to define SYSTEM_MALLOC in configure,
+   but that does not currently work on this system.
 
    It is possible to completely override the malloc implementation on
    AIX, but that involves putting the malloc functions in a shared