pthread: fix pthread.h creation for srcdir != builddir
[gnulib.git] / modules / sigpipe
index 8addd22..56cb57b 100644 (file)
@@ -1,6 +1,11 @@
 Description:
 Emulation of POSIX compatible SIGPIPE behaviour.
 
+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:
 m4/sigpipe.m4