From d225ffbc5bd0d40c025e7a1542c72718218b0bc3 Mon Sep 17 00:00:00 2001 From: "CST 1999 Shawn T. Amundson" Date: Mon, 18 Jan 1999 00:27:59 +0000 Subject: Released GTK+ 1.1.13 Sun Jan 17 17:35:28 CST 1999 Shawn T. Amundson * Released GTK+ 1.1.13 * README: INSTALL: docs/gtk-config.1: ver=1.1.13 --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e109ff8264..099e354578 100644 --- a/INSTALL +++ b/INSTALL @@ -7,8 +7,8 @@ you got this package. Simple install procedure ======================== - % gzip -cd gtk+-1.1.12.tar.gz | tar xvf - # unpack the sources - % cd gtk+-1.1.12 # change to the toplevel directory + % gzip -cd gtk+-1.1.13.tar.gz | tar xvf - # unpack the sources + % cd gtk+-1.1.13 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] @@ -92,7 +92,7 @@ You can compile GTK+ against a copy of GLIB that you have not yet installed. To do this, give the --with-glib=DIR options to ./configure. For instance: - ./configure --with-glib=../glib-1.1.12 + ./configure --with-glib=../glib-1.1.13 This, however, will not work if you built GLIB with different source and build directories. -- cgit v1.2.1