From 59ed852db39b2d4935aaaba6a7bce7fc8fb6abaf Mon Sep 17 00:00:00 2001
From: Jamie Lenehan <lenehan@twibble.org>
Date: Wed, 16 May 2007 07:33:45 +0000
Subject: sudo 1.6.8p12: Redo the long long autoconf macros using what is in
 the current sudo cvs, the previous version wasn't really correct. Should
 close #1462.

---
 packages/sudo/site/bit-64 | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 packages/sudo/site/bit-64

(limited to 'packages/sudo/site/bit-64')

diff --git a/packages/sudo/site/bit-64 b/packages/sudo/site/bit-64
new file mode 100644
index 0000000000..05846ff0aa
--- /dev/null
+++ b/packages/sudo/site/bit-64
@@ -0,0 +1,2 @@
+# is sizeof(long long) == sizeof(long)
+sudo_cv_type_long_is_quad=${sudo_cv_type_long_is_quad=yes}
-- 
cgit v1.2.3