commit 13d21b8c5bacd743c9e276460a762c2724a0ecbc
Author: Jan Rękorajski <[email protected]>
Date: Fri Aug 24 13:56:10 2012 +0200
Fix automake problems
sphinx-system-libstemmer.patch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/sphinx-system-libstemmer.patch b/sphinx-system-libstemmer.patch
index 38c8b8a..f4c5d7d 100644
--- a/sphinx-system-libstemmer.patch
+++ b/sphinx-system-libstemmer.patch
@@ -98,7 +98,7 @@ diff -burN sphinx-0.9.8.orig/configure.ac
sphinx-0.9.8/configure.ac
dnl ---
AC_MSG_CHECKING([whether to use 64-bit document/word IDs])
-@@ -169,22 +166,23 @@
+@@ -169,22 +166,25 @@
AC_MSG_CHECKING([whether to compile with libstemmer support])
if test x$ac_cv_use_libstemmer != xno; then
@@ -126,6 +126,8 @@ diff -burN sphinx-0.9.8.orig/configure.ac
sphinx-0.9.8/configure.ac
AM_CONDITIONAL(USE_LIBSTEMMER, test x$ac_cv_use_libstemmer != xno)
+AM_CONDITIONAL(USE_INTERNAL_LIBSTEMMER, test x$ac_cv_use_internal_libstemmer
!= x0)
+
++AM_PROG_AR
++
+dnl ---
+
+# we can now set preprocessor flags for both C and C++ compilers
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit