DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: http://www.fltk.org/str.php?L2317
Version: 1.3-current
Fix Version: 1.3-current (r7452)
Link: http://www.fltk.org/str.php?L2317
Version: 1.3-current
Fix Version: 1.3-current (r7452)
Index: fltk-config.cmake.in
===================================================================
--- fltk-config.cmake.in (revision 7553)
+++ fltk-config.cmake.in (working copy)
@@ -41,7 +41,7 @@
exec_prefix=${prefix}
exec_prefix_set=no
bind...@prefix_bin@
-included...@cprefix_include@
+included...@prefix_include@
libd...@prefix_lib@
srcdir=.
@@ -59,9 +59,9 @@
CAIROFLAGS="@CAIROFLAGS@"
# Check for local invocation, and update paths accordingly...
-if test -f "$selfdir/FL/Fl_Window.H"; then
- bindir="$selfdir/fluid"
- includedir="$selfdir"
+if test -f "$selfdir/bin/UseFLTK.cmake"; then
+ bindir="$selfdir/bin/fluid"
+ includedir="@FLTK_SOURCE_DIR@"
libdir="$selfdir/lib"
if test -f "$libdir/libfltk_jpeg.a"; then
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs