configure (net-snmp-5.9.2) | : | configure (net-snmp-5.9.3) | ||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# From configure.ac Revision. | # From configure.ac Revision. | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.69 for Net-SNMP 5.9.2. | # Generated by GNU Autoconf 2.69 for Net-SNMP 5.9.3. | |||
# | # | |||
# Report bugs to <net-snmp-coders@lists.sourceforge.net>. | # Report bugs to <net-snmp-coders@lists.sourceforge.net>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
## -------------------- ## | ## -------------------- ## | |||
skipping to change at line 587 | skipping to change at line 587 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='Net-SNMP' | PACKAGE_NAME='Net-SNMP' | |||
PACKAGE_TARNAME='net-snmp' | PACKAGE_TARNAME='net-snmp' | |||
PACKAGE_VERSION='5.9.2' | PACKAGE_VERSION='5.9.3' | |||
PACKAGE_STRING='Net-SNMP 5.9.2' | PACKAGE_STRING='Net-SNMP 5.9.3' | |||
PACKAGE_BUGREPORT='net-snmp-coders@lists.sourceforge.net' | PACKAGE_BUGREPORT='net-snmp-coders@lists.sourceforge.net' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
ac_unique_file="agent/snmpd.c" | ac_unique_file="agent/snmpd.c" | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stdio.h> | #include <stdio.h> | |||
#ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <sys/types.h> | # include <sys/types.h> | |||
#endif | #endif | |||
skipping to change at line 1630 | skipping to change at line 1630 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. | |||
# This message is too long to be a string in the A/UX 3.1 sh. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures Net-SNMP 5.9.2 to adapt to many kinds of systems. | \`configure' configures Net-SNMP 5.9.3 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 1696 | skipping to change at line 1696 | |||
System types: | System types: | |||
--build=BUILD configure for building on BUILD [guessed] | --build=BUILD configure for building on BUILD [guessed] | |||
--host=HOST cross-compile to build programs to run on HOST [BUILD] | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |||
--target=TARGET configure for building compilers for TARGET [HOST] | --target=TARGET configure for building compilers for TARGET [HOST] | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of Net-SNMP 5.9.2:";; | short | recursive ) echo "Configuration of Net-SNMP 5.9.3:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | Optional Features: | |||
--disable-option-checking ignore unrecognized --enable/--with options | --disable-option-checking ignore unrecognized --enable/--with options | |||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |||
--disable-as-needed Link libperl against applications rather | --disable-as-needed Link libperl against applications rather | |||
than Net-SNMP libraries. Use only if the other | than Net-SNMP libraries. Use only if the other | |||
way doesn't work. | way doesn't work. | |||
skipping to change at line 1815 | skipping to change at line 1815 | |||
management system when building the host MIB | management system when building the host MIB | |||
module. | module. | |||
--without-pcre Don't include pcre process searching | --without-pcre Don't include pcre process searching | |||
support in the agent. | support in the agent. | |||
--with-install-prefix=PATH Just for installing, prefix all | --with-install-prefix=PATH Just for installing, prefix all | |||
directories with PATH. This is known not | directories with PATH. This is known not | |||
to work on some systems with shared | to work on some systems with shared | |||
libraries (eg, HPUX) | libraries (eg, HPUX) | |||
--with-features-of=version | --with-features-of=version | |||
Compile in MIB modules and other features as if this | Compile in MIB modules and other features as if this | |||
was release "version" (default is 5.9.2). | was release "version" (default is 5.9.3). | |||
Miscellaneous: | Miscellaneous: | |||
--with-defaults Use defaults for prompted values. | --with-defaults Use defaults for prompted values. | |||
--with-mibdirs="dir1:dir2:" Default directories to look for mibs. | --with-mibdirs="dir1:dir2:" Default directories to look for mibs. | |||
(Default: \$HOME/.snmp/mibs:DATADIR/snmp/mibs) | (Default: \$HOME/.snmp/mibs:DATADIR/snmp/mibs) | |||
--with-mibs="item1:item2:" Default mib IDs to read. | --with-mibs="item1:item2:" Default mib IDs to read. | |||
(The default list is | (The default list is | |||
"SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB" | "SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB" | |||
with the addition of any mibs used | with the addition of any mibs used | |||
by the mib modules the agent is | by the mib modules the agent is | |||
skipping to change at line 2138 | skipping to change at line 2138 | |||
else | else | |||
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Net-SNMP configure 5.9.2 | Net-SNMP configure 5.9.3 | |||
generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 2977 | skipping to change at line 2977 | |||
eval ac_res=\$$3 | eval ac_res=\$$3 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
$as_echo "$ac_res" >&6; } | $as_echo "$ac_res" >&6; } | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_check_decl | } # ac_fn_c_check_decl | |||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by Net-SNMP $as_me 5.9.2, which was | It was created by Net-SNMP $as_me 5.9.3, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0 $@ | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 31254 | skipping to change at line 31254 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by Net-SNMP $as_me 5.9.2, which was | This file was extended by Net-SNMP $as_me 5.9.3, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 31319 | skipping to change at line 31319 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <net-snmp-coders@lists.sourceforge.net>." | Report bugs to <net-snmp-coders@lists.sourceforge.net>." | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
Net-SNMP config.status 5.9.2 | Net-SNMP config.status 5.9.3 | |||
configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | INSTALL='$INSTALL' | |||
End of changes. 9 change blocks. | ||||
10 lines changed or deleted | 10 lines changed or added |