From: Ben Pfaff Date: Wed, 17 Mar 2010 03:37:48 +0000 (-0700) Subject: INSTALL: Remove duplicate pkg-config requirement. X-Git-Tag: sav-api~348 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=b0837177c51884a3a8d515ae34de5582f521b626 INSTALL: Remove duplicate pkg-config requirement. --- diff --git a/INSTALL b/INSTALL index f391f56313..0a6d868af3 100644 --- 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.