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
659d7eb8
Kaydet (Commit)
659d7eb8
authored
Kas 07, 2011
tarafından
Rene Engelhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix up --with-system-mozilla-headers again after last update
üst
bc7c4e37
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configure.in
configure.in
+3
-3
No files found.
configure.in
Dosyayı görüntüle @
659d7eb8
...
@@ -1305,8 +1305,8 @@ WITH_SYSTEM_MOZILLA=no)
...
@@ -1305,8 +1305,8 @@ WITH_SYSTEM_MOZILLA=no)
AC_ARG_WITH(system-mozilla-headers,
AC_ARG_WITH(system-mozilla-headers,
AS_HELP_STRING([--with-system-mozilla-headers],
AS_HELP_STRING([--with-system-mozilla-headers],
[Use mozilla headers provided by system instead of bundled ones. Needed for
[Use mozilla headers provided by system instead of bundled ones. Needed for
nsplugin]),
nsplugin]),
,
[with_system_mozilla_headers="$with_system_
lib
s"]
[with_system_mozilla_headers="$with_system_
header
s"]
)
)
AC_ARG_WITH(system-gettext,
AC_ARG_WITH(system-gettext,
...
@@ -5980,7 +5980,7 @@ dnl ===================================================================
...
@@ -5980,7 +5980,7 @@ dnl ===================================================================
dnl Check for system mozilla headers
dnl Check for system mozilla headers
dnl ===================================================================
dnl ===================================================================
AC_MSG_CHECKING([which mozilla headers to use])
AC_MSG_CHECKING([which mozilla headers to use])
if test "$with_system_mozilla_headers" = "
x
yes"; then
if test "$with_system_mozilla_headers" = "yes"; then
AC_MSG_RESULT([external])
AC_MSG_RESULT([external])
SYSTEM_MOZILLA_HEADERS=YES
SYSTEM_MOZILLA_HEADERS=YES
# First try npapi-sdk:
# First try npapi-sdk:
...
...
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