distcheck updates

This commit is contained in:
Tim Janik
2001-09-19 02:12:32 +00:00
parent ee910d1ffe
commit a14370dd18
17 changed files with 204 additions and 200 deletions

View File

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