summaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.in b/config.in
index c1d601a9..b3a617dc 100644
--- a/config.in
+++ b/config.in
@@ -3,12 +3,18 @@
/* Configuration/build date */
#undef DATE
+/* make -P prologue-searching default */
+#undef ENABLE_PROLOGUES
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `dw' library (-ldw). */
#undef HAVE_LIBDW
+/* Define to 1 if you have the `ebl' library (-lebl). */
+#undef HAVE_LIBEBL
+
/* Define to 1 if you have the `pfm' library (-lpfm). */
#undef HAVE_LIBPFM