]> Savannah Git Hosting - gnulib.git/commitdiff
Use module 'c99' when needed for variadic macros with '...' syntax.
authorBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 18:03:59 +0000 (20:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 18:03:59 +0000 (20:03 +0200)
* modules/crypto/sm3 (Depends-on): Add c99.

ChangeLog
modules/crypto/sm3

index 09c11a603522850040e5c80675bebfb4759e15b7..2edba65cb1eb53ab1e51468fde878534cd4729b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-09-05  Bruno Haible  <bruno@clisp.org>
+
+       Use module 'c99' when needed for variadic macros with '...' syntax.
+       * modules/crypto/sm3 (Depends-on): Add c99.
+
 2020-09-05  Bruno Haible  <bruno@clisp.org>
 
        Use module 'c99' when needed for subobject initializer syntax.
index 007fbc46f664fd534c753718cf23a1864789b4c5..3df7d88259207f25bd3f85f358816b2fb92cf114 100644 (file)
@@ -8,6 +8,7 @@ m4/sm3.m4
 
 Depends-on:
 byteswap
+c99
 extern-inline
 stdalign
 stdint