[poppler] Branch 'poppler-0.26' - configure.ac
Albert Astals Cid
aacid at kemper.freedesktop.org
Fri Jun 6 12:43:06 PDT 2014
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b36d27b42417d15866a5729409e39d6f7c2b0289
Author: Hib Eris <hib at hiberis.nl>
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
More information about the poppler
mailing list