From 79add112a71e07b63e62e3b52f4759de243b00a1 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 26 Nov 2010 20:30:28 +0000 Subject: * Makefile.am: New. Automake existing top-level Makefile.in. * Makefile.in: Generate from Makefile.am. * config/aclocal.m4: Regenerate. --- config/openaxiom-c-macros.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') 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 -- cgit v1.2.3