From a9fc3503a1440a95c95e3f3a6822986fc873613b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 20 May 2005 14:33:21 +0000 Subject: [PATCH] Add a warning --- docs/reference/glib/compiling.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference/glib/compiling.sgml b/docs/reference/glib/compiling.sgml index cb93023..55348e3 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 -- 2.7.4