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

RISC OS changes because of dynload removal

This commit is contained in:
Stefan Bellon 2002-08-03 21:53:33 +00:00
parent 582f0d5d98
commit 5631db0402
7 changed files with 28 additions and 102 deletions

View file

@ -1,11 +1,10 @@
2002-08-03 Stefan Bellon <sbellon@sbellon.de>
* conf-riscos/include/g10defs.h: Added GNUPG_LIBEXECDIR.
* conf-riscos/include/config.h: Changes due to dynload removal and
minor changes to avoid some warnings.
* conf-riscos/Makefile: Changes due to dynload removal.
* conf-riscos/cipher/*: Not needed anymore due to dynload removal.
2002-07-25 David Shaw <dshaw@jabberwocky.com>