=== Released 2.4.1 ===

2004-04-30  Matthias Clasen  <mclasen@redhat.com>

	* === Released 2.4.1 ===

	* glib/libcharset/Makefile.am (INCLUDES): Add -I$(top_srcdir)
	to make make distcheck happy.

	* configure.in: Version 2.4.1, interface age 1.

	* NEWS: Updates
This commit is contained in:
Matthias Clasen
2004-04-30 14:45:14 +00:00
committed by Matthias Clasen
parent 8da2e3a40d
commit 0ce7180eec
68 changed files with 268 additions and 220 deletions

View File

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