summaryrefslogtreecommitdiff
path: root/menuselect/autoconfig.h.in
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2014-07-18 00:07:48 +0000
committerSean Bright <sean@malleable.com>2014-07-18 00:07:48 +0000
commit84b9f5eff5b3145da88ca7f3fc873fd62d018218 (patch)
tree4c9794d406ce475f97e56d858f540d7c55711476 /menuselect/autoconfig.h.in
parentfc0fecb4768d696db3324bcf6dd03325bb4cd513 (diff)
Import Asterisk's autoconf magic instead of using our own.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'menuselect/autoconfig.h.in')
-rw-r--r--menuselect/autoconfig.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/menuselect/autoconfig.h.in b/menuselect/autoconfig.h.in
index bac73f3ab..9cafa567b 100644
--- a/menuselect/autoconfig.h.in
+++ b/menuselect/autoconfig.h.in
@@ -35,7 +35,7 @@
/* Define to 1 if your GCC C compiler supports the 'weakref' attribute. */
#undef HAVE_ATTRIBUTE_weakref
-/* Define to indicate the ${CURSES_DESCRIP} library */
+/* Define to 1 if you have the curses library. */
#undef HAVE_CURSES
/* Define to 1 if you have the `getloadavg' function. */
@@ -53,10 +53,10 @@
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
-/* Define to indicate the ${NCURSES_DESCRIP} library */
+/* Define to 1 if you have the ncurses library. */
#undef HAVE_NCURSES
-/* Define to indicate the ${NEWT_DESCRIP} library */
+/* Define to 1 if you have the newt library. */
#undef HAVE_NEWT
/* Define to 1 if you have the `setenv' function. */