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/sysutils/lcdproc/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/lcdproc/files/patch-configure.ac
--- configure.ac.orig	2014-05-01 10:44:01 UTC
+++ configure.ac
@@ -4,6 +4,7 @@ AC_PREREQ(2.61)
 AC_INIT([lcdproc], [0.5.7], [lcdproc@lists.omnipotent.net])
 AC_CONFIG_SRCDIR([clients/lcdproc/batt.c])
 AM_INIT_AUTOMAKE
+PKG_PROG_PKG_CONFIG()
 
 AC_CONFIG_HEADERS(config.h)
 
@@ -268,7 +269,7 @@ AC_MSG_RESULT($enable_libusb)
 
 if test "$enable_libusb" = "yes"; then
 	ifdef([PKG_CHECK_MODULES],
-		[PKG_CHECK_MODULES(LIBUSB, libusb,
+		[PKG_CHECK_MODULES(LIBUSB, libusb-0.1,
 			[AC_DEFINE(HAVE_LIBUSB, [1], [Define to 1 if you have libusb])],
 			[ enable_libusb=no ])],
 		[AC_MSG_WARN([pkg-config not (fully) installed; drivers requiring libusb may not be built])])

Youez - 2016 - github.com/yon3zu
LinuXploit