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.6 by pcg, Thu Dec 18 00:56:51 2003 UTC vs.
Revision 1.7 by pcg, Fri Jan 16 22:11:09 2004 UTC

1# $Id: Makefile.in,v 1.6 2003/12/18 00:56:51 pcg Exp $ 1# $Id: Makefile.in,v 1.7 2004/01/16 22:11:09 pcg Exp $
2@MCOMMON@ 2@MCOMMON@
3 3
4LINT = lint -DNARROWPROTO=1 $(XINC) -chapbxz 4LINT = lint -DNARROWPROTO=1 $(XINC) -chapbxz
5 5
6srcdir = @srcdir@ 6srcdir = @srcdir@
10top_builddir = .. 10top_builddir = ..
11basedir = .. 11basedir = ..
12thisdir = src 12thisdir = src
13MKDIR = @top_srcdir@/autoconf/mkinstalldirs 13MKDIR = @top_srcdir@/autoconf/mkinstalldirs
14 14
15SUPLIB = -lsupc++ 15SUPLIB = -fno-exceptions -lsupc++ # TODO: only for g++
16 16
17# for developers: the following debug options may be used 17# for developers: the following debug options may be used
18# -DDEBUG_CMD -DDEBUG_MAIN -DDEBUG_MENU -DDEBUG_MENUARROWS 18# -DDEBUG_CMD -DDEBUG_MAIN -DDEBUG_MENU -DDEBUG_MENUARROWS
19# -DDEBUG_MENUBAR_STACKING -DDEBUG_MENU_LAYOUT -DDEBUG_RESOURCES 19# -DDEBUG_MENUBAR_STACKING -DDEBUG_MENU_LAYOUT -DDEBUG_RESOURCES
20# -DDEBUG_SCREEN -DDEBUG_SEARCH_PATH -DDEBUG_SELECT -DDEBUG_SIZE 20# -DDEBUG_SCREEN -DDEBUG_SEARCH_PATH -DDEBUG_SELECT -DDEBUG_SIZE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines