mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +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
208982a435
commit
b080e775cd
@ -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-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
|
||||
|
@ -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…
x
Reference in New Issue
Block a user