|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for syscall_intercept 1.0. |
| 3 | +# Generated by GNU Autoconf 2.71 for syscall_interceptor 1.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <axtlos@disroot.org>. |
6 | 6 | # |
@@ -619,10 +619,10 @@ MFLAGS= |
619 | 619 | MAKEFLAGS= |
620 | 620 |
|
621 | 621 | # Identity of this package. |
622 | | -PACKAGE_NAME='syscall_intercept' |
623 | | -PACKAGE_TARNAME='syscall_intercept' |
| 622 | +PACKAGE_NAME='syscall_interceptor' |
| 623 | +PACKAGE_TARNAME='syscall_interceptor' |
624 | 624 | PACKAGE_VERSION='1.0' |
625 | | -PACKAGE_STRING='syscall_intercept 1.0' |
| 625 | +PACKAGE_STRING='syscall_interceptor 1.0' |
626 | 626 | PACKAGE_BUGREPORT='axtlos@disroot.org' |
627 | 627 | PACKAGE_URL='' |
628 | 628 |
|
@@ -1350,7 +1350,7 @@ if test "$ac_init_help" = "long"; then |
1350 | 1350 | # Omit some internal or obsolete options to make the list less imposing. |
1351 | 1351 | # This message is too long to be a string in the A/UX 3.1 sh. |
1352 | 1352 | cat <<_ACEOF |
1353 | | -\`configure' configures syscall_intercept 1.0 to adapt to many kinds of systems. |
| 1353 | +\`configure' configures syscall_interceptor 1.0 to adapt to many kinds of systems. |
1354 | 1354 |
|
1355 | 1355 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1356 | 1356 |
|
@@ -1400,7 +1400,7 @@ Fine tuning of the installation directories: |
1400 | 1400 | --localedir=DIR locale-dependent data [DATAROOTDIR/locale] |
1401 | 1401 | --mandir=DIR man documentation [DATAROOTDIR/man] |
1402 | 1402 | --docdir=DIR documentation root |
1403 | | - [DATAROOTDIR/doc/syscall_intercept] |
| 1403 | + [DATAROOTDIR/doc/syscall_interceptor] |
1404 | 1404 | --htmldir=DIR html documentation [DOCDIR] |
1405 | 1405 | --dvidir=DIR dvi documentation [DOCDIR] |
1406 | 1406 | --pdfdir=DIR pdf documentation [DOCDIR] |
|
1422 | 1422 |
|
1423 | 1423 | if test -n "$ac_init_help"; then |
1424 | 1424 | case $ac_init_help in |
1425 | | - short | recursive ) echo "Configuration of syscall_intercept 1.0:";; |
| 1425 | + short | recursive ) echo "Configuration of syscall_interceptor 1.0:";; |
1426 | 1426 | esac |
1427 | 1427 | cat <<\_ACEOF |
1428 | 1428 |
|
|
1532 | 1532 | test -n "$ac_init_help" && exit $ac_status |
1533 | 1533 | if $ac_init_version; then |
1534 | 1534 | cat <<\_ACEOF |
1535 | | -syscall_intercept configure 1.0 |
| 1535 | +syscall_interceptor configure 1.0 |
1536 | 1536 | generated by GNU Autoconf 2.71 |
1537 | 1537 |
|
1538 | 1538 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1750,7 +1750,7 @@ cat >config.log <<_ACEOF |
1750 | 1750 | This file contains any messages produced by compilers while |
1751 | 1751 | running configure, to aid debugging if configure makes a mistake. |
1752 | 1752 |
|
1753 | | -It was created by syscall_intercept $as_me 1.0, which was |
| 1753 | +It was created by syscall_interceptor $as_me 1.0, which was |
1754 | 1754 | generated by GNU Autoconf 2.71. Invocation command line was |
1755 | 1755 |
|
1756 | 1756 | $ $0$ac_configure_args_raw |
@@ -12303,7 +12303,7 @@ fi |
12303 | 12303 |
|
12304 | 12304 |
|
12305 | 12305 | # Define the identity of the package. |
12306 | | - PACKAGE='syscall_intercept' |
| 12306 | + PACKAGE='syscall_interceptor' |
12307 | 12307 | VERSION='1.0' |
12308 | 12308 |
|
12309 | 12309 |
|
@@ -14162,7 +14162,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14162 | 14162 | # report actual input values of CONFIG_FILES etc. instead of their |
14163 | 14163 | # values after options handling. |
14164 | 14164 | ac_log=" |
14165 | | -This file was extended by syscall_intercept $as_me 1.0, which was |
| 14165 | +This file was extended by syscall_interceptor $as_me 1.0, which was |
14166 | 14166 | generated by GNU Autoconf 2.71. Invocation command line was |
14167 | 14167 |
|
14168 | 14168 | CONFIG_FILES = $CONFIG_FILES |
@@ -14230,7 +14230,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
14230 | 14230 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14231 | 14231 | ac_cs_config='$ac_cs_config_escaped' |
14232 | 14232 | ac_cs_version="\\ |
14233 | | -syscall_intercept config.status 1.0 |
| 14233 | +syscall_interceptor config.status 1.0 |
14234 | 14234 | configured by $0, generated by GNU Autoconf 2.71, |
14235 | 14235 | with options \\"\$ac_cs_config\\" |
14236 | 14236 |
|
|
0 commit comments