ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / malloc
index cc786684074b3191c43558149483a36782b00d97..8fcb0a34c2b36f4474a688efa76508b70f442e3a 100644 (file)
@@ -1,6 +1,11 @@
 Description:
 malloc() function that is glibc compatible.
 
+Comment:
+This module should not be used as a dependency from a test module,
+otherwise when this module occurs as a tests-related module, it will
+have side effects on the compilation of the main modules in lib/.
+
 Files:
 lib/malloc.c