diff options
-rw-r--r-- | config.h.cmake | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config.h.cmake b/config.h.cmake deleted file mode 100644 index b017c891b82..00000000000 --- a/config.h.cmake +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef HAVE_CONFIG_H -#define HAVE_CONFIG_H - -#cmakedefine HAVE_ACE_STACK_TRACE_H - -#cmakedefine USE_MULTI_THREAD_MAP - -#endif /* HAVE_CONFIG_H */ |