ref: 4793b24c57dd8692c75a5fcc810f300ebfa3bcce
parent: 1b248f7ff806cbf085d2c321e27f93a4c4674d41
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Thu Oct 9 07:26:19 EDT 2008
INSTALL : Fix minor typo. Thanks to Sean Wood.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-09 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
+
+ * INSTALL
+ Fix minor typo. Thanks to Sean Wood.
+
2008-09-27 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* src/src_sinc.c
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,7 @@
environment variable. If libsndfile is installed in /usr/local/lib,
you will need to set PKG_CONFIG_PATH using:
- export PKG_CONFIG=/usr/local/lib/pkgconfig
+ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
Pkg-config should now work. If it doesn't you need to fix it if you
want to use sndfile-resample.