mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Update an example from 1.3 to 2.x
2005-05-20 Matthias Clasen <mclasen@redhat.com> * glib/compiling.sgml: Update an example from 1.3 to 2.x
This commit is contained in:
parent
c8099fa3e9
commit
16f730e41d
@ -1,3 +1,7 @@
|
||||
2005-05-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/compiling.sgml: Update an example from 1.3 to 2.x
|
||||
|
||||
2005-05-13 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gobject/glib-genmarshal.1:
|
||||
|
@ -27,7 +27,7 @@ The following interactive shell session demonstrates how
|
||||
$ pkg-config --cflags glib-2.0
|
||||
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
||||
$ pkg-config --libs glib-2.0
|
||||
-L/usr/lib -lm -lglib-1.3
|
||||
-L/usr/lib -lm -lglib-2.0
|
||||
</programlisting>
|
||||
</para>
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user