2
1

fltk-1.1.7-tests.patch 367 B

1234567891011
  1. --- a/test/Makefile 2006-01-15 13:36:16.000000000 -0500
  2. +++ b/test/Makefile 2008-02-12 13:34:25.000000000 -0500
  3. @@ -230,7 +230,7 @@ uninstall-osx:
  4. # FLUID file rules
  5. .fl.cxx .fl.h: ../fluid/fluid$(EXEEXT)
  6. echo Generating $<...
  7. - ../fluid/fluid$(EXEEXT) -c $<
  8. + /usr/bin/fluid$(EXEEXT) -c $<
  9. # All demos depend on the FLTK library...
  10. $(ALL): ../lib/$(LIBNAME)