summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2018-04-02 08:36:01 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2018-04-02 08:36:01 -0500
commitc66fde8247cd8484da7b62125530bcd81e57eaf0 (patch)
tree9e81c53582eda5769b84709482cb85f7b3041203 /include
parent0718964e32bc212985b5301375d0b162f61b13fc (diff)
parentd6fda173a40e078db219e9aaceb7f3ce9ba1b4e4 (diff)
Merge "BuildSystem: With external editline, do not require libs for internal editline."
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 5e9ba6011..4d1624ee3 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -185,9 +185,6 @@
/* Define to 1 if you have a functional curl library. */
#undef HAVE_CURL
-/* Define to 1 if you have the curses library. */
-#undef HAVE_CURSES
-
/* Define to 1 if your C compiler provides __atomic operations. */
#undef HAVE_C_ATOMICS
@@ -534,9 +531,6 @@
/* Define to 1 if you have the Network Broadcast Sound library. */
#undef HAVE_NBS
-/* Define to 1 if you have the ncurses library. */
-#undef HAVE_NCURSES
-
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H
@@ -1155,9 +1149,6 @@
/* Define to 1 if you have the `tanl' function. */
#undef HAVE_TANL
-/* Define to 1 if you have the Termcap library. */
-#undef HAVE_TERMCAP
-
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
@@ -1170,9 +1161,6 @@
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
-/* Define to 1 if you have the Term Info library. */
-#undef HAVE_TINFO
-
/* Define to 1 if you have the tonezone library. */
#undef HAVE_TONEZONE