Codebase list libvirt / upstream/0.3.3 config.h.in
upstream/0.3.3

Tree @upstream/0.3.3 (Download .tar.gz)

config.h.in @upstream/0.3.3raw · history · blame

/* config.h.in.  Generated from configure.in by autoheader.  */

/* Location or name of the brctl program (see bridge-utils) */
#undef BRCTL

/* Location or name of the dnsmasq program */
#undef DNSMASQ

/* whether debugging is enabled */
#undef ENABLE_DEBUG

/* Define to 1 if translation of program messages to the user's native
   language is requested. */
#undef ENABLE_NLS

/* enable GnuTLS 1.0 compatibility macros */
#undef GNUTLS_1_0_COMPAT

/* whether Avahi is used to broadcast server presense */
#undef HAVE_AVAHI

/* Define if the GNU dcgettext() function is already present or preinstalled.
   */
#undef HAVE_DCGETTEXT

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT

/* Define if you have the iconv() function. */
#undef HAVE_ICONV

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `gnutls' library (-lgnutls). */
#undef HAVE_LIBGNUTLS

/* Define to 1 if you have the <linux/if_bridge.h> header file. */
#undef HAVE_LINUX_IF_BRIDGE_H

/* Define to 1 if you have the <linux/if_tun.h> header file. */
#undef HAVE_LINUX_IF_TUN_H

/* Define to 1 if you have the <linux/param.h> header file. */
#undef HAVE_LINUX_PARAM_H

/* Define to 1 if you have the <linux/sockios.h> header file. */
#undef HAVE_LINUX_SOCKIOS_H

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the <paths.h> header file. */
#undef HAVE_PATHS_H

/* Define to 1 if you have the `regexec' function. */
#undef HAVE_REGEXEC

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the <xen/dom0_ops.h> header file. */
#undef HAVE_XEN_DOM0_OPS_H

/* Define to 1 if you have the <xen/linux/privcmd.h> header file. */
#undef HAVE_XEN_LINUX_PRIVCMD_H

/* Define to 1 if you have the <xen/sys/privcmd.h> header file. */
#undef HAVE_XEN_SYS_PRIVCMD_H

/* Define to 1 if you have the <xen/version.h> header file. */
#undef HAVE_XEN_VERSION_H

/* Define to 1 if you have the <xen/xen.h> header file. */
#undef HAVE_XEN_XEN_H

/* Have query_raw field in libxml2 xmlURI structure */
#undef HAVE_XMLURI_QUERY_RAW

/* directory used for saving iptables chains */
#undef IPTABLES_DIR

/* path to iptables binary */
#undef IPTABLES_PATH

/* prefix used for iptables chains */
#undef IPTABLES_PREFIX

/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if the C compiler supports function prototypes. */
#undef PROTOTYPES

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Define like PROTOTYPES; this can be used by system headers. */
#undef __PROTOTYPES