Advertisement
Guest User

enable-deprecated.patch

a guest
Nov 2nd, 2010
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. diff -urN fbxkb-0.6.orig/Makefile.common fbxkb-0.6/Makefile.common
  2. --- fbxkb-0.6.orig/Makefile.common 2004-10-15 22:18:59.000000000 +0000
  3. +++ fbxkb-0.6/Makefile.common 2010-11-02 13:35:02.593908176 +0000
  4. @@ -25,7 +25,7 @@
  5. endif
  6.  
  7. # -DGTK_DISABLE_DEPRECATED does not work yet
  8. -CFLAGS += -g -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
  9. +CFLAGS += -g
  10.  
  11. %.o: %.c
  12. $(CC) $(CFLAGS) $(INCS) -c $<
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement