aboutsummaryrefslogtreecommitdiffstats
path: root/libjwg-config.src.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjwg-config.src.in')
-rw-r--r--libjwg-config.src.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjwg-config.src.in b/libjwg-config.src.in
index 56d3afb..15b1ea6 100644
--- a/libjwg-config.src.in
+++ b/libjwg-config.src.in
@@ -8,7 +8,7 @@
# $Id$
#
# $Log$
-# Revision 1.1 2009/02/08 16:25:32 root
+# Revision 1.2 2009/02/08 16:56:26 root
# *** empty log message ***
#
#
@@ -90,5 +90,5 @@ if test "$echo_cflags" = "yes"; then
echo $includes
fi
if test "$echo_libs" = "yes"; then
- echo -L@libdir@ -ljwg
+ echo -L@libdir@ -ljwg @LIBGOBJ_LIB@
fi