diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/axiom-c-macros.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/axiom-c-macros.h.in b/config/axiom-c-macros.h.in index fed512d5..a2ab84a5 100644 --- a/config/axiom-c-macros.h.in +++ b/config/axiom-c-macros.h.in @@ -92,6 +92,12 @@ /* MS */ #undef MSYSplatform +/* Extension of executable file. */ +#undef OPENAXIOM_EXEEXT + +/* Whether to use the session manager as driver. */ +#undef OPENAXIOM_USE_SMAN + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT |