summaryrefslogtreecommitdiff
path: root/fltk.list.in
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2003-06-01 00:31:32 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2003-06-01 00:31:32 +0000
commit936e471e353bdfa8ce308f599ddc075fa93459d1 (patch)
tree424e761f718068e86c6dabe6b073a47d5294a960 /fltk.list.in
parent9c7ec90412754b36441871b6869ba582b10bb51a (diff)
Add symlink for installs on OSX so that the wrong include file is not
used (OSX compiler bug) Add dummy fl_open_callback() functions on X11 and WIN32. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3021 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fltk.list.in')
-rw-r--r--fltk.list.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/fltk.list.in b/fltk.list.in
index 5b564c8f3..590904005 100644
--- a/fltk.list.in
+++ b/fltk.list.in
@@ -1,5 +1,5 @@
#
-# "$Id: fltk.list.in,v 1.1.2.10 2003/06/01 00:23:56 easysw Exp $"
+# "$Id: fltk.list.in,v 1.1.2.11 2003/06/01 00:31:31 easysw Exp $"
#
# EPM product list file for the Fast Light Tool Kit (FLTK).
#
@@ -53,6 +53,7 @@ $FLUID=@FLUID@
%system darwin
f 0444 root sys $includedir/FL/mac.r FL/mac.r
+l 0444 root sys /usr/inclue/gcc/darwin/3.1/g++-v3/FL $includedir/FL
d 0555 root sys /Applications/fluid.app -
d 0555 root sys /Applications/fluid.app/Contents -
@@ -261,5 +262,5 @@ f 0444 root sys $datadir/doc/fltk/COPYING COPYING
f 0444 root sys $datadir/doc/fltk/CHANGES CHANGES
#
-# End of "$Id: fltk.list.in,v 1.1.2.10 2003/06/01 00:23:56 easysw Exp $".
+# End of "$Id: fltk.list.in,v 1.1.2.11 2003/06/01 00:31:31 easysw Exp $".
#