summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-03-28 00:23:42 +0100
committerMichael Biebl <biebl@debian.org>2014-03-28 00:23:42 +0100
commit209e193f14ec562df5aad945f04cd88b227cc602 (patch)
treee7c77568e4c9619c1ea38b4638d3143ea3ee2ca1 /config.h.in
parent29b51b47d541217c16564ac1f8ecb4a6067c4dad (diff)
downloadrsyslog-209e193f14ec562df5aad945f04cd88b227cc602.tar.gz
Imported Upstream version 7.6.3upstream/7.6.3
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config.h.in b/config.h.in
index f20a704..c409410 100644
--- a/config.h.in
+++ b/config.h.in
@@ -310,9 +310,6 @@
/* Define to 1 if you have the `ttyname_r' function. */
#undef HAVE_TTYNAME_R
-/* Define to 1 if typeof works with your compiler. */
-#undef HAVE_TYPEOF
-
/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME
@@ -473,11 +470,6 @@
`char[]'. */
#undef YYTEXT_POINTER
-/* Enable large inode numbers on Mac OS X 10.5. */
-#ifndef _DARWIN_USE_64_BIT_INODE
-# define _DARWIN_USE_64_BIT_INODE 1
-#endif
-
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
@@ -535,9 +527,6 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef ssize_t
-/* Define to __typeof__ if your compiler spells it that way. */
-#undef typeof
-
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t