Fix more C++ link errors on Solaris 8.
[pspp] / modules / README
index 2491369cc2d1cf3e8624ed43eccdc468d4e22d5f..cec9a74db53d0bb9af248141587bff729b27ecbd 100644 (file)
@@ -1,9 +1,15 @@
-This directory contains metainformation about the gnulib modules, one file
-per module. These files are used by gnulib-tool.
+This directory contains metainformation about the gnulib modules, one or two
+files per module. These files are used by gnulib-tool.
+
+For every module,
+  - the file <module> is the metainformation about the library code of the
+    module,
+  - the file <module>-tests is the metainformation about the unit test of
+    the module (optional but recommended).
 
 All the files in this directory are distributed under the following copyright:
 
-  Copyright (C) 2002-2004 Free Software Foundation, Inc.
+  Copyright (C) 2002-2010 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
-  are permitted in any medium without royalty provided the copyright
+  in any medium, are permitted without royalty provided the copyright
   notice and this notice are preserved.