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
d9794110
Kaydet (Commit)
d9794110
authored
Haz 11, 2007
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS vcl78 (1.201.6); FILE MERGED
2007/05/15 11:08:17 pl 1.201.6.1: #i77363# remove libpaper
üst
120bac2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
16 deletions
+2
-16
configure.in
config_office/configure.in
+2
-16
No files found.
config_office/configure.in
Dosyayı görüntüle @
d9794110
...
...
@@ -3,7 +3,7 @@ dnl * vi:set sw=3 ts=3 et:
dnl
*
dnl
*
Name
:
configure
.
in
dnl
*
Auth
:
Willem
van
Dorp
,
Ross
Nicholson
,
Oisin
Boydell
-
Sun
Microsystems
Ireland
dnl
*
Date
:
$
Date
:
2007
-
06
-
11
14
:
00
:
24
$
dnl
*
Date
:
$
Date
:
2007
-
06
-
11
14
:
21
:
25
$
dnl
*
dnl
*
Desc
:
This
file
serves
as
input
for
the
GNU
autoconf
package
dnl
*
in
order
to
create
a
configure
script
.
...
...
@@ -12,7 +12,7 @@ dnl * necessary to build OpenOffice.org
dnl
*
dnl
*
dnl
******************************************************************/
AC_REVISION
(
$
Revision
:
1.20
7
$
)
AC_REVISION
(
$
Revision
:
1.20
8
$
)
AC_PREREQ
(
2.50
)
AC_INIT
()
echo
"$@"
>
config
.
parms
...
...
@@ -1711,20 +1711,6 @@ if test "$_os" = "Linux"; then
fi
AC_SUBST
(
CRYPT_LINK
)
AC_MSG_CHECKING
([
whether
to
link
to
libpaper
])
if
test
-
n
"$enable_libpaper_link"
;
then
AC_MSG_RESULT
([
yes
])
LIBPAPER_LINK
=
YES
AC_CHECK_HEADER
(
paper
.
h
,
[],
[
AC_MSG_ERROR
([
paper
.
h
needed
.
install
libpaper
headers
])],
[])
AC_CHECK_LIB
(
paper
,
systempapername
,
[],
[
AC_MSG_ERROR
([
libpaper
not
found
or
functional
])],
[])
else
AC_MSG_RESULT
([
no
])
LIBPAPER_LINK
=
NO
fi
AC_SUBST
(
LIBPAPER_LINK
)
dnl
===================================================================
dnl
Testing
for
c
++
compiler
and
version
...
dnl
===================================================================
...
...
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