diff options
Diffstat (limited to 'config/axiom-c-macros.h.in')
-rw-r--r-- | config/axiom-c-macros.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/axiom-c-macros.h.in b/config/axiom-c-macros.h.in index df1e525b..f84a152f 100644 --- a/config/axiom-c-macros.h.in +++ b/config/axiom-c-macros.h.in @@ -41,6 +41,9 @@ */ #undef HAVE_DECL_WAIT +/* Define to 1 if you have the <dirent.h> header file. */ +#undef HAVE_DIRENT_H + /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H |