summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-03-09 23:19:05 +0100
committerGuido Günther <agx@sigxcpu.org>2015-03-09 23:19:05 +0100
commit5a5a046f4bfde76f03f11232043a8a49f3596b25 (patch)
treedd9fb36c99b95da398dcbd79912fd0aa7396206a /config.h.in
parent06f42f7c8f77fdc15d940083609e47eaaa5a39ca (diff)
New upstream version 1.2.13
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 6ae1db391..0ed3c80cf 100644
--- a/config.h.in
+++ b/config.h.in
@@ -79,6 +79,9 @@
/* Default editor to use */
#undef DEFAULT_EDITOR
+/* List of laoder:nvram pairs */
+#undef DEFAULT_LOADER_NVRAM
+
/* Location or name of the dmidecode program */
#undef DMIDECODE
@@ -1199,6 +1202,9 @@
/* Define to 1 if you have the `yajl' library (-lyajl). */
#undef HAVE_LIBYAJL
+/* Define to 1 if you have the <linux/btrfs.h> header file. */
+#undef HAVE_LINUX_BTRFS_H
+
/* Define to 1 if you have the <linux/if_bridge.h> header file. */
#undef HAVE_LINUX_IF_BRIDGE_H
@@ -1469,7 +1475,7 @@
/* Define to 1 if you have the `sched_setparam' function. */
#undef HAVE_SCHED_SETPARAM
-/* Define to 1 if you have the `sched_setscheduler' function. */
+/* Define to 1 if you have the 'sched_setscheduler' function. */
#undef HAVE_SCHED_SETSCHEDULER
/* Define to 1 if you have the `sd_notify' function. */