patch-makeinclude_in.orig 292 B

1234567891011
  1. --- fltk-2.0.x-r7513.orig/makeinclude.in 2006-04-11 00:06:06.000000000 +0200
  2. +++ fltk-2.0.x-r7513/makeinclude.in 2010-06-13 17:15:29.633155678 +0200
  3. @@ -45,7 +45,7 @@ NROFF = @NROFF@
  4. RM = rm -f
  5. RMDIR = rm -rf
  6. SHELL = /bin/sh
  7. -STRIP = strip
  8. +STRIP =
  9. # compiler names:
  10. CC = @CC@