Deleted Added
full compact
configure (358659) configure (362716)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for ntp 4.2.8p14.
3# Generated by GNU Autoconf 2.69 for ntp 4.2.8p15.
4#
5# Report bugs to <http://bugs.ntp.org./>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='ntp'
592PACKAGE_TARNAME='ntp'
4#
5# Report bugs to <http://bugs.ntp.org./>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='ntp'
592PACKAGE_TARNAME='ntp'
593PACKAGE_VERSION='4.2.8p14'
594PACKAGE_STRING='ntp 4.2.8p14'
593PACKAGE_VERSION='4.2.8p15'
594PACKAGE_STRING='ntp 4.2.8p15'
595PACKAGE_BUGREPORT='http://bugs.ntp.org./'
596PACKAGE_URL='http://www.ntp.org./'
597
598# Factoring default headers for most tests.
599ac_includes_default="\
600#include <stdio.h>
601#ifdef HAVE_SYS_TYPES_H
602# include <sys/types.h>

--- 1009 unchanged lines hidden (view full) ---

1612
1613#
1614# Report the --help message.
1615#
1616if test "$ac_init_help" = "long"; then
1617 # Omit some internal or obsolete options to make the list less imposing.
1618 # This message is too long to be a string in the A/UX 3.1 sh.
1619 cat <<_ACEOF
595PACKAGE_BUGREPORT='http://bugs.ntp.org./'
596PACKAGE_URL='http://www.ntp.org./'
597
598# Factoring default headers for most tests.
599ac_includes_default="\
600#include <stdio.h>
601#ifdef HAVE_SYS_TYPES_H
602# include <sys/types.h>

--- 1009 unchanged lines hidden (view full) ---

