aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in147
1 files changed, 140 insertions, 7 deletions
diff --git a/config.h.in b/config.h.in
index 76abc47..3cd728a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,6 +3,15 @@
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
+/* DBus Major Version */
+#undef DBUS_VERSION_MAJOR
+
+/* DBus Micro Version */
+#undef DBUS_VERSION_MICRO
+
+/* DBus Minor Version */
+#undef DBUS_VERSION_MINOR
+
/* Found some version of curses that we're going to use */
#undef HAS_CURSES
@@ -12,10 +21,19 @@
/* Define to 1 if you have the <asm/io.h> header file. */
#undef HAVE_ASM_IO_H
+/* Define to 1 if you have the <asm/types.h> header file. */
+#undef HAVE_ASM_TYPES_H
+
+/* Define to 1 if you have the <dbus/dbus.h> header file. */
+#undef HAVE_DBUS_DBUS_H
+
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#undef HAVE_DIRENT_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the `dup2' function. */
#undef HAVE_DUP2
@@ -28,6 +46,9 @@
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
+/* Define to 1 if you have the <ftdi.h> header file. */
+#undef HAVE_FTDI_H
+
/* Define to 1 if you have the <gd/gd.h> header file. */
#undef HAVE_GD_GD_H
@@ -40,7 +61,7 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Define if you have the iconv() function. */
+/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
/* Define to 1 if you have the <inttypes.h> header file. */
@@ -49,12 +70,12 @@
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
-/* Define to 1 if you have the <libmpd/libmpd.h> header file. */
-#undef HAVE_LIBMPD_LIBMPD_H
-
/* Define to 1 if you have the <linux/dvb/frontend.h> header file. */
#undef HAVE_LINUX_DVB_FRONTEND_H
+/* Define to 1 if you have the <linux/errno.h> header file. */
+#undef HAVE_LINUX_ERRNO_H
+
/* Define to 1 if you have the <linux/hd44780.h> header file. */
#undef HAVE_LINUX_HD44780_H
@@ -70,6 +91,9 @@
/* Define to 1 if you have the <linux/ppdev.h> header file. */
#undef HAVE_LINUX_PPDEV_H
+/* Define to 1 if you have the <linux/wireless.h> header file. */
+#undef HAVE_LINUX_WIRELESS_H
+
/* Define to 1 if you have the <luise.h> header file. */
#undef HAVE_LUISE_H
@@ -97,15 +121,24 @@
/* Define to 1 if you have the <net/if_ppp.h> header file. */
#undef HAVE_NET_IF_PPP_H
+/* Define to 1 if you have the <nmeap.h> header file. */
+#undef HAVE_NMEAP_H
+
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
+/* If available, contains the Python version number currently in use. */
+#undef HAVE_PYTHON
+
/* Define to 1 if you have the `regcomp' function. */
#undef HAVE_REGCOMP
+/* Define to 1 if you have the <rfb/rfb.h> header file. */
+#undef HAVE_RFB_RFB_H
+
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
@@ -115,9 +148,15 @@
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
+/* Define to 1 if you have the <sqlite3.h> header file. */
+#undef HAVE_SQLITE3_H
+
/* Define to 1 if you have the `sqrt' function. */
#undef HAVE_SQRT
+/* Define to 1 if you have the <st2205.h> header file. */
+#undef HAVE_ST2205_H
+
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -245,6 +284,10 @@
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Set to reflect version of ncurses */
#undef NCURSES_970530
@@ -266,27 +309,54 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* apm plugin */
#undef PLUGIN_APM
+/* asterisk plugin */
+#undef PLUGIN_ASTERISK
+
+/* button_exec plugin */
+#undef PLUGIN_BUTTON_EXEC
+
/* cpuinfo plugin */
#undef PLUGIN_CPUINFO
+/* dbus plugin */
+#undef PLUGIN_DBUS
+
/* diskstats plugin */
#undef PLUGIN_DISKSTATS
/* dvb plugin */
#undef PLUGIN_DVB
+/* event plugin */
+#undef PLUGIN_EVENT
+
/* exec plugin */
#undef PLUGIN_EXEC
+/* fifo plugin */
+#undef PLUGIN_FIFO
+
/* file plugin */
#undef PLUGIN_FILE
+/* gps plugin */
+#undef PLUGIN_GPS
+
+/* hddtemp plugin */
+#undef PLUGIN_HDDTEMP
+
+/* huawei plugin */
+#undef PLUGIN_HUAWEI
+
/* i2c sensors plugin */
#undef PLUGIN_I2C_SENSORS
@@ -311,12 +381,18 @@
/* mpd plugin */
#undef PLUGIN_MPD
+/* mpris_dbus plugin */
+#undef PLUGIN_MPRIS_DBUS
+
/* mysql plugin */
#undef PLUGIN_MYSQL
/* netdev plugin */
#undef PLUGIN_NETDEV
+/* netinfo plugin */
+#undef PLUGIN_NETINFO
+
/* POP3 plugin */
#undef PLUGIN_POP3
@@ -329,6 +405,9 @@
/* python plugin */
#undef PLUGIN_PYTHON
+/* qnaplog plugin */
+#undef PLUGIN_QNAPLOG
+
/* sample plugin */
#undef PLUGIN_SAMPLE
@@ -344,6 +423,9 @@
/* uptime plugin */
#undef PLUGIN_UPTIME
+/* w1retap plugin */
+#undef PLUGIN_W1RETAP
+
/* wireless plugin */
#undef PLUGIN_WIRELESS
@@ -383,6 +465,9 @@
/* Version number of package */
#undef VERSION
+/* ASTUSB driver */
+#undef WITH_ASTUSB
+
/* Beckmann&Egle driver */
#undef WITH_BECKMANNEGLE
@@ -398,15 +483,30 @@
/* CwLinux driver */
#undef WITH_CWLINUX
+/* D4D driver */
+#undef WITH_D4D
+
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC
/* Electronic Assembly RS232 graphic driver */
#undef WITH_EA232graphic
+/* Driver for EFN LED modules and EUG 100 ethernet to serial converter */
+#undef WITH_EFN
+
+/* Allnet FW8888 driver */
+#undef WITH_FW8888
+
/* G-15 driver */
#undef WITH_G15
+/* GD library */
+#undef WITH_GD
+
+/* GLCD2USB driver */
+#undef WITH_GLCD2USB
+
/* HD44780 driver */
#undef WITH_HD44780
@@ -416,6 +516,9 @@
/* image widget */
#undef WITH_IMAGE
+/* IRLCD driver */
+#undef WITH_IRLCD
+
/* LCD2USB driver */
#undef WITH_LCD2USB
@@ -434,12 +537,18 @@
/* LUIse driver */
#undef WITH_LUISE
+/* LW ABP driver */
+#undef WITH_LW_ABP
+
/* M50530 driver */
#undef WITH_M50530
/* MatrixOrbital driver */
#undef WITH_MATRIXORBITAL
+/* MatrixOrbitalGX driver */
+#undef WITH_MATRIXORBITALGX
+
/* Milford Instruments driver */
#undef WITH_MILINST
@@ -452,6 +561,21 @@
/* parport bus driver */
#undef WITH_PARPORT
+/* Pertelian driver */
+#undef WITH_PERTELIAN
+
+/* PHAnderson driver */
+#undef WITH_PHANDERSON
+
+/* PICGraphic driver */
+#undef WITH_PICGRAPHIC
+
+/* picoLCD driver */
+#undef WITH_PICOLCD
+
+/* picoLCDGraphic driver */
+#undef WITH_PICOLCDGRAPHIC
+
/* PNG driver */
#undef WITH_PNG
@@ -470,30 +594,39 @@
/* serial bus driver */
#undef WITH_SERIAL
+/* ShuttleVFD driver */
+#undef WITH_SHUTTLEVFD
+
/* SimpleLCD driver */
#undef WITH_SIMPLELCD
+/* st2205 driver */
+#undef WITH_ST2205
+
/* T6963 driver */
#undef WITH_T6963
/* TREFON driver */
#undef WITH_TREFON
+/* ULA200 driver */
+#undef WITH_ULA200
+
/* USBHUB driver */
#undef WITH_USBHUB
/* USBLCD driver */
#undef WITH_USBLCD
+/* vnc driver */
+#undef WITH_VNC
+
/* WincorNixdorf driver */
#undef WITH_WINCORNIXDORF
/* X11 driver */
#undef WITH_X11
-/* picoLCD driver */
-#undef WITH_picoLCD
-
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING