#pragma once #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif #define SPEEXDSP_ENABLED @LIBSPEEXDSP_FOUND@