move HAVE_CRYPTOPP
(maybe this should be WITH_CRYPTOPP, but I think autoconf's "with" and "have" distinction is too ambiguous anyway)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#define HAVE_CRYPTOPP
|
||||
|
||||
// XXX: Maybe we should make sure we're using GCC first?
|
||||
// But if not, then what DO we use?
|
||||
#include "archutils/Common/gcc_byte_swaps.h"
|
||||
|
||||
Reference in New Issue
Block a user