403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/multimedia/xawtv/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/multimedia/xawtv/files/patch-configure
--- configure.orig	2013-04-02 15:20:33.000000000 +0200
+++ configure	2013-05-15 11:26:05.000000000 +0200
@@ -5244,7 +5244,7 @@
   $as_echo_n "(cached) " >&6
 else
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-lzvbi $LIBPTHREAD $LIBS"
+LIBS="-lunicode -lzvbi $LIBPTHREAD $LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -5277,7 +5277,7 @@
 if test "x$ac_cv_lib_zvbi_vbi_capture_fd" = xyes; then :
 
 $as_echo "#define HAVE_ZVBI 1" >>confdefs.h
- FOUND_ZVBI="yes"; LIBZVBI="-lzvbi -lpthread -lm -lpng -lz"
+ FOUND_ZVBI="yes"; LIBZVBI="-lzvbi -lunicode -lpthread -lm -lpng -lz"
 fi
 
 else
@@ -5379,7 +5379,7 @@
 if test "x$ac_cv_lib_dv_dv_decoder_new" = xyes; then :
 
 $as_echo "#define HAVE_DV 1" >>confdefs.h
- FOUND_DV="yes"; LIBDV="-ldv -lm"
+ FOUND_DV="yes"; LIBDV="-ldv -lm $LIBPTHREAD $LIBS"
 fi
 
 else
@@ -5914,23 +5914,14 @@

 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11 config directory" >&5
 $as_echo_n "checking for X11 config directory... " >&6; }
-x11conf=/usr/lib/X11
-if test -d /etc/X11; then
-	x11conf=/etc/X11
-fi
+x11conf=/etc/X11
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $x11conf" >&5
 $as_echo "$x11conf" >&6; }


 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11 app-defaults directory" >&5
 $as_echo_n "checking for X11 app-defaults directory... " >&6; }
-resdir=/usr/lib/X11
-if test -d /usr/share/X11/app-defaults; then
-	resdir=/usr/share/X11
-fi
-if test -d /etc/X11/app-defaults; then
-	resdir=/etc/X11
-fi
+resdir=/usr/X11R6/lib/X11
 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $resdir/app-defaults" >&5
 $as_echo "$resdir/app-defaults" >&6; }



Youez - 2016 - github.com/yon3zu
LinuXploit