mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 12:28:48 +02:00
building: belated docs update: GNU make is required, not recommended
https://bugzilla.gnome.org/show_bug.cgi?id=710519
This commit is contained in:
parent
158dde0507
commit
9d7235dea7
@ -21,7 +21,7 @@ information.) Information about pkg-config can be found at:
|
|||||||
|
|
||||||
http://www.freedesktop.org/software/pkgconfig/
|
http://www.freedesktop.org/software/pkgconfig/
|
||||||
|
|
||||||
GNU make (http://www.gnu.org/software/make) is also recommended.
|
GNU make (http://www.gnu.org/software/make) is also required.
|
||||||
|
|
||||||
In order to implement conversions between character sets,
|
In order to implement conversions between character sets,
|
||||||
GLib requires an implementation of the standard iconv() routine.
|
GLib requires an implementation of the standard iconv() routine.
|
||||||
|
@ -75,13 +75,13 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The GTK+ makefiles will mostly work with different versions
|
The GLib Makefiles make use of several features specific to
|
||||||
of <command>make</command>, however, there tends to be
|
<ulink url="http://www.gnu.org/software/make">GNU
|
||||||
a few incompatibilities, so the GTK+ team recommends
|
make</ulink>, and will not build correctly with other
|
||||||
installing <ulink url="http://www.gnu.org/software/make">GNU
|
versions of <command>make</command>. You will need to
|
||||||
make</ulink> if you don't already have it on your system
|
install it if you don't already have it on your system. (It
|
||||||
and using it. (It may be called <command>gmake</command>
|
may be called <command>gmake</command> rather than
|
||||||
rather than <command>make</command>.)
|
<command>make</command>.)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user