diff options
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r-- | config/openaxiom-c-macros.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in index e0b7c3f7..8931f245 100644 --- a/config/openaxiom-c-macros.h.in +++ b/config/openaxiom-c-macros.h.in @@ -90,6 +90,12 @@ /* Define to 1 if you have the <pty.h> header file. */ #undef HAVE_PTY_H +/* Define to 1 if you have the <putenv> header file. */ +#undef HAVE_PUTENV + +/* Define to 1 if you have the <setenv,> header file. */ +#undef HAVE_SETENV_ + /* Define to 1 if you have the <signal.h> header file. */ #undef HAVE_SIGNAL_H |