f3cbb56810
Cleaned up so that lib depends on config:build, and lndir it instead of mucking with the source dir. All patches put into config/patches, separated and renamed (yes, this is a LARGE fucker). Fake xview/clients to come. Currently installs under /usr/X11R6, some more patches to X needed to fix that.
11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
--- ./lib/libxview/panel/p_get.c.orig Tue Jun 29 07:16:49 1993
|
|
+++ ./lib/libxview/panel/p_get.c Sat Apr 1 18:25:26 2000
|
|
@@ -16,6 +16,7 @@ static char sccsid[] = "@(#)p_get.c
|
|
#include <xview/scrollbar.h>
|
|
|
|
static int shrink_to_fit();
|
|
+static panel_shrink_margin();
|
|
|
|
#define MAX_NEGATIVE_SHRINK 2000
|
|
#define SHRINK_MARGIN 4
|