FS-6375 fix till we switch to system tiff

This commit is contained in:
Brian West 2014-03-19 12:32:23 +00:00
parent 07a10a1cc5
commit eadfef1173
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@ AC_LANG(C)
AC_PROG_LIBTOOL
m4_include(m4/acinclude.m4)
CFLAGS="$CFLAGS $CONFIGURE_CFLAGS"
CXXFLAGS="$CXXFLAGS $CONFIGURE_CXXFLAGS"
LDFLAGS="$LDFLAGS $CONFIGURE_LDFLAGS"
dnl Compute the canonical host (run-time) system type variable
AC_CANONICAL_HOST