6748e9eca3
to the tree. Prompted by: Neil Darlow <neil@darlow.co.uk>
11 lines
357 B
Text
11 lines
357 B
Text
--- sigc-config.in.orig Sat Oct 20 11:38:36 2001
|
|
+++ sigc-config.in Tue Aug 6 13:53:55 2002
|
|
@@ -217,7 +217,7 @@
|
|
if test "@libdir@" != /usr/lib ; then
|
|
libs="-L@libdir@"
|
|
fi
|
|
-af_cflags="$af_cflags -I@libdir@/sigc++-1.0/include -I@includedir@/sigc++-1.0"
|
|
+af_cflags="$af_cflags -I@includedir@/sigc++-1.0"
|
|
af_libs="$libs -lsigc @THREAD_LIB@ $af_libs"
|
|
|
|
|