From 4b9e9d87b0ff91a98bfffb11d95f6b30f8e4c1b3 Mon Sep 17 00:00:00 2001
From: Kenneth Heafield <github@kheafield.com>
Date: Fri, 14 Dec 2012 22:40:17 +0000
Subject: Patch up build for now, still no compressed support

---
 klm/util/have.hh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'klm')

diff --git a/klm/util/have.hh b/klm/util/have.hh
index 85b838e4..b86ba11e 100644
--- a/klm/util/have.hh
+++ b/klm/util/have.hh
@@ -11,7 +11,8 @@
 #endif
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+// Chris; uncomment this line.  
+//#include "config.h"
 #endif
 
 #endif // UTIL_HAVE__
-- 
cgit v1.2.3