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
132b3dfd
Kaydet (Commit)
132b3dfd
authored
May 15, 2008
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i89468#
üst
ad21d980
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
makefile.mk
hyphen/makefile.mk
+10
-1
No files found.
hyphen/makefile.mk
Dosyayı görüntüle @
132b3dfd
...
...
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.
5
$
# $Revision: 1.
6
$
#
# This file is part of OpenOffice.org.
#
...
...
@@ -50,10 +50,19 @@ PATCH_FILE_NAME=hyphen-2.3.patch
CONFIGURE_DIR
=
$(BUILD_DIR)
#relative to CONFIGURE_DIR
# still needed also in system-hyphen case as it creates the makefile
CONFIGURE_ACTION
=
configure
CONFIGURE_FLAGS
=
--disable-shared
--with-pic
.IF
"$(SYSTEM_HYPH)"
==
"YES"
&&
"$(WITH_MYSPELL_DICTS)"
==
"YES"
BUILD_ACTION
=
make hyph_en_US.dic
.ELIF
"$(SYSTEM_HYPH)"
==
"YES"
&&
"$(WITH_MYSPELL_DICTS)"
!=
"YES"
@all
:
echo
"Nothing to do here."
.ELSE
BUILD_ACTION
=
make
OUT2INC
+=
hyphen.h
.ENDIF
.ENDIF
# "$(GUI)"=="UNX"
...
...
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