1612
1613#
1614# Report the --help message.
1615#
1616if test "$ac_init_help" = "long"; then
1617 # Omit some internal or obsolete options to make the list less imposing.
1618 # This message is too long to be a string in the A/UX 3.1 sh.
1619 cat <<_ACEOF
1620\`configure' configures ntp 4.2.8p14 to adapt to many kinds of systems.
1620\`configure' configures ntp 4.2.8p15 to adapt to many kinds of systems.
1621
1622Usage: $0 [OPTION]... [VAR=VALUE]...
1623
1624To assign environment variables (e.g., CC, CFLAGS...), specify them as
1625VAR=VALUE. See below for descriptions of some of the useful variables.
1626
1627Defaults for the options are specified in brackets.
1628

--- 53 unchanged lines hidden (view full) ---

1682System types:
1683 --build=BUILD configure for building on BUILD [guessed]
1684 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1685_ACEOF
1686fi
1687
1688if test -n "$ac_init_help"; then
1689 case $ac_init_help in
1621
1622Usage: $0 [OPTION]... [VAR=VALUE]...
1623
1624To assign environment variables (e.g., CC, CFLAGS...), specify them as
1625VAR=VALUE. See below for descriptions of some of the useful variables.
1626
1627Defaults for the options are specified in brackets.
1628

--- 53 unchanged lines hidden (view full) ---

1682System types:
1683 --build=BUILD configure for building on BUILD [guessed]
1684 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1685_ACEOF
1686fi
1687
1688if test -n "$ac_init_help"; then
1689 case $ac_init_help in
1690 short | recursive ) echo "Configuration of ntp 4.2.8p14:";;
1690 short | recursive ) echo "Configuration of ntp 4.2.8p15:";;
1691 esac
1692 cat <<\_ACEOF
1693
1694Optional Features and Packages:
1695 --disable-option-checking ignore unrecognized --enable/--with options
1696 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1697 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1698 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]

--- 226 unchanged lines hidden (view full) ---

1925 fi || ac_status=$?
1926 cd "$ac_pwd" || { ac_status=$?; break; }
1927 done
1928fi
1929
1930test -n "$ac_init_help" && exit $ac_status
1931if $ac_init_version; then
1932 cat <<\_ACEOF
1691 esac
1692 cat <<\_ACEOF
1693
1694Optional Features and Packages:
1695 --disable-option-checking ignore unrecognized --enable/--with options
1696 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1697 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1698 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]

--- 226 unchanged lines hidden (view full) ---

1925 fi || ac_status=$?
1926 cd "$ac_pwd" || { ac_status=$?; break; }
1927 done
1928fi
1929
1930test -n "$ac_init_help" && exit $ac_status
1931if $ac_init_version; then
1932 cat <<\_ACEOF
1933ntp configure 4.2.8p14
1933ntp configure 4.2.8p15
1934generated by GNU Autoconf 2.69
1935
1936Copyright (C) 2012 Free Software Foundation, Inc.
1937This configure script is free software; the Free Software Foundation
1938gives unlimited permission to copy, distribute and modify it.
1939_ACEOF
1940 exit
1941fi

--- 692 unchanged lines hidden (view full) ---

2634$as_echo "$ac_res" >&6; }
2635 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2636
2637} # ac_fn_c_check_member
2638cat >config.log <<_ACEOF
2639This file contains any messages produced by compilers while
2640running configure, to aid debugging if configure makes a mistake.
2641
1934generated by GNU Autoconf 2.69
1935
1936Copyright (C) 2012 Free Software Foundation, Inc.
1937This configure script is free software; the Free Software Foundation
1938gives unlimited permission to copy, distribute and modify it.
1939_ACEOF
1940 exit
1941fi

--- 692 unchanged lines hidden (view full) ---

2634$as_echo "$ac_res" >&6; }
2635 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2636
2637} # ac_fn_c_check_member
2638cat >config.log <<_ACEOF
2639This file contains any messages produced by compilers while
2640running configure, to aid debugging if configure makes a mistake.
2641
2642It was created by ntp $as_me 4.2.8p14, which was
2642It was created by ntp $as_me 4.2.8p15, which was
2643generated by GNU Autoconf 2.69. Invocation command line was
2644
2645 $ $0 $@
2646
2647_ACEOF
2648exec 5>>config.log
2649{
2650cat <<_ASUNAME

--- 984 unchanged lines hidden (view full) ---

3635 else
3636 CYGPATH_W=echo
3637 fi
3638fi
3639
3640
3641# Define the identity of the package.
3642 PACKAGE='ntp'
2643generated by GNU Autoconf 2.69. Invocation command line was
2644
2645 $ $0 $@
2646
2647_ACEOF
2648exec 5>>config.log
2649{
2650cat <<_ASUNAME

--- 984 unchanged lines hidden (view full) ---

3635 else
3636 CYGPATH_W=echo
3637 fi
3638fi
3639
3640
3641# Define the identity of the package.
3642 PACKAGE='ntp'
3643 VERSION='4.2.8p14'
3643 VERSION='4.2.8p15'
3644
3645
3646cat >>confdefs.h <<_ACEOF
3647#define PACKAGE "$PACKAGE"
3648_ACEOF
3649
3650
3651cat >>confdefs.h <<_ACEOF

--- 23651 unchanged lines hidden (view full) ---

27303if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
27304 cat >>confdefs.h <<_ACEOF
27305#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
27306_ACEOF
27307
27308fi
27309done
27310
3644
3645
3646cat >>confdefs.h <<_ACEOF
3647#define PACKAGE "$PACKAGE"
3648_ACEOF
3649
3650
3651cat >>confdefs.h <<_ACEOF

--- 23651 unchanged lines hidden (view full) ---

27303if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
27304 cat >>confdefs.h <<_ACEOF
27305#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
27306_ACEOF
27307
27308fi
27309done
27310
27311for ac_func in strdup strerror setrlimit strchr
27311for ac_func in strdup strnlen memchr strerror setrlimit strchr
27312do :
27313 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
27314ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
27315if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
27316 cat >>confdefs.h <<_ACEOF
27317#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
27318_ACEOF
27319

--- 6849 unchanged lines hidden (view full) ---

34169_ASEOF
34170test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
34171
34172cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
34173# Save the log message, to keep $0 and so on meaningful, and to
34174# report actual input values of CONFIG_FILES etc. instead of their
34175# values after options handling.
34176ac_log="
27312do :
27313 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
27314ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
27315if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
27316 cat >>confdefs.h <<_ACEOF
27317#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
27318_ACEOF
27319

--- 6849 unchanged lines hidden (view full) ---

34169_ASEOF
34170test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
34171
34172cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
34173# Save the log message, to keep $0 and so on meaningful, and to
34174# report actual input values of CONFIG_FILES etc. instead of their
34175# values after options handling.
34176ac_log="
34177This file was extended by ntp $as_me 4.2.8p14, which was
34177This file was extended by ntp $as_me 4.2.8p15, which was
34178generated by GNU Autoconf 2.69. Invocation command line was
34179
34180 CONFIG_FILES = $CONFIG_FILES
34181 CONFIG_HEADERS = $CONFIG_HEADERS
34182 CONFIG_LINKS = $CONFIG_LINKS
34183 CONFIG_COMMANDS = $CONFIG_COMMANDS
34184 $ $0 $@
34185

--- 50 unchanged lines hidden (view full) ---

34236
34237Report bugs to <http://bugs.ntp.org./>.
34238ntp home page: <http://www.ntp.org./>."
34239
34240_ACEOF
34241cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34242ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
34243ac_cs_version="\\
34178generated by GNU Autoconf 2.69. Invocation command line was
34179
34180 CONFIG_FILES = $CONFIG_FILES
34181 CONFIG_HEADERS = $CONFIG_HEADERS
34182 CONFIG_LINKS = $CONFIG_LINKS
34183 CONFIG_COMMANDS = $CONFIG_COMMANDS
34184 $ $0 $@
34185

--- 50 unchanged lines hidden (view full) ---

34236
34237Report bugs to <http://bugs.ntp.org./>.
34238ntp home page: <http://www.ntp.org./>."
34239
34240_ACEOF
34241cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34242ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
34243ac_cs_version="\\
34244ntp config.status 4.2.8p14
34244ntp config.status 4.2.8p15
34245configured by $0, generated by GNU Autoconf 2.69,
34246 with options \\"\$ac_cs_config\\"
34247
34248Copyright (C) 2012 Free Software Foundation, Inc.
34249This config.status script is free software; the Free Software Foundation
34250gives unlimited permission to copy, distribute and modify it."
34251
34252ac_pwd='$ac_pwd'

--- 1914 unchanged lines hidden ---
34245configured by $0, generated by GNU Autoconf 2.69,
34246 with options \\"\$ac_cs_config\\"
34247
34248Copyright (C) 2012 Free Software Foundation, Inc.
34249This config.status script is free software; the Free Software Foundation
34250gives unlimited permission to copy, distribute and modify it."
34251
34252ac_pwd='$ac_pwd'

--- 1914 unchanged lines hidden ---