diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-12-24 01:49:19 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-12-24 01:49:19 +0000 |
commit | 16375d3c90abec384094a124589baf8220046c41 (patch) | |
tree | a3802d30344b04abbd3c208a9dec5a29da54db78 /INSTALL | |
parent | 99ce496b973dfb0e494e6f8823f7d6e44a076824 (diff) | |
download | gdk-pixbuf-16375d3c90abec384094a124589baf8220046c41.tar.gz |
1.3.12, interface, binary age 0.GTK_1_3_12
Sat Dec 22 12:38:03 2001 Owen Taylor <otaylor@redhat.com>
* configure.in: 1.3.12, interface, binary age 0.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-1.3.11.tar.gz | tar xvf - # unpack the sources - % cd gtk+-1.3.11 # change to the toplevel directory + % gzip -cd gtk+-1.3.12.tar.gz | tar xvf - # unpack the sources + % cd gtk+-1.3.12 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] |