aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-12-01 00:53:20 +0100
committerMohamad Ayyash <mkayyash@google.com>2015-02-23 17:26:20 -0800
commit0f02e6255eabe6e5b9d599adae246718a9e3c210 (patch)
tree44470cc5bbb84b8275d75209e4d8180f4d97da46
parent89af091dc2c8f0ec65cc68a67b8d13a4613f6599 (diff)
downloadlz4-0f02e6255eabe6e5b9d599adae246718a9e3c210.tar.gz
Clarified some file names
-rw-r--r--LZ4_Frame_Format.html (renamed from LZ4_Framing_Format.html)0
-rw-r--r--liblz4.pc.in14
-rw-r--r--lz4_block_format.txt (renamed from lz4_format_description.txt)0
3 files changed, 0 insertions, 14 deletions
diff --git a/LZ4_Framing_Format.html b/LZ4_Frame_Format.html
index bd1304c5..bd1304c5 100644
--- a/LZ4_Framing_Format.html
+++ b/LZ4_Frame_Format.html
diff --git a/liblz4.pc.in b/liblz4.pc.in
deleted file mode 100644
index 0d05152f..00000000
--- a/liblz4.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# LZ4 - Fast LZ compression algorithm
-# Copyright (C) 2011-2014, Yann Collet.
-# BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
-
-prefix=@PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
-
-Name: lz4
-Description: fast lossless compression algorithm library
-URL: http://code.google.com/p/lz4/
-Version: @VERSION@
-Libs: -L@LIBDIR@ -llz4
-Cflags: -I@INCLUDEDIR@
diff --git a/lz4_format_description.txt b/lz4_block_format.txt
index 2c424c56..2c424c56 100644
--- a/lz4_format_description.txt
+++ b/lz4_block_format.txt