From 25c1926976afaf66e12c125d698adf301de0dc5c Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 22 Feb 2004 15:52:27 +0000 Subject: I'm not sure where the need to define __FILE_OFFSET_BITS (as opposed to _FILE_OFFSET_BITS) came from, but it doesn't seem to be necessary any more. Remove it. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e3f8de691..e7ddc918d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ openssh (1:3.7.1p2-1) UNRELEASED; urgency=low * New upstream release. - * Remove -fno-builtin-log and -DHAVE_MMAP_ANON_SHARED compiler options, - which are no longer necessary. + * Remove -fno-builtin-log, -DHAVE_MMAP_ANON_SHARED, and + -D__FILE_OFFSET_BITS=64 compiler options, which are no longer necessary. * Darren Tucker: - Supply newlines in chauthtok PAM conversation function and in accumulated PAM_TEXT_INFO and PAM_ERROR_MSG messages. -- cgit v1.2.3