Version 1.3.14.

Fri Feb 15 11:41:42 2002  Owen Taylor  <otaylor@redhat.com>

        * Version 1.3.14.

        * configure.in: 1.3.14, binary age 0, interface age 0.
This commit is contained in:
Owen Taylor
2002-02-15 17:26:49 +00:00
committed by Owen Taylor
parent 5d43b9ade4
commit ac20a8deba
35 changed files with 1633 additions and 1541 deletions

View File

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