summaryrefslogtreecommitdiff
path: root/xserver/include/do-not-use-config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-08-05 18:14:34 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-08-05 18:14:34 +0000
commitb38be8b09d674e13c62fe497fa53e188fefe7334 (patch)
tree89f96cb14091848e064a21e8b126cd5c44619d58 /xserver/include/do-not-use-config.h.in
parent9366a4edcadcd46d8250f82e79f0925d2ebecac9 (diff)
regen autotools
Diffstat (limited to 'xserver/include/do-not-use-config.h.in')
-rw-r--r--xserver/include/do-not-use-config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/xserver/include/do-not-use-config.h.in b/xserver/include/do-not-use-config.h.in
index fc44743cb..48fd999c1 100644
--- a/xserver/include/do-not-use-config.h.in
+++ b/xserver/include/do-not-use-config.h.in
@@ -419,6 +419,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
@@ -691,6 +694,11 @@
`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