Home
last modified time | relevance | path

Searched refs:webp_lib (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/sdl_image/SDL_image-1.2.12/
H A Dconfigure.in272 webp_lib=[`find_lib libwebp.dylib`]
275 webp_lib=[`find_lib "libwebp*.dll"`]
278 webp_lib=[`find_lib "libwebp.so.[0-9]"`]
279 if test x$webp_lib = x; then
280 webp_lib=[`find_lib "libwebp.so.[0-9]*"`]
282 if test x$webp_lib = x; then
283 webp_lib=[`find_lib "libwebp*.so.[0-9]"`]
285 if test x$webp_lib = x; then
286 webp_lib=[`find_lib "libwebp*.so.[0-9]*"`]
334 echo "-- dynamic libwebp -> $webp_lib"
[all …]
H A Dconfigure14876 webp_lib=`find_lib libwebp.dylib`
14879 webp_lib=`find_lib "libwebp*.dll"`
14882 webp_lib=`find_lib "libwebp.so.[0-9]"`
14883 if test x$webp_lib = x; then
14884 webp_lib=`find_lib "libwebp.so.[0-9]*"`
14886 if test x$webp_lib = x; then
14887 webp_lib=`find_lib "libwebp*.so.[0-9]"`
14889 if test x$webp_lib = x; then
14890 webp_lib=`find_lib "libwebp*.so.[0-9]*"`
14966 if test x$enable_webp_shared = xyes && test x$webp_lib != x; then
[all …]
/dports/graphics/sdl2_image/SDL2_image-2.0.5/
H A Dconfigure.in278 webp_lib=[`find_lib libwebp.dylib`]
281 webp_lib=[`find_lib "libwebp-*.dll"`]
284 webp_lib=[`find_lib "libwebp[0-9]*.so.*"`]
285 if test x$webp_lib = x; then
286 webp_lib=[`find_lib "libwebp.so.*"`]
338 if test x$enable_webp_shared = xyes && test x$webp_lib != x; then
339 echo "-- dynamic libwebp -> $webp_lib"
340 AC_DEFINE_UNQUOTED(LOAD_WEBP_DYNAMIC, "$webp_lib")
H A Dconfigure13371 webp_lib=`find_lib libwebp.dylib`
13374 webp_lib=`find_lib "libwebp-*.dll"`
13377 webp_lib=`find_lib "libwebp[0-9]*.so.*"`
13378 if test x$webp_lib = x; then
13379 webp_lib=`find_lib "libwebp.so.*"`
13443 if test x$enable_webp_shared = xyes && test x$webp_lib != x; then
13444 echo "-- dynamic libwebp -> $webp_lib"
/dports/graphics/largetifftools/largetifftools-1.4/
H A Dconfigure.ac204 AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
205 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
217 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
H A Dconfigure5466 webp_lib=yes
5468 webp_lib=no
5471 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
5490 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
/dports/graphics/tiffgt/tiff-4.3.0/
H A Dconfigure.ac833 AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
834 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
846 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
H A Dconfigure19194 webp_lib=yes
19196 webp_lib=no
19199 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
19218 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
/dports/graphics/tiff/tiff-4.3.0/
H A Dconfigure.ac833 AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
834 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
846 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
H A Dconfigure19194 webp_lib=yes
19196 webp_lib=no
19199 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
19218 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/
H A Dconfigure.ac892 AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
893 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
905 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
H A Dconfigure19267 webp_lib=yes
19269 webp_lib=no
19272 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
19291 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/
H A Dconfigure.ac892 AC_CHECK_LIB(webp, WebPDecode, [webp_lib=yes], [webp_lib=no],)
893 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
905 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then
H A Dconfigure19267 webp_lib=yes
19269 webp_lib=no
19272 if test "$webp_lib" = "no" -a "x$with_webp_lib_dir" != "x"; then
19291 if test "$webp_lib" = "yes" -a "$webp_h" = "yes" ; then