aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-11-26 20:30:28 +0000
committerdos-reis <gdr@axiomatics.org>2010-11-26 20:30:28 +0000
commit79add112a71e07b63e62e3b52f4759de243b00a1 (patch)
tree306ae6c923c2e7785bd1ef551e8bf29708668604 /config/openaxiom-c-macros.h.in
parenta6eaf7f6bc93fd8d5629332f3c138616914e6b94 (diff)
downloadopen-axiom-79add112a71e07b63e62e3b52f4759de243b00a1.tar.gz
* Makefile.am: New. Automake existing top-level Makefile.in.
* Makefile.in: Generate from Makefile.am. * config/aclocal.m4: Regenerate.
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r--config/openaxiom-c-macros.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index 2176f23e..14df3933 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -139,6 +139,9 @@
/* Whether to use the session manager as driver. */
#undef OPENAXIOM_USE_SMAN
+/* Name of package */
+#undef PACKAGE
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -163,6 +166,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Version number of package */
+#undef VERSION
+
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD