configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b36d27b42417d15866a5729409e39d6f7c2b0289
Author: Hib Eris <[email protected]>
Date: Fri Jun 6 21:42:10 2014 +0200
Fix typo in configure.ac
Bug #79742
diff --git a/configure.ac b/configure.ac
index bffec48..4d55bec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -229,7 +229,7 @@ if test x$enable_libtiff = xyes; then
if test x"$LIBTIFF_LIBS" = x; then
LIBTIFF_LIBS="-ltiff"
fi
- AC_SUBST(LIBTIFF_CFLAGSS)
+ AC_SUBST(LIBTIFF_CFLAGS)
AC_SUBST(LIBTIFF_LIBS)
AC_DEFINE(ENABLE_LIBTIFF)
fi
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler