From: Matthias Clasen Date: Fri, 20 May 2005 14:33:21 +0000 (+0000) Subject: Add a warning X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a9fc3503a1440a95c95e3f3a6822986fc873613b;p=dana%2Fcg-glib.git Add a warning --- diff --git a/docs/reference/glib/compiling.sgml b/docs/reference/glib/compiling.sgml index cb930239..55348e3f 100644 --- a/docs/reference/glib/compiling.sgml +++ b/docs/reference/glib/compiling.sgml @@ -22,7 +22,8 @@ find the GLib header files and libraries. This is done with the The following interactive shell session demonstrates how -pkg-config is used: +pkg-config is used (the actual output on +your system may be different): $ pkg-config --cflags glib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include