remove HAVE_CRYPTOPP
This commit is contained in:
@@ -21,7 +21,6 @@ typedef unsigned long long UInt64;
|
|||||||
|
|
||||||
#define HAVE_VERSION_INFO
|
#define HAVE_VERSION_INFO
|
||||||
#define HAVE_CXA_DEMANGLE
|
#define HAVE_CXA_DEMANGLE
|
||||||
#define HAVE_CRYPTOPP
|
|
||||||
#define HAVE_THEORA
|
#define HAVE_THEORA
|
||||||
#define HAVE_FFMPEG
|
#define HAVE_FFMPEG
|
||||||
#define HAVE_PTHREAD_COND_TIMEDWAIT
|
#define HAVE_PTHREAD_COND_TIMEDWAIT
|
||||||
|
|||||||
@@ -14,8 +14,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define HAVE_CRYPTOPP
|
|
||||||
|
|
||||||
// XXX: Maybe we should make sure we're using GCC first?
|
// XXX: Maybe we should make sure we're using GCC first?
|
||||||
// But if not, then what DO we use?
|
// But if not, then what DO we use?
|
||||||
#include "archutils/Common/gcc_byte_swaps.h"
|
#include "archutils/Common/gcc_byte_swaps.h"
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
#if !defined(XBOX)
|
#if !defined(XBOX)
|
||||||
#define HAVE_FFMPEG
|
#define HAVE_FFMPEG
|
||||||
#define HAVE_THEORA
|
#define HAVE_THEORA
|
||||||
#define HAVE_CRYPTOPP
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define SUPPORT_OPENGL
|
#define SUPPORT_OPENGL
|
||||||
|
|||||||
Reference in New Issue
Block a user