Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
63ea6703
Commit
63ea6703
authored
May 21, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Upgrade notices to warnings for some important libraries.
parent
a20c0e12
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
configure
configure
+6
-6
configure.ac
configure.ac
+6
-6
No files found.
configure
View file @
63ea6703
...
...
@@ -10325,7 +10325,7 @@ fi
fi
if
test
"x
$ac_cv_lib_soname_Xrender
"
=
"x"
;
then
case
"x
$with_xrender
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|libxrender development files not found, XRender won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|libxrender development files not found, XRender won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: libxrender development files not found, XRender won't be supported.
This is an error since --with-xrender was requested."
>
&5
...
...
@@ -11963,7 +11963,7 @@ done
fi
if
test
"
$ac_cv_lib_xml2_xmlParseMemory
"
!=
"yes"
;
then
case
"x
$with_xml
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|libxml2 development files not found, XML won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|libxml2 development files not found, XML won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: libxml2 development files not found, XML won't be supported.
This is an error since --with-xml was requested."
>
&5
...
...
@@ -12222,7 +12222,7 @@ fi
fi
if
test
"
$ac_cv_lib_xslt_xsltCompilePattern
"
!=
"yes"
;
then
case
"x
$with_xslt
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|libxslt development files not found, xslt won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|libxslt development files not found, xslt won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: libxslt development files not found, xslt won't be supported.
This is an error since --with-xslt was requested."
>
&5
...
...
@@ -15830,7 +15830,7 @@ fi
fi
if
test
"x
$ac_cv_lib_soname_ssl
"
=
"x"
-o
"x
$ac_cv_lib_soname_crypto
"
=
"x"
;
then
case
"x
$with_openssl
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|OpenSSL development files not found, SSL won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|OpenSSL development files not found, SSL won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: OpenSSL development files not found, SSL won't be supported.
This is an error since --with-openssl was requested."
>
&5
...
...
@@ -15924,7 +15924,7 @@ fi
fi
if
test
"x
$ac_cv_lib_soname_jpeg
"
=
"x"
;
then
case
"x
$with_jpeg
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|libjpeg development files not found, JPEG won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|libjpeg development files not found, JPEG won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: libjpeg development files not found, JPEG won't be supported.
This is an error since --with-jpeg was requested."
>
&5
...
...
@@ -16018,7 +16018,7 @@ fi
fi
if
test
"x
$ac_cv_lib_soname_png
"
=
"x"
;
then
case
"x
$with_png
"
in
x
)
wine_
notices
=
"
$wine_notice
s
|libpng development files not found, PNG won't be supported."
;;
x
)
wine_
warnings
=
"
$wine_warning
s
|libpng development files not found, PNG won't be supported."
;;
xno
)
;;
*
)
{
{
echo
"
$as_me
:
$LINENO
: error: libpng development files not found, PNG won't be supported.
This is an error since --with-png was requested."
>
&5
...
...
configure.ac
View file @
63ea6703
...
...
@@ -670,7 +670,7 @@ then
[$X_LIBS -lXext -lX11 $X_EXTRA_LIBS])],,[$X_LIBS -lXext -lX11 $X_EXTRA_LIBS])
fi
WINE_
NOTICE
_WITH(xrender,[test "x$ac_cv_lib_soname_Xrender" = "x"],
WINE_
WARNING
_WITH(xrender,[test "x$ac_cv_lib_soname_Xrender" = "x"],
[libxrender development files not found, XRender won't be supported.])
dnl *** Check for X RandR extension
...
...
@@ -816,7 +816,7 @@ then
])
CPPFLAGS="$ac_save_CPPFLAGS"
fi
WINE_
NOTICE
_WITH(xml,[test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"],
WINE_
WARNING
_WITH(xml,[test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"],
[libxml2 development files not found, XML won't be supported.])
if test "x$with_xslt" != "xno"
...
...
@@ -848,7 +848,7 @@ then
LIBS="$ac_save_LIBS"],,$ac_xslt_libs)
fi
fi
WINE_
NOTICE
_WITH(xslt,[test "$ac_cv_lib_xslt_xsltCompilePattern" != "yes"],
WINE_
WARNING
_WITH(xslt,[test "$ac_cv_lib_xslt_xsltCompilePattern" != "yes"],
[libxslt development files not found, xslt won't be supported.])
dnl **** Check for libhal ****
...
...
@@ -1166,7 +1166,7 @@ then
WINE_CHECK_SONAME(ssl,SSL_library_init)
WINE_CHECK_SONAME(crypto,BIO_new_socket)
fi
WINE_
NOTICE
_WITH(openssl,[test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"],
WINE_
WARNING
_WITH(openssl,[test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"],
[OpenSSL development files not found, SSL won't be supported.])
dnl **** Check for libjpeg ****
...
...
@@ -1174,7 +1174,7 @@ if test "$ac_cv_header_jpeglib_h" = "yes"
then
WINE_CHECK_SONAME(jpeg,jpeg_start_decompress)
fi
WINE_
NOTICE
_WITH(jpeg,[test "x$ac_cv_lib_soname_jpeg" = "x"],
WINE_
WARNING
_WITH(jpeg,[test "x$ac_cv_lib_soname_jpeg" = "x"],
[libjpeg development files not found, JPEG won't be supported.])
dnl **** Check for libpng ****
...
...
@@ -1182,7 +1182,7 @@ if test "$ac_cv_header_png_h" = "yes"
then
WINE_CHECK_SONAME(png,png_create_read_struct,,,,[[libpng[[0-9]]*]])
fi
WINE_
NOTICE
_WITH(png,[test "x$ac_cv_lib_soname_png" = "x"],
WINE_
WARNING
_WITH(png,[test "x$ac_cv_lib_soname_png" = "x"],
[libpng development files not found, PNG won't be supported.])
dnl **** Check for libodbc ****
...
...
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