diff options
author | Werner Koch <[email protected]> | 2004-04-20 14:16:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-04-20 14:16:26 +0000 |
commit | 22795ca77fa88910483d94f1d2a7b8759783c3d6 (patch) | |
tree | b53cf0658f8380e3f562c6ded99b0f925b24ac93 | |
parent | Removed this file from the CVS. (diff) | |
download | gnupg-22795ca77fa88910483d94f1d2a7b8759783c3d6.tar.gz gnupg-22795ca77fa88910483d94f1d2a7b8759783c3d6.zip |
* configure.ac: Remove the fopencookie test. We don't need the
dummy function because we conditionally use fopencookie,
fpencookie or a replacement at place.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | THANKS | 6 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,9 @@ +2004-04-20 Werner Koch <[email protected]> + + * configure.ac: Remove the fopencookie test. We don't need the + dummy function because we conditionally use fopencookie, + fpencookie or a replacement at place. + 2004-04-02 Thomas Schwinge <[email protected]> * autogen.sh: Added ACLOCAL_FLAGS. @@ -1,5 +1,5 @@ -Richard Lefebvre [email protected] -Andrew J. Schorr [email protected] - +Richard Lefebvre rick at CERCA.UMontreal.CA +Andrew J. Schorr aschorr at telemetry-investments.com +Michael Nottebrock michaelnottebrock at gmx.net |