mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-14 13:58:38 +00:00
update configure
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36410 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -218,6 +218,9 @@
|
||||
/* Define to indicate the Open Sound System library */
|
||||
#undef HAVE_OSS
|
||||
|
||||
/* Define to 1 if OSX atomic operations are supported. */
|
||||
#undef HAVE_OSX_ATOMICS
|
||||
|
||||
/* Define to indicate the popt library */
|
||||
#undef HAVE_POPT
|
||||
|
||||
@@ -502,6 +505,9 @@
|
||||
release 3. */
|
||||
#undef SETVBUF_REVERSED
|
||||
|
||||
/* The size of `int', as computed by sizeof. */
|
||||
#undef SIZEOF_INT
|
||||
|
||||
/* If using the C implementation of alloca, define if you know the
|
||||
direction of stack growth for your system; otherwise it will be
|
||||
automatically deduced at runtime.
|
||||
|
||||
Reference in New Issue
Block a user