X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffprintf-posix;h=be2b010dd812d4fe45f5ad30b76a0b791b679489;hb=1bce9152c7fa70ba4408e43c758900df25f9a775;hp=2472c33a42b4740d73e4d492a55c39279fcf5fd9;hpb=b5ae144098a1d1d58447fbec55af8b76631df549;p=gnulib.git diff --git a/modules/fprintf-posix b/modules/fprintf-posix index 2472c33a4..be2b010dd 100644 --- a/modules/fprintf-posix +++ b/modules/fprintf-posix @@ -1,6 +1,12 @@ Description: POSIX compatible fprintf() function: print formatted output to a stream +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 'vasnprintf' module, if +that module occurs among the main modules in lib/. + Files: lib/fprintf.c m4/fprintf-posix.m4 @@ -21,6 +27,7 @@ fpucw nocrash printf-safe errno +multiarch configure.ac: gl_FUNC_FPRINTF_POSIX