403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/net-mgmt/adcli/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/net-mgmt/adcli/files/patch-configure
--- configure.ac	2021-02-20 08:51:40.000000000 -0500
+++ configure.ac	2021-10-12 16:57:31.442711000 -0400
@@ -104,5 +104,8 @@
 	LIBS="$LIBS $lib"
 	AC_LINK_IFELSE([
-		AC_LANG_PROGRAM([#include <resolv.h>],
+		AC_LANG_PROGRAM([[#include <sys/types.h>]
+		                 [#include <netinet/in.h>]
+		                 [#include <arpa/nameser.h>]
+		                 [#include <resolv.h>]],
 		                [res_query (0, 0, 0, 0, 0)])
 	],
@@ -269,11 +272,4 @@
 else
 	AC_DEFINE_UNQUOTED(BIN_CAT, "$BIN_CAT", [path to cat, used in unit test])
-fi
-
-AC_PATH_PROG(BIN_TAC, tac, no)
-if test "$BIN_TAC" = "no" ; then
-	AC_MSG_ERROR([tac is not available])
-else
-	AC_DEFINE_UNQUOTED(BIN_TAC, "$BIN_TAC", [path to tac, used in unit test])
 fi
 

Youez - 2016 - github.com/yon3zu
LinuXploit