Server IP : 68.65.122.142 / Your IP : 3.145.44.101 Web Server : LiteSpeed System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : glenirhm ( 1318) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/locale/bo/../rue/../bai/../no.us-ascii/../vo/../fr/../gmh/../rm/../hu_HU/../en@shaw/../it/../bad/../dua/../ae/../nb/../fr_FR/../ne/../as/../map/../eu/../dv/../zh/../ar/../br/../mni/../lo/../kw/../bin/../tt/../tt@iqtelif/../ay/../cgg/../inh/../csb/../sog/../tli/../st/../bug/../../aclocal-1.16/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
## -*- Autoconf -*- # Copyright (C) 2001-2018 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. # (This has been adapted from Autoconf's _AC_RUN_LOG macro.) AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD (exit $ac_status); }])