STABLE-BRANCH-1-2 gnupg (ChangeLog configure.ac)
cvs user dshaw
cvs@cvs.gnupg.org
Fri, 09 May 2003 23:59:20 +0200
Date: Friday, May 9, 2003 @ 23:59:10
Author: dshaw
Path: /cvs/gnupg/gnupg
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog configure.ac
* configure.ac: Simpler implementation for the 64-bit question - we don't
need to verify compiler support with a test program since we just cast
everything to the proper type. This also means that cross compiling
doesn't become a problem.
--------------+
ChangeLog | 5 ++++
configure.ac | 68 +++++++++++++--------------------------------------------
2 files changed, 21 insertions(+), 52 deletions(-)