temp tiff hack (make spandsp-reconf)

This commit is contained in:
Anthony Minessale 2010-12-10 17:58:24 -06:00
parent b7c80a8490
commit 19d1385714
2 changed files with 3 additions and 1 deletions

View File

@ -39,8 +39,9 @@
#include <limits.h>
#include <time.h>
@INSERT_MATH_HEADER@
#if !defined(SPANDSP_NO_TIFF)
#include <tiffio.h>
#endif
#include <spandsp/telephony.h>
#include <spandsp/fast_convert.h>
#include <spandsp/logging.h>

View File

@ -31,6 +31,7 @@
* this file does not exist!!!!
*
*/
#define SPANDSP_NO_TIFF 1
#include "spandsp.h"
#include "switch_profile.h"