2004-12-05 10:03:42 +01:00
|
|
|
$NetBSD: patch-ag,v 1.3 2004/12/05 09:03:42 adam Exp $
|
2004-08-14 15:29:54 +02:00
|
|
|
|
2004-12-05 10:03:42 +01:00
|
|
|
--- configure.orig 2004-11-17 01:02:36.000000000 +0000
|
2004-10-30 08:56:04 +02:00
|
|
|
+++ configure
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -309,7 +309,8 @@ ac_includes_default="\
|
2004-10-30 08:56:04 +02:00
|
|
|
# include <unistd.h>
|
|
|
|
#endif"
|
2004-08-14 15:29:54 +02:00
|
|
|
|
2004-12-05 10:03:42 +01:00
|
|
|
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PACKAGE VERSION TOPDIR CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MKOCTFILE ver subver mpath opath xpath altpath altmpath altopath CPICFLAG F77 FFLAGS FPICFLAG CXX CXXFLAGS CXXPICFLAG OCTAVE OCTAVE_VERSION canonical_host_type SHLEXT LN_S INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB COPY_FLAGS STRIP DEFHAVE_X X_LIBS X_CFLAGS CPP X_PRE_LIBS X_EXTRA_LIBS HAVE_DO_FORTRAN_INDEXING HAVE_PROPAGATE_EMPTY_MATRICES HAVE_OK_TO_LOSE_IMAGINARY_PART HAVE_ND_ARRAYS TYPEID_HAS_CLASS CLASS_HAS_LOAD_SAVE HAVE_OCTAVE_MAP_INDEX HAVE_OCTAVE_CONCAT HAVE_SWAP_BYTES HAVE_OCTAVE_UPLUS MAKEINFO TEXI2DVI TEXI2HTML DVIPDF DVIPS MKDOC MKTEXI HAVE_IEEE754_COMPLIANCE OCTAVE_FORGE_RELEASE EGREP DEFHAVE_LINUX_SOUNDCARD HAVE_RESIZE_AND_FILL HAVE_6ARG_MX_ND_RED OCTAVEFIXEDVERSION have_qhull need_qhull_version DEFHAVE_LIBGSL DEFHAVE_JPEG DEFHAVE_PNG MISCDEFS HAVE_LIB_TERMCAP HAVE_BUILTIN_STRUCT have_ginac DEFHAVE_GINAC LIBOBJS LTLIBOBJS'
|
|
|
|
+# added AWK
|
|
|
|
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PACKAGE VERSION TOPDIR CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MKOCTFILE ver subver mpath opath xpath altpath altmpath altopath CPICFLAG F77 FFLAGS FPICFLAG CXX CXXFLAGS CXXPICFLAG OCTAVE OCTAVE_VERSION canonical_host_type SHLEXT LN_S INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA RANLIB ac_ct_RANLIB COPY_FLAGS STRIP DEFHAVE_X X_LIBS X_CFLAGS CPP X_PRE_LIBS X_EXTRA_LIBS HAVE_DO_FORTRAN_INDEXING HAVE_PROPAGATE_EMPTY_MATRICES HAVE_OK_TO_LOSE_IMAGINARY_PART HAVE_ND_ARRAYS TYPEID_HAS_CLASS CLASS_HAS_LOAD_SAVE HAVE_OCTAVE_MAP_INDEX HAVE_OCTAVE_CONCAT HAVE_SWAP_BYTES HAVE_OCTAVE_UPLUS MAKEINFO TEXI2DVI TEXI2HTML DVIPDF DVIPS MKDOC MKTEXI HAVE_IEEE754_COMPLIANCE OCTAVE_FORGE_RELEASE AWK EGREP DEFHAVE_LINUX_SOUNDCARD HAVE_RESIZE_AND_FILL HAVE_6ARG_MX_ND_RED OCTAVEFIXEDVERSION have_qhull need_qhull_version DEFHAVE_LIBGSL DEFHAVE_JPEG DEFHAVE_PNG MISCDEFS HAVE_LIB_TERMCAP HAVE_BUILTIN_STRUCT have_ginac DEFHAVE_GINAC LIBOBJS LTLIBOBJS'
|
2004-10-30 08:56:04 +02:00
|
|
|
ac_subst_files=''
|
|
|
|
|
|
|
|
# Initialize some variables set by options.
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -954,7 +955,7 @@ esac
|
2004-10-30 08:56:04 +02:00
|
|
|
else
|
|
|
|
echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
|
|
|
|
fi
|
|
|
|
- cd "$ac_popdir"
|
|
|
|
+ cd $ac_popdir
|
|
|
|
done
|
|
|
|
fi
|
|
|
|
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -1885,7 +1886,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -1943,7 +1945,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -2059,7 +2062,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -2113,7 +2117,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -2158,7 +2163,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -2202,7 +2208,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3077,12 +3084,9 @@ ac_link='$CC -o conftest$ac_exeext $CFLA
|
2004-10-30 08:56:04 +02:00
|
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
-if test "x$ac_path_x_has_been_run" != xyes; then
|
|
|
|
- echo "$as_me:$LINENO: checking for X" >&5
|
|
|
|
+echo "$as_me:$LINENO: checking for X" >&5
|
|
|
|
echo $ECHO_N "checking for X... $ECHO_C" >&6
|
|
|
|
|
|
|
|
-ac_path_x_has_been_run=yes
|
|
|
|
|
|
|
|
# Check whether --with-x or --without-x was given.
|
|
|
|
if test "${with_x+set}" = set; then
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3175,7 +3179,7 @@ ac_x_header_dirs='
|
2004-10-30 08:56:04 +02:00
|
|
|
/usr/openwin/share/include'
|
|
|
|
|
|
|
|
if test "$ac_x_includes" = no; then
|
|
|
|
- # Guess where to find include files, by looking for a specified header file.
|
|
|
|
+ # Guess where to find include files, by looking for Intrinsic.h.
|
|
|
|
# First, try using that file with no special directory specified.
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
/* confdefs.h. */
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3249,7 +3253,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3309,15 +3314,10 @@ else
|
2004-10-30 08:56:04 +02:00
|
|
|
# Update the cache value to reflect the command line values.
|
|
|
|
ac_cv_have_x="have_x=yes \
|
|
|
|
ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
|
|
|
|
- # It might be that x_includes is empty (headers are found in the
|
|
|
|
- # standard search path. Then output the corresponding message
|
|
|
|
- ac_out_x_includes=$x_includes
|
|
|
|
- test "x$x_includes" = x && ac_out_x_includes="in standard search path"
|
|
|
|
- echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
|
|
|
|
-echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
|
|
|
|
+ echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
|
|
|
|
+echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
|
|
|
|
fi
|
|
|
|
|
|
|
|
-fi
|
|
|
|
if test "$no_x" = yes; then
|
|
|
|
# Not all programs may use this symbol, but it does not hurt to define it.
|
|
|
|
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3365,7 +3365,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3416,7 +3417,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3492,7 +3494,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3547,7 +3550,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3615,7 +3619,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3723,7 +3728,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3787,7 +3793,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3855,7 +3862,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -3959,7 +3967,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4023,7 +4032,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4120,7 +4130,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4184,7 +4195,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4281,7 +4293,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4345,7 +4358,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -4424,7 +4438,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5044,6 +5059,48 @@ OCTAVE_FORGE_RELEASE=`date +%Y.%m.%d`
|
2004-10-30 08:56:04 +02:00
|
|
|
|
|
|
|
CONFIGURE_OUTPUTS="$CONFIGURE_OUTPUTS admin/RPM/octave-forge.spec"
|
|
|
|
|
|
|
|
+for ac_prog in gawk mawk nawk awk
|
|
|
|
+do
|
|
|
|
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
+set dummy $ac_prog; ac_word=$2
|
|
|
|
+echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
|
|
|
|
+if test "${ac_cv_prog_AWK+set}" = set; then
|
|
|
|
+ echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
|
+else
|
|
|
|
+ if test -n "$AWK"; then
|
|
|
|
+ ac_cv_prog_AWK="$AWK" # Let the user override the test.
|
|
|
|
+else
|
|
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
+for as_dir in $PATH
|
|
|
|
+do
|
|
|
|
+ IFS=$as_save_IFS
|
|
|
|
+ test -z "$as_dir" && as_dir=.
|
|
|
|
+ for ac_exec_ext in '' $ac_executable_extensions; do
|
|
|
|
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
|
|
+ ac_cv_prog_AWK="$ac_prog"
|
|
|
|
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
|
+ break 2
|
|
|
|
+ fi
|
|
|
|
+done
|
|
|
|
+done
|
|
|
|
+
|
|
|
|
+fi
|
|
|
|
+fi
|
|
|
|
+AWK=$ac_cv_prog_AWK
|
|
|
|
+if test -n "$AWK"; then
|
|
|
|
+ echo "$as_me:$LINENO: result: $AWK" >&5
|
|
|
|
+echo "${ECHO_T}$AWK" >&6
|
|
|
|
+else
|
|
|
|
+ echo "$as_me:$LINENO: result: no" >&5
|
|
|
|
+echo "${ECHO_T}no" >&6
|
|
|
|
+fi
|
|
|
|
+
|
|
|
|
+ test -n "$AWK" && break
|
|
|
|
+done
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
if test -e main/audio/NOINSTALL ; then
|
|
|
|
|
|
|
|
STATUS=noinstall
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5102,7 +5159,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5272,7 +5330,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5335,7 +5394,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5585,7 +5645,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5737,7 +5798,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5866,7 +5928,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -5950,7 +6013,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6102,7 +6166,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6178,7 +6243,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6330,7 +6396,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6419,7 +6486,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6507,7 +6575,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6650,7 +6719,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6805,7 +6875,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -6876,7 +6947,8 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
|
2004-10-30 08:56:04 +02:00
|
|
|
cat conftest.err >&5
|
|
|
|
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
|
|
|
(exit $ac_status); } &&
|
|
|
|
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
|
|
|
|
+ { ac_try='test -z "$ac_c_werror_flag"
|
|
|
|
+ || test ! -s conftest.err'
|
|
|
|
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
|
|
|
|
(eval $ac_try) 2>&5
|
|
|
|
ac_status=$?
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -7631,6 +7703,7 @@ s,@MKDOC@,$MKDOC,;t t
|
2004-10-30 08:56:04 +02:00
|
|
|
s,@MKTEXI@,$MKTEXI,;t t
|
|
|
|
s,@HAVE_IEEE754_COMPLIANCE@,$HAVE_IEEE754_COMPLIANCE,;t t
|
|
|
|
s,@OCTAVE_FORGE_RELEASE@,$OCTAVE_FORGE_RELEASE,;t t
|
|
|
|
+s,@AWK@,$AWK,;t t
|
|
|
|
s,@EGREP@,$EGREP,;t t
|
|
|
|
s,@DEFHAVE_LINUX_SOUNDCARD@,$DEFHAVE_LINUX_SOUNDCARD,;t t
|
|
|
|
s,@HAVE_RESIZE_AND_FILL@,$HAVE_RESIZE_AND_FILL,;t t
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -7814,6 +7887,11 @@ esac
|
2004-10-30 08:56:04 +02:00
|
|
|
*) ac_INSTALL=$ac_top_builddir$INSTALL ;;
|
|
|
|
esac
|
|
|
|
|
|
|
|
+ if test x"$ac_file" != x-; then
|
|
|
|
+ { echo "$as_me:$LINENO: creating $ac_file" >&5
|
|
|
|
+echo "$as_me: creating $ac_file" >&6;}
|
|
|
|
+ rm -f "$ac_file"
|
|
|
|
+ fi
|
|
|
|
# Let's still pretend it is `configure' which instantiates (i.e., don't
|
|
|
|
# use $as_me), people would be surprised to read:
|
|
|
|
# /* config.h. Generated by config.status. */
|
2004-12-05 10:03:42 +01:00
|
|
|
@@ -7852,12 +7930,6 @@ echo "$as_me: error: cannot find input f
|
2004-10-30 08:56:04 +02:00
|
|
|
fi;;
|
|
|
|
esac
|
|
|
|
done` || { (exit 1); exit 1; }
|
|
|
|
-
|
|
|
|
- if test x"$ac_file" != x-; then
|
|
|
|
- { echo "$as_me:$LINENO: creating $ac_file" >&5
|
|
|
|
-echo "$as_me: creating $ac_file" >&6;}
|
|
|
|
- rm -f "$ac_file"
|
|
|
|
- fi
|
|
|
|
_ACEOF
|
|
|
|
cat >>$CONFIG_STATUS <<_ACEOF
|
|
|
|
sed "$ac_vpsub
|