summaryrefslogtreecommitdiffstats
path: root/contrib/bind/bin/nslookup/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/bin/nslookup/pathnames.h')
-rw-r--r--contrib/bind/bin/nslookup/pathnames.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/bind/bin/nslookup/pathnames.h b/contrib/bind/bin/nslookup/pathnames.h
index bfeae4f..71f56cc 100644
--- a/contrib/bind/bin/nslookup/pathnames.h
+++ b/contrib/bind/bin/nslookup/pathnames.h
@@ -55,11 +55,13 @@
/*
* @(#)pathnames.h 5.1 (Berkeley) 5/28/90
- * $Id: pathnames.h,v 8.1 1994/12/15 06:24:31 vixie Exp $
+ * $Id: pathnames.h,v 8.2 2000/11/08 06:47:32 marka Exp $
*/
#define _PATH_NSLOOKUPRC "/.nslookuprc"
+#ifndef _PATH_PAGERCMD
#define _PATH_PAGERCMD "more"
+#endif
#ifndef _PATH_HELPFILE
#if defined(BSD) && BSD >= 198810
OpenPOWER on IntegriCloud