moved main.go to bin and updated build files accordingly
This commit is contained in:
		
							
								
								
									
										74
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										74
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
			
		||||
# generated automatically by aclocal 1.17 -*- Autoconf -*-
 | 
			
		||||
# generated automatically by aclocal 1.18.1 -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1996-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1996-2025 Free Software Foundation, Inc.
 | 
			
		||||
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -14,13 +14,13 @@
 | 
			
		||||
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
 | 
			
		||||
m4_ifndef([AC_AUTOCONF_VERSION],
 | 
			
		||||
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 | 
			
		||||
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72],,
 | 
			
		||||
[m4_warning([this file was generated for autoconf 2.72.
 | 
			
		||||
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
 | 
			
		||||
[m4_warning([this file was generated for autoconf 2.71.
 | 
			
		||||
You have another version of autoconf.  It may work, but is not guaranteed to.
 | 
			
		||||
If you have problems, you may need to regenerate the build system entirely.
 | 
			
		||||
To do so, use the procedure documented by the package, typically 'autoreconf'.])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2002-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2002-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -32,10 +32,10 @@ To do so, use the procedure documented by the package, typically 'autoreconf'.])
 | 
			
		||||
# generated from the m4 files accompanying Automake X.Y.
 | 
			
		||||
# (This private macro should not be called outside this file.)
 | 
			
		||||
AC_DEFUN([AM_AUTOMAKE_VERSION],
 | 
			
		||||
[am__api_version='1.17'
 | 
			
		||||
[am__api_version='1.18'
 | 
			
		||||
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 | 
			
		||||
dnl require some minimum version.  Point them to the right macro.
 | 
			
		||||
m4_if([$1], [1.17], [],
 | 
			
		||||
m4_if([$1], [1.18.1], [],
 | 
			
		||||
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 | 
			
		||||
])
 | 
			
		||||
 | 
			
		||||
@ -51,12 +51,12 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 | 
			
		||||
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 | 
			
		||||
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 | 
			
		||||
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
 | 
			
		||||
[AM_AUTOMAKE_VERSION([1.17])dnl
 | 
			
		||||
[AM_AUTOMAKE_VERSION([1.18.1])dnl
 | 
			
		||||
m4_ifndef([AC_AUTOCONF_VERSION],
 | 
			
		||||
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 | 
			
		||||
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2011-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2011-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -120,7 +120,7 @@ AC_SUBST([AR])dnl
 | 
			
		||||
 | 
			
		||||
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -172,7 +172,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
 | 
			
		||||
 | 
			
		||||
# AM_CONDITIONAL                                            -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1997-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1997-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -203,7 +203,7 @@ AC_CONFIG_COMMANDS_PRE(
 | 
			
		||||
Usually this means the macro was only invoked conditionally.]])
 | 
			
		||||
fi])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1999-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1999-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -394,7 +394,7 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl
 | 
			
		||||
 | 
			
		||||
# Generate code to set up dependency tracking.              -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1999-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1999-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -462,7 +462,7 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
 | 
			
		||||
 | 
			
		||||
# Do all the work for Automake.                             -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1996-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1996-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -562,8 +562,9 @@ AC_REQUIRE([AC_PROG_AWK])dnl
 | 
			
		||||
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
 | 
			
		||||
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
 | 
			
		||||
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
 | 
			
		||||
	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
 | 
			
		||||
			     [_AM_PROG_TAR([v7])])])
 | 
			
		||||
  [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
 | 
			
		||||
    [_AM_IF_OPTION([tar-v7], [_AM_PROG_TAR([v7])],
 | 
			
		||||
      [_AM_PROG_TAR([ustar])])])])
 | 
			
		||||
