aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-22 21:20:01 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-22 21:20:01 +0000
commit9e7812e5e6febaa9edf40dd7742b42d7958a89d4 (patch)
tree711ce965ccf6034abcac9182dd9fbc16d75e369c /include
parent38b24efed1fcbc83ca06b4420e7fb8de5f2803e2 (diff)
bootstrap updates to include xmpp related stuff
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29554 f38db490-d61c-443f-a65b-d21fe96a405b
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. */