blob: 4988bf37e61082450cb76db808b3ad0525e8b401 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- config_h.in.orig 1995-11-07 02:17:21 UTC
+++ config_h.in
@@ -12,7 +12,7 @@
#define SAVENAME "SC.SAVE"
/* The default file viewer */
-#define DFLT_PAGER "less"
+/* #define DFLT_PAGER "less" */
/* Define CRYPT_PATH if you want crypt support compiled in */
#undef CRYPT_PATH
|