add check for the presence of glob

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2007-11-17 00:31:32 +00:00
parent d82a631f9c
commit d209cb090e
2 changed files with 8 additions and 1 deletions

View File

@@ -300,6 +300,9 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the `glob' function. */
#undef HAVE_GLOB
/* Define to indicate the GSM library */
#undef HAVE_GSM