summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-05-22 21:20:01 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-05-22 21:20:01 +0000
commitf09942bb08563578ee0d922da077302268cdf1d2 (patch)
tree711ce965ccf6034abcac9182dd9fbc16d75e369c /include
parent7aa1a77e755fbda1b49b587afd9e7222c3af7576 (diff)
bootstrap updates to include xmpp related stuff
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/autoconfig.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/autoconfig.h.in b/include/autoconfig.h.in
index a7048c39c..eead7e52e 100644
--- a/include/autoconfig.h.in
+++ b/include/autoconfig.h.in
@@ -489,7 +489,7 @@
/* 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 run-time.
+ automatically deduced at runtime.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown */
@@ -548,7 +548,7 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef mode_t
-/* Define to `long' if <sys/types.h> does not define. */
+/* Define to `long int' if <sys/types.h> does not define. */
#undef off_t
/* Define to `int' if <sys/types.h> does not define. */
@@ -557,7 +557,7 @@
/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Define to `int' if <sys/types.h> doesn't define. */