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
33ed6050
Kaydet (Commit)
33ed6050
authored
Ara 04, 2009
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
CWS-TOOLING: integrate CWS dba32j_DEV300
üst
7b7e9fde
01295a98
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
configure
configure
+0
-0
configure.in
configure.in
+7
-2
No files found.
configure
Dosyayı görüntüle @
33ed6050
This diff is collapsed.
Click to expand it.
configure.in
Dosyayı görüntüle @
33ed6050
...
@@ -652,10 +652,13 @@ AC_ARG_WITH(directx-home,
...
@@ -652,10 +652,13 @@ AC_ARG_WITH(directx-home,
Usage
:
--
with
-
directx
-
home
=<
absolute
path
to
Microsoft
DirectX
SDK
>
Usage
:
--
with
-
directx
-
home
=<
absolute
path
to
Microsoft
DirectX
SDK
>
],,)
],,)
AC_ARG_WITH
(
mozilla
-
build
,
AC_ARG_WITH
(
mozilla
-
build
,
[
--
with
-
mozilla
-
build
For
Windows
users
,
please
supply
the
path
to
the
[
--
with
-
mozilla
-
build
For
Windows
users
,
please
supply
the
path
to
the
mozilla
build
tools
.
mozilla
build
tools
.
Usage
:
--
with
-
mozilla
-
build
=<
absolute
path
to
mozilla
build
tools
>
Usage
:
--
with
-
mozilla
-
build
=<
absolute
path
to
mozilla
build
tools
>
At
the
moment
of
this
writing
,
an
installer
for
the
mozilla
build
tools
can
be
obtained
from
http
://
ftp
.
mozilla
.
org
/
pub
/
mozilla
.
org
/
mozilla
/
libraries
/
win32
.
],[
MOZILLABUILD
=$
withval
],)
],[
MOZILLABUILD
=$
withval
],)
AC_ARG_WITH
(
local
-
solenv
,
AC_ARG_WITH
(
local
-
solenv
,
[
--
with
-
local
-
solenv
If
you
have
solenv
in
a
location
other
than
./
solenv
,
[
--
with
-
local
-
solenv
If
you
have
solenv
in
a
location
other
than
./
solenv
,
...
@@ -4378,7 +4381,9 @@ if test "$enable_nss_module" != "no"; then
...
@@ -4378,7 +4381,9 @@ if test "$enable_nss_module" != "no"; then
if
test
"$_os"
=
"WINNT"
;
then
if
test
"$_os"
=
"WINNT"
;
then
AC_MSG_CHECKING
([
for
Mozilla
build
tooling
])
AC_MSG_CHECKING
([
for
Mozilla
build
tooling
])
if
test
-
z
"$MOZILLABUILD"
;
then
if
test
-
z
"$MOZILLABUILD"
;
then
AC_MSG_ERROR
([
Mozilla
build
tooling
not
found
.
Use
--
with
-
mozilla
-
build
=<
absolut
path
to
mozilla
build
tooling
(
mozilla
-
build
)>])
AC_MSG_ERROR
([
Mozilla
build
tooling
not
found
.
Use
the
--
with
-
mozilla
-
build
option
after
installling
the
tools
obtained
from
http
://
ftp
.
mozilla
.
org
/
pub
/
mozilla
.
org
/
mozilla
/
libraries
/
win32
])
else
else
if
test
\(
"$WITH_MINGWIN"
=
"yes"
\)
;
then
if
test
\(
"$WITH_MINGWIN"
=
"yes"
\)
;
then
if
test
! -d "$MOZILLABUILD" ; then
if
test
! -d "$MOZILLABUILD" ; then
...
...
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