1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Requires now libassuan 0.6.2.

(CFLAGS): Add --Wformat-noliteral in gcc mode.
This commit is contained in:
Werner Koch 2003-12-17 13:03:59 +00:00
parent a1bd2fa625
commit aac9cea6da
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
2003-12-17 Werner Koch <wk@gnupg.org>
* configure.ac (CFLAGS): Add --Wformat-noliteral in gcc mode.
* configure.ac: Requires now libassuan 0.6.2.
(CFLAGS): Add --Wformat-noliteral in gcc mode.
2003-12-16 Werner Koch <wk@gnupg.org>