ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/Makefile.in
(Generate patch)

Comparing rxvt-unicode/src/Makefile.in (file contents):
Revision 1.44 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.45 by root, Mon Jan 16 15:02:06 2006 UTC

9top_builddir = .. 9top_builddir = ..
10basedir = .. 10basedir = ..
11thisdir = src 11thisdir = src
12 12
13# for developers: the following debug options may be used 13# for developers: the following debug options may be used
14# -DDEBUG_CMD -DDEBUG_MAIN -DDEBUG_MENU -DDEBUG_MENUARROWS 14# -DDEBUG_CMD -DDEBUG_MAIN -DDEBUG_RESOURCES
15# -DDEBUG_MENUBAR_STACKING -DDEBUG_MENU_LAYOUT -DDEBUG_RESOURCES
16# -DDEBUG_SEARCH_PATH -DDEBUG_SIZE -DDEBUG_TTY -DDEBUG_TTYMODE 15# -DDEBUG_SEARCH_PATH -DDEBUG_SIZE -DDEBUG_TTY -DDEBUG_TTYMODE
17# -DDEBUG_KEYBOARD 16# -DDEBUG_KEYBOARD
18DEBUG=-DDEBUG_STRICT @DEBUG@ 17DEBUG=-DDEBUG_STRICT @DEBUG@
19 18
20first_rule: all 19first_rule: all

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines