summaryrefslogtreecommitdiff
path: root/app/xrdb/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2013-09-14 09:21:42 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2013-09-14 09:21:42 +0000
commitabf28515ee55775348d5528844cf0e84d065bf2b (patch)
treeacd2c4db8c7049bc57b28e63dde8ef3ead4de53b /app/xrdb/config.h.in
parent03456f16bb21cbb1115f2adb7816a490e8a5fbcd (diff)
Update to xrdb 1.1.0
Diffstat (limited to 'app/xrdb/config.h.in')
-rw-r--r--app/xrdb/config.h.in29
1 files changed, 16 insertions, 13 deletions
diff --git a/app/xrdb/config.h.in b/app/xrdb/config.h.in
index 6c59d2a95..cadf7dd9a 100644
--- a/app/xrdb/config.h.in
+++ b/app/xrdb/config.h.in
@@ -57,6 +57,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
@@ -72,19 +75,6 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
-/* Version number of package */
-#undef VERSION
-
-/* Define to 1 if on MINIX. */
-#undef _MINIX
-
-/* Define to 2 if the system does not provide POSIX.1 features except with
- this defined. */
-#undef _POSIX_1_SOURCE
-
-/* Define to 1 if you need to in order for `stat' and other things to work. */
-#undef _POSIX_SOURCE
-
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
@@ -106,3 +96,16 @@
# undef __EXTENSIONS__
#endif
+
+/* Version number of package */
+#undef VERSION
+
+/* Define to 1 if on MINIX. */
+#undef _MINIX
+
+/* Define to 2 if the system does not provide POSIX.1 features except with
+ this defined. */
+#undef _POSIX_1_SOURCE
+
+/* Define to 1 if you need to in order for `stat' and other things to work. */
+#undef _POSIX_SOURCE