=== Released 2.3.2 ===

Thu Jan 22 15:16:11 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.2 ===
This commit is contained in:
Owen Taylor
2004-01-22 20:20:31 +00:00
committed by Owen Taylor
parent 7ace455394
commit e009f72e5d
64 changed files with 1021 additions and 947 deletions

View File

@@ -1,8 +1,8 @@
Simple install procedure
========================
% gzip -cd glib-2.3.1.tar.gz | tar xvf - # unpack the sources
% cd glib-2.3.1 # change to the toplevel directory
% gzip -cd glib-2.3.2.tar.gz | tar xvf - # unpack the sources
% cd glib-2.3.2 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB