summaryrefslogtreecommitdiff
path: root/config.h
blob: 47d9318b5d8786ebbfc9f8f065594638ec7bc350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* Program version */
#define VERSION "4.4.13"

/* Configurable features */

/* 6bone referto: support */
#define EXT_6BONE

/* Suppress lame NSI disclaimer */
#define HIDE_DISCL

/* Always ask INTERNIC about gTLDs */
#define FIRST_ASK_INTERNIC

/* Default server */
#define DEFAULTSERVER   "whois.internic.net"