• Home
  • Raw
  • Download

Lines Matching refs:then

11 if test -z "$CC"; then
42 if test "x$with_24bpp" = "xyes"; then
50 if test ! -z "$with_ffmpeg"; then
63 if test "x$uname_s" = "xHP-UX"; then
65 elif test "x$uname_s" = "xOSF1"; then
67 elif test "x$uname_s" = "xDarwin"; then
75 if test "x$with_crypt" != "xno"; then
77 if test -z "$HAVE_LIBC_CRYPT"; then
95 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
96 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
101 if test "x$ld_minus_R" = "xno"; then
103 elif test "x$GCC" = "xyes"; then
111 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
112 if test "x$HAVE_LIBCRYPTO" != "xtrue"; then
120 if test "x$with_ssl" != "xno"; then
121 if test "x$HAVE_LIBCRYPTO" = "xtrue"; then
149 if test ! -z "$with_x11vnc" -a "$with_x11vnc" = "yes"; then
151 elif test "$PACKAGE_NAME" = "x11vnc"; then
158 if test "$build_x11vnc" = "yes"; then
211 if test "x$with_x" = "xno"; then
213 elif test "$X_CFLAGS" != "-DX_DISPLAY_MISSING"; then
219 if test $HAVE_X11 = "true" -a "$build_x11vnc" = "yes"; then
234 if test "x$with_fbpm" != "xno"; then
240 if test "x$with_dpms" != "xno"; then
256 if test "x$with_xrecord" != "xno"; then
264 if test "x$with_xtrap" != "xno"; then
265 if test ! -z "$X11VNC_USE_XTRAP" -o -z "$HAVE_XTESTGRABCONTROL"; then
278 if test "x$with_xkeyboard" != "xno"; then
284 if test $HAVE_XKBLIB_H = "true"; then
291 if test "x$with_xinerama" != "xno"; then
298 if test "x$with_xrandr" != "xno"; then
305 if test "x$with_xfixes" != "xno"; then
312 if test "x$with_xdamage" != "xno"; then
319 if test ! -z "$HAVE_LIBXFIXES" -o ! -z "$HAVE_LIBXDAMAGE"; then
325 if test ! -z "$HAVE_LIBXRANDR"; then
341 if test "$build_x11vnc" = "yes"; then
343 if test "x$HAVE_X11" = "xfalse" -a "x$with_x" != "xno"; then
361 if test "x$HAVE_X11" = "xtrue" -a "x$HAVE_XTEST" != "xtrue"; then
377 if test "x$with_v4l" != "xno"; then
381 if test "x$with_fbdev" != "xno"; then
385 if test "x$with_uinput" != "xno"; then
388 if test "x$HAVE_LINUX_INPUT_H" = "xtrue"; then
394 if test "x$with_macosx_native" != "xno"; then
406 if test "x$with_avahi" != "xno"; then
408 if test ! -z "$with_avahi" -a "x$with_avahi" != "xyes"; then
413 elif pkg-config --atleast-version=0.6.4 avahi-client >/dev/null 2>&1; then
423 if test "x$with_avahi" = "xyes"; then
437 if test ! -z "$with_system_libvncserver" -a "x$with_system_libvncserver" != "xno"; then
440 if test "X$VNEED" != "X"; then
443 if test "x$with_system_libvncserver" != "xyes"; then
445 if test "x$ld_minus_R" = "xno"; then
447 elif test "x$GCC" = "xyes"; then
453 if $cmd --version 1>/dev/null 2>&1; then
458 if test $cscore -lt $nscore; then
479 elif libvncserver-config --version 1>/dev/null 2>&1; then
482 if test "x$ld_minus_R" = "xno"; then
484 elif test "x$GCC" = "xyes"; then
493 if test $cscore -lt $nscore; then
514 if test "x$with_system_libvncserver" = "xyes"; then
534 if test "x$with_jpeg" != "xno"; then
540 if test ! -z "$with_jpeg" -a "x$with_jpeg" != "xyes"; then
544 if test "x$ld_minus_R" = "xno"; then
546 elif test "x$GCC" = "xyes"; then
553 if test "x$JPEG_LDFLAGS" != "x"; then
561 if test "x$HAVE_JPEGLIB_H" = "xtrue"; then
567 if test "x$HAVE_JPEGLIB_H" != "xtrue"; then
587 if test "x$HAVE_JPEGLIB_H" = "xtrue"; then
602 if test "x$cross_compiling" != "xyes"; then
613 if test "x$HAVE_JPEGLIB_H" = "xtrue" -a "x$HAVE_LIBJPEG_TURBO" != "xtrue"; then
635 if test "x$with_png" != "xno"; then
636 if test ! -z "$with_png" -a "x$with_png" != "xyes"; then
642 if test "x$ld_minus_R" = "xno"; then
644 elif test "x$GCC" = "xyes"; then
652 if test "x$HAVE_PNGLIB_H" = "xtrue"; then
655 if test ! -z "$with_png" -a "x$with_png" != "xyes"; then
656 if test "x$HAVE_PNGLIB_H" != "xtrue"; then
662 if test "$build_x11vnc" = "yes"; then
663 if test "x$HAVE_PNGLIB_H" != "xtrue"; then
685 if test "x$with_zlib" != "xno" -a "x$with_libz" != "xno"; then
686 if test ! -z "$with_zlib" -a "x$with_zlib" != "xyes"; then
691 if test "x$ld_minus_R" = "xno"; then
693 elif test "x$GCC" = "xyes"; then
700 if test "x$HAVE_ZLIB_H" = "xtrue"; then
703 if test ! -z "$with_zlib" -a "x$with_zlib" != "xyes"; then
704 if test "x$HAVE_ZLIB_H" != "xtrue"; then
709 if test "$build_x11vnc" = "yes"; then
710 if test "x$HAVE_ZLIB_H" != "xtrue"; then
728 if test "x$with_pthread" != "xno"; then
730 if test ! -z "$HAVE_PTHREAD_H"; then
745 if test -z "$HAVE_LIBPTHREAD"; then
748 if test "x$with_tightvnc_filetransfer" = "xyes"; then
754 if test "x$HAVE_B64" != "xtrue"; then
757 if test "x$with_websockets" = "xyes"; then
774 if test "$withval" != "yes" -a "$withval" != ""; then
779 if test -z "$with_sdl"; then
780 if $SDLCONFIG --version >/dev/null 2>&1; then
800 if test ! -z "$MINGW"; then
813 if test "x$with_gcrypt" != "xno"; then
817 if test "x$with_client_gcrypt" != "xno"; then
828 if test "x$with_gnutls" != "xno"; then
834 if test ! -z "$GNUTLS_LIBS" ; then
840 if test -z "$SSL_LIBS" -a -z "$GNUTLS_LIBS"; then
857 if test "x$with_ipv6" != "xno"; then
877 if test "$build_x11vnc" = "yes"; then
889 if test ! -d ./rfb; then
903 if test $inaddrt = no ; then
916 if test "x$uname_s" = "xHP-UX"; then
923 if test "$build_x11vnc" = "yes"; then
941 if test "$HAVE_ANDROID" = "true"; then
957 if test -d /usr/src/${directory}/SOURCES; then
984 if test "$build_x11vnc" = "yes"; then
989 # special target system, e.g. embedded) then you will need to
997 if test ! -z "$with_system_libvncserver" -a "x$with_system_libvncserver" != "xno"; then
1003 if test -f "rfb/$hdr"; then