INSTALL: Remove duplicate pkg-config requirement.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 Mar 2010 03:37:48 +0000 (20:37 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 Mar 2010 03:44:41 +0000 (20:44 -0700)
INSTALL

diff --git a/INSTALL b/INSTALL
index f391f56313c11de18de9d9187aa1543c9faf936f..0a6d868af3f16ebb50127b6c3cfa899c9584a4cb 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -51,10 +51,6 @@ use the GUI, you must run `configure' with --without-gui.
 
     * GTK+ (http://www.gtk.org/), version 2.12.0 or later.
 
-    * pkg-config (http://pkg-config.freedesktop.org/wiki/).  Versions
-      0.18 and 0.19 have a bug that will prevent library detection,
-      but other versions should be fine.
-
 To cross-compile PSPP, you will likely need to set the
 PKG_CONFIG_LIBDIR environment variable to point to an
 appropriate pkg-config for the cross-compilation environment.