_AM_IF_OPTION([no-dependencies],,
 | 
			
		||||
[AC_PROVIDE_IFELSE([AC_PROG_CC],
 | 
			
		||||
		  [_AM_DEPENDENCIES([CC])],
 | 
			
		||||
@ -639,7 +640,7 @@ for _am_header in $config_headers :; do
 | 
			
		||||
done
 | 
			
		||||
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -660,7 +661,7 @@ if test x"${install_sh+set}" != xset; then
 | 
			
		||||
fi
 | 
			
		||||
AC_SUBST([install_sh])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2003-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2003-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -681,7 +682,7 @@ AC_SUBST([am__leading_dot])])
 | 
			
		||||
 | 
			
		||||
# Check to see how 'make' treats includes.	            -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -724,7 +725,7 @@ AC_SUBST([am__quote])])
 | 
			
		||||
 | 
			
		||||
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1997-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1997-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -758,7 +759,7 @@ fi
 | 
			
		||||
 | 
			
		||||
# Helper functions for option handling.                     -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -787,7 +788,7 @@ AC_DEFUN([_AM_SET_OPTIONS],
 | 
			
		||||
AC_DEFUN([_AM_IF_OPTION],
 | 
			
		||||
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1999-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1999-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -819,7 +820,10 @@ AC_CACHE_CHECK(
 | 
			
		||||
      break
 | 
			
		||||
    fi
 | 
			
		||||
  done
 | 
			
		||||
  rm -f core conftest*
 | 
			
		||||
  # aligned with autoconf, so not including core; see bug#72225.
 | 
			
		||||
  rm -f -r a.out a.exe b.out conftest.$ac_ext conftest.$ac_objext \
 | 
			
		||||
    conftest.dSYM conftest1.$ac_ext conftest1.$ac_objext conftest1.dSYM \
 | 
			
		||||
    conftest2.$ac_ext conftest2.$ac_objext conftest2.dSYM
 | 
			
		||||
  unset am_i])
 | 
			
		||||
if test "$am_cv_prog_cc_c_o" != yes; then
 | 
			
		||||
   # Losing compiler, so override with the script.
 | 
			
		||||
@ -834,7 +838,7 @@ AC_LANG_POP([C])])
 | 
			
		||||
# For backward compatibility.
 | 
			
		||||
AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2022-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2022-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -850,7 +854,7 @@ AS_IF([(rm -f && rm -fr && rm -rf) 2>/dev/null], [], [am__rm_f_notfound='""'])
 | 
			
		||||
AC_SUBST(am__rm_f_notfound)
 | 
			
		||||
])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -869,7 +873,7 @@ AC_DEFUN([AM_RUN_LOG],
 | 
			
		||||
 | 
			
		||||
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 1996-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 1996-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -1038,10 +1042,12 @@ am_lf='
 | 
			
		||||
'
 | 
			
		||||
case `pwd` in
 | 
			
		||||
  *[[\\\"\#\$\&\'\`$am_lf]]*)
 | 
			
		||||
    AC_MSG_RESULT([no])
 | 
			
		||||
    AC_MSG_ERROR([unsafe absolute working directory name]);;
 | 
			
		||||
esac
 | 
			
		||||
case $srcdir in
 | 
			
		||||
  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
 | 
			
		||||
    AC_MSG_RESULT([no])
 | 
			
		||||
    AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
 | 
			
		||||
esac
 | 
			
		||||
 | 
			
		||||
@ -1094,7 +1100,7 @@ AC_CONFIG_COMMANDS_PRE(
 | 
			
		||||
rm -f conftest.file
 | 
			
		||||
])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2009-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2009-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -1163,9 +1169,13 @@ fi
 | 
			
		||||
# empty being verbose).
 | 
			
		||||
AC_DEFUN([AM_SILENT_RULES],
 | 
			
		||||
[AC_REQUIRE([_AM_SILENT_RULES])
 | 
			
		||||
AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1])])
 | 
			
		||||
AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1])m4_newline
 | 
			
		||||
dnl We intentionally force a newline after the assignment, since a) nothing
 | 
			
		||||
dnl good can come of more text following, and b) that was the behavior
 | 
			
		||||
dnl before 1.17. See https://bugs.gnu.org/72267.
 | 
			
		||||
])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2001-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2001-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -1193,7 +1203,7 @@ fi
 | 
			
		||||
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 | 
			
		||||
AC_SUBST([INSTALL_STRIP_PROGRAM])])
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2006-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2006-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -1212,7 +1222,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
 | 
			
		||||
 | 
			
		||||
# Check how to create a tarball.                            -*- Autoconf -*-
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2004-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2004-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
@ -1347,7 +1357,7 @@ AC_SUBST([am__tar])
 | 
			
		||||
AC_SUBST([am__untar])
 | 
			
		||||
]) # _AM_PROG_TAR
 | 
			
		||||
 | 
			
		||||
# Copyright (C) 2022-2024 Free Software Foundation, Inc.
 | 
			
		||||
# Copyright (C) 2022-2025 Free Software Foundation, Inc.
 | 
			
		||||
#
 | 
			
		||||
# This file is free software; the Free Software Foundation
 | 
			
		||||
# gives unlimited permission to copy and/or distribute it,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user