From: Pádraig Brady Date: Wed, 3 Jun 2015 03:38:03 +0000 (+0100) Subject: vasprintf-posix: avoid compiling vasnprintf where possible X-Git-Tag: v1.0~7054 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=1cc8badf4622768b03824edfb4418af4fcc49808;p=gnulib.git vasprintf-posix: avoid compiling vasnprintf where possible * modules/vasprintf-posix: Avoid compiling the large vasnprintf module where not required. For example on a GNU/Linux system when gnulib-tool is run with the --conditional-dependencies option. --- diff --git a/ChangeLog b/ChangeLog index 2b922ceb6c..e1f2492fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-06-03 Pádraig Brady + + vasprintf-posix: avoid compiling vasnprintf where possible + * modules/vasprintf-posix: Avoid compiling the large vasnprintf + module where not required. For example on a GNU/Linux system + when gnulib-tool is run with the --conditional-dependencies option. + 2015-06-02 Pádraig Brady file-has-acl: fix build on Mac OS X 10 diff --git a/modules/vasprintf-posix b/modules/vasprintf-posix index 224db7cb8d..7c0686be9d 100644 --- a/modules/vasprintf-posix +++ b/modules/vasprintf-posix @@ -14,7 +14,7 @@ m4/math_h.m4 Depends-on: vasprintf -vasnprintf +vasnprintf [test $HAVE_VASPRINTF = 0 || test $REPLACE_VASPRINTF = 1] isnand-nolibm isnanl-nolibm frexp-nolibm