From 6a4ba5d3976f6d219400a46c634dd479bc5981a5 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 2 Jul 2012 17:28:05 +0200 Subject: Update lzo version --- lzo/src/config1.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lzo/src/config1.h') diff --git a/lzo/src/config1.h b/lzo/src/config1.h index b223150e..14dc1317 100644 --- a/lzo/src/config1.h +++ b/lzo/src/config1.h @@ -2,6 +2,9 @@ This file is part of the LZO real-time data compression library. + Copyright (C) 2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2009 Markus Franz Xaver Johannes Oberhumer Copyright (C) 2008 Markus Franz Xaver Johannes Oberhumer Copyright (C) 2007 Markus Franz Xaver Johannes Oberhumer Copyright (C) 2006 Markus Franz Xaver Johannes Oberhumer @@ -44,12 +47,12 @@ */ #ifndef __LZO_CONFIG1_H -#define __LZO_CONFIG1_H +#define __LZO_CONFIG1_H 1 #include "lzo_conf.h" #include "lzo/lzo1.h" -#define LZO_NO_R1 +#define LZO_NO_R1 1 #include "config1a.h" #endif /* already included */ -- cgit v1.2.3