Bump to 608
[platform/upstream/less.git] / defines.o2
index 1490cdc..9438bb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1984-2019  Mark Nudelman
+ * Copyright (C) 1984-2022  Mark Nudelman
  *
  * You may distribute under the terms of either the GNU General Public
  * License or the Less License, as specified in the README file.
 #define        LESSKEYFILE             "less.ini"
 #define        LESSKEYFILE_SYS         "C:\\sysless.ini"
 #define        DEF_LESSKEYINFILE       "lesskey.ini"
+#define        LESSKEYINFILE_SYS       "C:\\syslesskey.ini"
 #define LESSHISTFILE           "lesshst.ini"
 
 \f
  */
 #define        HAVE_DUP        1
 
+/* Define to 1 to support reading lesskey source files (not just binary). */
+#define HAVE_LESSKEYSRC 1
+
 /*
  * Sizes of various buffers.
  */