annotate src/of-ltfat-1-cross-fixes.patch @ 7207:9ed6500e56d3 default tip @

maint: Merge release to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 17 May 2024 20:16:41 +0200
parents 7f203bae655e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 diff -uNr a/src/autom4te.cache/output.0 b/src/autom4te.cache/output.0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2 --- a/src/autom4te.cache/output.0 1969-12-31 19:00:00.000000000 -0500
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3 +++ b/src/autom4te.cache/output.0 2018-07-06 14:01:20.408923225 -0400
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4 @@ -0,0 +1,4384 @@
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5 +@%:@! /bin/sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
6 +@%:@ Guess values for system-dependent variables and create Makefiles.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
7 +@%:@ Generated by GNU Autoconf 2.69 for LTFAT 2.3.1.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 +@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
9 +@%:@ Report bugs to <http://github.com/ltfat/ltfat/issues>.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
10 +@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
11 +@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
12 +@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
13 +@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
14 +@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
15 +@%:@ This configure script is free software; the Free Software Foundation
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
16 +@%:@ gives unlimited permission to copy, distribute and modify it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
17 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
18 +## M4sh Initialization. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
19 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
20 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
21 +# Be more Bourne compatible
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
22 +DUALCASE=1; export DUALCASE # for MKS sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
23 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
24 + emulate sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
25 + NULLCMD=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
26 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
27 + # is contrary to our usage. Disable this feature.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
28 + alias -g '${1+"$@"}'='"$@"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
29 + setopt NO_GLOB_SUBST
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
30 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
31 + case `(set -o) 2>/dev/null` in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
32 + *posix*) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
33 + set -o posix ;; @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
34 + *) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
35 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
36 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
37 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
38 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
39 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
40 +as_nl='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
41 +'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
42 +export as_nl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
43 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
44 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
45 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
46 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
47 +# Prefer a ksh shell builtin over an external printf program on Solaris,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
48 +# but without wasting forks for bash or zsh.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
49 +if test -z "$BASH_VERSION$ZSH_VERSION" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
50 + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
51 + as_echo='print -r --'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
52 + as_echo_n='print -rn --'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
53 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
54 + as_echo='printf %s\n'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
55 + as_echo_n='printf %s'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
56 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
57 + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
58 + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
59 + as_echo_n='/usr/ucb/echo -n'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
60 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
61 + as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
62 + as_echo_n_body='eval
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
63 + arg=$1;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
64 + case $arg in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
65 + *"$as_nl"*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
66 + expr "X$arg" : "X\\(.*\\)$as_nl";
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
67 + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
68 + esac;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
69 + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
70 + '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
71 + export as_echo_n_body
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
72 + as_echo_n='sh -c $as_echo_n_body as_echo'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
73 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
74 + export as_echo_body
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
75 + as_echo='sh -c $as_echo_body as_echo'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
76 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
77 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
78 +# The user is always right.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
79 +if test "${PATH_SEPARATOR+set}" != set; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
80 + PATH_SEPARATOR=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
81 + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
82 + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
83 + PATH_SEPARATOR=';'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
84 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
85 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
86 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
87 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
88 +# IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
89 +# We need space, tab and new line, in precisely that order. Quoting is
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
90 +# there to prevent editors from complaining about space-tab.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
91 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
92 +# splitting by setting IFS to empty value.)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
93 +IFS=" "" $as_nl"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
94 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
95 +# Find who we are. Look in the path if we contain no directory separator.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
96 +as_myself=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
97 +case $0 in @%:@((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
98 + *[\\/]* ) as_myself=$0 ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
99 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
100 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
101 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
102 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
103 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
104 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
105 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
106 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
107 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
108 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
109 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
110 +# We did not find ourselves, most probably we were run as `sh COMMAND'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
111 +# in which case we are not to be found in the path.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
112 +if test "x$as_myself" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
113 + as_myself=$0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
114 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
115 +if test ! -f "$as_myself"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
116 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
117 + exit 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
118 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
119 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
120 +# Unset variables that we do not need and which cause bugs (e.g. in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
121 +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
122 +# suppresses any "Segmentation fault" message there. '((' could
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
123 +# trigger a bug in pdksh 5.2.14.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
124 +for as_var in BASH_ENV ENV MAIL MAILPATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
125 +do eval test x\${$as_var+set} = xset \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
126 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
127 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
128 +PS1='$ '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
129 +PS2='> '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
130 +PS4='+ '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
131 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
132 +# NLS nuisances.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
133 +LC_ALL=C
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
134 +export LC_ALL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
135 +LANGUAGE=C
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
136 +export LANGUAGE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
137 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
138 +# CDPATH.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
139 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
140 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
141 +# Use a proper internal environment variable to ensure we don't fall
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
142 + # into an infinite loop, continuously re-executing ourselves.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
143 + if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
144 + _as_can_reexec=no; export _as_can_reexec;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
145 + # We cannot yet assume a decent shell, so we have to provide a
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
146 +# neutralization value for shells without unset; and this also
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
147 +# works around shells that cannot unset nonexistent variables.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
148 +# Preserve -v and -x to the replacement shell.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
149 +BASH_ENV=/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
150 +ENV=/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
151 +(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
152 +case $- in @%:@ ((((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
153 + *v*x* | *x*v* ) as_opts=-vx ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
154 + *v* ) as_opts=-v ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
155 + *x* ) as_opts=-x ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
156 + * ) as_opts= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
157 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
158 +exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
159 +# Admittedly, this is quite paranoid, since all the known shells bail
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
160 +# out after a failed `exec'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
161 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
162 +as_fn_exit 255
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
163 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
164 + # We don't want this to propagate to other subprocesses.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
165 + { _as_can_reexec=; unset _as_can_reexec;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
166 +if test "x$CONFIG_SHELL" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
167 + as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
168 + emulate sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
169 + NULLCMD=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
170 + # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
171 + # is contrary to our usage. Disable this feature.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
172 + alias -g '\${1+\"\$@\"}'='\"\$@\"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
173 + setopt NO_GLOB_SUBST
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
174 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
175 + case \`(set -o) 2>/dev/null\` in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
176 + *posix*) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
177 + set -o posix ;; @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
178 + *) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
179 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
180 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
181 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
182 +"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
183 + as_required="as_fn_return () { (exit \$1); }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
184 +as_fn_success () { as_fn_return 0; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
185 +as_fn_failure () { as_fn_return 1; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
186 +as_fn_ret_success () { return 0; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
187 +as_fn_ret_failure () { return 1; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
188 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
189 +exitcode=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
190 +as_fn_success || { exitcode=1; echo as_fn_success failed.; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
191 +as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
192 +as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
193 +as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
194 +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
195 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
196 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
197 + exitcode=1; echo positional parameters were not saved.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
198 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
199 +test x\$exitcode = x0 || exit 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
200 +test -x / || exit 1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
201 + as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
202 + as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
203 + eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
204 + test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
205 + if (eval "$as_required") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
206 + as_have_required=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
207 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
208 + as_have_required=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
209 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
210 + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
211 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
212 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
213 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
214 +as_found=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
215 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
216 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
217 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
218 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
219 + as_found=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
220 + case $as_dir in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
221 + /*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
222 + for as_base in sh bash ksh sh5; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
223 + # Try only shells that exist, to save several forks.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
224 + as_shell=$as_dir/$as_base
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
225 + if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
226 + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
227 + CONFIG_SHELL=$as_shell as_have_required=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
228 + if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
229 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
230 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
231 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
232 + done;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
233 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
234 + as_found=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
235 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
236 +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
237 + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
238 + CONFIG_SHELL=$SHELL as_have_required=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
239 +fi; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
240 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
241 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
242 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
243 + if test "x$CONFIG_SHELL" != x; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
244 + export CONFIG_SHELL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
245 + # We cannot yet assume a decent shell, so we have to provide a
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
246 +# neutralization value for shells without unset; and this also
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
247 +# works around shells that cannot unset nonexistent variables.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
248 +# Preserve -v and -x to the replacement shell.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
249 +BASH_ENV=/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
250 +ENV=/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
251 +(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
252 +case $- in @%:@ ((((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
253 + *v*x* | *x*v* ) as_opts=-vx ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
254 + *v* ) as_opts=-v ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
255 + *x* ) as_opts=-x ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
256 + * ) as_opts= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
257 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
258 +exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
259 +# Admittedly, this is quite paranoid, since all the known shells bail
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
260 +# out after a failed `exec'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
261 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
262 +exit 255
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
263 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
264 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
265 + if test x$as_have_required = xno; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
266 + $as_echo "$0: This script requires a shell more modern than all"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
267 + $as_echo "$0: the shells that I found on your system."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
268 + if test x${ZSH_VERSION+set} = xset ; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
269 + $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
270 + $as_echo "$0: be upgraded to zsh 4.3.4 or later."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
271 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
272 + $as_echo "$0: Please tell bug-autoconf@gnu.org and
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
273 +$0: http://github.com/ltfat/ltfat/issues about your system,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
274 +$0: including any error possibly output before this
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
275 +$0: message. Then install a modern shell, or manually run
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
276 +$0: the script under such a shell if you do have one."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
277 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
278 + exit 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
279 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
280 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
281 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
282 +SHELL=${CONFIG_SHELL-/bin/sh}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
283 +export SHELL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
284 +# Unset more variables known to interfere with behavior of common tools.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
285 +CLICOLOR_FORCE= GREP_OPTIONS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
286 +unset CLICOLOR_FORCE GREP_OPTIONS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
287 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
288 +## --------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
289 +## M4sh Shell Functions. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
290 +## --------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
291 +@%:@ as_fn_unset VAR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
292 +@%:@ ---------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
293 +@%:@ Portably unset VAR.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
294 +as_fn_unset ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
295 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
296 + { eval $1=; unset $1;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
297 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
298 +as_unset=as_fn_unset
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
299 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
300 +@%:@ as_fn_set_status STATUS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
301 +@%:@ -----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
302 +@%:@ Set @S|@? to STATUS, without forking.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
303 +as_fn_set_status ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
304 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
305 + return $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
306 +} @%:@ as_fn_set_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
307 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
308 +@%:@ as_fn_exit STATUS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
309 +@%:@ -----------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
310 +@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
311 +as_fn_exit ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
312 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
313 + set +e
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
314 + as_fn_set_status $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
315 + exit $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
316 +} @%:@ as_fn_exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
317 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
318 +@%:@ as_fn_mkdir_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
319 +@%:@ -------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
320 +@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
321 +as_fn_mkdir_p ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
322 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
323 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
324 + case $as_dir in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
325 + -*) as_dir=./$as_dir;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
326 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
327 + test -d "$as_dir" || eval $as_mkdir_p || {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
328 + as_dirs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
329 + while :; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
330 + case $as_dir in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
331 + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
332 + *) as_qdir=$as_dir;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
333 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
334 + as_dirs="'$as_qdir' $as_dirs"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
335 + as_dir=`$as_dirname -- "$as_dir" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
336 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
337 + X"$as_dir" : 'X\(//\)[^/]' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
338 + X"$as_dir" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
339 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
340 +$as_echo X"$as_dir" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
341 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
342 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
343 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
344 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
345 + /^X\(\/\/\)[^/].*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
346 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
347 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
348 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
349 + /^X\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
350 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
351 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
352 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
353 + /^X\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
354 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
355 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
356 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
357 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
358 + test -d "$as_dir" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
359 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
360 + test -z "$as_dirs" || eval "mkdir $as_dirs"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
361 + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
362 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
363 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
364 +} @%:@ as_fn_mkdir_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
365 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
366 +@%:@ as_fn_executable_p FILE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
367 +@%:@ -----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
368 +@%:@ Test if FILE is an executable regular file.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
369 +as_fn_executable_p ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
370 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
371 + test -f "$1" && test -x "$1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
372 +} @%:@ as_fn_executable_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
373 +@%:@ as_fn_append VAR VALUE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
374 +@%:@ ----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
375 +@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
376 +@%:@ advantage of any shell optimizations that allow amortized linear growth over
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
377 +@%:@ repeated appends, instead of the typical quadratic growth present in naive
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
378 +@%:@ implementations.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
379 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
380 + eval 'as_fn_append ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
381 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
382 + eval $1+=\$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
383 + }'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
384 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
385 + as_fn_append ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
386 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
387 + eval $1=\$$1\$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
388 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
389 +fi # as_fn_append
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
390 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
391 +@%:@ as_fn_arith ARG...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
392 +@%:@ ------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
393 +@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
394 +@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
395 +@%:@ must be portable across @S|@(()) and expr.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
396 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
397 + eval 'as_fn_arith ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
398 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
399 + as_val=$(( $* ))
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
400 + }'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
401 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
402 + as_fn_arith ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
403 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
404 + as_val=`expr "$@" || test $? -eq 1`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
405 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
406 +fi # as_fn_arith
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
407 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
408 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
409 +@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
410 +@%:@ ----------------------------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
411 +@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
412 +@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
413 +@%:@ script with STATUS, using 1 if that was 0.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
414 +as_fn_error ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
415 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
416 + as_status=$1; test $as_status -eq 0 && as_status=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
417 + if test "$4"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
418 + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
419 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
420 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
421 + $as_echo "$as_me: error: $2" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
422 + as_fn_exit $as_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
423 +} @%:@ as_fn_error
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
424 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
425 +if expr a : '\(a\)' >/dev/null 2>&1 &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
426 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
427 + as_expr=expr
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
428 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
429 + as_expr=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
430 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
431 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
432 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
433 + as_basename=basename
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
434 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
435 + as_basename=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
436 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
437 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
438 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
439 + as_dirname=dirname
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
440 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
441 + as_dirname=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
442 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
443 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
444 +as_me=`$as_basename -- "$0" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
445 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
446 + X"$0" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
447 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
448 +$as_echo X/"$0" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
449 + sed '/^.*\/\([^/][^/]*\)\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
450 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
451 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
452 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
453 + /^X\/\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
454 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
455 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
456 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
457 + /^X\/\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
458 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
459 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
460 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
461 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
462 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
463 +# Avoid depending upon Character Ranges.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
464 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
465 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
466 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
467 +as_cr_digits='0123456789'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
468 +as_cr_alnum=$as_cr_Letters$as_cr_digits
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
469 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
470 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
471 + as_lineno_1=$LINENO as_lineno_1a=$LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
472 + as_lineno_2=$LINENO as_lineno_2a=$LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
473 + eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
474 + test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
475 + # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
476 + sed -n '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
477 + p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
478 + /[$]LINENO/=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
479 + ' <$as_myself |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
480 + sed '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
481 + s/[$]LINENO.*/&-/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
482 + t lineno
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
483 + b
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
484 + :lineno
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
485 + N
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
486 + :loop
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
487 + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
488 + t loop
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
489 + s/-\n.*//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
490 + ' >$as_me.lineno &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
491 + chmod +x "$as_me.lineno" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
492 + { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
493 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
494 + # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
495 + # already done that, so ensure we don't try to do so again and fall
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
496 + # in an infinite loop. This has already happened in practice.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
497 + _as_can_reexec=no; export _as_can_reexec
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
498 + # Don't try to exec as it changes $[0], causing all sort of problems
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
499 + # (the dirname of $[0] is not the place where we might find the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
500 + # original and so on. Autoconf is especially sensitive to this).
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
501 + . "./$as_me.lineno"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
502 + # Exit status is that of the last command.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
503 + exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
504 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
505 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
506 +ECHO_C= ECHO_N= ECHO_T=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
507 +case `echo -n x` in @%:@(((((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
508 +-n*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
509 + case `echo 'xy\c'` in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
510 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
511 + xy) ECHO_C='\c';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
512 + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
513 + ECHO_T=' ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
514 + esac;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
515 +*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
516 + ECHO_N='-n';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
517 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
518 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
519 +rm -f conf$$ conf$$.exe conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
520 +if test -d conf$$.dir; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
521 + rm -f conf$$.dir/conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
522 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
523 + rm -f conf$$.dir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
524 + mkdir conf$$.dir 2>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
525 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
526 +if (echo >conf$$.file) 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
527 + if ln -s conf$$.file conf$$ 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
528 + as_ln_s='ln -s'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
529 + # ... but there are two gotchas:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
530 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
531 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
532 + # In both cases, we have to default to `cp -pR'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
533 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
534 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
535 + elif ln conf$$.file conf$$ 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
536 + as_ln_s=ln
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
537 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
538 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
539 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
540 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
541 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
542 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
543 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
544 +rmdir conf$$.dir 2>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
545 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
546 +if mkdir -p . 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
547 + as_mkdir_p='mkdir -p "$as_dir"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
548 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
549 + test -d ./-p && rmdir ./-p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
550 + as_mkdir_p=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
551 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
552 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
553 +as_test_x='test -x'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
554 +as_executable_p=as_fn_executable_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
555 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
556 +# Sed expression to map a string onto a valid CPP name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
557 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
558 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
559 +# Sed expression to map a string onto a valid variable name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
560 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
561 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
562 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
563 +test -n "$DJDIR" || exec 7<&0 </dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
564 +exec 6>&1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
565 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
566 +# Name of the host.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
567 +# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
568 +# so uname gets run too.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
569 +ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
570 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
571 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
572 +# Initializations.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
573 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
574 +ac_default_prefix=/usr/local
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
575 +ac_clean_files=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
576 +ac_config_libobj_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
577 +LIB@&t@OBJS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
578 +cross_compiling=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
579 +subdirs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
580 +MFLAGS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
581 +MAKEFLAGS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
582 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
583 +# Identity of this package.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
584 +PACKAGE_NAME='LTFAT'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
585 +PACKAGE_TARNAME='ltfat'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
586 +PACKAGE_VERSION='2.3.1'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
587 +PACKAGE_STRING='LTFAT 2.3.1'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
588 +PACKAGE_BUGREPORT='http://github.com/ltfat/ltfat/issues'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
589 +PACKAGE_URL=''
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
590 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
591 +ac_subst_vars='LTLIBOBJS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
592 +LIB@&t@OBJS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
593 +have_libportaudio
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
594 +MKOCTFILE
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
595 +ac_ct_CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
596 +CXXFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
597 +CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
598 +OBJEXT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
599 +EXEEXT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
600 +ac_ct_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
601 +CPPFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
602 +LDFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
603 +CFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
604 +CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
605 +target_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
606 +host_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
607 +build_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
608 +LIBS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
609 +ECHO_T
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
610 +ECHO_N
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
611 +ECHO_C
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
612 +DEFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
613 +mandir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
614 +localedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
615 +libdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
616 +psdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
617 +pdfdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
618 +dvidir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
619 +htmldir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
620 +infodir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
621 +docdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
622 +oldincludedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
623 +includedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
624 +runstatedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
625 +localstatedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
626 +sharedstatedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
627 +sysconfdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
628 +datadir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
629 +datarootdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
630 +libexecdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
631 +sbindir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
632 +bindir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
633 +program_transform_name
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
634 +prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
635 +exec_prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
636 +PACKAGE_URL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
637 +PACKAGE_BUGREPORT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
638 +PACKAGE_STRING
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
639 +PACKAGE_VERSION
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
640 +PACKAGE_TARNAME
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
641 +PACKAGE_NAME
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
642 +PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
643 +SHELL'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
644 +ac_subst_files=''
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
645 +ac_user_opts='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
646 +enable_option_checking
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
647 +'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
648 + ac_precious_vars='build_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
649 +host_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
650 +target_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
651 +CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
652 +CFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
653 +LDFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
654 +LIBS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
655 +CPPFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
656 +CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
657 +CXXFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
658 +CCC'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
659 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
660 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
661 +# Initialize some variables set by options.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
662 +ac_init_help=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
663 +ac_init_version=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
664 +ac_unrecognized_opts=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
665 +ac_unrecognized_sep=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
666 +# The variables have the same names as the options, with
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
667 +# dashes changed to underlines.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
668 +cache_file=/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
669 +exec_prefix=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
670 +no_create=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
671 +no_recursion=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
672 +prefix=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
673 +program_prefix=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
674 +program_suffix=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
675 +program_transform_name=s,x,x,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
676 +silent=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
677 +site=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
678 +srcdir=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
679 +verbose=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
680 +x_includes=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
681 +x_libraries=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
682 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
683 +# Installation directory options.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
684 +# These are left unexpanded so users can "make install exec_prefix=/foo"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
685 +# and all the variables that are supposed to be based on exec_prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
686 +# by default will actually change.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
687 +# Use braces instead of parens because sh, perl, etc. also accept them.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
688 +# (The list follows the same order as the GNU Coding Standards.)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
689 +bindir='${exec_prefix}/bin'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
690 +sbindir='${exec_prefix}/sbin'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
691 +libexecdir='${exec_prefix}/libexec'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
692 +datarootdir='${prefix}/share'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
693 +datadir='${datarootdir}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
694 +sysconfdir='${prefix}/etc'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
695 +sharedstatedir='${prefix}/com'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
696 +localstatedir='${prefix}/var'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
697 +runstatedir='${localstatedir}/run'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
698 +includedir='${prefix}/include'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
699 +oldincludedir='/usr/include'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
700 +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
701 +infodir='${datarootdir}/info'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
702 +htmldir='${docdir}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
703 +dvidir='${docdir}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
704 +pdfdir='${docdir}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
705 +psdir='${docdir}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
706 +libdir='${exec_prefix}/lib'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
707 +localedir='${datarootdir}/locale'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
708 +mandir='${datarootdir}/man'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
709 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
710 +ac_prev=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
711 +ac_dashdash=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
712 +for ac_option
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
713 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
714 + # If the previous option needs an argument, assign it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
715 + if test -n "$ac_prev"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
716 + eval $ac_prev=\$ac_option
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
717 + ac_prev=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
718 + continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
719 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
720 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
721 + case $ac_option in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
722 + *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
723 + *=) ac_optarg= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
724 + *) ac_optarg=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
725 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
726 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
727 + # Accept the important Cygnus configure options, so we can diagnose typos.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
728 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
729 + case $ac_dashdash$ac_option in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
730 + --)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
731 + ac_dashdash=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
732 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
733 + -bindir | --bindir | --bindi | --bind | --bin | --bi)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
734 + ac_prev=bindir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
735 + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
736 + bindir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
737 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
738 + -build | --build | --buil | --bui | --bu)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
739 + ac_prev=build_alias ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
740 + -build=* | --build=* | --buil=* | --bui=* | --bu=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
741 + build_alias=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
742 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
743 + -cache-file | --cache-file | --cache-fil | --cache-fi \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
744 + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
745 + ac_prev=cache_file ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
746 + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
747 + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
748 + cache_file=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
749 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
750 + --config-cache | -C)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
751 + cache_file=config.cache ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
752 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
753 + -datadir | --datadir | --datadi | --datad)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
754 + ac_prev=datadir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
755 + -datadir=* | --datadir=* | --datadi=* | --datad=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
756 + datadir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
757 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
758 + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
759 + | --dataroo | --dataro | --datar)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
760 + ac_prev=datarootdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
761 + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
762 + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
763 + datarootdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
764 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
765 + -disable-* | --disable-*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
766 + ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
767 + # Reject names that are not valid shell variable names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
768 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
769 + as_fn_error $? "invalid feature name: $ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
770 + ac_useropt_orig=$ac_useropt
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
771 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
772 + case $ac_user_opts in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
773 + *"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
774 +"enable_$ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
775 +"*) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
776 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
777 + ac_unrecognized_sep=', ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
778 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
779 + eval enable_$ac_useropt=no ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
780 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
781 + -docdir | --docdir | --docdi | --doc | --do)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
782 + ac_prev=docdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
783 + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
784 + docdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
785 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
786 + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
787 + ac_prev=dvidir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
788 + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
789 + dvidir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
790 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
791 + -enable-* | --enable-*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
792 + ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
793 + # Reject names that are not valid shell variable names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
794 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
795 + as_fn_error $? "invalid feature name: $ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
796 + ac_useropt_orig=$ac_useropt
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
797 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
798 + case $ac_user_opts in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
799 + *"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
800 +"enable_$ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
801 +"*) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
802 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
803 + ac_unrecognized_sep=', ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
804 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
805 + eval enable_$ac_useropt=\$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
806 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
807 + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
808 + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
809 + | --exec | --exe | --ex)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
810 + ac_prev=exec_prefix ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
811 + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
812 + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
813 + | --exec=* | --exe=* | --ex=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
814 + exec_prefix=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
815 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
816 + -gas | --gas | --ga | --g)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
817 + # Obsolete; use --with-gas.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
818 + with_gas=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
819 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
820 + -help | --help | --hel | --he | -h)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
821 + ac_init_help=long ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
822 + -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
823 + ac_init_help=recursive ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
824 + -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
825 + ac_init_help=short ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
826 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
827 + -host | --host | --hos | --ho)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
828 + ac_prev=host_alias ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
829 + -host=* | --host=* | --hos=* | --ho=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
830 + host_alias=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
831 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
832 + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
833 + ac_prev=htmldir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
834 + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
835 + | --ht=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
836 + htmldir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
837 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
838 + -includedir | --includedir | --includedi | --included | --include \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
839 + | --includ | --inclu | --incl | --inc)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
840 + ac_prev=includedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
841 + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
842 + | --includ=* | --inclu=* | --incl=* | --inc=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
843 + includedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
844 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
845 + -infodir | --infodir | --infodi | --infod | --info | --inf)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
846 + ac_prev=infodir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
847 + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
848 + infodir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
849 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
850 + -libdir | --libdir | --libdi | --libd)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
851 + ac_prev=libdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
852 + -libdir=* | --libdir=* | --libdi=* | --libd=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
853 + libdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
854 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
855 + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
856 + | --libexe | --libex | --libe)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
857 + ac_prev=libexecdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
858 + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
859 + | --libexe=* | --libex=* | --libe=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
860 + libexecdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
861 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
862 + -localedir | --localedir | --localedi | --localed | --locale)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
863 + ac_prev=localedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
864 + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
865 + localedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
866 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
867 + -localstatedir | --localstatedir | --localstatedi | --localstated \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
868 + | --localstate | --localstat | --localsta | --localst | --locals)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
869 + ac_prev=localstatedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
870 + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
871 + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
872 + localstatedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
873 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
874 + -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
875 + ac_prev=mandir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
876 + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
877 + mandir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
878 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
879 + -nfp | --nfp | --nf)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
880 + # Obsolete; use --without-fp.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
881 + with_fp=no ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
882 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
883 + -no-create | --no-create | --no-creat | --no-crea | --no-cre \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
884 + | --no-cr | --no-c | -n)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
885 + no_create=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
886 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
887 + -no-recursion | --no-recursion | --no-recursio | --no-recursi \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
888 + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
889 + no_recursion=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
890 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
891 + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
892 + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
893 + | --oldin | --oldi | --old | --ol | --o)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
894 + ac_prev=oldincludedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
895 + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
896 + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
897 + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
898 + oldincludedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
899 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
900 + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
901 + ac_prev=prefix ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
902 + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
903 + prefix=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
904 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
905 + -program-prefix | --program-prefix | --program-prefi | --program-pref \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
906 + | --program-pre | --program-pr | --program-p)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
907 + ac_prev=program_prefix ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
908 + -program-prefix=* | --program-prefix=* | --program-prefi=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
909 + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
910 + program_prefix=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
911 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
912 + -program-suffix | --program-suffix | --program-suffi | --program-suff \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
913 + | --program-suf | --program-su | --program-s)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
914 + ac_prev=program_suffix ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
915 + -program-suffix=* | --program-suffix=* | --program-suffi=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
916 + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
917 + program_suffix=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
918 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
919 + -program-transform-name | --program-transform-name \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
920 + | --program-transform-nam | --program-transform-na \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
921 + | --program-transform-n | --program-transform- \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
922 + | --program-transform | --program-transfor \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
923 + | --program-transfo | --program-transf \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
924 + | --program-trans | --program-tran \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
925 + | --progr-tra | --program-tr | --program-t)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
926 + ac_prev=program_transform_name ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
927 + -program-transform-name=* | --program-transform-name=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
928 + | --program-transform-nam=* | --program-transform-na=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
929 + | --program-transform-n=* | --program-transform-=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
930 + | --program-transform=* | --program-transfor=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
931 + | --program-transfo=* | --program-transf=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
932 + | --program-trans=* | --program-tran=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
933 + | --progr-tra=* | --program-tr=* | --program-t=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
934 + program_transform_name=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
935 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
936 + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
937 + ac_prev=pdfdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
938 + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
939 + pdfdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
940 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
941 + -psdir | --psdir | --psdi | --psd | --ps)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
942 + ac_prev=psdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
943 + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
944 + psdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
945 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
946 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
947 + | -silent | --silent | --silen | --sile | --sil)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
948 + silent=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
949 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
950 + -runstatedir | --runstatedir | --runstatedi | --runstated \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
951 + | --runstate | --runstat | --runsta | --runst | --runs \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
952 + | --run | --ru | --r)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
953 + ac_prev=runstatedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
954 + -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
955 + | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
956 + | --run=* | --ru=* | --r=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
957 + runstatedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
958 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
959 + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
960 + ac_prev=sbindir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
961 + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
962 + | --sbi=* | --sb=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
963 + sbindir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
964 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
965 + -sharedstatedir | --sharedstatedir | --sharedstatedi \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
966 + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
967 + | --sharedst | --shareds | --shared | --share | --shar \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
968 + | --sha | --sh)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
969 + ac_prev=sharedstatedir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
970 + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
971 + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
972 + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
973 + | --sha=* | --sh=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
974 + sharedstatedir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
975 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
976 + -site | --site | --sit)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
977 + ac_prev=site ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
978 + -site=* | --site=* | --sit=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
979 + site=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
980 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
981 + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
982 + ac_prev=srcdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
983 + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
984 + srcdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
985 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
986 + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
987 + | --syscon | --sysco | --sysc | --sys | --sy)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
988 + ac_prev=sysconfdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
989 + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
990 + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
991 + sysconfdir=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
992 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
993 + -target | --target | --targe | --targ | --tar | --ta | --t)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
994 + ac_prev=target_alias ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
995 + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
996 + target_alias=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
997 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
998 + -v | -verbose | --verbose | --verbos | --verbo | --verb)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
999 + verbose=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1000 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1001 + -version | --version | --versio | --versi | --vers | -V)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1002 + ac_init_version=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1003 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1004 + -with-* | --with-*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1005 + ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1006 + # Reject names that are not valid shell variable names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1007 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1008 + as_fn_error $? "invalid package name: $ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1009 + ac_useropt_orig=$ac_useropt
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1010 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1011 + case $ac_user_opts in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1012 + *"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1013 +"with_$ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1014 +"*) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1015 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1016 + ac_unrecognized_sep=', ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1017 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1018 + eval with_$ac_useropt=\$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1019 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1020 + -without-* | --without-*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1021 + ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1022 + # Reject names that are not valid shell variable names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1023 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1024 + as_fn_error $? "invalid package name: $ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1025 + ac_useropt_orig=$ac_useropt
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1026 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1027 + case $ac_user_opts in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1028 + *"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1029 +"with_$ac_useropt"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1030 +"*) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1031 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1032 + ac_unrecognized_sep=', ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1033 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1034 + eval with_$ac_useropt=no ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1035 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1036 + --x)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1037 + # Obsolete; use --with-x.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1038 + with_x=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1039 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1040 + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1041 + | --x-incl | --x-inc | --x-in | --x-i)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1042 + ac_prev=x_includes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1043 + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1044 + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1045 + x_includes=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1046 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1047 + -x-libraries | --x-libraries | --x-librarie | --x-librari \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1048 + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1049 + ac_prev=x_libraries ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1050 + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1051 + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1052 + x_libraries=$ac_optarg ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1053 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1054 + -*) as_fn_error $? "unrecognized option: \`$ac_option'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1055 +Try \`$0 --help' for more information"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1056 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1057 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1058 + *=*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1059 + ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1060 + # Reject names that are not valid shell variable names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1061 + case $ac_envvar in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1062 + '' | [0-9]* | *[!_$as_cr_alnum]* )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1063 + as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1064 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1065 + eval $ac_envvar=\$ac_optarg
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1066 + export $ac_envvar ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1067 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1068 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1069 + # FIXME: should be removed in autoconf 3.0.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1070 + $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1071 + expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1072 + $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1073 + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1074 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1075 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1076 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1077 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1078 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1079 +if test -n "$ac_prev"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1080 + ac_option=--`echo $ac_prev | sed 's/_/-/g'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1081 + as_fn_error $? "missing argument to $ac_option"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1082 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1083 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1084 +if test -n "$ac_unrecognized_opts"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1085 + case $enable_option_checking in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1086 + no) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1087 + fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1088 + *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1089 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1090 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1091 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1092 +# Check all directory arguments for consistency.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1093 +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1094 + datadir sysconfdir sharedstatedir localstatedir includedir \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1095 + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1096 + libdir localedir mandir runstatedir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1097 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1098 + eval ac_val=\$$ac_var
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1099 + # Remove trailing slashes.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1100 + case $ac_val in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1101 + */ )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1102 + ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1103 + eval $ac_var=\$ac_val;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1104 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1105 + # Be sure to have absolute directory names.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1106 + case $ac_val in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1107 + [\\/$]* | ?:[\\/]* ) continue;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1108 + NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1109 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1110 + as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1111 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1112 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1113 +# There might be people who depend on the old broken behavior: `$host'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1114 +# used to hold the argument of --host etc.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1115 +# FIXME: To remove some day.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1116 +build=$build_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1117 +host=$host_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1118 +target=$target_alias
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1119 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1120 +# FIXME: To remove some day.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1121 +if test "x$host_alias" != x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1122 + if test "x$build_alias" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1123 + cross_compiling=maybe
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1124 + elif test "x$build_alias" != "x$host_alias"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1125 + cross_compiling=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1126 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1127 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1128 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1129 +ac_tool_prefix=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1130 +test -n "$host_alias" && ac_tool_prefix=$host_alias-
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1131 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1132 +test "$silent" = yes && exec 6>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1133 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1134 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1135 +ac_pwd=`pwd` && test -n "$ac_pwd" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1136 +ac_ls_di=`ls -di .` &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1137 +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1138 + as_fn_error $? "working directory cannot be determined"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1139 +test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1140 + as_fn_error $? "pwd does not report name of working directory"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1141 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1142 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1143 +# Find the source files, if location was not specified.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1144 +if test -z "$srcdir"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1145 + ac_srcdir_defaulted=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1146 + # Try the directory containing this script, then the parent directory.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1147 + ac_confdir=`$as_dirname -- "$as_myself" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1148 +$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1149 + X"$as_myself" : 'X\(//\)[^/]' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1150 + X"$as_myself" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1151 + X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1152 +$as_echo X"$as_myself" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1153 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1154 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1155 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1156 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1157 + /^X\(\/\/\)[^/].*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1158 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1159 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1160 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1161 + /^X\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1162 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1163 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1164 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1165 + /^X\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1166 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1167 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1168 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1169 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1170 + srcdir=$ac_confdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1171 + if test ! -r "$srcdir/$ac_unique_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1172 + srcdir=..
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1173 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1174 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1175 + ac_srcdir_defaulted=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1176 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1177 +if test ! -r "$srcdir/$ac_unique_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1178 + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1179 + as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1180 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1181 +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1182 +ac_abs_confdir=`(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1183 + cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1184 + pwd)`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1185 +# When building in place, set srcdir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1186 +if test "$ac_abs_confdir" = "$ac_pwd"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1187 + srcdir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1188 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1189 +# Remove unnecessary trailing slashes from srcdir.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1190 +# Double slashes in file names in object file debugging info
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1191 +# mess up M-x gdb in Emacs.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1192 +case $srcdir in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1193 +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1194 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1195 +for ac_var in $ac_precious_vars; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1196 + eval ac_env_${ac_var}_set=\${${ac_var}+set}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1197 + eval ac_env_${ac_var}_value=\$${ac_var}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1198 + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1199 + eval ac_cv_env_${ac_var}_value=\$${ac_var}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1200 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1201 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1202 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1203 +# Report the --help message.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1204 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1205 +if test "$ac_init_help" = "long"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1206 + # Omit some internal or obsolete options to make the list less imposing.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1207 + # This message is too long to be a string in the A/UX 3.1 sh.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1208 + cat <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1209 +\`configure' configures LTFAT 2.3.1 to adapt to many kinds of systems.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1210 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1211 +Usage: $0 [OPTION]... [VAR=VALUE]...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1212 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1213 +To assign environment variables (e.g., CC, CFLAGS...), specify them as
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1214 +VAR=VALUE. See below for descriptions of some of the useful variables.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1215 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1216 +Defaults for the options are specified in brackets.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1217 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1218 +Configuration:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1219 + -h, --help display this help and exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1220 + --help=short display options specific to this package
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1221 + --help=recursive display the short help of all the included packages
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1222 + -V, --version display version information and exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1223 + -q, --quiet, --silent do not print \`checking ...' messages
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1224 + --cache-file=FILE cache test results in FILE [disabled]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1225 + -C, --config-cache alias for \`--cache-file=config.cache'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1226 + -n, --no-create do not create output files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1227 + --srcdir=DIR find the sources in DIR [configure dir or \`..']
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1228 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1229 +Installation directories:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1230 + --prefix=PREFIX install architecture-independent files in PREFIX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1231 + @<:@@S|@ac_default_prefix@:>@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1232 + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1233 + @<:@PREFIX@:>@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1234 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1235 +By default, \`make install' will install all the files in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1236 +\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1237 +an installation prefix other than \`$ac_default_prefix' using \`--prefix',
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1238 +for instance \`--prefix=\$HOME'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1239 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1240 +For better control, use the options below.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1241 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1242 +Fine tuning of the installation directories:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1243 + --bindir=DIR user executables [EPREFIX/bin]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1244 + --sbindir=DIR system admin executables [EPREFIX/sbin]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1245 + --libexecdir=DIR program executables [EPREFIX/libexec]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1246 + --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1247 + --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1248 + --localstatedir=DIR modifiable single-machine data [PREFIX/var]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1249 + --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1250 + --libdir=DIR object code libraries [EPREFIX/lib]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1251 + --includedir=DIR C header files [PREFIX/include]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1252 + --oldincludedir=DIR C header files for non-gcc [/usr/include]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1253 + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1254 + --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1255 + --infodir=DIR info documentation [DATAROOTDIR/info]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1256 + --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1257 + --mandir=DIR man documentation [DATAROOTDIR/man]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1258 + --docdir=DIR documentation root @<:@DATAROOTDIR/doc/ltfat@:>@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1259 + --htmldir=DIR html documentation [DOCDIR]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1260 + --dvidir=DIR dvi documentation [DOCDIR]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1261 + --pdfdir=DIR pdf documentation [DOCDIR]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1262 + --psdir=DIR ps documentation [DOCDIR]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1263 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1264 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1265 + cat <<\_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1266 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1267 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1268 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1269 +if test -n "$ac_init_help"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1270 + case $ac_init_help in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1271 + short | recursive ) echo "Configuration of LTFAT 2.3.1:";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1272 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1273 + cat <<\_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1274 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1275 +Some influential environment variables:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1276 + CC C compiler command
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1277 + CFLAGS C compiler flags
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1278 + LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1279 + nonstandard directory <lib dir>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1280 + LIBS libraries to pass to the linker, e.g. -l<library>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1281 + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1282 + you have headers in a nonstandard directory <include dir>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1283 + CXX C++ compiler command
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1284 + CXXFLAGS C++ compiler flags
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1285 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1286 +Use these variables to override the choices made by `configure' or to help
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1287 +it to find libraries and programs with nonstandard names/locations.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1288 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1289 +Report bugs to <http://github.com/ltfat/ltfat/issues>.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1290 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1291 +ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1292 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1293 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1294 +if test "$ac_init_help" = "recursive"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1295 + # If there are subdirs, report their specific --help.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1296 + for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1297 + test -d "$ac_dir" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1298 + { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1299 + continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1300 + ac_builddir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1301 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1302 +case "$ac_dir" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1303 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1304 +*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1305 + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1306 + # A ".." for each directory in $ac_dir_suffix.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1307 + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1308 + case $ac_top_builddir_sub in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1309 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1310 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1311 + esac ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1312 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1313 +ac_abs_top_builddir=$ac_pwd
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1314 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1315 +# for backward compatibility:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1316 +ac_top_builddir=$ac_top_build_prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1317 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1318 +case $srcdir in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1319 + .) # We are building in place.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1320 + ac_srcdir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1321 + ac_top_srcdir=$ac_top_builddir_sub
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1322 + ac_abs_top_srcdir=$ac_pwd ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1323 + [\\/]* | ?:[\\/]* ) # Absolute name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1324 + ac_srcdir=$srcdir$ac_dir_suffix;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1325 + ac_top_srcdir=$srcdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1326 + ac_abs_top_srcdir=$srcdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1327 + *) # Relative name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1328 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1329 + ac_top_srcdir=$ac_top_build_prefix$srcdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1330 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1331 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1332 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1333 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1334 + cd "$ac_dir" || { ac_status=$?; continue; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1335 + # Check for guested configure.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1336 + if test -f "$ac_srcdir/configure.gnu"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1337 + echo &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1338 + $SHELL "$ac_srcdir/configure.gnu" --help=recursive
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1339 + elif test -f "$ac_srcdir/configure"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1340 + echo &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1341 + $SHELL "$ac_srcdir/configure" --help=recursive
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1342 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1343 + $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1344 + fi || ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1345 + cd "$ac_pwd" || { ac_status=$?; break; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1346 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1347 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1348 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1349 +test -n "$ac_init_help" && exit $ac_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1350 +if $ac_init_version; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1351 + cat <<\_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1352 +LTFAT configure 2.3.1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1353 +generated by GNU Autoconf 2.69
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1354 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1355 +Copyright (C) 2012 Free Software Foundation, Inc.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1356 +This configure script is free software; the Free Software Foundation
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1357 +gives unlimited permission to copy, distribute and modify it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1358 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1359 + exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1360 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1361 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1362 +## ------------------------ ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1363 +## Autoconf initialization. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1364 +## ------------------------ ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1365 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1366 +@%:@ ac_fn_c_try_compile LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1367 +@%:@ --------------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1368 +@%:@ Try to compile conftest.@S|@ac_ext, and return whether this succeeded.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1369 +ac_fn_c_try_compile ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1370 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1371 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1372 + rm -f conftest.$ac_objext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1373 + if { { ac_try="$ac_compile"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1374 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1375 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1376 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1377 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1378 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1379 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1380 + (eval "$ac_compile") 2>conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1381 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1382 + if test -s conftest.err; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1383 + grep -v '^ *+' conftest.err >conftest.er1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1384 + cat conftest.er1 >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1385 + mv -f conftest.er1 conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1386 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1387 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1388 + test $ac_status = 0; } && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1389 + test -z "$ac_c_werror_flag" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1390 + test ! -s conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1391 + } && test -s conftest.$ac_objext; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1392 + ac_retval=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1393 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1394 + $as_echo "$as_me: failed program was:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1395 +sed 's/^/| /' conftest.$ac_ext >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1396 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1397 + ac_retval=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1398 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1399 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1400 + as_fn_set_status $ac_retval
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1401 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1402 +} @%:@ ac_fn_c_try_compile
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1403 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1404 +@%:@ ac_fn_cxx_try_compile LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1405 +@%:@ ----------------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1406 +@%:@ Try to compile conftest.@S|@ac_ext, and return whether this succeeded.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1407 +ac_fn_cxx_try_compile ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1408 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1409 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1410 + rm -f conftest.$ac_objext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1411 + if { { ac_try="$ac_compile"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1412 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1413 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1414 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1415 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1416 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1417 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1418 + (eval "$ac_compile") 2>conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1419 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1420 + if test -s conftest.err; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1421 + grep -v '^ *+' conftest.err >conftest.er1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1422 + cat conftest.er1 >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1423 + mv -f conftest.er1 conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1424 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1425 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1426 + test $ac_status = 0; } && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1427 + test -z "$ac_cxx_werror_flag" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1428 + test ! -s conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1429 + } && test -s conftest.$ac_objext; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1430 + ac_retval=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1431 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1432 + $as_echo "$as_me: failed program was:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1433 +sed 's/^/| /' conftest.$ac_ext >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1434 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1435 + ac_retval=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1436 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1437 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1438 + as_fn_set_status $ac_retval
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1439 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1440 +} @%:@ ac_fn_cxx_try_compile
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1441 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1442 +@%:@ ac_fn_c_try_link LINENO
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1443 +@%:@ -----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1444 +@%:@ Try to link conftest.@S|@ac_ext, and return whether this succeeded.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1445 +ac_fn_c_try_link ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1446 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1447 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1448 + rm -f conftest.$ac_objext conftest$ac_exeext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1449 + if { { ac_try="$ac_link"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1450 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1451 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1452 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1453 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1454 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1455 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1456 + (eval "$ac_link") 2>conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1457 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1458 + if test -s conftest.err; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1459 + grep -v '^ *+' conftest.err >conftest.er1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1460 + cat conftest.er1 >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1461 + mv -f conftest.er1 conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1462 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1463 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1464 + test $ac_status = 0; } && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1465 + test -z "$ac_c_werror_flag" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1466 + test ! -s conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1467 + } && test -s conftest$ac_exeext && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1468 + test "$cross_compiling" = yes ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1469 + test -x conftest$ac_exeext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1470 + }; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1471 + ac_retval=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1472 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1473 + $as_echo "$as_me: failed program was:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1474 +sed 's/^/| /' conftest.$ac_ext >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1475 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1476 + ac_retval=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1477 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1478 + # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1479 + # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1480 + # interfere with the next link command; also delete a directory that is
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1481 + # left behind by Apple's compiler. We do this before executing the actions.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1482 + rm -rf conftest.dSYM conftest_ipa8_conftest.oo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1483 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1484 + as_fn_set_status $ac_retval
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1485 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1486 +} @%:@ ac_fn_c_try_link
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1487 +cat >config.log <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1488 +This file contains any messages produced by compilers while
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1489 +running configure, to aid debugging if configure makes a mistake.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1490 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1491 +It was created by LTFAT $as_me 2.3.1, which was
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1492 +generated by GNU Autoconf 2.69. Invocation command line was
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1493 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1494 + $ $0 $@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1495 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1496 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1497 +exec 5>>config.log
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1498 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1499 +cat <<_ASUNAME
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1500 +## --------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1501 +## Platform. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1502 +## --------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1503 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1504 +hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1505 +uname -m = `(uname -m) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1506 +uname -r = `(uname -r) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1507 +uname -s = `(uname -s) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1508 +uname -v = `(uname -v) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1509 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1510 +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1511 +/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1512 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1513 +/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1514 +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1515 +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1516 +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1517 +/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1518 +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1519 +/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1520 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1521 +_ASUNAME
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1522 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1523 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1524 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1525 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1526 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1527 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1528 + $as_echo "PATH: $as_dir"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1529 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1530 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1531 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1532 +} >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1533 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1534 +cat >&5 <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1535 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1536 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1537 +## ----------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1538 +## Core tests. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1539 +## ----------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1540 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1541 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1542 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1543 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1544 +# Keep a trace of the command line.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1545 +# Strip out --no-create and --no-recursion so they do not pile up.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1546 +# Strip out --silent because we don't want to record it for future runs.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1547 +# Also quote any args containing shell meta-characters.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1548 +# Make two passes to allow for proper duplicate-argument suppression.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1549 +ac_configure_args=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1550 +ac_configure_args0=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1551 +ac_configure_args1=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1552 +ac_must_keep_next=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1553 +for ac_pass in 1 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1554 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1555 + for ac_arg
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1556 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1557 + case $ac_arg in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1558 + -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1559 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1560 + | -silent | --silent | --silen | --sile | --sil)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1561 + continue ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1562 + *\'*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1563 + ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1564 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1565 + case $ac_pass in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1566 + 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1567 + 2)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1568 + as_fn_append ac_configure_args1 " '$ac_arg'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1569 + if test $ac_must_keep_next = true; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1570 + ac_must_keep_next=false # Got value, back to normal.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1571 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1572 + case $ac_arg in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1573 + *=* | --config-cache | -C | -disable-* | --disable-* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1574 + | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1575 + | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1576 + | -with-* | --with-* | -without-* | --without-* | --x)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1577 + case "$ac_configure_args0 " in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1578 + "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1579 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1580 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1581 + -* ) ac_must_keep_next=true ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1582 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1583 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1584 + as_fn_append ac_configure_args " '$ac_arg'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1585 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1586 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1587 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1588 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1589 +{ ac_configure_args0=; unset ac_configure_args0;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1590 +{ ac_configure_args1=; unset ac_configure_args1;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1591 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1592 +# When interrupted or exit'd, cleanup temporary files, and complete
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1593 +# config.log. We remove comments because anyway the quotes in there
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1594 +# would cause problems or look ugly.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1595 +# WARNING: Use '\'' to represent an apostrophe within the trap.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1596 +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1597 +trap 'exit_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1598 + # Save into config.log some information that might help in debugging.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1599 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1600 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1601 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1602 + $as_echo "## ---------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1603 +## Cache variables. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1604 +## ---------------- ##"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1605 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1606 + # The following way of writing the cache mishandles newlines in values,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1607 +(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1608 + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1609 + eval ac_val=\$$ac_var
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1610 + case $ac_val in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1611 + *${as_nl}*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1612 + case $ac_var in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1613 + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1614 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1615 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1616 + case $ac_var in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1617 + _ | IFS | as_nl) ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1618 + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1619 + *) { eval $ac_var=; unset $ac_var;} ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1620 + esac ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1621 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1622 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1623 + (set) 2>&1 |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1624 + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1625 + *${as_nl}ac_space=\ *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1626 + sed -n \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1627 + "s/'\''/'\''\\\\'\'''\''/g;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1628 + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1629 + ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1630 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1631 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1632 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1633 + esac |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1634 + sort
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1635 +)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1636 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1637 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1638 + $as_echo "## ----------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1639 +## Output variables. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1640 +## ----------------- ##"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1641 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1642 + for ac_var in $ac_subst_vars
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1643 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1644 + eval ac_val=\$$ac_var
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1645 + case $ac_val in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1646 + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1647 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1648 + $as_echo "$ac_var='\''$ac_val'\''"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1649 + done | sort
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1650 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1651 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1652 + if test -n "$ac_subst_files"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1653 + $as_echo "## ------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1654 +## File substitutions. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1655 +## ------------------- ##"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1656 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1657 + for ac_var in $ac_subst_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1658 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1659 + eval ac_val=\$$ac_var
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1660 + case $ac_val in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1661 + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1662 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1663 + $as_echo "$ac_var='\''$ac_val'\''"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1664 + done | sort
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1665 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1666 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1667 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1668 + if test -s confdefs.h; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1669 + $as_echo "## ----------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1670 +## confdefs.h. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1671 +## ----------- ##"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1672 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1673 + cat confdefs.h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1674 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1675 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1676 + test "$ac_signal" != 0 &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1677 + $as_echo "$as_me: caught signal $ac_signal"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1678 + $as_echo "$as_me: exit $exit_status"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1679 + } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1680 + rm -f core *.core core.conftest.* &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1681 + rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1682 + exit $exit_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1683 +' 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1684 +for ac_signal in 1 2 13 15; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1685 + trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1686 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1687 +ac_signal=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1688 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1689 +# confdefs.h avoids OS command line length limits that DEFS can exceed.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1690 +rm -f -r conftest* confdefs.h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1691 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1692 +$as_echo "/* confdefs.h */" > confdefs.h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1693 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1694 +# Predefined preprocessor variables.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1695 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1696 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1697 +@%:@define PACKAGE_NAME "$PACKAGE_NAME"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1698 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1699 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1700 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1701 +@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1702 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1703 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1704 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1705 +@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1706 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1707 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1708 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1709 +@%:@define PACKAGE_STRING "$PACKAGE_STRING"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1710 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1711 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1712 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1713 +@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1714 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1715 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1716 +cat >>confdefs.h <<_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1717 +@%:@define PACKAGE_URL "$PACKAGE_URL"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1718 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1719 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1720 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1721 +# Let the site file select an alternate cache file if it wants to.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1722 +# Prefer an explicitly selected file to automatically selected ones.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1723 +ac_site_file1=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1724 +ac_site_file2=NONE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1725 +if test -n "$CONFIG_SITE"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1726 + # We do not want a PATH search for config.site.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1727 + case $CONFIG_SITE in @%:@((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1728 + -*) ac_site_file1=./$CONFIG_SITE;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1729 + */*) ac_site_file1=$CONFIG_SITE;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1730 + *) ac_site_file1=./$CONFIG_SITE;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1731 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1732 +elif test "x$prefix" != xNONE; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1733 + ac_site_file1=$prefix/share/config.site
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1734 + ac_site_file2=$prefix/etc/config.site
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1735 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1736 + ac_site_file1=$ac_default_prefix/share/config.site
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1737 + ac_site_file2=$ac_default_prefix/etc/config.site
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1738 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1739 +for ac_site_file in "$ac_site_file1" "$ac_site_file2"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1740 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1741 + test "x$ac_site_file" = xNONE && continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1742 + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1743 + { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1744 +$as_echo "$as_me: loading site script $ac_site_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1745 + sed 's/^/| /' "$ac_site_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1746 + . "$ac_site_file" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1747 + || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1748 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1749 +as_fn_error $? "failed to load site script $ac_site_file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1750 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1751 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1752 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1753 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1754 +if test -r "$cache_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1755 + # Some versions of bash will fail to source /dev/null (special files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1756 + # actually), so we avoid doing that. DJGPP emulates it as a regular file.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1757 + if test /dev/null != "$cache_file" && test -f "$cache_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1758 + { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1759 +$as_echo "$as_me: loading cache $cache_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1760 + case $cache_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1761 + [\\/]* | ?:[\\/]* ) . "$cache_file";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1762 + *) . "./$cache_file";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1763 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1764 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1765 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1766 + { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1767 +$as_echo "$as_me: creating cache $cache_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1768 + >$cache_file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1769 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1770 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1771 +# Check that the precious variables saved in the cache have kept the same
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1772 +# value.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1773 +ac_cache_corrupted=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1774 +for ac_var in $ac_precious_vars; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1775 + eval ac_old_set=\$ac_cv_env_${ac_var}_set
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1776 + eval ac_new_set=\$ac_env_${ac_var}_set
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1777 + eval ac_old_val=\$ac_cv_env_${ac_var}_value
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1778 + eval ac_new_val=\$ac_env_${ac_var}_value
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1779 + case $ac_old_set,$ac_new_set in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1780 + set,)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1781 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1782 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1783 + ac_cache_corrupted=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1784 + ,set)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1785 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1786 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1787 + ac_cache_corrupted=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1788 + ,);;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1789 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1790 + if test "x$ac_old_val" != "x$ac_new_val"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1791 + # differences in whitespace do not lead to failure.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1792 + ac_old_val_w=`echo x $ac_old_val`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1793 + ac_new_val_w=`echo x $ac_new_val`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1794 + if test "$ac_old_val_w" != "$ac_new_val_w"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1795 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1796 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1797 + ac_cache_corrupted=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1798 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1799 + { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1800 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1801 + eval $ac_var=\$ac_old_val
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1802 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1803 + { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1804 +$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1805 + { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1806 +$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1807 + fi;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1808 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1809 + # Pass precious variables to config.status.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1810 + if test "$ac_new_set" = set; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1811 + case $ac_new_val in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1812 + *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1813 + *) ac_arg=$ac_var=$ac_new_val ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1814 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1815 + case " $ac_configure_args " in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1816 + *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1817 + *) as_fn_append ac_configure_args " '$ac_arg'" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1818 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1819 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1820 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1821 +if $ac_cache_corrupted; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1822 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1823 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1824 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1825 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1826 + as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1827 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1828 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1829 +## Main body of script. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1830 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1831 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1832 +ac_ext=c
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1833 +ac_cpp='$CPP $CPPFLAGS'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1834 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1835 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1836 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1837 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1838 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1839 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1840 +ac_ext=c
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1841 +ac_cpp='$CPP $CPPFLAGS'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1842 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1843 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1844 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1845 +if test -n "$ac_tool_prefix"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1846 + # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1847 +set dummy ${ac_tool_prefix}gcc; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1848 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1849 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1850 +if ${ac_cv_prog_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1851 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1852 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1853 + if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1854 + ac_cv_prog_CC="$CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1855 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1856 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1857 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1858 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1859 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1860 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1861 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1862 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1863 + ac_cv_prog_CC="${ac_tool_prefix}gcc"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1864 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1865 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1866 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1867 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1868 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1869 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1870 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1871 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1872 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1873 +CC=$ac_cv_prog_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1874 +if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1875 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1876 +$as_echo "$CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1877 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1878 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1879 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1880 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1881 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1882 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1883 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1884 +if test -z "$ac_cv_prog_CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1885 + ac_ct_CC=$CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1886 + # Extract the first word of "gcc", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1887 +set dummy gcc; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1888 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1889 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1890 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1891 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1892 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1893 + if test -n "$ac_ct_CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1894 + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1895 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1896 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1897 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1898 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1899 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1900 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1901 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1902 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1903 + ac_cv_prog_ac_ct_CC="gcc"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1904 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1905 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1906 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1907 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1908 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1909 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1910 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1911 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1912 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1913 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1914 +if test -n "$ac_ct_CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1915 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1916 +$as_echo "$ac_ct_CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1917 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1918 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1919 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1920 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1921 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1922 + if test "x$ac_ct_CC" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1923 + CC=""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1924 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1925 + case $cross_compiling:$ac_tool_warned in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1926 +yes:)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1927 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1928 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1929 +ac_tool_warned=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1930 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1931 + CC=$ac_ct_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1932 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1933 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1934 + CC="$ac_cv_prog_CC"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1935 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1936 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1937 +if test -z "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1938 + if test -n "$ac_tool_prefix"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1939 + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1940 +set dummy ${ac_tool_prefix}cc; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1941 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1942 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1943 +if ${ac_cv_prog_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1944 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1945 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1946 + if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1947 + ac_cv_prog_CC="$CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1948 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1949 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1950 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1951 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1952 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1953 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1954 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1955 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1956 + ac_cv_prog_CC="${ac_tool_prefix}cc"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1957 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1958 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1959 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1960 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1961 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1962 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1963 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1964 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1965 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1966 +CC=$ac_cv_prog_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1967 +if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1968 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1969 +$as_echo "$CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1970 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1971 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1972 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1973 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1974 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1975 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1976 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1977 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1978 +if test -z "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1979 + # Extract the first word of "cc", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1980 +set dummy cc; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1981 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1982 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1983 +if ${ac_cv_prog_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1984 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1985 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1986 + if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1987 + ac_cv_prog_CC="$CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1988 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1989 + ac_prog_rejected=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1990 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1991 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1992 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1993 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1994 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1995 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1996 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1997 + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1998 + ac_prog_rejected=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1999 + continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2000 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2001 + ac_cv_prog_CC="cc"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2002 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2003 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2004 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2005 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2006 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2007 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2008 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2009 +if test $ac_prog_rejected = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2010 + # We found a bogon in the path, so make sure we never use it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2011 + set dummy $ac_cv_prog_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2012 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2013 + if test $@%:@ != 0; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2014 + # We chose a different compiler from the bogus one.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2015 + # However, it has the same basename, so the bogon will be chosen
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2016 + # first if we set CC to just the basename; use the full file name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2017 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2018 + ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2019 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2020 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2021 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2022 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2023 +CC=$ac_cv_prog_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2024 +if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2025 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2026 +$as_echo "$CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2027 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2028 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2029 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2030 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2031 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2032 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2033 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2034 +if test -z "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2035 + if test -n "$ac_tool_prefix"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2036 + for ac_prog in cl.exe
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2037 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2038 + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2039 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2040 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2041 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2042 +if ${ac_cv_prog_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2043 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2044 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2045 + if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2046 + ac_cv_prog_CC="$CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2047 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2048 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2049 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2050 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2051 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2052 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2053 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2054 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2055 + ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2056 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2057 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2058 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2059 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2060 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2061 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2062 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2063 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2064 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2065 +CC=$ac_cv_prog_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2066 +if test -n "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2067 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2068 +$as_echo "$CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2069 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2070 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2071 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2072 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2073 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2074 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2075 + test -n "$CC" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2076 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2077 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2078 +if test -z "$CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2079 + ac_ct_CC=$CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2080 + for ac_prog in cl.exe
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2081 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2082 + # Extract the first word of "$ac_prog", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2083 +set dummy $ac_prog; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2084 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2085 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2086 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2087 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2088 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2089 + if test -n "$ac_ct_CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2090 + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2091 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2092 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2093 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2094 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2095 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2096 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2097 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2098 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2099 + ac_cv_prog_ac_ct_CC="$ac_prog"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2100 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2101 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2102 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2103 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2104 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2105 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2106 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2107 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2108 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2109 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2110 +if test -n "$ac_ct_CC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2111 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2112 +$as_echo "$ac_ct_CC" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2113 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2114 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2115 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2116 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2117 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2118 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2119 + test -n "$ac_ct_CC" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2120 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2121 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2122 + if test "x$ac_ct_CC" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2123 + CC=""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2124 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2125 + case $cross_compiling:$ac_tool_warned in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2126 +yes:)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2127 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2128 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2129 +ac_tool_warned=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2130 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2131 + CC=$ac_ct_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2132 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2133 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2134 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2135 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2136 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2137 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2138 +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2139 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2140 +as_fn_error $? "no acceptable C compiler found in \$PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2141 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2142 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2143 +# Provide some information about the compiler.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2144 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2145 +set X $ac_compile
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2146 +ac_compiler=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2147 +for ac_option in --version -v -V -qversion; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2148 + { { ac_try="$ac_compiler $ac_option >&5"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2149 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2150 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2151 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2152 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2153 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2154 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2155 + (eval "$ac_compiler $ac_option >&5") 2>conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2156 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2157 + if test -s conftest.err; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2158 + sed '10a\
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2159 +... rest of stderr output deleted ...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2160 + 10q' conftest.err >conftest.er1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2161 + cat conftest.er1 >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2162 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2163 + rm -f conftest.er1 conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2164 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2165 + test $ac_status = 0; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2166 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2167 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2168 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2169 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2170 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2171 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2172 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2173 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2174 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2175 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2176 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2177 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2178 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2179 +ac_clean_files_save=$ac_clean_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2180 +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2181 +# Try to create an executable without -o first, disregard a.out.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2182 +# It will help us diagnose broken compilers, and finding out an intuition
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2183 +# of exeext.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2184 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2185 +$as_echo_n "checking whether the C compiler works... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2186 +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2187 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2188 +# The possible output files:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2189 +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2190 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2191 +ac_rmfiles=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2192 +for ac_file in $ac_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2193 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2194 + case $ac_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2195 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2196 + * ) ac_rmfiles="$ac_rmfiles $ac_file";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2197 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2198 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2199 +rm -f $ac_rmfiles
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2200 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2201 +if { { ac_try="$ac_link_default"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2202 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2203 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2204 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2205 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2206 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2207 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2208 + (eval "$ac_link_default") 2>&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2209 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2210 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2211 + test $ac_status = 0; }; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2212 + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2213 +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2214 +# in a Makefile. We should not override ac_cv_exeext if it was cached,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2215 +# so that the user can short-circuit this test for compilers unknown to
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2216 +# Autoconf.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2217 +for ac_file in $ac_files ''
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2218 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2219 + test -f "$ac_file" || continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2220 + case $ac_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2221 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2222 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2223 + [ab].out )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2224 + # We found the default executable, but exeext='' is most
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2225 + # certainly right.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2226 + break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2227 + *.* )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2228 + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2229 + then :; else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2230 + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2231 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2232 + # We set ac_cv_exeext here because the later test for it is not
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2233 + # safe: cross compilers may not add the suffix if given an `-o'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2234 + # argument, so we may need to know it at that point already.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2235 + # Even if this section looks crufty: it has the advantage of
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2236 + # actually working.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2237 + break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2238 + * )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2239 + break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2240 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2241 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2242 +test "$ac_cv_exeext" = no && ac_cv_exeext=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2243 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2244 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2245 + ac_file=''
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2246 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2247 +if test -z "$ac_file"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2248 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2249 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2250 +$as_echo "$as_me: failed program was:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2251 +sed 's/^/| /' conftest.$ac_ext >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2252 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2253 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2254 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2255 +as_fn_error 77 "C compiler cannot create executables
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2256 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2257 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2258 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2259 +$as_echo "yes" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2260 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2261 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2262 +$as_echo_n "checking for C compiler default output file name... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2263 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2264 +$as_echo "$ac_file" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2265 +ac_exeext=$ac_cv_exeext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2266 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2267 +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2268 +ac_clean_files=$ac_clean_files_save
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2269 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2270 +$as_echo_n "checking for suffix of executables... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2271 +if { { ac_try="$ac_link"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2272 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2273 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2274 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2275 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2276 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2277 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2278 + (eval "$ac_link") 2>&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2279 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2280 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2281 + test $ac_status = 0; }; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2282 + # If both `conftest.exe' and `conftest' are `present' (well, observable)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2283 +# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2284 +# work properly (i.e., refer to `conftest.exe'), while it won't with
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2285 +# `rm'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2286 +for ac_file in conftest.exe conftest conftest.*; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2287 + test -f "$ac_file" || continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2288 + case $ac_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2289 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2290 + *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2291 + break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2292 + * ) break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2293 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2294 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2295 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2296 + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2297 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2298 +as_fn_error $? "cannot compute suffix of executables: cannot compile and link
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2299 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2300 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2301 +rm -f conftest conftest$ac_cv_exeext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2302 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2303 +$as_echo "$ac_cv_exeext" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2304 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2305 +rm -f conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2306 +EXEEXT=$ac_cv_exeext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2307 +ac_exeext=$EXEEXT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2308 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2309 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2310 +@%:@include <stdio.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2311 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2312 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2313 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2314 +FILE *f = fopen ("conftest.out", "w");
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2315 + return ferror (f) || fclose (f) != 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2316 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2317 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2318 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2319 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2320 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2321 +ac_clean_files="$ac_clean_files conftest.out"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2322 +# Check that the compiler produces executables we can run. If not, either
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2323 +# the compiler is broken, or we cross compile.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2324 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2325 +$as_echo_n "checking whether we are cross compiling... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2326 +if test "$cross_compiling" != yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2327 + { { ac_try="$ac_link"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2328 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2329 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2330 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2331 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2332 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2333 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2334 + (eval "$ac_link") 2>&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2335 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2336 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2337 + test $ac_status = 0; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2338 + if { ac_try='./conftest$ac_cv_exeext'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2339 + { { case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2340 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2341 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2342 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2343 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2344 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2345 + (eval "$ac_try") 2>&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2346 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2347 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2348 + test $ac_status = 0; }; }; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2349 + cross_compiling=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2350 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2351 + if test "$cross_compiling" = maybe; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2352 + cross_compiling=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2353 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2354 + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2355 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2356 +as_fn_error $? "cannot run C compiled programs.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2357 +If you meant to cross compile, use \`--host'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2358 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2359 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2360 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2361 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2362 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2363 +$as_echo "$cross_compiling" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2364 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2365 +rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2366 +ac_clean_files=$ac_clean_files_save
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2367 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2368 +$as_echo_n "checking for suffix of object files... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2369 +if ${ac_cv_objext+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2370 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2371 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2372 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2373 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2374 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2375 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2376 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2377 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2378 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2379 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2380 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2381 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2382 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2383 +rm -f conftest.o conftest.obj
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2384 +if { { ac_try="$ac_compile"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2385 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2386 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2387 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2388 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2389 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2390 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2391 + (eval "$ac_compile") 2>&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2392 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2393 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2394 + test $ac_status = 0; }; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2395 + for ac_file in conftest.o conftest.obj conftest.*; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2396 + test -f "$ac_file" || continue;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2397 + case $ac_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2398 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2399 + *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2400 + break;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2401 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2402 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2403 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2404 + $as_echo "$as_me: failed program was:" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2405 +sed 's/^/| /' conftest.$ac_ext >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2406 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2407 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2408 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2409 +as_fn_error $? "cannot compute suffix of object files: cannot compile
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2410 +See \`config.log' for more details" "$LINENO" 5; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2411 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2412 +rm -f conftest.$ac_cv_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2413 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2414 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2415 +$as_echo "$ac_cv_objext" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2416 +OBJEXT=$ac_cv_objext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2417 +ac_objext=$OBJEXT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2418 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2419 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2420 +if ${ac_cv_c_compiler_gnu+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2421 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2422 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2423 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2424 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2425 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2426 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2427 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2428 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2429 +#ifndef __GNUC__
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2430 + choke me
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2431 +#endif
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2432 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2433 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2434 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2435 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2436 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2437 +if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2438 + ac_compiler_gnu=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2439 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2440 + ac_compiler_gnu=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2441 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2442 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2443 +ac_cv_c_compiler_gnu=$ac_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2444 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2445 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2446 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2447 +$as_echo "$ac_cv_c_compiler_gnu" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2448 +if test $ac_compiler_gnu = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2449 + GCC=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2450 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2451 + GCC=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2452 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2453 +ac_test_CFLAGS=${CFLAGS+set}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2454 +ac_save_CFLAGS=$CFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2455 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2456 +$as_echo_n "checking whether $CC accepts -g... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2457 +if ${ac_cv_prog_cc_g+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2458 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2459 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2460 + ac_save_c_werror_flag=$ac_c_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2461 + ac_c_werror_flag=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2462 + ac_cv_prog_cc_g=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2463 + CFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2464 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2465 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2466 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2467 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2468 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2469 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2470 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2471 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2472 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2473 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2474 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2475 +if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2476 + ac_cv_prog_cc_g=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2477 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2478 + CFLAGS=""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2479 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2480 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2481 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2482 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2483 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2484 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2485 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2486 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2487 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2488 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2489 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2490 +if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2491 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2492 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2493 + ac_c_werror_flag=$ac_save_c_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2494 + CFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2495 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2496 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2497 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2498 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2499 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2500 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2501 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2502 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2503 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2504 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2505 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2506 +if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2507 + ac_cv_prog_cc_g=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2508 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2509 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2510 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2511 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2512 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2513 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2514 + ac_c_werror_flag=$ac_save_c_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2515 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2516 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2517 +$as_echo "$ac_cv_prog_cc_g" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2518 +if test "$ac_test_CFLAGS" = set; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2519 + CFLAGS=$ac_save_CFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2520 +elif test $ac_cv_prog_cc_g = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2521 + if test "$GCC" = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2522 + CFLAGS="-g -O2"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2523 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2524 + CFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2525 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2526 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2527 + if test "$GCC" = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2528 + CFLAGS="-O2"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2529 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2530 + CFLAGS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2531 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2532 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2533 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2534 +$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2535 +if ${ac_cv_prog_cc_c89+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2536 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2537 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2538 + ac_cv_prog_cc_c89=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2539 +ac_save_CC=$CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2540 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2541 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2542 +#include <stdarg.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2543 +#include <stdio.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2544 +struct stat;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2545 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2546 +struct buf { int x; };
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2547 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2548 +static char *e (p, i)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2549 + char **p;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2550 + int i;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2551 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2552 + return p[i];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2553 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2554 +static char *f (char * (*g) (char **, int), char **p, ...)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2555 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2556 + char *s;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2557 + va_list v;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2558 + va_start (v,p);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2559 + s = g (p, va_arg (v,int));
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2560 + va_end (v);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2561 + return s;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2562 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2563 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2564 +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2565 + function prototypes and stuff, but not '\xHH' hex character constants.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2566 + These don't provoke an error unfortunately, instead are silently treated
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2567 + as 'x'. The following induces an error, until -std is added to get
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2568 + proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2569 + array size at least. It's necessary to write '\x00'==0 to get something
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2570 + that's true only with -std. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2571 +int osf4_cc_array ['\x00' == 0 ? 1 : -1];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2572 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2573 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2574 + inside strings and character constants. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2575 +#define FOO(x) 'x'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2576 +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2577 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2578 +int test (int i, double x);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2579 +struct s1 {int (*f) (int a);};
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2580 +struct s2 {int (*f) (double a);};
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2581 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2582 +int argc;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2583 +char **argv;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2584 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2585 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2586 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2587 +return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2588 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2589 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2590 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2591 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2592 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2593 + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2594 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2595 + CC="$ac_save_CC $ac_arg"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2596 + if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2597 + ac_cv_prog_cc_c89=$ac_arg
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2598 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2599 +rm -f core conftest.err conftest.$ac_objext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2600 + test "x$ac_cv_prog_cc_c89" != "xno" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2601 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2602 +rm -f conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2603 +CC=$ac_save_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2604 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2605 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2606 +# AC_CACHE_VAL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2607 +case "x$ac_cv_prog_cc_c89" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2608 + x)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2609 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2610 +$as_echo "none needed" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2611 + xno)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2612 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2613 +$as_echo "unsupported" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2614 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2615 + CC="$CC $ac_cv_prog_cc_c89"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2616 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2617 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2618 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2619 +if test "x$ac_cv_prog_cc_c89" != xno; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2620 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2621 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2622 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2623 +ac_ext=c
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2624 +ac_cpp='$CPP $CPPFLAGS'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2625 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2626 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2627 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2628 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2629 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2630 +$as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2631 +if ${ac_cv_prog_cc_c99+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2632 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2633 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2634 + ac_cv_prog_cc_c99=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2635 +ac_save_CC=$CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2636 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2637 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2638 +#include <stdarg.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2639 +#include <stdbool.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2640 +#include <stdlib.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2641 +#include <wchar.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2642 +#include <stdio.h>
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2643 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2644 +// Check varargs macros. These examples are taken from C99 6.10.3.5.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2645 +#define debug(...) fprintf (stderr, __VA_ARGS__)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2646 +#define showlist(...) puts (#__VA_ARGS__)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2647 +#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2648 +static void
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2649 +test_varargs_macros (void)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2650 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2651 + int x = 1234;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2652 + int y = 5678;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2653 + debug ("Flag");
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2654 + debug ("X = %d\n", x);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2655 + showlist (The first, second, and third items.);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2656 + report (x>y, "x is %d but y is %d", x, y);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2657 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2658 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2659 +// Check long long types.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2660 +#define BIG64 18446744073709551615ull
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2661 +#define BIG32 4294967295ul
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2662 +#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2663 +#if !BIG_OK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2664 + your preprocessor is broken;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2665 +#endif
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2666 +#if BIG_OK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2667 +#else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2668 + your preprocessor is broken;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2669 +#endif
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2670 +static long long int bignum = -9223372036854775807LL;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2671 +static unsigned long long int ubignum = BIG64;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2672 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2673 +struct incomplete_array
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2674 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2675 + int datasize;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2676 + double data[];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2677 +};
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2678 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2679 +struct named_init {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2680 + int number;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2681 + const wchar_t *name;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2682 + double average;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2683 +};
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2684 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2685 +typedef const char *ccp;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2686 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2687 +static inline int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2688 +test_restrict (ccp restrict text)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2689 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2690 + // See if C++-style comments work.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2691 + // Iterate through items via the restricted pointer.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2692 + // Also check for declarations in for loops.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2693 + for (unsigned int i = 0; *(text+i) != '\0'; ++i)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2694 + continue;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2695 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2696 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2697 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2698 +// Check varargs and va_copy.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2699 +static void
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2700 +test_varargs (const char *format, ...)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2701 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2702 + va_list args;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2703 + va_start (args, format);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2704 + va_list args_copy;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2705 + va_copy (args_copy, args);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2706 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2707 + const char *str;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2708 + int number;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2709 + float fnumber;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2710 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2711 + while (*format)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2712 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2713 + switch (*format++)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2714 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2715 + case 's': // string
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2716 + str = va_arg (args_copy, const char *);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2717 + break;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2718 + case 'd': // int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2719 + number = va_arg (args_copy, int);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2720 + break;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2721 + case 'f': // float
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2722 + fnumber = va_arg (args_copy, double);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2723 + break;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2724 + default:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2725 + break;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2726 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2727 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2728 + va_end (args_copy);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2729 + va_end (args);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2730 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2731 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2732 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2733 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2734 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2735 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2736 + // Check bool.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2737 + _Bool success = false;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2738 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2739 + // Check restrict.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2740 + if (test_restrict ("String literal") == 0)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2741 + success = true;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2742 + char *restrict newvar = "Another string";
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2743 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2744 + // Check varargs.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2745 + test_varargs ("s, d' f .", "string", 65, 34.234);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2746 + test_varargs_macros ();
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2747 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2748 + // Check flexible array members.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2749 + struct incomplete_array *ia =
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2750 + malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2751 + ia->datasize = 10;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2752 + for (int i = 0; i < ia->datasize; ++i)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2753 + ia->data[i] = i * 1.234;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2754 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2755 + // Check named initializers.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2756 + struct named_init ni = {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2757 + .number = 34,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2758 + .name = L"Test wide string",
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2759 + .average = 543.34343,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2760 + };
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2761 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2762 + ni.number = 58;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2763 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2764 + int dynamic_array[ni.number];
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2765 + dynamic_array[ni.number - 1] = 543;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2766 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2767 + // work around unused variable warnings
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2768 + return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2769 + || dynamic_array[ni.number - 1] != 543);
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2770 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2771 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2772 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2773 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2774 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2775 +for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2776 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2777 + CC="$ac_save_CC $ac_arg"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2778 + if ac_fn_c_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2779 + ac_cv_prog_cc_c99=$ac_arg
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2780 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2781 +rm -f core conftest.err conftest.$ac_objext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2782 + test "x$ac_cv_prog_cc_c99" != "xno" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2783 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2784 +rm -f conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2785 +CC=$ac_save_CC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2786 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2787 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2788 +# AC_CACHE_VAL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2789 +case "x$ac_cv_prog_cc_c99" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2790 + x)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2791 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2792 +$as_echo "none needed" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2793 + xno)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2794 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2795 +$as_echo "unsupported" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2796 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2797 + CC="$CC $ac_cv_prog_cc_c99"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2798 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2799 +$as_echo "$ac_cv_prog_cc_c99" >&6; } ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2800 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2801 +if test "x$ac_cv_prog_cc_c99" != xno; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2802 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2803 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2804 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2805 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2806 +ac_ext=cpp
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2807 +ac_cpp='$CXXCPP $CPPFLAGS'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2808 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2809 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2810 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2811 +if test -z "$CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2812 + if test -n "$CCC"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2813 + CXX=$CCC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2814 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2815 + if test -n "$ac_tool_prefix"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2816 + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2817 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2818 + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2819 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2820 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2821 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2822 +if ${ac_cv_prog_CXX+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2823 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2824 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2825 + if test -n "$CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2826 + ac_cv_prog_CXX="$CXX" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2827 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2828 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2829 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2830 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2831 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2832 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2833 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2834 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2835 + ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2836 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2837 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2838 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2839 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2840 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2841 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2842 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2843 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2844 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2845 +CXX=$ac_cv_prog_CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2846 +if test -n "$CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2847 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2848 +$as_echo "$CXX" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2849 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2850 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2851 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2852 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2853 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2854 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2855 + test -n "$CXX" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2856 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2857 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2858 +if test -z "$CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2859 + ac_ct_CXX=$CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2860 + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2861 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2862 + # Extract the first word of "$ac_prog", so it can be a program name with args.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2863 +set dummy $ac_prog; ac_word=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2864 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2865 +$as_echo_n "checking for $ac_word... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2866 +if ${ac_cv_prog_ac_ct_CXX+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2867 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2868 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2869 + if test -n "$ac_ct_CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2870 + ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2871 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2872 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2873 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2874 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2875 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2876 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2877 + for ac_exec_ext in '' $ac_executable_extensions; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2878 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2879 + ac_cv_prog_ac_ct_CXX="$ac_prog"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2880 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2881 + break 2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2882 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2883 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2884 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2885 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2886 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2887 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2888 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2889 +ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2890 +if test -n "$ac_ct_CXX"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2891 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2892 +$as_echo "$ac_ct_CXX" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2893 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2894 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2895 +$as_echo "no" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2896 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2897 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2898 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2899 + test -n "$ac_ct_CXX" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2900 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2901 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2902 + if test "x$ac_ct_CXX" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2903 + CXX="g++"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2904 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2905 + case $cross_compiling:$ac_tool_warned in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2906 +yes:)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2907 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2908 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2909 +ac_tool_warned=yes ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2910 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2911 + CXX=$ac_ct_CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2912 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2913 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2914 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2915 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2916 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2917 +# Provide some information about the compiler.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2918 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2919 +set X $ac_compile
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2920 +ac_compiler=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2921 +for ac_option in --version -v -V -qversion; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2922 + { { ac_try="$ac_compiler $ac_option >&5"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2923 +case "(($ac_try" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2924 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2925 + *) ac_try_echo=$ac_try;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2926 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2927 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2928 +$as_echo "$ac_try_echo"; } >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2929 + (eval "$ac_compiler $ac_option >&5") 2>conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2930 + ac_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2931 + if test -s conftest.err; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2932 + sed '10a\
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2933 +... rest of stderr output deleted ...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2934 + 10q' conftest.err >conftest.er1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2935 + cat conftest.er1 >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2936 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2937 + rm -f conftest.er1 conftest.err
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2938 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2939 + test $ac_status = 0; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2940 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2941 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2942 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2943 +$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2944 +if ${ac_cv_cxx_compiler_gnu+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2945 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2946 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2947 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2948 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2949 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2950 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2951 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2952 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2953 +#ifndef __GNUC__
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2954 + choke me
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2955 +#endif
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2956 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2957 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2958 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2959 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2960 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2961 +if ac_fn_cxx_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2962 + ac_compiler_gnu=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2963 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2964 + ac_compiler_gnu=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2965 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2966 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2967 +ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2968 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2969 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2970 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2971 +$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2972 +if test $ac_compiler_gnu = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2973 + GXX=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2974 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2975 + GXX=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2976 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2977 +ac_test_CXXFLAGS=${CXXFLAGS+set}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2978 +ac_save_CXXFLAGS=$CXXFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2979 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2980 +$as_echo_n "checking whether $CXX accepts -g... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2981 +if ${ac_cv_prog_cxx_g+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2982 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2983 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2984 + ac_save_cxx_werror_flag=$ac_cxx_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2985 + ac_cxx_werror_flag=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2986 + ac_cv_prog_cxx_g=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2987 + CXXFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2988 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2989 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2990 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2991 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2992 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2993 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2994 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2995 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2996 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2997 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2998 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2999 +if ac_fn_cxx_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3000 + ac_cv_prog_cxx_g=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3001 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3002 + CXXFLAGS=""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3003 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3004 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3005 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3006 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3007 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3008 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3009 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3010 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3011 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3012 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3013 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3014 +if ac_fn_cxx_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3015 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3016 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3017 + ac_cxx_werror_flag=$ac_save_cxx_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3018 + CXXFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3019 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3020 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3021 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3022 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3023 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3024 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3025 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3026 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3027 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3028 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3029 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3030 +if ac_fn_cxx_try_compile "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3031 + ac_cv_prog_cxx_g=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3032 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3033 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3034 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3035 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3036 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3037 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3038 + ac_cxx_werror_flag=$ac_save_cxx_werror_flag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3039 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3040 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3041 +$as_echo "$ac_cv_prog_cxx_g" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3042 +if test "$ac_test_CXXFLAGS" = set; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3043 + CXXFLAGS=$ac_save_CXXFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3044 +elif test $ac_cv_prog_cxx_g = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3045 + if test "$GXX" = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3046 + CXXFLAGS="-g -O2"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3047 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3048 + CXXFLAGS="-g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3049 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3050 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3051 + if test "$GXX" = yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3052 + CXXFLAGS="-O2"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3053 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3054 + CXXFLAGS=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3055 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3056 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3057 +ac_ext=c
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3058 +ac_cpp='$CPP $CPPFLAGS'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3059 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3060 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3061 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3062 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3063 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3064 +#AC_CONFIG_MACRO_DIR([m4/])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3065 +# m4_include([m4/ax_blas.m4])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3066 +# m4_include([m4/ax_lapack.m4])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3067 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3068 +# The checks for BLAS and Lapack have been disabled because they
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3069 +# provoke an error about a missing install-sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3070 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3071 +#dnl Check for BLAS libraries
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3072 +#sinclude(ax_blas.m4)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3073 +#AX_BLAS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3074 +#if test "$ax_blas_ok" = "no"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3075 +# AC_MSG_ERROR([Cannot find BLAS libraries])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3076 +#fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3077 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3078 +#dnl Check for LAPACK libraries
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3079 +#sinclude(ax_lapack.m4)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3080 +#AX_LAPACK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3081 +#if test "$ax_lapack_ok" = "no"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3082 +# AC_MSG_ERROR([Cannot find LAPACK libraries])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3083 +#fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3084 +
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3085 +if test -n "$ac_tool_prefix"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3086 + # Extract the first word of "${ac_tool_prefix}mkoctfile", so it can be a program name with args.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3087 +set dummy ${ac_tool_prefix}mkoctfile; ac_word=$2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3088 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3089 +$as_echo_n "checking for $ac_word... " >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3090 +if ${ac_cv_prog_MKOCTFILE+:} false; then :
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3091 + $as_echo_n "(cached) " >&6
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3092 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3093 + if test -n "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3094 + ac_cv_prog_MKOCTFILE="$MKOCTFILE" # Let the user override the test.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3095 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3096 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3097 +for as_dir in $PATH
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3098 +do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3099 + IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3100 + test -z "$as_dir" && as_dir=.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3101 + for ac_exec_ext in '' $ac_executable_extensions; do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3102 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3103 + ac_cv_prog_MKOCTFILE="${ac_tool_prefix}mkoctfile"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3104 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3105 + break 2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3106 + fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3107 +done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3108 + done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3109 +IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3110 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3111 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3112 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3113 +MKOCTFILE=$ac_cv_prog_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3114 +if test -n "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3115 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKOCTFILE" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3116 +$as_echo "$MKOCTFILE" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3117 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3118 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3119 +$as_echo "no" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3120 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3121 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3122 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3123 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3124 +if test -z "$ac_cv_prog_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3125 + ac_ct_MKOCTFILE=$MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3126 + # Extract the first word of "mkoctfile", so it can be a program name with args.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3127 +set dummy mkoctfile; ac_word=$2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3128 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3129 +$as_echo_n "checking for $ac_word... " >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3130 +if ${ac_cv_prog_ac_ct_MKOCTFILE+:} false; then :
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3131 + $as_echo_n "(cached) " >&6
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3132 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3133 + if test -n "$ac_ct_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3134 + ac_cv_prog_ac_ct_MKOCTFILE="$ac_ct_MKOCTFILE" # Let the user override the test.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3135 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3136 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3137 +for as_dir in $PATH
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3138 +do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3139 + IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3140 + test -z "$as_dir" && as_dir=.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3141 + for ac_exec_ext in '' $ac_executable_extensions; do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3142 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3143 + ac_cv_prog_ac_ct_MKOCTFILE="mkoctfile"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3144 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3145 + break 2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3146 + fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3147 +done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3148 + done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3149 +IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3150 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3151 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3152 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3153 +ac_ct_MKOCTFILE=$ac_cv_prog_ac_ct_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3154 +if test -n "$ac_ct_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3155 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MKOCTFILE" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3156 +$as_echo "$ac_ct_MKOCTFILE" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3157 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3158 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3159 +$as_echo "no" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3160 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3161 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3162 + if test "x$ac_ct_MKOCTFILE" = x; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3163 + MKOCTFILE=""
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3164 + else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3165 + case $cross_compiling:$ac_tool_warned in
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3166 +yes:)
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3167 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3168 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3169 +ac_tool_warned=yes ;;
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3170 +esac
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3171 + MKOCTFILE=$ac_ct_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3172 + fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3173 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3174 + MKOCTFILE="$ac_cv_prog_MKOCTFILE"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3175 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3176 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3177 +if test -z "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3178 + as_fn_error $? "Please install mkoctfile." "$LINENO" 5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
3179 +fi
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3180 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3181 +#AC_CHECK_HEADERS([fftw3.h],[],[AC_MSG_ERROR([fftw was not found])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3182 +# Checking for portaudio, we pack portaudio.h with LTFAT
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3183 +# AC_CHECK_HEADER(portaudio.h)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3184 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3185 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Pa_GetHostApiCount in -lportaudio" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3186 +$as_echo_n "checking for Pa_GetHostApiCount in -lportaudio... " >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3187 +if ${ac_cv_lib_portaudio_Pa_GetHostApiCount+:} false; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3188 + $as_echo_n "(cached) " >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3189 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3190 + ac_check_lib_save_LIBS=$LIBS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3191 +LIBS="-lportaudio $LIBS"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3192 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3193 +/* end confdefs.h. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3194 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3195 +/* Override any GCC internal prototype to avoid an error.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3196 + Use char because int might match the return type of a GCC
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3197 + builtin and then its argument prototype would still apply. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3198 +#ifdef __cplusplus
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3199 +extern "C"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3200 +#endif
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3201 +char Pa_GetHostApiCount ();
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3202 +int
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3203 +main ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3204 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3205 +return Pa_GetHostApiCount ();
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3206 + ;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3207 + return 0;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3208 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3209 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3210 +if ac_fn_c_try_link "$LINENO"; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3211 + ac_cv_lib_portaudio_Pa_GetHostApiCount=yes
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3212 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3213 + ac_cv_lib_portaudio_Pa_GetHostApiCount=no
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3214 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3215 +rm -f core conftest.err conftest.$ac_objext \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3216 + conftest$ac_exeext conftest.$ac_ext
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3217 +LIBS=$ac_check_lib_save_LIBS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3218 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3219 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_portaudio_Pa_GetHostApiCount" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3220 +$as_echo "$ac_cv_lib_portaudio_Pa_GetHostApiCount" >&6; }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3221 +if test "x$ac_cv_lib_portaudio_Pa_GetHostApiCount" = xyes; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3222 + have_libportaudio=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3223 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3224 + have_libportaudio=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3225 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Portaudio lib not found. Disabling support of the block processing framework." >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3226 +$as_echo "$as_me: WARNING: Portaudio lib not found. Disabling support of the block processing framework." >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3227 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3228 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3229 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3230 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3231 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3232 +ac_config_files="$ac_config_files Makefile"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3233 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3234 +cat >confcache <<\_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3235 +# This file is a shell script that caches the results of configure
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3236 +# tests run on this system so they can be shared between configure
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3237 +# scripts and configure runs, see configure's option --config-cache.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3238 +# It is not useful on other systems. If it contains results you don't
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3239 +# want to keep, you may remove or edit it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3240 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3241 +# config.status only pays attention to the cache file if you give it
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3242 +# the --recheck option to rerun configure.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3243 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3244 +# `ac_cv_env_foo' variables (set or unset) will be overridden when
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3245 +# loading this file, other *unset* `ac_cv_foo' will be assigned the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3246 +# following values.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3247 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3248 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3249 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3250 +# The following way of writing the cache mishandles newlines in values,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3251 +# but we know of no workaround that is simple, portable, and efficient.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3252 +# So, we kill variables containing newlines.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3253 +# Ultrix sh set writes to stderr and can't be redirected directly,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3254 +# and sets the high bit in the cache file unless we assign to the vars.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3255 +(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3256 + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3257 + eval ac_val=\$$ac_var
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3258 + case $ac_val in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3259 + *${as_nl}*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3260 + case $ac_var in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3261 + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3262 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3263 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3264 + case $ac_var in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3265 + _ | IFS | as_nl) ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3266 + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3267 + *) { eval $ac_var=; unset $ac_var;} ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3268 + esac ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3269 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3270 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3271 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3272 + (set) 2>&1 |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3273 + case $as_nl`(ac_space=' '; set) 2>&1` in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3274 + *${as_nl}ac_space=\ *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3275 + # `set' does not quote correctly, so add quotes: double-quote
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3276 + # substitution turns \\\\ into \\, and sed turns \\ into \.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3277 + sed -n \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3278 + "s/'/'\\\\''/g;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3279 + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3280 + ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3281 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3282 + # `set' quotes correctly as required by POSIX, so do not add quotes.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3283 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3284 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3285 + esac |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3286 + sort
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3287 +) |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3288 + sed '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3289 + /^ac_cv_env_/b end
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3290 + t clear
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3291 + :clear
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3292 + s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3293 + t end
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3294 + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3295 + :end' >>confcache
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3296 +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3297 + if test -w "$cache_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3298 + if test "x$cache_file" != "x/dev/null"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3299 + { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3300 +$as_echo "$as_me: updating cache $cache_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3301 + if test ! -f "$cache_file" || test -h "$cache_file"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3302 + cat confcache >"$cache_file"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3303 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3304 + case $cache_file in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3305 + */* | ?:*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3306 + mv -f confcache "$cache_file"$$ &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3307 + mv -f "$cache_file"$$ "$cache_file" ;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3308 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3309 + mv -f confcache "$cache_file" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3310 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3311 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3312 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3313 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3314 + { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3315 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3316 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3317 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3318 +rm -f confcache
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3319 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3320 +test "x$prefix" = xNONE && prefix=$ac_default_prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3321 +# Let make expand exec_prefix.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3322 +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3323 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3324 +# Transform confdefs.h into DEFS.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3325 +# Protect against shell expansion while executing Makefile rules.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3326 +# Protect against Makefile macro expansion.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3327 +#
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3328 +# If the first sed substitution is executed (which looks for macros that
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3329 +# take arguments), then branch to the quote section. Otherwise,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3330 +# look for a macro that doesn't take arguments.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3331 +ac_script='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3332 +:mline
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3333 +/\\$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3334 + N
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3335 + s,\\\n,,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3336 + b mline
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3337 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3338 +t clear
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3339 +:clear
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3340 +s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3341 +t quote
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3342 +s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3343 +t quote
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3344 +b any
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3345 +:quote
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3346 +s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3347 +s/\[/\\&/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3348 +s/\]/\\&/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3349 +s/\$/$$/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3350 +H
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3351 +:any
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3352 +${
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3353 + g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3354 + s/^\n//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3355 + s/\n/ /g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3356 + p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3357 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3358 +'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3359 +DEFS=`sed -n "$ac_script" confdefs.h`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3360 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3361 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3362 +ac_libobjs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3363 +ac_ltlibobjs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3364 +U=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3365 +for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3366 + # 1. Remove the extension, and $U if already installed.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3367 + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3368 + ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3369 + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3370 + # will be set to the directory where LIBOBJS objects are built.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3371 + as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3372 + as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3373 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3374 +LIB@&t@OBJS=$ac_libobjs
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3375 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3376 +LTLIBOBJS=$ac_ltlibobjs
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3377 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3378 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3379 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3380 +: "${CONFIG_STATUS=./config.status}"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3381 +ac_write_fail=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3382 +ac_clean_files_save=$ac_clean_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3383 +ac_clean_files="$ac_clean_files $CONFIG_STATUS"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3384 +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3385 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3386 +as_write_fail=0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3387 +cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3388 +#! $SHELL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3389 +# Generated by $as_me.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3390 +# Run this file to recreate the current configuration.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3391 +# Compiler output produced by configure, useful for debugging
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3392 +# configure, is in config.log if it exists.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3393 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3394 +debug=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3395 +ac_cs_recheck=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3396 +ac_cs_silent=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3397 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3398 +SHELL=\${CONFIG_SHELL-$SHELL}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3399 +export SHELL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3400 +_ASEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3401 +cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3402 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3403 +## M4sh Initialization. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3404 +## -------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3405 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3406 +# Be more Bourne compatible
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3407 +DUALCASE=1; export DUALCASE # for MKS sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3408 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3409 + emulate sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3410 + NULLCMD=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3411 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3412 + # is contrary to our usage. Disable this feature.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3413 + alias -g '${1+"$@"}'='"$@"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3414 + setopt NO_GLOB_SUBST
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3415 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3416 + case `(set -o) 2>/dev/null` in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3417 + *posix*) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3418 + set -o posix ;; @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3419 + *) :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3420 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3421 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3422 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3423 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3424 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3425 +as_nl='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3426 +'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3427 +export as_nl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3428 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3429 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3430 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3431 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3432 +# Prefer a ksh shell builtin over an external printf program on Solaris,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3433 +# but without wasting forks for bash or zsh.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3434 +if test -z "$BASH_VERSION$ZSH_VERSION" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3435 + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3436 + as_echo='print -r --'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3437 + as_echo_n='print -rn --'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3438 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3439 + as_echo='printf %s\n'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3440 + as_echo_n='printf %s'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3441 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3442 + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3443 + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3444 + as_echo_n='/usr/ucb/echo -n'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3445 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3446 + as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3447 + as_echo_n_body='eval
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3448 + arg=$1;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3449 + case $arg in @%:@(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3450 + *"$as_nl"*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3451 + expr "X$arg" : "X\\(.*\\)$as_nl";
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3452 + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3453 + esac;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3454 + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3455 + '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3456 + export as_echo_n_body
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3457 + as_echo_n='sh -c $as_echo_n_body as_echo'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3458 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3459 + export as_echo_body
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3460 + as_echo='sh -c $as_echo_body as_echo'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3461 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3462 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3463 +# The user is always right.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3464 +if test "${PATH_SEPARATOR+set}" != set; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3465 + PATH_SEPARATOR=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3466 + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3467 + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3468 + PATH_SEPARATOR=';'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3469 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3470 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3471 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3472 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3473 +# IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3474 +# We need space, tab and new line, in precisely that order. Quoting is
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3475 +# there to prevent editors from complaining about space-tab.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3476 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3477 +# splitting by setting IFS to empty value.)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3478 +IFS=" "" $as_nl"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3479 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3480 +# Find who we are. Look in the path if we contain no directory separator.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3481 +as_myself=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3482 +case $0 in @%:@((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3483 + *[\\/]* ) as_myself=$0 ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3484 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3485 +for as_dir in $PATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3486 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3487 + IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3488 + test -z "$as_dir" && as_dir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3489 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3490 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3491 +IFS=$as_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3492 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3493 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3494 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3495 +# We did not find ourselves, most probably we were run as `sh COMMAND'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3496 +# in which case we are not to be found in the path.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3497 +if test "x$as_myself" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3498 + as_myself=$0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3499 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3500 +if test ! -f "$as_myself"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3501 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3502 + exit 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3503 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3504 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3505 +# Unset variables that we do not need and which cause bugs (e.g. in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3506 +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3507 +# suppresses any "Segmentation fault" message there. '((' could
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3508 +# trigger a bug in pdksh 5.2.14.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3509 +for as_var in BASH_ENV ENV MAIL MAILPATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3510 +do eval test x\${$as_var+set} = xset \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3511 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3512 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3513 +PS1='$ '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3514 +PS2='> '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3515 +PS4='+ '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3516 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3517 +# NLS nuisances.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3518 +LC_ALL=C
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3519 +export LC_ALL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3520 +LANGUAGE=C
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3521 +export LANGUAGE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3522 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3523 +# CDPATH.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3524 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3525 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3526 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3527 +@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3528 +@%:@ ----------------------------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3529 +@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3530 +@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3531 +@%:@ script with STATUS, using 1 if that was 0.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3532 +as_fn_error ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3533 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3534 + as_status=$1; test $as_status -eq 0 && as_status=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3535 + if test "$4"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3536 + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3537 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3538 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3539 + $as_echo "$as_me: error: $2" >&2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3540 + as_fn_exit $as_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3541 +} @%:@ as_fn_error
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3542 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3543 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3544 +@%:@ as_fn_set_status STATUS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3545 +@%:@ -----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3546 +@%:@ Set @S|@? to STATUS, without forking.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3547 +as_fn_set_status ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3548 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3549 + return $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3550 +} @%:@ as_fn_set_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3551 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3552 +@%:@ as_fn_exit STATUS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3553 +@%:@ -----------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3554 +@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3555 +as_fn_exit ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3556 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3557 + set +e
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3558 + as_fn_set_status $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3559 + exit $1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3560 +} @%:@ as_fn_exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3561 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3562 +@%:@ as_fn_unset VAR
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3563 +@%:@ ---------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3564 +@%:@ Portably unset VAR.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3565 +as_fn_unset ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3566 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3567 + { eval $1=; unset $1;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3568 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3569 +as_unset=as_fn_unset
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3570 +@%:@ as_fn_append VAR VALUE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3571 +@%:@ ----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3572 +@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3573 +@%:@ advantage of any shell optimizations that allow amortized linear growth over
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3574 +@%:@ repeated appends, instead of the typical quadratic growth present in naive
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3575 +@%:@ implementations.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3576 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3577 + eval 'as_fn_append ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3578 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3579 + eval $1+=\$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3580 + }'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3581 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3582 + as_fn_append ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3583 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3584 + eval $1=\$$1\$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3585 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3586 +fi # as_fn_append
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3587 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3588 +@%:@ as_fn_arith ARG...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3589 +@%:@ ------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3590 +@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3591 +@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3592 +@%:@ must be portable across @S|@(()) and expr.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3593 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3594 + eval 'as_fn_arith ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3595 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3596 + as_val=$(( $* ))
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3597 + }'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3598 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3599 + as_fn_arith ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3600 + {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3601 + as_val=`expr "$@" || test $? -eq 1`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3602 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3603 +fi # as_fn_arith
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3604 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3605 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3606 +if expr a : '\(a\)' >/dev/null 2>&1 &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3607 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3608 + as_expr=expr
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3609 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3610 + as_expr=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3611 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3612 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3613 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3614 + as_basename=basename
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3615 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3616 + as_basename=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3617 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3618 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3619 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3620 + as_dirname=dirname
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3621 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3622 + as_dirname=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3623 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3624 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3625 +as_me=`$as_basename -- "$0" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3626 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3627 + X"$0" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3628 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3629 +$as_echo X/"$0" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3630 + sed '/^.*\/\([^/][^/]*\)\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3631 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3632 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3633 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3634 + /^X\/\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3635 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3636 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3637 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3638 + /^X\/\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3639 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3640 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3641 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3642 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3643 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3644 +# Avoid depending upon Character Ranges.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3645 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3646 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3647 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3648 +as_cr_digits='0123456789'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3649 +as_cr_alnum=$as_cr_Letters$as_cr_digits
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3650 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3651 +ECHO_C= ECHO_N= ECHO_T=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3652 +case `echo -n x` in @%:@(((((
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3653 +-n*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3654 + case `echo 'xy\c'` in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3655 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3656 + xy) ECHO_C='\c';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3657 + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3658 + ECHO_T=' ';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3659 + esac;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3660 +*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3661 + ECHO_N='-n';;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3662 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3663 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3664 +rm -f conf$$ conf$$.exe conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3665 +if test -d conf$$.dir; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3666 + rm -f conf$$.dir/conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3667 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3668 + rm -f conf$$.dir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3669 + mkdir conf$$.dir 2>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3670 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3671 +if (echo >conf$$.file) 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3672 + if ln -s conf$$.file conf$$ 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3673 + as_ln_s='ln -s'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3674 + # ... but there are two gotchas:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3675 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3676 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3677 + # In both cases, we have to default to `cp -pR'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3678 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3679 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3680 + elif ln conf$$.file conf$$ 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3681 + as_ln_s=ln
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3682 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3683 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3684 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3685 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3686 + as_ln_s='cp -pR'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3687 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3688 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3689 +rmdir conf$$.dir 2>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3690 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3691 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3692 +@%:@ as_fn_mkdir_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3693 +@%:@ -------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3694 +@%:@ Create "@S|@as_dir" as a directory, including parents if necessary.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3695 +as_fn_mkdir_p ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3696 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3697 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3698 + case $as_dir in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3699 + -*) as_dir=./$as_dir;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3700 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3701 + test -d "$as_dir" || eval $as_mkdir_p || {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3702 + as_dirs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3703 + while :; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3704 + case $as_dir in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3705 + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3706 + *) as_qdir=$as_dir;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3707 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3708 + as_dirs="'$as_qdir' $as_dirs"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3709 + as_dir=`$as_dirname -- "$as_dir" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3710 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3711 + X"$as_dir" : 'X\(//\)[^/]' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3712 + X"$as_dir" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3713 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3714 +$as_echo X"$as_dir" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3715 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3716 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3717 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3718 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3719 + /^X\(\/\/\)[^/].*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3720 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3721 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3722 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3723 + /^X\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3724 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3725 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3726 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3727 + /^X\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3728 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3729 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3730 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3731 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3732 + test -d "$as_dir" && break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3733 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3734 + test -z "$as_dirs" || eval "mkdir $as_dirs"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3735 + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3736 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3737 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3738 +} @%:@ as_fn_mkdir_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3739 +if mkdir -p . 2>/dev/null; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3740 + as_mkdir_p='mkdir -p "$as_dir"'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3741 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3742 + test -d ./-p && rmdir ./-p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3743 + as_mkdir_p=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3744 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3745 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3746 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3747 +@%:@ as_fn_executable_p FILE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3748 +@%:@ -----------------------
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3749 +@%:@ Test if FILE is an executable regular file.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3750 +as_fn_executable_p ()
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3751 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3752 + test -f "$1" && test -x "$1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3753 +} @%:@ as_fn_executable_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3754 +as_test_x='test -x'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3755 +as_executable_p=as_fn_executable_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3756 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3757 +# Sed expression to map a string onto a valid CPP name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3758 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3759 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3760 +# Sed expression to map a string onto a valid variable name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3761 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3762 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3763 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3764 +exec 6>&1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3765 +## ----------------------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3766 +## Main body of $CONFIG_STATUS script. ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3767 +## ----------------------------------- ##
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3768 +_ASEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3769 +test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3770 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3771 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3772 +# Save the log message, to keep $0 and so on meaningful, and to
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3773 +# report actual input values of CONFIG_FILES etc. instead of their
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3774 +# values after options handling.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3775 +ac_log="
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3776 +This file was extended by LTFAT $as_me 2.3.1, which was
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3777 +generated by GNU Autoconf 2.69. Invocation command line was
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3778 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3779 + CONFIG_FILES = $CONFIG_FILES
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3780 + CONFIG_HEADERS = $CONFIG_HEADERS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3781 + CONFIG_LINKS = $CONFIG_LINKS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3782 + CONFIG_COMMANDS = $CONFIG_COMMANDS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3783 + $ $0 $@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3784 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3785 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3786 +"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3787 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3788 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3789 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3790 +case $ac_config_files in *"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3791 +"*) set x $ac_config_files; shift; ac_config_files=$*;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3792 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3793 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3794 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3795 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3796 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3797 +# Files that config.status was made for.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3798 +config_files="$ac_config_files"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3799 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3800 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3801 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3802 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3803 +ac_cs_usage="\
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3804 +\`$as_me' instantiates files and other configuration actions
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3805 +from templates according to the current configuration. Unless the files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3806 +and actions are specified as TAGs, all are instantiated by default.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3807 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3808 +Usage: $0 [OPTION]... [TAG]...
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3809 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3810 + -h, --help print this help, then exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3811 + -V, --version print version number and configuration settings, then exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3812 + --config print configuration, then exit
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3813 + -q, --quiet, --silent
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3814 + do not print progress messages
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3815 + -d, --debug don't remove temporary files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3816 + --recheck update $as_me by reconfiguring in the same conditions
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3817 + --file=FILE[:TEMPLATE]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3818 + instantiate the configuration file FILE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3819 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3820 +Configuration files:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3821 +$config_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3822 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3823 +Report bugs to <http://github.com/ltfat/ltfat/issues>."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3824 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3825 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3826 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3827 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3828 +ac_cs_version="\\
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3829 +LTFAT config.status 2.3.1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3830 +configured by $0, generated by GNU Autoconf 2.69,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3831 + with options \\"\$ac_cs_config\\"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3832 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3833 +Copyright (C) 2012 Free Software Foundation, Inc.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3834 +This config.status script is free software; the Free Software Foundation
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3835 +gives unlimited permission to copy, distribute and modify it."
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3836 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3837 +ac_pwd='$ac_pwd'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3838 +srcdir='$srcdir'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3839 +test -n "\$AWK" || AWK=awk
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3840 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3841 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3842 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3843 +# The default lists apply if the user does not specify any file.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3844 +ac_need_defaults=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3845 +while test $# != 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3846 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3847 + case $1 in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3848 + --*=?*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3849 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3850 + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3851 + ac_shift=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3852 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3853 + --*=)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3854 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3855 + ac_optarg=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3856 + ac_shift=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3857 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3858 + *)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3859 + ac_option=$1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3860 + ac_optarg=$2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3861 + ac_shift=shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3862 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3863 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3864 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3865 + case $ac_option in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3866 + # Handling of the options.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3867 + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3868 + ac_cs_recheck=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3869 + --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3870 + $as_echo "$ac_cs_version"; exit ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3871 + --config | --confi | --conf | --con | --co | --c )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3872 + $as_echo "$ac_cs_config"; exit ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3873 + --debug | --debu | --deb | --de | --d | -d )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3874 + debug=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3875 + --file | --fil | --fi | --f )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3876 + $ac_shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3877 + case $ac_optarg in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3878 + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3879 + '') as_fn_error $? "missing file argument" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3880 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3881 + as_fn_append CONFIG_FILES " '$ac_optarg'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3882 + ac_need_defaults=false;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3883 + --he | --h | --help | --hel | -h )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3884 + $as_echo "$ac_cs_usage"; exit ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3885 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3886 + | -silent | --silent | --silen | --sile | --sil | --si | --s)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3887 + ac_cs_silent=: ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3888 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3889 + # This is an error.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3890 + -*) as_fn_error $? "unrecognized option: \`$1'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3891 +Try \`$0 --help' for more information." ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3892 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3893 + *) as_fn_append ac_config_targets " $1"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3894 + ac_need_defaults=false ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3895 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3896 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3897 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3898 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3899 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3900 +ac_configure_extra_args=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3901 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3902 +if $ac_cs_silent; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3903 + exec 6>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3904 + ac_configure_extra_args="$ac_configure_extra_args --silent"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3905 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3906 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3907 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3908 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3909 +if \$ac_cs_recheck; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3910 + set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3911 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3912 + \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3913 + CONFIG_SHELL='$SHELL'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3914 + export CONFIG_SHELL
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3915 + exec "\$@"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3916 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3917 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3918 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3919 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3920 +exec 5>>config.log
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3921 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3922 + echo
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3923 + sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3924 +@%:@@%:@ Running $as_me. @%:@@%:@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3925 +_ASBOX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3926 + $as_echo "$ac_log"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3927 +} >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3928 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3929 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3930 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3931 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3932 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3933 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3934 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3935 +# Handling of arguments.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3936 +for ac_config_target in $ac_config_targets
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3937 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3938 + case $ac_config_target in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3939 + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3940 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3941 + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3942 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3943 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3944 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3945 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3946 +# If the user did not use the arguments to specify the items to instantiate,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3947 +# then the envvar interface is used. Set only those that are not.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3948 +# We use the long form for the default assignment because of an extremely
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3949 +# bizarre bug on SunOS 4.1.3.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3950 +if $ac_need_defaults; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3951 + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3952 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3953 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3954 +# Have a temporary directory for convenience. Make it in the build tree
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3955 +# simply because there is no reason against having it here, and in addition,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3956 +# creating and moving files from /tmp can sometimes cause problems.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3957 +# Hook for its removal unless debugging.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3958 +# Note that there is a small window in which the directory will not be cleaned:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3959 +# after its creation but before its name has been assigned to `$tmp'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3960 +$debug ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3961 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3962 + tmp= ac_tmp=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3963 + trap 'exit_status=$?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3964 + : "${ac_tmp:=$tmp}"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3965 + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3966 +' 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3967 + trap 'as_fn_exit 1' 1 2 13 15
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3968 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3969 +# Create a (secure) tmp directory for tmp files.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3970 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3971 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3972 + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3973 + test -d "$tmp"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3974 +} ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3975 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3976 + tmp=./conf$$-$RANDOM
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3977 + (umask 077 && mkdir "$tmp")
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3978 +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3979 +ac_tmp=$tmp
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3980 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3981 +# Set up the scripts for CONFIG_FILES section.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3982 +# No need to generate them if there are no CONFIG_FILES.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3983 +# This happens for instance with `./config.status config.h'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3984 +if test -n "$CONFIG_FILES"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3985 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3986 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3987 +ac_cr=`echo X | tr X '\015'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3988 +# On cygwin, bash can eat \r inside `` if the user requested igncr.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3989 +# But we know of no other shell where ac_cr would be empty at this
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3990 +# point, so we can use a bashism as a fallback.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3991 +if test "x$ac_cr" = x; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3992 + eval ac_cr=\$\'\\r\'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3993 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3994 +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3995 +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3996 + ac_cs_awk_cr='\\r'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3997 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3998 + ac_cs_awk_cr=$ac_cr
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3999 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4000 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4001 +echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4002 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4003 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4004 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4005 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4006 + echo "cat >conf$$subs.awk <<_ACEOF" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4007 + echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4008 + echo "_ACEOF"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4009 +} >conf$$subs.sh ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4010 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4011 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4012 +ac_delim='%!_!# '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4013 +for ac_last_try in false false false false false :; do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4014 + . ./conf$$subs.sh ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4015 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4016 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4017 + ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4018 + if test $ac_delim_n = $ac_delim_num; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4019 + break
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4020 + elif $ac_last_try; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4021 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4022 + else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4023 + ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4024 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4025 +done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4026 +rm -f conf$$subs.sh
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4027 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4028 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4029 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4030 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4031 +sed -n '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4032 +h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4033 +s/^/S["/; s/!.*/"]=/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4034 +p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4035 +g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4036 +s/^[^!]*!//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4037 +:repl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4038 +t repl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4039 +s/'"$ac_delim"'$//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4040 +t delim
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4041 +:nl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4042 +h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4043 +s/\(.\{148\}\)..*/\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4044 +t more1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4045 +s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4046 +p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4047 +n
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4048 +b repl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4049 +:more1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4050 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4051 +p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4052 +g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4053 +s/.\{148\}//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4054 +t nl
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4055 +:delim
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4056 +h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4057 +s/\(.\{148\}\)..*/\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4058 +t more2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4059 +s/["\\]/\\&/g; s/^/"/; s/$/"/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4060 +p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4061 +b
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4062 +:more2
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4063 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4064 +p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4065 +g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4066 +s/.\{148\}//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4067 +t delim
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4068 +' <conf$$subs.awk | sed '
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4069 +/^[^""]/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4070 + N
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4071 + s/\n//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4072 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4073 +' >>$CONFIG_STATUS || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4074 +rm -f conf$$subs.awk
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4075 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4076 +_ACAWK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4077 +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4078 + for (key in S) S_is_set[key] = 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4079 + FS = ""
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4080 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4081 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4082 +{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4083 + line = $ 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4084 + nfields = split(line, field, "@")
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4085 + substed = 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4086 + len = length(field[1])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4087 + for (i = 2; i < nfields; i++) {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4088 + key = field[i]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4089 + keylen = length(key)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4090 + if (S_is_set[key]) {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4091 + value = S[key]
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4092 + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4093 + len += length(value) + length(field[++i])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4094 + substed = 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4095 + } else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4096 + len += 1 + keylen
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4097 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4098 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4099 + print line
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4100 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4101 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4102 +_ACAWK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4103 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4104 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4105 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4106 + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4107 +else
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4108 + cat
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4109 +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4110 + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4111 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4112 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4113 +# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4114 +# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4115 +# trailing colons and then remove the whole line if VPATH becomes empty
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4116 +# (actually we leave an empty line to preserve line numbers).
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4117 +if test "x$srcdir" = x.; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4118 + ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4119 +h
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4120 +s///
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4121 +s/^/:/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4122 +s/[ ]*$/:/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4123 +s/:\$(srcdir):/:/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4124 +s/:\${srcdir}:/:/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4125 +s/:@srcdir@:/:/g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4126 +s/^:*//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4127 +s/:*$//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4128 +x
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4129 +s/\(=[ ]*\).*/\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4130 +G
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4131 +s/\n//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4132 +s/^[^=]*=[ ]*$//
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4133 +}'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4134 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4135 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4136 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4137 +fi # test -n "$CONFIG_FILES"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4138 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4139 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4140 +eval set X " :F $CONFIG_FILES "
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4141 +shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4142 +for ac_tag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4143 +do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4144 + case $ac_tag in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4145 + :[FHLC]) ac_mode=$ac_tag; continue;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4146 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4147 + case $ac_mode$ac_tag in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4148 + :[FHL]*:*);;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4149 + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4150 + :[FH]-) ac_tag=-:-;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4151 + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4152 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4153 + ac_save_IFS=$IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4154 + IFS=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4155 + set x $ac_tag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4156 + IFS=$ac_save_IFS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4157 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4158 + ac_file=$1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4159 + shift
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4160 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4161 + case $ac_mode in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4162 + :L) ac_source=$1;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4163 + :[FH])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4164 + ac_file_inputs=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4165 + for ac_f
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4166 + do
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4167 + case $ac_f in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4168 + -) ac_f="$ac_tmp/stdin";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4169 + *) # Look for the file first in the build tree, then in the source tree
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4170 + # (if the path is not absolute). The absolute path cannot be DOS-style,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4171 + # because $ac_f cannot contain `:'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4172 + test -f "$ac_f" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4173 + case $ac_f in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4174 + [\\/$]*) false;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4175 + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4176 + esac ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4177 + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4178 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4179 + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4180 + as_fn_append ac_file_inputs " '$ac_f'"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4181 + done
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4182 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4183 + # Let's still pretend it is `configure' which instantiates (i.e., don't
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4184 + # use $as_me), people would be surprised to read:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4185 + # /* config.h. Generated by config.status. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4186 + configure_input='Generated from '`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4187 + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4188 + `' by configure.'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4189 + if test x"$ac_file" != x-; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4190 + configure_input="$ac_file. $configure_input"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4191 + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4192 +$as_echo "$as_me: creating $ac_file" >&6;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4193 + fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4194 + # Neutralize special characters interpreted by sed in replacement strings.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4195 + case $configure_input in #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4196 + *\&* | *\|* | *\\* )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4197 + ac_sed_conf_input=`$as_echo "$configure_input" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4198 + sed 's/[\\\\&|]/\\\\&/g'`;; #(
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4199 + *) ac_sed_conf_input=$configure_input;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4200 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4201 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4202 + case $ac_tag in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4203 + *:-:* | *:-) cat >"$ac_tmp/stdin" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4204 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4205 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4206 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4207 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4208 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4209 + ac_dir=`$as_dirname -- "$ac_file" ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4210 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4211 + X"$ac_file" : 'X\(//\)[^/]' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4212 + X"$ac_file" : 'X\(//\)$' \| \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4213 + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4214 +$as_echo X"$ac_file" |
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4215 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4216 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4217 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4218 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4219 + /^X\(\/\/\)[^/].*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4220 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4221 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4222 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4223 + /^X\(\/\/\)$/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4224 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4225 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4226 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4227 + /^X\(\/\).*/{
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4228 + s//\1/
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4229 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4230 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4231 + s/.*/./; q'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4232 + as_dir="$ac_dir"; as_fn_mkdir_p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4233 + ac_builddir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4234 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4235 +case "$ac_dir" in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4236 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4237 +*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4238 + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4239 + # A ".." for each directory in $ac_dir_suffix.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4240 + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4241 + case $ac_top_builddir_sub in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4242 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4243 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4244 + esac ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4245 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4246 +ac_abs_top_builddir=$ac_pwd
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4247 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4248 +# for backward compatibility:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4249 +ac_top_builddir=$ac_top_build_prefix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4250 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4251 +case $srcdir in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4252 + .) # We are building in place.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4253 + ac_srcdir=.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4254 + ac_top_srcdir=$ac_top_builddir_sub
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4255 + ac_abs_top_srcdir=$ac_pwd ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4256 + [\\/]* | ?:[\\/]* ) # Absolute name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4257 + ac_srcdir=$srcdir$ac_dir_suffix;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4258 + ac_top_srcdir=$srcdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4259 + ac_abs_top_srcdir=$srcdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4260 + *) # Relative name.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4261 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4262 + ac_top_srcdir=$ac_top_build_prefix$srcdir
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4263 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4264 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4265 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4266 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4267 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4268 + case $ac_mode in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4269 + :F)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4270 + #
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4271 + # CONFIG_FILE
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4272 + #
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4273 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4274 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4275 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4276 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4277 +# If the template does not know about datarootdir, expand it.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4278 +# FIXME: This hack should be removed a few years after 2.60.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4279 +ac_datarootdir_hack=; ac_datarootdir_seen=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4280 +ac_sed_dataroot='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4281 +/datarootdir/ {
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4282 + p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4283 + q
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4284 +}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4285 +/@datadir@/p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4286 +/@docdir@/p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4287 +/@infodir@/p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4288 +/@localedir@/p
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4289 +/@mandir@/p'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4290 +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4291 +*datarootdir*) ac_datarootdir_seen=yes;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4292 +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4293 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4294 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4295 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4296 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4297 + ac_datarootdir_hack='
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4298 + s&@datadir@&$datadir&g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4299 + s&@docdir@&$docdir&g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4300 + s&@infodir@&$infodir&g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4301 + s&@localedir@&$localedir&g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4302 + s&@mandir@&$mandir&g
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4303 + s&\\\${datarootdir}&$datarootdir&g' ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4304 +esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4305 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4306 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4307 +# Neutralize VPATH when `$srcdir' = `.'.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4308 +# Shell code in configure.ac might set extrasub.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4309 +# FIXME: do we really want to maintain this feature?
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4310 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4311 +ac_sed_extra="$ac_vpsub
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4312 +$extrasub
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4313 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4314 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4315 +:t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4316 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4317 +s|@configure_input@|$ac_sed_conf_input|;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4318 +s&@top_builddir@&$ac_top_builddir_sub&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4319 +s&@top_build_prefix@&$ac_top_build_prefix&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4320 +s&@srcdir@&$ac_srcdir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4321 +s&@abs_srcdir@&$ac_abs_srcdir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4322 +s&@top_srcdir@&$ac_top_srcdir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4323 +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4324 +s&@builddir@&$ac_builddir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4325 +s&@abs_builddir@&$ac_abs_builddir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4326 +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4327 +$ac_datarootdir_hack
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4328 +"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4329 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4330 + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4331 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4332 +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4333 + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4334 + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4335 + "$ac_tmp/out"`; test -z "$ac_out"; } &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4336 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4337 +which seems to be undefined. Please make sure it is defined" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4338 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4339 +which seems to be undefined. Please make sure it is defined" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4340 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4341 + rm -f "$ac_tmp/stdin"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4342 + case $ac_file in
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4343 + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4344 + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4345 + esac \
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4346 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4347 + ;;
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4348 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4349 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4350 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4351 + esac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4352 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4353 +done # for ac_tag
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4354 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4355 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4356 +as_fn_exit 0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4357 +_ACEOF
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4358 +ac_clean_files=$ac_clean_files_save
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4359 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4360 +test $ac_write_fail = 0 ||
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4361 + as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4362 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4363 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4364 +# configure is writing to config.log, and then calls config.status.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4365 +# config.status does its own redirection, appending to config.log.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4366 +# Unfortunately, on DOS this fails, as config.log is still kept open
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4367 +# by configure, so config.status won't be able to write to it; its
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4368 +# output is simply discarded. So we exec the FD to /dev/null,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4369 +# effectively closing config.log, so it can be properly (re)opened and
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4370 +# appended to by config.status. When coming back to configure, we
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4371 +# need to make the FD available again.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4372 +if test "$no_create" != yes; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4373 + ac_cs_success=:
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4374 + ac_config_status_args=
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4375 + test "$silent" = yes &&
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4376 + ac_config_status_args="$ac_config_status_args --quiet"
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4377 + exec 5>/dev/null
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4378 + $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4379 + exec 5>>config.log
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4380 + # Use ||, not &&, to avoid exiting from the if with $? = 1, which
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4381 + # would make configure fail if this is the last instruction.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4382 + $ac_cs_success || as_fn_exit 1
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4383 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4384 +if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4385 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4386 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4387 +fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4388 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4389 diff -uNr a/src/autom4te.cache/requests b/src/autom4te.cache/requests
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4390 --- a/src/autom4te.cache/requests 1969-12-31 19:00:00.000000000 -0500
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4391 +++ b/src/autom4te.cache/requests 2018-07-06 14:01:20.468920717 -0400
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4392 @@ -0,0 +1,78 @@
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4393 +# This file was generated by Autom4te Sun Aug 20 18:29:13 UTC 2017.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4394 +# It contains the lists of macros which have been traced.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4395 +# It can be safely removed.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4396 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4397 +@request = (
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4398 + bless( [
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4399 + '0',
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4400 + 1,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4401 + [
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4402 + '/usr/share/autoconf'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4403 + ],
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4404 + [
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4405 + '/usr/share/autoconf/autoconf/autoconf.m4f',
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4406 + 'configure.ac'
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4407 + ],
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4408 + {
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4409 + '_AM_MAKEFILE_INCLUDE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4410 + 'm4_include' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4411 + 'AC_CANONICAL_HOST' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4412 + 'AC_CANONICAL_BUILD' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4413 + 'AM_MAINTAINER_MODE' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4414 + 'LT_CONFIG_LTDL_DIR' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4415 + 'AC_CONFIG_SUBDIRS' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4416 + '_AM_COND_IF' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4417 + 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4418 + 'AM_XGETTEXT_OPTION' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4419 + 'AM_PROG_CXX_C_O' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4420 + 'LT_SUPPORTED_TAG' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4421 + 'AC_CANONICAL_SYSTEM' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4422 + 'AM_PROG_LIBTOOL' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4423 + '_AM_SUBST_NOTMAKE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4424 + 'AC_FC_PP_DEFINE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4425 + 'AM_PROG_CC_C_O' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4426 + 'AM_MAKEFILE_INCLUDE' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4427 + 'AC_CONFIG_FILES' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4428 + '_AM_COND_ENDIF' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4429 + 'AC_CONFIG_LIBOBJ_DIR' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4430 + 'AC_INIT' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4431 + 'AC_LIBSOURCE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4432 + '_m4_warn' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4433 + 'AC_CONFIG_AUX_DIR' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4434 + 'AC_REQUIRE_AUX_FILE' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4435 + 'AC_PROG_LIBTOOL' => 1,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4436 + 'AM_PROG_FC_C_O' => 1,
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4437 + 'AM_GNU_GETTEXT' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4438 + '_AM_COND_ELSE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4439 + 'AM_PROG_F77_C_O' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4440 + 'LT_INIT' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4441 + 'AC_SUBST' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4442 + 'AM_ENABLE_MULTILIB' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4443 + 'AM_CONDITIONAL' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4444 + 'AC_DEFINE_TRACE_LITERAL' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4445 + 'AM_INIT_AUTOMAKE' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4446 + 'AC_CANONICAL_TARGET' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4447 + '_LT_AC_TAGCONFIG' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4448 + 'AH_OUTPUT' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4449 + 'AC_CONFIG_LINKS' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4450 + 'AM_PROG_MOC' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4451 + 'AM_PROG_AR' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4452 + 'm4_pattern_forbid' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4453 + 'AM_AUTOMAKE_VERSION' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4454 + 'AM_PATH_GUILE' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4455 + 'sinclude' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4456 + 'AM_POT_TOOLS' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4457 + 'include' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4458 + 'm4_pattern_allow' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4459 + 'm4_sinclude' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4460 + 'AC_FC_SRCEXT' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4461 + 'AM_SILENT_RULES' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4462 + 'AC_FC_PP_SRCEXT' => 1,
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4463 + 'AC_CONFIG_HEADERS' => 1,
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4464 + 'AM_NLS' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4465 + 'AC_FC_FREEFORM' => 1,
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4466 + 'AC_SUBST_TRACE' => 1
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4467 + }
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4468 + ], 'Autom4te::Request' )
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4469 + );
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4470 +
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4471 diff -uNr a/src/autom4te.cache/traces.0 b/src/autom4te.cache/traces.0
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4472 --- a/src/autom4te.cache/traces.0 1969-12-31 19:00:00.000000000 -0500
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4473 +++ b/src/autom4te.cache/traces.0 2018-07-06 14:01:20.408923225 -0400
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4474 @@ -0,0 +1,232 @@
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4475 +m4trace:configure.ac:2: -1- AC_INIT([LTFAT], [2.3.1], [http://github.com/ltfat/ltfat/issues], [ltfat])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4476 +m4trace:configure.ac:2: -1- m4_pattern_forbid([^_?A[CHUM]_])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4477 +m4trace:configure.ac:2: -1- m4_pattern_forbid([_AC_])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4478 +m4trace:configure.ac:2: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4479 +m4trace:configure.ac:2: -1- m4_pattern_allow([^AS_FLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4480 +m4trace:configure.ac:2: -1- m4_pattern_forbid([^_?m4_])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4481 +m4trace:configure.ac:2: -1- m4_pattern_forbid([^dnl$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4482 +m4trace:configure.ac:2: -1- m4_pattern_forbid([^_?AS_])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4483 +m4trace:configure.ac:2: -1- AC_SUBST([SHELL])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4484 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([SHELL])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4485 +m4trace:configure.ac:2: -1- m4_pattern_allow([^SHELL$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4486 +m4trace:configure.ac:2: -1- AC_SUBST([PATH_SEPARATOR])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4487 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4488 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PATH_SEPARATOR$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4489 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4490 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_NAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4491 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_NAME$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4492 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4493 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4494 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4495 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4496 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4497 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_VERSION$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4498 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4499 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_STRING])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4500 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_STRING$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4501 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4502 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4503 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4504 +m4trace:configure.ac:2: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL], ['AC_PACKAGE_URL'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4505 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([PACKAGE_URL])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4506 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_URL$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4507 +m4trace:configure.ac:2: -1- AC_SUBST([exec_prefix], [NONE])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4508 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([exec_prefix])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4509 +m4trace:configure.ac:2: -1- m4_pattern_allow([^exec_prefix$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4510 +m4trace:configure.ac:2: -1- AC_SUBST([prefix], [NONE])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4511 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([prefix])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4512 +m4trace:configure.ac:2: -1- m4_pattern_allow([^prefix$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4513 +m4trace:configure.ac:2: -1- AC_SUBST([program_transform_name], [s,x,x,])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4514 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([program_transform_name])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4515 +m4trace:configure.ac:2: -1- m4_pattern_allow([^program_transform_name$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4516 +m4trace:configure.ac:2: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4517 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([bindir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4518 +m4trace:configure.ac:2: -1- m4_pattern_allow([^bindir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4519 +m4trace:configure.ac:2: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4520 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([sbindir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4521 +m4trace:configure.ac:2: -1- m4_pattern_allow([^sbindir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4522 +m4trace:configure.ac:2: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4523 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([libexecdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4524 +m4trace:configure.ac:2: -1- m4_pattern_allow([^libexecdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4525 +m4trace:configure.ac:2: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4526 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([datarootdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4527 +m4trace:configure.ac:2: -1- m4_pattern_allow([^datarootdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4528 +m4trace:configure.ac:2: -1- AC_SUBST([datadir], ['${datarootdir}'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4529 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([datadir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4530 +m4trace:configure.ac:2: -1- m4_pattern_allow([^datadir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4531 +m4trace:configure.ac:2: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4532 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([sysconfdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4533 +m4trace:configure.ac:2: -1- m4_pattern_allow([^sysconfdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4534 +m4trace:configure.ac:2: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4535 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([sharedstatedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4536 +m4trace:configure.ac:2: -1- m4_pattern_allow([^sharedstatedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4537 +m4trace:configure.ac:2: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4538 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([localstatedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4539 +m4trace:configure.ac:2: -1- m4_pattern_allow([^localstatedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4540 +m4trace:configure.ac:2: -1- AC_SUBST([runstatedir], ['${localstatedir}/run'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4541 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([runstatedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4542 +m4trace:configure.ac:2: -1- m4_pattern_allow([^runstatedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4543 +m4trace:configure.ac:2: -1- AC_SUBST([includedir], ['${prefix}/include'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4544 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([includedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4545 +m4trace:configure.ac:2: -1- m4_pattern_allow([^includedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4546 +m4trace:configure.ac:2: -1- AC_SUBST([oldincludedir], ['/usr/include'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4547 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([oldincludedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4548 +m4trace:configure.ac:2: -1- m4_pattern_allow([^oldincludedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4549 +m4trace:configure.ac:2: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4550 + ['${datarootdir}/doc/${PACKAGE_TARNAME}'],
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4551 + ['${datarootdir}/doc/${PACKAGE}'])])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4552 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([docdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4553 +m4trace:configure.ac:2: -1- m4_pattern_allow([^docdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4554 +m4trace:configure.ac:2: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4555 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([infodir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4556 +m4trace:configure.ac:2: -1- m4_pattern_allow([^infodir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4557 +m4trace:configure.ac:2: -1- AC_SUBST([htmldir], ['${docdir}'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4558 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([htmldir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4559 +m4trace:configure.ac:2: -1- m4_pattern_allow([^htmldir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4560 +m4trace:configure.ac:2: -1- AC_SUBST([dvidir], ['${docdir}'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4561 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([dvidir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4562 +m4trace:configure.ac:2: -1- m4_pattern_allow([^dvidir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4563 +m4trace:configure.ac:2: -1- AC_SUBST([pdfdir], ['${docdir}'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4564 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([pdfdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4565 +m4trace:configure.ac:2: -1- m4_pattern_allow([^pdfdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4566 +m4trace:configure.ac:2: -1- AC_SUBST([psdir], ['${docdir}'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4567 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([psdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4568 +m4trace:configure.ac:2: -1- m4_pattern_allow([^psdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4569 +m4trace:configure.ac:2: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4570 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([libdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4571 +m4trace:configure.ac:2: -1- m4_pattern_allow([^libdir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4572 +m4trace:configure.ac:2: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4573 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([localedir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4574 +m4trace:configure.ac:2: -1- m4_pattern_allow([^localedir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4575 +m4trace:configure.ac:2: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4576 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([mandir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4577 +m4trace:configure.ac:2: -1- m4_pattern_allow([^mandir$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4578 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4579 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_NAME$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4580 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4581 +@%:@undef PACKAGE_NAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4582 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4583 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4584 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4585 +@%:@undef PACKAGE_TARNAME])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4586 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4587 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_VERSION$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4588 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4589 +@%:@undef PACKAGE_VERSION])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4590 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4591 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_STRING$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4592 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4593 +@%:@undef PACKAGE_STRING])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4594 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4595 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4596 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4597 +@%:@undef PACKAGE_BUGREPORT])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4598 +m4trace:configure.ac:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4599 +m4trace:configure.ac:2: -1- m4_pattern_allow([^PACKAGE_URL$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4600 +m4trace:configure.ac:2: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4601 +@%:@undef PACKAGE_URL])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4602 +m4trace:configure.ac:2: -1- AC_SUBST([DEFS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4603 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([DEFS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4604 +m4trace:configure.ac:2: -1- m4_pattern_allow([^DEFS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4605 +m4trace:configure.ac:2: -1- AC_SUBST([ECHO_C])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4606 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([ECHO_C])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4607 +m4trace:configure.ac:2: -1- m4_pattern_allow([^ECHO_C$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4608 +m4trace:configure.ac:2: -1- AC_SUBST([ECHO_N])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4609 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([ECHO_N])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4610 +m4trace:configure.ac:2: -1- m4_pattern_allow([^ECHO_N$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4611 +m4trace:configure.ac:2: -1- AC_SUBST([ECHO_T])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4612 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([ECHO_T])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4613 +m4trace:configure.ac:2: -1- m4_pattern_allow([^ECHO_T$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4614 +m4trace:configure.ac:2: -1- AC_SUBST([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4615 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4616 +m4trace:configure.ac:2: -1- m4_pattern_allow([^LIBS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4617 +m4trace:configure.ac:2: -1- AC_SUBST([build_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4618 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([build_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4619 +m4trace:configure.ac:2: -1- m4_pattern_allow([^build_alias$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4620 +m4trace:configure.ac:2: -1- AC_SUBST([host_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4621 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([host_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4622 +m4trace:configure.ac:2: -1- m4_pattern_allow([^host_alias$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4623 +m4trace:configure.ac:2: -1- AC_SUBST([target_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4624 +m4trace:configure.ac:2: -1- AC_SUBST_TRACE([target_alias])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4625 +m4trace:configure.ac:2: -1- m4_pattern_allow([^target_alias$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4626 +m4trace:configure.ac:4: -1- AC_SUBST([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4627 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4628 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4629 +m4trace:configure.ac:4: -1- AC_SUBST([CFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4630 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4631 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4632 +m4trace:configure.ac:4: -1- AC_SUBST([LDFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4633 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([LDFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4634 +m4trace:configure.ac:4: -1- m4_pattern_allow([^LDFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4635 +m4trace:configure.ac:4: -1- AC_SUBST([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4636 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4637 +m4trace:configure.ac:4: -1- m4_pattern_allow([^LIBS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4638 +m4trace:configure.ac:4: -1- AC_SUBST([CPPFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4639 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CPPFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4640 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CPPFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4641 +m4trace:configure.ac:4: -1- AC_SUBST([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4642 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4643 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4644 +m4trace:configure.ac:4: -1- AC_SUBST([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4645 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4646 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4647 +m4trace:configure.ac:4: -1- AC_SUBST([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4648 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4649 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4650 +m4trace:configure.ac:4: -1- AC_SUBST([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4651 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4652 +m4trace:configure.ac:4: -1- m4_pattern_allow([^CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4653 +m4trace:configure.ac:4: -1- AC_SUBST([ac_ct_CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4654 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([ac_ct_CC])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4655 +m4trace:configure.ac:4: -1- m4_pattern_allow([^ac_ct_CC$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4656 +m4trace:configure.ac:4: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4657 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([EXEEXT])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4658 +m4trace:configure.ac:4: -1- m4_pattern_allow([^EXEEXT$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4659 +m4trace:configure.ac:4: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4660 +m4trace:configure.ac:4: -1- AC_SUBST_TRACE([OBJEXT])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4661 +m4trace:configure.ac:4: -1- m4_pattern_allow([^OBJEXT$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4662 +m4trace:configure.ac:5: -1- AC_SUBST([CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4663 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4664 +m4trace:configure.ac:5: -1- m4_pattern_allow([^CXX$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4665 +m4trace:configure.ac:5: -1- AC_SUBST([CXXFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4666 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([CXXFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4667 +m4trace:configure.ac:5: -1- m4_pattern_allow([^CXXFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4668 +m4trace:configure.ac:5: -1- AC_SUBST([LDFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4669 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([LDFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4670 +m4trace:configure.ac:5: -1- m4_pattern_allow([^LDFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4671 +m4trace:configure.ac:5: -1- AC_SUBST([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4672 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([LIBS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4673 +m4trace:configure.ac:5: -1- m4_pattern_allow([^LIBS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4674 +m4trace:configure.ac:5: -1- AC_SUBST([CPPFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4675 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([CPPFLAGS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4676 +m4trace:configure.ac:5: -1- m4_pattern_allow([^CPPFLAGS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4677 +m4trace:configure.ac:5: -1- AC_SUBST([CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4678 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4679 +m4trace:configure.ac:5: -1- m4_pattern_allow([^CXX$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4680 +m4trace:configure.ac:5: -1- AC_SUBST([ac_ct_CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4681 +m4trace:configure.ac:5: -1- AC_SUBST_TRACE([ac_ct_CXX])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4682 +m4trace:configure.ac:5: -1- m4_pattern_allow([^ac_ct_CXX$])
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4683 +m4trace:configure.ac:29: -1- AC_SUBST([MKOCTFILE])
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4684 +m4trace:configure.ac:29: -1- AC_SUBST_TRACE([MKOCTFILE])
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4685 +m4trace:configure.ac:29: -1- m4_pattern_allow([^MKOCTFILE$])
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4686 +m4trace:configure.ac:43: -1- AC_SUBST([have_libportaudio])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4687 +m4trace:configure.ac:43: -1- AC_SUBST_TRACE([have_libportaudio])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4688 +m4trace:configure.ac:43: -1- m4_pattern_allow([^have_libportaudio$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4689 +m4trace:configure.ac:44: -1- AC_CONFIG_FILES([Makefile])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4690 +m4trace:configure.ac:44: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4691 +You should run autoupdate.], [])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4692 +m4trace:configure.ac:44: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4693 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4694 +m4trace:configure.ac:44: -1- m4_pattern_allow([^LIB@&t@OBJS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4695 +m4trace:configure.ac:44: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4696 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([LTLIBOBJS])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4697 +m4trace:configure.ac:44: -1- m4_pattern_allow([^LTLIBOBJS$])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4698 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([top_builddir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4699 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([top_build_prefix])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4700 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([srcdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4701 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([abs_srcdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4702 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([top_srcdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4703 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([abs_top_srcdir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4704 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([builddir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4705 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([abs_builddir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4706 +m4trace:configure.ac:44: -1- AC_SUBST_TRACE([abs_top_builddir])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4707 diff -uNr a/src/configure b/src/configure
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4708 --- a/src/configure 2018-06-21 11:03:12.000000000 -0400
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4709 +++ b/src/configure 2018-07-06 14:01:20.468920717 -0400
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4710 @@ -587,7 +587,7 @@
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4711 ac_subst_vars='LTLIBOBJS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4712 LIBOBJS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4713 have_libportaudio
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4714 -MKOCTFILE_CHECK
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4715 +MKOCTFILE
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4716 ac_ct_CXX
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4717 CXXFLAGS
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4718 CXX
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4719 @@ -3078,15 +3078,56 @@
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4720 # AC_MSG_ERROR([Cannot find LAPACK libraries])
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4721 #fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4722
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4723 -# Extract the first word of "mkoctfile", so it can be a program name with args.
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4724 +if test -n "$ac_tool_prefix"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4725 + # Extract the first word of "${ac_tool_prefix}mkoctfile", so it can be a program name with args.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4726 +set dummy ${ac_tool_prefix}mkoctfile; ac_word=$2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4727 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4728 +$as_echo_n "checking for $ac_word... " >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4729 +if ${ac_cv_prog_MKOCTFILE+:} false; then :
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4730 + $as_echo_n "(cached) " >&6
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4731 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4732 + if test -n "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4733 + ac_cv_prog_MKOCTFILE="$MKOCTFILE" # Let the user override the test.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4734 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4735 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4736 +for as_dir in $PATH
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4737 +do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4738 + IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4739 + test -z "$as_dir" && as_dir=.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4740 + for ac_exec_ext in '' $ac_executable_extensions; do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4741 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4742 + ac_cv_prog_MKOCTFILE="${ac_tool_prefix}mkoctfile"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4743 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4744 + break 2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4745 + fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4746 +done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4747 + done
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4748 +IFS=$as_save_IFS
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4749 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4750 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4751 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4752 +MKOCTFILE=$ac_cv_prog_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4753 +if test -n "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4754 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKOCTFILE" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4755 +$as_echo "$MKOCTFILE" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4756 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4757 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4758 +$as_echo "no" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4759 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4760 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4761 +
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4762 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4763 +if test -z "$ac_cv_prog_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4764 + ac_ct_MKOCTFILE=$MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4765 + # Extract the first word of "mkoctfile", so it can be a program name with args.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4766 set dummy mkoctfile; ac_word=$2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4768 $as_echo_n "checking for $ac_word... " >&6; }
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4769 -if ${ac_cv_prog_MKOCTFILE_CHECK+:} false; then :
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4770 +if ${ac_cv_prog_ac_ct_MKOCTFILE+:} false; then :
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4771 $as_echo_n "(cached) " >&6
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4772 else
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4773 - if test -n "$MKOCTFILE_CHECK"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4774 - ac_cv_prog_MKOCTFILE_CHECK="$MKOCTFILE_CHECK" # Let the user override the test.
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4775 + if test -n "$ac_ct_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4776 + ac_cv_prog_ac_ct_MKOCTFILE="$ac_ct_MKOCTFILE" # Let the user override the test.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4777 else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4778 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4779 for as_dir in $PATH
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4780 @@ -3095,7 +3136,7 @@
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4781 test -z "$as_dir" && as_dir=.
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4782 for ac_exec_ext in '' $ac_executable_extensions; do
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4783 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4784 - ac_cv_prog_MKOCTFILE_CHECK=""yes""
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4785 + ac_cv_prog_ac_ct_MKOCTFILE="mkoctfile"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4786 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4787 break 2
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4788 fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4789 @@ -3105,17 +3146,31 @@
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4790
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4791 fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4792 fi
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4793 -MKOCTFILE_CHECK=$ac_cv_prog_MKOCTFILE_CHECK
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4794 -if test -n "$MKOCTFILE_CHECK"; then
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4795 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKOCTFILE_CHECK" >&5
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4796 -$as_echo "$MKOCTFILE_CHECK" >&6; }
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4797 +ac_ct_MKOCTFILE=$ac_cv_prog_ac_ct_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4798 +if test -n "$ac_ct_MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4799 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MKOCTFILE" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4800 +$as_echo "$ac_ct_MKOCTFILE" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4801 else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4803 $as_echo "no" >&6; }
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4804 fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4805
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4806 + if test "x$ac_ct_MKOCTFILE" = x; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4807 + MKOCTFILE=""
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4808 + else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4809 + case $cross_compiling:$ac_tool_warned in
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4810 +yes:)
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4811 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4812 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4813 +ac_tool_warned=yes ;;
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4814 +esac
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4815 + MKOCTFILE=$ac_ct_MKOCTFILE
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4816 + fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4817 +else
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4818 + MKOCTFILE="$ac_cv_prog_MKOCTFILE"
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4819 +fi
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4820
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4821 -if test "$MKOCTFILE_CHECK" != "yes" ; then
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4822 +if test -z "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4823 as_fn_error $? "Please install mkoctfile." "$LINENO" 5
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4824 fi
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4825
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4826 diff -uNr a/src/configure.ac b/src/configure.ac
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4827 --- a/src/configure.ac 2018-06-21 11:03:11.000000000 -0400
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4828 +++ b/src/configure.ac 2018-07-06 14:01:10.525335982 -0400
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4829 @@ -26,8 +26,8 @@
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4830 #fi
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4831
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4832 dnl Check for MKOCTFILE
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4833 -AC_CHECK_PROG(MKOCTFILE_CHECK,mkoctfile,"yes")
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4834 -if test "$MKOCTFILE_CHECK" != "yes" ; then
4766
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4835 +AC_CHECK_TOOL(MKOCTFILE,mkoctfile)
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4836 +if test -z "$MKOCTFILE"; then
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4837 AC_MSG_ERROR([Please install mkoctfile.])
7f203bae655e of-ltfat: fix configure test for mkoctfile instead of deleting it
John W. Eaton <jwe@octave.org>
parents: 4765
diff changeset
4838 fi
4765
451959325f84 of-ltfat: assume MKOCTFILE is set when building
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4839