=== Released 2.4.0 ===

Tue Mar 16 11:50:56 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.4.0 ===

        * configure.in: Version 2.4.0, interface age 0.

        * README.in: Updates

        * NEWS: Updates
This commit is contained in:
Owen Taylor
2004-03-16 19:10:34 +00:00
committed by Owen Taylor
parent 07ab639c25
commit c309c65ecb
71 changed files with 1236 additions and 1100 deletions

View File

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