mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
updated
2001-06-11 Havoc Pennington <hp@redhat.com> * NEWS: updated * configure.in (GLIB_MICRO_VERSION): increment version to 1.3.6 2001-06-12 Havoc Pennington <hp@redhat.com> * Makefile.am (glib-mkenums): don't put $(srcdir)/glib-mkenums in bin_SCRIPTS, that breaks make install. Instead put 'glib-mkenums' in bin_SCRIPTS and cp it into builddir
This commit is contained in:
committed by
Havoc Pennington
parent
823b1544fe
commit
7ab9d6380d
4
INSTALL
4
INSTALL
@@ -1,8 +1,8 @@
|
||||
Simple install procedure
|
||||
========================
|
||||
|
||||
% gzip -cd glib-1.3.5.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-1.3.5 # change to the toplevel directory
|
||||
% gzip -cd glib-1.3.6.tar.gz | tar xvf - # unpack the sources
|
||||
% cd glib-1.3.6 # change to the toplevel directory
|
||||
% ./configure # run the `configure' script
|
||||
% make # build GLIB
|
||||
|
||||
|
Reference in New Issue
Block a user