Add --disable-mempools configure option

This commit is contained in:
Andrea Shepard
2014-05-12 18:23:34 -07:00
parent 17435384c0
commit 39d4e67be8
11 changed files with 88 additions and 5 deletions
+2
View File
@@ -51,7 +51,9 @@ double fabs(double x);
#include "rendcommon.h"
#include "test.h"
#include "torgzip.h"
#ifdef ENABLE_MEMPOOLS
#include "mempool.h"
#endif
#include "memarea.h"
#include "onion.h"
#include "onion_ntor.h"