Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
4645790b
Kaydet (Commit)
4645790b
authored
Nis 23, 2012
tarafından
Luboš Luňák
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix CLucene configure check
CLucene apparently does not bother with self-contained headers
üst
b97f109c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure.in
configure.in
+1
-1
No files found.
configure.in
Dosyayı görüntüle @
4645790b
...
@@ -5973,7 +5973,7 @@ if test "$with_system_clucene" = "yes"; then
...
@@ -5973,7 +5973,7 @@ if test "$with_system_clucene" = "yes"; then
dnl http://sourceforge.net/tracker/index.php?func=detail&aid=3392466&group_id=80013&atid=558446
dnl http://sourceforge.net/tracker/index.php?func=detail&aid=3392466&group_id=80013&atid=558446
dnl https://bugzilla.redhat.com/show_bug.cgi?id=794795
dnl https://bugzilla.redhat.com/show_bug.cgi?id=794795
AC_CHECK_HEADER([CLucene/analysis/cjk/CJKAnalyzer.h], [],
AC_CHECK_HEADER([CLucene/analysis/cjk/CJKAnalyzer.h], [],
[AC_MSG_ERROR([Your version of libclucene has contribs-lib missing.])], [])
[AC_MSG_ERROR([Your version of libclucene has contribs-lib missing.])], [
#include <CLucene.h>
])
CXXFLAGS=$save_CXXFLAGS
CXXFLAGS=$save_CXXFLAGS
CPPFLAGS=$save_CPPFLAGS
CPPFLAGS=$save_CPPFLAGS
AC_LANG_POP([C++])
AC_LANG_POP([C++])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment