initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / devel / emacs / xaw_arrow_scrollbar.patch
1 --- ./src/xterm.c.orig  2003-11-04 16:16:02.000000000 +0100
2 +++ ./src/xterm.c       2003-11-04 18:09:20.000000000 +0100
3 @@ -131,6 +131,7 @@
4  #include <X11/Xaw3d/Simple.h>
5  #include <X11/Xaw3d/Scrollbar.h>
6  #define ARROW_SCROLLBAR
7 +#define XAW_ARROW_SCROLLBARS
8  #include <X11/Xaw3d/ScrollbarP.h>
9  #else /* !HAVE_XAW3D */
10  #include <X11/Xaw/Simple.h>