mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
Add a warning
This commit is contained in:
@@ -22,7 +22,8 @@ find the GLib header files and libraries. This is done with the
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The following interactive shell session demonstrates how
|
The following interactive shell session demonstrates how
|
||||||
<application>pkg-config</application> is used:
|
<application>pkg-config</application> is used (the actual output on
|
||||||
|
your system may be different):
|
||||||
<programlisting>
|
<programlisting>
|
||||||
$ pkg-config --cflags glib-2.0
|
$ pkg-config --cflags glib-2.0
|
||||||
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
||||||
|
Reference in New Issue
Block a user