1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* configure.ac: New option --enable-noexecstack.

* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the
variable for non exectubale stack options.  Adapted users.
This commit is contained in:
Werner Koch 2005-03-11 11:02:12 +00:00
parent 9bf9389179
commit f0e9a1ff4f
8 changed files with 49 additions and 3 deletions

2
NEWS
View file

@ -53,6 +53,8 @@ Noteworthy changes in version 1.4.1
* The "fetch" command of --card-edit now retrieves the key using
the default keyserver if no URL has been stored on the card.
* New configure option --enable-noexecstack.
Noteworthy changes in version 1.4.0 (2004-12-16)
------------------------------------------------