Updated vtysh_cmd's. Previously, this was only updated in rpm builds.
diff --git a/config.h.in b/config.h.in
index 4c5dbea..91d6c55 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,4 +1,4 @@
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 /* accconfig.h -- `autoheader' will generate config.h.in for zebra.
    Copyright (C) 1998, 1999 Kunihiro Ishiguro <kunihiro@zebra.org> */
 
@@ -161,12 +161,27 @@
 typedef int socklen_t;
 #endif /* HAVE_SOCKLEN_T */
 
+/* BSDI */
+#undef BSDI_NRL
+
+/* Disable BGP installation to zebra */
+#undef DISABLE_BGP_ANNOUNCE
+
+/* FreeBSD 3.2 */
+#undef FREEBSD_32
+
+/* GNU Linux */
+#undef GNU_LINUX
+
 /* Define to 1 if you have the <asm/types.h> header file. */
 #undef HAVE_ASM_TYPES_H
 
 /* Define to 1 if you have the `bcopy' function. */
 #undef HAVE_BCOPY
 
+/* Broken Alias */
+#undef HAVE_BROKEN_ALIASES
+
 /* Define to 1 if you have the `bzero' function. */
 #undef HAVE_BZERO
 
@@ -179,21 +194,42 @@
 /* Define to 1 if you have the `getifaddrs' function. */
 #undef HAVE_GETIFADDRS
 
+/* GNU regexp library */
+#undef HAVE_GNU_REGEX
+
+/* ifaliasreq */
+#undef HAVE_IFALIASREQ
+
 /* Define to 1 if you have the `if_indextoname' function. */
 #undef HAVE_IF_INDEXTONAME
 
 /* Define to 1 if you have the `if_nametoindex' function. */
 #undef HAVE_IF_NAMETOINDEX
 
+/* in6_aliasreq */
+#undef HAVE_IN6_ALIASREQ
+
 /* Define to 1 if you have the `inet_aton' function. */
 #undef HAVE_INET_ATON
 
 /* Define to 1 if you have the <inet/nd.h> header file. */
 #undef HAVE_INET_ND_H
 
+/* inet_ntop */
+#undef HAVE_INET_NTOP
+
+/* inet_pton */
+#undef HAVE_INET_PTON
+
+/* in_pktinfo */
+#undef HAVE_INPKTINFO
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* IPv6 */
+#undef HAVE_IPV6
+
 /* Define to 1 if you have the <kvm.h> header file. */
 #undef HAVE_KVM_H
 
@@ -257,6 +293,9 @@
 /* Define to 1 if you have the <netinet/in_var.h> header file. */
 #undef HAVE_NETINET_IN_VAR_H
 
+/* netlink */
+#undef HAVE_NETLINK
+
 /* Define to 1 if you have the <net/if_dl.h> header file. */
 #undef HAVE_NET_IF_DL_H
 
@@ -266,12 +305,54 @@
 /* Define to 1 if you have the <net/netopt.h> header file. */
 #undef HAVE_NET_NETOPT_H
 
+/* NET_RT_IFLIST */
+#undef HAVE_NET_RT_IFLIST
+
+/* OSPF NSSA */
+#undef HAVE_NSSA
+
+/* OSPF Opaque LSA */
+#undef HAVE_OPAQUE_LSA
+
+/* OSPF TE */
+#undef HAVE_OSPF_TE
+
+/* /proc/net/dev */
+#undef HAVE_PROC_NET_DEV
+
+/* /proc/net/if_inet6 */
+#undef HAVE_PROC_NET_IF_INET6
+
+/* rt_addrinfo */
+#undef HAVE_RT_ADDRINFO
+
+/* rusage */
+#undef HAVE_RUSAGE
+
+/* sa_len */
+#undef HAVE_SA_LEN
+
 /* Define to 1 if you have the `setproctitle' function. */
 #undef HAVE_SETPROCTITLE
 
+/* scope id */
+#undef HAVE_SIN6_SCOPE_ID
+
+/* sin_len */
+#undef HAVE_SIN_LEN
+
+/* SNMP */
+#undef HAVE_SNMP
+
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
+/* sockaddr_dl */
+#undef HAVE_SOCKADDR_DL
+
+/* socklen_t */
+#undef HAVE_SOCKLEN_T
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
@@ -296,6 +377,9 @@
 /* Define to 1 if you have the <stropts.h> header file. */
 #undef HAVE_STROPTS_H
 
+/* sun_len */
+#undef HAVE_SUN_LEN
+
 /* Define to 1 if you have the <sys/conf.h> header file. */
 #undef HAVE_SYS_CONF_H
 
@@ -323,12 +407,30 @@
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
+/* Use TCP for zebra communication */
+#undef HAVE_TCP_ZEBRA
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
 /* Define to 1 if you have the `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
+/* Inria IPv6 */
+#undef INRIA_IPV6
+
+/* KAME IPv6 */
+#undef KAME
+
+/* Linux IPv6 */
+#undef LINUX_IPV6
+
+/* NRL */
+#undef NRL
+
+/* OpenBSD */
+#undef OPEN_BSD
+
 /* Name of package */
 #undef PACKAGE
 
@@ -347,15 +449,49 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
+/* bgpd PID */
+#undef PATH_BGPD_PID
+
+/* ospf6d PID */
+#undef PATH_OSPF6D_PID
+
+/* ospfd PID */
+#undef PATH_OSPFD_PID
+
+/* ripd PID */
+#undef PATH_RIPD_PID
+
+/* ripngd PID */
+#undef PATH_RIPNGD_PID
+
+/* zebra PID */
+#undef PATH_ZEBRA_PID
+
 /* Define as the return type of signal handlers (`int' or `void'). */
 #undef RETSIGTYPE
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
+/* SunOS 5 */
+#undef SUNOS_5
+
+/* SNMP */
+#undef UCD_COMPATIBLE
+
+/* Use PAM for authentication */
+#undef USE_PAM
+
 /* Version number of package */
 #undef VERSION
 
+/* VTY shell */
+#undef VTYSH
+
+/* Define to 1 if your processor stores words with the most significant byte
+   first (like Motorola and SPARC, unlike Intel and VAX). */
+#undef WORDS_BIGENDIAN
+
 /* Define to 1 if on AIX 3.
    System headers sometimes define this.
    We just want to avoid a redefinition error message.  */