[netperf-dev] netperf4 commit notice r227 - trunk
raj at netperf.org
raj at netperf.org
Thu Jun 14 15:54:54 PDT 2007
Author: raj
Date: 2007-06-14 15:54:52 -0700 (Thu, 14 Jun 2007)
New Revision: 227
Modified:
trunk/configure
trunk/configure.ac
Log:
remove some unused things from configure
Modified: trunk/configure
===================================================================
--- trunk/configure 2007-06-07 20:12:30 UTC (rev 226)
+++ trunk/configure 2007-06-14 22:54:52 UTC (rev 227)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for netperf 4.0.0rc2.
+# Generated by GNU Autoconf 2.61 for netperf 4.0.0rc3.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -726,8 +726,8 @@
# Identity of this package.
PACKAGE_NAME='netperf'
PACKAGE_TARNAME='netperf'
-PACKAGE_VERSION='4.0.0rc2'
-PACKAGE_STRING='netperf 4.0.0rc2'
+PACKAGE_VERSION='4.0.0rc3'
+PACKAGE_STRING='netperf 4.0.0rc3'
PACKAGE_BUGREPORT=''
# Factoring default headers for most tests.
@@ -1405,7 +1405,7 @@
# 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.
cat <<_ACEOF
-\`configure' configures netperf 4.0.0rc2 to adapt to many kinds of systems.
+\`configure' configures netperf 4.0.0rc3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1476,7 +1476,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of netperf 4.0.0rc2:";;
+ short | recursive ) echo "Configuration of netperf 4.0.0rc3:";;
esac
cat <<\_ACEOF
@@ -1497,11 +1497,6 @@
--enable-disk build the DISK performance test suite
--enable-vst build the VST performance test suite
--enable-demo emit interim results during the run. May affect results.
- --enable-unixdomain include Unix Domain socket tests
- --enable-dlpi include Unix Domain socket tests
- --enable-xti include Unix Domain socket tests
- --enable-exs include ICSC async sockets tests
- --enable-sctp include tests to measure SCTP performance
--enable-intervals include ability to pace operations, may affect result
--enable-burst include intial request burst ability in _RR tests, may affect result
--enable-cpuutil include code to measure CPU utilization using specified mechanism
@@ -1594,7 +1589,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-netperf configure 4.0.0rc2
+netperf configure 4.0.0rc3
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1608,7 +1603,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by netperf $as_me 4.0.0rc2, which was
+It was created by netperf $as_me 4.0.0rc3, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2374,7 +2369,7 @@
# Define the identity of the package.
PACKAGE='netperf'
- VERSION='4.0.0rc2'
+ VERSION='4.0.0rc3'
cat >>confdefs.h <<_ACEOF
@@ -4321,7 +4316,7 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 4324 "configure"' > conftest.$ac_ext
+ echo '#line 4319 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
@@ -7041,11 +7036,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:7044: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:7039: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:7048: \$? = $ac_status" >&5
+ echo "$as_me:7043: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -7309,11 +7304,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:7312: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:7307: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:7316: \$? = $ac_status" >&5
+ echo "$as_me:7311: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -7413,11 +7408,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:7416: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:7411: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:7420: \$? = $ac_status" >&5
+ echo "$as_me:7415: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -9710,7 +9705,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 9713 "configure"
+#line 9708 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -9810,7 +9805,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 9813 "configure"
+#line 9808 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12146,11 +12141,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:12149: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:12144: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:12153: \$? = $ac_status" >&5
+ echo "$as_me:12148: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -12250,11 +12245,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:12253: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:12248: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:12257: \$? = $ac_status" >&5
+ echo "$as_me:12252: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -13811,11 +13806,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13814: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13809: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:13818: \$? = $ac_status" >&5
+ echo "$as_me:13813: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -13915,11 +13910,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:13918: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:13913: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:13922: \$? = $ac_status" >&5
+ echo "$as_me:13917: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -16102,11 +16097,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16105: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:16100: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:16109: \$? = $ac_status" >&5
+ echo "$as_me:16104: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -16370,11 +16365,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16373: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:16368: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:16377: \$? = $ac_status" >&5
+ echo "$as_me:16372: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -16474,11 +16469,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16477: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:16472: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:16481: \$? = $ac_status" >&5
+ echo "$as_me:16476: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -21608,9 +21603,8 @@
-
for ac_func in gethrtime gettimeofday inet_ntoa memset memcpy socket \
- sqrt strcasecmp strchr strstr strtoul uname
+ sqrt strcasecmp strchr strstr strtoul
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -22837,646 +22831,6 @@
fi
-# see if we should be including the AF_UNIX tests
-
-{ echo "$as_me:$LINENO: checking whether to include Unix-domain socket tests" >&5
-echo $ECHO_N "checking whether to include Unix-domain socket tests... $ECHO_C" >&6; }
-
-# Check whether --enable-unixdomain was given.
-if test "${enable_unixdomain+set}" = set; then
- enableval=$enable_unixdomain;
-fi
-
-
-case "$enable_unixdomain" in
- yes)
- use_unixdomain=true
- ;;
- no)
- use_unixdomain=false
- ;;
- '')
- use_unixdomain=false
- ;;
- *)
- { { echo "$as_me:$LINENO: error: --enable-unixdomain takes yes or no" >&5
-echo "$as_me: error: --enable-unixdomain takes yes or no" >&2;}
- { (exit 1); exit 1; }; }
- ;;
-esac
-
-if $use_unixdomain
-then
- { echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6; }
-else
- { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-fi
-
-if $use_unixdomain
-then
-
-cat >>confdefs.h <<\_ACEOF
-#define WANT_UNIX
-_ACEOF
-
-fi
-
-# see if we should be including the DLPI tests
-
-{ echo "$as_me:$LINENO: checking whether to include DLPI tests" >&5
-echo $ECHO_N "checking whether to include DLPI tests... $ECHO_C" >&6; }
-
-# Check whether --enable-dlpi was given.
-if test "${enable_dlpi+set}" = set; then
- enableval=$enable_dlpi;
-fi
-
-
-case "$enable_dlpi" in
- yes)
- use_dlpi=true
- ;;
- no)
- use_dlpi=false
- ;;
- '')
- use_dlpi=false
- ;;
- *)
- { { echo "$as_me:$LINENO: error: --enable-dlpi takes yes or no" >&5
-echo "$as_me: error: --enable-dlpi takes yes or no" >&2;}
- { (exit 1); exit 1; }; }
- ;;
-esac
-
-if $use_dlpi
-then
- { echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6; }
-else
- { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-fi
-
-if $use_dlpi
-then
-
-cat >>confdefs.h <<\_ACEOF
-#define WANT_DLPI
-_ACEOF
-
-fi
-
-
-# see if we should be including the XTI tests
-
-{ echo "$as_me:$LINENO: checking whether to include XTI tests" >&5
-echo $ECHO_N "checking whether to include XTI tests... $ECHO_C" >&6; }
-
-# Check whether --enable-xti was given.
-if test "${enable_xti+set}" = set; then
- enableval=$enable_xti;
-fi
-
-
-case "$enable_xti" in
- yes)
- # probably need to be a bit more sophisticated here
-
-{ echo "$as_me:$LINENO: checking for t_open in -lxti" >&5
-echo $ECHO_N "checking for t_open in -lxti... $ECHO_C" >&6; }
-if test "${ac_cv_lib_xti_t_open+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-lxti $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
-#ifdef __cplusplus
-extern "C"
-#endif
-char t_open ();
-int
-main ()
-{
-return t_open ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_link") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && {
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest$ac_exeext &&
- $as_test_x conftest$ac_exeext; then
- ac_cv_lib_xti_t_open=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_xti_t_open=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_xti_t_open" >&5
-echo "${ECHO_T}$ac_cv_lib_xti_t_open" >&6; }
-if test $ac_cv_lib_xti_t_open = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBXTI 1
-_ACEOF
-
- LIBS="-lxti $LIBS"
-
-fi
-
- use_xti=true
- ;;
- no)
- use_xti=false
- ;;
- '')
- use_xti=false
- ;;
- *)
- { { echo "$as_me:$LINENO: error: --enable-xti takes yes or no" >&5
-echo "$as_me: error: --enable-xti takes yes or no" >&2;}
- { (exit 1); exit 1; }; }
- ;;
-esac
-
-if $use_xti
-then
- { echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6; }
-else
- { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-fi
-
-if $use_xti
-then
-
-cat >>confdefs.h <<\_ACEOF
-#define WANT_XTI
-_ACEOF
-
-fi
-
-# see if we should be including the ICSC-EXS tests
-
-{ echo "$as_me:$LINENO: checking whether to include ICSC-EXS tests" >&5
-echo $ECHO_N "checking whether to include ICSC-EXS tests... $ECHO_C" >&6; }
-
-# Check whether --enable-exs was given.
-if test "${enable_exs+set}" = set; then
- enableval=$enable_exs;
-fi
-
-
-case "$enable_exs" in
- yes)
- use_exs=true
- if test "${ac_cv_header_sys_exs_h+set}" = set; then
- { echo "$as_me:$LINENO: checking for sys/exs.h" >&5
-echo $ECHO_N "checking for sys/exs.h... $ECHO_C" >&6; }
-if test "${ac_cv_header_sys_exs_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_exs_h" >&5
-echo "${ECHO_T}$ac_cv_header_sys_exs_h" >&6; }
-else
- # Is the header compilable?
-{ echo "$as_me:$LINENO: checking sys/exs.h usability" >&5
-echo $ECHO_N "checking sys/exs.h usability... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_includes_default
-#include <sys/exs.h>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_compile") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && {
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest.$ac_objext; then
- ac_header_compiler=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_header_compiler=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-echo "${ECHO_T}$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ echo "$as_me:$LINENO: checking sys/exs.h presence" >&5
-echo $ECHO_N "checking sys/exs.h presence... $ECHO_C" >&6; }
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <sys/exs.h>
-_ACEOF
-if { (ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null && {
- test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
- test ! -s conftest.err
- }; then
- ac_header_preproc=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_header_preproc=no
-fi
-
-rm -f conftest.err conftest.$ac_ext
-{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-echo "${ECHO_T}$ac_header_preproc" >&6; }
-
-# So? What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
- yes:no: )
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: accepted by the compiler, rejected by the preprocessor!" >&5
-echo "$as_me: WARNING: sys/exs.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: proceeding with the compiler's result" >&5
-echo "$as_me: WARNING: sys/exs.h: proceeding with the compiler's result" >&2;}
- ac_header_preproc=yes
- ;;
- no:yes:* )
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: present but cannot be compiled" >&5
-echo "$as_me: WARNING: sys/exs.h: present but cannot be compiled" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: check for missing prerequisite headers?" >&5
-echo "$as_me: WARNING: sys/exs.h: check for missing prerequisite headers?" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: see the Autoconf documentation" >&5
-echo "$as_me: WARNING: sys/exs.h: see the Autoconf documentation" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: section \"Present But Cannot Be Compiled\"" >&5
-echo "$as_me: WARNING: sys/exs.h: section \"Present But Cannot Be Compiled\"" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: proceeding with the preprocessor's result" >&5
-echo "$as_me: WARNING: sys/exs.h: proceeding with the preprocessor's result" >&2;}
- { echo "$as_me:$LINENO: WARNING: sys/exs.h: in the future, the compiler will take precedence" >&5
-echo "$as_me: WARNING: sys/exs.h: in the future, the compiler will take precedence" >&2;}
-
- ;;
-esac
-{ echo "$as_me:$LINENO: checking for sys/exs.h" >&5
-echo $ECHO_N "checking for sys/exs.h... $ECHO_C" >&6; }
-if test "${ac_cv_header_sys_exs_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_header_sys_exs_h=$ac_header_preproc
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_exs_h" >&5
-echo "${ECHO_T}$ac_cv_header_sys_exs_h" >&6; }
-
-fi
-if test $ac_cv_header_sys_exs_h = yes; then
- :
-else
- use_exs=false
-fi
-
-
-
-{ echo "$as_me:$LINENO: checking for exs_init in -lexs" >&5
-echo $ECHO_N "checking for exs_init in -lexs... $ECHO_C" >&6; }
-if test "${ac_cv_lib_exs_exs_init+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-lexs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
-#ifdef __cplusplus
-extern "C"
-#endif
-char exs_init ();
-int
-main ()
-{
-return exs_init ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_link") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && {
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest$ac_exeext &&
- $as_test_x conftest$ac_exeext; then
- ac_cv_lib_exs_exs_init=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_exs_exs_init=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_exs_exs_init" >&5
-echo "${ECHO_T}$ac_cv_lib_exs_exs_init" >&6; }
-if test $ac_cv_lib_exs_exs_init = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBEXS 1
-_ACEOF
-
- LIBS="-lexs $LIBS"
-
-else
- use_exs=false
-fi
-
- ;;
- no)
- use_exs=false
- ;;
- '')
- use_exs=false
- ;;
- *)
- { { echo "$as_me:$LINENO: error: --enable-exs takes yes or no" >&5
-echo "$as_me: error: --enable-exs takes yes or no" >&2;}
- { (exit 1); exit 1; }; }
- ;;
-esac
-
-if $use_exs
-then
- { echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6; }
-else
- { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-fi
-
-if $use_exs
-then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ICSC_EXS
-_ACEOF
-
-fi
-
-# see if we should be enabling SCTP support
-
-
-# Check whether --enable-sctp was given.
-if test "${enable_sctp+set}" = set; then
- enableval=$enable_sctp;
-fi
-
-
-case "$enable_sctp" in
- yes)
- use_sctp=true
-
-for ac_header in netinet/sctp.h
-do
-as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
-echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <sys/socket.h>
-
-
-#include <$ac_header>
-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_compile") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && {
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest.$ac_objext; then
- eval "$as_ac_Header=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- eval "$as_ac_Header=no"
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-ac_res=`eval echo '${'$as_ac_Header'}'`
- { echo "$as_me:$LINENO: result: $ac_res" >&5
-echo "${ECHO_T}$ac_res" >&6; }
-if test `eval echo '${'$as_ac_Header'}'` = yes; then
- cat >>confdefs.h <<_ACEOF
-#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-else
- use_sctp=false
-fi
-
-done
-
-
-{ echo "$as_me:$LINENO: checking for main in -lsctp" >&5
-echo $ECHO_N "checking for main in -lsctp... $ECHO_C" >&6; }
-if test "${ac_cv_lib_sctp_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsctp $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-return main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
-esac
-eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
- (eval "$ac_link") 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && {
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest$ac_exeext &&
- $as_test_x conftest$ac_exeext; then
- ac_cv_lib_sctp_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_sctp_main=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_lib_sctp_main" >&5
-echo "${ECHO_T}$ac_cv_lib_sctp_main" >&6; }
-if test $ac_cv_lib_sctp_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBSCTP 1
-_ACEOF
-
- LIBS="-lsctp $LIBS"
-
-else
- use_sctp=false
-fi
-ac_cv_lib_sctp=ac_cv_lib_sctp_main
-
- ;;
- no)
- use_sctp=false
- ;;
- '')
- # whatever
- use_sctp=false
- ;;
- *)
- { { echo "$as_me:$LINENO: error: --enable-sctp takes yes or no" >&5
-echo "$as_me: error: --enable-sctp takes yes or no" >&2;}
- { (exit 1); exit 1; }; }
- ;;
-esac
-
-{ echo "$as_me:$LINENO: checking whether to include SCTP tests" >&5
-echo $ECHO_N "checking whether to include SCTP tests... $ECHO_C" >&6; }
-
-if $use_sctp
-then
- { echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6; }
-else
- { echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6; }
-fi
-
-if $use_sctp
-then
-
-cat >>confdefs.h <<\_ACEOF
-#define WANT_SCTP
-_ACEOF
-
-fi
-
# see if we should be enabling paced sends
{ echo "$as_me:$LINENO: checking whether to include paced send (intervals) support" >&5
@@ -24626,7 +23980,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by netperf $as_me 4.0.0rc2, which was
+This file was extended by netperf $as_me 4.0.0rc3, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -24679,7 +24033,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-netperf config.status 4.0.0rc2
+netperf config.status 4.0.0rc3
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2007-06-07 20:12:30 UTC (rev 226)
+++ trunk/configure.ac 2007-06-14 22:54:52 UTC (rev 227)
@@ -3,11 +3,11 @@
# Process this file with autoconf to produce a configure script.
FULL-PACKAGE-NAME=netperf
-VERSION=4.0.0rc2
+VERSION=4.0.0rc3
BUG-REPORT-ADDRESS=netperf-feedback at netperf.org
AC_PREREQ(2.59)
-AC_INIT(netperf, 4.0.0rc2)
+AC_INIT(netperf, 4.0.0rc3)
# use the target version rather than host - one day we may want cross-compile
AC_CANONICAL_TARGET
# AC_CONFIG_SRCDIR([src/hist.h])
@@ -93,7 +93,7 @@
# remove pstat_getdynamic (at least for now) since we don't do
# anything conditional with the check anyway...
AC_CHECK_FUNCS([gethrtime gettimeofday inet_ntoa memset memcpy socket \
- sqrt strcasecmp strchr strstr strtoul uname])
+ sqrt strcasecmp strchr strstr strtoul ])
#AC_CONFIG_SUBDIRS(src/missing)
@@ -388,189 +388,6 @@
[Define to one to enable demo support. May affect results.])
fi
-# see if we should be including the AF_UNIX tests
-
-AC_MSG_CHECKING(whether to include Unix-domain socket tests)
-
-AC_ARG_ENABLE(unixdomain,
- [ --enable-unixdomain include Unix Domain socket tests])
-
-case "$enable_unixdomain" in
- yes)
- use_unixdomain=true
- ;;
- no)
- use_unixdomain=false
- ;;
- '')
- use_unixdomain=false
- ;;
- *)
- AC_MSG_ERROR([--enable-unixdomain takes yes or no])
- ;;
-esac
-
-if $use_unixdomain
-then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if $use_unixdomain
-then
- AC_DEFINE([WANT_UNIX],,
- [Define to one to include Unix Domain socket tests.])
-fi
-
-# see if we should be including the DLPI tests
-
-AC_MSG_CHECKING(whether to include DLPI tests)
-
-AC_ARG_ENABLE(dlpi,
- [ --enable-dlpi include Unix Domain socket tests])
-
-case "$enable_dlpi" in
- yes)
- use_dlpi=true
- ;;
- no)
- use_dlpi=false
- ;;
- '')
- use_dlpi=false
- ;;
- *)
- AC_MSG_ERROR([--enable-dlpi takes yes or no])
- ;;
-esac
-
-if $use_dlpi
-then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if $use_dlpi
-then
- AC_DEFINE([WANT_DLPI],,[Define to one to include DLPI tests.])
-fi
-
-
-# see if we should be including the XTI tests
-
-AC_MSG_CHECKING(whether to include XTI tests)
-
-AC_ARG_ENABLE(xti,
- [ --enable-xti include Unix Domain socket tests])
-
-case "$enable_xti" in
- yes)
- # probably need to be a bit more sophisticated here
- AC_CHECK_LIB(xti,t_open)
- use_xti=true
- ;;
- no)
- use_xti=false
- ;;
- '')
- use_xti=false
- ;;
- *)
- AC_MSG_ERROR([--enable-xti takes yes or no])
- ;;
-esac
-
-if $use_xti
-then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if $use_xti
-then
- AC_DEFINE([WANT_XTI],,[Define to one to include XTI tests.])
-fi
-
-# see if we should be including the ICSC-EXS tests
-
-AC_MSG_CHECKING(whether to include ICSC-EXS tests)
-
-AC_ARG_ENABLE(exs,
- [ --enable-exs include ICSC async sockets tests])
-
-case "$enable_exs" in
- yes)
- use_exs=true
- AC_CHECK_HEADER(sys/exs.h,,[use_exs=false])
- AC_CHECK_LIB(exs,exs_init,,[use_exs=false])
- ;;
- no)
- use_exs=false
- ;;
- '')
- use_exs=false
- ;;
- *)
- AC_MSG_ERROR([--enable-exs takes yes or no])
- ;;
-esac
-
-if $use_exs
-then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if $use_exs
-then
- AC_DEFINE([HAVE_ICSC_EXS],,[Define to one to include ICSC-EXS tests.])
-fi
-
-# see if we should be enabling SCTP support
-
-
-AC_ARG_ENABLE(sctp,
- [ --enable-sctp include tests to measure SCTP performance ])
-
-case "$enable_sctp" in
- yes)
- use_sctp=true
- AC_CHECK_HEADERS(netinet/sctp.h,,use_sctp=false,
-[[
-#include <sys/socket.h>
-]])
- AC_HAVE_LIBRARY(sctp,,use_sctp=false)
- ;;
- no)
- use_sctp=false
- ;;
- '')
- # whatever
- use_sctp=false
- ;;
- *)
- AC_MSG_ERROR([--enable-sctp takes yes or no])
- ;;
-esac
-
-AC_MSG_CHECKING(whether to include SCTP tests)
-
-if $use_sctp
-then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if $use_sctp
-then
- AC_DEFINE([WANT_SCTP],,[Define to one to include SCTP tests.])
-fi
-
# see if we should be enabling paced sends
AC_MSG_CHECKING([whether to include paced send (intervals) support])
More information about the netperf-dev
mailing list