commit the proper configure script

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25651 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-05-08 16:11:33 +00:00
parent c0762c064d
commit 401ed356e4
2 changed files with 893 additions and 7 deletions

View File

@@ -360,9 +360,15 @@
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H
/* Define to indicate the Termcap library */
#undef HAVE_TERMCAP
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* Define to indicate the Term Info library */
#undef HAVE_TINFO
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H